/* @override http://arthosting.co.uk/textpattern/css.php?n=default */

.float-right {
 float: right;
}

.float-left {
 float: left;
}

#head-bg, #header {
  background: url(../images/layout/bg-header.gif) repeat-x left bottom;  background-color: #DDDDDD;
}

#join {
  margin: 30px 10px;
}

#upper-part { min-width: 960px; background-color: #DDDDDD; text-align: center;  }

.col240-box, .col320-box, .col400-box, .col560-box, .col640-box, .col960-box, .col640-com {
	padding-bottom: 0.64em; margin-bottom: 0.64em; color: #3c312d; background: transparent repeat-y left bottom; }

#articles { position: relative; margin-left: 360px; padding: 0.78em 0; text-align: left; }

/* Default Font */

body {
	background-color: #2F2E2B;
	text-align: center;
	font: 0.88em/1.28em "Courier New", Courier, mono;
}

/* Homepage Title & Login */

#body-home #header h1 {
	position: absolute;
	bottom: 195px;
	right: 210px;
	padding: 0.4em 0;
}

#body-home #header h2 {
	position: absolute;
	top: 235px;
	right: 210px;
	padding: 0.75em 0;
}

#body-home #header .frontpage_login {
	position: absolute;
	top: 310px;
	right: 210px;
	padding: 0.5em 0;
	text-align: right;
}

/* Change Default List Icon */

#lower-part #feeds li a {
	display: block;
	padding-left: 20px;
	background: url(../images/layout/icons/rss-1.png) no-repeat 0 2px;
}

#lower-part #recent-articles li a, #lower-part #related-articles li a, #lower-part #articles-by-month li a
	{ display: block; padding-left: 20px; no-repeat 3px 5px; background-image: url(../images/layout/icons/chainlink.png); }

.article img {
 margin: 0 0 0 30px;
}

span.authors a {
  background-image: url(../images/layout/icons/sb_aboutme_dis.png);
}

#lower-part #links li a {
	display: block;
	padding-left: 20px;
	background: url(../images/layout/icons/plink_icon_gen_site.png) no-repeat 0 2px;
}

/* Support Form on Client Page */

#support-nav img {
	background: transparent;
}

#support-nav span.supportemail a: {
	font-size: 5em;
}

/* Client Dashboard Login */

.dashboard {
	margin: 10px 0px 20px 30px;
}

span.dashlogin, span.dashlogin a {
	colour: #FFFFFF;
	font-size: .8em;
	text-decoration: bold;
}

a.no_hover img {
	background: transparent;
	margin: 0;
	padding: 0;
}

/* Google Ads */

.googleadsense {
	margin: 0 70px 0 70px;
}

/* Google Map */

#lower-part #googlemap div {
	margin: 20px;
	font-size: 1.5em;
	line-height: 1.2em;
	color: ;
}

#lower-part #googlemap div#map div {
	margin: 0;
	font-size: 100%;
	line-height: 1em;
	color: ;
}

/* Videos */

#youtube {
	margin: 0.64em 0;
	text-align: center;
}

#quicktime {
	margin: 0.64em 0;
	text-align: center;
}

/* Competition Submission  */

#competition #zemContactForm {
	padding: 0 5px 0 0;
	text-align: left;
}

#competition #zemContactForm #firstname {
	margin: 10px 0 0 35px;
}

#competition #zemContactForm #lastname {
	margin: 10px 0 0 43px;
}

#competition #zemContactForm #email {
	margin: 10px 0 10px 75px;
}

.termsandconditions {
	font-style: italic;
	font-size: .8em;
}