/* 
WOO CUSTOM STYLESHEET
---------------------

*/

/* 	Muhammad Sakeeful Islam
	m.sakeef@gmail.com
*/
.clearfix:after { 
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden; 
}


/*div.recent-post p{
font-size: 12px;
line-height: 15px;
}*/
#content .first-box-block{
    color: #fefefd;
    float: left;
    padding:10px 30px 0 0;
    width: 270px;
}
#content .first-box-block.fbb-last{
    padding-right: 0px;
}
#content .first-box-block h3{
	color: #f3f4c9;
	font-family: "Helvetica Neue",Helvetica,sans-serif;
	font-size: 15px;
	font-weight:700;
	line-height: 1.4em;
	margin-bottom: 2px;
}
#content .first-box-block p{
	color: #f3f4c9;
	font-family: "Helvetica Neue",Helvetica,sans-serif;
	font-size: 13px;
	line-height: 1.4em;
	font-weight:700;
}
.nav-wrapper{
	margin: 0 auto;
    position: relative;
    width: 950px;
}
.btn{
background-image: url(images/btn.png);
background-position: center center;
background-repeat: no-repeat;
color: #F4F5C9;
width: 172px;
border: none;
padding: 4px 10px;
background-color: transparent;
font-family: Times New Roman, Serif;
font-size: 18px;
}


body.ie {
		



margin:0 auto;



}

html, body {



}
*{
   margin:0;
   padding:0;
}

* html .clearfix {  
  height: 1%; 

} /* Hides from IE-mac \*/
.clearfix {  
  display: block;  
}


  

body #container{
	 
position: relative;
z-index: 2;
	    
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
h1.title {
 border-bottom: 1px solid #636;
padding-bottom: 5px;
}

strong{
	font-weight: bold;
}
h1{
	color: #f3f4c9; /* text color */
	text-shadow: 0 3px 3px rgba(0,0,0,.7); /* drop shadow */
	font: 27px/1.4 Helvetica Neue, serif;
}
h2{
	color: #f3f4c9; /* text color */
text-shadow: 0 3px 3px rgba(0, 0, 0, .7);
font: 27px/1.4 Helvetica Neue, serif;
}
h3{
	color: #f3f4c9; /* text color */
	font: 15px/1.4 Helvetica Neue, serif;
}
/************************
Misc
************************/
.cl {clear: both;}
p {padding-bottom: 0px;}

/************************
Container
************************/
body { 
background-color: #31222c; font-family: Helvetica, Sans-serif;
min-width: 1080px;
position:relative;
background: #31222c url(images/top_right.jpg);
position: absolute;

height: auto;
width:100%;
z-index: -3;
background-repeat: repeat-x;



}


/************************
Header
************************/
#header {width: 950px; padding: 0 5px; height: 65px; position: relative; margin: 0 auto;}
#logo {left: 0; margin: 0 auto; position: absolute; right: 0; text-align: center; height: 180px;z-index: 10;}

/************************
Navigation
************************/
#main-navigation {background-image: url(images/nav-bg.png);  background-repeat: repeat-x; height: 48px; margin-bottom: 6px;}
#main-navigation-panel {width: 950px; padding: 0 5px; margin: 0 auto;}
#left-nav-panel {height: 55px; width: 405px; float: left; text-align: left;}
#right-nav-panel {height: 55px; float: right;}

#main-navigation-panel ul {list-style: none; padding: 17px 0 0px 0px;height: 20px;}
#main-navigation-panel ul li {display: block;height: 35px;}
#main-navigation-panel ul li a {text-decoration: none; color: #f4f5c9; font-size: 20px; margin: 0 22px;padding: 0px 0px 18px 3px; position: relative; background: transparent; z-index: 222;width: auto;}
#main-navigation-panel ul li a:hover {color: #f2f498;}

.sub-menu {
	display: block;
	float: left;
	margin: 0 auto;
  width: 100%;
  height: 50px;
}
.sub-menu ul,
div.menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#main-navigation-panel li,
div.menu li {
	float: left;
	position: relative;

}

#main-navigation-panel ul ul {
	display:none;
	position: absolute;
	top:14px;
	
	float: left;
	width: 100px;
	z-index:222;

}
.sub-menu a {
	color: #aaa;
	display: block;
	line-height: 41px;
	padding: 0 10px;
	text-decoration: none;
	font-weight: normal;
}
#main-navigation-panel ul li:hover > ul {
	display: block;
}
#main-navigation-panel li:hover > a,
#main-navigation-panelul ul :hover > a {
	color: #f2f498;
}
#main-navigation-panel ul ul li a {
background-image: none;
	background: #542e47;
	line-height: 40px;
	padding: 0px 0px 24px 5px;
	width: 150px;
	height: 11px;
	font-size: 15px;
position: relative;
z-index: 222;
text-indent: 5px;
display:block;
border: none;
}

.sub-menu ul li.current_page_item > a,
.sub-menu ul li.current-menu-ancestor > a,
.sub-menu ul li.current-menu-item > a,
.sub-menu ul li.current-menu-parent > a {
	color: #f2f498;
}



/************************
Slider
************************/
#slider {width: 950px; padding: 0 5px 0px; margin: -10px auto; min-height: 322px;position:relative;z-index:-2;}




/************************
Content
************************/
#content {width: 950px; padding: 11px 5px 0px; margin: 0 auto;}
#left-content {float: left; width: 624px; min-height: 200px;padding-left: 5px;}
#content-top {background-image: url(images/content-bg-top.png); background-position: center top; background-repeat: no-repeat; height: 24px;margin: -10px;}
#content-mid {background-image: url(images/content-bg-mid.png); background-position: center top; background-repeat: repeat-y; min-height: 198px; padding: 0 27px;}
#content-bottom {background-image: url(images/content-bg-bottom.png); background-position: center bottom; background-repeat: no-repeat; height: 24px;margin-bottom: 30px;}
#content h2 {color: #f3f4c9; /* text color */
	text-shadow: 0 3px 3px rgba(0,0,0,.7); /* drop shadow */
	font: 22px/1.4 Helvetica Neue, serif;}
#content .recent-post {color: #fefefd; float: left; width: 270px; font-size: 14px; 	padding-right: 15px;
	text-align: justify;}
#content .recent-post h2 {font-size: 20px; margin-bottom: 10px; padding: 0;}
#content .date {margin-top:10px;
	color: #f3f4c9;
	font: 11px/1.4 Helvetica Neue, serif;}

#right-sidebar {float: right; width: 309px; min-height: 200px; font-size: 18px; font-family: Times New Roman, Serif; color: #f4f5c9;}
#innerright-sidebar input {margin-bottom: 29px;font-family: Times New Roman, Serif; font-size: 18px; color: #80807f; background-image: url(images/input-bg.png); background-repeat: no-repeat; background-position: left top; border: none; padding: 4px 10px; background-color: transparent; width: 230px;}
#innerright-sidebar {float: right; width: 309px; min-height: 200px; font-size: 18px; font-family: Times New Roman, Serif; color: #f4f5c9; margin-top: 45px;
}
#innerright-sidebar .btn {
background-image: url(images/btn.png);
background-position: center center;
background-repeat: no-repeat;
color: #F4F5C9;
width: 172px;
}
.sidebar-top {background-image: url(images/small-box-top.png); background-position: center top; background-repeat: no-repeat; height: 25px;margin: -10px;}
.sidebar-mid {margin-top: 6px;margin-bottom: -1px;background-image: url(images/small-box-mid.png); background-position: center top; background-repeat: repeat-y; min-height: 200px; padding: 0 27px;}
.sidebar-bottom {background-image: url(images/small-box-bottom.png); background-position: center bottom; background-repeat: no-repeat; height: 24px;margin-bottom: 29px;}
.inner-sidebar-bottom {background-image: url(images/small-box-bottom.png); background-position: center bottom; background-repeat: no-repeat; height: 24px;margin: 0px 0 30px 0;}
#right-sidebar input {margin-bottom: 29px;font-family: Times New Roman, Serif; font-size: 18px; color: #80807f; background-image: url(images/input-bg.png); background-repeat: no-repeat; background-position: left top; border: none; padding: 4px 10px; background-color: transparent; width: 230px;}
#right-sidebar .btn {background-image: url(images/btn.png); background-position: center center; background-repeat: no-repeat; color: #f4f5c9; width: 172px; cursor: pointer;}

/************************
Footer Panel
************************/
#footer-panels {width: 640px;
padding: 0 5px 0 0;
margin: 0 auto;
height: 188px;
margin-bottom: 21px;}
#footer-panels .box {width: 306px; float: left; margin-right: 12px;}
#footer-panels .last-box {width: 308px; float: right; margin: 0;}

.box .box-top {background-image: url(images/small-box-top-2.png); background-position: center top; background-repeat: no-repeat; height: 23px;}
.box .box-mid {background-image: url(images/small-box-mid-2.png); background-position: center top; background-repeat: repeat-y; height: 140px; padding: 0 13px;}
.box .box-bottom {background-image: url(images/small-box-bottom-2.png); background-position: center bottom; background-repeat: no-repeat; height: 24px;}

.box .box-mid img {margin-top: -11px;}
.box .box-mid h2 {color: #f4f5c9; font-size: 27px; font-family: Helvetica, Sans-serif; margin-top: -155px;margin-left: 20px; z-index: 22;
position: absolute;}

.last-box {font-size: 18px; font-family: Times New Roman, Serif; color: #f4f5c9;}
.last-box .box-top-last {background-image: url(images/small-box-top.png); background-position: center top; background-repeat: no-repeat; height: 23px;}
.last-box .box-mid-last {background-image: url(images/small-box-mid.png); background-position: center top; background-repeat: repeat-y; height: 148px; padding: 0 27px; margin:-8px;}
.last-box .box-bottom-last {background-image: url(images/small-box-bottom.png); background-position: center bottom; background-repeat: no-repeat; height: 23px;}
.last-box h2 {color: #f4f5c9; padding-bottom: 5px; padding-left: 8px;text-shadow: 0 3px 3px rgba(0, 0, 0, .7);
font: 27px/1.4 Helvetica Neue, serif; }
.last-box p{
margin-left: 8px;
}
.last-box input {font-family: Times New Roman, Serif; font-size: 18px; color: #80807f; background-image: url(images/input-bg.png); background-repeat: no-repeat; background-position: left top; border: none; padding: 4px 10px; background-color: transparent; width: 230px;}
.last-box .btn {background-image: url(images/btn.png); background-position: left center; background-repeat: no-repeat; color: #f4f5c9; width: 172px; cursor: pointer; float: right; margin-right: 50px; margin-top: -7px; border: none;}


/************************
Footer
************************/
#carouselContainer {text-align: left;background-image: url(images/footer-bg.jpg); background-position: center top; background-repeat: repeat-x; height: auto; background-color: #180A09;}

#carousel {width: 1050px; padding: 55px 5px 0; margin: 0 auto; position: relative;}
#img-container ul {list-style: none; margin: 0; padding: 0;}
#img-container ul li {float: left;}
#img-container ul li img {float: left; border: 11px solid #937c62; margin-right: 26px; width: 151px;
height: 112px;}
#img-container ul li:last-child img {margin-right: 0;}
#img-container ul li img.last {margin: 0;}

#left-arrow {position: absolute; left: -52px; top: 58px;}
#right-arrow {position: absolute; }

#content-innerpage{
background-color: #302231;
border-color: #636;
border-style: solid;
border-width: 2px;
z-index: -2;
position:relative;
padding: 85px 10px 20px 10px;
margin-bottom: 10px;
}


.col-full  { width: 950px;!important margin: 0 auto;}
.width-940 #wrapper { width:950px;!important margin-left:auto; margin-right:auto; }


div.box-mid img {
  	opacity:0.6;
	filter:alpha(opacity=40);
}
div.box-mid img:hover {
	opacity:1.0;
	filter:alpha(opacity=100);
}

#topleft {
  	background: url(images/top_left.jpg);
	width: 50%;
	position: absolute;
	left: 0;
	height: 561px;
	z-index: -1;
	background-repeat: repeat-x;
	
}

#topmid{
	/*background-image: url(images/bg.jpg);*/
background-image: url(images/top_mid1.jpg);
	background-repeat: no-repeat;
	background-color: #31222C;
	position: absolute;
	z-index: -2;
	height: 561px;
	width: 1420px;
	left: 50%;
	margin-left: -710px;
	overflow-x: hidden;


	
}
#topright {
  	background: url(images/top_right.jpg);
	width: 50%;
	position: absolute;
	right: 0;
	height: 561px;
	z-index: -3;
	background-repeat: repeat-x;
	
}
#moon{
	position: absolute;
	z-index: -1;
	right: -25px;
	top: -65px;

}

input.btn {
  
    margin-left: 15%;
}


#si_contact_name1 {
 background-color: #302231;
    border-color: #636;
    border-width: 3px;
color: #ffffff;
}
#si_contact_email1{
 background-color: #302231;
    border-color: #636;
    border-width: 3px;
color: #ffffff;
}
#si_contact_subject1{
 background-color: #302231;
    border-color: #636;
    border-width: 3px;
color: #ffffff;
}

#fsc-submit-1 {
    font-size: 20px;
    background-color: #302231;
    color: #ffffff;
    border-color: #636;
    border-style: solid;
    border-width: 3px;
}

#si_contact_captcha_code1{
background-color: #302231;
    border-color: #636;
    border-width: 3px;
color: #ffffff;
}


#si_contact_message1 {
    height: 200px;
    width: 400px;
background-color: #302231;
    border-color: #636;
    border-width: 3px;
color: #ffffff;
}


#si_refresh_ctf1 a img {
    background-color: #302231;;
}