/* CSS Document */

/* Fonts */
p {
	font-size: 13px;
	padding: 5px 0;
}

h1 {
	font-size: 26px;
	padding: 15px 0;
}

h2 {
	font-size: 20px;
	padding: 10px 0;
}

h3 {
	font-size: 14px;
	padding: 10px 0;
}

li, dt, dd, td, th {
	font-size: 12px;
	padding: 5px 0;
}

table {
	border-collapse: collapse;
}

table.contacttable td,
table.contacttable th,
table.openingtimes td,
table.openingtimes td {
	border: none;
}

td, th {
	border: 1px solid #FFF;
	padding: 5px;
	text-align: left;
}

dt {
	font-weight: bold;
}

.button a {
	font-size: 10px;
}

/* Layout */
.container {
	width: 940px;
	margin: 0 auto;
}

/* Header */
#header {
	background: url(../images/opacity.png);
	color: #FFF;
	border-bottom: 1px solid #E8581F;
}

#header a {
	color: #FCFCFC;
	text-decoration: none;
}

#header p {
	line-height: 1.2;
	color: #FFF;
}

#address {
	float: left;
}

#address p {
	padding: 45px 0;
}

#logo {
	float: left;
	padding: 22px 0 0 255px;
}

#backtohome {
	display: none;
}

#calltoaction {
	float: right;
	text-align: right;
}

#calltoaction p {
	font-size: 15px;
	padding: 40px 0;
	font-weight: 600;
}

#calltoaction p strong {
	font-size: 25px;
	display: block;
	font-weight: normal;
}

#mainnavigation {
	clear: both;
}

#mainnavigation ul {
	list-style: none;
	margin: 0;
}

#mainnavigation li {
	float: left;
	padding: 0 0 0 55px;
}

#mainnavigation li.first {
	padding-left: 3px;
}

#mainnavigation li a {
	font-size: 18px;
	font-weight: 600;
	padding-bottom: 16px;
	display: block;
}

#mainnavigation li a:hover,
#mainnavigation li.selected a,
#mainnavigation li.active a {
	border-bottom: 2px solid #E8581F;
	padding-bottom: 14px;
}

/* Main */
#main {
	padding: 280px 0 90px 0;
}

#content {
	background: url(../images/opacity.png);
	color: #FFF;
	border-top: 1px solid #E8581F;
	width: 564px;
	float: left;
	padding: 20px 18px;
}

#content p:first-of-type {
	color: #E9E8E7;
	line-height: 1.8;
}

#content td p:first-of-type {
	color: #A7A9AC;
}

#content ul {
	margin: 0;
	padding-left: 20px;
	border-top: 1px solid #2E2E2E;
}

body.sitemap #content ul {
	border: none;
}

body.home #content {
	width: 280px;
	padding: 15px 10px;
}

body.home #content .wrapper {
	/*overflow-y: scroll;*/
	height: 405px;
	padding: 10px;
}

body.home #content .wrapper::-webkit-scrollbar {
    width: 12px;
}

body.home #content .wrapper::-webkit-scrollbar-track { 
	background: #2E2E2E;
}

body.home #content .wrapper::-webkit-scrollbar-thumb {
    background: #C24F22;
}

body.home #content .wrapper::-webkit-scrollbar {
	width: 12px;
}

body.home #content .wrapper::-webkit-scrollbar-button:start:decrement,
body.home #content .wrapper::-webkit-scrollbar-button:end:increment {
	display: block;
	width: 12px;
	height: 15px;
}

body.home #content .wrapper::-webkit-scrollbar-button:start:decrement {
	background: url(../images/scroll-arrow-up.png) top center no-repeat;
}

body.home #content .wrapper::-webkit-scrollbar-button:end:increment {
	background: url(../images/scroll-arrow-down.png) bottom center no-repeat;
}

body.home #content .wrapper {
	scrollbar-track-color: #2E2E2E;
	scrollbar-face-color: #C24F22;
	scrollbar-shadow-color: #C24F22;
	scrollbar-highlight-color: #C24F22;
	scrollbar-3dlight-color: #C24F22;
	scrollbar-darkshadow-color: #C24F22;
	scrollbar-arrow-color: #FFF;
}

.box {
	width: 300px;
	height: 217px;
	margin-left: 20px;
	margin-bottom: 20px;
	background: url(../images/opacity.png);
	border-top: 1px solid #E8581F;
}

.box h2 {
	text-transform: uppercase;
	color: #FFF;
	font-size: 21px;
	line-height: 1.1;
	padding: 25px 20px 15px 20px;
}

.box h2 span {
	color: #E8581F;
	display: block;
}

.box p, .box .g-recaptcha {
	color: #A7A9AC;
	font-size: 13px;
	padding: 0 20px;
}

.box p.blogpoststats {
	color: #FCFCFC;
}

.box p.blogpostcontent {
	height: 50px;
	overflow: hidden;
}

.box p.blogpostcontent img {
	display: none;
}

#latestnews h3 {
	display: none;
}

.box p a {
	color: #A7A9AC;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
	font-weight: 600;
}

.box img {
	/*padding: 30px 0 23px 0;*/
}

.box p strong {
	color: #E8581F;
	display: block;
}

.box p.buttonReadMore {
	position: relative;
	top: 14px;
	background: #000;
	line-height: 35px;
	z-index: 10;
}

#testimonials.box p.buttonReadMore {
	top: 0px;
	width: 100px;
}

#eventslideshow,
body.home #testimonials {
	float: left;
	clear: none;
}

#testimonials .orbit-bullets,
#eventslideshow .orbit-bullets {
	position: relative;
	list-style: none;
	bottom: 0;
	left: 0;
	padding: 11px 2% 0 0;
	margin: 0;
	height: 24px;
	background: #000;
	width: 98%;
	z-index: 8;
}

#testimonials .orbit-bullets li,
#eventslideshow .orbit-bullets li {
	background: url(../images/slideshow-bullets.png) 0px 0px no-repeat !important;
	width: 10px;
	float: right;
}

#testimonials .orbit-bullets li.active,
#eventslideshow .orbit-bullets li.active {
	background-position: -11px 0 !important;
}

#latestnews,
#featurednews,
#quickcontactform,
#testimonials {
	float: right;
	clear: right;
}

#featurednews {
	background: url(../images/bg-featured-news.png) top center no-repeat #000;
}

#featurednews h2 {
	display: none;
}

#featurednews p {
	font-size: 17px;
	font-weight: 600 !important;
	top: 0;
}

#quickcontactform {
	height: auto;
}

#OT_form {
	width: 165px !important;
	float: right;
	margin: 0 0 10px 15px !important;
}

#otwidget ul {
	border: none !important;
	padding: 0;
}

ul#subpagethumbs li span, ul#gallery li span, ul.menuList li span {
	line-height: 40px;
}

.post {
	clear: both;
	margin: 10px 0;
	padding: 10px 0;
	border-top: 1px solid #2E2E2E;
}

.post img {
	float: left;
	margin: 0 20px 20px 0;
}

.post h2 {
	padding-top: 0;
}

.post h2 a {
	text-decoration: none;
}

.post .blogpoststats {
	color: #E9E8E7;
	font-style: italic;
}

ul.menuList li {
	float: left;
	width: 29%;
	padding: 0;
	margin: 20px 10.5%;
	text-align: center;
	overflow: hidden;
}

ul.menuList li span {
	padding-right: 25px;
	margin-right: 10px;
}

/* Footer */
#footer {
	background: #000;
	color: #FFF;
}

#footer .container {
	padding: 28px 0 40px 0;
}

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

#footer li,
#footer p {
	padding: 1px 0;
	font-size: 11px
}

#footer h2 {
	font-size: 12px;
	text-transform: uppercase;
	padding: 0 0 11px 0;
}

#smallprint {
	clear: both;
	color: #A7A9AC;
	float: left;
}

#smallprint a {
	color: #A7A9AC;
}

#smallprint ul {
	list-style: none;
	margin: 0;
}

#smallprint li {
	float: left;
	font-size: 11px;
	background: url(../images/divider-footer.png) left center no-repeat;
	padding-left: 11px;
	margin-left: 11px;
}

#smallprint li.first {
	background: none;
	padding-left: 0;
	margin-left: 0;
}

#smallprint p {
	clear: both;
}

#contactdetails {
	float: left;
	margin-left: 60px;
}

#contactdetails p {
	color: #FFF;
	font-size: 12px;
}

#contactdetails strong {
	color: #E8581F;
}

#newsletter {
	float: left;
	margin-left: 40px;
}

#newsletter input#slriki-slriki {
	background: #565756;
	border: none;
	color: #FFF;
	font-size: 10px;
	padding: 5px 8px;
	float: left;
	width: 134px;
}

#newsletter input.button {
	width: 24px;
	height: 24px;
}

#social {
	float: left;
	margin-left: 45px;
}

#social ul {
	list-style: none;
	margin: 2px 0 0 0;
}

#social li {
	float: left;
}

#social li a {
	padding-left: 26px;
	margin-left: 12px;
	line-height: 20px;
	display: block;
	background-position: left center;
	background-repeat: no-repeat;
}
	
#social li#SocialContentItem_27 a {
	background-image: url(../images/icon-twitter.png);
}

#social li#SocialContentItem_28 a {
	background-image: url(../images/icon-facebook.png);
}

/* Admin Styles */
body.admin {
	margin-top: 28px;
}

#adminMessage {
	text-align: center;
	background: #E8581F;
	color: #000;
	line-height: 1.5em;
	position: fixed;
	width: 100%;
	top: 0;
	z-index: 9;
}

#adminMessage p {
	padding: 0;
	margin: 5px 0;
}

#adminMessage a {
	color: #FFF;
}

.adminfunction a {
	font-style: italic;
}

ul.adminfunctions {
	clear: both;
	margin: 10px 0;
	padding: 10px 0;
	border: none !important;
}

form label {
	font-weight: 600;
}

form input,
form textarea {
	border: 1px solid #3E3E40;
	font-size: 10px;
	padding: 5px 2%;
}

form fieldset {
	padding: 20px;
	margin: 10px 0;
}

form fieldset legend {
	font-size: 14px;
}

form input.button {
	background: url(../images/arrow-right.png) right center no-repeat #E8581F;
	border-width: 0 0 0 1px;
	border-color: #B4451B;
	text-transform: uppercase;
	font-size: 10px;
	padding-right: 20px;
	text-align: center;
	width: auto;
	margin: 10px 0;
	float: right;
}
