@charset "utf-8";
body {
	font-family:'trebuchet ms', verdana, arial, sans-serif;
	margin: 0px 0px 0px 0px;
	font-size:0.85em;
}

#page_container {
	position: relative;
	margin: 0 auto;
	width: 995px;
	border-left:1px #d6dadf solid;
	border-right:1px #d6dadf solid;
	height:100%;
}

#tblHead {
	border-bottom:1px solid #999999;
	background:url(images/candle_title_bg.jpg) center no-repeat;
}

#menuForm {
	margin:0 0 10px; 0;
}

/*#menuForm img {
	margin: -4 0 0 4px;
}
*/
#jumpMenu {
	margin: 2px 4px;
}

.tdCat {
	border-bottom:solid 1px #d6dadf;
	border-top:solid 1px #d6dadf;
	background-image:url(images/catBg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-left:2px;
	font-weight:bold;
	margin-left:2px;
	text-align:left;
}

.tdCat a {
	color:#000000;
}

.expand {
	background-image:url(images/expand.gif);
	background-repeat:no-repeat;
	background-position:right center;
	margin-right:2px;
	cursor:pointer;
}

.tdScentCat {
	border-bottom:solid 1px #d6dadf;
	border-top:solid 1px #d6dadf;
	background-image:url(images/catBg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-left:2px;
	font-weight:bold;
	margin-left:2px;
	text-align:center;
	height:21px;
}

.tdMiddle {
	border-left:solid 1px #d6dadf;
	border-right:solid 1px #d6dadf;
}

#tableLeft {
	border-left:solid 1px #d6dadf;
	border-right:solid 1px #d6dadf;
	border-bottom:solid 1px #d6dadf;
	margin-left:2px;
}

#tableLeft a {
	text-decoration:none;
	margin-left:2px;
}

#tableLeft td {
	margin-left:2px;
}

.tableMain {
	margin-left:5px;
	border-left:solid 1px #d6dadf;
	border-right:solid 1px #d6dadf;
	border-bottom:solid 1px #d6dadf;
}

.tableMain p {
	margin:5px;
}

#tableOptions {
	border-left:solid 1px #d6dadf;
	border-right:solid 1px #d6dadf;
	border-bottom:solid 1px #d6dadf;
}

#tableBasket {
	border:solid 1px #d6dadf;
	margin-top:5px;
}

#tableBasket th {
	background-image:url(images/catBg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
#tableBasket td {
	font-size:0.85em;
}

.options img {
	border: solid 1px #d6dadf;
}

#tableOptions td {
	border-bottom:solid 1px #d6dadf;
}

#footer {
	margin-top:10px;
	font-size:0.65em;
	border-top:1px solid #999999;
}

.scents optgroup {
	background-image:url(images/catBg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	font-weight:bold;
}

.blueBorder {
	border:1px solid #d6dadf;
}

.menuHighlight {
	background-image:url(images/menuOverBg.gif);
	background-repeat:repeat;
}
