/* GENERIC */
body {
	font-family:Verdana, Arial, Helvetica, Sans-serif;
	font-size:.9em;
	margin:0;
	background:url("../images/site/bg.jpg") no-repeat bottom center;
	background-attachment:fixed;
}
a img {
	border:none;
}
input, textarea {
	border:1px solid #cdcdcd;
	padding:5px 3px 5px 3px;
	width:160px;
}
input[type=radio] {
	width:auto;
}
input:focus, textarea:focus {
	border:1px solid #999999;
}
#content form div {
	float:left;
	margin-right:20px;
}
#content form div p {
	height:20px;
}
#content form div:first-child p {
	text-align:right;
}
h1 {
	font-weight:normal;
	font-size:1.2em;
	position:absolute;
	margin-top:-56px;
	margin-left:-18px;
	background:url("../images/site/headline.png") no-repeat;
	height:31px;
	width:735px;
	padding:9px 0 0 35px;
	color:#ffffff;
	z-index:90;
}
a:link, a:visited {
	color:#6c7ea6;
}
a:hover, a:active {
	color:#333333;
}


/* LAYOUT */
#support-button{
	position: fixed;
	top: 30%;
	left: 0;
	width: 30px;
	height: 100px;
}
#wrapper {
	width:997px;
	margin:0 auto;
}
#header {
	margin-top:22px;
	height:157px;
	background:url("../images/site/header.png") no-repeat top right;
}
#header img {
	margin-top:33px;
}
#navigation {
	background:url("../images/site/nav_bg.png") no-repeat;
	width:971px;
	margin:1px 0 0 26px;
}


/* MAIN NAVIGATION */
#navigation ul {
	list-style-type:none;
	padding:0 0 0 16px;
	margin:0;
}
#navigation ul li {
	float:left;
}
#navigation ul li a {
	display:block;
	color:#ffffff;
	height:27px;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	font-size:.85em;
	padding:10px 8px 0 8px;
}
#navigation ul li a:link, #navigation ul li a:active {
	background:none;
}
#navigation ul li a:hover, #navigation ul li a:active {
	background:#771718
}
#navigation ul li ul {
	position:absolute;
	z-index:99;
	display:none;
	padding:0;
	margin:0;
}
#navigation ul li:hover ul {
	display:block;
	border:1px solid #ffffff;
	border-top:none;
	border-bottom:none;
	background:url("../images/site/tint.png");
	min-width:160px;
}
#navigation ul li ul li {
	float:none;
	border-bottom:1px solid #ffffff;
}
#navigation ul li ul li a {
	font-size:.7em;
}
#main_top {
	height:18px;
	background:url("../images/site/content_top.png") no-repeat;
	margin-top:27px;
}
#main {
	background:url("../images/site/content.png") repeat-y;
	min-height:300px;
}
#content {
	float:left;
	width:700px;
	padding:40px 0 0 20px;
}
#sidebar {
	width:227px;
	padding:0 7px 0 7px;
	float:right;
}
#sidebar .box, #sidebar_short .box {
	padding:20px 0 20px 0;
}
#sidebar .box h3, #sidebar_short .box h3{
	padding:0;
	margin:0;
	height:31px;
	width:232px;
	padding:9px 0 0 24px;
	margin-left:-26px;
	margin-top:-35px;
	margin-bottom:10px;
	position:absolute;
	background:url("../images/site/boxhead.png") no-repeat;
	color:#ffffff;
	font-weight:normal;
	font-size:1em;
}
#footer {
	background:url("../images/site/content_bottom.png") no-repeat;
}
#trinax {
	width:997px;
	margin:0 auto;
	text-align:right;
	font-size:.9em;
	padding:2px 10px 6px 0;
}
#trinax a {
	color:#ffffff;
	text-decoration:none;
	padding:0 5px 1px 5px;
}
#trinax a:hover, #trinax a:active {
	background:#333333;
}

#journalTable {
	border-collapse;
	margin-top:40px;
}
#journalTable tr th {
	font-size:.7em;
}
#journalTable tr td {
	padding:5px;
}
#journalTable tr:hover {
	background:#cccccc;
}
#journalTable tr td input {
	padding:4px 0 4px 0;
	width:66px;
	text-align:center;
	font-size:.8em;
}
#journalTable .mindre {
	font-size:.7em;
}
#journalTable tr td textarea {
	padding:4px;
	width:155px;
	height:34px;
	font-family:Verdana, Arial, Helvetica, Sans-serif;
}



/* CLASSES */
.clear {
	clear:both;
}
.nomargin {
	margin:0;
	padding:0;
}
.floatleft {
	float:left;
}
.floatright {
	float:right;
}
.button, a.button {
	padding:3px 6px 3px 6px;
	background:url("../images/site/nav_bg.png") no-repeat top center;
	border:1px solid #999999;
	color:#ffffff;
	font-size:.9em;
	width:auto;
	text-decoration:none;
}
.button:hover, a.button:hover {
	color:red;
}
.center {
	text-align:center;
}
.left {
	text-align:left;
}
.right {
	text-align:right;
}
.dl_table {
	border-collapse:collapse;
	margin-bottom:20px;
	width:100%;
	font-size:.9em;
}
.dl_table tr {
	background:#666666;
	color:#ffffff;
}
.dl_table tr:first-child {
	background:#efefef;
	color:#000000;
}
.dl_table td {
	border:1px solid #000000;
	padding:2px 5px 2px 5px;
}
.std_table {
	border-collapse:collapse;
	margin-left:1px;
}
.std_table td, .std_table th {
	border:1px solid #666666;
	padding:2px 5px 2px 5px;
}
.tinytext{
	font-size: 0.7em;
}
.retailer_table {
	border-collapse:collapse;
	width:100%;
	margin-bottom:30px;
}
.retailer_table th {
	background:#666666;
	border:1px solid #666666;
	text-align:left;
	color:#ffffff;
}
.retailer_table td {
	border:1px solid #666666;
	font-size:.9em;
	padding:4px 10px 4px 10px;
	width:50%;
}
.odd {
	background:#c4d3db;
}
.even {
	background:#e8eef1;
}
.highlight {
	background:#faffaf;
}
.smalltext {
	font-size:.8em;
}
.italic {
	font-style:italic;
}
.ok {
	color:green;
}
.error {
	color:red;
}
.article {
	border:2px solid #ffffff;
	padding:4px;
}
.article p:first-child {
	float:left;
	width:160px;
	height:100px;
	padding-top:10px;
	margin-left:8px;
	text-align:center;
	background:#ffffff;
	margin-right:20px;
}
.article h3 {
	font-size:1.1em;
	font-weight:normal;
}
.article h3 a {
	color:#000000;
	text-decoration:none;
}

/* Robin's css*/
#LoadingDiv{
	width:32px;
	height:32px;
	margin:auto;
}
.LoadingClass {
background-image:url('../images/icons/loading.gif');
background-repeat:no-repeat;
}
#sid_reklam{
	width: 190px;
	text-align: center;
	margin: 250px 0 0 1000px;

	position: absolute;
	top: 0;
}
#sid_reklam a{
	border: none;
	display: block;
	margin: 0 0 5px 0;
}

#sid_reklam a img{
	border: none;
	display: block;
}

#new_car_more_cars{
	padding-top: 20px;
	text-align:center;
	border-bottom:1px solid #1d1d1d;
}
#new_car_more_cars th, td{
	margin:5px;
}
#AddANewRow{
	margin-bottom:10px;
	width:950px;
	padding:5px;
	background-color:#e8edf0;
	border:1px solid #000;
}
#AddANewRow table{
	border-collapse;
	margin-top:40px;
}
#AddANewRow tr th {
	font-size:.7em;
}
#AddANewRow tr td {
	padding:5px;
}
#AddANewRow tr:hover {
	background:#cccccc;
}
#AddANewRow tr td input {
	padding:4px 0 4px 0;
	width:66px;
	text-align:center;
	font-size:.8em;
}
#AddANewRow tr td textarea {
	padding:4px;
	width:135px;
	height:34px;
	font-family:Verdana, Arial, Helvetica, Sans-serif;
}
.something{
	width:100px;
}
.hidden{
    display: none;
}
#mindre {
  font-size: 9px;
}

/*
 * Responsive
 */





 @media screen and (max-width: 700px) {

 	 /* Mobil Menu */

	#menu_open {
		display: block;
		position: absolute;
		z-index: 102;
		top: 0;
		left: 0;
		width: 23px;
		height: 18px;
		padding: 22px 15px;
	}

	.open-menu .omnu-line {
		position: relative;
		display: block;
		margin: 0 0 2px;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		background: #001e80;
		border-radius: 3px;
		height: 4px;
		-webkit-perspective: 200px;
		perspective: 200px;
		-webkit-transform: none;
		-webkit-transform-origin: center center 0;
		-webkit-transform-style: preserve-3d;
		transform: none;
		transform-origin: center center 0;
		transform-style: preserve-3d;
		-webkit-transition: all 277ms ease-in-out 0s;
		transition: all 277ms ease-in-out 0s;
	}

	.active .open-menu #omnu_line2 {
		opacity: 0;
	}

	.active .open-menu #omnu_line1 {
		margin: 0;
		top: 10px;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
	}

	.active .open-menu #omnu_line3 {
		margin: 0;
		top: 0;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}

	#menu {
		display: block;
		position: fixed;
		z-index: 50;
		top: 0;
		left: -245px;
		bottom: 0;
		margin: 0;
		width: 245px;
		overflow: auto;
		background: #fff;
		text-align: left;
	}

	.active #menu {
		left: 0;
	}

	#menu:after {
		content: '';
		position: fixed;
		top: 0;
		left: -7px;
		bottom: 0;
		width: 7px;
		background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(165, 165, 165, 0)), color-stop(100%,rgba(165, 165, 165, 0.8)));
		background: -webkit-linear-gradient(left, rgba(165, 165, 165, 0) 0%,rgba(165, 165, 165, 0.8) 100%);
		background: linear-gradient(to right, rgba(165, 165, 165, 0) 0%,rgba(165, 165, 165, 0.8) 100%);
	}

	.active #menu:after {
		left: 238px;
	}

	#menu ul {
		display: block;
		margin: 5px 20px;
	}

	#menu li {
		display: block;
		padding: 0;
		border-bottom: 1px dotted #dadada;
	}

	#menu li:last-child {
		border: 0;
	}

	#menu .has-subs {
		background: url('../images/site/icon_expand.png') no-repeat right 5px / 45px;
	}

	#menu li a, .is-startpage #menu li a, .is-startpage .compact #menu li a {
		display: block;
		padding: 20px 5px;
		font-size: 15px;
		font-weight: 400;
		color: #222;
		text-align: left;
	}

	#menu .has-subs > a {
		width: 150px;
	}

	#menu li a:hover {
		color: #222;
	}

	#menu li:last-child a {
		
	}

	#nav_1_mobile {
		display: block;
	}

	.is-startpage #nav_1 {
		display: none;
	}

}
