/*
    Document   : style
    Created on : 29-Mar-2010, 12:21:13
    Author     : Darren
    Description:
        Purpose of the stylesheet follows.
*/

/*
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

root {
    display: block;
}

a {
    color: #1dd6c8;
}

body {
    background: url(images/background.jpg) top left repeat;
    text-align: center;
    margin: 21px auto;
    padding: 0px auto;
}

iframe {
    margin: 15px 0px;
}

#container {
    width: 979px;
    margin: 0px auto;
    padding: 0px auto;
    text-align: left;
}

#header {
    height: 151px;
    background: url('images/header.gif') top left no-repeat #392923;
}

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

#advertisement {
    padding-top: 30px;
    margin-bottom: 0px;
    text-align: center;
    margin-right: 23px;
}

.price_tag {
    position: absolute;
    z-index: 1000;
    margin-left: -30px;
    margin-top: -4px;
}

#sidebox_advert {
    text-align: center;
    margin-top: 20px;
}

#feature {
    background-color: #FFFFFF;
    position: absolute;
    width: 612px;
    height: 354px;
    z-index: 10000;
    box-shadow:0px 0px 15px #999;
    -webkit-box-shadow:0px 0px 15px #999;
    -moz-box-shadow: 0px 0px 15px #999;
    margin-left: 338px;
    padding: 10px;
}

/* Target Firefox 3 */
#feature.hello, x:-moz-any-link, x:default {
    border: 1px solid #dedede;
}

/* Target Firefox 2 */
#feature, x:-moz-any-link {
    border: 1px solid #dedede;
}

html>body #feature {
    width: 592px;
    height: 334px;
}

#feature_summary {
    width: 612px;
    height: 109px;
    position: absolute;
    z-index: 5000;
    background-color: #e7e7df;
    margin-left: 338px;
    margin-top: 354px;
}

#feature_summary ul {
    float: left;
    list-style-image: url(images/bullet.jpg);
    margin: 10px 10px;
}

#feature_summary ul li {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #4e382d;
    font-weight: bold;
    margin: 10px 0px;

}

#menu {
    height: 57px;
    background-color: #1dd6c8;
    font-size: 18px;
    color: #ffffff;
    letter-spacing:2px;
    text-align: center;
    font-family: serif;
    padding-top: 15px;
}

html>body #menu {
    height: 42px;
}

#menu a {
    color: #ffffff;
    text-decoration: none;
    margin: 0px 15px;
}

#submenu {
    height: 32px;
    background-color: #1bc5b9;
}

#content {
    background-color: #ffffff;
    min-height: 600px;
}

#survey {
    margin-top: 90px;
    margin-left: 30px;
}

#survey h2 {
    margin: 0px 0px;
    font-weight: normal;
    padding: 0px 0px 15px 0px;
    color: #382924;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 23px;
    color: #1dd6c8;
}

#survey div {
    margin: 5px 0px;
}

#survey div label {
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
    width: 122px;
    float: left;

}

#buttons {
    padding-bottom: 20px;
}

#leftbar {
    width: 338px;
    float: left;
    margin-top: -70px;
}

#rightcontent a img {
    border: none;
}

#rightcontent {
    float: right;
    width: 641px;
    margin-left: 20px;
    margin-right: 30px;
    margin-top: 20px;
}

html>body #rightcontent {
    width: 591px;
}

#rightcontent h1 {
    margin: 0px 0px;
    font-weight: bold;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 23px;
    color: #382924;
    padding: 0px 0px;
}

#rightcontent .entry-meta, #rightcontent h2, #rightcontent h3 {
    margin: 0px 0px;
    font-weight: bold;
    text-transform: uppercase;
    color: #c1bc85;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 15px;
    padding: 0px 0px;
}

#rightcontent .entry-title {
    margin: 0px 0px;
    font-weight: bold;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 23px;
    color: #382924;
    padding: 0px 0px;
}

#rightcontent .entry-title a {
    color: #382924;
    text-decoration: none;
    text-transform: lowercase;
}

#rightcontent h3 {
    margin: 20px 0px 15px 0px;
}

#rightcontent p {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    line-height: 18px;
}

.product_image {
    float: left;
    margin-right: 40px;
}

#latest_news {
    margin: 19px 32px;
}

#latest_news h2 {
    margin: 0px 0px;
    font-weight: normal;
    color: #382924;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 23px;
    color: #1dd6c8;
}

#latest_news .newsbox {
    margin-top: 35px;
    margin-bottom: 30px;
    color: #020202;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 13px;
    margin-left: 10px;
    margin-right: 10px;
}

#latest_news .newsbox .date {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-siz: 14px;
    font-weight: bold;
    color: #3f4e51;
}

#latest_news .newsbox .title a, #latest_news .news_all a {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #47b1af;
    font-weight: bold;
    text-decoration: none;
}

#latest_news .newsbox .title a:hover, #latest_news .news_all a:hover {
    text-decoration: underline;
}

#quote {
    margin: 30px 20px;
}

ul.thumb {
	float: left;
	list-style: none;
	margin: 0; padding: 10px;
	width: 360px;
}
ul.thumb li {
	margin: 0; padding: 5px;
	float: left;
	position: relative;  /* Set the absolute positioning base coordinate */
	width: 110px;
	height: 110px;
}
ul.thumb li img {
	width: 100px; height: 100px; /* Set the small thumbnail size */
	-ms-interpolation-mode: bicubic; /* IE Fix for Bicubic Scaling */
	border: 1px solid #ddd;
	padding: 5px;
	background: #f0f0f0;
	position: absolute;
	left: 0; top: 0;
}
ul.thumb li img.hover {
	background:url(thumb_bg.png) no-repeat center center;  /* Image used as background on hover effect
	border: none; /* Get rid of border on hover */
}

.product {
    float: left;
    margin-right: 10px;
    margin-top: 15px;
}

#shutters {
    margin-top: 20px;
    margin-left: 15px;
    margin-bottom: 30px;
    min-height: 150px;
}

ul li {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #382924;
}

ul li a {
    color: #1dd6c8;
    text-decoration: underline;
}

ul li a:hover {
    text-decoration: none;
}

#shutters .block {
    float: left;
    margin-right: 25px;
}

#ranges {
    margin: 30px 20px;
}

#ranges .block {
    padding: 15px 0px;
    border-bottom: 1px dashed #ccc;
    min-height: 175px;
    cursor: pointer;
}

#ranges .block h2 a {
    margin: 0px 0px;
    font-weight: bold;
    text-transform: uppercase;
    color: #c1bc85;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 15px;
    padding: 0px 0px;
    text-decoration: none;
}

html>body #ranges .block {
    min-height: 145px;
}

#ranges .block img {
    float: left;
    margin-right: 20px;
    margin-left: 10px;
}

#enquiry label {
    width: 120px;
    float: left;
    display: block;
}

#enquiry input {
    width: 400px;
}

#footer {
    height: 57px;
    background-color: #392923;
}

#footer .left {
    float: left;
    margin: 22px 0px 0px 30px;
    color: #a09996;
    font-size: 12px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
}

#footer .right {
    float: right;
    margin: 22px 30px 0px 0px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #a09996;
}

#footer .right a {
    color: #a09996;
    text-decoration: none;
}

#footer .right a:hover {
    text-decoration: underline;
}

.clear {
    clear: both;
}
/**
 * Slider CSS
 *
 * jQuery Nivo Slider v1.7
 * http://nivo.dev7studios.com
 *
 * Copyright 2010, Gilbert Pellegrom
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 *
 * March 2010
 **/

.nivoSlider {
	position:absolute;
        z-index: 100;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}

.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}

.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8;
	width:100%;
	z-index:89;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}

.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}

.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}

/**
 * Custom Slider CSS
 *
 * Note: Include the nivo-slider.css file that comes
 * with the main download before including this file.
 */


#slider a {
	border:0;
}

.nivo-controlNav {
	position:absolute;
	left: 10px;
	top:10px;
}
.nivo-controlNav a {
	display:block;
	width:10px;
	height:10px;
	background:url(images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:-10px 0;
}

.nivo-directionNav a {
	display:block;
	width:32px;
	height:34px;
	background:url(images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-32px 0;
	right:10px;
}
a.nivo-prevNav {
	left:10px;
}

.reset {
    background : url(images/btn_clear.jpg);
    width:67px;
    height:24px;
    border:0px;
    margin-top: 5px;
    margin-right: 5px;
    padding: 0px;
    float: left;
    margin-left: 140px;
}

.submit {
    margin-top: 5px;
}

.hr {
    margin-left: -15px;
    margin-top: 15px;
}

.block {
    font-family: Tahoma, Arial, sans-serif;
    font-size: 10px;
    color: #333333;
}

.measure {
    float: left;
    width: 115px;
    height: 54px;
    margin-right: 20px;
    background: url('images/measure.png') top left no-repeat;
}

.measure_selected {
    width: 115px;
    margin-right: 20px;
    height: 54px;
    float: left;
    background: url('images/measure_selected.png') top left no-repeat;
}

.measure, .measure_selected {
    cursor: pointer;
}

.clear {
    clear: both;
}

.measure p, .measure_selected p {
    padding-top: 19px;
    text-align: center;
    margin: 0px 0px;
    font-family: Arial, Helvetica, Tahoma, sans-serif;
    font-size: 18px;
    color: #595959;
}

.entry-utility {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    line-height: 18px;
}

.alignright {
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
}

.alignleft {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}
