/* hand coded by izzat aziz [http://izzataziz.net] */

*{ margin: 0; padding: 0; }
a { text-decoration: none; }
a:hover { text-decoration: none; }
.clear { clear: both; }
.right { float:right;}
.left { float:left;}
img {border: 0;}

/*body { background: url(img/bg.gif) repeat; font-family: arial,verdana,helvetica; }*/

body { background: #fff; font-family: arial,verdana,helvetica; }



.list { width: 950px; margin: 0 auto; color: #485766; font-size: 11px; font-family: verdana; }
.sub { padding-top: 15px; }
.sub a { color: #6a87a3; }
.sub a:hover { text-decoration: underline; }

.search {float: right; padding-top: 10px; margin: 0; width: 205px;}

.search input[type="text"] {  

background-color: #101011;  width: 195px; height: 25px;  
border: 0; border-left: 1px solid #292d30; border-right: 1px solid #292d30; border-bottom: 1px solid #292d30; 
-moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; 
font-size: 11px;
color: #38444f;
padding-left: 8px;

}

.search input[type="image"] { position: relative; right: -180px; top: -23px;}
.button { float:right; padding-top: 15px; margin-right: 10px; }




#header { width: 950px; margin: 25px auto; }

.logo { width: 626px; height: 56px; }

ul.topnav { list-style: none; padding: 0; float: right; font-size: 18px; font-family: arial; }
ul.topnav li { float: left; margin: 10px 0; padding: 0 15px 0 0; }
ul.topnav li a{ padding: 8px 10px; color: #7a8090; text-decoration: none; float: left; background-color: transparent; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
ul.topnav li a:hover{ color: #fff; background-color: #0d0f13; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; opacity:0.8; filter:alpha(opacity=80);}


#banner { width: 950px; margin: 25px auto 10px auto; }


#slider {
    position:relative;
	background:#202834 url(../img/loading.gif) no-repeat 50% 50%;
	border: 10px solid #fff;
}


#slider-shadow {
position: relative;
bottom: 5px;
}

#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
}

.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:89;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}

.nivo-controlNav {
	position:absolute;
	left:47%;
	bottom:-30px;
	
}
.nivo-controlNav a {
	display:block;
	width:15px;
	height:15px;
	background:url(img/shape.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:-15px 0;
}

.nivo-directionNav a {
	display:block;
	width:32px;
	height:34px;
	background:url(img/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-32px 0;
	right:10px;
}
a.nivo-prevNav {
	left:10px;
}


/*#wrapper { width:100%; height: 100%; background: url(img/bg.png) repeat-x transparent;}*/

#wrapper { width:100%; height: 100%;}

#main { margin: 0 auto 10px auto; padding: 20px; width: 910px; background: url(img/mainbg.png) repeat;}
.block {width: 290px; float:left; margin-right: 20px; }
.block2 {width: 290px; float:left;}
.smallblock {width: 240px;  background: url(img/sectionbg.png) repeat; margin-top: 10px; padding: 20px;}

.head {width: 290px; height: 46px; background: url(img/head.png) repeat-x;}

.section { width: 250px;  background: url(img/sectionbg.png) repeat; padding: 20px; font-size: 14px; color: #6a7796;}
.section h2 {font-size: 18px; font-weight: bold; color: #fff;}
.section h3 {font-size: 12px; font-weight: normal; }
.section h3 a { color: #3f9fcf; }
.section h3 a:hover { text-decoration: underline; }
.section p { margin: 20px 0; line-height: 15pt; }
.learn { margin-top: 40px; font-size: 12px; font-weight: bold; margin-bottom: 15px; width: 100px;}
.learn a {background-color: #11719f; margin-right: 0px; padding: 12px 10px; margin-top: 20px; color: #fff;}
.learn a:hover {color: #000;}

.section2 { width: 240px;  background: url(img/sectionbg.png) repeat; padding: 20px;}
.ico { float:left; margin-right: 20px; margin-bottom: 20px; }
.ico2 {float:left;}
.ico2 img {margin-right: 5px;}
.detail {float:left;}
.detail h3 {font-size: 14px; font-weight: bold; color: #fff;}
.detail h4 {font-size: 14px; font-weight: normal; color: #6a7796;}

.icons { float:left; margin-top: 10px; margin-left: 10px; }
.title { margin-left: 10px; margin-top: 10px;font-family: arial; font-weight: bold; font-size: 20px; color: #fff; float:left;}

#topfooter { background-color: #0f131f; margin-top: 20px; width: 100%; padding: 30px 0; border-bottom: 1px solid #040507;}
.topcontent {width: 950px; margin: 0 auto;}
.column { float:left; margin-right: 50px; }
.column h2 {font-size: 22px; font-weight: bold; margin-bottom: 20px; color: #8c94ac;}

ul.botnav { list-style: none; padding: 0; font-size: 12px; font-family: verdana; }
ul.botnav li { margin: 0; padding: 0 0 10px 0; }
ul.botnav li a{ padding: 0; color: #606574;}
ul.botnav li a:hover{ text-decoration: underline }

.gallery { width: 260px; }
.gallery img {background-color: #191f2f; padding: 5px; border: 1px solid #252c3e; float:left; margin-right:10px; margin-bottom:10px;}

.twitterbox { background: url(img/tweetbg.png) repeat; padding: 10px; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; width: 280px;}
.twitter {font-size: 12px; font-family: verdana; color: #417893; margin: 0; }
.twitbird {float: right; margin-right: 20px;}
.twitter a {color: #b8e2f6; }
.twitter a:hover {text-decoration: underline;}
.twitinfo { margin-top: 25px; font-size: 11px; font-family: verdana; color:#305465; }
.twitinfo a{ color:#417893; }
.twitinfo a:hover{ text-decoration: underline; }

#footer { background-color: #040507; border-top: 1px solid #0f131f; width: 100%; padding: 25px 0; }
.fotcontent { width: 950px; margin: 0 auto; font-family: verdana; font-size: 11px; color: #6a7796; }
.fotcontent a{ color: #6a7796;  }
.fotcontent a:hover{ text-decoration: underline; }

/* Extra Style For single.html */

#wrap { background: url(img/wrapbg.png) repeat; width: 950px; padding:20px; margin:0 auto;}

#sheet { background: #fff url('img/sidebar.png') repeat-y right top;}
.main-content {width: 640px; padding: 20px; float:left;}
.main-content img { background-color: #eef0f5; border: 1px solid #ced1da; padding: 5px;}
.main-title{ font-size: 22px; font-weight: bold; color: #4d5467; width: 600px; margin: 0; margin-bottom: 20px; padding-bottom: 1px; border-bottom: 1px dotted #84a1af; display:block; }
.main-title img { background-color: transparent; border: 0; padding: 0; }
.post { font-size: 12px; font-family: verdana; color: #444955; line-height: 17px; }
.post p { margin-top: 20px; }
.post blockquote { background-color: #eef0f5; border: 1px solid #ced1da; padding: 20px; color: #788093; font-weight: bold; font-style: italic; }

.sidebar { float:right; width: 270px; background-color: #eef0f5; }
.sidehead { background-color: #9097a9; padding: 10px; margin: 0; font-family: arial; font-size: 20px; font-weight: bold; color: #fff; }
.sidepost { padding: 20px; font-size: 12px; font-family: verdana; color: #444955; line-height: 17px;}

ul.spenav { list-style: none; padding: 10px; font-size: 14px; font-family: verdana; font-weight: bold; color: #747c93; }
ul.spenav li { margin: 0 0 10px 0;  }
ul.spenav li a{ padding: 10px; background: #dce0e9 url('img/arrowlink.png') no-repeat 95% 50%; color: #747c93; display: block; }
ul.spenav li a:hover{ color: #444d68; background: #d0d4de url('img/arrowhover.png') no-repeat 95% 50%; }

ul.sidenav { list-style: none; padding: 20px; font-size: 14px; font-family: verdana; font-weight: bold; color: #747c93; }
ul.sidenav li { margin: 0 0 10px 0;  }
ul.sidenav li span{ float:right; color: #444d68; }
ul.sidenav li a{ padding: 10px; color: #747c93;  }
ul.sidenav li a:hover{ text-decoration: underline; }

.ico3 {float:left;}
.ico3 img {margin-right: 2px;}

/* Extra Style For gallery.html */

#gallerysheet { background-color: #fff; padding: 25px;}
.gallery-head { margin-bottom: 15px; }
.gallery-head h2 { font-size: 22px; font-weight: bold; color: #4d5467; }
.gallery-body { margin-top: 20px; }
.gallery-body img { background-color: #eef0f5; border: 1px solid #ced1da; padding: 5px; margin: 0 15px 15px 0; float: left; }

ul.gallerynav {
	list-style: none;
	margin: 0;
	float: right;
}
ul.gallerynav li {
	float: right;
	margin: 0;
	padding: 8px 40px 8px 10px;
	background-color: #11719f;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	position: relative; /*--Declare X and Y axis base for sub navigation--*/
}
ul.gallerynav li a{
	padding: 10px 5px;
	color: #fff;
	display: block;
	text-decoration: none;
	float: left;
}
.trigger span{
width: 38px;
	height: 34px;
	float: right;
	margin: 0;
	margin-left: 5px;
	background: url(img/plus.png) no-repeat;
	}
.trigger span.subhover {cursor: pointer;} /*--Hover effect for trigger--*/
ul.gallerynav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0; top: 35px;
	background: #11719f;
	margin: 0; padding: 0;
	display: none;
	float: left;
	width: 153px;
}
ul.gallerynav li ul.subnav li{
	margin: 0; padding: 0;
	clear: both;
	width: 153px;
}
html ul.gallerynav li ul.subnav li a {
	float: left;
	width: 128px;
	padding-left: 20px;
}
html ul.gallerynav li ul.subnav li a:hover { 
background: #1a93cd;
}

#paging { margin-top: 20px; padding: 10px; background-color: #eef0f5; border: 1px solid #ced1da; font-family: verdana; font-size: 12px; font-weight: bold; color: #fff; }
.next { margin: 10px 0; }
.next a{ background-color: #4eabd7; padding: 10px; color:#fff}
.next a:hover { background-color: #11719f;}

/* Extra Style For blog.html */

.content { padding: 10px 0 20px 0; margin-bottom: 20px; font-family: verdana; font-size: 11px; color: #000; border-bottom: 1px dotted #000;}
.blogtitle { margin-bottom: 20px; }
.content h1 { font-size: 26px; font-family: arial; font-weight: bold; color: #1c8cb5; }
.content a {font-weight: bold; color: #1c8cb5; }
.content a:hover { text-decoration: underline; }



