/* HTML TAGS */

body 
	{
	font-family: Arial, Helvetica, sans-serif;
	color: #454545;
	font-size: 12px;
	margin:0px;
	padding:0px;
	background-color: #FFFFFF;
	}
body#main 
	{
	background-color: #C7C7C7;
}
body#snitzforum * {
	line-height:1.4em;
}
body#snitzforum table table table td, body#snitzforum table table table table td  {
	padding:6px;
}
h1 {
	font-size: 210%;
	margin-bottom: 0.4em;
	padding-bottom: 0px;
	font-weight: normal;
	color: #454545;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-size: 160%;
	margin-bottom: 0.4em;
	padding-bottom: 0px;
	font-weight: normal;
	color: #1A6CC8;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h3, h4, h5, h6 {
	font-size: 120%;
	margin-bottom:.1em;
	padding-bottom:0px;
	color: #454545;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 a, h2 a:hover {font-weight:normal;}
p, table, td, ol, li, blockquote, input, select, textarea, ul, ul ul, ul ul ul, ul ul ul ul {
	font-size: 100%;
	font-family:Arial, Helvetica, sans-serif;
}
p {
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0.7em;
	line-height: 1.4em;
}
a {
	font-weight: bold;
	color: #63A514;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #63A514;
	text-decoration: underline;
}

ul, ul ul, ul ul ul, ul ul ul ul {
	margin-top:.2em;
	margin-bottom:.7em;
	margin-left:15px;
}
ul li, li ul {
	margin-bottom:.2em;}
ol, ul, li {/*
	list-style: none;*/
	font-size: 100%; 
	}

.btn {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	cursor: hand;
	background-color: #63A514;
	border: 1px solid #454545;
	font-weight: bold;
	padding:1px 2px;
}
	
	
#content   
	{
	margin-left: -410px;
	position: absolute;
	top: 0px;
	left: 50%;
	width: 880px;
	padding: 0px;
	background-color: #ffffff;
	z-index: 100;
	}
#banner {
	position:absolute;
	width:850px;
	height:88px;
	top:15px;
	left:15px;
	background-image:url(../images/furniture/banner.jpg);
	background-repeat:no-repeat;
	background-position:right;
	z-index:200;
	}
	
#contentfootleft
	{
	width:500px;
	height:30px;
	overflow:hidden;
	text-align:left;
	visibility: visible;
	font-size: 80%;
	color:#666;
	float: left;
	margin-top: 18px;
	margin-left: 15px;
	display:inline;
	}
	
#contentfootright
	{
	width:150px;
	height:25px;
	overflow:hidden;
	text-align:right;
	font-size: 90%;
	color: #FFFFFF;
	visibility: visible;
	float: right;
	margin-top: 18px;
	margin-right: 15px;
	display:inline;
	
	}
#contentfootleft a {text-decoration: none; font-weight:bold; color: #077ae2;}
#contentfootleft a:hover {text-decoration:underline;}
#contentfootright a {text-decoration: none; color: #1A6CC8;}
#contentfootright a:hover {text-decoration:underline;}
#bodyholder {
	float:left;
	width:850px;
	height:auto;
	padding-top: 180px;
	display:inline;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: visible;
	margin-left:15px;
	position: relative;
	}
#rightcolumn {
	width:350px;
	float:right;
	text-align: left;
	padding:0px;
	display:inline;
	word-wrap: break-word;
	margin-bottom: 20px;
	margin-right:0px;
	overflow:visible;	
}

#leftcolumn {
	width:465px;
	float:left;
	text-align:left;
	display:inline;
	word-wrap: break-word;
	margin-left:15px;
	overflow:visible;
	margin-bottom:20px;
	}
#searchbox {
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: 200;
	height: auto;
	width: 679px;
	top: 15px;
	right: 15px;
	padding-right:15px;
	padding-bottom:2px;
	padding-top:3px;
	text-align: right;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	color:#ffffff;
	font-size:90%;
	left: 171px;
}
#searchbox a, #searchbox a:hover  {
	color:#ffffff;
	font-weight:normal;
}
.smaller {
	font-size: 80%;
}
.formstyles {
	background-color: #efefef;
	padding: 6px;
	display: block;
	width: auto;
	clear: both;
	background-image: url(../images/furniture/grey-corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.formstylesforum {
	background-color: #efefef;
	padding: 6px;
	display: block;
	width: 550px;
	height:17px;
	clear: both;
	overflow:hidden;
}
#menu {
	position: absolute;
	z-index: 300;
	height: 46px;
	width: 850px;
	left: 15px;
	top: 105px;
	background-image: url(../images/furniture/menugrad.gif);
	background-repeat: repeat-x;
	display: block;
	text-align:left;
}
.grid {
	border: 1px solid #CCCCCC;
}
.grid td {padding:8px;}
#forum {
	overflow: scroll;
	height: 800px;
	width: 99%;
	margin-top: -5px;
}
.size1 {font-size:10px}
.size2 {font-size:11px}
.size3 {font-size:12px}
.size4 {font-size:13px}
#logo {
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: 700;
	height: 65px;
	width: 140px;
	top: 20px;
	left: 15px;
}
.greybox {
	background-color: #e8e8e8;
	height: auto;
	display:block;
	width:450px;
	position:relative;
	margin-left:-15px;
	margin-top:10px;
	margin-bottom: 10px;
	padding: 10px 15px 5px;
	background-image: url(../images/furniture/grey-corner.gif);
	background-position: 100% 0px;
	background-repeat: no-repeat;
	clear: both;
}
.greybox p {
	margin-top: 8px;
	font-family:Arial, Helvetica, sans-serif;
}
.greybox h2, .greybox h3 {
	margin-top: 8px;
	color:#CC0000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 5px;
}
.recruitbox {
	background-color: #266bc0;
	display:block;
	width:450px;
	height:67px;
	position:relative;
	margin-left:-15px;
	margin-top:4px;
	margin-bottom: 4px;
	padding: 0 15px;
	background-image: url(../images/furniture/globe-small.gif);
	background-position: 100% 0px;
	background-repeat: no-repeat;
	overflow:hidden;
}
.recruitbox p {
	color:#FFFFFF;
	width:300px;
	padding:0;
	margin:0;
}
.recruitbox h2, .recruitbox h3 {
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:normal;
	color:#ffcc00;
	padding-top:3px;
	margin:0;
}
.recruitbox a {color:#ffcc00;}
.bluebox {
	padding: 5px 15px 5px;
	background-color:#eaf1f9;
	margin-bottom:4px;
}
.bluebox p {
	margin-top: 8px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
}
.bluebox h2, .bluebox h3 {
	margin-top: 8px;
	padding-bottom: 5px;
	color:#1A6CC8;
}
.bluebox ul {
list-style-image:url(../images/furniture/blue-bullet.gif);
margin-left:15px;
margin-top:0px;
}
.bluebox ul li {
margin-bottom:4px;
}
.caption {
margin-top:2px;
padding: 4px 15px 4px;
font-family:Arial, Helvetica, sans-serif;
font-size:.9em;
background-color:#eeeeee;
}
.members {
	color:#454545;
	margin-top:2px;
	padding: 4px 15px 35px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#CCE6FD;
	margin-bottom: 2px;
	float:left;
	clear:both;
	background-image: url(../images/furniture/member_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.members h2 {
	font-family:Helvetica, Arial, sans-serif;
	text-transform: capitalize;
}
.members label {
	float:left;
}
.membersinput {width:90px;}
#loginform {
	margin-top: 0px!important;
	padding-top: 0px!important;
}
.oddrow h1, .evenrow h1 {
	margin: 0px;
	padding: 0px;
}
.oddrow {
	background-color: #efefef;
	padding: 15px;
	width: auto;
	background-image: url(../images/furniture/grey-corner.gif);
	background-position: 100% 0px;
	background-repeat: no-repeat;
	margin-bottom: 8px;
}
.evenrow {
	background-color: #e5f0f9;
	padding: 10px 15px;
	width: auto;
	background-image: url(../images/furniture/blue-corner.gif);
	background-position: 100% 0px;
	background-repeat: no-repeat;
	margin-bottom: 8px;
}
.imgleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 50px;
	border: 0px none;
}
.column1 {
	float: left;
	position: relative;
	width: 45%;
}
.column2 {
	float: right;
	position: relative;
	width: 45%;
}
.error {
	color: #454545;
	border: 1px solid #FF0000;
	padding: 8px;
	font-weight: bold;
}
.step1 {
	padding-left: 3em;
}
.step2 {
	padding-left: 6em;
}
.space {
	margin-top: 16px;
}
.red {
	color: #CC0000;
	font-family:Georgia, "Times New Roman", Times, serif;
}
textarea {
	width: 280px;
}
.greybox label {
	float: left;

}

.clear {
	clear: both;
}
.floatleft {
	float: left;
}
.twocol {
	float: left;
	height: 50%;
	width: 450px;
}
.twocol p {
	float:left;
	width: 210px;
	margin-right: 15px;
}
.logolist img {
	float: left;
	margin-right: 10px;
	margin-bottom: 50px;
	border: 0px none;
}
.logolist h2 {
	clear:both;
		}
.logolist p {
	display:block;
	width:300px;
}
.smallerheadline {
	font-size: 130%;
	padding-top: 20px;
}
.az {
	padding:4px;
	font-size: 110%;
	}
.az:hover, .az:active, .active .az {
	color: #FFFFFF;
	background-color: #63A514;
	text-decoration:none;
}
.loglabels {
	color: #1A6CC8;
	text-transform: uppercase;
}
.times {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.fixedwidth {
	width: 300px;
}

