/* Non-generic site styles go in here */

body {
}

.container {
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	/*background: transparent url(/media/img/drop-shadow2.png) repeat-y scroll center top;*/
	
}


.content {
	overflow:auto;
	background: #f2f2f2 url(/media/img/main-content-bg.jpg) repeat-x scroll center top;
	padding-bottom:20px;
	width:998px;
	border-left:1px solid #F2F2F2;
	border-right:1px solid #F2F2F2;

}

.left-bar, .right-bar, .main {	
	float:left;
}
.left-bar{
	margin-left:20px;
	margin-top:20px;
	width:176px;
}

.right-bar{
	width:176px;
	margin-right:20px;
}
.main {
	width:526px;	
	margin:0 40px;
	margin-top:20px;
}

.footer {
	padding-bottom:40px;
}

.breadcrumb{
	padding:10px 20px;
	width:542px;
	float:left;
	
}
.langs{
	width:395px;
	float:left;
	padding:10px 20px 10px 0;

}
.crumb_lang .help-nav{
	padding:0;
}
.crumb_lang{
	overflow:auto;
	border-bottom:1px solid #dee5eb;
	margin-bottom:20px;
}

#searchbutton {
	display:inline;
	float:right;
	width:54px;
}
#search-text {
	display:inline;	
	height:19px;
	margin:0 4px 0 95px;
	width:160px;
	border:1px solid #989898;
	float:left;
}

.search-box fieldset {
	float:right;
	width:auto;
}

/*********************header***********************************/
.help-nav{
	padding:10px 0;
	font-size:12px;
}
.help-nav a{
	color:#4d4d4d;
	text-decoration:none;
}

.help-nav a:hover{
	color:#878686;
}

#help-nav li {
	display:inline-block;
	float:none;
}

#help-nav ul{
	text-align:right;
	margin-right:20px;
	margin-bottom:5px;
}


.nav-bar{
	overflow:auto;
	font-size:18px;
	height:38px;
	background:#f2f2f2 url(/media/img/mainnav-bg.png) no-repeat scroll center top;
}

.nav {
	padding-top:10px;
	margin:0 20px;
}

.nav a{
	text-decoration:none;
	color:#003768;
}

.nav a:hover{
	color:#2d93cb;
}


	
#nav ul{
	margin:-30px 0px 0px 0px;
	}

#nav li{	
	float: left;
	/*margin-top:7px;*/
}
	
#nav li a{	
	display: block;
	margin: 0px;	
}

#nav div {
	position: absolute;
	visibility: hidden;
	margin: 9px 0px 0px -15px;
	padding: 0 0px;
	background: #003768;
}

#nav div a {	
	position: relative;
	display: block;
	margin: 0px;
	padding: 5px 15px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	border-bottom:#2d93cb 1px solid;
	color: #FFF;
}

#nav div a:hover{	
	color: #2d93cb;
}



/**********************************left bar************************************/
.left-bar a{
	text-decoration:none;
}

.news_widget, .sub-nav, .contact_widget{
	padding:0 15px 20px ;	
}

.news_widget li a{
	color:#4D4D4D;
}

.news_widget li a:hover, .sub-nav a:hover{
	color:#878686;
}

.sub-nav a{
	font-size:18px;
	color:#003768;
}
 .subsubnav a{
	font-size:18px;
}
.sub-nav li{
	border-bottom:1px solid #ced4da;
	margin-bottom:10px;
	padding-bottom:10px;
}

.sub-nav .sub-nav{
	padding:0;
}
.subsubnav{
	padding-left:15px;
}

.subsubnav li{
	padding:5px 0;
} 

.parentnav .sub-nav{
	margin-top:10px;
	padding-left:15px;
}

.parentnav .sub-nav .last{
	border-bottom:none;
	padding-bottom:0;
}
.news_widget ul{
	clear:both;
}
.news_widget li{
	border-top:1px solid #ced4da;
	padding-top:15px;
	margin-bottom:15px;
}

.news_widget h3 img{
	margin:15px 0 0 10px;
}
.news_widget h3{
	width:105px;
	float:left;
}
.news_widget img{
	float:left;
	margin-top:3px;
}
/**************************main content area **************************/
.main img{
	float:right;
	width:175px;
	margin:0 0 10px 15px;
}

h3 a{
	color:#003768;
	text-decoration:none;
}

h3 a:hover{
	color:#2d93cb;
}
/****************************right-bar ****************************/
.right-bar img, .left-bar img{
	margin-bottom:10px;
}

.newsletter_widget{
	margin-top:10px;
}

.newsletter_widget #id_email{
	width:170px;
	border:1px solid #989898;
	padding:2px;
}

.newsletter_widget #submit{
	width:54px;
	height:22px;
	margin-top:5px;
}

/**************footer*******************************/


.nav2 {	
	overflow:auto;
	font-size:12px;
	height:38px;
	background: url(/media/img/bottomnav-bg.png) no-repeat scroll center top;
	padding:10px 20px;
}

.nav2 li {
	padding-top:10px;	
}

.nav2 a{
	text-decoration:none;
	color:#4d4d4d;
}

.nav2 a:hover{
	color:#2d93cb;
}


.legal a{
	color:#fff;
	text-decoration:none;
}
.legal{
	overflow:auto;
	color:#fff;
}

.legal-nav{
	width:460px;
	float:left;
	margin:0 20px;
}

.legal p{
	text-align:right;
	width:460px;
	float:left;
	margin:0 20px;
	font-size:12px;
}
/************************************home************************************/
.opening{
	margin:0 20px;
}
.home_middle{
	margin-top:20px;
	background: #f2f2f2 url(/media/img/products-middle-bg.jpg) repeat-x scroll center top;
	/*border-left: 1px solid #ced4da;
	border-right: 1px solid #ced4da;*/
	
}
.rounded_top{
	width:526px;
	height:20px;	
	background:#f2f2f2 url(/media/img/products-top-bg-526.png) no-repeat scroll center top;	
}

.middle_content{
	padding:0px 20px 0 20px;
	border-left: 1px solid #ced4da;
	border-right: 1px solid #ced4da;
	overflow:auto;

}

.rounded_bottom{
	width:526px;
	background:#f2f2f2 url(/media/img/products-bottom-bg-526.png) no-repeat scroll center top;
	height:20px;
	clear:both;
}

.section1, .section2, .section3, .section4{
	width:231px;
	float:left;
}
.section1 ul, .section2 ul, .section3 ul, .section4 ul, .color_bullets{
	list-style-type:none;
	font-size:10px;
}

.color_bullets{
	font-size:12.5px;
}

.section1 li, .section2 li, .section3 li, .section4 li, .color_bullets li{
	float:left;
	list-style-type:none;
	margin:0px;
	padding-left:15px;
	padding-right:10px;
}

.section1 li.green, .section2 li.green, .section3 li.green, .section4 li.green, .color_bullets li.green{
	background: transparent url(/media/img/green-btn.png) no-repeat 0px 5px ;
}

.section1 li.orange, .section2 li.orange, .section3 li.orange, .section4 li.orange, .color_bullets li.orange{
	background: transparent url(/media/img/orange-btn.png) no-repeat 0px 5px ;
}

.section1 li.blue, .section2 li.blue, .section3 li.blue, .section4 li.blue, .color_bullets li.blue{
	background: transparent url(/media/img/blue-btn.png) no-repeat 0px 5px ;
}

.product_photos{
	clear:both;

}

.section1{
	border-right: 1px solid #ced4da;
	padding-right:10px;
	margin-top:10px;
	
}
.section2{
	border-bottom: 1px solid #ced4da;
	margin-left:10px;
	padding-bottom:10px;
	margin-top:10px;
}
.section3{
	border-top: 1px solid #ced4da;
	margin-right:10px;
	padding-top:10px;

}
.section4{
	border-left: 1px solid #ced4da;
	margin-top:10px;
	padding-left:10px;
}


.news_entries li{
	margin:0;
	border-bottom: 1px solid #ced4da;
	padding-bottom:10px;
	margin-bottom:10px;
}

.pagination{
	text-align:right;
	padding-bottom:10px;
}


#playerContainer object{
	margin-right:20px;
	margin-bottom:20px;
}


.main .photos li{
	list-style-type:none;
	float:left;
	margin:0px 20px 20px 0;
	text-align:center;
	width:155px;
}

.main .photos img{
	width:auto;
	margin:0 0 5px 0;
	float:none;
}

.main .photos li a{
	text-decoration:none;
}

.main .photos{
	margin-left:0;
	margin-right:0;
	overflow:hidden;
}

.photos_gallery li{
	width:220px;
	float:left;
	margin-right:30px;
	margin-left:0;
	margin-bottom:20px;
	text-align:center;
}
.photos_gallery a{
	color:#003768;
	text-decoration:none;
}
.main .photos_gallery img{
	width:auto;
	margin-left:0;
}

/**********************trawl tools ******************/
.trawl_tools label{
	width:265px;
}

.trawl_tools input{
	width:50px;
	float:left;
}

.trawl_tools .diagram{
	width:100px;
}

.trawl_tools #submitbutton {
	display:inline;
	width:54px;
	margin-left:365px;
}

.trawl_tools .wingspread{
	width:420px;
	float:left;
	margin:0;
}

.trawl_tools .lblwingspread{
	width:365px;
	font-weight:bold;
}

.trawl_tools .lblwingspread{
	width:365px;
	font-weight:bold;
	float:left;
}

.trawl_tools .total{
	font-weight:bold;
	float:left;
	width:100px;
}

.trawl_tools .saved{
	float:left;
	width:100px;
}


.trawl_tools .lblsavings{
	width:265px;
	font-weight:bold;
	float:left;
}

.trawl_tools .lblpercent{
	float:left;
	width:200px;
	margin-right:65px;
}

.errors{
	color:red;
	font-weight:bold;
}

.flash_banner{
	height:175px;	
	border-left:1px solid #F2F2F2;
	border-right:1px solid #F2F2F2;
}

.flash_banner a{
	
	display:block;
}

#map_canvas span{
	display:none;
}


.product_photos img{
	width:auto;
	margin:0;
}

.product_photos li.first{
	float:left;
	margin:0 0px 10px 0;
}
.product_photos li{
	overflow:auto;
	margin-left:0;
	margin-right:10px;
	margin-bottom:10px;
}

.products p{
	clear:both;
}


.products img{
	width:225px;
}


