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

html { 
	font-size: 12px;
	margin:0px;
	padding:0px;
}


body {
	font-size: 12px;
	margin:0px;
	text-align:left;
	padding:0px;
	background-image:url(../images/bg_body.png);
	background-repeat:repeat-y;
	background-color:#fafdff;
	font-family:Verdana, Geneva, sans-serif; 
}

p, div, span, ul, ul li, table, tr, td, form, input, select, option {
	font-family:Verdana, Geneva, sans-serif; 
	text-align: left;
	font-size: 12px;
}

a, h1, h2, h3, h4 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
}

p, div, span, ul, ul li, table, tr, td {
	color:#333;
}

dd {
	padding:5px;
	margin-bottom:7px;
	border-bottom:1px dotted #71cef5;
}

dt {
	padding-left:5px;
	padding-right:5px;
}

a:link {
	color:#06C;
	text-decoration:underline;
	font-weight:bold;
}

a:active {
	color:#06C;
	text-decoration:underline;
	font-weight:bold;
}

a:visited {
	color:#06C;
	text-decoration:underline;
	font-weight:bold;
}

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

body#login a#linklogin,
body#membership a#linkmembership,
body#searchall a#linksearchall,
body#homecare a#linkhomecare,
body#suppliers a#linksuppliers {
	display:block;
	float:right;
	background-image:url(../images/cd_butTab.png);
	background-repeat:no-repeat;
	padding-top:12px;
	height:23px;
	width:150px;
	color:#71cef5;
	font-weight:bold;
	text-decoration:underline;
	font-size:12px;
	text-align:center;
}
	
body#az a#linkaz,
body#intro a#linkintro,
body#offices a#linkoffices,
body#careav a#linkcareav,
body#ownhome a#linkownhome,
body#sheltered a#linksheltered,
body#rnha a#linkrnha,
body#fees a#linkfees,
body#paying a#linkpaying,
body#essinfo a#linkessinfo,
body#specialist a#linkspecialist,
body#dementia a#linkdementia,
body#contacts a#linkcontacts,
body#contact a#linkcontact,
body#about a#linkabout {
	margin-top:10px;
	color:#00467f;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
	text-align:left;
}
	
td {
	padding:5px;
}

hr {
	height:1px;
	color:#71cef5;
}

.whitetxt {
	color:#fff;
	font-weight:bold;
}

h1 {
	color:#00adec;
	font-size:20px;
	font-weight:normal;
}

h2 {
	color:#00adec;
	font-size:14px;
}

h3 {
	color:#00adec;
	font-size:12px;
}

h4 {
	color: #ccc;
	font-size:12px;
}

#header_main {
	width:100%;
	height:110px;
	background-image:url(../images/cd_logo-web.png);
	background-repeat:no-repeat;
	background-color:#FFF;
	padding-top:20px;
}

#topmenu {
	float:right;
	margin-top:75px;
	margin-right:25px;
}

a.toplink:link {
	display:block;
	float:right;
	background-image:url(../images/cd_butTab.png);
	background-repeat:no-repeat;
	padding-top:12px;
	height:23px;
	width:150px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:underline;
	font-size:12px;
	text-align:center;
}

a.toplink:active {
	display:block;
	float:right;
	background-image:url(../images/cd_butTab.png);
	background-repeat:no-repeat;
	padding-top:12px;
	height:23px;
	width:150px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:underline;
	font-size:12px;
	text-align:center;
}

a.toplink:visited {
	display:block;
	float:right;
	background-image:url(../images/cd_butTab.png);
	background-repeat:no-repeat;
	padding-top:12px;
	height:23px;
	width:150px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:underline;
	font-size:12px;
	text-align:center;
}

a.toplink:hover {
	color:#71cef5;
	text-decoration:none;
}

#logo {
	float:left;
	border:none;
}

#container_linkhome {
	position:absolute;
	top:20px;
	right:25px;
	width:60px;
	height:20px;
	background-image:url(../images/bg_homelink.png);
	background-repeat:no-repeat;
	text-align:right;
}

#linkhome:link{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#00adec;
	text-decoration:underline;
}

#linkhome:active{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#00adec;
}

#linkhome:visited{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#00adec;
}

#linkhome:hover{
	color:#00467f;
	text-decoration:none;
}

#header_ads {
	height:100px;
	width:100%;
	background-image:url(../images/bg_bluegrad.png);
	background-position:top 180px;
	background-repeat:repeat-x;
	background-color:#004a66;
	text-align:center;
	border-top:1px solid #00467f;
	padding-top:20px;
}

#district {
	height:119px;
	width:228px;
	margin-top:-20px;
	float:left;
	border-bottom:1px solid #00467f;
	border-left:1px solid #5592c4;
}

#left {
	width:180px;
	margin-left:25px;
	margin-right:20px;
	margin-top:15px;
	float:left;
}

#left p {
	margin-left:15px;
}

#main_container {
	margin-left:250px;
	margin-top:20px;
	padding-bottom:30px;
}

#content {
	margin-right:140px;
}

#right {
	width:100px;
	float:right;
	padding:5px;
	margin-left:20px;
	margin-right:20px;
	background-color:#007099;
	text-align:center;
}

#news_home {
	width:200px;
	float:right;
	padding:7px;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:10px;
	border:1px solid #71cef5;
}

#news_home dt {
	padding-bottom:5px;
}

#right a img {
	border:none;
}

#footer {
	width:100%;
	border-top:1px solid #00467f;
	padding-top:30px;
	padding-bottom:30px;
	text-align:center;
	background-color:#FFF;
	clear:both;
}

#footer p {
	text-align:center;
}

#logForm, #pform, #actForm {
	width:500px;
	padding:5px;
	background-color:#e4ecf3;
}

.listings {
	padding:5px;
	margin-top:2px;
	border-bottom:1px dotted #00adec;
}

.listingspaid {
	padding:10px;
	margin-top:2px;
	border-bottom:1px dotted #00adec;
	background-color:#dff3fb;
}

.listingspaid h3 {
	font-size:14px;
	color:#039;
}

.floatright {
	float:right;
	margin-top:-20px;
}

.alignright {
	text-align:right;
}

.headsearch {
	display:block;
	width:180px;
	height:25px;
	color:#FFF;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	padding-top:7px;
	background-image:url(../images/cd_searchbar.png);
	background-repeat:no-repeat;
}

.headdirectory {
	display:block;
	width:180px;
	height:25px;
	color:#FFF;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	padding-top:7px;
	background-image:url(../images/cd_menubar.png);
	background-repeat:no-repeat;
	margin-top:15px;
}

.headnewsletter {
	display:block;
	width:180px;
	height:25px;
	color:#FFF;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	padding-top:7px;
	background-image:url(../images/cd_newsletter.png);
	background-repeat:no-repeat;
	margin-top:15px;
}

.imageleft {
  	margin-right:10px;
  	margin-bottom:10px;
  	margin-top:3px;
  	float:left;
	font-style:italic;
}

.imageright {
  	margin-left:10px;
  	margin-bottom:10px;
  	margin-top:3px;
  	float:right;
	font-style:italic;
}

.required {
	font-weight:bold;
	color:#F00;
}

.button_style {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	background-color:#00467f; 
	color: #fff; 
	margin-right: 6px;
	font-weight:bold;
}

.label1 {
	display:block;
	width:130px;
	float:right;
}

.bluetext {
	font-size:14px;
	font-weight:bold;
	color: #06C;
}

.roundedtop {
	width:500px;
	height:30px;
	background-image:url(../images/roundtop.png);
	background-repeat:no-repeat;
}

.roundedbottom {
	width:500px;
	height:30px;
	margin-top:-12px;
	background-image:url(../images/roundbottom.png);
	background-repeat:no-repeat;
}

.box_plain {
	width:484px;
	padding-left:7px;
	padding-right:7px;
	border-left:1px solid #71cef5;
	border-right:1px solid #71cef5;
	margin-top:-12px;
}

.spacedlist {
	margin-top:10px;
	margin-left:14px;
}

.lightheading {
	font-size:36px;
	font-weight:bold;
	color:#dee9f2;
}

.reverseheadline {
	background-color:#00adec;
	padding:3px;
	color:#fff;
}

/*------- Pagination styles -----------*/

div.pagination {
	padding: 3px;
	margin: 3px;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #AAAADD;
	
	text-decoration: none; /* no underline */
	color: #000099;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #000099;

	color: #000;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
		border: 1px solid #000099;
		
		font-weight: bold;
		background-color: #000099;
		color: #FFF;
	}
	div.pagination span.disabled {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #EEE;
	
		color: #DDD;
	}
	
/*------- End Pagination styles --------*/



