﻿body
{
	background-image:url(../images/bg.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	color:#385D95;
	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height:1.4em;
	margin:0;
	padding:0;
}

a.logo 
{
	display: block;
	height: 100px;
	position: absolute; 
	top: 10px; 
	left: 130px; 
	width: 80px; 
	height: 100px;
}

div.text ul li 
{
	margin-left: 30px;	
}

div.topBanner 
{
	position: absolute; top: 25px; left: 280px;
}

div.topMenu 
{
	position: absolute; top: 25px; left: 780px;	
}

table, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.4em;
	color: #767676;
}

div.locationItem 
{
	border-bottom: dotted 1px #8B9798; 
	padding-bottom: 10px; 
	padding-top: 10px;	
}

td 
{
	border-bottom: dotted 1px #8B9798;
}

table.noBorder td 
{
	border-bottom: 0px;
}

.link-box {
	background-image:url(../images/menu_bg.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
}

.box {
	background-color:#D3EDF0;
	border:1px dotted #8B9798;
	margin-bottom: 10px;
}

.mb10 
{
	margin-bottom: 10px;
}

.box-white {
	background-color:#FFFFFF;
	border:1px dotted #8B9798;
	padding: 5px;
}

.center {
	background-image:url(../images/content-bg.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	padding: 5px; padding-top: 0px; float: left; width: 495px;
	margin-right: 10px;
}

div#box
{
	width: 1000px;
	/*margin: 0px auto;*/
}

div#header
{
	height: 120px;
}

div#leftSide 
{
	float: left;
	width: 185px;
	margin-left: 50px;	
}

div#contentBox 
{
	margin-left: 10px;
	float: left;
	width: 705px;	
}

div#rightSide 
{
	float: left;
	width: 185px;
}

a img 
{
	border: 0px;	
}

div#content
{
	padding: 5px;
}

.error 
{
	display: none;
	color: Red;
}

div#footer
{
	margin-left: 50px;
	height: 50px;
	padding: 10px;
	border-top: 0px;
}

div.bottom-credits {
	color:#767676;
	margin-top: 20px;
}

div#newsContainer
{
}

div#content div#news
{
	overflow: auto;
	height: 400px;
}

.bold
{
	font-weight: bold;
}

h1, h2
{
	font-size: 14px;
}

input.search {
	background-color:#FFFFFF;
	border-color:#CACACA;
	border-style:solid none solid solid;
	border-width:1px 0 1px 1px;
	font-size:18px;
	height:21px;
	vertical-align:middle;
	width:147px;
}

.date
{
	font-size: 11px;
	color: #afafaf;
}

div#votingQuestion
{
	font-weight: bold;
	margin-bottom: 5px;
}

div#votingAnswers
{
	margin-top: 7px;
	padding-top: 7px;
}

div.title
{
	background-image:url(../images/header.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	color:#FFFFFF;
	height:25px;
	margin-bottom:2px;
	margin-right:0;
	padding-left:25px;
	padding-right:0;
	padding-top:5px;
	text-transform:uppercase;
	margin-top: 5px;
}

.title2 {
	background-image:url(../images/header-side.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	color:#FFFFFF;
	height:25px;
	margin-bottom:2px;
	padding-left:24px;
	padding-top:4px;
	text-transform:uppercase;
}

.left 
{
	float: left;	
}

.clear 
{
	clear: both;	
}

p {
  margin-top: 0px;
  margin-bottom: 10px;
}

a:link, a:visited, a:active {
  color: #0483b3;
  text-decoration: underline;
}

a:hover {
  color: #0483b3;
  text-decoration: underline;
}

.linked {
  font-size: 13px;
  margin-bottom: 2px;
}

.linked a:link, .linked a:visited, .linked a:active {
  color: #0483B3;
  text-decoration: underline;
}

.linked a:hover {
  color: #0483B3;
  text-decoration: underline;
}

.linked b {
	color: #0483B3;
	font-weight: normal;
}

input {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  padding: 0px;
  margin: 0px;
}

/* top menu */
ul.right {
	list-style: none;
	margin:0;
	padding:0;
}

ul.right li {
	background-image:url(../images/dot-white.gif);
	background-position:0 6px;
	background-repeat:no-repeat;
	padding-bottom:5px;
	padding-left:10px;
	vertical-align:middle;
}

ul.right a:link, .right a:visited, .right a:active {
	color:#FFFFFF;
	text-decoration:none;
}
/* end top menu */

/* left menu */
ul.menu {
	list-style: none;
	margin:0;
	padding:0;
}

ul.menu a.first {
	background-image:url(../images/dot-blue.gif);
	background-position:11px 10px;
	background-repeat:no-repeat;
	border-bottom:1px solid #EBEBEB;
	padding:3px 3px 3px 21px;
	text-decoration: none;
	display: block;
}

ul.menu a.first-active {
	background-color:#08A2DC;
	background-image:url(../images/dot-white-down.gif);
	background-position:10px 11px;
	background-repeat:no-repeat;
	padding:3px 3px 4px 21px;
	text-decoration: none;
	display: block;
	color: #fff;
	font-weight: bold;
}

ul.menu a.second {
	background-image:url(../images/dot-green.gif);
	background-repeat:no-repeat;
	border-bottom:1px solid #EBEBEB;
	background-position:30px 9px;
	padding:3px 3px 4px 40px;
	text-decoration: none;
	display: block;
	color:#469A25;
}

ul.menu a.second-active {
	background-image:url(../images/dot-green.gif);
	background-repeat:no-repeat;
	border-bottom:1px solid #EBEBEB;
	background-position:30px 9px;
	padding:3px 3px 4px 40px;
	text-decoration: none;
	display: block;
	color:#469A25;
	font-weight: bold;
}

/* end left menu */

/* top center menu */
a.topCenterLink {
	background-image:url(../images/dot-blue.gif);
	background-position:10px 5px;
	background-repeat:no-repeat;
	padding-left:20px;
	padding-right:10px;
	text-decoration: none;
}
/* end top center menu */

div.contest_info 
{
	width: 150px; border: solid 1px #000; padding: 10px;
}

div.contest_info div
{
	margin-bottom: 5px;
}

.button {
	background-color:#1098CC;
	border:0 none;
	color:#FFFFFF;
	font-weight:bold;
	margin-top:3px;
	padding:1px;
}

.line {
	background-image:url(../images/line.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	margin-bottom:6px;
	margin-top:6px;
}

.title-inline {
	background-image:url(../images/dot-gray.gif);
	background-position:0 5px;
	background-repeat:no-repeat;
	color:#767676;
	margin-bottom:0;
	margin-top:16px;
	padding-left:10px;
	text-transform:uppercase;
}


.calendar th {
  padding: 3px;
  text-align: center;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #858585;
  border-bottom: 1px solid #e0e0e0;
}

.calendar td {
  padding: 3px;
  text-align: center;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #999c9d;
}

.row td {
  border-bottom: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
}

.rowb td {
  border-right: 1px solid #e0e0e0;
}

td.nb {
  border-right: 0px;
}

td.today {
  background-color: #1098cc;
  color: #FFFFFF;
}

td.today a:link, td.today a:visited, td.today a:active {
  color: #FFFFFF;
  text-decoration: underline;
}

td.today a:hover {
  color: #FFFFFF;
  text-decoration: underline;
}



.header-side {
  background-image: url('../images/header-side.jpg');
  background-position: 0px 0px;
  background-repeat: no-repeat;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
  text-transform: uppercase;
  padding-top: 4px;
  padding-left: 24px;
  height: 25px;
  margin-bottom: 2px;
}

table.medalsTable 
{
border:solid 1px #CCCCCC;border-collapse:collapse;	
}

table.medalsTable td 
{
	padding: 4px;
}

img.flag25
{
	vertical-align: middle; 
	width: 25px; 
	height: 16px; 
	border: solid 1px #000;
}

hr {
	border-color: #8B9798;
	border-style:none none dotted;
	border-width:0 0 1px;
	height:0;
	padding:0;
}

a.footerLink 
{
	display: block; 
	background-image:url(../images/dot-blue.gif);
	background-position:0px 6px;
	background-repeat:no-repeat; 
	padding-left: 15px; 
	width: 180px; 
	height: 15px;
	margin: 2px 10px 2px 0px;
}

form 
{
	margin: 0px; 
	padding: 0px;	
}

.connector 
{
	 z-index: 1000; position:absolute; width: 15px; height: 10px; border-top: solid 1px #000; border-bottom: solid 1px #000; border-right: solid 1px #fff; border-left: solid 1px #fff;
}
