@import url(sIFR-screen.css);
@import url(popup.css);
body {
	margin: 0px;
	padding: 0px 0px 30px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	color: #666666;
	background: #999999 none no-repeat center 100px;
	text-align:center;
}
h1, h2, h3, p, .p, ul, table {
	line-height: 145%;
	clear: both;
}
h1, h2, h3, p, .p {
	margin-top: 0px;
	margin-bottom: 20px;
	padding-left: 0px;
	/*padding-bottom: 20px;*/
}
h1 {
	box-sizing: border-box;
	min-height: 30px;
	margin: 0;
	padding: 0 0 0.7em 0;
	font-size: 16px;
	line-height: 1.1em;
	color: #333333;
	text-transform: uppercase;
}
.h1 {
	/*border-bottom: 1px dotted #cccccc;*/
	background: url(img/line_h_dotted.gif) repeat-x left bottom;
	padding-top: 2px;
	padding-bottom: 3px;
	margin-bottom: 15px;
	margin-right: 45px;
}
.h1 div {min-height: 30px;}
h2 {
	/*padding-bottom: 20px;*/
	font-size: 12px;
	font-size: 15px;
	/*padding-bottom:3px;*/
	/*font-weight: lighter;*/
	
	color: #2493DB;
	color: #000000;
	/*text-transform: uppercase;
	padding-left: 11px;
	background: url(img/arrow_single_blue.gif) no-repeat 0px 5px;*/
}
h3 {
	/*padding-bottom: 20px;*/
	font-size: 11px;
	/*color: #333333;*/
	/*border-left: 1px solid #ffffff;*/
	/*color: #2493DB;*/
	/*background: url(img/arrow_blue.gif) no-repeat 0px 6px;*/
	/*border-bottom: 1px dotted #cccccc;*/
	background: url(img/line_h_dotted.gif) repeat-x left bottom;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
#colLeftInner p, #colLeftInner ul {
	background: url(img/line_h_dotted.gif) repeat-x left bottom;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
#colLeftInner ul ul {margin: 0px; padding: 0px; background: none;}
#colLeftInner ul ul a {
	border: none; margin-left: 2px;
}
#colLeftInner p strong {
	padding-left: 10px;
	/*text-indent: 10px;*/
	display:block;
	/*background: url(img/arrow_blue_big.gif) no-repeat 0px 4px;*/
	border-left: 2px solid #2493DB;
}

a, a:link, a:hover, a:active, a:visited {color: #2493DB;}
a:hover {color: #000000;}
a.active, a.active:link, a.active:hover, a.active:active, a.active:visited {
	color: #000000;
	text-decoration: none;
}
a.video-popup{}

form {margin: 0; padding: 0;}
input, textarea, select, option {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

/* global
----------------------------------*/
.blue {color: #2493DB;}
.right {float: right;}
.left {float: left;}
.spacer {clear: both; font-size: 2px; line-height: 2px;}
.clear {clear: both;}
.lineTop {border-top: 1px solid #ffffff; padding-top: 20px;}
.lineBottom, .lineBottom2 {
	/*border-bottom: 1px dotted #cccccc;*/
	background: url(img/line_h_dotted.gif) repeat-x left bottom;
	padding-bottom: 15px;
	padding-right: 0px;
	margin-bottom: 15px;
	/*margin-right: 30px;*/
}
.lineBottom2 {
	padding-bottom: 9px;
	margin-bottom: 8px;
}

/* png support
----------------------------------*/
img {
   border: none;
}

/* top, head
----------------------------------*/
#page {
	padding-bottom: 15px;
	background-color:#FFFFFF;
	/*background: #ffffff url(img/bg_top.gif) no-repeat top center;*/
}
#main div {
	text-align: left;
}
#top, #topInner, #head, #h, #main, #mainInner, #navBott, #footer, #path {
	position: relative;
}
#topInner, #mainInner, #navBottInner, #footerInner, #hInner, #pathInner {
	margin: 0px auto 0px auto;
	width: 980px;
}
#top {
	/*border-bottom: 2px solid #e5e5e5;*/
	border-bottom: 15px solid #ffffff;
	background-color: #f5f5f5;
	background-color: #ebebeb;
	background-color: #ffffff;
	/*background: #ffffff url(img/bg_top_grad.gif) repeat-x;
	background-image: none;*/
}
#topInner {
	height: 76px;
}
#topNav, #topNav2 {
	width: 970px;
	/*border-top: 5px solid #cccccc;*/
	padding-top: 9px;
	color: #b2b2b2;
	text-transform: uppercase;
	text-align: right;
}
#topNav2 {
	position: absolute;
	top: 52px;
	left: 0px;
	z-index: 2;
}
#topNav a, #topNav2 a {
	color: #999999 !important;
	text-decoration: none;
	font-size: 11px;
	padding: 0px 5px 0px 5px;
}
#topNav a:hover, #topNav2 a:hover {color: #666666 !important;}

#topNav2 #bCommunity {
	line-height: 1em;
	padding-left: 12px;
	font-weight: normal;
	background: url(img/i_community.gif) no-repeat 0px center;
}

#logo {
	position: absolute;
	top: 20px;
	left: 30px;
	/*padding: 0px 5px 0px 10px;
	background-color: #FFFFFF;*/
}
#sitemap {
	position: relative;
	margin: 0px auto 0px auto;
	width: 980px;
	z-index: 100;
	background-color: #ff0000;
	text-align: left;
}
#sitemapInner {
	position: absolute;
	width: 660px;
	height: 270px;
	top: 31px;
	right: 0px;
	background-color: #ffffff;
	color: #2493DB;
	text-align: left;
	visibility: hidden;
	
	/*filter: alpha(opacity=95);*/
	/*-moz-opacity: 0.95;*/
	/*opacity: 0.95;*/
	/*-khtml-opacity: 0.95;*/
}
#sitemap ul {
	margin: 10px 0px 0px 22px;
	padding: 0px 0px 0px 0px;
}
#sitemap li {
	display: block;
	width: 122px;
	height: 130px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	text-transform: uppercase;
	border: none;
	float: left;
	background: none;
}
#sitemap ul ul {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
}
#sitemap li li {
	width: auto;
	height: auto;
	margin: 0px 0px 1px 1px;
	padding: 0px 0px 0px 5px;
	font-weight: normal;
	text-transform: none;
	/*border-left: 1px solid #999999;*/
	
	float: none;
	clear: both;
	background-color: #f0f0f0;
}
#sitemap a, #sitemap a:link, #sitemap a:hover, #sitemap a:active, #sitemap a:visited {
	color: #2493DB;
	text-decoration: none;
}
#sitemap ul ul a, #sitemap ul ul a:link, #sitemap ul ul a:hover, #sitemap ul ul a:active, #sitemap ul ul a:visited {
	color: #333333;
	text-decoration: none;
}
#sitemap ul ul a:hover, #sitemap ul ul a.active {color: #2493DB !important;}

#head, #head.bg {height: 265px; background: #000000 url(img/bg_line.gif) no-repeat center bottom;}

/* main
----------------------------------*/
#main {
	margin-top: 15px;
	/*background: #ffffff url(img/bg_main_grad.gif) repeat-x;*/
	padding-bottom: 0px;
	background-color: #ebebeb;
	background-color: #f0f0f0;
	background-color: #ebebeb;
	background-color: #e9e9e9;
}
#mainInner {
	padding-bottom: 0px;
	background-color: #f5f5f5;
	background-color: #e9e9e9;
	/*border-bottom: 1px solid #ffffff;*/
}
#colsLeft {
	width: 750px;
}
#colsLeft, #colNews {
	padding-top: 25px;
	margin-bottom: 25px;
	float: left;
}
#colsLeftInner p, #colsLeftInner .p, #colLeftInner p, #colRightInner p {
	/*background: url(img/p.gif) no-repeat 25px 7px;*/
	/*border-left: 1px solid #ffffff;*/
	/*background: none;*/
}
#colsLeftInner p.box {
	padding: 20px;
	margin-right: 30px;
	margin-bottom: 20px;
	border: 1px solid #cccccc;
}
#colsLeftInner .thumbs {margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; clear: both;
	background: url(img/line_h_dotted.gif) repeat-x left bottom;
	padding-bottom: 10px;
	padding-right: 0px;
	margin-bottom: 15px;
}
#colsLeftInner .thumbs img {margin: 1px 10px 5px 0px; padding: 0px 0px 0px 3px; border-left: 2px solid #2493DB;}

#colsLeftInner table {margin-top: -8px; margin-bottom: 20px;}
#colsLeftInner td {
	padding: 8px 0px 9px 0px;
	/*border-bottom: 1px dotted #cccccc;*/
	background: url(img/line_h_dotted.gif) repeat-x left bottom;
}
	
#colsLeftInner p.plain {background: none;}


#colLeft, #colRight {float: left;}
#colLeft {width: 320px;}
#colRight {width: 430px;}

#colLeftInner, #colRightInner {}
#colLeftInner {padding-left: 0px; padding-right: 40px;}
#colRightInner {padding-right: 45px;}

#colNews {margin-top: -11px; padding-top: 5px; padding-bottom: 15px; width: 230px; background-color: #ffffff;}

ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	/*list-style-image: url(img/arrow_grey.gif);*/
	/*line-height: 150%;*/
	/*border-left: 1px solid #ffffff;*/
}
li {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 2px 12px;
	background: url(img/arrow_blue.gif) no-repeat 0px 5px;
	/*border-left: 1px solid #ffffff;*/
}

#colLeftInner ul li {
	padding-left: 0px;
	background: none;
}
#colLeftInner ul a {
	display: block;
	padding-left: 10px;
	border-left: 2px solid #2493DB;
}
a[data-job-id="-"] {
	display: none !important;
}

/* news
----------------------------------*/
#colNews h2 {
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 4px 20px;
	font-size:11px;
	color: #2493DB;
	text-transform: uppercase;
	background: none;
	/*border-top: 2px solid #2493DB;*/
	
}
#colNews h2.lineTop {border-top: 0px solid #cccccc;}
#colNews ul {
	margin: 0px 20px 5px 20px;
	padding: 10px 0px 0px 0px;
	/*list-style-image: url(img/arrow_grey.gif);*/
	/*line-height: 150%;*/
	/*border-top: 1px solid #cccccc;*/
	background: url(img/line_h_dotted.gif) repeat-x left top;
}
#colNews li {
	list-style-type: none;
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 0px 10px;
	color: #666666;
	background: url(img/arrow_grey.gif) no-repeat 0px 5px;
	/*background: none;*/
}
#colNews a, #colNews a:link, #colNews a:hover, #colNews a:active, #colNews a:visited {
	color: #7f7f7f;
	text-decoration: none;
}
#colNews a:hover {color: #000000;}

/* path
----------------------------------*/
#path {
	color: #cccccc;
	text-align: right;
	padding: 10px 0px 0px 0px;
	/*border-bottom: 1px solid #ebebeb;*/
}
#path a, #path a:link, #path a:hover, #path a:active, #path a:visited {
	padding: 0px 3px 0px 3px;
	color: #999999;
	text-decoration: none;
}
#path a.active, #path a.active:link, #path a.active:hover, #path a.active:active, #path a.active:visited {
	color: #666666;
}

#navPath {
	color: #999999;
	/*border-bottom: 1px dotted #cccccc;*/
	background: url(img/line_h_dotted.gif) repeat-x left bottom;
	padding-bottom: 14px;
	margin-top: 5px;
	margin-bottom: 15px;
}
#navPath a, #navPath a:link, #navPath a:hover, #navPath a:active, #navPath a:visited {
	margin: 0px 0px 0px 0px;
	padding: 0px 8px 0px 10px;
	color: #999999;
	background: url(img/arrow_grey.gif) no-repeat 0px 4px;
	text-decoration: none;
	/*background: none;*/
}
#navPath a.active, #navPath a.active:link, #navPath a.active:hover, #navPath a.active:active, #navPath a.active:visited {
	color: #666666;
}

/* footer
----------------------------------*/
#footer {
	/*padding: 7px 0px 7px 0px;*/
	width: 100%;
	color: #ffffff;
	/*background: url(img/bg_footer.gif) no-repeat bottom center;*/
	border-bottom: 0px solid #cccccc;
	clear: both;
}
#footerInner {
	margin-top: 0px;
	height: 31px;
	/*border-bottom: 1px solid #cccccc;*/
	border-bottom: 1px solid #ffffff;
}
#footerInner div {padding-top: 7px;}
#copy {float: left;}
#navBottom {float: right;}
#navBottom a, #navBottom a:link, #navBottom a:hover, #navBottom a:active, #navBottom a:visited {
	padding: 0px 5px 0px 5px;
	color: #ffffff;
	text-decoration: none;
}
#navBottInner {padding: 6px 0px 0px 0px; color: #cccccc; text-align: right;}
#navBott a, #navBott a:link, #navBott a:hover, #navBott a:active, #navBott a:visited {
	padding: 0px 5px 0px 5px;
	color: #999999;
	text-decoration: none;
}

/* PREVIEW */
.photo {padding: 0px 0px 0px 17px; background: url(img/i_photo.gif) no-repeat left 1px; text-decoration: none; color: #666666 !important;}
#preview{position: absolute; background: #ededed; padding: 5px; display: none; color: #fff;}
/*#preview div, #tooltip div {background: #ffffff; white-space:nowrap;}*/
#tooltip {position: absolute; z-index: 3000; border: 0px solid #cccccc; background-color: #999999; padding: 5px; /*opacity: 0.85;*/}
#tooltip h3, #tooltip div {margin: 0px;}

/* NOSCRIPT */
#headNoscript {position: relative; width: 980px; height: 265px; margin: 0px auto; text-transform:uppercase;}
#bgImg {width: 980px; height: 210px; overflow: hidden;}
#navHead {position: absolute; left: 0px; top: 185px; width: 320px; height: 25px; background-color: #2493DB; text-align: right;}
#navHead strong {position: absolute; right: 10px; top: 6px; color: #ffffff; font-size: 14px; line-height: 1.0em; text-transform: uppercase;}
#navTopBg {position: absolute; left: 0px; top: 0px; width: 980px; height:70px; background-color: #000000; moz-opacity: 0.50; opacity: 0.50;}
#navTop {position: absolute; right: 20px; top: 50px;}
#navSub {position: absolute; width: 600px; left: 330px; top: 218px;}
#headNoscript ul {position: relative; margin: 0px; padding: 0px; list-style: none;}
#headNoscript li {position: relative; margin: 0px; padding: 0px 10px 0px 0px; font-size: 11px; line-height: 1em; display: inline; list-style: none; float: left; background: none;}
#headNoscript a {text-decoration: none; color: #ffffff !important;}
#headNoscript a:hover, #headNoscript a.active {color: #2493DB !important;}
#h1 strong {display: block; font-family: Arial Narrow, Arial, Helvetica, sans-serif; color: #333333; font-size: 14px; font-weight: bold; line-height: 1.0em; text-transform: uppercase; padding: 6px 0px 0px 0px;}
