body
{
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	font-family: arial, tahoma, sans-serif;
	color: #3D3D3D;
}

td
{
	font-size: 13px;
	font-family: arial, tahoma, sans-serif;
	color: #3D3D3D;
	vertical-align: top;
}

a:link { color: #3D3D3D; text-decoration: none }
a:visited { color: #3D3D3D; text-decoration: none }
a:active { color: #3D3D3D; text-decoration: none }
a:hover { color: #3D3D3D; text-decoration: underline }

#tags a:link { color: #656464; text-decoration: none }
#tags a:visited { color: #656464; text-decoration: none }
#tags a:active { color: #656464; text-decoration: none }
#tags a:hover { color: #656464; text-decoration: underline }

#categories a:link { color: #656464; text-decoration: none }
#categories a:visited { color: #656464; text-decoration: none }
#categories a:active { color: #656464; text-decoration: none }
#categories a:hover { color: #656464; text-decoration: underline }

#aboutsubnav a:link { color: #656464; text-decoration: none }
#aboutsubnav a:visited { color: #656464; text-decoration: none }
#aboutsubnav a:active { color: #656464; text-decoration: none }
#aboutsubnav a:hover { color: #333333; text-decoration: none }

a.active { color: #333333 !important }

#maintable
{
	background: url('images/common/relatedvidos_placeholder.gif') no-repeat top right;
}

#header
{
	padding: 5px 15px;
}

#vidobandsearch
{
	width: 245px;
	background: url('images/common/vidobandsearch.gif') no-repeat top left;
	padding: 60px 0px 0px 0px;
}

#flashcontent
{
	padding: 5px 15px 15px 15px;
}

/* index.php styles */
#videoplayer
{
	width: 500px;
	height: 360px;
}

#textsection
{
	background: url('images/common/pattern.gif');
}

#postinfo
{
	width: 370px;
	padding: 15px 15px;
}

#verblist
{
	padding: 20px 25px;
}

#verblist div
{
	width: 130px;
	height: 135px;
	border: 0px #000000 solid;
	overflow : auto;
	font-size: 13px;
	color: #333333;
}

#title
{
	font-size: 18px;
}

#author
{
	
}

#description
{
	
}

#tags td, #categories td
{
	color: #656464;
	font-size: 12px;
}

#tags .list, #categories .list
{
	padding: 0px 10px;
}

/* about.php styles */

#maintable_about_movingimages
{
	background: url('images/about/relatedvidos_movingimages.jpg') no-repeat top right;
}

#maintable_about_counter
{
	background: url('images/about/relatedvidos_counter.jpg') no-repeat top right;
}

#maintable_about_timeline
{
	background: url('images/about/relatedvidos_timeline.jpg') no-repeat top right;
}

#maintable_about_people
{
	background: url('images/about/relatedvidos_people.jpg') no-repeat top right;
}

#aboutsubnav
{
	padding: 20px 25px;
}

#aboutsubnav div
{
	width: 160px;
	height: 200px;
	border: 0px #000000 solid;
	overflow : auto;
	font-size: 12px;
	text-transform: uppercase;
}

/* upload.php styles */

#maintable_upload
{
	background: url('images/upload/relatedvidos_upload.jpg') no-repeat top right;
}

#uploadtext
{
	width: 500px;
	padding: 15px 15px;
}
