@CHARSET "ISO-8859-1";

/** making default styles for whole browsers - start **/
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
margin:0;
padding:0;
}
body
{
	text-align: center;
	background-color: #184A8E;
    background-image:url('/cart/html/images/overlay-targets.png'); background-repeat: repeat;
	text-align: center;
    font: normal 11px Tahoma;
	color: #333;
}

table {
border-collapse:collapse;
border-spacing:0;
}

fieldset,img {
border:0;
}

address,caption,cite,code,dfn,em,strong,th,var {
font-style:normal;
font-weight:normal;
}

ol,ul {
list-style:none;
}

caption,th {
text-align:left;
}

h1,h2,h3,h4,h5,h6 {
font-size:100%;
font-weight:normal;
}

q:before,q:after {
content:'';
}
abbr,acronym { border:0;
}
/** Start - Commons **/

a{
	cursor: pointer;
	text-decoration: none;
}

.padR2{
	padding-right:2px;
}

.padL2{
	padding-left:2px;
}

.padT2{
	padding-top:2px;
}

.padB2{
	padding-bottom:2px;
}

.padmarg0{
	padding:0px;
	margin:0px;
}

.marLR5{
	margin-left:5px;
	margin-right:5px;
}

.fltL{
	float:left;
}

.fltR{
	float:right;
}

.pad5{
	padding:5px;	
}

.pad10{
	padding:10px;	
}

.padL5{
	padding-left:5px; 
}
.padR5{
	padding-right:5px;	
}
.padT5{
	padding-top:5px;
}
.padB5{
	padding-bottom:5px;	
}
	
.padL10{
	padding-left:10px; 
}
.padR10{
	padding-right:10px;	
}
.padT10{
	padding-top:10px;
}
.padB10{
	padding-bottom:10px;	
}

.padTB5{
	padding:5px 0px;
}

.padLR5{
	padding:0px 5px;
}

.padTB10{
	padding:10px 0px;
}

.padLR10{
	padding:10px 0px;
}

/** End - Commons **/


/** making default styles for whole browsers - end**/

.logo{
	float:left;
	width: 350px;
	height: 75px;
	margin: 0;
	padding: 0;
	/*background: url("../images/logo.gif") no-repeat top left;*/ 	
}

.searchInputBox{
	line-height:15px;
	font-size:14px;
	font-family:arial;
	color:#5c5c5c;
	padding-top:2px;
	padding-left:4px;
	height:18px;
	width:176px;
	margin-right:5px;
	border-left:1px solid #a1a1a2;
	border-right:1px solid #a1a1a2;
	border-bottom:1px solid #e6e6e6;
	border-top: 1px solid #a0a0a0;
	background-image: url("../images/boximage.gif");	
}

#main{
	width:974px;
	margin: 0 auto;
}

#grayContainer{
	width:974px;
	float:left;
	margin: 0 auto;
	/**background-image:url('../images/background_gradient.gif');
	background-repeat: repeat-x;*/
}

#whiteContainer{
	text-align:left;
	width:974px;
	margin:10px 15px 15px 15px;
}

#header{	
	/*float:left;*/
	width:974px;
	/*width:100%;*/
	margin: 0 auto;	
	/*background-color: #fff;*/
}

#headerContainer{
	width:974px;
	text-align:center;
	margin: 0 auto;
	background-color: #fff;
}

#headerContent{	
	float:left;	
	/*margin: 15px 1px;*/
	background-color:#fff;
	width:974px;
	padding-bottom: 10px;
}

#rightHeaderContent{
	/** margin-top:25px; **/
}

#rightHeaderContent, #rightFooterContent{
	float:right;
	padding-right:10px;
}

#rightHeaderContent{
	text-align:left;
	background-color: #fff;
}

/** Buttons **/
.button{	
	/*font: bold normal normal 12px Arial;
	color:#fff;
	list-style: none; */
	line-height:15px;
	font-size:14px;
	font-family:arial;
	color:#5c5c5c;
	padding-top:2px;
	padding-left:4px;
	height:20px;
	width:75px;
	margin-right:10px;
	border-left:1px solid #a1a1a2;
	border-right:1px solid #a1a1a2;
	border-bottom:1px solid #e6e6e6;
	border-top: 1px solid #a0a0a0;
	background-image: url("../images/boximage.gif");
}

#dcb{	
	float: none; 
	margin: 0 auto;
	width:974px;
	text-align:left;	
}

.dcbBack{	
	float:left;
	background-image: url("../images/tabber-inactive.png");
	background-repeat: repeat-x;
	width:100%;
	min-height:20px;
	height:auto;
	/*background-color:#2c2c2c;*/
	background-color: #184A8E;
}

div#dcb ul{
	margin:0px;
	padding:8px 0px;
}

div#dcb ul li{	
	padding:0px;
	margin:0px;
	display: inline;
	/*padding-left:1px;*/
}

div#dcb ul li.first{	
	padding-left:8px;
}

div#dcb ul li, div#dcb ul li a{	
	text-decoration: none;	
	font: bold normal normal 11px Arial;
	color: #f1f1f1;
	font-weight: bold;
	line-height:16px;
}

.navDivider{
	margin-left:2px;
	margin-right:1px;	
	width:2px; 
	height:4px;
	background-repeat: no-repeat;
	background-image: url("../images/nav_divider.gif");	 	
}

.helpBut0{
	width:16px; 
	height:16px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url("../images/btn_help_0.gif");	 	
}

#footer{
	/**float:left;**/
	/** background-color: #e7e7e7; **/
	padding-bottom:4px;
}

#footerLinks{
	float:left;
	height:30px;
	/** width:100%; **/
}

div#footerLinks ul{
	padding:0px;
	margin:0px;
	padding-top:8px;
}

div#footerLinks ul li{
	padding:0px;
	margin:0px;
	display: inline;
	padding-left:5px;
}

div#footerLinks ul li{
	line-height:30px;
	font: normal normal normal 11px Arial;
	color: #676767;
}

#content{
	height:100%;
	/*margin:0px 9px;*/
	padding:1px;
	background-color: #fff;	
}

#boat_pads_bot, #boat_pads_bot_gray,#boat_pads_top_gray, #boat_pads_top{
	margin: 0px 9px;
	height: 9px;
	font-size:1px;
}

#boat_pads_top{
	background-color:#fff;
}

#boat_pads_top_gray{
	background-color:#ccc;
}

/** White Box */
.bkBotLeft {background: url('../images/background_lower_left.png') 0 100% no-repeat; width: 100%;}
.bkBotRight {background: url('../images/background_lower_right.png') 100% 100% no-repeat}
.bkTopLeft {background: url('../images/background_upper_left.png') 0 0 no-repeat}
.bkTopRight {background: url('../images/background_upper_right.png') 100% 0 no-repeat}

.bkLeft {padding-left:6px; background: url('../images/background_left.png') 0 0 repeat-y; background-color:#fff;}
.bkRight {padding-right:6px; background-color:#fff; background: url('../images/background_right.png') 100% 0 repeat-y;}
.bkBot {background: url('../images/background_bottom.png') 0 100% repeat-x;}

/** Grey Box */
.bkGBotLeft {background: url('../images/background_grey_lower_left.png') 0 100% no-repeat; width: 100%;}
.bkGBotRight {background: url('../images/background_grey_lower_right.png') 100% 100% no-repeat}
.bkGTopLeft {background: url('../images/background_grey_upper_left.png') 0 0 no-repeat}
.bkGTopRight {background: url('../images/background_grey_upper_right.png') 100% 0 no-repeat}

.bkGLeft {padding-left:6px; background: url('../images/background_grey_left.png') 0 0 repeat-y; background-color:#ccc;}
.bkGRight {padding-right:6px; background-color:#ccc; background: url('../images/background_grey_right.png') 100% 0 repeat-y;}
.bkGBot {background: url('../images/background_grey_bottom.png') 0 100% repeat-x;}


/** FONTS **/

.title{font-family: arial; font-size:18px; line-height:22px; font-weight: bold; color: #333;}
.subTitle{font-family: arial; font-size:12px; font-weight: bold; color: #4b4b4b;}
.desc{font-family: arial; font-size:12px; line-height: 18px;}

.ftitle{font-family: arial; font-size:15px; line-height:18px; font-weight: bold; color: #333;}
.fsubTitle{font-family: arial; font-size:12px; font-weight: bold; color: #4b4b4b;}
.fdesc{font-family: arial; font-size:11px; line-height: 16px;color:#595959;}

.linkTxt{
	cursor: pointer;
	color:#336699;
	font-weight: bold;	
}

h2{font-family: arial; font-size:18px; line-height:22px; font-weight: bold; color: #333;}
h3{font-family: arial; font-size:12px; font-weight: bold; color: #4b4b4b;}
h5{font-family: arial; font-size:12px; line-height: 16px;}

h5 a{
	
}


.normTextBlack{
	font: normal normal normal 11px Arial;
	color:#000;
}
	
.headText{
	line-height:22px;
	color:#fff;
	font: normal normal normal 12px Arial;
}

.headTextB{
	line-height:22px;
	color:#fff;
	font: bold normal normal 12px Arial;
}

.a11Black, .a11Blue, .a11BlackB, .a11BlueB, .a12Black, .a12BlackB, .a12Blue, .a12BlueB, .a11Gray, .a11GrayB, .a12Gray, .a12GrayB{
	font-family: arial;
	line-height:22px;	
}

.a11Black, .a11Blue, .a11BlackB, .a11BlueB, .a11Gray, .a11GrayB{
	font-size:11px;
}

.a12Black, .a12BlackB, .a12Blue, .a12Black{
	font-size:12px;
}

.a11BlackB, .a11BlueB, .a12BlackB, .a12BlueB{
	font-weight: bold;
}

.a11Blue, .a11BlueB, .a11Gray, .a11GrayB{
	line-height:18px;	
}

.a11Black{
	line-height:18px;	
}

.a11Black, .a11BlackB, .a12Black, .a12BlackB{
	color: #333;
}

.a11Blue, .a11BlueB, .a12Blue, .a12BlueB{
	color: #336699;
}

.a11Gray, .a11GrayB, .a12Gray, .a12GrayB{
	color:#999;
}

.a12BlackB, .a12BlueB, .a12GrayB{
	font-size:12px;
	font-weight: bold;	
}
.a12BlueB{
	line-height:18px;
}

.a11DGray{	
	font-family: arial;
	font-size:11px;
	line-height:18px;
	color:#666;
}

.horLine{
	border-top:2px solid #ccc;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:8px;
}

.dataSep{
	border-top:2px solid #ccc;
}

.landingFeaturedProducts{
	float:left;
	width:220px;
	padding:4px;
	margin:2px;	
}

.quantity{
	width:32px; 
	height:22px;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url("../images/btn_add_cart_0.gif");	 	
}

.filterSelect{
	width:208px;
}

.b{border:1px solid red;}
.bb{border:1px solid blue;}

.filter{
	margin-top:0px;
	width:100%;
}

#filters{
	margin-right:5px;
	width:250px;
	float:left;
}

#searchResultsPage{
	margin:0px;
	margin-top:1px;	
	padding:0px;
	float:left;
	text-align:left;
}

#twoFeatureProducts{
	margin:5px 0px;
	padding:5px;
	border:1px solid #ccc;
	float:left;
	width:676px;
}

#featureSystem{
	padding-top:15px;
	padding-left:470px;
	height:100px;
}
.twoFeatureProducts{
	float:left;
	width:330px;
	background-color:#fff;
}
.twoFPI{
	float:left;
	width:60px;
	height:60px;
	margin:3px;
	border:1px solid black;
}
.twoFPT{
	padding-left:5px;
	width:250px;
	float:left;
}

#searchResultsContainer{
	padding:1px;
	width:675px;
}
#searchResults{
	width:705px;
	float:left;
}
.paginationTop, .productHeadings, .productResults, .paginationBottom{
	padding:5px;
	margin:5px 0px;
	float:left;
	width:100%;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

.productResultImg{
	float:left;
	width:60px;
	height:60px;
	margin:3px;
}
.productResultT{
	padding-left:5px;
	width:310px;
	float:left;
}

#relatedProducts{
	float:left;
	text-align:left;
	width:272px;
}
.relatedProductRS{		
	float:left;
	margin-left:5px;
	width:170px;
}
.productResultImg300{
	float:left;
	width:256px;
	height:256px;
	margin:5px;
}
#categories{
	 padding-left:5px; 
	 padding-bottom:10px;	
	 text-align:left;
}

/* Product Navigation Tabs */

/*TAB0 */
.tab0{	
	cursor: pointer;
	font-family:arial;
	font-size:13px;
	font-weight:bold;
	color:#666;
	list-style: none;
}

ul.tab0 li.tab0L
{
	float:left;
	background-image: url("../images/prod_detail_tab_left_0.gif");
	width:6px;
	height:27px;
}

ul.tab0 li.tab0M
{		
	text-align:center;
	float:left;
	background-image: url("../images/prod_detail_tab_middle_0.gif");
	background-repeat: repeat-x;
	height:27px;
	line-height:27px;
	padding:0px 10px;	
}

ul.tab0 li.tab0R
{ 
	float:left;
	background-image: url("../images/prod_detail_tab_right_0.gif");
	width:12px;
	height:27px;
}

/*TAB1 */
.tab1{
	cursor: pointer;	
	font-family:arial;
	font-size:13px;
	font-weight:bold;
	color:#333;
	list-style: none;
}

ul.tab1 li.tab1L
{
	float:left;
	background-image: url("../images/prod_detail_tab_left_1.gif");
	width:6px;
	height:27px;
}

ul.tab1 li.tab1M
{
	text-align:center;
	float:left;
	background-image: url("../images/prod_detail_tab_middle_1.gif");
	background-repeat: repeat-x;
	height:27px;
	line-height:27px;
	padding:0px 10px;
}

ul.tab1 li.tab1R
{ 
	float:left;
	background-image: url("../images/prod_detail_tab_right_1.gif");
	width:12px;
	height:27px;
}			
.navLine{
	border-top:4px solid #bfbfbf;
	clear:both;
	font-size:1px;
}
.b{
	border:1px solid red;
}

.userStatus{
	text-align:right;
	padding-right:27px;
	padding-top:5px;
}
#errorContainer{
	border:1px solid #333;
	margin-top:10px;
	background-color:#f9f9f9;
}
.errorH{
	font-size:14px;
	font-family:arial;
	font-weight:bold;
	padding-left:50px;
	width:200px;
	padding-left:50px;
	font-size:14px;
}
.errorN{
	font-size:13px;
	font-family:arial;	
	font-size:13px;
	padding-left:80px;
}
.letterSpace1{
	letter-spacing: 1px;
}

.gBullet{
	color:#999;
	list-style-image:none;
	list-style-position:inside;
	text-indent:-16px;
	padding-left:20px;
	/*type:disc;*/
}

.tabData{
	padding-left:20px;
	padding-bottom:10px;
}

/** RC Gallery **/
.rcGallery{	
	font: bold normal normal 12px Arial;
	color:#fff;
	list-style: none;
}

ul.rcGallery li.rcL
{
	padding-right:10px;
	float:left;		
}

ul.rcGallery li.rcM
{	
	float:left;
}

ul.rcGallery li.rcR
{ 
	padding-left:10px;
	float:left;		
}

/** End - RC Gallery**/
.attributeContainer{
	width:100%;		
	float:left;
	border-top:1px solid #ccc;
}
.attribute{	
	clear:left;
	padding:5px 5px;
	text-align:right;
	width:160px;	
	float:left;
}
.attributeValue{	
	padding:7px 5px;
	list-style:inside;
	width:180px;	
	float:left;
	border-left:1px solid #ccc;	
}
.lh18{
	line-height:18px;
}

.lh18{
	line-height:16px;
}

.suggestionsBar{
	margin-top:5px;
	padding:10px;
	font-size:14px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

.rcBorderA{
	margin-top:10px;
	float:left;
	border-bottom:1px solid #cacaca;
	border-left:1px solid #a3a3a3;
	border-right:1px solid #a3a3a3;
	border-top:2px solid #a3a3a3;  
	-moz-border-radius: 0.5em; 
	/*border-radius: 0.5em;	*/
}
.rcBorderB{
	float:left;
	border-top:1px solid #cacaca;
	border-left:1px solid #cacaca;
	border-right:1px solid #cacaca;
	-moz-border-radius: 0.3em;
	/* border-radius: 0.3em; */	
}
.rcBorderC{
	 float:left;
	 border-top:1px solid #f2f2f2;
	 border-left:1px solid #f2f2f2;
	 border-right:1px solid #f2f2f2;
	 padding:3px 12px;
	 -moz-border-radius: 0.3em;
	 /* border-radius: 0.3em; */
}
.rcImg{
	border:1px solid #fff;
	margin:0px 8px;
}

.rcImg:hover{
	border:1px solid #336699;
	margin:0px 8px;
}
.richButtons{
	padding-left:25px;
	padding-top:10px;
	clear:both;
	width:100%;
}
.borderSep{
	float:left;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}
.cp{
	cursor: pointer;
}
.mBoxes{	
	padding:3px;
	float:left;
	text-align:left;
	position:static; 	
	/*margin-top:2px;*/
	height:100%;
	min-height: 20px;
	border:2px solid #336699;
	clear:both;
	background-color:#fff;
}
.rcButCon{
	float:left;
	position:relative;
	top:0px; 
	left: 0px;	
}
.compHead{
	width:20%;
	border-top:1px solid #ccc;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	padding:5px;
}
.compVal{
	width:20%;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	font-family: arial;
	font-size: 11px;
	line-height:18px;	
	padding:6px;
}
.btnArrow{
	background:transparent url("../images/btn_arrow.gif") no-repeat scroll left bottom;
	display:inline;
	height:5px;
	width:3px;
}

/* s.c. custom*/
input.btn {
	cursor: default;
	margin-top: 2px;
	font-size:14px;
	font-family:arial;
	color:#5c5c5c;
	height:20px;
	width:90px;
	border-left:1px solid #333;
	border-right:1px solid #333;
	border-bottom:1px solid #333;
	border-top: 1px solid #333;

 }
 
 input.btnhover {
	cursor: pointer;
	margin-top: 2px;
	font-size:14px;
	font-family:arial;
	color:#000000;
	height:20px;
	width:90px;
	border-left:1px solid #333;
	border-right: 1px solid #333;
	border-bottom:1px solid #333;
	border-top: 1px solid #333;
 }



