/***********************************************/
/* Author: Patrick Johnson CaliNET Limited*/
/***********************************************/
form {
margin: 0px;
padding: 0px;
}

#footer-text {
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 5px;
}

.readlink_text    
    {/*make the link text transparent*/
        visibility: hidden; 
    }

.readlink_href
    {/*Display this image in the link area*/
        background-image: url(../images/b-more-information.gif); background-repeat: no-repeat; background-position: 0 0px; display: block; height: 19px; width: 126px; margin-top: 5px; text-decoration: none;
    }
        
.readlink_href:hover

    {/*Display this image in the link area when you mouseover*/
        background-image: url(../images/b-more-information.gif); background-repeat: no-repeat;  background-position: 0 -19px; display: block; height: 19px; width: 126px; text-decoration: none;
    }

div.container {

            margin: 0px auto;
            width:778px;

            text-align: left; /* for IE */           

            }

body, html {
	font-family: Arial, Helvetica, sans-serif;
		margin: 0px;
	font-size: 11px;
	color: #000000;
	padding: 0px;
	width: 100%;
	text-align: center;
	background-color: #FFFFFF;
}


#pageholder {
	text-align: center;
	width: 800px;
	background-position: center top;
	background-repeat: no-repeat;
	}


/******* hyperlink and anchor tag styles *******/

a:link a {
	color: #003399;
	text-decoration: none;
}

a:hover{
	text-decoration: none;
}

/******* positioning divs *******/

#pagecell1{
	width:803px;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	text-align: left;
	float: center;
	border-left: 4px solid #ffffff;
	border-right: 4px solid #ffffff;
}


/******* top header div with logo *******/

#top {
	background-image: url(../images/h-top.gif);
	width: 778px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 10px;
	background-color: #E5E5E7;
}


#topheader {
	width: 803px;
	text-align: right;
	float: left;
	padding: 0px;
	background-image: url(../images/top-backing.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 136px;
	vertical-align: center;
	background-color: #1C9C9D;
	}
	
h1.triangle{
	float: left;
	color: #eeeeee;
	margin: 0;
	padding: 0px;
	margin-top: 0px;
	}
	
#headingone {
	width: 380px;
	text-align: left;
	margin-top: 50px;
	margin-left: 190px;
}

#headingone h1 {
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	color: #333333;
}

#headingone h1 strong {
	font-size: 22px;
	font-weight: bold;
	color: #000066;
	margin: 0px;
}
	
/******* content front page header *******/
	

#contentholder{
	margin: 0px;
	padding: 0px;
	float: left;
	background-image: url(../images/montage.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
	.content {
	padding: 0px;
	padding-right: 0px;
	padding-top: 10px;
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 20px;
	padding-bottom: 20px;
	width: 610px;
    min-height:700px;
	}
	
.content2 {
    width: 400px;
	color: #333333;
	line-height: 140%;
	padding-top: 50px;
	padding-left: 10px;
	}
							
							/* HACKS mozilla so buttons dont jump from padding */

html>body .content2 {
	width: 200px;
	color: #333333;
	line-height: 14pt;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 10px;
	}
							

.content h1 {
	font-size: 21px;
	margin-left: 0px;
	color: #000033;
	line-height: 140%;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-weight: normal;
	}
	
	.content h2 {
	font-size: 12px;
	color: #003366;
	line-height: 140%;}
	
	.content h3 {
	font-size: 12px;
	line-height: 140%;
							}
	
	
	.content a{
	text-decoration: none;
	color: #000066;
	}
	
	.content a:hover {
	text-decoration: none;
	color: #003399;
	}

#bodyholder {
	padding:0px;
	background-image: url(../images/s-comments.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin:0px;
	width: 171px;
	float: left;
	height: 150px;
}


	


#join td {
	border-bottom: 1px solid #eeeeee;
}

#join input {
	width: 140px;
	font-size: 11px;
	color: #3A4F8E;
}

#join .text {
	width: 140px;
	font-size: 11px;
	color: #3A4F8E;
}

#join select {
	width: 140px;
	font-size: 11px;
	color: #3A4F8E;
}
	
	#sectionbodyholder {
	padding:0px;
	background-image: url(../images/s-sidenav.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin:0px;
	width: 184px;
	float: left;
}

#sectionbodyholder h2 {
	color: #003366;
	padding-left: 10px;
	padding-top: 10px;
	font-size: 11px;
	text-transform: capitalise;
	padding-bottom: 4px;
	margin: 0px;
	}


	#sectioncustomerholder {
	padding:0px;
	background-image: url(../images/ls-customer.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin:0px;
	width: 184px;
	float: left;
}

#sectioncustomerholder h2 {
	color: #EEB01F;
	padding-left: 10px;
	padding-top: 15px;
	font-size: 11px;
	text-transform: capitalise;
	padding-bottom: 4px;
	margin: 0px;
	}


	#lsblueheader h2 {
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 15px;
	font-size: 14px;
	text-transform: uppercase;
	padding-bottom: 9px;
	margin: 0px;
	background-color: #008080;
	background-image: url(../images/ls-blue-h2.gif);
	border-bottom: 1px dotted #d4e2d8;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	}
	
	#lsblue {
	background-position: top left;
	padding-left: 10px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 5px;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 14pt;
	background-image: url(../images/ls-blue-12.gif);
	background-repeat: no-repeat;
		}
		
		#lsblue a {
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
		}
		
		#lsblue a:hover {
		color: #FFFFFF;
		text-decoration: none;
		}
		
		#lsbluecontent {
	font-size: 11px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-right: 10px;
	background-repeat: repeat-y;
	background-position: bottom left;
	color: #FFFFFF;
	background-image: url(../images/ls-blue-05.gif);
	padding-top: 10px;
		}
		
		#lsbluecontent a {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/bullet-arrow.gif);
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	padding-bottom: 12px;
	padding-left: 10px;
	padding-top: 2px;
		}
		
		#lsbluecontent a:hover {
	color: #FFCC00;
	text-decoration: none;
		}
		

#lsbluecontent ul {
    margin:0;
    padding:0;
        }

#lsbluecontent li {
    list-style-type:none;
    padding:0;
        }

		
		
	#lsgreenheader h2 {
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 15px;
	font-size: 14px;
	text-transform: uppercase;
	padding-bottom: 9px;
	margin: 0px;
	background-color: #008080;
	background-image: url(../images/ls-green-h2.gif);
	border-bottom: 1px dotted #d4e2d8;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	}
	
	#lsgreen {
	background-position: top left;
	padding-left: 50px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 20px;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 12pt;
	background-image: url(../images/ls-green-16.gif);
	background-repeat: no-repeat;
		}
		
		#lsgreen a {
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
		}
		
				#lsgreen strong {
	font-size: 14px;
		}
		
		#lsgreen a:hover {
		color: #FFFFFF;
		text-decoration: none;
		}

		#lsgreencontent {
	font-size: 11px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-right: 10px;
	background-repeat: repeat-y;
	background-position: bottom left;
	color: #FFFFFF;
	background-image: url(../images/ls-green-14.gif);
	padding-top: 10px;
		}

#lsgreencontent ul {
    margin:0;
    padding:0;
        }

#lsgreencontent li {
    list-style-type:none;
    padding:0;
        }
		
		#lsgreencontent a {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/bullet-arrow.gif);
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	padding-bottom: 12px;
	padding-left: 10px;
	padding-top: 2px;
		}
		
		#lsgreencontent a:hover {
	color: #FFCC00;
	text-decoration: none;
		}
		
		
		
		
		#lsnewsheader h2 {
	color: #008080;
	padding-left: 15px;
	padding-top: 15px;
	font-size: 14px;
	text-transform: uppercase;
	padding-bottom: 9px;
	margin: 0px;
	border-bottom: 1px dotted #cccccc;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin-bottom: 5px;
	}
	
	#lsnews {
	background-position: top left;
	padding-left: 45px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 20px;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 12pt;
	background-image: url(../images/ls-green-16.gif);
	background-repeat: no-repeat;
		}
		
		#lsnews a {
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
		}
		
				#lsnewscontent a strong {
	color: #009900;
		}
		
		#lsnews a:hover {
		color: #FFFFFF;
		text-decoration: none;
		}
		
		#lsnewscontent {
	font-size: 11px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-right: 10px;
	background-repeat: repeat-y;
	background-position: bottom left;
	color: #05B239;
	padding: 10px;
	border-bottom: 1px dotted #cccccc;
		}
		
		#lsnewscontent a {
	color: #666666;
	text-decoration: none;
	background-image: url(../images/bullet-arrow.gif);
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
		}
		
		#lsnewscontent a:hover {
	color: #000000;
	text-decoration: none;
	background-image: url(../images/bullet2.gif);
	background-position: right center;
	background-repeat: no-repeat;
		}
		
#sitebottomnav {
	font-size: 10px;
	color: #333333;
	width: 800px;
	clear: both;
	background-image: url(../images/main-gradient2.gif);
	background-repeat: no-repeat;
	background-position: top left;
	text-align: left;
	padding-left: 0px;
	line-height: 12pt;
	}
	
	#sitebottomnav a {
	color: #333333;
	text-decoration: none;
	}
	
	#sitebottomnav a:hover {
	color: #006666;
	text-decoration: none;
	}
	
	#sitebottomnav img {
	float: left;
	margin-left: 10px;
	margin-right: 25px;
	margin-bottom: 30px;
	margin-top: 10px;
	}





 
 #rightholder{
	padding:0px;
	margin: 0;
	width: 175px;
	float: right;
	font-size: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
	background-image: url(../images/rs-contacts.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin-left: 20px;
}

#rightholder h2 {
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 11px;
	font-size: 12px;
	text-transform: capitalise;
	margin: 0px;
	background-image: url(../images/s-header.gif);
	margin-top: 10px;
	display: block;
	padding-bottom: 2px;
	}
	
	#rightholder h2 a {
	color: #FFFFFF;
	}
	
	#rightholder h2 a:hover {
	color: #FFCC00;
	}
	
	#rightholder-details a{
	display: block;
	background-color: #e5edf0;
	}
	
	#rightholder-details a:hover {
	display: block;
	background-color: #eeeeee;
	}
	
	#rightholder-details img {
	}

	
#introtext {
	color: #486f9e;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;
	background-image: url(../images/m-gradient.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 390px;
	}
	
	#introtext img{
	float: right;
	margin-left: 20px;
	}

/* buttons */

a.button {
	background: transparent url('../images/b-right.gif') no-repeat scroll top right;
	color: #FFFFFF;
	cursor: pointer;
	display: block;
	font-weight: bold;
	font: bold 11px arial, sans-serif;
	height: 19px;
	padding-right: 12px; /* sliding doors padding */
	text-decoration: none;
	width: 80px;
}

a.button:link {
color: #fff;
}

a.button:visited {
color: #fff;
}

a.button span {
    background: transparent url('../images/b-left.gif') no-repeat;
    display: block;
    line-height: 11px;
    padding: 5px 0 3px 14px;
}

a.button:hover {
    background-position: bottom right;
	text-decoration: none;
    color: #ffffff;text-decoration: none;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:hover span {
    background-position: bottom left;
    padding: 5px 0px 3px 14px; /* push text down 1px */
}



p {
	line-height: 14pt;
}

#health {
padding-top: 10px;
padding-right: 10px;
}


td {
font-size: 11px;
padding: 4px;
}

#contentholder ul {
list-style-image: url(../images/bullet-int.gif);
line-height: 140%;
}

#rightlink {
	background-color: #edf2f4;
	background-image: url(../images/rs-nav.gif);
	background-repeat: no-repeat;
	background-position: left centre;
	padding-left: 5px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	margin-bottom: 10px;
}

#rightlink a{
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 5px;
	padding: 5px;
	font-size: 10px;
}

#rightlink a:hover {
	display: block;
	color: #33CCCC;
	text-decoration: none;
	padding-top: 5px;
	padding: 5px;
}








#rightholder h3 {
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 11px;
	font-size: 12px;
	text-transform: capitalise;
	margin: 0px;
	background-image: url(../images/hs-header.gif);
	margin-top: 10px;
	display: block;
	padding-bottom: 2px;
	}
	
	#rightholder h3 a {
	color: #FFFFFF;
	}

	#rightholder h3 a:hover {
	color: #FFCC00;
	}
	
	#rightholder-health-details a{
	display: block;
	padding: 10px;
	background-color: #D1C7C2;
	}
	
	#rightholder-health-details a:hover {
	display: block;
	padding: 10px;
	background-color: #eeeeee;
	}
	
	#rightholder-health-details img {
	float: left;
	margin-right: 10px;
	}
	
#rightlink-health {
background-color: #dfd8d4;
background-image: url(../images/rs-health-bullet.gif);
background-repeat: no-repeat;
background-position: left centre;
padding-left: 20px;
display: block;
color: #000;
text-decoration: none;
}

#rightlink-health a{
	display: block;
	color: #5D443B;
	text-decoration: none;
	padding-top: 5px;
	padding: 5px;
}

#rightlink-health a:hover {
	display: block;
	color: #5D443B;
	text-decoration: none;
	padding-top: 5px;
	padding: 5px;
}

#between {
	background-image: url(../images/main-gradient2.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	height: 5px;
	margin-bottom: 5px;
}

#emailsubscribe {
    clear:both;
	border-top: 1px solid #cccccc;
	width: 801px;
	border-bottom: 1px solid #cccccc;
	float: left;
}

#emailsubscribe input {
	width: 140px;
	font-size: 11px;
	color: #000000;
}

#emailsubscribe select {
	width: 140px;
	font-size: 11px;
	color: #000000;
}

#specials {
	background-image: url(../images/special-autumn.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 161px;
	padding-left: 215px;
}

#specials h2 {
font-size: 18px;
color: #ffffff;
}



#flash {

    margin:0;
    padding:0;
    }


#accordion  { padding:0; margin:0px; float:left; height:253px; width:803px; display:block;     z-index:20 !important;      background:url('../images/main-gradient2.gif') repeat-y;}
#accordion .slider {list-style:none; width:803px; height:248px; display:block; overflow:hidden; padding:0px; margin:0px; }
#accordion .slider li {float:left; display:inline; overflow:hidden; padding:0px; margin:0px; border-right:0px solid #fff; width:510px; }
#accordion .slider img {border:0px;}



#breadcrumbHome {
    clear:both;
    display:block;
    width:803px;
	font-size: 10px;
    padding:4px 0 8px 10px;
    }

#breadcrumbHome a {
    color: #999999;
	text-decoration: none;
    }

#breadcrumbHome a:hover {
	color: #000066;
	text-decoration: none;
    }


#breadcrumb {
   background:url('../images/main-gradient2.gif') no-repeat;
    clear:both;
    display:block;
    width:803px;
	font-size: 10px;
    padding:9px 0 2px 10px;
    margin-bottom:6px;
    }

#breadcrumb a {
    color: #999999;
	text-decoration: none;
    }

#breadcrumb a:hover {
	color: #000066;
	text-decoration: none;
    }


/*.cushycms { width:410px; }  */


/*Testamonials */
/*--------------------------------*/

/*One  */
        

.testimonials {
/*	background-color: #F8E7CD;  */
	color: #000000;
	padding: 10px;
	font-size: 15px;
	border-bottom: 0px solid #BABAB0;
    text-align:center;
    line-height:24px;
    font-weight:normal;       
	}
	

.testimonials a {
	color: #e81c04;
	}
	
.testimonials a:hover{
    color:#000;
	border-bottom: 1px dotted #000;
}


/* Two   */

.testimonials2 {
    width:390px;
	background-color: #f3c67c;
	color: #660000;
    text-align:center;
	padding: 10px;
	font-size: 11px;
	border: 1px solid #BABAB0;
    margin:11px 0;
	}

.testimonials2 h1 {
	padding:0px;
    margin:0px;
	}

.testimonials2 h2 {
	padding:0px;
    margin:0px;
    font-size:1.5em;
    font-weight:bold;
	color: #660000;
	}

.testimonials2 h3 {
	padding:0px;
    margin:0px;
	}

.testimonials2 a {
	color: #000;
    font-weight:bold;
	}

.testimonials2 a:hover {
	color: #660000;
    text-decoration:underline;

	}

.testimonials2 img {
	border: 1px solid #fff;
    margin: 5px;
	}


/* Three   */


.testimonials3 {
	background-color: #f6d49d;
	color: #000;
	padding: 10px;
	font-size: 11px;
	border: 1px solid #BABAB0;
    width:390px;
    line-height:18px;
	}

.testimonials3 a {
	color: #660000;
    font-weight:bold;
	}

.testimonials3 a:hover {
	color: #000;
	}



/*Foot Panel Formatting*/

#emailsubscribe h1 { font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	padding-left: 15px;
	text-transform: uppercase;
	display: inline;
	font-weight: bold;
}

#emailsubscribe h1 a {
	color: #ffffff;
	text-decoration: none;
	}

#emailsubscribe h1 a:hover {
	color: #ffffff;
	text-decoration: underline;
	}

#emailsubscribe a {
	text-decoration:none;
	color: #333333;
	font-weight: bold;
}

#emailsubscribe a:hover {
	text-decoration:none;
	color: #008080;
}
		


/*Mailbuild Subscribe Form*/

#mailBuild     { padding:15px 0 15px 35px; }

#mailBuild  label   { padding-left:15px; }

#mailBuild  input    { padding-left:5px; width:150px; }

.subscribe_text    { visibility: hidden;   } /*make the link text transparent*/

.subscribe_href     {float:right; }

.subscribe_href    {/*Display this image in the link area*/
        background-image: url(../images/b-subscribe.gif); background-repeat: no-repeat; background-position: 0 0px; display: block; height: 20px; width: 86px; text-decoration: none;    }

.subscribe_href    {/*Display this image in the link area*/
        background-image: url(../images/b-subscribe.gif); background-repeat: no-repeat; background-position: 0 0px; display: block; height: 20px; width: 86px; text-decoration: none;    }

.subscribe_href:hover    {/*Display this image in the link area when you mouseover*/
        background-image: url(../images/b-subscribe.gif); background-repeat: no-repeat;  background-position: 0 -20px; display: block; height: 20px; width: 86px; text-decoration: none;  }




/*Lightbox Gallery */

.imgGallery img {
  padding:5px; border:1px solid #000; margin:5px;
}



/*Tariffs Table*/


.tariffs th {
  border-bottom:1px solid #000;
  padding:5px 0;
  text-align:center;
  background:#8dcdce;
}

.tariffs td {
  border-bottom:1px solid #aaa;
  padding:5px 0;
  text-align:center;
}

.tariffs .left {
  text-align:left;
  padding-left:5px;
}

.tariffs .peak {
  text-decoration:underline;
}

.tariffs .alt {
  background:#e8f5f5;
}

