body {
	margin: 0;
	padding: 10px 0 0;
	background-color: #4d4d4d;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}
h1,h2,h3,h4,h5,h6,p,form {
	margin: 0;
}
input,select,textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
img.noborder {
	border: 0 none;
}
#wrapper {
	width: 980px;
	margin: 0 auto;
}
#outer {
	float: left;
	width: 100%;
}
#topbar {
	position: relative;
	float: left;
	width: 100%;
	background: #4d4d4d url(/images/bgTopbar.gif) repeat-x 0 bottom;
	color: #ffffff;
}
#skiplink {
	position: absolute;
	top: 20px;
	left: -9999em;
	font-size: 75%;
}
#skiplink:focus {
	left: 20px;
	background-color: #4d4d4d;
	color: #ffffff;
}
#logo {
	float: left;
}
#adzone1 {
	float: left;
	width: 468px;
	height: 60px;
	padding: 27px 0 0 33px;
}
#adzone1 img {
	display: block;
	width: 468px;
	height: 60px;
	border: 0;
}
#logout{
	float: left;
	width: 50px;
	height: 20px;
	padding: 50px 0 0 40px;
}
#logout a{
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:80%;
	text-decoration:none;
	font-weight:bold;
}
#main {
	clear: left;
	float: left;
	width: 852px;
}
#nav {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	background: #000000 url(/images/bgNav.gif) repeat-x 0 0;
	color: #ffffff;
	list-style: none;
}
#nav li {
	float: left;
	padding: 0 2px 0 0;
	background: #000000 url(/images/bgNavLi.gif) no-repeat right 0;
	color: #ffffff;
}
#nav li a {
	float: left;
	padding: 5px 9px;
	background: #000000 url(/images/bgNav.gif) repeat-x 0 0;
	color: #ffffff;
	font-size: 70%;
	font-weight: bold;
	text-decoration: none;
}
#nav li a img
{
	border:0;
	height:16px;
	width:16px;
}
#nav li a:hover {
	background: #86e42b url(/images/bgNavOver.gif) repeat-x 0 0;
	color: #ffffff;
}
#nav li a:focus {
	background: #86e42b url(/images/bgNavOver.gif) repeat-x 0 0;
	color: #ffffff;
}
#leftcontent {
	width: 60%;
	float: left;
	clear: left;
}
#rightcontent {
	width: 40%;
	float: right;
	clear: right;
}
#rightcontent img {
	padding: 0 0 10px 15px;
	width: 300px;
}
#content {
	clear: left;
	float: left;
	width: 828px;
	padding: 12px;
	min-height: 554px;
	background-color: #f3267f;
	color: #ffffff;
}
#content h1 {
	margin: 0 0 1.2em;
	font-size: 100%;
	line-height: 1.4em;
}
#content h6 {
	margin: 0 0 0.6em;
	font-size: 75%;
	line-height: 1.4em;
}
#content h5 {
	margin: 0 0 0.6em;
	background-color: #f3267f;
	color: #000000;
	font-size: 75%;
	line-height: 1.4em;
}
#content p {
	margin: 0 0 1.2em;
	font-size: 75%;
	line-height: 1.4em;
}
#content a {
	background-color: #f3267f;
	color: #000000;
}
#content a:hover {
	background-color: #f3267f;
	color: #f99bc4;
}
#content a:focus {
	background-color: #f3267f;
	color: #f99bc4;
}
#content .buttonlink {
	padding: 0 0 12px;
	text-align: center;
}
#content .buttonlink img {
	margin: 0 12px;
	border: 0;
}
#content .secondary {
	clear: left;
	float: left;
	width: 100%;
	border-top: 1px solid #000000;
}
#content .secondary .zone2,#content .secondary .zone3 {
	width: 356px;
	padding: 12px 12px 2px;
}
#content .secondary .zone2 {
	float: left;
}
#content .secondary .zone3 {
	float: right;
}

#content .list {
	clear: left;
	float: left;
	width: 100%;
	padding: 12px 0 0;
	border-bottom: 1px solid #000000;
}
#content .row {
	clear: left;
	float: left;
	width: 100%;
	padding: 0 0 12px;
}
#content .item {
	float: left;
	width: 88px;
	padding: 0 19px;
}
#content .item img {
	display: block;
	width: 88px;
	height: 88px;
	border: 0;
}
#content .item.wider {
	margin:0 12px;
}
#content .item.wider img {
	width:128px;
	height:35px;
}
#content .item.smaller {
	float: left;
	width: 68px;
	padding: 0 12px;
}
#content .item.smaller img {
	display: block;
	width: 68px;
	height: 68px;
	border: 0;
}

#content fieldset {
	margin: 0 0 1.2em;
	padding: 12px;
	border: 1px solid #ffffff;
}
#content legend {
	font-size: 100%;
	font-weight: bold;
}
#content input.submit {
	width: auto;
	background-color: #000000;
	color: #86e42b;
	border: 1px solid #000000;
	font-weight: bold;
	cursor: pointer;
}

#content form.styleone table {
	border-collapse: collapse;
	font-size: 75%;
}
#content form.styleone td {
	padding: 3px;
}
#content form.styleone td.alignbottom {
	vertical-align: bottom;
}
#content form.styleone input,#content form.styleone textarea {
	width: 20em;
}
#content form.styleone textarea {
	height:5em;
}
#content form.styleone input.checkbox {
	width: auto;
}
#content form.styleone input.submit {
	width: auto;
}

#content .forgotten {
	padding: 1.2em 0 0;
	font-size: 75%;
}

#content #manageoptions th,#content #manageoptions td {
	padding: 0 0 24px;
}
#manageoptions tr.colours td a {
	float: left;
	margin: 0 16px;
	text-decoration: none;
}
#manageoptions .swatch {
	float: left;
	padding: 6px 12px;
	border: 1px solid #333333;
	text-align: center;
	cursor: pointer;
}
#manageoptions tr.layout a {
	float: left;
	margin: 0 16px;
}
#manageoptions tr.colours a.selected,#manageoptions tr.layout a.selected {
	margin: 0 0 0 16px;
	padding: 0 16px 0 0;
	background: transparent url(/images/management/bgSelected.gif) no-repeat right bottom;
	color: #ffffff;
}
#manageoptions tr.layout img {
	float: left;
	border: 1px solid #333333;
}
#manageoptions .submit {
	margin: 0 0 0 16px;
}

#memberlist {
	float: left;
	width: 560px;
	padding: 8px 20px 20px;
}
#memberlist .member {
	clear: left;
	float: left;
	width: 100%;
	padding: 12px 0;
	border-bottom: 1px solid #000000;
}
#memberlist .image {
	float: left;
	width: 102px;
	padding: 0 0 0 10px;
}
#memberlist .image img {
	display: block;
	width: 100px;
	border: 1px solid #333333;
}
#memberlist .summary {
	float: right;
	width: 420px;
	padding: 0 10px 0 0;
}
#content #memberlist h6 {
	margin: 0;
}
#memberlist .location {
	margin: 0 0 0.6em;
	font-size: 75%;
	font-style: italic;
}
#memberlist .category {
	margin: 0 0 0.6em;
	font-size: 75%;
}
#memberlist .specialism {
	margin: 0 0 0.6em;
	font-size: 75%;
}

.pagenav {
	clear: left;
	float: left;
	width: 560px;
	margin: 0 20px;
	background-color: #f3267f;
	color: #f87db2;
	font-size: 75%;
}
.pagenav td {
	width: 33%;
	padding: 3px;
}
.pagenav .pages {
	background-color: #f3267f;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}
.pagenav .pages a {
	font-weight: normal;
}
.pagenav .next {
	text-align: right;
}

#memberdetail {
	float: left;
	width: 100%;
}
#memberdetail.one .images {
	float: left;
	width: 655px;
	margin: 0 0 0 53px;
	padding: 0 0 40px;
}
/*
#memberdetail.one .images img {
	float: left;
	width: 128px;
	height: 128px;
	margin: 0 1px 1px 0;
	border: 1px solid #333333;
}
#memberdetail.one .images img.first {
	margin: 0;
}
*/
#memberdetail.smaller .images img {
	width: 64px;
	height: 64px;
}
#memberdetail.two .images {
	float: left;
	width: 502px;
	margin: 0 0 0 130px;
	padding: 0 0 20px;
}
#memberdetail.two .images img {
	float: left;
	margin: 0 0 0 1px;
	border: 1px solid #333333;
}
#memberdetail.two .images img.first {
	margin: 0;
}
#memberdetail.two .images .secondary {
	clear: none;
	width: 261px;
	border-top: 0;
}
#memberdetail.two .images .secondary img {
	width: 128px;
	height: 128px;
}
#memberdetail.two .images .secondary .row {
	clear: left;
	float: left;
	width: 100%;
	padding: 0 0 1px;
}
#memberdetail.two .images .primary {
	float: right;
	width: 240px;
}
#memberdetail.two .images .primary img {
	width: 238px;
	height: 259px;
	margin: 0;
}
#genericdetail{
	margin: 0 0 1em 0;
}
#memberdetail .detail,#genericdetail .detail{
	clear: left;
	float: left;
	width: 500px;
	margin: 0 0 0 130px;
	border: 1px solid #333333
}
#memberdetail .detail h6,#genericdetail .detail h6, .bloglines h6 {
	margin: 0;
	padding: 3px;
	background-color: #333333;
	color: #86e42b;
}
#memberdetail .detail p,#genericdetail .detail p {
	margin: 0 0 0.6em;
}
#memberdetail .detail .box,#genericdetail .detail .box {
	padding: 6px;
	background-color: #4d4d4d;
	color: #ffffff;
	min-height:1px;
}
#genericdetail .detail .box img.artwork{
	height:150px;
	float:left;
	border:0;
	margin:0 0.5em 0 0;
}
#memberdetail .detail .box a,#genericdetail .detail .box a {
	background-color: #4d4d4d;
	color: #dddddd;
}
#memberdetail .detail .box a:hover,#genericdetail .detail .box a:hover {
	background-color: #4d4d4d;
	color: #86e42b;
}
#memberdetail .detail .box a:focus,#genericdetail .detail .box a:focus {
	background-color: #4d4d4d;
	color: #86e42b;
}

#quicklinks {
	float: left;
	width: 100%;
	padding: 0 0 26px;
}
#quicklinks img {
	display: block;
	border: 0;
}
#quicklinks .primary {
	float: left;
	width: 385px;
	height: 182px;
}
#quicklinks .primary img {
	display: block;
	width: 385px;
	height: 182px;
}
#quicklinks .secondary {
	clear: none;
	float: right;
	width: 374px;
	border: 0;
}
#quicklinks .secondary .row {
	clear: none;
	float: none;
	padding: 0;
	/*width: 100%;*/
}
#quicklinks .secondary .row .first {
	padding-bottom:10px;
}
#quicklinks .secondary .link {
	float: left;
	width: 177px;
	padding: 0 0 0 10px;
}
#quicklinks .secondary .link img {
	display: block;
	/*width: 177px;
	height: 85px;*/
}

#majorlink {
	clear: left;
	float: left;
	width: 100%;
}
#majorlink img {
	display: block;
	width: 760px;
	height: 100px;
	border: 0;
}






#adzone2 {
	float: right;
	width: 120px;
	min-height: 600px;
	padding: 0 4px 4px;
	background-color: #282828;
	background:url(/images/adzoneback.jpg) no-repeat 0 0 transparent;
	color: #ffffff;
}
#adzone2 img {
	display: block;
	width: 120px;
	height: 600px;
	border: 0;
}



#footer{
	width:785px;
	float:left;
}
#footer ul{
	list-style: none;
	padding-left:130px;
}
#footer li {
	float:left;
	margin:0 5px;
}
#footer li a {
	color:#999999;
	font-size:70%;
}
#footer li a:hover,#footer li a:focus {
	text-decoration:none;
}
#footer p{
	width:100%;
	margin:30px 0 0 0;
	color:#999999;
	font-size:70%;
	text-align:center;
}

#content.pink_back{
	background-color:#f3267f;
}
#content.black_back{
	background-color:#000000;
}
#content.green_back{
	background-color:#86e42b;
}
#content.blue_back{
	background-color:#333399;
}
#content.grey_back{
	background-color:#666666;
}
#content.yellow_back{
	background-color:#bbbb33;
}
#content.orange_back{
	background-color:#cc6633;
}
#content.red_back{
	background-color:#aa2222;
}
#content.purple_back{
	background-color:#993399;
}
#content.white_back{
	background-color:#ffffff;
	color:#000000;
}

#imagerotator{
	width:760px;
	height:380px;
}
.pagination
{
	width:100%;
	clear:both;
	font-size:90%;
}
.youtuberow
{
	width:430px;
	margin:0 auto;
	text-align:center;
	padding:0 0 20px 0;
}
.newsline
{
	padding:10px 0;
	border-top:1px solid #ffffff;
}
.newsline img
{
	width:150px;
	height:150px;
	border:0;
}
.bloglines
{
	background-color:#4D4D4D;
	padding:6px;
}
.bloglines .blogtitle
{
	font-weight:bold;
}
.bloglines p
{
	padding:0;
}