@import url(http://fonts.googleapis.com/css?family=Droid+Sans:400,700);

body {
	background: url(pict/doc_bkg.png);
	color: #555;
	font-family: 'Droid Sans', Arial, Helvetica, sans-serif;
	font-size: .813em;
	margin: 0;
	padding: 20px 0 0 0;
}
#main_container {
	margin: 0 auto 0 auto;
	position: relative;
	width: 960px;
}
.header_img {
	border-style: none;
}
#navigation {
	margin-top: 12px;
}
.tourtitle {
	float: left;
	font-size: 1.5em;
	font-style: normal;
	font-weight: 700;
	margin: 30px 0 5px 0;
	padding: 0 0 5px 5px;
	width: 100%
}
.update {
	border-bottom: 2px solid #aaa;
	color: #777;
	float: left;
	line-height: 150%;
	padding: 0 0 5px 0;
	width: 525px;
}
.update_team {
	border-bottom: 2px solid #aaa;
	color: #777;
	float: left;
	line-height: 150%;
	padding: 0 0 5px 0;
	width: 467px;
}
.update_index {
	border-bottom: 2px solid #aaa;
	color: #777;
	float: left;
	line-height: 150%;
	padding: 0 0 5px 0;
	width: 592px;
}
.update_perun {
	border-bottom: 2px solid #aaa;
	color: #777;
	float: left;
	line-height: 150%;
	padding: 0 0 5px 0;
	width: 505px;
}
.header_0 {
	color: #777;
	float: left;
	margin: 5px 0 5px 0;
	padding: 0 0 5px 5px;
	width: 525px;
}
.header_1 {
	border-bottom: 2px solid #aaa;
	font-size: 1.2em;
	font-weight: bold;
	margin: 25px 0 20px 0;
	padding: 0 0 5px 5px;
}
.details_header {
	border-bottom: 1px solid #ccc;
	padding: 0 0 4px 4px;
	margin: 0 0 15px 5px;
	width: 584px;
}
.details_container {
	margin: 0 5px 0 5px;
	padding-bottom: 15px;
}
.text_style_01 {
	margin-left: 5px;
	line-height: 150%;
}
.text_style_02 {
	line-height: 150%;
}
.text_highlight_01 {
	text-decoration: underline;
}
.textcontainer_left {
	float: left;
	line-height: 1.75em;
	padding: 0 10px 10px 10px;
	text-align: left;
	width: 46%;
}
.textcontainer_right {
	float: right;
	line-height: 1.75em;
	padding: 0 10px 10px 10px;
	text-align: left;
	width: 46%;
}
.footer {
	border-top: 2px solid #aaa;
	clear: both;
	margin-top: 20px;
	padding: 10px 0 30px 0;
	text-align: right;
}
a {
	color: #666;
}
.a2 {
	color: #4660a9;
	border-radius: 3px;
	-moz-border-radius: 3px;
	padding: 2px 5px 2px 5px;
	text-decoration: none;
}
.a2:hover {
	background-color: #4660a9;
	color: white;
}
.a3 {
	color: #666;
	border-radius: 3px;
	-moz-border-radius: 3px;
	padding: 2px 4px 2px 4px;
	text-decoration: none;
}
.a3:hover {
	background-color: #aaa;
	color: white;
}
.ind_ul {
	list-style-position: outside;
	padding-left: 0;
	margin-left: 25px;
}
.index_grey {
	padding-left: 5px;
}
.winner_shield {
	float: left;
	margin: 0 15px 0 5px;
}