body {
	font-size: 76%;
	font-family: Verdana, Arial, Sans-Serif;
	color: #000;
	margin: 0;
	padding: 0;
	background: #fff url(images/page_bg.png) repeat-y scroll center top;
}

a img { border: 0 solid #fff; }

form { margin: 0; padding: 0; }
input.required, select.required, textarea.required {
	border: 1px solid red;
}

/* Headers */

div.mainHeader {
	border-bottom: 1px dotted #000;
	line-height: 32px;
	padding: 5px 0 11px;
}

#c_banner div.mainHeader {
	height: 35px;
}

h1 {
	font-size: 1.6em;
	margin: 0 0 1em 0;
	color: #3C8A2E;
}

h1.mainHeader, div.mainHeader h1, #c_rightcol div.mainHeader h2 {
	color: #3C8A2E;
	margin: 0;
	padding-left: 10px;
	margin-bottom: 10px;
}

div.mainHeader h1 {
	padding-left: 0;
	margin-bottom: 0;
}

#c_centercol h1.eurostile, .contentPaddingArticle h1.eurostile {
	display: none;
}

#c_rightcol div.mainHeader {
	margin-bottom: 1.5em;
	margin-top: 8px;
}

h2 {
	font-size:1.6em;
	font-weight:normal;
	margin-left:0;
	margin-right:0;
	margin-top:1.5em;
}

h2.underlined {
	font-size: .9em;
	color: #3C8A2E;
	padding-bottom: 2px;
	font-weight: bold;
	border-bottom: 1px solid #EDEDED;
	text-transform: uppercase;
}

h3 {
	font-size:1em;
	color:#3C8A2E;
	letter-spacing:0.05em;
	margin:2em 0 0.5em;
	text-transform:uppercase;
}

h4 {
	font-size:1em;
	font-weight:bold;
	line-height:1.5em;
	margin:0;
}

#c_rightcol h2, #c_rightcol h3 {
	font-size: 1.2em;
	color: #3C8A2E;
	margin: 0 0 .8em 0;
	padding: 4px 10px 0 10px;
	height: 28px;
	letter-spacing: 0;
	text-transform: none;
	background: url(images/section_header_bg.png) top left repeat-x;
}

#c_rightcol .xhtmlBox h2, #c_rightcol .xhtmlBox h3 {
	font-size: .9em;
	color: #3C8A2E;
	margin: 0 0 .4em 0;
	padding: 0;
	height: auto;
	background: none;
}

.rightColSpacer {
	height: 43px;
}

#c_rightcol h2 {
	font-size: 1.7em;
	color: #3C8A2E;
	margin: 2em 0 .7em 0;
}

#c_rightcol div.mainHeader h2 {
	padding-left: 0;
}

/* Formatting */

p {
	margin: 0 0 1em 0;
	line-height: 1.4em;
}

li {
	line-height: 1.4em;
}

.introduction, .ingress {
	font-size: 1.2em;
	line-height: 1.3em;
	margin: 0 0 2em 0;
}

.ingress .ingress {
	font-size: 1em;
	margin: 0;
}

.ingress p {
	margin: 0;
}

/* Links */

a:link, a:visited, .link {
	color: #0076ef;
	text-decoration: none;
}

a:hover, a:active, .link:hover {
	color: #0076ef; 
	text-decoration: none;
	border-bottom: 1px solid #0076ef;
}

.link {
	cursor: pointer;
	display: inline;
	float: right;
}

a.more {
	font-size: .86em;
	font-weight: bold;
	padding-right: 14px;
	text-transform: uppercase;
	background: url(images/link_arrow.png) no-repeat right 3px;
}


/* Lists */

ul {
	margin: 0 0 .5em 0;
	padding-left: 1.6em;
}

ol {
	margin-top: 0;
	margin-bottom: .5em;
}

li {
	margin-bottom: .2em;
}

ul.linkListing li {
	margin-bottom: .7em;
}

ul.linkListing a:link, ul.linkListing a:visited {
	color: #000;
	border-bottom: 1px dotted #0076ef;
}

ul.linkListing a:hover, ul.linkListing a:active {
	color: #0076ef;
	border-bottom: 1px solid #0076ef;
}

ol.bigNumbers, .boxGradBlackEA ol {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.boxGradBlackEA ol li {
	background: no-repeat;
	margin: 0;
	padding: 0 0 12px 39px;
	background-position: 0 4px;
}

ol.bigNumbers li {
	background: no-repeat 0 4px;
	margin: 0;
	padding: 0 0 17px 36px;
}

ol.bigNumbers li.item1 { background-image: url(images/ol_white_1.gif); }
ol.bigNumbers li.item2 { background-image: url(images/ol_white_2.gif); }
ol.bigNumbers li.item3 { background-image: url(images/ol_white_3.gif); }
ol.bigNumbers li.item4 { background-image: url(images/ol_white_4.gif); }
ol.bigNumbers li.item5 { background-image: url(images/ol_white_5.gif); }
ol.bigNumbers li.item6 { background-image: url(images/ol_white_6.gif); }
ol.bigNumbers li.item7 { background-image: url(images/ol_white_7.gif); }
ol.bigNumbers li.item8 { background-image: url(images/ol_white_8.gif); }
ol.bigNumbers li.item9 { background-image: url(images/ol_white_9.gif); }

.boxGradBlackEA ol li.item1 { background-image: url(images/ol_dark_1.gif); }
.boxGradBlackEA ol li.item2 { background-image: url(images/ol_dark_2.gif); }
.boxGradBlackEA ol li.item3 { background-image: url(images/ol_dark_3.gif); }
.boxGradBlackEA ol li.item4 { background-image: url(images/ol_dark_4.gif); }
.boxGradBlackEA ol li.item5 { background-image: url(images/ol_dark_5.gif); }
.boxGradBlackEA ol li.item6 { background-image: url(images/ol_dark_6.gif); }
.boxGradBlackEA ol li.item7 { background-image: url(images/ol_dark_7.gif); }
.boxGradBlackEA ol li.item8 { background-image: url(images/ol_dark_8.gif); }
.boxGradBlackEA ol li.item9 { background-image: url(images/ol_dark_9.gif); }

/* LAYOUT ***********************************************************************************************/

#c_main {
	width: 996px;
	margin: 0 auto;
	text-align: left;
}

/*** HEADER ***/

#c_header {
	width: 936px;
	height: 92px;	
	background: #fff url(images/header_bg.png) bottom left repeat-x;
	margin-bottom: 5px;
	position: relative;
	left: 30px;
}

#c_header div.logo {
	margin: 0;
	padding: 0;
	float: left;
}

#c_header div.logo img {
	display: none;
}

#c_header div.logo a {
	display: block;
	width: 180px;
	height: 92px;
	margin: 0;
	padding: 0;
	text-indent: -1000px;
	background: url(images/logo_efaktura.png) 0 34px no-repeat;
}

#c_header div.logo a:hover {
	border-bottom: 0 solid #fff;
}

#c_header .quickbar {
	text-align: right;
    float: right;
    color: #fff;
    font-size: .9em;
	position: absolute;
	top: 63px;
	right: 0;
}

#c_header .quickbar .separator {
	display: none;
}

#c_header .quickbar a {
	display: block;
	float: right;
	color: #fff;
	background-color: #3C8A2E;
	width: 113px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	margin-left: 4px;
}

#c_header .quickbar a.light {
	color: #787878;
	background-color: #EEEEEE;
}

#c_header .quickbar a.light:hover {
	background-color: #F8F8F8;
}

#c_header .quickbar a.selected {
	color: #fff;
	background-color: #7AB800;
	height: 26px;
	line-height: 26px;
	position: relative;
	top: -2px;
}

#c_header .quickbar a:hover, #c_header .quickbar a:active {
	border-bottom: 0 solid #fff;
	background-color: #439B33;
}

#c_header .quickbar a.selected:hover, #c_header .quickbar a.selected:active {
	border-bottom: 0 solid #fff;
	background-color: #8BCE00;
}

/*** BANNER AREA ***/

#c_banner {
	position: relative;
	/* height: 210px; */
	overflow: hidden;
	margin-bottom: 10px;
}

#c_banner object {
	float: left;
}

#c_banner .header {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99;
}

#c_banner a:hover {
	border-bottom: 0 solid #fff;
}

#c_banner .header {
	border-bottom: 0 solid #fff;
}

#c_banner img, #c_banner embed {
	margin-bottom: 10px;
}

/* Flash placeholder */ 

.bannerText {
	position: relative;
	width: 100%;
}

.bannerText h1.firstLine {
	position: absolute;
	top: 16px;
}

.bannerText h1.secondLine {
	position: absolute;
	top: 58px;
}

.bannerText h2.eurostile {
	position: absolute;
	top: 112px;
}

.bannerText p {
	position: absolute;
	top: 160px;
}

.bannerText a:link, .bannerText a:visited {
	color: #404040;
}

.bannerText a:hover, .bannerText a:active {
	color: #404040;
}

.bannerText .eurostile, .bannerText p {
	width: 540px;
	left: 10px;
}

.bannerText h1.eurostile {
	display: block !important;
	margin: 0;
	color: #000;
	font-size: 3.6em;
}

.bannerText h2.eurostile {
	margin: 0;
	font-weight: normal;
	color: #3C8A2E;
	font-size: 1.7em;
}

.bannerText p {
	margin: 0;
	padding: 0;
	font-size: 1.15em;
	line-height: 1.3em;
}


.featureLeft {
	float: left;
	width: 641px;
	height: 346px;
	overflow: hidden;
}

.featureLeft .slideshowContainer{
	height: 346px !important;
}

.featureRight {
	float: right;
	width: 287px;
	height: 346px;
	overflow: hidden;
}

.contentPadding {
	padding: 0;
}

.boxGradBlackEA .contentPadding {
	padding: 18px;
}

.contentPaddingSides {
	padding: 0 10px;
}

.contentPaddingArticle {
	padding: 5px 0 0 10px;
}

.boxPadding {
	padding: 10px;
}

.rightColPadding {
	padding: 0 15px;
}

/* MAIN MENU *******************************************************************************************/

#c_topmenu {
	height: 33px;
	overflow: hidden;
	background: url(images/menubar_bg.png) top left repeat-x;
	margin-bottom: 6px;
	width: 936px;
	position: relative;
	left: 30px;
	top: -9px;
}

#c_topmenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#c_topmenu li {
	height: 28px;
	display: inline;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
	border-left: 1px solid #fff;
	border-right: 1px solid #E2E2E2;
}

#c_topmenu a {
	display: block;
	line-height: 28px;
	background: url(images/menu_bg.png) repeat-x 0px -28px;
	color: #000;
	padding: 0 15px;
}

#c_topmenu a:hover {
	background-position: 0px 0px;
	color: #000;
	border-bottom: 0 solid #fff;
}

#c_topmenu #selected a {
	background-position: 0px -84px;
}

#c_topmenu #selected a:hover {
	background-position: 0px -56px;
}

/*** BREADCRUMB ***/

#c_breadcrumb {
	font-size: .78em;
	position: relative;
	top: -12px;
	padding: 0 0 0 10px;
	height: 13px;
	overflow: hidden;
}

/* UTIL */

.util {
	font-size: 1.1em;
	color: #888;
	width: 140px;
	float: right;
	text-align: right;
}

/*** CONTENT AREA ***/

#c_content {
	width: 936px;
	position: relative;
	left: 30px;
	margin-bottom: 10px;
}

#c_columns {
	overflow: hidden;
	width: 936px;
}


#c_leftcol {
	width: 169px; 
	overflow: hidden;
	float: left;
}

#c_centercol, .c_centercol {
	width: 456px;
	float: left;
	overflow: hidden;
}

/* center and right col are combined in some page types */
#c_centerandrightcol, .c_centerandrightcol {
	width: 752px;
	float: right;
	overflow: hidden;
}

#c_centerandleftcol {
	width: 641px;
	float: left;
	overflow: hidden;
}

#c_fullcol {
}

#c_centerandrightcolwithmargin {
	margin-top: 1px;
	width: 743px;
	margin-left: 35px;
	float: left;
	overflow: hidden;	
}

#c_printandtip {
	height: 10px;
	background-color: #ccc;
}

#c_rightcol {
	width: 287px;
	float: right;
}

div.colShift {
	padding-left: 188px;
}

div.centerColShift {
	width: 463px;
	position: relative;
	left: 188px;
	overflow: hidden;
}

.noShadow {
	border-top: 0px solid #fff !important;
	background: transparent !important;
	padding-top: 0 !important;
}

.shiftTop {
	margin-top: 19px;
}

#c_mainregion {
	clear: both;	
}


/*** NAV MENU ***/

a.back:link, a.back:visited {
	display: block;
	background: transparent url(images/ico_back.gif) 14px 3px no-repeat;
	padding: 0 0 0 27px;
	border-bottom: 1px solid #d3d3d3;
	margin-bottom: 30px;
	height: 37px;
}

a.back:hover, a.back:active {
	text-decoration: underline;
}

h3.recommendHeader {
	border-bottom: 1px solid #d3d3d3;
	margin: 0 0 30px 0;
	padding: 0 0 0 24px;
	height: 37px;
	color: #3C8A2E;
}

ul.productMenu {
	list-style-type: none;
	margin: 0 0 76px 0;
	padding: 0;
	border-bottom: 1px solid #d3d3d3;
}

ul.productMenu li {
	height: 76px;
	list-style: none;
	border-top: 1px solid #d3d3d3;
	list-style-image: url(images/spacer.gif);
	overflow: hidden;
	margin-bottom: -1px	;
}

ul.productMenu li.selected {
	background: transparent url(images/nav_selected.png) top left no-repeat;
	border-top: 0px solid #d3d3d3;
}

ul.productMenu li a {
	display: block;
	padding: 14px 20px 20px 24px;
	font-weight: bold;
	border-bottom: 0 solid #fff;
}

ul.productMenu li a:link, ul.productMenu li a:visited, ul.productMenu li a:hover, ul.productMenu li a:active {
	color: #000;
}
/*
ul.productMenu li a:hover {
	background-color: #f8f8f8;
}

ul.productMenu li.selected a:hover {
	background-color: transparent;
}
*/
ul.productMenu .prodName {
	display: block;
	font-weight: normal;
	color: #3C8A2E;
	font-size: .9em;
}

/*** LEFT MENU ***/

.menu ul {
	list-style: none;
	padding: 0;
	font-weight: bold;
	font-size: .85em;
}

.menu li {
	list-style-type: none;
	padding: 0;
	margin: 0;
	border-top: 1px solid #F2F2F2;
	border-bottom: 1px solid #F2F2F2;
	list-style-image: url(images/spacer.gif);
}

.menu li.child {
	border-top: none;
	border-bottom: none;
}

.menu li a {
	display: block;
	padding: 1em 0 1em 8px;
	color: #000;
}

.menu li.child a {
	padding: 1em 0 1em 19px;
}

.menu li.active a {
	color: #3C8A2E;
	background-color: #F2F2F2;
}

.menu a:hover {
	background-color: #f8f8f8;
	border-bottom: 0 solid #fff;
}


/*** FOOTER ***/

#c_footer {
	width: 936px;
	height: 91px;
	position: relative;
	left: 30px;
	background: #f2f2f2 url(images/footer_logo.gif) 30px 18px no-repeat;
	color: #808080;
	text-align: center;
	line-height: 91px;
	font-size: .85em;
}


/*** FORMS ***/

/* FORMS */

input, textarea {
	font-size: 1em;
	font-family: Verdana, Arial, Sans-Serif;
}

#id_matrix {
	border-collapse: collapse;
	padding: 0;
	margin: 0;
}

#id_matrix td {
	padding: 0 10px 3px 0;
}	

#id_matrix .header {
	font-weight: bold;
	font-size: .9em;
	color: #3C8A2E;
	text-transform: uppercase;
	padding: 1em 0;
	display: block;
}	

#id_matrix fieldset {
	border: solid 0 #fff;
	padding: 0;
}	

#id_matrix input, #id_matrix textarea {
	border: 1px solid #E0E0E0;
}	

/* SPECIAL UNITS ***************************************************************************************************/
/*

#c_centercol li,
#c_centerandrightcol li,
#c_centerandrightcolwithmargin li {
	list-style: outside disc;
	margin-left: 25px;
}


#c_centercol ul,
#c_centerandrightcol ul,
#c_centerandrightcolwithmargin ul {
	margin-bottom: 1em;
}


#c_centercol ol li,
#c_centerandrightcol ol li,
#c_centerandrightcolwithmargin ol li {
	list-style-type: decimal;
	
}
*/

.fourgridcells {
	width: 585px;	
}



/* GENERIC EPISERVER DIVS ***********************************************************************************************/

.leftfloating {
	float: left;
}
.rightfloating {
	float: right;
}
.centered {
	text-align: center;
}
.rightaligned {
	text-align: right;
}
.leftaligned {
	text-align: left;
}
.hidden {
	display:none;
}
img.borderless {
	border: 0;
}
div.tablerow {
	width: 99%;
	padding: 0.5em;
}
div.description {
	float: left;
	width: 20%;
}
div.fullwidth {
	width: 100%;
}
div.rightpadded {
	padding-right: 1em;
}
div.clear {
	clear: both;
}


.hr {
	border-bottom: 1px dotted #808080;
	margin-bottom: 1em;
}

.hr hr {
	display: none;
}

#printables {
	display: none;
}

/*---- sIFR ---*/

@media screen {
	.sIFR-flash {
		visibility: visible !important;
		margin: 0;
		padding: 0;
	}

	.sIFR-replaced, .sIFR-ignore {
		visibility: visible !important;
	}

	.sIFR-alternate {
		position: absolute;
		left: 0;
		top: 0;
		width: 0;
		height: 0;
		display: block;
		overflow: hidden;
	}

	/* sIFR adjustments */

	.sIFR-active .eurostile {
		visibility: hidden;
	}
}

/* Clearfix */


.clearfix:after {
    content: ".";
    clear: both;
    display: block;
 	height: 0;
 	line-height: 0;
    visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

