/* css Zen Garden submission 147 - 'Attitude', by Stephane Moens */
/* css released under Creative Commons License - http://creativecommons.org/licenses/by-nc-sa/1.0/  */
/* All associated graphics copyright 2004, Stephane Moens */
/* Added: Dec. 16th, 2004 */

/* IMPORTANT */
/* This design is not a template. You may not reproduce it elsewhere without the 
   designer's written permission. However, feel free to study the CSS and use 
   techniques you learn from it elsewhere. */



/* basic elements */
/*
body { background: url(bgFull.gif) repeat-x #6F715C; font: normal 11px/16px Tahoma, Verdana, Arial, sans-serif; color: #333; margin: 0px;	}
body { background:  url(fullwidth.jpg); background-repeat:repeat-y; background-color: #6F715C; font: normal 11px/16px Tahoma, Verdana, Arial, sans-serif; color: #333; margin: 0px;	}
*/

#titlebanner {position:absolute;
		
			 top:-104px;
			 left:-75px;
			 left:133px;
			 width: 585px;
			 height:105px;
			 background: url(TitleBanner2.jpg);
			 background-repeat:no-repeat;
			 z-index:100;
			 }

body { background:  url(fullwidth2.jpg); background-repeat:repeat-y; background-color: #6F715C; font: normal 13px/18px Tahoma, Verdana, Arial, sans-serif; color: #333; position:relative; margin: 0px;	width:500px;left:75px; top:34px; top:104px; padding: 10px 0 75px 170px; }
ul {list-style-type:none;}
h3 { font: italic normal 10pt Tahoma, Verdana, Arial, sans-serif; letter-spacing: 1px; margin-bottom: 0px; color: #7D775C;}
h1 { font: normal 24pt Tahoma, Verdana, Arial, sans-serif; letter-spacing: 1px; margin:0 5px 5px 0px; color: #000000; text-align:center; text-}
a:link { font-weight: normal; text-decoration: underline; color: #4F8CC3;}
a:visited { font-weight: normal; text-decoration: underline; color: #1D3F64;}
a:hover, a:active { text-decoration:none ; color: #346293;}
acronym {font-weight:bold;}
#tiny {	font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		line-height:12px;
				
}
	   

#reviewbad {color:#FF0000;}
#reviewmedium {color:#000000;}
#reviewgood {color: #007700;}

/* specific divs */
#movielist { position: relative; margin: 0;}
	#listtitle {font:color: #4C4E39; font-weight:800; font-size:14px;}
	#listminor {font-size:smaller; font-weight:normal;}
	#listtitle a{ color: #5e614b; text-decoration:none;}
	#listtitle a:hover {color: #6F7100; text-decoration:underline;}
#movie { position: relative; margin: 0;}
	#title {font: normal 24pt Tahoma, Verdana, Arial, sans-serif;  color: #000000;}
#moviedetails {
	float:left;
	width: 150px;
	border:0px solid black;
	margin:0px 5px 0px 2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height:11px;
	max-width:150px;
	color:#EEEEEE;
	}	
#moviedetails h3 {
	color:#EEEEEE;
}
#moviedetails strong {
	color:#000000;
}
#fakemovie {
	color:#FFFF00;
	font-size:14px;
	text-align:center;
	line-height:20px;
}
#moviedetails a {
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	text-decoration:none;
}
#moviedetails a:hover {
	text-decoration:underline;
}
#poster img {
	/*float:left; */
	width: 144px;
	border:1px solid black;
	/* margin:18px 15px 10px 0px; */
	margin:0px 0px 0px 0px;
	/*display:block;
	/*position:absolute;
	
	clip:rect(0px 50px 200px 0px)
	*/
	}
#posterinlist img {
	height: 80px;
	width: 56px;
	border:1px solid black;
	/*display:block;
	/*position:absolute;
	
	clip:rect(0px 50px 200px 0px)
	*/
	}
#welcometitle a{font:color:#5e614b; text-decoration:none}
#welcometitle a:hover{font:color:#5e614b; text-decoration:underline}

#reviewtitle { 
		display:block;
		background-color:#6F715C;
		 color:#FFFFFF;
		font-family: "Courier New", Courier, mono;
		font-style: normal;
		font-weight: normal;
		font-size: 12px;
			 
		  }
#reviewtext {
			display: block;
			font-family:Arial, Helvetica, sans-serif;
			font-style: normal;
			font-weight: normal;
			font-size: 12px;
			
			background-color:#DBD7C3;
			color:#000000;
			
}

#reviewusername a{
				color:#FFFFFF;
			 	 font-weight:bold;
				 font-family:"Times New Roman", Times, serif;
				 font-size:14px;
				 text-decoration:none;
				}
#reviewusername a:hover{
				color:#FFFFFF;
			 	 font-weight:bold;
				 font-family:"Times New Roman", Times, serif;
				 font-size:14px;
				 text-decoration:underline;
				 				 
				}
		
#reviewimage img{
	width:500px;
	border:1px solid black;
	margin:18px 15px 10px 0px;
	
}

#linkdate {
	background-color: #6F715C;
	color: #FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	text-align: center;
	line-height:22px;
}
#linktable {
	background-color:#CBC7B3;
}
#linktable a:link { font-weight: normal; text-decoration: none; color: #4F8CC3;}
#linktable a:visited { font-weight: normal; text-decoration: none; color: #1D3F64;}
#linktable a:hover, a:active { text-decoration:underline ; color: #346293;}

#linkusername {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align: right;
}
	
	

	

#spellingerrors {
	background-color:#EFE7F1;
	color:#FF0000;
	font-size:12px;
	line-height:14px;
	
	/* display:block; */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-style:solid;
	border-color:#ff0000;
	border-width:thin;
	text-align:center;
	
}			  
		
#leftbar {
	display:block;
	z-index:200;
	float:left;
	text-align:left;
	width: 160px;
	height: 400px;
	position:absolute;
	visibility: visible;
	left: -70px;
	top: -100px;
	color: #FFFFFF;
	background: transparent;
	font-family: "Courier New", Courier, mono;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	margin: 5px;
	padding:55px 0 0 0;
	background: transparent url(leftbar160.gif) no-repeat center top;
}
#linklist {
	font-weight:normal;
	color:#000000;
}

#linklist a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bolder;
	color:#4C4E39;
}
	
#thisjustin {
	display:block;
	z-index:200;
	float:left;
	text-align:left;
	width: 120px;
	height: 90px;
	position:absolute;
	visibility: visible;
	left: -65px;
	top: 250px;
	color: #FFFFFF;
	background: transparent;
	font-family: "Courier New", Courier, mono;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	margin: 5px;
	padding:55px 0 0 0;
}
.thisjustintext {

	padding:0px 13px 0px 15px;
	background:url(thisjustinmiddle.jpg);
	background-repeat:repeat-y;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
	

#allpostersright {
	display:block;
	z-index:200;
	float:left;
	text-align:left;
	width: 120px;
	height: 240px;
	position:absolute;
	visibility: visible;
	left: 760px;
	top: 35px;
	color: #FFFFFF;
	background: transparent;
	font-family: "Courier New", Courier, mono;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	margin: 5px;
	padding:55px 0 0 0;
}
#dellright {
	display:block;
	z-index:200;
	float:left;
	text-align:left;
	width: 120px;
	height: 90px;
	position:absolute;
	visibility: visible;
	left: 760px;
	top: -60px;
	color: #FFFFFF;
	background: transparent;
	font-family: "Courier New", Courier, mono;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	margin: 5px;
	padding:55px 0 0 0;
}
#googleright {
	display:block;
	z-index:200;
	float:left;
	text-align:left;
	width: 120px;
	height: 600px;
	position:absolute;
	visibility: visible;
	left: 760px;
	top: 320px;
	color: #FFFFFF;
	background: transparent;
	margin: 5px;
	padding:55px 0 0 0;
}
#googlerightimage {
	display:block;
	z-index:210;
	float:left;
	text-align:left;
	width: 120px;
	height: 600px;
	position:absolute;
	visibility: visible;
	left: 760px;
	top: 950px;
	color: #FFFFFF;
	background: transparent;
	margin: 5px;
	padding:55px 0 0 0;
}
#amazonright {
	display:block;
	z-index:200;
	float:left;
	text-align:left;
	width: 120px;
	height: 90px;
	position:absolute;
	visibility: visible;
	left: 760px;
	top: -155px;
	color: #FFFFFF;
	background: transparent;
	font-family: "Courier New", Courier, mono;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	margin: 5px;
	padding:55px 0 0 0;
}



#amazonleft{
	display:block;
	z-index:200;
	float:left;
	text-align:left;
	width: 160px;
	height: 650px;
	position:absolute;
	visibility: visible;
	left: -50px;
	top: 520px;
	color: #FFFFFF;
	background: transparent;
	font-family: "Courier New", Courier, mono;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	margin: 5px;
	padding:55px 0 0 0;
}

#dellleft{
	display:block;
	z-index:200;
	float:left;
	text-align:left;
	width: 120px;
	height: 600px;
	position:absolute;
	visibility: visible;
	left: -50px;
	top: 526px;
	color: #FFFFFF;
	background: transparent;
	font-family: "Courier New", Courier, mono;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	margin: 5px;
	padding:55px 0 0 0;
}
#award2left{
	display:block;
	z-index:200;
	float:left;
	text-align:left;
	width: 118px;
	height: 166px;
	position:absolute;
	visibility: visible;
	left: -49px;
	top: 260px;
	color: #FFFFFF;
	background: transparent;
	font-family: "Courier New", Courier, mono;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	margin: 5px;
	padding:55px 0 0 0;
}

#award1left{
	display:block;
	z-index:200;
	float:left;
	text-align:left;
	width: 120px;
	height: 100px;
	position:absolute;
	visibility: visible;
	left: -50px;
	top: 446px;
	color: #FFFFFF;
	background: transparent;
	font-family: "Courier New", Courier, mono;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	margin: 5px;
	padding:55px 0 0 0;
}

#amazongeneralleft{
	display:block;
	z-index:200;
	float:left;
	text-align:left;
	width: 120px;
	height: 240px;
	position:absolute;
	visibility: visible;
	left: -50px;
	top: 426px;
	color: #FFFFFF;
	background: transparent;
	font-family: "Courier New", Courier, mono;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	margin: 5px;
	padding:55px 0 0 0;
}
#leftbar ol{ display:none; 
			position:absolute; 
			list-style-type:decimal-leading-zero;
			color:#FFFFFF;
			margin:0;
			padding:0px 5px 5px 0px;
			text-indent:10px;
			display:block;
			width: 160px;
			background: transparent;
			
			
			
}
#leftbar a {color:#FFFFFF;
			text-decoration:none;
}
#leftbar a:hover { text-decoration:underline;
				  font:Arial, Helvetica, sans-serif 14pt;
}


#averagesingle {
	float:right;
	width: 150px;
	border:0px;
	margin:10px 15px 10px 0px;
	background-color:#6F715C;
	font:Arial, Helvetica, sans-serif;
	color:#DBD7C3;
	text-align:center;
	}
#darkbackground{
	background-color:#6F715C;
	font:Arial, Helvetica, sans-serif;
	color:#DBD7C3;
	}
#averagesingletotal {
	font:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:20px;
}

#searchbar {

	background-color:#6F715C;


}
#searchbar a{

	font-family:"Courier New", Courier, mono;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	
}
#searchbar a:hover {
	color:#FFFF00;
	text-decoration:overline;
}

#adminbutton {
	font:Arial, Helvetica, sans-serif;
	font-weight:500;
	font-size:12px;
	color:#000000;
	background-image:url(AdminButton1Pixel.jpg);
	 background-position:center;
	background-repeat:repeat-x;
	padding-left:6px;
	padding-right:6px;
	padding-top:3px;
	padding-bottom: 3px;
	text-decoration:none;
	border:1px;
}

#searchbarleft {
	display:block;
	z-index:201;
	float:left;
	text-align:center;
	width: 140px;
	height: 50px;
	position:absolute;
	visibility: visible;
	left: -60px;
	top: 220px;
	color: #FFFFFF;
	background: transparent;
	font-family: "Courier New", Courier, mono;
	font-style: normal;
	font-weight: normal;
	font-size: 9px;
	margin: 5px;
	padding:0px 0 0 0;
}

/*#searchbar input{
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	border-style:none;
	background-color:#FFFFFF;
	top:50%;
	bottom:50%;
}
*/


/*searchbar form {
	height:20px;
	top:0px;
	margin-top:0px;
	padding-top:0px;

}*/

