/**
 * LOOK Boutique
 * Main CSS Stylesheet
 * August 22, 2007
 * Version 1.0
 */

html, body { background-color: #000; }

body {
	color: #FFF;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

a img { border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #FFF;
	text-decoration: none;
	}
 
a:visited {
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navCatTabs ul li a:hover {
	color: #999;
	font-weight: normal;
	}

a:active { outline: none; }

:focus { -moz-outline-style: none; }
	
h1 {
	font-size: 18px;
	}

h2 {
	font-size: 15px;
	}

h3 {
	font-size: 13px;
	font-weight: normal;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 12px;
	}
	
p,
.other_text,
.cartProductDisplay,
.cartQuantity,
.cartTotalDisplay {
	font-size: 11px;
	line-height: 16px;
}

.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {

    margin: 0.3em 0;

}

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}

TEXTAREA {
/*	float: left;*/
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	background: #F0F8FF;
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	}

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

LABEL.inputLabel {
	width: 11em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width: 12em;
	float: left;
	}

P, ADDRESS {
	padding: 0.5em 0;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #000000;
	}

.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
	}

.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}

/*wrappers - page or section containers*/
#mainWrapper {
	width: 980px;
	height: 724px;
	position: relative;
	background-image: url(/images/index_slides/look_campaign_04.jpg);
	}

#contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0px;
	padding: 0px;
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: 0 auto;
	} 

#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

#accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}
/* HEADER */

#header {
	position: absolute;
	top: 0;
	left: 0;
	width: 980px;
	}

h1#look_logo {
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	width: 140px;
	height: 140px;
	z-index: 100;
	}

h1#look_logo a {
	width: 140px;
	height: 140px;
	margin: 0;
	padding: 0;
	display: block;
	z-index: 100;
	}

/*NAVIGATION*/

#inside {
	background-color: #000;
	width: 248px;
	font-size: 24px;
	font-family: Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	margin: 0;
	padding: 16px 15px 15px 15px;
	z-index: 100;
	position: absolute;
	top: 0;
	left: 141px;
	}

#inside a {
	display: block;
	color: #FFFFFF;
	width: 278px;
	height: 24px;
	}

#nav_login {
	margin: 0;
	padding: 15px 0 15px 10px;
	position: absolute; top: 0;
	right: 0;
	border-left: 1px #FFF solid;
	width: 140px;
	height: 110px;
	z-index: 100;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	}
	
#nav_login li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 11px;
	line-height: 18px;
	
	}
	
#nav_login li a {
	display: block;
	font-weight: bold;
	color: #FFF;
	}

.navSplitPagesResult {}
.navSplitPagesLinks {}
.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
	
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	}

#nav_main_wrap { position: absolute; top: 0; left: 141px; z-index: 100; }
#nav_main { margin: 0; padding: 5px 0 5px 0; background-color: #000; width: 278px; z-index: 100; }
#nav_main li { margin: 15px; padding: 0; list-style-type: none; font-size: 24px; font-family: Helvetica, Arial, sans-serif; text-transform: uppercase; z-index: 100; }
#nav_main li a { display: block; z-index: 100; }
#nav_main li a span.category-subs-selected { color: #999; }
#nav_main li.close { font-size: 9px; text-align: right; text-transform: lowercase; z-index: 100; }

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #000000;
	}

#navEZPagesTOC ul {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
	}

#navEZPagesTOC ul li {
	white-space: nowrap;
	}

#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
	}

#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	}

#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	background-color: #cc9900;
	}

#navEZPagesTop {
	background-color: #ffff33;
	}

#navBreadCrumb, #navEZPagesTop {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne {
	background-color: #FFCC99;
	}

#navColumnTwo {
	background-color: #00BFBF;
	}
	
/* ARROWS */

#nav_arrows { position: absolute; top: -141px; left: 420px; width: 140px; height: 140px; background: #000;}
#nav_arrows ul { margin: 0; padding: 0; }
#nav_arrows ul li { margin: 0; padding: 0; text-indent: -9999px; list-style-type: none; float: left; }

#nav_arrows ul li.arrow_up { background-image: url(../images/arrow/arrow_up.gif); width: 140px; height: 70px; }
#nav_arrows ul li.arrow_up a { height: 70px; width: 140px; display: block; }
#nav_arrows ul li.arrow_up a:hover {  background-image: url(../images/arrow/arrow_up_hover.gif); }

#nav_arrows ul li.arrow_down { background-image: url(../images/arrow/arrow_down.gif); width: 140px; height: 70px; }
#nav_arrows ul li.arrow_down a { height: 70px; width: 140px; display: block; }
#nav_arrows ul li.arrow_down a:hover {  background-image: url(../images/arrow/arrow_down_hover.gif); }

#nav_arrows ul li.arrow_left { background-image: url(../images/arrow/arrow_left.gif); height: 140px; width: 70px; }
#nav_arrows ul li.arrow_left a { height: 140px; width: 70px; display: block; }
#nav_arrows ul li.arrow_left a:hover {  background-image: url(../images/arrow/arrow_left_hover.gif); }

#nav_arrows ul li.arrow_right { background-image: url(../images/arrow/arrow_right.gif); height: 140px; width: 70px; }
#nav_arrows ul li.arrow_right a { height: 140px; width: 70px; display: block; }
#nav_arrows ul li.arrow_right a:hover {  background-image: url(../images/arrow/arrow_right_hover.gif); }

/* CONTENT */

#indexBody #content,
#pageBody #content,
#productinfoBody #content,
#loginBody #content,
#passwordforgottenBody #content,
#shoppingcartBody #content,
#checkoutshippingBody #content,
#checkoutpaymentBody #content,
#timeoutBody #content,
#checkoutconfirmationBody #content,
#checkoutsuccessBody #content,
#logoffBody #content,
#checkoutshippingaddressBody #content,
#checkoutpaymentaddressBody #content {
	position: absolute;
	top: 141px;
	left: 0;
	height: 700px;
	width: 980px;
	background-color: #000;
}

#indexHomeBody #content {
	position: absolute;
	top: 141px;
	left: 0;
	height: 700px;
	width: 980px;
	background-color: none;
}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

/*.content*/
.shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
#bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0.8em;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}
	
/*TABULAR DISPLAY - ITEM LIST */

.productListing-rowheading { display: none; }
#item_list { margin: 0; padding: 0; ; border: none; border-spacing: 0; border-collapse: collapse; position: absolute; left: 0; top: 0; }
#item_list tr td { margin: 0; padding: 0; height: 140px; width: 140px; ; }
#item_list tr td a { margin: 0; padding: 0; height: 140px; width: 140px; display: block; ; }
#item_list tr td a img { filter:alpha(opacity=50); -moz-opacity: 0.5; opacity: 0.5; display: block; ; }
#item_list_wrap {
	overflow: hidden;
	margin: 0;
	padding: 0;
	width: 560px;
	height: 560px;
	position: absolute;
	left: 0;
	top: 0;
}
#item_list_display { position: absolute; left: 560px; top: 0; width: 420px; ; } 
#item_list_display_large { width: 420px; height: 420px; position: absolute; top: 0; left: 0; ; }
#item_list_info { position: absolute; top: 420px; left: 0px; width: 380px; height: 142px; background-color: #000; color: #FFF; margin: 0; padding: 20px 20px 0 20px; }
#item_list_info h2 { margin: 0; padding: 0 0 10px 0; font-size: 17px; font-weight: normal; font-family: Helvetica, Arial, sans-serif; }
#item_list_info p { margin: 0; padding: 0 0 10px 0; font-size: 11px; } 


/* ITEM PAGE */

#productDetailsList {
	padding: 0;
	margin: 15px;
}

#productDetailsList li {
	font-size: 11px;
	line-height: 16px;
}

/*Shopping Cart Display*/
#cartAdd {
	width: 240px;
	margin: 0;
	padding: 0;
	font-size: 12px;
	}


.tableHeading TH {
	border-bottom: 1px solid #cccccc;
	}

.tableHeading, #cartSubTotal {
	background-color: #000;
	 }

#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay   {
	padding: 0;
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
	color: #33CC33;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #660099;
	position: relative;   /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
  width: 50%; 
  margin: 0.2em;
  padding: 0.5em;
  }

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	}

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	} 

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 

#cartBoxEmpty, #cartBoxVoucherBalance {
  font-weight: bold;
  }

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	}

/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0;
	padding: 0;
	}

#cartImage {
	margin: 0 5px;
	padding: 0;
}
.categoryIcon {}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

/* FOOTER */

#footer { width: 980px; font-size: 10px; line-height: 24px; background-color: #000; color: #FFF; position: absolute; top: 700px; left: 0; }
#footer_shipping { width: 980px; font-size: 10px; line-height: 24px; background-color: #000; color: #FFF; position: absolute; top: 1100px; left: 0; }
#nav_foot { height: 24px; margin: 0 0 0 24px; padding: 0; float: left; }
#nav_foot li { float: left; margin-right: 50px; list-style-type: none; }
#albertson_design { float: right; margin: 0; padding: 0; font-size: 10px; line-height:24px; }
	
/*misc*/
.back {
	float: left;
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #E8E8E8;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #F0F0F0;
	height: 1.5em;
	vertical-align: top;
	}

.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}

tr.tableHeading {
	height: 2em;
	}

#siteMapList {
	width: 90%;
	float: right;
	}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
	}

#popupShippingEstimator,
#popupSearchHelp,
#popupAdditionalImage,
#popupImage,
#popupCVVHelp,
#popupCouponHelp,
#popupAtrribsQuantityPricesHelp,
#infoShoppingCart {
	background-color: #000;
}

.information { padding: 10px 3px; line-height: 150%; }

#loginDefault { font-size: 11px; }


#product_info { width: 240px; height: 540px; background-color: #000; color: #FFF; margin: 0; padding: 20px 20px 0 20px; position: absolute; left: 0; top: 0; }
#product_info h1 { margin: 0; padding: 0 0 10px 0; font-size: 17px; font-weight: normal; font-family: Helvetica, Arial, sans-serif; }
#product_info h2,
#product_info h3 { margin: 0; padding: 0 0 10px 0; margin: 0; padding: 0 0 10px 0; font-size: 13px; text-transform: uppercase; font-weight: normal; font-family: Helvetica, Arial, sans-serif; }
#product_info p,
#productDescription { margin: 0; padding: 0 0 10px 0; font-size: 11px; line-height: 16px;  } 

#product_info_more { width: 140px; height: 560px; background-color: #000; color: #FFF; margin: 0; padding: 0; position: absolute; left: 280px; top: 0; }

.product_info_more_module { width: 140px; height: 140px; float: left; margin: 0; padding: 0; }
.product_info_more_module ul { margin: 0; padding: 0; width: 140px; }
.product_info_more_module ul li { margin: 0; padding: 0px; list-style-type: none; float: left; width: 70px; height: 70px; }
.product_info_more_module ul li img { width: 70px; height: 70; }
.product_info_more_module ul li h3 { margin: 5px; padding: 0; font-weight: normal; font-size: 12px; text-transform: uppercase; font-family: Helvetica, Arial, sans-serif;}

#product_image_large { width: 560px; height: 560px; position: absolute; left: 420px; top: 0; }

/* ABOUT PAGE STYLES */

.aboutHeader {
	margin-top: 20px;
	font-weight: normal;
}

.leftAboutColumn,
.rightAboutColumn {
	width: 480px;
	padding: 0px;
	margin: 0;	
}

.leftAboutColumn {
	float: left;
}

.rightAboutColumn {
	float: right;
}

.leftAboutColumn h4,
.rightAboutColumn h4 {
	font-weight: normal;
	margin: 0.3em 0 0 0;
	padding-bottom: 0;	
}

.leftAboutColumn p,
.rightAboutColumn p {
	margin: 0 0 12px 0;
	padding: 0;
}

.leftAboutColumn a,
.rightAboutColumn a {
	text-decoration: underline;
}

.leftAboutColumn li,
.rightAboutColumn li {
	font-size: 11px;
}

.leftAboutColumn table,
.rightAboutColumn table {
	font-size: 11px;
	margin-bottom: 15px;
}

.details {
	font-size: 9px;
	line-height: 11px;
}

/* INDEX Slide show */

.slide {
	margin: 0;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 700px;	
	width: 980px;
}

#content-body {
	height: 700px;	
	width: 980px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0px;
}

/* SHOPPING CART */

#shoppingCartDefault {
	font-size: 12px;
}

.rowEven {
	background-color: #000;
}

#checkoutConfirmDefaultHeadingCart {
	width: 200px;
}

tr.tableHeading,
.cartTableHeading,
.rowOdd {
	background-color: #1C1C1C;
}
