﻿/*
You may learn from this CSS and use its techniques in your own projects,
but the unique combination of images, colors, sizes, typography and positioning ("the design")
is copyright (c) Bluegarden AS and may not be used by anyone but us.

Created:  14.04.2008, webmaster@bluegarden.no
Modified: 10.11.2008, webmaster@bluegarden.no
*/

body {background:#333;} /*background:#a2b0c0;*/

.bluegarden {width:960px; min-width:960px; max-width:960px; background:#fff url(bg_bluegarden-top.png) 0 0 no-repeat; margin-top:12px; border:none;}
.bluegarden-content {overflow:hidden; background:url(bg_bluegarden-btm.png) 0 100% no-repeat;}


.menu-global {margin-top:0; background:#fff;}

.xtranet fieldset {width:400px;}
.xtranet th {vertical-align:middle; text-align:left; font-weight:normal;}
.xtranet td {vertical-align:middle; text-align:left; font-weight:normal;}

h1, h2 {font-family:"Helvetica Neue", helvetica, sans-serif; font-weight:normal; color:#373737;}
h1 {font-size:2em;}
h2 {font-size:1.4em;}

.x-list-articles {background:url(heading-divide.png) 0 0 no-repeat; padding-top:1em;}

p.byline {font-size:.9em; margin:2px 0 2px 0;}
p.userinfo {margin-bottom:0; color:#848484;}
.userinfo-box {margin-right:4px; /*border-bottom:1px solid #639a44; background:#afe95a;*/ padding-left:4px; padding-right:4px; padding-top:2px; padding-bottom:3px;}
.userinfo-welcome {/*font-weight:bolder;*/}

/*row2*/
.front-content {margin-top:1px;}
.front-content .box1 {padding-top:10px; width:40%;}
.front-content .box2 {padding-top:10px; width:30%;}
.front-content .box3 {padding-top:10px; width:30%;}
/*row1*/
.front-content .box4 {width:70%;}
.front-content .box5 {width:30%;}

.front-content .box1 h2, .front-content .box2 h2, .front-content .box3 h2 {border-top:1px dashed #a8afba; padding-top:6px;}

.footer {font-size:.9em; width:960px; margin:2em auto;}
.footer p {margin-bottom:.1em;}
.footer, .footer a, .footer p {color:#fff; background:transparent;}


