/* CSS Document */

body{
	margin-top:0;
	font-family: Helvetica, Arial, sans-serif;
	font-size:11px;
	background:#E7E5E0;
	color:#000;
	text-align:left;
}
h1{
	font-size:15px;
	color:#e06111;
	margin:0;
	padding:4px 0 8px 0;
}
h2{
	margin:0px;
	padding:0px;
}
a { 
color:black; 
text-decoration: none;
font-weight:bold;
}
a:visited { 
color:black; 
text-decoration: none;

}
a:hover { 
color:#e06111; 
text-decoration: none;

}

br.clear {
	clear: both;
	width: 0;
	height: 0;
	border: none;
	background: inherit;
	margin: 0;
}
#main{
	text-align:left;
	width:744px;
	border:2px solid #494847;
	border-top:none;
	background:#FFF;
}
/* Header and main nav */
#headerwrap{
	width:744px;
	height:137px;
	
	display:block;
}
#logo{
	width:372px;
	height:137px;
	display:block;
	float:left;
}
#print{
	width:82px;
	height:137px;
	display:block;
	float:left;
}
#print a{
	width:82px;
	height:137px;
	background: url(./images/print_nav.gif);
	display:block;
	cursor:pointer;
	float:left;
}
#print a:hover{
	background-position:100% -137px;
}
#audio{
	width:82px;
	height:137px;
	display:block;
	float:left;
}
#audio a{
	width:82px;
	height:137px;
	background: url(./images/audio_nav.gif);
	display:block;
	cursor:pointer;
	float:left;
}
#audio a:hover{
	background-position:100% -137px;
}
#video{
	width:81px;
	height:137px;
	display:block;
	float:left;
}
#video a{
	width:81px;
	height:137px;
	background: url(./images/video_nav.gif);
	display:block;
	cursor:pointer;
	float:left;
}
#video a:hover{
	background-position:100% -137px;
}
#web{
	width:68px;
	height:137px;
	display:block;
	float:left;
}
#web a{
	width:68px;
	height:137px;
	background: url(./images/web_nav.gif);
	display:block;
	cursor:pointer;
	float:left;
}
#web a:hover{
	background-position:100% -137px;
}
#about{
	width:91px;
	height:137px;
	display:block;
	float:left;
}
#about a{
	width:91px;
	height:137px;
	background: url(./images/about_nav.gif);
	display:block;
	cursor:pointer;
	float:left;
}
#about a:hover{
	background-position:100% -137px;
}
#about a.nextsel{
	background: url(./images/about_nav_nextsel1.gif);
}
#about a:hover.nextsel{
	background-position:100% -137px;
}
#store{
	width:106px;
	height:137px;
	display:block;
	float:left;
}
#store a{
	width:106px;
	height:137px;
	background: url(./images/store_nav.gif);
	display:block;
	cursor:pointer;
	float:left;
}
#store a:hover{
	background-position:100% -137px;
}
#store a.selected{
	background: url(./images/store_nav_sel.gif);
}
#store a:hover.selected{
	background-position:100% -137px;
}
/* main content area */
#contentwrap{
	width:744px;
	margin:0;
	padding:0;
	background:url(./images/content_back.gif) no-repeat #fff;
	display:block;
}
#subnav{
	height:20px;
	line-height:20px;
	padding-left:25px;
	padding-bottom:10px;
	display:block;
	color:#3d5063;
	font-size:14px;
	font-weight:bold;
	text-align:left;
}
#subnav span{
	font-size:18px;
}
#subnav a{
	text-decoration:underline;
	color:#3d5063;
}
#subnav a:hover{
	text-decoration:none;
	color:#A4A3A3;
}
#subnav a.selected, .bread_crumb_link {
  font-size:14px !important;
	text-decoration:none;
	color:#A4A3A3;
}
#colwrap{
	width:744px;
	margin:0 0 18px 0;
	padding:0;
	display:block;
}
#leftcol{
	width:533px;
	border-right:1px solid #3d5063;
	display:block;
	float:left;
}
#leftcol2 {
	width:579px;
	border-right:1px solid #3d5063;
	display:block;
	float:left;
}

/* instruction message to customer */
.cart_instruction { 
	font-size: 10px; 
	margin-bottom: 10px;
	width: 579px;
	text-align: left;
	padding-left: 25px;
}

/* this is for the image of either a hand OR a balloon, and aligns it vertically with the msg text */
.cart_instruction img {
	vertical-align: middle;
}

.cart_info_msg {
	width: 579px;
	display: block;
	float: left;
	text-align: left;
	padding: 10px 10px 5px 25px;
}

.content {
	padding:0 15px 12px 35px;
	text-align:left;
}
.content p{
	padding:4px 6px 12px 18px;
	margin:0
}
.content img{
	border:1px solid #3d5063;
	float:left;
	margin: 0 18px 12px 0;
}
#cartblock{
	height:44px;
	padding-left:18px;
	line-height:44px;
	margin-left:10px;
	background: #A4A3A3;
	color:#fff;
	display:block;
	font-weight:bold;
}
#cartblock span{
	font-size:18px;
	float:left;
	display:block;
}
#cartblock span.right{
	font-size:11px;
	float:right;
	display:block;
	_position:relative;
	_top:2px;
}

#Add_to_Cart {
	position:relative;
	top:8px; _top:6px; 
	margin:0 8px 0 6px;
	height:25px;
}

#rightcol{
	width:200px;
	display:block;
	float:left;
}
#rightcol2{
	width:154px;
	display:block;
	float:left;
}
.contentleft{
	padding:4px 0px 12px 17px;
	text-align:left;
}
.contentleft2{
	padding:4px 0px 12px 12px;
	text-align:left;
}
/* buckets */
.nav_link_container {
}

ul.nav_links {
	list-style-type: none;
	margin: 0px;
	margin-top:4px;
	padding-left: 0px;
	font-size:10px;
	line-height:14px;
}

.nav_links a {
	display: block;
	padding: 1px;
}

a.brown{
	text-decoration: none;
	color:#6b4d2b;
}
a:hover.brown{
	text-decoration:none;
	color: #7c884f;
}

.nav_link_container a:hover {
	text-decoration:underline;
}

/* a little spacing above and below the links in the Account Options block */
.acct_options div.nav_link_container {
	margin-top: 10px;
	margin-bottom: 10px;
}

/* footer */
#footerwrap{
	width:744px;
	height:60px;
	background:url(./images/footer_back.gif) no-repeat;
	display:block
}
#spaceleft{
	width:236px;
	height:60px;
	display:block;
	float:left;
}
#spaceright{
	width:400px;
	height:60px;
	float:left;
	display:block;
}
#spacetop{
	height:25px;
	display:block;
}
#footnav{
	height:18px;
	display:block;
}
#printsub{
	width:43px;
	height:18px;
	display:block;
	float:left;
}
#printsub a{
	width:43px;
	height:18px;
	background: url(./images/print_sub.gif);
	display:block;
	cursor:pointer;
	float:left;
}
#printsub a:hover{
	background-position:100% -18px;
}
#printsub a.selected{
	background-position:100% -18px;
}
#audiosub{
	width:44px;
	height:18px;
	display:block;
	float:left;
}
#audiosub a{
	width:44px;
	height:18px;
	background: url(./images/audio_sub.gif);
	display:block;
	cursor:pointer;
	float:left;
}
#audiosub a:hover{
	background-position:100% -18px;
}
#audiosub a.selected{
	background-position:100% -18px;
}
#videosub{
	width:43px;
	height:18px;
	display:block;
	float:left;
}
#videosub a{
	width:43px;
	height:18px;
	background: url(./images/video_sub.gif);
	display:block;
	cursor:pointer;
	float:left;
}
#videosub a:hover{
	background-position:100% -18px;
}
#videosub a.selected{
	background-position:100% -18px;
}
#websub{
	width:35px;
	height:18px;
	display:block;
	float:left;
}
#websub a{
	width:35px;
	height:18px;
	background: url(./images/web_sub.gif);
	display:block;
	cursor:pointer;
	float:left;
}
#websub a:hover{
	background-position:100% -18px;
}
#websub a.selected{
	background-position:100% -18px;
}
#aboutsub{
	width:47px;
	height:18px;
	display:block;
	float:left;
}
#aboutsub a{
	width:47px;
	height:18px;
	background: url(./images/about_sub.gif);
	display:block;
	cursor:pointer;
	float:left;
}
#aboutsub a:hover{
	background-position:100% -18px;
}
#aboutsub a.selected{
	background-position:100% -18px;
}
#storesub{
	width:81px;
	height:18px;
	display:block;
	float:left;
}
#storesub a{
	width:81px;
	height:18px;
	background: url(./images/store_sub.gif);
	display:block;
	cursor:pointer;
	float:left;
}
#storesub a:hover{
	background-position:100% -18px;
}
#storesub a.selected{
	background-position:100% -18px;
}
#copyright{
	width:291px;
	height:17px;
	display:block;
	background: url(./images/copyright.gif) no-repeat;
}
/*Home*/
.thumbs{
	display:block;
	padding: 4px 15px 4px 25px;
}
.thumbs img{
height:130px;
border: 1px solid #3d5063;
margin: 3px 3px 3px 3px;
float:left;
}

.thumbs2, .thumbs3 {
	display:block;
	padding: 4px 4px 4px 15px;
}

.thumbs2 img {
height: 130px;
border: 1px solid #3d5063;
margin: 3px 3px 3px 3px;
float:left;
}

.thumbs3 img{
height:130px;
border: 1px solid #3d5063;
}

.thumb_block {
	float: left;
	margin: 3px 2px 5px 2px;
	width: 275px;
	height: 225px;
}
.thumb_block .price {
	font-size: 18px;
}

.thumb_block .summary {
	/* add styles here for brief description */
}

#apparelwrap{
height:138px;}
#audiowrap{}
#printwrap{}
.categoryvert{
	height:130px;
	width:35px;
	float:left;
	margin: 0 0 3px 0;
}
.categoryvert img{
	border:none;
}
.viewall{
	height:130px;
	width:107px;
	float:left;
}
.viewall img{
	border:none;
}
.address_form_header .header {
	margin-left: 25px;
}

.Star {
	color: #e06111; 
	font-weight: bold;
}

td.SubHeader, td.DialogTitle {
	font-weight: normal;
	font-size: 20px;
	text-transform: uppercase; 
/*	background: #A4A3A3; */
	color: black;
}

.infoBox {
	border-left: 2px solid #A4A3A3;
	padding-left: 7px;
}

.infoBox .TableHead {background: #ccc;}
a.advancedButton { 
	display: block;
	margin-top:17px;
color:black; 
text-decoration: none;
font-weight:bold;
}
a.advancedButton:hover { 
color:#e06111; 
text-decoration: none;
}
#searchInput, #searchButton{
display: block;
float: left;	
}
#searchButton{
margin-left: 3px;
}
.pageHeading{
font-weight: normal;
	font-size: 20px;
	text-transform: uppercase; 
	color: black;	
}
#productDetails, #productOptions{
    font-weight: normal;
	font-size: 20px;
	text-transform: uppercase; 
	color: black;
	font-family: Helvetica, Arial, sans-serif;
	margin: 10px 0 6px 0;
	display: block;
	
}
#productOptions{
margin:20px 0 10px 12px;
}
#productDetailsCopy{
border-left: 2px solid #A4A3A3;
padding-left: 10px;
}
.customerOption{
margin-top:10px;

}
.thePrice{
	 font-weight: normal;
	font-size: 20px;
	text-transform: uppercase; 
	color: black;
	font-family: Helvetica, Arial, sans-serif;
	margin: 10px 0 6px 0;
	display: block;

}

.ButtonTable{
cursor: pointer;	
}

.productListing-data a{
	font-weight: normal;
}
table.productListing {
border:0px;
}
.RegSectionTitle{
padding: 30px 0 20px 0;
}
.PopupTitle{
font-weight: normal;
	font-size: 20px;
	text-transform: uppercase; 
	color: black;
	font-family: Helvetica, Arial, sans-serif;
	margin: 10px 0 6px 0;
	display: block;

}