/* CSS Document */

/*---------------------    Body Designation	  	-------------------------------------------*/	

body
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 10px;
	
	/*
	background-image: url(https://www.whitmanbooks.com/images/snow.gif);
	background-color: transparent;
	*/
	
	background-color: #27488D;
	
	padding-bottom: 0px;
	
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	background-repeat: repeat;
	font-family: Verdana, Geneva, Lucida Grande, Lucida Sans Unicode, Lucida, Arial, Helvetica, sans-serif;
	text-align: left;
}

form {
	font-family:  Verdana, Lucida Grande, Lucida Sans Unicode, Lucida, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	color: #000;
	margin-bottom: 5px;
	margin-top:0;
	padding:2px;
	text-align:center;
	}
	
 DefaultForm {
	margin:0px 0px 0px 0px;
	padding:0 0 0 0;
	background-image:url(https://www.whitmanbooks.com/images/tree.gif);
	background-repeat:repeat;
  } 
  
  table {
	margin:0px 0px 0px 0px;
	padding:0 0 0 0;
	font-family: Verdana, Geneva, Lucida Grande, Lucida Sans Unicode, Lucida, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:left;
  }
  

  .DefaultTable
{
	border-top-width: 2px;
	padding-right: 0px;
	padding-left: 0px;
	border-left-width: 2px;
	border-left-color: lightgray;
	border-bottom-width: 2px;
	border-bottom-color: lightgray;
	padding-bottom: 0px;
	width: 770px;
	border-top-color: lightgray;
	padding-top: 0px;
	background-color: white;
	text-align: center;
	border-right-width: 2px;
	border-right-color: lightgray;
}
A,
A:link,
A:active { 
	color: #cc3300;
	text-decoration: none; 
	font-weight:normal;
	}
	
A:visited {
	color: #b22d00;
	text-decoration: none;
	}
	
A:hover {
	color: #333;
	}


/*---------------------    Header Designation	  	-------------------------------------------*/	

#header {
	background:#fff;
	margin: 0px;
	width:770px;
	}
	
#top_logo {
	background-image: url(images/header.jpg);
	width:770px;
	height:80px;
	text-align:right;
	}
	
#userLinks {
	padding:6px;
	text-align:right;
	}
	
#userLinks a {
	color:#600;
	}
	
#userLinks a:hover {
	color:#C00;
	}

#searchbar {
	height:22px;
	width:770px;
	background-image:url(images/search_bg.jpg);
	text-align:right;
	color:#FFF;
	font-size:12px;
	padding:3px 0 0 0;
}

*html #searchbar {
	width:769px;
}

*html #btnGo 
{
	margin: 0 0 0 0;
}

#welcomeBox
{
	font-weight: normal;
	font-size: 12px;
	float: right;
	color: #fff;
	font-family: Arial;
	text-align: right;
}

#searchbox {
	padding:2px 0 1px 0;
	}
	
*html #searchbox {
	padding:1px;
	margin:1px 0 0 0;
	}

#top_nav {
	background-color:#333;
	color:#fff;
	text-align:center;
	padding:2px;
}

#top_nav a {
	color:#fff;
}

#top_nav a:hover {
	color:#aaa;
}

.utility {
	font-size:9px;
	float:right;
	vertical-align:top;
	padding-right:15px;
	padding-top:3px;
	}
	
INPUT, TEXTAREA {
	font-family:  Verdana, Lucida Grande, Lucida Sans Unicode, Lucida, Arial, Helvetica, sans-serif;
	padding-left: 5px;
	font-size: 9px;
	color: #333;
	background-color: #fff;
	} 


 SELECT {
	font-family:  Verdana, Lucida Grande, Lucida Sans Unicode, Lucida, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
	} 

.submit {
	font-weight:bold;
	font-size:9px;
	font-family:  Verdana, Lucida Grande, Lucida Sans Unicode, Lucida, Arial, Helvetica, sans-serif;
	}

.utility a,
.utility a:link,
.utility a:visited,
.utility a:active {
	padding-left:5px;
	padding-right:5px;
	color:#000;
	font-weight:bold;
	}

.utility a:hover {
	padding-left:5px;
	padding-right:5px;
	color:#cc3300;
	}


/*---------------------    Navigation Designation	  	-------------------------------------------*/		

#nav {
	width:770px;
	margin:50px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background:transparent;
	/* background-image: url(images/nav_topper.gif); */
	background-repeat:no-repeat;
	background-position:bottom;
	height:27px;
	vertical-align:bottom;
	}

.nav {
	width:770px;
	margin:-6px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background:transparent;
	/*background-image: url(images/nav_topper.gif);  */
	background-repeat:no-repeat;
	background-position:bottom;
	height:27px;
	vertical-align:bottom;
	z-index:1;
	position:relative;
	}

/*---------------------    Sub-Navigation Designation	  	-------------------------------------------*/	

#subnav {
	background-image: url(images/subnav_bkgd.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:770px;
	margin:0px;
	height:20px;
	color:#666;
	vertical-align:top;
	}

.subnav {
	background-image: url(images/subnav_bkgd.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:770px;
	margin:-3px 0 0 0;
	height:20px;
	color:#666;
	vertical-align:top;
	position:relative;
	z-index:0;
	}

.subnav_links {
	height:16px;
	padding:2px 0px 0px 10px;
	text-transform:uppercase;
	}

.subnav_links a:link,
.subnav_links a:visited {
	font-family: Verdana, Lucida Grande, Lucida Sans Unicode, Lucida, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666;
	padding: 3px 15px 0px 15px;
	margin:0px;
	}

.subnav_links a:hover { 
	color:#000;
	font-weight: normal;
	}


/*---------------------    Left Sidebar Designation	  	-------------------------------------------*/	

#leftbar {
	background:Transparent;
	margin-right:0px;
	width:160px;
	padding:5px 0px 5px 0px;
	}

#categories_header 
{
	text-align:center;
	font-size:11px;
	display:block;
	font-weight:normal;
}

#leftNav 
{
	background-color:#edf1fa;

	margin:0 4px 0 0;
	width:154px;
	padding:0px 0px 5px 0px;
	border-right:solid 1px #aaabb0;
	line-height: 8px;
	font-weight:bold;
	background-image:url(images/leftNav_watermark.gif);
	background-repeat:no-repeat;
	height:350px;
}
	
*html #leftNav {
	height:100%;
}
	
#leftNav div
{
	text-align:left;
	margin: 0 0 0 -0.5em;
}

*html #leftNav div
{
	text-align:left;
	margin: 0 0 0 -0.5em;
}

#leftNav ul {
	margin: 4px 0 20px 12px;
	padding: 0;
	}

#leftbar_base 
{
	background:Transparent;
	margin-left: 0px;
	margin-right: 3px;
	margin-top: 15px;
	margin-bottom:15px;
}

.leftbar_text {
	padding:10px 15px 5px 15px;
	line-height: 14px;
	font-size:9px;
	letter-spacing:normal;
	font-weight:bold;
	}

.leftbar_text a,
.leftbar_text a:link,
.leftbar_text a:visited,
.leftbar_text a:active,
.leftbar_text a:hover {
	background-image: url(images/link_arrow.gif);		
	background-repeat:no-repeat;
	background-position:bottom left;
	padding-left:15px;
	margin-bottom:5px;
	}

#leftbar li {
	margin: 0;
	padding: 0 0 2px 0;
	line-height: 1.4em;
	list-style:circle;
	}

#leftbar_link li {
	margin: 0;
	padding: 0 0 0 15px;
	background: url(images/link_arrow.gif) no-repeat 0 3px;
	
	
	
	margin-bottom: .8em;
	}

#leftbar_link a,
#leftbar_link a:link,
#leftbar_link a:visited,
#leftbar_link a:active,
#leftbar_link a:hover {
	background-image: none;
	padding-left:0px;
	margin-bottom:0px;
	}


/*---------------------    Main Placement Designation	  	-------------------------------------------*/	

#main_placement {
	width:285px;
	margin-left:15px;
	margin-top:20px;
	margin-bottom:20px;
	line-height:14px;
	}

.main_heading {
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
	}

.main_title {
	font-size:12px;
	font-style:italic;
	margin-bottom:5px;
	}	

.main_heading a,
.main_heading a:link,
.main_heading a:visited,
.main_heading a:active {
	color:#000;
	padding:0px;
	font-weight:bold;
	}

.main_heading a:hover {
	color:#cc3300;
	}

.more_link a,
.more_link a:link,
.more_link a:visited,
.more_link a:active,
.more_link a:hover {
	background-image: url(images/link_arrow.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	padding-left:15px;
	}

.breadcrumb {
	font-size:9px;
	padding:15px 0px 5px 15px;
	}	
	
#topmenu 
{
	PADDING-RIGHT: 1px; 
	BORDER-TOP: #900 2px solid; 
	PADDING-LEFT: 1px; 
	PADDING-BOTTOM: 1px; 
	PADDING-TOP: 1px; 
	BORDER-BOTTOM: #900 2px solid; 
	BACKGROUND-COLOR: #cc0000; 
	TEXT-ALIGN: center; 
	TEXT-DECORATION: none;
	width:610px;
}
#topmenu a
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	COLOR: #ffffff; 
	FONT-FAMILY: Arial; 
	TEXT-DECORATION: none;
}
	
	
/*---------------------    Right Bar Designation	  	-------------------------------------------*/	
	
#rightbar {
	width:290px;
	margin-left:10px;
	margin-top:20px;
	margin-bottom:20px;
	line-height:14px;

	}
	
.rightbar_hdr {
	border-left:1px dotted #333;
	border-top: 1px dotted #333;
	margin-bottom:10px;
	}	

.rightbar_feature {
	width:120px;
	border-left:dotted 1px #333;
	margin-bottom:15px;
	margin:10px 0px 30px 0px;
	padding:0px 5px 0px 10px;
	vertical-align:top;
	}	

.rightbar_feature_special {
	background-image: url(images/rightbar_bkgd_special.jpg);
	background-repeat: repeat-y;
	width:230px;
	border-left:1px dotted #333;
	margin:10px 0px 10px 0px;
	padding:5px 5px 5px 10px;
	vertical-align:top;
	}	
	
.rightbar_feature_special_blue {
	background-image: url(images/rightbar_bkgd_special_blue.jpg);
	background-repeat: repeat-y;
	border-left:dotted 1px #999;
	margin:10px 0px 10px 0px;
	padding:5px 5px 5px 10px;
	}
	
.rightbar_feature_hdr {
	font-size:10px;
	font-weight:bold;
	padding:4px;
	width:120px;
	}	
	
#rightbar a,
#rightbar a:link,
#rightbar a:visited,
#rightbar a:active,
#rightbar a:hover {
	background-image: url(images/link_arrow.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	padding-left:15px;
	line-height:25px;
	}

	
/*---------------------    Main News Designation	  	-------------------------------------------*/		
	
#mainnews {
	width:430px;
	margin-left:10px;
	margin-bottom:20px;
	line-height:14px;
	}
	
.mainnews_hdr {
	border-left:1px dotted #333;
	border-top: 1px dotted #333;
	margin-bottom:10px;
	padding-bottom:0px;
	}	

.mainnews_story {
	margin-bottom:15px;
	padding:0px 20px 0px 0px;
	}	
	
.mainnews_story_hdr {
	font-size:11px;
	font-weight:bold;
	padding-bottom:8px;
	}	
	
#mainnews a,
#mainnews a:link,
#mainnews a:visited,
#mainnews a:active,
#mainnews a:hover {
	background-image: url(images/link_arrow.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	padding-left:15px;
	line-height:25px;
	font-size:9px;
	}
		
.dateline {
	font-size:9px;
	color:#999;
	font-weight:normal;
	}	
	

	
/*---------------------    Sponsor Links Designation	  	-------------------------------------------*/	
	
#sponsors {
	width:170px;
	background:#fff;
	}

.ad_base {
	width:160px;
	margin-left:10px;
	background:#eee;
	padding:5px 0px 10px 0px;
	}	

.ad_container {
	width:154px;
	margin:5px 3px 0px 3px;
	background:#fff;
	padding:5px 0px 5px 0px;
	text-align:center;
	}
	
.sponsor_hdr {
	font-weight:bold;
	font-size:9px;
	color:#333;
	padding-left:5px;
	}
		
.advertise {
	font-size:9px;
	padding-left:10px;
	line-height:25px;
	}	
	
	
/*---------------------    Footer Designation	  	-------------------------------------------*/		
	
#footer 
{
	color:#fff;
	text-align:center;
	font-size:10px;
	line-height:14px;
	padding:20px 0px 20px 0px;
	width:730px;
	background-color:#999;
	border-top:dashed 1px #666 ;
	width:100%;
	clear:both;
}

#footer a
{
	color:#000;
}

.copyright {
	font-size:8px;
}	



/*---------------------    Commerce Designation	  	-------------------------------------------*/	
	
#main_commerce {
	margin-left:10px;
	margin-top:5px;
	margin-bottom:5px;
	line-height:14px;
	border-bottom:1px dotted #999;
	padding:5px 5px 10px 5px;
}

image.main_commerce {
	padding:0px 5px 5px 0px;
}

.imagepurch_contain {
	padding:0px 8px 0px 0px;
	float:left;
}

.main_commerce_purchase {
	float:left;
	padding:5px 5px 0px 5px;
	border:1px solid #ccc;
	background:Transparent;
	margin:5px 0px 5px 0px;
	text-align:center;
	width:95px;
}

#rightbar_commerce_feature {
	width:120px;
	border-left:1px dotted #999;
	border-top:1px dotted #999;
	border-right:1px dotted #999;
	border-bottom:1px dotted #999;
	margin-bottom:5px;
	margin-top:5px;
	padding:0px 5px 0px 10px;
	font-size:9px;
	line-height:13px;
}	

#rightbar_commerce_featureX {
	width:120px;
	border-left:1px dotted #333;
	margin-bottom:15px;
	margin-top:5px;
	padding:0px 0px 0px 0px;
	font-size:9px;
	line-height:13px;
	background-color:Transparent;
	text-align:center;
}	
	
.rightbar_commerce_featureX td {
	text-align:center;
	width:120px;
}	

.rightbar_commerce_feature_hdr {
	font-size:10px;
	font-weight:bold;
	padding:0px 5px 5px 5px;
	text-align:center;
	width:120px;
	table-layout:auto;
}	
	
#rightbar_commerce_feature a,
#rightbar_commerce_feature a:link,
#rightbar_commerce_feature a:visited,
#rightbar_commerce_feature a:active,
#rightbar_commerce_feature a:hover {
	font-size:9px;
	background:none;
	margin:0px;
	line-height:15px;
	width:110px;
}

.rightbar_commerce_feature_hdr a,
.rightbar_commerce_feature_hdr a:link,
.rightbar_commerce_feature_hdr a:visited,
.rightbar_commerce_feature_hdr a:active {
	padding:2px 0px 4px 0px;
	font-weight:bold;
	color:#000;
	font-size:9px;
	width:120px;
}

.rightbar_commerce_feature_hdr a:hover {
	color:#cc3300;
	width:120px;
}

.rightbar_commerce_purchase {
	width:95px;
	text-align:center;
	padding:5px 5px 5px 5px;
	border:none;
	background-color:Transparent;
	margin:5px 0px 5px 0px;	
}
	
.rightbar_commerce_purchase img {
	width:95px;
	text-align:center;
	padding:2px 5px 0px 5px;
	border-width:0px;
	background-color:Transparent;
	margin:5px 0px 5px 5px;	
}

image.rightbar {
	padding:0px 0px 5px 15px;
	float:right;
}

.rightbar_breadcrumb {
	font-size:9px;
	font-weight:bold;
	vertical-align:bottom;
	height:40px;
}	

#item_container {
	width:590px;
	margin:20px 0px 10px 20px;
}

#item_image {
	padding:1px;
	margin:0px 10px 40px 0px;
	float:left;
	clear:right;
}

#item_description {
	width:400px;
	padding:0px;
	margin:5px 15px 20px 0px;
	font-size:10px;
	line-height:14px;
}

.item_purchase {
	width:150px;
	text-align:center;
	padding:10px 15px 5px 15px;
	margin:10px 10px 20px 0px;
	float:left;
	border:1px solid #ccc;
	background:#eee;
	clear:right;
}

.item_price {
	font-size:14px;
	font-weight:bold;
}
	
.item_title {
	font-weight:bold;
	font-size:14px;
	padding-bottom:3px;
}

.item_subtitle {
	font-style:italic;
	font-size:12px;
	padding-bottom:3px;
}

#commerce li {
	list-style-type:square;
	line-height:16px;
}


/*---------------------    Cart Designation	  	-------------------------------------------*/	

table.items {
	margin-top:20px;
	padding:0px 0px 15px 0px;
	border-top:1px dotted #333;
	width:580px;
	}

tr.items_heading {
	background-color:#ccc;
	font-weight:bold;
	color:#000;
	}

tr.items_on {
	background-color:#EDF1FA;
	font-weight:normal;
	}

tr.items_off {
	background-color:#fff;
	font-weight:normal;
	}
		
td.items {
	margin-top:5px;
	padding:6px 3px 4px 3px;

	}
	
.cart_utility_text {
	width:550px;
	margin-top:0px;
	padding:0px 20px 20px 30px;
	}



/*---------------------    Portfolio Designation	  	-------------------------------------------*/	

table.portfolio {
	margin-top:0px;
	padding:0px 0px 0px 0px;
	}

tr.portfolio_on {
	background-color:#EDF1FA;
	font-weight:normal;
	}

tr.portfolio_off {
	background-color:#fff;
	font-weight:normal;
	}
		
td.portfolio {
	padding:2px 2px 2px 2px;
	}
	
#portfolio_edit_contain {
	width:590;
	margin:20px 0px 20px 20px;
	}

table.edit {
	margin-top:10px;
	padding:0px 0px 0px 0px;
	}
	
td.edit {
	padding:4px 4px 4px 4px;
	}
	
.search_result_hdr {
	border-top:1px dotted #666;
	padding:5px 0px 15px 2px;
	margin:30px 0px 0px 0px;
	}

table.results {
	margin-top:10px;
	padding:0px 0px 0px 0px;
	}
	
td.results {
	padding:6px 4px 6px 4px;
	}
	
tr.results_on {
	background-color:#EDF1FA;
	font-weight:normal;
	}

tr.results_hdr {
	background-color:#eee;
	font-weight:bold;
	color:#000;
	}
	
	
/*---------------------    Reference Designation	  	-------------------------------------------*/		

.reference_sub {
	padding:5px 0px 5px 15px;
	line-height:15px;
	margin:0px;
	}

.reference_sub_hdr {
	font-weight:bold;
	margin-left:-15px;
	}

.zoom {
	padding:4px;
	margin:10px 0px 5px 0px;
	background:#eee;
	border:1px dotted #ccc;
	}

image.zoom_butn {
	padding:2px 5px 6px 10px;
	vertical-align:top;
	}
	
.zoom_link a,
.zoom_link a:link,
.zoom_link a:visited,
.zoom_link a:active {
	color:#666;
	border:1px solid #999;
	padding:1px 3px 1px 3px;
	margin:2px 2px 4px 2px;
	font-size:9px;
	}

.zoom_link a:hover {
	color:#fff;
	background:#cc3300;
	}
	
image.coin {
	padding-left:10px;
	}

.stats {
	padding:5px;
	line-height:15px;
	}

.stats_title {
	font-style:italic;
	color:#999;
	}

#varieties {
	width:560px;
	padding:15px 5px 5px 10px;
	margin-bottom:5px;
	}

table.variety {
	width:560px;
	padding-top:10px;
	}
	
td.variety {
	padding:4px;
	border-bottom:1px solid #ccc;
	}

.reference_sub_hdr a,
.reference_sub_hdr a:link,
.reference_sub_hdr a:visited,
.reference_sub_hdr a:active {
	color:#333;
	font-weight:bold;
	}

.reference_sub_hdr a:hover {
	color:#cc3300;
	}


	
/*---------------------    Coin Grid Designation	  	-------------------------------------------*/	

.grid_hdr {
	font-weight:bold;
	font-size:12px;
	padding-left:10px;
	}

table.grid {
	width:580px;
	padding:5px 5px 5px 5px;
	border:1px solid #ccc;
	margin:5px 10px 15px 15px
	}

tr.grid_headings {
	background:#ccc;
	font-weight:bold;
	}

tr.alt {
	background:#EDF1FA;
	}


td.grid {
	padding:6px 4px 6px 4px;
	text-align:right;
	}

td.gridTitle {
	padding:6px 4px 6px 4px;
	text-align:left;
	color:#000;
	}

.grid_nav {
	text-align:right;
	margin:10px 5px 10px 0px;
	}




/*---------------------    Checkout Designation	  	-------------------------------------------*/	


#checknav {
	width:770px;
	margin-top:-1px;
	margin-left:0px;
	}

.checkout_hdr {
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
	}

#checkout_signin_container {
	width:770px;
	padding:5px 10px 10px 10px;
	}

#checkout_container {
	width:650px;
	padding:25px 25px 10px 25px;
	}

.checkout_textblock {
	width:600px;
	padding:20px 15px 10px 15px;
	font-weight:normal;
	}
	
#section_header {
	background-color:#eee;
	border-left:1px dotted #333;
	border-top:1px dotted #333;
	width:620px;
	margin:0px 0px 15px 0px;
	padding:3px 0px 3px 10px;
	color:#333;
	font-weight:bold;
	font-size:12px;
	}


/*---------------------    Sign In Designation	  	-------------------------------------------*/	

.signin_block_left {
	width:325px;
	margin-top:20px;
	padding:0px 30px 0px 30px;
	border-right: 1px dotted #666;
	}

.signin_block_right {
	width:325px;
	margin-top:20px;
	padding:0px 30px 0px 30px;
	}

.signin_textblock {
	width:630px;
	padding:25px 70px 10px 70px;
	}
	
	

/*---------------------    Checkout Review Designation	  	-------------------------------------------*/	

.mini_hdr {
	font-weight:bold;
	font-size:10px;
	color:#000;
	}

.address_block {
	margin-top:10px;
	padding:0px 0px 20px 20px;
	line-height:14px;
	}

.shipping_block {
	margin-top:10px;
	padding:0px 0px 0px 10px;
	line-height:14px;
	}
	
.payment_block_card {
	margin:10px 10px 15px 0px;
	padding:0px 0px 20px 20px;
	line-height:14px;
	border-bottom:1px dotted #333;
	}
	
.payment_block_coupon {
	margin:10px 10px 15px 0px;
	padding:0px 0px 20px 20px;
	line-height:14px;
	}

table.total {
	margin-top:10px;
	padding:0px 0px 0px 10px;
	}

tr.total_off {
	background-color:#fff;
	font-weight:normal;
	}

tr.total_on {
	background-color:#EDF1FA;
	font-weight:normal;
	}
		
td.total {
	margin-top:5px;
	padding:2px 2px 2px 2px;
	}

.total_text {
	width:210px;
	margin:10px 0px 10px 10px;
	}

td.completeINFO {
	padding:2px 10px 5px 5px;
	}


/*---------------------    Help Designation	  	-------------------------------------------*/	

.help_faq_text {
	margin:5px 0px 0px 5px;
	padding:10px 0px 15px 0px;
	border-bottom:1px dotted #999;
	width:400px;
	}

/*---------------------    Browse Categories Designation	  	-------------------------------------------*/	

#categoryTitle {
	margin:10px 0px 0px 15px;
	}

#leftBrowse {
	width:280px;
	margin:0px 0px 0px 10px;
	line-height:14px;
	padding:0px 5px 0px 5px;
	}

#rightBrowse {
	width:280px;
	border-left:1px dotted #333;
	margin:0px 0px 0px 10px;
	padding:0px 5px 0px 10px;
	line-height:14px;
	}	
		
#sectionHeading {
	background-color:#eee;
	border-left:1px dotted #333;
	border-top:1px dotted #333;
	width:580px;
	margin:5px 0px 20px 15px;
	padding:3px 0px 3px 10px;
	color:#333;
	font-weight:bold;
	font-size:10px;
	}

#browseSelection {
	margin:5px 0px 15px 15px;
	border-bottom:1px dotted #999;
	padding:0px 0px 8px 0px;
	}

image.browse {
	padding:0px 15px 0px 5px;
	}

.browseHeading {
	font-size:10px;
	font-weight:bold;
	padding:0px 10px 5px 0px;
	}

.browsePrice {
	padding:0px 0px 0px 25px;
	color:#333;
	}

.browseDescription {
	margin:0px;
	width:520px;
	padding:0px 10px 0px 0px;
	}

.browseHeading a,
.browseHeading a:link,
.browseHeading a:visited,
.browseHeading a:active {
	font-weight:bold;
	color:#000;
	font-size:10px;
	}

.browseHeading a:hover {
	color:#cc3300;
	}
	
/*---------------------    Rounded Corners in DIV	  	-------------------------------------------*/	

#featured_categories
{
/*		background-color:#ffffea;
text-align:center;
	padding:0px;
	width:120px;*/

}





.products
{
	background: #ffffff;
	margin: 0 0 6px 0;
	width: 120px;
	font-family: Verdana, Geneva, Lucida Grande, Lucida Sans Unicode, Lucida, Arial, Helvetica, sans-serif;
	height: 100%;

}

*html .products
{
		margin-bottom: 4px;
}

.category_headline
{
	color:#aa6;
	font-size:2.0em;
	font-weight:bold;
	font-family:arial Black, Garamond, Georgia, ;
}

#products_row
{
	padding: 6px 6px;
	border-top: #ccc 1px dotted; 
	margin: 0; 
	width:760px;
}

*html #products_row
{
	padding: 6px 4px;
}

#largeImagelayer
{
	padding:0 0 6px 0;
}

.products h3, #products_row h3
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 114%;
	padding-bottom: 3px;
	margin: 0px;
	color: #660;
	padding-top: 0px;
	text-align: center;
}



.products, .productimage
{
	background: url(images/HPcategory_bg.gif) #ffffff;
	text-align: center;
}
.products p
{
	margin:0;
	padding: 5px 10px;
	line-height: 1.3;
	text-align: center;
	background:  #ffffff url(images/HPcategory_bg.gif);
}

.bottomCap{
	margin:0 0 -6px 0;
}

*html .bottomCap{
	margin:0 0 -2px 0;
}


.rtop,.rbottom{display:block}
.rtop *,.rbottom *{display:block;height: 1px;overflow: hidden}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px;height: 2px}

.rs1{margin: 0 2px}
.rs2{margin: 0 1px}
	
	
/*-------------------------------- MENU -------------------------------------*/

#nav, #nav ul {
	float: left;
	width: 11em;
	list-style: none;
	line-height: 1;
	background: transparent;
	font-weight: bold;
	border: solid #27488D;
	border-width: 0;
	margin: 0 0 1em 0em;
}

#nav ul li {
	background: white;
	margin-right: -1em;

}

*html #nav ul li {
	background: white;
	margin-right: 0;

}

#nav a {
	display: block;
	width: 12em;
	width: 11.5em;
	color: #C00;
	text-decoration: none;
	padding: 0.25em 0.6em .5em .5em;
}

#nav a.parent {
	background: url(images/link_arrow.gif) no-repeat right center ;
}

#nav li {
	position : relative;
	float: left;
	padding: 0;
	width: 12em;
}

#nav li ul {
	position: absolute;
	left: -999em;
	width: 14em;
	font-weight: normal;
	border-width: 0.12em;
	margin: -1.5em -2em 0 10.5em;
}

*html #nav li ul {
	width: 13em;
}

#nav li li {
	padding-right: 1em;
	width: 13em
}

#nav li ul a {
	width: 13em;
	width: 12.5em;
}

#nav li ul ul {
	z-index:999;
	margin:  -1.7em 0 0 13.50em;
}

#nav li: hover ul {
	left:auto;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: 0;
}

#nav li:hover, #nav li.sfhover {
	background: #C8D3F0;
}


#content {
	clear: left;
}

#content a {
	color: #7C6240;
}

#content a:hover {
	text-decoration: none;
}


#addressMainBox
{
	text-align:center;
	width: 600px;
	padding: 5px 5px 20px 5px;
	color:Black;
	margin:10px 0px 15px 0px;
}

.addressSubBox
{
	text-align: left;
	padding: 5px;
	border: solid 1pt #3056A1;
	margin: 0px 0px 5px 0px;
	width: 340px;
}

.addressSubBoxNoBorder
{
	text-align: left;
	padding: 5px;
	margin: 0px 0px 5px 0px;
	width: 340px;
}

.addresstitle
{
	padding: 5px;
	margin: 0px;
	font-weight: bold;
	font-size: 8pt;
	text-transform: uppercase;
	color: White;
	background-color: #3056A1;
	width: 340px;
	text-align: left;
}

.creditcard_block_right {
	padding:0px 10px 0px 20px;
	border-left: 1px dotted #666;
	}
	
#creditCard_container {
	width:770px;
	padding:5px 15px 25px 25px;
	margin:0px 0px 0px 0px;
	}
	
.creditcard_hdr_left {
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
	}
	
.creditcard_hdr_right 
{
	padding:0px 10px 0px 20px;
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
	}
	
.creditCardSubBox
{
	text-align: left;
	padding: 5px;
	border: solid 1pt #3056A1;
	margin: 0px 0px 0px 0px;
	width: 340px;
}
.credittitle
{
	padding: 5px;
	margin: 0px;
	font-weight: bold;
	font-size: 8pt;
	text-transform: uppercase;
	color: White;
	background-color: #3056A1;
	width: 340px;
	text-align: left;
}
