/* 
	Exclusive Training AB
	CSS for screen. Januari 2007
	
	Developed by: Etre Konsult AB (www.etre.se)
*/


/* Länkar */
a:link {
 	color: #333;
 	text-decoration: underline;}

a:visited {
 	color: #333;
	text-decoration:underline;
}

a:hover {
	color: #000;
 	text-decoration:none;
}

/* Rubriker */
h1 {
	font: normal 28px "Times New Roman",verdana, serif;	
	color:#000000;
	margin-bottom:10px;
}

h2 {
	font: normal 120% verdana, serif;	
	font-weight:bold;
	color:#000000;
	margin-bottom:10px;
}

h3 {
	font: normal 105% verdana, serif;	
	color:#000000;
	font-weight:bold;
	margin:0;
}

/* Generellt */
body {
	font: 75% Verdana;
	line-height:140%;
	background-color:#e5dfd1; 
	color:#3e3d3d;	
}
.brodtext {
	font:normal 14px/16px arial;
	
}
#container_start {	
	width:855px;
	height:30px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background: #ffffff url("images/bodyshadow_start.jpg") no-repeat;
	}

#container {	
	width:855px;		
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-bottom:1px;
	background: #e5dfd1 url("images/bodyshadow_middle.jpg") repeat-y;
	}

#container_end {	
	width:855px;
	height:55px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background: #e5dfd1 url("images/bodyshadow_end.jpg") no-repeat;
}

#container #top {
	width: 750px;
	padding-top:15px;
	margin-bottom:20px;
	margin-right: auto;
	margin-left: auto;
}

/* TOPMENYN */
#container #topmenu_blank{	
	width: 743px;		
	height: 10px;		
	margin-right: auto;
	margin-left: auto;
	margin-bottom:1px;
	color:#ffffff;
	background: #ffffff url("images/menubg2.jpg") repeat-x;  
} 
#container #topmenu{	
	width: 743px;			
	
	margin-right: auto;
	margin-left: auto;
	/* background:#c3c8d0;*/
} 
#container #topmenu ul {			
	padding:0;
	margin:0 0 0px 0;
	color: #fff;
	float: left;
	width: 743px;
	border-top:0px solid #c3c8d0;
	border-bottom:1px solid #c3c8d0;
	background: #ffffff url("images/menubg3.gif") repeat-x; 
}

#container #topmenu li {	
	display: inline;
	text-align:right;		
}

#container #topmenu li a {
	float: left;	
	height: 22px;	
	font-size:94%;		
	color: #fff;
	text-decoration: none;	
	font-weight:normal;
	padding-top: 3px;
	padding-left:12px;
	padding-right:12px;
	padding-bottom:1px;
	overflow: hidden;
	margin-right:1px;
	background: #ffffff url("images/menubg3.gif") repeat-x;  
	/*background: #ffffff url(images/topmenunotactive.gif) no-repeat 0 8px;*/

}
#container #topmenu li>a {
	min-height: 22px;
	height: auto;
}

#container #topmenu li a:hover {
	background: #ffffff url("images/menubg4.gif") repeat-x;  
	color: #000;
}

#container #topmenu .activemenu {
/*	background: #c3c8d0;*/
	background: #ffffff url("images/menubg4.gif") repeat-x;  
	color: #000;
}


/* Startsidan / inloggningssidan */
#container #textbox{	  
	width: 721px;
	overflow: hidden;
	margin-top:0px;
	margin-right: auto;
	margin-left: auto;
	padding:10px;	
	border:1px solid #c3c8d0;		
	background: #ffffff url("images/pagemenubg.gif") repeat-y;  	
	font-size:95%;
} 

#container #textbox_start{	  
	width: 721px;
	overflow: hidden;
	margin-top:0px;
	margin-right: auto;
	margin-left: auto;
	padding:10px;	
	border:1px solid #c3c8d0;		
	background: #ffffff;  	
	font-size:95%;
} 

#container #textbox_start #start_text{
 	padding-right:40px;
	overflow: hidden;	
} 

/* Underliggande sidor, menyn*/
#container #textbox #page_menu{	
	float:left; 	
	overflow: hidden;
	margin-top:-8px;	
	margin-right:20px;
	margin-left:-4px;
	padding:1px;			
	height:100%;
	width:170px; 		
}

#container #textbox #page_menu_start{
	background: #ffffff url("images/umenu_top.jpg") no-repeat;  	
	height:10px;
 	width: 160px;
	overflow: hidden;
	margin-top:0px;			
} 

#container #textbox #page_menu_content{		 	
 	overflow:hidden;
	padding-top:10px;
	padding-bottom:30px;
	padding-left:5px;
	padding-right:5px;		
}

#container #textbox #page_menu_content ul {
	margin: 0;
 	padding: 0;
 	list-style-type: none; 	
}

#container #textbox #page_menu_content ul li	{
	width:155px;
	margin:0px;	
	padding: 0px;	
	font-size:90%;	
	display:inline;
}

#container #textbox #page_menu_content a.activemenu {
	background-color:#c7bda2;	
	text-decoration:none;	
	width:150px;
	padding: 3px;	
	margin-top:1px;
}

#container #textbox #page_menu_content li a {
	float: left;			
	text-decoration: none;		
	padding: 3px;
	overflow: hidden;
	margin-right:1px;	
	width:150px;
	margin-top:1px;	
}

#container #textbox #page_menu_content li a:hover {	
	background-color:#c7bda2;
}

#container #textbox #page_menu_end{
	background: #ffffff url("images/umenu_bottom.jpg") no-repeat;  	
	height:10px;
 	width: 160px;
	overflow: hidden;
	margin-top:0px;			
}
/* Underliggande sidor, text*/
#container #textbox #page_text{
	float:left;
 	width: 480px;
	overflow: hidden;
	margin-top:10px;		
} 

#container #mainpicture{
 	width: 743px;
	margin-top:1px;
	margin-right: auto;
	margin-left: auto;
	padding:0px;	
} 
/* Startsidan / inloggningssidan rutor*/
#container #box{	
	width: 743px;	
	margin-right: auto;
	margin-left: auto;	
} 

#boxcontainer1,#boxcontainer2,#boxcontainer3,#boxcontainer_space1,#boxcontainer_space2 {
	display:box;
	float:left; 
  margin-top:15px;		  
} 

#container #box #boxcontainer_space1 #box_space1 {
	width:15px;
	height:25px;	
}

#container #box #boxcontainer_space2 #box_space2 {
	width:60px;
	height:25px;	
}

#container #box #boxcontainer1 #boxstart1,#container #box #boxcontainer2 #boxstart2,#container #box #boxcontainer3 #boxstart3 {
	height:20px;
	width:220px;
	background: #ffffff url("images/box_start.jpg") no-repeat;	
	color:#ffffff;
	font-size:90%;
	font-weight:bold;
	padding:0px;
	padding-top:3px;
	text-align:center;	
}

#boxcontent1,#boxcontent2,#boxcontent3 {
	width:198px;
/*	background-color: #e7e3d8;*/
	background-color: #efefef;
	color:#555555;
	font-size:90%;
	margin-top:0px;
	margin-left:0px;
	text-align:left;
	padding:10px;		
	border:1px solid #aaa79e;
}

#boxcontent2 .col {
	margin-left:10px;
	float:left;
	width:80px;	
}

#boxend_old {	
  width:230px;
	background: #ffffff url("images/box_wide_end.jpg") no-repeat;
	height:13px;
	margin-left:5px;
}

#boxstart_wide {
	height:19px;
	width:230px;
	background: #ffffff url("images/box_wide_start.jpg") no-repeat;
	color:#ffffff;
	font-size:90%;
	font-weight:bold;
	padding:3px;
	text-align:center;
	margin-left:5px;	
}

#boxcontent_wide {
	width:203px;
	/*background-color: #e7e3d8;*/
	background-color: #efefef;
	color:#666666;
	font-size:90%;
	margin-top:1px;
	text-align:left;	
	padding-top:10px;
	padding-right:10px;
	padding-left:15px;	
	margin-left:5px;
	border:1px solid #aaa79e;
}

#boxend_wide_old {	
  width:230px;
	background: #ffffff url("images/box_wide_end.jpg") no-repeat;
	height:13px;
	margin-left:5px;
}

INPUT.TextBox
{
	padding: 3px 3px 0;
	font-size: 11px;
	border-width: 0;
	height: 17px;
	width: 174px;
	background-color:#e7e3d8;
	background-image: url("images/textbox.gif");	
	background-position: left top;
}

#container #textbox #login{		
 	width: 500px;
 	overflow: hidden;
 	margin-left:170px;
	padding-top:10px;
	padding-bottom:30px;
	padding-left:5px;
	padding-right:5px;	
}

/* Alla sidor, footer*/
#footer{
	color:#aea18c;
	font-size:75%;
	width: 750px;
	margin-top:5px;
	text-align:center;
	margin-right: auto;
	margin-left: auto;
} 


