/* Defaults */
* 					{margin:0; padding:0;}
html, body			{ height: 100%;}
BODY 				{font-family:Arial, Helvetica, sans-serif; font-size:10px; color: black; background-color: #F5FFF4; margin-left: 5px; }
A {color:black; text-decoration: none;}
A:hover 			{color: red; cursor: pointer;}
.link				{text-decoration: none;  color:black;}
.linkred			{text-decoration: none;  color:red;}
.link_black			{color: #000000; text-decoration: none;}
.link_black:hover	{color: #FF0000;}
.link_white			{color: #FFFFFF; text-decoration: none;}
.link_white:hover	{color: #FF0000;}

.bloglink {color: black;}

.spacer:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.spacer {display: inline-table; clear:both;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.spacer {display: block;}
/* End hide from IE-mac */

#clear_header	{height: 90px; }
#clear_footer	{height: 15px; clear: both;}


#main	{
	min-height: 100%;
	_height: 100%;
	width: 800px;
	position:relative;
	padding: 0px;
	text-align: left;
	margin-top: -90px;
	margin-bottom: -15px;
	background:transparent url(../images/tile_green4.bmp) 0 0;
	/*background-color: #F5FFF4;*/
}

#main_left				{min-height: 100%; _height: auto; width:600px; float: left; padding-bottom: 10px; background-color:#F5FFF4;}
#main_right				{min-height: 100%; _height: auto; width:200px; background:transparent url(../images/tile_green4.bmp) 0 0; float: left;}

/* Header */
#header				{height:90px; width:800px; 	position:relative; top:0; left: 0px; z-index:1;}
#header_logo		{background:transparent url(../images/s-logo.bmp) no-repeat 0px 0px; width:75px; height:75px; float: left; background-color: #F5FFF4;}
#header_picture		{background:transparent url(../images/header.jpg) no-repeat 0 0; width:725px; height:75px; float: right; text-align:right;}
#header_menu		{height: 15px;  float: left; width:100%; text-align:left; background:transparent url(../images/tile_green4.bmp) 0 0;}
#header_menu_text	{color: white; text-decoration: none; font-weight:bold; float: left; padding: 1px 0px 1px 5px;}
#header_menu a:hover	{color:red;}
#header_menu_login	{color: white; padding: 1px 10px 1px 0px; float: right;}
.header_menu_links	{color: white; text-decoration: none; font-weight:bold;}

/* Login Screen */
.login				{width: 800px; height: 400px; text-align: center; padding-top: 30px; background-color: #F5FFF4;}
.login_header1		{font-size:20px; color: black; font-weight:bold;  padding-bottom: 30px;}
.login_header2		{font-size:14px; color: black;}
.login_box_wrapper	{border: solid black 1px; width: 300px; margin: auto; padding-top: 20px; }
.login_box			{width: 300px; height: 20px; margin: auto; margin-bottom: 10px; }
.login_box_label	{width: 115px;; float: left; font-size:12px; color: black; text-align: right;}
.login_box_form		{width: 180px; float: right; text-align: left;}

/* Content */
.content_main		{width:600px; height: 100%; float:left; background-color: #F5FFF4;}
.content_header		{width:600px; margin-top: 10px; border-bottom: solid black 2px;}
.content_title		{width:400px; float: left; font-size:16px; font-weight:bold; }
.content_menu		{width:195px; float: right; font-size:10px; padding: 5px 5px 0px 0px; text-align: right;}

/* Footer */
#footer				{position: relative; bottom: 0; height:15px; width:800px; background:transparent url(../images/tile_green4.bmp) 0 0; }

/* Plugins */
#plugins_main		{width:200px; height: 100%; float: right; background:transparent url(../images/tile_green4.bmp) 0 0;  }
#plugins_window		{width:178px; background-color: #F5FFF4; text-align:center; margin: 0px 0px 15px 10px; padding: 1px;}
#plugins_title		{height:16px; width:178px; background:transparent url(../images/tile_green4.bmp) 0 0;}
#plugins_title_text		{height:16px; width:150px; background:transparent url(../images/tile_green4.bmp) 0 0; color: white; font-size:12px; font-weight:bold; float:left; text-align:left; padding: 0px 0px 0px 2px;}
.plugins_title_hide		{height:12px; width: 24px; float: right; color: white; font-size:10px; font-weight:normal; text-align:right; background:transparent url(../images/tile_green4.bmp) 0 0; padding: 4px 2px 0px 0px;}

/* Shoutbox */
#plugins_shoutbox_wrapper		{width:100%; height: 100%;}
#plugins_shoutbox__form			{text-align: left;}
#plugins_shoutbox_main			{text-align: left; position: relative;}
.plugins_shoutbox_timestamp		{width: 150px; height:30px; text-align: left; background-color:#FFFFCC; position:absolute; border: solid black 1px; z-index:1; top:130px; left: 450px;}
.plugins_shoutbox_username		{color: #00592D; font-size: 11px;}

/* Friends Online */
#plugins_friends_wrapper		{width:100%; height:100%;}
.plugins_friends_text			{text-align: left;}

/*********** Blog ***********/
.blog_wrapper			{width: 590px; margin: auto; margin-top: 10px; border: solid black 1px;  background-color: #FFFFFF; }
.blog_title				{width: 497px; height: 15px;  font-size:14px; font-weight: bold; text-align:left; padding-left: 3px; background-color: #E2FFDF; float: left;}
.blog_menu				{width: 85px; height: 12px; float: right; background-color: #E2FFDF; text-align: right; padding: 3px 5px 0px 0px; font-size:10px;}
.blog_icon				{width: 75px; height: 75px; padding: 5px; float: left; }
.blog_text				{width: 495px; float: right; padding: 5px; font-size:12px; text-align: justify; line-height: 20px;}
.blog_text	a	{text-decoration:underline;}
.blog_text img	{margin: 5px;}
.blog_footer			{width: 500px; font-size:10px; background-color: #E2FFDF; text-align:left; padding-left: 3px; background-color: #E2FFDF; float: left;}
.blog_footer2			{width: 84px; float: right; background-color: #E2FFDF; text-align: right; padding: 0px 3px 0px 0px; font-size:10px;}

/*********** Blog Post ***********/
.blog_post			{width: 590px; margin: auto; margin-top: 10px; border: solid black 1px; padding: 10px 0px 10px 0px;}
.blog_post_label	{width: 50px; float: left; font-size:12px; font-weight: bold; text-align:right; padding-right: 3px;  padding-bottom: 15px;}
.blog_post_title	{width: 524px; float: right; margin-bottom: 5px; padding-bottom: 5px;}
.blog_post_text		{width: 524px; float: right;}
.blog_post_submit	{width: 587px; text-align:center;}

/*********** Comments ***********/
.comment_item		{width: 590px; border: solid black 1px;  margin: auto; margin-top: 10px;}
.comment_icon		{width: 25px; height: 25px; padding: 5px; float: left;}
.comment_text		{width: 545px; float: right; padding: 5px; font-size:12px; text-align: justify;}
.comment_text	a	{text-decoration:underline;}
.comment_footer		{width: 587px; font-size:10px; background-color: #E2FFDF; text-align:left; padding-left: 3px; background-color: #E2FFDF;}
.comment_form		{text-align: center; margin:auto; margin-top: 5px; margin-bottom: 5px;}

/*********** Icons ***********/
#icon_wrapper			{width: 590px; margin: auto; margin-top: 10px; border: solid black 1px; }
#icon_current_text		{height: 15px; font-size:14px; font-weight: bold; text-align:center; background-color: #E2FFDF; }
#icon_current_image		{text-align:center; padding: 5px 0px 5px 0px; border-bottom: solid black 1px;}
#icon_upload_text		{font-size:12px; text-align:center; padding: 5px 0px 5px 0px;}
#icon_upload_form		{text-align:center; padding: 5px 0px 5px 0px;}
#icon_upload_form1		{text-align:center; padding: 5px 0px 5px 0px; border-bottom: solid black 1px;}
.icon_display			{width: 100px; height: 100px; text-align:center; margin: 5px 0px 5px 13px; border: solid black 1px; float: left;}
.icon_display_label			{font-size:10px; text-align:right; background-color: #E2FFDF; padding-right: 3px;}
.icon_display_image			{padding-top: 5px;}

/*********** Calendar_FULL ***********/
#calendar_header	{width: 590px; margin: auto; text-align: center; margin-top: 10px; margin-bottom: 5px}
#calendar_month		{width: 80%; float: left; font-size: 18px;}
#calendar_prev		{width: 10%; float: left; text-align:left;}
#calendar_next		{width: 10%; float: left; text-align:right;}
#calendar_labels	{width: 590px; margin: auto; margin-bottom: 5px;}
.calendar_label		{width:83px; float: left; text-align: center; border-top: 1px solid #C4C4C4; border-bottom: 1px solid #C4C4C4; border-right: 1px solid #C4C4C4; background-color: #E8E8E8;}
#calendar_label_sun	{border: 1px solid #C4C4C4;}
.calendar_week		{width: 590px; margin: auto;}
.calendar_day		{height: 100px; width: 82px; float: left; background-color: #FFFFFF; border: 1px solid #C4C4C4;}
.calendar_day_header	{width: 82px; font-size: 10px; background-color: #E8E8E8; border-bottom: 1px solid #C4C4C4;}
.calendar_day_header_num	{float:left; margin-left: 2px; text-align: left; font-size: 10px;}
.calendar_day_header_add	{float:right; margin-right: 2px; text-align: right; font-size: 10px; display:none;}
.calendar_day_subject_wrapper	{position: relative; width: 82px; height: 14px; margin-top: 3px; margin-bottom: 3px; text-align: left; }
.calendar_day_subject	{width: 62px; height: 14px; font-size: 10px; overflow: hidden; float:left;}
.calendar_day_bookend	{width: 10px; height: 14px; float:left;}
.calendar_event		{height: 100px; width: 82px; float: left; text-align: left; font-size: 12px; background-color: #FFFFFF; border: 1px solid #C4C4C4;}
.calendar_today_header		{border-bottom: 1px solid #F24F00; background-color: #FFBB77;} 
.calendar_today_day			{border: 1px solid #F24F00;} 
.calendar_blank		{height: 100px; width: 82px; float: left; text-align: left; border: 1px solid #F5FFF4; background-color: #F5FFF4;}
.calendar_type_sports	{background-color: #669966;}
.calendar_type_personal	{background-color: #FF3300;}
.calendar_type_drinking	{background-color: #666699;}
.calendar_type_concert	{background-color: #996633;}


.calendar_popup	{left: 600px; top: 300px; padding: 3px; font-size:10px; text-align:left; position:absolute; width:200px; _height: 125px; min-height: 125px; z-index:200; background-color: #E3F3F9; border: 1px solid #000000; display: none;}
.calendar_popup_header	{border-bottom: solid black 1px;}
.calendar_popup_date	{width: 175px; float: left;  font-size: 12px; font-weight: bold;}
.calendar_popup_category	{width:16px; float: right;}
.calendar_popup_subject	{padding-top: 3px; font-size: 12px;}
.calendar_popup_time	{font-style: italic; }
.calendar_popup_notes	{padding-top: 5px;}
.calendar_popup_location	{padding-top: 5px;}


/*********** Calendar Add PopOver ***********/
#calendar_add_header	{width: 588px; border: 1px solid #F5FFF4; background:transparent url(../images/tile_green4.bmp) 0 0; color: #FFFFFF; height:16px;}
#calendar_add_title		{float:left; text-align: left; margin-left: 5px; font-size: 12px; font-weight: bold;}
.calendar_add_menu		{height: 14px; float:right; text-align: right; margin-right: 5px; padding-top: 2px;}
#calendar_add_post		{background-color: #F5FFF4; padding-top: 5px; padding-bottom: 5px;}
.calendar_add_label		{float: left; margin-left: 5px; width: 55px;}
.calendar_add_label2	{float: left; margin-left: 20px; width: 55px;}
.calendar_add_item		{float: left; margin-left: 5px;}
#calendar_add_submit	{text-align: center;}
#calendar_add .spacer	{height: 10px;}
#calendar_post_category	{width: 100px;}
#calendar_post_submit	{font-size: 10px;}


/*********** Calendar_MINI ***********/
#plugins_calendar_wrapper	{width:100%; height: 150px; text-align: center;}
#plugins_calendar_header	{width:100%; text-align: center; margin: 2px 0px 0px 0px;}
#plugins_calendar_month		{width: 80%; float: left;}
#plugins_calendar_prev		{width: 10%; float: left;}
#plugins_calendar_next		{width: 10%; float: left;}
#plugins_calendar_labels	{width:100%; background-color: #E2FFDF;}
.plugins_calendar_week		{width: 100%; height: 20px;}
.plugins_calendar_label		{width: 14.28%; float: left; text-align: center;}
.plugins_calendar_day		{width: 14.28%; float: left; text-align: center;}
.plugins_calendar_event		{width: 14.28%; float: left; text-align: center; color: #A40000;  position: relative;}
.plugins_calendar_today_day			{background: #C2E6B9} 
.plugins_calendar_blank		{width: 14.28%; float: left; text-align: center;}
.plugins_calendar_popup	{left: 450px; top: 525px; padding: 3px; font-size:10px; text-align:left; position:absolute; width:150px; height: auto; z-index:10; background-color: #FFFFCC; border: 1px solid #000000; display: none;}
.plugins_calendar_popup_date	{border-bottom: solid black 1px; font-size: 12px; font-weight: bold;}
.plugins_calendar_popup_time	{font-style: italic;}
.plugins_calendar_popup_subject	{font-weight: bold; padding-top: 3px;}


#popover		{display: none; position:absolute; top:122px; _top: 121px; left:9px; border-left: 1px solid black; border-right: 1px solid black; border-bottom: 1px solid black; z-index: 100; width: 590px;

	opacity: 0;
	MozOpacity: 0;
	KhtmlOpacity: 0;
	filter: alpha(opacity=0);
	background-color: #F5FFF4;	}

/*********** Videos ***********/
.video_wrapper			{margin-top: 10px;}
.video_wrapper img 		{border: 0px; width: 100%;}
.video_left				{float: left;  padding: 10px; width: 270px;}
.video_right			{float: right; padding: 10px; width: 270px;}
.video_title			{font-size: 12px; font-weight: bold; border-bottom: 1px solid black; margin-bottom: 5px;}
.video_text				{font-size: 12px; }

/*********** Contacts ***********/
.contacts_wrapper			{float: left; margin-top: 10px; border: 1px solid black; width: 184px; margin-left:10px; background-color:#FFFFFF; display: inline;}
.contacts_wrapper a			{text-decoration: none;}
.contacts_header			{width: 179px; font-size: 12px; font-weight: bold; border-bottom: 1px solid black; padding-left: 5px;  background-color: #E8E8E8;}
.contacts_nickname			{width:184px; height: 12px; margin-top: 3px; text-align:center; font-style:italic;}
.contacts_filler2			{clear: both; width:184px; height: 5px; border-top: 1px solid #E8E8E8;}
.contacts_icon				{margin: auto; width: 50px; height: 50px; margin-top: 3px; }
.contacts_icon	img			{height: 50px; width: 50px;}
.contacts_line1				{float:left; width:73px;  height:16px; margin:5px 0px 0px 5px;  display:inline;}
.contacts_line2				{float:left; width:153px; height:16px; margin:0px 5px 5px 5px;  display:inline; overflow: hidden;}
.contacts_line3				{float:left; width:153px; height:16px; margin:0px 0px 5px 26px; display:inline;}
.contacts_line_icon			{float:left; width:16px;  height:16px; margin:0px 0px 5px 5px;  display:inline;}
.contacts_details			{display: none;}
.contacts_footer			{width: 184px; font-size: 10px; font-weight: bold; border-top: 1px solid black; text-align:center; background-color: #E8E8E8;  margin-top: 5px;}

/*********** Contact Edit PopOver ***********/
#contact_header	{width: 588px; border: 1px solid #F5FFF4; background:transparent url(../images/tile_green4.bmp) 0 0; color: #FFFFFF; height:16px;}
#contact_title		{float:left; text-align: left; margin-left: 5px; font-size: 12px; font-weight: bold;}
.contact_menu		{height: 14px; float:right; text-align: right; margin-right: 5px; padding-top: 2px;}
#contact_edit		{background-color: #F5FFF4; padding-top: 5px; padding-bottom: 5px;}
.contact_label		{float: left; margin-left: 5px; width: 55px;}
.contact_label2		{float: left; margin-left: 20px; width: 55px;}
.contact_label3		{float: left; margin-left: 5px; width: 85px;}
.contact_item		{float: left; margin-left: 5px;}
#contact_submit		{text-align: center;}
#contact_edit .spacer	{height: 10px;}
#contact_submit		{font-size: 10px;}

/*********** PopOver ***********/
.popover_header {width: 588px; border: 1px solid #F5FFF4; background:transparent url(../images/tile_green4.bmp) 0 0; color: #FFFFFF; height:16px;}
.popover_title		{float:left; text-align: left; margin-left: 5px; font-size: 12px; font-weight: bold;}
.popover_menu		{height: 14px; float:right; text-align: right; margin-right: 5px; padding-top: 2px;}

