
/******************************************************************/
/*******          Grund                                     *******/
/******************************************************************/

html, body {
margin: 0px;
padding: 0px;
}

body {
padding: 0px 0px 15px 0px;
font-size: 12px;
font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
color: #3d3d3d;

background: url(img/header_bg.jpg) #f2f2f2 repeat-x;
}


/******************************************************************/
/*******          Text                                      *******/
/******************************************************************/

h1, h2, h3, h4, h5, h6 {
margin: 0px;
padding: 5px 0px 3px 0px;
font-weight: normal;
color: #404040; /*cyan: 00aeef*/
}

h1 {
font-size: 15px;
padding: 5px 0px 5px 0px;
}

h2 {
font-size: 14px;
padding: 7px 0px 1px 0px;
}

h3 {
font-size: 13px;
padding: 6px 0px 0px 1px;
margin-bottom: -5px;
text-decoration: underline;
}

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

.bold {
font-weight: bold;
}

.underline {
text-decoration: underline;
}

.orange {
color: #e56522;
}

.yellow {
color: #e2ae22;
}

/******************************************************************/
/*******          Formulär                                  *******/
/******************************************************************/

.submit {
background: url(img/submit_bg.jpg) top left repeat-x;
border: solid 1px #fff;
padding: 3px 15px 3px 15px;
height: 29px;
font-family: tahoma;
font-size: 12px;
color: #fff;
}

select, textarea, input, option {
font-family: tahoma;
font-size: 11px;
color: #2a2a2a;
}

/*
input:focus { background-color: #aad2e2 }
*/

input[type=text], input[type=password], textarea {
padding: 2px 4px 2px 4px;
border: solid 1px #cccccc;
width: 240px;
}

select {
width: 240px;
}

input[type=text].input_background {
background: url(img/input_text_bg.jpg) no-repeat;
width: 168px;
height: 28px;
padding: 6px 15px 0px 10px;
outline: none;
}


/******************************************************************/
/*******          Länkar                                    *******/
/******************************************************************/

a {
color: #3d3d3d;
text-decoration: none;
}

a:visited {
text-decoration: none;
}

a:hover {
text-decoration: none;
}

a.dashed:hover {
border-bottom: dashed 1px #ccc;
}

a.submit {
color: #fff;
margin: 2px;
float: left;
text-decoration: none;
height: 25px;
padding-top: 4px;
}

.links a {
margin: 2px;
padding: 2px 0px 2px 4px;
display: block;
border-right: solid 2px #ccc;
background: #efefef;
color: #333333;
}

.links a.space {
margin-top: 10px;
}


/******************************************************************/
/*******          Småsaker                                  *******/
/******************************************************************/

/* Inga linjer på länkade bilder */
img {
border: none;
}

img.border {
background-color: #f8f7ef;
border: solid 1px #908e80;
padding: 8px;
}

img.margin {
margin: 15px 0px 15px 0px;
}

.clear {
clear: both;
}

.bildtext {
padding: 0px 0px 10px 0px;
display: block;
}

#banner {
padding: 3px 0px 3px 0px;
}

#sandbox {
/*display: none;*/
}

#nationalitet a {
padding: 5px 10px 5px 25px;
width: 130px;
display: block;
background: no-repeat 2px 8px;
}

hr {
border: none;
background: url(img/hr.jpg) no-repeat top left;
height: 10px;
}

#latest_sales {
height: 200px;
background: url(img/latest_sales.jpg) no-repeat;
margin-top: 10px;
}

#latest_sales_topic {
padding: 6px 0px 0px 20px;
height: 30px;
}

.latest_sales_box {
float: left;
width: 180px;
padding: 0px 10px 5px 10px;
}

#latest_sales_content {
padding: 0px 0px 10px 15px;
}

.latest_sales_box_inner {
border: solid 1px #454545;
background: no-repeat;
height: 40px;
padding: 95px 1px 0px 1px;
}

.latest_text {
background: url(img/text_bg.png);
color: #fff;
padding: 3px 0px 5px 5px;
}

/******************************************************************/
/*******          Strukturen                                *******/
/******************************************************************/


/* Kontainern som omringar och centrerar hela sidan */
#center_container {
width: 950px;
margin: auto;
padding: 5px 0px 0px 0px;
}

/* Content */
#content {
padding: 0px 0px 20px 14px;
}

#content p {
max-width: 750px;
}

#left_content {
float: left;
width: 638px;
background: url(img/content_header_top.jpg) repeat-x;
}

.no_padding { padding-top: 0px; }

#button_back {
height: 40px;
width: 100px;
padding-left: 10px;
float: left;
}

#right_content {
float: left;
width: 249px;
background: url(img/right_header_first.jpg) -8px 0px no-repeat;
}

.right_content_container {
background: url(img/right_content_bg.jpg) -5px 0px repeat-y;
padding: 5px 0px 5px 40px;
}

#right_content_first_header {
padding: 10px 20px 0px 0px;
height: 29px;
font-size: 14px;
text-align: right;
}

.right_content_header {
background: url(img/right_content_header.jpg) 10px 0px no-repeat;
padding: 10px 20px 0px 0px;
height: 29px;
font-size: 14px;
text-align: right;
}

#right_content_end {
background: url(img/right_content_end.jpg) -5px 0px no-repeat;
height: 160px;
}

#middle_header_container {
padding: 17px 0px 3px 14px;
}

#middle_header {
padding: 2px 0px 0px 2px;
height: 213px;
width: 883px;
background: url(img/header_bg_1.jpg) 2px 2px no-repeat;
border: solid 1px #383838;
}

#language_selection {
text-align: right;
padding-right: 30px;
}

#shadow {
background: url(img/content_bg.jpg) repeat-y;
padding: 0px 15px 0px 15px;
border-left: solid 2px #efefef;
border-right: solid 2px #efefef;
}

#print_key {
text-align: right;
padding: 0px 5px 0px 0px;
}

#header {
padding: 0px 0px 0px 0px;
height: 90px;
background: url(img/logo_new2.jpg) 30px 0px no-repeat;
}

#footer {
color: #909090;
padding: 20px 0px 0px 20px;
background: url(img/footer_bg.jpg) 5px 0px no-repeat;
height: 80px;
}

#footer a {
color: #8f8f8f;
}

#footer_left, #footer_right {
float: left;
width: 700px;
}

#footer_left {
background: url(img/footer_logo.jpg) 10px 3px no-repeat;
height: 70px;
}

#footer_right {
width: 200px;
}

#categories_browser {
padding: 10px 0px 20px 4px;
}

#categories_browser a {
color: #000;
}

/******************************************************************/
/*******          Gallery                                  *******/
/******************************************************************/


.image_thumb_container {
float: left;
width: 206px;
padding: 2px;
}

.image_thumb_border {
border: solid 1px #ccc;
padding: 4px;
}

img.gallery_thumb {
margin: 10px;
}


/******************************************************************/
/*******          annonsbilder                              *******/
/******************************************************************/

#ad_img, #sandbox {
width: 470px;
height: 90px;
}

.adv_container {
float: left;
width: 92px;
}

.adv_img {
background: no-repeat;
background-position: 2px 5px;
width: 88px;
height: 70px;
}

.adv_delete {
text-align: right;
}












.annons_heading {
font-weight: bold;
background-color: #3f3f3f;
height: 18px;
padding: 2px 5px 2px 5px;
}

.annons_container {
border-bottom: solid 1px #000;
padding: 2px 0px 2px 0px;
}

.annons_container a {
color: #fff;
text-decoration: none;
}

.annons_container .annons_text a {
color: #000;
}

.annons_rubrik, .annons_pris, .annons_bild, .annons_text, .annons_kommun {
float: left;
}

.annons_rubrik {
width: 500px;
color: #ffffff;
}

.annons_pris {
width: 100px;
text-align: right;
color: #ffffff;
}

.annons_content {
padding: 3px 0px 0px 0px;
}

.annons_bild {
width: 140px;
}

.annons_text {
width: 340px;
height: 60px;
overflow: hidden;
}

.annons_kommun {
width: 130px;
text-align: right;
font-weight: bold;
}





#sales_info {
background: url(img/sales_info_bg.jpg) no-repeat;
height: 150px;
color: #fff;
padding-top: 10px;
}

#sales_info table, #sales_info tr, #sales_info td {
background-color: transparent;
}

#rate_bg {
background: url(img/stars_bg.jpg) no-repeat;
width: 110px;
height: 20px;
}

#rate_stars {
background: url(img/stars_pos.jpg) no-repeat;
height: 20px;
}

#rate_stars.c1 { width: 20px; }
#rate_stars.c2 { width: 40px; }
#rate_stars.c3 { width: 62px; }
#rate_stars.c4 { width: 84px; }
#rate_stars.c5 { width: 110px; }



/******************************************************************/
/*******          annonsbilder                              *******/
/******************************************************************/

#ad_img, #sandbox {
width: 470px;
height: 90px;
}

.adv_container {
float: left;
width: 92px;
}

.adv_img {
background: no-repeat;
background-position: 2px 5px;
width: 88px;
height: 70px;
}

.adv_delete {
text-align: right;
}


/******************************************************************/
/*******          Förhandsgranska                           *******/
/******************************************************************/

#fh_thumbs {
padding: 5px 0px 5px 0px;
}

.fh_thumb_container {
border: solid 1px #ccc;
text-align: center;
}

.fh_thumb_border {
border: solid 1px #fff;
float: left;
width: 121px;
}

#fh_pris {
text-align: right;
padding: 8px;
color: #fff;
background-color: #333333;
font-weight: bold;
}

#fh_text {
padding: 15px 5px 30px 5px;
}

.gallery-more {
}

.gallery-more ul {
float: left;
margin: 0px;
padding: 0px;
height: 80px;
width: 416px;
}

.gallery-more li {
margin: 0px;
padding: 0px;
float: left;
width: 81px;
display: inline;
border: solid 1px #fff;
}

.gallery-more li img {
border: solid 1px #ccc;
}










/******************************************************************/
/*******          Tabeller                                  *******/
/******************************************************************/

table {
margin: 0px 2px 5px 2px;
width: 100%;
background-color: #ffffff;
}

th {
color: #ffffff;
text-align: left;
border: none;
margin: 0px;
padding: 6px 15px 6px 15px;
background-color: #309ade;
}

th a 
{
color: #ffffff;
}

tr {
border: none;
margin: 0px;
}

td {
margin: 0px;
padding: 2px 12px 2px 12px;
border: none;
}

tr.odd td { background-color: #eee; }

td.center {
text-align: center;
}

td.space {
border: none;
background: none;
}

.vertical-align img {
vertical-align: middle;
padding: 3px;
}

.vertical-align a {
padding: 3px;
}


/******************************************************************/
/*******          Huvudmenyn                                *******/
/******************************************************************/

/* Menu */
#menu {
}

#menu ul {
padding: 0px 6px 0px 0px;
margin: 0px;
height: 35px;
float: right;
}

#menu li, #menu li#active {
float: left;
display: inline;
text-align: center;
padding: 0px;
margin: 0px;
height: 35px;
}



#menu a, #menu li#active a {
padding: 11px 16px 8px 16px;
color: #ffffff;
display: block;
font-weight: bold;
font-size: 12px;
}

#menu li#active {
background: url(img/menu_active.jpg) 0 7px no-repeat;
}

#menu li#active a {
background: url(img/menu_active_end.jpg) right 7px no-repeat;
text-decoration: none;
color: #505050;
}

#menu_spacer {
width: 230px;
}



.error, .message {
background-repeat: no-repeat;
padding: 5px 5px 5px 60px;
min-height: 40px;
font-weight: bold;
margin-bottom: 10px;
}

/* Error handler */
.error {
border: solid 1px #f53232; 
background-color: #f4cccc;
background-image: url(img/error_2.jpg);
}

/* Message handler */
.message {
border: solid 1px #406210;
background-color: #cfe495;
background-image: url(img/message.jpg); 
}






#admin_menu_start, #admin_menu_end {
background: url(img/admin_menu_start.jpg);
width: 23px;
height: 30px;
float: left;
}

#admin_menu_end {
background: url(img/admin_menu_end.jpg);
}

#admin_menu {
background: url(img/admin_menu_bg.jpg) repeat-x;
height: 26px;
width: 888px;
float: left;
padding-top: 4px;
}

#admin_menu a {
padding: 3px 15px 5px 15px;
color: #ffffff;
display: block;
float: left;
border-left: solid 1px #cdcdcd;
}