/*
-----------------------------------------------
Ceannis CSS rules

Author:   Julian Kommunikation, http://julian.se
Version:  12 January, 2006 
Modified: 10 August, 2006
*/

/* ------------ Selectors ---------------*/

body {
	margin: 0;
	padding: 0 0 30px 0; 
	font:76%/125% "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color:#555;
	/*background: url(../img/bg_img1.gif) repeat top;
	background-color: #505056;
	background-color: #7dcce2;
	background-color: #614440;*/
	background-color: #4ea4ba;
	line-height:17px;
	color: #333;
	text-align: center;
}
a, a:link, a:hover, a:active {
	/*color:#9C795F;*/
	/*color: #7BC5D5;*/
	/*font-weight:bold;
	color: #557397;
	color: #CA5015;*/
	color: #0ba8cf;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
}

h1,h2,h3,h4,h5,h6 {
	font-weight:normal;
	color:#000;
	
	}
	
h1 {
	font-size:3.0em;
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
	line-height:1.3em;
	color: #f8f8f8;
	}
	
h2 {
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top:0px;
	margin-bottom: -10px;
	font-weight:bold;
	color: #fff;
	padding:0;
	color: #f8f8f8;
	}
	
h3 {
	font-family: "Lucida Grande",Arial, Helvetica, sans-serif;
	font-size:1.4em;
	color: #666;
	}

/*----------------------- DIVS ---------------------------*/

#page {
	background-color: #fff;
	background: url(../img/bg_page_sp2010.gif) repeat-y top;
	border: none;
	margin: 0 auto 0;
	width: 968px;
	text-align: left;
	}
#topp {
	height: 10px;
	width:960px;
/*	background: url(../img/bg_header.gif) no-repeat top center; */
	}
#Header {
	margin: 0 auto; /* För att kompensera bredden på skuggan == Tidigare AUTO */
	padding:0;
	height: 114px;	
	width: 968px; /* 100% */
	z-index:6;
	clear:both;
	background: url(../img/bg_header_sp2010.gif) no-repeat top center;
	}

#TopRightInfo {
	padding:30px 35px 8px 0;
	text-align: right;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
}

#TopRightInfo a {
	color:#fff;
}

#TopRightInfo a:hover {
	color:#ddd;
	text-decoration:none;
}

#Logo {
	margin: 20px 0 0 32px;
	padding:0;
	float:left;
	height:33px;
	border:0;
}
#HeaderImage {
	background:url(../img/header_fall2006.jpg) no-repeat top center;
	margin: 0px auto;
	width:968px;
	height:150px;
	z-index:1;
	clear:both;
}
#Footer {
	background:url(../img/bg_footer_sp2010.gif) no-repeat top left;
	margin:0px;
	clear:both;
	width:968px;
	height:30px;
	line-height:30px;
	font-size:10px;
	color:#bbb;
	text-indent: 10px;	
	position:relative;
	/*padding:5px;*/
}
#FooterText {
	margin:0;
	padding:0;
	clear: both;
	background-color: #4ea4ba;
	color: #fff;
	font-size:85%;
}
#FooterJulian {
	float:right;
	margin: 0 20px 0 0;
	position:relative;
}

#FooterJulian a, 
#FooterJulian a:hover{
	color:#fff;
	text-decoration:none;
}
#FooterJulian a:hover{
	color: #ddd;
}

/* for understandning browsers */
#ContentContainer {
	margin:0 0 0 4px;
	padding:0px;
	float:left;
	display: inline;
	width:960px;
	min-height: 400px;
	height: auto;
}

/* for Internet Explorer */
/*\*/
* html #ContentContainer {
	height: 400px;
}
/**/

#LeftContent {
	margin:0;
	padding:40px 5px 35px 70px;
	float:left;
	width:200px;
}
#MainContent {
	margin:0;
	padding:40px 70px 40px 20px;
	float:right;
	width:570px;
}
#AloneContent {
	margin:0;
	padding:35px 0px 40px 50px;
	float:left;
	width:450px;
}
#RightContentFairs {
	margin:0;
	padding:35px 20px 40px 20px;
	float:right;
	width:180px;
	text-align:left;
	background-color:#fff;
	background:url(../img/bg_fairs_right.gif) bottom left repeat-x;
	border-left:1px solid #EFEFEF;
	border-bottom:1px solid #EBEBEB;
}

#DefaultLeftContent {
	margin:35px 10px 15px 60px;
	float:left;
	width: 450px;
	display: inline;
}
#DefaultRightContent {
	margin:35px 60px 15px 5px;
	float:right;
	width: 330px;
	height:510px;
	display: inline;
	
}
#Rub {
	margin-left:-20px;	
	clear:both;
}

#Menu {
	margin:15px 0 0 0;
	display: inline;
	float:left;
	width:960px;
	height:37px;
	line-height:37px;
	}

/* Based on http://css.maxdesign.com.au/listamatic/horizontal24.htm */
ul#navlist {
	list-style-type: none;
	white-space: nowrap;
	margin:0 0 0 20px;
	padding:0;
	}

ul#navlist li {
	float: left;
	}

ul#navlist li.kundzone {
	float: right;
	margin: 0 20px 0 0;
	}

#navlist a, #navlist a:link {
	float: left; /* Added second float to get IE to display all menu-items on one line! */
	display: block; /* Inserted to achieve full height */
	padding: 0 15px;
	color: #fff;
	text-decoration: none;
	font:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	/*line-height:30px; /* Centers text vertically. Set to height of menu itself */
	/*height:30px; /* Height of block */
	}

ul#navlist li#active {
	/*color:#E7B6C4; pink*/
	color: #889379;
 	cursor: none;
	}

#navlist a:hover {
	/*color: #7BC5D5;*/
	color: #eee;
	}
	
hr {
	border: 0;
	width: 100%;
	color: #D2D5DD;
	background-color: #e5e5e0;
	height: 1px;
}
.formmess {
	color: #B93F3C;
}

/*----------------------- Forms ---------------------------*/

input, textarea, select {
	/*border: 1px solid #DE8BB7; pink*/
	border: 1px dotted #0ba8cf;
	background-color:#F9F9F9;
	color:#333;
	font-size:95%;
}

/*----------------------- Misc. ---------------------------*/

.capitalize {
	text-transform:capitalize;
	}
.bgImageViewer {
	background: #7A7D94;
	font-size:10px;
	color: #fff;
	}
	
div#thatsok,
div#thatsnotok {
	background: #7DC25C;
	padding: 10px 10px 5px;
	margin: 0 0 10px;
	color:#fff;
	font-weight:bold;
	}

div#thatsnotok {
	background: #AC2828;
	}

#col1
	{
	float: left;
	width: 44%;
/*	background-color: #bbb; */
	margin-bottom: 10px;
	}
		
#col2
	{
	float: left;
	width: 26%;
	margin-left: 2%;
/*	background-color: #bbb; */
	margin-bottom: 10px;
	}
	
#col3
	{
	float: left;
	width: 26%;
	margin-left: 2%;
/*	background-color: #bbb; */
	margin-bottom: 10px;
	}
