/* Custom Stylesheet */

/* Canvas */
body { background: #904227; }

/* Fonts */
* { font-family: Georgia,Palatino,serif; }
h1,h2,h3,h4 { font-weight: bold; color: #333; }
legend { text-transform: uppercase; font-size: 14px; font-weight: bold; color: #333; }
.subfieldset legend { text-transform: none; font-weight: normal; font-size: 13px; color: #FFF; }
p,li,th,td,dt,dd,label,input,textarea { font-size: 13px; color: #666; }
label { color: #222; font-weight: normal; }
a { color: #F65B2F; font-weight: bold; text-decoration: none; }
a:hover { color: #904227; }
hr { margin: 20px 0; width: 100%; height: 1px; border: none; border-top: 1px dashed #CCC; }
#content ul,#content ol { padding-left: 30px; }
#content ul { list-style: square; }
#content ol { list-style: decimal; }

/* Forms */
input.text,input.password,textarea.textarea { border: 1px solid #949494; padding: 2px; }
textarea.small { height: 50px; }
textarea.medium { height: 100px; }
textarea.large { height: 200px; }
.sepline { margin: 10px 0;border-top: 1px solid #FFF; }

/* Header */
#header { background: #FFF url(/img/skin/body-bg.png) 0 0 repeat-x; }
#header .search { background: url(/img/skin/header-search_bg.png); width: 226px; height: 27px; }
#header .search .input { right: 45px; }
#header .search .text { border: none !important; width: 172px !important; }
#header .search .submit { right: 3px; top: 1px; }

/* Body */
#body { background: #FFF url(/img/skin/body-bg.png) 0 -150px repeat-x; }

/* Sidebar */
#sidebar { padding-right: 10px; width: 145px; }
#sidebar .fb { padding: 10px; border-bottom: 1px dashed #CCC; margin-bottom: 15px; }
#sidebar .interested { border-bottom: 1px dashed #CCC; margin-bottom: 15px; padding-bottom: 10px; }
#sidebar .interested h2 { background: #F65B2F; color: #FFF; font-size: 18px; text-align: center; line-height: 35px; margin-bottom: 0; }
#sidebar .interested ul { background: #904227; padding: 5px 10px 5px 20px; list-style: square; }
#sidebar .interested li { color: #F65B2F; }
#sidebar .interested a { color: #FFF; font-weight: normal; }
#sidebar .interested a:hover { color: #C19687; }

/* Pri Nav */
#prinav { margin-bottom: 5px; padding-bottom: 15px; border-bottom: 1px dashed #CCC; }
#prinav li { margin-bottom: 1px; }
#prinav a { background: none; border: none; padding: 3px 10px; color: #333; text-transform: uppercase; text-decoration: none; line-height: 120%; font-weight: normal; }
#prinav a:hover { background: #E7E7E7; border: none; color: #000; }
#prinav .selected a { background: #F65B2F; border: none; color: #FFF; }
#prinav li li a { padding-left: 23px; background: none; border: none; text-transform: lowercase; }
#prinav li li a:hover,#prinav li .selected a { background: transparent url(/img/skin/subnav-selector.png) 10px 6px no-repeat; border: none; color: #666; }

/* Newsletter Signup */
#sidebar .newsletter { background: none; border: none; border-bottom: 1px dashed #CCC; margin-bottom: 5px; }

/* Featured Offers */
#sidebar .offers .thumbnail { text-align: center; }
#sidebar .offers .thumbnail img { max-width: 120px; max-height: 120px; }

/* Breadcrumb */
.breadcrumb .selected a { font-weight: normal; }

/* Footer */
#footer * { color: #FFF; }
#footer a { font-weight: normal; }
#footer a:hover { text-decoration: underline; }

/* Listings */
.listing .title a { color: #666; }
.listing .title a:hover { color: #333; }

/* Article Listing */
.listing .article { background: none; border: none; border-bottom: 1px dashed #CCC; }
.articles .end { border-bottom: none; }
.nothumb .title,.nothumb .summary,.nothumb .description,.nothumb .links,.nothumb .date,.nothumb .url,.nothumb .more { padding-left: 0; }

/* News Article Listing */
.listing .news-article { background: none; border: none; border-bottom: 1px dashed #CCC; }

/* Product Listing */
.listing .product { background: none; border: none; }

/* Sorting */
.sorting { border-bottom: 1px dashed #CCC; border-top: 1px dashed #CCC; }
.sorting .options { margin: 10px 0; padding-left: 0 !important; list-style: none !important; }

/* Send To Friend */
#sendtofriend { background: #FFF; text-align: left; }
#sendtofriend textarea { height: auto !important; }

/* Home Page */
.home .flash-panel { width: 813px; height: 300px; position: absolute; padding-left: 0 !important; }
.home .flash-panel .slide { height: 282px; }
.home .slide-link { width: 773px !important; }
.home .slide-text { width: 310px; height: 242px; top: 0; right: 40px; padding: 20px; overflow: auto; }
.home .slide-text * { color: #FFF; }
.home .slide-title { text-transform: uppercase; font-size: 28px; }
.home .featured-pages { padding-top: 310px; }
.home .featured-title { background: #F65B2F; color: #FFF; font-weight: normal; text-transform: uppercase; font-size: 14px; padding: 5px 10px; margin: 0 22px 20px 0; }
.home .listing .product { margin-right: 15px; }

/* Product Details */
.product .page-specs { margin-top: 20px; }
.product .book-viewing { text-align: center; padding-top: 10px; margin-top: 15px; }
.product .gallery { background: none; border: none; padding: 0; }
.product .gallery ul { padding-left: 0 !important; list-style: none !important; }
.product .gallery .featured-image { background: #FFF; }
.product .gallery .thumbs { margin-top: 3px; }
.product .gallery .thumbs li { width: 98px; height: 98px; margin-right: 3px; background: #FFF; text-align: center; margin-bottom: 3px; overflow: hidden; }
.product .gallery .thumbs img { max-width: none; max-height: none; }
.product .gallery p {  margin-bottom: 20px; text-align: center; font-weight: bold; margin-top: 10px; }
.product .postcode { margin-top: 10px; margin-bottom: 0; border-top: 1px dashed #CCC; padding-top: 10px; color: #999; font-weight: normal; }
.product .postcode span { color: #333; }
.product .google-map { margin-top: 10px; border-top: 1px dashed #CCC; padding-top: 10px; color: #999; }
.product .google-map iframe { width: 300px !important; }
.product .google-map small { display: block; text-align: center; border-top: 1px dashed #CCC; margin-top: 5px; padding-top: 5px; }
.product .google-map small a { font-size: 13px; color: #F65B2F !important; font-weight: bold; text-decoration: none; }
.product .google-map small a:hover { color: #904227 !important; }

/* Contact Form */
.contact-form { background: #904227; border: none; }
.contact-form label,.contact-form p { color: #FFF; }
.contact-intro .contact { padding-top: 0; border: none; }
.contact-intro .contact dt,.contact-intro .contact dd { margin: 0; }

/* Arrange A Viewing */
.page-arrange_a_viewing { background: #FFF; padding: 0 10px 10px; }
.page-arrange_a_viewing .wrapper { margin: 0; width: auto; height: 100px !important; min-height: 100px !important; }
.page-arrange_a_viewing #header { background: none; }
.page-arrange_a_viewing #header .strapline,.page-arrange_a_viewing #header .search { display: none; }
.page-arrange_a_viewing #header .logo { position: static; margin: 0 auto; width: 230px; }
.page-arrange_a_viewing .breadcrumb { display: none; }
.page-arrange_a_viewing #content .form { display: none; }
.page-arrange_a_viewing #body { background: none; }
.page-arrange_a_viewing #sidebar { display: none; }
.page-arrange_a_viewing #content-area { float: none; width: auto; height: auto; }
.page-arrange_a_viewing .contact-intro { display: none; }
.page-arrange_a_viewing #footer { display: none; }
.page-arrange_a_viewing .sidebar { width: auto !important; float: none; }
.page-arrange_a_viewing .contact-form { margin: 0;  }
.page-arrange_a_viewing #content .submitted { display: block; text-align: center; }
