﻿*
{
	margin: 0;
	padding: 0;
}
body, html
{
	height: 100%;
	overflow-x: hidden;
	overflow-y: auto;
}
form 
{
    height: 100%;
}

body
{
	font-family: Arial, Helvetica, sans-serif;
	background : #000 url(http://www3.scania.com/Templates/Campaigns/Touring/Images/bg_touring-top_scania-logo.jpg) no-repeat scroll left bottom;
}
#wrapper 
{
     height: 100%; 
     overflow: hidden;
}
#content
{
	overflow: hidden;
	height: 100%;
}

div#content
{
	padding-left: 8%;
	padding-top: 5%;
	width: 45%;
}

div#content img
{
	display: block;
	margin: 10px 0;
}

div#content p.noFlash
{
	padding: 10px 0;
}

div#content p.noFlash a
{
	color: #A5A5A5;
}

div#content p.noFlash a:hover
{
	color: #D1AC54;
}

div#content h1
{
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 0;
}

div#content p
{
	color: #fff;
	font-size: 12px;
	padding-bottom: 8px;
	line-height: 20px;
}


#footer
{
	position: fixed;
	left: 0;
	bottom: 0;
	font-size: 10px;
	color: #fff;
	height: 20px;
	_position: absolute;
}

#footer div
{
	background: transparent url(http://www3.scania.com/Templates/Campaigns/Touring/Images/footer-tab_left.png) no-repeat scroll 0 0;
	height: 20px;
	float: left;
}

#footer .copy
{
	display: inline;
	float: left;
	height: 20px;
	line-height: 18px;
	padding-left: 5px;
}

#footer a
{
	height: 20px;
	text-decoration: none;
	display: inline;
	float: left;
	line-height: 18px;
	background: url(/Templates/Campaigns/Touring/Images/footer_divider.gif) no-repeat 0 center;
	padding-left: 8px;
	margin-left: 5px;
}

#footer a span
{
	border-bottom: 1px dotted #fff;
	color: #fff;
}

#footer a:hover span
{
	border-bottom: 1px dotted #D0AD52;
	color: #D0AD52;
}

#footer span.last
{
	background: transparent url(http://www3.scania.com/Templates/Campaigns/Touring/Images/footer-tab_right.png) no-repeat scroll right top;
	display: inline;
	float: left;
	height: 20px;
	width: 10px;
	zoom: 1;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='http://www3.scania.com/Templates/Campaigns/Touring/Images/footer-tab_right.png');
    overflow: hidden;
}

#footer span.first
{
	background: transparent url(http://www3.scania.com/Templates/Campaigns/Touring/Images/footer-tab_left.png) no-repeat scroll left top;
	display: inline;
	float: left;
	height: 20px;
	width: 10px;
	zoom: 1;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='http://www3.scania.com/Templates/Campaigns/Touring/Images/footer-tab_left.png');
}
