/*@import url('tinymce.css');*/

/*top right bottom left*/
body {
	/*position: relative;*/
	margin:	0px auto;
	padding: 0px;
	color:	#FFFFFF;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal; /*bold;*/
	font-size: 17px;
	background-color: #C80279; /*#ED008C;*/
	width: 1024px;
	vertical-align: top;
}

/***************************************************************************************************************************************/
/* standard elements */
/***************************************************************************************************************************************/
table {
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	width: 100%;
}

td {
	vertical-align: top;
}

img {
	border : 0px;
}

img.menu {
	display: block;
}

table.menu {
	display: block;
}

p {
	line-height: 25px;
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 3px 0px;
}

input {
	width : 220px;
	height : 20px;
	border : 1px solid white;
	font-size : 17px;
	background-color : #FFFFFF;
}

h1 {
	font-size : 50px;
	padding : 0px;
	margin : 0px;
}

input.input_start {
	margin-top : 5px;
	width : 642px;
	height : 35px;
	border : 1px solid white;
	font-size : 25px;
}

.example {
	color : #BFBFBF;
}

input.submit_start {
	background: transparent url('/_d/submit_start.jpg');
	border: 0px;
	height: 29px;
	width: 80px;
	cursor: pointer;
}

input.submit_start_page {
	background: transparent url('/_d/submit_start_page.jpg');
	border: 0px;
	height: 29px;
	width: 150px;
	cursor: pointer;
}

input.cv {
	font-size: 12px;
}

select {
	width : 100%;
	border : 3px solid #C80279;;
	height : 400px;
	font-size : 17px;
	background-color : #C80279;;
	color : white;
}

.seo_search {
	margin-top : 5px;
	width : 260px;
	height : 25px;
	border : 1px solid white;
	background-color : #FFFFFF;
	color : #000000;
}

select.locations {
	margin-top : 5px;
	width : 260px;
	height : 25px;
	border : 1px solid white;
	background-color : #FFFFFF;
	color : #000000;
}

select.cvs {
	width : 220px;
	height : 20px;
	border : 1px solid white;
	font-size : 17px;
	background-color : #FFFFFF;
	color: #000000;
}

select.saved_search {
	width : 150px;
	height : 18px;
	border : 1px solid white;
	font-size : 15px;
	background-color : #FFFFFF;
	color: #000000;
}

textarea {
	width : 100%;
	height : 100px;
	border : 1px solid white;
	font-size : 17px;
}

hr {
	margin: 5px 0px 5px 0px;
	padding: 0px;
	height: 1px;
	color: #000000;
	border: 0px;
	background-color: #000000;
}

/***************************************************************************************************************************************/
/* links */
/***************************************************************************************************************************************/

a {
	text-decoration : none;
	color : #000000;
}

a:hover {
	color : #FFFFFF;
}

/***************************************************************************************************************************************/
/* main layout */
/***************************************************************************************************************************************/
#center {
	margin-left: auto;
	margin-right : auto;
	border : 0px solid black;
	width : 632px;
	height : 670px;
}

#main {
	width: 100%;
}

#header {
	height: 153px;
}

#left_spacer {
	width: 56px;
}

#right_spacer {
	width: 56px;
}

#navigation_left {
	height: 32px;
	border-bottom: 4px solid #000000;
	vertical-align: middle;
	font-size : 20px;
}

#snavigation_left {
	height: 172px;
	border-bottom: 4px solid #000000;
	/*border-top: 4px solid #000000;*/
	vertical-align: middle;
	font-size : 20px;
}

#navigation_spacer {
	width: 32px;
}

#navigation_right {
	height: 32px;
	border-bottom: 4px solid #000000;
	vertical-align: middle;
	font-size : 20px;
}

#snavigation_right {
	height: 172px;
	border-bottom: 4px solid #000000;
	/*border-top: 4px solid #000000;*/
	vertical-align: middle;
	font-size : 20px;
}

#menu_left {
	width: 248px;
}

#main_content {
	padding-top: 5px;
	margin-top: 5px;
	width: 629px;
	height: 480px;
}

#footer {
	padding-top: 15px;
	margin-top: 15px;
	height: 23px;
	text-align: left;
}

#sfooter {
	padding-top: 15px;
	margin-top: 15px;
	height: 23px;
	text-align: left;
}


.big_black {
	font-size : 14px;
	color : #35181C;
	font-weight : bold;
}

.big_white {
	font-size : 16px;
	line-height: 25px;
	color : white;
	font-weight : bold;
}

.main_page_header {
	font-size : 15px;
	color : #FFFFFF;
	font-weight: bold;
}

.main_page_header_active {
	font-size : 15px;
	color : #000000;
	font-weight: bold;
}

a.main_page_header:hover {
	color : #000000;
}

/***************************************************************************************************************************************/
/* main layout */
/***************************************************************************************************************************************/

.page_header {
	height: 100px;
	border-bottom: 4px solid #000000;
	vertical-align: middle;
	font-size: 50px;
	font-weight: bold;
}

.spage_header {
	height: 100px;
	border-bottom: 4px solid #000000;
	vertical-align: middle;
	font-size: 45px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}

.header {
	color : #FFFFFF;
	font-weight: bold;
}

.header_active {
	color : #000000;
	font-weight: bold;
}

.seo_header_active {
	color : #000000;
	font-weight: bold;
	font-size: 43px;
}


a.header:hover {
	color : #000000;
}

.sheader {
	color : #000000;
	font-weight: bold;
	font-size: 24px;
	padding-bottom: 10px;
}

a.sheader:hover {
	color : #FFFFFF;
}

.error {
	color : #FFFFFF;
	font-weight : normal;
	font-size : 14px;
}

.footer {
	color : #FFFFFF;
	font-weight: bold;
	font-size : 14px;
}

.footer_active {
	color : #000000;
	font-weight: bold;
	font-size : 14px;
}

a.footer:hover {
	color : #000000;
}

/***************************************************************************************************************************************/
/* paging */
/***************************************************************************************************************************************/

table.paging {
	width: auto;
	font-size: 50px;	/*38*/
}

td.paging {
	padding: 0px 1px 0px 1px;
}

a.paging {
	text-decoration : none;
	color : #FFFFFF;
}

a.paging:hover {
	color : black;
}

span.paging {
	color : black;
}


table.paging_bottom {
	width: auto;
	font-size: 30px;	/*38*/
}

td.paging_bottom {
	padding: 0px 1px 0px 1px;
}

a.paging_bottom {
	text-decoration : none;
	color : #FFFFFF;
}

a.paging_bottom:hover {
	color : black;
}

span.paging_bottom {
	color : black;
}

/***************************************************************************************************************************************/
/* registration */
/***************************************************************************************************************************************/
.option_header {
	margin-top : 10px;	
	border-bottom: 2px solid #000000;
	vertical-align: middle;
	font-weight: bold;
	color : black;
}

option.bolded {
	font-weight : bold;
	color : black;
}

.user_menu {
	font-size : 15px;
	text-align : right;
	font-weight: bold;
}

table.contact_form td {
	padding: 4px 0px 4px 0px;
}

input.input_login {
	margin-top : 5px;
	width : 100%;
	height : 30px;
	border : 1px solid white;
	font-size : 25px;
}

// ------------------- Google Map -----------------------------
#prosperity_map {
	padding-top : 20px;
}

#prosperity_map a {
	background : transparent url('/_d/arrow_down.gif') no-repeat scroll 2pt 4px;
	padding : 0pt 0pt 3px 15px;
	text-decoration : none;
	font-size : 10px;
}

#prosperity_map.active a, #prosperity_map a:hover {
	text-decoration :underline;
}

#prosperity_map.active a {
	background : transparent url('/_d/x.gif') no-repeat scroll 2pt 4px;
}

#office {
	position:relative;
}

.google_map {
border:0px solid #89898B;
clear:both;
padding : 1px;
width:245px;
height:245px;
}

#office_map {
	width : 240px;
	height : 240px;
}

.shared_this_default {
	background: transparent url('/_d/share_this_prosperity.png') no-repeat scroll 0 0 !important;
	padding: 7px 5px 10px 32px;
}
