/* CSS Document */
.float-right {
	float: right;
}
.clear {
	clear: both;
}
div#Products{
	background-image:url(../images/products/bg_products_1.jpg);
	background-repeat:repeat-x;
	float:left;
}
div#Products div.intro{
	position:relative;
	left:36px;
	width:190px;
	margin-top:255px;
}
div#eStat761{
	float:left;
	width:242px;
	border-right:1px dotted #B9B9B9;
	position:relative;
	background-image:url(../images/products/bg_estat_1.jpg);
	background-repeat:no-repeat;
}
div#eStat762{
	float:left;
	width:241px;
	position:relative;
	background-image:url(../images/products/bg_estat_3.jpg);
	background-repeat:no-repeat;
}
div#eStat759{
	float:left;
	width:242px;
	border-right:1px dotted #B9B9B9;
	position:relative;
	background-image:url(../images/products/bg_estat_2.jpg);
	background-repeat:no-repeat;
}
div#eStat760{
	float:left;
	width:242px;
	border-right:1px dotted #B9B9B9;
	position:relative;
	background-image:url(../images/products/bg_estat_4.jpg);
	background-repeat:no-repeat;
}
div#eStat761Info{
	position:relative;
	height: 303px;
	background-image:url(../images/products/bg_estat_1b.jpg);
	background-repeat:no-repeat;
	background-position: center top;
}
div#eStat762Info{
	position:relative;
	height: 303px;
	background-image:url(../images/products/bg_estat_1b.jpg);
	background-repeat:no-repeat;
	background-position: center top;
}
div#eStat759Info{
	position:relative;
	height: 303px;
	background-image:url(../images/products/bg_estat_2b.jpg);
	background-repeat:no-repeat;
	background-position: center top;
}
div#eStat760Info{
	position:relative;
	height: 303px;
	background-image:url(../images/products/bg_estat_4b.jpg);
	background-repeat:no-repeat;
	background-position: center top;
}
div#Products p{
	font-size:0.75em;
}
div#Products span.from,
div#Products span.price,
div#Products span.shipping{
	font-family:Arial, Helvetica, sans-serif;
}
div#Products span.from,
div#Products span.shipping{
	font-size:0.6em;
}
div#Products span.price{
	font-weight:bold;
	font-size:1.4em;
	vertical-align: middle;
}
div#Products span.model,
div#Customise span.model{
	font-weight:bold;
	font-size:0.7em;
	color: #AD1625;
}
div#Products span.model-expanded,
div#Customise span.model-expanded{
	font-weight:normal;
	font-size:0.7em;
	color: #000;
}
div#Customise-Left {
	width:385px;
}
div#Customise-Right {
	width:585px;
}
div#Customise-Right div.info {
	margin-left: 20px;
	margin-right: 20px;
}
/*
	Specs
*/
div#Customise table.models{
	width:100%;
}
div#Customise table.models tr.everyOther{
	background-color:#F1F1F1;
}
div#Customise table.models td,
div#Customise table.models th{
	padding:1px 15px 1px 15px;
	font-size:0.7em;
}
div#Customise table.models td{
	padding:7px 15px 7px 15px;
}
div#Customise table.models th{
	text-align:left;
	border-bottom:1px solid #AF0B0B;
	color:#555555;
}
div#Products input.text,
div#Customise input.text,
div#Products input.textFocus,
div#Customise input.textFocus{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	border:1px solid #CDCDCD;
	width:20px;
	font-size:0.9em;
	height:18px;
	line-height:18px;
	text-align:right;
	padding-right:10px;
}
div#Products input.textFocus,
div#Customise input.textFocus{
	border:1px solid #DB3333;
	background-color:#FFE8E8;
}

div#Products input,
div#Customise input {
	vertical-align: middle;
}
div#Customise div.price {
	width: 50%;
}
/*
	Tabs
*/
div#Customise div.tabs{
	width: 100%;
	background-image:url(../images/products/bg_baseline.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
div#Customise div.tabs ul{
	padding:0;
	margin:0;
	margin-left:10px;
}
div#Customise div.tabs ul li{
	list-style:none;
	margin:0;
	padding:0;
	font-size:0.7em;
	float:left;
	margin-right:1px;
}
div#Customise div.tabs ul li a{
	color:#555555;
	float:left;
	padding:8px 12px 8px 12px;
	background-color:#E4E4E4;
}
div#Customise div.tabs ul li a.selected{
	color:#B70000;
	float:left;
	border:1px solid #CDCDCD;
	border-bottom:0;
	background-color:#FFFFFF;
}
div#Customise div.interior{
	padding: 30px 30px 10px 30px;
	font-size:0.95em;
}
/*
	Hidden
*/
div#eStat_Features,
div#eStat_Downloads,
div#eStat_Help {
	display: none;
}

div[class].header-height,
div[class].price-height {
	height: auto;
}

div.header-height {
	height: 220px;
	min-height: 220px;
}

div.price-height {
	height: 220px;
	min-height: 220px;
}