body {
	background: #3c3c3c;
	margin-top: 0px;
	text-align: center;
	margin-left: 0 auto;
	margin-right: 0 auto;
     }

	img {
  border: 0;
}		
.container {
	width: 980px;
	margin: 0 auto;
	background-color: #FFF;
	position: relative;
	}

.navbar {
	width: 978px;
	text-align: center;
	font-size: 14px;
	font-family: "Georgia";
	color: #fff;
	background: #000;
	padding-top: 5px;
	padding-bottom: 5px;	
	}

.navbar a {
  text-decoration: none;
  }

.adhorizon_top {
	width: 950px;
	padding: 5px 5px 5px 5px;
	background: #fff;
	}

.featured {
	   width: 500px;
	   background: #e2e2e2;
	   text-align: left;
	   font-size: 18px;
	   font-family: "Georgia";
	   font-style: normal;
	   font-weight: normal;
	   text-decoration: none;
	   padding: 10px 10px 10px 10px;
	}

.chatspace {
	   width: 400px;
	   padding: 10px 10px 10px 10px;
	   background: #f5f5f5;
	}

.videoslist_mainpage {
	width: 900px;
	border: #eee 2px dashed;
	padding: 10px 10px 10px 10px;
	font-size: 14px;
	font-family: "Arial";
	}

.most_viewed {
	width: 900px;
	border: #eee 2px dashed;
	padding: 10px 10px 10px 10px;
	font-size: 14px;
	font-family: "Arial";
	}

.heading {
	width: auto;
	padding: 5px 5px 5px 5px;
	color: #fff;
	background: url('images/heading.gif');
	font-size: 16px;
	font-family: "Georgia";
	text-align: left;
	}

.heading a {
  color: white;
}

.date {
      color: #ffd618;
	}

.thumb_area {
	width: 200px;
	color: #000;
	font-size: 11px;
	font-family: "Arial";
	padding: 5px 5px 5px 5px;
	background: #f5f5f5;
	}

.viewed_area {
	width: 200px;
	color: #000;
	font-size: 11px;
	font-family: "Arial";
	padding: 5px 5px 5px 5px;
	background: #ffffcb;
	}

.description {
	width: 425px;
	padding: 10px 10px 10px 10px;
	background: #f5f5f5;
	font-size: 12px;
	font-family: "Arial";
	}

.codes {
	font-size: 14px;
	font-family: "Georgia";
	}

.comments_area {
	width: 500px;
	padding: 10px 10px 10px 10px;
	border: #eee 1px dashed;
	}

.comment_box {
	width: auto;
	border: #eee 1px dashed;
	}

.comment_text {
  width:100%;
	font-size: 12px;
	font-family: "Arial";
	}

.com_heading {
	width: auto;
	padding: 5px 5px 5px 5px;
	color: #fff;
	background: #313131;
	font-size: 16px;
	font-family: "Georgia";
	text-align: left;
	}

.heading_solid {
	width: auto;
	padding: 5px 5px 5px 5px;
	color: #fff;
	background: #000;
	font-size: 16px;
	font-family: "Georgia";
	text-align: left;
	}

.related_videos {
	width: 425px;
	padding: 10px 10px 10px 10px;
	background: #e5e5e5;
	font-size: 12px;
	font-family: "Arial";
	}

.related_space {
	width: 415px;
	background: #e5e5e5;
	font-size: 12px;
	font-family: "Arial";
	}

.related_text {
	font-size: 12px;
	font-family: "Arial";
	}

.commentform {
	   width: auto;
	   background-color: #fff;
	   padding: 5px 5px 5px 5px;
	   border:#e2e2e2 1px solid;
	   font-style: normal;
	   font-weight: normal;
	   text-decoration: none;
	   font-size: 14px;
	   font-family: "Arial";
	  }


.foottext {
	 text-align: center;
	 font-size: 12px;
	 font-family: 'Arial';font-style: normal;font-weight: normal;text-decoration: none;
	 }

a.nav:link {color: #fff; font-weight: normal;}
a.nav:active {color: #fff; font-weight: normal;}
a.nav:visited {color: #fff; font-weight: normal;}
a.nav:hover {color: #ffd618; font-weight: normal;}

a.blue:link {color: #0632C7; font-weight: bold;}
a.blue:active {color: #0632C7; font-weight: bold;}
a.blue:visited {color: #0632C7; font-weight: bold;}
a.blue:hover {color: #0632C7; font-weight: bold;}
/*
a.blue:link {color: #4165a8; font-weight: normal;}
a.blue:active {color: #4165a8; font-weight: normal;}
a.blue:visited {color: #4165a8; font-weight: normal;}
a.blue:hover {color: #4165a8; font-weight: normal;}
*/

.ad img {
  border: 0;
}

#pagecontent {
  padding: 5px;
  margin: 1em auto 1em auto;
  width: 728px;
}


#contactform {
  padding: 10px;
  margin: 1em;
}

#contactform li {
  list-style-type: none;
  margin-bottom: 10px;
}

#contactform label {
  margin-right: 50px;
  vertical-align: top;
}

#contactform .field {
  width: 300px;
}
