@charset "utf-8";

* {
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background-color: #f0d89f;
	background-image: url(images/backgroundBody.jpg);
	background-repeat: repeat-x;
}
table {

}
td {
	padding: 5px;
	border-collapse: collapse;
}
p {
	margin-bottom: 10px;
	margin-left: 5px;
	line-height: 16px;
}
b, a, strong {
	color: #6D3A24;
}
h1 {
	color: #6D3A24;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	font-variant: normal;
}
h2 {
	color: #6D3A24;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
}
h3 {
	color: #6D3A24;
	margin-bottom: 5px;
	margin-left: 3px;
	margin-top: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	font-variant: normal;
}
del {
	color: #F55B35;
	font-size: 10px;
}
ul , ol{
	margin-left: 30px;
	margin-bottom: 10px;
}
li {
	margin-bottom: 5px;
	line-height: 16px;
}
#content {
	background-image: url(images/backgroundContentMain.gif);
	background-repeat: no-repeat;
	text-align: left;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
}
#header {
	height: 100px;
	width: 900px;
	display: block;
	position: relative;
}
#telephone {
	position: absolute;
	top: 20px;
	right: 0px;
}
#topMenu {
	width: 670px;
	font-size: 12px;
	display: block;
	color: #9E5425;
	float: right;
	position: absolute;
	right: 10px;
	bottom: 0px;
	height: 26px;
	overflow: hidden;
}
#topMenu a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	background-image: url(images/tabLeft.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 26px;
	padding-left: 15px;
	text-decoration: none;
	line-height: 28px;
}
#topMenu a:hover {
	background-position: left -26px;
}
#topMenu a span {
	background-image: url(images/tabRight.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	float: left;
	padding-right: 15px;
	height: 26px;
	cursor: pointer;
}
#topMenu a:hover span {
	background-position: right -26px;
}

#mainMenu {
	width: 166px;
	clear: left;
	float: left;
	display: inline;
	background-image: url(images/mainmenuBackground.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#mainMenu a {
	color: #6D3A24;
	text-decoration: none;
	display: block;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
}
#mainMenu h1 {
	background-image: url(images/backgroundMenuH1.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 166px;
	color: #FFFFFF;
	text-indent: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 30px;
	font-weight: bold;
	display: block;
}
#mainMenu a:hover {
	color: #Ff5007;
}
#otherLinks {
	clear: left;
	float: left;
	text-align: center;
	margin-bottom: 20px;
}

#mainContent {
	width: 680px;
	float: right;
	display: inline;
	padding-top: 30px;
	margin-bottom: 20px;
	margin-right: 30px;
}
#mainContentHome {
	width: 730px;
	float: right;
	display: inline;
	padding-top: 15px;
	margin-bottom: 20px;
}
#introBox {
	height: 246px;
	width: 725px;
	background-image: url(images/backgroundIntroBox.jpg);
	background-repeat: no-repeat;
}
#introBox h1 {
	padding-top: 20px;
	padding-left: 20px;
}
#introBox h2 {
	padding-left: 20px;
	margin-bottom: 5px;
	margin-left: 3px;
}
#introBox p {
	width: 330px;
	margin-left: 25px;
}

#theContent {
	width: 770px;
	margin-left: 80px;
	padding-top: 60px;
	padding-bottom: 20px;
}
#theContent h1 {
	color: #A15323;
	margin-bottom: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
}
.formInput {
	color: #6D3A24;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.formSelect {
	color: #6D3A24;
	width: 200px;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.switchOff a {
	background-image: url(admin/images/switchOff.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 21px;
	width: 50px;
	display: block;
}
.switchOff a:hover {
	background-image: url(admin/images/switchOff.gif);
	background-repeat: no-repeat;
	background-position: 0px -21px;
	text-indent: -9999px;
	height: 21px;
	width: 50px;
	display: block;
}
.switchOn a {
	background-image: url(admin/images/switchOn.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 21px;
	width: 50px;
	display: block;
}
.switchOn a:hover {
	background-image: url(admin/images/switchOn.gif);
	background-repeat: no-repeat;
	background-position: 0px -21px;
	text-indent: -9999px;
	height: 21px;
	width: 50px;
	display: block;
}
#searchBox {
	float: left;
	background-image: url(images/backgroundSearchBox.gif);
	background-repeat: no-repeat;
	clear: left;
	height: 61px;
	width: 166px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6D3A24;
}
#searchBox table {
	margin-top: 7px;
	margin-left: 15px;
}
#searchBox td {
	padding: 1px;
}
#searchButton {
	height: 18px;
	width: 40px;
}


#cartOverview {
	text-align: center;
	float: left;
	width: 150px;
	height: 20px;
	overflow: hidden;
	margin-top: 42px;
	margin-left: 9px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6D3A24;
	font-size: 13px;
	margin-bottom: 12px;
}
#cartOverview a:hover {
	color: #Ff5007;
}
#footer {
	width: 100%;
	clear: both;
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6D3A24;
	text-align: center;
	height: 20px;
}
#footer a {
	color: #733C24;
}

#footerContent {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}

#footerMenu {
	text-align: right;
	color: #733C24;
	float: right;
}
#labLink {
	text-align: left;
	color: #6D3A24;
	text-decoration: none;
	float: left;
}
#labLink a {
	text-decoration: none;
}

#footerBlank {
	background-image: url(images/backgroundFooterBlank.jpg);
	background-repeat: no-repeat;
	height: 146px;
	width: 850px;
	clear: both;
}
.productBox {
	background-image: url(images/backgroundProduct.gif);
	background-repeat: no-repeat;
	float: left;
	height: 155px;
	width: 337px;
	position: relative;
	display: block;
}
.productBox b {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
}

.productImage {
	border: 1px solid #A05325;
	position: absolute;
	top: 13px;
	z-index: 1;
	right: 20px;
}
.productNew {
	z-index: 2;
	left: -5px;
	top: -2px;
	position: absolute;
}
.productOffer {
	position: absolute;
	z-index: 2;
	top: -2px;
	right: -5px;
}

.productTitle {
	position: absolute;
	left: 15px;
	top: 15px;
	width: 175px;
	display: block;
	z-index: 1;
	font-size: 10px;
}
.productStock {
	font: 10px Arial, Helvetica, sans-serif;
	color: #A15325;
	position: absolute;
	left: 12px;
	top: 108px;
}
.productPrice {
	font-weight: bold;
	color: #A45421;
	position: absolute;
	left: 30px;
	top: 130px;
	font-size: 12px;
}
.productAdd {
	position: absolute;
	left: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	bottom: 20px;
}

.productTitle b {
	font-weight: normal;
	font-size: 15px;
	line-height: 16px;
	display: block;
	margin-bottom: 3px;
}
.productTitle a  {
	text-decoration: none;
}
.productTitle a:hover {
	text-decoration: underline;
}


.pageBox {
	line-height: 16px;
	text-align: center;
	margin-right: 2px;
	margin-left: 2px;
	border: 1px solid #A35524;
	font-weight: bold;
	color: #A35225;
	text-decoration: none;
	display: block;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #FFF;
}
.pageBox:hover {
	color: #F75F36;
}
.pageBoxOn {
	line-height: 16px;
	text-align: center;
	margin-right: 2px;
	margin-left: 2px;
	border: 1px solid #542E25;
	background-color: #A05327;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
}
.pageNumbers {
	height: 20px;
	float: right;
	margin-bottom: 20px;
	margin-right: 20px;
}
.cellHighlight {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #A15428;
}
.formBoxed {
	float: left;
	border: 1px solid #9F562D;
	width: 600px;
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.smallText {
	font-size: 9px;
	color: #A05325;
}
#cartUpdated {
	background-image: url(images/backgroundCartUpdated.gif);
	background-repeat: no-repeat;
	display: block;
	height: 47px;
	width: 568px;
	text-align: center;
	font-size: 12px;
}
#cartUpdated p {
	line-height: 40px;
	display: block;
}
.tableBorder {
	border: 1px solid #A45626;
	border-collapse: collapse;
}
body.mceContentBody {
   background: #FFF;
   text-align: left;
   background-image: none;
}
#twitter_div {
	background-image: url(images/backgroundTwitter.gif);
	background-repeat: no-repeat;
	height: 169px;
	width: 674px;
	margin-left: 5px;
}
#twitter_update_list {
	display: block;
	margin-top: 17px;
	margin-right: 30px;
	margin-left: 25px;
	list-style-type: none;
}
