* {
	font-size: 11px;
	font-family: arial, helvetica, verdana, tahoma;
	color: #717075;
}

html {
	background-color: #B3B3B3;
	background-image: url('/shared/images/custom/headers/bgimage.gif');
	background-repeat: repeat-x;
}

body *{
	overflow: hidden;
}

body {
	position: relative;
	width: 993px;
	margin: 0;
	margin-top: 26px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	color: black;
}

#container
{
	background-color: white;
}

#header
{
	width: 993px;
	height: 254px;
}

#header_images_container
{
	width: 993px;
	height: 212px;
}

#header_logo
{
	position: absolute;
	top: 0px;
	left: 6px;
	width: 197px;
	height: 212px;
}

#login_username
{
	position: absolute;
	top: 117px;
	left: 18px;
	width: 153px;
	height: 13px;
	padding: 2px;
	color: white;
	background-color: #9CD7F5;
	border: 1px solid #008FC9;
}

#login_password
{
	position: absolute;
	top: 147px;
	left: 18px;
	width: 153px;
	height: 13px;
	padding: 2px;
	color: white;
	background-color: #9CD7F5;
	border: 1px solid #008FC9;
	z-index: 800;
}

#login_submit
{
	position: absolute;
	top: 175px;
	left: 124px;
	width: 65px;
	height: 20px;
	background-image: url('/shared/images/custom/headers/login.gif');
	border: 0;
	z-index: 800;
}

#forgot_password
{
	position: absolute;
	top: 178px;
	left: 20px;
	color: white;
	z-index: 800;
}

#loggedin_userdata
{
	position: absolute;
	top: 115px;
	left: 10px;
	width: 185px;
	height: 15px;
	color: white;
	text-align: center;
	font-weight: bold;
	z-index: 800;
}

#loggedin_changedata
{
	position: absolute;
	top: 140px;
	left: 10px;
	width: 185px;
	height: 15px;
	font-size: 13px;
	color: #ACD21D;
	text-align: center;
	font-weight: bold;
	z-index: 800;
}

#logout_submit
{
	position: absolute;
	top: 175px;
	left: 124px;
	width: 65px;
	height: 20px;
	background-image: url('/shared/images/custom/headers/logout.gif');
	border: 0;
	z-index: 800;
}


#header_top
{
	position: absolute;
	top: 0px;
	right: -1px;
}

#header_image
{
	position: absolute;
	top: 49px;
	right: 6px;
}



#menu_container
{
	width: 981px;
	height: 42px;
	margin: 0px 6px;
	clear: both;
	overflow: auto;
}

#members_menu,
#members_menu_fp,
#members_menu_loggedin
{
	float: left;
	width: 196px;
	height: 42px;
	padding-right: 1px;
	background-image: url('/shared/images/custom/headers/members_menu.gif');
	background-repeat: no-repeat;
}
#members_menu_loggedin
{
	background-image: url('/shared/images/custom/headers/members_menu_loggedin.gif');
}

#members_menu_fp
{
	background-image: url('/shared/images/custom/headers/members_menu_fp.gif');
}

#menu
{
	float: left;
	width: 783px;
	height: 42px;
	overflow: hidden;
}


#content
{
	width: 981px;
	margin-left: 6px;
	padding-bottom: 6px;
}

#left_container
{
	float: left;
	width: 196px;
	overflow: hidden;
}

#main_container
{
	float: left;
	width: 753px;
	padding-left: 30px;
	padding-top: 30px;
	overflow: hidden;
	background-image: url('/shared/images/custom/page_bg.gif');
	background-repeat: repeat-x;
}

#free_main_container
{
	float: left;
	width: 723px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 30px;
	overflow: hidden;
	background-image: url('/shared/images/custom/page_bg.gif');
	background-repeat: repeat-x;
}

/*
Home
*/
#home_items_container,
#news_items_container,
#members_items_container
{
	float: left;
	width: 218px;
	padding-right: 30px;
}

#home_container,
#news_container
{
	float: left;
	width: 470px;
	padding-right: 30px;
}



#partners_header
{
	width: 218px;
	height: 42px;
	background-image: url('/shared/images/custom/home/founding_partners.gif');
	background-repeat: no-repeat;
	background-position: center left;
}

#next_meetings_title
{
	width: 218px;
	height: 41px;
	margin-top: 15px;
	padding-bottom: 1px;
	background-image: url('/shared/images/custom/home/nextmeeting_title.gif');
	background-repeat: no-repeat;
}

#next_meetings_item
{
	position: relative;
	width: 218px;
	height: 145px;
	margin-top: 10px;
	border-bottom: 1px solid #E1E1E1;
}

#partners_content
{
	position: relative;
	width: 192px;
	height: 140px;
	border: 1px solid #82c9e5;
	vertical-align: middle;
}

.founding_partners_image
{
	/*width: 188px;*/
	padding-left: 2px;
}

.founding_partners_text
{
	position: absolute;
	bottom: 25px;
	left: 10px;
	width: 172px;
}

/*
news
*/
#news_items_title
{
	width: 218px;
	height: 41px;
	padding-bottom: 1px;
	background-image: url('/shared/images/custom/home/news_title.gif');
	background-repeat: no-repeat;
}
#jobs_items_title
{
	width: 218px;
	height: 41px;
	padding-bottom: 1px;
	background-image: url('/shared/images/custom/home/jobs_title.gif');
	background-repeat: no-repeat;
}


#news_search_container
{
	width: 218px;
	height: 26px;
	background-color: #969696;
}

#news_years
{
	width: 214px;
	height: 22px;
	margin-left: 2px;
	margin-top: 2px;
}


.news_item
{
	position: relative;
	width: 218px;
	height: 97px;
	padding-top: 5px;
	border-bottom: 1px solid #E1E1E1;
	overflow: hidden;
}

.news_item_date
{
	padding-top: 5px;
	color: #717075;
	font-weight: bold;
}

.news_item_title
{
	/*color: #93B719;*/
	color: #0498c8;
	font-weight: bold;
}

.news_items_link
{
	position: absolute;
	right: 10px;
	bottom: 10px;
}








#news_title_container
{
	position: relative;
	width: 470px;
	height: 27px;
	line-height: 27px;
	padding-bottom: 20px;
	padding-left: 10px;
	background-image: url('/shared/images/custom/subheader.gif');
	background-repeat: repeat-x;
	font-weight: bold;
	color: white;
}

#news_title_date
{
	position: absolute;
	width: 85px;
	height: 27px;
	top: 0px;
	left: 10px;
}

#news_title_date
{
	position: absolute;
	width: 85px;
	height: 27px;
	line-height: 27px;
	top: 0px;
	left: 10px;
	color: white;
	font-weight: bold;
}

#news_title_text
{
	position: absolute;
	width: 360px;
	height: 27px;
	line-height: 27px;
	top: 0px;
	left: 110px;
	color: white;
	font-weight: bold;
}

#news_pager_container
{
	width: 218px;
	height: 26px;
	margin-top: 1px;
	padding-top: 8px;
	/*background-color: #A6A6A6;*/
}

#pager_table
{
	width:194px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

#pager_table *
{
	font-weight: bold;
}

#pager_table_prev,
#pager_table_next
{
	width: 12px;
}

#pager_table_pages
{
	width: 184px;
}

.pager_page
{
	text-decoration: none;
}

.pager_page_selected
{
	/*border: 1px solid white;*/
	text-decoration: underline;
}




/*
partners
*/
#partners_main_container
{
	float: left;
	width: 470px;
	/*padding-left: 30px;*/
}

#partners_right_container
{
	float: left;
	width: 218px;
	padding-left: 30px;
}

#partners_logos_container
{
	clear: both;
}

.partner_logo_link,
.partner_logo_link_odd,
.partner_logo_link_first,
.partner_logo_link_odd_first,
.partner_logo_link_sel,
.partner_logo_link_sel_first,
.partner_logo_link_odd_sel,
.partner_logo_link_odd_sel_first
{
	float: left;
	display: block;
	width: 95px;
	height: 79px;
	line-height: 79px;
	background-image: url('/content/objects/images/exposer_thumb/7.png');
	background-position: center center;
	background-repeat: no-repeat;
	vertical-align: middle;
	border: 1px solid #DAECFA;
	border-top: none;
}

.partner_logo_link_first,
.partner_logo_link_odd_first
{
	border-top: 1px solid #DAECFA;
}

.partner_logo_link_sel,
.partner_logo_link_sel_first
{
	width: 93px;
	height: 75px;
	line-height: 75px;
	border: 2px solid #82B10D;
}
.partner_logo_link_odd_sel,
.partner_logo_link_odd_sel_first
{
	width: 93px;
	height: 77px;
	line-height: 77px;
	border: 2px solid #82B10D;
}

.partner_logo_link_odd,
.partner_logo_link_odd_first
{
	width: 96px;
	border-left: none;
}



.partner_logo_image
{
	vertical-align: middle;
}


.partners_right_title,
.partners_right_title_endl
{
	margin: 0;
	padding: 0;
	color: #0790D8;
	font-size: 11px;
	font-weight: bold;
}

.partners_right_text,
.partners_right_text_endl
{
	margin: 0;
	padding: 0;
	color: #0790D8;
	font-size: 11px;
}

.partners_right_text_endl,
.partners_right_title_endl
{
	padding-bottom: 10px;
}


/*
Members
*/
#member_search_container
{
	position: relative;
	width: 708px;
	height: 30px;
	background-color: #EEEAE9;
	border: 1px solid #CFCFCF;
}

#member_alphabits_container
{
	width: 710px;
	height: 30px;
	padding-top: 10px;
	border-bottom: 1px solid #E1E1E1;
	clear: both;
}

.alphabet_letter,
.alphabet_letter_on,
.alphabet_letter_on_sel
{
	display: block;
	float: left;
	width: 16px;
	height: 19px;
	line-height: 18px;
	padding-left: 5px;
	margin-left: 6px;
	color: white;
	background-image: url('/shared/images/custom/members/letter.gif');
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
}

.alphabet_letter_on
{
	background-image: url('/shared/images/custom/members/letter_on.gif');
}

.alphabet_letter_on_sel
{
	background-image: url('/shared/images/custom/members/letter_sel.gif');
}


#member_search_string_empty,
#member_search_string
{
	position: absolute;
	width: 184px;
	height: 13px;
	padding: 3px;
	top: 3px;
	left: 165px;
	font-style: italic;
	text-align: center;
}

#member_search_string
{
	font-style: normal;
	text-align: left;
}

#member_search_container span
{
	position: absolute;
	top: 8px;
	left: 10px;
	color: #0790D8;
	font-weight: bold;
}

#member_search_submit
{
	position: absolute;
	width: 69px;
	height: 20px;
	top: 5px;
	left: 370px;
	border: 0;
	background-image: url('/shared/images/custom/members/search_btn.gif');
}

#member_search_separator
{
	position: absolute;
	width: 1px;
	height: 40px;
	top: 0px;
	left: 450px;
	background-color: #FFFFFF;
	border-left: 1px solid #CECECE;
}

#member_search_in
{
	position: absolute;
	width: 230px;
	height: 20px;
	line-height: 13px;
	top: 6px;
	left: 470px;
}

#members_items_title
{
	width: 218px;
	height: 41px;
	padding-bottom: 1px;
	background-image: url('/shared/images/custom/members/company.gif');
	background-repeat: no-repeat;
}

.member_item
{
	display: block;
	width: 208px;
	height: 29px;
	padding-left: 10px;
	line-height: 29px;
	border-bottom: 1px solid #E1E1E1;
	text-decoration: none;
}

.member_item_sel
{
	display: block;
	width: 208px;
	height: 29px;
	padding-left: 10px;
	line-height: 29px;
	background-color: #ECECEE;
	border-bottom: 1px solid #E1E1E1;
	text-decoration: none;
	font-weight: bold;
}


.member_info_container
{
	position: relative;
}

.member_title_container
{
	position: relative;
	width: 450px;
	height: 27px;
	line-height: 27px;
	padding-bottom: 15px;
	padding-left: 10px;
	background-image: url('/shared/images/custom/subheader.gif');
	background-repeat: repeat-x;
	font-weight: bold;
	color: white;
}



.members_info_item
{
	width: 460px;
	height: 20px;
	clear: both;
}

.members_info_item_title
{
	float: left;
	width: 80px;
	height: 20px;
	color: #0790D8;
}

.members_info_item_text
{
	float: left;
	height: 20px;
	width: 180px;
	height: 20px;
	overflow: hidden;
}

#members_image
{
	position: absolute;
	max-width: 200px;
	max-height: 175px;
	
	right: 10px;
	top: 40px;
}
#members_photo
{
	position: absolute;
	max-height: 100px;
	right: 10px;
	top: 40px;
}


/*
profile
*/

#profile_main_container
{
	display: block;
	position: relative;
	float: left;
	width: 753px;
	height: 630px;
	padding-left: 30px;
	padding-top: 30px;
	overflow: hidden;
	background-image: url('/shared/images/custom/page_bg.gif');
	background-repeat: repeat-x;
}

#profile_mid_container,
#profile_right_container
{
	float: left;
	width: 348px;
	height: 565px;
	background-color: #EBEBEB;
	border: 1px solid #CECECE;
}

#profile_right_container
{
	margin-left: 30px;
}


.profile_title_container
{
	width: 348px;
	height: 27px;
	line-height: 27px;
	padding-left: 10px;
	padding-bottom: 10px;
	background-image: url('/shared/images/custom/subheader.gif');
	background-repeat: repeat-x;
	font-weight: bold;
	color: white;
}

.profile_items_row
{
	width: 348px;
	/*height: 30px;*/
	clear: both;
}

.profile_items_row_error
{
	width: 348px;
	background:#FEFCE5;
	border:1px solid gray; 
	clear: both;
}

.profile_items_title
{
	float: left;
	width: 95px;
	height: 30px;
	line-height: 30px;
	padding-right: 10px;
	color: #0790D8;
	font-weight: bold;
	text-align: right;
}

.profile_items_input,
.profile_items_input_error
{
	float: left;
	width: 225px;
	height: 15px;
	margin-top: 5px;
	margin-bottom: 10px;
}

.profile_items_input_error
{
	border: 2px solid red;
}

.error_box,
.error_box_error
{
	display: none;
	width: 215px;
	padding-left: 105px;
	color: red;
}

.error_box_error
{
	display: block;
}

.label_error
{
	border: 2px solid red;
}

.profile_items_row label
{
	color: #0790D8;
	font-weight: bold;
}


.profile_hr
{
	width: 320px;
	color: white;
	border:0;
	border-top: 1px solid #CECECE;
}

.profile_comments_title
{
	width: 333px;
	height: 25px;
	padding-left: 15px;
	padding-top: 5px;
	color: #0790D8;
	font-weight: bold;
}

.profile_comments
{
	display: block;
	width: 315px;
	height: 125px;
	margin-left: 15px;
}

#save_profile
{
	position: absolute;
	width: 80px;
	height: 27px;
	border: 0;
	bottom: 10px;
	right: 25px;
	background-image: url('/shared/images/custom/profile/save.gif');
}


#profile_image
{
	position: absolute;
	max-width: 230px;
	right: 35px;
	bottom: 100px;
}
#profile_photo
{
	position: absolute;
	max-height: 79px;
	left: 160px;
	bottom: 100px;
}

#delete_profile_photo
{
	position: absolute;
	width: 90px;
	padding-left: 10px;
	height: 27px;
	left: 60px;
	bottom: 100px;
	text-align: left;
	border-style: outset;
	background-image: url('/shared/images/custom/profile/x.gif');
	background-repeat: no-repeat;
	background-position: 90% 60%;
}

#profile_photo_upload
{
	position: absolute;
	left: 40px;
	bottom: 70px;
	
}

#delete_profile_image
{
	position: absolute;
	width: 90px;
	padding-left: 10px;
	height: 27px;
	right: 270px;
	bottom: 100px;
	text-align: left;
	border-style: outset;
	background-image: url('/shared/images/custom/profile/x.gif');
	background-repeat: no-repeat;
	background-position: 90% 60%;
}

#profile_image_upload
{
	position: absolute;
	right: 30px;
	bottom: 70px;
	
}



/*
forum
*/

.forum_new_image
{
}

.forum_new_link
{
	position: absolute;
	top: 290px;
	left: 260px;
	color: #0790D8;
}

.forum_replay_image
{
	position: absolute;
	top: 285px;
	left: 395px;
	color: #0790D8;
}

.forum_replay_link
{
	position: absolute;
	top: 290px;
	left: 420px;
	color: #0790D8;
}



.forum_header
{
	position: relative;
	width: 720px;
	height: 28px;
	margin-top: 10px;
	background-image: url('/shared/images/custom/subheader.gif');
	background-repeat: repeat-x;
}

.forum_item
{
	display: block;
	position: relative;
	width: 720px;
	height: 28px;
	border-bottom: 1px solid #CECECE;
	text-decoration: none;
}

.forum_topic_item
{
	display: block;
	position: relative;
	width: 720px;
	text-decoration: none;
	border-bottom: 1px solid #CECECE;
}


.forum_header *
{
	color: white;
	font-weight: bold;
}

.forum_header_date,
.forum_header_subject,
.forum_header_user,
.forum_item_user,
.forum_header_reactions,
.forum_item_reactions,
.forum_topic_user_text,
.forum_topic_user
{
	display: block;
	position: absolute;
	width: 75px;
	height: 28px;
	top: 0px;
	left: 30px;
	line-height: 28px;
	font-weight: bold;
}

.forum_header_subject
{
	width: 406px;
	left: 115px;
}

.forum_header_user
{
	width: 140px;
	left: 520px;
}

.forum_item_user
{
	width: 140px;
	left: 520px;
	color: #0790D8;
	text-decoration: underline;
}


.forum_header_reactions
{
	width: 55px;
	left: 650px;
}

.forum_item_reactions
{
	width: 55px;
	left: 650px;
	font-weight: normal;
	text-align: center;
}

.forum_header_icon
{
	position: absolute;
	width: 17px;
	height: 17px;
	top: 5px;
	left: 5px;
}
.forum_topic_user
{
	position: absolute;
	width: 306px;
	left: 215px;
	color: #0790D8;
	font-weight: bold;
}

.forum_topic_user_text
{
	position: absolute;
	width: 100px;
	left: 125px;
	font-weight: bold;
}

.forum_header_description
{
	display: block;
	width: 698px;
	margin-top: 30px;
	margin-bottom: 10px;
	padding: 10px;
	background-color: #e4f3f8;
	border: 1px solid #c8e8f4;
	overflow: auto;
}

.forum_header_text
{
	display: block;
	width: 718px;
	margin-top: 30px;
	margin-bottom: 10px;
	padding: 10px;
}

#forum_form_title
{
	width: 718px;;
	height: 27px;
	line-height: 27px;
	background-image: url('/shared/images/custom/subheader.gif');
	background-repeat: repeat-x;
	font-weight: bold;
	color: white;
	text-align: center;
}

#forum_form,
#forum_topic_form
{
	position: relative;
	width: 696px;;
	padding: 10px;
	padding-top: 35px;
	padding-bottom: 35px;
	background-color: #ebebeb;
	border: 1px solid #cecece;
}

#forum_topic_form
{
	padding-top: 10px;
	margin-top: 10px;
}

.forum_form_subject_text
{
	position: absolute;
	top: 15px;
	left: 10px;
}

.forum_form_subject
{
	position: absolute;
	top: 10px;
	left: 100px;
	width: 600px;
	height: 16px;
	/*border: 1px solid #404040;*/
}

.forum_form_subject_description
{
	width: 690px;
	height: 80px;
	overflow: auto;
	/*border: 1px solid #404040;*/
}

#bt_submit
{
	position: absolute;
	width: 73px;
	height: 20px;
	bottom: 10px;
	right: 10px;
	background-image: url('/shared/images/custom/forum/send.gif');
	border: 0;
}


/*
meetings
*/
#meetings_items_title
{
	width: 218px;
	height: 41px;
	padding-bottom: 1px;
	background-image: url('/shared/images/custom/meetings/meetings.gif');
	background-repeat: no-repeat;
}

.meeting_item_title
{
	color: #93B719;
	font-weight: bold;
}



#meetings_search_container
{
	position: relative;
	width: 218px;
	height: 26px;
	background-color: #969696;
}

#meetings_years
{
	position: absolute;
	width: 65px;
	height: 22px;
	left: 2px;
	top: 2px;
	border: 1px solid #414141;
}

#meetings_months
{
	position: absolute;
	width: 143px;
	height: 22px;
	left: 70px;
	top: 2px;
	border: 1px solid #414141;
}

#meeting_registration_title
{
	position: relative;
	width: 460px;
	height: 27px;
	line-height: 27px;
	padding-left: 10px;
	margin-top: 10px;
	background-image: url('/shared/images/custom/subheader.gif');
	background-repeat: repeat-x;
	font-weight: bold;
	color: white;
}

#meeting_registration
{
	width: 448px;
	padding: 10px;
	background-color: #ebebeb;
	border: 1px solid #cecece;
}


.mregistration_item
{
	padding: 5px;
}

.mregistration_row
{
	width: 448px;
	height: 24px;
	line-height: 24px;
	clear: both;
}

.mregistration_row_title
{
	float: left;
	width: 90px;
	height: 24px;
	line-height: 24px;
	color: #0193ce;
	font-weight: bold;
}

.mregistration_num_guest_text
{
	float: left;
	height: 24px;
	width: 129px;
	line-height: 24px;
	color: #0193ce;
	font-weight: bold;
}

.mregistration_row_input
{
	float: left;
	width: 170px;
	height: 16px;
}

.mregistration_name_input
{
	float: left;
	width: 80px;
	height: 16px;
}

.mregistration_mname_input
{
	float: left;
	width: 25px;
	height: 16px;
}

.mregistration_mname_text
{
	float: left;
	height: 24px;
	width: 50px;
	line-height: 24px;
	color: #0193ce;
	font-weight: bold;
	text-align: right;
}

.mregistration_lname_text
{
	float: left;
	height: 24px;
	width: 92px;
	line-height: 24px;
	color: #0193ce;
	font-weight: bold;
	text-align: right;
}

.mregistration_select
{
	float: left;
	width: 38px;
	height: 20px;
	border: 1px solid gray;
}


.mregistration_comments
{
	float: left;
	width: 340px;
	height: 55px;
	border: 1px solid gray;
}

.mregistration_hr
{
	width: 435px;
	height: 0px;
	color: white;
	margin-top: 5px;
	margin-bottom: 5px;
	border:0;
	border-top: 1px solid #CECECE;
	border-bottom: 1px solid white;
}

.mregistration_submit_container
{
	position: relative;
	width: 430px;
	height: 25px;
}

.mregistration_submit
{
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 89px;
	height: 20px;
	border: 0;
	background-image: url('/shared/images/custom/meetings/register.gif');
}

.munregistration_submit
{
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 89px;
	height: 20px;
	border: 0;
	background-image: url('/shared/images/custom/meetings/unregister.gif');
}

.munregistration_text
{
	position: absolute;
	right: 100px;
	top: 8px;
	color: #0193ce;
	font-weight: bold;
}


.mregistration_name_input_error
{
	border: 1px solid red;
}

.errormsg
{
	color:#cc0000;
	font-weight:bold;
	margin-left:5px;
}

/*
Registration
*/
#registration_content_container
{
	float: left;
	width: 328px;
}

#registration_container
{
	float: left;
	width: 360px;
	padding-left: 30px;
}





/*
Send Login
*/

#login_main_container
{
	width: 695px;
	height: 200px;
	clear: both;
}

.login_float
{
	float: left;
	width: 310px;
	height: 200px;
}

.login_header
{
	width: 300px;
	height: 25px;
	padding: 10px 5px;
	background-image: url('/shared/images/custom/login/login_title.gif');
	background-repeat: repeat-x;
	color: white;
	font-weight: bold;
}

#relogin_form
{
	display: block;
	width: 308px;
	height: 93px;
	border: 1px solid #e0e0e0;
	background-color: #f0f0f0;
	margin-top: 0px;
}

#sendlogin_form
{
	display: block;
	width: 308px;
	height: 63px;
	border: 1px solid #e0e0e0;
	background-color: #f0f0f0;
	margin-top: 0px;
}

.login_row
{
	position: relative;
	width: 308px;
	height: 28px;
}

.login_row label
{
	position: absolute;
	bottom: 3px;
	right: 172px;
}

.login_row input
{
	position: absolute;
	bottom: 0px;
	right: 10px;
	width: 145px;
	height: 12px;
	padding: 2px 5px;
	color: white;
	background-color: #9cd7f5;
	border: 1px solid #008fc9;
}

.login_row #sendlogin_loginsubmit
{
	width: 50px;
	height: 17px;
	border: 0;
	background-image: url('/shared/images/custom/login/login.gif');
}

.login_row #sendlogin_submit
{
	width: 71px;
	height: 15px;
	border: 0;
	background-image: url('/shared/images/custom/login/verstuur.gif');
}
/*
#sendlogin_form
{
	display: block;
	width: 250px;
	height: 30px;
	line-height: 30px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	background-color: blue;
	text-align: center;
}
*/














#footer
{
	position: relative;
	width: 981px;
	height: 38px;
	margin-left: 6px;
	margin-top: 6px;
	padding-bottom: 6px;
	background-image: url('/shared/images/custom/footer/footer_bg.gif');
	background-repeat: repeat-x;
}


#footer_bookmark
{
	position: absolute;
	top: 10px;
	right: 23px;
}

#footer_send
{
	position: absolute;
	top: 10px;
	right: 130px;
}

#footer_print
{
	position: absolute;
	top: 10px;
	right: 240px;
}

#members_main_container
{
	padding-top: 10px;
}


#credit
{
	float: none;
	display: block;
	width: 100%;
	height: 20px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	text-align: center;
}

#credit a{
	color: #ffffff;
	text-decoration: none;
}


a {
	color: inherit;
}



#preload img {
	display: none;
}

img {
	border: none;
}



form
{
	padding: 0;
	margin: 0;
}

.error_message
{
	color: red;
}

.error
{
	border: 1px solid #008FC9;
}

.clear {
	clear: both;
}


ul, li
{
	overflow: visible;
}

