/* CSS File FOR PRODUCT DETAILS PAGE: /store/item_view.asp*/

.SSPro_Product_ProductInformation_TABLE {
	width: 750px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EEEEEE;
	border-right-color: #EEEEEE;
	border-bottom-color: #EEEEEE;
	border-left-color: #EEEEEE;
}

.SSPro_Product_Title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

.SSPro_Product_Description {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
}

.SSPro_Product_Bullets {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	display: list-item;
	list-style-position: inside;
	list-style-type: square;
}

.SSPro_Product_Shipping_Estimate_Message {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #999999;
}
.SSPro_Product_Inventory_Alert_Message {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #CC0000;
	font-weight: bold;
}
.SSPro_Product_ADD_TO_CART_Table {
	background-color: #FFFFFF;
	width: 750px;
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	margin: 5px;
	padding: 5px;
}
.SSPro_Product_ADD_TO_CART_Table_LEFT_COLUMN {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	width: 275px;
	margin: 5px;
	padding: 5px;
}
.SSPro_Product_ADD_TO_CART_QTY_FIELD{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px none #FFFFFF;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	padding: 2px;
	height: 17px;
	width: 25px;
}
.SSPro_Product_ADD_TO_CART_List_Menus{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	background-color: #FFFFFF;
	border: thin solid #006699;
	font-weight: normal;
}
.SSPro_Product_ADD_TO_CART_Text_AREAS{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	background-color: #FFFFFF;
	border: thin solid #006699;
	font-weight: normal;
	width: 165px;
}
.SSPro_Product_CROSS_SELLING_TABLE{
	border: 1px dashed #6699CC;
	width: 700px;
}

.SSPro_Product_CROSS_SELLING_ROWS{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.SSPro_Store_BreadCrumbs {
	width: 100%;
	padding: 10px;
	background-image: url(../images/detail_page_top_gradient_back.jpg);
	background-repeat: repeat-x;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6699CC;
	border-right-color: #6699CC;
	border-bottom-color: #6699CC;
	border-left-color: #6699CC;
}
.SSPRo_Option_Selection_ERROR {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
}
.SSPro_Input_Fields_Required_Star {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
}
.SSPro_Input_Fields_Instructions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.SSPro_Input_Fields_Formatting {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	background-color: #FFFFFF;
	border: 1px solid #003366;
	height: 20px;
}
.SSPro_ItemDisclaimerText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

.SSPro_RecommendedItemsText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

