@charset "utf-8";
html, body {
	background-color: rgb(250,190,92);
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
}

h1 {
	display: none;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	background-color: #fbebbc;
	padding: 0 3px;
	display: inline;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}

h3.search {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 3px;
	color: #000;
}

h4 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 3px;
	color: #0066cc;
}

h5 {
	font-size: 17px;
	font-weight: bold;
	margin: 0 auto 10px;
	width: 700px;
}

.termin {
	text-align: center;
	margin-bottom: 10px;
}

.termin p {
	text-align: center;
}

a {
	text-decoration: none;
	color: #0066cc;
}

a:hover {
	text-decoration: underline;
}

ul {
	list-style-type: disc;
	margin: 10px;
}
li {
	margin: 5px 0px 5px 20px;
}
em {
	font-style: italic;
}

#wrapper {
	position: absolute;
	left: 50%;
	margin-left: -500px;
	width: 1000px;
	height: 700px;
	background-image: url('../images/background.jpg');
	background-repeat: repeat-y;
}
#logo-left.temp-1 {
	position: absolute;
	top: 15px;
	left: 15px;
	height: 230px;
	width: 320px;
	overflow: hidden;
}
#logo-left.temp-2 {
	position: absolute;
	top: 30px;
	left: 15px;
	height: 150px;
	width: 220px;
	overflow: hidden;
}
#headline.temp-1 {
	position: absolute;
	top: 162px;
	left: 346px;
	height: 18px;
	width: 485px;
	padding-left: 10px;
	background-image: url('../images/head-middle-background.jpg');
	background-repeat: repeat-x;
	background-position: bottom;
	z-index: 2;
}
#headline.temp-2 {
	position: absolute;
	top: 162px;
	left: 248px;
	height: 18px;
	width: 583px;
	padding-left: 10px;
	background-image: url('../images/head-middle-background.jpg');
	background-repeat: repeat-x;
	background-position: bottom;
	z-index: 2;
}
#logo-right {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 202px;
	height: 180px;
	z-index: 1;
}
#menu {
	position: absolute;
	top: 188px;
	right: 38px;
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu li {
	margin: 10px 0;
	text-align: center;
}

#menu li a {
	text-decoration: none;
	color: #fff;
	display: block;
	width: 67px;
	height: 48px;
	background-image: url('../images/bullet_menu.jpg');
	background-repeat: no-repeat;
	padding-top: 20px;
	font-size: 11px;
	line-height: 12px;
}
#content.temp-1 {
	position: absolute;
	top: 255px;
	left: 15px;
	overflow: auto;
	width: 810px;
	height: 374px;
	padding-right: 10px;
}
#content.temp-2 {
	position: absolute;
	top: 190px;
	left: 15px;
	overflow: auto;
	width: 810px;
	height: 440px;
	padding-right: 10px;
}
#content-left.temp-3 {
	position: absolute;
	top: 190px;
	left: 15px;
	overflow: hidden;
	width: 220px;
	height: 440px;
}
#content.temp-3 {
	position: absolute;
	top: 190px;
	left: 244px;
	overflow: auto;
	width: 581px;
	height: 440px;
	padding-right: 10px;
}
#content div.job {
	width: 700px;
	margin: 0 auto 10px;
}
#content div.job table {
	width: 700px;
	margin: 0 auto;
}
#content div.job td {
	padding-bottom: 5px;
}
#content div.job td.tdleft {
	padding-right: 10px;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}
#foot-start {
	position: absolute;
	top: 632px;
	left: 0px;
	width: 22px;
	height: 68px;
	background-image: url('../images/foot-background-left.jpg');
}
#foot-end {
	position: absolute;
	top: 632px;
	right: 160px;
	width: 29px;
	height: 68px;
	background-image: url('../images/foot-background-right.jpg');
}
#foot {
	position: absolute;
	top: 632px;
	left: 22px;
	width: 789px;
	height: 68px;
	background-image: url('../images/foot-background.jpg');
	background-repeat: repeat-x;
}
#foot-menu {
	list-style: none;
	margin: 0;
	padding: 0;
}

#foot-menu li {
	margin: 4px 10px 0px 10px;
	text-align: center;
	display: inline;
	float: right;
}

#foot-menu li a {
	text-decoration: none;
	color: #fff;
	display: block;
	width: 58px;
	height: 40px;
	background-image: url('../images/bullet-foot.jpg');
	background-repeat: no-repeat;
	font-size: 9px;
	padding-top: 19px;
}

p {
	margin-bottom: 10px;
	text-align: justify;
}

p:last-child {
	margin-bottom: 0px;
}

p.searchtext {
	margin-bottom: 5px;
}

p.small {
	font-size: 10px;
	margin-bottom: 10px;
}
#left-text p {
	font-size: 12px;
	text-align: left;
	margin: 10px 0;
}
#content div.corner {
	/*background-color: rgb(250,190,92);*/
	background-color: #fabe5c;
	padding: 15px 20px 8px 20px;
	margin-bottom: 20px;
	text-align: justify;
	border: none !important;
}

#content-left div.corner:first-child {
	margin-top: 0px;
}

#content div.corner:last-child {
	margin-bottom: 0px;
}

#content-left div.corner {
	margin: 10px 0px 15px 0px;
	
	text-align: center;
	background-color: #fabe5c;
	padding: 5px 0px 1px 0px;
}
#content-left div.corner p {
	margin: 0px;
	text-align: center;
}

#searchbox {
	height: 27px;
}

#searchbox input.submit {
	border: 1px #d98224 solid;
	background-color: #fbe6a8;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	cursor: pointer;
	width: 120px;
	height: 22px !important;
}

#searchinput {
	border: 1px #d98224 solid;
	background-color: #fbe6a8;
	background-image: url('../images/magnifier.png');
	background-repeat: no-repeat;
	background-position: 1px 2px;
	padding-left: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 600px;
}

div.leftcolumn {
	float: left;
	width: 380px;
}

div.rightcolumn {
	float: right;
	width: 380px;
}

div.fullcolumn {
	clear: both;
}
div.textcounter {
	font-size: 12px;
	margin: 3px 0 0 0;
}
fieldset {
	border: 1px rgb(250,190,92) solid;
	padding: 2px 10px 5px;
}

legend {
	padding: 0 10px 0 5px;
	margin: 0 0 5px 0;
	font-weight: bold;
	color: #0066cc;
}

fieldset.error {
	border: 1px rgb(255,0,0) solid;
	padding: 2px 10px 5px;
	border: 1px solid rgb(235,110,90); 
}

fieldset.error legend {
	padding: 0 10px 0 25px;
	margin: 0;
	font-weight: bold;
	color: rgb(235,76,76); 
	background-image: url(../images/exclamation.png);
	background-repeat: no-repeat;
	background-position: 5px 1px;
}

fieldset.error ul {
	margin: 0;
}
fieldset.error li  {
	margin-top: 0;
	margin-bottom: 0;
}

label {
	display: block;
	font-weight: bold;
	margin: 5px 0 3px 0;
}

label.inline {
	display: inline;
	font-weight: normal;
}

label, select, input[type=radio], input[type=checkbox], input[type=submit], input.submit {
	cursor: pointer;
}

input, select, textarea {
	border: 1px #d98224 solid;
	background-color: #fbe6a8;
	padding: 1px 2px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 350px;
}

input:hover, input:focus, select:hover, select:focus, textarea:hover, textarea:focus  {
	background-color: rgb(255,241,199);
}

textarea {
	height: 150px;
}

textarea.fullcolumn {
	width: 765px;
}

input.submit, input.submit:focus, input.submit:hover {
	font-weight: bold;
	width: auto;
	background-color: #fbe6a8;
	float:right;
}
input.reset, input.reset:focus, input.reset:hover {
	background-color: #fbe6a8;
	width: auto;
}
input.cb {
	width: auto;
	margin: 0 5px 0 0;
	background-color: none;
	border: none;
}

#textcounter
{
	font-weight: bold;
}
#image_wrap
{
	text-align: center !important;
}
#image_wrap img
{
	margin-bottom: 10px;
}
#big-image {
	width: 380px;
	margin: 0 auto;
}
#scroll_wrap {
	width: 500px;
	height: 87px;
	position: relative;
}

#scroll_wrap.corner {
	padding: 15px 10px 8px 10px !important;
	margin: 0 0 0 35px !important;
}
.scrollable {
	position: relative;
	overflow: hidden;
	width: 495px;
	height: 85px;
	float: left;
}

.scrollable .items {
	width: 20000em;
	position:absolute;
	clear:both;
	border: none !important;
}

.scrollable img {
	float:left;
	background-color: #fabe5c;
	cursor:pointer;
	margin: 0 2px;
}

.scrollable .active {
	/*border:2px solid #000;*/
	z-index:9999;
	position:relative;
}

/* prev, next, prevPage and nextPage buttons */
a.browse {
	display:block;
	width:24px;
	height:78px;
	cursor:pointer;
	font-size:1px;
	position: relative;
	float: left;
	margin-top: 1px;
	background-repeat: no-repeat;
}

a.right {
	background-image: url('../images/button_right.png');
	background-position: 0px 0px;
	margin-left: 5px;
	margin-top: 3px;
}
a.left {
	background-image: url('../images/button_left.png');
	background-position: -15px 0px;
	margin-right: 2px;
}

a.right.disabled{
	background-image: url('../images/button_right_disabled.png');
}
a.left.disabled {
	background-image: url('../images/button_left_disabled.png');
}