﻿#productInfo
{
	position:relative;
}

H1
{
	margin-top:0px;
	margin-bottom:10px;
	padding:10px 0px 4px 0px;
	color:#333333;
	font-size:1.4em;
	font-weight:normal;
}

H1 A
{
	color:#333333;
}

.validationSummary
{
	margin-bottom:15px;
}

#productImage
{
	margin:0px;
	padding:0px;
	height:280px;
}

#productImage IMG
{
	border:1px solid #cfcfcf;
}

#productOptions
{
	position:absolute;
	right:0px;
	top:35px;
}

#productOptions .panelOuter
{
	
	background-image:url(../images/panels/product-option-top.gif);
	background-repeat:no-repeat;
	background-position:top;
	padding-top:5px;
	width:335px;
}

#productOptions .panel
{
	background-image:url(../images/panels/product-option-bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:5px;
	width:335px;
}

#productOptions .panelInner
{
	border-left:1px solid #d4c6d7;
	border-right:1px solid #d4c6d7;
}

#productOptions .panelInner P
{
	margin:0px;
	padding:0px;
}

#productOptions H2
{
	font-size:0.8em;
	color:#333333;
	margin:0px 0px 10px 0px;
	padding:15px 0px 0px 30px;
}

#productPrice
{
	color:#e18bff;
	font-size:1.4em;
	text-align:center;
}

#productPreviousPrice
{	
	text-align:center;
}

SPAN.offerText
{
	font-size:0.5em !important;
	color:#ffffff !important;
	background-color:lime !important;
	border:none !important;
	padding:2px !important;
}

SPAN.offerPreviousPrice
{	
	padding-left:0px !important;
	font-size:0.7em !important;
	color:#999999;
}

#productOptions .panelInner P
{
	margin:0px 0px 0px 30px;
	padding:0px;
	height:1.8em;
}	
	
#productOptions .panelInner P LABEL
{
	float:left;
	display:block;
	width:80px;
	font-size:0.7em;
	color:#333333;
	line-height:1.8em;
}

#productOptions .panelInner P SELECT
{
	float:left;
	display:block;
	line-height:1.8em;
}

#addToCartButton
{
	text-align:center;
}

#addToCartButton SPAN
{
	font-size:0.7em;
	color:#333333;
}


	
#addToCartButton INPUT
{
	font-size:0.8em;	
}

#addToCartAjaxLoader
{
	text-align:center;
}

#productDescription H2
{
	background-image:url(../images/heading-dots-bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	color:#333333;
	font-size:0.9em;
	margin:0px;
	padding:30px 0px 10px 0px;
}

#productDescription P
{
	font-size:0.7em;
	color:#333333;
	margin:10px 0px 10px 0px;
	padding:0px;
}
	
#productCrossLinks H2
{
	color:#996699;
	font-size:1.2em;
	font-weight:normal;
	margin:0px;
	padding:30px 0px 10px 0px;
}

#productCrossLinks .panelOuter
{
	
	background-image:url(../images/panels/product-similar-top.gif);
	background-repeat:no-repeat;
	background-position:top;
	padding-top:5px;
	width:705px;
}

#productCrossLinks .panel
{
	background-image:url(../images/panels/product-similar-bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:5px;
	width:705px;
}

#productCrossLinks .panelInner
{
	border-left:1px solid #d4c6d7;
	border-right:1px solid #d4c6d7;
	padding:15px 0px 10px 0px;
	height:140px;
	text-align:center;
}

#productCrossLinks UL
{
	margin:0px;
	padding:0px;
}

#productCrossLinks LI
{
	float:left;
	margin:0px;
	padding:0px;
	width:170px;
	position:relative;
	list-style-type:none;
}

#productCrossLinks P.picture
{
	margin:0px;
	padding:0px;
	position:absolute;
	top:0px;
	left:0px;
	width:170px;
}

#productCrossLinks P.picture IMG
{
	border:1px solid #cfcfcf;
	height:82px;
	display:block;
	margin-left:auto;
	margin-right:auto;
}

#productCrossLinks P.text
{
	margin:100px 0px 0px 0px;
	padding:0px 20px 0px 20px;
	text-align:center;
}

#productCrossLinks P.text A
{
	color:#333333;
	font-size:0.7em;
	text-decoration:underline;
	display:block;
	margin-bottom:20px;
}
