/* Start of CMSMS style sheet 'style' */
/*
		COPYRIGHT	Macke Hansson 2010
					Aztek Design AB
					macke@aztek.se | www.aztek.se
					/////////////////////////////
					NIRO INDUSTRIRÖR AB
					www.niroindustroror.com
					info@niroindustriror.com
					
					Box 27
					672 21 Årjäng


*/

/* resets and overrides
========================== */

* { 
	margin:0;
	padding:0;
}

.clear {
	clear:both;
	font-size:1px;
	height:0;
	line-height:0;
}

html {
	height:100%;
}

body {
	height:100%;
}

img {
	border:none;
}

img a {
	border:none;
}

/* links and type
========================== */

body {
	font:0.8em/1.4em verdana,arial;
	color:#02336B;
	background:url(uploads/images/body_bg.jpg) repeat-y center top #C3DA83;
}

h1 {
	font-size:120%;
	padding:3px 0;
}

h2 {
	
}

h3 {
	
}

h4 {
	
}

a {
	color:#789C14;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

/* layout
========================== */

#header-wrap
{ width:100%; background:#ffffff; padding-top:30px; }

	#header-container
	{ width:776px; margin:0 auto; padding-right:30px;}

	#logo
	{ float:left; width:388px; }
	
	#kontakt
	{ float:right; width:373px; text-align:right; }

#meny-wrap
{ width:100%; background:url(uploads/images/meny2_bg.gif) repeat-x top center; height:55px;}

	#meny-container
	{ width:806px; margin:0 auto; background:url(uploads/images/meny_bg.gif) repeat-x top center; height:45px; padding-top:10px;}

#content-wrap
{ width:760px; padding:23px; margin:0 auto; }

#str
{  }

#content-container
{ background:url(uploads/images/content-bg.jpg) repeat-y top center; margin:20px 0; width:760px;}

#content-container ul
{ margin-left:20px; }

#column-left
{ width:350px; float:left;}

#column-right
{ width:350px; float:right; }


/* huvudmeny
========================== */

	/* Horisontell */
	ul#huvudmeny
	{  }
	ul#huvudmeny li
	{ float:left; list-style:none; }
	ul#huvudmeny li a
	{ display:block; border-right:1px #02366B solid; padding:1px 10px; margin:5px 0;}
		ul#huvudmeny li a.current
		{ background:#B1D452; color:#ffffff; }
		ul#huvudmeny li:last-child a
		{ border-right:none; }
	
	
	/* Vertikal
	ul#huvudmeny
	{  }
	ul#huvudmeny li
	{ list-style:none; }
	ul#huvudmeny li a
	{ display:block; }
	*/





/* undermeny
========================== */

	/* Vertikal
	ul#undermeny
	{  }
	ul#undermeny li
	{ float:left; list-style:none; }
	ul#undermeny li a
	{ display:block; }
	*/
	
	/* Horisontell
	ul#undermeny
	{  }
	ul#undermeny li
	{ list-style:none; }
	ul#undermeny li a
	{ display:block; }
	*/






/* form elements
========================== */

.input {
	
}

input.button {
	
}



/* misc
========================== */

.fltLft {
	float:left;
}

.fltRght {
	float:right;
}
/* End of 'style' */

