/* body, p, div and td should have the same font attribs -------------------------------------------------------------------------------------*/

@import url('newsfeed.css');

BODY, P, DIV, TD {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #986e77;
	text-decoration:none;
	font-weight: normal;
	margin: 0;
	padding: 0;
	line-height:15px;
}


/* ADMIN FIX */
#editorContainer {
	z-index: 2000;	
}

p strong, strong{
	color:#000000;
	font-weight:bold;
}

/* Background image, is inserted in the body tag in the HTML layout */
.backgroundImage {
	/* background:#FFFFFF url(/resources/ui/skins/ldbfc/images/ldbfc_bg.jpg) no-repeat top left; */
	background:#FFFFFF url(/resources/ui/skins/ldbfc/images/ldbfc_gradient_bg.jpg) repeat-x top left;
}

/* New backgrounds from 2010-03-25 */

.gradientBg {
	background:#FFFFFF url(/resources/ui/skins/ldbfc/images/ldbfc_gradient_bg.jpg) repeat-x top left;
}

.gradientBg #content{
	background: url(/resources/ui/skins/ldbfc/images/ldbfc_black_bg.jpg) no-repeat scroll 98px top;
	width: 1082px;
	padding: 23px 0 100px 20px;
	overflow: hidden;
}



.gradientBg #mainContainer{
	padding-top: 0px;
}

.fourColumnTabled td .sectionSkin2
{
	width: 167px;
}


a.blogLink
{
	display: block;
	position:relative;
	padding: 4px 40px;
	color: white;
	background: #EF4687 url(/resources/ui/skins/ldbfc/images/blogLinkArrow.png) no-repeat 14px 6px;
}
a.blogLink:hover
{
	color: white;
	background: #C27BBF url(/resources/ui/skins/ldbfc/images/blogLinkArrow_hover.png) no-repeat 14px 6px;
}
a.blogLink strong
{
	color: white;
}
	

#mainContainer_splash {
	margin:0px auto;
	width:1050px;
}

.splashloggor{
text-align:right;

}

#contextMenu
{
	background: white;
	padding: 3px;
	border: 1px solid #ddd;
	border-width: 1px 1px 1px 1px;
	border-color: #ddd #aaa #aaa #ccc;
}




#titleEditor
{
	background: white;
	padding: 3px;
	border: 1px solid #ddd;
	border-width: 1px 1px 1px 1px;
	border-color: #ddd #aaa #aaa #ccc;

}


table.writeCommentTable .input
{
	width: 100%;
}


#splash{

background: #FFFFFF url(/resources/ui/skins/ldbfc/images/ldbfc_splash.jpg) no-repeat top center;
height:400px;
margin-top:200px;
padding-left:350px;
position:relative;
}

.counter, table.counter{
position:absolute;
top:47px;
left:310px;

}

.counter img{
padding-left:5px;

}

.counter td{
font-family: Helvetica, Arial, sans-serif;
font-weight: bold;
font-size:30px;
color:#000000;
line-height:30px;

}

.counter td span{
		font-size:90px;
		}


#counterHour,
#counterMin, 
#counterSec{
		font-weight: bold;
		color:#000000;
		font-size:90px;
		line-height:80px;
		display:inline;
		}
		

/* Layout ------------------------------------------------------------------------------------------------------------------------------------- */
/* Container that wraps around the whole content */
#mainContainer {
	/* width is set in the layout, using style="" */
	margin:0px;
	width:1250px;
	/*padding-top: 25px;*/
	padding-top: 0px;
}

#content{ 
	/*awidth:1012px;*/
	margin-left:10px;
	background: url(/resources/ui/skins/ldbfc/images/ldbfc_black_bg.jpg) no-repeat scroll 98px top;
	width: 1082px;
	padding: 23px 0 100px 20px;
	overflow: hidden;
}


#middleContainer{
margin-top:0px;
width:876px;
padding:0px;
text-align:left;
float:left;
}

.skugga_top {
background:transparent url(images/bkgr_top_bred.png) no-repeat top left;
width:876px;
height:195px;
margin:0px;
padding-top:0px;
}

.skugga_middle {
background:transparent url(images/bkgr_middle.png) repeat-y top left;
width:876px;
margin-top:0px;
padding-top:0px;
}


.skugga_bottom {
background:transparent url(images/bkgr_bottom.png) no-repeat top left;
width:876px;
height:46px;
}

#main{
padding:12px 0 0 0;
margin:0px 0 20px 19px;
position: relative;
min-height:342px !important;
height:auto!important;
height:342px;
}

#main2{
padding:26px 0 0 0;
margin:0px 40px 20px 40px;
min-height:342px !important;
height:auto!important;
height:342px;
position: relative;
}

#mainContent{
float:left;
width:555px;
margin-right:27px;
}

#panelRight{
float:left;
width:187px;

}

/* header */
#header {
margin:0px;
padding:0px;
width:841px;
padding-left:6px;	
}

#subMenu{
height:20px;
padding:10px 0px;
margin: 0px 0 0 7px;
background:transparent url(/resources/ui/skins/ldbfc/images/submenu_bkgr.png) repeat-x scroll 0 0;
width:838px;
text-align:center;
}

#headerLinks{
background:transparent url(images/headerlinks.png) no-repeat scroll 16px 26px;
height:20px;
line-height:28px;
padding:25px 0 0 17px;
text-align:right;
width:820px;
}


/* footer */
#footer {
	height: 50px;
	width:819px;
}
	
	#footer img{
	float:right;
	padding:5px;
	
	
	}

/* Clears float for divs */
.clear {
	clear:both;
}


.sectionSkin1 {
	/* position: relative; */
width:100%;
}

.oneColumn
{
	padding-right: 40px;
}

.sectionSkin2 {
	background:#EF4A89 url(images/menu_bkgr_right.jpg) no-repeat scroll left top;
	padding:10px;
	color:#FFFFFF;
	margin:0 0 10px 0px;
}

.sectionSkin2, .sectionSkin2 H2, .sectionSkin2 a, .sectionSkin2 a:hover, .sectionSkin2 p{
color:#FFFFFF;

}



/* Other stuff */

.subscribeTable .bigField
{
	border: none;
	background: #EF4A89;
	font-size: 12px;
	padding: 5px;
	width: 180px;
	color: white;
}
.subscribeTable .button
{
	background: black;
	color: white;
}

/* GENERAL ----------------------------------------------------------------------------------------------------- */

IMG {
	border: none;
}

TABLE {
	margin: 0;
	padding: 0;
}

FORM {
	margin: 0;
	padding: 0;
}

PRE {
	margin:0;
	padding:0;
}

U {
    text-decoration: underline;
}

/* LISTS - set padding, margin etc if necessary */
OL {} /* Ordered, numbered list */
UL {} /* Unordered, bullet list */
DL {} /* Definition list */

LI {
list-style:circle #000000;

}

STRONG {
    font-weight: bold;
}

CITE {
    font-weight: normal;
	font-style: normal;
	background-color: #B8E4FF;
}


/* Links */
A,A:hover {
	color:#c660c6;
	font-size: 12px;
	font-weight:normal;
	text-decoration: none;
	
}

A:hover{
	color:#986e77;
}

PRE {
	color: #000000;
	margin: 0;
}

U {
    text-decoration: underline;
}


STRONG {
    font-weight: bold;
}

ACRONYM {
	border-bottom: 1px dotted #66A2DE;
}


/* Page title */

.pageTitle, h1, .inputPageTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #EF4687;
	text-transform:uppercase;
	text-decoration:none;
	/*padding:0 33px;*/
}
#mainContent h1
{
	margin-top: 0px;
}




/* Table of Contents */
.pageIndexTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #404040;
	text-decoration: none;
	line-height: 15px;
	padding-top: 10px;
	padding-bottom: 5px;
}

	.pageIndexLink,.pageIndexLink:hover {
		font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #7aae00;
		font-weight: normal;
		text-decoration: none;
		line-height: 13pt;
	}
	
	.pageIndexLink:hover {
		text-decoration: underline;
	}
/* end table of contents */




/* MENU */

#menuContainer {
float:left;
	margin-top: 130px;
	width:134px;
	
}

/* Main menu with background image */
.menuMain {
	background:transparent url(images/menu_bkgr_middle2.jpg) repeat-y right bottom;
	padding-left: 10px;
}

.menuMainTop {
	background:transparent url(images/menu_bkgr_top2.png) no-repeat right bottom;
	height:13px;
}

.menuMainBottom{
	background:transparent url(images/menu_bkgr_bottom2.png) no-repeat right top;
	height:21px;
}



/* MENU */
.menuLevel0, .menuLevel0:hover, .menuLevel0Selected, .menuLevel0Selected:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	line-height: 13pt;
	padding-left:9px;
	display: block;
	font-weight: bold;
	position: relative;
	z-index: 100;
}

.menuLevel0 {
	text-decoration: none;
}

.menuLevel0Selected {
	color: rgb(206,100,201);
	font-weight: bold;
}

.menuLevel0:hover {
	color: rgb(206,100,201);
}

.menuLevel0Selected:hover {
	color: rgb(206,100,201);
}


/* Menu level 1 */
.menuLevel1, .menuLevel1:hover, .menuLevel1Selected, .menuLevel1Selected:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #986e77;
	text-transform:uppercase;
	font-weight: bold;
	text-decoration: none;
	line-height: 15px;
	padding: 5px 13px 5px 13px;
	/*position: relative;*/
	z-index: 100;
}

	.menuLevel1 {
		text-decoration: none;
	}
	.rightMenu .menuLevel1 {
		color:white;
		text-decoration: none;
	}
	
	.menuLevel1Selected {
		color:#c660c6;
	}
	
	.menuLevel1:hover {
		color:#c660c6;
	}
	
	.menuLevel1Selected:hover {
		color:#color:#c660c6;
	}

/* Menu level 2 */
.menuLevel2, .menuLevel2:hover, .menuLevel2Selected, .menuLevel2Selected:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	line-height: 10pt;
	position: relative;
	z-index: 100;
}

	.menuLevel2 {
		display:block;
		padding:5px 10px 5px 30px;
		text-decoration:none;
	}
	
	.menuLevel2Selected {
		display:block;
		padding:5px 10px 5px 30px;
		background: #a8f;
		color: white;
	}
	
	.menuLevel2:hover {
		text-decoration: none;
		background: #a8f;
		color: white;
	}
	
	.menuLevel2Selected:hover {
		font-weight: bold;
		text-decoration: none;
	
	}

/* Menu level 3 */
.menuLevel3, .menuLevel3:hover, .menuLevel3Selected, .menuLevel3Selected:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	line-height: 10pt;
	position: relative;
	
}
	
	.menuLevel3 {
		display:block;
		padding:5px 10px 5px 45px;
		text-decoration:none;
	}
	
	.menuLevel3Selected {
		display:block;
		padding:5px 10px 5px 45px;
		background: #a8f;
		color: white;
	}
	
	.menuLevel3:hover {
		text-decoration: underline;
		background: #a8f;
		color: white;
	}
	
	.menuLevel3Selected:hover {
		font-weight: bold;
		text-decoration: underline;
	}

/* Menu Cells */
.menuCell0 {

	width: 125px;
	background: url(/resources/ui/skins/ldbfc/images/menu_item_bg.png) no-repeat top right;
	padding:5px 0;
}

.menuCell1 {
	float:left;
	
}

.menuCell2, .menuCell2.selected {
	border-bottom:1px solid #FFFFFF;
	
}

.menuCell2.selected {

	background-color:#FF0000;

}

.menuCell2Last {

	border-bottom:0px solid #FFFFFF;
	
}

.menuCell2 a
{
	display: block;
}
.menuCell2 p 
{
	color: white;
}
.menuCell2 p span
{
	color: #FFFFFF;
	font-weight: bold;
}

.menuCell3 {

	border-bottom:1px solid #FFFFFF;
	
}

.menuCell3Last {

	border-bottom:0px solid #FFFFFF;
	
}

/* end menu */


/* Menu extra options? --------------------------------------------------------------------------- */
.menuTop2 {
	
	background:#FFFFFF url(images/menu_top.jpg) no-repeat left bottom;
	height: 7px;
}

.menuTopTitle{
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	padding:5px 0 5px 15px;
	text-transform:uppercase;
}
a.menuTopTitle, a.menuTopTitle:hover{
	padding:0 0 0 0;
}

.menuTopTitle:hover{
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration: underline;
}

table.rightMenu{
background:#ef4a89 url(images/menu_bkgr_right.jpg) no-repeat left top;
position: relative;
}

.menuBottom2 {
	background:#FFFFFF url(images/menu_bottom.jpg) no-repeat left top;
	height:20px;
}
/* end menu extra options*/


/* ? */
.sectionNbr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #DDDDDD;
	vertical-align: bottom;
	padding-top: 30px;
}

.sectionImageCaption{
	background-color: #ECEBEA;
	font-family: verdana;
	font-size: 10px;
	color: black;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-right: 2px;
	font-style: italic;
	text-align: right;
}

/* H2 - "Title" in FCK */
.sectionTitle,.sectionTitle:hover,.inputSectionTitle, H2, .articleTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ef4687;
	text-transform:uppercase;
	margin:0px 0px 10px 0px;
}
.articleTitle
{
	padding-top: 15px;
}
	.sectionTitle,.sectionTitle:hover, H2 {
		
	}

/* H3 - "Subtitle" in FCK */
.sectionSubTitle,.sectionSubTitle:hover,.inputSectionSubTitle, H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-transform:uppercase;
	margin:10px 0;
}

.sectionSubTitle,.sectionSubTitle:hover, H3 {
}

/* ? --------------------------------------------------------------------------- */
.sectionBodytext,.sectionBodytext:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	margin: 0px;
	color:#000000;
}

	.sectionLink,.sectionLink:hover {
		font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #ff7c00;
		font-weight: normal;
		text-decoration: none;
		line-height: 15px;
	}
	
	.sectionLink:hover {
		text-decoration: underline;
	}
/* --------------------------------------------------------------------------- */


/* ? --------------------------------------------------------------------------- */
.docTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #B0B0B0;
	letter-spacing: 0.05em;
	margin-top: 0px;
	margin-bottom: 10px;
}



/* General for all modules? --------------------------------------------------------------------------- */
.moduleHead,.moduleFooter {
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding: 2px;
    background-color:#FFFFFF;
	border-right: 1px none #FFFFFF;
	border-left: 1px none #FFFFFF;
}

	.moduleHead {
		border-top: 1px none #999999;
		border-bottom: 1px solid #FFFFFF;
	}
	
	.moduleFooter {
		border-top: 1px solid #FFFFFF;
		border-bottom: 1px none #999999;
	}
	
	.moduleBorder {
        font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		border-top: 1px none #B8C0E0;
		border-right: 1px none #B8C0E0;
		border-bottom: 1px none #B8C0E0;
		border-left: 1px none #B8C0E0;
	}
	
	.moduleItem {
        font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
	}
/* --------------------------------------------------------------------------- */

/* Formatting of the text headers for the user information */
.userInfoText {
	font-weight: bold;
	line-height: 16px;
	padding-right: 20px;
}
/* --------------------------------------------------------------------------- */


/* Gallery Module --------------------------------------------------------------------------- */
.moduleGalleryHead,.moduleGalleryFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #330033;
	padding: 2px;
   /* background-color:#eaeaea;
	border-right: 1px none #999999;
	border-left: 1px none #999999; */
}

.moduleGalleryHead {
	/* border-top: 1px none #999999;
	border-bottom: 1px solid #999999; */
}

.moduleGalleryFooter {
	/*border-top: 1px solid #999999;
	border-bottom: 1px none #999999; */
}

.moduleGalleryBorder {
	/*border-top: 1px solid #B8C0E0;
	border-right: 1px solid #B8C0E0;
	border-bottom: 1px solid #B8C0E0;
	border-left: 1px solid #B8C0E0; */
}
/* End gallery --------------------------------------------------------------------------- */



/* Forum Module --------------------------------------------------------------------------- */
.moduleForumHead,.moduleForumFooter {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; */
	font-weight: bold;
	color: #404040;
	padding: 4px;
    background-color:#eaeaea;
}

	.moduleForumHead {
		border-top: 1px none #999999;
		border-bottom: 1px solid #999999;
	}
	
	.moduleForumFooter {
		border-top: 1px solid #999999;
		border-bottom: 1px none #999999;
	}
	
	.moduleForumBorder {
		margin-top: 20px;
	}
	
	.moduleForumSpacer {
	}
	
	.moduleForumDark {
		background-color:#F4F4F4;
	}
	
	.moduleForumSelected {
		background-color:#F4F4F4;
	}
/* end forum --------------------------------------------------------------------------- */


/* Sitemap module --------------------------------------------------------------------------- */
.moduleSitemapTable {
	border-top: 0px solid #CCCCCC;
	border-right: 0px solid #CCCCCC;
	border-bottom: 0px solid #CCCCCC;
	border-left: 0px solid #CCCCCC;
}

	.moduleSitemapHead {
		font-weight: bold;
		color: #000000;
		padding-top:1px;
		padding-bottom:1px;
		padding-left:2px;
		padding-right:1px;
		border-top: 2px solid #C660C6;
		border-bottom: 1px solid #CCCCCC;
	}
	
	.moduleSitemapHeadLink, .moduleSitemapHeadLink:hover {
		font-size: 13px;
		color: #000000;
		font-weight: bold;
	}
	
	
	.moduleSitemapItemLink, .moduleSitemapItemLink:hover {
		font-size: 12px;
		color: #000000;
		font-weight: normal;
	}
	
	.moduleSitemapSubItemLink, .moduleSitemapSubItemLink:hover {
		font-size: 12px;
		color: #000000;
		font-weight: normal;
	}
	
	.moduleSitemapHeadLink:hover, .moduleSitemapItemLink:hover, .moduleSitemapSubItemLink:hover {
		text-decoration: underline;
	}
	
/* end sitemap --------------------------------------------------------------------------- */


/* Article module --------------------------------------------------------------------------- */

.articleTitle a, .articleTitle a:hover
{
}

.articleTable {
	border-top: 0px solid #CCCCCC;
	border-right: 0px solid #CCCCCC;
	border-bottom: 5px solid #FFFFFF;
	border-left: 0px solid #CCCCCC;
}

	.articleHead {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: bold;
		color: #FFFFFF;
		background-color: #66A2DE;
		padding-top: 1px;
		padding-bottom: 1px;
		padding-left: 1px;
		padding-right: 1px;
		border: 1px solid #3382BE;
	}
	
	.articleFooter {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 10px;
		color: #FFFFFF;
		background-color: #66A2DE;
		padding-top: 1px;
		padding-bottom: 1px;
		padding-left: 1px;
		padding-right: 1px;
		border: 1px solid #3382BE;
	}
	
	.articleHeadLink, .articleHeadLink:hover {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 10px;
		color: #FFFFFF;
		background-color: #66A2DE;
		padding: 0px;
		border: 0px none #FFFFFF;
		line-height: 10pt;
	}
	
	.articleItem {
		padding-left: 0px;
		padding-top: 3px;
		padding-bottom: 1px;
		line-height: 10px;
		border-top: 1px solid #3382BE;
	}
	
	.articleItemClear {
		border-bottom:1px solid #AAAAAA;
		
	}
	.articleItemClear a, .articleItemClear a:hover {
		color:#EF4687;
		font-family:Arial,Helvetica,sans-serif;
		font-size:14px;
		font-weight:bold;
		
	}
	
	.articleItemClear .date{
	font-size: 10px;
	display:block;
	color:#986E77;
	text-transform:lowercase;
	line-height:normal;
	
	
	}
	
	.articleItemLink, .articleItemLink:hover {
		font-family:Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: bold;
		color: #66A2DE;
		padding-top:0px;
		padding-bottom:0px;
		line-height:14px;
	}
	
	td.articleTitle{
	margin-bottom:10px;
	}
	
	.articleMargin{
	padding-top:10px;
	
	
	}
	
/* end article --------------------------------------------------------------------------- */



/* FORMS input --------------------------------------------------------------------------- */
.input,.inputMedium,.inputWide,.inputNarrow,.inputSectionBodyText,.inputSectionLink {
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 9px;
    color: #333333;
}

.input,.inputMedium,.inputWide,.inputNarrow,.inputPageTitle,.inputSectionTitle,.inputSectionSubTitle,.inputSectionBodyText,.inputSectionLink {
    text-align: left;
    text-decoration: none;
	background-color: #FFFFFF;
	border-top: 1px solid #666666;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #666666;
}

.inputPageTitle {
	width:350px;
}

	.input {
		width:120px;
	}
	
	.inputMedium {
		width:200px;
	}
	
	.inputWide {
		width:350px;
	}
	
	.inputNarrow {
		width:35px;
	}
	
	.inputSectionTitle,.inputSectionSubTitle {
		width:173px;
	}
	
	.inputSectionBodyText {
		width:348px;
	}

	.inputSectionLink {
		color: #993300;
		width:173px;
	}
/* end insert */


/* Buttons, submit, reset etc --------------------------------------------------------------------------- */
.button,.buttonWide {
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 10px;
    text-align: center;
    color: white;
	background-color: #aaa;
	border-top: 1px solid #ebebeb;
	border-right: 1px solid #404040;
	border-bottom: 1px solid #404040;
	border-left: 1px solid #ebebeb;
	padding: 2px;
}

	.button {
		width: 65px;
	}
	
	.buttonWide {
		width: 110px;
	}
/* end buttons */

/*modules startpage------------------------*/

/*latest Nes-----------*/

.latestNewsTitle
{
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}
.latestNewsModule{
background-repeat:no-repeat;
background-color:#FFFFFF;
background-position:0px;
width:199px;
height:152px;
}

#main2 .latestNewsModule
{
	height: auto;
	padding-bottom: 15px;
}
#main2 .latestNewsModule a p
{
	color: #986E77;
	margin-top:6px;
	padding-top:0;
}


.latestNewsModule a.contentLink
{
display:block;
}

.latestNewsModule p{
font-family: Arial, Helvetica, sans-serif;
font-size:10px;
margin:0px;	
color: white;
line-height:normal;
padding: 87px 15px 0 10px;
}

.latestNewsModule span{
padding-left:10px;

}
/*latest Blog entry-----------*/

.latestBlogEntry{
background-repeat:no-repeat;
background-color:#FFFFFF;
background-position:0px;
width:199px;
height:152px;
}

.latestBlogEntry a p{
font-family: Arial, Helvetica, sans-serif;
color:#FFFFFF;
margin:0px;	
line-height:normal;
padding: 0px 15px 0 15px;
}

.latestBlogEntry a.forLifeLink 
{
	width: 100%;
	display: block;
}
.latestBlogEntry a.forLifeLink p{
	display:block;
	padding: 68px 0 0 0;
}

.latestBlogEntry span{

color:#000000;
padding-left:15px;

}

.latestBlogEntryHeader
{
	border-bottom:1px solid #aaa;
	margin-bottom:10px;
}

.blog-preview-title{
	color: #000;
}

.blog-preview-sample{
	color: #000;
}

/*----------------*/

.latestBlogModule .blogEntry
{
	padding: 0 0 25px 0px;
}
.latestBlogModule .blogEntry h2
{
	font-size: 12px;
}


* html .png{
position: static;
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
        this.src = "http://komodomedia.com/wp-content/uploads/2007/11/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
        this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
        
    );
}

* html .pngScale{

behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "/resources/ui/skins/ldbfc/images/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='scale')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);

}

