#mainCol{
	font-family: Arial, Geneva, Helvetica, sans-serif;
	line-height: 16px;
	color:#666666;
	font-size: 11px;
	cursor: default;
	width:680px;
	margin-top:10px;
	float: left;
	margin-left: 0px;
	
}




#mainCol label {
display:block;
float:left;
width:200px;
}

#outerwrapper {
	width:975px;
	margin-left: auto;
	margin-top:0px;
	margin-right: auto;
}

#innerwrapper {
	width:975px;
	margin-left: auto;
	margin-top:5px;
	margin-right: auto;
	background-image:url(../images/inner_bckgrd.gif);
}

#topnavtext {
	margin-top:10px;
	float:right;
	width:255px;
	padding-right:12px;
	background-color: #54a924;
	list-style:none;
	
}


.subCont{
	width:20px;
	float:right;
	height:25px;
	
	
}






#twoColumn #mainCol{
	width:725px;
}
#twoColumn #content{
	width:720px;
}

#content ul li{
	background-image:url(../images/bullet_content.gif);
	background-repeat:no-repeat;
	background-position:left 8px;
	padding:5px 0 5px 15px;
	list-style-type: none; 
	
}

#detailsContainer{	
	padding: 5px;
	
}

#rightCol {
	margin-top:10px;
	margin-right:14px;
	width: 200px;
	float:right;
}

#search {
	float:right;
	margin-right:19px;
	width:272px;
	padding: 5px 0px 0px 28px;
	background-image:url("../images/search_icon.gif");
	background-repeat:no-repeat;
	background-position:left 2px;	
	height:25px;
	/*border:solid 1px #ccc;*/
}
#searchInp{float:left;}
#search .inp{
	width:228px;
	color:#adacac;
}

#box {
	border: solid 1px #CCCCCC;
	padding:8px;
}


.thumbs  a:link {
	color:  #6e6366;
	text-decoration: none;
}

.thumbs  a:visited {
	color:  #6e6366;
	text-decoration: none;
}

.thumbs  a:hover {
	color: #a5a6a6;
	text-decoration: none;	
}

.thumbs a.linkOpacity:hover img {
	filter:alpha(opacity=50); 	
	opacity: 0.5;
	
}


#navContainer{
	background-image:url(../images/nav_backgrd.gif);
	background-repeat:no-repeat;
	margin-left:12px;
	height:36px;
}

#navtext{
	color: #fff;
	font-weight:bold;	
}

#navtext ul{
	
}

#navtext ul li{
	float:left;
	padding:10px 16px 7px 16px;
	list-style:none;
	border-right: solid 1px #edc02a;

}

#navtext ul li last{	
	border-right: none;	
	padding-right: 0px;	

}


#navtext ul li a:link, #navtext ul li a:visited{
	color:#fff;
	text-decoration: none;

}

#navtext ul li a:hover{

	color:#1f1f1f;
	text-decoration: none;
}

#catLinks ul li{
	background-image:url(../images/bullet_arrow.gif);
	background-repeat:no-repeat;
	background-position:left 8px;
	padding:8px 0 8px 25px;
	list-style-type: none; 
	border-bottom:dashed 1px #999;
	
}

#catLinks{
	background-color:#fff;
	border: solid 1px #e7e1e1;
	padding: 15px;
}
#horizBanners{
	margin-top:20px;
	margin-left: 5px;
}
#horizBanners img{
	margin-right:8px;
}

.noMargin{
	margin:0px;
}
#topLeft{
	float:left;
	width:450px;
	padding-top: 5px;

}

#topRight{
	float:right;
	width:202px;
	height: 50px;

}

.cTitle{
	/*display:inline;*/
	color: #000;
	font-size:15px;
}

#innerWrapper #content .tabsContent{
	background-color:#fff;
	border: solid 1px #e7e1e1;
	padding: 15px;
}

#tabs ul li{	background-image:none;padding:3px 18px;margin-bottom:5px;}

#tabs #tabsTop .ui-state-default {
	 background: #fff url(custom-theme/images/ui-bg_highlight-soft_60_4ca20b_1x100.png) 50% 50% repeat-x;
}
#tabs #tabsTop .ui-state-active,#tabs #tabsTop .ui-widget-content .ui-state-active{
	 background: #F7AC1B url(custom-theme/images/tab-down.gif) 50% 50% repeat-x;
}


.thumbs li a:link, .thumbs li a:visited{
	padding:5px;
	/*border:solid 1px #ccc;*/
	display:block;
	margin-top:-4px;
}
.thumbs li a:hover{
	background-color:#efefef;
}

