/* --- Main layout --- */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	line-height:1.4em;
	background-color: #eaeaea;
}

#wrapper {
	width: 950px;
	margin: auto;
	padding: 0;
	text-align: left;
	border-left:1px solid #888888;
	border-right:1px solid #888888;
	background-position: center;
    background-color: #ffffff;
}
	
.header {
	height: 110px;
	width: 950px;
	background-image:url(images/header.jpg);
	text-indent:-999em;
}

.header a {
	background-position:bottom;
	display:block;
	text-indent:-1000px;
	overflow:hidden;
	}

a#logo {
	background:url(images/header.jpg) center no-repeat; 
	width:950px; 
	height:110px;
}

#mainPic {
	height: 230px;
	width: 950px;
	color:#FFFFFF;
	background-image:url(../images/bigPic.jpg);
	text-indent:-999em;
}
	
#menu {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: small;
	background-color:#888888;
	border-bottom:#FFFFFF 1px solid;
	text-align:left;
	padding:8px;
	background:url(images/top_menu_bg.gif);
}

#menu ul {
	display: inline;
	list-style:none;
	margin:0;
	padding:0;

	}

#menu ul li {
	display: inline;
	padding-left:12px;
	padding-right:12px;
	}
	
#menu ul li.first {
	display: inline;
	padding-left:6px;
	padding-right:12px;
}

#menu ul li.b{
	border-left:#999999 1px solid;
	}
	
	
#menu ul li a {
	text-decoration: none;
	color:#333333;
	font-size: small;
	font-weight: normal;
	}
	
#menu li a:hover {
	color: #333333;
	text-decoration: underline;
}

#mainContent {
	background:url(../images/main_content.jpg);
	background-position:right;
	width: 930px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	border-top:#888888 1px solid;
	font-size: small;
	float:left;
	color: #666666;
	line-height:1.4em;
	padding: 10px;	
}

#mainContent.full {
	background-color: #ffffff;
	background:none;
	width: 912px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	border-top:#888888 1px solid;
	font-size: small;
	float:left;
	color: #666666;
	line-height:1.4em;
	padding: 14px 18px 18px 18px;	
}
	
.clear{
	clear:both;
	}

.left {
	width:640px;
	padding: 4px 15px 8px 8px;
	float: left;
}
	
.clear{
	clear:both;
	}

.right {
	width:230px;
	padding: 4px 0px 6px 8px;
	float: right;
}
	
.mediumImage {
	width:218px;
	padding: 6px 0px 0px 2px;
	margin: 8px 0px 0px 0px;
	border-top:dotted 1px #565F6A;
}

#half_left {
	width:440px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	display: block;
	float: left;
}

#half_right {
	width:480px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	display: block;
	float: right;
}

.divide {
	border-bottom:dotted #565F6A 1px;
	height:1px;
	width:648px;
	margin-bottom: 18px;
}

.divide_full{
	border-bottom:dotted #565F6A 1px;
	height:1px;
	width:917px;
	margin-bottom: 18px;
}

.divide2 {
	border-bottom:dotted #666666 1px;
	height:1px;
	width:100%;
	margin-bottom: 18px;
}

.divide3 {
	border-bottom:dotted #666666 1px;
	height:1px;
	width:725px;
	float:left;
	margin-bottom: 18px;
}

.indent {
	margin-left: 12px;
}

#footer {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	width:930px;
	padding: 10px;
	text-align: left;
	color: #888888;
	font-size:small;
	background-color: #CFCFCF;
	border-top:#888888 solid 1px;
	float:left;
        }

#footer_left {
	width:440px;
	padding: 0px;
	margin: 0px;
	display: block;
	float: left;
}

#footer_right {
	width:480px;
	padding: 0px;
	padding-right:10px;
	margin: 0px;
	display: block;
	text-align:right;
	float: right;
}

.footerSmall {
	font-size:small;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	margin:0px;
	padding:0px;
	font-weight:bold;
	color: #4F4F4F;	
}

#mainContent.full h1 {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	margin:0px;
	padding:0px;
	font-weight:bold;
	color: #4F4F4F;	
}

.left h1 {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	margin:0px;
	padding:0px;
	font-weight:bold;
	color: #4F4F4F;	
}

#mainContent h2 {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin-bottom:0px;
	font-weight:bold;
	color: #4F4F4F;	
}

#mainContent a:link {
		color: #4F4F4F; 
		text-decoration: underline;
		}
#mainContent a:visited {
		color: #4F4F4F; 
		text-decoration: underline;
		}
#mainContent a:hover {
		color: #000000; 
		text-decoration: none;
		}
#mainContent a:active {
		color: #4F4F4F; 
		text-decoration: underline;
		}
		
img a, a img{border:0}

#footer a:link {
		color: #333333; 
		text-decoration: none;}
#footer a:visited {
		color: #333333; 
		text-decoration: none;}
#footer a:hover {
		color: #000000; 
		text-decoration: underline;}
#footer a:active {
		color: #333333; 
		text-decoration: none;}

#footerSpace {
	background-color: #ffffff;
	height: 2px;
	margin-left: 0px;
	width: 949px;
	background-image: url(../images/headerFullBottom.gif);	
	Float: left
}

#mainContent .productHeaders {
	float:left;
	font-size: 12px;
	font-weight:bold;
	color: #cc0000;
	height: 30px;
}
.merchantHeader {
	width: 110px;
	margin-left: 10px;
	float: left;
}

.priceHeader {
	width: 70px;
	text-align: center;
	padding-right: 15px;
	float: left;
}

.postageHeader {
	width: 40px;
	text-align: right;
	padding-right: 15px;
	float: left;
}

.stockCheckHeader {
	width: 30px;
	text-align: center;
	padding-left: 6px;
	padding-right: 6px;
	float: left;
}

.productNotesHeader {
	width: 240px;
	padding-left: 10px;
	float: left;
	}

.moreInfoHeader {
	width: 80px;
	padding-left: 10px;
	height: 30px;
	float: left;
}

#mainContent .productDetail {
	float:left;
	background-color:#eaeaea;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #dadada;
	padding-top:6px;
	padding-bottom:0px;
	vertical-align:middle;
}
.merchant {
	width: 110px;
	margin-left: 10px;
	margin-top:6px;
	height: 30px;
	float: left;
}

.price {
	width: 70px;
	text-align: right;
	font-size: 18px;
	margin-top:8px;
	padding-right: 15px;
	height: 30px;
	float: left;
}

.postage {
	width: 40px;
	text-align: right;
	margin-top:9px;
	padding-right: 15px;
	height: 30px;
	float: left;
}

.stockCheck {
	width:30px;
	text-align: center;
	margin-top:9px;
	padding-left: 6px;
	padding-right: 6px;
	height: 30px;
	float: left;
}

.productNotes {
	width: 230px;
	padding-left: 10px;
	float: left;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #cc0000;
	line-height: 1em;
	height: 30px;
	vertical-align: middle;
	}

.moreInfo {
	width: 80px;
	padding-left: 10px;
	height: 30px;
	float: left;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #4F4F4F;
}

.smallTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #4F4F4F;
	font-weight:bold;
}