/*
Theme Name:		SCFP 4713
Theme URI:		http://grafkar.com
Version:		1.1
Author:			Jean-Francois Blais &agrave; partir d'un mod&egrave;le de Chris Pearson
Author URI:		http://grafkar.com/
*/

body {
	color: #333;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 62.5%;
	background-image: url(images/fond.jpg);
	background-repeat: repeat;
}

* { padding: 0; margin: 0; }



/*---:[ global elements ]:---*/

a { color: #0060ff; text-decoration: none; }

	a:visited { color: #333; text-decoration: none; }

	a:hover { color: #df0000; text-decoration: none; }
	
	a img {
	border: none;
	clear: both;
}
	
blockquote { font-style: italic; font-family: Georgia, "Times New Roman", Times, serif; color: #555; margin: 0 30px 1.5em 30px; padding: 0 0 0 10px; border-left: 1px solid #aaa; }

abbr, acronym { border-bottom: 1px dotted #aaa; text-transform: uppercase; cursor: help; }
	
code { color: #090; font-family: Courier, monospace; }

pre { margin: 0 0 1.5em 0; overflow: auto; font-size: 1.3em; clear: both; }

p.center { text-align: center !important; }

p.bottom { margin: 0 !important; }

p.unstyled { font-size: 1.4em; }

.flickr_blue { color: #007ae4; text-transform: lowercase; }

.flickr_pink { color: #ff2a96; text-transform: lowercase; }

.green { color: #090; }

.red { color: #f00; }

.orange { color: #f40; }

.purple { color: #909; }



/*---:[ headlines ]:---*/

h2, h3 {
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	color: #FFFFFF;
}

h1 {
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	color: #006699;
	font-size: 1.6em;
	letter-spacing: -0.03em;
	text-align: right;
}

	#masthead h1 {
	text-align: right;
	clear: both;
	border-top-width: medium;
	border-top-style: outset;
	border-top-color: #006633;
	color: #003366;
	padding-right: 0;
	padding-bottom: 0.2em;
	padding-left: 0;
}
	
	h1 a, h1 a:visited, h1 a:hover { color: #003366; text-decoration: none; }
	
#masthead h1 {
	padding-right: 15px;
}
	
h2 { font-size: 2.0em; }

	h2 a { color: #000; text-decoration: none; }
	
		h2 a:visited { color: #555; text-decoration: none; }
	
		h2 a:hover { color: #090; text-decoration: none; }
	
	.posts h2 { margin: 0 0 0.1em 0; line-height: 1.2em; }
	
	.pages h2, h2.page_header { margin: 0 0 0.75em 0; padding: 0 0 0.6em 0; background: url('images/hr_title_sep.gif') 0 100% no-repeat; }
	
	h2.archive_head {
	font-weight: bold !important;
	font-size: 1.4em !important;
	letter-spacing: normal !important;
	margin: 0 0 1.8em 0 !important;
	padding: 0.4em 2px !important;
	border-top: 3px solid #000 !important;
	background: url('images/hr_dot_black.gif') 0 100% repeat-x !important;
	list-style-type: none;
	list-style-position: inside;
}
	
h3 { font-size: 1.0em; text-transform: uppercase; }

	#masthead h3 {
	font-weight: normal;
	font-size: 1.8em;
	text-transform: none;
	color: #003366;
	text-align: right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.75em;
	margin-left: 0;
	padding-right: 15px;
}

	.entry h3 { margin: 2.5em 0 0.5em 0; }
	
	.entry h3.top { margin: 1.5em 0 0.5em 0 !important; }
	
	h3.comments_headers { font-size: 1.4em; }

h4 { font: italic 1.2em Georgia, "Times New Roman", Times, serif; color: #888; }

	h4 a, h4 a:visited { color: #888; text-decoration: none; }
	
		h4 a:hover { color: #888; text-decoration: underline; }
	
	.posts h4 { margin: 0 0 1.25em 0; padding: 0 0 1.0em 0; background: url('images/hr_title_sep.gif') 0 100% no-repeat; }



/*---:[ core layout elements ]:---*/

#container {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
					
	#content_box {
	width: 1000px;
	text-align: justify;
	float: left;
	clear: both;
	padding-top: 20px;
	background-image: url(../default/images/fond_page.jpg);
}
	
		#content {
	width: 500px;
	float: left;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 20px;
}
		
		#sidebar { width: 210px; padding: 0 0 0 15px; float: right; }
	
		#l_sidebar {
	width: 210px;
	float: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
		#main_sidebar {
	width: 210px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	clear: none;
}
		
	#footer { width: 970px; padding: 1.2em 0 0 0; float: left; clear: both; }
		


/*---:[ header styles ]:---*/

#masthead {
	width: 1000px;
	height: 271px;
	background-image: url(images/entete.jpg);
}

	/* #masthead a { display: block; width: 970px; height: 100px; } */ /* uncomment this line if you use a graphic in the header - make sure the height of your header graphic is equal to the height declared in this line of code! */

#nav {
	width: 970px;
	float: left;
	background-image: url(images/fond_titres.jpg);
	background-repeat: repeat-x;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	text-decoration: none;
}
#nav ul {
	float: left;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-bottom: 5px;
}

#nav ul li {
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 0.3em;
	padding-right: 10px;
	padding-bottom: 0.3em;
	padding-left: 0;
	text-indent: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	font-size: small;
}
	
		#nav ul li a, #nav ul li a:visited { color: #000; text-decoration: none; }
	
		#nav ul li a:hover {
	color: #000;
	text-decoration: none;
	background-color: #999999;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
		
		#nav ul li a.current, #nav ul li a.current:visited, #nav ul li a.current:hover { color: #003366; text-decoration: none; }
		
	#nav ul li.rss { padding: 0.85em 0 0.7em 0; float: right; }
			
		#nav ul li.rss a { padding: 0 18px 0 0; background: url('images/icon_rss.gif') 100% 50% no-repeat; }
			
#header_img {
	position: relative;
	float: left;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}

	#header_img img { display: block; } /* this is really just an IE 6 and 7 hack in disguise */



/*---:[ content styles ]:---*/

.entry {
	font-size: 1.4em;
	line-height: 1.65em;
	clear: both;
}
		
	.entry blockquote { font-size: 1.0em; }
	
		.entry blockquote.right { width: 200px; font-style: normal !important; font-size: 1.3em !important; margin: 0.3em 0 0.3em 15px !important; padding: 0.3em 0 !important; border: 3px double #aaa; border-width: 3px 0; text-align: center; float: right; }
		
		.entry blockquote.left { width: 200px; font-style: normal !important; font-size: 1.3em !important; margin: 0.3em 15px 0.3em 0 !important; padding: 0.3em 0 !important; border: 3px double #aaa; border-width: 3px 0; text-align: center; float: left; }
	
			.entry blockquote.right p, .entry blockquote.left p { margin: 0 !important; line-height: 1.4em !important; }
	
	.entry p { margin: 0 0 1.5em 0; }

	.entry ul, .entry ol { margin: 0 0 1.5em 40px; }
	
	.entry ul { list-style-type: square; }
	
		.entry li { margin: 0 0 0.5em 0; }
		
			.entry ul li ul, .entry ul li ol, .entry ol li ul, .entry ol li ol { margin: 0.5em 0 0.5em 30px; }
	
	.entry dl { margin: 0 0 1.5em 0; }
			
		.entry dt { font-weight: bold; margin: 0 0 0.5em 0; }
		
		.entry dd { margin: 0 0 1.5em 20px; }
		
	.entry .ad { margin: 0 0 0.5em 15px; float: right; }
	
	.entry .ad_left { margin: 0 15px 0.5em 0; float: left; }

	.entry img {
	clear: none;
	margin: 5px;
	float: left;
}

		.entry img.left { padding: 3px; margin: 0.5em 15px 0.5em 0; border: 3px double #bbb; float: left; clear: left; }
		
		.entry img.right { padding: 3px; margin: 0.5em 0 0.5em 15px; border: 3px double #bbb; float: right; clear: right; }
		
		.entry img.center { display: block; padding: 3px; margin: 0 auto 1.5em auto; border: 3px double #bbb; float: none; clear: both; }
	
		.entry img.off { padding: 0 !important; border: none !important; }
		
		.entry img.stack { clear: none !important; }

.tagged { padding: 0.4em 0 0 0; background: url('images/hr_tag_sep.gif') no-repeat; font-size: 1.2em; line-height: 1.6em; color: #888; clear: both; }

	.tagged a, .tagged a:visited { padding: 0.25em; color: #333; text-decoration: none; }
	
		.tagged a:hover { color: #fff; background: #333; text-decoration: none; }
	
	.add_comment { display: block; padding: 0 0 0 20px; font-weight: bold; float: right; }

.navigation { width: 500px; font-size: 1.4em; float: left; }
	
	.previous { padding: 0 20px 0 0; float: left; }
	
	.next { float: right; }

.clear { width: 500px; height: 1px; margin: 0 0 5.0em 0; clear: both; }

.rule { background: url('images/hr_tag_sep.gif') no-repeat; }

.flat { margin: 0 0 2.0em 0 !important; }

.whitespace { margin: 0 0 3.5em 0 !important; }



/*---:[ sidebar styles ]:---*/

ul.sidebar_list { list-style: none; }

	ul.sidebar_list li.widget, ul.sidebar_list li.linkcat {
	width: 210px;
	margin: 0 0 2.5em 0;
	font-size: 1.3em;
	line-height: 1.4em;
	float: left;
	border: 1px solid #CCCCCC;
}
li.widget_search {
	width: 200px;
	text-align:center;
	background-image: url(images/fond_titres.jpg);
	background-repeat: repeat-x;
}


li.widget_search input {
	line-height: 1.8em;
	font-weight: bolder;
	margin-top: 5px;
	margin-bottom: 5px;
}

		li.widget h2, li.linkcat h2 {
	font-weight: bold;
	font-size: 1.077em;
	text-transform: none;
	letter-spacing: normal;
	margin: 0 0 0.8em 0;
	padding: 0.4em 2px;
	background-image: url(images/fond_titres.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #003366;
	color: #003366;
	text-align: center;
	border-bottom-color: #003366;
}

		li.widget p { margin: 0 0 1.5em 0; padding: 0 10px; }
		
		li.widget ul, li.linkcat ul {
	margin: 0 0 0.5em 20px;
	list-style-image: url(images/bullet_03.jpg);
	list-style-type: square;
}
		
		li.widget ol, li.linkcat ol { margin: 0 0 0.5em 20px; }
		
			li.widget li, li.linkcat li { margin: 0 0 0.7em 0; }
			
				li.widget li a, li.widget li a:visited, li.linkcat li a, li.linkcat li a:visited { text-decoration: none; }
				
					li.widget li a:hover, li.linkcat li a:hover { text-decoration: underline; }
			
				li.widget li .recent_date { padding: 0 0 0 8px; font-weight: bold; color: #888; }
		
		li.widget ul.flickr_stream { list-style: none; margin: 0; padding: 0 10px; }
		
			li.widget ul.flickr_stream li { margin: 0; padding: 0 5px 5px 0; display: inline; }
			
				li.widget ul.flickr_stream li a img { padding: 3px; }
				
				li.widget ul.flickr_stream li a:hover img { background: #ff2a96; }
		
			/*---< FlickrRSS styles for the widget only >---*/
		
			li.widget_flickrrss { }
			
				li.widget_flickrrss a img { margin: 0 5px 5px 0; padding: 3px; }
				
				li.widget_flickrrss a:hover img { background: #ff2a96; }
				
		/*---< Calendar widget styles >---*/
		
		#calendar_wrap { font-size: 1.3em; }
				


/*---:[ footer styles ]:---*/

#footer p { margin: 0 0 0.923em 0; font-size: 1.3em; color: #888; text-align: right; }

	#footer a, #footer a:visited { color: #888; text-decoration: none; }
		
		#footer a:hover { color: #888; text-decoration: underline; }



/*---:[ comment styles ]:---*/

#comments { width: 500px; float: left; clear: both; }

	ul#comment_list { list-style: none; margin: 0 0 4.0em 0; border-top: 1px solid #bbb; float: left; }
		
		ul#comment_list li.comment { width: 500px; padding: 1.2em 0 0 0; border-bottom: 1px dotted #bbb; float: left; }
			
		ul#comment_list li.trackback { width: 470px; padding: 1.2em 15px 0 15px; background: url('images/trackback_bg.gif'); }
				
			.comment_meta { margin: 0 0 1.2em 0; }
			
				.comment_num { padding: 0 15px 0 20px; font-weight: bold; font-size: 1.4em; float: right; }
				
				.trackback .comment_num { padding: 0 0 0 20px; }
				
					.comment_num a, .comment_num a:visited { color: #888; text-decoration: none; }
					
						.comment_num a:hover { color: #df0000; text-decoration: none; }
				
				.comment_meta strong { font-size: 1.6em; }
					
				.comment_time { font: normal 1.1em Verdana, Helvetica, Arial, sans-serif; color: #888; }
		
			.comment .entry { padding: 0 15px; }
			
				.comment .entry p { margin: 0 0 1.0em 0; }
			


/*---:[ comment form styles ]:---*/

#comment_form { width: 500px; padding: 1.0em 0 0 0; float: left; }

	#comment_form p { padding: 0.6em 0; }
	
		#comment_form label { padding: 0 0 0 10px; font-size: 1.2em; }

		#comment_form .text_input { width: 191px; padding: 3px; color: #444; font: normal 1.4em Georgia, "Times New Roman", Times, serif; border-top: 2px solid #999; border-left: 2px solid #999; border-right: 1px solid #fff; border-bottom: 1px solid #fff; }
		
		#comment_form .text_area { width: 321px !important; }
	
			#comment_form .text_input:focus { border-top: 2px solid #666; border-left: 2px solid #666; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; }
	
		#comment_form .form_submit {
	padding: 0.4em 4px;
	border: 3px double #999;
	border-top-color: #ccc;
	border-left-color: #ccc;
	font: bold 1.4em Georgia, "Times New Roman", Times, serif;
	cursor: pointer;
	background-color: #CCCCCC;
	background-image: url(images/submit_bg.gif);
}
		
		#comment_form p.subscribe-to-comments { font-size: 1.4em; }
		
			#comment_form p.subscribe-to-comments label { font-size: 1.0em; }
			


/*---:[ search form styles ]:---*/

#searchform {
	text-align: center;
	clear: both;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	}

	#searchform .searchinput {
	width: 50px;
	height: 16px;
	padding: 3px;
	color: #000033;
	font: normal 1.0em Georgia, "Times New Roman", Times, serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #999;
}


	li.widget .search_input { font-size: 1.1em !important; }
	
		#searchform input {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #666;
}
		
		
.notes {
	font-size: medium;
	color: #003366;
	margin-bottom: 25px;
}

.notes_previous_page {
	font-size: medium;
	color: #003366;
	float: right;
	margin-top: 25px;
	margin-bottom: 25px;
	text-decoration: none;
	list-style-image: url(images/bullet.jpg);
}

#table_matieres {
	font-size: small;
	font-weight: bolder;
	color: #333333;
	margin-bottom: 1.5em;
}

#table_matieres ul li {
	text-decoration: none;
	list-style-image: url(images/bullet.jpg);
	list-style-position: inside;
}

printform {
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	color: #006699;
	font-size: 1.6em;
	letter-spacing: -0.03em;
	text-align: left;
}

printform a:hover {
	background-image: url(/scfp4713/wp-content/themes/scfp4713/images/print_over.jpg);
}

#nav ul li.recherche {
float:right;
}

#home_sidebar {
	border: 1px solid #CCCCCC;
	margin-left: 20px;
	width: 210px;
	float:left;
	list-style-type: none;
}

#home_sidebar ul {
	margin-bottom: 10px;
	}

#home_sidebar ul.home_sidebar li {
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding-left: 22px;
	padding-bottom: 4px;
	padding-right: 4px;
	text-indent: -10px;
	list-style-type: circle;
	list-style-position: inside;
	list-style-image: url(images/bullet_03.jpg);
}

#home_sidebar ul.home_time li {
	font-family: Helvetica, Arial, sans-serif;
	margin-left: 0px;
	width: 210px;
	float:left;
	font-size: large;
	color: #003366;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 10px;
	clear: both;
	list-style-type: none;
}
#home_sidebar ul.home_search li {
	font-family: Helvetica, Arial, sans-serif;
	margin-left: 0px;
	width: 210px;
	float:left;
	font-size: large;
	color: #FFFFFF;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 10px;
	clear: both;
	list-style-type: none;
}

#home_sidebar h3 {
	font-size: 1.5em;
	text-transform: none;
	letter-spacing: normal;
	background-image: url(images/fond_titres.jpg);
	background-repeat: repeat-x;
	background-position: top   d;
	border-top-width: 3px;
	border-top-style: simple;
	border-top-color: #003366;
	color: #FFFFCC;
	text-align: center;
	padding-top: 0.2em;
	padding-right: 0px;
	padding-bottom: 0.4em;
	padding-left: 0px;
	margin-bottom: 10px;
	clear:both;
	font-style: italic;
	font-weight: normal;
}
#home_sidebar ul.enter li {
font-family: Helvetica, Arial, sans-serif;
	margin-left: 0px;
	width: 210px;
	float:left;
	font-size: large;
	color: #003366;
	text-align: center;
	clear: both;
	list-style-type: none;
	}
#home_sidebar2 {
	border: 1px solid #CCCCCC;
	margin-right: 20px;
	width: 210px;
	float:right;
	list-style-type: none;
}
#home_sidebar2 ul {
	margin-bottom: 10px;
	}

#home_sidebar2 ul li {
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding-left: 22px;
	padding-bottom: 4px;
	padding-right: 4px;
	text-indent: -10px;
	list-style-type: none;
}
#home_sidebar h2 {
	font-size: 1.5em;
	text-transform: none;
	letter-spacing: normal;
	background-image: url(images/fond_titres.jpg);
	background-repeat: repeat-x;
	background-position: top   d;
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #003366;
	color: #003366;
	text-align: center;
	padding-top: 0.2em;
	padding-right: 0px;
	padding-bottom: 0.4em;
	padding-left: 0px;
	margin-bottom: 10px;
}

#home_content {
	width: 660px;
	float: left;
	margin-left: 60px;
	padding-top: 0;
	padding-bottom: 10px;
	border: 1px solid #CCCCCC;
}

#home_content li {
	padding-right: 20px;
	padding-left: 20px;
	font-size: small;
	color: #000000;
	list-style-type: none;
	padding-bottom:10px;
}
#home_content li a {
clear:both;
}

#home_content h1 {
font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	color: #006699;
	font-size: 2.2em;
	letter-spacing: -0.03em;
	text-align: right;
	padding-right: 20px;
}

#home_content h2 {
	font-weight: normal;
	font-size: 1.7em;
	text-transform: none;
	letter-spacing: normal;
	background-image: url(images/fond_titres.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 3px;
	border-top-style: simple;
	border-top-color: #003366;
	color: #FFFFCC;
	text-align: center;
	border-bottom-color: #003366;
	padding-top: 0.2em;
	padding-right: -20px;
	padding-bottom: 0.4em;
	padding-left: 0px;
	margin-bottom: 10px;
	font-style: italic;
}
#home_content h3 {
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	color: #006699;
	font-size: 1.3em;
	text-align: right;
	padding-right: 20px;
}

@charset "UTF-8";

/* SpryMenuBarHorizontal.css - Revision: Spry Preview Release 1.4 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/*******************************************************************************

 LAYOUT INFORMATION: describes box model, positioning, z-order

 *******************************************************************************/

/* The outermost container of the Menu Bar, an auto width box with no margin or padding */
ul.MenuBarHorizontal
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width: auto;
	text-decoration: none;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li
{
	margin: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: auto;
	float: left;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
	text-decoration: none;
}
/* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarHorizontal ul
{
	margin: 0;
	padding-right: 10px;
	list-style-type: none;
	font-size: 100%;
	z-index: 1020;
	cursor: default;
	position: absolute;
	left: -1000em;
	text-decoration: none;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
{
	right:auto;
	left: auto;
	background-color: #CCCCCC;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li
{
	width: auto;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
ul.MenuBarHorizontal ul ul
{
	position: absolute;
	margin: 0 0 0 0;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
{
	left: auto;
	top: 0;
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Submenu containers have borders on all sides */
ul.MenuBarHorizontal ul
{
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a
{
	display: block;
	cursor: pointer;
	color: #333;
	text-decoration: none;
	padding-right:10px;
}

/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
		text-decoration: none;
background-color: #33C;
	color: #FFF;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{
	text-decoration: none;
	background-color: #CCCCCC;
	color: #FFF;
	text-decoration: underline;
}

/*******************************************************************************

 SUBMENU INDICATION: styles if there is a submenu under a given menu item

 *******************************************************************************/

/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenu
{
	background-image: url(SpryMenuBarDown.gif);
	background-repeat: no-repeat;
	background-position: 100% 80%;
}
/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenu
{
	text-decoration: none;
	background-image: url(SpryMenuBarRight.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenuHover
{
	background-image: url(SpryMenuBarDownHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover
{
	text-decoration: none;
	background-image: url(SpryMenuBarRightHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}

/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarHorizontal iframe
{
	position: absolute;
	z-index: 1010;
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarHorizontal li.MenuBarItemIE
	{
		display: inline;
		f/loat: left;
		background: #FFF;
	}
}
