﻿body {
	background-image: url(../images/background.gif);
	background-repeat:repeat-x;
	font-family: 'Helvetica', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	padding-top: 10px;
}

* {
	font-family: 'Helvetica', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
}

img { border: none; }
	
div#outline {
	width: 900px;
	margin-left: auto;
	margin-right: auto;	
	background-color: #fff;
}

div#header {
	width: 900px;
	height: 270px;
}

div#contentArea {
	width: 870px;
	margin-left: 30px;	
}

div#menuArea {
	width: 230px;
	font-size: 12pt;
	padding-top: 10px;
	font-weight: 100;
	float: left;
}

div#menuArea ul {
	list-style: none;
	text-align: left;
	margin-left: 0px;
	padding: 0px;
	margin-top: 0px;	
}

div#menuArea li.first {
	line-height: 50px;	
	border-top: none;
}

div#menuArea li.last {
	line-height: 50px;	
	border-bottom: 1px dashed #71c3cf;
}

div#menuArea li {
	line-height: 50px;	
	border-top: 1px dashed #71c3cf;
}

div#menuArea li.cat {
	line-height: 40px;	
	border-top: 1px dashed #71c3cf;
}

div#menuArea li.cat a {
    font-weight: bold;
}

div#menuArea li.cat a:hover {
    font-weight: bold;
}

div#menuArea li a {
	color: #333;
	display: block;
	text-indent: 30px;
	width: 100%;
}

div#menuArea li.subMenu {
	line-height: 30px;
	border-top: none;
}

div#menuArea li.subMenu a {
	color: #333;
	display: block;
	text-indent: 60px;
	font-size: 14px;
	width: 100%;
}

div#menuArea ul li a.sale { color: #f00; font-weight: bold;}

div#menuArea ul li a.sale:hover { color: #f00; text-decoration: underline; font-weight: bold;}

div#menuArea ul li a:hover { color: #71c3cf;}

div#menuArea ul li.subMenu a.hover {color: #71c3cf;}
                                       
div#menuArea ul li a.selected {color: #71c3cf;} 

div#menuArea ul li.subMenu a.selected {color: #71c3cf;} 

div#middleArea {
	width: 640px;
	float: left;
}

div#footer {
	width: 600px;
	padding-left: 40px;
	padding-top: 40px;
	font-size: 10px;
}

h1 {
	font-weight: 100;
	margin-top: 18px;
	text-align: left;
	color: #71c3cf;
	line-height: 42px;
	font-size: 18pt;
	margin-right: 20px;
	margin-left: 40px;
	border-bottom: 1px dashed #666;
}

h2 {
	font-weight: 600;
	text-align: left;
	color: #333;
	line-height: 14px;
	font-size: 10pt;
	margin-right: 10px;
	border-bottom: 1px dashed #666;
}

h3 {
	font-weight: 100;
	margin-top: 18px;
	text-align: left;
	color: #333;
	line-height: 42px;
	font-size: 14pt;
	margin-right: 20px;
	margin-left: 40px;
	border-top: 1px dashed #666;
}

p {
	text-align: left;
	color: #333;
	line-height: 20px;
	font-size: 10pt;
	margin-right: 20px;
	padding-top: 18px;
	margin-left: 40px;
}

a {
	color: #666;	
	text-decoration: none;
}

a:hover {
	color: #000;	
}

span.textHighlite {
	color: #71c3cf;
	font-weight: bold;
}

/*Product Details*/
div#productList {
	width: 600px;
	min-height: 500px;
	float: right;
}

div.productDetails {
	width: 150px;
	float: left;
}

div.productImage  {
	width: 130px;
	height: 147px;
}

div.productName {
	font-weight: 600;
	text-align: left;
	height: 30px;
	color: #333;
	line-height: 14px;
	font-size: 10pt;
	margin-right: 10px;
	margin-top: 5px;
	border-bottom: 1px dashed #666;
}

div.productInfo {
	text-align: left;
	color: #333;
	line-height: 16px;
	font-size: 10pt;
	padding-top: 5px;
	font-family: 'Verdana', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;	
}

div.productDescription { min-height: 70px; }

div.productPrice { 
	font-weight: bold;
	padding-bottom: 3px;
}

div.addToCart { padding-bottom: 12px; }

div.productSize { padding-bottom: 3px; }
/*END Product Details*/


div#login {
	font-size: 13px;
	text-align: center;
	width: 450px;
	margin-left: auto;
	
	margin-right: auto;
	margin-top: 40px;
}

.blueText {color: #159BAD;}

.rightAligned {
	float: right;
	text-align: right;
}

.title {
	font-weight: bold;
	text-align: right;
}

.reqd { color: #f00; }

/* Cart styles */
div.delTitle {
	font-weight: bold;
	color: #000;
	margin-bottom: 0px;
	text-indent:5px;
	font-size: 12px;
	font-style: italic;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%
}

div.delText {
	text-align: left;
	color: #333;
	line-height: 20px;
	font-size: 10pt;
	width: 100%
}

div#deliveryBlock { 
	position: relative;
	top: -130px;
	width: 230px;
}

.rightAlign { 
	text-align: right;
	font-size: 13px;
}

.inputs { font-size: 13px; }

.highlight { 
	color: #71c3cf;
	font-weight: bold;
}

.cartHeader {
	background-color: #000;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	padding: 5px;
	border: 1px solid #000;
}

.cartCell {
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	font-size: 12px;
	padding: 3px;
}

.cartDetails { 
	font-size: 12px; 
	padding: 8px;
}
/* End of cart styles */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix { display: inline-table; }

/* backslash hack hides from IE mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* end backslash hack */
