/*
	rt-labs page elements
*/


/* `Topbar
----------------------------------------------------------------------------------------------------*/

#topbar { height: 26px; background: transparent url(../img/topbar_bg.gif) repeat-x; line-height: normal; }
#topbar ul, #topbar li { margin:0; padding:0; list-style-type:none;}
#topbar a, #topbar a:visited, #topbar a:active { color: #000; }
#topbar a:hover { color: #555; }
#topbar ul { border-left: 1px solid #dedede; }
#topbar ul li { float:left; padding: 8px 20px 0 20px; border-right: 1px solid #dedede; }
#topbar .metalinks { float:left;}
#topbar .clientlinks { float:right;}

#topbar ul li .loginlink { padding-right: 20px; background: transparent url(../img/linkicon_foldout.gif) right center no-repeat; }

/* `Menuarea
----------------------------------------------------------------------------------------------------*/

#menuarea { margin-top: 56px; line-height: normal; }
#menuarea h1 { width: 174px; height: 54px; background: transparent url(../img/rtlabs_logo.gif) no-repeat; margin: 0; }
#menuarea h1 a { display: block; width: 191px; overflow: hidden; padding-top: 54px; height: 0px !important; height /**/:54px;/* for IE5.5's bad box model */ }

#menuarea ul, #menuarea li { margin:0; padding:0; list-style-type:none; }
#menuarea ul li { float:left; margin: 16px 10px 9px 10px; border: 1px solid #fff; overflow: visible; }
#menuarea ul a { position: relative; top: 6px; font-size: 1.4em; color: #6d6e71; font-weight: normal; padding:0px 12px 12px 12px; display:block; }
#menuarea ul a:hover { color: #333; text-decoration: none; }

#menuarea li.marked, #menuarea li:hover {
	background: #f6f6f6; 
	border-color: #dedede;
}

#menuarea li.marked a { background: transparent url(../img/mainmenu_marked_arrow.gif) center bottom no-repeat; }


/* `Billboard - stor bildyta på förstasidan
----------------------------------------------------------------------------------------------------*/

#billboard { height: 280px; background: transparent url(../img/introbox_bg.gif) repeat-x; margin-top: 20px; }
#billboard img { float:left; }
#billboard .introtext { margin: 76px 0 14px; background: transparent url(../img/introtext_en2.png) no-repeat; display: block; overflow: hidden; width: 381px; padding-top: 94px; height: 0px !important; height /**/:94px;/* for IE5.5's bad box model */ }

/* `Newsbox
----------------------------------------------------------------------------------------------------*/

#newsticker { background: #f6f6f6; float: left; border: 1px solid #dedede;}
#newsticker h2 { font-size: 1.2em; display: block; width: 140px; font-weight: bold; float: left; border-right: 1px solid #dedede; margin: 4px 10px 4px 10px; }
#newsticker p { margin: 4px 10px 4px 10px; }
#newsticker a { font-weight: normal; color: #6d6e71; }
#newsticker a:hover { color: #333; }


/* `Linkbox
----------------------------------------------------------------------------------------------------*/

.linkbox                      { border-top: 5px solid #6d6e70; padding-top: 12px; margin-top: 30px; }
.linkbox h2, .linkbox h2 a    { color: #6d6e70; font-size: 1.4em; padding-bottom: 3px}
/*.linkbox h2 a sup             { font-size: 0.7em; vertical-align: text-top; }*/
.linkbox .blocklink           { float: right; }
.linkbox.kernel               { border-color: #00b0d8; }
.linkbox.platform             { border-color: #b9d034; }
/*.linkbox.with_reg_mark        { padding-top: 9px;}*/
.linkbox h2 .reg               { background: transparent url(../img/h2reg.gif) 0px center no-repeat; }


/* `Actionbox
----------------------------------------------------------------------------------------------------*/

.actionbox { color: #fff; background: #5b5c5e url(../img/actionbox_bg.gif) repeat-x; border: 1px solid #dedede; margin-top: 30px; }
.actionbox .content { padding: 13px; } 
.actionbox a { color: #fff; font-weight: normal; }
.actionbox h2 {font-size: 1.4em; text-transform: uppercase; font-weight: bold; }
.actionbox img { float: left; position: relative; top: -5px; margin: 0 13px; }


.grid_3 .actionbox img { float: none; margin: 0 55px; }
.grid_3 .actionbox .content { padding-top: 0; }

/* `Newslist
----------------------------------------------------------------------------------------------------*/

.newslist ul, .newslist li    { margin:0; padding:0; list-style-type:none; }
.newslist li                  { margin-bottom: 5px; }
/*.newslist a                   { font-size: 1.2em; }
*/

/* `Footer
----------------------------------------------------------------------------------------------------*/

#footer { color: #6d6e70; background: transparent url(../img/footer_bg.gif) repeat-x; margin-top: 30px; padding: 17px 0 50px;  }
#footer p { font-size: 1em; }
#footer h2 { font-size: 1.2em; text-transform: uppercase; font-weight: bold; }


/* `Subpage
----------------------------------------------------------------------------------------------------*/
.subpage { background: transparent url(../img/subpage_bg.gif) 10px top repeat-y; margin: 20px auto 30px auto; }

.subpage_end { visibility: visible; width: 100%; height: 10px; background: transparent url(../img/subpage_bg_bottom.gif) 10px top no-repeat; }

/* `Submenu
----------------------------------------------------------------------------------------------------*/

#submenu { background: transparent url(../img/subpage_bg_top.gif) left top no-repeat; padding-top: 10px; }
#submenu ul, #submenu li { margin:0; padding:0; list-style-type:none; }
#submenu li { margin-bottom: 5px; }
#submenu li a { display: block; padding: 5px 5px 5px 17px; color: #6d6e71; font-weight: normal; font-size: 1.2em; background: transparent url(../img/linkicon_boxlink.gif) 5px center no-repeat;}
#submenu li a:hover { color: #333; text-decoration: none; }
#submenu li.marked a { background: #6d6e71 url(../img/linkicon_boxlink_marked.gif) 5px center no-repeat; color: #fff; }


/* `Main content
----------------------------------------------------------------------------------------------------*/

#maincontent             { padding-top: 10px; }


/* `Right collumn
----------------------------------------------------------------------------------------------------*/

#rightcol { padding-top: 10px; }

#rightcol .linkbox,
#rightcol .imagebox,
#rightcol .actionbox { margin-top: 0; margin-bottom: 30px; }


/* `Imagebox
----------------------------------------------------------------------------------------------------*/

.imagebox { border-top: 5px solid #6d6e70; padding: 12px; margin-top: 30px; text-align: center; background-color: #f6f6f6; }
.imagebox.kernel {border-color: #00b0d8; }
.imagebox.platform {border-color: #b9d034; }

