	
	/*Tilgjengeliggjør flere stilark*/
	@import "mod_forum.css"; 
	@import "mod_gallery.css"; 
	@import "lightbox.css"; 
	@import "tpl_forms.css";
	@import "stat.cal.css";

	@import "modules.css";
	@import "pagination.css";
 

body{margin: 0;background-image: url(../images/bg.png);font: normal 12px/150% arial;}
label{width: 140px;float: left;text-align: right;margin-right: 0.0em;display: block;padding:6px 5px;display:block;color:#666;}
.clear{clear:both}
#body{margin: 0;text-align: center;	background: url(../images/bg_top.png) repeat-x top;}
#header_split{height: 20px;width: 100%;}

#header{height: 110px;width: 980px;background: url(../images/header_bg.png) no-repeat;text-align: left;}
#header_right{color: #ccc;width: 292px;height: 100px;float: right;text-align: left;margin-right: -23px;}
#header_right #search{background:url(../images/searchBg.png) no-repeat;margin-top: 0px;margin-bottom: 5px;width: 100%;height: 65px;}
#header_right #search .search{background: transparent;
	background: url(../images/searchField.png) no-repeat left center;
	width: 200px;border: 0px;font-size: 12px;color: #ccc;margin-left:33px;margin-top:19px;padding-top: 5px;padding-bottom: 5px;padding-left: 6px;
}
#header_right #search #searchSubmit{position:relative;z-index:999;top:6px;right:6px;}

#header_right #menu_top{
	font-family: arial;
	margin-bottom: 5px;
	width: 100%;
	height: 20px;
	text-align: right;
	color: #666;
}
#header_right #menu_top a{
	color: #ccc;
	text-decoration: none;
}
#header_right #date{

	margin-bottom: 1px;
	width: 100%;
	height: 20px;
	text-align: right;

}
#container{
	width: 980px;
	margin: 0 auto;
	text-align: left;
	font-family: Arial, Verdana, sans-serif, Helvetica, Calibri;
	font-size: 12px;
	
}
#container_inner{width: 980px;background: #fff;margin: 0;text-align: left;line-height: 150%;}
#main_top_w{
	width: 100%;
	background-image: url(../images/main_top_w.png);
	background-repeat: repeat-x;
	float: left;
	margin-left: 0px;
	height: 29px;
}

#main_left{
	width: 600px;
	background: #fff;
	float: left;
	margin-left: 10px;
}
#main_right{
	width: 350px;

	float: right;
	margin-left: 10px;
}
.sidebar-tools{text-align:right;padding:5px 0 0 0 ;margin:10px 0 -5px 0;border-top:1px solid #ccc;font-size:11px;}
.sidebarList{background:  url(../images/sidebarHeadingSub.png)repeat-x top;font-size:1em;padding-top:10px;text-indent:26px;}
.sidebarList ul{margin:0;padding:0;}
.sidebarList ul li{list-style-type:none;}
.sidebarList ul li a{display: block;width: 100%;background: url(../icons/arrow_right.png) no-repeat 14px center;width:100%;text-decoration: none;padding: 3px 0 3px 0;margin:0 0 0 0;}
.sidebarList ul li a:hover{background: url(../icons/arrow_right_hover.png) no-repeat 14px center;}
.sidebarList li ul li a {font-size:11px;background: url(../icons/arrow_right.png) no-repeat 26px center;  padding:2px 0 2px 0;text-indent: 37px;color:#000;}
.sidebarList li ul li a:hover { background: url(../icons/arrow_right_hover.png) no-repeat 26px center;text-decoration:none;}


.sidebar_gallery_cont{width:75px;height:75px;background:#fff;float:left;margin: 0 5px 5px 0}
.sidebar_gallery_cont img{margin:4px;}
.sidebar_gallery_cont a{display:block;border:1px solid #ccc;}
.sidebar_gallery_cont a:hover{border:1px solid #aaa;background:#ddd;}
/*************************************************************
*** HORISONTAL MENY ***************************************
**************************************************************/
#horiMenu{
	width: 980px;
	height: 29px;
	margin: 0 0px;
	background-image: url(../images/hori_menu_bg.png);
	background-repeat: repeat-x;


}
.horiMenu{width: 700px;text-align: left;float: left;margin: 0;}
.horiMenu ul{margin: 0;padding: 0;width: 818px;}
.horiMenu ul li{display: inline;}
.horiMenu ul li a{	float: left;padding-left: 15px;padding-right: 15px;
	padding-top: 4px;padding-bottom: 6px;line-height: 19px;color: #ccc;
	text-decoration: none;font-family: arial;font-size:  11px;font-weight: bold;
	text-transform: uppercase;border-right: 1px solid #000;}
.horiMenu ul li a:visited{}
.horiMenu ul li .current, a:visited{}
.horiMenu ul li a:hover{background: url(../images/menu_hover.png) repeat-x;padding-top: 4px;padding-bottom: 5px;color: #fff;}
.horiMenu ul li a:active{}
.horiMenu ul li .current{background: url(../images/menu_hover.png) repeat-x;padding-top: 4px;padding-bottom: 5px;color: #fff;}
/* HØYRE MENY*/
.horiMenuRight{
	width: 60px;
	text-align: right;
	float: right;
	margin: 0;
}
.horiMenuRight ul{
	margin: 0;
	padding: 0;
	width: 60px;
}
.horiMenuRight ul li{
	display: inline;
}
.horiMenuRight ul li a{
	float: left;
	padding-left: 40px;
	padding-right: 20px;
	padding-top: 6px;
	padding-bottom: 4px;
	background-image: url(../icons/tools_pas.png);
	background-repeat: no-repeat;
	background-position: 30px center;
	line-height: 22px;
	height: 19px;
	color: #616133;
	text-decoration: none;
	font-family: verdana;
	font-size:  11px;
	font-weight: bold;
	text-transform: uppercase;
}
.horiMenuRight ul li a:visited{
	background-image: url(../images/tools.png);
	background-repeat: no-repeat;
	background-position: 30px center;
}
.horiMenuRight ul li .current, a:visited{
}
.horiMenuRight ul li a:hover{
	background-image: url(../icons/tools_act.png);
	background-repeat: no-repeat;
	background-position: 30px center;
	padding-top: 6px;
	padding-bottom: 4px;
	color: #000;
}
.horiMenuRight ul li a:active{
}


#bottom_area{
	width: 100%;
	height: 200px;
	background: #fff;
	

}
.bottom_block{ 	float:left;}

.bottom_block ul{margin: 0;padding: 0;}
.bottom_block ul li{list-style-type: none;}
.bottom_block ul li a{background: url(../icons/arrow_right.png) no-repeat left center;
		color: #005CB2;padding-left:15px;text-decoration: none;line-height: 150%;
}
.bottom_block ul li a:hover{color: #000;
	background: url(../icons/arrow_right_hover.png) no-repeat left center;
	text-indent: 20px;}

.bottom_area_block{/* Vemstre kolonnet*/
	float:left;
	width: 290px;margin-right: 10px;
	
}
.bottom_area_1{
	width: 619px;
	height: 50px;
	background-image: url(../images/sidebar_title_long.png);
	background-repeat: no-repeat;
	color: #eee;
	line-height: 28px;
	text-indent: 10px;
	font-size: 1em;
	font-weight: bold;
	border-right: 1px solid #fff;
}
.bottom_area_1_inner_heading{
	font-size: 1.7em;
	font-family: georgia;
	font-weight: normal;
	color: #333;
	margin-bottom: 10px;
	padding-top: 0px;
	background-image: url(../images/splitter_short.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	width: 260px;
	margin-left: 10px;
	float:left;

}

.bottom_area_1_inner{
	width: 290px;
	margin-left: 10px;
	margin-right: 10px;

	float:left;

}

.bottom_area_3_inner_heading{
	font-size: 1.7em;
	font-family: georgia;
	font-weight: normal;
	color: #333;
	margin-bottom: 10px;
	padding-top: 0px;
	background-image: url(../images/splitter_short.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	width: 220px;
	margin-left: 10px;


}

.bottom_area_3_inner{
	width: 280px;
	margin-left: 10px;
	margin-right: 10px;

	float:left;

}





















.bottom_area_3{
	width: 359px;
	height: 50px;
	background-image: url(../images/sidebar_title_flat.png);
	background-repeat: no-repeat;
	color: #eee;
	line-height: 28px;
	text-indent: 10px;
	font-size: 1em;
	font-weight: bold;
}
.bottom_area_3_inner{
	width: 290px;
	margin-left: 10px;
	margin-right: 10px;

}

#footer{
	height: 230px;
	background-image: url(../images/footer_bg.png);
	background-repeat: repeat-x;

}
#footer a{
	color: #fff;
	text-decoration: none;
	line-height: 150%;
}
#footer_inner{
	height: 230px;
	width: 980px;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	margin: 0 auto;
}
#footer_info{
	color: #aaa;
	font-family: Arial, Verdana, sans-serif, Helvetica, Calibri;
	font-size: 11px;
	margin-top: 120px;
	text-align:center;
	width: 960px;
	margin-left: 10px;
	margin-right:  10px;

}

#footer_inner_top{
	
	text-align:left;
	width: 960px;
	padding-top: 0px;
	margin-left: 10px;
	font-size: 12px;
	font-family: Arial, Verdana, sans-serif, Helvetica, Calibri;
	margin-right:  10px;
	height: 20px;

}
.clear{/*klarereer float*/
	clear:both;
}
.img{
	border: none;
}
a{
	color: #005CB2;
}
a:hover{
		color: #005CB2;
	text-decoration: none;
}

/* FORMS */
.inputTextField{
	border: 1px solid #d9d9d9;
	width: 340px;
	height: 130px;
	font-family: Arial, Verdana, sans-serif, Helvetica, Calibri;
	font-size : 12px;
	background: #f9f9f9;
}
.inputText{
	border: 1px solid #d9d9d9;
	width: 196px;
	font-family: Arial, Verdana, sans-serif, Helvetica, Calibri;
	font-size : 12px;
	background: #f9f9f9;
}
.submitButton{
	margin-top: 10px;
	margin-bottom: 10px;
font-family: Arial, Verdana, sans-serif, Helvetica, Calibri;
	font-size : 12px;
}
.textFieldLong{
	width: 260px;
	height: 18px;
	border: 1px solid #d9d9d9;
	font-family: Arial, Verdana, sans-serif, Helvetica, Calibri;
	font-size : 12px;
	background: #f9f9f9;
	
}
.textFieldXLong{
	width: 470px;
	height: 18px;
	border: 1px solid #d9d9d9;
	font-family: Arial, Verdana, sans-serif, Helvetica, Calibri;
	font-size : 12px;
	background: #f9f9f9;
}
.textFieldMediumLong{
	width: 200px;
	height: 18px;
	border: 1px solid #d9d9d9;
	font-family: Arial, Verdana, sans-serif, Helvetica, Calibri;
	font-size : 12px;
	background: #f9f9f9;
	
}
.textFieldNorm{
	width: 150px;
	height: 18px;
	border: 1px solid #d9d9d9;
	font-family: Arial, Verdana, sans-serif, Helvetica, Calibri;
	font-size : 12px;
	background: #f9f9f9;
	
}
.textAreaNorm{
	border: 1px solid #CCC;
	width: 420px;
	height: 160px;
	font-family: Arial, Verdana, sans-serif, Helvetica, Calibri;
	font-size : 12px;
	background: #f9f9f9;
}
.textAreaMid{
	border: 1px solid #CCC;
	width: 380px;
	height: 110px;
	font-family: Arial, Verdana, sans-serif, Helvetica, Calibri;
	font-size : 12px;
	background: #f9f9f9;
}
.emailSelector{
	width: 200px;
	border: 1px solid #CCC;
	height: 18x;
	font-family: Arial, Verdana, sans-serif, Helvetica, Calibri;
	font-size : 12px;
	background: #f9f9f9;
}
/*RSS FEED*/
.feedList ul{
	margin: 0;
	padding: 0;
}
.feedList ul li{
	list-style-type: none;
}
.feedList ul li a{
	background-image: url(../../../sys/icons/rss.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	color: #005CB2;
	display: block;
	text-decoration: none;
	

}
.feedList ul li a:hover{
	background-image: url(../../../sys/icons/rss.png);
	background-repeat: no-repeat;
	background-position: left;
	color: #000;


	

}


	
	
/* CMS STANDARD*/
.contentHeading{
	font-size: 1.6em;
	font-family: georgia;
	font-weight: normal;
	color: #333;
	margin-bottom: 10px;
	padding-top: 10px;
	text-decoration: none;
}

.contentHeading a{
	color: #333;
	text-decoration: none;
}
.contentHeading a:hover{
		color: #005CB2;
		text-decoration: none;
}
.contentSubmitted{
	font-family: arial;
	font-size:  11px;
	font-weight: normal;
	color: #999;
	margin-bottom: 16px;

}
.contentSubmitted ul{
	margin: 0;
	padding: 0;
	
}
.contentSubmitted ul li{
	
	background-position: left;
	text-indent: 0px;
	list-style-type: none;
}
.contentSubmitted ul li a{
color: #999;
text-decoration: none;
}
.mainContent{
	
}

.readMore a{
	float: left;
	margin-right: 10px;
	color: #005CB2;
	font-weight: normal;
	font-size: 1em;
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	text-decoration: underline;
	line-height: 30px;
	
}
.readMore a:hover{
	color: #000;
	text-decoration: underline;

}
.comments a{
	color: #005CB2;
	font-weight: normal;
	font-size: 0.9em;
	background-image: url(../images/commentIcon.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	margin-left: 0px;
	text-decoration: none;
	line-height: 30px;
	float:left;
	
}
.comments a:hover{
	color: #000;
	text-decoration: underline;

}

/*************************************************************
*** BLOG KOMMENTAR ****************************************
**************************************************************/
.blogUser{
	width: 40px;
	margin-right: 10px;
	float: left;
	border: 1px solid #d9d9d9;

}
.blogCommentContent{
	width: 540px;
	float: left;
}
.blogTextField{
	width: 200px;
	border: 1px solid #d9d9d9;
}
.blogTextArea{
	width: 400px;
	height: 60px;
	border: 1px solid #d9d9d9;
}
.blogHeading{
	color: #333;
	text-transform: uppercase;
	font-family: verdana;
	font-size:  10px;
	font-weight: bold;
	background-image: url(../images/splitter_long.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 10px;
	margin-top: 0px;
	letter-spacing: 0.1em;
}
.blogHeading a{
	color: #333;

}

.blogCommentBlock{
	background-image: url(../images/splitter_long.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 5px; 
	padding-bottom: 5px;
	padding-left: 0px; 
	padding-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 600px;

}
.blogSubmit{   /*form button*/
	margin-top: 10px;
}
.blogDateSubmitted{
	font-family: arial;
	font-size:  11px;
	font-weight: normal;
	color: #666;
	
	margin-bottom: 6px;

}
.blogDateSubmitted ul{
	margin: 0;
	padding: 0;
	
}
.blogDateSubmitted ul li{

	text-indent: 0px;
	list-style-type: none;
}
.blogDateSubmitted ul li a{
	color: #999;
}
.right_block{

}
.right_block a{
	text-decoration:none;
}
.right_block_top{
	width: 350px;
	height: 40px;
	background-image: url(../images/sidebar_title.png);
	background-repeat: no-repeat;
	color: #eee;
	line-height: 37px;
	text-indent: 15px;
	font-size: 1em;
	font-weight: bold;
}
.right_block_content{
	width: 350px;
	height: 100%;
	background: url(../images/sidebar_content.png) repeat-y;


}
.right_block_inner{
	padding: 10px 15px;
}
.right_block_bottom{
	width: 100%;
	height: 10px;
	background-image: url(../images/sidebarBottom.png);
	background-repeat: no-repeat;
	margin-bottom:10px;

}
.blockCategory{
	margin-left: 0px; 
	margin-right: 10px;
	padding-top: 0px; 
	padding-bottom: 10px; 
}
.blockCategory ul{
	margin: 0;
	padding: 0;
}
.blockCategory ul li{
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 15px;
	list-style-type: none;
}
.blockCategory ul li a{
	color: #005CB2;
	text-decoration: underline;
}
.blockCategory ul li a:hover{
	color: #000;
}
.blockCategory .search{
	background-image: url(../images/search.png);
	background-repeat: no-repeat;
	width: 190px;
	height: 20px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #666;
}
.splitter_long{

		margin-bottom: 0px;
		margin-top: 0px;
		background-image: url(../images/splitter_long.png);
		background-repeat: no-repeat;
		background-position: center center;
		height: 1px;
	}
	.splitterShadow{

		height: 15px;
		background: url(../images/splitter_shadow.png) no-repeat center center;

	}
.splitter_short{

		margin-bottom: 10px;
		margin-top: 10px;
		background-image: url(../images/splitter_shadow_short.png);
		background-repeat: no-repeat;
		background-position: center center;
		height: 15px;
	}
.searchRes_single{
	margin: 0;	
	border-bottom: 1px solid #ccc;
	height: 90px;
}
.searchRes_left{
	width: 400px;
	float: left;
	height: 90px;
}
.searchRes_heading a{
	color: #005CB2;
	font-size: 12px;
	text-decoration: underline;
	
	font-weight: bold;
	
}
.searchRes_heading{

	margin-top: 5px;
	margin-bottom: 5px;

}
.searchRes_submitted{
	color: #000;
	font-size: 11px;
	margin-left: 0px;
	padding-left: 5px;
	border-left: 4px solid #ddd;
}
.searchRes_submitted a{
	color: #005CB2;
	font-size: 11px;
}
.searchRes_submitted_pub{
	color: #999;
}
.searchRes_right{
	width: 100px;
	border-left: 1px solid #eee;
	float: right;
	height: 90px;
	font-size: 11px;
	padding-left: 5px;

}
.buttonNorm{
	font-size: 11px;
	margin-top:10px;
	width: 80px;
	height: 20px;
	border: 0px;
	color: #000;
	margin-right: 3px;
	line-height: 20px;
	background-image: url(../images/button_a.png);
	background-repeat: no-repeat;
	background-position: center center;

}
.buttonNorm:hover{
	background-image: url(../images/button_topic.png);
	background-repeat: no-repeat;
	background-position: center center;
	color: #fff;
}

/*************************************************************
*** Events *****************************************************
*************************************************************/
.event_container_single{
	width: 100%;
	float:left;
	margin: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 0px;
	padding: 0px;
	
}
.event_container_half{
	width: 290px;
	float:left;
	margin: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 0px;
	padding: 0px;
	height: 260px;
}

	.event_container_half .e_time_single{
		float:left;
		margin-left: 0px;
		font-weight: bold;
		color: black;
		width: 190px;
		background: #fff;
	
	}
.event_block{padding: 0 0 15px 0;}
.event_block caption{font-weight:bold;text-align:left;padding:5px 0}
.event_block .event_list_left{float:left;width:130px;}
.event_block .event_list_left img{border:1px solid #ddd;background:#fff;padding:4px;}
.event_block .event_list_right{float:left;width:450px;}
.event_block .event_list_right h3{font: bold 12px arial;margin:0;padding: 0 0 5px 0}
.event_block .event_list_right h3 a{text-decoration:none}
.event_block .event_list_right p{margin:0;padding: 0 0 10px 0}

.event_container{width: 340px;	margin: 0px;padding: 10px 0 15px 15px;font:normal 11px arial;}

.event_container .left{float:left;width:70px;background:green}
.event_container .right{float:right;width:250px;margin-right:15px}
.event_container .e_heading {font:bold 12px arial;}
.event_container .e_heading a{color: #333;padding-top: 10px;text-decoration: none;}
	.event_container .e_heading a:hover{	color: #005CB2;}
	.event_container .e_image{width: 62px;height: 62px;}
	.event_container .e_image_cont{border: 1px solid #ccc;background:#fff;padding:3px;}
	.event_container .e_time{
		float:left;
		background: url(../icons/cal_16.png) no-repeat left center;
		padding: 7px 0 7px 18px;
		color: #999;
		
	
	}
	
	.event_container .e_teaser{font:normal 11px/140% arial;color:#333;}
	.event_container .event_alert{
		font-size: 18px;
		margin-bottom: 10px;
		font-family: georgia;
		color:red;
	}
	
.event_pre{
		margin: 10px;
		text-align: center;
		color:red;
	}
	.splitter_short{

		margin-bottom: 10px;
		margin-top: 10px;
		background-image: url(../images/splitter_shadow_short.png);
		background-repeat: no-repeat;
		background-position: center center;
		height: 15px;
	}
	.splitter_long{

		margin-bottom: 0px;
		margin-top: 0px;
		background-image: url(../images/splitter_long.png);
		background-repeat: no-repeat;
		background-position: center center;
		height: 1px;
	}
	.main_ads_mark{
	background-image: url(../images/banner_mark.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 16px;
	margin-top: 0px;
	
	background-color: #fff;
	text-align: center;

}
.main_ads{
	width: 100%;
	text-align: center;
	margin-bottom: 20px;

}



/*************************************************************
*** LINKER ***************************************************
**************************************************************/


.linkBlock{
	width: 150px;
	height: 122px; /* variabel - konfig*/
	float: left;
	margin: 10px 0 10px 15px;
	


}
.linkBlockInner{

	height: 30px;
	margin: 0;
	padding: 0px;
	text-indent: 0px;
	line-height: 28px;
	color: #333;
	font-weight: bold;
	font-size: 12px;
}
.linkBlockInnerInner{
	margin: 0;
	padding: 0px;
	

}
.linkBlockInnerInner ul{
	padding: 0;
	margin:0;
}
.linkBlockInnerInner ul li{
	list-style-type: none;
}
.linkBlockInnerInner ul li a{
	color: #005CB2;
	text-decoration: none;
	font-weight: normal;
	padding-left:10px;
	background: url(../icons/arrow_right.png) no-repeat left center;
	

}
.linkBlockInnerInner ul li a:hover{
	color: #000;
	text-decoration: underline;
	background: url(../icons/arrow_right_hover.png) no-repeat left center;
}

/*************************************************************
*** Staff modul *************************************************
*************************************************************/
.staff_container{
	Width: 286px;
	height: 90px;


	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.staff_image{
	background-repeat: no-repeat;
	background-position: center center;
	float:left;
	margin-left:0px;
	margin-top: 2px;
	height: 82px;
	width: 82px;
}
.staff_info{
	width: 195px;
	height: 100px;
	float:left;
	color: #555;
	margin-left: 5px;
}
/*Login box*/
#loginBox{

width: 180px;
height: 100px;
float: left;
}
#loginBoxRight{

background-image: url(../images/loginicon.png);
background-repeat: no-repeat;
background-position: center center;
width: 128px;
height: 128px;
float:right;
}


/* Front siden*/ 
.doubleBlock{
	width: 286px;
	float: left;
	height: 260px;/* endret fra 200 - 240 */
	margin:6px;
	line-height: 100%;

	border-bottom: 0px solid #999;
	
}
.thumbHolder{
	width: 100%;
	height: 140px;/* endret fra 100 - 140 */

}
.contentHeadingSmall{
	font-size: 1.6em;
	font-family: georgia;
	font-weight: normal;
	color: #000;
	margin-bottom: 2px;
	padding-top: 5px;
	line-height: 100%
}
.contentHeadingSmall a{
	color: #000;
	text-decoration: none;
}
.contentHeadingSmall a:hover{
	color: #005CB2;
}
.ingressSmall{
	font-size: 1em;
	margin: 0px;
	margin-top: -3px;
	line-height: 135%;
	color: #333;
}
/* Single article*/
.ingressSingle{
	font-size: 16px;
	margin: 0px;
	margin-top: -3px;
	line-height: 135%;
	color: #333;


}

.contentHeadingSingle{
	font-size: 2em;
	font-family: georgia;
	font-weight: normal;
	color: #000;
	margin-bottom: 10px;
	padding-top: 5px;
}
.contentHeadingSingle a{
	text-decoration: none;
	color: #000;
}
.contentHeadingSingle a:hover{

	font-family: georgia;
	font-weight: normal;
	color: #005CB2;
	margin-bottom: 10px;
	padding-top: 5px;
}
.contentSubmittedSingle{
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	font-size: 0.9em;
	font-weight: normal;
	color: #999;
	padding-bottom: 4px;
	padding-top: 4px;
	width: 100%;
	
}
.artImg{
	float: right;
	width: 350px;
}
.artImgInfo{
	font-size: 0.9em;
	color: #555;
	font-style: italic;
	margin-bottom: 10px;
	margin-left: 10px;
}

/* Print and email icons */

#articleInfo{
	width: 100%;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	font-size: 0.9em;
	text-transform:uppercase;
	color: #888;
	padding-top: 5px;
	padding-bottom: 0px;
	line-height: 150%;
}
#articleInfo a{
	text-decoration: none;
	color: #005CB2;

}

#articleInfoLeft{
	width: 250px;
	float: left;
}
#articleInfoRight{
	width: 144px;
	float: right;
}
#articleDate{
	width: 60px;
	float: left;
}
.iconContainer{
	float:right;
	width: 80px;


}
	.iconFacebook{
		float:right;
		height:20px;
		margin-right: 4px;
		margin-left: 4px;
	}
	.iconPrint{
		float:right;
		height:20px;
		margin-right: 0px;
		margin-left: 8px;
	}
	.iconEmail{
		float:right;
		height:20px;
		margin-right: 0px;
		margin-left: 2px;
	}
	
	
/* login box*/

#loginHeader{
height: 60px;
font-size: 20px;
font-family: georgia;
text-indent: 10px;
line-height: 60px;
background: url(../images/toolsHeader.png);
}
#loginBody{
width: 360px;
padding:10px;

background: #f2f2f2;
}
#loginLogo{
width: 70px;
height: 70px;
padding:10px;
background: url(../images/loginLogo.png) no-repeat center center;
position: absolute;
z-index: 999;
right:15px;
}
#loginSplit{
width: 80px;
height: 10px;
padding:10px;
border-bottom: 1px solid #ccc;

}
#tableButtons{text-align:right;}
#buttonActions{padding-top:10px;padding-bottom:0px;width: 360px;text-align:right;}
.buttonDesc{height:10px;width:360px; background:  url(../images/buttonActionsTop.png) no-repeat left center;}

.lightboxInner{padding:10px;}




.graphBrowsers{height: 12px; line-height: 12px; text-indent:5px;margin:0;background: url(../images/graphOn.png) repeat-x center center; color: #fff; font-size: 10px; font-weight: normal;text-align: right; }




