@charset "utf-8";
/* CSS Document */

#side_link {margin:94px 0;
			position: absolute;
			}

body {
	/*background-image: url(/images/back_repeat.jpg);
	background-repeat: repeat;*/
	margin:0px;
}

#container{
	width: 984px;
	margin-top: 29px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
}
.container-boutique{
	width: 984px;
	margin:auto;
}

#topheader{
	width: 984px;
	height:132px;
	background-image:url(/images/banner.png);
	background-position: 0px 0px;
	background-repeat:no-repeat;
}
.boutique_spacer{
	margin-top: 30px;
}
#mainbody{
	background-image:url(/images/pageback.jpg);
	background-position: 0px 0px;
	background-repeat:no-repeat;
	width:984px;
	height: 586px;
}

#mainbody2{
	background-image:url(/images/pageback2.jpg);
	background-position: 0px 0px;
	background-repeat:no-repeat;
	width:984px;
	height: 586px;
}
.content{
	height:508px;
}
#rss_icon{
	margin-left:8px;
}
#mainbody3{
	background-image:url(/images/pageback3.jpg);
	background-position: 0px 0px;
	background-repeat:no-repeat;
	width:984px;
	height: 586px;
}

#mainbody4{
	background-image:url(/images/pageback4.jpg);
	background-position: 0px 0px;
	background-repeat:no-repeat;
	background-color:#fff;
	width:984px;
}

#mainbody_expand{
	background-color:#fff;
	background-position: 0px 0px;
	background-repeat:no-repeat;
	width:984px;
	
}

#mainbody5{
	background-image:url(/images/pageback5.jpg);
	background-position: 0px 0px;
	background-repeat:no-repeat;
	width:984px;
	height: 586px;
}

#bottomimage{
	width: 984px;
	height: 99px;
	background-image:url(/images/bottomimage.png);
	background-position: 283px 0px;
	background-repeat:no-repeat;
}

#bottomimage_search{
	width: 984px;
	height: 99px;
	background-image:url(/images/bottomimage_search.png);
	background-position: 0px 0px;
	background-repeat:no-repeat;
}

#menucontainer{
	height: 45px;
	position: relative;
}
#menucontainer ul{
	margin: 0 auto;
	padding: 0;
	height: 45px;
	width: 665px;
}
#menucontainer ul li{
	display: inline;
}
#menucontainer ul li a{
	background: url(/images/boutique_menu.gif) no-repeat scroll;
	display: block;
	float: left;
	height: 45px;
	line-height: 45px;
	text-indent: -9999px;
	outline: none;
}
#menucontainer ul li#fragrance_menu a{
	width: 142px;
}
#menucontainer ul li#home_menu a{
	width: 117px;
	background-position: -142px 0;
}
#menucontainer ul li#bath_menu a{
	width: 112px;
	background-position: -259px 0;
}
#menucontainer ul li#attars_menu a{
	width: 120px;
	background-position: -371px 0;
}
#menucontainer ul li#leather_goods_menu a{
	width: 174px;
	background-position: -491px 0;
}
#menucontainer ul li#fragrance_menu a.active,
#menucontainer ul li#fragrance_menu a:hover{
	background-position: 0 -45px;
}
#menucontainer ul li#home_menu a.active,
#menucontainer ul li#home_menu a:hover{
	background-position: -142px -45px;
}
#menucontainer ul li#bath_menu a.active,
#menucontainer ul li#bath_menu a:hover{
	background-position: -259px -45px;
}
#menucontainer ul li#attars_menu a.active,
#menucontainer ul li#attars_menu a:hover{
	background-position: -371px -45px;
}
#menucontainer ul li#leather_goods_menu a.active,
#menucontainer ul li#leather_goods_menu a:hover{
	background-position: -491px -45px;
}

#checkout_container{
	position: absolute; 
	right: 10px; 
	top: 16px; 
	width: 175px; 
	z-index: 1000;
	text-align: center;
}
#content{
	width: 984px;
	height: 425px;
}

#content_expand{
	width: 984px;
}
.storefinder{
	padding:32px 0 20px 30px;
}
#storefinder_form{
	padding-top:15px;
}
#sf_country, #sf_keyword{
	width:134px;
}
#sf_keyword{
	float:left;
	display:inline;
	margin-right:16px;
}
#sf_submit{
	float:left;
	display:inline;
}
.store, .store h1, .store h2{
	color:#7E6B3A;
	font:11px/144% Verdana, Arial, Helvetica, sans-serif;
	margin:0;
}
.store h1{
	font-weight:bold;
}
.store h2{
	font-style:normal;
}
#sf_results{
	clear:both;
	padding:20px 0;
}
#stores_found{
	padding: 10px 0; 
	font:normal 12px Verdana;
	color:#7E6B3A; 
	padding-left: 30px; 
	text-align:left;
}
.store{
	float:left;
	display:inline;
	width:410px;
	border-bottom: 1px #000 solid;
	padding: 5px 0;
	margin-left:30px;
}
.first{
	margin-left:0;
}




.textfield{
	border: 1px solid #C5B784;
	background-color: #F8F8F6;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
	font-size:11px;
	color: #7E6B3A;
	font-weight:none;
}

.textfielderror{
	border: 1px solid #CC6666;
	background-color: #F8F8F6;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
	font-size:12px;
	color: #7E6B3A;
	font-weight:none;
}


/* fonts */

.footerfont{
	float: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#5B5644;
	width: 984px;
}

.font12pxbold {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #7E6B3A;
	font-weight:bold;
}

.font11pxbold {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #7E6B3A;
	font-weight:bold;
}

.font10px {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #7E6B3A;
}
.font10pxerror{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #CC6666;
}

.font10pxlight{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #C09B52;
	
}


.font10pxlight a,.font10pxlight a:visited,.font10pxlight a:active{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #C09B52;
	text-decoration:none;
}

.font10pxlight a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #C09B52;
	text-decoration:underline;
}

.fontitemcount{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #000000;
	text-decoration:none;
	font-weight: none;
}

.fontitemcount a,.fontitemcount a:active,.fontitemcount a:hover,.fontitemcount a:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #000000;
	text-decoration:none;
	text-decoration:bold;
}

/*  tool tip stuff */

.tool-tip {
	color: #7E6B3A;
	width: auto;
	z-index: 3000;
	background-image: url(../images/pointyback.gif);
}
 
.tool-title {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9px;
	margin: 0;
	color: #7E6B3A;
	padding: 7px 7px 7px 7px;
	background-color: #eee;
	background-image: url(../images/pointyback.gif);
	
}
 
.tool-text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#7E6B3A;
	padding: 7px 7px 7px 7px;
	background-color: #eee;
	background-image: url(../images/pointyback.gif);
}

.productholder1, .productholder2, .productholderdouble1, .productholderdouble2{
	float:left;
}
.name, .name2{
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
font-size:11px;
color:#7E6B3A;
font-weight:bold;
overflow:hidden;
line-height:40px;
position:absolute; bottom:0;
}
 /* single product*/
.product {
	height: 198px;
	width: 106px;
}
.product img {
	height: 198px;
	width: 106px;
}
.product_over {
	height: 206px;
	width: 110px;
	cursor:pointer;
}
.product_over img{
	height: 206px;
	width: 110px;
	padding-top: 5px;
	cursor:pointer;
}

/* double product*/

.product2 {
	height: 198px;
	width: 243px;
}
.product2 img {
	height: 198px;
	width: 243px;
}
.product2_over {
	height: 206px;
	width: 253px;
	cursor:pointer;
	
}
.product2_over img{
	height: 206px;
	width: 253px;
	cursor:pointer;
}




.show {
 opacity:1;
 height:35px;
  }
.hide {
 opacity:0;
 height:0px;
 text-align:left;
 }
.bagcontent {height: 177px;width: 635px;overflow: hidden;float: left;}
.scroller 	{width: 652px;height: 143px; margin-top:10px;}
.scrollarea {height: 137px;width: 16px;float: right;cursor: pointer;}
.scrollBarContainer {height: 137px; background:url(/images/scrollbar_blue.gif) repeat scroll;}
.scrollKnob {width: 16px;background:url(/images/knob_blue.gif) repeat scroll;min-height: 10px;}
.scrollForward, .scrollBack {width: 16px;height: 20px;margin:0px 0;}
.scrollForward{background:url(/images/bottomknob.gif) no-repeat scroll;}
.scrollBack {background:url(/images/topknob.gif) no-repeat scroll;}

/*product scroller*/

.product_bagcontent {height: 177px;width: 270px;overflow: hidden;float: left;}
.product_scroller 	{width: 300px;height: 143px; margin-top:10px;}
.product_scrollarea {height: 137px;width: 16px;float: right;cursor: pointer;}
.product_scrollBarContainer {height: 137px; background:url(/images/scrollbar_blue.gif) repeat scroll;}
.product_scrollKnob {width: 16px;background:url(/images/knob_blue.gif) repeat scroll;min-height: 10px;}
.product_scrollForward, .product_scrollBack {width: 16px;height: 20px;margin:0px 0;}
.product_scrollForward{background:url(/images/bottomknob.gif) no-repeat scroll;}
.product_scrollBack {background:url(/images/topknob.gif) no-repeat scroll;}

.productitem{float: left; width: 630px; height: 43px;}
.productimage{float: left; width: 63px;}
.productname{float: left; width: 224px; padding-top: 15px;}
.productprice{float: left; width: 85px; padding-right: 29px; padding-top: 15px;}
.producttotalprice{float: left; width: 76px; padding-top: 15px;}
.productdelete{float: left; width: 25px; padding-top: 12px; padding-left: 10px;}
.productquanity{float: left; width: 106px; padding-top: 12px;}

.errorhold{float: left; width: 25px; padding-left: 4px;}

#leftarrowa, #leftarrowb,#rightarrowa,#rightarrowb  {
	opacity:.5;
	filter:alpha(opacity=50);
}
#leftarrowa:hover, #leftarrowb:hover,#rightarrowa:hover,#rightarrowb:hover  {
	opacity:1;
	filter:alpha(opacity=100);
	cursor:pointer;
}
#dOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}
#dHolder{

	background:url(../images/loading_bg.png) no-repeat scroll;
	position: absolute;
	width:411px;
	height:243px;
}

.storefinderleftcol{float: left; width: 420px; clear: none; margin-left: 30px;}

a.footer_link{ color:#FFFFFF;}


/* Product scroller */
.section{
	position:absolute; 
}
#top_section{
	top:252px;
}
#bottom_section{
	top:461px;
}
#middle_section{
	top:318px;
}
.section_title {
	height: 34px;
	width: 924px;
	margin-right: auto;
	margin-left: 30px;
	padding-top:10px;
}
.section_title img{
	margin-top:10px;
}
.row{
	height: 200px;
	width: 984px;
 }
.section_arrow{
	width:30px; 
	float:left; 
	margin-top:50px;
	text-align: center;
 }
.section_scroll_window{
	width:924px; 
	float:left; 
	height:200px; 
	overflow:hidden;
}

#contentscroll{
	width: 984px;
	height: 415px;
}
#product_leftcol{
	float: left; 
	padding-left: 30px; 
	width: 350px; 
	height: 393px; 
	position: relative;
}
#product_image{
	position:absolute; 
	bottom: -62px;
}
#product_rightcol{
	float: right; 
	padding-right: 30px; 
	width: 243px; 
	height: 345px; 
	position: relative;
}
#product_middlecol{
	float: right; 
	padding-right: 30px; 
	width: 290px; 
	height: 425px;
}