@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
body {
	background: url(../images/sitebg.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	background-color: #ffffff;
	margin: 0px;
}
.wrapper{width:1000px; text-align:left; margin:0 auto;}
.header{background:url(../images/header.jpg) no-repeat; width:1000px; height:103px;}
.contentbg{background:url(../images/contentbgtop.gif) #fff repeat-x top; width:1000px; padding:13px 0px 0px 0px;}
.contentbg2{background:url(../images/diag-bg.gif); padding:5px 7px;min-height:750px;}
.navtabs{padding: 68px 5px 0px 0px; text-align:right;}
.contentbox{background:#fff; border: solid 1px #f6e5e8; padding:10px; text-align:justify;}
.newsbox{background:#fff; border: dotted 1px #f6e5e8; padding:3px; text-align:justify;margin-bottom: 5px; margin-top: 5px;}
.newscomments {color: #CC0000; font-size:10px;}
.newsbox b {font-weight: 100;color:#666666;}
.newssep {font-weight: 100;color:#f6e5e8;};
.sidepadding5{padding:0px 5px;}
h2{margin:0px; color: #be5385; font-family:Arial, Helvetica, sans-serif; font-size:20px; background:url(../images/h2bg.gif) no-repeat left center; padding-left:30px; border-bottom:solid 1px #f6e5e8;}
h4{margin:0px; color: #be5385; font-family:Arial, Helvetica, sans-serif; font-size:14px;}
h5{margin:0px; color: #be5385; font-family:Arial, Helvetica, sans-serif; border-bottom:solid 1px #f6e5e8; margin-bottom:4px; font-size:11px;}
.glitter_display_table td{text-align:center;}
.footer{background:url(../images/footerbg.jpg) repeat-x; height:30px; text-align:center; padding:50px 0px 0px 0px; font-size:10px; color: #ae2867;}
.footer a:link,.footer a:visited,.footer a:hover,.footer a:active{color: #ae2867;}
a:link {
	color: #1fa5c6;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1fa5c6;
}
a:hover {
	text-decoration: none;
	color: #ff0076;
}
a:active {
	text-decoration: none;
	color: #1fa5c6;
}


.glitters{
  width:100%;  
  padding:10px 0;
}

.glitterbox{   
	padding: 3px;
	margin: 3px;
	border: thin;
	border-style: dotted;
	border-color: #cccccc;			   
 }

.glitterbox img{
 	padding: 5px;
	margin: 5px;
	border: thin;
	border-style: dotted;
	border-color: #cccccc;	
	width: 64px;
	height: 64px;
	cursor: pointer;	
}

.glitterbox img:hover{
	background-color: #fee8f2;
	
}
 
.glitterbox input{
  padding-bottom:15px;  
 }
 
.clr{
  clear:both;
 }
 
textarea.text{
  height:110px; 
  width:430px;
 }
 
.leftcolumn{
  width:220px;
  clear:left;
  float:left;
 }
 
.rightcolumn{
  float:left;
  width:180px;  
 }
 
.centercolumn{
  float:left;
  width:576px;
  padding:0 5px;
 }
 
.glittergraphics{
    width:450px;
  }
  
.glittergraphics a:link,.glittergraphics a:visited{
   width:150px;
   height:30px;
   float:left;
   display:block;
  }
.centerpromo{
 width:100%;
 margin:0;
 padding: 15px 0 0;
 float:left;
}

.centerpromo .left{
 width:30%;
 float:left;
} 
.centerpromo .right{
 width:70%;
 float:right;
 text-align: right;
} 
 
.loginbox {
	width: 156px;
	border: 1px solid #CCCCCC;
	color:#be5385;
	margin-bottom: 3px;
}

.loginbox:hover {
	border: 1px solid #be5385;
}

.loginlegend {
	color: #be5385;
}

.input_box {
	padding: 10px;
	text-align: justify;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;	
}

.input_box:hover {
	background-color: #FDF2F2;
}

.real_input input {
	border: 1px solid #CCCCCC;
	color:#be5385;
}

.real_input input:hover {
	border: 1px solid #be5385;
}

.real_input textarea {
	border: 1px solid #CCCCCC;
	color:#be5385;
}

.real_input textarea:hover {
	border: 1px solid #be5385;
}

.input_title {
	color: #be5385;
	padding-bottom: 3px;
}

#diverticus {
	display: none;
}

#loginbox {
	text-align:left;	
}

.file_upload_th {
	float:left;
	width:100px;
	height:100px;
	border: 1px solid #CCCCCC;	
}

.file_upload_box {
	padding-left: 15px;
	float:left;
	height:100px;
}
	
.upload {
	position:relative;
	width:495px;
}
.realupload {
	position:absolute;
	top:0;
	right:0;
	opacity:0;
	-moz-opacity:0;
	filter:alpha(opacity:0);
	z-index:2;
	width:230px;
}
.fakeupload {
	background:url(../images/browse.gif) no-repeat 100% 50%;
}
.fakeupload input {
	width:401px;
}

.loading_box {
	padding: 10px;
	text-align: justify;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;	
}

.loading_title {
	color: #be5385;
	padding-bottom: 3px;
}

#loading {
	display: none;	
}

.avatar {
	padding: 3px;
	margin: 3px;
	border: thin;
	border-style: solid;
	border-color: #be5385;			
}

.avatar_arrow {
	padding: 3px;
}

#rainbowtext {
	width: 530px;
	height: 25px;
	border: 1px solid #cccccc;
	color: #FF0066;
	font-size: 16px;
	padding-top: 9px;
	padding-left: 10px;
	padding-right:10px;
}

#rainbowtext2 {
	width: 530px;
	height: 25px;
	border: 1px solid #FF0066;
	color: #FF0066;
	font-size: 16px;
	padding-top: 9px;
	padding-left: 10px;
	padding-right:10px;
}

#rainbow_preview {
	width: 530px;
	border: 1px dashed #FF0066;
	font-size: 16px;
	padding:10px;
	margin-top: 10px;
}

#rainbow_preview2 {
	width: 530px;
	border: 1px dashed #cccccc;
	font-size: 16px;
	padding:10px;
	margin-top: 10px;
}


#rainbow_preview font {
	font-size: 16px;
	margin-top: 10px;
}

#rainbow_preview textarea {
	font-size: 12px;
	border: 1px dashed #cccccc;	
	width: 530px;
	height: 120px;
}

#rainbow_preview2 font {
	font-size: 16px;
	margin-top: 10px;
}

#rainbow_preview2 textarea {
	font-size: 12px;
	border: 1px dashed #cccccc;	
	width: 530px;
	height: 120px;
}

#rainbow_input {
    margin-bottom: 10px;
} 

.rlink a {
	text-decoration: none;
}

.rlink {
	padding: 3px;
	width: 490px;
	border: 1px dashed #ffffff;	
	}
	
.rlink:hover {
	border: 1px dashed #cccccc;
}

.inforain {	
	color: #FF0066;
	font-size: 12px;
	font-weight: bold;
}

.glitterinput {
	border: 1px solid #cccccc;
	width: 520px;	
	padding: 3px;
}

.gr {
	border: 1px dashed #cccccc;
	padding: 5px;
	margin: 3px;		
}

.gr:hover {
	background-color: #eeeeee;	
}

.pagwr {
	width: 530px;	
}

.comm_space {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	height: 10px;
	margin-bottom: 10px;
	width: auto;	
}

.comm_avatar {
	float: left;	
	padding-right: 20px;
}

.comm_text {
	float:left;
}

.comm_body {
	display: block;	
}
