/*CSS Document */
body {
	background-color: #444444;
	margin: 0px;
	border: 0px;
	font-family: "Lucida Grande", Tahoma, "Lucida Sans Unicode", Verdana, sans-serif;
}

body.body_nk {
	background-color: #ffffff !important;
	padding: 30px;
}

body.body_nk_nm {
	background-color: #ffffff !important;
	padding: 0px;
	margin: 0px;
}

form, p {
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px;
	margin: 0px;
}

table {
	width: 100%;
	border: 0px;
	border-collapse: collapse;
}

.clear
{
	clear:both;
	position:relative;
	left:0px;
	width:1px;
	height:0px;
	line-height:0px;
	font-size:0px;
	margin:0px;
	padding:0px;
}

.first {
	margin-top: 0px !important;
}

.last {
	margin-bottom: 0px !important;
	border-bottom: 0px !important;
	padding-bottom: 0px !important;
}

.last_horiz {
	margin-right: 0px !important;
}

.clear_float {
	clear:both;
}

#wrapper {
	position: relative;
	overflow: visible;
	width: 95%;
	margin: 13px auto 0px auto;
	min-width: 995px;
	max-width: 1100px;
}

#wrapper_main {
	position: relative;
	width: 100%;
}

#main, #main_table, #main_table_tr {
}

#shadow_up {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 10px;
	background-color: #333333;
	background-image: url(../images/shadow_up.png);
	background-repeat: repeat-x;
	background-position: top;
}

#shadow_top_left {
	position: relative;
	overflow: hidden;
	float: left;
	width: 20px;
	height: 10px;
	background-image: url(../images/shadow_top_left.png);
	background-repeat: no-repeat;
	background-position: top;
}

#shadow_top_right {
	position: relative;
	overflow: hidden;
	float: right;
	width: 20px;
	height: 10px;
	background-image: url(../images/shadow_top_right.png);
	background-repeat: no-repeat;
	background-position: top;
}

#shadow_left {
	width: 10px;
	height: 100%;
	background-image: url(../images/shadow_left.png);
	background-repeat: repeat-y;
	background-position: top;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	vertical-align: bottom;
}

#shadow_left_top {
	position: absolute;
	top: 10px;
	width: 10px;
	height: 7px;
	overflow: hidden;
	background-image: url(../images/shadow_top_left_lower.png);
	background-repeat: repeat-y;
	background-position: top;
}

#shadow_left_bottom {
	width: 10px;
	height: 7px;
	overflow: hidden;
	background-image: url(../images/shadow_bottom_left_lower.png);
	background-repeat: repeat-y;
	background-position: top;
}

#shadow_right {
	width: 10px;
	height: 100%;
	background-image: url(../images/shadow_right.png);
	background-repeat: repeat-y;
	background-position: top;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	vertical-align: bottom;
}

#shadow_right_top {
	position: absolute;
	top: 10px;
	width: 10px;
	height: 7px;
	overflow: hidden;
	background-image: url(../images/shadow_top_right_lower.png);
	background-repeat: repeat-y;
	background-position: top;
}

#shadow_right_bottom {
	width: 10px;
	height: 7px;
	overflow: hidden;
	background-image: url(../images/shadow_bottom_right_lower.png);
	background-repeat: repeat-y;
	background-position: top;
}
 
#inshadow {
	margin: 0px 0px 0px 0px;
	background-color: #000000;
}

#shadow_down {
	clear: both;
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 10px;
	background-image: url(../images/shadow_down.png);
	background-repeat: repeat-x;
	background-position: top;
}

#shadow_bottom_left {
	position: relative;
	overflow: hidden;
	float: left;
	width: 20px;
	height: 10px;
	background-image: url(../images/shadow_bottom_left.png);
	background-repeat: no-repeat;
	background-position: top;
}

#shadow_bottom_right {
	position: relative;
	overflow: hidden;
	float: right;
	width: 20px;
	height: 10px;
	background-image: url(../images/shadow_bottom_right.png);
	background-repeat: no-repeat;
	background-position: top;
}



#big_search {
	position: relative;
	top: 55px;
	height: 55px;
	text-align: center;
	overflow: hidden;
}

#search_header_big_submit_btn {
	position: relative;
	top: 1px;
}

#flashcontent, #flashcontent_3, #flashcontent_his, #flashcontent_mine, .flashchart {
	position: relative;
	text-align: center;
	overflow: hidden;
	background-color: #f7f7f7;
	border: 4px solid #e6e6e6;
	padding: 20px 0px 20px 0px;
}

.f_lnk {
	margin: 25px 0px 70px 0px;
}

#amline {
	position: relative;
	text-align: center;
	margin: auto;
	display: inline;
	overflow: hidden;
}

#big_search table {
	width: 100px;
	margin: 0px auto 0px auto;
}

.big_search_input {
	position: relative;
	background-color: #ffffff;
	border: 0px solid #cccccc;
	height: 26px;
	width: 440px;
	margin: 0px 2px 0px 0px;
	overflow: hidden;
	font-size: 18px;
	padding: 5px 5px 0px 5px;
	color: #999999;
	vertical-align: middle;
	text-align: center;
}

.small_search_input {
	position: relative;
	background-color: #ffff99;
	border: 1px solid #333;
	height: 21px;
	width: 300px;
	margin: 0px 2px 0px 0px;
	overflow: hidden;
	font-size: 15px;
	padding: 3px 5px 0px 5px;
	color: #999999;
	vertical-align: middle;
	text-align: center;
}

.edit_acc_s {
	margin-bottom: 40px !important;
}

#search_header_submit_btn {
	vertical-align: middle;
}

.expl_text {
	color: #333333;
	font-size: 13px;
}

.expl {
	font-size: 14px !important;
	margin: 0px 0px 35px 0px !important;
}

.explanations, .explanations_small {
	text-align: left;
}

.explanations_small {
	line-height: 24px;
}

tr.explanations td {
	padding: 1px 0px 0px 5px;
}

tr.explanations_small td {
	padding: 0px 0px 0px 5px;
}

.big_search_explanation {
	color: #ebebeb;
	font-size: 11px;
}

.small_search_explanation {
	color: #444;
	font-size: 10px;
}

.big_search_last_td {
	text-align: left;
}

a.big_search_link, a.big_search_link:link, a.big_search_link:visited, a.big_search_link:active {
	position: relative;
	color: #ff6600;
	font-size: 11px;
	text-decoration: underline;
	overflow: hidden;
}

a.big_search_link:hover {
	color: #ff6600;
}

.big_expl_sep {
	margin: 0px 15px 0px 15px;
	font-size: 12px;
	font-weight: normal;
}

.small_expl_sep {
	margin: 0px 15px 0px 15px;
	font-size: 12px;
	font-weight: normal;
}

a.small_search_link {
	font-size: 10px !important;
}

#small_search {
	position: relative;
	top: 0px;
	left: -15px;
	width: 390px;
	padding: 0px;
	margin: 0px 22px 0px 0px;
	text-align: right;
	overflow: hidden;
	float: right;
}

#advanced_search_small {
	position: relative;
	left: -2px;
}

#filter_criteria{
	font-size: 10px;
}

#sidebar {
	background-color: #4a4a4a;
	width: 251px;
	border-left: 1px solid #000000;
	vertical-align: top;
	overflow: hidden;
}

#sidebar_wide {
	width: 274px;
	vertical-align: top;
	overflow: hidden;
}

.sidebox {
	background-color: #444444;
	border: 1px solid #000000;
	width: 189px;
	margin: 0px 0px 0px 0px;
	color: #ffff99;
	font-size: 13px;
	line-height: 1.31em;
	font-weight: normal;
	padding: 10px;
}

.small_p {
	color: #ffffff;
	font-size: 14px;
	line-height: 1.31em;
	font-weight: normal;
	text-align: left;
	margin: 0px 0px 7px 0px;
}

#logout_container a {
	font-size: 13px !important;
}

#sidebar_nickname p {
	margin: 0px !important;
	text-align: center;
}

#sidebar_inner {
	padding: 32px 20px 125px 20px;
}

#sidebar_inner_wide {
	padding: 16px 35px 50px 0px;
}

#sidebar_inner h2 {
	font-size: 19px;
	line-height: 26px;
	color: #ffffff;
	font-weight: normal;
	margin: 36px 0px 13px 0px;
	padding: 0px;
}

#tag_cloud {
	font-size: 14px;
	font-weight: normal;
	line-height: 1.71em;
	text-align: center;
}

.info_rectangle_tags {
	margin: 20px 0px 0px 0px;
	padding: 12px 12px 12px 12px;
	font-size: 13px;
	line-height: 1.51em;
	background-color: #efefef;
	border: 0px solid #ff9900;
	color: #666666;
}

.form_tagcloud {
	position: relative;
	margin: 20px 0px 40px 0px;
	border: 4px solid #e6e6e6;
	background-color: #f7f7f7;
	padding: 20px 25px 20px 25px;
	overflow: hidden;
}

.inner_tag_cloud {
	position: relative;
	margin: 15px 0px 0px 0px;
	line-height: 21px;
	overflow: hidden;
}

.inner_tag_label {
	position: relative;
	font-size: 15px;
	font-weight: bold;
	color: #444444;
	margin: 0px 5px 0px 0px;
}

.auto_complete {
	z-index: 9999;
}

a.tag_links:link, a.tag_links:visited, a.tag_links:active {
	color: #444444;
	padding: 1px 2px 1px 2px;
	font-size: 14px;
}

a.tag_links:hover {
	color: #ffffff;
	background-color: #287fdd;
}

.tags0 {font-size: 0.7em;}
.tags1 {font-size: 0.85em;}
.tags2 {font-size: 1.01em;}
.tags3 {font-size: 1.15em;}
.tags4 {font-size: 1.3em;}

.menu_bullet {
	position: relative;
	top: 1px;
	color: #333333;
	font-size:18px;
	margin: 0px 3px 0px 0px;
}

.submenu_bullet {
	position: relative;
	top: 1px;
	color: #333333;
	font-size:14px;
	margin: 0px 3px 0px 0px;
}

.link_bullet {
	position: relative;
	top: 0px;
	margin: 0px 5px 0px 0px;
}

.sidebar_menu_item {
	color: #ffd322;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.91em;
	padding: 2px 5px 4px 5px;
}

.sidebar_menu_item_active {
  color: #ffd322;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.91em;
	padding: 2px 5px 4px 5px;
  background-color: #3c3c3c;
}

.admin_of_group{
	font-weight: bold;
}

a.sidebar_menu_item, a:link.sidebar_menu_item, a:active.sidebar_menu_item, a:visited.sidebar_menu_item {
}

a:hover.sidebar_menu_item {
	background-color: #3c3c3c;
}

.sidebar_secondary_links, .sidebar_secondary_links a {
	color: #ffff99 !important;
	font-size: 0.89em;
}

.sidebar_secondary_links {
	margin: 3px 0px 7px 15px;
}

.menu_title {
	margin-bottom: 5px !important;
}

.sidebox p {
	margin: 0px 0px 10px 0px;
}

#content {
	background-color: #ffffff;
}

#content_main {
	vertical-align: top;
	padding: 15px 35px 90px 35px;
}

#content_main_homepage {
	vertical-align: top;
	padding: 25px 35px 40px 35px;
}

#spacer{
	position: relative;
	width: 50px;
	height: 10px;
	margin: 0px 300px 0px 300px;
	overflow: hidden;
	background-color: #ff0000;
}

#content_main div.h1_container, .body_nk div.h1_container {
	margin: 20px 0px 35px 0px;
}

#content_main h1, .body_nk h1 {
	margin: 0px;
	padding: 0px;
	display: inline;
	color: #ffffff;
	background-color: #ababab;
	font-size: 30px;
	line-height: 1.31em;
	font-weight: normal;
	padding: 3px 5px 3px 5px;
}

#content_main div.h2_container, .body_nk div.h2_container {
	margin: 45px 0px 30px 0px;
}

.res {
	margin: 60px 0px 40px 0px !important;
}

.sp {
	margin: 80px 0px 40px 0px !important;
}

#content_main h2, .body_nk h2 {
	margin: 0px;
	padding: 0px;
	display: inline;
	color: #555555;
	background-color: #cccccc;
	font-size: 20px;
	font-weight: normal;
	padding: 5px 5px 5px 5px;
}

#content_main p, .body_nk p, ul.txt_bullet {
	margin-bottom: 20px;
	font-size: 14px;
	line-height: 1.51em;
	color: #444444;
}

a.content_blank:link, a.content_blank:visited, a.content_blank:active {
	position: relative;
	background-color: #ffffff;
	overflow: hidden;
	width: 1px;
	height: 1px;
}

a.content_blank:hover {
	background-color: #ffffff;
}

a.content_n {
	position: relative;
	font-size: 14px;
	overflow: hidden;
}

a.small_n {
	font-size: 11px;
}

a.content_n:link, a.content_n:visited, a.content_n:active, a.small_n:link, a.small_n:visited, a.small_n:active {
	color: #287fdd;
	padding: 1px 2px 1px 2px;
}

a.content_n:hover, a.small_n:hover {
	color: #ffffff;
	background-color: #287fdd;
}

#create_account {
	font-size: 16px;
}

a.black_text_link:link, a.black_text_link:visited, a.black_text_link:active {
	color: #000000;
	padding: 1px 2px 1px 2px;
	font-size: 0.76em;
}

a.black_text_link:hover {
	color: #ffd322;
	background-color: #000000;
	padding: 1px 2px 1px 2px;
}

#content_main ul {
	color: #444444;
	line-height: 1.51em;
	margin: 0px 0px 25px 30px;
	padding: 0px;
	font-size: 14px;
}

.textfield {
	border: 1px solid #cccccc;
	font-size: 17px;
}

.textfield-selected {
	border: 1px solid #000000;
	font-size: 17px;
}

.fieldWithErrors {
	border: 1px solid #ff0000;
	font-size: 17px;
	background-color: #f2afaf;
}

.errors {
	background-color: #ff3333;
	border: 0px solid #000000;
	width: 550px;
	margin: 0px auto 40px auto;
	color: #ffffff;
	text-align: center;
	font-size: 13px;
	padding: 7px 10px 7px 10px;
}

.errors p {
	margin: 0px 60px 0px 60px !important;
	padding: 0px !important;
	color: #ffffff !important;
}

.notice p {
	margin: 0px 60px 0px 60px !important;
	padding: 0px !important;
	color: #000000 !important;
}

.notice {
	background-color: #ffd322;
	border: 0px solid #ff9900;
	width: 550px;
	margin: 0px auto 40px auto;
	color: #000000;
	text-align: center;
	font-size: 13px;
	padding: 7px 10px 7px 10px;
}

.error_description {
	background-color: #ff0000;
	color: #ffffff;
	font-family: Arial;
	font-size: 17px;
}

label {
	font-size: 16px;
}

.help_box {
	background-color: #ffd322;
	border: 0px solid #000000;
	width: 161px;
	margin: 0px 0px 0px 0px;
	color: #000000;
	font-weight: normal;
	padding: 10px;
	position:absolute;
	left: 590px;
	font-size: 12px;
}

.form_row {
	vertical-align: top;
}

.form_row_label {
	text-align:right;
	width:170px;
	padding:5px;
}

.form_row_value {
	text-align:left;
	padding:5px;
}

.form_section {
	margin: 35px 0px 50px 0px;
}

.form_section_ajax_standalone {
	position: relative;
	margin: 20px 0px 40px 0px;
	border: 4px solid #e6e6e6;
	background-color: #f7f7f7;
	padding: 20px 25px 20px 25px;
	overflow: hidden;
}

.form_section_ajax {
	position: relative;
	margin: 20px 0px 40px 0px;
	border: 4px solid #e6e6e6;
	background-color: #f7f7f7;
	padding: 20px 25px 20px 25px;
	font-weight: normal !important;
	overflow: hidden;
}

.edit_conf {
	font-size: 15px !important;
	margin: 20px 0px 30px 0px !important;
	padding: 15px 25px 15px 25px !important;
}

.edit_cnf {
	border: 4px solid #e6e6e6;
	background-color: #f7f7f7;
	font-weight: normal !important;
	font-size: 15px !important;
	margin: 20px 0px 30px 0px !important;
	padding: 15px 25px 15px 25px !important;
}

.auto_c {
	position: relative;
	width: 100%;
	margin: 0px auto 0px auto;
}

#comp_l_container {
	text-align: center;
}

.l_col {
	color: #000000;
}

.form_section_ajax_list {
	margin: 0px 0px 20px 0px;
}

.form_switch_closed {
	margin-top: 25px;
}

.close_box_container {
	text-align: center;
	margin: -12px 0px 15px 0px;
}

.close_box_container_search {
	text-align: center;
	margin: 0px 0px 15px 0px;
}

#tags_textarea, .tags_textarea {
	height: 80px !important;
}

.box_lnk {
	position: relative;
	padding: 2px 2px 2px 2px !important;
}

.box_lnk_active {
	position: relative;
	padding: 2px 2px 2px 2px !important;
}

.box_lnk_active {
	border-bottom: 4px solid #f7f7f7;
}

#signup_end_section {
	margin-top: -20px !important;
	margin-bottom: 35px !important;
}

#login_container {
	margin: 30px 0px 10px 0px;
}

#remember_id {
	text-align: left;
	margin: 5px 0px 10px 140px;
}

#remember_id label {
	font-size: 0.81em;
}

#remember_id_static {
	padding: 0px 0px 0px 200px;
}

#remember_id_static label {
	font-size: 0.91em;
}

#forgot_passwd {
	text-align: left;
	margin: 0px 0px 20px 140px;
}

#forgot_password_static {
	margin: 17px 0px 33px 200px;
}

.form_row_div {
	margin: 0px 0px 12px 0px;
	height: 30px;
	overflow: visible;
}

.form_row_div_big {
	margin: 0px 0px 12px 0px;
	height: 90px;
	overflow: visible;
}

label.multiline_multioption_select {
	position: relative;
	top: 8px;
	height: 64px !important;
}

#multiline_label {
	position: relative;
	margin-right: 40px !important;
	left: 20px;
}

.big_label {
	width: 490px !important;
	top: -2px !important;
	left: -28px;
	height: 25px;
	overflow: hidden;
}

.big_label2 {
	width: 470px !important;
	top: -2px !important;
	left: 0px;
	overflow: hidden;
}

.big_label3 {
	width: 390px !important;
	top: -2px !important;
	left: 0px;
	overflow: hidden;
}

.col_back {
	padding: 15px;
	background-color: #f7f7f7;
	border: 4px solid #e6e6e6;
	height: 30px !important;
}

.col_back label {
	position: relative;
	line-height: 20px !important;
	top: -11px;
}

#last_name_errors {
	position: relative;
	overflow: hidden;
	/* height: 0px; */
}

#search_bool_only_looking {
	position: relative;
	top: 4px;
}

.multiline_div {
	height: 100% !important;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	margin-top: -15px !important;
	/*background-color: #f7f7f7;
	border: 1px solid #e6e6e6;*/
}

.multiline_row {
	position: relative;
	height: 18px !important;
	margin: 3px 0px 3px 0px !important;
	line-height: 16px !important;
	overflow: hidden;
}

.multiline_row_selected {
	margin: 10px 0px 10px 0px;
}

#profile_nickname_s {
	position: relative;
	left: -40px;
}

.centered_form_submit_container { 
 	margin-top: 18px;
}

#compare_lifecharts_submit {
	position: relative;
	left: -15px;
	top: -3px;
}

#profile_allow_offers {
	position: relative;
	left: -20px;
	top: 3px;
}

.div_textarea {
	position: relative;
	height: 100% !important;
	overflow: hidden;
}

#history_toggle_present {
	position: relative;
	top: 4px;
}

.obj {
	font-size: 13px !important;
}

#history_toggle_present_label {
	position: relative;
	top: 5px;
	display: inline;
	float: none;
	margin: 0px;
	padding: 0px;
	text-align:left;
	overflow: hidden;
}

.form_row_div label, .form_row_div_big label {
	width: 173px;
	height: 24px;
	display: block;
	text-align: right;
	float: left;
	padding: 5px 0px 0px 0px;
	margin: 0px 18px 0px 0px;
}

.form_row_div label.wider_label, .form_row_div_big label.wider_label {
	width: 500px;
	height: 24px;
	display: block;
	text-align: right;
	float: left;
	padding: 5px 0px 0px 0px;
	margin: 0px 18px 0px 0px;
}

#form_row_div_captcha {
	height: 100px;
}

#form_row_div_captcha label {
	margin-top: 30px;
}

#form_row_div_tos {
	margin-top: 20px;
}

#tos_label {
	width: 500px;
	height: 24px;
	display: inline;
	text-align: left;
	padding: 2px 0px 2px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 16px;
	float: none;
}

.text_input, .text_input_adv_f {
	width: 287px;
	height: 22px;
	border: 1px solid #cccccc;
	font-size: 15px;
	padding: 5px 4px 2px 4px;
	color: #666666;
}

.text_input_s {
	position: relative;
	width: 59%;
	height: 22px;
	border: 1px solid #cccccc;
	font-size: 15px;
	padding: 5px 4px 2px 4px;
	color: #666666;
	text-align: center;
}

.inline_input_no {
	position: relative;
	width: 30px;
	height: 16px;
	border: 1px solid #cccccc;
	font-size: 12px;
	line-height: 16px;
	padding: 2px 1px 2px 1px;
	color: #666666;
	text-align: center;
}

.multiselect_head {
	margin-bottom: 15px !important;
}

.multiselect_container {
	padding-bottom: 25px !important;
}

.small_s_f {
	width: 30px;
}

.text_input {
	float: left;
}

.date_txt {
	width: 90px !important;
}

.text_area {
	width: 420px;
	height: 200px;
	border: 1px solid #cccccc;
	font-size: 15px;
	padding: 10px;
	color: #666666;
	float: left;
	font-family: "Lucida Grande", Tahoma, "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 14px;
}

.text_select, .text_select_tight {
	width: 298px;
	height: 28px;
	border: 1px solid #cccccc;
	font-size: 15px;
	padding: 5px 4px 2px 4px;
	color: #666666;
}

.text_select {
	float: left;
}

.date_select {
	width: 100px !important;
	margin-right: 5px;
}

#not_registered {
	margin-top: 50px !important;
}

#user_captcha_div {
	position: relative;
	margin: 5px 0px 0px 0px !important;
	height: 35px;
	overflow: hidden;
}

#captcha_div {
	position: relative;
	height: 55px;
	overflow: hidden;
}

.form_tooltip {
	position: absolute;
	left: 535px;
	width: 128px;
	background-color: #ffd322;
	color: #000000;
	font-size: 12px;
	padding: 9px;
	margin: -1px 0px 0px 20px;
	float: left;
}

.form_tooltip_sa {
	position: absolute;
	left: 535px;
	width: 128px;
	background-color: #ffd322;
	color: #000000;
	font-size: 12px;
	padding: 9px;
	margin: -1px 0px 0px 20px;
	float: left;
}

#captcha_inner_container {
	position: relative;
	overflow: hidden;
}

#captcha_inner_container img {
	position: relative;
	top: 0px;
	display: block;
	float: left;
	margin: 10px 0px 10px 0px;
}

#down_arrow {
	top: 5px !important;
	margin-left: 10px !important;
}

#help_captcha {
	margin-top: -68px;
}

#help_objective_organization {
	margin-top: -48px;
}

.form_error_container {
	margin: -3px 0px 20px 191px;
}

.fea_year {
	position: relative;
	margin: -3px 0px 20px 191px;
	top: -20px;
}

.tag_cloud_tip {
	margin: 15px 0px 5px 0px;
	color: #999999;
	font-weight: bold;
	font-size: 11px;
}

#nickname_availability_container {
	margin-top: -5px;
	margin-bottom: 25px;
}

#na_span {
	border: 0px !important;
	padding: 5px !important;
}

.form_error {
	position: relative;
	top: 0px;
	margin: 0px 0px 12px 0px;
	padding: 0px;
	color: #ffffff;
	display: block;
	clear: both;
}

.form_error span {
	background-color: #ff3333;
	color: #ffffff;
	padding: 2px 4px 2px 4px;
	font-size: 13px;
	width: 265px;
	border: 0px solid #000000;
	display: block;
}

#destination_tags {
	color: #555555;
}

.submit_row {
	text-align: center;
	height: 50px;
}

.submit_row_search {
	text-align: center;
	height: 50px;
	margin-top: 50px;
}

#login_submit_row {
	text-align: right;
	width: 441px;
}

#forgot_submit_row {
	text-align: right;
	width: 438px;
}

#login_submit_popup_row {
	margin: 15px 0px 0px 0px;
	height: 40px !important;
}

#login_popup_close {
	margin: 7px 0px 15px 0px;
}

#forgot_row {
	margin: 35px 0px 35px 0px;
}

#check_availability_block {
	position: relative;
	top: -10px;
	margin: 12px 0px 9px 178px;
}

#check_availability_container {
	position: relative;
	top: 5px;
	left: 15px;
	font-size: 0.91em;
}

#check_availability_container p {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}

#check_availability {
}

span.info {
	background-color: #ffd322;
	color: #000000;
}

#gmap_table {
	width: 90%;
}

#gmap_contact_td {
	padding-right: 30px;
}

#gmap_contact {
	width: 100%;
	height: 250px;
	overflow: hidden;
}

#address_text_td {
	width: 178px;
	vertical-align: top;
}

#address_text {
}

#office_location {
	margin-bottom:30px !important;
}

#gmap_container {
	margin-bottom:50px !important;
}

#telephone {

}

#gmap_address {
	font-size:13px;
	margin-top:10px;
}

#login_submit_popup {
	margin: 0px 0px 0px 0px;
}

.cancel_btn {
	position: relative;
	top: -3px;
	vertical-align: bottom;
}

#logout_separator {
	color: #ffffff;
	font-size: 0.91em;
	margin: 0px 6px 0px 6px;
}

.sec_links_separator {
	position: relative;
	margin: -1px 0px 30px 0px;
	height: 4px;
	background-color: #cccccc;
	overflow: hidden;
}

.sub_menu {
	margin: 55px 0px 0px 0px;	
	height: 22px;
	text-align: center;
}

#sub_menu_ul {
	list-style-type: none;
	margin: 0px !important;
	padding: 0px !important;
}

#sub_menu_ul li {
	display: inline;
	margin: 0px 21px 0px 0px;
}

a.sublinks {
	position: relative;
	padding: 3px 7px 3px 7px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	background-color: #dddddd;
	color: #4a4a4a;
	overflow: hidden;
}

a.sublinks:link, a.sublinks:visited, a.sublinks:active {
	
}

a.sublinks:hover {
	text-decoration: underline;
}

a.sublinks_selected {
	background-color: #cccccc !important;
}

a.close_message {
	position: relative;
	top: 3px;
	padding: 2px 3px 2px 3px;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	display: block;
	float: right;
}

div.errors a.close_message {
	background-color: #000000;
	color: #ffd322;
}

div.notice a.close_message {
	background-color: #ffffff;
	color: #7d7d7d;
}

a.close_message:link, a.close_message:visited, a.close_message:active {
	
}

div.errors a.close_message:hover {
	background-color: #000000;
	color: #ffffff;
}

div.notice a.close_message:hover {
	background-color: #ffffff;
	color: #000000;
}

div.add_container {
	margin: 0px 0px 35px 0px;
}

.qe {
	margin: 0px 0px 40px 0px !important;
}

.news {
	margin-bottom: 15px !important;
}

div.add_container a {
	font-size: 16px;
}

span.link_sep {
	color: #999999;
	margin: 0px 10px 0px 10px;
}

.analytics {
	background-color: #6699cc;
	border: 3px solid #000000;
	padding: 5px 20px 5px 20px;
	margin: 20px 0px 60px 0px;
	
}

.analytics p {
	color: #ffffff !important;
	font-size: 12px !important;
	margin: 5px 0px 5px 0px !important;
}


.assess {
	margin-bottom: 0px !important;
}

#history_gaps {
	margin-top: -20px;
}

.add_links {
	margin: 20px 0px 50px 0px;
}

#_objective_deadline_link {
	position: relative;
	top: 5px;
	left: 7px;
}

.form_container {
	margin: 40px 0px 0px 0px !important;
}

.bigger {
	font-size: 16px !important;
}

.big {
	font-size: 20px !important;
}

.qt {
	font-size: 19px !important;
}

.submit_position {
	margin: 45px 0px 40px 0px;
}

.submit_form_previous_next_links a{
	margin: 0px 10px;
}

.submit_request {
	margin-top: 35px !important;
}

#history_promotion {
	position: relative;
	top: 4px;
}

#help_history_promotion {
	margin-top: -35px;
}

#help_history_degree, #help_history_title {
	margin-top: -18px;
}

a.color_block, a.color_block:link, a.color_block:active, a.color_block:visited {
	border: 2px solid #000000;
	text-decoration: none;
	padding: 1px 3px 1px 3px;
	margin: 0px 0px 0px 0px;
	color: #ffffff;
	font-size: 13px;
	vertical-align: middle;
}

a.color_block:hover {
	text-decoration: underline;
}

a.all {
	background-color: #999999;
}

#login_lnk_fp {
	position: relative;
	top: 15px;
	height: 40px;
	background-image: url(/images/login_lnk_fp.png);
    background-repeat: no-repeat;
    background-position: center;
	overflow: hidden;
	margin: 0px 0px 40px 0px;
	text-align: center;
}

#signup_lnk_fp {
	position: relative;
	height: 40px;
	background-image: url(/images/signup_lnk_fp.png);
    background-repeat: no-repeat;
    background-position: center;
	overflow: hidden;
	margin: 0px 0px 35px 0px;
	text-align: center;
}

#login_lnk_fp_lnk, #signup_lnk_fp_lnk {
	position: relative;
	width: 199px;
	height: 40px;
	display: block;
	margin: 0px auto 0px auto;
}

span.form_tag_nolink {
	position: relative;
	background-color: #555555;
	color: #ffffff;
	padding: 0px 2px 0px 2px;
}

a.form_tag_nolink, a.form_tag_nolink:link, a.form_tag_nolink:active, a.form_tag_nolink:visited {
	position: relative;
	color: #737373;
	line-height: 1.51em;
	padding: 1px 2px 1px 2px;
}

a.form_tag_nolink:hover {
	color: #ffffff;
	background-color: #000000;
}

a.form_tag_sidebar, a.form_tag_sidebar:link, a.form_tag_sidebar:active, a.form_tag_sidebar:visited {
	position: relative;
	color: #ffff99;
	line-height: 1.51em;
	padding: 1px 2px 1px 2px;
}

a.form_tag_sidebar:hover {
	color: #ffffff;
	background-color: #000000;
}

.rfa_count {
	position: relative;
	left: 7px;
	background-color: #ababab;
	color: #ffffff;
	padding: 1px 5px 1px 5px;
	font-size: 16px;
}

.s_count {
	position: relative;
	top: -2px;
	background-color: #ababab;
	color: #ffffff;
	padding: 1px 5px 1px 5px;
	margin: 0px 5px 0px 0px;
	font-size: 0.81em;
}

#resume_custom_tags, .rct {
	position: relative;
	font-size: 20px;
	line-height: 1.1em;
	font-weight: bold;
	margin: 10px 0px 5px 0px;
}

#help_history_max_result {
	margin-top: -32px;
}

#rct_label {
	position: relative;
	font-size: 15px;
}

.small_label {
	font-size: 12px;
}

.after_label {
	position: relative;
	top: 5px;
	left: 10px;
}

#search_profile_city{
	position: relative;
	top: 0px;
	height: 20px;
}

.tii, .tii2 {
	text-align: center;
	width: 180px !important;
	display: inline;
}

.tii2 {
	position: relative;
	top: 1px !important;
	height: 27px !important;
}

.tii_s {
	width: 180px !important;
	display: inline;
}

.tii_s_2 {
	width: 60px !important;
	display: inline;
	text-align: left;
}

.input_set_container {
	position: relative;
	height: 50px;
	overflow: hidden;
}

#people_finder_switch {
	position: relative;
	left: 190px;
	top: 10px;
}

#search_assess {
	margin: 0px 0px 22px 0px;
}

.no_top_m {
	margin-top: 0px !important;
}

.view_type_entries {
	position: relative;
	top: -1px;
}

.sq_bullet {
	position: relative;
	top: 4px;
	margin: 0px 6px 0px 35px;
	width: 8px;
	height: 8px;
	border: 2px solid #000000;
	overflow: hidden;
	float: left;
}

#all_bullet {
	margin-left: 7px;
}

.no_margins {
	margin: 0px !important;
}

.all {
	background-color: #737373;
}

.professional {
	background-color: #287fdd;
}

.educational {
	background-color: #ffd322;
}

.personal {
	background-color: #66cc66;
}

#gaps_count {
	margin-top: -10px;
	background-color: #ffffff;
	border: 1px solid #e1e1e1;
	width: 85%;
}

.first_horiz {
	margin-left: 0px;
}

div.add_links a {
	font-size: 14px;
}

.block_float_left {
	display: block;
	float: left;
}

.go_back_link {
	margin: 50px 0px 50px 0px;
}

.mz_lf_l {
	font-weight: normal;
	font-style: italic;
}

.selected {
	font-size: 16px !important;
	text-decoration: underline !important;
}

.selected_highlight {
	font-size: 16px !important;
	text-decoration: underline !important;
	color: #ffffff !important;
	background-color: #000000 !important;
	padding: 3px 3px 3px 3px !important;
}

a.selected_highlight_light, a.selected_highlight_light:link, a.selected_highlight_light:visited, a.selected_highlight_light:active {
	text-decoration: underline !important;
	color: #ffffff !important;
	background-color: #555555 !important;
	padding: 2px 2px 2px 2px !important;
}

a.selected_highlight_light:hover {
	background-color: #000000 !important;
}

.shaded_rectangle {
	background-color: #f7f7f7;
	border: 1px solid #e6e6e6;
	padding: 15px 12px 12px 12px;
}

#fp_m_r2 {
	position: relative;
	overflow: hidden;
}

#ad_lifechrt {
	position: relative;
	text-align: center;
	overflow: hidden;
	margin-top: -15px;
	margin-bottom: -25px;
}

#resume_heading {
	position: relative;
	font-size: 24px;
	text-align: center;
	font-weight: bold;
	color: #333333;
	overflow: hidden;
}

.aecea {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.i_r_sr {
	margin: -10px 0px 40px 0px;
	padding: 15px 25px 15px 25px;
	font-size: 13px;
	line-height: 1.51em;
	color: #000000;
	background-color: #ffffcc;
	border: 4px solid #dac18d;
}

.info_rectangle {
	margin: 30px 0px 40px 0px;
	padding: 12px 12px 12px 12px;
	font-size: 13px;
	line-height: 1.51em;
	color: #000000;
	background-color: #ffffcc;
	border: 0px solid #ff9900;
}

.info_rectangle_2 {
	margin: 30px 0px -5px 0px;
	padding: 12px 12px 12px 12px;
	font-size: 13px;
	line-height: 1.51em;
	color: #000000;
	background-color: #ffffcc;
	border: 0px solid #ff9900;
}

.info_rectangle_ajax {
	margin: 0px 0px 35px 0px;
	padding: 12px 12px 12px 12px;
	font-size: 13px;
	line-height: 1.51em;
	background-color: #efefef;
	border: 0px solid #ff9900;
	color: #666666;
}

.info_profile {
	margin: 10px 0px 12px 0px;
	padding: 0px;
	font-size: 13px;
	line-height: 1.51em;
	color: #666666;
}

.info_rectangle_block {
	margin: 0px 0px 10px 0px;
}

#help_dest {
	margin-top: -30px;
}

.filter_box {
	margin: 0px 0px 45px 0px;
	border: 0px !important;
	background-color: #ffffcc;
}

div.filter_box a {
	color: #000000 !important;
}

div.filter_box a:hover {
	color: #ffffff !important;
	background-color: #000000 !important;
}

.ajax_box_submit {
	margin: 30px 0px 0px 0px !important;
}

div.show {
	overflow: visible;
}

.show {
	margin: 0px 0px 15px 0px;
	height: 20px;
}

.sort {
	clear: both;
}

.link_separator {
	margin: 0px 0px 0px 5px !important;
	padding: 0px !important;
	color: #ffffff !important;
	font-size: 3px;
}

.medium_label {
	position: relative;
	font-size: 16px;
	color: #ababab;
}

.n_label {
	position: relative;
	font-size: 20px;
	color: #ababab;
	margin: 0px 0px 3px 0px;
}

.section_switch {
	position: relative;
	top: -3px;
	margin: 0px 0px 15px 0px;
}

.ss_sep {
	position: relative;
	font-size: 11px;
	margin: 0px 2px 0px 2px;
}

#label_show {
	position: relative;
	top: 1px;
	margin: 0px 10px 0px 0px;
	float: left;
	display: block;
}

#label_sort {
	position: relative;
	top: 0px;
	margin: 0px 18px 0px 0px;
}

.entry {
	margin: 0px 0px 50px 0px;
}

.entry_tight {
	margin: 0px 0px 10px 0px;
	background-color: #f7f7f7;
	border: 4px solid #e6e6e6;
	padding: 15px;
}

.entry_tight_fp {
	position: relative;
	margin: 0px 0px 10px 0px;
	background-color: #f7f7f7;
	border: 4px solid #e6e6e6;
	padding: 25px;
	overflow: hidden;
}

.entry_tight_no_padding{
	border: 4px solid #e6e6e6;
	text-align: center;
}

.entry_tight_2 {
	background-color: #ffffcc;
	border: 4px solid #dac18d;
	padding: 15px;
}

.tc_fp {
	border: 4px solid #dac18d;
}

.entry_tight_more {
	margin: 0px 0px 30px 0px !important;
}

.entry_tight_s {
	position: relative;
	background-color: #f7f7f7;
	border: 4px solid #e6e6e6;
	padding: 15px 15px 18px 15px;
	margin: 0px 0px 30px 0px !important;
	text-align: center;
}

.switch {
	background-color: #575757;
	color: #7d7d7d;
	padding: 10px 8px 14px 8px;
	text-align: center;
	margin-bottom: 38px !important;
}

.switch_links_container {
	position: relative;
	margin: 0px auto 0px auto;
}

.lifechart_container{
	margin-top: -20px;
	padding: 1px;
}

.fixed_ad_height{
	height: 465px;
}

#fp_m_z{
	text-align: left;
}

a.switch_link, a.switch_link:link, a.switch_link:active, a.switch_link:visited {
	position: relative;
	color: #999999;
	font-size: 15px;
	line-height: 15px;
	font-weight: normal;
	text-decoration: none;
	padding: 1px 2px 1px 2px;
	overflow: hidden;
}

a.active_switch, a.active_switch:link, a.active_switch:active, a.active_switch:visited {
	color: #cccccc;
}

a.switch_link:hover, a.active_switch:hover {
	background-color: #ffcc00;
	color: #ffffff;
}

.lnk_bu {
	position: relative;
	color: #7d7d7d;
	font-size: 20px;
	margin: 0px 4px 0px 0px;
}

.switch_sep {
	position: relative;
	color: #666666;
	margin: 0px 20px 0px 20px;
}

.switch_sep2 {
	position: relative;
	color: #666666;
	margin: 0px 5px 0px 5px;
}

#fp_m_left {
	width: 200px;
	vertical-align: top;
    background-image: url(/images/lchart_fp.gif);
    background-repeat: no-repeat;
    background-position: top center;
}

#fp_m_p {
	position: relative;
	width: 203px;
	height: 178px;
	float: left;
	vertical-align: top;
	margin: 20px 30px 10px 0px;
	background-image: url(/images/fp_lc.png);
  background-repeat: no-repeat;
  background-position: top center;
	overflow: hidden;
}

#fp_m_p2 {
	position: relative;
	width: 121px;
	height: 97px;
	float: left;
	vertical-align: top;
	margin: 20px 30px 10px 0px;
	background-image: url(/images/resumes.png);
  background-repeat: no-repeat;
  background-position: top center;
	overflow: hidden;
}

#fp_m_right {
}

.fp_m_right_inner {
	padding: 0px 0px 0px 30px;
}

.fp_m_right_inner2 {
	padding: 0px 0px 0px 0px;
}

#small_flash {
	text-align: center;
}

.auto_complete ul {
	margin: 0px !important;
}

.descr_fp {
	color: #444444;
	font-size: 15px;
	line-height: 120%;
	padding: 7px 0px 10px 0px;
	margin: 0px 0px 3px 0px;
}

.descr_fp p {
	margin: 0px 0px 5px 0px !important;
	font-size: 15px !important;
	line-height: 1.31em !important;
	color: #555555 !important;
}

.descr_fp3 {
	color: #444444;
	font-size: 15px;
	line-height: 120%;
	padding: 7px 0px 10px 0px;
	margin: 0px 0px 3px 0px;
}

.descr_fp3 p {
	margin: 0px 0px 15px 0px;
	font-size: 14px !important;
	line-height: 1.31em !important;
	color: #555555 !important;
}

.last_p_fp {
	margin-bottom: -5px !important;
}

.last_p_fp_d {
	position: relative;
	margin-top: -5px;
}

.descr_fp2 {
	color: #444444;
	font-size: 15px;
	line-height: 120%;
	padding: 7px 0px 10px 0px;
	margin: 0px 0px 3px 0px;
}

.descr_fp2 p {
	margin: 10px 0px 5px 0px !important;
	font-size: 15px !important;
	line-height: 1.31em !important;
	color: #555555 !important;
}

.descr_s {
	color: #444444;
	font-size: 13px;
	line-height: 150%;
	background-color: #efefef;
	padding: 15px;
}

.descr_s_y {
	color: #444444;
	font-size: 13px;
	line-height: 150%;
	background-color: #efefbf;
	padding: 15px;
}

.descr_mz {
	padding-top: 0px !important;
}

.descr_w {
	color: #444444;
	font-size: 13px;
	line-height: 150%;
	padding: 0px;
}

.descr_l {
	color: #444444;
	font-size: 14px;
	line-height: 150%;
	padding: 0px;
}

.descr_s p {
	margin: 0px 0px 5px 0px !important;
	font-size: 14px !important;
	line-height: 2.01em !important;
	color: #555555 !important;
}

.descr_s p a {
	font-size: 14px !important;
}

.descr_s p a.sec_link, .descr_s a.sec_link {
	font-size: 12px !important;
}

.entry_ajax_search {
	position: relative;
	margin: 0px 0px 20px 0px;
	padding: 10px;
	background-color: #efefef;
	overflow: hidden;
}

div.entry_ajax_search div.list_title {
	font-size: 17px !important;
}

.list_title_s {
	margin-bottom: 15px !important;
}

#connections_radar {
	padding: 15px 15px 20px 15px !important;
	margin-bottom: 40px !important;
	margin-top: 36px !important;
}

.news_title {
	text-align: left;
	font-size: 20px;
	font-weight: bold;
	color: #555555;
	border-bottom: solid 1px #dac18d;
	padding: 0px 0px 12px 0px;
	margin: 0px 0px 18px 0px;
}

#tc_title {
	text-align: center;
	margin-bottom: 10px;
}

#tc_content_fp {
	text-align: center;
}

.news_title span {
	font-size: 11px;
}

.news_title span#gr_descr{
	font-size: 14px;
}

.news_item {
	position: relative;
	overflow: hidden;
	padding: 0px 10px 15px 10px;
	border-bottom: solid 1px #e9daa6;
	margin: 0px 0px 15px 0px;
}

.news_item_table {
	position: relative;
	overflow: hidden;
}

.news_item_date {
	position: relative;
	width: 105px;
	color: #000000;
	font-size: 13px;
	padding: 3px 0px 0px 0px;
	vertical-align: top;
}

.news_item_content {
	position: relative;
	color: #737373;
	font-size: 14px;
	line-height: 1.51em;
	vertical-align: top;
}

.news_item_content span, .info_rectangle span.dl {
	position: relative;
	font-size: 11px;
	color: #287fdd;
	line-height: 11px !important;
	overflow: hidden;
}

.info_rectangle_2 span.dl {
	color: #287fdd;
	font-size: 11px !important;
}

.info_rectangle a.content {
	margin: 0px !important;
	padding: 0px !important;
}

.see_more_news {
	margin: 15px 0px 0px 0px;
	text-align: center;
}

.see_more_news a.content {
	font-size: 15px !important;
}

.blocks_container {
	padding: 0px 3px 0px 3px;
}

.block {
	width: 29%;
	height: 185px;
	text-align: center;
	color: #ffffff;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.block_fp {
	width: 30%;
	height: 190px;
	text-align: center;
	color: #f2f2f2;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.block_table {

}

.first_block {
	border: 5px solid #2980dd;
	background-color: #4f9be6;
}

.first_block_inner {
	background-color: #2980dd;
}

.second_block {
	border: 5px solid #ff6600;
	background-color: #e5a811;
}

.second_block_inner {
	background-color: #ff6600;
}

.third_block {
	border: 5px solid #c1ad89;
	background-color: #b4c4a4;
}

.third_block_inner {
	background-color: #c1ad89;
}

.box_fp_pic {
	width: 40px;
	vertical-align: top;
}

#left_fp {
  background-image: url(/images/zapito_fp.png);
  background-repeat: no-repeat;
  background-position: center;
	width: 40px;
	height: 45px;
}

#middle_fp {
  background-image: url(/images/ipod_fp.png);
  background-repeat: no-repeat;
  background-position: center;
	width: 40px;
	height: 45px;
}

#right_fp {
  background-image: url(/images/fcb.png);
  background-repeat: no-repeat;
  background-position: center;
	width: 40px;
	height: 90px;
}

.fp_small_img {
	margin-top: 5px;
}

.box_fp_content {
	vertical-align: top;
}

.box_fp_content_inner {
	padding: 0px 0px 0px 10px;
}

.block_title {
	position: relative;
	overflow: hidden;
	font-size: 18px;
	height: 35px;
	line-height: 33px;
}

.block_title_fp {
	font-size: 17px;
	height: 37px;
	line-height: 32px;
}

.block_count {
	position: relative;
	overflow: hidden;
	font-size: 50px;
	height: 115px;
	line-height: 115px;
}

.block_count_fp {
	height: 102px;
	line-height: 1.51em;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	padding: 7px;
}

.block_action {
	position: relative;
	overflow: hidden;
	font-size: 15px;
	color: #000000;
	height: 35px;
	line-height: 38px;
}

.block_action_fp {
	height: 37px;
	line-height: 40px;
}

.blocks_container a.tag_links, .blocks_container a.tag_links:link, .blocks_container a.tag_links:active, .blocks_container a.tag_links:visited {
	color: #000000;
}

.blocks_container a.tag_links:hover {
	background-color: #ffffcc;
}

.incoming_count {
	position: relative;
	left: 3px;
	font-size: 12px;
	color: #ffffff;
	margin: 0px 1px 0px 1px;
}

.incoming_count_parantheses {
	position: relative;
	left: 3px;
	font-size: 12px;
	color: #ababab;
}

.incoming_count_submenu {
	position: relative;
	left: 3px;
	top: 1px;
	font-size: 10px;
	color: #ffff99;
	margin: 0px 1px 0px 1px;
}

.incoming_count_submenu_p {
	position: relative;
	left: 3px;
	top: 1px;
	font-size: 10px;
	color: #ababab;
}

.r_f {
	text-align: center;
}

#profile_lifechart_reasoning {
	float: none !important;
}

.count {
	position: relative;
	width: 25px;
	height: 21px;
	color: #ffffff;
	display: block;
	float: left;
	font-size: 11px;
	line-height: 21px;
	overflow: hidden;
	font-weight: normal;
	text-align: center;
}

.count_mz {
	position: relative;
	color: #ffffff;
	font-size: 15px;
	line-height: 21px;
	font-weight: normal;
	text-align: center;
	padding: 1px 5px 1px 5px;
	margin: 0px !important;
}

.b_c {
	display: inline;
}

.count_r {
	position: relative;
	padding: 2px 7px 2px 7px;
	color: #ffffff;
	font-size: 18px;
	line-height: 31px;
	overflow: hidden;
	font-weight: normal;
	text-align: center;
}

.cnt_u {
	font-size: 16px;
	margin: 0px 0px 12px 0px;
}

.enu {
	margin-bottom: 3px;
}

div.enu a.content {
	font-size: 13px !important;
}

.countries {
	position: relative;
	height: 100px;
	margin-bottom: 10px;
	overflow: auto;
}

#help_objective_company, #help_objective_institution {
	margin-top: -30px;
}

.pag_up {
	margin: -5px 0px 40px 0px;
}

.pag_up_ad {
	margin: 35px 0px 40px 0px;
}

.pag_down {
	margin: 35px 0px 45px 0px;
}

.pag_rpp {
	margin: 30px 0px 55px 0px;
}

.pag_rpp_down {
	margin: 50px 0px 55px 0px;
}

.wel {
	margin: 60px 0px 20px 0px !important;
}

.wel_up {
	margin: 45px 0px 30px 0px !important;
}

.box {
	padding: 15px 15px 10px 15px;
	margin: 0px 0px 30px 0px;
}

.box1 {
	background-color: #f7f7f7;
	border: 4px solid #e1e1e1;
}

p.ds {
	padding: 0px !important;
	margin: 0px 0px 10px 0px !important;
	padding: 0px !important;
}

.box1 p.ds {
	color: #444444 !important;
}

.box1 span.contrs {
	color: #999999 !important;
}

.box2 {
	background-color: #ffffcc;
	border: 4px solid #dac18d;
}

.box2 p.ds {
	color: #444444 !important;
}

.box2 span.contrs {
	color: #999999 !important;
}

.box3 {
	background-color: #4f9be6;
	border: 4px solid #2980dd;
	color: #ffffff;
}

.box3 p.ds, .box3 span.contrs {
	color: #ffffff !important;
}

.box4 {
	background-color: #e5a811;
	border: 4px solid #ff6600;
	color: #ffffff;
}

.box4 p.ds, .box4 span.contrs {
	color: #ffffff !important;
}

.box5 {
	background-color: #b4c4a4;
	border: 4px solid #c1ad89;
	color: #ffffff;
}

.box5 p.ds, .box5 span.contrs {
	color: #ffffff !important;
}

.step {
	color: #000000 !important;
	font-weight: bold !important;
	font-size: 18px !important;
	margin: 0px 0px 15px 0px !important;
	padding: 0px !important;
}

#fb_w {
	margin-bottom: 60px !important;
}

#zf_cover {
	position: relative;
	height: 92px;
	background-image: url(/images/fb_cover_small.gif);
  background-repeat: no-repeat;
  background-position: center;
	margin: 50px 0px 50px 0px;
	overflow: hidden;
}

#fp_img {
	position: relative;
	height: 384px;
	background-image: url(/images/fp_lc.gif);
  background-repeat: no-repeat;
  background-position: center !important;
	margin: 40px 0px 40px 0px !important;
	padding: 0px !important;
	width: 100%;
	overflow: hidden;
}

.news_h3 {
	color: #444444;
	font-size: 18px;
	line-height: 1.31em;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

.pag {
	position: relative;
	font-size: 17px;
	font-weight: bold;
	color: #ababab;
	text-align: center;
	line-height: 1.71em;
	overflow: hidden;
}

.rfa_pag {
	padding: 5px 0px 0px 0px;
}

.pag_i {
	position: relative;
	border: 2px solid #ababab;
	padding: 1px 0px 1px 0px;
	margin: 0px 10px 0px 5px;
	width: 30px;
	text-align: center;
	color: #ababab;
	font-weight: bold;
}

.rpp_submit {
	color: #ffffff;
	background-color: #ababab;
	border: 0px none;
	padding: 2px 2px 2px 2px;
	font-weight: bold;
}

div.pag a, div.pag a:link, div.pag a:active, div.pag a:visited {
	position: relative;
	font-size: 16px;
	background-color: #ababab;
	color: #ffffff;
	padding: 1px 5px 1px 5px;
	text-decoration: none;
	margin: 0px 10px 0px 10px;
}

div.pag a.pr, div.pag a.pr:link, div.pag a.pr:active, div.pag a.pr:visited {
	position: relative;
	font-size: 16px;
	background-color: #ababab;
	color: #ffffff;
	padding: 1px 5px 1px 5px;
	text-decoration: none;
	margin: 0px 10px 0px 0px;
}

div.pag a.ne, div.pag a.ne:link, div.pag a.ne:active, div.pag a.ne:visited {
	position: relative;
	font-size: 16px;
	background-color: #ababab;
	color: #ffffff;
	padding: 1px 5px 1px 5px;
	text-decoration: none;
	margin: 0px 0px 0px 10px;
}


.count_r_s {
	position: relative;
	padding: 2px 3px 2px 3px;
	color: #ffffff;
	font-size: 13px;
	line-height: 1.31em;
	overflow: hidden;
	font-weight: normal;
	text-align: center;
}

.count_r_mz {
	position: relative;
	padding: 2px 5px 2px 5px;
	color: #ffffff;
	font-size: 15px;
	line-height: 1.31em;
	overflow: hidden;
	font-weight: normal;
	text-align: center;
}

.sm {
	font-size: 0.91em !important;
}

.aecea_mz {
	margin: 4px 0px 10px 0px;
}

.count_sb {
	position: relative;
	left: 5px;
	padding: 0px 3px 0px 3px;
	color: #ffffff;
	font-size: 11px;
	overflow: hidden;
	font-weight: normal;
	text-align: center;
}

.mentors {
	background-color: #2980dd;
}

.mentees {
	background-color: #c1ad89;
}

.peers {
	background-color: #ff6600;	
}

.connections_spacer {
	margin: 0px 1px 0px 0px;
}

.list_title_text {
	position: relative;
	overflow: hidden;
	float: left;
}

.connect_count_container {
	position: relative;
	top: 1px;
	height: 21px;
	overflow: hidden;
	float: left;
	margin: 0px 0px 0px 8px;
}

.connect_count_container_mz {
	position: relative;
	top: 5px;
	height: 21px;
	overflow: hidden;
	float: left;
	margin: 0px 0px 0px 8px;
}

.search_rule {
	position: relative;
	height: 1px;
	width: 100%;
	background-color: #cccccc;
	margin: 0px 0px 5px 0px;
	overflow: hidden;
}

#search_results {
	margin: 20px 0px 0px 0px;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.no_margin {
	margin: 0px 0px 0px 0px !important;
}

.list_date {
	font-size: 16px;
	color: #c1c1c1;
	font-weight: bold;
}

.list_date_margins {
	margin: 10px 0px 8px 0px !important;
}

.m_t {
	width: 49%;
	vertical-align: top;
}

.m_z_s {
	width: 2%;
}

.m_l {
	width: 49%;
	vertical-align: top;
}

.mz_bg {
	background-color: #efefef;
}

#small_lifechart_mz {
	height: 200px;
}

.list_ln {
	position: relative;
	font-size: 18px;
	line-height: 1.31em;
	color: #555555;
	font-weight: bold;
	margin: 25px 0px 20px 0px;
}

.list_title {
	font-size: 18px;
	line-height: 1.31em;
	color: #555555;
	font-weight: bold;
	margin: 5px 0px 8px 0px;
}

.list_title_fp {
	font-size: 23px;
	line-height: 1.31em;
	color: #555555;
	font-weight: bold;
	margin: 5px 0px 8px 0px;
}

.list_title_fp2 {
	font-size: 21px;
	line-height: 1.31em;
	color: #555555;
	font-weight: bold;
	margin: 5px 0px 8px 0px;
}

.list_title_big {
	font-size: 23px;
}

.list_title_sr {
	font-size: 14px !important;
	font-weight: normal !important;
	margin: 5px 0px 12px 0px !important;
}

.s_b {
	position: relative;
	color: #999999;
	font-weight: bold;
	margin: 0px 5px 0px 0px;
}

.sr_container {
	line-height: 22px;
}

.sep {
	color: #cccccc;
	margin: 0px 0px 0px 0px;
}

.sep_d {
	color: #999999;
	margin: 0px 0px 0px 0px;
}

#faq {
	margin-bottom: 50px !important;
}

.q_no {
	color: #cccccc;
}

.question {
	position: relative;
	color: #555555;
	font-size: 19px;
	line-height: 1.31em;
	font-weight: bold;
	color: #555555;
	margin: 30px 0px 20px 0px;
}

.answer {
	position: relative;
	margin: 0px 0px 40px 0px;
	padding: 15px 15px 0px 15px;
	background-color: #f7f7f7;
	border: 4px solid #e6e6e6;
}

.answer p {
	color: #444444;
	font-size: 14px;
	line-height: 1.31em;
	font-weight: normal;
	margin-bottom: 20px !important;
	padding: 0px;
}

.list_title span.promotion {
	position: relative;
	top: -2px;
	left: 5px;
}

#help_assessment_quality {
	margin-top: -45px;
}

.q_no {
	color: #c1c1c1;
}

.description {
	font-size: 13px;
	color: #444444;
	line-height: 150%;
	padding: 8px 13px 8px 13px !important;
}

.adv_f {
	text-align: center;;
}

.promotion {
	background-color: #666666;
	color: #ffffff !important;
	font-size: 12px;
	padding: 1px 3px 1px 3px;
}

.entry_links {
	margin: 8px 0px 0px 0px;
}

.entry_links_mz {
	margin: 21px 0px 10px 0px;
}

.entry_links_fp {
	text-align: right;
	margin: 0px 40px 0px 0px;
}

a.big_fp, a.big_fp:link, a.big_fp:active, a.big_fp:visited {
	font-size: 18px;
	color: #287fdd;
}

a.big_fp:hover {
	color: #ffffff;
	background-color: #287fdd;
}

.lnk_bu_fp_m {
	font-size: 20px;
	line-height: 24px;
	vertical-align: bottom;
	margin: 0px 10px 0px 0px;
}

.list_date span.entry_type {
	position: relative;
	top: -2px;
	border: 1px solid #000000;
	color: #ffffff;
	padding: 1px 2px 1px 2px;
	font-size: 10px;
}

#search_param_switch, .sps {
	position: relative;
	top: -10px;
	margin: 0px 0px 22px 0px;
}

.spb {
	font-size: 1.31em !important;
}

.s_ti {
	font-weight: bold;
	font-size: 16px;
	color: #555555;
	margin: 5px 0px 10px 0px;
}

.small_date {
	font-size: 15px;
}

.smaller_link {
	font-size: 13px !important;
}

#footer {
	margin: 10px auto 30px auto;
	text-align: center;
}

#footer_menu {
	width: 680px;
	margin: 14px auto 10px auto;
	padding: 0px;
	list-style: none;
	text-align: center;
	font-size: 11px;
}

#footer_menu li {
	display: inline;
	font-size: 14px;
}

#footer_menu li a, #footer_menu li a:link, #footer_menu li a:active, #footer_menu li a:visited {
	color: #ffffff;
	text-decoration: none;
}

#footer_menu li a:hover {
	text-decoration: underline;
}

#footer_menu span {
	margin: 0px 12px 0px 12px;
}

#footer_menu li a.active {
	padding: 0px 2px 0px 2px;
}

#footer p {
	font-size: 11px;
	font-weight: normal;
	line-height: 1.51em;
	color: #ffffff;
	padding: 10px 0px 0px 0px;
}

#ajax_login {
	height: 50px;
	background-color: #ffd322;
	border-bottom: 1px solid #000000;
}

#opacity_background {
	background-color:#000000;
	display:block;
	left:0px;
	opacity:0;
	filter:alpha(opacity=0);
	position:absolute;
	top:0px;
	width:100%;
	z-index:1;
}

#popup {
	text-align: center;
	position:absolute;
	top:87px;
	left:50%;
	margin-left:-247px;
	width:469px;
	z-index:-1;
	background-color: #ffd322;
  font-size: 18px;
  color: #000000;
}

#popup h1 {
	color: #ffffff;
	font-size: 35px;
	text-decoration: none;
	font-weight: normal;
	margin: 15px 0px 15px 0px;
}

.login_textfield {
	border: 1px solid #000000;
	width: 287px;
	height: 20px;
	font-size: 17px;
	color: #666666;
	padding: 6px 5px 6px 5px;
}

.login_checkbox {
	width: 14px;
	height: 14px;
}

.login_form_row {
	vertical-align: middle;
}

.login_form_row_label {
	text-align:right;
	width:120px;
	padding:6px;
}

.login_form_row_value {
	text-align:left;
	padding:6px;
}

.login_forgot {
	text-align:left;
	padding:0px;
	font-size: 17px;
	color: #ffffff;
	text-decoration: underline;
}

a.login_forgot {
	padding: 2px;
}

a.login_forgot:hover {
	background-color: #000000;
	color: #ffd322;
}

#tos {
	width:500px;
	height:200px;
	display:block;
}

.ajax-loader {
    width: 100%;
    height: 100px;
    text-align: center;
    background-image: url(/images/ajax-loader.gif);
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    float: left;
    top: 0px;
    left: 0px;
    border: 1px solid red;
}

.pic {
	position: relative;
	float: left;
	margin: 40px 30px 20px 0px;
}

#chris_pic {
	background-image: url(/images/team-chris.jpg);
    background-repeat: no-repeat;
    background-position: center;
	width: 150px;
	height: 233px;
}

#alin_pic {
	background-image: url(/images/team-alin.jpg);
    background-repeat: no-repeat;
    background-position: center;
	width: 135px;
	height: 164px;
}

#alex_pic {
	background-image: url(/images/team-alex.jpg);
    background-repeat: no-repeat;
    background-position: center;
	width: 148px;
	height: 138px;
}

#joe_pic {
	background-image: url(/images/team-joe.jpg);
    background-repeat: no-repeat;
    background-position: center;
	width: 131px;
	height: 143px;
}

#sergiu_pic {
	background-image: url(/images/team-sergiu.jpg);
    background-repeat: no-repeat;
    background-position: center;
	width: 140px;
	height: 144px;
}

#zapito_pic {
	background-image: url(/images/team-zapito.jpg);
    background-repeat: no-repeat;
    background-position: center;
	width: 131px;
	height: 192px;
}

.p_sep {
	position: relative;
	height: 10px;
	overflow: hidden;
}

.nid_none {
	width: 100% !important;
}

.nf {
	margin: 40px 0px 0px 0px;
}

#sp_rfa_av {
	position: relative;
	height: 40px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

#help_assessor_name_ae {
	margin-top: -28px;
}

.zef {
	margin: 50px 0px 0px 0px;
}

.date_picker {
	width: 220px;
	left: 342px;
	margin-top: 7px;
	z-index: 1;
}

.date_picker table {
	border-collapse: separate !important;
}

.search_tagcloud {
    width: 300px;
}

.group_logo{
	text-align: right;
	margin: -50px 0 0;
}

.reply_me {
	margin: 10px 0px 40px 0px;
	font-size: 13px;
	line-height: 1.51em;
	color: #000000;
	background-color: #ffffcc;
	border: 4px solid #dac18d;
}

#map_div{
	width: 600px;
	height: 400px;
	color: #0063a4;
	font-size: 14px;
}

.user_info_tab{
	border: 3px solid #ddd;
	background-color: #eee;
	width: 290px;
	margin: 10px;
	padding: 10px;
}

#clustered_markers{
	border: 3px solid #ddd;
	background-color: #eee;
	width: 240px;
	margin: 10px;
	padding: 10px;
}

#content_motto_td, login_signup_td{
	vertical-align: top;
	padding: 15px 0px;
}

#moto_td_up{
	text-align: center;
}

#moto_td_up em{
	margin-top: 20px;
	font-weight: bold;
}


#moto_td_up span{
	color: #948A54;
	font-size: 1em;
}

#moto_td_up #motto_big_size{
	font-size: 22px;
}

#motto_td_down{
	margin: 0px;
	padding: 0px;
}

#content_motto_td{
	width: 400px;
}


.border_three_pix{
	margin: 0px 36px;
	padding: 0px;
	border: 4px solid #e6e6e6;
	position: relative;
}

.border_three_pix table tr{
	margin: 0px;
	padding: 0px;
}

#z_logo{
	font-size: 28px;
	font-weight: bold;
	color: #ccc;
	padding: 20px 0 20px 30px;
	text-align: center;
}

#z_logo span{
	font-size: 85px;
}

ul.motto_list{
	color: #888;
	margin: 0px;
	padding-left: 35px;
}

ul.motto_list li{
	margin-top: 5px;
}

ul.motto_list p{
	color: #000;
}

ul.motto_list span{
	color: #888;
	font-weight: bold;
}

#intro_zapito{
	text-align: right;
	padding-right: 20px;
}

.homepage_adds{
	font-size: 11px;
	color: #000000;
}

.homepage_adds p{
	text-align: right;
	margin: 0px;
	padding: 5px;
}

.homepage_adds span{
	font-size: 1.4em;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
}

.homepage_adds a, .homepage_add_pic a, .homepage_add_read_on a{
	font-size: 12px;
    color: #000000;
	text-decoration: underline;
}

.homepage_add_pic{
	vertical-align: bottom;
	text-align: right;
}

#z4m_pic {
    background-image: url(/images/lifechart_small.jpg);
    background-repeat: no-repeat;
    background-position: center;
	width: 70px;
	height: 51px;
	padding-left: 10px;
}

#z4g_pic {
    background-image: url(/images/grad.jpg);
    background-repeat: no-repeat;
    background-position: center;
	width: 70px;
	height: 52px;
	padding-left: 10px;
}

#z4e_pic {
    background-image: url(/images/boston.jpg);
    background-repeat: no-repeat;
    background-position: center;
	width: 69px;
	height: 51px;
	padding-left: 10px;
	text-align: center;
}

p#coming_soon{
	color: #fc640c;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
	vertical-align: center;
	padding-top: 10px;
	margin-left: -10px;
}

#z4m_pic {
    background-image: url(/images/lifechart_small.jpg);
    background-repeat: no-repeat;
    background-position: center;
	width: 70px;
	height: 51px;
	padding-left: 10px;
}

#groups_big_picture {
    background-image: url(/images/groups_big_picture.jpg);
    background-repeat: no-repeat;
    background-position: center;
	width: 600px;
	height: 395px;
	padding-left: 10px;
	text-align: center;
}

#enterprises_big_picture {
    background-image: url(/images/enterprises_big_picture.jpg);
    background-repeat: no-repeat;
    background-position: center;
	width: 550px;
	height: 413px;
	padding-left: 10px;
	text-align: center;
}

#za_point_of_life{
	background-image: url(/images/za_point_of_life.jpg);
    background-repeat: no-repeat;
    background-position: left;
	width: 150px;
	height: 226px;
	padding-left: 10px;
	text-align: center;
}

.entry_tight_no_padding #groups_picture_motto{
	vertical-align: bottom;
	font-size: 22px;
	line-height: 20px;
	color: #000000;
}

#enterprise_picture_motto{
	vertical-align: bottom;
	font-size: 22px !important;
	line-height: 20px;
	color: #000000 !important;
	padding: 10px 40px;
}

#fp_m_z p#za_point_of_life_motto{
	color: #000000;
	font-size: 20px;
	float: left;
	margin-top: -130px;
	padding-left: 180px;
}

#groups_big_picture, #enterprises_big_picture{
	margin: 0px auto 0px auto;
}

#fp_m_i .groups_quotes{
	background-color: #2b74e9;
	padding: 10px;
	margin: 20px;
	text-align: left;
}

#fp_m_i .groups_quotes_greyish{
	background-color: #b1a28d;
	padding: 10px;
	margin: 20px;
	text-align: left;
}

#fp_m_i .groups_quotes .group_quote, #fp_m_i .groups_quotes_greyish .group_quote{
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #ffffff;
}

#fp_m_i .groups_quotes .grup_quote_author, #fp_m_i .groups_quotes_greyish .grup_quote_author{
	font-size: 12px;
	margin: 10px 0px 0px;
	padding: 0px;
	color: #000000;
}

.homepage_add_read_on{
	text-align: right;
	vertical-align: bottom;
}

#homepage_motto{
	padding: 0px 10px 15px;
}

#homepage_motto #motto_normal_size{
	text-align: center;
	font-size: 14px;
	line-height: 16px;
}

.additional_info{
	color: #444;
	font-size: 10px;
}

.coming_soon{
	font-size: 38px;
	color: #2B74E9;
	text-transform: uppercase;
	padding: 10px;
	text-align: center;
}

/* compa */

.question_container {
	position: relative;
	overflow: hidden;
	width: 450px;
	height: 400px;
	margin: 0px;
	padding: 0px;
	border: 2px solid #b1a28d;
}

.question_internal_width {
	width: 448px;
}

.question_header {
	height: 30px;
	margin: 0px;
	padding: 12px 0px 0px 0px;
	background: #101010;
	color: #fdfdfd;
	font-size: 12px;
}

.info_question {
	height: 400px;
	width: 520px;
}

.question_content {
	height: 80px;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	background: #3cecec;
	color: #0000ff;
	font-size: 18px;
	overflow: auto;
}

.question_answers_container {
	height: 230px;
	padding: 10px 0px 0px 0px;
	background: #acecec;
	color: 0f0f0f;
	font-size: 16px;
	overflow: auto;
	text-align: left;
}

.question_answers_container li, #questions_list li, #questions_links li {
	display: block;
}

.question_navigation {
	height: 30px;
	background: #010122;
	color: #aaaaaa;
	font-size: 12px;
}

.question_navigation_left {
	text-align: left;
	padding-left: 10px;
	width: 50%;
}

.question_navigation_center {
	text-align: center;
	font-size: 18px;
	background: #eeeeff;
	width: 100%;
}

.question_navigation_right {
	text-align: right;
	padding-right: 10px;
	width: 50%;
}

a.content_large {
	position: relative;
	font-size: 18px;
	overflow: hidden;
}

a.content_large:link, a.content_large:visited, a.content_large:active {
	color: #287fdd;
	padding: 1px 2px 1px 2px;
}

a.content_large:hover {
	color: #ffffff;
	background-color: #287fdd;
}

.final_score {
	color: #ff0000;
	font-size: 90px;
	padding: 0px 10px 0px 10px;
	background: #acacec;
	width: 100px;
}

.score_text {
	padding-left: 20px;
}

.list_title_mz {
	position: relative;
	font-size: 18px;
	line-height: 1.61em;
	color: #555555;
	margin: 5px 0px 0px 0px;
}

.list_title_text_mz {
 	font-size: 15px;
}

.list_title_text_smaller {
 	font-size: 12px;
}

.private_left {
	width: 500px;
}

.private_right {
	width: *;
	padding-left: 20px;
}

.private_question_container, .private_answer_container {
	border: 1px solid black;
	margin-bottom: 4px;
	padding-left: 4px;
	font-size: 12px;
}

.private_question_no {
	background: #aaa;
	font-size: 14px;
	color: #fff;
	padding: 1px 2px 1px 2px;
}

.private_question_link, .private_answer_link {
	background: #eee;
	color: #5fdfdf;
	text-align: right;
	padding: 1px 10px 1px 10px;
	height: 20px;
}

.private_answers_question_title {
	background: #eee;
	color: #000;
	text-align: left;
	padding: 5px;
}

.private_answers_links, .private_questions_links {
	background: #ccc;
	text-align: center;
	padding: 5px;
}

.delete_prompt {
	font-size: 14px;
	color: #333333;
	margin-left: 10px;
}

.slider_handle {
	width:5px;
	height:15px;
	background-color:#ddd;
	border-left: 1px solid #111;
	border-bottom: 1px solid #111;
	border-top: 1px solid #eee;
	border-right: 1px solid #eee;
	cursor:ew-resize;
}

.compa_left {
	width: 400px;
	text-align: center;
}

.compa_score {
	background: #aaa;
	colour: #000;
	font-size: 45px;
}

.compa_date {
	background: #aaa;
	colour: #333;
	font-size: 15px;
}

.compa_selected {
	border-color: #ffaaaa;
}

.qa_container {
	border: 1px solid #000;
	width: 480px;
	padding: 5px;
}

.qa_question {
	height: 50px;
	width: 478px;
	background: #000;
	color: #fff;
	padding: 3px;
	text-align: left;
}

.qa_answer {
	height: 50px;
	width: 478px;
	background: #fff;
	color: #000;
	padding: 3px;
	text-align: right;
}

.strikethrough {
	text-decoration: line-through;
}

.random_photo {
	padding-top: 40px;
}

#header_upper {
	position: relative;
	height: 71px;
	overflow: visible;
}

#header {
	width: 100%;
	height: 135px;
	background: #222 url(/images/randoms/2_reduced.gif) no-repeat top right;
	overflow: hidden;
}

#header ul {
	float: right !important;
	color: #f00;
	margin: 29px 18px 0px 0px !important;
	padding: 0px 20px 0px 0px;
	text-align: right;
	width: 580px;
}

#top_menu {
	width: 530px;
	margin: 14px auto 0px auto;
	padding: 0px;
	list-style: none;
	text-align: center;
	font-size: 14px;
}

#top_menu li {
	display: inline;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}

#top_menu li a.menu_top, #top_menu li a.menu_top:link, #top_menu li a.menu_top:active, #top_menu li a.menu_top:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 4px 0px 4px;
}

#top_menu li a.menu_top:hover {
	text-decoration: underline;
}

#top_menu span {
	margin: 0px 12px 0px 12px;	
	color: #000000;
}

#top_menu li a.active {
	padding: 0px 4px 0px 4px;
	color: #fff;
	text-decoration: underline;
}

#top_menu li a.active:hover {
	text-decoration: underline;
}

#logo_link {
	position: relative;
	top: 17px;
	left: 35px;
	float: left;
	display: block;
	width: 346px;
	height: 101px;
	margin: 0px;
	overflow: hidden;
}

.nick_strong {
	color: #eee !important;
	font-weight: bold;
	font-size: 0.91em;
	margin: 0px !important;
}

.public_index_container {
	height: 460px;
	margin: 0px;
	background: #000 url(/images/public_compa_big.png) no-repeat top left;
	color: #fff;
	padding-left: 660px;
	padding-top: 10px;
	padding-right: 10px;
	font-size: 18px;
	font-family: Verdana, Arial;
}

.public_index_container p, li {
	padding-bottom: 15px;
}

.public_title {
	font-size: 30px;
}

a.public_link {
	position: relative;
	overflow: hidden;
}

a.public_link:link, a.public_link:visited, a.public_link:active {
	color: #cdcdcd;
	padding: 1px 2px 1px 2px;
}

a.public_link:hover {
	color: #ffffff;
	background-color: #287fdd;
}

.black_body {
	background: #000;
}

a.content{
	position: relative;
	font-size: 14px;
	overflow: hidden;
}

a.content_black {
	position: relative;
	font-size: 16px !important;
	overflow: hidden;
}

a.content_black:link, a.content_black:visited{
	color: #333;
	padding: 1px 2px 1px 2px;
}

a.content:link, a.content:visited, a.content:active, a.small:link, a.small:visited, a.small:active {
	color: #287fdd;
	padding: 1px 2px 1px 2px;
}

a.content:hover, a.small:hover {
	color: #ffffff;
	background-color: #287fdd;
}

.random_photo_background {
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
	float:left;
	background: #ffc url(/images/randoms/4.png) no-repeat bottom right;
}

.extra_large {
	font-size: 24px !important;
}

.list_title_url {
	float: right;
	text-align: right;
}

.not_so_wide {
	width: 70%;
}