body{
	background: #fff;
	font: 70% "Lucida Grande", Verdana, arial, sans-serif;
	margin: 0;
	padding: 0;
	border-top: 5px solid #335eac;
}

#wrapper{
	width: 920px;
	position: relative;
	margin: 0 auto;
}

.editmaintext{
	background: #fff none!important;
}

#header{
	background: url(logo.gif) left 15px no-repeat;
	height: 90px;
	width: 295px;
}

	#header h1, .strapline, #memberLogin{
		position: absolute;
		margin: 0 0 0 -5000px;
	}

#contactdetails, #subsection, #newsfeed, #componentGroups{
	position: absolute;
	margin: 0 0 0 -5000px;
}


	



/* @group Navbar */

#navbar {
	width: 580px;
	height: 28px;
	z-index: 100;
	position:absolute;
	top: 0;
	right: 0;
	padding: 0 10px;
	background: url(nav.jpg) left bottom no-repeat;
}

* html #navbar {
	width: 590px;
	w\idth: 590px;
}

#navbar ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#navbar ul ul {
	width: 149px;
}

#navbar li {
	float: left;
	width: auto;
	position: relative;
	background: url(nav_li.gif) left center no-repeat;
}

#navbar a, #navbar a:visited {
	display: inline-block;
	font-size: 12px;
	text-decoration: none;
	color: #fff;
	height: 26px;
	padding: 0 8px;
	margin: 1px 3px 0 0;
	line-height: 25px;
}

* html #navbar a, * html #navbar a:visited {
	width: auto;
	w\idth: auto;
}

#navbar ul ul {
	visibility: hidden;
	position: absolute;
	height: 0;
	top: 27px;
	left: 0;
	width: 149px;
}

#navbar ul ul li:last-child{
	background: url(nav_left.png) left bottom no-repeat;
	padding: 0 0 10px 0;
}

* html #navbar ul ul {
	top: 27px;
	t\op: 27px;
}

#navbar table {
	position: absolute;
	top: 0;
	left: 0;
	border-collapse: collapse;
;
}

#navbar ul ul a, #navbar ul ul a:visited {
	background: #333;
	color: #fff;
	height: auto;
	line-height: 1em;
	font-size: 11px;
	padding: 5px 10px 5px 15px;
	width: 128px;
	margin: 0;
	border-top: 1px solid #333;
}

* html #navbar ul ul a, * html #navbar ul ul a:visited {
	width: 150px;
	w\idth: 128px;
}

#navbar a:hover{
	color: #fff;
	text-decoration: underline;
	background: #f8a908;
}

#navbar ul ul a:hover{
	background: #333;
	color: #f8a908!important;
} 

#navbar :hover > a, #navbar ul ul :hover > a {
	color: #fff;
	background: #333;
}

#navbar ul li:hover ul,
#navbar ul a:hover ul {
	visibility: visible;
	background: #fff;
}

/* @end */

#content{
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
	background-image: url(maintext.png);
	background-position: left top;
	background-repeat: no-repeat;
}

#lists{
	width: 189px;
	position: absolute;
	right: 0;
}



#linkscontent{
	background: url(smallform.gif) right bottom no-repeat;
	padding: 0 0 0 0;
	margin: 40px 0 0 0;
}

#smallformcontent{
	margin: 50px 0 0 0;
	padding: 20px 0 0 0;
	color: #fff;
	background: url(smallform.gif) right bottom no-repeat;
}

#smallform p{
	margin: 0 15px 5px 15px;
	color: #fff;
}

#smallform a{
	color: #fff;
	display: block;
}

#smallform a:hover{
	color: #f8a908;
}

#smallform a.build{
	color: #333;
	display: block!important;
	background: url(build.jpg) center bottom no-repeat!important;
	font-size: 1.2em;
	line-height: 24px;
	padding: 0 10px;
	text-align: center;
	border: 1px solid #fff!important;
	text-decoration: none;
}


#smallform a.build:hover{
	text-decoration: underline;
}

#smallformcontent h2{
	background: url(smallform.gif) left top no-repeat;
	margin: -21px 0 0 0;
	float: left;
	width: 169px;
	padding: 5px 10px;
	color: #fff;
	font-weight: normal;
	font-size: 15px;
}

#linkscontent h2{
	background: url(smallform.gif) left top no-repeat;
	margin: -21px 0 0 0;
	float: left;
	width: 169px;
	padding: 5px 10px;
	color: #fff;
	font-weight: normal;
	font-size: 15px;
}



#linkscontent ul{
	list-style: none;
	color: #fff;
	margin: 0 0 0 20px;
	padding: 5px 0 10px;
}

#linkscontent li a{
	color: #fff;
	display: block;
	margin: 0 0 5px 0!important;
}

#maintext{
	margin: 10px 240px 24px 0;
	min-height: 280px;
	padding: 0 30px 30px 30px;
	background: url(maintext.png) left bottom no-repeat;
}

#maintext h2{
	margin: 0 0 20px 0;
	color: #335eab;
	font-weight: normal;
	font-size: 2.0em;
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #c8daf9;
}

#maintext p{
	font-size: 1.1em;
	color: #666;
	margin: 0 0 10px 0;
	line-height: 1.54em;
}

.introduction{
	color: #999!important;
	font-size: 1.3em!important;
}

#maintext a{
	color: #f79726;
}

#maintext a:hover{
	color: #555;
}

.clear{
	float: left;
	clear: both;
	text-indent: -5000px;
}

.styleform{
	background: #f7f7f7;
	border: 2px solid #eee;
	padding: 10px;
}

	.styleform h3{
		background: #eee;
		color: #555;
		font-size: 1.3em!important;
		margin: -10px -10px 10px -10px;
		padding: 10px;
		border-bottom: 1px solid #eee;
		
	}

#footer{
	margin: 20px 0 0 0;
	background: #f7f7f7;
	padding: 5px;
	text-align: right;
	color: #999;
	font-size: .9em;
}

#footer_links{
	display: block;
	width: 920px;
	padding: 0 0 10px 0;
	text-align: left!important;
	background: url(footerlinks.jpg) left bottom repeat-x;
}

#footer_links h2{
	margin: 10px 0 0 10px;
	padding: 0;
	color: #444;
	text-decoration: underline;
}

#footer_links .column{
	width: 164px;
	float: left;
	padding: 0 10px;
	display: block;
}

.column ul{
	margin: 0 0 0 15px;
	padding: 0;
	list-style: disc;
}

.column a{
	color: #999999!important;
	text-decoration: none;	
}

.column a:hover{
	text-decoration: underline;
	color: #555!important;
}

#Links_btnLinksEdit, #SmallForm_btnSmallFormEdit
{
	color: black!important
}



/* HP LOGIN FORM */

#tablecenter
{
	width: 170px;
	border: none;
	margin: 0 10px;
	border-collapse: collapse;
	color: #fff;
	float: left;
}


#Links__ctl1_username, #Links__ctl1_password{
	border: 1px solid #777!important;
	background: #222!important;
	color: #fff!important;
	width: 100px!important;
}

#Links_btnLinksEdit, #SmallForm_btnSmallFormEdit
{
	color: black!important
}
