﻿body { font-family: 'Verdana', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif  !important; }

* {
	padding: 0;
	margin: 0;
}

img { border: none; }

div#outline {
	width: 970px;
	margin-left: auto;
	margin-right: auto;
}

div#headerArea {
	width: 970px;
	height: 100px;
	padding-bottom: 5px;
	border-bottom: 1px solid #333;
}

div#logo {
	width: 200px;
	float: left;
}

div#menuArea {
	width: 770px;
	padding-top: 80px;
	float: right;
	text-align: right;
	font-family: 'Helvetica', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	behavior: url(/scripts/csshover3.htc);
}
	
div#menuArea ul {
	color: #fff;
	float: right;	
}
		
div#menuArea li {
	float: left;
	list-style-type: none;
	position: relative;
}	

div#menuArea li a {
	line-height: 20px;
	padding-left: 10px;
	padding-right: 10px;
	color: #333;
	text-decoration: none;
	float: left;	
	font-size: 12px;		
	font-weight: 600;
	text-align: left;
}

div#menuArea li a:hover, div#menuArea li a.selected { 
	color: #fff;
	background-color: #333; 
}

div#menuArea li ul {
	position: absolute;
	width: 130px;
	display: none;
	background-color: #fff;
	list-style-type: none;
	margin-top: 20px;
	top:0;
	left:0;
}

div#menuArea li:hover ul { display: block; }

div#menuArea li ul li { width: 130px; }

div#menuArea li ul li a { 
	padding-top: 4px;
	padding-bottom: 4px;
	line-height: 1.2; 
	display: block;
	width: 130px;
}

div#menuArea li ul li a:hover, div#menuArea li ul li a.selected { 
	color: #fff;
	width: 110px;
	background-color: #333; 
}

div#subMenu {
	text-align: right;
	padding-right: 15px;
	margin-top: 6px;
	margin-bottom: 5px;
	font-size: 12px;
	font-family: 'Helvetica', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
}

div#subMenu a {
	color: #333;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	font-weight: 600;
}

div#subMenu a:hover, div#subMenu a.selected { 
	color: #fff;
	background-color: #333;
}

div#contentArea { 
	width: 970px;
	margin-bottom: 10px;
}

div#twoColumnContainer {
	width: 970px;
	background-image: url(/graphics/contentBackground.jpg);
	background-position: top left;
	background-repeat: repeat-y;
}

div#column1 {
	width: 610px;
	margin-right: 50px;
	float: left;
}

div#column2 {
	width: 299px;
	margin-left: 10px;
	float: left;
}

div#pageTitle {
	width: 970px;
	height: 69px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(/graphics/headerBackground.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

div#flashMovie {
	width: 640px;
	height: 560px;
	float: left;
}

div#flashText {
	width: 265px;
	float: left;
	padding-right: 50px;
}

div#clothesContainer {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 970px;
}

div#completeLook {
	clear: both;
	padding: 5px 5px 5px 0px;
	width: 965px;
	border-top: 1px solid #ccc;
}

div#completeLookTitle h2 {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 5px;
}

.completeLookItem {
	float: left;
	margin-right: 15px;
}

.completeLookItem h3 { 
	font-weight: normal;
	font-size: 12px;
	text-align: center;
	margin-top: 6px;
	margin-bottom: 10px;
}

div#productGallery {
	width: 970px;
	padding-bottom: 25px;
}

div#selectedProduct {
	float:left;
	width:610px;
	height:380px;
}

div#selectedProductImage {
	float: left;
	border-right: 1px solid #ccc;
	width: 314px;
	height: 375px;
	text-align: center;
}

div#selectedProductImage img { margin-top: 25px; }

div#selectedProductDetails {
	width: 264px;
	height: 375px;
	padding: 0 15px 0 15px;
	float: right;
	border-right: 1px solid #ccc;
}

div#selectedProductDetails a { font-size: 13px; }

.addToCart {
	color: #fff;
	background-color: #027df6;
	font-size: 13px;
	font-style: italic;
	display: block;
	text-decoration: none;
	width: 160px;
	text-align: center;
	margin-top: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.addToCart:hover { color: #fff; }

h2.productTitle {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 5px;
}

div#selectedProductDetails p {
	font-style:italic;
	font-size:12px;
	margin-bottom:20px;
}

div#selectedProductDetails div#productPrice {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	line-height: 25px;
	font-size: 18px;
	font-weight: bold;
	padding: 5px 0 5px 0;
	text-align: left;
}

div#selectedProductDetails table {
	font-size: 12px;
	margin-top: 13px;
}

div#selectedProductDetails table td.optionLabel {
	width:120px;
}

div#selectedProductDetails table td input.textbox { 
	width: 25px;
	border: 0;
} 

div#productThumbs {
	width: 345px;
	margin-left: 15px;
	margin-bottom: 10px;
	float: left;
}

div#productThumbs img {
	float: left;
	margin: 3px 0 0 3px;
	border: none;
}

div#footerArea {
	text-align: right;
	padding-top: 10px;
	border-top: 1px solid #ccc;
	font-size: 10px;
}

div#footerArea_left {
	width:485px;
	text-align: left;
	padding-top: 10px;
	font-size: 10px;
	float: left;
}

div#footerArea_right {
	width:485px;
	text-align: right;
	padding-top: 10px;
	font-size: 10px;
	float: left;
}

h1 {
	text-align: right;
	padding-right: 20px;
	height: 69px;
	line-height: 69px;
	font-style: italic;
}

div#pageTitle h1.subMenu {
	text-align: right;
	padding-top: 30px;
	padding-bottom: 10px;
	line-height: 0px;
	height: 5px;
	padding-right: 20px;
	font-style: italic;
}

h2 { 
	font-size: 18px;
	margin-bottom: 10px;
}

p {
	font-size: 12px !important;
	line-height: 1.5 !important;
	margin-bottom: 12px !important;
}

.centered { text-align: center; }

a {
	color: #027df6;
	text-decoration: none;
}

a:hover { color: #134c91; }

td { font-size: 12px; }

td.title {
	text-align: right;
	font-weight: bold;
}

textarea { 
	font-size: 12px;
	font-family: 'Verdana', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif  !important;
}

.reqd { color: #f00; }

.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;
}

.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 */