@charset "utf-8";



@font-face {
	font-family: 'ALSRublRegular';
	src: url('/img/rouble-webfont.eot');
	src: local('ALSRublRegular'),  
		url('/img/rouble-webfont.ttf') format('truetype'), 
		url('/img/rouble-webfont.svg#webfontdZyTDxkq') format('svg'),
		url('/img/rouble-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}



@media all {




span.ruGlyph { 
	font-family: "ALSRublRegular";
} 
span.ruGlyph span { 
	display: none; 
}



}






@media screen {


.forsmi1, .forsmi1 A {color: #323232;text-decoration: none}
.forsmi1 a:link,
.forsmi1 a:visited {color: #323232;text-decoration: underline;}
.forsmi1 a:hover {color: #323232;text-decoration:none ;}
.forsmi1 {
font-family: Tahoma, Helvetica, sans-serif;
font-size: 11px;
padding: 40px 10px 10px 10px;
background-image: url('/img/forsmiban.jpg');
color: #323232;
}





.nodisplay {
	display: none;
}

* {
	font-family: Tahoma, Arial, Verdana, sans-serif;
}
html, body {
	height:100%;
}
html {
	background:#ebebeb;
}
body {
	background:#ebebeb;
	color:#333;
	font-size:12px;
	padding:0;
	margin:0;
}
#layout {
	margin:0 auto 0 auto;
	width:1002px;
	position:relative;
	height:100%;
}

textarea {
	font-size: 12px;
}

a.dashedLink {
	text-decoration: none !important;
	border-bottom: 1px dashed !important; 
}

#contactsList {
	float:right;
	width:210px;
	overflow:hidden;
	margin:0 0 20px 10px;
	padding-left:10px;
	border-left:1px solid #CFD7DE;
}

.positionBlock {
	background:#f5f4ee;
	padding-top: 15px;
	display:none;
	margin-bottom: 5px;
	border: 1px solid white;
	position: relative;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}

.positionBlock .delPosition {
	position:absolute;
	background: #b74d31;
	color:white;
	text-transform: lowercase;
	cursor: pointer;
	font-size: 10px;
	padding: 0 10px 1px 10px;
	bottom: 15px;
	left:10px;
}
.positionBlock .cvPriority {
	position:absolute;
	width:28%;
	bottom: 55px;
	left:10px;
}

span.tooltip {
	background: url('/img/tooltip.gif') no-repeat;
	width:16px;
	height:16px;
	line-height: 0;
	vertical-align:middle;
	display:inline-block;
	cursor: pointer;
} 


div.contextItem {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #f3f3f3;
}


#vContext {
	overflow:hidden;
	height: 100px;
	position: relative;
	white-space: nowrap;
}
#wrapContext {
	height:100%;
	width:100%;
	position:relative;
}
#contextContainer {
	display:none;
	position:relative;
	overflow:hidden;
}
#contextContainer .suggestControls div {
	display: inline-block;
	float:right;
	margin-top:2px;
}

.cv-context {
	display:inline-block;
	position: relative;
	overflow:hidden;
	vertical-align:top;
	width:256px;
	font-size:11px;
	margin-right:16px;
	height: 100px;
	background:#ebebeb;
	white-space:nowrap;	/* for IE */
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.contextBottom {
	position:absolute;
	overflow:hidden;
	width:256px;
	height:7px;
	left:0;
	bottom:0;
	background:url(/img/contextBottom.png);
}
.cv-context .cv-innerWrap {
	margin: 5px 5px 0 5px;
	white-space:normal;
	overflow:hidden;
}
.cv-context .cv-innerWrap .midRow {
	margin: 5px 0;
}
.cv-context .cv-innerWrap .midRow .salary {
	color: #b91c1c;
}
.cv-context .cv-innerWrap p.posList {
	white-space:nowrap;
	margin:0;
	overflow:hidden;
	text-overflow:ellipsis;
}
.cv-context .cv-innerWrap p.posList span {
	color: #999;
}
#scrollContext {
	width:50%;
	float:left; 
	margin: 5px 10px 5px 10px;
}

.fl {
	float:left;
}
.fr {
	float:right;
}

.serviceBlockContainer {
	overflow: hidden;
	margin-top: 10px;
}

.serviceBlockInner {
	border: 3px solid #fff;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

.serviceBlockContainer .serviceBlock {
	width:45%; 
	border: 1px solid #ccc; 
	background: #f1f1f1; 
	padding:15px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}

.serviceBlockContainer .serviceBlock .header {
	background-image: url('/img/g-60px-2192d6-104780.gif');
	background-repeat: repeat-x;
	background-color: #104780;
	background-position: bottom;
	color: white;
	text-align: center;
	padding: 5px;
	border-radius:5px 5px 0 0;
	-moz-border-radius:5px 5px 0 0;
	-webkit-border-radius:5px 5px 0 0;
}

.serviceBlockContainer .serviceBlock .price {
	padding: 10px 0;
	text-align: center;
	background: white;
	color: #666;
}
.serviceBlockContainer .serviceBlock .price span.d {
	color: #ccc;
	font-weight: normal;
}
.serviceBlockContainer .serviceBlock .price span.t {
	font-size: inherit;
	color: #666;
	font-weight: normal;
	vertical-align: middle;
} 
.serviceBlockContainer .serviceBlock .price span {
	font-size: 24px;
	color: black;
	font-weight: bold;
}

.serviceBlockContainer .serviceBlock .select {
	background: white;
	padding: 10px 0;
	text-align: center;
	font-size: 16px;
	border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
}
.serviceBlockContainer .serviceBlock .desc {
	background: #e9eff4;
	padding: 5px 15px;
	display: none;
}

.serviceBlockContainer .serviceBlock .descV {
	background: #e9eff4;
	padding: 5px 15px;
}

.serviceBlockContainer .serviceBlock .desc ul {
	margin: 3px 0;
}
.serviceBlockContainer .serviceBlock .desc li {
	margin-top: 3px;
	color: #444;
}


.serviceBlockContainer .serviceBlock .header h3 {
	margin: 0;
	font-size:16px;
}
.serviceBlockContainer .serviceBlock .header p {
	color: #ccc;
}
.positionBlock .cvPriority input {
	margin:0;
	width:auto;
	vertical-align:middle;
}
.positionBlock .cvPriority span {
	vertical-align:middle;
}
.positionBlock .delPositionOver {
	background: #a72300;
}
.positionBlockOver {
	border: 1px solid #a0bbda;
}
.positionBlock .label_txt {
	background:#f5f4ee !important;
	padding-left:10px;
}

#contentContainer {
	background:#f6f6f6;
	border-left:solid 1px #b7b7b7;
	border-right:solid 1px #b7b7b7;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -163px;
}
.contentContainerNotIndex {
	margin: 0 auto -75px !important;
}
.v_dsh {
	display:inline-block;
	vertical-align:top;
	padding-top:3px;
}

.disabledInput {
	background: #ddd;
	color: #999;
	border: 1px solid #666;
}

span.codedirection {
	display:none;
	visibility:hidden;
}
#contentHead {
	padding:10px 0 0 10px;
	margin-bottom:8px;
	overflow:hidden;
}
#mjLogo {
	width:270px;
	height:60px;
	float:left;
	position:relative;
}
#headTopRight {
	float:right;
	overflow:hidden;
	height:62px;
	padding-right:10px;
}
.headbanner {
	height:60px;
	border:1px solid #fff;
	/*width:280px;
	background:#CBD7DC;*/
	color:#369;
	line-height:60px;
	text-align:center;
	float:right;
	margin-left:10px;
}
.headbanner img {
	border:none;
}

.tabFoldBtn {
	width:200px; 
	float:right; 
	position:relative; 
	right: -23px; 
	top:15px;
	cursor: pointer;
}
.tabFoldBtn .foldText {
	width:200px; 
	height:40px; 
	line-height: 40px; 
	text-align:center; 
	color:white; 
	font-size:14px;
	border-radius: 5px 0px 0px 5px;
	-moz-border-radius: 5px 0px 0px 5px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	background: #424F63; /* old browsers */
	background: -moz-linear-gradient(-45deg, #424F63 1%, #2191E7 100%); /* firefox */
	background: -webkit-gradient(linear, left top, right bottom, color-stop(1%,#424F63), color-stop(100%,#2191E7)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#424F63', endColorstr='#2191E7',GradientType=1 ); /* ie */
}
.tabFoldBtn .foldTri {
	float:right;
	border-top: 8px solid #18324C;
	border-right: 8px solid #f6f6f6;
	font-size: 0px; 
	line-height: 0%; 
	width: 0px;
}
.tabFoldBtn .tabFoldBtnHover {
	background: #3b679e; /* old browsers */
	background: -moz-linear-gradient(left, #3b679e 0%, #7db9e8 100%); /* firefox */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#3b679e), color-stop(100%,#7db9e8)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3b679e', endColorstr='#7db9e8',GradientType=1 ); /* ie */
}
/*** BEGIN ******************** Main Menu ***********************/
#menuContainer {
	margin:0 10px;
	position: relative;
	color:white;
	clear:both;
} 
#menuContainer div.menu-part {
	position: relative;
	display:inline-block;
	text-align: justify;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
#menuContainer div.menu-part:after {
	background:darkSlateGray;
	display:inline-block;
	content:'.';
	width:100%;
	height:0px;
	line-height:0px;
	overflow:hidden;
}
#menuContainer div.menu-part div.menuTop, #menuContainer div.menu-part div.menuSpacer {
	display:inline-block;
	white-space: nowrap;
	height:40px;
	line-height:40px;
}
#menuContainer div.menu-part div.menuTop {
	position: relative;
	z-index: 1000;
}
#menuContainer .menuDivider {
	background: url('/img/menudivider.gif') center no-repeat;
}
#menuContainer .menu-special {
	width:26%;
	background: url('/img/diagonalsae1e2c.gif');
}
#menuContainer .menu-middle {
	position: relative;
	width:1%;
}
#menuContainer .menu-normal {
	width:73%;
	background: url('/img/diagonalsae1e2c.png');
}
#menuContainer .menuDropdown {
	position:absolute;
	text-align:left;
	display:none;
	top:40px;
	left:-10px;
	background:url(/img/menu_dropdownbg.gif);
	border:1px #444;
	border-style:none solid solid solid;
}
#menuContainer div.menuItem {
	overflow:visible;
	white-space:nowrap;
}
#menuContainer div.menu-part div.menuItem a {
	text-decoration:none;
	color: #333;
	padding:0 10px;
	display:block;
	line-height:24px;
	height:24px;
	text-align:left;
}
#menuContainer div.menu-part div.menuItem a:link {
	color: #333;
}
#menuContainer div.menu-part div.menuItem a:visited {
	color: #333;
}
#menuContainer div.menu-part div.menuItem a:hover {
	color: #fff;
	text-decoration:underline;
}
#menuContainer div.menu-part div.menuItem a:active {
	color: #333;
}
.menuMouseover {
	background:url(/img/highlight.gif) center no-repeat;
}
div.menuTop a {
	text-decoration:none;
	display:inline-block;
	font-size:14px;
}
div.menuTop a:link {
	color: #fff;
}
div.menuTop a:visited {
	color: #fff;
}
div.menuTop a:hover {
	color: #fff;
	text-decoration:underline;
}
div.menuTop a:active {
	color: #fff;
}
.m_crn {
	position:absolute;
	height:3px;
	width:3px;
	background-image: url(/img/menucorners.gif);
	background-repeat: no-repeat;
	line-height:0;
}
.m_crn_alt {
	position:absolute;
	height:3px;
	width:3px;
	background-image: url(/img/menucornersAlt.gif);
	background-repeat: no-repeat;
	line-height:0;
}
.m_lt {
	left:0;
	top:0;
	background-position: -3px -3px;
}
.m_rt {
	right:0;
	top:0;
	background-position: 0 -3px;
}
.m_lb {
	left:0;
	bottom:0;
	background-position: -3px 0;
}
.m_rb {
	right:0;
	bottom:0;
	background-position: 0 0;
}
/*** END ******************* Main Menu ***********************/

/*** BEGIN ***************** Left Column Controls ************/
div.cpTitle {
	padding:8px 5px 3px 0;
	position:relative;
	color:#ebebeb;
	border-bottom:1px solid #ebebeb;
	background:url(/img/diagonalsae1e2c.png);
}
div.cpTitle p {
	margin-left:10px;
}
div.cpContent {
	margin:5px 0 0 15px; 
	padding:5px 0 15px 0;
}
div.cpContent a:link {
	text-decoration:none;
}
div.cpContent a:visited {
	text-decoration:none;
}
div.cpContent a:hover {
	text-decoration:underline;
}
div.cpContent a:active {
	text-decoration:none;
}
/*** END ******************* Left Column Controls ************/

#footerContainer td {
	text-align:center;
	margin:0;
	padding:0;
	border:0;
	white-space:nowrap;
	overflow:hidden;
	width:1%;
	font-size:11px;
}

.foot-copy {
	color:#999; 
	font-size:10px; 
	margin-top:10px;
}
.foot-copy p {
	margin: 0;
}

.foot-copy div {
	margin-top: 3px;
}

#usageAgreement {
	height:500px;
	width:80%;
	margin:10px auto;
	padding:10px;
	border:1px solid #CCC;
	overflow:scroll;
	position:relative;
}
#usageAgreement p {
	margin:0.5em 0 0 0;
	font-size:11px;
}
li.list-indent {
	margin-left:17px;
}
li.list-bold {
	font-weight:bold;
	margin-top:6px;
}
span.jj {
	margin:0 5px 5px 0;
	width:30%;
	text-overflow: ellipsis;
	overflow: hidden;
	/*white-space: ;*/
	vertical-align:top;
	display:inline-block;
    cursor:pointer;
}

span.jj a:link, span.jj a:visited {
	text-decoration: none;
}
span.jj a:hover {
	text-decoration: underline;
}
span.jj a, span.jj span {
	vertical-align: middle;
}
span.jj span {
	display: inline-block;
	text-indent: 0;	/* IE 6-7 bug: text-indent: -99999: http://forum.jquery.com/topic/text-indent-bug-bugs-jqueryui-com-isn-t-working-for-me */
}

span.jj .jAdditional {
	font-size:11px;
	color: #999;
}

#rPositions {
	text-align: center;
}
#rPositions div.job {
	background: #e0e9ef;
	vertical-align: top;
	margin: 0 5px;
	width: 30%;
	padding: 15px 5px;
	text-align: left;
	display: inline-block;
	position: relative;
	text-overflow: ellipsis;
	overflow: hidden;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
#rPositions div.job div.close {
	position: absolute;
	width: 16px;
	height: 16px;
	top: 0;
	right: 0;
	cursor: pointer;
}

#rPositions div.job p.ind, #rPositions div.job p.spec {
	font-size: 11px;
	color: #444;
	white-space: nowrap;
}

#rPositions div.job p.job {
	color: black;
	font-weight: bold;
	margin-top: 5px;
	padding-top:5px;
	border-top: 1px solid #c2c8cc;
}

#jobList {
	margin-top: 15px;
	display: none;
}

#footerContainer table {
	border-top:#999 1px dotted;
	margin:0;
	line-height:30px;
	outline:1px
}
#vac_list {
	position:relative;
}
#vac_list h4 {
	font-size:14px;
}
#vacLoading {
	position:absolute;
	background:#E2E3E7;
	font-size:large;
	color:#495665;
	display:none;
	z-index:10;
	border:1px #51667B solid;
	padding:10px 20px 10px 0;
	overflow:hidden;
	text-align:right;
	width:50%;
	left:25%;
	top:40%;
	opacity:0.75;
}
.req {
	color:#F03;
}
#leftColumn {
	float:left;
	width:260px;
	overflow:hidden;
}
#leftContent {
	margin: 12px 0 0 10px;
	padding-top: 15px;
}
#centerColumn {
	margin:10px 222px 0 266px;
	background:white;
}
#centerColumnFull {
	margin:10px 15px 0 15px;
	background:white;
}
#centerColumnTwoThirds {
	margin:10px 6px 0 266px;
	background:white;
}
#centerColumnTwoThirds2 {
	margin:10px 222px 0 6px;
	background:white;
}
#centerContent {
	margin:0 20px;
	background:white;
	border-bottom:1px solid white; /* For some weird reason this fixes unwanted spacing at the bottom */
}
#centerLeft {
	background:url(/img/contentLeft.gif) repeat-y left;
}
#centerRight {
	background:url(/img/contentRight.gif) repeat-y right;
	padding-top:10px;
}
#rightColumn {
	float:right;
	width:220px;
}
#rightContent {
	margin:12px 10px 0 5px;
}
.rightContentFront {
	margin:12px 0 0 0 !important;
}

#rightContent div.block div.blockContent {
	padding: 5px 10px 5px 15px;
	background:url(/img/columnVerticalBordersR.gif) left repeat-y;
	overflow:hidden;
}
#vView {
	float:right;
	width:250px;
	background:#EEEFF2;
	margin:0 0 10px 10px;
}
#rightmostContainer {
	overflow:visible;
	padding-top:20px;
	width:0;
	height:0;
	position:absolute;
	overflow:visible;
	left:0;
}
.rightmostBannerHolder {
	height:100px;
	width:100px;
	margin:0 60px 20px 1020px;
	border:1px solid #fff;
	text-align:center;
}
.rightmostBannerHolder img, .leftBanner img {
	border:none;
}
.leftBanner {
	text-align:center;
	margin-bottom:5px;
	overflow:hidden;
}
a.bannerLink img {
	border: 0;
}
.push {
	height:75px;
	padding-top:10px;
	clear:both;
}
.pushIndex {
	height:163px !important;
}
#footerContainer {
	text-align:center;
	clear:both;
	height:75px;
	margin:0;
	background:#f6f6f6;
	border-left:solid 1px #b7b7b7;
	border-right:solid 1px #b7b7b7;
}
.footerContainerIndex {
	height:163px !important;
}
#partners {
	height:88px;
	border-top:1px dotted #999;
}
#vacKeywordsContainer, #resKeywordsContainer {
	border:1px solid #333;
	text-align:left;
	background:white;
	height:30px;
	margin:9px 90px 0 10px;
	border-radius:4px;
	-moz-border-radius: 4px;
	padding-left:10px;
}
.indexFindBtn {
	height:40px;
	border:none;
	color:black;
	background:url(/img/Button.png) top no-repeat;
	width:80px;
	margin:5px 10px 0 0;
	font-size:18px;
	cursor:pointer;
}
div.inputHelper {
	line-height:30px;
	height:30px;
	font-style:italic;
	color:#999;
	font-size:13px;
}
#vacKeywords, #resKeywords {
	width:100%;
	line-height:30px;
	height:30px;
	font-size:16px;
	margin:0;
	padding:0;
	background:none;
	border:none;
	color:#287DDB;
	outline: 0px none;
}
.subLinks img {
	margin:0;
	padding:0;
	border:0;
	border-collapse:collapse;
}
.vFrm p {
	color:#2C3743;
	font-size:12px;
	margin:0 0 2px 0;
}
.vFrm-err {
	font-size:11px;
	display:none;
	margin-left:20%;
	padding-left:25px;
	color:#B74944;
}
.vFrm p small {
	color:#666;
	font-size:11px;
	margin:0 0 5px 0;
}
.vFrm sup {
	text-align:right;
	margin:-13px 5% 0 0;
	display:block;
	padding:0 0 0 35%;
	font-size:11px;
	margin-bottom:10px;
	color:#999;
}
.vFrm input, .vFrm select {
	border:1px solid #95B4C4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:66%;
	margin:0 0 13px 0;
}
.vFrm textarea {
	border:1px solid #95B4C4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:65%;
	margin:0 0 13px 0;
}
.vFrm .label {
	border-bottom:1px dotted #999;
	width:30%;
	margin-right:1%;
	display:inline-block;
	float:left;
	clear:left;
}
.vFrm .label_txt {
	background:#FFF;
	position:relative;
	top:2px;
	padding-right:4px;
}
.vFrm .label_txt_alt {
	background:#F4F5F7;
	position:relative;
	top:2px;
	padding-right:4px;
}
.vFrm .section {
	width:90%;
	margin:0 auto;
	text-align:left;
	clear:both;
}
.vFrm h3 {
	font-size:15px;
	font-weight:normal;
	color:#369;
}
.titleHolder {
	/*border-bottom:1px #999 dashed;*/
	margin:0 0 15px 0;
}
.titleHolder {
	border-bottom: none;
	margin-bottom:8px;
}
.titleHolder a {
	text-decoration:underline;
}
.titleHolder a:link {
	color:black;
}
.titleHolder a:visited {
	color:black;
}
.titleHolder a:hover {
	color:#06c;
}
.block ul {
	list-style:none outside;
	margin:0;
	padding:0;
}
.block li {
	margin:6px 0 0 0;
	padding:0 0 0 15px;
	background:url(/img/listbullet.gif) no-repeat;
	background-position:0 5px;
}
.block ol.noblock {
    padding-left: 20px;
}
.block ol.noblock li {
    margin:0;
    padding: 0 5px 0 0;
    background-image: none;
    background-position: 0 0;
}
.titleHolder span {
	padding:0 5px;
	margin-left:10px;
}

p.cvCreateIntro {
	margin-bottom: 10px; 
	padding-bottom: 10px; 
	border-bottom: 1px solid #dedede;
}


h1 {
	color:#333;
	padding:0;
	margin:0;
	font-weight:normal;
}
h2 {
	font-size:16px;
}
#centerContent h1, #leftContent h1, #rightContent h1 {
	font-size:18px;
}
/*#rightContent h1 { text-align:right; }*/

#leftContent .titleHolder, #rightContent .titleHolder {
	margin-top:7px;
}

/*** BEGIN ************** Common Styles ***************************/

a {
}
a:link {
	color: #1d5489;
}
a:visited {
	color: #1d5489;
}
a:hover {
	color: #09C;
	text-decoration:underline;
}
a:active {
	color: #1d5489;
}

/*** END **************** Common Styles ***************************/


/*** BEGIN ************** CV Styles ***************************/

a.CVpubCabinet {
	background:#f5d9ad; 
	color:#f74913;
	margin-right: 3px; 
	border-radius:2px; 
	padding: 2px 3px;
	position: relative;
	top: 2px;
}

#CVcontacts .cvTable td.photoCell {
	width: 150px;
	vertical-align: bottom;
	text-align: center;
}
#CVcontacts .cvTable td.photoCell img {
	width:100px;
	height: auto;
}
	
#CVcontacts {
/*	float:left; 
	width:210px; */
	/*overflow:hidden;*/
}

#CVcontacts .CVcontactsDate {
	position: absolute;
	top: -33px;
	right: 15px;
	background: #444;
	color: white;
	font-size: 11px;
	border-radius: 5px 5px 0 0;
	padding: 3px 10px;
	opacity: 0.8;
}

#CVcontacts .CVcontactsDate p {
	margin: 0;
}

#CVcontacts table {
	table-layout: fixed;
	width: 100%;
	margin-bottom: 25px;
	background: #f5f5f5;
	padding: 5px;
	border-radius: 5px;
}

#CVcontacts table h2 {
	margin: 0;
	font-size: 22px;
	font-weight: normal;
	border: none;
}

#CVcontacts table img {
	float: none;
}

#CVcontacts table td {
	vertical-align: top;
}

#CVcontacts p.contactDesc {
	font-size: 11px;
	color: #666;
	margin: 10px 0 0 0;
}

#CVcontacts p.contactData {
	font-size:16px;
	margin: 0;
}

/*** END ************** CV Styles ***************************/


li.quickAnswer {
	display: none;
}



div.bigTab {
	width:50%;
	height:43px;
	text-align:center;
	line-height:49px;
	overflow:hidden;
	background:url(/img/bigButtonsBg.gif) repeat-x;
	cursor:pointer;
	color: #dceff8;
	text-shadow:rgba(0,0,0,0.2) -1px -1px;
	font-size:18px;
}

div.tabActive h1 a {
	color:white;
	text-decoration: none;
}
div.tabActive h1 a:link {
	color: white;
	text-decoration: none;
}
div.tabActive h1 a:visited {
	color: white;
	text-decoration: none;
}
div.tabActive h1 a:hover {
	color: white;
	text-decoration:underline;
}
div.tabActive h1 a:active {
	color: white;
	text-decoration: none;
}
div.tabInactive {
	background-position:0 -43px;
	text-shadow:none;
}
div.tabInactive h1 a {
	color:#666;
}
div.tabInactive h1 a:link {
	color: #666;
	text-decoration: none;
}
div.tabInactive h1 a:visited {
	color: #666;
	text-decoration: none;
}
div.tabInactive h1 a:hover {
	color: #666;
	text-decoration:underline;
}
div.tabInactive h1 a:active {
	color: #666;
	text-decoration: none;
}

div.industriesList {
	padding: 15px 0 0 0;
	margin-top:15px;
	color: #054f78;
	font-size:14px;
}
div.industriesList div ul {
	list-style-type:none;
	padding: 0;
	margin: 0 0 0 10px;
}
#newsFront small, #newContent small {
	color:#999;
	padding-top:10px;
	display:inline-block;
	font-size:11px;
}
#newsFront h5 {
	font-size:1.2em;
	padding:0;
	margin:3px 0;
	font-weight:normal;
}
#newsFront {
	margin-top: 10px;
}
#newContent h5 {
	font-size:12px;
	padding:0;
	margin:3px 0;
	font-weight:normal;
}
#newContent img {
	margin:0 auto;
}
.newImgDiv {
	margin:2px 5px 3px 0;
	border:solid 1px #CCC;
	width:100px;
	float:left;
	text-align:center;
}
#newContent h5 {
	padding-top:5px;
}
.smallrect {
	border:1px solid black;
	width:6px;
	height:6px;
	margin:0 3px 0 0;
	display:inline-block;
}
a.gray {
	text-decoration:none;
	color:#555;
}
a.gray:link {
	color: #555;
}
a.gray:visited {
	color: #555;
}
a.gray:hover {
	color: #555;
	text-decoration:underline;
}
a.gray:active {
	color: #555;
}
#mainLeaders table, #mainLeaders tr, #mainLeaders td {
	border-collapse:collapse;
	vertical-align:middle;
}
#mainLeaders img {
	margin:5px 10px 5px 0;
	/*border:1px #CCC solid;*/
}
.vacancyContainer {
	overflow:hidden;
	white-space:nowrap;
}
.vacancyLineOne {
	border-bottom:1px solid #CCC;
	padding-bottom:1px;
}
.vacancyLineOne a {
	text-decoration:none;
}
.vacancyLineOne a:link {
	color:#0E245F;
}
.vacancyLineOne a:visited {
	color:#2C5A94;
}
.vacancyLineOne a:hover {
	color:#C03;
}
.vacancyLineOne a:active {
	color:#F33;
}
.vacancyLineTwo {
	padding-bottom:1px;
	margin-bottom:5px;
	font-size:10px;
}
.vacancyLineTwo a {
	text-decoration:none;
}
.vacancyLineTwo a:link {
	color:#369;
}
.vacancyLineTwo a:visited {
	color:#4A6888;
}
.vacancyLineTwo a:hover {
	color:#339;
}
.vacancyLineTwo a:active {
	color:#36C;
}
.vacancyPosition {
	overflow:hidden;
	width:75%;
	text-overflow: ellipsis;
}
.vacancySalary {
	float:right;
	font-size:11px;
	color:#C00;
}
.vacancyDate {
	overflow:hidden;
	color:#999;
}
.vacancyCompany {
	float:right;
}

table.special-employee-table {
	border-collapse:collapse; 
	width:100%; 
	table-layout:fixed;
	background:#e8f3e8;
}
table.special-employee-table tr td {
	padding:10px;
	vertical-align:top;
}

div.subLinks {
}
a.subLinks {
	font-size:13px;
	border-bottom:1px #06F dashed;
	display:inline-block;
}
.newsDate {
	text-align:right;
	margin:5px 0;
}
div.cartContainer {
	position:absolute;
	top:0;
	left:50%;
}
h2.pay {
	color:#C03;
	clear:both;
}
.newsDate h2 {
	margin:0;
	padding:2px 5px;
	color:#fff;
	background:#CDC9C2;
}
.block {
	margin-bottom:0;
	overflow:hidden;
}
p {
	padding:0;
	margin:0 0 6px 0;
}

#publications .odd {
}
#publications .even {
	background:#f3f3f3;
}
#publications p {
	margin:0 0 10px 0;/*clear:both;*/
}
.pContent img {
	padding:0;
	float:left;
	margin:0 10px 5px 0;
	/*border:1px solid #999;*/
}
#top-pub-menu {
	position:relative;
	top:-25px;
	margin-bottom:-15px;
}
#top-pub-menu ul {
	margin:0;
	padding:0 10px;
	text-align:center;
}
#top-pub-menu ul li {
	background:url('/img/pub_menu_bg.gif') top repeat-x;
	height:44px;
	line-height:44px;
	color:#363636;
	font-size:13px;
	display:inline-block;
	padding:0 10px;
	margin:0;
}
#top-pub-menu ul li a {
	line-height:44px;
	display:inline-block;
}
.pub-menu-highlight {
	background-position:0 -44px !important;
}
#top-pub-menu ul li:first-child {
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-left-radius: 4px;
}
#top-pub-menu ul li:last-child {
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	border-bottom-right-radius: 4px;
}
h3 {
	font-size:14px;
}

.publications-list img {
	float:left;
	margin: 0 15px 5px 0;
}

#publications h3 {
	margin:0 0 10px 15px;
	padding:0;
	font-size:14px;
	color:#339;
	font-weight:normal;
}
#publications br {
	margin:0;
	padding:0;
}
#publications a {
	text-decoration:underline;
}
#publications a:link {
	color:#0675B0;
}
#publications a:visited {
	color:#294176;
}
#publications a:hover {
	color:#339;
}
#publications a:active {
	color:#36C;
}
div.msgbox {
	position: relative;
	width:80%;
	background-repeat: repeat-x;
}
div.msgleft {
	padding:5px 2px 5px 20px;
	background-image:url(/img/gradient_lightgray.gif);
	background-color:#dbdbdb;
	margin-bottom:5px;
}
div.msgright {
	padding:5px 2px 5px 20px;
	background-image:url(/img/gradient_lightgreen.gif);
	background-color:#bee8c3;
	margin-bottom:5px;
}
div.corner-container {
	height:16px; 
	float:right; 
	overflow:hidden; 
	color:white; 
	margin:-2px 0 0 5px; 
	font-size:10px; 
	font-weight:normal; 
	line-height:16px; 
	padding:1px 10px; 
	position:relative; 
	background:red;
}
div.corner {
	position: absolute;
	overflow:hidden; /* for IE6 */
	width: 4px;
	height: 4px;
	background:url(/img/corners-white-4px.png) no-repeat;
}
div.topright {
	background-position: top right;
	right:0;
	top:0;
}
div.topleft {
	background-position: top left;
	left:0;
	top:0;
}
div.bottomright {
	background-position: -4px -4px; /* bottom left and bottom right just dont work properly in guess what */
	right:0;
	bottom:0;
}
div.bottomleft {
	background-position: 0 -4px;
	left:0;
	bottom:0;
}
div.publications-list {
	background:url(/img/pub_bg.jpg) repeat-x;
	background-position:bottom;
	overflow:hidden;
	padding:5px 10px 2px 10px;
	margin-bottom:-3px;
}
div.pub_details {
	background:url(/img/pub_details_bg.gif) repeat-x;
	height:29px;
	margin:0 0 10px 5px;
	overflow:visible;
	line-height:29px;
	padding:0;
	font-size:10px;
	color:#666;
	text-shadow: white 1px 1px 1px;
}
.pub_details .pub_details_date {
	float:right;
	margin-right: 10px;
}

div.pub_details_corner {
	width:5px;
	height:29px;
	margin:0;
	padding:0;
	position:relative;
	background:url(/img/pub_details_corners.png) no-repeat;
}
div.corner_left {
	float:left;
	margin:0 5px 0 -5px;
	background-position:left;
}
div.corner_right {
	float:right;
	margin:0 0 0 -5px;
	background-position:right;
}
div.pub_details_empty {
	background:#efefef;
	height:4px;
	border-top:1px solid #dedede;
	margin:0 0 10px 0;
	line-height:0;
}
div.pub_details_corner_empty {
	background:url(/img/pub_details_corners_empty.gif) no-repeat;
	height:4px;
	width:4px;
	bottom:0;
}
div.corner_left_empty {
	float:left;
	background-position:left;
}
div.corner_right_empty {
	float:right;
	background-position:right;
}



#loginForm input.rndd, #miniAuthForm input.rndd {
	background:url(/img/input-field.png) bottom;
	vertical-align:top;
	color:#808080;
	width: 158px;
	height: 17px;
	border: 0;
	outline: 0;
}
#miniAuthForm input.rndd { 
	text-align:center;
}
div.roundInputContainer {
	vertical-align: bottom;
	margin-right: 10px;
}

#miniAuthForm div.roundInputContainer {
	margin-top:28px;
}

#loginForm span.inputRoundCorner, #miniAuthForm span.inputRoundCorner {
	display:inline-block;
	vertical-align:top;
	width:9px;
	height:19px;
	line-height:19px;
	background:url(/img/input-field.png) no-repeat;
}
#loginForm span.crnL, #miniAuthForm span.crnL {
	background-position: top left;
}
#loginForm span.crnR, #miniAuthForm span.crnR {
	background-position: top right;
}
#keep {
	position:relative;
	top:2px
}


#loginControls, .controls-box {
	position: relative; 
	top: -15px; 
	background: white;
	border: 1px solid #dedede;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.controls-box .header {
	overflow: hidden;
	padding: 10px 0 10px 10px;
	margin: 2px 2px 0 2px;
	background: rgb(219,231,243); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(219,231,243,1) 0%, rgba(178,206,232,1) 50%, rgba(169,198,225,1) 51%, rgba(184,211,236,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(219,231,243,1)), color-stop(50%,rgba(178,206,232,1)), color-stop(51%,rgba(169,198,225,1)), color-stop(100%,rgba(184,211,236,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(219,231,243,1) 0%,rgba(178,206,232,1) 50%,rgba(169,198,225,1) 51%,rgba(184,211,236,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(219,231,243,1) 0%,rgba(178,206,232,1) 50%,rgba(169,198,225,1) 51%,rgba(184,211,236,1) 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, rgba(219,231,243,1) 0%,rgba(178,206,232,1) 50%,rgba(169,198,225,1) 51%,rgba(184,211,236,1) 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dbe7f3', endColorstr='#b8d3ec',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, rgba(219,231,243,1) 0%,rgba(178,206,232,1) 50%,rgba(169,198,225,1) 51%,rgba(184,211,236,1) 100%); /* W3C */
	-moz-border-radius: 9px 9px 0 0;
	-webkit-border-radius: 9px 9px 0 0;
	border-radius: 9px 9px 0 0;
}

#loginControls div.userInfo  {
	overflow: hidden;
	padding: 10px 0 10px 10px;
	margin: 2px 2px 0 2px;
	background-image: url('/img/bg-sand-80.gif');
	background-repeat: repeat-x;
	background-color: #ece7b0;
	-moz-border-radius: 9px 9px 0 0;
	-webkit-border-radius: 9px 9px 0 0;
	border-radius: 9px 9px 0 0;
}
#loginControls div.userInfo div.pic {
	width: 70px;
	display: inline-block;
	vertical-align: top;
}
#loginControls div.userInfo div.pic a img {
	border: 0;
	width: 60px;
}
#loginControls div.userInfo div.desc {
	display:inline-block;
	width:155px;
}
#loginControls div.userInfo div.desc h3 {
	font-size: 12px;
	margin:0;
}
#loginControls div.userInfo div.desc div.lnk-cnt {
	margin-top: 10px;
}
#loginControls div.userInfo div.desc div.lnk-cnt div.exit {
	float: right;
}
#loginControls div.mainmenu, .controls-box .content {
	margin-left: 10px;
}
#loginControls div.mainmenu ul, .controls-box .content ul {
	list-style-type: none;
	margin: 10px 0;
	padding: 0;
}
#loginControls div.mainmenu ul li {
	line-height:16px;
}
#loginControls div.mainmenu ul li.group {
	font-weight: bold;
	margin: 5px 0;
}
#loginControls div.mainmenu ul li.link {
	
}
#loginControls div.mainmenu ul li.level-1 {
	padding-left: 1.5em;
}
#loginControls div.mainmenu ul li.separator {
	line-height:0;
	border-bottom: 1px solid #bcb882;
	margin: 15px 10px 15px 0;
}
#loginControls span.ui-icon {
	float:left; 
	margin-right:3px;
}
#loginControls div.pointless-footer {
	height: 40px;
	margin: 0 2px 2px 2px;
	background-image: url('/img/bg-sand-80-inv.gif');
	background-repeat: repeat-x;
	background-color: #ece7b0;
	-moz-border-radius: 0 0 9px 9px;
	-webkit-border-radius: 0 0 9px 9px;
	border-radius: 0 0 9px 9px;
}
.controls-box .footer {
	min-height: 40px;
	margin: 0 2px 2px 2px;
	background: #e9eff4; /* Old browsers */
	-moz-border-radius: 0 0 9px 9px;
	-webkit-border-radius: 0 0 9px 9px;
	border-radius: 0 0 9px 9px;
	padding: 5px 15px;
}

.controls-box .footer p {
	margin: 0;
}

ul.posList {
	margin:0;
	padding:0;
	overflow:hidden;
}
ul.posList li {
	margin:3px 0;
	padding:0 0 0 12px;
	display:block;
	float:left;
	width:48%;
}

.customUpFile {
	position: relative;
	width: 12em;
	overflow: hidden;
	}
.customUpFile label {
	width: 100%;
	color: #00f;
	text-decoration: underline;
	}
.customUpFile input {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 10em;
	cursor: pointer;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0); 
	}


.gBlock {
	border-radius: 5px;
	overflow: hidden;
	margin: 10px 0 0 0;
}
.gBlock .gHead {
	margin: 0;
	padding: 5px 10px;
	background: #d5d9a8;
	color: black;
}
.gBlock .gBody {
	padding: 10px 15px 5px 10px;
	border: 1px solid #f3f3f3;
	border-top-width: 0;
	background: #f9f9f9;
	background: -moz-linear-gradient(top, #f9f9f9 0%, #f0f0f0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9f9f9), color-stop(100%,#f0f0f0));
	background: -webkit-linear-gradient(top, #f9f9f9 0%,#f0f0f0 100%);
	background: -o-linear-gradient(top, #f9f9f9 0%,#f0f0f0 100%);
	background: -ms-linear-gradient(top, #f9f9f9 0%,#f0f0f0 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#f0f0f0',GradientType=0 );
	background: linear-gradient(top, #f9f9f9 0%,#f0f0f0 100%);
}

/*** BEGIN ******************** Control Panel ***********************/

div.cp_main_index {
	padding:0;
	margin:0;
}
div.cp_main_index div {
	display:inline-block;
	width:33%;
	text-align:center;
	margin:0 0 25px 0;
	padding:0;
	border-bottom:#E6EDEE 1px solid;
}
div.cp_main_index div img {
	border:none;
	float:none;
	margin:0;
}
table.cp_biglist {
	text-align:left;
	font-size:11px;
	border-collapse:collapse;
	width:100%;
}
table.cp_biglist td.subHead {
	font-weight:bold;
	text-indent:3em;
	padding:5px 0;
	font-size:1.1em;
}
table.cp_biglist tr:first-child td {
	background:#333;
	color:#CCC;
	font-weight:bold;
	padding:5px 0;
	text-align:center;
}
table.cp_biglist td {
	border-bottom:1px solid #F2F4F7;
	padding:2px 5px;
	vertical-align:top;
}

	/*** BEGIN ******************** Control Panel: Banners ***********************/

.cp_bannerContainer {
	clear:both;
	border-bottom: 1px dotted #ccc;
	padding-bottom:3px;
	margin-bottom:3px;
}

.cp_bannerContainer .cp_bannerInlay {
	overflow:hidden;
	position:relative;
	padding-left:1em;
	min-height:50px;
}

.cp_bannerContainer .cp_bannerView {
	float:right;
	overflow:hidden;
}
.cp_bannerContainer .cp_bannerHeader {
	display:inline-block;
	position:absolute;
	top:50%;
	line-height:16px;
	margin-top:-8px;
}
.cp_bannerContainerInactive {
	background: #ebebeb;
}

span.cp_fix_obj, span.cp_fix_obj object {
	vertical-align:top;
	display:inline-block;
}

	/*** END ******************** Control Panel: Banners ***********************/
/*** END ******************** Control Panel ***********************/

div.twotone-icon {
	display:inline-block;
	height:16px;
	width:16px;
	background:url('/img/twotone.gif') no-repeat;
	vertical-align:middle;
}
div.twotone-black-mail {
	background-position: -102px -172px;
}
div.twotone-black-phone {
	background-position: -155px -189px;
}
div.twotone-black-extlink {
	background-position: -36px -189px;
}
.green {
	color:#55b84e;
}
a.green {
}
a.green:link {
	color:#063;
}
a.green:visited {
	color:#063;
}
a.green:hover {
	color:#063;
}
a.green:active {
	color:#063;
}
.fc {
	clear:both;
}
a.passRestore {
	margin-left:10px;
}
a.passRestore:link {
	color:#666;
}
a.passRestore:visited {
	color:#666;
}
a.passRestore:hover {
	color:#666;
}
a.passRestore:active {
	color:#666;
}
a.registerLink {
}
a.registerLink:link {
	color:#039;
}
a.registerLink:visited {
	color:#039;
}
a.registerLink:hover {
	color:#06F;
}
a.registerLink:active {
	color:#039;
}
a.registerHint {
	margin-left:3px;
	position:relative;
	bottom:2px;
}
a.registerHint:link {
	color:#3CF;
}
a.registerHint:visited {
	color:#3CF;
}
a.registerHint:hover {
	color:#3CF;
}
a.registerHint:active {
	color:#3CF;
}
#paginator {
	height:21px;
	line-height:21px;
	color:#FFF;
	text-align:center;
	font-weight:bold;
}
#paginator * {
	text-shadow:#aaa -1px -1px;
}
.p_round_l {
	background:url(/img/paginator_e.gif) no-repeat;
}
.p_round_l, .p_round_r {
	display:inline-block;
	width:10px;
	height:21px;
	line-height:21px;
}
.p_round_r {
	background:url(/img/paginator_e.gif) -10px 0 no-repeat;
}
.p_bar {
	background:url(/img/paginator_b.gif) repeat-x;
	display:inline-block;
	height:21px;
	padding:0 5px;
}
.p_barC {
	background:url(/img/paginator_c.gif) repeat-x;
	display:inline-block;
	height:21px;
	padding:0 5px;
}
.p_el {
	background:url(/img/paginator_e.gif) 0 -21px no-repeat;
}
.p_el, .p_er {
	display:inline-block;
	width:4px;
	height:21px;
	line-height:21px;
}
.p_er {
	background:url(/img/paginator_e.gif) -4px -21px no-repeat;
}
#paginator a {
	text-decoration:none;
}
#paginator a:link {
	color:#FFF;
}
#paginator a:visited {
	color:#FFF;
}
#paginator a:hover {
	color:#6FF;
}
#paginator a:active {
	color:#FFF;
}
#kwSearch {
	background:white;
	border:1px solid #9C3;
	overflow:hidden;
}
#quicksearchTop {
	background:url(/img/diagonalse6e6e6.png);
	padding:0 8px 0 4px;
	margin-bottom:15px;
	border:1px #A8B5CC;
	border-style:none solid solid solid;
	overflow:hidden;
}
a.qs_off {
	text-decoration:none;
	font-size:11px;
	display:inline-block;
	margin:0 0 3px 0;
	border:1px solid #bbb;
	background:url(/img/diagonalse6e6e6.png);
	width:100%;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
a.qs_off:link {
	color:#333;
}
a.qs_off:visited {
	color:#333;
}
a.qs_off:hover {
	border-color:#09557b;
	color:#333;
	background:#E9F0FC;
	text-decoration:none
}
a.qs_off:active {
	color:#333;
}
a.qs_on {
	border:#09557b 1px solid;
	background:url(/img/diagonalsae1e2c.gif);
}
a.qs_on:link {
	color:#fff;
}
a.qs_on:visited {
	color:#fff;
}
a.qs_on:hover {
	color:#fff;
	border:#09557b 1px solid;
	background:#36C;
}
a.qs_on:active {
	color:#fff;
}
div.resumeResult {
	overflow:hidden;
	margin:6px 0;
	padding-bottom:5px;
	border-bottom:#D6E4F5 1px solid;
	text-decoration:none
}

div.resumeResultHot {
	border-left: 5px solid #ffdc91;
	padding-left: 3px;
}

div.resumeResultHot h2 {
	border-bottom: 1px solid #e44311;
	margin-bottom: 0;
}

.resumeResult label {
	font-size:14px;
	font-weight: bold;
	margin:0;
	padding:0;
}
.resumeResult sub {
	font-size:11px;
	color:#666;
	display:block;
	clear:both;
}
.resumeResult .photoContainer {
	float:right;
	width:102px;
}
.resumeResult .photoContainer img {
	border-radius: 4px;
}


.vHL {
	margin-bottom:3px;
	padding-top:5px;
	font-weight:bold;
}
div.right_lnk {
	overflow:hidden;
	line-height:29px;
	height:29px;
	margin-bottom:10px;
}
div.right_lnk a {
	text-decoration:none;
	color:#fff;
	font-size:14px;
	margin-left:15px;
	font-weight:bold;
}
div.right_lnk a:link {
	color:#fff;
}
div.right_lnk a:visited {
}
div.right_lnk a:hover {
	text-decoration:underline;
}
div.right_lnk a:active {
}
table.tblStyle1 {
	border-collapse:collapse;
	margin:0;
	padding:0;
}
table.tblStyle1 td {
	padding:2px 8px;
	border-bottom:3px solid white;
}
table.tblStyle1 tr {
	background:#f5f5f5;
}
tr.tblStyle1Header td {
	background:url(/img/diagonalsae1e2c.gif);
	color:#f5f5f5;
	padding:9px 5px;
	font-weight:bold;
}
.resumeResult p {
	margin:0;
	padding:0;
	color:#333;
}
.resumeResult .resInfo {
	color:#666;
	font-size:11px;
	margin:5px 0 0 0;
	padding:0;
}
.resumeResult img {
	float:left;
	margin:0;
	padding:0;
}
tr.r_grp {
	background:url(/img/diagonalsae1e2c.gif);
	color:#ae1e2c;
	font-weight:bold;
}
.hide {
	display:none;
}
tr.r_grp td {
	padding:5px 15px;
	border-top:10px solid white;
	border-bottom:1px solid #bbb;
}
.archRow {
	display:none;
}

.printButton {
	float: right;
	margin-top: 10px;
}

table.resumeInfo {
	width:100%;
	text-align:left;
	margin:0;
	padding:0;
	border:none;
	clear:both;
}
table.resumeInfo td {
	padding:2px 5px;
}
table.resumeInfo td.section {
	font-weight:bold;
	font-size:13px;
	padding:15px 0 10px 30px;
	color:#36C;
}

div.resumeInfo {

}

div.resumeInfo .cvBlock {
	margin: 25px 0 0 0;
}

div.resumeInfo .cvBlockHeader {
	color: #444;
	font-size: 120%;
	padding: 3px 15px;
	border-radius: 4px;
	margin: 0 0 10px 0;
	background: #a4c3e0;
	cursor: pointer;
}

div.resumeInfo .highlightBox {
	padding: 1px 15px;
	margin: 20px 0 0 0;
	background: #fae8d2;
	color: #666;
	border-radius: 4px;
	width: 50%;
	text-decoration: none;
	cursor: pointer;
}
	
div.resumeInfo .highlightBox2 {
	padding: 1px 5px;
	background: #DEE7F8;
	border-radius: 4px;
	display: inline-block;
	margin: 0 5px 0 0;
	text-decoration: none;
	font-weight: normal;
}

div.resumeInfo .blockSubHeader {
	font-size: 14px;
	margin: 10px 0 0 0;
	cursor: pointer;
}

div.resumeInfo .cvBlockHidden {
	background: #dedede;
	color: #666;
}

div.resumeInfo .lineProperty {
	margin: 10px 0 0 0;
	clear: both;
	overflow: hidden;
}
div.resumeInfo .lineProperty .pTitle {
	float: left;
	width: 30%;
	border-bottom: 1px dotted #ccc;
	margin: 0 5px 0 0;
}
div.resumeInfo .lineProperty .pTitle span {
	background: white;
	padding: 0 3px 5px 0;
}
div.resumeInfo .lineProperty .pContent {
	float: left;
	width: 69%;
}

p.cvPositions {
	margin-bottom: 2em;
	font-size: 14px;
}

div.resumeInfo .textProperty .pContent {
	border-radius: 4px;
	border: 5px solid #f3f3f3;
	background: #f3f3f3;
	font-size: 11px;
	color: #444;
	padding: 1em;
}
div.resumeInfo .textProperty .pTitle {
	float: none;
	width: auto;
	margin: 6px 0 10px 0;
}

.multiTemplate {
	background: #ebebeb;
	margin-bottom: 10px;
}
.multiTemplate h6 {
	background: #d6d6d6;
	color: #333;
	border-bottom: 1px solid #ebebeb;
	cursor:pointer;
	font-size: 12px;
	font-weight:normal;
	margin:0;
	padding: 3px 4px;
	text-align: left;
}
.multiTemplate h6 span {
	color: #13578c;
}
.multiTemplate div {
	background: url('/img/diagonalse6e6e6.png');
	padding: 15px 5px;
	overflow:hidden;
	display: none;
}
.multiTemplate div input {
	width:95%;
}
.multiTemplate div textarea {
	width:95%;
	height:200px;
}
div.cons-q {
	margin-bottom:10px;
	border-bottom:1px dotted #ccc;
	overflow:hidden;
}
p.tags {
	font-size:11px;
	width: 70%;
}
p.tags span {
	white-space: nowrap;
}
p.tags span, .tags-right {
	padding-right:15px;
}
.tags-right a {
}
.tags-right {
	color:#999;
	white-space: nowrap;
}
p.tags span a {
	color:green;
}
p.tags span a:link {
	color:green !important;
}
p.tags span a:visited {
	color:green !important;
}
p.more {
	font-weight:bold;
	text-align: right;
	float:right;
	width: 25%;
}
p.more small {
	font-weight: normal;
	color:#666;
}
div.cvSearchItem {
	margin-top:5px;
	font-size:11px;
	color:#333;
}
.excerption {
	margin-top:10px; 
	font-size:10px; 
	color:#bfbfbf;
}
.excerption b {
	color:#cbb05d;
}
.cvSearchCompany {
}
.cvSearchPos {
	font-weight:bold;
}
.quizForm ul li {
	background:none;
	padding:0 0 0 25px;
	text-indent:-25px;
	margin:0;
}
table.table-style-10 {
	width:100%;
	border:0;
	border-collapse:collapse;
	font-size:12px;
}
table.table-style-10 tr.header td {
	font-weight:bold;
	font-size:1.2em;
	color:#2E6CB8;
}
table.table-style-10 tr.smalltext td {
	font-size:11px;
}
table.table-style-10 * ul {
	list-style-type:square;
	margin-left:1.5em;
	padding-left:0;
}
table.table-style-10 * ul li {
	margin:0 0 5px 0;
	padding:0;
	background: none;
}
table.table-style-10 * td {
	vertical-align:top;
}
table.table-style-10 tr.param td {
	text-align:center;
}
table.table-style-10 tr.subheader td, table.table-style-10 tr td.subheader {
	text-align:left;
	font-weight:bold;
	color:#ae1e2c;
	border-bottom: 1px solid #ebebeb;
	vertical-align:top;
}
.textboxlist {
	font: 11px "Lucida Grande", Verdana;
	cursor: text;
}
.textboxlist-bits {
	list-style-type: none !important;
	zoom: 1;
	overflow: hidden;
	margin: 0 0 10px 0 !important;
	height:24px !important;
	padding: 3px 4px 0 !important;
	border: 1px solid #ccc !important;
*padding-bottom: 3px !important;
}
.textboxlist-bit {
	list-style-type: none !important;
	background-image: none !important;
	float: left;
	display: block;
	padding: 0 20px 0 10px !important;
	margin: 0 5px 3px 0 !important;
	cursor: default;
}
.textboxlist-bit-editable {
	border: 1px solid #fff !important;
}
.textboxlist-bit-editable-input {
	border: 0 !important;
	padding: 2px 0;
*padding-bottom: 0;
	height: 14px !important;
	font: 11px "Lucida Grande", Verdana;
}
.textboxlist-bit-editable-input:focus {
	outline: 0;
}
.textboxlist-bit-box {
	position: relative;
	line-height: 18px;
	padding: 0 5px;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	border-radius: 9px;
	border: 1px solid #CAD8F3;
	background: #DEE7F8;
	cursor: default;
}
.textboxlist-bit-box-deletable {
	padding-right: 15px;
}
.textboxlist-bit-box-deletebutton {
	position: absolute;
	right: 4px;
	top: 6px;
	display: block;
	width: 7px;
	height: 7px;
	font-size: 1px;
	background: url('/img/close.gif');
}
.textboxlist-bit-box-deletebutton:hover {
	border: none;
	background-position: 7px;
	text-decoration: none;
}
.textboxlist-bit-box-hover {
	background: #BBCEF1;
	border: 1px solid #6D95E0;
}
.textboxlist-bit-box-focus {
	border-color: #598BEC !important;
	background: #598BEC !important;
	color: #fff !important;
}
.textboxlist-bit-box-focus .textboxlist-bit-box-deletebutton {
	background-position: bottom;
}
.textboxlist-autocomplete {
	position: absolute;
	left:33%;
	width: 60% !important;
	margin-top:-10px;
}
.textboxlist-autocomplete-placeholder, .textboxlist-autocomplete-results {
	opacity: 0.9;
	filter: alpha(opacity=90);
	background: #eee;
	-webkit-box-shadow: 0 3px 3px #ccc;
	-moz-box-shadow: 0 3px 3px #ccc;
	box-shadow: 0 3px 3px #ccc;
	border: 1px solid #999;
	border-top: none;
	display: none;
}
.textboxlist-autocomplete-placeholder {
	padding: 5px 7px;
}
.textboxlist-autocomplete-results {
	margin: 0;
	padding: 0;
}
.textboxlist-autocomplete-result {
	margin: 0;
	padding: 5px !important;
	list-style-type: none !important;
	background-image: none !important;
	background: #eee;
}
.textboxlist-autocomplete-result-focus {
	background: #C6D9E4 !important;
}
.textboxlist-autocomplete-highlight {
	background: #EEF0C4 !important;
	font-weight: bold !important;
}
div.jMyCarousel .prev, #btnPrev {
	width:104px;
	height:80px;
	border:0;
	position:absolute;
	left:0;
	top:0;
	z-index:1000;
	background: url('/img/partnersNav.png') no-repeat;
	background-position: 0 -80px;
}
div.jMyCarousel .next, #btnNext {
	width:104px;
	height:80px;
	border:0;
	position:absolute;
	right:0;
	top:0;
	z-index:1000;
	background: url('/img/partnersNav.png') no-repeat;
	background-position: -104px -80px;
}
#scrollerContainer {
	height: 80px;
	width:100%;
	position:relative;
	top:10px;
}
div.jMyCarousel ul {
}
div.jMyCarousel ul li {
	margin:0px;
	line-height:0px;
	padding:0;
}
div.jMyCarousel ul li a { /* in case of link */
	display:inline;
	vertical-align:middle;
	margin:0 auto;
	line-height:70px;
	margin: 0 auto 0 auto;
}
div.jMyCarousel ul li img {
	display:inline;
	border:0;
	vertical-align:middle;
}
div.alignHelper {
	display:inline-block;
	vertical-align:middle;
	height:70px;
	width:1px; /* If set to zero, does not work with Opera */
}
.balloonDescript {
	display:none;
}
#partnerInfo {
	display:none;
	color:black;
	position:absolute;
	width:243px;
	min-height:15px;
	z-index:1000;
}
#partnerInfo .top, #partnerInfo .bottom {
	width:243px;
	background:url(/img/bubble.png) left no-repeat;
}
#partnerInfo .top {
	height:13px;
	background-position:0 0;
}
#partnerInfo .content {
	padding: 0 15px;
	background:url(/img/bubble.png) right repeat-y;
	border:0;
}
#partnerInfo .bottom {
	height:22px;
	background-position:left bottom;
}
.carouselItem {
	height:70px;
	width:101px; /* 100px + 1px Opera fix (see above) */
	text-align:center;
	margin-right:20px;
	position:relative;
}
.fancySelectTitle {
	font-size:14px;
	line-height:2em;
	white-space:nowrap;
}
div.cvSmallSelects .fancySelectTitle {
	font-size:12px;
	line-height:18px;
	white-space:nowrap;
}
.fancySelectTitle a {
	text-decoration:none !important;
}
.fancySelectTitle a span.text {
	border-bottom:1px dashed;
}
.fancySelectTitle a div.arr {
	width:0;
	height:0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #27688c;
	border-bottom: 0;
	display:inline-block;
	position: relative;
	top:1px;
}
.fancySelectMenu {
	/*padding:10px;*/ /* cannot be used due to incorrect calculation of element position in IE  */
	background: #e5e5e5;
	border: 1px solid #27688c;
	position: absolute;
	display:none;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
 	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dadada');
	background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#dadada)); /* for webkit browsers */
	background: -moz-linear-gradient(top, #ededed, #dadada); /* for firefox 3.6+ */
}
.fancySelectMenu p {
	margin:5px 0px;
	font-size:14px;
}
.fancySelectMenuInner {
	margin:15px 10px;
}
.fancySelectMenuInner a {
	text-decoration:none !important;
}
.fancySelectMenuInner input {
	vertical-align: top;
	margin-right: 5px;
}
a.fancySelectMenuActive {
	border-bottom:1px dotted;
}
.fancySelectMenuActive {
	font-weight:bold;
	text-decoration:none;
}
#resume div.ui-tabs ul.ui-tabs-nav li {
	font-weight: normal;
}
.ui-dropdownchecklist {
	height: 18px;
	border: 1px solid #ddd;
	border-right: 0;
	background: #fff url(/img/dropdown.png) no-repeat center right;
}
.ui-dropdownchecklist-hover, .ui-dropdownchecklist-active {
	background-image: url(/img/dropdown_hover.png);
	border-color: #5794bf;
}
.ui-dropdownchecklist-text {
	height: 18px;
	color: black;
	padding-left: 5px;
	line-height: 18px;
	margin-right: 17px; 
}
.ui-dropdownchecklist-dropcontainer {
	background-color: #fff;
	border: 1px solid #999;
}
.ui-dropdownchecklist-item {
}
.ui-dropdownchecklist-item-hover {
	background-color: #39f;
}
.ui-dropdownchecklist-item-disabled label {
	color: #ccc;
}
.ui-dropdownchecklist-item-hover .ui-dropdownchecklist-text {
	color: #fff;
}
.ui-dropdownchecklist-group {
	font-weight: bold;
	font-style: italic;
}
.ui-dropdownchecklist-indent {
	padding-left: 20px;
}

.fancyCheckbox {
/*	cursor:pointer;*/
	display:block;
	margin-bottom:0 0 5px 0;
}

.fancyCheck {
	background: url('/img/checkbox.png') no-repeat;
	background-position:0px 0px;
	height:20px;
	width:17px;
	display:inline-block;
	vertical-align:top;
	margin-top:-3px;
}
.fancyCheckOff {
	background-position: 0px 0px;
}
.fancyCheckHover {
	background-position: 0px -20px;
}
.fancyCheckOn {
	background-position: 0px -40px;
}
.hidden {
	position:absolute;
	left:-1000px;
}
.publishOption {
	margin: 10px 0;
	padding:0;
}
.publishOption .pubDesc {
	background: #f0f0f0; 
	padding:5px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding-right: 24%;
	border-radius: 4px;
	position: relative;
}
.publishOption .pubDo {
	width: 20%;
	position: absolute; 
	top:0; 
	right:0; 
	height: 100%;
	color: white; 
	text-align:center; 
	cursor: pointer;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background: #369ce0;
	background: -moz-linear-gradient(top, #369ce0 0%, #238edb 50%, #1c7dcc 51%, #215da7 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#369ce0), color-stop(50%,#238edb), color-stop(51%,#1c7dcc), color-stop(100%,#215da7));
	background: -webkit-linear-gradient(top, #369ce0 0%,#238edb 50%,#1c7dcc 51%,#215da7 100%);
	background: -o-linear-gradient(top, #369ce0 0%,#238edb 50%,#1c7dcc 51%,#215da7 100%);
	background: -ms-linear-gradient(top, #369ce0 0%,#238edb 50%,#1c7dcc 51%,#215da7 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#369ce0', endColorstr='#215da7',GradientType=0 );
	background: linear-gradient(top, #369ce0 0%,#238edb 50%,#1c7dcc 51%,#215da7 100%);
}
.publishOption .pubDo div {
	display:inline-block;
	vertical-align:middle;
}
.publishOption .pubDo div.alignHelper {
	width:0;
	height:100%;
}
.publishOption .pubDo div p.big {
	font-size: 18px;
	color: #cde2f0;
}
.publishOption .pubDo div p {
	font-size: 11px;
	color: #9dcdeb;
	margin:0;
	padding:0;
}

.publishOption h2 {
	font-size: 14px; 
	font-weight: bold;
	margin: 0;
}

#modalAuth {
	width:220px;
	padding:30px 20px;
	display:none;
	position:absolute;
	border:1px solid #ccc;
	z-index:1000;
	background:#e4e4e4;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	-webkit-box-shadow: 0 0 9px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 0 9px rgba(0,0,0,0.5);
	box-shadow: 0 0 9px rgba(0,0,0,0.5);
	font-size:14px;
	text-align:center;
}

.simplemodal-overlay {
	background:#333;
}

.ajaxLoading {
	display:inline-block;
	width: 16px;
	height: 16px;
	background:url('/img/loading.gif');
	vertical-align: middle;
}

.partnerListImg {
	height:auto; 
	width:auto; 
	max-width:100px; 
	max-height:60px;
}

.spec-emp-colorblock {
	overflow:hidden;
	margin:25px 0 0 0;
}

.spec-emp-colorblock p.preheader {
	font-size:11px;
	color:#666;
	margin:0 0 2px 10px !important;
	padding:0;
}

.spec-emp-colorblock .header-container {
	height:22px;
	overflow:hidden;
	font-size:17px;
	line-height:22px;
}

.spec-emp-colorblock .header-container .ttl {
	float:left;
	width:60%;
	background:#36C;
	color:white;
	padding-left:10px;
	position:relative;
	overflow:hidden;
	font-size: 17px;
}

.spec-emp-colorblock .header-container .prc {
	float:right;
	color:#848484;
	font-size: 17px;
}

.spec-emp-colorblock .blockbody {
	background:#f6f6f6;
	overflow:hidden;
	padding:15px;
}

.bottomshadow {
	border-top:1px solid green; 
	height:9px; line-height:9px; 
	background:url(/img/special_employee_shadow.png) repeat-x;
}

.spRedLink a {
	padding:2px 5px;
}
.spRedLink a:link {
	color:red !important;
}
.spRedLink a:visited {
	color:red !important;
}
.spRedLink a:hover {
	color:white !important;
	background:#ae1e2c;
	text-decoration:none !important;
}
.spRedLink a:active {
	
}

.slidePanel {display:none; margin-top:15px;}
.sel {display: none; top:530px;}

div.rsp-msg-container {
	overflow:hidden;
	margin: 10px 0;
}
div.rsp-msg-container .a {
	color: #2192d6;
}
div.rsp-msg-container .e {
	color: #f62643;
}
.rsp-msg-container .rsp-msg-header {
	font-weight: bold;
	border-bottom: 1px solid #f3f3f3;
	padding-bottom:2px;
}
.rsp-msg-container .rsp-msg-header div {
	float:right;
	font-weight: normal;
	color:#999;
}
.rsp-msg-container .rsp-msg {
	color:#444;
}

/* 
================================================
autosuggest, inquisitor style
================================================
*/

div.autosuggest
{
	position: absolute;
	background-image: url(img_inquisitor/as_pointer.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding: 10px 0 0 0;
	font-size:11px;
	z-index:10;
}
div.autosuggest .as_close {
	background:#333;
	color:#6CF;
	text-align:right;
	padding: 0 4px 2px 0;
	
}
div.autosuggest div.as_close img.as_clBtn {
	width:15px;
	height:15px;
	position:relative;
}
div.autosuggest div.as_header,
div.autosuggest div.as_footer
{
	position: relative;
	height: 6px;
	padding: 0 6px;
	background-image: url(img_inquisitor/ul_corner_tr.gif);
	background-position: top right;
	background-repeat: no-repeat;
	overflow: hidden;
}
div.autosuggest div.as_footer
{
	background-image: url(img_inquisitor/ul_corner_br.gif);
}

div.autosuggest div.as_header div.as_corner,
div.autosuggest div.as_footer div.as_corner
{
	position: absolute;
	top: 0;
	left: 0;
	height: 6px;
	width: 6px;
	background-image: url(img_inquisitor/ul_corner_tl.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
div.autosuggest div.as_footer div.as_corner
{
	background-image: url(img_inquisitor/ul_corner_bl.gif);
}
div.autosuggest div.as_header div.as_bar,
div.autosuggest div.as_footer div.as_bar
{
	height: 6px;
	overflow: hidden;
	background-color: #333;
}

div.autosuggest ul
{
	list-style: none;
	margin: 0 0 -4px 0;
	padding: 0;
	overflow: hidden;
	background-color: #333;
}

div.autosuggest ul li
{
	color: #ccc;
	padding: 0;
	margin: 0 4px 4px;
	text-align: left;
}

div.autosuggest ul li a
{
	color: #ccc;
	display: block;
	text-decoration: none;
	background-color: transparent;
	text-shadow: #000 0px 0px 5px;
	position: relative;
	padding: 0;
	width: 100%;
}
div.autosuggest ul li a:link {
	color: #ccc;
}
div.autosuggest ul li a:visited {
	color: #ccc;
}
div.autosuggest ul li a:hover
{
	background-color: #444;
}
div.autosuggest ul li.as_highlight a:hover
{
	background-color: #1B5CCD;
}

div.autosuggest ul li a span
{
	display: block;
	padding: 3px 6px;
}

div.autosuggest ul li a span small
{
	font-weight: normal;
	color: #999;
}

div.autosuggest ul li.as_highlight a span small
{
	color: #ccc;
}

div.autosuggest ul li.as_highlight a
{
	color: #fff;
	background-color: #1B5CCD;
	background-image: url(img_inquisitor/hl_corner_br.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

div.autosuggest ul li.as_highlight a span
{
	background-image: url(img_inquisitor/hl_corner_bl.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

div.autosuggest ul li a .tl,
div.autosuggest ul li a .tr
{
	background-image: transparent;
	background-repeat: no-repeat;
	width: 6px;
	height: 6px;
	position: absolute;
	top: 0;
	padding: 0;
	margin: 0;
}
div.autosuggest ul li a .tr
{
	right: 0;
}

div.autosuggest ul li.as_highlight a .tl
{
	left: 0;
	background-image: url(img_inquisitor/hl_corner_tl.gif);
	background-position: bottom left;
}

div.autosuggest ul li.as_highlight a .tr
{
	right: 0;
	background-image: url(img_inquisitor/hl_corner_tr.gif);
	background-position: bottom right;
}

div.autosuggest ul li.as_warning
{
	font-weight: bold;
	text-align: center;
}

div.autosuggest ul em
{
	font-style: normal;
	color: #6EADE7;
}

#userStatsContainer {
	background-image: url('/img/bg-sand-80.gif');
	background-repeat: repeat-x;
	background-color: #ece7b0;
	position: relative;
}
#userStatsContainerContent {
	margin: 10px 15px 0 15px;
	padding-bottom: 10px;
}
#userStatsContainerContent table.userStatsTable {
	table-layout:fixed;
	width: 100%;
}
table.userStatsTable tr td {
	padding: 0 5px;
	vertical-align: top;
}
table.userStatsTable ul {
	list-style:none outside;
	padding-left: 10px;
	margin: 10px 0 0 0;
}
table.userStatsTable ul li {
	padding: 0;
	margin: 0;
	color: #858585;
}

table.userStatsTable span.statNumber {
	font-size:14px;
	color: #817d5b;
	font-weight: bold;
}

/******* NEW UI ********/
#centerContent h1.newUI {
	font-size: 24px;
	margin: 15px 0;
	/*border-bottom: 1px solid #ece7b0;*/ /* no underline since header can be link */
	color: #444;
	vertical-align: bottom;
}

h1.newUI div {
	float:right;
}
h1.newUI div span {
	font-size: 12px;
	color: #666;
}

table.newUI {
	table-layout: fixed;
	width:100%;
	border-collapse: collapse;
}

table.newUI tr.headRow {
	color:#aaa;
	font-size:11px;
}

table.newUI tr.headRow td {
	border-bottom: 1px solid #aaa;
}

table.newUI tr td {
	padding: 5px 0;
}

table.newUI tr.l, table.newUI tr td.l {text-align:left;}
table.newUI tr.c, table.newUI tr td.c {text-align:center;}
table.newUI tr.r, table.newUI tr td.r {text-align:right;}
table.newUI tr.t, table.newUI tr td.t {vertical-align:top;}
table.newUI tr.m, table.newUI tr td.m {vertical-align:middle;}
table.newUI tr.b, table.newUI tr td.b {vertical-align:bottom;}

table.tariffTypes {
	table-layout: fixed;
	width:100%;
	text-align: center;
	border-collapse: collapse;
	vertical-align: middle;
	margin: 15px 0;
}
table.tariffTypes td {
	background: #fcfcfa;
	padding: 6px;
	position: relative;
	border: 1px solid white;
	border-top: 0;
	border-bottom: 0;
}
table.tariffTypes td.blue {
	background-color: #104780;
	background-image: url('/img/g-60px-2192d6-104780.gif');
	background-position: 0 60px;
	color: white;
	font-size: 14px;
	padding: 7px 0;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-width: 0 2px;
	border-color: white;
}
table.tariffTypes td.blueOver {
	background-position: 0 0;
	background-color: #2192d6;
}
table.tariffTypes thead td.blue {
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	border-bottom-right-radius: 0px;
}
table.tariffTypes thead td.gray {
		background-image: url('/img/g-60px-gray.gif');
		background-position: 0 0;
		background-color: #848484;
}
table.tariffTypes tr.odd td {
	background: #efedde;
}
table.tariffTypes tbody td.blue {
	cursor: pointer;
	-webkit-border-top-left-radius: 0px;
	-moz-border-radius-topleft: 0px;
	border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-moz-border-radius-topright: 0px;
	border-top-right-radius: 0px;
}

table.tariffTypes td.firstCol {
	text-align: left;
	color: #6e6e6c;
	background: #f7f7f5;
}
table.tariffTypes tr.odd td.firstCol {
	background: #eae9e5;
}


p.subtleNotice {
	color:#555;
}

#centerContent div.announceContainerOuter {
	background: #ebebeb;
	margin: -10px -15px 0 -15px;
	overflow: hidden;
}

#centerContent div.announceContainerInner {
	margin: 0 10px 10px 10px;
}

#centerContent div.announceContainerInner p {
	margin-bottom: 5px 0;
}

#centerContent div.announceContainerInner p.announceHeader {
	margin: 10px 0 5px 0;
}

#centerContent div.announceContainerOuter .announceHeader {
	font-weight: bold;
	font-size: 16px;
	color: #444;
}

#siteblog_alert {
	background: #f1ecc2;
	margin: -10px -15px;
	padding: 15px;
}

#CVsearch {
	height: 40px;
	line-height: 40px;
	background: url('/img/diagonalsae1e2c_refl.png');
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#CVsearch input {
	height:30px;
	font-size: 16px;
	line-height: 30px;
	padding: 0 5px;
	margin:4px 0 0 10px;
	width: 83%;
	border: 1px solid #457bb2;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

div.bControls {
	margin: 10px 0 15px 0;
}

div.bControls input, div.bControls button  {
	padding: 5px 15px;	
} 


div.serviceDesc {
	white-space: nowrap;
}
div.serviceDesc div.dots {
	border-bottom: 1px dotted #ccc;
	height: 1px;
	display: block;
	position: relative;
	z-index: 1;
	top: -4px;
}
div.serviceDesc .white {
	background: white;
	display: inline-block;
}
div.serviceDesc .orderLink {
	font-size:12px;
	margin-bottom:5px;
}
div.serviceDesc h3 {
	font-size: 14px;

}
div.serviceDesc div {
	white-space: normal;
	position: relative; 
	z-index: 10;
}
div.serviceDesc div.text {
	display: inline-block;
	width:80%;
}
div.serviceDesc div.text div {
	display: inline;
	background:white;
}
div.serviceDesc div.price {
	display: inline-block;
	width: 20%;
	font-size: 18px;
	text-align: right;

}

div.servicesVacsInfo {
	display:none;
	padding: 0 15px;
	margin: 10px 0 15px 0;
	background: #efedde;
	white-space: nowrap;
	position: relative;
	border: 1px solid #d9dbcd;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

div.servicesVacsInfo div {
	display: inline-block;
	white-space: normal;
	vertical-align: middle;
	padding: 10px;
}
div.servicesVacsInfo div div {
	display: block;
	margin: 2px 0;
	padding: 0;
	overflow: hidden;
	font-size: 14px;
}
div.servicesVacsInfo div.main div  {
	margin: 10px 0 !important;
}
div.servicesVacsInfo div div p {
	margin: 0;
}
div.servicesVacsInfo div div.sub {
	margin: 0;
	position: relative;
	top: 2pt;
	padding: 0;
	text-indent:25px;
	font-size: 12px;
	color: #666;
}
div.servicesVacsInfo div div.sub p {
	margin: 0;
	padding: 0;
}
div.servicesVacsInfo div p.price {
	float: right;
	color: black;
}


div.servicesVacsInfo div.main {
	background: white;
	border: 1px solid #e3e4d8;
	width: 40%;
}

div.servicesVacsInfo div.opts {
	margin-left: 15px;
	width: 50%;
}

#stockablesContainer {
	overflow: hidden;
	border: 3px double #ccc;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;

}
#stockablesContainer div.stockable {
	overflow: hidden;
	padding:  0;
	background-color: #efefef;
	clear: both;
}
#stockablesContainer h3 {
	font-weight: normal;
	font-size: 16px;
	margin: 5px 0 5px 10px;
}
#stockablesContainer div.slider {
	margin-left: 15px;
}
#stockablesContainer div.sliderContainer {
	float: left;
	width: 60%;
	margin-left: 10px;
}
#stockablesContainer div.amountTotal {
	float: left;
	width: 25%;
	margin-left: 10px;
	position: relative;
	top: -6px;
}
#stockablesContainer .totalPrice {
	font-size: 16px;
	color: #666;
}
#stockablesContainer div.amountTotal input {
	width: 30px;
}
#stockablesContainer div.basePrice {
	color: #444;
	margin-top: 3px;
	float: left;
	position: relative;
	top: -4px;
	font-size: 11px;
}
#stockablesContainer div.inStock {
	float: right;
	margin: 5px 20px 0 0;
	font-size: 18px;
	color: #ccc;
}

#stockablesContainer div.hideable {
	display: none;
}

div#tabs h1 {
	margin-bottom: 15px;
}

a.tabsErrHighlight {
	background: url('/img/tabsErrHightlight.png') bottom repeat-x;
}

.tabError {
	display:none;
}


div.socials {
	margin-top: 3em;
	text-align: center;
}
div.socials > * {
	vertical-align: middle;
}

.overQuotaWarning {
	margin: 15px 0 0 0;
	display: none;
}

.opt-No {
	color:#FF3333;
}
.opt-Yes {
	color:#55b84e;
}

span.freePrice {
	display: none;
}

span.inactivePrice, span.inactivePrice * {
	color: #ccc !important;
	text-decoration: line-through;
	padding-right: 10px;
}


/** JQUERY MULTISELECT **/
.ui-multiselect { padding:2px 0 2px 4px; text-align:left }
.ui-multiselect span.ui-icon { float:right }
.ui-multiselect-single .ui-multiselect-checkboxes input { position:absolute !important; top: auto !important; left:-9999px; }
.ui-multiselect-single .ui-multiselect-checkboxes label { padding:5px !important }

.ui-multiselect-header { margin-bottom:3px; padding:3px 0 3px 4px }
.ui-multiselect-header ul { font-size:0.9em }
.ui-multiselect-header ul li { float:left; padding:0 10px 0 0 }
.ui-multiselect-header a { text-decoration:none }
.ui-multiselect-header a:hover { text-decoration:underline }
.ui-multiselect-header span.ui-icon { float:left }
.ui-multiselect-header li.ui-multiselect-close { float:right; text-align:right; padding-right:0 }

.ui-multiselect-menu { display:none; padding:3px; position:absolute; z-index:10000 }
.ui-multiselect-checkboxes { position:relative /* fixes bug in IE6/7 */; overflow-y:scroll }
.ui-multiselect-checkboxes label { cursor:default; display:block; border:1px solid transparent; padding:3px 1px }
.ui-multiselect-checkboxes label input { position:relative; top:1px }
.ui-multiselect-checkboxes li { clear:both; font-size:0.9em; padding-right:3px }
.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label { text-align:center; font-weight:bold; border-bottom:1px solid }
.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label a { display:block; padding:3px; margin:1px 0; text-decoration:none }

/* remove label borders in IE6 because IE6 does not support transparency */
* html .ui-multiselect-checkboxes label { border:none }


.printOnly {
	display: none;
}

.block .qq-uploader { position:relative; width: 100%;}

.block .qq-upload-button {
    display:block; /* or inline-block */
    width: 105px; padding: 7px 0; text-align:center;    
    background:#2b77a2; border-bottom:1px solid #ddd;color:#fff;
    border-radius: 4px;
}
.block .qq-upload-button-hover {background:#0c91dd;}
.block .qq-upload-button-focus {outline:1px dotted black;}

.block .qq-upload-drop-area {
    position:absolute; top:0; left:0; width:100%; height:100%; min-height: 70px; z-index:2;
    background:#FF9797; text-align:center; 
}
.block .qq-upload-drop-area span {
    display:block; position:absolute; top: 50%; width:100%; margin-top:-8px; font-size:16px;
}
.block .qq-upload-drop-area-active {background:#FF7171;}

.block .qq-upload-list {display: none;margin:15px 0; padding:10px 10px 10px 30px; border: 1px solid #ebebeb; border-radius: 4px; list-style:disc;}
.block .qq-upload-list li { margin:0; padding:0; line-height:15px; font-size:12px; background: none;}
.block .qq-upload-file, .qq-upload-spinner, .qq-upload-size, .qq-upload-cancel, .qq-upload-failed-text {
    margin-right: 7px;
}

.block .qq-upload-file {}
.block .qq-upload-spinner {display:inline-block; background: url("../img/qq_loading.gif"); width:15px; height:15px; vertical-align:text-bottom;}
.block .qq-upload-size,.qq-upload-cancel {font-size:11px;}

.block .qq-upload-failed-text {display:none;}
.block .qq-upload-fail .qq-upload-failed-text {display:inline;}


form.newUI {
	margin: 15px 0;
}

form.newUI div.form-field {
	margin: 10px 0 0 0;
}

form.newUI div.form-field p {
	margin: 0 0 3px 5px !important;
	color: #666;
	font-size: 11px;
}

form.newUI div.input-field input {
	width: 50%;
}

form.newUI div.invalid {
	display: inline-block;
	background: #ab4c4c;
	font-size: 11px;
	padding: 1px 10px;
	color: #f3f3f3;
}

form.newUI div.text-field textarea {
	width: 95%;
	height: 150px;
	margin-bottom: 2px;
}

form.newUI .btn input {
	padding: 5px 20px;
}

table.pubTbl {
	border-collapse: collapse;
}

table.pubTbl td {
	border: 1px solid #e3e7e7;
	padding: 2px 3px;
}

#posList div.item {
	margin: 15px 0 0 0;
}

#posList div.item .title {
	font-size: 18px;
}
#posList div.item .details {
	margin-top: 7px;
	color: #666;
	font-size: 11px;
}
#posList div.item .info {
	margin-top: 7px;
	display: none;
}


.surveyBanner {
	margin: 20px 10px 0 0;
	padding: 0 8px;
	border-radius: 5px;
	position: relative;
	height: 130px;
	background: #e09c6c; /* Old browsers */
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
	background: #f58d00;
	background: -moz-linear-gradient(top,  #f58d00 0%, #c55d00 51%, #b24a00 52%, #8d2500 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f58d00), color-stop(51%,#c55d00), color-stop(52%,#b24a00), color-stop(100%,#8d2500));
	background: -webkit-linear-gradient(top,  #f58d00 0%,#c55d00 51%,#b24a00 52%,#8d2500 100%);
	background: -o-linear-gradient(top,  #f58d00 0%,#c55d00 51%,#b24a00 52%,#8d2500 100%);
	background: -ms-linear-gradient(top,  #f58d00 0%,#c55d00 51%,#b24a00 52%,#8d2500 100%);
	background: linear-gradient(top,  #f58d00 0%,#c55d00 51%,#b24a00 52%,#8d2500 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f58d00', endColorstr='#8d2500',GradientType=0 );
}
.surveyBanner, .surveyBanner span { cursor: pointer; }
.surveyBanner a, .surveyBanner a:link { text-decoration: none; }
.surveyBanner .q {
	/*font-family: "Segoe UI Light", "Century Gothic", Sans-serif;*/
	display: block;
	color: #eee;
	width: 95%;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.2);
	line-height: 1em;
	position: absolute;
	top: 8px;
	left: 8px;
	font-size: 16px;
}

.surveyBanner .desc {
	display: block;
	color: #ebebeb;
	width: 90%;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.2);
	position: absolute;
	bottom: 10px;
	left: 8px;
	font-size: 11px;
}




/* ####### END OF MEDIA:SCREEN ######### */
}








@media print {

.noprint {
	display: none !important;
}

.printOnly {
	display: block !important;
}

body, html {
	font-family: "Segoe UI", Helvetica, Arial, "sans-serif";
	margin: 0;
	padding: 0;
	font-size: 9pt;
}

#mjLogo {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
}
#mjLogo img {
	width: 4cm;
	height: auto;
}

#leftColumn, #rightColumn, #footerContainer, #menuContainer, #snafu, .titleHolder, #thread, .sendReply, #contentHead {
	display: none;
}

#contentHead {
	height: 0;
	line-height: 0;
	overflow: visible;
}

#layout {
	width: auto;
	margin: 0;
}

#contentContainer, #centerColumnTwoThirds {
	margin: 0;
	width: auto;
}

#centerLeft, #centerRight, #centerContent {
	margin: 0;
	padding: 0;
	width: auto;
}

table.cvTable {
	width: 100%;
	table-layout: fixed;
}

#CVcontacts .cvTable td.photoCell {
	vertical-align: top;
	text-align: left;
	width: 5cm;
}
#CVcontacts .cvTable td.photoCell img {
	vertical-align: top;
	text-align: center;
	width: 2.5cm;
	height: auto;
}

#CVcontacts .CVcontactsDate {
	text-align: right;
	font-size: 80%;
}

#CVcontacts .CVcontactsDate p {
	margin: 0;
}

#CVcontacts {
	font-size: 10pt;
}
#CVcontacts h4 {
	margin:  4pt 0;
}
#CVcontacts table {
	table-layout: fixed;
	width: 100%;
	margin-bottom: 10pt;
	background: #f5f5f5;
	padding: 5px;
	border-radius: 5px;
}

#CVcontacts table h2 {
	margin: 0;
	font-size:14pt;
	font-weight: bold;
	border-bottom: 1px dotted #ccc;
}

#CVcontacts table img {
	float: none;
}

#CVcontacts table td {
	vertical-align: top;
}

#CVcontacts p.contactDesc {
	margin: 10px 0 0 0;
	font-size: 7pt;
}

#CVcontacts p.contactData {
	font-size:10pt;
	margin: 0;
}

div.resumeInfo .cvBlock {
	margin: 12pt 0 0 0;
}

div.resumeInfo .cvBlockHeader {
	padding: 1pt 10pt;
	font-weight: bold;
	font-size: 10pt;
	border-radius: 4px;
	border-bottom: 1px solid black;
	margin: 0 0 6pt 0;
}

div.resumeInfo .blockSubHeader {
	text-decoration: underline;
	margin: 10pt 0 0 0;
	font-weight: bold;
	page-break-after: avoid;
}

div.resumeInfo .lineProperty {
	margin: 3pt 0 0 0;
	clear: both;
	overflow: hidden;
}
div.resumeInfo .lineProperty .pTitle {
	float: left;
	width: 30%;
	border-bottom: 1px dotted #999;
	margin: 0 5px 0 0;
}
div.resumeInfo .lineProperty .pTitle span {
	background: white;
	padding: 0 3px 5px 0;
}
div.resumeInfo .lineProperty .pContent {
	float: left;
	width: 69%;
}

p.cvPositions {
	margin-bottom: 2em;
	border: 1px solid #999;
	padding: 4pt;
}

div.resumeInfo .highlightBox {
	padding: 1px 15px;
	margin: 20px 0 0 0;
	border-radius: 4px;
	width: 50%;
	text-decoration: none;
	border-bottom: 1px dashed black;
}
div.resumeInfo .highlightBox2 {
	padding: 1px 5px;
	border-radius: 4px;
	display: inline-block;
	margin: 0 5px 0 0;
	border: 1px dotted black;
	text-decoration: none;
	font-weight: normal;
}
div.resumeInfo .textProperty .pContent {
	border-radius: 4px;
	border-left: 3pt solid #999;
	page-break-inside: avoid;
	font-size: 85%;
	padding: 1pt 0 1pt 3pt
}
div.resumeInfo .textProperty .pTitle {
	float: none;
	width: auto;
	margin: 4pt 2em;
	page-break-after: avoid;
	font-weight: bold;
}
div.resumeInfo .blockSubHeader {
	margin: 10px 0 0 0;
	font-weight: bold;
	text-decoration: none;
}

div.resumeInfo .cvBlockHidden {
	display: none;
}

a:link {
	color: black;
}







/* ####### END OF MEDIA:PRINT ######### */
}
