
/* ==================================== */
/* ===== Styles ======================= */
/* ==================================== */

html, body, div, p, h1, h2, h3, h4, h5, h6, blockquote, ol, ul, li, dl, dt, dd, td, form, fieldset, a, img, button {
     margin: 0;
     padding: 0;
     border: 0px none;
}


html { 
	height: 100%; 
	}

img {
	border: 0px none;
	}

p {
	margin: 0;
	}
a:hover{
	text-decoration:none;
	}
 select, textarea {
	padding: 2px 0 2px 0;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	width:auto;
	border:1px solid #40240F;
	background-color:#FFE3C9;
	color:#000000;
	}
	
.select-free
{
	overflow:hidden;/*must have*/
	width:auto;/*must have for any value*/;
	
}
.select-free iframe
{
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;/*must have*/
	top:0;/*must have*/
	left:0;/*must have*/
	z-index:-1;/*must have*/
	filter:mask();/*must have*/
	width:3000px;/*must have for any big value*/
	height:3000px/*must have for any big value*/;
}
input{
	padding: 1px 1px 0px 1px;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	width:auto;
	background-color:#FFE3C9;
	color:#000000;
	
	}
body {
    height: 100%;
	text-align:center; 
	font-family:Verdana, Tahoma, Arial, Helvetica;
	color: #000000; 
	font-size:11px; 
	margin:0px; 
	background:url(/images/ecart/background.jpg) repeat center top;
	
	}
/* ==============Header====================== */

#TopHeaderDIV_back {
	width:950px;
	height:153px;
	text-align:center;
	margin:0 auto;
	}
#TopHeaderDIV {
	width:950px;
	height:126px;
	margin: 0 auto;
	padding: 0; /* optional */
	text-align: center; /* IE patch */
	}
.Headerlogo{
	width:207px; 
	height:126px 
	overflow:hidden;
	float:left;
	}
.Header_right_main{
	float:left; 
	height:126px; 
	width:740px; 
	overflow:hidden;
	}
.Header_rightTop{
	height:86px; 
	width:740px; 
	margin:0 auto; 
	overflow:hidden;
	}
.Header_Rightlogo{
	float:left; 
	width:317px; 
	overflow:hidden;
	}
.Header_top{
	float:left; 
	height:86px; 
	width:423px; 
	background:url('/images/ecart/bg_right.gif') left top no-repeat;
	}
.Header_login_main{
	height:35px; margin:0 auto; padding:10px 35px 0 0; overflow:hidden; float:right
	}
.logout {
	font-family:Verdana, Tahoma, Arial, Helvetica;
	float:left;
	color:#000000;
	font-size:12px;
	font-weight:normal;
	}
.logout a, .logout a:visited {
    color:#000000;
    text-decoration:none;
    }
.logout a:hover {
    color:#FF0000;
    text-decoration:none;
    }
.Header_search{
	float:right; 
	margin:0 auto; 
	padding-top:2px;  
	height:40px; 
	overflow:hidden;
	width:420px;
	}
i {
	visibility: visible;
	}

a, a:visited {
	color: #000000; 
	background-color: transparent;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	}


/* ============END==Header====================== */


/* ==================================== */
/* ===== MasterDiv Styles start ======= */
/* ==================================== */
#scroller {
	width: 100%;
    text-align: center;
    margin: 0 auto;
    height: auto !important;
    height: 65%;
    min-height: 65%;
	} 

#scroller_border {
	width: 913px;
    text-align:left;/* IE patch */
    _height:400px;
    min-height:400px;
    position:relative;
	}
	
#scroller_welcome {
	width: 950px;
    text-align:left;/* IE patch */
    margin: 0 auto;/* optional */
    height:auto ! important;
    height: 65%;
    min-height: 65%;
    
	}
	
#scroller_inner {
	width: 916px;
	max-width:916px;
    text-align:left;
    height:auto ! important;
    min-height:400px;
    _height:400px;
    margin-left:0;
    /*background-image:url('/images/ecart/static_bg.jpg');
	background-repeat:repeat;*/
	}

#scroller_side {
	width: 675px;
	max-width:675px;
    text-align:left;
    height:auto ! important;
    min-height:500px;
    _height:500px;
	}

#scroller_side2 {
	width: 675px;
	max-width:675px;
    text-align:left;
    height:auto ! important;
    min-height:400px;
    _height:400px;
	}
	
#scroller_message {
	width: 916px;
	min-width:916px;
    text-align:left;
    height:auto ! important;
    margin-left:13px;
    /*background-image:url('/images/ecart/static_bg.jpg');
	background-repeat:repeat;*/
	overflow:hidden;
	}

#scroller_header {
	width: 100%;
    text-align: center;
    height: auto;
	}
	
#scroller_footer {
	min-width: 945px;
   padding-top: 0px; /* optional */
	text-align: center; /* IE patch */ 
   	overflow:hidden;
   	height:10%;
	}
		
#scroller_border1 {
	min-width: 943px;
    text-align:center;
    margin: 0 auto;
    height:auto ! important;
    height: 65%;
    min-height: 65%;
    position:relative;
	}
	
#wrapper {
	width: 700px;
    text-align: center;
    margin: 0 auto;
    height: auto !important;
    height: 100%;
    min-height: 100%;
    border:1px solid black;
	}

#wrapper1 {
	width:918px; 
	margin:0 auto; 
	text-align:center; 
	height:318px !important; 
	min-height:318px;
	/*background-image:url('/images/ecart/white_bg_1.jpg');
	background-repeat:repeat-y;*/
	
}
#MasterDIV {
	
	width:100%;
	height:auto;
	overflow:hidden;
	clear:both;
	text-align:center;

	}
	
#MasterDIV2 {
	min-width:1003px;
	height:auto;
	overflow:hidden;
	text-align:center;
	}

#MasterDIV3 {
	width:100%;
	height:auto;
	overflow:hidden;
	text-align:center;
	}

	



/* ==================================== */
/* ===== MasterDiv Styles end ======= */
/* ==================================== */
	
.input_text{
	padding: 2px 1px 2px 1px;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	width:auto;
	border:1px solid #40240F;
	}
	
.input_width{
	padding: 2px 1px 2px 1px;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	width:255px;
	border:1px solid #40240F;
	}
	
#scroller_stand {
	width: 945px;
    text-align:center;/* IE patch */
    margin: 0 auto;/* optional */
    height:auto ! important;
    height: 65%;
    min-height: 65%;
    position:relative;
	}

#radio  { 
	margin-top: 4px; 
	padding: 0px;
	height:12px;
	width:12px;
	overflow:hidden
	}


#TopNavigationDIV {
	background-color:#FFFFFF;
	width:100%;
	height:26px;
	overflow:hidden;
	text-align:center;
	}
	
#LeftDIV {
	width:4.5%;
	float:left;
	height:10px;
	overflow:hidden;
	}
	
#CenterTopNavigationDIV {
	background-color:#FFFFFF;
	color:#666666;
	width:920px;
	height:24px;
	overflow:hidden;
	position:inherit;
	margin: 0 auto;
	padding-top: 5px; /* optional */
	text-align: right; /* IE patch */
	}

#CenterTopNavigationDIV a {
	color:#666;text-decoration:none;
	font-size:0.8em;
	}

#CenterTopNavigationDIV a:hover {
	text-decoration:none;
	color:#333;  
	}

#MiddleDIV3 {
	height:40px;
	text-align:center;
	padding:0px; /* optional */
	text-align: center; /* IE patch */
	margin:0 auto;
	overflow:hidden;
	float:left;
	width:740px;
	background-image:url('/images/ecart/navigation_bg.gif');
	}
	
#MiddlegiftDIV3 {
	height:40px;
	text-align:center;
	padding:0px; /* optional */
	text-align: center; /* IE patch */
	margin:0 auto;
	overflow:hidden;
	float:left;
	width:740px;
	background-image:url('/images/ecart/navigationgift_bg.gif');
	background-repeat:no-repeat;
	}	
	
#TopHeaderDIV_back_aff {
	background-color:#FFFFFF;
	min-width:945px;
	height:86px;
	text-align:center;
	}
	
#TopHeaderDIV_aff {
	background-color:#FFFFFF;
	width:945px;
	height:86px;
	margin: 0 auto;
	padding: 0; /* optional */
	text-align: center; /* IE patch */ 
	}


#BottomImageDIV {
	background-color:#1D2D3A;
	width:100%;
	height:auto;
	overflow:hidden;
	text-align:center;
	}
	
#BottomImageCenterDIV {
	width:886px;
	height:auto;
	overflow:hidden;
	margin: 0 auto;
	padding-top: 12px; /* optional */
	padding-bottom: 10px; /* optional */
	text-align: center; /* IE patch */ 
	}
	
#HomeBottomImageCenterDIV {
	width:780px;
	height:auto;
	overflow:hidden;
	margin: 0 auto;
	padding-top: 12px; /* optional */
	padding-bottom: 10px; /* optional */
	text-align: center; /* IE patch */ 
	}

#BottomImageCenterDIV2 {
	width:900px;
	height:auto;
	overflow:hidden;
	margin: 0 auto;
	padding-top: 13px; /* optional */
	text-align: center; /* IE patch */
	}

#HomeBottomImageCenterDIV2 {
	width:900px;
	height:auto;
	overflow:hidden;
	margin: 0 auto;
	padding-top: 7px; /* optional */
	text-align: center; /* IE patch */
	}


#BottomImageDIV2 {
	background-color:#FFFFFF;
	width:100%;
	height:10px;
	overflow:hidden;
	text-align:left;
	}
	
#BottomImageDIV3 {
	width:100%;
	height:70px;
	overflow:hidden;
	text-align:center;
	color:#FFFFFF;
	}
	
#HomeBottomImageDIV3 {
	width:100%;
	height:138px;
	overflow:hidden;
	text-align:center;
	color:#FFFFFF;
	}
	

#BottomImageDIV3 a {
	color:#666;text-decoration:none;
	font-size:0.8em;
	}

#BottomImageDIV3 a:hover {
	text-decoration:none;
	color:#333;  
	}

#BottomImageDIV4 {
	background-color:#FFFFFF;
	width:100%;
	height:20px;
	overflow:hidden;
	text-align:left;
	}
	
#TopLogoDIV_left {
	width:90px;
	height:auto;
	overflow:hidden;
	text-align:left;
	float:left;
	}

#TopLogoDIV_right {
	height:125px;
	overflow:hidden;
	text-align:center;
	}

#TopSearchDIV {
	width:80%;
	height:71px;
	overflow:hidden;
	text-align:right;
	float:right;
	font-size:0.7em;
	color:#6C6D68;
	padding-top:7px;
	}

#Welcome {
	float:right; 
	padding-left:5px; 
	padding-top:3px
	}
#HomeMiddleDIV_last {
	width:100%;
	height:auto;
	overflow:hidden;
	margin: 0 auto;
	padding:0px; /* optional */
	text-align: center; /* IE patch */
	}	
#HomeMiddleDIV_last_additional {
	width:113px;
	height:auto;
	overflow:hidden;
	}
#ProductDIV2_last_title {
	width:806px;
	min-width:814px;
	height:auto;
	overflow:hidden;
	padding-top:5px;
	padding-bottom:5px;
	margin:0 auto;
	}
#ProductDIV2_last_title_most {
	width:980px;
	min-width:970px;
	height:auto;
	overflow:hidden;
	padding-top:5px;
	padding-bottom:5px;
	margin:0 auto;
	}
#ProductDIV2_last {
	width:806px;
	max-width:794px;
	height:auto;
	overflow:hidden;
	border:1px solid #E5E5E5;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	margin:0 auto;
	}
#ProductDIV2_most {
	width:987px;
	max-width:970px;
	height:auto;
	overflow:hidden;
	border:1px solid #E5E5E5;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	margin:0 auto;
	}
#ProductDIV2_breadcrumb {
	width:915px;
	text-align:left;
	height:auto;
	overflow:hidden;
	border:1px solid #E5E5E5;
	padding:5px 10px 5px 10px;
	margin:0 auto;
	overflow:hidden;
	}
#ProductDIV2_breadcrumb_category {
	width:660px;
	text-align:left;
	overflow:hidden;
	margin:0 auto;
	overflow:hidden;
	height:25px;
	}

.ProductDIV2_breadcrumb_category {
	width:660px;
	text-align:left;
	overflow:hidden;
	margin:0 auto;
	overflow:hidden;
	height:25px;
	}

#ProductDIV2_additional {
	width:462px;
	max-width:460px;
	height:auto;
	overflow:hidden;
	border:1px solid #E5E5E5;
	}
#InputBox {
	float:right; 
	padding-left:5px;
	}
	
#SearchButton {
	float:right; 
	padding-left:5px;
	padding-top:0px;
	}

#TopSearchButton {
	padding-top:10px;
	padding-left:5px;
	}

#TopSearchDIV a, #TopSearchDIV a:visited{
        color:#fff;
        text-decoration:none;
        }
#TopSearchDIV a:hover{
        color:#F4ECD3;
        text-decoration:none;
        }


.Navigation {
	float:left;
	
	}
.Navigation_drop {
	float:left;
	height:25px;
	overflow:hidden;
	}
.Navigation_right {
	float:right;
	padding-right:35px;
	}

#Navigation2 {
	color:#FFFFFF;
	width:auto;
	overflow:hidden;
	background-color:#424242;
	height:18px;
	text-align:center;
	font-size:10px;
	margin:0 auto;
	}
#Header_BagDIV{
	color:#13100B;
	text-align:center;
	font-size:13px;
	margin:0 auto;
	padding:0 auto;
	height:26px;
	vertical-align:top;
	float:right;
	font-family:Arial;
	padding-right:35px;
	}

#Header_BagDIV a {
	color:#13100B;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	}

#Header_BagDIV a:hover {
	text-decoration:none;
	color:#FF0000; 
	}
		
#Header_BagDIV ul { 
	margin: 0; 
	padding-left: 10px; 
	height:26px;
	vertical-align:top;
	float: left;
	}

#Header_BagDIV ul li { 
	margin: 0 0 0 0; 
	padding:1px 5px 0 0;
	list-style-type: none; 
	display: inline; 	
	float: left;
	height:26px;
	vertical-align:top; 
	}
/*====================Navigation===================*/

#Header_Navigation{
	text-align:left;
	float:left;
	height:26px;
	width:940px;
	margin:0 auto;
	overflow:hidden;
	background-image:url(/images/ecart/main_heading.gif);
	}
#HeaderGift_Navigation{
	text-align:left;
	float:left;
	height:26px;
	width:940px;
	margin:0 auto;
	overflow:hidden;
	background-image:url(/images/ecart/headergift_top.gif);
	}	
#Header_Navigation a {
	color:#13100B;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	
	}

#Header_Navigation a:hover {
	text-decoration:none;
	color:#000000; 
	}
		
#Header_Navigation ul { 
	margin:0;
	padding:0; 
	height:auto;
	vertical-align:top;
	float: left;
	}

#Header_Navigation ul li { 
	margin:0;
	padding:0; 
	list-style-type: none; 
	display: inline; 	
	float: left;
	height:auto;
	vertical-align:top; 
	}



/* ====================Navigation ===============*/	
	
#productdetail_size  { 
	margin: 0; 
	width:auto;
	float:right;  
	height:auto;
	color:#666;
    font-size:11px;
    height:auto;
    overflow:hidden;
	}
	
#productdetail_size ul  { 
	float:right;  
	height:auto;
	color:#666;
    font-size:11px;
    height:auto;
    overflow:hidden;
	}

#productdetail_size ul li { 
	margin: 0 0 0 0; 
	list-style-type: none; 
	display: inline; 	
	float: left;
	color:#666;
    font-size:11px;
    height:auto;
    overflow:hidden; 
	}
	
	
#productdetail_size ul li :visited { 
	margin: 0 0 0 0; 
	list-style-type: none; 
	display: inline; 	
	float: left;
	color:#FFFFFF;
    font-size:11px;
    height:auto;
    overflow:hidden; 
	}
	
	
#productdetail_size ul li :hover { 
	margin: 0 0 0 0; 
	list-style-type: none; 
	display: inline; 	
	float: left;
	color:#FF0000;
    font-size:11px;
    height:auto;
    overflow:hidden; 
	}
	
#productdetail_size ul li :active { 
	margin: 0 0 0 0; 
	list-style-type: none; 
	display: inline; 	
	float: left;
	color:#FF0000;
    font-size:11px;
    height:auto;
    overflow:hidden; 
	}
	
#productdetail_size ul li :selected { 
	margin: 0 0 0 0; 
	list-style-type: none; 
	display: inline; 	
	float: left;
	color:#FF0000;
    font-size:11px;
    height:auto;
    overflow:hidden; 
	}
	
	
#HomeNavigation2 {
	color:#FFFFFF;
	padding-top:2px; 
	padding-left:5px;
	text-align:right;
	}

#Navigation2 a {
	color:#FFFFFF;
	text-decoration:none;
	font-size:10px;
	}

#Navigation2 a:hover {
	text-decoration:none;
	color:#FFFFFF;  
	}

#HomeNavigation2 a {
	color:#fff;text-decoration:none;
	font-size:0.8em;
	}

#HomeNavigation2 a:hover {
	text-decoration:none;
	color:#fff;  
	}

#Navigation4 {
	color:#000000;
	padding-top:5px; 
	padding-left:35px;
	text-align:left;
	font-size:12px;
	font-family:Verdana;
	font-weight:bold;
	float:left;
	}

#Navigation4 a {
	color:#000000;text-decoration:none;
	font-size:10px;
	}

#Navigation4 a:hover {
	text-decoration:none;
	color:#000000;  
	}


#Navigation5 {
	color:#000000;
	padding-top:5px; 
	padding-left:35px;
	text-align:left;
	font-size:10px;
	font-family:Verdana;
	font-weight:bold;
	float:left;
	}

#Navigation5 a {
	color:#000000;text-decoration:none;
	font-size:10px;
	}

#Navigation5 a:hover {
	text-decoration:none;
	color:#000000;  
	}


#Navigation3 {
	color:#4D5963;
	float:left;
	padding-top:2px; 
	padding-left:20px
	}

#Navigation3 a {
	color:#fff;text-decoration:none;
	font-size:0.8em;
	}

#Navigation3 a:hover {
	text-decoration:none;
	color:#fff;  
	}


#Navigation_right {
	float:right;
	color:#4D5963;
	width:37%;
	text-align:right;
	}

#MiddleFlashDIV {
	width:695px;
	text-align:left;
	text-align:left;
	height:auto;
	overflow:hidden;
	padding:3px 0 5px 15px;
	}
	
	
#MiddleMainDIV {
	width:100%;
	height:auto;
	overflow:hidden;
	text-align:center;
	float:left;
	}

#MiddleMain_DIV {
	background-color:#FFFFFF;
	width:100%;
	height:500px;
	height:auto !important;
	min-height:500px;
	overflow:hidden;
	text-align:center;
	float:left;
	}

#sidecat_background_height {
	width:913px;
	height:3px;
	overflow:hidden;
	}

#MiddleMainDIVCenterDIV_new{
	width:100%;
	height:500px;
	text-align:center;
	margin: 0 auto;
	padding: 0; /* optional */
	text-align: center; /* IE patch */ 
	}
	
#MiddleMainDIVCenterDIV_new_promo{
	width:100%;
	height:auto;
	text-align:center;
	margin: 0 auto;
	padding: 0; /* optional */
	text-align: center; /* IE patch */ 
	}

#MiddleMainDIVCenterDIV{
	width:1003px;
	height:auto;
	overflow:hidden;
	text-align:center;
	margin: 0 auto;
	padding: 0; /* optional */
	text-align: center; /* IE patch */ 
	}
	
#MiddleMainDIVCenterDIV_newDetail{
	width:100%;
	height:auto;
	overflow:hidden;
	text-align:center;
	margin: 0 auto;
	padding: 0; /* optional */
	text-align: center; /* IE patch */ 
	}

	
#Top_MiddleMainDIVCenter_DIV{
	min-width:943px;
	background-color:#FFFFFF;
	height:auto;
	overflow:hidden;
	text-align:center;
	}
	
#Top_MiddleMainDIVCenter_form{
	min-width:950px;
	background-color:#FFFFFF;
	height:auto;
	overflow:hidden;
	text-align:center;
	}
	
#Top_MiddleMainDIVCenter_category{
	min-width:943px;
	background-color:#FFFFFF;
	height:auto;
	overflow:hidden;
	text-align:center;
	}
#Top_MiddleMainDIVCenter_DIV_welcome{
	min-width:950px;
	height:auto;
	overflow:hidden;
	text-align:left;
	
	}
	
#Top_MiddleMainDIVCenter_DIV2{
	width:943px;
	height:auto;
	max-width:943px;
	overflow:hidden;
	text-align:left;
	margin: 0 auto;
	padding-top: 0px; /* optional */
	text-align: left; /* IE patch */ 
	}
	
#Top_MiddleMainDIVCenter_form2{
	width:945px;
	height:auto;
	max-width:945px;
	overflow:hidden;
	text-align:left;
	margin: 0 auto;
	padding-top: 0px; /* optional */
	text-align: left; /* IE patch */ 
	}
	
#Top_MiddleMainDIVCenter_DIV2_category{
	width:943px;
	height:auto;
	max-width:943px;
	overflow:hidden;
	text-align:left;
	margin: 0 auto;
	padding-top: 0px; /* optional */
	text-align: left; /* IE patch */ 
	}
#Top_MiddleMainDIVCenter_DIV2_welcome{
	width:940px;
	height:auto;
	max-width:940px;
	text-align:left;
	padding-top: 0px; /* optional */
	text-align: left; /* IE patch */ 
	}
#Top_MiddleMainDIVCenter_DIV2_mainbg{
	width:916px;
	height:auto;
	max-width:916px;
	overflow:hidden;
	padding: 0px; /* optional */
	text-align: left; /* IE patch */ 
	padding-left:13px;
	}
#Top_MiddleMainDIVCenter_DIV2_mainbottombg{
	width:940px;
	max-width:940px;
	_height:542px;
	min-height:542px
	text-align:left; 
	background:url(/images/ecart/home_bg.jpg) repeat;
	}
#MiddleMainDIVImportant {
	width:90%;
	height:auto;
	overflow:hidden;
	text-align:center;
	float:left;
	}

#middle_center_div {
	width:1003px;
	height:auto;
	overflow:hidden;
	text-align:left;
	float:right;
	}
	
#middle_center_div_productnew {
	width:1003px;
	height:auto;
	overflow:hidden;
	text-align:center;
	margin: 0 auto;
	}
	
#middle_center_div_new_catolog {
	width:1003px;
	height:auto;
	overflow:hidden;
	text-align:left;
	margin:0 auto;
	}
	
#middle_center_div_new_catolog_cat {
	width:100%;
	height:auto;
	overflow:hidden;
	text-align:left;
	margin:0 auto;
	}
	
#MiddleMainDIVCenterDIV_new_catolog {
	width:945px;
	height:auto;
	overflow:hidden;
	text-align:center;
	}

#middle_left_div {
	background-color:#FFFFFF;
	width:204px;
	text-align:center;
	float:left;
	overflow:hidden;
	padding-top:12px;
	padding-bottom:15px;
	}

#LeftNavigationDivTopHeight {
	height:15px;

	}

#product_back_div {
	height:auto;
	clear:both;
	width:750px;
	text-align:left;
	margin-left:5px;
	overflow:hidden;
	}
	
#product_back_div_special {
	height:auto;
	clear:both;
	width:950px;
	text-align:left;
	margin-left:8px;
	overflow:hidden;
	}
	
#product_back_div_viewall {
	height:auto;
	overflow:hidden;
	clear:both;
	width:940px;
	text-align:left;
	background-color:#FFFFFF

	}
	
#search_product_back_div {
	height:auto;
	overflow:hidden;
	clear:both;
	width:895px;
	text-align:left;
	background-color:#FFFFFF
	}

#product_back_bottom_div {
	height:5px;
	overflow:hidden;
	clear:both;
	width:685px;
	text-align:left;
	background-color:#FFFFFF

	}


#product_back_div2 {
	height:auto;
	overflow:hidden;
	clear:both;
	width:100%;
	text-align:left;
	background-color:#FFFFFF;
	}

#IndexBackDIV {
	height:353;
	overflow:hidden;
	clear:both;
	width:682px;
	text-align:left;
	padding-bottom:10px
	}

#ProductDetailDIV {
	height:auto;
	overflow:hidden;
	clear:both;
	width:97%;
	text-align:left;
	background-color:#FFFFFF;
	padding:10px;
	}

#LoginPageDivMain {
	height:auto;
	overflow:hidden;
	clear:both;
	width:auto;
	text-align:center;
	background-color:#FFFFFF;
	padding:3px;
	}
	
.LoginPageCustomer {
	height:auto;
	overflow:hidden;
	clear:both;
	width:auto;
	text-align:left;
	background-color:#FFFFFF;
	}

#LoginPageDivMainNew {
	height:auto;
	overflow:hidden;
	min-width:1003px;
	text-align:center;
	}

.LoginPageDiv {
	height:auto;
	overflow:hidden;
	width:895px;
	text-align:left;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	}
.LoginPageDivgift {
	height:400px;
	overflow:hidden;
	width:895px;
	text-align:left;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	}

	
.LoginPageside {
	height:auto;
	overflow:hidden;
	width:635px;
	text-align:left;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	}
.LoginPagesidecare {
	height:auto;
	overflow:hidden;
	width:880px;
	text-align:left;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	}	

#LoginPageDiv2 {
	height:auto;
	overflow:hidden;
	width:739px;
	max-width:731px;
	text-align:left;
	background-color:#FFFFFF;
	padding:3px;
	}

#LoginPageDiv_main_login {
	height:auto;
	overflow:hidden;
	max-width:896px;
	width:896px;
	padding-top:10px;
	text-align:left;
	background-color:#FFFFFF;
	margin:0 auto;
	}
	
#VideoPageDiv {
	height:auto;
	overflow:hidden;
	width:auto;
	text-align:left;
	background-color:#DFD1AA;
	padding:3px;
	}
	
#popupPageDiv {
	height:auto;
	overflow:hidden;
	width:auto;
	text-align:left;
	background-color:#FFFFFF;
	padding:3px;
	}
	
#BreadCrumbLoginPageDiv {
	overflow:hidden;
	clear:both;
	width:960px;
	text-align:left;
	background-color:#FFFFFF;
	padding:3px;
	margin:0 auto;
	}
	
#LoginSubcategory {
	height:auto;
	overflow:hidden;
	clear:both;
	width:95.5%;
	text-align:left;
	background-color:#FFFFFF;
	}

#LoginPageDiv3 {
	height:auto;
	overflow:hidden;
	clear:both;
	width:1003px;
	text-align:left;
	background-color:#FFFFFF;
	padding:10px;
	}

#LoginPageDiv4 {
	height:auto;
	overflow:hidden;
	text-align:left;
	background-color:#FFFFFF;
	padding:10px;
	}

#new_user_back {
	width:97%;
	height:auto;
	overflow:hidden;
	float:left;
	background-color:#FFFFFF;
	padding-top:7px;
	}

#new_user_back2 {
	width:96%;
	height:auto;
	overflow:hidden;
	float:left;
	background-color:#FFFFFF;
	padding:7px;
	}

#new_user {
	width:400px;
	height:218px;
	overflow:hidden;
	float:left;
	background-color:#EDEDED;
	}

#new_user_invisible {
	width:49%;
	height:auto;
	overflow:hidden;
	float:left;
	}
	
	
#login {
	width:400px;
	height:218px;
	overflow:hidden;
	float:right;
	text-align:center;
	background-color:#EDEDED;
	}

#login_invisible {
	width:50%;
	height:auto;
	overflow:hidden;
	float:right;
	}

#ProductDetailHeader {
	min-width:678px;
	height:23px;
	text-align:left;
	background-color:#C09E5E;
	vertical-align:middle;
   	}	
	
#Product_Detail_sitemap_DIV {
	text-align:left;
	color:#333333;
    font-size:12px;
    font-weight:bold;
   	}
	
 #Product_Detail_sitemap_DIV a, #Product_Detail_sitemap_DIV a:visited{
    font-weight:bold;
    color:#333333;text-decoration:underline;
    } 
                    
 #Product_Detail_sitemap_DIV a:hover{
    font-weight:bold;
    color:#333333;text-decoration:underline;
    }
    
  #Product_Detail_sitemap_DIV2 {
	text-align:left;
	color:#333333;
    font-size:11px;
    font-weight: normal;
   	}
	
 #Product_Detail_sitemap_DIV2 a, #Product_Detail_sitemap_DIV2 a:visited{
    font-weight: normal;
    color:#333333;text-decoration: none;
    } 
                    
 #Product_Detail_sitemap_DIV2 a:hover{
    font-weight: normal;
    color:#501414;text-decoration: none;
    }
    
#Product_DetailHeaderPDF {
	width:888px;
	min-width:929px;
	height:38px;
	text-align:left;
	color: #333333;
    font-size:12px;
    font-weight:bold;
    vertical-align:middle;
    margin:0 auto;
   	}
	
.Product_DetailHeaderDIV {
	width:925px;
	max-width:925px;
	height:23px;
	text-align:left;
	color: #333333;
    font-size:12px;
    font-weight:bold;
    vertical-align:middle;
    overflow:hidden;
    padding:2px 0 0 5px;
    background-color:#EDEDED;
    border-top:1px solid #B1B1B1;
    border-left:1px solid #B1B1B1;
    border-right:1px solid #B1B1B1;
   	}
.checkout_DetailHeaderDIV {
	width:900px;
	max-width:900px;
	height:23px;
	text-align:left;
	color: #333333;
    font-size:12px;
    font-weight:bold;
    vertical-align:middle;
    overflow:hidden;
    padding:2px 0 0 5px;
    background-color:#EDEDED;
    font-family:arial;
   	}
.Affiliate_DetailHeaderDIV {
	width:auto;
	max-width:auto;
	height:25px;
	text-align:left;
    font-weight:bold;
    vertical-align:middle;
    overflow:hidden;
    padding:2px 0 0 5px;
    background-color:#40240F;
    font-family:arial;
   	} 	
.search_DetailHeaderDIV {
	width:928px;
	max-width:928px;
	height:23px;
	text-align:left;
	color: #333333;
    font-size:12px;
    font-weight:bold;
    vertical-align:middle;
    overflow:hidden;
    padding:2px 0 0 5px;
    background-color:#EDEDED;
    font-family:arial;
   	}
   	
.wish_DetailHeaderDIV {
	width:895px;
	max-width:895px;
	height:26px;
	text-align:left;
	color: #FFFFFF;
    font-size:11px;
    font-weight:bold;
    vertical-align:middle;
    overflow:hidden;
   background:url(/images/ecart/Profile_header.jpg) repeat;
    font-family:Verdana;
   	}

.DetailHeaderDIV {
	height:23px;
	text-align:left;
	color: #333333;
    font-size:12px;
    font-weight:bold;
    vertical-align:middle;
    margin:0 auto;
    padding-top:5px;
   	}
#Product_DetailHeaderDIV2 {
	width:888px;
	min-width:910px;
	height:auto;
	overflow:hidden;
	text-align:left;
	color: #333333;
    font-size:12px;
    font-weight:bold;
    padding-top:8px;
    padding-bottom:8px;
    margin:0 auto;
   	}

#Product_DetailHeaderDIV2 {
	text-align:left;
	color: #333333;
    font-size:12px;
    font-weight:bold;
    }
	
#Product_DetailHeaderDIV {
	width:888px;
	min-width:910px;
	height:23px;
	text-align:left;
	color: #333333;
    font-size:12px;
    font-weight:bold;
    vertical-align:middle;
    margin:0 auto;
   	}
 
 #Product_DetailHeaderDIV a, #Product_DetailHeaderDIV a:visited{
    font-weight: bold;
    color:#501414;text-decoration: underline;
    } 
                    
 #Product_DetailHeaderDIV a:hover{
    font-weight: bold;
    color:#333333;text-decoration: underline;
    }
   	
#QuickAdd_DetailHeaderDIV {
	width:910px;
	height:auto;
	text-align:left;
	color:#4E1414;
    font-size:12px;
    font-weight:bold;
    vertical-align:middle;
    margin:0 auto;
    overflow:hidden;
   	}
   	
#Quick_Add_Summary_DetailHeaderDIV {
	width:910px;
	height:auto;
	text-align:left;
	margin:0 auto;
    overflow:hidden;
    font-size:11px;
    color:#4E1414;
    line-height:20px;
    font-weight:bold;
   	}

#ProductDetail_Header_DIV {
	min-width:678px;
	width:889px;
	height:23px;
	text-align:left;
	background-color:#C09E5E;
	color:#222834;
    font-size:0.8em;
    font-weight:bold;
    vertical-align:middle;
   	}
  
#ProductDetailHeaderDIV {
	font-family: Tahoma, Arial, Verdana, Helvetica;
	text-align:left;
	color:#222834;
    font-size:11px;
    font-weight:bold;
   	}
   	
#ProductDetailHeaderDIV6 {
	width:100%;
	height:23px;
	text-align:left;
	background-color:#C09E5E;
	color:#222834;
    font-size:11px;
    font-weight:bold;
    vertical-align:middle;
   	}
 #ProductDetailHeaderDIV6 a, #ProductDetailHeaderDIV6 a:visited{
    font-weight:bold;
    color:#222834;text-decoration:none;
    } 
                    
 #ProductDetailHeaderDIV6 a:hover{
    font-weight:bold;
    color:#000;text-decoration:none;
    }  	
   	
#ProductDetailHeaderDIV2 {
	padding-top:4px;
	padding-left:10px;
	}

#ProductDetailHeaderDIV4 {
	padding-top:4px;
	padding-left:17px;
	}
	
#ProductDetailHeaderDIV3 {
	padding-top:2px;
	padding-left:3px;
	}

#ProductDetailHeaderDIV5 {
	padding-top:4px;
	padding-left:5px;
	}

#ProductDetailHeader5 {
	padding-top:4px;
	padding-left:5px;
	color:#222834;
    font-size:0.8em;
    font-weight:bold;
	}

#ProductDIV {
	width:665px;
	height:auto;
	overflow:hidden;
	border:1px solid #C09E5E;
	padding-left:5px;
	padding-right:5px;
	padding-top:15px;
	padding-bottom:15px;
	}

#ProductDIV2 {
	max-width:920px;
	width:920px;
	height:auto;
	overflow:hidden;
	border:1px solid #B1B1B1;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	margin:0 auto;
	}
#ProductDIVgift {
	max-width:920px;
	width:920px;
	height:500px;
	overflow:hidden;
	border:1px solid #B1B1B1;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	margin:0 auto;
	}	
	
.ProductDIV_checkout2 {
	max-width:930px;
	width:930px;
	height:auto;
	overflow:hidden;
	border:1px solid #B1B1B1;
	padding-top:10px;
	padding-bottom:10px;
	margin:0 auto;
	}
	
#StandProductDIV2 {
	min-width:910px;
	width:888px;
	height:auto;
	overflow:hidden;
	padding-left:15px;
	padding-top:15px;
	margin:0 auto;
	}
	
.StandProductDIV2 {
	min-width:910px;
	width:888px;
	height:auto;
	overflow:hidden;
	padding-left:12px;
	padding-top:15px;
	margin:0 auto;
	}
	
.Stand_DIsplay {
	width:210px;
	height:220px;
	overflow:hidden;
	border:1px solid #E6AF7E;
	margin:0 auto;
	float:left;
	text-align:center;
	}
	
.Stand_DIsplay_main {
	min-width:227px;
	width:216px;
	height:235px;
	overflow:hidden;
	float:left;
	text-align:center;
	}
	
#ProductDIV_NewScreen {
	max-width:710px;
	width:734px;
	height:auto;
	overflow:hidden;
	border:1px solid #E5E5E5;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	margin:0 auto;
	}
	
#ProductDIV2_ReturnPolicy {
	min-width:890px;
	width:860px;
	height:auto;
	overflow:hidden;
	border:1px solid #E5E5E5;
	margin:0 auto;
	}
	
	#ProductDIV2_promo {
	min-width:910px;
	width:912px;
	height:auto;
	overflow:hidden;
	margin:0 auto;
	}
	
#ProductDIV2_edit {
	max-width:885px;
	width:888px;
	height:auto;
	overflow:hidden;
	border:1px solid #E5E5E5;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	margin:0 auto;
	}
	
#ProductDIV_new {
	min-width:660px;
	width:890px;
	height:auto;
	overflow:hidden;
	border:1px solid #C09E5E;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	}
	
#ProductDIV_new2 {
	min-width:660px;
	width:868px;
	height:auto;
	overflow:hidden;
	border:1px solid #C09E5E;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	}
	
#ProductDIV10 {
	min-width:660px;
	width:867px;
	height:auto;
	overflow:hidden;
	border:1px solid #C09E5E;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	}

#ProductDIV11 {
	min-width:660px;
	width:868px;
	height:auto;
	overflow:hidden;
	border:1px solid #C09E5E;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	}

#PressDiv {
	min-width:660px;
	height:auto;
	overflow:hidden;
	border:1px solid #C09E5E;
	padding:3px;
	}


#VideoDIV {
	width:auto;
	height:auto;
	overflow:hidden;
	border:1px solid #000000;
	padding:2px;
	}


#ErrorDIV {
	width:910px;
	height:auto;
	overflow:hidden;
	padding-top:3px;
	padding-bottom:3px;
	}
	
#Errorback {
	min-width:660px;
	height:auto;
	overflow:hidden;
	padding-bottom:3px;
	padding-top:3px;
	}

#ProductDIV5 {
	max-width:689px;
	height:auto;
	border:1px solid #C09E5E;
	padding-left:5px;
	padding-right:5px;
	}

#ProductDIV6 {
	background-color:#FFFFFF;
	width:816px;
	height:auto;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:5px;
	overflow:hidden;
	margin:0 auto;
	text-align:left;
	}

#ProductDIV7 {
	max-width:905px;
	height:auto;
	border:1px solid #C09E5E;
	padding-left:5px;
	padding-right:5px;
	}

#ProductDIV3 {
	max-width:679px;
	height:auto;
	border:1px solid #C09E5E;
	padding:10px;
	}

#BreadCrumbProductDIV {
	min-width:660px;
	height:auto;
	overflow:hidden;
	border:1px solid #C09E5E;
	padding:3px;
	}

#ProductDetailThumbnailDIV {
	width:64px;
	height:80px;
	border:1px solid #CCCCCC;
	text-align:center;
	}
	
.ProductDetailThumbnailDIV_sel{
	width:64px;
	height:80px;
	border:1px solid #CCCCCC;
	text-align:center;
	display:block;
	}
	
.ProductDetailThumbnailDIV_sel:link, ProductDetailThumbnailDIV_sel:active, ProductDetailThumbnailDIV_sel:hover, ProductDetailThumbnailDIV_sel:visited {
	width:64px;
	height:80px;
	border:1px solid #CCCCCC;
	text-align:center;
	display:block;
	}
	
.ProductDetailThumbnailDIV_unsel {
	width:64px;
	height:80px;
	text-align:center;
	padding-left:8px;
	}
	
.ProductDetailThumbnailDIV {
	width:64px;
	height:80px;
	text-align:left;
	padding-top:10px;
	}
.ProductDetailThumbnailDIV1 {
	width:64px;
	height:80px;
	text-align:left;
	}

#ProductDIVLogin {
	width:890px;
	height:auto;
	overflow:hidden;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	}

#BannerBackground {
	height:auto;
	overflow:hidden;
	background-color:#FFFFFF;
	border:1px solid #C09E5E;
	padding:3px;
	}

#BreadCrumb_back {
	height:auto;
	overflow:hidden;
	border:1px solid #C09E5E;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	background-color:#FFFFFF;
	}


#ProductDIV3 {
	height:auto;
	overflow:hidden;
	border:1px solid #C09E5E;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	}	
	
#ProductDIV4 {
	height:20px;
	overflow:hidden;
	border:1px solid #C09E5E;
	padding-left:10px;
	padding-right:10px;
	width:14%;
	}
	
#middle_banner_div {
	height:255px;
	overflow:hidden;
	width:682px;
	text-align:left
	}
	
#white_bg_top {
	height:20px;
	overflow:hidden;
	min-width:1003px;
	text-align:left
	}

#white_bg_bottom {
	height:20px;
	overflow:hidden;
	min-width:1003px;
	text-align:left
	}

#testContainer {
	height:125px;
	overflow:hidden;
	min-width:1003px;
	text-align:left;
	}
	
#middle_banner_div {
    color:#fff;
    padding:90px 320px 10px 28px;
    font-size:0.8em;
    }
    
 #middle_banner_div  span{
    font-weight:bold;
    color:#544628;
    size:10em;
    }

.middle_left_menu_div {
	width:255px;
	max-width:255px;
	float:left;
	font-size:10px;
	overflow:hidden;
	text-align: left;
	height:auto;
	padding-left:30px;
	}
	
#middle_dot_left_menu_div {
	height:1px;
	width:174px;
	margin: 0 auto;
	padding: 0; /* optional */
	text-align: left; /* IE patch */
	overflow:hidden;
	}
 
.middle_left_menu_div a, .middle_left_menu_div a:visited{
    color:#40240F;
    text-decoration:none;
	font-family: Verdana, Helvetica;
	font-weight:bold;
	font-size:11px;
	padding:0 0 5px 20px;
	line-height:22px;
	width:176px;
    } 
                    
 .middle_left_menu_div a:hover{
    font-family: Verdana, Helvetica;
	font-weight:bold;
	font-size:11px;
	padding:0 0 0 20px;
    color:#FAECD9;
    text-decoration:none;
    background-image:url('/images/ecart/category_hover.jpg');
	background-repeat:repeat;
	width:176px;
	display:block;
	line-height:22px;
	
    }

.middle_left_menu_material {
	width:255px;
	max-width:255px;
	float:left;
	font-size:10px;
	overflow:hidden;
	text-align: left;
	height:auto;
	padding-left:30px;
	}
	

 
.middle_left_menu_material a, .middle_left_menu_material a:visited{
    color:#40240F;
    text-decoration:none;
	font-family: Verdana, Helvetica;
	font-weight:bold;
	font-size:11px;
	padding:0 0 5px 20px;
	line-height:22px;
	width:176px;
    } 
                    
 .middle_left_menu_material a:hover{
    color:#40240F;
    text-decoration:none;
	font-family: Verdana, Helvetica;
	font-weight:bold;
	font-size:11px;
	padding:0 0 5px 20px;
	line-height:22px;
	width:176px;
	
    }   
    
.last_left_menu_div {
	width:255px;
	max-width:255px;
	float:left;
	font-size:10px;
	overflow:hidden;
	text-align: left;
	height:auto;
	padding-left:30px;
	}

 
.last_left_menu_div a, .last_left_menu_div a:visited{
    color:#40240F;
    text-decoration:none;
	font-family: Verdana, Helvetica;
	font-weight:bold;
	font-size:11px;
	padding:0 0 5px 20px;
	line-height:22px;
	width:176px;
    } 
                    
 .last_left_menu_div a:hover{
    font-family: Verdana, Helvetica;
	font-weight:bold;
	font-size:11px;
	padding:0 0 0 20px;
    color:#40240F;
    text-decoration:none;
	width:176px;
	display:block;
	line-height:22px;
	
    }
    
.search_left_menu_div {
	 color:#FAECD9;
    text-decoration:none;
	font-family: Verdana, Helvetica;
	font-weight:bold;
	font-size:11px;
	padding:0 0 5px 30px;
	line-height:22px;
	}
.search_left_menu_div a, .search_left_menu_div a:visited{
    color:#FAECD9;
    text-decoration:none;
	font-family: Verdana, Helvetica;
	font-weight:bold;
	font-size:11px;
	padding:0 0 5px 20px;
	line-height:22px;
    } 
.search_left_menu_div a:hover{
     color:#FAECD9;
    text-decoration:none;
	font-family: Verdana, Helvetica;
	font-weight:bold;
	font-size:11px;
	padding:0 0 5px 20px;
	line-height:22px;
    }
    
.middle_left_menu_div_selected {
	width:255px;
	max-width:255px;
	float:left;
	font-size:10px;
	overflow:hidden;
	text-align: left;
	height:auto;
	padding-left:30px;
	}  
.middle_left_menu_div_selected a, .middle_left_menu_div_selected a:visited{
    font-family: Verdana, Helvetica;
	font-weight:bold;
	font-size:11px;
	padding:0 0 0 20px;
    color:#FAECD9;
    text-decoration:none;
    background-image:url('/images/ecart/category_hover.jpg');
	background-repeat:repeat;
	width:176px;
	display:block;
	line-height:22px;
    } 
                    
.middle_left_menu_div_selected a:hover{
    font-family: Verdana, Helvetica;
	font-weight:bold;
	font-size:11px;
	padding:0 0 0 20px;
    color:#FAECD9;
    text-decoration:none;
    background-image:url('/images/ecart/category_hover.jpg');
	background-repeat:repeat;
	width:176px;
	display:block;
	line-height:22px;
	
    }
           
#PaddingLeftLink {
	padding-top:7px;
	padding-bottom:7px;
	}

#BottomDIV2 {
	min-width:950px;
	height:100px;
	overflow:hidden;
	text-align:center;
	}
	
#HomeBottomDIV2 {
	background-color:#E6D8B1;
	min-width:900px;
	height:auto;
	overflow:hidden;
	text-align:center
	}

#BottomDIV {
	width:950px;
	height:100px;
	overflow:hidden;
	margin: 0 auto;
	padding: 0; /* optional */
	text-align: center; /* IE patch */ 
	}

#HomeBottomDIV {
	background-color:#5A6D7E;
	width:900px;
	height:137px;
	overflow:hidden;
	margin: 0 auto;
	padding: 0; /* optional */
	text-align: center 
	}

#BottomDIV4 {
	background-color:#1D2D3A;
	min-width:1003px;
	height:auto;
	overflow:hidden;
	text-align: center;
	border-top:1px solid #FFFFFF;
	}

#HomeBottomDIV4 {
	background-color:#1D2D3A;
	min-width:780px;
	height:auto;
	overflow:hidden;
	text-align: center;
	border-top:1px solid #FFFFFF;
	}


#BottomDIV3 {
	background-color:#1D2D3A;
	width:1003px;
	height:auto;
	overflow:hidden;
	margin: 0 auto;
	padding: 0; /* optional */
	text-align: center; /* IE patch */ 
	}
	
#HomeBottomDIV3 {
	background-color:#1D2D3A;
	width:780px;
	height:auto;
	overflow:hidden;
	margin: 0 auto;
	padding: 0; /* optional */
	text-align: center; /* IE patch */ 
	}

#MiddleImage {
	 float:left;
	 padding-right:5px; 
	 padding-top:15px;
	 }

#FooterImage {
	 float:left;
	 padding-right:5px; 
	 padding-top:11px;
	 }

#FooterNavigation {
	 padding-right:5px; 
	 padding-top:22px; 
	 width:100%; 
	 margin: 0 auto;
	 padding: 0; /* optional */
	 text-align: center; /* IE patch */ 
	 }
	 
#product_list {
     text-align:center;
     color:#666;
     font-size:0.8em;
	 }
	
#product_list a, #product_list a:visited{
     text-decoration:none;
     color:#666;
     }
                
#product_list a:hover{
     text-decoration:none;
     color:#333;
     }
     
#BasketTotal {
     text-align:right;
     color:#444;
     font-size:0.8em;
	 }

#product_detail2 {
     color:#666;
     font-size:0.8em;
	 }
 
#product_detail6 {
     color:#666;
     font-size:0.7em;
	 }
	 
#product_detail6 a, #product_detail6 a:visited{
     text-decoration:underline;
     color:#666;
     }
                
#product_detail6 a:hover{
     text-decoration:underline;
     color:#000;
     } 
 
.product_detail {
     text-align:left;
     color:#666;
     font-size:11px;
     height:auto;
     overflow:hidden;
	 }

#product_detail_title {
     text-align:left;
     color:#000000;
     font-size:11px;
     font-weight:bold;
	 }
	 
.product_detail_title {
     text-align:left;
     color:#000000;
     font-size:11px;
     font-weight:bold;
	 }
	 
.product_detail_title_ID {
     text-align:left;
     color:#000000;
     font-size:18px;
     font-weight:bold;
     font-family:Verdana;
	 }
.product_detail_title_home {
     text-align:left;
     color:#000000;
     font-size:15px;
     font-weight:bold;
     font-family:Arial;
     padding:15px 0 0 5px ;
	 }
	 
.product_detail_title_mini {
     text-align:left;
     color:#000000;
     font-size:15px;
     font-weight:bold;
     font-family:Arial;
	 }
	 
#product_detail_title_ID2 {
     text-align:left;
     color:#E1E1D7;
     font-size:11px;
     font-weight:bold;
	 }
	 
.product_detail_title_Name {
     text-align:left;
     color:#333333;
     font-size:12px;
     font-weight:bold;
	 }
	 
#product_detail_title_MostPopular {
     text-align:center;
     color:#5A0000;
     font-size:11px;
     font-weight:normal;
     border:1px solid #E5E5E5; 
	 padding-top:5px; 
	 padding-bottom:5px; 
	 padding-left:2px; 
	 padding-right:2px;
	 }
	 
#product_detail_title_zoom {
     text-align: left;
     color:#666666;
     font-size:11px;
     font-weight:normal;
	 }

#product_detail_ID {
     text-align:left;
     color:#999999;
     font-size:11px;
     font-weight:bold;
	 }
	 
.product_detail_description_small {
     text-align:left;
     color:#000000;
     font-size:11px;
     font-weight:normal;
     font-family:Verdana;
    
	 }
	 
.product_detail_description_orderitem {
     color:#333333;
     font-size:11px;
     font-weight:normal;
	 }
	 
.product_detail_login{
     text-align:left;
     color:#333333;
     font-size:11px;
     font-weight:normal;
	 }
.product_detail_description {
     text-align:left;
     color:#000000;
     font-size:11px;
     font-weight:normal;
	 }
	 
.product_detail_description_ordercontent {
     text-align:left;
     color:#000000;
     font-size:11px;
     font-weight:normal;
     float:left;
     width:200px;
     padding:5px 2px 2px 2px;
	 }
	 
.product_detail_description_orderheader {
     text-align:left;
     color:#E1CFB8;
     font-size:11px;
     font-weight:bold;
     float:left;
     width:200px;
     padding:5px 2px 2px 2px;
	 }
	 
	 
.showcart_header {
     color:#FFBA00;
     font-size:11px;
     font-weight:bold;
     padding:0 5px 0 5px;
	 }
	 
.product_detail_description_login {
     text-align:left;
     color:#000000;
     font-size:11px;
     font-weight:normal;
	 }
	 
#product_detail_description_new {
     text-align:justify;
     color:#000000;
     font-size:11px;
     font-weight:normal;
	 }

#product_detail_description_red {
     text-align:left;
     color:#4C1313;
     font-size:11px;
     font-weight:normal;
	 }
	 
#product_detail_description_red a, #product_detail_description_red a:visited{
     text-decoration:none;
     color:#4C1313;
     text-decoration:underline;
     }
                
#product_detail_description_red a:hover{
     text-decoration:underline;
     color:#501414;
     }
     
     
.product_detail_description_red {
     text-align:left;
     color:#4C1313;
     font-size:11px;
     font-weight:normal;
	 }
	 
.product_detail_description_red a, .product_detail_description_red a:visited{
     text-decoration:none;
     color:#4C1313;
     text-decoration:underline;
     }
                
.product_detail_description_red a:hover{
     text-decoration:underline;
     color:#501414;
     } 

.product_detail_description_breadcrumb {
     text-align:left;
     color:#9F04A6;
     font-size:11px;
     font-weight:normal;
     font-family:Verdana;
	 }
	 
.product_detail_description_breadcrumb a, .product_detail_description_breadcrumb a:visited{
     text-decoration:none;
     color:#FFFFFF;
     text-decoration:none;
     font-family:Verdana;
     font-weight:bold;
     font-size:11px;
     }
                
.product_detail_description_breadcrumb a:hover{
     text-decoration:underline;
     color:#FFBA00;
     font-family:Verdana;
     font-weight:bold;
     font-size:11px;
     } 

#product_detail_description a, #product_detail_description a:visited{
     text-decoration:none;
     color:#501414;
     text-decoration:underline;
     }
                
#product_detail_description a:hover{
     text-decoration:underline;
     color:#501414;
     } 

.product_detail a, .product_detail a:visited{
     text-decoration:none;
     color:#666;
     }
                
.product_detail a:hover{
     text-decoration:none;
     color:#000000;
     } 

#TableText {
     color:#000000;
     font-size:0.8em;
     height:auto;
     overflow:hidden;
	 }
	
#TableText a, #TableText a:visited{
     text-decoration:underline;
     color:#000000;
     }
                
#TableText a:hover{
     text-decoration:underline;
     color:#000000;
     } 


#product_detail5 {
     color:#666;
     font-size:0.8em;
	 }
	
#product_detail5 a, #product_detail5 a:visited{
     text-decoration:none;
     color:#666;
     }
                
#product_detail5 a:hover{
     text-decoration:none;
     color:#333;
     } 

#ErrorMessage {
     text-align:left;
     color:#FF0000;
     font-size:11px;
     }

#VideoSmallLink {
     text-align:left;
     color:#F1E8CB;
     font-size:0.8em;
	 }

#SmallLink {
     text-align:left;
     color:#FAECD9;
     font-size:10px;
     font-weight:bold;
     height:25px;
	 }
	
#SmallLink a, #SmallLink a:visited{
      color:#FAECD9;
    text-decoration:none;	
    font-size:10px;
    font-weight:bold;
     padding:5px;
     line-height:20px;
     background-image:url('/images/ecart/checkout_bg.jpg');
	background-repeat:repeat-x;
     
     }
                
#SmallLink a:hover{
     text-decoration:none;
     color:#FAECD9;
     } 

#PressLink {
     text-align:left;
     color:#4B3F25;
     font-size:0.8em;
	 }
	
#PressLink a, #PressLink a:visited{
     text-decoration:none;
     color:#4B3F25;
     }
                
#PressLink a:hover{
     text-decoration:none;
     color:#000;
     } 

#SmallLink2 {
     text-align:left;
     color:#666;
     font-size:0.8em;
	 }
	 	
#SmallLink2 a, #SmallLink2 a:visited{
     text-decoration:underline;
     color:#666;
     }
                
#SmallLink2 a:hover{
     text-decoration:underline;
     color:#000;
     } 

#SmallLink3 {
     text-align:right;
     color:#666;
     font-size:0.8em;
	 }

#SmallLink4 {
     text-align:left;
     color:#666;
     font-size:0.8em;
	 }

#UserName {
     text-align:left;
     color:#666;
     font-size:0.8em;
     float:left;
     padding-top:2px;
      }
	
#UserName a, #UserName a:visited{
     text-decoration:none;
     color:#666;
     }
                
#UserName a:hover{
     text-decoration:none;
     color:#333;
     } 

#UserName3 {
     text-align:left;
     color:#666;
     font-size:0.8em;
     padding-top:2px;
      }
	

#product_price {
     text-align:left;
     color:#FF0000;
     font-size:0.9em;
      }
  
#pagination {
	width:702px;
	font-size:0.8em;
	text-align:right;
	padding-top:2px;
	color:#666;
	font-weight:normal;
	padding-bottom:2px;
	}
 
 #pagination a, #pagination a:visited{
    font-weight:normal;
    color:#666;text-decoration:underline;
    }

#pagination2 {
	padding-right:5px;
	font-size:0.8em;
	text-align:right;
	padding-top:2px;
	color:#000;
	font-weight:normal;
	padding-top:4px;
	}
 
 #pagination2 a, #pagination2 a:visited{
    font-weight:normal;
    color:#333;text-decoration:underline;
    }

#ForgotPassword {
	font-size:0.7em;
	text-align:right;
	padding-right:15px;
	padding-top:5px;
	color:#000;
	font-weight:normal;
	padding-bottom:2px;
	 vertical-align:bottom;
	}
 
 #ForgotPassword a, #ForgotPassword a:visited{
    font-weight:normal;
    color:#000;text-decoration:underline;
    }
   
 #ForgotPassword a:hover{
    font-weight:normal;
    color:#FF0000;text-decoration:underline;
    } 

.container_background {
	min-width:158px;
	width:158px;
	height:auto;
	float:left;
	text-align:center;	
	}
	
.container_material {
	min-width:210px;
	width:210px;
	height:auto;
	float:left;
	text-align:center;	
	}
	 
.container_background_image {
	min-width:128px;
	width:128px;
	height:auto;
	float:left;
	text-align:center;	
	} 
.container_background_special {
	min-width:130px;
	width:130px;
	height:auto;
	float:left;
	text-align:center;	
	} 

#container_background_viewall {
	width:156px;
	height:auto;
	float:left;
	text-align:center;	
	} 
	
.container_background_viewall {
	width:156px;
	height:auto;
	float:left;
	text-align:center;	
	} 

#container_background2 {
	width:222px;
	height:auto;
	overflow:hidden;
	padding-left:5px;
	padding-top:10px;
	padding-left:5px;
	float:left;	
	}    
	
#container_background2_cart {
	width:222px;
	height:auto;
	overflow:hidden;
	padding-left:5px;
	padding-top:5px;
	padding-left:5px;
	float:left;	
	}  


.container_background_invisible { 
	height:230px; 
	width:165px; 
	text-align:center; 
	float:left;
	}

.container_background_material { 
	height:250px; 
	width:220px; 
	text-align:center; 
	float:left;
	}
	 
.container_background_images { 
	height:100px; 
	width:130px; 
	text-align:center; 
	float:left;
	} 	
.container_background_special { 
	height:290px; 
	width:180px; 
	text-align:center; 
	float:left;
	}  
	
#container_background_invisible_viewall { 
	height:300px; 
	width:156px; 
	text-align:center; 
	float:left;
	} 
	
.container_background_invisible_viewall { 
	height:300px; 
	width:156px; 
	text-align:center; 
	float:left;
	}
	
#container_background_invisible_cart_new { 
	height:175px; 
	width:165px; 
	text-align:center; 
	float:left;
	overflow:hidden;
	}   
	    
#container_background_invisible2 { 
	height:211px; 
	width:223px; 
	text-align:center; 
	float:left;
	overflow:hidden;
	}   
	          
#textbox {
	background-color:#FFFFFF;
	height:19px;
	width:auto;
	font-size:11px;
	border:1px solid #687683;
	padding-left:3px;
	}
	
.InputBox {
	background-color:#FFFFFF;
	height:17px;
	width:auto;
	font-size:11px;
	border:1px solid #687683;
	}
	
	
.InputBox_NewScreenGift {
	background-color:#FFFFFF;
	font-size:11px;
	border:1px solid #333333;
	width:300px;
	}
	
.InputBox_NewScreenGift2 {
	background-color:#FFFFFF;
	font-size:11px;
	height:17px;
	border:1px solid #333333;
	width:300px;
	}
	
#TextboxBig {
	background-color:#FFFFFF;
	width:auto;
	font-size:11px;
	border:1px solid #687683;
	padding-left:3px;
	}

#textboxinnerpages {
	background-color:#FFFFFF;
	height:18px;
	width:auto;
	font-size:11px;
	border:1px solid #687683;
	padding-left:3px;
	}

.form-label6 {
	width:20%;

	vertical-align:middle;
	overflow:hidden;
	float:left;
	height:25px;

	}

.form-label {
	width:15%;
	font-size:11px;
	vertical-align:middle;
	overflow:hidden;
	float:left;
	height:25px;
	color:#333333;
	text-align:left;
	padding-left:5px;
	font-weight:bold;
	}
	
	
.form-label_customer {
	width:170px;
	font-size:11px;
	vertical-align:middle;
	overflow:hidden;
	float:left;
	height:25px;
	color:#000000;
	text-align:left;
	padding-left:5px;
	font-weight:normal;
	}
 .form-label_middle{
	width:10%;
	font-size:11px;
	vertical-align:middle;
	overflow:hidden;
	float:left;
	height:25px;
	color:#000000;
	text-align:left;
	padding-left:5px;
	font-weight:normal;
	}
	
 .form-label a, .form-label a:visited{
    font-weight:normal;
    color:#666;text-decoration:none;
    } 
                    
 .form-label a:hover{
    font-weight:bold;
    color:#333;text-decoration:none;
    }
    
.form-field6 {
	width:22%;
	font-size:0.8em;
	vertical-align:middle;
	overflow:hidden;
	float:left;
	}

.form-field {
	width:60%;
	font-size:0.8em;
	vertical-align:middle;
	overflow:hidden;
	float:left;
	}
.form_row {
	width:100%;
	height:30px;
	text-align:left;
	padding-left:5px;
	}

.form-label2 {
	width:35%;
	font-size:0.8em;
	vertical-align:middle;
	overflow:hidden;
	float:left;
	height:45px;
	}
 
 .form-label2 a, .form-label2 a:visited{
    font-weight:normal;
    color:#666;text-decoration:none;
    } 
                    
 .form-label2 a:hover{
    font-weight:bold;
    color:#333;text-decoration:none;
    }

.form-field2 {
	width:65%;
	font-size:0.8em;
	vertical-align:middle;
	overflow:hidden;
	float:right;
	}
.form_row2 {
	width:100%;
	height:50px;
	}

.form-label3 {
	width:25%;
	font-size:0.8em;
	vertical-align:middle;
	overflow:hidden;
	float:left;
	height:20px;
	}
 
 .form-label3 a, .form-label3 a:visited{
    font-weight:normal;
    color:#666;text-decoration:none;
    } 
                    
 .form-label3 a:hover{
    font-weight:bold;
    color:#333;text-decoration:none;
    }

.form-field3 {
	width:75%;
	font-size:0.8em;
	vertical-align:middle;
	overflow:hidden;
	float:right;
	}
.form_row3 {
	width:600px;
	height:25px;
	}
	
.smallSubmit {
	 background-image:url('/images/ecart/checkout_bg.jpg');
	background-repeat:repeat-x;
	height:22px;
	display:block;
	width:auto;
	color:#FAECD9;
	font-size:11px;
	padding:0px 5px 5px 5px;
	font-weight:bold;
	border:0px;
	}
.smallSubmit:link, .smallSubmit:active, .smallSubmit:hove, .smallSubmit:visited {
	 background-image:url('/images/ecart/checkout_bg.jpg');
	background-repeat:repeat-x;
	height:22px;
	display:block;
	width:auto;
	color:#FAECD9;
	font-size:11px;
	padding:0px 5px 5px 5px;
	border:0px;
	font-weight:bold;
	}

.imageborder{
	padding:5px;
	}
	
.td_class {
	 background-color:#FCD9B9;
	 padding-left:3px;
	 }

#ImageBorder {
	border:1px solid #544628;
	padding:5px;
	}
.Seprator {
	background:#000000;
	background-repeat:repeat-x;
	height:1px;
	width:auto;
	overflow:hidden
	}

#Seprator2 {
	height:2px;
	width:auto;
	overflow:hidden
	}

#BreadCrumb {
 	font-size:0.8em;
	color:#666;
	 }
	
#BreadCrumb a, #BreadCrumb a:visited{
     text-decoration:none;
     color:#666;
     }
                
#BreadCrumb a:hover{
     text-decoration:none;
     color:#000;
     } 

#SubmenuHeader {
	 width:162px;
     color:#BBA059;
     font-size:0.8em;
     font-weight:bold;
     height:24px;
     border-bottom:3px solid #FFFFFF;
     background-color:#1D2D3A;
     text-decoration:none;
     margin: 0 auto;
	 padding: 0px; /* optional */
	 text-align: center; /* IE patch */
	 }
	
#SubmenuHeader a, #SubmenuHeader a:visited{
     text-decoration:none;
     color:#BBA059;
     }
                
#SubmenuHeader a:hover{
     text-decoration:none;
     color:#BBA059;
     } 

#SubmenuHeaderPadding {
	padding-top:4px;
	}
	
#ViewAllPadding {
	padding-top:200px;
	padding-left:15px
	}
	
#test {
	border:1px solid red;
	}

#product_detail_hidden {
	display:none;
	}

.product_detail_hidden {
	display:none;
	}
.TableBorder{ 
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999933;
	border-right-color: #999933;
	border-bottom-color: #999933;
	border-left-color: #999933;
	}

.buttontext, .buttontext:visited {
	color:#FAECD9;
    text-decoration:none;	
    font-size:11px;
    font-weight:bold;
     background-color:#EFEFEF;
     border:1px solid #C4C4C4;
     padding:5px;
     line-height:18px;
	}
	


.buttontext:hover {
	color:#FAECD9;
    text-decoration:none;	
    font-size:11px;
    font-weight:bold;
	}
.buttontext:active {
	color:#FAECD9;
    text-decoration:none;	
    font-size:11px;
    font-weight:bold;
	}

.buttontextdisabled {
	 text-align:left;
     color:#FDF9F2;
     font-weight:normal;
     background-color:#E5C19F;
     padding:5px;
     line-height:20px;
     }

.product_detail h2{
           font-size:1.4em;
           color:#1D2D3A;
           }
  
.product_detail h3{
            color:#1D2D3A;
           } 

.product_detail h4{
            color:#1D2D3A;
            font-size:1em;
           } 
   

.product_detail {
                    margin:0 0;
           }
#product_detail.price{
           font-size:1.2em;
           color:#1D2D3A;
           }

#Layer1 {
	position:absolute;
	width:60px;
	height:16px;
	z-index:100;
	left: 700px;
	top: 120px;
}

.table_product_detail {
     text-align:left;
     color:#000;
     font-size:12px;
     height:auto;
     overflow:hidden;
	 }
	
.popupBorderDiv {
	height:5px;
	overflow:hidden;
	clear:both;
	width:auto;
	text-align:left;
	background-color:#000000;
	}

#Sitemap_nav_back {
	height:20px;
	width:882px;
	}

#SitemapDiv {
	height:20px;
	width:820px;
	padding-left:20px;
	}
#SitemapDiv2 {
	height:20px;
	width:800px;
	padding-left:40px;

	}
	
#SitemapSmallLink {
     text-align:left;
     color:#000;
     font-size:0.8em;
	 }
	
#SitemapSmallLink a, #SitemapSmallLink a:visited{
     text-decoration:underline;
     color:#000;
     }
                
#SitemapSmallLink a:hover{
     text-decoration:underline;
     color:#4B3F25;
     }

.basePrice {
	color: #000000;
	}

.normalPrice {
	color: #ff0000;
	}

.salePrice {
	color: #ff0000;
	font-weight:bold;
	}
.line{
	text-decoration:line-through;
	color:#FF0000;
	}
.line_text{
	color:#5A0000;
	font-size:12px;
	}
.line3{
	color:#0D2A68;
	font-size:11px;
	font-weight:bold;
	}
.line4{
	color:#0D2A68;
	font-size:12px;
	font-weight:bold;
	}
	
#saleImage{
	width:45px;
	height:15px
	
	}
	
#Checkout_image_link {
     text-align:left;
     color:#333333;
     font-size:11px;
     font-weight:bold;
     float:left;
	 }
	
#Checkout_image_link a, #Checkout_image_link a:visited{
     text-decoration:none;
	 height:25px;
	 width:130px;
	 display:block;
	 float:left;
	 color:#161616;
     font-size:11px;
     font-weight:normal
     }
                
#Checkout_image_link a:hover{
     text-decoration:none;
	 height:25px;
	 width:130px;
	 display:block;
	 float:left;
	 color:#737373;
     font-size:11px;
     font-weight:normal
     } 

.selectbox {
	width:auto;
	height:18px;
	overflow:hidden;
	border:1px solid #687683;
	}
	
#message_block {
	text-align:left; 
	width:945px; 
	margin:0 auto; 
	height:auto;
	overflow:hidden;
	padding-left:5px;
	}
.linktext:link, linktext:visited, linktext:active {
	 color:#161616;
     font-size:11px;
     font-weight:normal;
     text-decoration:underline;
	}
	
.linktext:hover {
	 color:#161616;
     font-size:11px;
     font-weight:normal;
     text-decoration:underline;
	}

.linktext_title {
	 color:#161616;
     font-size:11px;
     font-weight:normal;
     text-decoration:none;
	}
	
.sepbar {
	height:1px;
	overflow:hidden;
	background-color:#000000;
	}
	
.tabButton {
	font-family: Arial, Verdana, Helvetica, sans-serif;
 	font-weight:bold;
 	font-size:10px;
 	color:#FFFFFF;
 	display:block;
 	}


 	
.tabButton:link,.tabButton:visited, .tabButton:active {
 	font-family: Arial, Verdana, Helvetica, sans-serif;
 	font-weight:bold;
 	font-size:10px;
 	color:#FFFFFF;
 	display:block;
 	}
	
.tabButton:hover {
 	font-family: Arial, Verdana, Helvetica, sans-serif;
 	font-weight:bold;
 	text-decoration:none;
 	font-size:10px;
 	color:#FFFFFF;
 	display:block;
 	}
	
.tabButtonSelected {
 	font-family: Arial, Verdana, Helvetica, sans-serif;
 	font-weight:bold;
 	font-size:10px;
 	color:#FFFFFF;
 	display:block;
 	}
 	
 	
.designer {
	font-family: Verdana, Helvetica, sans-serif;
 	font-weight:normal;
 	font-size:11px;
 	color:#000000;
 	text-align:left;
 	padding-top:0px;
 	overflow:hidden;
 	height:25px;
 	display:block;
 	float:left;
 	
 	}


 	
.designer:link,.designer:active, .designer:visited{
 	font-family: Verdana, Helvetica, sans-serif;
 	font-weight:normal;
 	font-size:11px;
 	color:#000000;
 	text-align:left;
 	
 	}
	
.designer:hover {
 	font-family:Verdana, Helvetica, sans-serif;
 	font-weight:normal;
 	text-decoration:none;
 	font-size:11px;
 	text-align:left;
 	text-decoration:none;
 	}
.designer:active {
 	font-family:Arial, Verdana, Helvetica, sans-serif;
 	font-weight:normal;
 	font-size:10px;
 	color:#9F04A6;
 	display:block;
 	text-align:left;
 	
 	}	
 	
.Button:link,.Button:visited, .Button:active {
 	background:#A7A7A7; 
	color:#FFFFFF;
 	}
	
.Button:hover {
 	background:#FF0000; 
	color:#FFFFFF;
 	}
 	
/* ====================== Tab Button ======================= */

.tabButton_catalog, .tabButton_catalog:link,.tabButton_catalog:visited, .tabButton_catalog:active {
 	text-align:left;
 	width:93px;
 	height:30px;
 	display:block;
 	border-left:1px solid #ADADAC;
 	margin:0 auto;
 	overflow:hidden;
 	float:left;
 	}
	
.tabButton_catalog:hover {
 	text-align:left;
 	width:93px;
 	height:30px;
 	display:block;
 	border-left:1px solid #ADADAC;
 	margin:0 auto;
 	overflow:hidden;
 	float:left;
 	}
	
.tabButtonSelected_catalog, .tabButtonSelected_catalog:link, .tabButtonSelected_catalog:hover, .tabButtonSelected_catalog:active, .tabButtonSelected_catalog:visited {
 	text-align:left;
 	width:93px;
 	height:30px;
 	display:block;
 	border-left:1px solid #ADADAC;
 	margin:0 auto;
 	overflow:hidden;
 	float:left;
 	}
 /* ====================== Tab Button ======================= */	
.size_sel {
 	font-family:Arial, Verdana, Helvetica, sans-serif;
 	font-weight:bold;
 	font-size:11px;
 	color:#000000;
 	text-align:center;
 	overflow:hidden;
 	padding:0 5px 0 5px;
 	}
.size_sel:link{
 	font-family:Arial, Verdana, Helvetica, sans-serif;
 	font-weight:bold;
 	text-decoration:none;
 	font-size:11px;
 	color:#000000;
 	text-align:center;
 	overflow:hidden;
 	padding:0 5px 0 5px;
 	}
 	
.size_sel:visited  {
 	font-family:Arial, Verdana, Helvetica, sans-serif;
 	font-weight:bold;
 	text-decoration:none;
 	font-size:11px;
 	color:#000000;
 	text-align:center;
 	overflow:hidden;
 	padding:0 5px 0 5px;
 	}
 	
.size_sel:hover {
 	font-family:Arial, Verdana, Helvetica, sans-serif;
 	font-weight:bold;
 	font-size:11px;
 	color:#000000;
 	text-align:center;
 	overflow:hidden;
 	padding:0 5px 0 5px;
 	text-decoration:none;
 	background-color:#E3E2E2;
 	}
.size_sel:active {
 	font-family:Arial, Verdana, Helvetica, sans-serif;
 	font-weight:bold;
 	font-size:11px;
 	color:#9F6514;
 	text-align:center;
 	overflow:hidden;
 	padding:0 5px 0 5px;
 	}
 	

 	
.size_sel_selected{
 	font-family:Arial, Verdana, Helvetica, sans-serif;
 	font-weight:bold;
 	font-size:11px;
 	color:#9F6514;
 	text-align:center;
 	background-color:#E3E2E2;
 	overflow:hidden;
 	padding:0 5px 0 5px;
 	}
 	
.size_sel_selected:link{
 	font-family:Arial, Verdana, Helvetica, sans-serif;
 	font-weight:bold;
 	font-size:11px;
 	color:#9F6514;
 	text-align:center;
 	background-color:#E3E2E2;
 	overflow:hidden;
 	padding:0 5px 0 5px;
 	}
 	
.size_sel_selected:visited{
 	font-family:Arial, Verdana, Helvetica, sans-serif;
 	font-weight:bold;
 	font-size:11px;
 	color:#9F6514;
 	text-align:center;
 	background-color:#E3E2E2;
 	overflow:hidden;
 	padding:0 5px 0 5px;
 	
 	}	
 	
.size_sel_selected:hover{
 	font-family:Arial, Verdana, Helvetica, sans-serif;
 	font-weight:bold;
 	font-size:11px;
 	color:#9F6514;
 	text-align:center;
 	background-color:#E3E2E2;
 	text-decoration:none;
 	overflow:hidden;
 	padding:0 5px 0 5px;
 	}
 	
.size_sel_selected:active{
 	font-family:Arial, Verdana, Helvetica, sans-serif;
 	font-weight:bold;
 	font-size:11px;
 	color:#9F6514;
 	text-align:center;
 	overflow:hidden;
 	padding:0 5px 0 5px;
 	background-color:#E3E2E2;
 	}
 	
 #pagination_newsaree {
	color:#5A0000;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	}
 	
#pagination_newsaree a {
	color:#5A0000;
	text-decoration:underline;
	font-size:11px;
	
	}

#pagination_newsaree a:hover {
	text-decoration:none;
	color:#666666;  
	}

#pagination_newsaree a {
	color:#5A0000;
	text-decoration:none;
	font-size:11px;
	}
 .add_bag{
 	float:left;
 	padding-right:5px; 
 	background-image:url('/images/ecart/addtobag.gif'); 
 	background-repeat:no-repeat;
 	display:block;
 	}
.add_wish{
 	float:left;
 	background-image:url('/images/ecart/addtowishlist.gif'); 
 	background-repeat:no-repeat
 	}
.assoc_prod{
	float:left;
	height:auto; 
	width:257px; 
	overflow:hidden
	}
.new_add{
	background-image:url('/images/ecart/newaddress.gif');
	background-repeat:no-repeat 
	}
.main_header_tab{
	color:#FAECD9;
	font-weight:bold;
	font-size:13px;
	font-family:Arial;
	padding:7px 0 0 12px; 
	}
	
.main_header_tab_cat{
	color:#FAECD9;
	font-weight:bold;
	font-size:13px;
	font-family:arial;
	padding:2px 0 0 0px; 
	}
	
.main_header_stand{
	color:#A86300;
	font-weight:bold;
	font-size:13px;
	font-family:arial;
	padding:2px 0 0 5px; 
	text-align:left;
	width:943px;
	}
	
.update{
	background-image:url('/images/ecart/update.gif');
	background-repeat:no-repeat;
	padding-top:5px 
	}
.backtobag{
	float:left;
	background-image:url('/images/ecart/backtobag.gif');
	background-repeat:no-repeat
	}
.next{
	float:right;
	background-image:url('/images/ecart/next2.gif');
	background-repeat:no-repeat
	}
.continuetofinalorderreview{
	float:right 
	}
.add_code{
	float:left 
	}

.assoc_detail{
	float:left;
	width:252px;
	overflow:hidden;
	}
#TopHeaderDIV_middle {
	background-color:#FFFFFF;
	min-width:962px;
	height:auto;
	text-align:center;
	overflow:hidden;
	}
.assoc_left{
	float:left;
	width:745px;
	overflow:hidden;
	}
.subscribe{
	height:19px;
	width:65px; 
	color:#FFFFFF;
	text-align:center;
	}
	
.refine{
	width:124px;
	height:22px; 
	text-align:right;
	}	
	
.newScreen {
	text-align:center;
	padding-top:5px;
	}
	
.head1_newScreen  {
	font-size: 11px;
	color:#333333;
	font-weight: bold;
	text-align:left;
	padding-left:10px;
	}
	
.head1_newScreen2 {
	font-size: 11px;
	color:#333333;
	font-weight: bold;
	text-align:right;
	padding-right:10px;
	}
	
.head1_newScreen_normal {
	font-size: 11px;
	color:#333333;
	font-weight: normal;
	text-align:left;
	padding-left:10px;
	}
	
.head1_newScreen_normal_new {
	font-size: 11px;
	color:#333333;
	font-weight: normal;
	text-align:justify;
	}
	
.textAreaBox {	
	border:1px solid #333333;
	margin:5px 5px 5px 0;
	}


/* ==================================== */
/* ===== MasterDiv Styles End ===== */
/* ==================================== */
#top_left {
	width:250px;
	float:left;
	}
	

.Affiliate_Title {
	font-family: Arial, Verdana, Helvetica;
	color:#000000;
	font-size:11px;
	padding-left:5px;
	font-weight:bold;
	}
.Affiliate_Title_mail {
	font-family: Arial, Verdana, Helvetica;
	color:#333333;
	font-size:11px;
	padding-left:5px;
	font-weight:bold;
	}	

	
.Affiliate_Title_main {
	font-family: Arial, Verdana, Helvetica;
	color:#333333;
	font-size:11px;
	padding-left:10px;
	font-weight:bold;
	text-align:left;
	}
	
	
.Affiliate_Title_font {
	font-family: Tahoma, Arial, Verdana, Helvetica;
	color:#333333;
	font-size:35px;
	padding-left:5px;
	font-weight:bold;
	}

.Affiliate_Title2 {
	font-family: Tahoma, Arial, Verdana, Helvetica;
	color:#333333;
	font-size:11px;
	font-weight:bold;
	}
	
.Affiliate_Text {
	font-family: Tahoma, Arial, Verdana, Helvetica;
	color:#000000;
	font-size:11px;
	padding-left:5px;
	font-weight:normal;
	}
	
.Affiliate_Text2 {
	font-family: Tahoma, Arial, Verdana, Helvetica;
	color:#000000;
	font-size:11px;
	font-weight:normal;
	}
	
.Affiliate_Link3:link {
       font-family: Arial, Verdana, Helvetica;
       color:#000000;
       font-size:11px;
       font-weight:bold;
       text-decoration:none;
       background-image:url('/images/ecart/arrow.gif');
       background-repeat:no-repeat;
       padding-left:15px;
       }
       
.Affiliate_Link3:visited {
       font-family: Arial, Verdana, Helvetica;
       color:#000000;
       font-size:11px;
       font-weight:bold;
       text-decoration:none;
       background-image:url('/images/ecart/arrow.gif');
       background-repeat:no-repeat;
       padding-left:15px;
       }
       
.Affiliate_Link3:hover {
       font-family: Arial, Verdana, Helvetica;
       color:#333333;
       font-size:11px;
       font-weight:bold;
       text-decoration:none;
       background-image:url('/images/ecart/arrow.gif');
       background-repeat:no-repeat;
       padding-left:15px;
       }
.Affiliate_Link3:active {
       font-family: Arial, Verdana, Helvetica;
       color:#000000;
       font-size:11px;
       font-weight:bold;
       text-decoration:none;
       background-image:url('/images/ecart/arrow.gif');
       background-repeat:no-repeat;
       padding-left:15px;
       }
	
.Affiliate_Link:link {
	font-family: Tahoma, Arial, Verdana, Helvetica;
	color:#000000;
	font-size:11px;
	padding-left:5px;
	font-weight:normal;
	text-decoration:none;
	}
	
.Affiliate_Link:visited {
	font-family: Tahoma, Arial, Verdana, Helvetica;
	color:#000000;
	font-size:11px;
	padding-left:5px;
	font-weight:normal;
	text-decoration:none;
	}
	
.Affiliate_Link:hover {
	font-family: Tahoma, Arial, Verdana, Helvetica;
	color:#501414;
	font-size:11px;
	padding-left:5px;
	font-weight:normal;
	text-decoration:none;
	}
	
.Affiliate_Link:active {
	font-family: Tahoma, Arial, Verdana, Helvetica;
	color:#000000;
	font-size:11px;
	padding-left:5px;
	font-weight:normal;
	text-decoration:none;
	}
	
.Affiliate_Selectbox {
	width:auto;
	height:15px;
	overflow:hidden;
	border:1px solid #687683;
	}
	
.Affiliate_Selectbox_2 {
	width:auto;
	height:17px;
	overflow:hidden;
	color:#333333;
	font-size:11px;
	border:1px solid #687683;
	}
	
.Affiliate_Button {
	background-color:#6C6C6C;
	height:20px;
	width:auto;
	border:1px solid #1D2D3A;
	color:#FFFFFF;
	font-size:11px;
	padding:2px;
	}
	
.Affiliate_Textarea {
	background-color:#FFFFFF;
	height:70px;
	width:450px;
	color:#333333;
	font-size:11px;
	padding:2px;
	}
	
.Affiliate_Link2:link {
	font-family: Tahoma, Arial, Verdana, Helvetica;
	color:#000000;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	}
	
.Affiliate_Link2:visited {
	font-family: Tahoma, Arial, Verdana, Helvetica;
	color:#000000;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	}
	
.Affiliate_Link2:hover {
	font-family: Tahoma, Arial, Verdana, Helvetica;
	color:#501414;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
	}
	
.Affiliate_Link2:active {
	font-family: Tahoma, Arial, Verdana, Helvetica;
	color:#000000;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	}
#AffiliateMainStandScreen {
	max-width:888px;
	width:910px;
	height:auto;
	overflow:hidden;
	border:1px solid #E5E5E5;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	margin:0 auto;
	}
#AffiliateMainStandScreen_bg{
	width:913px;
	height:auto;
	overflow:hidden;
	}
#left {
	width:250px;
	float:left;
	height:auto;
	text-align:left;
	overflow:hidden;
	}
	
#left1 {
	border-left:1px solid #CDCDCD;
	width:660px;
	overflow:hidden;
	text-align:left;
	height:auto;
	float:right;
	}
	
.Affiliate_Border{
	width:100%; 
	text-align:center; 
	border:1px solid #492300; 
	height:70px; 
	overflow:hidden; 
	margin:0 auto; 
	padding:0px;
	}
.odd{
	background-color:#FCDDC1;
	height:auto;
	}
.even{
	background-color:#FCE1CC;
	height:auto;
	}
.header_main{
	width:100%; 
	height:126px; 
	overflow:hidden;
	}
.header_width_right{
	float:left; 
	width:755px;
	}
.header_right{
	width:auto;  
	height:31px; 
	overflow:hidden; 
	margin:0 auto;  
	float:right; 
	padding-left:4px;
	}
.header_login{
	float:left; 
	min-width:314px; 
	_width:314px; 
	height:31px; 
	}
.header_designer{
	float:left; 
	padding:0px 0px 0px 0px;
	margin:0 auto;
	overflow:hidden;
	}
.header_arrow{
	float:left; 
	padding:4px 0px 5px 0;
	}
.header_designer_main{
	height:30px; 
	background:url(/images/ecart/breadcrumb_header.jpg) repeat;
	}
.headergift_designer_main{
	height:30px; 
	background:url(/images/ecart/breadcrumbgift_header.gif) repeat;
	width:915px;
	}
.header_designer_stand{
	height:21px; 
	overflow:hidden;
	background-color:#EBEBEB;
	text-align:left;
	width:945px;
	}
	
.header_catalog{
	height:31px; 
	width:368px; 
	float:left;
	}
.designer_mid{
	float:left; 
	font-size:11px; 
	font-weight:bold;
	width:30px;
	}
	
#Header-SearchDIV {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	color: #28201D; 
	font-size:11px;
	float:right;
	text-align:right;
	margin:0 auto;
	padding:0;
	}

#Header-SearchDIV a {
	color:#28201D;
	text-decoration:none;
	font-size:11px;
	}

#Header-SearchDIV a:hover {
	text-decoration:none;
	color:#FF0000;  
	}
#Header-SearchDIV a:active {
	text-decoration:none;
	color:#FF0000;  
	}

#Header-SearchDIV ul { 
	margin: 0; 
	padding: 0; 
	float:left; 
	display:inline;
	}

#Header-SearchDIV ul li { 
	margin: 0 0 0 0px; 
	padding: 0; 
	list-style-type: none; 
	display: inline; 	
	float: left; 
	}
#Header-SearchDIV ul li:active { 
	margin: 0 0 0 0px; 
	padding: 0; 
	list-style-type: none; 
	display: inline; 	
	float: left; 
	color:#FF0000; 
	}
	
#Header-KeySearchDIV {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	color: #28201D; 
	font-size:11px;
	width:600px; 
	text-align:right;
	float:right;
	top:88px;
	left:190px;
	padding:5px;
	}

#Header-KeySearchDIV a {
	color:#28201D;
	text-decoration:none;
	font-size:11px;
	}

#Header-KeySearchDIV a:hover {
	text-decoration:none;
	color:#FF0000;  
	}
#Header-KeySearchDIV a:active {
	text-decoration:none;
	color:#FF0000;  
	}

#Header-KeySearchDIV ul { 
	margin: 0; 
	padding: 0; 
	float:right; 
	display:inline;
	}

#Header-KeySearchDIV ul li { 
	margin: 0 0 1px 5px; 
	padding: 0; 
	list-style-type: none; 
	display: inline; 	
	height: 23px; 
	float: left; 
	margin-bottom: -1px; 
	}
#Header-KeySearchDIV ul li:active { 
	margin: 0 0 1px 5px; 
	padding: 0; 
	list-style-type: none; 
	display: inline; 	
	height: 23px; 
	float: left; 
	margin-bottom: -1px; 
	color:#FF0000; 
	}
	
	
#container {
    position: relative; overflow: hidden;
    margin: 0 auto;
    width: auto;
    text-align:left;
}
	
.profile_main{
	width:925px; 
	height:12px; 
	margin:0 auto; 
	overflow:hidden; 
	text-align:center;
	}
	
.mail {
	color:#000000;
	padding-top:2px; 
	padding-left:5px;
	text-align:left;
	font-size:11px;
	font-family:Tahoma;
	float:left;
	width:100px;
	}
	
.mail_right {
	color:#000000;
	padding-top:2px; 
	padding-left:5px;
	text-align:left;
	font-size:11px;
	font-family:Tahoma;
	float:left;
	}
	
.mail_middle {
	color:#000000;
	padding-top:2px; 
	padding-left:5px;
	text-align:left;
	font-size:11px;
	font-family:Tahoma;
	float:left;
	width:50px;
	}
.mail_full {
	color:#000000;
	padding-top:2px; 
	padding-left:5px;
	text-align:left;
	font-size:11px;
	font-family:Tahoma;
	font-weight:normal;
	}
	
.Newsletter_text{
	font-family:arial;
	font-weight:bold;
	font-size:11px;
	text-align:left;
     color:#333333;
     }
.height{
	height:2px;
	overflow:hidden;
	}
	
#scroll_up {
    cursor: pointer;
  }
#scroll_down {
    cursor: pointer;
  }
#scroll_box {
    height: 140px;
    width: 300px;
    overflow: auto;
  }
  
#promotion_pop{
	position:absolute;
	 top:90px;
	 left:350px; 
	 z-index:10000000000;
	 }
	 
.white_Space{
	float:left; 
	height:19px; 
	width:79px; 
	background-color:#FFFFFF;
	}
.search{
	padding:3px 5px 0 4px; 
	min-width:934px; 
	width:934px;
	}
	
.search_header{
	background-color:#E4DFE3;  
	overflow:hidden; 
	height:30px; 
	width:auto;	
	}
.search_header_padding{
	font-family:Arial; 
	font-weight:bold; 
	font-size:16px; 
	padding:5px;
	color:#9F04A6;
	}
.search_border{
	margin:0 auto; 
	border:1px solid #CDCDCD;  
	display:block;  
	height:auto ! important; 
	padding:5px 0px 0px 5px;
	}
	
.rounded_profileleft{
	float:left; 
	width:12px; 
	height:12px;
	}
.rounded_profilemiddle{
	float:left; 
	height:12px; 
	width:900px; 
	}
.rounded_profileright{
	float:left; 
	width:12px; 
	height:12px;
	}
.rounded_profilemain{
	padding-left:3px; 
	margin:0 auto; 
	height:auto; 
	overflow:hidden;
	}
.rounded_profilemain_bg{
	height:auto; 
	width:925px; 
	}
.rounded_profilepadding{	
	width:97%; 
	padding-left:10px; 
	text-align:justify;
	}
.rounded_bottom{
	width:925px; 
	height:12px; 
	margin:0 auto; 
	overflow:hidden; 
	text-align:center;
	}
.rounded_bottom_bg{	
	float:left; 
	height:12px; 
	width:900px; 
	}
	
.seach_table{
	width:927px; 
	min-width:932px;
	}
.search_cross_header{
	 float:left; 
	 padding:0px 5px 5px 0px; 
	 height:25px;  
	 width:458px;
	 }
.search_cross_border{
	background-color:#EDEDED; 
	float:left;   
	height:28px; 
	max-height:25px;  
	width:458px;
	}
.product_large{
	width:358px; 
	height:465px; 
	border:1px solid #CDCDCD; 
	background-color:#FFFFFF; 
	left: 498px; 
	top: 15px; 
	position:absolute; 
	z-index:50000;
	}
#product_detail_main{
	height:auto; 
	width:939px; 
	text-align:left;  
	min-width:939px; 
	overflow:hidden;
	margin:0 auto; 
	}
.wish_DetailHeaderDIV_padding{
	padding:6px 0 0 5px;
	color:#E1CFB8;
	
	}
#sidedeep{
	float:left;
	width:250px; 
	overflow:hidden;
	height:auto;
	}
#main{
	float:left;
	overflow:hidden;
	height:auto;
	width:666px;
	}
.search_left{
	border-bottom:1px solid #000000; 
	height:5px; 
	overflow:hidden;
	width:180px;
	}
.search_content{
	 color:#FFFFFF; 
	 overflow:hidden;
	 }
.search_content_left{
	color:#FFFFFF; 
	float:left; 
	width:100px; 
	overflow:hidden;
	}
.special_offer{
	background-image:url(/images/ecart/special_offer.gif); 
	height:186px; 
	width:181px;
	}
.best_seller{
	text-align:center; 
	margin:0 auto; 
	padding:10px 0 0 0; 
	overflow:hidden;
	}
.best_seller_font{
	text-align:left; 
	padding:10px 0 0 22px;
	}
	
.Scroller_bottom{
	text-align:left;  
	min-height:500px;  
	_height:500px;
	}
	
.Scroller_bottom2{
	text-align:left;  
	min-height:300px;  
	_height:300px;
	}	
	
/*******************easyimagetour********************/
#easyimagetour 
	{
	width:600px;
	border:2px solid #ffffff; 
	margin:40px auto 10px;
	background-color:#000000; 
	color:#ffffff; 
	height:auto;
	overflow:hidden;
	}
#easyimagetour a 
	{
	color:#ffffff; 
	outline: none
	}
#easyimagetour a:hover
	{
	color:#aaa87d;
	}
#easyimagetour #description 
	{
	color:#ffffff; 
	line-height:18px;
	padding:3px 8px;
	text-align:center;
	font-weight:bold;
	}
#easyimagetour #smallimages 
	{
	padding:4px;
	background-color:#000000;
	height:100px;
	width:592px;
	text-align:left;
	float:left;
	display:block;
	overflow-x:scroll;
	overflow-y:hidden;
	}
#easyimagetour #smallimages a 
	{
	padding-left:4px;
	}
#easyimagetour #smallimages a img 
	{
	border:2px solid #ffffff;
	padding-left:2px;
	}
#easyimagetour #smallimages a.active img 
	{
	border:2px solid #aaa87d;
	}
#easyimagetour #counter 
	{
	display:none;
	}

#easyimagetour #left, #easyimagetour #right 
	{
	width:20px;
	position:absolute;
	font-size:30px;
	top:615px;
	text-decoration:none; 
	}
#easyimagetour #right 
	{
	margin-left:580px;
	}

#easyimagetour #autoplay 
	{
	position:absolute;
	width:350px;
	margin-top:405px;
	text-align:right;
	font-size:11px;
	font-weight:bold;
	padding-right:2px;
	text-decoration:none;
	}

	
	
	
#easyimagetour1 
	{
	width:600px;
	border:2px solid #ffffff; 
	margin:40px auto 10px;
	background-color:#000000; 
	color:#ffffff; 
	height:auto;
	overflow:hidden;
	}
#easyimagetour1 a 
	{
	color:#ffffff; 
	outline: none
	}
#easyimagetour1 a:hover
	{
	color:#aaa87d;
	}
#easyimagetour1 #description1 
	{
	color:#ffffff; 
	line-height:18px;
	padding:3px 8px;
	text-align:center;
	font-weight:bold;
	}
#easyimagetour1 #smallimages1 
	{
	padding:4px;
	background-color:#000000;
	height:100px;
	width:592px;
	text-align:left;
	float:left;
	display:block;
	overflow-x:scroll;
	overflow-y:hidden;
	}
#easyimagetour1 #smallimages1 a 
	{
	padding-left:0px;
	}
#easyimagetour1 #smallimages1 a img 
	{
	border:2px solid #ffffff;
	padding-left:2px;
	}
#easyimagetour1 #smallimages1 a.active img 
	{
	border:2px solid #aaa87d;
	}
#easyimagetour1 #counter1 
	{
	display:none;
	}

#easyimagetour1 #left1, #easyimagetour1 #right1 
	{
	width:20px;
	position:absolute;
	font-size:30px;
	top:1195px;
	text-decoration:none; 
	}
#easyimagetour1 #right1 
	{
	margin-left:580px;
	}

#easyimagetour1 #autoplay1 
	{
	position:absolute;
	width:350px;
	margin-top:405px;
	text-align:right;
	font-size:11px;
	font-weight:bold;
	padding-right:2px;
	text-decoration:none;
	}	
/******************easyimagetour*********************/

/******************faq*******************************/
h4{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color:#666;
	padding:0px;
	margin:0px;
	text-transform:uppercase;
	}
#pageHeader{
	background-color:#333333;
	color:#FFFFFF;
	height: 49px;
	text-align:left;
	padding:30px 0px 0px 5px;
	margin:0px 0 0px 0;
	}
.insideBoxn{
	padding-left:7px;
	margin:auto;
	width:859px;
	color:#FFFFFF;
	}
.headersSL1{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color:#838383;
	}
#helpImgs{
	background-color:#FFF;
	}
#faqNWrap{
	height:477px;
	width:197px;
	overflow:hidden;
	background-color:#f1f1f1;
	padding-left:2px;
	}
#helpImgs .section{
	background-color: #666;
	display:block;
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
	font-size:11px;
	text-transform:uppercase;
	margin-left:2px;
	margin-right:3px;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:15px;
	}
#helpImgs .subNavL{
	display:block;
	padding-top:4px;
	text-transform: uppercase;
	}
ul, li{
	padding:3px 0 3px 5px;
	list-style:disc;
	margin-left:15px;
	}
.helpContent{
	background-color:#FFF;
	height:477px;
	width:630px;
	overflow: auto;
	float:left;
	border:none;
	}
.xtrPad{
	padding:12px;
	}
.dNoHno{}
.subNav{
	width:168px;
	padding: 0px 0px 0px 9px;
	margin-left:8px;background-color: #FFF;
	}
.qDivHidden{
	display:none;
	}
.qDivShown{
	display:block;
	}
.carrothidden{
	display:none;
	}
.carrotshow{
	display:inline;
	}
.dots{
	height:1px;
	margin:0 0 0 -9px;
	height:1px;
	}
.mrLft{
	margin:0 0 0 2px;
	padding:1px 0 1px 0;
	display:block;
	}
.ltLft{
	margin:0 0 0 -9px;
	padding:0;
	height:1px;
	}
/****************faq*******************************/

/***************scrollcss*************************/
div#middle_content div#hold {
    margin:41px 0px 0px 18px;
    width:900px;
    height:235px;
    position:relative;
    overflow:hidden;
	}
div#content {
    position:absolute;
    left:0px;
    top:0px;
    width:1000px;
    height:235px;
    clip:rect(0px, 1000px, 235px, 0px);
    overflow:auto;
	/*
	    overflow:-moz-scrollbars-horizontal;
	    overflow-x:auto;
	*/
	}
div#content_in {
    height:199px;
    position:absolute;
    left:0px;
    top:0px;
    width:auto;
    max-height:199px;
    overflow:hidden;
	border:1px solid red;
}
div#scrollbar_top {
    width:864px;
    height:20px;
    position:absolute;
    left:33px;
    top:6px;
	display:none;
}
div#scrollbar_top div#left_top {
    width:20px;
    height:20px;
    float:left;
}
div#scrollbar_top div#track_top {
    width:824px;
    height:18px;
    float:left;
    position:relative;
}
div#scrollbar_top div#track_top div#drag_top {
    width:109px;
    height:20px;
    position:absolute;
    left:0px;
    top:0px;
    cursor:pointer;
}
div#scrollbar_top div#right_top {
    width:20px;
    height:20px;
    float:left;
}
div#scrollbar_bottom {
    margin:-17px 0px 0px 33px;
    width:864px;
    height:20px;
}
div#scrollbar_bottom div#left_bottom {
    width:20px;
    height:20px;
    float:left;
}
div#scrollbar_bottom div#track_bottom {
    width:824px;
    height:18px;
    float:left;
    position:relative;
}
div#scrollbar_bottom div#track_bottom div#drag_bottom {
    width:109px;
    height:20px;
    position:absolute;
    left:0px;
    top:0px;
    cursor:pointer;
}
div#scrollbar_bottom div#right_bottom {
    width:20px;
    height:20px;
    float:left;
}
div#scrollbar_bottom div#left_bottom a, div#scrollbar_top div#left_top a{
    width:20px;
    height:20px;
    float:left;
	}
div#scrollbar_bottom div#right_bottom a, div#scrollbar_top div#right_top a{
    width:20px;
    height:20px;
    float:left;
	}
/*************scrollcss*************************/

/*************popup************************/
div.popup {
  	max-width: 600px;
 	width: 450px;
	border: 1px solid #C8C5C5;
	padding: 5px;
	background-color: white;
	/* The following properties should not be changed */
  	position: absolute;
	}

#popup_overlay {
  	background-color: whitesmoke;
  	/* The following properties should not be changed */
  	position: absolute;
  	top: 0;
  	left: 0;
  	width: 100%;
  	height: 500px;
	}
span.popup_link, a.popup_link {
  	cursor: pointer;
	}
.popup td{
  	background:#fff
	}

.popup_draghandle {
  	cursor: move;
	}
/*************popup***********************/
/***************LuckyZoom***************/
.luckyZoomSmallImageCont {
	position: relative;
	cursor:pointer;
	}
.luckyZoomBigImageCont {
	overflow: hidden;
	position: absolute;
	z-index: 0;
	visibility: hidden;
	/* display: none; */
	}
.luckyZoomHeader {
	position: relative;
	z-index: 10;
	left: 0px;
	top: 0px;
	font: 10px Tahoma, Verdana, Arial, sans-serif;
	color:#fff;
	background:#9E2F2D;
	padding:3px;
	}
.luckyZoomHeader a {
	color: #fff;
	}
.luckyZoomPup {
	z-index: 10;
	visibility: hidden;
	position: absolute;
	width: 10px;
	height: 10px;
	border:none;
	opacity: 0.5;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	filter: alpha(Opacity=50);
	background:#CCCCCC;
	}

.ZoomAlternate {
    width: auto;
    float:left;
    padding-top: 5px;
    padding-bottom: 5px;
    overflow: auto;
    background-color: #FFFFFF;
	}
ul.ZoomAlternateImage {
  margin: 0px;
  border: 0 none;
  padding: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  width: 1000%; /*For KHTML*/
  background-color: #EFEFEF;
  list-style: none;
	}

ul.ZoomAlternateImage li {
  margin: 2px;
  border: 0 none;
  padding: 0px;
  float: left; /*For Gecko*/
  display: inline;
  list-style: none;
  position: relative;
	}
ul.ZoomAlternateImage a {
  padding: 0px;
  float: none !important; /*For Opera*/
  float: left; /*For IE*/
  display: block;
  text-decoration: none;
  height: auto !important;
  height: 1%; /*For IE*/
}
ul.ZoomAlternateImage img {
    border: 1px solid #000000;
	}

.ZoomWrap {
    width: 346px;
	}

/**************LuckyZoom***************/

/*************dropdown****************/
#nav {
	padding:0; 
	margin:0; 
	list-style:none; 
	height:auto; 
	position:relative; 
	z-index:2000; 
	font-family:arial, verdana, sans-serif;
	text-align:left;
	}
/* Default list styling */

#nav li:hover >a.tabButton_catalog {
	position:relative; 
	font-family:Arial, Verdana, Helvetica, sans-serif;
 	font-weight:bold;
 	text-decoration:none;
 	font-size:12px;
 	color:#9F6514;
 	display:block;
 	text-align:left;
	}
#nav li:hover ul.sub {
	left:1px; 
	top:30px; 
	background: #FFFFFF; 
	padding:0; 
	border-left:2px solid #EDEDED; 
	border-right:2px solid #EDEDED; 
	border-bottom:2px solid #EDEDED; 
	white-space:nowrap; 
	width:100px; 
	height:auto; 
	z-index:500;
	}
#nav li:hover ul.sub li {
	display:block; 
	height:auto; 
	background-color:#FFFFFF; 
	position:relative; 
	float:left; 
	width:100px; 
	font-weight:normal;
	font-family:verdana;
	vertical-align:top;
	}
#nav li:hover ul.sub li a {
	display:block; 
	font-size:10px; 
	height:auto; 
	padding-top:2px; 
	padding-bottom:2px; 
	width:100px; 
	text-indent:5px; 
	color:#98948C; 
	text-decoration:none;
	}
#nav li ul.sub li a.fly {
	background:#EBEBEB url(/images/ecart/arrow.gif) 190px 6px no-repeat;
	}
#nav li:hover ul.sub li :hover  {
	color:#B28D49;
	}
#nav li:hover ul.sub li a.fly:hover {
	background:#B32B36 190px 6px no-repeat; 
	color:#FFFFFF;
	}
#nav li:hover li:hover ul,
#nav li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover li:hover ul {
	left:100px; 
	top:0px; 
	background: #EBEBEB; 
	padding:0px; 
	border:1px solid #EDEDED; 
	white-space:nowrap; 
	width:100px; 
	z-index:700; 
	height:auto;
	}
#nav ul, 
#nav li:hover ul ul,
#nav li:hover li:hover ul ul,
#nav li:hover li:hover li:hover ul ul,
#nav li:hover li:hover li:hover li:hover ul ul {
	position:absolute; 
	left:-9999px; 
	top:-9999px; 
	width:0; 
	height:0; 
	margin:0; 
	padding:0; 
	list-style:none;
	}
#nav li:hover li:hover a.fly,
#nav li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover li:hover a.fly {
	background:#A7A7A7; 
	color:#FFFFFF;
	} 
#nav li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li:hover li a.fly {
	background:#A7A7A7 190px 6px no-repeat; 
	color:#FFFFFF;
	} 
#nav1 {
	padding:0; 
	margin:0; 
	list-style:none; 
	height:auto; 
	position:relative; 
	z-index:800; 
	font-family:arial, verdana, sans-serif;
	text-align:left;
	}
/* Default list styling */
#nav1 li:hover {
	position:relative; 
	z-index:500;
	top:0px;
	padding:0; 
	margin:0;
	}
#nav1 li:hover ul.sub {
	left:1px; 
	top:30px; 
	background: #FFFFFF; 
	padding:0; 
	border:1px solid #333333; 
	white-space:nowrap; 
	width:100px; 
	height:auto; 
	z-index:600;
	}
#nav1 li:hover ul.sub li {
	display:block; 
	height:auto; 
	background-color:#EBEBEB; 
	position:relative; 
	float:left; 
	width:100px; 
	font-weight:bold;
	vertical-align:top;
	}
#nav1 li:hover ul.sub li a {
	display:block; 
	font-size:11px; 
	height:auto; 
	padding-top:5px; 
	padding-bottom:5px; 
	width:100px; 
	text-indent:5px; 
	color:#000; 
	text-decoration:none;
	border-bottom:1px solid #FFFFFF;
	}
#nav1 li ul.sub li a.fly {
	background:#EBEBEB url(/images/ecart/arrow.gif) 190px 6px no-repeat;
	}
#nav1 li:hover ul.sub li a:hover {
	background:#A7A7A7; 
	color:#FFFFFF;
	}
#nav1 li:hover ul.sub li a.fly:hover {
	background:#B32B36 190px 6px no-repeat; 
	color:#FFFFFF;
	}
#nav1 li:hover li:hover ul,
#nav1 li:hover li:hover li:hover ul,
#nav1 li:hover li:hover li:hover li:hover ul,
#nav1 li:hover li:hover li:hover li:hover li:hover ul {
	left:150px; 
	top:0px; 
	background: #EBEBEB; 
	padding:0px; 
	border:1px solid #333333; 
	white-space:nowrap; 
	width:100px; 
	z-index:700; 
	height:auto;
	}
#nav1 ul, 
#nav1 li:hover ul ul,
#nav1 li:hover li:hover ul ul,
#nav1 li:hover li:hover li:hover ul ul,
#nav1 li:hover li:hover li:hover li:hover ul ul {
	position:absolute; 
	left:-9999px; 
	top:-9999px; 
	width:0; 
	height:0; 
	margin:0; 
	padding:0; 
	list-style:none;
	}
#nav1 li:hover li:hover a.fly,
#nav1 li:hover li:hover li:hover a.fly,
#nav1 li:hover li:hover li:hover li:hover a.fly,
#nav1 li:hover li:hover li:hover li:hover li:hover a.fly {
	background:#A7A7A7; 
	color:#FFFFFF;
	} 
#nav1 li:hover li:hover li a.fly,
#nav1 li:hover li:hover li:hover li a.fly,
#nav1 li:hover li:hover li:hover li:hover li a.fly {
	background:#A7A7A7  190px 6px no-repeat; 
	color:#FFFFFF;
	} 

/*************dropdown***************/

/*************lightbox***************/
#lightbox{	
	position: absolute;	
	left: 0; 
	width: 100%; 
	z-index: 100; 
	text-align: center; 
	line-height: 0;
	}
#lightbox img{
	width: auto; 
	height: auto;
	}
#lightbox a img{ 
	border: none; 
	}

#outerImageContainer{ 
	position: relative; 
	background-color: #fff; 
	width: 250px; 
	height: 250px; 
	margin: 0 auto; 
	}
#imageContainer{ 
	padding: 10px; 
	}
#loading{ 
	position: absolute; 
	top: 40%; 
	left: 0%; 
	height: 25%; 
	width: 100%; 
	text-align: center; 
	line-height: 0; 
	}
#hoverNav{ 
	position: absolute; 
	top: 0; 
	left: 0; 
	height: 100%; 
	width: 100%; 
	z-index: 10; 
	}
#imageContainer>#hoverNav{ 
	left: 0;
	}
#hoverNav a{ 
	outline: none;
	}
#prevLink, #nextLink{ 
	width: 49%; 
	height: 100%; 
	background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ 
	display: block; 
	}
#prevLink { 
	left: 0; 
	float: left;
	}
#nextLink { 
	right: 0; 
	float: right;
	}
#prevLink:hover, #prevLink:visited:hover { 
	}
#nextLink:hover, #nextLink:visited:hover { 
	}
#imageDataContainer{ 
	font: 10px Verdana, Helvetica, sans-serif; 
	background-color: #fff; 
	margin: 0 auto; 
	line-height: 1.4em; 
	overflow: auto; 
	width: 100%	; 
	}
#imageData{	
	padding:0 10px; 
	color: #666; 
	}
#imageData #imageDetails{ 
	width: 70%; 
	float: left; 
	text-align: left; 
	}	
#imageData #caption{ 
	font-weight: bold;	
	}
#imageData #numberDisplay{ 
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
	}			
#imageData #bottomNavClose{ 
	width: 66px; 
	float: right;  
	padding-bottom: 0.7em; 
	outline: none;
	}	 	
#overlay{ 
	position: absolute; 
	top: 0; 
	left: 0; 
	z-index: 90; 
	width: 100%; 
	height: 500px; 
	background-color: #000; 
	}

/*************lightbox***************/

/************Header*****************/
* { 
    margin: 0px;
    padding: 0px;
	} 
div#Header {
	font-size:11px;
	width:978px;
	height:120px;
	color:#242323;
	margin:0 auto;
	text-align:left;
	padding:15px 0px 15px 0px;
	border:10px solid red;
	}
div#Header a{ 
	color:#A21F20;
	font-weight:bold;
	text-decoration:none;
	}
div#Header a:hover { 
	color:#3A3A3A;
	font-weight:bold;
	text-decoration:none;
	}
div#Header ul { 
	margin: 0; 
	padding: 0; 
	position: relative; 
	z-index: 2; 
	float:left; 
	display:inline;
	}
div#Header ul li { 
	margin: 0; 
	padding: 0; 
	list-style-type: none;
	height: auto;  
	display: inline; 	
	float: left; 
	position: relative; 
	z-index: 10; 
	}
#MainNavigation { 
	width:auto;
	height:30;
	margin:0 auto;
	float: left;
	}
#MainNavigation ul li {
	margin: 0; 
	padding: 0; 
	list-style-type: none;
	height: auto;  
	display: inline; 	
	float: left; 
	position: relative; 
	z-index: 100; 
	}
/***********Header*****************/

/**********chromestyle**************/
.chromestyle{
	width: 100%;
	font-weight: bold;
	}
.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
	content: "."; 
	display: block; 
	height: 0; 
	visibility: hidden;
	}
.dropmenudiv1{
	position:absolute;
	top:500;
	border: 1px solid #40240F; /*THEME CHANGE HERE*/
	font:normal 11px Verdana;
	line-height:18px;
	z-index:100;
	background:url(/images/ecart/dropdown_bg.jpg);	
	width: 155px;
	text-align:left;
	visibility: hidden;
	color:#000000;
	back
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
	}
.dropmenudiv1 a{
	width: auto;
	display: block;
	text-indent: 3px;
	text-decoration: none;
	font-weight: bold;
	color:#000000;
	padding:0px 0 0 10px;
	}
* html .dropmenudiv1 a{ /*IE only hack*/
	width: 145px;
	}
.dropmenudiv1 a:hover{ /*THEME CHANGE HERE*/
	background-color: #DDC5AE;
	color:#000000;
	text-decoration:none;
	}
/*********chromestyle********
.zpSliderDefaultContainer .zpSliderBgHorizontal {
	height: 13px;
	background: url(/images/ecart/pricerangejs/default/fon_h.gif) no-repeat center transparent;
	}
.zpSliderDefaultContainer .zpSliderButtonHorizontal {
	width: 6px;
	height: 25px;
	}
.zpSliderDefaultContainer .zpSliderButtonHorizontalInactive {
	background: url(/images/ecart/pricerangejs/default/sl_h.gif) no-repeat;
	z-index : 2;
	}
.zpSliderDefaultContainer .zpSliderButtonHorizontalActive {
	background: url(/images/ecart/pricerangejs/default/sl_o.gif) no-repeat;
	z-index : 3;
	}
.zpSliderDefaultContainer .zpSliderLeftSpin {
	width: 17px;
	height: 25px;
	font-size: 2px;
	display : block;
	}******/
	
/*********************style3*********************/
.menu {
	width:40px; 
	min-width:120px;
	height:auto; 
	position:relative; 
	z-index:1000; 
	font-family:Tahoma, sans-serif;
	top:1px;
	left:-5px;
	float:left;
	margin:0 auto;
	padding:0 auto;
	list-style-type:none;
	padding:0 0 0 0;
	}
* html .menu {
	width:40px; 
	w\idth:40px;
	}
.menu ul {
	padding:0;
	margin:0;
	list-style-type:none;
	height:auto;
	}
.menu ul ul {
	width:40px;
	background-color:#FF0000;
	}
.menu li {
	width:80px;
	position:relative;
	list-style-type:none;
	}
.menu a, .menu a:visited {
	display:block;
	font-size:12px;
	text-decoration:none; 
	color:#666666; 
	width:40px; 
	height:18px; 
	padding-left:10px; 
	line-height:10px; 
	font-weight:bold;
	}

* html .menu a, * html .menu a:visited {
	width:80px; 
	w\idth:80px;
	}
.menu ul ul a.drop, .menu ul ul a.drop:visited {
	width:80px;
	color:#666666; 
	}

.menu ul ul a.drop:hover{
	width:80px;
	color:#666666;
	}
.menu ul ul :hover > a.drop {
	width:80px;
	}
.menu ul ul {
	visibility:hidden;
	position:absolute;
	top:23px;
	left:18px; 
	display:block;
	background-color:#FF0000;
	}
* html .menu ul ul {
	top:26px;t\op:26px;
	left:10px;l\eft:10px;
	}
.menu table {
	position:absolute; 
	top:0; left:0; 
	background-color:#FF0000;
	border-collapse:collapse
	;}
/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
	color:#666666;
	height:auto; 
	line-height:1em; 
	padding:1px 1px; 
	width:100px;
	font-size:11px;
	font-weight:bold;
	}
* html .menu ul ul a, * html .menu ul ul a:visited {
	width:100px; w\idth:100px;
	}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{
	color:#000; 
	background:#EDEDED;
	height:20px; 
	display:block;
	
	}
.menu :hover > a, .menu ul ul :hover > a {
	color:#000;
	background:#EDEDED;
	}
.menu ul li:hover ul,
.menu ul a:hover ul{
	visibility:visible; 
	height:20px; 
	display:block;
	}
.menu ul :hover ul ul{
	visibility:hidden;
	height:20px; 
	display:block;
	}
.menu ul :hover ul :hover ul{
	 visibility:visible;
	 height:20px; 
	display:block;
	}

/********************style3***********************/

/*******************zpcal************************
.zpCalHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight:bold;
	color: #000000;
	padding-top: 1.0ex;
	padding-bottom: 1.0ex;
	}
.zpCalSubHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight:bold;
	color: #393939;
	padding-top: 1.0ex;
	padding-bottom: 1.0ex;
	}
.zpCalPoint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	padding-top: 0.6ex;
	padding-bottom: 0.6ex;
	/*TODO check this out later
	BACKGROUND: url(../images/box_blue.gif) no-repeat left top; left: 0px; TOP: 0px; 
	*/
	}
.zpCalPointBullet {
	vertical-align:top;
	padding-right:1ex; 
	}
.zpCalPrice, .zpCalPriceTopHeader, .zpCalPriceSideHeader{
	border: 1px solid #FFFFFF;
	font-size: 90%;
	border-collapse:collapse;
	text-align:left;
	vertical-align:top;
	}
.zpCalPrice{
  	background-color: #EFEBEF;
	}
.zpCalPriceTopHeader{
	font-weight:bold;
  	background-color: #EFEBEF;
	}
.zpCalPriceSideHeader{
	font-weight:bold;
  	background-color: #BDD4F3;
	}
.zpCalContact {
	padding:1em; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight:bold;
	border: 1px dotted #003066;
	width:300px;
	}
.zpCalDemo {
	padding:1em; 
	font-family: Arial, Helvetica, sans-serif;
	border: 1px dotted #003066;
	}
.zpCalDemoText {
	padding:1em; 
	font-family: Arial, Helvetica, sans-serif;
	}
.zpCalCalIcon {
	margin-top:0px;
	cursor:pointer;
	vertical-align:bottom;
	padding-right:0px;
	padding-left:2px;
	border:solid 2px;
	}
.zpCalExample {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003066;
	background-color: white;
	}
.zpCalExample:hover {
	font-weight: bold;
	color: #003066;
	background-color: white;
	}
.zpCalSpecialDay { 
	background-color: #cccccc;
	}
.zpCalDayInfo { 
	background-color: yellow;
	font-size: 80%;
	}
.zpCalInfo { 
	padding-left: 2ex;
	padding-right: 2ex;
	padding-top: 1.0ex;
	padding-bottom: 1.0ex;
	margin-top: 1.0ex;
	margin-bottom: 1.0ex;
	margin-left: auto;
	margin-right: auto;
	width: 80%;
	background-color: #DAE5EF;
	border: 1px solid ;
	}
.errormsg { 
	text-align:left;
	vertical-align:top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: red;
	line-height: 16px;
	}
.zpCalBuyDesc { 
	text-align:left;
	vertical-align:top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	}
.zpCalBuyDescData { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	font-weight:bold;
	}
.zpCalHelp { 
	font-size: 160%;
	margin-left:0.5em;
	margin-right:1em;
	font-weight:bold;
	color: #003066;
	}
pre.zpCode {
	padding-right: 2ex;
	margin-right: 2ex;
  	background-color: #EFEBEF;
	border: 1px solid #FFFFFF;
	width: 80%;
	}*****/

/******************zpcal************************/
/*****************Preview***********************/

#loader_bg {
	background-color:#EBEBE4;
	position:relative;
	top:8px;left:8px;height:7px;
	width:113px;font-size:1px
}

.title_h2 {
 padding:12px 0 0 18px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:10px;
 color:#666666;
 font-weight:bold;
 text-align:center;
 background-color:#FFFFFF;
}

.border_preview{
	z-index:100;
	position:absolute; 
	background: #ffffff;
	border: 1px solid #444;
}

.preview_temp_load {
	vertical-align:top;
	text-align:left;
	padding: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
 	font-size:10px;
 	color:#666666;
}

.preview_temp_load img{	
	vertical-align:middle;
	text-align:center;
}

#loader_container {
	text-align:center;
	position:absolute;
	top:40%;
	width:100%;
}

#loader {
	font-family:Tahoma, Helvetica, sans;
	font-size:10px;
	color:#000000;
	background-color:#FFFFFF;
	padding:10px 0 16px 0;
	margin:0 auto;
	display:block;
	width:135px;
	border:1px solid #6A6A6A;
	text-align:left;
	z-index:255;
}
#progress {
	height:5px;
	font-size:1px;
	width:1px;
	position:relative;
	top:1px;
	left:10px;
	background-color:#9D9D94
}
/***************Preview**************/
.fadecontentwrapper { 
	position: relative;
	width: 655px;
	height:370px; 
	overflow: hidden;
	text-align:left;
	z-index:1;
	}
.fadecontent { 
	visibility: hidden; 
	position:absolute;
	width: 655px;
	
	background-image:url(/images/ecart/category_bg.jpg); 
	background-repeat:repeat;
	overflow:hidden;
	padding:10px 0 0 10px;
	text-align:left;
	}
.promotion_left{
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	color:#452202;
	vertical-align:top;
	margin-left:10px;
	}
#motioncontainer {
	width: 650px;
	height: 90px;
	}

#motioncontainer a img {
	border: 1px solid #cccccc;
	}

#motioncontainer a:hover img {
	border: 1px solid #472500;
	}

#statusdiv {
	background-color: lightyellow;
	border: 1px solid gray;
	padding: 2px;
	position: absolute; 
	left: -300px;
	visibility: hidden;
	}
#motioncontainer a:hover {
	color:none; 
	}

	
	
/*  ustome alert  css	 */
	
#modalContainer {
	background-color:transparent;
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	z-index:15000;
}

#alertBox {
	position:relative;
	width:350px;
	min-height:auto;
	margin-top:50px;
	border:2px solid #000;
	background-color:#F2F5F6;
	background-image:url(/images/ecart/dropdown_bg.jpg);
	background-repeat:repeat;
	background-position:20px 30px;
}

#modalContainer > #alertBox {
	position:fixed;
}

#alertBox h1 {
	margin:0;
	font:bold 0.9em verdana,arial;
	background-image:url(/images/ecart/category_hover.jpg);
	color:#FAECD9;
	border-bottom:1px solid #000000;
	padding:2px 0 2px 5px;
}

#alertBox p {
	font:1.2em verdana,arial,Tahoma,Helvetica, sans-serif;
	height:auto;
	color:#40240F;
	padding:5 2 10 2;
}

#alertBox #closeBtn {
	display:block;
	position:relative;
	margin:5px auto;
	padding:3px;
	border:1px solid #000;
	width:70px;
	font:1.0em verdana,arial,Tahoma,Helvetica, sans-serif;
	text-transform:uppercase;
	text-align:center;
	color:#FAECD9;
	background-image:url(/images/ecart/but_home_middle.jpg);
	text-decoration:none;
}

.Navigation4_center {
	color:#000000;
	padding-top:1px; 
	text-align:center;
	font-size:10px;
	font-family:Verdana;
	font-weight:bold;
	line-height:14px;
	}

.Navigation4_center a {
	color:#000000;text-decoration:none;
	font-size:10px;
	}

.Navigation4_center a:hover {
	text-decoration:none;
	color:#000000;  
	}
	
p.navbuttons a {
color: #000000;
text-decoration: none;
background-image:url(/images/ecart/buyone.png);
background-repeat:no-repeat;
display: inline-block;
padding: 3px 0px 3px 12px;
width: 160px;
height:159px;
margin-left:200px;
margin-top:260px;
} 
p.navbuttons a:hover, p.navbuttons a:active {
background-image:url(/images/ecart/hoverbuyone.png);
background-repeat:no-repeat;
color: #FFFFFF;
} 
  
p.navbuttons2 a {
color: #000000;
text-decoration: none;
display: block;
display:inline-block;
font-family:Arial;
font-size:20px;
font-weight:bold;
float:left;
margin-left:60px;
} 
p.navbuttons2 a:link {
	color: #000000;
	text-decoration: none;
}

p.navbuttons2 a:hover {
	text-decoration: none;
	color: #ffffff;
	
}
p.navbuttons2 a:active {
	text-decoration: none;
	color: #FFFFFF;
}
p.navbuttons3 a {
color: #000000;
text-decoration: none;
display: block;
display:inline-block;
font-family:Arial;
font-size:15px;
font-weight:bold;
float:left;
margin-left:60px;
} 
p.navbuttons3 a:link {
	color: #000000;
	text-decoration: none;
}

p.navbuttons3 a:hover {
	text-decoration: none;
	color: #ffffff;
	
}
p.navbuttons3 a:active {
	text-decoration: none;
	color: #FFFFFF;
}
