@charset "utf-8";
/* CSS Document */

.slider a {
	font-family: Trebuchet MS,Arial,Sans-Serif;
color: #F7F7F7;
text-decoration:none;	
}
.slider a:hover {
color:#FF9900;
text-decoration:none;	
}
/* paragraphs */
.slider p {
	font-family: Trebuchet MS,Arial,Sans-Serif;
	color: #b1b1b1;
	text-align:left;
	font-size:14px;
}

/* headers */
.slider h1, h2, h3, h4, h5 { font-family: Myriad Pro, Trebuchet MS, Arial, Sans-Serif;  margin-bottom:10px; text-align:left;}

.slider h1#logo {
background: transparent url(../img/logo.png) no-repeat scroll 0 0;	
text-indent:-4000px;
display:inline;
float:left;
height:75px;
width:260px;
margin-bottom:10px;
}
.slider h1#logo a {
display:block;
height:75px;
}
.slider h3 {
padding-bottom:5px;
color: #0cede0;
border-bottom:1px dotted #0cede0;
font-size:18px;
}
.slider h4 {
font-size:17px;	
border-bottom:1px solid #cccccc;
}

/* mains */
.slider #presentdiv {
	width:auto; text-align:left;
	margin:0px;
}
.slider #contentz {
	padding:0px 20px;
	height:300px;
	width:660px;
}
.slider #content_wrapperz {
	background: url(../img/bg_content.png) top left;
	margin: 0;
	padding:0;
	height:348px;
	width:705px;
	background-repeat: no-repeat;
	float: left;
	display: inline;
}
.slider #contentz_right {
	margin: 1px 0 0 10px;
	padding:0px;
	height:auto;
	width:200px;
	display: inline;
	float: left;

}
/* translation slide */
.slider #translation {
	background: url(../img/nav_translation.png) no-repeat top left;
}
.slider #translation_content img {
background:#ffffff;
border:5px solid #d9d9d9;
margin-right:10px;
margin-bottom:10px;
}

/* interpretation slide */
.slider #interpretations {
	background: url(../img/nav_interpretation.png) no-repeat top left;
}
.slider #interpretations_content img {
background:#ffffff;
border:5px solid #d9d9d9;
margin:0px 10px 0 10px;
}

/* adaptations slide */
.slider #adaptations {
background: url(../img/nav_adaptations.png) no-repeat top left;	
}
.slider #adaptations_thumbs {
width:450px;
margin: 0 auto;
padding:0;
}
.slider #adaptations_thumbs li {
list-style: none;
float:left;
}
.slider #adaptations_thumbs li img {
	border:0;
	margin:2px 2px 0 0;
	padding:1px;
	background:#d9d9d9;
}
.slider #adaptations_thumbs li img:hover {
background:#c5e08f;
}
/* contact slide */
.slider #contact {
background: url(../img/nav_contact-us.png) no-repeat top left;	
}
.slider #contact_card h4 {
width:245px;	
}
.slider #contact_card p {
padding-bottom:5px;
}
.slider #contact_content #vcard {
padding:3px;
}
.slider #contact_content #vcard:hover {
background:#fef1c7;
padding:2px;
border:1px solid #f8c97f;
}
.slider #contact_card {
background:#ffffff;
margin:20px auto 0 0;
padding:20px;
width:250px;
border:1px solid #CCCCCC;
font-size:14px;
}
.slider #contact_card img {
padding-right:10px;
}
.slider #contact_card ul {
margin:10px 0 0 0;
padding:0;
list-style:none;
}
.slider #contact_card li {
padding-bottom:10px;
}

/*	Slider	*/
.slider_toggle {
float: left;	
display: block;
height: 335px;
width: 36px;
color: #ffffff;
text-decoration: none;
outline: none;
border-right: 0px solid #cde99f;
cursor: pointer;
margin: 0 0 0 0;
}
.slider_content {
height: 335px;
float: left;
overflow: hidden;
color: #444444;
}
.slider_content_wrapper {
padding:5px 15px 5px 15px;
}
.slider_content p {
width: 450px;
margin-bottom:10px;
}
.slider_content img {
border:0;
}
#slider_container {
margin: 0px auto;
width: 680px;   
height: 335px;    
}


/* lists */

/* tables */

/* forms */

/* misc */


/* lightbox */
#lightbox{background-color:#eee;padding: 10px;border-bottom: 2px solid #666;border-right: 2px solid #666; font-size:12px; text-align:left;font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color: #01239F;}
#lightboxDetails{
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }
#overlay{ background-image: url(../img/lightbox/overlay.png); }

* html #overlay{
	background: url(../img/lightbox/blank.gif);
}

/* misc */
.slider .cl {
clear:both;
display:block;
height:0;
overflow:hidden;
visibility:hidden;
width:0;
line-height:0;
}
.slider .fl {
float:left;
}
.slider .fr {
float:right;
}
.slider .hd {
display: none;
}
.slider .info {
font-size:13px;	
}
.slider .strong {
font-weight:bold;	
}
