body {
   
    font-family: arial, helvetica, sans-serif;
    font-size: 11px;
    margin: 0px;
    padding-top: 20px;
    color: #666666;
    background: #FFFFFF
    background-repeat: repeat;
    }

form {
    padding: 0px;
    margin: 0px;
    }

a:link {
    color: #797159;
    }

a:visited {
    color: #797159;
    }

a:hover {
    color: #b57152;
    }

a:active {
    color: #b57152;
    }

h1 {
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    color: #666666;
    border-bottom: 1px solid #e9e9e9;
    padding-bottom: 10px;
    padding-top: 5px;
    margin-top: 10px;
    }

h4 {
    font-size: 12pt;
    font-weight: bold;
    margin: 0px;
    }
.siteheader {
    background-color: #FFFFFF;
    text-decoration: none;
    }


.headercheckout {width:180px; background-color:#FFFFFF;}
.headercheckout div{width:180px; background-color:#FFFFFF; margin-right:5px;}
.topbar {
    text-decoration: none;
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0px;
    float: none;
    }
 
.subnavbar {
    text-decoration: none;
    background-color: #928072;
    text-align: center;
    border: 0px dotted #c6baaa;
    } 

.maintable {
    border: 1px solid #d8cbaa;
    margin: 0px;
    background-color: #ffffff;
    text-align: left;
    padding: 3px;
    }
	
.leftside {
	padding-right: 5px;
   
    }

.rightside {
   
    }

.content {
    margin: 10px;
    text-align: left;
    }

.contenttable {
	font-size: 11px;
	line-height: 15px;
	padding-bottom: 10px;
    }

.contenttable td {
    }

.content-title {
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    color: #666666;
    border-bottom: 1px solid #e9e9e9;
    padding-bottom: 10px;
    padding-top: 5px;
    margin-top: 10px;
    }

.searchbox {
    width: 150px;
    }
.searchbox td{
    width: 150px;
	background-color:#FFFFFF;
	border-left: 0px solid #000000;
    border-bottom: 0px solid #000000;
    border-right: 0px solid #000000;
    }
    
 .searchbox th {
 text-align: left;
 }
	
.smlogin-form {
    padding: 0px 5px 0px 10px;
    font-size: 10pt;
    }

.clear {
    clear: both;
    color: #ffffff;
    }

.viewcart {
    margin-top: 18px;
    text-align: center;
    }
	
.cartitems{
	font-size: 9pt;
	}

.logged-in-message {
    color: red;
    font-weight: bold;
    }

.feat-table {
    margin: 0px;
    padding: 0px;
    width: 100%;
    }

.feat-head {
    color: #FFFFFF;
    vertical-align: middle;
    text-align: left;
    font-weight: bold;
    font-size: 10pt;
    background-image: url(topprodhead.gif);
    margin: 0px;
    padding: 0px 0px 0px 15px;
    background-repeat: no-repeat;
    border-bottom: 2px solid #FF4000;
    }

.feat-cell {
    text-align: center;
    vertical-align: top;
    padding: 10px;
    }

.feat-cell div {
    text-align: center;
    }
	
.tinytxt {
    font-size: 7pt;
    line-height: 10px;
    margin: 0px;
    padding: 0px;
    }

.tinytxt input {
    font-size: 7pt;
    line-height: 10px;
    margin: 0px;
    padding: 0px;
    }

.tinytxt a:link {
    margin: 0px;
    padding: 0px;
    }

.tinytxt a:visited {
    margin: 0px;
    padding: 0px;
    }

.tinytxt a:hover {
    margin: 0px;
    padding: 0px;
    }
.footer {
    font-size: 11px;
    color: #9c9072;
    padding: 5px;
    }

.footer a:link {}

.footer a:hover {}

.footer a:visited {}	

.input-err { background-color: #ffff00; }
