@charset "utf-8";
/* CSS Document */
body {
	padding: 0;
	margin: 0;
	background: url(/templates/cerkala/images/bg.jpg) center top no-repeat  #131313;
}
.body-div {
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 930px;
	border-left: 2px gray solid;
	border-right: 2px #414141 solid;
	border-top: 2px gray solid;
	border-bottom: 2px #414141 solid;
	-webkit-box-shadow: 0px 0px 7px black;
	-moz-box-shadow: 0px 0px 7px black;
	-moz-border-radius-bottomleft: 15px;
	-moz-border-radius-bottomright: 15px;
	-webkit-border-bottom-right-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	background: #131313;
}
.main-content-div {
	float: left;
}
.content-div
{
	width: 700px;
	border-left: 1px gray solid;
	border-right: 1px #414141 solid;
	border-top: 1px gray solid;
	border-bottom: 1px #414141 solid;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-webkit-box-shadow: 0px 0px 7px black;
	-moz-box-shadow: 0px 0px 7px black;
	padding: 5px;
	margin-bottom: 5px;
	margin-left: 8px;
	background: rgba(38, 38, 38, 0.95);
}
.article_column
{
	padding:0;
	margin:0;
}

.rn-div {
	width: 180px;
	border-left: 1px gray solid;
	border-right: 1px #414141 solid;
	border-top: 1px gray solid;
	border-bottom: 1px #414141 solid;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-webkit-box-shadow: 0px 0px 7px black;
	-moz-box-shadow: 0px 0px 7px black;
	padding: 5px;
	margin-bottom: 10px;
	float: right;
	margin-left: 8px;
	margin-right: 8px;
	background: rgba(38, 38, 38, 0.95);
	margin-bottom: 25px;
}

.header-div {
	width: 916px;
	background: rgba(38, 38, 38, 0.9) url(/templates/cerkala/images/top_logo.png) center top no-repeat;
	border-left: 1px gray solid;
	border-right: 1px #414141 solid;
	border-top: 1px gray solid;
	border-bottom: 1px #414141 solid;
	margin-left: auto;
	margin-right: auto;

	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-box-shadow: 0px 0px 7px black;
	-moz-box-shadow: 0px 0px 7px black;
	height: 195px;
	margin-bottom: 20px;
	padding: 0 0 5px 0;
	margin-top: 0;
}
.header-div p {
	padding: 0;
	margin: 0 0 0 0px;
}
.header-div p a {
	padding: 10px 5px 5px 5px;
	font-size: 14px;
	margin: 0 0 8px 0;
}
.div-related {
	margin-top: 60px;
	margin-right: 18px;
	margin-left: 10px;
	width: 200px;
	margin-bottom: 5px;
	border: 2px #CCCCCC dotted;
	padding: 0px;
	float: right;
	clear: both;
	background-color: none;
	padding: 0;
	-webkit-box-shadow: 0px 0px 7px black;
	-moz-box-shadow: 0px 0px 7px black;
}
.div-related p {
	background: none;
	padding: 4px;
}
.last-div {
	margin-bottom: 0px;
}
.col-left {
	float: left;
	width: 330px;
	background: white;
	border-bottom: 10px;
	border-top: 10px;
}
.col-right {
	float: right;
	width: 330px;
	background: green;
	border-bottom: 10px;
	border-top: 10px;
}
td.contentheading, p, li, div.componentheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px;
	color: #FFFFFF;
	line-height: 170%;
	margin-left: 5px;
	margin-right: 5px;
}
.rn-div .contentheading {
	padding-left: 10px;
}
td.contentheading, div.componentheading {
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	color: #E1E1FF;
}
.div.componentheading {
	maring-left: 5px;
}
p.shaddow {
	text-shadow: 1px 1px 2px #202020;
}
.content-div p  {                            
	background: #333333;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.rn-div p {
  padding: 0 0px 4px 1px;
  margin: 0 6px 6px 5px;
  border-bottom: gray 1px dotted;
}
.rn-div p.second {
  border-bottom: gray 1px dotted;
  padding-top: 4px;
  border-top: gray 1px dotted;
}

#disclaimer {
	width: 930px;
	margin-left: auto !important;
	margin-right: auto !important;
	display: block;
	color: #434343;
	padding: 5px 20px 0 40px !important;
	text-align: center;
}
li.column-left img, div.webgallery ul li img {
	background: #333333;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 10px;
}
div.webgallery ul li {
	margin: 7px !important;
}
div.webgallery ul li img {
	padding: 10px !important;
	margin: 2px;
}
td.buttonheading a {
	background: none;
	padding: 0;
	margin: 0;
	border: none;
}
td.buttonheading a:hover {
	background: none;
	padding: 0;
	margin: 0;
	border: none;
}
td.buttonheading, tr.buttonheading {
	padding: 0;
	margin: 0;
}
table.contentpaneopen, table.contentpaneopen tr, table.contentpaneopen td {
	margin: 0px;
	padding: 0px;
}
h2 {
	text-shadow: 1px 1px 2px #202020;
	font-family: Arial, Helvetica, sans-serif !important;
	color: white;
	font-size: 14px;
	padding: 2px 3px 2px 3px;
	line-height: 160%;
	background: #525252;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: -16px;
	font-weight: bold;
	border-left: 1px gray solid;
	border-right: 1px #414141 solid;
	border-top: 1px gray solid;
	border-bottom: 1px #414141 solid;
	-webkit-box-shadow: 0px 0px 7px black;
	-moz-box-shadow: 0px 0px 7px black;
}
h2 a {
	font-family: Arial, Helvetica, sans-serif !important;
	color: white !important;
	font-size: 14px;
	text-decoration: none !important;
	padding-left: 6px !important;
	padding-right: 6px !important;
	font-weight: bold;
}
h2 a:hover {
	text-decoration: underline;
}
hr p, hr {
	margin-left: 0px;
	margin-right: 8px;
	border-bottom: 1px dotted;
	border-top: none;
	border-right: none;
	border-left: none;
	color: #CCCCCC;
	display: inline;
}
hr.rule-alt {
	border-width: thick;
}
hr.rule-alt-two {
	border-width: thick;
}
/* TOP NAV BEGIN */
ul.link-list {
	padding: 6px 0 0 6px;
	margin: 5px 0 0 0;
	display: inline;
}
ul.link-list li {
	display: inline;
	padding: 0;
	margin: 0;
}
ul.link-list li a {
	padding: 4px;
	color: #bcb3ff;
	text-decoration: none;
	display: inline;
}
ul.link-list li a:hover {
	background:  #003;
	color: white;
	border: #414141 1px solid;
	text-decoration: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
header-div img {
	margin-bottom: 5px;
}
/* link style */
.content-div a, .rn-div a, #disclaimer a {
	
	padding: 0px 3px 0px 3px;
	margin: 0 2px 0 2px;
	color: #bcb3ff;
}
.content-div a:hover, .rn-div a:hover, #disclaimer a:hover {
	background:  #003;
	color: white; 
	text-decoration: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
/* CONTENT LIST */
.content-div ul, .rn-div ul {
	margin: 0 0 5px 5px;
	padding: 0;
	list-style-position: inside;
	display: block;
	background: none !important;
}
ul.ul-bg {
	margin: 0 6px 0 0px;
	padding: 0;
	list-style-position: inside;
	display: block;
	background: #333333;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.content-div li, .rn-div li {
	padding: 0;
	margin: 0 0 0 1px;
	list-style-image: url(/templates/cerkala/images/link-bullet.png);
}
/* CONTENT LINK LIST */
.link-list li {
	list-style-image: url(/templates/cerkala/images/link-arrow.png);
}
.link-list li a span {
	text-decoration: none; 
	margin-left: 0px;

}
/* IMG FIX 
.content-div img, .content-div img a, a img {
	margin: 10px 10px 10px 10px;
	border: 1px solid #666;
	background: none;
}
.content-div img:hover {
	-webkit-box-shadow: 0px 0px 7px black;
	-moz-box-shadow: 0px 0px 7px black;
	background: none;
}
.content-div img a:hover {
	-webkit-box-shadow: 0px 0px 7px black;
	-moz-box-shadow: 0px 0px 7px black;
	background: none;*/
}
img a {
	border: none;
	background: none;
}
img a:hover {
	background: none;
}
button {
	background: #333333;
	border: #666666 1px solid;
	color: white;
	padding: 1px 4px 1px 4px;
	margin-right: 5px;
}
img.portrait {
	float: left;
	padding: 0px;
	margin: 0 10px 0 0;
}
p.portrait {
	margin-bottom: 40px;
}
.webgallery, .webgallery_default li a, .webgallery_default li, .webgallery_default {
	padding: 0 !important;
	background: none !important;
	list-style: none;
}
.webgallery_default img {
	margin-left: auto;
	margin-left: auto;
	background:  #333 !important;
}
/* lightbox */
p.exclamation {
	background: url(/templates/cerkala/images/img_exclamation.png) no-repeat #333333 8px 10px;
	padding-left: 35px;
	margin--moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #FBFFB3;
}
/* ********************/
/* TWO COLUMN LAYOUTS */
/* ********************/
ul.two-column-one {
	display: inline;
	margin: 0 0 0 10px;
}
ul.two-column-one li.column-left {
	width: 120px;
	float: left;
	list-style-position: inside;
	list-style: none;
	margin: 0 0 0 0;
}
ul.two-column-one li.column-right {
	width: 570px;
	float: right;
	list-style-position: inside;
	list-style: none;
	margin: 0 0 0 0;
}
ul.two-column-one li.column-right p {
	background: none;
	padding-top: 0px;
	margin: 5px 0 20px  10px;
}
p strong {
	font-weight: bold;
	color: #bcb3ff;
}
ul.two-column-two {
	display: inline;
	margin: 0 0 0 10px;
}
ul.two-column-two li.column-left {
	width: 340px;
	float: left;
	list-style: none;
	margin: 0 0 0 0;
}
ul.two-column-two li.column-right {
	width: 340px;
	float: right;
	list-style: none;
	margin: 0 0 0 0;
}
/* SYSTEM & ACCESIBILITY */
.hidden {
	display: none;
}
object {
	padding: 0;
	margin: 0;
}
.date-modified {
	background: none !important;
	-moz-border-radius: 0px !important;
	-webkit-border-radius: 0px !important;
	color: #999999;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#disclaimer {
	padding: 2px 0 0 5px;
	margin: 2px 0px 20px 5px;
}
/* GUESTBOOK */
label {
	float: left;
	padding: 3px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	width: 200px;
}
input, textarea {
	width: 200px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin-left: 95px;
	width: 290px;
}
.bnt_submit {
	width: 100px;
	margin: 0;
	background: #C1FFBB;
	border: #999 solid 1px;
}
.green {
	color: #060;
	font-weight: bold;
}
.red {
	color: #900;
	font-weight: bold;
}
.time_stamp {
	background: none;
	color: #999;
	padding-left: 3px;
}
hr.solid {
	border: solid #CCC;
}
p.time_stamp {
	background: none !important;
}
	width: 200px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin-left: 95px;
	width: 290px;
}
.bnt_submit {
	width: 100px;
	margin: 0;
	background: #C1FFBB;
	border: #999 solid 1px;
}
.green {
	color: #060;
	font-weight: bold;
}
.red {
	color: #900;
	font-weight: bold;
}
.time_stamp {
	background: none;
	color: #999;
	padding-left: 3px;
}
hr.solid {
	border: solid #CCC;
}
p.time_stamp {
	background: none !important;
}
ul.menu li {
	/* list-style-image: url(/templates/cerkala/images/link-arrow.png); */
	list-style-image:none;
	list-style:inside;
	list-style-type:none;
	padding-left: 0px;
	margin-left: 0px;
}
ul.menu li a:hover
{
	margin: 0;
	background:  white;
	color: #006;
	
}
ul.menu li:hover
{
	margin-top: 0px;
	margin-bottom: 0px;
	background:  white;
	color: #006;
	
	text-decoration: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin-left: 0px;
	margin-right: 4px;
}
ul.menu li a
{
	text-decoration: none;
	display: block;
	width: auto;
	padding-left: 4px;
	margin: 1px 0 1px 0;
	
	
}
li#current 
{
	margin-top: 0px;
	margin-bottom: 0px;
	background:  white;
	text-decoration: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin-right: 4px;
	margin-left: 0px;
}
li#current a
{
	color: black;
}
