﻿body
{
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
    margin: 0;
    padding: 0;
    text-align: center;
    background-image: url('/App_Themes/Default/Images/bg.png');
    background-repeat: repeat-x;
    background-color: #6bb9ec;
    background-position: top;
}

div#wrapper
{
    width: 1000px;
    margin: 0 auto;
    text-align: left;
    background-color: #148d00;
    padding-bottom: 17px;
}

div#top
{
    height: 116px;
    background-image: url('/App_Themes/Default/Images/topbg.png');
    background-repeat: repeat-x;
    background-position: top;
    background-color: #3ba000;
}

div#top div.left
{
    width: 600px;
    float: left;
}

div#top div.right
{
    width: 400px;
    float: right;
    font-size: 1.4em;
    color: #fff;
    position: relative;
    text-align: right;
}

div#top div.right div.topright
{
    padding: 8px 0 0;
    line-height: 30px;
    width: 361px;
}

div#top div.right div.midright
{
    position: absolute;
    top: 68px;
    right: 26px;
}

div#header
{
    height: 175px;
    background-image: url('/App_Themes/Default/Images/header.png');
    background-repeat: no-repeat;
    position:relative;
}

div#header > div
{
    height: 175px;
    width: 1000px;
    position:absolute;
    top: 0;
    left:0;
    right: 0;
    bottom: 0;
    z-index: 4;
}

div#header div
{
    margin: 0;
    padding: 0;
}

div#subheader
{
    float:right;
    width: 209px;
    padding: 10px;
    border: solid 1px #000;
    border-radius: 4px 4px;
    -moz-border-radius: 14px 14px;
    background-color: #fff;
    display: none;
}

div#menu
{
    height: 37px;
    background-color: #3ba000;
    padding: 0 4px 0 13px;
}

div#menu div#items
{
    margin: 0 9x 0 0;
    background-image: url('/App_Themes/Default/Images/menubg.png');
    background-repeat: repeat-x;
    background-position: bottom;
    height: 37px;
}

div#main
{
    margin: 0 4px 0 13px;
    padding: 10px;
    background-color: #fff;
    background-image: url('/App_Themes/Default/Images/logobackgroundtop.png');
    background-position: 105px bottom;
    background-repeat: no-repeat;
}

div#main div#left
{
    float: left;
    width: 748px;
}

div#main div#left div#pad
{
    margin-left: 10px;
}

div#main div#right
{
    float: right;
    width: 205px;
}

.topborder
{
    height: 1px;
    background-color: #148d00;
    margin: 8px 0;
}

.vborder
{
    width: 1px;
    background-color: #148d00;
    margin:0  8px;    
}

div#logos
{
    margin: 0 0 0 13px;
    background-color: #fff;
    width: 443px;
    height: 95px;
    padding-left: 10px;
    float: left;
    background-image: url('/App_Themes/Default/Images/logobackgroundbottom.png');
    background-position: 0px top;
    background-repeat: no-repeat;
}

div#sitelinks
{
    float:right;
    width: 340px;
    height: 25px;
    margin-right: 3px;
    padding: 20px 10px;
    text-align:right;
    color: #fff;
    line-height: 18px;
}

div#sitelinks a
{
    color: #fff;
}

div#sitelinks a:hover
{
    text-decoration: underline;
}

div#logos img
{
    margin:10px 0 0 7px;
}

div#footer
{
    margin: 5px auto;
    font-weight: bold;
}

div#footerpanel
{
    border: solid 4px #107000;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background-color: #3ba000;
    width: 280px;
    margin: 0 auto;
    color: #fff;
    height: 20px;
    line-height: 20px;
}

p
{
    margin: 0;
}

img
{
    border: none;
}

img.border
{
    border: solid 1px #184d00;
    margin: 2px 0 0;
}

img.nopad
{
    margin: 0;
    padding: 0;
}

img.left
{
    float: left;
    margin-right: 10px;
}

img.right
{
    float: right;
    margin: 0 20px;
}

.rightfloat
{
    float: right;
}

.head
{
    background-image: url('/App_Themes/Default/Images/hbg.png');
    background-repeat: repeat-x;
    background-position: 0 12px;
    margin: 12px 0 12px -15px;
    clear: both;
}

.head h2
{
    background-color: #fff;
    display: inline;
    margin: 0 4px;
    padding: 0 10px;
}

div.image
{
    float: left;
    width: 139px;
    margin: 0 2px;
}

div.images
{
    margin-left: 4px;
}

.subtitle
{
    color: #144000;
}

a:link, a:visited
{
    color: #144000;
}

a:hover
{
    
}

a.add:link, a.add:visited
{
    display: block;
    line-height:18px;
    color: #000;
    font-weight: bold;
    text-decoration: none;
    margin: 2px 0 12px 0;
}

a.add:hover
{
    text-decoration: underline;
}

.title
{
    color: #f06c00;
}

a.title
{
    color: #f06c00;
}

a.title:hover
{
    text-decoration: underline;
}

.clear
{
    clear: both;
}

img.logo
{
    margin: 5px 10px 0 25px;
    float: left;
}

img.logotext
{
    margin: 65px 10px 0 0;
}

img.add
{
    margin: 0 5px 10px 0;
    float: left;
}

.primary
{
    border: solid 4px #148d00 !important;
}

.bluebutton
{
    width: 185px;
    height: 31px;
    display: block;
    color: #fff !important;
    line-height: 31px;
    text-align:center;
    font-size: 14px;
    text-transform: uppercase;
    background-image: url('/App_Themes/Default/Images/buttonblue.png');
    background-repeat: no-repeat;
    cursor: pointer;
    font-weight: bold;
}

.bluebutton-rev, .bluebutton.rev
{
    background-position:0 -114px;
}

.bluebutton-clean, .bluebutton.clean
{
    background-position:0 -210px;
}

.orangebutton
{
    width: 170px;
    height: 31px;
    display: block;
    color: #fff !important;
    line-height: 32px;
    padding-left: 15px;
    font-size: 14px;
    text-transform: uppercase;
    background-image: url('/App_Themes/Default/Images/buttonorange.png');
    background-repeat: no-repeat;
    cursor: pointer;
    font-weight: bold;
}

.orangebutton-rev { padding-left: 24px; background-position:0 -118px; }

div#items
{
    position: absolute;
}

ul.search
{
    list-style-type: none;
    margin: 0;
}

ul.search li
{
    margin: 10px 0;
    border: dotted 1px #AAA;
    font-size: 140%;
}


/* Menu */
div#items ul
{
    display: block;
    padding: 0;
    margin: 0;
    list-style: none;
}

div#items li
{
    display: block;
    margin: 3px 4px 0 0;
    line-height: 32px;
    float: left;
    min-width: 100px;
    text-align: center;
}

div#items li ul
{
    display: none;
    padding: 4px;
    position: absolute;
}

div#items li:hover ul
{
    display: block;
}

div#items li ul li
{
    float: none;
    margin: 0;
    padding: 2px 0;
}

div#items li ul li a
{    
    border-style: solid;
    border-width: 1px;
    border-color: #000;
    font-size: 16px;
    background-color: #fff;
}

div#items li ul li a:hover
{
    background-color: #d8eccc;
}

div#items li.active
{
    line-height: 37px;
    margin: 0 4px 0 0;
}

div#items li a
{
    display: block;
    text-decoration: none;
    background-color: #d8eccc;
    font-size: 18px;
    text-align: left;
    padding: 0 16px 0 24px;
}

div#items a.active
{
    font-weight: bold;
    background-color: #fff;
    background-image: url('/App_Themes/Default/Images/menuactive.png');
    background-repeat: no-repeat;
    background-position: 8px center;
}

div#items a:hover
{
    background-image: url('/App_Themes/Default/Images/menuhover.png');
    background-repeat: no-repeat;
    background-position: 8px center;
}

div#items a.subactive
{
    font-weight: bold;
}

/* Box */
.boxtop
{
    background-image: url('/App_Themes/Default/Images/boxtop.png');
    background-repeat: no-repeat;
    width: 206px;
    height: 24px;
}

.boxmid
{
    background-image: url('/App_Themes/Default/Images/boxmid.png');
    background-repeat: repeat-y;
    width: 178px;
    padding: 0 14px;
}

.boxbottom
{
    background-image: url('/App_Themes/Default/Images/boxbottom.png');
    background-repeat: no-repeat;
    width: 206px;
    height: 24px;
}

.searchbox
{
    background-image: url('/App_Themes/Default/Images/searchbox.png');
    background-repeat: no-repeat;
    background-position: 0 4px;
    height: 37px;
    width: 164px; /* 214 */
    border: none;
    float: left;
    margin-top: 2px;	
    background-color: transparent;
    padding: 0 42px 0 8px;
    line-height: 37px;
}

/* Box Small */
.boxstop
{
    background-image: url('/App_Themes/Default/Images/boxstop.png');
    background-repeat: no-repeat;
    width: 180px;
    height: 11px;
}

.boxsmid
{
    background-image: url('/App_Themes/Default/Images/boxsmid.png');
    background-repeat: repeat-y;
    width: 152px;
    padding: 0 14px;
}

.boxsbottom
{
    background-image: url('/App_Themes/Default/Images/boxsbottom.png');
    background-repeat: no-repeat;
    width: 180px;
    height: 11px;
}

.searchbutton
{
    background-image: url('/App_Themes/Default/Images/buttonsmall.png');
    width: 75px;
    height: 31px;
    border: none;
    float: left;
    background-color: transparent;
    margin-left: 6px;
    margin-top: 3px;
    color: #fff;
    font-size: 17px;
    cursor: pointer;
}

a.red, a.red:visited
{
    color: #ff0000;
}

.citem
{
    font-weight: bold;
    line-height: 20px;
    padding-left: 15px;
    background-image: url('/App_Themes/Default/Images/menuhover.png');
    background-repeat: no-repeat;
    background-position: 0px center;
}

.left
{
    float: left;
}

.right
{
    text-align: right;
}

.imagesmall
{
    margin-right: 10px;
}

a.white:link, a.white:visited
{
    color: #fff;
}

a.white:hover
{
    text-decoration: underline;
    color: #fff;
}

th
{
    text-align: left;
    font-size: 110%;
}

table.large td
{
    font-size: 105%;
    padding:4px 0 0 5px;
}

.checkout
{
}

span a.navigationtext[disabled="disabled"]
{
    display: none;
}

.navigationtext
{
    font-size: 17px !important;
    color: #148d00;
    margin:0 10px;
}

.navigationtextactive
{
    font-size: 17px;
    color: #000;
    font-weight: bold;
}

.boxnew
{
    border: solid 4px #3a72e4;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
    border-radius:8px;
}

.boxheader
{
    background-color: #bdd8ea;
    -moz-border-radius:4px 4px 0 0;
    -webkit-border-radius:4px 4px 0 0;
    border-radius:4px 4px 0 0;
    border-style:solid;
    border-width: 0 0 1px 0;
    border-color:#9f9f9f;
    height: 36px;
    line-height: 36px;
    text-align:center;
}

.accounttab
{
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #828282;
    top: -1px;
    position:relative;
    z-index:2;
    padding: 10px;
}

.rtsLevel1
{
    z-index: 8;
}

.info, .success, .warning, .error, .validation {
  border: 1px solid;
  margin: 10px 0px;
  padding:15px 10px 15px 50px;
  background-repeat: no-repeat;
  background-position: 10px center;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
}
.info {
  color: #00529B;
  background-color: #BDE5F8;
  background-image: url('/App_Themes/Default/Images/Icons/info.png');
}

.success {
  color: #4F8A10;
  background-color: #DFF2BF;
  background-image:url('/App_Themes/Default/Images/Icons/success.png');
}

.warning {
  color: #9F6000;
  background-color: #FEEFB3;
  background-image: url('/App_Themes/Default/Images/Icons/warning.png');
}

.error {
  color: #D8000C;
  background-color: #FFBABA;
  background-image: url('/App_Themes/Default/Images/Icons/error.png');
}

.aspNetDisabled {
    display: none;
}

.categoryborder 
{
    border: solid 1px #3A72E4 !important;
    margin:1px;
    /*filter:alpha(opacity=80);*/
    /*opacity:0.8;*/
}

.categoryborder:hover 
{
    border: solid 2px #f06c00 !important;
    margin:0px;

    /*filter:alpha(opacity=100);
    opacity:1.0;*/
}

.blueborder
{
    border: solid 1px #3A72E4 !important;
}

table.medium td
{
    font-size: 13px;
}

.greeninfo
{
    color:#129000;
}

.red
{
    color: #ff3100;
}

a.checkout-icon { display:block; min-height:16px; padding:0 0 0 20px; background:url('../images/icons/cart_go.png') no-repeat; }
