/*

<summary>
Incordia AB - PrintLife - content.css
</summary>
<author>Tomasz Okborg - tomasz.okborg@incordia.se</author>
<date>2008-07-10</date>
<copyright>Incordia AB 2007-2008, all rights reserved</copyright>

*/

/* ---< Global >--- */

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000;
	font-size: 0.75em;
	margin: 0px;
	padding: 0px;
	background-color: #999900;
	background-image: url(background.gif);
	background-position: center;
	background-repeat: repeat-y;
}

* {
	margin: 0pt;
	padding: 0pt;
}

hr {
	color: #ccc;
	background-color: #ccc;
	border: none;
	height: 1px;
	margin-top: 3px;
	margin-bottom: 7px;
}

img {
	border: none;
	margin: 0px;
	padding: 0px;
}

p {
	margin: 0px;
	padding: 0px;
}

table,
td {
	vertical-align: top;
}

ul {
	list-style-type: disc;
	list-style-position: inside;
}

/* Links on the pages */

a {
	color: #000;
	text-decoration: underline;
}

a:hover {
	color: #000;
	text-decoration: none;
}

/* Links on the pages */

/* Headers on the pages */

h1 {
	font-size: 2.2em;
	font-weight: normal;
	color: #999900;
	margin-bottom: 8px;
}

h2 {
	font-size: 1.2em;
	color: #981414;
	font-weight: bold;
	padding-top: 0px;
	margin-bottom: 10px;
}

h3 {
	font-size: 1.1em;
	color: #000;
	margin-bottom: 5px;
	margin-top: 2px;
}

h4 {
	font-size: 1.1em;
	color: #000;
	font-weight: bold;
	margin-bottom: 4px;
	margin-top: 2px;
}

h5 {
	font-size: 1em;
	color: #000;
	margin-bottom: 3px;
	margin-top: 1px;
}
h6 {
	font-size: 1em;
	color: #000;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 1px;
}

/* Headers on the pages */

/* Forms on the pages */

form {
	margin: 0px;
	padding: 0px;
}

div.frmhead {
	font-size: 0.85em;
	font-weight: bold;
	padding-bottom: 3px;
}

input {
	width: 181px;
	height: 12px;
	padding: 3px;
	border: 1px solid #d2cbbe;
	font-size: 1em;
}

select {
	width: 189px;
	height: 18px;
	padding: 0px;
	border: 1px solid #d2cbbe;
}

textarea {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	width: 181px;
	padding: 3px;
	border: 1px solid #d2cbbe;
	font-size: 1em;
}

input.btn {
	width: 66px;
	height: 19px;
	padding: 0px;
	margin-left: 123px;
	color: #000;
	font-size: 0.9em;
	text-transform: lowercase;
	background-image: url(background-btn.gif);
	background-repeat: no-repeat;
	border: none;
}

span.required {
	color: #f01913;
}

span.error {
	font-weight: bold;
	margin-top: 10px;
	color: #f01913;
}

/* Forms on the pages */

/* ---</ Global >--- */

/* ---< Layout >--- */

/* ---< site-wrapper >--- */

div#site-wrapper {
	width: 1003px;
	margin: auto;
	position: relative;
	background: #fff;
}
/* ---</ site-wrapper >--- */

div#top {
	
}

div#main-menu {
	/* navigation.css */
}

div#sub-menu {
	/* navigation.css */
}

div#content-wrapper {
	background-image: url(background-content-left.gif);
	background-repeat: repeat-y;
	margin-bottom: 25px;
	overflow: hidden;
}

div#content-left {
	float: left;
	width: 675px;
	overflow: hidden;	
	padding-left: 27px;
}

div#content-right {
	float: left;
	width: 300px;
	overflow: hidden;
	text-align: right;
}

div#bottom {
	margin: 0px 0px 10px 0px;
	background: url(bg-bottom.gif) no-repeat;
	line-height: 35px;
	vertical-align: middle;
	color: #fff;
	padding-left: 22px;
}

div#bottom * {
	color: #fff;
}

div#pbi-tag {
	position: absolute;
	bottom: 0px;
	right: -48px;
}

/* ---< Boxes to use in editor >--- */
/* < Div box all elements float left > */
div.float-left-element-wrapper {
	width: 221px;
	float: left;
	overflow: hidden;
}

div.float-left-element-wrapper div.editor-image-byline-wrapper {
	position: relative;
}

div.float-left-element-wrapper-last {
	width: 205px;
}

div.float-left-element-wrapper p.editor-image-caption {
	font-size: 2.2em;
	font-weight: normal;
	color: #999900;
	width: 25px;
	margin-top: 10px;
	margin:0px;
	padding: 0px;
}

div.float-left-element-wrapper p.editor-image-byline {
	position: absolute;
	bottom: 0px;
	left: 25px;
	width: 170px;
}
/* </ Div box all elements float left > */
/* < Dynamic button with background - fixed width 122px > */
p.image-button {
	background-image: url(background-image-button.gif);
	width: 96px;
	height: 30px;
	padding: 9px 0px 0px 26px;
}

p.image-button a {
	color: #fff;
	text-decoration: none;
}

/* </ Dynamic button with background - fixed width 122px > */
/* ---</ Boxes to use in editor >--- */

/* ---< Image with byline >--- */
div.editor-image-byline-wrapper {
	overflow: hidden;
}

div.editor-image-align-right img {
	margin-left: 10px;
	margin-bottom: 5px;
}

div.editor-image-align-left img {
	margin-right: 10px;
	margin-bottom: 5px;
}

/* ---</ Image with byline >--- */

/* ---< startpage >--- */
body.module24452 p.start {
	
}

/* ---</ startpage >--- */

/* ---< news >--- */

table.list {
	margin: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 22px;
	_margin-right: 11px;
	margin-left: 19px;
}

td.image {
	margin: 0px;
	padding: 0px;
	padding-top: 17px;
}

div.content-news td.content {
	margin: 0px;
	padding: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-size: 0.85em;
}

td.content a {
	display: block;
	margin-top: 5px;
	margin-bottom: 2px;
}

div.date {
	display: none;
	color: #999;
	font-weight: normal;
	padding-bottom: 3px;
	padding-right: 0px;
}

h4.news {
	font-weight: bold;
}

a.back {
	display: none;
}

/* ---</ news >--- */

/* ---< product >--- */

div#content-productmenu {
	width: 777px;
	margin: 0px;
	padding: 0px;
	padding: 18px 0px;
	background-image: url(background-product-menu.gif);
	background-repeat: no-repeat;
	position: relative;
	overflow: auto;
}

div#level1 {
	margin: 0px;
	padding: 0px;
	float: left;
}

div#level2 {
	margin: 0px;
	padding: 0px;
	padding-left: 7px;
	float: left;
}

div#level3 {
	margin: 0px;
	padding: 0px;
	padding-left: 7px;
	float: left;
}

div#level4 {
	margin: 0px;
	padding: 0px;
	padding-left: 7px;
	overflow: hidden;
	float: left;
}


div#content-product {
	width: 777px;
	margin: 0px;
	padding: 0px;
	padding-top: 20px;
	float: left;
}

/* ---< product >--- */

/* ---< main + productmenu >--- */



/* ---</ main + bottom productmenu >--- */