a:link    { text-decoration: none; color: #00CCCC; font-weight: normal }
a:hover   { text-decoration: none; color: #FF6600; font-weight: normal }
a:visited { text-decoration: none; color: #000000; font-weight: normal }
a:visited:hover { text-decoration: none; color: #FF6600 }
a:active  { text-decoration: none; color: #FF6600; font-weight: normal }

body {
background-color: #1ea4c9;
font-family: helvetica, arial, verdana;
	
}

td {
font-family: helvetica, arial, verdana;
font-size: 11px;
color: #666666;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 5px;
	margin-left: 10px;
}

/* A:visited {color: #ff7900;} */


h1 a:link { text-decoration: none; color: #FFFFFF; font-weight: normal }

h1 {
	background-image: url("images/menu_bg.jpg");
	background-repeat: no-repeat;
	width: 174px;
	height: 20px;
	color: #FF7C00;
	font-size: 11px;
	padding-top: 15px;
	padding-left: 0px;
	margin-top: 2px;
	margin-bottom:3px;
	font-weight: normal;	
}

h2 {
	display: block;

	height: 15px;
	background-image: url("images/level3_buttons_off.gif");
	background-repeat: no-repeat;
	color: #FF7C00;
	font-size: 15px;
	padding-top: 3px;
/*	padding-left: 18px; */
	text-align: left;
	margin-top: 10px;
	margin-bottom: 6px;
	padding-left: 12px;
}

h3 {
	display: block;
	color: #ffffff;
	font-size: 9px;
	font-weight: bold;
	text-align: centre;
	margin: 0px;
}

h4 {
	background-image: url("images/circle.gif");
	background-repeat: no-repeat;
	display: block;
	width: 21px;
	height: 21px;
	color: #FF7900;
	font-size: 17px;
	padding-top: 0px;
	padding-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#middle_guts{
	margin-left: 10px;
}

ul {
	list-style: none;
	margin-left: 0px;
	text-align: left;
	margin-top: 2px;
	margin-bottom: 5px;
	padding-left: 0px;
}

ul li{
	background-image: url("images/menu_bg.jpg");
	background-repeat: no-repeat;
	width: 174px;
	height: 35px;
	padding-left: 0px;
	padding-top: 0px;
	color: #ffffff;
	font-weight: normal;
	font-size: 6px;
	margin-bottom: 0px;
	margin-top: -3px;
	behavior: url('iefixes.htc');
}



ul li h1{
	text-decoration: none;
	color: #ffffff;
	padding-top: 10px;
}

ul li:hover, ul li.hover{
	background-image: url("images/menu_bg.jpg");
	background-repeat: no-repeat;
	background-position: top left;
}

.product_desc {
	width: 159px;
	margin-right: 8px;
	float: left;
	display: block;
}

.product_desc img{
	border: 0px;
	padding: 0px;
	margin: 0px;
	
}

.product_desc .product_image{
	margin-bottom: 10px;
}


.product_text .textguts{
	background-color: #ffffff;
	padding-left: 8px;
	padding-right: 0px;
	color: #0281AA;
	font-size: 10px;
}
.product_text .textguts1{
	background-color: #ffffff;
	padding-left: 6px;
	padding-right: 0px;
	color: #ff7c00;
	font-size: 10px;
}
/*
.product_text td{
	color: #0080D6;
	font-size: 10px;
}
*/

p {
	font-size: 11px;
	color: #666666;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 26px;
	margin-left: 10px;
	line-height: 15px;
}

#active_product{
	background-image: url("images/level4_buttons_off.gif");
	background-repeat: no-repeat;
	margin-top: 2px;
}

#active_product:hover, #active_product.hover{
	background-image: url("images/level4_buttons_off.gif");
	background-repeat: no-repeat;
}

.parking_barrier{
	display: none;
}
.pizza {
	background-position: -10px;
}
.graphics_main{
	float:right;
}

li.dots {
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: inside;
	list-style-image: url("images/came/dot.gif");
	background-image: url("images/came/blank.gif");
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;	
	background-repeat: no-repeat;
	width: 100%;
	height: 25px;
	padding-left: 0px;
	padding-top: 0px;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 0px;
	behavior: url('iefixes.htc');
}
