  /* Style sheet  */

html { 
	min-height: 100%;
	margin-bottom: 1px; 
}

body {
	background-color: #c9c9c9;
	background-image: url(/fr/events/iypad2011/images/bckg.png);
	background-repeat: repeat-x repeat-y;
}

#main {
	min-width:800px;
	border: 2px solid #ffffff;
}

/* SKIP TO NAVIGATION AND SKIP TO TEXT*/
 
#skiplink, #skiplink a {
	color:#c9c9c9;
}

/* LANGUAGES */

#languages {
	background-color: #000000;
	height: 15px;
}

#languages ul li#french  {
	color: #FFFFFF;
	text-decoration:none;
}	

#languages ul li a:link, #languages ul li a:visited, #languages ul li a:hover, #languages ul li a:active {
	color:#FCD700;
	text-decoration:none;
}

#languages ul li a:hover {
	color: #FCD700;
	text-decoration: underline;
}

/* TOP BANNER */

#topbanner {
	height: 140px;
	background-image: url(/fr/events/iypad2011/images/banner_bkgd.jpg);
	background-repeat: repeat-x;
}

#topbanner #hiddentitle, #hiddentitle span {
	background-image: url(/fr/events/iypad2011/images/banner.jpg);
	background-repeat: no-repeat;
	height: 140px;
	background-position: -9px 0px;
}

/* MAIN NAVIGATION */

#mainnav {
	float: left;
	width: 23%;
	font-size: 1em;
	background-color: #f9f9f9;
	padding-top: 1em;
	padding-bottom: .5em;
	background-repeat: repeat-x;
}

#mainnav ul {
	margin: 0px;
}


#mainnav ul li {
	list-style-type: none;
	display: block;
	font-weight: none;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c9c9c9;	
}

#mainnav ul li a {
	text-decoration: none;
	color: #333333;
	display: block;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	padding-left: 1em;
	padding-right: 0.5em;
}



#mainnav ul ul li a  {
	background-color: #EAEAEA !important;
	background-image: url(/fr/events/iypad2011/images/bullet_sq.gif);
	background-repeat: no-repeat;
	background-position: 12px;
	padding-left:2em;
	color:#333333!important;
}


#mainnav ul li a:hover  {
	text-decoration: none;
	background-color: #333333;
	display: block;
	color: #ffffff;
}

#mainnav ul ul li a:hover {
	background-color: #D4D3D3 !important;	
}

/* CONTENT */

#imgright {
float:right;
margin-left:10px;
font-size:0.9em;
}

#imgleft {
float:left;
margin-left:0px;
padding-right:15px;
font-size:0.9em;
}

#content {
	width:70%;
	float:left;
	padding-bottom:.5em;
	padding-left:1.5em;
	color:#222222;
}

#content a:link, #content a:visited, #content a:hover, #content a:active {
	color:#a60000;
	text-decoration: underline;
}

#content a:hover {
	color: #a60000;
}

#content a:visited {
	color: #a60000;
}

#content h2 {
	color: #333333;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 190%;
	letter-spacing: .5px;
	font-weight: 800;
	margin-bottom: .5em;
}

#content h3 {
	color: #222222;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 150%;
	font-weight: 300;
	letter-spacing: 0.8px;
	margin-bottom: 0.5em;
	margin-top: .5em;
}

#content h4 {
	color: #222222;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 125%;
	font-weight: 500;
	letter-spacing: 0.5px;
	margin-bottom: 0.5em;
}

#content p {
	font-family:Helvetica, Arial, Verdana, sans-serif;
	line-height:150%;	
	word-spacing:.09em;
}

#content ul li {
	padding-top: 0.1em;
	padding-bottom: 0.1em;
	left: 20px;
	margin-bottom: 0.3em;
	background-image: url(/fr/events/iypad2011/images/bullet.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	background-position: 2px 5px;
	padding-left: 1em;
}

#content ul ul li{
	padding-top: 0.1em;
	padding-bottom: 0.1em;
	left: 20px;
	margin-bottom: 0.3em;
	background-image: url(/fr/events/iypad2011/images/bullet.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	background-position: 2px;
	padding-left: 1em;}
	


#content #disclaimer {
	color: #000000;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 80%;
	font-weight: normal;
	width: 440px;
	padding-left: 12%;
}


/* QUOTES*/ 

blockquote {
	font-style: italic;
	font-weight:bold;
	text-align: right;
	background-image: url(/fr/events/iypad2011/images/openquote.jpg);
	background-repeat: no-repeat;
	background-position: 315px 0px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 14px;
	line-height: 22px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-right: 0.6em;
} 

blockquote span {
	padding: 10px 0px 20px 0px;
	text-indent: 30px;
	display: block;
	background-image: url(/fr/events/iypad2011/images/closequote.jpg);
	background-repeat: no-repeat;
	background-position: 467px 145px;
} 
blockquote p{
	font-size:0.9em;
	font-weight: normal;
}


blockquote.pages{
	font: 15px/22px Helvetica, Arial, Verdana, sans-serif;
	background-color:#EAEAEA;
	background-image:none;
	font-weight: bold;
	text-align: left;
	padding: 1em;
	display: block;
}

p.caption{
	font: 12px/22px Helvetica, Arial, Verdana, sans-serif;
	background-color:#EAEAEA;
	background-image:none;
	font-weight: normal;
	text-align: right;
	font-style: italic;
}

/* FOOTER BAR */

#footer {
	background-color: #000000;
	color: #ffffff;
}

#footer ul {
	margin-top: 0em;
}

#footer ul li  {
	display: inline;
}

#footer ul li a {
	color: #FCD700;
	text-decoration: none;
}

#footer ul li a:visited {
	color: #ffffff;
	text-decoration: none;
}

#footer ul li a:hover {
	text-decoration: underline;
	color: #ffffff;	
}

#wsscredit {
	font-size: 80%;
	color: #333333;
	text-align: center;
	margin-top: 4px;
}

/* SLIDESHOW */
#content #slideshow {
	margin-bottom: 1.5em;
}

#content #show ul li {
	left: 0px;
	list-style-type: none;	
	background-image: none;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	position: static;
}

#mainnav .memorialbox a:link, #mainnav .memorialbox a:visited, #mainnav .memorialbox a:hover, #mainnav .memorialbox a:active {
	color:#a60000;
	text-decoration: underline;
}

#mainnav .memorialbox a:hover {
	color: #a60000;
}

#mainnav .memorialbox a:visited {
	color: #a60000;
	}
	
#mainnav .memorialbox {
width: 176px;
margin-top: 8px;
margin-left: 4px;
border: 1px solid #C9C9C9;
}

#mainnav .memorialbox h3 {
display: block;
width: 100%;
margin-top: 0px;
background-color: #333333;
color: #FFFFFF;
text-align: center;
padding-top: 4px;
padding-bottom: 4px;
}

p.membox {
padding-left: 10px;
padding-right: 10px;
}

#mainnav  .memorialbox img {
padding: 8px;
}

/* END OF SLIDESHOW */
