/* LAYOUT */
body, td {
	margin:0;
	padding:0;
	font: 12px Arial, sans-serif;
	color:#464646;
	background: #ffffff url(/img/bg.jpg) top repeat-x;
}

td {background: transparent;}

/* TEXT */
h1 {
	font: normal 28px Georgia MS, serif;
	color:#999;
	line-height:46px;
	letter-spacing:-1pt;
	margin:0;
	font-weight:bold;
}
h2 {
	font: italic 22px Georgia, serif;
	color:#464646;
	line-height:28px;
	margin:0 0 0 -3px;
}
h3 {
	font: normal 17px Trebuchet MS, sans-serif;
	color:#999;
	line-height:18px;
	margin:0;
	letter-spacing:-1pt;
}
h4 {
	font: 12px Arial, Trebuchet MS, sans-serif;
	color:#414141;
}


/* LINKS */
a {
	text-decoration:underline;
	color:#464646;
}
a:hover {
	text-decoration:none;
	color:#464646;
}
img {
	border:none;
	background:none;
}
ul {
	margin:0 0 0 30px;
	color:#80d8e5;
	list-style-type:bullet;
}

hr {
	color:#6ab2ef;
	background-color:#6ab2ef;
	height:1px;
}

img {
	border:none;
	background:none;
}
#logo {
	margin:0px;
	width:360px;
	height:90px;
	position:relative;
	z-index:10;
	left:180px;
}
#logo a{
	border-bottom:none;
	background:none;
}

#wrapper {
	clear:both;
	margin:0 auto;
	width:735px;
	padding:0;
}
#blue {
	margin:0px;
	padding:0px;
	width:735px;
	height:1px;
	float:left;
	background:#6ab2ef;
}
#content {
	margin:0;
	padding:20px;
	width:695px;
	clear:both;
	min-height:450px;
	height: auto !important;
	height: 450px;
}
#footer {
	margin:0 auto;
	padding:5px 0 5px 0;
	width:735px;
	text-align:center;
	font:normal 11px arial;
	color:#fff;
	background:#6ab2ef;
	clear:both;
}
#footer a {
	color:#fff;
}


/* MENU ONE */
#topmenu {
	margin:40px 0 0 10px;
	padding:0px;
	width:725px;
	float:left;
	background:transparent;
}
	#topmenu ul {
		margin:0px;
		padding:0px;
		list-style:none;
		float:left;
	}
	#topmenu #menu li {
		font:italic 15px Georgia, sans-serif;
		display:inline;
	}
	#topmenu #menu li ul{
		display:none;
	}
	#topmenu #menu .current{
		margin:0px;
		padding:0 10px 0 10px;
		float:left;
		text-decoration:none;
		color:#464646;
		border-bottom:1px #6ab2ef solid;
	}
	#topmenu #menu .current:hover {
		color:#464646;
		border-bottom:1px #6ab2ef solid;
	}
	#topmenu #menu .notcurrent {
		margin:0px;
		padding:0 10px 0 10px;
		float:left;
		text-decoration:none;
		color:#464646;
		border-bottom:0px #6ab2ef solid;
	}
	#topmenu #menu .notcurrent:hover {
		color:#464646;
		border-bottom:1px #6ab2ef solid;
	}

	/* MENU TWO */
	#topmenutwo {
		margin:10px 0 0 10px;
		padding:0px;
		width:725px;
		text-align:center;
	}
	#topmenutwo ul {
		margin:0px;
		padding:0px;
		list-style:none;
	}
	#topmenutwo #menutwo {
		padding:0;
		width:100%;
	}
	#topmenutwo #menutwo li {
		font:italic 12px Georgia, sans-serif;
		display:inline;
	}
	#topmenutwo #menutwo .notcurrent {
		color: #666;
		padding: 7px 10px 5px 10px;
		margin:0 10px 0 0;
		text-decoration: none;
	}
	#topmenutwo #menutwo .notcurrent:hover {
		color: #333;
	}
	#topmenutwo #menutwo .current{
		color: #333;
		padding: 7px 10px 5px 10px;
		margin:0 10px 0 0;
		text-decoration: none;
	}
	#topmenutwo #menutwo .current:hover {
		color: #333;
	}
	
	/* MENU THREE */
	#topmenuthree {
		margin:0 0 0 10px;
		padding:0px;
		width:725px;
		text-align:center;
	}
	#topmenuthree ul {
		margin:0px;
		padding:0px;
		list-style:none;
	}
	#topmenuthree #menuthree {
		padding:0;
		width:100%;
	}
	#topmenuthree #menuthree li {
		font:italic 12px Georgia, sans-serif;
		display:inline;
	}
	#topmenuthree #menuthree .subnotcurrent {
		color: #666;
		padding: 7px 10px 5px 10px;
		margin:0 10px 0 0;
		text-decoration:none;
	}
	#topmenuthree #menuthree .subnotcurrent:hover {
		color: #333;
	}
	#topmenuthree #menuthree .subcurrent{
		color: #333;
		padding: 7px 10px 5px 10px;
		margin:0 10px 0 0;
		text-decoration:none;
	}
	#topmenuthree #menuthree .subcurrent:hover {
		color: #333;
	}
	
	
	
	
	
	

/* 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:440px;
	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;
}
#bubble {
	width: auto;
	margin:0;
	padding:0;
	clear:both;
}
#bubble blockquote {
	margin: 0px;
	padding: 10px 30px 20px 30px;
	background: #303030;
	color:#f2f2f2;
	font-size:12px;
}
#bubble_tip {
	position: relative;
	margin: 0px;
	width:100px;
	background: transparent url(../images/site/tip.gif) no-repeat 20px 0;
}
.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;
}


.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;
}