﻿/* ------------------------} HTML CONTENT STYLES {---------------------------- */

p {
	margin: 0px;
	padding: 0px;
}

hr { 
	background-color: #DDDDDD;
	width: 100%;	
} 	

A:link {text-decoration: none; color: #FFF;}
A:visited {text-decoration: none; color: #FFF;}
A:active {text-decoration: none; color: #FFF;}
A:hover {text-decoration: underline; color: #d0ba64;}

div.hr { 
	/* for use for <div class="hr"><hr /></div> will display an image for the <hr> line with no line */
	height: 1px;
	background: url(hr.jpg) no-repeat scroll center;
	width: 100%;
}
div.hr hr {
  display: none;
}


radio {
	padding:0;
	margin: 0;
}	

/* ------------------------} HEADER STYLES {---------------------------- */
	.TopHeader {
		background: url('images/header.jpg');
		width: 990px;
		height: 192px;
	}
	
	/* [==================== MENU STYLES */
	

/* ------------------------} BODY STYLES {----------------------------- */

/* [======================== Homepage */

#MovieBox {
	Width: 630px;
	Height: 473px;
	background: url('images/TV_Box.jpg');
} 

#MovieBox td {
	font-size: 13pt;
	font-weight: bold;
	color: #313131;
} 

#HostBox {
	Width: 322px;
	Height: 480px;
	margin-left: 4px;
	background: url('images/Host_box.jpg');	
}

#HostBox td {	
	color: white;
	font-size: 10pt;
	font-weight: bold;	
}


.Boxes {
	Width: 311px;
	Height: 197px;
	background: url('images/box1.jpg');
}

.Boxes td {
	color: #313131;
	font-size: 16pt;
	font-weight: bold;
}


#PollBox { 
	Width: 950px;
	Height: 185px;
	background: url('images/Poll_box.jpg');	
	font-size: small;
}

/* [======================== The Show */
							
#TheShow {
	Width: 939px;
	Height: 574px;
	background: url('images/Show_Background.jpg');

	color: white;
	font-size: 12pt;
	font-weight: bold;
}

#ProducerBox { 
	Width: 939px;
	Height: 215px;
	background: url('images/ProducerBox.jpg');	
	color: white;
	
}
.producerlink {
	height: 220px; 
	width: 296px; 
}
.producerlink a { 
	display: block; 
	height: 100%; 
	width: 100%; 
} 	
	
}

#ProducerBox p { 
	color: white;
	font-size: 10pt;
	font-weight: bold;
}

/* [======================== Chuck And Becca */
#ChBcMenu {
	Width: 948px;
	Height: 85px;
	background: url('images/Chuck_Becca_header.jpg');
}

#proMenu {
	Width: 948px;
	Height: 85px;
	background: url('images/meet.jpg');
}

#ChuckBio {
	background: url('images/Chuck_bio.jpg');
	Width: 938px;
	Height: 643px;
}
#BeccaBio {
	background: url('images/becca_bio.jpg');
	Width: 938px;
	Height: 573px;
}


/* [======================== News And Info */

#NewsInfo {
	
	Width: 939px;
	
	background: url('images/generic_bg.jpg');	
	color: black;
	font-size: 10pt;	
}

.Rows {
	background: url('images/bg.png');
	
}


/* [======================== Distribution */

#Distribution {
	
	Width: 939px;	
	background: #EBDECD url('images/generic_bg.jpg');	
	background-repeat: no-repeat;
	color: black;
	font-size: 10pt;
}



/* [======================== Sponsorship */

#sponsors {
	
	Width: 939px;
	
	background: url('images/generic_bg4.jpg');	
	color: black;
	font-size: 10pt;
}


#brian {
	
	Width: 939px;
	
	background: url('images/brian.jpg');	
	color: black;
	font-size: 10pt;
}
#donnie {
	
	Width: 939px;
	
	background: url('images/donnie.jpg');	
	color: black;
	font-size: 10pt;
}


/* [======================== Forms */

.input
{
color: #022848;
background: #FFFFFF;
border: 0px solid #96918B;
}

.submit
{
color: #fff;
background: #484C58;
border: 2px collaspe #96918B;


}

.pole1 { 
	margin: 0;
	padding: 0;
}


/* ------------------------} PHOTO GALLERY {---------------------------- */

.button {
	background: #221407;
	color: white;
	border-color: EBDCBF;
	border-style: solid;
	border-collapse: collapse;
	border-width: 1px;
	
}

/* ------------------------} FOOTER STYLES {---------------------------- */
