﻿      html
      {
        height: 100%;
      }
      body {
          font-family: Trebuchet MS, Trebuchet, Geneva, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #372B27;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	background-image: url(../../images/horizTOP.gif);
	background-repeat:repeat-x;
	height: 100%;
      }
.menuItem_TopLevel
{
    font-family: Trebuchet MS, Trebuchet, Geneva, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #ffffcc;
    background-color: #372B27; /*float: left;*/
    width: 145px;
    padding-left: 5px;
    margin-top: 5px;
}
.mainBody
{
    width: 520px;
    height: 100%;
    padding-left: 5px;
    padding-top: 5px;
    vertical-align:top;
}

.menu {
    font-family: Trebuchet MS, Trebuchet, Geneva, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #ffffcc;
    background-color: #372b27;
    width: 275px;
    height: 100%;
    /*padding-top: 5px; */
    vertical-align:top;
      }
      .mainHeader
{
    font-family: Trebuchet MS, Trebuchet, Geneva, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #372B27;
    font-weight: bold;
    margin-top: 10px;
    margin-right: 0px;
}
.requiredFieldHeader
{
    padding-left: 7px;
    font-weight: bold;
}

.optionalFieldHeader
{
    padding-left: 7px;
}
.requiredField
{
    border-left: #e45130 5px solid;
    padding-left: 2px;
}

.optionalField
{
    padding-left: 7px;
}

a
{

    font-family: Trebuchet MS, Trebuchet, Geneva, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
    text-decoration: underline;
}
.popupCartText
{
    font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #666666;
}

.cartPopup
{
    font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #666666; /*background-color: #efefef;*/
    border-width: 3px;
    border-style: solid;
    border-color: #666666;
    padding: 3px;
    width: 350px;
    height: 250px;
    text-align: center;
    vertical-align: middle;
    background-color: #ffffff;
}
.modalPopup
{
    font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #666666;
    background-color: #efefef;
    border-width: 3px;
    border-style: solid;
    border-color: #666666;
    padding: 3px;
    width: 250px;
    text-align: center;
    vertical-align: middle;
}
    
.shopDetailHD {
	font-family: Trebuchet MS, Trebuchet, Geneva, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #372B27;
	margin-top:60px;
	text-transform: uppercase;
	font-weight:bold;

}

.shopDetailBODY
{
    font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #372B27;
    line-height: 20px;
    margin-left: 18px;
    margin-right: 70px;
    margin-top: 5px;
}

.shopDetailPRICE {
    font-family: Trebuchet MS, Trebuchet, Geneva, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #372B27;
	line-height:20px;
	margin:30px 0px 40px 18px;
	font-weight:bold;
	}


.shopDetailITEMNUM {
	font-family: Trebuchet MS, Trebuchet, Geneva, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #372B27;
	font-weight:bold;
	line-height:15px;
	margin-left:25px;

}

.shopDetailPROD {
    font-family: Trebuchet MS, Trebuchet, Geneva, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #372B27;
	line-height:15px;
	margin-left:25px;
	text-decoration:none;
	}

a:link.shopDetailPROD {
	font-family: Trebuchet MS, Trebuchet, Geneva, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #372B27;
	line-height:15px;
	margin-left:25px;
	text-decoration:none;

}

a:hover.shopDetailPROD {
	font-family: Trebuchet MS, Trebuchet, Geneva, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8E8580;
	line-height:15px;
	margin-left:25px;
	text-decoration:none;
}

a:visited.shopDetailPROD {
	font-family: Trebuchet MS, Trebuchet, Geneva, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #372B27;
	line-height:15px;
	margin-left:25px;
	text-decoration:none;
}

a:active.shopDetailPROD {
	font-family: Trebuchet MS, Trebuchet, Geneva, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #372B27;
	line-height:20px;
	margin-left:25px;
	text-decoration:none;
}

.shopThumbHD {
	font-family: Trebuchet MS, Trebuchet, Geneva, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8E8580;
	line-height:16px;
	margin-bottom:10px;
	text-transform: uppercase;
}

a:link.shopThumbHD
{
text-decoration:none;
}
a:visited.shopThumbHD
{
text-decoration:none;
}
a:hover.shopThumbHD
{
    text-decoration: underline;
}

.shopThumbBody {
	font-family: Trebuchet MS, Trebuchet, Geneva, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8E8580;
	margin-left:20px;
	margin-bottom:20px;
	margin-right:20px;
	line-height:12px;
}

.shopThumbPrice {
    font-family: Trebuchet MS, Trebuchet, Geneva, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #372B27;
	line-height:20px;
	margin-left:110px;
	margin-bottom:20px;
    line-height:12px;
	font-weight:bold;
}