﻿/****************************************************************
Copyright Discover Websites 2009
CSS Written by Andy Vickery
*****************************************************************
Master Styles
****************************************************************/
body { margin:10px auto 10px auto; font-family:Arial, Sans-Serif; font-size:10pt; color:#ffffff; background-image:url(images/back.jpg); background-position:top; background-repeat:repeat-x; background-color:#85a085; }
a { text-decoration:none; color:white }
a:hover { }
img { border:0; }
#master_wrapper { margin:0px auto 0px auto; width:955px; }
.clear { clear:both; }
h1 { font-size:14pt; font-weight:normal; padding:0; margin:0; margin-bottom:14px; }
h2 { font-size:12pt; font-weight:normal; padding:0; margin:0; }
p { margin:0; padding:0; }
.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 !important; padding:2px 10px 3px 10px; font-size:9pt; font-weight:normal; }
.btn_standard_red { background-image:url(images/btn_standard_red.jpg); background-repeat:repeat-x; border:0; height:26px; color:White !important; padding:2px 10px 3px 10px; font-size:9pt; font-weight:normal; }

/****************************************************************
Banner Styles
****************************************************************/
#banner_wrapper { background-image:url(images/banner_back.jpg); height:126px; }
#logo_wrapper { float:left; padding:2px 0px 0px 9px; }
#toolbar_wrapper { float:left; }
#toolbar_wrapper ul { list-style-type:none; padding:0; margin:76px 0px 0px 12px; }
#toolbar_wrapper li { float:left; padding:0; margin:0; }
#toolbar_wrapper a { }


/****************************************************************
Middle Styles
****************************************************************/
#body_wrapper { text-align:justify; padding-top:8px; }
#body_lhs { float:left; font-family:Verdana, Arial, Sans-Serif; width:195px; }
#body_lhs_title { background-color:#592e00; height:20px; font-weight:bold; padding-left:8px; }
#body_lhs_box { background-color:#004001; border:solid 1px #bf6200; }
#body_lhs_title2 { background-color:#592e00; height:20px; font-weight:bold; margin-top:8px; padding-left:8px; }
#body_lhs_box ul { list-style-type:none; margin:0; padding:0; }
#body_lhs_box li { margin:0; padding:4px 8px 4px 8px; border-bottom:solid 1px #808080; }
#body_lhs_box a { color:#e5e5e5; }
#body_lhs_contact { background-image:url(images/lhs_contact_back.jpg); height:343px; padding:50px 8px 8px 8px; margin:8px; line-height:170%; }

#body_rhs { float:left; width:748px; padding-left:12px; line-height:130%; padding-top:8px; }

#body_rhs p { color:#e5e5e5; }
#body_rhs a { color:#ff8200; font-weight:bold; }

#btn_back { margin-bottom:8px; }
#btn_back a { color:#ff8200; font-weight:bold; }

#products_wrapper { padding-top:20px; }

/**********************************
Product Details Styles
**********************************/
#product_lhs { float:left; width:350px; }
#product_lhs_pic_big { margin-bottom:6px; }
#product_lhs_pic_small_wrapper { }
#product_lhs_pic_small_wrapper img { cursor:pointer; }
#product_rhs { float:left; width:384px; margin-left:12px; }



/****************************************************************
Bottom Signoff Styles
****************************************************************/
#signoff_wrapper { padding-top:8px; }
#signoff_toolbar { color:White; background-image:url(images/signoff_toolbar.jpg); background-position:top; background-repeat:repeat-x; height:20px; padding-top:12px; font-weight:bold; font-size:8pt; padding-left:10px; margin-bottom:8px; }
#signoff_toolbar a { color:White }
#signoff_lhs { float:left; }
#signoff_rhs { float:right; }

