/*
GENERAL STYLES
*/

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;}
body {line-height:150%;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
body {font-size:13px;color:#574c44;background:#fff;font-family:Verdana, Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:bold;display:inline}
p {margin-bottom:15px;}
p img {float:left;margin:10px 10px 10px 0;padding:0;}
p img.right {float:right;margin:10px 0 10px 10px;}
a:focus, a:hover {color:#e67f1e;}
a {color:#e67f1e;text-decoration:underline;}
blockquote {margin:15px;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 15px;font-style:italic;}
del {color:#666;}
pre, code {margin:15px 0;white-space:pre;}
pre, code, tt {font:12px 'andale mono', 'lucida console', monospace;line-height:150%;}
li ul, li ol {margin:0 15px;}
ul, ol {margin:0 15px 15px 15px;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 15px 0;}
dl dt {font-weight:bold;}
dd {margin-left:15px;}
table {margin-bottom:15px;width:100%;}
th {font-weight:bold;background:#C3D9FF;}
th, td {padding:4px 10px 4px 5px;}
tr.even td {background:#E5ECF9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.hide {display:none;}
.clear {clear:both}


/*
GENERAL PAGE STRUCTURE
*/

body {
  margin:0;
  text-align:center;
}

.container {
	margin:0 auto;
	width:1000px;
}

.column-1 {
	width:200px;
	float:left;
}

.span-05 {width:100px;min-height:10px;float:left}
.span-1 {width:200px;min-height:10px;float:left}
.span-2 {width:400px;min-height:10px;float:left}
.span-3 {width:600px;min-height:10px;float:left}
.span-4 {width:800px;min-height:10px;float:left}
.span-5 {width:1000px;min-height:10px;float:left}


/*
SPECIFIC PAGE STRUCTURE
*/

#header {
	height:100px;
}

#start-1 {margin-top:200px;}
#start-2 {margin-top:400px;}
#start-3 {margin-top:0px;}
#start-4 {margin-top:200px;}
#start-5 {margin-top:400px;}

#content_wrap_start {
	background:url(../images/background_start.gif) left top no-repeat;
	text-align:left;
}

#content_wrap {
	background:url(../images/background_sub_top.gif) left top no-repeat;
	text-align:left;
	overflow:hidden;
}

#column_left {
	padding-top:170px;
	overflow:hidden;
}

#column_center {
	width:770px;
	padding:40px 15px 0 15px;
	overflow:hidden;
}

#additional_wrap {
	background:url(../images/background_sub_bottom.gif) left top no-repeat;
	text-align:left;
	height:190px;
	padding-top:40px;
}

#additional_top {
	height:50px;
}

#additional_bottom {
	height:130px;
}

#footer {
	text-align:center;
}


/*
SPECIFIC CONTENT STYLES
*/

#header img {
	float:left
}

#footer a{
	color:#999;
	padding:20px;
}


.start_element {
	width: 200px;   
    height: 250px;   
    margin:0px;   
    float:left;   
    overflow: hidden;   
    position: relative;
}

.start_element img {
	width:199px;
	left:0;
	top:0px;
	position:absolute;
	z-index:2;
}

.start_element .startlink, .navi_element a {
	font-size:14px;
	font-family:Verdana,Arial, Helvetica, sans-serif;
	color:#574c44;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:normal;
}

.start_element .startlink, .start_element span {
	position:relative;
	top:205px;
}

#navi_wrap ul {
	margin:0;
	list-style:none;
}

.orange-dot {
	font-size:20px;
	font-weight:bold;
	color:#e67f1e
}

.navi-link {
	position:relative;
	top:140px;
	left:0
}

.navi_element{   
    width: 200px;   
    height: 200px;   
    margin:0px;   
    float:left;   
    overflow: hidden;   
    position: relative;   
}

.navi_element img {
	width:199px;
	left:0;
	top:-60px;
	position:absolute;
	z-index:2;
}

.navi_element a {
	font-size:14px;
	font-family:Verdana,Arial, Helvetica, sans-serif;
	color:#574c44
}   

.captionfull .boxcaption, .caption .boxcaption, .caption .boxcaptionstart, .captionfull .boxcaptionstart{   
    top: 0;   
    left: 0;   
}   

.boxcaption, .boxcaptionstart{   
    float: left;   
    position: absolute;
	left:0;
	top:-5px;   
    background: #fff;   
    height: 90px;   
    width: 199px;
	z-index:4;
	display:none
}

.boxcaptionstart{   
   height: 205px;   
}

.content_element h1 {
	float:left;
	margin-right:5px;
}

.subnavi{
	margin:20px 20px 20px 30px;
	list-style:square;
	color:#574c44;
	font-weight:bold
}

.subnavi ul {
	list-style:square;
	color:#574c44;
	/*font-weight:bold;*/
}

.subnavi li {
	margin-bottom:5px;
}

.subnavi li.active {
	color:#e67f1e
}

#column_left .subnavi li.inactive {
	color:#574c44
}

.subnavi a{
	text-decoration:none;
	color:#574c44;
	text-transform:uppercase;
	font-weight:normal
}

.subnavi a:hover, .subnavi a.active {
	text-decoration:underline;
	color:#e67f1e
}

#column_left .subnavi a.inactive {
	color:#574c44;
	text-decoration:none
}

#column_left .nav_lvl1 a:hover, #column_left .nav_lvl2 a:hover {
	text-decoration:underline;
	color:#e67f1e
}

#column_left .nav_lvl1 li:hover, #column_left .nav_lvl2 li:hover, #column_left .nav_lvl2 li.active  {
	color:#e67f1e
}

#additional_bottom .gallery, #additional_bottom .news-additional-container,
#additional_bottom .additional_textimage {
	position:relative;
	top:-25px;
}

#additional_bottom .news-additional-container {
	margin:0 10px;
}

#additional_bottom .news-additional-container h3 {
	margin-left:0;
	margin-bottom:5px;
	display:block
}

#additional_bottom .news-additional-container p {
	font-size:12px;
}

#additional_bottom .news-additional-container strong {
	color:#e67f1e
}

.additional_content, .additional_image {
	position:relative;
	top:-25px;
}

.additional_content h3, .gallery h3, .additional_image h3{
	margin:0 0 5px 0;
	display:block;
	float:none;
	font-size:15px;
	text-transform:uppercase;
	margin-left:10px;
}

.additional_content h4 {
	color:#e67f1e;
	text-transform:uppercase;
	font-size:11px;
	font-style:italic;
}

.additional_content p {
	font-size:11px;
	text-transform:uppercase;
	font-style:italic;
}

.additional_button {
	margin:5px 0px 0px 5px;
	font-size:12px;
	font-weight:bold;
}

.additional_button a {
	text-decoration:none;
}

.additional_button img {
	float:left;
	margin-right:10px;
	width:40px;
	height:40px;
	overflow:hidden;
}

.additional_button p {
	float:left;
	width:144px;
}

.additional_button .grey {
	color:#574c44;
	text-transform:uppercase;
}

#additional_wrap .additional_button .grey_small {
	color:#574c44;
	text-transform:lowercase;
}

.additional_button .orange {
	color:#e67f1e;
	text-transform:uppercase;
}

.additional_about_image {
	padding-left:5px;
	padding-top:18px;
}

.additional_about_text a{
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}

.additional_about_text p {
	margin:5px;
}



/*
SUPERFISH STYLES
*/

/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:square;
	width:130px;
}
.sf-menu {
	line-height:150%;
	margin-left:30px;
	width:130px;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			120px; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			10px; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			130px; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			130px; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.sf-menu {
	float:			left;
	margin-bottom:	1em;
}
.sf-menu a {
	text-decoration:none;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
}
.sf-menu li {

}

.sf-menu li li {

}
.sf-menu li li li {

}

.sf-menu ul {
	background:#fff
}

.sf-menu ul li {
}

.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	outline:		0;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** adding sf-vertical in addition to sf-menu creates a vertical menu ***/
.sf-vertical, .sf-vertical li {
	width:	140px;
}

/* this lacks ul at the start of the selector, so the styles from the main CSS file override it where needed */
.sf-vertical li:hover ul,
.sf-vertical li.sfHover ul {
	left:	140px; /* match ul width */
	top:	0;
}

/*** alter arrow directions ***/
.sf-vertical .sf-sub-indicator { background-position: -10px 0; } /* IE6 gets solid image only */
.sf-vertical a > .sf-sub-indicator { background-position: 0 0; } /* use translucent arrow for modern browsers*/

/* hover arrow direction for modern browsers*/
.sf-vertical a:focus > .sf-sub-indicator,
.sf-vertical a:hover > .sf-sub-indicator,
.sf-vertical a:active > .sf-sub-indicator,
.sf-vertical li:hover > a > .sf-sub-indicator,
.sf-vertical li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}


/*
	POWERMAIL STYLES
*/

fieldset.tx-powermail-pi1_fieldset {
	/* Disable border */
	border: none;
}

fieldset.tx-powermail-pi1_fieldset label {
	/* Style labels */
	display: block;
	width: 120px;
	float: left;
	clear: both;
}

fieldset.tx-powermail-pi1_fieldset legend{
	display:none;
}

fieldset.tx-powermail-pi1_fieldset input,
fieldset.tx-powermail-pi1_fieldset select,
fieldset.tx-powermail-pi1_fieldset textarea {
	/* Style input fields */
	width: 440px;
	border: none;
	border-bottom: 1px solid #574c44;
	margin-left: 10px;
}

fieldset.tx-powermail-pi1_fieldset input {
	border-bottom:1px solid #574c44;
}

fieldset.tx-powermail-pi1_fieldset input.powermail_file {
	background:#fff
}

.tx_powermail_pi1_fieldwrap_html_label {
	padding-left:130px;
	width: 440px;
}

fieldset.tx-powermail-pi1_fieldset textarea {
	border: 1px solid #574c44;
	height:150px;
}

fieldset.tx-powermail-pi1_fieldset .powermail_submit {
	margin-left:130px;
	background:#fff;
	border: 1px solid #574c44;
}

div.tx_powermail_pi1_fieldwrap_html {
	/* Increase margin between every field */
	margin: 10px 0;
}

.powermail_mandatory {
	color:#F00
}

/*
 NEWS STYLES
*/

.news-list-item h2 a {
	color:#574c44;
	text-decoration:none;
}

.news-list-item h2, .news-single-item h1 {
	float:left;
	margin-right:5px;
}

.news-list-browse {
	text-align:center;
	margin-top:25px;
}

.browseLinksWrap {
	display:inline;
}

.disabledLinkWrap, .activeLinkWrap, .browseLinksWrap a {
	padding:10px;
}

/*
	MACINA SEARCHBOX
*/

.tx-macinasearchbox-pi1 {
	float:left;
	width:199px;
}

.tx-macinasearchbox-pi1 .searchbox_field {
	width:90px;
	border: 1px solid #aba5a1;
}

.tx-macinasearchbox-pi1 .searchbox_submit {
	width:65px;
	background:#fff;
	color:#aba5a1;
	border: 1px solid #aba5a1;
}