﻿/* Elements */
* {padding:0; /*margin:0;*/}
a {color:#8E784D; font-weight: bold;}
h1, h2, h3 {margin:0;}
b, strong {font-weight:bold;}
blockquote {margin:1em;}
dd {margin:0 0 0 10px;}
dl {margin:5px 0;}
em, i {font-style:italic;}
img {border:0;}
input {margin:0;}
li {margin:0 0 0 15px; padding:0;}
ul {list-style:disc outside; margin:0; padding:0;}
p {margin:10px 0; padding:0;}
body {background-color:#FFFFFF; background-image:url('images/bg2.jpg'); background-repeat: repeat-x; color:#000000; font:normal 11px Verdana, Tahoma, Helvetica, sans-serif; text-align:center; width:100%; margin:0;}

/* IDs */
#maintype #caption {background-color:#FFFFFF;}
#container {background-color:#FFFFFF; border:solid 1px #005DAA; margin:0 auto; text-align:left; width:760px;} /* This "container" is needed as IE produces resize induced rendering errors when using the BODY element for a container. */

#header {background:#FFFFFF; min-height:75px;}
#header:after {clear:both; content:"."; display:block; height:0; visibility:hidden;}

#nav-general {clear:both; float:right; display:block; list-style:none; margin:0 5px 0 0;}
#nav-general li {border:1px solid #FFFFFF; border-top:0; float:left; margin:0 2px;}
#nav-general li a {color:#9B8354; display:block; font-size:10px; font-weight:bold; padding:4px 20px 6px; text-align:center; text-decoration:none; white-space:nowrap;}
#nav-general li a:hover {color:#005DAA;}

#brandmark {float:left; display:block; font:normal 36px Tahoma, Geneva, Verdana, sans-serif; border-style: none; padding:25px 0 10px 13px;} /* 510 + 250 = 760 */
#slogan {color:#005DAA; display:block; float:right; font:bold 12px Tahoma, Geneva, Verdana, sans-serif; padding:20px 15px 0 10px; width:225px; text-align:right; vertical-align:top;} /* 225 + 25= 250 */

#nav {background:#005DAA; clear:both; text-align:right; padding:10px 0 10px 0; border-top:1px solid #005DAA; border-bottom:1px solid #005DAA;}
#nav-bar {color:#E5E5E5; font-weight:bold; font-size:13px; text-align:center; display:inline;}
#nav-bar a {color:#E5E5E5; text-decoration:none; font-weight:bold; font-size:13px; padding:10px 20px 10px 20px; text-align:center; display:inline; }
#nav-bar a:hover {background-color:#E5E5E5; color:#005DAA; text-decoration:underline;}
#nav-bar-active{background-color:#E5E5E5; font-weight:bold; font-size:13px; padding:10px 0 10px 0; text-align:center; display:inline;}
#nav-bar-active a {color:#005DAA; text-decoration:underline;}

#nav-sub {background-color:#E5E5E5; clear:both; text-align:right; padding:7px 0 7px 0; border-bottom:1px solid #005DAA;}
#nav-sub-bar {font-weight:bold; font-size:11px; text-align:center; display:inline; width:100%;}
#nav-sub-bar a {color:#005DAA; text-decoration:none; font-weight:bold; font-size:11px; padding:7px 10px 7px 10px; text-align:center; display:inline;}
#nav-sub-bar a:hover {color:#005DAA; text-decoration:underline;}

#bodyshell {background-color:#FFFFFF; border-left:150px solid #E5E5E5; float:left; margin:0;} /*Left Column Color*/ /* Background color is needed to counter an IE rendering bug that erases the left column bgcolor */ /* float:left is needed in Moz to handle extra wide cntent that breaks the width */ /* Left/Right Margin was removed due to expanded content errors in Moz, this was used to push the nav/content area in to match the mock-up */
#bodyshell:after {clear:both; content:"."; display:block; height:0; visibility:hidden;}
*:first-child+html #bodyshell { width:610px; }

#home-bodyshell {background-color:#FFFFFF; border-left:254px solid #E5E5E5; float:left; margin:0;} /*Left Column Color*/ /* Background color is needed to counter an IE rendering bug that erases the left column bgcolor */ /* float:left is needed in Moz to handle extra wide cntent that breaks the width */ /* Left/Right Margin was removed due to expanded content errors in Moz, this was used to push the nav/content area in to match the mock-up */

#bodycontent {float:right; width:610px;} /* 150 + 610 = 760 */ /* The Min-width is needed for Moz to stretch the bodycontent that is shrinkwrapping content due to floats. This is only necessary on pages without Tables in the contents. Min-width breaks Opera's layout so Width:100% is used instead of Min-width. */

#home-content {float:right;} /* 150 + 610 = 760 */ /* The Min-width is needed for Moz to stretch the bodycontent that is shrinkwrapping content due to floats. This is only necessary on pages without Tables in the contents. Min-width breaks Opera's layout so Width:100% is used instead of Min-width. */

#captionarea, #messagearea {margin:10px 10px 9px; /*border-bottom:1px #fff solid;*/} /* 1px is used to prevent Margin Folding */

#messagetitle{background:#E5E5E5; color:#8E784D; font:bold 14px Tahoma, Geneva, Verdana, sans-serif; padding:4px 15px 6px;}

#caption {display:inline-block;}
#caption:after {clear:both; content:"."; display:block; height:0; visibility:hidden;}

#page-footer{color:#005DAA; text-align:center; padding:5px 25px 5px 25px;}

#side {background-color:#E5E5E5; display:inline; margin-left:-150px; position:relative; width:150px; z-index:100; float:left; overflow:hidden; height:auto;}
#side-bar {color:#005DAA; display:block; border-right:1px solid #005DAA; font-size:10px; height:auto; margin:0; min-height:18px; padding:5px 10px 6px 10px; text-decoration:none; width:133px;}
#side-bar strong {color:#9B8354;}

#home-side {background-color:#FFFFFF; display:inline; margin-left:-254px; position:relative; width:254px; float:left; overflow:hidden; height:auto;}

#section2-left {display:inline; position:relative; width:285px; float:left; overflow:hidden; height:auto;}
#section2-right {margin:10px 10px 9px; width:285px; float:right;}

#footer {background:#005DAA; clear:both;}
#footer-links {color:#E5E5E5; display:block; font-weight:bold; font-size:11px; padding:10px 0 15px; text-align:center;}
#footer-links a {color:#E5E5E5; text-decoration:none; text-transform:uppercase;}
#footer-links a:hover {text-decoration:underline;}

#copyright {color:#E5E5E5; display:block; font:normal xx-small/1.2 verdana, sans-serif; padding:0 15px 15px; text-align:right;}

#line1 {width:590px;}

#comparetbl {width:100%; border:thin #000000 solid; padding:5px 5px 5px 5px;}

.indent{margin-left:15px; margin-right:15px;}

.bigbody {font-size:12px;}
.strongbody {color:#005DAA; font-weight:bold;}
.strongside {color:#9B8354; font-weight:bold;}
.bigstrongbody {font-size:12px; color:#005DAA; font-weight:bold;}
.embody {font-style:italic;}
.smallbody {font-size:9px;}

.colhead {color:#005DAA; font-weight:bold; text-align:center;}
.rowshade {background-color:#E5E5E5;}

.sectiontitle {color:#8E784D; font-size:13px; font-weight:bold;}

.imgleft {float:left; padding: 0 10px 10px 0;}
.imgright {float:right; padding: 0 0 10px 10px;}

.product {margin-bottom:100px;}
.prodimg {float:left; display:block; padding:80px 0 90px 0;}
.proddesc {float:right; display:block; width:400px;}

.tds {color:#9A7E44; font-weight:bold;}