@charset "utf-8";
/* CSS Document */

body  {
	font: 100% Arial, Helvetica, sans-serif;
	background: #96DEDD; 
/*	background-image:url(../graphics/body_back.jpg);
	background-position:top center;
	background-repeat:no-repeat;*/
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #666666;
}

#contain_all {
	width:100%;
	background-image:url(../graphics/body_back.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}


/* headers */

#text_area h2 {
margin:16px 0 16px 20px;
padding: 0;
}
/* html #text_area h2 { margin:8px 0 16px 20px; }
html>body #text_area h2 { *margin:8px 0 16px 20px; }*/

/* Floats and Spacers */
.fltrt { 
	float: right;
	margin-left: 8px;
	margin-bottom: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.spacer{
	clear:left;
	height:1px;
	overflow:hidden; 
	font-size:1px;
}
.spacer2{
	clear:left;
	height:6px;
	overflow:hidden; 
	font-size:1px;
}
.spacer4{
	clear:left;
	height:12px;
	overflow:hidden; 
	font-size:1px;
}
.spacer3{
	height:26px;
	overflow:hidden; 
	font-size:1px;
}
.spacer5{
	clear:both;
	height:6px;
	overflow:hidden; 
	font-size:1px;
}

/* Extra text styles */

.bluebold {
color:#8091DE;
font-weight:bold;
}


/* Main Layout Divs */ 
.twoColFixLtHdr #container { 
	width: 778px;
	background-image:url(../graphics/content_back.jpg);
	background-repeat:repeat-y;
	background-color: #FFFFFF;
	margin: 0 auto; 
	text-align: left; 
	padding: 0;
} 
.twoColFixLtHdr #header { 
	width: 100%;
/*	background:#FFF;*/
	padding: 0;
	margin:0;
	text-align: left;
	background-image:url(../graphics/header_back.jpg);
	background-repeat:repeat-x;
	background-position:bottom left;
} 
.twoColFixLtHdr #header h1 {
	padding: 16px 20px 10px 20px;
	margin:0;
}
.twoColFixLtHdr #sidebar1 {
	float: left; 
	width: 200px; 
	background: #DCE0F5; 
	margin: 0; 
	padding: 0;
}
* html .twoColFixLtHdr #sidebar1 { width:197px; }
.twoColFixLtHdr #mainContent { 
	margin: 0 0 0 200px; 
	padding: 0;
	width:578px;
} 
* html .twoColFixLtHdr #mainContent { width:74%; margin: 0 0 0 197px; }
.twoColFixLtHdr #footer { 
	padding: 0 10px 0 20px;
	background-image:url(../graphics/footer_back.jpg);
	background-position:top center;
	height:100px;
} 
.twoColFixLtHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
}


/* Header divs */ 
#header_container {
	width:778px;
	margin:0 auto;
	background-image:url(../graphics/header_container_back.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	background-color:#FFF;
}




/* Breadcrumb bar */ 

#breadcrumb_bar {
background:#8091DE;
height:26px;
}


/* MainContent divs */

#mainContent p {
margin:0;
/*padding:0;*/
}
#text_area {
float:left;
width:408px;
margin:0;
padding:0;
}
.headertext_large{
	font-weight:bold;
	font-size:1.2em;
	color: #8091DE;
	margin:0 0 5px 0;
	padding:0;
}
.headertext{
	font-weight:bold;
	font-size:1.1em;
	color: #8091DE;
	margin:0 0 5px 0;
	padding:0;
}
.greentext{
	font-weight:normal;
	color: #72CCCC;
}

/* Sidebar 1 */ 

#sidebar1_container {
margin:0 auto;
width:170px;
}



/* Sidebar 2 */
#sidebar2 {
float:right;
width:150px;
}
* html .twoColFixLtHdr #sidebar2 { width:140px; }
#sidebar2_container {
margin:0 auto;
width:130px;
padding:12px 0;
font-size:0.70em;
}
.iconpic {
margin:0 10px 2px 0;
float:left;
width:30px;
}
.icon_container {
height:24px;
}
.icon_text {
float:right;
padding: 6px 4px 0 0;
text-align:right;
width:75px;
}
.icon_text2 {
float:right;
padding: 6px 4px 0 0;
text-align:right;
width:75px;
}

#sidebar2_container a {
color:#425ACE;
text-decoration:none;
}
#sidebar2_container a:hover {
text-decoration:underline;
}

#sidebar2 ul {
margin:0 3px 0 0;
padding:0;
}

#sidebar2 li {
list-style-type:none;
background-image: url(../graphics/bullet2.gif);
background-repeat: no-repeat;
background-position: 0 0.2em;
padding: 0 0 1em 1.5em;
color:#425ACE;
line-height:130%;
}
.bluetext{
color:#425ACE;
}

/* Main Lists */

ul.listmain {
margin: 0 0 15px 0;
padding: 0;
}
.listmain li {
list-style-type:none;
background-image: url(../graphics/bullet.gif);
background-repeat: no-repeat;
background-position: 0 0.2em;
padding: 0 0 .4em 1.5em;
font-size:0.76em;
line-height:145%;
}



/* Navigation */ 

.navcontainer ul
{
margin: 12px 0 0 0;
padding: 0;
list-style-type: none;
font-size:0.76em;
font-weight:bold;
}

.navcontainer li { margin: 0 0 1px 0; }

.navcontainer a
{
display: block;
color: #FFF;
background-color: #47C7C7;
width: 150px;
padding: 4px 10px;
text-decoration: none;
}

.navcontainer a:hover
{
background-color: #8091DE;
color: #FFF;
}

.navcontainer a.pink_bg{
	background-color: #F451E8;
}

.selected a {
background-color:#8091DE;
}


/* Home divs */ 
#hometext_onecol{
width:358px;
margin:0 20px 0 20px;
}
#hometext_left {
float:right;
width:179px;
margin:0 30px 0 0;
}
#hometext_right {
width:179px;
float:right;
}
#text_area p{
font-size:0.76em;
line-height:140%;
margin:0 0 10px 0;
}
#text_area a{
color: #8091DE;
text-decoration:underline;
}
#text_area a:hover{
text-decoration:none;
}
#text_area a:visited{
color: #8091DE;
}


/* Terms divs */ 
#terms_container{
	width: 778px;
	background-image:url(../graphics/content_back.jpg);
	background-repeat:repeat-y;
	background-color: #FFFFFF;
	margin: 0 auto; 
	text-align:left;
}
#terms {
width:378px;
height:40px;
border-top: 1px solid #47C7C7;
margin: 0 0 0 220px;
padding:6px 0 0 10px;
font-size:0.70em;
color:#CCCCCC;
}


#terms a {
text-decoration:none;
color:#8091DE;
}
#terms a:hover {
text-decoration:underline;
}
#terms a:visited {
color:#8091DE;
}

/* Breadcrumb */

#bread {
	color:#FFF;
	font-size:0.7em;
	margin: 0;
	padding:6px 0 0 6px;
	font-weight:bold;
	}

#bread a {
	color:#FFF;
	text-decoration:none;
	}
#bread a:hover {
	text-decoration:underline;
	}

#bread ul {
	list-style-type:none;
	margin: 0;
	padding: 0;
	display: inline;
	} 

#bread ul li {
	background-image:none;
	margin-left: 0;
	padding-left: 4px;
	border: none;
	list-style: none;
	display: inline;
	}
	
#bread ul li.first{
	padding-left: 206px;
	}

#bread-gen ul li:before {
	content: "\0020 \0020 \0020 \00BB \0020";
	color: #ff9;
	}
	
#bread-gen ul li.first:before {
	content: " ";
	}


/* Text Size */

#textmenu {
position: relative;
padding: 0; 
margin: 0;
width: 47px; 
height: 24px; 
background: url(../graphics/textsize.jpg);
background-repeat:no-repeat;
float:left;
}
#textmenu li {
padding: 0; 
margin: 0;
width: 20px; 
height: 24px; 
position: absolute; 
background: url(../graphics/textsize.jpg) 0 0 no-repeat; 
display: block; 
list-style: none;
}
#textmenu a {
padding: 0; 
margin: 0;
/*width: 20px; */
height: 24px; 
display: block; 
text-indent: -999em; /* Not accessible when images on/CSS off. */
}
#textmenu #text_small {
left: 0px;
}
#textmenu #text_med {
left: 10px; 
background-position: -10px 0;
}
#textmenu #text_large {
left: 24px; 
background-position: -24px 0;
}
#textmenu #text_small a:hover {
background: url(../graphics/textsize.jpg) 0 -24px no-repeat;
}
#textmenu #text_med a:hover {
background: url(../graphics/textsize.jpg) -10px -24px no-repeat;
}
#textmenu #text_large a:hover {
background: url(../graphics/textsize.jpg) -24px -24px no-repeat;
}

/*contact divs and classes*/
#contact_details{
	width:250px;
	padding: 0;
	margin: 0 0 10px 0;	
	float:left;
}
#contact_map_box{
	width:100px;
	padding: 0;
	margin: 0 0 10px 0;
	float:left;	
}
#contact_map_box_graphic{
	padding: 0;
	margin: 0 0 5px 0;
	float:right;
	width:90px;
}
.contact_label2{
	width:70px;
	padding: 0;
	margin: 0 0 10px 0;	
	float:left;
	font-size:0.76em;
	line-height:140%;
}
.contact_field2{
	width:150px;
	padding: 0;
	margin: 0 0 10px 0;	
	float:left;
	font-size:0.76em;
	line-height:140%;
}
#contact_form{
	width:400px;
	padding: 0;
	margin: 0;	
	float:left;
}
* html #contact_form{ width:396px; }
.contact_label{
	width:90px;
	padding: 1px 0 0 0;
	margin: 0 0 10px 0;	
	float:left;
	font-size:0.8em;
	line-height:160%;
}
.contact_field{
	width:310px;
	padding: 0;
	margin: 0 0 10px 0;
	float:left;
}
* html .contact_field{ width:306px; }
#Name, #Address, #PhoneNo, #EmailAddress, #Enquiry{
	width: 80%;
	font-family: Arial, Helvetica, sans-serif;
}
textarea{
	font-size:0.8em;
}


/* ables styles */
table {
	border-top:1px solid #EBEDFA;
	border-right:1px solid #EBEDFA;
	margin:0;
	border-collapse:collapse;
	text-align: center;
	}
tr.header th{
	background: #6CD2D2;
}
tr.even td	{
	background:#E8ECF9;
	}
tr.odd td	{
	background:#DBE0F4;
	}
.subhead{
	font-weight: bold;	
}
td {
	color:#425ace;
	border-bottom:1px solid #EBEDFA;
	border-left:1px solid #EBEDFA;
	padding:5px;
	font-size:0.70em;
	font-family: Arial, Verdana;
	font-weight: normal;
	}	

th {
	color:#FFF;
	border-bottom:1px solid #EBEDFA;
	border-left:1px solid #EBEDFA;
	padding:8px 5px;
	font-size:0.70em;
	font-family: Arial, Verdana;
	font-weight: bold;
 
}
.dotted_underline{
	border-bottom: dotted 1px #7F91DE;
	height: 1px;
	margin: 0;
	padding: 0;
	width: 390px;
}

ul.offers_list {
margin: 20px 0 10px 10px;
padding: 0;
}
.offers_list li {
	list-style-type:none;
	background-image: url(../graphics/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding: 0 0 .7em 20px;
	font-size:1.3em;
	line-height:110%;
	color: #425ace;
}
.offers_font{
	color: #425ace;	
}
