/* CSS Document */

body{margin:0; padding:0; background-color:#28282C; }

table.main{background-color:#000000;}

div{height:auto; width:auto;}

p{ padding-bottom:8px; margin:0px;}

td{
font-family:tahoma, Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:11px;
color:#010101;
line-height:14px;
}

/* Small nav start here*/
table.small_nav{ margin-top:1px;}
table.small_nav a{
color:#8A9A9A;
padding:0px 8px 0px 0px;
text-decoration:none;
}
table.small_nav a:hover{
color:#fff;
text-decoration:underline;
}
/* Small nav end here*/

td.border{border:#5B5B72 1px solid; padding:2px;}

/* body content start here*/
table.body_content{ margin-right:10px;}
td.bg_1{background:url(images/bg_1.gif) left top repeat-x; background-color:#2D2D3A; height:78px;}
td.about_heading{ height:39px; background-color:#F9DE17; border-bottom:#3E3E50 1px solid;}
td.about_content{background-color:#FFF06B; height:166px;}
td.about_content div{padding:10px 12px 0px 14px;}
td.about_content a{
padding:0px 0px 0px 14px;
display:block;
color:#050505;
font-weight:bold;
text-decoration:none;
background:url(images/arrow.gif) left top no-repeat;
}
td.about_content a:hover{
color:#993300;
font-weight:bold;
text-decoration:underline;
background:url(images/arrow.gif) left top no-repeat;
}
/* body content end here*/

/* top menu start here*/
table.topmenu{ background:url(images/topmenu_bg.gif) top left repeat-x; margin-top:8px; height:35px; width:100%;}
table.topmenu td{color:#8A9A9A; font-weight:bold; padding-left:5px; vertical-align:top; }
table.topmenu a{
	float:left;
	display:block;
	color:#8A9A9A;
	font-weight:bold;	
	height:15px;
	text-decoration:none;
	padding:8px 15px 0px 5px;
	border-left:#414154 1px solid;	
}
table.topmenu a:hover{color:#fff; border-left:#F9B712 1px solid;}
table.topmenu a:active{padding:8px 15px 0px 5px; color:#F9B712; border-left:#F9B712 1px solid;	}
/* top menu end here*/ 

/* footer start here*/
table.footer{ margin:10px 0px 60px 0px; margin-bottom:60px; width:756px;}
table.footer td{background:url(images/footer_bg.gif) left top repeat-x; color:#728282; }
table.footer td a{ padding-left:5px; color:#728282; text-decoration:none; }
table.footer td a:hover{ padding-left:5px; color:#fff; text-decoration:underline; }
/* footer end here*/
.heading{
	font-family:Helvetica, Arial, sans-serif;
	font-size:18px;
	font-weight:bold;
	line-height:15px;
	background-color:#FF9900;
	display:block;
	padding: 8px;
}
.menuheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
a.pizzamenu:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.pizzamenu:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
a.pizzamenu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
