/* CSS Document */

/* Sets all Defaults to 0 */

* {
	margin: 0;
	padding: 0;
}

html, body {
	height: 100%;
}

img {
	border: 0;
}

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	background-color: #000;
}

#main_bg {
	background: url(../images/main_bg.gif) repeat-x;
}


#main {
	width: 840px;
	min-height: 100%;
	position: relative;
	background-image: url(../images/logo_index.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: -200px;
	margin-left: auto;
}

#main_academy {
	width: 840px;
	min-height: 100%;
	position: relative;
	background-image: url(../images/logo_academy_index.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: -200px;
	margin-left: auto;
}



/* Home Page ////////////////////////////////////////////////////////// */

#main_index_bg {
	background: #fdfdf7 url(../images/main_index_bg.gif) repeat-x;
}

#small_header {
	width: 400px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	margin-top: 15px;
}

#small_header h2 {
	font-size: 24px;
	line-height: 28px;
}

#small_header p {
	color: #4c6579;
	font-size: 14px;
	line-height: 18px;
}

#now_header {
	width: 500px;
	float: left;
	margin-bottom: 5px;
}

#now_header h2 {
	font-size: 20px;
}

#now_header h1 {
	margin-top: 10px;
	margin-bottom: 10px;
	color: #e95d0f;
	font-size: 24px;
	font-weight: bold;
	line-height: 24px;
}

#now_header p {
	color: #4c6579;
	font-size: 16px;
	line-height: 18px;
}

#pic_header {
	width: 670px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
}

#pic_header h2 {
	font-size: 20px;
	color: #FFF;
	text-decoration: none;
	padding: 5px;
	background: url(../images/back_butt_liten.png) repeat-x;
	width: 200px;
}

#pic_header p {
	color: #4c6579;
	font-size: 14px;
	line-height: 10px;
}

#pic_header img {
	float: left;
	margin-top: 10px;
	margin-right: 15px;
	border: medium solid #FFFFFF;
}

#info_tab {
	width: 190px;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	padding: 10px;
	background-color: #FFFFFF;
	border: 1px solid #F0F0F0;
}

#info_tab h2 {
	font-size: 20px;
	text-align: center;
}

#info_tab p {
	color: #4c6579;
	font-size: 13px;
	line-height: 14px;
}

#info_tab a {
	color: #FFF;
	text-decoration: none;
	padding: 5px;
	background: url(../images/back_butt_liten.png) repeat-x;
}

#info_tab a:hover {
	text-decoration: none;
	background: url(../images/back_butt_over.png) repeat-x;
}

#kontakt_tab {
	width: 400px;
	clear: both;
	float: left;
	padding: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
	background-color: #FFFFFF;
	border: 1px solid #F0F0F0;
}

#kontakt_tab h2 {
	font-size: 18px;
}

#kontakt_tab p {
	color: #4c6579;
	font-size: 14px;
}

#kontakt_tab td {
	color: #4c6579;
	font-size: 12px;
	line-height: 14px;
}

#special_header {
	width: 91%;
	clear: both;
	float: left;
	padding: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	background-color: #FFFFFF;
	border: 1px solid #F0F0F0;
}

#special_header h2 {
	font-size: 18px;
}

#special_header p {
	color: #4c6579;
	font-size: 14px;
}

.gt_special {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}

.academy_tab {
	width: 170px;
	height: 180px;
	background: url(../images/academy_plug_back.png) no-repeat;
	margin-right: 140px;
	position: relative;
	float: right;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.academy_tab p {
	font-size: 14px;
	line-height: 18px;
	color: #FFF;
	margin-top: 40px;
}

.academy_tab p a:hover {
	color: #FFF;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: underline;
}

.academy_tab p a {
	color: #FFF;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
}

.index_vax {
	background: url(../images/erbjud_vaxning.png) no-repeat 0 0;
	width: 230px;
	height: 175px;
	float: left;
	margin-top: 5px;
	margin-right: 6px;
	margin-bottom: 0;
	margin-left: 12px;
}

.index_naglar {
	background: url(../images/erbjud_naglar.png) no-repeat 0 0;
	width: 230px;
	height: 175px;
	float: left;
	margin-top: 5px;
	margin-right: 6px;
	margin-bottom: 0;
	margin-left: 12px;
	
}

.index_tab {
	padding-top: 70px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 90px;
	font-size: 14px;
	line-height: 18px;
	color: #FFF;
	text-align: center;
}



/* Typography /////////////////////////////////////////////////////////////// */

p {
	font: 13px/18px Helvetica, Arial, sans-serif;
	color: #8c8c8c;
	margin-bottom: 10px;
}

p a {
	color: #e95d0f;
	text-decoration: none;
}

p a:hover {
	color: #e95d0f;
	text-decoration: underline;
}

td a {
	color: #e95d0f;
	text-decoration: none;
}

td a:hover {
	color: #e95d0f;
	text-decoration: underline;
}

em {
	font-family: Arial, Helvetica, sans-serif;
	color: #4c6579;
	font-size: 16px;
	font-style: italic;
	line-height: 20px;
}

b {
	font-weight: bold;
}

h1 {
	color: #FFFFFF;
	letter-spacing: 0px;
	font: bold 36px/54px Helvetica;
}


h2 {
	color: #e95d0f;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 10px;
	line-height: 24px;
	word-spacing: 0px;
}

h2 a {
	color: #e95d0f;
	text-decoration: none;
}

h2 a:hover {
	text-decoration: underline;
}

h3 {
	color: #203f58;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 10px;
	line-height: 24px;
	word-spacing: 0px;
}

h3 a {
	color: #203f58;
	text-decoration: none;
}

h3 a:hover {
	color: #e95d0f;
}

h4 {
	font: italic bold 14px/15px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 5px;
	color: #DCA721;
}

/* Menu ///////////////////////////////////////////////////////////////*/

#menu {
	width: 740px;
	height: 350px;
	float: left;
	margin-left: 30px;
	background-image: url(../images/meny_back.png);
	background-repeat: no-repeat;
	background-position: left top;

}

#menu_academy {
	width: 740px;
	height: 270px;
	float: left;
	margin-left: 30px;

}


/* Secondary Global Sections /////////////////////////////////////////////////////////// */

#txt_left {
	width: 580px;
	float: left;
	display: inline;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 25px;
}

#txt_right {
	width: 236px;
	padding: 35px 8px 25px;
	float: right;
	display: inline;
}

#txt_center {
	width: 740px;
	background: url(../images/texter_center_back.png) repeat-y;
	float: left;
	display: inline;
	padding-left: 110px;
	padding-top: 0px;
	margin-left: 30px;
}
.news_img_left,
.txt_news img,
.contact_img_left {
	float: right;
	display: inline;
	border: 1px solid #d93a2d;
	margin-bottom: 7px;
	margin-left: 7px;
	padding: 1px;
}

.sitelinks_img {
	margin-bottom: 15px;
}

.contact_img_left {
	border: none;
	float: left;
	margin-left: 0px;
	margin-right: 7px;
}

.news_img_left {
	float: left;
	margin-left: 0px;
	margin-right: 7px;
}

img.recruit {
	border: none;
	float: right;
	margin-bottom: 7px;
	margin-left: 7px;
}

ul.generic {
	list-style-type: none;
	font: 13px/18px Helvetica, Arial, sans-serif;
	color: #666666;
	margin-left: 10px;
	width: 570px;
}

ul.generic li {
	width: 560px;
	padding-left: 20px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	list-style-type: none;
	background: url(../images/icon_read_all.gif) no-repeat 0 8px;
}

ul.generic li a {
	color: #666666;
	text-decoration: none;
}

ul.generic li a:hover {
	text-decoration: underline;
}

ol.genericordered {
	color: #748C97;
	width: 560px;
	list-style-type: decimal;
	background-color: #f0f3f4;
	padding: 10px;
	font: 14px/18px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 15px;
}

ol.genericordered li {
	margin-left: 30px;
	padding-top: 9px;
	padding-bottom: 9px;
}

ol.genericordered li a {
	color: #e95d0f;
}

ol.genericordered p {
	margin-bottom: 5px;
}


/* Footer /////////////////////////////////////////////////////////// */

.clearfooter {
	height: 200px;
	clear: both;
}

#footer {
	width: 100%;
	height: 200px;
	position: relative;
	background-color: #000;
	background-image: url(../images/footer_bg.png);
	background-repeat: repeat-x;
}

#footer_inside {
	width: 740px;
	height: 100px;
	min-height: 100px;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	position: relative;
}

#footer_top {
	width: 700px;
	height: 100px;
	float: left;
	padding-top: 25px;
	padding-right: 10px;
	padding-left: 25px;
	padding-bottom: 0;
	margin-left: 20px;
}


.footer_tab {
	width: 200px;
	height: 100px;
	float: left;
	margin-top: 0;
	margin-right: 25px;
	margin-bottom: 55px;
}

.footer_tab h3 {
	margin-bottom: 5px;
	color: #e95d0f;
	font: bold 18px Helvetica, Arial, sans-serif;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

.footer_tab p {
	color: #4c6579;
	font-size: 14px;
	line-height: 18px;
}

.footer_tab td {
	color: #4c6579;
	font-size: 14px;
	line-height: 16px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.footer_tab a.bkg {
	width: 120px;
	height: 100px;
	display: block;
	padding-top: 40px;
	text-align: left;
	float: left;
	padding-left: 20px;
	color: #d7dee0;
	text-decoration: none;
	font-size: 14px;
	padding-right: 20px;
}

.footer_logga {
	width: 220px;
	height: 150px;
	text-align: center;
	position: relative;
	top: 30px;
}

.footer_logga p {
	font-size: 12px;
	line-height: 14px;
	color: #CCCCCC;
}

.footer_logga p a {
	color: #e95d0f;
	font-weight: bold;
	text-decoration: none;
}

.footer_logga p a:hover {
	text-decoration: underline;
}

.footer_logga p.legal a {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}

.footer_logga p.legal {
	font-size: 10px;
}

.footer_logga p.legal a:hover {
	text-decoration: underline;
}

#footer_txt {
	width: 220px;
	height: 30px;
	text-align: left;
	color: #FFFFFF;
	font-size: 12px;
	float: right;
	display: inline;
	margin-top: 15px;
	padding-top: 20px;
	padding-right: 90px;
	padding-bottom: 0;
	padding-left: 20px;
}

#footer_txt h4 {
	color: #fff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

#footer_txt p {
	font-size: 12px;
	line-height: 14px;
	color: #FFF;
}

#footer_txt p a {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}

#footer_txt p.legal {
	font-size: 10px;
}

#footer_txt p a:hover {
	text-decoration: underline;
}


/*Slider*/

#slider {
	width: 500px;
}

.scroll {
	height: 280px;
	width: 500px;
	overflow: auto;
	overflow-x: hidden;
	position: relative;
	clear: left;
	background-attachment: scroll;
}

.scrollContainer div.panel {
	padding: 20px;
	height: 260px;
	width: 480px;
	text-align: left;
}


ul.navigation {
	list-style: none;
	height: 30px;
	text-align: center;
	background-image: url(../images/menu_stor.png);
	background-repeat: no-repeat;
	margin: 0;
	padding-bottom: 2px;
	padding-top: 15px;
	background-position: center bottom;
}

ul.navigation li {
    display: inline;
}

ul.navigation a {
	padding-bottom: 10px;
	padding-top: 8px;
	padding-left: 12px;
	padding-right: 12px;
	color: #FFF;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

ul.navigation a:hover {
    text-decoration: underline;
}

ul.navigation a.selected {
    text-decoration: underline;
}

ul.navigation a:focus {
	outline: none;
}

.hide {
    display: none;
}

.closediv {
	margin-top: 10px;
}

#slider h2 {
	font-size: 20px;
}

#slider h1 {
	margin-top: 10px;
	margin-bottom: 10px;
	color: #e95d0f;
	font-size: 24px;
	font-weight: bold;
	line-height: 24px;
}

#slider p {
	color: #4c6579;
	font-size: 16px;
	line-height: 18px;
}

