* {
	padding: 0px;
	margin: 0px;
}
img {
	border: none;
	vertical-align: middle;
}
br.clear {
	clear: both;
}
div#layout {
	width: 950px;
	margin: 0px auto 0px auto;
}
div#layout div#header {
	padding-left: 25px;
	padding-right: 25px;
	border-bottom: 1px solid #7F7F7F;
	height: 75px;
	position:relative;
}
div#layout div#header a#logo {
	float: left;
	width: 355px;
	height: 65px;
	background: url('../images/logo.gif') no-repeat top left;
	margin-top: 10px;
}
.navShoppingBag {
	background-image: url('../images/navShoppingBag.gif');
	background-repeat:no-repeat;
	width: 140px; height: 32px;
	position:absolute; right:20px; top:5px;
}

#search_sec{
	position:absolute; top:10px; right:170px;
}

ul#nav{
	float: right;
	list-style-type: none;
	margin-top: 50px;
} 
ul#nav li {
	float: left;
	display: block;
	margin-right: 30px;
}
ul#nav li.noMarginRight {
	margin-right: 0px;
}
ul#nav li a {
	float: left;
	display: block;
	background-position: top left;
	background-repeat: no-repeat;
	height: 25px;
}
ul#nav li a#navShop {
	background-image: url('../images/navShop.gif');
	width: 65px;
}
ul#nav li a#navStyling {
	background-image: url('../images/navStyling.gif');
	width: 47px;
}
ul#nav li a#navNews {
	background-image: url('../images/navNews.gif');
	width: 35px;
}
ul#nav li a#navAboutRelic {
	background-image: url('../images/navAboutRelic.gif');
	width: 71px;
}
ul#nav li a#navBlog {
	background-image: url('../images/navBlog.gif');
	width: 29px;
}
ul#nav li a#navMyAccount {
	background-image: url('../images/navMyAccount.gif');
	width: 74px;
}
ul#nav li a#navShoppingBag {
	background-image: url('../images/navShoppingBag.gif');
	width: 118px;
}
ul#nav li a#navPress {
	background-image: url('../images/navPress.gif');
	width: 31px;
}

div#homeWoman{
	margin-top: 20px;
	margin-bottom: 27px;
	height: 670px; width:950px;
	position:relative;
}
div#homeWoman #img{
	position:absolute; left:0; top:0; z-index:1;
	background: url('../images/homeWoman.jpg') no-repeat center center;
	height: 670px; width:950px; float:left; text-indent:-1000px; overflow:hidden;
}

div#homeWoman ul#homeButtons {
	list-style-type: none;
	margin-top: 430px;
	width: 292px;
	margin-left: 60px;
	position:absolute; z-index:2;
}
div#homeWoman ul#homeButtons li {
	display: block;
	margin-bottom: 4px;
}
div#homeWoman ul#homeButtons li a {
	height: 32px;
	display: block;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: top left;
	float:none;
}
div#homeWoman ul#homeButtons li a#newFinds {
	background-image: url('../images/buttonNewFinds.gif');	
}
div#homeWoman ul#homeButtons li a#lookBook {
	background-image: url('../images/buttonLookBook.gif');	
}
div#homeWoman ul#homeButtons li a#shopDesigners {
	background-image: url('../images/buttonShopDesigners.gif');	
}
div#homeWoman ul#homeButtons li a#shopStyles {
	background-image: url('../images/buttonShopSTyles.gif');	
}
div#homeWoman ul#homeButtons li a#coldStorage {
	background-image: url('../images/buttonColdStorage.gif');	
}
div.indexColumn {
	float: left;
}
div.indexColumn h3 {
	display: block;
	padding: 5px;
	border-bottom: 1px solid #808080;
	font-family: Georgia;
	font-size: 14px; 
	margin-bottom: 16px;
	padding-left: 0px;
}
div.indexColumn div.designerListing {
	background: #F2F2F2;
	width: 165px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}
div.indexColumn ul.designerListing {
	list-style-type: none;
}
div.indexColumn ul.designerListing li {
	display: block;
}
div.indexColumn ul.designerListing li a {
	display: block;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 11px;
	font-family: Georgia;
	text-decoration: none;
	color: #333333;
	background: url('../images/designerListingPlus.gif') no-repeat center left;
}
div.indexColumn ul.designerListing li a:hover {
	color: #cccccc;
}
div.indexColumn ul.designerListing li.bolded a {
	font-weight: bold;
	background-image: url('../images/designerListingPlusBold.gif');
}
div.indexColumn.feauturedLook {
	width: 137px;
	margin-left: 60px;
	margin-right: 60px;
	font-family: Georgia;
	font-size: 11px;
}
div.indexColumn.feauturedLook img {
	margin-bottom: 5px;	
}
div.indexColumn.feauturedLook span.label {
	color: #8F8F8F;
}
a.moreLink {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
div.indexColumn.latestBlogEntry {
	width: 227px;
	margin-right: 57px;
	font-size: 11px;
	font-family: Georgia;
}
div.indexColumn.latestBlogEntry h4 {
	display: block;
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 14px;
	margin-top: 10px;
}
div.indexColumn.latestBlogEntry p {
	color: #555555;	
	line-height: 17px;
}
div.indexColumn.recentNews {
	width: 202px;
	font-family: Georgia;
}
div.indexColumn.recentNews a.title {
	font-weight: bold;
	display: block;
	line-height: 17px;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
div.indexColumn.recentNews ul {
	list-style-type: none;
}
div.indexColumn.recentNews ul li {
	display: block;
	margin-bottom: 25px;
}
div.indexColumn.recentNews span.date {
	color: #666666;
	font-size: 11px;
}
div.indexColumn.recentNews a.more {
	text-decoration: none;
	color: #666666;
	font-weight: normal;
	font-size: 11px;
}
div#getTheLatest {
	clear: both;
	height: 57px;
	background: url('../images/getTheLatest.gif') no-repeat center left #BCBBBB;
	margin-top: 30px;
}
div#getTheLatest form {
	padding-top: 26px;
	margin-left: 580px;
}
div#getTheLatest form input.text {
	height: 16px;
	font-size: 11px;
	padding: 2px;
}
div#getTheLatest form input.submit {
	height: 20px;
	background: url('../images/newsletterSubmit.gif') no-repeat center center; 
	width: 11px;
	border: none;
	cursor: pointer;
}
div#footer {
	border-top: 1px solid #7F7F7F;
	margin-top: 30px;
	font-family: Georgia;
	padding: 7px;
	font-size: 11px;
	padding-bottom: 50px;
	clear: both;
}
div#footer p {
	float: left;
}
div#footer ul {
	list-style-type: none;
	float: right;
}
div#footer ul li {
	float: left;
	display: block;
}
div#footer ul li a {
	float: left;
	display: block;
	color: #000000;
	font-family: Georgia;
	font-size: 11px;
	text-decoration: none;
	padding-left:  16px;
	padding-right: 16px;
}
div#productsLeft {
	float: left;
	width: 225px;
	margin-top: 20px;
}
ul#leftNav {
	list-style-type: none;	
}
ul#leftNav li {
	display: block;
	margin-bottom: 5px;
}
ul#leftNav li a {
	display: block;
	background: #E5E5E5;
	height: 28px;
	padding-top: 5px;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	font-family: Georgia;
	color: #000000;
	padding-left: 15px;
}
ul#leftNav li ul.sub {
	list-style-type: none;
	margin-top: 4px;
	margin-bottom: 6px;
}
ul#leftNav li ul.sub li {
	margin-bottom: 2px;
}
ul#leftNav li ul.sub li a {
	height: auto;
	background: #ffffff;
	font-size: 11px;
	font-family: Georgia;
	background: url('../images/leftPlus.gif') no-repeat center left;
	padding: 3px;
	padding-left: 17px;
	margin-left: 14px;
}
div#productsContent {
	float: right;
	width: 677px;
	margin-top: 18px;
}
div#path {
	border-bottom: 1px solid #7F7F7F;
	padding-bottom: 7px;
	padding-left: 25px;
	padding-right: 27px;
	color: #333333;
	font-size: 11px;
	font-family: Georgia;
	margin-bottom: 20px;
}
div#path a {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
	
}
div#path div#prevNext {
	float: right;
	
}
div#productsContent div#productGallery {
	float: left;
	width: 285px;
}
div#productsContent div#productGallery img#galleryBigImage {
	margin-bottom: 10px;
}
div#productsContent div#productGallery a {
	display: block;
	float: left;
	margin-left: 3px;
	margin-right: 3px;
}
div#productsContent div#productInfo {
	float: left;
	width: 316px;
	margin-left: 26px;
}
div#productInfoTabs {
	border: 1px solid #777777;
	width: 312px;
}
div#productInfoTabs a {
	float: left;
	display: block;
	background: #ffffff;
	color: #000000;
	font-family: Georgia;
	font-size: 15px;
	font-style: italic;
	width: 143px;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 13px;
	border-bottom: 1px solid #777777;
}
div#productInfoTabs a.active {
	background: #000000;
	color: #ffffff;
}
div#productInfoTabs div {
	padding-top: 18px;
}
div#productInfoTabs div h1{
	display: block;
	margin-left: 12px;
	margin-right: 12px;
	font-style: italic;
	font-family: Georgia;
	font-size: 24px;
	font-weight: normal;
	border-bottom: 1px solid #777777;
	padding-bottom: 15px;
	margin-bottom: 17px;
}
div#productInfoTabs div p {
	display: block;
	font-size: 12px;
	font-weight: normal;
	padding-left: 17px;
	padding-right: 17px;
	padding-bottom: 18px;
	font-family: Georgia;
}
div#productDetails {
	margin-top: 30px;
	padding-bottom: 40px;
}
div#productDetails span.left {
	float: left;
	font-weight: bold;
	width: 108px;
	font-size: 11px;
	font-family: Georgia;
	display: block;
	padding-top: 7px;
}
div#productDetails span.right {
	padding-top: 7px;
	float: left;
	font-size: 11px;
	font-family: Georgia;
	display: block;
	width: 208px;
}
div#productsContent a.add2Cart {
	float: left;
	display: block;
	background: #000000;
	color: #ffffff;
	font-style: italic;
	font-size: 18px;
	font-weight: normal;
	width: 158px;
	height: 25px;
	padding-top: 4px;
	text-align: center;
	text-decoration: none;
}
div#productsContent h3.wearWith {
	display: block;
	font-size: 13px;
	font-family: Georgia;
	font-style: italic;
	border-bottom: 1px solid #7F7F7F;
	padding-bottom: 10px;
	padding-left: 25px;
	padding-top: 28px;
	color: #555555;
}
div#productsContent ul.wearList {
	margin-top: 22px;
	list-style-type: none;
}
div#productsContent ul.wearList li {
	float: left;
	width: 150px;
	height:275px;
	margin-right: 10px;
	font-family: Georgia;
	font-size: 11px;
}
div#productsContent ul.wearList li img {
	margin-bottom: 5px;		
}
div#productsContent ul.wearList li span.label {
	color: #8F8F8F;
}
div.listPath {
	border-bottom: 1px solid #7F7F7F;
	padding-bottom: 7px;
	padding-right: 27px;
	color: #333333;
	font-size: 12px;
	font-family: Georgia;
	margin-bottom: 20px;
	clear: both;
}
div.listPath.bottom {
	padding-top: 30px;
}
div.listPath a {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}
div.listPath div.prevNext {
	float: right;
}
ul.wearList.productList li {
	margin-bottom: 15px;
}
div#page {
	clear: both;
	margin-top: 20px;
	
}
div#page img.rightAlign {
	float: right;
	margin-left: 50px;
}
div#page h1 {
	float: left;
	padding: 11px;
	background: #E5E5E5;
	font-family: Georgia;
	color: #000000;
	font-size: 15px;
	margin-bottom: 25px;
}
div#page div#pageContent {
	float: left;
	width: 585px;
	font-family: Georgia;
	font-size: 12px;
	line-height: 19px;
}
 div#pageContent-look {
	
	width: 650px;
	font-family: Georgia;
	font-size: 12px;
	line-height: 19px;
	padding-left:20px;
	padding-top: 20px;
	padding-right: 20px;
	float:right;
	
	
}
div#page div#pageContent p {
	padding-bottom: 30px;
}
h1.silverTitle {
	float: left;
	padding: 11px;
	background: #E5E5E5;
	font-family: Georgia;
	color: #000000;
	font-size: 15px;
	margin-bottom: 45px;	
	margin-top: 20px;
	padding-right: 100px;
}
div#galleryListTitle {
	float: left;
	width: 485px;
}
div#galleryPreview {
	float: left;
	width: 345px;
	height: 520px;
}
div#galleryPreviewBack {
	display: block;
	width: 100%;
	height: 520px;
}
div#galleryPreviewFront {
	display: block;
	width: 100%;
	height: 520px;
}
div#galleryListTitle ul.thumbs {
	list-style-type: none;
	width: 315px;
}
div#galleryListTitle ul.thumbs li {
	float: left;
	display: block;
}
div#galleryListTitle ul.thumbs li a {
	float: left;
	display: block;
	width: 50px;
	height: 70px;
	margin-right: 2px;
	margin-bottom: 2px;
	opacity: .5; /* Standard: FF gt 1.5, Opera, Safari */
	filter: alpha(opacity=50); /* IE lt 8 */
	-ms-filter: "alpha(opacity=50)"; /* IE 8 */
	-khtml-opacity: .5; /* Safari 1.x */
	-moz-opacity: .5; /* FF lt 1.5, Netscape */
}
div#galleryListTitle ul.thumbs li a span {
	display: none;
}
div#galleryListTitle ul.thumbs li a:hover, div#galleryListTitle ul.thumbs li a.active {
	opacity: 1; /* Standard: FF gt 1.5, Opera, Safari */
	filter: alpha(opacity=100); /* IE lt 8 */
	-ms-filter: "alpha(opacity=100)"; /* IE 8 */
	-khtml-opacity: 1; /* Safari 1.x */
	-moz-opacity: 1; /* FF lt 1.5, Netscape */
}
div#galleryListHolder {
	height: 466px;
}
div#galleryText {
	background: #F2F2F2;
	color: #000000;
	font-size: 12px;
	padding-top: 15px;
	height: 40px;
	text-align: right;
	padding-right: 15px;
	font-family: Georgia;
	font-weight: bold;
}
h1.checkoutTitle {
	display: block;
	padding-left: 95px;
	font-size: 18px;
	font-family: Georgia;
	font-weight: normal;
	padding-top: 30px;
	padding-bottom: 15px;
}
ul#checkoutPage {
	padding-left: 110px;
	list-style-type: none;
	height: 50px;
}
ul#checkoutPage li {
	float: left;
	display: block;
	padding-right: 55px;
	font-size: 16px;
	font-weight: bold;
	font-family: Georgia;
	color: #B2B2B2;
}
ul#checkoutPage li.current {
	color: #000000;
}
div.checkoutPage {
	margin-left: 115px;
	width: 710px;
}
div.checkoutPage h3 {
	display: block;
	float: left;
	color: #DA2C45;
	font-size: 12px;
	font-weight: bold;
	font-family: Georgia;
	padding-bottom: 15px;
}
div.checkoutPage label {
	width: 115px;
	font-weight: bold;
	font-family: Georgia;
	font-size: 11px;
	float: left;
	display: block;
	padding-top: 6px;
}
div.checkoutPage label.rightColumn {
	margin-left: 35px;
}
div.checkoutPage label.block {
	float: none;
	width: auto;
}
div.checkoutPage input.text {
	float: left;
	border: 1px solid #DCDCDC;
	height: 25px;
	width: 200px;
	margin-bottom: 5px;
}
div.checkoutPage span.text {
	width: 200px;
	height: 25px;
	float: left;
	margin-bottom: 5px;
	display: block;
}
div.checkoutPage select.select {
	float: left;
	border: 1px solid #DCDCDC;
	height: 25px;
	width: 200px;
	margin-bottom: 5px;
}
div.checkoutPage select.multiple {
	border: 1px solid #DCDCDC;
	width: 300px;
}
div.checkoutPage div#loginButtons {
	margin-left: 466px;
	padding-top: 16px;
	width: 210px;
}
div.checkoutPage div#loginButtons a.forgot {
	font-size: 11px;
	font-family: Georgia;
	text-decoration: none;
	color: #0CA8DB;
	float: left;
	display: block;
	padding-top: 5px;
}
div.checkoutPage div#loginButtons a.loginButton {
	float: right;
	width: 95px;
	height: 24px;
	text-decoration: none;
	display: block;
	background: url('../images/loginButton.gif') no-repeat top left;
}
div.line {
	border-bottom: 1px solid #7F7F7F;
	margin-bottom: 30px;
}
div.formColumn {
	float: left;
	width: 353px;
	padding-top: 33px;
}
div.formColumn span.billingCheckbox {
	float: left;
	padding-left: 20px;
	font-size: 11px;
	font-family: Georgia;
}
div.formColumn a.whatIs {
	text-decoration: none;
	font-family: Georgia;
	font-size: 11px;
	color: #0CA8DB;
	padding-left: 20px;
	float: left;
	display: block;
	padding-top: 7px;
}
a#backToCart {
	float: left;
	width: 126px;
	height: 24px;
	background: url('../images/backToCart.gif') no-repeat top left;
	display: block;
	text-decoration: none;
}


a#backToContinue {
	float: right;
	width: 180px;
	height: 24px;
	background: url('../images/continue.gif') no-repeat top left;
	display: block;
	text-decoration: none;
}
a#confirmYourOrder {
	float: right;
	width: 180px;
	height: 24px;
	background: url('../images/confirmYourOrder.gif') no-repeat top left;
	display: block;
	text-decoration: none;
}
div#checkoutList {
	padding: 10px;
	border: 1px solid #DA2C45;
	font-family: Georgia;
	font-size: 12px;
}
div#checkoutList table {
	width: 100%;
	border-collapse: collapse;
	border-bottom: 1px solid #8C8C8C;
}
div#checkoutList table td, div#checkoutList table th {
	padding: 6px;
	text-align: left;
}
div#checkoutList table th {
	border-bottom: 1px solid #8C8C8C;
}
div#checkoutList a.product {
	color: #DA2C45;
	font-weight: bold;
	text-decoration: none;
}
div#checkoutList a.product img {
	margin-right: 15px;
	border: 1px solid #DADADA;
}
div#orderSummary {
	float: right;
	width: 275px;
	padding-top: 15px;
}
div#orderSummary span.left {
	float: left;
	font-weight: bold;
	width: 215px;
	padding-top: 5px;
}
div#orderSummary span.right {
	float: right;
	width: 50px;
	padding-top: 5px;
}
div#orderSummary span.pink {
	color: #D1334A;
}
a#editInformation {
	float: left;
	width: 151px;
	height: 24px;
	background: url('../images/editInformation.gif') no-repeat top left;
	display: block;
	text-decoration: none;
}
a#placeYourOrder {
	float: right;
	width: 180px;
	height: 24px;
	background: url('../images/placeYourOrder.gif') no-repeat top left;
	display: block;
	text-decoration: none;
}
a#placeYourOrder1 {
	float: right;
	width: 180px;
	height: 24px;
	background: url('../images/placeYourOrder1.gif') no-repeat top left;
	display: block;
	text-decoration: none;
}

a#placeYourOrder2 {
	float: right;
	width: 180px;
	height: 24px;
	background: url('../images/placeYourOrder2.gif') no-repeat top left;
	display: block;
	text-decoration: none;
}

/* BLOG HEADER */
 div#header a#logo {
	float: left;
	width: 300px;
	height: 40px;
	background: url('../images/logo.gif') no-repeat top left;
	margin-top: 30px;
}

/*  end BLOG HEADER */