@import url("sIFR-print.css") print;
@import url("sIFR-screen.css");

html, body, img, td, p, h1, h2, h3, h4, dl, dd {
	margin: 0;
	padding: 0;
	border: 0;
	color: #474747;
	font: normal 9pt Arial;
}

body {
	/*background: #ffffff url('../img/bg_top.gif') repeat-x top center;*/
	/*width: 846px;*/
	/*margin: auto;*/
}



div.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}

.left{float:left;}
.right{float:right;}
.block{display:block;}
.none{display:none;}
.hide,.hidden{text-indent:-9999px; overflow:hidden;}
.stronger{font-size:16px;}
.quote{font-style:italic;}
.red{color:#cc0000;}
.deepblue{color:#1694bc;}
.subhead{font-size:10px;}
.f14{font-size:14px;}
.f12{font-size:12px;}
.center{text-align:center;}
#wrapper {
	min-width: 846px;
}


/* header */

#header {
	height: 140px;
	background: #9ccf44 url('../img/bg_top.gif') repeat-x top center;
}

#header .content {
	width: 846px;
	margin: 0 auto;
}

#header #logo {
	float: left;
	/*position: relative;*/
	/*top: 27px;
	left: 14px;*/
	margin: 27px 0 0 5px;
	width: 325px;
	height: 71px;
	background: url('../img/logo_secureasale.jpg') no-repeat top left;
}

#header #logo a {
	display: block;
	width: 325px;
	height: 71px;
	overflow: hidden;
	line-height: 200px;
}

#header #hotline {
	/*position: absolute;*/
	float: left;
	/*top: 27px;
	left: 610px;*/
	margin: 36px 0 0 282px;
	width: 225px;
	height: 58px;
	background: url('../img/hotline.jpg') no-repeat top left;
}

#nav-top {
    padding:0;
    margin:0;
	list-style: none;
	height: 28px;
	width: 846px;
	float: right;
	overflow: hidden;
	margin-top: 10px ;
}

#nav-top li {
	float: left;
	background: transparent url('../img/menu.gif') no-repeat;
	margin: 0;
	padding: 0;
}

#nav-top a {
	background: transparent url('../img/menu.gif') no-repeat;
	height: 28px;
	display: block;
	text-indent: -9999px;
}

#liHowWeCanHelp a   {	width: 128px;	background-position: 0 0;}
#liWhereWeBuy a     {	width: 125px;	background-position: -128px 0;}
#liHowItWorks a     {	width: 119px;	background-position: -253px 0;}
#liWhyUseUs a       {	width: 119px;	background-position: -372px 0;}
#liNewsNBlog a      {   width: 119px;	background-position: -491px 0;}
#liAboutUs a        {	width: 119px;	background-position: -610px 0;}
#liContactUs a      {	width: 117px;	background-position: -729px 0;}


#liHowWeCanHelp a:hover, .liHowWeCanHelp #liHowWeCanHelp a {
	background-position: 0 -28px;
}

#liWhereWeBuy a:hover, .liWhereWeBuy #liWhereWeBuy a {
	background-position: -128px -28px;	
}

#liHowItWorks a:hover, .liHowItWorks #liHowItWorks a {
	background-position: -253px -28px;
}

#liWhyUseUs a:hover, .liWhyUseUs #liWhyUseUs a {
	background-position: -372px -28px;
}

#liNewsNBlog a:hover, .liNewsNBlog #liNewsNBlog a {
	background-position: -491px -28px;
}

#liAboutUs a:hover, .liAboutUs #liAboutUs a {
	background-position: -610px -28px;
}

#liContactUs a:hover, .liContactUs #liContactUs a {
	background-position: -729px -28px;
}



/* content */


#container {
	min-height: 400px;
	background: #ffffff url('../img/bg_container.gif') repeat-x top;
}

#container .content {
	width: 846px;
	margin: 0 auto;
}

#container .content p.lead {
	margin: 0 10px 15px 10px;
	font-size: 11pt;
}

#container .content .dottedspacer {
	height: 1px;
	background: url('../img/line_dotted.gif') no-repeat top;
	margin: 15px 0 15px 0;
}

#container #main {
	float: left;
	margin-left: 1px;
	padding-top: 35px;
	width: 578px;
}

h2 {
	color: #008ec4;
	font-size: 22px;
	float:left;
	display:block;
	margin:0;
	
}

h2.green {
	color: #049b00;
	font-size: 22px;
	float:left;
	display:block;
}

#text-secureasale{
background: url(../img/text-secureasale.gif) no-repeat;
width: 572px;
height: 49px;
    
}
.blog-item{
    margin-top:8px;
}

#container #main .fromblog {
	float: left;
	background: #ffffff;
	width: 270px;
	margin: 15px 8px 0 10px;
}

#container #main .fromblog a {
	color: #000000;
}
#container #main .fromblog a:hover {
    color: #999999;
}
#container #main .fromblog .title a{
	font-size: 12px;
	font-weight: bold;
	color: #0079a7;
}
#container #main .fromblog .title a:hover {
	color: rgb(70,167,202);
}


.blog-content{
    font-size:12px;
    margin-top:10px;
    text-align:justify;
    line-height:15px;
}


.blog-item img{display:none;}
#steps{font-size:15px; font-weight:bold; overflow:hidden;color:#fff;}
#container #main .how-it-works {
	background: #ffffff url('../img/bg_how-it-works.jpg') no-repeat top left;
	width: 576px;
	height: 152px;
}

#container #main .how-it-works .pager {
	text-align: right;
	padding: 7px 10px 0 0;
}

#container #main .how-it-works .text-title {
	color: #002d3b;
	font-size: 11px;
	height:14px;
}

#container #main .how-it-works .text {
	color: #ffffff;
	font-size: 13pt;
	font-weight: bold;
}
.work-content-box{
    width:270px;
    margin-left:300px;
    margin-top:35px;
    overflow:hidden;    
}
.work-list{list-style:none; padding:0px;margin:0px;}
.work-list li{float:left; display:inline;margin:0px 2px;}
.work-list a{width:19px; height:19px; text-indent: -9999px; overflow:hidden; z-index:99; display:block;}
#work-list-1{background:url(../img/greenbg_1.gif) no-repeat;}
#work-list-2{background:url(../img/greenbg_2.gif) no-repeat;}
#work-list-3{background:url(../img/greenbg_3.gif) no-repeat;}
#work-list-4{background:url(../img/greenbg_4.gif) no-repeat;}
#work-list-1.active, #work-list-1:hover{background:url(../img/greenbg_1-on.gif) no-repeat;}
#work-list-2.active, #work-list-2:hover{background:url(../img/greenbg_2-on.gif) no-repeat;}
#work-list-3.active, #work-list-3:hover{background:url(../img/greenbg_3-on.gif) no-repeat;}
#work-list-4.active, #work-list-4:hover{background:url(../img/greenbg_4-on.gif) no-repeat;}

#container #main .how-we-can-help {
	background: #e7f4d7 url('../img/bg_how-we-can-help.gif') no-repeat top left;
	width: 576px;
	min-height: 135px;
	padding-bottom:20px;
}

#container #main .how-we-can-help .pager {
	text-align: right;
	padding: 7px 10px 0 0;
}
.help-content-box{
    background:url(../img/hwch_clock.gif) no-repeat 20px 0px;
    float:left;        
    margin-top:19px;    
    padding-left:75px;
    
}
#container #main .how-we-can-help .icon {
	float: left;
	margin: 20px 0 0 27px;
}

#container #main .how-we-can-help .text {
	float: left;	
	color: #474747;
	width: 460px;

}

#container #main .how-we-can-help .text a {
	color: #474747;
}
#container #main .how-we-can-help .text a:hover {
    color:#999999;
}
#container #main .how-we-can-help .text .title {
	color: #0079a7;
	font-weight: bold;
	font-size:17px;
	margin-bottom:5px;
}

#container #main .how-we-can-help .text p {
	font-size:12px;
	line-height:18px;
}


#container #main .how-we-can-help .text .title a {
	color: #0079a7;
}
#container #main .how-we-can-help .text .title a:hover {
color: rgb(70,167,202);
}
.help-list{list-style:none; padding:0px;margin:0px;}
.help-list li{float:left; display:inline;margin:0px 2px;}
.help-list a{width:19px; height:19px; text-indent: -9999px; overflow:hidden; z-index:99; display:block;}
#help-list-1{background:url(../img/greenbg_1.gif) no-repeat;}
#help-list-2{background:url(../img/greenbg_2.gif) no-repeat;}
#help-list-3{background:url(../img/greenbg_3.gif) no-repeat;}
#help-list-4{background:url(../img/greenbg_4.gif) no-repeat;}
#help-list-5{background:url(../img/greenbg_5.gif) no-repeat;}
#help-list-6{background:url(../img/greenbg_6.gif) no-repeat;}
#help-list-7{background:url(../img/greenbg_7.gif) no-repeat;}
#help-list-8{background:url(../img/greenbg_8.gif) no-repeat;}
#help-list-9{background:url(../img/greenbg_9.gif) no-repeat;}
#help-list-10{background:url(../img/greenbg_10.gif) no-repeat;}
#help-list-1.active, #help-list-1:hover{background:url(../img/greenbg_1-on.gif) no-repeat;}
#help-list-2.active , #help-list-2:hover{background:url(../img/greenbg_2-on.gif) no-repeat;}
#help-list-3.active, #help-list-3:hover{background:url(../img/greenbg_3-on.gif) no-repeat;}
#help-list-4.active, #help-list-4:hover{background:url(../img/greenbg_4-on.gif) no-repeat;}
#help-list-5.active, #help-list-5:hover{background:url(../img/greenbg_5-on.gif) no-repeat;}
#help-list-6.active, #help-list-6:hover{background:url(../img/greenbg_6-on.gif) no-repeat;}
#help-list-7.active, #help-list-7:hover{background:url(../img/greenbg_7-on.gif) no-repeat;}
#help-list-8.active, #help-list-8:hover{background:url(../img/greenbg_8-on.gif) no-repeat;}
#help-list-9.active, #help-list-9:hover{background:url(../img/greenbg_9-on.gif) no-repeat;}
#help-list-10.active, #help-list-10:hover{background:url(../img/greenbg_10-on.gif) no-repeat;}

/* key features */
#key-features{background: url(../img/bg_feature.gif) repeat-x;
width: 575px;
float:left;
margin-bottom:20px;
border-top:1px solid #d0d0d0;
border-bottom:1px solid #d0d0d0;
}

#text-key-feature{
    background: url(../img/text-key-feature.gif) no-repeat top;
    width: 189px;
    height: 18px;
    margin: 12px 0 0 11px;
    cursor: pointer;
}
.feature-show{
    background: url(../img/ico-plus.gif) no-repeat;
    width: 21px;
    height: 20px;
    display:block;
    margin: 12px 10px 0 0;    
}
.active .feature-show{
    background: url(../img/ico-minus.gif) no-repeat;
}
.feature-content{
    clear:left;
    margin-top:10px;
    padding:0 10px;
}
.feature-content h4{
    margin-top:5px;
    font-size:15px;
	color: #0079a7;
	font-weight: bold;
}
.feature-content p{
    margin:5px 0 15px 0;
    font-size:12px;
    text-align:justify;
}

/* boxes */

#container #boxes {
	float: right;
	margin-right: 1px;
	padding-top: 57px;
}

#sellnow-box {
	background: #eaeaea url('../img/bg_box_sellnow.gif') repeat-x top;
	border:1px solid #c0cbcc;
	width: 192px;
	text-align: left;
	padding:20px;
	margin-bottom: 16px;
}

#sell-home-now{
 background: url(../img/text-sell-how-now.gif) no-repeat;
 width: 150px;
 height: 19px;
 margin-bottom:10px;
    
}
#sale-form{
background: url(../img/sale-form.gif) no-repeat;
width: 232px;
height: 32px;
margin:-21px 0 15px -20px;
}
#sellnow-box .field {
	border: #a7a6aa 1px solid;
	background-color: #ffffff;
	width: 176px;
	height: 18px;
	padding: 4px 7px 0 7px;
	margin-bottom: 9px;
}
#sellnow-box  #viewingDate{width:140px;}
.textarea{	border: #a7a6aa 1px solid;
	background-color: #ffffff;
	width: 176px;
	padding: 4px 7px 0 7px;
	margin-bottom: 9px;
	font: normal 9pt Arial;
}

#sell_go {
    cursor:pointer;
    border:none;
    width:86px;
    height:25px;
    background: url('../img/button_go.gif') no-repeat 0px -25px;
	margin-left: 106px;
	
}
#sell_go:hover{
    background: url('../img/button_go.gif') no-repeat 0px 0px;
}

#sell_send {
    cursor:pointer;
    border:none;
    width:86px;
    height:25px;
    background: url('../img/button_send.gif') no-repeat 0px 0px;
	margin-left: 106px;
	
}
#sell_send:hover{
    background: url('../img/button_send.gif') no-repeat 0px -25px;
}

#calculator-box {
	background: #8cadb3 url('../img/bg_box_calculator.gif') repeat-x top;
	border:1px solid #3f7882;
	width: 211px;
	height: 118px;
	padding: 16px 0 6px 18px;
	margin-bottom: 18px;
	color:#ffffff;
}

#cal-input{
    background: #ffffff url(../img/input-bg.gif) repeat-x top;
	border: #7f7f7f 1px solid;
	width: 79px;
	height: 18px;
	float: left;
	margin-right: 9px;
	margin-top:10px;
	padding: 5px 8px 0 8px;
}
#bt-cal{
    background: url(../img/button_calculate.gif) no-repeat 0px -25px;
    width: 86px;
    height: 25px;
    margin-top:10px;
    border:none;
    cursor:pointer;
}
#bt-cal:hover{
    background: url(../img/button_calculate.gif) no-repeat 0px 0px ;
}

#your-property{
margin:8px 0;
background: url(../img/text-your-property.gif) no-repeat left top;
width: 193px;
height: 24px;
border-bottom:1px dotted #fff;
}

#calculator-box img {float: left;}

#testimonials-box {
	background: #e4eced url('../img/bg_box_testimonials.gif') no-repeat top;
	width: 232px;
	height: 246px;
	margin-bottom: 18px;
}

#testimonials-box #facepic {
	float: left;
	margin: 44px 0 0 22px;
}

#testimonials-box #pager {
	float: left;
	margin: 50px 0 0 27px;
}

#testimonials-box #pager .textlink {
	color: #1a5466;
	font-size: 8pt;
	margin-left: 25px;
}

#testimonials-box .text {
	width: 193px;
	font-style: italic;
	line-height: 18px;
}

.text-content-box{
	margin: 22px 0 0 21px;
}

#testimonials-box .text a {
	color: #000000;
}
#testimonials-box .text a:hover {
	color: #999999;
}
#testimonials-box .text .author {
	text-align: right;
	font-style: normal;
}

.test-list{list-style:none; padding:0px;margin:0px;}
.test-list li{float:left; display:inline;margin:0px 2px;}
.test-list a{width:19px; height:19px; text-indent: -9999px; overflow:hidden; z-index:99; display:block;}
#test-list-1{background:url(../img/button-01.gif) no-repeat 0 -19px;}
#test-list-2{background:url(../img/button-02.gif) no-repeat 0 -19px;}
#test-list-3{background:url(../img/button-03.gif) no-repeat 0 -19px;}
#test-list-1.active, #test-list-1:hover{background:url(../img/button-01.gif) no-repeat 0px 0px;}
#test-list-2.active, #test-list-2:hover{background:url(../img/button-02.gif) no-repeat 0px 0px;}
#test-list-3.active, #test-list-3:hover{background:url(../img/button-03.gif) no-repeat 0px 0px;}



#times-box {
	background: #eeeeee url('../img/bg_box_times.gif') no-repeat top;
	width: 107px;
	height: 43px;
	margin-bottom: 18px;
	padding: 108px 0 0 125px;
}
#bt-more{
background: url(../img/button_more.gif) no-repeat 0px -25px;
width: 86px;
height: 25px;
display:block;
text-indent:-9999px;   
}
#bt-more:hover{
background: url(../img/button_more.gif) no-repeat 0px 0px;
}

/*** how can we help ***/
.help-page-header{width:170px; height:26px; overflow:hidden;}
.help-page h3{font-size:16px; font-weight:bold; margin-bottom:10px;}
.help-page h3 a{font-size:16px; font-weight:bold;color:#008ec4;}
.help-page h3 a:hover{text-decoration:none;}
.help-page p{font-size:15px; margin:20px 0;}
.help-page p a{color:#474747;}
.help-page-list{list-style:none; padding:0px; margin:0px; height:88px;font-size:14px;}
.help-page-list li{ color:#049500; line-height:19px; float:left; width:192px;}
.help-page-list li a{color:#008ec4; background:url(../img/ico-list.gif) no-repeat center left;padding-left:15px;}
.help-page-list li a:hover, .active-overview #help-overview, .active-facing #help-facing , .active-stuck #help-stuck, .active-probate #help-probate, .active-equity #help-equity, .active-landlords #help-landlords, .active-property #help-property, .active-divorce #help-divorce, .active-health #help-health, .active-relocation #help-relocation, .active-sell #help-sell {text-decoration:none;color:#049500;background:url(../img/ico-list-green.gif) no-repeat center left;}

#banner-stop-repossesion{
background: url(../img/stop-repossesion-banner.gif) no-repeat center;
width: 555px;
height: 153px;
}
.banner-help{background: url(../img/help-banner.gif) no-repeat;
width: 557px;
height: 155px;
}
#banner-text{ position:relative; top:42px; left:255px; width:276px;color:#ffffff; font-size:22px;}

/*** where we buy ***/
.tr-line{border-bottom:1px solid #fff;}
.postcode{width:88px; font-weight:bold; border-right:1px solid #fff; background-color:#e8e9e9; text-align:center;}
.area{width:468px;background-color:#ededed; text-align:left; padding-left:7px;}
.help-page table td{font-size:15px;padding-top:10px;padding-bottom:10px;}

.where-buy-header {width:235px; height:26px; overflow:hidden;}
.where-buy-list{list-style:none; padding:0px; margin:0px; height:59px;font-size:14px;}
.where-buy-list li{ color:#049500; line-height:19px; float:left; width:192px;}
.where-buy-list li a{color:#008ec4; background:url(../img/ico-list.gif) no-repeat center left;padding-left:15px;}
.where-buy-list li a:hover,.where-overview #where-overview, .islington #islington, .haringey #haringey, .camden #camden, .brent #brent, .westminster #westminster, .enfield #enfield, .barnet #barnet {text-decoration:none;color:#049500;background:url(../img/ico-list-green.gif) no-repeat center left;}
.boroughs {font-size:14px;}
.caption {font-size:12px; color:#5bac1c; margin:4px 0 0 0; padding:0; float:right;}


/*** how it works ***/
.estate-content{background-color:#e9edee;}
.flow-estate{
    background: url(../img/flow-estate.gif) no-repeat center 13px;
    background-color:#e9edee;
    width: 45px;
    height: 675px;
}
#using-estate{
    background:url(../img/using-estate.gif) center no-repeat;
    background-color:#e0e4e5; text-align:center;color:#6b6b6b;
    font-weight:bold;
    font-size:20px;
}
#estate-list{
    margin:0; 
    padding:0;
    list-style:none;
    margin-right:17px; 
    text-align:justify;
}
#estate-list li{margin-top:0px;margin-bottom:18px;}
.estate-bottom{background-color:#e0e4e5; text-align:center;}


.secure-content{background-color:#e8f3db;}
.flow-secure{
    background: url(../img/flow-secure.gif) no-repeat center 13px;
    background-color:#e8f3db;
    width: 44px;
    height: 278px;
}
#using-secure{
background:url(../img/using-secure.gif) center no-repeat;
background-color:#dee8d1; text-align:center;color:#049b00;
font-weight:bold;
font-size:20px;
}
#secure-list{margin:0; padding:0;list-style:none;margin-right:17px; text-align:justify;}
#secure-list li{margin-top:0px;margin-bottom:18px;}
.secure-bottom{background-color:#dee8d1; text-align:center;}

/*** why use us ***/

.why-use-header {width:130px; height:26px; overflow:hidden;}
.why-use-list{list-style:none; padding:0px; margin:0px; height:39px;font-size:14px;}
.why-use-list li{ color:#049500; line-height:19px; float:left; width:203px;}
.why-use-list li a{color:#008ec4; background:url(../img/ico-list.gif) no-repeat center left;padding-left:15px;}
.why-use-list li a:hover,.use-overview #use-overview, .use-faq #use-faq,.use-offer #use-offer,.use-testimonials #use-testimonials {text-decoration:none;color:#049500;background:url(../img/ico-list-green.gif) no-repeat center left;}


#flow-offer{
    width:540px; 
    height:511px; 
    background:url(../img/flow-offer.gif) no-repeat 10px 0px;
    padding-left:24px;

    
}
#offer-list {margin-top:6px;}
#offer-list li{
    list-style:none;
    padding-left:0px;
    margin-top:7px;
    margin-bottom:7px;
}


.offer-list{
    color:#008ec4;font-size:20px; font-weight:bold;
}
.offer-sublist{
    padding-left:0px
}
#offer-list .offer-sublist li{
    list-style:none; 
    padding-left:15px; 
    background:url(../img/ico-list.gif) no-repeat 0px 6px;
    font-size:15px;
    font-weight:normal;
    color:#474747;
    margin:6px 0 7px 0;
}
.tiny-font{font-size:10px;letter-spacing:-1px;}
#flow-offer p{padding-left:55px; margin-top:0;}
/*** contact us ***/
#secure-map{width:283px; height:234px; margin:0 20px 0 10px;}
#contact-block{width:239px;}
.contact-no{white-space:pre; line-height:21px;}

dt{float:left;text-align:right; width:190px;padding-top:5px;}
dd{float:left;margin:0px 0px 9px 13px;}
.field{
    background:url(../img/input-bg.gif) repeat-x top; 
    border:1px solid #9a9d9f;
    width:206px;
    height:20px;
}
#message{
    background:url(../img/input-bg.gif) repeat-x top; 
    border:1px solid #9a9d9f;
    width:305px;
    height:127px;
}

#refer-form dt{width:180px;padding-top:5px;}
#refer-form h3{font-size:15px; margin-left:30px; color:#008ec4;}
/*** about us ***/
.d-block{
    float:left;
    margin:0 20px;
    width:248px;
}
.d-block img{ margin-right:10px;}
#customer-charter{
    width:531px;
    height:300px;
    background:url(../img/charter.gif) no-repeat top left;
    padding-left:43px;
    
}
#charter-list{
    list-style:none;
    padding:0;
    margin:0;
    font-size:15px;
    font-weight:normal;
    color:#474747;
    
}
#charter-list li{
    margin:0px 0 20px 0;
}
#charter-sublist{
    padding:0;
    margin:0;
}
#charter-sublist li{
    list-style:none; 
    padding-left:15px; 
    background:url(../img/ico-list.gif) no-repeat 0px 6px;
    margin:6px 0 7px 0;
}

/*--- FAQ ---*/
#accordion div.question{cursor:pointer;} 
.question h4{font-size:17px;color:#008ec4;font-weight:bold;}
.question{ 
    background:url(../img/ico-close.gif) no-repeat 0px 5px; padding-left:15px;}
.active{background:url(../img/ico-open.gif) no-repeat 0px 5px;}

/*--- calulte ---*/
#calulate-block{
    width:557px; 
    height:583px;
    background:url(../img/table-bg.gif) repeat-x center;
    
}
.cal-top{
    background:url(../img/cal-top.gif) no-repeat center top;
    padding-left:23px;
    padding-top:18px;
    height:85px;
    position:relative;
}
.pound-label{
    background-color:#ffffff; width:10px; height:17px;
    position:absolute;
    top:55px;
    left:28px;
    z-index:99;    
}
#asking_price{
    border:1px solid #A7A6AA; 
    height:19px;
    padding-top:3px;
    padding-left:15px;    
    position:absolute;
    top:50px;  
    z-index:90;  
}
#buttonOk{
    background:url(../img/button_calculate.gif) no-repeat 0px -25px;
    width:86px;
    height:25px;
    position:absolute;
    top:50px;
    left:130px;
    border:none;
    cursor:pointer;
}
#buttonOk:hover{
    background:url(../img/button_calculate.gif) no-repeat 0px 0px;
}
#lblErr{
    position:absolute;
    top:55px;
    left:230px;
    
}
#price-table{ 
    margin-top:10px; 
    border:1px solid #fff;
    background-color:#ffffff;
}

#table-bottom{ height:7px;width:556px; background:url(../img/table-bottom.gif) no-repeat 0px 0px;}
#price-table .cal-head{background-color:#7b7b7b; }
#price-table .cal-head td{color:#fff; font-weight:bold;font-size:1.4em; text-align:center; padding:0;}

#price-table td{
font-size:12px;;
padding:5px;
}

.cal-secure-head{background-color:#71bf45;}
#cal-bottom{
    background:url(../img/cal-bottom.gif) no-repeat center bottom ;
    background-color:#9b9b9b;
    height:106px;
    color:#ffffff;
    padding-left:10px;
    position:relative;
}

.line-right{border-right:1px solid #fff;}
.line-bottom{border-bottom:1px solid #fff;}
.lightgrey{background-color:#f3f3f3;}
.lightyellow{background-color:#fcffb0;}
.yellow{background-color:#fbff87;}
.darkyellow{background-color:#f0f3ac;}
.darkgrey{background-color:#e8e8e8;}
.dirtyellow{background-color:#eff385;}

#lbl_cost_label{
    position:absolute;
    top:25px;
    
}

#lbl_total_cost{
    background-color:#ff0000;
    border:2px #ffffff solid;
    text-align:right;
    padding:5px;
    width:79px;
    height:16px;
    position:absolute;
    top:20px;
    right:175px;
}
#lbl_secure{
    background-color:#71bf45;
    border:2px #ffffff solid;
    text-align:right;
    padding:5px;
    width:88px;
    height:16px;
    position:absolute;
    top:20px;
    right:5px;
}
#lbl_pay_label {
    position:absolute;
    top:65px;
    
}
#lbl_payment_to_you{
    background-color:#000;
    border:2px #fff solid;
    text-align:right;
    width:88px;
    height:16px;
    padding:5px;
    position:absolute;
    top:60px;
    right:175px;
    
}
#lbl_per{
    position:absolute;
    top:60px;
    left:110px;
    width:120px;
}
/* footer */

#footer {


	background: #d6d6c6 url('../img/bg_bottom.gif') repeat-x top center;
}

#footer .content {
	width: 846px;
	margin: 0 auto;
}

#footer #small-logo {
	float: left;
	margin: 16px 10px 6px 0;
	width: 141px;
	height: 32px;
	background: url('../img/logo_small.gif') no-repeat top left;
}

#footer #bottom-menu {
	float: left;
	margin-top: 25px;
	color: #000000;
	font: normal 9pt Arial;
}

#footer #bottom-menu a {
	color: #000000;
}

#footer #bottom-menu a:hover {
	text-decoration: none;
}

#footer .bottom-box {
	color: #000000;
	margin-top: 20px;
	line-height: 19px;
}

#footer .bottom-box .title {
	color: #366621;
}

#footer .bottom-box a {
	color: #000000;
}

#footer .bottom-box a:hover {
	text-decoration: none;
}

#footer #bottom-box1 {
	float: left;
	width: 140px;
}
	
#footer #bottom-box2 {
	float: left;
	width: 195px;
}

#footer #bottom-box3 {
	float: left;
	width: 340px;
}

#footer #bottom-box4 {
	float: left;
}

#footer #bottom-box4 .info-icon {
	float: left;
	margin: 5px;
}

#footer #bottom-box4 .info-text {
	float: left;
	color: #000000;
	text-decoration: underline;
	margin: 3px 0 0 3px;
}

#footer .bottom-copy-box {
	background: #c9c9bc url(../img/line_bottom_dotted.gif) no-repeat top center;
}

#footer .bottom-copy-box div {
	font-size: 8pt;
}

#footer .bottom-copy-box div a {
	color: #5f605f;
}

#footer #bottom-copy-box1 {
	float: left;
	margin: 17px 0 17px 14px;
	width: 321px;
}

#footer #bottom-copy-box2 {
	float: left;
	margin: 17px 0 17px 0;
	width: 330px;
	color: #5f605f;
}

#footer #bottom-copy-box3 {
	float: left;
	margin: 17px 0 17px 15px;
}

.line_bottom_dotted{background: url(../img/line_bottom_dotted.gif) no-repeat; height:3px; width:846px; margin-top:10px;}

/**  sitemap **/
.sitemap-list{
    list-style:none;
    font-size:16px;    
}
.sitemap-list li ,.sitemap-list li ul li, .link-list li{
    margin:5px 0;    
}
.sitemap-list li ul{
    list-style:none;
    margin:5px 0;    
}

.sitemap-list li a{
    background:transparent url(../img/ico-list.gif) no-repeat scroll left center;
    color:#008EC4;
    padding-left:15px;
}

.sitemap-list li a:hover{
    background:transparent url(../img/ico-list-green.gif) no-repeat scroll left center;
    color:#049500;
    text-decoration:none;
}
.link-list img { float:left; margin-right:10px;}
.link-list{ list-style:none; font-size:14px; }
.link-list li {
    background:transparent url(../img/ico-list.gif) no-repeat scroll 0px 6px;
    padding-left:15px;
    text-align:justify;
}
.link-list li a{    
    color:#008EC4;
}
.link-list li a:hover{    
    color:#049500;
    text-decoration:none;
}
.link-cat{color:#008EC4; font-size:13px; line-height:19px;}
.link-cat:hover{ text-decoration:none;}