.clr {
	clear: both;
}

.fleft {
	float: left;
}

.ctr {
	text-align: center;
}

body {
	padding: 10px 0 0 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #0c0c0c;
	line-height: 120%;
	color: #333;
	background-image: url(../images/body-bgr.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

h1 {
	background-image: url(../images/formaband-logo.jpg);
	height: 107px;
	width: 350px;
	margin: 5px 10px 10px 10px;
	padding: 0;
	float: left;
}

#account {
	float: right;
	width: 400px;
/*	background-color: #EFEFEF;
	border: 1px solid #CDCDCD;*/
	margin: 0px 10px 10px 10px;
	padding: 10px;
}
#account p {
	margin: 0;
	padding: 2px;
}

h1 span {
	display: none;
}
h2 {
	color: #111;
	font-size: 15px;
}
h3 {
	color: #111;
	font-size: 12px;
}
p.pageNav, p.pageNav span {
	color: #999;
}
p.small {
	font-size: 10px;
	font-style: italic;
}
p.grey, span.grey {
	color: #999;
}

a:link, a:visited {
	color: #e53a0d;
	font-weight: bold;
	text-decoration: none;
}
a:hover, a:active {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

#container {
	width: 900px;
	margin: 0 auto 10px auto;
	padding: 0 4px;
}
#containerHeader {
	background-image: url(../images/container-top.png);
	background-repeat: no-repeat;
	background-position: center bottom;	
	height: 15px;
	width: 900px;
	padding: 0;
}
#containerMain {
	background-image: url(../images/container-middle.png);
	background-repeat: repeat-y;
	background-position: center top;
	padding: 1px 0;
}
#containerBase {
	background-image: url(../images/container-base.png);
	background-repeat: no-repeat;
	background-position: center top;	
	height: 15px;
	width: 900px;
	padding: 0;
}

#header {
	padding: 0;
}

#navigation {
	margin: 0 1px;
	padding: 2px 0 0 4px;
	list-style: none;
	width: 894px;
	height: 43px;
	background-color: #222;
	background-image: url(../images/navigation-bgr.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#navigation li {
	margin: 0;
	padding: 0;
	float: left;
}
#navigation li a {
	display: block;
	padding: 10px;
}
#navigation li a:link, #navigation li a:visited {
	color: #ECECEC;
}
#navigation li a:hover, #navigation li a:active {
	color: #e53a0d;
}

#mainContent {
	padding: 10px 0 0 0;
}

#mainBox {
	width: 898px;
	background-color: #444;
	height: 200px;
	margin: 10px 1px;
	padding: 0;
}
#mainBox .content {
	color: #222;
	margin-left: 520px;
}

/* Colomuns */

#columnA {
	width: 590px;
	float: left;
	margin-left: 10px;
}
#columnB {
	width: 300px;
	float: left;
}
.box, .widebox  {
	width: 280px;
	float: left;
	padding: 0;
	margin: 6px;
	background-color: #EFEFEF;
	border: 1px solid #CDCDCD;
} 
.content {
	padding: 2px 10px;
}

.widebox {
	width: 574px;
} 

#columnA.wide {
	width: 690px;
} 

.xwidebox {
	width: 674px;
} 

#columnB.narrow {
	width: 200px;
}

.narrow {
	width: 180px;
}

/* Colours */
.nil {
	background: none;
	border: none;
}
.dark {
	background-color: #222;
	border: 1px solid #444;
}
.dark h2, .dark h3, .dark p, .dark ul, .dark ol, .dark form {
	color: #ECECEC;
}
.dark a:hover, .dark a:active {
	color: #FFF;
}

#footer {
	width: 850px;
	margin: 0 auto;
	padding: 2px 15px;
	background-image: url(../images/footer-bgr.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#footer p {
	color: #999;
}
#footer a:hover, #footer a:active {
	color: #FFF;
}

/* Text swaps */
h2 span {
	display: none;
}
#text-looking-for-band {
	background-image: url(../images/text-looking-for-band.png);
	height: 65px;
	width: 251px;
}
#text-looking-for-member {
	background-image: url(../images/text-looking-for-member.png);
	height: 65px;
	width: 247px;
}
#text-sign-up {
	background-image: url(../images/text-sign-up.png);
	height: 38px;
	width: 130px;
}

/* Form */
form {  
	margin: 0;
	padding: 0;
	width: 280px; 
}

input.formBox, select.formBox {
	border: 1px solid #CCC;
	padding: 3px;
}

.formFull .row {
	padding: 0;
	margin: 5px 0;
	overflow: auto;
	width: 100%;
}

.formFull label { 
	display: block;
	float: left; 
	width: 85px; 
	padding: 2px 5px; 
	margin: 5px 0 0 0;
	text-align: left;
}

.formFull .field {
	display: block;
	float: left; 
	padding: 5px; 
}

.formFull .formBlock {
	background-color: #EFEFEF;
	border: 1px solid #CDCDCD;
	clear: both;
	padding: 10px;
	margin: 5px 0;
}

.formFull .formTitle {
	font-weight: bold;
	font-size: 14px;
	margin: 0 0 10px 0;
	padding: 0;
}

/* Listing table */

.listings {
	border-left: 1px dotted #DDD;	
}

.listings tr.odd {
	background-color: #FAFAFA;
}

.listings th {
	border-bottom: 1px solid #BBB;
	border-top: 1px solid #BBB;
	border-right: 1px dotted #DDD;	
	padding: 12px 6px;
	background-color: #EFEFEF;
}

.listings td {
	padding: 12px 6px;
	border-bottom: 1px solid #BBB;
	border-right: 1px dotted #DDD;
}

.listings ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

/* Message Table */

table.messageTable {
	border: 1px solid #DDD;
	background-color: #FFF;
	width: 260px;
}
table.messageTable td {
	padding: 10px;	
}
table.messageTable td.end {
	background-color: #CCC;
	height: 2px;
	padding: 0;
}

/* Abs items */
#ablock1 {
	position: absolute;
	top: 20px;
	left: 50%;
	margin: 0 0 0 -28px;
	padding: 0;
}
#leftblock {
	background-image: url(../images/left-bgr.png);
	height: 500px;
	width: 200px;
	position: absolute;	
	top: 10px;
	left: 50%;
	margin: 0 0 0 -650px;
}
#rightblock {
	background-image: url(../images/right-bgr.png);
	height: 500px;
	width: 200px;
	position: absolute;	
	top: 10px;
	left: 50%;
	margin: 0 0 0 450px;
}
.adblock {
	margin: 2px 0 0 0;
}
