/* ########################################################## */
/* Global definitions */
/* ########################################################## */

/* ---------------------------------------------------------- */
/* HTML Elements */

*
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin:0px;
	padding:0px;
	/*border: solid 1px red;*/
}

body 
{
	margin:0px;
	margin-left: 30px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(images/bg_follow_grey.gif);
	background-repeat: repeat-y;
}
	
td
{	
	vertical-align: top;
}

a:link, a:active, a:visited 
{
	text-decoration: underline;	
	color: #F11922;
}

a:hover
{
	text-decoration: none;	
	color: #000000;
}

h1 
{
	font-size: 13px;
	font-weight: bold;
	color: #202744;
	padding: 0px 0px 11px 0px;
}

h2 
{
	font-weight: bold;
	color: #202744;
	padding: 0px 0px 5px 0px;
}

h3
{
	font-weight: bold;
	color: #000000;
}

ul
{
	list-style-type: disc;
	margin: 0px 0px 0px 16px;
	padding-left: 0px;
	padding-bottom: 0px; 
}

li
{
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px; 
}
	
/* ---------------------------------------------------------- */
/* Classes */

/* ErrorMessaage */
.em
{
	width: 100%;
	height: 20px;
	color: #FF0000;
	margin: 3px;
	}
.em-text
{
	color: #FF0000;
}
	

/* ########################################################## */
/* Site specific definitions */
/* ########################################################## */
.content-pic {
	background-image: url(images/follow_pic_1.jpg);
	background-repeat: no-repeat;
	height: 69px;
	width: 902px;
	}
	
.content-text
{
	font-size: 12px;
	line-height: 18px;
}
	
.saab-logo {
	text-align: center;
	margin-left: 33px;
	margin-top: 258px;
	}

.line-gray { 
	background-color: #dddddd;
	height: 1px;
	}

.line-bottom-gray {
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: solid 1px #dddddd;
	}

.ddl {
	background-color: #FFFFFF;
	border:1px solid #B3B3B3;
	font-size: 10px;
	color: #000000;
	}
	
.form-field {
	background-color: #FFFFFF;
	border:1px solid #B3B3B3;
	width: 330px;
	}
.form-td
{
	height: 28px;
	}

.preview-pic 
{
	text-align: right;
	padding: 0px 0px 25px 25px;
	float: right;
	cursor: hand;
}

.a-h:link, .a-h:active, .a-h:visited, .a-h:hover /* for links surrounding headers */
{
	text-decoration: none;
}

/* Download link */
.dl-a:link, .dl-a:visited, .dl-a:active, .dl-a:hover 
{
	padding-left: 12px;
	background-image: url(images/download.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	}
	
/* More link */
.more-a:link, .more-a:active, .more-a:visited, .more-a:hover 
{
	font-size: 10px;
	color: #F11922;
	text-decoration: underline;
}


/* Datalist styles */
.dl-tab
{
	width: 100%;
	margin-top: 0px;
}
.dl-product-td-left
{
	padding-right: 24px;
}

/* Dealerlist styles */
.dl-gh-box /* GroupHeaderBox */
{
	margin-bottom: 7px;
}
.dl-gh /* GroupHeader */
{
	height: 15px;
	vertical-align: middle;
	padding-left: 5px;
}

/* ---------------------------------------------------------- */
/* Main Layout Table */		
	
.td-left {
	width: 120px;
	background-image: url(images/follow_pic_2.jpg);
	background-repeat: no-repeat;
	}
	
.td-middle{
	width: 540px;
	padding-top: 26px;
	}
	
.td-right 
{
	width: 152px;
	padding-top: 26px;
	}

/* ---------------------------------------------------------- */
/* Input Dealer Finder */
	
.deal_show {
	padding-left: 20px;
	padding-top: 70px;
	font-weight:bold;
	}
	
.deal_td {
	background-image: url(images/lay_dealer_map.jpg);
	background-repeat: no-repeat;
	width: 480px;
	height: 350px;
	padding-left: 350px;
	padding-top: 20px;
	}

/* ---------------------------------------------------------- */
/* Grids */		
.grid-dark {
	background-color: #f6f6f6;
	}
	
.grid-bright  {
	background-color: #ffffff;	
	}
	
.grid td {
	font-size: 10px;
	line-height: 14px;
	}


/* ########################################################## */
/* Definitions for Controls */
/* ########################################################## */

/* ---------------------------------------------------------- */
/* Header */
.hd-bg-logo {
	background-image: url(images/bg_logo_follow.jpg);
	background-repeat: no-repeat;
	height: 85px;
	width: 902px;
	text-align: right;
	}
.hd-bg {
	background-image: url(images/bg_logo_follow.jpg);
	background-repeat: no-repeat;
	}

/* ---------------------------------------------------------- */
/* FollowNavig */
.fn-table {
	background-color: #4C4C4C;
	}
	
.fn-box {
	background-color: #4C4C4C;
	height: 30px;
	width: 118px;
	text-align: center;
	vertical-align: middle;
	}
	
.fn-box-act {
	background-color: #000000;
	height: 30px;
	width: 118px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	}
	
.fn-space {
	width: 2px;
	background-color: #FFFFFF;
	background-image: url(images/pri_nav_space.gif);
	}
	
.fn-gradient {
	background-image: url(images/pri_nav_verlauf.jpg);
	vertical-align: middle;
	width: 175px;
	text-align: right;
	padding-right: 7px;
	}

.fn-a:link, .fn-a:visited, .fn-a:active, .fn-a:hover 
{
	line-height: 13px;
	color: #FFFFFF;
	text-decoration: none;
	}
	
.fn-sek-a, .fn-sek-a:link, .fn-sek-a:visited, .fn-sek-a:active  {	
	color: #758A9A;
	text-decoration: none;
	display: block;
	padding-left: 18px;
	}
	
.fn-sek-a:hover {	
	color: #D78258;
	text-decoration: none;
	background-image: url(images/bg_homeseknav.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	}

.fn-sek-a-hover {	
	color: #D78258;
	text-decoration: none;
	background-image: url(images/bg_homeseknav.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	}

/* ---------------------------------------------------------- */
/* LogoutLanguage */		
.ll-table {
	text-align: right;
	}
	
.ll-a, .ll-a:link, .ll-a:visited, .ll-a:active, .ll-a:hover  {	
	font-size: 10px;
	font-weight: bold;
	margin-right: 10px;
	margin-left: 0px;
	text-decoration: none;
	color: #000000;
	padding-left: 15px;
	background-image: url(images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	}

/* ---------------------------------------------------------- */
/* FollowNavigTertiary */		

.fnt-a:link, .fnt-a:active, .fnt-a:visited, .fnt-a:hover {
	color: #969696;
	text-decoration: none;
	}
	
.fnt-a:hover, fnt-a:hover span, fnt-a span:hover {
	color: #000000;
	text-decoration: none;
	}

.fnt-img {
	padding-right: 5px;
	}
	
/* ---------------------------------------------------------- */
/* MarketChange */
.mc-text  {	
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	padding-right: 10px;
	}

.mc-a:link, .mc-a:visited, .mc-a:active, mc-a:hover 
{	
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	padding-left: 15px;
	background-image: url(images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	}
	
.mc-a:hover {	
	color: #F11922;
	}
	
	
/* ---------------------------------------------------------- */
/* DownloadsAndLinks */
.dal-downloads a:link, .dal-downloads a:visited, .dal-downloads a:active, .dal-downloads a:hover, .dal-links a:link, .dal-links a:visited, .dal-links a:active, .dal-links a:hover  
{	
	font-size: 10px;
	color: #969696;
	text-decoration: none;
	line-height:18px;
	}
	
.dal-downloads a:hover, .dal-links a:hover  {	
	color: #F11922;
	}
	
.dal-links a:link, .dal-links a:visited, .dal-links a:active, .dal-links a:hover 
{	
	padding-left: 15px;
	background-image: url(images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	}
	
.dal-downloads a:link, .dal-downloads a:visited, .dal-downloads a:active, .dal-downloads a:hover 
{	
	padding-left: 12px;
	background-image: url(images/download.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	}
	
/* ---------------------------------------------------------- */
/* CountryPanel */
.cp-a:link, .cp-a:visited, .cp-a:active  {	
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	padding-left: 12px;
	line-height: 16px;
	}
	
.cp-a:hover {
	font-size: 10px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	color: #F11922;
	text-decoration: none;
	}
	
/* ---------------------------------------------------------- */
/* ModelMarketPanel */
.mmp-em  
{	
	color: #FF0000;
	}
	
/* ---------------------------------------------------------- */
/* DealerPreview */
.dp-a:link, .dp-a:visited, .dp-a:active  {
	text-decoration: none;
	color: #969696;
	line-height: 16px;
	}
	
.dp-a:hover {
	color: #F11922;
	}
	
	
/* ---------------------------------------------------------- */
/* ProductDetail */
.pd-spreadsheet td {
	font-size: 9px;
	padding: 1px;
	}
	
.pd-spreadsheet table {
	width: 100%;
	}

.pd-border 
{
	border: solid 1px #E5E5E5;
}
/* ---------------------------------------------------------- */
/* MorePicture */
.mp-table 
{
	border-collapse: collapse;
	page-break-inside: avoid;
}

.mp-td 
{
	width: 155px;
	margin-right: 37px;
	padding-bottom: 20px;
}
.mp-img 
{
	width: 155px;
	cursor: hand;
}
	
/* ---------------------------------------------------------- */
/* FollowHighlight */		
.fh-box
{
	width: 168px;
	margin-bottom: 15px;
	padding-left: 14px;
}
.fh-text
{
}

.fh-a:link, .fh-a:active, .fh-a:visited, .fh-a:hover 
{
	font-size: 10px;
	color: #F11922;
	text-decoration: underline;
}
	
/* ---------------------------------------------------------- */
/* ProductInfoBox */		
.pib-box
{
	width: 175px;
	background-color: #E5E5E5;
	background-image: url(images/bg_follow_productinfo.gif);
	background-repeat: repeat;
	padding: 16px 0px 20px 0px;
}

.pib-ul
{
	padding: 0px 10px 0px 10px;
}

.pib-li-hd
{
	line-height: 22px;
	font-weight: bold;
}
.pib-li-bd
{
	padding-right: 10px;
}

.pib-pricehint
{
	margin-top: 10px;
	margin-left: 11px;
	margin-right: 5px;
	line-height: 22px;
	font-style: italic;
	line-height:normal;
}

/* ---------------------------------------------------------- */
/* Footer */

.ft-table {
	margin-top: 30px;
	}
	
.ft-td, .ft-a:link, .ft-a:active, .ft-a:visited, .ft-a:hover {
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	}	
	
.ft-a {
	padding-left: 3px;
	}	

.ft-td {
	padding-right: 8px;
	}	

/* ########################################################## */
/* Definitions for Objects */
/* ########################################################## */
#News 
{
	position:absolute; 
	z-index:1;
	visibility: hidden;
	width: 118px;
	left: 30px;
	top: 0px;
	height: 234px;
	visibility: hidden;
	vertical-align: bottom;
	}	
	
#Portrait {
	position:absolute; 
	z-index:1;
	visibility: hidden;
	width: 118px;
	left: 150px;
	top: 0px;
	height: 234px;
	vertical-align: bottom;
	}
	
#Products {
	position:absolute; 
	z-index:1;
	visibility: hidden;
	width: 118px;
	left: 270px;
	top: 0px;
	height: 234px;
	vertical-align: bottom;
	}	
	
#Dealer {
	position:absolute; 
	z-index:1;
	visibility: hidden;
	width: 118px;
	left: 390px;
	top: 0px;
	height: 234px;
	vertical-align: bottom;
	}	
	
#Contact {
	position:absolute; 
	z-index:1;
	visibility: hidden;
	width: 118px;
	left: 510px;
	top: 0px;
	height: 234px;
	vertical-align: bottom;
	}	
	
#Partner {
	position:absolute; 
	z-index:1;
	visibility: hidden;
	width: 118px;
	left: 630px;
	top: 0px;
	height: 234px;
	vertical-align: bottom;
	}	
