﻿/*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: #77440b;}
				  
a:visited {text-decoration:none;
				  color: #77440b;}
				  			  
a:active {text-decoration:none;
				  color: #77440b;}
				  
a:hover {text-decoration:none;
				  color: #859f3f;}

.background-info
{
   background-color:  #122E4B;
}

.border-info
{
    border-color: #666666;
    border-style: solid; 
}


body 
{
    background-color: #c2e5e7;
	background-image: url(images/mainBG2.jpg);
	background-repeat: repeat-x;
    font-family: Tahoma;
    color: #77440b;
    font-size: 14px;
    letter-spacing: 2px;
    line-height: 22px;
    margin-top: 0px;
}

.bodyBack
{
    
}

.box
{
    border: solid 2px #839D3A;
    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 #FF6600;
}

.clear
{
    clear:both;
}

.column1
{
    width: 225px;
    float: left;
    min-height: 300px;
    padding-bottom: 10px;
    background-color: transparent;
}

.column2
{
    width: 716px;
    display: block;
    float: right;
    min-height: 300px;
    background-color: transparent;
    overflow:auto;
}


.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: #718932;
    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: #537424;
    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;
    
}


.footer
{
    width: 960px;
    min-height: 100px;
    background-color: #536424;
    background-image: url(images/ftrBG.jpg);
    background-repeat: no-repeat;
    margin-left:auto;
    margin-right:auto;
    text-align: center;
    float: left;
    clear: both;
    position:relative;
}

.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: Tahoma;
    font-size: 22px;
    font-weight: bold;
    padding-bottom: 5px;
    padding-top: 5px;
    padding-left: 0px;
    color: #77440b;
    margin-bottom: 5px;
    
}

h2
{
    font-family: Tahoma;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px;
    margin-left: 5px;
    background-position: left;
    background-repeat: no-repeat;
    padding-left: 10px;
    padding-top: 10px;
    color: #77440b;
}

h3
{
    font-family: Tahoma;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: -5px;
    letter-spacing: 2px;
    padding-bottom: 2px;
    padding-left: 0px;
    color: #77440b;
    margin-top: 0px;
}

h4
{
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 1px;
    padding-bottom: 2px;
    letter-spacing: 2px;
    color: #77440b;
}

h5
{
    font-family: Tahoma;
    font-size: 22px;
    font-weight: normal;
    margin-bottom: 2px;
    margin-top: 2px;
    line-height: 28px;
    color: #77440b;
 
}

.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;
}

#homeFeatured
{
    padding: 10px;
    margin-left: 0px;
    width: 625px;
    min-height: 200px;
}

#homeFlash
{
    float: left; 
    margin-bottom: 15px;
}

.homeSpotlights img
{
    float: left;
    padding-right: 6px;
    padding-bottom: 10px;
}

#homeWelcomeSection
{
    width: 716px;
    height: auto;
    padding: 0px;
    margin-left: 0px;
    line-height: normal;
    float: left;
    background-color: Transparent;
}

.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 #839D3A;
    padding-top: 2px;
    padding-bottom:4px;
    color: #77440b;
}


.linkStyle2:link {text-decoration:none;
				  color: #d22f26;}

.linkStyle2:visited {text-decoration:none;
				  color: #d22f26;}
				  			  
.linkStyle2:hover {text-decoration:underline;
				  color: #666678;}
	
.linkStyle2:active {text-decoration:none;
				  color: #d22f26;}
				  
				  
/* used for "about citrus" nav section */
.linkStyle3:link {text-decoration:none;
				  color: #77440b;}
				  
.linkStyle3:visited {text-decoration:none;
				  color: #77440b;}

.linkStyle3:active {text-decoration:none;
				  color: #77440b;}
				  
.linkStyle3:hover {text-decoration:none;
				  color: #859f3f;}						  
				  

.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: underline;
				  color: #fff;}

.linkStyleFoot:visited {text-decoration: underline;
				  color: #fff;}
				  			  
.linkStyleFoot:active {text-decoration: underline;
				  color: #fff;}
				  
.linkStyleFoot:hover {text-decoration: underline;
				  color: #ccc;}								  				 



#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;
}

.moduleBack
{
    line-height: 12px;
    padding-bottom: 15px;
}

.mod_text
{
    font-family: Tahoma;
    font-size: 10px;
    margin-top: 6px;
    margin-bottom: 2px;
   
}

#modMain
{
    width: 716px;
    float: left;
    margin-bottom: 15px;
    background-color: transparent;
}

.modules
{
    float: left;
    padding: 2px;
    font-size: 10px;
    width: 200px;
    margin-right: 2px;
    background-image: url(images/mod_back.png);
    background-position: left top;
    background-repeat: no-repeat;
 }

.modules img
{
    border: solid 0px #CCCCCC;
    padding: 10px;
    
}

.modules_pic
{
    width: 180px;
    float: left;
}

.modules_text
{
    width: 200px;
    float: right;
    color: White;
    padding-top: 15px;
    text-align: center;
}


.navLinks
{
    background-color: #0C580D;
    width: 206px;
    padding-left: 10px;
    padding-top: 4px;
    height: 45px;
    background-image: url(images/navBG2.jpg);
    letter-spacing: normal;
}


.navContent
{
    width: 200px;
    background-color: transparent;
    margin-left: 13px;
}

.navMenu
{
    width: 225px;
    overflow: hidden;
    letter-spacing: normal;
    float: left;
}

.navMenu img
{
    padding: 0px;
    margin: 0px;
}

.navMid
{
    width: 225px;
    background-image: url(images/navBG.jpg);
    float:left;
}



.noSpace
{
    margin:0px;
    padding: 0px;
}

#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;
}


#quick_quote
{
    width: 280px;
    background-color: #e3e3e3;
    border: solid 1px #cccccc;
    float: left;
}

.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: Tahoma;
    font-size: 14px;
    letter-spacing: 2px;
    font-weight: normal;
    line-height: 20px;
    min-height: 450px;
    width: 716px;
    background-color: transparent;
    color: #77440b;
 }

.text a:link {text-decoration:underline;
				  color: #77440b;}
				  
.text a:visited {text-decoration:underline;
				  color: #77440b;}
				  
.text a:active {text-decoration:underline;
				  color: #77440b;}
				  
.text a:hover {text-decoration:underline;
				  color: #EA7911;}				  

.text p
{
    font-family: Tahoma;
    font-size: 14px;
    letter-spacing: 2px;
    font-weight: normal;
    line-height: 20px;
}


.titles
{
    border: solid 2px #e3e3e3;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 20px;
    font-family: Tahoma;
    color: #372F62;
    background-color: #e3e3e3;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 2px;
    
}

.value
{
    border-bottom: dashed 1px #839D3A;
    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;
    
}

#wrapper
{
    width: 960px;
    overflow: hidden;
    border: solid 0px #CCCCCC;
    z-index: 1;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    
}








				  



