html {
	height:100%;		
}

body {
	margin:0;
	padding:0px;	
	font:13px Arial, Helvetica, Tahoma, sans-serif;
	padding:5px;
}
pre { text-align:left; }
/* ***************************************************************** */

p, h1, h2, h3, h4, h5, h6, form, dl, ul {margin:0;display:block;padding:0px;}
strong, b {font-weight:bold;}
em, i {font-style:italic;}
small {display:block;}
fieldset, img {border:0;}
input {color:#333333;}
table { padding:0; margin:0; border-collapse:collapse; }
a { text-decoration:underline; }
a:hover { text-decoration:none; }
.posRel { position:relative; }
.clear { clear:both; height:0; font-size:1px; line-height:1px; }	
.wf { width:100%; }
.whf { width:100%; height:100%; }
.fl { float:left; }
.fr { float:right; }
.tac { text-align:center!important; }
.tal { text-align:left!important; }
.tar { text-align:right!important; }
.ov { overflow:hidden; }
.vaTop { vertical-align:top; }
.print-only { display:none; }
li { list-style-type: none; }
.spacer {width:1px;height:1px;}

h1 {
	font-size:24px;
	font-weight:normal;
}

h2 {
	font-size:20px;
	font-weight:normal;	
}

h3 {
	font-size:18px;
	font-weight:normal;	
}

h4 {
	font-size:16px;
	font-weight:bold;	
}

h5 {
	font-size:14px;
	font-weight:bold;	
}

/* ***************************************************************** */

.hspace { height:10px;font-size:1px;clear:both;line-height:1px; }
.icon-play {
	background:url('../image/play.gif') 50% 50% no-repeat;
	width:100%;
	display:block;
	text-decoration:none;
	height:200px;
}

/* ***************************************************************** */

.editor {	
	line-height:130%;		
}

.editor h1,
.editor h2,
.editor h3,
.editor h4,
.editor h5,
.editor h6 {
	line-height:130%;		
}

.editor li,
.editor p {
	line-height:138%;		
}
.editor h1 {	
	margin-bottom:10px;
}
.editor h3 {
	margin-bottom:7px;	
}

.editor ul {
	list-style:none;
	padding:0;
	margin:0;
	margin-top:10px;
}
.editor ul li {	
	padding:5px 0 5px 25px;
	margin:0;	
	background:url('../image/editor/ul-li.gif') 8px 10px no-repeat;
}
.editor ol li {
	padding-left:0px;
	background-image: none;
}

.editor span.style1 {
	line-height: 130%;
	font-size: 30px; 
	color: rgb(200, 53, 139);
	font-weight: bold;
	text-transform: uppercase;
}
.editor span.style2 {
	line-height: 130%;
	font-size: 30px;
	font-weight: bold;
	text-transform: uppercase;
}


.shedule-table {	
	width:auto!important;	
}
.shedule-table h3 {
	color:#0072d2;		
}

.shedule-table th.time {
	width:89px;
}

.shedule-table th {
	width:240px;
	text-align:left;
	text-transform: uppercase;
	padding-bottom:10px;
}


.shedule-table th.omni h2 {
	color:#0072d2;				
}
.shedule-table th.bmw h2 {
	color:#f14f00;		
}
.shedule-table th.zipfm h2 {
	color:#99d200;		
}
.shedule-table tr.row {
	
}
.shedule-table tr.row td {
	vertical-align: top;
	padding:3px 7px 2px 7px;
	border-bottom: 1px solid #dddddd;			
}

.shedule-table tr.break td {
	vertical-align:middle;		
	border-bottom: 1px solid #dddddd;				
}

.shedule-table tr.row h3 {		
	padding:0px;
	margin:0px;
	margin-top:2px;
	line-height:100%;
}
	
.shedule-table td.omni {
	background-color:#0072d2;
	color:#FFFFFF;
	font-weight:bold;
	padding:7px 15px 40px 15px!important;		
	border-right: 1px solid #FFFFFF;
}
.shedule-table td.omni a {
	color:#FFFFFF;
	font-weight:bold;		
}

.shedule-table td.omni2 {
	background-color:#bfdcf4;
	color:#0072d2;		
	padding:7px 15px!important;		
	border-right: 1px solid #FFFFFF;
}
.shedule-table td.omni2 a {
	color:#0072d2;		
}

.shedule-table td.bmw {
	background-color:#fbd3bf;
	padding:7px 15px!important;
	color:#a63600;			
	border-right: 1px solid #FFFFFF;	
}
.shedule-table td.bmw a {
	color:#a63600;		
}

.shedule-table td.zipfm {
	background-color:#e5f4bf;
	color:#486300;		
	padding:7px 15px!important;			
}
.shedule-table td.zipfm a {
	color:#486300;		
}

.shedule-table td.white {
	border-bottom: 1px solid #FFFFFF!important;
}

.shedule-table tr.afterparty td {
	padding-top:15px;
	padding-bottom:15px;
}

/* ***************************************************************** */