﻿html {
	margin: 0px;
}

body {
	background-color: #FFF;
	color: #000;
	font-size: 10pt;
	font-family: Trebuchet MS, arial, sans-serif;
	margin: 0px;
}

strong
{
    font-weight: bold;
    color: #5FAEBA;
}

h1
{
    display: block;
    font-size: 18pt;
	font-family: Trebuchet MS, arial, sans-serif;
	margin-top: 10px;
	margin-bottom: 0px;
	text-align: left;
	text-indent: 15px;
	color: #fff;
	background-color: #EA3;
    overflow: hidden;
    border: solid 1px black;
	border-left: solid 5px black;
}
h2
{
    display: block;
    font-size: 12pt;
	font-family: Trebuchet MS, arial, sans-serif;
	margin-top: 10px;
	margin-bottom: 0px;
	text-align: left;
	text-indent: 15px;
	color: #fff;
	background-color: #EA3;
    overflow: hidden;
    border: solid 1px black;
	border-left: solid 5px black;
}

a {
	text-decoration: none;
	color:  #A17222;
}

a:hover {
	text-decoration: underline;
}

table {
	border: none;
	margin: 0px;
	padding: 0px;
}

th {
	text-align: left;
	font-weight: bold;
}

img {
	border: none;
	margin: 0px;
	padding: 0px;
}

input {
	color: #610;
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
}

.errorMsg {
	margin: 10px;
	color: red;
	font-weight: bold;
}

.thumb {
	float: left;
	width: 150px;
	height: 130px;
	border: solid 1px #610;
	text-align: center;
	margin: 12px;
	margin-bottom: 0px;
	background-color: #D8EAED;
	overflow: hidden;
}

.thumbName {
	width: 100%;
	height: 16px;
	overflow: hidden;
}

.smallText {
	font-size: 7pt;
}

.upload {
	float: left;
}

.buttonFormat {
	color: #000;
	text-align: center;
	background: #EA3;
	border: #933 solid 1px;
	font-weight: bold;
	margin: 5px;
}

.mainContent {
	background-color: #FFF;
	border: solid 0px black;
	position: relative;
	top: 0px;
	margin-left: 10px;
	margin-top: 10px;
	width: 950px;
	height: auto;
}

.image_info {
	font-size: 10pt;
	border: solid 1px #933;
	background-color: #FFF;
	margin: 10px;
}

.large_image {
	margin: 10px;
}

.counter {
	position: absolute;
	top: 0px;
	left: 50%;
	width: 90px;
	margin-left: 280px;
}

.thumb_image {
	margin-top: 15px;
}

.login_ruta {
	border: solid 1px #933;
	margin: 10px 10px;
	background-color: #FFF;
	text-align: center;
}

.info_ruta {
	width: auto;	
	border: solid 1px #610;
	margin: 10px 10px;
	background-color: #FFF;
}

.logo {
	width: 950px;
	height: 95px;
	position: relative;
	top: 10px;
	margin-left: 10px;
	overflow: hidden;
	border: solid 0px black;
}

.logoImg {
	border: solid 2px #610;
	width: 950px;
}

.rightPane 
{
	clear: right;
	margin: 10px 5px 0px 5px;
	overflow: hidden;
	margin-bottom: 0px;
	padding: 0px;
	float: right;
	width: 175px;
	font-size: 8pt;
	border-left: solid 1px black;
	border-bottom: solid 1px black;
}

.annons 
{
    display: none;
	position: absolute;
	top: 105px;
	left: 50%;
	margin-left: 365px;
	width: 90px;
	height: auto;
	text-align: center;
}

.messages {
	width: 90%;
	padding: 0px;
	border-collapse: collapse;
}

.messageLine1 {
	background-color: #EA3;
}

.messageLine2 {
	background-color: #E92;
}

.readMessage {
	font-weight: normal;
}

.unreadMessage {
	font-weight: bold;
}

.meny {
	margin-bottom: 4px;
	height: 34px;
	margin-top: 10px;
	margin-left: 0px;
	text-align: left;
	border-top: solid 1px black;
	border-bottom: solid 1px black;
	background-color: #f7e3a5;
}
a.meny 
{
    display: block;
    height: 26px;
    float: left;
    color: Black;
    margin: 0px 0px 0px 0px;
    padding: 8px 10px 0px 10px;
    border: 0px;
    font-weight: bold;
}
a.meny:hover
{
    text-decoration: none;
    background-color: #efae4a;
}
a.activeMeny:hover
{
    text-decoration: none;
    background-color: #efae4a;
}
.activeMeny
{
    display: block;
    height: 18px;
    float: left;
    color: Black;
    margin: 0px 0px 0px 0px;
    padding: 8px 10px 0px 10px;
    border: 0px;
    border-bottom: solid 8px #5FAEBA;
    font-weight: bold;
    text-decoration: none;
    background-color: #efae4a;
}    

.box {
	margin: 10px;
}

.subContent {
	width: 545px;
	float: left;
}

.icon {
	vertical-align: middle;
	width: 16px;
	height: 16px;
}

.paging {
	clear: both;
	text-align: center;
}

.mailMessage {
	border: solid 1px #610;
}

#alertBox {
	display: none;
	position: absolute;
	top: 150px;
	left: 50%;
	width: 400px;
	height: 200px;
	border: solid 2px #610;
	margin-left: -200px;
	Z-index: 10;
	background-color: #FFF;
}

.google {
	border: solid 1px #610;
	display: block;
	position: absolute;
	width: 728px;
	height: 90px;
	text-align: center;
	bottom: 0px;
	left: 50%;
	margin-left: -366px;
}

.displayOptions {
	position: relative;
	top: -25px;
	left: 400px;
	width: 100px;
	text-align: right;
}

.kontakt 
{
    display: none;
	background-color: #FFF;
	text-align: center;
	border: solid 2px #610;
	position: relative;
	top: 20px;
	left: 50%;
	margin-left: -370px;
	margin-top: 20px;
	width: 723px;
	height: auto;
}

.header 
{
    display: block;
    font-size: 18pt;
	font-family: Script MT Bold, arial, verdana;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	text-indent: 15px;
	color: #fff;
	background-color: #EA3;
}

.content
{
    width: 728px;
    overflow: hidden;
    float: left;
}

.chatWindow
{
    width: 728px;
    height: 400px;
    overflow: auto;
}

.chatLine1
{
    background-color: White;
}

.chatLine2
{
    background-color: #D8EAED;
}

.livePane
{
    margin-left: 10px;
    margin-right: 10px;
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}



#demo-status
{
	background-color:		#F9F7ED;
	padding:				10px 15px;
	width:					420px;
}
 
#demo-status .progress
{
	background:				white url(http://digitarald.de/project/fancyupload/2-0/assets/progress-bar/progress.gif) no-repeat;
	background-position:	+50% 0;
	margin-right:			0.5em;
}
 
#demo-status .progress-text
{
	font-size:				0.9em;
	font-weight:			bold;
}
 
#demo-list
{
	list-style:				none;
	width:					450px;
	margin:					0;
}
 
#demo-list li.file
{
	border-bottom:			1px solid #eee;
	background:				url(http://digitarald.de/project/fancyupload/2-0/assets/file.png) no-repeat 4px 4px;
}
#demo-list li.file.file-uploading
{
	background-image:		url(http://digitarald.de/project/fancyupload/2-0/assets/uploading.png);
	background-color:		#D9DDE9;
}
#demo-list li.file.file-success
{
	background-image:		url(http://digitarald.de/project/fancyupload/2-0/assets/success.png);
}
#demo-list li.file.file-failed
{
	background-image:		url(http://digitarald.de/project/fancyupload/2-0/assets/failed.png);
}
 
#demo-list li.file .file-name
{
	font-size:				1.2em;
	margin-left:			44px;
	display:				block;
	clear:					left;
	line-height:			40px;
	height:					40px;
	font-weight:			bold;
}
#demo-list li.file .file-size
{
	font-size:				0.9em;
	line-height:			18px;
	float:					right;
	margin-top:				2px;
	margin-right:			6px;
}
#demo-list li.file .file-info
{
	display:				block;
	margin-left:			44px;
	font-size:				0.9em;
	line-height:			20px;
	clear
}
#demo-list li.file .file-remove
{
	clear:					right;
	float:					right;
	line-height:			18px;
	margin-right:			6px;
}