/*
Theme Name: AS INSIGNIA
Theme URI: http://www.boehn.org
Description: AS INSIGNIA sin egen template, laget av Eivind.
Version: 1.0
Author: Eivind Boehn
Author URI: http://www.boehn.org/
Tags: fixed width
*/

html {

}

body {
     margin: 0px;
     font-family: Arial, Helvetica, sans-serif;
     font-size: 13px;
     background-color: black;
     background-repeat: no-repeat;
     background-position: center;
     background-attachment: fixed;
}

a {
  color: #002c5a;
  text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

h1 {
	font-size: 1.5em;
	margin-top: 0;
}

h2 {
	font-size: 1.2em;
	margin-bottom: 0.2em;
}

h3 {
	margin-top: 0.5em;
	margin-bottom: 0.2em;
}

p {
	margin-top: 0.2em;
}

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

img, div {
	behavior: url("/wp-content/themes/insignia/images/iepngfix.htc")
}

.borderbox {
	width: 800px;
	height: 5px;
	/*margin-top: 10px;*/
	overflow:hidden;
	background-image: url("/wp-content/themes/insignia/images/gradient-line.jpg");
}

.borderbox2 {
	margin-top: 10px;
}

#page {
      width: 800px;
      margin-left: auto;
      margin-right: auto;
      padding-top: 40px;
}

#header {
	/*padding: 15px;*/
	height: 90px;
	width: 800px;
	background-image: url("images/top-fade.png");
	background-repeat: repeat-x;
}

#logo {
	float: left;
	margin-left: 30px;
	padding-top: 20px;
}

#menubox {
	padding-top: 30px;
	margin-left: 200px;
}

#menu {
	width: 560px;
    height: 25px;
}

#submenu {
	width: 580px;
	height: 25px;
}

#menu ul, #submenu ul {
      list-style: none;
      width: 580px;
      height: 25px;
      margin: 0px;
      padding: 0px;
}

#menu ul li, #submenu ul li {
      font-weight: bold;
      float: left;
      padding-left: 8px;
      padding-right: 8px;
      height: 20px;
      padding-top: 5px;
/*      padding-bottom: 4px;*/
}

#submenu ul li {
	font-size: 11px;
}
#submenu ul {
	background-image: url("images/white-background-25.png");
}

#menu ul li.current_page_item {
	background-image: url("images/white-background-25.png");
}

#menu ul li a, #submenu ul li a {
      color: #000000;
      text-decoration: none;
}

#menu ul li.current_page a, #submenu ul li.current_page a {
      color: #646464;
}

#menu ul li a:hover, #submenu ul li a:hover {
      color: #68737a;
}

#header img {
	float: left;
	margin-top: 15px;
}

#main-image {
	margin-top: 10px;
}

#body {
      background-image: url("images/white-background-75.png");
      padding-top: 20px;
      padding-left: 20px;
      padding-right: 20px;
      padding-bottom: 5px;
      width: 760px;
}

.entry {
}

#footer {
	/*background-image: url("images/bottom-fade.png");
	background-repeat: repeat-x;*/
	padding-top: 20px;
	text-align: center;
}

#footer-separator {
		  color: #76797c;
		  margin: 8px;
}


.car-overview {
	padding: 15px;
	text-decoration: none;
	color: black;
	cursor: pointer;
}

.car-overview:hover {
	background-image: url("images/white-background-25.png");
}

.car-overview-image {
}

.car-overview-picture {
}

.car-overview-text {
	float: right;
	width: 469px;
}

#price-table {
	border-collapse: collapse; 
}

#price-table td {
	padding-right: 2px;
	padding-left: 0px;
}

#thumbpictures {
	width: 242px;
	float: right;
}

#container {
}

#clearingbox {
	clear: both;
}

#thumbpictures a img {
	margin-bottom: 20px;
}

#mainpicture {
	float: left;
	width: 498px;
}

#mainpicture ul {
	list-style: none;
	width: 498px;
	height: 30px;
	padding: 0px;
	padding-top: 5px;
	margin: 0px;
}

#mainpicture ul li {
	float: right;
	margin-left: 20px;
}

#car-text {
	width: 498px;
}

#car-text .label {
	font-weight: bold;
	float: left;
}

#car-text .value {
	margin-left: 120px;
	margin-bottom: 5px;
}

#back-box {
	float: right;
}


/* This and next used by the cross fade script. Default opacity for IE */
img {
	filter:alpha(opacity=100);
}

/* duplicate image positioning */
img.idupe {
	position:absolute;
	z-index:30000;
	visibility:hidden;
}

.carlistthumb, #mainImage, #lightboxImage {
	filter:none;
}
