﻿
a
{
	font-size: 12px;
	color: #005288;
	text-decoration: none;
	cursor: pointer;	
}


.ConfiguratorLabel
{
	font-weight: bold;
	font-family: Arial, Helvetica, Sans-Serif;
	color: #333333;
	font-size: 12px;
	width: 125px;	
	padding: 5px;
}

.ColorSwatch
{
	border: 1px solid #cccccc;
	height: 20px;
	width: 20px;
	cursor: pointer;
	float: left;
	display: block;	
	margin-right: 3px;
	margin-top: 3px;
}

.RenderProgressBackground
{
	width: 495px;
	height: 470px;
	background-image: url(/Images/progress_aj.gif); 
	background-repeat: no-repeat; 
	background-position: center;
	display: block;	
}

.ProductColorSwatchCheckbox
{
	width: 10px;
	height: 10px;	
}

#DecalColors
{
	float: left;	
}

.StandardConfiguratorLink
{
	color: #005288; 
	font-weight: bold;
	cursor: pointer;	
}

.StandardConfiguratorLink:hover
{
	color: #005288; 
	font-weight: bold;
	cursor: pointer;
	text-decoration: underline;
}

#MoreColorsLink
{ 
	float: left; 
	margin-top: 10px;
	margin-left: 10px;	
}

#ReadMoreLink
{ 
	float: right; 
	margin-left: 10px;
	margin-bottom: 10px;	
}

.DecalColorSwatchCheckbox
{
	width: 10px;
	height: 10px;
}

#ProductInfo
{
	padding-top: 0px;
	padding-bottom: 10px;
	
}

.ControlRow
{
	background-color: #F2F2F2;
	border: 1px solid #CCCCCC;
	width: auto;
	display: block;
	overflow: auto;
	padding: 0px;
	vertical-align: middle;
}

.ControlRowSpacer
{
	height: 1px;
	display: block;	
	clear: both;
}

.ControlLabelBox
{
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif;
	color: #333333;	
	width: 100px;
	float: left;
	padding-right: 15px;
	text-align: right;
	vertical-align: middle;
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
}

.ControlBox
{
	width: auto;
	height: auto;
	float: left;	
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;
}

#DecalDesignControlRow
{
	clear: both;	
}

#DecalSectionSpacer
{
	
		
}

.DecalTemplatePrototype
{
	border: 1px solid #555555;
	display: block;
	float: left;
	text-align: center; 
	padding: 10px;
	cursor: pointer;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
	vertical-align: middle;
}

#DecalTemplateImg
{
	padding: 0px;
	vertical-align: middle;
}

#DecalTemplates
{
		
}

#DecalTemplatesBox
{
	background-color: #C4C4C4;
	border: 1px solid #CCCCCC;
	padding: 0px;
	height: 275px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	overflow: auto;
	background-image: url(/Images/progress_aj_gray.gif); 
	background-repeat: no-repeat; 
	background-position: center;
}



#DecalsOuterPaddingBox
{
	width: 600px;	
}

#DesignsLabelBox
{
	background-color: #E1E1E1; 
	margin-bottom: 0px; 
	margin-left: 10px;
	margin-right: 10px;
}

.OuterPaddingBox
{
	padding: 5px;	
}

#LeftSpacer
{
	width: 30px; 
	float: left;  
	display: block;	
}

#RightSpacer
{
	width: 30px; 
	float: left; 
	float: left;	
}

#CenterContent
{
	width: 910px; 
	margin-top: 0px;
	margin-left: 30px;
	margin-right: 30px;
	float: left;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

#LeftColumn
{
	float: left; 
	width: 380px;
	height: 655px;
	
}

#CenterGutter
{
	width: 20px;
	display: block;	
}

#RightColumn
{
	float: right;
	width: 500px;
	height: 655px;
	padding: 10px;
	padding-left: 15px;
}


input
{
	text-align: center;	
}

.QuantityInput
{
	width: 22px;
	margin-bottom: 5px;
}

#btnSubmit
{
	display: block;
	float: right; 
	margin-top: 10px;
	width: 115px;
	height: 35px;
	cursor: pointer;
	background-image: url('/Images/addToCart_green.jpg');
	background-repeat: no-repeat;
}
