html {
	color:white;
	text-align:left;	
}

body {
	background-color: #000;
	
	text-align: center; 
	margin-left: auto;
	margin-right: auto;
}

div, span {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	line-height: 130%;
	font-size: 12px;
	font-weight:normal;	
}

table.viinilista td {
	border-bottom:1px solid #ccc;
	padding-top:5px;
	padding-bottom:5px;
}

#header {
	width: 700px;
	height: 104px;
	background: url(../images/loft_header.png); 
	background-repeat: none;
	
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	
	margin-top: 16px;
}


#flashheader {
	background: url(../images/bild.jpg);
	width:700px;
	height:170px;
	border-bottom: 4px solid #333333;  

	margin-left: auto;
	margin-right: auto; 

}

#menu_bar {
	width: 702px;
	height: 35px;
	margin-left: auto;
	margin-right: auto;
	padding:0px;
	margin-top:0px;	
}

/* Feed correct width to non-IE browsers */
html>body #menu_bar {
  width: 700px;
} 

table,td, tr {
	border-spacing: 0px;	
	padding:0px;
	margin:0px;
	border:none;
}


.mainlevel-nav {

	font-family: Georgia, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	
	background: url(../images/menubutton_passive.png); 
	background-repeat:no-repeat;
	background-position:top left;
	
	float:left;
	
	width: 100px;
	height: 28px;
	line-height:35px;
		
	color:#bcbcbc;
	
	text-decoration:none;
	
	text-align:center;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom:7px;
	margin:0px;	

}

ul#mainlevel-nav  {
	list-style-type:none;
	margin:0px;
	padding:0px;
	white-space: nowrap;
}

ul#mainlevel-nav li {
	list-style-type:none;
	display: inline;
list-style-type: none;
}

#active_menu-nav, .mainlevel-nav:hover {
	background: url(../images/menubutton_active.png);
	/* These are repeated for IE6 */
	background-repeat:no-repeat;
	background-position:top left;
}


a.mainlevel-nav,a.mainlevel-nav:link,a.mainlevel-nav:visited {
	color: #bcbcbc;
	font-weight:bold;
	border-bottom:none;
}
a.mainlevel-nav:hover {
	color: #bcbcbc;
	font-weight:bold;
	border-bottom:none;
}

a#active_menu-nav {
	color: #fff;
	font-weight:bold;
	border-bottom:none;
}


a:link, a:visited {
	color: #af705a; 
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: white;	
	border-bottom:1px dotted white;
	font-weight: normal;
}



#content_wrapper {
	width: 700px;
	background: url(../images/content_repeat.png);
	background-repeat: repeat-y;
	
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	
	padding: 0px;
	
	color: #fff;
	/*border-top: 1px solid white;*/
}

#content {
	width: 650px;
		
	padding-top: 15px;
	padding-bottom: 15px;
		
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	
	color: #fff;
}



#right {
	width: 200px;
	height:350px;

	float: right;
	
	/*border-left: 2px solid #383838;*/
	margin-left:10px;
}

#login {
	float: right;
}


#right ul {
	padding-top:8px;
	padding-left: 18px;
	margin-left: 0px;
	list-style-type: square;
		
}


#center {
	width: 220px;
	height:350px;
	float: right;
	
	border-left: 2px solid #383838;
	border-right: 2px solid #383838;
	/*padding-left:10px;*/
	margin-left:20px;
}

#bottom {
	padding: 15px;
}

#footer {
	width: 700px;
	height: 77px;
	text-align: left;
		
	background-repeat:repeat-x;
	background-image: url(../images/bottom_fade.png);
	background-position: bottom left;
}

#footer span {
	font-size:10px;
	color: #fff;
	
	padding-top: 17px;
	padding-left: 25px;
	padding-right: 25px;
}



.clear {
	clear: both;
}


h1, h2, h3, .componentheading, .contentheading, .contentheading-yhteystiedot {
	font-family: Tahoma, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
	color: white;
	line-height: 18px;
	margin: 5px 0 10px 0;
	padding-bottom: 3px;
}

h4, th {
	font-family: Tahoma, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #fd9900;
	line-height: 18px;
	padding-bottom: 3px;
	padding-top: 5px;
	text-align:left;
}

h5 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #fd9900;
	line-height: 18px;
	padding-bottom: 3px;
	padding-top: 5px;
	text-align:center;
}

blockquote {
	margin: 10px 30px 10px 30px;
	padding: 5px 10px 5px 30px;	
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

blockquote > p {
	font-style: italic;	
}

.contentpaneopen, .moduletable, .contentpane, table {
	color: #fff;	
}

.contentpaneopen {
	width:100%;

}

.contentpane {
	width:80%;
}


.moduletable-kirjaudu table td{
	font-size: 10px;	
}

.moduletable-kirjaudu input{
	font-size: 10px;
	background-color: #fff;
	border: 1px solid #383838;	
}

.moduletable-newsletter {
	/*padding-left: 10px;*/	
}

td.button {
	font-size:14px;
}

form#Yhteys div.formFields {
	margin: 0px;
	padding: 0px;
}

#form_text {
	margin-left: -5px;
	padding-bottom: 10px;
}

* html #form_text {
	margin-left: -5px;
	padding-bottom: 0px;
}

/* JoomFish */
/* language lists with UL (names & images) */
#language {
	text-align: right;
	padding-right: 10px;
	padding-top: 5px;
}

#language a {
	padding-left: 10px;
}

#language a:hover {
	border-bottom: none;
}

#language a:active, a:focus {	  outline: none;}