/* CSS Document */
/* Rest everything */
* { margin: 0; padding: 0; }

/* commented backslash hack \*/
html, body{ height: 100%; }

body {
	margin-left: auto; margin-right: auto; width: 935px;
	background-image: url(../images/main/shadow.jpg);
	background-position: center;
	background-repeat: repeat-y;
	background-color: #B6BBBD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

div.clear { clear: both; } /* Clear all */

.body { width: 100%; min-height:100%; margin-bottom:-50px; height:auto; }
* html .body{ height: 100%; }

img { border: 0; }

.center { text-align: center; }
.noborder { border: 0; }
.alignTop{vertical-align: top;}
.alignBottom{vertical-align: bottom;}
.alignTopLeft{text-align: left; vertical-align: top;}
.alignBottomLeft{text-align: left; vertical-align: bottom;}
.content_inside_title { text-align: center; font-size: 20px; padding-bottom: 15px; }

.orange {font-variant: small-caps; font-size: 14px; color: #F29B00; font-weight: bold; }
.error { text-align: center; font-weight:bold; color: #f00; }
.important { font-weight: bold; color: #00f; }
.important_message { font-weight: bold; color: #00f; text-align: center; font-size: 14px; margin-bottom: 10px; }

/*=== Page Header ===*/
div.top { height: 39px; background: url(../images/main/bg_header.jpg) 0 0 repeat-x; position: relative; }
.menu { text-decoration: none; color: #FFFFFF; font-size: 12px; font-weight: bold; padding-left: 3.8em; }
.mxi_menu { text-decoration: none; color: #FFFFFF; font-size: 11px; font-weight: bold; padding-left: 2.8em; }


.top_choice { padding-top: 10px; display: block; }
.top_choice a:hover { text-decoration: underline; color: #fff; }

/*=== Logout ===*/
.logout_username { font-weight: bold; font-size: 14px; color: #fff; padding-top: 80px; padding-left: 25px; }
.logout_profile { margin-left: 25px; padding-top: 3px; float: left; }
.join_fair { margin-left: 25px; padding-top: 3px; }
.logout_logout { float: left; padding-top: 3px; }

/*=== Blocks ===*/
.block { width: 25%; float: left; border: 1px solid #e2e2e2; display: inline; }
.block_title { height: 20px; text-align: center; border-left: 5px solid #e2e2e2; font-variant: small-caps; font-size: 14px; color: #484848; font-weight: bold; border-bottom: 1px solid #e2e2e2; }
.block_content { min-height: 550px; font-size: 12px; padding-top: 10px; }

/*=== Content ===*/
.content { margin-bottom: 10px; }
.content_text { margin-bottom: 10px; }
.question_content { width: 80%; }

/*=== Events ===*/
.event { padding-left: 15px; padding-bottom: 10px; }
.event_inside { border-left: 12px solid #abc7f2; }
.event_date { padding-left: 5px; }
.event_image { padding-left: 5px; }
.event_name { padding-left: 5px; }
.event_industry { padding-left: 5px; }
.event_city_state { padding-left: 5px; }
.event_time { padding-left: 5px; }
.event_files { padding-left: 5px; }
.event_files a { text-decoration: none; color: #00f; }
.event_files a:hover { text-decoration: underline; color: #000; }

/*=== 2nd Block ===*/
.block2 { width: 22%; float: left; border: 1px solid #e2e2e2; display: inline; text-align: center; }

/*=== Job Seekers ===*/
.seeker_login { padding-top: 10px; padding-bottom: 10px; margin-left: 110px; width: 400px; }
.seeker_login p { padding-top: 3px; }
.seeker_login_button { margin-left: 110px; padding-top: 5px; }
.seeker_forgot { margin-left: 35px; }

/*=== Seekers Register ===*/
label { width: 5em; float: left; text-align: right; margin-right: 0.5em; display: block; }
.seeker_register { width: 100%; margin-bottom: 15px; }
.seekers_help { margin-top: 15px; margin-bottom: 15px; border: 1px dashed #000; }
.seekers_help_text { padding-left: 5px; padding-right: 5px; padding-top: 5px; }
.register_element { width: 45%; }
.seeker_register p { margin-top: 5px; display: block; }
.seeker_register a { text-decoration: none; color: #00F; }
.seeker_register a:hover { text-decoration: underline; color: #00F; }
.personal_sites { width: 100%; }
.personal_site_space { width: 47%; float: left; }
.personal_site { float: left; }
#show_email { width: 60px; }
#show_phone { width: 60px; }
#show_personal { width: 60px; }
#show_logo { width: 60px; }
#prefix { width: 70px; }
.required { float: left; }
.information { float: right; }
.create_disabled { cursor: default; }

/*=== Profile ===*/
.profile_item { margin-left: 150px; height: 30px; margin-top: 5px; float: left; }
.profile_item_text { margin-top: 10px; float: left; margin-left: 5px; }

/*=== Job Openings ===*/
#current { min-width: 100px; }

/*=== Intro ===*/
.introduction_text { padding-bottom: 15px; }

/*=== Select Fair ===*/
.select_event { margin-top: 20px; margin-bottom: 10px; }
.open_event { margin-left: 200px; margin-bottom: 10px; margin-top: 10px; }
.event_join { margin-left: 15px; margin-top: 5px; }

/*=== In Fair ===*/
.nav { margin-top: 10px; width: 75%; float: left; }
.chat_note { float: left; margin-top: 10px; font-size: 9px; width: 22%; }
.red { color: #f00; }

.person { margin-top: 10px; border-top: 1px solid #9495a2; }
.person_name { margin-top: 3px; font-size: 14px; font-weight: bold; }
.person_talk { float: left; margin-top: 3px; }
.person_view { margin-left: 25px; float: left; margin-top: 3px; }
.chat_buttons { float:right; width: 25%; }

#profile_img { vertical-align: middle; border: 0; }
#profile_img a { text-decoration: none; }
.profile_text a { font-size: 15px; text-decoration: none; cursor:pointer; color: #000; }
.profile_text a:hover {  font-size: 15px; text-decoration: none; cursor:pointer; color: #f00; }

.print_img { cursor:pointer; }

.navList3, .navList2 {
    text-align: left;
}
.navList3 {
    padding-left: 10px;
}
.maxi_text {
    font-weight: bold;
    font-size: 1.1em;
}
.navList3 a, .navList2 a, .navList3 a:visited, .navList2 a:visited {
    text-decoration: none;
    color: #014395;
    cursor: pointer;
}

.navList3 a:hover, .navList2 a:hover {
    text-decoration: none;
    color: #000;
    cursor: pointer;
}

.addthis_header {
    position:relative;
    top: -40px;
    right: -800px;
    width: 125px;
}