body
{
	padding: 0;
	margin: 0;
	font: .74em Arial, sans-serif;
	line-height: 1.5em;
	background: #fff url(images/top.jpg) repeat-x top;
	color: #454545;
}

a
{
	color: #DA3B3B;
	background: inherit;
	cursor: pointer;
}
a:hover
{
	color: #DA3B3B;
	background: inherit;
	text-decoration: underline;
	cursor: pointer;
}
p
{
	margin: 5px 0;
}
h1
{
	font: bold 1.8em Arial, Sans-Serif;
	padding: 8px 0 4px 0;
	margin: 0;
	letter-spacing: -1px;
}
h2
{
	font: bold 1.6em Arial, Sans-Serif;
	letter-spacing: -1px;
}
h3
{
	padding: 4px 0;
	margin: 0;
}
ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}
img
{
	border: 0;
}
hr
{
	height: 1px;
	border-style: none;
	color: #d0d0d0;
	background-color: #C0C0C0;
	margin: 10px 0;
}


.content
{
	margin: 0px auto;
	width: 820px;
}

/* Top part */
#topContainer
{
	margin: 0px auto;
	width: 800px;
	padding-bottom: 3px;
	height:127px;
}
#top
{
	padding-top: 20px;
	background: transparent;
	height: 101px;
}
#top h1
{
	font: bold 1.8em Arial, Sans-Serif;
	padding: 8px 0 4px 0;
	margin: 0;
	letter-spacing: 1px;
	color: #FFF;
}
#top h2
{
	font: 1.0em Arial, Sans-Serif;
	letter-spacing: 0px;
	color: #868686;
	margin: 0;
	padding: 0;
}
#top #icons
{
	float: right;
	margin: 0px;
	clear: both;
	padding-top: 2px;
}
#top #icons img
{
	padding-right: 2px;
	border: 0;
}

/* Second part */
#prec
{
	/* 	height: 220px; 	margin: 0; 	padding: 0; 	background: #F6F6F6; 	border-bottom: 1px solid #DCDCDC; 	overflow: hidden; 	margin-bottom: 15px; */
	background-image: url(images/MediaFlixMessage.jpg);
	width: 800px;
	height: 200px;
	margin: 0 auto;
}
#wrap
{
	margin: 0 auto;
	width: 800px;
}
#wrap #pic
{
	float: right;
	background: #FF0000 url(images/mainimg.jpg) no-repeat;
	height: 199px;
	width: 589px;
	overflow: hidden;
}
#wrap #pic #slogan
{
	float: right;
	padding: 25px 30px 10px 30px;
	text-align: right;
}
#wrap #pic #slogan h1
{
	font: bold 1.4em Arial, Sans-Serif;
	color: #FFF;
	letter-spacing: 1px;
	margin: 0;
}
#wrap #pic #slogan h2
{
	font: 1.0em Arial, Sans-Serif;
	color: #FFF;
	letter-spacing: 0px;
	margin: 0;
	padding: 10px 0;
}
#wrap #pic #slogan a
{
	color: #FFF;
}

#wrap #menu
{
	padding: 0;
	margin: 0;
	background: inherit;
}
#wrap #menu a
{
	padding-left: 25px;
	font: 0.9em Arial, Sans-Serif;
	text-decoration: none;
	background: #F6F6F6 url(images/lm-li.gif) no-repeat left;
}
#wrap #menu ul
{
	padding: 10px 0;
}
#wrap #menu li
{
	line-height: 26px;
	background: #F6F6F6 url(images/li-line.gif) no-repeat bottom left;
	list-style: none;
}


/*  Advertising */
#ad
{
	background: #FFF url(images/download.jpg) no-repeat left;
	padding-left: 95px;
	min-height: 80px;
	margin-bottom: 15px;
}
#ad a, #left_side a
{
	background: #FFF;
	text-decoration: none;
}
#ad a:hover, #left_side a:hover
{
	text-decoration: underline;
}

/* main area */
#main
{
}
#right_side
{
	float: right;
	width: 200px;
	background: #F6F6F6;
	padding: 5px 5px 5px 5px;
	margin-bottom: 10px;
}
#right_side ul
{
	padding: 3px 0 8px 0;
}
#right_side li
{
	line-height: 18px;
	background: #F6F6F6 url(Images/cat-li.gif) no-repeat left;
	list-style: none;
	padding-left: 20px;
}
#right_side a
{
	background: #F6F6F6;
	text-decoration: none;
}
#right_side h3
{
	color: #404040;
	font: bold 1.2em Arial, Sans-Serif;
}

#left_side
{
	background: #FFF;
	margin-bottom: 10px;
	width: 605px;
}
#left_side h3
{
	background: #FFF url(/images/hbg.gif) repeat-x;
	height: 30px;
	padding: 5px 0 0 0px;
	margin: 0;
	font: bold 1.2em Arial, Sans-Serif;
}
#left_side h3 span
{
	background: url(/images/h-art.gif) no-repeat left;
	padding: 1px 10px 0 23px;
	line-height: 22px;
	margin: 0;
}
#left_side p
{
	color: #454545;
	padding: 0 5px 0 5px;
	text-align: justify;
}
/*
#left_side img
{
	float: left;
	padding: 0 10px 5px 0;
}
*/
#left_side blockquote
{
	padding-left: 10px;
	border-left: 2px solid #DA4040;
	margin: 10px 0 10px 25px;
}
.date
{
	border-top: 1px dotted #ccc;
	padding: 5px 0;
	margin: 10px 0 25px 0;
	text-align: right;
}
#left_side .rs
{
	float: right;
	margin: 0 10px;
	border: 1px solid #ddd;
	padding: 5px;
	background: #f5f5f5;
}
#left_side ul
{
	list-style-position: inside;
	margin-left: 2px;
}
#left_side ul li
{
	list-style-type: square;
	margin-left: 15px;
}
#left_side ul ul li
{
	list-style: none;
	margin-left: 10px;
	list-style-type: lower-alpha;
	list-style-position: inside;
}

/* The footer */
#footer
{
	clear: both;
	border-top: 1px solid #DCDCDC;
	margin: 0 0 3em 0;
	color: #777;
	background: #fff;
}
#footer .right
{
	float: right;
	text-align: right;
	background: #FFF;
}
#footer a
{
	text-decoration: none;
	background: #FFF;
}

.homeLink
{
	color: White;
	text-decoration: none;
	cursor: pointer;
}

.tableLeftColumn
{
	width: 140px;
}
.tableLeftColumn label
{
	float: right;
}

.addVideoTable
{
}

.agreementCheckBox
{
	float: left;
}
.buttonSaveVideo
{
	margin-left: 200px;
}

.mediaInfoTable
{
	width: 540px;
}

.mediaActionImage
{
	padding-right: 3px;
}

.mediaInfoDescriptionContainer
{
	padding-bottom: 6px;
	width: 420px;
}

.mediaThumbnailContainer
{
	width: 130px;
	height: 210px;
	float: left;
	padding: 5px;
}

.mediaThumbnail
{
	border: 1px solid black !important;
	width: 130px;
	height: 90px;
}

.mediaThumbnailDescription
{
	font-size: .9em;
	line-height: 1.1em !important;
}

.mediaThumbnailUserName
{
	font-size: .9em;
}

/* Rating */
.ratingStar
{
	font-size: 0pt;
	width: 13px;
	height: 12px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	display: block;
	background-repeat: no-repeat;
}

.filledRatingStar
{
	background-image: url(images/FilledStar.png);
}

.emptyRatingStar
{
	background-image: url(images/EmptyStar.png);
}

.savedRatingStar
{
	background-image: url(images/SavedStar.png);
}

#viewUserTable
{
	width: 540px;
}

.tagLink
{
	margin-right: 5px;
}

#googleAdsenseQuestionContainer
{
	padding-left: 90px;
	width: 340px;
}

#googleAdsenseRblContainer
{
	padding-left: 120px;
}

.imgCommentTitle
{
	padding: 0px 4px !important;
	margin-top: 0px;
	line-height: 0px;
	vertical-align: bottom;
}

#frontPageAds img
{
	float: none;
	padding: 0px 5px 0px 0px;
}

#tagCloudContainer a
{
	line-height: normal;
}

.pagingButton
{
	border: 1px solid #151515;
	background-color: #2e2e2e;
	color: #FFFFFF;
	font-size: .75em;
	cursor: pointer;
}

.pagingControls
{
	float: right;
}

.pagingTable td
{
	width: 50px;
}

.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix
{
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix
{
	height: 1%;
}
.clearfix
{
	display: block;
}
/* End hide from IE-mac */

.left
{
	float: left;
}
.right
{
	float: right;
}

.mediaFlixSearchButton
{
	border: 1px solid #5d5c5c;
	background-color: #2e2e2e;
	color: #FFFFFF;
	cursor: pointer;
}

.categoriesExpandButton
{
	margin-left: 10px;
	padding-top: 2px;
}

.registerTable td
{
	width: 200px;
}

.controlPanel a
{
	padding-right: 5px;
}

input, textarea
{
	border: 1px solid #454545;
}

table input
{
	border: 1px solid #454545;
}

.noborder, .noBorder input
{
	border-width: 0px;
	border-style: none;
}

/*ads*/

.ad
{
	border: 0px;
	margin: 0px;
	padding: 0px;
	display:inline;
}

.text160x600
{
	width: 160px;
	height: 600px;
}

.text120x600
{
	width: 120px;
	height: 600px;
}

.text468x60
{
	width: 468px;
	height: 60px;
}

.text200x200
{
	width: 200px;
	height: 200px;
}

.text250x250
{
	width: 250px;
	height: 250px;
}

.text300x250
{
	width: 300px;
	height: 250px;
}

.text728x90
{
	width:728px;
	height:90px;
}

.widePanel
{
	width:100%;
	height:240px;
}

.faqContainer
{
	margin:0 auto;
	padding-bottom:15px;
}

#recoverPasswordContainer
{
	margin:0 auto;
	width:300px;
	padding-top:20px;
}

.viewVideoTableRightColumn
{
	width:120px;
}

.viewVideoTableLeftColumn
{
	width:435;
}

.rightAdsenseContainer
{
	padding-left:1px;
}