body
{
	text-align: center;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px auto;
	background-image: url(/Images/topbg.jpg);
	background-repeat: repeat-x;
}

form
{
	margin: 0;
	padding: 0;
}

h1
{
	margin: 0px;
	padding: 0px;
	font-size: 24px;
	font-weight: bold;
}

a
{
	color: #7D3B90;
}

img
{
	border: none;
}

.error
{
    color: #7D3B90;
}

.info
{
    font-weight: bold;
}

#maincontainer
{
	margin: 0px auto;
	width: 1011px;
	text-align: left;
}

#headercontainer
{
	float: left;
	height: 125px;
	width: 1011px;
    z-index: 12;
    position: relative;
}

#toplinks
{
	float: right;
	width:800px;
	text-align: right;
}

#toplinks ul
{
	margin: 0px;
	padding: 0px;
	padding-top: 2px;
}

#toplinks li
{
	list-style: none;
	display: inline;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 11px;
}

#toplinks li a
{
	color: #fff;
	text-decoration: none;
}

.highlight
{
    font-weight: bold;
}

#headermiddle
{
	float: right;
	width: 610px;
	margin-top: 3px;
	border-bottom: 1px solid #F7F3E8;
}

#clock
{
	float: right;
	width: 198px;
	height: 58px;
	color: #fff;
	font-size: 11px;
	background-image: url(/Images/clockbg.jpg);
	background-repeat: no-repeat;
	padding-top: 4px;
}

#clock div
{
	margin-top: 2px;
	margin-left: 5px;
	margin-right: 5px;
}

.timenow
{
    font-weight: bold;
    font-size: 14px;
}

#order
{
	float: right;
	color:#7D3B90;
	font-size: 20px;
	width: 390px;
	margin-top: 43px;
}

#topnav
{
	float: right;
	width: 610px;
	text-align: right;
	margin-top: 20px;
	z-index: 10;
}

#topnav ul
{
	margin: 0px;
	padding: 0px;	
}

#topnav li
{
	list-style: none;
	display: inline;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 12px;
}

#topnav li a
{
	color: #AB9D75;
	text-decoration: none;
}

#logo
{
	position: absolute;
	top: 12px;
	left: 0;
	width: 100%;
	height: 138px;
	text-align: center;
	z-index: 11;
}

#logoimg
{
	margin: 0px auto;
	width: 1011px;
	text-align: left;
}


#main
{
	float: right;
	width: 996px;
    margin-top: 5px;
}

.orderinfo
{
    margin-top: 20px;
    margin-bottom: 10px;
}

.fieldlabel
{
    float: left;
}

.takeaway
{
	float: left;
	width: 198px;
	border-bottom: 1px solid #AB9D75;
	border-left: 1px solid #AB9D75;
	padding-top: 10px;
}

.borderright
{
	border-right: 1px solid #AB9D75;
}

.takeawayimg
{
	float: left;
	width: 198px;
	height: 290px;
	text-align: center;
	overflow: hidden;
}

.takeawayheading
{
	float: left;
	width: 198px;
	text-align: center;
	border-bottom: 1px solid #fff;
}


.setmenu
{
	position: relative;
	top: -33px;
}

#homepagefootertop
{
	float:left;
	width: 996px;
	text-align: center;
	margin-top: 20px;
}

.phone
{
	color: #AB9D75;
	font-size: 24px;
	float: left;
	width: 996px;
	text-align: center;
}

.free
{
	color: #7D3B90;
	font-size: 24px;
	float: left;
	width: 996px;
}

#footer
{
	float: right;
	width: 996px;
	border-top: 1px solid #F7F3E8;
	color: #AB9D75;
	text-align: center;
	font-size: 11px;
	margin-top: 20px;
	padding-top: 10px;
}

#leftcontainer
{
	float: left;
	width: 200px;
	color: #fff;
}

#leftcontainerborder
{
	float: left;
	width: 200px;
	border-bottom: 1px solid #AB9D75;
	border-left: 1px solid #AB9D75;
	border-right: 1px solid #AB9D75;
	color: #fff;
}

#leftcontainer h2
{
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	padding-top: 15px;
	font-size: 24px;
}

#leftcontainer ul
{
	margin: 0px;
	padding: 0px;
}

#leftcontainer li
{
	list-style: none;
	display: block;

}

#leftcontainer li a
{
	padding-left: 10px;
	display: block;
	color: #fff;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
}

#leftcontainer li a:hover
{
	background-color: #AB9D75;
	color: #000;
}

.leftcontainerline
{
	float: left;
	width: 100%;
	height: 1px;
	font-size: 1px;
	border-top: 1px solid #AB9D75;
}

.btnfullmenu
{
	float: left;
	width:200px;
	text-align: right;
	margin-top: 4px;
}

.extras
{
	float: left;
	width: 198px;
	border: 1px solid #fff;
	background-color: #AB9D75;
}

.menu
{
	float: left;
	width: 198px;
	border: 1px solid #fff;
	background-color: #0093DD;
}

#middlecontainer
{
	float: left;
	width: 592px;
	text-align: center;
}

#middlecontent
{
	margin: 0px auto;
	width: 540px;
	text-align: left;
	margin-top: 15px;
}

#rightcontainer
{
    float: left;
    width: 198px;
}


#rightcontainer, .sweets {
	/*padding-top: 200px;*/
	margin-top: 2px;
	/*background-image: url('/Images/discount_nov2010.jpg');
	background-repeat: no-repeat;*/
}

#rightcontainerborder
{
    float: left;
    margin-top: 2px;
    border: 1px solid #AB9D75;
}

.ordertitle
{
    color: White;
    background-color: #7D3B90;
    margin: 0px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 5px;
}

.sweets
{
	float: right;
	width: 200px;
	border-bottom: 1px solid #AB9D75;
	border-left: 1px solid #AB9D75;
	border-right: 1px solid #AB9D75;
	color: white;
}

.sweets h2
{
	margin: 0px;
	padding: 0px;
	font-size: 20px;
	line-height: 28px;
	background-color: #AB9D75;
	border: 1px solid #fff;
	padding-left: 10px;
}

.sweets h3
{
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}

.sweets .arrow
{
    width: 12px;
    height: 12px;
	padding-right: 5px;
}

.sweets .addtoorder
{
	background-color: #AB9D75;
	text-align: right;
	padding-top: 5px;
	padding-right: 5px;
	border: 1px solid #fff;
}

.cat-selected
{
   font-weight: bold;
}

.productlist
{
    border-spacing: 0px 10px;
}

.producttitle
{
    font-weight: bold;
}

.productinfo
{
    width: 350px;
    vertical-align: top;
}

.skuinfo
{
    width: 185px;
    vertical-align: top;
}

.productsku
{
    width: 135px;
    text-align: right;
    font-weight: bold;
    font-size: small;
}

.pizzaoptionstoggle
{
    font-size: small;
    cursor: pointer;
    text-decoration: underline;
}

.pizzaoptions
{
    float: left;
    width: 100%;
}

.pizzaoptionsfooter
{
    float: left;
    width: 100%;
    padding-bottom: 5px;
    border-bottom: solid 1px #AB9D75;
    margin-bottom: 5px;
}

.pizzaoption
{
    float: left;
    width: 175px;
}

.setproduct .skuinfo .productsku
{
    width: auto;
}

.productsku a, .setskucancel a
{
    font-weight: normal;
    color: Black;
}

.setskucancel
{
    float: right;
}

.setsku
{
    margin-top: 10px;
}

.optionset
{
    margin-top: 20px;
}

.optionsettitle
{
    font-weight: bold;
}

.setskubuy
{
    margin-top: 10px;
    float: right;
}

.smallbasket
{
	float: left;
	border: 1px solid #fff;
	background-color: #DFD5A4;
	padding: 5px;
}

.dontforget .orderlist
{
	color: White;
}

.orderlist
{
	padding-top: 10px;
	font-size: 12px;
}

.orderlist td
{
	padding-left: 10px;
}

.borderbottom
{
	border-bottom: 1px solid #EEE7D1;
	padding-bottom: 5px;
}

.note
{
	padding-top: 10px;
}

.chart
{
	float: right;
	width: 176px;
	border: 1px solid #AB9D75;
	margin-top: 10px;
	padding: 10px;
	padding-top: 5px;
}

.chart .keyitem .key
{
	float: left;
	width: 60px;
}

.chart .keyitem
{
	clear: left;
	margin-top: 5px;
}

.dontforget
{
    text-align: left;
	border: 1px solid #fff;
}

.dontforget .foodcat_title_all
{
	display: block;
	padding-left: 10px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	line-height: 24px;
	border-bottom: 1px solid #EEE7D1;
    cursor: pointer;
}

.dontforget .skuname
{
    width: 140px;
}

.dontforget .skuprice
{
    width: 45px;
}

.dontforget .skuqty
{
    width: 18px;
}

.bold
{
	font-weight: bold;
}

.foodcat_titlebrown
{
	float: right;
	width: 200px;
	border: 1px solid #AB9D75;
	border-top: none;
}

.borderwhite
{
	display: block;
	padding-left: 10px;
	border: 1px solid #fff;
	fOnt-size: 16px;
	font-weight: bold;
	color: #fff;
	line-height: 24px;
	background-color: #AB9D75;
}

.borderwhite a
{
	color: #fff;
	text-decoration: none;
}

/* Order base classes */
.orderlist .foodcat_title
{
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	border-bottom: 1px solid #EEE7D1;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.orderlist .sku_line
{
    clear: both;
	padding-bottom: 5px;
}

.orderlist .sku_qty
{
    padding-left: 2px;
    float: left;
}

.orderlist .sku_name
{
    padding-left: 5px;
    float: left;
}

.orderlist .sku_price
{
    text-align: right;
    padding-right: 2px;
}

.orderlist .sku_options
{
    text-align: left;
    clear: both;
    margin-left: 2px;
}

.orderlist .sku_split
{
    clear: both;
}

.orderlist .checkout_split
{
    clear: both;
}

.orderlist .update
{
    padding-left: 2px;
    float: left;
}

.orderlist .total
{
	margin-top: 4px;
    float: right;
    text-align: right;
    padding-right: 2px;
}

 .orderlist .checkout
{
    clear: both;
    text-align: right;
}

/* Small order on right side of category pages */
.smallbasket .orderlist .sku_name
{
    width: 100px;
}

.smallbasket .orderlist .sku_split
{
	border-bottom: 1px solid #EEE7D1;
	margin: 3px 0px 3px 0px;
}

.smallbasket .orderlist .checkout_split
{
	border-bottom: 1px solid #EEE7D1;
	margin: 5px 0px 5px 0px;
}

/* Order on shopping cart page */
#middlecontainer .orderlist
{
	margin-left: 5px;
}

#middlecontainer .orderlist .foodcat_title
{
	font-size: 16px;
	background-color: White;
}

#middlecontainer .orderlist .sku_split
{
	margin: 5px 0px 5px 0px;
}

#middlecontainer .orderlist .checkout_split
{
	margin: 10px 0px 10px 0px;
	border-bottom: 1px solid #EEE7D1;
}

#middlecontainer .orderlist .empty
{
	padding: 20px;
	text-align: left;
}

#middlecontainer .orderlist .sku_qty_title
{
    float: right;
    font-weight: bold;
}

#middlecontainer .orderlist .sku_line
{
    font-weight: bold;
    width: 525px;
}

.outerdiv
{
    border: solid 1px #aa9d73;
    padding: 1px;
    float: left;
}

.order div .innerdiv
{
    background-color: #dfd5a4;
    margin-bottom: 0px;
}

#middlecontainer .orderlist .sku_line_total_outer
{
}

#middlecontainer .orderlist .sku_line_total
{
    float: left;
    font-weight: bold;
    font-size: 18px;
    padding-top: 7px;
    margin-bottom: 0px;
    width: 525px;
}

#middlecontainer .orderlist .sku_line_subtotal .total_title
{
    font-weight: bold;
}

#middlecontainer .orderlist .sku_line_subtotal .total
{
    width: 142px;
    font-weight: bold;
}

#middlecontainer .orderlist .sku_line_coupon .total_title
{
    font-weight: bold;
    padding-top: 5px;
    width: 100px;
}

#middlecontainer .orderlist .sku_line_coupon .total
{
    width: 417px;
    padding-top: 1px;
}

#middlecontainer .orderlist .sku_number
{
    float: left;
    width: 30px;
}

#middlecontainer .orderlist .sku_name
{
    width: 345px;
}

#middlecontainer .orderlist .sku_price
{
    text-align: left;
    float: left;
    width: 75px;
}

#middlecontainer .orderlist .sku_qty
{
    float: right;
}

#middlecontainer .orderlist .total_title
{
    padding-left: 5px;
    width: 375px;
    float: left;
    margin-bottom: 0px;
}

#middlecontainer .orderlist .total
{
    text-align: left;
    width: 75px;
    float: left;
    margin: 0px;
}

#middlecontainer .orderlist .update
{
    float: right;
    margin-bottom: 0px;
}

.productoption .title
{
    display: block;
    float: left;
    width: 100px;
}

.productoption .value
{
    width: 200px;
}

/* Order more */

.ordermore
{
    text-align: center;
    margin-bottom: 50px;
}

.order div
{
    margin-bottom: 5px;
}

.order .title
{
    text-align: left;
    color: #7D3B90;
    font-size: 20px;
    margin-top: 30px;
}

.order
{
    margin-top: -30px;
}

.order p
{
    margin-top: 5px;
    margin-bottom: 0px;
}

.ordermore .link
{
    float: left;
    width: 100px;
	border: 1px solid #EEE7D1;
    padding: 2px;
}

.ordermore .link a
{
	color: White;
	text-decoration: none;
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
}

.IndianMenu
{
    background-color: #0093DD;
    color: #0093DD;
}

.ThaiMenu
{
    background-color: #009346;
    color: #009346;
}

.ChineseMenu
{
    background-color: #D8261A;
    color: #D8261A;
}

.ChipshopMenu
{
    background-color: #7D3B90;
    color: #7D3B90;
}

.ItalianMenu
{
    background-color: #E87717;
    color: #E87717;
}
div.logout
{
    text-align: right;
}
div.logout a
{
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
	color:#7D3B90;
}
div.logout a:hover
{
    text-decoration: underline;
}
.staff_card_hidden
{
    display: none;
}
