/********************************************
Cascading Style Sheet for the template style

For use with Marbl-cms
A template for Marbl-CMS

Marbl-CMS, Copyright Martin Borgman
All Rights Reserved - www.marbl-cms.com
********************************************/

body,
html {
	margin:0;
	padding:0;
	background-color:#333333;
	/*background-image:url('body.jpg');*/
	color:#000;
}
body {
	min-width:1100px;
}
#wrap {
	background-color:transparant;
	background-image:url('wrap.jpg');
	margin:0 auto;
	width:1100px;
}
#header {
	background-color:transparant;
	background-image:url('header.jpg');
	text-align:right;
	padding-left:968px;
	height:211px;
}
#header h1, #header p{
   	padding:5px;
    margin:0;

   }
blockquote {
   	padding:5px;
   	border:2px inset;
}
#breadcrums {
	background-color:transparant;
	background-image:url('breadcrum.jpg');
	margin:0;
	color:#ffffff;
	padding-top:4px;
	height:25px;
}
#breadcrums a {
	color:#ffffff;
	font-weight:bold;
}
#breadcrums p {
	margin:0;
	padding-left:14%;
}
/* IE padding fix */
* html #breadcrums {
	padding:0px;
	background-repeat:no-repeat;
}
#article {
	background-color:transparant;
	/*background-image:url('article.jpg');*/
	background-repeat:no-repeat;
	float:left;
	min-height:562px;
	/*width:815px;*/
	width:787px;
}
#article a:link, #article a:visited {
	font-weight:normal;
	text-decoration:underline;
}
#article a:hover {
	color:#555555;
	text-decoration:underline;
}
/* IE height min-height and padding fix */
* html #article {
	padding:15px 0;
	height:562px;
}
#article h1, #article h2 {
	font-size:18pt;
	margin-bottom:0px;
	padding:0px;
	padding-bottom:20px;
	display:inline;
}
#article_header {
	background-color:transparant;
	background-image:url('article_header.jpg');
	background-repeat:no-repeat;
	padding: 0px;
	padding-left: 10px;
	padding-bottom: 18px;
	min-height:40px;
}
/* IE height min-height */
* html #article_header {
	height:40px;
}
#article_content {
	background-color:transparant;
	margin-bottom: -20px;
	padding: 15px;
	padding-left: 50px;
	padding-bottom: 50px;
}
#article_comment {
	background-color:transparant;
	padding: 25px;
	padding-left: 50px;
}
#footer {
	background-color:transparant;
	background-image:url('footer.jpg');
	clear:both;
	text-align:center;
	padding:0px;
	height:16px;
}
#footer p {
	color:#ffffff;
	margin:0;
	font-size:7pt;
	padding-bottom:2px;
	padding-top:1px;
}
/* IE padding fix */
* html #footer p {
	padding:0px;
}

#menu {
	background-color:transparant;
	/*background-image:url('menu.jpg');*/
	background-repeat:no-repeat;
	float:left;
	padding-left:0px;
	padding-top:20px;
	height:474px; /* 514-40padding */
	width:124px;;
}
#menu h3, #menu div {
	color:#000000;
	padding-left:10px;
	text-align:left;
	height:25px;
}
#menu a:link{
	color:#555555;
	text-decoration:none;
}
#menu a:visited{
	color:#555555;
	text-decoration:none;
}
#menu a:hover{
	color:#555555;
	text-decoration:underline;
}
#menu_child {
	/*background-color:transparant;*/
	background-image:url('menu_main.jpg');
}
#menu_current a:link, #menu_current a:visited {
	background-color:transparant;
	/*background-image:url('menu_current_sub.jpg');*/
	color:#000000;
	font-weight:bold;
}
#menu_current_main a:link, #menu_current_main a:visited {
	background-color:transparant;
	color:#000000;
	font-weight:bold;

}
#menu_hidden {
	display:none;
	overflow:hidden;
}
#menu_hidden_spacer {
	visibility:hidden;
}
#menu_main {
	/*background-color:transparant;*/
	background-image:url('menu_main.jpg');
}
#menu_parent, #menu_parent a:link, #menu_parent a:visited {
	background-color:transparant;
	color:#000000;
	font-weight:bold;
}
#menu_parent_main, #menu_parent_main a:link, #menu_parent_main a:visited {
	background-color:transparant;
	color:#000000;
	font-weight:bold;

}
#menu_current_main, #menu_parent_main {
	/*background-color:transparant;*/
	background-image:url('menu_current_main.jpg');
}
#menu_current, #menu_parent {
	/*background-color:transparant;*/
	background-image:url('menu_current_sub.jpg');
}
#menu_related {
	/*background-color:transparant;*/
	background-image:url('menu_sub.jpg');
}
#gallery {
	margin-left: auto;
	margin-right: auto;
	width: 90%;
}
#gallery img, #gallery_spacer {
	height: 100px; /* org:100px */
	width: 150px; /* org:150px */
}
#gallery p {
	margin:0px;
	padding:0px;
}
#gallery td {
	margin:0px;
	padding:0px;
	text-align:center;
	height:125px;
	width:200px;
}
#gallery_large td {
	margin:0px;
	padding:0px;
	text-align:center;
}
#gallery_large img {
	width: 80%;;
}
#popupimage {
	border:3px solid #d3e2fb;
}
#advert1 {
	background-color:transparant;
	padding-left:260px;
	padding-top:13px;
}
#advert2 {
	background-color:transparant;
	float:right;
	padding-right:1px;
	overflow:hidden;
	text-align:center;
	width: 188px;
}
#marblpower {
	background-color:#333333;
}
#comment_header {
	background-color:#ff0000;
	margin-left:50px;
	text-align:left;
	padding:2px;
	width:646px;
}
#comment_content {
	background-color:#ffffff;
	margin-bottom:5px;
	margin-left:50px;
	padding-left:20px;
	padding-bottom:5px;
	padding-right:5px;
	padding-top:5px;
	text-align:left;
	width:625px;	
}
/* IE height fix */
* html comment_header {
	float:left;
}
* html comment_content {
	float:left;
}
#comment_admin {
	font-weight: bold;
	text-decoration: underline;
}
#comment_mod {
	font-weight: bold;
}
#comment_user {
}
#comment_visitor {
	font-style: italic;
}
#comment_explanation{
	color: #333333;
	font-size: 8pt;
	font-style: italic;	
}
#last_modified, #latest_comments {
	font-size: 7pt;
	color: #666666;
}
#last_modified a:link, #latest_comments a:link {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
#last_modified a:visited, #latest_comments a:visited {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
#last_modified a:hover, #latest_comments a:hover {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}
#online {
	background-color: #cc0000;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-bottom: #000000 1px solid;
	margin-right: -2px;
	color: #ffffff;
	font-weight: bold;
	font-size: 10pt;
	text-align: right;
}