/* - - - ( body ) - - - */
body {
	/*padding-top: 80px;*/
	font: normal 11px Verdana, Arial, sans-serif;
	margin: 0;
	background: #C2DFF6 url('http://movies.ajaxilicious.be/images/bg2.png') repeat-x;
	background-position: 0px 0px;
}

#notification {
	background: #FFFF99;
	position: absolute;
	top: 0px;
	left:0px;
	width: 100%;
	border-bottom: 1px solid #DDDD3A;
}

#notification p{
	padding: 0px 10px;
}

/* - - - ( the wrapper ) - - - */
#wrapper {
	margin: 0 auto;
	width: 600px;
}


#ed {
/*
	position: absolute;
	display:block;
	background: #FFFF99;
	width: 100%;
	top:0px;
	left: 0px;
	height: 40px;
*/
	cursor: pointer;
	position:absolute;
	left:0px;
	top:200px;
	text-align: center;
	color: #fff;
	font-size: 30pt;
	font-weight: bold;
	background: url('http://movies.ajaxilicious.be/images/overlay.png') repeat;
	height:300px;
	width:100%;
	z-index:100;
}

#newsbox {
	border-top: 1px solid #FFD324;
	border-bottom: 1px solid #FFD324;
	background: #FFF6BF;
	display: block;
	padding: 5px 10px;
	margin-bottom: 10px;
}

#news1 a{
	color: #D63C5E;
	text-decoration: none;
	border-bottom: 1px solid #D63C5E;
}

#news1 a:hover {
	border-bottom: 1px solid #4D6480;
	text-decoration: none;
}

#prepage {
	position:absolute;
	left:0px;
	top:0px;
	text-align: right;
	color: #000;
	background: #fff;
	height:100%;
	width:100%;
}

/* - - - ( the content ) - - - */
#content {
	 background: #fff;
}

.label {
	color: #fff;
	font-weight: bold;
}

.tip {
	color: #437497;
	display: block;
	background: #E8EFF5;
	border: 1px solid #6A97C3;
	padding: 3px 5px;
	margin: 3px 0;
}

#movieselector{
	width: 100%;
}

#msleft {
	border: 2px outset #FFBC12;
	background: #FFD160;
	float:left;
	width: 46%;
	padding: 1%;
	cursor: pointer;
}

#msright {
	border: 2px outset #FFBC12;
	background: #FFD160;
	float: right;
	width: 46%;
	padding: 1%;
	cursor: pointer;
}

#msright:hover, #msleft:hover {
	border-style: inset;
}	

#error_msg{
	background: #FFCCCC;
	border: 1px solid #ff0000;
	padding: 5px;
	width: 550px;
	margin: 0 auto;
	display: none;
}


#newnav{
	background: url('http://movies.ajaxilicious.be/images/hbar1.png') top left no-repeat;
	width: 600px;
	height: 25px;
	padding-left: 10px;
}

#newnav ul{
	margin:0px;
	padding: 0px;
}

#newnav li {
	display: inline;
	margin-right: 10px;
}
#newnav li a,#newnav li a:visited, #newnav span {
	font-weight: bold;
	color: #fff;
	height: 25px;
	line-height: 25px;
	display: block;
	float: left;
	text-decoration: none;
	margin-right: 10px;
}
#newnav li a:hover{
	color: #4D6480;
	background: url('http://movies.ajaxilicious.be/triangle.png') center bottom no-repeat;
	
}

h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 1.5em;
}

#profile, #register, #login, #about{
		background: #C7E492;
		width: 570px;
		height: 100px;
		margin: 0 auto;
		padding-left: 10px;
		padding-right: 10px;
}

#profile fieldset, #register fieldset,
#login fieldset, #about fieldset{
	border: 1px solid #84B32C;
	padding: 5px;
}

#profile label {
	width: 55%;
	float: left;
}

#profile p {
	margin: 0 0 5px 0;
}

#beta{
 float: right;
 color:#fff;
 /*margin-top: -18px;
 margin-right: 23px;*/
}

#container {
 padding: 6px;
}

p {
	font-size: 11px;
	line-height: 1.5em;
	text-align: justify;
}

#content a{
 color: #0072D6;
}

#content a:hover{
 color: #BB3E00;
 text-decoration: none;
}

.content_top{
    background: #DBE6F0;
    margin-bottom: 10px;
	padding: 5px;
    text-align:center;
}


#logo {
	margin: 40px auto;
	height: 94px; 
	background: url('http://movies.ajaxilicious.be/images/logon1.png') right bottom no-repeat;
}

#header {
	height: 100px;
	/*margin-bottom: 10px;*/
}


#left {
	float:left;
	width: 280px;
	height:300px;	
	border-right: 1px dashed #c0c0c0;
}

#right {
	float:right;
	width: 260px;
	height:300px;	
	padding-left: 0px;
	padding-right: 3px;
}


#footer {
  clear: both;
  text-align:center;
}

#footer a{
	color: #0000EE;
}

#footer p{
font-size: 9px;
color: #333;
text-align:right;
padding-right: 10px;
}

p.supported a{
text-decoration:none;
border-bottom: 1px;
color: #0000EE;
}

p.supported a:hover{
border-bottom: 1px dotted #BB3E00;
color: #0000EE;
}

/* - - - ( label ) - - - */
label {
	/* cursor: pointer; */
}

/* - - - ( fieldsets ) - - - */
fieldset {
	padding: 20px;
	margin-bottom: 1em;
	border: 1px solid #ccc;
}

fieldset a{
	color: #D63C5E;
	text-decoration: none;
	border-bottom: 1px solid #D63C5E;
}

fieldset a:hover {
	text-decoration: none;
	border-bottom: 1px solid #4D6480;
}
fieldset p {
	margin: 0 0 1.5em;
	line-height: 1.5em;
}
legend {
	color: #369;
	font-weight: bold;
}


/* movies start*/
.block {
border: 1px #dedede solid;
font-family: arial;
font-size: small;
padding: 0;
background: #DCE3B5;
}

.title {
display: block;
background: #78804D;
padding: 2px;
}

.tablec{
font-family: arial;
font-size: small;
}

.content{
font-family: arial;
font-size: small;
}

#istatus{
position: fixed;
z-index:100;
top: 5px;
right: 5px;
float:right;
padding: 1px;
color: #fff;
font-weight: bold;
font-family: arial;
font-size: x-small;
}

.link {
	cursor: pointer;
	text-decoration: underline;
}

.elink{
	background: #FEDF96;
}

.navlink {
	cursor: pointer;
	text-decoration: none;
}

.plink {
	cursor: pointer;
	text-decoration: none;
	border: 1px solid #c0c0c0;
	padding: 2px;
}

.plink:hover {
	border: 1px solid #ddeedd;
}

.delete:hover {
background: red;
}

#movies {
	padding: 10px;
	border: 1px solid #fff;
}

#list {
	border: 1px solid #fff;
}

#msg {
	text-align: center;
	border: 1px solid #fff;
}

.paging {
	text-align: center;
}

/* movies end */

/* - - - ( form elements ) - - - */
input, textarea {
	font: normal 11px Verdana, Arial, sans-serif;
	padding: 2px;	
}
input[type="text"], 
input[type="password"], 
textarea {
	border: 1px solid #999;
}
input[type="text"].error, 
input[type="password"].error, 
textarea.error {
	border: 1px solid red;
}
input[type="text"]:focus, 
input[type="password"]:focus, 
textarea:focus {
	border: 1px solid #333;
}

img.image{
	vertical-align: middle;
}

#news .image {
	border: 0px;
}

#news fieldset {
	padding: 10px 5px;
}

#news img{
	border: 0px;
	text-decoration: none;
}

#news .pnews{
	text-align: left;
}

#news strong {
	border-bottom: 1px solid #333;
}

#plot {
	position: fixed;
	top: 20%;
	left: 30%;
	height:300px;
	width:300px;
	z-index:10;
	background: #EAF9F9;
	overflow: auto; 
	color: #000;
	border: 2px dashed #636363;
	
}

#test {
   position: absolute;
   top: 300px;
   left: 100px;
   width: 200px;
   background: #fff;
}

#locallist {
	
}

#livesearch ul{
	list-style-type: none;
	margin-left:0;
	padding-left:0;
}

#livesearch li{
	background: #fff;
	border: 1px solid #ffddee;
}

#members_list {
	display:none;
	position: absolute;
	background: #f9f9f9;
	margin: 50px;
	padding: 10px;
	text-align: justify;
	left: 0px;
	top: 60px;
	border: 3px solid #c0c0c0;
}

#members_list a{
	color: #0072D6;
}

#members_list a:hover {
	color: #BB3E00;
}

.movie_options {
	display:none;
	/*background: #FFD774;
	/*width: 540px;
	border-bottom: 1px solid #FEBF32;
	border-left: 1px solid #FEBF32;
	border-right: 1px solid #FEBF32;*/
	margin: 2px auto;
	padding: 0px;
	/*text-align:left;*/
	width: 90%;
}

.movie_options fieldset{
	background: #f9f9f9;
	padding: 5px 10px;
	border: 1px solid #A9D2FE; /*#FEBF32*/
	font-weight: normal;
}

.movie_options legend{
	color: #000;
}

.tag {
	font-weight: normal;
}


#tag_edit{
	position: fixed;
	background: url('http://movies.ajaxilicious.be/images/tagbox.png') no-repeat;
	width: 238px;
	height: 89px;
	display:block;
	top:50%;
	left:40%;
	padding: 15px 0px 0px 20px;
}

#tag_x {
	position: absolute;
	top:5px;
	left: 205px;
}

/*             styles for the star rater                */
.star-rating{
	list-style:none;
	margin: 0 auto;
	padding:0px;
	width: 100px;
	height: 20px;
	position: relative;
	background: url('http://movies.ajaxilicious.be/images/star_rating2.png') top left repeat-x;		
}
.star-rating li{
	padding:0px;
	margin:0px;
	/*\*/
	float: left;
	/* */
}
.star-rating li a{
	display:block;
	width:20px;
	height: 19px;
	border: 0px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
}
.star-rating li a:hover{
	background: url('http://movies.ajaxilicious.be/images/star_rating2.png') left bottom;
	z-index: 1;
	left: 0px;
}
.star-rating a.one-star{
	left: 0px;
}
.star-rating a.one-star:hover{
	width:20px;
}
.star-rating a.two-stars{
	left:20px;
}
.star-rating a.two-stars:hover{
	width: 40px;
}
.star-rating a.three-stars:hover{
	width: 60px;
}
.star-rating a.three-stars{
	left: 40px;
}
.star-rating a.four-stars{
	left: 60px;
}	
.star-rating a.four-stars:hover{
	width: 80px;
}
.star-rating a.five-stars{
	left: 80px;
}
.star-rating a.five-stars:hover{
	width: 100px;
}
		
.otherusers{
	display:none;
	width: 10px;
}

.myrating{
	width: 90%;
}