body {
}

ul{
	margin:0 auto;
	padding:0px 0px 0px 0px;
}

#divNav
{
    line-height: 16px; clear: both; float:left; width:100%;
}

/* -------------- From Core.css --------------- */

html
{
    /*background-color: #e7e4cd;*/
}

h3
{
    padding:3px;    
    padding-left:4px;
}
body
{
    font: normal 12px/16px Arial, Helvetica, sans-serif;
    color: #555555;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top:0px;
    position: absolute;
    text-align: center;
    width: 100%;       
}

a
{
    text-decoration:none;
    color:Maroon;     
}

a:hover
{
    text-decoration:underline;
    color:Maroon;
}

img { border:0px;}

p { text-align:justify }

#wrapper:after {
    content: ""; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#wrapper
{    
    background-repeat: no-repeat;
    background-position: 0px 14px;
    padding:17px;
    padding-top:15px;
    min-height: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    width: 780px;
}
* html #wrapper
{
    height: 100%;
}
div#head
{
    margin-left: auto;
    margin-right: auto;
    padding-top: 1em;
    text-align: left;
    width: 780px;
}
div#head ul.navMenu
{
    background-color: #80785B;
    border-right: solid 0px #e7e4cd;
    width:auto;
    color: White;
    float: left;
    font-size: 12px;
    line-height: 12px;
    margin: 0px 0px 0px 0px; 
    padding:4px 0px 4px 0px;
}
div#head ul.navMenu li
{
    display: inline;
    list-style-type: none;
    background: url("/images/colon.gif") 0 50% no-repeat;
}
div#head ul.navMenu li a
{
    color: White;
    padding: 5px 7px 5px 7px;
    text-decoration: none;    
    text-transform:capitalize;
}

div#body
{
    background-color: White;
    margin-left: auto;
    margin-right: auto;
    padding:7px;
    width: 766px; /*780 - 7x2*/
    float:left;
}
div#bodyContent
{
}
div#foot
{
    clear: both;
    color: #808080;
    font-size: 10px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    text-align: center;
    width: 780px;
    float:left;
}
#footContent a
{
    color: #808080;
}

#footContent ul
{
    display: block;
    margin: 0;
    margin-top: .25em;
    padding-bottom: .25em;
    padding-top: .25em;
}
#footContent ul li
{
    display: inline;
    list-style-type: none;
}
#footContent ul li a
{
    font-weight: bold;
    padding: 5px 10px 5px 10px;
    text-decoration: none;
}
#footContent ul li a:hover
{    
    text-decoration: underline;
}
div.breadCrumb
{
    background-color: #CAC7BA;
    color: #585341;
    font-size: 10pt;
    padding: 0.3em;
    margin-bottom: .5em;
}
div.breadCrumb a
{
    color: #585341;
    text-decoration:none;
}
h1
{
    font-size: 16pt;
}

.mainContent .monthly
{
    float:left;
    clear:left;
    width:280px;
    background-color:#d6d3ca;
    padding:5px
}

.mainContent .monthly h2
{
    background:url(../../images/monthly_1.jpg) no-repeat;
    height:38px;            
    width:157px;
    float:right;
}

.mainContent .monthly img
{
    float:left;
    margin-right:8px;
}

.our_normal_lbl {font-weight:bold;}
.our_normal_price {}
.our_low_lbl {font-weight:bold;}
.our_low_price {font-size:16px; color:Maroon;font-weight:bold}
.discount_lbl {font-size:12px; color:Olive;background-color:#f1f1e1;padding:3px 0px 2px 0px;}
.discount_lbl hr { color:#efead2;}

.strikeout { background:url('/images/strikeout.gif') repeat-x 0px 56%}

.CalEx .ajax__calendar_container {
    border:1px solid #646464;
    background-color: lemonchiffon;
    color: Maroon;
    border-spacing:1px;

}

.CalEx .ajax__calendar_container table td
{
	padding:0px;
}

a.siteBtn
{
background:url(/images/site_btn_bk.jpg) no-repeat;padding:6px;width:126px;height:17px;text-align:center;
display:inline-block;clear:none;float:right;color:black;font-weight:bold;text-align:center;
text-decoration:none;
}

.PagerNmbers li
{ 
    display:inline-block; border:1px solid lightgrey; margin-right:2px; float:left;
}

.PagerNmbers li:hover { border-color:Black;}

.PagerNmbers li a
{
    padding:3px; font-weight:bold;
}

.btnSecure
{ background:url('/images/btn_bk.jpg'); display:inline-block; width:138px; height:29px}

div#sidebar h1
{
    display: block;
    font-weight: bold;
    height: 16px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;    
    width: auto;
    height:auto;
}

a.siteBtn.add2Cart {display:block; float:left ;background-image:url('/images/site_btn_cart.jpg');padding-left:5px;}

a.siteBtn.atc_wp { background-image:url('/images/site_btn_cart.jpg');padding-left:5px; }

div#sidebar h1 span { font-family:inherit;}
div#sidebar h1 a { font-size:inherit; color:inherit; font-size:inherit; margin-top:0px; padding-top:0px; }