*{
	padding:0; 
	margin:0;
}
body {
	background: #fff url(../../../../../images/background/brown-background.jpg);
	color: #5d2c11;
	font:11px Arial, Helvetica, sans-serif; 
	margin: 0;
	padding:0;
}
table{
	border-collapse:collapse; 
	padding:0;  
}
td {
	vertical-align:top; 
	padding:0; 
}
a {color:#5d2c11; text-decoration:underline;}
a img { text-decoration:none; !important; }
a:hover{text-decoration:none;}
img {border:0;}

.clear{clear:both;}
/**************************************************************************************************/
.main_t{
	/*width:971px; */
	width:1034px;
	background:url(../../../../../images/background/content-background.png) repeat-y;
	padding:0;
	margin:auto; 
	text-align:left;
}
.header_t .row11{
	background:#f1f3f4;
	margin:0 32px; 
	width:970px;
}
.header_t .row11 .col1{width:197px; float:right; background:url(../images/header_bg1.gif) no-repeat 24px 11px;}
.header_t .row11 .col1 .indent{padding:16px 0 10px 57px;}
.header_t .row11 .col1 .indent {color:#526679; font-size:10px;}
.header_t .row11 .col1 .indent a{color:#526679; font-size:10px;}
.header_t .row11 .col1 .indent strong{text-transform:uppercase;}

.header_t .row11 .col2{width:auto; float:right; background:url(../images/header_bg2.gif) repeat-y right top;}
.header_t .row11 .col2 .indent{padding:16px 30px 12px 73px; }
.header_t .row11 .col2 .indent td{font-family:Georgia, Times, serif; font-size:10px; text-transform:uppercase; color:#526679}
.header_t .row11 .col2 .indent td img{margin-right:2px;}

.header_t .row11 .col3{width:auto; float:right; background:url(../images/header_bg2.gif) repeat-y right top;}
.header_t .row11 .col3 .indent{padding:12px 30px 10px 73px; }
.header_t .row11 .col3 .indent td{font-family:Georgia, Times, serif; font-size:10px; text-transform:uppercase; color:#526679}
.header_t .row11 .col3 .indent td select{width:112px; height:21px; background:transparent; font-size:10px; color:#9a9b9d; border:solid 1px #8896a3; text-transform:capitalize; padding-top:2px;}

.content_t {background:transparent;}
.content_t_indent {
	width:926px;
	padding:0 54px 25px;
}

.footer_t{
	background:url(../../../../../images/line-br/bottom-bar.gif) repeat-x left top;
	padding:53px 0 0;	
}
.footer_t .col1{width:241px; float:left;}
.footer_t .col2{width:auto; float:left; text-align:center;}

/*************************************************************************/
/* Header & Header Navigation styles */
/*************************************************************************/
.header_t .row2{
	background:url(../images/header-background.jpg) no-repeat;
	width:970px;
	height:173px;
	position:relative;
	left:-22px;
	xborder-bottom:5px solid #5d2c11;
}
/* menu system styles */
#menu {
	height: 21px;
	overflow: hidden;
	width:675px;
	float:right;
	margin:130px 25px 0 0;
	padding:0;
	text-decoration:none;
	list-style-type:none;
}
#menu li {
	float:right;
	margin:0 0 0 35px;
	padding:0;
	list-style-type:none;
	position:relative;
}
#menu li.hover, #menu li:hover{
	position:relative;
}
#menu li a {
	height:21px;
	display:block;
	text-indent:-9999px;
}
#menu li a:hover {
	background-position:0 -21px;
}
#nav-home a {
	width:80px;
	background:url(../images/nav-menu/nav-home.gif) no-repeat 0 0;
}
#nav-shop a {
	width:74px;
	background:url(../images/nav-menu/nav-shop.gif) no-repeat 0 0;
}
#nav-artists a {
	width:125px;
	background:url(../images/nav-menu/nav-artists.gif) no-repeat 0 0;
}
#nav-blog a {
	width:72px;
	background:url(../images/nav-menu/nav-blog.gif) no-repeat 0 0;
}
#nav-contact a {
	width:131px;
	background:url(../images/nav-menu/nav-contact.gif) no-repeat 0 0;
}
#menu li div { /* drop down menu container */
	display:none;
	left:0;
	position:absolute;
	top:21px;
	width:193px;
	z-index:99;
}
#menu li:hover div, #nav li.hover div {
	xdisplay:block;
}
#menu li ul {
	background:none;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:21px 0 3px;
	z-index:99;
}
#menu li ul li {
	height:21px;
	padding:0;
	width:193px;
	z-index:99;
}
#menu li ul li a {
	width:183px;
	background:#5d2c11;
	color:#9fdae2;
	height:21px;
	font:13px Georgia, Times, serif;
	line-height:21px;
	padding:0 0 0 10px;
	position:relative;
	text-indent:0;
	text-decoration:none;
	margin:0;
	z-index:99;
}
#menu li ul li a:hover {
	background:#9fdae2;
	color:#5d2c11;
}
/* OLD Styles */
.header_t .row2 .col1{/*width:auto; float:left;*/display:none;}
.header_t .row2 .col2{
	width:auto; 
	float:right; 
	margin:115px 23px 0 0;
}

.header_t .row2 .col2 input.input_search{width:168px; height:17px; border:solid 1px #8d9aa7; color:#9a9b9d; font-family:Georgia, Times, serif; font-size:10px; padding:2px 0 0 2px;}

.user_menu ul{
	list-style:none; 
	text-transform:uppercase; 
	margin-top:0; 
	text-transform:capitalize; 
	xfont-family:Georgia, Times, serif; 
	float:right;
}
.user_menu li{
	float:left; 
	background:url(../images/user_menu_bg.gif) no-repeat 100% 50%; 
	display:block; 
	font-size:10px;
}
.user_menu li a{
	display:block; 
	padding:0 7px; 
	text-decoration:none; 
	color:#526679;
}
.user_menu li.last a{display:block; padding:2px 7px 3px 7px; text-decoration:none; color:#526679}
.user_menu li a:hover{text-decoration:underline !important;}

.user_menu2 ul{list-style:none; text-transform:uppercase; margin-top:0; text-transform:capitalize;text-align:center;}
.user_menu2 li{float:left; background:url(../images/user_menu_bg2x.gif) no-repeat 100% 5px; display:block; line-height:14px; font-size:13px;}
.user_menu2 li a{display:block; padding:2px 31px 3px 45px; text-decoration:none; color:#fff}
.user_menu2 li.last a{display:block; padding:2px 31px 3px 45px; text-decoration:none; color:#fff}
.user_menu2 li a:hover{text-decoration:underline !important;}

.header_t .row3{
	height:2px; 
	xbackground:url(../images/header_bg3.gif) repeat-x left top #63391e; 
	background:#63391e; 
	xmin-height:36px;
	height:auto !important; 
	xheight:36px;
}

/******************************###******************************/

.footer_t span{
	color:#5d2c11;  
	font-size:11px;
}
.footer_t span a{
	color:#5d2c11; 
	text-decoration:none;
}
.footer_t span a:hover{text-decoration:underline;}
.cent_col_bg {
	background:url(../images/cent_col_bg.gif) repeat-y right top;
	xborder-right:2px solid #5d2c11;
	xmargin-right:15px;
}
.maintepcol .row-11 .innerbox11{ background:transparent; width:100%;}
.maintepcol .row-11 .innerbox22{ width:100%;}
.maintepcol .row-11 .innerbox33{ padding:0;}
.maintepcol .row-22 .innerbox11{ padding-left:20px; width:auto; margin-bottom:10px;}
.maintepcol .row-22 .innerbox22{ padding-right:20px; width:auto}
.maintepcol .row-22 .innerbox33{ background:transparent; height:20px; width:auto}
.nav_top_bg1{
	border-top:2px solid #5d2c11;
	padding:2px 0 0;
	xbackground:url(../images/nav_top_bg1.gif) repeat-x left top; 
	width:100%;
}
.nav_top_bg2{
	xborder-bottom:2px solid #5d2c11;
	background:url(../images/line_x.gif) repeat-x 0 100%; 
	padding:1px 0 2px; 
	width:100%; 
	overflow:hidden;
}
.banner_box1{ 
	display:none;
	width:auto; 
	margin:auto; 
	margin-bottom:10px; 
	background:url(../images/banner_box_bottom.gif) repeat-x left bottom;
}
.banner_box1 td{
	padding-bottom:12px;
}
.banner_box2{
	display:none;
	width:100%; 
	margin-bottom:0; 
	background:url(../images/banner_box2_top.gif) repeat-x left top;
}

/******************************************************************/
.box_body_2{overflow:hidden;}
input.cart_quantity{width:70px; height:20px; color:#75787b; font-size:11px; font-family:Tahoma; border:solid 1px #8d9aa7;}


.maintep {margin-bottom:1px;}

.maintep .row11{display:none}/*.maintep .row11{background:url(../images/maintep_side_bg.gif) repeat-x left top; display:none} */
.maintep .row11 .inn1{ padding-right:0; background:url(../images/maintep-left-top-bg.gif) no-repeat left top; padding-left:0;}
.maintep .row11 .inn2{height:10px;background:url(../images/maintep-right-top-bg.gif) no-repeat right top;}
.maintep .row11 .inn22{background:transparent; height:20px; zoom:1;}


.maintep .row22{padding-left:0; zoom:1;}
.maintep .row22 .inn1{padding-right:0; zoom:1;}
.maintep .row22 .inn2{padding:0 0 0 0;  background:transparent; zoom:1;}
.maintep .row22 .inn22{padding:0;  background:transparent; zoom:1;}


/*.maintep .row33{ background:url(../images/maintep_bg1.gif) no-repeat left bottom; padding-left:10px; width:auto; display:none}*/
.maintep .row33{ padding-left:10px; width:auto; display:none}
.maintep .row33 .inn1{background:url(../images/maintep_bg2.gif) no-repeat right bottom; padding-right:10px; width:auto}
.maintep .row33 .inn2{background:#FFFFFF; height:5px;}/*.maintep .row33 .inn2{background:url(../images/maintep_side_bg.gif) repeat-x left bottom #FFFFFF; height:5px;}*/



/*.maintep .row331{ background:url(../images/maintep_bg1.gif) no-repeat left top; padding-left:10px; width:auto}*/
.maintep .row331{ background: padding-left:10px; width:auto}
.maintep .row331 .inn1{background:url(../images/maintep_bg2.gif) no-repeat right top; padding-right:10px; width:auto}
.maintep .row331 .inn2{background:transparent; height:10px;}



.maintep .row33sp{ background:url(../images/maintep_bg1sp.gif) no-repeat left bottom; padding-left:10px; width:auto}
.maintep .row33sp .inn1{background:url(../images/maintep_bg2sp.gif) no-repeat right bottom; padding-right:10px; width:auto}
.maintep .row33sp .inn2{background:#FFFFFF; height:13px;}/*.maintep .row33sp .inn2{background:url(../images/maintep_side_bg.gif) repeat-x left bottom #FFFFFF; height:13px;}*/




.maintep2 {margin:1px 0 1px 0; overflow:hidden;}
.maintep2 .row11{ background:url(../images/maintep-left-top-bg.gif) no-repeat left top; padding-left:17px;}
.maintep2 .row11 .inn1{background:url(../images/maintep-right-top-bg.gif) no-repeat right top; padding-right:17px;}
.maintep2 .row11 .inn2{background:url(../images/maintep-top-bg.gif) repeat-x left top; height:7px;}

.maintep2 .row22{background:url(../images/maintep-side.gif) repeat-y left top #FFFFFF; width:100%;}
.maintep2 .row22 .inn1{background:url(../images/maintep-side.gif) repeat-y right top; width:100%;}
.maintep2 .row22 .inn2{padding:0 0 0 0 !important; overflow:hidden;}

.maintep2 .row33{ background:url(../images/maintep-left-bottom-bg.gif) no-repeat left top; padding-left:17px; width:auto}
.maintep2 .row33 .inn1{background:url(../images/maintep-right-bottom-bg.gif) no-repeat right top; padding-right:17px; width:auto}
.maintep2 .row33 .inn2{background:url(../images/maintep-bottom-bg.gif) repeat-x left top; height:17px;}



#category_rows .maintep {margin-bottom:1px;}
#category_rows .maintep .row11{ background:none; padding-left:0;}
#category_rows .maintep .row11 .inn1{background:none; padding-right:0;}
#category_rows .maintep .row11 .inn2{background:none; height:1px;}

#category_rows .maintep .row22{background:none; padding-left:0;}
#category_rows .maintep .row22 .inn1{background:none; padding-right:0;}
#category_rows .maintep .row22 .inn2{padding:0 0 0 0; overflow:hidden; background:transparent}
#category_rows .maintep .row22 .inn22{padding:0; overflow:hidden; background:transparent}


#category_rows .maintep .row33{ background:none ;padding-left:0; width:auto}
#category_rows .maintep .row33 .inn1{background:none; padding-right:0; width:auto}
#category_rows .maintep .row33 .inn2{background:none; height:1px;}


#alsoPurchased .maintep {margin-bottom:1px;}
#alsoPurchased .maintep .row11{ background:none; padding-left:0;}
#alsoPurchased .maintep .row11 .inn1{background:none; padding-right:0;}
#alsoPurchased .maintep .row11 .inn2{background:none; height:1px;}

#alsoPurchased .maintep .row22{background:none; padding-left:0;}
#alsoPurchased .maintep .row22 .inn1{background:none; padding-right:0;}
#alsoPurchased .maintep .row22 .inn2{padding:0 0 0 0; overflow:hidden; background:transparent}
#alsoPurchased .maintep .row22 .inn22{padding:0; overflow:hidden; background:transparent}


#alsoPurchased .maintep .row33{ background:none ;padding-left:0; width:auto}
#alsoPurchased .maintep .row33 .inn1{background:none; padding-right:0; width:auto}
#alsoPurchased .maintep .row33 .inn2{background:none; height:1px;}

.prod_box2{margin-bottom:10px; overflow:hidden; margin-top:5px; zoom:1;}
.prod_box2 .inner{padding:0 29px 7px 29px;}
.prod_box2 .background-top-1{background:transparent; width:100%; zoom:1;}
.prod_box2 .background-bottom-1{background:url(../images/main_side.gif) repeat-x left bottom; width:100%; zoom:1;}
.prod_box2 .background-left-1{background:url(../images/main_side.gif) repeat-y left top; width:100%; zoom:1;}
.prod_box2 .background-right-1{background:url(../images/main_side.gif) repeat-y right top; width:100%; zoom:1;}
.prod_box2 .background-top-left-1{background:url(../images/bg-top-left-1.gif) no-repeat left top; width:100%; zoom:1;}
.prod_box2 .background-top-right-1{background:url(../images/bg-top-right-1.gif) no-repeat right top; width:100%; zoom:1;}
.prod_box2 .background-bottom-left-1{background:url(../images/bg-bottom-left-1.gif) no-repeat left bottom; width:100%; zoom:1;}
.prod_box2 .background-bottom-right-1{background:url(../images/bg-bottom-right-1.gif) no-repeat right bottom; padding:20px 0 20px 0 ; zoom:1;}

.product_box_side_bg{}

.product_box {width:100%; margin-bottom:1px;}
.product_box .bg_inner1{width:100%; padding-bottom:35px;}
.product_box .bg_inner2{background:url(../images/product_box_side_bg2.gif) repeat-x left bottom;width:100%; padding-bottom:25px;}
.product_box .bg_inner9{padding:15px 19px 11px 18px;}
.product_box .bg_inner91{padding:22px 17px 22px 30px; zoom:1;}
.product_box .bg_inner911{zoom:1; padding-right:0;}





.product_box_PagesResult {background:#201f23; width:100%; margin-bottom:1px;}
.product_box_PagesResult .bg_inner1{background:url(../images/product_box_top_bg.gif) repeat-x left top; width:100%;}
.product_box_PagesResult .bg_inner2{background:url(../images/product_box_bottom_bg.gif) repeat-x left bottom; width:100%;}
.product_box_PagesResult .bg_inner3{background:url(../images/product_box_left_bg.gif) repeat-y left top; width:100%;}
.product_box_PagesResult .bg_inner4{background:url(../images/product_box_right_bg.gif) repeat-y right top; width:100%;}
.product_box_PagesResult .bg_inner5{background:url(../images/product_box_left_top_bg3.gif) no-repeat left top; width:100%;}
.product_box_PagesResult .bg_inner6{background:url(../images/product_box_left_bottom_bg.gif) no-repeat left bottom; width:100%;}
.product_box_PagesResult .bg_inner7{background:url(../images/product_box_right_top_bg3.gif) no-repeat right top; width:100%;}
.product_box_PagesResult .bg_inner8{background:url(../images/product_box_right_bottom_bg.gif) no-repeat right bottom; width:100%;}
.product_box_PagesResult .bg_inner9{padding:0; overflow:hidden; zoom:1;}
.product_box_PagesResult .bg_inner93{padding:12px 0 13px 0; overflow:hidden; zoom:1;}






#column_center{width:100%;}


.rightbox{background:url(../images/right_col_specbox_bg.jpg) no-repeat left top; height:271px; margin-bottom:5px; color:#bf4f8e; font-size:12px;}
.rightbox .wrap{padding:16px 0 0 25px;}

.rightbox a{color:#FFFFFF; text-decoration:underline;}
.rightbox a:hover{text-decoration:none;}

.rightbox .lang{height:37px;}
.rightbox .lang .col1{width:106px; float:left;}
.rightbox .lang .col2{width:auto; float:left;}

.rightbox .curr{height:78px;} 
.rightbox select{width:170px; height:21px; color:#bf4f8e; font-size:12px;}

.rightbox .shop_c{height:61px; padding-left:37px;} 

.rightbox input.input_search{width:168px; height:18px; color:#ffffff; font-size:12px; background:#ca71a4;}







.title_box{overflow:hidden; margin-bottom:12px;}
.title_box .row1 { display:none}
.title_box .row1 .title_inner1{background:url(../images/bg_titile_right_top.gif) no-repeat right top; padding-right:20px;}
.title_box .row1 .title_inner2{background:url(../images/bg_titile_left_top.gif) no-repeat left top; padding-left:20px;}
.title_box .row1 .title_inner3{background:url(../images/bg_titile_top.gif) repeat-x left top; height:7px;}

.title_box .row2{
	width:100%; 
	height:auto;
	background:none;
	left:0;
}
.title_box .row2 .title_inner1{width:100%;}
.title_box .row2 .title_inner2{width:100%;}









.title_box .bg_titile_bottom{background:url(../images/bg_titile_bottom.gif) repeat-x left bottom; width:100%;}
.title_box .bg_titile_left{background:url(../images/bg_titile_left.gif) repeat-y left top;}
.title_box .bg_titile_right{background:url(../images/bg_titile_right.gif) repeat-y right top; width:100%;}
.title_box .bg_titile_left_top{background:url(../images/bg_titile_left_top.gif) no-repeat left top; width:100%;}
.title_box .bg_titile_left_bottom{background:url(../images/bg_titile_left_bottom.gif) no-repeat left bottom; width:100%;}
.title_box .bg_titile_right_top{background:url(../images/bg_titile_right_top.gif) no-repeat right top; width:100%;}
.title_box .bg_titile_right_bottom{background:url(../images/bg_titile_right_bottom.gif) no-repeat right bottom; width:100%; min-height:30px; height:auto !important; height:30px;}










.productListing-data .img_box{margin-bottom:9px; overflow:hidden; background:transparent; margin-right:0; float:left !important;}

.img_box1 img { 
	xborder:1px solid #5d2c11; 
	border:none; 
}


.img_box21 {background:transparent; float:left; width:auto;}
.img_box21 .bg_inn1{background:url(../images/img_box1_top.gif) repeat-x left top;}
.img_box21 .bg_inn2{background:url(../images/img_box1_bottom.gif) repeat-x left bottom;} 
.img_box21 .bg_inn3{background:url(../images/img_box1_left.gif) repeat-y left top;}
.img_box21 .bg_inn4{background:url(../images/img_box1_right.gif) repeat-y right top;}
.img_box21 .bg_inn5{background:url(../images/img_box1_left_top.gif) no-repeat left top;}
.img_box21 .bg_inn6{background:url(../images/img_box1_left_bottom.gif) no-repeat left bottom;}
.img_box21 .bg_inn7{background:url(../images/img_box1_right_top.gif) no-repeat right top;}
.img_box21 .bg_inn8{background:url(../images/img_box1_right_bottom.gif) no-repeat right bottom;}
.img_box21 .bg_inn9{padding:2px 3px 4px 3px;}











.product_box_name{color:#242628;  font-size:13px;}
.product_box_name .indent{padding:1px 20px 5px 0;}
.product_box_name .indent2{padding:0 10px 15px 0;}

.product_box_name a{color:#000000; text-decoration:underline; padding-left:0;  font-size:15px;}
.product_box_name a:hover{text-decoration:none;}

.description_box{  font-size:12px; line-height:17px; color:#75787b; padding-right:15px;}

.price_box{margin-top:0; width:100%;}
.price_box .td1{ color:#526679;  font-size:19px; font-weight:normal; }
.price_box .td1 strong{font-weight:normal;}
.price_box .td1 .coll1{padding:7px 0 7px 0;}
.price_box .td2 .coll2{padding-top:5px;}


.text{padding-right:20px; padding-bottom:13px; font-family:Tahoma; font-size:10px; color:#978276; line-height:12px;}

.product_box_button{background:url(../images/product_box_button_bg.gif) repeat-x left bottom; padding-bottom:2px; padding-left:3px; margin-left:7px;}











.prod_box2 .imgbox{float:left; position:relative;}
.prod_box2 .contentbox{float:left; width:100%;}
.prod_box2 .contentbox .contentbox_in{}
.prod_box2 .contentbox .contentbox_in strong{color:#000000;}
.contentbox_in a {text-decoration:none;}
.contentbox_in a strong{color:#13140d; text-decoration:none;}
.contentbox_in a:hover strong{text-decoration:underline;}


.prod_box2 .price .col1{width:auto; float:left; padding-top:4px;}
.prod_box2 .price .col2{width:auto; float:right;}



/************************************************************/
/*
.background-topic-top{background:url(../images/bg-topic-top.gif) repeat-x left top; width:100%; margin-top:15px;}
.background-topic-top-right{ background:url(../images/bg-topic-top-right.gif) no-repeat right top; width:100%;}
.background-topic-top-left{ background:url(../images/bg-topic-top-left.gif) no-repeat left top; height:6px; width:100%;}

.background-topic-bottom{background:url(../images/bg-topic-bottom.gif) repeat-x left bottom ; width:100%; margin-bottom:20px;}
.background-topic-bottom-right{background:url(../images/bg-bottom-right-1.gif) no-repeat right bottom; width:100%;}
.background-topic-bottom-left{ background:url(../images/bg-bottom-left-1.gif) no-repeat left bottom; height:5px; margin-bottom:0;}
*/
.background-topic-top{ width:100%; margin-top:15px;}
.background-topic-top-right{ width:100%;}
.background-topic-top-left{ height:6px; width:100%;}

.background-topic-bottom{ width:100%; margin-bottom:20px;}
.background-topic-bottom-right{ width:100%;}
.background-topic-bottom-left{ height:5px; margin-bottom:0;}



/*
.background-topic-top2{background:url(../images/bg-topic-side.gif) repeat-x left top #FFFFFF; width:100%; display:none}
.background-topic-top-right2{ background:url(../images/bg-topic-top-right-2.gif) no-repeat right top; width:100%;}
.background-topic-top-left2{ background:url(../images/bg-topic-top-left-2.gif) no-repeat left top; height:9px; width:100%;}
*/
.background-topic-top2{ width:100%; display:none}
.background-topic-top-right2{ width:100%;}
.background-topic-top-left2{ height:9px; width:100%;}


/*
.background-topic-bottom2{background:url(../images/bg-bottom-right-2x.gif) no-repeat right top; padding-right:2px; margin-bottom:0;}
.background-topic-bottom-right2{ background:url(../images/bg-bottom-left-2x.gif) no-repeat left top; padding-left:2px;}
*/
.background-topic-bottom2{background:none; padding-right:2px; margin-bottom:0;}
.background-topic-bottom-right2{ background:none; padding-left:2px;}
.background-topic-bottom-left2 {
	xheight:48px; 
	xwidth:100%; 
	background:url(../images/line_x.gif) repeat-x left center;
	height:1px;
	margin:23px 0;
	width:100%; 
	xbackground-color:#5d2c11;
}

/*
.background-side-heading_l{ background:url(../images/background-side-heading_l_bg.gif) no-repeat left top;}
.background-side-heading_r{ background:url(../images/background-side-heading_r_bg.gif) no-repeat right top;}

.background-top-right{}
.background-product-side{}
.background-product-top-side{}

.background-bottom{ background:url(../images/background-bottom-bg.gif) repeat-x left top; margin-bottom:6px;}
.background-bottom-right{ background:url(../images/background-bottom-right-bg.gif) no-repeat right top;}
.background-bottom-left{ background:url(../images/background-bottom-left-bg.gif) no-repeat left top; height:10px;}
*/
.background-side-heading_l{ background:none; }
.background-side-heading_r{ background:none; }

.background-top-right{}
.background-product-side{}
.background-product-top-side{}

.background-bottom{ background:none; margin-bottom:6px;}
.background-bottom-right{ background:none;}
.background-bottom-left{ background:none; height:10px;}


/*
.bg-topic-top-right{ background:url(../images/bg-bottom-right-3.gif) no-repeat right top #FFFFFF; width:100%;}
.bg-topic-top-left{ background:url(../images/bg-bottom-left-3.gif) no-repeat left top; height:12px;}

.bg-topic-bottom-right{ background:url(../images/bg-top-right-3.gif) no-repeat right top #FFFFFF; width:100%;}
.bg-topic-bottom-left{ background:url(../images/bg-top-left-3.gif) no-repeat left top; height:12px;}
*/
.bg-topic-top-right{ background:none; width:100%;}
.bg-topic-top-left{ background:none; height:12px;}

.bg-topic-bottom-right{ background:none; width:100%;}
.bg-topic-bottom-left{ background:none; height:12px;}



.main{color:#000000;}


.background-product-top{ background:transparent;}
.background-product-top strong{color:#526679 !important; font-size:19px !important; line-height:24px !important; font-weight:normal; font-family:Arial, Helvetica, sans-serif}
.background-product-top a strong{text-decoration:underline; color:#000000 !important; font-size:15px !important; line-height:24px !important; font-weight:normal; }
.background-product-top a:hover strong{text-decoration:none;}
.background-product-top a {text-decoration:none;}
.background-product-top a:hover {text-decoration:none;}

.background-product-bottom{ 
	background:url(../images/productListing-data-bg.gif) repeat-x left bottom;
	padding:10px 0 0;
	xbackground:url(../images/productListing-data-bg.gif) repeat-x left bottom #FFFFFF;
	xfont-size:12px; 
	xcolor:#464646; 
	xline-height:18px; 
	xfont-family:Arial, Helvetica, sans-serif;
}



.background-white-left{ xbackground:url(../images/bg-topic-sidex.gif) repeat-y left top #FFFFFF;}
.background-white-right{ xbackground:url(../images/bg-topic-sidex.gif) repeat-y right top #FFFFFF;}



.background-white{ background:transparent}





