body {
	font-family:Calibri, Arial, Verdana, sans-serif;
	font-size:14px;
	color:#9f9f9f;
	background:#FFFFFF;
}

#selectCarmarginFix{
	/*margin-left:80px;*/
	width:688px;
	margin-left:auto;
	margin-right:auto;
	left:0px;
	right:0px;
}


a{
	color:#000000;
}

.TextField{
	font-family:Calibri, Arial, Verdana, sans-serif;
	font-size:12px;
	width:350px;
}

a:hover{
	text-decoration:none;
}
/*
#Header{
	margin-left:30px;
	margin-bottom:20px;
}



#Header h1 {
    border-bottom: 2px solid #FEBEBE;
    color: #952F2F;
    font-family: Calibri, Arial, Verdana, sans-serif;
    font-size: 20px;
    font-weight: bold;
    margin: 1em 0 0.5em;
    padding: 0 0 9px;
}
*/
/* Bort med alla marginaler på #Header */ 
#Header {
    margin: 0px;
}

/* Detta är komplett, en del är samma som förut */ 
#Header h1 {
    border-bottom: 2px solid rgb(255,200,200);
    color: rgb(153,0,0);
    font-family: calibri, arial, sans-serif;
    font-size: 24px;
    font-weight: bold;
    margin: 0em 0 0.5em;
    padding: 0 0 4px;
}



h2
{

	color: #000000;
}

.Btn {
	display:block;
	float:left;
	margin-right:6px;
}

#BtnBigPics{
	float:right;
}

#BtnsLeft{
	margin-bottom:6px;
}

img{
	border:0;
}

#CloseBtn {
	position:absolute;
	top:2px;
	right:2px;
	float:right;
}
.ListCarObjectContainer {
	width:332px;
	float:left;
	margin:0px 12px 5px 0px;
	cursor:pointer;
	color:#333333;
}
.ListCarObjectHolder {
	background:url(grafik/bg_gradient2.png) bottom repeat-x #d9d9d9;
	padding:6px;
	height:280px;
	position:relative;
}
.ListCarObjectHolder img {
	width:320px;
	height:213px;
}
.ReadMore{
	width:29px;
	height:29px;
	background:url(grafik/icon_arrowRight_on2.png) no-repeat;
	position:absolute;
	bottom:6px;
	right:6px;
}

.ClearFloats {
	clear:both;
	font-size:0;
	margin:0;
	padding:0;
	height:0;
	line-height:0;
}
.DropShadow {
	background:url(grafik/bg_dropshadow.png) no-repeat;
	height:8px;
	
}

.DropShadow2 {
	background:url(grafik/bg_dropshadow2.png) no-repeat center;
	height:8px;

}
.ListCarObjectTextHolder {
	padding-top:5px;
}

#CarObjectContainer{	
	width:798px;
	margin:auto;
}

#CarObjectHolder{
	background:url(grafik/bg_gradient2.png) bottom repeat-x #d9d9d9;
	padding:6px;
	color:#333333;
}

#LeftColumn{
	width:326px;
	float:left;
	
}

#RightColumn{
	width:459px;
	float:left;
}


#HeadLine{
	font-size:16px;
	color: #000000;
}

#ShortInfoTable{
	width:100%;
	border-top:1px solid #d6d6d6;
	margin:6px 0px 6px 0px;
}

#ShortInfoTable td{
	border-bottom:1px solid #d6d6d6;
}

.ExtraPrice{
	color:#CC0000;
}

#utr1, #utr2{
	float:left;
	width:223px;
}

ul{
	padding-left:0px;
	margin-left:0px;
}

li{
	margin-left:22px;
}

#ContactInfo{


}

.GradientBg{
	background:url(grafik/bg_ObjectInfoHolder3.png) repeat-x;
		padding:6px;
}









.imageContainer span {
	height: 100%;
}

.bb_mini_images {
	border: 0;
	display: block;
	padding: 0;
	margin: 0;
}

#miniImagesInner{
	position: relative;
	top: 0px;
	left: 0px;
}

#miniImages
{
	position: relative;
	width: 310px;
	margin: 6px 0 6px 7px;
	overflow: hidden;
	height: 57px;
	white-space: nowrap;
	text-align: center;
	
}

#miniImages img
{
	padding: 1px;
	display: inline;
}

#scrollButtons
{
	position: relative;
}

#scrollButtonLeft, #scrollButtonRight
{
	position: absolute;
	z-index: 100;
	top: -49px;
	display: block;
	width: 29px;
	height: 28px;
	background-repeat: no-repeat;
}

#scrollButtonLeft span, #scrollButtonRight span
{
	display: block;
	width: 29px;
	height: 28px;
	cursor: pointer;
}

#scrollButtonLeft
{
	left: 0px;
}

#scrollButtonRight
{
	right: 0px;
}

#scrollButtonLeft .on {
	background: url(grafik/icon_arrowLeft_on2.png) no-repeat;
}
#scrollButtonLeft .off {
	background: url(grafik/icon_arrowLeft_off2.png) no-repeat;
}

#scrollButtonRight .on {
	background: url(grafik/icon_arrowRight_on2.png) no-repeat;
}
#scrollButtonRight .off {
	background: url(grafik/icon_arrowRight_off2.png) no-repeat;
}

#MessageHolder{
	position:relative;
	line-height:0;
	height:0;
	margin:0;
	padding:0;

}

#Message{
	width:550px;	
	line-height:normal;
	font-size:11px;
	position:absolute;
	right:0px;
	top:-108px;
}

.FormContainer{
	background-color:#ffffff;
	padding:6px;
	color:#333333;
}

#Footer{
	text-align:center;
	font-size:11px;
}

#Footer a{
	color:#999999;
	text-decoration:none;
}

#Footer a:hover{
	text-decoration:underline;
}
