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

.logtxt{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000;
}
.remember-me{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#9f0000;
}
.log-in-link a{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#666666;
}
.log-in-link a:hover{
	color:#198600;
}
.inputField {
 border: 1px groove #434240;
 font: 12px sans-serif; color: #430043;
 text-align: left;
 margin-left:auto;
 margin-right:auto;
 text-indent:2px;
 height:18px;
 font-weight:bold;
 background:#fffdf6;
}
.inputField:hover {
 border-color: #990000;
 background:#fee9e2;
}

.inputField:focus {
border-color: #dd7a15;
color:#0574a8;
}
.fottermysite a{
font-family:Verdana, Geneva, sans-serif;
color:#929292;
display:block;
font-size:11px;
text-decoration:none;
}
.fottermysite a:hover{
color:#285200;
text-decoration:underline;
}
.Poweredby a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#53a700;
	text-decoration:none;
}
.Poweredby a:hover{
	color:#489000;
}
.counter{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#929292;
text-decoration:none;
}

/*   DIV       */
#container {
width: 777px;
margin-left: auto;
margin-right: auto;
height: 510px;
}
#bottom {
width: 720px;
margin-left: auto;
margin-right: auto;
height:75px;
margin-left:30px;
}
#content{
background:url(../images/log-in-01.png);
width:777px;
margin:0;
height:428px;
margin-top:70px;
}
.girl {
background-image:url(../images/girl-model.png);
float: left;
width: 187px;
height: 394px;
margin: 17px 0 5px 0;
margin-left:60px;
padding: 0px;
}
.headertxt {
background-image:url(../images/to-access-the-private-area-of-this-site-please-log-in.png);
float: left;
width: 461px;
height: 25px;
margin: 70px 0 5px 0;
margin-left:15px;
padding: 0px;
}
.content-log-in {
float: left;
width: 410px;
height: 206px;
margin: 50px 0 5px 0;
margin-left:50px;
padding: 0px;
}
.table{
	background-color: #FFE0A5;
	border-top-color: #919e06;
	border-right-color: #919e06;
	border-bottom-color: #919e06;
	border-left-color: #919e06;
	
}
.proud{
	font-family:Verdana, Geneva, sans-serif;
	color:#929292;
	font-size:11px;
	text-decoration:none;
}
/*   DIV END   */
/*   VIDEO VIEWER    */
#containerV {
width: 724px;
margin-left: auto;
margin-right: auto;
height: 650px;
}
#contentV{
background:url(../images/video-viewer-01.png);
width:724px;
margin:0;
height:617px;
margin-top:00px;
}
.video {
background-image:url(../images/video-viewer-02.jpg);
float: left;
width: 619px;
height: 502px;
margin: 60px 0 5px 0;
margin-left:54px;
padding: 0px;
}
#bottomV {
width: 724px;
margin-left: auto;
margin-right: auto;
height:75px;
margin-left:2px;
}
.headertxtV {
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#8d8d8d;
	text-align:center;
	width: 620px;
	height: 20px;
	margin: 5px 0 0px 0;
	margin-left:50px;
	padding: 0px;
}

/*   VIDEO VIEWER END       */
/*   VIDEO FORM       */
.videoForm {
background:url(../images/video-viewer-02.png);
float:left;
width: 619px;
height: 502px;
margin: 60px 0 5px 0;
margin-left:50px;
padding: 0px;
}
.form{
}
.headerTxtVF{
	font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size:16px;
	color:#FFF;
	text-align:center;
	text-transform:uppercase;
}
.form span{
	float:left;
	width:600px;
	clear:both;
	margin-left:18px;
}
.txtBVF{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#f9b22c;
	font-weight:bold;

}
.txtVF{
	font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size:13px;
	color:#CCC;
}
.txtVF2{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#242424;
}
.note{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#fc6c6c;
	font-weight:bold;
}
.txtVfield{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#FFF;
	font-weight:bold;
}
.asterisk{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#7f0000;
	font-weight:bold;
}
/*   VIDEO FORM END       */

