/* LAYOUT */
body, td {
	margin:0;
	font: 12px Arial, sans-serif;
	color:#414141;
}

/* LINKS */
a {
	/*border-bottom: dashed 1px #3887ac;*/
	text-decoration:underline;
	color:#3887ac;
}

a:active, a:focus{
	outline:none;
}
a.noborder {
	border:none;
	background:none;
}

.goto, .goto a, .goto a:visited, .goto a:active, .goto a:hover {
	text-decoration:none;
	font: normal 18px Arial, sans-serif;
	line-height:27px;
	color:#ffffff;
}

.thickbox a:hover{
	border:none;
	/*background:none;*/
}
.border {
	border:5px solid #e2e2e2;
}
#innercontent ol, #innercontent ol li { 
	list-style-type: decimal;
	margin:0 0 0 16px;
}
#innercontent ul, #innercontent ul li { 
	list-style-type: disc;
	margin:0 0 0 16px;
}
img {
	border:none;
	background:none;
}
#logo {
	float:left; margin:40px 0 0 30px; width:auto; height:auto; top:0; position:relative;
}
#logo a{
	border-bottom:none;
	background:none;
}
#news {
	margin:0;
	padding:20px 20px 0 20px;
	clear:both;
}
.central {
	margin:0;
	padding:0px;
	float:left;
	width:116px;
	font:bold 11px arial;
	color:#505050;
}
.central a, .central a:visited, .central a:active{
	color:#505050;
	text-decoration:none;
}
#search_div {
	margin:0px;
	padding:10px;
	width:100%;
	height:auto;
	float:left;
	background:#fff;
	border:1px #e9e9e9 solid;
	font-size:12px;
}
#pufftop {
	margin:0px;
	padding:10px;
	width:320px;
	height:120px;
	float:right;
	overflow:hidden;
}
#twitter_div {
	margin:0px;
	padding:10px;
	width:97%;
	height:auto;
	float:left;
	background-color:#fff;
	border:1px #e9e9e9 solid;
	font-size:12px;
}
.twitter_ul {
	margin-left:5px;
	padding-left:14px;
}

#wrapper {
	clear:both;
	margin:5px auto;
	width:100%;
	padding:0.1% 0 1% 0;
}
#content, #content .sb-inner { background:#ffffff;}
#content {
	margin:0 auto;
	width:916px;
	background:#ffffff;
	padding: 0 1px 0 1px;
	clear:both;
	position:relative;
	z-index:1;
}
#innercontent {
	padding: 10px 10px 0 20px;
	margin:0;
	clear:both;
}


#page {
	padding: 0 0 0 0;
	margin:0 0 20px 0;
	clear:both;
}
#innerright {
	padding: 0 20px 20px 0;
	float:right;
	width:290px;
	
}
#innerleft {
	padding: 20px 0 0 0;
	float:left;
	width:520px;
}
#footer { 
	padding:15px 0 10px 0;
	width:auto;
	margin:0;
	clear:both;
	min-height:110px;
	height: auto !important;
	height: 110px;
	color:505050;
}

#footerx { 
	padding:5px 30px 10px 0;
	width:912px;
	margin:0 auto;
	clear:both;
	min-height:20px;
	height: auto !important;
	height: 20px;
	text-align:center;
}
#footerx td, #footerx div, #footerx a, #footerx a:visited, #footerx a:active {
	color:#909090; 
}
#top {
	margin:0 auto;
	width:912px;
	height:180px;
	padding: 0;
	position:relative;
}
#top p{
	margin:0 0 0 -2px;
	padding:0;
}
.ingress {
	font: normal 12px arial, sans-serif;
	color:#2d3a44;
	clear:both;
	padding:5px 0 7px 0;
}
.imgleft {
	float:left;
	padding: 0 10px 0 0;
	clear:both;
}
.imgright {
	float:right;
	padding: 0 0 0 10px;
	clear:both;
}



/* MENU ONE */
#topmenu {
	position:absolute;
	padding: 0px 10px 0 24px;
	font-size: 11px;
	top : auto;
	bottom : 0px;
	background:url("../images/site/bg_menu.jpg") repeat-x;
	width:878px;
	border-top:4px solid #f2f2f2;
}
/* =hatsub */
#topmenu ul {
list-style: none;
}
#topmenu #menu li {
	font:normal 15px Arial, Helvetica, sans-serif;
	display: inline;
	position:relative;
	float:left;
}
#topmenu #menu .notcurrent {
	float: left;
	color: #ffffff;
	padding: 10px 20px 8px 20px;
	margin:0 1px 0 0;
	text-decoration: none;
	border:none;
	background:none;
}
#topmenu #menu .notcurrent:hover {
	color: #ffffff;
	background:#202020;
}
#topmenu #menu .current{
	float: left;
	padding: 10px 20px 8px 20px;
	margin:0 1px 0 0;
	text-decoration: none;
	background:none;
	color: #000000;
	background:url("../images/site/bg_menu_sel.jpg") repeat-x;
}
#topmenu #menu .current:hover {
	color: #000000;
}

/* MENU TWO */
#topmenutwo {
	position:relative;
	margin: 5px 0 5px 0;
	width:100%;
	padding:0;
	float:left;
}
/* =hatsub */
#topmenutwo ul {
list-style: none;
margin:5px 0 0 0;
padding:0;
}
#topmenutwo #menutwo {
padding:0;
width:100%;
}
#topmenutwo #menutwo li {
	font:normal 15px Arial, Trebuchet MS, sans-serif;
	display: inline;
	position:relative;
	float:left;
	width:100%;
	margin:0 0 2px 0;
}
#topmenutwo #menutwo .notcurrent {
	float: left;
	color: #202020;
	padding: 7px 10px 8px 10px;
	margin:0 0 0 8px;
	text-decoration: none;
	border:none;
	width:81%;
	border-bottom:1px solid #eeeeee;
}
#topmenutwo #menutwo .notcurrent:hover {
	color: #07a4c9;
}
#topmenutwo #menutwo .current{
	float: left;
	padding: 7px 10px 8px 10px;
	margin:0 0 0 8px;
	text-decoration: none;
	color: #07a4c9;
	width:81%;
	border-bottom:1px solid #eeeeee;
}
#topmenutwo #menutwo .current:hover {
	color: #07a4c9;
}
#topmenutwo #menutwo .subnotcurrent {
	float: left;
	color: #202020;
	padding: 7px 10px 5px 10px;
	margin:0 10px 0 20px;
	text-decoration: none;
	border:none;
	background:#f2f2f2;
	border-left:4px solid #8cc0d8;
	border-bottom:none;
	width:85%;
}
#topmenutwo #menutwo .subnotcurrent:hover {
	color: #202020;
	border-left:4px solid #3887ac;
}
#topmenutwo #menutwo .subcurrent{
	float: left;
	padding: 7px 10px 5px 10px;
	margin:0 0 0 20px;
	text-decoration: none;
	background:#f2f2f2;
	color: #202020;
	border-left:4px solid #3887ac;
	border-bottom:none;
	width:85%;
}
#topmenutwo #menutwo .subcurrent:hover {
	color: #202020;
	border-left:4px solid #3887ac;
}


/* MENU THREE */
#topmenuthree {
	position:relative;
	margin: 5px 0 5px 0;
	width:100%;
}
/* =hatsub */
#topmenuthree ul {
list-style: none;
}
#topmenuthree #menuthree {
padding:0;
width:100%;
}
#topmenuthree #menuthree li {
	font:normal 15px Georgia, Trebuchet MS, sans-serif;
	display: inline;
	position:relative;
	float:left;
	width:100%;
	margin:0 0 2px 0;
}
#topmenuthree #menuthree .notcurrent {
	float: left;
	color: #202020;
	padding: 7px 10px 5px 10px;
	margin:0 10px 0 0;
	text-decoration: none;
	border:none;
	background:#f2f2f2;
	border-left:4px solid #ffffff;
	border-bottom:none;
	width:80%;
}
#topmenuthree #menuthree .notcurrent:hover {
	color: #202020;
	border-left:4px solid #3887ac;
}
#topmenuthree #menuthree .current{
	float: left;
	padding: 7px 10px 5px 10px;
	margin:0 ;
	text-decoration: none;
	background:#f2f2f2;
	color: #202020;
	border-left:4px solid #3887ac;
	border-bottom:none;
	width:80%;
}
#topmenuthree #menuthree .current:hover {
	color: #202020;
	border-left:4px solid #3887ac;
}



/* TEXT */

h1 {
	font: bold 22px arial, sans-serif;
	color:#2d3a44;
	line-height:30px;
	letter-spacing:-0,5pt;
	margin:0;
}
h2 {
	font: normal 18px arial, serif;
	color:#808080;
	line-height:21px;
	margin:0;
	letter-spacing:-0,5pt;
}
h3 {
	font: bold 16px arial, serif;
	color:#07a4c9;
	line-height:19px;
	margin:0;
	letter-spacing:-0,5pt;
}
h4 {
	font: normal 16px arial, serif;
	color:#404040;
	line-height:18px;
	margin:0 0 5px 0;
	letter-spacing:-0,5pt;
}





/* FORMS */
form {
 	margin:0;
	clear:both;
 }
 .obl { 
 		float:left;
		font-size:19px;
		margin:2px 0 0 10px;
		color:#018dcd;
}
.addform {
	border: 1px dashed #BBB;
	padding:7px;
	background:#f2f2f2;
	width:475px;
	display:block;
}
textarea {
		font:12px arial;
}

/* CALENDAR */
.cal_empty {
float:left; width:12%; height:30px; font-size:10px; padding:2px 0 0 2px; margin-right:1px; background:#f9f9f9;
}
.cal_filled {
float:left; width:12%; height:30px; font-size:10px; padding:2px 0 0 2px; margin-right:1px; cursor:pointer; background:#cccccc;
}
.cal_today {
float:left; width:12%; height:30px; font-size:10px; padding:2px 0 0 2px; margin-right:1px; cursor:pointer; background:#505050; color:#f9f9f9;
}
.cal_week {
float:left; width:5%; height:30px; font-size:10px; padding:2px 0 0 2px; margin-right:1px; text-align:center;
}
.cal_top {
float:left; width:13%; height:10px; text-align:center; padding:2px 0 2px 0; margin-right:1px;
}
.cal_top_week {
float:left; width:5%; font-size:10px; padding:2px 0 2px 0; margin-right:1px; cursor:pointer; text-align:center;
}
.cal_headline {
background:#404040; color:#ffffff; height:35px; margin:0; padding:0 8px 0 8px; font-size:12px; clear:both;
}
.cal_left {
cursor:hand; float:left; margin:8px 0 0 0; width:30px;
}
.cal_right {
cursor:hand; float:right; margin:8px 0 0 0;
}
#day {
 display:none;
}
#daycontent {
margin:0; height:auto; width:auto; padding:6px; overflow-y:auto; background: #eeeeee;
}


/* MISC */
#flashpic {
	position:absolute; margin:240px 0 0 865px; z-index:9; width:75px; height:70px;
}
 .editable {
 	cursor:pointer;
 }
.hand 	{
	cursor:pointer;
}
.line1 {
	width: auto;
	margin:0;
	padding:0;
	clear:both;
	line-height:1px;
	font-size:1px;
	background:#cccccc;
}
.space1 {
	width: auto;
	margin:0;
	padding:0;
	clear:both;
	line-height:1px;
	font-size:1px;
}
.space5 {
	width: auto;
	margin:0;
	padding:0;
	clear:both;
	line-height:5px;
	font-size:1px;
}
.space7 {
	width: auto;
	margin:0;
	padding:0;
	clear:both;
	line-height:7px;
	font-size:1px;
}
.space10 {
	width: auto;
	margin:0;
	padding:0;
	clear:both;
	line-height:10px;
	font-size:1px;
}
.space20 {
	width: auto;
	margin:0;
	padding:0;
	clear:both;
	line-height:20px;
	font-size:1px;
}

*{padding: 0; margin: 0;}
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}
#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}
.TB_overlayMacFFBGHack {background: url(../images/site/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}
#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}
#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}
#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}
#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}
#TB_title{
	background-color:#e8e8e8;
	height:27px;
}
#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}
#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
.forumtitle {
	width:100%;
	background:#252525;
	color:#f9f9f9;
	letter-spacing:-0.2pt;
	margin:0;
}
.forumtitlecontent {
	float:left;
	margin:6px 5px 5px 10px;
	color:#f2f2f2;
	font:bold 13px arial;
}
.forumcontent_first {
	width:100%;
	background:#e2e2e2;
	color:#202020;
	min-height:55px;
	height: auto !important;
	height: 55px;
}
.forumcontent {
	width:100%;
	background:#f2f2f2;
	color:#202020;
	min-height:55px;
	height: auto !important;
	height: 55px;
	position:relative;
}
#forumlogin {
	width:100%;
	background:#f2f2f2;
	min-height:250px;
	height: auto !important;
	height: 250px;
	padding-top:8%;
}
#forumlogincontent {
	width:450px;
	color:#202020;
	text-align:left;
	padding:15px;
	margin-left: auto ;
  	margin-right: auto ;
}
#forumreplycontent {
	width:94%;
	color:#202020;
	text-align:left;
	padding:15px;
	margin-left: auto ;
  	margin-right: auto ;
}
.foruminnercontent {
	min-height:60px;
	height: auto !important;
	height: 60px;
	border-bottom:1px solid #ffffff;
}
.forumbutton_admin {
	float:right;
	margin:0 0 0 15px;
}
.forumbuttonbar {
	background:#202020;
	width:100%;
	min-height:35px;
	height: auto !important;
	height: 35px;
}
.forumdate {
	float:right;
	margin:3px 0 0 0;
	font-style:italic;
}
.forumbutton {
	float:left;
	background:303030;
	/*background:url(../images/admin/forum_button.png) repeat-x;*/
	color:#202020;
	padding:7px 0 0 0;
	min-height:28px;
	height: auto !important;
	height: 28px;
	text-align:center;
	width:40px;
	border-right:1px solid #505050;
}
.forumquote {
	padding:4px;
	border:1px solid #c2c2c2;
	width:auto;
	color:#707070;
	font-size:11px;
	background:#e5e5e5;
}
.forumedited {
	padding:3px 4px 0 4px;
	border:1px solid #c2c2c2;
	width:auto;
	color:#707070;
	font-size:11px;
	height:17px;
	background:#e5e5e5;
}
.forumbutton_over {
	float:left;
	background:#000000;
	color:#202020;
	padding:7px 0 0 0;
	min-height:28px;
	height: auto !important;
	height: 28px;
	text-align:center;
	width:40px;
	cursor:pointer;
	border-right:1px solid #505050;
}
.forumbutton_s {
	float:left;
	background:303030;
	/*background:url(../images/admin/forum_button.png) repeat-x;*/
	color:#202020;
	padding:6px 0 0 0;
	min-height:21px;
	height: auto !important;
	height: 21px;
	text-align:center;
	width:40px;
	border-right:1px solid #505050;
}
.forumbutton_s_over {
	float:left;
	background:#000000;
	color:#202020;
	padding:6px 0 0 0;
	min-height:21px;
	height: auto !important;
	height: 21px;
	text-align:center;
	width:40px;
	cursor:pointer;
	border-right:1px solid #505050;
}
.forumbutton_bright {
	background:#eeeeee;
	float:left;
	margin:0;
	border:1px solid #bbbbbb;
	padding:2px 10px 2px 10px;
}
.forumlisticon {
	float:left;
	margin:15px 0 0 0;
	text-align:center;
	width:10%;
}
.forumheadline {
	float:left;
	margin:10px 0 10px 0;
	text-align:left;
	width:54%;
}
.forumright {
	float:left;
	margin:14px 0 0 0;
	text-align:left;
	width:35%;
}
.forumgoto {
	float:right;
	text-align:center;
	width:20%;
	margin:10px 0 0 0;
}