﻿/*resets all styles nto 0 default 
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
}*/


a:link {text-decoration:none;
				  color: #017600;} /*allof these were color: white; text decoration: none*/
				  
a:visited {text-decoration:none;
				  color: #017600;}
				  			  
a:hover {text-decoration:none;
				  color: #C36205;}
	
a:active {text-decoration:none;
				  color: #017600;}

.background-info
{
   background-color:  #122E4B;
}

.border-info
{
    border-color: #666666;
    border-style: solid; 
}


body 
{
    background-color: #102715;
    background-image: url(images/bg_body.jpg);
    background-repeat: repeat-x;
    font-family: Arial;  /* originally Tahoma */
    color: #333333;
    font-size: 14px;
    letter-spacing: 2px;
    line-height: 22px;
    margin-top: 0px;
}

.bodyBack
{
    
}

body.home #mainNav a#home 
{
    color: #fff;
}

body.home #mainNav a:hover#home 
{
    color: #000;
}

.box
{
    border: solid 2px #CB8C63;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 5px;
    padding-right: 5px;
    font-family: Tahoma;
    color: #666666;
    font-size: 14px;
    letter-spacing: 1px;
}

.box:focus, input.box_selected
{
    border: solid 2px #951A20;
}

.clear
{
    clear:both;
}

.column1
{
    width: 559px;
    float: left;
    background-color: transparent;
    height: 363px;
    margin-left: 15px;
    background-image: url(images/homePicBG.png); 
}

.column2
{
    width: 340px;
    display: block;
    float: left;
    margin-left: 10px;
    min-height: 360px;
    background-color: transparent;
    overflow: hidden;
}

.fbtn-header
{
    background-color: #ffffff;
    width: 200px;
    height: 42px;
    margin: 0px;
    float: left;
    border-right: solid 1px #666666;
    border-bottom: solid 1px #666666;
}

.fbtn-header-selected
{
    background-color: #5F96D6;
    width: 200px;
    height: 42px;
    margin: 0px;
    float: left;
    border-right: solid 1px #666666;
    border-bottom: solid 1px #666666;
}

.fbtn-main
{
    background-color: #951A20;
    color: #ffffff;
    font-size: 14px;
    padding-top: 3px;
    padding-bottom: 3px;
    border-top: solid 1px #47496A;
    border-left: solid 1px #47496A;
    border-right: solid 1px #333333;
    border-bottom: solid 1px #333333;
}

.fbtn-main:hover
{
    background-color: #D5242C;
    color: #FFFFFF;
    font-size: 14px;
    padding-top: 3px;
    padding-bottom: 3px;
    border-top: solid 1px #47496A;
    border-left: solid 1px #47496A;
    border-right: solid 1px #333333;
    border-bottom: solid 1px #333333;
}

.featured_product
{
    border: solid 2px #219916;
    width: 216px;
    background-color: #229C16;
    min-height: 145px;
    float: left; 
    text-align: left;
    
}

.featured_product_large
{
    border: solid 2px #219916;
    width: 446px;
    background-color: #229C16;
    min-height: 145px;
    float: left; 
    margin-top: 10px;
    text-align: left;
}

.featured_text
{
    font-family: Arial;
    color: #ffffff;
    font-size: 10px;
    width: 120px;
    line-height: 18px;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-top: 5px;
}

.featured_button
{
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
}

#featured_scrolling
{
    background-color: #D2D098;
    height: 190px;
    width: 1900px;
    padding-top: 15px;
    padding-bottom: -15px;
    float: left;
    margin-bottom: -30px;
     
}

#flash_nav
{
    width: 289px;
}

#flash_nav img
{
    padding: 0px;
    margin: 0px;
}

#flash_nav a
{
    padding: 0px;
    margin: 0px;
}

#footer
{
    width: 920px;
    background-color: transparent;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    text-align: center;
    color: #bfbe38;
}

.footer_col
{
    width: 270px;
    float: left;
    margin-right: 25px;
    font-size: 12px;
    color: #FFFECB;
}



#footerBar
{
    
}

.form-dropdown
{
    background-color: #C6C6D9;
    border-top: solid 1px #47496A;
    border-left: solid 1px #47496A;
    border-right: solid 1px #333333;
    border-bottom: solid 1px #333333;
    padding: 5px;
    margin: 5px;
    height: 24px;
}

h1
{
    font-family: Trebuchet MS, Arial;
    font-size: 24px;
    font-weight: normal;
    padding-bottom: 10px;
    padding-top: 5px;
    padding-left: 0px;
    color: #112213;
    margin-bottom: 5px;
    background-image: url(images/helmet_small.jpg);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 35px;
    border-bottom: double 6px #333333;
}

h2
{
    font-family: Trebuchet MS, Arial;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
    margin-left: 5px;
    background-position: left;
    background-repeat: no-repeat;
    padding-left: 0px;
    padding-top: 10px;
}

h3
{
    font-family: Trebuchet MS, Arial;
    font-size: 14px;
    font-weight: bold;
    font-style: italic;
    margin-bottom: 5px;
    letter-spacing: 2px;
    padding-bottom: 2px;
    padding-left: 0px;
    color: #ffffff;
    margin-top: 0px;
    border-bottom: double 5px #D89534;
}

h4
{
    font-family: Trebuchet MS, Arial;
    border-bottom: double 3px #D89534;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 1px;
    padding-bottom: 8px;
    letter-spacing: 2px;
    color: #FFFECB;
    
}

h5
{
    font-family: Tahoma;
    font-size: 22px;
    font-weight: normal;
    color: #372F62;
    margin-bottom: 2px;
    margin-top: 2px;
    line-height: 28px;
 
}

.header_images 
{
    width: 960px;
    z-index: 50;
    margin: 0;
    border-width: 0;
    padding: 0 0 0 0;
    display: block;
    float: left;
      
}

.header_images img
{
    margin: 0px;
    padding: 0px;
    border: 0px;
    float: left;
}

#header
{
    position: relative;
    background-image: url(images/bg_header.jpg);
    width: 848px;
    font-family: Century Gothic;
    height: 55px;
    z-index: 1000;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}

#homeBanner
{
    margin: 18px 0px 18px 18px; 
    background-color: transparent; 
    color: #f8f8b7; 
    font-family: Verdana; 
    font-size: 24px; 
    font-weight: bold; 
    letter-spacing: normal; 
    line-height: normal;
}

#homeFeatured
{
    padding: 0px;
    margin-top: 15px;
    margin-left: 20px;
    width: 1000px; /*this is wider than site, but it is okay*/
    min-height: 291px;
    background-color: transparent;
    float: left;
}

#homeFlash
{
    
    width: 960px;
    float: left;
    background-image: url(images/bg_flash.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    min-height: 400px;
    
}

#homeWhatsNew
{
    position:  relative;
    float: left;
    width: 250px;
    padding-left: 30px;
    padding-top: 0px;
    margin-top: 0px;
}

.homeSpotlights
{
    float: left;
    padding-left: 0px;
    font-size: 10px;
    padding-bottom: 10px;
    line-height: 16px;
}

.homeSpotlights img
{
    float: left;
    padding-right: 6px;
    padding-bottom: 10px;
}

#homeContent
{
    position: relative;
    width: 848px;
    float: left;
    padding-left: 50px;
    /*padding-top: 30px;
    padding-right: 15px;
    padding-bottom: 30px;*/
    height: auto;
    min-height: 500px;
    z-index: 2;
}

.homeWelcome
{
    color: #f8fab7; 
    font-size: 20px; 
    font-style: italic; 
    letter-spacing: normal; 
    margin: 0px; 
    padding: 0px;
}

#homeWelcomeSection
{
    width: 920px;
    height: auto;
    /*padding: 5px;*/
    margin-left: 20px;
    float: left;
    color: #333333;
    overflow: hidden;
    background-color: transparent;
    margin-top: 20px;
}

#homePhotoSection
{
    width: 520px;
    height: 35; 
    border: double 0px #3C332C;
    background-color: #C0B099;
    margin-left: 8px;
    margin-top: 20px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 4px;
    padding-bottom: 4px;
}

.img_wrapper_250
{
    background: url(images/home_shadow_250.jpg) no-repeat bottom right;
    float: left;
    position: relative;
    margin-bottom: 15px;
}

.img_wrapper_250 img
{
    background-color: #fff;
    border: 1px solid #a9a9a9;
    padding: 5px;
    display: block;
    margin:  5px 5px 5px 0px;
    position: relative;
}

.img_wrapper_85
{
    background: url(images/thumb_back.jpg) no-repeat;
    float: left;
    position: relative;
    padding: 5px;
    margin: 5px;
}

.img_wrapper_85 img
{
    background-color: #fff;
    border: 1px solid #a9a9a9;
    padding: 5px;
    display: block;
    margin:  5px 5px 5px 0px;
    position: relative;
}

.img_wrapper_180
{
    background: url(images/home_shadow_180.jpg) no-repeat bottom right;
    float: left;
    position: relative;
    margin-bottom: 5px;
}

.img_wrapper_180 img
{
    /*background-color: #fff;
    background-position: 12px 12px;
    border: 1px solid #a9a9a9;
    padding: 5px;
    
    */
    margin:  5px 5px 5px 0px;
    display: block;
    position: relative;
}

.img_wrapper
{
    background: url(images/home_shadow.jpg) no-repeat bottom right;
    float: left;
    position: relative;
    margin-bottom: 15px;
}

.img_wrapper img
{
    background-color: #fff;
    border: 1px solid #a9a9a9;
    padding: 10px;
    display: block;
    margin:  -10px 5px 5px 5px;
    position: relative;
}

img
{
    border: 0px solid #ffffff;
}

/* Use this class for images with no border */
img.noborder 
{
    border: solid 0px white;
    display: block;
}

.label
{
    font-weight: normal;
    border-bottom: dashed 1px #e3e3e3;
    padding-top: 2px;
    padding-bottom:4px;
    color: #333333;
}


.linkStyle2:link {text-decoration:none;
				  color: #f8fab7;}

.linkStyle2:visited {text-decoration:none;
				  color: #f8fab7;}
				  			  
.linkStyle2:hover {text-decoration:underline;
				  color: #f8fab7;}
	
.linkStyle2:active {text-decoration:none;
				  color: #f8fab7;}
				  
				  
.linkStyle3:link {text-decoration:none;
				  color: white;}
				  
.linkStyle3:visited {text-decoration:none;
				  color: white;}
				  
.linkStyle3:hover {text-decoration:none;
				  color: white;}
				  
.linkStyle3:active {text-decoration:none;
				  color: white;}						  
				  
				  
/* use linkStyle4 to create blue underlined links in service pages */				  
.linkStyle4:link {text-decoration:underline;
				  color: #3f5c7c;}

.linkStyle4:visited {text-decoration:underline;
				  color: #3f5c7c;}
				  			  
.linkStyle4:hover {text-decoration:underline;
				  color: #3f5c7c;}
	
.linkStyle4:active {text-decoration:underline;
				  color: #3f5c7c;}
				  
				  
				  
.linkStyleFoot:link {text-decoration: none;
				  color: #CCCCCC;}

.linkStyleFoot:visited {text-decoration: none;
				  color: #CCCCCC;}
				  			  
.linkStyleFoot:hover {text-decoration: none;
				  color: white;}
	
.linkStyleFoot:active {text-decoration: none;
				  color: #CCCCCC;}								  				 



#mainNav 
{
    width: 960px;
}

			  
.menuanchorclass .linkStyle3:link {text-decoration:none;
				  color: white;}

.menuanchorclass .linkStyle3:visited {text-decoration:none;
				  color: white;}
				  			  
.menuanchorclass .linkStyle3:hover {text-decoration:underline;
				  color: white;}
	
.menuanchorclass .linkStyle3:active {text-decoration:none;
				  color: white;}



.menuCss
{ 
    position: absolute; 
    top: 100px; 
    right: 10px;
    z-index: 1000;
}

.mod_text
{
    font-family: Arial;
    font-size: 10px;
    margin-top: 6px;
    margin-bottom: 2px;
   
}

#modMain
{
    width: 560px;
    float: left;
    background-color: transparent;
}

.modules
{
    float: left;
    padding: 20px;
    width: 250px;
    margin-right: 25px;
    background-color: #006633;
    margin-top: 0px;
    background-image: url(images/modules_bottom.png);
    background-repeat: no-repeat;
    background-position: bottom;
 }

.modules img
{
    border: solid 0px #CCCCCC;
    padding: 0px;
    
}

.modules_pic
{
    width: 180px;
    float: left;
}

.modules_text
{
    width: 250px;
    color: #D89534;
    text-align: left;
    font-size: 11px;
    line-height: 16px;
}

.modules_top
{
    background-image: url(images/modules_top.png);
    background-repeat: no-repeat;
    min-height: 18px;
    margin-top: -20px;
    margin-left: -20px;
    width: 290px;
    
}

.modules_bottom
{
    background-image: url(images/modules_bottom.png);
    background-repeat: no-repeat;
    
}

.modules a
{
    color: #D89534;
    font-size: 11px;
    text-decoration: underline;
}

.modules a:hover
{
    color: #ffffff;
    font-size: 11px;
}

.nav
{
	background-image: url(images/nav_back.jpg);
	background-repeat: repeat-x;
	text-align: center;
	padding-right: 3px;
	padding-left: 3px;
}

.nav a
{
    background-image: none;
	text-align: center;
	color: #372F62;
}

.nav_sel
{
	background-image: url(images/nav_back_sel.jpg);
	background-repeat: repeat-x;
	text-align: center;
	color: #ffffff;
}

.nav_sel a
{
    background-image: none;
	text-align: center;
	color: #FFFFFF;
	
}

.navText
{
    font-size: 11px;
    padding-left: 10px;
    padding-bottom: 10px;
    background-color: #e3e3e3;
}

#nav
{
    position: relative;
    background-image: url(images/bg_header.jpg);
    width: 848px;
    font-family: Century Gothic;
    height: 55px;
    z-index: 1000;
    margin-left: auto;
    margin-right: auto;
}
 
#navigation 
{
    width: auto;
    font-family: Verdana;
    font-size: 12px;
    padding-top: 10px;
    padding-right: 5px;
    padding-left: 12px;
    position: relative;
    z-index: 50;
    height: auto;
    line-height: 16px;
    padding-bottom: 10px;
        
}

#navigation ul
{
    width: 845px;
}

 #navigation li a
{
    float: left;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-right: 9px;
    padding-left: 9px;
    height: auto;
    text-decoration: none;
    color: #FFFFFF;
    
} 

#navigation li 
{
    float: left;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-right: 11px;
    padding-left: 11px;
    height: auto;
    text-decoration: none;
    color: #FFFFFF;
    
}

#navigation li a:hover 
{
    float: left;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-right: 9px;
    padding-left: 9px;
    height: auto;
    text-decoration: none;
    color: #A8BFD9;
}

#navigation .blank
{
    float: none;
    background-color: #e3e3e3;
}

#navigation .blank:hover
{
    float: none;
    background-color: #e3e3e3;
}

#navigationBarTop
{
    /*margin-left: -8px;*/
}

#payhere
{
    width: 352px;
    min-height: 113px;
    background-color: #d9fdb5;
    background-image: url(images/formBG.jpg);
    background-repeat: repeat-x;
    border: solid 1px black;
    /*z-index: 1000;*/
}


.payBurst
{
    position: absolute;
    /*background-image: url(images/payHereBurst.png);*/
    width: 101px;
    height: 105px;
    z-index: 1500;
    margin-left: 230px;
    margin-top: -20px;
}

.portal_add
{
    width: 725px;
    background-color: #eeeeee;
    padding: 10px;
    border: solid 1px #333333;
    margin: 10px;
}

.portal_add_label
{
    width: 200px;
    padding-right: 10px;
}

.portal_results
{
    width: 705px; /* Adjust width compared to .portal_add according to extra padding */
    background-color: #eeeeee;
    padding: 20px;
    border: solid 1px #333333;
    margin: 10px;
    margin-top: 20px;
    overflow: auto;
}

#primaryContent
{
    position: relative;
    width: 848px;
    float: left;
    padding-top: 15px;
    margin-left: 28px;
    /*padding-right: 15px;
    padding-left: 80px;
    padding-bottom: 30px;*/
    height: 100%;
    min-height: 500px;
    z-index: 2;
}

#quick_quote
{
    width: 280px;
    background-color: #e3e3e3;
    border: solid 1px #cccccc;
    float: left;
}

.red_box
{
    background-color: #AE0000;
    padding: 10px;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
}

#sideBar
{
    width: 200px;
    /* border: double 4px #3C332C; */
    padding-left: 25px;
    padding-right: 0px;
    height: auto;
    float: left;
    margin-right: 4px;
    margin-left: 12px;
    margin-top: 3px;
    
}

.special_offer
{
    margin-bottom: -20px;
}

#starthere
{
    width: 260px;
    min-height: 275px;
    background-color: #d9fdb5;
    background-image: url(images/formBG.jpg);
    background-repeat: repeat-x;
    border: solid 1px black;
    margin-top: 40px;
}

.startBurst
{
    position: absolute;
    /*background-image: url(images/payHereBurst.png);*/
    width: 101px;
    height: 105px;
    z-index: 1500;
    margin-left: 275px;
    margin-top: -20px;
}

.testimonials
{
    width: 320px;
    background-image: url(images/testimonials_back.png);
    background-repeat: no-repeat;
    padding-top: 80px;
    padding-left: 30px;
    min-height: 700px;
     
}

.text
{
    font-family: arial;
    font-size: 14px;
    letter-spacing: 2px;
    font-weight: normal;
    line-height: 20px;
    width: 913px;
    height: auto;
    vertical-align: top;
    min-height: 350px;
    color: #333333;
    padding: 1px 0px 10px 15px;
    margin-left: 4px;
    margin-top: 15px;
    background-color: transparent;
    float: left;
    
 }

.text a:link {text-decoration:underline;
				  color: #017600;}
				  
.text a:hover {text-decoration:underline;
				  color: #EA7911;}				  

.text a:visited {text-decoration:underline;
				  color: #017600;}
				  
.text a:active {text-decoration:underline;
				  color: #017600;}				  

.mylist ul
{
    list-style-type: circle;
    float: none;
    display: inline;
    padding-left: 20px;
}
    

.text p
{
    font-family: Tahoma;
    font-size: 14px;
    letter-spacing: 2px;
    font-weight: normal;
    line-height: 20px;
}

/* .text img
{
    background-color: #fff;
    border: 1px solid #a9a9a9;
    padding: 5px;
    display: block;
    margin:  -10px 5px 5px 5px;
    position: relative;
} */

 .text2 img
{
    background-color: #fff;
    border: 1px solid #a9a9a9;
    padding: 5px;
    display: block;
    margin:  -10px 5px 5px 5px;
    position: relative;
} 

.text img.no_border
{
    border: 0px solid #a9a9a9;
    padding: 0px;
    display: block;
    margin:  0px 0px 0px 0px;
    position: relative;
}

.text ul li
{
    float: none;
    list-style-type: disc;  
    margin-left: 20px;  
}

.titles
{
    border: solid 2px #e3e3e3;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 20px;
    font-family: Palantino;
    color: #372F62;
    background-color: #e3e3e3;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 2px;
    
}

ul 
{
    margin: 0px;
    padding: 0;
    list-style: none;
    margin-left: 20px;
}

ul a
{
    text-decoration: none;
    font-family: Tahoma;
    font-size: 12px;
}

/*ul li 
{
    float: left;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 20px;
    padding-left: 20px;
    text-decoration: none;
} */

.value
{
    border-bottom: dashed 1px #e3e3e3;
    padding-top: 4px;
    padding-bottom: 6px;
}

.value_required
{
    border-bottom: dashed 1px #e3e3e3;
    padding-top: 4px;
    padding-bottom: 6px;
    padding-right: 85px;
    background-image: url(images/pcw_required.png);
    background-position: right;
    background-repeat: no-repeat;
    
}

.WelcomeText
{
    padding-left: 10px;
    margin-top: -10px;
    padding-top: 2px;
    clear: right;
    vertical-align: top;
}

#wrapper
{
    width: 960px;
    background-color: #FFFECB;
    height: 100%;
    overflow: hidden;
    border: solid 0px #CCCCCC;
    z-index: 1;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    
}








				  




