﻿/*
grön #b7d799
ljusgrön #deedcf
Logga-grön #69af23
*/

/**{margin:0px;padding:0px}*/

body {
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 12px; 	
	font-weight: normal;	
	/*line-height: 1.6em;*/
	color: #333;	
	/*list-style: none;*/
}

/**** Layout ***************/
#wrapper { 	
	margin: 0 auto;
	width: 950px;	
	padding-top: 10px;
	margin-top: 10px;
	
	/*border: solid 1px #777;	*/
	
} 

#containment { 	
	margin: 0;
	padding: 0;
	border: solid 1px #777;	
	
} 

#top { 	
	height: 115px;
}

#logo {
	float: left; 	
	padding-left: 30px;
}

#companyInfo {
	float: right; 	 	
	
}

.companyInfo {
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 14px; 	
	font-weight: bold;	
	line-height: 21px;
	padding: 22px 30px 0 0;
	/*padding: 43px 30px 0 0;*/
}

#header { 	
	height: 210px;		
	background: url(Images/header.jpg) no-repeat;	
} 

#content { 	
	/*margin: 0;
	padding: 0;*/		
} 

.left { 
	text-align: left;
	vertical-align: top;
	background: url(Images/darkGreenBg.gif) repeat;
	width: 160px;				
	padding-left: 0px;
	padding-top: 85px;
		
} 

/* PageMode - Standard */
.mid {
	text-align: left;
	vertical-align: top;
	/*width: 595px;*/
	background-color: white;	
} 

/* PageMode - Admin */
.midWide {
	text-align: left;
	vertical-align: top;
	/*width: 805px;*/
	background-color: white;
	overflow: hidden;	
} 

.right { 
	text-align: left;
	vertical-align: top;
	width: 210px;
	background: url(Images/lightGreenBg.gif) repeat;
} 

/* PageMode - Standard */
.midTop { 
	/*width: 595px;*/
	height: 70px;
	background: url(Images/midTopBg.gif) no-repeat;	
}

/* PageMode - Admin */
.midTopWide { 	
	height: 70px;
	background: url(Images/midTopWideBg.gif) no-repeat;	
	width: 788px;
}

.pageContent { 
	padding: 0 35px 20px 40px;		
	overflow: hidden;		
	width: 502px;
}

/* PageMode - Admin */
.pageContentWide { 
	padding: 0 35px 20px 40px;		
	overflow: hidden;		
	width: 705px;
}

#rightTop { 
	/*width: 211px;*/
	width: 171px;
	height: 17px;
	background: url(Images/rightTopBg.gif) no-repeat;
	font-family: "Arial, Helvetica, Verdana, sans-serif";	
	font-size: 11px; 
	letter-spacing: 1px;
	font-weight: bold;
	text-transform: uppercase;
	vertical-align: bottom;	
	padding: 90px 20px 10px 20px;
}	
	
#rightContent { 
	padding: 40px 20px 10px 20px;	
	width: 170px;
	overflow: hidden;	
}

/*** Start Menu ****************/
#menu {
	
}

#menu li{
	/*display: inline;
	list-style-type: none;*/
	
	/*background: url(Images/menuBg.gif) repeat-x;*/
}
	
#menu li a {
	color: #333;
}

#menu li a:hover {
	color: #69af23;	
}
	

#menu a.selItm:link {color: #fff; font-weight: bold;}
#menu a.selItm:visited {color: #fff; font-weight: bold;}
/*#menu a.selItm:hover {color: #fff; font-weight: bold;}	
*/
/*** End Menu ****************/

#footer {	
	background: url(Images/footer.jpg) no-repeat;
	height: 192px;	
} 

#footerInfo {	
	float: right;
	margin: 0px 0 10px 0;
	font-size: 9px;	
	text-align: right;
	vertical-align: top;	
	color: #d1d3d4;
	width: 235px;
}

a {color: #69af23;text-decoration: none;}
a:visited {color: #69af23;text-decoration: none;}
a:hover {color: #b7d799;text-decoration: none;}

.companyInfo a {color: #333;text-decoration: none;}
.companyInfo a:visited {color: #333;text-decoration: none;}
.companyInfo a:hover {color: #333;text-decoration: none;}

#footerInfo a {color: #aeaeae;}
#footerInfo a:visited {color: #aeaeae;}
#footerInfo a:hover {color: #aeaeae;}

#footerInfo a.byran:link {color: #d4d4d4;}
#footerInfo a.byran:visited {color: #d4d4d4;}
#footerInfo a.byran:hover {color: #9a8351;}

#footerInfo a.lexen:link {color: #d4d4d4;}
#footerInfo a.lexen:visited {color: #d4d4d4;}
#footerInfo a.lexen:hover {color: #94B626;}

#adminPage a {color: #333;text-decoration: none;}
#adminPage a:visited {color: #333;text-decoration: none;}
#adminPage a:hover {color: #b7d799;text-decoration: none;}

.userInfo {	
	font-size: 10px;			
	text-align: right;	
	margin-bottom: 10px;
}

#rightContent, #pageContent { 
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 12px; 	
	font-weight: normal;	
}

hr {
	padding: 0;
	margin: 0;
	border: solid 1px #b7d799;
}
/*
img {
	border: solid 1px #555;
}


a img {
border: none;
}*/

#logo a img {
	border: none;
}

p, .introduction {
	padding-top: 8px;
	padding-bottom: 8px;
}

.introduction {	
	font-weight: bold;
}

h1, h2, h3, .heading1, .heading2, heading3 {
	font-family: Arial, helvetica, sans-serif;	 	
	font-weight: 600;	
	color: #b7d799;	
}

h1, .heading1 {
	font-size: 26px;
}

h2, .heading2 {
	font-size: 20px;
}

h3, .heading3 {
	font-size: 16px;
}

/* *******************************************/
          
.adminContent {	
	padding: 10px 10px 10px 10px;		
}

.newsList {
	padding-bottom: 10px;
}

.eventList {
	padding-bottom: 10px;
}

.table {
    text-align: left;
    border-collapse: collapse;	    
    border-spacing: 0;
    padding: 4px;			
    border: solid 1px #d8d8da;
}

.table .header {    	
    font-family: 'Trebuchet MS', sans-serif;
    font-size: 10px;
    font-weight: bold;
    background: url(Images/sprite.png) repeat-x 0px 0px;        
    color: #444;
    padding: 1px 5px 1px 10px;
    text-align: left;        
}
     
.table .content {	
    padding: 15px 1px 1px 6px;
    border-top: solid 1px #d8d8da;
}           
    
/*Modal Popup*/
.modalBackground {
	background-color: #777;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.modalPopupEditor {
	background-color: #2c2c2c;
	border: solid 1px #000;
	color: #fff;
	padding: 0px;	
	background-color: #2c2c2c;
}

.modalPopupHandleControl {	
	cursor: move;	
	background: #fff url(/Images/bgHandleControl.gif) repeat;	
}

.txt {

}

.inpt, .inputMid, .inputSmall, .inputZip, .inputCity, .inputMessage,
.inputReq, .inputMidReq, .inputSmallReq, .inputZipReq, .inputCityReq, .inputMessageReq,
.inputLinkInfo {
	font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
	color: #444;
	width: 195px;
	height:17px;
	line-height:17px;
	border:1px solid #d1d3d4;
	background: #fff;
	padding: 2px 0px 1px 4px;	
}

.inputReq, inputMidReq, .inputSmallReq, .inputZipReq, .inputCityReq, .inputMessageReq {
	background: #fafad2;	
}

.inputMid, .inputMidReq {
	width: 100px;
}

.inputSmall, .inputSmallReq {
	width: 40px;
}

.inputZip, .inputZipReq {
	width: 50px;
}

.inputCity, .inputCityReq {
	width: 125px;
}

.inputMessage, .inputMessageReq {
	width: 195px;
	height: 70px;
}

.inputLinkInfo {
	font-size: 11px;
	width: 240px;
	height:15px;
	line-height:15px;
}

.ddl, .ddlReq {
	font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
	color:#444;   
    width: 201px;    	
	border:1px solid #d1d3d4;
	background: #fff;
	padding: 2px 0px 1px 4px;		   
}

.ddlReq {
	width: 203px;		
	background-color: #fafad2;
}

.ddlSmall, .ddlSmallReq {
	font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
	color:#444;   
    width: 70px;	
}

.ddlSmallReq {	
	background-color: #fafad2;
}

.ddlMid, .ddlMidReq {
	font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
	color:#444;   
    width: 140px;	
}

.ddlMidReq {	
	background-color: #fafad2;
}

.lst {
	width: 200px;
	height: 100px;
}

.lstMenuAdmin {
	width: 180px;
	height: 160px;
}

.chk {
	
}

/* RadEditor / Modal Popup */
.radwindow.radwindow_Default.normalwindow.transparentwindow {
	z-index: 9990000 !important;
}

/* START GridView *****************************************/

.tablestyleMargin0 {
	font-family: Arial, Helvetica;
	font-size: 10px;
	border: solid 1px #D2D2D2;
	margin-left: 0px;
	margin-top: 0px;	
}

.tablestyle {
	font-family: Arial, Helvetica;
	font-size: 11px;
	border: solid 1px #D2D2D2;	
	margin-left: 0px;
	margin-top: 0px;	
}

.altrowstyle {   
    /*background-color: #ededed;*/
    background-color: #fafafe;  
}

.headerstyle {
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 11px;
	font-weight: bold;
   /* background: url(Images/sprite2.png) repeat-x 0px 0px;
    border-color: #989898 #cbcbcb #989898 #989898;
    border-color: #d2d2d2 #d2d2d2 #d2d2d2 #d2d2d2;
    border-style: solid solid solid none;   
    border-width: 0px;*/
    color: #004a8f;
    padding: 1px 5px 1px 10px;
    text-align: left;
    vertical-align: bottom;   
    background-color: #f9fcff;   
}  

.headerstyle th {
	
    background: url(Images/bgBtn.png) repeat-x 0px 0px;
    /*border-color: #d2d2d2 #d2d2d2 #d2d2d2 #d2d2d2;
    border-style: solid solid solid none;
    border-width: 1px 0px 1px 0;
    color: #004a8f;*/
    padding: 1px 5px 1px 10px;
    text-align: left;
    vertical-align: bottom;     
}  

.headerstyle th a {
	/*font-family: 'Trebuchet MS', sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
    color: #004a8f;*/
	display: block;
    padding-right: 5px;  
    color: #fff; 
}    

.headerstyle th a:hover {
    color: #636366; 
}   

.rowstyle .sortaltrow, .altrowstyle .sortaltrow {
    /*background-color: #ededed;*/
}

.rowstyle .sortrow, .altrowstyle .sortrow {
    /*background-color: #ededed;*/
}

.rowstyle td, .altrowstyle td, .EntryLineHover td {  
    padding: 1px 5px 1px 10px;
    /*border-right: none;*/
}

.headerstyle .sortascheader {
    /*background: url(Images/sprite.png) repeat-x 0px -100px;*/
}

.headerstyle .sortascheader a {	
    background: url(Images/dt-arrow-up-white.png) no-repeat right 50%;
} 

.headerstyle .sortdescheader {	
   /* background: url(Images/sprite.png) repeat-x 0px -100px;*/
}   

.headerstyle .sortdescheader a {
    background: url(Images/dt-arrow-dn-white.png) no-repeat right 50%;
} 

.EntryLineHover {
	background-color:#d2d2d2; 
} 

.pagerStyle {
	text-align: left;	
	font-weight: bold;	
}

.pagerStyle a, .pagerStyle a:visited {	
	text-decoration: none;	
    font-weight: normal;    
}

.pagerStyle a:hover {	
    /*text-decoration: underline;*/
}

.listItemDesc {
	vertical-align: top;
	text-align: left;
	width: 140px;
}

.listItemDate {
	vertical-align: top;
	text-align: left;
	width: 60px;
}

.headerstyle .sortdescheader .listItemDate {
	vertical-align: top;
	text-align: left;
	width: 60px;
}
/* END GridView *******************************************/

fieldset {
	padding: 4px;
	border: solid 1px #d1d3d4;
}

legend {
	padding: 4px;
	color: #444;
}

.legendLargeHeader {
	padding: 4px;	
	font-size: 14px;
	font-weight: bold;
}

/*
img {
	border: solid 1px, #d1d3d4;
}
*/

img.gallery {
	width: 150px;
	float: left;
	margin: 5px;
}

.employee {
 	width: 240px;
	float: left;
	margin: 5px 10px 5px 0;
	border: solid 1px #d1d3d4;
}


.employeeImage {
	
}

.employeeInfo {
	vertical-align: top;
	text-align: left;
	white-space: nowrap;
	line-height: 1.6em;
	font-size: 9px;
	padding: 7px 0 0 10px;
}

.hand {
	cursor: pointer;		
}

.lnkHand {
	cursor: pointer;	
	
}

.toolTip, .employeeMailInfo, .headerEmployeeMail, .textEmployeeMail, .contactMailInfo, .fortnoxLogin {
	font-size: 11px;
	text-align: left;
	vertical-align: top;
	padding: 0px;	
	color:#444;	
}

.employeeMailInfo {
	padding-left: 10px;
}

.headerEmployeeMail, .textEmployeeMail {		
	width: 200px;
}

.inputEmployeeMail, .inputMultiLineEmployeeMail  {	
	font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
	color:#444;
	width: 195px;
	height:19px;
	line-height:19px;
	border:1px solid #7d7d7d;
	background: #fff;
	padding: 0px 0px 1px 4px;	
}

.inputMultiLineEmployeeMail  {	
	height: 80px;
	text-align: right;
	vertical-align: middle;
}

.employeeMailbutton, .contactMailbutton {
	font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;    
	border: 0;
	background: url('/App_Themes/McDaniel/Images/btnEmail.png') no-repeat top left;	
	height: 22px;
	width: 80px;
	font-weight: bold;
	color: white;
	cursor: pointer;	
	text-align: right;
	padding-right: 8px;
}

.employeeMailbutton:hover, .contactMailbutton:hover {
	background: url('/App_Themes/McDaniel/Images/btnEmail.png') no-repeat top left;	
	color: #69af23;
}

.btn, .btnSave, .btnDelete, .btnVerticalMove {
	
}

.btnDelete {
	color: red;
}

.btnVerticalMove {
	width: 60px;
	margin-bottom: 2px;
}

.txtMenuAdmin {
	width: 175px;
}

.txtMenuAdminWide {
	width: 375px;
}

.ddlMenuAdmin {
	width: 180px;
}

.lstMenuAdmin {
	width: 180px;
	height: 160px;
}


