#prod-details
{
	width:508px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#72778b;
	font-size:11px;
}

#prod-breadcrumbs
{
	color:#000;
	font-size:13px;
	float:left;
	width:100%;
}

#prod-breadcrumbs a
{
	color:#848aa2;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}

#prod-breadcrumbs a:hover
{
	color:#848aa2;
	font-size:13px;
	font-weight:bold;
	text-decoration:underline;
}

#prod-title
{
	border-top:1px solid #e9ebf2;
	border-bottom:1px solid #e9ebf2;
	color:#83899f;
	font-weight:bold;
	float:left;
	width:100%;
	margin:20px 0 10px 0;
	padding:10px 0;
}

#prod-image
{
	width:235px;
	float:left;
	border:5px solid #8389a1;
}

#prod-separator
{
	width:7px;
	float:left;
	background:url(../images/separator.jpg) no-repeat;
}

#prod-image-bottom
{
	float:left;
	width:235px;
	background:#8389a1;
	height:18px;
	padding:5px 0 0 3px;
}

#prod-image-bottom p
{
	display:inline;
	padding:0 4px;
}

#prod-image-bottom a
{
	color:#fff;
	text-decoration:none;
}

#prod-image-bottom a:hover
{
	color:#fff;
	text-decoration:underline;
}

#prod-info
{
	width:251px;
	float:right;
	border:1px solid #8389a1;
}

#prod-info p
{
	margin:0;
}

.prod-info-text
{
	border-bottom:1px solid #8389a1;
	padding:10px 10px;
}

.prod-info-price
{
	width:231px;
	float:left;
	background:#8389a1;
	color:#fff;
	font-weight:bold;
	padding:10px;
	border-top:1px solid #fff;
}

.prod-info-price p
{
	padding:3px 0;
}

.color-red
{
	color:#ff0000;
}

.line-through
{
	text-decoration:line-through;
}

.add-to-cart
{
	float:right;
	margin:-25px 0 0  0;
}

#prod-more-info
{
	width:508px;
	height:400px;
	margin:20px 0 10px 0;
	float:left;
}

#content
{
	width:485px;
	float:left;
	border-left:1px solid #8389a1;
	border-right:1px solid #8389a1;
	border-bottom:1px solid #8389a1;		
	margin:0 0 0 1px;
	background:url(../images/prod-info-top.jpg) no-repeat top right;
	padding:10px;
}

#container p
{
	margin:0;
	padding:5px 0;
	border-top: 1px solid #e9ebf2;
}

#container
{
	height:27px;
	float:left;
	width:100%;
}

#prod-tabs ul
{
	margin:0;
	padding:0;
	list-style-type:none;
}

#prod-tabs li
{
	float:left;
	margin:0 1px 0 1px;
}

.prod-tab-active
{
	background:url(../images/active-tab.jpg) no-repeat;
	height:20px;
	width:127px;
	font-size:12px;
	color:#8389a1;
	font-weight:bold;
	padding:7px 0 0 10px;
}

.tabs
{
	height:20px;
	width:127px;
	margin-left:1px;
	font-size:12px;
	color:#8389a1;
	font-weight:bold;
	padding:7px 0 0 10px;
	float:left;
	cursor:pointer;
	background:url(../images/active-tab.jpg) no-repeat;	
}


.tabs-unselected
{
	height:20px;
	width:127px;
	margin-left:1px;
	font-size:12px;
	color:#8389a1;
	font-weight:bold;
	padding:7px 0 0 10px;
	float:left;
	cursor:pointer;
	background:url(../images/active-tab-selected.jpg) no-repeat;	
}

.prod-tab-inactive
{
	background:url(../images/inactive-tab.jpg) no-repeat;
	height:20px;
	width:127px;
	padding:7px 0 0 10px;
}

.prod-tab-inactive a
{
	color:#fff;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}

.tabs a
{
	color:#8389a1;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;

}

.tabs a:hover
{
	color:#8389a1;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}

#load {
	position:relative;
	left:230px;
	top:50px;
	height:30px;
	color:white;
	display:none;
	background:url(../images/ajax-loader.gif) no-repeat;

}
