﻿body
{
    background-image: url('Images/omt_bg_top.png');
    background-repeat: repeat-x;
    background-position: left top;
    background-color: #41566e;
    margin: 0px;
    padding: 0px;
    font: 8pt Verdana,Arial, Helvetica, sans-serif;

}
.wrapper
{
    border: 1px solid #000000;
    position: relative;
    margin: 0 auto;
    width: 980px;
    padding: 0;
    background-color: #CCCCCC;
}


.innerwrapper
{
    position: relative;
    margin: 5px auto;
    width: 970px;
    padding: 0px;
    background-color: #FFFFFF;
}

div#top 
{
    background-color:#ffffff;
	 background-position: left bottom;
    background-image: url(images/shadow.gif);
    background-repeat: repeat-x;
	height:100px;
	width:inherit;
	border-right:solid 1px #C6CDD1;
	border-left:solid 1px #C6CDD1;
}

.content
{
}

.FrontSearchHeader
{
    background-position: 98% center;
    background-color: #336699;
    text-align: left;
    text-decoration: none;
    font-weight: bold;
    font-size: 13px;
    height: 40px;
    line-height: 20px;
    color: #ffffff;
    padding: 5px 3px 3px 10px;
}

.FrontSearchHeader a
{
    text-decoration: none;
    color: #FFFFFF;
}

 .SearchSub
{
    padding:0px 0px 0px 12px;
    line-height: 20px;
}

.SearchSub a
{
    color: #336699;
    text-decoration: underline;
    padding-right: 5px;
	font: 8pt Verdana,Arial, Helvetica, sans-serif;
}

.PageHeader
{
    background-color: #336699;
    text-align: left;
    font-weight: normal;
    height: 30px;
    line-height: 30px;
    font-weight: bold;
    font-size: 13px;
    color: #ffffff;
    padding:3px;
}

.Navigator {
	background: url(images/omt_buttonbar.png) 0 0 repeat-x;
    text-align: left;
    font-weight: normal;
    height: 25px;
    line-height: 25px;
    font-weight: bold;
    font-size: 13px;
    padding:3px;
}

.ListItemMouseOver
{
    background-color: #99CCFF;
    cursor: hand;
}

.ListItemNormal
{
    background-color: #FFFFFF;
}

.SearchList td { width:33%}


#TopNav {
	background: url(Images/omt_buttonbar.png) 0 0 repeat-x;
    height: 28px;
    width:100%;

}


/* this is not xhtml compliant but works in ie/firefox */
span#TopNav {
	padding: 0;
	white-space: nowrap;
	display: table-cell !important;
	display: inline-block;
}

/** tab menu stuff **/
#TopNav ul {
	float: left;
  padding: 0;
  margin:0;
  list-style: none;
  border-left: 1px solid #959A9E;
  border-right: 1px solid #ECF4FA;
  border:solid 10px #00000

}

#TopNav ul li {
	float: left;
	margin: 0;
	padding: 0;
	border-right: 1px solid #959A9E;
}

#TopNav a:link, #TopNav a:visited {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
	text-transform: uppercase;
    color: #2B3036;
	float:left;
    display:block;
	padding: 0 20px;
	height: 28px;
	line-height: 28px;
    text-decoration: none;
	background: url(Images/omt_button_off.png) 0 0 no-repeat;
	border: 0;
}

#TopNav ul li.red_active_menu {
	border-right: 1px solid #721901;
}

#TopNav ul li.red_active_menu a:link, #TopNav ul li.red_active_menu a:visited {
	background: url(Images/omt_button_on.png) 0 0 no-repeat;
	color: #EEF0F2;
	float:left;
	padding: 0 30px;
	height: 28px;
	line-height: 28px;
}


#TopNav  a:hover {
  color: #616B78;
}

#TopNav ul li.red_active_menu a:hover {
	color: #fff;
}

#TopNav #Country
{
    float:right;
    clear:none;
    height: 28px;   
    line-height:28px;
}

#bottom
{
    width: 100%;
    height: 30px;
    line-height:30px;
    font-size:12px;
    text-align: center;
    background-color: #336699;
    color:#ffffff;
}


#bottom a
{ color:#ffffff; }
        
        
.Rad33  td { width:33%}


.EventHeader
{
    font-size: 12px;
    font-weight: bold;
}

.EventDate
{
    font-size: 10px;
    color: #808080;
}

.EventItem
{
    padding-bottom:20px;
}
