/* @group main */

.minasidor_container {
	text-align: left;
	background: url(/images/minasidor/bg.png) repeat-x;
}


.title_minasidor {
	behavior: url(/css/iepngfix.htc);
	background: url(/images/minasidor/title_minasidor.png) no-repeat;
	width: 194px;
	height: 38px;
	padding-bottom: 15px;
}

.title_minakop {
	behavior: url(/css/iepngfix.htc);
	background: url(/images/minasidor/title_minakop.png) no-repeat;
	width: 169px;
	height: 44px;
	padding-bottom: 15px;
}

.title_minapoang {
	behavior: url(/css/iepngfix.htc);
	background: url(/images/minasidor/title_minapoang.png) no-repeat;
	width: 210px;
	height: 44px;
	padding-bottom: 15px;
}

.title_minainstallningar {
	behavior: url(/css/iepngfix.htc);
	background: url(/images/minasidor/title_minainstallningar.png) no-repeat;
	width: 332px;
	height: 42px;
	padding-bottom: 15px;
}

.title_minpoangshop {
	behavior: url(/css/iepngfix.htc);
	background: url(/images/minasidor/title_minpoangshop.png) no-repeat;
	width: 280px;
	height: 45px;
	padding-bottom: 15px;
}

.title_tipsaminavanner {
	behavior: url(/css/iepngfix.htc);
	background: url(/images/minasidor/title_tipsaminavanner.png) no-repeat;
	width: 342px;
	height: 44px;
	padding-bottom: 15px;
}

.title_nyttlosen {
	behavior: url(/css/iepngfix.htc);
	background: url(/images/minasidor/title_nyttlosen.png) no-repeat;
	width: 272px;
	height: 43px;
	padding-bottom: 15px;
}

.title_blimedlem {
	behavior: url(/css/iepngfix.htc);
	background: url(/images/minasidor/title_blimedlem.png) no-repeat;
	width: 196px;
	height: 38px;
	padding-bottom: 15px;
}

.title_minkundkorg {
	behavior: url(/css/iepngfix.htc);
	background: url(/images/minasidor/title_minkundkorg.png) no-repeat;
	width: 251px;
	height: 42px;
	padding-bottom: 15px;
}

.title_valkommenater {
	behavior: url(/css/iepngfix.htc);
	background: url(/images/minasidor/title_valkommenater.png) no-repeat;
	width: 300px;
	height: 41px;
	padding-bottom: 15px;
}

.title_supportcard {
	behavior: url(/css/iepngfix.htc);
	background: url(/images/minasidor/title_supportcard.png) no-repeat;
	width: 246px;
	height: 44px;
	padding-bottom: 15px;
}

.title_supportcard_big {
	behavior: url(/css/iepngfix.htc);
	background: url(/images/minasidor/title_supportcard_big.png) no-repeat;
	width: 345px;
	height: 64px;
	padding-bottom: 15px;
}

.title_administration {
	behavior: url(/css/iepngfix.htc);
	background: url(/images/minasidor/title_administration.png) no-repeat;
	width: 269px;
	height: 39px;
	padding-bottom: 15px;
}



.splash_minasidor {
	behavior: url(/css/iepngfix.htc);
	background: url(/images/minasidor/splash.png) no-repeat center;
	float: right;
	width: 154px;
	height: 158px;
	padding: 10px 5px 0px 5px;
}

.padding_minasidor {
	padding: 20px 20px 20px 20px;
	text-align: left;
}

.ingress_minasidor {
	color: black;
	font-weight: bold;
	padding-bottom: 10px;
}

.message_minasidor {
	color: black;
	font-weight: bold;
	font-size: 16px;
}


.brodtext_minasidor {
	color: black;
	padding-bottom: 10px;
}

.bullet_minasidor {
	padding-bottom: 10px;
}

.bullet_minasidor a {
	color: black;
	text-decoration: underline;
	font-weight: bold;
	font-size: 16px;
}

.bullet_minasidor .description {
	color: black;
	font-size: 10px;
	font-style: italic;
	padding-left: 11px;
	padding-top: 2px;
}


.newsbox_minasidor {
	float: right;
	width: 250px;
	border: black 2px solid;

}

.newsbox_nyheter_minasidor {
	border-bottom: black 2px solid;
	height: 20px;
	font-weight: bold;
	background: url(/images/minasidor/nyheter_bg.png);
	padding: 2px 5px;
}

.newsbox_formaner_minasidor {
	border-bottom: black 2px solid;
	height: 20px;
	font-weight: bold;
	background: url(/images/minasidor/nyheter_bg.png);
	padding: 2px 5px;
}

.newsbox_content_minasidor {
	padding: 10px;
	font-size: 11px;
}

.newsbox_content_minasidor li {
	padding-top: 1px;
	padding-bottom: 1px;
}


.newsbox_title_minasidor {
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 4px;
}



#main_window_minasidor {
	background: url(/images/widget_MinaSidor/main_window_bg.png) repeat-y white;
	border: black 2px solid;
	width: 540px;
	min-height: 300px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}

#main_window_minasidor #menu_minasidor {
	position: absolute;
	width: 119px;
	padding-top: 8px;
	float: left;
}

#main_window_minasidor #menu_minasidor .item {
	padding: 4px 2px 4px 6px;
	font-weight: bold;
}

#main_window_minasidor #menu_minasidor .item a {
	color: black;
	text-decoration: none;
}

#main_window_minasidor #menu_minasidor .item_selected {
	padding: 4px 2px 6px 6px;
	font-weight: bold;
	background: black;
	color: white;
}

#main_window_minasidor #menu_minasidor .item_selected a {
	color: white;
	text-decoration: none;
}

#content_minasidor {
	margin-top: 8px;
	margin-left: 121px;
}

.content_minasidor_padding {
	padding: 0px 5px 8px 10px;

}

/* @end */





/* @group login */

.widget_login_minasidor {
	background: url(/images/widget_Login/bg_minasidor.png);
	width: 192px;
}


.widget_login_content {
	background: url(/images/widget_Login/bg_minasidor_top.png) no-repeat;
	width: 100%;
	padding-top: 45px;
	text-align: left;
	color: white;
}

.widget_login_padding {
	color: white;
	padding: 0px 10px 15px 6px;
}

.widget_login_content a {
	color: white;
}

.widget_login_content a:hover {
	color: #D9ECDD;
}

.widget_login_content td {
	color: white;
}

.widget_login_content .button input {
	behavior: url(/css/iepngfix.htc);
	border: none;
	cursor:pointer;
	height: 23px;
	width: 101px;
	margin-top: 10px;
	background: transparent url(/images/widget_Login/login.png) no-repeat;
	background-position: center;
}

/* @end */



/* @group minasidor */

.widget_login_minasidor {
	background: url(/images/widget_Login/bg_minasidor.png);
	width: 192px;
}

/* @end */




/* @group table */

.table_title {
	background: black url(/images/table/bg_top_title.gif) repeat-x;
	color: white;
	font-weight: bold;
	text-align: center;
	height: 20px;
	border-top: 1px solid black;
	border-left: 1px solid black;
	font-variant: small-caps;
}

.table_divider {
	background: #d6d6d6 url(/images/table/bg_col_title.gif) repeat-x;
	font-weight: bold;
	text-align: left;
	height: 22px;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-bottom: 1px solid black;
	font-variant: small-caps;
	padding-left: 5px;
	padding-top: 1px;
	font-size: 14px;
}

#table a {
	color: #092451;
	text-decoration: underline;
}

#table a.deletable {
	text-decoration: none;
}

#table a.deletable:hover {
	text-decoration: line-through;
}


#table a:hover {
	color: #144dae;
}

#table #title {
	background: gray url(/images/table/bg_col_title.gif) repeat-x;
	margin: 0;
	padding: 1px 5px;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	text-align: center;
	font-weight: bold;
	font-variant: small-caps;
}

#table #title_noborder {
	background: gray url(/images/table/bg_col_title.gif) repeat-x;
	margin: 0;
	padding: 2px;
	border-bottom: 1px solid black;
	text-align: center;
	font-weight: bold;
	font-variant: small-caps;
}

#table #title_fill {
	background: gray url(/images/table/bg_col_title.gif) repeat-x;
	border-bottom: 1px solid black;
}

#table #row_color {
	margin: 0;
	background-color: #dce4fe;
	border-left: 1px solid black;
	padding: 1px 5px;
}

#table #row_white {
	margin: 0;
	background-color: white;
	border-left: 1px solid black;
	padding: 1px 5px;
}

#table #row_green {
	margin: 0;
	border-left: 1px solid black;
	padding: 1px 5px;
	background-color: #c7fece;
	border-top: 1px solid #0d7f23;
	border-bottom: 1px solid #0d7f23;
}

#table #row_green_noborder {
	margin: 0;
	padding: 1px 5px;
	background-color: #c7fece;
	border-top: 1px solid #0d7f23;
	border-bottom: 1px solid #0d7f23;
}

#table #row_sum {
	margin: 0;
	padding: 1px 5px;
	border-left: 1px solid black;
	border-top: 1px solid black;
	background: url(/images/table/bg_button.gif) repeat-x;
	font-variant: small-caps;
	font-weight: bold;
}

#table #row_sum_noborder {
	margin: 0;
	padding: 1px 5px;
	border-top: 1px solid black;
	background: url(/images/table/bg_button.gif) repeat-x;
	font-variant: small-caps;
	font-weight: bold;
}

#table #row_button {
	margin: 0;
	border-left: 1px solid black;
	padding: 0;
	background: url(/images/table/bg_button.gif) repeat-x;
	font-variant: small-caps;
}

#table #row_button:hover {
	background: url(/images/table/bg_button_hover.gif) repeat-x;
}

#table #row_black {
	margin: 0;
	background-color: black;
}

#table #row_color_noborder {
	margin: 0;
	background-color: #dce4fe;
	padding: 1px 5px;
}

#table #row_white_noborder {
	margin: 0;
	background-color: white;
	padding: 1px 5px;
}

#table #col_line {
	margin: 0;
	background-color: black;
	padding: 0;
}

.table_shadow {
	background: white url(/images/table/shadow_bottom.gif) repeat-x;
	height: 20px;
	border-top: 1px solid black;
}

.table_arrow_up {
	behavior: url(/css/iepngfix.htc);
	background: url(/images/table/table_arrow_up.png) no-repeat;
	height: 13px;
	width: 19px;
}

.table_arrow_down {
	behavior: url(/css/iepngfix.htc);
	background: url(/images/table/table_arrow_down.png) no-repeat;
	height: 13px;
	width: 19px;
}


/* @end */


.message_red {
	background-color: #fddbd6;
	border-top: 2px solid maroon;
	border-bottom: 2px solid maroon;
	padding: 10px 20px;
	font-weight: bold;
	margin-bottom: 20px;
	list-style-type: disc;
	list-style-position: inside;
}

.message_green {
	background-color: #c7fece;
	border-top: 2px solid #0d7f23;
	border-bottom: 2px solid #0d7f23;
	padding: 20px;
	font-weight: bold;
	margin-bottom: 20px;
	list-style-type: disc;
	list-style-position: inside;
}


.message_grey {
	background-color: #e4dfdf;
	border-top: 2px solid gray;
	border-bottom: 2px solid gray;
	padding: 20px;
	font-weight: bold;
	margin-bottom: 20px;
	list-style-type: disc;
	list-style-position: inside;
}

.testmessage {
	behavior: url(/css/iepngfix.htc);
	background: url(/images/main/generic/black_70.png) repeat;
	color: white;
	font-size: 20px;
	font-weight: bold;
	font-variant: small-caps;

}

