﻿@charset "utf-8";
/* CSS Document */

html, body
{
	margin:0;
}

body
{
	background:#eee;
}

body,div
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4c4c4c;
}

ul, ol, dl
{
	position: relative;
}

form
{
	margin:0;
	padding:0;
}

img
{
	border:0;
}

p
{
	margin:5px 0 5px 0;
}

h1
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:50px;
	color:#5f391e;
	margin:0;
	text-transform:uppercase;
}

h2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	margin:0 0 5px 0;
}

h3
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	margin:0;
}

h4
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#111;
	margin:0 0 5px 0;
}

h4 a
{
	color:#007cb3;
}

a
{
	text-decoration:none;
	color:#007cb3;
}

a:hover
{
	color:#271545;
}

#topBg
{
	position:relative;
	width:100%;
	background:url(/schools/BA/images/bgMain.png) #fafafa repeat-x;
}

#container
{
	position:relative;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	min-height:500px;
	_height:500px;
	background:url(/schools/BA/images/bgContainer.jpg) no-repeat;
}

#top
{
	position:relative;
	width:960px;
	height:70px;
	margin-left:auto;
	margin-right:auto;
}

#content
{
	position:relative;
	width:960px;
	margin-left:auto;
	margin-right:auto;
	min-height:500px;
	_height:500px;
	border-left:solid 1px #e8e8e8;
	border-right:solid 1px #e8e8e8;
	background:#fff;
}

#contentInner
{
	position:relative;
	padding:15px 16px 100px 16px;
	_height:1px;
}

#bottom
{
	position:relative;
	width:100%;
	border-top:solid 3px #ddd;
}

#bottomInner
{
	position:relative;
	width:920px;
	padding:20px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
}

#dancer
{
	position:absolute;
	top:-59px;
	right:22px;
	width:79px;
	height:59px;
	background:url(/schools/BA/images/dancer.png) no-repeat;
}

.clear
{
	position:relative;
	clear:both;
	padding:0;
	margin:0;
	line-height:0;
	font-size:0;
}

.floatLeft
{
	position:relative;
	float:left;
}

.floatRight
{
	position:relative;
	float:right;
}

.topLogo
{
	margin:25px 0 0 0;
}

.dancerRight
{
	position:absolute;
	top:264px;
	right:-129px;
	width:148px;
	height:173px;
	background:url(/schools/BA/images/dancerRight.png) no-repeat;
}

.dancerLeft
{
	position:absolute;
	top:254px;
	left:-121px;
	width:140px;
	height:183px;
	background:url(/schools/BA/images/coolkille.jpg) no-repeat;
}

.bottomColumn
{
	position:relative;
	width:220px;
	float:left;
	color:#777;
	padding:0 10px 0 0;
	font-size:10px;
	line-height:16px;
}

.bottomColumn a { color:#777; }
.bottomColumn a:hover { color:#271545; }
.bottomColumn a.act { color:#271545; }

.generalInner
{
	position:relative;
	padding:10px;
}

.cornerContentLeft
{
	position:absolute;
	top:0px;
	left:-1px;
	width:3px;
	height:3px;
	background:url(/schools/BA/images/cornerContentLeft.png) no-repeat;
}

.cornerContentRight
{
	position:absolute;
	top:0px;
	right:-1px;
	width:3px;
	height:3px;
	background:url(/schools/BA/images/cornerContentRight.png) no-repeat;
}

.flashObject
{
	position:relative;
	padding:1px 0 0 0;
	width:960px;
	overflow:hidden;
}

.menu
{
	position:relative;
	width:210px;
	float:left;
	margin-top: 15px;
}

.contentInnerStart .menu
{
	margin-top: 0;
}

#menu { list-style:none; margin:0; padding:0; }
#menu li { font-family:Verdana, Geneva, sans-serif; font-size:10px; color:#4c4c4c; background:url(../images/menuStarOff.png) no-repeat; padding:0 0 10px 17px; line-height:10px; text-transform:uppercase; }
#menu li.act { background:url(../images/menuStarOn.png) no-repeat; }
#menu li:hover { background:url(../images/lilacStar.png) no-repeat; }
#menu li a { text-decoration:none; color:#007cb3; }
#menu li a:hover { color:#271545; }
#menu li.act a { color:#271545; }


#menu .menuSub { list-style:none; margin:0; padding:0; }
#menu .menuSub li { font-family:Verdana, Geneva, sans-serif; font-size:10px; color:#4c4c4c; padding:8px 0 0 8px; line-height:10px; background:none; text-transform:none; }
#menu .menuSub li a { text-decoration:none; color:#007cb3 !important; }
#menu .menuSub li.act { background:none; }
#menu .menuSub li.act a { color:#271545 !important; }
#menu .menuSub li a:hover { color:#271545 !important; }
#menu .menuSub li.act ul li a { color:#007cb3 !important; }

#menu ul ul .menuSub li a.active { font-weight:bold; }

.infoPuff
{
	position:relative;
	float:left;
	width:295px;
	min-height:300px;
	_height:300px;
}

.infoPuffRow
{
	position:relative;
	padding:0 10px 0 10px;
	margin:0;
	_height:10px; /* IE6 haxx för att divven över huvud taget ska visas */
}

.infoPic
{
	position:relative;
	float:left;
	width:76px;
	height: 82px;
	background-image: url(/schools/BA/Images/picBg.gif);
	background-repeat: no-repeat;
	padding: 3px 4px 2px 4px;
}

.infoNoPic
{
	position:relative;
	float:left;
	width:0px;
}

.infoText
{
	position:relative;
	float:left;
	width:190px;
	overflow:hidden;
	font-size:11px;
	line-height:18px;
	/*margin-top: -5px;*/
}

/*.infoPuff *
{
	border: solid 1px #f00;
}
*/

.infoTextNoPic
{
	position:relative;
	float:left;
	width:275px;
	overflow:hidden;
	font-size:11px;
	line-height:18px;
	/*margin-top: -5px;*/
}

.startPuffGeneral
{
	position:relative;
	float:left;
	width:211px;
	overflow:hidden;
	min-height:300px;
	_height:300px;
}

.startPuffGeneralInner
{
	position:relative;
	padding:0 10px 0 10px;
	font-size:11px;
	line-height:18px;
	margin:0 0 10px 0;
	_height:10px; /* IE6 haxx för att över huvud taget divven ska visas */
}

.contentInnerStart
{
	background:url(/schools/BA/images/bgContentStart.png) repeat-y;
	_border:solid 1px #fff; /* IE6 haxx för att över huvud taget divven ska visas */
	#border:solid 1px #fff; /* IE6 haxx för att över huvud taget divven ska visas */
}

.contentInnerColumnContainer
{
	position:relative;
	width:715px;
	overflow:hidden;
	float:right;
	margin:40px 0 0 0;
	background:url(/schools/BA/images/bgContentContainer.png) repeat-y;
}

.contentInnerColumnWide
{
	position:relative;
	width:715px;
	float:right;
	overflow:hidden;
}

.contentPageMiddleColumn
{
	position:relative;
	float:left;
	width:449px;
	margin:0 20px 0 0;
	overflow:hidden;
	line-height:20px;
}

.contentPageMiddleColumnBorderRight
{
	/*border-right: solid 1px #ddd;*/
	padding-right: 20px;
	margin:0;
	position:relative;
	float:left;
	width:449px;
	overflow:hidden;
	line-height:20px;
}

.contentPageMiddleColumn p
{
	margin:0 0 15px 0;
}

.contentPageRightColumn
{
	position:relative;
	float:left;
	width:230px;
	margin:0 0 0 15px;
	overflow:hidden;
	font-size:11px;
	line-height:16px;
	/*border-left: solid 1px #ddd;*/
}

.contentPageRightColumn p
{
	margin:0 0 20px 0;
}

.newsLetterBox
{
	position:relative;
	width:197px;
	overflow:hidden;
	height:61px;
	font-size:11px;
	color:#000;
	margin:15px 0 0 0;
	padding:5px 8px 0 8px;
	background:url(/schools/BA/images/bgNewsletter.jpg) no-repeat;
}

.generalTextInput
{
	border:solid 1px #bcbcbc;
	background:url(/schools/BA/images/bgInputfefffe.png) #fefffe repeat-x;
	padding:2px 0 0 2px;
	height:17px;
	font-size:11px;
	color:#555;
	vertical-align:middle;
	width: 120px;
}

.generalButton
{
	border:0;
	background:url(/schools/BA/images/bgInput49px.png) no-repeat;
	width:49px;
	height:19px;
	color:#007cb3;
	font-size:11px;
	vertical-align:middle;
}

.kursHeadlines
{
	position:relative;
	background:#858585;
	line-height:20px;
	color:#000;
	font-weight:bold;
	font-size:11px;
}

.kursRowWhite
{
	position:relative;
	background:#fff;
	line-height:20px;
	font-size:11px;
	border-top:solid 1px #000;
}

.kursRowGrey
{
	position:relative;
	background:#eee;
	line-height:20px;
	font-size:11px;
	border-top:solid 1px #000;
}

.kursKurs
{
	position:relative;
	float:left;
	width:305px;
	padding:0 5px 0 5px;
	overflow:hidden;
	border-right:solid 1px #000;
}

.kursTime
{
	position:relative;
	float:left;
	width:121px;
	padding:0 5px 0 5px;
	overflow:hidden;
	border-right:solid 1px #000;
}

.kursTime
{
	position:relative;
	float:left;
	width:121px;
	padding:0 5px 0 5px;
	overflow:hidden;
	border-right:solid 1px #000;
}

.kursStart
{
	position:relative;
	float:left;
	width:68px;
	padding:0 5px 0 5px;
	overflow:hidden;
	border-right:solid 1px #000;
}

.kursArrNr
{
	position:relative;
	float:left;
	width:47px;
	padding:0 5px 0 5px;
	overflow:hidden;
}

.bigList
{
	position:relative;
	width:715px;
	overflow:hidden;
	margin: 40px 0 0 0;
	background:url(/schools/BA/images/bgBigList.png) repeat-y;
}

.bigListContainer
{
	position:relative;
	width:900px;
}

.bigListItem
{
	position:relative;
	float:left;
	width:211px;
	margin:0 30px 20px 0;
	font-size:11px;
}

.height10
{
	font-size: 0;
	height: 10px;
}

.arrlistlinkicon
{
	display:none;
}

.contentPageBottomColumn
{
	margin:20px 0 0 0;
	background:white;
}

#addthis
{
	position:absolute;
	top:20px;
	right:40px;
	z-index:100;
}