@charset "UTF-8";
html {overflow-y:scroll;}
form
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
html,body, TH, TD, TABLE, PRE {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	background: #dfe2e4;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
TH, TD, TABLE, PRE {
	text-align:left;
	background: #FFFFFF;
	line-height:1.3;
}

.wwwconagri #base_container {
	width: 1003px;  /* using 20px less than a full 1024px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	/*border: 1px solid #000000;*/
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image:url(/sitebase/images/bgHeader.gif);
	background-position:0px 0px; background-repeat:no-repeat;
}
.wwwconagri #base_mainContent {
	padding: 0px; margin:0px;/* remember that padding is the space inside the div box and margin is the space outside the div box */
}

/*---------inside the centered div------------*/
.wwwconagri #container { 
	width: 100%;  
	/*background: #FFFFFF;*/
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding:0;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image:url(/sitebase/images/rightShadow.gif);
	background-position:right;
	background-repeat:repeat-y
} 
.wwwconagri #header { 
	padding:0px;margin:0px;
	height:108px;
} 
.wwwconagri #homelink  {
	float:left; clear:both; width:420px; height:69px;
	padding-top:7px; padding-left:30px; 
	
}
.wwwconagri #homelink a {
	font-size:10px;
	padding-right:14px;
	color:#000000;
}
.wwwconagri #homelink a:hover {
	color:#97005a;
}
.wwwconagri #conagri_logo 
{
    float:right;
    text-align:right;
    width:200px;
    padding-right:41px;
}
.wwwconagri #conagri_logo img {
    border:none;
}
/*still in header, showing for loged in user*/
.wwwconagri #autologgedininformation 
{
    border:2px solid #97005a;
    background:#ebc7c7 url('/sitebase/images/autoinloggad.gif') no-repeat 2px top;
    width:340px; height:20px;
    padding:5px;
    padding-left:40px;
    margin-right:210px;
    margin-left:350px;
    margin-top:13px;
    font-size:10px;
    }
.wwwconagri #loggedininformation 
{
    display:none; /*will be changed in next version to show user logged in with settingslink for password /THMA 20081126*/
}
/* - */
.wwwconagri #topmenu {
	float:left; 
	clear:left;
	width:800px;
	padding:0px;
	margin:0px;
	white-space:nowrap;
	padding-left:175px;
	height:30px;
}
.wwwconagri #topmenu img {
	border:0px;
	margin:0px;
	padding:0px;
}


.wwwconagri #header a {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	/* padding: 10px 0; using padding instead of margin will allow you to keep the element away from the edges of the div */
}
/*startPage*/
.div_rings {
	background-image:url(/sitebase/images/ringar.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	height:33px;
	padding:0;
	margin:0;
	margin-top:-1px;
	overflow:hidden;
	clear:left;
}
.wwwconagri #StartContent {
	padding-left:34px;
	margin-top:0px;
	background-image:url(/sitebase/images/ringar.gif);
	background-position:0px -33px;
	background-repeat:no-repeat;
} 
.wwwconagri #mainContent { 
	float:left; clear:right; width:716px; padding-left:32px; 
	margin-top:20px;
} 
.spacer p {/*empty class for p element above picture in pages to eaven out differences between browsers*/}
h1, h2, h3, h4, h5, h6 {
	color:#97005a;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:32px;
	margin-bottom:5px;
}
p {
	margin-top:0px;
}
a {
	color:#000000;
}
a:hover {
	color:#97005a;
}
h2, h3, h4, h5, h6 {
	font-size:24px;
}
.wwwconagri #footer { 
	padding: 0 1px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#dfe2e4;
	color:#666666;
} 
.wwwconagri #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 2px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

/* Miscellaneous classes  */
/*dropshadows for leftmenu*/
.left_menu_div_container {
	float: left;
	background: url(/sitebase/images/shadow.gif) no-repeat bottom right;
	margin: 3px 0 0 0px !important;
	margin: 1px 0 0 0px;
	width:213px;
	text-align:left;
}
/*around the leftmenu*/
.left_menu_div {
	background: url(/sitebase/images/shadow2.png)  no-repeat left top !important;
	background: url(/sitebase/images/shadow2.gif) no-repeat left top;
	padding: 0px 5px 5px 0px;
}
/*-----menuitems-------*/
.levelZeroSpacer {
	height:2px;
	background-color:#FFFFFF;
}
/*all menulevels*/
.left_menu_div_0 , .left_menu_div_1 , .left_menu_div_2 , .left_menu_div_3 , .left_menu_div_4 ,
.left_menu_div_0_selected , .left_menu_div_1_selected , .left_menu_div_2_selected , .left_menu_div_3_selected , .left_menu_div_4_selected ,
.left_menu_div_0 a, .left_menu_div_1 a, .left_menu_div_2 a, .left_menu_div_3 a, .left_menu_div_4 a,
.left_menu_div_0_selected a, .left_menu_div_1_selected a, .left_menu_div_2_selected a, .left_menu_div_3_selected a, .left_menu_div_4_selected a {
	text-decoration:none;
		color:#333;
	/*cursor:pointer; cursor:hand;*/ /*show that you can click the div*/
}
/*level 0 (nivå 0)*/
.left_menu_div_0, .left_menu_div_0_selected {
	text-transform:uppercase;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	background-color: #dfe2e4;
	padding: 6px;
	padding-left:30px;
}
.left_menu_div_0_selected {
	background-color:#97005a;
	color:#FFFFFF;
	background-image:url(/sitebase/images/block0.gif);
	background-position:left;
	background-repeat:no-repeat;
}

.left_menu_div_0_selected a, .left_menu_div_0_selected a:hover{
	color:#FFFFFF;
}
/*level 1-4 */
.left_menu_div_1, .left_menu_div_2, .left_menu_div_3, .left_menu_div_4,
.left_menu_div_1_selected, .left_menu_div_2_selected, .left_menu_div_3_selected, .left_menu_div_4_selected  {
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	background-color: #fff;
	border-bottom: 1px solid #dfe2e4;
	padding: 4px;
	padding-left:30px;
}

/*level 2-4 */
.left_menu_div_2, .left_menu_div_2_selected {
	padding-left:45px;
}
.left_menu_div_3, left_menu_div_3_selected {
	padding-left:55px;
}
.left_menu_div_4, left_menu_div_4_selected {
	padding-left:65px;
}
/*level 1-4 SELECTED */
.left_menu_div_1_selected {
	background-image:url(/sitebase/images/block1.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:45px;
}
.left_menu_div_2_selected {
	background-image:url('/sitebase/images/block2_selected.gif');
	background-position:left;
	background-repeat:no-repeat;
	/*padding: 5px 70px 5px 5px;*/
	/*padding-left:0px;*/
	/*margin-left:0px;*/
	/*padding-left:5px;*/
}

.left_menu_div_1_selected a, .left_menu_div_2_selected a, .left_menu_div_3_selected a, .left_menu_div_4_selected a {
	color:#97005a;
}

/* iframe style */
.aciroiframe 
{
	overflow:hidden;
	width:716px;
	display:none;
	/* temp for localhost eftersom domänerna blir olika (www07 & localhost)*/
	/*height:600px;*/
	padding-left:31px;
}
.aciroIframe_init
{
	overflow:hidden;
	width:935px;
	display:none;
	/* temp for localhost eftersom domänerna blir olika (www07 & localhost)*/
	/*height:600px;*/
}
/*styles for Aciro-page*/
#aciroPage {
	background-color:#FFFFFF;
	width:716px;
}
#template_one_table, #template_two_table {
	width:716px;
	border-collapse:collapse;
	border-spacing:0px;
}
#template_one_td_left , #template_one_td_right  {
	width:318px;
	vertical-align:top;
}
#template_one_td_divider {
	width:80px;
	background-image:url(/sitebase/images/divider.gif);
	background-repeat:repeat-y;
}
#template_two_td_left  {
	width:510px;
	vertical-align:top;
}
#template_two_td_right  {
	width:188px;
	vertical-align:top;
}
#template_two_td_divider {
	width:18px;
	background-image:url(/sitebase/images/divider2.gif);
	background-repeat:repeat-y;
}
#template_two_table_right {
	width:188px;
	border-collapse:collapse;
	border-spacing:0px;
}
#template_two_table_right_th {
	width:188px; height:20px;
	background-image:url(/sitebase/images/right_title_background.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	padding-bottom:5px;
	text-align:left;
	color:#5e6d7a;
	font-size:10px;
}
#template_two_table_right td{
	font-size:10px;
}
#template_two_table_right ul {
	padding:0;
	margin-left:16px;
}
#template_two_table_right li {
	list-style-image:url(/sitebase/images/list_link_image.gif);
	line-height:175%;
}

/* ---- ------ ----- ---- */
.kundwebb_login{
	background-color:white; text-align:left;
	height:340px;
}
.kundwebb_login_textbox{
	width:150px;
	margin-bottom:6px;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}