/* created by:		Kim Thörning	*/
/* created date:	2009-02-03		*/
/* description:		General CSS		*/

/* :: Global :: */
html { background: #e0e0e0; }
body { height:100%; width:100%; text-align:center; margin:0; padding:0; background: #fff url('gfx/background-gradient.gif') top center repeat-y; }

/* :: Framework :: */

/** General */
.ingress { font-size: 1.2em; line-height:19px; font-family: Arial,sans-serif; font-weight: normal; }
#PageWrapperMain { background: transparent url('gfx/bottom-gradient.gif') bottom left repeat-x; width:100%; }
#PageWrapper { text-align:left; width:100%; background: transparent url('gfx/background-bottom-gradient.gif') bottom center  no-repeat; }
#PageContainer { width:966px; min-height:100%; height:100%; margin: 0 auto; background: transparent; overflow: hidden}
#Page { min-height:100%; border: #fff 3px solid; margin: 0 auto; background:#f6f6f6 url('gfx/background-page-header.gif') top left repeat-x; }
#PrintHeader { display:none; }
#PrintFooter { display:none; }
#PageHeader { margin:0; padding:0; height:180px; font-family: Arial, Sans-Serif; }
		/* Sets from PageHeader.ascx.cs, just hide the background logo:: background: transparent url('gfx/header-logo.gif') no-repeat; */
		#PageHeader #Logotype { float:left; height:65px; width:470px; margin:0 0 0 30px; }
		#PageHeader #Logotype img { width:470px; height:65px; padding: 0px; }
		#PageHeader #Logotype a:hover { background:none; padding:0; }
	#PageHeader #Search { width:300px; float:right; margin:24px 30px 0 0; }
	#PageHeader #Search .searchField { width:180px; height:28px; padding:4px; background: url('gfx/background-search-field.gif') repeat-x; float:right; }
	#PageHeader #Search .searchField input { background: transparent; border:none; width:175px; margin:auto; height:20px; color:#999; }
	#PageHeader #Search .searchButton { vertical-align:middle; float:right; height:28px; margin-left:0; }
        #PageHeader #Search .searchButton input { background-color:#FFF; border:none; color:#333; text-decoration:none; text-transform: uppercase; line-height:28px; font-family:Arial, Serif; font-weight: bold; 
		                                      font-size:1.2em; padding:4px; }
		#PageHeader #Search .searchButton a { color:#333; text-decoration:none; text-transform: uppercase; line-height:28px; font-family:Arial, Serif; font-weight: bold; 
		                                      font-size:1.4em; padding:6px; }
		#PageHeader #Search .searchButton a:hover { text-decoration:none; background: #dedede; }
		#PageHeader #Search .searchButton input:hover { text-decoration:none; background: #dedede; }
        #PageHeader #Search .searchField input:focus{ border:ridge 1px #000000; color:#000;}

#MainContentArea { width:960px; background: transparent url('gfx/background-stage-area.gif') bottom left repeat-x; padding:10px 0 20px 0; }
#MainContentArea #MainBody { padding:20px 0 0 10px; float:left; }
#MainContentArea #MainBody.full { padding:20px 10px 0 0; }
#MainContentArea #MainBody.startPage { padding-top:20px; }
		
#PageFooter { padding:25px 30px 30px 30px; }
	#PageFooter .footerLogo { display:block; }
	#PageFooter img { margin-bottom: 18px; }
	#PageFooter a { color:#222; }
		#PageFooter a:hover { background: none; text-decoration:none; }
	#PageFooter .information-details-box { float:left; width: 250px; margin-right: 25px; }
		#PageFooter .information-details-box a:hover { background: #fff; }
	#PageFooter ul { font-size:0.8em; list-style:none; margin-left:0; }
		#PageFooter ul li { line-height:1.6em; }
	#PageFooter h2 { font-weight:bold; font-family: Georgia, "Times New Roman", serif; text-transform:none; margin-bottom:0;}
	#PageFooter .information-text { font-style:italic; font-size:1.2em; margin:0 0 30px 0; }

/** StartPage */
#StartPageContent #MainLeftColumn { width:649px; float:left; margin-right:36px; overflow:hidden; padding-bottom:50px; }
#StartPageContent #MainRightColumn { width:265px; float:left; }
#StartPageContent #StartPageTop { margin-top:-15px; background: #dedede url('gfx/background-startpage-top-gradient.gif') left top repeat-x; height:350px; padding-top:10px; }
	#StartPageContent #StartPageTop #ShortCuts { background: transparent url('gfx/background-shortcuts.gif') no-repeat; width:248px; height:326px; float:left; color:#fff; padding-top:15px; }
		#StartPageContent #StartPageTop #ShortCuts h2.akzidens-white { margin-left:10px; }
		#StartPageContent #StartPageTop #ShortCuts ul { background: transparent; list-style-type:none; margin-left:0; font-family:Arial, Serif; }
			#StartPageContent #StartPageTop #ShortCuts ul li { background: #2a2a2a; margin-bottom:5px; padding:0; }
			#StartPageContent #StartPageTop #ShortCuts ul li:hover { background: #ab1b53; }
				#StartPageContent #StartPageTop #ShortCuts ul li a { font-size:1.3em !important; color: #fff !important; width:233px; padding: 12px 0 0 15px; height:33px; text-transform:uppercase; text-decoration:none; display:block; }
				#StartPageContent #StartPageTop #ShortCuts ul li a:focus { background-color: rgb(42, 42, 42); }
				#StartPageContent #StartPageTop #ShortCuts ul li a:hover { color: #fff !important; background:#ab1b53;}
	#StartPageContent #StartPageTop #MediaShow { height:341px; width:702px; float:left; background:#000; }
	#StartPageContent #StartPageFooter { border-top:solid 1px #ccc; border-bottom:solid 1px #ccc; padding:5px 0 5px 20px; float:left; width:100%; }
		#StartPageContent #StartPageFooter ul { float:left; line-height:24px; padding:0; margin:0; }
			#StartPageContent #StartPageFooter ul li { list-style-type:none; float:left; text-align:center; border:0; padding-right:50px; }
				#StartPageContent #StartPageFooter ul li a { color:#333; text-decoration: underline; }
				#StartPageContent #StartPageFooter ul li a:hover { text-decoration: none; background: #ccc; }
	
/** TwoColumn */
#MainLeftColumn { width:210px; float:left; margin-right:36px; overflow:hidden; line-height:20px; }
#MainRightColumn { width:704px; float:left; line-height:20px; }

/** TwoColumnMixContent */
#ContentBody #ContentLeftColumn { float:left; width: 403px; margin-right: 36px; }
#ContentBody #ContentRightColumn { float:right; width: 265px; }
	.boxContainer { margin-bottom: 20px; line-height:18px; }
	.boxContainer h2 { margin-bottom: 7; }
	.boxContainer a { color:#AB1B53 !important; }
	.boxContainer a:hover { background: #ccc; text-decoration: underline !important;}
	.boxContainer .title { margin-bottom: 10px; width:255px; overflow:hidden; }
	.boxContainer .informationBox { padding:0 20px 0px 0; font-family: Georgia, Serif; font-size:1em; }
		.boxContainer .informationBox ul li { margin-bottom: 10px; }
	.boxContainer .detailsBox { background: transparent url('gfx/background-details-box.gif') top left repeat-x; padding:20px 20px 0 10px; font-family: Arial, Sans-Serif; min-height:73px; font-size:1em; }
		.boxContainer .detailsBox ul li { margin-bottom: 10px; }
	.boxContainer .imageBox { background: transparent url('gfx/background-picture-box.gif') top left no-repeat; padding-top:10px; height:121px; }
	.boxContainer .imageBox:hover { background: transparent url('gfx/background-picture-box-hover.gif') top left no-repeat; }
		.boxContainer .imageBox .imageHolder { width:265px; height:70px; overflow:hidden; margin:10px 0; padding-top:10px; cursor:pointer; }
		.boxContainer .imageBox a { color:#fff !important; width:265px; height:70px; padding:0 0 20px 0; text-decoration:none; display:block; }
		.boxContainer .imageBox a:hover { color:#fff !important; background: transparent url('gfx/background-picture-box-hover.gif') top left no-repeat; }
			.boxContainer .imageBox a img { border:0 !important; cursor:pointer; }
		.boxContainer .imageBox h2 { font-size: 1.25em; margin:0 0 0 10px; font-weight:normal; line-height:2em;}	

		@media screen and (-webkit-min-device-pixel-ratio:0) {
		/* Safari 3.0 and Chrome rules here */
		.boxContainer .imageBox h2 { font-size: 1.25em; margin:0 0 0 10px; font-weight:normal; line-height:2.5em;}
		}
	
	
#ContentBody #ContentFull { margin-top: 30px; }


/* :: Navigation :: */

/** Top */
#TopMenu { margin: 7px 0 0 0; font-size:0.9em; color:#999; float:right; }
	#TopMenu ul { float:right; margin:0 30px 0 0; line-height:24px; }
		#TopMenu ul li { list-style-type:none; float:left; text-align:center; border:0; padding:0 4px; margin:0; vertical-align:middle; }
			#TopMenu ul li img { vertical-align:middle; }
			#TopMenu ul li.rss {background:url('/Templates/Styles/Kulturradet/gfx/icon-rss.gif') no-repeat 36px 5px; width:44px; vertical-align:middle; text-align:left; }
			#TopMenu ul li a { color:#999; text-decoration: none; }
			#TopMenu ul li a:hover { text-decoration: underline; background: none; }
		#TopMenu ul li.selected { background: #ebebeb url('gfx/background-top-menu-selected.gif') repeat-x; border-left: solid 1px #d8d8d8; border-right: solid 1px #d8d8d8; padding-top:2px; }


/** Main */
#MainMenu { margin:30px 0 0 30px; font-size:1.1em; color:#333; }
	#MainMenu ul { margin:0; line-height:40px; }
		#MainMenu ul li { list-style-type:none; float:left; text-align:center; border:0; margin:0 0 0 5px; }
			#MainMenu ul li a { color:#333; text-decoration:none; display: block; float: left; padding:0 15px; }
			#MainMenu ul li a:hover { color: #333; background:#fff; }
		#MainMenu ul li.selected { background: #999 url('gfx/background-main-menu-selected.gif') repeat-x; border-left: solid 1px #d9d9d9; border-right: solid 1px #d9d9d9; }
			#MainMenu ul li.selected a { color:#fff; display: block; float: left; padding:0 20px; }
			#MainMenu ul li.selected a:hover { color:#333; }
/** FollowMe */
#FollowMe { margin:5px; float: right; }
    #FollowMe a { display: block; height:24px; width: 24px; float: right; position: relative; }
    #FollowMe .Twitter { background: url("/Templates/Images/FollowUs/twitter24.png") no-repeat center center; }
    #FollowMe .Twitter:hover { background: url("/Templates/Images/FollowUs/twitter24b.png") no-repeat center center; }
    #FollowMe .Facebook { background: url("/Templates/Images/FollowUs/facebook24.png") no-repeat center center; }
    #FollowMe .Facebook:hover { background: url("/Templates/Images/FollowUs/facebook24b.png") no-repeat center center; }
    #FollowMe .Youtube { background: url("/Templates/Images/FollowUs/youtube24.png") no-repeat center center; }
    #FollowMe .Youtube:hover { background: url("/Templates/Images/FollowUs/youtube24b.png") no-repeat center center; }
     
    #FollowMe a:active 
    {
        border: none;
    }
       
	#FollowMe a span
	{
	    position:absolute;
	    left: 10000px;
	}
    #FollowMe a:hover span 
    {
        display: none;
    }
    
/** Sub */
#SubMenu { color:#333; font-family: Arial, Sans-Serif; padding-bottom:100px; }
	#SubMenu ul { margin:0; font-size:1em; }
		#SubMenu ul li { list-style-type:none; border:0; width:210px; line-height:28px; margin:0 0 4px 0; background: url('gfx/background-sub-menu.gif') repeat-x; }
		#SubMenu ul li li 
		{
		    background: none;
		}
			#SubMenu ul li a { font-weight:bold; color:#333; text-decoration:none; padding-left: 14px; width:210px; display:block; }
			#SubMenu ul ul ul li a  {margin-left: 18px; }
			#SubMenu ul li a:hover { color: #333; background:#fff; }
			#SubMenu ul li a:focus {border: none;}
		#SubMenu ul li.selected { padding:2px 0 2px 0px; background: #999 url('gfx/background-sub-menu-selected.gif') repeat-x; font-weight:bold; color:#fff; margin:0 0 4px 0; }
        #SubMenu ul li img { margin-right: 5px;}
        
		#SubMenu ul li.active .active-header 
		{ 
		    background: #999 url('gfx/background-sub-menu-selected.gif') repeat-x; 
		    color: White;
		}
	    
		#SubMenu ul ul ul { list-style-type:none; margin: 0 0 0 -14px; padding:0; }
			#SubMenu ul ul ul li { width:210px; line-height:28px; padding-left:5px; margin:0 0px 0 28px; background: #f6f6f6; }
			/*#SubMenu ul ul ul li:hover { background:#f6f6f6; }*/
				#SubMenu ul ul li a { color: #494949; margin-left: 14px; padding-left:5px; }
				#SubMenu ul ul li a:hover { color: #333; }
			
			#SubMenu ul ul ul li.sub, #SubMenu ul ul ul ul li.selected 
			{
			    color:#333;
			    background-image: url(/Templates/Images/redmarker.png);
                background-repeat: no-repeat;
                background-color: #f6f6f6;
                background-position: 6px 12px;               
			    padding-left:19px;
			}
			
			#SubMenu ul ul li.subselected, #SubMenu ul ul ul li.subsubselected 
			{
			    background-image:url(/Templates/Images/redmarker.png);
			    background-repeat: no-repeat;
			    background-position: 5px 11px;               
			}
			#SubMenu ul ul ul li.subsubselected 
			{
			    background-position: 12px 11px;
			}
									
			    #SubMenu ul ul ul ul li 
			    {
			        margin-left: 10px;
			    }
	#SubMenu .title { font-size:1.15em; line-height: 50px; height: 50px; color: #fff; background: #505050; margin:0 0 4px 0; width:210px; }
		#SubMenu .title span { vertical-align:middle; margin-left:14px; text-transform:uppercase; }
  		#SubMenu .title a  
  		{
  		    font-size:1.15em; 
  		    line-height: 50px; 
  		    height: 50px; 
  		    color: #fff; 
  		    background: #505050; 
  		    margin:0 0 4px 0; 
  		    width:210px; 
  		    text-decoration:none; 
  		    padding:0; 
  		    display:inline-block;
  	    }

/** Quick start */
	
/* :: Search :: */

.searchForm { font-family: Arial, Sans-Serif; margin: 0 auto 40px auto; color:#fff; }
	.searchForm .section { background: transparent url('gfx/background-search-section.gif') bottom repeat-x; padding:10px; width:382px; }
	.searchForm .title { font-weight:bold; font-size:1.25em; margin-bottom:5px; }
	.searchForm .inputField { height:20px; width:285px; padding:5px; background:#e1e1e1; color:#505050; font-size:0.95em; border:none; }
	.searchForm .extendedReading a { color:#fff !important; text-decoration:none; }
	.searchForm .extendedReading a:hover { text-decoration:underline; background:none; }
    .searchForm .categoryDropDownBox {padding: 4px 0 0 0;}

/* :: News :: */

.dateList { float:left; width:100%; }
	.dateList .linkList { padding:0; margin:0 0 10px 0; }
		.dateList .linkList li { margin: 0 0 3px 0; list-style-type:none; background:none;}
			.dateList .linkList li span.date { color:#ccc; }
			.dateList .linkList li span.lighter { color:#aaa; }
			.dateList .linkList li.odd { background: transparent url('gfx/background-list-wide-odd.gif') right repeat-y; }
			.dateList .linkList li.odd:hover { background: #efefef; }
			.dateList .linkList li.even { background: transparent url('gfx/background-list-wide-even.gif') right repeat-y; }
			.dateList .linkList li.even:hover { background: #efefef; }
				.dateList .linkList li.even a, .dateList .linkList li.odd a { display:block; color:#222; width:403px; background: none; text-decoration:none; padding:2px 0;}
				.dateList .linkList li.even a:hover, .dateList .linkList li.odd a:hover { background: #efefef; }


/* :: Articles :: */

#BaseContent {}
	#BaseContent .date { margin-bottom:4px; }
	#BaseContent #TopImage { padding-bottom: 30px; text-align:center; overflow:hidden; width:404px; }
	#BaseContent .baseLinkList { margin:0 0 30px 0; }
		#BaseContent .baseLinkList ul {  list-style-type:none; margin:0; }		
		#BaseContent .baseLinkList ul li { margin-bottom:5px; }
		#BaseContent .baseLinkList ul li a { padding:0; }
		#BaseContent .baseLinkList ul li a:hover { background-color: #ab1b53 !important; }

/* :: Publications :: */


/* :: Employees :: */
#Employees { margin-right:10px; width:704px; }


	table { float:left; font-size:1em; font-family: Arial, Sans-Serif; text-align: left; margin-bottom:10px; }
		table caption { font-weight:bold; margin-bottom:5px; font-size:1.1em; text-align:left; }
		table thead td { padding:5px 7px; vertical-align:top; }
		table thead tr { padding:7px; }
		table thead td { background-color: #745a5d; font-weight:bold; color:#fff; }
			table thead td a { color:#fff !important; text-decoration:none; }
			table thead td a:hover { color:#fff !important; background:none; text-decoration:underline; }
		table tr.even { background: #fff; }
		table tr.odd { background: #eee5e6; }


/* :: SiteMap :: */

#SiteMapContainer { }
	#SiteMapContainer a { color:#222222; text-decoration:none; padding:4px 20px; }
	#SiteMapContainer a:hover { background:#e5e5e5; }
	#SiteMapContainer ul { list-style-type:none; margin:0;}
		#SiteMapContainer ul li { margin-bottom:30px;}
		#SiteMapContainer ul ul { list-style-type:none;  margin:0 0 0 30px; }
			#SiteMapContainer ul ul li { margin:5px 0; font-weight:bold; }
			#SiteMapContainer ul ul ul { list-style-type:none;  margin:0 0 0 30px; }
				#SiteMapContainer ul ul ul li { margin:5px 0; font-weight:normal; }
	#SiteMapContainer li { margin-bottom:30px; padding:5px 5px 5px 0; }
	#SiteMapContainer .sectionHeader { font-weight:bold; }
	#SiteMapeContainer hr { border: 1px solid #222; }


/* :: Puffs :: */

/** Calendar Box */
.calendarBox {}
	.calendarBox .linkList { padding:0; margin:0 0 5px 0;  }
		.calendarBox .linkList li { margin: 0 0 3px 0;  list-style-type:none; }
			.calendarBox .linkList li.odd { background: #505050 url('gfx/background-list-odd.gif') repeat-y; }
			.calendarBox .linkList li.odd:hover { background: #fff; }
			.calendarBox .linkList li.even { background: #505050 url('gfx/background-list-even.gif') repeat-y; }
			.calendarBox .linkList li.even:hover { background: #fff; }
				.calendarBox .linkList li a { font-size:1.4em; display:block; width:245px; color:#333; background: none; text-decoration:none; padding:10px 20px 20px 0; }
				.calendarBox .linkList li a span { font-size:0.85em; color: #7c7c7c; display:block; margin-bottom:5px;}
				.calendarBox .linkList li a:hover { background: #fff; display:block; }
				

/** List Box */
.listBox {}
	.listBox .linkList { padding:0; margin:0 0 5px 0; }
		.listBox .linkList li { margin: 0 0 3px 0; list-style-type:none; }
			.listBox .linkList li.odd { background: #505050 url('gfx/background-list-odd.gif') repeat-y; }
			.listBox .linkList li.odd:hover { background: #efefef; }
			.listBox .linkList li.even { background: #505050 url('gfx/background-list-even.gif') repeat-y; }
			.listBox .linkList li.even:hover { background: #efefef; }
				.listBox .linkList li a { display:block; color:#222; width:265px; background: none; text-decoration:none; padding:2px 0;}
				.listBox .linkList li a:hover { background: #efefef; }
					a.pdf {background: url('../Glossy/images/extensions/pdf.png') no-repeat left 5px !important; padding-left: 20px !important; width:245px !important; }
					a.ppt {background: url('../Glossy/images/extensions/ppt.gif') no-repeat left 5px !important; padding-left: 20px !important; width:245px !important; }
					a.doc {background: url('../Glossy/images/extensions/doc.gif') no-repeat left 5px !important; padding-left: 20px !important; width:245px !important; }
					a.xls {background: url('../Glossy/images/extensions/xls.gif') no-repeat left 5px !important; padding-left: 20px !important; width:245px !important; }
					a.xlt {background: url('../Glossy/images/extensions/xls.gif') no-repeat left 5px !important; padding-left: 20px !important; width:245px !important; }
					a.gif {background: url('../Glossy/images/extensions/gif.gif') no-repeat left 5px !important; padding-left: 20px !important; width:245px !important; }
					a.jpg {background: url('../Glossy/images/extensions/jpg.gif') no-repeat left 5px !important; padding-left: 20px !important; width:245px !important; }
					a.png {background: url('../Glossy/images/extensions/png.gif') no-repeat left 5px !important; padding-left: 20px !important; width:245px !important; }
					a.jpeg {background: url('../Glossy/images/extensions/jpg.gif') no-repeat left 5px !important; padding-left: 20px !important; width:245px !important; }

.RightBoxIntroText
{
padding-bottom: 5px;
}
					
/** Sl Planner */
.slPlanner { font-family: Arial, Sans-Serif; }
	.slPlanner .logo { width:100px; height:80px; margin:10px auto; }
	.slPlanner .searchSection { background: #505050; width:239px; height:85px; color:#fff; padding:8px; }
		.slPlanner .searchSection .fromTitle { font-size:0.85em; }
		.slPlanner .searchSection .location { width:230px; height:20px; font-size:1.6em; padding:5px; margin-bottom:8px; border:none; background: #e2e2e2; }
		.slPlanner .searchSection .actionPanel { width:240px; }
			.slPlanner .searchSection .actionPanel .button { text-transform:uppercase; display:inline; width:115px; height:30px; margin-right: 5px; color:#fff; border:none; font-size:1.1em; font-weight:bold; background: #505050 url('gfx/background-sl-button.gif') repeat-x; }
			.slPlanner .searchSection .actionPanel .button.last { margin-right: 0px; }

/** Main Puff Full */
.puffContainer { border-bottom:solid 1px #ccc; margin-bottom:20px; float:left; padding-bottom:10px; width:100%; }
	.mainPuff { margin-bottom:10px; padding-left:20px; }
	.mainPuff .mainPuffImage { padding-bottom:16px; }
	.mainPuff .mainPuffImage.rightPosition {  float:right; padding-left:26px; }
	.mainPuff .mainPuffImage.leftPosition {  float:left; padding-right:26px; }
	.mainPuff p.extendedReading { margin-top:20px; }

/** Main Puff Split */

.mainPuff.split { margin-bottom:10px; padding-left:20px; float:left; background: url('gfx/background-split-box.gif') repeat-y; float:left; }
.mainPuff.split h1 { font-size:20px; }
.mainPuff.split .mainPuffImage { padding-bottom:5px; text-align:center; overflow:hidden; background: #f6f6f6; width:297px; }
.mainPuff.split .leftContent { float:left; width:297px; padding-right:17px; margin-right:1px; background: #f6f6f6; }
.mainPuff.split .rightContent { float:right; width:297px; padding-left:17px; background: #f6f6f6; }
.mainPuff.split p.extendedReading { margin-top:15px; background: #f6f6f6; }

/** High Light Puff */
.highLightPuff { margin-bottom:10px; padding-left:0; width:403px; }
.highLightPuff .puffContent { float:left; }
.highLightPuff .puffImageContainer { float:left !important; margin-right: 20px; }

.highLightPuffPublication { background: #f6f6f6; width:403px; float:left; }
.highLightPuffPublication .puffContent { float:left; }
.highLightPuffPublication .puffImageContainer { float:left !important; margin-right: 20px; }

/** Search puff */
.searchPuff h3 { margin-bottom:5px; }
.searchPuff h3 a {	color: #ab1b53 !important; padding:2px; }
.searchPuff h3 a:hover { background: #ab1b53; color: #fff !important; text-decoration:none; }
.searchPuff p.extendedReading { margin-top:5px; }

/** General */

.puffImageContainer { width:104px; height:146px; overflow:hidden; padding-bottom:16px; }
.puffImageContainer.leftPosition {  float:left; padding-right:16px; }

.puffContainer { border-bottom:solid 1px #ccc; margin-bottom:20px; float:left; padding-bottom:10px; }
.contentDateAndCategory { color:#666; text-transform:uppercase; font-size:0.85em; line-height: 22px; vertical-align:top; font-family:times, serif;
                           }
.inlineContentText { display:inline; }

.inlineContentText div { display:block; margin-top:1em; margin-bottom:1em;  }
.inlineContentText div:first-child { display:inline; }

.inlineContentText div p {display:block; margin-top:1em; margin-bottom:1em; }
.inlineContentText div p:first-child { display:inline; }
 
.inlineContentText p {display:block; margin-top:1em; margin-bottom:1em; } 
.inlineContentText p:first-child {  display:inline; } 


.noinlineContentText {} /* for <p> with neither date nor category */
	
.smallTitle h1 { font-size: 1.6em; margin-bottom:10px; text-transform: uppercase; }
			
#SearchList {}
	#SearchList .listHeader { border-bottom:solid 1px #ccc; margin-bottom:30px; float:left; width:100%; }
	#SearchList .dateList { float:left; width:100%; }
	#SearchList .dateList .linkList { padding:0; margin:0 0 10px 0; }
		#SearchList .dateList .linkList li { margin: 0 0 3px 0; list-style-type:none; overflow:hidden; }
			#SearchList .dateList .linkList li span.date { color:#ccc; }
			#SearchList .dateList .linkList li span.lighter { color:#aaa; }
			#SearchList .dateList .linkList li.odd { background: transparent url('gfx/background-list-wide-odd.gif') right repeat-y; }
			#SearchList .dateList .linkList li.odd:hover { background: #efefef; }
			#SearchList .dateList .linkList li.big { background: none; width:403px; }
			#SearchList .dateList .linkList li.even { background: transparent url('gfx/background-list-wide-even.gif') right repeat-y; }
			#SearchList .dateList .linkList li.even:hover { background: #efefef; }
				#SearchList .dateList .linkList li.even a, #SearchList .dateList .linkList li.odd a { display:block; color:#222; width:403px; background: none; text-decoration:none; padding:2px 0; }
				#SearchList .dateList .linkList li.even a:hover, #SearchList .dateList .linkList li.odd a:hover { background: #efefef; }
			
/** Contact map */
iframe.contactMap { width:402px; height:300px; margin-bottom:5px; }

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
.button { display:block; }



.buttonwrapper .squareButton
{
    border:none;
    background: transparent url('gfx/background-button-brown-right.gif') top left;
    display: block;
    float:left;
    font: bold 14px Arial; /* Change 12px as desired */
    color:#FFF;
    height: 37px; /* Height of button background height */
    text-transform: uppercase;
    padding-bottom:8px;
    width:70px;
}

.buttonwrapper .squareButton:hover { /* Hover state CSS */
    background-position: bottom left;
    cursor:pointer;
    margin:0;
}

.buttonwrapper a.squareButton{
background: transparent url('gfx/background-button-left.gif') no-repeat top left;
display: block;
float:left;
font: bold 14px Arial; /* Change 12px as desired */
line-height: 29px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 37px; /* Height of button background height */
padding: 0 0 0 25px; /* Width of left menu image */
text-decoration: none;
text-transform: uppercase;
}

.buttonwrapper a.squareButton span{
background: transparent url('gfx/background-button-right.gif') no-repeat top right;
display: block;
padding: 0 25px 8px 0; /*Set 9px below to match value of 'padding-left' value above*/
}

.buttonwrapper a.squareButton:hover { /* Hover state CSS */
background-position: bottom left;
margin:0;
}

.buttonwrapper a.squareButton:hover span { /* Hover state CSS */
background-position: bottom right;
margin:0;
}

.buttonwrapper a.squareButton.brown{
background: transparent url('gfx/background-button-brown-left.gif') no-repeat top left;
}

.buttonwrapper a.squareButton.brown span{
background: transparent url('gfx/background-button-brown-right.gif') no-repeat top right;
}

.buttonwrapper a.squareButton.brown:hover{ /* Hover state CSS */
background-position: bottom left;
margin:0;
}

.buttonwrapper a.squareButton.brown:hover span { /* Hover state CSS */
background-position: bottom right;
margin:0;
}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
}

.buttonwrapper a:link.squareButton, .buttonwrapper a:visited.squareButton, .buttonwrapper a:active.squareButton{
color: #fff; /*button text color*/
}

.buttonwrapper a:link.squareButtonBrown, .buttonwrapper a:visited.squareButtonBrown, .buttonwrapper a:active.squareButtonBrown{
color: #fff; /*button text color*/
}



/* :: Other :: */
.contentContainer { margin-bottom: 20px; }
.lightGray { color: #ccc; }
.defaultStartSlide { display:none; }


/* Slideshow */

#picture-slides-frame { background:#000000; overflow:hidden; }

#picture-slides-container {
	position: relative;
	height: 341px;
	margin-bottom: 1em;
	overflow:hidden;
}

#picture-slides-image-container {
	/* Width necessary for opacity filter to work in IE */
	width: 100%;
	overflow:hidden;
}

#picture-slides-image-container a { border:0 !important; }
#picture-slides-image-container a:hover { background:none; }
#picture-slides-image-container img { cursor:pointer; margin-left:-2px;}

#picture-slides-information-container {
	position: absolute;
	left: 634px;
	top: 180px;
	width: 350px;
	/*opacity: 0.9;
	 Opacity for IE 6 and IE 7 
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);*/
	padding: 0;
	width: 70px;
	height: 25px;
}

#navigation-controls 
{
	position: relative;
	bottom:-120px;
	right:10px;
	text-align: left;
	list-style: none;
	margin-bottom: 0;
	overflow: hidden;
	padding: 0;
	margin: 0;
}

.slideshow-item { margin:0; padding:0; }
	.slideshow-item a { margin:0 !important; padding:0 !important; border:none !important; }
	.slideshow-item a:hover { background:none !important; }
		.slideshow-item a image { border:none !important; }
	.slideshow-item #start-slideshow, .slideshow-item #stop-slideshow { }
	.slideshow-item #next-image, .slideshow-item #previous-image { display:none; }
	

/* :: Paging :: */

.pagePaging { margin-top:20px; text-align:center !important; border-top:solid 1px #ccc; padding-top:10px; }
	.pagePaging a { color:#333; text-decoration:underline; }
	.pagePaging a.next, .pagePaging a.previous { color:#ab1b53; }
	.pagePaging a:hover { background:#ab1b53; color:#fff; }
	.pagePaging ul { display:inline; list-style-type:none; }
	.pagePaging ul li { display:inline; margin-right:5px; }
	
/* :: RSS News puff :: */

.rssh1
{
text-align:left;
font-family:Arial,Helvetica,sans-serif;
font-size: 1em;
font-weight: bold;
}

.rsssource
{
font-size: 0.9em;
padding-top: 5px;
padding-bottom: 15px;
}

.rssborderdiv
{
height:1px;
color:#ffffff;
background-color:#ffffff;
border: none;

}

.rssdate
{
text-align:left;
font-size: 1em;
padding-bottom: 10px;
}

.rsscontainer
{
text-align:left;
background:#ffffff;
padding:14px;
padding-right:0px;
padding-left:0px;
font-size: 0.9em;
padding-bottom:25px;
}

.rsstitle
{
margin-left:auto;
margin-right:auto;
text-align:left;
padding:8px;
padding-left:0px;
padding-bottom:0px;
}

.rsscontainer .rssbox
{
font-family:Arial,Helvetica,sans-serif;
margin-left:auto;
margin-right:auto;
background-color:#e5e5e5;
text-align:left;
padding:8px;
}

.a_rss
{
	text-decoration: none;
	color: #222 !important;
}

.rsscontainer .rssbox .rssitem a:hover 
{ 
	background-color: #a91a52;
	color: #000000 !important;
}

.rsscontainer .rssbox .rssitem
{
	line-height:16px;
	padding-top: 10px;
	overflow:hidden;
	cursor:pointer;
    cursor:hand;
}

.rsscontainer .rsstriangel
{
	clear: both;
	width:30px;
	height:15px;
	margin:0;
	background: transparent url('gfx/tri.png') bottom left no-repeat;
}

.rsscontainer b.rtop, .rsscontainer b.rbottom{display:block;background: #f3f3f3; padding-left:0px; padding-right:0px;}
.rsscontainer b.rtop b, .rsscontainer b.rbottom b{display:block;height: 1px;
    overflow: hidden; background: #e5e5e5}
.rsscontainer b.r1{margin: 0 5px}
.rsscontainer b.r2{margin: 0 3px}
.rsscontainer b.r3{margin: 0 2px}
.rsscontainer b.rtop .rsscontainer b.r4, .rsscontainer b.rbottom b.r4{margin: 0 1px;height: 2px}
	


/************* Share style ****************/

.shareElement { display: block; float:left; padding: 1px 0 2px 0; }
    .shareElement a 
    {
        display: block; 
        width: 24px; 
        height: 24px;
        position: relative;
    }
    .shareElement a.Twitter { background: url("/templates/images/FollowUs/twitter24.png") no-repeat center center; }
	.shareElement a.Twitter:hover { background: url("/templates/images/FollowUs/twitter24b.png") no-repeat center center; }
	.shareElement a.Facebook { background: url("/templates/images/FollowUs/facebook24.png") no-repeat center center; }
	.shareElement a.Facebook:hover { background: url("/templates/images/FollowUs/facebook24b.png") no-repeat center center; }
	.shareElement a.GooglePlus { background: url("/templates/images/FollowUs/googleplus24.png") no-repeat center center; }
	.shareElement a.GooglePlus:hover { background: url("/templates/images/FollowUs/googleplus24b.png") no-repeat center center; }
	.shareElement a.mailLink { background: url("/templates/images/FollowUs/mail24.png") no-repeat center center; }
	.shareElement a.mailLink:hover { background: url("/templates/images/FollowUs/mail24b.png") no-repeat center center; }
	
	.shareElement.brandad a.Twitter { background: url("/templates/images/FollowUs/farg-twitter.png") no-repeat center center; }
	.shareElement.brandad a.Twitter:hover { background: url("/templates/images/FollowUs/farg-twitter.png") no-repeat center center; }
	.shareElement.brandad a.Facebook { background: url("/templates/images/FollowUs/farg-facebook.png") no-repeat center center; }
	.shareElement.brandad a.Facebook:hover { background: url("/templates/images/FollowUs/farg-facebook.png") no-repeat center center; }
	.shareElement.brandad a.GooglePlus { background: url("/templates/images/FollowUs/farg-google.png") no-repeat center center; }
	.shareElement.brandad a.GooglePlus:hover { background: url("/templates/images/FollowUs/farg-google.png") no-repeat center center; }
	.shareElement.brandad a.mailLink { background: url("/templates/images/FollowUs/farg-mail.png") no-repeat center center; }
	.shareElement.brandad a.mailLink:hover { background: url("/templates/images/FollowUs/farg-mail.png") no-repeat center center; }
	
	
	.shareElement a:active, .shareElement a:focus
    {
        border: none;
    }
	.shareElement a span 
	{
	     position:absolute;
	     left: 10000px;
	}
    .shareElement a:hover span 
    {
        display: none;
    }
    


