/* HTML TAGS */

body 
	{
	font-family: Arial, Helvetica, sans-serif;
	color: #454545;
	font-size: 12px;
	margin:0px;
	padding:0px;
	background-color: #d7d7d7;
	}
h1 {
	font-size: 190%;
	margin-bottom: 0.3em;
	padding-bottom: 0px;
	font-weight: normal;
	color: #81b838;
	margin-top: 0px;
	padding-top: 0px;
}
h2 {
	font-size: 140%;
	margin-bottom: 0.3em;
	padding-bottom: 0px;
	font-weight: bold;
	color: #81b838;
}
h3, h4, h5, h6 {
	font-size: 120%;
	margin-bottom:.1em;
	padding-bottom:0px;
	color: #454545;
}
p, table, td, ol, li, blockquote, input, select, textarea, ul, ul ul, ul ul ul, ul ul ul ul {
	font-size: 100%;
	font-family:Arial, Helvetica, sans-serif;
}
p {
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0.7em;
	line-height: 1.4em;
}
a {
	font-weight: bold;
	color: #ff0066;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #ff0066;
	text-decoration: underline;
}

ul, ul ul, ul ul ul, ul ul ul ul {
	list-style-type: square;
	line-height: auto;
}
ol, ul, li {/*
	list-style: none;*/
	font-size: 100%; 
	}

.btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height:1.4em;
	color: #FF0066;
	cursor: hand;
	background-color: #FFFFFF;
	border: 1px solid #FF0066;
	font-weight: bold;
}
	
	
#content   
	{
	margin-left: -410px;
	position: absolute;
	top: 20px;
	left: 50%;
	width: 820px;
	padding: 0px;
	background-color: #426b0b;
	background-image: url(../images/furniture/grad.jpg);
	background-repeat: repeat-x;
	background-position:bottom;
		}
#topper {
	position: relative;
	top:-13px;
	left:0px;
	width:820px;
	height:13px;
	background-image: url(../images/furniture/main_top.gif);
	background-repeat:no-repeat;
	background-color: #426b0b;

}
#bottomer {
	margin-bottom:-15px;
	position: absolute;
	bottom:0px;
	left:0px;
	width: 820px;
	height:15px;
	background-image: url(../images/furniture/main_bottom.gif);
	background-repeat:no-repeat;
}

#contentheadleft {
	position: absolute;
	top: 0px;
	left: 20px;
	width: 180px;
	height: 81px;
	overflow:hidden;
	z-index:400;
	text-align: left;
	visibility: visible;
	clear:both;
	}
#contentheadright {
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: 400;
	height: 81px;
	width: 540px;
	top: 0px;
	text-align: right;
	vertical-align: middle;
	left: 244px;
	
}
#contentfootleft
	{
	width:200px;
	height:25px;
	overflow:hidden;
	text-align:left;
	visibility: visible;
	float: left;
	margin-top: 18px;
	margin-left: 0px;
	position: absolute;
	bottom: -40px;
	}
	
#contentfootright
	{
	width:300px;
	height:25px;
	overflow:hidden;
	text-align:right;
	font-size: 90%;
	color: #FFFFFF;
	visibility: visible;
	float: right;
	margin-right: 25px;
	display: inline;
	font-weight: normal;
	}
#contentfootright a {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: normal;
}
#contentfootright a:hover {text-decoration:underline;}
#bodyholder {
	float:left;
	width:820px;
	height:auto;
	padding-top: 345px;
	display:block;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: visible;
}
#rightcolumn {
	width:539px;
	float:right;
	text-align: left;
	padding:0px;
	display:inline;
	word-wrap: break-word;
	margin-bottom: 40px;
	margin-right:25px;
	background-color:#FFFFFF;	
}

#leftcolumn {
	width:140px;
	float:left;
	text-align:left;
	display:inline;
	word-wrap: break-word;
	margin-left:20px;
}
#leftcolumnpad p {margin-bottom:10px;}

.list {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 1em;
}

#widgets {
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: 400;
	height: 25px;
	width: 334px;
	top: 320px;
	right: 25px;
	text-align: right;
	vertical-align: middle;
	color:#FFFFFF;
	}

#widgets a {
	color:#ffffff;
	text-decoration:underline;
	font-weight:normal;
}
.search {
	width: 90px;
	font-size: 90%;
	background-color: #E4EADC;
	border: 1px solid #999999;
	height: 14px;
	vertical-align: middle;
	display: inline;
}
#srchbutton {
	vertical-align: text-bottom;
	position: absolute;
	margin-left: 4px;
}

.smaller {
	font-size: 80%;
}


.catlist {
	text-indent: 4em;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0.6em;
}
.formstyles {
	background-color: #FFFFFF;
	border: 1px solid #81B838;
	padding: 6px;
	display: block;
	width: auto;
	clear: both;
	background-image: url(../images/furniture/upgrad.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

#banner {
	position: absolute;
	z-index: 300;
	height: 213px;
	width: 820px;
	left: 0px;
	top: 91px;
	background-image: url(../images/banners/albion_base.gif);
	background-repeat: no-repeat;
	display: block;
	text-align:left;
}

.grid {
	border: 1px solid #CCCCCC;
}
#forum {
	overflow: scroll;
	height: 800px;
	width: 99%;
	margin-top: -5px;
}
.size1 { font-size:10px}
.size2 { font-size:12px}
.size3 { font-size:14px}
.size4 { font-size:18px}
#srchfrm {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.actionbox h1, .oddrow h1, .evenrow h1 {
	margin: 0px;
	padding: 0px;
}
.actionbox {
	background-color: #efefef;
	padding: 10px 15px 5px;
	clear: both;
	width: 460px;
	background-image: url(../images/furniture/grey-corner.gif);
	background-position: 100% 0px;
	background-repeat: no-repeat;
	margin-bottom: 4px;
	height: auto;
}

.actionbox p {
	margin-top: 8px;
}
.oddrow {
	padding: 15px;
	width: auto;
	margin-bottom: 8px;
}
.evenrow {
	background-color: #e5f0f9;
	padding: 10px 15px;
	width: auto;
	background-image: url(../images/furniture/blue-corner.gif);
	background-position: 100% 0px;
	background-repeat: no-repeat;
	margin-bottom: 8px;
}
.imgleft {
	float: left;
	height: 70px;
	width: 70px;
}
.column1 {
	float: left;
	position: relative;
	width: 45%;
}
.column2 {
	float: right;
	position: relative;
	width: 45%;
}
.error {
	color: #454545;
	border: 1px solid #FF0000;
	padding: 8px;
	font-weight: bold;
}
.step1 {
	padding-left: 3em;
}
.step2 {
	padding-left: 6em;
}
.space {
	margin-top: 16px;
}
#boxtop {
	width:539px;
	height:6px;
	top:-6px;
	position:relative;
	background-image:url(../images/furniture/box_top.gif);
	background-position:top;
	background-repeat:no-repeat;
}
#boxbottom {
	width:539px;
	height:6px;
	bottom:-6px;
	position:relative;
	background-image:url(../images/furniture/box_bottom.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
#rightcolumnpad {
	margin:0 20px;
	
}
.news {
	float:right;
	width:195px;
	padding-left: 5px;
}	
.copy {
	float:left;
	width:272px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 10px;
}
.seealso {
	clear:both;
	width:499px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 15px;
	margin-top: 15px;
}
.seealso ul li, .seealso ul {
display:inline;
margin:0px;
}
.seealso ul li {
padding-right:8px;
}
.seealso a {font-weight:normal;}
.seealso a:hover {
font-weight:normal;
background-color:#FF0066;
color:#ffffff;
text-decoration:none;}
.popup {
	overflow: visible;
	position: relative;
	z-index: 600;
}
blockquote p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #FF0066;
}
/* Menu */
#nav ul {
	margin:0;
	padding:0;
	width:135px;
}
#nav ul li {
	display:block;
	height:24px;
	margin: 0; 
	padding: 0; 
	list-style: none; 
	left: 0;
}
#nav ul li a {
	display:block;
	height:20px;
	width:135px; 
	background-image: url(../images/menu/menu.gif);
	background-repeat: no-repeat;
}
li#n1 a {background-position: 0px -20px;}
li#n1 a:hover, li#n1 a:active {background-position: 0px 0px;}
li#n2 a {background-position: 0px -60px;}
li#n2 a:hover, li#n2 a:active {background-position: 0px -40px;}
li#n3 a {background-position: 0px -100px;}
li#n3 a:hover, li#n3 a:active {background-position: 0px -80px;}
li#n4 a {background-position: 0px -140px;}
li#n4 a:hover, li#n4 a:active {background-position: 0px -120px;}
li#n5 a {background-position: 0px -180px;}
li#n5 a:hover, li#n5 a:active {background-position: 0px -160px;}
li#n6 a {background-position: 0px -220px;}
li#n6 a:hover, li#n6 a:active {background-position: 0px -200px;}
#nav ul li a {text-indent:-9000px; background-color:transparent;}
ul#imagelist {padding:0;margin:0;}
ul#imagelist li {
	padding:0;
	margin:0;
	list-style-type: none;
	display:block;
	float: left;
	height: 200px;
	width: 200px;
	margin: 10px;
}
#imagelist a {
	text-align: center;
	vertical-align: middle;
	display: block;
	border: 1px solid #666666;
	height: 200px;
	width: 200px;
	overflow: hidden;
}
#imagelist a:hover {
background-color:#000;
}
.landscape {
	position:relative;
	top:50%;
	margin-top:-75px;
		
	}
.imgcentre {
	display: block;
    margin-left: auto;
    margin-right: auto
}