/* CSS Document */

body {	
	margin: 0px;
	background-color: #FFFFFF;
}

body, td, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #737373;
}

h1 {
	color: #f59f54;
	font-weight: normal;
	font-size: 18px;
}
h2 {
	color: #ba926c;
	font-size: 16px;
	margin-top: 20px;
}

a:link, a:active, a:visited {
	color: #f59f54;
	text-decoration: none;
}
a:hover {
	color: #f59f54;
	text-decoration: underline;
}

input {
	border: 1px solid #d4b193;
	font-size: 11px;
	cursor: pointer;
}

select, textarea {
	border: 1px solid #d4b193;
	font-size: 11px;
}

.button {
	background-color: #ba926c;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	padding: 0px 3px 0px 3px;
	font-family: Arial, Helvetica, sans-serif;
}

#container {
	margin-top: 15px;
	width: 918px;
}

#sitemap {
	width: 900px;
	background-image: url(../template_17/images/header-bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-bottom: 148px;
	color: #d4b193;
	font-size: 11px;
	padding-left: 18px;
}
#sitemap a:link, #sitemap a:active, #sitemap a:visited {
	color: #d4b193;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
}
#sitemap a:hover {
	color: #d4b193;
	text-decoration: underline;
}

#menu {
	width: 902px;
	background-image: url(../template_17/images/menu-bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 8px;
	padding-bottom: 23px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
#menu a:link, #menu a:active, #menu a:visited {
	color: #FFFFFF;
	height: 40px;
	text-decoration: none;
	padding: 8px 13px;
}
#menu a:hover {
	background-color: #ba926c;
	text-decoration: none;
	padding: 4px 13px;
}

#menu ul{
	padding:0;
	margin:0;
	list-style:none;
}
#menu li{
	float:left;
	position: relative;
}

#menu li ul {
	display: none;
	position: absolute; 
	top: 18px;
	left: 0px;
	padding: 2px;
	width:220px;
}
#menu li li{
	padding: 4px;
	font-size:12px;
	font-weight:normal;
	float:none;
	text-align:left;
	line-height: normal;
	background-color: #ba926c;
}
#menu li:hover ul, #menu li.sfhover ul{ 
   display: block;
}

ul#submenu{
	list-style: none;
}	
	
#submenu, #submenu a:link, #submenu a:active, #submenu a:visited{
	color:#FFFFFF;	
}

#submenu a:hover{
	color:#f59f54;
}

#content {
	width: 100%;
}

td#contentleft {
	padding: 0px 8px 15px 8px;
	vertical-align: top;
	width: 201px;
}

#catmenu {
	width: 217px;
	border: 1px solid #d4b193;
	background-image: url(../template_17/images/catmenu-bg.jpg);
	background-position: top;
	background-repeat: repeat-y;
	font-size: 14px;
	color: #754c24;
	padding: 10px 0px 10px 0px;
}
#catmenu td {
	padding: 5px 25px 5px 25px;
}
#catmenu a:link, #catmenu a:active, #catmenu a:visited {
	font-size: 14px;
	color: #754c24;
	text-decoration: none;
}
#catmenu a:hover {
	color: #ba926c;
	text-decoration: none;
}

.submenu {
	width: 217px;
	border: 1px solid #d4b193;
	margin-top: 3px;
	font-weight: bold;
	background-color: #efe4d6;
}
.submenu td a, .submenu td a:link, .submenu td a:active, .submenu td a:visited {
	display: block;
	font-size: 14px;
	color: #754c24;
	text-decoration: none;
	padding: 4px 15px 4px 15px;
}
.submenu td a:hover {
	background-color: #f5dfc3;
}

div.newsletter {
	width: 177px;
	height: 114px;
	margin: 0px;
	margin-top: 12px;
	background-image: url(../template_17/images/newsletter-box.jpg);
	background-position: top;
	background-repeat: no-repeat;
	font-size: 11px;
	color: #754c24;
	padding: 30px 20px 0px 20px;
}
div.newsletter td {
	font-size: 11px;
	color: #754c24;
}
input.newsletter {
	font-size: 11px;
	color: #754c24;
	padding: 4px;
}
div.currency {
	width: 177px;
	height: 114px;
	margin-top: 12px;
	background-image: url(../template_17/images/converter-box.jpg);
	background-position: top;
	background-repeat: no-repeat;
	font-size: 11px;
	color: #754c24;
	padding: 30px 20px 0px 20px;
}
select.currency {
	font-size: 11px;
	color: #754c24;
	padding: 4px;
}

td#contentmid {
	vertical-align: top;
	padding: 0px 13px 0px 13px;
}
td#contentmid p {
	line-height: 18px;
}
td#contentmid table.displaytable {
	border-collapse: collapse;
	padding: 0px;
}
td#contentmid table.displaytable p {
	line-height: 14px;
	margin: 0px;
	padding: 0px;
}
td#contentmid table.displaytable td  { 
	border: 1px solid #F5DFC3;
	padding: 0px;
	vertical-align: top;
	padding: 3px;
}

.featcontainer {
	width: 445px;
	margin-top: 20px;
	* margin-top: 40px;
}
.featcontainer td {
	vertical-align: top;
}
.featbox {
	width: 215px;
	background-color: #f9f8f1;
	margin-bottom: 13px;
}
.featbox img {
	padding: 0px 17px 10px 0px;
}
.featbox td {
	padding: 7px;
	font-size: 11px;
	color: #737373;
	text-align: left;
}
.featbox th {
	background-color: #d4b193;
	color: #FFFFFF;
	font-size: 16px;
	padding: 3px 0px 3px 0px;
	text-align: center;
}
.featbox p {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#contentright {
	vertical-align: top;
	width: 194px;
	padding: 0px 10px 0px 10px;
}

.boxlink {
	background-image: url(../template_17/images/link-bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	width: 194px;
	margin-bottom: 3px;
	border-bottom: 1px solid #f1e9e2;
}
.boxlink td a, .boxlink td a:link, .boxlink td a:active, .boxlink td a:visited {
	display: block;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding: 4px 0px 5px 22px;
	color: #FFFFFF;
	
}
.boxlink td a:hover {
	background-color: #ba926c;
}

.specialorder {
	background-color: #f9f8f1;
	background-image: url(../template_17/images/badge-ordernow.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	margin-top: 15px;
	width: 194px;
}
.specialorder td {
	vertical-align: top;
	font-size: 11px;
	color: #737373;
	padding: 70px 4px 4px 4px;
}
.specialorder th {
	vertical-align: top;
	width: 90px;
	padding-top: 10px;
}

.specialorder input {
	background-color: #d4b193;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 10px;
	font-size: 12px;
}

#footer {
	width: 900px;
	background-image: url(../template_17/images/footer-bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-size: 11px;
	text-align: center;
	padding: 10px 0px 10px 0px;
	margin-bottom: 10px;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.productheading {
	width: 418px;
	background-image: url(../template_17/images/product-heading.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	color: #f59f54;
	font-size: 16px;
	font-weight: bold;
	padding: 3px 0px 3px 20px;
}
.productinfo {
	border: 1px solid #d4b193;
	width: 438px;
}
.productinfo td {
	vertical-align: top;
	padding: 10px;
	color: #ba926c;
}

.productlisting {
	width: 100%;
	margin-bottom: 15px;
}
.productlisting td {
	border-bottom: 1px solid #d4b193;
	padding: 5px;
	vertical-align: bottom;
}
.productListing-heading {
	font-weight: bold;
}
td.productListing-data {
	vertical-align: top;
}
td.productListing-data img {
	padding-right: 10px;
}

td.checkoutBarCurrent {
	background-color: #754c24;
	color: #FFFFFF;
	font-size: 12px;
	padding: 5px;
}
td.checkoutBarTo {
	background-color: #efe4d6;
	font-size: 12px;
	color: #754c24;
	padding: 5px;
}
td.checkoutBarFrom {
	background-color: #f5dfc3;
	font-size: 12px;
	color: #754c24;
	padding: 5px;
}

.testimonials {
	background-color: #FFF1E4;
	border-collapse: collapse;
	color: #754c24;
}
.testimonials td {
	border: 1px solid #d4b193;
	padding: 3px;
}
.testimonials th {
	border: 1px solid #d4b193;
	padding: 3px;
}
.button {
	background-color: #D4B193;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
}
ul.sitemap {
	margin-left: 0px;
	padding-left: 0px;
	line-height: 18px;
	list-style: none;
}

.complimentary {
	background-color: #FFF1E4;
	border-collapse: collapse;
	color: #754c24;
	margin-top: 20px;
	width: 438px;
}
.complimentary td {
	border: 1px solid #d4b193;
	padding: 5px;
	text-align: center;
}
.complimentary th {
	border: 1px solid #d4b193;
	padding: 3px;
}
.complimentary img {
	padding-bottom: 10px;
}

.contenttext {
	color: #737373;
}

td.innerTable {
	border-bottom: none;
}

.floatRight {
	float: right;
}