@charset "UTF-8";
/* CSS Document */

#header {
	padding-top: 75px;
	padding-bottom: 30px;
}

#navileft {
	float: left;
	width: 290px;
}

#content {
	float: left;
	width: 399px;
	
	
}

.cpadding, .clearer {
	clear: both;
}

.csc-textpic-image {
	
}

/* ---------------------- POWERMAIL ---------------------- */

.powermail_mandatory {
	color: red;
	font-weight: bold;
	font-size: 14px;
	padding-left: 3px;
}

div.powermail_mandatory_js {
	/* DIV container of errormessage */
	color: red;
	margin: 3px 0 15px 130px;
	font-weight: normal;
}
fieldset.tx-powermail-pi1_fieldset {
	border: none;
	padding: 0;
	margin: 0;
}
fieldset.tx-powermail-pi1_fieldset legend {
	display: none;
}
fieldset.tx-powermail-pi1_fieldset label {
	/* label */
	display: block;
	width: 130px;
	float: left;
	clear: both;
	font-weight: bold;

}
fieldset.tx-powermail-pi1_fieldset input.powermail_text {
	/* Input and textarea */
	width: 250px;
}

fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea,
fieldset.tx-powermail-pi1_fieldset select.powermail_select {
	/* Input and textarea */
	width: 252px;
}
fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea {
	height: 100px;
}
div.tx_powermail_pi1_fieldwrap_html {
	/* DIV container arround every field */
	margin: 10px 0;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	/* submit button */
	margin: 10px 0 10px 130px;
	font-weight: normal;
	text-transform: lowercase;
	background-color: #dddddd;
}
p.tx_powermail_pi1_fieldwrap_html_checkbox_title,
p.tx_powermail_pi1_fieldwrap_html_radio_title {
	margin: 0;
	padding: 0;
	font-weight: bold;
}
div.countryzone {
	margin: 10px 0 0 130px;
}

/* ------ NAVIGATION LINKS ------ */
#navileft li, #navileft ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	
}
#navileft li {
	display: block;
	padding-bottom: 7px;
}
#navileft li a {


	color: #6e6e6e;
	font-size: 17px;
	font-weight: bold;
	padding-left: 105px;
	padding-right: 10px;

}

#navileft li a:link, #navileft li a:visited   {

	color: #6e6e6e;

}
#navileft li a:hover, #navileft li a#current-level1 {

	color: #B4B4B4;
		background-image: url(../img/navibg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;

}

/* ------ SLIDER ------ */
.panel .cpadding {
	width: 354px;
}

.tx-kiwislider-pi1 .csc-textpic-image {
	padding-top: 0px;
}



.tx-kiwislider-pi1 p {
 	font-size: 12px;
 	line-height: 140%;
}
.tx-kiwislider-pi1 {
	width: 620px;
	margin: 0 auto;
	position: relative;
	
}
.tx-kiwislider-pi1 .scroll {
	height: 250px;
	width: 620px;
	overflow: auto;
	overflow-x: hidden;
	position: relative;
	clear: left;
}
.tx-kiwislider-pi1 .scrollContainer div.panel {
	padding: 20px;
	height: 210px;
	
}
.tx-kiwislider-pi1 ul.navigation {
	list-style: none;
	margin: 0;
	padding: 0;
	display: none;
	height: 0;
}
.tx-kiwislider-pi1 ul.navigation a:focus {
	outline: none;
}
.tx-kiwislider-pi1 .hide {
	display: none;
}
/* Navigation */
	.tx-kiwislider-pi1 h1 {
	font-weight:normal;
	margin:0;
	padding:10px 0px 0px;
}
.tx-kiwislider-pi1 ul.navigation {
	padding-bottom: 9px;
}
.tx-kiwislider-pi1 ul.navigation li {
	display: inline;
	margin-right: 10px;
}
.tx-kiwislider-pi1 ul.navigation a {
	padding: 10px;
	color: #000;
	text-decoration: none;
}
.tx-kiwislider-pi1 ul.navigation a:hover {
	background-color: #f6f6f6;
}
.tx-kiwislider-pi1 ul.navigation a.selected {
	background-color: #e2e2e2;
	-moz-border-radius-topleft:2px;
	-moz-border-radius-topright:2px;
}
.tx-kiwislider-pi1 .scrollButtons {
	text-indent:-9999px;
	display:block;
	background:url() no-repeat center;
	width:24px;
	height:24px;
	position: absolute;
	top: 150px;
	cursor: pointer;
}
.tx-kiwislider-pi1 .scrollButtons.left {
	left: -28px;
}
.tx-kiwislider-pi1 .scrollButtons.right {
	right: -32px;
}
.tx-kiwislider-pi1 .scroll {
	border:2px solid #e2e2e2;
}

