/* CSS Document */

body{
	background-image:url(../images/abcground.jpg);
	background-repeat:repeat-x;
	background-color:#E5EFEB;
	background-attachment:fixed;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	padding: 0;
	margin: 0;
}

#wrapper{
	width:1000px;
	background-image:url(../images/gb1.jpg);
	/*background-attachment:fixed;*/
	background-repeat:no-repeat;
	min-height: 1000px;
}

table{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}


/* for Internet Explorer */
/*\*/
* html #wrapper {
height: 1000px;
}
/**/


/*body.home #wrapper{background-image:url(../images/gb1_home.jpg);}*/

#header{
	height:200px;
}

#canvas{
	background:url(../images/bg2.jpg);
	background-repeat:repeat-y;
	margin:0;
	padding:0;
	display:block;
	text-align: justify;
}

#side{
	padding:0;
	width:200px;
	margin-top:150px;
	margin-left:0;
	float:left;
}

#menu ul.level0,
#menu ul.level1{
	/*list-style:'list-style-image' 'list-style-position' 'list-style-type';*/
	list-style-image: none;
	list-style:none;
	padding:0;
	margin:0;
	display:block;
}

#menu ul.level0 li,
#menu ul.level1 li{
	padding:0;
	margin:0;
}

#menu ul.level0 a,
#menu ul.level1 a
{
}

#menu ul.level0 li a.selected,
#menu ul.level1 li a.selected,
#menu ul.level2 li a.selected {
	background:url(../images/buttondown.png)!important;
background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='crop', src='http://www.eacmfs2010.org/be-bruga/eacmfs2010/images/buttondown.png');

}

#menu ul.level2{
	/*list-style:'list-style-image' 'list-style-position' 'list-style-type';*/
	list-style-image: none;
	list-style:none;
	display: block;
	padding-bottom: 0px;
	padding-top:0px;
}

#menu ul.level2 li{
	padding-left: 0px;
	padding-top:0px;
	padding-bottom:0px;	
}

#menu ul.level2 a
{
}



#menu a{
	text-decoration:none; 
	display:block; 
	height:20px;
	background:url(../images/buttonup.png)!important;
	color:#FFFFFF;
	font-size:13px;
	text-align:center;
	line-height:21px!important;
	line-height:19px;
	font-weight:bold;
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='crop', src='http://www.eacmfs2010.org/be-bruga/eacmfs2010/images/buttonup.png');	

}
#menu a:hover{
	background:url(../images/buttondown.png)!important;	
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='crop', src='http://www.eacmfs2010.org/be-bruga/eacmfs2010/images/buttondown.png');
}



#menu a.level1{font-size:11px;font-weight: bold;}


#side #sponsorsarea
{   
    margin-top:25px;
	text-align:center;
}


#content{
margin-left:240px;
padding-top: 0px;
padding-bottom:20px;
width:610px;
/*z-index:-1;*/
}

a{
	color:#005F3D;
}
a:hover{
	color:#CC0000;
}

h1{
	color:#CC0000;
	font-size:14px;
	font-weight:bold;
}
div.box h1
{
	font-size: 14px;
	text-align: center;
}

h2{
	color:#CC0000;
	font-size:12px;
	font-weight:bold;
}

.highlight {
	color:#CC0000;
	font-weight:bold;
	text-align: center;
}

.spacer {
clear: both !important;
}

.tableProgramme
{
	background-image:url(../images/bgtable.png); 
	background-repeat:repeat-y;
}

.tableProgrammeHeaderRow
{
	background-image:url(../images/bgtable2.png); 
	background-repeat:repeat-y;
	font-size:14px; 
	font-weight:bold;
}

.tableProgrammeCell
{
	border-left:1px solid #01976A; 
	border-top:1px solid #01976A;
}
.tableProgrammeCellEnd
{
	border-left:1px solid #01976A; 
	border-top:1px solid #01976A;
	border-right:1px solid #01976A;
}

.tableProgrammeBottomCell
{
	border-left:1px solid #01976A; border-top:1px solid #01976A; border-bottom:1px solid #01976A
}

.tableProgrammeBottomCellEnd
{
	border:1px solid #01976A; 
}

.tableProgrammeEmptyCell
{
	background-color:#E9E9E9;
}

fieldset.box, div.box
{
	background-image:url(../images/bgtable.png); 
	background-repeat:repeat-y;
	display:block;
	border:1px #01976A solid;
	padding:15px;
	margin:10px;
	text-align: justify;
	position: relative;
	margin-top:1em;
    padding-top:.75em;
}
div.box
{
	background-image:url(../images/bghighlight.png);
	width: 370px;
	margin: 0 auto;
	color: #005F3D;
	text-align: left;
}
div.box hr{
	height: 1px;
	border: 0px solid #cc0000;
	background-color: #cc0000;
}
div.box a
{
    color: #cc0000;
    font-weight: bold;
}

fieldset.box legend {
    padding: 0 0.5em;
  color: #01976A;
  font-weight:bold;
  text-align:right;
}

fieldset.box img {
  border: 1px solid #01976A;
	float: left;
	margin: 0 15px 15px 0;
}


fieldset.box2
{
	background-image:url(../images/bgtable.png); 
	background-repeat:repeat-y;
	display:block;
	border:1px #01976A solid;
	padding:15px;
	margin:10px;
	text-align: justify;
}

fieldset.box2 legend {
    padding: 0 0.5em;
  color: #01976A;
  font-weight:bold;
  text-align:right;
}

fieldset.box2 img {
  border: 1px solid #01976A;
  margin-right:10px;
  margin-bottom:10px;
}

