
/*  Simplified Meyer Reset (Lookup Real One) */

html, body, div, span, object,
h1, h2, h3, h4, h5, h6, p, a, img, sup,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

ol, ul {
    list-style: none;
}

h1, h2, h3 {
	font-style: times;
	font-size: 0em;
	color: black;
}

body {
	font-family:  georgia;
	background:  #F4F4F4;
	line-height: 1;	
}

body a {
	color:  #333333;
	text-decoration:  none;
}




/*container*/

#container {
	width: 750px;
	margin: 0 auto;
	text-align: center;
}

#container-en {
	margin: 0 auto;
	width: 800px;
	text-align: center;
}


#header {
	height: 120px;
	width: 750px;
	position: relative;
}

.en #header {
	height: 120px;
	width: 750px;
	position: relative;
} 


/*logo */

#logo {
	position:absolute;
	height: 97px;
	width:290px;
	left: 0px;
	top: 25px;
	
}

/* translation links */



#trans-flag {
	position: absolute;
	top: 20px;
	left: 715px;
	
}

.en #trans-flag {
	position: absolute;
	top: 20px;
	left: 785px;
}
/* :::: Gilder-Levin :::: */

.gl {
	display: block;
	position: relative;
	overflow: hidden;
}

.gl span, .glLink a span {
	position: absolute;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
}



.glLink a:hover {
    border: none;
}



/* Content Boxes */

#content {

	width: 750px;
	float: left;
	margin-top: 20px;
	}
	
#container-en #content {
	width: 800px;
}

 

/*Contact Page */

#contact-info {
	padding: 50px 0 0 130px;
	
}

#contact-info span.title {
	display: block;
	margin-bottom: 20px;
	font-size: 1.3em;
}


#contact-info p.link {
	padding: 0 0 15px 0;
}

#contact-info p {
	margin: 0;
	font-size: 0.9em;
	line-height: 1.5em;
}



#contact-info p span.mobile {
	padding-left: 20px;
	
}





/* menu */



#menu {
	position: relative;
	top: 66px;
	left: 330px;
	width: 480px;
}

.en #menu {
	left: 345px;
}

#menu ul {
	height: 22px;
	padding-bottom: 4px;
	/*border-bottom: 1px dotted black;*/
}


#menu ul li {
	display: inline;
	padding: 0 8px 0 0px;
	float: left;
}

.en #menu ul li {
	display: inline;
	padding: 0 30px 0 0px;
	float: left;
}




#menu ul li.last {
	padding-right: 0;
}

#menu ul li a {
	display: inline-block;
	font-family: helvetica;
	font-size: 1.16em;
	padding: 6px 4px;
	color:#333333;
	text-transform: lowercase;
}


#menu ul li a:hover {
	opacity: 0.85;
}

#menu.en ul li a {
	padding: 0 15px;
	border: 2px solid transparent;
}


	
	

#content.en .player {
	margin-left: 10px;
}

#tabs {
	float: left;
}




.photo-tab {
	width: 177px;
	height: 177px;
	float: left;
	margin-bottom: 30px;
	position: relative;
	z-index: 90;
}


.boxcaption {
	width:171px;
	height: 171px;
	position: absolute;
	top: 5px;
	left: 5px;
	overflow: hidden;
	background: #333333;
	 opacity: .80;
	display: none;
      
      /* For IE 5-7 */
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=76);  
     /* For IE 8 */
     -MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=76)";
	
}

.boxcaption-hover {
	background: #333333;
	 opacity: .80;
      
      /* For IE 5-7 */
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=76);  
     /* For IE 8 */
     -MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=76)";
}

#tab-1, #tab-2, #tab-4, #tab-5 {
		margin-right: 98px;
}

.en #tab-1, .en #tab-2, .en #tab-4, .en #tab-5 {
		margin-right: 134px;
}


.boxcaption h2 {
	color: white;

	font-size: 1.25em;
	padding-top: 100px 20px;
}

a.block {
	height: 168px;
	width: 168px;
	display: block;
	color: white;
	padding-top: 70px;
	text-align: center;
}

en.photo-tab p {
	background: #333333;
	padding: 10px 10px;
	position: absolute;
	font-size: 1.15em;
	color: white;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	text-transform: lowercase;
	display: none;
}

.photo-tab img {
	z-index: 80;


}

.boxcaption-hover h2{
	display: block;
	z-index: 96;

}



#popup-content {
	background: #ECECEC;
	width: 400px;
	height: 320px;
	overflow: hidden;
}

#popup-content p {
	padding: 0 12px 0px 12px;
	line-height: 1.45;
	font-size: 0.94em;
	font-family: georgia;
}

#popup-content ul li {
	padding: 0 12px 12px 12px;
	line-height: 1.4;
	
	
}


#popup-content h2 {
	padding: 8px 0 10px 0;
	font-size: 1.25em;
	color: #333333;
	text-transform: lowercase;
	text-align: center;
}

#popup-content.contact p {
	text-align: center;
	margin-top: 30px;
}


#popup-content.contact p span {
	padding: 0 10px;
	
}



body.client {
	background: white;
}

body.client img {
	padding: 12px 0 20px 0;
}

br.cf, #footer { clear: both;}

#footer p {
	text-align: center;
	font-size: 0.8em;
	color: #777777;
}

#footer {
	margin-top: 40px;
	padding: 10px 0;
	border-top: 1px solid #777777;
}

#footer p span {
	padding-left: 30px;
}





