body,div,p,ul,li,ol,dd,dt,fieldset,legend,img,h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
	text-indent: 0;
}

fieldset,img {
	border: none;
}

ul,ol {
	list-style: none;
}

body {
	font-family: arial, sans-serif;
	font-size: 24px;
	background-color: #e2e7e0;
	color:#3F342E;
}

td {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
}

a {
	text-decoration: none;
	color: #80756e;
}

#page {
	margin: 5px auto 15px auto;
	width: 980px;
	padding: 0 0 10px 0;
}

.dropshadow {
	position: relative;
	background-image: url(/images/dropshadow.png);
	background-position: bottom right;
	background-repeat: repeat-x;
}

.dropshadow .innerpanel {
	position: relative;
	background-color: #FFFFFF;
	left: -5px;
	top: -5px;
}

#page #header {
	position: relative;
	height: 70px;
	border-bottom: 1px dotted #80756e;
	padding: 10px 0;
	background-color: #FFFFFF;
	width: 950px;
	margin: 0 auto;
}

#header-logo {
	position: absolute;
	display: block;
	width: 281px;
	left: 0;
	top: 15px;
}

#user-panel {
	position: absolute;
	width: 679px;
	right: 0;
	top: 10px;
	text-align: right;
	font-size: 11px;
	font-family: arial;
}

#user-panel li,#user-panel li a,#login-options,#search-form,#search-fields,#search-input,#search-button
	{
	list-style: none;
	display: inline;
	height: 20px;
	border: 0;
	vertical-align: middle;
}

#user-panel #login-options li span {
	color: #3f332d;
	font-weight: bold;
}

#search-fields {
	border: 1px solid #80756e;
	line-height: 20px;
}

#search-button {
	height: 22px;
	position: absolute;
	background-color: #80756e;
	color: white;
	top: -1px;
	right: -1px;
}

#login-options li {
	display: inline;
}

#primary-navigation {
	position: absolute;
	bottom: 10px;
	right: 0;
	width: 679px;
	text-align: right;
	font-size: 19px;
	font-family: georgia, serif;
}

#secondary-navigation {
	background-color: #FFFFFF;
	text-align: right;
	padding: 5px 0 15px 0;
	width: 950px;
	margin: 0 auto;
	font-size: 16px;
	font-family: georgia, serif;
}

#page-content {
	/*float: left;
	clear: both;  caused the page not to print anymore......*/
	margin: 28px 0;
	width: 980px;
}

#footer {
	clear: both;
	font-family: arial, sans-serif;
	font-size: 11px;
}

#footer ul {
	list-style: none;
	color: #80756e;
	margin: 10px 0 10px 0;
	padding: 10px 0 10px 0;
	background-color: #FFFFFF;
	text-align: right;
}

#footer li {
	display: inline;
	padding: 0 10px 0 10px;
}

#footer li.motto { /*float: left;*/
	font-weight: bold;
	font-size: 14px;
	margin-right: 608px;
}

#footer li a:hover {
	color: #5F9EA0;
}

#tertiary-navigation {
	font-size: 16px;
	/*width: 200px;*/
}

#primary-navigation,#secondary-navigation,#tertiary-navigation {
	list-style: none;
}

#primary-navigation li,#secondary-navigation li {
	display: inline;
	padding: 0 0 0 10px;
}

#primary-navigation a {
	color: #A7A19A;
}

#primary-navigation a:hover {
	color: #3F332D;
}

#secondary-navigation a {
	color: #A7A19A;
}

#secondary-navigation a:hover {
	border-bottom: 3px solid #3F332D;
	color: #3F332D;
}

#tertiary-navigation a:hover {
	color: #5F9EA0;
}

#primary-navigation li.active a {
	color: #3F332D;
}

#secondary-navigation li.active a {
	color: #3F332D;
	border-bottom: 3px solid #3F332D;
}

#tertiary-navigation li.active a {
	font-weight: bold;
	color: #5F9EA0;
}

.sf_comment_form textarea {
	font-family: arial;
}

span.pager {
	float: right;
}

textarea.autogrow {
	line-height: 16px;
	min-height: 16px;
	width: 400px;
	font-size: 12px;
	font-family: arial;
}

.ajaxloginbox {
	text-align: left;
}

#login-panel {
	padding: 8px;
}

#login-panel .error_list {
	color: #c95427;
}

.page-header {
	width: 796px;
	height: 120px;
	position: relative;
	background-color: #80756e;
	margin: 8px 8px 12px 8px;
	color: #c0bab2;
}

.page-header h1 {
	float: left;
	font-size: 40px;
	color: #FFFFFF;
	margin: 10px;
	height: 100px;
	border-right: 1px dotted #C0BAB2;
	width: 200px;
}

.page-header p {
	float: left;
	clear: right;
	width: 400px;
	margin-top: 20px;
	margin-left: 20px;
	padding-left: 10px;
	font-size: 12px;
	line-height: 14px;
	position: absolute;
	left: 200px;
	bottom: 10px;
}

.page-header img {
	display: block;
	height: 56px;
	width: 84px;
	background-color: #3F332D;
	position: absolute;
	right: 20px;
	top: -20px;
}

.page-header h1 img {
	display: inline;
	height: 100px;
	width: 200px;
	background: none;
	left: 0;
	top: 0;
}

#first-content-column ul {
	width: 150px;
}

#first-content-column h2 {
	font-family: georgia, serif;
	font-style: italic;
	font-weight: normal;
	font-size: 14px;
	text-align: right;
	padding: 10px 0;
	border-top: 1px dotted #3F332D;
	width: 150px;
}

#first-content-column .link-panel,#first-content-column .photo-gallery-panel
	{
	margin-bottom: 8px;
}

#first-content-column .link-panel li {
	margin: 4px 0;
}

#first-content-column .link-panel a {
	display: block;
	font-weight: bold;
	font-size: 20px;
	width: 150px;
	color: #3F332D;
	padding: 10px 0 10px 10px;
}

#first-content-column #admin-control-panel a {
	background-image: url(/images/control-panel-button-admin.png);
	background-repeat: no-repeat;
}

#first-content-column #network-news-panel a {
	background-image: url(/images/control-panel-button-member.png);
	background-repeat: no-repeat;
}

#first-content-column .photo-gallery-panel img {
	background-image: url(/images/small-image-dropshadow.png);
	background-repeat: no-repeat;
	height: 30px;
	padding: 0 5px 5px 0;
	width: 30px;
}

#first-content-column .photo-gallery-panel .photo-gallery-row ul li {
	display: inline;
}

.text {
	position: relative;
}

.cooltooltip {
	padding: 3px;
	position: absolute;
	top: 5px;
	left: 5px;
	width: 340px;
	background: #eee;
	color: #3F332D;
	border: 1px dotted #c95427;
}

/*
.login_form li.remember {
	display: none;
}
*/

.clear {
	clear: both;
}

.col p a {
	font-weight: bold;
	color: #cb5527;
}

ul.believelist li {
	margin: 5pt 0;
}

#last-content-column .involved-panel p a {
	font-style: italic;
	color: #cb5527;
}

.network_unitedmovie {
	height: 155px;
}

#invoice_overview {clear: right; float: left; width: 812px; margin-bottom:100px; background-color: #fff;}
#invoice_overview .invoice_overview_content {padding:8px;}
#invoice_overview .invoice_overview_content .invoice_part {margin-top:20px;}
#invoice_overview .invoice_overview_content .invoice_part .invoice_label { font-size:14px; font-weight:bold; line-height:20px; }
#invoice_overview table { border:1px solid #A8bbbf; width:100%; margin-top:10px; border-collapse: collapse;}
#invoice_overview table tr th { font-size: 12px; font-weight: bold; background-color: #A8BBBF !important; border-right: 1px solid #A8bbbf !important; border-bottom: 1px solid #A8bbbf !important;}
#invoice_overview table td { border-right: 1px solid #A8bbbf !important; border-left:0 !important; border-top:0 !important; border-bottom:0 !important; }

#print_invoices { background-color: #fff !important; }
