﻿@font-face
{
	font-family: 'Swiss';
	src: url('swiss-webfont.eot');
	src: local('☺'), url('swiss-webfont.woff') format('woff'), url('swiss-webfont.ttf') format('truetype'), url('swiss-webfont.svg#webfontGLTHRH6N') format('svg');
	font-weight: normal;
	font-style: normal;
}
body
{
	padding: 0;
	margin: 0;
	font: 12px Swiss, tahoma,verdana,sans-serif;
	background-color: #3d3d3d;
	color: #5c5d5f;
	background-image: url('bgfade.png');
	background-repeat: repeat-x;
	border-top:5px solid #e9181c;
	background-attachment:fixed;
}
h1, h2
{
	font-weight:normal;
}
h1 
{
	font-size:16px;
}
h2 
{
	font-size:14px;
}
img, fieldset
{
	border: 0;
	margin: 0;
	padding: 0;
}
a
{
	text-decoration: none;
	color: #e8181d;
}
a:hover
{
	text-decoration: underline;
}
ul
{
	padding-left: 5px;
	margin-left: 10px;
}
ul li
{
	margin-bottom: 0.5em;
}
p
{
	line-height: 150%;
}
.left
{
	float: left;
}
.right
{
	float: right;
}
.middle
{
	display: block;
	margin: 0 auto;
}
.clear
{
	clear: both;
}
.bigger
{
	font-size: 130%;
}
p.indent
{
	padding-left: 2em;
}
#container
{
	width: 998px;
	margin: 55px auto 30px auto;
	background-color: #FFF;
	border-left: 1px solid #7c7c7c;
	border-right: 1px solid #7c7c7c;
	-webkit-box-shadow: 0px 0px 30px #000000;
	-moz-box-shadow: 0px 0px 30px #000000;
	box-shadow: 0px 0px 30px #000000;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	position:relative;
}
#leftcontent
{
	width: 613px;
	float: left;
	padding-bottom: 15px;
	padding: 0 30px 15px 30px;
}
.topLinks 
{
	text-align:center;
}
.topLinks a, .enquirySend
{
	margin: 8px 5px;
	padding: 35px;
	text-transform: uppercase;
	color: #FFF;
	font-size: 14px;
	height: 14px;
	padding: 11px 18px;
	background-color: #e9181c;
	display: inline-block;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-shadow: 1px 1px 1px #170000;
}
#veryTopLinks 
{
	height:36px;
	position:absolute;
	width:998px;
	top:0;
	left:50%;
	margin-left:-499px;
}
#galleryLink, #specialOffers 
{
	display:block;
	padding: 35px;
	text-transform: uppercase;
	color: #FFF;
	font-size: 14px;
	height: 13px;
	padding: 8px 25px 10px 25px;
	background-color: #e9181c;
	border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	text-shadow: 1px 1px 1px #170000;
	float:right;
	margin-right:15px;
}
.topLinks a:hover, .topLinks a.active, .enquirySend:hover
{
	background-color: #000;
	text-decoration: none;
	text-shadow: none;
}
#specialOffers:hover, #galleryLink:hover
{
	text-decoration: none;
	text-shadow: none;
}
#pagecontent
{
	clear: both;
	color: #5c5d5f;
	margin-top: 15px;
	margin-bottom: 50px;
}
#pagecontent p
{
	margin: 0 0 1em 0;
}
#pagecontent h1
{
	color: #222;
}
#pagecontent h2
{
	margin-bottom: 0.2em;
	color: #222;
}
#pagecontent li
{
	list-style-type: none;
}
#tyrelinks a
{
	float: left;
	margin: 16px 2px;
}
#footer
{
	clear: both;
	padding: 10px;
}
#sizzleLink
{
	float: right;
}
#tyrelinks
{
	padding: 10px 20px;
}
#rightcontent
{
	padding: 40px 30px 30px 30px;
	width: 264px;
	float: right;
	background-color: #f5f4f4;
	border-radius: 0 10px 0 10px;
	-moz-border-radius: 0 10px 0 10px;
	-webkit-border-radius: 0 10px 0 10px;
}
#rightcontent img
{
	clear: both;
}
#pagelinks
{
	margin: 10px auto;
	line-height: 150%;
}
#pagelinks a
{
	color: #262526;
}
#pagelinks a:hover
{
	color: #e8181d;
}
#pagelinks a
{
	width: 130px;
	float: left;
}
#address strong, #numbers strong
{
	color: #e8181d;
	font-weight:normal;
}
#numbers strong
{
	display: inline-block;
	width: 20px;
}
#numbers a
{
	color: #5c5d5f;
}
#contactleft p, #contactright p
{
	font-weight: bold;
	margin: 0;
	padding: 5px 0 0 0;
}
#contactleft input
{
	height: 15px;
}
#contactleft input, #contactright textarea
{
	width: 270px;
	display: block;
	border: 1px solid #d50005;
	padding: 3px;
}
#contactleft input:focus, #contactright textarea:focus
{
	background-color: #ffe0e1;
}
#contactright textarea
{
	height: 73px;
	float: right;
}
#contactright p
{
	width: 278px;
	float: right;
}
#contactleft, #contactright
{
	float: left;
	width: 294px;
}
#sendform
{
	display: block;
	margin-top: 5px;
	float: right;
}

#lbOverlay
{
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}
#lbCenter, #lbBottomContainer
{
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}
.lbLoading
{
	background: #fff url(loading.gif) no-repeat center;
}
#lbImage
{
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}
#lbPrevLink, #lbNextLink
{
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}
#lbPrevLink
{
	left: 0;
}
#lbPrevLink:hover
{
	background: transparent url(prevlabel.gif) no-repeat 0 15%;
}
#lbNextLink
{
	right: 0;
}
#lbNextLink:hover
{
	background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}
#lbBottom
{
	font-family: Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}
#lbCloseLink
{
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}
#lbCaption, #lbNumber
{
	margin-right: 71px;
}
#lbCaption
{
	font-weight: bold;
}
#header1, #header2
{
	display: block;
}
#header1
{
	margin-top: -45px;
}
#tyreLawLink 
{
	display:block;
	margin:10px auto;
}
#facebookIcon, #twitterIcon {
	position:absolute;
	right: -70px;
	display:block;
}
#facebookIcon {
	top:35px;
}
#twitterIcon {
	top:105px;
}
.galleryPanel 
{
	clear:both;
	margin-top:20px;
}
.galleryPanel a
{
	display:block;
	margin:4px;
	float:left;
	width:116px;
	height:116px;
	overflow:hidden;
	border:1px solid #E9181C;
}
.galleryPanel a:hover
{
	border:1px solid #333333;
}
#gallery h1 
{
	text-align:center;
}
.contactdetails
{
	width: 100%;
	margin: 0 auto 25px;
}
.contactdetails td
{
	width: 50%;
	position: relative;
	vertical-align: middle;
}
input.textfield
{
	width: 250px;
	border: 1px solid #E9181C;
	padding: 3px 5px;
}
.contactdetails textarea, .textareafield
{
	border: 1px solid #E9181C;
	display: block;
	width: 247px;
	padding: 3px 6px;
}
#pagecontent .contactdetails h1 {
	text-align: left;
	padding: 0;
	color: #FFF;
	font-size:16px;
	margin:0;
}
.contactdetails {
	border: 2px solid #E9181C;
	border-collapse: collapse;
	-webkit-box-shadow: 3px 3px 6px #D3D3D3;
	-moz-box-shadow: 3px 3px 6px #D3D3D3;
	box-shadow: 3px 3px 6px #D3D3D3;
}
.contactdetails tbody td {
	border: 0 none;
	margin: 0;
	padding: 5px;
	position: relative;
	vertical-align: middle;
}
.contactdetails tbody {
	padding: 5px;
}
.contactdetails thead th {
	border: 0 none;
	margin: 0;
	padding: 10px;
	position: relative;
	vertical-align: middle;
	width: 50%;
	background-color: #E9181C;
	text-shadow: 1px 1px 1px #083f74;
}
.enquirySent {
	color:#F00;
	text-align:center;
	font-size:16px;
}
