@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-color: #E8E8E8;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

#site {
width:830px;
top:22px;
position: relative;
	z-index:0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 150px;
	margin-left: auto;
	padding-bottom: 150px;

}
#friendly {
position: absolute;
width:200px;
top:-822px;
z-index:0;
left:-200px;
height:200px;

}


#menu {
	position:relative;
	left:0px;
	top:0px;
	width:222px;
	height:321px;
	z-index:2;
	float: left;
}

#menu img {
margin-bottom:12px;
}
#videocontent {
	position:relative;
	left:78px;
	top:0px;
	width:512px;
	z-index:3;
	float: left;
	background-color:#000000;
	margin-bottom:40px;
}
#aboutcontent {
	position:relative;
	left:78px;
	top:0px;
	width:512px;
	z-index:3;
	float: left;
	background-color:#000000;
	margin-bottom:40px;
}

#videoheader {
	position:relative;
	padding-left:8px;
	padding-bottom:2px;
	padding-top:2px;
	width:504px;
	height:20px;
	z-index:3;
	background-color:#000000;
	font-size:14px;
	text-transform: uppercase;
	font-weight: bold;
}
#aboutheader {
	position:relative;
	padding-left:8px;
	padding-bottom:2px;
	padding-top:5px;
	width:504px;
	height:20px;
	z-index:3;
	background-color:#000000;
	font-size:14px;
	text-transform: uppercase;
	font-weight: bold;
}
#videoplayer {
	position:relative;
	width:512px;;
	height:288px;
	z-index:3;
	background-color:#000000;
}
#aboutplayer {
	position:relative;
	width:492px;;
	min-height:288px;
	z-index:3;
	/*padding-left:10px;*/
margin-left:10px;
	background-color:#000000;
}
#content {
	position:relative;
	width:830px;;
z-index:1;
	float: left;
	clear:both;
	margin-bottom:100px;
	padding-bottom:100px;
	
}
.thumbholder{
position:relative;
	width:260px;;
	/*height:166px;*/
	height:182px;
	z-index:4;
	float:left;
	/*margin-bottom:16px;*/
	margin-right:16px;
}
.thumbimage{
position:relative;
	width:260px;;
	height:146px;
	z-index:4;
	background-image:url(images/nopreview.gif);

}
.thumbheader{
position:relative;
	width:255px;;
	height:15px;
	z-index:4;
	background-color:#F48F98;
	padding-left:5px;
	/*padding-bottom:2px;*/
	padding-top:3px;
	margin-bottom:10px;
	
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
img {
border:none;

}

/* ----------- zemContactForm ----------- */
.zemContactForm fieldset {
   border: none;
   }
	.zemContactForm{
				
	}
	.zemContactForm legend {
 padding: 0.5em 10px 0.5em 0;
   width: 160px;
   font-size:14px;
	text-transform: uppercase;
	font-weight: bold;
   }
	.zemContactForm h1 {
		font-size:14px;
		font-weight:bold;
		margin-bottom:8px;
	}
	.zemContactForm p{
		font-size:11px;
		color:#666666;
		margin-bottom:20px;
		border-bottom:solid 1px #dedede;
		padding-bottom:10px;
	}
	.zemContactForm label{
		display:block;
		font-weight:bold;
		text-align:right;
		width:140px;
		float:left;
	}
	.zemContactForm .small{
		color:#666666;
		display:block;
		font-size:11px;
		font-weight:normal;
		text-align:right;
		width:140px;
	}
	.zemContactForm input{
		float:left;
		width:200px;
		
		margin:2px 0px 7px 10px;
	}
	.zemContactForm textarea{
		float:left;
		width:200px;
		margin:2px 100px 0px 10px;
		
	}
	.zemContactForm .zemSubmit{ 
		clear:both;
		width:200px;
		margin:10px 140px 140px 150px;
		background:#888888;
		color:#FFFFFF;
		border:solid 1px #666666;
		font-size:11px;
		font-weight:bold;
		padding:4px 6px;
	}
	.zemError {
	font-size:9px
	}
	.zemThanks{
	 padding: 0.5em 10px 0.5em 0;
   width: 460px;
   margin:20px 100px 20px 10px;
   font-size:14px;
	text-transform: uppercase;
	font-weight: bold;
	}
/* boxover
----------------------------------------------- */


.tooltipheader {
background-color:#F48F98;
font: 1.5em Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
color:#ffffff;
font-weight: normal;
letter-spacing: -1px;
border: none;
margin-bottom: 0px;
/*padding: 2px;*/
padding: 2px 10px 2px 5px;
max-width:350px;
}

.tooltipbody {
background-color:#000000;
font: 1em Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
border: 1px dotted #ffffff;
color:#fff;
padding: 5px 10px 10px 5px;
max-width:350px;
border: none;
/*margin-bottom:40px;*/

}

.tooltipbody p {
max-width:330px;
padding:0px;
margin:0px;
margin-bottom:0px;

}

.tooltipbody h3 {
font-size: 0.7em;
line-height: 1.1em;
margin-top:6px;
padding:6px 0px 8px 0px;
border-top: 1px dotted #fff;
}

.tooltipbody hr {
border: none 0; 
	border-top: 1px dotted #ffffff;
	height: 1px;
	margin: 5px 0px 2px 0px;
padding: 0 0 0 0;
}

