﻿#product
{
	width: 100%;
}
#product #imagecolumn
{
	float:left;
	width:240px;
	vertical-align:top;
	text-align:center;
}
#product #contentcolumn, #product .ProductControls
{
	width: auto;
	margin-left: 240px;
}
#product #contentcolumn
{
	margin-top: 0;
	padding: 0 5px 5px 5px;
}
#product #contentcolumn p
{
	margin-top: 0;
	padding-top: 0px;
	padding-bottom: 10px;
}
#product #actioncolumn
{
	clear: both;
}
#product ul.typedisplay
{
}
	#product ul.typedisplay li span.productpropertylabel
	{
		font-weight: bold;
	}


#product .ProductControls
{	
	padding: 0 5px 5px 5px;
	font-size: 14px;
}
#product .datainputs
{
	width: 350px;
	display: inline;
	float: left;
	margin-left: 0px;	
}
h1
{
	border-bottom: dashed 1px #A4E0FD;	
}
.datainputs
{
}
	.datainputs ul
	{
		list-style: none;
		padding: 0px;
		border: none;
	}    
    .datainputs li
    {
		padding: 3px 0 3px 0;
        clear: both;
    }
	.datainputs li label, .datainputs li .productpropertylabel
	{
		display: block;
		float: left;
		padding-left: 5px;
		padding-right: 5px;
		width: 80px;
		margin-right: 5px;
		font-weight: bold;
		text-align: right;
	}
	/*.datainputs ul.validation-errors
	{
		margin: 0px 0px 0px 190px;
		border: none;
    }    
	.datainputs ul.validation-errors li
	{
		float: left;
		clear: right;
		margin:0 0 0 12px;
		color: Red;
	}*/
	.datainputs li span.listprice, .productpackage .packagePrices span.listprice
	{
		text-decoration: line-through;
		padding-left: 5px;
		padding-right: 5px;
	}
	.datainputs li span.siteprice, .productpackage .packagePrices span.siteprice
	{
		background-color: Yellow;
		padding-left: 5px;
		padding-right: 5px;
	}
	.datainputs li span.yousave, .productpackage .packagePrices span.yousave
	{
		color: Red;
		padding-left: 5px;
		padding-right: 5px;
	}

.buttons
{
	margin-top: 40px;
}

.short
{
	width: 40px;
}
.vmiddle
{
	vertical-align: middle;
}	

/* product details */
.OutOfStockNoPurchase
{
	color: Red;
}
.OutOfStockAllowPurchase
{
	color: Green;
}
.InStock
{
	color: Green;
}




.productextras
{
	clear: both;
	margin-top: 20px;
	padding-top: 20px;
}
.innertab
{
	margin: 0 auto;
}

/*tabs*/

.crosssells input
{
	margin-top: 5px;
}
.productextras h3
{
	text-align: center;
}

.crosssells
{
	margin-top: 30px;
}

.productextras h2, .crosssells h2
{
	
}
div.crosssells ul.productgrid li, div.crosssells ul.productgrid li .record
{
	height: 180px;
}









.highslide {
	cursor: url(/images/system/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
    text-align: center;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}




.productsubscribebutton
{
	background-image: url(../Images/Buttons/Submit.gif);
	width: 103px;
	height: 29px;
}
.highslide-header
{
	font-weight: bold;
}
div.highslide-body ul.entryfields
{
	
}
	div.highslide-body ul.entryfields input.forminput
	{
		float: none;
	}
	div.highslide-body ul.entryfields ul.validations, ul.entryfields ul.lightdetails
	{
		margin: 0 0 0 0;
	}
	div.highslide-body ul.entryfields ul.validations li
	{
		float: none;
	}

.productreviews
{
	padding-top: 15px;
}


.productpackages
{
	margin-bottom: 20px;
}