/****************************************************************************
  Author:
  Katharina Andersson Media - www.kamedia.se - info@kamedia.se
  2007-12-18
****************************************************************************/

/****************************************************************************
  Hedströms Motorsport
****************************************************************************/
	
/****************************************************************************
  Layout
****************************************************************************/
* {
	margin: 0;
	padding: 0}
body {
	background: #3a3a3a url("../images/background.jpg") fixed top left;
	color: #222;
	font: 75%/140% Arial, Helvetica, Sans-serif;
	margin: 0 0 0 0;
	padding: 0}
#base {
	background: transparent url("../images/background-base.png") no-repeat top left;
	height: 20px;
	margin: 0 auto;
	padding: 0;
	width: 944px}
	

/****************************************************************************
  Header
****************************************************************************/
#header {
	background: transparent url(../images/background-header.png) bottom left no-repeat;
	height: 128px;
	margin: 0 auto;
	padding: 0;
	width: 944px}
#logo {
	background-color: transparent;
	margin: 0 0 0 12px}
#logo img {
	border: none}


#container 
	{
	background: transparent url("../images/background-container.png") repeat-y top left;
	margin: 0px auto;
	padding: 0;
	width: 944px;
	}
#content-top {
	background: transparent url("../images/background-content.png") top left repeat-x;
	font-size: 95%;	
	margin: 0 19px 0 19px}

	
/****************************************************************************
  Menu
****************************************************************************/
#menu {
	background-color: #fff;
	border: 0px;
	float: left;
	font-size: 100%;
	margin: 0 20px 10px 16px;
	padding: 0 0 10px 0;
	width: 231px}
#menu ul {
	margin: 0 auto;
	padding: 3px}
#menu li {
	background: transparent url(../images/background-menu.jpg) top left no-repeat;
	height: 28px;
	list-style: none;
	margin: 0 0 2px 0;
	padding: 0 0 2px 0;
	width: 225px}
#menu li a {
	color: #fff;
	display: block;
	font-weight: bold;
	letter-spacing: 0.05em;
	margin: 0;
	padding: 7px 0 5px 10px;
	text-decoration: none;
	text-transform: uppercase}
#menu li a:hover {
	background: transparent url(../images/background-menu-active.png) top left no-repeat;
	color: #fff}
	
/* Submenu */
#menu li.active-sub, #menu li.active-sub2 {
	color: #fff;
	font-weight: bold;
	height: 24px;
	margin: 0 0 2px 15px;
	padding: 8px 0 0 10px;
	text-transform: uppercase;
	width: 200px}
#menu li.active-sub {
	background: transparent url(../images/background-menu-active2.png) right no-repeat}
#menu li.active-sub2 {
	background: transparent url(../images/background-menu-active3.png) right no-repeat}
#menu li.sub {
	background: transparent url(../images/menu-arrow.png) right no-repeat;
	border-bottom: 1px solid #cecece;
	height: 27px;
	margin: 0 0 0 15px;
	padding: 0;
	width: 200px}
#menu li.sub2 {
	background: transparent;
	height: 5px}
#menu li.sub a {
	color: #444;
	text-transform: none}
#menu li.sub a.active, #menu li.sub a:hover {
	background: transparent url(../images/menu-arrow-active.png) right no-repeat;
	color: #396bad;
	height: 15px;
	text-transform: none}
	
#main-image {
	background-color: transparent;
	margin: 0 0 0 272px;
	padding: 0}
	
#main-top {
	background-color: #fff;
	font-size: 105%;
	margin: 0 25px 0 272px;
	padding: 0}
#main-top p {
	padding: 0 25px 10px 16px;
	word-spacing: 2px}
#main-top h1 {
	color: #2B5FA5;
	font-size: 105%;
	font-weight: bold;
	letter-spacing: 0.05em;
	padding: 15px 0 15px 16px;
	text-transform: uppercase}
#main-top h2 {
	font-size: 105%;
	font-weight: bold;
	letter-spacing: 0.05em;
	margin: 0;
	padding: 0 0 5px 16px;
	text-transform: uppercase}
#main-top p.left {
	float: left;
	font-weight: bold;
	padding: 0 0 5px 16px}
#main-top p.left2 {
	float: left;
	padding: 0 0 5px 16px}
#main-top p.right {
	padding: 0 0 5px 140px}
#main-top p.right2 {
	float: left;
	padding: 0 0 5px 140px}
#main-top p.right3 {
	padding: 0 0 5px 140px}
#main-top a {
	color: #396bad;
	font-weight: bold;
	text-decoration: none}
#main-top img {
	margin: 0 0 0 15px}
	
/****************************************************************************
  Content
****************************************************************************/
#content-base {
	background: transparent url("../images/background-content2.png") bottom left repeat-x;
	font-size: 95%;	
	min-height: 210px;
	margin: 0 19px 0 19px}
	
/****************************************************************************
  News
****************************************************************************/
#news {
	background: transparent url(../images/background-news.png) bottom left no-repeat;
	font-size: 105%;
	float: left;
	margin: 0 20px 0 16px;
	height: 200px;
	padding: 0;
	width: 227px}
#news-menu {
	font-size: 105%;
	float: left;
	margin: 25px 20px 0 16px;
	padding: 0}
#news-menu h1 {
	color: #2B5FA5;
	font-size: 105%;
	font-weight: bold;
	letter-spacing: 0.05em;
	padding: 10px 0 15px 4px;
	text-transform: uppercase}
#news p {
	padding: 0 0 10px 20px}
#news-menu p {
	padding: 0 0 10px 4px}
#news p.right {
	float: right;
	margin: 0;
	padding: 0 20px 20px 0}
#news p.base {
	background: transparent url(../images/background-news-base.png) bottom left no-repeat;
	height: 10px}
#news a, #news-menu a {
	color: #2B5FA5;
	font-weight: bold;
	text-decoration: none}
	
/****************************************************************************
  Main
****************************************************************************/
#main, #main2, #main-start {
	font-size: 105%;
	margin: 0 0 0 270px;
	min-height: 190px;
	padding: 0;
	width: 620px}
#main, #main-start {
	background: #fff url(../images/background-main.png) bottom left no-repeat}
#main2 {
	background: #fff;
	min-height: 390px}
	
#main a, #main2 a, #main-start a {
	color: #2B5FA5;
	font-weight: bold;
	text-decoration: none}

#main h1, #main2 h1, #main-start h1 {
	font-size: 105%;
	color: #2B5FA5;
	font-weight: bold;
	padding: 0 0 15px 20px}
#main h1, #main2 h1 {
	font-size: 105%;
	letter-spacing: 0.05em;
	text-transform: uppercase}
#main-start h1 {
	font-size: 160%}
#main h2, #main2 h2, #main-start h2 {
	font-size: 100%;
	font-weight: bold;
	letter-spacing: 0.05em;
	margin: 0;
	padding: 20px 0 5px 20px;
	text-transform: uppercase}
#main h3, #main2 h3, #main-start h3 {
	color: #222;
	font-size: 105%;
	font-weight: bold;
	padding: 0 0 15px 20px}

#main p, #main2 p, #main-start p {
	padding: 0 30px 10px 20px;
	word-spacing: 2px}
#main p.left, #main-start p.left {
	float: left;
	font-weight: bold;
	padding: 0 0 5px 20px}
#main p.left2, #main-start p.left2 {
	float: left;
	padding: 0 0 5px 20px}
#main p.right, #main-start p.right {
	padding: 0 0 5px 140px}
#main p.base, #main-start p.base {
	background: transparent url(../images/background-main-base.png) bottom left no-repeat;
	height: 10px}

#main ul, #main2 ul, #main-start ul, #main-top ul {
	padding: 0 0 10px 0}
#main li, #main2 li, #main-start li {
	list-style: none;
	padding: 0 0 8px 20px}
#main-top li {
	list-style: none;
	padding: 0 0 8px 15px}
	
#main hr, #main2 hr, #main-start hr {
	color: #f5f5f5;
	margin: 10px 0 20px 20px;
	size: 1px;
	text-align: left;
	width: 600px}

#main-top td.contact {
	padding: 0 20px 2px 15px;
	margin: 0 0 2px 0;
	vertical-align: top;
	width: 80px}
#main td.contact {
	padding: 0 20px 2px 32px;
	margin: 0 0 2px 0;
	vertical-align: top;
	width: 80px}
#main-top td.contact2, #main td.contact2 {
	padding: 0 20px 10px 0;
	margin: 0 0 2px 0;
	vertical-align: top}
#main td.contact3 {
	padding: 0 20px 0 30px;
	margin: 0 0 2px 0;
	vertical-align: top}
#main-top td.contact4, #main td.contact4 {
	padding: 0 20px 20px 0;
	margin: 0 0 2px 0;
	vertical-align: bottom}
	
#main-top td.teamet, #main td.teamet {
	margin: 0 0 2px 0px;
	vertical-align: top;
	width: 105px}
#main-top td.teamet {
	padding: 0 20px 2px 15px}
#main td.teamet {
	padding: 0 20px 2px 32px}
#main-top td.teamet2, #main td.teamet2 {
	margin: 0 0 2px 0;
	vertical-align: bottom}
#main-top td.teamet2 {
	padding: 0 20px 20px 0}
#main td.teamet2 {
	padding: 0 20px 20px 0}

#main-top table.images {
	margin: 0;
	padding: 0}
#main table.images {
	margin: 0;
	padding: 0 0 0 20px}
#main-top td.images {
	margin: 0;
	padding: 0 0 10px 0;
	vertical-align: top}
#main td.images {
	margin: 0;
	padding: 0 15px 10px 0;
	vertical-align: top}
#main-top td.images img, #main td.images img {
	border: 0}
	
#main-top td.images2, #main-top td.images-text {
	margin: 0;
	padding: 0 0 10px 0;
	vertical-align: bottom}
#main td.images2, #main td.images-text {
	margin: 0;
	padding: 0 15px 10px 0;
	vertical-align: bottom}
#main-top td.images-text {
	padding: 0 0 10px 20px}
	
#main table.car {
	margin: 0 0 0 20px;
	padding: 0 0 0 12px}
#main-top table.car {
	margin: 0 0 0 5px;
	padding: 0 0 0 12px}
#main td.car {
	margin: 0;
	padding: 0 20px 5px 0;
	vertical-align: top}
#main-top td.car{
	margin: 0;
	padding: 0 20px 5px 0;
	vertical-align: top}
	


/****************************************************************************
  Footer
****************************************************************************/
#footer {
	clear: both;
	padding: 0;
	text-align: center}
#footer img {
	border: none;
	padding: 0 3px 0 3px;
	vertical-align: middle}
#rotator {
	border: none;
	cursor: pointer;
	overflow: hidden;
	margin: 0px auto 0px;
	position: relative;
	width: 900px;
	height: 60px}
#rotator img{
	border: 0;
	cursor: pointer;
	width: 900px;
	height: 60px}
rotator p {
	text-align: center;}
	
/****************************************************************************
  Production
****************************************************************************/
#production {
	background: transparent;
	margin: 0 auto;
	padding: 0 30px 20px 0;
	text-align: right;
	width: 944px}
#production img {
	border: 0}
	
	
/****************************************************************************
  Misc
****************************************************************************/
h1 {
	color: #222;
	font-size: 150%;
	line-height: 120%;
	margin: 0;
	padding: 0 0 10px 0}
h2 {
	font-size: 130%;
	color: #222;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0}
h3 {
	font-size: 100%;
	font-weight: bold;
	margin: 0;
	padding: 0}
p {
	color: #444;
	margin: 0;
	padding: 0}
ol li {
	color: #9a8e74}
br.clear {
	clear: both;
	padding: 0;
	margin: 0}

/****************************************************************************
  Lightbox
****************************************************************************/
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
