/************  Custom css *************/

.footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #626D7E;
	line-height:15px;
}

.footer:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration:none;
}

.sitemap{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FCCC2A;
}

.leftcol{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #54524B;
}

.leftcolrequired {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #54524B;
}	

/* overwrite padding in  editor_style */

img { border:0px; }

.errorText { color: #FF0000; line-height:14px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; }

.nextprevdisabled {	font-size: 10px; }

.nextprevlink {
	color: #33597e;
	text-decoration: none;
	font-size: 10px; 
}

.nextprevlink:hover { color: #3E9DE8; text-decoration: none; }

.nextprevcurrentpage { 
	color: #3E9DE8;
	font-size: 10px; 
	text-decoration: underline;
}

/** used in send to a freind **/
.input {
 	font-family: verdana;
  	font-size: 10px; 
  	color: #4F4F4F;
	border: 1 px solid #D6D6D6;
}

.button { 
	color: #949597; 
	background-color: #ffffff; 
	border-bottom: 1px solid #CACBCB; 
	border-top: 1px solid #CACBCB; 
	border-right: 1px solid #CACBCB; 
	border-left: 1px solid #CACBCB; 
	height: 16px; 
	font-weight:bold; 
	font-size:10px; 
}

.submit-button { border: 0px; }

/* Online Enquiry Form */

.onlineEnquiryTable td {
	padding-bottom:5px;
}

.yourDetails {	
	padding:7px 0 0 0;
	height:30px;
	font-weight:bold;
	font-size:13px;
}

.requiredFields {
	text-align:right;
	padding:7px 0 0 0;
	font-size:11px;
}

.required {
	text-align:center;
	vertical-align:middle;
	padding-left:15px;
	padding-right:5px;
}

.onlineEnquiryTable input.textinput, .onlineEnquiryTable input.textinputhover, .onlineEnquiryTable textarea {
	width:340px;
}

input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(/images/backgrounds/white.gif);
}

.textinput {
	border:1px solid #CCCCCC;
	padding:1px 2px;
}

.textinputhover {
	border:1px solid #17305E; 
	padding:1px 2px;
}

select {
	font-size:11px;
	color:#808080;
}

.submit {
	text-align:right;
}

.errorText {
	color:#FF0000;
}
