*
{
	padding: 0;
	margin: 0;
}

body
{
	background: #FBB03B;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	text-align: left;
}

a
{
	color:#06C;
}

h2
{
	font-size: 1.6em;
}

h3
{
	margin-top: 7PX;
	margin-bottom:3px;
}

#bauta
{
	width: 970px;
	background: url(../images/bg_middle.png) center top repeat-y;
	padding:0px 15px;
	margin-left: auto;
	margin-right: auto;
	clear:both;
}

img
{
	border:0;
	padding:0;
}
#header img
{
	margin:0;
}


#header ul
{
	display: block;
	background: #fcb13c;
	width:970px;
	height:36px;
	overflow:hidden;
	margin:0;
	padding:0;
}

#header li
{
	float:left;
	list-style:none;
	background-position: center -37px;
	background-repeat:no-repeat;
}

#header li span
{
	width: 120px;
	height:36px;
	display:block;
	line-height: 150px;

}

/****************************************************************************
* Buttons
****************************************************************************/


#header #home
{
	background-image: url(../images/1_startsida.jpg);
}

#header #living
{
	background-image: url(../images/1_varaboende.jpg);
}

#header #about
{
	background-image: url(../images/1_omkohlanta.jpg) ;
}

#for_sale
{
	background-image:url(../images/1_tillsalu.jpg);
}

#header #moped
{
	background-image: url(../images/1_mcbilmoped.jpg);
}

#header #transfer
{
	background-image: url(../images/1_transfer.jpg);
}

#header #links
{
	background-image: url(../images/1_lankar.jpg);
}

#header #contact
{
	background-image: url(../images/1_kontakt.jpg);
}


#google_translate_element
{
	margin-left:10px;
}


/****************************************************************************
* Content
****************************************************************************/

.content
{
	font-size: 1.4em;
	line-height: 1.4em;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:20px;
}

.content h1
{
	line-height:1.1em;
}

.content img
{
	display:inline;
	float:right;
}


/****************************************************************************
* Objects
****************************************************************************/
.objects
{
	clear:both;
	padding-top:20px;
}

.object
{
	background: #FFF;
	height:200px;
	width: 440px;
	padding:2px;
	border: 0px solid #CCC;
	margin:2px 8px;
	float:left;
}

.object img
{
	width:150px;
	float:left;
	padding-right:10px;
	padding-bottom:0px;
}

.object p
{
	padding: 5px;
}

.object h3
{
	color: #333;
	border-bottom: 1px solid #CCC;
	margin: 2px;
	padding: 3px;
	margin-top: 7px;
	margin-bottom: 3PX;
}


.largetext
{
	font-size: 1.3em;
	padding-top: 10px;
}

/****************************************************************************
* Bookings
****************************************************************************/

form p
{

}

label
{
	display:block;
	padding:5px;
}

form input
{
	display: block;
}


table
{
	width: 100%;
	border-collapse: collapse;
	text-align: center ;
}

table th
{
	border-bottom: 1px solid #EEE;
	color: #50b6ba;
	padding: 5px;
}


table td
{
	padding: 5px;
	color: #333;
	border-bottom: 1px solid #EEE;
}

table .left
{
	text-align: left;
}

table.dates {
	border-collapse: separate;
	width: 450px;
}

.dates td {
	border: 1px solid #eee;
	background: #f1f1f1;
}

.dates .prev {
	color: #FF0;
}

.dates .booked {
	background: #d8f4f7;
	color:#F00;
	border: 1px solid #CCC;
}

.dates .clicked
{
	background: #FBB03B;
	color: #FFFF00;
	color:#333;
}

#calendar_view
{
	width:96%;
	margin-left:auto;
	margin-right:auto;
}

#calendar_view table
{
	width:100%;
	margin-left:auto;
	margin-right:auto;
}

#calendar_view a
{
	color:#FFF;
	font-size:9px;
}

#send_button
{
	clear:both;
}

#booking input
{
	padding:5px;
	width:200px;

}

#booking .lefter
{
	width: 300px;
	float:left;
}

#booking .righter
{
	float:left;
	width:332px;
}


#booking, #object
{
	margin:20px;
}

#images
{
	float:right;
}

#booking h4
{
	text-align:center;
	margin-top:7px;
	margin-bottom:3px;
}

#date_start, #date_end
{
	border: 1px solid #CCC;
	margin:10px 0px;
}

#booking a
{
	color:#FBB03B;
	font-weight:bold;
	font-size:11px;
	text-decoration:underline;
}


.terms
{
	clear:both;
}

.terms input 
{
	text-align:left;
	width: 15px;
	display: inline;
	margin-bottom:20px;
}

#booking-terms p
{
	margin-bottom:20px;
}

.days td
{
	font-weight:bold;
}


.leftpart
{
	width:450px;
	float:left;
}

.rightpart
{
	width:450px;
	float:right;
}

/****************************************************************************
* Transfer
****************************************************************************/

#textarea
{
	width:580px;
	padding:20px;
	position: relative;
}

#textarea p
{
	padding: 10px 0px;
}

#textarea h3, #textarea h4
{
	margin-top:20px;
}

#textarea h3
{
	font-size:1.4em;
}

#textarea table
{
	text-align:left;
}

#textarea img
{
	float:right;
	padding:10px;
}

/****************************************************************************
* meddelanden
****************************************************************************/

.error, .notice, .success {
border:2px solid #DDDDDD;
margin-bottom:1em;
padding:0.8em;
}

.error ul
{
	margin-left: 20px;
}

.error {
background:none repeat scroll 0 0 #FBE3E4;
border-color:#FBC2C4;
color:#8A1F11;
}

.success  {
background:none repeat scroll 0 0 #E6EFC2;
border-color:#C6D880;
color:#264409;
}


/****************************************************************************
* Bottom
****************************************************************************/

#imagecontainer  {
	background:url("../images/black_imagecontainer.png") no-repeat scroll right bottom #F7F6EF;
	float:right;
	/*height:209px;*/-
	height: 300px;
	line-height:0;
	margin-top:15px;
	width:450px;
}

#imageslider 
{
	border:0 solid #333333;
	height:300px;
	overflow:hidden;
	position:relative;
	width:450px;
}

#imagecontainer * 
{
	line-height:0;
	margin:0;
	padding:0;
}

#imagecontainer img
{
	width:450px;
}

#imageslider ul 
{
	list-style:none outside none;
	margin:0;
	padding:0;
}

#imageslider ul li
{
	display:inline;
}

#blackbox #imagecontainer * {
	line-height:0;
}

.mini_image 
{
	width: 70px;
}


/****************************************************************************
* Bottom
****************************************************************************/

#bottom
{
	clear:both;
	background: url(../images/bg_bottom.png) center bottom no-repeat;
	width:970px;
	margin-left:auto;
	margin-right:auto;
	height:30px;
}

