/*****************************/
/*** Core html setup stuff ***/
/*****************************/



.inr {
	background: url(../images/inr_bg.png) no-repeat bottom center;
	float:left;
	width:694px;
}

/* IE 7 */

*:first-child+html .inr {
	background: url(../images/inr_bg.png) repeat-x bottom left;
	float:left;
	width:696px;
}

/* IE 8 */
.inr { background/*\**/:url(../images/inr_bg.png) no-repeat bottom center\9; float/*\**/:left\9; width/*\**/:695px\9;  }


.inr2 {
	background: #fff;
	float:left;
	width:655px;
	padding: 20px;
}
.teaser{
	padding: 23px 10px 0px 13px;
	
}
.inr2{
	font-size: 13px;
	color: #333;
	line-height: 15px;
}
.inrin{
	font-size: 13px;
	padding: 5px 40px 0px;
	line-height:18px;
}
.inbig{ 
	font-size: 20px;
	color: #195DA8;
	padding-bottom: 10px;
}

.bl{
	background: #D6E2EF;
	padding: 20px 30px;
	margin: 0px;
	text-align: center;
	margin-bottom: 0px;
}

.bl a{
	color: #1D60A7;
	font-style: italic;
	text-decoration: none;
	font-size: 15px;
}

.bl a:link{
	color: #1D60A7;
	font-style: italic;
	text-decoration: none;
	font-size: 15px;
}
.box1{
	float:left;
	width:330px;
	margin-left:30px;
	padding-bottom:10px;
	border-bottom:1px solid #8DAFD4;
	border-right:1px solid #8DAFD4;
	padding-right:20px;
	font-size:15px;
	padding-top:10px;
	color:#000;
}

.box1:hover {
	float:left;
	width:330px;
	margin-left:30px;
	padding-bottom:10px;
	border-bottom:1px solid #8DAFD4;
	border-right:1px solid #8DAFD4;
	padding-right:20px;
	font-size:15px;
	padding-top:10px;
	color:#fff;
}

.img{
	float:left;
	padding-right:10px;

	

}

.box2{
	float:left;
	width:250px;
	padding-left:20px;
	padding-bottom:10px;
	padding-top:10px;
	border-bottom:1px solid #8DAFD4;
	font-size:15px;
	margin-right:10px;
	color:#000;
	
}

.box2:hover{
	float:left;
	width:250px;
	padding-left:20px;
	padding-bottom:10px;
	padding-top:10px;
	border-bottom:1px solid #8DAFD4;
	font-size:15px;
	margin-right:10px;
	color:#fff;
	
}


.box3{
	float:left;
	width:330px;
	margin-left:30px;
	padding-bottom:0px;
	border-right:1px solid #8DAFD4;
	padding-top:10px;
	padding-right:20px;
	font-size:15px;
	color:#000;
}

.box3:hover{
	float:left;
	width:330px;
	margin-left:30px;
	padding-bottom:0px;
	border-right:1px solid #8DAFD4;
	padding-top:10px;
	padding-right:20px;
	font-size:15px;
	color:#fff;
}
.box4{
	float:left;
	width:250px;
	padding-left:20px;
	padding-bottom:0px;
	font-size:15px;
	padding-top:10px;
	color:#000;
}
.box4:hover{
	float:left;
	width:250px;
	padding-left:20px;
	padding-bottom:0px;
	font-size:15px;
	padding-top:10px;
	color:#fff;
}

.l1 ul li a {
	color: #1D60A7;
	text-decoration: none;
}

.l1 ul li a, a:active {
  outline: none;
}

a {
	color: #1D60A7;
	text-decoration: none;
}

a, a:active {
  outline: none;
}

a:hover{ color: #333; }


a {
	color: #1D60A7;
	text-decoration: none;
}

#leftcolumn a { color: #fff;	text-decoration: none;}
#leftcolumn a {   outline: none;}
#leftcolumn a:active {   outline: none;}
#leftcolumn a:hover{ color:#FC0; }


#leftcolumn h3 {
	font-size:13px;
	font-style:normal;
	font-weight:normal;
	padding-left:15px; 	color:#FFF;
}


#leftcolumn li {
	font-size:16px;
	font-style:normal;
	font-weight: bold;
	text-decoration:none; 	color:#FFF;


}


#leftcolumn ul {
list-style-type: none; 	color:#FFF;

}


.l1{
	float: left;
	width: 45%;
}

.lbl, .lbl a:link {
	background: #E7EDF5;
	padding: 4px;
	margin: 0px;
	text-align: center;
	font-size: 14px;
	color: #666;
	margin-bottom: 10px;
}

.newstable {
	margin-left:0px;
	margin-top:-5px;

}

/* IE 6 */
* html .newstable {
	margin-left:0;
	margin-top:-25px;

}


.footertable {
	margin-left:0px;

}

.news {
	background: url(../images/blue.png) left repeat-x ;
		height:36px;
	padding-top:2px;
	padding-bottom:3px; 
	margin-top:0;
	margin-left:-46px;
	padding-left:-10px;

}


/* ie 6 */
* html .news {
 background:#00B9F3; 
/*	padding-top:2px;
	padding-bottom:3px; 
	margin-top:0;
	margin-left:-46px;
	padding-left:-10px;
	position:inherit; 
		height: expression(this.scrollHeight < 17? "16px" : "auto" );
	*/
	overflow:hidden;
	height:36px;
}

/* IE 7 */

*:first-child+html .news {
	background: url(../images/blue.png) left repeat-x ;
		height:36px;
	padding-top:2px;
	padding-bottom:3px; 
	margin-top:0;
	margin-left:-47px;
	padding-left:-10px;

}



.portnew{
	font-size:12px;
	font-weight:bold;
	float:left;
	padding:12px 10px 10px 10px;
	width:135px;
}


/* ie 6 */
* html .portnew{
	font-size:12px;
	font-weight:bold;
	float:left;
	padding:12px 10px 10px 10px;
	width:135px;
}



/* SAFARI 3.0 */

/*\*/
html#.portnew{
	font-size:12px;
	font-weight:bold;
	float:left;
	padding:12px 10px 10px 10px;
	width:160px;
}



/* Safari 4.0 y Opera 9  */
@media screen and (-webkit-min-device-pixel-ratio:0) {
.portnew{
	font-size:12px;
	font-weight:bold;
	float:left;
	padding:12px 10px 10px 10px;
	width:150px;
}
}


.portnewdet{
	float:left;
	color:white;
	font-size:13px;
	padding:7px 10px 10px 10px;
	width:530px;
}

.suivez{
	font-size:12px;
	font-weight:bold;
	float:left;
	padding:12px 10px 10px 10px;
	width:120px;
	border-left:2px solid #02A0DB;
}

.suimg{
	padding:5px;
}


#pscroller2{
	width: 350px;
	height: 14px;
	padding: 3px;
	text-decoration: none;
	color:white;
	font-size:13px;
	width:530px;

}

#pscroller2 a{
	text-decoration: none;
	color:white;
}

.f1 {
	WIDTH: 250px; FLOAT: left; PADDING-TOP: 5px; padding-left:75px;
}
.f1 A {
	LINE-HEIGHT: 25px; WIDTH: 300px; COLOR: #1c60ab; FONT-SIZE: 13px; TEXT-DECORATION: none
}
.menu A:hover {
	COLOR: #fc0
}
.f2 {
	LINE-HEIGHT: 35px; WIDTH: 280px; FLOAT: left; COLOR: #1c60ab
}
.f2 INPUT {
	WIDTH: 120px; FLOAT: left; HEIGHT: 30px; FONT-SIZE: 18px
}
.f3 {
	LINE-HEIGHT: 35px; WIDTH: 280px; FLOAT: left; COLOR: #1c60ab
}
.f3 INPUT {
	FLOAT: right
}
.foot {
	HEIGHT: 50px; COLOR: #464646; FONT-SIZE: 11px; Width:100%;
}
.fl {
	PADDING-BOTTOM: 17px; PADDING-LEFT: 5px; PADDING-RIGHT: 17px; FLOAT: left; PADDING-TOP: 17px;
}
.pds {
	PADDING-BOTTOM: 17px; PADDING-LEFT: 30px; PADDING-RIGHT: 50px;  FLOAT: left; PADDING-TOP: 17px; font-size:9px;
}
.fr {
	PADDING-BOTTOM: 10px; PADDING-LEFT: 10px; PADDING-RIGHT: 10px; FLOAT: left; PADDING-TOP: 10px
}

/* Opera */
body:first-of-type .fr {
	PADDING-BOTTOM: 10px; PADDING-LEFT: 10px; PADDING-RIGHT: 10px; FLOAT: left; PADDING-TOP: 10px; 
}

.modulelescentres{
	padding-top:15px;
}


.menuimageseparator {
	padding-top:5px;
}


.menulescentres  {
padding-top:5px;
list-style-type: none;
margin-left:25px;
padding-left:0;
padding-right:1px;
width:200px;
}

.menulescentres li {
	padding-top:5px;
}

.menulescentres ul li {
	font-size:13px;
	font-weight:normal;
	padding-top:5px;

}

.menulescentres  ul {
	font-weight:normal;


} 

.menulescentres ul li a{
	font-size:13px;
	font-weight:normal;
	color:#FFF;

}

.menuprogammes {
list-style-type: none;
margin-left:25px;
padding-left:0;
padding-right:5px;
}

.menuprogammes li {
	padding-top:5px;
}


.menuprogammes ul li {
	font-size:13px;
	font-weight:normal;
	padding-top:5px;
}

.menuprogammes  ul {
	font-weight:normal;

}

.menuprogammes ul li a{
	font-size:13px;
	font-weight:normal;
	color:#FFF;

}
#footer {
	LINE-HEIGHT: 25px; PADDING-LEFT: 0px; BACKGROUND: url(../images/blue/end.png) no-repeat center bottom; HEIGHT: 180px;

}







html {
  height: 100%;
  margin-bottom: 1px;
}

form {
  margin: 0;
  padding: 0;
}

body {
	FONT-FAMILY: "Lucida Sans Unicode",  Helvetica,Arial,sans-serif;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #333;
}

a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
}

input.button { cursor: pointer; }

p { margin-top: 0; margin-bottom: 5px; }

img { border: 0 none; }

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
#page_bg {
	padding: 10px 0;
	margin-bottom: 1px;
}

div.center {
  text-align: center;
}

div#wrapper {
	margin-left: auto;
	margin-right: auto;
}

body.width_medium div#wrapper {
	width: 950px;
}

body.width_small div#wrapper {
	width: 773px;
}

body.width_fmax div#wrapper {
	min-width: 750px;
	max-width: 1050px;
}

div#header_l {
	position: relative;
}

div#header_r {
	height: 90px;
	padding-left: 370px;
	padding-right: 30px;
	padding-top: 0px;
	margin-right: 40px;
	overflow: hidden;
	text-align: right;
}

div#logo {
	position: absolute;
	left: 30px;
	top: 0;
	float: left;
	width: 298px;
	height: 75px;
	background: url(../images/logo.png) 0 0 no-repeat;
	margin-left: 30px;
	margin-top: 5px;
}

div#newsflash {
	width: auto;
	margin-left: 350px;
	margin-right: 30px;
	border: 1px solid #00f;
}


div#footer_r {
	padding-top: 10px;
	height: 47px;
	overflow: hidden;
}

div#footer_r div {
	text-align: center;
	font-size: .90em;
	color: #aaa;
}

div#footer_r a:link, div#footer_r a:visited  {
	color: #999;
}

div#footerspacer {
	height: 10px;
}

#pathway {
	padding: 0px 10px 8px;
	width: auto;
	margin-top: -2px;
	margin-right: 250px;
	text-align: left;
}

#search {
	float: right;
	width:320px;
	margin-top: -20px;
	margin-right: 0px;
	height: 90px;
	overflow: hidden;
	text-align:right;
}


form#searchForm input {
	vertical-align: middle;
}

form#searchForm table {
	border-collapse: collapse;
}

form#searchForm td {
	padding:0;
}

#mod_search_searchword {
	padding-left: 3px;
}



#whitebox {
	margin: 0 21px 0px 0px;
	background: #fff;
	width: 956px;
	padding-left: 25px;
	
}

/* IE 6 */

* whitebox {
	margin-left:-3px;
	background: #fff;
	width: 957px;
	padding-left:0;
	margin-top:-2px;
	padding-top:-2px;
}





/* IE 7 */

*:first-child+html #whitebox {
	margin-left:-3px;
	background: #fff;
	width: 957px;
	padding-left:0;
	margin-top:-2px;
	padding-top:-2px;
}


#whitebox div {
	text-align: left;
}

#whitebox_t {
/*	background: #fff url(../images/mw_content_t.png) 0 0 repeat-x; */
}

#whitebox_tl {
/*	background: url(../images/mw_content_t_l.png) 0 0 no-repeat; */
}

#whitebox_tr {
	height:0px;
	overflow: hidden;
/*	background: url(../images/mw_content_t_r.png) 100% 0 no-repeat; */
}

#whitebox_m {
	border-left: 0px solid #ccc;
	border-right: 0px solid #ccc;
	width: auto;
	padding: 0px 8px;
}

#whitebox_b {
	margin-top: -5px;

}

#whitebox_bl {
/*	background: url(../images/mw_content_b_l.png) 0 100% no-repeat; */
}

#whitebox_br {
	height: 13px;
/*	background: url(../images/mw_content_b_r.png) 100% 100% no-repeat; */
}

/* horizontal pill menu */
table.pill {
  margin-top:-10px;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  width:99%;
}

td.pill_l {
  background: url(../images/mw_menu_cap_l.png) no-repeat;
  width:  20px;
  height: 32px;

}

td.pill_m {
  background: url(../images/mw_menu_normal_bg.png) repeat-x;
  padding: 0;
  margin: 0;
  width: auto;
}

td.pill_r {
  background: url(../images/mw_menu_cap_r.png) no-repeat;
  width:  19px;
  height: 32px;
}

#pillmenu {
  white-space: nowrap;
  height: 32px;
  float: left;
  width:100%;
}

#pillmenu ul {
  margin: 0;
  padding: 0;
  list-style:none;
}

 #pillmenu li {
	float: left;
	margin: 0;
	padding: 0;
}

 
#pillmenu a {
FONT-FAMILY: "Lucida Sans Unicode";
  font-size: 17px;
	float:left;
  vertical-align:middle;
  display:block;
  height: 24px;
  line-height: 24px;
  padding: 0 20px;
  color: #fff;
  text-decoration: none;
}

#pillmenu a#active_menu-nav {
	margin-top:0px;
	height: 21px;
	line-height: 21px;
	background-position: 0 0;
}

#area { margin-left:-28px;	padding: 0;	background: url(../images/left3a.png) repeat-y;	overflow:visible; min-height:420px;}
/* IE 7 */
*:first-child+html #area { padding: 0;	background: url(../images/left4.png)repeat-y;	overflow:hidden; margin-top:-5px;	padding-top:-1px;
	margin-left:-1px;min-height:420px; }
/* IE 8 */
#area { padding/*\**/:0\9; margin-left/*\**/:-28px\9; overflow/*\**/:visible\9; background-image/*\**/:url(../images/left4.png) repeat-y\9;min-height:420px; }
/* Opera */
body:first-of-type #area { 	margin-left:-28px;	padding: -1px;	background: url(../images/left3a.png) repeat-y;	overflow:visible;min-height:420px; }
/* IE 6 */
* html #area { 	margin-left:-28px;	padding: 0;	margin-top:-1px;	padding-top:-1px; overflow:hidden;	background:none;min-height:420px; }


#leftcolumn { 	padding: 0;	padding-left:0px;	margin: 0; width: 25%;	float:left;	/*background: url(../images/left4.png) no-repeat; */ }
/*   IE 6 */ 
* html #leftcolumn {	padding: 0;	margin: 0;	width: 24%;	float:left; /*	background: url(../images/left.png) no-repeat; */}
/* IE 7 */
*:first-child+html #leftcolumn {	padding-left: 0;	margin-left: 0;	margin-top: -1px;	padding-top:-1px;	width: 230px;	float:left;
/*	background: url(../images/left.png) repeat;	color:#FFF; */}


#maincolumn, #maincolumn_full { 	margin-left: 25%;	padding-left: -2px;	width: 75%; } 
/* IE 6 */
* html #maincolumn, #maincolumn_full { 	margin-left:-25px;	padding-left:-2px;	width: 75%; }
/* IE 7 */
*:first-child+html #maincolumn, #maincolumn_full {	margin-left: 240px;	padding-left: -1px;	padding-right: 5px;	width: 450px; margin-top: -1px; 
		overflow:inherit; }
/* IE 8 */
#maincolumn, #maincolumn_full { padding-left/*\**/:1px\9; margin-left/*\**/:25%\9; width/*\**/:75%\9;  }

/*Visible to only Opera*/ 

@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0) { 
       #maincolumn, #maincolumn_full { 	margin-left: 25%;	padding-left: 2px;	width: 75%; } 
 }




 






#maincolumn_full {
	margin-left: 0;
	padding: 0;
	width: 100%;
}

table.nopad {
	width: auto; 
	border-collapse: collapse; 
	margin: 0;
	margin-bottom: 0;
}

table.nopad td.middle_pad {
	width: 20px;
}

/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/

div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}

span.pathway {
  display: block;
  margin: 0 20px;
  height: 16px;
  line-height: 16px;
  overflow: hidden;
}

/* headers */
div.componentheading {
	FONT-FAMILY: "Lucida Sans Unicode",  Arial, Helvetica,sans-serif;
	font-weight: normal;
	vertical-align: bottom;
	text-align: left;
	width: 100%;
	font-size: 20px;
	color: #195DA8;
	padding-left:20px;
		padding-top:20px; 
}

h1 {
	FONT-FAMILY: "Lucida Sans Unicode",  Arial, Helvetica,sans-serif;
	font-weight: normal;
	vertical-align: bottom;
	text-align: left;
	width: 100%;
	font-size: 20px;
	color: #195DA8;

}


/*
h1 {
	padding: 0;
	FONT-FAMILY: "Lucida Sans Unicode",Helvetica ,Arial,sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	vertical-align: bottom;
	color: #666;
	text-align: left;
	width: 100%;
}
*/
h2, .contentheading {
	padding: 0;
	FONT-FAMILY: "Lucida Sans Unicode",  Arial, Helvetica,sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	vertical-align: bottom;
	color: #333;
	text-align: left;
	width: 100%;
	
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

h4 {
	FONT-FAMILY: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color: #333;
}

h3, .componentheading, table.moduletable th, legend {
  margin: 0;
  font-weight: bold;
  FONT-FAMILY: "Lucida Sans Unicode", Helvetica,Arial,sans-serif;
  font-size: 1.5em;
  padding-left: 0px;
	margin-bottom: 10px;
	text-align: left;
}

/* small text */
.small {
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.modifydate {
  height: 20px;
  vertical-align: bottom;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;

}

a.readon {
	margin-top: 10px;
	display: block;
	float: left;
	background: url(../images/mw_readon.png) top right no-repeat;
	padding-right: 20px;
	line-height: 14px;
	height: 16px;
}

/* form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }


/** overlib **/

.ol-foreground {

	background-color: #f6f6f6;
}

.ol-background {
	background-color: #666;
}

.ol-textfont {
	FONT-FAMILY: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.ol-captionfont {
	FONT-FAMILY: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f6f6f6;
	font-weight: bold;
}
.ol-captionfont a {
	color: #0B55C4;
	text-decoration: none;
	font-size: 12px;
}

.ol-closefont {}

/* menu links */
a.mainlevel:link, a.mainlevel:visited {
	padding-left: 5px;
}

a.mainlevel:hover {

}

/* spacers */
span.article_separator {
	display: block;
	height: 0;
}

.article_column {
	padding-right: 5px;
}

.column_separator {
	border-left: 1px dashed #e0e0e0;
	padding-left: 0;
}

td.buttonheading {

}

td.buttonheading img {
	border:none;
}

.clr {
	clear: both;
}

/* ie 6 */
* html .clr {
}


td.greyline {
  width: 20px;
  background: url(../images/mw_line_grey.png) 50% 0 repeat-y;
}

div#maindivider {
  border-top: 1px solid #ddd;
  margin-bottom: 0;
  overflow: hidden;
  height: 0;
}

table.blog span.article_separator {
	display: block;
	height: 0;
}

/* edit button */
.contentpaneopen_edit{
	float: left;
}

/* table of contents */
table.contenttoc {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
  float: right;
}

table.contenttoc td {
  padding: 0 5px;
}


/* content tables */
td.sectiontableheader {
  background: #efefef;
  color: #333;
  font-weight: bold;
  padding: 4px;
  border-right: 1px solid #fff;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
}


/* content styles */
table.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;
	width: 100%;
}

table.contentpaneopen li {
	margin-bottom: 5px;
	list-style-position: outside;
}

table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #ddd;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

table.contentpaneopen h4 {
	FONT-FAMILY: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color: #333;
}

.highlight {
	background-color: #fffebb;
}

/* module control elements */
table.user1user2 div.moduletable {
   margin-bottom: 0px;
}

div.module h3 {
   font-family: Helvetica, Arial, sans-serif;
   font-size: 12px;
   font-weight: bold;
   color: #eee;
   padding-left: 10px;
   padding-bottom: 2px;
}
div.module {
   background: url(../images/mw_box_blue_br.png) 100% 100% no-repeat;
   margin: 0 0 25px 0;
   padding: 0;
   padding-bottom: 0 !important;
   padding-bottom: 25px;
}
div.module div {
   background: url(../images/mw_box_blue_bl.png) 0 100% no-repeat;
   margin: 0;
   padding: 0;
}
div.module div div {
   background: url(../images/mw_box_blue_tr.png) 100% 0 no-repeat;
   margin: 0;
   padding: 0;
}
div.module div div div {
   background: url(../images/mw_box_blue_tl.png) 0 0 no-repeat;
   width: auto;
   padding: 10px;
   padding-bottom: 15px;
}
div.module div div div div {
   background: none;
   padding: 0;
}
div.module ul {
   margin: 10px 0;
   padding-left: 20px;
}
div.module ul li a:link, div.module ul li a:visited {
   font-weight: bold;
}
#leftcolumn div.module table {
   width: auto;
}
#leftcolumn div .syndicate {
width: 80px;
}
/* forms */
table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}

 div.search input {
	padding-left:5px;
	vertical-align: middle;
	border:none;
}

 div.search {
	float:right;
	width: 345px;
	margin: 0px 0 0 0;  
	font-size: 16px;
	background:none;
	vertical-align:bottom;
	margin-right:0px; 
}

/* IE 6 */
* html div.search { float:right;width: 380px;font-size: 16px;background:none;vertical-align:bottom;padding-left:10em;}

/* IE 7 */
*:first-child+html  div.search { float:right;width: 345px;margin-top:0px;font-size: 16px;background:none;vertical-align:bottom;margin-right:0px; }








form#form-login fieldset { border: 0 none; margin: 0em; padding: 0.2em;}
form#form-login ul { padding-left: 20px; }

form#com-form-login fieldset { border: 0 none; margin: 0em; padding: 0.2em;}
form#com-form-login ul { padding-left: 20px; }

/* thumbnails */
div.mosimage         {  margin: 5px; }
div.mosimage_caption {  font-size: .90em; color: #666; }

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #666; text-align: center; }

div.img_caption       { padding: 0 10px 0 10px; }
div.img_caption img   { border: 1px solid #CCC; }
div.img_caption p     { font-size: .90em; color: #666; text-align: center; }

/* Parameter Table */
table.paramlist {
	margin-top: 5px;
}

table.paramlist td.paramlist_key {
	width: 128px;
	text-align: left;
	height: 30px;
}

table.paramlist td.paramlist_value {
}

div.message {
	FONT-FAMILY: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 14px;
	color : #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}

/* Banners module */

/* Default skyscraper style */
.bannergroup {
}

.banneritem img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* Text advert style */

.banneritem_text {
	padding: 4px;
	font-size: 11px;
}

.bannerfooter_text {
	padding: 4px;
	font-size: 11px;
	background-color: #F7F7F7;
	text-align: right;
}

/* System Messages */
/* see system general.css */

.pagination span { padding: 2px; }
.pagination a    { padding: 2px; }

/* Polls */
.pollstableborder td {
	text-align: left;
}

/* WebLinks */
span.description {
	display:block;
	padding-left: 30px;
}

/* Frontend Editing*/
fieldset {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 15px;
}

legend {
	margin: 0;
	padding: 0 10px;
}

td.key {
	border-bottom:1px solid #eee;
	color: #666;
}

/* Tooltips */

.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

/* System Standard Messages */
#system-message { margin-bottom: 20px; }

#system-message dd.message ul { background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Error Messages */
#system-message dd.error ul { color: #c00; background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Notice Messages */
#system-message dd.notice ul { color: #c00; background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E; margin:0px; padding-left: 40px; text-indent:0px;}

#syndicate{
	float:left;
	padding-left: 25px;
}

#power_by{
	float:right;
	padding-right: 25px;
}

/* Component Specific Fixes */

#component-contact table td {
	padding: 2px 0;
}
 