﻿body 
{
    margin: 0px;
    padding: 0px;
    background: #faf8f2 url('images/pagegradient_bg.jpg') repeat-x;
    font-family: Arial, Helvetica, Tahoma, Verdana, MS Sans Serif;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    color: Black;
    
}
h1
{
    font-size: 24px;
    font-weight: normal;
    color: #970f00;
}
h2
{
    font-size: 16px;
    font-weight: normal;
    color: #970f00;
}
h3
{
    font-size: 14px;
    font-weight: normal;
    color: black;
}
h4
{
    font-size: 14px;
    font-weight: normal;
    color: #970f00;
}
h5
{
    font-size: 12px;
    font-weight: bold;
    color: black;
}
h6
{
    font-size: 12px;
    font-weight: bold;
    color: #970f00;
}
#sitecontainer
{
    width: 988px;
    margin-top: 0px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
}
.header
{
    width: 496px;
    margin: 0px;
    padding: 0px 0px 20px 0px;
    background: url('images/header_right.jpg') no-repeat;
    font-size: 0px;
}
.header-linkbox
{
    width: 253px;
}
.header-searchbox
{
    width: 243px;
    padding-left: 12px;
    padding-right: 40px;
}
.header-cartbutton
{
    height: 21px;
    background: url('images/top_button.jpg') no-repeat center;
    font-size: 12px;
}
.maincontent
{
    width: 988px;
    background: url('images/body_bg.jpg') repeat-y;

}
.containerleft
{
    width: 745px;
    background: url('images/container_bg.jpg') repeat-y;
    padding-left: 28px;
}
.containerright
{
    width: 243px;
    background: url('images/nav_right_bg.jpg') repeat-y;
}

.topcontent
{
    padding: 20px 35px 20px 35px;
}
.roundedbox
{
    width: 308px;
    font-size: 0px;
    border: none 0px white;
}
.roundedboxcontents
{
    width: 268px;
    background: url('images/contentbox_bg.jpg') repeat-y;
    padding: 0px 20px 0px 20px;
    color: Black;
    font-size: 12px;
    font-weight: normal;
    text-align: left;
    vertical-align: top;
}
.navseperator{
    padding-left: 20px;
    padding-right: 10px;
    }
.navbottom
{
    padding: 10px 15px 10px 15px;
    font-size: 12px;
    font-weight: bold;
    color: #970f00;
    text-align: center;
}
.navtop{
    background: #ee1b2c;
    padding: 0 10px 10px 10px;
    margin-left: 28px;
    margin-right: 28px;
    padding-left: 20px;
    }
a.navtopa, a.navtopa:link,a.navtopa:hover,a.navtopa:visited{
    color: White;
    font-weight: bold;
    }
.navleft
{
    width: 204px;
    padding: 20px 30px 20px 58px;
    font-size: 0px;
}
.navleftcontent
{
    background: url('images/nav_left_bg.jpg') repeat-y;
    padding: 0px 15px 0px 15px;
    font-size: 12px;
}
.navright
{
    padding: 40px 35px 0px 0px;
    font-size: 5px;
}
.navrightspacer
{
    height: 10px;
}
.navrightfooter
{
    padding-left: 30px;
    color: black;
    font-size: 10px;
}
.footer
{
    height: 60px;
    padding-left: 28px;
    padding-right: 243px;
    padding-top: 10px;
    background: url('images/footer_bg.jpg') no-repeat;
    font-size: 10px;
    color: #7f7f7f;
}
.searchnav
{
    background: url('images/searchnav_bg.jpg') repeat-x;
    font-size: 12px;
    font-weight: bold;
    color: White;
    margin-top: 0px;
    margin-bottom: 0px;
    vertical-align: middle;
}
.searchnav-seperator
{
    width: 1px;
    background: url('images/searchnav_seperator.jpg') no-repeat;
    font-size: 0px;
}
.searchnav-active
{
    line-height: 18px;
    background: black;
    border: solid 1px white;
    color: #ffba00;
}
.searchnav a:link,a:visited,a:hover
{
    color: #ffba00;
    text-decoration: none;
}
.trainingcontent
{
    width: 638px;
    padding-top: 20px;
}
.trainingfooter
{
    height: 60px;
    padding-left: 28px;
    padding-right: 28px;
    padding-top: 10px;
    background: url('images/footer_bg.jpg') no-repeat;
    font-size: 10px;
    color: #7f7f7f;
}
a:link, a:visited
{
    font-weight: normal;
    color: #970f00;
    text-decoration: none;
}
a:hover
{
    font-weight: normal;
    text-decoration: underline;
}
/*standard*/
.red
{
    color: #cc2131;
}
.block
{
    display: block;
}
.small
{
    font-size: 10px;}
/* Cart */
.cartStepBox
{
    border: 1px solid #a5cce8;}
.cartStepNumber
{
    font-size: 14px;
    font-weight: bold;
    color: White;
    background: #8fbfe2;
    padding: 1px 5px;}
.cartStepText
{
    background: #d2e6f3;
    padding: 2px 5px;
    font-size: 14px;
    font-weight: bold; }
.cartStepBoxOut
{
    border: 1px solid #c3c3c3;}
.cartStepNumberOut
{
    font-size: 14px;
    font-weight: bold;
    color: White;
    background: #92989c;
    padding: 1px 5px;}
.cartStepTextOut
{
    background: #e1e1e1;
    padding: 2px 5px;
    font-size: 12px;}
.cartStepTextOut a, .cartStepTextOut a:visited, .cartStepTextOut a:active
{
    color: Black;}
a.product{
    padding-bottom: 5px;
    display: block;
    font-size: 11px;
    padding-left: 8px;
    
}
a.category:link, a.category:visited, a.category:hover{
    color: Black;
    text-transform: uppercase;
    font-weight: bold;
    padding-top: 10px;
    display: block;
    font-size: 13px;
    
}
.VarietyPhoto{
    padding: 10px;
    border-left: 1px solid #a9a8a4;
    border-top: 1px solid #a9a8a4;
    border-bottom: 1px solid #a9a8a4;
    text-align: center;
    }
.VarietyDetails{
    padding: 10px;
    border-right: 1px solid #a9a8a4;
    border-top: 1px solid #a9a8a4;
    border-bottom: 1px solid #a9a8a4;
    background: #f6f2e7;
    }
.VarietyDetails table{
    margin-top: 10px;
    }
.VarietyPrice{
    font-weight: bold;
    color: #f1192e;
    }
.VarietyPrice span{
    font-weight: bold;
    color: #000000;
    }
.VarietyName{
    color: #970f00;
    font-weight: bold;
    text-transform: uppercase;
    padding-bottom: 5px;
    }
.continuebtn
{
    width:98px;
    height:25px;
    background-color:#FFFFFF;
    background-image:url(Images/ProcessOrder-Button.gif);
    background-repeat:no-repeat;
    background-position:bottom;
    border-style:none;
    cursor:pointer;
    }