/*----------------------------------------------------*/
/* Main CSS Stylesheet, customised for avgod          */
/*----------------------------------------------------*/
/*
   The following styles cannot be overridden and therefore
   changes have been made to stylesheet.css
   
   - commented out background-color for #navEZPagesTop 
*/
/*----------------------------------------------------*/
/* main formatting overrides                          */
/*----------------------------------------------------*/

body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 76%;
    margin: 5px;
    margin-right: 7px;
    padding: 0;
    background: #669933;
}

p, li { 
    text-decoration: none; 
    font-size: 1.0em; 
    color: #032c00; 
}

h1, h2, h3, h4 {     font-family: Georgia, "Times New Roman", Times, serif;    font-weight: none;     text-decoration: none;     font-size: 1.8em;     color: #032C00;     margin-top: 0px;    padding-top: 10px;}h2 {    font-size: 1.3em; }h4 {    font-size: 1.0em;    color: #FF3333; }

a:link, a:visited {
    color: #032C00;}

a:hover {
    color: #FF0000;}

/*----------------------------------------------------*/
/* main wrappers                                      */
/*----------------------------------------------------*/

.centershop {
    text-align: left;
    width: 100% !important;
}

#mainWrapper {
    /* set size of overall window */
    width: 100%;
    height: auto !important; /* For newish browsers */
    height: 100%; /* This is for IE*/
    min-height: 100%; /* For newish browsers*/
    margin: 0 auto;
    background: #f7fff3;
    border: 1px solid #FFFFFF;
}

/*----------------------------------------------------*/
/* header panel                                       */
/*----------------------------------------------------*/

TABLE.header {
    background-image:  url(../images/header800x94.jpg);
    background-repeat: no-repeat;
    background-color: #669933;
    height: 94px;    width:100%;    /* the above declaration creates an horizontal scroll bar in IE, this is to get rid of it */    border: 0px;
}

TABLE.header a {    font-size: 1.1em;     font-weight: bold;    color: #032c00;    padding: 4px;    /*width: 100%; removed to make work in ie5.5*/    text-decoration: none;    text-indent: 5px;}/* this is not needed for IE6 or Firefox */html>body TABLE.header a { /*Non IE rule*/    width: auto;}TABLE.header a:hover {    color: #FFCC00;}

#navEZPagesTop {
    position: relative; 
    top: 30px; 
    left: 140px;  
}

/*----------------------------------------------------*/
/* centre panel                                       */
/*----------------------------------------------------*/

#navBreadCrumb {
    background-color: #f7fff3;
}

#navBreadCrumb A:link, #navBreadCrumb A:visited {
    color: #032C00;} 

#navBreadCrumb A:hover {
    color: #FF0000;} 

#av_mainPhoto {    float: right;     padding-top: 0px;    padding-left: 10px;    padding-bottom: 10px;    clear: right;
}

/*----------------------------------------------------*/
/* product listing pages                              */
/*----------------------------------------------------*/

#av_thumbPhoto {
    margin-bottom: 4px;
    border: 1px solid #032c00; }

.productListing-heading {
    color: #032C00;}

A.productListing-heading:link, A.productListing-heading:visited {
    color: #032C00;} 

A.productListing-heading:hover {
    color: #FF0000;}
    
tr.productListing-odd {
    background: #e5ffe0;}
    
h3.itemTitle A:link, h3.itemTitle A:visited {
    color: #032C00;} 

h3.itemTitle A:hover{
    color: #FF0000;} 
    
/*----------------------------------------------------*/
/* main product page                                  */
/*----------------------------------------------------*/

#categoryIcon A:link, #categoryIcon A:visited {
    color :#032c00;    
}

#categoryIcon A:hover {
    color :#FF0000;    
}

#productMainImage {
    float: right; 
    padding: 0px;
    border: 1px solid #032c00;     clear: right;
}
    
.av_itemSize {
    font-family: Georgia, "Times New Roman", Times, serif;
    color :#032c00;    
    font-weight: bold;
    font-size: 1.2em; 
    margin: 10px;
}

#productDescription {
    font-size: 1.2em; 
    padding-left: 0px;
}

#productPrices {
	float: right;
    font-family: Georgia, "Times New Roman", Times, serif;
    color :#032c00;    
    font-weight: bold;
    font-size: 1.4em; 
    margin: 10px;
}

#freeShippingIcon {
    float: right;
    margin-right: 60px;
    clear: right;
}

#cartAdd {
	float: right;
    width: 180px;
	text-align: center;
	margin: 0em;
	padding: 0em;
    border: 1px solid #f7fff3; 	}

h2.centerBoxHeading {
    margin-top: 5px;
    color: #032C00;    background-color: #FFCC00;    border: 1px solid #032c00;}

/*----------------------------------------------------*/
/* left and right hand panels                         */
/*----------------------------------------------------*/

#navColumnOne {

    height: 100%; /* used in conjunction with container 100% to force whole cell to fill */    background: #669933;    background-image:  url(../images/left150x416.jpg);    background-repeat: no-repeat;}

#navColumnTwo {
    background: #669933;}
    
.leftBoxContainer, .rightBoxContainer {
	margin-top: 0px;
    margin-left: -5px;
    margin-bottom: 1em;
    padding: 5px;    display: block;    background-color: #FFFFFF;    border: 1px solid #032c00; }
  
.leftBoxHeading, .rightBoxHeading {
    padding: 2px;    display: block;     background-color: #FFCC00;}
    
h3.leftBoxHeading, h3.rightBoxHeading {
    /*font-family: Arial, Verdana, Helvetica, sans-serif;*/    font-size: 1.1em;     color: #032C00;    margin: 0px;    border: 0px;    line-height: 1.2em;
    border: 1px solid #032c00;}

.sideBoxContent {
    font-size: 1.0em;     font-weight: bold;    color: #032c00;	background-color: #ffffff;
	padding: 0.2em;
	}

#categoriesContent {
    display: block;
    color: #032C00;}

.category-top {
    line-height: 1.2em;
}

A.category-top:link, A.category-top:visited, A.category-links:link, A.category-links:visited, A.wrapper:visited {
    color: #032C00;}
    
A.category-products:link, A.category-products:visited {
    color: #669933;}

A.category-top:hover, A.category-links:hover, A.category-products:hover {
    color: #FF0000;}

#informationContent A:link, #informationContent A:visited, #ezpagesContent A:link, #ezpagesContent A:visited, #bestsellersContent A:link, #bestsellersContent A:visited, #productnotificationsContent A:link, #productnotificationsContent A:visited, #shoppingcartHeading A:link, #shoppingcartHeading A:visited, #cartBoxListWrapper A:link, #cartBoxListWrapper A:visited {
    color: #032C00;}

#informationContent A:hover, #shoppingcartHeading A:hover, #cartBoxListWrapper A:hover {
    color: #FF0000;}
    
#bestsellersContent li {
    margin-left: -10px;
}

.boxText {
    color: #032C00;}

/*----------------------------------------------------*/
/* shopping cart                                      */
/*----------------------------------------------------*/

#scUnitHeading , #scTotalHeading {
    text-align: right;
}

.cartProductDisplay A:link, .cartProductDisplay A:visited {
    color: #032C00;}

.cartProductDisplay A:hover {
    color: #FF0000;}


/*----------------------------------------------------*/
/* footer panel                                       */
/*----------------------------------------------------*/

#navSuppWrapper {
    clear: both;
    height: 30px;
}

#navSupp {
    background: #669933;
}

#siteinfoLegal {
    background: #669933;
}

/*----------------------------------------------------*/
/* home page panels                                   */
/*----------------------------------------------------*/

.av_homeProduct  {    position: relative;    font-family: Arial, Verdana, Helvetica, sans-serif;    font-size: 1.0em;     color: #333333;     display: block;    padding: 5px;    width: 46%;    /*height: 220px;*/    margin: 0px;    border: 1px solid #336600; }.av_homeProduct h1 {    display: block;     background-color: #FFCC00;    font-size: 1.0em;     padding: 5px;    color: 032c00;    margin: 0px;    border: 0px;    border-bottom: 5px solid white;    line-height: 16px;}.av_homeProductMore {    /*clear: both;*/    position: absolute; right: 10px; bottom: 5px;    /*position: relative;    bottom: 5px;    width: 40%;     display: inline; */    border: 0px;    /*background-color: #FFCC00;*/    /*font-size: 12px; */    /*padding: 5px;*/    /*color: 032c00;*/    /*line-height: 16px;*/    /*text-align: right;*/}  

