#reg-box1 .column {
	width: 202px;
	float: left;
}

#reg-box1 {
	height: 35px;
	margin: 0;
	padding: 0px 0px;
}

#reg-box1 p {
	margin: 0;
	padding: 0;
	color: #174c74;
	font-size: 12px;
}

#column2 {
	padding: 5px 0;
	width: 180px;
	background: url(../images/regplat.jpg) no-repeat 0 50%;
}

input#reg-letters {
	margin: 0 0 0 16px;
	width: 65px;
}

input#reg-numbers {
	margin: 0 0 0 8px;
	width: 60px;
}

#reg-box1 .column {
	width: 202px;
	float: left;
}

div, textarea, input {
	text-align:left;
}

/* Global Page Styles   
----------------------------------------------- */

body {
	margin: 0px;
	padding:  0px;
	background:url(../images/bg.jpg) repeat-x top #333333;
	}

tr, td, div, body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: 400;
	line-height: 1.5;
	}
	
/* Main Content Blocks
----------------------------------------------- */

#wrapper {
	width: 900px;
	padding-bottom: 15px;
	margin: 0 auto;
	text-align:left;
	background-color:#ffffff;
	}

#wrapper_admin {
	width: 980px;
	padding-bottom: 15px;
	margin: 0 auto;
	text-align:left;
	background-color:#ffffff;
	}


#header {
	width: 850px;
	margin: 0 25px;
	padding: 15px 0;
	}

#banner {
	width: 850px;
	height:200px;
	overflow:hidden;
	margin: 15px 25px;
	background:url(../images/main.jpg) top left no-repeat;
	}

#banner_text {
	width: 360px;
	margin-left: 15px;
	margin-top:15px;
	color:#FFFFFF;
	font-size:15px;
	font-weight:700;
	line-height: 1.3;
	}

#content {
	width: 850px;
	margin: 0 25px;
	padding-bottom: 10px;
	}
	
#content_admin {
	width: 930px;
	margin: 0 25px;
	padding-bottom: 10px;
	text-align:left;
	}

/* Main Navigation Bar
----------------------------------------------- */

#nav {
	width: 850px;
	margin: 0 25px;
	height:30px;
	line-height: 30px;
	background:url(../images/bg_nav.jpg) no-repeat center;
	}

#nav ul {
	margin: 0 10px;
	padding:0;
	width:830px;
	}
		
#nav ul li {
	list-style-type: none;	
	list-style-image: none;
	background-image:none;
	padding: 0;
	font-weight: 700;
	font-size: 11px;
	float: left;
	height:30px;
	line-height: 30px;
	}

#nav ul li a {
	display: block;
	text-decoration: none;
	color: #ffffff;
	font-size:12px;
	padding: 0;
	height:30px;
	line-height: 30px;
	text-align: center;
	}
	
#nav ul li a:hover {
	color: #66ccff;
	text-decoration: none;
	}

#nHome a, 
#nLankar a, 
#nKontakt a {
	width: 110px;
	}
	
#nKampanjer a, 
#nVinterdack a, 
#nSommardack a, 
#nTidsbokning a {
	width: 125px;
	}
	
#Home #nHome, 
#Kampanjer #nKampanjer, 
#Vinterdack #nVinterdack, 
#Sommardack #nSommardack, 
#Tidsbokning #nTidsbokning, 
#Lankar #nLankar, 
#Kontakt #nKontakt {
	background: url(../images/bg_nr.gif) no-repeat right 3px;
	}

#Home #nHome a, 
#Home #nHome a:hover, 
#Kampanjer #nKampanjer a, 
#Kampanjer #nKampanjer a:hover, 
#Vinterdack #nVinterdack a, 
#Vinterdack #nVinterdack a:hover, 
#Sommardack #nSommardack a, 
#Sommardack #nSommardack a:hover, 
#Tidsbokning #nTidsbokning a, 
#Tidsbokning #nTidsbokning a:hover, 
#Lankar #nLankar a, 
#Lankar #nLankar a:hover, 
#Kontakt #nKontakt a, 
#Kontakt #nKontakt a:hover {
	background: url(../images/bg_nl.gif) no-repeat left 3px;
	color:#000000;
	}

/* Main ADMIN Bar
----------------------------------------------- */

#nav_admin {
	width: 930px;
	margin: 0 25px;
	height:30px;
	line-height: 30px;
	background: #336699;
	}

#nav_admin ul {
	margin: 0 10px;
	padding:0;
	}
		
#nav_admin ul li {
	list-style-type: none;	
	list-style-image: none;
	background-image:none;
	padding: 0;
	font-weight: 700;
	font-size: 11px;
	float: left;
	height:30px;
	line-height: 30px;
	}

#nav_admin ul li a {
	display: block;
	text-decoration: none;
	color: #ffffff;
	font-size:12px;
	padding: 0 20px;
	height:30px;
	line-height: 30px;
	text-align: center;
	}
	
#nav_admin ul li a:hover {
	color: #66ccff;
	text-decoration: none;
	}


/* Footer
----------------------------------------------- */


#footer {
	width: 850px;
	margin: 0 25px;
	padding: 15px 0;
	color: #666666;
	font-weight: 400;
	text-align: center;
	font-size:10px;
	background:#eeeeee;
	}
	
#footer a {
	color: #666666;
	text-decoration: none; 
	}

#footer a:hover {
	color: #000000;
	text-decoration: none;
	}
	

/* Generic Links
----------------------------------------------- */

a {
	color:  #006699; 
	text-decoration: none;
	}
 
a:hover {
	color: #003366;
	text-decoration: underline;
	}

	
/* Heading Styles
----------------------------------------------- */

h1 {
	font-size: 18px;
	color:  #000000;  
	font-weight: 400;
	line-height: 1;
	margin-top:0;
	padding-top:0;
	}

h2 {
	font-size: 16px;
	color:  #7a92d0; 
	font-weight: 400;
	line-height: 1;
	clear: both;
	}

h3, H4, H5, H6    {
	font-size: 14px;
	color:  #7a92d0; 
	font-weight: 400;
	line-height: 1;
	}

/* Homepage
----------------------------------------------- */

.home_box {
	width: 145px;
	margin-top: 20px;
	margin-left: 10px;
	height:110px;
	overflow:hidden;
	font-size:11px;
	line-height:1.3;
	}

.home_box p {
	padding:0;
	margin:0;
	}

.home_box strong {
	font-size:12px;
	color: #003399;
	}

#home1 {
	width: 275px;
	height: 130px;
	float:left;
	margin-right: 12px;
	background:url(../images/h1.jpg) no-repeat top left;
	}

#home2 {
	width: 275px;
	height: 130px;
	float:left;
	margin-right: 12px;
	background:url(../images/h2.jpg) no-repeat top left;
	}
	
#home3 {
	width: 275px;
	height: 130px;
	float:left;
	background:url(../images/h3.jpg) no-repeat top left;
	}

#home_video {
	width: 360px;
	float: right;
	}
	
#home_left {
	width: 460px;
	float: left;
	}

/* Forms
----------------------------------------------- */

form { 
	margin: 0px; 
	padding: 0px;
	}

/* Generic
----------------------------------------------- */

.clearBoth {
	clear: both;
	}

hr  { 
	height: 0px; 
	border: 0px solid #cccccc; 
	border-top-width: 1px;
	display: block;
	margin: 15px 0;
	}

img  {
  border-width:0;
  }
  
 #tires {
	width: 410px;
	height: 175px;
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
	background:url(../images/bgtire.jpg) no-repeat top left;
	}
 #tiretext {
/*	float:left;*/
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	}
