@charset "utf-8";
/* Lokal CSS - Specifika styles */


/* ---------- DDL - Nyheter ---------- */

.Header{
	font-size:14px;
	margin-bottom:10px;
	font-weight:bold;
}
.Nyhetslista .item .Header{
	font-size:11px;
	margin-bottom:10px;
	font-weight:bold;
	tex-decoration:underline;
}
.Nyhetslista .item{
	cursor:pointer;
}

.Nyhetslista .item .Ingress{
	text-decoration:underline;
}


/* ----------------------------------- */

/* ------ Puffar på startsidan --------*/

.afWindow{
	position:relative;
}
 	
.afWindowHeader, .afWindowHeader a{
	font-size:14px;
	white-space:nowrap;
	color:#e71111;
	font-weight:bold;
	display:block;
	min-width:20px;
	position:absolute;
	text-decoration:none;
	top:6px;
	left:8px;
}
 	
.afWindowImage{
	border:1px solid #cccccc;
}

.afWindow{
	height:185px;
	margin-bottom:6px;
}

#lastAfWindow{	
	margin-right:0px;		
}
	
.afWindowText{
	margin-top:2px;
}

#campaignTitleBox{
	position:relative;
}

#adLink{	
	text-align:right;
	width:160px;
	font-weight:normal;
	font-size:11px;
	position:absolute;
	right:12px;
	top:12px;
}
#adLink a{
	text-decoration:none;
	color:#666666;
	background:url(http://toyota.eyepublish.bytbil.com/system/grafik/bg_footer_link_arrows.gif) left no-repeat;
	padding-left:11px;
}

#adLink a:hover{
	color:#e71111;
}

#contentBox_narrow
{
	float: left;
	width: 246px;
	height: 261px;
	margin-bottom: 8px;
	background-color: #f2f2f2;
	border-top: 1px solid #dedede;
	border-left: 1px solid #dedede;
	border-right: 1px solid #d4d4d4;
}

#contentBox_narrow div
{
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #d4d4d4;
}

#contentBox_narrow img
{
	display: block;
}

#contentBox
{
	background-image: url(../grafik/bg_contentBox.gif);
	background-color: #f2f2f2;
	height: 157px;
}

#contentBox a
{
	display: inline-block;
}

#contentBox a:hover
{
	background-image: url(../grafik/bg_contentBox_hover.gif);
	background-repeat: repeat-x;
}

.fbIcon {	
	position:absolute;
	left:150px;
	top:19px;
}


/* ----------------------------------- */

.LCol, .RCol{
	width:283px;
	float:left;
}

.LCol{
	margin-right:6px;
}

.dubbelLeft{
	width:282px;
	float:left;
	margin-right:8px;
}

.dubbelRight{
	width:282px;
	float:left;
}


/*------------------------ Errormeddelande för validering ----------------------*/
#errorMsg
{
	display: none;
	width: 360px;
	height: 72px;
	position: absolute;
	z-index: 1000;
	padding:15px 15px 15px 15px;
	border: 5px solid #c70000;
	background-color:#ffffff;
	left: 50%;
	top: 80%;
	margin-left: -175px;
	margin-top: -36px;	
}

#errorMsg_head
{
	font-weight: bold;

	font-size: 14px !important;
}

#errorMsg_body
{
	
	font-size: 13px !important;
}

/* ------ Puffar på startsidan --------*/

.first-col
{
	float: left;
	width: 188px;
}

/* --------------- custom quickLinks ------------ */

.quickLinksCustom span{margin-bottom:1px;display:block;height:25px;background:url(http://www.toyotagoteborg.se/system/grafik/t9_quicklink_bgoff01Custom.gif);background-position:bottom left !important; background-repeat: no-repeat;}
.quickLinksCustom a{display:block;color:#fff;font-size:9px;font-weight:bold;text-decoration:none}
.quickLinksCustom a{display:block;}
.quickLinksCustom a{padding: 0 6px 0 6px; line-height: 24px;}
.quickLinksCustom a{background-position:bottom left;padding-bottom:6px}
.quickLinksCustom a:hover{background-image:url(http://www.toyotagoteborg.se/system/grafik/t9_quicklink_bgon01Custom.gif); background-position: top left; background-repeat: no-repeat;}


.last-colCustom,.col3Custom{float:left}
.last-colCustom{width:250px}
.col3Custom{width:514px;margin-right:6px;padding-bottom: 30px;}


