#popupContact{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:600px;
width:750px;
background:#FFFFFF;
border:2px solid #cecece;
z-index:10000000;
font-size:13px;
}

div.moduletablepanes p{
margin:0;
padding:0;
}
div.moduletablenostyle p{
margin:0;
}

img{
	border:0;
}
body{
	text-align:center;
	background:black url('../images/flags.jpg') no-repeat scroll center top;
	margin:0px
}
#bgborder{
	width:1024px;
	margin:0px auto;
	text-align:left;
	background-color:white;

}
#bgpage{
	position: absolute;
	width:1024px;
	font-family: Verdana, Helvetica, Sans-Serif;
	color:#333333;
	font-size:11px;
	background-color:white;
}
#bgtop{
	float:left;
}
	
#bgtop_image{
}
#image_left{
        float:left;
}
#image_middle{
        float:left;
}
#image_right{
	float: left;
}
#date{
	padding:2px 10px 2px 2px;
	position:absolute;
	text-align:right;
	width:470px;
	color:#001B5F;
}
#bgtop_navigation{
	float:left;
	margin-top:1px;
	height:27px;
	width:1024px;
	text-align:center;
	font-size:smaller;
	background-image:url('../images/discipline_menu_strip.jpg');
	background-repeat:repeat-x;
/*	border:1px solid gray;	*/
	text-align:left;
	color:white;
}
#bgtop_navigation li{
	margin:0px;
}
#bgtop_navigation_right{
	float:right;
	margin-right:1px;
	margin-top:1px;
}
#bgtop_navigation_middle{
	position: absolute; 
	right: 155px; 
	margin-top: 4px;
}
#bgticker{
        width:1024px;
	float:left;
	margin-top:1px;
	font-size:0px;
}
#bgmid_large{
	float:left;
	width:1024px;
}
#bgmiddle{
	float:left;
	width:1024px;
}
#bgpage>#bgmiddle{
	width:1024px;
}
#bgmiddle_left{
	margin-top:2px;
	float:left;
	width:151px;
/*	border-right:1px solid #bfbfbf;*/
	min-height:606px;
}
#bgmiddle_top{
float:left;
	width:900px;
}
#bgmiddle>#bgmiddle_top{
	width:910px;
}
#bgmiddle_bottom{
float:left;
}
#bgright{
	float:left;
	width:113px;
	margin-top:2px;
}
	
#bgmiddle_middle{
float:left;
width:871px;
}
#bgmiddle>#bgmiddle_middle{
width:873px;
}
#bgmiddle_middle p{
font-size:11px;
}
#bgmiddle_middle td{
font-size:11px;
}
#bgmiddle_middle_top{
	margin-top: 2px;
        padding-left: 2px;
	float:left;
}
#bgmiddle_middle_middle{
	padding-left: 2px;
	float:left;
}
#bgmiddle_middle_middle_left{
	width:507px;
	float:left;
	padding-right: 2px;
}
#bgmiddle_middle_middle_right{
	width:360px;
	float:left;
}

#bgmiddle_middle_left_bottom{
}
#bgmiddle_middle_right{
	width:361px;
	margin-bottom:5px;
	float:left;
	padding-left:2px;
}
#bgmiddle_middle_right_top{
	margin-bottom:5px;
	margin-top:1px;
	border:1px solid lightgrey;
}
#bgmiddle_middle_bottom_shop{
	float:left;
}
#bgmiddle_middle_bottom_ad1{
	float:left;
	margin-left: 3px;
}
#bgmiddle_middle_bottom>#bgmiddle_middle_bottom_ad1{
	float:left;
	margin-left: 5px;
}

#bgmiddle_middle_bottom_ad2{
	float:left;
	margin-left: 3px;
}
#bgmiddle_middle_bottom>#bgmiddle_middle_bottom_ad2{
	float:left;
	margin-left: 5px;
}
#bgmiddle_middle_bottom_ad3{
	float:left;
	margin-left: 3px;
}
#bgmiddle_middle_bottom>#bgmiddle_middle_bottom_ad3{
	float:left;
	margin-left: 5px;
}

#bgmiddle_middle_bottom_ad4{
	float:left;
	margin-left: 2px;
}

#bgmiddle_middle_bottom{
float:left;
width:1024px;
margin:2px 0px;
height:106px;
clear:left;
}
#bgmiddle>#bgmiddle_middle_bottom{
width:1024px;
}
#bgmiddle_top_large1{
width:858px;
margin:3px;
float:left;
}
#bgmid_large>#bgmiddle_top_large1{
width:858px;
margin:5px;
float:left;
}
#bgmiddle_middle_large{
	margin:7px;
	width:848px;
}
#bgmiddle_middle>#bgmiddle_middle_large{
	width:858px;
}
#bgmiddle_right{
float:right;
width:111px;
}
#bgbottom{
float:left;
width:1024px;
}
#bgbottom_panes{
	height:48px;
	background:black;
}
#bgbottom_footer{
float:left;
width:1024px;
background-color:black;
color:gray;
font-size:10px;
text-align:center;
padding-bottom:10px;
}
#bgbottom_footer a{
color:gray;
text-decoration:underline;

}

/*** Nav bar styles ***/
ul.nav,
.nav ul{
	padding:0;
	margin:0;
	list-style-type:none;
	list-style:none;
	display:inline;
}
.nav li
{
	font-size:11px;
	padding-left:5px;
	padding-right: 5px;
	padding-top:5px;
	padding-bottom:5px;
	border-left:1px solid white;
	float:left;
	position:relative;
	list-style:none;
	text-align:left;
	z-index:10;
}
.nav ul li.first{
	border:none;
}

.nav li ul {
	display: none;
	position: absolute;
	text-align: center;
	top: 19px;
	left: -1px;
	width:90px;
	z-index:10;
}
.nav li>ul {
	max-width:140ex;
	margin-top:4px;
}
.nav li ul li{
	list-style:none;
	display:block;
}
.nav li > ul li{
	display:block;	
}
	

.nav li > ul{
}

.nav li:hover ul,.nav li.over ul{
	
	display: block;
}
.nav #content{
	clear:left;
}

/*** Menu colors (customizable) ***/
.navtitle{
	background-image:url('../images/discipline_menu_strip.jpg');
	background-repeat:repeat-x;

}
li.navsubtitle{
	border-top:1px solid #ff6c6c;
	width:79px;
	border-left:none;
}
ul.nav,
.nav ul,
.nav ul li a{
	background-color:#FE2601;
	color: white;
}

ul.nav a{
	color:white;
	font-weight:normal;
}

ul.nav a:visited {
	color:white;
	font-weight:normal;

}

ul.nav li:hover,
.nav ul li a:hover{
	background-color:#FE2601;
	color: #000;
	font-weight:normal;

}

ul.nav li:active,
.nav ul li a:active{
	background-color: white;
	color: #fff;
	font-weight:normal;
}

ul.nav,
.nav ul{
}

.nav a{
	text-decoration: none;
	font-weight:normal;
}
/* Joomla core stuff */
a:link, a:visited {
	color: #c64934; text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #900;	text-decoration: none;
	font-weight: bold;
}

table.contentpaneopen {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
   padding-right: 5px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}


table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
  color: #c64934;
  font-family: Verdana, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
/*	width:106px;*/
}
.componentheadingnone {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;

}
.componentheading {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;

}

.contentcolumn {
	padding-right: 5px;
}
.contentheadingblue {
/*	height: 30px;*/
	
	color: #003399;
	font-weight: bold;
	font-size: 14px;
}

.contentheading {
	height: 30px;
        line-height: 16px;
	color: #c64934;
	font-weight: bold;
	font-size: 14px;
}
.tinycontentheading {
	color: #C64934;
	font-weight: bold;
	font-size: 10px;
}
a.tinycontentheading:link, a.tinycontentheading:visited {
	color: #C64934;
	
}
a.tinycontentheading:hover {
	color: #900000;
}


.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}
table.moduletableonlineshop th, div.moduletableonlineshop h3 {
	visibility:hidden;
	height:0px;
	font-size:1px;
}

div.moduletablerotator{
	float:left;
	padding:0px;
	margin: 0px;
	margin-top:0px;
	margin-left: -40px
}
html>body div.moduletablerotator{
	float:left;
	padding:0px;
	margin: 0px;
	margin-top:0px;

}
table.moduletablerotator th, div.moduletablerotator h3 {
	visibility:hidden;
	display:none;
}
div.moduletablepanes100{
	float:left;
	padding:0px;
	margin: 0px;
	width:100px;
	height:103px;
	/*border: 1px solid #cccccc;*/
}
html>body div.moduletablepanes100{
	width:100px;
	font-size:10px;
}

table.moduletablepanes100 th, div.moduletablepanes100 h3 {
	background:#d92626;
	color: white;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	/*text-transform: uppercase;*/
	margin: 0 0 2px 0;
}
div.moduletablepanes1000{
	float:left;
	padding:0px;
	margin: 0px;
	width:224px;
	height:103px;
	/*border: 1px solid #cccccc;*/
}
html>body div.moduletablepanes1000{
	width:224px;
	font-size:10px;
}

table.moduletablepanes1000 th, div.moduletablepanes1000 h3 {
	background:#d92626;
	color: white;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	/*text-transform: uppercase;*/
	margin: 0 0 2px 0;
}
div.moduletablepanes p{
margin:0;
}
div.moduletablepanes{
	float:left;
	padding:0px;
	margin:0px;
/*	width:99px;	*/
	height:48px;	
	background-color:black;
/*	border-right:1px solid white;	*/
	/*border: 1px solid #cccccc;*/
}
html>body div.moduletablepanes{
/*	width:99px;	*/
	font-size:10px;
}
table.moduletablepanes th, div.moduletablepanes h3 {
	background:#d92626;
	color: white;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
/*	text-transform: uppercase;*/
	margin: 0 0 2px 0;
}
div.moduletable {
	margin:0px;
	padding: 0px;
	margin-bottom: 2px;
/*	border: 1px solid #cccccc;*/
}
table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	margin:0px;
	border-spacing: 0px;
	border-collapse: collapse;
	border:1px solid black;
}
table.moduletable th, div.moduletable h3 {
	padding:0px;
	margin:0px;
	background: url(../images/subhead_bg.png) repeat-x;
	color: white;
	color: #666666;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
/*	text-transform: uppercase;*/
	margin: 0 0 2px 0;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}
table.moduletablelogin {
	width: 100%;
	margin-bottom: 5px;
	margin-left:10px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletablelogin {
	padding: 0px;
	margin:0px;
	padding-bottom:5px;
	margin-bottom: 1px;
	margin-left:0px;
	margin-top:5px;
	border: 1px solid #cccccc;
	background:white;
	max-height:180px;
}
div.moduletablelogin input{
	height: 20px;
}
table.moduletablelogin th, div.moduletablelogin h3 {
	background: url(../images/subhead_bg.png) repeat-x;
	color: white;
	color: #666666;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
/*	text-transform: uppercase;*/
	margin: 0 0 2px 0;
}
table.moduletablemagenta {
	width: 100%;
	margin-bottom: 5px;
	margin-left:2px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletablemagenta {
	padding: 0;
	margin-bottom: auto;
	margin-left:2px;
	margin-top:0px;
	border: 1px solid #cccccc;
	background:#eee;

}

table.moduletablemagenta th, div.moduletablemagenta h3 {
	background: url(../images/subhead_bg.png) repeat-x;
	color: white;
	color: #666666;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
/*	text-transform: uppercase;*/
	margin: 0 0 2px 0;
}

table.moduletablemagenta td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}
.wrappermagenta a{
	color:white;
}
table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}


.small {
	color: #999999;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
/*	text-transform: uppercase;*/
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/navigation1.jpg) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	color: gray;
	text-align: left;
	padding-top: 2px;
	padding-left: 20px;
	height: 18px;	
	/*width: 100%;*/
	text-decoration: none;
	font-weight:normal;
}

a.mainlevel:hover  {
	background: url(../images/navigation1a.jpg) no-repeat;
	text-decoration: none;
	color: #fff;
	font-weight:normal;

}

a.mainlevelactive:link, a.mainlevelactive:visited, a.mainlevelactive:hover {
        display: block;
	vertical-align: middle;
	font-size: 11px;
	text-align: left;
	padding-top: 2px;
	padding-left: 20px;
	height: 18px;
	text-decoration: none;
	background: url(../images/navigation1a.jpg) no-repeat;
	text-decoration: none;
	color: #fff;
	font-weight:normal;

}

div.sublevel{
	border-bottom:1px solid #e5e5e5;
	min-height:20px;
}
a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: bottom;
	font-size: 11px;
	font-weight:normal;
	color: #c64934;
	text-align: left;
}

a.sublevel:hover {
	color: #900;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #333;
}
div.sublevel2{
	border-bottom:1px solid #e5e5e5;
	min-height:20px;
}
a.sublevel2:link, a.sublevel2:visited {
	padding-left: 1px;
	vertical-align: bottom;
	font-size: 11px;
	font-weight:normal;
	color: #c64934;
	text-align: left;
}

a.sublevel2:hover {
	color: #900;
	text-decoration: none;
}

a.sublevel2#active_menu {
	color: #333;
}
a.sublevel3:link, a.sublevel3:visited {                                                                                                                                                                                                                                        
        padding-left: 1px;                                                                                                                                                                                                                                                     
        vertical-align: bottom;                                                                                                                                                                                                                                                
        font-size: 11px;                                                                                                                                                                                                                                                       
        font-weight:normal;                                                                                                                                                                                                                                                    
        color: #c64934;                                                                                                                                                                                                                                                        
        text-align: left;                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                              
                                                                                                                                                                                                                                                                               
a.sublevel3:hover {                                                                                                                                                                                                                                                            
        color: #900;                                                                                                                                                                                                                                                           
        text-decoration: none;                                                                                                                                                                                                                                                 
}                                                                                                                                                                                                                                                                              
                                                                                                                                                                                                                                                                               
a.sublevel3#active_menu {                                                                                                                                                                                                                                                      
        color: #333;                                                                                                                                                                                                                                                           
}                
.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}
#bgimage{
	border-bottom:20px solid grey;
}
.media_accred_title
{
	font-size:12px;
	font-weight:bold;
}
table.centered td{
	font-size: 11px;
	text-align: center;
}
.caption { position: relative; /*border-top: 1px solid #333;*/ }
.caption p { 
position: absolute; 
background: white; 
left: 3px; 
bottom: 0; 
/*border-top: 1px solid #333;  */
height:25px;  
padding-top:5px; 
margin: 0;  font-size: 10px;
 opacity: .5;
 filter: alpha(opacity=90); 
}
li.bglatestnews a{
	color:#C64934;
/*	color: #de333c;*/
	text-align: left;
	padding:0px;
	margin:0px;
	
}
li.bglatestnews a:hover {
	color:#900000;
	text-align: left;
	padding:0px;
	margin:0px;
	
}

.bglatestnews{
/*	color: #de333c;*/
	padding:0px;
	margin:0px 0px 3px 3px;
	font-size:11px;
}
ul
{
margin: 0;
padding: 0;
list-style: none;
}
#bgmiddle_middle td.contentheading {
	font-size:22px;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-weight:normal;
}
#docman_warn{
        background:#ffcccc;
color:black;
font-weight:bold;
font-size:12px;
padding:10px;
}

div.moduletableleftbuttons{
	font-family:verdana,helvetica,sans-serif;
	margin-bottom:2px;
}

div.moduletableceop{
	margin-bottom:5px;
	padding-bottom:5px;
	padding-top:5px;
}
div.moduletablebgtvmainplayer
{
margin:5px;
}

div.mapmenu {
        width:278px;
        float:left;

}

#top_menu>div.mapmenu {
        width:284px;
        float:left;

}
a.mapmenulink:link {
        text-decoration:none;
        color:white;
        padding: 3px 0px; 
        float: left; 
        width: 97%; 
        background: #d92626;
        border-width:1px;
        border-style:solid;
        border-color:gray;
        display:block;
        text-align:center;
	-moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        -khtml-border-radius: 10px;
        border-radius: 10px;

}
a.mapmenulink:visited {
        text-decoration:none;
        color:white;
        padding: 3px 0px;
        float: left; 
        width: 97%;      
        background: #d92626;
        border-width:1px;
        border-style:solid;
        border-color:gray;
        display:block;
        text-align:center;
	-moz-border-radius: 10px;                                                                                                                                                                                                
        -webkit-border-radius: 10px;                                                                                                                                                                                             
        -khtml-border-radius: 10px;                                                                                                                                                                                              
        border-radius: 10px;
}
a.mapmenulink:hover {
        text-decoration:none;
        color:black;
        padding: 3px 0px; 
        float: left; 
        width: 97%;      
        background: #d92626;
        border:1px solid gray;
        display:block;
	-moz-border-radius: 10px;                                                                                                                                                                                                
        -webkit-border-radius: 10px;                                                                                                                                                                                             
        -khtml-border-radius: 10px;                                                                                                                                                                                              
        border-radius: 10px;
}
a.mapmenulink:active {
        text-decoration:none;
        color:white;
        padding: 3px 0px;
        float: left;
        width: 97%;     
        background: #AD1F1F;
        border:1px solid gray;
        display:block;
	-moz-border-radius: 10px;                                                                                                                                                                                                
        -webkit-border-radius: 10px;                                                                                                                                                                                             
        -khtml-border-radius: 10px;                                                                                                                                                                                              
        border-radius: 10px;
}
#top_menu{
        font-size:11px;
        width: 100%;
        height:24px;
        background:white;
        margin-bottom:3px;
        font-family:Verdana,Helvetica,Sans-Serif;
        font-weight:bold;
}

.clublisttable td {
	vertical-align:top;
	border-bottom:1px dotted black;
	padding:5px 0px;
}
.blog_morejobs strong{
        display:none;
}
.blog_morejobs ul {
        margin-top:10px;
}
.blog_morejobs li {
        margin-top:2px;
}
.componentheadingjobs {
        background:url("../images/subhead_bg.png") repeat-x scroll 0 0 transparent;
        color:#666666;
        font-size:10px;
        font-weight:bold;
        height:21px;
        padding-left:4px;
        padding-top:4px;
        text-align:left;
        text-transform:uppercase;
}
#scores
{
	margin-left:200px;
	width:300px;
	height:300px;
}

