body,html
{
	padding:0;
	margin:0; 
	font-family:'Open Sans', sans-serif, Myriad Pro; 
	font-size:11px;
	color:#353535; 
	/*background:#f7f7f7;	*/
	background:#282828;	
}

.content
{
	width:1000px;
	margin:0 auto 0 auto; 	
}

#header
{		
	width:100%;
	height:108px; 
	background:url(/App_Themes/prosjektweb/images/headerbg.png) repeat-x; 	
}

.logobg
{
	height:108px;
	background:url(/App_Themes/prosjektweb/images/header_center_bg.png) no-repeat; 	
}

#homebutton
{
	position:relative; 
	width:150px;
	height:100px;	
	float:left; 
	display:inline; 
	
}
.excelGrid {
    display:none;
}

#homebutton > a {float:left; width:100%; display:inline; height:100px;  }

#footer
{
	width:100%;
	height:200px; 
	background:url(/App_Themes/prosjektweb/images/footergradient.png) repeat-x; 	
	color:White; 
}

.footertext
{
	padding-top:23px;
	padding-bottom:23px;
	border-bottom:2px solid	#777777;
	font-size:10px;
}

.footertext a { color:White }

.footerincreo
{
	color:#999999;
}



#menu
{		
	width:100%;
	/*height:38px; */
	height:26px; 
	background-color:#ececec; 
	border-bottom:1px solid #e4e3e1; 
	padding-top:12px;
	/*background:url(/App_Themes/prosjektweb/images/headerbg.png) repeat-x; 	*/
}

#logo
{
	margin-top:16px;
	float:left;	
}

#user
{
	float:right; 
	margin-top:49px;
}

a.row
{
	display:block; 
	color:#353535; 
	background-color:#f8f8f8; 
	width:95%; 
	height:28px; 
	padding-left:10px;
	vertical-align:middle; 
	/*border:0px solid red; */
	/*border-bottom:1 px solid #999999 dashed; 	*/
	/*border-bottom-color:#e6e6e6; */
	border-bottom-color:#d6d6d6; 
	border-bottom-style:dashed; 
	border-width:1px; 
	padding-top:8px; 
	text-decoration:none; 

}

a.row:hover
{
	font-weight:bold; 
	background-color:#f3f3f3; 
}

a.loggut, a.loggut:visited, a.loggut:hover
{
	display:inline;
	padding-left:20px;
	background-image:url(/App_Themes/prosjektweb/images/logg_ut.png); 
	background-repeat:no-repeat;
	color:#000 !important; 
	text-decoration:none;
	
}

#nav 
{
	list-style-type:none; 
	display:block; 
	float:left; 
	/*margin:0; */
	padding:0;
}

#nav li
{
	float:left; 
	margin:0 22px 0 0;
}

#nav li a
{
	height:38px;
	color:#353535;
	display:block; 
	text-transform:uppercase; 
	text-decoration:none; 
	padding-left:25px;
}

#nav li a.startsiden
{
	background:url(/App_Themes/prosjektweb/images/startsiden.png) no-repeat;	
}

#nav li a.kunde
{
	background:url(/App_Themes/prosjektweb/images/kunde_ikon.png) no-repeat;	
}

#nav li a.prosjekt
{
	background:url(/App_Themes/prosjektweb/images/prosjekt_ikon.png) no-repeat;	
}

#nav li a.leverandor
{
	background:url(/App_Themes/prosjektweb/images/leverandor_ikon.png) no-repeat;	
}

#nav li a.faktura
{
	background:url(/App_Themes/prosjektweb/images/faktura_ikon.png) no-repeat;	
}

#nav li a.status
{
	background:url(/App_Themes/prosjektweb/images/status_ikon.png) no-repeat;	
}

a.button, input[type=submit]
{
	cursor:pointer;
	/*display:block;*/	
	background-color:#8c8880; 
	border:1px solid #b8b5b1; 
	/*height:15px; */
	height:25px; 
	padding:5px 15px 5px 15px;
	color:White;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
}

input[type=text], input[type=password]
{
	background-color:#f3f3f3;
	border:1px solid #d0d0d0; 
	width:171px;
	height:15px;
	margin-bottom:4px;
}

div.addorderline input[type=text]
{
	width:85px;
}

textarea 
{
	min-height:80px;
	min-width:300px;
}

label { width:117px;float:left;margin-top:8px;margin-right:5px }

.formbox { margin-top:5px }

div.info
{
	width:100%;
	/*min-height:5px;*/
	background-color:#e8f8af;
	border:1px solid #ececec; 
	padding:8px 5px 8px 5px;	
	margin-bottom:10px;
}

.error { background-color:#fa9090 !important }

.listing
{
	width:288px;	
	border:1px solid #d0d0d0; 
	background-color:#f8f8f8; 
}

.fixedheight
{
	height:350px;
}

input.file
{
	/*background-color:#3e3e3e; 
	border:1px solid red; 		*/
}

ul
{
	margin:0; 
	padding-left:20px;
}

hr { height:0px;border-top:none; border-bottom:1px solid #dddddd }

.box
{
	width:100%; 
	border:1px solid #eeeeee; 
	/*padding:10px; */
	margin-top:5px;
}

.boxcontent
{
	width:100%; 
	padding:10px;
}

.box > h1
{
	margin:0;
	padding:5px;
	height:20px;
	background-color:#eeeeee;
	font-size:13px;
	font-weight:bold; 
}

.toolbar
{
	padding:5px 0px 5px 10px;
	height:25px;
	vertical-align:middle; 
	border-bottom:1px solid #eeeeee
}

.toolbar > ul
{
	list-style-type:none; 
	float:left; 
	padding:0; 	
}

.toolbar > ul > li { float:left; display:block;height:25px}
.toolbar > ul > li > a.button 
{ margin-top:0px; 
  height:13px;
  /*position:absolute; */
  display:block;
 }

.FooterStyle
{
    background-color: #eeeeee;    
    /*border:1px solid red;*/
    border-top:1px solid #dddddd;
    /*color: White;*/
    text-align: right;
    white-space:nowrap; 
}

strong { font-size:12px }

ul.filer li { width:350px }

ul.mapper
{
	/*list-style:none;*/
	list-style-image:url(/App_Themes/prosjektweb/images/folder.png);
	margin-left:3px;
}

a.folder-up
{
	background:url(/App_Themes/prosjektweb/images/folder_up.png) no-repeat;
	padding-left:20px;
}
