* {
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5;
	background-color: #FFFFFF;
	color: #4d4d4d;
	margin-right: auto;
	height: 100%;
	width: 100%;
	background-image: url("../images/background.png");
	background-repeat: repeat-x ;
	background-attachment: scroll;
	background-position: 50% 0pt;
	position: relative;
}

#wrap {
	width: 930px;
	text-align: left;
	margin: 0 auto;
	padding: 0;
}

#top {
	background-image: url("../images/top.png");
	background-position: top left;
	background-repeat: no-repeat;
	height: 180px;
}

#content_wrap {
	overflow: hidden;
	padding: 10px 27px 20px 0px;
	background-image: url("../images/mainback.png");
	background-position: top left;
	background-repeat: repeat-y;
	min-height: 450px;
}

#content {
	margin: 10px 287px 0px 235px;
}

#content2 {
	margin: 10px 0px 0px 235px;
}

#leftbox {
	float: left;
	width: 210px;
}

#menubox, #usermenubox {
	background-image: url("../images/menuback12.png");
	background-position: top left;
	background-repeat: no-repeat;
	width: 210px;
	margin-bottom: 20px;
	padding-top: 27px;
	float: left;
}

.moduletable-jsm {
	margin: 0px 0px 0px 0px;
	padding: 0px 17px 27px 25px;
	background-image: url("../images/menuback3.png");
	background-position: bottom left;
	background-repeat: no-repeat;
}

.moduletable-login {
	margin: 0px 6px 20px 16px;
	padding: 10px;
	border: 1px solid #D7D7D7;
	font-size: 8pt;
	float: left;
}

.moduletable-login form {
	margin: 0px;
	padding: 0px;
}

.moduletable-login p {
	margin-bottom: 3px;
}

.moduletable-login fieldset {
	padding: 0px;
	border: none;
}

.moduletable-login input.button {
	margin: 6px 0px;
	font-size: 8pt;
}

.moduletable-login input.inputbox {
	font-size: 8pt;
	padding: 1px;
	width: 120px;
}

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

ul#mainlevel li {
	margin: 0;
	padding: 0;
}

ul#mainlevel li a {
	color: #4d4d4d;
	font-weight: bold;
	display: block;
	padding: 4px 0px 4px 18px;
	background-image: url("../images/menu_item.png");
	background-position: bottom left;
	background-repeat: no-repeat;
}

ul#mainlevel li a:hover, ul#mainlevel li a#active_menu {
	background-image: url("../images/menu_item2.png");
	background-position: bottom left;
	background-repeat: no-repeat;
	text-decoration: none;
}

#bottom {
	clear: both;
	background-image: url("../images/bottom.png");
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0px;
	height: 41px;
	font-size: 7pt;
	text-align: center;
	padding: 25px 0px 0px 626px;
}

#bottom a {
	font-weight: normal;
	color: #4d4d4d;
	background-image: none;
	padding: 0;
}

#rightbox {
	width: 250px;
	float: right;
	padding-right: 0px 27px 10px 0px;
}

.moduletable-sidebox {
	font-size: 9pt;
	margin-bottom: 20px;
}

.blog_more ul, .moduletable-sidebox ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.blog_more li, .moduletable-sidebox li {
	margin: 0;
	padding: 0px 0px 5px 0px;
}

.moduletable-sidebox h3 {
	font-size: 9pt;
	color: #4d4d4d;
	border-bottom: 1px solid #4d4d4d;
	margin-bottom: 10px;
	line-height:1.3;
}

.moduletable-sidebox2 {
	font-size: 9pt;
	margin-bottom: 20px;
}

.moduletable-sidebox2 ul {
	list-style-type: disc;
	margin: 0;
	padding: 0;
}

.moduletable-sidebox2 li {
	margin-left: 15px;
	padding: 0px 0px 5px 0px;
}

.moduletable-sidebox2 h3 {
	font-size: 9pt;
	background-color: #7EB43B;
	color: #FFFFFF;
	padding: 2px 5px;
	margin-bottom: 10px;
	line-height:1.3;
}

.clearbox {
	clear: both;
	height: 1px;
}

.clear {
	
	height:5px;
}

#large {
	clear: right;
	margin: 10px 0px 0px 235px;
}



h1,h2,h3,h4,h5,h6,p,blockquote,ul,ol,dl,form,label,fieldset,address {
	margin: 0px 0px 10px 0px;
}

li,dd {
	margin-left: 15px;
}

fieldset {
	padding: 15px;
}

img{
	border: 0px;
}

a, a:visited {
	text-decoration: none;
	color: #D9006D;
	font-weight: normal;
	background-image: url("../images/linkarrow.gif");
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 10px;
}

a:hover {
	text-decoration: underline;
}

h1, .componentheading , h2, .contentheading, .contentheading a {
	font-size: 15pt;
	font-weight: bold;
	color: #7EB43B;
	margin-bottom: 15px;
	background-image: none;
	padding: 0;
}

.contentheading a:hover {
	text-decoration: underline;
}

h3 {
	color: #7EB43B;
	font-size: 12pt;
	font-weight: bold;
	margin-top: 15px;
}

h4 {
	color: #7EB43B;
	font-size: 11pt;
	font-weight: bold;
	margin-top: 15px;
}

h5 {
	color: #7EB43B;
	font-size: 10pt;
	font-style: italic;
	margin-top: 15px;
}

.blog h2 {
	margin: 0;
	padding:0;
}

#footer,.small,.createdate,.modifydate,.mosimage_caption {
	font-size: 8pt;
	color: #4d4d4d;
}

.createdate {
	color: #BDBDBD;
}

.counter {
	display: none;
}

ul.pagination {
	list-style: none;
	font-size: 8pt;
	padding: 0;
	margin: 60px 0px 0px 0px;
	border-top: 1px solid #4d4d4d;
}

div.projects_pages ul.pagination {
	font-size: 7pt;
	text-align: center;
	margin: 0px;
}

p.projects_pagecount {
	font-size: 7pt;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 5px;
}

ul.pagination li {
	display: inline;
	margin: 0px 10px 0px 0px;
	padding: 0px;
}

ul.pagination a {
	background-image: none;
	padding: 0;
}


a.lightboxlink { 
	font-size: 8pt;
	font-weight: normal;
} /*Google Maps*/

.table-simple {
	border: 1px solid #315F61;
	border-collapse: collapse;
	margin: 5px 0px 15px 0px;
}

.table-simple th {
	border: 1px solid #315F61;
	font-weight: bold;
	padding: 2px 5px;
}

.table-simple td {
	border: 1px solid #315F61;
	padding: 2px 5px;
}

/*ChronoForms*/
#ChronoContact_gsne_contact, #ChronoContact_gsne_boerse {
	margin: 30px 15px 10px 15px;
}

.form_item  {
	margin-top: 10px;
}

label.cf_label {
	display: block;
	margin: 0px;
	font-size: 9pt;
	font-weight: bold;
	color: #969696;
}

.cf_inputbox, #chrono_verification {
	display: block;
	width: 250px;
	border: 1px solid #969696;
	background-color: #F1F1F1;
}

input.cf_inputbox, textarea.cf_inputbox, input#chrono_verification {
	padding: 1px;
}

textarea.cf_inputbox {
	height: 200px;
}

select.cf_inputbox {
	display: block;
	width: 100px;
}

.cfclear {
	height: 1px;
}

.LV_validation_message {
	color: #D9006D;
	font-size: 7pt;
}





form.josForm, form#josForm {
	padding: 0px;
}

form.user fieldset {
	padding: 15px;
	border: 1px solid #D7D7D7;
}

form.user div {
	float: left;
	width: 100%;
}

form.user label {
	width: 170px;
	float: left;
}

/* System Messages */
#system-message {
	margin-bottom: 10px;
	padding: 0;
}

#system-message dt {
	font-weight: bold;
}

#system-message dd {
	margin: 0;
	font-weight: bold;
	text-indent: 0px;
}

#system-message dd ul {
	color: #7EB43B;
	margin-bottom: 10px;
	list-style: none;
	padding: 10px;
	border: 2px solid #7EB43B;
	background-color: #FFFFE1;
}

#system-message dd ul li {
	margin: 0px;
}

/* System Standard Messages */
#system-message dt.message {
	display: none;
}

#system-message dd.message {

}

/* System Error Messages */
#system-message dt.error {
	display: none;
}

#system-message dd.error ul {
	color: #D0006E;
	border: 2px solid #D0006E;
}

/* System Notice Messages */
#system-message dt.notice {
	display: none;
}

#system-message dd.notice ul {
	color: #7EB43B;
	border-top: 2px solid #7EB43B;
}

