/* ############################################################################ */
/* ############################################################################ --------------> Tradgard HUVUD CSS ## */
/* ############################################################################ */

/* ################################################ HUVUD ## */
html{ 
	height:100%;
	width:100%;
	overflow:hidden;
	overflow-y:scroll; 
	overflow-x:hidden;
}

body{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0;
	padding: 0;
	height:100%;
	background-color:#FFF;
	color:#333333;
}

/* ################################################ RADBRYT ## */ 
hr{
	font-size:1px;
	height:2px;
	width:100%;
	margin-bottom:15px;
	clear:left;
	background-image:url(../_images/hr_Standard.png);
	border:none;
}

.div_hr, .div_hr_SpecialMarginLeft, .div_hr_SpecialLitenHoger, .div_hr_Produkter{
	font-size:1px;
	height:2px;
	width:100%;
	margin-bottom:15px;
	clear:left;
	background-image:url(../_images/hr_Standard.png);border:none;
}

.div_hr_SpecialMarginLeft{
	margin-left:-10px;
	width:600px;
}

.div_hr_SpecialLitenHoger{
	margin-left:50%;
	width:50%;
	margin-bottom:10px;
}

/* ################################################ TEXT ## */

p{
	letter-spacing:0.04em;
	margin-bottom:15px;
}

.svartFet{
	font-weight:bold;
	color:#333;
}

.contentText{
	line-height:16px;
	/*letter-spacing:0.06em;*/
}

.p_absolute{
	position:absolute;
	height:13px;
	overflow:hidden;
	width:174px;
}

.active{
	color:#F08A00;
	font-weight:bold;
}

.visible{
	display:block;
}

.notVisible{
	display:none;
}

.gra{
	color:#555;
}

.sok_resultatUt{
	border-bottom:1px solid #555555;
	float:left;
	height:14px;
	margin-bottom:5px;
	width:100%;
	cursor:pointer;
}

.show{
	display:block;
}

.hide{
	display:none;
}

.litenFörklararText{
	font-size:9px;
	margin:0px;
}

.errorText{
	color:#FF0033;
	font-weight:bold;
}
.infoUtText{
	color:#66cc33;
	font-weight:bold;
}

.storLoptext{
	font-size:20px;
	margin-top:0px;
	line-height:25px;
	color:#555555;
}

fieldset{
	border:none;
}

/* ################################################ BILDER ## */
img{
	border:none #fff 0px;
}

/* ################################################ RUBRIKER ## */
h1{
	font-size:60px;
	color:#000;
	font-weight:100;
	margin-bottom:10px;
	margin-top:10px;
}

h2{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size:36px;
	color:#555555;
	font-weight:normal;
	margin-top:10px;
	margin-bottom:20px;
	font-weight:100;
}

h3{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size:30px;
	color:#555555;
	font-weight:normal;
	margin-bottom:10px;
	font-weight:100;
}

h4{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size:22px;
	margin-bottom:10px;
	font-weight:normal;
	font-weight:100;
	color:#666666;
	margin-top:-2px;
}

h5{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size:20px;
	margin-bottom:15px;
	font-weight:normal;
	font-weight:100;
	color:#666666;
	margin-top:-2px;
}

h6{
	font-size:14px;
	margin-bottom:10px;
	color:#555555;
	margin-top:0px;
}

.underline_Strackad{
	border:none 0px #000;
	background-image:url(../_images/hr_Strackad.png);
	background-repeat:no-repeat;
	background-repeat:repeat-x;
	background-position:bottom;
	width:102%;
	margin-left:-1px;
	padding-left:1px;
	padding-bottom:3px;
	clear:left;
}

.case_h3{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	margin-bottom:20px;
	font-weight:normal;
	background-image:url(../_images/rubrikBlaPunkt.png);
	background-repeat:no-repeat;
	background-repeat:repeat-y;
	background-position:0 2px;
	padding-left:15px;
	color:#555;
	margin-top:-2px;
	font-weight:100;
}

/* ################################################ LÄNKAR / KLICKBARA CLASSER ## */
a{
	font-weight:normal;
	color:#CC3333;
	text-decoration:none;
	outline:none;
}

a:visited{
}

a:active{
}

a:hover{
	color:#BC0800;
}

.pointer{
	cursor:pointer;
}

.nyhetsLank{
	cursor:pointer;
}


/* ################################################ INPUT ## */
.standardKnapp{
	background-color:#CC3333;
	color:#FFFFFF;
	cursor:pointer;
	font-size:12px;
	padding:3px 15px;
	border:none;
}
.input_ruta{
	background-color:#FFF;
	position:relative;
}
.input_ruta_Universal{
	background-color:#FFF;
	position:relative;
	width:100%;
}

/* ################################################ LAGER ## */
div#siteBG{
	background-position:center top;
	background-repeat:no-repeat;
	left:0;
	position:fixed;
	top:0;
	margin: 0;
	padding: 0;
}
.siteBG{
	width:1px;
	height:1px;
}

div#wrapper{
	position:absolute;
	margin:0 auto;
	left:50%;
	margin-left:-442px;
	height:auto;
	width:884px;
	top:0;
	z-index:1;
}
div#top_Wrapper{
	float:left;
	height:100px;
	margin-top:15px;
	width:100%;
}

div.top_Logga{
	background-image:url(../_images/Logga.jpg);
	background-repeat:no-repeat;
	float:left;
	height:90px;
	margin-right:0px;
	width:250px;
	cursor:pointer;
}
div.topp_Hr{
	float:left;
	font-size:1px;
	background-image:url(../_images/top_Hr.png);
	width:882px;
	height:2px;
	background-repeat:no-repeat;
	margin-top:18px;
}

div.top_Meny{
	float:left;
	width:100%;
	height:20px;
	font-style:italic;
}
.top_meny_Objekt_Puttare{
	float:left;
	width:631px;
	height:20px;
}
.top_meny_Objekt{
	background-position:0 2px;
	background-repeat:no-repeat;
	color:#666666;
	float:left;
	font-size:14px;
	height:20px;
	margin-left:15px;
	padding-left:16px;
}
.top_meny_Objekt_Aktiv{
	background-image:url("../_images/meny_AktivMarkor.png");
}
.top_meny_Objekt_lank{
	font-weight:normal;
	color:#666666;
	text-decoration:none;
}
.top_meny_Objekt_lank:visited{
	text-decoration:none;
}

div.topp_AdressHallare{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	float:left;
	font-size:18px;
	color:#555555;
	margin-left:20px;
	margin-right:20px;
	margin-top:10px;
}

div.topp_MenyHallare{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	float:left;
	font-size:18px;
	color:#555555;
	width:330px;
	margin-top:10px;
}

div.topp_MenyHallare_Spallt{
	float:left;
	width:25%;
	margin-left:5%;
	height:100%;
	color:#555555;
}

.topp_MenyHallare_Val{
	float:left;
	margin-bottom:1px;
	cursor:pointer;
	color:#555555;
	font-weight:normal;
}
.topp_MenyHallare_Val:hover{
	border-bottom:#555555 1px solid;
	margin-bottom:0px;
}
.topp_MenyHallare_Val:visited{
	text-decoration:none;
}

div#page_Wrapper{
	float:left;
	width:100%;
	margin-top:20px;
}

div#underSidanMarginal{
	float:left;
	height:20px;
	width:100%;
	margin-top:10px;
}

div#animerarHojdAjax{
	float:left;
	width:100%;
}

div#inneHallare{
	float:left;
	width:100%;
	margin-top:0px;
}

div.innehall_V_Spalt{
	float:left;
	width:600px;
	line-height:20px;
	padding:0px;
}

div.innehall_H_Spalt{
	float:left;
	margin-left:16px;
	width:266px;
	line-height:20px;
	padding:0px;
}

.spaces_Float{
	float:left;
	width:100%;
	height:20px;
}
.blaFarga{
	color:#66ccff;
}

#ajaxLaddar{
	position:absolute;
	background-image:url(../_images/ajaxInladdare.gif);
	background-repeat:no-repeat;
	width:16px;
	height:16px;
	display:none;
}

#UtvecklingsRutan{
	position:fixed;
	top:20px;
	left:10px;
	padding:10px;
	background-color:#CCC;
	color:#F33;
	display:none;
}

.admin_iSidanRedigeringsMeny{
	display:none;
}