﻿#MainFramer 
{
	 border-left: solid 1px #50739D;
	 border-right: solid 1px #50739D;
	 border-bottom: solid 1px #50739D;
	 border-top: solid 1px #50739D;
	 padding: 5px 5px 5px 5px; 
	 margin: 0px 0px 0px 0px;
	 top: -3px;
	 z-index: 1;
	
	/* Utveckling 
	padding: 5px 5px 5px 5px;
	border: solid 2px #ff0000;
	*/
	position: relative;
	
	font-family: Verdana;
	font-size: 11px;
	width: 575px;
	display: table; /* Firefox */
}

#banners
{
	/*
	left: 610px;
	*/
	width: 210px;
	/*border: solid 1px #50739D;*/
	/*border: solid 1px #0f0;*/
}

#bannerBackground
{
	/*top: 35px;*/
	background-color: #f7f7f7;
	position: relative;
	left: 2px;
	height: 600px;
}

#bannerContainer
{
	/*border: solid 1px #000;*/
	padding: 10px;
	width: 140px;
}

.AnnonsRubrikText
{
	color: #3295EC;
	font-size: 20px;
	font-family: Verdana;
	font-weight: normal;
}
	

.Repeater 
{
	display: table;
	width:350px;
}

/* repeaterItem */
.RepeaterItem
{
	background-color: #F0F0F0;
	padding-left: 5px;
	/*width: 280px;*/
	width:345px;
}

.AlteranativeRepeaterItem
{
	padding-left: 5px;
	width: 280px;
}

.RepeaterItemLeft
{
	padding-left: 5px;
	font-weight: bold;
	float: left;
	width: 45%;
	line-height: 20px;
	vertical-align: top;
	/*border: solid 1px #0f0;*/
}

.RepeaterItemRight
{
	vertical-align: top;
	padding-left: 5px;
	line-height: 20px;
	display: table;
	/*border: solid 1px #0f0;*/
}

/* Mina anteckningar */
#Anteckningar
{
	/*width: 250px;*/
	width: 100%;
	font-family: Verdana, Arial;
	font-size: 11px;
	margin-bottom: 10px;
}

#Anteckningar TEXTAREA
{
	height: 80px;
	width: 97%;
	border: solid 1px #A5ACB2;
	font-family: Verdana, Arial;
	font-size: 11px; /* Firefox */
}

/* layout divvar för annonsen */
#topContainer 
{
	width: 575px;
	text-align: left;
	/*border: solid 2px #00ff00;*/
	/*_margin-bottom: 10px;*/
	min-height: 100px;
	/*display: inline;*/
	display: block;
}

.defaultContainer 
{
	width: 575px;
	text-align: left;
	/*border: solid 2px #00ff00;*/
	/*_margin-bottom: 10px;*/
	/*display: inline;*/
	display: block;
}

.leftContainer
{
	width: 280px;
	float: left;
	/*border: dotted 1px #ff0000;*/
}

.rightContainer
{
	width: 280px;
	float: right;
	vertical-align: top;
	/*border: dotted 1px #ff0000;*/
	
}

.boxedRightContainer
{
	width: 280px;
	float: right;
	max-height: 185px;
	overflow: auto;
	/*border: dotted 1px #ff0000;*/
	
}

.Beskrivning
{
	 background-color: #F0F0F0;
	 padding: 10px 10px 10px 10px;
	 font-size: 11px;
	 margin-bottom: 10px;
	 margin-top: 10px; /* Firefox */
	 min-height: 30px;
	 display: block;

	 /*
	 border-color: #ff0000;
	 border-style: double;
	 border-spacing: 5px;
	 border-spa
	*/
}

#onskemal1Container
{
	width: 575px;
	/*width: 100%;*/
	text-align: left;
	/*border: solid 1px #CC6633;*/
	/*margin-bottom: 10px;*/
	min-height: 10px;
}

#onskemal2Container
{
	/*width: 575px;*/
	width: 100%;
	text-align: left;
	/*border: solid 1px #CC6633;*/
	/*border: solid 2px #CC6633;*/
	/*margin-bottom: 10px; */
}

.Wrapper
{
	width: 100%;
	/*display: table;*/
	overflow: hidden; /* Explorer */
	/*border: solid 1px #ff0000;*/
}

.BytesTypText 
{
	text-align: left;
	font-size: 14px;
	color: #000;
	font-family: Verdana, Arial;
}

.button {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	word-spacing: normal;
	letter-spacing:	normal;
	text-transform:	none;
	width: 120px;
	cursor: hand; 
	}
