
/*************************************

 CSS för Hemsidan.com
 Ej optimerad
 
*************************************/


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

.editable_content h3 {
margin:0 0 5px 0;
}

.editable_content p {
margin:0 0 10px 0;
}

.editable_content span {
vertical-align:inherit;
}

.editable_content img.icon { 
vertical-align:middle; 
}

.line-through {
text-decoration:line-through;
}

.italic {
font-style:italic;
}

.bold {
font-weight:bold;
}

.content_box_small h3, .content_box_large h3, .content_box_medium h3  {
padding:8px 0 14px 0;
}

#send_message_form h4 {
margin-bottom:1px;
}

#notification_contents h2 {
margin-bottom:15px;
}

#start_welcome h3 {
margin-bottom:15px;
}

#user_conditions h3 {
margin:15px 0 5px 0;
font-size:1em;
}

#layout_wrapper #layout_footer p { 
margin:0;
font-size:0.9em;
color: #666; 
}

.new_section {
margin-top:15px;
}

.new_section2 {
margin-top:7px;
}

.new_section3 {
margin-top:25px;
}

.new_section4 {
padding-top:15px;
}

.new_section5 {
padding-top:35px;
}

#notification_contents .new_section p {
margin-top:3px;
}

#login form p.new_section, #message_form div.new_section {
margin-top:5px;
}

p.obs, h4.obs, span.obs {
font-weight:bold;
color:#F00;
}

.margin-bottom {
margin-bottom:15px;
}

p.justify, h4.justify {
text-align:justify;
}

span.normal {
font-weight:normal;
}

a.normal {
font-weight:normal;
}


#left {
float:left;
}

#right {
float:right;
}

#center {
text-align:center;
}

#clear {
clear:both;
}

#file_edit_form div h4 {
margin:10px 0 2px 0;
}

.editable_content ol, .editable_content ul {
list-style-position:outside;
padding-left:50px;
margin:7px 0;
}

.editable_content ol li, .editable_content ul li {
padding-bottom:7px;
}

p.author {
margin-top:25px;
font-size:0.9em;
color: #999; 
}

fieldset#group legend {
font-size:1.2em;
font-weight:bold;
}

fieldset#group {
padding:5px;
}

.right-align {
text-align:right;
}

#groups table h4, #my_reservations table h4 {
color:#202020;
}

#obs_noaddresses {
clear:both;
}

p.today {
color:#F00
}

div.editable_content, div.editable_content p {
line-height:1.6em;
}

div#layout_startpage_contents.editable_content, div#layout_startpage_contents.editable_content p {
line-height:1.7em;
}

div#layout_startpage_contents.editable_content h3 {
font-size:1.3em;
}

p.imagetext {
margin-top:3px;
font-style:italic;
}

.list h4 {
font-size:1.1em;
color:#FFF;
padding: 3px 0 0 10px;
}

div#doc_manager p {
margin-bottom:3px;
}

#notification_contents h2, .window_contents h2 {
height:30px;
}

#layout_bottombar_sections div.section p {
margin-bottom:7px;
}

.layout_posts div.box p {
margin-bottom:7px;
}

.box_top h3 {
padding:8px;
background-image:url(../graphics/backgrounds/box_top_devider.png);
background-position:bottom;
background-repeat:no-repeat;
margin:0;
height:auto;
min-height:0;
}

.discreet {
font-size:0.9em;
color:#666;
}

p.post_edit span.discreet {
font-style:italic;
}

h2.members {
font-size:1.4em;
}

p.past_reservation {
font-style:italic;
color:#999;
}

#layout_right_sidebar h3 {
font-size:1.1em;
margin-bottom:5px;
}

#layout_right_sidebar .layout_posts h3 {
font-size:1.2em;
}

#layout_documents p, #layout_administrator p {
margin-bottom:3px;
}

#post_headline {
margin-top:15px;
}

#post_headline span.normal, p.prio, .report_status, .report_status_red, .report_status_green, .report_status_blue {
font-weight:normal;
font-size:0.9em;
}

.window label {
font-size:1em;
}

.report_status_blue {
color:#039;
}

.report_status_red {
color:#F00;
}

.report_status_green {
color:#090;
}

#layout_right_sidebar .box_top h3 {
margin:0;
}

p#change_iframe_size {
margin-top:3px;
}

h3#photo_nav {
text-align:center;
margin-top:-10px;
}

#layout_main_frame .list p {
text-align:right;
font-size:0.9em;
}

#active_user p {
height:20px;
font-size:0.9em;
}

#layout_administrator p {
margin-top:5px;
}

span.new_feature {
vertical-align:super;
color:#F00;
font-size:0.8em;
padding-left:1px;
}

.doc_size_warning {
color:#F00;
}


/*************************************
 Links
*************************************/

p#change_iframe_size a {
font-size:0.9em;
color:#202020;
}

#member_profile_info h2 a {
font-size:0.7em;
}

#layout_wrapper #layout_footer a {
font-weight:normal;
color: #666;
}

#layout_wrapper #layout_footer a:hover { 
color: #202020;
}

#layout_bottombar_sections h3 a { 
color: #202020;
}

a span.normal {
color: #202020;
}

.nav a {
color:#202020;
}

.nav a:hover {
color:#202020;
}

p.discreet a {
color:#666;
font-weight:normal;
}

.discreet a:hover {
color:#202020;
}

#photo_albums div.album p a {
color:#202020;
}

tr.tbl_head td a {
color:#202020;
text-decoration:none;
}

#active_user a {
color:#666;
}

#layout_right_sidebar a {
text-decoration:none;
}

#layout_right_sidebar a:hover {
text-decoration:underline;
}



/*************************************
 Images, buttons & icons
*************************************/

#login form .button {
margin-right:1px;
}

.button {
height:25px;
}

.icon {
width:16px; 
height:16px;
padding-right:4px;
}

h1 .icon {
width:40px;
height:40px;
}

h2 .icon, h3 .icon {
width:25px;
height:25px;
}

table tr.headlines td .icon {
padding:0;
}

#login form .icon {
width:25px;
height:25px;
}

.configuration .person_tools .icon {
padding:0;
}

#picture_start {
float:right;
width:250px;
}

.editable_content img {
padding:10px;
}

.editable_content img.icon {
padding:0 5px 0 0;
}

.nav img.icon {
width:9px;
height:9px;
padding:0 5px 0 1px;
}

.nav li a img.icon {
margin-top:-2px;
}

p#close img.icon {
padding:0;
}

#layout_image img, div#show_image.window img.large {
padding:0;
margin:0;
}

div#layout_menu .list img.icon {
float:right;
width:13px;
height:13px;
padding:6px 6px 0 0;
}

#layout_main_frame .list p {
color:#666;
font-size:0.9em;
padding:4px 0 0 7px;
}

.content_box_small p#right img.icon, .content_box_medium p#right img.icon, .content_box_large p#right img.icon {
padding-top:10px;
}

td.last img.icon {
padding:0;
}

h3#photo_nav img.icon {
margin:0 10px;
padding:0;
}

#active_user img.vertical_devider {
margin:0 5px;
}

