/* @override 
	http://awear.uat.venda.com/content/ebiz/awear/resources/css/styles.css
	http://www.awear.com/content/ebiz/awear/resources/css/styles.css
	https://awear.uat.venda.com/content/ebiz/awear/resources/css/styles.css
*/

/* IMPORTED STYLE SHEETS */
@import url("styles_default.css");
@import url("styles_centre.css");
@import url("elements_typography.css"); 
@import url("styles_typography.css");

#admin {
	display: none;
}

#wrapper, #checkoutwrapper {
	background-color: #ffffff;
	padding: 0px 5px 15px 5px;
	position: relative;
	width: 970px;
	overflow: hidden;
}


#checkoutwrapper {margin:0pt auto; padding-top:0pt; text-align: left; padding-bottom: 17px;}

#wrapper:after, #checkoutwrapper:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
}


.hide {display: none;}
/*login styling*/

form #loginform 	{
	
	width:300px;
	
	}

/*end login*/

#header {
	background: transparent;
	padding: 0;
	margin-bottom: 5px;
	position: relative;
	display: block;
	z-index: 22;
}


#col-one {
	padding-top: 0px;
	width: 210px;
	float: left;
}

#col-two-three {
	float: right;
	width: 740px;
}

#col-two-three:after{content:".";display:block;clear:both;visibility:hidden;height:0;}
#col-two-three{display:inline-table;}
* html #col-two-three{/* nomac \*/height:1%;/* nomac */}
#col-two-three{display:block;}

#col-two {
	padding: 0px;
	width: 575px;
	float: left;
}

#col-three {
	padding-top: 15px;
	width: 197px;
	float: right;
}


#col-two-no-three {
	padding-bottom: 31px;
	padding-left: 0px;
	/*width: 771px;*/
	width: 780px;
	float: right;
}

#content-default #col-two {width: 740px;}
#content-default #col-two h1 {font-size: 4.7em; font-weight: 100; font-family: "proxima-nova-1","proxima-nova-2",sans-serif; background: url(../images/aw10/cats/heart.gif) no-repeat right top; padding: 0 30px 0.2em 0; text-transform: lowercase; letter-spacing: -1px; border-bottom: 1px solid #ccc; text-align: right;}
#content-default .pinktitle {color: #d40075; font-weight: bold; font-size: 1.2em; margin-bottom: 1em;}
#content-default h2 {font-size: 1.2em; font-weight: bold; margin: 0; padding: .75em 0;}

#footer input#emailsignup {
	font-weight: bold;
	padding: 5px 5px;
	width: 166px;
	margin-left: 0px;
	border: 1px solid;
}

/* visit the uk site */
#visittheuksite a {
        color:#988A86;
        font-weight:normal;
        text-decoration:none;
        font-size:75%;
        background:transparent url(/content/ebiz/awear/resources/images/footerSymbol.gif) no-repeat scroll right center;
        border-left:1px solid #D40075;
        padding:0 27px 0 9px;
}



/*
	clear div
*/
#col-two .clear-all:after,
#col-two-no-three .clear-all:after{content:".";display:block;clear:both;visibility:hidden;height:0;}
#col-two .clear-all, #col-two-no-three .clear-all {display:inline-table;}
* html #col-two .clear-all, * html #col-two-no-three .clear-all {height:1%;}
#col-two-no-three .clear-all {display:block; clear: both;}

/*
	HEADER
*/
/* Search */

.Lsearch {
	padding: 0px;
	margin-left: 15px;
	float: right;
}

.Lsearch .Lcat_locaytasearch {
	display: none;
}

.Lsearch form {
	padding: 0px;
	margin: 0px;
}

.Lsearch h2 {
	text-transform: uppercase;
	font-weight: normal;
	margin: 0px 0px 4px 0px;
	padding: 3px 1px 0px 0px;
	font-size: 50%;
	color: #ffffff;
	float: left !important;
	display: none;
}

.Lsearch fieldset {
	border: none;
	padding: 0px;
	margin: 0px;
	float: left !important;
}

.Lsearch legend,
.Lsearch label {
	display: none;
	float: left !important;
}

.Lsearch input {
	margin: 0px 8px 0px 0px;
	font-size: 95%;
	color: #989088;
	float: left !important;
}

.Lsearch input#searchsubmit {
	margin: 0;
	margin-top: -2px;
}


/* @Primary Nav */

#header #menu {
	font-size: 0.81em;
	font-weight: normal;
	text-transform: lowercase;
	background: #fff url(../images/aw10/header/primary-nav-bg.gif) no-repeat left bottom;
	color: #666666;
	float: left;
	position: relative;
	padding: 22px 10px 10px;
}


ul#menu li {
	display: inline;
	position: relative;
}

ul#menu li h2, ul#menu li h3 {
	font-size: 85%;
	font-weight: normal;
	display: inline;
	margin: 0;
	text-transform: uppercase;
}


ul#menu li h2.first{border-left: none;}

ul#menu li a {
	color: #666666;
	text-decoration: none;
	padding: 0 8px;
}

ul#menu li.mega div a {
	padding: 0 15px;
}

ul#menu li a:hover {
	text-decoration: none;
	background: transparent;
	color: #cd006b;
}

ul#menu li h2 a.awear_sale {color: #d40075;}
ul#menu li h2 a.blog {background: url(../images/aw10/header/blog-icon.gif) right center no-repeat; padding-right: 18px;}

ul#menu div {
	display: none;
}

ul#menu li.mega a.pretty-hover {
	background: transparent;
	color: #cd006b;
}
ul#menu li.mega div {
	border: 1px solid #cccccc;
	border-top:none;
	width: 18em;
	position: absolute;
	left: 0em;
	padding: 2em 1.3em 1em 1.3em;
	background: #fff;
	color: #930;
	z-index: 19;
}
ul#menu li.mega div.clothes {width: 555px;}
ul#menu li.mega div.accessories {width: 220px;}
ul#menu li.mega div.stylesstories {width:155px;}
ul#menu li.mega div.bags {width:155px;}
ul#menu li.mega div.shoes {width:155px;}
ul#menu li.mega div.sale {width: 160px;}
ul#menu li.hovering div {display: block;}
ul#menu li.mega div ul {
	float:left;
}
ul#menu li.mega.hovering div li {
	display:block;
	font-size: .9em;
	padding: 0px;
	margin: 0px;
}
ul#menu li.mega.hovering div li a {
	color: #999999;
	background-image: none;
	display:block;
	margin:0;
	padding-bottom:0.3em;
	padding-top:0;
}

ul#menu li.mega.hovering div li a:hover {
	background:none;
	color:#cd006b;
	text-decoration: underline;
}
ul#menu li.mega.hovering div li.title a {
	color:#4f4f4f;
	font-weight: bold;
	font-size: 1.1em;
	text-transform: none;
	padding-bottom:0.15em;
}

/* Footer */
.Lemailsignup {
	border-top: none;
	background-color: transparent;
	padding: 0px;
	margin-bottom: 10px;
	text-align: center;
	height: 1%;
	display: block;
	clear: both;
}




.Lemailsignup h2 {
	display: none;
}

.Lemailsignup fieldset {
	border: none;
	padding: 0px;
	margin: 0 0 0 0px;
}

.Lemailsignup legend {
	display: none;
}

.Lemailsignup label {
	text-transform: uppercase;
	padding-left: 0px;
	color: #ffffff;
	font-size: 88%;
	float: left;
	display: none;
}

.Lemailsignup input {
	margin-bottom: 8px;
	margin-left: 12px;
	font-size: 75%;
	color: #989088;
	border: none;
	float: left;
}

/*
	HOME
*/
.Lcat_hp .homeBanner {float: left; padding-bottom: 5px;}

#homeslider {float:left; width:100%; margin-top:20px; font-size: 12px;height: 230px;margin-bottom: 15px;background: url(/content/ebiz/awear/resources/images/carousel-bg.jpg) bottom no-repeat;}
#homeslider h2 {padding:5px; display:none;}
#homeslider #homesliderlist {/*set ul width to high number so we are able to "slide" using overflow:hidden*/ width:3900px;}
#homeslider .slidewrapper {width:885px; margin:0; position:relative; float:left; overflow:hidden; height:230px;}
#homeslider ul {margin:0; padding:0;}
#homeslider ul#homesliderlist li {float:left; width:173px;list-style-type:none;padding:0 2px; text-align:center;}
ul#sliderlist h2 {background:none; border:none;}
#homeslider .slide {float:left; top:70px; position:relative; cursor:pointer;}
#homeslider .btn {width: 16px; float: left; border: solid 1px white;}

.Lcat_hp2 .bottomThumb img {margin: 5px 0 20px;}

/* @group NIVO slider */
.nivoSlider {
	position:relative;
    width:464px;
    height:956px;
	background:url(../images/nivoslider/loading.gif) no-repeat 50% 50%;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display: none;
}


/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:89;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}
#slider {
	position:relative;
    width:956px;
    height:464px;
	background:url(../images/ajax-loader-white.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left: 457px;
	bottom:8px;
	z-index: 99;
}
.nivo-controlNav a {
	display:block;
	width:12px;
	height:12px;
	background:url(../images/nivoslider/pagination.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -12px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(../images/nivoslider/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}

/* @end */


/* Story slider */

.image_carousel {padding: 15px 0px;	position: relative; display: block; clear: both; margin: 0 38px;}
.image_carousel img {background-color: white;padding: 0 4px;display: block;float: left;}
.image_carousel a.next,.image_carousel a.prev {background: url(/content/ebiz/awear/resources/images/slider-sprite.jpg); width: 38px; height: 78px; display: block; position: absolute; top: 35px; z-index: 1;}
.image_carousel a.next {right: -38px; background-position: 38px 0px;-webkit-transition: all 0.1s linear; opacity: .5;}
.image_carousel a.prev {left:-38px; background-position: 0px 0px;-webkit-transition: all 0.1s linear;opacity: .5;}
.image_carousel a.next:hover,.image_carousel a.prev:hover {opacity: 1;}
.image_carousel a.prev span, .image_carousel a.next span {display: none;}

/* Search */
#searchresults {
	padding-top: 10px;
	padding-bottom: 31px;
	width: 740px;
	clear: both;
}

#searchresults .Lcat_hdrcatsrchcontent h1 {font:100 4.75em "proxima-nova-1","proxima-nova-2",HelveticaNeue-UltraLight, 'Helvetica Neue UltraLight', 'Helvetica Neue', Arial, Helvetica, sans-serif; background: url(../images/aw10/cats/heart.gif) no-repeat left top; float: right; padding: 0 0 0 30px; text-transform: lowercase; letter-spacing: -1px;}
#searchresults .Lcat_hdrcatsrchcontent p.icatldesc {display: none;}
#searchresults h4 {display: none;}

#searchresults .seotxt {padding-top: 1em; clear: both; text-align: right;}
#searchresults .seotxt h1 {margin-bottom: .25em; font: 100 2em "proxima-nova-1","proxima-nova-2", HelveticaNeue-UltraLight, 'Helvetica Neue UltraLight', 'Helvetica Neue', Arial, Helvetica, sans-serif;}
#searchresults .seotxt h1 span {text-transform: lowercase;}
#searchresults .seotxt h2 {margin-top: 0;}

.searchpsel {
	text-align: right;
	width: 100%;
	float: right;
	background: url(../images/aw10/cats/paging-bg.gif) no-repeat right bottom;
	border-top: 1px solid #aaa;
	padding: 15px 0;
}

.searchpsel .psel .pnumber-search a {padding: 0 3px;}

.sort {
	padding: 5px 0px 0px 23px;
	width: 350px;
	float: left;
}

#searchresults div.sort form {width: 350px;}

.sort select {
background:#fff;
font-weight: normal;
font-size:1em;
color: #C6006C;
line-height:1.6em;
margin:0 5px;
width:160px;
height: 20px;
border: 1px solid #ccc;
}

.searchpsel .results {float: left;margin-left: 10px;}

.prods {
	padding-top: 5px;
	clear: both;
}

#col-two .prods ul {list-style: none;padding: 0px;	margin: 0px;}

.prods ul:after{content:".";display:block;clear:both;visibility:hidden;height:0;}
/* ie mac fix */
.prods ul{display:inline-table;}
* html .prods ul{/* nomac \*/height:1%;/* nomac */}
.prods ul{display:block;}

.prods ul li {
	padding: 0px;
	width: 165px;
	height: 272px;
	overflow: hidden;
	float: left; margin: 0 10px !important;
}

#searchresults .prods .image {position: relative;}
#searchresults .prods .image .swap img { width: 165px; height: 191px;}
#searchresults .prods .image img {padding: 5px;margin:0px;}
#searchresults .prods .image img.badge {padding: 0; position: absolute;right: 10px; bottom: 10px;}

/* Product Page */


.detailL {margin: 10px 0px 20px 0px;}

div.detailL_left {float: left;width: 510px;}
div.detailL_right {margin-right: 0px;float: right; width: 460px; position: relative; }

#detailL_subleft { width: 338px; float: left; padding-left: 3px;  }
#detailL_subright {  width: 112px; position: absolute; top: 0px; right: 0px;}

#detailL_subleft form { padding-left: 10px; padding-right: 2px; }

.detailR {
	width: 139px;
	float: right;
	padding: 0px;
}


.detailR .desc {
	padding-bottom: 6px;
}

.detailL_Footer {padding-left: 105px; float: left; clear: both; display: block;}

.detailL .invtmedia img {padding-top: 1px!important;}
.detailL .invtmedia img.zoomView {position: absolute; bottom:11px; left: 11px; cursor: pointer; padding: 7px;}
.detailL .invtmedia img.largePic {position: absolute; bottom:11px; right: 11px;cursor: pointer; padding: 7px;}
.detailL .invtmedia .viewCatwalk {position: absolute; bottom:11px; right: 149px; padding:0 7px 7px; width: 83px; height: 14px; text-indent: -9999px;	background: url(../images/catwalk.gif) no-repeat center top;}

#productdetail-image #catWalk {position: absolute; top: 1px; left: 3px; width: 394px; height: 456px; background: white; visibility: hidden;}
#productdetail-image #catWalk p {line-height: 450px; text-align: center;}

/* Removes product added to your basket message over breadcrumb */ 
/* #productdetail p{display:none;} */
/* #productdetail * p{display: inherit;} */
#productdetail p.addmsg {display:none;} 

#productdetail-image {
	background: url(/content/ebiz/awear/resources/images/productdetail/prod_shad_bg.gif) top no-repeat;
	width: 409px;
	height:468px;
	float: left;
	position: relative;
	text-align: center;
	padding-top: 6px; 
}

#catWalk { margin: 6px 0 0 5px;  }

#productdetail-zoomlarge, #productdetail-viewlarge {
	position: absolute;
	overflow: hidden;
	top:335px;
	left: 12px;
	width: 66px;
	height: 58px;
}

#productdetail-zoomlarge a,  #productdetail-viewlarge a {
	background: url(/content/ebiz/awear/resources/images/iconZoom.gif) top left no-repeat;
	display: block;
	width: 66px;
	height: 58px;
	padding-left: 80px;
}

div.sizeguideimg {
	float: left;
	padding: 10px 0px 0px 0px;
	margin-left: 10px;
}

.sizeNote {clear: both; font-size: 70%; padding: 5px 5px 5px 110px; text-align: center; font-style: italic; }
.sizeNote span {color: #d40075;}

#productdetail-sideview {background: none; width: 100px; position: relative; float: left; }
#productdetail-sideview .spin {position: relative; cursor: pointer;}
#productdetail-sideview .spin .spinIcon {position: absolute; right: 5px; top: 5px;}

.swatchlist:after{content:".";display:block;clear:both;visibility:hidden;height:0;}
/* ie mac fix */
.swatchlist{display:inline-table;}
* html .swatchlist{/* nomac \*/height:1%;/* nomac */}
.swatchlist{display:block; border-bottom:none;}

#productdetail-swatch,
.attribute_att1 {
	float: left;
}

.detailL_right .heading {float: left; width: 115px; font-size: 75%;}
.detailL_right .description {margin-left: 115px; font-size: 75%;}
.detailL_right .att2, .detailL_right #productdetail-swatch {float:left; width:204px;}


#productdetail-att1,
#productdetail-att1 ul,
#productdetail-att2,
#productdetail-att2 ul,
#productdetail-att2 li,
#productdetail-swatch,
#productdetail-swatch ul,
#productdetail-swatch li {
	list-style: none;
	padding: 0px;
	margin: 0px;
	float: left;
}

#productdetail-att1 {
	padding-bottom: 18px;
	display: none;
}

.att1 { padding-bottom: 15px; }

#alertmessage { display: none; }

#productdetail-att2 li {
	padding-bottom: 4px;
	padding-right: 4px;
}

.greyBox .quantity {clear: both; display: block;}
input#qty {padding: 0; border: 1px solid; text-align: center; margin: 0; width: 22px;}

.detailR p.grid {
	display: none;
}

.detailR input#qty {
	font-style: normal;
	float: left;
}

.detailR br.clear-all {
	position: absolute;
	clear: none !important;
}

.detailR #btnAdd {
	clear: left;
}

li.swatch a {
	background: transparent;
}

li.swatch a img {
	border: solid #ffffff 1px;
	cursor: pointer;
}

li.swatch a.selected img {
	border: solid #d40075 1px;
}

li.swatch a:hover {
	border: none;
}

li.swatch a:hover img {
	border: solid #5d5d5d 1px;
}

.greyBox {
	background-color: #f3f3f3;
	clear: both;
	padding: 10px;
	margin-bottom: 15px;
}

.contain ul li {display: inline;}

.addToButtons .fittingRoom {float: left;}
.addToButtons .add {float: right; margin: 5px 0 20px 0; }

#otherCats {
	font-size: 70%;
	color: #999999;	
	clear: both;
	padding-top: 15px;
}

#otherCats ul {
	margin: 0;
	padding: 0 0 0 10px;
	display: inline;
}

#otherCats ul li a{
	color: #cd006b;
	margin: 0em;
	padding: 0em;
	border-right: 1px solid #cd006b ;
	padding-right:3px;
}

/* Product -- Get the Look */

div#iacc {
	width: 423px;
	overflow: hidden;
	float: left;
}



div#iacc h2 {margin-bottom: 5px; background: url(../images/productdetail/title_wearwith.gif) no-repeat left center; height: 27px; text-indent: -5555px; }
div#relatedbasket h2 {margin-bottom: 5px; background: url(../images/productdetail/you-may-like.gif) no-repeat left center; height: 49px; text-indent: -5555px; }

#iacc .details {
	padding-left:10px;
	width:120px;
	margin-bottom:10px;
}
#iacc ul li p.name {
	font-weight: bold;
	color: #999999;
	font-size: 65%;
}
#iacc ul li p.price, #detailL_subright #relatedbasket ul li p.price  {
	font-weight: normal;
	color: #333333;
	font-size: 90%;
	padding: 3px;
	text-align: center;
}
#iacc ul li p.buyme a {
	font-weight: bold;
	color: #ffffff;
	font-size: 70%;
	background: url(/content/ebiz/awear/resources/images/product-page-buy-me.jpg) center no-repeat;
	height:21px;
	text-indent:0px;
	padding: 3px 13px 5px 10px;
	
}

#iacc ul, #relatedbasket ul,
#showRVI ul {padding: 0;margin: 0; list-style-type: none;}

#relatedbasket ul{padding-top: 25px;}

#iacc ul li, #relatedbasket ul li,
#showRVI li{padding:0 15px; display:list-item; }
#showRVI li { float:left; list-style-type:none; padding: 0px;}

#RVIbox { float: left; }


#showRVI h2 {height: 24px; text-indent: -5555px; margin: 5px;}

.featprods {background: url(../images/productdetail/wearwith_bg.gif) no-repeat left top;  width:400px; padding-top:1px;  float:left; }
#showRVI {background: url(../images/productdetail/recentlyviewed_bg.gif) no-repeat left center; padding: 10px;  }


#rightpanelfooter { background: url(../images/productdetail/wearwith_bg.gif) no-repeat left bottom; clear: left;  width:116px; height: 5px; }
.fittingRoom img { margin-top: 6px; margin-left: 4px; }

/* RVI */
#RVIbox h2 {background: url(../images/productdetail/title_recently_viewed.gif) no-repeat left center;  text-indent: -5555px;}
#showRVI {float: left; clear: both; width: 392px; height:140px; text-align: center;}

#showRVI ul li p.price {
	font-weight: normal;
	color: #333333;
	font-size: 90%;
	padding: 3px;
	text-align: center;
	width:112px;}


/* Products -- You might also like (predictor) */




/* Products -- Returns */

#tabbox ul {
	padding: 0;
	margin: 0;
}
 
#tabbox ul:after{content:".";display:block;clear:both;visibility:hidden;height:0;}
/* ie mac fix */
#tabbox ul{display:inline-table;}
* html #tabbox ul{/* nomac \*/height:1%;/* nomac */}
#tabbox ul{display:block;}

/* product detail updates */
#tabbox { clear: both; }

#tabbox .yui-nav li {
	list-style: none;
	text-indent: -3000px;
	height: 36px;
	background-image:  url(../images/productdetail/tabs.gif); 
	background-repeat: no-repeat; 
	display: block;
	float: left; 
	cursor: pointer; 
}

.wasNowPrice {float: left;}
#attr-sellpriceLabel {width: 115px; float: left; font-weight: bold; padding-top: 2px;}
#attr-sellprice {font-weight: bold; font-size: 1.2em;	color: #C5006C;}
#attr-sellprice1{
	font-weight:normal;
	font-style: italic;
	padding-right: 10px;
}
#attr-sellprice2{
    font-weight:bold;	
	color: #C5006C;
}
#attr-sellprice3 {
	font-weight: normal;
	font-size: 85% !important;
	float:left;
}

div.heading, div#selectcolour { font-weight: bold; }

div#selectcolour { margin-bottom: 0px; }

div.yui-content { padding-left: 4px; width: 332px; background:  url(../images/productdetail/left_shad_bg.gif) no-repeat; }
div.yui-content > div { border: 1px solid #E6E6E6; border-top: 0px; border-left: 0px;  padding:16px 8px;}

#selectcolourlist ul { display: block; list-style-type: none; float: left;  }
#selectcolourlist ul li { display: list-item;  }

.label-att1,
.label-att2,
.label-att3,
.label-att4 {
	text-align: left;
	width: 115px;
	float: left;
	font-size: 90%;
	padding-top: 4px;
	font-weight: bold; 
	clear: left; 
}

div.invtdesc1 {
	background: none;
	margin: 0px 0 0 0;
	font-style: italic;
	padding: 0px;
	float:left;
	height:20px;
}
div.invtdesc1a {
	font-style: italic;	
}
div.invtdesc1, div.invtdesc2, div.invtdesc3, div#prod-desc {
	margin-bottom: 14px; 
}


span.invtref { display: block; font-size: 0.7em; }


#tabbox li#prodtab { width: 97px; background-position: 0px 0px; }
#tabbox li#deliverytab { width: 165px; background-position: -97px 0px; }
#tabbox li#reviewstab { width: 75px; background-position: -262px 0px; }

#tabbox li#prodtab.selected { background-position: 0 -37px; }
#tabbox li#deliverytab.selected { background-position: -97px -37px; }
#tabbox li#reviewstab.selected { background-position: -262px -37px; }

#tabbox .socialMedia { margin-bottom: 8px;}
#tabbox .socialMedia li {background: none; padding: 0; margin: 0; float: right; width: auto; }

#socialMedia {width:400px; float: right; padding-top:5px;}
#socialLeft{float:left;}
#socialRight{float:right; }

#productpromo{
	margin: 10px 0 0 3px;
	float: right;
}


/* Collections Pages */
#categorylist {
	margin-top: 62px;
	padding-right: 8px;
	width: 576px;
	float: left;
}

#getthelook {
	margin-top: 62px;
	width: 196px;
	float: left;
}



/* Styles the jobs  and terms page ------------------------------- */
#jobs { margin: 10px 10px 40px 10px}
#jobs h2.divider {background: none;}
#jobs h3 {color: #141414; font-weight: bold; margin: 5px 0px 2px 0px; padding: 2px 0 0 0px; font-size: 100%}
#jobs ul {margin: 0px 25px; padding: 0px;}

#jobs ul.jobList {color: #8E877F;  margin: 15px 1px 30px; padding:0; }
#jobs ul.jobList li {list-style: none;}


#terms h2 { margin: 20px 0px 0px 0px; padding: 8px 0 0 0px; border-top: 1px solid #b5b1ac; font-size: 109%; clear: both;}
#terms h2.title {border: none; font-size: 120%; color: #b5a49e;}

#col-two a.backTop {background: url(/content/ebiz/awear/resources/images/back_to_top.gif) no-repeat; float: right; display: block; width: 83px; height: 21px; text-indent: -900em; overflow:hidden; margin-bottom: 10px;}


/* static pages */
#col-one .Lcat_footer_about {background: no-repeat; padding: 0; float: none; text-transform: uppercase;}
#col-one .Lcat_helpmenutitle {text-transform: lowercase;color: #d40075; font-size: 1.375em; font-weight: 100; font-family: "proxima-nova-1","proxima-nova-2",sans-serif; border-bottom: 1px solid #ccc; margin: 2.15em 0 .45em; padding: 0 0 .2em;}

/* faqs */
#content-default h2.question {background: #efefef; padding-left: .75em; border-bottom: 2px solid #fff;}
#content-default .question:hover {cursor: pointer;color: #d40075;}
#content-default h2.active {color: #d40075;}
#content-default .answer {padding: .75em;}

/* My Account */
.accountHome {font-size: 0.8em; padding: 0 0 20px 20px;}
.accountHome ul {margin: 0; padding: 0;}
.accountHome ul li {list-style: none; padding:0;}
.accountHome ul li a {color: #8E877F; text-decoration: none;}
.accountHome ul li a:hover {color: #D40075; text-decoration: underline;}
.accountHome .accountHomeBtm {width: 650px;}
.accountHome .accountHomeBtm h2 {border-top: 2px dotted #e2e2e2; margin-top: 15px; padding-top: 15px; font-size: 1.3em;}
.accountHome .helpinfo {background: #f0edec; padding: 10px 15px; margin-bottom: 10px; float: right; width: 220px;}
.accountHome .helpinfo h2 {color:#D40075;}
.accountHome .helpinfo ul li {padding: 3px 0;}

.addressbook {
	padding: 0px 20px;
}

.addressbook p,
.addressbook li {
	font-size: 80%;
}

.addressbook li p {
	font-size: 100%;
}

.addressbook ul li {
	border-bottom: dotted #b5a49e 1px;
	padding-bottom: 12px;
	margin-bottom: 12px;
	list-style: none;
}

/* Forms */
legend {
	padding: 0 0 14px 0;
	font-weight: bold;
	font-style: italic;
	color: #000000;
}

fieldset {
	border: none;
	padding: 0px;
	margin: 0px;
}


/* Terms Popup */
#terms {
	background-color: #ffffff;
	text-align: left;
}

/* temp */
.placeholder {display: none;}


/* Pop up */
.yui-overlay {display: block; width:300px;  }
#wait .bd {padding: 160px 0 !important; background: tranparent url(/content/ebiz/awear/resources/images/images/ajax-loader-white.gif) top left  no-repeat;}
#wait_c #wait .bd {padding:0px !important;background-color:tranparent;}

/* Left Padding */


/*****barbaras additions for POB launch*****/ 

#peter-main	{	width:750px;
				padding-top:50px;
				height:600px;}

#peter-main span { color:#99B1A5;}


#nav	{	width:750px;			
			border-bottom:1px solid #ccc;
			
			top:1px;
			float:left;
			text-align:center;}
			
#nav ul	{	margin:0px;
			padding:5px;}

#nav li	{	display:inline;
			border-right: 1px solid #999;
			padding: 0px 20px 0px 20px;
			color:#666;
			font-size:.8em;
			}
			
			
#nav a	{	color:#666;
			text-decoration:none;
			cursor: hand;
			}
	

#peter 	{ 	position:relative;
			color:#99B1A5;
			top:20px;
			font-size:7em;
			left:115px;
			min-height:90px;
			z-index:1;}
			
			
span .peter {	
			color:#99B1A5;
			font-weight:normal;
			} 

#date		{	position:relative;
			top:-20px;
			left:390px;
			color:#99B1A5;
			font-size:2em;
			line-height:1em;
			z-index:2;}
			
span .date		{	
			font-weight:normal;
			}

#obrien		{	position:relative;
			top:-27px;
			left:338px;
			color:#99B1A5;
			z-index:3;}

#obrien h3	{	font-size:3.5em;
			font-weight:normal;
			padding:0px;
			margin:0px;}
			
#invite-shot	{	position:relative;
					width:210px;
					height:280px;
					border:1px solid #ffffff;
					outline-color:#999999;
					outline-style:double;
					outline-width:3px;
					top:-105px;
					left:120px;
					z-index:4;}

#shop		{	position:relative;
				background:#99B1A5 none repeat scroll 0 50%;
				border:1px solid #FFFFFF;
				color:#FFFFFF;
				font-size:1.2em;
				text-align:center;
				outline-color:#99B1A5;
				outline-style:double;
				outline-width:3px;
				padding:3px;
				width:300px;
				height:23px;
				top:-35px;
				left:310px;
				z-index:5;}
				
#shop	a	{	
				color:#FFFFFF;
				text-decoration:none;}



#about-the-collection	{	position:relative;
							background:#99B1A5 none repeat scroll 0 50%;
							border:1px solid #FFFFFF;
							color:#FFFFFF;
							font-size:.7em;
							text-align:center;
							outline-color:#99B1A5;
							outline-style:double;
							outline-width:3px;
							padding:2px;
							width:178px;
							height:16px;
							top:-260px;
							left:450px;
							z-index:8;}
							
#about-the-collection	a	{	
				color:#FFFFFF;
				text-decoration:none;}

#collection-image-1	{	position:relative;
						width:81px;
						height:109px;
						border:1px solid #ffffff;
						outline-color:#999999;
						outline-style:double;
						outline-width:3px;
						top:-300px;
						left:380px;
						z-index:6;}

#collection-image-2	{	position:relative;
						width:101px;
						height:134px;
						border:1px solid #ffffff;
						outline-color:#999999;
						outline-style:double;
						outline-width:3px;
						top:-320px;
						left:450px;
						z-index:7;}

#peter-obrien		{	position:relative;
						width:138px;
						height:184px;
						border:1px solid #ffffff;
						outline-color:#999999;
						outline-style:double;
						outline-width:3px;
						top:-390px;
						left:260px;
						z-index:9;}

#about-peter	{		position:relative;
						background:#2C2C2C none repeat scroll 0 50%;
						border:1px solid #FFFFFF;
						color:#FFFFFF;
						font-size:.9em;
						text-align:center;
						outline-color:#cccccc;
						outline-style:double;
						outline-width:3px;
						padding:2px;
						width:115px;
						height:18px;
						top:-455px;
						left:390px;
						z-index:10;}
						
#about-peter a	{	
				color:#FFFFFF;
				text-decoration:none;}
				
#peter-biog		{	width:750px;
					margin-top:0px;}
					
#peter-biog p	a	{	color:#99B1A5;
					text-decoration:underline;
					}
					
#peter-biog h4	a	{	color:#99B1A5;
					text-decoration:underline;
					}
					
				
#peter-biog h1		{	color:#99B1A5;
					text-decoration:none;
					margin:auto;
					padding:20px;
					text-transform:uppercase;
					font-style:normal;
					font-size:1.8em;
					}
					
#peter-biog	ul	{	list-style-type:none;
					list-style-image:none;
					color:#99B1A5;
					}
					
#peter-biog	li	{	
					font-size:.7em;}
					
					
#peter-name 	{ 	
					color:#99B1A5;
					font-size:7em;
					z-index:1;
					}
					
#obrien-name		{	
						color:#99B1A5;
						z-index:3;
						font-size:3.5em;
						position:relative;
						top:-30px;}
						

#peter-info		{	width:410px; float:left; position:relative;}

#peter-photo	{	width:280px; float:right; text-align:right;
						color:#99B1A5;
						
						font-size:1.1em;
						margin-top:15px;}
						
.collection-photos	{	background:#2C2C2C none repeat scroll 0 50%;
						border:1px solid #FFFFFF;
						color:#FFFFFF;
						font-size:.9em;
						text-align:center;
						outline-color:#cccccc;
						outline-style:double;
						outline-width:3px;
						padding:2px;
						margin:15px;}	
						


					
/*******end POB additions*********/






/* Pat's 3DSecure CSS */

#threedsecure h1 {


}

#threedsecure h2 {

	font-size: 100%;
	font-style: italic;
	color: #d40075;
}


#securecode {

float:left;
width:50%;
height:550px;
}
#vbv {
float:left;
width:48%;
height:550px;
margin-left:15px;

}
#answer {
margin-top: 20%;
float:left;


}

#answer h2 {
font-size: 100%;
	font-style: italic;
	color: #d40075;
}


#securecode ul {
list-style:none;
margin:0;
padding:0;
list-style-position:0;
}

#securecode h1 {background-image: url(/content/ebiz/awear/resources/images/mastercard_securecode_logo.gif) no-repeat;
}




#vbv ul {
list-style:none;
margin:0;
padding:0;
list-style-position:0;
}
/* End of Pats Code */





/*****barbaras additions for Impulse launch*****/ 

#laura-whitmore {
		background: url(/content/ebiz/awear/resources/images/laura-whitmore-by-awear.jpg) no-repeat;
		width:570px;
		height:464px;
		margin-bottom:10px;

}
#laura-headline 
	{	position:relative;
		width:300px;
		top:250px;
		left:30px;
		text-align:left;}

#laura-headline h1 a

		{
		font-size:20px;
		line-height:18px;
		color:#ffffff;
		margin:0px;
		padding:0px;
		text-decoration:none;
		text-align:left;
		}
	
#laura-tagline		{	position:relative;
		top:270px;
		width:312px;
		left:30px;
		text-align:left;}	
	
		
#laura-tagline h2 a

{
		
		font-size:13px;
		font-weight:normal;
		color:#ffffff;
		margin:0px;
		padding:0px;
		text-decoration:none;
		text-align:left;
		}



/*****end barbaras additions for Impulse launch*****/ 


.hidden {
	visibility: hidden;
}

/*Press Area*/
div.Lcat_colone_press h2{
	text-align:right;
	color:#D40075;
	font-style:italic;
	font-size:120%;
	padding-right:10px;
}
/*div.Lcat_colone_press .Lcatnav ul li.pressSubImg{
	display:none;
	overflow:hidden;
}*/
div.Lcat_colone_press .Lcatnav ul li.pressSubImg,div.Lcat_colone_press .Lcatnav ul li.pressSubImg span.pressBullet{
	display:none;
	overflow:hidden;
}
div.Lcat_colone_press .Lcatnav ul li.pressSubImg span{
	float:right;
}
div.Lcat_colone_press div.Lcatnav li{
	border-bottom:1px dotted lightgrey;
}
div.Lcat_colone_press div.Lcatnav li a,div.Lcat_colone_press div.Lcatnav li a:hover{
	font-style:italic;
	font-size:120%;
	color:#8E877F;
	border-bottom:none;
}
div.Lcat_colone_press div.Lcatnav li.pressSubImg{
	border-bottom:none;
}
div.Lcat_colone_press div.Lcatnav li.pressSubImg span a,div.Lcat_colone_press div.Lcatnav li.pressSubImg span a:hover,div.Lcat_colone_press .Lcatnav ul li.pressSubImg span.pressBullet{
	font-size:100%;
	color:#D40075;
	border-bottom:none;
}
div ul.pressimages{
	margin-left:-40px;
}
div ul.pressimages li{
	float:left;
	list-style-type:none;
	padding:10px 30px 10px 0;
}
div ul.pressimages img{
	width:165px;
	height:250px;
}
div div.pressNews img{
	width:105px;
	height:115px;
}
div ul.pressimages div #pagination,div ul.pressimages div{
	clear:both;
}
div.pressNews h2, div.pressRelease h2.pressReleaseHead{
	color:#D40075;
	font-style:italic;
	font-size:120%;
	border-bottom:1px dotted lightgrey;
	margin-bottom:10px;
	padding:0 0 15px 0;
}
div.pressImg h2{
	color:#D40075;
	font-style:italic;
	font-size:120%;
	margin-bottom:10px;
}
div.pressImg p.pressImagesDl{
	font-style:italic;
	border-bottom:1px dotted lightgrey;
}
#col-two-no-three div.pressImg p.pressImagesDesc{
	font-style:italic;
	color:#D40075;
	font-size:80%;
	padding:0;
	font-weight:bold;
	margin-top:15px;
}
div.pressNews p.pressReleaseDecs, div.pressRelease p.pressReleaseDecs{
	font-style:italic;
}
div.pressNews p.pressReleaseReadmore a, div.pressRelease p.pressReleaseReadmore a{
	font-style:italic;
	color:#D40075;
}
div.pressNews div.pressNewsImage{
	float:left;
	padding:5px 10px 0 0;
}
div.pressNews div.pressNewsContent{
	float:left;
	width:660px;
}
#pressContentNews, #pressContentRelease{
	margin:10px 0 0 0;
}
/*RT145607*/
.lookuppostcodebutton{
margin-left:10px;
position:relative;
}
.entermediacodeform .mediavcode{
background:none repeat scroll 0 0 #CCCCCC;
float:left;
padding:1px 15px 10px;
width:643px;
}
.entermediacodeform .mediavcode .email_box{
float:left;
font-size:14px;
width:500px;
}
.entermediacodeform .mediavcode #ajax-error h3{
background: #DB0678 no-repeat left top;
border:thin dashed;
color:white;
float:right;
height:20px;
margin-top:10px;
padding:3px;
width:606px;
}
.entermediacodeform .mediavcode #vcodeinput{
margin-left:10px;
position:relative;
top:-6px;
}
.entermediacodeform .mediavcode a{
color:#D40075;
font-style:underline;font-size:14px;
}
#erroricon{
width:26px;
height:28px;
float:left;
margin:10px 0 0;
background: #DB0678 url(/content/ebiz/awear/resources/images/error_icon.gif) no-repeat left top;
display:none;
}
#errorwrapper{
float:left;
width:100%;
margin-top:-8px;
}
#orderconfirmation .entermediacodeform .mediavcode h2 {
color:#D40075;
font-size:16px;
margin:3px 0 0;
padding:0;
border-bottom:none;
font-weight:bold;
}
.entermediacodeform .mediavcode .email_box input#vcode{
width:185px;
margin-right:0;
padding:0;
}
/*RT145607*/
