#header_ad {
	display: none;
	position: absolute;
	top: 7px;
	left: 50%;
	width: 728px;
	height: 15px;
	margin: 0px;
	margin-left: -364px;
	padding: 0px;
}

#ad_words {
	display: none;
}

.profile {
	z-index: 999;
	position: absolute;
	left: 50%;
	width: 475px;
	margin-left: -237px; 
	padding: 10px;
	text-align: left;
	color: #666666;
	background-color: #FFFFFF;
}

.profile_info {
	position: relative;
	float: right;
	width: 315px;
	margin: 0px;
	padding: 0px;
}

.vp_name {
	font-size: 16pt;
	color: #2d8ec3;
	border-style: none none solid none;
	border-width: 1px;
	border-color: #2d8ec3;
	margin-bottom: 10px;
}

.vp_occupation {
	font-size: 11pt;
	color: #999999;
}

.vp_description {
	margin-bottom: 10px;
}

.vp_websites {
	font-size: 9pt;
}

#profile_pic {
	float: left;
	vertical-align: top;
	border: 1px solid #c4c4c4;
	position: relative;
	margin: 0px;
	padding: 0px;
}

/*edit proflie*/
#pic_upload {
	position: relative;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#pic_preview {
	vertical-align: top;
	border: 1px solid #c4c4c4;
}

#pic_upload_form {
	position: relative;
	height: 50px;
	width: 77px;
	border: none;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

.file_type_desc {
	margin-left: 11em;
	padding-left: 5px;
	color: #999999;
	font-size: 9pt;
}

#save_settings_button {
	margin-left: 8.5em;
}

.profile_pic {
	border: 1px solid #c4c4c4;
	margin: 0px;
	padding: 0px;
}

.new_p {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 13px;
	width: 13px;
	margin: 5px;
	background-image: url('/images/new.jpg');
}

.new_c {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 13px;
	width: 13px;
	margin-top: 8px;
	margin-left: -16px;
	background-image: url('/images/new.jpg');
}

ul.drag_list {
	list-style-type: none;
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 10em;
}

li.drag_item {
	cursor: move;
	position: relative;
	margin: 5px 0px;
	padding: 2px;
	border: 1px solid #c4c4c4;
	background-color: #F6F6F6;
}

.del_x {
	cursor: pointer;
	position: absolute;
	font-weight: bold;
	top: 0px;
	right: 3px;
	width: 10px;
	height: 10px;
}

html {
	overflow: auto;
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-color: #add982;
	background-image: url('../images/bg_grad.jpg');
	background-repeat: repeat-x;
	color: #666666;
}

#page {
	cursor: auto;
	position: absolute;
	top: 0px;
	left: 50%;
	width: 800px;
	margin-left: -400px;
	font-family: Arial, Verdana;
}

#header {
	position: absolute;
	top: 30px;
	left: 0px;
	width: 800px;
	height: 110px;
	background-color: #FFFFFF;
	border: 2px solid #84c24a;
}

#header_logo {
	position: absolute;
	left: 20px;
	top: 20px;
	width: 320px;
	height: 75px;
	background-image: url('../images/logo.jpg');
	cursor: pointer;
}

#header_content {
	position: relative;
	font-size: 10pt;
	text-align: right;
	padding: 10px;
}

#live_search {
	position: absolute;
	right: 10px;
	bottom: 10px;
	margin-right: 0px;
	padding-right: 0px;
	font-size: 14pt;
	color: #999999;
}

#find_field {
	font-size: 14pt;
	color: #f9a227;
	width: 195px;
	height: 26px;
	margin-right: 40px;
	padding-right: 0px;
}

#find_overlay {
	position: absolute;
	right: 35px;
	bottom: 7px;
	width: 195px;
	font-size: 10pt;
	color: #999999;
	cursor: text;
}

#search_field {
	font-size: 14pt;
	color: #f9a227;
	width: 195px;
	height: 26px;
	margin-right: 40px;
	padding-right: 0px;
}

#sidebar {
	position: absolute;
	top: 150px;
	left: 0px;
	width: 190px;
	background-color: #FFFFFF;
	border: 2px solid #84c24a;
}

#sidebar_content {
	position: relative;
	padding: 10px;
}

#main {
	position: absolute;
	top: 150px;
	left: 200px;
	width: 600px;
	background-color: #FFFFFF;
	border: 2px solid #84c24a;
}

#main_content {
	position: relative;
	padding: 10px;
}

#splash_main {
	position: absolute;
	top: 150px;
	left: 0px;
	width: 800px;
	background-color: #FFFFFF;
	border: 2px solid #84c24a;
}

#splash_main_content {
	position: relative;
	padding: 10px;
}

#split {
	position: relative;
	width: 100%;
	border-bottom: 1px solid #2d8ec3;
	margin-bottom: 10px;
}

#login {
	position: relative;
	width: 380px;
	border-right: solid 1px #2d8ec3;
	padding: 5px;
	margin-bottom: 10px;
}

#register_invite {
	position: absolute;
	top: 0px;
	padding: 5px;
	left: 400px;
	width: 390px;
}

#wide {
	position: relative;
	overflow: hidden;
}

#bg_img {
	position: absolute;
	top: 0px;
	right: 0px;
}

#footer {
	clear: both;
	position: absolute;
	height: 1px;
	width: 100%;
	overflow: visible;
}

#footer a{
	font-size: 10pt;
}

#footer_columns {
	margin-left: 5px;
}

.footer_col {
	overflow: visible;
	float: left;
	width: 186px;
	margin-top: 10px;
	padding: 5px;
	border-left: 1px solid #FFFFFF;
	background-color: #add982;
}

.footer_col_highlight {
	overflow: visible;
	float: left;
	width: 186px;
	margin-top: 10px;
	padding: 5px;
	border-left: 1px solid #FFFFFF;
	background-color: #b9e094;
}

.col_header {
	cursor: default;
	font-weight: bold;
	font-size: 12pt;
	color: #fefefe;
}

#footer_content {
	clear: left;
	position: relative;
	width: 100%;
	color: #666666;
	text-align: center;
	font-size: 10pt;
	padding: 10px;
}

#footer_content a {
	font-weight: bold;
	color: #fefefe;
}

#diagrams {
	cursor: pointer;
	position: relative;
	width: 500px;
	left: 50%;
	margin-left: -250px;
	padding: 0px;
}

#diagram_overlay {
	cursor: pointer;
	position: absolute;
	top: 0px;
	left: 0px;
}

/*rounded corner bg images*/
.tl_1 {
	position: absolute;
	top: -2px;
	left: -2px;
	width: 20px;
	height: 20px;
	background-image: url('../images/tl_1.jpg');
}

.tr_1 {
	position: absolute;
	top: -2px;
	right: -2px;
	width: 20px;
	height: 20px;
	background-image: url('../images/tr_1.jpg');
}

.bl_1 {
	position: absolute;
	bottom: -2px;
	left: -2px;
	width: 20px;
	height: 20px;
	background-image: url('../images/bl_1.jpg');
}

.br_1 {
	position: absolute;
	bottom: -2px;
	right: -2px;
	width: 20px;
	height: 20px;
	background-image: url('../images/br_1.jpg');
}

.tl_2 {
	position: absolute;
	top: -2px;
	left: -2px;
	width: 20px;
	height: 20px;
	background-image: url('../images/tl_2.jpg');
}

.tr_2 {
	position: absolute;
	top: -2px;
	right: -2px;
	width: 20px;
	height: 20px;
	background-image: url('../images/tr_2.jpg');
}

.bl_2 {
	position: absolute;
	bottom: -2px;
	left: -2px;
	width: 20px;
	height: 20px;
	background-image: url('../images/bl_2.jpg');
}

.br_2 {
	position: absolute;
	bottom: -2px;
	right: -2px;
	width: 20px;
	height: 20px;
	background-image: url('../images/br_2.jpg');
}

#new_post_button {
	cursor: pointer;
	border: 1px solid #C4C4C4;
	padding: 2px 4px 2px 20px;
	position: absolute;
	top: 10px;
	right: 10px;
}

#new_post_button.highlight {
	border: 1px solid #fec55f;
}

#new_post_button.unhighlight {
	border: 1px solid #C4C4C4;
}

#new_post_button img {
	position: absolute;
	top: 50%;
	margin-top: -8px;
	left: 2px;
}

p{
	font-family: Arial, Verdana;
}

h1 {
	cursor: default;
	font-weight: normal;
	font-size: 16pt;
	color: #2d8ec3;
	margin-top: 0px;
	margin-bottom: 2px;
}

h1 a{
	font-size: 10pt;
}

h1.dilogg_title {
}

.tag {
	font-size: .75em;
	color: #999999;
}

.underline {
	position: relative;
	overflow: hidden;
	height: 3px;
	width: 100%;
	padding: 0px;
	margin-bottom: 10px;
	background-image: url('../images/dot.jpg');
}

h2 {
	cursor: default;
	clear: left;
	font-weight: normal;
	font-size: 14pt;
	color: #2d8ec3;
}

.strong_link {
	font-weight: bold;
}

.small_link {
	font-size: 10pt;
}

.home_text {
	position: relative;
	font-size: 14pt;
	color: #999999;
	line-height: 1.5;
	white-space: pre;
}

.large {
	font-size: 20pt;
}

.med {
	font-size: 18pt;
}

.small {
	font-size: 9pt;
}

.blue {
	color: #2d8ec3;
}

.green {
	color: #84c24a;
}

.orange {
	color: #f9a227;
}

a {
	outline: none;
}

a img {
	border: none;
	text-decoration: none;
}

a:link{
	color: #666666;
	text-decoration: none;
	border-style: none;
}

a:visited{
	color: #666666;
	text-decoration: none;
	border-style: none;
}

a:hover{
	color: #2d8ec3;
	text-decoration: none;
	border-style: none none dotted none;
	border-color: #2d8ec3;
	border-width: 1px;
}

a.sidebar {
	line-height: 1.7em;
}

a.sidebar:link {
	padding: 3px;
	color: #666666;
	text-decoration: none;
	border-style: none;
	margin-right: 3px;
}

a.sidebar:visited {
	padding: 3px;
	color: #666666;
	text-decoration: none;
	border-style: none;
	margin-right: 3px;
}

a.sidebar:hover {
	color: #2d8ec3;
	text-decoration: none;
	border-style: none solid none solid;
	border-color: #f9a227;
	border-width: 3px;
	margin-left: -3px;
	margin-right: 0px;
}

a.tour_highlight {
	line-height: 2em;
	color: #2d8ec3;
}

a.tour {
	line-height: 2em;
}

.tip {
	display: none;
	margin-left: 10px;
	padding-left: 3px;
	padding-right: 3px;
	border: dotted 1px #999900;
	background-color: #FFFFCC;
}

.tip_ok {
	position: absolute;
	display: none;
	margin-left: 10px;
	width: 19px;
	height: 19px;
	background-image: url('../images/check.jpg');
}

.tip_x {
	position: absolute;
	display: none;
	margin-left: 10px;
	width: 19px;
	height: 19px;
	background-image: url('../images/x.jpg');
}

.link {
	cursor: pointer;
	border: none;
}

a.link:hover {
	cursor: pointer;
	border: none;
	text-decoration: none;
}

.editor_toolbar {
	position: relative;
	margin-left: 300px;
	padding: 2px;
	text-align: right;
}

a.tag_button {
	padding: 2px;
	margin: 5px;
}

#viewer {
	z-index: 800;
	position: fixed; /*ie.css overrides this*/
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	font: normal 11pt Arial;
	display: none;
}

#viewer_background {
	z-index: 810;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: #000000;
}

#viewer_content {
	position: absolute;
	z-index: 820;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	padding-top: 100px;
	color: #fefefe;
	text-align: center;
}

#viewer_clickable {
	position: absolute;
	z-index: 830;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
}

#viewer_content img {
	position: relative;
	z-index: 840;
}

#viewer_content object {
	position: relative;
	z-index: 850;
}

#dialog {
	padding: 10px;
	z-index: 900;
	position: fixed; /*ie.css overrides this*/
	left: 50%;
	margin-left: -150px;
	top: 50%;
	margin-top: -50px;
	width: 300px;
	height: 100px;
	font: normal 11pt Arial;
	display: none;
	border: 1px solid #000000;
}

#dialog_background {
	z-index: 910;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 320px;
	height: 120px;
	background-color: #000000;
}

#dialog_text {
	position: absolute;
	width: 300px;
	z-index: 999;
	color: #fefefe;
}

#dialog_buttons {
	position: absolute;
	bottom: 0px;
	right: 0px;
	z-index: 998;
	color: #fefefe;
}

.dialog_button {
	margin-right: 10px;
	margin-bottom: 10px;
}

#loading {
	overflow: hidden;
	z-index: 999;
	position: fixed; /*ie.css overrides this*/
	left: 0px;
	bottom: 0px;
	width: 0px;
	height: 10px;
	display: none;
	background-color: #000000;
}

.post {
	margin-bottom: 20px;
}

.p_title {
	overflow: visible;
	position: relative;
	width: 535px;
	font-size: 14pt;
	cursor: pointer;
	border-style: none none solid none;
	border-width: 1px;
	border-color: #2d8ec3;
	margin-left: 45px;
}

.post_toolbar {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 20px;
}

.edit_post {
	overflow: hidden;
	position: relative;
	width: 20px;
	height: 20px;
	display: none;
}

.print_post {
	overflow: hidden;
	position: relative;
	width: 23px;
	height: 20px;
	display: none;
}

.p_title img {
	margin-bottom: 2px;
}

.post_cal {
	cursor: default;
	position: absolute;
	left: 10px;
	width: 40px;
	height: 40px;
	background-image: url('../images/cal_page.jpg');
}

.day {
	position: absolute;
	top: 3px;
	left: 0px;
	width: 39px;
	font-size: 20px;
	text-align: center;
}

.month {
	position: absolute;
	bottom: 3px;
	left: 0px;
	width: 39px;
	font-size: 10px;
	text-align: center;
}

.p_by {
	float: left;
	margin-left: 45px;
	font-size: 9pt;
}

.p_datetime {
	font-size: 9pt;
}

.num_comments {
	cursor: pointer;
	float: right;
	font-size: 9pt;
}

.p_content {
	clear: left;
	margin-left: 45px;
	padding-top: 5px;
	font-size: 12pt;
	width: 535px;
}

.comments {
	display: none;
	margin-top: 10px;
	margin-left: 45px;
}

.comments_heading {
	font-size: 14pt;
	color: #2d8ec3;
}

.comment {
	position: relative;
	width: 100%;
	margin-bottom: 10px;
}

.comment_1 {
	position: relative;
	width: 525px;
	padding: 5px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}

.comment_2 {
	position: relative;
	width: 525px;
	padding: 5px;
	margin-bottom: 10px;
	background-color: #F6F6F6;
}

.edit_comment {
	cursor: pointer;
	overflow: hidden;
	position: absolute;
	left: 0px;
	width: 20px;
	height: 100%;
	margin-left: -20px;
	background-image: url('../images/edit.jpg');
	background-repeat: no-repeat;
	display: none;
}

.c_by {
	color: #999999;
	font-size: 9pt;
}

.c_datetime {
	color: #999999;
	font-size: 8pt;
}

.c_content {
	font-size: 11pt;
}

#page_nums {
	font-size: 9pt;
	text-align: right;
}

a.page_num {
	outline: none;
	margin: 2px;
	padding: 0px 3px;
	color: #999999;
	border: 1px solid #C4C4C4;
}

a.page_num:hover {
	margin: 2px;
	padding: 0px 3px;
	color: #666666;
	border: 1px solid #2d8ec3;
}

a.cur_page_num {
	cursor: default;
	outline: none;
	margin: 2px;
	padding: 0px 3px;
	color: #666666;
	border: 1px solid #999999;
}

input{
	border: 1px solid #666666;
	background: #FAFAFA;
}

input.checkbox {
	border: none;
}

select{
	border: 1px solid #666666;
	background: #FAFAFA;
}

input.title_field {
	position: absolute;
	width: 300px;
	color: #666666;
	font-size: 11pt;
}

textarea {
	border: 1px solid #666666;
	background: #FAFAFA;
	width: 580px;
	height: 200px;
	color: #666666;
	font-family: Arial, Verdana;
	font-size: 11pt;
}

textarea.post_area {
	border: 1px solid #666666;
	background: #FAFAFA;
	width: 580px;
	height: 200px;
	color: #666666;
	font-family: Arial, Verdana;
	font-size: 11pt;
}

textarea.comment_area {
	border: 1px solid #666666;
	background: #FAFAFA;
	width: 535px;
	height: 150px;
	color: #666666;
	font-family: Arial, Verdana;
	font-size: 11pt;
}

textarea.message_area {
	display: none;
	border: 1px solid #666666;
	background: #FAFAFA;
	width: 250px;
	height: 100px;
	color: #666666;
	font-family: Arial, Verdana;
	font-size: 11pt;
}


label {
	float: left;
	width: 8em;
	margin-right: 0.5em;
	text-align: right;
	display: block;
}

#friends_list {
	position: relative;
	padding-bottom: 10px;
}

#friends_list img {
	display: none;
}

#friends_list_cover {
	display: none;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background-color: #FFFFFF;
}

.form_row {
	margin-bottom: 0.5em;
}

.button {
	margin-left: 8.5em;
}

#filter_count {
	color: #666666;
	font-size: 9pt;
	position: absolute;
	top: 10px;
	right: 10px;
}

.filter_num {
	font-size: 11pt;
	font-weight: bold;
}

.people_preview {
	height: 50px;
	padding: 5px;
	border-bottom: 1px solid #999999;
}

.people_info {
	float: left;
	width: 400px;
}

.people_menu {
	height: 45px;
	border-left: 1px solid #999999;
	padding-left: 5px;
	font: normal 10pt Arial;
	float: right;
	width: 100px;
}

.name {
	font: normal 14pt Arial;
	color: #2d8ec3;
}

.location {
	font: normal 10pt Arial;
	color: #666666;
}

.q {
	font-size: 14pt;
	color: #2d8ec3;
}

.a {
	margin-left: 5px;
	margin-bottom: 10px;
	padding-left: 5px;
	border-left: 2px solid #f9a227;
	color: #666666;
}

.tour_links {
	position: relative;
	width: 100%;
	text-align: right;
}

.announcement {
	margin-left: 5px;
	margin-bottom: 10px;
	padding-left: 5px;
	border-left: 2px solid #f9a227;
	color: #666666;
}

.announcement a {
	color: #2d8ec3;
}

.notification {
	margin-left: 5px;
	margin-bottom: 10px;
	padding-left: 5px;
	border-left: 2px solid #f9a227;
	color: #666666;
}
