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

body { margin: 50px 0 0; background: #fff url(../images/bg.gif) repeat-x; font: .74em "Trebuchet MS", Arial, Sans-Serif; color: #444; }
	h1 { font-size: 3em; font-weight: normal; float: left; }
	h1 a { text-decoration: none; }
	h2 { font-size: 2em; color: #FFF2B3; font-weight: normal; margin: 0 0 .8em; }
	h2.page-title { margin-top: 30px; color: black; text-align: center; }
	h3 { font-size: 1.5em; border-bottom: 1px solid #eee; margin: 0 0 .8em; }
	h4 { font-size: 1em; }
	p  { margin: 0 0 1em 0; line-height: 1.8em; }
		p.right { text-align: right; }
	h2 strong { border-bottom: 1px dotted #fff; }
	big { font-size: 130%; }
	small { font-size: 85%; }
	a { color: #9D2900; }
	a:hover { color: #A0000E; text-decoration: none; }
	img { border: 0; }
	ul, ol { margin-left: 3em; }
	.red { color: #9D2900; }
	label { vertical-align: middle; cursor: pointer; }
		label input { margin-bottom: 0.25em; padding: 0 0.25em; vertical-align: middle; }

.section-desc { display: block; font-size: 90%; margin-left: 1em; }
.user-desc { display: block; font-size: 90%; }

.wrap { width: 900px; margin: 0 auto; }

#header { width: 900px; height: 50px; margin: 0 auto; }
	#menu  { float: right; padding: 6px 0 0 0; list-style: none; }
		#menu li { display: inline; }
		#menu a { margin-left: 30px; padding: 7px; text-decoration: none; color: #000; }
		#menu a:hover { border-bottom: 2px solid #ccc; }
		#menu span.fakelink { display: block; float: left; margin-left: 30px; padding: 7px; text-decoration: none; font-size: 13px; color: #000; }
		#menu .active a { border-bottom: 2px solid #C70012; color: #9D2900;}

#teaser { clear: both; height: 259px; background: #fff url(../images/teaserbg.jpg) repeat-x; }
	.box { float: left; padding: 66px 0 0; width: 480px; color: #C7E3EE; }
		.box a { color: #fff; font-weight: bold; }
		.box a:hover { color: #9D2900; }
	#image { float: right; width: 388px; position: relative; top: 16px; background: url(../images/logotype.jpg) no-repeat top right; height: 258px; }

#bar { height: 120px; margin: 0 0 30px; padding: 10px 0 0 0; background: url(../images/bar.gif) repeat-x; }
	.step { color: #FAFDDD; padding: 4px 0 0 0; font-size: 1em; }
	.step a { font-size: 1.6em; text-decoration: none; color: #FAFDDD; }
	.step a:hover { color: #9D2900; }
	.step span { color: #fff; margin: 0 10px 0 11px; }
	.step img { vertical-align: middle; }
	.step p { margin-top: 10px; line-height: normal; }
	
.col { float: left; width: 276px; margin: 0 30px 16px 0; }
	.last { float: right; margin: 0; }
	.info { border: 1px solid #e0e0e0; background: #f4f4f4; padding: 7px; }

#footer { clear: both; width: 900px; margin: 0 auto; padding: 15px; border-top: 1px solid #e0e0e0; background: #fff url(../images/small_logotype.jpg) no-repeat right 13px; }	
	#footer .right { float: right; margin: 0 55px 0 0; }
	#footer .credits a { font-weight: bold; }
	#footer .pushdown { margin-top: 3px; }
	#footer a { color: #808080; }

table { font-size: 100%; }
	table.stats { width: 100%; margin-bottom: 15px; border-spacing: 0; border-width: 0 0 1px 1px; padding: 0; border-collapse: collapse; }
		table.stats, table.stats > * > tr > td, table.stats > * > tr > th { border-style: solid; border-color: #99a; }
		table.stats > * > tr > td, table.stats > * > tr > th { border-width: 1px 1px 0 0; padding: 4px; margin: 0; }
		table.stats > * > tr > th { background: #ddd; }
		table.stats > * > tr > td { background: #f3f3f3; }
		table.stats > * > tr > td.other { background: #ececec; }
	table.forum {  }
		table.forum > * > tr > td { padding-left: 12px; padding-right: 12px; }
	table.hcenter > * > tr > td { text-align: center; }

div.formborder { padding: 20px 90px 5px 90px; border: 1px dashed #ddd; border-bottom: 0; }
	div.formborder td { padding: 25px 15px; }
	.signinform { margin-left: 200px; margin-right: 200px; }
	.templateform { margin-left: 170px; margin-right: 170px; }

.form-note { margin-left: 50px; font-size: 85%; }

.notice { border: 1px solid #ccc; background: #ffc8af; padding: 7px; margin-bottom: 12px; }
	.at-home { margin-top: 30px; text-align: center; border-left: 0; border-right: 0; }

#quoteBox { padding: 0 8px 0 8px; border: 1px solid #aaa; background-color: #f3f3f3; }
.forum p { margin: 8px 0 8px 0; line-height: normal; }
.forum img { vertical-align: middle; }
