@CHARSET "UTF-8";

body {
	background: #bdbdbd;
	font-family: Tahoma;
	font-size: 12px;
	color: #424242;
}

a {
	color: #68bd4c;	
	outline: none;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 25px 0;	
}

#header {
	height: 259px;
	overflow: hidden;	
	position: relative;
	background: #fff;
}

#carousel {
	width: 611px;
	height: 259px;
	float: right;
	position: relative;	
}

#carousel img {
	position: absolute;
	left: 0;
	top: 0;	
}

#header .corner {
	height: 10px;
	width: 10px;
	background: url("../images/default/corner.png");
	right: 0;
	top: 0;
	position: absolute;	
}

#info {
	width: 395px;
	height: 259px;
	background: url("../images/default/header-info.png") no-repeat;
	position: absolute;
	top: 0;
	left: 0;	
	font-size: 14px;
	color: #d8d8d8;
}

#info p {
	margin-left: 42px;
	margin-bottom: 20px;
}

#info p.time-and-place {
	color: #67bc4c;	
}

#logo {
	width: 243px;
	height: 84px;
	display: block;
	text-indent: -10000px;	
	background: url("../images/default/logo.jpg") no-repeat;
	margin: 25px 0 25px 34px;
}

#navigation {
	height: 31px;
	border: 1px solid #707072;
	background: url("../images/default/navigation.jpg") repeat-x;
	overflow: visible;
	padding-left: 33px;
	cursor: pointer;
	position: relative;
}

#navigation .facebook,
#navigation .twitter,
#navigation .youtube {
	width: 44px;
	height: 51px;
	position: absolute;
	top: -4px;	
	text-indent: -10000px;
} 

#navigation .facebook {
	background: url("../images/default/facebook.png");
	right: 98px;
}

#navigation .twitter {
	background: url("../images/default/twitter.png");
	right: 58px;
}

#navigation .youtube {
	background: url("../images/default/youtube.png");
	right: 18px;
}

#navigation a {
	color: #fff;
	line-height: 30px;	
	white-space: nowrap;
	text-decoration: none;
}

#navigation ul {
	list-style-type: none;	
}

#navigation ul.main {
	border-left: 1px solid #707072;
	float: left;
}

#navigation li.top {
	float: left;
	border-right: 1px solid #707072;
	position: relative;
	height: 31px;
	padding: 0 20px;
}

#navigation li.top:hover, #navigation ul li.active {
	background: #6d6d6f;	
}

#navigation ul ul {
	display: none;
	position: absolute;
	left: -1px;
	top: 31px;
	border-left: 1px solid #707072;
	border-right: 1px solid #707072;
}

#navigation ul ul li {
	background: url("../images/default/navigation-inner.jpg") repeat-x;
	border-bottom: 1px solid #707072;
	height: 31px;
	padding: 0 20px;
}

#navigation ul ul li:hover {
	background: #6d6d6f;	
}

#content {
	background: #fff;
	padding: 15px 10px 30px 30px;	
}

/* page */

#page {
	float: left;
	width: 493px;
	margin-right: 15px;	
}

#page div.error {
	border: 1px solid #DD3C10;
	background: #FFEBE8;
	color: #333;
	padding: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}

#page div.notice {
	background:#FFF9D7 none repeat scroll 0 0;
	border:1px solid #E2C822;
	color: #333;
	padding: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}

#page a {
	text-decoration: underline;
}

#page div.text p {
	line-height: 18px;
	margin-bottom: 18px;
}

#page div.text h1 {
	margin-bottom: 15px;
	font-weight: bold;
	color: #68bd4c;
	font-size: 18px;
}

#page div.text h2,
#page div.text h3 {
	margin-bottom: 15px;		
	font-weight: bold;
}

#page div.text h2 {
	font-size: 16px;	
}

#page div.text h3 {
	font-size: 14px;	
}

#page div.text table.padding {
	border: 1px solid #000;	
}

#page div.text table.padding td,
#page div.text table.padding th {
	padding: 4px;
	border: 1px solid #000;
}

/* comapnies listing */

#companies {
	width: 100%;
	table-layout: fixed;
	margin-bottom: 50px;
}

#companies th {
	width: 160px;
	height: 106px;
	vertical-align: middle;
	padding: 8px 0;	
}

#companies td, #companies th {
	border-bottom: 1px solid #DEDEDE;
}

#companies td {
	padding: 8px 0 8px 12px;	
}

#companies td a.name {
	display: block;
	font-weight: bold;
	margin-bottom: 3px;
}

/* Lecturers */
	
#page .lecturer {
	margin-bottom: 15px;
}

#page .lecturer h3.title {
	font-weight: bold;
	font-size: 14px;		
}

#page .lecturer h3.title a {
	text-decoration: none;
}

#page .lecturer a.more {
	clear: both;
	float: right;	
}

/* sidebar */

#sidebar-wrapper {
	float: left;
	margin-right: 10px;
}

#sidebar {
	float: left;
	width: 166px;
	padding: 12px 17px;
	background: #dedede;
	font-size: 11px;
	color: #424242;
}

#sidebar .time {
	margin-bottom: 15px;	
}

#sidebar .time h3 {
	text-shadow: 0px 1px #fff;	
	padding-left: 3px;
	margin-bottom: 5px;
	font-size: 11px;
	font-weight: normal;
}

#sidebar .time .elem {
	width: 52px;
	float: left;
	background: #fff;
	font-family: Verdana;
	text-align: center;	
	border: 1px solid #c7c7c7;
	padding: 4px 0 2px;
}

#sidebar .time .hours {
	margin: 0 2px;	
}

#sidebar .time .elem span {
	display: block;
	font-size: 14px;
	font-weight: bold;	
	line-height: 1;
}

#sidebar .links {
	list-style-type: none;
	margin-bottom: 25px;
}

#sidebar .links li {
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #fff;
	background: #6d6d6f url("../images/default/arrow.png") 145px center no-repeat;
	margin-bottom: 1px;	
	padding: 8px 25px 8px 10px;
}

#sidebar .links li.big {
	margin-bottom: 14px;
	padding-top: 12px;
	padding-bottom: 12px;	
	font-size: 16px;
}

#sidebar .links li a {
	color: #fff;
}

#sidebar .partners-block {
	text-align: center;
}

#sidebar .partners-block a {
	display: block;
	margin-bottom: 2x;	
}

#sidebar .partners-block h3, 
#sidebar #subscribe h3 {
	text-align: left;
	font-size: 11px;
	color: #424242;
	border-bottom: 1px solid #f3f3f7;
	line-height: 19px;
	margin-bottom: 10px;
	font-weight: bold;
	text-shadow: 0px 1px #fff;
	padding-left: 2px;
}

#sidebar #subscribe {
	margin-bottom: 20px;		
}

#sidebar #subscribe p {
	margin-bottom: 10px;	
}

#sidebar #subscribe input {
	color: #8e8e8e;
	border: 1px solid #a3a3a3;
	font-size: 11px;
	padding: 5px;
	width: 150px;	
	margin-bottom: 3px;
}

#sidebar #subscribe button {
	float: right;	
	padding: 2px 5px;
}

/* sponsors */

#sponsors {
	float: left;
	width: 200px;	
}

#sponsors .partners-block {
	text-align: center;
}

#sponsors .partners-block a {
	border: 1px solid #D6D6D6;
    margin: 0 auto 15px;
    padding: 5px;
	display: block;
	width: 140px;
	text-align: center;
	height: 90px;
	line-height: 90px;
}

#sponsors .partners-block a img {
	vertical-align: middle;
}

#sponsors .partners-block h3,
#partners .partners-block h3 {
	text-align: left;
	font-size: 11px;
	color: #979797;
	border-bottom: 1px solid #e3e3e3;
	line-height: 19px;
	margin-bottom: 15px;
	font-weight: bold;
}

#partners {
	margin-top: 40px;	
}

#partners .partners-block {
	margin: 0 15px 15px 0;	
	float: left;
	min-height: 105px;
	_height: 105px;
}

#partners .partners-block h3 {
	
}

#partners .partners-block a {
	margin: 0 15px 15px 0;
	float: left;
	height: 90px;
	line-height: 90px;
	border: 1px solid #d6d6d6;
	padding: 5px;
}

#partners .partners-block img {
	display: inline-block;
	vertical-align: middle;
}

#footer {
	background: #404041 url("../images/default/footer-bottom.jpg") left bottom no-repeat;	
	color: #b6b6b8;
}

#footer .footer-inner {
	background: url("../images/default/footer-logo.jpg") right top no-repeat;
	min-height: 230px;
	_height: 230px;
	padding: 25px 20px 30px;	
	font-size: 11px;
}


#footer a {
	color: #fff;	
}

#footer .block {
	float: left;
	width: 294px;
	min-height: 210px;
	margin-right: 18px;
}

#footer .contacts {
	margin-right: 0;	
	line-height: 18px;
}

#footer .contacts strong {
	color: #68bd4c;	
}

#footer .block ul {
	list-style-type: none;	
}

#footer .block ul li {
	color: #68bd4c;	
	margin-bottom: 4px;
}

#footer .block h2 {
	font-size: 12px;
	text-transform: uppercase;
	color: #f3f3f6;
	border-bottom: 1px solid #bababc;
	line-height: 26px;
	margin-bottom: 12px;	
	text-shadow: 0 1px #000;
}

#footer .copyright {
	float: left;
	clear: both;
	line-height: 28px;	
	white-space: nowrap;
}

#footer .we {
	float: right;
	line-height: 28px;	
	white-space: nowrap;
	text-decoration: none;
}

#footer .we img {
	vertical-align: top;	
	#vertical-align: middle;
}

/* forms */

#form table td {
	padding: 4px 8px 4px 0;
}

#form input.text {
	padding: 2px;
	border: 1px solid #ccc;
	width: 200px;	
}

#form select {
	padding: 2px;
	border: 1px solid #ccc;
}

#form textarea {
	padding: 2px;
	border: 1px solid #ccc;
	width: 280px;	
}

#form div.tooltip {
	border: 1px solid #ccc;
	border-right: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
	background: #fefefe;
	padding: 5px;
	position: absolute;
	display: none;
	top: 0px;
	left: 0px;
}

#form span.obligatory {
	color: #ff0000;	
}

#form h1 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 12px;	
	color: #68BD4C;
}

#form h2 {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 8px;	
}

#form .payment {
	margin-bottom: 15px;	
}

#form .payment .data {
	margin-bottom: 15px;	
}

#form .place {
	line-height: 1.5;
}	

#form .place select {
	margin-bottom: 2px;
}

#form #price {
	color: #333;
}

#form #total {
	border-top: 1px dashed #ccc;
	padding-top: 9px;
	margin-top: 6px;
	font-size: 13px;
}

#form .captcha {
	margin-bottom: 15px;
}

#form .block {
	margin-bottom: 15px;	
}

#form .block h3.title {
	font-size: 14px;
	font-weight: bold;
	color: #68BD4C;	
	margin-bottom: 8px;
}

#form .block p {
	margin-bottom: 10px;	
}

#form .block label {
	display: block;
	margin-bottom: 10px;	
}

#captcha {
	float: left;		
	margin: 0px 5px 5px 0;
	border: 1px solid #ccc;
}

#form .captcha a {
	float: left;
}

#form .survey .question {
	margin-bottom: 10px;	
}

#form .survey .question h3 {
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 5px;	
}

#form .survey .question label {
	display: block;
	margin-bottom: 3px;
}

#invite {
	
}

#invite fieldset {
	margin-bottom: 15px;
}

#invite fieldset label {
	display: block;
	margin-bottom: 5px;	
}

#cv-filter {
	margin-bottom: 18px;
}


#cv-filter label {
	display: inline-block;
	width: 75px;
	margin-bottom: 8px;
	height: 22px;
	line-height: 22px;
}

#cv-filter select {
	padding: 2px;
}

#cv-filter button {
	padding: 3px 8px;
}

#company-login td {
	padding: 5px 5px 5px 0;
}

#company-login td button {
	padding: 3px 8px;
}

#company-login td input {
	border: 1px solid #CCCCCC;
    padding: 2px;
    width: 150px;
}

#page .candidate {
	margin-bottom: 24px;
}

#page .candidate  p {
	margin-bottom: 12px !important;
}

#page .pager a.active {
	font-weight: bold;
	text-decoration: none;
}

#page .candidate .download {
	padding-left: 20px;
	background: url("../images/public/save.gif") left center no-repeat;
	display: block;
	height: 16px;
	line-height: 16px;
}

/* Multiple dropdown widget */

.gvtMultipleSelect {
	position: relative;
	z-index: 1;
}

.gvtMultipleSelect .text {
	background: url("../images/public/xpbtn.gif") center right no-repeat; 
}

.gvtMultipleSelect .values {
	position: absolute;
	width: 194px;
	border: 1px solid #ccc;
	background: #fff;
	left: 0px;
	top: 21px;
	padding: 5px;
	height: 100px;
	overflow: auto;
}

.gvtMultipleSelect .values {
	display: none;	
}

.gvtMultipleSelect .values label {
	margin: 2px 0;
	display: block;
}

#registration-links  {
	list-style-type: none;
}

#registration-links li {
	margin-bottom: 17px; 
}

#registration-links a {
	display: block;
	height: 62px;
	width: 473px;
	text-indent: -100000px;
	background-image: url("../images/public/reg-buttons.jpg");
}

#registration-links li.candidate-link a {
	background-position: left top;
}

#registration-links li.candidate-link a:hover {
	background-position: right top;
}

#registration-links li.employer-link a {
	background-position: left bottom;
}

#registration-links li.employer-link a:hover {
	background-position: right bottom;
}

#supporters {
	padding-top: 10px;
}

#supporters .supporter {
	margin-bottom: 25px;	
}

#supporters .supporter .image {
	float: left;
	margin-right: 18px;
}

#supporters .supporter .content {
	float: left;
	width: 300px;
}

#supporters .supporter .content h2 {
	font-size: 14px;
	font-weight: normal;
}

#supporters-block h2 {
	color: #69bd4d;
	font: normal 16px Tahoma, sans-serif;
	padding: 20px 0 10px;
	clear: both;
}

#supporters-block .container {
	border: 2px solid #dedede;
	margin-bottom: 10px;
	height: 205px;
	overflow: hidden;
	position: relative;
}

#supporters-block .container a {
	position: absolute;
	padding: 11px 13px;
	left: 0;
	top: 0;
	display: block;
	text-align: center;
	color: #434342;
	font: 14px Tahoma, sans-serif;
	width: 171px;
}

#supporters-block .container a img {
	display: block;
	margin: 0 auto 14px;
}

#supporters-block a.all {
	text-decoration: underline;
	float: right;
	color: #0645ad;
}
