﻿/* Main Layout Elements */
body {
	color: #000000; 
	background: #ffffff;
	background-image: URL('serr.jpg');
	font-family: Arial, Helvetica, sans-serif; 
	margin: 0px; 
	font-size: 12px; 
}
#constrain {
	width: 774px;
	margin: 0 auto;
}
#header { 
	width:774px;
	height:160px;
	background-image: URL('casino4all.gif');	
	color: #ffffff;
	margin: 0 auto;
	padding:0;
	clear: both;
}
#headerlinks { 
	height: 32px;
	font-size: 16px;
	padding:0;
	padding-top: 115px;
	color: #ffffff;
	margin: 0 auto;
	clear: both;
}

#header img {
	display: block;
}
img {
	display: block;
}
.sidebar { 
	float: left; 
	width: 200px;
	margin: 0;
	padding: 0;
}
.pageconstrain { 
	background-image: URL('sommer.jpg');
	background-color: #ffffff;
}
.page { 
	float: left; 
	width: 574px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.footer { 
	clear: both; 
	margin: 0;
	text-align: center; 
	color: #ffffff;
	font-size: 10px;
}
.footer a:link, .footer a:visited { 
	color: #ffff99;
}


/* General Link Colors */
a:link { 
	color: #1e4267; 
}
a:visited { 
	color: #1e4267; 
}
a:hover { 
	color: #aa0000; 
}
a:active { 
	color: #ff0000; 
}


/* Navigation Blocks */
.block { 
	margin-bottom: 10px;
	background: #ffffff;
}
.block .title { 
	height: 20px;
	padding-top: 2px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 13px;
	color: #ffffff;
	background-image: URL('serr.png');
	background-repeat: no-repeat;
	margin-right: -7px;
}
.block .content { 
	font-size: 12px;
}

/* Navigation Bullets */

ul.menu li {
	list-style-image: none;
	list-style-type:square;
}
ul.menu li li {
	list-style-image: none;
	list-style-type: disc;
	margin-left: -6px;
	border-bottom: 1px solid #cccccc;
	color: #999999;
}
ul.menu li li a {
	text-decoration: none;
}
ul.menu li a.active {
	color: #175900;

}

/* Pages */
.page h2.title {
	font-size: 16px;
	border-bottom: 1px solid #777777;
	margin-bottom: 5px;
}
.page h2.title a {
	text-decoration: none;
	color: #000000;
}
.mission { 
	padding: 5px;
	color: #ffffff;
	font-style: italic;
	text-align: right;
}
.page .help {
	color: #333333; 
}
.page .messages { 
	color: #333333; 
	background-color: #f5fff5; 
	border: 1px solid #424242; 
	margin-bottom: 10px; 
	padding: 5px;
}
.page .error { 
	border-color: #990000; 
}
.breadcrumb {
	font-size: 10px;
	text-align: right;
	margin-right: 10px;
}





/* Node Specific */
.node { 
	margin-bottom: 10px; 
}
.node h3.title {
	font-size: 16px;
}
.node .picture {
  border: 1px solid #ddd;
  float: right;
  margin: 3px;
}
.node .date {
	font-size: 10px;
	color: #999999;
}
.node .submitted {
	font-size: 10px;
	margin-bottom: 10px;
	color: #666666;
}
.node .links {
	text-align: center;	
}
.node .taxonomy {}


/* Comment Related */
.comment {
	background: #fafafa;
	padding: 2px;
	margin-bottom: 5px;
}
.comment h4.title {
	margin: 0;
}
.comment .date {
	font-size: 10px;
	color: #999999;
}
.comment .author {
	font-size: 10px;
}
.comment .links { 
	clear: left; 
	text-align: center;
	font-size: 10px;
}
.comment .new {
	text-align: right;
	font-weight: bold;
	font-size: 10px;
	float: right;
	color: red;
}
.comment .submitted {
	font-size: 10px;
}


/* Login Form */
#user-login-form ul { 
	text-align: left;
	margin-left: -10px;
	margin-top: 5px;
}
#user-login-form input { 
	width: 180px; 
}
.form-item {
	margin: 0;
	padding: 2px;
	text-align: left;
}


/* Other Stuff */
.box h3.title {
	font-size: 16px;
	border-bottom: 1px solid #333333;
}
h1, h2, h3, h4, h5, h6 { 
	margin: 0px; 
}
h2 {
	font-size: 15px;
}
p, ul, ol { 
	margin-top: 5px; 
	margin-bottom: 10px; 
}
table { 
	border-collapse: collapse; 
	border-spacing: 0px;
	border: 0;
}
.content tbody {             
	border: 0px none;
}
tr.odd {
	background: #ffffff;
}
tr.even {
	background: #f4f7ff;
}
thead th {
	border-bottom: 1px solid #000000;
}
form { 
	margin: 0px; 
	padding: 0px; 
}
fieldset { 
	border: 1px solid #ccc;
}
a img { 
	border: 0px; 
	padding:0;
	margin:0;
}
img.a { 
	border: 0px; 
	padding:0;
	margin:0;
}

dd {
	margin-left: 20px;
}
body.mceContentBody {
	background: #fff;
	color: #000;
}
.small {
	font-size: 10px;
	color: #444444;
}
.big {
	font-size: 15px;
	font-weight: bold;
	border-bottom: 1px solid #cccccc;
}
.biglink {
	font-size: 16px;
	font-weight: bold;
}
p {
	margin-top: 5px;
	margin-bottom: 15px;
}
.alt {
	background-color: #f9f9f9;
}
.tble {
	border:0;
}
hr {
	color: #aaaaaa;
	background-color: #aaaaaa;
	height: 1px;
	border: 0;
}
.leftside {
	float:left;
	width:350px
}
.rightside {
	float:				left;
	width:				200px;
	padding-left:		10px;
	text-align:			center;
	font:				12px Arial, Verdana, Helvetica, sans-serif;
	clear:				right;
}
.bottomtext {
	clear:both
}
.block-search .content {
	text-align:center;
}
#edit-search-block-form-keys {
	width:170px;
}
.block-search #edit-submit {
	width:174px;
	background:#105600;
	color:#ffffff;
	border-top:1px solid #efffec;
	border-left:1px solid #efffec;
	border-right:1px solid #082c00;
	border-bottom:1px solid #082c00;			
}