@charset "UTF-8";

body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-size:12px;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #e8c3cd;	/*text-align: center;*/
	background-image: url(../images/bg1.gif);
	background-repeat: repeat;
}

img {
	border: 0px;
	text-align: left;
}


/* TYPE */

h1, h2, h3, h4 {
	
	letter-spacing: 1px;
}

h2 {
	letter-spacing: 1px;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #c4281a;
}

.slogan {
	font-size: 13px;
	letter-spacing: 1px;
	font-style: italic;
}

.reditalic {
	font-style: italic;
	color: #c4281a;
	font-size: 14px;
	letter-spacing: 1px;
}

p {
	font-size:12px;
	line-height:20px;
	text-align: left;
}

.link_sv {
	padding-top: 8px;
	text-align: center;	
	
}

a {
	font-weight: normal;
	text-decoration: none;
	color: #c4281a;
	letter-spacing: 1px;
}

a:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #F00;
}

a:active {
	font-weight: normal;
	text-decoration: none;
	color: #000;
}

hr {
	width: 90%;
	color: #999999;
}

.quote {
	font-style: italic;
}


/* LAYOUT */

/* PAGE */

.page_container {
	margin-left:auto;
	margin-right:auto;
	width:960px;
}

/* HEADER / FOOTER */

.header_container, .footer_container {
	/*float:left;*/
	position:relative;
	margin-top:0px;
	width:100%;
	height:100%;

	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
}

.header_container {

	margin-bottom:0px;
	

}

.footer_container {
	margin-top:5px;
	float:left;

}


.header, .footer {
	margin-left:auto;
	margin-right:auto;
	padding-left:10px;
	padding-right:10px;
	padding-top:0px;
	width:940px;
	/* Borders */
	border: none;
	
}

.header {
	height:100px;
	
	-moz-border-radius: 10px 35px;
	-webkit-border-radius: 10px 35px;
	
}

.footer {
	height:50px;
	
	-moz-border-radius-topright: 10px 35px; 
	-moz-border-radius-topleft: 10px 35px;
	-webkit-border-top-right-radius: 10px 35px;
	-webkit-border-top-left-radius: 10px 35px;
	
}

.banner {
	display:block;
	overflow: hidden;
	float:left;
	margin:5px;
	margin:5px;
	width:950px;
	height:270px;
	background-color: #c84443;
		
}

/* Common elements for page, banner etc */
.page_container, .banner_container, .menu_container, .footer_container {


}


/* CONTENT */

/* 

Different widths for content divs

full width : 960px

xtra narrow 1/5 :   
narrow 2/5 :  px
medium 3/5 :  px
wide 4/5 :  px
 
3 / 10 :  288px
7 / 10 :  672px
7 / 20 :  336px

1 / 3 : 320px
2 / 3 : 640px

divs width = width + paddings + margins !!!  

*/

.content_fullwidth, 
.content_20, 
.content_25, 
.content_30, 
.content_33, 
.content_35, 
.content_40, 
.content_50, 
.content_60,
.content_65, 
.content_66, 
.content_70, 
.content_75, 
.content_80 {
	display:block;
	float:left;
	position:relative;
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
	margin-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	background-color: #FFFFFF;	
	/*
	opacity: .8;
	*/	
	
}

.rounded {
	
	border: none;
	
	/* Round corners (CSS3 works in Firefox & Safari) */
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.content_fullwidth {
	width:930px;
}

/* 25% */
.content_25 {
	width:210px;
}

/* 50% */
.content_50 {
	width:450px;
}

/* 75% */
.content_75 {
	width:690px;
}

/* 1/5 : 20% */
.content_20 {
	width:156px;
}

/* 3/10 : 30% */
.content_30 {
	width:258px;
}

/* 1/3 : 33% */
.content_33 {
	width:290px;
}

/* 7/20 : 35% */
.content_35 {
	width:306px;
}

/* 2/5 : 40% */
.content_40 {
	width:354px;
}

/* 3/5 : 60% */
.content_60 {
	width:546px;
}

/* 2/3 : 66% */
.content_66 {
	width:610px;
}

/* : 65% */
.content_65 {
	width:594px;
}

/* 7/10 : 70% */
.content_70 {
	width:642px;
}

/* 4/5 : 80% */
.content_80 {
	width:728px;
}

.fixedheight {
	height:310px;
	display:block;
	overflow: hidden;
}

.fixedheight_260 {
	height:260px;
	display:block;
	overflow: hidden;
}

.fixedheight_280 {
	height:280px;
	display:block;
	overflow: hidden;
}

.fixedheight_300 {
	height:300px;
	display:block;
	overflow: hidden;
}

.fixedheight_340 {
	height:340px;
	display:block;
	overflow: hidden;
}

.fixedheight_370 {
	height:370px;
	display:block;
	overflow: hidden;
}

.fixedheight_380 {
	height:380px;
	display:block;
	overflow: hidden;
}

.fixedheight_400 {
	height:400px;
	display:block;
	overflow: hidden;
}

.fixedheight_420 {
	height:420px;
	display:block;
	overflow: hidden;
}

.fixedheight_430 {
	height:440px;
	display:block;
	overflow: hidden;
}

.fixedheight_440 {
	height:440px;
	display:block;
	overflow: hidden;
}

.scrolling {
	height:290px;
	display:block;
	overflow: scroll;
}
