@charset "utf-8";

* {
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background-color: #542d24;
}
table {

}
td {
	padding: 5px;
	border-collapse: collapse;
}
p {
	margin-bottom: 10px;
	margin-left: 5px;
	line-height: 16px;
}
b, a, strong {
	color: #A15428;
}
h1 {
	font: italic normal 28px Georgia, "Times New Roman", Times, serif;
	color: #A15428;
	margin-bottom: 5px;
}
h2 {
	font: italic normal 22px Georgia, "Times New Roman", Times, serif;
	color: #A15428;
	margin-bottom: 5px;
	margin-left: 3px;
}
h3 {
	font: italic normal 18px Georgia, "Times New Roman", Times, serif;
	color: #A15428;
	margin-bottom: 5px;
	margin-left: 3px;
	margin-top: 10px;
}
del {
	color: #F55B35;
	font-size: 10px;
}
ul {
	margin-left: 30px;
	margin-bottom: 10px;
}
li {
	margin-bottom: 5px;
	line-height: 16px;
}



#content {
	background-image: url(images/backgroundContentMain.jpg);
	background-repeat: no-repeat;
	text-align: left;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #FFFFFF;
	overflow: visible;
}
#logoCandy {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: inline;
	float: left;
}
#topMenu {
	text-align: right;
	width: 600px;
	font-size: 12px;
	display: block;
	color: #9E5425;
	padding: 25px 5px 0px 3px;
	float: right;
}
#topMenu a, #footerMenu a, #labLink a {
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
	color: #FFFFFF;
}
#topMenu a:hover, #footerMenu a:hover {
	color: #C1BF74;
	text-decoration: underline;
}
#mainMenu {
	width: 160px;
	clear: left;
	float: left;
	margin-left: 15px;
	display: inline;
}
#mainMenu a {
	color: #9D5429;
	text-decoration: none;
	display: block;
	padding: 5px 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9E5425;
	font: bold 12px Arial, Helvetica, sans-serif;
}
#mainMenu h1 {
	background-image: url(images/backgroundMenuH1.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 156px;
	margin-left: 20px;
	font: bold 14px/24px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-indent: 10px;
	margin-bottom: 3px;
}
#mainMenu a:hover {
	color: #F96348;
	text-decoration: underline;
}
#mainContent {
	width: 620px;
	clear: right;
	margin-left: 200px;
	padding-top: 15px;
}
#theContent {
	width: 620px;
	margin-left: 200px;
	padding-top: 130px;
	padding-bottom: 20px;
}
#theContent h1 {
	font: bold 20px Arial, Helvetica, sans-serif;
	color: #A15323;
	margin-bottom: 5px;
}
.formInput {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #A05222;
	padding: 2px;
}
.formSelect {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #A15428;
	width: 200px;
}
.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;
	padding-top: 30px;
	padding-left: 20px;
}
#cartOverview {
	text-align: center;
	float: right;
	padding-top: 40px;
	padding-right: 55px;
}
#cartOverview a:hover {
	color: #F1634F;
}
#footer {
	background-image: url(images/backgroundFooter.jpg);
	background-repeat: no-repeat;
	height: 146px;
	width: 850px;
	clear: both;
	position: relative;
}
#footerMenu {
	text-align: right;
	position: absolute;
	right: 10px;
	bottom: 10px;
	color: #985423;
}
#labLink {
	text-align: left;
	position: absolute;
	left: 10px;
	bottom: 10px;
	color: #985423;
}
#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: 162px;
	width: 270px;
	position: relative;
	margin: 0px 5px 10px 15px;
	display: inline;
}
.productImage {
	height: 90px;
	width: 90px;
	border: 2px solid #A05325;
	position: absolute;
	left: 13px;
	top: 13px;
	z-index: 1;
}
.productNew {
	z-index: 2;
	left: -5px;
	top: -2px;
	position: absolute;
}
.productOffer {
	position: absolute;
	z-index: 2;
	top: -2px;
	right: -5px;
}

.productTitle {
	font: 11px Arial, Helvetica, sans-serif;
	position: absolute;
	left: 116px;
	top: 20px;
	width: 120px;
	display: block;
	z-index: 1;
}
.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: 165px;
	top: 127px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.productTitle b {
	font-weight: bold;
	font-size: 12px;
}
.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;
}
.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;
	margin-left: 10px;
	font-size: 12px;
}
#cartUpdated p {
	line-height: 47px;
	display: block;
}
.tableBorder {
	border: 1px solid #A45626;
}
#twitter_div {
	background-image: url(images/backgroundTwitter.gif);
	background-repeat: no-repeat;
	height: 151px;
	width: 592px;
	margin-left: 5px;
}
#twitter_update_list {
	display: block;
	margin-top: 15px;
	margin-right: 20px;
	margin-left: 15px;
	list-style-type: none;
}
