/* >>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<< */
/* >>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<< */
/* >>                                                                                         << */
/* >>  Austrian Footbag Masters 2006                                                          << */
/* >>                                                                                         << */
/* >>  [DESIGN/HTML/CSS] Claus Helfenschneider                                                << */
/* >>                                                                                         << */
/* >>  All rights belong to the author (Claus Helfenschneider)                                << */
/* >>  (c) RAW Label                                                                          << */
/* >>  (c) Claus Helfenschneider                                                              << */
/* >>                                                                                         << */
/* >>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<< */
/* >>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<< */


body {
	background-image: url('../images/bg_pattern.gif');
	margin: 12px 0 0 12px;
	font-family: verdana, helvetica, sans-serif;
	font-size: 8pt;
	color: #000033;
}

a:active, a:focus {
	outline: 0;
}

a img {
	border: 0px;
}

h1 {
	margin: 0 0 10px 0;
	font-size: 12pt;
	color: #000066;
	padding: 5px 5px 1px 5px;
}

h2 {
	margin: 20px 0 10px 0;
	font-family: verdana, arial, sans-serif;
	font-size: 10pt;
	color: #990000;
	background-image: url('../images/h_bg.gif');
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding: 0px 5px;
	font-variant: small-caps;
}

h3 {
	margin: 10px 0px 0px 0px;
	padding: 0 5px;
	font-size: 9pt;
	font-weight: bold;
}

h4 {
	margin: 10px 0px 0px 0px;
	padding: 0 5px;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
}

.float_right {
	float: right; 
	margin-left: 5px;
	*margin-top: -20px;
	*margin-bottom: 20px;
}

.float_left {
	float: left;
	margin-left: 5px;
	margin-right: 10px;
	*margin-top: -20px;
	*margin-bottom: 20px;
}

.clear {
	clear: both;
}

.imgborder {
	border: 1px solid #FFFFFF;
}

p {
	padding: 0px 10px;
	margin: 0px;
}

.grey {
	color: #999999;
}

.player_name {
	margin-top: 20px;
	width: 340px;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url('../images/h_bg.gif');
	padding: 4px;
	border-left: 1px solid #BBBBBB;
	border-right: 1px solid #BBBBBB;
	border-top: 1px solid #BBBBBB;
}

.player_data {
	width: 340px;
	padding: 4px;
	border: 1px solid #BBBBBB;
}

.video_img {
	position: relative;
	top: 4px;
}


/* ############################################################################################# */
/* ## BANNER                                                                                  ## */
/* ############################################################################################# */

#banner {
	background-image: url('../images/banner.gif');
	width: 729px;
	height: 285px;
}

#banner_2 {
	background-image: url('../images/banner_imp.gif');
	width: 729px;
	height: 285px;
}


/* ############################################################################################# */
/* ## MAIN NAVIGATION                                                                         ## */
/* ############################################################################################# */

#main_navigation {
	position: absolute;
  left: 0px;
  top: -6px;
  font-size: 8pt;
}

#main_navigation ul {
	list-style-type: none;
	margin: 0px;
	padding: 165px 20px 20px 120px;
	line-height: 14px;
}

#main_navigation ul li a {
	color: #FF9900;
	text-decoration: none;
}

#main_navigation ul li a:hover {
	color: #FFFFFF;
}

.inactive_mnl {
	cursor: pointer;
	color: #888888;
}

.active_mnl {
	cursor: pointer;
	color: #FFFFFF;
	font-weight: bold;
}

/* ############################################################################################# */
/* ## INFOBOX                                                                                 ## */
/* ############################################################################################# */

#infobox_left {
	position: absolute;
	width: 155px;
	height: 90px;
	left: 202px;
	top: 162px;
	text-align: right;
	font-weight: bold;
	color: #CC0000;
}

#infobox_right {
	position: absolute;
	height: 90px;
	width: 250px;
	left: 380px;
	top: 162px;
	color: #FF9900;
}

#infobox_right h1 {
	font-size: 8pt;
	font-weight: bold;
	margin: 0 0 10px 0;
	border: 0;
	color: #FF9900;
	background-image: none;
	padding: 0;
}

#infobox_right_links a {
	font-family: verdana, arial, sans-serif;
	size: 7pt;
	color: #FF9900;
	text-decoration: none;
	display: block;
	padding-bottom: 5px;
}

#infobox_right_links a:hover {
	color: #FFFFFF;
	text-decoration: none;

}

.active_link {
	color: #FFFFFF;
	text-decoration: underline;
	padding-bottom: 5px;
}

#rb_link {
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dashed #FF9900;
}

#rb_link:hover {
	border-bottom: 1px solid #FF9900;
}

/* ############################################################################################# */
/* ## CONTENT                                                                                 ## */
/* ############################################################################################# */

#content_container {
	background-image: url('../images/content_bg.gif');
	width: 441px;
	margin-left: 197px;
}

#content {
	padding: 0 20px 20px 20px;
	position: relative;
	top: -20px;
	font-family: arial, verdana, sans-serif;
	margin: 0px 7px;
}

#star {
	width: 130px;
	height: 130px;
	background-image: url('../images/star.gif');
	position: absolute;
	top: 20px;
	left: 725px;
}

.indent {
	margin-left: 80px;
}

.s_indent {
	margin-left: 10px;
}

#content a {
	text-decoration: none;
	border-bottom: 1px dashed #BB0000;
	color: #BB0000; 
}

#content a:hover {
	border-bottom: 1px solid #000099;
	color: #000099;
}

.linklist {
	margin-left: 10px;
}

.linklist img {
	margin-top: 5px;
}

/* ############################################################################################# */
/* ## IMAGE GALLERY                                                                           ## */
/* ############################################################################################# */

.img_gallery a img {
	border: 1px solid #FFFFFF;
}

.img_gallery a img:hover {
	border: 1px solid #000000;
}

.img_gallery a {
	*border: 1px solid #AAAAAA;
}

.img_gallery a:hover {
	*border: 1px solid #000000;
}

#content_pics {
	padding: 0 20px 20px 20px;
	position: relative;
	top: -20px;
	font-family: arial, verdana, sans-serif;
	margin: 0px 7px;
}

/* ---- single view ----- */

.gal_single_img {
	border: 1px solid #000000;
}

.pic_link_span {
	background-color: #222222;
	border: 1px solid #000000;
	text-align: center;
	color: #CCCCCC;
	padding: 5px 0px;
	line-height: 20px;
}

.pic_link_span a {
	color: #FFFFFF;
	text-decoration: none;
}

.pic_link_span a:hover {
	color: #FF9900;
	text-decoration: none;
}

#gal_body {
	margin: 0px;
	padding: 0px;
}

/* ############################################################################################# */
/* ## TABLES                                                                                  ## */
/* ############################################################################################# */

.timetable {
	width: 95%;
	margin-left: 10px;
	border-top: 1px solid #FFFFFF;
}

.timetable_header {
	margin-top: 15px;
	width: 95%;
	margin-left: 10px;
	border-top: 1px solid #FFFFFF;
}

.timetable_header {
	text-indent: 10px;
}

.timetable tr td {
	border-bottom: 1px solid #FFFFFF;
	text-indent: 10px;
	padding: 3px 0;
}

.cell_left {
	width: 70px;
}

.cell_left_reg {
	width: 110px;
	background-image: url('../images/h_bg.gif');
	vertical-align: top;
}

.bg_reg {
	background-image: url('../images/h_bg.gif');
}

.location {
	font-weight: bold;
	background-image: url('../images/h_bg.gif');
}

.center {
	text-align: center;
}

.register_table {
	width: 350px;
}

.register_table tr td {
	padding-bottom: 2px;
}

.link_table {
	border-top: 1px solid #FFFFFF;
	width: 100%;
}

.link_table tr td {
	border-bottom: 1px solid #FFFFFF;
	padding: 5px 0;
}

.w40pc {
	width: 40%;
}


/* ############################################################################################# */
/* ## NEWS                                                                                    ## */
/* ############################################################################################# */

.news_entry {
	border: 1px solid #FFFFFF;
	margin: 25px 10px;
}

.news_head {
	background-image: url('../images/h_bg.gif');
	padding: 3px;
	border-bottom: 1px solid #FFFFFF;
	color: #000066;
}

.news_msg {
	background-image: url('../images/n_bg.gif');
	padding: 8px 5px;
	
}

.news_msg a {
	font-family: verdana, arial, sans-serif;
	size: 7pt;
	color: #FF0000;
	text-decoration: none;
	border-bottom: 1px dashed #FF0000;
}

.news_msg a:hover {
	color: #000099;
	text-decoration: none;
	border-bottom: 1px solid #000099;
}

.news_upload {
	background-image: url('../images/h_bg.gif');
	padding: 10px;
}


/* ############################################################################################# */
/* ## FOOTER & BOTTOM                                                                         ## */
/* ############################################################################################# */

#content_bottom {
	background-image: url('../images/content_bottom_bg.gif');
	width: 441px;
	height: 6px;
	font-size: 0pt;
	margin-left: 197px;
	background-repeat: no-repeat;
}

#footer {
	background-image: url('../images/bottom_bg.gif');
	width: 441px;
	height: 17px;
	margin: 5px 0 0 197px;
	padding-bottom: 10px;
	background-repeat: no-repeat;
	text-align: right;
}

#footer ul {
	list-style-type: none;
	margin: 0px;
	padding: 1px 10px 0 0;
}

#footer ul li {
	display: inline;
}

#footer ul li a {
	color: #666666;
	text-decoration: none;
	font-size: 7pt;
	padding-right: 3px;
}

#footer ul li a:hover {
	color: #FF9900;
}