﻿/*Styles for the Product List*/
#SRProductList_List
{
	background-color: #ECE7D4;
	width: 490px;
}
#SRPRoductList_Main table
{
	width: 488px;
	border: solid 1px Transparent;
}
#SRPRoductList_Main table td
{
	border: solid 1px Transparent;
}
#SRProductList_Item
{
	width: 143px;
	height: 210px;
	padding: 9px;
	background-color: #CDCAB9;
	text-align: center;
}
#SRProductList_TitlePane
{
	height: 40px;
	text-align: left;
}
.SRProductList_Title
{
	font-family: Arial,Tahoma,Helvetica;
	font-weight: bold;
	font-size: 12px;
	color: #5D5D5D;
	line-height: 14px;
}
.SRProductList_SubTitle
{
	font-family: Arial,Tahoma,Helvetica;
	font-weight: normal;
	font-size: 10px;
	color: #5D5D5D;
	line-height:12px;
}
.SRProductList_ProductImage
{
	padding: 5px 0px 5px 0px;
	border: 0px;
}
.SRProductList_WorkshopImage
{
	padding: 0px;
	border: 0px;
}
#SRProductList_Footer
{
	text-align: right;
	font-family: Arial,Tahoma,Helvetica;
	font-weight: normal;
	font-size: 10px;
	color: #5D5D5D;
	line-height: 12px;
}
#SRProductList_Footer .TextLink
{
	color: #5D5D5D;
}
#SRProductList_Footer .Disabled_TextLink
{
	color: #DAD7C6;
}
#SRProductList_Footer .ActivePageNumber
{
	font-family: Arial,Tahoma,Helvetica;
	font-weight: normal;
	font-size: 10px;
	color: #0E5DAC;
	line-height: 12px;
}
#SRProductList_Footer a, a:link, a:visited, a:active
{
	font-family: Arial,Tahoma,Helvetica;
	font-weight: normal;
	font-size: 10px;
	color: #5D5D5D;
	text-decoration: none;
	line-height: 12px;
}
/*Styles for the Details View*/
#SRProductList_Details
{
	background-color: #ECE7D4;
	width: 490px;
}
#SRProductList_Headder
{
	background-color: #C8C4B6;
	width: 470px;
	height: 14px;
	padding: 8px 10px 8px 10px;	
	line-height: 16px;
}
.SRProductList_Headder_ProductName
{
	font-family: Arial,Tahoma,Helvetica;
	font-weight: Bold;
	font-size: 14px;
	color: #5D5D5D;
	line-height: 16px;
}
.SRProductList_Headder_ProductDesc
{
	font-family: Arial,Tahoma,Helvetica;
	font-weight: normal;
	font-size: 10px;
	color: #5D5D5D;
	line-height: 12px;
}

#SRProductList_Details_ImagePane 
{
	width:100%;
	height:356px; 
	margin-top: 1px;
	background-color: #A5B78D;
}
#SRProductList_Datails_ImagePane_Left
{
	width: 267px;
	padding: 44px;
	position:relative;
	float:left;	
}
#SRProductList_Datails_ImagePane_Right
{
	width: 135px;
	position: relative;
	float: right;
}
#SRProductList_Datails_ImagePane_ColorPicker 
{
	margin-top: 60px;
}
#SRProductList_Datails_ImagePane_ColorPicker_Copy 
{
	margin-top: 10px;
	width: 125px;
	padding-right: 10px;	
}
#SRProductList_Datails_ImagePane_ColorPicker_Copy_Top 
{
	background-image: url(../../images/detail_textBGtop.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#SRProductList_Datails_ImagePane_ColorPicker_Copy_Body 
{
	background-image: url(../../images/detail_textBG.gif);
	background-repeat: repeat-y;
	padding-left: 4px;
	padding-right: 3px;
}
.SRProductList_details_ImagePane_ColorPicker_Copy_HedderText
{
	font-family: Arial,Tahoma,Helvetica;
	font-weight: Bold;
	font-size: 12px;
	color: #5D5D5D;
	line-height: 14px;
}
.SRProductList_details_ImagePane_ColorPicker_Copy_BodyText
{
	font-family: Arial,Tahoma,Helvetica;
	font-weight: normal;
	font-size: 10px;
	color: #5D5D5D;
	line-height: 12px;
}
#SRProductList_Datails_ImagePane_ColorPicker_Copy_Bottom
{
	background-image: url(../../images/detail_textBGbottom.png);
	background-repeat:no-repeat;
	background-position: top;
}

#SRProductList_Details_WorkShopButtons 
{
	height: 20px;
	width: 476px;
	padding: 7px;
}
#SRProductList_Details_WorkShopButtons input
{
	margin-right: 3px;
	margin-left: 3px;
}
#SRProductList_Details_Copy 
{
	width: 490px;	
}
.SRProductList_Details_Copy_Text 
{
	font-family: Arial,Tahoma,Helvetica;
	font-weight: normal;
	font-size: 10px;
	color: #5D5D5D;
	line-height: 12px;
}
#SRProductList_Details_BodyPane 
{
	background-image: url(../../images/details_bg.gif);
	background-repeat: repeat-y;
	background-position:top;
	width:100%;
	margin-top: 5px;
}
#SRProductList_Details_BodyPane_Left 
{
	position: relative;
	float: left;
	width: 150px;
	margin-right: 10px;
}
#SRProductList_Details_BodyPane_Left_HowItComes 
{
	background-color: #A2957E;
	border-bottom: solid 1px #ECE7D4;
}
#SRProductList_Details_BodyPane_Left_HowItComes a, a:link, a:visited, a:active
{
	font-family: Arial,Tahoma,Helvetica;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
	text-decoration: none;
}
.SRProductList_Details_HowItComes_Image
{
	margin: 10px 3px 10px 10px;
	vertical-align:middle;
}
.SRProductList_Details_HowItComes_Label
{
}
.SRProductList_Details_HowItComes_Link
{
	border: none;
}
.SRProductList_Details_HowItComes_Link_TextOnly
{
	margin: 0px 0px 10px 10px;
}
#SRProductList_Details_BodyPane_Left_ColorFamilies 
{
	background-color: #72726E;
	margin-top: 1px;
}
.SRProductList_Details_ColorFamilies_Image
{
	margin: 0 2px 0 10px;
	border: solid 1px #FFFFFF;
}
.SRProductList_Details_ColorFamilies_Text
{
	font-family: Arial,Tahoma,Helvetica;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 14px;
}
#SRProductList_Details_BodyPane_Right 
{
	position:relative;
	float: right;
	width: 330px;
	height: auto;
	background-color: #C8C4B6;
}
.SRProductList_Details_ProductDetail_HedderText
{
	font-family: Arial,Tahoma,Helvetica;
	font-weight: bold;
	font-size: 12px;
	color: #5D5D5D;
	line-height: 14px;
}
.SRProductList_Details_ProductDetail_Text
{
	font-family: Arial,Tahoma,Helvetica;
	font-weight: Normal;
	font-size: 10px;
	color: #5D5D5D;
	line-height: 12px;
}
.SRProductList_Details_ProductDetail_Table
{
	width: 310px;
	margin: 0 8px 8px 8px;
}
.SRProductList_Details_ProductDetail_HRCell
{
	margin: 0px;
	padding: 0px;
	height: 1px;
}
.SRProductList_Details_ProductDetail_HedderCell
{
	width: 40px;
	padding: 8px 0px 8px 0px;
}
.SRProductList_Details_ProductDetail_LightCell
{
	background-color: #D8D3C3;
	width: 270px;
	padding: 8px;
}
.SRProductList_Details_ProductDetail_LightCellLong
{
	background-color: #D8D3C3;
	padding: 8px;
}
#SRProductList_Details_Footer 
{
	width: 480px;
	padding: 5px;
	margin-top: 5px;
}
.SRProductList_Details_Footer_Text 
{
	font-family: Arial,Tahoma,Helvetica;
	font-weight: normal;
	font-size: 10px;
	color: #5D5D5D;
	line-height: 12px;
}

/*Modal Pop-Up*/
.modalBackground
{
	background-color: Gray; 
	filter: alpha(opacity=70); 
	opacity: 0.7;
}
.MDW_modalPopup
{
	background-color: #ECE7D4;
	border-width: 3px; 
	border-style: solid; 
	border-color: #5D5D5D; 
	padding: 3px; 
	width: 300px;
}

/*Other Styles*/
.clearfloat 
{ 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}