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

.hidden {
	display: none;
}

p {
	margin: 0 0 0.4em 0;
	line-height: 160%;
	}
	.content p {
		color: #4F4C4D;
		margin: 0.8em 0 0.4em 0;
		line-height: 160%;
	}
	

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

.inline {
	display: inline;
	float: left;
}

.clear-left {
	clear: left;
}

.clear-right {
	clear: left;
}

strong, .bold {
	font-weight: bold;
}

.blue {
	color: #0680A2;
}

.grey {
	color: #777;
}

.left {
	float: left;
}

.right {
	float: right;
}

.top-space-1 {
	margin-top: 1.0em !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.8em;
	font-weight: normal;
	}
	fieldset .smalltext {
		margin-top: 0.5em;
		display: block;
		}
		fieldset label .smalltext {
			display: inline;
		}

.bodytext {
	font-size:1.1em;
}

acronym {
	cursor: help;
}

.sub {
	vertical-align: sub;
}

.sup {
	vertical-align: sup;
}

p.right_align {
	text-align: right;
}

p.smaller {
	font-size: 0.9em;
}

p.smaller a {
	font-weight: normal;
}

p.large {
	font-size: 1.3em;
	color: #888;
}

p.align-left {
	margin-left: -2.5em !important;
}

.text-left {
	display: inline;
	float: left;
	width: 350px;
}

.image-right {
	display: inline;
	float: right;
	width: 280px;
	padding: 0 !important;
	margin-top: 0.5em;
	margin-bottom: -0.5em;
	}
	.image-right img, .border {
		border: 1px solid #0680A2;
	}
	
	.no-border img, .no-border {
		border: 0 !important;
	}


/* Links
----------------------------------------------- */

	#footer a {
		color: #999999 !important;
	}
	
	#rightcol p a {
		text-decoration: underline;
		}
		#rightcol p a:hover {
			text-decoration: none;
		}
		
a.external {
	background: url(../../images/icons/external.gif) center left no-repeat;
	padding-left: 13px;
}

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

div#print {
	display: none;
}


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

	
ol {
	*
	}
	#rightcol ol {
		margin-top: 1.0em;
	}
	ol li {
		padding: 2px 0 4px 2px;
	}
	#rightcol ol li {
		list-style: none;
		margin: 0.4em 0 0 0.6em;
	}
ul {
	margin: 0 0 0 0;
	padding: 0;
	}
	#rightcol ul li {
		list-style: none;
		margin: 0.4em 0 0 0.6em;
		padding: 0 0 0 15px;
		background: url(../../images/structural/bullet.gif) top left no-repeat;
	}
	
	#rightcol ul.plain li {
		list-style: disc;
		background: none;
		padding-left: 8px;
	}


/* Forms
----------------------------------------------- */
form {
	margin: 0;
	padding: 0 0 0 0;
	}

fieldset {
	border: 0;
	padding: 0;
	margin: 0;
	}

select {
	*
}

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

.formcontainer {
	*
}

legend {
	font-weight: normal;
	color: #bbb;
	padding: 0;
	font-size: 1.2em;
}


	textarea {
		margin: 0.2em 0;
		padding: 3px;
		color: #555;
		border: 1px solid #ddd;
		font: 90% Verdana,Arial,Helvetica,Sans-serif;
		line-height: 150%;
	}
	input.terms {
		float: none;
		margin: 0.8em 0 0;
	}
	
	.sendbutton {
		display: block;
		float: right;
		z-index: 2000;
	}

label {
	display: inline;
	clear: left;
	text-align: right;
	padding: 4px 4px 6px 0;
	font-size: 0.9em;
	font-weight: normal;
	color: #777;
	width: 105px;
	}
	
.fieldname, .subfieldname {
	font-weight: bold;
	color: #777;
}
	
form.register {	
	margin-top: 0.5em;
	}		
	form.register fieldset {
		width: 400px;
		margin-top: 1.0em;		
		}
		form.register input {
			display: inline;
			float: left;
			clear: right;
			margin-bottom: 0.5em;
		}


.textarea, input, select {
  font-size: 1.1em;
  color: #555;
  padding:2px;
	}
	input:focus, textarea:focus {
		border: 1px solid #AFBDFF;
	}
	input.submit {
		border: 0;
		padding: 0;
		cursor: pointer;
	}
	
p.sendbutton input {
	cursor: pointer;
	background: #4254AA;
	color: #fff;
	padding: 4px 3px;
	}
	p.sendbutton input:hover {
		background: #fff;
		color: #4254AA;
		border: 1px solid #4254AA;
	}


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;
	}
	
input#remove {
	margin-bottom: -0.3em;
}
	
	
/*** Select group ***/

optgroup {
	background: #eee;
	padding: 2px;
	}
	optgroup option {
		background: #fafafa;
		border-bottom: 1px solid #eee;
		padding: 2px 2px 2px 10px;
		}

		
/*** File upload ***/		
		
span#MultiFile1_wrap_labels {
	display: block;
	margin: 0.3em 0 0.6em 0;
}
	span#MultiFile1_wrap_labels div a {
		background: url(../../images/structural/delete.png) top left no-repeat;
		padding-left: 14px;
		font-size: 0.9em;
		color: #CF1D00;
	}
	
	
/*** Date picker ***/
	
a.dp-choose-date {
	float: left;
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 5px 3px 0;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(../../images/structural/calendar.png) no-repeat; 
}
a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}
/* makes the input field shorter once the date picker code
 * has run (to allow space for the calendar icon
 */
input.dp-applied {
	width: 140px;
	float: left;
}	

	
/* >>> TABLES <<< */
	
table {
	width: 100%;
	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: 0.5em;
	color: #AF0A0A;
	line-height: 130%;
}

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

label.error {
	color: #AF0A0A;
	background: transparent url(../../images/structural/error.gif) no-repeat scroll left bottom;
	padding-left: 15px !important;
}

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



/* >>> 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;
}

p.error {
	
}

.error_bg {
	border:1px solid #FF0000; 
	background:#FFE3E3 url(../../images/error.gif) no-repeat scroll 10px 8px; 
	padding:10px 10px 10px 44px;
	margin-bottom:20px;
	color:#FF0000;
	line-height:1.5em;
	width:300px;
}

.error {
	color: #FF0000;
}

.success_bg {
	border:1px solid #33AA00;
	background:#CDFECD url(../../images/icons/success.gif) no-repeat scroll 0px 0px;
	padding:10px 10px 10px 44px;
	margin-bottom:20px;
	color:#33AA00;
	line-height:1.5em;
	width:300px;
}