/* CSS Document */

/* Classes */
.text_style {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	margin: 3px 0px 0px 0px;
	float: left;
	clear: none;
	}
	
.top20_container {
	width: 725px;
	margin: 10px 0px 10px 6px !important;
	margin: 10px 0px 10px 3px;
	float: left;
	clear: none;
	}
.image_div {
	border: 3px solid #FFF;
	width: 100px;
	float: left;
	clear: none;
	}

.details_div {
	width: 330px !important;
	width: 328px;
	height: 73px;
	margin: 0px 0px 0px 0px;
	float: left;
	clear: none;
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	.details_div ul {
		list-style: none;
		margin: 0px 0px 0px -10px !important;
		margin: 0px 0px 0px 20px;
		}

.icons_div {
	width: 210px;
	height: 73px;
	text-align: right;
	float: left;
	clear: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
	.icons_div td {
		margin-bottom: 5px;
		}

.restaurant_link {
	float: left;
	clear: none;
	margin: 8px 0px 0px 80px !important;
	margin: 8px 0px 0px 35px;
	width: 200px;
	}
	.restaurant_link a {
		text-decoration: none;
		color: #666666;
		}
	.restaurant_link a:hover {
		text-decoration: underline;
		color: #666666;
		}
		
.restaurant_name {
	font-weight: bold;
	font-size: 14px;
	}
	.restaurant_name a {
		text-decoration: none;
		color: #666666;
		}
	.restaurant_name a:hover {
		text-decoration: underline;
		color: #666666;
		}
.style5 {
	font-size: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
.style9 {font-size: 9}
.style12 {font-family: Arial, Helvetica, sans-serif; font-size: small; }
.style14 {color: #006666}
.style15 {color: #000000}
.style19 {
	font-size: 16px;
	font-weight: bold;
	color: #006666;
	}
.style22 {
	font-family: Arial, Helvetica, sans-serif;
	}
.style24 {
	font-size: x-small;
	}
.style26 {
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	}
.style28 {
	color: #666666;
	font-weight: bold;
	}
.style30 {
	color: #666666;
	}
/* DIVS */
#images_times {
	float: left;
	clear: both;
	margin: 7px 7px 0px 7px !important;
	margin: 7px 7px 0px 4px;
	width: 740px;
	}
	#images_times img {
		float: left;
		clear: none;
		margin-right: 6px;
		}

#lite_main_content {
	width: 740px;
	float: left;
	clear: both;
	margin: 7px 7px 0px 7px !important;
	margin: 7px 7px 0px 4px;
	}
	
/* Link Icons */
	#link_icons {
		float: left;
		clear: none;
		width: 70px;
		margin: 0px 0px 0px 3px;
		}
/* Link Icons hovers */
	#menu a {
    display:block;
    width:70px;
	height: 47px;
    text-decoration: none;
    background:url("../images/restaurants/icons1_01.gif") no-repeat;
	}
	#menu a:hover {
		background-position:-70px 0px;
	}
	#map a {
		display:block;
		width:70px;
		height: 47px;
		text-decoration: none;
		background:url("../images/restaurants/icons1_02.gif") no-repeat;
	}
	#map a:hover {
		background-position:-70px 0px;
	}
	#send a {
		display:block;
		width:70px;
		height: 47px;
		text-decoration: none;
		background:url("../images/restaurants/icons1_04.gif") no-repeat;
	}
	#send a:hover {
		background-position:-70px 0px;
	}
	#book a {
		display:block;
		width:70px;
		height: 47px;
		text-decoration: none;
		background:url("../images/top20/icons1_03.gif") no-repeat;
	}
	#book a:hover {
		background-position:-70px 0px;
	}

#text_info_container {
	width: 405px;
	margin: 0px 0px 0px 20px;
	float: left;
	clear: none;
	}

/* Restaurant Details */
	#restaurant_details {
		margin-top: 5px;
		margin-left: 0px !important;
		margin-left: -25px;
		width: 395px;
		}
	#restaurant_details ul {
		color: #000;
		text-align: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size:12px;
		list-style: none;
		margin: 0px 0px 0px -65px !important;
		margin: 0;
		padding-top: 4px;
		}
	#restaurant_details ul li {
		display: list-item;
		padding: 0px 25px 0 25px;
		}

/* Quick Info */
	#quick_info {
		margin-top: 15px;
		width: 395px;
		}
	
	#quick_info td {
		background: none;
		}

/* Restaurant Name, Id and Blurb */
	#blurb {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #666666;
		margin-top: 10px;
		width: 395px;
		float: left;
		clear: none;
		}
		#blurb a {
			color: #666666;
			text-decoration: none;
			}
		#blurb a:hover {
			color: #666666;
			text-decoration: underline;
			}
		
/*Advertisement Box*/
#advertisement_box {
	float: left;
	clear: none;
	width: 230px;
	height: 230px;
	margin-left: 5px !important;
	margin-left: 2px;
	}
	#advertisement_box img {
		border: 3px solid #c4f4dc;
		}
/* Opening Times Table */
	#opening_times_table {
		width: 450px;
		margin: 0;
	}
	
	#opening_times_table img {
		text-align: center;
		margin: 0px 0px 0px 12px;
		}
		
	#opening_times_table th {
		font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
		color: #4f6b72;
		border-right: 1px solid #C1DAD7;
		border-bottom: 1px solid #C1DAD7;
		border-top: 1px solid #C1DAD7;
		letter-spacing: 2px;
		text-transform: uppercase;
		text-align: left;
		padding: 3px 6px 3px 6px;
		background: #CAE8EA;
	}
	
	#opening_times_table th.nobg {
		border-top: 1px solid #C1DAD7;
		border-left: 1px solid #C1DAD7;
		border-right: 1px solid #C1DAD7;
		background: CAE8EA;
	}
	
	#opening_times_table td {
		border-right: 1px solid #C1DAD7;
		border-bottom: 1px solid #C1DAD7;
		background: #99ffff;
		padding: 3px 6px 3px 6px;
		color: #4f6b72;
	}
	
	#opening_times_table td.alt {
		background: #66ffcc;
		color: #797268;
	}
	
	#opening_times_table th.spec {
		border-left: 1px solid #C1DAD7;
		border-top: 0;
		background: #CAE8EA;
		font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	}
	
	#opening_times_table th.specalt {
		border-left: 1px solid #C1DAD7;
		border-top: 0;
		background: #CAE8EA;
		font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
		color: #797268;
	}

/*Premium Content*/
#tired_of_take_away {
	float: left;
	clear: both;
	margin: 55px 0px 0px 6px !important;
	margin: 55px 0px 0px 2px;
	}
	
#out4dinner_premium_container {
	float: left;
	clear: both;
	width: 740px;
	margin: 0px 0px 0px 6px !important;
	margin: 0px 0px 0px 2px;
	border: 2px dotted #999999;
	background-repeat: repeat-x;
	}
#cont_out4dinner {
	display: none;
	float: left;
	clear: both;
	margin: 30px 0px 0px 15px;
	}
