/* @override http://www.kirkcaldytakeaways.co.uk/style_sheet.css */

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

.null {
}

body {
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	background: #e4e9fc url(images/background3.jpg) repeat-y center top;
	margin: 0px;
}

.link {
	color: #0000FF;
	text-decoration: none;
}

.link :hover {
	text-decoration: underline;
	cursor: pointer;
}

#main {	
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background: #FFFFFF;
}

.box1_red {
	background: #fde5e5 url(images/box_top_left.gif) no-repeat left top;
}
.box1_red .box2 {
	background: url(images/box_top_right.gif) no-repeat right top;
}
.box1_red .box3 {
	background: url(images/box_bottom_right.gif) no-repeat right bottom;
}
.box1_red .box4 {
	background: url(images/box_bottom_left.gif) no-repeat left bottom;
	padding: 5px;
	padding-top: 5px;
}
.box1_red .box4 h2 {
	margin-top: 0px;
}

.box1_blue {
	background: #e4e9fc url(images/box_blue_top_left.gif) no-repeat left top;
}
.box1_blue .box2 {
	background: url(images/box_blue_top_right.gif) no-repeat right top;
}
.box1_blue .box3 {
	background: url(images/box_blue_bottom_right.gif) no-repeat right bottom;
}
.box1_blue .box4 {
	background: url(images/box_blue_bottom_left.gif) no-repeat left bottom;
	padding: 5px;
	padding-top: 5px;
}
.box1_blue .box4 h2 {
	margin-top: 0px;
}

h2 .top {
	margin-top: 0px;
	padding-top: 0px;
}

.margin {
	margin: 5px;
}

#header {
	height: 100px;
	border-bottom: 1px red solid;
}

#breadcrumbs {
	height: 20px;
	border-bottom: 1px solid red;
	background: url(images/breadcrumbs_background.gif) repeat-x 0 top;
}

#breadcrumbs table {
	width: 800px;
	margin: 0px;
	padding: 0px;
}

#breadcrumbs p {
	margin: 0px;
	float: left;
}

#breadcrumbs a {
	text-decoration: none;
}

#breadcrumbs a:hover {
	text-decoration: underline;
}

.right_menu {
	float: right;
}

.right_menu a {
	text-decoration: none;
	color: #000000;
}

.right_menu a:hover {
	color: #0000FF;
}

#category_contents {
	width: 165px;
	float: left;
	border-right: 1px solid red;
	height: 600px;
	overflow: auto;
	padding-left: 5px;
}

/* New homepage menu styles */

#category_contents p.homepage_category_title {
	padding: 2px;
	margin: 0px;
	background-color: #fde5e5;
}

#category_contents a {
	text-decoration: none;
}

#category_contents ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}

#category_contents li a {
	padding-left: 10px;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
}

#category_contents li a:hover {
	background-color: #fde5e5;
}

/* Older stuff, takeaway menu */

#category_contents a {
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px;
}

#category_contents a:hover {
	background-color: #fde5e5;
}

#category_contents p.category_name {
	text-align: center;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	width: 150px;
}

#category_contents p.category_name a {
	float: right;
	width: 135px;
	background-color: #fde5e5;
}

#category_contents p.category_name_homepage a {
	float: none;
	background-color: #fde5e5;
	margin: 0px;
	padding: 0px;
}

#category_name_first {
	margin-top: 5px;
}

.cat_collapse {
	float: left;
	width: 13px;
	height: 14px;
	background-color: #fde5e5;
}
 
#content {
	width: 480px;
	float: left;
	padding: 10px;
	padding-top: 0px;
}

#content_no_left {
	width: 650px;
	float: left;
	padding: 10px;
}

#content_no_right {
	width: 600px;
	float: right;
	padding: 10px;
}

#content_full {
	width: 100%;
	float: left;
	padding: 10px;
}

#takeaway_contact_details {
	border-bottom: 1px solid red;
	width: 480px;
	float: left;
	margin-bottom: 10px;
}

#takeaway_contact_details2 {
	width: 200px;
	float: left;
}

#google_maps {
	width: 250px;
	height: 200px;
	float: right;
}

#right_panel {
	border-left: 1px solid red;
	float: right;
	width: 120px;
	height: 600px;
}

p.category_page_dish {
	border-bottom: 1px solid red;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
}

.category_page_dish .dish_name {
	font-weight: bolder;
}

.category_page_dish .dish_price {
	float: right;
}

#footer {
	clear: both;
	padding-top: 50px;
	width: 800px;
	text-align: center;
	color: #999999;
}

#footer a {
	color: #999999;
}

#footer a:hover {
	color: blue;
}

#big_search {
	text-align: center;
	font-size: 30px;
	padding: 0px;
	margin: 0px;
}

.big_search_type {
	font-size: 25px;
	border-bottom: 2px red solid;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	width: 470px;
}

#big_search input {
	font-size: 30px;
}


.big_search_takeaway {
	display: block;
	font-size: 20px;
	text-decoration: none;
}

.big_search_table {
	border-bottom: 1px solid red;
	padding-bottom: 3px;
	padding-top: 5px;
	width: 470px;
}

.big_search_dish {
	border-bottom: 1px solid red;
	padding-bottom: 3px;
	padding-top: 5px;
	overflow: hidden;
}

.big_search_dish a {
	text-decoration: none;
}

.dish {
	float: left;
	width: 280px;
}

.from_takeaway {
	float: right;
	width: 200px;
	text-align: right;
}

.calculator {
	width: 100%;
}

.calculator a {
	text-decoration: none;
	color: #000000;
}

.calculator .header td{
	font-weight: bold;
	border-bottom: 1px solid red;
}

.calculator td {
	padding-bottom: 3px;
}

.calculator .total td {
	border-top: 1px solid red;
	padding-top: 5px;
	font-weight: bold;
}

.calculator .highlight {
	background-color: #fde5e5;
}

.calculator .calc_remove a {
	color: #FF0000;
	font-size: 12px;
}

.search_results {
	width: 470px;
	border-collapse: collapse;
}

.search_results tr.bottom_row td {
	border-bottom: 1px solid #FF0000;
	height: 2em;
}

.search_results a {
	text-decoration: none;
}

.search_results a:hover {
	text-decoration: underline;
}

/* admin stuff */

.admin_section_title {
	width: 100%;
	border-bottom: 2px solid #FF0000;
	margin-top: 25px;
	margin-bottom: 25px;
}

.admin_stats_table {
	width: 400px;
}

.admin_stats_table .row_heading td {
	border-bottom: 1px solid #FF0000;
}

.admin_stats_table .row_heading td a {
	text-decoration: none;
	color: #000000;
}

.by_day_results  td {
	padding: 5px;
	text-align: center;
	border-right: 1px solid red;
}

.by_day_results td div {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
}

.admin_payment_table {
	width: 300px;
}

.admin_payment_table .head td {
	font-weight: bold;
	border-bottom: 1px solid #FF0000;
}

.admin_category_title {
	width: 750px;
	background-color: #fde5e5;
	clear: both;
	padding: 5px;
	margin: 5px;
	height: 70px;
}

.admin_category_title .name {
	font-weight: bold;
	font-size: 15px;
	float: left;
}

.admin_category_title .urlname {
	float: right;
}

.admin_category_title .description {
	width: 700px;
	float: left;
	clear: both;
	margin-top: 5px;
}

.admin_dish table {
	width: 100%;
}

.updated {
	background-color: #dcfedf;
}

.deleted {
	background-color: #FFC0C0;
}

.admin_dish {
	width: 750px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.admin_dish .name {
	width: 200px;
}

.admin_dish .price {
	width: 50px;
}

.admin_dish .urlname {
	width: 150px;
}

.admin_dish .edit {
	width: 75px;
}

.admin_edit_dish {
	border: 2px solid #FF0000;
	padding: 5px;
	background-color: #FFFFFF;
}

.admin_add_dishes {
	background-color: #fde5e5;
	padding: 5px;
	width: 760px;
}

.admin_add_dishes a {
	text-decoration: none;
}

.admin_success_message {
	background-color: #dcfedf;
	border: 1px solid #00FF00;
	padding: 2px;
}

.admin_error_message {
	background-color: #FFC0C0;
	border: 1px solid #FF0000;
	padding: 2px;
}

tr.highlight {
	background-color: #F2F3FF;
}

p.rating {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px solid #FF0000;
}

.premium {
	background-color: #FFFFCC;
	font-weight: bold;
}

.admin_details td {
	padding: 3px;
	border-bottom: 1px solid #FF0000;
}

.faq_title {
	font-weight: bold;
	font-size: 15px;
}

.sister_sites {
	font-size: 15px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.sister_sites td {
	padding-top: 5px;
}

.sister_sites th {
	border-bottom: 1px solid #FF0000;
}

.blog {
	padding: 5px;
}

.blog .top {
	padding-bottom: 5px;
	border-bottom: 1px solid #FF0000;
	height: 25px;
}

.blog .top .title {
	font-weight: bold;
	font-size: 18px;
	float: left;
}

.blog .top .date {
	color: #999999;
	font-weight: normal;
	font-size: 12px;
	float: right;
}

table.extras {
	border-collapse: collapse;
	border: 2px solid #FF0000;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}

table.extras td.title {
	font-weight: bold;
	padding: 3px;
	font-size: 18px;
	letter-spacing: 3px;
}

table.extras td {
	border: 1px solid #FF0000;
	text-align: center;
	width: 25%;
}

table.extras a {
	text-decoration: none;
}

p.extras_note {
	text-align: center;
	color: #AAAAAA;
	margin-top: 0px;
}
.faded {
	color: #999;
}