html {overflow-y: scroll; }
body{*font-size:83%;}
#content 
{
	padding:0 8px;	
	display:none;
}
a:link, a, a:active, a:visited, .link
{
	color:#568026;
	/*color:#2A2A2A;*/
	font-size:0.85em;
	text-decoration:none;
	cursor:pointer;
}
a:hover, .link:hover{
	color:#828282;
	text-decoration:underline;

}
#content h4
{
	padding:5px 0px 5px 0px;
	height:0px;	
	float:right;
	color:#990000;
	font-weight:bold;
	font-size: 1em;
	margin:10px 0px 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-left:10px;
}
#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 5px;
	font-weight:normal;
	font-size:.8em;
}
#colorSelector li:hover, .colorpicked
{
	background-color:#990000;
	cursor:pointer;
}
#sizesSelector
{
	overflow:auto;
	float:left;
	margin:0 0 10px -30px;
	*margin: 0 0 10px 10px;
	*width: 340px;
	_margin:5px 0 10px 5px;
}
#sizecont
{
	padding:5px 5px 5px 0;
}

.phoneNumberColor {color: #568026; font-weight: bold;}

#sizesSelector li
{
	background: #fff /*url(/images/skin/prodDetails/sizeBG.gif) repeat-x*/;
	color:#568026;
	border: 1px solid #568026;
	cursor:pointer;
	float:left;
	height:17px;
	font-size: 13px;
	margin:2px;
	padding:2px;
	text-align:center;
	width:30px;
}

#tech img 
{
    margin-right: 10px; 
    margin-top: 10px; 
    border: 1x solid #999;
}

#sizesSelector li:hover 
{	
	background: #2a3c16;
}



#morecontent, .more, #sizing
{
	display:none;	
}

#ProductDetailsReviews 
{
    margin-left:9px;
    margin-top:10px;
}

#litDescSpan 
{
    color: #484848;
    padding:15px;
    display:block;

}

#litDescSpan ul
{
height:175px;
margin:0;
overflow:auto;
padding:5px;
}

#litDescSpan ul li
{
    margin-bottom: 0px; 
    font-size: 11px;
    list-style: disc;
    margin-left: 10px; 
}

.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:345px;
	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/skin/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:360px;
	*width: 360px;
	_width: 350px;
	padding:0;
	margin:20px 0px 20px 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:250px;
	text-align:center;
	z-index:10000;
}

#viewcart
{
	display:block;
	margin:10px 0;	
}

#cartresponse h4
{
	padding-bottom:20px;
	color:#568026;
	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;
}
	
#itemadded 
{
	padding-top: 15px; 
	margin-bottom: 10px;
}	

#thisItem 
{
	padding-bottom: 15px;
}	
	
#carttotal
{
	font-weight:bold;	
	margin-top:5px;
}
/*/////////////////////////////////////Tabs Begin////////////////////*/
.tabs-container {
 	border:1px solid #ebebeb;
	background: #fcfcfc;
	padding:0px 5px 10px 5px;
	min-height:350p;
	height:auto !important;
	height:350px;
	*width: 360px;
}
/* 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;
    }
}

.modelTitle {color:#568026;
font-size:16px;
font-weight:bold;
margin:5px 0 5px 10px;}


/* 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;
    padding-bottom: 5px;
    border-left: 1px solid #fff;
    min-width:0; /* be nice to Opera */
}
.tabs-nav a, .tabs-nav a span {
    display: block;
    padding: 0 10px;
    background: url(/images/skin/productDetails/tab.png) no-repeat;
}
.tabs-nav a {
    position: relative;
    top: 1px;
    z-index: 2;
    padding-left: 0;
    color: #444;
    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 {    background: url(/images/skin/prodDetails/tabNonBG.gif) repeat-x;}
.tabs-selected {    background: url(/images/skin/prodDetails/tabSelectedBG.gif) repeat-x;}

.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;	
	font-size: .7em;
}

#description li
{
    list-style: none;
}

#war a:link, #fit a:link
{
	text-decoration:underline;
}

#fit 
{
	padding-left: 25px; 
	*padding-left: 1px; 
	_padding-left: 10px;
}

#war h3, #fit h3
{
	margin-top:15px;
}

.descsec,  p 
{
	margin:5px 5px 5px 10px;
	font-weight:normal;	
	color:#212121;
	font-size:.8em;
	*font-size:12px;
}

#modelPrice, .modelClass 
{
	background-color:#ECECEC;
	font-size:1.2em;
	margin-left:0;
	padding-bottom:5px;
	padding-left:10px;
	padding-top:5px;
}
	
.descHTag 
{
    margin-left: 11px; 
    margin-top: 11px;
}	

h1
{
	font-size:1.5em;
	*font-size:18px;	
	margin:5px 5px 5px 10px;
	background-color:#fcfcfc;
	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;
	font-size: 1.2em;
}

#des
{
    list-style: none;
}

#addtocart
{
	cursor:pointer;
}

#colorName 
{
    padding-top:10px;
}

.descsec span
{
	font-weight:normal;
}

#orderdiv
{
	padding:0;
	margin-top:10px;
	height: 300px;
	clear:both;
	background: #d8d8d8 url(/images/skin/proddetails/orderDivBg.gif) repeat-x;
}

#addtocart
{	
	display:block;
	float:right;
	margin:0 15px 15px 0;
}

#qty
{	
	margin-left:10px;
}

#relatedgearUL
{
	clear:both;
	width:550px;
	*width: 550px;
	_width: 530px;
	padding:0;
	margin:10px 0;
	border:5px solid #ECECEC;
	overflow:auto;
}
#relatedgearUL h3
{
	background-color:#ECECEC;
	margin:0;
	padding:2px 0 5px 5px;
	font-weight:bold;
	
}
.otherItems
{
	width:160px;
	margin:10px;
	list-style: none;
	float:left;
}
.rgear
{
	display:block;
	text-align:center;
	font-size:.85em;
	*font-size:14px;
}

.messageField {*margin-bottom: 10px;}

#reviewsnapahot
{
	clear:both;
	background: transparent url(/images/skin/productDetails/review_bg.gif) ;
	width:100%;
	text-align:center;
	*text-align: left;
	_text-align: left;
	overflow:hidden;
	padding-top:15px;
	margin-left: 8px;
	font-size: 1.2em;
}

#reviews
{
	clear:both;
	display:none;
}

#reviewsholder
{
	background: transparent url(/images/skin/productDetails/review_bg.jpg) ;
	width:100%;
	text-align:center;
}

#reviewsnapahot h5
{
	text-align:left;
	padding:5px 0px 5px 0px;
	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;
*/
background-color:#FCFCFC ;
border-left:1px solid #ebebeb;
border-right:1px solid #ebebeb;
border-top:1px solid #ebebeb;
font-size:18px;
font-weight:bold;
margin-bottom:0;
padding:15px 717px 15px 10px;
width:200px;	
}
.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:.7em;
	*font-size:12px;
	color:#000;
	clear: both;
}

.dark-row 
{
	background-color:#eee;
	}
.dark-row-top 
{
	background-color:#ccc;
	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:.55em;	
	*font-size:12px;	
	margin-top:10px;
	margin-bottom:2px;
	*margin-bottom: -12px;
	_margin-bottom: -12px;
	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:.5em;
	*font-size:10px;
	line-height:12px;
	margin:5px 0 20px 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:305px;
	padding:10px;
	font-family:Arial;
	font-size:.6em;
	*font-size:12px;
}
.alignright
{
	text-align:right;
	padding:0 0 15px 0;
}

.additionalView 
{
	margin-top: 10px;
	visibility: hidden;
}

#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:#ebebeb;
}
	.EnterMess
	{
		padding:15px;
		font-size:16px;
		font-weight: bold;
		color: #568026;
	}
#ProductDetails1_emailFriend_messageSent
{
	padding:15px;

}	

.litDescStyle li{}
#description li{}


/*/////////////////////////////End Email A Friend//////////////////////////////////////*/


.genderforsize {float: left; margin-top: 10px; margin-bottom: 10px; color: #990000;}
