
/*
Blå #194380

color: #64b2e3;
*/

*{}

body {
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 12px; 	
	font-weight: normal;	
	/*line-height: 1.6em;*/
	color: #333;	
	/*list-style: none;*/
	/*background: url(Images/bg.gif) repeat;*/
}

table, .table {
	padding: 0;
	margin: 0;
	border: 0;
}

td {
	text-align: left;
	vertical-align: top;
}


a {text-decoration: none; color: #333; font-weight: bold;}
a:hover {text-decoration: none; color: #194380;}
a:visited {text-decoration: none; color: #333;}

h1, h2, h3, .heading1, .heading2, .heading3 {
	font-family: "Frutiger", Arial, Helvetica, Verdana;		
	/*font-weight: bold;
	margin: 0;
	padding: 0;
	line-height: 120%;*/
}

h1, .heading1 {	
	font-size: 17px;
}

h2, .heading2 {
	font-size: 14px;
}

h3, .heading3 {
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
}

p {
	
}

img {
	border: 0;
}

/**** Layout ***************/
#wrapper { 	
	margin: 0 auto;
	width: 1173px; 	
	padding-top: 0px;
	margin-top: 10px;	
} 

#left { 	
	float: left;
	width: 950px;	 	
	
	/*
	padding-right: 1px;
	background: #fff url(Images/bgRight.gif) no-repeat bottom right;
	*/
} 

#right {
	float: right;
	vertical-align: top;
	width: 202px;	
	overflow: hidden;	
	padding: 0 0 0 20px;
	margin: 0;
}
	
#advert {
	/*border: 1px solid #cbcbcb;*/
	vertical-align: top;	
	text-align: center;	
}	

#advert img {
	padding: 0 0 10px 0;
}	

/* Start Header ********************/
#header { 		
	/*background: url(Images/header.jpg) no-repeat;*/	
}

#headerLogo {
	float: left; 
	height: 129px;
	width: 220px;	
	border-bottom: solid 1px #333;		
}

#headerImage {
	float: right; 	 	
	height: 129px;
	width: 730px;	
	background: #fff url(Images/kollage.jpg);	
	border-bottom: solid 1px #333;
}

#headerMenuRow {
	clear: both;		
	height: 25px;
	width: 948px;
	background: #fff url(Images/menuBg.png) repeat-x;
	
	border: solid 1px #194380;
	border-top: 0;	
}

#headerMenu {	
	padding: 0px 0 0 160px;		
}

/* End Header ********************/
/* Start Content ********************/
#content 
{
	padding-left:1px;
	height: 300px;
	padding-top: 20px;
	clear: both;
	background: #fff url(Images/bgLeft.gif) left top no-repeat;
} 

.contentLeftTop  {
	padding-top: 0px;	
	width: 160px;		
} 	


.contentLeftTopBg  {
	padding-top: 0px;
	height: 175px;
	width: 160px;	
	background: #fff url(Images/boyTop.jpg) no-repeat bottom center;
	
}

.contentLeftBottom { 		
	
	height: 50px;
	background: #fff url(Images/boyBottom.jpg) no-repeat bottom center;
}

.contentRightTop { 
	width: 790px;	
}

.contentBottom { 
	
}

.contentRightBottom { 
	
	height: 50px;
	background: #fff url(Images/bgBottom.jpg) repeat-x bottom;
}

.contentPage {
	padding: 0 15px 15px 15px;
}

.contentPageLeft {
	padding: 0 15px 15px 15px;
	width: 540px;
}

.contentPageRight {
	width: 220px;
}

.contentNews {	
	width: 220px;	
	overflow: hidden;
}

.contentEvents {
	width: 220px;	
	margin: 0;
}

/* End Content ********************/
/* Start Footer ********************/
#footer {	
	clear: both;
	/*background: url(Images/footer.jpg) no-repeat;
	width: 100%;	
	height: 50px;	
	background-color: black;*/
} 

#motalafkFooter {
	float: left;
	
	padding: 10px 0 0 20px;
}

#lexenFooter {
	float: right;
	/*border-top: 1px solid #d4d4d4;*/
	margin-top: 4px;
	font-size: 9px;	
	text-align: right;	
	color: #d4d4d4;
	padding: 5px 12px;
}

#footerInfo {
	/*float: right;
	border-top: 1px solid #d4d4d4;
	margin-top: 6px;
	font-size: 9px;	
	text-align: right;	
	color: #d4d4d4;*/
}

.userInfo {	
	font-size: 10px;			
	text-align: right;	
	margin-bottom: 10px;
	color: #194380;
}

#footerInfo a {text-decoration: none; font-weight: normal; color: #fff !important;}
#footerInfo a:visited {text-decoration: none; font-weight: normal; color: #fff !important;}
#footerInfo a:hover {text-decoration: none; font-weight: normal; color: #fff !important;}

#footerInfo a.motalaFK:link {text-decoration: none; font-weight: normal; color: #fff !important;}
#footerInfo a.motalaFK:visited {text-decoration: none; font-weight: normal; color: #fff !important;}
#footerInfo a.motalaFK:hover {text-decoration: none; font-weight: normal; color: #194380 !important;}

#footerInfo a.lexen:link {text-decoration: none; font-weight: normal; color: #fff !important;}
#footerInfo a.lexen:visited {text-decoration: none; font-weight: normal; color: #fff !important;}
#footerInfo a.lexen:hover {text-decoration: none; font-weight: normal; color: #94B626 !important;}

/* End Footer ********************/

/*** Start headerMenu ****************
ul.topMenu {
	font-family: Verdana,Helvetica,Arial,sans-serif;	
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	list-style-type: none;
	width: auto;
	position: relative;
	display: block;
	height: 25px;		
	margin: 0;
	padding: 0;
}

ul.topMenu li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}

ul.topMenu li a {
	float: left;
	color: #333;
	text-decoration: none;
	height: 25px;
	padding: 9px 15px 0;
	
	padding: 9px 10px 0 10px;	
}

ul.topMenu li a:hover,.selItm {
	color: #194380;
	text-decoration: none;
	padding: 8px 10px 1px 10px;
}
*/
/*
ul.topMenu .selItm a {
	color: #194380;
}*/
	
a.selItm:link {color: #194380;}
a.selItm:visited {color: #194380;}
a.selItm:hover {color: #194380;}
/*** End headerMenu ****************/



.tdLabel, .td2Label, .tdError {		
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
	padding: 2px 2px 2px 0;
}

.td2Label {		
	padding-left: 20px;
}

.tdInput, .td2Input, .tdInputEditor {	
	padding: 2px 0 5px 12px;		
}

.tdError {
	padding-top: 4px;
	width: 10px;
	white-space: nowrap;		
}

.errorColor, .validator, .requiredStar {
	color: #FF0000;	
}                

.requiredStar {
	font-size: 14px; 	
}
 	
.tdButton {
	padding-top: 4px;
	padding-right: 3px;
}          

.tdButtonTbl {
	
}

.tdButtonTblR {
	text-align: right;
}






/***** Start - modal text editor & admin content in client website ******/
.editContentBody {	
	background-color: #fff;
}

.editContentBody {	
	background-color: #fff;
}

adminContentInPage {
	padding: 0 0 0 20px;
}
/***** END - modal text editor & admin content in client website ********/

.button {

}

.btn, .btnSave, .btnDelete {

}

.btnDelete {	
	color: #FF0000;
}

.btnSend {

}


.btnSend {
	border: none;
	height: 25px;
	width: 73px;
	background: url('Images/btnMailGreen.gif') no-repeat;
}

.btnSend:hover {	
	background: url('Images/btnMailGreenHover.gif') no-repeat;
}

.btnSend:focus {	
	background: url('Images/btnMailGreenHover.gif') no-repeat;
}


.tblContact {

}

.IframeExternalPage {
	padding: 0;
	margin: 0;	
	width: 962px;
	height: 600px;
}

/* GridView *****************************************/

/*
Bakgrundsblå cbe4F5
blå rubrik #1D8FB7 
blå länk #0066cc
Grön #4E897A	
068DC1
ljusblå/turkos C7EAFC; 
brun B2910C
ljus grå/turkos D4ECF4  def9f3
*/

.tablestyleMargin0 {
	font-family: Arial, Helvetica;
	font-size: 12px;
	border: solid 1px #cbe4F5;
	margin-left: 0px;
	margin-top: 0px;	
}

.tablestyleMargin010 {
	font-family: Arial, Helvetica;
	font-size: 12px;
	border: solid 1px #cbe4F5;
	margin-left: 10px;
	margin-top: 0px;	
}

.tablestyle {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	/*border: solid 1px #cbe4F5;*/
	margin-left: 0px;
	margin-top: 15px;	
	
	border-left: solid 4px #194380;
}
/*
Blå #194380

color: #64b2e3;
*/
.altrowstyle {
   /* background-color: #edf5ff;*/        
}

.headerstyle {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
   /* background: url(../Images/sprite.png) repeat-x 0px 0px;*/
	/*background-color: #2aace3; #2acce3*/
    /*border-style: solid solid solid none;
    border-width: 1px 1px 1px medium;*/
    border-width: 0px;
    /*color: #333;*/
    padding: 1px 5px 1px 0px;
    text-align: left;
    vertical-align: bottom;   
    height: 20px;
    
    border: 0;   
}  

.headerstyle th {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
   /* background: url(../Images/sprite.png) repeat-x 0px 0px;
    border-color: #cbe4F5;
    border-style: solid solid solid none;
    border-width: 1px 0px 1px 0;*/
    /*color: #333;*/
    padding: 1px 5px 1px 10px;
    text-align: left;
    vertical-align: bottom;  
    vertical-align: top;
    border: 0;   
}  

.headerstyle th a {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
   /*color: #333;*/
	display: block;
    padding-right: 5px;   
    
    border: 0;   
}    

.rowstyle .sortaltrow, .altrowstyle .sortaltrow {
    background-color: #fff;     
    border: 0;
}

.rowstyle .sortrow, .altrowstyle .sortrow {
    /*background-color: #def9f3;   */ 
    border: 0;
}

.rowstyle td, .altrowstyle td, .EntryLineHover td {
	font-family: Arial, Helvetica;
	font-size: 11px;
    /*padding: 4px 10px 4px 10px;*/
    padding: 2px 10px 2px 10px;
   /* border-color: #cbe4F5;    */
    background-color: #fff;
    
    border: 0;
    border-bottom: solid 1px #ededed; 
}

.altrowstyle td {  
    /*background-color: #def9f3;
    border-color: #cbe4F5;
    border-style: solid solid solid none;
    border-width: 1px 0px 1px 0;*/
    
   border: 0; 
   border-bottom: solid 1px #ededed;
}

.headerstyle .sortascheader {	
    /*background: url(../Images/sprite.png) repeat-x 0px -100px;*/   
}

.headerstyle .sortascheader a {
    background: url(Images/dt-arrow-up.png) no-repeat right 50%; 
    border: 0;
    /*color: #333;*/
} 


.headerstyle .sortdescheader {
   /* background: url(../Images/sprite.png) repeat-x 0px -100px;*/  
}   

.headerstyle .sortdescheader a {
    background: url(Images/dt-arrow-dn.png) no-repeat right 50%;    
    /*color: #333;*/
} 

.EntryLineHover {
/*	background-color:#C7EAFC; */
} 

.pagerStyle a {	
	font-weight: normal;	
	font-size: 11px;
}  

a.newsLink:link {text-decoration: none; font-weight: normal; color: #333 !important;}
a.newsLink:visited {text-decoration: none; font-weight: normal; color: #333 !important;}
a.newsLink:hover {text-decoration: none; font-weight: normal; color: #94B626 !important;}

/*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;	
}

/* RadEditor / Modal Popup */
.radwindow.radwindow_Default.normalwindow.transparentwindow {
	z-index: 9990000 !important;
}

.input {
	width: 195px !important;
}

.inputZip {
	width: 55px !important;
}

.inputCity {
	width: 130px !important;
}

.inputMid {
	width: 100px !important;
}

.inputWide {
	width: 510px !important;
}

.inputLogin {
	width: 180px !important;
}

.inputMessage {
	width: 195px !important;
	height: 50px;
}

.inputMessageLarge {
	width: 210px !important;
	height: 70px;
}

