html, body {
	margin: 0;
	padding: 0;
	background: #fff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #26303a;
	line-height: 140%;
}
body {
	font-size: 62.5%;
	}

/* Suppression des marging et padding d'éléments principaux */

h1, h2, h3, h4, h5, h6, ol, ul, form, p, input, img {
/*	margin: 0;
	padding: 0;
	font-weight: normal; */
}

body.home ul	{
	padding: 0;
	margin: 0;
	list-style-type: none;
}

body.home p, body.home h1, body.home h2, body.home h3	{
	margin: 0;
	}
	
textarea, input{	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.25em;
}

a, a:visited {
	color: #0066cc;
	text-decoration: underline;
}

a:hover {
	color: #004991;
}

a img {
	border: 0;
}

.spacer{
	clear: both;
}

/*****************************

	HEADER : logo et menu

 *****************************/
 
#header {
	position: relative;
	width: 950px;
	height: 292px;
	background: url(header.jpg) no-repeat 0 84px;
}

#header h1, #logo {
	position: absolute;
	top: 0;
	left: 26px;
	width: 196px;
	height: 79px;
	background: url(logo.png) no-repeat 0 0;
}

#header h1 a, #header #logo a{
	display: block;
	width: 194px;
	height: 70px;
}

#header h1 span, #logo span, .hide {
	position: absolute;
	left: -5000px;
}
#qfor {
	position: absolute;
/*border: 1px solid #000000;*/
	display: block;
	top: 179px;
	left: 890px;
	width: 50px;
	height: 65px;
	background-image: url(Qfor.gif);
}
/*------------------------ Langues ---------------------------*/
#nav-top {
	position: absolute;
	top: 8px;
	right: 2px;
	font-size: 1em;
}

#nav-top ul {
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

#nav-top li, #nav-top li.first, #nav-top form {
	float: left;
	padding: 2px 5px 0;
	color: #666666;
	font-weight: bold;
	border-left: 1px solid #666;
}

#nav-top li.first {
	border: 0;
}

#nav-top form {
	padding-top: 0px;
	_padding-top: 1px;
}

#nav-top form label {
	margin-top: 3px;
	text-transform:uppercase;
}

#nav-top form input {
	background-color: #E5E5E5;
	margin: 0 7px;
	border: 1px solid #000;
	border-bottom: none;
	border-right: none;
	font-size: 1.1em;
}

#nav-top form input.ok {
	background-color: #666;
	color: #fff;
	border: none;
	padding: 0 3px;
	margin-left: 0;
	cursor: pointer;
}

#nav-top li  a {
	text-decoration: none;
	color: #666;
}

#nav-top li  a:hover, #nav-top li  a.active {
	text-decoration: underline;
}

/*------------------------ Menu ---------------------------*/
#nav ul {
	position: absolute;
	top: 256px;
	left: 0;
	width: 100%;
	height: 35px;
	background: url(nav_back.png) repeat-x 0 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

#nav #subnav {
	top: 290px;
	background: none;
	height: 21px;
	background: #3c3d3d url(subnav_back.png) repeat-x 0 0;
	}
	
#nav #subnav li {
	background: none;
	height: 21px;
	}
	
#nav #subnav li a {
	color: #fff;
	font-size: .9em;
	width: auto;
	height: 13px;
	padding: 4px 5px 4px 14px;
	background: url(subnav_separation.png) no-repeat;
	}

#nav #subnav li.first a {
	background: none;
	padding-left: 22px;
	}

#nav li {
	display: inline;
}

#nav li a, #nav li.first a {
	float: left;
	padding: 11px 14px 5px 28px; 	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 1.3em;
	text-decoration: none;
	height: 20px;
	background: url(nav_separation.png) no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/css/nav_separation.png', sizingMethod='crop');	
	
}

#nav li.first a {
	background: none;
	_filter: none;
	padding-left: 21px;
}

#nav li a:hover, #nav li a.active {
	color: #00669f;
}

/*------------------------ CTA ---------------------------*/
#header #cta {
	position: absolute;
	top: 100px;
	left: 477px;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#header #cta li {
	float: left;
	height: 155px;
	width: 157px;
}

#header #cta li.entreprise{
	background: url(btn_entreprise.png) no-repeat right top;
}

#header  #cta li.formation{
	background: url(btn_formation.png) no-repeat right top;
}

#header  #cta li.particulier{
	background: url(btn_particulier.png) no-repeat 0 0;
}

#header #cta a {
	display: block;
	height: 150px;
	width: 157px;
	cursor: pointer;
}

#header #cta a.entreprise {
	background: url(txt_entreprise_en.png) no-repeat 16px 110px;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/css/txt_entreprise_en_ie.png', sizingMethod='crop');	
}

#header #cta a.formation {
	background: url(txt_formation_en.png) no-repeat 16px 110px;
	_background: none;	
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/css/txt_formation_en_ie.png', sizingMethod='crop');
}

#header #cta a.particulier {
	background: url(txt_particulier_en.png) no-repeat 16px 110px;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/css/txt_particulier_en_ie.png', sizingMethod='crop');
}

/*****************************

	CONTENU

 *****************************/

 body.home #content	{
	width: 950px;
	padding: 0;
	font-size: 1em;
	font-family: inherit;
	}
	
 #content{
	width: 930px;
	padding: 0 10px;
	font-size: 1.1em;
	font-family: verdana, arial, helvetica, sans-serif;
	}
 
#content h2 {
	
	}
	
#main{
	float: left;
	width: 496px;
	font-weight: normal;
	font-size: 1.2em;
	line-height: 120%;
	margin: 30px 10px 0 18px;
	_margin: 30px 8px 0 10px;
	padding-bottom: 20px;
	}

#col-center{
	float: left;
	width: 267px;
	font-weight: normal;
	font-size: 1.2em;
	line-height: 120%;
}

#actualites {
	float: left;
	background-color: #0099dc;
	width: 155px;
	margin-left: 4px;
}
#partenaires {
	position: relative;
	top: 10px;
	float: left;
	background-color: #fff;
	width: 150px;
	margin-left: 5px;
}
 
/*----------------- Main ----------------------*/
#main h3, #col-center #box-top h3 {
	color: #0066cc;
	font-weight: normal;
	font-size: 1.6em;
	margin-bottom: 26px;
}
 
#main p {
	margin: 8px 0;
	text-align: justify;
}

#main #btn_home {
	padding: 0;
	margin: 0;
	list-style-type: none;
	}
	
#main #btn_home li {
	float: left;
}

#main #btn_home li a {
	display: block;
	margin-right: 5px;
	margin-top: 12px;
	color: #333;
	height: 231px;
	width: 162px;	
	text-decoration: none;
	cursor: pointer;
}

#main #btn_home li a strong {
	display: block;
	background: url(puce_trans.png) no-repeat 0 22px;
	_background: url(puce_trans_ie.gif) no-repeat 0 14px;
	height: 50px;
	padding-left:8px;
	margin-left:16px;
	padding-top:14px;
	font-weight: bold;
	font-size: 1.1em;
}

#main #btn_home a span {
	display: block;
	height: 4px;
	width: 140px;
	margin-top: 103px;
	margin-left: 11px;
	font-weight: normal;
	font-size: 0.9em;
	color: #000;
}

#btn_home li a.cambridge{
	background: url(btn_main_cambridge.jpg) no-repeat 0 0;
	margin-right: 0;
}

#main #btn_home li a.ulb{
	background: url(btn_main_ulb.jpg) no-repeat 0 0;
}

#main #btn_home li a.mba{
	background: url(btn_main_mba.jpg) 0 0 no-repeat;
}
	
/*---------------- col-center -------------------*/

#col-center #box-top{
	background-color: #E8ECF8;
	padding: 44px 12px 34px;
	margin: 0 0 1px 11px;
}

#col-center #box-top h3{
	font-size: 1.4em;
	margin-bottom: 26px;
}

#col-center #box-top a{
	float: right;
	text-align: center;
	background: url(btn_click_here.png) no-repeat right top;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/css/btn_click_here.png', sizingMethod='crop');
	_background: none;
	height: 16px;
	width: 62px;
	padding: 1px 0;
	color: #fff;
	margin-top: 5px;
}

#col-center a{
	display: block;
	color: #333;
	font-size: 0.9em;
	text-decoration: none;
	padding: 25px 30px 0 55px;
}

#col-center a span{
	display: block;
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	padding-bottom: 4px;
}

#col-center a.inscription{
	background: url(btn_home_inscription.png) no-repeat right top;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/css/btn_home_inscription.png', sizingMethod='crop');
	_background: none;
	height: 53px;
}

#col-center a.inscription span{
	color: #394848;
}

#col-center a.emploi{
	background: url(btn_home_emploi.png) no-repeat right top;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/css/btn_home_emploi.png', sizingMethod='crop');
	_background: none;
	height: 56px;
}

#col-center a.formation{
	background: url(btn_home_formation.png) no-repeat right top;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/css/btn_home_formation.png', sizingMethod='crop');
	_background: none;
	height: 57px;
}

/*---------------- actualites -------------------*/

#actualites h4{
	background: url(titre_actualite_back.png) repeat-x 0 0;
	color: #5cc14e;
	height: 36px;
	margin: 4px;
	font-size: 1.5em;
	text-align: center;
	padding-top: 12px;
}

#actualites h5{
	background: url(actu-puce.gif) no-repeat 0 0;
	padding-left: 16px;
	color: #5cc14e;
	font-size: 1.1em;
	margin: 2px 14px 4px 18px;
	font-weight: bold;
}

#actualites p{
	font-size: 1.1em;
	margin: 2px 14px 16px 18px;
	color:#FFF;
}
#actualites a{
	color:#FFF;
}
/*questions*/

body.questions label, body.jobs label	{
	width: 10em;
	float: left;
	padding-top: 3px;
	font-size: 1.2em;
	}
/*body.questions input,*/
body.jobs input, body.contact textarea, body.jobs textarea	{
	border: 1px solid #888;
	margin-bottom: 5px;
	}

/* contact */

body.contact label, body.jobs label	{
	width: 10em;
	float: left;
	padding-top: 3px;
	font-size: 1.2em;
	}

body.contact input, body.jobs input, body.contact textarea, body.jobs textarea	{
	border: 1px solid #888;
	margin-bottom: 5px;
	}
	
/* formations */

ul.formations	{
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 140%;
	list-style-type: none;
	}
	
ul.formations li	{
	margin: 10px 0;
	background: #dce4e6 url(formation_back.png) repeat-x;
	padding: 10px;
	border: 1px solid #26303a;
	position: relative;
	}

ul.formations li span.label	{
	font-weight: bold;
	}
	
ul.formations li ul	{
	margin: 10px 0;
	}

ul.formations li div.desc	{
	position: absolute;
	top: 10px;
	right: 0;
	width: 500px;
	font-size: 11px;
	}
	
ul.formations li div.desc strong	{
	display: block;
	margin-bottom: 10px;
	font-size: 14px;
	}
	
ul.formations li li	{
	background: none;
	border: none;
	font-size: 11px;
	margin: 0;
	padding: 0 0 0 15px;
	list-style-position: inside;
	}
	
ul.formations p.prix	{
	font-size: 11px;
	}
	
ul.formations li a	{
	font-weight: normal;
	font-size: 80%;
	background: #62c355;
	color: #0d3109;
	text-decoration: none;
	border: 1px solid #48863f;
	width: 180px;
	display: block;
	text-align: center;
	padding: 4px;
	margin-top: 10px;
	}

ul.formations li strong	{
	color: #01488b;
	font-size: 14px;
	font-weight: normal;
	}
	
ul.formations li p.dates	{
	font-size: 10px;
	margin-top: 3px;
	}
	
table.cours	{
	border-collapse: collapse;
	margin: 0 0 3em;
	border: none;
	width: 67%;
	}

table.cours th	{
	padding: 1em;
	}
	
table.cours td	{
	padding: 1em;
	border: 1px solid #5BC04D;
	vertical-align: top;
	}
	
/* admin */

body.admin #content	{
	padding: 1em;
	}
	
body.admin label	{
	width: 10em;
	float: left;
	padding-top: 3px;
	font-size: 1.2em;
	}
	
body.admin h3	{
	margin: 1em 0;
	font-size: 150%;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	}
	
body.admin p	{
	margin: .5em 0;
	}
	
body.admin fieldset	{
	margin: 1em 0;
	padding: 1em;
	}
	
body.admin fieldset legend	{
	font-weight: bold;
	font-size: 1.2em;
	}
	
body.admin span.nom	{
	font-weight: bold;
	display: block;
	font-size: 150%;
	}
	
body.admin label	{
	float: left;
	width: 12em;
	}
	
body.admin fieldset	{
	padding: .5em;
	}
	
body.admin fieldset	{
	margin: 0 0 1em;
	}

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;
	}

body.admin a.submit:hover	{
	text-decoration: none;
	}
	
body.admin a.submit	{
	padding: 5px;
	}

/* logged */
	
#editpagecontent	{
	position: absolute;
	top: 0;
	left: 300px;
	}
	
#editpagecontent a	{
	display: block;
	color: #fff;
	background: #f00;
	text-decoration: none;
	padding: 10px;
	}
	
/* default content styles */

h1	{
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	letter-spacing: 1px;
	color: #06c;
	padding-top: 30px;
	margin-top: 0;
	line-height: 150%;
	}
	
h2	{
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 1px;
	color: #01488b;
	line-height: 150%;
	}
	
h3	{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	color: #01488b;
	line-height: 150%;
	}

#pagecol	{
	float: right;
	width: 300px;
	padding-top: 30px;
	}

#pagecol p	{
	margin-top: 0;
	}
	
#pagecol img	{
/*	border: 1px solid #01488b; */
/*	padding: 4px; */
	}
	
#pagecontent	{
	color: #26303a;
	text-align: justify;
	padding-right: 320px;
	}

body.home #pagecontent	{
	padding-right: 0;
	}

#pagecontent ul	{
	padding: 0 0 0 25px;
	list-style-type: disc;
	}

#pagecontent em	{
	font-family: georgia, times, serif;
	font-size: 13px;
	font-style: italic;
	}
	
#content fieldset	{
	margin: 0;
	border: none;
	}

#content fieldset label	{
	width: 10em;
	float: left;
	}
	
#content fieldset legend	{
	font-size: 1.2em;
	margin: 2em 0 0 0;
	padding: 0;
	}
	
#content fieldset input.text, #content fieldset textarea	{
	border: 1px solid #333;
	width: 30em;
	}
	
#content fieldset span.checkbox	{
	float: left;
	width: 10em;
	text-align: right;
	}
	
#content fieldset label.checkbox	{
	width: auto;
	float: none;
	}

#content fieldset label.error	{
	background: #ffa;
	padding: 5px;
	}
	
input.error, select.error, textarea.error	{
	background: #ffa;
	}
	
/* OGONE */

#ncol_ref	{
	background: #eee;
	width: auto;
	}

#ncol_ref td	{
	font-size: 1.1em;
	padding: 10px;
	text-align: left;
	}

#ncol_ref td.ncoltxtr b	{
	font-weight: bold;
	}
	
.ncoltable3	{
	display: none;
	}

#ncol_ref td b	{
	font-weight: normal;
	}
	
.ncolh1	{
	color: #0066CC;
	font-family: arial,helvetica,sans-serif;
	font-size: 18px;
	letter-spacing: 1px;
	padding: 1em 0;
	text-align: left;
	}
	
.ncolline1	{
	font-size: 1.2em;
	}
	
table.ncoltable2	{
	width: auto;
	}
	
table.ncoltable2 td	{
	text-align: left;
	}
	
/* extranet */

table.files	{
	background: #eee;
	border-collapse: collapse;
	}
	
table.files tr td	{
	padding: 10px;
	border-bottom: 1px solid #888;
	}
	
ol li	{
	margin-bottom: 1em;
	}

ul.sitemap	{
	margin: 0;
	padding: 1em 0 0 1em;
	list-style-type: none;
	}

ul.sitemap li	{
	font-size: 120%;
	}
		
ul.sitemap li li	{
	font-size: 100%;
	}

ul.sitemap ul.subsitemap	{
	margin: 0;
	padding: .2em 0 .5em 2em;
	list-style-type: square;
	}
	
ul.search	{
	list-style-type: none;
	padding: 0;
	margin: 2em 0 0;
	}
	
ul.search li	{
	margin: 0 0 2em;
	}
	
ul.search li p	{
	margin: .5em 0 0 0;
	}#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: 0px;
	/* REQUIRED */
}

	#lightwindow_container {
		/* REQUIRED */
		display: none;
		visibility: hidden;
		position: absolute;
		/* REQUIRED */
		padding: 0 0 0 0;
		margin: 0 0 0 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 #ffffff;
		background-color: #ffffff;
	}		

#lightwindow_loading {
	/* REQUIRED */
	height: 100%;
	width: 100%;
	top: 0px;
	left: 0px;
	z-index: 9999;
	position: absolute;
	/* REQUIRED */
	background-color: #f0f0f0;
	padding: 10px;
}

	#lightwindow_loading_shim { 
		display: none;
		left: 0px; 
		position: absolute; 
		top: 0px;
		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: 0px;
	left: 0px;
	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: 0px; 
		position: absolute; 
		top: 0px;
		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(lightwindow/blank.gif) no-repeat; /* Trick IE into showing hover */
		display: block;
	}
	
	#lightwindow_previous { 
		float: left;
		left: 0px;
	}

	#lightwindow_next { 
		float: right;
		right: 0px;
	}

	#lightwindow_previous:hover, 
	#lightwindow_previous:active { 
		background: url(lightwindow/prevlabel.gif) left 15% no-repeat; 
	}

	#lightwindow_next:hover, 
	#lightwindow_next:active { 
		background: url(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: 0px;
	left: 0px;
}

	#lightwindow_galleries_tab_container {
		width: 100%;
		height: 0px;
		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(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(lightwindow/arrow-up.gif) no-repeat 60px 5px transparent;
	}

	#lightwindow_galleries_tab .down {
		background: url(lightwindow/arrow-down.gif) no-repeat 60px 6px transparent;
	}

	#lightwindow_galleries_list {
		background: url(lightwindow/black-70.png) repeat 0 0 transparent;
		overflow: hidden;
		height: 0px;
	}

	* 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;
}


