@charset "utf-8";
/* CSS Document */

body {
 background-color: #000000;
 font-family: Lucida Grande, Verdana, Sans-serif;
 font-size: 12px;
 color: #FFFFFF;
 margin-left: 0px;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
}



body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a{
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
a:link {
text-decoration:none;
}
a:visited {
text-decoration:none;
}
a:hover {
text-decoration:underline;
}


.videoad {
  width:350px;
  height:50px;
  background-color:red;
  color:yellow;
}

h1 { 
 display: inline;
 font-size:13px; 
 font-weight:bold;
 text-align:center;
 padding-left: 5px;
 padding-right: 5px;
}

h2 { 
 display: inline;
 font-size:11px;
 color: #FFFFFF; 
 font-weight:bold;
 text-align:center;
 padding-left: 5px;
 padding-right: 6px;
}

/*  =============   legalage   ==============  */

#legalage {
	font-family: Helvetica,Tahoma,Verdana,Arial;
	font-size: 14px;
	font-weight: bold;
	color: #ffff33;
	height: 14px;
}

/*  =============  end legalage   ==============  */



	
/*  =============   footerlinks   ==============  */

#footerlinks {
	font-family: Helvetica,Tahoma,Verdana,Arial;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	height: 14px;
}

/*  =============  end footerlinks   ==============  */


#searchbox  {
	font-family: Helvetica,Tahoma,Verdana,Arial;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	height: 10px;
}

#home_video {

    position: static;
	width: 225px;
	float: left;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 5px;
	height: 260px;
	background-color:transparent;
	border: none;
}


#videos_page {
	
    position: static;
	width: 225px;
	float: left;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 5px;
	height: 280px;
	background-color:transparent;
	border: none;
}



#home_space {
	
	margin-top: 7px;

}

#home_thumb {
	position: relative;
	overflow: hidden;
	width:200px;
	height:150px;
	border: 1px solid;
	border-color:#3399ff;
	font-family: Arial, Helvetica, sans-serif;
	background-color: transparent;
	background-image: url(../images/thumb.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

img {
  border: 0px solid transparent;
}

#loginarea {
 font-family: Lucida Grande, Verdana, Sans-serif;
 font-size: 10px;
 color: #cccccc;
}

#textfield_header {
	font-family: Helvetica,Tahoma,Verdana,Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	height:17px;
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color:#0099ff;
	border-left-color:#003366;
	margin-left: 2px;
}


#login_button {
	background-image: url("../images/login.jpg");
	background-repeat: no-repeat;
	font-family: Calibri;
	font-size: 4px;
	font-weight: bold;
	color: #0099ff;
	background-color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 19px;
	width: 83px;
}

#searchfield {
	
	background-image: none;
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-weight:bold;
	font-size: 18px;
	color: #666666;
	margin-left: 15px;
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
	height: 29px;
	width: 257px;

}

#searchbutton {
	
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 29px;
	width: 123px;
}

#thumblink {
 font-family: Lucida Grande, Verdana, Sans-serif;
 font-size: 13px;
 font-weight:bold;
 color: #33cccc;
 text-align:center;
 padding-left: 5px;
 padding-right: 5px;

}

#thumbtext {
 font-family: Lucida Grande, Verdana, Sans-serif;
 font-size: 10px;
 font-weight:bold;
 color: #FFFFFF;
 text-align:center;
 padding-left: 5px;
 padding-right: 5px;

}

#subtext {
 font-family: Lucida Grande, Verdana, Sans-serif;
 font-size: 9px;
 color: #cccccc;
 text-align:center;
}

#playvideosbackground {
	font-family: Lucida Grande, Verdana, Sans-serif;
    font-size: 22px;
	font-style: italic;
	font-weight: bolder;
    color: #FFFFFF;
	text-align:center;


}

#subvideotext {
 font-family: Lucida Grande, Verdana, Sans-serif;
 font-size: 18px;
 font-weight:bold;
 font-style: italic;
 color: #FFFFFF;
 text-align: center;
}
