/* Common */

* {
	font-family: Arial, Helvetica, sans-serif;
}

body {
	font-size: 0.7em;
	background: #e7e6e7 url(bg-body.gif) repeat-x;
	margin: 0px;
	color: #4c4a4c;
}

body.standard {
	background: #ebeced;
	padding: 10px 23px;
}

p {
	margin: 0px 0px 0px 0px;
	line-height: 1.3em;
}

form {
	margin: 0px;
}

td {
	vertical-align: top;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	margin-bottom: 5px;
}

h1, h2 {

}

h3, h4, h5, h6 {

}

h1 {

}

h2 {
	font-size: 1.2em;
	color: #ee252e;
}

h3 {
	font-size: 1.0em;
}

h4 {

}


a {
	color: #ee252e;
}

a img{
	border: none;
}

table.editor_borderon td {
	border-bottom: 1px solid #ccc;
}

ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

li {
	padding: 3px 0px;
}
/* Layout */


div#powered-by {
	float: right;
	padding-right: 20px;
	padding-top: 20px;
}


div#outer-wrapper {
	background: url(bg-grunge.gif) no-repeat top center;
}

div#site-wrapper {
	width: 1000px;
	height: 1100px;
	margin: auto;
}

div#header-wrapper {
	height: 112px;
	overflow: auto;
}

div#header-wrapper img {
	padding-top: 27px;
	padding-left: 25px;
	float: left;
}

ul#main-menu {
	list-style: none;
	margin: 56px 0px 0px 60px;
	padding: 0px;
	float: left;	
}

ul#main-menu li {
	float: left;
	padding: 0px 10px;
	text-transform: uppercase;
	background: url(bg-main-menu-separator.gif) no-repeat center left;
}

ul#main-menu li.first {
	background: none;
}

ul#main-menu a {
	color: #4c4a4c;
	text-decoration: none;
}

ul#main-menu li.active a {
	color: #ee252e;
}

div#expo-wrapper {
	background: url(bg-expo.gif);
	background-position: top;
	height: 329px;
	position: relative;
}

div#expo-image {
	overflow: hidden;
	height: 282px;
	width: 970px;
	position: absolute;
	top: 15px;
	left: 15px;
}

div#brand-logo {
	position: absolute;
	bottom: 9px;
	left: 15px;
}

div#brand-logo img{
	margin: 0px 10px;
	vertical-align: middle;
}

div#store-info {
	background: #0e0e0e url(bg-submenu.gif) top left;
	border-left: 3px solid #e8e8e9;
	border-right: 3px solid #e8e8e9;
	width: 184px;
	height: 274px;
	position: absolute;
	top: 15px;
	right: 70px;
	margin: 0px;
	padding: 4px;
	color: #fff;	
}

div#store-info table {
	margin-bottom: 5px;
}

div#store-info td {
	padding: 0px;
}

div#store-info h1 {
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 8px;
}

div#store-info h2 {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 3px;
}

div#store-info div.content {
	padding: 11px;
}

div#store-info a {
	background: url(bg-arrow-narrow.gif) no-repeat left center;
	display: block;
	padding-left: 12px;
}

ul#sub-menu {
	background: #0e0e0e url(bg-submenu.gif) top left;
	border-left: 3px solid #e8e8e9;
	border-right: 3px solid #e8e8e9;
	width: 192px;
	height: 282px;
	position: absolute;
	top: 15px;
	right: 70px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	color: #fff;
}

ul#sub-menu li {
	border-bottom: 1px solid #5b5858;
	padding: 10px 10px 10px 25px;
	font-size: 1.1em;
	background: url(bg-arrow.gif) no-repeat left center;
}	

ul#sub-menu a {
	color: #fff;
	text-decoration: none;
}

ul#sub-menu li.active a{
	color: #ee252e;
}

div#main-content-wrapper {
	border: 1px solid #dbdbdb;
	background: #e4e5e6 url(bg-gradient.gif) top left repeat-x;
	float: left;
	width: 655px;
	margin: 15px 15px 0px 0px;
	padding-bottom: 20px;
	min-height: 400px;
	overflow: hidden;
}

div#main-content-wrapper div.content {
	padding: 15px;
}

body.module23474 div#main-content-wrapper div.content {
	padding: 0px;
	padding-left: 0px;
}

body.detail div#main-content-wrapper div.content {
	padding: 15px;
}

div#main-content-wrapper h1,
div.offer h1,
div.pdf-wrapper h1 {
	text-transform: uppercase;
	color: #fff;
	font-size: 1.1em;
	letter-spacing: 0.3em;
	padding: 10px;
	padding-left: 65px;
}

div#main-content-wrapper h1 {
	background: #131212 url(bg-main-content-header.gif) no-repeat top right;
}

div.offer h1,
div.pdf-wrapper h1 {
	background: #131212 url(bg-offer-header.gif) no-repeat top right;	
}

div#main-content-wrapper h1.header {
	margin: 4px;
}


div.news {
	float: left;
	width: 190px;
	height: 300px;
	overflow: auto;
	margin: 15px 14px 0px 0px;
	padding-left: 14px;
}

div.news img {
	border: 1px solid #515251;
	width: 188px;
}

div.news h2 {
	font-size: 1em;
	color: #ee252e;
	margin: 0px;
	padding: 8px 0px 5px 0px;

}

div.news p {
	margin: 0px;
	padding: 0px 0px 5px 0px;
}

div.news p.date {
         color: #929192;
}

div#secondary-content-wrapper {
	float: left;
	width: 328px;
	margin: 15px 0px;
	overflow: hidden;
}

div#secondary-content-wrapper h1.header {
	margin: 0px 0px 5px 0px;
}

div.offer {
	border: 1px solid #dbdbdb;
	background: #e4e5e6 url(bg-gradient.gif) top left repeat-x;
	margin-bottom: 10px;
	padding: 4px 4px 15px;
}

div.offer h2 {
	color: #ee252e;
	margin: 10px 0px 6px;
	padding: 0px 10px;
	font-size: 1.2em;
}

div.offer p {
	padding: 0px 10px;
}

div#flash2 {
	margin-left: 11px;
	margin-top: 19px;
}

form#newsletter {
	border: 4px solid #fff;
	background: #ee252e;
	padding: 15px;
	margin: 10px 0px;
}

form#newsletter p {
	color: #fff;
}

form#newsletter h1 {
	color: #fff;
	font-size: 1.3em;
	margin: 0px;
	padding: 0px 0px 5px;
}

form#newsletter input {
	vertical-align: middle;
	border: medium none;
}

form#newsletter input.text {
	padding: 3px;
	margin: 1px 5px 0px 0px;
	width: 215px;
}

div#footer {
	clear: both;
	padding: 15px;
}

body.personregister div#main-content-wrapper a {
	display: none;
}

body.personregister div#main-content-wrapper a.backlink {
	display: block;
}

iframe.bytbil {
	width: 622px;
	height: 1100px;
}

/* Order */


div.pdf-wrapper {
	border: 1px solid #dbdbdb;
	background: #e4e5e6 url(bg-gradient.gif) top left repeat-x;
	margin-bottom: 10px;
	padding: 4px 4px 0px;
}

div.pdf {
	padding: 15px;
	height: 400px;
	overflow: scroll;
}

div.order-container {
	width: 278px;
	color: #000000;
	float: left;
}

div.order-container div.order {
	margin-right: 10px;
	_margin-right: 5px;
	margin-bottom: 7px;
	_margin-bottom: 0px;
	font-weight: bold;
	float: left;
}

div.order-container div.order-info {
	margin-bottom: 5px;
	_margin-right: 3px;
	font-weight: bold;
}


div.content div.order-detalj {
	width: 87px;
}

div.content div.order-benamning {
	width: 106px;
}

div.content div.order-antal {
	width: 27px;
}

div.content div.order-prio {
	width: 27px;
	margin-right: 0px;
}

div.content div.order-detalj input {
	width: 79px;
}

div.content div.order-benamning input {
	width: 98px;
}

div.content div.order-antal input {
	width: 19px;
	text-align: center;
}

div.content div.order-prio input {
	width: 19px;
	text-align: center;
}

div.order input {
	border: medium none;
	height: 16px;
	padding-top: 3px;
	padding-left: 4px;
	padding-right: 4px;
         font-size: 1em;
	font-weight: normal;
}

div.order-info input.person-info {
	border: medium none;
	width: 270px;
	height: 16px;
	padding-top: 3px;
	padding-left: 4px;
	padding-right: 4px;
         font-size: 1em;
	font-weight: normal;
}

div.hidden {
	display: none;
}

span.error {
	color: #ed1c24;
}

h4.file {
	font-size: 1.2em;
   color: #ed1c24;
   border-bottom: 1px solid #dbdbdb;
   padding-bottom: 1px;
   margin-top: 7px;
	margin-bottom: 7px;
}

div.filechild a {
         padding-left: 3px;
         color: #2f2e2e;
         text-decoration: underline;
}

div.filechild a:hover {
         text-decoration: none;
}

div.content a.back {
	display: none;
}

/* Order-iframe */

div.iframe{
	margin-left: 24px;
	background: #ebeced url(background-iframe.gif) no-repeat;
	float: left;
}

div.iframe iframe {
	width: 321px;
	height: 630px;
	border: 1px solid #dbdbdb;
	border-top: none;
}

div.iframe img.guide{
	margin-right: 10px;
	margin-left: 10px;
}