/**
 * Stylesheet fuer afri
 *
 * seitenblick interaktive medien gmbh
 * Koenigstrasse 16, 70173 Stuttgart
 * fon: 0711/8599818-0
 * fax: 0711/8599818-40
 * e-Mail: info@seitenblick.de
 */

/**
 * Allgemeine Definitionen
 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
 margin: 0;
 padding: 0;
 border: none;
 font-size: 1em;
 vertical-align: baseline;
}

body {
 background: #000000 url('/i/bg_page.jpg') no-repeat left top;
 color: #999999;
 font-family: Arial, Sans-Serif;
 font-size: 100.01%;
 width: 100%;
}
body.start {
 background: #000 url(/i/bg_start.jpg) no-repeat left top;
}

label {
 cursor: pointer;
}

ol, ul {
 list-style: none;
}

img {
  float: left;
  margin: 0;
  padding: 0;
}

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

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

h1 {
  font-size: 35px;
  margin: 0;
  padding: 0;
  color: #ffffff;
}

h2, h2 a {
  color: #ffffff;
  font-size: 22px;
  line-height: 22px;
  letter-spacing: -1px;
}

h3, h3 a {
  color: #ffffff;
  font-size: 0.875em;
}

p {
  font-size: 0.8125em;
  line-height: 1.5em;
  padding: 7px 0 0 0;
}

p.smaller {
  font-size: 0.75em;
}

p.small {
  font-size: 0.6875em;
}


/**
 * Helperklassen
 */
.c {
 clear: both;
}

.x {
 display: none;
}

.l {
 float: left;
}
.h {
 visibility: hidden;
}

/**
 * Hintergrundvideo
 */
 
div.flash_wrapper {
  width:100%;
  height: 100%;
  overflow: hidden;
  z-index:0;
}


/**
 * Content ueber Hintergrundvideo
 */
#content_wrapper {
  position: absolute;
  left: 0;
  top:0;
  float: left;
  width: 100%;
  z-index: 10;
}


/**
 * afri-Finder
 */
#afri_finder {
    display: none;
  position: absolute;
  right: 0;
  top: 33px;
  background: url('../i/bg_finder.gif') no-repeat left top;
  float: right;
  height: 34px;
  padding: 0;
  text-align: right;
  width: 251px;
}


#afri_finder input.field{
  background: none;
  border: none;
  color: #CCC;
  height: 17px;
  float: left;
  font-size: 0.6875em;
  padding: 4px 0 0 3px;
  width: 174px;
}

#afri_finder input.btn{
  background: none;
  border: none;
  height: 22px;
  float: right;
  font-size: 0.6875em;
  margin: 0;
  width: 69px;
}
.searchword{
  background: url('/i/palme_klein.gif') no-repeat 643px 8px;
  padding: 18px 0 0 663px;
}
.hit_count {
  width: 86px;
}
/**
 * eigentlicher Inhaltsbereich
 */
#content {
  position: relative;
  float: left;
  width: 960px;
  min-height: 500px;
}


/**
 * Header
 */
#header {
  float: left;
  margin: 0;
  padding: 0;
  width: 100%;
}

#logo {
  float: left;
  margin: 34px 0 0 40px;
}

#main_nav {
  float: left;
  margin: 27px 0 0 0;
  padding: 0 0 0 27px;
  width: 750px;
}

#main_nav li {
  display: inline;
  float: left;
  font-size: 14px;
  margin: 0;
  padding: 0 15px 0 0;
  width: auto;
}

#main_nav li.main_nav_item a {
  margin: 0;
  padding: 0;
  font-weight: bold;
  color: #fff;
  letter-spacing: -1px;
}
#main_nav li.main_nav_item a:hover {
  color: #845637;
  text-decoration: none;
}
li.main_nav_item_act a {
  color: #845637;
  text-decoration: none;
  cursor: default;
  font-weight: bold;
  letter-spacing: -1px;
}

h1.page_title {
  clear: both;
  margin: 0 0 0 38px;
  width: 500px;
}


/**
 * Subnavigation
 */
#sub_nav {
  position: absolute;
  top: 125px;
  left: 93px;
  clear: both;
  float: left;
  width: 173px;
  z-index: 50;
}

#sub_nav li {
  clear: both;
  float: left;
  font-size: 13px;
  
  margin: 0;
  overflow: hidden;
  padding: 0 0 10px 12px;
  width: 170px;
}

#sub_nav li.sub_nav_item_act {
  background: url('/i/bullet_arrow_right.gif') no-repeat 2px 5px;
}

#sub_nav li a {
  letter-spacing: -1px;
  margin: 0;
  padding: 0;
  width: 157px;
  font-weight: bold;
}
#sub_nav li a:hover {
 text-decoration: none;
 }

#sub_nav li.sub_nav_item_act a{
  color: #fff;
}

#sub_nav li.sub_nav_item_act img {
  float: left;
  padding: 6px 7px 0 0;
}


/**
 * eigentlicher Inhaltsbereich der Seite
 */
#content_inner {
  position: relative;
  clear: both;
  float: left;
  margin: 20px 0 0 0;
  padding: 0 0 0 65px;
  width: 895px;
}

.column_fourth {
  float: left;
  height: 100%;
  margin: 0 0 0 20px;
  width: 190px;
}

.column_fourth.first {
  margin-left: 0;
  text-align: right;
  width: 200px;
}

.column_fourth.first_absolute {
  position: absolute;
  left: 65px;
  top: 0;
  margin-left: 0;
  text-align: right;
  width: 200px;
  z-index: 20;
}

.column_half {
  float: left;
  height: 100%;
  margin: 0 0 0 20px;
  width: 400px;
}

.column_half.first {
  position: relative;
  margin-left: 0;
  text-align: right;
  width: 410px;
  overflow: hidden;
}

.column_half .column_fourth {
  float: right;
  text-align: center;
}

.overview_row .column_half .column_fourth {
  float: right;
  margin-right: 2px;
  text-align: left;
}

/**
 * Startseite
 */
#home_teaser_row {
  margin: 510px 23px 0 0px;
  float: right;
  height: 283px;
  width: 860px;
}


#home_teaser_row .img_container {
  position: relative;
  float: left;   
  height: 133px;
  width: 190px;
}

#home_teaser_row .img_container .img_container_inner {
  position: absolute;
  bottom: 0;
  left: 0;
  float: left;
  text-align: center;
  width: 190px;
}

#home_teaser_row .img_container .img_container_inner img {
  border: 1px solid #333333;
  padding: 1px;
  float: none;
  margin: 0 auto 14px auto;
}
 
#home_teaser_row p {
  clear: both;
  float: left;
  padding: 0;
  width: 100%;
}
#home_teaser_row h2 a{
  font-size: 18px;
  line-height: 22px;
  letter-spacing: -1px;

}

#home_teaser_row p a {
  color: #333333;
}
#home_teaser_row p a:hover {
  color: #ffffff;
  display: block;
}
/**
 * TeaserVideos auf der Startseite
 */

 
div.button{
	margin: -111px 5px 5px 174px;
  position: absolute;
  overflow: hidden;
	height: 7px;
	width: 7px;
  z-index: 20;
} 
/* dem Bill Gates sein Browser soll es auch richtig anzeigen: */
*html div.button {
	margin: -111px 5px 5px 79px;
  position: absolute;
} 
*+html div.button {
	margin: -111px 5px 5px 79px;
  position: absolute;
  z-index: 10000;
}

a.btn_mute, a.btn_unmute {
	display: block;
	height: 7px;
	width: 7px;
}

a.btn_mute {
	background: url('../i/mute.gif') no-repeat left -7px;
}

a.btn_unmute {
	background: url('../i/unmute.gif') no-repeat left -7px;
}

a.btn_mute:hover, a.btn_unmute:hover {
	background-position: left top;
}

div.video_wrapper{
	position: relative; 
	z-index: 1;
  margin: 0 0 14px 0;
}

div.video_wrapper div.flash_wrapper {
	position: relative; 
	z-index: 1;    
	border: 1px solid #333;
  padding: 1px;
	width: 186px;
	height: 115px;	
}

div.video_wrapper img {
  border: none !important;
}

/**
 * Produkt Liste
 */

.column_half .list_item {
  margin: 0 0 40px 0;
}

.column_half .list_item.first {
  margin: 100px 0 40px 0;
}

.column_half .list_item a.detail_link {
  color: #845637;
  display: block;
  font-size: 0.8125em;
  margin: 8px 0 0 0;
} 
.column_half .list_item a.detail_link:hover {
  color: #fff;
  text-decoration: none;
} 
 
/**
 * Produkt-Detail
 */
.product_img {
  float: none;
  margin: 0 auto;
}

.zoom_link {
  float: none;
  margin: 10px auto;
  text-align: center;
}

.zoom_link a {
  background: url('../i/zoom_icon.gif') no-repeat left 1px;
  color: #999999;
  font-size: 0.75em;
  padding: 0 0 0 19px;
}

.product_ingredients {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 0 0 35px 0;
  width: 160px;
}

.product_ingredients p.small {
  color: #666666;
  line-height: 1.35em;
  padding: 3px 0 0 0;
}

.gallery_preview {
  position: relative;
  clear: both;
  float: left;
  margin: 22px 0 25px 0;
  width: 100%;
}

.gallery_preview .preview_img_row {
  margin: 10px 0 0 0;
  width: 100%;
}

.gallery_preview .preview_img_row img {
  border: 1px solid #333333;
  float: left;
  margin: 0 10px 0 0;
  overflow: hidden;
  width: 53px;
  height: 53px;
}

.gallery_preview .preview_img_row img.last {
  margin-right: 0;
}

.gallery_preview a.more_link {
  position: absolute;
  left: 195px;
  bottom: 0;
  background: url('../i/bullet_arrow_right_brown.gif') no-repeat right 4px;
  display: block;
  font-size: 0.75em;
  padding: 0 10px 0 0;
}
.gallery_preview a.more_link:hover {
  background: url('../i/bullet_arrow_right_brown.gif') no-repeat right 4px;
}

/**
 * Event-Detail
 */
.event_img {
  float: right;
  margin: 0;
  padding: 0;
}


/**
 * Event-Uebersicht
 */
 
.column_fourth h3 {
  padding-bottom: 6px;
}

.overview_row {
  clear: both;
  float: right;
  margin: 0 0 45px 0;
  padding: 0;
  width: 100%;
}

.overview_img {
  border: 1px solid #333333;
}

.overview_row p {
  line-height: 1.3em;
  padding: 0 0 10px 0;
}


a.link_whole_text {
  color: #999999 !important; 
}

a.link_whole_text:hover {
  color: #ffffff !important;
}

/* Alter Wert:
a.link_whole_text:hover {
  color: #845637;
} */

.overview_row a.more_link {
  background: url('../i/bullet_arrow_right_brown.gif') no-repeat right 4px;
  clear: both;
  display: block;
  float: left;
  font-size: 0.75em;
  margin: 6px 0 0 0;
  padding: 0 10px 0 0;
}
.overview_row a.more_link:hover{
  background: url('../i/bullet_arrow_right.gif') no-repeat right 4px;
}

/*  EVENT-Detailansicht  */
.column_half h2 {
  padding-bottom: 10px;
}

/*  FINDER  */
#finder_map_wrapper{

  margin: 0 20px 0 0px;
}

#finder_map {
	border: 1px solid #333;
	float:left;
	width: 580px;
	height: 480px;
	margin: 0 20px 0 40px;
	padding: 1px;
}

#finder_search_info p{
  margin: 11px 0 0 0;
}

#finder_scroll_box {
  height: 366px;
  overflow: hidden;
  padding: 20px 0 0 0;
}

#finder_scroll_pane {height:100%;}

.finder_list_item {
  display: block;
  clear: both;
  padding: 0 0 8px 0;
  margin: 8px 0 0 0;
}

a.list_item_count {
  background: url('../i/bg_result_counter.gif') no-repeat top center;
  color: #fff;
  font-size: 0.6875em;
  float: left;
  height: 22px;
  width: 23px;
  text-align: center;
  margin: 3px;
}

a.list_item_count:hover {
  text-decoration: none;
  color: #845637;
}

.finder_list_item ul {
  margin: 0 0 0 41px;
}

.finder_list_item ul li{
  font-size: 0.8125em;
  line-height: 17px;
}

.finder_list_item a.maplink{
  color: #fff;
  font-weight: bold;
}
.finder_list_item a.maplink:hover{
  color: #845637;
  font-weight: bold;
}

strong{
  color: #fff;
  font-weight: bold;
}

/* Maps oderlay: MArker */
div.glabel {
  color: #ffffff;
  font-size: 0.6875em;
  float: left;
  height: 22px;
  width: 23px;
  text-align: center;
}

/*
 * Footer
 */
#footer {
  clear: both;
  background: url('/i/bg_footer.jpg') repeat-x left top;
  float: left;
  height: 81px;
  padding: 106px 0 0 0;
  text-align: right;
  width: 100%;
}

#footer_inner {
  background: none;
  float: left;
  width: 960px;
}

#footer_inner img {
  float: right;
}

#footer_inner ul {
  clear: none;
  float: right;
  margin: 27px 0 0 0;
}

#footer_inner ul li {
  float: left;
  padding: 0 12px 0 0;
}

#footer_inner ul li a {
  color: #999999;
  font-size: 0.6875em;
}


/**
 *   Media Liste
 */

#content_inner div.list_item {
  clear: both;
  margin: 0 0 48px 0;
}

#content_inner div.list_item .column_half div.media_img {
  float: right;
  width: 192px;
}
#content_inner div.scrollbox div.story_item div.media_img{
  float: left;
  width: 192px;
  margin-right: 17px;
}

#content_inner img.list_thumb{
  float: left;
  border: 1px solid #333333;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 90px;
}

#content_inner img.list_thumb.first{
  float: left;
  display: inline;
  margin: 0 6px 0 0;
  padding: 0 0 0 0;
  width: 90px;
}

#content_inner img.video_img{
  border: 1px solid #333333;
  z-index: 0;
}

a.detail_movie {
  color: #845637;
  display: block;
  font-size: 0.8125em;
  margin: 8px 0 0 0;
} 
a.detail_movie:hover {
  color: #fff;
  text-decoration: none;
}
a.gotogallery {
  background: url('../i/gallery.gif') no-repeat left center;
  color: #845637;
  display: block;
  font-size: 0.8125em;
  margin: 8px 0 0 0;
  padding-left: 22px;
  float: left;
} 
a.gotogallery:hover {
  color: #fff;
  text-decoration: none;
} 
a.play_btn {
  background: url('../i/btn_video.gif') no-repeat left top;
  position: absolute;
  display: block;
  height: 26px;
  margin: 57px 0 0 83px;
  width: 25px;
  z-index: 3;
}
*html a.play_btn {
  background: url('/i/btn_video_test.gif') no-repeat center center;
  position: absolute;
  display: block;
  height: 26px;
  margin: 57px 0 0 -108px;
  width: 25px;
  z-index: 3;
}
*+html a.play_btn {
  margin: 57px 0 0 -108px;
}

.media_date {
  color: #ffffff;
  float: right; 
  font-size: 0.6875em;
  margin: 0 20px 0 0;
}

/**
 *   Story liste
 */
#content_inner .story_item {
  margin: 0 0 46px 0; 
  clear: both;
}

.year {
  width: 208px;
  text-align: right;
  float: left;
  margin: 0 20px 0 0;
  color: #fff;
  font-weight: bold;
}


.list_img_wrapper {
  width: 190px;
  float: left;
  margin: 0 20px 0 0;
}

/*
.media_img a{
  background: url('../i/icon_gallery.gif') no-repeat left 5px;
  color: #845637;
  font-size: 0.8125em;
  padding: 5px 0 0 20px;
  line-height: 1.3em;
}*/

.list_img_wrapper a:hover {
  color: #fff;
  text-decoration: none;
}

.list_img_wrapper img{
  border: 1px solid #333333;
}

.item_text {
  margin: 0 0 0 228px;
}

.item_text h3 {
  margin: 20px 0 0 0;
}

.storyindented {
  margin: 0 0 0 210px;
}

div.story_item div.media_img div.row,
div.list_item .column_half div.media_img div.row{
  clear: both;
  padding: 6px 0 0 0;
}

*html div.story_item div.media_img div.row,
*html div.list_item .column_half div.media_img div.row{
  clear: both;
  padding: 3px 0 0 0;
}

.date {
  color: #845637;
  float: left;
  font-size: 0.6875em;
  margin: 34px 20px 0 0;
  width: 208px;
  text-align: right;
}

/* scrollbox */

div.scrollbox {
  height: 600px;
  overflow: auto;
}


/**
 *   Media Detail
 */
.media_detail p{
  width: 610px;
}
/* Thumbnail-Leiste */ 
#image_description {
    font-family: Arial, Sans-Serif;
    width: 613px;
    font-size: 0.8125em;
    line-height: 1.5em;
}
#image_caption {
    font-family: Arial, Sans-Serif;
    font-size: 0.8125em;
    line-height: 1.5em;
    text-align: center;
    clear: both;
    margin: 0 0 5px 0;
    width: 613px;
    padding-top: 5px;
}
#image_bar {
  width: 613px;
  margin: 15px 0 0 0;
  overflow: hidden;
}
  
#image_bar ul li a img{
  background: #000000;
  border: 1px solid #333333;
  margin: 0 12px 0 0;
} 

#image_bar ul li a.active img{
  border: 1px solid #fff;
}

.image_navi {
  clear: both;
  color: #999;
  font-size: 0.8125em;
  width: 613px;
  padding: 10px 0 30px 0;
  text-align: center;
}
/* skip-buttons */
.image_navi a.prev,
.image_navi a.big_prev {
  background: #000 url('/i/btn_skip_prev.gif') no-repeat left top;
  display: block;
  height: 14px; 
  width: 30px;
  float: left;
  cursor: pointer;
}

.image_navi a.next,
.image_navi a.big_next {
  background: #000 url('/i/btn_skip_next.gif') no-repeat left top;
  display: block;
  height: 14px; 
  width: 30px;
  float: right;
  cursor: pointer;
}

.image_navi a.prev:hover,
.image_navi a.big_prev:hover,
.image_navi a.next:hover,
.image_navi a.big_next:hover {
  background-position: left -14px;
}

.image_big {
  margin: 20px 0 0 0;
}

.image_big img{
  border: 1px solid #333333;
  margin: 0 0 0 1px;
}

.related {
  margin: 20px 0 0 0;
}

.related ul li {
  padding: 10px 0 0 0;
  font-size: 0.8125em;
}
.related ul li a{
  background:  url('/i/bullet_arrow_right_brown.gif') no-repeat left 4px;
  padding: 0 0 0 15px;
  }
.related ul li a:hover{
  background:  url('/i/bullet_arrow_right.gif') no-repeat left 4px;
  }
  
  
/**
  *   Presse Downloads
  */

.download_label{
  font-size: 0.8125em;
  color: #fff;
}

.download_link {
  font-size: 0.8125em;
  margin: -18px 0 0 66px; 
}  


/**
 *  Mail
 */
 
 div.break{
  margin: 0 0 26px 0;
 }
div.input {
  margin: 0 0 0 221px;
}

div.input label {
  display: block;
  font-size: 0.8125em;
  margin: 10px 20px 3px 0px;
/*  text-align: right;

  width: 190px;
*/
  width: 395px;
  float: left;
}

div.input input,
div.select select,
div.input textarea {
  clear: both;
  background: #000;
  border: 1px solid #333;
  color: #CCC;
  font-family: Arial, Sans-Serif;
  font-size: 12px;
  display: block;
  margin: 5px 0 0 0; 
  width: 399px;
}

div.input input {
  height: 18px;
  padding: 2px 2px 0px 5px;
}
div.select select {
  padding: 1px ;
}

div.select select{
  width: 399px;
}

div.select select option[selected]{ background: #151515;}


div.submit {
  clear: left;
  display: block;
  margin: 20px 0 0 0;
  width: 620px;
  text-align: right;
}

div.submit_a {
  clear: left;
  display: block;
  margin: 20px 0 0 0;
  width: 700px;
  text-align: right;
  }
a.go_there_now {
clear: both;  
  display: block;
  margin: 0 0 0 551px;
}


div.error-message {
  color: #E40000;
  font-size: 0.6875em;
  margin: 5px 0;
}
div.tipp {
  font-size: 0.75em;
  margin: 5px 0 20px 220px; 
}
div#content_inner div.before_text {
  margin: 0 0 20px 220px;
  width: 399px;
}


/**
 *   Menue
 */
 
.main_nav_item a#link_home,
.main_nav_item a#link_products,
.main_nav_item a#link_story,
.main_nav_item a#link_media,
.main_nav_item a#link_events,
.main_nav_item a#link_shop,
.main_nav_item a#link_studio,
.main_nav_item a#link_drinks{
  display: block;
  height: 28px;
  margin: 4px 0px 0 0;
}

.main_nav_item a#link_home { 
  background: url('/i/menue_start/home.png') no-repeat center 0px; 
  width: 51px;
  }
.main_nav_item a#link_products { 
  background: url('/i/menue_start/produkte.png') no-repeat center 0px; 
  width: 71px; 
  }
.main_nav_item a#link_story { 
  background: url('/i/menue_start/afri_story.png') no-repeat center 0px; 
  width: 71px; 
  }
.main_nav_item a#link_media {
  background: url('/i/menue_start/media.png') no-repeat center 0px; 
  width: 54px;
  }
.main_nav_item a#link_events { 
  background: url('/i/menue_start/afri_events.png') no-repeat center 0px; 
  width: 61px; 
} 

.main_nav_item a#link_shop { 
  background: url('/i/menue_start/afri_shop.png') no-repeat center 0px; 
  width: 47px; 
}

.main_nav_item a#link_studio { 
  background: url('/i/menue_start/afri_studio.png') no-repeat center 0px; 
  width: 54px; 
}
.main_nav_item a#link_drinks {
  background: url('/i/menue_start/drinks.png') no-repeat center 0px;
  width: 54px;
}

.main_nav_item a#link_home:hover,
.main_nav_item a#link_products:hover,
.main_nav_item a#link_story:hover,
.main_nav_item a#link_media:hover,
.main_nav_item a#link_events:hover,
.main_nav_item a#link_shop:hover,
.main_nav_item a#link_studio:hover,
.main_nav_item a#link_drinks:hover{
  background-position: center -28px;
}

 /*ie6*/

*html .main_nav_item a#link_home,
*html .main_nav_item a#link_products,
*html .main_nav_item a#link_story,
*html .main_nav_item a#link_media,
*html .main_nav_item a#link_events, 
*html .main_nav_item a#link_shop,
*html .main_nav_item a#link_studio,
*html .main_nav_item a#link_drinks{
  display: block;
  height: 14px;
  margin: 4px 3px 0 0;
}

*html .main_nav_item a#link_home { 
  background: url('/i/menue_start/home.gif') no-repeat; 
  width: 33px;
  }
*html .main_nav_item a#link_products { 
  background: url('/i/menue_start/produkte.gif') no-repeat; 
  width: 58px; 
  }
*html .main_nav_item a#link_story { 
  background: url('/i/menue_start/story.gif') no-repeat; 
  width: 59px; 
  }
*html .main_nav_item a#link_media {
  background: url('/i/menue_start/media.gif') no-repeat; 
  width: 36px;
  }
*html .main_nav_item a#link_events { 
  background: url('/i/menue_start/events.gif') no-repeat;
  width: 62px; 
} 
*html .main_nav_item a#link_shop { 
  background: url('/i/menue_start/shop.gif') no-repeat; 
  width: 30px; 
}
*html .main_nav_item a#link_studio { 
  background: url('/i/menue_start/studio.gif') no-repeat; 
  width: 36px; 
}
*html .main_nav_item a#link_drinks {
  background: url('/i/menue_start/drinks.gif') no-repeat;
  width: 36px;
}

 
*html .main_nav_item a#link_home:hover,
*html .main_nav_item a#link_products:hover,
*html .main_nav_item a#link_story:hover,
*html .main_nav_item a#link_media:hover,
*html .main_nav_item a#link_events:hover,
*html .main_nav_item a#link_shop:hover,
*html .main_nav_item a#link_studio:hover,
*html .main_nav_item a#link_drinks:hover{
  background-position: left -15px;
}


/**
 *  beschreibungstexte
 */
#content_inner .list_item.describe_page{
margin: 0 0 41px 0;
} 
 
.list_item.describe_page h2 {
  padding: 0 0 0 152px;
} 
*html .list_item.describe_page h2 {
  padding: 0 0 0 174px;
}

.list_item.describe_page div.column_half {
  margin: 8px 0 0 0;
}

.list_item.describe_page div.column_half.first{
  margin: 8px 0 0 31px;
  text-align: left;
}
*html .list_item.describe_page div.column_half.first{
  margin: 8px 0 0 24px;
  padding: 0;
  text-align: left;
  border: 1px solid #ff0000;
}

.list_item.describe_page div.column_half p{
  margin: 0;
  padding: 1px 0;
}


.list_item.describe_page div.column_half.first p {
 margin: 15px 0 0 125px;
 padding: 0;
}
.list_item.describe_page div.column_half p.white {
  color: #fff;
  margin: 15px 0 0 0;
  padding: 0;
}


.scroll_there {
  width: 100px;
}


/* map */
div.LabeledMarker_markerLabel  {
  color: white;
  font-family: Arial;
  font-size: 9px;
  text-align: center;
}

