/* ---------------------------------------
MAIN STYLE SHEET
URL:		HTTP://WWW.SAVOYSOCIETY.ORG.UK
COPYRIGHT:	2010 - JON WRIGHT DESIGN
------------------------------------------ */

/* RESET ALL BROWSER DEFAULTS */

:link,:visited {
	text-decoration: none
}

ul,ol {
	list-style: none
}

h1,h2,h3,h4,h5,h6,pre,code {
	font-size: 1em;
}

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {
	margin: 0;
	padding: 0
}

a img,:link img,:visited img {
	border: none
}

address {
	font-style: normal
}

html {
	height: 100%;
	margin-bottom: 1px;
}

body {
	font: 62.5% "Helvetica", Arial, sans-serif;
	margin: 10px 0px 0px 0px;
	padding: 0;
	text-align: center;
	color: #424242;
}

fieldset img {
	margin-left: 260px;
}

p, li {
	font-size: 1.7em;
}

p {
	line-height: 1.7em;
}

h1, h2, h3,  h4 {
	font-family: "Verdana", Lucida, Verdana, sans-serif;
}

h1 {
	font-size: 3em;
	border-bottom: solid 1px #CCCCCC;
	margin-bottom: 20px;
	padding-bottom: 5px;
}

h1.book_online {
	margin-top: 20px;
}

h2 {
	margin: 10px 30px 20px 0px;
	line-height: 18px;
	font-size: 3em;
	text-transform: none;
	color: #95c260;
}

h3 {
	margin: 2px 0px;
	text-transform: uppercase;
	border-bottom: 2px solid;
}

h4 {
	font-size: 2.5em;
	line-height: 1.5em;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

h5 {
	padding: 5px 0px 5px 20px;
	margin-top: 0px;
	margin-bottom: 10px;
	background-color: #eef0f0;
	color: #019169;
	border-bottom: 1px solid #CCCCCC;
	font: 1em Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}

h6 {
	font-size: 1em;
	margin: 0px;
}

fieldset {
	padding: 20px;
	margin-bottom: 20px;
}

td {
	font-size: 1em;
	padding: 1px;
	padding-right: 3px;
}

#content ol ul li {
	margin-right: 20px;
}

caption {
	border: 0px none #FFFFFF;
	padding: 10px 0px;
}

a:link {
	color: #95c260;
}

a:visited {
	color: #95c260;
}

a:hover {
	color: #383d44;
}

/* --------------- TABLES----------------- */

table {
	font-size: 1.7em;
	border-collapse: collapse;
	vertical-align: top;
	margin: 10px 0px;
}

tr:hover {
	background-color: #FFFFFF;
	color: #003366;
}

th, td {
	padding: 3px 5px;
	line-height: 1.7em;
	border: 1px solid #f7f7f7;
}

th {
	background-color: black;
	text-transform: uppercase;
	color: white;
}

td {
	
}

.cell_center {
	text-align: center;
}

/* --------------- MAIN LAYOUT ----------------- */

#outer_container {
	width: 1020px;
	margin: 0px auto;
}

#container {
	width: 960px;
	text-align: left;
	font-size: 0.7em;
	position: relative;
	margin: auto;
}

#header {
	display: block;
	width: 1020px;
	height: 200px;
	background-image: url(../global_images/header_bg.png);
	background-repeat: no-repeat;
	position: relative;
}

#header #logo h1 {
	text-indent: -9999px;
	border: none;
	width: 200px;
	height: 175px;
	position: absolute;
	left: 410px;
	top: 40px;
	display: block;
}

#header img {
	margin: 0px;
	padding: 0px;
	border: none;
}

#header_links {
	position: absolute;
	right: 50px;
	top: 30px;
	font-size: 1.3em;
}

#header_links a:link, #header_links a:visited {
	color: #95c260;
	text-decoration: none;
}

#header_links a:hover, #header_links a:active {
	color: white;
	text-decoration: underline;
}

/* --------------- NAVBAR ----------------- */

#navbar {
	background-color: black;
	text-align: center;
	letter-spacing: 1px;
	border-top: 3px solid white;
	font-size: 8px;
}

#navbar ul {
	
}

#navbar li {
	display: inline;
	line-height: 39px;
	text-transform: uppercase;
}

#navbar a:link, #navbar a:visited {
	color: white;
	padding: 12px 10px;
}

#navbar a:hover, #navbar a:active {
	text-decoration: none;
	color: #95c260;
}

#navbar a.selected {
	text-decoration: none;
	color: #95c260;
}

/* ---------- MAIN CONTENT LAYOUT ----------*/

#main_content {
	float: left;
	width: 630px;
	padding: 20px;
	min-height: 500px;
}

#main_content p {
	padding: 0 0 10px 0;
}

#main_content ul li {
	line-height: 1.7em;
	list-style-image: url(../global_images/bullet.gif);
	margin-left: 30px;
}

#main_content ol li {
	line-height: 1.7em;
	list-style-type: decimal;
	margin-left: 20px;
}

#main_content #search_results ul li {
	list-style-image: none;
	margin-left: 0px;
}

/* ---------- HOMEPAGE LAYOUT ----------*/

#homepage {
	margin-right: 10px;
}

#homepage .latest_news_meta {
	margin-top: -25px;
	font-style: italic;
	color: #7a7b7b;
	font-size: 1.4em;
}

#homepage h1 {
	line-height: 1.7em;
	border: none;
}

#homepage h1 a:link, #homepage h1 a:visited, #homepage h4 a:link, #homepage h4 a:visited {
	color: black;
}

#homepage h1 a:hover, #homepage h1 a:active, #homepage h4 a:hover, #homepage h4 a:active {
	color: #95c260;
}

#homepage .row1 {
	border-bottom: 1px dotted silver;
	margin-bottom: 20px;
	margin-right: -20px;
}

#homepage .row1 img {
	border: 2px solid black;
	padding: 4px;
}

#homepage .row1 img:hover {
	border: 2px solid #95c260;
}

#homepage .row1 .main_image {
	float: left;
	margin: 5px 15px 5px 0px;
}

#homepage .row2 {
	margin-right: -20px;
}

#homepage .row2 ul li {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}

#homepage .col1 {
	width: 360px;
	float: left;
	border-right: 1px dotted silver;
	padding-right: 20px;
	margin-bottom: 20px;
}

#homepage .col2 {
	width: 240px;
	float: right;
	margin-bottom: 20px;
	margin-top: 2px;
}

#homepage .col2 .updates .update_heading {
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 5px;
}

#homepage .col2 .updates {
	clear: both;
	margin-top: 15px;
	background: url(../global_images/updates_bg.png) no-repeat;
	padding: 10px;
}

#homepage .col2 .updates img {
	padding: 0;
}

#homepage .col2 .updates:hover {
	background: url(../global_images/updates_bg_hover.png) no-repeat;
}

#homepage .col2 .updates ul li {
	line-height: 1.7em;
	list-style-image: none;
	list-style-type: none;
}

#homepage .col2 .updates img {
	float: left;
	margin-right: 10px;
	border: black 3px solid;
}

.line {
	border-bottom: 1px dotted silver;
	margin: 10px 0px;
}

/* --------------- SIDEBAR ----------------- */

#sidebar {
	width: 280px;
	float: right;
	min-height: 200px;
	padding: 0px 0px 20px 0px;
	margin-top: 20px;
}

#sidebar p, #sidebar ul li {
	padding-left: 15px;
	padding-right: 15px;
}

#sidebar .cp_boxout {
	margin-bottom: 15px;
	padding-bottom: 15px;
	color: white;
	background: black url(../global_images/cp_boxout_footer_bg.png) no-repeat center bottom;
	margin-top: 0;
}

#sidebar .cp_boxout h3 {
	padding: 15px 15px 10px 15px;
	background: url(../global_images/cp_boxout_h3_bg.png) no-repeat center top;
}

#sidebar .cp_boxout a:hover,#sidebar .cp_boxout a:active {
	color: white;
}

.comments_icon {
	padding-left: 25px!important;
	background: url(../global_images/comments_icon.png) no-repeat left 3px;
}

#sidebar .about_boxout {
	margin-bottom: 15px;
	padding-bottom: 15px;
	color: white;
	background: #95c260 url(../global_images/search_boxout_footer_bg.png) no-repeat center bottom;
}

#sidebar .about_boxout h3 {
	padding: 15px 15px 10px 15px;
	background: url(../global_images/about_boxout_h3_bg.png) no-repeat center top;
}

#sidebar .about_boxout a:link, #sidebar .about_boxout a:visited {
	color: white;
	text-decoration: underline;
}

#sidebar .about_boxout a:hover, #sidebar .about_boxout a:active {
	color: #f5f5f5;
}

#sidebar .search_boxout {
	margin-bottom: 15px;
	padding-bottom: 15px;
	color: white;
	background: #95c260 url(../global_images/search_boxout_footer_bg.png) no-repeat center bottom;
	height: 80px;
}

#sidebar .search_boxout h3 {
	padding: 15px 15px 10px 15px;
	background: url(../global_images/search_boxout_h3_bg.png) no-repeat center top;
}

#sidebar .members_menu_boxout {
	margin-bottom: 15px;
	padding-bottom: 15px;
	color: white;
	background: #95c260 url(../global_images/search_boxout_footer_bg.png) no-repeat center bottom;
}

#sidebar .members_menu_boxout h3 {
	padding: 15px 15px 10px 15px;
	background: url(../global_images/search_boxout_h3_bg.png) no-repeat center top;
}

#sidebar .members_menu_boxout a:link, #sidebar .members_menu_boxout a:visited {
	color: white;
	text-decoration: underline;
}

#sidebar .members_menu_boxout a:hover, #sidebar .members_menu_boxout a:active {
	color: #f5f5f5;
}

#sidebar .stats_boxout {
	margin-bottom: 15px;
	padding-bottom: 15px;
	color: white;
	background: #95c260 url(../global_images/stats_boxout_footer_bg.png) no-repeat center bottom;
}

#sidebar .stats_boxout h3 {
	padding: 15px 15px 10px 15px;
	background: url(../global_images/stats_boxout_h3_bg.png) no-repeat center top
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	line-height: 1.7em;
}

#sidebar h3 {
	font-size: 2em;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

/* --------------- FOOTER ----------------- */

#footer_container {
	width: 1020px;
	padding-bottom: 30px;
	margin: auto;
}

#footer {
	clear: both;
	margin-top: 50px;
	border-top: 3px solid #424242;
	width: 960px;
	margin: auto;
	padding: 15px 0px;
	font-size: .6em;
}

#footer p {
	text-align: center;
	color: #7a7b7b;
}

#footer a:link, #footer a:visited {
	color: #7a7b7b;
}

#footer a:hover {
	color: #ddd;
}

/* --------------- VIEW OWN PROFILE ----------------- */

#main_content #view_profile ul li {
	line-height: 1.7em;
	list-style-image: none;
	list-style-type: none;
	margin-left: 0px;
}

#view_profile .profile_title {
	width: 90px;
	display: block;
	float: left;
	font-weight: bold;
}

#view_profile .profile_row {
	margin: 0px 0px 20px 0px;
	padding-bottom: 20px;
	border-bottom: 1px solid silver;
}

#view_profile .profile_column {
	width: 300px;
	float: left;
}

#view_profile .profile_column_two {
	width: 300px;
	float: right;
}

/* --------------- MEMBER PROFILES ----------------- */

.com-members {
	width: 290px;
	float: right;
	text-align: left;
	margin-left: 5px;
	margin-top: 0px;
	padding-top: 0px;
	border-left: 1px solid #CCCCCC;
}

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

.com_profile_section {
	border-bottom: 1px dotted silver;
	margin-bottom: 20px;
}

.profile {
	display: block;
	float: left;
	text-align: center;
	width: 200px;
	margin: 10px 0px;
}

.profile img {
	margin-bottom: 10px;
	border: 3px solid #95c260;
}

.profile img:hover {
	margin-bottom: 10px;
	border: 3px solid silver;
}

.com_member_image {
	float: right;
	margin-left: 20px;
	border-left: 20px solid white;
	background-color: #95c260;
	padding: 3px;
}

.left {
	float: left;
	display: inline;
}

.white_back {
	background: #FFFFFF;
}

/* --------------- ARTICLE PAGES ----------------- */

#article_profile {
	float: right;
	width: 220px;
	border: 1px solid;
	border-color: #CCCCCC;
	background-color: #F0E6DB
	margin: 10px 30px 10px 10px;
	display: inline;
}

#article_profile h3 {
	margin-top: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}

#article_profile p {
	padding: 5px 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

#article_profile img {
	margin: 10px 10px 5px 5px;
	display: inline;
}

#article_contact {
	background: #eef0f0;
	border: 1px solid #CCCCCC;
	margin: 20px 30px 20px 20px;
	padding-bottom: 10px;
}

#article_contact h3 {
	margin-top: 0px;
	padding-left: 20px;
	padding-top: 5px;
}

.article-questions {
	font-size: 1.2em;
	font-style: italic;
}

#article_request {
	border-top: 1px dotted silver;
	border-bottom: 1px dotted silver;
	margin: 20px 0px 30px 0px;
	padding: 15px 0px 15px 0px;
}

#article_request h2 {
	margin: 0px 0px 15px 0px;
}

/* --------------- EVENTS DIARY ----------------- */

.event_summary {
	background-color: #f9f9f9;
	display: block;
	height: 85px;
	margin: 0px 10px 10px 0px;
	float: left;
	width: 290px;
	padding-bottom: 10px;
	padding-right: 10px;
}

.event_summary h3 {
	margin-bottom: 10px;
	margin-top: 10px;
	line-height: 1.5em;
	border: none;
	text-transform: none;
	font-size: 2.0em;
	text-transform: none;
	color: #95c260;
}

.event_summary p {
	padding-top: 20px;
}

.event_summary:hover {
	background-color: #eef0f0;
}

.event_summary img {
	float: left;
	background-color: white;
	margin: 10px;
}

.event_summary .event_date {
	font-size: 1em;
}

.event_venue {
	float: right;
	width: 210px;
	display: block;
	border: 1px solid #CCCCCC;
	padding: 4px;
	margin-left: 20px;
}

#google_map {
	width: 210px;
	height: 150px;
	margin-top: 4px;
}

.event_meta {
	display: block;
	margin-bottom: 20px;
}

.event_meta .meta_title {
	font-weight: bold;
	width: 100px;
	display: block;
	float: left;
}

.event_meta .meta_detail {
	float: left;
	width: 250px;
	font-style: italic;
}

.event_content {
	width: 380px;
	padding-top: 20px;
}

/* --------------- LATEST NEWS ----------------- */

.article_entry {
	position: relative;
	margin-bottom: 20px;
	margin-top: 20px;
	display: block;
}

.article_entry_details {
	width: 100px;
	float: left;
	text-align: center;
}

.article_date {
	display: block;
	font-size: 2em;
	line-height: 1.7em;
	padding: 15px;
	color: white;
	background-color: black;
	background: url(../global_images/calendar_back.png) no-repeat right top;
	height: 80px;
}

.article_date .year {
	font-size: 2.2em;
}

.author {
	font-size: 1.4em;
	font-style: italic;
}

.article_entry_body {
	width: 510px;
	float: right;
	padding-bottom: 20px;
}

.article_entry_body img {
	border: 2px solid black;
	padding: 4px;
}

.article_entry_body img:hover {
	border: 2px solid #95c260;
}

.article_entry_body .main_image {
	float: right;
	margin: 5px 0 15px 15px;
}

.article_entry_body .thumbs {
	margin: 10px 10px 0 0;
}

.article_entry_body ul {
	margin: 20px;
	line-height: 1.7em;
}

.article_entry_body li {
	
}

.article_image {
	margin: 10px 0px;
}

.article_comments {
	text-decoration: underline!important;
}

.bookmarks {
	margin: 20px 0px 0px 0px;
	padding-top: 10px;
	border-top: 1px dotted silver;
	border-bottom: 1px dotted silver;
}

.bookmarks a {
	margin: 0px 5px;
}

.bookmarks img {
	border: none;
	margin-bottom: 0;
}

.article_paginate {
	text-align: right;
	margin: 20px 0px;
}

/* --------------- COMMENTS ----------------- */

#comments {
	margin-left: 120px;
}

.comment_details {
	
}

.comment_name_details {
	width: 110px;
	float: left;
}

.comment_name {
	color: #003031;
}

.comment_date {
	font-style: italic;
	display: block;
	margin-bottom: 10px;
	font-size: 1.2em;
}

#comments h2 {
	
}

#comments .preview {
	padding: 20px;
	border: 1px dotted silver;
	margin-bottom: 30px;
	background: #eef0f0 url(../global_images/even_quotes.png) no-repeat 430px 10px;
}

#comments .even {
	padding: 20px;
	border: 1px dotted silver;
	margin-bottom: 10px;
	background: #eef0f0 url(../global_images/even_quotes.png) no-repeat 430px 10px;
}

#comments .odd {
	padding: 20px;
	border: 1px dotted silver;
	margin-bottom: 10px;
	background: #f8fbfb url(../global_images/odd_quotes.png) no-repeat 430px 10px;
}

.comment_heading {
	margin: 30px 0px;
}

/* --------------- COMMENT FORM ----------------- */

#comment_form fieldset {
	background: #eef0f0 url(../global_images/fieldset_bg.png) repeat-x  top center;
	border: none;
	padding-top: 0px;
}

#comment_form fieldset img {
	margin-left: 0px;
}

#comment_form label {
	line-height: 22px;
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
	font-size: 1.7em;
}

#comment_form .textfield {
	border: 2px solid black;
	padding: 3px;
	width: 220px;
	height: 12px;
	line-height: 12px;
}

#comment_form .textfield_short {
	border: 2px solid black;
	padding: 3px;
	width: 80px;
	height: 12px;
	line-height: 12px;
}

#comment_form .textarea {
	border: 2px solid black;
	padding: 3px;
	width: 300px;
	height: 160px;
	vertical-align: top;
}

#comment_form .submit_button {
	border: none;
	height: 22px;
	width: 70px;
	background: url(../global_images/search_button_bg.png) no-repeat center;
	color: white;
	text-transform: uppercase;
}

#comment_form .submit_button:hover {
	background: url(../global_images/search_button_bg_hover.png) no-repeat center;
	color: white;
}

#comment_form {
	margin: 10px 0px 30px 0px;
}

#comment_form form {
	margin-left: 0;
}

#comment_form .row {
	
}

#comment_form label, #comment_form p {
	text-align: left;
	margin-top: 10px;
	padding-bottom: 5px;
	display: block;
	clear: both;
}

/* --------------- EVENTS DIARY ----------------- */

.article_summary {
	background-color: #f9f9f9;
	display: block;
	height: 85px;
	margin: 0px 10px 10px 0px;
	float: left;
	width: 300px;
	padding-bottom: 10px;
}

.article_summary p {
	padding-top: 20px;
}

.article_summary h3 {
	margin-bottom: 10px;
	margin-top: 10px;
	line-height: 1em;
	border: none;
	text-transform: none;
	font-size: 2.0em;
	text-transform: none;
	color: #95c260;
}

.article_summary:hover {
	background-color: #eef0f0;
}

.article_summary img {
	float: left;
	background-color: white;
	margin: 10px;
}

.article_summary .article_title {
	margin-top: 50px!important;
	display: block;
}

.article_summary:hover {
	background-color: #eef0f0;
}

.article_summary img {
	float: left;
	background-color: white;
	margin: 10px;
	width: 75px;
	height: 75px;
}

.article_summary .article_author {
	margin-top: 10px;
	font-style: italic;
}

#author_meta {
	float: right;
	width: 220px;
	font-size: .8em;
	margin-left: 15px;
	border: 1px dotted silver;
	padding: 10px;
}

#author_meta p {
	padding-right: 0px;
	padding-left: 0px;
}

#author_meta h3 {
	font-size: 1.2em;
}

#author_meta img {
	float: left;
	margin: 0 10px 5px 0;
}

/* --------------- PAYMENT PAGES ----------------- */

.pay_method_col1 {
	float: left;
	width: 190px;
}

.pay_method_col2 {
	float: left;
	width: 190px;
	margin: 0 25px;
}

.pay_method_col3 {
	float: left;
	width: 190px;
}

.event_purchase_boxout {
	margin: 20px 0px;
	padding: 5px 10px;
	border: 1px dotted silver;
	width: 400px;
}

.event_purchase_boxout h3 {
	margin-bottom: 10px;
	margin-top: 10px;
	line-height: 1em;
	border: none;
	text-transform: none;
	font-size: 2.0em;
	text-transform: none;
	color: #95c260;
}

.purchase_boxout {
	margin: 20px 0px;
	padding: 5px 10px;
	border: 1px dotted silver;
}

.purchase_boxout h3 {
	margin-bottom: 10px;
	margin-top: 10px;
	line-height: 1em;
	border: none;
	text-transform: none;
	font-size: 2.0em;
	text-transform: none;
	color: #95c260;
}

.purchase_boxout .col1 {
	width: 60%;
	float: left;
}

.purchase_boxout .col2 {
	float: right;
	width: 38%%;
}

#cheque_address {
	float: right;
	width: 200px;
	text-align: center;
	font-size: .9em;
	margin-left: 20px;
}

/* ---------- SPECIAL OFFERS ---------- */

.special_offer_section {
	border-bottom: 1px dotted silver;
	margin-bottom: 20px;
}

/* ---------- INTERFACE STYLES ---------- */

#notice {
	border: 2px dashed #f61a1a;
	background-color: #fcd6d2;
	padding: 10px 10px 0px 10px;
	margin-bottom: 15px;
}

#notice a {
	color: red;
}

.paginate td {
	border: none;
	padding-top: 10px;
}

.bullet {
	padding: 0px;
	margin: 0px;
	border: none;
}

.clear {
	clear: both;
	height: 1px;
}

#error_page ul {
	margin: 40px 0px!important;
}

#error_page li {
	list-style-image: none!important;
	margin-left: 0px!important;
	font-size: 12px;
}