* {
	margin: 0 auto;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0px;
	outline: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	color: #093757;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #6bd3f4;
	background-repeat: repeat;
	background-position: center top;
}
a {
	color:#062150;
	text-decoration:none;
}
a:hover {
	color:#bb8c1b;
}
p.clr, .clr { clear:both; padding:0; margin:0; background:none; }
p.bg, .bg { clear:both; padding:0; margin:10px 0; border-bottom:1px solid #d0d0d0; }
input, select, textarea { border:#cfcfcf 1px solid; color:#404040; font-size:12px; padding:3px; font-family:Arial, Verdana, Helvetica, sans-serif; }
li { list-style:none; }
h2 {	color:#222222;	font-size:1.5em;	font-weight:normal;	letter-spacing:0px;	margin:0 0 1em;}
h3 {color:#093757;	font-size:12px;	margin:0 0 .8em; }
h4 { font-size:1em; margin:0 0 1em; }
h5 {	font-size:12px;	color: #093757;	font-family:Arial, Verdana, Helvetica, sans-serif;	line-height: normal;	font-style: normal;	font-weight: normal;}
h6 {font-size:14px;
	color: #093757;
	margin:0 0 1em;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
}
p {
	line-height: 1.5em;
	padding: 0 0 1.3em;
	color: #BCBCBC;
	text-align: right;
}

/*=== Layout ===*/
#page {
	width:960px;
	background-image: url(images/body_bg.png);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	background-repeat: repeat;
}
#page-bottom {
	margin:0;
	padding:0;
	background-repeat: repeat-x;
	background-position: center top;
}
/*=== Header ===*/
#header {
	margin: 0 auto;
	padding: 0;
	border-top: 4px solid #6bd3f4;
}
/*- Logo -*/
.logo {
	width:700px;
	float:left;
	margin:0;
	padding:0;
}
.logo h1 {
	background-repeat: no-repeat;
	background-position: top;
	background-image: url("images/img_head_banner/logo_AGM_2025.png");
	float: left;
	text-indent: -9999px;
	width: 800px;
}
.logo h1 a { display:block; height:97px; }
.logo h1 a:hover { text-decoration:none; }
/* header_h2 */
.header_h2 {width: 660px;
float: left;}
.header_h2 h2 { font: normal 30px Georgia, "Times New Roman", Times, serif; color:#17222a; padding:30px 0 30px 0; margin:0;}
/*=== Navigation ===*/
/* RSS */
.rss {
	width: 250px;
	float: right;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #999;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.rss img {
	margin: 0;
	padding-top: 0;
	padding-right: 0px;
	padding-left: 2px;
	padding-bottom: 0;
	float: right;
}
/* Search form */
#search span { width:238px; display:block; border:1px solid #e0e0e0; background:#f9f9f9; height:32px; margin:5px 10px; }
#search input#s { float:left; width:200px; padding:8px 0 8px 5px; margin:0; border:0; background:none; color:#646667; font:normal 14px Arial, Helvetica, sans-serif; line-height:17px; height:17px; }
#search .btn { float:left; padding:0; margin:0; border:0; width:auto; }
/*- Top Nav -*/
.topnav {
	margin: 0 auto;
	padding: 0;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	background-color: #1f8dd7;
}
.topnav ul { list-style:none; padding:0; margin:0;}
.topnav li { float:left; padding:0; }
.topnav li a {
	font: normal 12px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	display:block;
	float:left;
	text-decoration:none;
	margin-top: -2px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 12px;
	padding-right: 14px;
	padding-bottom: 12px;
	padding-left: 14px;
}
.topnav li a:hover {
	color: #FFFFFF;
	border-top: 2px solid #6bd3f4;
	background-color: #6bd3f4;
}
.topnav li.current_page_item a {
	color: #FFFFFF;
	border-top: 2px solid #6bd3f4;
	background-color: #6bd3f4;
}
/*=== All Columns ===*/
#columns {	display:table-cell;	display:block;	margin-top: auto;	margin-right: 0;	margin-bottom: 0;	margin-left: 0;	padding-top: 10px;
	padding-right: 0;	padding-bottom: 0;	padding-left: 0;}
#columns img.centering { margin:0 auto; padding:0 40px;}
/*=== Center Column ===*/
#centercol { float:right; width:623px; }
/*=== Right Column ===*/
#rightcol { float:left; width:275px; padding:0;}
.small_link { padding:0; margin:10px; background:#f5f5f5; }
.small_link a { color:#656464; text-decoration:none; }
/*=== Sub Columns ===*/
.subcols { background:url(images/subcols-bgr.gif) repeat-y left; height:1%; }
.col1, .col2 { float:left; width:285px; }
.col2 { float:right; }
/*=== Post ===*/
.post-block { }
.post-margin { margin-left:236px; }
/*- Post Title -*/
.post-title { padding:0 0 5px 0; margin:0; }
.post-title h2 { display:inline; margin:0; padding:5px 0; font:normal 18px Arial, Helvetica, sans-serif; color:#2a2a2a; }
.post-title h2 a { display:inline; padding:0; margin:0; color:#2a2a2a; text-decoration:none; }
/*- Post Date -*/
.post-date { margin:0; padding:0; line-height:22px; float:left; }
/*- Post Excerpt -*/
.post-excerpt { padding:10px 0 0 0; display:table; font: normal 12px Arial, Helvetica, sans-serif; color:#606060; margin:0; }
.post-excerpt p {line-height:1.8em;}
.post-excerpt a { color:#00a2ca; text-decoration:underline;}
/*- Post Lists -*/
.post ul, .post ol { margin:0 0 1.5em; }
.post ul li { background:url(images/ico-list.gif) no-repeat 0 6px; margin:0 0 .4em; padding:0 0 0 10px; }
.post ol li { list-style:decimal; list-style-position:inside; margin:0 0 .4em; }
/*- Post Blockquote -*/
.post blockquote { border-left:3px solid #cfcfcf; font-size:13px; font-style:italic; margin:0 0 1.5em; padding:5px 0 0 10px; }
/*- Post Author -*/
.post-author { margin:0 0 1em; }
.author-details { font-size:11px; }
.author-descr { display:table; height:1%; }
/*- Social Links -*/
.social-links { font: normal 11px Arial, Helvetica, sans-serif; padding:0; color:#b1b1b1; }
.social-links a { color:#00a2ca; font-weight:normal; text-decoration:none;}
.social-links a:hover { text-decoration:underline; }
 /* post-commets */
.post-commets { margin:0 0 0 5px; padding:0; float:left; line-height:22px;}
/*- Related Posts -*/
.post-rel { line-height:1.5em; }
.post-rel a { color:#33707E; }
.post-rel img { max-width:50px; }
.post-rel h2 { padding-top:10px; }
/*- Post Comments -*/
.post-comments h2 { padding-top:10px; }
.post-comments .fl { width:80px; }
.post-comments .fr { width:500px; }
/*- Widget Title - */
.wtitle { padding:0 0 10px 0; margin:0; }
.wtitle h2 { margin:0; padding:0; font:normal 18px Arial, Helvetica, sans-serif; color:#2a2a2a; }
.wtitle h2 span { font: normal 11px Arial, Helvetica, sans-serif; color:#b1b1b1;}
/*=== Styling Boxes ===*/
/*- Box1 -*/
.box { margin:0 0 15px 0; padding:10px 0;}
.box .content { height:1%; padding:0; }
.content .left_sise { width:250px; float:left; }
.content .right_sise { width:375px; float:right; }
.box .ac { padding:5px 0; text-align:center; }
#centercol .box { }
#rightcol .box {  }
/*- Box2 -*/
.box2 { margin:0 0 20px;  }
.box2.alt { background:#FFFFFF; }
.box2.alt { background:#FFFFFF; }
.comm-name, .comm-date { line-height:20px; }
/*=== Styling Lists ===*/
/*- List -*/
.list {
	height:31px;
	color:#FF0000;
	clear:both;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.list li { float:left; margin:0; padding:0 5px 0 0; }
.list li a { display:block; float:left; padding:10px; text-align:center; text-decoration:none; color:#7b7a7a; }
.list li a:hover { color:#00a2ca;  }
.list li a.active { color:#00a2ca; font-weight:bold; border-top:1px solid #e0e0e0; border-left:1px solid #e0e0e0; border-right:1px solid #e0e0e0; }
div.tabs_list { padding:0; margin:3px 0; border:1px solid #e0e0e0;}
div.tabs_list ul { list-style:none; text-align:left; padding:5px 3px; }
div.tabs_list ul li { font:normal 13px Arial, Helvetica, sans-serif; padding:0; margin:5px 0;}
div.tabs_list ul li a {  border-bottom:1px solid #e0e0e0; display:block; padding:5px 0 5px 15px; margin:0; color:#7b7a7a; }
div.tabs_list ul li a:hover { text-decoration:none; color:#00a2ca; }
div.tabs_list ul li ul.children { padding:0 0 0 0; }
div.tabs_list ul li ul.children li { border:0; margin:0; }
div.tabs_list ul li ul.children a { background:none; }
div.tabs_list ul li ul.children a:hover { background:#e0e0e0; color:#000; }
div.tabs_list ul li ul.children li a { padding:5px 0 5px 25px; display:block; }
div.tabs_list ul li ul.children li li a { padding:5px 0 5px 30px; display:block; }
/*- List1 -*/
.list1 li { background:url(images/ico-list1.gif) no-repeat 0 1.1em; border-bottom:1px solid #e7e7e7; height:1%; padding:.7em 0 .7em 13px; }
.list1 li.last { border:0; }
#rightcol .list1 li a:hover { color:#33707e; }
/*=== Styling Forms ===*/
input.btn { background:none; border:0; margin:0; padding:0; }
select { padding:1px; }
/*- Message -*/
.message div { margin:0 0 18px; }
.message input { padding:9px 15px; width:470px; }
.message textarea { height:114px; overflow:auto; padding:9px 15px; width:470px; font-family:Verdana; }
.message .submit { float:left; }
.message .btn { padding:0; width:128px; height:32px; background:url(images/button.gif); }
.message .notice { color:#a4a4a4; float:right; font-style:italic; padding:10px 0 0; }
/*=== Pics, Thumbs, Ads etc. ===*/
.pic img {  display:block; margin:0; padding:4px; background:#fff; margin:0 auto; border:1px solid #f4f4f4;}
.pic2 {
	display:block;
	margin:0;
	padding:4px;
	background:#fff;
	margin:0 auto;
	border:1px solid #5cd6f4;
}
.pic3 {  display:block; margin:0; padding:4px; background:#fff; margin:0 auto; border:1px solid #494949;}
.pic.fl img {  }
.pic.fr img {  }
.th { display:block; margin:0 0 .5em; }
.th.fl img { margin-right:10px; }
.ads img, .widget_flickrRSS img { margin:4px; }
.widget_flickrRSS img { border:1px solid #cfcfcf; }
.box .ac img { border:0; margin:0; }
/*=== Footer ===*/
#footer {
	width:980px;
	color:#969696;
	text-decoration:none;
	background-color: #383838;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #6bd3f4;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}
#footer a { color:#bcbcbc; font-weight:bold; }
#footer span { color:#bcbcbc; }
#footer .text2 {
	float:right;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#footer .text {
	float: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-align: left;
}

/*=== Misc. ===*/
.fix { clear:both; height:1px; margin:-1px 0 0; overflow:hidden; }
.hl, .hl2 { background:url(images/hl-dot.gif) repeat-x top; clear:both; height:2px; overflow:hidden; width:100%; }
.hl2 { background:none; border-top:1px solid #e7e7e7; height:1px; margin:0 0 .8em; }
.fl { float:left; }
.fr { float:right; }
.ac { text-align:center; }
.ar { text-align:right; }
.noBorder { border:0; }
.font-sm { font-weight:normal; }
.white { color:#FFF; }
/* html_body */
.html_body {
	padding-top: 0px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 10px;
	margin: 0;
}
.html_body h2 {
	color:#01487e;
	padding:5px 0;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.html_body h2 span {	color:#0099ff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.html_body p {
	color: #062150;
	padding: 5px 0;
	margin: 0;
	line-height: 1.8em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
}
.html_body p span { font: normal 11px Arial, Helvetica, sans-serif; color:#062150;}
.html_body p span2 {color:#0099ff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.html_body p span3 {
	font: bold 11px Arial, Helvetica, sans-serif;
	color:#FF0000;
}
.html_body p ping {font: bold 11px Arial, Helvetica, sans-serif; color:#0099ff;}
.html_body a {	text-decoration:none;	color: #062150;}
.html_body a.left_com { color:#ffffff; text-decoration:none; font: normal 11px Arial, Helvetica, sans-serif; background:#272727; padding:2px; margin:0; clear:both;}
.html_body a.more {
	color: #1aa6fe;
	text-decoration: none;
}
.html_body a.more_bleu { color:#062150; text-decoration:none; }
.html_body a.h2 {
	color:#01487e;
	text-decoration:none;
}
.html_body a:hover {
	color:#015da8;
}
.html_body img {
	float: none;
	padding: 0;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0;
	border: 1px solid #6bd3f4;
}
.html_body img.flicr { float:left; margin:10px 5px; padding:5px; border:1px solid #dedede;}
.html_body img.flicr2{ float:right; margin:10px 10px 5px 10px; padding:5px; border:1px solid #dedede;}
.html_body img.flicr3{	float:right;	margin:10px 10px;	padding:5px;	border:1px solid #dedede;}
.html_body img.flicr4{	float:left;	margin:10px 10px 5px 10px;	padding:5px; }
.html_body .left {	width:260px;	margin:0;	padding:10px 20px;	float:left;	border-right:1px solid #dedede;}
.html_body .left_accueil {
	width: 180px;
	margin: 0;
	padding: 10px 20px;
	float: left;
	border-right: 0px none #dedede;
	border-left-width: 0px;
	border-left-style: solid;
	/* [disabled]border-left-color: #dedede; */
}
.html_body .leftcontact {	width:250px;	margin:0;	float:left;	border-right:1px solid #dedede;	padding-top: 10px;	padding-right: 20px;
	padding-bottom: 10px;	padding-left: 20px;}
.html_body .left2 { width:630px; margin:0; padding:10px 10px; float:left;}
.html_body .left3 {
	width: 306px;
	margin-top: 5px;
	margin-right: 1px;
	margin-left: 5px;
	margin-bottom: 1px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	float: left;
	height: 190px;
	border-top: 3px solid #6bd3f4;
	border-bottom: 1px solid #6bd3f4;
	border-right: 1px solid #6bd3f4;
	border-left: 1px solid #6bd3f4;
	background-color: #FFFFFF
}
.html_body .leftnews {
	width: 306px;
	margin-top: 5px;
	margin-right: 1px;
	margin-left: 5px;
	margin-bottom: 1px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	float: left;
	height: 240px;
	border-top: 3px solid #6bd3f4;
	border-bottom: 1px solid #6bd3f4;
	border-right: 1px solid #6bd3f4;
	border-left: 1px solid #6bd3f4;
	background-color: #FFFFFF
}
.html_body .leftphoto {	width:250px;	margin:0;	float:left;	padding-top: 10px;	padding-right: 10px;	padding-bottom: 10px;	padding-left: 20px;
	border-right-width: 1px;	border-right-style: solid;	border-right-color: #dedede;}
.html_body .leftboutique {	width:240px;	margin:0;	float:left;	padding-top: 10px;	padding-right: 15px;	padding-bottom: 10px;
	padding-left: 20px;	border-right-width: 1px;	border-right-style: solid;	border-right-color: #dedede;}
.html_body .left_liens { width:300px; margin:0; padding:10px 10px; float:left;}		
.html_body .right { width:630px; margin:0; padding:10px 10px; float:right;}
.html_body .right_accueil {
	width: 180px;
	margin: 0;
	padding: 10px 20px;
	float: right;
	border-right: 0px none #dedede;
	border-left-width: 0px;
	border-left-style: solid;
	/* [disabled]border-left-color: #dedede; */
}
.html_body .rightphoto { width:650px; margin:0; padding:10px 10px; float:right;}
.html_body .rightboutique { width:660px; margin:0; padding:10px 10px; float:right;}
.html_body .right2 {
	width: 260px;
	margin: 0;
	padding: 10px 20px;
	float: right;
	border-right: 0px none #dedede;
	border-left-width: 0px;
	border-left-style: solid;
	/* [disabled]border-left-color: #dedede; */
}
.html_body .right3 { width:290px; margin:0; padding:10px 20px; float:right; border-right:1px solid #dedede;}
.html_body .right4 { width:290px; margin:0; padding:10px 20px; float:right; }
.html_body .right5 { width:420px; margin:0; padding:10px 10px; float:right;}
.html_body .right6 { width:200px; margin:0; padding:10px 10px; float:right;}
.html_body .right7 { width:230px; margin:0; padding:3px 3px; float:right;}
.html_body .right_medaille{	width:300px;	margin:0;	float:right;	border-right:1px solid #dedede;	padding: 10px;}
.html_body .right_liens { width:900px; margin:0; padding:10px 10px; float:right;}


.html_body .blog_bottom {
	width: 200px;
	float: left;
	color : 
	padding-top: 0;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 0;
}
.html_body .blog_bottom_accueil {
	width: 196px;
	float: left;
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 1px;
	margin-bottom: 1px;
	height: 250px;
	border-top: 3px solid #6bd3f4;
	border-bottom: 1px solid #6bd3f4;
	border-right: 1px solid #6bd3f4;
	border-left: 1px solid #6bd3f4;
}
.html_body .blog_bottom_date {	width:100px;	float:left;	padding:5px;10px 0 0;	background-color: #e3f3fb;	margin-right: 5px;}
.html_body .blog_bottom_liens {
	width:200px;
	float:left;
	padding:5px;




10px 0 0; 					margin-right: 10px;
	border-right-style: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dedede;
}
.html_body .blog_bottom_activite {
	width:300px;
	float:left;
	padding:5px;
	margin-right: 5px;
	background-color: #e3f3fb;
}
.html_body .blog_bottom2 { width:300px; float:left; padding:0 10px 0 0;}
.html_body .blog_bottom3 {
	width: 300px;
	float: left;
	padding-top: 10px;
	padding-right: 8px;
	padding-left: 15px;
	padding-bottom: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	/* [disabled]border-left-color: ##dedede; */
	border-bottom-width: 1px;
	border-bottom-style: solid;
	/* [disabled]border-bottom-color: ##dedede; */
	border-right-width: 1px;
	border-right-style: solid;
	/* [disabled]border-right-color: ##dedede; */
	border-top: 2px solid #6bd3f4;
}
.html_body .blog_bottom4 {
	width:620px;
	float:left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.html_body .blog_bottom5 { width:210px; float:left; padding:0 10px 0 0;}
.html_body .blog_bottom6 {
	width:230px;
	float:left;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 10px;
}
.html_body .blog_bottom7 {
	width:380px;
	float:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dedede;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 0;
}
.html_body .blog_bottom8 {
	width:175px;
	float:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dedede;
	padding-top: 0;
	padding-right: 8px;
	padding-bottom: 0;
	padding-left: 10px;
}
.html_body .blog_bottom_video {	width:190px;	float:left;	padding:0 10px 0 0;	border-right-style: none;}
.html_body .blog_bottom_photo1 {
	width: 300px;
	float: left;
	padding-top: 0;
	padding-right: 10px;
	padding-left: 5px;
	padding-bottom: 0;
	border-right-style: none;
}
.html_body .blog_bottom_photo2 {
	width: 600px;
	float: right;
	padding-top: 0;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0;
	border-right-style: none;
}
.html_body .blog_bottom_medaille {
	width:80px;
	float:left;
	border-right-style: none;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
.html_body .blog_bottom_right {	width:200px;	float:right;	padding:0 10px 0 0;}


/* Slider */
#slider {
	width: 660px;
	padding: 12px 0 0 0;
	margin-top: 0;
	margin-right: auto;
	margin-left: 0px;
	margin-bottom: 0;
}
div#slideshow {
	float: left;
	width: 660px;
}
.slider-item {
	width: 660px !important;
}
.slider_content_inner img { border: none; }
.controls-center {
	width: 480px;
	margin: 0 auto;
}
#slider_controls {
	float: right;
	position: relative;
	margin: 0;
	z-index: 1000;
	width: 480px;
	height: 15px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
#slider_controls ul {
	width: 150px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
}
#slider_controls ul li { margin: 0; padding: 0; list-style: none; }
#slider_controls ul li { float: left; display: block; }
#slider_controls ul li a { width: 10px; height: 10px; background:url('images/tabs_2.gif') no-repeat center center; display: block; float: left; padding:2px; margin:2px !important; margin:1px 1px; outline: none; }
#slider_controls ul li a:focus { outline: none; }
#slider_controls ul li a:hover, #slider_controls ul li a.activeSlide { background:url('images/tabs_1.gif') no-repeat center center; }

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
#page #header .logo h1 {
}
#header .logo h1 {
}
#header .logo h1 {
}
