﻿body {text-align:center;font-family:Verdana, Arial, Helvetica;font-size:11px;margin:0 auto;background:#ae9f82 url(../images/bg_tile.jpg);}
* {font-family:Verdana, Arial, Helvetica;font-size:11px;}

#wrapper {
	width:850px;
	margin:0 auto;
	padding:0px;
	text-align:left;
}

/* Top Nav Classes */
/*div#tnav{background: #fff url(../images/header_top_bg.jpg) repeat-x;}*/
table.tnav {padding-left:5px;padding-right:5px;}
table.tnav td{font-size: 10px;color: #999999;}

a.tnav_small{font-size: 10px;color: #fff;text-decoration: none;}
a.tnav_small:hover{	color: #ccc;}
a.tnav_large {font-size: 10px;color: #333;font-weight: bold;text-decoration: none;}
a.tnav_large:hover{	color: #fff;}

a#headerLogo{
	background: url(/images/Dockers_WingAnchor_2.png) no-repeat 0 0;
	display: block;
	height: 50px;
	width: 179px;
}

/* Footer Classes */
#footer {
	color:#333;	
	width:100%;	
	padding-top:20px;
	padding-bottom:20px;
	text-align:center;
}
#footer a {
	color:#333;	
	font-weight:bold;	
	text-decoration:none;
	font-size:10px;	
	}		
#footer a:hover 
{
	color:#000;	
	text-decoration:underline;
}	

/*Content Classes*/
#content table {background-color:#fff;}

.subheadlarge {font-family:arial,helvetica; color:#40557E; font-size:18px; font-weight:bold;text-decoration:none;}
.subheadmed {font-family:arial,helvetica; color:#40557E; font-size:16px; font-weight:bold;text-decoration:none;}
.subheadsmall {font-family:verdana,arial,helvetica; color:#666666; font-size:11px; font-weight:bold;text-decoration:none;}
.subheadsmall:hover {font-family:verdana,arial,helvetica; color:#666666; font-size:11px; font-weight:bold;text-decoration:underline;}

.leftnav {background-color:#626262;width:170px;padding:10px;}
.leftnavhead {color:#fff;font-size:14px;font-weight: bold;text-decoration:none;}
.leftnavheadoff {color:#ccc;font-size:14px;font-weight: bold;text-decoration:none;}
.leftnavhead:hover {color:#fff;font-size:14px;font-weight: bold;text-decoration:underline;}
.leftnavlink {font-size:11px;color:#ccc;text-decoration:none;}
.leftnavlink:hover {font-size:11px;color:#fff;text-decoration:underline;}
.leftnavlinkon {font-size:11px;color:#fff;  text-decoration:none;}
.leftnavlinkon:hover {font-size:11px;color:#fff;  text-decoration:underline;}

/* form fields */
select {font-size:10px;color:#333333;}
input {font-size:10px;color:#333333;}
a {font-size:10px;color:#666666;}
a:hover {font-size:10px;color:#333333;}


/* Top Nav Classes */
table.grid { padding-left:5px; padding-right:5px;}
table.grid td {font-size: 10px; color:#999999;}
table.grid th {background-color:#eeeeee;font-size:10px;color:#333333;} /* D7E2E6 */

#search_header{float:left;width:100%;height:40px;background:#999;text-align:left;margin-bottom:2px;margin-top:0px;}
#search_header_content{float:left;width:100%;text-align:right;margin-top:10px;}
#search_header_text{font-size:10px;color:#fff;position:relative;}
.search_header_text .results{color:#fff;}

/*Product Page Classes*/
table.swatchbox {border: 1px solid #eeeeee;}
table.swatchboxon {border: 1px solid #004163;}

.prod_name {font-weight: bold;font-size: 11px;color: #666666;}
.prod_price {font-weight: normal;font-size: 10px;color: #900;}
.prodpricexout {font-weight: normal;font-size: 10px;color: #666666;text-decoration: line-through;}
.prodpricenow {font-weight: normal;font-size: 10px;color: #993333;}
.prodbluebold {font-weight: bold;font-size: 10px;color: #003366;}
.prod_description {font-weight: normal;font-size: 11px;color: #999999;}
.crossTitle{
	color: #666;
	font-weight: bold;
}
