* { 
padding : 0;
margin : 0;
} 
body { 
font-family : Arial, Helvetica, sans-serif;
color : #666;
/*background: url(images/bodybg.gif) top center repeat-y;*/
background-color: #666;
font-size : 12px;
} 
img { 
padding : 3px;
} 
img.floatTL { 
float : left;
margin-right : 7px;
margin-bottom : 3px;
margin-top : 3px;
margin-left : 10px;
} 
img.floatTR { 
float : right;
margin-left : 7px;
margin-bottom : 3px;
margin-top : 11px;
margin-right : 10px;
} 

#bgwrap {
width: 790px;
margin: 20px auto 0;
background-color: #fff;
padding-bottom: 10px;
}

#wrapper { 
width: 770px;
margin: 0 auto;
padding-top:10px;
} 

#navbar {
background-color : #7ea2cd; 
height: 30px;
width: 770px;
border: 1px solid #fff;
border-collapse: collapse;
} 

#nav, #nav ul { 
padding: 0;     
margin: 0;     
list-style: none;
display:inline;
z-index: 1000;
} 

#nav ul {
line-height: 20px;
}

#nav a {     
display: block;     
width: 148px;
text-align: center;
line-height: 30px;
text-decoration: none; 
color: #fff;
text-transform : uppercase;
height: 28px;
border: 1px solid #fff;
border-collapse: collapse;
} 

#nav li {    
float: left;     
width: 150px;
font-size: 13px;
font-weight: bold;
z-index: 1000;
}

#nav li:hover {
position: static;
}

#nav li ul {     
position: absolute;     
width: 150px;     
left: -999em;
background-color: #7ea2cd;
z-index: 1000;
line-height: 20px;
} 

#nav li:hover ul {     
left: auto;
}

#nav li:hover ul, #nav li ul li:hover ul, #nav li.sfhover ul, #nav li ul li.sfhover ul {
left: auto; 
} 

#nav a:hover {
background-color: #ccc;
color: #000;
}

#nav ul li a {
text-transform: none;
width: 148px;
height: 20px;
border: 1px solid #fff;
line-height: 22px;
border-collapse: collapse;
}

#nav li ul ul {
width: 250px;
margin: -22px 0 0 150px;
z-index: 1001; 
}

#nav li ul ul li{
width: 250px;
}

#nav li ul ul li a{
width: 248px;
height: 20px;
border: 1px solid #fff;
line-height: 22px;
border-collapse: collapse;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
left: -999em; 
} 

#header { 
height : 220px;
background-color : #fff;
background: url('/media/banners/current.jpg');

} 

#content {
clear:both;
font-size:90%;
}

#heading {
width: 475px;
float:left;
}

#heading h6 {
color: #fff;
margin-top : 12px;
height: 55px;
line-height: 55px;
font-size : 1.4em;
font-weight : bold;
margin-left : 4px;
margin-right : 0;
padding-left : 10px;
margin-bottom: 10px;
background-image : url(images/h6bg.gif);
background-repeat : repeat-y;
}

#contentwide {
clear:both;
width: 480px;
min-height:500px;            /* ie hack to set minimum height of element */
height:auto !important;      /* ie hack */
height:500px;                /* ie hack */
float:left;
}

#contentwide p {
text-align : justify;
padding-left : 10px;
padding-right : 10px;
font-size : 1.2em;
padding-bottom : 15px;
}

#clearer {
width: 770px;
height: 1px;
clear: both;
}

#slideshow {
float: left;
width : 480px;
}
 
#blurb { 
width : 290px;
float: right;
} 

#blurb p { 
text-align : justify;
padding-left : 10px;
padding-right : 5px;
font-size : 1.0em;
padding-bottom : 15px;
} 

#blurb h4 { 
color: #fff;
font-size : 1.4em;
padding: 5px 0 5px 5px;
font-weight : bold;
margin-left : 5px;
margin-right : 0;
padding-left : 10px;
margin-bottom : 5px;
background-image : url(images/rbg.gif);
background-repeat : repeat-y;
} 

#google {
text-align:center;
float: left;
width: 470px;
margin: 5px 0 5px 5px;
padding:0;
border: 1px solid #000;
}

#specs, #enquire {
float: right;
width: 260px;
margin: 5px 10px 5px 0;
padding: 5px;
}

#specs p, #enquire p { 
text-align : justify;
font-size : 1.0em;
padding-bottom : 5px;
}

#specs h4, { 
color: #fff;
margin-top : 12px;
font-size : 1.4em;
line-height: 1.6em;
font-weight : bold;
margin-left : 0;
margin-right : 0;
padding-left : 10px;
margin-bottom : 5px;
background-image : url(images/leftcolh4bg.gif);
background-repeat : no-repeat;
}

#enquire h4 {
color: #fff;
margin-top : 12px;
font-size : 1.4em;
line-height: 1.6em;
font-weight : bold;
margin-left : 0;
margin-right : 0;
padding-left : 10px;
margin-bottom: 5px;
background-image : url(images/leftcolh4bg.gif);











background-repeat : no-repeat;

}

#footer { 
margin-top : 5px;
background-color : #7ea2cd;
width : 770px;
text-align : center;
padding-top : 10px;
padding-bottom : 10px;
clear: both;
} 
#footer p { 
color : #f7f7f7;
} 
#footer a { 
color : #f7f7f7;
} 
#footer a:hover {
text-decoration:underline;
color: #000;
}
#adbanner {
width: 770px;
padding: 0;
margin: 5px 0 0 0;
clear: both;
}

#adbanner img {
border: 0;
margin: 0;
padding: 0;
}

#searchbox {
float: right;
width: 290px;
margin-bottom: 10px;
}

#searchbox h4 {
background-image : url(images/srchbg.jpg);
background-repeat : no-repeat;
color: #fff;
margin-top : 12px;
font-size : 1.4em;
font-weight : bold;
margin-left : 5px;
margin-right : 0;
padding-top : 5px;
padding-left : 10px;
padding-bottom : 10px;
} 

#searchbox form {
float: right;
}

#searchbox input {
color: #000;
font-size : 1.4em;
margin-left: 5px;
width: 250px;
}

.aggregator a {
margin-left: 10px;
cursor: pointer;
}

.aggregator h5 {
background: url(images/rsricon.gif) left no-repeat;
padding-left: 30px;
height: 25px;
line-height: 25px;
cursor: pointer;
}

/***** Form Details *****/
}
.sidecontent form {
	margin: 5px 5px 5px 15px;
	padding: 2px 2px 2px 5px;
	background: none;
	border: none;
}
.sidecontent input {
	margin: 5px;
}

form {
	margin: 0px;
	padding: 10px;
	background: #f9f9f9;
	border: 1px solid #ccc;
}

form table td {
	padding:5px 0 5px 5px;
	border-bottom: 1px solid #eee;
}
input, textarea {
	margin: 2px;
	padding: 1px;
	font: normal 1em Arial, Verdana, Tahoma, sans-serif;
	color:#777;
	border: 1px solid #ccc;
}
textarea {
	width: 160px;
	height:100px;
}
select {
	margin: 2px;
	padding: 0px 1px 0px 1px;
	font: normal 1em Arial, Verdana, Tahoma, sans-serif;
	color:#333;
	border: 1px solid #ccc;
}
option {
	margin: 2px;
	padding: 0px 1px 0px 2px;
	border-bottom: 1px solid #ccc;
}
checkbox, radio {
	margin: 0px;
	padding: 0px;

}

.field_checkbox, .field_radio {
	clear:left;
	float:left;
	display:block;
	margin: 0.3em 0px 0px 0px;
	padding: 0px;
	border: none;
}
.checkbox_label, .radio_label {
	float:left;
	display:block;
	margin: 0px;
	padding-left: 5px;
	line-height:2.1em;
	text-align:left;
	width:85%;
}

fieldset {
	border: none;
}

#recommend {
	clear:both;
	padding: 10px 0px 5px 0px;
	width: 770px;
	font-size:0.8em;
	text-align: center;
}

#recommend a {
	color: #666;
}

#recommend img {
border: none;
}

#rectextbox {
width: 450px;
}

#rectextarea {
font-size: 12px;
width: 450px;
height: 100px;
}