/* @override 
	http://greens2.gtdabtesting.com/design/css/screen.css
	http://greens.org.uk/design/css/screen.css
	http://www.greens.org.uk/design/css/screen.css
*/

body {
	margin: 40px 0px 0px 0px;
	padding: 0px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 0.9em;
	line-height: 1.3em;
}

#promo {
	position: absolute;
	top: 90px;
	width: 200px;
	margin-left: 250px;
	left: 50%;
}

#search {
	width: 180px;
	position: absolute;
	top: 46px;
	left: 50%;
	margin-left: -240px;
}

#search input {
	width: 110px;
}

#search input.search_button {
	width: 60px;
}

#restaurant_quick_links {
	position: absolute;
	width: 710px;
	margin-left: -247px;
	left: 50%;
	top:  321px;
}

#restaurant_quick_links img {
	margin-right: 10px;
	border: none;
}

#logo {
	position: absolute;
	width: 240px;
	margin-left: -492px;
	left: 50%;
	top:  10px;
}

#logo img {
	border: none;
}

#container {
	width: 937px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/container_bg.gif) repeat-y left top;
	
}

#top_nav {
	background: #1f4236 url(../images/top_nav_bg.gif) repeat-x left top;
	height: 23px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: right;
	padding: 9px 5px 4px 4px;
}

#top_nav ul {
	margin: 0px;
	padding: 0px;
}

#top_nav li {
	display: inline;
	list-style-type: none;
}

#top_nav li a {
	color: #FFF;
	text-decoration: none;
	border-left: 1px solid #3a6053;
	padding-left: 10px;
	padding-right: 10px;
}

#top_nav li a:hover {
	color: #FFF;
	text-decoration: underline;
	border-left: 1px solid #3a6053;
	padding-left: 10px;
	padding-right: 10px;
}

#side_bar {
	float: left;
	width: 200px;
	padding-top: 50px;
}

#side_bar ul {
	margin: 0px;
	padding: 0px;
}

#side_bar li {
	list-style-type: none;
	display: inline;
}

#side_bar li a {
	color: #FFF;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 1.4em;
	display: block;
	padding: 16px 16px 20px 16px;
	line-height: 1em;
} 

#side_bar li a:hover {
	color: #153a2d;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 1.4em;
	display: block;
	padding: 16px 16px 20px 16px;
	line-height: 1em;
}

#side_bar li a.alt {
	background: url(../images/side_nav_alt_bg.gif) repeat-y center top;
}

#side_bar .link_description {
	font: 0.5em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 1.3em;
}

#side_bar span.link_description {
	position: relative;
	top: 5px;
}

#content {
	float: right;
	width: 737px;
}

#main_content {
	background: #f5f5f5 url(../images/main_content_bg.gif) repeat-y right top;
}


#text {
	float: left;
	width: 515px;
	color: #333;
	font-size: 0.9em;
	padding: 24px 20px 20px 20px;
}

#text h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px 0px 13px 0px;
	font-weight: normal;
	color: #153a2d;
	font-size: 1.8em;
	line-height: 1em;
}

#text h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px 0px 11px 0px;
	font-weight: normal;
	color: #153a2d;
	font-size: 1.4em;
}

#text h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px 0px 11px 0px;
	font-weight: normal;
	color: #153a2d;
	font-size: 1.2em;
}

#text a {
	color: #153a2d;
	font-weight: bold;
}

#text a:hover {
	color: #153a2d;
	font-weight: bold;
	text-decoration: underline;
}

#text ol, ul {
	margin: 0px 0px 13px 0px;
	padding: 0px 0px 0px 26px;
}

#text p {
	margin: 0px 0px 13px 0px;
}

#text blockquote {
	padding: 0px 15px 0px 15px;
	margin: 18px 0px 17px 0px;
	color: #1a4838;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

#text cite {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 1em;
	display: block;
	text-align: right;
}

#text .right {
	float: right;
	margin-left: 15px;
	margin-bottom: 3px;
	padding: 1px;
	border: 1px solid #7e7e7e;
}

#text .left {
	float: left;
	margin-right: 15px;
	margin-bottom: 3px;
	padding: 1px;
	border: 1px solid #7e7e7e;
}

#text .border {
	margin-bottom: 3px;
	padding: 1px;
	border: 1px solid #7e7e7e;
}

#right_promo_links {
	float: right;
	width: 180px;
	color: #FFF;
	font-size: 0.9em;
	line-height: 1.3em;
}

#right_promo_links h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0px 0px 6px 0px;
	font-size: 1.7em;
	line-height: 1em;
}

#right_promo_links a {
	color: #FFF;
	text-decoration: none;
}

#right_promo_links a:hover {
	color: #153a2d;
	text-decoration: none;
}


.right_promo1 {
	padding: 18px 15px 15px 15px;
}

.right_promo1 img {
	border: 3px solid #777;
}

.right_promo2 {
	padding: 18px 15px 15px 15px;
	background: url(../images/side_nav_alt_bg.gif) repeat-y left top;
}


.right_promo2 img {
	border: 3px solid #777;
}

.logo_link img {
	border: none;
}

.logo_link {
	border: none;
}

.clear {
	clear: both;
}

#footer {
	background-color: #123428;
	margin-top: 30px;
	color: #FFF;
	font-size: 0.8em;
}

#footer_inner {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 14px;
	color: #CCC;
}

#footer_inner h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0px 0px 4px 0px;
	font-size: 1.5em;
	color: #FFFFFF;
}

#footer_inner h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0px 0px 1px 0px;
	font-size: 1.3em;
	color: #FFFFFF;
}

#footer_inner p {
	margin-top: 0px;
	margin-bottom: 14px;
}

#footer_inner a {
	color: #CCC;
	text-decoration: none;
}

#footer_inner a:hover {
	color: #CCC;
	text-decoration: underline;
}

.footer_section {
	width: 220px;
	float: left;
	padding-left: 16px;
	padding-bottom: 11px;
	border-right: 1px solid #1d5542;
	padding-top: 8px;
	height: 196px;
	margin-bottom: 14px;
}

#footer_nav {
	background-color: #666;
	font-size: 0.9em;
	text-align: center;
	padding: 9px 15px 13px 15px;
	
}

#footer_nav li  {
	display: inline;
	list-style-type: none;
	border-right: 1px solid #999;
	padding-left: 5px;
	padding-right: 5px;
}

#footer_nav li a {
	color: #CCC;
	text-decoration: none;
}

#footer_nav li a:hover {
	color: #FFF;
	text-decoration: underline;
}



#footer_nav ul {
	margin: 0px;
	padding: 0px;
}

.newsrow {
	background-color: #EEE;
	padding: 18px 17px 14px 17px;
	border-bottom: 5px solid #DDD;
	margin-bottom: 10px;
}

.newsrow div {
	margin-bottom: 7px;
}

.newsrow .title1 {
	font: 1.4em Georgia, "Times New Roman", Times, serif;
	margin-bottom: 1px;
}

.newsrow .title2_r {
	font-weight: bold;
	border-bottom: 1px solid #CCC;
	padding-bottom: 6px;
	margin-bottom: 6px;
	color: #666;
}

#catalog_chain {
	background-color: #DDD;
	padding: 7px 6px 6px 14px;
	margin-bottom: 20px;
	position: relative;
	margin-top: -10px;

}

.catalog_item {
	background: url(../images/product_bg.gif) no-repeat;
	height: 54px;
}

.description {
	width: 440px;
	float: right;
	
}

.catalog_choose_el  {
	background: url(../images/product_bg.gif) no-repeat;
	height: 54px;
}

#text .catalog_choose_el img {
	position: relative;
	margin-left: 8px;
}

#text .description h2 {
	font-size: 1.1em;
	margin: 0px;
	padding: 0px;
}

#text .description h2 a {
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	display: block;
	padding-top: 17px;
	padding-bottom: 11px;
}

#text .catalog_item img {
	position: relative;
	margin-left: 8px;
}

.form {
	background-color: #EEE;
	border-bottom: 5px solid #DDD;
	padding: 24px 17px 19px 27px;
}

.form dl {
	margin: 0px;
	padding: 0px;
}

.form dt {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #555;
}

.form dd {
	margin: 0px;
	padding: 0px;
}

.form dd input {
	width: 450px;
	padding: 2px;
}

#text .form h1 {
	border-bottom: 1px solid #CCC;
	padding-bottom: 12px;
}

.menu {
	background-color: #e2e2e2;
	margin-bottom:10px;
}

.menu td {
	padding:5px 4px 4px 8px;
}

.menu td.highlight {
	padding-bottom:2px;
	background-color: #cacaca;
}

.menu td.highlight2 {
	padding-bottom:2px;
	background-color: #cacaca;
	text-align: right;
}

.menu td.highlight3 {
	padding-bottom:2px;
	background-color: #e2e2e2;
	text-align: right;
}

.menu th {
	padding-bottom:2px;
	background-color: #0d392a;
	color: #fff;;
}

.gallery img {
	padding: 1px;
	border: 1px solid #7e7e7e;
}

.two_column {
  width: 237px;
  padding-right: 20px;
  float: left;
  padding-top: 10px;
}

.two_column img {
  padding: 1px;
  border: 1px solid #7e7e7e;
}

.two_column a {
  border: none;
}

.two_column a {
  border: none;
}

.contact_details {
  text-align: center;
  padding: 15px 0px 15px 0px;
}

.contact_details a {
  color: #999;
}

.contact_details a:hover {
  color: #00865E;
}

/*Gym Box*/

.gym_box {
	background-image: url(../images/gymbox_bg.jpg);
	padding: 130px 75px 130px 70px;
	height: 792px;
	text-align: center;
	color: #FFF;
}

#main_content .gym_box h2 {
	color: #FFF;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	font-size: 1.2em;
	line-height: 1.2em;
	margin-top: 0px;
	margin-bottom:15px;
}

#main_content .gym_box h3 {
	color: #f8cd28;
	text-transform: none;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 1.3em;
	border: 1px solid #f5cb21;
	padding: 6px 6px 10px 6px;
	margin-bottom:15px;
}

#main_content .gym_box h4 {
	color: #f8cd28;
	text-transform: none;
	font-size: 1.3em;
	margin: 0px;
	padding: 5px 6px 5px 6px;
	font-weight: normal;
	margin-bottom:15px;
}

#main_content #text .gym_box table {
	margin-bottom: 15px;
}

#main_content #text .gym_box table td {
	background-color: #222;
	text-align: left;
	padding: 5px 5px 5px 5px;
	color: #FFF;
}

#main_content #text .gym_box table strong {
	color: #f7cb24;
	font-size: 1.0em;
}

#main_content #text .gym_box a {
	color: #f7cb24;
	font-size: 1.1em;
}

#main_content table.book_online {
	background-color: #FFF;
}

#main_content table.book_online {
	margin-bottom: 10px;
	
}

#main_content #text table.book_online td {
	padding: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #d9d9d9;
	margin-bottom: 1px;
}

.friends_of_greens {
	padding:  10px 10px 10px 10px;
	width: 500px;
	background-color: #EEE;
	border-bottom:3px solid;
	border-color: #9d9d9d;
	margin-bottom:10px;
}

.friends_of_greens img {
	margin-bottom: 10px;
	padding:  1px;
	margin: 5px;
	border: 1px solid #DDD;
	float: left;
}

.friends_of_greens p {
	float: right;
	width: 310px;
	padding-top: 20px;
	padding-right: 5px;
}

#social {
	width: 100px;
	left: 50%;
	position: absolute;
	top: 8px;
	margin-left: 410px;
}

#social img {
	border: none;
}

.steak_night {
	background-image: url(../images/steak_night_bg.jpg);
	height: 554px;
	padding: 40px;
	padding-top: 165px;
	width: 430px;
}

#main_content .steak_night p {
	margin-bottom: 10px;
}

#main_content .brochures {
	width:  230px;
	float: left;
	margin-right: 27px;
	text-align: center;
}

#main_content .brochures h2 {
	margin-bottom: 20px;
}

#main_content .brochures img {
	border: 2px solid #12382b;
	margin-bottom: 10px;
}

.winter-cocktails {
	background-image: url(../images/christmas-cocktails-bg.jpg);
	position: relative;
	margin-top: -40px;
	padding: 30px;
	margin-bottom: -60px;
}

.menu_border {
	border: 5px solid #0d392a;
}
