/* Start of CMSMS style sheet 'wurzel' */
* { margin: 0px; padding: 0px; }
html, body { width: 100%; height: 100%; font-family: Arial, Helvetica, sans-serif; font-size: 1em; color: #666; background: url(images/bg.png) top center no-repeat; }


/* -- Text styles and resets -- */
p { font-size: .8em; line-height: 1.5em; padding: 0px 0px 15px 0px; }
strong {}
em {}
blockquote { background: url(images/bg_quote.gif) no-repeat; padding: 0px 0px 0px 30px; margin: 5px 0px 5px 0px; }
sub {}
sup {}
dfn { display: none; }

a:link { text-decoration: none; }
a:hover { text-decoration: none; }
a:active { text-decoration: none; }
a:visited { text-decoration: none; }

h1 {}
h2 { font-weight: normal; margin: 0px; padding: 0px; }
h3 { font-weight: normal; margin: 0px; padding: 0px; }
h4 { font-weight: normal; margin: 0px; padding: 0px; }
h5 {}
h6 {}

.white { color: #fff; }
.green { color: #87bf3d; }
.orange { color: #d97638; }
.grey { color: #a0a1a1; }
.homepageCopy { font-size: 1em; color: #a0a1a1; }

ul, li, div { margin: 0px; padding: 0px; }
img { border: none; }


/* -- Main Layout Divs -- */
#container { width: 960px; height: auto; margin: 0 auto; }
#logo { display: none; }
#topNav { width: inherit; height: 317px; }
#content { width: inherit; height: auto; overflow: hidden; padding: 0px 0px 50px 0px; }
#col1 { width: 250px; height: auto; float: left; padding: 20px 0px 0px 0px;}
#col2 { width: 700px; height: auto; float: right; padding: 20px 0px 0px 0px; }


/* -- Top Nav -- */
#topNav ul { list-style: none; margin: 0px; padding: 0px; float: right; position: relative; top: 65px; }
#topNav ul li { float: left; margin: 0px 0px 0px 1px; }
#topNav ul a { width: 134px; height: 37px; display: block; padding: 9px 0px 0px 0px; text-align: center; text-decoration: none; color: white; background: url(images/nav_button.gif) no-repeat; }
#topNav ul h3 { font-size: 1em; font-weight: normal; }
#topNav ul .currentpage { width: 134px; height: 37px; display: block; padding: 9px 0px 0px 0px; text-align: center; text-decoration: none; color: white; background: url(images/nav_selected.gif) no-repeat; }


/* -- Get a Quote box -- */
#quote { width: 387px; height: 111px; background: url(images/quote_bg.png) no-repeat; position: relative; top: 158px; left: 537px; overflow: hidden;  }
#quote .headline { width: 387px; height: 25px; padding: 10px 0px 0px 20px; margin: 0px 0px 20px 0px; float: left; }
.quote-input { width: 172px; height: 38px; position: relative; background: url(images/bg_quote_input.png) no-repeat; float: left; margin: 0px 5px 0px 20px; }
.input { width: 152px; height: 25px; position: relative; top: 10px; left: 10px; margin: 0px; padding: 0px; background: url(images/clear.gif); border: none; color: #79a1b2; font-size: 16px; font-weight: bold; }
.quote-button { width: 172px; height: 38px; float: left; margin: 0px; }


/* -- Side Nav -- */
#col1 .top { width: 238px; height: 41px; }
#col1 .bottom { width: 250px; height: 14px; background: url(images/side_nav_bottom.png) no-repeat; }
#col1 #vertical_container { background: #f0f0f0; }
#col1 .accordion_toggle { display: block; cursor: pointer; width: 250px; background: #f0f0f0 url(images/cross.png) 15px 13px no-repeat; text-indent: 35px; border-bottom: 1px solid #fff; color: #87bf3d; margin: 0px; padding: 10px 0px 10px 0px; }
#col1 .accordion_content { overflow: hidden; }
#col1 .accordion_content ul { margin: 15px 0px 0px 18px; list-style: none;  }
#col1 .accordion_content li { margin: 0px 0px 3px 0px; color: #d97638; }
#col1 .accordion_content .currentpage h3 { font-weight: bold; }
#col1 .accordion_content h3 { font-size: 1em; width: inherit; height: 20px; display: block; text-indent: 25px; font-size: .8em; color: #87bf3d;  }
#col1 .accordion_content a { width: inherit; height: 20px; display: block; text-indent: 25px; font-size: .8em; color: #d97638; }
#col1 .accordion_content a:hover { background: url(images/bullet.png) 0px 3px no-repeat; }
#col1 .ask { width: 236px; height: 25px; margin: 10px 0px 10px 0px; }


/* -- Main Content Area -- */
#col2 .content { width: 680px; height: auto; padding: 10px 10px 0px 10px; background: url(images/content_bg.gif) no-repeat; overflow: hidden; }
#col2 .bottom { width: 700px; height: 11px; background: url(images/content_bg.gif) bottom no-repeat; }

#col2 .content .left { width: 60px; height: 51px; float: left; }
#col2 .content .right { width: 500px; height: 51px; float: left; }
#col2 .content .right p { margin: 0px; padding: 0px; }

#col2 .copy { width: 680px; padding: 10px; }
#col2 ul, #col2 ol { margin: 0px 0px 15px 20px; }
#col2 ul li, #col2 ol li { margin: 0px 0px 5px 0px; }
#col2 p, #col2 ul, #col2 ol {color: #818181; font-size: .9em; }

#col2 #quote_container { }
#col2 .accordion_toggle { display: block; cursor: pointer; width: 700px; height: 35px; margin: 0px 0px 5px 0px; padding: 5px 0px 0px 0px; border-bottom: 1px solid #f1f1f1; background: url(images/cross2.png) 0px 13px no-repeat; text-indent: 35px; }
#col2 .accordion_content { overflow: hidden; }
#col2 .accordion_toggle h3 { color: #87bf3d; cursor: pointer; display: block; }

#col2 p a:link { font-weight: bold; color: #87bf3d; padding: 2px; }
#col2 p a:hover { font-weight: bold; color: #87bf3d; background: #efffeb; border-bottom: 1px solid #87bf3d; }
#col2 p a:active { font-weight: bold; color: #87bf3d; padding: 2px; }
#col2 p a:visited { font-weight: bold; color: #87bf3d; padding: 2px; }



/* -- Footer -- */
#footer { width: 960px; height: 52px; background: url(images/bg_footer.png) no-repeat; float: left; }
#footer .info { width: 500px; height: 52px; float: left; }
#footer .info h4 { position: relative; top: 18px; left: 15px; }
#footer .get-quote { width: 387px; height: 52px; position: relative; top: 7px; float: right; }

#footer .bottomText { width: 920px; height: 20px; padding: 20px; float: left; overflow: hidden; font-size: 10px; }
#footer .bottomText .left { width: 300px; height: auto; float: left; }
#footer .bottomText .right { width: 600px; height: auto; float: right; text-align: right; }
#footer .bottomText a { text-decoration: none; color: #666; }
#footer .bottomText a:hover { color: #000; }


/* -- Quote Form -- */
.form { width: 680px; height: auto; padding: 10px 0px 0px 0px; color: #a0a1a1; font-size: .9em; overflow: hidden; }
.form .space { width: inherit; height: 35px; }
.form .row { width: inherit; height: auto; margin: 0px 0px 5px 0px; padding: 10px 0px 15px 0px; border-bottom: 1px solid #f1f1f1; overflow: hidden; }
.form input, .form textarea { padding: 3px; background: url(images/form_bg.png) repeat-x; border: 1px solid #b6d1dc; color: #79a1b2; }
.form select { padding: 3px; color: #79a1b2; }
.form option { padding: 0px 7px 0px 0px; }
.form .button { padding: 0px; margin: 0px; border: 0; }


.form .col2-1 { width: 120px; height: inherit; float: left; padding: 4px 0px 0px 3px; }
.form .col2-2 { width: 500px; height: inherit; float: left; }

.form .col2-1b { width: 120px; height: inherit; float: left; padding: 4px 0px 0px 3px; }
.form .col2-2b { width: 500px; height: auto; float: left; }

.form .col3-1, .form .col3-2 , .form .col3-3  { width: 120px; height: inherit; float: left; padding: 4px 0px 0px 3px; }

.form .col3-1b { width: 200px; height: inherit; float: left; padding: 4px 0px 0px 3px; }
.form .col3-2b , .form .col3-3b  { width: 60px; height: inherit; float: left; padding: 4px 0px 0px 3px; }

.form .col4-1, .form .col4-3 { width: 120px; height: inherit; float: left; padding: 4px 0px 0px 3px; }
.form .col4-2, .form .col4-4 { width: 200px; height: inherit; float: left; }

.form .col4-1b, .form .col4-3b { width: 160px; height: inherit; float: left; padding: 4px 0px 0px 3px; }
.form .col4-2b, .form .col4-4b { width: 135px; height: inherit; float: left; }

.form .col4-1c, .form .col4-3c { width: 120px; height: inherit; float: left; padding: 4px 0px 0px 3px; }
.form .col4-2c, .form .col4-4c { width: 200px; height: inherit; float: left; }

.form .col6-1 { width: 90px; height: inherit; float: left; padding: 4px 0px 0px 3px; }
.form .col6-3, .form .col6-5 { width: 70px; height: inherit; float: left; padding: 4px 0px 0px 3px; }
.form .col6-2, .form .col6-4, .form .col6-6 { width: 110px; height: inherit; float: left; }

.form .col7-1 { padding: 4px 0px 0px 3px; }
.form .col7-2, .form .col7-4, .form .col7-6 { width: 60px; height: inherit; float: left; padding: 4px 0px 0px 3px; }
.form .col7-1, .form .col7-3, .form .col7-5, .form .col7-7 { width: 110px; height: inherit; float: left;  }
.form .col7-7 { width: 135px; }

.form .col7-1b, .form .col7-2b, .form .col7-3b, .form .col7-4b, .form .col7-5b, .form .col7-6b, .form .col7-7b { padding: 4px 0px 0px 3px;  }
.form .col7-1b { width: 115px; height: inherit; float: left; }
.form .col7-2b { width: 70px; height: inherit; float: left; }
.form .col7-3b { width: 80px; height: inherit; float: left; }
.form .col7-4b { width: 120px; height: inherit; float: left; }
.form .col7-5b { width: 80px; height: inherit; float: left; }
.form .col7-6b { width: 70px; height: inherit; float: left; }
.form .col7-7b  { width: 95px; height: inherit; float: left; }



/* End of 'wurzel' */

