﻿/****************************************************************
Copyright Discover Websites 2009
CSS Written by Andy Vickery
*****************************************************************
Master Styles
****************************************************************/
body { margin:20px auto 0px auto; font-family:Arial, Sans-Serif; font-size:10pt; color:#666666; background-image:url(images/background.jpg); background-position:top; background-repeat:repeat-x; background-color:#000180 }
a { text-decoration:none; color:#666666 }
a:hover { text-decoration:underline; }
img { border:0; }
#master_wrapper { margin:0px auto 0px auto; width:950px; background-color:White; }
.clear { clear:both; }
h1 { font-size:12pt; font-weight:normal; padding:0; margin:0; color:#0037c0; margin-bottom:10px; }
h2 { font-size:10pt; font-weight:normal; padding:0; margin:0; }
p { margin:0; padding:0; margin-bottom:10px; }
.watermark { color:#999999; }
input[type="submit"] { }

.btn_standard_green { background-image:url(images/btn_standard_green.jpg); background-repeat:repeat-x; border:0; height:26px; color:White; padding:2px 10px 3px 10px; }
.btn_standard_red { background-image:url(images/btn_standard_red.jpg); background-repeat:repeat-x; border:0; height:26px; color:White; padding:2px 10px 3px 10px; }


/****************************************************************
Banner Styles
****************************************************************/
#banner_wrapper { }
/*#logo_wrapper { float:left; margin:40px 0px 0px 30px; }*/
#logo_wrapper { float:left; margin:40px 0px 0px 70px; }
#banner_rhs { float:right; }
#tel_wrapper { margin:25px 30px 0px 0px; text-align:right; }
#toolbar_wrapper { margin:10px 0px 0px 0px; }
#toolbar_wrapper a { float:left; }


/****************************************************************
Middle Styles
****************************************************************/
#body_wrapper { text-align:justify; padding-bottom:20px; }
#home_boxes_wrapper { }
#home_box1 { float:left; margin-left:15px; }
#home_box2 { float:left; margin-left:23px; }
#home_box3 { float:left; margin-left:23px; }
#home_body { width:920px; padding-top:10px; }
#home_lhs { float:left; width:575px; margin-left:30px; }
#home_rhs { float:right; background-image:url(images/home_rhs_back.jpg); background-repeat:repeat-y; background-position:top; width:234px; padding:12px; }
#home_rhs a { color:White; text-decoration:none; }

#sub_toolbar_wrapper { height:18px; background-image:url(images/sub_toolbar.jpg); width:570px; margin-bottom:10px; color:White; font-family:Century Gothic, Tahoma, Arial, Sans-Serif; padding-left:5px; }
#sub_toolbar_wrapper a { color:White; margin:0px 3px 0px 3px; }
#sub_toolbar_wrapper a:hover { color:White; margin:0px 3px 0px 3px; text-decoration:none; }


#enquire_form_wrapper { background-color:#efefef; padding:10px; }
#enquire_form_wrapper { }


/****************************************************************
Bottom Signoff Styles
****************************************************************/
#signoff_wrapper { text-align:center; color:White; margin:6px auto 10px auto; width:950px; }
#signoff_wrapper a { color:White; }
