.standardPageHeader {
background-color: #F4F4E0;
padding: 3px;
text-align: left;
margin: 0 auto;
margin-bottom: 10px;
border: 1px solid #CFCFA5;
}

h2.pageTitleHeader {
color: #265B67;
font-size: 14px;
font-weight: bold;
background-color: #F4F4E0;
padding: 3px;
margin: 0 auto;
border: 2px solid #fff;
}

.prodimagebase {
width: 260px;
float: left;
text-align: left;
margin-bottom: 10px;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
padding: 0px;
}

.productPageDescandPrice {
float: right;
text-align: left;
width: 370px;
padding: 5px;
margin: 0 auto;
}

input.shoppingCartButton {
background: url("/images/1-design-buy.png") no-repeat center center;
width: 146px;
height: 27px;
margin-top: 12px;
border: none;
float: left;
}

input.shoppingCartButton:hover {
text-decoration: none;
/*
width: 146px;
height: 27px;*/
background: url("../images/design-buy-hover.png") no-repeat center center;
cursor:pointer;
float: left;
}

.designANDbuyButton {
margin-top: 3px;
width: 127px;
float: right;
text-align: center;
}

div.timeIcons {
	float: left;
	width: 45%;
	margin:8px 0;
}
div.timeIcons table td {
	padding: 3px 0;
}
.social
{
	float: right;
	width: 45%;
}
.facebook {
	margin: 10px 0;
}
div.reviewBox
{
	margin:8px 0;
	border:2px solid #CFCFA6;
	padding:5px;
	background-color: #ffffff;
	text-align: center;
}
div.reviewBox p {
	margin: 5px 0;
}
div.reviewBox select, div.reviewBox input {
	font-size: 11px;
	margin: 0 2px;
}
div#ratepro fieldset {
	margin-top: 15px;
}
div#ratepro h3 {
	margin-bottom: 15px;
}
#select_width {
font: 11px Arial, Helvetica, sans-serif;
}

#select_width_frac {
font: 11px Arial, Helvetica, sans-serif;
}

#select_height {
font: 11px Arial, Helvetica, sans-serif;
}

#select_height_frac {
font: 11px Arial, Helvetica, sans-serif;
}
form#pricingForm td.diyPrice {
text-align: right;
font-size: 1.2em;
padding: 4px;
}
.product_price_field {
border:none;
background-color: transparent;
color: #990765;
font-size: 1.5em;
width: 45px;
text-align:right;
}
form#pricingForm td.diyPrice span {
font-size: 0.8em;
color: #666666;
}


h2.importantHeading {
padding: 5px;
background-color: #F4F4E0;
margin-top: 10px;
margin-bottom: 10px;
color: #265B67;
font-size: 120%;
font-weight: bold;
font-family : verdana, Arial, Helvetica, sans-serif;
}


/*	-------- Individual Items On Product Page ---------- */

.productOptions_image {
width: 120px;
float: left;
margin: 0 auto;
padding: 0px;
}


.productOptions_text {
width: 500px;
float: right;
margin: 0 auto;
padding: 0px;
}

.productOptions_reverseRoll_image {
width: 190px;
float: left;
margin: 0 auto;
padding: 0px;
}

.productOptions_reverseRoll {
width: 435px;
float: right;
margin: 0 auto;
padding: 0px;
}

p.standardBreak {
margin: 0 auto;
padding-top: 10px;
line-height: 100%;
}

.prodPageHorLine {
color: #f00;
background-color: #eee;
height: 2px;
border: 0px;
width: 100%;
margin-top: 10px;
margin-bottom: 10px;
padding: 0px;
}

.leftSideDivider {
width: 48%;
float: left;
padding: 0px;
margin: 0 auto;
}

.rightSideDivider {
width: 48%;
float: right;
padding: 0px;
margin: 0 auto;
}

.adobePicture {
width: 85px; 
text-align: left; 
float: left;
margin-top: 10px;
margin-bottom: 10px;
padding: 0px;
}

.adobePictureText {
width: 555px; 
text-align: left; 
float: right;
margin-top: 10px;
margin-bottom: 10px;
padding: 0px;
}


.adobePictureText2 {
width: 525px; 
text-align: left; 
float: right;
margin-top: 10px;
margin-bottom: 10px;
padding: 0px;
}





.belowUL {
margin: 0 auto;
padding-left: 0px;
padding-right: 0px;
padding-top: 15px;
padding-bottom: 0px;
}








