.startslide {
	height:204px;
	overflow:hidden;
	width:397px;
}

#sidebar ul li {
	background-image:url(../img/layout/sep.png);
	background-position:left bottom;
	background-repeat:no-repeat;
}

#sidebar ul li a {
	color:#eeeeee;
	padding:8px 2px 10px;
	text-decoration:none;
}

#sidebar ul li a:hover {
	color:#f28620;
}

#call {
	background-image:url(../img/layout/blackbg.png);
	background-position:0 0;
	background-repeat:repeat;
	height:70px;
	margin-bottom:20px;
	padding:10px;
	-khtml-border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;
}

#call h4 {
	background-image:url(../img/layout/phone.png);
	background-position:left 1px;
	background-repeat:no-repeat;
	color:#ffffff;
	font-size:1.6em;
	line-height:1em;
	padding-left:26px;
	text-shadow: 0 -1px 0 #333;
}

#call p span {
	clear:both;
	display:block;
	font-size:11px;
	font-weight:bold;
	margin:0;
	padding:0;
}

#call .notification_error span {
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	margin:0;
	padding:0;
}

#call .notification_ok {
	margin:0;
}

#call .notification_ok p, #call .notification_ok h3 {
	color:#f3841f;
	font-weight:bold;
}

.info_fieldset {
	padding:0 0 3px;
}

label {
	color:#ffffff;
	float:left;
	font-size:1em;
	font-weight:bold;
	margin-top:2px;
	padding-bottom:2px;
	width:150px;
	text-shadow: 0 -1px 0 #333;
}

input {
	width:145px;
}

textarea {
	max-width:235px;
	overflow:auto;
	width:235px;
}

input, textarea {
	background-color:#555555;
	background-image:url(../img/layout/input-bg.png);
	background-position:0 0;
	background-repeat:repeat-x;
	border-style:solid none none solid;
	border-top-color:#333333;
	border-left-color:#333333;
	border-top-width:1px;
	border-left-width:1px;
	color:#dddddd;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	margin-bottom:0;
	padding:6px 8px;
	-khtml-border-radius: 3px;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;
}

input:focus, textarea:focus {
	background-color:#666666;
	background-image:url(../img/layout/input-bg2.png);
	background-position:0 0;
	background-repeat:repeat-x;
	color:#ffffff;
}

#call br {
	clear:both;
}

#phone input {
	display:inline;
}

.button {
	background-color:#353737;
	background-image:url(../img/layout/gradient_white_trans14.png);
	background-position:left top;
	background-repeat:repeat-x;
	border-bottom-color:#2d2e2e;
	border-bottom-style:solid;
	border-width:0 0 1px;
	color:#ffffff;
	cursor:pointer;
	float:right;
	font-size:0.8em;
	font-weight:bold;
	height:30px;
	margin:0;
	padding:0 2px 2px;
	text-decoration:none;
	text-transform:uppercase;
	width:auto;
	-moz-box-shadow:0 0 5px #222;-webkit-box-shadow:0 0 5px #222;box-shadow:0 0 5px #222;text-shadow:0 -1px 0 #333;
}

.button:hover {
	background-color:#353737;
	color:#f3841f;
	-moz-box-shadow:0 0 5px #111;
}

.button:active, .button:focus {
	outline-style:none;
}

#contactform select {
	font-size:1em;
	padding:3px;
	width:235px;
}

.area {
	background-image:url(../img/layout/orange-sep.png);
	background-position:right top;
	background-repeat:no-repeat;
	color:#ffffff;
	margin-right:25px;
	padding-right:25px;
	width:265px;
}

.last {
	background-image:none;
	margin-right:0;
}

.area h2 {
	color:#ffffff;
}

.area p {
	color:#ffffff;
	font-size:1.2em;
}

#leftcontent {
	width:520px;
}

div#content-wrapper {
	-khtml-border-top-left-radius:8px;-moz-border-radius-topleft:8px;-webkit-border-top-left-radius:8px;border-top-left-radius:8px;
}

#sidebar {
	background-image:url(../img/layout/sidebar-sh.png);
	background-position:left top;
	background-repeat:no-repeat;
	height:280px;
	padding:0 20px 0 40px;
}
