/*
	Written by:	Fredrick Nyg&aring;rd, webmaster@frenetic.se
*/

body {
	margin: 						0px;
	background-image:				url('/bilder/bakgrund.gif');
	background-color:				#E4E4E4
}

body.PopUpWindow {
	background-image:				url('none');
	background-color:				#fff
}

td {
	font-family:				 	Tahoma, Verdana, Arial, sans-serif;
	font-size:						11px;
	color:							#3F2B07;
	vertical-align:					top;
}

strong {							color:#C28225;}
a {									color:#99270C;}
a:hover {							color:#330000;}

.nr {
	font-size:						28px;
	float:							left;
	color:							#ea3;
	margin-right:					7px;
}



.codes {
	font-family:					Courier New, Courier;
	font-size:						11px;
	color:							#000000;
	background-color:				#c96;
}

.infobox {
	height:							50px;
	width:							100%;
	background-color:				#ECE9D8;
	border-color:					#B4AF93;
}

.inputs {
	background-color:				#fff;
	font-family:					Tahoma, Verdana, Geneva, Arial, sans-serif;
	font-size:						11px;
}

.txtDimmed {
	color:							#999;
	font-size:						10px;
}

.txtDimmed a {color:				#b87;}
.txtDimmed a:hover {color:			#633;}
.altcolor {background-color:		#eeedea;}
.darkaltcolor {	background-color:	#E0DDD5;}
.darkaltcolor strong { color:		#000;}
.darkaltcolor a { color:			#984B30;}

.faq a {
	color:							#3F2B07;
	text-decoration:				none;
}

.faq a:hover { color:				#99270C;}

.txtBoxOrange {
	padding:						15px;
	background-color:				#F8F7F4;
	font-size:						11px;
	vertical-align:					top;
}


.txtBoxOrangeSmallHeader, .txtBoxOrangeHeader, .txtBoxBlueHeader {
	font-size:						12px;
	font-weight:					bold;
	padding-left:					10px;
	height:							21px;
}

.txtBoxOrangeSmallHeader {
	background-color:				#DFD9C8;
	padding-top:					3px;
	border-color:					#DFD9C8;
	border-top-color:				#7F7968;
}

.txtBoxOrangeHeader {
	background-image: 				url('/bilder/txtbox_orange_header.gif');
	padding-top:					2px;
	color:							#000;
	letter-spacing:					1px
}

.blueTable, .orangeTable, .codes, .infobox, .menu2, .txtBoxOrangeSmallHeader  {
	border-style:					solid;
	border-width:					1px;
}

.blueTable { border-color:			#B3CBDB;}
.orangeTable {border-color:			#c7c7c7;}

.txtBoxBlue {
	padding:						10px;
	padding-top:					3px;
	background-color:				#F3F7F9;
	font-size:						10px;
	vertical-align:					top;
}

.txtBoxBlue strong { color:			#154B66;}

.txtBoxBlueHeader {
	background-image: 				url('/bilder/txtbox_blue_header.gif');
	color:							#fff;
	padding-top:					2px;
	letter-spacing:					1px
}

.bottominfo {
	color: 							#bbb;
	vertical-align: 				bottom;
}

.bottominfo A {
	color:							#AB9F7F;
	text-decoration:				none;
}

.bottominfo A:hover { color:		#444;}


/*
 	Classes for Photoshop section
*/

.psTipOff {
	background-image: 				url('/bilder/ps_bg_litoff.gif');
}

.psTipOnLeft {
	background-image: 				url('/bilder/ps_bg_liton_left.gif');
	background-repeat :				no-repeat;
	background-position : 			right top;
	
}

.psTipOnRight {
	background-image: 				url('/bilder/ps_bg_liton_right.gif');
	background-repeat : 			no-repeat;
	background-position :  			left top;
}

/*
 	Classes for the navigation
*/


.menu td {
	text-align:						right;
}

.menu a {
	 //color:						#1C4062;
	color:							#444;
	text-decoration:				none;
	width:							122px;
	text-align:						right;
	padding-right:					10px;
	background-color:				#f1f1f1;
	font-weight:					bold;
}

.menu a:hover {
	color:							#000;
	background-color:				#bbbbc6;
}


.topnav {
	color:							#F8DBCC;
	font-weight:					bold;
	padding-right:					10px;
	vertical-align:					middle;
	background-color:				#CC6633;
	background-image:				url('/bilder/top_nav.jpg');
}

.topnav A 		{color:				#F8DBCC;}
.topnav A:hover {color:				#fff;}

/*
	Specific ID-information
*/
#klockan {
	color:							#fff; 
	font-weight:					bold; 
	font-family:					Tahoma, Verdana, Arial;
	font-size:						11px;
	width:							300px; 
	height:							13px; 
	/* filter:					Glow(Color="#000000",Strength="1"); */
}