/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #6B9F30;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:
	
}
a:hover {
	text-decoration: none;
	color: #ffa823;
}
a:active {
	text-decoration: none;
	color: #6B9F30;
}
#wrapper{
	position:relative;
	
}
#container{
	width:1000px;
	height:auto;
	text-align:center;
	
}
.header{
	width:100%;
	float:left;
	height:201px;
	background-image: url(../images/header_bg.gif);
	background-repeat: repeat-x;
}
.boxright{
	background-image:url(../images/pizza_img.jpg);
	background-repeat:no-repeat;
	width:423px;
	height:201px;
	float:right;
}
.breadcrumb{
	height:22px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	margin-top:182px;
	margin-left:10px;
}
.breadcrumb2{
	height:22px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	margin-top:182px;
	margin-right:10px;
}
.dropshadow{
	background-image:url(../images/dropshadow.gif);
	background-repeat:repeat-x;
	width:100%;
	height:10px;
	float:left;
}
.bannerad{
	background-image:url(../images/ad_bg.gif);
	background-repeat:repeat-x;
	
	border:1px solid #6b9f30; border:1px solid;
	width:100%;
	float:left;
}
.imageright{
	background-image:url(../images/banner_ad.jpg);
	background-repeat:no-repeat;
	width:394px;
	height:196px;
	float:right;
}
.imageleft{
	background-image:url(../images/banner_left.png);
	background-repeat:no-repeat;
	width:421px;
	height:150px;
	float:left;
	margin-top:40px;
	margin-left:20px;
}
.login{
	background-repeat:no-repeat;
	width:230px;
	height:150px;
	float:left;
	margin-top:40px;
	margin-left:10px;
}
.content{
	width:998px;
	float: left;
}
.tableheader{
	background-image:url(../images/table_headerbg.gif);
	background-repeat:repeat-x;
	height:32px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	padding-left: 2px;
}
.highlight{
	background-color:#e6fcce;
	height:32px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#991719;
	padding-left: 2px;
}
.standard{
	background-color:#fff;
	height:32px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#991719;
	padding-left: 2px;
}
.footernav{
	background-color:#991719;
	width:100%;
	float:left;
	height:auto;
  	/*margin-top:2px;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	/*margin-top:2px;*/
	padding:5px;
}
.footernav ul{
list-style:none;
text-decoration:none;
margin:0px;

padding:0px;
}
.footernav  li{
	float:left;
	margin-left:20px;
	color:#FFFFFF;
	margin-left:5px;
}
.footer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
	
}
.footer a:link, .footer a:active, .footer  a:visited {
	color: #991719;
	text-decoration: underline;
}
.footer a:hover{
	color:#ffa823;
}
.navigation{
	width:200px;
	float:left;
}
.navigation ul{
	text-decoration:none;
	margin:0px;
	padding:0px;
	
}
.navigation   li{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#991719;
	
	list-style-image: url(../images/bullet.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6b9f30;
	width:200px;
	padding:5px;
	list-style-position: inside;
}
.navigation ul  li a:link, .navigation ul  li a:active, .navigation ul  li a:visited {
	color: #991719;
	text-decoration: none;
}
.navigation ul  li a:hover {
	color: #ffa823;
	
}
.blockleft{
	width:200px;
	float:left;
}
.blockright{
	float:right;
}
.shoppingcart{
	float:left;	
	height:auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #991719;
	border-bottom-color: #991719;
	border-left-color: #991719;
	margin-left:5px;	
}
.shoppingcartheader{
	height:32px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:5px;
	background-image: url(../images/shoppingcart_bg.gif);
	background-repeat: repeat-x;

}
.shoppingcarthighlight{
	background-color:#ecd3d4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.yellowbtn{
	background-color:#ffb400;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	width: 80px;
	height:20px;
}
.text{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}

.gridLine{	
	margin-top:5px;
	width:210px;
	height:0px;
	margin-left:15px;
	color: #6b9f30;	
}

a.left{
color:#991719;
}

a.gridLink{
color:#991719;
font-weight:bolder;
}

a.top_bottom{
color:#FFFFFF;
}

#mainForm
{
	text-align:left;
}

/* CSS for Form */
.formtext{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#000;
}
.contactinformation{
background-image:url(../images/table_headerbg.gif);
background-repeat:repeat-x;
heighr:32px;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#FFFFFF;
font-weight:bold;
}
.field{
background-color:#e6fcce;
border-color:#6b9f30;
border-bottom-width:1px;
color:#991719;
}

a.ingrLink{
color:#991719;
}

.button{
background-image:url(../images/btn_image.PNG);
color:#FFFFFF;
}

.astaric {	color: #970000;
	font-size: 16px;
}
.completePage{
text-align:center;
}

.normal_text{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}

.ingrheader{
	height:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:5px;
	background-image: url(../images/shoppingcart_bg.gif);
	background-repeat: repeat-x;

}

.ingredient_td
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}
.ingredient_td : hover
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
background-color:#ecd3d4;
}