* {
	padding: 0px;
	margin:0px
}

html { height: 100%; margin-bottom: 1px;}

body {
	height: 100%;
	font-family: verdana, arial, Sans-Serif;
	/*color: #fff;*/
	background: #FFF;
}

img {
	border: 0;
}

ul, ol {
	margin: 0;
	padding: 0
}


/* --------------------------
 @Text styling 
----------------------------- */

p {
	color: #494949;
	font-size: 0.7em;
	line-height: 2em;
	margin: 0 0 1.5em 0
}

	.ft p {
		font-size: 0.6em;
		color: #587b7c
	}
	
	p.last {
		margin: 0
	}

h1 {
	font-size: 1.2em;
	background: url('../images/horizontaldivider.gif') repeat-x bottom left;
	padding: 0px 0px 6px 15px;
	margin-left: -15px;
	margin-bottom: 15px;
}

	h1 * {
		vertical-align: middle
	}

	h1 .back {
		font-size: 0.6em;
	}

h2, legend {
	color: #981b1e;
	font-size: 0.9em;
	font-family: arial, sans-serif;
	font-weight: bold;
	padding: 0.5em 0 0.5em;
	margin: 0 0 10px 0
}

	.item h2 {
		background: url('../images/flowericon.gif') center left no-repeat; 
		padding-left: 35px;
	}
	
h3 {
	color: #494949;
	font-size: 0.8em;
	margin: 0 0 0.8em 0
}

a:link, a:visited {
	color: #981b1e;
	text-decoration: none
}

a:focus, a:hover, a:active {
	color: #11a4d9
}

.date {
	color: #11a4d9
}

.pipe {
	color: #cbcbcb
}

/* -------------------------- */


/* --------------------------
 @Navigation 
----------------------------- */

ul#nav {
	list-style-type: none;
}

#nav li {
	margin: 0 0 10px 0
}

/* -------------------------- */


/* --------------------------
 @Structure 
----------------------------- */

#wrapper {
	min-height: 100%;
	width: 604px;
	margin: 0 auto;
	padding: 0 10px 15px 0
}

#branding {
	position: relative;
	padding: 26px 0 10px;
}

#content {
	padding: 0
}

#statusbar {
	position: absolute;
	top: 26px;
	right: 0px
}

#navigation {
	width: 130px;
	padding-top: 8px;
}

#maincontent {
	min-height: 180px;
	width: 459px;
	padding: 8px 0 0 15px;
	background: url('../images/verticaldivider.gif') repeat-y
}

#site_info {
	clear: both;
	padding: 15px 0 0 0;
	background: url('../images/horizontaldivider.gif') repeat-x top left;
}

.column {
	float: left;
	display: inline
}

/* -------------------------- */



/* --------------------------
 @Objects
----------------------------- */

.item {
	padding: 0 0 10px 0;
	background: url('../images/horizontaldivider.gif') repeat-x bottom left;
	margin-bottom: 15px
}

	.item.last {
		background: none;
		margin: 0
	}

.highlight {
	background: #fffbe2;
	border: 3px solid #ffe222;
	padding: 10px;
}

.posting {
	background: #f6f6f6;
	padding: 10px;
	margin-bottom: 10px;
}

.clear {
	height: 1px;
	clear: both;
	overflow: hidden;
}

.memberdetails {
	list-style: none;
	margin-bottom: 12px;
	font-size: 0.7em;
	line-height: 2em;	
}
	.memberdetails li {
		clear: both;
		padding: 0px 0px 14px 0px;
	}
		.memberdetails li div {
			float: left;
			width: 80px;
			padding-right: 8px;
			text-align: right;
			font-weight: bold;
			color: #981B1E;		
		}
		.memberdetails li span{
			color: #11A4D9;
		}
/* -------------------------- */



/* --------------------------
 @Forms, photos and galleries
----------------------------- */

.form {
	margin-bottom: 15px;
}

.form fieldset {
	border: 0;
}

	.form fieldset.nolegend legend {
		display: none;
	}

.form li {
	list-style-type: none;
	font-size: 0.7em;
	margin: 0 0 2em 0;
}

.form label {
	font-weight: bold;
	display: block;
	margin: 0 0 4px;
}

.form input.textfield {
	font-size: 1em;
	width: 451px;
	padding: 3px;
	background: #FBFDFE;
	border-top: 1px solid #BBB;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	border-left: 1px solid #CCC;
	font-family: verdana, arial, sans-serif;
}

	.form input.textfield:focus {
		background: #FFF
	}

.form textarea {
	font-family: verdana, arial, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	background: #FBFDFE;
	padding: 3px;
	border-top: 1px solid #BBB;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	border-left: 1px solid #CCC;
	width: 451px;
	height: 12em;
}

	.form textarea:focus {
		background: #FFF
	}

.form select {
	font-family: verdana, arial, sans-serif;
}

.form input.submit {
	font-weight: bold;
	font-size: 0.8em;
	color: #981b1e;
	padding: 4px 0;
}

.form .error {
	padding: 10px;
	background: #fbf3f3;
	color: 000;
	border: 3px solid #c84040;
	margin: 0 0 10px 0
}

.form .error li {
	margin: 0 0 5px 2.8em;
	list-style-type: decimal;
}

.required, label span.required {
	color: #A6010C;
}

#logoutform button {
	font-family: verdana, arial, sans-serif;
	font-size: 0.7em;
	background: none;
	border: none;
	overflow: visible;
	color: #981b1e;
	cursor: pointer
}

#logoutform button:hover {
	color: #11a4d9
}



/* -------------------------- */



#ticker {
	position: relative;
	display:block;
	width: 100%;
	height: 51px;
	padding-bottom: 0px;
	background:transparent url(../images/tickerbg.gif) repeat-x scroll left top;
}

#tickerinner {
	position: absolute;
	height: 26px;
/*	background: #0f0;*/
	line-height: 26px;
	width: 600px;
	padding-top: 7px;
	overflow: hidden;background:transparent 
}

#tickertext1 , #tickertext2 {
	position: absolute;
	width: 10000px;
	height: 20px;
}

#tickertextinner1 , #tickertextinner2 {
	display: none;
	font-size: 15px;
	position: absolute;
}

#tickertextinner1 p, #tickertextinner2 p {
	color: #3ab6ba;
}