/****************************************
/		(COMPANY NAME HERE)
/		MAIN CSS FILE
/		CREATED: EGG_DNA
/		MODIFY:	 xx/xx/xxxx
****************************************/
/* DEFAULTS FOR BROWSER COMPATIBILTY */
body {
	text-align: center; /* IE centering */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%; /* for text re-sizing */
}

* { /* ZERO DEFAULTS */
	margin:0px;
	padding:0px;
}

li { margin-left:30px; }

a img { border:none; } /* remove border from img links */

.clear { /* float clear */
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}

/* PAGE WIDTH AND CENTERING */
#wrapper{
	text-align: left; /* fix for IE centering */
	margin: 0px auto; /* none-IE centering */
	width: 779px;
}
font {
	font-size: 1em;	/* Override FCK's font sizing scheme */
}

/*************************
		HEADER
*************************/
#headerDiv {
	height:60px;
	position:relative;
}
#headerDiv a {
	display:block;
	position:absolute;
}
#headerDiv a.GQtext {
	top:21px;
	left:0px;
}
#headerDiv a.bbbLink {
	bottom:10px;
	right:0px;
}

/*************************
		BODY
*************************/
#topContent {
	float:left;
	line-height: 15px;
	font-size:12px;
}
#step1 {
	background:url(/images/Step1Background.jpg) no-repeat;
	width:779px;
	height:342px;
	color:#FFFFFF;
	position:relative;
}
#step1 #flashContent {
	position:absolute;
	bottom:3px;
	right:0px;
}
#step1 .formHolder {
	position:absolute;
	top:82px;
	left:44px;
	color:#235483;
	font-size:14px;
	z-index:10000;
}
.errorMsg {
	position:absolute;
	z-index:10000;
	background-color:#CC6666;
	border:1px solid #FF0000;
	color:#FFFFFF;
	font-weight:bold;
	left:360px;
	width:200px;
	padding:3px;
}
#step1 .formHolder div.info {
	height:22px;
	margin:5px 0px;
}
#step1 .formHolder div.info label {
	width:146px;
	display:block;
	float:left;
	line-height:20px;
}
#step1 .formHolder div.info input, #step1 .formHolder div.info select  {
	width:205px;
	height:20px;
	padding:0px;
	margin:0px;
	border:1px solid #7F9DB9;
}

#step1 .formHolder div.damage {
	position:absolute;
	top:163px;
	
}
#step1 .formHolder div.damage label { 
	width:115px; display:block; float:left; cursor:pointer;
}
#step1 .formHolder div.damage input { margin:3px; }
#step1 .formHolder .submitNext {
	width:112px;
	height:33px;
	position:absolute;
	top:202px;
	left:126px;
}
/*************************************************************/
#step2 {
	background:url(/images/Step2Background.jpg) no-repeat;
	width:779px;
	height:278px;
	color:#FFFFFF;
	position:relative;
	
}
div.left  { position:relative; color:#235483; }
div.left div.customerInfo { 
	position:absolute; 
	top:30px;
	left:30px;
	font-size:14px;
}
div.left div.customerInfo p img { margin:0px 3px; }
div.left div.customerInfo p span { font-weight:bold; }
div.left div.customerInfo a { color:#7B3540; font-size:11px; }
#step2 div.left div.bodyType { position:absolute; left:26px; top:165px; width:386px;}
#step2 div.left div.bodyType label {  font-size:14px; }
#step2 div.left input {
	position:absolute;
	left:155px;
	top:210px;
}
#step2 div.right, #step3 div.right {
	width:300px;
	height:206px;
	position:absolute;
	left:446px;
	top:30px;
}
#step2 div.right h2, #step3 div.right h2 { font-size:14px;}
#step2 div.right p, #step3 div.right p { width:205px; float:right; margin-top:10px; font-size:12px;}
#step2 div.right em, #step3 div.right em { position:absolute; bottom:0px; right:10px; font-size:14px;}
/*************************************************************/
#step3 {
	background:url(/images/Step3Background.jpg) no-repeat;
	width:779px;
	height:243px;
	color:#FFFFFF;
	position:relative;
	
}
#step3 div.right { font-size:12px; }
#step3 div.right div.one {
	background:url(/images/oneCircle.jpg) no-repeat top left;
	padding-left:25px;
	position:absolute;
	top:51px;
	left:78px;
}
#step3 div.right div.two {
	background:url(/images/twoCircle.jpg) no-repeat top left;
	padding-left:25px;
	position:absolute;
	top:114px;
	left:78px;
}
#step3 .left .print{
	position:absolute;
	color:#235483;
	top:190px;
	left:132px;
}
.priceTable {
	width:779px;
}
.priceTable .tableItem {
	background:repeat-y;
	padding-top:9px;
	width:779px;

}
.priceTable .tableItem .left, .priceTable .tableItem .centerTable, .priceTable .tableItem .right {
	float:left;
	height:155px;
	width:240px;
}
.priceTable .dark { background-image:url(/images/tableRepeaterDark.jpg); background-color:#BCBCBC; }
.priceTable .light { background-image:url(/images/tableRepeaterLight.jpg); background-color:#DBDBDB; }

.priceTable .tableItem .left {
	margin-left:22px;
}
.priceTable .tableItem .left h1 {
	font-size:16px;
	color:#000000;
}
.priceTable .tableItem .left p { color:#000000; }
.priceTable .tableItem .left span.rating { font-size:12px; color:#000000; text-decoration:underline; }
.priceTable .tableItem .centerTable h2 {
	font-size:14px;
}
.priceTable .tableItem .right center { position:relative; }
.priceTable .tableItem .right center span {
	color:#000000;
	font-size:52px;
	vertical-align:top;
}
.priceTable .tableItem .right center h1 {
	font-size:72px;
	color:#2F6290;
	position:relative;
	display:inline;
	margin:0px;
	padding:0px;
}

.priceTable .tableItem .right center u {
	font-size:30px;
	vertical-align:top;
	color:#2F6290;
}

p.disclaimer { font-size:10px; color:#000000; margin:6px 14px; }
/*************************************************************/
#sideDamage {
	background:url(/images/SelectWindowBG.jpg) no-repeat;
	width:779px;
	height:401px;
	position:relative;
}
#sideDamage select {
	position:absolute;
	top:300px;
	left:333px;
}
#sideDamage select.error { border:1px solid #FF0000; width:auto; }
#sideDamage input.submitBTN {
	position:absolute;
	top:336px;
	left:332px;
}
#sideDamage div {
	position:absolute;
	top:88px;
	color:#235483;
}
#sideDamage div.error { color:#FF0000; } 
#sideDamage div label {
	position:absolute;
	font-size:12px;
	
}
/*************************************************************/
#news {
	background:url(/images/box_repeater.jpg);
	position:relative;
	width:779px;
	margin:0px;
	padding:0px;
}
#news div {
	margin:0px 35px;
}
#news div div {
	width:432px;
	margin:5px 10px;
}
#news div h1 {
	font-size:22px;
	color:#235483;
}
#news img.bottomImg {
	position:absolute;
	bottom:0px;
	right:0px;
	
}
/*************************************************************/
#orderFormDIV {
	position:relative;
	background:url(/images/orderForm.jpg);
	width:779px;
	height:905px;
}
#orderFormDIV #formHolder {
	position:absolute;
	left:40px;
	top:200px;
	width:370px;
}	
#whereYouAware {
	position:absolute;
	left:450px;
	top:30px;
	color:#FFFFFF;
	margin-right: 25px;
	 width:300px;	
}
#whereYouAware p {
	padding-bottom: 10px;
}
#whereYouAware h2 {

}
/*************************************************************/
#finalStep {
	position:relative;
	background:url(/images/thanksBG.jpg) no-repeat;
	width:779px;
	height:507px;
}
#thankYouDiv {
	position:absolute;
	top:23px;
	left:31px;
	width:380px;
}
#thankYouDiv h3 { text-align:center; clear:both; font-size:22px; margin:5px 0px; }
#thankYouDiv div, #thankYouDiv ul {
	color:#235483;
	font-size:12px;
	clear:both;
}
#thankYouDiv div label, #thankYouDiv div span {
	display:block;
	float:left;
}
#thankYouDiv div label { width:100px; font-weight:bold; }
#finalStep a { position:absolute; bottom:33px; left:108px; }
#finalStep .rightSide {
	position:absolute;
	width:287px;
	height:350px;
	overflow:hidden;
	left:451px;
	top:23px;
	color:#FFFFFF;
}
#finalStep .rightSide h3{
	font-size:24px;
}
/*************************
		FOOTER
*************************/
#footer {
	color:#7B7C7C;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	padding:0px 5px;
}
#footer a, #footer span, #footer p { float:left; }
#footer a { 
	color:#7B7C7C;
	text-decoration:none;
}
#footer a:hover { 
	color:#35613e;
	text-decoration: underline;
}
#footer span {
	margin:0px 5px;
}
td {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}
#bottomContent {
	text-align: left; /* fix for IE centering */
	margin: 0px auto; /* none-IE centering */
	width: 400px;
}
