/*
	main css style development
	============================
	website 	: 	Rosoli country house
	date 		: 	05-07-2006
	company		: 	mozaik creative business solutions
	url			:	http://www.mozaik.com

*/

* { /* nollst�ller alla marginaler och padding - globalt */
   margin:0; 
   padding:0;
   }
#wrap {
	margin:1px auto;
	width: 760px;
	height: 450px;
	text-align: left;
	padding:0px 0px 0px 0px;
   }
#wrapInside {
	margin:1px auto;
	width: 760px;
	height: 450px;
	text-align: left;
	padding: 0px 0px 0px 0px;
   }
#wraptall {
	margin:1px auto;
	width: 760px;
	height: 550px;
	text-align: left;
	padding:0px 0px 0px 0px;
   }
#wrapInsidetall {
	margin:1px auto;
	width: 760px;
	height: 550px;
	text-align: left;
	padding: 0px 0px 0px 0px;
   }
.noBorder {
	border:0px;
}
#formText {
	color: #000;
	font-size: 9px;
	width:400px;
	padding: 0px 10px 0px 0px;
}
input {
	border: 0px;
	background-color:#85002B;
	color: #fff;
	font-size:9px;
	height:15px;
	width: 200px;
	font-family: "verdana", Trebuchet MS,  Georgia, Helvetica, Sans-Serif;
}
.border {
	border: 1px #000 solid;
}
body {
   text-align: center; /* Centrera inneh�llet MSIE (steg 1/3)*/
   font-size: 12px;
   line-height: 1.2em;
   font-family: "Trebuchet MS", Verdana,  Georgia, Helvetica, Sans-Serif;
   margin-top:50px;
   }
#iframe {
	width: 760px;
	height:257px;
	frameborder: 0px;
	}
#reservationForm {
	width: 660px;
	height:160px;
	frameborder: 0px;
	}
h1 {
	 font-weight: normal;
	 font-size: 10px;
	 font-style: normal;
	 line-height:11px;
	 height:81px;
	 padding:0px 10px 0px 0px;
	 }
.letterh1 {
	 font-weight: normal;
	 font-size: 10px;
	 font-style: normal;
	 line-height:11px;
	 height:11px;
	 padding:0px 10px 0px 0px;
	 }

#welcome {
	position: relative;
	top:-20px;
	left:250px;
	float:right;
}
#PageTitle {
	padding:0px 0px 0px 100px;
	margin:0px;
	border:0px;
}
#flashcontent {
   width: 760px;
   height:80px;
   padding: 0px 0px 0px 0px;
   display: block;
   border:0px;
   float:left;
   }
#logoInside {
   width: 140px;
   height:80px;
   padding: 70px 0px 0px 15px;
   display: block;
   border:0px;
   }
#menu {
   width: 80px;
   height:40px;
   padding: 2px 0px 0px 40px;
   display: block;
   }
#menuInside {
   width: 80px;
   height:40px;
   padding: 2px 0px 0px 20px;
   display: block;
   }
#left {
   width: 235px;
   height:250px;
   padding: 0px 0px 0px 0px;
   display: block;
   }
#leftInside {
   width: 235px;
   height:240px;
   padding: 20px 0px 0px 10px;
   display: block;
   }
#content {
	text-align: left;
	padding:40px 0px 0px 10px;
	width:740px;
	height:88px;
	float:right;
	display:inline;
} 
#contentInside {
	text-align: left;
	padding:10px 0px 0px 30px;
	width:730px;
	height:180px;
	background-color:#fff;
	float:right;
	display:block;
}
#subMenu {
	padding: 0px;
	 line-height:11px;
	 float:left;
	 width:110px;
	 height:80px;
	 display:inline;
	 }
#language {
	width:60px;
	height:35px;
	background-color:#fff;
	color:#000;
	float:right;
	display:inline;
} 
#languageInside {
	width:60px;
	height:12px;
	background-color:#fff;
	color:#000;
	float:right;
	display:inline;
} 
a {
	 font-weight: normal; 
	 text-decoration: none;
	 background:transparent;
	 color:#000;
	 font-size:10px;
	 line-height: 1.2em;
	 }

/*a:link {
	 color: #AEB48A;
	 font-size:11px;
	 }
a:link:hover {
	 color: #AEB48A;
	 font-size:11px;
	 }
*/
a:visited {
	 color: #000;
	 font-size:10px;
	 }
a:hover {
	 color: #85002B;
	 font-size:10px;
	 }
#mozaik {
	text-align:right;
	padding:0px 0px 0px 0px;
	width:200px;
	margin:0px;
	float:right;
	display:block;
	color:#666666;
	font-size:10px;
}
#mozaik a{
	color:#666666;
	text-decoration:none;
}
#mozaik a:hover{
	color:#666666;
	text-decoration:underline;
}

#terms {
	text-align:left;
	padding:0px 0px 0px 0px;
	width:100px;
	float:left;
	margin:0px;
	display:block;
}

