/* standard elements */
* {
	margin: 0;
	padding: 0;
}

a {color: #682;}

a:hover {color: #9A6;}

body {
	background: #34465C;
	background-image:url(img/bgfade.png);
	background-repeat:repeat-x;
	font: normal 62.5% "Trebuchet MS", Arial, Verdana, sans-serif;
	margin: 0 0;
	
}


.procent {
background-color: #00CC00;
border: 1px solid #444;
padding-left:0px;
color: #000;
margin:2px;
margin-left:0px;
margin-right:0px;
height:15px;
}
.procent2 {
padding-right:5px;
color: #000;
width:5%;
}
.procenttd {
width:15%;
padding-left:5px;
}

table {
	border-style: hidden
}

p,ul {
	padding-bottom: 1em;
}

ul {margin-left: 1.2em;}

li {list-style: none;}
.main li {list-style-image: url(img/li.gif);}

h1 {font-size: 1.3em;}
h2 {font-size: 1.1em;}
h3 {font-size: 1.0em;}
h4 {font-size: 1.6em;}

img{
	border: 0px solid #000;
	}
	

blockquote {margin: 0.7em 1.4em;
	padding-right: 40px;
	min-height: 22px;
	background: url(/img/blockquote.gif) no-repeat top right;
	border-bottom: 1px solid #EEE;
	border-top: 1px solid #EEE;
	display: block;
	font-size: 0.9em;
	}
	
blockquote p {padding: 3px 0;}

h1,h2 {color: #354A62;}
h3 {color: #FFFFFF;}

a {color:#DDD;}

p{
padding:0px;
margin:0px;
}

.cell{
padding:8px;
padding-top:10px;
}
.cellarticle{
background-image:url(img/artbottom.png);
background-position:bottom;
background-repeat:no-repeat;
background-color:#333333;
color:#FFFFFF;
margin:0px;
padding:0px;
}
.cellarticle h4{
color: #FFCC00;
}
.cellarticle h1, h2, h3{
color: #FFCC00;
}

.cell h1, h2, h3{
color: #000;
}
.cellsp{
padding:8px;
padding-top:10px;
background-image:url(img/indexbg.png);
background-repeat:no-repeat;
background-position:center;
}
.celln{
padding-top:0px;
padding-bottom:10px;
padding-left:10px;
padding-right:10px;
}
.celln a{
color:#CCC;
}
.celln a:hover{
color:#FFF;
}

.comment_color{
background-color:#EEE;
margin:0px;
border:0px;
padding:0px;
border-left:1px #CCC solid;
border-right:1px #CCC solid;
}
.comment_nocolor{
margin:0px;
border:0px;
padding:0px;
border-left:1px #CCC solid;
border-right:1px #CCC solid;
}

.borderline_right {
	height:1px;
	color: #FFFFFF;
	background-color:#FFFFFF;
	border: 0px;
	width:100%;
	margin:0px;
	padding:0px;
	line-height:0px;
	font-size:0px;
}
.bumbibjorn{
visibility:hidden;
height:0px;
border:0px;
padding:0px;
margin:0px;
}

.borderline {

	width:100%;
	max-width:100%;
	height:1px;
	line-height:1px;
	border:0px;
	padding:0px;
	margin:0px;
	max-height:1px;
	font-size:0px;
	background-color:#CCC;
	color:#CCC;
}

.spacer {
	height:1px;
	background-color: #354A62;
	color: #354A62;
	width:100%;
	border: 0px;
	}
	
	
.quote {
	background-image:url(img/blockquote.gif);
	background-repeat:no-repeat;
	background-position:4px 10px;
	padding-left:40px;
	padding-right:20px;
	padding-bottom:20px;
	padding-top:20px;
	font-size: 1.3em;
	font-style: italic;
	text-align: left;
	width:100%;
	border-top:#CCC 1px solid;
	}
	

.vptd{
vertical-align:text-top;
margin:0px;
padding:3px;
padding-left:6px;
max-width:100%;
}
.vptre{
width:100%;
max-width:100%;
}
.vptro{
background-color:#EEE;
width:100%;
max-width:100%;
}
.tabell{
vertical-align:text-top;
width:100%;
margin:0px;
border-collapse:collapse;
max-width:100%;
}
.lke{
background-color:#EEE;
width:100%;
}
.lko{
width:100%;
}

.searchdrop{
width:98%;
}
.searchresults{
vertical-align:text-top;
width:98%;
margin:0px;
border-collapse:collapse;
max-width:100%;
}

.sttbl{
vertical-align:text-top;
width:98%;
margin:0px;
border-collapse:collapse;
max-width:100%;
}

.sttbl2{
vertical-align:text-top;
width:100%;
margin:0px;
border-collapse:collapse;
max-width:100%;
}

.sttd{
vertical-align:text-top;
margin:0px;
padding:1px;
padding-left:6px;
max-width:100%;
}

.ste{
background-color:#EEE;
width:100%;
}
.sto{
width:100%;
}

.lktd{
vertical-align:text-top;
margin:0px;
padding:1px;
padding-left:6px;
max-width:100%;
}
.lktds{
vertical-align:text-top;
margin:0px;
padding:1px;
padding-left:6px;
max-width:100%;
text-align:right;
}
.lkl{
margin:0px;
width:100%;
padding:0px;
border-bottom:#CCC 1px solid;
}
/* misc */
.clearer {clear: both;}
.main_right .padded {padding: 0px 12px 20px 12px;}
.main .padded {padding: 6px 20px;}
.meta {font-size: 0.8em; color: #666;}
.rss_meta {font-size: 0.8em; color: #666;}
.left {float: left;}
.right {float: right;}

/* structure */

.maincontainer {

	margin: 0 auto;
	width: 1000px;
	background:#222;
	height:100%;
	
}
.container {
	font-size: 1.2em;
	float: left;
	background: url(img/bgcontainer.png) repeat-y;
	smargin: 0 auto;
	width: 826px;
	border-top: 8px solid #222;
	border-left: 8px solid #222;
	border-right: 8px solid #222;
	
}

/* header */
.header {
	float: left;
	width: 826px;
	height:150px;
	background: url(img/header.png) no-repeat;
	font: normal 2.4em Verdana,sans-serif;
	line-height: 150px;
	text-align: center;	
}

/* structure */
.stop {
	background: #222;
	color: #DDD;
	float: left;
	font: normal 1.4em Verdana;
	height: 50px;
	text-align: center;
	width: 639px;
}
.subnav {
	float: left;
	width: 140px;
}
.subnav_right {
	width: 160px;
}
.main {
	float: left;
	width: 526px;
}
.button_right{
color: #222 ;
background: #C9D5E0;
border: solid 1px #444;
height:18px;
margin-top:5px;
font-size:9px;
}
.button_main{
color: #333 ;
background: #DDD;
border: solid 1px #666;
height:18px;
margin-top:5px;
font-size:9px;
}

.textfield_right{
color: #222 ;
background:#EFF3F5;
border: solid 1px #444;
height:16px;
width:90%;
font-family:Geneva, Arial, Helvetica, sans-serif;
text-indent:4px;
} 
.textfield_main{
color: #000 ;
background:#FFF;
border: solid 1px #444;
height:18px;
width:60%;
font-family:Geneva, Arial, Helvetica, sans-serif;
text-indent:4px;
} 

.textfield_search{
color: #000 ;
background:#FFF;
border: solid 1px #444;
height:18px;
width:98%;
font-family:Geneva, Arial, Helvetica, sans-serif;
text-indent:4px;
}
.input_text{
color: #000 ;
background:#FFF;
border: solid 1px #444;
height:18px;
width:92%;
font-family:Geneva, Arial, Helvetica, sans-serif;
text-indent:4px;
} 
.input_pass{
color: #000 ;
background:#FFF;
border: solid 1px #444;
height:18px;
width:50%;
font-family:Geneva, Arial, Helvetica, sans-serif;
text-indent:4px;
} 
.textarea_profil{
color: #000 ;
background:#FFF;
border: solid 1px #444;
height:120px;
width:98%;
font-size:1.0em;
font-family:Geneva, Arial, Helvetica, sans-serif;
text-indent:4px;
} 
.textarea_main{
color: #000 ;
background:#FFF;
border: solid 1px #444;
height:70px;
width:60%;
font-family:Geneva, Arial, Helvetica, sans-serif;
text-indent:4px;
} 
adminaction a:link{
color:#FF0000;
text-decoration: none;
}

.error_msg{
color: red;
font-size:1.1em;
font-weight: bold;
font-style:italic;
}
.main a{
color:#354A62;
text-decoration:none;
}
.main a:hover{
color:#006699;
text-decoration:underline;
}
.main_right a{
color:#EEE;
text-decoration:none;
}
.main_right a:hover{
color:#FFF;
text-decoration:none;
}
.commentlink{
width: 100%;
text-align: right;
font-size:0.9em;
margin:0;
margin-top:0.6em;
font-style: italic;
}
.commentlink a:link {text-decoration: none; color: #444;}
.commentlink a:visited {text-decoration: none; color: #444;}
.commentlink a:active {text-decoration: none; color: #444;}
.commentlink a:hover {text-decoration: underline; color: #444;}

.comment_meta{
font-size:0.9em;
}
.comment_meta a{

}
.footer a{
text-decoration:none;}


.main_right {
	margin:0px;
	float: right;
	width: 160px;
	color: #EEE;
}
.commersial {

	border-top: 8px solid #222;
	border-right: 8px solid #222;
	border-bottom: 8px solid #222;
	float: right;
	width: 150px;
	background:#222;
}
.ad{
border:0px;
margin-bottom:4px;
}

/* sub-navigation */
.subnav h1 {
	background:#FF6600;
	color: #FFE;

	font: bold 0.9em Verdana,sans-serif;
	line-height: 20px;
	padding-left: 8px;
}

.main h1 {

	padding-top: 8px;
}
.subnav ul {margin: 0; padding: 0;}
.subnav li {
	border-bottom: 0px solid #EBEDF1;
	list-style: none;
}
.subnav li a {
	background: #CED9DF;	
	background-image:url(img/leftmenu.png);
	background-repeat:repeat-y;
	color: #111;
	display: block;
	padding: 2px 0 2px 12px;
	width: 128px;
	text-decoration: none;
}
.subnav li a:hover {
	background: #AEBAD0;
	color: #000;
}

.main_right h1{
	color: #FFF;
}

/* sub-navigation right */
.subnav_right h1 {
	background:#009966;
	background:  #669900;
	color: #FFE;
	font: bold 0.9em Verdana,sans-serif;
	line-height: 20px;
	padding-left: 8px;
}
.subnav_right ul {margin: 0; padding: 0;}
.subnav_right li {
	border-bottom: 0px solid #EBEDF1;
	list-style: none;
}
.subnav_right li a {
	background: #CED9DF;	
	color: #111;
	display: block;
	padding: 2px 0 2px 12px;
	width: 148px;
	background-image:url(img/rightmenu.png);
	background-repeat:repeat-y;
	text-decoration: none;
}
.subnav_right li a:hover {
	background: #AEBAD0;
	color: #000;
	text-decoration: none;
}

/* footer */
.footer {
	background: url(img/bgfooter.png) repeat-x;
	color: #CCC;
	font-size: 0.9em;
	line-height: 29px;
	width: 874;
	text-align: center;
	padding-top:10px;
	margin-left:8px;

	border-right: 8px solid #222;
	border-bottom: 8px solid #222;
}
.footer .left,.footer .right {padding: 0 16px;}
.footer a {color: #EEE;}
.footer a:hover {color: #FAFCB0;}

/* Gallery */

/*
JV2 Folder Gallery Styles

If you change the theme, and would like to share them....
please contact me through the website.
You might have your theme included in the next release.

*/

/* remove dotted lines from links */
a:focus {outline: 0px dotted;}

hr {
	border:0;
	color: #000;
	background-color: #000;
	height: 1px;
}


/* Image (and folder) Title */
.imagetitle {
	color: #000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px; 
}

.view_download {
	color: #000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px; 
}
.view_download A:link {COLOR: #000000; text-decoration: none}
.view_download A:visited {COLOR: #000000; text-decoration: none}
.view_download A:active {COLOR: #000000; text-decoration: none}
.view_download A:hover {COLOR: #000000; text-decoration: underline}


.folder_description {
	color: #000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px; 
	padding: 0px 8px;
	display:block;
	width: 160px;
}

.table_cell_folder {

}

.table_cell_img {

}

.table_cell {
	padding-bottom: 8px;
}



/* FILE LIST VIEW */
.filetitle {
	color: #000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight:bold;
}
.filelist {
	color: #000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px; 
}
.filelist A:link {COLOR: #000000; text-decoration: none}
.filelist A:visited {COLOR: #000000; text-decoration: none}
.filelist A:active {COLOR: #000000; text-decoration: none}
.filelist A:hover {COLOR: #000000; text-decoration: underline}

/* Gallery Image thumbnail */
.galleryimage {
	border: 1px solid #222;
		vertical-align:middle;
}

.bilden {
	border: 0px solid #000;
	width:64px;
	height:64px;
	vertical-align:middle;
	margin:6px;
}
.galleryimage:hover {
	border: 1px solid #999;
	vertical-align:middle;
}

/* Default Folder Image */
.galleryfolder {
	border: 1px solid #f9f9f9;
	background-color: #f9f9f9;
	margin-left:15px;
	margin-right:15px;
}
.galleryfolder:hover {
	border: 1px solid #999;
}

.galleryfile {
	border: 1px solid #f9f9f9;
	background-color: #f9f9f9; 
}
.galleryfile:hover {
	border: 1px solid #999;
}

/* Page Links */
.gallerypagelinks {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
      	color: #000000;
      	text-align: center;
      	margin-top:20px;
}

.gallerypagelinks A:link {COLOR: #000000; text-decoration: underline}
.gallerypagelinks A:visited {COLOR: #000000; text-decoration: underline}
.gallerypagelinks A:active {COLOR: #000000; text-decoration: underline}
.gallerypagelinks A:hover {COLOR: #555555; text-decoration: none}

.slideshowlink {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
      	color: #000000;
      	text-align: center;
      	margin-top:5px;
}

.slideshowlink A:link {COLOR: #000000; text-decoration: underline}
.slideshowlink A:visited {COLOR: #000000; text-decoration: underline}
.slideshowlink A:active {COLOR: #000000; text-decoration: underline}
.slideshowlink A:hover {COLOR: #555555; text-decoration: none}


/* Links in large img view mode */
.navlink {
	color: #000;
	font-weight: bold;
	padding:3px 6px;
	margin:3px 6px 0px 0px;
	float:left;
}

/* popup tips */
.tips {
	font-family: Verdana;
	font-size: 8pt;
	display: none;
	position: absolute;
	border: 1px solid #000000;
	background-color: #787878;
	color: white;
	width: 200px;
}
.tips p
{
	padding: 5px;
	margin: 0px;
}
.tips h1
{
	font-size: 8pt;
	color: #000000;
	background-color: #cccccc;
	padding: 2px;
	margin: 0px;
	margin-bottom: 2px;
	text-align: center;
}
.tips img
{
	float: left;
	margin: 0px;
	padding: 5px;
	padding-right: 8px;
}


.comments {
  color: #696969;
  font-family: Verdana;
  font-size: 12px;
  width:500px;
  padding-top:5px;
}


.exif {
	margin-top:20px;
	margin-right:20px;
	color: #444;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
}


.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-image {
	border: 5px solid #444444;
    cursor: pointer; /* opera */
	cursor: url(highslide/graphics/zoomout.cur), pointer;
}
.highslide-image-blur {
    cursor: pointer;
    cursor: hand;
}
.highslide-caption {
    display: none;
    
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    border: 5px solid #444444;
    border-top: none;
    padding: 5px;
    background-color: gray;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-loading {
    display: block;
	color: white;
	font-style: 'MS Sans Serif';
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	opacity: 0.60; /* w3c */
	filter: alpha(opacity=60); /* ie */
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

td.clearalt6 {
  background: #FFFFFF;
  padding: 5px;
  border: 0px;
border: hidden;
}
td.clearalt7 {
  padding: 5px;
  background: #332831;
  border: 0px;
border: hidden;
}

.front a:link {text-decoration: none; color: #FFCC00;}
.front a:visited {text-decoration: none; color: #FFCC00;}
.front a:active {text-decoration: none; color: #FFCC00;}
.front a:hover {text-decoration: underline; color: #FFCC00;}
