/* 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;
}


/* styles.css */
/* MAIN LAYOUT*/
.cvmain {
	color:#7E7E7E;
	float:left;
	width:770px;
	padding: 0px;
	clear:none;
	margin:0px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
}

.cvmain ul {
	margin-top:4px;
	margin-right:0px;
	margin-left:0px;
	text-align:left;
	list-style:none;
}

.cvmain ul li{
	margin-bottom:4px;
	line-height:14px;
	text-indent:12px;
	text-align:left;
	background-image:url(../graphics/bullet01.gif);
	background-position:left 4px;
	background-repeat:no-repeat;	
}

.cvcontent {
	width:570px;
	float:left;
	margin-left:14px;
	padding:0px 20px 20px 20px;
	background-color:#FBFBFB;
}

.cwidecontent {
	width:696px;
	float:left;
	margin-left:10px;
	padding:0px 20px 20px 20px;
	background-color:#FBFBFB;
}

.cvcolumn {
	width:290px;
	float:left;
	margin-left:35px;
}

.cvcolumn a {
    text-decoration: none;
}

.cvhimg {
	margin:0px 4px 2px 0px;
}

.cvhimg img {
	border:0px;
}

.cleft {
	float:right;
	width:186px;
	text-align:center;
	padding:0px;
	margin:20px 5px 20px 0px;
}

.cleft a {
	color:#E7B11A;
}

.cleft a:hover {
	color:#7E7E7E;
}

/* MAIN CONTENT ICONED CAPTION*/

.cvmainhico, .cvmainhico2 {
	float:left;
	width:696px;
	height:44px;
	padding:0px;
	margin-top:20px;
	margin-left:30px;
}

.cvmainhico2 {
	width:320px;
}

.cvmainhico h1, .cvmainhico2 h1 {
	font-size:16px;
	font-weight: bold;
	text-align:left;
	text-indent:60px;
	line-height:42px;
	margin:0px;
	font-family:Arial, Tahoma, Helvetica, sans-serif;
}

.cvmainhico h1 span b, .cvmainhico2 h1 span b {
	color:#E7B11A;
	font-family:Arial, Tahoma, Helvetica, sans-serif;
	text-align:left;
}

.icon_pen {
	background-image:url(../graphics/icon_25_pen.jpg);
	background-position:12px center;
	background-repeat:no-repeat;
}

.icon_pen2 {
	background-image:url(../graphics/icon_25_pen2.jpg);
	background-position:16px center;
	background-repeat:no-repeat;
}

.icon_phone {
	background-image:url(../graphics/icon_25_phone.jpg);
	background-position:12px center;
	background-repeat:no-repeat;
}

.icon_task {
	background-image:url(../graphics/icon_25_task.jpg);
	background-position:16px center;
	background-repeat:no-repeat;
}

.icon_book {
	background-image:url(../graphics/icon_25_book.jpg);
	background-position:16px center;
	background-repeat:no-repeat;
}

.icon_fire {
	background-image:url(../graphics/icon_25_fire.jpg);
	background-position:16px center;
	background-repeat:no-repeat;
}

.icon56_pen {
	background-image:url(../graphics/icon_56_pen.jpg);
	background-position:left center;
	background-repeat:no-repeat;
}

.icon56_pen2 {
	background-image:url(../graphics/icon_56_pen2.jpg);
	background-position:left center;
	background-repeat:no-repeat;
}

.icon56_phone {
	background-image:url(../graphics/icon_56_phone.jpg);
	background-position:left center;
	background-repeat:no-repeat;
}

.icon56_task {
	background-image:url(../graphics/icon_56_task.jpg);
	background-position:left center;
	background-repeat:no-repeat;
}

.icon56_book {
	background-image:url(../graphics/icon_56_book.jpg);
	background-position:left center;
	background-repeat:no-repeat;
}

.icon56_fire {
	background-image:url(../graphics/icon_56_fire.jpg);
	background-position:left center;
	background-repeat:no-repeat;
}

/* END MAIN CONTENT ICONED CAPTION*/

.logo_back1 {
	background-image:url(../graphics/logo.back.gif);
	background-position:center 40px;
	background-repeat:no-repeat;
}

.cvmain p{
	text-indent:15px;
	text-align:left;
}

.vmenu {
	width:142px;
	height: 100px;
	float:left;
}

.vbox1 {
	width:236px;
	height: 100px;
	float:left;
	clear:none;
	margin-top:10px;
	margin-left:40px;
}

.vbox1 p {
	font-size:10px;
	text-indent:0px;
	text-align:left;
	padding-left:0px;
	padding-right:20px;	
	margin-bottom:0px;
	margin-top:0px;
}


.vbox2 {
	width:420px;
	float:left;
	clear:none;
	margin-top:10px;
	margin-left:14px;
	text-align:left;
	padding-bottom:20px;
}

.mailcontact {
	width:149px;
	height:14px;
	font-size:10px;
	line-height:14px;
	margin:0px;
	background-image:url(../graphics/email.gif);
	background-position:top right;
	background-repeat:no-repeat;
}

.expList {
	width:100%;
}

.expListCaption {
	width:100%;
	font-size:11px;
	font-weight:normal;
	line-height:21px;
	height:22px;
	display:block;
	background-color:#F5F5F5;
	background-image:url(../graphics/arrow-small-square.gif);
	background-repeat:no-repeat;
	background-position:right -39px;
	cursor:pointer;
}

.expListItemExpanded {
	background-position:right 4px;
}

.expListCaption:hover {
	background-color:#F0F0F0;
	color:#000000;
}

.expListItem {
	margin-left:14px;
}

/* panels.css */
/* HEADERS */
.ph1 {
	width:100%;
	height:45px;
	background-image:url(../graphics/ph1_c.gif);
	background-position:left top;
	background-repeat:repeat-x;
}

.ph1tl {
	width:16px;
	height: 45px;
	float:left;
	background-image:url(../graphics/ph1_tl.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

.ph1tr {
	width:16px;
	height: 45px;
	float:right;
	background-image:url(../graphics/ph1_tr.gif);
	background-position:right top;
	background-repeat:no-repeat;
}

.ph1caption {
	float:left;
	line-height:43px;
	padding-top:3px;
	padding-left:23px;
	font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	letter-spacing: 1px;
	color:#E7B11A;
	background-image:url(../graphics/icon_h1info.gif);
	background-position:left center;
	background-repeat:no-repeat;
}
/* PANEL 350*/
.panel350 {
	height:auto;
	width:190px;
	margin-bottom:30px;
	background-image:url(../graphics/p350_b.png);
	background-position:0px 45px;
	background-repeat:repeat-x;
}
/* PANEL 350 CONTENT*/
.p350c {
	height:auto;
	width:184px;
	margin-left:3px;
	margin-right:3px;	
	padding-top:4px;
	text-align:center;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#8C8C8C;
	background-image:url(../graphics/p350_c.png);
	background-position:0px 0px;
	background-repeat:repeat-x;
}

/* PANEL 350 CONTENT PARAGRAPH*/
.p350c p{
	margin:11px;
	padding:0px;
	text-align: left;
}
/* PANEL 350 CONTENT TITLE*/
.p350c p.title{
	color:#E7B11A;
	text-align:left;	
	font-size:11px;
	font-weight: bold;
	text-decoration:underline;
	padding-top:8px;
}
/* PANEL 350 CONTENT LIST*/
.p350c ul.lst1 {
	text-align:left;
	list-style:none;
}

.p350c ul.lst1 li{
	padding:0 0 0 14px;
	margin-bottom:4px;
	font-size:10px;
	line-height:11px;
	background-image:url(../graphics/bullet01.gif);
	background-position:left 4px;
	background-repeat:no-repeat;	
}
/* CONTENT IMAGE PDDING 10*/
.fimg10 {
	margin-left:auto;
	margin-right:auto;
	padding:10px;
	border: 1px solid #EAEAEA;
	background-color:#F5F5F5;
}


/* contactform.css */
/* COLOR/BORDERS CSS */

form.ddfm h1,
form.ddfm h2 {
	color: #7E7E7E;
}

form.ddfm legend, 
form.ddfm label, 
form.ddfm label.fmtextlblwide {
	color: #7E7E7E;
}

form.ddfm .fmcheck p, 
form.ddfm .fmradio p,
form.ddfm textarea, 
form.ddfm .fmfullblock, 
form.ddfm .fmhalfblock, 
form.ddfm .fmselect, 
form.ddfm input.fmtext,
form.ddfm input.fmverify,
form.ddfm textarea.fmtextwide,
form.ddfm .submit,
form.ddfm .credits {
	color: #5F5F5F;
}

form.ddfm .required {
	color: #FF0000;
}

.ddfmerrors {
	color: #FF0000;
}

/* TEXT CSS */

.ddfmwrap {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

form.ddfm h1,
form.ddfm h2 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0 0 10px 0;
	padding: 0;
}

form.ddfm h1 {
	font-size: 12px;
}

form.ddfm h2 {
	font-size: 11px;
}

form.ddfm legend, 
form.ddfm label, 
form.ddfm label.fmtextlblwide {
	line-height:11px;
	font-size: 11px;
}

form.ddfm .credits {
	font-size: 10px;
}

form.ddfm legend {
	font-size: 11px;
}

.ddfmerrors {
	font-weight: bold;
}

/* STRUCTURE CSS */

.ddfmwrap {
	padding:0px;
	margin: 0px;
	width: 400px;
}

.ddfmwrap p.fieldwrap {
	padding: 0px;
	margin: 0px;
	clear: left;
}

.ddfmwrap p.fieldwrap img{
	padding:1px;
}

form.ddfm {
	text-align: left;
	padding: 0px;
	width: 390px; 
}

form.ddfm label {
	display: block;
	float: left;
	width: 100px;
	text-align: right;
	margin: 6px 10px 0 0;
	padding: 0px;
	clear: left;
}

form.ddfm label.error {
	font-size:9px;
	color:#FF0000;
	display: block; 
	float: left; 
	width: 350px; 
	text-align: left;
	text-indent:110px;
	margin:0px; 
	padding:0px;
}

form.ddfm textarea {
	float: left; 
	position: relative;
	width: 260px;
	margin-bottom: 10px;
	padding: 0px;
	background-color: #F9F9F9;
	border: 1px solid #DDDDDD;
}

form.ddfm input {
	font-size:10px;
	height:14px;
	padding:0px;
	margin:0px;
	width:260px;
	text-indent:2px;
	background-color: #F9F9F9;
	border: 1px solid #DDDDDD;	
}

form.ddfm input:hover, form.ddfm input:focus, form.ddfm textarea:hover, form.ddfm textarea:focus {
	background-color: #F5F5F5;
}

form.ddfm textarea.fmtextarea {
	height:88px;
	padding:3px;
	margin:6px 0 0 0;
}

form.ddfm input.fmverify {
	float: left; 
	width: 60px;
	margin: 6px 0 0 0;
	padding: 3px;
	position: relative;
	display: block;
}

form.ddfm img {
	margin: 6px 0 0 4px; 
    float: left;
	padding:2px;
	border:1px solid #E1E1E1;
}

form.ddfm input.fmfile,
form.ddfm input.fmtext {
	float: left; 
	display: block;
	margin: 6px 0 0 0;
	padding:3px;
}

form.ddfm .submit {
	text-align: right;
	clear: both; 
	width: 378px;
	height:30px;
}

form.ddfm .submit input {
	font-size:11px;
	height:24px;
	width:100px;
	cursor:pointer;
	margin:6px 0 0 0;
}

.icon_ccs {
	width:340px;
	height:100px;
	text-align:center;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	margin:70px auto;
	padding-top:60px;
	background-position:center top;
	background-repeat:no-repeat;
}

.ics_error {
	font-weight:bold;
	color:#FF0000;
	background-image:url(../graphics/icon_50px_error.jpg);
}

.ics_warning {
	background-image:url(../graphics/icon_50px_warning.jpg);
}

.ics_info {
	background-image:url(../graphics/icon_50px_info.jpg);
}

/* panels.css */
/* HEADERS */
.ph1 {
	width:100%;
	height:45px;
	background-image:url(../graphics/ph1_c.gif);
	background-position:left top;
	background-repeat:repeat-x;
}

.ph1tl {
	width:16px;
	height: 45px;
	float:left;
	background-image:url(../graphics/ph1_tl.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

.ph1tr {
	width:16px;
	height: 45px;
	float:right;
	background-image:url(../graphics/ph1_tr.gif);
	background-position:right top;
	background-repeat:no-repeat;
}

.ph1caption {
	float:left;
	line-height:43px;
	padding-top:3px;
	padding-left:23px;
	font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	letter-spacing: 1px;
	color:#E7B11A;
	background-image:url(../graphics/icon_h1info.gif);
	background-position:left center;
	background-repeat:no-repeat;
}
/* PANEL 350*/
.panel350 {
	height:auto;
	width:190px;
	margin-bottom:30px;
	background-image:url(../graphics/p350_b.png);
	background-position:0px 45px;
	background-repeat:repeat-x;
}
/* PANEL 350 CONTENT*/
.p350c {
	height:auto;
	width:184px;
	margin-left:3px;
	margin-right:3px;	
	padding-top:4px;
	text-align:center;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#8C8C8C;
	background-image:url(../graphics/p350_c.png);
	background-position:0px 0px;
	background-repeat:repeat-x;
}

/* PANEL 350 CONTENT PARAGRAPH*/
.p350c p{
	margin:11px;
	padding:0px;
	text-align: left;
}
/* PANEL 350 CONTENT TITLE*/
.p350c p.title{
	color:#E7B11A;
	text-align:left;	
	font-size:11px;
	font-weight: bold;
	text-decoration:underline;
	padding-top:8px;
}
/* PANEL 350 CONTENT LIST*/
.p350c ul.lst1 {
	text-align:left;
	list-style:none;
}

.p350c ul.lst1 li{
	padding:0 0 0 14px;
	margin-bottom:4px;
	font-size:10px;
	line-height:11px;
	background-image:url(../graphics/bullet01.gif);
	background-position:left 4px;
	background-repeat:no-repeat;	
}
/* CONTENT IMAGE PDDING 10*/
.fimg10 {
	margin-left:auto;
	margin-right:auto;
	padding:10px;
	border: 1px solid #EAEAEA;
	background-color:#F5F5F5;
}


