/* jakCMS 1.0 :: jakCMS IS NOT FREE SOFTWARE :: http://www.jakcms.ch | http://www.jakcms.ch/disclaimer/ */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
th, td {padding: 2px;}
img {border: 0;}

a {outline: none;}

:focus {outline: 0;}

/* Tables still need 'cellspacing="0"' in the markup. */
table {border-collapse: separate;border-spacing: 0;}
caption, th, td {text-align: left;font-weight: normal;}

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after,
q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}

strong {font-weight:bold;}

body, html {height:100%;}
body { background:#dddddd;color:#505050;font:12px Arial, Helvetica, sans-serif;text-align:center;}

pre, code {
	font-family: Courier, Arial, sans-serif;
	background: #eaeaea;
	padding: 5px;
}

#container {width:900px;text-align:left;min-height:100%;height:auto !important;height:100%;margin:0 auto 0em;}
#header {float:left;width:900px;height:105px;background:transparent url(../img/header.png) 0 0 no-repeat;}
#header h1#logo {width:200px;height:60px;margin:40px 0 0 30px;float:left;}
#header h1#logo a {width:200px;height:60px;outline:0;text-indent:-1000em;float:right;}

#navigation {float:left;width:700px;height:43px;}

.second_header {float:left;width:900px;height:148px;background:transparent url(../img/second_header.png) 0 0 no-repeat;}

.address_field {float:right;margin:20px 60px 0 0;}

#search {float:right;margin:107px -250px 0 0;}
#search .go {float:left;border:0;margin-left:-35px;padding:0;}
#search .text { background:transparent url(../img/search_bg.png) no-repeat left top;float:left;width:178px;height:23px;padding:5px;border:0;color:#555555;font:11px Arial, Helvetica, sans-serif;}

#content {width:900px;float:left;background:#fff url(../img/content_bg.png) repeat-y;min-height:314px;}
#content_final {float:left;width:800px;padding:0 10px 20px 0;margin:6px 0 10px 50px;}
#content_final p {padding:0;margin-bottom:5px;}
#content_final ol { margin: 0 0 0 17px;}
#content_final ul { list-style-type: disc; margin-left: 17px;}
#content_final fieldset {
		background-color: #f5f5f5;
		border: 1px solid #ccc;
		margin: 0 0 5px 0;
		padding: 10px;
	}
#content_final fieldset legend {
		font-weight: bold;
		color: #555;
		font-size: 12px;
	}
	
.all_left {
 float: left;
 margin: 0;
 border-right:1px solid #7d7d7d;
 padding: 0 5px 0 5px;
 width: 575px;}

.all_right {
 float: right;
 margin: 0;
 padding: 0 0 0 0;
 width: 200px;}
		
.dotted {border-top:1px dotted #7d7d7d;}
	
#footer {
	position: relative;
	float:left;
	background-image:url(../img/footer.png);
	width:900px;
	height:50px;
}

#footer .contents {
	width: 800px;
	color: #000;
	font-size: 11px;
	margin:30px 0 0 40px;
	text-align: left;
}

#footer .contents a {color:#7d7d7d;text-decoration:none;padding:0 2px 0 2px;}
#footer .contents a:hover {color:#4c4c4c;text-decoration:none;}

#publish_form {}
	#publish_form fieldset {
		background-color: #f5f5f5;
		border: 1px solid #ccc;
		margin: 0 0 5px 0;
		padding: 5px;
	}
	#publish_form fieldset legend {
		font-weight: bold;
		color: #555;
		font-size: 11px;
	}
	#publish_form_sb input, #publish_form_sb textarea, #apply-online input, #apply-online textarea {
		border: 1px solid #ccc;
		padding: 2px;
		font-size: 11px;
		font-family: Helvetica, Arial, sans-serif;
	}
	#publish_form_sb input:focus, #publish_form_sb textarea:focus, #apply-online input:focus, #apply-online input:hover, #apply-online textarea:focus, #apply-online textarea:hover {
		border: 1px solid #d1e6e7;
	}
	#publish_form input#submit {
		background-color: #bd2b32;
		color: #fff;
		cursor: pointer;
	}
	#publish_form label.small {
		color: #555;
		font-size: 11px;
	}
	#publish_form input.no-border {
		border: 0;
	}

.validation-error {
	color: red;
}
input.error, textarea.error {
	border: 1px solid red !important;
}

.error {color:#ff0000;}

.validation-failure {
	color: red;
	background-color: #ffd0d6;
	padding: 5px;
}

.apply-status-ok {
    width: 98%;
	color: #009900; 
	background-color: #dfFFda; 
	padding: 5px;
	margin: 15px 0 15px 0;
}

a {color:#7d7d7d;text-decoration:underline;}
a:hover {color:#4c4c4c;text-decoration:none;}

h1 {
	font-size: 16px;
	color: #555555;
	margin: 0 0 7px 0;
	font-weight: bold;
}

h2 {
	font-size: 14px;
	color: #555555;
	margin: 20px 0 7px 0;
	font-weight: bold;
}

h3 {
	font-size: 14px;
	color: #555555;
	margin: 0 0 3px 0;
	font-weight: bold;
}

h4 {
	font-size: 13px;
	background-color: #555555;
	color:#fff;
	margin: 0 0 10px 0;
	padding-left:5px;
	font-weight: bold;
}

h5 {
	font-size: 12px;
	background-color: #dfe9cd;
	color:#000;
	margin: 5px 0 10px 0;
	padding-left:5px;
	font-weight: normal;
}

small {font-size:10px;}
big {font-size:14px;font-weight:bold;}
.clear {clear:both;}
.go_right {text-align: right;}
.go_middle {text-align: center;}

