/* AtoZ Stylesheet */
/* ============================== START CSS Containers ============================== */
body {
    margin: 0; padding: 0; color: #000000;
	font-family: verdana, sans-serif;
	font-size: 0.8em;
	color:#333333;
	line-height:100%;
}

#breadcrumb-outer { clear: none; } /* This was an attempt to fix the big gapo in EasySite */

* {
padding: 0px;
margin: 0px;
}


/*scott added 23-03-10*/
.content-padding { margin-left: 4px !important; }



div#content {
	height: 100%;
	margin: 5px 2px 5px 5px;
	background: #ffffff;
}


a.discountlink 			{color: #fff;}
a.discountlink:hover	{text-decoration: none;}



/*#mainheading {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 7px 5px 7px 5px;
	background: #29AEAC;
	color: #ffffff;
	text-align: left;
	border-top: 1px solid #95EEED;
	border-bottom: 1px solid #0F807E;
	border-left: 1px solid #95EEED;
	border-right: 1px solid #0F807E;
}*/


h1 {
	margin-right:0;
	background: #29AEAC;
	font-size:1.6em;
	font-weight:bold;
	/*height:36px;*/ /* this breaks the search box when on IE6, it disappears */
	padding-left:0.5em;
	color:#fff;
	border-bottom:none;/*this overwrites the grey border from renderengine*/
	line-height:200%;
	display: block;
	height: 36px;
}

h2 {
	color:#717171;
	padding-bottom:0.5em;
	font-weight:bold;
	font-size:1.5em;
	color:#fff;
}


/* Fix from David Gibson as to remove the poor styling of a campaign title */
#result h2 { border: 0px; margin: 3px 0px 0px 0px; }

#mainheading a {
	text-decoration:none;
}

#mainheading a:hover {
	text-decoration:underline;
	color:#ffffff;
}

h3 {
width:100%
 font-weight:bold;
	font-size:1.4em;
	color:#25A09C;
	padding:0px 0px 3px 0px;
	margin:30px 0px 0px 0px;
	border-bottom:1px solid #25A09C;
	line-height:100%;

}

h4 {
	font-weight:bold;
	font-size:1.1em;
	color:#669999;
	padding:0px 0px 0px 0px;
	margin:15px 0px 0px 0px;
}


p, #result-content {
padding:0px 0.5em 0px 0em;
font-family:Arial, Helvetica, sans-serif;
font-size:1em;
color:#585858;
text-align:left;
width:99%;
}

p.instructions {
padding:0px 0px 0px 0px;
margin-left: 5px;
font-family:Arial, Helvetica, sans-serif;
font-size:1em;
color:#585858;
text-align:justify;
font-weight:bold;
}

#search-area a, #search-area a:visited {
color:#00847C;
text-decoration:underline;
padding-left:0.5em;
}

#search-area a:hover {
color:#00847C;
text-decoration:none;

}


p.pHelp
{
border: 0px solid blue!important;

text-align:right!important;
color: white;
margin: 0 10px 0 0 !important;
padding: 0 !important;

}

h1 span
{
border: 0px solid red;
float: left;
width: 49%;
}

p.pHelp a
{
color: white!important;
font-size: 0.9em !important;
font-weight: bold!important;
}


/*-----------TABLES--------------------------------*/
#az-results{
	width:100%;
	border:1px solid #62b8c7;
}

.ruler td, .ruler th, .ruler tbody {
	border: 1px solid #9CC0C0;
	vertical-align: middle;
}

.ruler td {
	padding:10px 10px 10px 10px;
	height:auto !important;
	min-height:30px;
	height:30px;
}

.letterHeader {
	background-color:#62b8c7;
	color:#fff;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:left;
	font-size:2.3em;
}

.ruler tr.titles {
	background: #D4ECBA;
	color: #7d7e7e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:bold;
	text-align:left;
	margin-left:5px;
}

/*if you remove a from below, the links lose their style but the hover works*/
td.left a {
	color:#70a439;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
	display:block;
	min-height: 40px;
}

td.right a {
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:normal;
	text-align:justify;
	text-decoration:none;
	display:block;
	min-height: 40px;
}

td.right span {
color:#db7203;
font-weight:bold;
}

tr.ruled a, tr.ruled a:hover, tr.ruled, tr.ruled a:visited, tr.ruled span {
	background:#62b8c7;
	color:#ffffff;
} 


.ruler caption {
	color:#ffffff;
	text-align:left;
}

/*----------SEARCH BOXES----------------*/
#azcontainer, #searchcontainer, .searchcontainer {
text-align:center;
background-color:#DFE5E5;
border:1px solid #7d7e7e;
float:left;
margin:6px 0px 10px 0px;
width:100%;
}

.searchcontainer img {
margin-left:5px;
}




#letters-box {
display:block;
width:100%;
height:auto;
margin:0 auto 0 auto;
}



#search-box {
display:block;
width:90%;
margin:0 auto 0 auto;
}


#search {
margin-top:0px;
text-align:center;
}

#submit {
display:block;
background-color:#ffffff;
font-size:0.8em;
}

input.inputBox {
margin-bottom:10px;
}

input.searchButton {
color:#ffffff;
background-color:#6DA0A0;
border-top:1px solid #B6F1D6;
border-right:1px solid #B6F1D6;
border-left:1px solid #095A50;
border-bottom:1px solid #095A50;
margin-bottom:10px;
}


#letters-box ul {
	margin-left:0px; /*needed to overwrite styles in renderengine*/
	margin-right:0px;/*needed to overwrite styles in renderengine*/
	padding-left:0px;/*needed to overwrite styles in renderengine*/
	padding-right:0px;/*needed to overwrite styles in renderengine*/
}

#letters-box li {
	display: block;
	float: left;
	width: 1.6em;
	height: 1.6em;
	border-style: none;
	font-size:1.1em;
	font-weight:bold;
}

#letters-box a {
	color: #00847C;
}

#letters-box a:hover {
	color:#ffffff;
	background: #62b8c7;
}

.clearing {

}

/*-----------------RESULT SCREEN----------------------------------*/
#result {
width:100%;
height:auto !important;
min-height:300px;
height:300px;
border-right:1px solid #7e7e7e;
border-bottom:1px solid #7e7e7e;
border-left:1px solid #7e7e7e;
border-top:1px solid #7e7e7e;
padding-bottom: 20px;
margin-bottom: 10px;

position:relative;
}

#result-header {
height:auto !important;
min-height:35px;
height:35px;
width:100%;
background-color:#62b8c7;
color:#ffffff;
}

#header-left {
	float:left;
	width:75%;
}
 
#header-right {
  float:right;
	width:20%;
	text-align:right;
	padding-right:10px;
	padding-top:5px;
}

#header-right a, #header-right a:visited {
	padding-bottom:10px;
	font-size:1em;
	padding-top:5px;
	font-weight:bold;
	color:#ffffff;
	padding-right:25px;
	background:url(images/print.gif) right top no-repeat;
	text-decoration:none;
}

#header-right a:hover {
	padding-bottom:10px;
	font-weight:bold;
	padding-top:5px;
	color:#ffffff;
	padding-right:25px;
	background:url(images/print.gif) right top no-repeat;
	text-decoration:underline;
}

#lnkPrint  {
float:right;
 }

#result h2 {
/*	width:80%; */
	font-size:1.5em;
	padding:5px 0px 5px 10px;
	color:#fff;
	font-weight:bold;
}

#result-container {
	width:100%;
	float:left;
	
}

#result-content {
	padding-left:12px;
	padding-right:15px;
	float:right;
	width:97%;
	border: 0px solid red;
}

#result-content p a, #result-content p a:visited {
	font-weight:regular;
	color: #db7203 !important;
	/*padding-left:25px;
	background:url(images/link_icon.gif) left top no-repeat;*/
	font-size:1em;
	text-decoration:underline;
}



#result-content p a:hover,  #result-content p a:hover {
	color: #db7203 !important;
	text-decoration:none;
	/*padding-left:25px;
	background:url(images/link_icon.gif) left top no-repeat;*/
	font-size:1em;
}

#Whatwedo, #AdditionalInformation, #ServiceArea, #Whenweareopen, #Isanappointmentnecessary?, #Whocanusethisservice? {
	
	background:url(images/link_icon.gif) -1000px top no-repeat !important;
	
}

#result-content p a:visited {
	color:#666666;
}

#result-content ul li {
font-family:Arial, Helvetica, sans-serif;
font-size:1em;
color:#585858;
text-align:left;
list-style:none;
background:url(images/list_bullet.gif) left 0.4em no-repeat;
margin-left:2em;
padding-left:1.3em;
padding-top:0.4em;
padding-bottom:0;
}

#result-content ol li {
font-family:Arial, Helvetica, sans-serif;
font-size:1em;
color:#585858;
text-align:left;
padding:0;
}


/*-------------------------------------------------------------------------------*/
#menu {
float:left;
width:166px;
clear:both;
height:auto;
}



/*#menu2 li.active a {
	background:#85CB90 url(../az_new/images/docs2.gif) left top no-repeat;
}*/


.nicemenu ul
{ list-style-type:none;
margin: 10px 0 0 0;
padding:0 0 0 14px;}

.nicemenu li
{

display:block;
float:left;
height:auto !important;
list-style-type:none;
width:33%;
padding-bottom:0.3em;
overflow: hidden;
}


.nicemenu li a:link, .nicemenu li a:visited {
background:url("../atoz/images/a-z_link_arrow.gif") no-repeat scroll left top transparent;
color:#565658;
font-size:1.1em;
line-height: 1.1em;
display:block;
padding:0 8px 2px 20px;
text-decoration:underline;
white-space:nowrap;
font-family:Arial, Helvetica, sans-serif;
}


/*-------------------------------------------------------------------------------*/
#sub-menu-div {
height: auto !important;
height: 100px;
min-height: 100px;
background-color:#ECF9D4;
padding:10px 10px 10px 10px;
}

#sub-menu {
list-style:none;
}

#result-content #sub-menu li {
background:url(images/sub_menu.gif) left top no-repeat;
list-style:none;
margin-left:0;
padding-top:0.3em;
padding-bottom:0.3em;
}

ul {
	padding:0;/*to overwrite styles inherited from renderengine*/
	margin:0;/*to overwrite styles inherited from renderengine*/
}

ul li {
	list-style-type:none;/*to overwrite styles inherited from renderengine*/
	padding-top:5px;
	padding-bottom:5px;
}

#sub-menu li a, sub-menu li a:visited {
	font-weight:bold;
 	color:#70a439;
	text-decoration:none;
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:20px;
}

#sub-menu li a:hover {
text-decoration:underline;
}



/*---NEWS SECTION ----------------------------------------------------------*/
#news-item {
padding-top:0px;
padding-bottom:10px;
}

.news-title {
padding-top:3px;
background:url(images/news_icon.gif) left top no-repeat;
}

.news-title a {
padding:0px 0px 0px 17px;
text-decoration:none;
font-size:0.8em;
}

.news-text p {
padding:0px 0px 0px 17px;
}

.news-title span.grey {
color:#787878;
font-weight:bold;
font-size:0.9em;
padding-left:3px;
}

.news-title span.pink {
color:#C63996;
font-weight:bold;
font-size:0.9em;
padding-left:3px;
}

.new-title span.pink a:hover, #news-item span.grey a:hover {
text-decoration:none;
}

/*---------PAGING--------------------------------------------------------------------*/
#pages {
width:auto;
margin:20px auto 20px auto;
text-align:center;
}

#pages ul li {
padding:5px 5px 5px 5px;
display:inline;
font-size:1.5em;

}

#pages ul li.previous {
	padding-top:10px;
	font-weight:bold;
}

#pages ul li.previous {
	padding-top:10px;
	font-weight:bold;
}

#pages ul li.next {
	padding-top:10px;
	font-weight:bold;
}

#pages ul li.next a, #pages ul li.previous a {
	text-decoration:none;
	color:#398cc6;
	}
	
#pages ul li.next a:hover, #pages ul li.previous a:hover {
	text-decoration:none;
	color:#398cc6;
}

#pages ul img {
	border-style:none;
	padding:0px 5px 0px 5px;
	vertical-align:middle;
}

#pages ul a {
	color:#717171;
	font-size:0.7em;
	text-decoration:none;
	padding-top:0px;
}

#pages ul li a:hover {
	color:#666666;
	text-decoration:underline;
}

#pages ul a:active, #pages ul a:focus {
	font-weight:bold;
	color:#666666;
}

#pages li a.selected {
padding:1px 5px 1px 5px;
background-color:#dae9f5;
border:1px solid #666666;
color:#666666;
font-weight:bold;
}

/*---------help--------------------------------------------------------------------*/
#help h1 {
padding-left:20px;
}

#help p {
padding-left:20px;
padding-right:20px;
}

#print table, #print table td , #print table th{
	width:100%;
	border:1px solid #62b8c7;
	padding:5px 5px;
}

#print th.left {
width:30%;
color:#00847C;
}

#print td.right {
width:70%;
color:#666666;
font-size:0.7em;
}

#print td.right a {
width:70%;
color:#666666;
font-size:0.9em;
color:#db7203;
text-decoration:none;
font-weight:bold;
}

#print td.right a:hover {
width:70%;
color:#666666;
font-size:0.9em;
color:#db7203;
text-decoration:underline;

}

#print #lblTitle {
color:#db7203;
}

@media print { #result-container, #result-content, #result, #content, #divContentAdditionalInformation, #divContentWhenweareopen, #sub-menu-item, #ctl00_cphMaster_panFurther { display:inline; border:none;} #menu, #search-area, #sub-menu {display:none;} }


