li.header {
	font-weight: bold;
}

ul, ol {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0;
}

div.personalData,
div.companyOption,
div.paymentDetails,
div.submitButton {
	margin-top: 15px;
}
table.paymentDetails {
	border: 0px;
	padding: 0px;
	margin: 3px 0;
	cell-spacing: 0;
	font-family: Verdana;
	font-size: 10px;
}

div.paymentDetails li ol{
	margin: 5px 0;
}
div.paymentDetails li.partHeader{
	margin: 5px 0;
}

div.submitButton {
	height: 30px;
}

div.submitButton span {
	float: right;
	margin-right: 24px;
}

span.title {
	width: 100px;
	margin-right: 20px;
	float: left;
	display: block;
}

span.description {
	width: 200px;
	margin-right: 20px;
	float: left;
	display: block;
}

li.termsAndDetails a {
	color: #000000;
	font-weight: bold;
}

div.createOrder {
	/*width: 600px;*/
}

div.createOrder input.memberData,
input.memberData,
div.createOrder input.companyData,
input.jquerySuggestion {
	width: 200px;
/*	background-image:url(/fileadmin/templates/website/images/input_bg.gif);*/
	background-image: url(/fileadmin/templates/main/images/input-active.gif);
	background-position: left top;
	background-repeat: no-repeat;
	border: 0;
	border-right: 1px solid #CFCFCF;
	border-bottom: 1px solid #DFDFDF;

	color: #666666;
	height: 20px;
	margin: 4px 0px 0;
	padding: 4px 4px 0px 4px;

}
select.companyData {
	margin:4px 0 0;
	width: 100px;
	padding: 0px;
}
textarea.memberData {
	background-image: url(/fileadmin/templates/main/images/input-active.gif);
	background-position: left top;
	background-repeat: no-repeat;
	border: 0;
	border-right: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;

	color: #666666;
	margin: 4px 0px 0;
	padding: 4px 4px 0px 4px;

}
div.createOrder select.memberData,
div.createOrder select.companyData,
div.member_search select {
	width: 210px;
}

div.errorMessages {
	color: #FF0000;
	font-weight: bold;
}

span.errorMessage {
	color: #FF0000;
	font-weight: bold;
}

span.green {
	color: #00CC33;
	text-align: center;
	display: block;
	font-family: Verdana;
	font-size: 15px;
	height: 30px;
	line-height: 30px;
	border: 1px dashed #000000;
	font-weight: bold;
}

li.spacer {
	height: 6px;
}

.redStar {
	color: #FF0000;
	font-size: 14px;
}

.edit_button {
	background: transparent url(/fileadmin/templates/main/images/edit.gif);
	width: 16px;
	height: 16px;
	border: 0;
	cursor: pointer;
}

.delete_button {
	background: transparent url(/fileadmin/templates/main/images/garbage.gif);
	width: 16px;
	height: 16px;
	border: 0;
	cursor: pointer;
}

.add_new_record_button {
	background: transparent url(/fileadmin/templates/main/images/new_record.gif);
	width: 16px;
	height: 16px;
	border: 0;
	cursor: pointer;
}

.new_company_btn {
	background: transparent url(/fileadmin/templates/main/images/new_company.png);
	width: 100px;
	height: 16px;
	border: 0;
	margin-top: 8px;
	cursor: pointer;
}

.create_new_btn {
	background: transparent url(/fileadmin/templates/main/images/create_new_btn.png);
	width: 65px;
	height: 16px;
	border: 0;
	cursor: pointer;
}

.dHeader {
	font-weight: bold;
}

.overviewHeader {
	font-weight: bold;
	font-size: 16px;
}

.color1 {
	background-color: #E9E9E9;
}

.color2 {
	background-color: #FFFFFF;
}

input.year_input,
input.title_input,
input.link_input {
	width: 210px;
}

select.status_select {
	width: 220px;
}

textarea.description_textarea {
	width: 455px;
}

textarea.video_code {
	width: 210px;
}

/**
* Makes more space between each checkbox
*/
.moc_formlib_multigroup_input tr td input{
	margin-left: 30px;
}

.content-top-bg {
	background-image: url(/fileadmin/templates/website/images/news_single_top.gif);
	background-repeat: no-repeat;
	font-size: 0;
	height: 2px;
	width: 100%;
}

.content-item {
	background-color: #f9f9f9;
	background-image: url(/fileadmin/templates/website/images/news_single_middle.gif);
	background-repeat: repeat-y;
	padding: 0 13px;

}

.content-bottom-bg {
	background-image: url(/fileadmin/templates/website/images/news_single_bottom.gif);
	background-repeat: no-repeat;
	font-size: 0;
	height: 4px;
	margin: 0 0 6px;
	width: 100%;
}

.clearBoth {
	clear: both;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.spacer {
	height: 10px;
}

.memberVertical {
	background-image: url(/fileadmin/templates/website/images/edn-strip-member.png);
	width: 13px;
	height: 90px;
	border: 0px;
}
.companyVertical {
	background-image: url(/fileadmin/templates/website/images/company_vertical.png);
	width: 13px;
	height: 90px;
	border: 0px;
}
.filmVertical {
	background-image: url(/fileadmin/templates/website/images/film_vertical.png);
	width: 13px;
	height: 90px;
	border: 0px;
}

.border-bottom {
	width: 600px;
}

ul li.boldName {
	font-weight: bold;
	font-size: 12px;
}

.boldCompany {
	font-weight: bold;
	font-size: 11px;
}
div.profileimage {
	padding: 0px;
	margin: 0px;
	display: inline;
	width: 180px;

}
div.search-profile-container {
	height: 90px;
	width: 595px;
	padding: 0px 0px 0px 5px;
	margin: 0px;
}
div.entryData {
	width: 340px;
}
div.entryData ul li {
	margin-bottom: 10px;
}
ul li.group {
	width: 350px;
}

.label {
	width: 75px;
}
.description {
	margin-left: 15px;
}

span.imagefile {
/*	width: 180px;*/
/*	overflow: hidden;*/
}
span.imagefile input {
	width: 80px;
}
hr.grey {
	background-color: #F1F1F1;
	color: #F1F1F1;
	width: 588px;
	height: 1px;
	border: 0px;
}

.memberSingleView div.labels {
	width: 186px;
	float: left;
}

.memberSingleView div.fields {
	width: 320px;
	float: left;
}

div.entryData ul li.profileNote {
	width: 350px;
}

.blueArrow {
	background-image: url(/fileadmin/templates/website/images/blue_arrow.gif);
	background-position: left top;
	background-repeat: no-repeat;
	border: 0;
	padding-left: 20px;
}

div.download_vCard {
	height: 22px;
}

div.download_vCard a {
	font-size: 13px;
	font-weight: bold;
}
div.download_vCard a:hover {
	text-decoration: none;
}

/* ViewBoard and PageBoard */
div.viewBoard a {
	text-decoration: none;
	color: #000000;
	height: 25px;
	line-height: 25px;
	padding: 2px 3px 2px 3px;
	font-size: 12px;
	width: 30px;
	display: inline-block;
	text-align: center;
}

div.pageBoard a {
	text-decoration: none;
	color: #000000;
	height: 25px;
	line-height: 25px;
	padding: 2px 3px 2px 3px;
	font-size: 15px;
	width: 12px;
	display: inline-block;
	text-align: center;
}
div.pageNavigator {
	width: 611px;
}
.pageNavigatorSetContainer {
	width: 575px;
	display: inline-block;

	text-align: center;
}
.pageNavigatorSetContainer a.pagelink {
	width: 28px;
	height: 25px;
	line-height: 25px;
	display: inline-block;
	text-align: center;
	font-size: 12px;
	padding: 2px 3px 2px 3px;
	margin: 2px 0 2px 0;
}

div.viewBoard a:hover,
div.pageBoard a:hover,
.pageNavigatorSetContainer a:hover {
	background-color: #7EB241;
	font-weight: bold;
}

div.searchResult {
	width: 575px;
	text-align: center;
	padding-top: 25px;
	font-size: 14px;
	font-weight: bold;
}

.search_member_button {
	background: transparent url(/fileadmin/templates/website/images/search_button.png);
	width: 82px;
	height: 16px;
	border: 0px;
}
.arrow_collapsed {
	background: transparent url(/fileadmin/templates/website/images/arrow_right.png);
	background-repeat: no-repeat;
	width: 10px;
	height: 9px;
	margin-right: 10px;
	margin-top: 3px;
}
.arrow_expaned {
	background: transparent url(/fileadmin/templates/website/images/arrow_down.png);
	background-repeat: no-repeat;
	width: 9px;
	height: 8px;
	margin-right: 10px;
	margin-top: 3px
}

.searchArrowAndLabel {
	width: 200px;
}

.tx-mocedn-pi4 .news-latest-item-text {
/*	width: 475px;*/
}
.tx-mocedn-pi4 .event .news-latest-item-text {
	width: 495px;
}

.tx-mocedn-pi4 .tvstation .news-latest-item-text {
	width: 595px;
}

span.displayNone {
	display: none;
}
div.tx-mocedn-pi2 div.payment {
	margin-bottom: 5px;
}

div.link-item {
	background-image:url(/fileadmin/templates/website/images/news_latest_bg.gif);
	background-repeat:no-repeat;
	width:611px;
	height: 94px;
	margin-bottom: 5px;

}

div.link-item .news-latest-category img {
	float: left;
	padding-top: 1px;
}
div.link-item h3 {
	font-size:14px;
	margin:0;
	padding:2px 8px 0px 0px;
}
div.link-item h3 a {
	color:#000000;
}
div.link-item-inner {
	padding: 10px;
	float: left;
	width: 575px;

}

div.result_image {
	float: left;
	width: 100px;
}
