body {
	background: #016491 url('../images/bg.gif') repeat-x top left fixed;
	font-family: Arial, Tahoma, Verdana, Sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
	margin: 0;
	padding: 0
	}
a {
	color: #FFFFFF;
	text-decoration: underline
	}
h1, h2, h3, h4, h5, h6 {
	line-height: normal;
	margin: 0;
	padding: 0
	}
blockquote, p, dl, dd, dt, ul, fieldset, form {
	margin: 0;
	padding: 0
	}

/* title */

h1, h2 {
	font-size: 1.2em
	}

/* clear float */

.clear {
	clear: both;
	display: block;
	height: 1px;
	margin-bottom: -1px
	}
	
/* main wrapper */

#wrapper {
	background: url('../images/main_wrapper.png') no-repeat top left;
	margin: 2.4em auto 1.8em;
	position: relative;
	overflow: hidden;
	width: 827px
	}

/* left box */

#left_box {
	background: url('../images/box_wrap.png') no-repeat top right;
	float: left;
	padding: 0 1.8em 0 0.8em;
	width: 625px
	}
#media_holder {
	background: url('../images/box_repeat.png') repeat-x top left;
	height: 466px;
	max-height: 466px;
	overflow: hidden
	}

/* title */

#ch_title {
	background: transparent url('../images/chan_title.png') no-repeat top left;
	height: 42px;
	margin: 1.8em auto 0.7em;
	width: 522px
	}
#ch_title h1 {
	line-height: 42px
	}
#ch_title h1 span#dtitle {
	color: #FFFFFF;
	display: block;
	text-align: center
	}

/* media player */

#media {
	margin: 0 auto;
	width: 563px
	}

/* Button Box */

#triggerbox {
	background: transparent url('../images/button_box.png') no-repeat top left;
	float: left;
	height: 311px;
	padding-top: 1.8em;
	position: relative;
	top: 68px;
	width: 132px
	}
#triggerbox h3 {
	color: #FFFFFF;
	font-size: 0.9em;
	margin: 0 0.4em 0.8em
	}

/* Trigger */

ul#trigset {
	list-style: none;
	margin: 0 auto;  
	padding: 0;
	width: 114px
	}
ul#trigset li {
	line-height: 2em;
	list-style: none;
	margin: 0;
	padding: 0
	}
ul#trigset li input.trigger {
	background: url('../images/button.png') no-repeat top left;
	border: none;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 90%;
	height: 23px;
	outline: none ! important;
	text-align: center;
	width: 87px
	}
	
/* footer */

ul#footer {
	height: 22px;
	line-height: 22px;
	list-style: none;
	margin: 0.7em 0 0;
	overflow: hidden;
	padding: 0 0 0 0.8em;
	width: auto
	}
ul#footer li {
	border-left: 1px solid #014463;
	border-right: 1px solid #0289c6;
	display: inline;
	float: left;
	height: 16px;
	line-height: 16px;
	padding: 0 0.6em
	}
ul#footer li.bdr-lft-none {
	border-left: 0
	}
ul#footer li.bdr-rgt-none {
	border-right: 0
	}