/* ----------------------------------------
 * 
 * Author: Emil Löfquist @ Mogul AB
 * 
 ---------------------------------------- */
/* ----------------------------------------
 * 
 * Eric Myers reset.css
 * 
 ---------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
}
/* remember to define focus styles! */
:focus{outline:0;}
body{line-height:1;color:#000000;background:#ffffff;}
ol,ul{list-style:none;}
/* tables still need 'cellspacing="0"' in the markup */
table{border-collapse:separate;border-spacing:0;}
caption,th,td{text-align:left;font-weight:normal;}
blockquote:before,blockquote:after,q:before,q:after{content:"";}
blockquote,q{quotes:"" "";}
/* ----------------------------------------
 * 
 * SECTION: FRAMEWORK
 * 
 ---------------------------------------- */
body{
	font-size:62.8%;
	font-family:arial,helvetica,clean,sans-serif;
	margin-bottom:30px;
	color:#666;
}
h2{
	font-weight:bold;
	font-size:1.2em;
	margin-bottom:10px;
}
p{
	font-size:1.2em;
	line-height:1.5em;
}
input{
	font-size:1.1em;
	color:#666;
}
a{
	color:#1850BD;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
a.hasIcon{
	background:url(/img/framework/link-icon.png) no-repeat right 1px;
	padding:1px 22px 1px 0;
}
a:focus{
	outline:#666 dotted thin;
}
strong{
	font-weight:bold;
}
div.abstract p{
	font-size:1.4em;
}
input,
textarea{
	border:solid #ccc 1px;
}
input.actionButton{
	border:none;
}
div#wrapper{
	width:994px;
	margin:0 auto;
	background:url(/img/framework/wrapper-bg.gif) repeat-y;
}
div#innerWrapper{
	width:970px;
	border-left:solid #ccc 1px;
	border-right:solid #ccc 1px;
	border-top:solid #ccc 1px;
	margin-left:11px;
}
/*
 * HEADER
 */
div#header{
	min-height:8.7em; /* MAKE IE FIX */
	background:#ffcc00;
	position:relative;
}
div#header div#companyName{
	font-size:1.6em;
	font-weight:bold;
	position:absolute;
	right:20px;
	bottom:20px;
}
div#header div#logo{
	float:left;
}
div#header div#logo img{
	width:12em;
	height:8.7em;
}
div#contentHolder div#content li{
	background:url(/img/framework/list-bullet.gif) no-repeat 0 4px;
	padding-left:18px;
	font-size:1.2em;
	line-height:1.5em;
	margin-bottom:5px;
}
/*
 * FOOTER
 */
div#footer{
	border-top:solid #ccc 1px;
	border-bottom:solid #000066 8px;
	border-bottom:solid #ccc 1px;
	background:#eee url(/img/framework/footer-bg.gif) repeat-x bottom;
	clear:both;
	min-height:60px;
	padding:14px 0 10px 20px;
	position:relative;
}
div#footer address,
div#footer div.faq{
	font-style:normal;
	font-weight:bold;
	font-size:1.1em;
	color:#4a4a4a;
}
div#footer address,
div#footer div.faq{
	width:43%;
	float:left;
	line-height:2em;
}
div#footer address span.email{
	padding-left:10px;
	margin-left:8px;
	border-left:solid #c7c7c7 1px;
}
div#footer div.faq{
	clear:left;
}
div#footer div.faq span{
	font-weight:bold;
}
div#footer a,
div#footer span{
	font-weight:normal;
}
div#footerLogo{
	position:absolute;
	right:0;
	top:15px;
}
div#mainContentWrapper{
	margin-top:27px;
}
/*
 * COPY
 */
div#copy{
	width:972px;
	padding:5px 11px;
	margin:0 auto;
}
div#copy p{
	float:left;
	font-size:1em;
}
div#copy ul{
	float:right;
}
div#copy li{
	float:left;
	margin-left:15px;
}
div#copy a{
	text-transform:uppercase;
}
/*
 * UTILITY MENU
 */
div#header ul#informationMenu{
	float:right;
	margin-top:12px;
}
div#header ul#informationMenu li{
	float:left;
	padding-left:0px;
}
div#header ul#informationMenu a,
div#header ul#informationMenu a span{
	display:block;
	min-height:20px;
	line-height:1.8em;
}
div#header ul#informationMenu a{
	text-transform:uppercase;
	text-decoration:none;
	color:#666;
	padding-left:9px;
	font-size:1.1em;
}
div#header ul#informationMenu a span{
	cursor:pointer;
	padding-right:9px;
}
div#header ul#informationMenu li.current a{
	background:#e7e7e7 url(/img/framework/util-nav-active.gif) repeat-x;
}
div#header div#gotoCountry{
	float:right;
	margin:12px 20px 0 20px;
}
div#header div#gotoCountry select{
	background:#fdd32d;
	border:solid #fff7bd 1px;
	font-size:1.1em;
	color:#666;
	padding:0 0 0 2px;
	width:18em;
}
/*
 * TOP NAVIGATION
 */
ul#topNavigation{
	height:3.9em;
	border-top:solid #fff 1px;
	background:#45458f url(/img/framework/topnav-bg.gif) repeat-x bottom;
}
ul#topNavigation li{
	float:left;
	border-right:solid #fff 1px;
}
ul#topNavigation li a{
	font-size:1.2em;
	line-height:3.2em;
}
ul#topNavigation li a,
ul#topNavigation li a span{
	display:block;
	float:left;
	height:3.25em;
	color:#eaeaf0;
	text-decoration:none;	
	font-family:Arial;
	font-weight:bold;
	cursor:pointer;
}
ul#topNavigation li a{
	background:#45458f url(/img/framework/topnav.gif) no-repeat left bottom;
	padding-left:20px;	
}
ul#topNavigation li a span{
	background:#45458f url(/img/framework/topnav.gif) no-repeat right bottom;
	padding-right:20px;
}
ul#topNavigation li.current a{
	background:#828ec8 url(/img/framework/topnav-current.gif) no-repeat left top;
}
ul#topNavigation li.current a span{
	background:#828ec8 url(/img/framework/topnav-current.gif) no-repeat right top;
	color:#282955;
}
/*
 * PRODUCT AND SUB NAVIGATION
 */
div#sidebarNavigation{
	width:198px;
	float:left;
}
div#sidebarNavigation ul{
	margin-left:20px;
}
div#sidebarNavigation li{
	margin-bottom:12px;
	background:url(/img/framework/subnav-arrow.gif) no-repeat 0 2px;
	padding-left:11px;
}
div#sidebarNavigation li.current li{
	background:url(/img/framework/subnav-arrow.gif) no-repeat 0 4px;
}
div#sidebarNavigation li li{
	margin-bottom:8px;
}
div#sidebarNavigation li.current ul{
	padding-top:10px;
	margin-left:0px;
}
div#sidebarNavigation li.current a,
div#sidebarNavigation li.current li.current a{
	font-weight:bold;
}
div#sidebarNavigation li.current li a{
	font-weight:normal;
	line-height:1.3em;
}
div#sidebarNavigation a{
	font-size:1.2em;	
}
/*
 * TAB NAVIGATION
 */
div#tabNavigation ul{
	border-bottom:solid #ccc 1px;
	height:26px;
}
div#tabNavigation li{
	float:left;
	margin-right:3px;
}
div#tabNavigation a,
div#tabNavigation a span{
	display:block;
	float:left;
	min-height:26px;
}
div#tabNavigation a{
	background:url(/img/framework/tab-nav.gif) no-repeat right;
	padding-right:10px;
	position:relative;
	top:1px;
}
div#tabNavigation a span{
	background:url(/img/framework/tab-nav.gif) no-repeat left;
	padding-left:10px;
	line-height:26px;
	cursor:pointer;
	text-transform:uppercase;
}
div#tabNavigation li.current a{
	background:url(/img/framework/tab-nav-active.gif) no-repeat right;
	color:#000;
}
div#tabNavigation li.current a span{
	background:url(/img/framework/tab-nav-active.gif) no-repeat left;
}
/*
 * PUFF WRAPPER AND CONTAINERS
 */
div#puffWrapper{
	width:221px;
	float:right;
	margin-top:25px;
}

div#puffWrapper div.puffContainer{
	background:#eee url(/img/puff/bottom-bg.gif) no-repeat bottom;
	margin-bottom:13px;
	color:#4c4c4c;
	font-size:.9em;
}
div#puffWrapper div.puffContainer h3{
	background:#999 url(/img/puff/header-bg.gif) no-repeat;
	min-height:30px;
	line-height:30px;
	color:#fff;
	font-size:1.2em !important;
	font-weight:bold;
	padding-left:15px;
}
div#puffWrapper div.puffContainer h4{
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:5px;
}
div#puffWrapper div.puffContainer p{
	margin-bottom:10px;
}
div#puffWrapper div.puffContainer a{
	font-weight:bold;
}
div#puffWrapper div.puffContainer div.puff{
	padding:15px 15px 15px;
	border-top:solid #fff 1px;
}
div#puffWrapper div.puffContainer ul li{
	margin-bottom:12px;
}
div#puffWrapper div.puffContainer ul a{
	font-size:1.2em;
	padding-top:2px;
	padding-bottom:2px;
	font-weight:normal;
}
/*
 * SEARCH UNIT
 */
div#quickSearch{
	position:absolute;
	left:780px;
	top:97px;
}
body.lang-en div#quickSearch{
	left:764px;
}
div#quickSearch fieldset{
	position:relative;
}
div#quickSearch legend{
	display:none;
}
div#quickSearch div.input{
	position:relative;
}
div#quickSearch div.input input{
	height:17px;
	position:absolute;
	width:124px;
	top:0;
	left:0;
}

div#quickSearch div.action{
	position:relative;
}
div#quickSearch div.action input{
	position:absolute;
	top:0;
	left:130px;
}
/*
 * MAIN CONTENT AREA
 */
div#mainContent{
	float:left;
	width:503px;
}
 div.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
/*
 * Generic element styles
 */
div#contentHolder h1{
	font-size:2em;
	margin-bottom:20px;
}
div#content{
	width:463px;
	padding-top:20px;
	float:left;
}
div#content p,
div#content ul{
	margin-bottom:20px;
}

div#contentHolder{	
	width:724px;/* IE FIX HERE */
	border-left:solid #ccc 1px;
	float:right;
	padding:0 20px 0 27px;
	margin-bottom:58px;/* IE FIX HERE */
}
/*
 * Tables
 */
div#content table th,
div#content table td{
	font-family:arial;
	font-size:1.2em;
	line-height:1.3em;	
}
div#content table th{
	background:#acbfea;
	color:#fff;
	font-weight:bold;
	padding:10px 0 10px 17px;
}
div#content table td{
	color:#4d4d4d;
	padding:3px 0 3px 17px;
}
div#content table td.number{
	text-align:right;
	padding-right:5px;
	padding-left:0;
}
/*preload classes*/ 
.svw {width: 50px; height: 20px; background: #fff;} 
.svw ul {position: relative; left: -999em;} 
 
/*core classes*/ 
.stripViewer {  
	position:relative; 
	overflow:hidden;  
	margin:0 0 1px 0; 
} 
.stripViewer ul { /* this is your UL of images */ 
	margin:0;
	padding:0; 
	position:relative; 
	left:0; 
	top:0; 
	width:1%; 
	list-style-type:none; 
} 
.stripViewer ul li{  
	float:left;
	position:relative;
}
.stripViewer ul li img.promoImage{
	width:695px;
	height:212px;
}
.stripTransmitter { 
	overflow: auto; 
	width: 1%; 
	position:relative;
	top:-24px;
	left:10px;
} 
.stripTransmitter ul { 
	margin: 0; 
	padding: 0; 
	position:relative;	
	list-style-type: none;
} 
.stripTransmitter ul li{ 
	width: 20px; 
	float:left; 
	margin: 0 1px 1px 0;
} 
.stripTransmitter a{ 
	font:bold 10px Verdana, Arial; 
	text-align:center; 
	line-height:22px; 
	background:#ddd; 
	color:#000; 
	text-decoration:none; 
	display:block; 
	border-top:solid #eee 1px;
	border-left:solid #eee 1px;
	border-right:solid #eee 1px;
} 
.stripTransmitter a:hover, a.current{ 
	background:#fff;
} 
 
/*tooltips formatting*/ 
#tooltip{ 
	background:#fff; 
	color:#000; 
	opacity:0.85; 
	border:5px solid #dedede;
} 
#tooltip h3{
	font:normal 10px Verdana;  
	margin:0;  
	padding:6px 2px;  
	border:0; 
} 
/*
 * General function classes
 */
.hide{
	display:none;
}
/*
 * Visitor History
 */
div#visitorHistory{
	background:#333;
	width:100%;	
}
div#visitorHistory a#toggleVisitorMenu{
	display:block;
	padding:5px;
	float:none;
}
div#visitorHistory span.count{
	display:block;
	position:absolute;
	right:5px;
	top:5px;
	color:yellow;	
}
div#visitorHistoryContainer{
	display:none;
	background:#000;
}
div#visitorHistory ul{
	padding:30px;
	overflow:auto;
}
div#visitorHistory li{
	width:25%;
	float:left;
	padding:5px 5px 2px 5px;
}
div#visitorHistory a{
	color:yellow;
	font-size:1.1em;
	text-decoration:none;
	float:left;
}
div#visitorHistory a.parentName,
div#visitorHistory a.itemDelete{
	float:right;
	cursor:pointer;
}
div#visitorHistory li.current{
	background:#666;
}
div#visitorHistory li:hover{
	background:#666;
}
div#visitorHistory a span{
	display:none;
}
/*
 * Ajax
 */
div.ajaxMessages{
	display:none;
}
/* ----------------------------------------
 * 
 * SECTION: TEMPLATES
 * 
 ---------------------------------------- */
/* ----------------------------------------
 * 
 * TEMPLATE STARTPAGE
 * 
 ---------------------------------------- */
body.template-startpage div#mainContentWrapper{
	padding:21px 19px 0 19px;
	margin-top:0;
}
body.template-startpage div#mainContent{
	width:696px;
	float:left;
	margin-bottom:35px;
}
body.template-startpage div#content{
	padding:0 50px 0 0;
	width:auto;
}
body.template-startpage div#content p{
	font-size:1.4em;
	line-height:1.4em;
	padding:0;
	margin:0;
}
body.template-startpage div#businessAreas{
	clear:both;
	color:#fff;
	margin-bottom:40px;
}
body.template-startpage div#businessAreas div{
	background:#999 url(/img/templates/startpage/business-bottom.gif) no-repeat bottom;
	float:left;
	width:220px;
	margin-right:17px;
	min-height:160px;
	padding-bottom:20px;
}
body.template-startpage div#businessAreas div a{
	display:block;
}
body.template-startpage div#businessAreas div img{
	position:relative;
	top:5px;
	padding-left:5px;

}
body.template-startpage div#businessAreas div.last{
	margin:0;
}
body.template-startpage div#businessAreas h3{
	background:#999 url(/img/templates/startpage/business-top.gif) no-repeat top;
	font-size:1.5em;
	font-weight:bold;
	padding:15px 5px 10px 17px;
}
body.template-startpage div#businessAreas p{
	font-size:1.3em;
	padding:0 20px;
}
body.template-startpage div#businessAreas a{
	color:#fff;
}
body.template-startpage div#promo{	
	height:212px;
	width:695px;
	color:#333;
	border:solid #eee 1px;
}
body.template-startpage div.promoContent{
	position:absolute;
	left:25px;
	top:20px;
}
body.template-startpage div#promo h3{
	font-size:2em;
	color:#3a5b9a;
	margin-bottom:10px;
}
body.template-startpage div#promo p{
	width:310px;
	margin-bottom:20px;
	font-size:1.3em;
}
body.template-startpage div#quickAccess{
	width:221px;
	float:right;
}
body.template-startpage div#dnbInfo{
	background:#c8d6f0 url(/img/templates/startpage/dnbinfo-bottom.gif) no-repeat bottom !important;	
	font-size:1.2em;
	color:#333;
	height:6em;
	position:relative;
	overflow:hidden;	
}
body.template-startpage div#dnbInfo li{
	position:absolute;
	top:-110px;
	left:10px;
	line-height:1.5em;
	color:#333;
}
body.template-startpage div#dnbInfo span.top{
	display:block;
	height:6px;
	background:#c8d6f0 url(/img/templates/startpage/dnbinfo-top.gif) no-repeat;	
}
body.template-startpage div#dnbInfo span.bottom{
	display:block;
	height:6px;
	background:#c8d6f0 url(/img/templates/startpage/dnbinfo-bottom.gif) no-repeat bottom;
}
/* Newsletter subsribe and login */
body.template-startpage div#dnbNewsletterSubscribe,
body.template-startpage div#dnbLogin{
	background:#eee url(/img/templates/startpage/quickbox-top.gif) no-repeat;
	margin-top:7px;
	position:relative;
}
body.template-startpage div#dnbNewsletterSubscribe span.bottom,
body.template-startpage div#dnbLogin span.bottom{
	background:#eee url(/img/templates/startpage/quickbox-bottom.gif) no-repeat bottom;
	display:block;
	height:5px;	
}
body.template-startpage div#dnbLogin fieldset{
	padding:31px 0 30px 13px;
}
body.template-startpage div#dnbNewsletterSubscribe fieldset{
	padding:31px 0 12px 13px;
}
body.template-startpage div#dnbNewsletterSubscribe legend,
body.template-startpage div#dnbLogin legend{
	font-weight:bold;
	font-size:1.1em;
	color:#4c4c4c;
}
body.template-startpage div#dnbNewsletterSubscribe legend span,
body.template-startpage div#dnbLogin legend span{
	display:block;
	position:absolute;
	top:8px;
	left:13px;
}
body.template-startpage .newsletterAction{
	border:none;
	position:absolute;
	top:30px;
	left:180px;
}
body.template-startpage div#dnbLogin select{
	border:solid #c8c8c8 1px;		
	padding-left:3px;
	position:absolute;
	left:13px;
	top:30px;
}
body.template-startpage div#dnbNewsletterSubscribe input.email{
	padding-top:2px;
	height:17px;
	width:154px;
}
body.template-startpage div#dnbLogin select{
	height:20px;
	width:158px;
	color:#666666;
	font-size:1.1em;
	padding:0 0 0 2px;
}
body.template-startpage button{
	background:none;
	border:none;
	width:45px;
	position:absolute;
	right:5px;
	top:28px;
}
body.template-startpage .loginButton{
	position:absolute;
	right:5px;
	top:28px;	
}
/* Quick links */
body.template-startpage div#quickLinks{
	margin-top:5px;
	font-size:1.2em;
}
body.template-startpage div#quickLinks li{
	border-bottom:solid #ccc 1px;
	padding:8px 0 8px 2px;
}
body.template-startpage div#quickLinks li a{
	line-height:1.4em;
}
body.template-startpage div#quickLinks li a img{
	padding:0 0 0 5px;
	position:relative;
	top:3px;
}
/* ----------------------------------------
 * 
 * TEMPLATE PRODUCT SECTION
 * 
 ---------------------------------------- */
body.template-productsection div#productSummary{
	background:#999 url(/img/templates/prodsection/summary-bg.gif) no-repeat;
	color:#fff;
	height:136px;
	padding:20px;
	position:relative;
}
body.template-productsection div#summaryImageContainer img{
	position:absolute;
	top:0;
	right:0;
}
body.template-productsection div#productSummary p{
	font-size:1.2em;
}
body.template-productsection div#productSummary h1{
	font-size:2em;
	margin-bottom:12px;
}
body.template-productsection div#mainContent{
	width:463px;
	padding-right:40px;
	margin-top:15px;
}
body.template-productsection div#mainContent li{
	border-bottom:solid #ccc 1px;
	padding:15px 0 15px;
}
body.template-productsection div#mainContent li.last{
	border:none;
}
body.template-productsection div#mainContent li p{
	
}
body.template-productsection div#mainContent li p.readMore{
	padding:4px 0 0;
}
body.template-productsection h2{
	margin-bottom:5px;
	font-size:1.3em;
}
body.template-productsection h2 a{
	font-weight:bold;
	background:none !important;
}
/*
 * PRODUCT ITEM (product container)
 */

#orderContactForm{
	width:470px;
}
#orderContactForm ol{
	margin-bottom:0;
}
#orderContactForm legend{
	display:none;
}
#orderContactForm fieldset{
	background:#999 url(/img/framework/forms/form-top.gif) no-repeat;
	padding-top:30px;
	position:relative;
	margin-bottom:18px;
}
#orderContactForm fieldset legend{
	display:block;
	position:relative;
}
#orderContactForm fieldset legend span{
	display:block;
	color:#fff;
	font-size:1.2em;
	line-height:1.2em;
	font-weight:bold;
	position:absolute;
	top:-22px;
	left:10px;
	white-space:nowrap;
}
#orderContactForm fieldset div.controlsContainer{
	background:#eee url(/img/framework/forms/form-bottom.gif) no-repeat bottom;
	border-top:solid #fff 1px;	
	padding:10px 10px 20px 10px;
}
#orderContactForm li{
	background:none !important;
	padding:0 0 7px 0 !important;	
	overflow:auto;
}
#orderContactForm label{
	display:block;
	float:left;
	width:130px;
	font-weight:bold;
}
#orderContactForm li input,
#orderContactForm li textarea,
#orderContactForm li select{	
	width:299px;
}
#orderContactForm div#formActions{
	clear:both;
}
#orderContactForm span.mandatory{
	color:#ffcb01;
	font-weight:bold;
	font-size:1.8em;
	position:relative;
	top:5px;
}
#orderContactForm div.callUs{
	font-size:1.3em;
}
#orderContactForm div.callUs strong{
	margin-right:7px;
}
#orderContactForm div.emailUs label{
	position:relative;
	top:3px;
}
#orderContactForm div.callYou{
	position:relative;	
}
#orderContactForm div.callYou span{
	font-size:1.3em;
	margin-right:10px;
	line-height:1.3em;
}
#orderContactForm div.callYou input{
	height:17px;
	width:108px;
	padding-left:3px;
	line-height:17px;
}
#orderContactForm div.callYou input.actionButton{
	position:absolute;
	right:15px;
	top:9px;
	padding:0;
	height:auto;;
	width:auto;
}
body.lang-en #orderContactForm div.callYou input.actionButton{
	right:135px;
}
#orderContactForm div#formActions{
	text-align:right;
	padding-right:18px;
}
#orderContactForm .error{
	border:solid red 1px;
}
/* ----------------------------------------
 * 
 * TEMPLATE GENERIC PAGES
 * 
 ---------------------------------------- */
body.template-genericpage div#content{
	padding:0;
}
body.template-genericpage div#puffWrapper{
	margin:0;
}
/* ----------------------------------------
 * 
 * TEMPLATE FAQ PAGES
 * 
 ---------------------------------------- */
body.template-faqpage dl a{
	font-size:1.2em;
	font-weight:bold;
	background:url(/img/icons/closed-item.png) no-repeat 0 1px;
	padding:0 0 0 30px;
}
body.template-faqpage dl a.open{
	background:url(/img/icons/open-item.png) no-repeat 0 1px;
}
body.template-faqpage div#faqContent{
	padding-top:10px;
}
body.template-faqpage dl{
	margin-bottom:10px;
}
body.template-faqpage dl dd{
	padding-left:30px;
	padding-top:10px;
}
/* ----------------------------------------
 * 
 * TEMPLATE CONTACT PAGE
 * 
 ---------------------------------------- */
body.template-contact div#contentHolder{
	/* overriding default values */
	border:none;
	float:none;	
	width:934px;
	padding-left:18px;
}
body.template-contact div#content{
	width:auto;
	width:934px;
	padding-top:0;
	background:url(/img/templates/contact/content-bg.gif) no-repeat bottom left;
}
body.template-contact div#contactInformation{
	width:437px;
	float:left;
	min-height:540px;
}
body.template-contact #orderContactForm fieldset div.controlsContainer{
	background:#eee;
}
body.template-contact div#contactInformation h2{
	background:#acbfeb url(/img/templates/contact/contact-info-head.gif) no-repeat;
	border-bottom:solid #fff 1px;
	min-height:30px;/* make an ie fix */
	line-height:30px;
	padding-left:18px;
	color:#fff;
}
body.template-contact div#contactInformation div.container{
	margin:18px 18px 0 18px;
}
body.template-contact div#contactInformation div.container h3,
body.template-contact div#contactInformation div.container h4{
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:5px;
}
body.template-contact div#contactInformation div.container p{
	margin-bottom:20px;
}
body.template-contact div#contactInformation div.border{
	border-top:solid #fff 1px;
	padding-top:18px;
	padding-bottom:20px;
}
body.template-contact div#contactForm{
	float:right;
}
body.template-contact div#contactForm ol{
	clear:both;
}
body.template-contact div#contactForm div.formInfo{
	margin-bottom:10px;
	text-align:right;
	padding-right:21px;
	font-size:1.2em;
}
/* ----------------------------------------
 * 
 * TEMPLATE SEARCH PAGE
 * 
 ---------------------------------------- */
body.template-search div#contentHolder{
	float:none;
	border:none;
	width:682px;
	padding:0 0 0 18px;
}
body.template-search div#searchContainer{
	background:url(/img/templates/search/search-top.gif) no-repeat;
	padding-top:8px;
	position:relative;
}
body.template-search div#searchContainer fieldset{
	background:url(/img/templates/search/search-bottom.gif) no-repeat bottom;	
	padding-bottom:8px;
}
body.template-search div#searchContainer fieldset div{
	border-left:solid #ccc 1px;
	border-right:solid #ccc 1px;
	background:#eee;
	padding:12px 0 12px 19px;
}
body.template-search div#searchContainer legend{
	display:none;
}
body.template-search div#searchContainer label{
	font-weight:bold;
	font-size:1.2em;
	display:block;
	float:left;
	line-height:1.9em;
	margin-right:17px;
}
body.template-search div#searchContainer input.searchCriteria{
	width:262px;
	height:18px;
}
body.template-search div#searchContainer .searchAction{
	position:absolute;
	top:20px;
	left:355px;
}
body.template-search div#searchInfo{
	font:normal 1.2em arial,verdana,helvetica,sans-serif;
	border-bottom:solid #ccc 1px;
	padding:20px 0 15px 5px;
}

body.template-search ol{
	padding:25px 0;
}
body.template-search ol li{
	padding-bottom:25px;
}
body.template-search h2 a{
	text-decoration:underline;
}
body.template-search div.PagingContainer{
	text-align:center;
}
body.template-search div.PagingContainer a{
	font-size:1.2em;
	font-weight:bold;
	text-decoration:underline;
	padding:0 4px;
}
body.template-search div.PagingContainer a.SelectedPagingItem{
	text-decoration:none;
	color:#999;
}
/* ----------------------------------------
 * 
 * TEMPLATE NEWSLETTER OVERVIEW
 * 
 ---------------------------------------- */
div#newsletterOverViewSummary{
	background:#999 url(/img/templates/prodsection/summary-bg.gif) no-repeat;
	color:#fff;
	height:136px;
	padding:20px;
	position:relative;
}
div#summaryImageContainer img{
	position:absolute;
	top:0;
	right:0;
}
div#newsletterOverViewSummary p{
	font-size:1.4em;
	width:450px;
}
div#newsletterOverViewSummary h1{
	font-size:2em;
	margin-bottom:12px;
}
div#newsletterOverViewSummary fieldset.newsletterActionContainer legend{
	text-transform:uppercase;
}
div#newsletterOverViewSummary fieldset.newsletterActionContainer{
	float:left;
}
div#newsletterOverViewSummary fieldset.mainSubscribeContainer{
	position:absolute;
	bottom:20px;
	left:20px;
}
div#newsletterOverViewSummary fieldset.subscribe{
	width:203px;
	margin-right:20px;
}
div#newsletterOverViewSummary fieldset.unsubscribe{
	width:240px;
}
div#newsletterOverViewSummary fieldset.newsletterActionContainer input.email{
	width:156px;
	height:16px;
	margin-right:3px;
}
div#newsletterOverViewSummary input.newsletterAction{
	border:none;
	position:relative;
	top:11px;
}
div#newsletterOverViewSummary div.feedbackMessage{
	padding:10px 0 0 0;
	font-size:1.1em;
}
body.template-newsletteroverview div.puff li a,
body.template-newsletteritem div.puff li a{
	background:url(/img/templates/newsletter/item-list-bullet.gif) no-repeat 1px 5px;
	padding:0 0 0 15px !important;	
	font-size:1.3em !important;
}
body.template-newsletteroverview div.puff li.current a{
	font-weight:bold !important;
}
body.template-newsletteroverview div#mainContent{
	width:463px;
	padding-right:40px;
	margin-top:15px;
}
body.template-newsletteroverview div#mainContent h2{
	font-size:1.3em;
	font-weight:normal;
	text-transform:uppercase;
	border-bottom:solid #ccc 1px;
	padding:12px 0 15px;
}
body.template-newsletteroverview div#mainContent li{
	border-bottom:solid #ccc 1px;
	padding:15px 0 15px;
}
body.template-newsletteroverview div#mainContent li.last{
	border:none;
}
body.template-newsletteroverview div#mainContent li p{
	
}
body.template-newsletteroverview div#mainContent li p.readMore{
	padding:4px 0 0;
}
body.template-newsletteroverview div#mainContent h3{
	margin-bottom:5px;
	font-size:1.3em;
}
body.template-newsletteroverview div#mainContent h3 a{
	font-weight:bold;
}
/* ----------------------------------------
 * 
 * TEMPLATE NEWSLETTER ITEM (Article)
 * 
 ---------------------------------------- */
body.template-newsletteritem div#newsletterItemHeader{
	border-bottom:solid #ccc 1px;
	padding:7px 0 5px;
	width:460px;
	margin-bottom:19px;
}
body.template-newsletteritem div.backLinkContainer{
	float:left;
}
body.template-newsletteritem div#newsletterItemHeader h2{
	font-size:1.3em;
	font-weight:normal;
	text-transform:uppercase;
}
body.template-newsletteritem div.puff li.current a{
	background:url(/img/templates/newsletter/item-list-bullet-down.gif) no-repeat 0 4px;
	padding:0 0 0 10px;
	font-weight:bold;
	font-weight:bold !important;
}
body.template-newsletteritem div#puffWrapper div.puffContainer div.puff li.current ul{
	padding-top:8px;
	padding-bottom:2px;
}
body.template-newsletteritem div.puff li.current li{
	margin-bottom:8px !important;
}
body.template-newsletteritem div.puff li.current li a{
	background:none;
	font-size:1.2em !important;
	font-weight:normal !important;
	display:block;
	line-height:1.4em;
}
body.template-newsletteritem div.puff li.current li.current a{
	font-weight:bold !important;
	color:#585858;		
}
body.template-newsletteritem div.backLinkContainer{
	background:url(/img/templates/newsletter/back-sep.gif) no-repeat right center;
	padding-right:18px;
	margin-right:18px;
	float:left;
}
body.template-newsletteritem div.backLinkContainer a{
	background:url(/img/icons/back.gif) no-repeat 0 4px;
	padding:4px 0 4px 20px;
	font-size:1.2em;
	line-height:1.2em;
}
/* ----------------------------------------
 * 
 * TEMPLATE ERROR PAGE
 * 
 ---------------------------------------- */
body.template-errorpage div#contentHolder{
	/* overriding default values */
	border:none;
	float:none;	
	width:934px;
	padding-left:18px;
}
body.template-errorpage div#content{
	padding-top:0;
}
body.template-errorpage label{
	font-size:1.2em;
}
body.template-errorpage div#formActions{
	padding-top:10px;
}
#fbLikeButon
{
    margin: 5px 0;
}
