/*
 THEME NAME: VM Svets
 THEME URI:
 DESCRIPTION:
 VERSION: 1.0
 AUTHOR: <a href="http://www.direktdata.se">Rickard Ranniger</a>
 AUTHOR URI: http://www.direktdata.se/
 
 /* Architecture */

html {
	padding:0;
	margin:0;
}

body {
    background-color: #404040;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 62.5%;
	margin:0;
	padding:0;
}

#shadow {
	width:840px;
    margin: 0 auto;	
	background:url(images/bgShadow.jpg) repeat-y;
}

#container {
	margin-left:50px;
    width: 740px;
    background-color: white;
	overflow:hidden;	
}

#topShadow {
	background:url(images/topShadow.jpg);
	width:740px;
	height:50px;
}

#header {
    width: 840px;
    height: 137px;
    background: url(images/header.jpg);
}

#menu {
	margin:0;
	padding:0;
    width: 740px;
    height: 50px;
    background: url(images/menu.jpg);
}

#menuItems ul {
    margin: 0;
    padding: 10px 0 10px 15px;
	list-style:none;

}

#menuItems li {
	margin: 0;
	padding:0px;
    display: inline;
	list-style:none;
}

#menuItems a {
    text-decoration: none;
    color: white;
    text-transform: uppercase;
	padding:10px 8px 10px 8px;
	border-right: 1px solid #5874BD;
	float:left;
}

#menuItems a:hover {
	background-color:#5874BD;
}

.page_item {
	margin:0;
}


#content {
    width: 740px;
    margin: 10px 0 10px 0;
	overflow:hidden;
}

#page {
	margin:10px;
	font-size:1.2em;
	line-height:1.5em;
	padding:0 20px;
}

#page img {
	border:0px solid #eeeeee;
}

#page h2 {
	font-family:"Trebuchet MS";
	font-size:1.8em;
}

.alignleft {
	float:left;
	margin:10px 10px 10px 0;
}

.alignright {
	float:right;
	margin:10px 0px 10px 10px;
}

#flshow_container_106 {
	float:left;
    width: 530px;
    height: 351px;
	margin-left:10px;
}

#sidebar {
	float:left;
	margin:0 0 0 10px;

}

#imgBox1 {
	background:url(images/box1.jpg);
	width:180px;
	height:80px;
	margin-bottom:10px;
}
#imgBox2 {
	background:url(images/box2.jpg);
	width:180px;
	height:80px;
	margin-bottom:10px;

}
#imgBox3 {
	background:url(images/box3.jpg);
	width:180px;
	height:80px;
	margin-bottom:10px;

}
#imgBox4 {
	background:url(images/box4.jpg);
	width:180px;
	height:80px;
	margin-bottom:10px;
}

#footer {
	float:left;
    background: url(images/footer.jpg);
    width: 740px;
    height: 50px;
	text-align:center;	
	padding:0;
	margin:0;
}

#footerText {
	color:white;
	margin-top:18px;
	font-size:1.2em;
}

#pageend {
	clear:both;
    width: 840px;
    height: 115px;
    background: url(images/pageend.jpg);
}

#sidebar {
	background: #ffffff;
	width:180px;
	height:351px;
}

#sidebar ul {
	list-style:none;
	margin:0;
	padding:0;	
}

#sidebar li {
	margin-left:10px;
	margin-top:5px;
}

#sidebar h2 {
	font-family:trebuchet MS;
	font-size:1.8em;
	color: #ffffff;
	
}

#sidebar a {
	color:#ffffff;
	text-decoration:none;
	font-size:1.2em;
}

#sidebar a:hover {
	text-decoration:underline;
}

.listItem li {
	border-bottom:1px dotted #9999ff;
	margin-right:10px;
	padding-bottom:5px;
}

#newsPage {
	float:left;
	width:480px;
	margin:10px;
	font-size:1.2em;
	line-height:1.5em;
	padding:0 20px;
}

#newsPage h2 {
	font-family:trebuchet MS;
	font-size:1.5em;
}

#newsPage h3 a {
	font-family:trebuchet MS;
	font-weight:normal;
	font-size:1.5em;
	color:#000000;
	text-decoration:none;
}

.newsDate {
	font-family:trebuchet MS;
	font-size:0.8em;
}

.puff {
       margin:0px;
       margin-bottom:10px;

}

.puff img {
       border:0px;
}
