body {
	background-image: url('images/backGradient.gif');
	background-repeat: repeat-x;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 13px;
}


.mainBlock {
	float: left;
	display: block;
	width: 680px;
	background-color: #303030;
	font-size: 13px;
}

.topBlock {
	//background-image: url('images/backGradient.gif');
	//background-repeat: repeat-x;
	background-color: transparent;
	color: white;
	width: 680px;
	height: 45px;
	padding-bottom: 5px;
	position: relative;
}

.middleBlock {
	float: left;
	padding-left: 10px;
	display: block;
	width: 680px;
	height: 475px;
	background-color: #989898;
	padding: 5px 5px 5px 5px;
	border-width: 0px 5px 0px 5px;
	border-color: black;
	border-style: solid;
	color: black;
}

.rightBlock{
	display: block;
	width: 260px;
	height: 200px;
	top: 150px;
	right: 15px;
	direction: rtl;
	background-color: #989898;
	padding: 5px 5px 5px 5px;
	border-width: 0px 5px 0px 5px;
	border-color: black;
	border-style: solid;
	color: black;
	position: absolute;
}

.bottomBlock {
	text-align: center;
	background-image: url('images/topgradient.gif');
	background-repeat: repeat-x;
	float: left;
	display: block;
	width: 690px;
	height: 20px;
	padding: 5px 5px 5px 5px;
	border-width: 5px 0px 0px 0px;
	border-color: black;
	border-style: solid;
	color: white;
}

ul {
	padding: 0px 0px 0px 20px;
}

a:link {
	color: black;
	text-decoration: underline;
}

a:visited {
	color: black;
	text-decoration: underline;
}

a:active {
	color: black;
	text-decoration: underline;
}

a:hover {
	color: black;
	text-decoration: underline;
}

.newFilm label,.newFilm input {
	display: block;
	width: 160px;
	float: left;
	margin-bottom: 10px;
}

.newFilm label {
	text-align: right;
	width: 40px;
	padding-right: 18px;
}

.newFilm .submit {
	width: 80px;
}
.toptop img {
	position: absolute;
	border: 0px;
}

.topBlock form {
	float: left;
	position: absolute;
}

.login {	
	float: right;
	color: white;
	height: 10px;
}

.login input {
  width: 100px;
}

.loginerror {	
	position: absolute;
	top: 28px;
	left: 700px;
	color: red;
	font-size: 0.8em;
}

#search, .sjanger {
	float: left;
	margin: 0px 5px 8px 0px;
	font-style: italic;
}

.count {
	float: left;
	margin: 2px 0px 0px 325px;
	font-weight: bold;
}

.inputter {
	padding: 20px 0px 0px 40px;
}

.res {
	display: block;
	width: 580px;
	margin: 15px 0px 0px 40px;
	background-color: #DDDDDD;
	border: medium double rgb(0,0,0);
}

.rBilde{
	text-align: center;
	float: left;
	display: block;
	background-color: #BBBBBB;
	width: 30px;
	border-width: 0px 1px 1px 0px;
	border-color: black;
	border-style: solid;
	padding: 1px 1px 1px 5px;
}

.rNavn {
	text-align: center;
	float: left;
	display: block;
	background-color: #BBBBBB;
	width: 350px;
	border-width: 0px 0px 1px 0px;
	border-color: black;
	border-style: solid;
	padding: 1px 1px 1px 5px;
}

.rSjanger {
	text-align: center;
	float: left;
	display: block;
	background-color: #BBBBBB;
	width: 90px;
	border-width: 0px 0px 1px 1px;
	border-color: black;
	border-style: solid;
	padding: 1px 1px 1px 5px;
}

.rDato{
	text-align: center;
	float: left;
	display: block;
	background-color: #BBBBBB;
	width: 80px;
	border-width: 0px 0px 1px 1px;
	border-color: black;
	border-style: solid;
	padding: 1px 1px 1px 5px;
}

.rBilde2 {
	text-align: center;
	float: left;
	display: block;
	background-color: #DDDDDD;
	width: 30px;
	border-width: 0px 1px 1px 0px;
	border-color: black;
	border-style: solid;
	border-bottom-style: dotted;
	padding: 1px 1px 1px 5px;
}

.rNavn2 {
	text-align: left;
	float: left;
	display: block;
	background-color: #DDDDDD;
	width: 350px;
	border-width: 0px 0px 1px 0px;
	border-color: black;
	border-style: solid;
	border-bottom-style: dotted;
	padding: 1px 1px 1px 5px;
}

.rSjanger2 {
	text-align: center;
	float: left;
	display: block;
	background-color: #DDDDDD;
	width: 90px;
	border-width: 0px 0px 1px 1px;
	border-color: black;
	border-style: solid;
	border-bottom-style: dotted;
	padding: 1px 1px 1px 5px;
}

.rDato2 {
	text-align: center;
	float: left;
	display: block;
	background-color: #DDDDDD;
	width: 80px;
	border-width: 0px 0px 1px 1px;
	border-color: black;
	border-style: solid;
	border-bottom-style: dotted;
	padding: 1px 1px 1px 5px;
}

.newFilm {
	direction: ltr;
	padding: 10px 0px 0px 20px;
	font-size: 13px;
}

ul.login {
	top: 400px;
	left: 1100px;
	position: absolute;
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}

.login td {
	color: white;
}

.login li ul {
  list-style-type: none;
  display: none;
  margin: 0px;
  padding: 0px;
} 

.login li:hover > ul {
  display: block;
  list-style-type: none;
  margin: 0px;
  padding: 0px;
	margin-left: 2px;
} 

.login input {
  width: 135px;
}

.error {
  color: red;
  font-size: 0.8em;
}