body {
	text-align:center;
	font-size:12px;
	font-family: Delicious, Segoe UI, Helvetica, Arial, Tahoma, sans-serif;
	/*background:url(/images/paper_texture.png);*/
}

@font-face { font-family: Delicious; font-weight: bold; src: url('/fonts/Delicious-Bold.otf'); }
@font-face { font-family: Delicious; src: url('/fonts/Delicious-Roman.otf'); }

#takeawaysMain
{
    height:100%;
	margin:25px auto 0;
	padding:2px 2px 2px 0;
	text-align:center;
	width:750px;  
}
.horizontalRule
{
	color:#CCC;
	width:100%;
	height:2px;
}

.takeawayHeader
{
	text-align:left;
	width:100%;
	height:40px;
	padding-left:100px;
}
/*
.BottomLeftTheme{
	position:absolute;
	bottom:0;
	left:0;
	width:300px;
	height:500px;
	background:url(/images/Chinese-Koi.png);
}
*/
.marginLeft100
{
	margin-left:100px;
}

.BottomRightTheme{
	position:absolute;
	top:45px;
	right:0;
	width:354px;
	height:147px;
	background:url(/images/top_right_backdrop.png);
	float:right;
	z-index:-100;
}

h1, h2, h3, h4{
	color:#c90000;
}
h2{
	font-size:18px;
}
p, a{
	font-size:12px;
	color:#333333;
	text-decoration: none;
}
p, a:hover{color:black;}

.takeawayHeader{
	padding:0px;
	margin:0px;
	height:155px;
}
.takeawayFooter
{
	padding:0px;
	margin:0px;
	height:155px;
	clear:both;
}
.takeawayBoxLeft, .takeawayBoxRight
{
	background-image:url("/images/storebox.png");
	background-repeat:no-repeat;
	height:220px;	
	padding:0px;
	width:354px;
	text-align:left;
}

.takeawayBoxLeft h2, .takeawayBoxRight h2
{
	margin: 15px 0 5px 15px;
}
.imageArea, .ratingArea, .otherStoreTypesArea
{
	float:left;
	padding-left:15px;
}
.ratingArea{
	overflow:hidden;
	height:80px;
	width:190px;
}
.otherStoreTypesArea{
	overflow:hidden;
	width:320px;
}
.otherStoreTypesArea a:hover{ color:#c90000; }
.takeawayBoxRight{float:right;}
.ChooseTakeawayLeft, .ChooseTakeawayRight{
	width:354px;
	height:31px;
	background: url(/images/chinese-container-base.png) no-repeat 0px 0px;
	bottom:0;
	text-align:center;
}
.ChooseTakeawayLeft:hover, .ChooseTakeawayRight:hover{
background-position: 0px -31px;
cursor:pointer;
color:white; 
}

.takeawayBoxLeft, .ChooseTakeawayLeft { float:left; clear:both;}
.ChooseTakeawayRight{ float:right;}

.takeawayRatings
{
	margin:5px;
}
.advertRight
{
	height:600px;
	width:160px;
	top:-200px;
	right:-600px;
	position:relative;
}
.searchBox
{
	width:366px;
	height:29px;
	background-image:url(/images/search_box.png);
	text-align:center;
	padding-top:6px;
	float:left;
	position:relative;
	left:150px;
}
#inputBox
{
	height:20px;
	border:none;
	width:340px;
}
.takeawayTownDescription
{
	text-align:left;	
	margin:-80px auto 40px;
	padding:2px 2px 2px 0;
	width:750px;
}
.address
{
	margin-left:15px;
}
