/* CSS Document */
* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}


.header_width{
	width:	603px;
	min-height:80px;
	max-height:80px;
	height:80px;
	vertical-align:top;
}
.header{
	width:	463px;
	background-color:	#FFD89B;
	text-align:center;
}
.menu{
	background-image:	url(../gfx/menu-slice.jpg);
	width:				576px;
	text-align:			left;
}
.white_border{
	border-top-width:	1px;
	border-bottom-width:	1px;
	border-left-width:	0px;
	border-right-width:	0px;
	border-color:	#FFFFFF;
	border-style:	solid;
}
.grey_area{
	width:	151px;
	background-color:#DBDACA;
	text-align:	center;
	height:100%;
}
.side_form{
	font-family:	Arial, Helvetica, sans-serif;
	font-size:		11px;
	color:#6C1A0D;
	text-align:	left;
	margin-top:	5px;
	margin-bottom:	2px;
}
input{
	font-size:	10px;
	color:		#333333;
	width:		121px;
	background-color:#FFFFA0;
	border-width:	1px;
	border-color:	#FDAE41;
	border-style:	solid;
	font-family:	Arial, Helvetica, sans-serif;
}
.box1{
	font-family:	Arial, Helvetica, sans-serif;
	font-size:	10px;
	width:	121px;
	height:	80px;
	border-width:	1px;
	border-color:	#FDAE41;
	border-style:	solid;
}
.submit{
	font-family:	Verdana, Arial, Helvetica, sans-serif;
	font-size:	10px;
	color:	#FFFFFF;
	background-color:#606060;
	border-color:	#D5D5D5;
	border-style:	solid;
	border-width:	1px;
}
.main{
	width:	452px;
	background-color:#F6F3EC;
	text-align:	center;
	vertical-align:top;
}
.menutext{
	font-family:	Arial, Helvetica, sans-serif;
	font-weight:	bold;
	font-size:		12px;
	color:			#FFF9EF;
	margin-top:		0px;
	margin-bottom:	0px;
	margin-left:	7px;
	margin-right:	7px;
}
.links{
	text-decoration:none;
	color:	#FFFFFF;
}
.links:hover{
	color:	#990000;
}
p.contacttext{
	font-size:	11px;
	font-family:	Arial, Helvetica, sans-serif;
	color:	#000000;
	margin:	25px;	
}
.quantity{
	width:	20px;
}
.scrollable{
	text-align:left;
	width:	452px;
	height:	305px;
	/*
	overflow:auto;
	scrollbar-base-color: #FFFFFF;
	scrollbar-arrow-color: #333333;
	scrollbar-3dlight-color: #EEEEEE;
	scrollbar-darkshadow-color: #BBBBBB;
	overflow-x:	hidden;
	*/
}
p{
	margin-top:		8px;
	margin-bottom:	9px;
	margin-left:	18px;
	margin-right:	0px;
	font-family:	Arial, Helvetica, sans-serif;
	font-size:		11px;
	text-align:		left;
}
.otherstext{
	font-size:	11px;
	font-family:	Arial, Helvetica, sans-serif;
	color:	#000000;
	margin-top:		5px;
	margin-bottom:	5px;
	margin-left:	25px;
	margin-right:	25px;
}
.link{
	text-decoration:	none;
	color:#9966FF;
}
.link:hover{
	color:#FF9900;
}
.footer{
	background-color:#DBDACA;
}
p.footer_txt{
	margin:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:	11px;
	font-weight:bold;
	color:	#555555;
	text-align:center;
}
.left_side{
	background-color:#DBDACA;
	vertical-align:top;
	width:141px;
	text-align:center;
}
.links_line{
	border-bottom:1px;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	border-style:solid;
	border-color:#555555;
	width:126px;
}
.links_header{
	margin:3px;
	text-align:left;
	font-weight:bold;
}
.links_txt{
	margin-left:3px;
	margin-right:3px;
	margin-top:2px;
	margin-bottom:2px;
	text-align:left;
	font-size:11px
}
.offers_box{
	border-style:solid;
	border-width:1px;
	border-color:#FDAE41;
	width:420px;
	background-color:#F6F3EC;
}
.offers_header{
	margin:5px;
	text-align:left;
	font-weight:bold;
	text-decoration:underline;
}
.height100{
	height:100%;
}
.border{
	border-style:solid;
	border-width:1px;
	border-color:#000000;
}
.vtop{
	vertical-align:top;
	min-height:26px;
	max-height:26px;
	margin:0px;
	padding:0px;
}
.links2{
	color:#5572A8;
}
.links2:hover{
	color:#662796;
}
.events{
	margin-left:5px;
	margin-right:5px;
	margin-bottom:4px;
	margin-top:4px;
	text-align:left;
}
.basket{
	width:116px;
	height:24px;
}
.buynow{
	width:68px;
	height:23px;
}

.foot_link {
	color: #999999;
	font-size: 90%;
	font-weight: normal;
}