/* Links */

a:link {
    color: #015e33; 
    text-decoration: underline; 
} 

a:visited {
    color: #015e33; 
    text-decoration: underline; 
} 

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

#menu {
    background: url("/layout/page/menu.gif") no-repeat;
    width:923px;
    height:51px;
		margin-top:7px;
}

#menu ul {
    margin:0px;
    padding:0px 0px 0px 10px;
    list-style-type:none;
}

#menu li {
    display:inline;
    padding:0px !important;
    margin:0px 0px 0px 0px !important;
    float:left;
}

#menu a {
    margin:5px 0px 0px 0px;
    padding:10px 0px 10px 0px;
    text-decoration:none;
    font-family:Arial;
    font-size:1.1em;
    display:block;
}

#menu a span {
    padding:9px 10px 11px 10px;
    color:#fff;
		font-weight:bold;
		border-right:1px solid #005c32;
}

#menu a.on span, #menu a:hover span {
    color:yellow !important;
		background:#015e33;
}


/* Core Layout */

body {
    margin:0px;
    padding-bottom:20px;
    font-family: tahoma,Arial;
    font-size: 0.8em;
    line-height: 140%;
    background: #fff;
    text-align: center;
    color: #444;
    background: #fff url(/layout/page/bg.gif) repeat-x center 0px fixed;
}

#header {
    text-align: center;
    margin:0px auto 0px auto;
    width:925px;
    background:#fff;
}      

#top {
    text-align:left;
}

#logo {
    padding-top:10px;
		padding-left:3px;
}

#topright {
    margin:0px 14px 0px 0px;
    float:right;
    font-size:0.9em;
    text-align:right;
    width:600px;
		padding-top:15px;
}

#telephone {
		font-size:2em;
		font-weight:bold;
		margin:13px 0px 9px 0px;
		color:#777;
}

#emailus {
	position:absolute;
	top:85px;
	font-size:1.3em;
	right:150px;
}

#callback {
		font-size:1.2em;
}

#callback a {
		background:url(/layout/icons/telephone.gif) no-repeat 0px 3px;
		padding-left:17px;
		padding-bottom:1px;
}

.cl {
    clear:both;
}

.cl img {
    height:1px;
    width:1px;
}

.youarehere {
    background:#fff;
    text-align:left;
    font-size:0.85em;
    padding:0px 0px 15px 0px;
}

.main {
    text-align:left;
    padding:0px 13px 30px 7px;
}

#footer {
    text-align: center;
    margin:0px auto 0px auto;
    width:910px;
    padding:0px 0px 8px 0px;
    color:#555;
    font-size:0.95em;
		background:#e6e6e6 url(/layout/page/bottom_bottom.gif) no-repeat center bottom;
}

#footer_inner {
    padding:10px 12px 6px 12px;
    text-align:left;
		background:#e6e6e6 url(/layout/page/bottom_top.gif) no-repeat;
    min-height:63px;
    height:auto !important;
    height:63px;
}

#footlogo {
		margin-top:0px;
		float:left;
		margin-right:20px;
}

#footlinks {
		margin:5px 0px 5px 0px;
}


/* Inner Layout */

#left {
    width:620px;
		margin-right:20px;
    float:left;
    font-size:1.1em;
    line-height:155%;
}

#right {
    width:265px;
    float:left;
		padding-top:3px;
}

#newsletter {
		margin-top:12px;
    min-height:30px;
    height:auto !important;
    height:30px;
}

#n_email {
		background:#fff;
		padding:6px;
		color:#666;
		border:0px;
		font-size:0.9em;
		width:175px;
		margin-right:10px;
}

#subgo {
		margin-top:1px;
}

.box {
    background:#eee url(/layout/page/box_bottom.gif) no-repeat bottom center;
    padding-bottom:5px;
		margin-bottom:20px;
}

.box_inner {
    min-height:20px;
    height:auto !important;
    height:20px;
    padding:10px 7px 8px 7px;
}

.boxtit {
		background:#ddd;
		padding:6px 6px 6px 10px;
		font-weight:bold;
		color:#444;
    border-top-left-radius: 6px 4px;
    border-top-right-radius: 6px 4px;
}

.sizedown {
		font-size:0.85em;
}

.box_twitter {
		background:url(/layout/page/box_twitter.gif) no-repeat;
		padding:30px 5px 5px 5px;
}

#twitterframe {
		height:178px;
		width:250px;
}

.twtr-ft img {
		display:none;
}

.newslinks a {
		display:block;
		text-decoration:none;
		border-bottom:1px solid #ccc;
		font-size:0.95em;
		padding:6px 5px 5px 5px;
}

.newslinks a span {
		display:block;
		font-size:0.9em;
}

.newslinks a:hover {
		background:#fff;
}

.newsall {
		font-size:0.85em;
		padding-top:10px;
}

.newsall a {
		text-decoration:none;
}

.box_email {
		background:url(/layout/page/box_email.gif) no-repeat;
		padding-top:45px;
}

.returndiv {
		padding-top:4px;
}

.copyright {
    font-style:italic;
    padding-top:4px;
}

.copyright a {
    text-decoration:underline !important;
}

#footer a {
    font-size:0.95em;
    color:#444;
    text-decoration:none;
}

#footer a:hover {
    text-decoration:underline !important;
    color:#000;
}

/* Styles */

h1, h2, h3, h4, h5, .title {
    font-weight:bold;
    padding-top:0px;
    color:#015e33;
    font-size:1.2em;
    margin:0px 0px 13px 0px;
} 

h2 {
    margin-top:20px;
		margin-bottom:12px;
}

.fl {
    float:left;
}

.fr {
    float:right;
}

.tr {
    text-align:right;
}

.tl {
		text-align:left;
}

#map {
    border:5px solid #eee;
    height:300px;
    margin:15px 0px 15px 0px;
}

#locate_form {
		margin-bottom:15px;
}

img {
    border:0px;
} 

.top {
    margin-right:4px;
}

.returnto {
    padding-right:10px;
    background:url(/layout/page/arrow.gif) no-repeat;
    background-position:right 3px;
}

.returnto:hover {
    background-position:right -29px;
}

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

/* Blog */

.news_index_links {
		line-height: 200%;
}

.newsdate {
		color:#666;
}

.news_im {
		width:80px;
}

.news_date {
		color:#666;
		font-size:0.9em;
		margin-bottom:12px;
		display:block;
}	

.news_body {
		width:620px;
}

.news_photo {
		border:5px solid #ddd;
		margin-bottom:20px;
}


.news_index_links a {
		display:block;
		text-decoration:none;
		border-bottom:1px dotted #ccc;
		padding:8px;
}

.news_index_links a span {
		padding-left:8px;
		font-size:0.8em;
}

.news_index_links a:hover {
		background:#eee;
}

.news_gohome {
		background:#eee;
		margin-top:12px;
		padding:10px;
}

/* Contact Page */ 

.contact_right {
		background:#eee;
		margin-top:20px;
		padding:18px 10px 18px 10px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

#enquiry {
		padding-top:10px;
}

#enquiry label {
		display:block;
}

#enquiry div input, #enquiry textarea {
		width:400px;
		border:1px solid #aaa;
		background:#fff;
		padding:2px;
		margin-bottom:5px;
}

.errors {
		background:pink;
		border:1px solid red;
		padding:3px;
}

/* Error/Confirm */

#warning {
    width: 100%;
    margin: 20px 0px 20px 0px;
    line-height: 150%;
}

div.wfloat1 {
    float: left;
    width: 60px;
    text-align: center;
}

div.wfloat2 {
    margin-left: 80px;
    text-align: left;
}

.err {
    color: #990000;
    font-weight:bold;
}

.pos {
    color: #336633;
    font-weight:bold;
}

.confirm_bg {
    background:#eee url(/layout/icons/confirm.gif) no-repeat 10px 14px;
    padding:15px 15px 15px 80px;
    margin-top:5px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}


/* Rotator */

.banners {
		margin-top:3px;
    margin-bottom:20px;
		background:#eee url(/layout/page/banners_bottom.gif) no-repeat bottom center;
}

div#rotator {
	background: url(/layout/page/banners_top.gif) no-repeat;
	height:292px;
}

div#rotator ul {
  margin:0px;
  padding:0px;
}

div#rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
	padding-left:5px;
	padding-top:5px;
}

div#rotator ul li.show {
	z-index:500;
}



a.gallery {
		margin-top:20px;
		margin-right:25px;
		display:block;
		float:left;
		border:3px solid #eee;
    filter:alpha(opacity=80);
    -moz-opacity:0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}

a.gallery:hover {
    border:3px solid #ddd;
    filter:alpha(opacity=100);
    -moz-opacity:1;
    -khtml-opacity: 1;
    opacity: 1;
}

a.gallery img {
		height:90px;
}


#tooltip{
	position:absolute;
	background:#015e33;
	padding:3px 5px 3px 5px;
	color:#fff;
	display:none;
	font-size:1em;
    border-radius: 5px 5px;
}


.section {
	background:#eee url(/layout/page/banners_bottom.gif) no-repeat bottom center;
	padding:10px;
}




.content_inc {
		background:#eee;
		padding:9px;
		margin:15px 0px 0px 0px;
		font-weight:bold;
}

.content_inc span {
		font-weight:normal;
}

.content_links a {
		display:block;
		background-color:#f1f1f1;
		padding:8px 8px 8px 22px;
		text-decoration:none;
		background-image:url(/layout/icons/dlarrows.gif);
		background-repeat:no-repeat;
		background-position:10px 15px;
		margin-top:10px;
}

.content_links a span {
		font-size:0.8em;
		color:#505050;
}

.content_links a:hover {
		background-color:#990000;
		color:#fff;
		background-position:10px -35px !important;
}

.content_links a:hover span {
		color:#fff !important;
}


.links {
		margin-top:10px;
		padding-bottom:5px;
		border-bottom:1px dotted #ccc;
}

.rhslinks a {
		display:block;
		background:#eee url(/layout/page/box_bottom.gif) no-repeat bottom center;
		margin-bottom:8px;
		text-decoration:none;
		border:1px solid #ddd;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.rhslinks a:hover {
		border:1px solid #015e33;
}

.rhslinks .bord {
		display:block;
		height:3px;
		background:url(/layout/page/box_top.gif) no-repeat;
}

.rhslinks .inli {
		padding:4px;
		display:block;
		padding-left:90px;

}

.rhs_furniture {
		background:url(/layout/options/furniture.jpg) no-repeat;
}

.rhs_antique {
		background:url(/layout/options/antique.jpg) no-repeat;
}

.rhs_vehicle {
		background:url(/layout/options/vehicle.jpg) no-repeat;
}

.rhs_commercial {
		background:url(/layout/options/commercial.jpg) no-repeat;
}

.shots {
		float:right;
		line-height:200%;
		padding-left:10px;
}

.mb {
		margin-bottom:10px;
}

#rooms .section {
		min-height:370px;
}

.bookright {
		text-align:center;
		margin-bottom:20px;
		padding-top:10px;
}

#homebottom {
		padding-top:20px;
		font-size:0.85em;
		text-align:center;
}

#homebottom .imgbox {
		width:200px;
}

#homebottom .imgbox img {
		margin-bottom:5px;
		border:4px solid #ddd;
}

.c {
	text-align:center;
}

#rsswrap {
	padding-top:20px;
	padding-left:5px;
}

#rsswrap a {
	display:block;
	background:url(/layout/page/rss.gif) no-repeat;
	padding-left:35px;
	height:25px;
	color:#777;
}

#rsswrap a:hover {
	color:#000;
}

.twitter, .rsstop, .facebook, .youtube {
  padding-left:19px !important;
  margin-right:17px;
	padding-top:5px;
	padding-bottom:2px;
	text-decoration:none !important;
}

.twitter {
	background:url(/layout/icons/twitter.gif) no-repeat 0px 6px !important;
}

.rsstop {
	background:url(/layout/icons/rss.png) no-repeat 0px 6px !important;
	margin-right:0px !important;
}

.facebook {
	background:url(/layout/icons/facebook.gif) no-repeat 0px 6px !important;
}

.youtube {
	background:url(/layout/icons/youtube.gif) no-repeat 0px 6px !important;
}



#callbox {
	padding-top:0px;
}

#callbox input {
		display:block;
}

#callbox input[type="text"], .input {
		margin-bottom:6px;
		background:#fff;
		padding:5px;
		color:#444;
		border:0px;
		width:170px;
}

#callbox input[type="text"] {
		width:240px;
}

#callbox input[type="submit"], .submit {
		background:#015e33;
		border:0px;
		color:#fff;
		text-transform:uppercase;
		font-size:0.9em;
		padding:4px;
		cursor:pointer;
}

.index_call_error {
		background:pink;
		padding:4px;
		margin-bottom:8px;
		border:1px solid red;
}

.index_call_true {
		background:#ddfee4;
		padding:4px;
		margin-bottom:8px;
		border:1px solid #578c62;
}









/* Content Blocks */


#twocol_left {
    margin-right:25px;
		margin-bottom:30px;
}

#twocol_right {
    width:456px;
		margin-bottom:30px;
}

#twocol_right h1 {
		margin-top:0px;
}

#submenu {
    padding-bottom:5px;
}

#submenu_inner {
    width:130px;
		padding:0px 8px 5px 0px;
}

#twocol_right ul {
		line-height:200%;
}


#submenu a, 
#submenu a:visited {
  display:block;
  width:133px;
  padding:3px 5px 3px 6px;
  font-size:0.85em;
  background:#eee;
	outline:none;
	text-decoration:none;
	margin-bottom:5px;
	color:#444;
}

#submenu a:hover, .simp_sel {
  text-decoration:none !important;
	color:#fff !important;
	margin-bottom:5px;
	background:#015e33 !important;
}











#quoteform {
		background:#eee;
		padding:18px 10px 18px 10px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

.quote_info {
		background:#fff url(/layout/icons/info.gif) no-repeat 6px 6px;
}

.quote_quote {
		background:#fff url(/layout/icons/quote.gif) no-repeat 6px 6px;;
}

#quoteform table {
		margin-bottom:10px;
}

#quoteform input[type="submit"] {
		margin-left:142px;
}

#quoteform td {
		vertical-align:top;
		padding:5px 14px 5px 5px;
}

#quoteform input[type="text"], #quoteform textarea {
		width:420px;
		background:#fff;
		padding:5px;
		border:1px solid #bbb;
		font-family:arial;
		font-size:1em;
}

#quoteform label {
		display:block;
		text-align:right;
}

#timeframe {
		padding:5px;
		background:#fff;
		border:1px solid #bbb;
		font-family:arial;
		font-size:1em;
}

.noblock label {
		display:inline !important;
		color:#555;
}

#quoteform #repair, #quoteform #inspection, #quoteform #refurbishment {
		margin-left:12px;
}

#quoteform #address {
		height:55px;
}

#quoteform #details {
		height:100px;
}

.red {
		color:red;
}

.req {
		margin-top:13px;
		font-size:0.9em;
		margin-right:20px;
		text-align:right;
}

.quote_r .errors {
		margin-bottom:10px;
}

#postcodemap {
		background:#eee;
		padding:2px;
		font-size:1.1em;
		width:80px;
		border:1px solid #ccc;
}

.moretext {
		color:#777;
		font-size:0.9em;
		padding-top:15px;
		line-height:130%;
}

.slidingDiv {
		padding-top:15px;
}






#slides {
	margin-top:4px;
  margin-bottom:15px;
  position:relative;
	background:#eee;
	border:5px solid #ddd;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.slides_container {
  width:610px;
  height:280px;
}

.slides_container .slide_div {
  width:610px;
  height:280px;
  display:block;
}

.pagination {
  margin:0px;
  width:100px;
  position:absolute;
  top:7px;
  left:-34px;
  z-index:9999;
}

.pagination li {
  float:left;
  margin:0 1px;
  list-style:none;
}

.pagination li a {
  display:block;
  width:12px;
  height:0;
  padding-top:12px;
  background-image:url(/layout/icons/page.png);
  background-position:0 0;
  float:left;
  overflow:hidden;
}

.pagination li.current a, .pagination li a:hover {
  background-position:0 -12px;
}

.home_box {
  z-index:500;
  position:absolute;
  bottom:0px;
  left:0px;
  padding:5px;
  background:url(/layout/page/transparent.png);
  width:610px;
  display:block;
}

a.home_box {
  text-decoration:none !important;
}

.home_box_t {
  padding-bottom:2px;
  color:#fff;
  font-size:1.4em;
  display:block;
  line-height:120%;
	text-shadow: 1px 1px #000;
}

.home_box_d {
  color:#fff;
  display:block;
	text-shadow: 1px 1px #000;
}

.fab {
	margin-top:15px;
	border-bottom:1px dotted #ccc;
	padding-bottom:15px;
}

.fab_left {
	float:left;
	width:206px;
}

.fab_left img {
	border:2px solid #ddd;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.fab_left a img:hover {
	border:2px solid #aaa;
}

.fab_right {
	float:left;
	width:394px;
	margin-left:20px;
}

.fab_right div {
	font-size:1.2em;
	padding-bottom:4px;
}



/*
Thumbnail scroller jQuery plugin
scrollers styling
*/
.jThumbnailScroller{position:relative; width:620px; height:104px; margin:160px 0 0 0; padding:0; overflow:hidden;}
.jThumbnailScroller .jTscrollerContainer{position:absolute;}
.jThumbnailScroller .jTscroller{position:relative; height:100%; margin:0; left:0; top:0; display:inline-block; *display:inline;}
.jThumbnailScroller .jTscrollerNextButton,.jThumbnailScroller .jTscrollerPrevButton{position:absolute; display:block; width:40px; height:40px; -moz-border-radius:20px; -webkit-border-radius:20px; border-radius:20px; opacity:0.7;}
.jThumbnailScroller .jTscrollerNextButton{background:#000 url(/assets/scroller/nextArrow.png) center center;}
.jThumbnailScroller .jTscrollerPrevButton{background:#000 url(/assets/scroller/prevArrow.png) center center;}
.jThumbnailScroller .jTscrollerNextButton:hover,.jThumbnailScroller .jTscrollerPrevButton:hover{background-color:#015e33; opacity:1;}
.jThumbnailScroller .jTscroller a{display:block; float:left; border:2px solid #ddd; margin:0px 2px 0px 0px; }
.jThumbnailScroller .jTscroller a:hover{border-color:#015e33;}
.jThumbnailScroller .jTscroller a:first-child{margin-left:0px;}
.jThumbnailScroller .jTscroller a img{border:none;}
.jThumbnailScroller#tS2{margin:10px 0px 10px 0px;}
.jThumbnailScroller#tS2 .jTscrollerNextButton{margin:-20px 10px 0 10px; right:0; top:50%;}
.jThumbnailScroller#tS2 .jTscrollerPrevButton{margin:-20px 10px 0 10px; left:0; top:50%;}
