/* --------------------------------------------------------------------
	mainshell.css gives layout and styling for the overall page
	container, masthead, navigation and subnav for the main site only.
   ------------------------------------------------------------------*/
   
#wrapper {
	width: 750px;
	margin: 0 auto auto auto;
	padding: 0;
	text-align: left;
	border-color:#ccc;
	border-width: 0 1px 0 1px;
	border-style:solid;
	height: 100%;
}
#masthead {
	width: 750px;
	margin: 0;
	padding: 0;
	clear: right;
	height: 105px;
	overflow: hidden;
}
#masthead_logo {
	width: 389px;
	height: 55px;
	margin: 0 0 0 0;
}
#masthead_image {
	width: 174px;
	height: 110px;
	margin: -60px 124px 0 0;
	float:right;
}
#top_separation {
	clear: both;
	margin: 0;
	padding: 0;
	width: 750px;
	height: 25px;
	background-color: #b0b0b0;
}
#left_column {
	float:left;
	width: 125px;
	height: 100%;
}
#left_menu {
	float:left;
	width: 125px;
	background-color: #868686;
}
#left_column ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#left_column li {
	font-size: 8.5pt;
	text-align:center;
	text-transform:uppercase;
	padding: 2px 0 2px 0;
	border-bottom-color:#999;
	border-bottom-width: 1px;
	border-bottom-style:solid;
}
#left_column li a {
	color:#fff;
	text-decoration:none;
	font-weight:normal;
}
#left_column li:hover {
	color:#fff;
	background-color:#c00;
}
#center_column {
	margin:0 auto 0 auto;
	padding:0;
	float:left;
	width: 405px;
	background-color: #fff;
	height: 100%;
}
#top_nav {
	border-color:#ccc;
	border-width: 0 0 1px 0;
	border-style:solid;
}
#top_nav ul {
	margin: 10px 0 0 30px;
	padding:0;
	list-style: none inside;
	height: 20px;
}
#top_nav li {
	float: left;
	margin: 0 15px 0 0;
}
#right_column {
	float:right;
	width: 219px;
	margin:auto;
	min-height:100%;
	background-color:#f1f1ef;
	/*
	border-color:#ccc;
	border-width: 0 0 0 1px;
	border-style: solid;
*/
}
#mini_cart {
	margin: 0;
	padding:0;
}
#mini_cart_header {
	float:right;
	height: 25px;
	width: 220px;
	padding:0;
	margin:0;
	background-color: #c00;
}
#mini_cart_header:hover {
	background-color: #f00;
}
#mini_cart_header a {
	width: 210px;
	text-transform:none;
	float:left;
	color: #fff;
	margin: -5px 0 0 9px;
}
#mini_cart a {
	font-size: 7.5pt;
	text-transform:none;
	color: #fff;
}
#mini_cart ul {
	background-color:#cacaca;
	margin: 0;
	padding:0;
}
#mini_cart li {
	height: 25px;
	list-style:none;
	border-bottom-style:dotted;
	border-bottom-width: 1px;
	border-bottom-color: #999;
}
#mini_cart .cartdelete {
	float:left;
	margin-top: 2px;
	margin-left: 3px;
}
#mini_cart .cartitem {
	float:left;
	margin-top: 6px;
	color: #666;
	margin-left: 3px;
}
#mini_cart .cartitem:hover {
	color: #666;
	text-decoration:underline;
}
#mini_cart .price {
	float:right;
	margin-top: 6px;
	color: #666;
	margin-right: 5px;
}
#mini_cart #total {
	height: 25px;
	padding:0;
	margin:0;
	background-color: #c00;
}
#mini_cart .carttotal {
	float:left;
	margin-top: 6px;
	color: #fff;
	margin-left: 10px;
}
#mini_cart .carttotal:hover {
	text-decoration:underline;
}
#mini_cart .totalprice {
	float:right;
	margin-top: 6px;
	color: #fff;
	margin-right: 5px;
}
.sidesection {
	margin: 0;
	padding:0;
}
.sidesection h3 {
	letter-spacing: 0px;
	font-weight: bold;
	font-size: 10pt;
	color: #fff;
	margin: 0px;
	padding: 5px 0 20px 10px;
	background: #666 url(../graphics/sidecontent_bg_top.gif) no-repeat right bottom;
	position: relative;
}

.sidesection h3 a{
	color: #fff;
	font-size: 10pt;
	text-transform:none;
	margin: 0;
	padding: 0;
}
.sidesection h3 a:hover
{
	text-decoration: underline;	
}
.sidesection p {
	padding: 0px;
	margin: 0px 15px 10px 13px;
}
#guaranteepic {
	text-align:left;
	background-color:#c00;
	height: 120px;
}
#guaranteepic img {
	padding: 0 0 5px 0;
}
#guaranteepic a {
	color:#fff;
	text-transform:none;
	text-decoration:underline;
	padding: 0;
	margin:0 0 0 38px;
}
#guaranteepic h4 {
	color:#fcc;
	text-transform:uppercase;
	padding: 0;
	margin:0 0 -8px 38px;
}
#emaillist {
	margin: 0 0 8px 13px;
}
.emaillistbox {
	width:170px;
}
#emaillisticon {
	margin: 0 0 -5px 3px;
}
#search {
	margin: 52px 0 0 2px;
	z-index: 9999;
	position: absolute;
}
.searchbox {
	width:170px;
}
#searchicon {
	margin: 0 0 -5px 6px;
}
#whatsnew {
	margin: -10px 0 0 6px;
}
#whatsnew li {
	margin: 0 0 5px 0;
}
#whatsnew img {
	border-style:solid;
	border-color:#999;
	border-width:1px;
}
.whatsnewtitle {
	margin: 0 0 0 6px;
	font-size: 7.5pt;
	text-transform:none;
	color:#666;
}
#whatsnew a:hover {
	text-decoration:underline;
	color:#666;
}
#contactus p {
	margin: 0px 0 3px 0px;
	font-weight: bold;
	font-style: normal;
}
#contactus h4 {
	margin: 0px 0 3px 0px;
	color:#c00;
	font-weight: bold;
	font-style: normal;
}
#contactus strong {
	color:#000;
}
#contactus ul {
	margin: 0px 0 10px 0;
}
#contactus li {
	margin: 0px 0 3px 0px;
}
#fax {
	float: right;
}
#contactus a {
	font-size: 8.5pt;
	font-weight:normal;
	text-transform:none;
	text-decoration: none;
	color: #c00;
}
#contactus a:hover {
	text-decoration:underline;
}
#contactus {
	margin: 0 0 10px 0px;
	padding: 0px 30px 15px 10px;
}
#footer {
	position:relative;
	text-align:center;
	clear: both;
	margin: 0;
	padding: 15px 0 15px 15px;
	background-color: #fff;
	border-color:#ccc;
	border-width: 1px 0 1px 0;
	border-style: solid;
}
#footer span {
	clear: both;
	margin: 0 0 0 15px;
	color: #bbb;
}
