@import "form.css";
body {
	font-size: 11px;
	color: #232323;
	background: #080808 url(http://img.fotoeske.no/img/bg.jpg) repeat-x;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 40px;
}
h1 {
	background-color: #555555;
	padding: 10px 20px;
	margin: 10px -10px 10px -10px;
	font-weight: normal;
	font-size: 16px;
	font-weight: bold;
	color: #F8F8F8;
}
img {
	border: none;
	behavior: url(http://www.fotoeske.no/css/iepngfix.htc);
}
.float_l {
	float: left;
}
.standard_padding {
	padding: 10px;
}
.clear {
	clear: both;
}

.error_message {
	color: #EB8C51;
	font-weight:bold;
}

.error_message a:link,
.error_message a:visited {
	color: #EB8C51;
}

.error_message a:hover {
	color: #EB8C51;
	text-decoration: none;
}
.tool_button {
	padding: 5px;
	background-color: #dadada;
	color: #555555;
	margin-bottom: 5px;
	text-align: center;
}

.tool_button_half {
	width: 120px;
	background-color: #cfcfcf;
	float: left;
	padding: 5px 0px 5px 0px;
	margin-bottom: 5px;
}

.tool_button input {
	border: 1px solid #999999;
	color: #666666;
	margin-left: 10px;
}
.tool_button img,
.tool_button_half img {
	vertical-align: -25%;
}
.tool_button_half a:link,
.tool_button_half a:visited {
	padding: 10px;
	color: #555555;
	text-decoration: none;
}
.tool_button_half a:hover {
	padding: 10px;
	color: #01b0f0;
	text-decoration: none;
}
#big_image {
	margin-bottom: 20px;
	text-align: center;
	position: relative;
	width: 100%;
}
#big_image h2 {
	text-align: left;
	font-size: 16px;
}
#big_image a:link,
#big_image a:visited {
	color: #017CA8;
	text-decoration: none;
}
#big_image a:hover {
	color: #01b0f0;
	text-decoration: underline;
}

#big_image #next_container {
	z-index: 3000;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 200px;
	background: url(http://img.fotoeske.no/img/blank.gif) no-repeat top right;
}

#big_image #prev_container {
	z-index: 3000;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 200px;
	background: url(http://img.fotoeske.no/img/blank.gif) no-repeat top left;
}

#big_image #image_prev {
	visibility: hidden;
	display: block;
	color: #f8f8f8;
	z-index: 3000;
	position: absolute;
	top: 0px;
	left: 0px;
	font-size: 16px;
	filter:alpha(opacity=35);
	-moz-opacity:0.35;
	-khtml-opacity: 0.35;
	opacity: 0.35;
	width: 200px;
	height: 100%;
	padding: 10px;
	background: #bbbbbb url(http://img.fotoeske.no/img/arrow_l.png) no-repeat left center;
}

#big_image #image_next {
	visibility: hidden;
	color: #f8f8f8;
	z-index: 3000;
	position: absolute;
	top: 0px;
	right: 0px;
	font-size: 16px;
	filter:alpha(opacity=35);
	-moz-opacity:0.35;
	-khtml-opacity: 0.35;
	opacity: 0.35;
	width: 200px;
	height: 100%;
	padding: 10px;
	display: block;
	text-align: center;
background: #bbbbbb url(http://img.fotoeske.no/img/arrow_r.png) no-repeat right center;
}

#main_image #image_prev a:link,
#main_image #image_next a:link,
#main_image #image_prev a:visited,
#main_image #image_next a:visited {

}

.date_header {
  padding: 10px;
  margin: 0px;
  font-size: 18px;
  color: #232323;
}

.box1 {
	width: 720px;
	margin-right: 10px;
	float: left;
}

.box1 #description {
	background-color: #555555;
	color: #f8f8f8;
	padding: 10px;
	font-size: 12px;
	margin-bottom: 20px;
}

.box2 {
	width: 250px;
	float:left;
}
.big_back {
	float: left;
}
a.big_back:link,
a.big_back:visited {
	color: #ffffff;
	text-decoration: none;
}
a.big_back:hover {
	color: #ff358b;
	text-decoration: underline;
}

#exif_data {
	background-color: #555555;
	color: #f8f8f8;
	padding: 10px;
	font-family: verdana, sans-serif;
}

#main_logo {
	margin: 0px 0px 20px;
	text-align: left;
}
#main_logo img {
	width: 315px;
	height: 44px;
}

#main_centerbox {
	width: 1000px;
	margin: auto;
	vertical-align: top;
}

#main_top {
	width: 1000px;
	margin: 0px;
}

#main_menu {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 745px;
}

#main_menu img {
	vertical-align: -2px;
}

#main_menu li {
	float: left;
	list-style-type: none;
	font-size: 18px;
	margin: 0px 10px 5px 0px;
	padding: 2px 0px;
	display: inline;
	font-weight: bold;
}

#main_menu li a:link,
#main_menu li a:visited {
	text-transform: uppercase;
	text-decoration: none;
	color: #FFFFFF;
	padding: 5px 15px;
	background: #01b0f0;
}

#main_menu li a:hover {
	text-decoration: none;
	color: #FFFFFF;
	padding: 5px 15px;
	background: #ff358b;
}

#top_left {
	width: 230px;
	margin-left: 20px;
	float: left;
	text-align: right;
	margin-top: 10px;
	color: #F8F8F8;
	font-size: 16px;
}
#top_left a:link,
#top_left a:visited {
	color: #eeba00;
	text-decoration: none;
	font-size: 16px;
	/* font-weight: bold;  FIXME */
}
#top_left a:hover {
	color: #ff358b;
	text-decoration: none;
	font-size: 16px;
}

#main_contentbox {
	width: 1000px;
	float: left;
	text-align: left;
	background-color: #FFFFFF;
	padding: 0;
	margin-top: 8px;
	clear: both;
}

#pop_contentbox {
	text-align: left;
	background-color: #FFFFFF;
	margin: 10px;
}

/* footer */
#main_bottomfooter {
	padding: 10px 0px 10px 0px;
	color: #f8f8f8;
	margin-top: 20px;
	text-align: right;
	clear: both;
}
#main_bottomfooter a:link,
#main_bottomfooter a:visited {
	color: #f8f8f8;
	text-decoration: none;
}
#main_bottomfooter a:hover {
	color: #eeba00;
}


/* comments */
#comments {
	padding: 0px 10px 10px 10px;
}
#comments #comment_submit {
	background-color: #666666;
	color: #f8f8f8;
	padding: 5px;
	border: none;
}
h2.commentheader  {
	padding: 0px 0px 5px 10px;
	margin: 0px;
	font-weight: bold;
	font-size: 14px;
	color: #666666;
}
#comments textarea {
	border: 1px solid #cfcfcf;
	margin-bottom: 10px;
}

#comments input {
	border: 1px solid #cfcfcf;
}
#comments a:link,
#comments a:visited {
	color: #01b0f0;
	text-decoration: none;
}
#comments a:hover {
	color: #ff358b;
	text-decoration: underline;
}
.comment {
	margin: 5px 0px 10px 0px;
}
.comment_header {
	border-bottom: 1px solid #cfcfcf;
	font-weight: bold;
}

.comment_header  a {
	color: #232323;
	text-decoration: none;
}

/* Last uploaded */
.last_image_entry {
	float: left;
	margin: 10px;
	position: relative;
	display: inline;
}
.last_image_entry .thumb {
	height: 188px;
	text-align: left;
}
.img_data_container {
	background: url(http://img.fotoeske.no/img/black_trans.png);
	position: absolute;
	bottom: 0px;
	left: 0px;
	display: none;
}
.img_data_container .img_data {
	color: #f8f8f8;
	font-size: 10px;
	font-family: Verdana, sans-serif;
	padding: 10px;
}

.img_data_container .img_data .num_comments {
	color: #000000;
	font-size: 10px;
	font-family: verdana, sans-serif;
	background: url(http://img.fotoeske.no/img/comments_bobble.png) no-repeat;
	float: right;
	text-align: center;
	width: 24px;
	height: 24px;
	padding-top: 1px;
}

.img_data_container .img_data .description {
	padding: 0px 0px 5px 0px;
	color: #01b0f0;
	font-family: Arial, sans-serif;
	font-size: 16px;
	/* font-weight: bold;  FIXME */
}

.img_data_container .img_data a:link,
.img_data_container .img_data a:visited {
	color: #eeba00; /*#01b0f0;*/
}
.img_data_container .img_data a:hover {
	color: #ff358b;
}

#exif_list {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

/* frontpage */
#login_box {
	text-align: center;
	background: #555555 url(http://img.fotoeske.no/img/firkantboks_koks.png) top left no-repeat;
	color: #f8f8f8;
	float: left;
	margin: 10px;
	display: inline;
	padding-bottom: 3px;
}

#login_box h2 {
	font-weight: bold;
	padding: 20px 0px 5px 0px;
	margin: 0px;
	font-size: 18px;
}

#login_box form {
	margin: 0px;
	padding: 0px;
}

#login_box input {
	padding: 5px;
	text-align: center;
	margin: 9px;
	color: #999999;
	border: 1px solid #999999;
}

#login_box .submit {
	background-color: #01b0f0;
	color: #f8f8f8;
	font-weight: bold;
	border: none;
} 

#info_box {
	text-align: left;
	background: #FF69B4 url(http://img.fotoeske.no/img/firkantboks_rosa.png) top left no-repeat;
	color: #f8f8f8;
	float: left;
	margin: 10px;
	font-size: 18px;
	display: inline;
	padding-bottom: 3px;
}
#info_box p {
	padding: 20px;
	margin: 0px 0px 10px 0px;
}

#registrer_box {
	text-align: center;
	background: #cecece url(http://img.fotoeske.no/img/firkantboks_lys.png) top left no-repeat;
	color: #f8f8f8;
	float: left;
	margin: 10px;
	font-size: 18px;
	padding-bottom: 9px;
	display:inline;
}

#registrer_box form {
	margin: 0px;
	padding: 0px;
}

#registrer_box h2 {
	color: #555555;
	font-weight: bold;
	padding: 20px 0px 5px 0px;
	margin: 0px;
	font-size: 18px;
}

#registrer_box input {
	padding: 5px;
	text-align: center;
	margin: 20px 10px 20px 10px;
	color: #999999;
	border: 1px solid #999999;
}

#registrer_box .submit {
	background-color: #FF69B4;
	color: #f8f8f8;
	font-weight: bold;	
	border: none;
}

/* helpbox */
.helpbox_wrapper {
	width: 300px;
	position: absolute;
	padding-right:9px; 
	background-image: url(http://img.fotoeske.no/img/arrowpoint.gif); 
	background-repeat: no-repeat; 
	background-position: right center;
}
.helpbox {
	font-size: 12px;
	font-family: Verdana;
	background-color: #555555;
	border: 2px solid #f8f8f8;
	color: #f8f8f8;
	text-align: left;
	padding: 14px;
	padding-top: 0;
/*	filter:alpha(opacity=95);
   -moz-opacity:0.95;
   -khtml-opacity: 0.95;
	opacity: 0.95;*/
}


/**
 * Grid width
 * common for evertthing
 */
.last_image_entry,
.last_image_entry .thumb,
.img_data_container,
#info_box,
#registrer_box,
#login_box {
	width: 306px;
}

/* photo navigation */
#photo_nav {
	text-align: center;
}
#photo_nav .page_button_selected {
	background-color: #cccccc;
}
#photo_nav .page_button_disabled{
	color: #cccccc;
	border: 1px solid #cccccc;
}
#photo_nav a {
	text-decoration: none;
}
#photo_nav input {
	background-color: #eeeeee;
	border: 1px solid #444444;
	padding: 2px;
	color: #444444;
	font-size: 12px;
	margin: 2px;
}

#delete_heading {
   color: red;
   margin-left: 17px;
}

/* Favorites */
#favorite {
	float: right;
	margin-top: 3px;
	font-size: 12px;
}

#favorite img {
	vertical-align: -4px;
}

#favorite a:link, #favorite a:visited {
	color: #f8f8f8;
	text-decoration: none;
}
#favorite a:hover {
	color: #EEBA00;
	text-decoration: none;
}