* {
	margin:0;
	padding:0;
	}

body {
	font-size:100.01%/1.4;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center; 
	background-image:url(../img/bg.jpg);
	background-repeat:repeat-x;
	background-color:#4C4D4F;
	}
img {
	border:0;
	}	
#container {
	margin:0 auto;
	position:relative;
	text-align:left;
	clear:left;	
	width:902px;
	background-color:#404041;
	padding:0 12px;
	}	
#header {
	height:150px;
	background-image:url(../img/headerBackground.gif);
	background-repeat:no-repeat;
	}
#header h1 {
	float:right;
	background-image:url(../img/logo.gif);
	background-repeat:no-repeat;
	width:224px;
	height:113px;
	margin-top:20px;	
	}
#header h1 a {
	width:224px;
	height:113px;
	display:block;
	}
#header h1 a span {
	display:none;
	}

#navigation {
	float:left;
	font-size:13px;
	margin-top:50px;
	}
#navigation li {
	float:left;
	list-style-type:none;
	padding:0 1px;
	color:#929292;
	}
#navigation li a {
	padding:0 2px;
	text-decoration:none;
	color:#929292;
	}
#navigation li a:hover, 
#navigation li.selected a {
	color:#FFF;
	}

#content {
	min-height:300px;
	}
#content p {
	color:#FFF;
	font-size:13px;
	margin-bottom:5px;
	}
#content p a {
	color:#5CBE55;
	text-decoration:none;
	}
	
#content p.prompt {
	padding:10px 5px 5px;
	font-size:14px;
	color:#929292;
	}
#missingFormData {
	padding:10px 5px 5px;
	color:#FF3333;
	font-weight:bold;
	}
#missingFormData h3 {
	font-size:16px;
	color:#FF3333;
	}
#missingFormData ul li {
	font-size:13px;
	margin:5px 0 5px 40px;
	}
#missingFormData a { 
	color:#FF3333;
	}


#content #leftColumn {	
	width:650px;
	}
#content #leftColumn.home {
	height:480px;
	width:700px;
	}
#content #leftColumn.home p {
	width:530px;
	}

#content #leftColumn p.totalprice {
	font-weight:bold;
	text-align:right;
	padding-bottom:5px;
	}

#contentHeader {
	background-image:url(../img/titleBackground.gif);
	background-repeat:no-repeat;
	height:51px;
	width:639px;
	padding:4px;
	}
#contentHeader h2 {
	color:#5CBE55;
	font-size:16px;	
	margin-bottom:7px;
	}
#contentHeader h2 a {
	color:#5CBE55;	
	text-decoration:none;
	}
#contentHeader h3.basketCount {
	float:right;
	color:#FFF;
	font-size:20px;
	padding:4px 0 0 35px;
	margin-top:20px;
	height:30px;
	background-image:url(../img/basketIconWhite.gif);
	background-repeat:no-repeat;
	}
#contentHeader p a {
	color:#FFF;
	}
#contentHeader p a:hover {
	text-decoration:underline;
	}
#contentHeader p,
#contentHeader p.sortby {
	float:left;
	padding:2px;
	}
#contentHeader p.pages {
	float:right;
	padding:2px;
	}
#contentHeader form {
	float:right;
	margin-left:10px;
	}
#contentHeader form input.text {
	border:1px solid #8C8C8C;
	background-color:#404041;
	color:#5CBE55;
	margin-right:3px;
	font-size:13px;
	width:150px;
	}
#contentHeader form input.submit {
	background-color:transparent;
	border:0;
	color:#FFF;
	font-weight:bold;
	font-size:13px;
	}
	
ul#results {
	width:647px;
	margin:4px 0 6px 0;
	}	
ul#results li {
	position:relative;
	list-style-type:none;
	height:120px;
	margin:4px 0 6px 0;
	overflow:visible;
	}	
ul#results li img.thumbnail {
	float:left;
	margin-right:5px;
	background-color:#58585A;	
	}
ul#results li h3 {
	font-size:13px;
	color:#FFF;
	border-top:2px solid #58585A;
	padding-top:4px;
	margin-bottom:2px;
	margin-left:95px;
	padding-right:120px;
	}
ul#results li h3 a {
	color:#FFF;
	text-decoration:none;
	}
ul#results li p {
	margin-left:95px;
	}	
ul#results li p.price {
	font-size:13px;
	float:right;
	padding-top:4px;
	margin-top:2px;
	font-weight:bold;
	margin-left:0;
	}
ul#results li p.credits {	
	font-size:13px;
	color:#939393;
	font-weight:bold;
	margin-bottom:2px;
	width:400px;	
	}
ul#results li p.summary {
	font-size:13px;
	margin-bottom:2px;
	width:400px;	
	}
ul#results li p.basket {
	position:absolute;
	margin-right:-39px;
	right:0px;
	top:30px;
	}
ul#results li p.remove {
	position:absolute;
	margin-right:0px;
	right:0px;
	top:30px;
	}	



#reportSummary div.left {
	float:left;
	margin-right:5px;
	}
#reportSummary div.left img.thumbnail {
	margin-bottom:10px;
	}
#reportSummary div.left a {
	padding:3px;
	}
#reportSummary div.end {
	margin-top:-45px;
	padding:3px;
	clear:left;
	}
	
#reportSummary h3 {
	font-size:24px;
	color:#FFF;
	margin:0px 0 14px;
	width:70%;
	padding-top:5px;
	line-height:32px;
	}	
#reportSummary div.summary {
	margin-left:125px;
	}
#reportSummary div.summary div {	
	border-top:2px solid #58585A;
	border-bottom:2px solid #58585A;
	margin:12px 0;
	}
#reportSummary div.summary div img {
	padding:10px 0;
	}
#reportSummary p {
	font-size:13px;
	margin-bottom:6px;
	}
#reportSummary p.credits {	
	font-size:14px;
	color:#939393;
	font-weight:bold;
	margin-bottom:6px;
	}
#reportSummary p.price {	
	font-size:13px;
	font-weight:bold;
	margin:10px 3px 8px;

	}
#reportSummary p.basket {
	text-align:left;
	/*width:121px;*/
	margin-right:-36px;
	padding-top:1px;
	overflow:hidden;
	}
#reportSummary p.basket a img {
	border:0;
	}



table#clientSummary {	
	margin:20px;
	}
table#clientSummary td {
	text-align:right;
	padding:7px;
	color:#FFF;
	font-size:13px;
	}
table#clientSummary td.val {
	text-align:left;
	color:#929292;
	}





#content div.contact_us_info { 
	float:left;
	width:250px;
	margin-left:6px;	
	}
#content div.contact_us_info h3 { 
	color:#FFF;
	margin-bottom:5px;
	}
#content div.contact_us_info p { 
	margin-bottom:0;
	}


#content div.terms {
	color:#FFF;
	}
div.row span.terms {
	font-size:12px;
	color:#FFF;
	margin-left:5px;
	}
div.row span.terms a {
	color:#FFF;
	text-decoration:underline;
	}


#rightColumn {
	width:144px;
	float:right;
	overflow:hidden;
	}
#rightColumn.home {
	position:absolute;
	top:150px;
	right:12px;
	}
#rightColumn p,#rightColumn p a {
	color:#8A8A8A;
	}
#rightColumn p a span {
	color:#00B1F0;
	}
#rightColumn h3 {
	color:#FFF;
	font-size:20px;
	padding:4px 0 0 35px;
	margin-top:20px;
	height:30px;
	background-image:url(../img/basketIconWhite.gif);
	background-repeat:no-repeat;
	}
#rightColumn ul {
	}	
#rightColumn ul li {
	list-style-type:none;
	border-top:2px solid #666667;
	padding:5px 0;
	}
#rightColumn ul li a {
	color:#FFF;
	}
		
#rightColumn ul li p.delete {
	float:right;
	}
#rightColumn ul li p.delete a {
	color:#00B1F0;
	}
#rightColumn ul li p.price {
	color:#00B1F0;
	}
#rightColumn img {
	border:0;
	margin-bottom:5px;
	}


#paymentOptions {
	}
#paymentOptions h4 {
	color:#5CBE55;
	font-size:16px;	
	margin:16px 0;
	padding:4px 4px 12px 4px;
	background-image:url(../img/titleBackground.gif);	
	}
#paymentOptions div {
	float:left;
	width:200px;
	height:200px;
	padding-right:8px;
	margin:0 5px;
	border-right:1px solid #FFF;
	}
#paymentOptions div.first {
	width:225px;
	}
#paymentOptions div.last {
	margin-right:0;
	padding-right:0;
	border:0;
	width:175px;
	clear:right;
	}
#paymentOptions div p {
	font-size:12px;
	margin-bottom:14px;
	}
#paymentOptions div p strong {
	font-weight:normal;
	color:#5CBE55;
	}
#paymentOptions div p.tel {
	font-size:22px;
	color:#01B0EF;
	margin:18px 0;
	}
#paymentOptions div p.paypalButton {
	margin:10px 0;
	}
#paymentOptions div p.note {
	margin-top:24px;
	color:#868686;
	}
#paymentOptions div h3 {
	font-size:15px;
	font-weight:bold;
	color:#FFF;
	margin-bottom:10px;
	}
#paymentOptions p.contactDetails {
	font-size:18px;
	}
#paymentOptions p.contactDetails a,
#paymentOptions p.contactDetails strong {
	color:#01B0EF;
	font-weight:normal;
	}
	
	

#rotation {
	float:left;
	width:534px;
	height:164px;
	background-image:url(../img/rotation.jpg);
	background-repeat:no-repeat;
	padding:11px;
	}	
#rotation p {	
	width:142px;
	height:142px;
	background-image:url(../img/greenBox.gif);
	background-repeat:no-repeat;
	padding:11px;
	font-weight:bold;	
	}
#rotation p a {
	color:#FFF;
	text-decoration:none;
	font-size:16px;
	}

#grassbot {	
	position:absolute;left:487px;
	}

div.top {
margin-top:-140px;
padding-top:140px;
padding-bottom:5px;
background-image:url(../img/grasstop.png);
background-repeat:no-repeat;
background-position:bottom right; 
}


/*
#rotation {
	position:absolute;
	top:425px;
	width:534px;
	height:164px;
	background-image:url(../img/rotation.jpg);
	background-repeat:no-repeat;
	padding:11px;
	}	
#rotation p {	
	width:142px;
	height:142px;
	background-image:url(../img/greenBox.gif);
	background-repeat:no-repeat;
	padding:11px;
	font-weight:bold;
	}
#rotation p a {
	color:#FFF;
	text-decoration:none;
	font-size:16px;
	padding-right:30px;
	}
#swoosh {
	position:absolute;
	left:474px;
	z-index:1000;
	top:0px;
	}
*/	
	
/* form layout */
form.form {
	width:460px;
	padding:10px 20px;
	margin-bottom:20px;
	}
	
div.row {		
	clear: left;
	margin: 0;
	padding: 3px 0 5px 200px;
	}
div.row label {
	float: left;
	margin-left: -200px; 
	width: 180px;
	text-align:right;
	font-size:13px;
	color:#FFF;
	padding:2px;
	}
div.row input.text {
	width: 245px;
	padding:2px;
	border:1px solid #8C8C8C;
	background-color:#404041;
	color:#5CBE55;
	}
div.row select.text {
	width: 250px;
	padding:2px;
	border:1px solid #8C8C8C;
	background-color:#404041;
	color:#5CBE55;
	}
div.row textarea {
	width: 248px;
	height: 100px;
	font-size:1em;
	line-height:1.3em;
	border:1px solid #8C8C8C;
	background-color:#404041;
	color:#5CBE55;
	}
div.row input.submit {
	float:right;
	margin-right:8px;
	}	
#content div.row p.formPrompt {
	color:#5CBE55;
	font-size:12px;
	}
	
div#securityQuestion {
	display:none;
	}
div#securityAnswer  {
	display:none;
	}

#accountHeader {
	background-image:url(../img/titleBackground.gif);
	background-repeat:no-repeat;
	height:51px;
	width:639px;
	padding:4px;
	}
#accountHeader h2 {
	color:#5CBE55;
	font-size:16px;	
	margin-bottom:7px;
	}
#accountHeader h2 a {
	color:#929292;	
	text-decoration:none;
	}



#footer {
	height:54px;
	background-image:url(../img/footerBackground.gif);
	background-repeat:no-repeat;
	padding:5px;
	padding-bottom:0;
	margin-top:20px;
	}
#footer p {
	font-size:14px;
	color:#5CBE55;
	margin-top:5px;
	}
#footer p a {
	color:#5CBE55;
	text-decoration:none;
	}
#footer ul {
	font-size:12px;
	margin-top:5px;
	}
#footer ul li {
	list-style-type:none;
	float:left;
	margin-right:4px;
	color:#FFF;
	}
#footer ul li a {
	text-decoration:none;
	color:#FFF;
	}
