* {margin: 0; padding: 0;}

body {
background-image:url(../img/bg_body.jpg);
background-repeat:repeat-x;
margin:0px;
padding:0px;
text-align:center;
font: 9pt Arial, Helvetica, sans-serif;
line-height: 14px;
color: #000000;
}

#container {
width:829px;
background-color: #FFFFFF;
background-image: url(../img/bg_container.jpg);
background-repeat: repeat-y;
margin-left:auto;
margin-right:auto;
text-align:left;
}

/* ####### LOGO ############# */

#page_header_picture {
width: 765px;
height: 117px;
background-image: url(../img/banner_tiananmen.jpg);
background-repeat: no-repeat;
}

#page_logo {
margin-left: 20px;
}

#page_logo img {
border-width: 0px;
}

/* ####### MENU ############# */

#page_header_menu {
text-align: right;
width: 763px;
position: absolute;
top: 113px;
}

*:first-child+html #page_header_menu {
text-align: right;
width: 763px;
position: absolute;
top: 112px;
}

* html #page_header_menu {
text-align: right;
width: 763px;
position: absolute;
top: 112px;
}

.td_menu {
background-image: url(../img/links_on.gif);
background-repeat: repeat-x;
padding: 6px 3px 0px 3px;
}

.td_menu_active {
background-image: url(../img/links_over.gif);
background-repeat: repeat-x;
padding: 6px 3px 0px 3px;
}

.td_menu_right {
padding-right: 5px;
}

.td_menu a {
text-decoration: none;
color: #000000;
font: 11px Arial, Helvetica, sans-serif;
}

.td_menu_active a {
text-decoration: none;
color: #000000;
font: 11px Arial, Helvetica, sans-serif;
}


/* ####### HEADER ############ */

#page_header {
padding: 0px 33px 0px 33px;
}

#page_header_navigation {
width: 100%;
border-top: 3px solid #666666;
text-align: right;
padding: 1px 0px 2px 0px;
}

#page_header_navigation a {
text-decoration: none;
color: #000000;
font: 11px Arial, Helvetica, sans-serif;
padding: 2px 0px 2px 0px;
}



/* ####### BREADCRUMB ######### */

#page_header_breadcrumb {
background-image: url(../img/bg_breadcrumb.jpg);
background-repeat: no-repeat;
height: 55px;
position: absolute;
top: 141px;
padding: 16px 0px 0px 0px;
width: 829px;
color: #FFFFFF;
}

#page_header_breadcrumb table {
width: 758px;
margin-left: 40px;
}

#page_header_breadcrumb ul {
margin: 0px;
padding: 3px 0px 0px 5px;
}

#page_header_breadcrumb ul li {
display: inline;
color: #FFFFFF;
}

#page_header_breadcrumb ul li a {
text-decoration: none;
color: #FFFFFF;
}


/* ############# LOGIN ########## */

#box_login {
line-height: 16px;
margin: 0px;
padding: 0px;
}

#box_login a {
font: 11px Arial, Helvetica, sans-serif;
text-decoration: none;
color: #000000;
}

#box_login form {
margin: 0px 8px 0px 0px;
padding: 0px;
}

.form_header {
margin: 0px;
padding: 2px;
border: 1px solid #000000;
font: 9pt Arial, Helvetica, sans-serif;
color: #888888;
}



/* ############## FOOTER ########## */

#footer {
background-image: url(../img/bg_footer.jpg);
background-repeat: no-repeat;
height: 87px;
color: #999999;
font: 11px Arial, Helvetica, sans-serif;
text-align: right;
padding: 30px 0px 0px 0px;
}

/* ############## CONTENT ########## */

#content {
width: 710px;
padding: 80px 62px 50px 62px;
}

*:first-child+html #content {
width: 710px;
padding: 95px 62px 50px 62px;
}

* html #content {
width: 710px;
padding: 95px 62px 50px 62px;
}

h1 {
margin:  20px 0px 20px 0px;
font: bold 16px Arial,helvetica,sans-serif;
color: #272F53;
}

h2 {
background-image: url(../img/bg_h2.gif);
background-repeat: repeat-x;
background-position: center;
padding: 7px 8px 0px 8px;
margin: 5px 0px 13px 0px;
font: bold 9pt Arial, Helvetica, sans-serif;
color: #0C2945;
height: 23px;
border-bottom: 3px solid #272F53;
}

h3 {
margin-bottom: 10px;
font: bold 9pt Arial, Helvetica, sans-serif;
color: #0C2945;
}

.h3_visitor {
margin-bottom: 0px;
font: bold 9pt Arial, Helvetica, sans-serif;
color: #0C2945;
}

h4 {
font: 9pt Arial, Helvetica, sans-serif;
}

#content ul {
margin: 10px 0px 10px 20px;
list-style-image: url(../img/list_icon.gif);
}

.text_grey {
font: 9pt Arial, Helvetica, sans-serif;
color: #777777;
}


/* ############## FORMS / BUTTON ########## */

.form_button {
border: 1px solid #6A6A6A;
background-image: url(../img/form_button_bg.gif);
backgound-repeat: repeat-x;
font: 9pt Arial, Helvetica, sans-serif;
color: #000000;
height: 21px;
padding: 1px 1px 4px 1px;
vertical-align: middle;
}

.form_button:hover {
border: 1px solid #6A6A6A;
background-image: url(../img/form_button_bg.gif);
backgound-repeat: repeat-x;
font: 9pt Arial, Helvetica, sans-serif;
color: #000000;
height: 21px;
padding: 1px 1px 4px 1px;
vertical-align: middle;
cursor: pointer;
}

.form_button_login {
border: 1px solid;
border-color: #E6E6E6 #272F53 #272F53 #E6E6E6;
font: 9pt Arial, Helvetica, sans-serif;
padding: 1px;
}

.form_button_login:hover {
border: 1px solid;
border-color: #E6E6E6 #272F53 #272F53 #E6E6E6;
font: 9pt Arial, Helvetica, sans-serif;
padding: 1px;
background-color: #FDF0C7;
}

.form_input_search {
border-top: 1px solid #74757D;
border-right: 1px solid #CACCD8;
border-bottom: 1px solid #CACCD8;
border-left: 1px solid #74757D;
font: 12px Arial, Helvetica, sans-serif;
padding: 1px;
margin-bottom: 3px;
min-width: 150px;
}

.form_input {
border-top: 1px solid #74757D;
border-right: 1px solid #CACCD8;
border-bottom: 1px solid #CACCD8;
border-left: 1px solid #74757D;
font: 9pt Arial, Helvetica, sans-serif;
padding: 2px;
margin-bottom: 3px;
}

.form_input_error {
border:1px solid #B39D5B;
font: 9pt Arial, Helvetica, sans-serif;
padding: 2px;
margin-bottom: 3px;
}

div.error_message{
color: #000000;
background-color: #F7D97E;
padding: 4px;
}

.form_input_div {
font: 9pt Arial, Helvetica, sans-serif;
margin-top: 10px;
}

.form_input_div span.register{
display: block;
float: left;
width: 150px;
}

#content .form_input_div h2 {
margin:  30px 0px 30px 0px;
}

.button_yellow {
border-width: 0px;
}

/* ### BOXES ######## */

.div_box_buttons {
width: 210px;
padding: 0px;
text-align: left;
}

.div_box_buttons a {
text-decoration: none;
}

.div_box_buttons img {
margin: 0px 0px 2px 0px;
}

.div_box_buttons h3 {
width: 200px;
padding: 5px;
margin: 0px 0px 2px 0px;
color: #FFFFFF;
background-color: #666666;
font-weight: normal;
}

.div_box_buttons h3 a {
color: #FFFFFF;
text-decoration: none;
font-weight: normal;
}


.div_box_buttons h4 {
font-weight: bold;
}

.div_box_buttons h4 a {
font-weight: bold;
text-decoration: none;
color: #000000;
}

.div_box_basic {
padding: 8px;
background-color: #EFEFEF;
line-height: 12pt;
}

/* ### SEARCH ######## */

.div_search_home {
padding: 10px;
min-height: 110px;
background-color: #EFEFEF;
}

.div_search_home h1 {
}



/* ### FORM STEPS ######## */

#content .breadcrumb_steps {
width: 98%;
margin: 20px 0px 20px 0px;
padding: 5px;
background-color: #272F53;
color: #FFFFFF;
}

#content .breadcrumb_steps_active {
color: #F7D97E;
}

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

#content .breadcrumb_steps a:hover {
color: #FFFFFF;
text-decoration: underline;
}

.form_button_breadcrumb {
border: 0px;
color: white;
background-color: transparent;
cursor: pointer;
font: 9pt Arial, Helvetica, sans-serif;
}

.form_breadcrumb {
margin: 0px;
padding: 0px;
display: inline;
}

/* ############## LINKS ############ */

a {
font: 9pt Arial, Helvetica, sans-serif;
text-decoration: underline;
color: #0C2945;
}

a:hover {
color: #B49538;
}

a.more {
font: 9pt Arial, Helvetica, sans-serif;
text-decoration: none;
color: #B49538;
font-weight: bold;
}

a.more:hover {
color: #0C2945;
font-weight: bold;
}

h2 a {
text-decoration: none;
}

h3 a {
font: bold 9pt Arial, Helvetica, sans-serif;
color: #0C2945;
text-decoration: none;
}


/* ########## ACCOUNT ############## */

.div_account_functions {
display: none;
margin: 10px 0px 10px 0px;
}

/* ############# LISTINGS ########### */

.listing_pages, #profile_tabs .listing_pages {
background-image: url(../img/bg_h2.gif);
background-repeat: repeat-x;
background-position: center;
padding: 7px 8px 0px 8px;
margin: 20px 0px 0px 0px;
font: bold 9pt Arial, Helvetica, sans-serif;
color: #0C2945;
height: 23px;
border-bottom: 3px solid #272F53;
}

.listing_pages a {
text-decoration: none;
}

.listing_table {
width: 100%;
margin: 0px;
padding: 0px;
border-collapse: collapse;
}

.listing_table img {
border: 1px solid #AAAAAA;
}

.listing_table_small img {
border: 1px solid #AAAAAA;
}

.listing_table tr td, #profile_tabs .listing_table tr td {
padding: 10px 4px 10px 4px;
}

.listing_tr_sort {
background-color: #272F53;
color: #FFFFFF;
height: 20px;
}

.listing_tr_sort img {
border: 0px;
border-color: #272F53;
}

.listing_table .listing_tr_sort td {
text-align: left;
padding: 4px 2px 4px 2px;
}

.listing_tr_even {
background-color: #EFEFEF;
color: #333333;
}

.listing_tr_even:hover {
background-color: #FBF5E3;
color: #333333;
}

.listing_tr_odd {
background-color: #FFFFFF;
color: #333333;
}

.listing_tr_odd:hover {
background-color: #FBF5E3;
color: #333333;
}

.listing_tr_disabled {
border-top: 1px solid #AA0000;
border-bottom: 1px solid #AA0000;
background-color: #FFEEEE;
}

.listing_tr_disabled_admin {
border-top: 1px solid #9966FF;
border-bottom: 1px solid #9966FF;
background-color: #DBDBF2;
}

.listing_table td a {
text-decoration: none;
}

.listing_table_small tr td {
padding: 5px;
}

.listing_table_small td a {
text-decoration: none;
}

.span_company {
display: block;
padding-top: 4px;
}

.span_company a {
font: 8pt Arial, Helvetica, sans-serif;
color: #777777;
}

.span_description {
display: block;
font: 9pt Arial, Helvetica, sans-serif;
color: #333333;
line-height: 12pt;
margin: 0px 0px 3px 0px;
padding: 0px;
}

.span_location {
display: block;
margin-bottom: 4px;
}

.span_created {
font: 8pt Arial, Helvetica, sans-serif;
color: #777777;
}

/* ########## SHOW LISTING ########### */

.display_listing {
width: 480px;
text-align: left;
vertical-align: top;
margin: 30px 0px 0px 0px;
padding: 0px;
font: 9pt Arial, Helvetica, sans-serif;
color: #333333;
line-height: 12pt;
}

.display_listing h2 {
margin:  30px 0px 30px 0px;
}

.display_listing h1 {
margin:  30px 0px 0px 0px;
}

/*.listing_overview {
width: 100%;
background-color: #EFEFEF;
padding: 0px 8px 0px 8px;
margin: 0px;
border-right: 1px solid #DDDDDD;
}

.listing_overview img {
border: 1px solid #AAAAAA;
}

.listing_overview .button_yellow {
border-width: 0px;
margin-top: 10px;
}
*/

h1 .h1_company {
font: 9pt Arial, Helvetica, sans-serif;
color: #777777;
}

.a_contact {
font: 8pt Arial, Helvetica, sans-serif;
color: #777777;
text-decoration: none;
}

.company_pic_large {
margin-right: 12px;
padding: 3px;
background-color: #FFFFFF;
border: 1px solid #666666;
}

/* ########## TOOLTIPS ########### */

.tooltip_login {
width: 230px;
height: 105px;
background-image: url(../img/bg_tooltip_login.gif);
background-repeat: repeat-x;
border: 2px solid #272F53;
z-index: 2;
position: absolute;
top: 100px;
left: 50%;
margin-left: -115px;
text-align: left;
padding: 10px;
}



/* ########## PROFILE ########### */

#profile_tabs {
color: #111111;
width: 100%;
margin-top: 40px;
padding: 0px;
text-align: left;
}

#profile_tabs ul {
margin: 0px;
padding: 0px;
}

#profile_tabs li {
float: left;
list-style-image: none;
list-style-position: outside;
list-style-type: none;
}

#profile_tabs ul a {
background: #666666 none repeat scroll 0%;
color: #FFFFFF;
display: block;
margin-right: 2px;
padding: 6px 10px;
text-decoration: none;
font-size: 8pt;
}

#profile_tabs ul a:hover {
background: #424141 none repeat scroll 0%;
color: #FFFFFF;
}

#profile_tabs ul a.profile_tab_selected {
background: #EFEFEF none repeat scroll 0%;
border-bottom: 1px solid #EFEFEF;
color: #000000;
margin-bottom: 0pt;
}

#profile_tabs div {
background: #EFEFEF none repeat scroll 0%;
clear: left;
padding: 15px 20px;
font: 9pt Arial, Helvetica, sans-serif;
line-height: 14px;
color: #000000;
}

#map_profile {
height: 170px;
width: 157px;
margin-right: 12px;
background-color: #FFFFFF;
border: 1px solid #666666;
}

