@import url(/local/site/global.css);

body {
	font-size: 16px;
}

.clear {
	clear: both;
	height: 0px;
	font-size: 0px;
}

#loggor {
	width: 1064px;
	margin: 0 auto;
}

/* LJUDBILDER */
p#projekt1 {
	margin-top: 27px;
}
p#projekt2 {
	margin-top: 26px;
}
p#projekt3 {
	margin-top: 118px;
}
p#projekt4 {
	margin-top: 190px;
}
p#sms1 {
	margin-top: 45px;
}
p#sms2 {
	margin-top: 63px;
}
p#sms3 {
	margin-top: 110px;
}
p#sms4 {
	margin-top: 130px;
}
p#enanvandare1 {
	margin-top: 24px;
}
p#enanvandare2 {
	margin-top: 16px;
}
p#handifon1 {
	margin-top: 43px;
}
p#handifon2 {
	margin-top: 58px;
}
p#handifon3 {
	margin-top: 110px;
}
p#micro1 {
	margin-top: 41px;
}
p#micro2 {
	margin-top: 150px;
}
p#apparater1 {
	margin-top: 25px;
}
p#apparater2 {
	margin-top: 27px;
}
p#apparater3 {
	margin-top: 24px;
}
p#apparater4 {
	margin-top: 27px;
}
p#hjalpmedel1 {
	margin-top: 25px;
}
p#hjalpmedel2 {
	margin-top: 20px;
}


/* END LJUDBILDER */

img.link {
	cursor: pointer;
}

p#start {
	position: relative;
	margin-top: -45px;
}

div#modal_wrapper {
	background: #000;
	height: 100%;
	width: 100%;
	opacity: 0.8;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
}
div#modal_window {
	margin-left: auto;
	margin-right: auto;
	margin-top: 13px;
	position: absolute;
	top: 0;
	left: 0;
	width: auto;
	z-index: 6;
}

div#floater_content {
	width: 334px;
	height: 579px;
	background: url(/local/site/layout/mobil.png) no-repeat;
}

div#floater_close {
	width: 334px;
	height: 25px;
	margin-bottom: 75px;
}

div#floater_close button {
	border: none;
	background: none;
	float: right;
	height: 25px;
	width: 24px;
	padding: 0px;
	margin: 0px;
	cursor: pointer;
}

div#floater_top {
	height: 73px;
	margin-left: 50px;
	padding-top: 4px;
	padding-left: 4px;
	border: 1px solid #400080;
	width: 232px;
}

#left_top {
	text-align: center;
}

div#maincontent2 {
	height: 290px;
	width: 238px;
	margin-left: 50px;
}

div#maincontent3 {
	float: left;
	padding-top: 46px;
	width: 735px;
}

div.mobildiv {
	width: 77px;
	float: left;
	height: 72px;
	padding-top: 5px;
	text-align: center;
	border: 1px solid #400080;
	cursor: pointer;
}

div.mobildiv img {
	width: 76px;
}

div.mobillast {
	width: 78px;
}

p {
	font-size: 16px;
}

.clear {
	clear: both;
	height: 0px;
	font-size: 0px;
}

#container {
	width: 975px;
	margin: 0 auto;
	margin-top: 50px;
}

div.starticon {
	width: 159px;
	height: 160px;
	padding-top: 10px;
	margin-right: 1px;
	text-align: center;
	cursor: pointer;
	float: left;
	background: url(/local/site/layout/ram.jpg) no-repeat;
}

div.starticon div.img {
	height: 95px;
	font-size: 0px;
}

div.starticon div.text {
	padding: 0 8px;
}

div.starticon:hover {
	background: url(/local/site/layout/ram_hover.jpg) no-repeat;
}

div.starticon2 {
	width: 159px;
	height: 160px;
	padding-top: 10px;
	margin-right: 1px;
	text-align: center;
	cursor: pointer;
	float: left;
	background: url(/local/site/layout/ram.jpg) no-repeat;
}

div.starticon2 div.img {
	height: 115px;
	font-size: 0px;
}

div.starticon2 div.text {
	padding: 0 5px;
}

div.starticon2:hover {
	background: url(/local/site/layout/ram_hover.jpg) no-repeat;
}

#symbolcontainer {
	width: 612px;
}

#symbolcontent {
	width: 450px;
	margin-top: 10px;
}

#top {
	width: 450px;
}

div#leftcontent {
	width: 170px;
	float: left;
}

#maincontent1 {
	width: 675px;
	margin: 0 auto;
}

#top_left {
	position: relative;
	left: -90px;
	width: 250px;
	height: 71px;
	font-size: 30px;
	float: left;
}

#rightcontent {
	float: left;
	width: 70px;
	padding-top: 80px;
	text-align: right;
}


/* menu */

#menu {
	width: 100%;
	height: 25px;
	padding-top: 11px;
	background-color: #00349a;
}

#menu-root {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#menu-root li {
	padding-left: 20px;
	padding-right: 20px;
	float: left;
}

#menu-root li a {
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}

#menu-root li:hover a {
	color: #99CCFF;
}

#menu-root li.active a {
	color: #99CCFF;
}

#menu-root li.subactive a {
    color: #99CCFF;
}

#menu-root li ul {
	margin: 9px 0 0 0px;
	padding: 0;
	list-style-type: none;
	position: absolute;
}

#menu-root li ul li {
	margin: 0px;
	padding: 0px;
	float: none;
}

#menu-root li ul.dropdown li {
    margin-top: 2px;
    background-color: #00349a;
    padding: 5px; 
    width: 150px;
}

#menu-root li ul.dropdown li a {
	padding-left: 15px;
	padding-right: 10px;
    color: #fff;
    font-weight: normal; 
}

#menu-root li ul.dropdown li:hover  { 
    background: #00349a;
}

#menu-root li ul.dropdown li.active  { 
    background: #00349a;
}

#menu-root li ul.dropdown li:hover a { 
    color: #99CCFF;
}

#menu-root li ul.dropdown li ul.flyout {
	margin-left: 2px;
}
#menu-root li ul.dropdown li ul.menu_level2 li {
	background: #00349a;
	width: 190px;
}
#menu-root li ul.dropdown li ul.menu_level2 li:hover {
	background: #00349a;
}

#menu-root li ul.dropdown li ul.menu_level2 li.active {
	background: #00349a;
}
#menu-root li ul.dropdown li:hover ul.flyout li a {
    color: #99CCFF;
}

#menu-root li ul.dropdown li:hover ul.flyout li:hover a {
	color: #99CCFF; 
}

p#smscontainer {
	padding: 0px;
}

p#smscontainer img {
	width: 38px;
	height: 33px;
}



a.spela {
 position:relative;
 display:inline-block; 
 width:50px;
 height:42px;
/* text-indent:-9999px; don't show link text */
 overflow:hidden; /* don't draw inner link text */
}

a.spela:focus {
 outline:none; /* maybe evil, but don't show the slight border outline on focus. */
}

a.spela,
a.spela.spela_paused:hover {
 background-color:#3399cc;
 background-image:url('/local/site/images/hogtalare.jpg');
 background-repeat:no-repeat;

}

a.spela:hover,
a.spela.spela_playing,
a.spela.spela_playing:hover {
 background-color:#cc3333;
}

a.spela.spela_paused,
a.spela.spela_paused:hover {
 background-color:#666;
}


#maincontent2 a.spela {
overflow:visible;
text-indent:1px;
width: 77px;
 display:block; 
}

#maincontent2 a.spela:focus {
 
}

#maincontent2 a.spela,
#maincontent2 a.spela.spela_paused:hover {
 background-color: transparent;
 background-image:none;


}

#maincontent2 a.spela:hover,
#maincontent2 a.spela.spela_playing,
#maincontent2 a.spela.spela_playing:hover {
 background-color:#fff;
}

#maincontent2 a.spela.spela_paused,
#maincontent2 a.spela.spela_paused:hover {
 background-color:#fff;
}


div.starticon2 a.spela {
overflow:visible;
text-indent:1px;
display:block; 
background-image:none;
background-color:transparent;
width: 100%;
}

div.starticon2 a.spela,
div.starticon2 a.spela.spela_paused:hover {

 background-image:none;
}



div.starticon2 a.spela:hover,
div.starticon2 a.spela.spela_playing,
div.starticon2 a.spela.spela_playing:hover {
background-color:transparent;
}

div.starticon2 a.spela.spela_paused,
div.starticon2 a.spela.spela_paused:hover {
background-color:transparent;
}
