/*
Original design: Daleri Structure (v1.0 - Jul 07, 2008) - A free xhtml/css website template by Andreas Viklund and stylishtemplate.com.
For more information, see http://andreasviklund.com/templates/daleri-structure/
*/

/* Body */
* {
	margin:0;
	padding:0;
}
body {
	background:#474d59 url(../images/images/bodybg.gif) top left repeat-x;
	color:#777;
	line-height:1.4em;
	text-align:center;
	padding:0;
	font-family: Arial, Verdana, Arial, Tahoma, "Trebuchet MS", sans-serif;
	font-size: 70%;
}
#wrap {
	width:960px;
	background-color:#fff;
	color:#555;
	padding:10px;
	margin:10px auto 0 auto;
	text-align:left;
	border:1px solid #555;
}

#wrap2 {
	background-color:#fff;
	color:#555;
	padding:10px;
	text-align:center;
	border:1px solid #555;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#wrap2 table {
	margin-left:auto; margin-right:auto;
}


#wrap2_byrates {
	background-color:#fff;
	color:#555;
	padding:10px;
	text-align:center;
	border:1px solid #555;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	display: block;
	width: 1300px;
	
}

#logo {
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
}

#top {
	width:960px;
	text-align:right;
	margin:10px auto 5px auto;
	color:#ddd;
	font-size:0.9em;
}
#top p {
	text-align:right;
	margin:2px;
	padding:0;
}
#top a {
	color:#eee;
	border-bottom: 1px dotted #aaa;
}
#top a:hover {
	color:#fff;
	text-decoration:none;
	border-bottom:1px dotted #fff;
}

#sponsors {

	vertical-align: middle;

}
	
#sponsors p {
text-align:left;
	clear: left;
	
}

#sponsors p img {
	margin-right: 4px;
	margin-bottom: 4px;
	display: block;
	clear: left;
	float: left;
}

.sponsortable {
	border: 1px solid #999;
	
}

.sponsortable td {
	border: 1px solid #999;
	
}

.sponsortable img {
	margin-right: 4px;
	margin-bottom: 4px;
	display: block;
	clear: left;
	float: left;
}


#hor-zebra
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	width: 100%;
	text-align: left;
	border-collapse: collapse;
}
#hor-zebra th
{
	font-size: 14px;
	font-weight: normal;
	padding: 10px 8px;
	color: #039;
}
#hor-zebra td
{
	padding: 8px;
	color: #669;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FFF;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFF;	
	
	width: 50%;
}
#hor-zebra .odd
{
	background: #e8edff; 
}

#hor-zebra tr
{
	background-color: #EFF2FF;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

#hor-zebra img {
	margin-right: 4px;
	margin-bottom: 4px;
	display: block;
	clear: left;
	float: left;
}

#addspace {
	text-align:right;
}



/* Header and title */
#header {
	text-align:center;
	padding:0;
	width: 820px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#headerfront {
	text-align:center;
	padding:0;
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#sitetitle {
	width:500px;
	float:left;
}

#sitetitlefront {
	width:360px;
	float:left;
}

#sitetitle h1 {
	font-weight: 700;
	font-size:2.2em;
	letter-spacing: -2px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 0;
}
#sitetitle h1 a {
	font-weight:700;
	letter-spacing:-1px;
}
#sitetitle h2 {
	font-weight: normal;
	font-size:1.6em;
	margin:10px 0 10px 10px;
	padding:0;
	letter-spacing: -1px;
}


#sitetitle p {
	margin:10px 0 10px 10px;
	padding:0;
	font-size:1.1em;
	color:#777;
}
/* Main menu */
#mainmenu {
	float:right;
	width:600px;
	margin:0;
}
dl.nav {
	width:140px;
	float:left;
	margin: 0 0px 5px 10px;
}
dl.nav dt {
	border-bottom:1px solid #aaa;
	padding:0;
	font-weight:700;
	margin:0;
	color:#777;
}
dl.nav dt a {
	font-weight:700;
	color:#333;
}
dl.nav dt a:hover {
	color:#222;
}
dl.nav dd {
	padding:0;
	margin:0;
	border-bottom:1px solid #ccc;
}
dl.nav dd a {
	font-weight:400;
	padding:1px 0 1px 5px;
	color:#4d699d;
	display:block;
	width:135px;
}
dl.nav dd a:hover {
	color:#222;
	background:#f4f4f4;
}

dl.nav dd .country {
	padding:1px 0 1px 0px;
	color:#666;
	font-weight: bold;
}

#textwidth {
	width: 90%;
	padding-left: 30px;
}

/* Headline */
#headline {
	width:958px;
	text-align:center;
	border:1px solid #ccc;
	background-color:#f0f0f0;
	color:#777;
	font-size:1.1em;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
#headline p {
	margin:2px;
	padding:0;
}
/* Headline2 */
#headline2 {
	width:100%;
	text-align:center;
	border:1px solid #ccc;
	background-color:#f0f0f0;
	color:#777;
	font-size:0.9em;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 3px;
}
#headline2 p {
	padding:0;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	color: #333;
	font-weight: bold;
	margin-right: 2px;
	margin-left: 2px;
	height: 6px;
}

/* Headlinecountry */
#headlinecountry {
	width:100%;
	text-align:center;
	background-color:#FFF;
	color:#777;
	font-size:0.9em;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 3px;
}
#headlinecountry p {
	padding:0;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	color: #333;
	font-weight: bold;
	margin-right: 2px;
	margin-left: 2px;
	height: 6px;
}



#headline_subpages {
	width:500px;
	text-align:center;
	border:1px solid #ccc;
	background-color:#f0f0f0;
	color:#777;
	font-size:1.1em;
	float: right;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}
#headline_subpages p {
	margin:2px;
	padding:0;
}



/* HeadlineSponsors */
#headlinesponsors {
	width:100%;
	text-align:left;
	border:1px solid #ccc;
	background-color:#f0f0f0;
	color:#777;
	font-size:0.9em;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 3px;
}


/* Headers */
h2 {
	margin:0 0 14px;
	padding-bottom:5px;
	color:#666;
	font-weight:700;
	line-height: normal;
}
h3, h4 {
	margin:0 0 14px;
	padding-bottom:5px;
	color:#666;
	font-weight:700;
}
/* Content */
#content {
	float:left;
	text-align:left;
	width:690px;
	margin:0px 0 0 0;
}

#content h1 {
	font-size:1.7em;
	clear:left;
	color:#4d699d;
	line-height: normal;
	padding-bottom: 10px;
}

#content h2 {
	font-size:1.3em;
	letter-spacing:-1px;
	clear:left;
	border-bottom:2px solid #ccc;
	line-height: normal;
}
#content h3 {
	font-size:1.4em;
	letter-spacing:-1px;
}
#content h2 a, #content h3 a {
	font-weight:700;
}
#content p {
	margin:0 0 15px;
	font-size: 10pt;
	line-height: 100%;
}
#content a {
	border-bottom:0px;
}
#content a:hover {
	color: #222;
	border-bottom:1px dotted #000;
}
#content ul, #content ol {
	margin:0 0 15px 10px;
	padding:0 0 0 10px;
}
#content ul li, #content ol li {
	margin:0 0 10px 10px;
}
#content ul ul, #content ol ol {
	margin:5px 0 5px 10px;
}




/* Content2 */
#content2 {
	float:left;
	text-align:left;
	width:950px;
	margin:0px 0 0 0;
}

#content2 h1 {
	font-size:1.7em;
	clear:left;
	color:#4d699d;
	line-height: normal;
	padding-bottom: 10px;
}

#content2 h2 {
	font-size:1.3em;
	letter-spacing:-1px;
	clear:left;
	border-bottom:2px solid #ccc;
	line-height: normal;
}
#content2 h3 {
	font-size:1.4em;
	letter-spacing:-1px;
}
#content2 h2 a, #content2 h3 a {
	font-weight:700;
}
#content2 p {
	margin:0 0 15px;
	font-size: 10pt;
	line-height: 100%;
}
#content2 a {
	border-bottom:0px;
}
#content2 a:hover {
	color: #222;
	border-bottom:1px dotted #000;
}
#content2 ul, #content2 ol {
	margin:0 0 15px 10px;
	padding:0 0 0 10px;
}
#content2 ul li, #content2 ol li {
	margin:0 0 10px 10px;
}
#content2 ul ul, #content2 ol ol {
	margin:5px 0 5px 10px;
}






/* Sidebar */

#sidebar {
	margin:5px 0 0 710px;
	padding:0px;
	text-align:left;
	width:250px;
	background:#fff;
	border:0px;
}


#menubox {

	padding:10px;
	width:228px;
	background:#f0f0f0;
	border:1px solid #ccc;
}


#menubox h2, #menubox h3 {
	font-size:1.4em;
	padding:0 0 2px 0;
	margin:0 0 5px 0;
	border-bottom:2px solid #ccc;
}
#menubox p, #menubox ul, #menubox ol {
	margin:0 0 15px 0;
	padding:0;
}
#menubox a {
	font-weight:400;
}
#menubox ul li {
	list-style:none;
	margin:0 0 3px 0;
}
#menubox ul li a {
	font-size:1.1em;
}
#menubox ul ul {
	margin:3px 0 3px 10px;
	font-size:1em;
}
#menubox ul ul li {
	margin:2px 0;
}
#menubox ul ul li a {
	font-weight:400;
}

#menubox ul.sidemenu li {
	list-style: none;
	width:218px;
	padding:0;
	margin:0 0 2px 0;
}
#menubox ul.sidemenu li a {
	display: block;
	overflow: visible;
	padding:2px 0 2px 5px;
	background-color:#f4f4f4;
	font-weight:400;
	border:1px solid #ddd;
	font-size:1.1em;
}
#menubox ul.sidemenu li a:hover, #menubox ul li.current a {
	border:1px solid #555;
	color:#444;
	background-color:#fff;
}
#menubox ul.sidemenu li.current li a {
	background-color:#f8f8f8;
	color:#467aa7;
	border:1px solid #ddd;
	border-bottom:1px solid #ccc;
}
#menubox ul.sidemenu ul {
	margin:0;
	padding:2px 0 0 15px;
}
#menubox ul.sidemenu ul li {
	width:203px;
	letter-spacing:0;
}
#menubox ul.sidemenu ul li a {
	font-size:0.9em;
	padding:1px 0 1px 5px;
}

/* Footer */
#footer {
	clear:both;
	font-size:0.9em;
	width:960px;
	line-height:1.5em;
	color:#ccc;
	margin: 5px auto 10px auto;
	padding:0;
}
#footer p {
	margin:0;
	padding:0;
}
#footer a {
	color:#ddd;
	border-bottom: 1px dotted #aaa;
}
#footer a:hover {
	color:#eee;
	text-decoration:none;
	border-bottom:1px dotted #fff;
}
/* Links */
a {
	color:#4d699d;
	font-weight:400;
	text-decoration:none;
}

a:visited {
	text-decoration:none;
}

a:hover {
	color:#444;
	text-decoration:none;
}
a img {
	border:0;
}
/* Various classes */
.left {
	float:left;
	width:49%;
	text-align:left;
}
.right {
	float:right;
	width:49%;
	text-align:right;
}
.textleft {
	text-align:left;
}
.textright {
	text-align:right;
}
.textcenter {
	text-align:center;
}
.introtext, .introtext a {
	font-weight:700;
}
.clear {
	visibility:hidden;
	clear:both;
	height:1px;
}
.hide {
	display:none;
}



/* Leftcolumn */
#leftcolumn {
	text-align:left;
	width:200px;
	padding:5px;
	background:#f0f0f0;
	border:1px solid #ccc;
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0px;
}
#leftcolumn h2, #leftcolumn h3 {
	font-size:1.4em;
	padding:0 0 2px 0;
	margin:0 0 5px 0;
	border-bottom:2px solid #ccc;
}
#leftcolumn p {
	margin:0 0 15px 0;
	padding:0;
}
#leftcolumn a {
	font-weight:400;
}


/* Middlecolumn */
#middlecolumn {
	text-align:left;
	width:400px;
	padding:5px;
	background:#fff;
	border:1px solid #ccc;
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0px;
}
#middlecolumn h2, #middlecolumn h3 {
	font-size:1.4em;
	border-bottom:2px solid #ccc;
	background-color: #F0F0F0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
}
#middlecolumn p {
	padding:0;
	font-size: 14px;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}
#middlecolumn a {
	font-weight:400;
}


#middlecolumn p img {
	margin-right: 4px;
	margin-bottom: 15px;
}

/* Rightcolumn */
#rightcolumn {
	text-align:left;
	width:280px;
	padding:5px;
	background:#fff;
	border:1px solid #ccc;
	float: left;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}
#rightcolumn h2 {
	font-size:1.2em;
	border-bottom:2px solid #ccc;
	background-color: #F0F0F0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
}

 #rightcolumn h3 {
	font-size:1.1em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
}

#rightcolumn p {
	margin:0 0 15px 0;
	padding:0;
}
#rightcolumn a {
	font-weight:400;
}


#sponsors {
	width:100%;
	text-align:left;
	border:1px solid #ccc;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 15px;
	padding-top: 3px;
	background-image: url(../images/3colorbar.gif);
	background-repeat: repeat-x;
	padding-left: 0px;
}


#sponsors h1 {
	font-size:1.7em;
	clear:left;
	color:#4d699d;
	line-height: normal;
	padding-bottom: 10px;
	padding-top: 10px;
}


#sponsors h2 {
	font-size:1.3em;
	letter-spacing:-1px;
	clear:left;
	border-bottom:2px solid #ccc;
	line-height: normal;
}
#sponsors h3 {
	font-size:14px;
	letter-spacing:-1px;
	font-weight: normal;
}
