/* CSS Document */

body {
	padding:0px;
	margin:0px;
	font:12px Verdana, Arial, Helvetica, sans-serif;
}

a {
	text-decoration:none;
}

a img {
	border:none;
}
ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
form {
	margin:0px;
}
.mainWrapper {
	width:990px;
	margin:0px auto;
}
/*---------------------HEADER-----------------*/
.header {
	background:url(http://s3.autoimport.dk/images/template/header_bg.jpg) no-repeat top left;
	height:100px;
	position:relative;
	z-index:100;
}
a.logo {
	background:url(http://s3.autoimport.dk/images/template/ga_logo.gif) no-repeat top left;
	display:block;
	width:217px;
	height:70px;
}
.userMenu {
	position:absolute; top:10px; right:30px;
	z-index:1000;
}
.userMenu a.cart, .userMenu a.loginout {
	color:#000;
	font-size:10px;
	font-weight:bold;
	padding-left:21px;
	line-height:14px;
	display:block;
	float:left;
	margin-right:2px;
}
.userMenu a.cart {
	background:url(http://s3.autoimport.dk/images/template/smallbasket.gif) no-repeat top left;
	width:96px;
}
.userMenu a.loginout {
	background:url(http://s3.autoimport.dk/images/template/smalluser.gif) no-repeat top left;
}
.userMenu .cartLinkOn {
	background:url(http://s3.autoimport.dk/images/template/cartLink_bg.gif) no-repeat top left;
	height:20px;
	float:left;
	padding-left:6px;
	padding-top:3px;
	margin-top:-3px;
	position:relative;
	position:relative;
}
.userMenu .cartLinkOff .shopcart {
	display:none;
}
.userMenu .cartLinkOn .shopcart {
	display:block;
}
.shopcart {
	position:absolute; top:20px; left:-116px;
	width:240px;
	font-size:10px;
}
.shopcart .top {
	background: transparent url(http://s3.autoimport.dk/images/template/cartTop.gif) no-repeat top left;
	height:5px;
}
.shopcart .content {
	background:url(http://s3.autoimport.dk/images/template/cartbg.gif) repeat-y top left;
	padding:2px 5px 5px 5px;
}
.shopcart .cartFooter {
	background:url(http://s3.autoimport.dk/images/template/cartFooter.gif) no-repeat top left;
	height:33px;
}
.shopcart .item {
	margin-top:5px;
	padding-bottom:5px;
}
.shopcart .item a.pic {
	float:left;
	margin-right:5px;
	width:40px;
	display:block;
	text-align:center;
}
.shopcart .item .details {
	float:left;
}
.shopcart .item a.code {
	color:#00457c;
	text-decoration:underline;
	font-weight:bold;
}
.shopcart .item .numberPrice {
	float:right;
	margin-top:5px;
}
.shopcart .content span.title {
	position:relative;
}
.shopcart .cartFooter {
	text-align:center;
}
.shopcart .cartFooter a {
	width:120px;
	display:block;
	color:#00457c;
	background:url(http://s3.autoimport.dk/images/template/smallbasket_link_icon.gif) no-repeat center left;
	line-height:33px;
	padding-left:18px;
	font-weight:bold;
	text-decoration:underline;
	margin:0px auto;
}
.shopcart .total {
	padding-top:5px;
	clear:both;
}
.shopcart .total .items {
	width:145px;
	display:block;
	float:left;
}
.shopcart .total .price {
	display:block;
	float:right;
}
.shopcart .separator {
	line-height:1px;
	height:1px;
	background-color:#666;
}







ul.mainMenu {
	position:absolute; top:75px; left:30px;
	z-index:50;
}
ul.mainMenu li {
	float:left;
	margin-right:5px;
}
ul.mainMenu span.beforeLink {
	background:url(http://s3.autoimport.dk/images/template/topmenu_left.gif) no-repeat top left;
	width:25px;
	height:25px;
	display:block;
	float:left;
}
ul.mainMenu span.afterLink {
	background:url(http://s3.autoimport.dk/images/template/topmenu_right.gif) no-repeat top left;
	width:6px;
	height:25px;
	display:block;
	float:left;
}
ul.mainMenu li a{
	background:url(http://s3.autoimport.dk/images/template/topmenu_bg.gif) repeat-x top left;
	line-height:25px;
	display:block;
	float:left;
	color:#fff;
	font-size:10px;
	font-weight:bold;
	margin:0px;
	text-decoration: none;
}
ul.mainMenu li a:hover {
	text-decoration:underline;
}
ul.mainMenu li.active span.beforeLink {
	background:url(http://s3.autoimport.dk/images/template/topmenu_left_act.gif) no-repeat top left;
}
ul.mainMenu li.active span.afterLink {
	background:url(http://s3.autoimport.dk/images/template/topmenu_right_act.gif) no-repeat top left;
}
ul.mainMenu li.active a {
	background:url(http://s3.autoimport.dk/images/template/topmenu_bg_act.gif) repeat-x top left;
	color:#ba2424;
}
/*--------------------------------------------*/
/*---------------------MIDDLE-----------------*/
.middle {
	background:#eeeeee url(http://s3.autoimport.dk/images/template/main_area_bg.gif) repeat-x;
	border-bottom: solid 1px #ebebeb;
	padding:9px 10px 10px 30px;
}
.middle .static {
	padding-bottom:9px;
}
.middle a:hover {
	text-decoration:underline;
}
.breadcrumbs {
	float:left;
	color:#666;
}
.breadcrumbs, .breadcrumbs a {
	color:#666;
	font-size:10px;
}
.static .options {
	float:right;
	font-size:10px;
	font-weight:bold;
}
.static .options a {
	color:#000;
	padding-left:3px;
	padding-right:3px;
}
.content2ColumnsLeft .leftSide {
	float:left;
	width:732px;
	padding-right:13px;
}
.content2ColumnsLeft .specialist {
	width:715px;
	height:255px;
	position:relative;
	text-align:right;
	margin-bottom:17px;
	display:block;

}
.content2ColumnsLeft a.specialist:hover {
	text-decoration:none;
}
.content2ColumnsLeft .specialist .title {
	font-size:11px;
	color:#fff;
	text-transform:uppercase;
	margin-top:0px;
	padding-top:3px;
	margin-left:9px;
	text-align:left;
	display:block;
}
.content2ColumnsLeft .specialist h1 {
	color:#ba2424;
	font-size:35px;
	display:block;
	margin:19px 18px 9px 0px;
	font-weight:bold;
}
.content2ColumnsLeft .specialist p {
	margin:0px 18px 0px 0px;
	font-size:10px;
	color:#3e3e3e;
	display:block;
}
.content2ColumnsLeft .blueButton {
	background:url(http://s3.autoimport.dk/images/template/blueButton.png) no-repeat top left;
	height:30px;
	width:115px;
	display:block;
	position:absolute; bottom:20px;
	right:10px;
	float:right;
	color:#fff;
	line-height:30px;
	font-weight:bold;
	text-align:center;
	padding-left:25px;
	font-size:10px;
}
.content2ColumnsLeft a.blueButton:hover, .content2ColumnsLeft a.redButton:hover, a.redButtonThin:hover {
	text-decoration:none;
}
.content2ColumnsLeft .redButton {
	background:url(http://s3.autoimport.dk/images/template/redButton.png) no-repeat top left;
	height:30px;
	width:115px;
	display:block;
	margin-top:10px;
	color:#fff;
	font-size:10px;
	line-height:30px;
	text-align:center;
	padding-left:25px;
}
.boxes3 {
	height:80px;
	width:203px;
	background-repeat:no-repeat;
	display:block;
	padding-top:60px;
	padding-left:10px;
	padding-right:10px;
	color:#666;
	font-size:10px;
	float:left;
	margin-right:20px;
	cursor: pointer;
}
.boxes3 h1{
	font-weight:bold;
	margin:10px 0px 0px 0px;
	font-size:10px;
	*padding-top:10px;
}
.boxes3 p {
	margin:2px 0px 10px 0px;
}
.boxes3 a {
	display:block;
	font-weight:bold;
	color:#02457a;
	text-decoration:underline;
}
.boxes3 a.multiple {
	margin-top:-7px;
}
a.boxes3:hover {
	text-decoration:none;
}
.content2ColumnsLeft .rightSide, .content3Columns .rightSide {
	float:left;
	width:198px;
}
.smallBox {
	margin-bottom:0px;
	width:198px;
}
.smallBox .content {
	background:url(http://s3.autoimport.dk/images/template/smallBox_bg.jpg) repeat-y bottom left;
	padding-bottom:10px;
	font-size:8px;
	padding-right:10px;
	padding-left:5px;
	padding-top:10px;
}
.smallBox .bottom {
	background:url(http://s3.autoimport.dk/images/template/smallBoxBottom.jpg) no-repeat top left;
	height:9px;
}
.smallBox .content a {
	display:block;
	font-weight:bold;
	cursor:pointer;
}
.smallBox .content a.withArrow {
	margin-left:-4px;
	margin-bottom:-10px;
	*position:relative; *left:-4px;
}
.smallBox .content a .productName {
	display:block;
	padding-top:5px;
	padding-left:5px;
	padding-bottom:10px;
	clear:both;
	position:relative;
}
.withArrow2 {
	border-bottom:1px solid #aaa;
	position:relative;
}
.withArrow2 .productName {
	text-align:center;
	color:#003366;
	text-decoration:underline;
	font-size:10px;
}
.withArrow2 img {
	float:left;
}
.withArrow2 .models {
	font-size:10px;
	float:right;
	width:80px;
	color:#000;
	font-weight:normal;
}
.withArrow2 .price {
	font-size:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	width:80px;
	float:right;
}
.smallBox .next_arrow {
	height:85px;
	display:block;
	padding-left:10px;
	padding-right:5px;
	text-align:center;
	position:relative;
	float:right;
	width:25px;
}
.smallBox .next_arrow img.arrow {
	position:absolute; top:45px; left:3px;
}
.smallBox a.withArrow {
/*	background:url(http://s3.autoimport.dk/images/template/salgsbiler_fp_pil.png) no-repeat 50px right;*/
	cursor:pointer;
	display:block;
	width:193px;
	color:#004595;
	position:relative;
}
.smallBox a.withArrow img.warranty {
	float:right;
}
.smallBox a.withArrow img.fdmLogo {
	position:absolute; top:0px; right:5px;
	z-index:50;
}
.smallBox a.withArrow .productName{
	position:absolute;
	bottom:-10px;
	text-align:center;
	width:193px;
	font-size:12px;
	font-weight:bold;
	color:#000;
	line-height:15px;
}
.smallBox a.withArrow .product img.arrow{
	position:absolute; bottom:-5px; right:10px;
}
.smallBox .redTitle, .smallBox .blueTitle{
	background:url(http://s3.autoimport.dk/images/template/smallRedTitle.jpg) no-repeat top left;
	height:20px;
	line-height:20px;
	width:198px;
	padding-left:10px;
	color:#fff;
	font-size:11px;
	text-transform:uppercase;
}
.smallBox .redTitle {
	background:url(http://s3.autoimport.dk/images/template/smallRedTitle.jpg) no-repeat top left;
}
.smallBox .blueTitle {
	background:url(http://s3.autoimport.dk/images/template/smallBlueTitle.jpg) no-repeat top left;
}
.contactLink {
	background:url(http://s3.autoimport.dk/images/template/nyhedsbrev-box.png) no-repeat top left;
	height:72px;
	width:175px;
	display:block;
	font-size:10px;
	padding:10px 20px 0px 10px;
}
.contactLink h1{
	font-weight:bold;
	margin:0px 0px 0px 0px;
	font-size:10px;
}
.contactLink p {
	margin:2px 0px 7px 0px;
}
.contactLink a {
	display:block;
	font-weight:bold;
	color:#02457a;
	text-decoration:underline;
}
.content2ColumnsRight .leftSide, .content3Columns .leftSide {
	width:185px;
	margin-right:10px;
	float:left;
}
.smallBox2 {
	width:185px;
}
.smallBox2 .head {
	background:url(http://s3.autoimport.dk/images/template/smallBox2Head.jpg) no-repeat top left;
	height:22px;
	line-height:22px;
	color:#fff;
	font-weight:bold;
	font-size:10px;
	padding-left:10px;
}
.smallBox2 .head a {
	color:#fff;
}
.smallBox2 .content {
	background:url(http://s3.autoimport.dk/images/template/smallBox2Content.jpg) repeat-y top left;
	padding:1px 4px 1px 10px;
}
.smallBox2 .footer {
	background:url(http://s3.autoimport.dk/images/template/smallBox2Footer.jpg) no-repeat top left;
	height:10px;
}
.smallBox2 .content a {
	color:#000;
	font-size:10px;
	font-weight:bold;
	line-height:20px;
}
.smallBox2 .content ul li.active {
	background:url(http://s3.autoimport.dk/images/template/leftmenu_1_act_bg.gif) no-repeat top left;
	border-bottom:1px solid #d4d4d4;
}
.smallBox2 .content ul li.current {
	background:#f5e1e1;
}
.smallBox2 .content ul ul a {
	font-weight:normal;
	margin-left:10px;
}
.content2ColumnsRight .rightSide {
	float:left;
	width:745px;
	color:#000;
	font-size:10px;
}
.pageTitle {
	border-bottom:1px solid #666;
	font-size:18px;
	margin-bottom:10px;
	position:relative;
	color:#666;
}
.content2ColumnsRight .rightSide p {
	margin-top:10px;
	margin-bottom:10px;
	margin-right:5px;
}
.content2ColumnsRight .rightSide .imageDetails {
	background:#00457c;
	color:#fff;
	padding:5px;
	float:left;
}
.content2ColumnsRight .rightSide ul {
	margin-left:40px;
	list-style-type:disc;
	margin-top:20px;
}
.content2ColumnsRight .rightSide ul.redLinks {
	margin-left:20px;
	list-style-type:none;
}
.content2ColumnsRight .rightSide ul.redLinks a {
	color:#ba2424;
	font-weight:bold;
	text-decoration:underline;
	background:url(http://s3.autoimport.dk/images/template/RTEmagicC_leftmenu_2_act_icon_gif.gif) no-repeat center left;
	padding-left:25px;
	line-height:20px;
}
.middleGreyBox, .middleBlueBox, .middleRedBox {
	width:528px;
	font-size:11px;
	margin-bottom:20px;
}
.middleGreyBox .head {
	background:url(http://s3.autoimport.dk/images/template/middleGreyHead.jpg) no-repeat top left;
	height:20px;
	line-height:20px;
	color:#666;
	text-transform:uppercase;
	padding-left:10px;
}
.middleBlueBox .head, .mediumBlueBox .head {
	background:url(http://s3.autoimport.dk/images/template/middleBlueHead.jpg) no-repeat top left;
	height:20px;
	line-height:20px;
	color:#fff;
	text-transform:uppercase;
	padding-left:10px;
}
.middleRedBox .head {
	background:url(http://s3.autoimport.dk/images/template/middleRedHead.jpg) no-repeat top left;
	height:20px;
	line-height:20px;
	color:#fff;
	text-transform:uppercase;
	padding-left:10px;
}
.middleGreyBox .contentbg, .middleBlueBox .contentbg, .middleRedBox .contentbg {
	background:url(http://s3.autoimport.dk/images/template/middleGreyContent.jpg) repeat-y top left;
}
.middleGreyBox .content, .middleBlueBox .content, .middleRedBox .content {
	background:url(http://s3.autoimport.dk/images/template/middleGreyFooter.jpg) no-repeat bottom left;
	padding:10px 10px 20px 10px;
}
.middleGreyBox .content p, .middleBlueBox .content p, .middleRedBox .content p {
	margin:0px;
	padding-top:10px;
	padding-bottom:10px;
}
form.nyhedsbrev .fields {
	float:left;
}
form.nyhedsbrev .fields .label {
	width:60px;
	float:left;
	padding-top:3px;
}
form.nyhedsbrev .fields input {
	width:250px;
	height:12px;
}
form.nyhedsbrev input.submitButton {
	margin-left:10px;
}
a.redLink, .smallBox .content a.redLink {
	text-decoration:underline !important;
	color:#ba2424;
	font-weight:normal;
}
.content3Columns .center {
	float:left;
	padding-right:20px;
	width:530px;
}

form.biler {
	margin-left:5px;
}
form.biler .bilbox {
	text-align:right;
	float:left;
	margin-right:20px;
}
form.biler .bilbox input, form.biler .bilbox select {
	height:17px;
	/*line-heght:17px;*/
	font-size:11px;
}
.center a {
	color:#000;
}
.productBox .image {
	border:1px solid #000;
	float:left;
}
.productBox .productDetails {
	float:right;
	width:300px;
	font-size:10px;
	line-height:15px;
}
.productBox .productDetails .detail {
	width:150px;
	color:#aaa;
	float:left;
}
a.toSearch {
	background:url(http://s3.autoimport.dk/images/template/back_to_search.png) no-repeat top left;
	height:31px;
	width:186px;
	display:block;
	margin-top:10px;
	float:right;
}
/*.priceBox {
	width:260px;
	margin-top:10px;
}
.priceBox .priceBoxHead {
	background:url(http://s3.autoimport.dk/images/template/priceBoxHead.jpg) no-repeat top left;
	padding-left:10px;
	height:17px;
	line-height:17px;
	color:#aaa;
}
.priceBox .priceBoxContent {
	background:url(http://s3.autoimport.dk/images/template/priceBoxContent.jpg) repeat-y top left;
	color:#000;
	padding:10px;
}
.priceBox .priceBoxFooter {
	background:url(http://s3.autoimport.dk/images/template/priceBoxFooter.jpg) no-repeat top left;
	height:6px;
}
.priceBox .priceBoxContent form {
	line-height:18px;
}
.priceBox .priceBoxContent form input {
	line-height:13px;
	height:13px;
	margin-left:15px;
	width:30px;
}
.priceBox .priceBoxContent form input.buyButton {
	height:19px;
	width:50px;
	position:relative; top:3px;
}*/
.largeBlueBox {
	width:728px;
}
.largeBlueBox .head {
	background:url(http://s3.autoimport.dk/images/template/largeBlueBoxHead.jpg) no-repeat top left;
	height:20px;
	padding-left:10px;
	color:#fff;
	text-transform:uppercase;
	line-height:20px;
	font-size:11px;
}
.largeBlueBox .content {
	background:url(http://s3.autoimport.dk/images/template/largeBlueBoxContent.jpg) repeat-y top left;
	padding: 10px 10px 5px 10px;
	font-size: 11px;
	color:#00457c;
}
.largeBlueBox .bottom {
	background:url(http://s3.autoimport.dk/images/template/largeBlueBoxBottom.jpg) no-repeat top left;
	height:9px;
}
table.productList img {
	float:left;
	margin-right:10px;
	border:1px solid #aaa;
}
table.productList td {
	cursor:pointer;
	border-bottom:1px solid #aaa;
	padding:5px;
}
table.productList a:hover {
	background:#eaeaea;
	display:block;
}
table.productList td.number {
	color:#797979;
	font-size:24px;
	font-weight:bold;
	padding-left:0px;
	padding-right:0px;
}
table.productList td.description {
	text-decoration:underline;
	font-size:12px;
}

/*
.mediumRedBox {
	width:242px;
	float:left;
}
.mediumRedBox .head {
	background:url(http://s3.autoimport.dk/images/template/mediumRedBoxHead.jpg) no-repeat top left;
	line-height:20px;
	font-size:11px;
	text-transform:uppercase;
	color:#fff;
	padding-left:10px;
}
.mediumRedBox .contentbg {
	background:url(http://s3.autoimport.dk/images/template/mediumRedBoxContent.jpg) repeat-y top left;
}
.mediumRedBox .content {
	background:url(http://s3.autoimport.dk/images/template/mediumRexBoxFooter.jpg) no-repeat bottom left;
	padding:10px;
	font-size:11px;
}
.mediumRedBox img.product {
	float:right;
}*/
.box {
	width:288px;
}
.box .title h2 {
	font-size:11px;
	text-transform:uppercase;
	line-height:20px;
	color:#fff;
}
.red {
	float:left;
	margin-right:14px;
	font-family:Arial, Helvetica, sans-serif;
}
.red .title {
	background:url(http://s3.autoimport.dk/images/template/redBoxTitle.jpg) no-repeat top left;
	height:20px;
	padding:0px 10px 0px 10px;
}
.red .bottom {
	background:url(http://s3.autoimport.dk/images/template/redBoxBottom.jpg) no-repeat top left;
	height:11px;
	clear:both;
}
.red .content {
	background:url(http://s3.autoimport.dk/images/template/redBox_bg.jpg) repeat-y top left;
	padding:10px 10px 0px 10px;
}
.red .content a.image {
	width:70px;
	height:50px;
	display:block;
	float:left;
}
.red .content a img.left {
	float:left;
}
.red .content h3 {
	float:right;
	width:190px;
	margin:0px;
}
.red .content h3 a {
	text-decoration:underline;
	color:#003366;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
}
.red .content p {
	width:190px;
	float:right;
	margin:0px;
}
.red .content form p {
	width:auto;
	text-align:center;
	float:none;
	font-size:14px;
}
.red .content form p a {
	text-decoration:underline;
	color:#003366;
}
.red .content form select.select-models {
	border:1px solid #993209;
	width:245px;
	font-size:11px;
	margin-top:5px;
}




a.redButtonThin {
	background:url(http://s3.autoimport.dk/images/template/redButtonThin.png) no-repeat top left;
	width:113px;
	height:23px;
	display:block;
	margin-top:10px;
	color:#fff;
	line-height:21px;
	padding-left:27px;
	font-weight:bold;
	font-size:10px;
}
a.underButton {
	background:url(http://s3.autoimport.dk/images/template/button_choose_sub_group.png) no-repeat top left;
	width:140px;
	height:23px;
	display:block;
	margin-top:10px;
}
.searchBox {
	background:url(http://s3.autoimport.dk/images/template/prodsearch_bg.jpg) no-repeat top left;
	height:30px;
	width:543px;
	margin-bottom:15px;
	margin-top:20px;
	position:relative;
}
.searchBox .label {
	position:absolute;
	top:7px;
	left:20px;
	font-size:12px;
	font-weight:bold;
	color:#00457c;
	font-family:Arial, Helvetica, sans-serif;
}
.searchBox input.searchText {
	position:absolute; left:160px; top:5px;
	border:1px solid #fff;
	width:320px;
}
.searchBox input.submit {
	position:absolute; top:5px; right:20px;
}
.largeBox {
	width:895px;
	margin-top:20px;
}
.largeBox .head {
	background:url(http://s3.autoimport.dk/images/template/largeBoxHeader.jpg) no-repeat top left;
	height:17px;
	line-height:17px;
	padding-left:100px;
	color:#fff;
}
.largeBox .content {
	background:url(http://s3.autoimport.dk/images/template/largeBox_bg.jpg) repeat-y bottom left;
	padding:10px 10px 0px 10px;
}
.largeBox .bottom {
	background:url(http://s3.autoimport.dk/images/template/largeBoxBottom.jpg) no-repeat top left;
	height:5px;
}
.largeBox img.prodPic {
//	border:1px solid #000;
	float:left;
	margin-top:-3px;
}
.largeBox .varenummer, .largeBox .varenavn, .largeBox .kvalitet, .largeBox .pris, .largeBox .lager, .largeBox .number {
	float:left;
	font-size:10px;
}
.largeBox .varenummer {
	width:150px;
}
.largeBox .varenavn {
	width:230px;
}
.largeBox .kvalitet {
	width:100px;
	font-style:italic;
}
.largeBox .pris {
	width:170px;
}
.largeBox .lager {
	width:70px;
	text-align:center;
}
.largeBox .productDetails {
	margin-left:90px;
	padding-bottom:25px;
	line-height:19px;
/*	cursor:pointer;*/
}
.largeBox .note {
	margin-left:90px;
	font-weight:bold;
}
.buyButton {
	background:url(http://s3.autoimport.dk/images/template/vare_buy.png) no-repeat top left;
	height:19px;
	width:50px;
	display:block;
	float:left;
	position:relative; top:3px;
	cursor: pointer;
}
.largeGrayBox {
	width:904px;
	margin-top:20px;
}
.largeGrayBox .head {
	background:url(http://s3.autoimport.dk/images/template/largeGreyBoxHead.jpg) no-repeat top left;
	font-size:11px;
	color:#666;
	text-transform:uppercase;
	padding-left:10px;
	height:20px;
	line-height:20px;
}
.largeGrayBox .contentbg {
	background:url(http://s3.autoimport.dk/images/template/largeGreyBoxContent.jpg) repeat-y top left;
}
.largeGrayBox .content {
	background:url(http://s3.autoimport.dk/images/template/largeGreyBoxFooter.jpg) no-repeat bottom left;
	padding:10px 15px 15px 10px;
	font-size:10px;
}
.largeGrayBox .content .arial {
	font-family:Arial, Helvetica, sans-serif;
}
.largeGrayBox .content .big {
	font-size:11px;
}
ul.catalog a {
	color:#000;
	background:url(http://s3.autoimport.dk/images/template/clear.gif) no-repeat center left;
	padding-left:15px;
	font-weight:bold;
}
ul.catalog ul {
	margin-left:40px;
}
ul.catalog ul li {
	background:url(http://s3.autoimport.dk/images/template/wb_arrow.gif) no-repeat top left;
	padding-left:5px;
}
ul.catalog ul li  a{
	font-weight:normal;
}
.leftSide h2 {
	color:#666;
	font-size:18px;
	font-weight:normal;
}
.mediumBlueBox {
	width:225px;
	float:left;
	margin-right:18px;
}
.mediumBlueBox .head {
	background:url(http://s3.autoimport.dk/images/template/middleBlueBoxHead.jpg) no-repeat top left;
}
.mediumBlueBox .contentbg {
	background:url(http://s3.autoimport.dk/images/template/middleBlueBoxContent.jpg) repeat-y top left;
}
.mediumBlueBox .content {
	background:url(http://s3.autoimport.dk/images/template/middleBlueBoxFooter.jpg) no-repeat bottom left;
	padding:10px 10px 15px 10px;
}
.mediumBlueBox a.item {
	width:100px;
	display:block;
	float:left;
	font-size:10px;
	text-align:center;
	color:#004591;
	font-weight:bold;
	text-decoration:underline;
}
.ophugsRow {
	width:700px;
	text-align:center;
	padding-top:2px;
}
.ophugsRow .image, .ophugsRow .type, .ophugsRow .argang, .ophugsRow .kilometer, .ophugsRow .gear, .ophugsRow .farve, .ophugsRow .ind {
	float:left;
	height:53px;
}
.ophugsRow .image {
	width:80px;
}
.ophugsRow .type, .ophugsRow .argang, .ophugsRow .kilometer, .ophugsRow .gear {
	width:100px;
}
.ophugsRow .farve, .ophugsRow .ind {
	width:110px;
}
.headRow .image, .headRow .type, .headRow .argang, .headRow .kilometer, .headRow .gear, .headRow .farve, .headRow .ind {
	font-weight:bold;
	height:20px;
	padding-top:0px;
}
.ophugsRow p {
	padding-top: 5px;
}
.mediumGreyBox {
	width:756px;
}
.mediumGreyBox .head {
	background:url(http://s3.autoimport.dk/images/template/mediumGreyBoxHead.jpg) no-repeat top left;
	height:20px;
	padding-left:10px;
	color:#666;
	text-transform:uppercase;
	line-height:20px;
	font-size:11px;
}
.mediumGreyBox .contentbg {
	background:url(http://s3.autoimport.dk/images/template/mediumGreyBoxContent.jpg) repeat-y top left;
}
.mediumGreyBox .content {
	background:url(http://s3.autoimport.dk/images/template/mediumGreyBoxFooter.jpg) no-repeat bottom left;
	padding:10px;
	font-size:11px;
	color:#00457c;
	padding-bottom:30px;
}
.carGroup {
	margin-bottom:20px;
}
.carGroup .type {
	width:70px;
	float:left;
}
.carGroup .cars{

}
.carGroup .cars .car {
	width:210px;
	text-align:center;
	color:#000;
	float:left;
	margin-left:7px;
	margin-top:5px;
}
.carGroup .cars .car a {
	font-size:8px;
	font-weight:bold;
	color:#000;
	text-decoration:underline;
}
.gallery {
	width:474px;
	float:left;
}
.gallery .galleryHead{
	background:url(http://s3.autoimport.dk/images/template/galleryHead.jpg) no-repeat top left;
	height:20px;
	line-height:20px;
	padding:0px 10px 0px 10px;
	color:#fff;
	text-transform:uppercase;
	font-size:11px;
}
.gallery .galleryContent {
	padding-left:1px;
	background:url(http://s3.autoimport.dk/images/template/galleryContent.jpg) repeat-y top left;
}
.gallery .galleryPics {
	background:url(http://s3.autoimport.dk/images/template/galleryPics.jpg) no-repeat top left;
	height:65px;
	text-align:center;
	padding-top:10px;
	padding-left:30px;
}
.gallery .galleryPics a {
	display:block;
	width:73px;
	height:51px;
	margin-left:25px;
	float:left;
}
.gallery .galleryPics a:hover {
	border:1px solid #fff;
	margin-top:-1px;
	margin-left:24px;
	width:73px;
	margin-right:-1px;
}
.gallery .galleryPics a img {
	border:1px solid #000;
	margin:2px;
}
.detailBoxes {
	width:244px;
	float:left;
	margin-left:10px;
}
.smallDetailsHead {
	background:url(http://s3.autoimport.dk/images/template/smallDetailsHead.jpg) no-repeat top left;
	height:5px;
}
.smallDetailsContent {
	background:url(http://s3.autoimport.dk/images/template/smallDetailsContent.jpg) repeat-y top left;
	padding:0px 15px 5px 10px;
}
.smallDetailsFooter {
	background:url(http://s3.autoimport.dk/images/template/smallDetailsFooter.jpg) no-repeat top left;
	height:35px;
	text-align:center;
}
.smallDetailsContent .label {
	font-weight:bold;
	width:80px;
	float:left;
}
.smallDetailsFooter a {
	font-size:12px;
	color:#fff;
	text-decoration:underline;
	font-weight:bold;
	line-height:25px;
}
.blueDetailsHead {
	background:url(http://s3.autoimport.dk/images/template/blueDetailsHead.jpg) no-repeat top left;
	height:35px;
	line-height:20px;
	padding-left:10px;
	color:#fff;
}
.blueDetailsContent {
	background:url(http://s3.autoimport.dk/images/template/blueDetailsContent.jpg) repeat-y top left;
	color:#fff;
	padding:0px 10px 2px 5px;
}
.blueDetailsFooter {
	background:url(http://s3.autoimport.dk/images/template/blueDetailsFooter.jpg) no-repeat top left;
	height:10px;
}
.fullGreyBox {
	width:934px;
}
.fullGreyBox .head {
	background:url(http://s3.autoimport.dk/images/template/fullGreyBoxHead.jpg) no-repeat top left;
	height:20px;
}
.fullGreyBox .contentbg {
	background:url(http://s3.autoimport.dk/images/template/fullGreyBoxContent.jpg) repeat-y top left;
}
.fullGreyBox .content {
	background:url(http://s3.autoimport.dk/images/template/fullGreyBoxFooter.jpg) no-repeat bottom left;
	padding:10px 20px 40px 20px;
}
.modelForm {
	font-size:11px;
	position:relative;
}
.modelForm .submit {
	margin-left:20px;
	position:relative; top:10px;
}
.modelForm select.year {
	font-size:10px;
	margin-left:10px;
}
.carBox {
	width:213px;
	float:left;
	text-align:center;
	margin-top:10px;
	margin-left:5px;
}
.carBox a {
	display:block;
	margin-bottom:0px;
}
.modelTypes {
	font-size:11px;
	margin-top:10px;
	margin-bottom:10px;
	width:500px;
	float:left;
}
.modelTypes .topType {
	font-size:14px;
	font-weight:bold;
	color:#666;
	margin-bottom:20px;
}
.greyBox {
	width:324px;
}
.greyBox .head {
	background:url(http://s3.autoimport.dk/images/template/greyBoxHead.jpg) no-repeat top left;
	height:20px;
	padding-left:10px;
	line-height:20px;
	color:#666;
	text-transform:uppercase;
}
.greyBox .contentbg {
	background:url(http://s3.autoimport.dk/images/template/greyBoxContent.jpg) repeat-y top left;
}
.greyBox .content {
	background:url(http://s3.autoimport.dk/images/template/greyBoxFooter.jpg) no-repeat bottom left;
	padding:5px 10px 15px 10px;
	font-size:11px;
}
.modelBoxes {
	float:right;
	margin-top:30px;
}
.modelTypes ul.details {
	width:250px;
	line-height:17px;
	font-size:10px;
	margin-top:10px;
}
.modelTypes ul.details li {
	padding-left:10px;
}
.modelTypes ul.details li .label {
	font-weight:bold;
	width:160px;
	float:left;
}
.modelTypes ul.details li .value {
	float:left;
}
.modelTypes ul.details li.even {
	background:#fefefe;
}
.smallBox .content .userDetails {
	font-size:11px;
	padding-left:5px;
}
.imageGallery {
	width:360px;
	float:left;
}
//.imageGallery img {
//	border:1px solid #e0e0e0;
//}
.imageGallery .smallImages {
	padding-top:10px;
	color:#666;
	text-align:center;
}
.imageGallery .smallImages a {
	margin-right:10px;
	float:left;
}
.largeBlueBox .productDetails {
	width:343px;
	float:right;
}
.largeBlueBox .productDetails .detail {
	font-weight:bold;
	width:120px;
	float:left;
	color:#666;
	line-height:20px;
}
.largeBlueBox .productDetails .value {
	line-height:20px;
	font-weight:bold;
	color:#000;
}
.largeBlueBox .productDetails p {
	font-size:12px;
}
.buyBox {
	background:#d2e0ed;
}
.buyBoxTop {
	background:url(http://s3.autoimport.dk/images/template/buyBoxTop.jpg) no-repeat top left;
	height:10px;
}
.buyBoxBottom {
	background:url(http://s3.autoimport.dk/images/template/buyBoxBottom.jpg) no-repeat top left;
	height:9px;
}
.buyBox form {
	padding:0px 10px 0px 10px;
}
.buyBoxSeparator {
	background:url(http://s3.autoimport.dk/images/template/buyBoxSeparator.jpg) no-repeat top left;
	height:2px;
}
.buyBox form .price{
	width:170px;
	float:left;
	line-height:20px;
	font-weight:bold;
	color:#000;
}
.buyBox form .price small {
	font-weight:normal;
	line-height:15px;
	font-size:10px;
}
.buyBox form .price p {
	margin:0px;
	font-size:16px;
	font-weight:bold;
}
.buyBox form .antal {
	width:75px;
	float:left;
	line-height:20px;
	font-weight:bold;
	color:#000;
}
.buyBox form .antal input {
	margin-top:5px;
}
.buyBox form input.buyButton {
	width:72px;
	height:30px;
}
ul.list a {
	color:#000;
}
.carteases {
	width:192px;
	margin-left:-4px;
	*position:relative; *left:-4px;
}
.carteases .redButton {
	margin-bottom:-30px;
}
a.cartease {
	float:left;
}
.sparePart {
	float:left;
	width:225px;
}
.sparePart .content {
	padding:0px 0px 0px 1px;
	background:url(http://s3.autoimport.dk/images/template/partTeaserContent.jpg) repeat-y top left;
}
.sparePart .bottom {
	background:url(http://s3.autoimport.dk/images/template/partTeaserBottom.jpg) no-repeat top left;
	height:5px;
}
.sparePart a.withArrow .productName {
	position:absolute;
	bottom:0px;
	text-align:center;
	width:223px;
	font-size:12px;
	font-weight:bold;
	color:#000;
	line-height:15px;
}
.sparePart a.withArrow .product img.arrow{
	position:absolute; bottom:-5px; right:10px;
}
.sparePart a.withArrow {
	cursor:pointer;
	display:block;
	width:223px;
	color:#004595;
	position:relative;
}
.scrap {
	margin-bottom:20px;
}
.scrap .content {
	padding:0px 0px 0px 1px;
	position:relative;
}
.scrap .redButton {
	position:absolute; top:245px; left:25px;
}
.scrap img.second {
	margin-bottom:-16px;
}
.webcat2 .content a.withArrow {
	margin-bottom:0px;
	position:relative; left:0px;
}
p.infobox-navigation {
	position:relative;
}










/*--------------------------------------------*/
/*---------------------FOOTER-----------------*/
.footer {
	background:url(http://s3.autoimport.dk/images/template/footer_bg.gif) repeat-x top left;
	height:69px;
	position:relative;
}
.footer .cards {
	width:225px;
	position:absolute; top:10px; right:0px;
}
.footer .cards img {
	float:left;
	margin-right:8px;
}
a.topLink {
	background:url(http://s3.autoimport.dk/images/template/top_link.gif) no-repeat top left;
	width:16px;
	height:27px;
	display:block;
	float:left;
}
.footer  a.designer {
	background:url(http://s3.autoimport.dk/images/template/thingmand.gif) no-repeat top left;
	width:43px;
	height:13px;
	display:block;
	float:right;
	margin-top:16px;
}
.footer .footerBox {
	font-size:10px;
	color:#004595;
	margin-top:10px;
	margin-left:30px;
	float:left;
	margin-right:45px;
}
.footer .footerBox a {
	color:#004595;
	text-decoration:underline;
}
.footer .footerBox h4 {
	margin:0px;
	font-size:10px;
	font-weight:bold;
}

.topSearchForm {
	width:190px;
	position:absolute; top:70px; right:15px;
	height:30px;
}
.topSearchForm .searchText {
	background:url(http://s3.autoimport.dk/images/template/searchFieldBg.jpg) repeat-x top left;
	height:20px;
	border:none;
	float:left;
	margin-top:5px;
	margin-right:5px;
	width:160px;
}






.gray {
	color:#c8c8c8;
	padding-bottom:5px;
}
.center {
	margin:0px auto;
}
.bold {
	font-weight:bold;
}
.italic {
	font-style:italic;
}
.alignRight {
	float:right;
	margin-left:5px;
}
.clear{
	clear:both;
	height:0px;
	line-height:0px;
}
.centerText {
	text-align:center;
}
.noborder {
	border:none;
}


/** CUSTOM */

.productDetails .description {
	float: left;
}

.productDetails .description a {
	color: #666666;
	text-decoration: none;
}

.productDetails .description a:hover {
	color: #666666;
	text-decoration: underline;
}

.qualitytext {
	font-weight: normal;
	font-style: italic;
}

.noimage {
	color:#6E6E6E;
	display:table-cell;
	font-size:larger;
	font-style:italic;
	text-align:center;
	vertical-align:middle;
	text-decoration:none;
	border:1px solid #e0e0e0;
}

.cart th {
	padding: 5px;
	color: #989898;
	white-space: nowrap;
}

.cart {
	border-collapse: collapse;
	font-size: 11px;
}

.cart td {
	border-top: solid 1px #aaaaaa;
	padding: 5px;
}

.cart .price {
	font-size: larger;
	font-weight: bold;
	color: #666666;
	text-align: right;
}

.cart .pricetotal {
	font-size: larger;
	font-weight: bold;
	color: #00457D;
	text-align: right;
	text-decoration: underline;
}

.cart .qty {
	width: 30px;
	border: 1px solid #00457C;
	text-align: right;
}

.cart .subtotal {
	font-weight: bold;
	text-align: right;
}

.cart .grey {
	color: #666666;
}

.cart .total {
	font-size: larger;
	font-weight: bold;
	text-align: right;
}

#linked {
	border-bottom: none;
	padding: 0 5px;
}


.bigbold {
	font-size: 12px;
	font-weight: bold;
}

.biggerbold {
	font-size: 16px;
	font-weight: bold;
}

.attention {
	color: #990000;
	font-weight: bold;
}

.login form, td {
	padding: 2px;
}

.example {
	color: #6E6E6E;
	font-style: italic;
}

#forms p {
	margin-bottom: 2px;
}

#forms label {
	width: 70px;
	float: left;
	text-align: right;
	margin-top: 0.3em;
	margin-right: 0.5em;
	display: block;
	font-weight: bold;
}

#forms .submit input {
	margin-left: 8.5em;
}

.modelbox {
	margin-left: 20px;
	margin-bottom: 10px;
	width: 200px;
	text-align: center;
	float: left;
}

.techdata {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 300px;
	list-style: none;
}

.techdata li {
	display: block;
	float: left;
	width: 40%;
	padding: 5px 0px;

}

.techdataKey {
	font-weight: bold;
	border-top: 1px solid #C1C1C1;
}

.techdataValue {
	border-top: 1px solid #C1C1C1;
}

.techdataBuy {

	height: 39px;
	padding: 0px 50px 0px 0px;
	background: url(http://s3.autoimport.dk/images/subpage2f_03.jpg) no-repeat right center;
	border: none;
	font-size: 18px;
	color: #00447B;
}

#specialprices .qty {

	width: 30px;
	border: 1px solid #00457C;
}

#specialprices .add {
	display: block;

	padding: 3px 3px;
	text-align: center;
	border: 1px solid #00457E;
	background: #00457E url(http://s3.autoimport.dk/images/subpage2e_06.gif) repeat-x left top;
	color: #FFFFFF;
	text-decoration: underline;
}

.nobr {
	white-space: nowrap;
}


/* BUTTONS */


/* Sliding doors */

a.button {
	display: block;
	float: left;
	height: 40px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
	margin-right: 6px;
	padding-right: 22px; /* CHANGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
	/* FONT PROPERTIES */
	text-decoration: none;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
}

/* Background left image */
a.button span {
	display: block;
	line-height: 40px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
	padding: 0 0 0 22px;
}

a.button:hover span {
	text-decoration:underline;
}

a.green {
    background: transparent url('http://s3.autoimport.dk/images/navigation/green-button-right.png') no-repeat scroll top right;
}

a.green span {
	background: transparent url('http://s3.autoimport.dk/images/navigation/green-button-left.png') no-repeat;
}

a.blue {
    background: transparent url('http://s3.autoimport.dk/images/navigation/blue-button-right.png') no-repeat scroll top right;
}

a.blue span {
	background: transparent url('http://s3.autoimport.dk/images/navigation/blue-button-left.png') no-repeat;
}

a.grey {
    background: transparent url('http://s3.autoimport.dk/images/navigation/grey-button-right.png') no-repeat scroll top right;
   	color: #666666;
}

a.grey span {
	background: transparent url('http://s3.autoimport.dk/images/navigation/grey-button-left.png') no-repeat;
}

a.smallbutton {
	display: block;
	float: left;
	height: 16px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
	margin-right: 6px;
	padding-right: 9px; /* CHANGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
	/* FONT PROPERTIES */
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}

/* Background left image */
a.smallbutton span {
	display: block;
	line-height: 16px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
	padding: 0 0 0 9px;
}

a.smallblue {
    background: transparent url('http://s3.autoimport.dk/images/navigation/blue-smallbutton-right.png') no-repeat scroll top right;
}

a.smallblue span {
	background: transparent url('http://s3.autoimport.dk/images/navigation/blue-smallbutton-left.png') no-repeat;
}

.notelabel {
	background-color: #CC0000;
	padding: 1px;
	font-weight: bold;
	color: #FFFFFF
}

.info, .success, .warning, .error, .validation {
    border: 1px solid;
    margin: 10px 0px;
    padding:15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
}
.info {
    color: #00529B;
    background-color: #BDE5F8;
    background-image: url('http://s3.autoimport.dk/images/icons/info.png');
}
.success {
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image:url('http://s3.autoimport.dk/images/icons/success.png');
}
.warning {
    color: #9F6000;
    background-color: #FEEFB3;
    background-image: url('http://s3.autoimport.dk/images/icons/warning.png');
}
.error {
    color: #D8000C;
    background-color: #FFBABA;
    background-image: url('http://s3.autoimport.dk/images/icons/error.png');
}


.askButton {
	background:url(http://s3.autoimport.dk/images/template/vare_ask.png) no-repeat top left;
	height:19px;
	width:50px;
	display:block;
	float:left;
	position:relative; top:3px;
	cursor: pointer;
}

.signupButton {
	background:url(http://s3.autoimport.dk/images/template/vare_signup.png) no-repeat top left;
	height:19px;
	width:50px;
	display:block;
	float:left;
	position:relative; top:3px;
	cursor: pointer;
}

/* Icon button */

/*
.buttons a, .buttons button{
    display:block;
    float:left;
    margin:0 7px 0 0;
    background-color:#f5f5f5;
	border-color: lightgrey grey grey lightgrey;
	border-style:solid;
	border-width:1px;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px;
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px;
}
.buttons button[type]{
    padding:2px 10px 2px 7px;
    line-height:17px;
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px;
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}



button:hover, .buttons a:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}



button.positive, .buttons a.positive{
    color:#529214;
}
.buttons a.positive:hover, button.positive:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.buttons a.positive:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}


.buttons a.negative, button.negative{
    color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons a.negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}
*/

#pathNew {
	font-size: 18px;
	margin-bottom: 10px;
}

#pathNew a {
	color: #666;

}

#pathNew a:hover {
	color: #990000;
	text-decoration: underline;
}

.top_text {

	padding: 5px;
	font-size: 14px;
}


### ORDER LAYOUT ####

.order-layout p {

	margin: 0;
}

.order-layout h1 {

	color: #000000;
}

.order-layout table {

	width: 100%;
}

.order-layout td {

	vertical-align: top;

}

.order-layout .orderHeader {

	background-color: #edf7ff;
	padding: 8px;
	border: 1px solid grey;
	font-size: 14px;
}

.order-layout .col {

	padding: 8px;
	border: 1px solid grey;
	background-color: #FFFFFF;
}

.order-layout .col1 {

	width: 200px;
	padding: 8px;
	border: 1px solid grey;
	background-color: #FFFFFF;
}

.order-layout .col2 {

	padding: 8px;
	border-top: 1px solid grey;
	border-right: 1px solid grey;
	border-bottom: 1px solid grey;
	border-left: 0;
	background-color: #FFFFFF;
}

.order-layout .col3 {

	width: 200px;
	padding-left: 8px;
	background-color: #FFFFFF;
}

.order-layout .spacer {

	padding: 8px;
}

.order-layout .sidebox {

	padding: 5px;
	border: 1px solid grey;
	background-color: #FFFFFF;
}

.order-layout .right {

	text-align: right;
}

.order-layout h2 {

	color: #000000;
}

.order-layout h3 {

	color: #000000;
	font-size: 13px;
	padding-bottom: 10px;
}

.order-layout h4 {

	font-size: 2em;
	color: #990000;
	margin: 0;
}

.order-layout .toptext {

	color: #666;
}

.order-layout .subtext {

	color: #333;
}

.order-layout .linklist {

	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size: 12px;
	line-height: 175%;
}

.order-layout .details {

	color: #666;
	padding-bottom: 10px;
	font-size: 12px;
	line-height: 150%;
}

.order-layout .details b {

	color: #000000;
	font-weight: normal;
}

.order-layout .details u {

	color: #990000;
	text-decoration: none;
}

.order-layout .cart td {

	border-top: 1px solid #cccccc;
	border-bottom: 0;
	vertical-align: middle;
}

.order-layout .postings {

	border-spacing: 0;
	font-size: 12px;
}

.order-layout .grey td {

	background-color: #e0e0e0;
}

/* autoimport Style */

.offer-bga {
    width : 717px;
    height:120px;
    margin :0 0 0 0;
    padding :0 0 0 0;
    background-image:url(http://s3.autoimport.dk/images/design/offer-bga.png);
    background-repeat: no-repeat;
    background-position:center top;
    background-color:Transparent;
    position:relative;
    cursor:pointer;
}
.offer-bga h1{
    width :  auto;
    margin :0 0 0 0;
    padding :0 0 0 0;
    font-weight : bold;
    font-size:32px;
    color:#ba2424;
}
.offer-bga h2{
    width :  auto;
    margin:0 0 0 0;
    padding:0 0 0 0;
    font-size:14px;
    color:#000;
    border:0px solid #000;
}
.offer-bga a{
    width:auto;
    float:left;
    margin:0 0 0 0px;
    padding:0 0 0 0;
}
.offer-bga img {
    width:auto;
    margin:0 0 0 0;
    padding:0 0 0 0;
    position:relative;
    top:8px;
    left:35px;
}
.overa {
    width:auto;
    position:absolute;
    left:190px;
    top:0px;
}
.limita {
   width:auto;
   position:absolute;
   right:15px;
   bottom:28px;
}
.offer-bga a:link, .offer-bga a:visited, .offer-bga a:active {
    font-size:14px;
    color:#004497;
    font-weight:normal;
    text-decoration:underline ;
}
.offer-bga a:hover {
    font-size:14px;
    color:#004497;
    font-weight:normal;
    text-decoration:underline ;
}
