body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}

html, body {
	margin:0;
	height: 100%;
	font-family: Trebuchet MS, Arial;
	background-color:#bababa;
	font-size:14px;
}


#wrapper{
	position:relative;
	width:900px;
	margin:0 auto;
	text-align:center;
	margin-top:5px;
	background-color:#ffffff;
	height:620px;
}


/* Header Text */
h1{
	color:#000000;
	margin:5px;
	font-size:22px;
}
h2{
	color:#000000;
	margin:5px;
	font-size:18px;
}
h3{
	color:#000000;
	margin:5px;
	font-size:18px;
	text-align:center;
}



/* Links */

a.mainPage {
	color: #cf0018;
}
a.footer {
	color: #ffffff;
}



/* Back Layout */
#top{
	position:absolute;
	top:10px;
	left:10px;
	width:880px;
	height:130px;
	border: 1px solid #000000;
}


/*Main Navigation Bar Styles*/
#mainNav {
	position:absolute;
	top:150px;
	left:10px;
	width:150px;
	height:200px;

}
#mainNav a{
	position: relative;
	display:block;
	font-size:14px;
	text-align:center;
	padding:3px;
	margin-bottom:5px;
	border:1px solid #000000;
	background-color:#d95026;
	color: #ffffff;
	text-decoration: none;
}
#mainNav a:hover{
	background-color: #c92e40;
}



/* Menu Navigation Style  */

#menuNav { 
	position:absolute;
	top:185px;
	left:10px;
	width:144px;
	border:1px solid #000000;
	background-color:#d95026;
	padding:3px;
}

#menuNav a{
	display:block;
	font-size:14px;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px solid #ffffff;
	background-color:#d95026;
	color: #ffffff;
	text-decoration: none;
	vertical-align:middle;
}
#menuNav a:hover{
	background-color: #c92e40;
	color: #ffffff;
}



/* Main Layout Images */

#rightImageBox1{
	position:absolute;
	top:150px;
	left:690px;
	width:200px;
	height:350px;
	overflow:hidden;
	border: 1px solid #000000;
}

#rightImageBox2{
	position:absolute;
	top:150px;
	left:590px;
	width:400px;
	height:350px;
	overflow:hidden;
	border: 1px solid #000000;
}

#mapBox{
	position:absolute;
	top:150px;
	left:590px;
	width:300px;
	height:350px;
	overflow:hidden;
	border: 1px solid #000000;
}

#offerImgBox {
	position:absolute;
	top:370px;
	left:10px;
	width:150px;
	height:130px;
	border: 1px solid #000000;

}

#offerImgBox2 {
	position:absolute;
	top:370px;
	left:10px;
	width:150px;
	height:300px;
	border: 1px solid #000000;

}

/*  Main Layout Boxes */

#mainMiddleBox{
	position:absolute;
	top:150px;
	left:160px;
	width:510px;
	height:330px;
	text-align:left;
	display:inline;
	padding:10px;
	overflow:auto;
}

#mainMiddleBox2{
	position:absolute;
	top:150px;
	left:160px;
	width:410px;
	height:330px;
	text-align:left;
	display:inline;
	padding:10px;
	overflow:auto;
}

#mainBox{
	position:absolute;
	top:150px;
	left:160px;
	width:720px;
	height:370px;
	padding:5px;
	text-align:center;
}



/*  Footer Layout Boxes */


#footer{
	position:absolute;
	top:510px;
	left:10px;
	width:880px;
	height:100px;
	color:#ffffff;
	font-size:11px;
	border:1px solid #000000;
	background-color:#d95026;
}
#footerLeft{
	position:absolute;
	top:0px;
	left:0px;
	width:320px;
	height:100px;
	text-align:left;
}
#footerRight{
	position:absolute;
	top:0px;
	left:320px;
	width:550px;
	height:100px;
	text-align:center;
}

h2.footerH2{
	color:#ffffff;
}


/*  Login Box Setup */

#loginBox{
	position:absolute;
	top:0px;
	left:0px;
	width:750px;
	height:30px;
}

#loginBoxTop{
	position:absolute;
	top:5px;
	left:5px;
	width:280px;
	height:50px;
	text-align:left;
}
#loginBoxBottom{
	position:absolute;
	top:50px;
	left:0px;
	width:280px;
	height:50px;
	text-align:left; 
	
}


/*  Privacy Layout */

#privacy{
	text-align:center;
	position:absolute;
	top:110px;
	left:0px;
	width:900px;
	height:15px;	
	color:#000000;
	font-size:10px;
}
#privacy a{
	color:#000000;
}



/*  Register Layout */

#registerform{
	position:absolute;
	top:150px;
	left:20px;
	width:350px;
	text-align:left; 
	font-size:12px;
	line-height:1.4em;
	border:1px solid #000000;
	background-color:#ffe8e1;
	padding:5px;
}


form#register {
	text-align: left;
	font-size:13px;
}
form#register label{
  	display:inline;
 	width:125px;
	color:#000000;
}
form#register td{
	padding:2px;
}
form#register input{
  	display:inline;
	font-size:13px;
}

#registerdd
{	margin: 0;
	padding: 0;
	z-index: 30}
	
#registerdd li
{	margin: 0;
	margin-bottom: 15px;
	padding: 0;
	list-style: none;
	float: left;
	margin-left:1px;
	border:1px solid #000000;
	background-color:#ffe8e1;
	padding: 4px 4px;
	width:320px;
	}

#registerdd li a
{	display: block;
	text-align: center;
	text-decoration: none;
	padding: 4px 4px;
	background:#ffe8e1 url('images/dd-arrow.png') no-repeat center;
	}

#registerdd div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	left:1px;
	background: #ffffff;
	color:#000000;
	width:320px;
	padding: 4px 4px;
	border:1px solid #000000;
	z-index:50;
}




#registerBenefits{
	position:absolute;
	top:150px;
	left:390px;
	width:320px;
	text-align:left; 
	font-size:12px;
	line-height:1.3em;
}



/*  Error Alerts */

#registerAlert{
	position:absolute;
	top:440px;
	left:390px;
	width:320px;
	color:#CC0000;
	font-weight:bold;
	font-size:10px;
	text-align:left;
	padding:5px;
	border:1px solid #000000;
	background:#ffffff;
}

#registerAlert2{
	color:#CC0000;
	font-weight:bold;
	font-size:11px;
}






/* Order Info Settings */

a.orderinfo{
	color:#ffffff;
	font-size:11px;
}


#orderinfobreadcrumb{
color:#ef8d70;
}

#orderinfobox{
	margin:4px;
	width:300px;
	padding:5px;
	color:#ffffff;
	font-size:11px;
	text-align:center;
	background-color:#e36a45;
	border:1px solid #000000;
}

#offerBox{
	border:1px solid #000000;
	background-color:#ffe8e1;
	padding:5px;
	margin:5px;
	width:215px;
	font-size:12px;
	
}

/* Delivery Map Border */

#mapcontainer{
	border: 10px solid #7D9ffC;
}

.review{
	background:#ffe8e1;
}

#reviewBox{
	width:320px;
	float:left;
	vertical-align:middle;
	height:95px;
	font-size:12px;
	color: #ffffff;
	overflow:hidden;
}

a.reviewBox{
	
	text-decoration: none;
}

#reviewBox img{
	margin-top:7px;
}

#whyRegister{
	position:relative;
	top:5px;
	font-size:11px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:5px;
	text-align:left;
	border:1px solid #000000;
	background-color:#ffe8e1;
	margin:10px;
	margin-top:5px;
}


body.info{
	background:#ffe8e1;
}

