@charset "utf-8";
/* CSS Document */
/*------------------------------------------------- Core Page */
body {
	background:#ececec;	
	margin: auto auto;
	text-align: center;
}
#donate {
	height:20px;
	/*width:152px;*/
	font-family:Verdana, Geneva, sans-serif;
	padding:5px 5px 5px 5px;
	text-align:center;
	margin-top: 20px;
	float: right;
	margin-right: -110px;
}	
#donate2{
	float: right;	
	margin-top:35px;
}
#caution {
	border: 1px solid #F90;
	background: #FF3;
	text-align: center;
	color: #000;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10pt;
	width: 520px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#emot_box {
	width: 400px;
	border: 1px solid #000;
	color: #000;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10pt;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align:center;
	margin-top: 20px;
	margin-left: 50px;
	background:#FFF;
}
#emot_box2 {
	width: 400px;
	border: 1px solid #000;
	color: #000;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10pt;
	text-align:center;
	margin-top: -130px;
	padding-bottom: 5px;
	margin-left: 250px;
	background:#FFF;
	height: 100px;
}
#home {
	text-align:center;		
}
img.homeimage{
	padding:10px 10px 10px 10px;
	
}
#container {
	width: 1000px;
	margin:auto auto;
} 
#sub_container {
	width:1000px;
	position: absolute;
	background: url(../dis_img/des2_background.png) repeat-y;	
	min-height:100%;
}
#header1 {
	background:url(../dis_img/des2_banner.png) no-repeat;	
	height:137px;
	width:1000px;
	float:left;
	text-align:center;
}
#header2 {
	float: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	margin-right: 40px;
	margin-top: 5px;
}
#navigation {
	margin-top: 110px;
	font-size: 14pt;
	color: #000;
}
a.login {
	text-decoration: none;
	color: #09F;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
}
a.login:hover {
	text-decoration: underline;	
}
a.navlink {
	text-decoration: none;
	color: #09F;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:10pt;
	line-height: 40px;
	padding-left: 7px;
	padding-right: 7px;
}
a.navlink:hover {
	text-decoration: underline;	
}
a.navlink2 {
	text-decoration: none;
	color: #CCC;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:10pt;
	line-height: 45px;
	cursor:default;
	line-height: 40px;
	padding-left: 7px;
	padding-right: 7px;
}
h1 {
	text-align:center;	
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
h2 {
	text-align:center;	
}
#copyright {
	margin-top: 15px;
	float:left;
	text-align:center;
	clear: both;
	margin-left: 37px;
	width: 920px;
}
p.copyright1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:8pt;
	color:#000;
	text-decoration: none;	
}
a.copyright2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:8pt;
	color:#CCC;
	text-decoration: none;	
}
a.copyright2:hover {
	text-decoration: underline;	
}
a.back_link {
	color: #000;
	text-decoration: none;	
}
a.back_link:hover {
	text-decoration: underline;	
}
a.normal {
	font-weight:bold;
	color:#000;
	text-decoration: none;	
}
a.normal:hover {
	color:#060;
	text-decoration: underline;	
}
/*------------------------------------------------- Error Box */
#error {
	background-color:#CC3333;
	border: 2px solid #F00;
}
.error 	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	text-align:center;
	line-height:20px;
}
.errorlink 	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	font-weight:bold;
	text-align:center;
}

/*------------------------------------------------- Content */

#del_img_link{
	margin-top:3px;
	margin-left:-20px;
	padding-right:30px;
	float:right;
}
#del_button{
	clear:both;
	text-align: right;	
	font-size: 8pt;
}
.delete_button {
	font-size: 8pt;	
}

#content {
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10pt;
	color: #000;
	margin-left: 27px;
	width: 922px;
	text-align:center;
	padding-left: 10px;
}
.formtext {
	text-align:right;
	font-size: 10pt;
}
#rules {
	background: url(../dis_img/des2_register.png) no-repeat;
	padding-top:20px;
	margin-right:20px;
	font-size: 10pt;
	width: 540px;
	height: 790px;
	margin: auto auto;
}
#rules3 {
	background: url(../dis_img/des2_register2.png) no-repeat;
	padding-top:20px;
	margin-right:20px;
	font-size: 10pt;
	width: 540px;
	height: 582px;
	margin: auto auto;
}
#rules2 {
	background: url(../dis_img/des2_login.png) no-repeat;
	padding: 10px 10px 10px 10px;
	font-size: 10pt;
	width: 500px;
	height: 211px;
	text-align: center;
	margin: auto auto;
}
a.general_link {
	color: #000;
	font-weight:bold;
	text-decoration: none;
}
a.general_link:hover {
	color:#060;
	text-decoration: none;
}
span.smalltext {
	color: #000;
	text-decoration: none;
	font-size:7pt;
}
#article_nav {
	font-size:7pt;	
	text-align:right;
}
a.article_nav {
	color: #06F;
	text-decoration:none;	
}
a.article_nav:hover {
	color:#09F;
	text-decoration:underline;	
}
#replybox {
	background:#CCC;
	margin-right: 10px;
	margin-left: 10px;
}
table.messages {
	border: 1px solid #000;
	padding: 5px 5px 5px 5px;
}
#albumContainer{
	margin-left: 50px;
	width: 900px;
}
#album{
	float: left;
	height: 250px;
	width: 155px;
	background:url(../dis_img/album.png) no-repeat;
	font-size:7pt;
	padding-left:8px;
}
#album_image {
	height:72px;
	width:96px;
	margin-left:22px;
	margin-top: 35px;
}
#album_text {
	margin-top: 50px;	
}
img.image {
	border: none;
}
#image_container {
	margin: auto auto;
	text-align:center;
	margin-left:35px;
}
#image{
	float: left;
	height: 220px;
	width: 140px;
	font-size:7pt;
	padding-left:8px;
	border: 1px solid #CCC;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
}
#article_nav2 {
	font-size:7pt;	
	text-align:right;
	clear:both;
}
#image_display {
	text-align: center;
}
span.grey_text {
	color:#999;	
}
a.alert {
	color:#F00;	
	text-decoration: none;
}
a.alert:hover {
	text-decoration: underline;
}
#forum {
	clear:both;
	/*float:left;*/
	
}
#image_functions {
	background:url(../dis_img/des2_narrowbanner.png) no-repeat;
	width: 921px;
	height: 77px;
	padding-top:5px;
	padding-left: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color:#000;
	font-size: 10pt;
	margin-left: 1px;
}
#forum_image {
	background:url(../dis_img/des2_narrowbanner.png) no-repeat;
	width: 921px;
	height: 57px;
	padding-top: 20px;
	padding-left: 10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#000;
	font-size: 14pt;
	margin-left: 1px;
}
#mod_box {
	text-align:center;
	background:url(../dis_img/des2_narrowbanner.png) no-repeat;
	width: 921px;
	height: 57px;
	padding-top: 20px;
	padding-left: 10px;
	margin-left: 1px;
}
#comments {
	text-align:center;	
	border: 1px solid #000;
	padding:10px 10px 20px 10px;
	background: #ddd;
	margin-left: 9px;
	margin-right: 9px;
}
#comments2 {
	padding-top: 10px;
	text-align:center;	
	background: url(../dis_img/des2_register2.png) no-repeat;
	margin: auto auto;
	width: 540px;
	height: 582px;
}
#comments_success {
	text-align:center;	
	border: 1px solid #000;
	padding:10px 10px 10px 10px;
	background: #0C6;
	margin-left: 20px;	
}
#comments_fail {
	text-align:center;	
	border: 1px solid #000;
	padding:10px 10px 10px 10px;
	background: #C33;
	margin-left: 20px;	
}
span.small_text{
	font-size:8pt;	
}
span.small_text1{
	font-size:8pt;
	margin-left:-110px;
}
a.lb{
	color:#06F;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;	
}
a.lb:hover{
	color:#09F;
	text-decoration: underline;
}
a.lb2{
	color:#C30;
	font-weight: bold;
	font-size: 7pt;
	text-decoration: none;	
}
a.lb2:hover{
	color:#F00;
	text-decoration: underline;
}
a.lb3{
	color:#C30;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;	
}
a.lb3:hover{
	color:#F00;
	text-decoration: underline;
}
a.lb4{
	color:#C30;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;	
}
a.lb4:hover{
	color:#F00;
	text-decoration: underline;
}
#profile_text {
	width: 700px;
	margin-left: -10px;
	padding-left: 10px;
	padding-right: 10px;
	float:left;
	text-align: left;
}
#profile_image {
	width: 150px;
	height: 150px;
	border: 1px solid #CCC;
	float:right;
	margin-left: 10px;
}
#profile_image2 {
	width: 150px;
	height: 150px;
	border: 1px solid #CCC;
	text-align:center;
	margin-left: 175px;
}
#profile_image_cont {
	width: 150px;
	float:right;
	text-align:center;
}
img.profsmall {
	border: none;
	cursor: pointer;
}
img.profsmall:hover {
	text-decoration: none;
	border: none;
	cursor: pointer;
}
a.error {
	text-decoration: none;	
}
a.error:hover {
	text-decoration: underline;	
}
a.general_link2 {
	text-decoration: none;	
	color: #000;
}
a.general_link2:hover {
	text-decoration: underline;	
}
#small_img_comments {
	padding-top:8px;
	width: 80px;
	height: 100%;
	float:right;
	text-align: center;
	padding-bottom:8px;
}
#table-image2 {
	display: none;
}
#table-image3 {
	display: none;
}
a.link_java {
	display: block;	
	color:#06F;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
}
a.link_java:hover {
	color:#09F;
	text-decoration: underline;
}
a.link_java2 {
	display: none;	
	color:#06F;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
}
a.link_java2:hover {
	color:#09F;
	text-decoration: underline;
}
/*--------------------------------------------------- Search */
.search {
	height:12px;
	font-size: 8pt;
}
.search_sub {
	font-size: 8pt;
}	
/*---------------------------------------------- Quick Links */
#launchbar
{
	position: fixed;
	bottom: 0px;
	right: 0px;
	height: 20px;
	width: 170px;
	opacity:0.5;
	filter: alpha(opacity=50);
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	padding-top:5px;
	padding-left:5px;
	z-index: 100;
}
#launchbar:hover
{
	position: fixed;
	bottom: 0px;
	right: 0px;
	height: 185px;
	width: 400px;
	opacity:1.0;
	filter: alpha(opacity=100);
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
}
span.launchtext{
	font-family:Verdana, Geneva, sans-serif;
	font-color: #000;
	font-size: 8pt;
	font-weight: bold;
}
span.launchtext2{
	font-family:Verdana, Geneva, sans-serif;
	font-color: #000;
	font-size: 8pt;
	font-weight: bold;
}
span.launchtext3{
	font-family:Verdana, Geneva, sans-serif;
	font-color: #000;
	font-size: 8pt;
	padding-left:10px;
}

/*---------------------------------------------- New Message Display */

#message_container {
	border: 1px solid #000;	
	background:#CCC;
	min-height:300px;
}
#message_container2 {
	border: 1px solid #000;	
	background:#666;
	min-height:300px;
}
#message_banner {
	height: 20px;
	width: 740px;
	padding: 10px 0px 0px 5px;
	background: #FFF;
	margin-bottom: -10px;
	text-align: left;
}
#message_banner_img {
	height: 20px;
	width: 700px;
	padding: 10px 0px 0px 5px;
	background: #FFF;
	margin-bottom: -10px;
	text-align: left;
}
#message_content {
	width: 725px;
	padding: 15px 10px 5px 10px;
	background: #FFF;
	z-index: 100;
	min-height:400px;
	text-align: left;
}
#message_content_img {
	width: 685px;
	padding: 15px 10px 5px 10px;
	background: #FFF;
	z-index: 100;
	min-height:400px;
	text-align: left;
}
#message_sidebar {
	width:155px;
	float:right;
	padding-top: 10px;
	margin-top:0px;
	height: inherit;
	padding: 5px 10px 5px 10px;
}
#message_sidebar2 {
	width:155px;
	float:right;
	padding: 5px 10px 5px 10px;
	text-align:center;
}
#message_content2 {
	width: 725px;
	padding: 15px 10px 5px 10px;
	background: #CCC;
	z-index: 100;
	min-height:400px;
	text-align:left;
}
/*------------------------------------------------- Calender */
#calendar_div{
	font-family: Verdana, Geneva, sans-serif;	
	font-size: 10pt;
	background:#2d2d2d;
	width: 910px;
	text-align: center;
	border: 2px solid #CCC;
	padding-left: 10px;
}
a.CalendarLink{
	text-decoration:none;
	color:#FFF;
	font-weight: bold;
}
a.CalendarLink:hover{
	text-decoration:underline;
}
a.CalendarLink3{
	text-decoration:none;
	color:#000;
	font-weight: bold;
}
a.CalendarLink3:hover{
	text-decoration:underline;
}

a.CalendarLink2{
	text-decoration:none;
	color:#FFF;
	font-weight: bold;
	font-size: 12pt;	
}
a.CalendarLink2:hover{
	text-decoration:underline;
}

a.bigLink{
	text-decoration:none;
	color:#000;
	font-weight: bold;
	font-size: 12pt;	
}
a.bigLink:hover{
	text-decoration:underline;
}

h4{
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size:16pt;
	font-weight: bold;
}
p.details{
	font-size:8pt;	
	text-align: left;
}
/* -------------------------------------------------- CHAT */
#mainforumcont{
}
#forumsection_user{
}
#chat_board_status{
}
#chat_user_status{
}
#forumsection{
}
#chat_window{
	text-align: left;
	padding-left: 10px; 
	padding-top: 5px;
	width: 740px; 
	height: 400px; 
	margin-bottom: 20px; 
	margin-right: 5px; 
	background: url(../dis_img/des2_mainchat.png) no-repeat;
}
#messages{
	margin-top: 5px;
	height: 367px; 
	width: 725px; 
	overflow:scroll;
}
#users_window{
	padding-left: 10px; 
	padding-top:10px;
	text-align: left;
	float: right; 
	width: 170px; 
	height: 400px; 
	margin-top: -425px; 
	margin-bottom: 20px;
	margin-right: -5px; 
	background: url(../dis_img/des2_sidechat.png) no-repeat;
}
#users{
	font-size: 8pt;
	margin-top: 5px;
	height: 363px;
	width: 154px;
	overflow:scroll;
}
#loginheader{
}
#chat_text{
	height: 150px; 
	width: 905px;
	background: url(../dis_img/des2_chatbottom.png) no-repeat;
	text-align: left;
	padding-left: 10px; 
	padding-top:10px;
}
.type {
	width: 880px; 
	height: 60px;	
}