html {overflow-y: scroll; }
body{*font-size:83%;}
#content 
{
	padding:0 8px;	

}
a:link, a, a:active, a:visited, .link
{
	color:#585858;
	/*color:#2A2A2A;*/
	font-size:0.9em;
	text-decoration:none;
	cursor:pointer;
}
a:hover, .link:hover{
	color:#828282;
	text-decoration:underline;

}
#content h4
{
 
 
	padding:5px;
	height:20px;	
	float:right;
	color:#990000;
	font-weight:bold;
	margin:0 10px 10px 0;
		
}
#errorMessage
{
	width:760px;
	text-align:center;
	vertical-align:middle;
	margin:0 0 10px 0;
	padding:200px 10px;
	float:left;
	
	border-left:1px solid #bdbdbd;

	min-height:230px;
	height:auto !important;
	height:230px;
	
		
}
#errorMessage p
{
	font-size:14px;
	font-weight:bold;
	color:#999;
}
#proceed
{
	clear:both;
	float:right;
	display:none;	
}
#checkoutbtn, #shoppingcartbtn
{
	float:right;
	margin-right:15px;
	margin-bottom:15px;
}
#checkoutpop
{
	margin-top:15px;
	display:block;
}
#freeshipAmount, #freeShippingQal, #litPriceofModel
{
	display:none;
}
.freeShippingQal
{
	clear:both;
}
#leftcolum
{
	float:left;
	width:350px;
	margin:0 0;
}
#colorSelector
{
	margin:0 0 0px 10px;
	padding:0;
	overflow:auto;
}
#colorSelector li
{
	float:left;
	padding:3px 3px 0px 3px;
	 
	margin:1px;
	height:33px;
	cursor:pointer;
	 
	
	 
}
#secSize
{
	
	font-size:12px;
	text-decoration:underline;
	cursor:pointer;
	margin: 0 0 10px 10px;
	color:#990000;	
	float:left;
	_margin-top:5px;
}
#secSize:hover
{
	color:#ccc;
}
#shownIn
{	
	color:#999;
	font-weight:bold;
}
#colorShown
{
	font-weight:normal;
}
.colorPickedClass, #sizepicked, #quantitypicked
{
	font-weight:normal;
	
}
.warning
{
	background-color:#990000;
	color:#fff;
	padding:2px 2px;
	font-weight:normal;
	font-size:.9em;
}
#colorSelector li:hover, .colorpicked
{
	background-color:#990000;
	cursor:pointer;
}
#sizesSelector
{
	overflow:auto;
	float:left;
	margin:0 0 10px 10px;
	_margin:5px 0 10px 5px;
}
#sizecont
{
	padding:5px 5px 5px 0;
}

#sizesSelector li
{
	border:1px solid #000000;
	color:#000000;
	cursor:pointer;
	float:left;
	height:16px;
	margin:2px 2px 0 0;
	padding:2px 2px 0;
	 
	text-align:center;
	width:20px;
	 
	background-color:#f0f0f0;
}
#morecontent, .more, #sizing
{
	display:none;	
}
.more
{
	color:#990000;
	font-weight:bold;
	cursor:pointer;
 
	margin-left:10px;
	padding:2px 0 10px 0;
}
#morecontent
{
	margin:0 0 15px 15px;
	height:auto;
		
}
#morecontent li
{
	list-style-type:circle;
	margin-left:15px;
	
		
}
.close 
{
	border:1px solid #990000;
	padding:0px 3px;
	height:10px;
 
	*font-size:10px
	 
	
}
.closecart
{
	 
	padding:3px 5px;
	height:10px;
	 
 
	font-weight:bold;
	 
	text-align:right;
	font-size:14px;
	 
	 
	
}
.more:hover
{
	color:#ccc;
	
}
#sizesSelector li:hover, #sizesSelector li.sizepicked, #sizesSelector li.backorder:hover
{

	color:#fff;
	background-color:#000;
	
}
#sizesSelector li.backorder
{
	background-color:#f0f0f0;
	color:#990000;
	border:1px solid #990000;
	font-style:italic;
	
}
#backordertext
{
	display:none;
	color:#990000;
	font-size:.8em;	
	*font-size:12px;	
	margin-left:10px;
	clear:both;
	font-style:italic;
}
li.sizepicked
{
	color:#fff;
}
#mainImage
{
	height:427px;
	margin-top:15px;
	clear:both;
	position:relative;
	z-index:29;
}
#whiteBg
{
 
	display:none;
	height:100%;
	left:0;
	position:fixed;
	top:0;
	width:100%;
	z-index:28;
	background-image:url(../images/white_80_tran.png);
	background-repeat:repeat;
	text-align:center;
	 
}
#whiteBg span
{
	position:fixed;
	top:0;
	right:0;
	color:#fff;
	width:200px;
	background-color:#990000;
	font-weight:bold;
	display:block;
	z-index:10000;
		
}
 
#rightcolum
{
	float:right;
	width:390px;
	padding:0;
	margin:0 0px 0 0;
	height:auto;
	position:relative;
	
}
#bopopinfo span
{
	margin:5px 0;
	display:block;
	font-size:9px;	
}
#cartresponse
{
	display:none;
	position:absolute;
	bottom:100px;
	right:5px;	
	background-color:#fff;
	border:5px solid #999999;
	padding:5px;
	width:200px;
	text-align:center;
	z-index:10000;
}

#viewcart
{
	display:block;
	margin:10px 0;	
}
#cartresponse h4
{
	padding-bottom:20px;
	color:#990000;
	border-bottom:1px dashed #ccc;
}
.minicart
{	
	font-size:.9em;
	*font-size:12px;
}
#itemNum
{
	width:100%;
	border-top:1px dashed #ccc;
	padding-top:5px;
	margin-top:5px;
}
#topdiv
{
		min-height:25px;
	  height:auto !important;
	  height:25px;
}
	
#carttotal
{
	font-weight:bold;	
	margin-top:5px;
}
/*/////////////////////////////////////Tabs Begin////////////////////*/
.tabs-container {
 	border:1px solid #999;
 
	background: #f7f7f7;
 
	padding:0px 5px 10px 5px;
	min-height:350px;
	  height:auto !important;
	  height:350px;

}
/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .tabs-nav {
        display: none;
    }
}

/* Skin */
.tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 0px;
}
.tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.tabs-nav li {
    float: left;
    margin: 0 1px 0 0px;
    
    min-width:0; /* be nice to Opera */
}
.tabs-nav a, .tabs-nav a span {
    display: block;
    padding: 0 10px;
    background: url(../images/tab.png) no-repeat;
}
.tabs-nav a {
    position: relative;
    top: 1px;
    z-index: 2;
    padding-left: 0;
    color: #999;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
}
.tabs-nav .tabs-selected a {
    color: #000;
}
.tabs-nav .tabs-selected a, .tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active {
    background-position: 100% -100px;
    outline: 0; /* prevent dotted border in Firefox */
    color:#000;
}
.tabs-nav a, .tabs-nav .tabs-disabled a:hover, .tabs-nav .tabs-disabled a:focus, .tabs-nav .tabs-disabled a:active {
    
    background-position: 100% -150px;
}
.tabs-nav a span {
    width: 0; /* IE 6 treats width as min-width */
    min-width: 0;
    height: 18px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding-top: 6px;
    padding-right: 0;
}
*>.tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.tabs-nav .tabs-selected a span {
    padding-top: 7px;
}
.tabs-nav .tabs-selected a span, .tabs-nav a:hover span, .tabs-nav a:focus span, .tabs-nav a:active span {
    background-position: 0 0;
}
.tabs-nav a span, .tabs-nav .tabs-disabled a:hover span, .tabs-nav .tabs-disabled a:focus span, .tabs-nav .tabs-disabled a:active span {
   
     background-position: 0 -50px;
}
.tabs-nav .tabs-selected a:link, .tabs-nav .tabs-selected a:visited, .tabs-nav .tabs-disabled a:link, .tabs-nav .tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
/*/////////////////////////////Tabs end./////////////////////////*/
#description
{
	padding:0;	
}
#war a:link, #fit a:link
{
	text-decoration:underline;
	
}
#war h3, #fit h3
{
	margin-top:15px;
	
}
.descsec,  p 
{
	margin:5px 5px 5px 10px;
	font-weight:normal;	
	color:#212121;
	font-size:.9em;
	*font-size:12px;
	 
 
}
h1
{
	font-size:1.5em;
	*font-size:18px;	
	margin:5px 5px 5px 10px;
 
	background-color:#F7F7F7;
	color:#212121;
	font-weight:normal;	
	text-align:left;
 
}
a:link#whenwillmysize, a:visited#whenwillmysize, a:active#whenwillmysize, a#whenwillmysize
{
	display:block;
	font-size:.8em;
	*font-size:12px;
}
.descsec, #addtocart
{
	display:block;
	clear:both;
	font-weight:bold;
}
#addtocart
{
	cursor:pointer;
}

.descsec span
{
	font-weight:normal;
}
#orderdiv
{
	padding:5px 0;
	margin-top:10px;
	clear:both;
	background: #f7f7f7 url(../images/order_bg.gif) repeat-x;
}
#addtocart
{	
	display:block;
	float:right;
	margin:0 15px 15px 0;
}
#qty
{	
 margin-left:10px;
 
	 
}
#relatedgearUL
{

	clear:both;
	width:350px;
	padding:0;
	margin:15px 0;
	border:5px solid #f7f7f7;
	overflow:auto;
}
#relatedgearUL h3
{
	background-color:#f7f7f7;
	margin:0;
	padding:2px 0 5px 5px;
	font-weight:bold;
	
}
.otherItems
{
	width:90px;
	margin:10px;
	float:left;
}
.rgear
{
	display:block;
	text-align:center;
	font-size:1.1em;
	*font-size:14px;
}

#reviewsnapahot
{
	clear:both;
	background: transparent url(../images/review_bg.gif) ;
	width:100%;
	text-align:center;
	overflow:hidden;
	padding-top:15px;
	
	
}
#reviews
{
	clear:both;
	 
}
#reviewsholder
{
	background: transparent url(../images/review_bg.jpg) ;
	width:100%;
	
	text-align:center;
}
#reviewsnapahot h5
{
	text-align:left;
	padding:5px ;
	font-size:1em;
	*font-size:14px;
	font-weight:bold;
}
.reviewHeader
{
	background-color:#eaeaea;
	padding:5px 5px 5px 10px;
	width:120px;
	margin:0;
	font-size:14px;
	font-weight:bold;
	
}
.price
{
	display:block;
	color:#999;
}
.modelname 
{
	font-weight:bold;
	*font-size:12px;
}
.freeShipping
{
	clear:both;
}
.freeShipping a:link, .freeShipping a:active, .freeShipping a:visited
{
	color:#999;
	text-decoration:underline;
	
}
.freeShipping a:hover
{
	color:#990000;
	 
	
}
#clrselected
{
	font-weight:bold;
}
/*\\\\\\\\\\\\\\\\\\\Sale///////////////////////////*/
#saleprice
{
	display:none;	
	
}
.t #saleprice
{
	display:block;
	color:#990000;
}
/*\\\\\\\\\\\\\\\\\\\End Sale///////////////////////////*/
#availableSizes
{
	clear:both;
}
#errorMessage
{
	display:none;
}
#visualwarncompiledebug
{
	display:none;
}

/*sizing chart*/

#fit table
{
	text-align:center;
	border:1px solid #999;
	font-size:.8em;
	*font-size:12px;
	color:#000;
}

.dark-row 
{
	background-color:#eee;
	}
.dark-row-top 
{
	background-color:#828282;
	color:#fff;
	font-size:11px;
	}
#loadsizingchart ol
{
	margin:10px 10px;
	padding:0;
}
#loadsizingchart ol li
{
	margin-left:10px;
	padding:0;	
	
}


	
/*end sizing chart*/


/*/////////////////////////////////Email A Friend///////////////////////*/

legend
{
	color:#828282;
	font-size:.9em;
	*font-size:12px;
	font-weight:bold;
	margin:0;
	padding:0;
}
label
{
	clear:both;
	font-size:.7em;	
	*font-size:12px;	
	margin-top:10px;
	margin-bottom:5px;
	display:block;
	font-weight:bold;
	
}

fieldset
{
	font-size:1.3em;
	*font-size:16px;
	border:0;
	margin:0;
	padding: 0 15px;
	
	
}
.asteric
{
	color:#990000;
}
#required
{
	clear:both;
	font-size:.8em;
	*font-size:10px;
	line-height:12px;
	margin:15px 0;
	display:block;
 
}
input[type=text]:hover  {  
       background-color:#fcfcfc;  
        
}  
input:focus 
{
	border-color:#ccc;
}
#leftError
{
	color:#990000;
	display:block;
	font-size:12px;
	margin-top:15px;

}
#sndbtn
{
	clear:both;
	margin-top:15px;
	display:block;
}
input , #ProductDetails1_emailFriend_sendBtn
{
	
	clear:both;
	
}
textarea
{
	width:320px;
	padding:10px;
	font-family:Arial;
	font-size:.7em;
	*font-size:12px;
}
.alignright
{
	text-align:right;
	padding:0 0 15px 0;
}
#additionalview
{
	float:right;
	margin:10px 0px;
	border:1px solid #ccc;
	padding:3px 5px;
	color:#999;	
	font-weight:bold;
	font-size:14px;
}
#additionalview:hover
{
	color:#fff;
	text-decoration:none;
	background-color:#ccc;
}
.inputfields
{
	float:left;
	height:18px;
	margin-right:3px;
	padding-bottom:2px;
	margin-bottom:10px;
	padding-left:10px;
	padding-top:2px;
	width:327px;	
	width:315px;
}
.reqID
{
	float:left;
	width:10px;	
}
input:focus 
{
	border-color:#ccc;
}
	.EnterMess
	{
		margin-top:15px;
		font-size:14px;	
	}
#ProductDetails1_emailFriend_messageSent
{
	padding:15px;

}	

/*/////////////////////////////End Email A Friend//////////////////////////////////////*/
