/* 
    Document   : staalprofil
    Created on : 01.feb.2010, 18:44:42
    Author     : Aleksander
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

root { 
    display: block;
}

html, body {
    height: 100%;
    padding: 0;
    margin: 0;
    text-align: center;
}

body {
    background: #4C4C4C url('../../WeceemFiles/staalprofil/Image/gradient.gif') repeat-x;
}
/**fonts **/
html,body,td {
	font-size: 12px;
	font-family: arial, sans-serif, verdana;
}
a, a:active, a:hover, a:visited {
	color: #DA8925;
	text-decoration: none;
}
#wrapper {
    width: 1000px;
    margin: 20px auto;
    text-align: left;
}
#header {
    border-bottom: 3px solid #CF9E3D;
}
#menu {
    padding: 0 30px 0 118px;
    height: 31px;
    position: relative;
    top: 19px;
}
.menuitem {
    background: url('../../WeceemFiles/staalprofil/Image/menuitem') no-repeat;
    text-align: center;
    line-height: 31px;
    vertical-align: middle;
    float: left;
    margin: 0 2px;
    width: 122px;
    height: 31px;
}
.menuitem a, .menuitem a:active, .menuitem a:hover, .menuitem a:visited, #footer p {
    color: #FFF;
    font-size: 12px;
    text-decoration: none;
}
#footer {
	text-align: center;
}
#submenu {
    padding: 0 50px 0 120px;
    display: block;
    height: 17px;
    background: #EDECEC;
    border-bottom: 1px solid #D7D9D8;
}
#submenu .menuitem {
    padding: 0;
    background: none;
    text-align: left;
    float: left;
    width: auto;
    margin: 0 20px 0 0;
    line-height: 17px;
    vertical-align: middle;
}
#submenu .menuitem a, #submenu .menuitem a:active, #submenu .menuitem a:hover, #submenu .menuitem a:visited {
    font-size: 10px;
    color: #585858;
    text-decoration: none;
}
#submenu .menuitem a.active {
    color: #99CCFF;
    font-weight: bold;
}
#yellowpart {
    display: block;
    height: 43px !important;
}
#yellowpart span {
    background: url('../../WeceemFiles/staalprofil/Image/tl.gif') left top no-repeat;
    display: block;
    line-height: 10px;
    height: 10px;
    padding: 0 0 0 11px;
}
#yellowpart span span {
    background: url('../../WeceemFiles/staalprofil/Image/tr.gif') right top no-repeat;
    padding: 0 11px 0 0;
}
#yellowpart span span span {
    background: #FFCC66;
    padding: 0 0 0 0;
}
#yellowpart .contentarea {
    display: block;
    background: #FFCC66;
    height: 33px;
    line-height: 33px;

}
#yellowpart .contentarea h1 {
    padding: 0 119px;
    margin: 0;
    font-size: 24px;
}
#logo {
    /*position: relative;
    display: inline;
    top: -42px;
    left: 10px;*/
    position: relative;
    margin: -42px 0 -48px 10px;
}
#darkpart {
    background: #333333;
    height: 50px;
    line-height: 50px;
}
#content {
    background: #FFFFFF;
    padding: 10px 25px;
    min-height: 600px;
    height: auto !important;
    height: 600px;
    
    
    
}
#contentpad {
	margin: 0 0 0 95px;
	width: 625px
}
.contentpad {
	padding: 10px;
}
#subheaderwrap {
    height: 266px;
}
#bluebox {
/*    background: #CAD4DC;	*/
    float: left;
    text-align: center;
    width: 556px;
    max-width: 550px;
    height: 266px;
    max-height: 260px;
    border: 3px solid #CAD4DC;
}
#imageholder {
    float: right;
    border-left: 1px solid #D5D7D7;
    padding: 0 0 0 20px;
}
#imageholder img {
	width: 359px;
	height: 266px;
}
#startleft {
	width: 556px;
}
#startright {
	float: right;
	width: 359px;
}
#rightcol {
	float: right;
	width: 215px;
}
#rightcol #submenu {
    padding: 0;
    display: block;
    height: auto;
    background: none;
    border-bottom: 0;
}
#rightcol #submenu .menuitem {
    padding: 0;
    background: none;
    text-align: left;
    display: block;
    float: none;
    width: auto;
    margin: 0;
    line-height: 17px;
    vertical-align: middle;
}
#rightcol #submenu .menuitem a, #rightcol #submenu .menuitem a:active, #rightcol #submenu .menuitem a:hover, #rightcol #submenu .menuitem a:visited {
    font-size: 10px;
    color: #585858;
    text-decoration: none;
}
#rightcol #submenu .menuitem a.active {
    color: #585858;
    font-weight: bold;
}
h3 {
	font-size: 13px;
	border-bottom: 1px solid #D6D8D8;
}
#startright h3, #rightcol h3 {
	margin: 0;
}
#startright .bluebox, #rightcol .bluebox {
	background: #C7D5DD;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	margin: 1px 0;
}
div.sep {
    border: 0;
    padding: 0;
    margin: 5px 0 10px 0;
    height: 2px;
    font-size: 2px;
    line-height: 2px;
    background: #CF9E3D;
}
table#employees {
	width: 600px;
	border: 0;
	border-spacing: 20px;
}
table#employees td {
	max-width: 50%;
	text-align: left;
	border-bottom: 1px dotted #D7D9D8;
	margin: 5px;
	padding: 5px;
	
}
table#employees td table {
	border: 0;
	margin: 10px;
}
table#employees td table td {
	border: 0;
}
table#employees img {
	text-align: left;
	float: left;
	width: 90px;
	height: 120px;
}
.article {
	width: 40%;
	margin: 10px 0;
}
.article.left {
	float: left;
	clear: left;
}
.article.right, .articlestub .right {
	float: right;
	clear: right;
}