/*
-----------------------------------------------
Basic styles
----------------------------------------------- */

html { height:100%; }
body {
  min-height:101%;
  margin:0;
  padding: 0 0 20px 0;
  color: #fff;
  font:75% Arial,Helvetica,Sans-serif;
  text-align: center;
  background: #C50007;
  behavior:url(../incs/csshover.htc) !important;
}

/* Set Up
----------------------------------------------- */
img { border: 0; }

.clear { clear:both; }
.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
.clearfix { display:block; }
/* \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* */

.left {
	float: right;
}

.right {
	float: right;
}

.top-space {
	margin-top: 1.8em !important;
}
	
.top-space-2 {
	margin-top: 2.0em !important;
}

.top-space-3 {
	margin-top: 3.0em !important;
}

.top-space-4 {
	margin-top: 4.0em !important;
}

.top-space-5 {
	margin-top: 5.0em !important;
}

.top-space-6 {
	margin-top: 6.0em !important;
}

.smalltext {
	color: #aaa;
	font-size: 0.9em;
	font-weight: normal;
}

acronym {
	cursor: help;
}


/* Links
----------------------------------------------- */
a { color: #fff; text-decoration: underline; font-weight: normal; }
a:link { color: #fff; text-decoration: underline;}
a:visited { color: #fff; }
a:hover { color: #FDBF15; text-decoration: none;}
a:active { color: #fff; text-decoration: none;}



/* Accessibility
----------------------------------------------- */
.accessibility { display: none; }
#access { position:absolute; top:-1000em; }
.hide { display: none; }

div#print {
	display: none;
}


/* Lists
----------------------------------------------- */

ul {
	*
	}
	ul li {
		color: #fff;
		padding: 2px 0 4px 2px;
	}
	
	ul.plain {
		list-style: none;
	}
	
ol {
	*
	}
	ol li {
		color: #fff;
		padding: 2px 0 4px 2px;
	}


/* Forms
----------------------------------------------- */
form {
	margin: 0;
	padding: 0;
	}
	form.register {
		margin: 2.5em;
	}

fieldset {
	border: 1px dashed #fff !important;
	padding: 10px 0 5px 0;
	margin: 0.8em 0;
	}

select {
	max-width: 416px;
}

form .form-file {
	width: 300px;
	max-width: 300px;	
}

.formcontainer {
	width: 450px;
}

legend {
	font-weight: bold;
	color: #fff;
}

input {
	display: inline;
	float: left;
	clear: right;
	margin: 0.3em 0;
	}
	textarea {
		margin: 0.5em 0;
	}
	input.terms {
		float: none;
		margin: 0.8em 0 0;
	}

label {
	display: inline;
	float: left;
	clear: left;
	text-align: right;
	padding: 6px 4px 0 0;
	width: 130px;
	font-size: 0.9em;
	font-weight: bold;
	}
	form.property label {
		width: 105px;
	}
	
	form.search label {
		width: 85px;
}

.textarea, input, select {
  color: #333;
  font-family: Arial,Helvetica,Sans-serif;
  font-size: 1.1em;
  /*white-space: normal;*/
}

input.update {
	background: #FDBF15;
	color: #333;
	border-right: #555;
	border-bottom: #555;
	padding: 2px 2px 3px 2px;
	font-weight: bold;
	}
	input.update:hover {
		background: #555;	
		color: #fff;
	}

p.counter {
	margin: -0.5em 0 8.0em 20.6em;
	padding-bottom: 10px;
	width: 113px !important;
	font-size: 0.9em;
	}
	p.counter span {
		display: inline;
		float: left;
		margin-right: 0.2em;
	}
	input.counter {
		display: inline;
		float: left;
		background: none;
		border: 0;
		padding: 0;
		/*width: 30px;*/
		color: #fff;
		font-size: 0.9em;
		margin-top: 0.2em;
	}
	form.content p.counter {
		margin-left: 12.3em;
	}

	
/* >>> TABLES <<< */
	
table {
	width: 100%;
	background: #fff;
	margin: 0 !important;
	}
	table.images {
		width: 330px !important;
		}
		table.images td {
			vertical-align: middle !important;
		}

table.results {
	font-size: 0.9em;
	}
	table.results a {
		color: #fff !important;
	}
	table.results .fieldname {
		font-weight: bold;
	}
	table.results tr {
		background: #C50007;
		border-bottom: 5px solid #eee;
		}
		table.results thead tr {
			background: #DFA200;
		}
		table.results tr:hover {
			background: #DFA200;
			}
			table.results thead tr:hover {
				background: #DFA200;
			}
	table.results td, table.results th {
		vertical-align: top;
		padding: 6px;
	}
	table.results img.photo {
		border: 1px solid #aaa;
		padding: 4px;
		}
		table.results a.photo {
			text-decoration: none !important;
		}

/* >>> Messages <<< */

p.error {
	margin-top: 1.5em;
	background: transparent url(../images/icons/error.png) no-repeat scroll left top;
	padding: 0 0 0 22px !important;
	line-height: 130%;
}

.error {
	color: #fff;
	font-weight: bold;
}

.message, .confirm {
	color: #007700;
}

table.mytable {
	width: 80%;
	background: #DFA200;
}

.style1 {font-weight: bold}


/* >>> Contact Form <<< */

form#enquiryform {
	width: 500px;
	}
	form#enquiryform table {
		background: none;
	}
	form#enquiryform p {
		width: 120px;
		margin: 0 !important;
		line-height: 110% !important;
	}
	
form#quote fieldset {
	width: 520px;
}

form#quote legend {
	background: #DF430D;
}

form#quote label {
	width: 220px !important;
	}
	form#quote label span {
		font-size: 0.9em;
		font-weight: normal;
		line-height: 90%;
}
form#quote select.product {
	margin-top: 0.4em;
}