html {
   margin: 0; 
   height: 100%;
} 

body {
	color: #000000;
	margin: 0;
   text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background: #000;
	width: 100%;
	height: 100%;
}

div, table, td, tr, ul, li {
   margin: 0px;
   padding: 0px;
   color: #000000;
   text-align: left;
   vertical-align: top;
}

fieldset {
	margin: 10px 0px;
	width: 550px;
}

legend {
	font-size: 14px;
	font-weight: bold;
	padding: 4px;
}

img {
    border: none;
}

label {
	width: 100px;
}

label.contact {
	display: block;
	width: 100px;
}

input {
	width: 200px;
	margin-bottom: 10px;
}

a {
   color: #ed1b25;
   text-decoration: none;
}

a:hover{
   text-decoration: underline;
}

hr {
	text-align: left;
	width: 921px;
	color: #ed1b24;
	line-height: 1px;
	border: 1px solid #ed1b24;
}

ul {
   list-style-type: disc;
   margin-left: 24px;
}

.title {
   float: left;
}

.date {
	float: right;
	font-size: 14px;
	
}

h1 {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ca0003;
	margin: 0px;
}


.container {
   margin: 0px auto;
   text-align: center;
   width: 941px;
	min-height: 500px !important;
	height: auto !important;
	height: 100%;
	background-color: #eaeaea;
}

.header {
	background: url(../images/red_background.jpg) repeat;
   margin: auto;
   text-align: center;
	height: 179px;
}

.menu {
	background: url(../images/header_background.jpg);
	margin: auto;
   text-align: center;
   width: 941px;
	height: 179px;
}

.menu_item {
	float: left;
	margin: 146px 0px 0px 0px;
   padding: 3px 0px;
   text-align: center;
   width: 113px;
	height: 27px;
   font-size: 14px;
	color: #ced001;
	text-transform: uppercase;
	font-weight: bold;
}

.menu_icon {
	float: left;
	margin: 140px 0px 0px 0px;
   padding: 3px 0px;
   text-align: center;
   width: 31px;
	height: 27px;
}

.menu_link {
	color: #ced001;
	text-decoration: none;
}

.pre_footer {
	clear: both;
	text-align: right;
   margin: 5px auto;
   width: 930px;
	height: 36px;
	color: #000000;
}

.footer {
   margin: 0px auto;
   width: 941px;
	height: 100px;
	color: #FFFFFF;
	background: url(../images/footer_background.jpg);
}

.content {
   margin: 0px auto;
   text-align: left;
   width: 941px;
	min-height: 600px !important;
	height: auto !important;
	height: 100%;
	background-color: #eaeaea;
}

.contentBox {
   margin: 0px auto;
	padding: 10px;
   text-align: left;
   width: 921px;
	min-height: 600px !important;
	height: auto !important;
	height: 100%;
	background-color: #eaeaea;
}

.titleBox {
   margin: 0px auto;
   text-align: left;
   width: 921px;
	height: 30px;
	background-color: #eaeaea;
}

.agendaBox, newsBox {
	float: left;
	width: 630px;
	height: 80px;
	margin-bottom: 10px;
}

.dateBox {
   background: url(../images/img_cal.png);
	width: 70px;
	height: 80px;
	float: left;
}

.newsImage {
   background: url(../images/img_news.png);
	width: 70px;
	height: 80px;
	float: left;
}

.newsItem,
.textBox {
	clear: both;
	margin: 0px 0px 0px 0px;
	width: 921px;
	text-align: justify;
}

.homeImageBox {
	float: left;
	margin: 0px;
	width: 200px;
}

.homeBox {
	float: left;
	margin: 0px 10px;
	width: 501px;
	text-align: justify;
}

.newsItem p {
	width: 630px;
	text-align: justify;
}

.dateMonth {
	padding: 4px 0px 0px 0px;
	color: #FFF;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}

.dateDay {
	padding: 12px 0px 0px 0px;
	color: #000;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
}

.agendaItem, newsItemBox {
	float: left;
	margin: 0px 0px 0px 10px;
	width: 550px;
	height: 80px;
	text-align: justify;
}

.agendaItem h2,
.newsItemBox h2,
.x_map h2,
.contactBox h2{
	margin: 0px;
	font-size: 16px;
	font-weight: bold;
}

.news_author {
   font-size: 12px;
	color: #333333;
}

.teamBox {
	float: left;
	margin: 0px 0px 0px 0px;
	width: 200px;
}

.teamBox div,
.trainBox div {
	display: block;
	float: left;
	width: 100px;
}

.trainBox {
	float: left;
	margin: 20px 0px 0px 0px;
	width: 315px;
}

.resultBox {
	float: left;
	margin: 20px 0px 0px 0px;
	width: 630px;
}

.sponsorBox {
	float: left;
	width: 147px;
	height: 130px;
	text-align: center;
	margin: 0px 10px 30px 0px;
	text-transform: uppercase;
}

.contactBox {
	float: left;
	width: 550px;
	text-align: left;
	margin: 0px 10px 0px 0px;
}

div.date {
	float: left;
	width: 100px;
}

div.game {
	float: left;
	width: 350px;
}

div.result {
	float: left;
	width: 90px;
}

div.game_description {
	float: left;
	width: 90px;
}

div.name {
	float: left;
	width: 270px;
}

div.goals {
	float: left;
	width: 90px;
}

div.know {
	float: left;
	width: 90px;
}

div.know_description {
	float: left;
	width: 540px;
}

div.image {
	float: left;
	width: 630px;
}

div.links {
	float: left;
	width: 315px;
}

div.foto_description {
	float: left;
   width: 630px;
	margin: 4px 0px 10px 0px;
	border: 1px solid #000000;
}

div.prog {
	float: left;
	width: 80px;
}

div.result {
	float: left;
	width: 90px;
}

div.prog_game {
	float: left;
	width: 230px;
}

div.result_game {
	float: left;
	width: 270px;
}

div.note {
	float: left;
	width: 630px;
	margin: 6px 0px;
	font-style: italic;
}

div.prog_status_green {
	float: left;
	width: 80px;
	color: #009900;
}

div.prog_status_red {
	float: left;
	width: 80px;
	color: #ed1b25;
}

div.stand {
	float: left;
	width: 40px;
}

	

/* SLIDEWRAPPER */

.sliderwrapper {
   position: relative; /*leave as is*/
   overflow: hidden; /*leave as is*/
   border: none;
   width: 910px; /*width of featured content slider*/
   height: 80px;
}

.sliderwrapper .contentdiv {
   visibility: hidden; /*leave as is*/
   position: absolute; /*leave as is*/
   left: 0;  /*leave as is*/
   top: 0;  /*leave as is*/
   padding: 0px;
   background: #FFF;
   width: 910px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
   height: 100%;

}
.sliderwrapper .contentdiv img, .sliderwrapper .contentdiv a img {
	border:none;
	padding:0;
	margin: 1px 10px;
	float:left;
	width:130px;
}
.sliderwrapper .contentdiv a {
	border:none;
	padding:0;
	margin:0;
}
.pagination{
   width: 900px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
   text-align: right;
   background-color: white;
   padding: 0px 0px;
   display:none;
}

.pagination a{
   padding: 0 0px;
   text-decoration: none; 
   color: #00007D;
   background: white;
}

.pagination a:hover, .pagination a.selected{
   color: #000;
   background-color: #FEE496;
}

/*******************
 GOOGLEMAPS STYLE
*******************/
.x_map {
	float: left;
   width: 340px;
   height: 315px;
}

.x_map fieldset {
	border: none;
	margin: 0px;
	padding: 0px;
}

#xmap {
   width: 315px;
   height: 315px;
	border: #333 solid 1px;
}

#xmap span {
   display: none;
}

#google {
   position: absolute;
   bottom: 0px;
   left: 2px;
   z-index: 10;
}

.x_map#d_form {
   margin-top: 10px;
   font-size: 11px;
}

.x_map input {
   margin-bottom: 10px;
   font-size: 11px;
   width: 248px;
}

form#d_form button {
   width: 170px;
   margin-top: 10px;
   text-align: center;
}

/*******************
 FILETREE
*******************/

UL.jqueryFileTree {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	padding: 0px;
	margin: 0px;
}

UL.jqueryFileTree LI {
	list-style: none;
	padding: 0px;
	padding-left: 20px;
	margin: 0px;
	white-space: nowrap;
}

UL.jqueryFileTree A {
	color: #333;
	text-decoration: none;
	display: block;
	padding: 0px 2px;
}

UL.jqueryFileTree A:hover {
	background: #BDF;
}

/* Core Styles */
.jqueryFileTree LI.directory { background: url(../../include/jqueryFileTree/images/directory.png) left top no-repeat; }
.jqueryFileTree LI.expanded { background: url(../../include/jqueryFileTree/images/folder_open.png) left top no-repeat; }
.jqueryFileTree LI.file { background: url(../../include/jqueryFileTree/images/file.png) left top no-repeat; }
.jqueryFileTree LI.wait { background: url(../../include/jqueryFileTree/images/spinner.gif) left top no-repeat; }
/* File Extensions*/
.jqueryFileTree LI.ext_3gp { background: url(../../include/jqueryFileTree/images/film.png) left top no-repeat; }
.jqueryFileTree LI.ext_afp { background: url(../../include/jqueryFileTree/images/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_afpa { background: url(../../include/jqueryFileTree/images/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_asp { background: url(../../include/jqueryFileTree/images/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_aspx { background: url(../../include/jqueryFileTree/images/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_avi { background: url(../../include/jqueryFileTree/images/film.png) left top no-repeat; }
.jqueryFileTree LI.ext_bat { background: url(../../include/jqueryFileTree/images/application.png) left top no-repeat; }
.jqueryFileTree LI.ext_bmp { background: url(../../include/jqueryFileTree/images/picture.png) left top no-repeat; }
.jqueryFileTree LI.ext_c { background: url(../../include/jqueryFileTree/images/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_cfm { background: url(../../include/jqueryFileTree/images/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_cgi { background: url(../../include/jqueryFileTree/images/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_com { background: url(../../include/jqueryFileTree/images/application.png) left top no-repeat; }
.jqueryFileTree LI.ext_cpp { background: url(../../include/jqueryFileTree/images/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_css { background: url(../../include/jqueryFileTree/images/css.png) left top no-repeat; }
.jqueryFileTree LI.ext_doc { background: url(../../include/jqueryFileTree/images/doc.png) left top no-repeat; }
.jqueryFileTree LI.ext_exe { background: url(../../include/jqueryFileTree/images/application.png) left top no-repeat; }
.jqueryFileTree LI.ext_gif { background: url(../../include/jqueryFileTree/images/picture.png) left top no-repeat; }
.jqueryFileTree LI.ext_fla { background: url(../../include/jqueryFileTree/images/flash.png) left top no-repeat; }
.jqueryFileTree LI.ext_h { background: url(../../include/jqueryFileTree/images/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_htm { background: url(../../include/jqueryFileTree/images/html.png) left top no-repeat; }
.jqueryFileTree LI.ext_html { background: url(../../include/jqueryFileTree/images/html.png) left top no-repeat; }
.jqueryFileTree LI.ext_jar { background: url(../../include/jqueryFileTree/images/java.png) left top no-repeat; }
.jqueryFileTree LI.ext_jpg { background: url(../../include/jqueryFileTree/images/picture.png) left top no-repeat; }
.jqueryFileTree LI.ext_jpeg { background: url(../../include/jqueryFileTree/images/picture.png) left top no-repeat; }
.jqueryFileTree LI.ext_js { background: url(../../include/jqueryFileTree/images/script.png) left top no-repeat; }
.jqueryFileTree LI.ext_lasso { background: url(../../include/jqueryFileTree/images/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_log { background: url(../../include/jqueryFileTree/images/txt.png) left top no-repeat; }
.jqueryFileTree LI.ext_m4p { background: url(../../include/jqueryFileTree/images/music.png) left top no-repeat; }
.jqueryFileTree LI.ext_mov { background: url(../include/jqueryFileTree/images/film.png) left top no-repeat; }
.jqueryFileTree LI.ext_mp3 { background: url(../include/jqueryFileTree/images/music.png) left top no-repeat; }
.jqueryFileTree LI.ext_mp4 { background: url(../include/jqueryFileTree/images/film.png) left top no-repeat; }
.jqueryFileTree LI.ext_mpg { background: url(../include/jqueryFileTree/images/film.png) left top no-repeat; }
.jqueryFileTree LI.ext_mpeg { background: url(../include/jqueryFileTree/images/film.png) left top no-repeat; }
.jqueryFileTree LI.ext_ogg { background: url(../include/jqueryFileTree/images/music.png) left top no-repeat; }
.jqueryFileTree LI.ext_pcx { background: url(../include/jqueryFileTree/images/picture.png) left top no-repeat; }
.jqueryFileTree LI.ext_pdf { background: url(../include/jqueryFileTree/images/pdf.png) left top no-repeat; }
.jqueryFileTree LI.ext_php { background: url(../include/jqueryFileTree/images/php.png) left top no-repeat; }
.jqueryFileTree LI.ext_png { background: url(../include/jqueryFileTree/images/picture.png) left top no-repeat; }
.jqueryFileTree LI.ext_ppt { background: url(../include/jqueryFileTree/images/ppt.png) left top no-repeat; }
.jqueryFileTree LI.ext_psd { background: url(../include/jqueryFileTree/images/psd.png) left top no-repeat; }
.jqueryFileTree LI.ext_pl { background: url(../include/jqueryFileTree/images/script.png) left top no-repeat; }
.jqueryFileTree LI.ext_py { background: url(../include/jqueryFileTree/images/script.png) left top no-repeat; }
.jqueryFileTree LI.ext_rb { background: url(../include/jqueryFileTree/images/ruby.png) left top no-repeat; }
.jqueryFileTree LI.ext_rbx { background: url(../include/jqueryFileTree/images/ruby.png) left top no-repeat; }
.jqueryFileTree LI.ext_rhtml { background: url(../include/jqueryFileTree/images/ruby.png) left top no-repeat; }
.jqueryFileTree LI.ext_rpm { background: url(../include/jqueryFileTree/images/linux.png) left top no-repeat; }
.jqueryFileTree LI.ext_ruby { background: url(../include/jqueryFileTree/images/ruby.png) left top no-repeat; }
.jqueryFileTree LI.ext_sql { background: url(../include/jqueryFileTree/images/db.png) left top no-repeat; }
.jqueryFileTree LI.ext_swf { background: url(../include/jqueryFileTree/images/flash.png) left top no-repeat; }
.jqueryFileTree LI.ext_tif { background: url(../include/jqueryFileTree/images/picture.png) left top no-repeat; }
.jqueryFileTree LI.ext_tiff { background: url(../include/jqueryFileTree/images/picture.png) left top no-repeat; }
.jqueryFileTree LI.ext_txt { background: url(../include/jqueryFileTree/images/txt.png) left top no-repeat; }
.jqueryFileTree LI.ext_vb { background: url(../include/jqueryFileTree/images/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_wav { background: url(../include/jqueryFileTree/images/music.png) left top no-repeat; }
.jqueryFileTree LI.ext_wmv { background: url(../include/jqueryFileTree/images/film.png) left top no-repeat; }
.jqueryFileTree LI.ext_xls { background: url(../include/jqueryFileTree/images/xls.png) left top no-repeat; }
.jqueryFileTree LI.ext_xml { background: url(../include/jqueryFileTree/images/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_zip { background: url(../include/jqueryFileTree/images/zip.png) left top no-repeat; }

.fileUploadQueueItem {
	font: 11px Verdana, Geneva, sans-serif;
	background-color: #F5F5F5;
	border: 3px solid #E5E5E5;
	margin-top: 5px;
	padding: 10px;
	width: 300px;
}
.fileUploadQueueItem .cancel {
	float: right;
}
.fileUploadProgress {
	background-color: #FFFFFF;
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #C5C5C5;
	border-bottom: 1px solid #C5C5C5;
	margin-top: 10px;
	width: 100%;
}
.fileUploadProgressBar {
	background-color: #0099FF;
}

.notification_error
{
border: 1px solid #A25965;
height: auto;
width: 90%;
padding: 4px;
background: #F8F0F1;
text-align: left;
-moz-border-radius: 5px;
}

.notification_ok
{
border: 1px #567397 solid;
height: auto;
width: 90%
padding: 8px;
background: #f5f9fd;
text-align: center;
-moz-border-radius: 5px;
}
