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

body{
padding: 0;
margin: 0;
font-family: "Lucida Grande", tahoma, arial, verdana, sans-serif;
color: #666;
}

.warning{
color: #F37433;
}

a{
color: #F37433;
text-decoration: none;
}

a:hover{
text-decoration: underline;
}

.small{
font-size: 10px;
}

.clear{
clear: both;
}

.highlight1{
color: #8DA733;
}

.highlight2, .highlight2 a{
color: #8F162D;
}

.highlight-big{
color: #8DA733;
font-weight: bold;
font-size: 14px;
}

.bold{
font-weight: bold;
}

#container{
width: 874px;
margin: auto;
}

#top{
height: 85px;
}

#login{
float: right;
width: 80px;
padding: 30px 30px 0 0;
}

#menu{
clear: both;
height: 39px;
}

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

#top-slide-holder{
background: url(images/top-slide-bg.gif) repeat-y;
padding: 0 7px 0 7px;
}

#slide-pic-small{
width: 500px;
float: right;
}

#slide-content{
width: 300px;
height: 265px;
padding: 35px 0 0 50px;
}

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

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

p.main-title{
color: #333;
font-size: 20px;
padding-bottom: 20px;
}

p.slide-title{
color: #333;
font-size: 24px;
padding-bottom: 30px;
}

p.sub-title, .heroes p.sub-title{
color: #333;
font-size: 15px;
}

p.intro{
font-size: 14px;
line-height: 22px;
}

p.getstarted-btn{
padding-top: 10px;
padding-bottom: 15px;
}

#col1{
width: 520px;
}

.content-fade-top{
background: url(images/content-fade-top.gif) repeat-x;
height: 17px;
}

.content-fade-bottom{
background: url(images/content-fade-bottom.gif) repeat-x;
height: 17px;
}

.heroes p{
font-size: 11px;
line-height: 15px;
}

.hero-holder{
padding: 0 6px 0 8px;
}

.hero-pic{
padding: 0 0 0 20px;
height: 100px;
}

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

#additional-box{
background: url(images/additional-box-bg.gif) repeat-y;
margin: 20px 0 0 0;
}

#info-box ul, #additional-box ul{
list-style: none;
padding: 0;
margin: 0;
font-size: 11px;
line-height: 16px;
}

#info-box ul li, #additional-box ul li{
	background: url(images/tick.gif) no-repeat 0 3px;
	padding: 0 0 7px 25px;
}

#info-box ul li a, #additional-box ul li a{
	color: #F37433;
}

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

.info-box-text p{
font-size: 12px;
line-height: 17px;
}

.pro-box{
background: url(images/pro-box-middle.gif) repeat-y;
}

p.info-box-title{
color: #333;
font-size: 19px;
line-height: 24px;
padding-top: 10px;
}

.deal-panel{
background: url(images/deal-offer-bg.jpg) no-repeat 0 10px;
height: 145px;
padding: 0 0 0 0;
}

#pricing-guide{
width: 500px;
padding: 40px 0 30px 0;
font-size: 12px;
}

#pricing-guide-cal{
padding: 40px 0 30px 0;
font-size: 12px;
}

#pricing-guide table td, #pricing-guide-cal table td{
padding: 7px 0;
border-bottom: 1px solid #ccc;
}

#product-descs{
float: right;
width: 300px;
padding: 40px 0 30px 0;
font-size: 12px;
}

#product-descs table{
padding-bottom: 26px;
}

#top-title{
background: url(images/top-fade.gif) repeat-x;
height: 54px;
padding: 20px 20px 0 20px;
color: #F37433;
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.jpg) no-repeat;
height: 32px;
padding: 11px 0 0 30px;
font-size: 14px;
margin: 30px 0 20px 0;
color: #fff;
}

#info-bar a{
color: #fff;
}

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

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

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

#footer a{
color: #666;
}

#footer a:hover{
color: #F37433;
}
