/* 
obfuscate email addresses
*/



span.codedirection { unicode-bidi:bidi-override; direction: rtl; }



/* 
basic styles for formatting
*/
#logo{
	position: absolute;
	top: 12px; /* 30 pixels from the top of the page */
	left: 35px; /* 80 pixels from the left hand side */
	width: 150px; /* Always set a width for absolute positioned block level elements, such as divs */

}

#emergency{
	position: absolute;
	top: 13px; /* 30 pixels from the top of the page */
	right: 8px; /* 80 pixels from the left hand side */
	width: 105px; /* Always set a width for absolute positioned block level elements, such as divs */

}
.subnavheading{


margin-bottom:-20px;
}

.maintable{
font-size: 0.9em;
}
.separator{/* puts a separator line to the right of the element */
	background-image: url(../images/interface/separator.gif);
	background-position:top right;
	background-repeat: no-repeat;
	/* 
height: 400px;
*/
	
}
#content {
	MARGIN-TOP: -10px;
	MARGIN-LEFT: 235px;
	MARGIN-RIGHT: 5px;
	padding-left: 35px;
		/*background:url(../images/interface/navigationgradient.jpg) repeat-y;*/

}
#homepagecontent{
	clear:both;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 15px;
}
#secondaryContent{
	width: 230px;
	float: right;
	margin-top:0px;
}

.clearcontent{
	CLEAR: both; 
}
.printonly{
display:none;
}
.lightborders{
	border: 1px solid #A8DCFF;
	margin-top: 15px;
}
.darkborders{
border: 1px solid #666666;

padding-top:20px;
}

.lineright{
	BORDER-RIGHT: #A8DCFF 1px solid;

}
.linerightbottom{
BORDER-RIGHT: #A8DCFF 1px solid; 
border-bottom: #A8DCFF 1px solid; 
}
.linebottom{
border-bottom: #A8DCFF 1px solid; 
}
.centredpage{
text-align:center;
}
.small{
	font-size: 0.9em;
}
.smallbackground{
	font-size: 0.9em;
	background-color:#D7D7D7;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.smallred{
font-size: 0.8em;
color: #AB1330;
}
.redhighlight{
	font-size: 1.2em;
	color: #FF0000;
}
.blackhighlight{
	font-size: 1.3em;
	color: #000;
}
td p, td h1, td h2{
padding: 10px 10px 10px 10px;
}

td{

}
.closedmargins{
margin-top: 0px;
line-height: 6px;
}
.oddrow{
background-color:#F0F0F0;
border-top:1px solid #E6E6E6;
}
.evenrow{
background-color:#E6F4FF;
border-top:1px solid #E6E6E6;
}
th{
text-align:left;
padding: 10px 10px 10px 10px;
font-family: Georgia, "Times New Roman", Times, serif;
	color: #BD4B01;
	font-size: 1.1em;
	font-style:normal;
}

a {
/* 


*/
	
font-weight: bold;

}

a.img-link {
border-bottom: 0;
}

a:link{
	color:#006699;
	text-decoration: none;
	 
	
	/* 
border-bottom: 1px dashed #65BBC6;
*/
	
	
}
a.noborder{
border-bottom: 0px dashed #65BBC6;
}
img { border: none; }

a:visited{
color: purple;
text-decoration: none;
/* 
border-bottom: 1px dashed purple;
*/

}
a:hover{
color: #003333;
text-decoration: underline;
/* 
border-bottom: 1px solid #003333;
*/


}
a:active{
color: red;
}


.morelink{
background: url(../images/graphics/pdf.gif) no-repeat right center;
padding-right: 19px;


}
p{
	padding-top: 9px;
	padding-bottom: 7px;
	color: #666666;

}
h1{
		margin-top: 25px;
		font-family: Arial, Verdana, Helvetica, sans-serif;
	color: 	#34488E;
	font-size: 1.3em;
	font-weight:bold;
	padding-bottom: 15px;
}

h2{
		font-family: Arial, Verdana, Helvetica, sans-serif;
	color: 	#AD3900;
	font-size: 1.1em;
	font-style:normal;
	padding-top: 9px;
	padding-bottom: 7px;
}
.greenhighlight{
	color:#9CB30F;
	font-style: italic;
	font-weight: bold;
}
.introduction{
	color: #C00;
	font-style: italic;
 line-height: 1.4em;
	font-size: 1.3em; 
}
.strongtext{
color:#34488E;

}

.aligntoright{
	float: right;
	padding: 15px 15px 15px 20px;

	
}

#myAlternativeContent, .flashaligntoright{
	float: right;
	margin-top: 25px;
		margin-left: 20px;
		margin-bottom: 20px;
			margin-right: 10px;

	
}
ul, ol{
margin-left: 40px;
margin-top: 8px;
line-height: 1.5em;
}
li{
	line-height: 1.7em;
	color: #666666;
	list-style: none;
	background-image:url(../images/interface/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .6em;
	padding-left: 14px;
}
/* 
end styles for formatting
*/
#skiplink {
	LEFT: 0px; WIDTH: 100%; FONT-FAMILY: Arial, Helvetica, sans-serif; POSITION: absolute; TOP: 0px; TEXT-ALIGN: center
}
#skiplink A {
	DISPLAY: block; FONT-SIZE: 0px; PADDING-BOTTOM: 15px; COLOR: #ffffff; PADDING-TOP: 4px
}
#skiplink A:hover {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	BACKGROUND: url(../../images/interfaceelement/skip.gif) no-repeat 50% 100%;
	MARGIN: auto;
	WIDTH: 780px;
	COLOR: #000000;
	TEXT-DECORATION: none;
}
#skiplink A:focus {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	BACKGROUND: url(../../images/interfaceelement/skip.gif) no-repeat 50% 100%;
	MARGIN: auto;
	WIDTH: 780px;
	COLOR: #000000;
	TEXT-DECORATION: none;
}
#skiplink A:active {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; BACKGROUND: url(../../images/interfaceelement/skip.gif) no-repeat 50% 100%; MARGIN: auto; WIDTH: 780px; COLOR: #000000; TEXT-DECORATION: none
}



#skipcontent {
	TEXT-ALIGN: center;
	font-size: 0.7em;
}
#skipcontent A {
	
}



#pagecontainer {
	position: relative;
	MARGIN: auto;
	WIDTH: 980px;
	border: 1px solid #CCCCCC;
	background-image: url(../images/interface/background.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	
}
#breadcrumb{
padding-top: 15px;
	text-align:right;
	font-size: 0.9em;
	color: #330066;
	font-weight: bold;
	color: #666666;
	
}
.breadcrumbparagraph{
text-align:right;
padding-top: 10px;
font-family: Arial, Helvetica,  "Trebuchet MS", Verdana, sans-serif;
/*
padding-left: 70px;
background: url(../images/interface/whereami.gif) no-repeat left center;*/

}
#breadcrumb a:visited{
color: #0099FF;
}

#breadcrumb a:link{
color: #0099FF;
}



#header{
	background-image: url(../../img/interface/nav-bg.gif);
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	display: block;
	padding:8px 0px 8px 8px;
	text-align:right;
	background-repeat: no-repeat;
	background-position: top right;
	height: 120px;
}
#header a {

	 COLOR: #666666;
	 TEXT-DECORATION: none;
	/* ###################### 
	PADDING-RIGHT: 10px; BACKGROUND: url(../icons/external.gif) no-repeat right top;
	 ###################### */

}


#header form {
	margin-top: 12px;
	margin-right: 10px;
	
}
#header ul {
	padding:10px 220px 0px 0px;
	margin: 0px;
}
#header li {
	display: inline;
	font-family: Arial, "Trebuchet MS", Verdana, Helvetica, sans-serif;
	padding:0px 15px 0px 15px;
	font-size: 0.8em;
	font-weight: bold;
	
	color:#0099FF;
	margin-left: 0px;
	border-style:solid;
	border-color:#0099FF;
	border-width:0px 1px 0px 0px;
	background-image: none;
	padding-left: 15px;
	
}
#header a {
	text-decoration: none;
	border-bottom:0px;

	color:#0099FF;
}
#header a:hover {
	text-decoration: underline;
	color: #666666;
}
#leftcolumn ul {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#leftcolumn li {
	font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
	padding:10px 5px 0px 5px;
	font-size: 0.9em;
	font-weight: bold;
	color: #330066;
	margin-left: 0px;
	border-style:solid;
	border-color: #CCEBFF;
	border-width:0px 1px 0px 0px;
	list-style-type: none;
	background-image: none;
padding-left: 0px;
}
#leftcolumn a {
	text-decoration: none;
	border-bottom:0px;
	color: #4D728A;
}
#leftcolumn a:hover {
	text-decoration: underline;
	color: #000080;
}

#leftcolumn a:visited {
	color: #4D728A;
}

.innerleftcolumn {
	float: left;
	width: 47%;
	margin-left: 2px;
	margin-right: 15px;
	
	
}
.innerrightcolumn {
	float: right;
	width: 49%;
}
#mainnavigation{
	background-image: url(../../img/interface/mesh.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	display: block;
	padding-bottom: 20px;
	padding-top: 10px;
	text-align:center;
	background-repeat: no-repeat;
	background-position: bottom center;
}


#mainnavigation a {

	 COLOR: #333333; 
	 TEXT-DECORATION: none;
	/* ###################### 
	PADDING-RIGHT: 10px; BACKGROUND: url(../icons/external.gif) no-repeat right top;
	 ###################### */

}



#mainnavigation ul {
	padding:0px 0px 0px 0px;
	margin: 0px;
}
#mainnavigation li {
	display: inline;	
	font-family: Arial, "Trebuchet MS", Verdana, Helvetica, sans-serif;
padding:0px 15px 0px 15px;
	font-size: 1em;
	font-weight: bold;
	color: #333333;
	margin-left: 0px;
	border-style:solid;
	border-color:#D21F1F;
	border-width:0px 1px 0px 0px;
 width: 200px;

}
#mainnavigation a {
	text-decoration: none;
	border-bottom:0px;
}
#mainnavigation a:hover {
	text-decoration: underline;
	color: #666666;
}


/* ###################### Navigation CSS ###################### */
#navigation {

	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	display: block;
	padding:0px 0px 0px 0px;

	border:0px solid #ddd;
	background-color :#FFFFFF;
}
#navigation a {

	FONT-SIZE: 1em; COLOR: #FFFFFF; FONT-FAMILY: "Courier New", Courier, monospace; TEXT-DECORATION: none;
	/* ###################### 
	PADDING-RIGHT: 10px; BACKGROUND: url(../icons/external.gif) no-repeat right top;
	 ###################### */

}



#navigation ul {
	padding:0px 0px 0px 0px;
	margin:0px;
}
#navigation li {
	display: inline;
	font-family: "Courier New", Courier, monospace;
	padding:0px 10px 0px 10px;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 2px;
	border-style:solid;
	border-color:#FFFFFF;
	border-width:0px 1px 0px 0px;
}

#navigation .noborderright, #header .noborderright, #pagecontainer #mainNav .kidsnoborderright{
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px;
}
#navigation .highlight{
	background-color: #D91739;
	padding: 2px 4px 2px 4px;	
}
#navigation a {
	text-decoration: none;
	border-bottom:0px;
}
#navigation a:hover {
	text-decoration: underline;
	color: #FFFF00;
	
}
#flashcontent{
text-align:center;
}

/* ###################### End Navigation CSS ###################### */
*{
	margin: 0;
	padding: 0;
}

body {
	margin: 10px 0 0 0;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	line-height: 1.5em;
	color: #333;
	font-size: 0.9em;
	background: url(../images/oldgraphics/pagebackground.jpg) #fff top left repeat-x;
	background-color: #173E58;
	
	}
#rightcolumn {
	MARGIN-TOP: 0px;
	MARGIN-LEFT: 170px;
	LINE-HEIGHT: 20px;
	MARGIN-RIGHT: 5px;
	padding-left: 0px;
	
}
.highlighttextinline {color: #FF9900}
/* =Sub Nav
-----------------------------------------------------------------------------*/

/* 
styles for the left navigation links
*/
#sidebar{
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 15px;
	padding-top: 20px;
	FLOAT: left;
	WIDTH: 225px;
	margin-left: 0px;
	POSITION: relative;
	clear:both;
	background:url(../images/interface/sidebarseparator.gif) no-repeat top right;
	
	
}
#newslettersidebar{
margin-right: 20px;
}
#sidebar h2{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	padding-top: 0px;
	margin-left: 10px;
	margin-bottom: -10px;
}
#sidebar h2 span{
color: #CE014A;

}

.cbSide {
width: 190px;
margin: 0px 0 0 0px;
padding: 0px 0 5px 0;

}
.cbSide ul{
	list-style-type: none;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	padding: 10px;
	font-size: 1.1em;
	
}
.cbSide ul li{
background-image: none;
padding-left: 0px;
}

.cbSide li a:link{
color: #666666;
padding-left:10px;
line-height: 250%;
text-decoration: none;
display:block;
width: 190px;
border-bottom: 1px solid #EDEAEB;
font-weight: normal;
/* 
background: #FFF url(../images/interface/cbside.gif);
*/
line-height: 1.4em;
padding-top: 8px;
padding-bottom: 8px;
background-image: none;
}

.cbSide li a:active{
color: #333;
color:#000000;
line-height:250%;
text-decoration:none;
display:block;
width: 190px;
border-bottom: 1px solid #EDEAEB;
/* 
background: #FFF url(../images/interface/cbside.gif);
*/
line-height: 1.4em;
padding-top: 8px;
padding-bottom: 8px;
background-image: none;
font-weight: normal;
}
.cbSide li a:visited{

line-height: 250%;
text-decoration: none;
display:block;
width: 190px;
border-bottom: 1px solid #EDEAEB;
/*
background: #FFF url(../images/interface/cbside.gif);
background-position: 0 -40px;
*/
BACKGROUND: url(../images/interface/visitedtick.gif) no-repeat right 50%; 
BACKGROUND: url(../images/interface/greenvisitedtick.gif) no-repeat right 50%; 
color: #666666;
/*TEXT-DECORATION: line-through;*/
line-height: 1.4em;
padding-top: 8px;
padding-bottom: 8px;
padding-left: 10px;
font-weight: normal;
}
.cbSide li a:hover{

color: #FFFFFF;
color: #CCCCCC;
line-height: 250%;
text-decoration: none;
display:block;
width: 190px;
border-bottom: 1px solid #EDEAEB;
background: #F2FAFF url(../images/interface/navbar-tween.gif);

/* 
background: #FFF url(../images/interface/cbside.gif) 0px -20px;
*/
line-height: 1.4em;
padding-top: 8px;
padding-bottom: 8px;
}




/* 
end left navigation
*/


/* 
Forms
*/



.textfield{
font-family:Arial, Helvetica, sans-serif;
	font-size: 80%;
	padding: 2px;
	color:#999999;
}
#yourname, #email , #phone, #description, #fields_email, #enquirer_name, #comments, #telephone {
	width: 200px;
	

}
input.getdirections { background:    #0099CC url(../images/interface/drivingdirections.png) no-repeat; border: 0; height: 22px; padding: 0; width: 120px; margin: 0 0 0 0px; color: #FFF; font: bold 0.8em arial, sans-serif;  }

input.submitform { background: #0099CC url(../images/interface/drivingdirections.png) no-repeat; border: 0; height: 22px; padding: 0; width: 70px; margin: 0 0 0 0px; color: #FFF; font: bold 0.8em arial, sans-serif;  }
/* 
/* 


End Forms 
*/
.paragraphquotequote {
	background: transparent url(../images/interface/quotestart.gif) left top no-repeat;
	padding-top: 15px;
	width: 90%;
	float: none;
  /* 
background-color: #FFFDFB;
*/

}
.paragraphquotequote div {
padding: 5px 5px;
  background: transparent url(../images/interface/quoteend.gif) right bottom no-repeat;

}
.paragraphquotequote p {
color: #000000;
}
#pagecontainer #rightcolumn #secondaryContent  div {

	padding: 0 10px;
  background: transparent url(../images//interface/quoteend.gif) right bottom no-repeat;
  
}


.authorclear{
margin-top: -10px;
	padding-right: 30px;
	clear: both;
	text-align: right;
}

.hide{
display: none;
}

#footerClear {
	CLEAR: both; 
	DISPLAY: block;
}
.Clearall{
CLEAR: both; 
	DISPLAY: block;
}
#copyright {
	margin-left: 7px;
	margin-right: 7px;
	font-size: 0.9em;
	text-align: left;
	margin-top: 10px;
	background-image: url(../images/interface/footer-bg.jpg);
	background-repeat:repeat-x;
border: 1px solid #CCCCCC;
padding-left: 15px;
}
 
#footerlinks{
background-color: #FFFFFF;
font-size: 0.8em;

}
#footerlinks ul{
	margin: 0;
	background-color: #FFFFFF;
	padding: 0;
	list-style: none;
	width: 100%;
	float: left;
	 padding-top: 10px;
text-align:center;

}
#footerlinks ul li{
	float: left;
	
	padding-bottom: 1px;
	background-image:none;
	padding-left: 0;
	padding-right: 0;
}
#footerlinks ul a{

display: block;
float:left;
padding: 0.4em 0.9em;
font-weight: normal;
line-height:0.5em;

 

text-decoration:none;
 
}




#mainNav ul a:visited{
 
 text-decoration:none;
 border-bottom: 0;
}
#mainNav ul a:hover{
 
 text-decoration:underline;
 border-bottom: 0;
 color: #FFF;
}


 

blockquote{
float:right;
border-left: 0px dashed #CCCCCC;
border-top: 0px dashed #CCCCCC;
border-right: 0px dashed #CCCCCC;
border-bottom: 0px dashed #CCCCCC;
width:180px;
text-align:left;
margin: 0;
color:#666666;

color:#000000;
padding: 3px 8px 2px 8px;
font-family: Georgia, "Times New Roman", Times, serif;

font-size: 0.8em;
margin-bottom: 10px;
margin-left: 15px;
margin-right: 5px;
margin-bottom: 10px;

}
blockquote ul{
margin-left: 12px;
}
.usefullinksbackground{
background:  url(../../images/interfaceelement/useful-links-header.gif) no-repeat top left;
padding-top: 45px;
border-left: 0px dashed #CCCCCC;
border-top: 0px dashed #CCCCCC;
border-right: 0px dashed #CCCCCC;
border-bottom: 0px dashed #CCCCCC;
}
.usefullinksbackground p{
padding-left: 15px;
padding-top: 3px;
padding-bottom: 10px;
padding-right: 10px;

}
.newsbackground{
background:  url(../../images/interfaceelement/blockquote-news-background.gif) no-repeat top left;
padding-top: 45px;
border-left: 0px dashed #CCCCCC;
border-top: 0px dashed #CCCCCC;
border-right: 0px dashed #CCCCCC;
border-bottom: 0px dashed #CCCCCC;
}
.newsbackground p{
padding-left: 15px;
padding-top: 3px;
padding-bottom: 10px;
padding-right: 25px;

}
.newshomepage{
	background:  url(../images/interface/newshome.jpg) repeat-y top left;
 
}
.newsbottom{
margin: 0 20px 0 0;
padding: 10px 0 13px 0;
background: url(../../images/interfaceelement/bottom-blockquote.gif) no-repeat bottom;

}

.nospeechmarks{
background-image: none;
background-color:#FFFFFF;
border-left: 1px dashed #CCCCCC;
border-top: 1px dashed #CCCCCC;
border-right: 1px dashed #CCCCCC;
border-bottom: 1px dashed #CCCCCC;
margin-bottom: 10px;
margin-left: 5px;
}
.withquote{
background: #eee url(../images/oldgraphics/blockquote-start.gif) no-repeat top left;

}
#quote{
margin: 0 10px 0 0;
padding: 20px 15px 15px 15px;
background: url(../images/oldgraphics/blockquote-start.gif) no-repeat right bottom;

}
#author{
	margin: 0 10px 0 0;
	padding: 0 0 10px 0;
	color: #FF9900;
	font-size: 85%;
	background: url(../images/oldgraphics/blockquote-end.gif) no-repeat bottom;
	text-align:right;
}
#quote strong{
color: #000;
font-weight: normal;
}
#pagecontainer #mainHeader h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	padding: 7px;
	padding-left: 15px;
		CLEAR: both; 
		padding-top: 15px;
}


/* =Main Nav
-----------------------------------------------------------------------------*/
#mainNav{
	font-family: Helvetica, "Helvetica Neue", Arial, Verdana,  sans-serif;


}

#mainNav ul{
	margin: 0;
	
	padding: 0;
	list-style: none;
	width: 100%;
	float: left;
	background-image: url(../images/interface/mainnav-bg.jpg);
	background-repeat:repeat-x;

}
#mainNav ul li{
	float: left;
	padding-top: 1px;
	padding-bottom: 1px;
	background-image:none;
	padding-left: 0;
	padding-right: 0;
}
#mainNav ul a{
display: block;
float:left;
padding: 0em 0.9em;

line-height:2em;
line-height:32px;
background:   url(../images/interface/nav-divider.gif) no-repeat left center;

text-decoration:none;
color: #fff;
}




#mainNav ul a:visited{
 color: #fff;
 text-decoration:none;
 border-bottom: 0;
}
#mainNav ul a:hover{
 color: #333;
 text-decoration:underline;
 border-bottom: 0;
}

#pagecontainer #mainNav .contactus a{
 
margin-left: 150px;
padding-left: 20px;
background:   url(../images/interface/contacticon.gif) no-repeat left center;
}

#pagecontainer #mainNav .homes{
background-image: none;

}
