﻿html
{
    background: url(/images/backgrounds/gradient.jpg) repeat-x top;
    	  
}

body
{
    margin: 0px auto;
    padding: 0px;
    font-family: "Trebuchet MS" , Verdana, "Gill Sans MT" , Arial;
    font-size: 13px;
    text-align: center;
    background:#b7dada url(/images/backgrounds/sky2.jpg) repeat-x top;
	color: #000;  
}
/**** bottom image styles *****/
#bottomimg
{
    background:url(/images/backgrounds/grass5.jpg) repeat-x bottom;
    height:325px;
    
}


form
{ 
    margin-bottom:0px;
}

h1, h2, h3, h4
{
    font-weight: bold;
    text-align: left;
}

h1
{
    color: #99CC00;
    margin: 2px 0px 10px;
    font-size: 26px;
}

h2
{
    color: #007552;
    margin: 10px 0px;
}

h3
{
    color: #00733F;
    margin-bottom: 5px;
    font-size: 15px;
}

h4
{
    color: #00733F;
    text-align: center;
    font-size: 15px;
}
p
{
    margin: 0px 5px 20px 0px;
}
img
{
    text-align: center;
    margin: 0px auto;
    display: block;
    border: 0px;
    padding: 1px 5px;
}
table
{
    font-size: 12px;
}


/** styles for master page **/
#main_content a
{
    color: #067380;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px;
    text-decoration: none;
}
#main_content a:hover
{
    color: #669900;
    text-decoration: underline;
}
#header img
{
    border: 0px;
}
#outerwrapper
{
    width: 950px;
    border: thin solid #000000;
    background-color: #FFFFFF;
    margin: 0px auto;
    text-align: justify;
}
#left_col
{
    float: left;
    margin-left: 10px;
    font-size: 11px;
    line-height: 22px;
    width: 230px;
}
#main_content
{
    margin: 0px 10px;
    float: right;
    width: 680px;
    padding-left: 5px;
}
.clear
{
    clear: both;
}
/*left navigation panel*/
.leftNavHR
{
    height: 2px;
    width: 90%;
}
.LeftNav
{
    color: #3B0B0B;
    font-weight: bolder;
    background-color: #DEDEBC;
    border: 1px solid #330000;
    margin: 0px;
    padding: 5px 0px 10px 0px;
}
.LeftNav ul
{
    padding: 0px;
    margin: 0px;
}
.LeftNav li
{
    list-style-type: none;
    padding-left: 10px;
}
.LeftNav li a
{
    color: #00733F;
    text-decoration: none;
}
.LeftNav a:hover
{
    color: #330000;
}
.MenuHead
{
    height: 21px;
    font-size: 9pt;
    padding-left: 4px;
    padding-top: 4px;
}
#divLoggedin
{
    margin-left: 10px;
}
/*style for images on top of the page*/
#top_img
{
    text-align: center;
    color: #666666;
    font-weight: bold;
    font-size: 10px;
    margin: 0px auto;
}
#small_img
{
    margin-left: -10;
}
/*style for floats*/

.right
{
    float: right;
}
.left
{
    float: left;
}
.col45
{
    width: 47%;
    padding: 0px 10px;
}
.col70
{
    width: 68%;
}

.col30
{
    width: 30%;
    padding-right: 5px;
}
.col20
{
    width: 20%;
}
/*style for Save on every order*/

#headline
{
    text-align: center;
}
.save
{
    padding: 15px 10px;
    border-top: solid;
    border-bottom: solid;
    color: #993300;
    font-size: 14px;
    font-weight: 200;
    width: 650px;
    text-align: center;
    margin: 20px 5px;
}
.save a
{
    color: #993300 !important;
    text-decoration: none;
}
/* style for list elements*/
.li_none
{
    list-style: none;
    padding-left: 5px;
    margin-top: 5px;
}

.li_square
{
    list-style: square;
}
.li_square li
{
    padding: 5px 0px;
}
.li_a
{
    list-style-type: lower-alpha;
    padding: 0px 20px;
}
.li_a li
{
    padding: 5px 0px;
}
.ul_title
{
    font-weight: bold;
    margin-bottom: 5px;
}
#bottles
{
    list-style: none;
    padding-left: 0px !important;
    margin: 0px !important;
}
.li_bottles li
{
    float: left;
}

#main_content ul
{
    padding-left: 15px;
    margin-left: 10px;
}

#main_content li
{
    padding: 5px 15px 5px 0px;
}
#ctl00_LeftNav1_txtKeyword
{
    width: 130px;
    padding: 1px 0px;
}
#ctl00_LeftNav1_btnSearch
{
    padding: 0px 6px;
    width: 70px;
}
/*style of the button*/
.button
{
    display: inline-block;
    outline: none;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    font: 14px/100% Arial, Helvetica, sans-serif;
    padding: 7px 20px;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, .3);
    -webkit-border-radius: .5em;
    -moz-border-radius: .5em;
    border-radius: .5em;
    -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, .2);
    box-shadow: 0px 1px 2px rgba(0, 0, 0, .2);
    margin: 10px 0px;
}
.button:hover
{
    text-decoration: none;
}
.button:active
{
    position: relative;
    top: 1px;
}
.brown
{
    color: #fef4e9 !important;
    border: solid 1px #88533B;
    background: #5C3317;
    background: -webkit-gradient(linear, left top, left bottom, from(#A85D2A), to(#5C3317), color-stop(0.7, #5C3317)) !important;
    background: -moz-linear-gradient(top, #A85D2A, #5C3317);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#A85D2A', endColorstr='#5C3317' );
}
.brown:hover
{
    background: #88533B;
    color: #99CC00 !important;
    background: -webkit-gradient(linear, left top, left bottom, from(#5C3317), to(#A85D2A));
    background: -moz-linear-gradient(top, #5C3317, #A85D2A);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5C3317', endColorstr='#A85D2A' );
}
/*.brown:active
{
    color: #99CC00 !important;
    background: -webkit-gradient(linear, left top, left bottom, from(#5C3317), to(#A85D2A));
    background: -moz-linear-gradient(top, #5C3317, #A85D2A);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5C3317', endColorstr='#A85D2A' );
}*/
/*******end of button style*******/
#divLogin .text
{
    color: #330000;
}
/*style for table*/

#table td
{
    border-width: 1px;
    padding: 10px 5px;
    border-style: inset;
    border-color: gray;
    background-color: white;
}
#table th
{
    border-width: 1px;
    padding: 5px 0px;
    border-style: inset;
    border-color: gray;
    background: #007552;
    color: #ffffff;
    font-size: 15px !important;
}
#table
{
    border-width: 1px;
    border-spacing: 2px;
    border-style: outset;
    border-color: gray;
    border-collapse: separate;
    background-color: white;
}
/*style for AGGRAND news page*/
#news .left
{
    padding: 3px 7px;
    text-align: center;
}
/*style for table in houseplants*/
.house td
{
    width: 16%;
}
/*style for forms*/

fieldset
{
    border-width: 0px;
    width: 650px;
    display: block;
    padding: 5px;
}
fieldset legend
{
    border-width: 0px;
    color: #007552;
    font-weight: bold;
    font-variant: small-caps;
    font-size: 120%;
    margin-bottom: 5px;
    margin-left: 0px;
}
fieldset label
{
    display: block;
    float: left;
    width: 250px;
    text-align: right;
    padding-right: 5px;
}
fieldset input
{
    padding: 1px 2px;
    width: 200px;
}

fieldset textarea
{
    padding: 1px 2px;
}
fieldset select
{
    padding: 1px 0px 1px 2px;
    width: 200px;
}
fieldset .radio
{
    width: 20px;
}
#ctl00_bph1_Label2
{
    display: block;
    float: left;
    width: 250px;
    text-align: right;
    padding-right: 5px;
}
#ctl00_bph1_Label3
{
    display: block;
    float: left;
    width: 250px;
    text-align: right;
    padding-right: 5px;
}
#ctl00_bph1_wucLogin1_ibtLogin
{
    margin-left: 290px;
    width: auto;
}
#ctl00_bph1_ibtSubmit
{
    margin-left: 290px;
    width: auto;
}
.red
{
    color: red;
}
.emailupdate
{
    background: #accbea;
    margin: 5px 0px;
    padding: 5px 0px;
}
/*for error page*/
#error
{
    text-align: center;
    font-size: 18px;
}
#error h1
{
    color: #000000;
    text-align: center;
    font-size: 36px;
}
#error h2
{
    color: #ff0000;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}
#error h4
{
    color: #0000ff;
    text-align: center;
    font-size: 15px;
    font-style: italic;
    font-weight: normal;
}
#error a
{
    color: #0000ff;
    font-size: 18px;
}
/************/

.ccinfo td
{
    border-width: 1px;
    border-style: solid;
    border-color: #669999;
}
.map a
{
    font-size: large !important;
    color: Maroon !important;
}
/** style for catalog **/
#catalog fieldset
{
    border-width: 0px;
    width: 220px;
    display: block;
    padding: 5px;
}
#catalog label
{
    display: block;
    float: left;
    width: 90px;
    text-align: right;
    font-weight: bold;
}

#catalog input
{
    padding: 1px 2px;
    width: 100px;
}
#catalog select
{
    padding: 1px 0px 1px 2px;
    width: 100px;
}
#catalog .lblDescription
{
    width: 270px;
}
#catalog .productIMG
{
    width: 150px;
}
/***for asparagus and pref.aspx page; yellow background**/
.yback
{
    background-color: #ffffcc;
    padding: 0px 5px;
}

/*** © 2010 AGGRAND ***/

#footer
{
    padding: 10px 0px;
}

#footer p
{
    font-size: 11px;
    font-weight: bold;
    margin: 0 0 0 70px;
}
/***styles for dealer homepage****/
.dealer a
{
    font-size:11px !important; 
    font-weight:normal !important;
}

.dealer ul
{
    padding:0px !important;
}

