/* nullstyles.css */
html, body, div, span, applet, object, iframe, 
h1, h2, h3, h4, h5, h6, p, 
blockquote, pre, 
a, abbr, acronym, address, sub, sup, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
big, small, strike, strong, tt, var,
dl, dt, dd, ol, ul, fieldset, 
form, label, legend, table, caption, 
tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-style: inherit;
	font-size: 100%;
	font-weight: inherit;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	background: white;
	color: black;
}
caption, 
th, 
td {
	font-weight: normal;
	text-align: left;
}
h1, h2, h3, h4, h5, h6, 
p, pre, label, fieldset { 
	margin: 1em 0;
}
blockquote, 
ul, ol, dl, li {
   margin-left: 5%;
}
fieldset {
	padding: .5em;
}

/* shortclasses.css */
.float_right {
	float:right;
}

.float_left {
	float:left;
}

.clear_right {
	clear:right;
}

.clear_left {
	clear:left;
}

.margin_5px {
	margin:5px;
}

.margin_10px {
	margin:10px;
}

.hcenter {
	margin:0 auto;
}

.width50p {
	width:50%;
}

.width320 {
	width:320px;
}

.height20 {
	height: 20px;
}

.displaynone {
	display:none;
}

/* commonstyles.css */
body {
	background-color:#FFFFFF;
}

hmtl, body {
	padding:0;
	margin:0;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
}

a {
	color:#7E7E7E;
}

a:hover {
	color:#E7B11A;
}

#header {
	height:240px;
	width:100%;
	margin:0px;
	padding:0px;
}

.content, .footer {
	width:980px;
	margin:0 auto;
	padding:0px;
	clear:both;
	float:none;
	position:relative;
}

.wrap {
	width:100%;
	margin:0px;
	padding:0px;
	float:none;
	clear:both;
	z-index:1;
}

.nohighlight:focus 
{ 
    outline:none; 
}

/* FOOTER */
.footer {
	height:25px;
	width:965px;
	line-height:25px;
	padding:0 0 0 15px;
	color:#9F6D04;
	background-color:#F8AD19;
	background-image:url(../graphics/footer_lc.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

.footer span a {
	color:#9F6D04;
	text-indent:0px;
	overflow:hidden;
}
.footer span a:hover {
	color:#CD8C05;
}

/* FOOTER NAVIGATION */

.footer ul.nav {
	float:right;
	display:block;
	padding:0 15px 0 0px;
	margin: 0 0 0 0;
	background-color:#EFEFEF;
	background-image:url(../graphics/footer_rc.gif);
	background-position:right top;
	background-repeat:no-repeat;
}
.footer ul.nav li {
	display:inline;
	margin:0;
	padding:0 0 0 10px;
	list-style:inside;
	float:left;
	margin:0 0 0 0;	
}
.footer ul.nav li span.active {
	color:#BCBCBC;
	display:block;
	height:25px;
}
.footer ul.nav li span.active a:hover {
	color:#7E7E7E;
	background-color:#F4F4F4;
}
.footer ul.nav li span a {
	color:#999999;
	display:block;
	text-indent:0px;
	overflow:hidden;
	height:25px;
	text-decoration:underline;
}
.footer ul.nav li span a:hover {
	color:#7E7E7E;
	background-color:#F4F4F4;
	text-decoration:none;
	background-image:url(../graphics/htcm.gif);
	background-position: top center;
	background-repeat:no-repeat;
}

/* FOOTER LINKS*/

.footerlinks {
	width:100%;
	margin:0 0;
	padding:0px;
	text-align:center;
	clear:both;
	float:none;
	position:relative;
	background-image:url(../graphics/footer_background.png);
	background-position:top left;
	background-repeat:repeat-x;
}

.footerlinks ul.lnk {
	float:none;
	padding:20px 0 0 0;
	margin:0 0 20px 0;
}

.footerlinks ul.lnk li {
	display:inline;
	margin:0px;
	padding:0 3px 0 3px;
	margin:0 0 0 0;
	list-style:inside;
	float:none;
}

.footerlinks ul.lnk li a {
	color:#999999;
	text-indent:0px;
	overflow:hidden;
}

.footerlinks ul.lnk li a:hover {
	color:#BBBBBB;
	text-decoration:none;
}

/* RSS Feeds*/

.rssfeeds {
	float:none;
	width:162px;
	height:18px;
	padding:0;
	margin:0 auto 10px auto;
	text-align:center;
}

/* demoplayer.css */
#dvbar * {
	margin:0px;
	padding:0px;
	clear:none;
}

#dvbar {
	height:20px;
	width:100%;
	background-image:url(../graphics/vt_background.gif);
	background-position:top left;
	background-repeat:repeat-x;
}

#dvbartext {
	height:20px;
	width:980px;
	margin:0 auto;
}

#dvbartab {
	width:119px;
	height:20px;
	position:relative;
	left: 250px;
	background-image:url(../graphics/vt_tab.gif);
	background-position:left 0px;
	background-repeat:no-repeat;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	letter-spacing:1px;
	text-align:center;
	line-height:16px;
	color:#FFFFFF;
	cursor:pointer;
	display:block;
}

#dvcontainer {
	height:385px;	
	width:100%;
	clear:none;
	background-image:url(../graphics/vtc_background.gif);
	background-position:top left;
	background-repeat:repeat;
	display:none;   
}

#dvcbtmshadow {
	height:8px;
	width:100%;
	background-image:url(../graphics/vtc_btm_shadow.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
}

#dvcc {
	height:377px;
	width:100%;
	text-align:center;
}

#dvcleft {	
	width:168px;
	height:360px;
	float:left;
	clear:none;
	background-image:url(../graphics/projector_1.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

#dvcright {	
	width:168px;
	height:360px;
	float:right;
	clear:none;
	background-image:url(../graphics/projector_2.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

#dvcmain {
	height:360px;
	width:600px;
	float:none;
	clear:none;
	padding-top:30px;
	margin:0 auto;
	text-align:left;
}

#dvcmtop {
	width:100%;
	height:25px;
	background-color:#F4F4F4;
}

#dvcmcaption {
	height:24px;
	width:310px;
	float:left;
	clear:none;
	font-size:10px;
	padding-left:40px;
	background-image:url(../graphics/movie_clap.gif);
	background-position:left center;
	background-repeat:no-repeat;
}

#dvcmlisttitle {
	height:24px;
	width:170px;
	float:right;
	clear:none;
	text-align:right;
	font-size:10px;
	line-height:22px;
	margin-right:30px;
}

#dvaxldr {
	width:124px;
	height:50px;
	text-align:center;
	margin:110px auto;
	background-color:transparent;
	background-image:url(../graphics/ax_ldr_01.gif);	
	background-position:50px bottom;
	background-repeat:no-repeat;
}

/***********************/

#player, div.playlist {
	float:left;
	margin:5px 0 0 0;
	padding:0px;
}

div.playlist {
	width:240px;
}

#player {
	width:350px;
	height:290px;	
/*
	background-image:url(../graphics/dm_background.jpg);
	background-position:3px 3px;
	background-repeat:no-repeat;
*/
}

ul.items {
	list-style:none;
	padding:0px;
	margin:0 0 0 10px;
}

ul.items li {
	width:220px;
	height:30px;
	padding:7px 0 7px 0;
	margin:0px;
	cursor:pointer;
	background-image:url(../graphics/pb_p.gif);
	background-position:180px center; 
	background-repeat:no-repeat;
	border-bottom-width:1px;
	border-bottom-style:dotted;
	border-bottom-color:#999999;
}

ul.items li:hover {
	background-color:#DADADA;
	background-image:url(../graphics/pb_h.gif);
}

ul.items li p{
	color:#666666;
	font-size:10px;
	font-weight:normal;
	padding:0px;
	margin:0 50px 0 14px;
	cursor:pointer;
}

ul.items li p span b{
	font-size:12px;
}

.playing {
	background-color:#EFEFEF;
}

.navtitle {
	width:100%;	
	margin:10px 0 4px 0;
	height:11px;
	text-align:left;
	text-indent:40px;
}

div.navi {
	width:130px;	
	margin:0 auto;
	height:11px;
	overflow:hidden;
}

div.navi span {
	width:8px;
	height:8px;
	float:left;
	margin:3px;
	background:url(../graphics/dots.png) 0px 0px no-repeat;		
	cursor:pointer;
}

div.navi span:hover {
	background-position:0 -8px;		
}

div.navi span.active {
	background-position:0 -16px;
	cursor:default;
}


