@charset "utf-8";

/** General styles **/

a {border:none; padding:0px; margin:0px; text-decoration:none;}
a:hover {text-decoration:underline;}
img {border:none;}
h1,h2,h3,h4 {margin:0; padding:0;}
h1,h2 {color:navy;}
p {padding:0; margin:0;}
.link {color:#1C7EB7; text-decoration:none;}
.link:hover {color:red; text-decoration:underline;}
body {background:url(../img/body-background.gif); font-family:verdana; font-size:0.8em;}
li {list-style-type:none;}
ul {margin:0px; padding:0px;}
form {margin:0px; padding:0px;}
.clear {clear:both; border:none; margin:0; padding:0;}
.bottom-align {vertical-align:bottom;}


/* the heading boxes */
#heading-star {float:left; margin-top:10px; width:300px; padding:2px;}
#heading-star  h1 {font-size:120%;}
#heading-star  a {text-decoration:underline;}

#heading-box  {float:left; margin-top:10px; width:300px; padding:2px;}
#heading-box  h1 {font-size:120%;}
#heading-box .blue-heading {color:#26acf9;}
#heading-box .orange-heading {color:#f29337;}
#heading-box .green-heading {color:#88c03b;}
#heading-box p {}

/* the paging style */
div#paging a {color:black; text-decoration:none; margin:0 3px;}
div#paging a:hover {background:#ffffc0; }
div#paging {text-align:center; padding:3px 0;}
div#paging a:hover {}

/** Text style classes **/
.mini-green {font-size:60%; color:green; font-style:italic; display:block;}
.layout-heading {}


/** page layout styles **/
#article-list {}
#header {padding:0; margin:0;}
#logo {float:left;}
#page {width:980px; margin:0 auto; background:#fff; margin-top:20px;}
#body {clear:left;}
#body-inner {}
#content {float:left;}
#left-column {width:800px; float:left;}
#right-column {width:178px; float:left;}
#right-column-inner {padding:5px;}
#footer {border:1px solid #ccc; background:#eee;}
#main-content {border-left:1px solid #ccc; border-right:1px solid #ccc;}
#newsticker-container {height:20px; font-weight:bold;}

/** Menu **/
#main-menu {}
#view-menu {}
#main-menu .home a{background:url('../img/blue-menu-bg.png') top left; color:blue;}
#main-menu .sell a{background:url('../img/green-menu-bg.png') top left; color:green;}
#main-menu .buy a{background:url('../img/red-menu-bg.png') top left; color:red;}
#main-menu .add a{background:url('../img/orange-menu-bg.png') top left; color:orange;}
#main-menu li.small {}
#main-menu .small a{position:relative; bottom:-1px;}
#main-menu a:hover{background:url('../img/silver-menu-bg.png') top left; color:#666;}



/* General menu styles */
/*
ul.navlist {margin:0px; padding:0px;}
.navlist li {display: inline; list-style-type: none; padding:5px; background:#eee; border-width:1px 1px 0px 1px; border-color:#ccc; border-style:solid; margin:0 20px;}
*/
/** Form styles **/
#searchBox {width:640px; margin:10px;}
#articleSearch {text-align:center; padding:5px; background:#eee; border:1px solid #ccc;}
#articleSearch legend{display:none}
#articleSearch label{display:inline}
#articleSearch input{display:inline}
#articleSearch fieldset{border:none; padding:0px; margin:5px 0 0 0;}
#searchWords {width:500px;}
#search-options label{display:none}
#search-options select{margin-left:10px;}
#search-options input{margin-left:20px;}

fieldset.radio-option-group {background:#ccc; padding:2px 0; margin:5px 0px; border:none;}
.radio-option-group label{ display:inline; }
.radio-option-group input{ display:inline; }
label {}
input {}
.cleared {font-weight:bold; color:green;}
.failed {font-weight:bold; color:red; border:1px solid red;}
label.addlabel {padding:3px 15px 3px 3px; text-align:right; margin:0 5px 0 0; display:block; float:left; width:230px; background:transparent url('../img/b2.gif') no-repeat scroll right center;}
label.failed {background:#ffdfdf url('../img/b3.gif') no-repeat scroll right center;}
.radio-option-group .addlabel {}
#addArticle div {margin-bottom:5px; float:left; clear:both; width:100%;}
#addArticle fieldset {margin:0px; padding:0;}
#addArticle legend {border:1px solid orange; margin-left:10px; padding:5px; }

form#addArticle {margin:0; padding:5px;}


/** image uploader **/
#imageUploader {width:100%; padding:0px; margin:0px; height:60px; border:none;}
.imageChanger #imageUploader {width:100%; padding:0px; margin:0px; height:250px;}

/** article-presentation **/
/*
#article-presentation {background:#ffffc6;}
.published {float:left; margin:5px 20px 0 0;}
.main-image {background:#eee; border:2px solid orange; float:left; text-align:center; width:640px;}
.thumb-image {padding-left:5px; width:80px;}
#image-list .last {}
*/
/*
#article-presentation {background:#ffffc6;}
.published {float:left; margin:5px 20px 0 0;}
.main-image {background:#eee; padding-left:5px; width:640px;}
.thumb-image {padding-left:5px; width:80px; float:left;}
#image-list .last {}
*/

/** article-presentation **/
#article-presentation {background:#ffffc6;}
.published {float:left; margin:5px 20px 0 0;}
.thumbImageList {}
.mainImageList {float:left; clear:left;}
#main-image {}
#main-image img {}
.thumb-image {margin-right:5px; float:left;}
#image-list {float:left; width:100%; padding-left:5px;}



#sort-menu .navlist {float:right; clear:right;}
.where-am-i {margin-left:15px; float:left;}
.where-am-i li{padding:0px !important; margin:0px !important; border-right:none !important;}
.where-am-i li {color:#ccc;}
.where-am-i li a{color:#ccc;}
.i-am-here a{text-decoration:underline; color:#1C86EE !important;}
/** search list **/

#article-list ul li {float:left; width:100%; display:block; border-bottom:1px dashed #ccc; padding:2px 0px;}
#article-list ul li.unpublished {background:#FFE4E1;}
#article-list ul li span {float:left; display:block; margin:9px 2px;}
span.publish-time {width:70px; letter-spacing:-1;}
span.photo {width:30px;}
span.heading {width:310px; overflow:hidden;}
span.price {width:95px; text-align:right; letter-spacing:-1px; color:green;}
span.category {width:120px;}
span.region {width:100px;}
span.firmOrPrivate {width:20px;}


/** Standard meny with folders **/
.navcontainer {margin: 0; padding: 15px 0 0 0; border-bottom: 1px solid #cdcdcd;}
.navcontainer ul {list-style-type: none; margin: 0; padding: 5px 0;}
.navcontainer li {display: inline;}
.navcontainer a, .navcontainer span {text-decoration: none; margin-left: 5px; padding: 5px 10px; border:1px solid #ccc; border-bottom: none;}
.navcontainer li.active a {border-bottom: 1px solid #fff; text-decoration:underline;}
.navcontainer a:hover {color:#000;}

/** horizontal menu with no effects **/
.navcontainer-plain {margin:0; padding:0;}
.navcontainer-plain ul {list-style-type: none; margin:0; padding:5px;}
.navcontainer-plain li {display:inline; border-right:1px dotted #ccc; padding-right:5px; margin-right:5px;}
.navcontainer-plain a, .navcontainer span {}
.navcontainer-plain li.active a {text-decoration:underline;}
.navcontainer-plain a:hover {color:red;}

/** multiple select box **/
.multiple-select-box {position:absolute; float:left; background:#ccc; border:1px solid #999;}
.multiple-select-box input{float:left; clear:left;}
.multiple-select-box span{float:left;}







#view-menu {background:#fff; border-bottom:1px solid #ccc;}
#sort-menu {border-bottom:1px solid #ccc; float:left; width:100%;}

#actionField .window-bar {display:block; border-bottom:1px solid #666; background:lightblue; text-align:right; padding:3px;}
#actionField form{display:block; padding:0 10px;}
#actionField .action-input-full{display:block; width:100%;}
#actionField div{margin-bottom:5px;}
label.action-label{margin-bottom:2px; padding-left:17px;background:transparent url('../img/b1.gif') no-repeat scroll left center}
#actionField .captcha-image {vertical-align:middle;}
#loader {position:absolute; background:#fff; display:none; margin-top:-400px; margin:0 auto; width:500px; border:1px solid #000;}
#loader fieldset{border:none; padding:0; margin:0;}

/* Teaser box */
.teaser-box {margin-bottom:15px; overflow:hidden; border-bottom:1px solid #ccc; padding:3 0px;}
.teaser-box h2{font-size:100%; color:#fff; text-align:center;}
.teaser-box p{}
.teaser-box .imageText{position:absolute; background:#000; margin-top:90px; height:40px; width:168px; filter:alpha(opacity=50); opacity: 0.5; -moz-opacity:0.5;}
.teaser-box .teaserImage{height:130px; width:168px; overflow:hidden;}
.teaser-box p a{display:block;}

.hidden-status .cleared{color:red;}
.hidden-status .failed{color:green; border:none;}

#addInfo {margin-bottom:5px;}
.addimp {
background:#FFFFC0 none repeat scroll 0%;
border:1px solid #CCCCCC;
color:#666666;
font-size:1.8em;
font-weight:bold;
margin-right:3px;
padding:1px 4px;
}

.addimp2 {
background:#C6FE7B none repeat scroll 0%;
border:1px solid #CCCCCC;
color:#666666;
font-size:1.8em;
font-weight:bold;
margin-right:3px;
padding:1px 4px;
}

.add-link {margin:4px 0px;}
.add-link .linkAdress{color:#666; font-style:italic;}


#article-presentation .price {margin:5px 0px; font-weight:bolder;}
#article-presentation .price span{font-style:italic; font-weight:normal; color:green; }

.important {color:red; font-weight:bold; margin:3px 0px;}
#rightinfo {display:none;}
