/*TEMPORARY*/
#cup-banner {
	background: transparent url("../images/cup-banner.png") 0px 0px;
	width: 850px;
	height: 80px;
	border: 0px;
	display: block;
	clear: left;
	margin-left: 1px;
}
#cup-banner:hover {
	background: transparent url("../images/cup-banner.png") 0px -90px;
} 
/*GENERAL*/
html {
	background: url("../images/topLine.png") repeat-x scroll center 110px transparent;
}
body {
	color: #0b4a24;
	position: relative;
	font-family: Helvetica, Arial, sans-serif;
}
body.startpage {
	background: url("../images/bg2.png") no-repeat scroll center 125px transparent;
}
div.contentWrapper {
	width: 1020px;
	margin: 0px auto;
	overflow: hidden;
}
#content {
	padding: 0px 0px 100px;
}
#mainContent {
	float: left;
	display: inline;
	width: 860px;
}
#mainContent div.oneCol {
	padding: 0px 10px;
}
a, a:link, a:visited, a:active, a:focus {
	color: #186fa7;
	text-decoration: none;
	outline: none;
}
a:hover {
	color: #2096e1;
}
a.button, .submit span {
	background: url("../images/btnBg.png") no-repeat scroll left 0px transparent;
	display: inline-block;
	padding-left: 7px;
}
a.button span, .submit span input {
	background: url("../images/btnBg.png") no-repeat scroll right -27px transparent;
	display: inline-block;
	font-size: 10px;
	font-weight: bold;
	padding: 6px 10px 4px 3px;
	height: 12px;
	color: #fff;
	text-transform: uppercase;
	text-shadow: 0px 0px 1px #000;
	cursor: pointer;
}
a.button:hover {
	background-position: left -54px;
}
a.button:hover span{
	background-position: right -81px;
}
a.button:active{
	background-position: left -108px;
}
a.button:active span{
	background-position: right -135px;
	padding-top: 7px;
	padding-bottom: 3px;
}
li.current_page_item a.button{
	background-position: left -162px;
}
li.current_page_item a.button span{
	background-position: right -189px;
	text-shadow: none;
}
p {
	font: 93%/15px Helvetica, Arial, sans-serif;
	margin-bottom: 20px;
}
ul {
	margin-bottom: 10px;
}
li {
	list-style-type: disc;
	padding: 0px 0px 0px 5px;
	margin: 5px 0px 0px 14px;
}
h1 {
	font-size: 189%;
	line-height: 1.3em;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: -3px;
	font-family: 'Cantarell';
}
#content h1{
	margin: 10px;
	text-transform: uppercase;
}
#content h1.extraMargin{
	margin: 4px 30px;
}
h2 {
	font-size: 138.5%;
	line-height: 1.5em;
}
h2.block {
	position: relative;
	font-size: 153.9%;
	text-align: center;
	padding: 7px 0 5px;
	margin: -11px -11px 10px;
	text-transform: uppercase;
	line-height: 100%;
	color: #fff;
	text-shadow: 0 1px 0 #000;
	font-family: 'Cantarell';
	font-weight: normal;
}
h2.a1 {
	background: transparent url(../images/headerBGs.png) repeat-x 0px -28px;
	border: 1px solid #e94d12;
}
h2.a2 {
	background: transparent url(../images/headerBGs.png) repeat-x 0px -65px;
	border: 1px solid #de720f;
}
h2.a3 {
	background: transparent url(../images/headerBGs.png) repeat-x 0px -102px;
	border: 1px solid #bba10f;
}
h2.a4 {
	background: url("../images/headerBGs.png") repeat-x scroll 0 -177px transparent;
	border: 1px solid #a87e0c;
	padding: 6px 0px 4px;
}
h3 {
	font-size: 93%;
	line-height: 1.3em;
	font-weight: bold;
	margin-bottom: 20px;
}
h1, h2.block {
	letter-spacing: -2px;
}
strong {
	font-weight: bold;
}
input, textarea {
	border: 1px solid #bfd8a0;
	color: #0b4a24;
	background: transparent url(../images/inputBg.gif) no-repeat top left;
}
img {
	border: 1px solid #0B4A24;
}
img.alignleft {
	float: left;
	display: inline;
	margin: 0px 10px 10px 0px;
}
img.alignright {
	float: right;
	display: inline;
	margin: 0px 0px 10px 10px;
}

/*CSS 3 for webkit and firefox*/
.area,
#sidebar,
#selectedArea,
#content #selectedPerson {
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-box-shadow: -3px 3px 5px rgba(0, 0, 0, 0.3);
	
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-box-shadow: -3px 3px 5px rgba(0, 0, 0, 0.3);
}
#sidebar ul,
#selectedArea div.content,
#content #selectedPerson .content {
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
}
#content #personList li.current_page_item,
#areaList li.current_page_item {
	-moz-box-shadow: -3px 3px 5px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: -3px 3px 5px rgba(0, 0, 0, 0.3);
}

/*HEADER*/
#header {
	overflow: hidden;
	padding: 20px 0px;
}
#logos {
	float: left;
	display: inline;
}
#logos span {
	margin: 10px;
	float: left;
	display: inline;
}
#logos span.ackeLogo{
	margin-top: 16px;
	margin-left: 40px;
}
.sssLogo {
	background: transparent url(../images/svsportskolanLogo.png) no-repeat left top;
	width: 224px;
	height: 64px;
}
.ackeLogo {
	background: transparent url(../images/ackebrinkLogo.png) no-repeat left top;
	width: 214px;
	height: 43px;
}


/*TOPMENU*/
#topMenu {
	float: right;
	display: inline;
	background: transparent url(../images/topMenuBg.png) no-repeat left top;
	padding-left: 15px;
	margin-top: 49px;
	height: 54px;
}
#topMenu ul{
	float: left;
	display: inline;
	background: transparent url(../images/topMenuBg.png) no-repeat right top;
	padding-right: 10px;
	height: 54px;
}
#topMenu li {
	float: left;
	display: inline;
	margin: 18px 10px 10px;
}
#topMenu li a{
	text-transform: uppercase;
	color: #0B4A24;
	font-family: 'Cantarell';
	letter-spacing: -2px;
	font-size: 15px;
	text-shadow: 0px 1px 0px rgba(255,255,255,0.7);
}
#topMenu li a:hover, #topMenu li.current_page_item a:hover{
	color: #bc6108;
}
#topMenu li:first-child {
	margin-left: -1px;
}
#topMenu li.current_page_item a {
	color: black;
}


/*SIDEBAR*/
#sidebar {
	float: left;
	display: inline;
	width: 138px;
	margin: 10px;
}
#sidebar ul {
	list-style-type: none;
	border: 1px solid #a8c05e;
	border-top: 0;
	background-color: #c0d57e;
	margin: 0;
}
#sidebar ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#sidebar ul li a{
	display: block;
	background: transparent url(../images/headerBGs.png) repeat-x 0px 0px;
	padding: 3px 10px 3px;
	border-top: 1px solid #88af0f;
	font-family: 'Cantarell';
	color: #fff;
	font-size: 108%;
	text-transform: uppercase;
	text-decoration: none;
	text-shadow: 0px 1px 0px #555;
	letter-spacing: -1px;
}
#sidebar ul li ul {
	border: 0;
}
#sidebar ul li ul li {
	border-top: 1px solid #a8c05e;
}
#sidebar ul li ul li a {
	float: none;
	display: block;
	width: 126px;
	background: transparent none repeat-x 0px 0px;
	padding: 3px 0px 3px 10px;
	border-top: 1px solid #cce287;
	font-family: Helvetica, Arial, sans-serif;
	color: #0B4A24;
	font-size: 12px;
	text-transform: none;
	text-shadow: none;
	letter-spacing: 0px;
}
#sidebar ul li ul li a:hover {
	color: #bc6108;
}
#sidebar ul li ul li.current_page_item{
	background-color: #89ae18;
}
#sidebar ul li ul li.current_page_item a{
	color: #fff;
	border-color: #A8C05E;
}


/*STARTPAGE CONTENT*/


body.startpage #content div.message {
	width: 520px;
	margin: 10px 10px 120px;
}
body.startpage #content div.message h1 {
	color: #46ae1e;
	margin: 0px;
}
body.startpage #content div.message p {
	width: 270px;
	margin: 10px 2px 20px;
}
body.startpage #content div.message span {
	display: block;
	background: transparent url("../images/mags.png") top left no-repeat;
	width: 186px;
	height: 35px;
}

/*OMRÅDESPUFFAR*/
#content div.areas, #content div.otherAreas {
	overflow: hidden;
	margin: 0;
	padding: 0;
	margin-bottom: 0px;
}
#content div.areas {
	margin: 0;
}
#content div.areas div.areaWrapper{
	padding-top: 93px;
	float: left;
	display: inline;
}
#content div.areas div.a1 {
	background: transparent url("../images/utbildare.png") center top no-repeat;
}
#content div.areas div.a2 {
	background: transparent url("../images/arbetsliv.png") center top no-repeat;
}
#content div.areas div.a3 {
	background: transparent url("../images/oppna_kurser.png") center top no-repeat;
}
#content div.areas div.area{
	float: left;
	display: inline;
	width: 244px;
	min-height: 100px;
	background-color: #CCCCCC;
	margin: 10px;
	padding: 10px;
	color: #fff;
	
}
#content div.areas div.a1 div.area{
	background-color: #ff7e0b;
	border: 1px solid #d9751c;
}
#content div.areas div.a2 div.area{
	background-color: #fca102;
	border: 1px solid #d9751c;
}
#content div.areas div.a3 div.area{
	background-color: #e0b121;
	border: 1px solid #bba10f;
}
#content div.areas div.area p.ingress {
	font-size: 108%;
	font-weight: bold;
	padding: 7px 20px 0;
	text-shadow: -1px 1px 5px #000;
}
#content div.areas div.area div.new{
	background: transparent url("../images/paper_small.png") top left no-repeat;
	position: relative;
	left: -8px;
	width: 205px;
	height: 155px;
	margin-top: 5px;
	padding: 25px 25px 25px 28px;
	overflow: hidden;
	color: #000;
	margin: 0px;
}
#content div.areas div.area div.new div.content{
	height: 110px;
	font: 93%/15px Helvetica,Arial,sans-serif;
	overflow: hidden;
}
#content div.areas div.area div.new img {
	width: 75px;
	height: 75px;
	border: 0;
}
#content div.areas div.area div.new h3 {
	font-size: 14px;
	margin-bottom: 10px;
	color: #8b4405;
}
#content div.areas div.area div.new a.button {
	float: right;
	display: inline;
	clear: both;
}

/*ANDRA PUFFAR*/
#content div.otherAreas {
}
#content div.otherAreas div.quotes{
	float: left;
	display: inline;
	margin: 10px;
	padding: 10px;
	width: 244px;
	font-style: italic;
	font-weight: bold;
}
#content div.otherAreas div.quotes .author{
	float: right;
	display: inline;
	font-weight: normal;
	margin-top: 10px;
}
#content div.otherAreas div.production{
	float: left;
	margin: 10px;
	display: inline;
	width: 534px;
	padding: 10px;
	height: 200px;
	border: 1px solid #bbd77e;
	background-color: #e6f7c1;
	color: #0b4a24;
	overflow: hidden;
}
#content div.otherAreas div.production p {
	margin: 30px 10px;
}
#content div.otherAreas div.production img {
	float: right;
	display: inline;
	margin-right: -30px;
	border: 0;
}
#content div.otherAreas div.production a{
	float: right;
	display: inline;
	/*position: relative;*/
	top: 50px;
}
/*PAGE.PHP*/
#areaList {
	/*overflow: hidden;*/
	float: left;
	display: inline;
	width: 400px;
	margin-top: 40px;
	margin-left: 10px;
	margin-bottom: 0;
}
#areaList li{
	overflow: hidden;
	height: 153px;
	padding: 10px;
	border-width: 1px 0px 1px 1px;
	border-style: solid;
	border-color: #fff;
	list-style-type: none;
}
#areaList li div {
	width: 190px;
	height: 120px;
	margin-bottom: 10px;
	overflow: hidden;
}
#areaList li h3{
	font-size: 123.1%;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 15px;
	letter-spacing: -2px;
	font-family: 'Cantarell';
	line-height: 1.2em;
}
#areaList li img{
	float: left;
	display: inline;
	margin-right: 20px;
	width: 150px;
	height: 150px;
	border-width: 1px;
	border-style: solid;
}
#areaList li.current_page_item {
	background-color: #e6f5b7;
	border: 1px solid #c9df84;
	border-right: 0;
	position: relative;
	z-index: 2;
}
#selectedArea {
	float: left;
	display: inline;
	width: 448px;
	background-color: #e6f5b7;
	border: 1px solid #c9df84;
	margin-top: 10px;
	margin-left: -1px;
	position: relative;
	z-index: 1;
	/*color: #5c2f07;*/
}
#selectedArea h2.block{
	margin: -1px -1px 0px;
	height: 20px;
	background: transparent url(../images/headerBGs.png) repeat-x 0px -139px;
	border: 1px solid #aec958;
}
#selectedArea img {
	width: 436px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	margin: -10px -10px 0px;
}
#selectedArea div.content {
	background-color: #fff;
	border: 1px solid #AEC958;
	margin: 5px;
	padding: 10px;
}


#content.a1 #selectedArea,
#content.a2 #selectedArea,
#content.a3 #selectedArea {
	color: #5c2f07;
}
#content.a1 #areaList li.current_page_item,
#content.a2 #areaList li.current_page_item,
#content.a3 #areaList li.current_page_item {
	color: #ffffff;
}
/*AREA 1*/
#content.a1 #selectedArea div.content, 
#content.a1 #selectedArea img:first-child {
	border-color: #d9751c;
}
#content.a1 #selectedArea,
#content.a1 #areaList li.current_page_item,
#content.a1 #areaList li.current_page_item img{
	background-color: #ff7e0b;
	border-color: #d9751c;
}
#content.a1 #selectedArea h2.block {
	background: transparent url(../images/headerBGs.png) repeat-x 0px -28px;
	border: 1px solid #e94d12;
}
/*AREA 2*/
#content.a2 #selectedArea div.content, 
#content.a2 #selectedArea img:first-child {
	border-color: #d9751c;
}
#content.a2 #selectedArea,
#content.a2 #areaList li.current_page_item,
#content.a2 #areaList li.current_page_item img{
	background-color: #fca102;
	border-color: #d9751c;
}
#content.a2 #selectedArea h2.block {
	background: transparent url(../images/headerBGs.png) repeat-x 0px -65px;
	border: 1px solid #de720f;
}
/*AREA 3*/
#content.a3 #selectedArea div.content, 
#content.a3 #selectedArea img:first-child {
	border-color: #bba10f;
}
#content.a3 #selectedArea,
#content.a3 #areaList li.current_page_item,
#content.a3 #areaList li.current_page_item img{
	background-color: #e0b121;
	border-color: #bba10f;
}
#content.a3 #selectedArea h2.block {
	background: transparent url(../images/headerBGs.png) repeat-x 0px -102px;
	border: 1px solid #bba10f;
}

/*MEDARBETARE*/
#content #personList {
	float: left;
	display: inline;
	width: 400px;
	margin-top: 33px;
	list-style-type: none;
}
#content #personList li {
	display: block;
	overflow: hidden;
	padding: 9px;
	border-width: 1px 0px 1px 1px;
	border-style: solid;
	border-color: #fff;
	list-style-type: none;
}
#content #personList li.current_page_item {
	background-color: #e6f5b7;
	border-color: #c9df84;
	position: relative;
	z-index: 2;
}
#content #personList li img {
	position: relative;
	float: left;
	display: inline;
	border: 1px solid #0b4a24;
	margin-right: 10px;
	z-index: 3;
}
#content #personList li ul {
	margin-left: 10px;
	font-size: 93%;
	height: 80px;
	margin-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
}
#content #personList li ul li{
	margin: 0px;
	padding: 0px;
	border: 0;
}
#content #personList li ul li ul{
	margin: 0px;
	padding: 0px;
}
#content #selectedPerson {
	position: relative;
	z-index: 1;
	float: left;
	display: inline;
	width: 456px;
	margin-left: -1px;
	background-color: #e6f5b7;
	border: 1px solid #c9df84;
}
#content #selectedPerson.hide, #content #selectedArea.hide {
	display: none;
}
#selectedPerson h2.block {
	background: transparent url(../images/headerBGs.png) repeat-x 0px -139px;
	border: 1px solid #aec958;
	margin: -1px -1px 0px;
	word-spacing: 10px;
}

#content #selectedPerson img{
	float: left;
	display: inline;
	width: 190px;
	height: 190px;
	margin: 12px 13px 5px 5px;
	border: 1px solid #aec958;
}
#content #selectedPerson .info{
	float: left;
	display: inline;
	width: 240px;
	margin: 5px 0 5px 6px;
}
#content #selectedPerson h3{
	margin: 0px 10px;
}
#content #selectedPerson ul {
	margin: 5px;
	overflow: hidden;
	font-size: 93%;
}
#content #selectedPerson .content h3 {
	margin-left: 0px;
}
#content #selectedPerson div.canvas {
	background: transparent url("../images/paper_smaller.png") top left no-repeat;
	padding: 30px;
	position: relative;
	left: -3px;
	height: 145px;
	font-size: 93%;
}
#content #selectedPerson .content {
	clear: left;
	margin: 5px;
	padding: 10px 10px 0px;
	background-color: white;
	border: 1px solid #aec958;
}

/*#contact.php*/
#leftCol {
	float: left;
	display: inline;
	margin: 10px;
	width: 340px;
}
#rightCol {
	display: inline;
	float: left;
	margin: 10px;
	width: 420px;
	
}
iframe {
	border: 1px solid #bfd8a0;
}
#rightCol h3{
	margin-bottom: 20px;
}
#rightCol form {
	width: 100%;
}
label, input, textarea {
	display: block;
	color: #0b4a24;
}
#rightCol form input, #rightCol form textarea {
	padding: 5px;
	width: 60%;
}
#rightCol form .subject input, #rightCol form .textarea textarea {
	width: 97%;
}
#rightCol form .submit input {
	width: auto;
	height: 22px;
	border: 0;
	padding: 5px 10px 4px 3px;
}
#rightCol form span span {
	display: block;
	position: static;
	font-size: 93%;
	top: 0;
	width: auto;
	border: 0;
}
#rightCol form div {
	display: block;
	padding: 2px 5px;
	margin: 0;
	width: auto;
}
/*#footer*/
#footer {
	background: #b5d65a url(../images/footerBg.png) repeat-x top center;
	overflow: hidden;
	padding: 10px 0px;
	min-height: 100px;
}
#footer div.contentWrapper div.content{
	background: transparent url("../images/paper_big.png") top left no-repeat;
	width: 358px;
	height: 207px;
	padding: 30px;
	margin: 10px 9px;
	float: right;
	display: inline;
	color: #000;
}
#footer div.contentWrapper div.ackeLogo, #footer div.contentWrapper div.sssLogo {
	margin-bottom: 10px;
}

