@charset "UTF-8";
/* CSS Document ADC*/


body {
	
	background-repeat:repeat-x;
	background-color:#f1f1f1;
	margin:0px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px;
}
h1 {
	font-family:Tahoma, Verdana, Arial;
	font-size:33px;
	font-weight:bold;
	text-align:center;
	margin-top:10px;
	line-height:42px;
	color:#320b28;
}
p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:25px;
	margin-top:25px;
}
#header {
	background-image: url(images/adc-header.png);
	height: 167px;
	width: 944px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
#contentbg {
	background-image: url(images/adc-sides.png);
	background-repeat: repeat-y;
	height: auto;
	width: 894px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 25px;
	padding-left: 25px;
	overflow: hidden;
}
#footer {
	background-image: url(images/adc-footer.png);
	height: 33px;
	width: 944px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
.videobg {
	background: #bfe0fc;
	background: -moz-linear-gradient(top, #fff, #bfe0fc);
	color: #000000;
	height:auto;
	width: auto;
	padding: 10px;
	border:1px;
	border-style:solid;
	border-color:#aeadad;
}
div#twitter {
	float: right;
	width:auto;
	padding-right:10px;
}
div#middle {
	margin: 0px;
	text-align:left;
	padding-left:10px;
}
#centerwrap {
	width: auto;
	padding: 5px;
}
#facebookcomments {
	width: 520px;
	float: left;
	margin-right: –1px;
}
#morevideos {
	width: auto;
	float: right;
	padding-left:18px;
	border-left: 1px solid black;
	border-left-style:dotted;
	vertical-align:top;
	text-align:right
}
.clear {
	clear: both;
}
#video1 {
	display: block;
	width: 327px;
	height: 76px;
	background: url("images/adc-videorollover1.png") no-repeat 0 0;
}
#video1:hover {
	background-position: 0 -76px;
}
#video1 span {
	display: none;
}
#video2 {
	display: block;
	width: 327px;
	height: 76px;
	background: url("images/adc-videorollover2.png") no-repeat 0 0;
}
#video2:hover {
	background-position: 0 -76px;
}
#video2 span {
	display: none;
}
#video3 {
	display: block;
	width: 327px;
	height: 76px;
	background: url("images/adc-videorollover3.png") no-repeat 0 0;
}
#video3:hover {
	background-position: 0 -76px;
}
#video3 span {
	display: none;
}
#video4 {
	display: block;
	width: 327px;
	height: 76px;
	background: url("images/adc-videorollover4.png") no-repeat 0 0;
}
#video4:hover {
	background-position: 0 -76px;
}
#video4 span {
	display: none;
}
#powered {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	text-align:center;
	color:#8c8c8c;
	margin-bottom:5px;
}
#powered a:link {
	text-decoration:none;
	color:#8c8c8c;
}

#powered a:visited {
	text-decoration:none;
	color:#8c8c8c;
}
#powered a:hover {
	text-decoration:underline;
	color:#5d5e5e;
}
#credits {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	text-align:center;
	color:#8c8c8c;
	margin-bottom:5px;
}
#credits a:link {
	text-decoration:none;
	color:#8c8c8c;
}

#credits a:visited {
	text-decoration:none;
	color:#8c8c8c;
}
#credits a:hover {
	text-decoration:underline;
	color:#5d5e5e;
}



.input2
{
color: #1e1e1e;
font-size:19px;
background: #fff;
border: 2px solid #e30000;
height:30px;
width:250px;
margin:5px;
text-align:center;
}
.input3
{
font-size:13px;
color:#808080;
background: #fff;
border: 2px solid #0d79a7;
height:30px;
width:250px;
margin:5px;
text-align:center;
}

.button2 {
    border: none;
    background: url('images/sub1.png') no-repeat top left;
	width:255px;
	height:72px;
	cursor:pointer;
}

.button2:hover {
	border: none;
    background: url('images/sub2.png') no-repeat top left;
	width:255px;
	height:72px;
	cursor:pointer;
}


#videoholder {
	display: block;
	width: 854px;
	height: 476px;
	background: url("images/videoholder2.jpg") no-repeat 0 0;
	text-align:center;
}
#videoholder:hover {
	background-position: 0 -476px;
}
#videoholder span {
	display: none;
}

#videoholder2 {
	display: block;
	width: 854px;
	height: 476px;
	background: url("images/videoholder4.jpg") no-repeat 0 0;
	text-align:center;
}
#videoholder2:hover {
	background-position: 0 -476px;
}
#videoholder2 span {
	display: none;
}



#optinnote {
	font-family:"Arial", Gadget, sans-serif;
	font-size:10px;
	color:#999;
	text-align:center;
	padding-top:5px;
}

#the_form_2 {
	padding-top: 145px;
}

#optBG {
	background-image: url(images/opt-form.gif);
	background-repeat: no-repeat;
	height: 580px;
	width: 473px
}
