@import "reset.css";

body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #52565c;
	background: #FFFFFF;
}

.floatLeft
{
	float: left;
}

.floatRight
{
	float: right;
}

.clearFloat
{
	clear: both;
}

p
{
	font-size: 1.2em;
	line-height: 1.4em;
	margin-bottom: 10px;
}

a
{
	color: #777d82;
	text-decoration: none;
	margin: 5px;
}

a:hover
{
	text-decoration: underline;
}

#headerwrapper
{
	height: 80px;
	background: #FFFFFF;
}
.gog
{
    DISPLAY: none;
    VISIBILITY: hidden;
    FONT-FAMILY: Tahoma
}
#header
{
	width: 960px;
	margin: 0 auto;
	background: url(../images/header_bg.jpg) no-repeat #FFFFFF;
	height: 60px;
	padding: 10px;
}

input.headerTextbox
{
	background: url(../images/signup_box.jpg) no-repeat #FFFFFF;
	height: 25px;
	width: 183px;
	border: none;
	padding: 5px;
	color: #666666;
}

input.headerSubmit
{
	background: url(../images/submit_button.jpg) no-repeat;
	height: 30px;
	width: 30px;
	border: none;
}

#header input
{
	margin-right: 5px;
	font-size: 1em;
	line-height: 2.6em;
}

/* HOME PAGE */


#featurewrapper
{
	height: 355px;
	background: url(../images/feature_bg.jpg) no-repeat top center #be6b03;
}

#feature
{
	width: 980px;
	margin: 0 auto;
	height: 355px;
}

#feature h1
{
	text-indent: -9999px;
	background: url(../images/logo.png) no-repeat;
	width: 292px;
	height: 60px;
	margin: 10px;
}

#feature img
{
	border: none;
	margin-top: 20px;
	margin-left: 5px;
}

#feature img#lasticon
{
	margin-right: 20px;
}

#feature p
{
	width: 445px;
	color: #FFFFFF;
	font-size: 1.2em;
	line-height: 1.6em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

input.postcodeTextbox
{
	background: url(../images/postcode_box.png) no-repeat;
	width: 376px;
	height: 25px;
	padding: 20px;
	border: none;
	font-size: 2.2em;
	margin-bottom: 5px;
	margin-right: 10px;
}

input.postcodeSubmit
{
	margin-left: -50px;
	background: url(../images/large_submit_button.jpg) no-repeat;
	height: 35px;
	width: 30px;
	border: none;
	margin-top: 15px;
}

#slider
{
	background: url(../images/slider_placeholder.png) no-repeat;
	height: 275px;
	width: 650px;
	margin-right: -150px;
}

/* END HOME PAGE FEATURE */

/* OTHER PAGES */

#smallfeaturewrapper
{
	height: 80px;
	background: url(../images/small_feature_bg.jpg) no-repeat top center #be6b03;
}

#smallfeature
{
	width: 980px;
	margin: 0 auto;
	height: 80px;
}

#smallfeature h1
{
	text-indent: -9999px;
	background: url(../images/logo.png) no-repeat;
	width: 292px;
	height: 60px;
	margin: 10px;
}

#smallfeature img
{
	border: none;
	margin-top: 20px;
	margin-left: 5px;
}

#smallfeature img#lasticon
{
	margin-right: 20px;
}

/* END OTHER PAGES FEATURE */


#navigationwrapper
{
	height: 40px;
	background: url(../images/nav_bg.jpg) no-repeat top center #8f1e01;
}

#navigation
{
	width: 980px;
	margin: 0 auto;
}

#navigation ul
{
	line-height: 4em;
}

#navigation li
{
	display: inline;
	text-transform: uppercase;
	font-size: 1.4em;
	background: url(../images/bullet_point.png) no-repeat;
	padding-top: 1px;
	padding-left: 15px;
	margin-right: 80px;
}

#navigation a
{
	color: #FFFFFF;
}

#content
{
	width: 980px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin: 0 auto;
}

#content h2
{
	color: #8f1e01;
	text-transform: uppercase;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 10px;
	 
}

#content li
{
	font-size: 1.2em;
	line-height: 2em;
	font-weight: bold;
}

#content p
{
	line-height: 1.4em;
	margin-bottom: 20px;
}

#content ul
{
	margin-bottom: 20px;
}

.leftcol
{
	width: 130px;
	padding: 10px;
	float: left;
	border-right: 1px solid #CCCCCC;
}

.leftcol a
{
	color: #52565c;
	text-decoration: none;
}

.leftcol a:hover, a:active
{
	color: #8f1e01;
	text-decoration: underline;
}

input.newsletterTextbox
{
	background: #c59740;
	color: #FFFFFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: none;
	width: 120px;
	padding: 5px;
	margin-bottom: 10px;
}

input.newsletterSubmit
{
	margin-bottom: 10px;
	background: url(../images/newsletter_submit.jpg);
	width: 55px;
	height: 15px;
	border: none;
}

.midcol
{
	width: 630px;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
}

.midcol h1
{
	font-size: 3em;
	margin-right: 20px;
	margin-bottom: 20px;
	color: #be3b39;
	font-weight: bold;
}

.midcol h2
{
	font-size: 1.8em !important;
	color: #51565c !important;
	text-transform: capitalize !important;
}
.midcolHC
{
	width: 630px;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
}

.midcolHC h1
{
	font-size: 3em;
	margin-right: 20px;
	margin-bottom: 20px;
	color: #be3b39;
	font-weight: bold;
}

.midcolHC h2
{
	font-size: 1.8em !important;
	color: #51565c !important;
	text-transform: capitalize !important;
}

.restaurantImage
{
	margin-bottom: 20px;
}

ul.restaurantAddress
{
	width: 125px;
	font-weight: normal !important;
	font-size: 1em !important;
	line-height: 1em !important;
}	

ul.orderInfo
{
	width: 200px;
	font-weight: normal;
	font-size: 1em;
	line-height: 1.2em;
	text-align: center;
}

li.miles
{
	color: #be3b39;
	font-size: 3em !important;
	line-height: 1em !important;
}

li.enterpostcode
{
	color: #be3b39;
	font-size: 1.4em !important;
	line-height: 1.2em !important;
	font-weight: normal !important;
}

li.lastorders
{
	font-size: 1.4em;
	color: #be3b30;
	font-size: 1.6em !important;
	line-height: 1.2em !important;
}

li.earliestdelivery
{
	font-size: 1.1em !important;
	line-height: 1.4em !important;
	color: #CCCCCC;
}

li.earliestcollection
{
	font-size: 1.1em !important;
	line-height: 1.4em !important;
	color: #9cafcd;
}


ul.menu li
{
	width: 595px;
	height: 50px;
	padding: 10px;
	margin-bottom:15px;
}

ul.menu li:nth-child(2n) 
{
    background: #e4e5e4 !important;
}

.menu p
{
	font-weight: normal !important;
	width: 400px !important;
	font-style: italic;
}

.menu h3
{
	font-size: 1.4em;
	width: 400px !important;
	color: #be3b39;
	font-weight: bold;
}

.addButton
{
	margin-top: -20px;
	margin-right: 0 !important;
}

.featuredrestaurantHC
{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #8f1e01;
	width: 600px;
	padding: 10px;
	margin-bottom: 20px;
}
.featuredrestaurantHC1
{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #8f1e01;
	width: 600px;
	margin: 5px;
	padding: 10px;
	margin-bottom: 20px;
}
.featuredrestaurant img
{
	margin-right: 10px;
}
.featuredrestaurantHC1 img
{
	margin-right: 10px;
}
.smallrestaurants
{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #8f1e01;
	width: 125px;
	height:170px;
	padding: 10px;
	margin: 5px;
	float: left;
	display: block;
}

.smallrestaurants h3
{
	color: #8f1e01;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 5px;
}

.smallrestaurants p
{
	font-size: 1em;
	line-height: 1.2em;
	margin-bottom: 0;
}

.smallrestaurants img
{
	margin-bottom: 5px;
}

.rightcol
{
	width: 130px;
	padding: 10px;
	float: right;
	border-left: 1px solid #CCCCCC;
}

.rightcol img
{
	margin-bottom: 10px;
}

.yourOrder
{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #8f1e01;
	padding: 10px;
	margin-bottom: 20px;
	
}

ul.order
{
	line-height: 0.4em; !important;
}

.yourOrder a 
	{
	margin:0;
	color:#b82a28;
	
	}

ul.order li
{
border-bottom:1px dotted #CCCCCC;
font-size:0.9em !important;
font-weight:normal !important;
list-style-type:none !important;
line-height:1.5em;
}

a.cartlinks
{
font-size: 0.9em;
}


img.remove
{
	display:inline;
	vertical-align:middle;
	margin-right:3px;
	margin-top:2px;
}

.cart_row2
{
	margin-left:15px; 
	display:inline;
}


a.placeorder
{
	background: #BE3B39;
	padding: 5px;
	height: 5px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1.2em;
	font-weight: bold;
	
}

.closed
{
	background: #fca103;
	padding: 5px;
	color: #be3b39;
	margin-bottom: 10px;
	text-align: center;
}

.closed p
{
	font-weight: bold;
	margin-bottom: 0 !important;
	line-height: 1.8em !important;
}

.distance
{
	padding: 5px;
	border: 1px black solid;
	margin-left: 5px;
	margin-right: 5px;
	width: 30px;
	margin-top: -5px;
}

.listRestaurants
{
	border: 1px #be3b39 solid;
	padding: 10px;
	width: 610px;
	font-size: 1em !important;
	margin-bottom: 10px;
}

.listRestaurants img
{
	margin-right: 10px;
}

.listRestaurants p
{
	width: 280px;
	margin-bottom: 10px !important;
}

.listRestaurants h2
{
	width: 270px;
	margin-bottom: 10px;
}

ul.listOrderInfo
{
	width: 150px;
	font-weight: normal;
	font-size: 0.9em;
	line-height: 1em;
	text-align: center;
	margin-bottom: 10px !important;
	margin-top: -10px; !important;
}

#footerwrapper
{
	height: 105px;
	border-top: 3px solid #8f1e01;
	margin-top: 40px;
}

#footer
{
	width: 980px;
	height: 85px;
	padding: 10px;
	margin: 0 auto;
}

#footer p
{
	font-size: 1em;
	line-height: 1.6em;
}
.change_postcode
{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #8f1e01;
	padding: 10px;
	margin-bottom: 20px;
}
.change_postcode input
{
	font-size:9px;
	color:#999999;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #666666;
	width:105px;
	margin:0 auto;
}
ul.bigorder
{
	line-height: 2.4em; !important;
	font-size:1.5em;
}

ul.bigorder li
{
	font-weight: normal !important;
	list-style-type: none !important;
	border-bottom:1px dotted #CCCCCC;
}

img.bigremove
{
	display:inline;
	vertical-align:middle;
	margin-right:13px;
	margin-top:0px;
}

.bigcartprice
{
	color:#CCCCCC;
	font-size:0.9em;
}

.removearrow
{
border:0;
margin-left:7px;
}

.maincart
{
	float:right;
	margin-right:20px;
	text-align:right;
}
#feature h2
{
	font-size: 1.8em;
	color: #ffffff;
	font-weight:bold;
	font-size: 1.6em !important;
	line-height: 1.2em !important;
	margin: 10px auto;
}
.featuretext
{
	width: 445px;
	color: #FFFFFF;
	font-size: 1.2em;
	line-height: 1.6em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float:left;
}
#slider
{
	background: url(../images/master1-chinese.png) no-repeat;
	height: 275px;
	width: 650px;
	margin-right: -150px;
}
.featuredrestaurant label
{
	font-weight:bold;
}
.featuredrestaurant input
{
	border: 1px solid #999999;
	width: 250px;
	padding: 5px;
}
input.checkoutbutton
{
	width:125px;
	margin-left:125px;
	background-color:#BE3B39;
	color:#FFFFFF;
	font-weight:bold;
}