body {
	text-align: center;
	font-size: 11px;
	font-family: Verdana;
	color: #999999;
	margin: 0px;
	background-image: url(../images/background_grad.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #666666;
	}
	
hr {
color:#0E0E0E;
background-color: #0E0E0E;
height: 1px;
}

a:link, a:visited {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #FFCC00;
	font-weight: bold;
	text-decoration: none;
}

/* navigation and links */
#body_home #nav_home a, 
#body_chan #nav_chan a, 
#body_about #nav_about a, 
#body_cont #nav_cont a, 
#body_down #nav_down a
 { 
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
}



#dogNav {
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	font-size: 18px;
	display:block;

	}

#nav {
	margin:0;
	padding:0;
	list-style-type:none;
}

#navlist {
	margin:0;
	padding:0;
	list-style-type:none;
}

#nav li { margin:0; padding: 0; display: inline;  }

#navlist li{ margin:0; padding: 0; display: inline;} 

#bottomad {
	vertical-align: bottom;
}



	
#talkingBody {
	height: 100%;
	width: 100%;
	margin: auto;
}

#talkingContainer {
	width: 950px;
	text-align: center;
	margin: auto;
}



#dogInfo {
	width: 100%;
	background-color: #191919;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-right-color: #999999;
	border-bottom-color: #666666;
	border-left-color: #666666;


}
	
#browser_error {
width: 100%;
 border: 1px solid #FFCCCC;
 margin-top: 100px;
 padding: 10px;
 
}

#bigbox {
	display: block;
	width: 900px;
	height: 650px;
	_width: 900px;
	_height: 650px;
	padding-left: 55px;
	padding-top: 65px;
	background-image: url(../../assets/mainback.jpg);
	background-repeat: no-repeat;
	background-position: left -35px;
	padding-right: 0px;
	margin: 0 auto -10px;


	}
	
#leftbox {
		float: left;
		width: 240px;
	}
	
#rightbox {
	margin-left: 15px;
	float: left;
	width: 410px;
	text-align: left;
	height: 400px;			
	}

#video {
	padding-top: 5px;
	width: 100%;
}

#top_ad {
	padding-left: 100;
	}
	
#bottom_ad {
	text-align: left;
	}
	
#chatHeader {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	height: 60px;
	}
	
#chatHeaderText {
	clear: none;
	position: absolute;
	text-align:left
	float:left;	
	left: 60px;
	top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 90%	
	}

#chat {
}

#chatHeaderImg {
	float: left;
}

#login {
	width: 100%;
	text-align: left;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#admin {}

#talkingHeader {}



#contact {
	background-color: #191919;
	
	margin-top: 0px;
	margin-right: 180px;
	margin-bottom: 0px;
	margin-left: 180px;
	border: 1px solid #666666;
}

.bottom td {
		padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}

#livenews {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 1px solid #333333;
}
#intro {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	text-align: left;
	border: 1px solid #333333;
	height: 100%;
}
#showlisting {
	border: 1px dotted #666666;
	background-color: #000000;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#showlink {
	padding: 5px;
	font-size: 12px;
	border: 1px solid #6B2F12;
	margin: 10px;
	background-color: #262626;
}

#showlink:hover {
	padding: 5px;
	font-size: 12px;
	border: 1px solid #6B2F12;
	margin: 10px;
	background-color: #323228;
}


#live_news_box {
	border: 1px dotted #999999;
	background-color: #2C3545;
}

#livevidbox {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 1px solid #333333;
}
#frontvid {
	background-color: #191919;
	border: 1px dotted #999999;
	padding: 10px;
}
#newsalert {
	padding: 5px;
	border: 1px dotted #CCCCCC;
	background-color: #333333;
	margin: 4px;
}

#newsalert a {
	color: #FFCC00  ;
	font-weight: bold;
	text-decoration: none;
}

#newsalert a:hover {
	color: #FF0000;
}
#votePane {
	overflow: auto;
	height: 600px;
	background-color: #262626;
}
.errorMessage {
	height: 355px;
	width: 425px;
	background-color: #FF99CC;
	border: 1px solid #FF0000;
}



#upper {
	margin: 10px;
	font-size: 14px;
}

#twitter_div {
	text-align: left;
	border: 2px solid #003B62;
	padding: 4px;

}

#sticktest { 
	overflow: hidden;
	height: 200px;
	width: 900px;
}

#voteinfo {background:#333333; }

#dogContent {

}

/*--------
 nav dropdown stuff
 -----------*/
#dropmenudiv{
	position:absolute;
	border:1px solid black;
	border-bottom-width: 0;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:200;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #FFFFCC;
}

#vid_subscribe {
	background-color: #0D0D0D;
	border: 1px solid #333333;
 }
 
 .boarder {
 	background-color: #0D0D0D;
	border: 1px solid #333333;
 }
 
.boarder2 {
	border: 1px solid #333333;
	padding: 4px;
	margin: 4px;
 }
 
 
.warp {
padding: 5px;

}
.warp a {
	padding: 5px;
	
	
}

.dropdown li{
	font-size: 10px;
}
.channelname {
	color: #FFFFFF;
}
.message {
	font-size: 10px;
	color: #33CC00;
	background-color: #333333;
	border: 1px solid #006633;
}

#youtubefave {
	padding: 10px;
	font-size: 12px;
	color: #FFFFFF;
}

.votelist{
	text-align: left;

}
#welcomeBox {
	color: #FFCC00;
	background-color: #000000;
	padding: 10px;
	font-weight: bold;
}

