/* GENERAL */

h1,h2,h3,h4,h5,h6 {	
	padding:0;
}

h1 {
	font-size:20px;
	font-family: times;
	font-style: italic;
	font-weight:lighter;
}
h2	{
	font-size:13px;
	margin-bottom:0;
	border-bottom:1px solid #333;
	width:95%;
	text-transform:uppercase;
}
h3	{
	font-size:13px;
	margin-bottom:0;
	font-weight:bold;
}
body#section00 h1 {
	font-size:14px;
}
body#section02 .index a {
	width:95%;
	border-bottom:1px solid #333;
	padding-bottom:8px;
	margin-bottom:12px;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	float:left;
}
body#section04 .index a {
	width:95%;
	border-bottom:1px solid #333;
	padding-bottom:8px;
	margin-bottom:12px;
	text-decoration:none;
	font-weight:bold;
	float:left;
}
body#section06 h2 a {
	text-decoration:none;
}
.blomlogga {
	padding: 30px;
}

img {
	border:0;
}
div#middle p {
	margin-top:3px;
	margin-bottom:0;
}
 
div#middle ul	{
	margin-top:3px;
	padding-left:15px;
	margin-left:0;
}
div#middle li	{
	list-style-type:disc;
	margin-left:0;
}
a {
	color:#000;
}



/* MENU */
#menu {
	float:right;
	margin-top: 100px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	text-align: right;
	padding: 0;
}

#menu ul {
	margin:0;
	padding:0;
	float:right;		
	font-family:arial, verdana;
	text-transform:uppercase;
	font-weight:regular;
	list-style-type: none;
	font-size: 12px;
	color:#fff;		
}
#menu ul li {
	float:right;
	margin:0;
	padding:0;
}
#menu ul li a {
	margin:10px 0 0 0;
	padding:5px 30px 5px 10px;
	color:#fff;
	width:115px;
	float:right;
	text-decoration:none;
}
#menu ul li a:hover,
body#section00 #menu ul li.menu00 a,
body#section01 #menu ul li.menu01 a,
body#section02 #menu ul li.menu02 a,
body#section03 #menu ul li.menu03 a,
body#section04 #menu ul li.menu04 a,
body#section05 #menu ul li.menu05 a,
body#section06 #menu ul li.menu06 a,
body#section07 #menu ul li.menu07 a,
body#section08 #menu ul li.menu08 a,
body#section09 #menu ul li.menu09 a,
body#section10 #menu ul li.menu10 a{
	position:relative;
	margin:10px 0 0 0;
	background-color:#666;
}



#sharethis	{
	margin-top: 50px;
	float:right;
	text-align:right;
	padding-right:27px;
}
#sharethis a	{
	margin-right:4px;
}


/* IMAGES SPECIAL ALIGN - Zcribe Requirements */
.imgleftalign {
	padding:10px 20px 5px 0;
	float:left;
}

.imgrightalign {
	padding:10px 0 5px 20px;
	float:right
}
