/* CSS Document */

/* ================ FONTS ================ */
#editorial .textArea h1 {
	display:block;
	margin: 0 0 0 24px;
	padding: 0;
	/*font-size: 1.3em;*/
	text-transform:uppercase;
	color: #9e9e9e;
	width: 320px;
}

#editorial.karralund #colLeft .textArea p {
	color: #383838;
}

#editorial.karralund #colLeft .textArea a {
	color: #829F07;
}

#editorial .htmlContent h2 {
	display:block;
	margin: 30px 0 0 0;
	padding: 0 0 0 0;
	font-size: 1.3em;
	text-transform:uppercase;
	color: #9e9e9e;
	width: 400px;
	overflow: hidden;
}

#editorial.karralund .htmlContent p {
	padding: 0 20px 0 0;
	color: #383838;
}

#editorial.karralund .htmlContent a {
	color: #829F07;
}

#editorial.karralund .htmlContent li {
	color: #383838;
}

#editorial.karralund .newsItem h2 {
	color: #9e9e9e;
}

#editorial.karralund .newsItem .itemLabel {
	color: #9e9e9e;
}

/* ================ INGRES ================ */
#editorial.karralund #colLeft .textArea {
	background-color:#ffffff;
	padding: 93px 0 30px 0;
}

#editorial.karralund #colLeft .textArea .spacer {
	width: 10px;
	height: 103px;
	float: right;
}

/* ================ GALLEY ================ */
#editorial.karralund #gallery {
	background-color: #ffffff;
}

/* ================ HTML AREA ================ */
#editorial.karralund #colLeft .htmlArea {
	background-color: #ffffff;
	padding: 1px 0 0 0;
}

/* ================ ACCESS AREA ================ */
#editorial.karralund #colRight .accessArea .accessContent {
	background-color: #ffffff;
}

#editorial.karralund #colRight .accessArea .accessContent .accessItem .accessInfo {
	color: #3e3e3e;
}

#editorial.karralund #colRight .accessArea .accessContent .accessItem .accessInfo .itemHeader {
	color: #829f07;
}

#editorial.karralund #colRight .accessArea .accessContent .accessItem {
	background-image:url(/lt/img/line_dotted_ew.png);
}

#editorial .ft1, #editorial .ft2, #editorial .ft3, #editorial .ft4, #editorial .fb1, #editorial .fb2, #editorial .fb3, #editorial .fb4 {
	background-color:#FFFFFF;
	color: #FFFFFF;
}

/* ================ TOOLBOX ================ */
#editorial.karralund #colLeft .toolBox .toolBoxContent {
	background-image:url(/lt/img/editorial/toolbox_img_default.jpg);
	background-repeat:no-repeat;
	background-position: bottom right;
	background-color: #ffffff;
}

#editorial.karralund #colLeft .toolBox .toolBoxContent .separator {
	background-image:url(/lt/img/line_dotted_ew.png);
	background-repeat:repeat-x;
	background-position: bottom left;
	height: 70px;
	width: 420px;
	padding: 0;
	clear:both;
}

#editorial.karralund #colLeft .toolBox .toolBoxContent a {
	color: #829f07;
	background-image: url(/lt/img/arrows/arrow_e_green_7x11.png);
	background-repeat: no-repeat;
	background-position: top left;
}

/* ================ INNER CORNERS ================ */
#editorial.karralund .calender .innerCornerSW {
	background-image:url(/lt/img/corners/inner_corners_white.png);
}

#editorial.karralund .promoArea .innerCornerNW {
	background-image:url(/lt/img/corners/inner_corners_white.png);
}

/* ================ BUTTONS ================ */
#editorial.karralund .button span {
	background-image:url(/lt/img/buttons/link_green_button_left.png);
}

#editorial.karralund .button span span {
	background-image:url(/lt/img/buttons/link_green_button_right.png);
}

#editorial.karralund .button span span span {
	background-image:url(/lt/img/buttons/link_green_button_bg.png);
}


/* ---------------- LIST SECTION ---------------- */
.listSection {
	background-color: #fff;
	color: #383838;
}

/* ................ LIST SECTION -> SIMPLE LIST ITEM ................ */
.listSection .SimpleListItem .stripe {
	background-image:url(/lt/img/line_dotted_ew.png);
}

.listSection .SimpleListItem {
	color: #383838;
}

/* ................ LIST SECTION -> SIMPLE LIST ITEM SHIFTED ................ */
.listSection .SimpleListItemShifted .stripe {
	background-image:url(/lt/img/line_dotted_ew.png);
}

.listSection .SimpleListItemShifted {
	color: #383838;
}

/* ................ LIST SECTION -> SHORT FACTS LIST ITEM ................ */
.listSection .ShortFactsListItem .stripe {
	background-image:url(/lt/img/line_dotted_ew.png);
}

.listSection .ShortFactsListItem li {
	color: #383838;
}

.listSection .ShortFactsListItem .sf .content span {
	color: #829e08;
}

.listSection .ShortFactsListItem .sf .content .sfHeader {
	color: #e195ce;
}


/* ................ LIST SECTION -> SHORT FACTS LIST ITEM SHIFTED ................ */
.listSection .ShortFactsListItemShifted .stripe {
	background-image:url(/lt/img/line_dotted_ew.png);
}

.listSection .ShortFactsListItemShifted li {
	color: #383838;
}

.listSection .ShortFactsListItemShifted .sf .content span {
	color: #829e08;
}

.listSection .ShortFactsListItemShifted .sf .content .sfHeader {
	color: #e195ce;
}


/* ================ PAGE ADD AREA ================ */
#editorial.karralund .pageAdArea {
	background-color: #ffffff;
}

#editorial.karralund .pageAdArea .pageAdContent {
	background-color: #ffffff;
}

#editorial.karralund .pageAdArea .pageAdContent .pageAdItem .stripe {
	background-image:url(/lt/img/line_dotted_ew.png);
}

#editorial.karralund .pageAdArea .pageAdContent .pageAdItem p {
	color: #383838;
}
