a img {
    border: none;
}
div.overview_image {
	float: left;
	width: 115px;
	height: 100px;
}
p.choose_category {
	margin-top: 5px;
}
div#business_res_company_list_header {
    background-image: url(../../../../res/images/business_res_table_header.gif);
    background-repeat: no-repeat;
    background-position: center top;
    height: 38px;
    font-weight: bold;
    color: #FFFFFF;
    width: 698px;
    text-align: left;
    margin-top: 1px;
}
div#business_res_company_list_header td.rating {
	text-align: left;;
}
div#business_res_company_list_header2 td.info {
    width: 130px;
}
div#business_res_company_list_header a {
    color: #FFF;
    text-decoration: none;
}
div#business_res_company_list_header a:hover {
    text-decoration: underline;
}
div#business_res_company_list_footer {
    background-image: url(../../../../res/images/business_res_table_footer.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    height: 15px;
    margin-bottom: -10px;
}
div#business_res_company_list_header td {
    padding-top: 10px;
}
div#business_res_company_list_header td.logo {
    width: 110px;
    padding-left: 5px;
}
div#business_res_company_list_header td.name {
    width: 368px;
    padding-left: 5px;
}
div#business_res_company_list_header td.info {
    width: 125px;
}
div#business_res_company_list_background {
    width: 698px;
    background-image: url(../../../../res/images/business_res_table_content.jpg);
    background-repeat: repeat-y;
    background-position: center;
}
table.business_res_company_list:first-child {
    border-top: none;
}
table.business_res_company_list {
    width: 689px;
    border-spacing: 3px;
    border-collapse: separate;    
    border-top: 1px solid #E9E9E9;
    margin-bottom: 1px;
    margin-left: 5px;
}
table.business_res_company_list_gray {
    background-color: #F4F4EA;
	border-top: 1px solid #E9E9E9;
    border: none;
}
table.business_res_company_list td {
    border-spacing: 0px;
    padding: 0px;
    text-align: left;
    vertical-align: top;
    padding-top: 7px;	
}
table.business_res_company_list td.logo {
    width: 110px;
}

table.business_res_company_list td.name {
    width: 320px;
	padding-right: 5px;
    color: #444;
    border-right: 1px solid #E9E9E9;
    line-height: 110%;
    padding-bottom: 5px;
}
table.business_res_company_list td.name a.bold{
	display: block;
	width: 325px;
	padding-bottom: 5px;
}
table.business_res_company_list td.info {
    width: 140px;
    padding-left: 13px;
    border-right: 1px solid #E9E9E9;
    vertical-align: middle;
}
table.business_res_company_list td.info p {
    margin: 5px 0px;
}
table.business_res_company_list td.info table td {
    vertical-align: middle;
}
table.business_res_company_list td.rating {
    text-align: center;
    vertical-align: middle;
}
table.business_res_company_list td.rating .small {
    font-size: 0.8em;
}
table.business_res_company_list td.rating img {
    margin-bottom: 4px;
}
/* HEADERS */
h1 {
    font-weight: normal;
    font-size: 1.6em;
    color: #739214;
    margin-bottom: 10px;
    margin-top: 7px;
    margin-left: -1px;
    text-align: left;
}
h2 {
    color: #444;
    font-weight: normal;
    font-size: 1.4em;
	line-height: 1.1em;
    margin: 18px 0px 10px 0px;
}
h3 {
    font-size: 1.2em;
    font-weight: bold;
    margin: 12px 0px 0px 0px;
    color: #444;
}
h3 img.text { 
	margin-left: 5px;
	margin-bottom: 3px;
}
h3.categories {
	font-size: 1.0em;
    font-weight: bold;
    margin: 12px 0px 0px 0px;
    color: #444;
}
h4 {
    font-size: 1.2em;
    font-weight: normal;
    margin: 12px 0px 2px 0px;
    text-decoration: none;
    color: #444;
}
table.business_res_company_list td.name h4 {
    margin-top: 2px;
    margin-bottom: 4px;
    line-height: 110%;
}
h2.page_position {
    font-size: 0.9em;
    color: black;
    font-weight: normal;
    margin-top: -6px;
}
h2.page_position a {
    color: #444;
    text-decoration: none;
}
h2.page_position a:hover {
    text-decoration: underline;
}
/* END HEADERS */
div#business_res_center_right {
    position: absolute;
	text-align: right;
    top: 10px;
    right: 15px;
    width: 270px;
    height: 40px;
}
div.business_res_paging {
    height: 25px;
    margin-top: 10px;
    margin-bottom: 1px;
    text-align: right;
}
div.business_res_paging form.countries {
    display: block;
    float: left;
    clear: left;
    padding-top: 3px;
}
div.business_res_paging form.countries select {
    position: relative;
    font-size: 0.9em;
    top: -5px;
}
div.pager {
    color: #DDD;
    padding-top: 2px;
    text-align: right;
}
div.pager form {
    display: block;
    width: 70px;
    height: 20px;
    float: right;
    clear: right;
    margin: 0px;
    padding: 0px;
    margin-top: -2px;
}
div.pager input.goto_page {
    width: 33px;
    margin: 0px;
    position: relative;
    font-size: 0.9em;
    top: -2px;
}
div.pager input.goto_page_submit {
    top: 3px;
    position: relative;
}
div.pager span {
    color: #444;
}
div.pager a {
    color: #999387;
    text-decoration: none;
}
div.pager a:hover {
    text-decoration: underline;
}
/* COMPANY PAGE */
div.clear {
    clear: both;
}
div#company_logo {
    float: left;
    
    margin-right: 20px;
}
div#company_name {
    float: left;
    width: 320px;
    margin-right: 35px;	
}
div#company_name h1 {
    margin-bottom: 15px;
}
div#company_showcase {
    float: right;
	margin-right: 50px;
    width: 262px;
    text-align: left;
	display: inline;
}
div#company_showcase img {
	margin-left: 26px;
	margin-right: 5px;
	float: left;
	clear: left;
}
a.view_full_showcase {
    padding-top: 59px;
    width: 262px;
    background-image: url(../../../../res/images/view_full_showcase.jpg);
    height: 0px;
    overflow: hidden;
    display: block;
}
div.hr_bottom_shadow {
    background-image: url(../../../../res/images/hr_bottom_shadow.gif);
    background-position: top;
    background-repeat: repeat-x;
    height: 19px;
    position: relative;
    margin-bottom: 2px;
    margin-top: 23px;
}
div.hr_bottom_shadow_left {
    background-image: url(../../../../res/images/hr_bottom_shadow_left.gif);
    height: 19px;
    width: 200px;
    position: absolute;
    top: 1px;
    left: -1px;
}
div.hr_bottom_shadow_right {
    background-image: url(../../../../res/images/hr_bottom_shadow_right.gif);
    height: 19px;
    width: 200px;
    position: absolute;
    top: 1px;
    right: -1px;
}
div.hr_top_shadow {
	clear: both;
    background: url(../../../../res/images/hr_top_shadow.gif) repeat-x bottom; 
    height: 19px;
    position: relative;
    margin-bottom: 20px;
    margin-top: 10px;
}
div#company_col_1 {
    float: left;
    width: 535px;
    min-height: 450px;
    background-image: url(../../../../res/images/hr_vertical_shadow_left.gif);
    background-position: right;
    background-repeat: repeat-y;
    position: relative;
    padding-right: 25px;
    display: inline;
    line-height: 135%;
}
* html div#company_col_1 {
    height: 450px;
}
div#company_col_1 div.hr_bottom_shadow {
}
div#company_col_1_shadow_bottom {
    position: absolute;
    right: 0px;
    bottom: 0px;
    background-image: url(../../../../res/images/hr_vertical_shadow_left_bottom.gif);
    width: 19px;
    height: 200px;
}
div#company_col_1_shadow_top {
    position: absolute;
    right: 0px;
    top: 0px;
    background: url(../../../../res/images/hr_vertical_shadow_left_top.gif);
    width: 19px;
    height: 200px;
}
div#company_col_2 {
    float: left;
    display: inline;
    width: 300px;
    padding: 0px 20px;
    min-height: 300px;
    line-height: 135%;
}
* html div#company_col_2 {
    min-height: 300px;
}
div.google_map {
    width: 270px;
    height: 200px;
    padding: 1px;
    border: 1px solid #D4D3CE;
    float: left;
    margin-right: 19px;
}
div.google_map_cp {
	width: 470px;
    height: 400px;
	float: left;
	margin-left: 2px;
    padding: 1px;
    border: 1px solid #D4D3CE;
}

div.company_partners {
    width: 230px;
	padding-right: 20px;
    float: left;
}
div.company_customers {
    width: 270px;	
    float: right;	
}
div.company_customers p, div.company_customers h2 {
	padding-left: 30px;
}
div.company_customers p {
	border-left: 1px solid #D4D3CE;	
}


p.back {
    margin-bottom: 10px;
}
p.back a {
	color: black;
	font-size: 0.9em;
	text-decoration: none;
}
p.back a:hover {
    text-decoration: underline;
}
div.showcase_media {
    float: left;
    width: 132px;
    height: 32px;
    margin-top: 10px;
}
div.hr_slim {
    height: 1px;
    background-image: url(../../../../res/images/hr_slim.jpg);
    background-repeat: no-repeat;
    margin-top: 8px;
    margin-bottom: 8px;
}
div.hr_slim_long {
    height: 1px;
    background: url(../../../../res/images/hr_slim_long.jpg) top center;
    background-repeat: no-repeat;
    margin-top: 8px;
    margin-bottom: 8px;
}
div.showcase_media span {
    margin-left: 5px;
}
div.showcase_footer {
    color: #888;
    font-size: 11px;
}
div.showcase_footer a {
    color: #739214;
    font-size: 11px;
    text-decoration: none;
}
div.showcase_footer a:hover {
    text-decoration: underline;
}
div.showcase_footer a.read_more {
    height: 0px;
    width: 89px;
    padding-top: 25px;
    overflow: hidden;
    background-image: url(../../../../res/images/read_more_button.jpg);
    display: block;
    float: right;
    position: relative;
    top: 10px;
}
p#company_address {
	padding-top: 5px;
}
div.hr_people {
    height: 24px;
    background-image: url(../../../../res/images/hr_people_stats.jpg);
    margin-top: 20px;
}
div.company_staff_full_list div.worker {
	width: 270px;
	float: left;
	height: 155px;
	display: inline; 
}
div.worker {
    padding-bottom: 5px;
}
span.display_name {
    font-size: 11px;
}
div.worker img.avatar, div.base_userinfo img.avatar {
    display: inline;
    float: left;
    margin-right: 20px;
}
img.avatar {
    padding: 1px;
    border: 1px solid #D6D3CE;
	width: 90px;
	height: 110px;
}
img.avatar_min {
    padding: 1px;
    border: 1px solid #D6D3CE;
	width: 50px;
	height: 50px;
}
/* END COMPANY PAGE */
/* USER PROFILE */
.small {
    font-size: 0.9em;
    font-weight: normal;
}
.small_bold {
	font-size: 0.9em;
    font-weight: bold;
}
div.base_userinfo div.links {
    float: right;
    width: 200px;
}
div.base_userinfo div.links a {
    color: #444;
	display: block;
	margin-bottom: 3px;	
}
div.base_userinfo h1 {
    color: #444;
	padding-top: 5px;
	margin-bottom: 5px;
}
div.base_userinfo p.status {
    margin-top: 40px;
}
div.hr_slim_short {
    background: url(../../../../res/images/hr_slim_short.jpg) no-repeat top center;
    height: 1px;
    width: 100%;
    margin: 15px auto;
    padding: 0px;
}
div.user_company {
    margin-bottom: 21px;
	border-bottom: 1px solid #FFF;
}
div.user_company img.logo {
    float: left;    
    padding: 1px;
	margin-top:1px;
    margin-right: 20px;
}
img.logo_border{
	border: 1px solid #d4d4cc;	
    padding: 1px;
}
img.logo_home{		
    padding: 2px;
}

div.user_company img.logo_border {
    float: left;    
	border: 1px solid #d4d4cc;
    padding: 1px;
    margin-right: 20px;
}
div.user_company img.view_link {
    position: relative;
    top: 13px;
}
div.user_company p {	
    margin-bottom: 3px;	
}
img.contact {
    position: relative;
    top: 10px;
    margin-right: 4px;
}
/* END USER PROFILE */
/* SHOWCASE */
.text {
    vertical-align: middle;
}
div#vote_for_showcase {
    margin-left: 17px;
}
textarea#comment_text {
    padding: 20px;
    width: 641px;
    height: 189px;
    border: none;
    overflow: auto;
    background: url(../../../../res/images/comment_add_background.jpg) no-repeat top center;
    vertical-align: top;
    margin-left: 5px;
    float: right;
	font-size: 1em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #333333;
    overflow: auto;
}
a#showcase_flash_image {
    background-image: url(../../../../res/images/showcase_start_flash_image.gif);
    background-repeat: no-repeat;
    display: block;
    height: 0px;
    padding-top: 56px;
    width: 262px;
    overflow: hidden;
    margin: 10px auto;
}
a#showcase_flash_music {
    background-image: url(../../../../res/images/showcase_start_flash_music.gif);
    background-repeat: no-repeat;
    display: block;
    height: 0px;
    padding-top: 56px;
    width: 262px;
    overflow: hidden;
    margin: 10px auto;
}
a#showcase_flash_video {
    background-image: url(../../../../res/images/showcase_start_flash_video.gif);
    background-repeat: no-repeat;
    display: block;
    height: 0px;
    padding-top: 56px;
    width: 262px;
    overflow: hidden;
    margin: 10px auto;
}
form#showcase_comment {
    text-align: right;
    margin-top: 20px;
}
div#offer_select{
	width: 675px;
	height: 140px;
	background: inherit;
	float: right;	
}

#sel_offer_company{
	float: left;	
	margin-top: 7px;
	margin-left: 0px;
	min-width: 150px;	
	overflow:auto;		
}
#sel_offer_company option{
	padding-left: 2px 5px;
}
table.comments td.left {
	padding-bottom: 3px;
}
form#showcase_comment label {
    margin-top: 15px;
	padding-top: 5px;
    font-size: 1.3em;
}
form#showcase_comment label .small {
    font-size: 0.7em;
}
table.comments {
    border-collapse: separate;
    border-spacing: 2px;
    line-height: 135%;
	width: 100%
}
table.comments td.left,  table.comments td.right {
	padding-bottom: 3px;
}
td.row_hr {
    background-color: #D5D5CD;
    height: 1px;
}
td.comment_avatar {
    width: 55px;
	padding: 10px 10px 10px 0px;
    vertical-align: top;
	text-align: left;
}
td.comment_profile {
    width: 125px;
    padding: 10px;
    border-right: 1px solid #D5D5CD;
    vertical-align: top;
}
td.comment_content {
    width: 676px;
    background-color: #F4F4EA;
    padding: 10px;
    vertical-align: top;
}
td.response_logo {
    width: 100px;
	padding: 10px 10px 10px 0px;
    vertical-align: top;
	text-align: left;
}
td.response_profile {
    width: 155px;
    padding: 10px;
    border-right: 1px solid #D5D5CD;
    vertical-align: top;
}
td.response_content {
    
    background-color: #F4F4EA;
    padding: 10px;
    vertical-align: top;
}
.right {
    text-align: right;
}
.left {
    text-align: left;
}
div#enclosed_documents, div#enclosed_links {
    margin-left: 22px;
}
/* END SHOWCASE */
option {
    padding-right: 10px;
}
p.user_status {
    margin-top: 40px;
}
/* MY PROFILE */
input.input_cp {
    width: 458px;
    padding: 8px 10px;
    background: url(../../../../res/images/input_field_my_profile.gif) top left no-repeat;
    border: none;
    height: 16px;
	display: inline;
}
select.select_cp {
    margin-top: 5px;
    margin-left: 2px;
    font-size: 1em;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
}
input.file_cp {
    margin-top: 5px;
    margin-left: 2px;
}
div.submit_form {
    text-align: center;
    margin-top: 15px;
    padding-bottom: 15px;
}
a#user_change_pass {
	margin-left: 183px;
}
input#change_pass_button {
	border: none;
	background: url(../../../../res/images/change_password.gif) top left no-repeat;
	width: 119px;
	padding-top: 24px;
	overflow: hidden;
	cursor: pointer;
}
input#new_company_submit {
	border: none;
	background: url(../../../../res/images/add_company.gif) top left no-repeat;
	width: 119px;
	height: 0px;
	padding-top: 24px;
	overflow: hidden;
	cursor: pointer;
}
form>input#new_company_submit {
	height: 0px;
}
textarea.textarea_cp {
    width: 458px;
    height: 142px;
	color: #444;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 1.11em;
    border: none;
    padding: 8px 10px 10px 11px;
    background: url(../../../../res/images/textarea_my_profile.gif) top left no-repeat ;
    resize: none; /* safari hack */
}
textarea.textarea_tiny_cp {
    width: 458px;
    height: 50px;
	color: #444;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 1.11em;
    border: none;
    padding: 8px 10px 10px 11px;
    background: url(../../../../res/images/textarea_my_profile_tiny.gif) top left no-repeat;
    resize: none; /* safari hack */
}
input.checkbox_cp {
    margin-top: 10px;
    margin-left: 2px;
}

a.cp_upgrade_account {
	display: block;
	width: 132px;
	height: 0px;
	padding-top: 26px;
	background: url(../../../../res/images/upgrade_account.gif) top center no-repeat;
	overflow: hidden;
	margin: 2px auto 0px auto;	
}

a.cp_upgrade_account_prolongate {
	display: block;
	width: 94px;
	height: 0px;
	padding-top: 24px;
	background: url(../../../../res/images/upgrade_account_prolongate.gif) top center no-repeat;
	overflow: hidden;
	margin: 2px auto 0px auto;	
}

div.subcategories {
    margin-top: 10px;
}
div.subcategories p {
    font-weight: bold;
}
div.subcategories ul li {
    margin: 5px 0px;
}
/* END MY PROFILE */
/* SEARCH */
#search_container a.search_link {
    font-size: 10px;
    color: #739214;
}
#main_search_form {
    margin: 15px 0px 20px 0px;
}
a.more_results {
    background-image: url(../../../../res/images/more_results_button.gif);
    display: block;
    float: right;
    height: 0px;
    overflow: hidden;
    padding-top: 25px;
    position: relative;
    top: 2px;
    width: 82px;
}
div#search_container {
    color: #333;
}
div#search_container div.pager {
    padding-right: 300px;
}
div#search_container div.hr_slim_long {
    margin-top: 20px;
}
*.highlight {
    font-weight: bold;
}
/* ENDSEARCH */
p.location_company {
    margin-top: 6px;
}

input.save {
    border: none;
    background: url(../../../../res/images/save.gif) bottom center no-repeat;
    width: 61px;
	padding-top: 0px;
	height: 24px;
    overflow: hidden;
	cursor: pointer;	
}

input.send {
    border: none;
    background: url(../../../../res/images/send.gif) bottom center no-repeat;
    width: 61px;
	padding-top: 0px;
	height: 24px;
    overflow: hidden;
	cursor: pointer;	
}

a.unpublish {
    background: url(../../../../res/images/unpublish.gif) no-repeat;
    width: 89px;
    height: 0px;
    overflow: hidden;
    padding-top: 24px;
	display: block;
}
a.prolongate {
    background: url(../../../../res/images/prolongate.gif) no-repeat;
    width: 89px;
    height: 0px;
    overflow: hidden;
    padding-top: 24px;
	display: block;	
}
a.upgrade {
    background: url(../../../../res/images/upgrade.gif) no-repeat;
    width: 89px;
    height: 0px;
    overflow: hidden;
    padding-top: 24px;
	display: block;	
}
a.publish {
    background: url(../../../../res/images/publish.gif) no-repeat;
    width: 89px;
    height: 0px;
    overflow: hidden;
    padding-top: 24px;
	display: block;	
}
a.preview {
    background: url(../../../../res/images/preview.gif) no-repeat;
    width: 89px;
    height: 0px;
    overflow: hidden;	
    padding-top: 24px;
	display: block;
}
a.edit {
    background: url(../../../../res/images/edit.gif) no-repeat;
    width: 89px;
    height: 0px;
    overflow: hidden;
    padding-top: 24px;
	display: block;
}
a.remove {
    background: url(../../../../res/images/delete.gif) no-repeat;
    width: 89px;
    height: 0px;
    overflow: hidden;
    padding-top: 24px;
	display: block;
}
a.close {
	background:transparent url(../../../../res/images/close_button.gif) no-repeat top center;
	display:block;
	height:0px;
	overflow:hidden;
	padding-top:24px;
	width:89px;
}
table.company_list {
	margin-top: 5px;
}
table.company_list td{
	vertical-align: top;
}
table.company_list td.logo {
	width: 110px;
	text-align: center;
	vertical-align: middle;
}
table.company_list td.company_name {	
	width: 440px;
	padding-right: 30px;
	padding-left: 10px;	
	vertical-align: top;
}

table.company_list td.company_name h4 span.small {
	font-size: 0.7em;
}

table.showcase_list {
	margin-top: 5px;
}
table.showcase_list td {
	vertical-align: top;
}
table.showcase_list td.showcase_folder {
	width: 80px;
}
table.showcase_list td.showcase_name {
	background: url(../../../../res/images/hr_showcase_list_vertical.gif) no-repeat right;
	width: 440px;
	padding-right: 30px;
	height: 113px;
}
table.showcase_list td.showcase_name h2 {
	margin: 0px 0px 3px 0px;
}
table.showcase_list td.showcase_name h2 span.small {
	font-size: 0.6em;
}
table.showcase_list td.showcase_buttons {
	padding-left: 25px;
}
table.showcase_list td.showcase_buttons a {
	margin: 5px 0px
}
table.company_list td.showcase_buttons a {
	margin: 5px 0px
}
form#paypal ul li label {
	clear: both;
	width: auto;
}
table#upgrade_account {
	border-collapse: collapse;
	border-spacing: 0px;
	margin-top: 30px;
	margin-left: 8px;
	margin-bottom: 20px;
}
table#upgrade_account th {
	padding: 5px;
	font-weight: normal;
	text-align: center;
	border: 1px solid #D5D4B7;
}
table#upgrade_account tr.color_1 td {
	background-color: #F4F4EA;
	padding: 5px;
	vertical-align: middle;
	border: 1px solid #D5D4B7;
	
}
table#upgrade_account tr.color_2 td {
	background-color: #FFF;
	padding: 5px;
	vertical-align: middle;
	border: 1px solid #D5D4B7;	
}

table#upgrade_account td {
	width: 200px;
}

table#upgrade_account td.value_name {
	width: 260px;
	padding-left: 12px;	
}

table#upgrade_account .center {
	text-align: center;
}
ul#external_links {
	list-style: none;
}
ul#external_links li {
	margin: 5px 3px;
	border-bottom: 1px #D8D5C5 solid;
	padding: 15px 0px;
	text-align: left;
}
ul#external_links li a.delete_link {
	float: right;
}
.comp_prof_desc {
	float: left; 
	width: auto; 
	width: 440px; 
}
.comp_prof_desc_long {
	float: left; 
	width: auto; 
	width: 800px; 
}
.italic{
	font-style: italic;
}
ul#project_categories{
	display: block;	
	float: left;	
	width: 560px;
	list-style: none ;	
}

ul#project_categories li {
	list-style: none;
	margin: 1px 0px;
	line-height: 1.5em;	
}
