﻿body{
	text-align:center;
	margin:0 0 10px 0;
}
div#mainWrapper{
	margin:0 auto;
	width:780px;
}
div#pageFooter{
	margin-top:-8px;
}
div#pageFooter p{
	font:normal .7em arial;
	text-align:right;
	padding-right:5px;
}
div#pageFooter p,
div#pageFooter p a{
	color:#666;
}
div#headWrapper{
	background:#919398;
	height:57px;
}
.clearFloat{
	clear:both;
}
h1
{
	font-size:20px
}
/*
	Utility menu
*/
div#utilityMenu{
	position:relative;
	background:#919398;
	height:37px;
	width:663px;
}
div#utilityMenu ul{
	position:absolute;
	right:5px;
	top:5px;
	list-style-image:none;
	list-style-type:none;
}
div#utilityMenu ul li{
	display:inline;
	margin:0;
	padding:0 5px 0 10px;
	background:url(/images/top/util_sep.gif) no-repeat 0 3px;
}
div#utilityMenu ul li.firstItem{
	background:none;
}
div#utilityMenu ul li a{
	color:#fff;
	text-decoration:none;
	font:normal .9em arial;
	font-weight:normal;
}
div#utilityMenu ul li a.active{
	color:#000;
}
a.MenuItem{
	text-decoration: none;
	color: black;
	white-space:nowrap
}
a.MenuTopLink
{
	text-decoration: none;
	color: white;
	font-family: arial;
	font-size: 9px;
	font-weight: bold;
}

div#mainContentContainer
{
	min-height:500px;
	overflow:hidden;/*auto REMOVED MilosR 20080904*/
}

a.SubMenuItem
{
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: black;
}

a.NewsItem
{
	color: #3b708b;
	text-decoration: underline;
}

/*
	For PartnerRightMenu
*/

a.PartnerItem
{
	color: #3b708b;
	text-decoration: underline;
}

a.PartnerSelectedItem
{
	color: black;
	text-decoration: none;
	font-weight: bold;
}

/*
	font classes
*/

div.contentText, .contentTextEducation
{
	font-size: 0.6875em;
	line-height: 1.4em;
}


.textNormal
{
	font-size: 1em;
	line-height: 1.4em;
}

.textBold
{
	font-weight:bold;
}

.errorText
{
	font-weight:bold;
	color:#ff0000;
	padding-left:5px;
}

.formSmallText
{
	color:#868686;
	font-size:10px;
}

.formLargeText
{
	font-size:12px;
}
.formItalic
{
	font-style:italic;
	font-size:10px;
	line-height:13px;
}

input.MenuSearchInput
{
	width: 103px;
	height: 22px;
	color: white;
	background-color: #919398;
	border: solid 1px white;
	font-family: arial;
	font-size: 9px;
	font-weight: bold;
	padding-top: 4px;
}

font.MenuTopLinkSeparator
{
	color: white; 
	font-family: arial; 
	font-size: 9px; font-weight: bold;
}

input.DefaultForm
{
	font-size: 11px;
	height: 24px;
	padding-top: 2px;
}

input.DefaultFormAlt, input.DefaultFormSum
{
	font-size: 11px;
	width:35px;
	height:17px;
	text-align:right;
	background-color:#e6e6e8;
	border:0px;
	margin:-3px 0 -3px -2px;
	padding:1px 0 1px 0;
}

input.DefaultFormSum
{
	font-size:12px;
	font-weight:bold;
	width:50px;
	background: #ccc;
}


textarea.DefaultForm
{
	font-family: Arial;
	font-size: 11px;
	width: 470px;
	height: 94px;
}
.prodHeight
{
	height:20px;
}
select.DefaultForm, select.DefaultFormAAA
{
	font-family: Arial;	
	height: 24px;
	padding-top: 2px;
}
select.DefaultFormAAA
{
	font-size: 11px;
}

font.FileSize
{
	color: #808080;
}
/*
	Selectors for the flash container on the start page
	
*/
div#startFlashPushContainer
{
	position:relative;
	width:241px;
	height:167px;	
}
div#startFlashPushContainer div#flashFlashContainer
{
	position:absolute;	
	top:0;
	left:0;
	z-index:1;
}
div#startFlashPushContainer div#flashTextContainer
{
	position:absolute;
	top:15px;
	left:10px;
	z-index:100;
	display:block;
	width:221px;
}
/*
	End update
*/
/*
	Box with rounded corners
	with table as a child
*/
div#templateBankruptcy .mainImage
{
	margin-bottom:20px;
}
div#templateBankruptcy div#companyList
{
	width:500px;
	float:left;
	border-right:solid #000 1px;
	padding:0 20px 20px 20px;
}
div#templateBankruptcy div.boxContainer{
	background:url(/images/education/bg_top.gif) no-repeat top left;
	padding-top:7px;
	width:500px;
	margin-top:20px;
	
}
div#templateBankruptcy div.boxContainer table{
	background:#e6e6e8 url(/images/education/bg_bottom.gif) no-repeat bottom left;
	width:500px;
	padding-bottom:10px;
}
div#templateBankruptcy div.boxContainer table .name
{
	padding-left:10px;
	padding-bottom:5px;
}
div#templateBankruptcy div.boxContainer table .colOne
{
	width:55%;	
}
div#templateBankruptcy div.boxContainer table .colTwo
{
	width:30%;
}
div#templateBankruptcy div.boxContainer table .colThree
{
	width:15%;
}
div#templateBankruptcy div.boxContainer table td
{
	background:none;
}
div#templateBankruptcy div#bankruptcyChildrenList
{
	float:right;	
	width:160px;
	padding:0 10px 20px 10px;
}
/*
	Page children list
	Template GetChildPages.ascx
*/

div#unitPageChildren p
{
	text-transform:uppercase;
}
div#unitPageChildren ul
{
	margin-left:0;
	padding-left:25px;
	list-style-image:none;
	list-style-type:none;
	background:none;
}
/*
	New css styles for education list 
*/

div#educationOverviewContainer{
	background:url(/images/education/bg_top.gif) no-repeat top left;
	padding-top:7px;
	width:500px;
	margin-top:20px;
}
table#courseListingOverview{
	background:#e6e6e8 url(/images/education/bg_bottom.gif) no-repeat bottom left;
	padding-bottom:7px;
	width:500px;
	margin-bottom:10px;
	padding:0 10px 10px 10px;
}
table#courseListingOverview col.colOne
{
	width:47%;
	padding-left:10px;
}
table#courseListingOverview col.colTwo
{
	width:20%;
}
table#courseListingOverview col.colThree
{
	width:20%;
}
table#courseListingOverview col.colFour
{
	width:13%;	
}
table#courseListingOverview th{
	font:bold 11px arial;
	background:none;
	padding-bottom:5px;
}
table#courseListingOverview td{
	font:normal 11px arial;
	background:none;
	padding-bottom:3px;
}
table#courseListingOverview td.join,
table#courseListingOverview th.join
{
	
}
/*
	Education order page
*/
p#addExtraPersons{
	display:none;
}
div#templateEducationOrder{
	width:520px;
	padding:10px 20px;
}
span.mandatory{
	color:#dd6c10;
	display:inline !important;
}
div#orderForms *{
	margin:0;
	padding:0;
}
div#orderForms{
	background:url(/images/education/bg_bottom.gif) no-repeat bottom left;
	width:500px;
	padding-bottom:7px;
	margin-top:30px;
	position:relative;
}

div#orderForms legend span{
	position:absolute;
	top:-15px;
	left:0;
	font:bold 1em arial;
	color:#000;
	width:200px;
}
div#orderForms p{
	background:#e6e6e8;
	padding-left:10px;
	margin-top:10px;
}
div#orderForms p a{
	font-weight:bold;
}
div#orderForms p.nonMandatory{
	background:#fff;
	position:absolute;
	right:0;
	top:-25px;
}
div#templateEducationOrder label,
div#templateEducationOrder label span{
	display:block;
	text-transform:uppercase;
}
div#templateEducationOrder fieldset#mainForm{
	background:#e6e6e8 url(/images/education/bg_top.gif) no-repeat top left;
	width:500px;
	border:none;
	margin-top:20px;	
	padding:10px 0 10px 0;
}
div#moreMembersContainer fieldset{
	border:none;
	border-top:solid #ddd 1px;	
	padding:10px 0 10px 0;
	background:#e6e6e8;	
	width:500px;
	position:relative;
}
div#moreMembersContainer fieldset h2
{
	font:bold 1em arial;
	padding-left:10px;
	margin-bottom:5px;
}
div#moreMembersContainer fieldset legend{
	/*display:block;*/
	/*position:relative;*/	
}
div#moreMembersContainer fieldset legend span{
	display:none;
	/*color:#000;
	background:#e6e6e8;
	position:absolute;
	margin-bottom:20px;
	display:block;
	top:-20px;
	top:0;
	left:5px;
	width:200px;*/
}

div#templateEducationOrder label.memberName,
div#templateEducationOrder label.memberEmail{
	float:left;	
	margin-bottom:10px;
	width:280px;
	padding:0 0 0 10px;
}

div#templateEducationOrder label.memberPhone,
div#templateEducationOrder label.memberCompany{
	float:left;
	margin-bottom:10px;
	width:180px;
	padding:0 10px 0 0;	
}
div#templateEducationOrder label.memberOther{
	clear:both;	
	padding:0 0 0 10px;
	width:460px;
}

div#templateEducationOrder label.memberName input,
div#templateEducationOrder label.memberEmail input{
	width:200px;
}
div#templateEducationOrder label.memberPhone input,
div#templateEducationOrder label.memberCompany input{
	width:200px;	
}
div#templateEducationOrder label.memberOther input,
div#moreMembersContainer label.memberEmail input{
	width:480px;
}
fieldset#mainForm input.novalue{
	/*border:solid #dd6c10 2px;*/
	background:#ffd29e;
}
div#moreMembersContainer{
	
}
div#courseInformation{
	background:url(/images/education/bg_top.gif) no-repeat top left;
	padding-top:7px;
	width:500px;
	margin-top:20px;
}
div#courseInformation table{
	background:#e6e6e8 url(/images/education/bg_bottom.gif) no-repeat bottom left;	
	width:500px;
	margin-bottom:10px;
	padding:0 10px 5px 10px;
}
table th{
	font-weight:bold;
	background:none;
}
div#courseInformation table td{
	background:none;
}
/* Receipt for ordered education */

div#ticketContainer h1{
	background:url(/images/education/bg_top.gif) no-repeat top left;	
	padding:10px 0 0 10px;
}
div#ticketContainer h2{
	margin-left:10px;
}
div#ticketContainer{
	background:#e6e6e8 url(/images/education/bg_bottom.gif) no-repeat bottom left;
	padding-bottom:7px;
	width:500px;
}
div.receiptContainer h2{
	font:bold 1em arial;
	margin:20px 0 0 0;
	clear:both;
}
div.receiptContainer h2.marg{
	padding-top:20px;
	
}
dl#educationReceipt,
dl#listOfPersons{
	width:490px;
	padding:0;
	margin:0 0 0 10px;
	clear:both;
}
dl#educationReceipt dt,
dl#educationReceipt dd{
	padding:3px 0;
	margin:0;
}
dl#educationReceipt dt{
	float:left;	
	width:156px;
	font-weight:bold;
}
dl#educationReceipt dd{
	float:left;	
	width:334px;
}

dl#listOfPersons dt{	
	float:left;	
	width:156px;
	padding:3px 0;
	margin:0;
}
dl#listOfPersons dd{
	float:left;	
	width:334px;
	padding:3px 0;
	margin:0;
}

div#templateEducationOrder .btnSend{
	float:right;
	margin:10px 20px 0 0;
}
div#templateEducationOrder .btnAbort{
	float:left;
	margin:10px 0 0 0;
}
/* company list hits */
fieldset#fldRefineSearch{
	border:none;
	background:url(/images/education/company_list_form_bottom.gif) left bottom no-repeat;
	margin:0;
	padding:0 0 9px 10px;
	width:690px;
}
fieldset#fldRefineSearch legend{
	display:none;
}
fieldset#fldRefineSearch label{
	display:block;
	float:left;
}
fieldset#fldRefineSearch label input{
	width:120px;
	margin-right:10px;
}
fieldset input.btnRedefineSearch{
	position:relative;
	top:13px;	
}
div#redefineContainer{
	width:700px;
	background:#e6e6e8 url(/images/education/company_list_form_top.gif) left top no-repeat;
	padding:9px 0 0 0;
}
tr.headerBg th{
	background:#dd6c10;
}

/*
	Rules for contact forms in general
*/
div#templateInvestigateGeneral div.feedbackMessage{
	margin-bottom:20px;
}
div#contactFormContainer{
	background:url(/Images/contactForm/bg_top.gif) no-repeat top left;
	padding:10px 0 0 0;
	width:500px;
	margin-top:10px;
	
}
div#contactFormContainer fieldset{
	margin:0;
	padding:0 10px 10px 10px;
	border:none;
	width:480px;
	background:#e6e6e8 url(/Images/contactForm/bg_bottom.gif) no-repeat bottom left;
}
div#contactFormContainer fieldset legend{
	display:none;
}
div#contactFormContainer fieldset label{
	display:block;
	width:324px;
	
}
div#contactFormContainer fieldset label span{
	display:inline;
	text-transform:uppercase;
	font:normal 11px arial;	
}
div#contactFormContainer fieldset label.validate span,
div#contactFormContainer fieldset label.servervalidate span{
	background:url(/Images/contactForm/valid_ind.gif) no-repeat center right;
	padding-right:10px;
}
div#contactFormContainer fieldset label.validate span.errorText
{
	background:none;
	font-weight:bold;
	text-transform:none;
}
div#contactFormContainer fieldset div.userInputs input,
div#contactFormContainer fieldset div.userInputs select{
	margin-bottom:10px;
	width:324px;
	display:block;
	font:normal 11px arial;
	height:2em;
}
div#contactFormContainer fieldset select{
	display:block;		
}
div#contactFormContainer span.errorMessage{
	color:red;
}
div#contactFormContainer fieldset textarea{
	width:480px;
	height: 53px;
	margin-bottom:10px;
}
div#contactFormContainer fieldset input.novalue,
div#contactFormContainer fieldset select.novalue{
	background:#ffd29e;
}
div#contactActions{
	clear:both;	
	height:30px;
}
.btnSend{
	float:right;
}

.btnAbort{
	float:left;
}
div#actionButtons{
	height:23px;
	width:478px;
	clear:both;
}
div.noCorners,
div.noCorners fieldset
{
	background:none !important;
}
label.registerRatingNo{
	width:470px !important;
}
label.registerRatingNo input,
label.registerRatingNo span{
	display:inline !important;
}
label.registerRatingNo span{
	text-transform:none !important;
	position:relative;
	top:-10px;
}
label.registerRatingNo input{
	width:40px !important;
}
div#contactFormContainer h2{
	font:bold .8em arial !important;
}

p#companyInformationText{
	position:relative;
	font:italic 11px arial;
	margin-bottom:10px;
	width:320px;
}
div#mandatoryText{
	position:relative;	
}
div#mandatoryText p{
	position:absolute;
	left:400px;
	top:0;
	background:url(/Images/contactForm/valid_ind.gif) no-repeat center left;
	padding-left:10px;
	font:normal 11px arial;
	white-space:nowrap;
}

div.phoneContact{
	background:url(/images/contactForm/phone_bg.jpg) no-repeat;
	height:40px;
	width:498px;		
	margin-top:10px;
	position:relative;
}
div.phoneContact h3,
div.phoneContact p{
	display:inline;
}
div.phoneContact h3{
	font:bold .7em arial !important;
	text-transform:uppercase;
	float:left;
	position:relative;
	top:13px;
	margin-left:25px;
	margin-right:10px;
}
div.phoneContact p{
	font:normal .7em arial !important;
	position:relative;
	top:13px;
}
div.phoneContact fieldset{
	margin:0;
	padding:8px 0 0 0;
	border:none;
}
div.phoneContact fieldset legend{
	display:none;
}
div.phoneContact fieldset label{
	font:normal .7em arial !important;
}
div.phoneContact fieldset input.phoneNumber,
div.phoneContact fieldset input.novalue{
	width:125px;
	position:relative;
	top:1px;
}
div.phoneContact fieldset input.novalue{
	background:#ffd29e;
}
div.phoneContact fieldset input.btnSend{
	position:absolute;
	top:9px;
	left:430px;
}

ul.errorList{
	list-style-image:none;
	list-style-type:none;
	margin:10px 0 10px 25px;
	padding:0;
}
ul.errorList li{
	color:red;
	font:normal 11px arial;
	background:url(/images/contactForm/error_bullet.jpg) no-repeat left;
	padding-left:15px;
}
div#backLink{
	display:none;
	margin-bottom:25px;
}
div#backLink a{
	font:normal 11px arial !important;
	text-decoration:none;
	background:url(/images/contactForm/back_link.jpg) no-repeat left;
	padding-left:25px;
}
/* form buttons, see also iefix.css */
button{
	border:none;
	cursor:pointer;
	padding:0 10px 0 0;
	text-align:center;
	color:#fff;
	font:normal 10px verdana;
	text-transform:uppercase;
}
button span{	
	display:block;
	height:23px;
	line-height:20px;
	white-space:nowrap;
	padding:0 1px 0 10px;	
	margin-left:-3px;
}

/*
	Template confirm
*/
div#templateConfirm{
	margin:10px 0 0 10px;
}
div#boxContainer{
	width:500px;
	background:#e6e6e8 url(/images/contactForm/bg_bottom.gif) left bottom no-repeat;
	padding-bottom:5px;
}
div#boxContainer h1{
	background:url(/images/contactForm/bg_top.gif) left top no-repeat;
	font:bold 1em arial;
	padding-top:10px;
	padding-left:10px;
}
div#boxContainer p{
	padding-left:10px;
	margin-bottom:10px;
	font:normal .7em arial;
}

/*
	Solsidan template
*/
div#solsidanTemplate{
	width:725px;

}
div#solsidanTemplate iframe#solsidanIframe{
	width:725px;
	height:258px;
	margin:0;
	padding:0;
}
div#solsidanTemplate div#newsListContainer{
	width:512px;
	border-right:solid #929398 1px;
	padding-right:26px;
	float:left;
}

div#solsidanTemplate div#newsListContainer h2{
	background:#e6e6e6;
	padding-left:13px;
	font:bold .7em verdana;
	height:22px;
}
div#solsidanTemplate div#newsListContainer h2 span{
	line-height:22px;
}
div#solsidanTemplate div#newsListContainer dt,
div#solsidanTemplate div#newsListContainer dd{
	margin:0;
	padding:0;
	line-height:1.4em;
}
div#solsidanTemplate div#newsListContainer dl{	
	font:normal .7em arial;
	clear:both;
	width:512px;
	min-height:80px;
	margin-top:15px;
}
div#solsidanTemplate div#newsListContainer dl dt{
	float:left;
	width:88px;	
	height:80px;
	display:block;
}
div#solsidanTemplate div#newsListContainer dl dd.title{
	width:324px;	
	font-weight:bold;	
	float:left;
	margin-bottom:5px;
}
div#solsidanTemplate div#newsListContainer dl dd.abstract{
	width:320px;	
	float:left;
	margin-bottom:15px;
	padding-right:4px;
}
div#solsidanTemplate div#newsListContainer dl dd.image{
	float:right;
	width:97px;
	text-align:right;
}


div#solsidanTemplate div#shortcutContainer{
	width:167px;
	padding-left:19px;
	float:right;
}
div#solsidanTemplate div#pushArea h1,
div#solsidanTemplate div#pushArea h2,
div#solsidanTemplate div#pushArea h3{
	font:bold .7em arial;
	text-transform:uppercase;
	margin-top:20px;
}
div#solsidanTemplate div#pushArea p{
	font:normal .7em arial;
}
div#solsidanTemplate div#pushArea p#aaaImage{
	margin-top:20px;
	text-align:right;
}
div#solsidanTemplate p#dobLogo{
	clear:both;
	margin-top:20px;
}

/* news letter subscribe */
div#newsletterSubscribe{
	background:url(/images/newsletter/bottom_bg.gif) left bottom no-repeat;
	margin:0;	
	padding:0 0 5px 0;
	width:167px;
}
div#newsletterSubscribe fieldset{
	background:#e6e6e6 url(/images/newsletter/top_bg.gif) left top no-repeat;
	border:none;	
	position:relative;
	margin:0;
	padding:10px 8px 5px 8px;
	width:151px;
}
div#newsletterSubscribe fieldset legend{
	color:#de6b10;
	text-transform:uppercase;
	font:normal .6em arial;
	position:relative;
}
div#newsletterSubscribe fieldset legend span{
	position:absolute;
	left:0;
	top:0;
}
div#newsletterSubscribe fieldset p{
	color:#878586;
	font:normal .6em arial;
	margin:20px 0 10px 0;
}

div#newsletterSubscribe fieldset input.txtEmail{
	width:151px;
}
div#newsletterSubscribe fieldset input.btnSend{	
	margin:10px 0 0 0;
}

/*
	Start page puff
*/
div#startPuffContainer{
	margin-bottom:10px;
}
div#startPuffContainer div.puff,
div#flashTopLeftPuff,
div#flashTopRightPuff,
div#flashLeftPuff,
div#flashRightPuff{
	position:relative;
	width:241px;
	height:167px;
}
div#startPuffContainer div.puff div.AAA
{
	border: solid 1px #c0c0c0;
}
div#startPuffContainer div.puff div.col{
	height:167px;	
	position:absolute;
	top:0;
	left:0;
}
div#startPuffContainer div.puff h2{
	font-size:.8em;
	font-weight:bold;
	line-height:1.2em;
}
div#startPuffContainer div.puff p{
	font:normal .7em arial;
	line-height:1.5em;
}
div#startPuffContainer div.topLeft,
div#startPuffContainer div.topRight{
	margin-right:20px;
	float:left;
	width:241px;
	height:167px;
}
div#startPuffContainer div.bottomLeft,
div#startPuffContainer div.bottomRight{
	margin-top:13px;
	margin-right:20px;
	float:left;
}
div#startPuffContainer div.col{
	width:221px;
	padding:10px;
}

/* clear fix */
div.clearFix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
/* table fix */
table.tablefix th
{
	background:#dd6c10;
}
/*
	Related information
*/
div#relatedInformation{
	width:160px;
	margin-left:10px;
	float:right;
	padding:0;
	margin-bottom:20px;
/*	margin:-18px 0 0 0;*/
}
div#relatedInformation h4{
	font:normal .7em arial;
	margin:0 0 10px 0;
}
div#relatedInformation a{
	font:normal .7em arial;
}
div#relatedInformation ul{
	list-style-image:none;
	list-style-type:none;
	margin:0 0 0 25px;
	padding:0;
}
div#relatedInformation ul li{
	padding:0;
}

/*
 * Product AAA order page 
 */
table#aaaProductTable{
	width:350px;
}
table#aaaProductTable td{
	padding-bottom:2px;
	vertical-align:middle;
}
table#aaaProductTable .prodAmount{
	width:30px;
	height:20px;
	margin-right:5px;
}

table#aaaConfirmProducts{
	width:230px;	
}
table#aaaConfirmProducts td{
	vertical-align:top;
	padding-bottom:10px;
}
table#aaaConfirmProducts td.price{
	text-align:right;
}
table#aaaConfirmProducts td.type{
	font-weight:bold;
}

/*
 * Company search table
 */
table#companyTableList{
	width:700px;
	margin-bottom:10px;
}
table#companyTableList .companyTableChoose{
	width:10%;
	text-align:center;
}
table#companyTableList .companyTableCompany{
	width:30%;
}
table#companyTableList .companyTableAddress{
	width:20%;
}
table#companyTableList .companyTableTown{
	width:20%;
}
table#companyTableList .companyTablePhoneNo{
	width:20%;
}
table#companyTableList caption{
	text-align:left;
	font-weight:bold;
	font-size:1em;
	padding:5px 0;
}
table#companyTableList thead th{
	background:#DD6C10;
	color:#fff;
	height:31px;
	vertical-align:middle;
/*	font-size:.7em;*/
	text-transform:uppercase;
}
table#companyTableList thead th.firstCol{
	background:#DD6C10 url(/images/companyList/left_corner.gif) no-repeat top left;
	
}
table#companyTableList thead th.lastCol{
	background:#DD6C10 url(/images/companyList/right_corner.gif) no-repeat top right;
}
table#companyTableList tbody td{
	border-bottom:solid #929397 1px;
/*	font:normal .7em arial,helvetica,verdana,sans-serif !important;*/
	padding:5px 0;
}


div#companySearchRefinement *{
	padding:0;
	margin:0;

}
div#companySearchRefinement{
	width:700px;
	background:url(/images/companyList/filter_top.gif) no-repeat left top;
	padding-top:5px;
	margin-bottom:10px;
}
div#companySearchRefinement fieldset{	
	border:none;	
	background:#e6e6e8 url(/images/companyList/filter_bottom.gif) no-repeat left bottom;
	padding:5px 10px 	10px;
}
div#companySearchRefinement fieldset legend{
	display:none;
}
div#companySearchRefinement li{
	float:left;
	list-style-image:none;
	list-style-type:none;
	margin-right:15px;
}
div#companySearchRefinement li label{
	font-size:10px;
	text-transform:uppercase;
	display:block;
}
div#companySearchRefinement li input{
	width:120px;
}
div#companySearchRefinement div{
	float:left;
	padding-top:12px;
}
div#companySearchFeedback span{
	display:block;
	color:red;
	margin:15px 0 10px 0;
	font:bold .8em arial;
}

/*
 * Template order page
 */

div#newsLetterSubscribe{
	width:470px;
	background:none;
	margin-bottom:8px;
}
div#newsLetterSubscribe label{
	margin-left:25px;		
}
div#newsLetterSubscribe input{
	float:left;
}
div#template-orderPage{
	padding-top:10px;
}
div#template-orderPage p{
	margin-bottom:10px;
	clear:both;
}
div#template-orderPage .pageInfo{
	padding-left:10px;
}
div#template-orderPage table.orderPageTable{
	margin:20px 0;
}
div#template-orderPage table.orderPageTable td{
	border-bottom:solid #ccc 1px;
	padding:5px 0 !important;
	height:40px;
}
div#template-orderPage div#contactFormContainer{
	margin-top:30px;
}
div#template-orderPage div#productInformationContainer ul{
	margin-bottom:10px;
	overflow:auto;
}
div#template-orderPage div#productInformationContainer ul li{
	list-style-image:none;
	list-style-type:none;
}
div#template-orderPage table.orderPageTable{

}
div#template-orderPage table.orderPageTable .prod,
div#template-orderPage table.orderPageTable .desc{
	padding-right:10px;
}
div#template-orderPage table.orderPageTable td,
div#template-orderPage table.orderPageTable th{
	vertical-align:baseline;
	padding:2px 0;
}
div#template-orderPage table.orderPageTable caption{
	text-align:left;
}
div#template-orderPage div#extendedForm{
	margin-top:20px;
}
div#template-orderPage div#productInformationContainer{
	background:#E6E6E8 url(/Images/contactForm/bg_top.gif) no-repeat top left;
	padding:10px 10px;
	width:480px;
	position:relative;
}
div#template-orderPage div#productInformationContainer span.bottomImage{
	display:block;
	height:7px;
	width:500px;
	position:absolute;
	bottom:-7px;
	left:0;
	background:url(/images/education/bg_bottom.gif) no-repeat bottom left;	
}

div#template-orderPage div#relatedInformation{
	width:170px;
}
div#template-orderPage div#contentBlock{
	float:left;
	width:530px;
	border-right:solid #909398 1px;
}
div#template-orderPage div#relatedInformation h4{
	font:normal 1em arial;
	margin:0 0 10px 0;
}
div#template-orderPage div#relatedInformation a{
	font:normal 1em arial;
}
div#template-orderPage div#outboxText p{
	margin-right:20px;
}
div#template-orderPage div.mainImage{
	margin-left:-10px;
	margin-top:-10px;
	padding-bottom:10px;
}
div#template-orderPage dl{
	width:500px;
	overflow:auto;
	margin-bottom:20px;
	
}
div#template-orderPage dl dt,
div#template-orderPage dl dd{	
	line-height:1.7em;
	float:left;
}
div#template-orderPage dl dt{	
	width:25%;
	font-weight:bold;
}
div#template-orderPage dl dd{
	width:65%;
}
div#template-orderPage p.actions{
	border-top:solid #666 1px;
	width:700px;
	padding-top:15px;
}

div.prodoctListing{
	background:#e6e6e8 url(/images/boxes/round_top_500.gif) no-repeat;
	width:500px;
}
div.prodoctListing h3{
	font:bold .7em arial !important;
	padding:10px 0 3px 14px;
}
div.prodoctListing p{
	padding:0 14px 10px 14px !important;
}
div.prodoctListing ul{
	list-style-image:none;
	list-style-type:none;	
	margin:0;
	padding-top:5px;
}
div.prodoctListing ul,
div.prodoctListing p.readMore{
	background:url(/images/boxes/round_bottom_500.gif) no-repeat bottom;
	padding-bottom:10px;
}
div.prodoctListing a{
	font-size:11px;
	line-height:1.5em;
}
div.prodoctListing p{
	line-height:1.3em;
	font-size:.7em;
	padding-bottom:10px;
}
div.singleItemBox{
	padding:7px 15px 0 15px;
	width:470px;
	margin-bottom:10px;
}
div.singleItemBox p.readMore{
	margin:0 -15px 0 -15px;
	padding:0 10px 10px 10px;
}
div.singleItemBox p.readMore a{
	background:url(/images/content/mwa_pil.gif) no-repeat center left;
	padding-left:25px;
}
/*
 * slider function classes
 */
.hide{
	display:none;
}
div#faqContent dt a{
	font-weight:bold;
	background:url(/images/faq/plus.png) no-repeat 0 1px;
	padding:0 0 0 15px;
}
div#faqContent dl a.open{
	background:url(/images/faq/minus.png) no-repeat 0 1px;
	color: #DD6C10;
	text-decoration: none;
}
div#faqContent{
	padding-top:10px;
}
div#faqContent dl{
	margin-bottom:0px;
	margin-top:10px;
	padding:0px;
}
div#faqContent dl dd{
	padding-left:0px;
	padding-top:5px;
	margin-left:15px;
}

/*
 *  contact form classes
 */
.firstPanelDiv
{
	font-family:Arial;
	font-size:0.6875em;
	line-height:1.4em;
	background:url(/Images/contactForm/bg_top.gif) no-repeat top left;
	padding:10px 0 0 0;
	width:500px;
	margin-top:10px;
}
.btnContact
{
	margin-top:10px;
	position:relative;
	left:-3px;
}
#bgTopDiv
{
	margin:0;
	padding:0 10px 10px 10px;
	border:none;
	background:#e6e6e8 url(/Images/contactForm/bg_bottom.gif) no-repeat bottom left;
}
.clsSkickaMinCheckBox
{
	font:normal 11px arial;
}
.clsSkickaMinCheckBox input
{
	display:inline !important;
	width:15px !important;
	height:2em !important;
}
#divSkickaMin
{
	float:left !important;
	height:2em !important;
	padding-left:10px;
	padding-top:5px;
}
.clsButtonsDiv
{
	background:#e6e6e8;
	padding:5px 10px 20px 10px;
	font:normal 0.6875em Arial;
	line-height:1.4em;
}
div.fileinputs {
	position: relative;
}
div#fakeButton{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}
div#fakeButton input
{
	width:120px !important;
	display: inline !important;
}
div#fakeButton img
{
	position:relative;
	top:-1px;
}
input.fileControl, input.fileControlForetag {
	position: relative;
	text-align: right;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity:0;
	z-index: 2;
	width: 198px !important;
}
div.AAAbox
{
	float:left;
	margin-right:10px;
	margin-top:9px;
}
div.AAAcol
{
	height:167px;
	width:216px;
	overflow:hidden;
	background-color:#ebe8e8;
	/*border-left: solid 1px #c0c0c0;
	border-right: solid 1px #c0c0c0;*/
	padding: 10px;
	font: normal 11px Arial;
}
div.AAAboxTop
{
	/*background: url(/images/boxes/AAAtop240.PNG) no-repeat top left;*/
	background:url(/images/contactForm/right-menu-top.gif) no-repeat top left !important;
	width:238px;
	height:5px;
	font-size:1px;
}
div.AAAboxBottom
{
	/*background: url(/images/boxes/AAAbottom240.PNG) no-repeat top left;*/
	background:url(/images/contactForm/right-menu-bottom.gif) no-repeat top left !important;
	width:238px;
	height:5px;
	font-size:1px;
}
div#AAAboxContainer
{
	width:523px;
}
div#CampaignBoxContainer
{
	width:523px;
}
div.CampaignBox
{
	float:left;
	margin-right:10px;
	margin-top:9px;
}
div.CampaignBoxCol
{
	height:120px;
	width:220px;
	overflow:hidden;
	background-color:#ebe8e8;
	padding:10px;
	font: normal 11px Arial;
}
div.CampaignBoxColWide
{
	height:120px;
	width:470px;
	overflow:hidden;
	background:#ebe8e8 url(/images/contactForm/campaign_bg.gif) no-repeat bottom right !important;
	padding:10px;
	font: normal 11px Arial;
}
div.CampaignBoxTop
{
	background:url(/images/contactForm/right-menu-top.gif) no-repeat top left !important;
	width:238px;
	height:5px;
	font-size:1px;
}
div.CampaignBoxBottom
{
	background:url(/images/contactForm/right-menu-bottom.gif) no-repeat top left !important;
	width:238px;
	height:5px;
	font-size:1px;
}
div.CampaignBoxTopWide
{
	background:url(/images/contactForm/bg_top_490.gif) no-repeat top left !important;
	width:490px;
	height:10px;
	font-size:1px;
}
div.CampaignBoxBottomWide
{
	background:url(/images/contactForm/bg_bottom_490.gif) no-repeat top left !important;
	width:490px;
	height:10px;
	font-size:1px;
}
div.readMore
{
	margin-top: 0px;
}
div.readMore a{
	background:url(/images/content/mwa_pil.gif) no-repeat center left;
	padding-left:20px;
	padding-right:10px;
}
.capslockDiv
{
position: absolute;
font-size: 11px;
width: 150px;
border: #919191 solid 1px;
padding: 10px;
background-color: yellow;
z-index: 999
}




/*------------------------NbkIframe styles------------------------------*/
body.iframeBody {
	padding:0;
	margin:0;
	text-align:left;
}
body.iframeBody h1 {
	color:#666;
}
body.iframeBody h3 {
	margin-bottom:0;
}
body.iframeBody p {
	margin-bottom:1.5em;
}

body.iframeBody img.floatLeft {
	float:left;
	margin:0 10px 5px 0;
}
body.iframeBody img.floatRight {
	float:right;
	margin:0 0 5px 10px;
}

body.iframeBody a.btnCloseSmall {
	float:right;
	width:14px;
	height:14px;
	margin-bottom:10px;
	background-image:url('../images/NbkIframe/btnClose.gif');
	background-position:left top;
	background-repeat:no-repeat;
}
body.iframeBody .bottomBtnContainer {
	text-align:center;
	margin-top:30px;
}
body.iframeBody .bottomBtnContainer a.btnCloseBig {
	margin:0 auto;
}
body.iframeBody a.btnCloseBig {
	display:block;
	width:123px;
	height:22px;
	background-image:url('../images/NbkIframe/btnBkg.gif');
	background-position:left top;
	background-repeat:no-repeat;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
	line-height:19px;
	color:#cc6600;
}

body.iframeBody .helpContainer {
	/*border:1px black solid;*/
	margin:10px;
	font-size:0.68em;
	width:553px;
	text-align:left;
	float:none;
}
body.iframeBody .helpContainer h1 {
	line-height:28px;
}
body.iframeBody .helpContainer h1 img {
	vertical-align:middle;
}
body.iframeBody .helpContainer .helpHeader {
	height:40px;
	overflow:hidden;
	background-image:url('../images/NbkIframe/helpHeaderBkg.gif');
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#E7E7EF;
	/*margin-bottom:20px;*/
}
body.iframeBody .helpContainer .helpHeader ul.helpMenu {
	margin:16px 5px 0 5px;
	padding:0;
	list-style-type:none;
	list-style-image:none;
	height: 25px;

}
body.iframeBody .helpContainer .helpHeader ul.helpMenu li {
	margin:0;
	padding:0;
	background:0;
	display:inline;
}
body.iframeBody .helpContainer .helpHeader ul.helpMenu li a {
	display:block;
	float:left;
	text-decoration:none;
	color:black;
}
body.iframeBody .helpContainer .helpHeader ul.helpMenu li a span {
	float:left;
	display:inline-block;
	height:25px;
	margin:0 8px 0 0;
	padding:0 0 0 8px;
	line-height:25px;
	cursor:pointer;
}
body.iframeBody .helpContainer .helpHeader ul.helpMenu li.selected a {
	background-image:url('../images/top/sub_menu/selected-right.gif');
	background-repeat:no-repeat;
	background-position:right top;
	background-color:white;
}
body.iframeBody .helpContainer .helpHeader ul.helpMenu li.selected a span {
	background-color:white;
	background-image:url('../images/top/sub_menu/selected-left.gif');
	background-repeat: no-repeat;
	background-position:left top;
	
}


body.iframeBody .tipsContainer {
	/*border:1px black solid;*/
	font-size:0.68em;
	line-height:1.45em;
	width:497px;
	margin:10px;
	float:none;
}
body.iframeBody .tipsContainer .tipsHeader {
	width:497px;
	margin:0 0 10px 0;
	/*height:76px;
	background-image:url('../images/NbkIframe/tipsHeaderBkg.jpg');
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#E7E7EF;*/
	clear:both;
}

body.iframeBody .nbkInfoContainer {
	/*margin:10px;*/
	font-size:0.68em;
	width:536px;
	height:386px;
	overflow:hidden;
	text-align:left;
	float:none;
	background-image:url('../images/NbkIframe/nbkInfoBdr.gif');
	background-repeat:repeat-y;
	background-position:267px top;
}
body.iframeBody .nbkInfoContainer .infoLeft {
	float:left;
	width:258px;
	height:386px;
	overflow:auto;
}
body.iframeBody .nbkInfoContainer .infoRight {
	float:left;
	margin-left:20px;
	width:258px;
	height:386px;
	overflow:auto;
}
.hiliteNP
{
	color:blue; 
	background-color:yellow;
}


/* 
 * 
 * NEW PRODUCTS TABLE 
 * 090326
 */

#aaaProducts {
	border-collapse: collapse;
	border: none;
	width: 470px;
	margin: 0;
}

#aaaProducts caption {
	display: none;
}

#aaaProducts thead th {
	text-align: left;
	font-weight: normal;
	text-transform: uppercase;
	padding-bottom: 13px;
}

#aaaProducts thead th.product {
	width: 270px;
}

#aaaProducts thead th.amount {
	width: 140px;
}

#aaaProducts thead th.price {
	text-align: right;
	width: 70px;
}

#aaaProducts tfoot .totalHeading,
#aaaProducts tfoot .totalPrice {
	text-align: right;
	padding: 8px;
	background: #ddd;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
}

#aaaProducts tfoot .totalPrice {
	padding-left: 0;
}

#aaaProducts tfoot .totalHeading div {
	padding: 8px 0;
	text-transform: uppercase;
}

#aaaProducts tfoot .totalPrice div {
	padding: 8px 5px;
	background: #ccc;
}

#aaaProducts tbody td {
	text-align: left;
	padding: 8px 13px;
	vertical-align: top;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;	
}

#aaaProducts tbody td.se,
#aaaProducts tbody td.en {
	padding-left: 0;
}

#aaaProducts tbody td.price {
	text-align: right;
	padding-left: 0;
}

#aaaProducts tbody .free td {
	background: #ffc;
}

#aaaProducts tbody .free .price {
	text-align: right;
	font-weight: bold; 
	color: #470;
}


#aaaProducts tbody td label {
	color: #666666;
	display: block;
	margin-top: 8px;
}

#aaaProducts tbody .product img {
	float: left;
	margin: 0 11px 0 0;
}

#aaaProducts tbody td p {
	margin-bottom: 0.5em;
}

#aaaProducts tbody td p.link {
	margin-bottom: 0;
	margin-left: 69px;
}

/*  MORE INFO POPUP */

#infoboxes 
{
	display: none;
	cursor: default;
}

#moreInfo {
	font-size: 0.6875em;
	line-height: 1.4em;
	cursor: default;
}

#moreInfo a img {
	border: none;
}

#moreInfoTop {
	width: 572px;
	height: 5px;
	background: url(/images/popup/popup_top.png) left top no-repeat;
	font-size: 1px;
}

#moreInfoMiddle {
	width: 572px;
	background: url(/images/popup/popup_middle.png) left top repeat-y;
	padding: 0 0 28px 0;
	position: relative;
}

#moreInfoContent {
	padding: 20px 39px 26px 35px;
	text-align: left;
}

#moreInfoBottom {
	width: 572px;
	height: 5px;
	background: url(/images/popup/popup_bottom.png) left top no-repeat;
}

#moreInfoClose1 {
	position: absolute;
	top: 8px;
	right: 17px;
}

#moreInfoContent h3 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 72px;
	font-size: 2em;
	line-height: 1em;
	width: 498px;
	background: url(/images/popup/popup_head.gif) left top no-repeat;
}

#moreInfoContent ul.tabs {
	margin: 0;
	padding: 4px 0 0 9px;
	height: 24px;
	font-size: 1em;
	float: left;
	width: 489px;
	background: url(/images/popup/popup_head.gif) left bottom no-repeat;
	list-style-type: none;
	list-style-image: none;
}

#moreInfoContent ul.tabs li {
	margin: 0 5px 0 0;
	padding: 0 0 0 4px;
	height: 24px;
	float: left;
	display: block;
	background: url(/images/popup/popup_tab_left.gif) left top no-repeat;
}

#moreInfoContent ul.tabs li a,
#moreInfoContent ul.tabs li span
{
	margin: 0;
	padding: 7px 14px 0 7px;
	height: 17px;
	overflow: hidden;
	float: left;
	display: block;
	background: url(/images/popup/popup_tab_right.gif) right top no-repeat;
}

#moreInfoContent h4 {
	clear: left;
	font-size: 1.2em;
	padding: 10px 0 1em 0;
	margin: 0;
}

#moreInfoContent h5 {
	font-size: 1em;
	padding: 0;
	margin: 0;
}

#moreInfoContent p {
	padding: 0;
	margin: 0 0 1em 0;
}




















