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

body {
	background-position:center top;
	background-color: #000000;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	height:100%;
}
#wrapper {
	width:1000px;
	margin:0 auto 0 auto;
	border:#000000 1px solid;
}
td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	line-height:16px;
}
a {
	font-size:11px;
	color:#FFF;
	text-decoration:none;
}
a:hover {
	color:#ccff00;
	text-decoration:none;
}
img {border:0;}
/* Global */
.spacer { display:block; }
.bold { font-weight:bold; }
.slant { font-style:italic; }
input.textfield {
	border:1px solid #0d6c6c;
	background-color:#ffffcc;
	color:#000;
	font-size:12px;
	padding-bottom:2px;
}
textarea.textarea2 {
	border:1px solid #0d6c6c; font-family:Arial, Helvetica, sans-serif; font-size:12px; background-color:#ffffcc;
	color:#000;
	font-size:12px;
	padding-bottom:2px;
}
input.btn {
	border:1px solid #0d6c6c;
	background-color:#0d6c6c;
	color:#fff;
}

textarea.textarea {
	border:1px solid #0d6c6c;
	background-color:#ffffcc;
	color:#000;
}
select.selectbox {
	border:1px solid #a0a0a0;
	background-color:#ffffcc;
	color:#000;
}
form {padding:0; margin:0}	

/* Header */
td.datebg {
	background-color:#257979;
	color:#8ebaba;
	padding:10px 0 0 0;
	height:30px;

}
td.registerbg {
background-image:url(../images/home_registerbg.jpg); background-position:left top; background-color:#001919; height:50px;
}

/* Left Column */
td.leftbg {
	background:url(../images/home_contentbg.jpg) no-repeat left top #043737;
}
td.blackbox_bg {
	background:url(../images/blackbox_bg.gif) no-repeat left top;
	color:#fefefe;
}
td.green_bg {
	background-color:#1a7373;
	font-size:11px;
	color:#6aacac;
}
a.spot_link {
	font-size:11px;
	color:#ccff00;
	line-height:normal;
	text-decoration:none;
}
a.spot_link:hover {
	color:#ffffcc;
	text-decoration:none;
}
a.normal_green {
	font-size:11px;
	color:#6aacac;
	line-height:normal;
	text-decoration:none;
}
a.normal_green:hover {
	color:#ccff00;
	text-decoration:none;
}
.green_border {
	border:1px solid #87a1a1;
}
.green_border:hover {
	border:1px solid #fff;
}
.white_border {
	border:1px solid #FFF;
}
.white_border:hover {
	border:1px solid #000;
}
.darkgreen_border {
	border:1px solid #0e6d6d;
}
.darkgreen_border:hover {
	border:1px solid #fff;
}

/* Right Column */
td.view_profile {
	background:url(../images/top_projects_bg.jpg) no-repeat left top;
}
td.top_profile_bg {
	background:url(../images/profile_bg.gif) repeat-x left top #e2eded;
}

/* Footer */
table.footer td {
	font-size:10px;
	color:#FFF;
	line-height:normal;
}
table.footer a {
	font-size:10px;
	color:#FFF;
	padding:0 6px 0 6px;
	text-decoration:none;
}
table.footer a:hover {
	color:#ccff00;
	text-decoration:none;
}

/* Inner Page */
td.inner_content_bg {
	background:url(../images/inner_content_bg.jpg) no-repeat left bottom #003333;
}
.gray_border {
	border:1px solid #999;
}
.gray_border:hover {
	border:1px solid #fff;
}
.page_title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#ccff00;
	line-height:normal;
}
.date {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#ccff00;
	padding:0 0 3px 0;
	text-decoration:none;
}
a.pagenumber {
	background-color:#1a7373;
	padding:3px 4px 4px 4px;
	margin-right:2px;
	color:#FFF;
	text-decoration:none;
	line-height:20px;
}
a.pagenumber:hover {
	background-color:#acecec;
	color:#003333;
	text-decoration:none;
}
.bigtext {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:36px;
	color:#336666;
	font-style:italic;
	line-height:normal;
}
a.title {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#ccff00;
	padding:0 0 3px 0;
	text-decoration:none;
}
a.title:hover {
	color:#6aacac;
	text-decoration:none;
}
td.eventsbg {
	background:url(../images/inner_header_rhsbg.jpg) no-repeat left top #001919;
}
table.events_lists td {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#809999;
}
table.events_lists a {
	font-size:12px;
	color:#809999;
	text-decoration:none;
}
table.events_lists a:hover {
	color:#ccff00;
	text-decoration:none;
}
.white_border1 {
	border:3px solid #FFF;
}
.white_border1:hover {
	border:3px solid #000;
}
a.green {
	font-size:11px;
	color:#ccff00;
	text-decoration:none;
}
a.green:hover {
	color:#fff;
	text-decoration:none;
}
.greennormal {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#003333;
}
.whitenormal {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#fff;
	border:1px solid #579191;
	background-color:#003333;
	line-height:normal;
}
.whitenormal1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#fff;
	line-height:normal;
	text-decoration:none;
}
.whitenormal2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#fff;
	line-height:22px;
}
.whitenormal3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#fff;
	line-height:normal;
}
a.leftnav {
	background:url(../images/leftnav_bg.gif) no-repeat left top;
	display:block;
	width:180px;
	height:23px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#FFF;
	font-style:italic;
	text-decoration:none;
	padding:5px 0 0 20px;
	border:1px solid #809999;
	line-height:normal;
}
a.leftnav:hover {
	background:url(../images/leftnav_bg_on.gif) no-repeat left top;
	color:#ccff00;
	text-decoration:none;
	border:1px solid #fff;
}
a.leftnav_on {
	background:url(../images/leftnav_bg_on.gif) no-repeat left top;
	display:block;
	width:180px;
	height:23px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#FFF;
	font-style:italic;
	text-decoration:none;
	padding:5px 0 0 20px;
	border:1px solid #809999;
	line-height:normal;
}
a.leftnav_on:hover {
	color:#ccff00;
	text-decoration:none;
	border:1px solid #fff;
}
.slanted_white {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#FFF;
	font-style:italic;
}
a.slanted_white_link {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#FFF;
	font-style:italic;
	text-decoration:none;
}
a.slanted_white_link:hover {
	color:#ccff00;
	text-decoration:none;
}
td.justify_text {
	text-align:justify;
}
a.profile_nav {
	background:url(../images/profile_bg1.gif) no-repeat left top;
	display:block;
	width:166px;
	height:23px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#FFF;
	font-style:italic;
	text-decoration:none;
	padding:5px 0 0 34px;
	border:1px solid #809999;
	line-height:normal;
}
a.profile_nav:hover {
	color:#ccff00;
	text-decoration:none;
	border:1px solid #fff;
}
a.edit_profile_nav {
	background:url(../images/edit_profile_bg.gif) no-repeat left top;
	display:block;
	width:166px;
	height:23px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#FFF;
	font-style:italic;
	text-decoration:none;
	padding:5px 0 0 34px;
	border:1px solid #809999;
	line-height:normal;
}
a.edit_profile_nav:hover {
	color:#ccff00;
	text-decoration:none;
	border:1px solid #fff;
}
a.walls_nav {
	background:url(../images/walls_bg.gif) no-repeat left top;
	display:block;
	width:166px;
	height:23px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#FFF;
	font-style:italic;
	text-decoration:none;
	padding:5px 0 0 34px;
	border:1px solid #809999;
	line-height:normal;
}
a.walls_nav:hover {
	color:#ccff00;
	text-decoration:none;
	border:1px solid #fff;
}
a.messages_nav {
	background:url(../images/messages_bg.gif) no-repeat left top;
	display:block;
	width:166px;
	height:23px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#FFF;
	font-style:italic;
	text-decoration:none;
	padding:5px 0 0 34px;
	border:1px solid #809999;
	line-height:normal;
}
a.messages_nav:hover {
	color:#ccff00;
	text-decoration:none;
	border:1px solid #fff;
}
a.friends_list_nav {
	background:url(../images/friends_list_bg.gif) no-repeat left top;
	display:block;
	width:166px;
	height:23px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#FFF;
	font-style:italic;
	text-decoration:none;
	padding:5px 0 0 34px;
	border:1px solid #809999;
	line-height:normal;
}
a.friends_list_nav:hover {
	color:#ccff00;
	text-decoration:none;
	border:1px solid #fff;
}
a.events_attended_nav {
	background:url(../images/events_attended_bg.gif) no-repeat left top;
	display:block;
	width:166px;
	height:23px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#FFF;
	font-style:italic;
	text-decoration:none;
	padding:5px 0 0 34px;
	border:1px solid #809999;
	line-height:normal;
}
a.events_attended_nav:hover {
	color:#ccff00;
	text-decoration:none;
	border:1px solid #fff;
}
a.events_attend_nav {
	background:url(../images/events_attend_bg.gif) no-repeat left top;
	display:block;
	width:166px;
	height:23px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#FFF;
	font-style:italic;
	text-decoration:none;
	padding:5px 0 0 34px;
	border:1px solid #809999;
	line-height:normal;
}
a.events_attend_nav:hover {
	color:#ccff00;
	text-decoration:none;
	border:1px solid #fff;
}
a.tag_pictures_nav {
	background:url(../images/tag_pictures_bg.gif) no-repeat left top;
	display:block;
	width:166px;
	height:23px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#FFF;
	font-style:italic;
	text-decoration:none;
	padding:5px 0 0 34px;
	border:1px solid #809999;
	line-height:normal;
}
a.tag_pictures_nav:hover {
	color:#ccff00;
	text-decoration:none;
	border:1px solid #fff;
}
a.poke_nav {
	background:url(../images/poke_bg.gif) no-repeat left top;
	display:block;
	width:166px;
	height:23px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#FFF;
	font-style:italic;
	text-decoration:none;
	padding:5px 0 0 34px;
	border:1px solid #809999;
	line-height:normal;
}
a.poke_nav:hover {
	color:#ccff00;
	text-decoration:none;
	border:1px solid #fff;
}
td.divider {
	background:url(../images/dot_line.gif) repeat-x left top;
}
td.verticle_divider {
	background:url(../images/verticle_dot_line.gif) repeat-y left top;
}
a.slideshow {
	display:block;
	width:83px;
	height:21px;
	padding:5px 0 0 0;
	margin:0 1px 0 0;
	text-align:center;
	border:1px solid #1a7373;
	background-color:#144949;
	font-size:11px;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
}
a.slideshow:hover {
	border:1px solid #1a7373;
	background-color:#ccff00;
	font-size:11px;
	font-weight:bold;
	color:#003333;
	text-decoration:none;
}
a.tag_photo {
	display:block;
	width:83px;
	height:21px;
	padding:5px 0 0 0;
	text-align:center;
	border:1px solid #1a7373;
	background-color:#144949;
	font-size:11px;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
}
a.tag_photo:hover {
	border:1px solid #1a7373;
	background-color:#ccff00;
	font-size:11px;
	font-weight:bold;
	color:#003333;
	text-decoration:none;
}
a.email_friend {
	display:block;
	background:url(../images/email_friend_bg.gif) no-repeat left top;
	width:134px;
	height:22px;
	padding:6px 0 0 6px;
 	font-size:11px;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
}
a.email_friend:hover {
	background:url(../images/email_friend_bg_on.gif) no-repeat left top;
	font-size:11px;
	font-weight:bold;
	color:#003333;
	text-decoration:none;
}
a.done_tagging {
	display:block;
	width:94px;
	height:18px;
	padding:2px 0 0 0;
	font-size:11px;
	color:#003333;
	background-color:#a3d60a;
	text-align:center;
	text-decoration:none;
}
a.done_tagging:hover {
	color:#003333;
	background-color:#acecec;
	text-decoration:none;
}
td.gallery_bg {
	background:url(../images/gallery_content_bg.gif) no-repeat left top;
	border-bottom:1px solid #1a7373;
}
a.previous {
	background:url(../images/previous_off.gif) no-repeat left top;
	display:block;
	width:63px;
	height:22px;
	font-size:11px;
	font-weight:bold;
	color:#FFF;
	padding:6px 0 0 39px;
	margin:0 1px 0 0;
	text-decoration:none;
}
a.previous:hover {
	background:url(../images/previous_on.gif) no-repeat left top;
	color:#003333;
	text-decoration:none;
}
a.next {
	background:url(../images/next_off.gif) no-repeat left top;
	display:block;
	width:47px;
	height:22px;
	font-size:11px;
	font-weight:bold;
	color:#FFF;
	padding:6px 0 0 0;
	text-align:center;
	text-decoration:none;
}
a.next:hover {
	background:url(../images/next_on.gif) no-repeat left top;
	color:#003333;
	text-decoration:none;
}
.green_text {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#ccff00;
	line-height:normal;
}
.red_text {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#FF0000;
	background-color:#FFFFCC;
	line-height:normal;
	padding-left:0px;
	padding-right:0px;
}
.white_text {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#fff;
	line-height:normal;
}
a.greenlink {
	font-size:11px;
	color:#579191;
	line-height:18px;
	text-decoration:none;
}
a.greenlink:hover {
	color:#ccff00;
	text-decoration:none;
}
a.greenlink1 {
	font-size:10px;
	color:#579191;
	line-height:18px;
	text-decoration:none;
}
a.greenlink1:hover {
	color:#ccff00;
	text-decoration:none;
} 
table.cancel td {
	border:1px solid #999;
	border-left:0;
}
a.submit {
	display:block;
	width:52px;
	height:21px;
	background-color:#144949;
	border:1px solid #1a7373;
	font-size:10px;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	padding:4px 0 0 0;
}
a.submit:hover {
	background-color:#acecec;
	border:1px solid #1a7373;
	color:#144949;
	text-decoration:none;
}
.smalltext {
	font-size:10px;
	color:#FFF;
}
.normalbold {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:normal;
	color:#ccff00;
	line-height:normal;
}
table.popup td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
}
.whitebold {
	font-size:14px;
	color:#FFF;
	font-weight:bold;
}
td.divider1 {
	background:url(../images/divider.gif) repeat-x left top;
}
.textbutton {
   border: solid 1px #1a7373;
   background: #ccff00;
   color:#144949; font-family:Georgia, "Times New Roman", Times, serif; font-size:14px;
}
.error {
	font-size:12px;
	color:#CC0000;
}
/* style rule for switch content in profile section*/ 

/*Default style for SPAN icons. Edit if desired: */

.iconspan{
float: right;
margin: 3px;
cursor:hand;
cursor:pointer;
font-weight: bold;
}

/*CSS used to style the examples. Remove if desired: */

.eg-bar{
background-color: #EEF5D3;
font-weight: bold;
border: 1px solid black;
padding: 3px;
}

div.eg-bar{
width: 398px;
}

.icongroup1{
width: 398px;
}
.style4 a {
	color: #809999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration:none;
}
.style4 a:link {
	color: #809999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration:none;
}
.style4 a:hover{
	color: #ccff00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration:none;
}
.whitebold {
	font-size:14px;
	color:#FFF;
	font-weight:bold;
}
.whitenormal1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#fff;
	line-height:normal;
	text-decoration:none;
}

textarea.textarea1 {
	border:1px solid #0d6c6c;
	background-color:#0d6c6c;
	color:#fff;
}

a.selectedpage {
	background-color:#ACECEC;
	color:#003333;
	text-decoration:none;
	padding:3px 4px 4px 4px;
	margin-right:2px;
	text-decoration:none;
	line-height:20px;
}