/* Encodé en UTF-8 */

a img {
	border: none;
}

html {
	background: #fff url(/images/theme/bg-top.png) repeat-x center top;
	height: 100%;
}

body {
	background: url(/images/theme/bg-banner-top.png) no-repeat center top;
	font: 62.5% arial, helvetica, sans-serif;
	color: #4d4d4e;
	margin: 0;
	padding: 0;
	height: 100%;
}

html.popup	{
	background: none;
	}
	
html.popup body	{
	background: #fff;
	}
	
html.popup body h1	{
	background: url(../images/theme/bg-popup.png) repeat-x top left;
	border-bottom: 1px solid #5a5a5a;
	margin: 0;
	font-size: 16px;
	font-family: arial, helvetica, sans-serif;
	color: #fff;
	line-height: 35px;
	padding: 0 10px;
	}

html.popup body	{
	font-size: 80%;
	}
		

html.popup body div.probleme	{
	padding: 10px;
	}

html.popup #footer	{
	background: #e5e5e5;
	height: 30px;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	}

html.popup #solutions	{
	float: right;
	margin-right: 10px;
	}

html.popup #solutions a	{
	display: block;
	background: url(../images/theme/bg-small-solutions.png) no-repeat;
	width: 173px;
	height: 51px;
	color: #fff;
	text-decoration: none;
	line-height: 51px;
	font-weight: bold;
	font-size: 14px;
	padding: 0 10px;
	}
	
/*** GENERAL STYLE **/
.hide {
	position: absolute;
	left: -5000px;
}

.container {
	width: 1000px;
	margin: 0 auto;
	position: relative;
}

/*** PAGES ***/
#page {
	min-height: 100%;
	_height: 100%;
}

/*** HEADER ***/
#header {
	margin: auto;
	width: 974px;
	background: url(/images/theme/bg-banner-left.png) no-repeat left bottom;
}

#header-sub {
	width: 974px;
	background: url(/images/theme/bg-banner-right.png) no-repeat right bottom;
}

#header div.container	{
	width: 944px;
	height: 239px;
	background: url(/images/theme/banner.jpg) no-repeat left bottom;
	padding: 31px 0 0;
	position: relative;
	}

#header #logo {
	margin: 0;
	}
	
#header #logo a {
	display: block;
	width: 365px;
	height: 90px;
	background: url(/images/theme/logo-new-fr.png) no-repeat left top;
	position: absolute;
	top: 45px;
	left: 18px;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/theme/logo-new-fr.png', sizingMethod='crop'); 
	_cursor: pointer;
	}

#header #logo a span {
	position: absolute;
	left: -5000px;
}

#header ul {
	margin: 0;
	}
	
#header #clip {
	position: absolute;
	right: 20px;
	top: 31px;
	width: 348px;
	height: 194px;
	padding: 15px;
	background: url(/images/theme/bg-clip.png) no-repeat left top;
	_background: none;
}
	
/*** ACCESSIBILITY MENU ***/
#accessibility-menu {
	position: absolute;
	left: -5000px;
}


/*** NAV ***/

#smallnav	{
	position: absolute;
	bottom: -2px;
	right: 30px;
	padding: 0 0 0 25px;
	background:  url(/images/theme/bg-small-nav-left.png) no-repeat top left;
	_background-image:  url(/images/theme/bg-small-nav-left8.png);
	}

#smallnav ul	{
	background: url(/images/theme/bg-small-nav-right.png) no-repeat top right;
	_background-image:  url(/images/theme/bg-small-nav-right8.png);
	height: 16px;
	padding: 0 15px 0 0;
	margin: 0;
	list-style-type: none;
	_width: 240px;
	}
	
#smallnav li	{
	padding: 0;
	float: left;
	}

#smallnav li a	{
	padding: 2px 10px 0 0;
	line-height: 14px;
	_width: 0;
	_white-space: nowrap;
	_padding: 2px 8px 0 0;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
	}
	
#nav {
	border-top: 4px solid #098ea1;
	background: url(/images/theme/bg-nav.png) repeat-x;
	_height: 0;
	min-height: 0;
	}

#nav ul {
	list-style-type: none;
	background: url(/images/theme/sep-nav.png) no-repeat top right;
	height: 66px;
	_height: 62px;
	width: 948px;
	margin: 0 auto;
	padding: 0;
}
	
#nav li {
	margin: 0;
	padding: 0;
	float: left;
	background: url(/images/theme/sep-nav.png) no-repeat top left;
}

#nav li a {
	padding: 4px 18px 0;
	_padding: 2px 17px 0;
	display: block;
	width: 122px;
	height: 54px;
}

#nav li a {
	text-decoration: none;
}
	
#nav li a strong {
	display: block;
	padding-bottom: 3px;
	font-size: 13px;
	text-transform: uppercase;
	color: #1cd4ef;
	}
	
#nav li a span {
	font-size: 10px;
	color: #eaeaea;
	}

/*** CONTENT ***/
#content {
	}

#content div.container {
	background: url(/images/theme/bg-content.png) no-repeat center top;
	width: 944px;
	min-height: 422px;
	_height: 422px;	
	padding: 0 28px;
}

#content h1, body.home #content h2 {
	color: #098EA1;
	font: bold 2.4em Arial, Helvetica, sans-serif;
	padding: 0 0 20px;
	margin: 0;
	border-bottom: none;
}

#content h2, body.home #content h3 {
	color: #087383;
	font: bold 1.8em arial, helvetica, sans-serif;
	padding: 0 0 14px;
	margin: 0;
	}

#content p {
	font-size: 1.2em;
	line-height: 140%;
	padding: 0 0 10px;
	text-align: justify;
	margin: 0 0 1em;
}

#maincontent	{
	width: 660px;
	float: left;
/*	margin-left: 255px; */
	padding: 34px 18px 34px 10px;
	font-size: 100%;
	
}



#maincontent ul, #maincontent ol {
	font-size: 1.2em;
	margin: 0 0 1em;
	padding-bottom: 10px;
	padding-top: 0;
}
#maincontent li {
	margin: .5em 0;
}

#maincontent strong {
	color: #222;
}

#maincontent img {
	background: #FFF;
	border: 1px solid #000;
	padding: 2px;
}

#maincontent table.normal {
	margin: 0 0 1em;
	padding: 0 0 10px;
	border-collapse: collapse;
	width: 100%;
}

#maincontent table.normal td, #maincontent table.normal th {
	font-size: 1.2em;
	border: 1px solid #087383;
	padding: .3em;
}
#maincontent table.normal th {
	background: #087383;
	color: #FFF;
	font-weight: 700;
}

#maincontent form label {
	display: block;
	padding: 0 0 0 15px;
}

#maincontent p.ko {
	font-weight: 700;
	color: red;
}


#maincontent ul.home	{
	list-style-type: none;
	padding: 0;
	margin: 0;
	color: #fff;
}
	
#content #maincontent ul.home li,
#content #maincontent div.do-test	{
	float: left;
	padding: 0;
	margin: 0;
	height: 146px;
	background-repeat: no-repeat;
	_background: none;
	color: #fff;
}

#content #maincontent ul.home a,
#content #maincontent div.do-test a	{
	display: block;
	width: 100%;
	height: 100%;
	color: #fff;
	text-decoration: none;
	position:relative;
	}
	
#maincontent ul.home li strong,
#content #maincontent div.do-test strong	{
	font-size: 15px;
	text-transform: uppercase;
	padding: 36px 0 0 15px;
	display: block;
	color: #FFF;
}

#content #maincontent div.do-test strong{
	padding-top: 44px;
	width: 300px;
}
	
#maincontent ul.home li p,
#content #maincontent div.do-test p	{
	font-size: 12px;
	margin: 0;
	padding: 12px 0 0 15px;
	line-height: 120%;
	width: 150px;
	text-align: left;
}

#content #maincontent div.do-test p{
	width: auto;
}

#maincontent ul.home li span,
#content #maincontent div.do-test span	{
	display: block;
	font-size: 12px;
	text-transform: uppercase;
	margin: 10px 0 0 15px;	
	width: 181px;
	text-align: center;
	font-weight: bold;
	_position: relative;
	_margin: 7px 0 0 15px;
}

#content #maincontent div.do-test{
	width: 660px;
	margin-bottom: 20px;
	height: 156px;
	background-image: url(/images/theme/cta-home.png);
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/theme/cta-home.png', sizingMethod='crop'); 
}	

#maincontent ul.home li.hasard	{
	width: 331px;
	background-image: url(/images/theme/bg-hasard.png);
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/theme/bg-hasard.png', sizingMethod='crop'); 
}
#maincontent ul.home li.famille	{
	width: 325px;
	background-image: url(/images/theme/bg-famille.png);
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/theme/bg-famille.png', sizingMethod='crop'); 
}
#maincontent ul.home li.pro	{
	width: 331px;
	background-image: url(/images/theme/bg-equipe.png);
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/theme/bg-equipe.png', sizingMethod='crop'); 
}
#maincontent ul.home li.internet	{
	width: 325px;
	background-image: url(/images/theme/bg-internet.png);
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/theme/bg-internet.png', sizingMethod='crop'); 
}

#maincontent a, #maincontent a:visited {
	color: #098EA1;
	text-decoration: underline;
}
#maincontent a:hover {
	text-decoration: none;
}
#maincontent textarea#comment {
	width: 650px;
}

/*** COLONNE ***/

#subnav	{
	float: left;
	padding-top: 30px;
	width: 255px;
	}

#subnav ul	{
	list-style-type: none;
	width: 220px;
	font-size: 12px;
	padding: 10px 0 0;
	margin: 0 auto;
	}
	
#subnav ul a	{
	text-decoration: none;
	color: #0d5a65;
	display: block;
	padding: 8px 20px;
	_height: 0;
	}

#subnav ul a:hover	{
	background: #fff;
	}
	
#subnav ul li	{
	border-top: 1px solid #9bc9d0;
	}

#subnav ul li.first	{
	border-top: none;
	}
	
div.button	{
	background: url(/images/theme/button-left.png) no-repeat;
	padding: 15px 10px;
	width: 210px;
	height: 39px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0 auto;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/theme/button-left.png', sizingMethod='crop'); 
	}

div.button strong{
	display: block;
	font-size: 13px;
	font-weight: normal;
	padding-bottom: 5px;
	}
	
	
a.cta-sidebar{
	background: url(/images/theme/cta-sidebar.png) no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/theme/cta-sidebar.png', sizingMethod='crop'); 
	display: block;
	width: 190px;
	height: 130px;
	padding: 25px;
	color: #fff;
	text-decoration: none;
	margin-left: 6px;
	text-align: center;
	font-weight: bold;
}

a.cta-sidebar strong{
	font-weight: normal;
	text-transform: uppercase;
	font-size: 13px;
}

#content a.cta-sidebar p{
	font-size: 13px;
	color: #7a3900;
	text-align: center;
	padding-top: 19px;
	line-height: 120%;
	margin-bottom: 0;
}

#content a.cta-sidebar span{
	font-size: 14px;
	padding-left: 20px;
	display: block;
	padding: 10px 0 0 20px;
}
	
/*** FOOTER ***/
hr.spacer	{
	clear: both;
	visibility: hidden;
	height: 0;
	padding: 0;
	margin: 0;
	border: none;
	}
	
#spacer-footer	{
	height: 39px;
	clear: both;
}

#footer {
	border-top: 4px solid #098EA1;
	height: 35px;
	margin-top: -39px;
	background: url(/images/theme/bg-footer.png) repeat-x top left;	
}

#footer div.container {
	width: 914px;
	}
	
#footer p {
	font-size: 1.1em;
	color: #fefefe;
	font-weight: bold;
	margin: 0;
	padding-top: 10px;
}

#footer p a, #footer p a:visited {
	color: #fefefe;
	text-decoration: none;
}
#footer p a:hover {
	text-decoration: underline;
}

#footer span.by {
	position: absolute;
	top: 10px;
	right: 0;
	color: #c1d4e6;
}

#footer span.by a {
	color: #c1d4e6;
}

/*** ADMIN ***/

body.admin label	{
	width: 12em;
	float: left;
	}
	
#divdepartement	{
	padding: 0 0 2em;
	list-style-type: none;
	}
	
body.admin input.submit, body.admin a.submit	{
	border: 1px solid #000;
	background: #ddd;
	color: #000;
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
	padding: 4px;
	cursor: pointer;
	text-decoration: none;
	}
	
body.admin a.submit	{
	padding: 5px;
	}

html.popup body p	{
	margin: 1em 0;
	}
	
/*** CONTACT ***/
body.contact label	{
	width: 12em;
	float: left;
	padding-top: .2em;
	}

body.contact label.mandatory	{
	font-weight: bold;
	}
	
#contactform p	{
	width: 331px;
	float: left;
	}

#contactform p input.text	{
	float: right;
	width: 215px;
	}

#contactform p.no1, #contactform p.no3 	{
	margin-right: 10px;
	}
		
#contactform p.no2, #contactform p.no4 	{
	width: 319px;
	}

#contactform p.no6, #contactform p.no5, #contactform p.submit 	{
	clear: left;
	width: 100%;
	}

#contactform p.no5 input.text, #contactform p.no6 textarea	{
	width: 544px;
	float: right;
	}

#contactform p label	{
	width: 5em;
	float: left;
	}

#contactform p input, #contactform p textarea	{
	font: inherit;
	border: 1px solid #0994a7;
	padding: .2em;
	}
	
#contactform p.submit	{
	text-align: right;
	}
	
#contactform input.submit	{
	width: 323px;
	height: 37px;
	border: none;
	background: url(../images/theme/button.png) no-repeat;
	color: #fff;
	padding: 0 25px 0 0;
	text-align: right;
	position: relative;
	right: -4px;
	cursor: pointer;
	text-transform: uppercase;
	font-weight: bold;
	}
	
/*** Pathologies ***/

div.news	{
	clear: left;
	padding-top: 10px;
	border-top: 1px solid #9dcad0;
	}

div.newsitem	{
	float: left;
	width: 49%;
	margin: 0 0 0 1%;
	}
body.news div.newsitem	{
	float: left;
	width: 96%;
	margin: 0 0 0 1%;
}
#content p.date{
	text-align: left;
	color: #098EA1;
	margin: 0 0 10px;
	padding: 0;
}
	
div.news div.even	{
	clear: left;
	margin: 0 1% 0 0;
	}
	
div.news h3	{
	font-size: 14px;
	border-bottom: 1px solid #9dcad0;
	position: relative;
	margin-bottom: 5px;
}

/*div.news h3 span	{
	position: absolute;
	right: 0;
	bottom: 0;
	font-size: 12px;
	color: #51acba;
	font-weight: normal;
	}*/
		
div.problemes, div.solutions	{
	float: left;
	}
	
div.problemes ul, div.solutions ul	{
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
	
div.problemes ul li, div.solutions ul li	{
	margin: 0;
	padding: 0;
	}
	
#maincontent div.newsitem p.more a	{
	display: block;
	width: 298px;
	height: 37px;
	border: none;
	background: url(../images/theme/button.png) no-repeat;
	color: #fff;
	padding: 0 25px 0 0;
	text-align: right;
	cursor: pointer;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 37px;
	text-decoration: none;
	}
	
ul.probsol	{
	padding: 0;
	margin: 0;
	list-style-type: none;
	height: 110px;
	}
	
ul.probsol li	{
	float: left;
	width: 50%;
	}
	
#maincontent ul.probsol li a	{
	display: block;
	width: 191px;
	height: 57px;
	background-repeat: no-repeat;
	text-decoration: none;
	color: #fff;
	}

#maincontent ul.probsol li strong	{
	font-size: 15px;
	text-transform: uppercase;
	padding: 19px 0 0 20px;
	display: block;
	color: #fff;
}

ul.probsol li span	{
	display: block;
	font-size: 12px;
	margin: 0;
	padding: 12px 0 0 15px;
	line-height: 120%;
	width: 205px;
	text-align: left;
	font-weight: bold;
}

#maincontent ul.probsol li.probleme a	{
	background-image: url(../images/theme/bg-problemes.png);
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/theme/bg-problemes.png', sizingMethod='crop'); 
	_cursor: pointer;
	}

#maincontent ul.probsol li.solution a	{
	background-image: url(../images/theme/bg-solutions.png);
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/theme/bg-solutions.png', sizingMethod='crop'); 
	_cursor: pointer;
	}
	
/* Affichage de l'EQUIPE*/

ul.equipe {
	padding:0;	
}

#content ul.equipe p.people{
	margin: 0 0 3px 0;
	padding: 0 0 0 0;
}


ul.equipe li{
	margin: 0 0 30px 0;
	list-style:none;
	color:#4d4d4e;
	border-bottom: solid 1px #99c6cd;
	min-height: 160px;
	_height: 160px;
}

#maincontent ul.equipe li strong{
	font-size:15px;
	color:#087383;	
}	

ul.equipe p.fonction {
	color:#40a7b5;
	border-bottom: solid 1px #99c6cd;
}
#content ul.equipe p.fonction {
	padding: 0 0 5px 0;
}

ul.equipe img {
	float:left;
	background: #ffffff;
	padding:2px;
	margin: 0 10px 0 0;
	border: solid 1px #000000;
}

/*** EVALUEZ VOTRE DEPENDANCE ***/
#content h1.evalu-dependance{
	margin: 50px 0 0;
	padding-top: 50px;
	border-top: 1px solid #0994a7;
}

ol.evaluez-votre-dependance {
	list-style: none;
	margin-left: 0;
	padding-left: 0;	
}

.evaluez-votre-dependance li {
	list-style: decimal;
	color: #4d4d4e;
	list-style-position:inside;	
}

.evaluez-votre-dependance li ul li.gifresp {
	font-size: 0.84em;
	list-style: none;
	list-style-position:outside;
	background: url(/images/theme/ouinon.gif) no-repeat;
	padding-left: 20px;
	height: 20px;
}

.evaluez-votre-dependance p.questionnaire1 {
	font-size: 0.5em;
}

.evaluez-votre-dependance table {
	border: 1px solid #0994a7;
	border-collapse: collapse;
	margin-bottom: 20px;
	margin-top: 12px;
	width: 680px;
}


.evaluez-votre-dependance th, .evaluez-votre-dependance td {
	border: 1px solid #0994a7;
	padding:6px 5px;
}

.th1 {
	background: #0e93a6;
	color: #fff;
}

.evaluez-votre-dependance tr .th2 {
	border-top: 0;
}

.evaluez-votre-dependance th.noborder{
	border: 0;
}


#content p.presult {
	font-size: 1.4em; 
	color: #098EA1;
}

/*** LOGO Brugmann ***/
#subnav a.brugmann{
	display: block;
	width: 225px;
	height: 50px;
	background: url(/images/theme/brugmann.png) 00 no-repeat;
	text-indent: -1000px;
	margin: 18px 0 12px 12px;
}

/*** back to admin ***/
a.back-admin{
	font-size: 1.1em;
	color: #4C4B4B;
	margin-left: 20px;
}
a.back-admin:hover{
	color: #41A4B1;
}
a.print{
	background: url(/images/theme/print.gif) no-repeat 0 0;
	padding-left: 20px;
}#lightwindow_overlay {
	/* REQUIRED */
	display: none;
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100px;
	z-index: 500;
	/* REQUIRED */
}

#lightwindow {
	/* REQUIRED */
	/* Of Note - The height and width of this element are set to 0px */
	display: none;
	visibility: hidden;
	position: absolute;
	z-index: 999;
	line-height: 0;
	/* REQUIRED */
}

	#lightwindow_container {
		/* REQUIRED */
		display: none;
		visibility: hidden;
		position: absolute;
		/* REQUIRED */
		padding: 0;
		margin: 0;
	}

	/* IE6 needs this or it messes with our positioning */
	* html #lightwindow_container {
		overflow: hidden;
	}

	#lightwindow_contents {
		overflow: hidden;
		z-index: 0;
		position: relative;
		border: 10px solid #000;
		background-color: #000;
	}		

#lightwindow_loading {
	/* REQUIRED */
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 9999;
	position: absolute;
	/* REQUIRED */
	background-color: #f0f0f0;
	padding: 10px;
}

	#lightwindow_loading_shim { 
		display: none;
		left: 0; 
		position: absolute; 
		top: 0;
		width: 100%; 
		height: 100%;
	}

	#lightwindow_loading span {
    	font-size: 12px;
		line-height: 32px;
		color: #444444;
		float: left;
		padding: 0 10px 0 0;
	}

	#lightwindow_loading span a,
	#lightwindow_loading span a:link, 
	#lightwindow_loading span a:visited {
		color: #09F;
		text-decoration: none;
		cursor: pointer;
	}

	#lightwindow_loading span a:hover,
	#lightwindow_loading span a:active {
		text-decoration: underline;
	}


	#lightwindow_loading img {
   		float: left;
   		margin: 0 10px 0 0;
	}


/*-----------------------------------------------------------------------------------------------
	I liked the Navigation so much from http://www.huddletogether.com/projects/lightbox2/
	I mean let's face it, it works really well and is very easy to figure out.
-----------------------------------------------------------------------------------------------*/

#lightwindow_navigation {
	/* REQUIRED */
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	/* REQUIRED */
}
	/* We need to shim the navigation for IE, though its more of a sub-floor */
	#lightwindow_navigation_shim { 
		/* REQUIRED */
		display: none;
		left: 0; 
		position: absolute; 
		top: 0;
		width: 100%; 
		height: 100%;
		/* REQUIRED */
	}

	#lightwindow_navigation a,
	#lightwindow_navigation a:link,
	#lightwindow_navigation a:visited,
	#lightwindow_navigation a:hover,
	#lightwindow_navigation a:active { 
		/* REQUIRED */
		outline: none;
		/* REQUIRED */
	}

	#lightwindow_previous, 
	#lightwindow_next {
		width: 49%;
		height: 100%;
		background: transparent url(../images/lightwindow/blank.gif) no-repeat; /* Trick IE into showing hover */
		display: block;
	}
	
	#lightwindow_previous { 
		float: left;
		left: 0;
	}

	#lightwindow_next { 
		float: right;
		right: 0;
	}

	#lightwindow_previous:hover, 
	#lightwindow_previous:active { 
		background: url(../images/lightwindow/prevlabel.gif) left 15% no-repeat; 
	}

	#lightwindow_next:hover, 
	#lightwindow_next:active { 
		background: url(../images/lightwindow/nextlabel.gif) right 15% no-repeat; 
	}
	
	#lightwindow_previous_title,
	#lightwindow_next_title {
		display: none;
	}
	 	
#lightwindow_galleries {
	width: 100%;
	position: absolute;
	z-index: 50; 
	display: none;
	overflow: hidden;
	margin: 0 0 0 10px;
	bottom: 0;
	left: 0;
}

	#lightwindow_galleries_tab_container {
		width: 100%;
		height: 0;
		overflow: hidden;
	}

	a#lightwindow_galleries_tab,		
	a:link#lightwindow_galleries_tab,
	a:visited#lightwindow_galleries_tab {
		display: block;
		height: 20px;
		width: 77px;
		float: right;
		line-height: 22px;
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		font-size: 11px;
		color: #ffffbe;
		background: url(../images/lightwindow/black-70.png) repeat 0 0 transparent;
	}
	
	* html a#lightwindow_galleries_tab,		
	* html a:link#lightwindow_galleries_tab,
	* html a:visited#lightwindow_galleries_tab {	
		background: none;
		background-color: #000000;
		opacity: .70;
		filter: alpha(opacity=70);
	}

	a:hover#lightwindow_galleries_tab,
	a:active#lightwindow_galleries_tab {
		color: #ffffbe;

	}

	#lightwindow_galleries_tab_span {
		display: block;
		height: 20px;
		width: 63px;
		padding: 0 7px 0 7px;
	}
	
	#lightwindow_galleries_tab .up	{
		background: url(../images/lightwindow/arrow-up.gif) no-repeat 60px 5px transparent;
	}

	#lightwindow_galleries_tab .down {
		background: url(../images/lightwindow/arrow-down.gif) no-repeat 60px 6px transparent;
	}

	#lightwindow_galleries_list {
		background: url(../images/lightwindow/black-70.png) repeat 0 0 transparent;
		overflow: hidden;
		height: 0;
	}

	* html #lightwindow_galleries_list {
		background: none;
		background-color: #000000;
		opacity: .70;
		filter: alpha(opacity=70);
	}	

	.lightwindow_galleries_list {
		width: 200px;
		float: left;
		margin: 0 0 10px 0;
		padding: 10px;
	}

	.lightwindow_galleries_list h1 {	
		color: #09F;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		padding: 10px 0 5px 0;
		font-size: 16px;
	}

	.lightwindow_galleries_list li {
		margin: 5px 0 5px 0;
		list-style-type: none;
	}

	.lightwindow_galleries_list a, 
	.lightwindow_galleries_list a:link, 
	.lightwindow_galleries_list a:visited {
		display: block;
		line-height: 22px;
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		padding: 0 0 0 10px;
		font-size: 11px;
	}

	.lightwindow_galleries_list a:hover, 
	.lightwindow_galleries_list a:active {
		background: #000000;
		color: #ffffbe;
		border-left: 3px solid #ffffbe;
		padding: 0 0 0 7px;
	}
		
#lightwindow_data {
	/* REQUIRED */
	position: absolute;
	/* REQUIRED */
}

	#lightwindow_data_slide {
		/* REQUIRED */
		position: relative;
		/* REQUIRED */
	}

	#lightwindow_data_slide_inner {
		background-color: #ffffff;
		padding: 0 10px 10px 10px;
	}

	#lightwindow_data_caption {
		padding: 10px 0 0 0;
		color: #666666;
		line-height: 25px;
		background-color: #ffffff;
		clear: both;
	}

	#lightwindow_data_details {
		background-color: #f0f0f0;
		padding: 0 10px 0 10px;
		height: 20px;
	}
	
	#lightwindow_data_author_container {
		width: 40%;
		text-align: right;
		color: #666666;
	 	font-style: italic;
		font-size: 10px;
		line-height: 20px;
		float: right;
		overflow: hidden;
	}
	
	#lightwindow_data_gallery_container {
		font-size: 10px;
		width: 40%;
		text-align: left;
		color: #666666;
		line-height: 20px;
		float: left;
		overflow: hidden;
	}
	
#lightwindow_title_bar {
	height: 25px;
	overflow: hidden;		
}

	#lightwindow_title_bar_title {
		color: #ffffbe;
		font-size: 14px;
		line-height: 25px;
		text-align: left;
		float: left;
	}

	a#lightwindow_title_bar_close_link,	
	a:link#lightwindow_title_bar_close_link,
	a:visited#lightwindow_title_bar_close_link {
		float: right;
		text-align: right;		
		cursor: pointer;
		color: #ffffbe;
		line-height: 25px;
		padding: 0;
		margin: 0;
	}
	
	a:hover#lightwindow_title_bar_close_link,
	a:active#lightwindow_title_bar_close_link {
		color: #ffffff;
	}

/*-----------------------------------------------------------------------------------------------
	Theme styling stuff
-----------------------------------------------------------------------------------------------*/	

#lightwindow p {
	color: #000000;
	padding-right: 10px;
}


#calcontainer {
	position: absolute;
	left: 100px;
	top: 100px;
	width: 207px;;
	height: 202px;
	visibility: hidden;
	z-index: 1000;
}

#calcontainer table {
	width: 100%;
	margin: 0;
	border: 2px solid #acacac;
}

#calcontainer thead img {
	border-width: 0;
	vertical-align: top;
}
* html #calcontainer thead img {
	vertical-align: middle;
}

#calcontainer td, #calcontainer th {
	font: 11px Arial,Helvetica,Sans-serif;
	color: #000;
	background: #e3e3e3;
	text-align: center;
	vertical-align: middle;
	height: 22px;
	width: 29px;
	padding: 0;
	white-space: nowrap;
}

#calcontainer th {
	color: #fff;
	background-color: #666;
	font-weight: normal;
}

#calcontainer td.calHighlightColor {
	background-color: #ffd;
}

#calcontainer td.calMonth, #calcontainer td.calYear {
	width: 58px;
}

#calcontainer a, #calcontainer a:link, #calcontainer a:visited, #calcontainer a:active {
	font: 11px Arial,Helvetica,Sans-serif;
	color: #000;
	text-decoration: underline;
}  
#calcontainer a:hover {
	color: #383848;
}

#calcontainer td a.today, #calcontainer td span.today {
	font-weight: bold;
}
#calcontainer tbody span {
	height: 22px;
	line-height: 22px;
	display: block;
}

#calcontainer .disabled {
	color: #666;
	cursor: pointer;
}  

#calcontainer tbody a, #calcontainer tbody a:link, #calcontainer tbody a:visited, #calcontainer tbody a:active {
	height: 22px;
	width: 29px;
	line-height: 22px;
	display: block;
	text-align: center;
	vertical-align: middle;
}

#calcontainer tbody a:hover {
	background-color: #ffd;
	color: #383848;
}

#calcontainer tfoot a, #calcontainer tfoot a:link, #calcontainer tfoot a:visited, #calcontainer tfoot a:active {
}
#calcontainer tfoot td {
	width: 203px;
	background: #c7c7c7;
}
#calcontainer thead td a, #calcontainer thead a:link, #calcontainer thead a:visited, #calcontainer thead a:active {
	display: inline;
}

/* Calendar menu options */

#calcontainer thead ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#calcontainer thead li {
	font: 11px/1.2 Arial,Helvetica,Sans-serif;
}
#calcontainer thead ul li {
	/* This allows each li to line up next to each other on a single line */
	display: inline;
	/* This allows each item to be horizontal. */
	float: left;
}
#calcontainer thead ul ul {
	border: 1px solid #acacac;
	background: #fff;
	padding: 1px;
	position: absolute;
	display: none;
	text-align: left;
}
* html #calcontainer thead ul ul {
	padding: 0 1px 1px;
}
#calcontainer thead #cp_prevMonth a {
	width: 13px;
	background: transparent url(../images/theme/caldown.gif) no-repeat 50% 0;
}
#calcontainer thead #cp_nextMonth a {
	width: 13px;
	background: transparent url(../images/theme/calup.gif) no-repeat 50% 0;
}
#calcontainer thead #cp_prevYear a {
	width: 13px;
	background: transparent url(../images/theme/caldown.gif) no-repeat 50% 0;
}
#calcontainer thead #cp_nextYear a {
	width: 13px;
	background: transparent url(../images/theme/calup.gif) no-repeat 50% 0;
}

#calcontainer thead li a,#calcontainer thead li a:link,#calcontainer thead li a:active,#calcontainer thead li a:visited {
	display: block;
	text-align: center;
}
#calcontainer thead li li a,#calcontainer thead li li a:link,#calcontainer thead li li a:active,#calcontainer thead li li a:visited {
	text-align: left;
	height: 13px;
	vertical-align: middle;
}
* html #calcontainer thead li li a,* html #calcontainer thead li li a:link,* html #calcontainer thead li li a:active,* html #calcontainer thead li li a:visited {
	height: 15px;
}
#calcontainer thead li a, #calcontainer thead li a:link, #calcontainer thead li a:active, #calcontainer thead li a:visited {
	display:block;
	text-decoration: none;
}
* html #calcontainer thead li a, * html #calcontainer thead li a:link, * html #calcontainer thead li a:active, * html #calcontainer thead li a:visited {
	width: 100%;
}
#calcontainer thead li a span {
	text-indent: -1000px;
	overflow: hidden;
	display: block;
}

#calcontainer thead li li {
	display: block;
	float: none;
}
#cp_monthMenu {
	width: 87px;
}
#cp_months {
	width: 88px;
	height: 180px;
	text-align: left;
}
* html #cp_months {
	left: 15px;
	top: 18px;
	height: 184px;
}
* html #cp_months a {
	width: 86px;
}
#cp_yearMenu {
	width: 58px;
}
#cp_years {
	height: 105px;
	width: 55px;
	text-align: left;
}
* html #cp_years {
	left: 129px;
}
* html #cp_years a {
	width: 53px;
}

#calcontainer thead li li a, #calcontainer thead li li a:link, #calcontainer thead li li a:active, #calcontainer thead li li a:visited {
	display: block;
	font: 10px/1.2 verdana,Arial,Helvetica,Sans-serif;
	border: 1px solid #fff;
	padding-left: 10px;
	text-decoration: none;
	color: #000;
}
#calcontainer thead li li a:hover {
	background: #e3e3e3;
	border: 1px solid #acacac;
}
#calcontainer thead ul.open {
	display: block;
}

/* to make sure that the image is aligned properly */
img.cp_img {
	border-width: 0;
	vertical-align: top;
}
* html img.cp_img {
	vertical-align: text-bottom;
}
