#add_to_cart
{
	background-image: url(../layout_v1/images/product_options_add_cart.png);
	background-repeat: no-repeat;
	border-bottom-style: none;
	border-bottom-width: 0px;
	border-left-style: none;
	border-left-width: 0px;
	border-right-style: none;
	border-right-width: 0px;
	border-top-style: none;
	border-top-width: 0px;
	color: #FFFFFF;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	height: 40px;
	padding-bottom: 3px;
	position: relative;
	right: 15px;
	text-indent: 4px;
	width: 158px;
	z-index: 100;
	

}
#add_to_cart:active
{
	background-image: url(../layout_v1/images/product_options_add_cart.png);
	background-repeat: no-repeat;
	border-bottom-style: none;
	border-bottom-width: 0px;
	border-left-style: none;
	border-left-width: 0px;
	border-right-style: none;
	border-right-width: 0px;
	border-top-style: none;
	border-top-width: 0px;
	color: #FFFFFF;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	height: 40px;
	padding-bottom: 3px;
	position: relative;
	right: 15px;
	text-indent: 4px;
	width: 158px;
	z-index: 100;
}
#add_to_cart:hover
{
	cursor: pointer;
}
#prod_options_box
{
	background-image: url(../layout_v1/images/product_options_middle.png);
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-right: 10px;
	width: 300px;
}
#prod_options_box h2
{
	background-image: url(../layout_v1/images/product_options_top.png);
	background-repeat: no-repeat;
	color: #71A1B7;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
	height: 40px;
	left: -10px;
	margin-bottom: 0px;
	padding-top: 10px;
	position: relative;
	text-align: center;
	width: 320px;
}
#prod_options_box table input
{
	background-color: #FFFFFF;
	border: 1px solid #8BB4C2;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#prod_options_box table select
{
	background-color: #FFFFFF;
	border: 1px solid #8BB4C2;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#prod_short_desc
{
	margin-bottom: 15px;
	margin-top: 35px;
}
#product_details
{
	border: 1px solid #CCCCCC;
	position: relative;
	top: -100px;
	width: 700px;
	z-index: 5;
}
#product_details #pd_tabber .tabbertab #ask_a_q
{
	float: left;
}
#product_details #pd_tabber .tabbertab #first_row
{
	margin-bottom: 3px;
}
#product_details #pd_tabber .tabbertab #secure_image
{
	float: left;
}
#product_details #pd_tabber .tabbertab #size_chart_table
{
	bottom: 0px;
	left: 0px;
	right: 0px;
	top: 0px;
}
#product_details #pd_tabber .tabbertab #size_chart_table
{
	background-color: #FFFFFF;
}
#product_details #pd_tabber .tabbertab #size_chart_table .tuxstoreborder .alternate
{
	background-color: #CCCCCC;
	color: #FFFFFF;
}
#product_details #pd_tabber .tabbertab .form_row .label
{
	display: block;
	float: left;
	text-align: right;
	width: 120px;
}
#product_details #pdh
{
	background-color: #F4F4F4;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 15px;
}
#product_details #pdh #pdh_left
{
	margin: 0px;
	width: 100%;
}
#product_details #pdh #pdh_left #designer_name
{
	background-color: #3E606A;
	font-weight:500;
	color: #EAEAEA;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	margin: 0px;
	padding-bottom: 10px;
	padding-top: 7px;
	text-indent: 15px;
	width: 500px;
}
#product_details #pdh #pdh_left #product_name
{
	background-color: #F4F4F4;
	border-bottom-color: #CCCCCC;
	border-bottom-style: none;
	border-bottom-width: 1px;
	border-left-color: #CCCCCC;
	border-left-style: none;
	border-left-width: 0px;
	border-right-color: #CCCCCC;
	border-right-style: none;
	border-right-width: 0px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
	color: #7E7E7E;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	text-indent: 15px;
	width: 500px;
}
#product_details #pdh #pdh_left #product_name #sku_det
{
	color: #A7A7A7;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin-top: 4px;
}
#product_details #pdh #pdh_right
{
}
.ui-dialog 
{
}
.ui-dialog-titlebar 
{
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	vertical-align:top;
}
.ui-dialog-title
{
}
.ui-dialog-titlebar-close .ui-icon
{
	background: url(../layout_v1/images/close.gif) no-repeat  top right !important ;
	display:block;
	cursor:pointer;
}
