/* CSS Document */

body {
	background-color:#ffffff;
	color:#6e6a6a;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size:14px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(../images/bckgrnd.jpg) repeat fixed;
}

table { background-repeat:no-repeat; }
td.back {background:#000 url(../images/events_bckgrnd.jpg);}

.borderright 
{
border-right: solid 1px #bbbbbb;
border-left: #ffffff;
border-top: #ffffff;
border-bottom: #ffffff;
}

.borderleft
{
border-left: solid 1px #bbbbbb;
border-right: #ffffff;
border-top: #ffffff;
border-bottom: #ffffff;
}

.bordersides
{
border-left: solid 1px #bbbbbb;
border-right: solid 1px #bbbbbb;
border-top: #ffffff;
border-bottom: #ffffff;
}


.dropshadowtop{
 box-shadow: 0px -8px 10px #cccccc, 8px 0px 10px #cccccc, -8px 0px 10px #cccccc ;
}

.dropshadowsides{
 box-shadow: 8px 0px 10px #cccccc, -8px 0px 10px #cccccc ;
}

.dropshadowleft{
 box-shadow: -8px 0px 10px #cccccc ;
}

.dropshadowright{
 box-shadow: 8px 6px 10px #cccccc ;
}



.main_text {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size:14px;
	padding:10px;
}

.main_text_nopadding {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size:14px;
	padding:0px 0px 0px 5px;
}

.main_heading {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-size:16px;
	font-weight:bold;
	padding:5px 10px 0px;
}

.countrylist_text a:link{
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:14px;

}

.countrylist_text a:hover {
	color:#EC4523;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-size:14px;

}

.countrylist_text a:visited {
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:14px;

}

.eventheading_text {
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	padding:0px 10px 0px 10px;
}

.eventlist_text {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	line-height: 24px;
	font-size:14px;
	padding:0px 10px 0px 10px;
	margin-right:10px;
}

.eventlist_text a:link {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	line-height: 24px;
	font-size:14px;
	padding:0px 10px 0px 10px;
	margin-right:10px;
}

.eventlist_text a:hover{
	color:#EC4523;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
	line-height: 24px;
	font-size:14px;
	padding:0px 10px 0px 10px;
}


.subpage_menu {
	background-color:#cccccc;
	margin-top:3px;
	margin-bottom:3px;
	line-height: 24px;
	padding:0px 10px 0px 10px;
	color:#000000;
}

.subpage_menu_register {
	background-color:#cccccc;
	margin-top:3px;
	margin-bottom:3px;
	line-height: 24px;
	padding:0px 10px 0px 10px;
	color:#000000;
	
}

.subpage_menu_register:hover {
   background-color:#defb49;
   cursor: pointer;
}


.subpage_menu a:link{
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	line-height: 24px;
	font-size:14px;
	padding:0px 10px 0px 10px;
}

.subpage_menu a:visited{
	color:#000000;
	text-decoration:none;
}

.subpage_menu:hover{
	color:#EC4523;
	text-decoration:underline;
   background-color:#defb49;
   cursor: pointer;
}




tr.subpage_menu {
	background-color:#cccccc;
	margin-top:3px;
	margin-bottom:3px;
	line-height: 24px;
	padding:0px 10px 0px 10px;
	color:#000000;
}

tr.subpage_menu_register {
	background-color:#cccccc;
	margin-top:3px;
	margin-bottom:3px;
	line-height: 24px;
	padding:0px 10px 0px 10px;
	color:#000000;
}

tr.subpage_menu a:link{
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	line-height: 24px;
	font-size:14px;
	padding:0px 10px 0px 10px;
}

tr.subpage_menu a:visited{
	color:#000000;
	text-decoration:none;
}

tr.subpage_menu:hover{
	color:#EC4523;
	text-decoration:underline;
   background-color:#defb49;
   cursor: pointer;
}








.footer_text a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
	line-height: 24px;
	font-size:14px;
	text-decoration:none;
	color:#D7D7D7;
}

.footer_text a:hover {
	text-decoration:underline;
	color:#F8EF07;
}



#triggers {
float:right;
border:0px solid #ccc;


}
#triggers div {
cursor:pointer;
float: left;
padding-right: 5px;
padding-left: 5px;
padding-top: 2px;
padding-bottom: 2px;
border-right: 0px solid brown;
border-left: 0px solid brown;
margin-bottom:5px;
line-height: 24px;
}

#zero {
display:none;
}




#triggersmenu {
float:left;
border:0px solid #ccc;

}
#triggersmenu div {
background-color:#cccccc;
margin-top:3px;
margin-bottom:2px;
line-height: 24px;
cursor:pointer;
padding:0px 0px 0px 10px;
}



#dhtmltooltip{
position: absolute;
width: 150px;
border: 2px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

tr.lovelyrow{
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size:14px;
	padding:0px 10px 0px 10px;

}
tr.lovelyrow:hover{
  background-color:#defb49;
  text-decoration:underline;
  color:#0036ff;
  cursor: pointer;
}
table.nogap{
  border-collapse: collapse;
}
td.nicepadding{
  padding: 2px 10px 2px 10px;
  border: 1px solid black;
}





tr.lovelyrow-open{
	color:#000000;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size:14px;
	padding:0px 10px 0px 10px;

}
tr.lovelyrow-open:hover{
  background-color:#defb49;
  text-decoration:underline;
  color:#0036ff;
  cursor: pointer;
}
table.nogap{
  border-collapse: collapse;
}
td.nicepadding{
  padding: 2px 10px 2px 10px;
  border: 1px solid black;
}

/* Menu */
.wrapper {
    width: 100%;
    height: 40px;
    background : #464646;
    background : -webkit-gradient(linear, left top, left bottom, from(rgb(168,168,168)), to(rgb(69,69,69)));
    background : -moz-linear-gradient(top, rgb(168,168,168), rgb(69,69,69));
    border-top: 2px solid #939393;
    position: relative;
    margin-bottom: 0px;
}

ul {
    margin: 0;
    padding: 0;
	
}
 
ul.menu {
    height: 40px;
    border-left: 0px solid rgba(0,0,0,0.3);
    border-right: 0px solid rgba(255,255,255,0.3);
    float:left;
	
}
 
ul.menu li {
    list-style: none;
    float:left;
    height: 39px;
    text-align: center;
    background: -webkit-gradient(radial, 50% 100%, 10, 50% 50%, 90, from(rgba(81,241,254,1)), to(rgba(0,28,78, 1)) );
    background: -moz-radial-gradient(center 80px 45deg, circle cover, rgba(81,241,254,1) 0%, rgba(0,28,78, 1) 100%);
    }
 
ul li a {
    display: block;
    padding: 0 20px;
    border-left: 1px solid rgba(255,255,255,0.1);
    border-right: 1px solid rgba(0,0,0,0.1);
    text-align: center;
	
	text-decoration:none;
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size:14px;
	font-weight:normal;
	
    line-height: 39px;
    background : -webkit-gradient(linear, left top, left bottom, from(rgb(168,168,168)), to(rgb(69,69,69)));
    background : -moz-linear-gradient(top, rgb(168,168,168), rgb(69,69,69));
    -webkit-transition-property: background;
    -webkit-transition-duration: 700ms;
    -moz-transition-property: background;
    -moz-transition-duration: 700ms;
    }
 
ul li a:hover {
    background: transparent none;
}
 
ul li.active a{
    background: -webkit-gradient(radial, 50% 100%, 10, 50% 50%, 90, from(rgba(81,241,254,1)), to(rgba(0,28,78, 1)) );
    background: -moz-radial-gradient(center 80px 45deg, circle cover, rgba(81,241,254,1) 0%, rgba(0,28,78, 1) 100%);
}



