a img {border:0px;}
body
{
	background-color: #e7e7e7;
	background-image: url(http://autocenterlund.eyepublish.bytbil.com/System/grafik/page_bg2.png);
	background-repeat: repeat-x;
	
	margin: 0px auto;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

a
{
	color: #5a7990;
}

a:hover
{
	color: #224460;
}

td
{
	vertical-align: top;
	padding: 2px 0 2px 0;
}

hr
{
	border-top: 1px dotted #cccccc;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	background-color: none;
	height: 1px;
}

/* Headers
------------------- */
#menu h1
{
	font-size: 125%;
	color: #666666;
	
	margin-top: 0px;
	margin-bottom: 8px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #cccccc;
}

#content h1, #infoContainer h1, #oppettider h1
{
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 160%;
	font-weight: normal;
	color: #444444;
	line-height: normal;
	
	margin-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #cccccc;
	
	letter-spacing: -1px;
}

#content h2, #infoContainer h2, #oppettider h2
{
	font-size: 120%;
	color: #000000;
	line-height: normal;
	
	margin-top: 0px;
	margin-bottom: 0px;
}
/* ---------------- */


/* Main elements
------------------- */
#rightColumn
{
	float:left;
	width:320px;
	margin-left:2px;
	margin-top:30px;
	height:auto;
}
#oppettider
{
	margin-left:24px;
	width:275px;
	height:173px;	
	font-size: 75%;
	line-height: 140%;
}

#infoContainer
{
	/*float:left;
	
	margin-left:2px;
	margin-top:207px;*/
	width:320px;
	font-size: 75%;
	line-height: 140%;

}

#infoContainer_top
{
	background-image: url(http://autocenterlund.eyepublish.bytbil.com/System/grafik/infoframe_bg_top.png);
	background-repeat: no-repeat;
	height: 15px;

}

#infoContainer_middle
{
	background-image: url(http://autocenterlund.eyepublish.bytbil.com/System/grafik/infoframe_bg_middle.png);
	background-repeat: repeat-y;
}

#infoContainer_bottom
{
	background-image: url(http://autocenterlund.eyepublish.bytbil.com/System/grafik/infoframe_bg_bottom.png);
	background-repeat: no-repeat;
	height: 15px;
}


#outerContainer
{
	width:1110px;
	height:auto;
	/*margin-left:100px;*/
	/*margin-top:7px;*/
	margin: 7px auto 0px auto;
}

#container
{
	/*margin: 7px auto 0px auto;*/
	/*margin-top:7px;*/
	/*margin-left:150px;*/
	
	width: 778px;
	float:left;
}

#container_top
{
	background-image: url(http://autocenterlund.eyepublish.bytbil.com/System/grafik/pageframe_bg_top.png);
	background-repeat: no-repeat;
	height: 15px;
	
}

#container_middle
{
	background-image: url(http://autocenterlund.eyepublish.bytbil.com/System/grafik/pageframe_bg_middle.png);
	background-repeat: repeat-y;
}

#container_bottom
{
	background-image: url(http://autocenterlund.eyepublish.bytbil.com/System/grafik/pageframe_bg_bottom.png);
	background-repeat: no-repeat;
	height: 15px;
}

#top_banner
{
	/*background-image: url(http://autocenterlund.eyepublish.bytbil.com/System/grafik/top_banner.png);*/
	background-image: url(http://autocenterlund.eyepublish.bytbil.com/Bilder/top_banner5.jpg);
	height: 174px;	
	position: relative;
}



#top_banner img
{
	margin-left:5px;
	margin-top:5px;
}


#top_banner p
{
	padding:0;
	margin:0;
}
#logo
{
	position: absolute;
	top:12px;
	left:12px;
	height:auto;
	width:auto;
	/*bottom: 20px;
	left: 22px;*/
}

#menu
{
	float: left;
	width: 210px;
	margin-right: 15px;
	
	font-size: 70%;
	color: #666666;
}

	/* Navigation menu
	------------------- */
	ul#site_navigation
	{
		list-style-type: none;
		margin: 0px;
		padding: 0px;
	}
	
	ul#site_navigation li
	{
		list-style-type: none;
		margin: 0px;
		padding: 0px;
		height: 31px;
		display: block;
	}
	
	a.menuitem_on, a.menuitem_off
	{
		text-decoration: none;
		font-weight: bold;
		font-size: 125%;
		height: 18px;
		
		padding: 6px 5px 4px 6px;
		
		display: block;
	}
	
	a.menuitem_on
	{
		background-image: url(http://autocenterlund.eyepublish.bytbil.com/System/grafik/menuitem_on.png);
		background-repeat: no-repeat;
		
		color: #FFFFFF;
	}
	
	a.menuitem_off
	{
		background-image: url(http://autocenterlund.eyepublish.bytbil.com/System/grafik/menuitem_off.png);
		background-repeat: no-repeat;
		
		color: #5e5e5e;
	}
	
	a.menuitem_off:hover
	{
		color: #000000;
	}
	/* ---------------- */




	/*--------- Mod för att eypublish menyn ska fungera likadant, fast utan js filen -------------*/
	.Menu
	{
		margin: 0px;
		padding: 0px;
	}
	.Parent
	{
		margin: 0px;
		padding: 0px;
		height: 31px;
		display: block;
	}

	.Parent a, selectedParent a
	{
		text-decoration: none;
		font-weight: bold;
		font-size: 125%;
		height: 18px;
		
		padding: 6px 5px 4px 6px;
		
		display: block;
	}

	.Parent a
	{
		background-image: url(http://autocenterlund.eyepublish.bytbil.com/System/grafik/menuitem_off.png);
		background-repeat: no-repeat;
		
		color: #5e5e5e;
	}

	.selectedParent a
	{
		background-image: url(http://autocenterlund.eyepublish.bytbil.com/System/grafik/menuitem_on.png);
		background-repeat: no-repeat;
		
		color: #FFFFFF;
	}

	.Parent a:hover
	{
		color: #000000;
	}
	.selectedParent a:hover
	{
		color: #FFFFFF;
	}
	/*--------- Slut eyepub mod --------*/
	
	
#content
{
	float: left;
	width: 505px;
	
	font-size: 75%;
	line-height: 140%;
}

#infoContent
{
	width: 276px;
	height:auto;
	
	
}

#footer
{
	text-align: right;
	font-size: 70%;
	padding: 0px 12px 12px 12px;
}
/* ---------------- */

.padding
{
	padding: 12px 22px 8px 22px;
}

.padding_top_banner
{
	padding: 10px 10px 0px 10px;
}

.image_float_left
{
	float: left;
	margin: 0px 10px 5px 0px;
}

.image_float_right
{
	float: right;
	margin: 0px 0px 5px 10px;
}

.clearfloats
{
	clear: both;
}

.formButton
{
	
	width:80px;
	background-color:#dddddd;
	border:1px solid #859eb0;
}

/*
#errorMsg
{
	position:absolute;
	top:45%;
	width:400px;
	left:50%;
	margin-left:-200px;
	display:none;
	border:2px solid #000000;
	background-color:#e7e7e7;
}
#errorMsg_head
{
	margin:3px;
}
#errorMsg_body
{
	margin:3px;
}
*/

#errorMsg
{
	display: none;
	width: 350px;
	height: 72px;
	position: absolute;
	z-index: 1000;
	padding:15px 15px 15px 15px;
	border: 5px solid #c70000;
	background-color:#ffffff;
	left: 50%;
	top: 50%;
	margin-left: -175px;
	margin-top: -36px;	
}

#errorMsg_head
{
	font-weight: bold;

	font-size: 14px !important;
}

#errorMsg_body
{
	
	font-size: 13px !important;
}