/**************************************************************************
	Style Sheet for Master Template
**************************************************************************/	
/************** Elements ********************/

BODY {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif; /*Lucida Sans, Arial, Helvetica, Verdana;*/
	background-color: #eae9e3;
	background-position:top left;
	background-repeat:repeat;
	color: #2e2925;
	text-align: center;
}

/*********** Pagination *********************/

H1, H2, H3, H4 {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

H1 { font-size: 36px; line-height: 46px; height:46px; }
H2 {  line-height: 32px; height:32px; font-size: 26px;  }
H3 { font-size: 14px; }
H4 { font-size: 12px; font-weight: bold; }

A:link, A:visited, A:active { color:#55504C; /*#2e2925;*/ }

A:hover { color: #55504c; text-decoration: none; }


/*********** Master Layout *****************/

.homepage_wrapper{
	width:980px;
	margin:0px auto;
	overflow:hidden;
}
.inner {
	margin: 0 auto;
	width: 955px;
	text-align: left;
}

/** Page Header **/
#siteHeader {
	/*background-color: #3b3b3c;*/
	background-color:#2F2925;
}
#siteHeader .inner1 {
	height: 30px;
	line-height:30px;
	color:#a7a49d;
	width:955px;
	margin:0px auto;
}		

#siteHeader .inner1 .languages{
	float:left;
	padding-left:10px;
}
#siteHeader .inner1 .languages B{ font-weight:normal; color:#fff;}
#siteHeader .inner1 .languages A{ 
	color:#a7a49d;
	text-decoration:none;
}
#siteHeader .inner1 .languages A:hover{ 
	color:#fff;
	text-decoration:none;
}

#siteHeader .inner1 .ecommerce,
.catalog .inner .ecommerce,
.catalog_initial_page_emmm .inner .ecommerce{
	float:right;
	padding:1px 10px 1px 35px;
}
.catalog .inner .ecommerce,
.catalog_initial_page_emmm .inner .ecommerce{
	background:url('/images/bg_checkout.png') left center no-repeat;
    _background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/bg_checkout.png",sizingMethod="crop");
}
#siteHeader .inner1 .ecommerce A{
	color:#a7a49d;
	text-decoration:none;
	margin:20px;
}
.catalog .inner .ecommerce A,
.catalog .inner .ecommerce span,
.catalog_initial_page_emmm .inner .ecommerce A
{
	color:#fff;
	font-size:12px;
	font-weight:bold;
}
.catalog .inner .ecommerce A:hover,
.catalog_initial_page_emmm .inner .ecommerce A:hover{
	color:#B8AA97;
}
#siteHeader .inner1 .ecommerce A:hover,
#siteHeader .inner1 .languages A:hover{
	color:#fff;
	text-decoration:none;
}

#siteHeader .inner {
	height: 77px;
	position: relative;
	background:transparent url(../images/siteHeaderBg.png) left top no-repeat ;
	padding-left:10px;
}

#vcart_icon {
    cursor:pointer;cursor:hand;
}
#vcart_wrapper {
	background:transparent url('../images/bg_virtualCart_top.png') left top no-repeat;
	position:absolute;
	overflow:hidden;
	/*display:none;*/
	/*height:370px;*/
	width:267px;
	padding-top:27px;
	top:12px;
	left:678px;
	
	visibility:hidden;
	height:0px;
}
#vcart_box {
	background:transparent url('../images/bg_virtualCart_middle.png') left top repeat-y;
	width:247px;
	height:325px;
	position:absolute;
	left:0;
	padding:0 0 5px 11px;
	z-index:500;
}

#vcart_box div.header {
	padding:5px 0 15px;
	color:#1c1915;
	font-size:12px;
}

#vcart_box div.header .count {
	margin:auto 0;
	font-weight:bold;
	padding-left:15px;
}

#vcart_box div.header .total {
	float:right;
	padding-right:15px;
	color:#777066;
}

#vcart_box div.list {
	overflow:auto;
	color:black;
	height:295px;
}

#vcart_box div.list .item {
	/*height:80px;*/
	width:100%;
	border-top:1px solid #eae8e4;
	padding:0;
	position:relative;
}

#vcart_box div.list .item A.itemImage{
	display:block; 
	float:left; 
	padding:0 0 0 10px;
}

#vcart_box div.list .item .removeItem{
	background:url('../images/bg_removeItem.gif') center center no-repeat;
	border-bottom:1px solid #d3d3d3;
	border-left:1px solid #d3d3d3;
	border-right:1px solid #d3d3d3;
	width:14px;
	height:14px;
	position:absolute;
	top:0px;
	right:0px;
	cursor:pointer;
}

#vcart_box div.list .item .info {
	width:120px;
	height:80px;
	clear:right;
	margin:10px 20px 0 0;
	float:right;
}

#vcart_box div.list .item .info a {
	font-weight:bold;
}

#vcart_box div.list .item .info .detail {
	clear:both;
	display:block;
}
#vcart_box div.list .item .info .price {
	float:right;
	color:#bd6364;
	font-weight:bold;
}

#vcart_box .footer {
	width:100%;
	border-top:1px solid black;
	height:28px;
	color:black;
	text-align:right;
	padding:auto;
}
#vcart_box .footer .left {
	background:transparent url('../images/bg_virtualCart_bottomleft.png') top left no-repeat;
	width:8px;
	float:left;
	height:37px;
}
#vcart_box .footer .right {
	background: transparent url('../images/bg_virtualCart_bottomright.png') top right no-repeat;
	width:8px;
	float:right;
	height:37px;
}

#vcart_box .footer .middle {
	/*background:url('../images/bg_cart_middle.gif');*/
	background:#b8aa97;
	height:27px;
	width:231px;
	display:block;
	float:left;
	padding:5px 0px;
	text-align:left;
}
#vcart_box .footer .middle #closeVcart{
	float:left;
	width:100px;
	padding-top:5px;
	color:#55504c;
	cursor:pointer;
}
#vcart_box .footer a.vcartCheckout {
	float:right;
}

vcartCheckout
.homepage #siteHeader .inner {
	height: 77px;
	position: relative;
	background:none;
}

#globalMenu UL { list-style: none; margin:0; padding:0; } 
#globalMenu UL LI { float: left; padding: 0 10px 0 10px; margin:0; }
#globalMenu UL LI A{ 
	color:#fff;
	font-family:Arial;
	font-weight:bold;
	font-size:13px;
	cursor:pointer;
}
.catalog #globalMenu UL LI A,
.catalog_initial_page_emmm #globalMenu UL LI A{ 
	font-size:12px;
}
.catalog #globalMenu UL LI UL LI A, 
.catalog_initial_page_emmm #globalMenu UL LI UL LI A{ 
	font-size:11px;
}

#globalMenu UL LI A:hover,
#globalMenu UL LI.active A,
#globalMenu UL LI UL A:hover,
#globalMenu UL LI.active UL A:hover,
#globalMenu UL LI.active UL LI.active A
{ color:#b8aa97; text-decoration: none; } 

#globalMenu UL LI.active UL A{color:#fff;}

#siteHeader #globalMenu {
	position: absolute;
	top: 50px;
	left: 0;
	z-index: 1000;
	height:44px;
	display:block;
}
.catalog .siteHeader2 #globalMenu ,
.catalog_initial_page_emmm .siteHeader2 #globalMenu {
	z-index: 1000;
	height:44px;
	display:block;
	width:800px;
	position: absolute;
	top: 0px;
	left: 0;
}
.catalog .e3m_logo,
.catalog_initial_page_emmm .e3m_logo{
	float:left;
}	
.catalog H2.moduleTitle,
.catalog_initial_page_emmm H2.moduleTitle{
	color:#fff;
	width:200px;
	float:left;
	margin:10px 0 0 35px;
}				

#globalMenu UL.basicMenu LI {
	height:28px; /*44px;*/
	position: relative;
}

#globalMenu UL.basicMenu UL.basicMenuSubMenu { margin-left:10px; display: none; }
#globalMenu UL.basicMenu LI UL.basicMenuSubMenu LI { padding: 0; margin: 0; }


#globalMenu UL UL.basicMenuSubMenu {
	position: absolute;
	top: 27px;  /*28px*/
	left: 0px;
	height:38px;
	white-space: nowrap;
	/* *padding:0px 0px 0px 12px;
					_padding:0px 0px 0px 12px;	*/
	/*width:550px;*/
	width:750px;
}

.catalog #globalMenu UL UL.basicMenuSubMenu,
.catalog_initial_page_emmm #globalMenu UL UL.basicMenuSubMenu {
	top: 22px;
}

#globalMenu UL UL.basicMenuSubMenu LI {
	line-height: 30px;
	/*float:none;
						display:inline;*/
	display:block;
	float:left;
	height:29px;
	margin:0px;
	white-space:nowrap;
	/*padding:12px 0px 12px 0px !important;*/
	padding:4px 0px !important;
	position:relative;
	top:0px;
	color: #fff;
	background: #61574e;
	*background: #554b42; /* to match png bg appear on ie*/
	_background: #554b42; /* to match png bg appear on ie*/
	border:none;  /*to overwrite basicMenu on catalog page*/
}

#globalMenu UL UL.basicMenuSubMenu LI.first { 
	background: transparent url('../images/bg_submenu_left.png') left bottom no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/bg_submenu_left.png",sizingMethod="crop",enabled="Enabled");
	display:block;
	float:left;
	width:8px;

	padding-left:0px !important;
}

/*#globalMenu UL UL.basicMenuSubMenu LI .fillerleft{
						padding-left:5px;
						*padding-left:0px;
						*border-right:5px solid #554b42;
						_padding-left:0px;
						_border-right:0px solid #554b42;
					}
					#globalMenu UL UL.basicMenuSubMenu LI .fillerright{
						padding-right:5px;
						*padding-right:0px;
						*border-left:5px solid #554b42;
						_padding-right:0px;
						_border-left:5px solid #554b42;
					}*/

#globalMenu UL UL.basicMenuSubMenu LI.last {
	background: transparent url('../images/bg_submenu_right.png') left bottom no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/bg_submenu_right.png",sizingMethod="crop",enabled="Enabled");
	padding-right:0px !important;
	display:block;
	float:left;
	width:8px;
}
#globalMenu UL LI UL LI A {
	padding: 0px 7px;
	font-size: 11px;
	height:29px;
}

#globalMenu UL LI UL LI.last A {
	padding: 0 12px 0px 7px;
}

#siteHeader #productMenu {
	position: absolute;
	bottom: 5px;
	right: 10px;
}

#productMenu A{ font-size:13px; font-weight:bold; display:block; color:#fff; float:left;}
#productMenu A:hover, #productMenu A.active{ color:#c0b6ab; }
#productMenu A.eboutique{
	background: transparent url('../images/eBoutiqueBg.png') left 3px no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/eBoutiqueBg.png",sizingMethod="crop",enabled="Enabled");
	padding:7px 7px 0px;
	margin-top:52px;
	height:27px;
	width:140px;
	_cursor:pointer;
}
.homepagexx #productMenu A.eboutique{
	margin-top:40px;
}
#productMenu A:hover.eboutique, 
#productMenu A.eboutique.active{
	background: transparent url('../images/eBoutiqueBg_active.png') left 3px no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/eBoutiqueBg_active.png",sizingMethod="crop",enabled="Enabled");
}

#productMenu A.become_vip{
	width:134px;
	background: transparent url('../images/bt_vip_2.png') top right no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/bt_vip_2.png",sizingMethod="crop",enabled="Enabled");
	text-indent:-9999px;
	height:86px;
	_cursor:pointer;
}				
.homepagexx #productMenu A.become_vip{
	width:110px;
	background: transparent url('../images/bt_vip.png') top right no-repeat;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/bt_vip.png",sizingMethod="crop",enabled="Enabled");
	text-indent:-9999px;
	height:71px;
	_cursor:pointer;
}




/** Module Content **/

#siteContent {
	background-color: #cbc3b7; /*#b8aa97;*/
}

#siteContent .inner {
	width: 985px;
}

.moduleContentContainer {
	overflow:auto;
	padding:5px 20px 20px;
}

/** Page Footer **/
#siteFooter{ 
	font-size: 10px;
}
#siteFooter .footerSeparator {
	height:27px;
	background-color:#2F2925;
}

/*** POP UP ***/
#siteFooter .footerSeparator .popupContainer{
	position:absolute !important;
	z-index:10 !important;
	top:-148px;
	_top:-147px;
	right:-3px;
	text-align:right;
	width:280px;
	height:175px;
	padding:0px;
	overflow:hidden;
}			

.slideshow-images{
}

UL.popupContainer LI,
.popupContainer A{
	z-index:100;
	position:absolute;
	top:175px;
	right:0px;
	display:block;
	width:100%;
	height:100%;
}
UL.popupContainer LI IMG,
.popupContainer A IMG,
.popupContainer A SPAN{
	position:absolute;
	bottom:0px;
	right:0px;
	display:block;
}


/*** SELECT MENUS ***/
#siteFooter #selectMenu {
	font-size:11px;
	margin-bottom:10px;
	padding-top:33px;
}
.homepage #siteFooter #selectMenu {
	padding:20px 0 15px;
	margin-bottom:0px;
}


#selectMenu A, #selectMenu B{
	color:#695E4A;
	/*display:block;	*/
}

#selectMenu #selectContainer1 {
	width:240px;
	float:left;
	overflow:hidden;
	padding: 0 25px 0px 0;
	border-right: 1px solid #BBBAB6;
}
.homepage #selectMenu #selectContainer1 {
	width:260px;
	padding: 0 25px 0px 25px;
	border-right: 1px solid #3b3b3c;
}

#selectMenu #mustHave {
	width:370px;
	padding:10px 5px 0px 30px;
	float:left;
	overflow:hidden;
	border-right: 1px solid #BBBAB6;
}

.homepage #selectMenu #mustHave {
	width:330px;
	padding:0px 5px 0px 20px;
	border-right: 1px solid #3B3B3C;
}

#selectMenu #mustHave H2{
	height:42px;
	padding-top:0px;
}
.homepage #selectMenu #mustHave H2{
	height:36px;
}
#selectMenu #mustHave A{
	display:block;
	padding-bottom:12px;
}
#selectMenu #mustHave A.musthaveImg{
	float:left;
	width:110px;
	margin-right:10px;
	padding-top:5px;
}
.homepage #selectMenu #mustHave A.musthaveImg{
	width:105px;
}

#selectMenu #mustHave .musthaveDesc	{
	width:225px;
	float:left;
}
.homepage #selectMenu #mustHave .musthaveDesc	{
	width:200px;
}

#selectMenu #mustHave .musthaveDesc	B{
	color:#6A6653;
}
#selectMenu #mustHave .musthaveDesc	H2{
	width:200px;
}			
#selectMenu #mustHave .musthaveDesc	H4{
	font-size:13px;
	padding:5px 0 7px;
}			

#selectMenu #buyOnline {
	width:250px;
	padding:10px 0 0 25px;
	overflow:hidden;
}
.homepage #selectMenu #buyOnline {
	width:250px;
	padding:0px 0 0 25px;
}
#selectMenu #buyOnline .buyOnlineHome{
	padding-left:10px;
	font-size:11px;
}

#selectMenu #buyOnline .buyOnlineHome .buyOnlineHomeContent{
	padding:8px 0;
}
#selectMenu #buyOnline .buyOnlineHome .buyOnlineHomeContent A{
	color:#695E4A;
}				
#selectMenu #buyOnline H2{
	padding:0px 0 3px;
}
/* IE  */
/*\*/
#buyOnline FORM #button {
	*margin-top: 25px;
}

#selectMenu H2 {
	font-size: 35px;
	font-weight:100;
	line-height: 46px;
	height:46px;
	padding: 8px 0 0;
	margin: 0 0 2px 0;
	text-transform:uppercase;
	letter-spacing:-2px;
	width:200px;
}
.homepage #selectMenu H2 {
	height:36px;
}
#selectMenu H2 A{
	color:#2f2925;
	text-decoration:none;
	font-size: 34px;
	font-weight:100;
	line-height: 46px;
	height:46px;
}
#selectMenu H2 A:hover{
	color:#fff;
}

#selectMenu H4 {
	color:#6a6653;
	font-family:Arial;
	font-weight: bold;
	font-size: 12px;
}

#selectMenu A { color:#2f2925; font-size:11px; }
#selectMenu #selectContainer1 A:hover { color:#bb6c64; text-decoration:none; }
#selectMenu #mustHave A:hover { color:#BB6C64; text-decoration:none; }


.siteFooter { 
	font-size: 10px;
	background:#fff;
	width:955px;
	padding:0 12px 0 13px;
	margin:15px auto;
}

/*** FOOTER ***/
#branding {
	float: right;
	/*margin-top: 2px;*/
	margin-left: 10px;
	line-height: 18px;
	display: inline;
}
#copyright{
	float: right;
	margin-top: 8px;
	margin-left: 10px;
	line-height: 18px;
}
#branding DIV DIV{
	display:none;
}

#footerLinks {
	margin: 6px 0;
	padding: 8px 0;
	text-align:left;
	border-top:1px solid #BBBAB6;
}
.homepage #footerLinks {
	border:none;
}

#footerLinks A {
	font-size: 11px;
	font-weight: bold;
	padding: 0 4px;
	font-family: Arial, Helvetica, sans-serif;
}

#footerLinks A:link,
#footerLinks A:visited,
#footerLinks A:active {
	color: #252525;
}

#footerLinks A:hover {
	text-decoration: none;
	color: #6A6653;
}

#footerLinks A.musicOn,
#footerLinks A.musicOff{
	width:15px;
	height:20px;
	display:block;
	background:transparent url('../images/music_on.gif') center 3px no-repeat;
	float:left;
}
#footerLinks A.musicOff{
	background:transparent url('../images/music_off.gif') center 3px no-repeat;
}

#footerLinks #mp3Player DIV{
	display:none;
}

/*********** Basic Form Structure *****************/
.formElement {margin-bottom:3px;}
.formElement INPUT,
.formElement TEXTAREA,
.formElement SELECT { font-size: 11px; font-family: Arial; padding:2px; margin-left: 2px; border: 1px solid #BBBAB6; }
.formElement INPUT {overflow: auto; height:14px; }	
.formElement INPUT.text { width: 200px; }
.formElement TEXTAREA.textarea { width: 200px; height: 95px; }
.formElement SELECT { width: 206px; height:18px; padding:0px;}
.formElement LABEL { 
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #433f3b;
	display: block;
	padding: 4px 0;
}
.formElement .radio,
.formElement .checkbox { margin-left: 80px;}
.formSubmit INPUT { 
	margin: 5px 0 0 0;
	background: url('../images/form/basic_submit.gif');
	border: none;
	width: 75px;
	height: 27px;
	cursor:pointer;
	text-indent:-9999px;
	*text-indent:0px;
	*font-size: 0px;
	*text-align:left;
	*color: #433F3B;
}
H3.formElement { display: none; }

.validation-advice{color:#cc0000;}
.honeyPot{ height:1px; padding:0px; margin:0px;}
.no_script{
	border:1px solid #c00; color:#c00; margin:1em; padding:0.5em; text-align:center;
}
.no_script A{
	color:#c00;
	text-decoration:underline;
}
