/****************************************/
/*																			*/
/*    Stylesheets for Frances Belser   	*/
/*																			*/
/****************************************/

/*--------------------------------------*/
/*																			*/
/*    blue	#00CCFF						 					*/
/*																			*/
/*--------------------------------------*/


/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * START MAIN LAYOUT */

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * START INDEX */

body.index {
	font-family: times;
	background-color: #FFFFFF;
}

#indexpicwrapper {
	width: 630px;
	height: 360px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15%;
	text-align: center;
}

/*
#titlewrapper {
	width: 630px;
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: #0066FF;
	font-size: 58px;
	line-height: 58pt;
	letter-spacing: 1pt;
}
*/
a.enter:link, a.enter:visited {
	color: #0066FF;
	text-decoration: none;
	border: none;
}

a.enter:hover, a.enter:focus, a.enter:active {
	color: #0066FF;
	text-decoration: underline;
	border: none;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * END INDEX */

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * START LAYOUT-AREAS */

body.main {
	margin: 0;
	padding: 0;
	font-family: times;
	font-size: 11pt;
	letter-spacing: 0.5pt;
	line-height:14pt;
	background-color: #FFFFFF;
	}

#sitewrapper {
	width: auto;
}

/* * */

#header {
	display: none;
	}

/* * */
		
#sitewrapper #left {
	width: auto;
	margin: 0;
	padding: 0;
	/* background-color: brown; */
	}

	
#sitewrapper #left #content_print {
	border: 1px dotted lime;
	}

/* * */
	
#sitewrapper #right {
	display: none;
	}
	
#sitewrapper #right #content {
	}

#glasses {
	display: none;
	}

/* * */
	
#bottom {
	display: none;
	}

#bottom #content {
	}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * END LAYOUT-AREAS */

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * START NAVIGATION */

/* * * * 0TE STUFE  * * * */

#right #content a {
	display: none;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * END NAVIGATION */

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * START HIDDEN NAVIGATION */

#hidden, a.roothidden {
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * END HIDDEN NAVIGATION */


/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * START MENU PICTURE NAVIGATION */

#picturenav {
	display: none;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * END MENU PICTURE NAVIGATION */

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * START THUMBNAIL NAVIGATION */

#thumbnailnav {
	display: none;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * END THUMBNAIL NAVIGATION */

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * START ARROW NAVIGATION */

#arrownav {
	display: none;
}

.counter {
}

a.picture-gallery:visited, a.picture-gallery {
}
						
a.picture-gallery:hover {
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * END ARROW NAVIGATION */

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * START BULLET NAVIGATION */

#bulletnav {
	display: none;
}

#bulletnav #bullet a {
}

#bulletnav img {
}


#bulletnav a.menuBulletactive, #bulletnav a.menuBulletactive:visited, #bulletnav a.menuBulletactive:hover {
}

#bulletnav a.menuBulletinactive:visited, #bulletnav a.menuBulletinactive:hover, #bulletnav a.menuBulletinactive {
}

#bulletnav a.menuBulletinactive:hover {
}


/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * END BULLET NAVIGATION */

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * START CONTENT */

.blue {
	color: #00CCFF;
}

.image_header {
	display: block;
	margin: 0px 0px 13px 0px;
}

h1 {
	font-size: 13pt;
	line-height: 15pt;
	margin: 0px 0px 10px 0px;
	letter-spacing: 1pt;
	color: #000000;
}

h1 a.h1 {
	font-size: 11pt;
  font-style: normal;
  font-weight: lighter;
	line-height: 15pt;
	letter-spacing: 1pt;
  color: #00CCFF;
  text-decoration: none;
}

h2 {
	clear: both;
	font-size: 12pt;
	line-height: 14pt;
	margin: 30px 0px 5px 0px;
	letter-spacing: 1pt;
	color: #000000;
	}

h3 {
	font-size: 11pt;
	line-height: 13pt;
	margin: 0px 0px 5px 0px;
	letter-spacing: 1pt;
	color: #000000;
}

h4 {
	font-size: 10pt;
	line-height: 12pt;
	margin: 0px 0px 5px 0px;
	clear: both;
	color: #000000;
	/* background-color: red; */
}

b {
	font-weight: bold;
}

p, br {
	clear: right;
}

hr {
	clear: both;
	display: block;
	width: 100%;
	height: 1px;
	margin: 50px 0px 50px 0px;
	border-color: #000000;
	border-style: solid;
	border-width: 1px 0px  0px  0px;
	background-color: #FFFFFF;
}
													
a.partnerlinks, a.partnerlinks:visited {
	color: #000000;
	text-decoration: none
}
						
a.partnerlinks:hover {
	color: #00CCFF;
	text-decoration: none;
}

a.global:link, a.global:visited {
	color: #00CCFF;
	text-decoration: none;
}

a.global:hover {
	color: #00CCFF;
	text-decoration: underline;
}

#listwrapper {
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * END CONTENT */

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * START SLIDESHOW */

.slideshow {
	width: 100%;
	height: auto;
	float: left;
	margin: 0px;
	padding: 0px;
	 background-color: white; 
}

.slideshow .image {
	clear: right;
	width: auto;
	text-align: left;
	margin: 0px;
	padding: 0px;
	display: block;
	/*border: 1px solid #000000;*/
}

.image {
	clear: right;
	width: auto;
	text-align: left;
	margin: 0px;
	padding: 0px;
	display: block;
	/*border: 1px solid #000000;*/
}

.slideshow .infos, .infos {
	font-family: arial, sans-serif;
	height: auto;
	font-size: 8pt;
	line-height: 10pt;
	color: #444444;
	letter-spacing: 1pt;
	text-align: left;
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	/* color: #777777; */
	/* border-top: 1px solid #FFFFFF; */
	/* background-color: lime; */
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * END SLIDESHOW */

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * START VIDEO */

#video {
	margin: 0;
  padding: 0;
}

#video li  {
	width: 190px;
  height: 180px;
  list-style-type: none;
	margin: 0;
  padding: 0 20px 20px 0;
  float: left;
}

#video li a.thumbnail, #video li a.thumbnail:visited {
	margin: 0 0 5px 0;
	padding: 0;
	width: 185px;
  height: 140px;
	display: block;
	border: 1px solid #FFFFFF;
	text-decoration: none;
}

#video li a.thumbnail:hover {
	margin: 0 0 5px 0;
	padding: 0;
	width: 185px;
  height: 140px;
	display: block;
	border: 1px solid #00CCFF;
	text-decoration: none;
}

#video li a.title, #video li a.title:visited {
	display: block;
  color: #00CCFF;
	font-size: 10pt;
	text-decoration: none;
}

#video li a.title:hover {
	display: block;
  color: #00CCFF;
	text-decoration: underline;
}

.v-description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.v-producers {
	font-size: 9pt;
	line-height: 10pt;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * END VIDEO */

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * START CV LIST */

h4.list {
	padding-top: 20px;
	font-size: 12pt;
	line-height: 12pt;
	clear: both;
	color: #444444;
	/* background-color: red; */
}

ul.cv {
	margin: 0px;
	padding: 0px;
}
										
li.cv {
	width: 600px;
	float: left;
	line-height: 12pt;
	list-style: none;
	text-align:left;
	margin: 0px 0px 10px 0px;
	padding: 0px;
  /*background-color: lime;*/
}

li.cv .project {	
	float: left;
	height: auto;
	margin: 0px 0px 5px 0px;
	/* background-color: lime; */
}

li.cv .project .year {
	font-weight: bold;
	float: left;
	width: 100px;
	color: #111111;
	/* background-color: fuchsia; */
}

li.cv .project .description {
	float: left;
	width: 500px;
	color: #000000;
	/* background-color: aqua; */
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * END CV LIST */

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * START GLOBAL LIST */

ul.global {
	margin: 0px;
	padding: 0px;
}
										
li.global {
	width: 600px;
  height: auto;
	clear: both;
	line-height: 14pt;
	list-style-type: none;
	text-indent: 0px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	/*background-color: aqua;*/
}

/*
.texts ul {
	margin: 10px 0px 0px 25px;
	padding: 0px;
}
*/


/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * START CONTACT */
						
a.contact:hover {
  background-image: url(../media/contact/contact_a.jpg);
}

a.contact, a.contact:visited {
	widht: 623px;
	height: 55px;
	display: block;
	text-decoration: none;
  background-image: url(../media/contact/contact_p.jpg);
	background-repeat: no-repeat;
} 

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * END CONTACT */

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * START COPYRIGHT */

#copyright {
display: none;
}
					
a.copyright:visited {
	display: block;
	color: #CCCCCC;
	text-decoration: none;
}
						
a.copyright:hover {
	display: block;
	color: #999999;
	text-decoration: none;
}

a.copyright {
	display: block;
	color: #CCCCCC;
	text-decoration: none;
} 

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * END COPYRIGHT */

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * START OPEN WINDOW */
 
 #window {
	 margin: 0px;
	 padding: 0px;
	 text-align: center;
	 background-color: #FFFFFF;
 }
 
 /* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * END OPEN WINDOW */
 
 
