/* Überschreiben der basic.css  -------------------------------------------------------------------*/

#main {
	font-size: 1.0em;
}

.withcolumn {
	background: transparent url(images/column.gif) repeat-y -5px 0px;
}

#header h1,
#header p.h1 {
	position: absolute;
	top: 20px;
	left: 0px;
	width: 500px;
	height: 34px;
	background: #fff url(images/connecticum_white.gif) no-repeat;
}

#header h1 a,
#header p.h1 a {
	display: block;
	height: 34px;
	text-indent: -9999px;
}


#navpath {
	background: #f92;
	background: #6699cc;
	color: #fff;
	margin: 0 -10px;
	padding: 0 20px;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
}

#navpath a {
	color: #fff;
}

#content {
	font-size: 1.2em;
} 

#content.withcolumn {
	font-size: 1.3em;
	line-height: 1.2em;
	width: 680px;
} 

#content.withcolumn #joboffercontent,
#content.withcolumn #companyprofilecontent {
	font-size: 0.92857em;
	line-height: 1.2em;
}

#content h2 {

} 

div.messages {	
	font-size: 1.4em;
}

/* Sidebar  --------------------------------------------------------- */
/*
#sidebarfloat {
	float: left;
    width: 240px;
    min-height: 350px;
    padding: 0 0 0 0;
 	font-size: 1.2em;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

#sidebarfloat .navcontainer {
	font-weight: bold;	
	margin-bottom: 23px;
}
*/
/*
.nav_side {
	background-color: transparent;
}

.nav_side li {
	margin: 0;
	list-style: none;
	line-height: 1.3em;
	border-bottom: 1px solid #ddd;
	padding: 0;
}

.nav_side li a {
	color: #0b4096;
	display: block;
	text-decoration: none;
	padding: 4px;
}
.nav_side li a:hover {
	color: #fff;
	display: block;
	background-color: #f93;
}

.nav_side li a.active {
	background-color: #f93;
	color: #fff;
}
*/
#sidebarfloat h3,
#sidebarfloat p.h3 {
	margin: 0;
	padding: 0 0 4px 0;
	border-bottom: 1px solid #0b4096;
	color: #0b4096;
}

#sidebarfloat h3.hidden,
#sidebarfloat p.h3hidden {
	display: none;
}

#sidebarfloat h3.active,
#sidebarfloat p.h3active {
	border-bottom: 1px solid #f93;	
}

#sidebarfloat h3.active a,
#sidebarfloat p.h3active a {
	color: #f93;
}

/* Exhibitorsearch ---------------------------------------------------------------- */

#exhibitorsearchdiv {
	margin-left: 0px;
	margin-top: 10px;
	width: 660px;
	background: #fff;
	padding: 9px;
	border: 1px solid #0b4096;
	display: block;
	top: 150px;
}

#exhibitorsearchdiv fieldset {
	width: 220px;
	float: left;
	padding: 0 10px 0 0;
	
}

#exhibitorsearchdiv:hover {
	cursor: move !important;
}

#exhibitorsearchdiv.fixed {
	position: fixed;
}

#droparea {
	border: 1px dashed #333;
	width: auto;
	height: 100px; 
	margin-top: 10px;
}

#droparea.hover {
	border: 2px dashed #f93;
}

/* Sectionswitch ---------------------------------------------------------------- */

#sidebarfloat h3.sectionswitch,
#sidebarfloat p.h3sectionswitch {
	background: #f93;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #ff9933;
	padding: 6px 4px 6px 25px;
	background: #ff9933 url(images/pfeil2.gif) no-repeat 3px 7px;
	color: #fff;
}

h3.sectionswitch a,
p.h3sectionswitch a {
	/* margin: 100px 0 0 20px; */
	font-size: 0.9em;
}

#nav_top li.sectionswitch a {
	background: #0B4096 url(images/pfeil.gif) no-repeat scroll left 7px;
	color: #fff;
	border: 2px solid #fff;
	border-bottom: 0 none;
	line-height: 23px;
}

/* Login -------------------------------------------------------- */

ul.functions {
	background: #f93;
}

#header ul.functions li a, #header ul.functions li a:active {
	color: #fff;
	display: inline-block;
}

/* Messages --------------------------------------------------------- */

div#facebox div.messages .warning, 
div#facebox div.messages .success, 
div#facebox div.messages .error {
	width: 666px;
}

/* ENDE ÜBERSCHREIBEN  --------------------------------------------------------- */


.top40head {
	color: #fff;
	padding: 5px;
	font-size: 1em;
	width: 568px;
}

.top40head h4,
.top40head .h4 {
	font-size: 1.2em;
}

.top40body {
	padding: 5px;
	margin: 5px 0;
	color: #fff;
	float: left;
	font-size: 1.1em;
	line-height: 1.15em;
	width: 568px;
}

.top40body .column2 {
	width: 280px;
}

.top40body .column3 {
	width: 223px;
}

.top40body .column4 {
	width: 167px;
}


.top40body .column5 {
	width: 134px;
}

.bgMiddleBlue .column3 {
	color: #fff;
}

.bgMiddleBlue .column4 {
	color: #fff;
}

.unilist {
	font-size: 11px;
}

.unilist h4 {
	font-size: 13px;color:#00447d;
}

.top40body .unilist {
	font-size: 0.8em;
}

/* TABELLE -------------------------------------------------------- */

.grid {
	border-collapse: separate;
	width: 100%;
}

.grid th {
	background-color: red;
	color: #fff;
	font-weight: bold;
}

.grid td, .grid th {
	padding: 5px;
	border: 1px solid #ccc;
}

/* Liste ApplicantInterview + Applicationcheck ----------------------- */

.hider { display: none; }

ul.specials, ul.specialmappencheck {
	position: relative;
}
ul.specials li, ul.specialmappencheck li, ul.specialsTW li, ul.specialsFV li {
	list-style: none;
	min-height: 130px;
	width: 678px;
	position: relative;
	background-color: #ff9933;
	margin: 10px 0;
	border: 1px solid #ff9933;
}

ul.specialmappencheck li {
	min-height: 80px;
}

ul.specialsTW li {
	background-color: #74b217;
	border: 1px solid #74b217;
}

ul.specialsFV li {
	background-color: #74b217;
	border: 1px solid #74b217;
	min-height: 40px;
	
}

ul.specials li div.logo, ul.specialmappencheck li div.logo, ul.specialsTW li div.logo, ul.specialsFV li div.logo {
	position: relative;
	height: 130px;
	width: 220px;
	background-color: #fff;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	font-size: 117px;
	overflow: hidden;
}

ul.specialmappencheck li div.logo {
	height: 80px;
	font-size: 72px;
}

ul.specialsFV li div.logo {
	height: 40px;
	vertical-align: middle;
	font-size: 38px;
}

ul.specials li div.logo a img, ul.specialmappencheck li div.logo a img, ul.specialsTW li div.logo a img, ul.specialsFV li div.logo a img {
	vertical-align: middle;
}

ul.specials li p.company, ul.specialmappencheck li p.company, ul.specialsTW li p.company, ul.specialsFV li p.company {
	width: 448px;
	height: auto;
	position: absolute;
	top: 5px;
	left: 225px;
	padding: 1px 0;
	border-bottom: 1px solid white;
}

ul.specialsFV li p.company {
	border: 0;
	top: 12px;
}

ul.specials li p.company a.profil, ul.specialmappencheck li p.company a.profil, ul.specialsTW li p.company a.profil, ul.specialsFV li p.company a.profil, ul.specialsFV li p.company span {
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	vertical-align: bottom;
	border: 0;
}

ul.specials li div.txt, ul.specialmappencheck li div.txt, ul.specialsTW li div.txt {
	width: 448px;
	height: 80px;
	overflow: auto;
	position: absolute;
	top: 26px;
	left: 225px;
	font-size: 13px;
	line-height: 13px;
	font-family: Helvetica, Arial, sans-serif;
}

ul.specials li div.companylinks, ul.specialmappencheck li div.companylinks, ul.specialsTW li div.companylinks {
	width: 444px;
	height: 18px;
	position: absolute;
	bottom: 0px;
	left: 225px;
	border-top: 1px solid #fff;
	padding: 2px;
	text-align: right;
}
ul.specials li div.companylinks a, ul.specialmappencheck li div.companylinks a, ul.specialsTW li div.companylinks a {
	color: #0b4096;
	font-size: 13px;
}

/* Auf einen Blick Tabellenersatz ----------------------- */

ul.specialsOverview {
	position: relative;
}
ul.specialsOverview li {
	list-style: none;
	height: auto;
	width: 670px;
	position: relative;
	margin: 0px 0;
	color: #00447D;
	padding: 5px 0;
	display: inline-block;
}

ul.specialsOverview li div.column1 {
	/*position: relative;*/
	float: left;
	height: auto;
	width: 150px;
	font-size: 13px;
	font-family: Helvetica;
	font-weight: bold;
}

ul.specialsOverview li p.company {
	width: 400px;
	/*min-height: 40px;
	position: absolute;
	top: 5px;
	left: 180px;*/
	float: right;
	height: auto;
	font-size: 13px;
	line-height: 18px;
}

ul.specialsOverview li p.company a {
	color: #0b4096;
	text-decoration: underline;}

ul.specialsOverview li div.column2 {
	width: 500px;
	height: 80px;
	overflow: auto;
	position: absolute;
	top: 26px;
	left: 225px;
	font-size: 13px;
	line-height: 13px;
	font-family: Helvetica, Arial, sans-serif;
}

ul.specialsOverview li div.companylinks {
	width: 499px;
	height: 18px;
	position: absolute;
	bottom: 0px;
	left: 225px;
	border-top: 1px solid #fff;
	padding: 2px;
	text-align: right;
}
ul.specialsOverview li div.companylinks a {
	color: #0b4096;
	font-size: 13px;
}


/* CompanyProfileList ----------------------- */

ul.companyprofilelist li { background-color: #FFF; }
ul.companyprofilelist li div.logo { border-right: 1px solid #F93; }
ul.companyprofilelist li p.company { border-bottom: 1px solid #0b4096; }
ul.companyprofilelist li p.company a.profil { color: #0b4096; font-size: 1.5em; }
ul.companyprofilelist li div.companylinks { padding: 0; height: 16px; }
ul.companyprofilelist li div.txt a { text-decoration: underline !important }

/* Search ----------------------- */
#suche {
	width: 925px;
	background: #F93 url(images/diagonal_trans_10.png);
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	position: relative;
	overflow: hidden;
	margin-bottom: 15px;
}

#suche div.top { 
	background: #00447d; 
	height: 32px;
}

#suche div.top p { 
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-weight: bold;
	text-transform: uppercase;
	position: relative;
	top: 9px;
	left: 10px;
}

#suche div.searchsubmit {
	background: transparent url(images/search_button.gif) no-repeat top left;
	width: 60px;
	height: 20px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	border-bottom-right-radius: 4px;
}

#suche div.searchsubmit:hover { cursor: pointer; }

#suche div.searchsubmit p {
	color: #FFF;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	padding: 2px 0 0 4px;
	cursor: pointer;
}

#tabscontent .inline {
	display: inline-block;
	float: left;
	width: 160px;
	white-space: nowrap;
	overflow: hidden;
}

body.topnav_jobfair #tabscontent .inline { width: 175px; }

#jobofferform #tabscontent .inline,
#companyprofileform #tabscontent .inline {
	width: 215px;	
}

#tabs{
	padding: 5px 10px 0 10px;
	background: transparent;
	overflow: auto;
}

#jobofferform #tabs,
#companyprofileform #tabs {
	margin-bottom:-1px;
	padding: 5px 0 0 0;
}

#tabs ul{
	font-size: 1.2em;
	margin:0;
	padding:0;
	list-style:none;
}
#tabs li{
	display:inline;
	margin: 0 2px 0 0;
	padding:0;
}
#tabs a{
	float:left;
	margin:0 2px 0 0;
	padding:0 0 1px 3px;
	text-decoration:none;
	background-color: #7d695a;
	color: #fff;
	/* background: transparent url(images/tab.png) no-repeat; */
}

#jobofferform #tabs a,
#companyprofileform #tabs a {
	text-decoration: underline;
	border: 1px solid #7d695a;
	border-bottom: 0px;
	padding: 0 0 2px 3px;
	font-size: 0.75em;
}

#tabs a span{
	float:left;
	display:block;
	padding:2px 4px 0 2px;
	/* padding:4px 9px 2px 6px;
	background: transparent url(images/tabr.png) no-repeat 290px 100px; */
}

#tabs a span{float:none;}
#tabs a:hover{ }
#tabs a:hover span{ }
#tabs li.active span, 
#tabs li.active a,
#tabs li a.active-tab{ 
	background-color: #fff;
	color: #0b4096;
	text-decoration: none;
	/* background: transparent url(images/tab.png) no-repeat 0px -99px; */
}

#tabscontent {
	margin: 0 10px;
	background-color:#FFF;
}

#jobofferform #tabscontent,
#companyprofileform #tabscontent {
	margin: 0;
	border: 1px solid #7d695a;
	float: left;
	clear: both;
}

.tabContent {
	clear: both;
	margin: 2px 0px;
	padding: 5px;
	overflow: auto;
}

.active-tab-body {
	display: block !important;
}

#suche .tabscontent {
	padding: 5px 10px;
}

#suche .searchRow {
	padding: 5px 2px 5px 10px;
	overflow: auto;
}

#suche .text {
	float: left;
	margin-right: 10px;
	height: 22px;
	width: 200px;
	font-size: 1.2em;
	color: #444;
	padding: 2px;
}

#suche span.inline {
	width: 160px;
	white-space: nowrap;
	display: inline-block;
	float: right;
}

#suche span.inline2 {
	width: 110px;
	white-space: nowrap;
	display: inline-block;
	float: right;
}
#suche span.inline3 {
	width: 100px;
	white-space: nowrap;
	display: inline-block;
	float: right;
}

#suche #exhibitorsearchresult {
	color: #fff;
	font-size: 1.8em;
	font-weight: bold;
	margin-left: 250px;
}

#suche #exhibitorsearchload {
	position: absolute;
	right: 25px;
	bottom: 24px;
}

#suche div.searchreset {
	background: transparent url(images/reset_button.gif) no-repeat top left;
	width: 100px;
	height: 20px;
	position: absolute;
	bottom: 0px;
	right: 61px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	border-bottom-right-radius: 4px;
}

#suche div.searchreset:hover { cursor: pointer; }

#suche div.searchreset p {
	/*color: #FFF;
	font-size: 0.85em;
	text-transform: uppercase;
	padding: 2px 0 0 4px;
	cursor: pointer;*/
	color: #FFF;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	padding: 2px 0 0 4px;
	cursor: pointer;
}


