/** Print styles for jobtourist.net **/

body, p, div {
	font-family: Helvetica, Arial, sans-serif;
	font-size: small;
}

body {
	margin: 0;
	color: black;
	background: #fff;
}

h1 {
	font-size: 1.4em;
	margin-top: 0;
	margin-bottom: 1em;
	color: #711848;
}

h2 {
	font-size: 1.2em;
	margin-top: 1.5em;
	margin-bottom: 0.5em;
}

h2.topalign {
	margin-top: 0;
}

h3 {
	font-size: 1.2em;
}

h4 {
	margin-bottom: 0;
}

hr {
	height: 1px;
	color: #ccc;
}

a {
	color: #4c453f;
}

img {
	border: 0;
}

form {
	margin: 0;
}

th {
	text-align: left;
}

ul li,
ol li {
	padding: 0.15em 0;
}

.jsonly {
	display: none;
}

.rightalign {
	text-align: right;
}

.strong {
	font-weight: bold;
}


/****		Page layout		****/

#pageheader {
	margin-bottom: 2em;
}

#headlogo img {
	height: 2cm;
	width: auto;
}

#pagefooter {
	margin-top: 2em;
	border-top: 1px solid #538297;
}

#pagefooter .footercontent {
	padding: 0.6em 1em 0 0;
	font-size: 0.8em;
	color: #333;
}

#langselection,
#footerlinks {
	display: none;
}

/* define overall page width */

#innerbody, #pagebottom {
	width: 16cm;
}

/**** Define cols layout ****/

.layout3cols td.pagecontent,
.layout2cols td.pagecontent {
	width: 100%;
}

.layout3cols td.leftcol,
.layout3cols td.rightcol,
.layout2cols td.rightcol {
	display: none;
}

.clear {
	display: block;
	clear: both;
}


/****		Navigation	 ****/

#topnavigation,
.fullnavigation {
	display: none;
}

/****		Left/right col object styles		****/

.leftcolbox,
.rightcolbox {
	position: relative;
	margin-bottom: 2em;
}

.leftcolbox h3.boxtitle,
.rightcolbox h3.boxtitle,
.leftcol .csc-default h1,
.leftcol .csc-frame h1,
.rightcol .csc-default h1,
.rightcol .csc-frame h1 {
	color: #333;
	font-size: 0.9em;
	text-transform: uppercase;
}

/****		Button styles		****/

a.button,
span.button {
	display: inline-block;
	text-decoration: none;
	line-height: 1em;
	border: 2px solid #bf4904;
}

.button-inner {
	display: inline-block;
	font-weight: bold;
	line-height: 1em;
	padding: 2pt 6pt;
	border: 0;
	white-space: nowrap;
}

input.button-inner {
	font-size: smaller;
}

/****		Content object styles		****/

div.messagebox {
	margin: 1em 0;
	padding: 0.6em 0.8em 0.5em 0.8em;
}

div.confirm {
	background: #c5e99a;
	border: 2px solid #a9b34f;
	color: #1e8200;
}

div.notice {
	background: #fffbb6;
	border: 2px solid #fad562;
	color: #1F519A;
}

div.info {
	background: #eaf5fa;
	border: 2px solid #7db7d0;
	color: #1F519A;
}

div.error {
	background: #e8b4b2;
	border: 2px solid #ca6f69;
	color: #a00;
}

p.noscriptwarning {
	display: none;
}

ul.linklist {
	list-style: none;
	margin: 1em 0;
	padding: 0;
}

ul.linklist li,
ol.progresslist li {
	font-weight: bold;
	font-size: 0.9em;
}

.pagecontent p,
.pagecontent li {
	line-height: 1.3em;
}

.pagecontent h1,
.pagecontent h2,
.pagecontent h3 {
	line-height: 1.2em;
}

.pagecontent ul {
	margin: 1em 0;
	padding-left: 1.2em;
}

.pagecontent ol {
	margin: 1em 0;
	padding-left: 1.6em;
}

.pagecontent ul ul,
.pagecontent ul ol,
.pagecontent ol ul,
.pagecontent ol ol {
	margin: 0.5em 0;
}

.pagecontent ul.linklist {
	padding: 0 0.3em;
}

.pagecontent ul.linklist li {
	font-size: 1em;
}

.leftcol p.bodytext,
.rightcol p.bodytext,
.rightcol li {
	line-height: 1.2em;
}

a.jumptotoplink {
	display: none;
}

p.hint,
td.hint {
	font-style: italic;
}

.pagecontent .announcebox,
.pagecontent .csc-frame-frame2 {
	color: #4c453f;
	font-size: 1.2em;
	font-weight: bold;
	border: 3px solid #B7AF99;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background: #f9f7ed;
	padding: 1em;
	margin: 1em 0;
}

td.label,
.formlabel {
	font-weight: normal;
	padding-right: 0.5em;
	white-space: nowrap;
}

td.formlabel {
	vertical-align: top;
	padding-top: 0.4em;
	white-space: nowrap;
}

td.formhint {
	color: #666;
	font-size: smaller;
}

p.formhint,
div.formhint {
	color: #666;
	margin: 0.5em 0;
}


.formexplain {
	margin-top: 0;
	color: #333;
	font-style: italic;
}

.formappend {
	padding-left: 1em;
	color: #666;
}

.formerror {
	color: #CC0000;
}

input.formerror,
textarea.formerror {
	border: 2px solid #d66;
	background: #fdd;
	padding: 2pt;
}

table.formselectiontable td .formtable {
	margin: 0.5em 0;
}

.formtable tr.separator td {
	border-top: 1px solid #666;
	padding-top: 0.5em;
}

.formtable td.currency,
.formtable input.currency {
	text-align: right;
}

.formtable td.totalprice {
	font-weight: bold;
	width: 9em;
}

.formbuttons {
	margin-top: 2em;
  text-align: right;
}

.wizardformbuttons {
	position: relative;
	margin-top: 2em;
}

.wizardformbuttons .rightalign {
	position: absolute;
	top: 0;
	right: 0;
}

.contentblock-inner {
	padding: 0 1em 0.5em 1em;
}

.thumbnailbox {
	float: left;
	width: 150px;
	height: auto !important;
	height: 160px;
	min-height: 160px;
	margin: 0.6em;
	border: 1px solid #ccc;
}

.thumbnailimg {
	text-align: center;
	padding: 6px;
	min-height: 120px;
}

.thumbnailtitle {
	margin-top: 0;
	text-align: center;
	margin: 0.2em 0.2em 0.5em 0.2em;
}

.reviewblock {
	margin: 1em 0 2em 0;
}

.reviewblock .reviewtitle {
	font-style: italic;
}

.reviewblock .reviewtitle .ratingstars {
	display: inline-block;
	margin-right: 0.5em;
}

.reviewblock .reviewtext {
	margin: 1em 0 0 0;
}

.recordtable th,
.recordtable td {
	padding: 0.2em 0.8em 0.2em 0.8em;
	border-bottom: 1px solid #ccc;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.recordtable .action {
	text-align: right;
}

/** Jobprofile page **/

.jobprofileblock {
	position: relative;
	margin-bottom: 3em;
}

.jobprofileblock .profiletitle h1 {
	display: inline;
}

.jobprofileblock .profiletitle {
	margin-top: -10px;
	margin-bottom: 0.2em;
}

.jobprofileblock .profilelocation {
	margin: 0 0 0.2em 0;
	font-size: 1.1em;
	font-weight: bold;
	color: #555;
}

.jobprofileblock .maplink {
	padding-left: 0.3em;
	font-size: 0.9em;
	color: #999;
}

.jobprofileblock h2.jobtourtitle {
	color: #711848;
}

.jobprofileblock .profession {
	margin: 0 0 0.2em 0;
	font-weight: bold;
	color: #808080;
}

.jobprofileblock .profession a.hover {
	color: #808080;
}

.jobprofileblock .priceline {
	font-weight: bold;
	font-size: 1.4em;
	margin: 1em 0 0.2em 0;
}

.jobprofileblock .priceaddline {
	font-weight: normal;
	color: #888;
}

.jobprofileblock .priceinfo .altprice {
	font-weight: normal;
	font-size: 0.8em;
	padding-left: 0.5em;
	color: #555;
}

.jobprofileblock .profilepicture {
	float: left;
	margin: 1em 1em 1em 0;
}

.profilefloatright {
	float: right;
	width: 165px !important;
	padding-top: 10px;
	padding-left: 1em;
}

.jobprofileblock .ratingblock {
	margin: 3em 0 2em 0;
}

.jobprofileblock .priceinfo {
	padding: 0.5em;
	margin: 1em 0;
	background: #eeefe5;
}

.jobprofileblock .priceinfo .priceline {
	font-weight: bold;
	font-size: 1.2em;
	margin: 0 0 0.2em 0;
}

.jobprofileblock .priceinfo .priceaddline {
	color: #555;
}

.jobprofileblock a.button {
	display: none;
}

.questionblock .question {
	margin-left: 0;
	margin-bottom: 0.3em;
	font-weight: bold;
}

.questionblock div.hint,
.questionblock blockquote.answer {
	margin: 0.8em 0 0.5em 2em;
}

.questionblock .questioner,
.questionblock .answered {
	color: #666;
	font-size: 0.85em;
}

#questionform {
	display: none;
}

.navlinks,
#showreviewslink {
	display: none;
}

.unpublishedmessage {
	color: #4C453F;
	font-weight: bold;
	background: #eaf5fa;
	border: 2px solid #7db7d0;
	padding: 6px;
	width: 10em;
}

h2 .numbubble,
.rightcol .numbubble {
	position: absolute;
	top: -14px;
	right: 2px;
}

.profiletitle .numbubble {
	position: relative;
	top: -6px;
}

html.opera h2 .numbubble {
	position: relative;
	top: -2px;
	right: 0px;
}

/* Tabbed content */

.tabbedcontent {
	margin-top: 2em;
}

.tabbedcontent .tabs,
.tx-rgtabs-pi1 .rgtabs-menu {
	display: none;
}

.tabbedcontent h1,
.tabbedcontent h2.subtitle {
	font-size: 1.3em;
}

.tabbedcontent h2,
.tabcontent h3 {
	font-size: 1.1em;
	margin-bottom: 0.3em;
}

.letterindex {
	margin-bottom: 2em;
}

.letterindex a {
	padding: 0 0.2em;
}

.searchform {
	width: 16cm;
	border: 1px solid #999;
	padding: 1em;
	margin-bottom: 2em;
}

.searchform td.label {
	white-space: nowrap;
	padding-right: 0.5em;
}

.searchform td.searchbutton {
	width: 8em;
}

.searchform td.inputfield {
	width: 90%;
}

.searchform td.inputfield input {
	width: 96%;
	font-size: 1.2em;
	font-weight: bold;
}

.searchoptionlinks {
	margin-top: 1em;
}

.searchoptionlinks a {
	padding: 0.2em 0.3em;
	border: 1px solid #ccc;
	text-decoration: none;
}

.searchresults {
	width: 16cm;
	font-weight: bold;
	line-height: 1.4em;
}

.searchresults .resultitem {
	position: relative;
	padding: 10px;
	border: 1px solid #ccc;
	margin: 10px 0;
	background: #fff;
}

.searchresults .profiletitle {
	margin-top: -10px;
	margin-bottom: 0.2em;
	padding-right: 68px;
}

.searchresults .resultitem .listimage {
	float: left;
	margin-right: 10px;
}

.searchresults .resultitem .resultitemtitle {
	font-size: 1.2em;
	color: #711848;
}

.searchresults .resultitem .priceline {
	margin-top: 1em;
	font-size: 1.4em;
}

.searchresults .resultitem .priceadd {
	font-size: 0.7em;
	font-weight: normal;
}

.pages a.page,
.pages span.current {
	border: 1px solid #ccc;
	padding: 0.2em 0.4em;
}

.pages span.current {
	font-weight: bold;
	background: #fff;
	border-color: #333;
}

.progresslist {
	padding-left: 1.6em;
	margin: 1em 0;
}

.progresslist li {
	padding-bottom: 0.4em;
	margin-left: 0;
}

#jobsearchresults {
	width: 99%;
	margin-top: 1em;
}

#jobsearchresults th,
#jobsearchresults td {
	padding: 0.6em 0.2em 0.5em 0;
	border-bottom: 1px solid #ccc;
}

#jobsearchresults td.profession {
	width: 50%;
}

#jobsearchresults th.counts,
#jobsearchresults td.counts {
	width: 4em;
	text-align: right;
}

#jobsearchresults td.counts {
	padding-right: 1.5em;
}

#jobsearchresults td.button {
	width: 10em;
	text-align: right;
}

#jobsearchresults a.listbutton {
	font-weight: bold;
}

.profilelinkbox {
	margin: 0.5em 0;
}

.profilelinkbox a.profilelink {
	color: black;
	font-size: 1.4em;
	text-decoration: none;
}

.pointerbox,
.popupbox,
#fancygmapbox,
div.gmapcontainer {
	display:none;
}

div.slide {
	clear: both;
}

div.slideimage {
	float: left;
}

div.slideimage img {
	border: 2px solid #b8ae98;
}

div.slidecontent {
	margin-left: 300px;
	margin-right: 30px;
	line-height: 1.3em;
}

div.slidecontent h3 {
	font-size: 1.1em;
	margin-top: 0;
	margin-bottom: 0.5em;
}


/*** Typo3 CSS styled content ***/

.leftcol .csc-frame-frame1 ul,
.rightcol .csc-frame-frame1 ul {
	list-style-position: inside;
	margin: 1em 0;
	padding: 0;
}

table.csc-uploads {
	margin-left: -0.4em;
	margin-bottom: 2em;
}

.csc-uploads td p {
	margin: 0;
	padding: 0;
}

.tx-irfaq-pi1 dd {
	margin-left: 0px;
}

.tx-irfaq-pi1 > p {
	display: none;
}

.tx-irfaq-dynheader {
	margin-top: 1em;
	margin-bottom: 0.5em;
}

.tx-irfaq-dynheader p.bodytext {
	display: inline;
	margin: 0px;
	font-size: 1em;
	font-weight: bold;
}

.tx-irfaq-dynheader img {
	display: none;
}

.tx-irfaq-pi1 .additional-info {
	color: #666;
	margin-bottom: 0.5em;
}

.tx-irfaq-pi1 .tx-irfaq-answer {
	padding-bottom: 1em;
	margin-bottom: 2em;
}

.tx-irfaq-pi1 .irfaq-related-link-block {
	margin-top: 0.5em;
}

.tx-irfaq-pi1 .irfaq-related-links {
  margin: 0 0 0.5em 0em;
}
