/* reset & general styles */
* {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    text-align: left;
    background: transparent;
    font-family: Tahoma, Geneva, sans-serif;
    color: #404040;
    font-size: 11px;
    line-height: 18px;
	-webkit-text-size-adjust:none; 
	-ms-text-size-adjust:none;
}
 
html { 
    overflow-y: scroll; 
	-webkit-text-size-adjust:none; 
	-ms-text-size-adjust:none;
}

body { 
    background: #ffffff; 
	-webkit-text-size-adjust:none; 
	-ms-text-size-adjust:none;
}

.cloak { background: #ffffff; }
.cloak {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 100;
}

ol, ul {
    list-style: none; 
}

a, a:link, a:visited, a:hover, a:active { 
    text-decoration: none; 
}

a:hover, a:active, a:hover strong, a:active strong { 
    color: #797979; 
}

a.strong, a.strong:link, a.strong:visited, a.strong:hover, a.strong:active, .group a:link, .group a:visited, .group a:hover, li.group, .a-button-title a { 
    font-weight: bold !important;
    color: black !important;
}

a.strong:hover, .group a:hover, .a-button-title a:hover {
    color: #797979 !important;
}

.a-button-title {
    text-align: right;
}

.a-button-title a {
    text-transform: uppercase;
}

/* main boxes */

#get-fit{
	position:absolute;
    left: 50%;
    margin-left: 344px;
    width: 200px;
	z-index:999;
	top:138px;
}

#get-fit2{
	position:absolute;
    margin-left: 344px;
    margin-left: 0px;
    width: 200px;
	z-index:999;
	z-index:1;
	top:150px;
}

#wrapper, #footer {
    left: 50%;
    margin-left: -380px;
    width: 760px;
}

#wrapper {
    position: absolute;
    top: 91px;
    padding-bottom: 60px;
}

#footer {
    position: fixed;
    bottom: 0px;
    height: 48px;
    bottom: 0px;
    z-index: 200;
    background: white;
}

#teaser-wrapper {
    width: 700px;
    height: 277px;
    position: relative;
}

#teaser-container  {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 100;
}

#teaser {
    width: 700px;
    height: 277px;
}

#header {
    width: 790px;
    height: 20px;
    padding-bottom: 0px;
}

#navi-lang {
    text-transform: uppercase;
	position: absolute;
	top: -80px;
	right: 0px;
	z-index: 999999;
	display: none;
}

#navi-lang li{
	float: left;
	margin-left: 0px;
	font-weight: bold;
	color: grey;
	padding: 0px;
	padding-left: 5px;
	padding-right: 5px;
	border-right: 1px solid black;
	line-height: 11px;
}

#navi-lang li.last{
	border: 0px;
	padding-right: 0px;
}

#navi-lang li a{
	color: black;
	font-weight: bold;
	line-height: 11px;
}

#navi-lang li a:hover{
	color: grey;
	font-weight: bold;
}


#mainnav {
    padding: 0 0 7px 0px;
    margin-left: 60px;
    height: 16px;
    border-bottom: 1px #58595b solid;
    text-transform: uppercase;
}

.site-commercials #mainnav {
    border-bottom: 1px transparent solid;
}

#container {
    margin-top: 10px;
    padding: 0 0 0 60px;
    width: 721px;
}

#subnav {
    float: left;
    width: 220px;
    margin-top: -4px;
}

#content {
    float: left;
    height: auto;
    width: 480px;
    clear: right;
    
    padding-bottom: 5px;
}

.full-width #content, #subcontent {
    width: 700px;
}

#subcontent {
    float: left;
    height: auto;
}

/* footer nav */

#footernav {
    margin-left: 205px;
}

#footernav li {
    float: left;
}

#footernav li .lo {
    display: block;
}

#footernav li .hi {
    display: none;
}

#footernav li:hover .lo {
    display: none;
}

#footernav li:hover .hi {
    display: block;
}

/* main nav */

#mainnav li {
    float: left;
    margin-right: 16px;
}

#mainnav li, #mainnav li a {
    line-height: 16px;
    height: 16px;
    font-weight: bold;
    color: #000000;
    font-size: 10px;
}

#mainnav li.link a {
    display: block;
    padding-top: 3px;
    color: #000000;
}

#mainnav li.link a:hover, #mainnav li.link a:active, #mainnav li.link a.active, #mainnav li.a-current-page a { 
    color: #797979; 
}

#mainnav li.last a { 
    background: url(../_img/link-arrow.png) center left no-repeat;
    padding-left: 13px;
    color: #797979;
}

#mainnav li.last a:hover { 
    color: #2F2F2F;
}

#mainnav li.last { 
    margin-right: 0; 
    float: right;
}

/* logo sizes */

#site-logo img {
    height: 17px;
}

.site-films #site-logo img {
    width: 256px;
}

.site-bba #site-logo img {
    width: 172px;
}

.site-commercials #site-logo img {
    width: 271px;
}

.site-farotv #site-logo img {
    width: 104px;
}

/* main nav widths */

.site-farotv li#site-logo { 
    width: 150px;
    margin-right: 0px;
}

.site-bba li#site-logo { 
    width: 220px;
    margin-right: 0px;
}

/* subnav styles */

#subnav li, #subnav li *{
    line-height: 16px;
    text-transform: uppercase;
}

#subnav li, #subnav li a { 
    color: #797979; 
    font-size: 10px;
}

#subnav li a:hover, #subnav li a:active, #subnav li a.active, #subnav li.a-current-page a { 
    color: #000000; 
    font-weight: normal;
}

#subnav .subtit {
    margin-top: 30px;
    font-weight: bold;
}

/* player */

.caption {
    position: absolute;
    bottom: 0px;
    left: 0px;
    background: #FFFFFF;
    font-size: 9px;
    height: 11px;
    line-height: 11px;
    padding: 2px 4px 1px 0px;
    text-transform: uppercase;
}

#player-wrapper, #player, #player-small, #team {
    width: 480px;
    height: 289px;
}

#player-wrapper-small {
    width: 360px;
    height: 289px;
    /* align right: */
    /* padding-left: 120px; */
}

#player-small { width: 360px; }

#team { height: 270px; }

.player-closer {
    position: absolute;
    right: 0;
    margin:-289px 0 0 0;
    padding: 0 2px;
    background: #FFFFFF;
    height: 12px;
}

#cinema_view .player-closer,#cinema_view-small .player-closer {
    margin: 0;
}

.player-closer a,.player-closer-small a {
    line-height: 12px;
    font-size: 10px;
}

#player-caption,#player-caption *,
#player-caption-small,#player-caption-small *,
#team-caption,#team-caption *,
#map-caption,#map-caption *{
    height: 18px;
    line-height: 18px;
    font-size: 9px;
    text-transform: uppercase;
}

#player-caption-small {
    width: 360px;

    /* align right: */
    /* padding-left: 120px; */
}

#map {
    width: 480px;
    height: 270px;
    overflow: hidden;
}

#map *{
    text-align: center;
}

/* needed jquery dialog styles */

.ui-widget-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #ffffff;
}
.ui-dialog .ui-dialog-titlebar {
    display: none;
}

/* general content */

.block { display: block; }

.clear { clear: both; }

.left { float: left; }

.right { float: right; }

.center { text-align: center; }

.bordtop { border-top: 1px solid #000000; }

.bordbot { border-bottom: 1px solid #000000; }

.noscroll { overflow: hidden; }

.txt {
/*    width: 700px;
    padding: 2px 0;*/
}

.uppercase {
    text-transform: uppercase;
}
.opaque:hover,.opaque:active,.opaque:hover *,.opaque:active *{
    opacity:.75;
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
}

.padbot { padding-bottom: 5px !important; }
.padtop { padding-top: 5px !important; }

h1 {
    font-weight: normal;
    overflow: auto;
}

h1, h2, h3, h4 {
    line-height: 18px;
}

h1 .tit { width: 600px; }

h1 a.dl {
    width: 100px;
    text-align: right;
    font-weight: bold;
}

.textblock, .a-slot, .a-slot.aRichText h1, .a-slot.aRichText h2, .a-slot.aRichText h3, .a-slot.aRichText h4, .a-slot.aRichText h5, .a-slot.aRichText h6, .a-slot.aRichText p, .a-slot.aRichText ul, .a-slot.aRichText ol 
{
    margin: 0;
    padding: 0;
    line-height: 18px;
}

.a-slot.aRichText h3 {
    margin: 0;
    padding: 0;
}

.a-slot.aRichText h3 {
    margin-bottom: 2px;
}

.a-slot.aRichText p, #content .a-slot.CondorXMLFeed {
    margin-bottom: 16px;
}

.a-slot.aImage {
    margin-bottom: 11px;
}

li.a-image-embed img {
    display: block;
}

strong {
    font-weight: bold;
}

/* specific content */

.films-kontakt table {
    width: 100%;
}

.films-kontakt td {
    width: 50%;
}

/*
.films #content .a-slot.aRichText, .films #content .a-slot.aPDF, .commercials #content .a-slot.aRichText, .commercials #content .a-slot.aPDF {
    border-bottom: 1px black solid;
    padding-top: 2px;
    padding-bottom: 2px;
}

.commercials #content .a-slot.aRichText, .commercials #content .a-slot.aPDF {
    border-bottom: 0;
    text-transform: uppercase;
}

.a-slot.aRichText {
    padding-bottom: 5px;
}

.a-slot.CondorXMLFeed {
    border-bottom: 0;
}
*/

/* Hide to prevent flash of content during intro initialization */
/*
.bba #header *, .bba #news, .bba #footer, .bba #mainnav, .bba #hr-header, .bba #hr-teaser, .bba #teaser img, .farotv #header *, .farotv #news, .farotv #footer, .farotv #mainnav, .farotv #hr-header, .farotv #hr-teaser, .farotv #teaser img {
    visibility: hidden;
}
*/

#news h1 {
    padding: 1px 0 1px 0;
    width: 700px;
    border-bottom: 1px solid #000000;
}

#news h1.nav {
    border-bottom: 1px solid transparent;
}

#news .textblock {
    padding: 1px 0 1px 0;
}

#news .date {
    width: 220px;
    display: inline-block;
}

#news .textblock {
    padding-left: 220px;
}

#news a.dl {
    font-weight: normal !important;
}

#news .collapsed {
    display: none;
}

#workzone-form {
    margin-top: 16px;
}
#workzone-form input[type=text], #workzone-form input[type=password] {
    background: #d2d2d2;
}

#workzone-form label, #workzone-form input[type=submit] {
    text-transform: uppercase;
}

#workzone-form label {
    width: 64px;
}

/* forms */

.formrow {
    line-height: 280px;
    width: auto;
    clear: right;
}

.formrow.submit {
    width: 243px;
}

#workzone-form .formrow { 
    float:right; 
}

label {
    float: left;
    cursor: pointer;
    font-size: 10px;
    height: 28px;
    display: block;
    line-height: 28px;
}

input {
    height: 24px;
    margin: 2px 0;
    width: 171px;
    padding: 0 2px;
}

input[type=submit] {
    padding: 0;
}

.send {
    cursor: pointer;
    height: 19px;
    background: none;
    text-align: right;
    width: 175px;
    margin-left: 64px;
    padding: 0;
    height: 16px;
    line-height: 16px;
    font-weight: bold;
    font-size: 10px;
}

.send:hover {
    color: #797979;
}

.fuoc {
    visibility: hidden;
}

/* overview */

#overview {
    width: 100%;
    overflow: hidden;
    padding-bottom: 5px;
}

#overview li {
    float: left;
    position: relative;
    padding: 0;
    margin: 0;
    width: 234px;
    height: 132px;
}

#overview li.last { 
    width: 232px;
}

#overview .caption {
    margin: 0;
    z-index: 100;
    bottom: 0px;
    left: 0px;
    position: absolute;
}

#overview .hover-caption, #overview .overlay {
    margin: 0;
    z-index: 100;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    position: absolute;
    line-height: 13px;
}

#overview .hover-caption, #overview .hover-caption strong {
    font-size: 10px;
}

#overview .overlay {
    width: 100%;
    height: 100%;
    z-index: 99;
    background: #ffffff;
    opacity:.85;
    filter: alpha(opacity=85);
    -moz-opacity: 0.85;
}

#overview .hover-caption {
    /*padding: 24px 10px;*/
}

#overview .hover-caption strong {
    line-height: 24px;
    color: black;
}

#overview img {
    width: 232px;
    height: 130px;
}

#overview a .hi {
    display: none;
}

#overview a:hover .hi {
    display: block;
}

#overview a:hover .lo {
    display: none;
}

#overview-wrapper {
    position: relative;
}

#showreel {
    position: absolute;
    top: 0px;
    left: 0px;
	display: none;
}

#overview-list, #news {
	position: relative;
	z-index: 100;
}





/* UPDATE 2011 **********************************************************************************/

/* START overview ********************************/
#overview li#overview-bba{
    background: url(../_img/mouseover_bba.png) top left no-repeat;
}
#overview li#overview-commercials{
    background: url(../_img/mouseover_commercials.png) top left no-repeat;
}
#overview li#overview-farotv{
    background: url(../_img/mouseover_farotv.png) top left no-repeat;
}

#overview li a img {
    width: 232px;
    height: 130px;
}

#overview li a span img {
    width: 232px;
    height: 159px;
}

#overview li {
    height: 161px;
}

#overview-list #overview li {
    height: 132px;
}
/* END overview ********************************/


.gray{
	color: gray;
}



.group1 {
    color: #000000 !important;
	font-weight: bold !important;
	margin-top: 10px !important;
}

.group1 a{
    color: #000000 !important;
	font-weight: bold !important;
	margin-top: 5px !important;
}
.group1 a:hover{
    color: #404040 !important;
	font-weight: bold !important;
	margin-top: 5px !important;
}

.group2 {
    color: #404040 !important;
	font-weight: bold !important;
	margin-top: 2px !important;
}

.group2 a{
    color: #404040 !important;
	font-weight: bold !important;
	margin-top: 5px !important;
}
.group2 a:hover{
    color: #797979 !important;
	font-weight: bold !important;
	margin-top: 5px !important;
}



#videos-farotv #player-wrapper-small{
	height: auto;
}

#videos-farotv #player-caption-small {
    width: 480px;
}



#subnav .gs-subnav-divisions li.group, #subnav .gs-subnav-divisions li.group a.active{
    text-transform: lowercase;
	font-size: 11px;
}


#subnav .gs-subnav-company-management li strong{ 
    color: #797979 !important;
    font-size: 10px;
}



















#newsletter-form {
	min-height: 350px;
	min-width: 400px;
	width: 400px;
}


#newsletter-form form{
	float: right;
}



#newsletter-form .hidden{
	display: none;
}
#newsletter-form table td{
	vertical-align: top;
	border: 0px solid black;
}

#newsletter-form .submit {
    font-weight: bold;
    float: left;
    cursor: pointer;
    text-align: right;
    width: auto;
}

#newsletter-form .text, #newsletter-form .textarea {
	border: 1px solid #d2d2d2;
	width: 250px;
	background-color: #d2d2d2;
	color: #404040;
}

#newsletter-form .textarea {
    height: 80px;
	width: 253px;
	margin-top: 2px;
}
#newsletter-form .label {
	vertical-align: top;
	width: 130px;
	text-align: left;
	text-transform: uppercase;
}


#newsletter-form label {
	font-size: 10px;
	line-height: 15px;
}


#newsletter-form table td, #newsletter-form table td strong, #newsletter-form table td span{
	font-size: 10px;
}


#newsletter-form .error {
	border: 1px solid red;
}
#newsletter-form .error-msg {
	color: red;
}



#newsletter-form .checkbox, #newsletter-form .radio {
  width: 19px;
  height: 25px;
  padding: 0 5px 0 0;
  background: url(../_img/checkbox-unselected.png) no-repeat;
  display: block;
  clear: left;
  float: left;
  background-color: transparent;
  border: 0px;
}



.gs-search-outer{
	position: relative;
}


.gs-search-outer span{
	font-size: 10px;
}

#gs-search #skey{
	border: 1px solid #d2d2d2;
	width: 204px;
	width: 170px;
	background-color: #d2d2d2;
	color: #404040;
	background-color: #ffffff;
	border: 1px solid #797979;
	display: block;
}


#gs-search .img{
	border: 2px solid #797979;
	width: 28px;
	height: 20px;
	padding: 0px;
	position: absolute;
	bottom: 1px;
	bottom: -1px;
	left: 178px;
	left: 144px;
}






#contact-form-inline{
	padding: 10px 10px 10px 15px;
	position: relative;
	margin-top: 20px;
}
#contact-form-inline #mail-icon{
	position: absolute;
	top: -20px; right: -20px;
}
#contact-form-inline, #contact-form-inline form{
	background-color: #ececec;
}
#contact-form-inline input.text{
	background-color: #ffffff;
	float: left;
	width: 138px;
	padding-left: 3px;
	padding-right: 3px;
	margin-top: 15px;
}

#contact-form-inline textarea.text{
	background-color: #ffffff;
	float: left;
	width: 444px;
	padding-left: 3px;
	padding-right: 3px;
	margin-top: 7px;
	height: 60px;
}

#contact-form-inline div.submitfield{
	position: relative;
	display: table;
	text-align: right;
	width: 450px;
}

#contact-form-inline input.submit{
	text-align: right;
}


#contact-form-inline input#contact-email, #contact-form-inline input#contact-telefon{
	margin-left: 9px;
}

/* START jcarousel ********************************/
.jcarousel-skin-cc .jcarousel-next-horizontal{
	position:absolute;
	top:270px;
	right:2px;
	width:50px;
	height:30px;
	background: none;
	text-align: right;
}


.jcarousel-skin-cc .jcarousel-prev-horizontal{
	position:absolute;
	top:270px;
	right:38px;
	width:50px;
	height:30px;
	text-align: right;
	background: none;
}

.jcarousel-prev{
	float: right !important;
	margin-right: 47px;
	-webkit-text-size-adjust:none; 
	-ms-text-size-adjust:none;
}

.jcarousel-next{
	float: right !important;
	margin-right: -93px;
	-webkit-text-size-adjust:none; 
	-ms-text-size-adjust:none;
}



.jcarousel-prev{
	float: none;
	position: absolute;
	right: 0px;
	margin-right: 43px;
}
.jcarousel-next{
	float: none;
	position: absolute;
	right: 0px;
	margin-right: 0px;
}
/* END jcarousel ********************************/



#news div, #news h1, #news strong, #news span, #news p, #news a, #news h1 a, #news h1 span, h1 .tit, #news h1 .tit, .news-text, #news .news-text{
	font-size: 11px;
	font-size: 11px !important;
	-webkit-text-size-adjust:none; 
	-ms-text-size-adjust:none;
}
#news h1 .tit, #news .news-text{
	font-weight: normal;
	-webkit-text-size-adjust:none; 
	-ms-text-size-adjust:none;
}








/* Contact Tip A Friend *******************************************************************************************/
#video-tipafriend-button {
    position: absolute;
    top: 3px;
    right: 15px;
    right: 3px;
    z-index: 100;
}

#video-tipafriend-button a {
    width: 23px;
    height: 23px;
    display: block;
}

#video-tipafriend-button a span {
    display: none;
}

#video-tipafriend-button a.info {
    background: url(../_img/video-tipafriend.png);
}

#video-tipafriend-button a.close {
    background: url(../_img/video-info-close.png);
}





#contact-wrapper {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 304px;
}

#contact-background {
    background: #000;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 99;
    opacity:.75;
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
}


#contact-wrapper-tipafriend {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 304px;
}

#contact-background-tipafriend {
    background: #000;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 99;
    opacity:.75;
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
}

#contact-form-tipafriend {
    z-index: 100;
    position: absolute;
    margin: 19px;
    width: 440px;
}

#contact-form-tipafriend h4, #contact-form-tipafriend .submit, #contact-form-tipafriend p, #contact-form-tipafriend a {
    color: white;
}

#contact-form-tipafriend .submit {
    font-weight: bold;
    float: right;
    cursor: pointer;
    text-align: right;
    width: auto;
}

#contact-form-tipafriend h4, #contact-form-tipafriend p {
    margin-top: 1em;
    margin-bottom: 2px;
}

#contact-form-tipafriend h4 {
    font-weight: bold;
}

#contact-form-tipafriend input.text, #contact-form-tipafriend textarea {
    margin: 0;
    margin-bottom: 4px;
    width: 210px;
    padding: 0px 3px;
}
#contact-form-tipafriend #contact-contactname {
    margin-top: 25px;
}

#recaptcha_table, #contact-form-tipafriend input.text, #contact-form-tipafriend textarea {
    background: white;
    opacity:.75;
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
}

#contact-form-tipafriend .textfields {
    float: left;
}

#contact-form-tipafriend textarea {
    float: right;
    height: 133px;
}



/* Contact **********************************************************************************************************/

#video-info-button {
    position: absolute;
    top: 3px;
    right: 3px;
    z-index: 100;
}

#video-info-button a {
    width: 23px;
    height: 23px;
    display: block;
}

#video-info-button a span {
    display: none;
}

#video-info-button a.info {
    background: url(../_img/video-tipafriend.png);
}

#video-info-button a.close {
    background: url(../_img/video-info-close.png);
}



#contact-wrapper {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 304px;
}

#contact-background {
    background: #000;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 99;
    opacity:.75;
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
}

#contact-form {
    z-index: 100;
    position: absolute;
    margin: 19px;
    width: 440px;
}

#contact-form h4, #contact-form .submit, #contact-form p, #contact-form a {
    color: white;
}

#contact-form .submit {
    font-weight: bold;
    float: right;
    cursor: pointer;
    text-align: right;
    width: auto;
}

#contact-form h4, #contact-form p {
    margin-top: 1em;
    margin-bottom: 2px;
}

#contact-form h4 {
    font-weight: bold;
}

#contact-form input.text, #contact-form textarea {
    margin: 0;
    margin-bottom: 4px;
    width: 210px;
    padding: 0px 3px;
}

#recaptcha_table, #contact-form input.text, #contact-form textarea {
    background: white;
    opacity:.75;
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
}

#contact-form #contact-contactname {
    margin-top: 25px;
}

#contact-form .textfields {
    float: left;
}

#contact-form textarea {
    float: right;
    height: 80px;
    height: 133px;
}

/* END Contact **********************************************************************************************************/



.workshop-title-outer{
	margin-left: -22px;
}
ul.arrow-blue, ul.arrow-green, ul.arrow-red{
	margin-top: 10px;
}
ul.arrow-blue li, ul.arrow-green li, ul.arrow-red li{
	list-style: outside;
	list-style-image: url(../_img/arrow-blue.png);
	margin-bottom: 10px;
	margin-left: 23px;
	
	list-style: none;
	list-style-image: none;
	background-image: url(../_img/arrow-blue.png);
	background-repeat: no-repeat;
	background-position: left 2px;
	margin-left: 0px;
	padding-left: 23px;
}
ul.arrow-green li{
	background-image: url(../_img/arrow-green.png);
}
ul.arrow-red li{
	background-image: url(../_img/arrow-red.png);
}
