@charset "UTF-8";
/* CSS Document */

body{
background: url(images/bg-fade.gif) repeat-y top center;
padding: 0;
margin: 0;
font-family: "Lucida Grande", tahoma, arial, verdana, sans-serif;
color: #666;
}

.warning{
color: #8F162D;
}

.small{
font-size: 10px;
line-height: 14px;
color: #917950;
}

a{
color: #8F162D;
text-decoration: none;
}

a:hover{
text-decoration: underline;
}

.clear{
clear: both;
}

.highlight1{
color: #8F162D;
}

.highlight2{
color: #444;
}

.highlight3{
color: #F37433;
}

.highlight3 a{
color: #F37433;
}

.bold{
font-weight: bold;
}

#container{
width: 874px;
padding: 0 43px;
margin: auto;
}

#top{
height: 85px;
}

#menu{
clear: both;
height: 39px;
padding-bottom: 15px;
}

#gallery-book-holder{
padding: 0 0 40px 0;
}

#text-content{
padding: 0 30px;
}

p{
margin: 0;
padding: 0 0 8px 0;
font-size: 13px;
line-height: 20px;
}

p.main-title{
color: #917950;
font-size: 20px;
}

p.sub-title{
color: #917950;
font-size: 13px;
font-weight: bold;
}

p.intro{
color: #444;
font-size: 17px;
line-height: 23px;
}

p.calltoaction{
color: #8F162D;
font-size: 17px;
line-height: 23px;
padding-top: 10px;
}

#col1{
width: 490px;
}

#col1 ul{
padding: 0;
margin: 0;
list-style: none;
font-size: 13px;
}

#col1 ul li{
background: url(images/tick-round.gif) no-repeat;
padding: 0 0 12px 20px;
}

#col1-info-box{
background: url(images/col1-info-box-bg.gif) repeat-y;
}

#info-box{
background: url(images/info-box-bg.gif) repeat-y;
width: 280px;
float: right;
}

#info-box ul{
list-style: none;
padding: 12px 0 0 0;
margin: 0;
font-size: 13px;
line-height: 20px;
}

#info-box ul li{
background: url(images/arrow.gif) no-repeat 0 3px;
padding: 0 0 10px 20px;
}

#info-box ul li a{
color: #666;
}

.info-box-text{
padding: 0 20px;
}

p.info-box-title{
color: #917950;
font-size: 16px;
line-height: 24px;
}

.icon-camera{
background:url(images/icon-camera.gif) no-repeat;
padding: 0 0 10px 40px;
}

.icon-tick{
background: url(images/icon-tick.gif) no-repeat;
padding: 0 0 10px 40px;
}

#range-of-products{
margin: 30px 0 0 0;
background: url(images/range-of-products-bg.gif) repeat-y;
}

#range-of-products-top{
background: url(images/range-of-products-top.gif) no-repeat;
padding: 11px 0 0 28px;
height: 40px;
color: #917950;
font-size: 20px;
margin: 0 0 20px 0;
}

#range-of-products p.range-of-products-title{
font-size: 13px;
line-height: 18px;
color: #444;
font-weight: bold;
padding-top: 10px;
}


#range-of-products p{
font-size: 11px;
line-height: 17px;
}

#top-title{
background: url(images/top-fade.gif) repeat-x;
height: 54px;
padding: 20px 30px 0 30px;
color: #8F162D;
font-weight: bold;
}

#form-table{
font-size: 12px;
}

#form-table td{
padding-bottom: 15px;
}

form input{
border: 1px solid #B6B7B8;
width: 300px;
}

form textarea{
border: 1px solid #B6B7B8;
width: 300px;
}

#info-bar{
background: url(images/info-bar.gif) no-repeat;
height: 38px;
padding: 18px 0 0 30px;
font-size: 14px;
margin: 30px 0 20px 0;
}

p.questions{
margin: 0;
padding: 0 0 0 26px;
background: url(images/icon-speak.gif) no-repeat 0 4px;
}

#footer{
padding: 0 31px 20px 31px;
font-size: 11px;
}

#footer a{
color: #666;
}

#footer a:hover{
color: #8F162D;
}