
@charset "utf-8";
/* CSS Document */
body {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #2c2c2c;
	text-decoration: none;
	background-color: #2C2C2C;
	margin: 0px;
	padding: 0px;
}

a:link {
	color: #A042FF;
	text-decoration: underline;
}
a:visited {
	color: #A042FF;
	text-decoration: underline;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:active {
	color: #A042FF;
	text-decoration: underline;
}

*{
	outline:none;
}
img{
	border:0px;
}
form{
	display:inline;
}
#main{
	width:1024px;
	min-height:1200px;
	
	margin:0px auto;
}

.topbanner {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	margin-left:75px;
	width: 860px;
	}
	.bannercopy {color: #000000}
.bannerofferred {
	color: #FE0000;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 12px;
	margin-top: 0px;
}
.bannerofferblack {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
}

.subofferred {
	font-size: 14px;
	color: #FE0000;
	font-weight: bold;
}
.brandstatement {
	font-size: 16px;
	color: #FF6600;
	padding-left: 15px;
}
.adspace {
	float: left;
	width: 600px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 103px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.logo {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 145px;
	width: 145px;
}

	/***************************************************
	****************************************************  
	****************** TOP NAVIGATION   ****************
	****************************************************/
.topnavigation {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 65px;
        margin-left:75px;
	width: 860px;
}
ul#minitabs {
	list-style: none;
	margin: 0;
	padding: 20px 0;
	font-weight: normal;
	text-align: left;
	white-space: nowrap;
	text-transform: uppercase;
        border-bottom: 1px solid #FFF;
}
ul#minitabs li {
	display: inline;
	margin: 0 25px;
	}
ul#minitabs a {
	text-decoration: none;
	padding: 0 0 3px;
	border-bottom: 4px solid #FFF;
	color: #FFF;
	}
ul#minitabs a#current {
	border-color: #FFFF66;
	color: #FFFF66;
	}
ul#minitabs a:hover {
	border-color: #FFFF66;
	color: #FFFF66;
	} 
/* IE 5 hack for bottom border not to degrade */
* html ul#minitabs a{ height: 1%; margin: 0 0 -10px 0; ma\rgin: 0; } 




.head{
	height:14px;
	width:150px;
	background-color: #CCCCCC;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF3399;
	border-bottom-color: #FF3399;
	font-size: 14px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
margin-left:6px;
}



.quicklinks {
	float: left;
	padding-top: 35px;
}
#logo{
	width:278px;
	height:187px;
}
#header_menu{
	padding-right:24px;
	padding-top:0px;
}
#header_menu_login{
	padding-right:20px;
	padding-top:50px;
}
#header_menu_shop{
	padding-top:70px;
}

#header_submenu{
color:#1B1B1B;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:bold;
text-transform:uppercase;	
width:1024px;
	padding-top:10px;
	padding-left:225px;
}

#header_submenu a:link, #header_submenu a:visited, #header_submenu a:active{
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#1B1B1B;
	font-weight:bold;
	text-decoration:none;
}
#header_submenu a:link, #header_submenu a:visited, #header_submenu a:active{
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#1B1B1B;
	font-weight:bold;
	text-decoration:none;
}
#header_submenu a:hover{
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#1B1B1B;
	font-weight:bold;
	text-decoration:underline;
}

#header_search_area{
padding-right:0px;
padding-top:0px;

}
#header_search_button{
	width:50px;
	border:0px;
	background:none;
	cursor:pointer;
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
        padding-left:10px;
}
#header_search_textbox_area{
	padding-right:15px;
}
#freetext_search_box{
	border:solid 1px;
	background-color:#FFFFFF;
	font-family:Tahoma;
	font-size:12px;
	color:#EF3D9F;
font-weight:bold;
	width:110px;
	height:15px;
padding-left:5px;
}
#header_search_textbox_area #freetext_search_box {
	border:solid 1px;
}
.navigation_tools {
	padding:5px;
	font-size:12px;
}
.navigation_tools a {
	font-size:12px;
}
#content_bg{
	width:1024px;
	background-image:url(../static/images/cont-june09.jpg);
	background-repeat:repeat-y;
	display:block;
	min-height: 675px;
}
#content_area{
	margin-left:70px;
	width:864px;
	min-height:496px;
}

#menu_header{
	
	
	width: 172px;
	height: 24px;
	margin-left: 14px;
	margin-top: 0px;
}

#menu_content{
	width: 172px;
	margin-left: 14px;
		
}
/***************************************************
	****************************************************  
	****************** BOTTOM NAVIGATION   *************
	****************************************************/
.bottomnavigation {
	padding: 0px;
	clear: both;
	height: 175px;
	width: 860px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 75px;
        font-size: 12px;
}
.bottomnavlinks a {
	text-decoration: none;
        font-size: 12px;
	color: #FFF;
	}

.bottomnavlinks a:active {
	text-decoration: none;
        font-size: 12px;
	color: #FFF;
	}

.bottomnavlinks a:hover {
	color: #AAAAAA;
	text-decoration: underline;
	} 
.bottomheaders {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.bottomnavsections {
	float: left;
	height: 140px;
	width: 165px;
	padding-top: 0px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-left: 13px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 0px;
}
.bottomnavlastsections {
	float: left;
	height: 140px;
	width: 165px;
	padding-top: 0px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-left: 13px;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 0px;
}
	/***************************************************
	****************************************************  
	****************** FOOTER   ************************
	****************************************************/
.footer {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 75px;
	padding: 10px;
	clear: both;
	height: 25px;
	width: 860px;

}
#footernavigation a {
	text-decoration: none;
	color: #FFF;
	}
#footernavigation a:active {
	text-decoration: none;
	color: #FFF;
	}

#footernavigation a:hover {
	color: #AAAAAA;
	text-decoration: underline;
	} 
/***************************************************
****************************************************  
****************** END GLOBAL STYLES   *************
****************************************************/
#menu_categories{
	width:144px;
	padding-top:30px;
	height:12px;
	line-height:+1.5;
}
#menu_shopping{
	width:364px;
	padding-top:5px;
	height:12px;
	line-height:+1.5;
}
#menu_categories span{
	display:block;
}
#menu_categories_item{
	padding-left:30px;
	padding-top:11px;
	font-family:Tahoma;
	color:#1b1b1b;
	text-decoration:none;
	font-weight:bold;
}
#menu_categories a:link, #menu_categories a:visited, #menu_categories a:active{
	font-family:Tahoma;
        font-size:11px;
	color:#1b1b1b;
	text-decoration:none;
	font-weight:bold;
}
#menu_categories a:hover{
	font-family:Tahoma;
	color:#1b1b1b;
	text-decoration:underline;
        font-size:11px;
	font-weight:bold;
}
#menu_shopping_blocktop{
	width:165px;
	height:144px;
	padding-top:20px;
	border:4px solid #E7B8FE;
	text-align:center;
	font-family:Tahoma;
	font-size:11px;
	color:#333;
	font-weight:bold;
	display:table;
}
#menu_shopping_bottom{
	width:180px;
	height:181px;
	background-image:url(../static/images/sidebar.jpg);
	background-repeat:no-repeat;
	font-family:Tahoma;
	font-size:11px;
	color:#64457E;
	font-weight:normal;
	text-align:center;
}
#menu_shopping_bottom a.link1:link, #menu_shopping_bottom a.link1:visited, #menu_shopping_bottom a.link1:active{
	font-family:Tahoma;
	font-size:11px;
	color:#64457E;
	font-weight:normal;
	text-decoration:underline;
}
#menu_shopping_bottom_2{
	padding-left:5px;
	width:175px;
	height:181px;
	background-image:url(../static/images/sidebar.jpg);
	background-repeat:no-repeat;
	font-family:Tahoma;
	font-size:11px;
	color:#64457E;
	font-weight:normal;
}
#menu_shopping_bottom_2 a.link1:link, #menu_shopping_bottom_2 a.link1:visited, #menu_shopping_bottom_2 a.link1:active{
	font-family:Tahoma;
	font-size:11px;
	color:#64457E;
	font-weight:normal;
	text-decoration:underline;
}

/* Others */
#padding_to_content{
	padding-top:30px;
}
#padding_to_content table {
	text-align: left !important;
}
.product_page_padding {
	padding-top:10px;
        padding-right:5px;
}
#category_nav_link a:active, .category_nav_link a:visited,{
color:#00FF00;
font-size:11px;
font-family:Tahoma;
}
.category_image img {
}
.category_nav_title {
	padding-left: 30px;


}
.title_1, .category_nav_title {
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
	font-weight:bold;
}
.title_1_mod{
	padding-right:20px;
	font-family:Tahoma;
	font-size:12px;
	color:#777777;
	font-weight:bold;
}
.title_1_mod_1{
	padding-left:28px;
	font-family:Tahoma;
	font-size:12px;
	color:#777777;
	font-weight:bold;
}
.title_2{
	font-family:Tahoma;
	font-size:12px;
	color:#4A4A4A;
	font-weight:bold;
}
.size_12{
	font-size:12px;
font-family:Tahoma;
}
.size_11{

	font-size:11px;
        font-family:Tahoma;
        font-weight:bold;
        color:1b1b1b;
}
.size_10{
	font-size:10px;
}
.size_9 {
font-size:9px;
}
.line_height{
	line-height:+1.5;
}
table.gift_certificate_form {
	border: 1px solid #333333;
}
td.gift_certificate_form {
	background-color: #E7B8FE;
}
td.gift_certificate_form b {
	color: #64457E;
}
/* Buttons */
.btn_apply{
	width:94px;
	height:40px;
	background-image:url(../static/images/buttons/apply.jpg);
	background-repeat:no-repeat;
	border:0px;
	cursor:pointer;
}
.btn_checkout{
	width:129px;
	height:40px;
	background-image:url(../static/images/buttons/checkout.jpg);
	background-repeat:no-repeat;
	border:0px;
	cursor:pointer;
}
.btn_checkout_2{
	width:78px;
	height:28px;
	background-image:url(../static/images/minicheckout.jpg);
	background-repeat:no-repeat;
	border:0px;
	cursor:pointer;
}
.btn_continue_shopping{
	width:176px;
	height:40px;
	background-image:url(../static/images/buttons/continue_shopping.jpg);
	background-repeat:no-repeat;
	border:0px;
	cursor:pointer;
}
.btn_update_quantitis{
	width:176px;
	height:40px;
	background-image:url(../static/images/buttons/update_quantities.jpg);
	background-repeat:no-repeat;
	border:0px;
	cursor:pointer;
}
.btn_add{
	width:128px;
	height:40px;
	background-image:url(../static/images/buttons/addtocart.jpg);
	background-repeat:no-repeat;
	border:0px;
	cursor:pointer;
}
.btn_submit{
	width:92px;
	height:40px;
	background-image:url(../static/images/buttons/submit.jpg);
	background-repeat:no-repeat;
	border:0px;
	cursor:pointer;
}
.btn_submit_2{
	width:57px;
	height:58px;
	background-image:url(../static/images/buttons/submit2.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
	border:0px;
	font-size:0px;
}
.btn_submit_pink{
	width:92px;
	height:40px;
	background-image:url(../static/images/buttons/submit_pink.jpg);
	background-repeat:no-repeat;
	border:0px;
	cursor:pointer;
}
.coupon_box input{
	width:165px;
	height:20px;
	padding:2px;
	border:1px solid #777777;
	font-family:Tahoma;
	color:#64457E;
	font-size:11px;
}
.quantity input{
	width:24px;
	height:15px;
	padding:2px;
	border:1px solid #777777;
	font-family:Tahoma;
	color:#000000;
	font-size:11px;
	text-align:center;
}
.textbox{
	width:165px;
	height:20px;
	padding:2px;
	border:0px solid #64457E;
	font-family:Tahoma;
	color:#64457E;
	font-size:11px;
	margin-bottom:6px;
}

.textbox_2{
	width:145px;
	height:20px;
	padding:2px;
	border:0px solid #64457E;
	font-family:Tahoma;
	color:#64457E;
	font-size:11px;
	margin-bottom:6px;
}
.textbox_3 {
	width:40px;
	height:16px;
	padding:2px;
	border:0px solid #64457E;
	font-family:Tahoma;
	color:#64457E;
	font-size:11px;
	margin-bottom:6px;
}
.textbox_4 {
	width:40px;
	height:20px;
	padding:2px;
	border:0px solid #64457E;
	font-family:Tahoma;
	color:#64457E;
	font-size:11px;
	margin-bottom:6px;
}
.textbox_5{
	width:90px;
	height:20px;
	padding:2px;
	border:0px solid #64457E;
	font-family:Tahoma;
	color:#64457E;
	font-size:11px;
	margin-bottom:6px;
}

.special_offers input {
	width:145px;
	height:20px;
	padding:2px;
	border:1px solid #64457E;
	font-family:Tahoma;
	color:#64457E;
	font-size:11px;
	margin-bottom:6px;
}

/* Table */
.table_pink{
	border:1px solid #777777;
}
.table_pink th{
	background-color:#d7d7d7;
	border:1px solid #777777;
	font-family:Tahoma;
	font-size:13px;
	font-weight:regular;
	color:#000;
	padding:4px 6px 4px 6px;
}
.table_pink .td_pink{
	background-color:#FFF;
	border:1px solid #777777;
	font-family:Tahoma;
	font-size:13px;
	font-weight:regular;
	color:#000;
	padding:2px;
}
.table_pink .td_pink a{
	font-family:Tahoma;
	font-size:13px;
	font-weight:regular;
	color:#000;
}
.table_total_button_area{
	border-left:0px solid #777777;
	border-top:0px solid #777777;
	border-bottom:0px solid #777777;
	padding:8px 0px 8px 2px;
}
.table_total_text_area_1{
	border-right:0px solid #777777;
	border-top:0px solid #777777;
	padding:2px 10px 2px 0px;
}
.table_total_text_area_2{
	border-right:0px solid #777777;
	border-bottom:0px solid #777777;
	padding:2px 10px 2px 0px;
}
.table_total_text_area_3{
	border-right:0px solid #777777;
	border-top:0px solid #777777;
	border-bottom:0px solid #777777;
	padding:2px 10px 2px 10px;
}
.table_total_text_area_4{
	border-right:0px solid #777777;
	border-bottom:0px solid #777777;
	padding:2px 10px 2px 10px;
}
.table_total_text_1{
	font-family:Tahoma;
	font-size:14px;
	color:#4A4A4A;
	font-weight:bold;
}
.table_total_text_2{
	font-family:Tahoma;
	font-size:12px;
	color:#4A4A4A;
	font-weight:bold;
}
/* */
.image_selected{
	border:2px solid #F0812C;
}
.image_unselected{
	border:1px solid #65C8B4;
}
.sandus {
	height:20px;
	padding:2px;
	border:1px solid #64457E;
	font-family:Tahoma;
	color:#64457E;
	font-size:11px;
	font-weight:bold;
	margin-bottom:6px;
}
.product_detail{
	font-size:12px;
	font-family:Tahoma;
/*	color:#777777;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px; */
}
.product_detail_text1, .sandu_labels {
	font-family:Tahoma;
	font-size:11px;
/*	color:#777777;*/
/*	font-weight:bold; */
	padding-top: 5px;
/*	padding-bottom: 5px;*/
	padding-left: 5px;
	padding-right: 10px;
/*	text-align: right; */
}	
.product_detail_text2{
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
	font-weight:bold;
}	
.product_detail_table{
	margin-top:10px;
	background-color:#EEEEEE;
/*	margin-right:25px; */
}
.product_title{
	font-size:14px;
	font-weight:bold;
	font-family: Tahoma;
	color: #000000;
	padding-bottom: 10px;
}

#swatches {
	width:200px;
}
#swatches .swatch {
	border: 2px solid #65C8B4;
	display: block;
	float: right;
	margin: 3px;
	text-align: center;
	width:90px;
}
#swatches .swatch:hover {
	border-color: #F0812C;
}
#swatches .swatch img {
	float: right;
	width: 90px;
}
/* Pricing */
.price_section {
	display:block;
	width: 100%;
}
span.price {
	text-decoration: none;
	font-size: 12px;
}
span.regular_price {
	text-decoration: line-through;
	font-size: 12px;
	font-weight: none;
}
span.sale_price {
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
/* Product Listing */
.product_record {
	border:2px solid #FFFFFF;
	float:left;
	text-align:center;
	margin:2px;
	height:180px;
	width:150px;
	overflow:hidden;
}
.product_record img {
	width:120px;
border: 1px solid #E0E0E0;
}
/* Sub categories */
#category_center_image {
	border:2px solid #FFFFFF;
	display:block;
	margin-top:21px;
	margin-left:2px;
	margin-right:8px;
	margin-bottom:2px;
	text-align:center;
}
.categories_cell{
	margin-top:49px;
	margin-right:6px;
}
.categories_cell td {
	width:80px
}
.categories_cell td img {
	width:80px
}
.home_page_featured_items {
	margin-right:0px;
	margin-top:26px;
}
.home_page_featured_items .center_image {
	min-width:500px;
	min-height:500px;
}
.home_page_featured_items .center_image img {
	border:1px solid #FFFFFF;}
.home_page_featured_items .featured_item {
	display:block;
	margin-bottom:5px;
}
.home_page_featured_items .featured_item img {
	width:150px;
}
.home_page_featured_items .cell_border {
	border:1px solid #FFFFFF;
}
.categories_cell td, .categories_cell th{
}
.categories_cell th{
	padding:0px;
}
.categories_cell td a:link, .categories_cell td a:visited, .categories_cell td a:active,
.product_record a:link, .product_record a:visited, .product_record a:active
{
	font-family:Tahoma;
	font-size:11px;
	color:black;
	font-weight:bold;
	text-decoration:none;

}
.categories_cell td a:hover,
.product_record a:hover 
{
	font-family:Tahoma;
	font-size:11px;
	color:#F0812C;
	font-weight:bold;
	text-decoration:underline;
}

.text_desc{
	font-family: Tahoma;
	font-size:12px;
	font-weight:normal;
	color:#777777;
	margin-bottom:10px;
	text-align:justify;
}

.orange_small_link{
	font-family: Tahoma;
	color:#EA7E2E;
	text-decoration:underline;
}

/* Left Nav */
.yuimenu {
	background-color: transparent;
	border: 0px;
	width: 106px;
}
.yuimenuitem, .yuimenuitemlabel {
	border: 0px;
	background-color: transparent;
	color: #64457E;
}
.menu_categories_item{
	padding-left:30px;
}
.menu_categories_item li.yuimenuitem-selected, .menu_categories_item a.yuimenuitemlabel-selected {
	background-color: transparent;
	color: #64457E;
	text-decoration: underline;
	text-transform: uppercase;
}
.menu_categories_item a {
	font-family:Tahoma;
font-size:11px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	text-transform: uppercase;
}
#menu_categories a:link, #menu_categories a:visited, #menu_categories a:active{
	font-family:Tahoma;
        font-size:10px;
	color:#1b1b1b;
	font-weight:normal;
	text-decoration:none;
	text-transform: uppercase;
}
#menu_categories a:hover{
	font-family:Tahoma;
	color:#1b1b1b;
        font-size:10px;
	text-decoration:underline;
	font-weight:normal;
	text-transform: uppercase;
}
#menu_shopping_blocktop{
	width:165px;
	height:144px;
	border:4px solid #E7B8FE;
	text-align:center;
	font-family:Tahoma;
	font-size:11px;
	color:#333;
	font-weight:normal;
	display:table;
}
#menu_shopping_bottom{
	width:180px;
	height:181px;
	background-image:url(../static/images/sidebar.jpg);
	background-repeat:no-repeat;
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	text-align:center;
}
#menu_shopping_bottom a.link1:link, #menu_shopping_bottom a.link1:visited, #menu_shopping_bottom a.link1:active{
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	text-decoration:underline;
}

.search_category, .search_category h3, .search_terms {
	float:left;
}

.search_terms {
	padding: 0px 6px;
}

.search_category h3 {
	text-decoration: none;
	font-weight: bold;
	font-size: 1.2em;
	margin-top: 3px;
	color: #E788FE;
}

#search_results {
	clear: both;
}

#results_per_page {
	clear:both;
	float:right;
	padding-right: 20px;
}

.mz_thumb img {
    width: 35px;
/*    float: left; */
    padding: 2px;
    border: solid 1px #E0E0E0;
}

.mz_main {
    float: left;
    padding-right: 5px;
}

.MagicZoom img {
	border: solid 1px #E0E0E0;
}

.MagicZoomLoading img {
	width: 25px !important;
}

.product_config_option_menu img {
    width: 35px;
}

.product_size_chart{
	clear:both;
	padding: 4px;
	text-align: right;
}


/* */
.add_to_cart {
	border: solid 1px #E0E0E0;
}

.config_anchor {
font-size: 11px;
border: 1px solid #777777;
margin: 4px;
font-weight: normal;
width: 18px;
text-align: center;
}

.config_swatch {
    border: 1px solid #777777;
    margin: 4px;
}
.selected_config {
    font-size: 11px;
    border: 2px solid #21AE0E;
    margin: 3px;
}

/* related products */
#related_products {
	margin-top: 10px;
}
.related_products_title {
	font-weight: bold;
	font-size: 12px;
}

.related_product {
	border:1px solid #E0E0E0;
	margin: 5px;
	text-align: center;
	float: left;
	width: 30%;
}

.related_product a:link, .related_product a:visited, .related_product a:active
{
	font-family:Tahoma;
	font-size:11px;
	color:black;
	font-weight:bold;
	text-decoration:none;

}
.related_product .add_to_cart {
	border: 0px;
	margin-top: 10px;
}
.related_product .add_to_cart form {
	display: block;
}
.related_product .product_config_option {
	padding: 6px;
}
.related_product .product_config_option_label {
	float: left;
	width: 40px;
	font-size: 11px;
}
.related_product .related_product_price {
	font-size: 11px;
	clear: both;
	margin: 10px;
}

.related_product .product_config_option_menu {
	width: auto;
	float: left;  /* label & drop-down on same line */
	/*float: none;*/ /* Use this one instead if you want drop-down on next line */
}
.related_product .product_config_option_menu select {
	width: auto;
}




