@charset "utf-8";
/* CSS Document */

#body {
	background-image:url(../images/TE_860_sub_centre_bg.jpg);
	background-repeat:repeat-y;
}

#body_canvas {
	background-image:url(../images/TE_860_sub_centre_top_bg.jpg);
	background-repeat:no-repeat;
	overflow:visible;
}

#bottom {
	padding-top:30px;
}

#contentarea {
	width: 860px;
	padding-left:15px;
	text-align:justify;
	font-size:11px;
	line-height:14px;
}

#content_text {
	float: left;
	width:490px;
	padding-left: 20px;
}

#content_text a{
	color: #ff4c00;
	font-weight: bold;
	text-decoration: underline;
	padding: 0px;
}

#content_images {
	float:left;
	width:170px;
	left: 510px;
	padding-left:50px;
	padding-right:15px;
	padding-top: 30px;
}

#contentarea ul li {
	text-align:left;
}

#contentarea a {
	color: #ff4c00;
	font-weight: normal;
}

.facts_header {
	font-weight:bold;
	font-size:13px;
	color: #d7222b;
	
}

.legal_disclaimer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	color:#999999;
}

.testimonial {
	color: #ff7800;
	display: block;
	padding-bottom: 10px;

}

/* restaurant locator styles */

table.restaurant_list span.location {
	display:block;
	padding:0px;
	padding-bottom: 3px;
	padding-top: 10px;
	text-decoration:none;
	font-weight:bold;
}

table.restaurant_list td {
	text-align:left;
	vertical-align:top;
	padding: 5px;

}

table.restaurant_list td.country {
	font-size:14px;
	font-weight:bold;
	color:#ce690d;
	padding-bottom:10px;
	padding-top:15px;
	
}

/* delivery menu styles */

table.delivery_menu td {
	vertical-align:top;
	padding-bottom: 12px;
}

.menu_food_name {
	color: #ce6104;
	font-weight: bold;
	text-decoration:none;
}

a.celedon_title {
	color: #CC0000;
	font-weight: bold;
	text-decoration:none;
}

.item_name {
	font-size: 10px;
	color: #ff7800;
	text-align: center;

}

/* feedback from styles */

form.feedback td.form_data input,  form.feedback td.form_data textarea {
	border: 1px solid white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color: transparent;
	color:#FFFFFF;
	width:99%;
}

.otab {background-color:#FFFFFF; border-bottom:1px dotted #000000; padding:5; margin:0; cell-spacing:0; font-family:Verdana; font-size:11px;  color: #000000;}
.mtab {background-color:#FFFFFF; border:0; padding:0; margin:0; cell-spacing:0;}
.utab {background-color:#FFFFFF; border-top:1px dotted #000000; padding:5; margin:0; cell-spacing:0; font-family:Verdana; font-size:11px; color: #000000;}
.ctabu {background-color:#FFFFFF; border-bottom:1px dotted #000000; border-right:1px dotted #000000; font-family:Verdana; font-size:11px; color:#000000;}
.ctabo {background-color:#FFFFFF; border-right:1px dotted #000000; font-family:Verdana; font-size:11px; color: #000000;}
.ctabu2 {background-color:#FFFFFF; border-bottom:1px dotted #000000; font-family:Verdana; font-size:11px; color: #000000;}
.ctabo2 {background-color:#FFFFFF; font-family:Verdana; font-size:11px; color:#000000;}
