/*#############################################################

Name: Pink Sunset

Date: 2006-05-07

Author: Viktor Persson

URL: http://www.arcsin.se



Feel free to use and modify but please provide credits.

#############################################################*/

* {margin: 0; padding: 0;}

a {text-decoration: none; color: #FF0808;}

b {text-decoration: bold; color: red;}



body {

	font: normal 14px "Trebuchet MS",Arial;

	margin: 20px 0;

	background: #FFF url(img/bg.jpg) repeat-y fixed bottom center;

	text-align: center;

	color: #311;

}

ul {

	padding: 10px 0;

}

li {

	list-style: none;

	margin: 4px 0 4px 10px;

}

li span {

	font-size: 14px; color: #444;

}

.hand { color:black; font-family:tahoma; font-size:12pt; font-weight:normal}

.blacksuit { color:black; font-family:symbol; font-size:12pt; font-weight:normal}

.redsuit { color:red; font-family:symbol; font-size:12pt; font-weight:normal}

.em3 { color:red; font-family:tahoma; font-size:14pt; font-weight:bold}



.container {

	text-align: left;

	width: 600px;

	margin: 0 auto;

	background: #FFF url(img/bannerhome3.gif) no-repeat;

	border: 1px solid #EEE;

	border-color: #EEE #CCC #AAA;

}

.latest {

	text-align: left;

	width: 600px;

	margin: 0 auto;

	background: #FFF url(img/foru.gif) no-repeat;

	border: 1px solid #EEE;

	border-color: #EEE #CCC #AAA;

}

.clearer,.footer {

	clear: both;

}

.content,.footer {

	padding: 0 5px;

}

.footer {

	background: #000;

	color: #FFF;

	margin: 5px;

	padding: 2px 5px;

}

.header {

	height: 210px;

}

.rowaheader {
	padding-left: 18px;

        font-size: 16px; 

	font-style: bold; 

	height: 30px;

}

.rowbheader {

	font-style: bold; 

	padding-left: 18px;

        font-size: 16px;

	height: 30px;

}

.header h1 {

	font: normal 14px "Trebuchet MS",Arial;

	padding-left: 18px;

	color: #F09;



}

.item {

	padding: 10px;

	text-align: justify;

}

.item h1 {

	font: normal 20px "Trebuchet MS",Arial;

	letter-spacing: 1px;

	color: #C36;

}

.}

.specialitem {

	border : dotted;	

	padding: 10px;

	text-align: justify;



}

.specialitem h1 {

	font: normal 20px "Trebuchet MS",Arial;

	letter-spacing: 1px;

	text-align: center;

	color: #C36;

}

.specialitem h2 {

	font: normal 14px "Trebuchet MS",Arial;

	font-weight: bold;

	letter-spacing: 1px;

	color: #000000;

}

.left {

	float: left;

	width: 390px;

	background: #F2EEF2;

}

.leftcontacts {

	float: left;

	width: 290px;

	background: #DDD;

}

.leftlocation {

	float: left;

	width: 290px;

        height: 740px;

	background: #DDD;

}

.leftspecial {

	float: left;

	border : dotted;	

	width: 382px;

	background: ##DCE2E0;

}

.leftspecial h1 {

	font: normal 20px "Trebuchet MS",Arial;

	letter-spacing: 1px;

	text-align: justify;

	color: #C36;

}

.leftspecial h2 {

	font: normal 20px "Trebuchet MS",Arial;

	font-weight: bold;

	letter-spacing: 1px;

	color: #FFFFC0;

}





.menu {

	margin-left: 18px; 	

	color: #F09;



}

.menu a {

	padding: 0 2px; 

	margin-right: 12px;

	font-size: 1.2em;

}

.menu a:hover {

	background: #F09;

	color: #FFF;.

}

.menu .thispage {

	padding: 0 2px; 

	margin-right: 12px;

	background: #DDD;

	color: #101010;

	font-size: 1.2em

}

.right .submenu_end {

	background: url(img/bgsubmenu_end.gif) no-repeat; height: 29px;

}

.right {

	float: center;

	width: 195px;

	background: #DDD;

}

.rightspecialhead {

	float: right;

	border : dotted ;

        font-size: 10px; 

	font-style: bold; 

	width: 195px;

	background: ##DCE2E0;



}

.rightspecial {

	float: right;

	border : dotted;	

	width: 195px;

	background: ##DCE2E0;

}

.rightspecial h1 {

	font: normal 20px "Trebuchet MS",Arial;

	letter-spacing: 1px;

	color: #C36;

}



.rightcontacts {

	float: right;

	width: 290px;

	background: #DDD;

}

.rightlocation {

	float: right;

	width: 290px;

        height: 740px;

	background: #DDD;

}

.right a:hover {

	text-decoration: underline;

}

.top {

	height: 120px;

}

