.block {
	/*border: 1px solid;*/
}

.formContainer fieldset legend {
	display:none;
}

.formContainer fieldset label {
	float:left;
	margin-right:15px;
	vertical-align:middle;
}

.formContainer fieldset input {
	float:left;
	margin-right:5px;
}

.formContainer {
	/*border:1px solid;*/
}

.leftLabel {
	width:100%;
}

.rightField {
	padding-bottom:10px;
}

.csc-mailform legend {
	display:none;
}

/* Global */
*{
	margin:	0px;
	padding:0px;
}

.atl_clearfloat {
	overflow: hidden;
	clear:both;
	height:0;
	margin:0;
	font-size: 1px;
	line-height: 0;

}

html {
	/*Dan*/
	height:100%;
	min-height:100%;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	background:#F2F5FA url("../img/bodybg.png") left top repeat;
	color: #666;
	/*Dan*/
	height:100%;
	min-height:100%;
}
form {
	margin: 0px;
}
input, textarea, select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 10px;
	color: #000000;
	width:260px;
}
.csc-mailform-radio, .csc-mailform-check {
	width:15px;
}
.tx-macinasearchbox-pi1 input {
	width:130px;
	margin-top:4px;
	margin-left:4px;
}
a {
	COLOR: #4D619E;
}
a:hover {
	COLOR: #6582CA;
}
h1 {
	margin-top:0px;
	color:#548ac8;
	font-size:2em;
}
h2 {
	margin-top:0px;
	color:#548ac8;
	font-size:1.5em;
}
h3 {
	/*margin-top:0px;*/
	color:#002B6D;
	/*font-size:12pt;*/
	font-size:12px;
	font-weight:bold;
	padding:8px 0 4px;
}
h4 {
	margin: 0px;
	padding: 2px 2px 2px 0px;	
	color:#548ac8;
	font-size:14px;
	font-weight:bold;
}
h5 {
	margin-top:0px;
	color:#548ac8;
	font-size:1.1em;
}
h6 {
	margin-top:0px;
	color:#548ac8;
	font-size:0.9em;
}

/* @group Main Container */
#atl_container {
	width: 873px; /* specify 857px in atl_footergroup and atl_header  */
	min-width: 873px;
	margin: auto;
	position:relative;
	padding: 0px 7px 0px 7px;
	background:url(../img/cont-bg.png) left top repeat-y;
	/*Dan*/
	/*_height:100%;*/
	min-height:100%;
}
/* @end */

/* @group Header */
#atl_header {	
	height: 130px;
	width:857px;
	padding: 0;
	margin: 0;
	border-left:1px solid #313331;
	border-right:1px solid #313331;
}
#atl_header a{
	padding: 0;
	margin: 0;
}
#atl_header img {
	vertical-align: bottom;
	padding: 0;
	margin: 0;
}
#atl_header div.csc-textpic-center div.csc-textpic-imagewrap .csc-textpic-image{
	padding: 0;
	margin: 0;
}

/* @end */

/* @group Left Column */
#atl_leftcolumn {	
	width:211px;	
	font-size: 13px;
	float:left;
	margin:9px 8px 0px 8px;
	min-height: 554px;
}
#atl_leftmiddle {
	padding-top:3px;
}
#atl_leftmenu {
	list-style-type: none;
	width:209px;
	margin: 0px;
	padding: 0px;
	margin-left: 1px;
}
#atl_leftmenu li {
	display: inline;		
}
#atl_leftmenu a {
	width: 191px;			
	height: 8px;
	display: block;
	padding-left:11px;
	padding-top:11px;
	/*padding-bottom: 11px;*/
	text-decoration: none;
	color: #002a6d;
	font-size: 12px;
	font-weight: bold;
	background: none;
	
	/*Dan*/
	padding-bottom: 2px;
}

#atl_leftmenu li li a {
	width: 166px;
	background: url(../img/left_menu_icon.jpg) 20px 8px  no-repeat;
	padding-left:27px;
	font-size: 11px;
	color: #002a6d;
	font-weight: normal;
	padding-bottom: 2px;
	/*padding-top: 2px;*/
	/*Dan*/
	padding-top: 3px;
}
#atl_leftcolumn li li li a {
	padding-left:45px;
	font-weight: normal;
	width: 161px;
	background: url(../img/left_menu_icon.jpg) 38px 8px no-repeat;
}
#atl_leftmenu a:hover {
	color:#0069b3;
}
#atl_leftmenu a:active {
	color:#0069b3;
}
#atl_leftmenu .atl_itemact a {
	font-weight: bold;
	color:#0069b3;
}
#atl_leftmenu .atl_itemcur a {
	font-weight: bold;
	color:#0069b3;
}
/* @end */

/* @group Left Content */
#atl_leftcontent {
	margin: 0px;
	padding: 0px;
	height: 100%;
}
/* @end */

/* @group Content Container */
#atl_contentcontainer {
	background:transparent url(../img/menu_bg.jpg) no-repeat scroll 8px 33px;
}
/* @end */

/* @group Center Column */
#atl_centercolumn {
	background-image: url("../img/content_top.jpg");
	background-repeat: no-repeat;
	width:413px;	
	margin: 9px 8px 0px 0px;
	float: left;
	position:relative;
	bottom:0px;
	padding-bottom:47px;
}

#atl_centercolumn_full {
	background-image: url("../img/content__w_top.jpg");
	background-repeat: no-repeat;
	width: 625px;	
	margin: 9px 8px 0px 0px;
	float: left;
	position:relative;
	bottom:0px;
	padding-bottom:47px;
}

#atl_centercolumn_full li {
/*
	margin-bottom:10px;
	Jimmy
*/
	font-size:1em;
}

#atl_centercolumn li {
/*
	margin-bottom:10px;
	Jimmy
*/
	font-size:1em;
}
/* @end */

/* @group Main Content Area including two new content elemments */
#atl_content{
	background: url("../img/content_mid.jpg") repeat-y scroll 0% 50%; /*left top repeat-y;*/
	padding:4px 8px 10px 8px;
	z-index:1000;
}
#atl_content li {
	list-style-type:disc;
}
#atl_centercolumn_full #atl_content{
	background: url("../img/content_w_mid.jpg") repeat-y scroll 0% 50%; /*left top repeat-y;*/
	padding:4px 8px 10px 8px;
}

#atl_centercolumn_full #atl_content_top{
	background: url("../img/content_w_top.jpg") left top no-repeat;
	height:4px;
	font-size: 1px;
}

#atl_content_top{
	background: url("../img/content_top.jpg") left top no-repeat;
	height:4px;
	font-size: 1px;
}

#atl_content_bottom{
	background: url("../img/content_btm.jpg") left top no-repeat;
	height: 4px;
	font-size: 1px;
}

#atl_centercolumn_full #atl_content_bottom{
	background: url("../img/content_w_btm.jpg") left top no-repeat;
	height: 4px;
	font-size: 1px;
}

#atl_contspl_1{
	width: 203px;
	margin-top:7px;
	/*Dan*/
	float:left;
}


#atl_contspl_2{
	width: 203px;	
	float: right;
	margin-top: 7px;
}
.atl_contspl_top{
	font-size: 1px;
	background:url("../img/content2_top.jpg") left top no-repeat;
	height: 4px;
}
.atl_contspl_mid{
	background:url("../img/content2_mid.jpg") left top repeat-y; 
	padding: 7px;	



}

.atl_contspl_btm{
	font-size: 1px;




	height: 4px;
	background: url("../img/content2_btm.jpg") left top no-repeat;
}

.atl_contspl_mid h4{
	margin-bottom: 4px;
} 
#atl_content p {
/*
	text-align:justify;
Jimmy
*/
	font-size:1em;
	margin-top:0px;
	margin-bottom:20px;
	color: #666666;
	/*Dan*/
/*
	margin:0 9px 20px;
Jimmy
*/
	margin:0 2px 5px;
}

/*Dans tillägg start*/
#atl_contspl_2 p {
/*
	margin:0 9px 20px;
 Jimmy
 */
	margin:0 2px 5px;
}

#atl_contspl_1 p {
/*
	margin:0 9px 20px;
 Jimmy
 */
	margin:0 2px 5px;
}
/*Dans tillägg slut*/

#atl_content img {
	margin:0px;
	margin-top:0px;
}
#atl_content hr {
	height: 1px;
	margin:5px 0px 5px 0px;
	border:0px;
	border-top:1px solid #CCC;
}
#atl_content ul {
	margin-left: 30px;
}
#atl_content ol {
	margin-left: 40px;
}
/* General Styles (referenced for RTE use) */

.small {
	font-size: 0.85em;
}
.medium {
	font-size: 0.85em;
}
.large {
	font-size: 1.2em;
}

/* Content Table */
table.standard {
	width:100%;
}
table.standard td {
	padding:0px;
	font-size:1em;
}
tr.firstline td {
	background-color:#0C1651;
	padding: 5px;
	font-weight:bold;
}
tr.oddline td {
	background-color: #B5D6F6;
	padding:5px;
}
tr.evenline td {
	padding:5px;
}
/* @end */

/* @group Right Column */
#atl_rightcolumn {
	margin-top:9px;
	float: left;
	width: 203px;
}
/* @end */

/* @group Footer */
/* atl_spl menu starts here*/
#atl_splmenu {
	color: #150443;
	font-size: 11px;
	margin: 0px;
	height:47px;
	padding:0px;
	float:left;
}
#atl_splmenu ul {
	list-style-type: none;
	margin: 0;
	padding:0;
	height:47px;
	margin-top:0px;
	display:block;
}
#atl_splmenu li {
	float:left;
	white-space:nowrap;
	background: url(../img/spl_menu_divider.jpg) right top no-repeat;
/*	height: 42px;*/
	padding: 0 2px 0 0;
}

#atl_splmenu li a {
	padding:15px 19px 0px 11px;
	line-height: 15px;
	height:32px;
	display: block;
	text-decoration: none;
	text-align: center;
	color: #150443;
	font-weight:bold;
	float:left;
} 
#atl_splmenu a:hover, #atl_splmenu a:active, #atl_splmenu .atl_itemact a, #atl_splmenu .atl_itemcur a {
	background: url(../img/spl_menu_mouse_hover.jpg) repeat-x;
}

/* @end*/

#atl_footergroup{
	background: url(../img/spl_menu_bg.jpg) ;
	height: 47px;
	margin-top: 10px;
	margin-left:1px;
	width:857px;
	/*Dan*/
	position:fixed;
	bottom:0;
	/*_position:absolute;*/
	
}

/* @group Flexible Contents */
.atl_ft_top{
	height: 4px;
	background: url(../img/right_top.jpg) left top no-repeat;
	font-size: 1px;
}
.atl_ft_mid{
	background: url(../img/right_mid.jpg) left top repeat-y;
	padding: 2px 8px 2px 8px;
}
.atl_ft_btm{
	height: 4px;
	background: url(../img/right_btm.jpg) left top no-repeat;
	font-size: 1px;	
	margin: 0px 0px 10px 0px;
}
/* @end */

/* @group Indexed Search */
#atl_searchbox  {
	background: url("../img/search_bg.jpg") left top no-repeat;
	height:25px;
	margin: 0;
	padding:0;
}
#atl_searchbox form {
	margin:0;
	padding:0;
}

.tx-indexedsearch-browsebox TD {
	padding:10px;
}
.tx-indexedsearch-percent {
	font-weight:bold;
}
.tx-indexedsearch-secHead {
	padding-top:20px;
}
.tx-indexedsearch-secHead TD {
	font-weight:bold;
}
.tx-indexedsearch-title A {
	font-weight:bold;
}

/* @end */

/* @group News */
#atl_content .news-latest-image img{
	padding: 0px;
	margin: 0px;	
}
.news-latest-item h3{
	padding: 8px 0px 4px 0px;
	font-size:12px;
	font-weight:bold;
}
.news-latest-item h3 a{
	text-decoration: none;
	color:#002b6d;
	
}
.news-latest-item .news-latest-morelink{
	padding: 6px 0px 1px 0px;	
}
.news-latest-item .news-latest-morelink a{
	color:#606db2;
	text-decoration: none;
	font-size:10px;
	background: url(../img/more-bg.jpg) right 4px no-repeat;
	padding:0px 12px 0px 0px;
}
.news-latest-item .news-latest-morelink a:hover{	
	color:#0069b3;
}
.atl-news-archive ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.atl-news-archive li {
	padding: 0px;
	margin: 0px;
	padding-left: 6px;
}
.atl-news-archive .news-amenu-item-year {
	font-weight: bold;
}
/* @end */

/* @group Home Page */
#atl_home #atl_centercolumn {
	width: 740px;
}
#atl_home #atl_topmenu {
	padding-left: 20px;

}
/* @end */

#mailform { 
	width: 400px;
}

.csc-mailform-field label {
	width:100px;
	margin-left: 8px;
}

.csc-mailform-field {
	width: 100px;
}

/* Added 2008-09-15 Mattias */
div.csc-textpic-clear{
	height: 0px;
}

/* Added 2008-11-19 Jimmy */

.csc-bulletlist li {
	list-style-type:disc;
	margin-bottom:0px;
}
table.contenttable {
	width:100%;
}
#mailformFinns_katt_eller_hund_i_lgenhe {
	text-align:left;
}
#atl_rightcolumn .tx-felogin-pi1 input {
	width:160px;
}
#atl_splmenu li.firstsplmenu a {
	background:url(/fileadmin/templates/uplands/img/hsblogos.gif) no-repeat 7px 7px;
	padding:15px 19px 0 42px;
	
}
