		
		
		/* ------ NOTES ---------------------------------------------------------------

		CSS STYLE, hosten07.css, http://www.timars.se

		--------- SENAST UPPDATERAD ---------------------------------------------------

		Senast uppdaterad: Onsdagen 19 september, 2007
		Senast uppdaterad av: Jimmy Oh (jimmy@jimmyoh.com)
		
		/* ============================================================================ */

		body {
		background: repeat-y #c7c7c7 center url('../gfx/bkg_body_2.gif');
		margin: 0 0 0 1px;
		text-align: center; }
		
		div#totalcontainer {
		width: 955px;
		margin: auto; }
		
		div#content_top {
		background: no-repeat top left url('../gfx/top_content.gif');
		margin: 40px 0 0 0;
		width: 955px;
		height: 11px; }
		
		div#content {
		background: repeat-y #fff top left url('../gfx/bkg_content.gif');
		margin: 0;
		padding: 0;
		width: 955px;
		z-index: 1;
		float: left; }

/* ==== DIV MENU ======================================================================== */
		
		div#top_menu_box {
		background: no-repeat top left url('../gfx/top_menu_box.gif');
		display: block;
		width: 288px;
		height: 7px;
		margin: 0;
		*margin-bottom: -12px; }
		
		div#bottom_menu_box {
		background: no-repeat top left url('../gfx/bottom_menu_box.gif');
		display: block;
		width: 288px;
		height: 21px;
		margin: 0;
		float: left; }
		
		div#menu {
		display: block;
		width: 288px;
		margin: 0;
		clear: both; }

		div#menu ul#menulist {
		background: repeat-y top left url('../gfx/bkg_menu_box.gif');
		width: 288px;
		margin: 0;
		padding: 5px 0 10px 0;
		list-style-type: none;
		float: left;
		display: block; }
		
		div#menu li {
		background: no-repeat top right url('../gfx/bkg_menu_li.gif');
		margin: 0;
		padding: 0;
		display: block;
		text-align: left;
		width: 240px;
		clear: both;
		margin-left: 20px;
		*margin-left: -10px;
		padding-top: 8px;
		padding-bottom: 0;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		border-bottom: 1px solid #ccc; }
		
		div#menu li:hover {
		background: no-repeat top right url('../gfx/bkg_menu_li_hover.gif'); }
		
		div#menu .more {
		background: none;
		margin: 0;
		padding: 0;
		display: block;
		text-align: left;
		width: 78%;
		clear: both;
		margin-left: 35px;
		*margin-left: 0px;
		padding-top: 5px;
		padding-bottom: 0;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: bold;
		border-bottom: 1px solid #ccc; }
		
		div#menu .more:hover{
		background: none;
		border-bottom: 1px solid #999; }
		
		div#menu a:link {
		width: 240px;
		color: #333333;
		border-bottom: none;
		text-decoration: none;
		display: block;
		clear: both; }
		
		div#menu a:visited {
		width: 240px;
		color: #333333;
		border-bottom: none;
		text-decoration: none;
		display: block;
		clear: both; }
										
		div#menu a:hover {
		width: 240px;
		color: #be2c37;
		border-bottom: none;
		text-decoration: none;
		display: block;
		clear: both; }
		
		div#menu a:active {
		width: 240px;
		color: #be2c37;
		border-bottom: none;
		text-decoration: none;
		display: block;
		clear: both; }
							
/* ==== DIV BOTTOM ======================================================================== */

		div#bottom {
		text-align: left;
		background: no-repeat center url('../gfx/bkg_bottom.gif');
		width: 955px;
		height: 41px;
		clear: both;
		width: 100%;
		display: block;
		float: left; }
		
		div#bottom #timars_logo_bottom {
		width: 125px;
		height: 25px;
		padding-top: 5px;
		padding-left: 25px;
		float: left; }
		
		div#bottom .bottomdivider {
		background: no-repeat center url('../gfx/bottomdivider.gif');
		width: 1px;
		height: 25px;
		padding: 12px 5px 0 5px;
		float: left; }
		
		div#bottom .textarea {
		float: left;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		line-height: 20px;
		color: #fff;
		height: 25px;
		padding: 8px 15px 0 15px; }
		
		div#bottom #flags {
		float: right;
		width: 50px;
		height: 11px;
		padding: 10px 20px 0 0; }
		
		div#bottom_shadow {
		text-align: center;
		background: no-repeat center url('../gfx/bkg_bottom_shadow.gif');	
		height: 40px;
		clear: both;
		width: 955px;
		display: block;
		float: none; }
		
/* ==== IMAGES ======================================================================= */
		
		#timars_logo {
		background: no-repeat url('../gfx/timars_logo.gif');
		width: 100px;
		height: 124px;
		position: relative;
		*position: inherit;
		left: 90px;
		top: 0;
		
		margin-bottom: 20px; }
		
		#timars_logo_right {
		background: no-repeat top left url('../gfx/timars_logo_right.gif');
		width: 100%;
		height: 33px;
		margin-bottom: 10px;
		display: block;
		clear: both; }

		.imgleft {
		background: none;
		clear: none;
		display: block;
		float: left;
		width: 288px; }
		
		img {
		border: none;
		border: 0; }

		div#img_four_container {
		width: 590px;
		clear: right;
		display: block;
		float: left;
		margin: 0; }

		div.img_four {
		padding: 0;
		width: 295px;
		height: 129px;
		background: no-repeat url('../gfx/bkg_img_index.gif');
		border: none;
		/* clear: right;*/
		display: block;
		float: left;
		margin: 0; }
		
		div.img_four img {
		background-color: #fff;
		margin: 10px 0 0 10px;
		float: left;
		padding: 0;
		width: 269px;
		height: 102px;
		border: none;
		float: left; }

		div.imgbig {
		padding: 0;
		width: 569px;
		height: 130px;
		background: no-repeat url('../gfx/bkg_img_big.gif');
		border: none;
		clear: right;
		display: block;
		float: left;
		margin: 3px 0 5px 0; }
		
		div.imgbig img {
		background-color: #fff;
		margin: 10px 0 0 14px;
		float: left;
		padding: 0;
		width: 540px;
		height: 102px;
		border: none;
		float: left; }
		
		div.imgsmall {
		padding: 0;
		width: 181px;
		height: 130px;
		background: no-repeat url('../gfx/bkg_img_small.gif');
		border: none;
		clear: right;
		display: block;
		float: right;
		margin: 8px 0 5px 10px; }
		
		div.imgsmall img {
		background-color: #fff;
		margin: 10px 0 0 14px;
		float: left;
		padding: 0;
		width: 152px;
		height: 102px;
		border: none;
		float: left; }
		
		div.imgsmall2 {
		padding: 0;
		width: 181px;
		height: 130px;
		background: no-repeat url('../gfx/bkg_img_small.gif');
		border: none;
		clear: none;
		display: block;
		float: left;
		margin: 3px 3px 7px 3px; }
		
		div.imgsmall2 img {
		background-color: #fff;
		margin: 10px 0 0 14px;
		padding: 0;
		width: 152px;
		height: 102px;
		border: none;
		float: left; }
		
/* ==== DIV LEFT ======================================================================= */	
		
		div#left {
		float: left;
		width: 285px;
		*width: 275px;
		display: inline;
		margin: 0;
		padding: 20px 16px 20px 20px;
		z-index: 1000; }
		
/* ==== DIV RIGHT ======================================================================= */	
		
		div#right {
		float: left;
		width: 608px;
		display: inline;
		margin: 0;
		padding: 10px 0 20px 20px;
		*padding: 10px 0 20px 20px;
		z-index: 1000;
		clear: right; }
	
		div#top_main_box {
		/*background: no-repeat top left url('../gfx/top_main_box.gif');*/
		display: block;
		width: 594px;
		height: 15px;
		float: left;
		margin-top: 10px;
		*margin-bottom: -4px;
		clear: both; }
		
		div#main_box {
		background: repeat-y top url('../gfx/bkg_main_box.gif');
		display: block;
		width: 569px;
		margin-top: 0;
		float: left;
		clear: both; 
		padding-left: 10px;
		padding-right: 15px; }
		
		div#bottom_main_box {
		background: no-repeat top left url('../gfx/bottom_main_box.gif');
		display: block;
		width: 594px;
		height: 11px;
		margin: 0;
		float: left;
		clear: both; }
				
		div#right h1 {
		font-family: Arial, Helvetica, sans-serif;
		letter-spacing: -0.03em;
		font-size: 22px;
		font-style: normal;
		line-height: 26px;
		font-weight: bold;
		font-variant: normal;
		text-transform: none;
		color: #be2c37;
		text-decoration: none;
		text-align: left;
		margin-top: 3px;
		*margin-top: -2px;
		margin-bottom: 10px;
		border-bottom: 1px solid #88121b;
		padding-bottom: 5px; }
		
		div#right h2 {
		background: #f1f1f1;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 20px;
		font-style: normal;
		line-height: 24px;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		color: #ca0817;
		text-decoration: none;
		text-align: left;
		margin-top: 20px;
		*margin-top: 20px;
		margin-bottom: 10px;
		padding: 5px 5px 5px 10px;
		border-bottom: 1px solid #ccc; }
		
		div#right h2 a:link, a:visited, a:active {
		color: #a30713;
		text-decoration: none;
		border-bottom: 1px dotted #ca0817; }
		
		div#right h2 a:hover {
		color: #ca0817;
		text-decoration: none;
		border-bottom: 1px dotted #a30713; }
		
		div#right h3 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 17px;
		font-style: normal;
		line-height: 21px;
		font-weight: bold;
		font-variant: normal;
		text-transform: none;
		color: #67171d;
		text-decoration: none;
		text-align: left;
		margin-top: 3px;
		*margin-top: -2px;
		margin-bottom: 5px; }
		
		div#right h4 {
		background: #f1f1f1;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
		font-style: normal;
		line-height: 22px;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		color: #666;
		text-decoration: none;
		text-align: center;
		margin-top: 3px;
		*margin-top: -2px;
		margin-bottom: 10px;
		padding: 10px;
		border-bottom: 1px solid #ccc;
		border-top: 1px solid #ccc; }
		
		.divider {
		display: block;
		clear: both;
		border-bottom: 1px solid #999;
		height: 1px;
		margin: 3px 0 8px 0; 
		*margin-top: -17px; }
		
/* ==== TEXT ======================================================================= */	
		
		div#right p {
		text-align: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		line-height: 22px;
		color: #666;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		text-decoration: none;
		margin: 0 0 10px 0; }
		
		div#right .news {
		text-align: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		line-height: 18px;
		color: #666;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		text-decoration: none;
		padding-bottom: 5px;
		border-bottom: 1px solid #ccc; }
		
		div#right .datum {
		background: #f1f1f1;
		text-align: left;
		font-family: "Trebuchet MS", Arial, sans-serif;
		font-size: 11px;
		font-style: normal;
		font-weight: bold;
		line-height: 22px;
		color: #be2c37;
		padding: 3px 6px 3px 6px; }
		
		div#right .small {
		background: #f1f1f1;
		text-align: left;
		font-family: "Trebuchet MS", Arial, sans-serif;
		font-size: 11px;
		font-style: normal;
		font-weight: bold;
		line-height: 22px;
		color: #666;
		padding: 3px 6px 3px 6px;
		margin-bottom: 10px;
		text-decoration: none; }
		
		div#right .small a:link, a:visited, a:active {
		color: #666;
		text-decoration: none; }
		
		div#right .small a:hover {
		color: #be2c37;
		text-decoration: none; }
		
		i {
		text-align: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		line-height: 22px;
		color: #000;
		font-style: italic; }

/* ==== FORMS ======================================================================= */		
		
		form { 
		font: 12px Arial, Helvetica, sans-serif;
		margin: 0;
		padding: 0;
		min-width: 400px;
		max-width: 500px;
		width: 560px; }
		
		form fieldset {
		/ * clear: both; note that this clear causes inputs to break to left in ie5.x mac, commented out */
		padding: 10px;
		margin: 0 0 20px 0; }
		
		form fieldset legend {
		border: 1px solid #ccc;
		padding: 5px;
		font-size:1.2em;
		font-weight: bold;
		color: #be2c37;
		font-family: Arial, Helvetica, sans-serif; }
		
		form label { 
		display: block;
		float: left; 
		width: 150px; 
		padding: 5px; 
		margin: 5px 0 0;
		text-align: right;  }
		
		form input, form textarea {
		width:auto;
		margin:5px 0 0 10px;
		font-family: arial, "trebuchet ms", verdana, helvetica, sans-serif; }
		
		form input#reset {
		margin-left:0px; }
		
		textarea { overflow: auto; }
		
		form .required{font-weight:bold; }
		
		form br {
		clear:left; }div.imgsmall_hog {

		padding: 0;
		width: 181px;
		height: 256px;
		background: no-repeat url('../gfx/bkg_img_hog.gif');
		border: none;
		clear: right;
		display: block;
		float: right;
		margin: 20px 0 5px 10px;
}
.imgsmall {
		background: none;
		border: 5px #BE2C37 solid;
		clear: right;
		display: block;
		float: right;
		margin: 2px 0 5px 15px;
		padding: 5px }
div#menu .moremore {

		background: none;
		margin: 0;
		padding: 10;
		display: block;
		text-align: left;
		width: 78%;
		clear: both;
		margin-left: 35px;
		*margin-left: 0px;
		padding-top: 5px;
		padding-bottom: 0;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: normal;
		border-bottom: 1px solid #ccc;
}
div#menu .moremoremore {


		background: none;
		margin: 0;
		padding: 0;
		display: block;
		text-align: left;
		width: 78%;
		clear: both;
		margin-left: 55px;
		*margin-left: 0px;
		padding-top: 5px;
		padding-bottom: 0;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: normal;
		border-bottom: 1px solid #ccc;
}
