
/* CSS Document */

/*--main shell--*/
body{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height:18px;
	color:#a0a0a0;
}


a {color: #a1a1a1;}
a:link    { color: #a1a1a1; }
a:visited { color: #a1a1a; } 
a:hover   { color: #000000; } 
a:active  { color: #a1a1a1; } 


p {
margin-top:0px;}

#wrapper{

}

#main {
margin-top:7px;
position:relative;
margin-right:auto;
margin-left:auto;


}

#top{
	position:relative;
	background-image: url(top.gif);
	background-repeat: no-repeat;
	height: 72px;
	width: 916px;
}

#middle {
	position:relative;
	background-image: url(bg.gif);
	background-repeat: repeat-y;
	height: 462px;
	width: 916px;
}

	#video_area {
		position:absolute;
		background-image:url(video_bg.gif);
		background-repeat:no-repeat;
		top:17px;
		left:218px;
		height: 449px;
		width: 483px;
	
	}
	
		#content {
		padding-top:2px;
		z-index:20;}
	
	#tell_friend {
	position:absolute;
	top: 417px;
	left:418px;
	width:86px;
	height:18px;}

#bottom {
	position:relative;
	background-image: url(bottom.gif);
	background-repeat: no-repeat;
	height: 72px;
	width: 916px;
}


	#sponsored {
		position:absolute;
		top:10px;
		left:24px;
		height: 32px;
	    width: 144px;
		}
	
	#contactTC {
		position:absolute;
		top:10px;
		left:690px;
		}
	

#comments {
		position:absolute;
		top:9px;
		left:580px;
		width:88px;
		height:33px;
		}

#view_comments{
		position:absolute;
		top:10px;
		left:390px;
		width:171px;
		height:31px;}

#disclaimer {
	width:916px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #a0a0a0;



}

#privacy_policy {
width:916px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #a1a1a1;
}

/*--main shell end--*/


/*--form shell--*/


#form_wrapper{

}


#form_wrapper p, #form_wrapper td{
	font-size:9px;
	line-height:18px;
	color:#4f4f4f;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
#form_main {
position:relative;
margin-right:auto;
margin-left:auto;


}

#form_top{
	position:relative;
	background-image: url(contact_form/top.gif);
	background-repeat: no-repeat;
	height: 82px;
	width: 481px;
	margin-top:10px;
	background-position: bottom;
}

#form_middle {
	position:relative;
	background-image: url(contact_form/bg.gif);
	background-repeat: repeat-y;
	width: 481px;
	padding-bottom:15px;

}





#form_bottom {
	position:relative;
	background-image: url(contact_form/bottom.gif);
	background-repeat: no-repeat;
	width: 481px;
	height:63px;


}

/*--form shell--*/


.longtail_guestbook_text {
}
.longtail_guestbook{
padding-left:10px;
}


/*--form styles --*/

.form-button {}
.form-checkbox {}
.form-notes {}
.form-radio {}
.form-select {
background-color:#4f4f4f;
color:#ffffff;
font-size:11px;}
.form-text {
background-color:#4f4f4f;
color:#ffffff;
}
.form-textarea {
	font-family:Arial, Helvetica, sans-serif;
background-color:#4f4f4f;
color:#ffffff;
}

/*--form styles --*/