/* CSS Document for the Homepage*/

/** Section branding styles **/

#primaryNavRight{
	color:#FF6600;
}

h2{
	background-color:transparent;
	text-align:left;
	font-size:1.1em;
	color:#CC5200;
}

h3{
	font-size:1em;
	text-align:left;
	background-color:transparent;
}

h4{
	font-size:0.9em;
	text-align:left;
	background-color:transparent;
}

#breadcrumb{
	background-color:#FF6600;
	padding:4px 7px 5px 7px;
}

#breadcrumb a:link{
	color:#FFFFFF;
	text-decoration:underline;
	background-color:transparent;
}

#breadcrumb a:active{
	color:#FF6600;
	text-decoration:none;
	background-color:#FFFFFF;
}

#breadcrumb a:visited{
	color:#FFFFFF;
	text-decoration:underline;
	background-color:transparent;
}

#breadcrumb a:hover{
	color:#FF6600;
	text-decoration:none;
	background-color:#FFFFFF;
}

#contentText{
	color:#CC5200;
}

#contentText img{
     border:none;
	margin:0px 0px 10px 10px;
	position:relative;
}

#contentText a:link{
	color:#660066;
	text-decoration:underline;
	background-color:transparent;
}

#contentText a:active{
	color:#FFFFFF;
	text-decoration:none;
	background-color:#CC5200;
}

#contentText a:visited{
	color:#CC5200;
	text-decoration:underline;
	background:transparent;
}

#contentText a:hover{
	color:#FFFFFF;
	text-decoration:none;
	background-color:#CC5200;
}

#footer{
	border-color:#FF6600;
}

#gutter p{
	background:url(../images/gutter_text_sep_enqu.gif) left center no-repeat;
}

/** Layout Styles **/

#lhsNav{
	width:19%;
	float:left;
	position:relative;
	padding-top:10px;
}

#contentText{
	text-align:left;
	padding-left:21%;
}

#enquireBoxOShadow{
	background:#E3CEDD url(../images/edr_outer_nav.gif) bottom left no-repeat;
	text-align:left;
	margin-left:16px;
	margin-top:6px;
	margin-bottom:10px;
}

#enquireBoxIShadow{
	position:relative;
	bottom:1px;
	left:1px;
	background:#CDAAC8 url(../images/edr_inner_nav.gif) bottom left no-repeat;
}

#enquireBox{
	background:#F8A20F url(../images/enquire_nav_bottom_left.gif) bottom left no-repeat;
	padding:0px;
}

#enquireBoxTitleBorder{
	background:#FF6600 url(../images/enquire_shaddow.gif) left bottom repeat-x;
	width:100%;
}

#enquireBoxTitleCorner{
	background:url(../images/enquire_nav.gif) right bottom no-repeat;
	padding-bottom:2px;
	padding-right:17px;
}

#enquireBoxTitleCorner h2{
	background:#FF6600 url(../images/enquire_image_nav.gif) left center no-repeat;
	padding:5px 0px 5px 29px;
	font-size:0.8em;
	color:#FFFFFF;
	font-weight:bold;
	margin-bottom:0px;
}

#enquireBox ul{
	padding:3px 0px 0px 10px;
	font-size:0.75em;
	color:#000000;
}

#enquireBox ul li{
	list-style-type:none;
	padding-left:9px;
	padding-right:0px;
	background:url(../images/pri_nav.gif) left center no-repeat;
	margin-bottom:6px;
}

#enquireBox ul li.selected{
	font-weight:bold;
}

#enquireBox ul li a:link{
	color:#000000;
	text-decoration:none;
	background-color:transparent;
}

#enquireBox ul li a:active{
	color:#FFFFFF;
	text-decoration:none;
	background-color:#000000;
}

#enquireBox ul li a:visited{
	color:#000000;
	text-decoration:none;
	background-color:transparent;
}

#enquireBox ul li a:hover{
	color:#FFFFFF;
	text-decoration:none;
	background-color:#000000;
}

#discoverBoxTitleBorder{
	margin-top:6px;
	margin-left:17px;
	background:#0D5BA5 url(../images/edr_shaddow.gif) left bottom repeat-x;
	clear:both;
	position:relative;
}

#discoverBoxTitleCorner{
	background:url(../images/discover_nav_closed.gif) right bottom no-repeat;
	padding-bottom:2px;
	padding-right:17px;
}

#discoverBoxTitleCorner h2{
	background:#0D5BA5 url(../images/discover_image_nav.gif) left center no-repeat;
	padding:5px 0px 5px 29px;
	font-size:0.8em;
	color:#FFFFFF;
	font-weight:bold;
	margin-bottom:0px;
}

#readBoxTitleBorder{
	background:#339933 url(../images/edr_shaddow.gif) left bottom repeat-x;
	margin-top:6px;
	margin-left:17px;
	clear:both;
	position:relative;
}

#readBoxTitleCorner{
	background:url(../images/read_nav_closed.gif) right bottom no-repeat;
	padding-bottom:2px;
	padding-right:17px;
}

#readBoxTitleCorner h2{
	background:#339933 url(../images/read_image_nav.gif) left center no-repeat;
	padding:5px 0px 5px 29px;
	font-size:0.8em;
	color:#FFFFFF;
	font-weight:bold;
	margin-bottom:0px;
}

form{
	margin-top:30px;
}

fieldset{
	color:#660066;
	border:1px solid #660066;
	background-color:#FDE4BB;
	width:87.5%;
}

legend{
	font-weight:bold;
	font-size:0.9em;
}

label{
	font-size:0.8em;
	font-weight:bold;
	padding-left:0.3em;
}

input{
	width:50%;
	border:1px solid #660066;
	height:1.4em;
	font-size:0.8em;
	color:#660066;
}

textarea{
	width:60%;
	border:1px solid #660066;
	font-size:0.8em;
	color:#660066;
}

#submit{
	color:#660066;
	background-color:#F8A20F;
	width:auto;
	border-left:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	font-weight:bold;
	height:1.6em;
}

form fieldset table{
	width:98%;
	margin-left:2%;
}

#pnBoxTitleBorder{
	margin-top:6px;
	margin-left:17px;
	background:#CC0033 url(../images/edr_shaddow.gif) left bottom repeat-x;
	clear:both;
	position:relative;
}

#pnBoxTitleCorner{
	background:url(../images/pn_nav_closed.gif) right bottom no-repeat;
	padding-bottom:2px;
	padding-right:17px;
}

#pnBoxTitleCorner h2{
	background:#CC0033 url(../images/pn_image_nav.gif) left center no-repeat;
	padding:5px 0px 5px 29px;
	font-size:0.8em;
	color:#FFFFFF;
	font-weight:bold;
	margin-bottom:0px;
}

.thick-border{
	border:10px solid #339933;
}