/* circlewebs.com October 2008 - controls styles
------------------------------------------------------------------------*/

/* Contact 
------------------------------------------------------------------------*/
#contact {
	margin: 0;
	padding: 0;
}

#contact h1 {
	background: url(../images/title_contact.gif) no-repeat;
	height: 16px;
	margin: 0 0 5px 0;
	padding: 0;
}

#contact .required {
	background: #f6f6f6;
	margin: 0;
	padding: 20px 20px;
	width: 460px;
}

#contact .required label.small {
	color: #606060;
	float: left;
	margin: 3px 0;
	padding: 0;
	width: 100px;
}

#contact .required input.thin {

	margin: 0 0 1.5em 0;
	padding: 3px;
	width: 329px;
}

#contact .required label.wide {
	color: #606060;
	float: left;
	margin: 3px 0;
	padding: 3px;
	width: 254px;
}

.required textarea {
	background-color: red;
	border-bottom: 1px solid #999;
	border-left: 1px solid #f6f6f6;
	border-right: 1px solid #f6f6f6;
	border-top: 1px solid #f6f6f6;
	margin: 0 0 1.5em 0;
	padding: 3px;
	width: 451px;
}

#contact .required input.submit {
	height: 30px;
	margin: 1.5em 0 0 0;
	padding: 0;
	background: url(../images/button_contactsubmit.gif) 0 0 no-repeat;
	width: 75px;
}

#contact .required input.submit:hover {
	background: url(../images/button_contactsubmit.gif) -75px 0 no-repeat;
	height: 30px;
	margin: 1.5em 0 0 0;
	padding: 0;
	width: 75px;
}

#contact .required p span,
#contact .required label span {
	color: #E54343;
	background: none;
}

#secondary p.newphone {
	background: url(../images/icon_newphone.gif) no-repeat left center;
	display: inline;
	padding: 2px 0 2px 40px;
}

/* Contact - Secondary 
------------------------------------------------------------------------*/
#contactinfo {
	margin: 0;
	padding: 0;
	text-align: right;
}

#contactinfo h2 {
	background: url(../images/title_companycontact.gif) no-repeat;
	height: 18px;
	margin: 20px 0 2px 0;
	padding: 0;
}

#contactinfo p {
	margin: 0 1.5em 0 0;
	padding: 0;
}

/* Contact - thanks
------------------------------------------------------------------------*/
#thanks h1 {
	background: url(../images/title_thankyou.gif) no-repeat;
	height: 21px;
	margin: 0 0 5px 0;
	padding: 0;
}

/* Contact - request 
------------------------------------------------------------------------*/
h1.request {
	background: url(../images/title_requestpage.gif) no-repeat;
	height: 21px;
	margin: 0 0 5px 0;
	padding: 0;
}

p span.req {
	color: #E54343;
}

#request {
	margin: 0;
	padding: 0;
}

#request .sea {
	height: 12em;
	margin: 0;
	padding: 0;
	width: 20em;
}

#request h1 {
	background: url(../images/request.gif) no-repeat;
	height: 21px;
	margin: 0 0 5px 0;
	padding: 0;
}

#request h3 {
	background: none;
	font-size: 1.4em;
	margin: 0 0 10px 0;
	padding: 0;
}

div#sub {
	display: block;
	margin: 4em 0 0 0;
	padding: 0;
}

.info {
	text-align: left;
}

#request .info {
	margin: 1em 0 0 0;
	padding: 0;
	width: 38em;
}

#request .info span,
#request strong span {
	background: none;
	color: #E54343;
}

#request .info p {
	width: 35em;
}

#request .info label {
	color: #2b4560;
	float: left;
	margin: 0;
	padding: 3px 0 0 0;
	width: 12em;
}

#request .info input {
	background-color:#FFF !important;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #999;
	margin: 0 0 0.8em 0.1em;
	padding: 0.2em;
	width: 14em;
}

#request .info select {
         background-color:#FFF;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #999;
	margin: 0 0 1.5em 1em;
	padding: 3px;
	width: 15em;
}

#request .info select:focus {
         background-color:#D8DDE7;
}

#request .info select.indent {
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #999;
	margin: 0 0 1.5em 18em;
	padding: 3px;
	width: 34em;
}

#request .info textarea {
	background-color: #FFF;
	border: 1px solid #999;
	height: 5em;
	margin: 1.5em 1em 0 0;
	padding: 0.3em;
	width: 24em;
}

#request .info textarea:focus {
	background-color: #D8DDE7;
}

#request .info .highlight {
	background: #f6f6f6;
	border: 1px solid #f0f0f0;
	margin: 1.5em 0;
	padding: 10px;
}

#request .info .highlight label {
	margin: 0 0 10px 0;
	padding: 0;
	width: 100%;
}

.controls {
	margin-top: 1.0em;
	margin-right: 18em;
}

.controls img { 
	display:none;
}

/* Login Button
------------------------------------------------------------------------*/
#request .info input.sendl, #request .info input.sendl:hover {
	background: url(../assets/gif/button_white.gif) 0 0 no-repeat;
	border: none;
	color:#888;
	float: left;
	font-size: 1.1em;
	font-weight: bold;
	height: 24px;
	padding-top: 0;
	width: 80px;
} 

#request .info input.sendl:hover {
	color:#222;
}

/* positioning of the 'small print' on 'comms' pages 
------------------------------------------------------------------------*/
/* contact */
.tiny {
	color:#69F !important;
	display: block;
	font-size: 0.8em;
	left: -2.5em;
	margin-bottom:30px;
	margin-top:-24px;
	position: relative;
	text-align:right;
}
/* enrol or signup */
.itemtag {
	color:#69F !important;
	display: block;
	font-size: 0.8em;
	left: -7em;
	margin-top:-2px;
	position: relative;
	text-align:right;
}

div#request > .info > a {
	background-color: #FFF;
	color:#69F !important;	
	text-align: left;
}

div#content:hover a {
	background-color: #FFF;
	color:#69F;	
	text-align: left;
	text-decoration: underline;
}

/* Signup Button
------------------------------------------------------------------------*/
#request .info input.sende, #request .info input.sende:hover {
	background: url(../assets/gif/button_white.gif) 0 0 no-repeat;
	border: none;
	color:#888;
	float: left;
	font-size: 1.1em;
	font-weight: bold;
	height: 24px;
	padding: 0;
	margin-top: -5px;
	width: 80px;
} 

#request .info input.sende:hover {
	color:#222;
}

/* Contact Button
------------------------------------------------------------------------*/
#request .info input.send, #request .info input.send:hover {
	background: url(../assets/gif/button_white.gif) 0 0 no-repeat;
	border: none;
	color:#888;
	float: left;
	font-size: 1.1em;
	font-weight: bold;
	height: 24px;
	padding: 0;
	margin-top: -35px;
	width: 80px;
} 

#request .info input.send:hover{
	color:#222;
}

/* Contact button style
------------------------------------------------------------------------*/
#request .info input.sendc, #request .info input.sendc:hover {
	background: url(../assets/gif/button_white.gif) 0 0 no-repeat;
	border: none;
	color:#888;
	float: left;
	font-size: 1.1em;
	font-weight: bold;
	height: 24px;
	padding: 0;
	margin-top: -35px;
	width: 80px;
} 

#request .info .controls input.sendc:hover {
	color:#222;
}

/* Reset button style
------------------------------------------------------------------------*/
#request .info .controls input.reset, #request .info .controls input.reset:hover {
	background: url(../assetscw/images/button_white.gif) 0 0 no-repeat;
	border: none;
	clear: both;
	color: #AAA;
	display: inline;
	font-weight: bold;
	float: left;
	height: 21px;
	padding-top: 0;
	width: 80px;
}

#request .info input.reset:hover {
	color:#222;
}

/* Search page button style
------------------------------------------------------------------------*/
#request .info input.sends, #request .info input.sends:hover {
	background: url(../assets/gif/button_white.gif) 0 0 no-repeat;
	border: none;
	color:#888;
	float: left;
	font-size: 1.1em;
	font-weight: bold;
	height: 24px;
	padding: 0;
	margin-top: -5px;
	width: 80px;
} 

#request .info input.sends:hover{
	color:#888 !important;
}



/* Reset password button style
------------------------------------------------------------------------
body.short #request .info .controls input.send, #request .info .controls input.send:hover {
	background: url(../assets/gif/button_white.gif) 0 0 no-repeat;
	border: none;
	color:#AAA;
	display: block;
	float: right;
	font-size: 1.1em;
	font-weight: bold;
	height: 21px;
	padding-top: 0;
	position: relative;
	top: 0em;
	width: 80px;
} */

body.short #request .info .controls input.reset, #request .info .controls input.reset:hover {
	background: url(../assetscw/images/button_white.gif) 0 0 no-repeat;
	border: none;
	clear: both;
	color: #AAA;
	display: block;
	font-weight: bold;
	float: left;
	height: 21px;
	left: 10em;
	padding-top: 0;
	position: relative;
	top: -2.2em;
	width: 80px;
}

#request .info .controls input.reset:hover {
	color:#222;
}

/* Quote page button style
------------------------------------------------------------------------*/
#request .info .controls input.sendq, #request .info .controls input.sendq:hover {
background: url(../assets/gif/button_white.gif) 0 0 no-repeat;
	border: none;
	color:#888;
	float: left;
	font-size: 1.1em;
	font-weight: bold;	
	height: 21px;
	margin-top: -35px;
	margin-left: 1.4em;
	padding-top: 0;
	width: 80px;
}

#request .info .controls input.sendq:hover {
	color:#222;
}

/* General Forms Styling
------------------------------------------------------------------------*/
.messbox {
	background: none;
	color:#669900;
	display: block;
	float:left;
	font-size: 1.2em;
	margin: 0 0 0 3em;
	padding: 0;
	position: relative;
	top: 0;
	width: 20em;
}

/* reminder */
div#request div.info a { 
	clear: both;
	color:#777;			
	float: left;
	font-size: 0.9em;
	height: 1px;
	left: 10em;
	position: relative;
	top: 1.5em;
	width: 20em;
}

/* Sphider search styles 
------------------------------------------------------------------------*/

.adv_search { 
	color: #69F; 
	float:left;
	font-size: 1em;
	height: 40px;
	left: 0.2em;
	margin-top: 40px; 
	margin-bottom: 0px; 
	margin-left: 10px; 
	position: relative;
	top: 0.2em;
	width:auto;
}

.common_report { 
	color: green; 
	font-size: 1em;
	height: 30px;
	left: 200px;
	padding: 5px; 
	margin-top: 10px; 
	margin-bottom: 0px; 
	margin-left: 10px; 
	top: 350px;
	width: 350px; 
}

#did_you_mean {
	border-bottom: 1px solid #999;
	font-size: 1.2em; 
	margin: 10px;
	text-align:center;
	width: 420px; 
}

.main_cat1 { color:#0000FF; font-size: 1em; font-weight:bold; }

.main_cat2 { color:#0000FF; font-size: 1.1em; font-weight:bold; }

.cat1:visited {color:#5555AA; font-size: 1.0em; font-weight:bold; }


.url {color: #115599}

a:visited{color:#5555AA}

.description{font-size: 1.2em;}

#result_report {
	background-color:#e5ecf9; 
	clear:both;
	font-weight: bold;
	margin: 1.5em;
	padding: 3px;
	text-align:center;
	width:auto;
}

.catBanner {
	background-color:#e5ecf9; 
	font-weight: bold;
	margin-top: 15px;
	padding: 3px;
}

.webPageBanner {
	background-color:#e5ecf9; 
	font-weight: bold;
	margin-top: 20px;
	padding: 3px;
}

hr {
	color:#000066;
}

hr.powered{
	width: 550px; 
	color: #000066;
}

#results {
	width: 42em;
}

#other_pages {
	text-align:center;
}

#powered_by {
	font-size: 1em;
	margin: 0 auto;
	padding-top: 10px;
	text-align:center;
}

#common_report {
	margin-left: 10px;
	text-align:center;
}
