/* Generell stylsheet för MCBC 2009 malmoblues.com av Hans-Peter Nilsson */

*	{
	padding: 0;
	margin: 0;
	}
	
body	{
	background: #000000;
	}

/************************** General Containers ***************/	

#wrapper	{
	width: 700px;
	margin: 10px auto 10px auto;
	padding: 0 5px 0 5px;
	}

#head {
	width: 650px;
	}

#fullwidth {
	width: 700px;
	height: 120px;
	}
			
#leftcolumn	{
	background:url(../images/start/nisse490web.jpg) no-repeat;
	float: left;
	width: 490px;
	height: 470px;
	} 
	
#rightcolumn	{
	float: left;
	width: 200px;
	}
	
#bottom {
	width: 700px;
	}	
	
#clear	{
	background:url(../images/pixlar/greenborder10web.jpg) repeat-x top;
	height: 10px;
	clear: both;
	}
	
#biglink	{
	text-align: center;
	}	
	
.border	{
	background:url(../images/pixlar/greenborder10web.jpg) repeat-x top;
	height: 10px;
	clear: both;
	}	

/**************************** menue **************'*****************/
		
#menue	{
	margin: 5px 0 0 0;
	padding: 10px 5px 5px 5px;
	height: 25px;
	width: 790px;
	background-color:#CCCCCC;
	}

.menueheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-transform: capitalize;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
}


	
	
/************************  images proporties  ****************************/	
.imageproporties {
	border: 2px solid #06e676;
	margin: 5px 0 0 0px;
}	

.image {
	border: 2px solid #789fcf;
	margin: 5px 0 0 6px;
}	


.thumbnail	{
	float:right;
	margin: 3px 0px 3px 3px;;
	float:right;
	border: #789fcf 1px solid;
}


/****************************** All About General Fonts *****************/

h1 		{ 	font-family: Verdana; 
			color: #ffffff; 
			text-decoration: bold;
			font-size: 18px;
			}
			

h2 		{
	background: ; 
	font-family: Verdana; 
	color: #ffffff; 
	text-decoration: bold; 
	font-size: 12px;
	}
			

h3 		{ 	font-family: Verdana;
			color: #ff6600; 
			text-decoration: bold; 
			font-size: 12px;
			}
			

body 	{	font-family: Verdana; 
			font-size: 11px;
			}
			

p 		{	font-family: Verdana;
			color: #ffffff; 
			text-decoration: bold; 
			font-size: 13px;
			}
			
.scheduledate		{	
		font-family: Verdana;
		color: #ff6600;
		padding: 20px 0 0 0; 
		text-decoration: bold; 
		font-size: 1.0em;
		text-transform: uppercase;
		}
			
td 		{	font-family: Verdana; 
			color: #ffffff; 
			text-decoration: bold;
			font-size: 13px;
			}
.kusiv	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
	}	
	
.stortext	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 1.2em;
	font-style:normal;
	font-weight: bold;
	}	
	
.storkursiv	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	font-size: 1.2em;
	font-style:italic;
	font-weight: bold;
	}
	
#biglink a:link	{
	font-size: 1.2em;
	font-weight: bold;
	color: 06e676;
	text-decoration: none;
	text-transform: uppercase;
	
	}
		
#biglink a:hover	{
	font-size: 1.2em;
	font-weight: bold;
	color: 06e676;
	text-decoration: underline;
	text-transform: uppercase;
	}	
	
#biglink a:visited	{
	font-size: 1.2em;
	font-weight: bold;
	color: 06e676;
	text-decoration: none;
	text-transform: uppercase;
	}	
				
.footnot {	font-family: Verdana;
			color: #ffffff; 
			text-decoration: bold; 
			font-size: 11px;
			}
			
					

li 		{	font-family: Verdana; 
			color: #ffffff; 
			font-size: 12px;
			}

			
.style2 {	color: #ff6600;
			font-weight: bold;
			}
						

a:link 	{ text-decoration: none; 
			color: #ffffff;
			}

			
a:visited { text-decoration: none; 
			color: #ffffff
			}

			
a:active { text-decoration: none; 
			color: #ffffff
			}

			
a:hover { text-decoration: underline}

/******************************* Footer *******************************/

#footer	{	
	width: 640px;
	heigth: 40px;
	}
	
#footer p {
	font-family:Arial, Helvetica, sans-serif;
	teext-transform: uppercase;
	font-size: 0.9em;
	color:#CCCCCC;
	margin: 0;
	padding: 15px 5px 15px 5px;
	
}

#footer a {
		font-size: 1.0em; 
		color:#00CCFF;
		text-decoration: none;
		padding: 6px 10px;
}

#footer a:hover {
		font: bold 1.0em;
		color: #ffffff;
		text-decoration: none;
		padding: 6px 10px;
}

#footer .legal {
	float: left;
	height: 30px;
}

#footer .credit {
	float: right;
	height: 30px;
}
				
	

			
