
/* Body Style */
body {
	font-size: 11px;
	color: #727272;
	margin: 0px;
	text-align: center;
	background-color: #fff;
}

body, p, h1,h2,h3,h4,h5,h6,div,ol,li,td,th,a,form,input,select,textarea,option,label {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
}

/* standard Hyperlink */
a {
	color: #a32c0e;
	text-decoration: none;
}

a:hover {
	color: #94856b;
	text-decoration: underline;
}

/* standard Form */
form {
	margin: 0px;
}
select{
}
textarea {
	overflow: auto;
	font-size: 12px;
	font-family: arial;
	border: 1px solid #4476a7;
}

/* standard cell */
td, th {
}

img, object {
	border: 0px;
}
.message {
	border: 1px solid #C27070;
	margin: 5px;
	padding: 12px;
	color: #333;
	font-size: 12px;
	font-family: verdana;
	background-color: #F8DFDF;
	text-align: left;
	width: 90%;
}
#loading {
	position: fixed;
	top: 45%;
	left: 45%;
	padding: 5px 10px 5px 25px;
	font: 12px Arial;
	font-weight: bold;
	background: #FFE5AF url(../images/spinner.gif) no-repeat;
	background-position: 5px 5px;
	border: 1px solid #e2e2e2;
	display: none;
}

.floatRight{
 	float: right;
}
.floatLeft{
 	float: left;
	margin: 0px 10px 0px 0px;
}

.center{
	text-align: center;
}
.left{
	text-align:left;
}
.right{
	text-align: right;
}
.justify{
	text-align:justify;
}

.clear{
	clear: both;
	margin: 0px !important;
	padding: 0px !important;
	height: 0px;
	overflow: hidden;
}
.nav_page {
	text-align: center;
	padding-top: 10px;
}
.nav_page ul li{
	display: inline;
	border-left: 1px solid #ccc;
	padding: 0px 5px;
}
.nav_page ul li.first {
	display: inline;
	border-left: 0px solid #ccc;
	padding: 0px 5px;
}
.nav_page ul li a, .nav_page ul li a:visited {
	color: #0088cc;
	text-decoration: underline;
}
.nav_page ul li a:hover {
	color: #888;
	text-decoration: underline;
}
.nav_page ul li a.current, .nav_page ul li a.current:visited {
	color: #888;
	font-weight: bold;
	text-decoration: none;
}
.nav_page ul li a.disabled, .nav_page ul li a.disabled:visited {
	color: #ccc;
}

/* --------- layout -------- */
.body {
	padding: 0px;
	text-align: center;
	background: url(../images/bgCloud.jpg) top center no-repeat #fff;
}
.container{
	width: 980px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	background: url(../images/bgPage.gif) top left repeat-y #f6f2e1;
}

/* header */
.header {
	width: 980px;
	height: 175px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	background: url(../images/bgHeader.jpg) top center no-repeat;
}
.headerCell {
	height: 160px;
	padding: 0px 10px 15px 25px;
}
.headerContent {
	float: right;
	padding-top: 127px;
	display: block;
}
.headermenu {
	height: 30px;
	padding: 0px 4px;
	text-align: right;
}
a.sitename {
	float: left;
	display: block;
	width: 310px;
	height: 160px;
	padding: 0px;
	overflow: hidden;
}

.search {
	min-height: 30px;
	margin-bottom: 10px;
	padding: 0px;
	overflow: hidden;
	background: url(../images/block-black-bot.gif) bottom left no-repeat;
}
*html .search {
	padding-bottom: 20px;
}
*:first-child+html .search {
	padding-bottom: 20px;
}
.searchContent {
	padding: 0px 10px;
	height: 50px;
	background: url(../images/bgSearch.gif) top left no-repeat #210a02;
}
*html .searchContent {
	height: 30px;
	overflow: visible;
}
.searchContent label {
	float: left;
	padding: 8px 10px 5px 18px;
	color: #aa5707;
	font-size: 12px;
	font-weight: bold;
	background-position: 0px 13px;
}
input.searchText {
	float: left;
	width: 155px;
	height: 15px;
	padding: 1px 4px;
	font-size: 11px;
	color: #525252;
	margin-top: 8px;
	background: url(../images/searchText.gif) top left no-repeat;
	border: none;
}
input.searchButton {
	margin-top: 7px;
	float: left;
	width: 24px;
	height: 19px;
	padding-bottom: 2px;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background: url(../images/searchBtn.gif) top left no-repeat;
	border: none;
	cursor: pointer;
}
* input.searchButton {
	margin-bottom: 20px;
}

/* main page */
.wrapper {
	background: url(../images/bgWrap.jpg) top left no-repeat;
}
.wrapperContent {
	padding: 0px 15px 10px 15px;
}
.page-wrapper {
	float: right;
	width: 720px;
	padding: 0px;
	overflow: hidden;
}
.page {
	padding: 0px 0px 10px 0px;
}
.pageContent {
	float: left;
	width: 475px;
	padding: 0px;
	overflow: hidden;
}
.pageContent-top {
	padding: 0px;
}
.pageContent-top-content {
	padding: 0px;
}
*html .pageContent-top-content {
	height: 10px;
	overflow: visible;
}
*:first-child+html .pageContent-top-content {
	min-height: 10px;
}


.promo {
	padding: 0px;
}
.promo h2 {
	margin: 0px !important;
	padding: 7px 10px !important;
	font-size: 13px;
	color: #aa5707;
	background: url(../images/promoHead.gif) top left no-repeat;
}
*html .promo h2 {
	height: 10px;
	overflow: visible;
}
.promo h2 span {
	
}
.promo-content {
	padding: 15px 10px 5px 10px;
	background: url(../images/bgPromo.jpg) top left no-repeat;
}
.promoItem {
	
}
.promoThumb {
	float: left;
	width: 150px;
	height: 150px;
	margin-right: 20px;
	padding: 0px;
	overflow: hidden;
}
.promoThumb div {
	width: 150px;
	height: 150px;
	padding: 0px;
	overflow: hidden;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
* .promoThumb div {
	font-size: 125px;
}
.promoThumb div img {
	vertical-align: middle;
}
.promoDesc {
	display: table;
	height: 1%;
}
.promoDesc h3 {
	margin: 0px !important;
	padding: 0px !important;
	font-size: 13px;
}
.promoDesc a:hover {
	color: #333;
	text-decoration: none;
}
.promoDesc dl {
	clear: both;
	text-align: left;
	margin: 0px !important;
	padding: 0px 0px 15px 0px !important;
}
.promoDesc dl dt {
	color: #999;
	float: left;
	width: 80px;
	text-align: left;
}
.promoDesc dl dd {
	color: #666;
	float: left;
	width: 130px;
	text-align: left;
}
.promoDesc dl dd span {
	color: #888;
}
.promoDesc dl dd b {
	color: #9a7540;
	font-weight: normal;
}
.promoDesc p {
	clear: both;
	margin: 10px 0px !important;
	padding: 5px 0px !important;
}
.promoDesc p a img {
	margin-right: 5px;
}
.promoDesc p input.iconOrder{margin-right:5px;border:0px;width:61px;height:18px;cursor:pointer;background:url('../images/orderBtn.gif')}
.promoDesc p input.iconMore{margin-right:5px;border:0px;width:61px;height:18px;cursor:pointer;background:url('../images/moreInfoBtn.gif')}


.pageContent-inner {
	padding: 0px;
}
.rightbar {
	float: right;
	width: 210px;
	padding: 0px;
	overflow: hidden;
}

.sidebar {
	width: 210px;
	float: left;
	padding: 0px;
}
*html .sidebar {
	overflow: hidden;
}
.sidemenu {
	margin-bottom: 10px;
	padding: 0px 0px 10px 0px;
	background: url(../images/block-red-bot.gif) bottom left no-repeat;
}
.sidemenu div {
	padding: 20px 10px 10px 15px;
	background: url(../images/bgMenu.png) top left no-repeat #541d0a;
}
*html .sidemenu div {
	height: 40px;
	overflow: visible;
}

.popular {
	margin-bottom: 10px;
	padding: 0px 0px 10px 0px;
	background: url(../images/block-white-bot.gif) bottom left no-repeat;
}
.popular h2 {
	margin: 0px !important;
	padding: 10px !important;
	text-align: center;
	font-size: 11px;
	color: #a32c0e;
	text-transform: uppercase;
	background: url(../images/block-white-top.gif) top left no-repeat;
}
*html .popular h2 {
	height: 10px;
	overflow: visible;
}
.popularContent {
	min-height: 40px;
	padding: 2px 0px 0px 2px;
	background-color: #d4d0bb;
	border-top: 5px solid #fff;
	border-right: 10px solid #fff;
	border-left: 10px solid #fff;
	border-bottom: none;
}
*html .popularContent {

}
.popularContent ul {
	min-height: 40px;
	margin: 0px !important;
	margin-right: -2px !important;
	padding: 0px !important;
	list-style: none;
}
*html .popularContent ul {
	height: 40px;
	overflow: visible;
}
*:first-child+html .popularContent ul {
	min-height: 40px;
	overflow: visible;
	padding-bottom: 2px !important;
}
.popularContent ul li {
	float: left;
	width: 90px;
	height: 120px;
	margin-right: 2px;
	margin-bottom: 2px;
	padding: 0px;
	overflow: hidden;
	background-color: #fff;
	border: 1px solid #f0edde;
}
.popularContent ul li:hover {
	border: 1px solid #cc3300;
}
.popularContent ul li div {
	width: 90px;
	height: 120px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
* .popularContent ul li div {
	font-size: 100px;
}

.bestseller {
	margin-bottom: 10px;
	padding: 0px 0px 10px 0px;
	background: url(../images/block-white-bot.gif) bottom left no-repeat;
}
.bestseller h2 {
	margin: 0px !important;
	padding: 10px !important;
	text-align: center;
	font-size: 11px;
	color: #4b453b;
	text-transform: uppercase;
	background: url(../images/block-white-top.gif) top left no-repeat;
}
*html .bestseller h2 {
	height: 10px;
	overflow: visible;
}
.bestsellerContent {
	padding: 0px 10px 0px 10px;
	background-color: #fff;
}
.bestsellerContent .thumb {
	padding-top: 6px;
	text-align: center;
	background: url(../images/dotted.gif) top left repeat-x;
}
.bestsellerContent .desc {
	padding: 5px 10px;
}

.descInfo dl {
	margin: 0px !important;
	padding: 2px 0px !important;
	font-size: 11px;
}
.descInfo dl dt {
	float: left;
	width: 80px;
	text-align: right;
	margin-right: 5px;
}
.descInfo dl dt span {
	float: left;
	color: #999;
}
.descInfo dl dd {
	margin: 0px;
	padding: 0px;
	height: 1%;
	display: table;
	color: #927e58;
}
.descInfo dl dd span {
	color: #a32c0e;
}

.latest {
	margin-bottom: 10px;
	padding: 0px 0px 10px 0px;
	background: url(../images/block-white-bot.gif) bottom left no-repeat;
}
.latest h2 {
	margin: 0px !important;
	padding: 10px !important;
	text-align: center;
	font-size: 11px;
	color: #a32c0e;
	text-transform: uppercase;
	background: url(../images/block-white-top.gif) top left no-repeat;
}
*html .latest h2 {
	height: 10px;
	overflow: visible;
}
.latestContent {
	padding: 10px 0px;
	background: url(../images/dotted.gif) top left repeat-x #fff;
	border-left: 10px solid #fff;
	border-right: 10px solid #fff;
}
.latestContent .thumb {
	float: left;
	margin-right: 10px;
}
.latestContent .desc {
	height: 1%;
	display: table;
}
.latestContent .descInfo dl {
	margin: 6px 0px !important;
}
.latestContent .descInfo dl dt {
	width: 100%;
	text-align: left;
	margin: 5px 0px 0px 0px !important;
	padding: 0px !important;
}
.latestContent .descInfo dl dt span {
	float: none;
	display: inline;
}
.latestContent .descInfo dl dd {
	float: left;
	width: 100%;
	padding: 0px;
	height: auto;
	display: block;
	margin: 0px 0px 5px 0px !important;
}

.welcome {
	margin: 10px 0px 20px 0px;
	background: url(../images/main-white-top.gif) top left no-repeat #fff;
}
.welcome h2 {
	margin: 5px 0px !important;
	padding: 12px 0px 43px 0px !important;
	font-size: 16px;
	color: #4b453b;
	line-height: 130%;
	text-align: center;
	background: url(../images/bgWelcome.png) bottom center no-repeat;
}
.welcome h2 b {
	font-weight: bold;
}
.welcome h2 a:hover {
	color: #4b453b;
	text-decoration: none;
}
.welcomeContent {
	padding: 2px 15px 15px 15px;
	background: url(../images/main-white-bot.gif) bottom left no-repeat;
}
.welcome p {
	margin: 10px 0px !important;
	line-height: 130%;
}

.product {
	margin: 0px;
	padding: 0px;
}
.product h2 {
	margin: 0px !important;
	padding: 17px 5px 20px 40px !important;
	font-size: 12px;
	color: #a32c0e;
	text-transform: uppercase;
	background: url(../images/main-feather.gif) bottom left repeat-x;
}
.product h2 span {
	
}
.product h2 img {
	float: right;
}
.productBottom {
	margin-top: 5px;
	padding: 5px;
	text-align: right;
}

ul.productList {
	margin: 0px !important;
	padding: 2px 0px 0px 6px !important;
	list-style: none;
	background: url(../images/main-black-bot.gif) bottom left no-repeat #210a02;
	min-height: 100px;
}
.content ul.productList {
	min-height: 100px;
	padding-top: 10px !important;
	padding-left: 3px !important;
	padding-bottom: 0px !important;
	margin-left: -5px !important;
	margin-right: -5px !important;
	margin-bottom: 5px !important;
	background: url(../images/main-black-top2.gif) top left no-repeat #210a02;
}
*html ul.productList {
	height: 100px;
	overflow: visible;
	padding: 2px 0px 0px 7px !important;
}
*html .content ul.productList {
	height: 100px;
	overflow: visible;
	padding-left: 4px !important;
}
ul.productList li {
	float: left;
	width: 148px;
	margin: 3px;
	padding: 0px;
	overflow: hidden;
}
.content ul.productList li {
	margin: 3px 2px 3px 3px;
}
*html ul.productList li {
	margin-left: 1px;
	margin-right: 5px;
}
*html .content ul.productList li {
	margin-left: 1px;
	margin-right: 3px;
}
.content ul.productList li.bottoms {
	clear: both;
	width: 465px;
	height: 10px !important;
	margin: 0px !important;
	margin-left: -3px !important;
	margin-right: -3px !important;
	padding: 0px !important;
	overflow: hidden !important;
	background: url(../images/main-black-bot2.gif) bottom left no-repeat;
}
*html .content ul.productList li.bottoms {
	margin-left: -2px !important;
}
ul.productList li .thumb {
	width: 146px;
	padding: 0px;
	background-color: #fff;
	border: 1px solid #f0edde;
}
ul.productList li .thumb:hover {
	border: 1px solid #cc3300;
}
ul.productList li .thumb div {
	width: 146px;
	height: 146px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
* ul.productList li .thumb div {
	font-size: 12px;
}

ul.productList li .descInfo {
	padding: 5px;
}
ul.productList li .descInfo dl {
	margin: 0px !important;
	padding: 1px 0px !important;
}
ul.productList li .descInfo dl {
	clear: both;
}
ul.productList li .descInfo dl dt {
	float: left;
	width: 60px;
	text-align: right;
	font-size: 10px;
}
ul.productList li .descInfo dl dt span {
	float: left;
}
ul.productList li .descInfo dl dd {
	float: none !important;
	padding: 0px;
	color: #927e58;
	height: 1%;
	display: table;
	font-size: 10px;
}
ul.productList li .descInfo dl dd span {
	color: #a32c0e;
}

.productItem, .productItem-list {
	margin: 0px;
	padding: 20px 10px 10px 0px;
	border-bottom: 1px solid #f0edde;
}
.productThumb {
	float: left;
	width: 200px;
	margin-right: 15px;
	padding: 0px;
	overflow: hidden;
}
.productThumb div {
	width: 200px;
	padding: 0px;
	overflow: hidden;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
* .productThumb div {
	font-size: 180px;
}

.productItem-list .productThumb {
	float: left;
	width: 142px;
	margin-right: 20px;
	padding: 0px;
	overflow: hidden;
}
.productItem-list .productThumb div {
	width: 140px;
	padding: 0px;
	overflow: hidden;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #f0edde;
}
* .productItem-list .productThumb div {
	font-size: 100px;
}

.productThumb div img {
	vertical-align: middle;
}
.productDesc {
	display: table;
	height: 1%;
}
.productDesc h3 {
	margin: 0px !important;
	padding: 0px !important;
	font-size: 14px;
	color: #555;
}
.productDesc dl {
	clear: both;
	text-align: left;
	margin: 0px !important;
	margin-top: 0px !important;
	padding: 2px 0px 20px 0px !important;
}
.productDesc dl dt {
	color: #999;
	float: left;
	width: 90px;
	text-align: left;
}
*html .productDesc dl dt {
	width: 85px;
}
.productDesc dl dd {
	color: #927e58;
	float: left;
	width: 100px;
	text-align: left;
}
.productDesc dl dd span {
	color: #927e58;
}
.productDesc dl dd b {
	color: #a32c0e;
	font-weight: normal;
}
input.item {
	width: 30px;
	margin-top: -1px;
	padding: 1px 4px;
	font-size: 11px;
	color: #727272;
	border-top: 1px solid #a6a29e;
	border-left: 1px solid #a6a29e;
	border-right: 1px solid #e9e5e6;
	border-bottom: 1px solid #e9e5e6;
}
.productDesc p {
	clear: both;
	margin: 10px 0px !important;
	padding: 5px 0px !important;
}
.productDesc p a img {
	margin-right: 5px;
}
.productDesc p label {
	clear: both;
	float: right;
	position: absolute;
	margin-left: 50px;
}
*html .productDesc p label {
	
}
*:first-child+html .productDesc p label {
	
}
.productDesc p input.select {
}

.other {
	margin: 10px 0px 20px 0px;
	padding: 0px;
}
.other h2 {
	margin: 0px 0px 1px 0px !important;
	padding: 6px 5px 7px 5px !important;
	font-size: 12px;
	color: #a32c0e;
	text-transform: uppercase;
}
.other h2 span {

}
.otherContent {
	margin: 0px !important;
	padding: 3px 0px 3px 3px !important;
	list-style: none;
	background: url(../images/bgGrad.gif) top left repeat-x;
	min-height: 100px;
}
*html .otherContent {
	height: 100px;
	overflow: visible;
}
.otherContent ul {
	margin: 0px !important;
	padding: 0px !important;
	list-style: none;
}
.otherContent ul li {
	float: left;
	width: 90px;
	height: 120px;
	margin-right: 15px;
	margin-bottom: 10px;
	padding: 0px;
	overflow: hidden;
	background-color: #fff;
	border: 1px solid #f0edde;
}
.otherContent ul li:hover {
	border: 1px solid #cc3300;
}
.otherContent ul li div {
	width: 90px;
	height: 120px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
* .otherContent ul li div {
	font-size: 110px;
}

.chat {
	margin-bottom: 15px;
	padding-bottom: 10px;
	background: url(../images/block-white-bot.gif) bottom left no-repeat;
}
.chat h2 {
	margin: 0px !important;
	padding: 12px 10px 3px 15px !important;
	font-size: 12px;
	color: #4b453b;
	background: url(../images/block-white-top.gif) top left no-repeat;
}
.chat h2 span {

}
.chatContent {
	padding: 5px 10px;
	background-color: #fff;
}
.chatContent p {
	margin: 0px !important;
	padding: 5px 5px 8px 5px !important;
	color: #727272;
	font-size: 11px;
	background: url(../images/dotted.gif) bottom left repeat-x;
}
.chatContent p img {
	float: right;
	margin-left: 10px;
	border: none;
}

input.loginText {
	width: 170px;
	margin-top: 2px;
	padding: 2px 4px;
	font-size: 11px;
	color: #727272;
	border-top: 1px solid #a6a29e;
	border-left: 1px solid #a6a29e;
	border-right: 1px solid #e9e5e6;
	border-bottom: 1px solid #e9e5e6;
}
input.loginBtn {
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	background-color: #a32c0e;
	border-top: 1px solid #c44525;
	border-left: 1px solid #c44525;
	border-right: 1px solid #7c2c18;
	border-bottom: 1px solid #7c2c18;
	cursor: pointer;
}
input.loginBtn:hover {
	background-color: #c0310d;
	cursor: pointer;
}

.addressBox {
	padding: 5px 10px;
	font-size: 11px;
	background-color: #fff;
}
.addressBox p {
	margin: 10px 0px !important;
	line-height: 130%;
}

.quotecart {
	margin-bottom: 10px;
	padding-bottom: 10px;
	background: url(../images/block-red-bot.gif) bottom left no-repeat;
}
.quotecart h2 {
	margin: 0px !important;
	padding: 10px 10px 5px 10px !important;
	font-size: 12px;
	color: #aa5707;
	background: url(../images/block-red-top.gif) top left no-repeat;
}
.quotecartContent {
	padding: 5px 8px 10px 8px;
	background-color: #541d0a;
}
.quotecartContent ul {
	margin: 0px !important;
	padding: 0px !important;
	list-style: none;
}
.quotecartContent ul li {
	margin: 0px !important;
	padding: 8px 0px !important;
	list-style: none;
	border-bottom: 1px solid #60240f;
}
.quotecartContent ul li .thumb {
	float: left;
	width: 60px;
	overflow: hidden;
	margin: 0px 10px 0px 0px;
	border: 1px solid #eeecdb;
}
.quotecartContent ul li .desc {
	height: 1%;
	display: table;
	font-size: 10px;
}
.quotecartContent .descInfo {
	padding-bottom: 5px;
}
.quotecartContent .descInfo dl {
	margin: 1px 0px !important;
	padding: 0px !important;
}
.quotecartContent .descInfo dl dt {
	float: left;
	width: 40px;
	text-align: right;
	margin-right: 3px;
	color: #999;
}
.quotecartContent .descInfo dl dt span {
	float: left;
}
.quotecartContent .descInfo dl dd {
	padding: 0px;
	color: #727272;
	height: 1%;
	display: table;
	font-size: 10px;
}
html:first-child .quotecartContent .descInfo dl dd  {
	float: right;
}
.quotecartContent .descInfo dl dd b {
	font-weight: lighter;
}
.quotecartContent .descInfo dl dd span {
	color: #999;
}
a.deleteLink {
	font-size: 10px;
}
a.deleteLink:hover {
	text-decoration: none;
}
a.deleteLink img {
	margin-bottom: -2px;
}

.quotecartButton {
	background: url(../images/lineDev.gif) top left no-repeat;
	padding: 10px 5px 0px 5px;
	text-align: right;
}
.quotecartButton input.checkout{margin-right:5px;border:0px;width:60px;height:15px;cursor:pointer;background:url('../images/checkoutBtn.gif')}

.newsletter {
	margin: 10px 0px 15px 0px;
	padding: 0px 0px 10px 0px;
	overflow: hidden;
	background: url(../images/block-black-bot.gif) bottom left no-repeat;
}
.newsletter h2 {
	margin: 0px !important;
	padding: 10px 10px 0px 10px !important;
	font-size: 11px;
	color: #7b5e47;
	background: url(../images/block-black-top.gif) top left no-repeat;
}
.newsletterContent {
	min-height: 30px;
	padding: 10px 10px 5px 10px;
	background-color: #210a02;
}
*html .newsletterContent {
	height: 30px;
	overflow: visible;
}
.newsletterContent label {
	display: block;
	font-size: 11px;
	color: #a32c0e;
	padding: 4px 1px 5px 1px;
}
.rightbar .newsletterContent label {
	display: none;
}
.newsletterContent select {
	width: 185px;
	padding: 1px;
	font-size: 11px;
	color: #727272;
	border-top: 1px solid #a6a29e;
	border-left: 1px solid #a6a29e;
	border-right: 1px solid #e9e5e6;
	border-bottom: 1px solid #e9e5e6;
}
input.newsletterText {
	margin-top: 5px;
	float: left;
	width: 140px;
	padding: 2px 4px;
	font-size: 11px;
	color: #727272;
	border-top: 1px solid #a6a29e;
	border-left: 1px solid #a6a29e;
	border-right: 1px solid #e9e5e6;
	border-bottom: 1px solid #e9e5e6;
}
input.newsletterButton {
	margin-top: 5px;
	float: left;
	width: 39px;
	padding-bottom: 1px;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	background-color: #a32c0e;
	border-top: 1px solid #c44525;
	border-left: 1px solid #c44525;
	border-right: 1px solid #7c2c18;
	border-bottom: 1px solid #7c2c18;
	cursor: pointer;
}
input.newsletterButton:hover {
	background-color: #c0310d;
	cursor: pointer;
}

.testimoni {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	background: url(../images/block-white-bot.gif) bottom left no-repeat;
}
.testimoni h2 {
	margin: 0px !important;
	padding: 20px 5px 5px 40px !important;
	font-size: 11px;
	color: #a32c0e;
	text-transform: uppercase;
	background: url(../images/bgTestimoni.gif) top left no-repeat #fff;
	background-position: 0px 0px;
}
.testimoniContent {
	padding: 2px 15px 2px 15px;
	background-color: #fff;
}
.content .testimoniContent {
	padding: 0px 10px 10px 10px;
	background: none;
	background-color: #fbfbf7;
}
.testimoniContent ul {
	margin: 0px !important;
	padding: 0px !important;
	list-style: none;
}
ul.commentList2 {
	margin: 0px !important;
	padding: 0px 10px !important;
	list-style: none;
}
.testimoniContent ul li, ul.commentList2 li {
	margin: 0px !important;
	padding: 8px 0px 10px 0px !important;
	list-style: none;
	background: url(../images/dotted.gif) bottom left repeat-x;
	border-top: 1px solid #fff;
}
.content .testimoniContent ul li, ul.commentList2 li {
	padding: 8px 10px !important;
}
.content .testimoniContent ul li.rowBg, ul.commentList2 li.rowBg {
	background-color: #f9f8f2;
}
.testimoniContent ul li p {
	margin:5px 0px 10px 0px !important;
	line-height: 130%;
	font-size: 11px;
}
.content .testimoniContent ul li p {
	margin: 10px 0px !important;
	line-height: 130%;
	font-size: 12px;
}
.testimoniContent ul li b {
	color: #4b453b;
}
.rightbar .testimoniContent ul li a {
	color: #9d9680;
	text-decoration: none;
}
.rightbar .testimoniContent ul li a:hover {
	color: #9d9680;
	text-decoration: underline;
}
img.commentBg  {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
}
.rightbar img.commentBg {
	display: none;
}
.content img.commentBg  {
	margin-right: 15px;
}
.testimoniButton {
	padding: 10px 5px 1px 5px;
	text-align: right;
}
.testimoniButton a {
	padding: 1px 14px;
	font-size: 10px;
	color: #a32c0e;
	text-decoration: none;
	background-color: #e3d9a4;
	border: 1px solid #e3d9a4;
}
.testimoniButton a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #a32c0e;
	border: 1px solid #a32c0e;
}

.banner {
	margin-bottom: 15px;
}
.sidebar .banner {
	margin: 0px 0px 15px 0px;
	overflow: hidden;
	border: 1px solid #eee;
}
.banner p {
	margin: 5px 0px 10px 0px !important;
	padding: 0px !important;
	text-align: center;
}

.flowNav {
	height: 14px;
	margin-bottom: 10px;
	padding: 8px 12px;
	overflow: hidden;
	color: #cbab6f;
	background: url(../images/bgFlownav.gif) top left no-repeat;
}
.flowNav p {
	margin: 0px !important;
	padding: 0px !important;
}
.flowNav p a {
	color: #a32c0e;
	text-decoration: none;
}
.flowNav p a:hover {
	color: #aa5707;
	text-decoration: none;
}
.contentWrap {
	
}
.contentWrap-top {
	height: 10px;
	padding: 0px;
	overflow: hidden;
	background: url(../images/main-white-top2.gif) bottom left no-repeat;
}
.content {
	padding: 2px 10px 20px 10px;
	background: url(../images/main-white-bot.gif) bottom left no-repeat #fff;
}
*html .content {
	height: 100px;
	overflow: visible;
}
.content h1 {
	margin: 0px 0px 10px 0px !important;
	padding: 17px 2px 20px 40px !important;
	font-size: 15px;
	color: #4b453b;
	line-height: 100%;
	background: url(../images/icon-feather.gif) no-repeat;
	background-position: 0px 0px;
	border-bottom: 1px solid #e2dcb8;
}
.content h2.subTitle {
	margin: 2px 0px 10px 0px !important;
	padding: 2px 2px 10px 2px !important;
	font-size: 12px;
	color: #a32c0e;
	line-height: 110%;
	background: url(../images/dotted.gif) bottom left repeat-x;
}
.content p {
	margin: 10px 0px !important;
	line-height: 130%;
	color: #72727;
}

p.path {
	margin-top: -5px !important;
	color: #748ca2;
	line-height: 110%;
	text-align: right;
	padding: 5px 10px !important;
	background-color: #cee4f6;
	border-bottom: 1px solid #e0f0fd;
}
*html p.path {
	margin-top: -10px !important;
}
*:first-child+html p.path {
	margin-top: -10px !important;
}
p.path a {
	color: #0c4d82;
	text-decoration: none;
}
p.path a:hover {
	color: #317ebd;
	text-decoration: none;
}

div.date {
	color: #888;
}

p.category {
	
}
p.category a {
	color: #0c4d82;
	text-decoration: none;
}
p.category a:hover {
	color: #317ebd;
	text-decoration: none;
}
p.footnote {
	color: #a7a7a7;
}
p.author {
	color: #a7a7a7;
}
p.author img {
	float: left;
	margin-top: -1px;
	margin-right: 8px;
}
p.author a {
	color: #555;
	text-decoration: none;
}
p.author a:hover {
	color: #333;
	text-decoration: none;
}

.contentTool {
	height: 18px;
	margin: 10px 0px;
	padding: 6px 5px 8px 5px;
	text-align: right;
	background-color: #f8f7ef;
	border: 1px solid #f0edde;
}
.contentTool span {
	float: left;
}
.contentTool img {
	margin-bottom: -3px;
	margin-left: 5px;
	margin-right: 5px;
}
.contentTool select {
	margin-left: 10px;
	margin-bottom: -1px;
	border: 1px solid #ccc;
	font-size: 11px;
}
.contentTool input {
	margin-right: 20px;
	font-size: 11px;
	background: url(../images/bgButton.gif) bottom left repeat-x #e0dfe3;
	border-top: 1px solid #f6f6f7;
	border-left: 1px solid #b3b3b3;
	border-right: 1px solid #b3b3b3;
	border-bottom: 1px solid #919194;
	cursor: pointer;
}

p.comment {
	margin: 20px 0px !important;
}
p.comment a {
	text-decoration: underline;
}
p.comment img {
	margin-bottom: -3px;
	margin-right: 3px;
}

ul.commentList {
	margin: 0px !important;
	padding: 0px !important;
	list-style: none;
	border-bottom: 1px solid #eee;
}
ul.commentList li {
	padding: 5px 0px !important;
	border-top: 1px solid #eee;
}
ul.commentList li .commentList-content {
	padding: 5px 5px 5px 50px;
	background: url(../images/bgComment.gif) top left no-repeat #f5f5f5;
}
ul.commentList li .commentList-content span {
	padding-left: 5px;
	font-size: 11px;
	color: #888;
}

.pageNav {
	margin: 10px 0px;
	padding: 4px 10px;
	text-align: center;
}
.pageNav.top {
	text-align: right;
	padding: 2px 2px 10px 2px;
	border-bottom: 1px solid #f6f1e0;
}
.pageNav.top span {
	float: left;
}
.pageNav.top span b {
	color: #333;
}
.pageNav.top span strong {
	color: #111;
}
.pageNav p {
	margin: 0px !important;
	padding: 2px 5px !important;
	display: inline;
	color: #333;
}
.pageNav.top p {
	color: #a32c0e;
	font-weight: bold;
}
.pageNav p a {
	color: #a32c0e;
	margin: 0px -5px;
	padding: 2px 5px;
	background-color: #eee6bb;
	border: 1px solid #e3d9a4;
	text-decoration: none;
}
*html .pageNav a {
	margin: 0px -3px;
}
*:first-child+html .pageNav a {
	margin: 0px -3px;
}
.pageNav.top a {
	font-weight: lighter;
	color: #666 !important;
	text-decoration: none;
	background-color: #fff !important;
	border: none !important;
}
.pageNav p a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #a32c0e;
}
.pageNav.top p a:hover {
	color: #a32c0e !important;
	text-decoration: underline;
	background: none !important;
}


.postingComment {
	margin: 10px 0px;
}
.postingComment h3 {
	margin: 0px 0px 15px 0px !important;
	padding: 10px 10px 10px 2px !important;
	font-size: 12px;
	color: #a32c0e;
	background: url(../images/dotted.gif) bottom left repeat-x;
}
.postingComment span {
	float: left;
	width: 120px;
	padding-left: 10px;
	font-size: 11px;
}
.postingComment input {
	font-size: 12px;
	width: 280px;
	margin-bottom: 5px;
	border: 1px solid #ccc;
}
.postingComment textarea {
	font-size: 12px;
	width: 280px;
	height: 100px;
	margin-bottom: 5px;
	border: 1px solid #ccc;
}
.postingComment input:focus, .postingComment textarea:focus {
	border: 1px solid #4476a7;
}
.postingComment input.button {
	width: auto;
	font-size: 11px;
}

table.contactTable {
	width: 100%;
	border: 0px;
}
table.contactTable th {
	text-align: left;
	font-size: 12px;
	color: #a32c0e;
	padding: 6px 10px 8px 2px;
	background: url(../images/dotted.gif) bottom left repeat-x;
	border-bottom: 8px solid #fff;
}
table.contactTable td {
	padding: 6px 10px 3px 10px;
}
table.contactTable td a {
	color: #555;
	text-decoration: none
}
table.contactTable td a:hover {
	color: #ff6600;
	text-decoration: underline
}

input.text {
	font-size: 12px;
	color: #333;
	padding: 2px;
	border-top: 1px solid #a6a29e;
	border-left: 1px solid #a6a29e;
	border-bottom: 1px solid #e9e5e6;
	border-right: 1px solid #e9e5e6;
}
input.button {
	font-size: 11px;
	color: #111;
	padding: 1px 8px;
	background: url(../images/bgButton.gif) bottom left repeat-x #e0dfe3;
	border-top: 1px solid #f6f6f7;
	border-left: 1px solid #b3b3b3;
	border-right: 1px solid #b3b3b3;
	border-bottom: 1px solid #919194;
	cursor: pointer;
}
.content textarea {
	border-top: 1px solid #a6a29e;
	border-left: 1px solid #a6a29e;
	border-bottom: 1px solid #e9e5e6;
	border-right: 1px solid #e9e5e6;
	overflow: auto;
}
table.contactTable td textarea {
	width: 300px;
}

table.cartTable {
	width: 100%;
	margin: 15px 0px;
	border: none;
}
table.cartTable tr:hover {
	background-color: #f4f2e7 !important;
}
table.cartTable th {
	color: #fff;
	padding: 8px 10px;
	background-color: #541d0a;
	border-bottom: 3px solid #210a02;
}
table.cartTable td {
	color: #555;
	padding: 8px 10px;
	border-bottom: 1px solid #eee;
}

input.cartText {
	width: 30px;
	padding: 1px 2px;
	font-size: 12px;
	border-top: 1px solid #888;
	border-left: 1px solid #888;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

.cartInfo {
	padding: 10px 10px 20px 10px;
}
.cartInfo .desc {
	width: 300px;
	float: right;
}
.cartInfo .descInfo dl {
	clear: both;
	margin: 0px !important;
	padding: 5px 0px !important;
	font-size: 11px;
}
.cartInfo .descInfo dl dt {
	float: left;
	width: 150px;
	text-align: right;
	margin-right: 5px;
}
.cartInfo .descInfo dl dt span {
	float: none;
}
.cartInfo .descInfo dl dd {
	float: right;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
.cartInfo .descInfo dl dd span {

}
.cartInfo .descInfo dl dd b {
	color: #333;
}

.cartButton {
	margin: 10px 0px;
	padding: 10px;
	text-align: right;
}
.cartButton a {
	font-size: 10px;
	padding: 4px 10px;
	font-weight: bold;
	color: #a32c0e;
	background-color: #e3d9a4;
	border: 1px solid #d4ca92;
}
.cartButton a:hover {
	color: #a32c0e;
	background-color: #f2ebc4;
	border: 1px solid #d4ca92;
	text-decoration: none;
}
input#submit_btn {
	font-size: 10px;
	color: #a32c0e;
	padding: 4px 10px;
	font-weight: bold;
	background-color: #fff;
	border: 1px solid #dcdcdc;
}
input#submit_btn:hover {
	color: #d33c16;
	text-decoration: none;
	cursor: pointer;
}
input#continue_btn, .cartButton a#continue_btn {
	font-size: 10px;
	color: #a32c0e;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #dcdcdc;
}
input#continue_btn:hover, .cartButton a#continue_btn:hover {
	color: #d33c16;
	text-decoration: none;
	cursor: pointer;
}
input#checkout_btn, .cartButton a#checkout_btn {
	font-size: 10px;
	color: #fff;
	text-decoration: none;
	background-color: #a32c0e;
	border: 1px solid #a32c0e;
}
input#checkout_btn:hover, .cartButton a#checkout_btn:hover {
	color: #fff;
	text-decoration: none;
	background-color: #d33c16;
	border: 1px solid #a32c0e;
	cursor: pointer;
}

input.icon {
	width: 61px;
	height: 18px;
	border: none;
	cursor: pointer;
}
input.icon.order {
	background: url(../images/orderBtn.gif);
}
input.icon.moreinfo {
	background: url(../images/moreInfoBtn.gif);
}

/* footer */
.footer {
	padding: 0px;
	text-align: center;
	background-color: #fff;
}
.footerContent {
	width: 980px;
	margin: 0px auto;
	padding: 22px 0px 10px 0px;
	background: url(../images/bgFooter.gif) top left no-repeat;
}
.footerMenu {
	padding: 10px 20px;
	font-size: 12px;
}
.footerMenu ul.nav {
	margin: 0px !important;
	padding: 0px !important;
	list-style: none;
}
.footerMenu ul.nav li {
	display: inline;
	padding: 0px 14px 0px 15px;
	border-left: 1px solid #d2ccbd;
}
.footerMenu ul.nav li.first {
	border: none;
}
.footerMenu ul.nav li a {
	color: #785b45;
	text-decoration: none;
}
.footerMenu ul.nav li a:hover {
	color: #aa5707;
	text-decoration: none;
}
.copyright {
	padding: 10px 10px 20px 10px;
	font-size: 11px;
	line-height: 130%;
	color: #727272;
}
.copyright a {
	color: #aa4107;
	text-decoration: underline;
}
.copyright a:hover {
	color: #333;
	text-decoration: underline;
}