html { margin: 0px; padding: 0px; }

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.69em;
	line-height: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	background-image: url(/images/static/bakg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	/*background-color: #9AB2C5;*/
	/*background-color: #EBF3FA;*/
	/*background-color: #FFFFFF;*/
	background-color: #C5DAEB;
}

p { margin-top: 0px; margin-bottom: 5px; }
hr { width: 100%; border: 0; color: #003399; background-color: #003399; height: 1px; margin-top: 20px; margin-bottom: 20px; padding: 0px; }
a:link, a:visited, a:active { color: #003399; text-decoration: none; font-weight: bold; }
a:hover { color: #003399; text-decoration: underline; font-weight: bold; }

h1 {
	color: #003399;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 1px;
	line-height: 14px;
}

h2 {
	color: #003399;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 0px;
	line-height: 14px;
}

h3 {
	color: #003399;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	margin-bottom: 2px;
	margin-top: 0px;
	line-height: 13px;
}

.clear { clear:both; margin-top:-1px; height:1px; overflow:hidden; }





#content {
	width: 780px;
	height: 250px;
	position: relative;
	/*left: 20px;
	top: 20px;*/
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 20px;

}

#promotional {
	width: 173px;
	position: absolute;
	left: 810px;
	top: 20px;
	margin: 0px;
}

#sect_nav  {
	width: 780px;
	height: 130px;
	position: relative;
	background-image: url(/images/static/sect_nav_bg.png);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0px;


}



#navigation {
	height: 27px;
	position: relative;
	left: 10px;
	top: 103px;
	margin: 0px;
	z-index: 400;
}

#sect_start  {
	width: 780px;
	position: relative;
	margin: 0px;
}

#sect_promo_outer {
	width: 780px;
	position: relative;
	background-image: url(/images/static/sect_main_bg.png);
	background-repeat: repeat-y;
	background-position: top left;
	margin: 0px;
	float:left;
}

/* denna måste uppdateras då vi vet mer */
#sect_promo_inner {
	width: 764px;
	line-height: 85px;
	height: 200px;
	text-align: center;
	position: relative;
	left: 10px;
	padding-bottom: 10px;
	margin: 0px;
	float:left;
	background-color: transparent;
	vertical-align: middle;
	z-index:1;
}



#sect_stop  {
	width: 780px;
	/*position: relative;*/
	margin: 0px;
	z-index: 1;
}

#sect_bottom_bar {
	width: 780px;
	/*position: relative;*/
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: transparent;
}

#sect_bottom_bar_main  {
	width: 780px;
	/*position: relative;*/
	background-color: #FFFFFF;
	background-image: url(/images/static/bottom_bar_bg.png);
	background-repeat: repeat-y;
	background-position: top left;
	margin: 0px;
	text-align: center;
	vertical-align: middle;
	background-color: transparent;
}

#sect_bottom_bar_top {
	width: 780px;
	height: 8px;
	background-image: url(/images/static/bottom_bar_top.png);
	background-repeat: no-repeat;
	background-position: bottom center;
}

#sect_bottom_bar_end {
	width: 780px;
	height: 10px;
	background-image: url(/images/static/bottom_bar_end.png);
	background-repeat: no-repeat;
	background-position: top center;
}


#sect_foot {
	width: 780px;
	/*position: relative;*/
	text-align: center;
}

a.foot:link, a.foot:visited, a.foot:active, a.foot:hover {
	color: #FFFFFF;
	font-weight: normal;
}










#contentSingle {
	text-align: center;
	padding-bottom: 5px;
}

#contentCenter {
	width: 320px;
	vertical-align: top;
	text-align: left;
	position: relative;
}

#contentLeft {
	width: 205px;
	position: relative;
	left: 10px;
}

#contentRight {
	width: 205px;
	position: relative;
	left: 20px;
}


/* default ****************************************************************** */
#sect_main  {
	width: 780px;
	position: relative;
	background-image: url(/images/static/sect_main_bg.png);
	background-repeat: repeat-y;
	background-position: top left;
	margin: 0px;
}

#left_single {
	width: 205px;
	position: relative;
	left: 10px;
	float: left;
}


#center_single {
	width: 320px;
	vertical-align: top;
	text-align: left;
	margin-left: 25px;
	float: left;
}

#center_double {
	width: 540px;
	position: relative;
	right: 10px;
	float: right;
	vertical-align: top;
	text-align: left;
}

#right_single {
	width: 205px;
	position: relative;
	right: 5px;
	float: right;
}



/* start ****************************************************************** */
#start  {
	width: 780px;
	position: relative;
	background-image: url(/images/static/sect_main_bg.png);
	background-repeat: repeat-y;
	background-position: top left;
}

#start_01 {
	width: 459px;
	height: 211px;
	position: relative;
	float: left;
	left: 8px;
	background-image: url(/images/static/platta1.gif);
	background-repeat: no-repeat;
	background-position: top left;

}

#start_01 .sideBox {
	width: 430px;
	position: relative;
	float: left;
	left: 10px;
	background-color: transparent;
	top: 10px;
}

#start_01 .sideBoxHead {
	background-image: none;
	background-color: transparent;
}

#start_01 .sideBoxHeadline {
	color: #003399;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 1px;
	line-height: 14px;
	background-color: transparent;
}

#start_01 .sideBoxMain {
	position: relative;
	float: left;
	top: 10px;
	background-image: none;
	width: 190px;

}
#start_01 .sideBoxFoot { clear:both; margin-top:-1px; height:1px; overflow:hidden; }




#start_02 {
	width: 307px;
	height: 208px;
	position: relative;
	float: right;
	left: -6px;
	background-image: url(/images/static/platta2.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #000000;
}

#start_02 .centerBox {
	position: relative;
	float: left;
	top: 130px;
	left: 18px;
	width: 270px;
}



#start_03 {
	width: 767px;
	height: 158px;
	position: relative;
	float: left;
	left: 8px;
	background-image: url(/images/static/platta3.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
}


#start_031 {
	width: 767px;
	height: 158px;
	position: relative;
	float: left;
	left: 8px;
	background-image: url(/images/static/platta4.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
}


#vip_login {
	position: relative;
	float: left;
	height: 100px;
	left: 10px;
	top: 25px;
	color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
}

#vip_login a:link, #vip_login a:visited, #vip_login a:active { color: #FFFFFF; background-color: transparent; text-decoration: none; font-weight: bold; font-size: 90%; }
#vip_login a:hover { text-decoration: underline; }

#vip_login_01 {
	width: 275px;
	position: relative;
	display: block;
}

#vip_login_splash {
	width: 386px;
	height: 334px;
	position: absolute;
	top: 260px;
	z-index: 40;
}

/*#vip_login_splash img {
	behavior: url(/css/iepngfix.htc);
}*/


#vip_login_02 {
	width: 420px;
	left: 330px;
	position: absolute;
	top: 20px;
	color: #FFFFFF;
}

#vip_login_02 h2 {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 120%;
	line-height: 17px;
}

#vip_login_03 {
	width: 200px;
	left: 520px;
	position: absolute;
}

#vip_login .submit_button {
	background-color: transparent;
	border: 0;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
}










.odd {
	vertical-align: top;
	text-align: left;
	background-color: #FFFFFF;
}

.even {
	vertical-align: top;
	text-align: left;
	background-color: #F8F8F8;
}

.highlight_row {
	vertical-align: top;
	text-align: left;
	background-color: #E8E8E8;
}

.error {
	color: #FF0000;
}

td.prod_label {
	font-weight: bold;
	padding-right: 15px;
	width: 160px;
}

td.prod_header {
	padding-top: 20px;
}

td.prod_breakdown {
	width: 125px;
	vertical-align: bottom;
	text-align: center;
}

.prod_frame {
	width: 125px;
	height: 30px;
	text-align: center;
}


td.prod_breakdown_dud {
	width: 120px;
	height: 100px;
	vertical-align: bottom;
}



/* side box *******************************************************************/

.sideBox {
	width: 205px;
	padding-bottom: 5px;
	text-align: left;
}

.sideBoxHead {
	background-image: url(/images/static/box_top.png);
	background-repeat: repeat-y;
	background-position: top left;
	padding-left: 10px;
	padding-right: 14px;
	padding-top: 10px;
	padding-bottom: 2px;
}

.sideBoxHeadline {
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	font-size: 11px;
	font-weight: bold;
}

.sideBoxMain {
	background-image: url(/images/static/box_main.png);
	background-repeat: repeat-y;
	background-position: top left;
	padding-left: 10px;
	padding-right: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
	position: relative;
}

.sideBoxMainAlt {
	background-image: url(/images/static/box_top_alt.png);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 10px;
	padding-right: 14px;
	padding-top: 10px;
	padding-bottom: 5px;
	position: relative;
}

.sideBoxFoot {
	background-image: url(/images/static/box_bot.png);
	background-repeat: no-repeat;
	background-position: top left;
	height: 11px;
}


/* sub navigation *************************************************************/

.subNav {
	width: 200px;
	padding-bottom: 1px;
	color: #FFFFFF;
}



.subNavHead {
	background-image: url(/images/static/side_box_top.gif);
	background-repeat: no-repeat;
	background-position: top left;
	line-height: 30px;
	border-bottom: 1px solid #3E578C;
	padding-left: 10px;
	color: #FFFFFF;
	text-transform: uppercase;
}

.subNavItem {
	background-color: #2E437C;
	line-height: 30px;
	border-bottom: 1px solid #3E578C;
	cursor:pointer;cursor:hand;
	padding-left: 10px;
}

.subNavFoot {
	background-image: url(/images/static/side_box_foot.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 8px;
	position: relative;
	top: -8px;
	background-color: #FFFFFF;
}


a.subNav:link, a.subNav:visited, a.subNav:active, a.subNav:hover {
	color: #FFFFFF;
	font-weight: normal;
}

a.subNavOn:link, a.subNavOn:visited, a.subNavOn:active, a.subNavOn:hover {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}


#prodList {
	padding-left: 8px;
	line-height: 15px;
	padding-bottom: 10px;
}

#prodLayer {
	position: relative;
	width: 540px;
}














.puff {
	width: 173px;
	height: 320px;
	background-image: url(/images/static/default_splash_bg.png);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 5px;
}




.trail_nav {
	width: 100%;
	padding-bottom: 15px;
	color: #999999;
}





.centerBox {
	width: 320px;
	padding-bottom: 15px;
	float: right;
}

.textLeft {
	width: 150px;
	float: left;
}

.textRight {
	width: 150px;
	float: left;
	margin-left: 20px;
}


.imageLeft {
	width: 100px;
	float: left;
}

.imageRight {
	width: 100px;
	float: left;
	margin-left: 20px;
}


.textLeftWide {
	width: 200px;
	float: left;
}

.textRightWide {
	width: 200px;
	float: left;
	margin-left: 20px;
}









.navTbl {
	height: 27px;
	line-height: 27px;
}


td.nav {
	background-color: transparent;
	padding-left: 9px;
	padding-right: 9px;
}

td.navOn {
	background-image: url(/images/static/nav_on_left.png);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 9px;
}

td.navOnRight {
	background-image: url(/images/static/nav_on_right.png);
	background-repeat: no-repeat;
	background-position: top right;
	width: 9px;
}





a.nav:link, a.nav:visited, a.nav:active, a.nav:hover {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 10px;
}

a.navOn:link, a.navOn:visited, a.navOn:active, a.navOn:hover {
	color: #000000;
	font-weight: normal;
	font-size: 10px;
}







.date { font-size: 9px; color: #999999; line-height: 9px; }



a.news:link, a.news:visited, a.news:active, a.news:hover {
	font-weight: normal;
}

a.newsOn:link, a.newsOn:visited, a.newsOn:active, a.newsOn:hover {
	font-weight: normal;
	text-decoration: underline;
}


.foot, a.foot:link, a.foot:visited, a.foot:active, a.foot:hover {
	font-weight: normal;
	color: #666666;
}


.trail_nav, a.trail_nav:link, a.trail_nav:visited, a.trail_nav:active, a.trail_nav:hover {
	color: #999999;
	font-weight: normal;
}




#nollfyranoll {
	position: relative;
	left: 10px;
	top: 2px;
	font-size: 10px;
	color: #888888;
}

#nollfyranoll a:link, #nollfyranoll a:visited, #nollfyranoll a:active, #nollfyranoll a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #888888;
}









#new_login {
	width: 767px;
	height: 158px;
}

#horizon {
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block;
}

#new_login_content {
	margin-left: -383px;
	position: absolute;
	top: -60px;
	left: 50%;
	width: 766px;
	height: 120px;
	visibility: visible;
}

#new_login a {
	color: #000000;
	font-weight: bold;
}

#new_login_content_text {
	position: relative;
	float: left;
	width: 200px;
	text-align: left;
}

#new_login_content_form {
	position: relative;
	float: right;
	width: 175px;
	text-align: left;
}

#login_form div {
	margin-bottom: 5px;
}

.smaller {
	font-size: 90%;
}


.ojoj {
	position: relative;
	float: left;
	line-height: 28px;
	padding: 0;
	margin: 0 7px 0 0;
}





#ajax_content {
	position: absolute;
	/*border: 1px solid #666666;*/
	width: 510px;
	display: none;
	z-index: 600;
	/*background-color: #FFFFFF;*/
	left: 135px;
	top: 70px;
}

#ajax_content_inner {
	/*width: 450px;*/
	position: relative;
	/*margin: 20px;*/
	z-index: 601;
}

#ajax_content_close {
	position: absolute;
	right: 0px;
	margin: 15px 25px 0 0;
	z-index: 602;
}



.form_pair {
	margin: 7px 0 0 0;
}
.form_item_l {
	position: relative;
	float: left;
}
.form_item_r {
	position: relative;
	float: right;
	text-align: left;
}


#reg {
	background-image:url(/images/static/reg_bakg.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 510px;
	height: 595px;
}

#reg_inner {
	position: absolute;
	top: 55px;
	left: 55px;
	width: 380px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	line-height: 15px;
}

#reg_response_div {
	position: absolute;
	width: 461px;
	height: 180px;
	top: 150px;
	left: -30px;
	background-image:url(/images/static/reg2_bakg.png);
	background-repeat: no-repeat;
	background-position: top left;
	display: none;
	z-index: 610;
}

#reg_response {
	position: absolute;
	top: 70px;
	left: 70px;
}




#login_form .missing {
	color: #FF0000;
}

#login_error {
	width: 264px;
	height: 100px;
	position: absolute;
	top: 25px;
	left: 280px;
	z-index: 4000;
}