
/* GLOBAL DEFINITION --------------------------------------------------------------------------------------- */

body {
	background: #C2C1BA;
	margin: 0px; padding: 0px;
	color: #666666;
	border-collapse: collapse;
	width: 100%;
	height: 100%;
	text-align: center;
	horizontal-align: center;
}

table, tr, td {
	border: 0px;
	padding: 0px;
	margin: 0px;
	overflow: auto;
	border-collapse: collapse;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a { color: #990000; text-decoration: none; }
b,strong { color: #888C8F; text-transform: uppercase; font-size: 10px; }
img { border: 0px; }







/* LAYOUT DEFINITIONS --------------------------------------------------------------------------------------- */

.bg_cnt_01 { background-color: #E6E6E1; width: 513px; padding: 20px; padding-top: 16px; padding-bottom: 16px; }
.bg_cnt_02 { background-color: #DBDBD3; width: 513px; padding: 20px; padding-top: 16px; padding-bottom: 17px; }
.bg_cnt_03 { background-color: #F3F0E7; width: 143px; padding: 20px; padding-top: 16px; padding-bottom: 18px; vertical-align: top; font-size: 10px; }
.bg_cnt_04 { background-color: #E6E6E1; width: 513px; padding: 20px; padding-top: 16px; padding-bottom: 18px; }

.bg_brd_01 { background-color: #D0CFC6; width: 10px; height: 10px; }
.bg_brd_02 { background-color: #D0CFC6; width: 2px; height: 2px; }
.bg_brd_03 { background-color: #ACACA4; width: 573px; height: 3px; }

.bg_brk_01 { background-color: #D0CFC6; width: 183px; height: 1px; }
.bg_brk_02 { background-color: #D0CFC6; width: 2px; height: 2px; }

.lne { margin-top: 3px; margin-bottom: 6px; }
.lne2 { margin-top: 6px; margin-bottom: 6px; }
.lne3 { margin-top: 3px; margin-bottom: 3px; }
.lne4 { margin-top: 3px; margin-bottom: 4px; }

.sml { font-size: 10px; line-height: 12px; }







/* HEADER DEFINITIONS --------------------------------------------------------------------------------------- */

.bg_hdr {
	width: 573px; height: 218px;
	background-color: #E6E7E1; background-image: url("gfx/header_temp.jpg");
	text-align: right; vertical-align: bottom;
}

.flag { margin-right: 30px; }

.hdr_vst { width: 70px; font-size: 10px; line-height: 12px; }
.hdr_trnico { width: 31px; }
.hdr_com { width: 166px; font-size: 10px; line-height: 12px; }
.hdr_trn { width: 125px; }
.hdr_nav { width: 112px; font-size: 10px; line-height: 12px; text-align: right; }
.hdr_navico { width: 11px; vertical-align: middle; }

.nav { text-transform: uppercase; color: #990000; }







/* TEASER DEFINITIONS --------------------------------------------------------------------------------------- */

.bg_teas { background-color: #FFFFFF; width: 183px; height: 51px; text-align: center; }
.cnt_teas { background-color: #F3F0E7; width: 166px; height: 20px; font-size: 10px; }
.ico_teas { background-color: #F3F0E7; width: 20px; height: 20px; }







/* NEWS DEFINITIONS --------------------------------------------------------------------------------------- */

.nws_date { width: 55px; vertical-align: top; color: #336699; }
.nws_trn { width: 21px; text-align: center; vertical-align: top; }
.nws_txt { width: 425px; vertical-align: top; }

.nws_txt b, .nws_txt strong {color: #990000; text-transform: uppercase; font-size: 10px;}





/* DATES DEFINITIONS --------------------------------------------------------------------------------------- */

.dte_date { width: 70px; }
.dte_land { width: 60px; text-align: center; }
.dte_state { width: 130px; }
.dte_venue { width: 222px; }
.dte_plus { width: 20px; text-align: center; }

.bkn_ico { width: 17px; }
.bkn_band { width: 113px; }
.bkn_band2 { width: 105px; }
.bkn_mail { font-weight: bold; color: #FF6600; }

.bg_fst_dte { background-color: #E6E6E1; width: 127px; padding: 10px; padding-top: 16px; padding-bottom: 18px; vertical-align: top;}
.trn_fst_dte { background-color: #B4B3AD; width: 2px; text-align: center; vertical-align: top; }
.fst_dte { text-transform: uppercase;}







/* MISC DEFINITIONS --------------------------------------------------------------------------------------- */

.bg_top { vertical-align: top; background-color: #F3F0E7; background-image: url("gfx/bg_lines.gif"); background-repeat: repeat; background-position: top left; }







/* FOOTER DEFINITIONS --------------------------------------------------------------------------------------- */

.imprint { border: 0px; font-family: Trebuchet MS, Arial, Helvetica, sans-serif; text-transform: uppercase; font-size: 9px; margin-top: 14px; margin-bottom: 13px; }
.impdate { font-size: 10px; }