p, li {

color: white;

}


#homebg   { background-image: url(http://www.ittralee.ie/en/InformationAbout/NewsandEvents/EventsCalendar/ITTFitnessConvention/images/bg.jpg); background-repeat: repeat-x; margin: -5px 10px 5px; height: 210px }

#subbg   { font-size: 85%; background-image: url(http://www.ittralee.ie/en/InformationAbout/NewsandEvents/EventsCalendar/ITTFitnessConvention/images/bg.jpg); background-repeat: repeat-x; margin: -1px 10px; padding: 20px; height: 595px }



#maintab{
padding: 3px 0;
margin-left: 0;
margin-top: 70px;
margin-bottom: 1px;
font: bold 14px Verdana;
list-style-type: none;
}

#maintab li{
display: inline;
margin: 0;
}

#maintab li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
color: white;
background: #657692;
}

#maintab li a:visited {text-decoration: none}

#maintab li a:hover{
color: white;
background: #657692;
}

#maintab li.selected a{ /*selected main tab style */
background-color: white;
border-color: #778;
color: #657692;
}

#tabcontent{ /*2nd level content wrapper*/

border: 1px solid white;
background-color: white;
height: 100% /*IE7 beta2 fix*/

}

#tabcontent ul{
padding: 0;
margin: 0;
list-style-type: none;
display: none;
}

#tabcontent ul li{
display: inline;
}

#tabcontent ul.selected{ /*selected 2nd level content*/
display: block;
}

#tabcontent ul li a{

font-weight:bold;
color: #657692;
padding: 0 5px;
display: block;
float: left;
text-decoration: none;
background-color: white;
}


#tabcontent ul li a:hover { color: #657692; background-color: white; background-image: url(http://www.ittralee.ie/en/InformationAbout/NewsandEvents/EventsCalendar/ITTFitnessConvention/images/arrow.gif); background-repeat: no-repeat; background-position: left center }

.clearfix:after{ /*Clear floats hack: http://positioniseverything.net/easyclearing.html*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix{
display: inline-table;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


table a:link   { color: #000; font-size: 100%; font-family: Verdana, Helvetica, Arial, sans-serif; text-decoration: none }

table a:visited     { color: #000; font-size: 100%; font-family: Verdana, Helvetica, Arial, sans-serif; text-decoration: none }

table a:active      { color: #000; font-size: 100%; font-family: Verdana, Helvetica, Arial, sans-serif; text-decoration: none }

table a:hover       { color: #c90; font-size: 100%; font-family: Verdana, Helvetica, Arial, sans-serif; text-decoration: underline }




