body {
	margin:0 0 0 0;
	padding:0 0 0 0;
	/* font-family:"Courier New", Courier, monospace; */
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
	font-size:75%;
	background-image: url(images/bg.jpg);
	background-repeat:repeat-y;
	background-position:center;
}

img{
	border:0;
}

textarea{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

a {
	font-weight:normal;
}

a:visited { 
	color :blue;
}

a:hover{ color:red;}

h1 a:visited, h1 a:link { color:#000000; font-weight:bold;}
h1 a:hover { color:red; font-weight:bold;}
h5{
	display:inline;
	font-size:1.1em;
	color:#1078B1;
	font-style:italic;
	margin:0 0 0.3em 0;
}

p{
	margin:0 0 1em 0;
}

h1{
	font-size:17px;
	font-weight:bold;
	margin:0 0 0.3em 0;
}

h4{
	font-size:11px;
	margin:10px 0 10px 0;
}

form{
	margin:0;
	padding:0;
	display:inline;
}

#container {
	position:absolute;
	width:910px;
	left:50%;
	margin-left:-450px;
	text-align:left;
} 

.please{
	color:#ff0000;
	font-size:16px;
}

#top{
	margin-left:-15px;
	background-image:url('images/top.jpg');
	width:914px;
	height:86px;
}

#menuHome a{
	position:absolute;
	left: 512px; 
	top: 31px; 
	width: 46px; 
	height: 25px; 
	padding: 7px 0 0 34px;
	font-weight:bold;
	text-decoration:none;
	color:black;
}

#menuMovies a{
	position:absolute;
	left: 606px; 
	top: 33px; 
	width: 54px; 
	height: 25px; 
	padding: 7px 0 0 42px;
	font-weight:bold;
	text-decoration:none;
	color:black;
}

#menuSubmit a{
	position:absolute;
	left: 720px; 
	top: 34px; 
	width: 140px; 
	height: 27px; 
	padding: 7px 0 0 42px;
	font-weight:bold;
	text-decoration:none;
	color:black;
}

#menuHome a:hover, #menuMovies a:hover, #menuSubmit a:hover{
	text-decoration:none;
	color:blue;
}

#main{
	margin:20px 0 0 0;
}

#addThisBtn{
	margin:0 0 0 575px;
}

#fbAdd{
	margin:0 10px 0 0;
}

html .fb_share_link {
	font-size:11px; 
	color:#000000;
	text-decoration:none; 
	padding:2px 0 0 20px; 
	height:16px; 
	background:url(http://static.ak.fbcdn.net/images/share/facebook_share_icon.gif?0:26981) no-repeat top left; 
}

#leftCol{
	width:334px;
	margin:0 10px 10 40px;
	float:left;
	display:inline;
}

#rightCol{
	width:480px;
	float:left;
}

.colFull{
	width:800px;
	margin:0 10px 10 40px;
}

.colFull .textCol{
	width:500px;
}


.picMovie{
	padding:0 0 20px 0;
}

#searchSqr1{
	width:240px;
	margin:-50px 0 12px 282px;
}


#searchSqr2{
	width:240px;
	margin:-50px 0 0 582px;
}

.movieThumb{
	float:left;
	width:132px;
	height:170px;
	margin:0 20px 5px 0;
	padding:3px;
}


.filmName{
	font-weight:bold;
	height:30px;
	display:block;
	overflow:hidden;
	padding:0 0 0 0;
	margin:0 0 0 0;
}

.filmFrom{
	height:13px;
	display:block;
	overflow:hidden;
	padding:0 0 0 0;
	margin:0 0 0 0;
	font-size:11px;
}

.filmDet{
	height:25px;
	display:block;
	overflow:hidden;
	padding:0 0 0 0;
	margin:0 0 0 0;
	font-size:11px;
}

.preNext{
	text-align:center;
	clear:both;
	width:780px;
	font-weight:bold;
}

.movieSqr{
	margin-top:-15px;
	margin-bottom:15px;
	padding:15px;
	background-color:#ECECEC;
	border:1px solid #aaaaaa;
	width:425px;
	margin-top:30px;
	min-height:433px;
}

.movieinfoText{
	width:300px;
	overflow:auto;
}

#addsHorFull{
	clear:both;
	padding:30px 0 0 118px;
	width:765px;
}

.adds366_280{
	margin:8px 0 0 0;
}

.rateFrame{
	height:22px;
	width:230px;
}

.movieInfo{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width:430px;
}

.movieInfo td{
	vertical-align:top;
	padding:5px 0 0 0;
} 

#imdbImg{
	margin:0 15px -1px 0;
}

#listCont2 { 
	width: 334px; 
	height:527px;
	overflow:auto;
	border:1px gray solid;
	margin:10px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

/*List Item start*/
#listCont { 
	width: 334px; 
	height:527px;
	overflow:auto;
	border:1px gray solid;
	margin:10px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#listCont ul{
	margin-top:0;
	margin-bottom:0;
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}

#listCont li{
	display: block;
	padding: 3px;
	width: 300px;
	height:97px;
	border-bottom: 1px solid #aaaaaa;
	text-decoration: none;
	color:#000000;
}


#listCont img{
	text-align:left;
	margin:0 10px 0 0;
}

#listCont .playBtn{
	margin:3px 0 0 3px;
}

#listCont .listItemLeft{
	display:block;
	width:130px;
	height:100px;
	float:left;
}

#listCont .listItemRight{
	padding:3px;
	display:block;
	width:140px;
	height:100px;
	float:left;
}


/*List Item end*/
	
.commantsItem{
	border-bottom:1px solid #aaaaaa;
}	

.commentBigHead{
	border-bottom:1px solid #aaaaaa;
	font-size:15px;
}
	
.commentCont{
	max-height:300px;
	overflow:auto;
}

/* Hor nav list start */

#navcontainer ul{
	padding:3px;
	color: White;
	width: 100%;
	text-align:center;
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
}

#navcontainer #active{
	color:#ffffff;
	font-weight:bold;
	background-color: #1A9C2F;
}
	
#navcontainer ul li { display: inline; }
	
#navcontainer ul li a{
	padding: 4px 1em;
	background-color: #1078B1;
	color: White;
	text-decoration: none;
	border-right: 1px solid #fff;
}
	
#navcontainer ul li a:hover{
	background-color: #1A9C2F;
	color: #fff;
}
	
/* Hor nav list start */
