﻿div.product_item_options
{
	width: 284px;
	border-bottom: 1px solid #cdcdcd;
	margin-bottom: 10px;
	margin-top: 13px;
}
div.product_item_options div div span.property, div.product_item_options div div span.value 
{
	display: none!important;
}
div.product_item_options div.product_item_options_header_buttons {
	height: 19px;
	height /*\**/:18px\9; /* IE8 */
	overflow:hidden;
}
div.product_item_options div.product_item_options_header_buttons input
{
	background-image: url(../images/deselected_tab_btn.jpg);
	background-repeat:no-repeat;
	border: solid 0px;	
	width: 81px;
	height: 19px;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
}
div.product_item_options div.product_item_options_header_buttons input.selected
{
	background-image: url(../images/selected_tab_btn.jpg);
	background-repeat:no-repeat;
	color: #fff;
}

div.product_item_options div.product_item_options_header_buttons span
{
	width:100px;
	height: 20px;
	background-color:White ;
	color:Black ;  
}

div.product_item_options div.product_item_options_header_buttons span:hover
{
	width:100px;
	height: 20px;
	background-color:Orange ;
	color:White ;  
}

div.product_item_options span.product_item_options_button
{
	width:100px;
	height: 20px;
	background-color:Orange ;
	color:White ;  
}
div.product_item_options div.product_item_options_header
{
	background-color: #5e5d5b;
	border-bottom: 1px solid #cdcdcd;
	height: 20px;
	text-align:center
}
div.product_item_options div.product_item_options_header span {
		color:#FFFFFF;
}

div.product_item_options div.product_item_options_text
{
	line-height:1;
	margin-left:4px;
	padding-top:10px;
	text-transform:uppercase;
	width:100px;
	float:left;
}
div.product_item_options div.product_item_options_value
{
	float: right;
	padding-top:10px;
	width:150px;
}
div.product_item_options div.product_item_options_value input {
	width:141px;
}
div.product_item_options div.product_item_options_value select {
	width: 145px;
}

div.product_item_options div.product_item_options_size_table
{
	float:right;
	margin-right:6px;
	font-size:7pt;
	line-height:12px;	
}



div.product_item_options div.product_item_options_slidepanel
{
	width: 284px;
	border: 1px solid #dddddd;
	border-top: solid 0px;
	margin-bottom: 10px;
	background-color:white;
	color:#706E6E;
	position:absolute;  
	display: block; 
	z-index:1000; 
}
div.product_item_options div.product_item_options_slidepanel_hidden
{
    display: none;
}
div.product_item_options div.product_item_options_colorChoose
{
    width: 58px;
    height: 58px;
    display: block;
    text-align:center;
	float: left;
	margin: 0px 10px 10px 0px;
}
div.product_item_options div.product_item_options_colorChoose img
{
	width:55px;
	height: 55px;
}
div.product_item_options div.product_item_options_colorChoose_panel
{	
	width:55px;
	height: 55px;
	/*margin:12px 12px 0 12px;*/
	border: 3px solid white;
}
div.product_item_options div.product_item_options_colorChoose_panel_selected
{ 	
	width:55px;
	height: 55px;
	/*margin:22px 12px 0 12px;*/
    border: 3px solid #BE8F99;
}
div.product_item_options div.product_item_options_slidepanel_buttons
{
	float: right;
	margin: 5px;
	clear: both;
}
div.product_item_options div.product_item_options_slidepanel_buttons input.button_save
{
	background-image: url(../images/save_btn.jpg);
	background-repeat:no-repeat;
	border: solid 0px;	
	width: 87px;
	height: 24px;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	color: #fff;
}
div.product_item_options div.product_item_options_slidepanel_buttons input.button_cancel
{
	background-image: url(../images/cancel_btn.jpg);
	background-repeat:no-repeat;
	border: solid 0px;	
	width: 66px;
	height: 24px;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin: 0 0 0 10px;
	color: #fff;
}
div.product_item_options div.product_item_options_item_panel
{
	width:282px;
	height:32px; 
/*	padding-top: 2px; */
	border-left:1px solid #CDCDCD;
	border-right:1px solid #CDCDCD;
}
	

#trailimageid {
font-size:12px;
height:0;
left:0;
position:absolute;
text-align:left;
top:0;
visibility:hidden;
z-index:200;
color:#706E6E;
}

div.product_item_options_colorChoose span
{
display:none;
}
#rColors {
	padding: 9px;
	width: 272px;
}