/*
	Author:Shumon Iqbal (crebsol.com)
	Date: May 20, 2009.
	Title:Sterling Chash  
====================================
*/
body{
	font-family:Arial,"Trebuchet MS",Tahoma,Verdana,Georgia, Lucida,Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	color:#000; 
	background:#fff;
	padding:0 0 20px 0;
}
*{
	padding:0;	margin:0;
}
img,fieldset{
	border:none;
}
ul,ol{
	list-style:none;
}
ul li{
	display:inline;
}	
a{
	color:#fff;
	font-size:12px;  
}
a:hover{
	color:#fff;
}
.hide,#hdr h1 a span 
{
     position: absolute;
     left: -9999px;
} 

/*------------------------------Page Structure
*/
#wrap{
	width:1090px;
	margin:0 auto;
	text-align:left; 
}
#mainBx,#mainbxTop,#mainbxBtm{
	width:1090px;
	display:block;
}
#mainBx{
	background:url(images/mainBxBg.jpg) repeat-y;
}
#mainbxTop{
	background:url(images/mainBxTop.jpg) no-repeat;
}
#mainbxBtm{
	/*background:url(images/mainBxBtm.jpg) no-repeat bottom left;*/
	padding:17px 0;
}
/*-----------------------------------Main
*/
#main{
	width:1090px;
	overflow:hidden;
	background:url(images/mainBg.jpg) repeat-x 0 75px; 
}
#ftr,#segments,#container,#bnr{
	float:left;
	padding:0 39px 0 64px;
	width:987px;
}
#hdr{
	float:left;
	background: url(images/hdrBg.jpg) repeat-x;
	height:72px;
	padding:0 39px 0 79px;  
	overflow:hidden;
	width:972px;
}
#hdr h1{
	width:294px;
	height:60px; 
	float:left;
}
/*logo*/
#hdr h1 a{
	background:url(images/Sterling-Chash.jpg) no-repeat;
	height:95px;
	width:294px;
	font-size:20px;
	display:block;
	position:absolute;
	top:0;
}
#hdr .nav{
	width:630px;
	float:right;
	padding:16px 0 0 0;
	text-align:left;
}
#hdr .nav li{
	float:left;
	padding:0 24px 0 25px;
	background:url(images/navDivider.jpg) no-repeat left;
	height:26px; 
}
#hdr .nav #nobgLnk{
	background:none;
	padding-left:0;
}
/*Navigation*/
.nav a,
.nav a b,
.nav a b b{
	display:block;
}
.nav a{
	float:left;
	background:url(images/btnbg.jpg) repeat-x;
	line-height:26px;
	text-decoration:none;
	font-family:Arial;
	font-size:12px;
}
.nav a b{
	background:url(images/btnLft.jpg) no-repeat;
}
.nav a b b{
	background:url(images/btnRt.jpg) no-repeat top right;
	padding:0 17px;
	font-weight:normal;
}
.nav a:hover,.nav #selected , .nav .current_page_item a{
	background:url(images/btnbg.jpg) repeat-x 0 -26px;
	text-decoration:none;
	color:#fff;
}
.nav a:hover b,.nav #selected b ,.nav .current_page_item a b{
	background:url(images/btnLft.jpg) no-repeat 0 -26px;
}
.nav a:hover b b,.nav #selected b b,.nav .current_page_item a b b{
	background:url(images/btnRt.jpg) no-repeat 100% -26px;
	width:auto;
}
/*Banner*/
#bnr{
	float:left;
	padding:15px 39px 0 68px;
	width:983px;
}
#bnr fieldset{
	background:url(images/bannerBg-newdepth.jpg) no-repeat right;
	height:112px;/*214*/
	width:410px; 
	padding:21px 0 0 570px;
	border:1px solid #D3DAE0;
	text-align:left; 
}
#bnrhdr{
	/*background:url(images/bnrHdr.jpg) no-repeat;*/
 	font-size:19px;
	font-style:italic;
	width:400px;
	/*height:43px;*/
}
#bnr fieldset p{
	width:395px;
	padding:16px 2px 10px 0;
}
#bnr fieldset a{
	color:#000; 
	text-decoration:underline;
}
#bnr fieldset a:hover{
	text-decoration:none;
}
/*Segments*/
#segments{
	padding-top:13px;
}
#segments #segmentsInr{
	width:982px;
	background:url(images/segmentBg.jpg) repeat-x;
	border:1px solid #D0E4EF;
	border-right:none;
	height:167px;
	margin:0 0 0 4px;
	overflow:hidden;
}
#segments #segmentsInr dd{
	border-right:1px solid #D0E4EF;
	width:306px; 
	height:153px;
	float:left;
	padding:14px 0 0 20px;
}
#segments #segmentsInr #istseg{
	background:url(images/calling.jpg) no-repeat right;
}
#segments #segmentsInr #secseg{
	background:url(images/disc.jpg) no-repeat right;
}
#segments #segmentsInr #lstseg{
	background:url(images/segment3.jpg) no-repeat right;
}
#segments #segmentsInr dd h3{
	font-size:14px; 

}
#segments #segmentsInr dd p{
	padding:10px 0 20px 0;
}
#segments #segmentsInr dd a{
	color:#000;
	text-decoration:underline;
}
#segments #segmentsInr dd a:hover{
	text-decoration:none;
}
#segments #segmentsInr #istseg p{
	width:150px; 

}
#segments #segmentsInr #secseg p{
	width:160px;/*230*/ 
}
#segments #segmentsInr #istseg h3{
	width:138px;/*230*/
}
#segments #segmentsInr #secseg h3{
	width:138px;/*230*/
}

#segments #segmentsInr #lstseg h3{
	width:138px;/*230*/
	
}


#segments #segmentsInr #lstseg p{
	width:160px; 
}
/*Container*/
#containerinr{
	width:987px;
	overflow:hidden;
	padding:15px 0 0 0;
}
#containerLft{
	float:left;
	width:563px;
}
#containerRt{
	float:right;
	width:388px;
}
#containerLft h2, #containerLft h2 a {
	font-size:20px;
	font-style:italic;
	font-weight:normal;
	border-bottom:1px solid #D5DAE0;
	width:548px;
	padding:0 0 6px 0;
	margin:0 0 0px 10px;
	color:#000;
	text-decoration:none;
	
}
#containerLft fieldset{
	width:554px;
	overflow:hidden;
}	
#containerLft fieldset label{
	float:left;
	border:1px solid #E1E1E1;
	padding:10px;
	margin:0 0 0 10px;
	display:inline;
	text-align:center;
	width:152px;
	height:140px;
	overflow:hidden;
}


#containerLft fieldset label img{
	width:152px;
	height:93px;
}
#containerLft fieldset label a{
	display:block;
	padding:8px 0 4px 0;
	font-size:14px;
	color:#000;
	font-weight:bold;
	text-decoration:none; 
}
#containerLft fieldset label a:hover{
	color:#141642;
}

#containerLft h3, #containerLft h3 a{
	font-size:23px;
	text-decoration:underline;
	line-height:18px;
	padding:16px 0 0 0;
	color:#000;
}
 h3 a:hover{text-decoration:none}
#containerLft p{
	padding:15px 0;
}
.bookmark{
	width:375px;
	border:1px solid #E5E5E5;
	border-right:none;
	border-bottom:none;
	overflow:hidden;
	margin:5px 0 10px 0;
}
.bookmark li{
	float:left;
	width:186px;/*186*/
	background:#F8F8F8 url(images/arrowIcon.jpg) no-repeat right -9px;
	border-bottom:1px solid #E5E5E5;
	border-right:1px solid #E5E5E5;
	height:50px;
	overflow:hidden;
} 
.bookmark li a{
	background:url(images/icons.jpg) no-repeat 10px -8px;
	width:141px; 
	padding:6px 0 0 29px;
	height:43px;
	color:#141642;
	font-size:14px;
	font-weight:bold; 
	display:block; 
	text-decoration:none;
}
.bookmark li a:hover{
	color:#3F4298 !important;
}
/*Footer*/
#ftr{ 
	height:50px;
	background:#141642; 
}
.ftrNav{
	padding:0 39px 0 0;
	width:900px;
}
.ftrNav li{
	float:left;
	padding:0 10px 0 10px;
	background:url(images/navDivider.jpg) no-repeat left;
	height:26px; 
}
.ftrNav li a{
	line-height:26px;
	text-decoration:none;
}
.ftrNav li a:hover{ text-decoration: underline}
.ftrNav #nillBg{
	background:none;
	padding:0 10px 0 0;
}

#ftr p{
	color:#fff;
	width:900px;
	line-height:18px;
	padding:0px 0 0 0;
	clear:both;
}
#ftr p a{
	color:#fff;
	margin:0 10px;
	text-decoration:none;
}
#ftr p label{
	display:block;
	text-indent:10px;
}

/*========= content =====*/

#content{
	width:940px;
	padding:80px 0 20px 78px!important;
	padding:0px 0 20px 78px;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */
.entry{ padding:10px 0}
.entry p a:visited {
	color: #b85b5a;
	}


html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}
	
/*============ slider ===============*/


#slider {
    width: 378px; /* important to be same as image width */
    height: 279px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}
#sliderContent {
    width: 378px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}
.sliderImage {
    float: left;
    position: relative;
	display: none;
}
.sliderImage span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 378px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.sliderImage span strong {
    font-size: 14px;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}
ul { list-style-type: none;}


/* Begin Comments*/
#showComment a{ color:#000}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	border:1px solid #e2e2e2;
	border-top-color:#8b8b8b;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
input.input_stle{
		width:260px;
		height:20px;
		border:1px solid #e2e2e2;
		border-top-color:#8b8b8b;
	}
	
.text_stle{
		width:560px;
		height:150px;
		border:1px solid #e2e2e2;
		border-top-color:#8b8b8b;
	}

/* End Comments */

.widgets_class{
	width:365px;/*375*/
	border-right:none;
	border-bottom:none;
	overflow:hidden;
	margin:5px 0 10px 0;
	padding:0 5px;
}
.widgettitle{
	font-size:15px;
	padding:5px 0;
}
.widget ul li{
	list-style:none;
	overflow:hidden;
	margin-bottom:4px;
}
.widget ul li a{
	padding-left:15px;
	color:#141642!important;
	font-size:12px;
	display:block;
	text-decoration:none;
}
.widget li a:hover{
	color:#3F4298 !important;
}
