@import '/css/form.css';
@import '/css/jquery.jscroll.css';
@import '/css/layout.css';
@import '/css/layout_actionpanel.css';
@import '/css/layout_bread.css';
@import '/css/layout_contact.css';
@import '/css/layout_datepicker.css';
@import '/css/layout_footer.css';
@import '/css/layout_headerimages.css';
@import '/css/layout_home.css';
@import '/css/layout_leftnav.css';
@import '/css/layout_pagi.css';
@import '/css/layout_shared.css';
@import '/css/layout_topnav.css';
@import '/inc/modules/vacancy/vacancy.css';
@import '/inc/modules/flashheader/flashheader.css';
@import '/inc/modules/gallery/gallery.css';
@import '/inc/modules/result/result.css';

body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #ffffff url(../images/backgrounds/background.jpg) top center no-repeat;
}

div, td, th, input, textarea, select, label {
	font: normal normal 11px/14px Arial, Helvetica, sans-serif;
}

a {
	color: #46b6de;
	outline: none;
	cursor: pointer;
	text-decoration: none;
}

#home_body p {
	line-height: 1px;
}
	
p {
	line-height: 22px;
	font-size: 14px;
	color: #747474;
	padding: 0;
	margin: 0 0 10px 0;
}

h1, h2, h3, h4 { padding: 0; }

h2, h3, h4 {
	margin: 0 0 10px 0;
}

h1 {
	font: normal normal 24px/28px Georgia, "Times New Roman", Times, serif;
	margin: 0 0 10px 0;
}

h2 {
	font: bold normal 15px/15px Arial, Helvetica, sans-serif;
	color: #46B6DE;
	margin: 0 0 10px 0;
}

h3 {
	font: bold 400 20px/36px Arial, Helvetica, sans-serif;
	color: #AADF5A;
	margin: 0 0 10px 0;
}

h4 {
	font: normal bold 13px/15px Arial, Helvetica, sans-serif;
}

img {	
	border: 0; 
}

ul {
	margin: 0 0 10px 16px;
	padding: 0;
}

ul li {
	list-style: disc outside none;
	margin: 3px 0;
}

table td, table th{
	padding: 5px;
	border: 1px solid #fff !important;
	border-collapse: collapse;
}

table{

	border-collapse: collapse;
}

table.pink_table td{
	padding: 20px;
}


.facebook_like { border: none; overflow: hidden; width: 50px; height: 40px; margin: 6px 10px 0 0; display: block; float: left; }
.twitter-share-button {	border: none; overflow: hidden; width: 100px; height: 20px; margin: 8px 0 0 0; display: block; float: left; }
.google_plus1 { height: 20px; width: 82px;	margin: 8px 0 0 0; display: block; float: left; } /* Google +1 */

.imgleft,
.imgleft20 { float: left; margin: 0 20px 20px 0; clear: both; }
.imgleft10 { float: left; margin: 0 10px 10px 0; clear: both; }

.imgright,
.imgright20 { float: right; margin: 0 0 20px 20px;  }
.imgright10 { float: right; margin: 0 0 10px 10px;  }

.loading { background: url('/images/loading.gif') no-repeat center; }

div.msg { background: #1278c7; font-weight: bold; color: #fff; font-size: 13px; padding: 5px 10px; margin: 0 0 20px 0; }

h1.home { color: #121F47 !Important; }

h1 span {	padding: 0 0 0 10px; color: #121F47; }

h1 span.bold { padding: 0; color: #121F47; }

ul.errmsg { margin: 0; padding: 0; }
ul.errmsg li { margin: 0; padding: 0; border: none; width: auto; float: none; }

div.col50p { width: 50%; float: left; }

.hide { display: none; }

.bold { font-weight: bold !Important; }

.noborder {	border: 0 !important; }

.flleft {	float: left !Important; }

.flright { float: right !Important; }

.tcenter { text-align: center !Important; }

.tleft { text-align: left !important; }

.tright { text-align: right !important; }

.err { color: #c00; }

.sharedspacer { height: 10px; }

/* Text Icon  Links */
a.arrow, a.arrow2, a.pdf, a.email, a.excel, a.mp3, a.video, a.word, a.rss { line-height: 16px; text-decoration: none; }

a.arrow { background: url(/images/icons/arrow_next.gif) right center no-repeat; font-weight: bold; padding: 1px 11px 1px 0 !Important; }

a.arrow2 { background: url(/images/icons/arrow_prev.gif) left center no-repeat; font-weight: bold;	padding: 1px 0 1px 11px !Important; }

a.pdf { background: url(/images/icons/pdf.png) center left no-repeat;padding: 1px 0 1px 20px !Important; }

a.email {	background: url(/images/icons/email.png) center left no-repeat;padding: 1px 0 1px 20px !Important; }

a.excel {	background: url(/images/icons/excel.png) center left no-repeat;padding: 1px 0 1px 20px !Important; }

a.mp3 {	background: url(/images/icons/MP3.png) center left no-repeat;padding: 1px 0 1px 20px !Important; }

a.video {	background: url(/images/icons/video.png) center left no-repeat;padding: 1px 0 1px 20px !Important; }

a.word { background: url(/images/icons/word.png) center left no-repeat; padding: 1px 0 1px 20px !Important; }

a.rss { background: url(/images/icons/rss.png) center left no-repeat; padding: 1px 0 1px 20px !Important; }

/* padding/margin and clearfixes */

.padd10 { padding: 10px; }
.padd10t { padding-top: 10px; }
.padd10r { padding-right: 10px; }
.padd10b { padding-bottom: 10px; }
.padd10l { padding-left: 10px; }

.padd20 { padding: 20px; }
.padd20t { padding-top: 20px; }
.padd20r { padding-right: 20px; }
.padd20b { padding-bottom: 20px; }
.padd20l { padding-left: 20px; }

.marg10 { margin: 10px; }
.marg10t { margin-top: 10px; }
.marg10r { margin-right: 10px; }
.marg10b { margin-bottom: 10px; }
.marg10l { margin-left: 10px; }

.marg20 { margin: 20px; }
.marg20t { margin-top: 20px; }
.marg20r { margin-right: 20px; }
.marg20b { margin-bottom: 20px; }
.marg20l { margin-left: 20px; }

.clfx10 { height: 10px; clear: both; }
.clfx20 { height: 20px; clear: both; }
.clfx30 { height: 30px; clear: both; }
.clfx40 { height: 40px; clear: both; }

.clfx:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clfx {
	display: inline-block;
}
 
html[xmlns] .clfx {
	display: block;
}
 
* html .clfx {
	height: 1%;
}

/* Debug Panel */

div#debug {
	width: 330px;
	height: 100%;
	overflow: scroll;
	position: fixed;
	right: 0;
	top: 0;
	background: #fff;
	border: 2px solid #ededed;
}

div#debug ul { margin: 5px; padding: 0; }
div#debug ul li { margin: 0; padding: 5px 0; list-style: none; font-size: 10px; text-align: left; border-bottom: 1px solid #ededed; }
div#debug ul li label { float: left; width: 100px; font-weight: bold; }
div#debug ul li input { float: left; border: 1px solid #ededed; padding: 1px; width: 190px; font-size: 11px; }

body, div, td, th, input, textarea, select, label {
	color: #7E7E80;
}

h1, h2, h3, h4 {
	color: #404040;
}

h1{
	color: #46B6DE;
}

h2{
	color: 
}

h3{
	color: #46B6DE;
}

h3.contact{
	font-size: 20px;
}

a {
	color: #46b6de;
	text-decoration: none;
}

a:hover {	color: #FF5CAF; }

#footer a { color: #fff; }

#footer a:hover {	color: #425A82; }



/* Styles are read by CMS FCK Editor */

.strike { text-decoration: line-through; color: #aaa; font-weight: normal !important; }

.txt10 { font-size: 10px; }

.txt11 { font-size: 11px; }

.txt13 { font-size: 13px;	line-height: 18px; }

.txt14 { font-size: 14px;	line-height: 20px; }

.imgright { margin: 0 0 20px 20px; float: right; }

.imgleft { margin: 0 20px 20px 0; float: left; }