/*-----------------------------------------------------------------------------
 Communisis Sourcing
-----------------------------------------------------------------------------*/
/* =Colours
	color: #6fade5;
	color: #152062;
-----------------------------------------------------------------------------*/
@import url(navigation.css);

* {margin: 0; padding: 0;}

hr {display:none;}
	
.align-top		{vertical-align: top;}
.align-right	{text-align: right;}
.align-left		{text-align: left;}
.align-center	{text-align: center;}
.float-left		{float:left; padding-right: 12px;}
.float-right	{float:right; padding-left: 12px;}
.left			{float: left;}
.right			{float: right;}

.clearall		{clear: both;}
br.clearall		{clear: both; height: 0; line-height: 0;}
img				{border: 0px;}
acronym			{border-bottom: 1px dotted black;}
.hide			{display: none; }
.error			{color: #f00;}
.small			{font-size: 0.9em;}
.no-pad			{padding: 0 !important;}

.access-key		{display: none;}

.iepng, img { filter:expression(fixPNG(this)); } 
.iepng a { position: relative; }/* стиль для нормальной работы ссылок в элементах с PNG-фоном */
p strong.normal {font-size: 1.0em !important}
/* =Typography
-----------------------------------------------------------------------------*/
html, body{
	height: auto !important;
	height: 100%;
	min-height: 100%;
}
body {
	color: #666;
	background: #fff url(../images/bg.gif) repeat-y 50% 0;
	font-family: 'Trebuchet MS',Verdana, Arial, san-serif;
	font-size: 62.5%;
}
a:link, a:visited {
	color: #6fade5; 
	text-decoration: underline;
	}
a:hover, a:active {
	color: #6fade5; 
	text-decoration: none;
	}
.logo{
	width: 265px;
	padding: 37px 0 0 40px;
	display: block;
	float: left;
}
.logo a{
	background: url(../images/logo.gif) no-repeat left top;
	text-indent: -9999px;
	width: 265px;
	height: 26px;
	overflow: hidden;
	display: block;
}

/* =Headings
-----------------------------------------------------------------------------*/
h1, h2, h3, h4, h5 {
	padding: 1px 0 0.5em 0;
}

h1{
	color: #6fade5;
	font-size: 2.3em;
	font-family:  Helvetica, Arial, sans-serif;
}
h2{
	color: #152062;
	font-size: 1.7em;
	font-family:  Helvetica, Arial, sans-serif;
	font-weight: normal;
}
h3{
	color: #6fade5;
	font-size: 1.7em;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h4{
	color: #848484;
	font-size: 1.3em;
	font-family:  Helvetica, Arial, sans-serif;
}
h5{
	color: #152062;
	font-size: 1.3em;
}
h6{
	color: #152062;
	font-size: 1em;
}
h1 a:link, h1 a:visited, 
h2 a:link, h2 a:visited, 
h3 a:link, h3 a:visited, 
h4 a:link, h4 a:visited, 
h5 a:link, h5 a:visited, 
h6 a:link, h6 a:visited{
	text-decoration: none;
	}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover{
	text-decoration: underline;
	}

/* =Main container boxes
-----------------------------------------------------------------------------*/
.container {
	background: url(../images/bg.gif) repeat-y scroll center;
	width: 775px;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	padding: 0 20px;
	margin: 0px auto;
}

/* Header -----------------------------*/
.header {
	background: #fff;
	border-top: solid 6px #73addf;
	min-height: 90px;
	}
*html .header {
	height: 90px;
	}
.top-login{
	/*padding: 25px 40px 0 10px;*/
	padding: 25px 40px 0 0;
	width: 420px;
	float: right;
	/*border: 1px solid red;*/
}
#toplogin {float: right; height: 30px};

.top-login strong {
	color: #152062;
	font-size: 1.2em;	
	font-family:  Helvetica, Arial, sans-serif;
	padding-right: 6px;
	}
.top-login p{ padding-right: 3px; 	}
.top-login p a:link, .top-login p a:visited, .top-login p a:hover, .top-login p a:active{
	color: #152062;
	}
.top-login input.text,
.top-login input.textHovered{
	margin-right: 7px;
}
.top-login .logged {
	font-family:  'Trebuchet MS', Helvetica, Arial, sans-serif;
	font-size: 1.1em;
	float: right;
}	
.top-login .logged strong{
	color: #848484;
	font-size: 1em;
	font-family:  'Trebuchet MS', Helvetica, Arial, sans-serif;
}	
.top-login .logged a:link, .top-login .logged a:visited, .top-login .logged a:hover, .top-login .logged a:active{
	color: #73addf;
	white-space: nowrap;
	}

/* Headline content ------------------*/
.headline-content {
	background: #f9f9f9 url(../images/headline-home-bg.gif) repeat-x top left;
	width: 550px;
	min-height: 201px; /*135*/
	height:auto !important;
	height: 201px;
	padding: 0;
	float: left;
}

body.home .headline-content {
	background: #f9f9f9 url(../images/headline-home-bg.gif) repeat-x top left;
	width: 550px;
	min-height: 201px;
	height:auto !important;
	height: 201px;
	float: left;
}
.headline-content a {
	padding: 0px;
	margin: 0px;
	float: left;
}
.headline-content h1{
	color: #6fade5;
	font-size: 3.5em;
	line-height: 1.1em;
	padding: 1px 0 7px;
	margin: 18px 0 0 30px;
}
body.home .headline-content h1{ font-size: 4.7em; }
.headline-content h4, body.home .headline-content h4 {	margin: 0 0 0 30px; }
.headline-content h1 strong{color: #152062;}
.headline-content h2{
	color: #848484;
	font-size: 1.4em;
	font-weight: bold;
	padding: 1px 0 0;
}
.headline-content h2 a{
	color: #6fade5; 
	text-decoration: underline;
}
.headline-content h2 a:hover{
	color: #6fade5; 
	text-decoration: none;
}
.headline-content img {float: left;}

/* Primary content --------------------*/
.primary-content {
	background: url(../images/content-bg.gif) repeat-x top;
	font-size: 1.1em;
	width: 490px;
	padding: 0 30px 20px;
	float: left;
	display: inline;
}

.primary-content.popup {
	width: auto;
	padding: 20px 30px;
	float: none;
	display: block;
}
.primary-content.blank {
	width: auto;
	padding: 20px 30px;
	float: none;
	display: block;
}
.content.headline .primary-content{	background: none;}
body.home .primary-content {
	width: 550px;
	padding: 0;
}
body.home .bottom-content{
	float:left;
	width:550px;
}
.primary-content p {	
	padding: 0 0 1.5em;
	line-height: 1.8em;
	}
.primary-content ul {
	list-style: url(../images/mark.gif);
	padding: 0 0 1.5em 1.7em;
	line-height: 1.8em;
	}
.primary-content ul li{
	padding-left: 0.5em;
	}
.primary-content ul ul {
	margin-bottom: 0;
	padding-bottom: 0;
}
.primary-content ol {
	padding: 0 0 1.5em 1.7em;
	line-height: 1.8em;
	}
.primary-content ol li{ padding-left: 0.5em; }
.primary-content ol ol {
	margin-bottom: 0;
	padding-bottom: 0;
}
.primary-content strong{ font-size: 1.2em; }

/* Left primary content --------------------*/
.content-left {
	width: 174px;
	padding: 25px 0 20px 16px;
	float: left;
	display: inline;
}

/* Pods ----------------------------*/
.pod {
	width: 174px;
	margin: 0 0 20px;
}
.secondary-content .pod { font-size: 1.1em; }
.pod .inner{ padding: 10px 10px 14px 14px; }

.pod.grey {background: url(../images/pod-grey-bg-top.gif) no-repeat top left;}
.pod.grey .inner{background: url(../images/pod-grey-bg-bottom.gif) no-repeat bottom left;}
.pod.blue {background: url(../images/pod-blue-bg-top.gif) no-repeat top left;}
.pod.blue .inner{background: url(../images/pod-blue-bg-bottom.gif) no-repeat bottom left;}

.pod h4{
	color: #848484;
	font-family:  Helvetica, Arial, sans-serif;
}
.pod.grey h4{
	font-size: 1.2em;
}
.pod.grey h4 strong{
	color: #404c7c;
}
.pod.blue h4{
	font-size: 1.4em;
}
.pod.blue h4 strong{
	color: #79a6cc;
}
.pod ul, .primary-content .pod ul {
	padding: 0 0 1em 0;
	line-height: 1.8em;
	list-style-image: none;
	list-style-type: none; 
	}
.pod ul li{
	padding-left: 1.7em;
	}
.pod.grey ul li{background: url(../images/pod-mark-grey.gif) no-repeat 3px 7px;	}
.pod.blue ul li{background: url(../images/pod-mark-blue.gif) no-repeat 3px 7px;	}

.pod.grey ul li a, .pod.grey ul li a:link, .pod.grey ul li a:visited, .pod.grey ul li a:active{color: #152062; text-decoration: underline;}
.pod.blue ul li a, .pod.blue ul li a:link, .pod.blue ul li a:visited, .pod.blue ul li a:active{color: #6092bc; text-decoration: underline;}
.pod.grey ul li a:hover{color: #152062; text-decoration: none;}
.pod.blue ul li a:hover{color: #6092bc; text-decoration: none;}

.pod a.button{
	color: #fff;
	font-size: 1.2em;
	font-family:  Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	width: 150px;
	height: 27px;
	padding-top: 4px;
	display: block;
	cursor: pointer;
	}

.pod.grey a.button{background: url(../images/pod-button-grey.gif) no-repeat ;}
.pod.blue a.button{background: url(../images/pod-button-blue.gif) no-repeat ;}

/* News block ----------------------------*/
.news-block {
	background: url(../images/news-bg.gif) no-repeat top right;
	width: 150px;
	padding: 10px 10px 14px 13px;
	margin: 0 0 20px;
}
.news-block h4{
	color: #6f9dc6;
	font-size: 1.5em;
	padding-left: 8px;
	padding-bottom: 10px;
}
.news-block h4 strong{
	color: #152062;
}
.news-block p a:link, .news-block p a:visited{
	color: #79a6cc;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
}
.news-block p a:hover, .news-block p a:active{
	text-decoration: underline;
}
.news-block p.all a:link, .news-block p.all a:visited{
	font-weight: normal;
	text-decoration: underline;
}
.news-block p.all a:hover, .news-block p.all a:active{
	text-decoration: none;
}
.news-block p.date{
	color: #404c7c;
	padding-bottom: 10px;
}
.news-block p.line{
	border-top: solid 1px #ececec;
	line-height: 0;
	height: 0;
	padding-bottom: 10px;
}


/* Right primary content --------------------*/
.content-right {
	width: 340px;
	min-height: 408px;
	padding: 25px 0 20px 20px;
	float: left;
	display: inline;
}
* html .content-right {
	height: 408px;
}
body.home #step-green {
	background: url(../images/step-green.gif) no-repeat top right;
}
body.home .content-right h1 {
	color: #79a6cc;
	font-size: 2.8em;
	padding:1px 0 0.1em;
}
body.home .content-right h4 a, 
body.home .content-right h4 a:hover {
	color: #79a6cc;
}
.content-right a.next-step {
	background: url(../images/next-step-button.gif) no-repeat top left;
	text-indent: -9999px;
	width: 110px;
	height: 36px;
	display: block;
}

/* Secondary content ------------------*/
.secondary-content {
	background: url(../images/nav-bg1.gif) no-repeat top;
	width: 174px;
	min-height: 441px;
	padding: 36px 24px 15px 27px;
	float: left;
}
*html .secondary-content {
	height: 441px;
	}
.content.headline .secondary-content{
	background: url(../images/nav-bg3-headline-home.gif) no-repeat top;
}
body.home .content.headline .secondary-content{
	background: url(../images/nav-bg3-headline-home.gif) no-repeat top;
}

/* Breadcrumbs ------------------------*/
.breadcrumbs{
	padding: 15px 0 20px;
}
.content.headline .breadcrumbs{
	padding: 15px 0 20px;
}
.breadcrumbs span{
	color: #cbcccd;
	padding: 0 3px;
}

/* Footer -----------------------------*/
.footer {
	color: #9b9b9b;
	background: #f9f9f9;
	padding: 15px 30px 15px 40px;
	}

/* foreign sites -------------*/
.foreign-sites {
	background: #fff url(../images/foreign-sites-bg.gif) no-repeat;
	width: 137px;
	height: 53px;
	padding-top: 10px;
	float: right; 
	}
.foreign-sites p
{
	color: #848484;
	padding-bottom: 10px;
	text-align: center;
	}
.foreign-sites p.flags{
	padding-left: 17px;
}

.foreign-sites p.flags a{
	text-indent: -9999px;
	width: 16px;
	height: 11px;
	margin-right: 6px;
	display: inline;
	float: left;
	}
.foreign-sites p.flags a.uk{
	background: url(../images/flag-uk.gif) no-repeat;
	}
.foreign-sites p.flags a.poland{
	background: url(../images/flag-poland.gif) no-repeat;
	}
.foreign-sites p.flags a.holland{
	background: url(../images/flag-holland.gif) no-repeat;
	}
.foreign-sites p.flags a.france{
	background: url(../images/flag-france.gif) no-repeat;
	}
.foreign-sites p.flags a.belgium{
	background: url(../images/flag-belgium.gif) no-repeat;
	}

/* copyright -------------*/
.copyright {
	float: left;
	clear: left;
	white-space: nowrap;
	margin: 0px !important;
	padding: 0px !important;

	}

/* footer navigation ---------*/
.footer ul {
	list-style: none;
	overflow: hidden;
	margin: 0px !important;
	padding: 0px !important;
	}
.footer ul li{
	background: url(../images/separator.gif) no-repeat center left;
	float: left;
	padding: 0 6px 0 7px;
	margin-left: -1px;
	}
.footer ul li:first-child{
	background: none;
	padding-left: 1px;
	}
.footer ul li a,
.footer ul li a:visited{
	text-decoration: none;
	}
.footer ul li a:hover{
	text-decoration: underline;
	}

	
/* Approved supplier login ---------*/
.supplier-login {
	background: #4e598e url(../images/login-box-br-top.gif) no-repeat top left;
	width: 488px;
	margin: 10px 0 10px -5px;
	}
.supplier-login a:link, .supplier-login a:visited{
	color: #fff;
	font-size: 0.9em;
	}
.supplier-login a:hover, .supplier-login a:active{
	color: #fff;
	font-size: 0.9em;
	}
.supplier-login .error {
	color: #ff828e;
	padding-bottom: 5px;
	}
.login-inner{
	color: #fff;
	background: url(../images/login-box-br-bottom.gif) no-repeat bottom left;
	padding: 16px 16px 23px 25px;
	}
.login-form {
	width: 278px;
	padding: 5px 0 0;
	float: left;
	}
.login-form label {
	color: #fff;
	width: 90px;
	display: block;
	float: left;
	clear: left;
}
.login-form p{
	line-height: normal;
	clear: both;
}
.login-form p.first-line{
	padding: 0 26px 15px 0px;
}
.login-form p.first-line label{
	font-size: 0.9em;
	display: inline;
	float: none;
	padding: 0 5px;
	vertical-align: top;
}
.login-form p.first-line a{
	float: right;
}
.login-form p.second-line{
	padding: 0 26px 15px 0;
}
.login-form p.second-line a{
	float: left;
}
.login-form p.second-line input{
	float: right;
}
.login-text {
	background: #6d76a0 url(../images/login-text-br-top.gif) no-repeat top left;
	width: 169px;
	float: left;
	}
.text-inner{
	background: url(../images/login-text-br-bottom.gif) no-repeat bottom left;
	font-size: 1.4em;
	font-family:  Helvetica, Arial, sans-serif;
	font-weight: bold;
	line-height: 22px;
	padding: 16px 12px 16px 16px;
	}
/* =FAQ  ---------------------------------------------------*/
.blue-box {
	background: #e5eff7 url(../images/blue-box-top.gif) no-repeat top left;
	width: 488px;
	}
.blue-box-inner {
	background: url(../images/blue-box-bottom.gif) no-repeat bottom left;
	width: 488px;
	}
.faq-category .faq-select{
	width: 464px;
	margin: 12px;
	}
p.faq-ask{
	font-size: 0.9em;
	text-align: right;
	padding-top: 5px;
	}
.faq .question{
	color: #152062;
	background: #f8f8f8 url(../images/faq-question-bg.gif) no-repeat;
	background-position: 470px 15px;
	font-size: 1.1em; 
	font-weight: bold;
	padding: 7px 10px;
	margin-bottom: 6px;
	cursor: pointer;
	}
.faq .question.selected{
	color: #73addf;
	background: #f8f8f8 url(../images/faq-question-bg-selected.gif) no-repeat;
	background-position: 470px 15px;
	}
.faq .answer p{
	padding: 1px 10px 7px;
	}

/* =Team member -------------------------------------------*/
.grey-box {
	background: #f9f9f9 url(../images/grey-box-top.gif) no-repeat top left;
	width: 252px;
	margin-top: 16px;
	}
.grey-box-inner {
	background: url(../images/grey-box-bottom.gif) no-repeat bottom left;
	width: 252px;
	}
.team-member h2, .team-member h4{ 
	width: 252px;
	}
.team-member .grey-box{
	margin-bottom: 16px;
	}
.team-member .grey-box h2{
	width: 230px;
	padding: 7px 10px;
	}
.team-member-right{
	width: 200px;
	padding: 0 0 40px 35px;
	float: right;
	}

/* =News ----------------------------------------------*/
.primary-content p.page{
	background: #f8f8f8;
	font-weight: bold;
	padding: 8px;
	}
.primary-content p.page a,
.primary-content p.page a:link,
.primary-content p.page a:visited{
	background: #fff;
	font-weight: normal;
	text-decoration: none;
	padding: 1px 6px;
	}
.primary-content p.page span{
	padding: 0 1px;
	}
.news-item{
	padding: 16px 0;
	border-bottom: solid 1px #ebebeb;
	}
.news-item .news-content{
	font-size: 1em !important;
	padding: 0;
	}
.news-item .pdf-link{
	color: #6fade5;
	font-size: 1.4em;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0;
	}
.news-item .pdf-size{
	color: #949494;
	background: url(../images/pdf16x16.gif) no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 0 15px 25px;
	line-height: 16px;
	}
.news-item .news-date{
	color: #1d4971;
	font-size: 1.1em;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0;
	}


/* =Sitemap
-----------------------------------------------------------------------------*/
#sitemap ul{
	margin-left: 0px;
	padding-left: 15px;
}
#sitemap ul li{
	margin-left: 0px;
	padding: 2px 0;
}
#sitemap ul ul {
	margin-bottom: 0;
	padding-bottom: 0;
}

/* =Forms
-------------------------------------------------------------------------*/
input, textarea, select, .file {
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #848484;
}



/* Text inputs ---------------------*/
input.text, input.textHovered {
	width: 191px;
	height: 16px;	
	border: 1px solid #808080;
	padding: 2px 6px;
}
table.data-table input.file-upload{border-collapse:separate; margin-top:2px;}
table.data-table td.button.update input{*margin:7px 0;} /* For IE*/
.w97 input.text, .w97 input.textHovered {
	width: 81px;
	height: 16px;
	float: left;
	margin: 0 0 0 8px;	
}
.w97 input.text, .w97 input.textHovered, input.textHovered {
	border: 1px solid #6FADE5;
}
#toplogin strong.logintext{
	margin: 3px 0 8px 0;
	white-space: nowrap;
	float: left;
	color: #152062;
	font-size: 1.2em;	
	font-family:  Helvetica, Arial, sans-serif;	
}
.w97 .error {
	text-align: right;
}
.w97 input.submit, .w97 input.submitHovered
{	
	margin: 0 0 0 8px;	
	float: left !important;
}

.supplier-login input.text, .supplier-login input.textHovered {
	width: 146px;
	height: 16px;
	margin-bottom: 10px;
	border: none;
}

/* Text areas ------------------------*/
textarea.text, textarea.textHovered {
	width: 191px;
	height: 66px;
	border: 1px solid #808080;
	padding: 4px 8px;
	overflow: auto;
}
textarea.textHovered {
	border: 1px solid #6FADE5;
}


/* Select ---------------------*/
select {
	width: 207px;
	height: 20px;
	border: #e4e4e4 1px solid;
}
select option{
	padding: 0 5px;
}
select option{
	padding: 0 5px;
}
/* Checkbox ----------------------------*/
fieldset .checkbox label{
	display: inline;
	float: none;
	margin-bottom: 0;
	padding-left: 5px;
	vertical-align: middle;
	width: auto;
	}
/* Radio buttons -----------------------*/
fieldset .radio{
	display: block;
	float: left;
	width: 210px;
	padding: 0;
	margin-bottom: 12px;
	}
fieldset .radio label{
	display: inline;
	float: none;
	margin-bottom: 0;
	padding:0 0 5px 5px;
	vertical-align: middle;
	width: auto;
	}
fieldset .radio input{
	margin: 5px 2px 0;
	}
	
/* Button ----------------------------*/
.submit, .submitHovered,
.submitprev, .submitprevHovered,
.submitsave, .submitsaveHovered {
	color: #FFF;
	border: none;
	font-weight: bold;
	width: auto;
	height: 20px;
	float: right !important;
	cursor: pointer;
	margin: 10px 0 10px;	
}
.submit, .submitHovered { background: #7DB5E2 url(../images/niceforms/button.gif) no-repeat right top; padding: 0 20px 2px 8px;}
.submitprev, .submitprevHovered { background: #7DB5E2 url(../images/niceforms/button2.gif) no-repeat left top; padding: 0 8px 2px 20px;}
.submitsave, .submitsaveHovered { background: #7DB5E2 url(../images/niceforms/button.gif) no-repeat center top; padding: 0 8px 2px 8px;}	

fieldset .submitHovered{ background-position: right bottom; }
fieldset .submitprevHovered{ background-position: left bottom; }
fieldset .submitsaveHovered{ background-position:center bottom; }

fieldset .submit, fieldset .submitHovered{ margin-right: 55px; }

fieldset .submitsave, fieldset .submitsaveHovered,
fieldset .submitprev, fieldset .submitprevHovered{margin-right: 15px;}

.button input, .submit-no-arr, .submit-no-arrHovered {
	color: #FFF;
	background: #7DB5E2 url(../images/niceforms/button-no-arr.gif) repeat-x left top;
	border: none;
	font-weight: bold;
	height: 20px;
	padding: 0 7px 2px;
	cursor: pointer;
}
.submit-no-arr, .submit-no-arrHovered {
	margin-left: 10px;
}

/* Fieldset ----------------------------*/
legend {display: none;}

fieldset {
	background: url(../images/fieldset-bg.gif) no-repeat top left;
	border: 0;
	width: 440px;
	padding: 10px 15px;
	overflow: hidden;
	}
fieldset span {display: block;}

fieldset label {
	color: #848484;
	width: 172px;
	padding-right: 4px;
	margin-bottom: 12px;
	display: block;
	float: left;
	clear: left;
	vertical-align: middle;
}
fieldset label span {display: inline;}
fieldset div>span {	display: inline;}

fieldset h5 {
	padding-bottom: 25px;
}
fieldset .text, 
fieldset .textHovered,
fieldset select
{
	margin-bottom: 12px;
}
fieldset .imagebtn{
	position: relative;
	left: 3px;
	top: -7px;
}
fieldset .left.submit,
fieldset .left.submitHovered{
	float: left;
}

/* Fieldset w270 --------------------------*/
fieldset.w270 {
	background: url(../images/fieldset-w270-bg.gif) no-repeat top left;
	width: 255px;
	padding: 10px 5px 10px 10px;
	}
fieldset.w270 span {display: block; padding-left: 50px;}
fieldset.w270 label {
	margin: 3px 3px 0 0;
	width: 40px;
}
fieldset.w270 .submit,
fieldset.w270 .submitHovered{
	margin-right: 10px;
}

/* =PQQ
-------------------------------------------*/
fieldset div.question{
	border-bottom: 1px solid #ececec;
	padding-top: 5px;
	}

/* ---------------------------------------*/
fieldset#ask-question br{
	display: none;
	}
/* Upload documents ----------------------*/
fieldset.upload span{
	display: block; 
	padding-left: 137px;
	}
fieldset.upload.documents span{padding-left: 134px;}
fieldset.upload div#DateCalendar span{padding-left:0; float:left;}
fieldset.upload div#DateCalendar span.bdpLite{padding-left: 134px; float:none;}

fieldset.upload label {
	width: 130px;
}
fieldset.upload .submit,
fieldset.upload .submitHovered{
	margin-right: 22px;
}
fieldset.upload select {
	width: 285px;
}

/* =Tables
-------------------------------------------------------------------------*/
.data-table {
	width: 100%;
	border: #e4e4e4 1px solid;
	margin-bottom: 20px;
}
.data-table td{
	padding: 5px;
}


/* =Content
===============================================*/
ol.olsingle {
	padding-bottom: 0px;
}
ol.olsingle li{
	margin-left: 12px;	
	font-weight: bold;
}
ol.olsingle li p{
	font-weight: normal;
}
ol.olsingle li p.oldouble{
	padding: 0 0 0 3.9em;
	margin-top: -1.5em;
}
p.conteneheader01{
	font-weight: bold;
	color: #6fade5;
	padding-bottom: 0.2em;
}
a.linkbotton{
	float: right;
	margin-right: 10px;
	width: auto;
	background: #7DB5E2 url(../images/niceforms/button.gif) no-repeat right top;
	border:medium none;
	color:#FFFFFF;
	cursor:pointer;
	font-weight:bold;	
	height:20px;
	line-height: 20px;
	padding:0px 18px 0px 7px;
}
a.linkbotton:hover{
	background: #7DB5E2 url(../images/niceforms/button.gif) no-repeat right bottom;
}
div.tc {
	margin-top: 28px;	
}
	
center.error {
	margin-bottom: 20px;
}

div.question.t3 input.imagebtn {
	margin-top: 5px;
	margin-right: 38px;
	float: right !important;
}
div.question.t3 h4 {
	width: 380px;
}


/* =Fivepages
-------------------------------------------------------------------------------------------*/
.startpageoffive #fivepages-regions, .startpageoffive #fivepages-regions2, #fivepages-regions, #fivepages-regions2{ width: 490px; }
.startpageoffive #fivepages-regions{ background: url(../images/five-pages-bottom.gif) no-repeat left bottom; }
.startpageoffive #fivepages-regions2{ background: url(../images/five-pages-top.gif) no-repeat left top; }
#fivepages-regions{ background: url(../images/five-pages-bottom2.gif) no-repeat left bottom; }
#fivepages-regions2{ background: url(../images/five-pages-top2.gif) no-repeat left top; }

#fivepages{
	margin: 0 7px;
	width: 476px;
	background: #e5eff7;
	overflow: hidden;
}
#fivepages ul{
	display: inline;
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin-left: -11px;
}
#fivepages ul li{
	background: url(../images/five-pages-right.gif) no-repeat right top;
	float: left;
	padding: 0 11px 0 0;
	margin-left: -11px;
	text-indent: 18px;
}
#fivepages ul li.current{
	background: url(../images/five-pages-current.gif) no-repeat right top;
}
#fivepages ul li.current a{
	background: #edf4f9 url(../images/five-pages-current-left.gif) no-repeat left top;
	color: #6a6a6a;
	text-decoration: none;
}
#fivepages ul li a{
	display: block;
	color: #5291c8;
	margin: 0px;
	padding-right: 2px;
}
#fivepages ul li a:hover{
	color: #6a6a6a;
	text-decoration: none;
}
#fivepages ul li a span{
	display: block;
	font-size: 1.0em;
	padding: 7px 0;
}
/* =next/prev links for 5 pages
----------------------------------------------------------------------------------------*/
#linksnextprev {
	float: left;
	overflow: hidden;
	background-color: #FFFFFF;
	margin: 15px 0;
}
#linksnextprev .linkprev ,#linksnextprev .linknext, #linksnextprev .linkprevempty, #linksnextprev .linknextempty{
	float: left;
	color: #6fade5;
	font: 1.5em Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	font-weight: bold;
	text-decoration: none;
	width: auto;
	cursor: pointer;
	white-space: nowrap;
}
#linksnextprev .linkprev { background: #e5eff7 url(../images/linkprev-left.gif) no-repeat left top;	margin-right: 10px; }
#linksnextprev .linknext { background: #e5eff7 url(../images/linknext-left.gif) no-repeat left top; }
#linksnextprev .linkprev span, #linksnextprev .linkprevempty span{
	float: left;
	padding: 10px 13px 3px 45px;
	background: url(../images/linkprev-right.gif) no-repeat right top;
	height: 26px;
}
#linksnextprev .linknext span, #linksnextprev .linknextempty span{
	float: left;
	padding: 10px 45px 3px 13px;
	background: url(../images/linknext-right.gif) no-repeat right top;
	height: 26px;
}
#linksnextprev .linkprevempty{
	color: #d1d4d7;
	background: url(../images/linkprev-empty-left.gif) no-repeat left top;
	margin-right: 10px;
	cursor: default;
}
#linksnextprev .linknextempty{
	color: #d1d4d7;
	background: url(../images/linknext-empty-left.gif) no-repeat left top;
	cursor: default;
}
#linksnextprev .linkprevempty span{ background: url(../images/linkprev-empty-right.gif) no-repeat right top; }
#linksnextprev .linknextempty span{	background: url(../images/linknext-empty-right.gif) no-repeat right top; }

label#lbl-docunent{
	float:left;
	margin-bottom:5px;
	width:70px;
}
span.expiry-date{
	float:left;
	clear:left;
	width:70px;
}