/* 	------------------------- 
	basic settings
*/

body, html {
	text-align: center;
	background-color: #fff;
	font-size: 100%;
	padding: 0;
	margin: 0;
	color: #222;
}

body, html, select, form, textarea, input { font-family: Verdana, Arial, Helvetica, sans-serif; }
h1, h2, h3, h4, h5  { font-family: Verdana, Arial, Helvetica, sans-serif; }
h1 { font-size: 110%; margin: 10px 0;}
h2 { font-size: 110%; margin: 0 0 10px 0; color: #000;}
h3 { font-size: 100%; }
h4 { font-size: 100%; }
fieldset { margin: 0; padding: 0; border: 0 none; }

.cleaner {
	clear: both;
	line-height: 1%;
	font-size: 1px;
	border: 0;
	height: 1%;

}

hr {
	border: 0;
	margin: 15px 0;
	color: #ededed;
	height: 1px;
	background: #ededed;
	clear: both;
}

.hidden { visibility: hidden; }
.hide { display: none; }
.show { display: block; }
a img { border: none; }

.center { text-align: center; margin: auto; }
.aright { text-align: right;}
.aleft	{ text-align: left;}
.right { float: right; }
.left { float: left; }
.atop	{ vertical-align: top; }
.abottom { vertical-align: bottom; }
.full {width: 100%;}
.clean { clear: both; }

a { text-decoration: none;
	color: #fc1b23;
}
a:hover { text-decoration: underline; }

form {
	display: inline;
}

#content.static_page img {
	float: right;
	margin: 10px 0 10px 10px;
}
#content.static_page ul {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
/* 	------------------------- 
	module =buttons
*/

span.button, span.button a {
	display: block;
	background-position: 0 0;
	background-repeat: no-repeat;
}

span.button a:hover {
	background-position: 0 100%;
}

.btn_search, .btn_search a {
	width: 18px; height: 18px;
	background-image: url('../images/btn_search.gif');	
}

.btn_contact_us {
	display: block;
	width: 110px; height: 26px;	
	background-image: url('../images/btn_contact_us.gif');
	float: right;
}
.btn_print {
	display: block;
	width: 109px; height: 22px;	
	background-image: url('../images/btn_print.gif');
}
.btn_quotation {
	display: block;
	width: 85px; height: 22px;	
	background-image: url('../images/btn_quotation.gif');
}

#wrapper input.arrow {
	border: 0;
	width: 18px; height: 18px;
}
/* 	------------------------- 
	construction =header
*/
.printheader { display: none; }

#header {
	width: 770px;
	margin: 10px auto 0 auto;
	background: transparent;
}
#header .top {
	width: 770px;
	background: #f3f4f1;
	height: 120px;
}
#header .logo {
	float: left;
	margin: 23px 0 0 17px;
}
#header .top .quote {
	float: right;
	width: 153px;
	height: 20px;
	margin: 12px 14px 0 0;
	font-size: 16px;
	display: block;
	background: transparent url(../images/bg-GSL-Employment-Screening.gif) no-repeat 0 0;
	overflow: hidden;
	text-indent: 1000px;
}
#header div.quote {
	float: left;
	width: 770px;
	margin: 4px 0 0;
	padding-top: 7px;
	background: #fc1b23 url(../images/bg-mainnav-top-right.gif) no-repeat 100% 0;
}
#header div.quote span {
	margin: 0;
	padding: 0 0 10px 18px;
	color: #fff;
	font-size: 27px;
	background: transparent url(../images/bg-mainnav-bottom-left.gif) no-repeat 0 100%;
	display: block;
	text-align: left;
}

.corner_left {
	background: url('../images/bg_corner_left.gif') 0 0 no-repeat;
}

.corner_right {
	background: url('../images/bg_corner_right.gif') 100% 0 no-repeat;
	height: 100px;
}


#header span.welcome {
	display: block;
	float: left;
	margin: 0 32px 0 0;
	padding: 0;
	width: 490px; height: 100px;
	background: url('../images/bg_gsl_welcome.gif') 0 0 no-repeat;
	display: inline;
}

/* 	------------------------- 
	module =content jump
*/
.pagejump { display: none; }



/* 	------------------------- 
	construction =footer
*/

div#footer {
	position: relative;
	text-align: left;
	width: 770px;
	margin: 5px auto;
	line-height: 30px; height: 30px;
	font-size: 65%;
	border-top: 1px solid #bcbeb8;
}

#footer span {
	margin: 0 0 0 6px;
	color: #666;
	color: #999;
}

#footer a.a-link {
	color: #333;
}


/* 	------------------------- 
	construction =wrapper
*/

#wrapper {
	text-align: left;
	width: 770px;
	margin: 0 auto;
	font-size: 75%;	
	background: #fff;
	clear: both;
}
.section1 #wrapper {
	padding-top: 10px;
}

/* 	------------------------- 
	module =homepage
*/

#content.contenthome {
	margin: 5px 0 0 0;	
}

#content.contenthome .link {
	color: #fc1b23;
	float: left;
	font-size: 94%;
	padding: 0;
}

#content.contenthome p {
	font-size: 94%;
	line-height: 140%;
	color: #000;
}

#content.contenthome .col1 {
	width: 360px;
	padding: 0 0 0 2px;
	float: left;
}

#content.contenthome p {
	margin: 5px 0 5px 0;
}

#content.contenthome h1, #content.contenthome h2 {
	background-color: #F3F4F1;
	color: #000;
	font-size: 120%;
	margin:0 0 10px -4px;
	padding:2px 0 3px 4px;
}

#content.contenthome h2 {
	clear: both;
	background-color: transparent;
	color: #000;
	font-size: 12px;
	margin: 0;
	padding: 5px 0 3px;
}

#content.contenthome .col1 ul {
	font-size: 94%;
	list-style: none;
	margin: 0;
	padding: 0 0 10px;
}

#content.contenthome .col1 ul li {
	background: url(../images/bg-asterix.gif) 0 2px no-repeat;
	padding: 1px 0 1px 8px;
	margin: 0 0 0 12px;	
	line-height: 11px;
}

#content.contenthome .col1 h2.websites {
	background: #F6F6F6;
	padding: 3px 0 3px 0;
	margin: 15px 0 15px 0;
	font-size: 100%;
}

#content.contenthome .col1 h2.websites a {
	display: block;	
	padding: 0 0 0 6px;
	font-weight: normal;
}

#content.contenthome .col1 div.websites {
	position: relative;
}

#content.contenthome .col1 div.websites ul {
	position: absolute;
	top: -150px;
	left: 0;
	background: white;
	padding: 8px 0 8px 0;
	background: #f6f6f6;
	width: 230px;
}

#content.contenthome .col1 div.websites ul li {
	padding: 4px 0 3px 21px;
	background: url(../images/arrow_leftmenu_1.gif) 7px 5px no-repeat;
}

#content.contenthome .col2 {
	width: 180px;
	float: left;
	height: 300px;
	margin: 0 0 0 15px;	
}

/* 	------------------------- 
	module =homepage analyser
*/
#content.contenthome .col2 .analyser {
	position: relative;
	margin: 10px 0 0 0;
	padding: 48px 0 0 9px;
	height: 64px;
	background: url('../images/bg_home_analyse.png') 0 0 no-repeat;
	margin-bottom: 8px;
}

#content.contenthome .col2 .analyser h2 {
	display: none;
}

#content.contenthome .col2 .analyser p {
	display: none;
}

#content.contenthome .col2 .analyser input {
	margin: 4px 0 0 0;
} 

#content.contenthome .col2 .analyser select {
	width: 100%;
	font-size: 90%;
	color: #000;
	margin: 9px 0 0 0;
}

#content.contenthome .col2 .analyser_selects {
	width: 146px;
	margin: 0 8px 0 0;
	padding: 0;
	float: left;
}

#content.contenthome .col2 .analyser .supervised {
	position: absolute;
	left: 2px;
	top: 51px;
	background: url(../images/bg_supervised_home.png) 0 0 repeat-x;
	z-index: 10;
	width: 140px;
	height: 47px;
	padding: 6px 0 0 12px;
	font-size: 90%;
}

#content.contenthome .col2 .analyser .supervised label, #content.contenthome .col2 .analyser .supervised input {
	float: left;	
}

#content.contenthome .col2 .analyser .supervised label {
	padding: 3px 0 0 6px;
	color: #FFF;
}

* html #content.contenthome .col2 .analyser .supervised input, * html #content.contenthome .col2 .analyser .supervised label {
	float: left;
	margin: 0;
	padding: 3px 0 0 2px;
}

/* 	-------------------------

*/

#content.contenthome .col3 {
	width: 230px;
	padding: 0 15px 0 0;
	float: right;
}

#content.contenthome .our_services {
	list-style: none;
	margin: 0;
	padding: 0;
}

#content.contenthome .our_services li {
	padding: 0;
	background-image: none;
	clear: both;
}

#content.contenthome .our_services li a {
	float: left;
	background-position: 0 50%;
	background-repeat: no-repeat;
	padding: 8px 0 8px 35px;
	color: #000;
}
#content.contenthome .our_services li a:hover { color: #fc1b23; }

#content.contenthome .our_services li.service a			{ background-image: url(../images/ico_service_1_full.gif) }
#content.contenthome .our_services li.financial a		{ background-image: url(../images/ico_service_2_financial.gif) }
#content.contenthome .our_services li.qualification a 	{ background-image: url(../images/ico_service_3_qualification.gif) }
#content.contenthome .our_services li.driving a			{ background-image: url(../images/ico_service_4_driving.gif) }
#content.contenthome .our_services li.crimina a			{ background-image: url(../images/ico_service_5_criminal.gif) }
#content.contenthome .our_services li.children a		{ background-image: url(../images/ico_service_6_children.gif) }
#content.contenthome .our_services li.tenant a			{ background-image: url(../images/ico_service_7_tenant.gif) }
#content.contenthome .our_services li.consultancy a		{ background-image: url(../images/ico_service_8_consultancy.gif) }

#content.contenthome .our_services li.service a:hover		{ background-image: url(../images/ico_service_1_fulla.gif) }
#content.contenthome .our_services li.financial a:hover		{ background-image: url(../images/ico_service_2_financiala.gif) }
#content.contenthome .our_services li.qualification a:hover { background-image: url(../images/ico_service_3_qualificationa.gif) }
#content.contenthome .our_services li.driving a:hover		{ background-image: url(../images/ico_service_4_drivinga.gif) }
#content.contenthome .our_services li.crimina a:hover		{ background-image: url(../images/ico_service_5_criminala.gif) }
#content.contenthome .our_services li.children a:hover		{ background-image: url(../images/ico_service_6_childrena.gif) }
#content.contenthome .our_services li.tenant a:hover		{ background-image: url(../images/ico_service_7_tenanta.gif) }
#content.contenthome .our_services li.consultancy a:hover	{ background-image: url(../images/ico_service_8_consultancya.gif) }

#content.contenthome .our_services li.twolines a {
	padding: 0; 
}

.copyright {
	color: #999;
	float: left;
	width: 190px;
}

/* 	------------------------- 
	module =sitesearch
*/
#site_search {
	clear: both;
	margin: 10px;
}

#site_search h3 {
	color: #fff;
	font-weight: normal;
	line-height: 20px; height: 20px;
	background: #003082 url('../images/arrow_homemenu.gif') 5% 100% no-repeat;
	padding-left: 22px;
	margin: 0;
}

#leftnav #site_search h3 {
	margin: 0;
	margin-top: 15px;
}

#site_search form {
	margin: 0;
	padding: 0;
	border: 0;	
}

#site_search fieldset {
	margin: 0;
	border: 0;
	padding: 10px 0 5px 0;	
}

#site_search .search {
	float: right;
	display: block;
	width: 18px; height: 18px;
	background:  url('../images/btn_search.gif') 0 0 no-repeat;
}

#site_search input {
	font-size: 110%;
	float: left;
	width: 155px;
	margin: 0;
	padding: 1px 0;
}

* html #site_search input {
	float: left;
	width: 145px;
}

/* 	------------------------- 
	module =gsl websites
*/
#gslwebs {
	clear: both;
	margin: 10px 10px 1px 10px;
	position: relative;
}

#gslwebs h3 {
	color: #fff;
	font-weight: normal;
	line-height: 20px; height: 20px;
	background: #00a3e0 url('../images/arrow_homemenu.gif') 5% 0 no-repeat;
	padding-left: 22px;
	margin: 0;
}

#gslwebs ul {
	position: absolute;
	width: 180px;
	background: #00a3e0;
}

div#gslwebs ul {
	position: absolute;
	top: 20px;
	left: 0;
	width: 176px;
	background: #fff;
	border: 1px solid #00a3e0;
	border-top: 0;
	padding: 1px 1px 0 1px;
	font-size: 90%;
	margin: 0;
	list-style: none;
	z-index: 5;
}
* html div#gslwebs ul {
	left: -10px;
	top: 22px;
	margin: -2px 0 0 10px;
}

#gslwebs ul li {
	padding-left: 28px;
	line-height: 20px;
	background: #5ac3eb url('../images/arrow_homemenu.gif') 7% 0 no-repeat;;
	border-bottom: 1px solid #fff;	
}

#gslwebs ul li a {
	color: #fff;
}

div#gslwebs:hover ul {
	display: block;
	z-index: 100;
}


/* 	------------------------- 
	module =login
*/
#servicelogin {
	clear: both;
	margin: 0 10px 10px 10px;
}

#servicelogin h3 {
	margin: 0;
	color: #fff;
	line-height: 20px; height: 20px;
	font-weight: normal;
	background: #33b5e6 url('../images/arrow_homemenu.gif') 5% 0 no-repeat;
	padding-left: 22px;
}

#servicelogin div {
	position: absolute;
	top: 116px;
	left: 10px;
	width: 176px;
	background: #fff;
	border: 1px solid #33b5e6;
	border-top: 0;
	padding: 1px;
	font-size: 100%;
	margin: 0;
}

#servicelogin form {
	margin: 0;
	padding: 0;
	background: #7bcfef;
}

#servicelogin fieldset {
	margin: 0;
	padding: 5px;
	border: 0;
}

#servicelogin table {
	border-collapse: collapse;
	color: #fff;
	font-size: 100%;
}

#servicelogin table th {
	text-align: left;
	color: #fff;
	font-size: 90%;
}

#servicelogin input {
	width: 75px;
	font-size: 100%;
}

div#servicelogin:hover div {
	display: block;
	z-index: 100;
}

/* lefnav fix */

#leftnav #servicelogin div {
	display: block;
	position: static;
	background: #7bcfef;
	border: 1px solid #7bcfef;
	border-top: 1px solid #f6f6f6;
}

#servicelogin .login_button {
	border: 0;
	color: #fff;
	font-weight: bold;
	background: #7bcfef url('../images/btn_login.gif') no-repeat 100% 50%;
	padding-right: 17px;
	text-transform: uppercase;
	text-align: right;
	float: right;
	cursor: pointer;
	position: relative;
	left: 8px; top: 3px;	
}
* html #servicelogin .login_button {
	left: 0px;
}

#leftnav .more {
	float: right;
	padding: 7px 15px 10px 10px;
	margin: 0;
}

/* service login error */

#loginerror {
	margin: 0 10px;
	padding: 5px 10px;
	background: #33b5e6;
	/*background: #e62300;*/
	position: relative;
	bottom: 9px;
}
* html #loginerror {
	z-index: -1;
}

#loginerror span {
	color: #fff;
	font-weight: bold;
}

/* loout */
#logout {
	margin: 0 10px;
	background: #33b5e6;
}

#logout a {
	color: #fff;
	line-height: 20px; height: 20px;
	font-weight: normal;
	display: block;
	background: #33b5e6 url('../images/arrow_homemenu.gif') 5% 0 no-repeat;
	padding-left: 22px;
}	

/* 	------------------------- 
	module =leftbox
*/

.leftbox {
	clear: both;
	margin: 10px 0;
	background: #f3f4f1 url(../images/bg-leftbox-bottom.gif) 0 100% no-repeat;
	width: 190px;
}

.leftbox h3 {
	color: #000;
	font-weight: normal;
	height: 20px; line-height: 20px;
	background: #D9DCD3 url(../images/bg-leftbox-top.gif) 0 0 no-repeat;
	padding-left: 22px;
	margin: 0;
}

.leftbox h4 {
	margin: 7px 0 3px 0;
}

.leftbox p {
	margin: 10px 0 0 0;
	color: #000;
	padding: 0 15px;
}

.leftbox p em {
	color: #666;
}

/* 	------------------------- 
	module =analyser
*/

#leftnav .analyser {
	position: relative;
	margin: 0;
	padding: 40px 0 0 26px;
	height: 93px;
	background: url('../images/bg-analyser.gif') 0 0 no-repeat;
	width: 165px;
}
.section1 #leftnav .analyser {
	margin-top: 15px;
}

#leftnav .analyser legend {
	display: none;
}

#leftnav .analyser p {
	display: none;
} 

#leftnav .analyser select {
	width: 100%;
	font-size: 100%;
	margin: 9px 0 0 0;
}

#leftnav .analyser_selects {
	width: 132px;
	margin: 0;
	padding: 0;
	float: left;
}

.analyser .supervised {
	background-color: #bcbeb8;
	height: 48px;
	left: 11px;
	padding: 4px 0 0 12px;
	position: absolute;
	top: 40px;
	width: 150px;
	z-index: 10;
}

.analyser .supervised label, .analyser .supervised input {
	float: left;
}

.analyser .supervised label {
	padding: 3px 0 0 2px;
	color: #FFF;
}





#content .analyser_selects {
	width: 146px;
	float: left;
	padding: 0;
}

#content .analyser_selects select {
	width: 100%;
	margin: 9px 0 0 0;
	font-size: 100%;
}

#leftnav .analyser p {	
	margin: 10px 0 5px 0;
}

#wrapper #leftnav .analyser div.select-box div.select-value {
	cmargin: 9px 0 0 0;
}

.analyser_content {
	position: relative;
	background: url(../images/bg_home_analyse.png) 0 0 no-repeat;
	height: 64px;
	padding: 48px 0 0 9px;
	margin: 0 auto;
	width: 240px;
}

.analyser_content input {
	margin: 4px 0 0 5px;
}

.analyser_content #supervised_main {
	background-color: #bcbeb8;
	height: 47px;
	left: 2px;
	padding: 6px 0 0 12px;
	position: absolute;
	top: 51px;
	width: 140px;
	z-index: 10;
}

.analyser_content #supervised_main label {
	padding: 3px 0 0 6px;
	color: #FFF;
}

.analyser_content #supervised_main input {
	margin: 5px 0 0 0;
	padding: 0;
}

* html .analyser_content #supervised_main input, * html .analyser_content #supervised_main label {
	float: left;
	margin: 0;
	padding: 3px 0 0 2px;
}




/* 	------------------------- 
	module =contact us
*/

.contactus {
	clear: both;
}

.contactus p em {
	color: #666;
}

/* 	------------------------- 
	module =left homepage content
*/
.content p#content {
	font-size: 0;
	border: 0;
	height: 0;
	background: none;
	padding: 0;
	margin: 0;
}

.homecontent h2 {
	font-size: 125%;
	color: #87888c;
	border-left: 1px solid #00a3e0;
	padding: 6px 10px ;
	margin: 20px;
}
.homecontent p {
	width: 150px;
	margin: 35px 0 0 390px;
	font-size: 90%;
	line-height: 135%;  
	position: relative;

}

.homecontent span.btn_moreabout, .homecontent span.btn_moreabout a {
	display: block;
	height: 20px; line-height: 20px;
	background: url('../images/btn_moreabout.gif') 100% 0 no-repeat;
}

.homecontent span.btn_moreabout {
	margin: 30px 20px 15px 0; 
}

.homecontent span.btn_moreabout a {
	padding-right: 30px;
	text-align: right;
	color: #000;	
}

.homecontent span.btn_moreabout a:hover {
	background-position: 100% 100%;
	font-weight: bold;
}

.btn-analyse {	
	width: 51px;
	height: 29px;
	border: 0;
	margin: 5px 0 0 80px;
}

#content input.button {
	background: #00A3E0;
	color: #FFF;
	border: 1px outset #003082;	
	font-weight: bold;
}

#content .contactusform input.button {	
	width: 100px;
	margin: 10px 0 0 288px;
}

/* 	------------------------- 
	module =content
*/

#content {
	float: left;
	width: 560px;
	font-size: 94%;
	color: #000000;
	padding: 0 0 10px 10px;
	margin: 0 0 10px;
	position: relative;
}

#content h1 {
	position: relative;
	font-size: 120%;
	background-color: #f3f4f1;
	color: #000;
	display: block;
	margin: 0 0 15px -4px;
	padding: 2px 0 3px 4px;
}
* html #content h1 {
	xmargin-left: -20px;
}

#content h3 {
	font-size: 105%;
	color: #000;
	margin: 0 0 5px 0;
	padding: 0;
}

#content h4 {
	font-size: 105%;
	color: #000;
	margin: 0 0 5px 0;
	padding: 0;
}

#content p {
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 130%;
}

#content ul {
	list-style: none;
	margin: 0 0 10px 20px;
	padding: 0;
}

#content ul li {
	background: url('../images/bullet_content_li.gif') 0 6px no-repeat;
	padding: 0 0 0.5em 10px;
	position: relative;
}
#content ul li li {
	background: url('../images/bullet_content_li_li.gif') 0 8px no-repeat;
}

#content table {
	width: 100%;	
	text-align: left;
	border-collapse: collapse;
	margin: 0 0 10px 0;
	border: 1px solid #E8E8E8;
}

#content table thead {
	background: #003082;
	color: #FFFFFF;
	height: 20px;
}

#content table th, #content table td {
	padding: 0 5px 0 10px;
	height: 20px;	
	font-weight: normal;
}

#content table td {
	border-bottom: 1px solid #E8E8E8;
}

#content table caption {
	color: #000;
	text-align: left;
	height: 20px;
	line-height: 20px;
	padding: 0 0 5px 10px;
}


#content table table, #content table table td, #content table table th {
	border: 0;
	margin: 0;
	padding: 0;
	text-align: center;
}

#content table.table_nb {
	border: 0;
	font-size: 90%;
}
#content table.table_nb td {
	border: 0;
	padding: 5px 0;
}
#content table.table_3c td {
	width: 33%;
}
#content table.table_4c td {
	width: 25%;
}

/* 	------------------------- 
	module =fck templates
*/

/* floats */

#content .right {
	float: right;
}

#content .rightcol {
	float: right;
	width: 48%;
}

#content .left {
	float: left;
}

#content .leftcol {
	float: left;
	width: 48%;
}

#content .img_right {
	float: right;
	margin: 0 0 10px 10px;
}

#content .img_left {
	float: left;
	margin: 0 10px 10px 0;
}



/* images partners and links */
#content .imgll {
	position: relative;
	border: 1px solid #E8E8E8;
	background: #fff;
	padding: 25px 10px;
	margin: 15px 0 15px 15px;
	text-align: center;
	width: 190px;
}

/* images with caption */

#content .img, #content .imgg {
	position: relative;
	border: 1px solid #E8E8E8;
	padding: 10px;
	margin: 10px 0 10px 10px;
	text-align: center;
}

#content .img p, #content .imgg p {
	text-align: left;
	font-size: 80%;
	padding: 6px 0 0 0;
	margin: 0 0 -3px 0;
}

#content .imgg h3, #content .imgg p {
	width: 225px;
	text-align: center;
}

#content .imgp {
	padding: 10px;
	margin: 0 0 10px 10px;
	text-align: center;
}

#content .imgp p {
	padding: 6px 0 0 0;
	margin: 0;
}

#content .imgp em {
	padding: 0; margin: 0;
}

/* 	------------------------- 
	module =pressreleases
*/
.presslist {
	clear: both;
}

.presslist hr {
	border: 0;
	margin: 15px 0;
	color: #ededed;
	height: 1px;
	background: #ededed;
}

#content .presslist h4 {
	font-size: 110%;
	margin: 0;
}

#content .presslist span.date {
	color: #000;;
	font-size: 90%;
}

#content .presslist p {
	margin: 5px 0 0 0;
}


/* table */

tablew_50 {
	width: 50%;
}

/* 	------------------------- 
	module =searchbox
*/

#searchbox {
	margin: 30px 0 0 10px;
}

#searchbox input {
	font-size: 105%;
	width: 171px;
	height: 15px;
	padding: 1px 1px 1px 5px;
	margin: 10px 0 0 0;
	color: #666;
}


/* 	------------------------- 
	module =prss releas details
*/
#content p.perex {
	padding: 10px 0;
	margin: 10px 0;
	border: 1px solid #e8e8e8;
	border-left: 0; 
	border-right: 0;
	font-size: 105%;
	color: #666;
}
p.perex span {
	font-size: 85%;

}


/* 	------------------------- 
	module =file list
*/
.filelist {
	margin: 10px 0 0 0;
}
.filelist a.fileitem {
	display: block;
	width: 46%;
	float: left;
	height: 24px;		
	background: #efefef;
	border: 1px solid #efefef;
	padding: 0 7px;
	margin: 3px 3px 0 0;	
}

.filelist a.fileitem:hover{
	background: #fbfbfb;
	text-decoration: none;
}

.filelist img {
	margin: 3px 5px 0 0;
}
.filelist span {
	color: #666;
	position: relative;
	font-size: 90%;
	top: -6px;
}


/* 	------------------------- 
	module =site map
*/

#content #tree ul {
		margin: 0;
		padding: 0;
		list-style: none;
}
#content #tree a {
		color: #000;
}
#content #tree ul li {
	padding: 3px 0 3px 0;
	background: none;
}
#content #tree li {
	font-weight: bold;
	font-size: 110%;
	line-height: 150%;
	border-top: 1px solid #ededed;
	padding-top: 3px;
	height: 1%;
	background: none;
}
#content #tree li ul {
	padding: 0 0 10px 0;
}
#content #tree li li {
	font-weight: normal;
	font-size: 90%;
	background: none;
	border-top: none;
	padding: 3px 0 3px 15px;
	height: 1%;
}

#content #tree li li, #tree li li li {
	background: url(../images/arrow_leftmenu_1.gif) no-repeat scroll 7px 10px;
	padding-left: 20px;	
}
#content #tree li li li {
	background-position: 7px 6px;
}


#content #content div#tree ul {
	list-style: none; 
}
#content #tree li li li {
	font-size: 100%;
	font-weight: normal;
	margin: 0;
	border: 0;
	padding-top: 0;
}
#content #tree li li li li {
	font-size: 100%;
	padding: 0 0 0 20px;
}

/* 	------------------------- 
	module =search results
*/
.searchresults {
	clear: both;
}

#content .searchresults  h4 {
	font-size: 110%;
	margin: 0;
	
}

#content .searchresults span {
	color: #000;
	font-size: 90%;
}
#content .searchresults strong {
	color: #666;
	font-weight: normal;
}


/* 	------------------------- 
	module =search results
*/
.message {
	margin: 58px 0;
	text-align: center;
	font-size: 110%; 
	font-weight: bold;
}
.msg_error {
	background: #33b5e6 /*ulr('../images/arr-login.gif')*/;
	color: #fff;
	height: 86px;
	line-height: 86px;
}

.msg_error strong {
	text-transform: uppercase;
}

#content .error {	
	border: 2px solid #E72300;
	height: 1%;
	padding: 0 10px;
	margin: 0 0 10px 0;	
}

#content .error p {	
	margin: 5px 0 5px 0;
}

#leftnav .error p {	
	color: #E72300;
	margin: 10px 0 0 0;	
}

.vacadata {
	display: block;
	margin-top: 5px;
}

#content .highlight {
	border: 2px solid #E72300;
	padding: 5px 0 5px 0;
	text-align: center;
	background: #FFF;
	margin: 0 0 10px 0;
}

#content .highlight strong {
	font-size: 120%;
	color: #000;
}

#content .highlight p {
	margin: 5px 0 5px 0;
	color: #666;
}

/* 	------------------------- 
	module =news
*/

#content ul.news {
	margin: 10px 0 0 0;
}

#content ul.news li {
	background: none;
	padding: 3px 0 4px 0;
	border-bottom: 1px solid #E8E8E8;
}

#content ul.news li h2 {
	font-size: 105%;
	margin: 0;
}

#content ul.news li span {
	display: block;
	font-size: 90%;
	color: #000;
	padding: 0 0 5px 0;
}

/* 	------------------------- 
	module =contactusform
*/

#content ul.news {
	margin: 10px 0 0 0;
}

#content ul.news li {
	background: none;
	padding: 3px 0 4px 0;
	border-bottom: 1px solid #E8E8E8;
}

#content .contactusform label {
	width: 180px;
	display: block;
	float: left;
	color: #333;
}

#content .contactusform p {	
	color: #333;
}

#content .contactusform input {
	font-size: 100%;
	width: 200px;
}

#content .contactusform textarea {
	font-size: 100%;
	width: 200px;
	height: 60px;
}

#content .contactusform .radioset {
	float: right;	
	clear: both;
	width: 350px;
}
#content .contactusform .radioset label {
	width: 190px;
	float: left;
	margin: 0 0 0 0;
}
* html #content .contactusform .radioset label {	
	margin: 2px 0 0 0;
}
#content .contactusform .radioset input {
	width: 12px;
	float: left;
	margin: 2px 2px 0 0;
}
* html #content .contactusform .radioset input {
	margin: 0 2px 0 0;
}


/*
	fake selectbox (redux)
*/

#wrapper div.select-box div.select-value {
	display: block;
	font-size: 11px;
	line-height: 19px;
	height: 19px;
	background: url('../images/bg_fake_select.gif') no-repeat;
	cursor: default;
	margin: 6px 1px 0;
	position: relative;
	z-index: 2;
}
#wrapper div.select-box div.select-value span {
	background: url('../images/bg_fake_select_arrow.gif') no-repeat top right;
	display: block;
	height: 19px;
	padding: 0 20px 0 5px;
	overflow: hidden;
}
#wrapper div.select-box ul.select-data {
	margin-top: 10px;
	list-style: none;
	background: #FFFFFF;
	font-size: 11px;
	width: 207px;
	max-height: 290px;
	overflow-y: auto;
	overflow-x: hidden;

	border: 1px solid #000000;
	border-left: 1px solid #b2b2b2;
	border-top: 1px solid #b2b2b2;
	padding: 0; margin: 0;
	position: absolute;
	top: -9999px; left: -9999px;
	z-index: 999;
}

#wrapper div.select-box iframe {
	z-index: 998;
	position: absolute;
}

* [class~="nonie_hide"] { display: none; }

#wrapper div.select-box ul.select-data li {
	padding: 0; margin: 0;
	list-style: none;
	float: left;
	background: #FFFFFF;
}
#wrapper div.select-box ul.select-data li li a {
	padding: 0; margin: 0;
	padding-left: 15px;
	padding-right: 3px;
}
#wrapper div.select-box ul.select-data li ul {
	margin: 0; padding: 0;
	display: inline;
}
#wrapper div.select-box ul.select-data a {
	margin: 0;
	display: block;
	padding: 2px 5px;
	text-decoration: none;
	color: black;
	font-size: 11px;
	background: none;
	width: 180px;
	border: 0;
	cursor: default;
}

* #wrapper div.select-box ul.select-data a {
	height: 1%;
}

#wrapper div.select-box ul.select-data a:active {
	border: none;
	outline: none;
}
* html #wrapper div.select-box ul.select-data a {
	padding: 1px 5px;
}
#wrapper div.select-box ul.select-data a:hover {
	background: #0a246a;
	color: #FFFFFF;
}

.analyser_result_title {
	font-size: 110%;
	color: #333;
	position: absolute;
	top: 2px;
	left: 9.6em;
}

/* 	------------------------- 
	module =analyser_results
*/

#content .analyser_results {
	position: relative;
	border: 1px solid #E8E8E8;
	color: #333333;
	padding: 10px 10px 15px 10px;
	margin: -5px 0 7px 0;
	color: #000;
}

#content .analyser_results p {
	margin: 4px 0 0 10px;
	font-size: 110%;
}
#content .analyser_results p.risk {
	margin-left: 210px;
	margin-top: -2em; 
}

/*
#content .analyser_results p.risk img {		
	float: right;
}
*/
#content .analyser_results .advise a {
	color: #000;
	display: block;
	text-decoration: none;
}
#content .analyser_results .advise span {
	font-weight: bold;
	color: #FFF;
}
#content .analyser_results .advise span.link-highlight {
	text-decoration: underline;
	font-size: 110%;
	color: #000;	
}
#content .analyser_results .advise strong {
	color: #FFF;
	font-size: 110%;	
}
#content .analyser_results .advise {
	margin: 20px 10px 0 10px;
	padding: 5px 9px;
	border: 2px solid #FFF;
	/*background: #CEE0F4;*/
	background: #FFBA4C url('images/bg_message_orange.png') repeat-x top left;
	text-align: center;
}

#content .analyser_results h2 {
	font-size: 110%;
	margin: 14px 0 0 10px;
}

#content .analyser_results h3 {
	margin: 20px 0 0 10px;
}
#content .analyser_results h3 a {
	text-decoration: underline;
}

#content .analyser_results strong.like-links {
	color: #000;
}
#content .analyser_results h3 strong {
	color: #000;
	font-size: 105%;
}

#content .analyser_results .advise p {
	margin:0;	
}

#content .analyser_results ul {
	font-size: 110%;
	margin: 10px 0 0 30px;	
}

#content .printresults {
	float: right;
	margin: -37px 0 0 0;
	padding: 0 0 0 10px;
	background: url(../images/arrow_leftmenu_1.gif) 0 5px no-repeat;
}

#content .resultcontact span {
	color: #FFBF54;
}
#content .resultcontact {
	font-size: 110%;
	margin: 10px 0 0 0;
	padding: 8px 20px 0px 20px;
	color: #FFF;
	background-color: #525252;
	position: relative;
	
	height: 1%;
	text-align: center;
	font-weight: bold;
	float: left;
	width: 520px;
}

#content .result_header {
	/*
	width: 270px;
	float: left;
	*/
	display: inline;
}
#content .analyser_result {
	position: relative;
	width: 202px; height: 82px;
	float: right;
	background: url('../images/bg_analyser_result.png') no-repeat;
	margin-right: -10px;
	margin-top: -5px;
	padding: 47px 10px 10px 10px;
	display: inline;
}
* html #content .analyser_result {
	margin-right: -20px;
	margin-top: -3px;
}
#content .analyser_result .analyser_selects {
	width: 120px;
	margin-right: 4px;
}
* html #content .analyser_result .analyser_selects {
	width: 114px;	
}
#content .analyser_result select {
	width: 120px;
	margin-right: 4px;
}
* html #content .analyser_result select {
	width: 110px;	
}
#content .analyser_result #supervised_main {
	background: lime;
	position: absolute;
	width: 123px; height: 50px;
	top: 52px; left: 10px;
	z-index: 50;
	background: url('../images/bg_analyser_result_supervised.png') no-repeat;
	color: white;
}

.msg_ok {
	border: 2px solid #99c099;
	padding: 10px 10px 0 10px;
	margin-bottom: 10px;
	font-weight: bold;
}

#content input.btn_send {
	width: 60px;
	height: 22px;
	margin-left: 325px;
	margin-top: 5px;
}
#content input.btn_contact_us_again {
	width: 130px;
	height: 22px;
	margin-left: 255px;
	margin-bottom: 5px;
}
.bsiukas {
	position: absolute;
	top: 35px;
	right: 10px;
}

#flashcontent {
	text-align: center;
}