body{
	color: #963;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
}

a{
	color: #963;
	font-weight: bold;
	text-decoration: underline;
}

a:hover{
	color: #900;
	font-weight: bold;
	text-decoration: underline;
}

a:visited{
	color: #963;
	font-weight: normal;
	text-decoration: underline;
}

a img{
	border: none;
}

#container{
	width: 790px;
	margin: 0 auto;
	background: url(images/bg_content.png) no-repeat;
	background-position: 0 118px;
	text-align: left;
	height: 600px;
}

#header h1{
	margin: 10px 0;
	padding: 0;
	text-align: center;	
}

#header a img{
	border: none;
}

#sidebar{
	width: 221px;
	float: left;
}

#sidebar .gutter{
	margin: 60px 0 0 30px;
}

#sidebar #menu{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#sidebar #menu a{
	text-transform: uppercase;
	display: block;
	height: 27px;
	width: 190px;
	background: url(images/button.gif) no-repeat;
	margin: 10px 0;
	padding: 0 0 0 8px;
	line-height: 27px;
	color: #333399;
	font-size: 1.15em;
	text-decoration: none;
	font-weight: bold;
	font-family: "Arial Rounded MT Bold", "Arial Black", Arial, Verdana, Helvetica, sans-serif;
}

#sidebar #menu a:hover{
	color: #FFF;
	background: url(images/button-alt.gif) no-repeat;
	text-decoration: none;
}

#cart{
	width: 170px;
	margin-top: 40px;
}

#content{
	float: right;
	width: 569px;
}

#main{
	clear: both;
	padding: 10px 25px 10px 20px;
}

#cats{
	list-style-type: none;
	padding: 0 0 0 25px;
	margin: 0;
}

#cats li{
	display: block;
	float: left;
	background: url(images/cat_left.png) no-repeat;
	padding: 0;
	margin: 0 5px;
	text-align: center;
}

#cats a{
	text-transform: uppercase;
	display: block;
	background: url(images/cat_right.png) right top no-repeat;
	padding: 4px 8px 4px 8px;
	border-bottom: 1px solid #75718C;
	color: #CCB399;
	width: 102px;
	text-decoration: none;
	font-weight: bold;
}

#cats a:hover, #cats li.alt a{
	border-bottom: 1px solid #FFF;
	color: #996633;
	text-decoration: none;	
}

#cats:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

#addr{
	margin-top: 10px;
}

#addr, #main{
	font-size: 0.85em;
	line-height: 130%;
}

#column1{
	float: left;
	width: 49%;
}

#column2{
	float: right;
	width: 49%;
}

.news{
	float: left;
	margin-right: 8px;
	width: 48%;
}

.gutter2{
	margin: 10px;
}

.item img{
	height: 55px;
	width: 55px;
	border: none;
	margin: 0 4px 5px 0;
}

#nigella{
	margin-top: -13px;
}

.PListImgBox img, #product_thumbnail{
	border: 1px solid #75718C;
}

.center{
	text-align: center;
}

.home{
	background: url(images/home.png) no-repeat;
	background-position: 10px 9px;
}

.cartcontent, .paymenttype{
	border: 1px solid #75718C;
	width: 100%;
	border-collapse: collapse;	
}

.cartcontent td{
	background-color: #F4FAFF;
	font-weight: normal;
}

.cartcontent tr.alt td{
	background-color: #FFF;
}

.cartcontent td{
	border-bottom: 1px solid #75718C;
}

.TableHead td, .TableHead th{
	background: #A1DDF7;
	font-weight: bold;
	color: #333399;
}

.DialogBox{
	width: 100%;
}

.DialogTitle{
	font-size: 1.2em;
	font-weight: bold;
}

.RegSectionTitle{
	padding-top: 30px;
	font-weight: bold;
}

.paymenttype td{
	border: 1px solid #75718C;
	padding: 5px;
	background-color: #FFF;
}

pre{
	background: #F7F9F9;
	border: 1px solid #75718C;
	color: #75718C;
	font-size: 1.1em;
	padding: 10px;
}

.invoice{
	border: 1px solid #75718C;
	padding: 8px;
	background-color: #FFF;
}

/*
	Buttons
*/
.FormButton {
	COLOR: #112536;
	FONT-WEIGHT: bold;
}
TABLE.ButtonTable {
	CURSOR: pointer;
	DIRECTION: ltr;
}
TD.Button {								 
	BACKGROUND: url(images/butbg.gif);
	/*BACKGROUND-COLOR: #ffb244;*/
	BACKGROUND-REPEAT: repeat-x;
	PADDING-LEFT: 5px;
	PADDING-RIGHT: 5px;
	VERTICAL-ALIGN: middle;
	WHITE-SPACE: nowrap;
	padding-bottom: 2px;
	height: 27px;
}
FONT.Button {								 
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	TEXT-DECORATION: none;
	/*text-transform: uppercase;*/
	color: #333399;;
}
td.ButtonSideR{
	WIDTH: 11px;
	height: 27px;
	background: url(images/but2.gif) no-repeat;
}

td.ButtonSideL{
	WIDTH: 10px;
	height: 27px;
	background: url(images/but1.gif) no-repeat;
}

TD.Button_menu {								 
	BACKGROUND: url(images/but_menubg.gif);
	BACKGROUND-COLOR: #2860f5;
	BACKGROUND-REPEAT: repeat-x;
	PADDING-LEFT: 1px;
	PADDING-RIGHT: 1px;
	WHITE-SPACE: nowrap;
}
FONT.Button_menu {								 
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif;
	COLOR: #ffffff;
	background-color: transparent;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	TEXT-DECORATION: none;
}
IMG.ButtonSide_menu {
	WIDTH: 5px;
	HEIGHT: 20px;
}
.SimpleButton{
	vertical-align: middle;
	margin-right: 20px;
}
.SimpleButton TR TD {
	PADDING: 0px;
	WHITE-SPACE: nowrap;
}
A.Button:link, A.Button:visited, A.Button:hover, A.Button:active {
	FONT-WEIGHT: bold;
}
.GoImage {
	WIDTH: 20px;
	VERTICAL-ALIGN: middle;
	HEIGHT: 18px;
	margin-bottom: 1px;
	BORDER: 0px;
}
.GoImage_admin {
	WIDTH: 22px;
	VERTICAL-ALIGN: middle;
	margin-bottom: 1px;
	HEIGHT: 21px;
	BORDER: 0px;
}
