body {
  font-family: "Trebuchet MS","Lucida Grande","Bitstream Vera Sans",Verdana,Arial,sans-serif;
  margin: 0;
  padding: 0;
}
img { border: none }
.color_main { color: #ED008C }
.color_secondary{ color: #F386B7 }
.color_lightgray{ color: #6E6D6D }
.color_darkgray{ color: #353535 }
.fl { float: left }
.fr { float: right }
#header_menu .selected {
  color: #ED008C;
}

#header {
  margin-left: 10%;
  margin-right: 10%;
  margin-top: 20px;
  overflow: hidden;
}
#home_central_menu {
  list-style-type: none;
  font-size: 3em;
  color: white;
  line-height: 80%;
  text-align: right;
  margin:0;
}
#home_central_menu_container{
  float:right;
  margin-right: 10%;
  margin-top: 10px;
}
#slide { border: 5px solid #E4247A }
#home_central_menu a { color: white }
#home_central_menu a:hover { color: black }

#footer {
  font-size: 0.65em;
  letter-spacing: 0.2em;
  width: 100%;
  text-align:center;
}


#footer a:hover {
  text-decoration: underline;
}

a {
  color: black;
  text-decoration: none;
}
#container_home {
  background-color: #E4247A;
  overflow: hidden;
  margin-top: 200px;
  margin-bottom: 200px;
}

.main_color_border_big {
  border: 5px solid #E4247A;
}
#white_border_lr {
  border-left:5px solid white;
  border-right: 5px solid white;
  width: 290px;
  height: 180px;
  float:left;
  margin-left: 10%;
}

#header_menu {
  list-style-type: none;
  font-size: 1.3em;
  line-height: 85%;
  float:right;
  text-align: right;
  width: 20%;
  margin-top: 0;
  min-width: 120px;
}


.tabs_panel {
  font-size: 1.1em;
}



#tabs, #tabs_no_ajax {
	position:relative;
	overflow:hidden;
  width: 100%;
}
#tabs h1 {
  font-size: 1.2em;
}

.tabs_title {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
  font-weight: bold;
  font-size: 0.9em;
  float: right;
  margin-right: 10%;
}

.tabs_title li {
	float: left;
  cursor: pointer;
  margin-left: 20px;
}

.tabs_title li.active, .tabs_title .selected {
  color: #ED008C;
}

.tabs_panel a {
  color: #ED008C;
}
.tabs_panel {
	display:none;
	overflow: auto;
	clear: both;
  margin-left: 10%;
  margin-right: 10%;
  margin-top: 30px;
  margin-bottom: 30px;
  line-height: 170%;
}

.tabs_panel_no_ajax {
	overflow: auto;
	clear: both;
  margin-left: 10%;
  margin-right: 10%;
  margin-top: 30px;
  margin-bottom: 30px;
  line-height: 170%;
  font-size: 0.75em;
  max-width: 1000px;
  min-height: 500px;
}
ul.image_work {
  list-style-type: none;
  padding: 0;
  margin: 0;
  position: relative;
}



.tabs_panel.active {
	display: block;
  max-width: 750px;
  min-height: 500px;
}
ul.border {
  border: 12px solid white;
}
#tabs-navigation {
  overflow: auto;
  border-top: 1px dashed #cccccc;
  border-bottom: 1px dashed #cccccc;
  padding-top: 18px;
  padding-bottom: 18px;
}

#tabs-maintitle {
  margin-left: 10%;
  float: left;
  color: #ED008C;
  font-size: 1.1em;
}

.simple_list {
  list-style-type: none;
  font-size: 0.6em;
  padding-left: 5px;
  margin-top:0;
  padding-top:0;
}

.dotted_border { border-right: 1px dotted #cccccc; padding-left: 40px; padding-right: 40px}
.simple_list li span {
  color: #808285;
}

#works-container { overflow: hidden }
#works  { white-space: nowrap; list-style-type:none;  }
#works div.block { display: -moz-inline-block; display: inline-block; }
#works div.separator {  display: -moz-inline-block; display: inline-block; height: 440px  }
#works ul.work { list-style-type:none; padding:0; margin: 0 }
.work_opened { border: 12px solid #ED008C }

#arrows {
  width: 100%;
  overflow: auto;
  margin-top: 20px;
  margin-bottom: 10px;
}

#gl {
  position: absolute;
  width: 60px;
  height: 485px;
  top: 100px;
  background-image: url(/site_media/imgs/t.gif);
  background-repeat: repeat;
  z-index: 100;
}

#gr {
  position: absolute;
  width: 60px;
  height: 485px;
  right: 0px;
  top: 100px;
  background-image: url(/site_media/imgs/t.gif);
  background-repeat: repeat;
}
span.works_title { font-size: 0.75em }
span.works_title_number { font-weight: bold; font-size: 1.1em   }
li.works_title { padding-bottom: 10px }
div.separator { border-left: 1px dotted #cccccc; width: 1px }
.crocino { position: relative; left: -23px }

ul.image_work li {
  height: 429px;
}

.not_displayed{ display: none }
.spinner { z-index: 999; position:relative}
.spinner-msg { text-align: center; font-weight: bold; color:green; }
.spinner-img { background-image:url(/site_media/imgs/spinner.gif); width:28px; height: 28px; margin: 0 auto; }
.navigation_arrows {
  position: absolute;
  top: 0px;
  right: 345px;
  list-style-type: none;
}
ul.navigation_arrows {
  height: 140px;
}
ul.navigation_arrows li {
  height: auto;  
}
ul li.arrow_long {
  height: 387px;
  line-height: 387px;
  font-size: 0.6em;
  font-weight: bold;
  width: 20px;
}
.last_block {
  width: 800px;
  display: -moz-inline-block;
  display: inline-block;
  
}
#press_table {
  list-style-type: none;
  padding-left: 0;
  height: 430 px;
}
.press_element {
  padding-left: 0;
  overflow:hidden;
  list-style-type: none;
}
.press_element li {
  float:left; 
}
/*
.press_element li.gt{ width:25px;}
.press_element li.date{ width: 150px;}
.press_element li.title{width: 450px;}
.press_element li.headline{width:190px}
.press_element li.pdf{width: 20px}
*/

.press_element li.gt{ width:5%; min-width: 25px;}
.press_element li.date{ width: 17%; min-width: 120px;}
.press_element li.title{width: 53%; min-width: 300px}
.press_element li.headline{width: 17%; min-width: 100px}
.press_element li.pdf{width: 7%; min-width: 61px;}
#paginator .selected{ background-color: #ED008C; color:white; padding-left: 3px; padding-right: 3px}

.clients_container{ list-style-type: none; padding-left: 0; overflow: hidden }
.clients_row{ list-style-type: none; padding-left: 0; overflow: hidden }
.clients_row li{ float:left; }
.fl img, .fr img, ul.navigation_arrows img, img.work_description { cursor: pointer }
.desc_title{ font-size: 1.5em }
.work_desc{ margin: 0; padding: 0; list-style-type: none; position: absolute; top: 80px; left: 550px; }
li.text_description{width: 250px; white-space: normal}
.desc_small { font-size: 0.8em }
#spacer { width : 150px; height: 200px;  display: -moz-inline-block; display: inline-block; }
.link_bold  {
  font-weight: bold;
  font-size: 0.8em;
}
#filter { margin-left: 8%; color: #ED008C; font-size: 0.7em; padding-bottom: 50px; vertical-align: middle}
#filter ul { list-style-type: none }
#filter ul li { float:left; padding-left: 20px }
#filter ul li img { cursor:pointer }
.cat_list a:hover { color:white; background-color: #ED008C }
.cat_list a { padding: 2px }
.vb { visibility: hidden }
#about_us a { color:black; font-size: 0.7em; text-decoration: underline}
.clients_row span { font-size: 0.7em }
#etics ul { list-style-image: url(/site_media/imgs/arrow_filter_right.png)}
.gallery_100 {position:absolute; width:100%; background-color: #ED008C; text-align: center;left:0px; height:182px; margin:0 ; padding:0}
.smaller { font-size: 0.7em }
a { outline: none;}
blockquote {
background-image: url(/site_media/imgs/qo.gif);
background-repeat: no-repeat;
background-position: left 5px;
padding-left: 50px;
font-style: italic;
padding-top: 5px;
margin-left: 0px;
}
blockquote span {
background-image: url(/site_media/imgs/qc.gif);
background-repeat: no-repeat;
background-position: bottom right;
display: block;
padding-right: 30px;
padding-bottom: 10px;
}

blockquote b {
color: #6E6D6D;
font-size: 0.9em;
}

