@charset "utf-8";
/* Boutique1.com CSS Stylesheet */


/* BEGIN Base styles + Homepage items */


body
{
	margin:0px;
}

body, div, p, a, input
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#757575;
}

p{
	margin-top:7px;
	margin-bottom:7px;
}

.alert
{
	display:block;
	background-color:#FF9;
	color:#F00;
	font-size:12px;
	padding:10px;
	margin:5px;
	width:300px;
}

.statusMessage, div.statusMessage
{
	display:block;
	background-color:#fff;
	color:#a76b27;
	border:1px solid #a76b27;
	font-size:11px;
	line-height:26px;
	width:912px;
	padding-left:10px;
	margin-top:1em;
}


a:hover
{
	text-decoration:underline;
}

div
{
}

form
{
	display:block;
}

img
{
	border:none;
}

h1
{
	margin:0px;
}

.tinFoil, .selected
{
	color:#a76b27;
}

.alignCenter
{
	text-align:center;
}

.floatLeft
{
	float:left;
}

.floatRight, 
div.mainContainer .floatRight,
div.mainContainer div.floatRight
{
	float:right;
}

.fullWidth
{
	width:100%;
	min-width:100%;
}

.padLeft5px
{
	padding-left:5px;
}


.padRight5px
{
	padding-right:5px;
}

.padLeft15px
{
	padding-left:15px;
}

.padTop10px
{
	padding-top:10px;
}
/* promotion page css starts here  create by Muhammad Nazish Ali */
.rightImage_promotion img {
	padding-left:46px;
	}
.rightImage_promotion {
    border-left: 1px solid #D4C9C9;
    
	
	}
.formcontent_promotion{
	
	margin-right:51px;
	
	}
.formcontent_promotion h2{
	
	font:Arial !important ;
	font-size:14px !important ;
	font-weight:bold !important ;
	color:#2d2d2d ;
	width: 233px;
	}
.promotionSubmitButton{
	border:0px solid #a76b28;
	height:20px;
	line-height:20px;
	background-color:#a76b28;
	color:#FFF;
	padding:0px;
	margin:0px;
	overflow:hidden;
	cursor:pointer;
	padding-left:12px;
	padding-right:12px;
	padding-bottom:2px;
	font-size:11px;
	text-indent:0px;
	font-weight: bold;
	
	}
/* promotion page css ends here */
.padTop5px
{
	padding-top:5px;
}

.padTop12px
{
	padding-top:12px;
}


.padTop20px
{
	padding-top:20px;
}

.padTop40px
{
	padding-top:40px;
}

.padBottom20px
{
	padding-bottom:20px;
}


.clearLeft
{
	clear:left;
}

.clearRight
{
	clear:right;
}

.clearBoth
{
	clear:both;
}

p.styledText
{
	font-size:13px;
	margin-top:15px;
	margin-bottom:15px;
	font-style:italic;
	
}

div.mainContainer, div.mainContainerGsa
{
	min-width:940px;
	width:940px;
	text-align:center;
	float:none;
	margin:0px auto;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	/*overflow:visible;*/
	padding-bottom:10px;

}

div.mainContainerGsa
{
	width:470px;
	min-width:470px;
	padding-top:30px;
	
}


div.pageBodyLowerEs
{
	width:940px;
}


div.mainContainer div,  div.mainContainerGsa div
{
	float:left;
	text-align:left;
}


div.logoArea
{
	padding-top:15px;
	padding-bottom:12px;
	padding-right:100px;
}

div.headerSection
{
}

div.topNavArea
{
	clear:left;
	min-width:100%;
}

div.topNav
{
	width:720px;
}

div.mainContainer div.headerRight
{
	width:650px;
}

div.mainContainer div.headerRight, div.mainContainer div.headerRight div
{
	float:right;
}

div.topRightLinks
{
	width:600px;
	overflow:hidden;
}



div.topRightLinks, div.topRightLinks a
{
	color:#757575;
	line-height:19px;
	display:block;
	float:left;
}


div.topRightLinks div.noPad
{
	padding:0px;
}

div.topRightLinks div.sepHoriz
{
	padding-left:5px;
	padding-right:5px;
	
}

div.topRightLinks div
{
	padding-right:15px;
}

div.headerRight div.row2
{
	padding-top:10px;
	line-height:24px;
}

div.headerRight div.row2 div
{
	padding-right:20px;
}


/* Header top right icons*/

div.row2 a
{
	height:24px;
	line-height:24px;
	background-repeat:no-repeat;
	background-position:left top;
	/*padding-left:25px;*/
}

div.row2 a.homeIcon
{
	background-image:url(../images/homeIcon.gif);
}

div.row2 a.emailIcon
{
	background-image:url(../images/emailIcon.gif);
}

div.row2 a.phoneIcon
{
	background-image:url(../images/phoneIcon.gif);
}



div.headerRight div.row2 div.nlBlock
{
	padding:0px;

}

div.row2 a.nlIcon
{
	background-image:url(../images/nlIcon.gif);
}


div.topRightLinks div div
{
	padding:0px;
}

div.topRightLinks strong
{
	color:#000;
	font-weight:normal;
}

div.topRightLinks div.sBagBlock
{
	padding:0px 0px 0px 10px;
}

div.topRightLinks a.shoppingBag
{
	display:block;
	float:left;
	color:#986a31;
	font-weight:bold;
	
	background-image:url(../images/shoppingBag.gif);
	width:19px;
	height:19px;
	padding-right:20px;
	background-repeat:no-repeat;
	background-position:right -2px;
	line-height:19px;
}



div.topRightLinksRow2
{
	clear:left;
}

div.mainContainer div.searchArea
{
	float:right;
	width:213px;
	height:25px;
}
div.mainContainer div.searchBox
{
	width:150px;
	border:1px solid #e6e6e6;
	height:22px;
	background-color:#f1f0f0;
	overflow:hidden;
	background-image:url(../images/searchIcon.gif);
	background-repeat:no-repeat;
	background-position:2px 0px;
	padding-left:25px;
}

input.searchTextBox
{
	border:1px solid #f1f0f0;
	background:#f1f0f0;
	color:#757575;
	font-size:12px;
	margin-top:0.1em;
	width:185px;
}

input.searchSubmit
{
	border:1px solid #e6e6e6;
	height:24px;
	width:30px;
	background-color:#f1f0f0;
	cursor:pointer;
	font-size:12px;
	line-height:24px;
	color:#757575;
	font-weight:bold;
}

div.story2
{
	padding-left:10px;
	padding-right:10px;
}

div.pageBody, div.pageBodyLowerEs
{
	overflow:hidden;
}

body div.pageBody div.leftNav /* IMPORTANT, This fixes drop-downs stacking in IE6/7 */
/*, 
body div.pageBody ul, 
body div.pageBody li, 
body div.pageBody div, 
body div.pageBody img, 
body div.pageBody a*/
{
	/*z-index:-1;
	position:relative;
	top:0px;*/
}

div.pageBodyLowerEs
{
	background:#000;
	color:#FFF;
}

div.footerMenu1
{
	line-height:27px;
	background-color:#e6e6e6;
	height:25px;
	overflow:hidden;

}

ul.flatListAuto
{
	display:block;
	list-style:none;
	margin:0px;
	padding:0px 5px 0px 5px;
	float:left;
}

ul.flatListAuto li, ul.flatListAuto li a
{
	display:block;
	float:left;
	line-height:13px;
	font-size:11px;
}

ul.flatListAuto li
{
	padding:0px 5px 0px 5px;
	border-right:1px solid #a2a2a2;
}

ul.flatListAuto li.nextPointer
{
	border-right:none;
	
}

ul.flatListAuto li.nextPointer a
{
	background-image:url(../images/nextBg.gif);
	width:26px;
	height:11px;
	padding-right:10px;
	background-repeat:no-repeat;
	background-position:right 2px;
	display:block;
}



ul.flatListAuto li div
{
	padding-right:5px;
}

ul.flatListAuto a
{
	
	padding:0px 0px 0px 0px;
	font-size:10px;
	line-height:13px;
	text-transform:uppercase;
	color:#757575;
	
}

ul.flatListAuto .first, ul.flatListAuto .noBorder
{
	border:none;
}


ul.flatList
{
	display:block;
	list-style:none;
	margin:0px;
	padding:0px 0px 0px 5px;
	float:left;
	width:935px;
}

ul.flatList a
{
	display:block;
	float:left;
	line-height:10px;
	padding:0px 6px 0px 6px;
	font-size:10px;
	text-transform:uppercase;
	color:#757575;
	border-right:1px solid #a2a2a2;
	/*font-family: Helvetica, sans-serif;*/
	
}

ul.flatList a.first
{
	border-left:none;
}

ul.flatList li
{
float:left;
padding-top:7px;
padding-bottom:3px;
}

ul.flatList li.inputField
{
padding-top:3px;
padding-left:3px;
}

ul.flatList li.submitField
{
padding-top:2px;	
padding-left:4px;
}

/*input.newsletterTextBox
{
float:left;
vertical-align:top;
height:12px;
width:172px;
font-size:9px;
text-transform:uppercase;
}*/

ul.flatList li.submitField input.nlSubmit
{
border:0px solid #fff;
cursor:pointer;
background-image:url(../images/nlSubmit.gif);
background-repeat:no-repeat;
width:4px;
height:8px;
overflow:hidden;
text-indent:-200px;
}

div.mainContainer div.footerMenu2
{
}

div.leftCell
{
	width:770px;
width:759px;
	padding-left:70px;
padding-left:0px;
	overflow:hidden;
padding-top:15px;
}

div.rightCell
{
	width:70px;
	overflow:hidden;
padding-top:5px;
}

div.mainContainer div.copyRightNotice
{
	text-align:center;
	width:100%;
	font-size:10px;

}

div.footerMenu2 ul.flatList
{
	padding-top:3px;
}

div.footerMenu2 ul.flatList a
{
	font-size:9px;
	border:none;
}

div.socialMedia ul.flatList
{
	width:75px;
	padding:0px 0px 0px 23px;
}

div.socialMedia ul.flatList a
{
	padding:0px 0px 0px 3px;
}

/* END Base styles + Homepage items */

div.brandProfileEs
{
	width:940px;
	background-image:
	url(../images/boutiques/elie_saab/bgES.jpg);
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: right top;
}

div.brandProfileEs1 {
	height:545px;
	background-color: #000;
	padding-bottom:1px;
	background-image: url(../images/boutiques/elie_saab/verH.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}

div.brandProfileEs h2
{
	margin:0px;
}

div.brandLogoEs { padding-top:276px; padding-left:10px;}


div.brandProfileEs, div.brandProfileEs p
{
	font-size:11px;
	line-height:17px;
}


div.brandProfileEsLeft
{
	width:347px;
}

div.brandProfileEsRight
{
	width:590px;
}

div.brandWriteup
{
	width:330px;
	padding-top:27px;
}

div.brandLinksEs
{
	padding-top:112px;
	padding-left:10px;
	padding-bottom:32px; 
}

div.brandLinksEs a
{
	display:block;
	color: #E6E6E6;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	font-size:11px;
	}

div.brandLinksEss
{

	padding-top: 20px;
	padding-bottom:10px;

}

div.brandLinksEss a
{
	display:block;
	color: #E6E6E6;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	font-size:11px;
	}


div.brandLinksEs img, div.brandLinksEss img { padding-left:5px;}

div.brandLinksEs a:hover, div.brandLinksEss a:hover  { text-decoration:none; color: #DCDCDC;}

span.readMoreEs
{
	padding-bottom:10px;
	padding-top: 10px;	
	float:right;
	/*bottom: 0px;
	position: relative;
	overflow: hidden;*/
}

span.readMoreLEs
{
	padding-bottom:10px;
	padding-top: 10px;	
	float:left;

	/*bottom: 0px;
	position: relative;
	overflow: hidden;*/
}

span.readMoreEs a, span.readMoreLEs a
{
	display:block;
	color: #E6E6E6;
	font-family:Arial, Helvetica, sans-serif;
	padding-right:10px;
	background-image: url(../images/boutiques/elie_saab/readMoreR.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-transform: uppercase;
}



div.menuContainerEs {
	width:100%;
	background: #757575;
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	}


ul.menuEs {
	list-style: none;
    margin: 0; padding: 0;
}

ul.menuEs li {
	float:left;
	text-transform:uppercase;
}

ul.menuEs li a {
	display: inline-block;
	padding-left:19px;
	text-align:center;
	line-height:27px;
	height:27px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#E6E6E6;
	}
ul.menuEs li a:hover { text-decoration:none; color: #FFF;}




ul.menuVertcalEs {
	list-style: none;
    margin: 0; padding: 0;
}

ul.menuVertcalEs li {
	float:left;
	text-transform:uppercase;
}

ul.menuVertcalEs li a {
	display:block;
	width: 209px;
	padding-left:0px;
	text-align:left;
	line-height:24px;
	height:24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#E6E6E6;
	clear: right;
	}
ul.menuVertcalEs li a:hover { text-decoration:none; color:#A16B28;}

ul.menuVertcalEs li a.activeEs { color: #A16B28;}
ul.menuVertcalEs li a.activeEs:hover { color: #A16B28;}












div.brandProfileEsDetails
{
	width:100%;
/*	padding-top:10px;*/
	
}

div.brandProfileEsDetails h3, div.detailFrameEsRight h3
{
	margin:0px 0px 5px 0px;
	font-size:12px;
	font-weight:normal;
}

div.detailFrameEsLeft
{
	width:511px;
	padding-left:10px;
	padding-right:10px;
	padding-top:20px;


}

div.s711 {
	width:691px;
	padding-left:10px;
	padding-right:10px;
	padding-top:20px;
	}

div.s299 {
	width:209px;
	padding-left:10px;
	padding-right:10px;
	padding-top:20px;
	}
div.detailFrameEsRight
{
	width:389px;
	padding-left:10px;
	padding-right:10px;
	padding-top:20px;


}

div.detailFrameEsCol1
{
	width:271px;
	padding-left:10px;
	padding-right:10px;
	padding-top:20px;

}

div.detailFrameEsCol2
{
	width:339px;
	padding-left:10px;
	padding-right:10px;
	padding-top:20px;

}

div.detailFrameEsCol3
{
	width:270px;
	padding-left:10px;
	padding-right:10px;
	padding-top:20px;

}




div.detailFrameEsLeft, 
div.detailFrameEsRight
{
/*
	min-height:600px;
	height:600px;

*/
}



div.detailFrameEsCol1,
div.detailFrameEsCol2,
div.detailFrameEsCol3
{
/*	min-height:419px;
	height:419px;*/

}








/* Hacks to bypass IE6 */
div.detailFrameEs > div.detailFrameEsLeft,
div.detailFrameEs > div.detailFrameEsRight,
div.detailFrameEs > div.detailFrameEsCol1,
div.detailFrameEs > div.detailFrameEsCol2,
div.detailFrameEs > div.detailFrameEsCol3,

div.detailFrameEs > div.s711,
div.detailFrameEs > div.s299

{
	height:auto;
}


.detailHeaderEs {
		padding-bottom:20px;
		}

div.detailHeaderEs h4, 
div.detailHeaderEs p
{
	font-weight:normal;
}

div.detailHeaderEs h4
{
	font-size:20px;
	padding-bottom:10px;
	margin:0px;
	text-transform: uppercase;	
}

div.mainContainer div.detailHeaderEs p
{
	font-size:11px;
	text-align:left;
}

div.detailCol1
{
	width:310px;
	
}

div.detailCol2
{
	width:320px;
	padding-right:10px;
}

div.borderBottom
{
border-bottom:1px dotted #757575;	
}

/*-----------------------------------------------------------*/
/* BEGIN styles for: Product Category Page (Added: 18th Aug,09 */



/*---BEGIN Styles for 'just-in' tabbed content --*/

div.tabMenuContainer
{
	width:183px;
	overflow:hidden;
}


div.tabMenuBody
{
	float:left;
	width:163px;
	padding-left:10px;
	padding-right:10px;
	width:175px;
	padding-left:4px;
	padding-right:4px;
	
	
	background-image:url(../images/tabBg.gif);
	background-repeat:repeat-y;
}

div.leftNavStatic
{
	width:163px;
	padding-left:10px;
	padding-right:10px;
	width:175px;
	padding-left:4px;
	padding-right:4px;
	
	
	background-image:url(../images/tabBg.gif);
	background-repeat:repeat-y;
}


div.dottedLineEs
{
	height:1px;
	/*	border-bottom:1px dotted #757575;*/
	overflow:hidden;
	width: 920px;
	background-image: url(../images/boutiques/elie_saab/verH.gif);
	background-repeat: repeat-x;
	background-position:top;
	margin-left:10px;
}


div.tabBottom
{
	width:100%;
	background-image:url(../images/tabBottom.gif);
	height:8px;
	overflow:hidden;
}

div.tabTop
{
	width:100%;
	background-image:url(../images/tabTop.gif);
	height:8px;
	overflow:hidden;
}

ul.tabLinks
{
	display:block;
	float:left;
	list-style:none;
	padding:0px;
	margin:0px;
	width:100%;
	position:relative;
	top:6px;
	height:32px;
	overflow:hidden;
}

ul.tabLinks li
{
	display:block;
	float:left;
}

ul.tabLinks a
{
	float:left;
	display:block;
	width:91px;
	height:32px;
	text-align:center;
	line-height:32px;
	overflow:hidden;
	text-transform:uppercase;
	font-size:12px;
	
}

ul.tabLinks a.selected
{
	background-image:url(../images/tabActiveBg.gif);
	color:#a76b28;
}

div.tabContent
{
	padding-top:15px;
}

div.leftNav h3
{
	margin:0px;
	color:#2d2d2d;
	font-weight:normal;
	font-size:12px;
	height:20px;
	line-height:20px;
	display:block;
	overflow:hidden;
	float:left;
	text-indent:10px;
}


div.scrollableDiv
{
	width:175px;
	padding-top:0px;
}

div.enableScrolling
{
	height:280px;
	overflow-y:scroll;
	width:165px;
}

div.scrollableDiv ul
{
	list-style:none;
	padding:0px 0px 0px 14px;
	margin:0px;
	display:block;
	float:left;
}

div.scrollableDiv ul li
{
	width:100%;
}

div.scrollableDiv ul li, div.scrollableDiv ul a
{
	display:block;
	line-height:18px;
	
}

div.scrollableDiv ul a
{
	text-transform:uppercase;
}

div.scrollableDiv ul li.brandLetter
{
	color:#2d2d2d;
	font-weight:bold;
}

div.scrollableDiv1 ul
{
	list-style:none;
	padding:0px 0px 0px 15px;
	margin:0px;
}


/*---END Styles for 'just-in' tabbed content --*/

div.leftNav
{
	width:191px;
	overflow:hidden;
	padding-left:9px;
	padding-top:22px;
}

div.rightPage
{
	
	width:720px;
	padding-left:20px;
	padding-top:22px;

	overflow:hidden;
}

div.mainContainer div.topBar
{
	padding-bottom:0px;
	float:right;
}

div.pageBodyHeader
{
	width:935px;
	padding-top:20px;
}



div.mainContainer div.paginationFull
{
	width:355px;
	overflow:hidden;
	padding-top:0px;

}

div.breadCrumb ul.flatListAuto li
{
	background-image:url(../images/breadCrumbCaret.gif);
	background-repeat:no-repeat;
	background-position:left 3px;
	display:block;
	padding-left:15px;
	float:left;
	border:none;
	line-height:8px;
}

div.breadCrumb ul.flatListAuto li.first
{
	background-image:none;
	padding-left:0px;
}

div.breadCrumb ul.flatListAuto li a.selected
{
	color:#a76b27;
}

div.mainContainer div.paginationMinimal
{
	width:125px;
	overflow:hidden;
	float:right;
	padding-top:22px;
}

div.mainContainer div.paginationFull, 
div.mainContainer div.paginationFull a
{
	font-size:11px;
}


div.productsGrid
{
	width:720px;
	
}

div.gridRow
{
	max-width:100%;
	width:100%;
	padding-bottom:15px;
}

div.productBlock
{
	width:220px;
	min-height:250px;
	overflow:hidden;
	min-height:250px;
	/*height:250px;*/
	/*padding-top:35px;
	padding-bottom:35px;*/
}


div.product_thumb_medium
{
	width:120px;
	padding-left:50px;
	padding-right:50px;
	height:180px;
	overflow:hidden;
}

div.prodAttributes
{
	width:114px;
}

div.prodAttributes div
{
	width:100%;
	font-size:12px;
	height:14px;
	line-height:14px;
	min-height:14px;
}

div.prodAttributes > div
{
	height:auto;
}


div.prodAttributes div div
{
	width:auto;
}

div.leftPadding
{
	padding-left:50px;
}

div.itemSale
{
	color:#fe0000;
}

div.productTitle, div.productTitle a
{
	font-family:Arial, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	font-size:12px;
}


div.prodAttributes a
{
	color:#2d2d2d;
	font-size:12px;
}

div.productDesc
{
	/*white-space:nowrap;*/
}

div.prodPrice
{}


div.prodlabels div
{
	height:11px;
	overflow:hidden;
	background-repeat:no-repeat;
	padding-right:7px;
}

div.prodlabels div.label_justin
{
	background-image:url(../images/content/label_justin.gif);
	width:41px;
}

div.prodlabels div.label_charity
{
	background-image:url(../images/content/label_charity.gif);
	width:41px;
}

div.prodlabels div.label_exclusive
{
	background-image:url(../images/content/label_exclusive.gif);
	width:54px;
}

/*------------------------------*/
/* BEGIN the overlayed element */
div.overlay {
	
	/* growing background image */
	background-image:url(../images/white.png);
	
	/* dimensions after the growing animation finishes  */
	/*width:600px;
	height:470px;*/		
	
	width:230px;
	height:350px;		
	
	/* initially overlay is hidden */
	display:none;
	border:1px solid #999;
	
	/* some padding to layout nested elements nicely  */
}

/* default close button positioned on upper right corner */
div.overlay div.close {
	background-image:url(../images/close.png);
	position:absolute;
	right:5px;
	top:5px;
	cursor:pointer;
	height:35px;
	width:35px;
}


/* black */
div.overlay.black {
	background:url(../images/transparent.png) no-repeat !important;
	color:#fff;
}

/* petrol */
div.overlay.petrol {
	background:url(../images/petrol.png) no-repeat !important;
	color:#fff;
}

div.black h2, div.petrol h2 {
	color:#ddd;		
}

/* END the overlayed element */
/*------------------------------*/



/* END styles for: Product Category Page */

ul.treeview											
{
	padding:7px 0px 0px 2px;
	margin:0px;
	overflow:hidden;
	display:block;
	float:left;
}

											
ul.treeview ul{ /*CSS for Simple Tree Menu*/
margin: 0px;
padding: 0px;
/*border-top:1px dotted #2d2d2d;
border-bottom:1px dotted #2d2d2d;*/
width:150px;
}

ul.treeview ul ul
{
	width:137px;
}

ul.treeview ul a
{
	font-size:10px;
}

ul.treeview span.clickToExpand
{
	font-weight:normal;
}

ul.treeview li.submenu span.currentSelection,
ul.treeview li a.currentSelection, 
a.activeFilter, 
ul li.activeFilter a
{
	color:#a76b27;
}



ul.treeview li{ /*Style for LI elements in general (excludes an LI that contains sub lists)*/
/*background: white url(../images/list.gif) no-repeat left center;*/
list-style-type: none;
padding-left: 12px;
margin-bottom: 3px;
margin-left:0px;
display:block;

}

ul.treeview li.submenu{ /* Style for LI that contains sub lists (other ULs). */
/*background: white url(../images/closed.gif) no-repeat left 1px;*/
cursor: pointer !important;
}


ul.treeview li.submenu ul
{ /*Style for ULs that are children of LIs (submenu) */
display: none; /*Hide them by default. Don't delete. */
}

ul.treeview .submenu ul li
{ /*Style for LIs of ULs that are children of LIs (submenu) */
cursor: default;
}

ul.treeview a, ul.treeview li
{
	display:block;
	line-height:18px;
	text-transform:uppercase;
}		
									

div.sizingInfo
{
	clear:left;
	padding-left:12px;
	padding-top:7px;
	height:19px;
	overflow:hidden;
	width:100%;
}

div.sizingInfo a
{
	display:block;
	float:left;
	background-image:url(../images/sizingBg.gif);
	background-position:right 0px;
	background-repeat:no-repeat;
	line-height:26px;
	padding-right:20px;
	height:19px;
	overflow:hidden;
	white-space:nowrap;
	
}
											
/* ----- BEGIN - Styles for Footer 1 pages, Added 6th Aug 09 ---- */

div.footerLayout
{
	padding-top:30px;
}

div.footer1LeftNav
{
	width:182px;
	padding-right:60px;
	overflow:hidden;
}

div.footer1RightContent
{
	width:690px;
	overflow:hidden;
}

div.myAcc
{
	width:100%;
	overflow:hidden;
}


div.footer1LeftNav,
div.footer1LeftNav div,
div.footer1LeftNav ul,
div.footer1LeftNav a
{
}

div.f1lNav
{
	padding-left:3px;
	width:179px;
	background-image:url(../images/footer1leftNavBg.gif);
	background-repeat:repeat-y;
}

div.f1lNav ul
{
	display:block;
	padding:0px;
	margin:0px;
	list-style:none;
	float:left;
	width:175px;
}


div.f1lNav ul ul
{
	padding-left:0px;
	width:175px;
	border-bottom:1px dotted #2d2d2d;
}

div.f1lNav ul ul ul
{
	padding-left:20px;
	width:154px;
	border:none;
	
}

div.f1lNav ul li, div.f1lNav ul a
{
	display:block;
	height:26px;
	line-height:26px;
	text-transform:uppercase;
	color:#2d2d2d;
	
}

div.f1lNav ul ul ul li, div.f1lNav ul ul ul a
{
	height:19px;
	line-height:19px;
}

div.f1lNav > ul li, div.f1lNav > ul a,
div.f1lNav > ul ul ul li, div.f1lNav > ul ul ul a
{
	height:auto;
}


div.f1lNav ul li
{
	border-bottom:1px dotted #2d2d2d;
	text-indent:10px;
	/*padding-left:12px;*/
}

div.f1lNav ul a.current
{
	color:#a76b27;
}

div.f1lNav ul ul li, div.f1lNav li.last
{
	border:none;
}



div.f1LNavTop
{
	background-image:url(../images/footer1leftNavTop.gif);
	width:187px;
	height:7px;
	overflow:hidden;
	
}

div.f1LNavBottom
{
	background-image:url(../images/footer1leftNavBottom.gif);
	width:187px;
	height:7px;
	overflow:hidden;
	
}

div.gallerySection
{
	padding-bottom:53px;
	
}


div.authContent, div.authContent p
{
	font-size:12px;
	line-height:17px;
}

div.authContent div.leftText, div.authContent div.leftText p
{
	font-size:11px;
}


div.myAcc div.authContent
{
	width:100%;
}

div.authContent
{
	padding-left:10px;
	width:680px;
	overflow:hidden;
}

div.authContent p
{
	margin-top:17px;
	margin-bottom:17px;
}

h2, div.authContent h2
{
	font-size:20px;
	font-weight:normal;
	margin:0px;
	font-family: Helvetica, sans-serif;
}

.upperCase
{
	text-transform:uppercase;
}

div.authContent h3
{
	font-size:14px;
	font-weight:normal;
	margin:0px;
	text-transform:uppercase;
}

div.contactGrid
{
	width:150px;
}

div.contactGrid img
{
	padding-right:10px;
}

div.contactGrid div.wide
{
	width:120px;
	overflow:hidden;
}

div.bottomLink
{
	clear:both;
	padding-top:0px;
	padding-bottom:20px;
}

a.caretLink
{
	text-transform:uppercase;
	background-image:url(../images/linkCaretRight.gif);
	background-position:right 2px;
	background-repeat:no-repeat;
	padding-right:10px;
	height:10px;
	line-height:10px;

}

/* -------- Product Page styles, added on Sep 09, 09 -------- */


div.productPageLeft
{
	width:510px;
	overflow:hidden;
}

div.greyBox
{
	width:510px;
}

div.greyBoxTop
{
	background-image:url(../images/productGreyTop.gif);
	height:10px;
	width:100%;
	overflow:hidden;
}

div.greyBoxBody
{
	background-color:#e6e6e6;
	overflow:hidden;
	padding-left:18px;
	padding-right:26px;
	width:466px;
}

div.greyBoxBottom
{
	background-image:url(../images/productGreyBottom.gif);
	height:10px;
	width:100%;
	overflow:hidden;
}

div.productDetailSection
{
	width:100%;
	min-width:100%;
	padding-top:20px;
	padding-bottom:40px;
}

div.crossSellsTop
{
	background-image:url(../images/crossSellsTop.gif);
	background-position:10px top;
	background-repeat:no-repeat;
	width:120px;
	height:9px;
	overflow:hidden;
	padding-left:20px;

}


div.crossSellsBottom
{
	background-image:url(../images/crossSellsBottom.gif);
	background-position:10px top;
	background-repeat:no-repeat;
	width:120px;
	height:9px;
	overflow:hidden;
	padding-left:20px;
	clear:left;

}


div.productViewPanel
{
	padding-left:15px;
	
}

div.pBox
{
	width:304px;
	overflow:hidden;
	padding-bottom:10px;
}

div.pBoxTop
{
	height:11px;
	background-image:url(../images/pBoxMainTop.gif);
	width:100%;
	overflow:hidden;
}

div.pBoxBg
{
	background-image:url(../images/pBoxMainBg.gif);
	/*width:234px;
	padding-left:70px;*/
	width:304px;
	background-repeat:repeat-y;
	height:395px;
	padding-top:20px;
	overflow:hidden;
}

div.imageMain
{
	width:234px;
	padding-left:70px;
}

div.zoomBtn
{
	clear:left;
	padding-top:23px;
	padding-left:235px;
}

div.zoomBtn a
{
	display:block;
	float:left;
	background-image:url(../images/zoomBg.gif);
	background-repeat:no-repeat;
	background-position:right top;
	padding-right:25px;
	height:22px;
	line-height:22px;
	color:#2d2d2d;
	
}

div.pBoxBottom
{
	height:11px;
	background-image:url(../images/pBoxMainBottom.gif);
	width:100%;
	overflow:hidden;
	display:none;
}

div.leftAlign
{
	clear:left;
	overflow:hidden;
	padding-left:5px;
}

div.pPersThumbs
{
	
	background-color:#FFF;
	height:81px;
	overflow:hidden;
	float:left;
	clear:none;
	width:294px;
	padding-top:4px;
	/*padding-left:14px;*/
}

div.pPersThumbsBottom
{
	background-image:url(../images/persBottom.gif);
	height:9px;
	width:294px;
	overflow:hidden;
	clear:left;
}


div.pPersThumbs div.pThumb
{
	padding-left:14px;
}

div.productPageRight
{
	padding-left:17px;
	padding-top:25px;
	width:400px;
	overflow:hidden;
}

div.pContentBody h1, div.pContentBody h2
{
	margin:0px;
	font-weight:normal;
}

div.pContentBody h1
{
	font-size:20px;
}

div.pContentBody h2
{
	font-size:14px;
}

div.pTabsContainer
{
	width:394px;
	overflow:hidden;
	clear:left;
	padding-bottom:10px;
}

div.tabTop
{
	background-image:url(../images/pTabsTop.gif);
	height:7px;
	width:100%;
}

div.ptabMenuBody
{
	background-image:url(../images/pTabsBg.gif);
	background-repeat:repeat-y;
	width:369px;
	padding-right:10px;
	padding-left:15px;
}

div.tabBottom
{
	background-image:url(../images/pTabsBottom.gif);
	height:7px;
	width:100%;
}

ul.pTabLinks
{
	display:block;
	float:left;
	list-style:none;
	padding:0px;
	margin:0px;
	width:100%;
	position:relative;
	top:4px;
	height:32px;
	overflow:hidden;
}

ul.pTabLinks li
{
	display:block;
	float:left;
	
}

ul.pTabLinks a
{
	float:left;
	display:block;
	width:91px;
	height:30px;
	text-align:center;
	line-height:36px;
	overflow:hidden;
	text-transform:uppercase;
	font-size:11px;
	background-image:url(../images/pTabDefault.gif);
}

ul.pTabLinks a.selected
{
	background-image:url(../images/pTabSelected.gif);
	height:36px;
	line-height:36px;
	color:#a76b28;
}

ul.pTabLinks li.firstTab a.selected
{
	background-image:url(../images/pTabSelectedFirst.gif);
	background-position:1px top;
	background-repeat:no-repeat;
}

.pTabsContainer div.pTabContent,
.pTabsContainer div.pTabContent p
{
	font-size:11px;
	line-height:17px;
}


div.bottomInfo
{
	padding-top:5px;
	width:100%;

}

div.drawBorder
{
	width:100%;
	border-top:1px dotted #2d2d2d;
	height:5px;
	overflow:hidden;
}

div.productTitleSection
{
	padding-left:5px;
	padding-bottom:15px;
}

div.bottomInfo p
{
	margin-top:2px;
	margin-bottom:2px;
}

div.bottomInfo strong, div.bottomInfo strong a
{
	color:#000;
	font-weight:normal;
}

div.colorSelector
{
	clear:left;
	width:100%;
}

div.cCaption
{
	line-height:22px;
	font-size:12px;
}


div.colorSwatches ul
{
	float:left;
	list-style:none;
	padding:0px;
	margin:0px;
	width:200px;
	display:block;
	padding-left:10px;
}

div.colorSwatches ul li, 
div.colorSwatches ul a
{
	float:left;
	display:block;
	line-height:20px;
	height:20px;
	text-indent:-200px;
	border:none;
	overflow:hidden;
	
}


div.colorSwatches ul li
{
	width:20px;
	height:20px;
	padding:1px;
	padding-top:2px;
	margin-right:1em;
}

div.colorSwatches ul a
{
	width:20px;
	overflow:hidden;
	
}

div.colorSwatches ul a.colorId_1
{
	background-color:#000;
}

div.colorSwatches ul a.colorId_2
{
	background-color:#d7bea5;
}

div.colorSwatches ul a.colorId_3
{
	background-color:#0f4b65;
}

div.colorSwatches ul li.selected
{
	border:1px solid #757575;
	padding-top:1px;
}

div.newRow
{
	clear:left;
	width:100%;
	padding-top:20px;
}

div.sizeSelect
{
	padding-right:10px;
}

div.sizeSelect select
{
	/*width:150px;
	font-size:12px;*/
}

input.buyBtn
{
	border:0px solid red;
	background-color:#a76b28;
	color:#FFF;
	display:block;
	height:25px;
	line-height:25px;
	text-align:center;
	cursor:pointer;
	width:48px;
	overflow:hidden;
}

div.pRightLowerSection
{
	padding-left:5px;
	width:400px;
	padding-bottom:10px;
	border-bottom:1px solid #757575;
	overflow:hidden;
}

#sizesSelectBox
{
}

div.colLeft
{
	width:160px;
}

div.topMost div.colLeft
{
	padding-top:4px;
}

div.colRight
{
	width:225px;
}

div.colLeft a, div.colRight a, div.halfCell a.sizeConv
{
	display:block;
	float:left;
	line-height:23px;
	background-repeat:no-repeat;
	padding-left:35px;
	overflow:hidden;
}

a.wishlist
{
	background-image:url(../images/wishListBg.gif);
}


div.colRight a.sizeConv
{
	background-image:url(../images/iscBg.gif);
	height:31px;
	line-height:31px;
	padding-left:35px;
}

div.halfCell a.sizeConv
{
	background-image:url(../images/iscBgSmall.gif);
	height:19px;
	line-height:19px;
	padding-left:30px;
	background-position:10px top;
}

div.colLeft a.getStylingA
{
	background-image:url(../images/stylingABg.gif);
	height:26px;
	line-height:26px;
}

div.colRight a.tellAFriend

{
	background-image:url(../images/tellafriendBg.gif);
	padding-left:35px;
	height:26px;
	line-height:26px;
}

a.returns
{
	display:block;
	float:left;
	line-height:23px;
	background-repeat:no-repeat;
	padding-left:35px;
	background-image:url(../images/returnsBg.gif);
}

div.pMoreLinksArea
{
	padding-top:5px;
	overflow:hidden;
}

div.pMoreLinksArea a
{
	display:block;
	float:left;
	clear:left;
	line-height:20px;
	padding-left:12px;
}

/* GSA Form - Added 22nd Sept, 2009 */

div.logo h2
{
	font-size:20px;
	margin-top:15px;
	margin-bottom:15px;
	text-transform:uppercase;
	font-weight:normal;
}

div.mainContainerGsa div, div.mainContainerGsa div p
{
	font-size:11px;
}

div.formGrid
{
	padding-top:48px;
	padding-bottom:15px;
}

div.authContent div.formGrid
{
	padding-top:0px;
	padding-bottom:15px;
}

div.authContent div.formGrid div.leftCol
{
	padding-top:0px;
	width:100%;
}



div.formGrid div.leftCol
{
	width:285px;
	overflow:hidden;
	padding-top:30px;
	
}

div.formGrid div.rightCol
{
	
}

div.formGrid div.gridRow
{
	width:100%;
	clear:left;
}

div.formGrid div.halfCell
{
	width:130px;
	padding-right:5px;
}

div.myAcc div.formGrid div.halfCell
{
	padding:0px;
}

div.authContent div.formGrid div.halfCell
{
	width:155px;
}

div.authContent div.formGrid input
{
	width:150px;
}

div.authContent div.formGrid input.maxWidth
{
	clear:left;
	width:310px;
}

select.countrySelect, select.mobile_cc
{
	font-size:11px;
	color:#757575;
	background-image:none;
	float:left;
	clear:left;
	border:1px solid #c8c8c8;
	/*padding-top:3px;
	padding-bottom:3px;*/
	/*height:24px;*/
	padding-right:5px;
	text-indent:2px;
	
}

select.countrySelect
{
	width:312px;
}


select.mobile_cc
{
	width:117px;
}

div.authContent div.formGrid input.mobile_ac
{
	width:40px;
}

div.authContent div.formGrid input.mobile_no
{
	width:120px;
}


div.formGrid input, div.formGrid label, span.required
{
	display:block;
	float:left;
	height:17px;
	padding-top:3px;
	overflow:visible;
	
}

div.formGrid label, label
{

}

div.spacerH30px
{
	width:30px;
	overflow:hidden;
}

div.formGrid select
{
	background-image:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#757575;
	border:1px solid #c8c8c8;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:2px;
	
}

div.formGrid .select_day select
{
	width:70px;
	
	
}

div.formGrid .select_month select,
div.formGrid .select_year select
{
	width:115px;
	
}

div.dobField div select
{
	padding-right:3px;
}

div.dobField div
{
	padding-right:5px;
}

div.gsa_label
{
	clear:left;
	padding-top:10px;
	width:100px;
	overflow:hidden;
	
}

span.required
{
	color:#a76b28;
	vertical-align:top;
	line-height:5px;
	padding-left:2px;
	overflow:visible;
}

div.mainContainerGsa div.alignRight
{
	text-align:right;
	padding-left:44px;
	overflow:visible;
	
}

div.mainContainerGsa div.alignRight span.required
{
	float:left;
	padding-right:2px;
}

div.formGrid input, div.detailedComments textarea, 
div.form_Settings_Login input, div.form_Settings_Login select
{
	border:1px solid #c8c8c8;
	text-indent:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#757575;
	/*color:#c8c8c8;*/
}

div.form_Settings_Login input
{
	padding-top:3px;
	padding-bottom:3px;
}

div.formGrid input.maxWidth
{
	clear:left;
	width:260px;
}



div.sizeType
{
	height:19px;
	line-height:19px;
}

div.sizeSelectBox
{
	padding-top:0px;
}

div.sizeSelectBox select
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-top:2px;
	padding-bottom:2px;
	padding-right:4px;
	text-indent:2px;
}

div.gsa_productDetail
{
	width:180px;
	padding-top:10px;
	height:284px;
	overflow:hidden;
	border:1px solid #c8c8c8;
	padding-left:3px;
	
}

div.prod_Img
{
	padding-left:25px;
}

div.prod_Info
{
	padding-left:10px;
	padding-top:25px;
	
}

div.prod_Info div
{
	clear:left;
	
}

div.prod_Info strong
{
	font-weight:normal;
	color:#2d2d2d;
	
}

div.detailedComments
{
	padding-top:5px;
}

div.detailedComments textarea
{
	width:469px;
	height:200px;
}


div.leftText
{
	width:320px;
}

div.rightImage
{
	padding-left:10px;
	width:350px;
	overflow:hidden;
}

div.gender div
{
	padding-right:10px;
	line-height:10px;
}

div.sms_opt_message
{
	width:100%;
}

div.authContent div.formGrid input.default
{
	width:auto;
	margin:auto;
	border:none;
	
}


div#sms_number_input
{
	display:none;
}

div.sectionContent div#sms_number_input
{
	display:block;
}

div.categoriesInterest
{
	padding-top:10px;
	overflow:hidden;
	width:200px;
}

div.categoriesInterest div.halfCell div
{
	padding-right:10px;
	line-height:12px;

}

div.categoriesInterest div.halfCell div label
{
}

input.b1SubmitButton, 
div.formGrid input.b1SubmitButton,
div.form_Settings_Login input.b1SubmitButton
{
	border:0px solid #a76b28;
	height:20px;
	line-height:20px;
	background-color:#a76b28;
	color:#FFF;
	padding:0px;
	margin:0px;
	overflow:hidden;
	cursor:pointer;
	padding-left:12px;
	padding-right:12px;
	padding-bottom:2px;
	font-size:11px;
	text-indent:0px;
}

div.caretBg
{
	width:330px;
}

div.caretBg input.b1SubmitButton, div.bottomFloater .b1SubmitButton
{
	background-image:url(../images/submitCaretBg.gif);
	background-repeat:no-repeat;
	background-position:8px 7px;
	padding-left:19px;
	display:block;
	
}


input.b1CheckoutButton
{
	border:0px solid #a76b28;
	height:40px;
	line-height:40px;
	background-color:#a76b28;
	color:#FFF;
	padding:0px;
	margin:0px;
	overflow:hidden;
	cursor:pointer;
	font-size:20px;
	background-image:url(../images/submitCaretBg2.gif);
	background-repeat:no-repeat;
	background-position:18px 14px;
	padding-left:19px;
	display:block;
	width:330px;
	text-transform:uppercase;
}

div.mainContainer div.pushRight
{
	width:100%;
	text-align:right;
}



div.mainContainer div.pushRight span.required
{
	float:right;
	display:block;
}

div.fieldSpacer
{
	width:5px;
	overflow:hidden;
}


/* Shopping Bag page - added on 28th Sept */


div.sbagLowerSection
{
	width:100%;
	padding-top:20px;
	padding-bottom:30px;
}

div.sBagTable
{
	padding-top:66px;
}

div.sBagTable div.sbTopRow, div.sBagTable div.sbTopRow div 
{
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
}

div.sbTopRow
{
	border-bottom:1px solid #e6e6e6;
	padding-bottom:5px;
}


div.sBagTable div.col1
{
	width:85px;
	
}


div.sBagTable div.col2
{
	width:370px;
	
}

div.sbTopRow div.col2
{
	text-indent:15px;
}


div.sBagTable div.col3
{
	width:146px;
	
}

div.sbTopRow div.col3
{
	text-indent:0px;
}



div.sBagTable div.col4
{
	width:221px;
}

div.sBagTable div.col5
{
	width:116px;
}

div.sbTopRow div.col5
{
	text-indent:0px;
}


div.sbItemRow
{
	border-bottom:1px solid #e6e6e6;
	height:193px;
	line-height:193px;
	background-image:url(../images/sbRowBg.gif);
	background-repeat:repeat-x;
	width:100%;
}

div.itemBlock h5
{
	font-size:13px;
	margin:0px;
}

div.sbItemRow div.itemBlock
{
	line-height:20px;
}


div.itemBlock div.lineOne, div.itemBlock div.lineTwo
{
	width:100%;
}

div.sbItemThumb
{
	padding-top:20px;
	width:200px;
	overflow:hidden;
}

div.sbItemLinks
{
	padding-top:80px;
	
}

div.sbItemLinks a
{
	display:block;
	background-repeat:no-repeat;
	padding-left:16px;
	line-height:12px;
	height:12px;
	margin-bottom:10px;
}

a.mtwishlist
{
	background-image:url(../images/wishlist_link_bg.gif);
}

a.removeSb
{
	background-image:url(../images/remove_from_cartBg.gif);
}
div.sBagTable div.sbItemRow div 
{
	font-size:14px;
	
}

div.sBagTable div.sbItemRow div.itemBlock div 
{
	font-size:12px;
}

div.sBagTable div.sbItemRow div.col3
{
}


div.sBagTable div.sbItemRow div.col4
{
	padding-top:80px;
}

div.sbItemRow div.col4 input
{
	width:40px;
	height:25px;
	font-size:18px;
	padding-left:5px;
}

div.specialCodes
{
	padding-top:20px;
}

div.specialCodes, div.specialCodes div.clear
{
	clear:left;
	line-height:18px;
}

div.specialCodes h3, h3
{
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}

div.clear .width235px, 
.width235px
{
	width:235px;
}

.width280px
{
	width:280px;
}

div.clear label
{
	display:block;
	padding-bottom:6px;
}

div.mainContainer div.subTotalBox
{
	width:300px;
	float:right;
	border:1px solid #ccc;
	clear:both;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:20px;
}

div.subTotalBox div
{
	font-size:14px;
}

div.subTotalBox div.finalStotal div
{
	color:#000;
	font-size:20px;
}


div.shippingNotice div
{
	color:#a76b27;
	font-size:12px;
}

/* My account section, added 29th Sept 09 */

div.sectionTitle{ /*header for accordion script tabs */
cursor: pointer;
border-top: 1px solid #e6e6e6;
/*border-bottom: 1px solid #e6e6e6;*/
width:910px;
font-size:12px;
line-height:22px;
font-weight:bold;
color:#a76b28;
text-transform:uppercase;
background-repeat:no-repeat;
overflow:hidden;
padding-left:20px;

}

div.sectionContent
{
	width:850px;
}

div.sectionContent div.formGrid
{
	padding-top:10px;
	clear:left;
}

div.sectionContent div.formGrid div.leftCol
{
	width:100%;
	padding-top:0px;
}

div.sectionContent div.formGrid .halfCell,
div.sectionContent div.formGrid .halfCell input
{
	width:150px;
}

div.sectionContent div.formGrid	input.maxWidth
{
	width:310px;
}


div.sectionContent div.formGrid .mobColumn input
{
	width:150px;
}

div.sectionContent div.formGrid select.b1SizeWide
{
	width:160px;
	padding-right:2px;
}


div.sectionContent div.formGrid .mobColumn input.mobile_cc
{
	width:30px;
}

.sectionTitle_Open 
{
	background-image:url(../images/accordionOpen.gif);
	background-position:left 6px;
border-bottom: 1px solid #e6e6e6;
}

.sectionTitle_Closed 
{
	background-image:url(../images/accordionClosed.gif);
	background-position:2px 5px;
}

div.accountPageTabs
{
	padding-bottom:30px;
	
}

div.topTabs
{
	width:100%;
}

div.topTabs ul
{
	display:block;
	float:left;
	margin:0px;
	padding:0px;
	list-style:none;
}

div.topTabs ul li, div.topTabs ul a
{
	display:block;
	float:left;
	height:27px;
	line-height:27px;
	text-transform:uppercase;
}

div.topTabs ul a
{
	padding-left:15px;
	padding-right:15px;
}

div.topTabs ul a.selected
{
	background-color:#f1f0f0;
}

div.tabsBody
{
	background-image:url(../images/myAccBg.gif);
	background-repeat:repeat-x;
	width:100%;
	padding-left:15px;
	padding-top:15px;
}

div.tabsBottom
{
	width:925px;
	padding-left:15px;
	background-image:url(../images/myAccBgBottom.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	padding-bottom:30px;
	padding-top:10px;
}

div.bottomFloater
{
	width:940px;
	padding-top:0px;
	padding-bottom:20px;
}

.width320px
{
	width:320px;
}



.width320px label
{
	display:block;
	float:left;
	padding-right:5px;
}

div.labelRow
{
	clear:left;
	width:100%;
}

div.pageBodyLowerEs div.brandProfileEsDetails,
div.pageBodyLowerEs div.brandProfileEsDetails p,
div.pageBodyLowerEs div.brandProfileEsDetails h3,
div.pageBodyLowerEs div.brandProfileEsDetails h4,
div.pageBodyLowerEs div.brandProfileEsDetails h2

{
	color: #E6E6E6;

}

div.pageBodyLowerEs div.brandProfileEsDetails h2
	{
		font-size: 13px;
		line-height:16px;
		height:16px;
		font-weight: bold;
		text-transform: uppercase;
		padding-top:5px;
		display: inline;


	}


div.rBorderEsV {
	background-image: url(../images/boutiques/elie_saab/verL.gif);
	background-repeat: repeat-y;
	background-position: right top;
	}
div.rBordersEsH {
	background-image: url(../images/boutiques/elie_saab/horL.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	}

/*ES Menu*/

.menuListEs li
{
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}
