/*

<summary>
Incordia AB - Netlease - content.css
</summary>
<author>Magnus Hallbäck - magnus.hallback@incordia.se</author>
<date>2008-04-02</date>
<copyright>Incordia AB 2007-2008, all rights reserved</copyright>

*/

/* ---< Global >--- */

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #fff;
	color: #000;
	font-size: 0.7em;
	margin: 0px;
	padding: 0px;
}

body.tillfallig{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fff;
	color: #000;
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
}

* {
	margin: 0pt;
	padding: 0pt;
}

hr{
	color: #ccc;
	background-color: #ccc;
	border: none;
	height: 1px;
	margin-top: 7px;
	margin-bottom: 7px;
}

img{
	border: none;
}

p {
	margin: 0px;
	padding: 0px;
}

table,
td{
	vertical-align: top;
}

ul,
ol{
	list-style: 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 */

h2 {
	font-size: 1.4em; 
	margin-bottom: 11px;
	color: #e7231b;
	margin-top: 0px;
}

h3 {
	font-size: 1.2em; 
	margin-bottom: 5px;
	margin-top: 2px;
}

h4 {
	font-size: 1.1em; 
	margin-bottom: 5px;
	margin-top: 2px;
}

h5 {
	font-size: 1em; 
	margin-bottom: 3px;
	margin-top: 1px;
}
h6 {
	font-size: 0.9em; 
	margin-bottom: 2px;
	margin-top: 1px;
}

/* Headers on the pages */

/* Forms on the pages */

form{
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
}

input.txt{
	width: 230px;
	height: 12px;
	font-size: 0.8em;
}

/*input.btn {
	background: none;
	border: none;
	background-image: url(background-button.gif);
	width: 70px;
	height: 23px;
	font-size: 0.8em;
	color: #fff;
	float: none;
}*/

span.required{
	color: #ED1C24;
}

span.error{
	display: block;
	font-weight: bold;
	margin-top: 10px;
	color: red;
}

div.frmhead{
	font-weight: bold;
}

/* Forms on the pages */

/* ---</ Global >--- */
__________________________________________________________________________________________________

/* ---< Layout >--- */

/* ---< outsidewrapper >--- */

div.outside-wrapper{
	width: 998px;
	_width: 998px;
}

/* ---< /outsidewrapper >--- */

div#wrapper{
	width: 998px;
	_width: 998px;
	margin: auto;
}

div#top-wrapper{
	width: 998px;
	height: 116px;
	_height: 116px;
	padding-bottom: 0px;
	float: left;
}

div#logo{
	width: 998px;
	height: 64px;
	_height: 64px;
	padding-left: 0px;
	float: left;
}

div#menu{
	width: 998px;
	height: 20px;
	padding: 0px;
	background-image: url(background-menu.gif);
	background-repeat: no-repeat;
	float: left;
}

div#submenu{
	width: 998px;
	height: 32px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(background-submenu.gif);
	background-repeat: no-repeat;
	float: left;
}

div#content-wrapper{
	width: 998px;
	margin: 0px;
	padding: 0px;
	padding-top: 12px;
	background-image: url(background-content-top.gif);
	background-repeat: no-repeat;
	float: left;
}

div#content-wrapper p, 
div#content-wrapper td,
div#standard-right-container p,
div#standard-right-container td {
	line-height: 14px;
}

div#content-left-container{
	width: 324px;
	margin: 0px;
	padding: 0px;
	padding-right: 0px;
	float: left;
}

div#content-left{
	width: 324px;
	margin: 0px;
	padding: 0px;
	background-image: none;
	float: left;
}

div#content-center-container{
	width: 300px;
	margin: 0px;
	padding: 0px;
	padding-top: 15px;
	padding-right: 20px;
	padding-left: 30px;
	float: left;
}

div#content-center{
	width: 284px;
	margin: 0px;
	padding: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background-image: none;
	float: left;
}

div#content-right-container{
	width: 324px;
	margin: 0px;
	padding: 0px;
	padding-top: 0px;
	float: right;
}

div.content-news-container{
	width: 324px;
	height: 159px;
	margin: 0px;
	padding: 0px;
	padding-top: 40px;
	background-image: url(background-content-news.gif);
	background-repeat: no-repeat;
	float: right;
}

div.content-news{
	width: 302px;
	height: 125px;
	margin: 0px;
	padding: 0px;
	margin-right: 0px;
	_margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 22px;
	_margin-left: 11px;
	overflow: auto;
	float: left;
}

div.content-news-bottom{
	width: 302px;
	height: 29px;
	margin: 0px;
	padding: 0px;
	padding-left: 0px;
	padding-right: 22px;
	background-image: url(background-content-news-bottom.gif);
	background-repeat: no-repeat;
	text-align: right;
	float: left;
}

div.content-begagnat-container{
	width: 324px;
	height: 148px;
	margin: 0px;
	padding: 0px;
	padding-top: 46px;
	margin-top: 12px;
	background-image: url(background-content-begagnat.gif);
	background-repeat: no-repeat;
	float: right;
}

div.content-begagnat{
	width: 302px;
	height: 114px;
	margin: 0px;
	padding: 0px;
	margin-right: 0px;
	_margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 22px;
	_margin-left: 11px;
	overflow: auto;
	color: #cccccc;
	float: left;
}
div.content-begagnat a,
div.content-begagnat-bottom a{
	color: #fff;
}

div.content-begagnat-bottom{
	width: 302px;
	height: 29px;
	margin: 0px;
	padding: 0px;
	padding-left: 0px;
	padding-right: 22px;
	background-image: url(background-content-begagnat-bottom.gif);
	background-repeat: no-repeat;
	text-align: right;
	float: left;
}

div#content-bottom-wrapper{
	width: 998px;
	height: 133px;
	margin: 0px;
	padding: 0px;
	margin-top: 0px;
	padding-top: 12px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(background-content-bottom-wrapper.gif);
	background-repeat: no-repeat;
	float: left;
}

div#bottom{
	width: 998px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	background-image: url(background-bottom.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	font-size: 0.8em;
	float: left;
}

/* ---< standard >--- */

div#standard-center{
	width: 654px;
	min-height: 400px;
	overflow: inherit;
	position: relative;
	margin: 0px;
	padding: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 20px;
	float: left;
}

div.standard-info-container{
	width: 324px;
	min-height: 200px;
	overflow: inherit;
	position: relative;
	margin: 0px;
	padding: 0px;
	padding-bottom: 30px;
	background-image: url(background-standard-info.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	float: right;
}

div.standard-info-top{
	width: 324px;
	height: 53px;
	margin: 0px;
	padding: 0px;
	background-image: url(background-standard-info-top.gif);
	background-repeat: no-repeat;
	float: left;
}

div.standard-info{
	width: 280px;
	margin: 0px;
	padding: 0px;
	margin-right: 22px;
	_margin-right: 11px;
	margin-bottom: 5px;
	margin-left: 22px;
	_margin-left: 11px;
	text-align: left;
	line-height: 18px;
	color: #fff;
	float: left;
}

div.standard-info ul{
	list-style: none;
}

div.standard-info li {
	background-image: url(list-dot.gif);
	background-repeat: no-repeat;
	padding-left: 19px;
}

/* ---</ standard >--- */

/* ---< faq >--- */

div.faq-menu {
	width: 245px;
	margin: 0px;
	padding: 0px;
	padding-right: 0px;
	float: left;
}

div.faq-main {
	width: 383px;
	min-height: 493px;
	overflow: inherit;
	position: relative;
	margin: 0px;
	padding: 0px;
	padding-left: 25px;
	/*border-left: 1px solid #eee;*/
	float: left;
}

div.faq-menu table.list {
	margin: 0px;
	padding: 0px;
}

div.faq-menu td.image {
	display: none;
}

div#content-wrapper div.faq-menu td.content {
	border-bottom: 1px solid #eee;
	line-height: 13px;
	padding: 4px 0px;
}

h4.product{
	font-size: 1em;
	margin-top: 0px;
	font-weight: normal;
}

/* ---</ faq >--- */

/* ---< logo >--- */

img#logo {
	float: left;
}

/* ---</ logo >--- *

/* ---< news >--- */

table.list{
	margin: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 22px;
	_margin-right: 11px;
	margin-left: 0px;
}

div#content-wrapper td.content{
	margin: 0px;
	padding: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	line-height: 13px;
}

div.date{
	font-weight: bold;
	padding-bottom: 0px;
	padding-right: 0px;
}

h4.news{
	display: none;
	font-weight: bold;
}

/* ---</ news >--- */

/* ---< main + submenu >--- */

ul#main {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
	_margin-left: 5px;
	width: 988px;
	height: 20px;
}

ul#main li {
	float: left;
	margin-right: 0px;
	height: 19px;
	border-right: 1px solid #6f6f6f;
}

ul#main li.last {
	border-right: none;
}

/*ul#main li.active {
	float: left;
	margin-right: 0px;
	height: 19px;
}*/

ul#main li.xmoduleid23521 {
	display: none;
}

ul#main a:link, ul#main a:visited {
	color: #fff;
	display: block;
	float: left;
	font-weight: normal;
	font-size: 0.85em;
	padding-left: 15px;
	padding-right: 15px;
	height: 16px;
	padding-top: 3px;
	text-decoration: none;
}

ul#main a:hover {
	color: #fff;
	background-color: #6f6f6f;
}

ul#main a:active {
	color: #fff;
	background-color: #6f6f6f;
}

ul#main li.active a {
	color: #fff;
	font-weight: bold;
	background-color: #6f6f6f;
}

ul#main li.childactive a {
	color: #fff;
	font-weight: bold;
	background-color: #6f6f6f;
}


ul#sub {
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
	_margin-left: 5px;
	list-style: none;
	float: left;
	width: 988px;
}

ul#sub li{
	margin: 0px;
	padding: 0px;
	margin-top: 4px;
	/*height: 21px;*/
	/*border-right: 1px solid #000;*/
	float: left;
}

ul#sub li.last{
	border-right: none;
}

ul#sub a {
	text-decoration: none;
	color: #000;
	font-weight: normal;
	font-size: 0.85em;
	padding-top: 0px;
	padding-right: 15px;
	padding-left: 14px;
	float: left;
}

ul#sub a:hover {
	font-weight: bold;
}

ul#sub a:active {
	font-weight: bold;
}

ul#sub li.active a {
	font-weight: bold;
}

ul#sub li.childactive a {
	font-weight: bold;
}

/* ---</ main + submenu >--- */

/* ---< offers entries >--- */

td.right{
	width: 301px;
}

td.left{
	width: 328px;
	padding-right: 25px;
}

/* ---</ offers entries >--- */

/* ---< faq >--- */

tr.answer td{
	padding-top: 6px;
	padding-bottom: 8px;
	border-top: 1px solid #eee;
	display: block;
}

tr.question td{
	padding-bottom: 8px;
}

/* ---< faq >--- */

/* --< layout temp >-- */

div#site-wrapper-temp {
	width: 998px;
	margin: auto;
	margin-top: 5%;
}

div#logo-temp {
	background-image: url(background-dots.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	height: 58px;
	padding-left: 19px;
}

div#content-wrapper-temp {
	padding-top: 25px;
	padding-bottom: 10px;
	overflow: auto;
}

div.content-left-temp {
	float: left;
	margin-left: 15px;
}

div.content-center-temp {
	float: left;
	width: 420px;
	margin-left: 25px;
	margin-right: 25px;
}

div.content-right-temp {
	float: left;
	width: 170px;
	padding: 15px;
	font-size: 0.8em;
	background-image: url(background-form.gif);
	background-repeat: no-repeat;
}

div.content-right-temp br {
	line-height: 10px;
}

div#banner-temp {
	
}

div#content-wrapper-temp INPUT.txt {
	width: 165px;
	font-size: 0.8em;
}
div#content-wrapper-temp SELECT {
	width: 165px;
	font-size: 0.8em;
}
div#content-wrapper-temp TEXTAREA {
	width: 165px;
	height: 50px;
	font-size: 0.8em;
}

/* --</ layout temp >-- */
