body {
  font: 12px/18px "Calibri, Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
  margin: 0;
  padding: 0;
  color: #000;

background: #fff;

  }
  
li {
  padding-bottom: 4px;
  }

p {
  color: #000;
  font-weight:normal;
  font-size: 110%;
  padding-bottom: 6px;
  text-align: justify;
  }
.img_caption {
  text-align: right;
  padding-bottom: 6px;
  font-style:italic;
  color: #533a75;
}
  
a {
  color: #533a75;
  font-weight:100;
  font-size: 100%;
  text-decoration: none;
  padding-bottom: 5px;
  }
  
h1 {color: #0066b3;
  font-weight:bolder;
  font-size: 140%;
  padding-bottom: 20px;
  }

h2 {color: #0066b3;
  font-weight: bold;
  font-size: 120%;
  }

h3 {color: #0066b3;
  font-weight:100;
  font-size: 120%;
   font-weight: bold;
 padding-top: 0px;
  padding-bottom: 5px;
  }
  
h3 a {
  color: #533a75;
  font-weight:100;
  font-size: 110%;
  text-decoration: none;
  }
  
h3 a:hover {
  color: #533a75;
  font-weight:100;
  font-size: 110%;
  text-decoration: underline;
  }

h4 {
  color: #533a75;
  font-weight:100;
  font-size: 120%;
  }
  
h5 {
  color: #533a75;
  font-weight:100;
  font-size: 120%;
  margin-top: 10px;
  }
  
h6 {
  color: #fff;
  background-color:#533a75;
  height: auto;
  width: 240px;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 10px;
  letter-spacing: 1px;
  font-weight:100;
  font-size: 110%;
  margin-bottom: 20px;
  }

hr {
	border: 1pt solid #CCC;
	margin-bottom: 20px;
	}
	
a:hover {
  color: #533a75;
  font-weight:100;
  font-size: 100%;
  text-decoration: underline;
  }

#sliders {
  color: #000;
  font-weight:100;
  font-size: 120%;
  background-color: #533a75;
  }


#sliders span {
  color: #000;
  font-weight:100;
  font-size: 120%;
  padding: 10px;
  margin-top: 5px;
  margin-bottom: 5px;
 }
 
#sliders p {
  color: #000;
  font-weight:normal;
  font-size: 120%;
  margin-left: 10px;
  margin-right: 10px;
  padding-bottom: 10px;
  }

.item-separator {
  margin-bottom: 20px;}

#container {
	display:block;
	cursor: auto;
	width: 100%;
	height:auto;
} 

#wrapper {
  cursor: auto;
  width: 1080px;
  margin: auto;
  padding: 0px 0px 0px 0px;
  height: auto;
}

/* Header */

#headerBack {
    width: 100%;
	background-color: #533a75;
	height: 110px;
	}

#header {    
	margin: auto;
	width: 1000px;
	clear:both;
  }
  
#logodiv {
  padding: 0;
  float: left;
  margin: 0px;
  padding: 0px 10px 0px 20px;
  width: 85px;
  height: 109px;
  }
  
#logotype {
  float: left;
  margin: 0px;
  padding: 25px 0px 0px 0px;
  width: 328px;
  color: #FFF;
  font-weight:bold;
  font-size: 100%;
  }
  
#logotype img {
  margin-bottom: 5px;}
  
#searchSocial {
  float:right;
  width: 320px;
  margin: 30px 0px 0px 0px;
  height: 70px;
  }

#searchBox {
  float:right;
  width: 310px;
  margin: 0px 0px 0px 0px;
  height: 35px;
  }
  
.search label{
	visibility:hidden;
}

.search input[type="text"] {
    background: url(../images/search-icon.png) no-repeat 10px 6px #fcfcfc;
    border: 1px solid #d1d1d1;
    font: normal 12px Arial,Helvetica,Sans-serif;
    color: #bebebe;
    width: 120px;
    padding:6px 10px 6px 35px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    text-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
    -webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
    }

.search input[type="text"]:focus {
    width: 200px;
    }  
 
#social {
  float:left;
  width: 80px;
  height: 20px;
  margin: 10px 0px 0px 0px;
  }

#social img {
	float:left;
	margin: 0px 6px 0px 6px;
} 

/* End Header */


/* Content */

#menuBack {
    width: 100%;
	background-color: #a99bb8;
	height: 29px;
	}

#mainMenu {
	margin: auto;
	width: 980px;
	height: 29px;
	padding-left: 20px;
	z-index: 10;
}
#contentHolder {
	margin: auto;
    width: 1000px;
	background-color: #fff;
	height: auto;
}

#breadCrumbs {
  float:left;
  width: 830px;
  min-height: 20px;
  margin: 20px 0px 8px 35px;  
  font-size: 100%;
  }
#breadCrumbs ul li {
	float:left;
	list-style:none;
	text-align:left;
	text-decoration:none;
	padding:0px 12px 0px 0px;
	}
  
#advertBox {
  float:left;
  width: 940px;
  min-height: 0px;
  margin: 10px 0px 30px 30px;
  z-index: -10;
  }
#advertBox1 {
  float:left;
  width: 940px;
  min-height: 0px;
  margin: 10px 0px 5px 30px;
  clear:both;  
  }

#contentRight {
  display:block;
  overflow:hidden;
  float:right;  
  width: 250px;
  height: auto;
  margin: 0px 30px 0px 0px;
}

#contentRight img {
  border: 1px solid #533a75;
  margin: 0px 0px 10px 15px;
}

img.floatRight { 
  border: 1px solid #e5b36e;
    margin: 6px; 
}

#feature {
  float:left;
  width: 650px;
  min-height: 0px;
  float: left;
  padding-bottom: 20px;
  margin: 10px 0px 0px 0px;
  }

#mainpanel {
  display:block;
  overflow:hidden;
  float:left;
  width: 650px;
  min-height: 650px;
  float: left;
  padding-bottom: 20px;
  margin: 0px 0px 0px 30px;
  background-image: url(../images/keys_back.jpg);
  background-position: 100px 50px;
  background-repeat:no-repeat;  
  }
  
#mainpanel a {
  color: #533a75;
  font-weight:normal;
  font-size: 100%;
  text-decoration:none;
  }
  
#mainpanel a:hover {
  text-decoration:underline;
  }

#mainpanel ul li {
  color: #000;
  font-weight:normal;
  font-size: 110%;
  padding-bottom: 8px;
  list-style: none;
  list-style-position:inside;
  text-indent: 0em;
  margin-left: 0em;
  }
  
#mainpanel .categories-list ul li {
  padding-bottom: 10px;
  list-style: none;
  list-style-position:inside;
  text-indent: 0em;
  margin-left: 0em;
  }
#mainpanel .categories-list ul li a {
  font-weight:bold;
  font-size: 110%;
  padding-bottom: 10px;
  }
  
.item-page {
    display: block;
    overflow-x: hidden;
    overflow-y: hidden;
    padding-bottom: 0;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 0;
}
.img-fulltext-right {
    float: right;
    margin-bottom: 20px;
    margin-left: 20px;
}
.img-fulltext-left {
    float: left;
    margin-bottom: 20px;
    margin-right: 20px;
}
.img-fulltext-none {
}
.img-intro-right {
    float: right;
    margin-bottom: 10px;
    margin-left: 10px;
}
.img-intro-left {
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
}
.img-intro-none {
}

/* Forms --------------*/
.archive #adminForm fieldset
{
  border:0;
  padding:0;
  margin:20px 0
}

.invalid
{
  border-color:red !important;
}

label.invalid
{
  color:red;
}
  
form#adminForm
{
  border:solid 0px #000;
}

.edit form#adminForm fieldset
{
  border:solid 1px #533a75;
}
.edit form#adminForm  legend
{
  font-weight:bold;
  margin-bottom: 10px;
}

textarea {
font-family:Verdana, Geneva, sans-serif;
font-size: 100%;
width: 300px;
height: 5em;
margin-bottom: 1em;

}

#code {
  margin-left: 165px;
}

input[type="text"] {
font-size: 90%;
width: 300px;
height: 20px;
}
input.checkbox,{
width: 20px;
}

Input[type="text"]:focus, textarea:focus {
  background: #cbdff9;
}

input[type="text"], textarea {
border-top: 2px solid #999;
border-left: 2px solid #999;
border-bottom: 1px solid #ccc;
border-right: 1px solid #ccc;
}

.required {
color:#000;
}

button {
border: none;
background: none;
cursor: pointer;
}

form div {
clear: left;
}

button {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #DDDDDD;
    background-image: linear-gradient(#FFFFFF, #DDDDDD);
    background-repeat: repeat-x;
    border-bottom-color: #DDDDDD;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #DDDDDD;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #DDDDDD;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #DDDDDD;
    border-top-style: solid;
    border-top-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #095197;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.49);
}
button {
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    line-height: 1.2em;
    padding-bottom: 6px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 6px;
  font-size:120%;
  margin-top: 20px;
}


/* ++++++++++++++  tooltip  ++++++++++++++ */
.tooltip {
	position: absolute;
	z-index: 103000;
	display: block;
	visibility: visible;
	font-size: 11px;
	line-height: 1.4;
	opacity: 0;
	filter: alpha(opacity=0);
}
.tooltip.in {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.tooltip.top {
	margin-top: -3px;
	padding: 5px 0;
}
.tooltip.right {
	margin-left: 3px;
	padding: 0 5px;
}
.tooltip.bottom {
	margin-top: 3px;
	padding: 5px 0;
}
.tooltip.left {
	margin-left: -3px;
	padding: 0 5px;
}
.tooltip-inner {
	max-width: 200px;
	padding: 8px;
	color: #fff;
	text-align: left;
	text-decoration: none;
	background-color: #000;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}
.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000;
}



/* ##########################  tables   ########################### */
table
{
        border-collapse:collapse;
}

table.weblinks,
table.category

{
        font-size:1em;
        margin:10px 10px 20px 0px;
        width:99%;
}

table.weblinks td
{
        border-collapse:collapse;
}

table.weblinks td,
table.category td

{
        padding:7px;
}

table.weblinks th,
table.category th

{
        padding-left:7px;
        padding-right:7px;
  text-align:left;
}

td.num
{
        vertical-align:top;
        text-align:left;
}

td.hits
{
        vertical-align:top;
        text-align:center;
}

td p
{
        margin:0;
        line-height:1.3em;
}

.filter
{
        margin:10px 0;
}

.display-limit,
.filter
{
        text-align:right;
        margin-right:7px;
}


table
{
  border:solid 0px #533a75 !important;
}

tbody
{

}

tr.odd,
.cat-list-row0
{
  background:url(../images/mini_grad_red.gif)  repeat-x;
}
tr.odd,
.cat-list-row1
{
  background:url(../images/mini_grad.gif)  repeat-x;
}

table.newsfeeds td,
table.weblinks td
{

}

table.weblinks th,
table.newsfeeds th,
table.category th,
table.jlist-table th
{
  background:#533A75;
  color:#fff
}

table.weblinks th a,
table.newsfeeds th a,
table.category th a,
table.jlist-table th a
{
  color:#fff !important;
}

td.table_footer
{
  background:url(../images/mini_grad.gif) bottom left repeat-x;
}

td.counter
{

}

td.num,
td.hits
{

}

td p
{

}

table.category th a img
{
  border:solid 0px ;
}

/* for opera */
tr, td
{
  border:solid 1px #533a75;
}

fieldset.filters
{
  border:0;
  margin-top: -50px;
}


/* ########################### contacts ########################### */

.contact
{
        padding:0 5px;
}

.contact-category
{
        padding:0 10px;
}

.contact-category  #adminForm fieldset.filters
{
  border:0;
  padding:0;
}

.contact-image
{
  margin:10px 0;
  overflow:hidden;
}

.contact-image img
{
/* as you like
float:right;
float:left */
}


address
{
        font-style:normal;
        margin:10px 0;

}

address span
{
        display:block;
}
.contact-address

{
margin:0px 0 10px 0;

}


.contact-email div
{
        padding:2px 0;
        margin:0 0 10px 0;
}

.contact-email label
{
        width:17em;
        float:left;

}
span.contact-image
{
    margin-bottom:10px;
    overflow:hidden;
    display:block;
}
#contact-textmsg
{padding: 2px 0 10px 0;}

#contact-email-copy
{
        float:left;
        margin-right:10px;

}

.contact .button
{
        float:none !important;
        clear:left;
        display:block;
        margin:20px 0 0 0;
}



dl.tabs {
    float: left;
    margin: 50px 0 0 0;
    z-index: 50;
    clear:both;


}

dl.tabs dt {
    float: left;
    padding: 4px 10px;
    border-left: 1px solid #533a75;
    border-right: 1px solid #533a75;
    border-top: 1px solid #533a75;
    margin-right: 3px;
    background: #f0f0f0;
    color: #666;
}

dl.tabs dt.open {
    background: #F9F9F9;
    border-bottom: 1px solid #F9F9F9;
    z-index: 100;
    color: #000;

}

div.current {
    clear: both;
    border: 1px solid #ccc;
    padding: 10px 10px;
}


div.current dd {
    padding: 0;
    margin: 0;
}

dl#content-pane.tabs {
    margin: 1px 0 0 0;
}


.contact form
{
  color:#000;
  margin-bottom: 20px;
}

.contact input
{
  color:#000;
}

.contact input.invalid,
.contact textarea.invalid
{
  border:solid 2px red;
}

.contact label.invalid
{
  color:red;
}

  
/* Login --------------*/
.moduletable_login{
  background-color:#c4161c;
}

.moduletable_login h3{
  color:#000;
  background:#FFF;
}

form#form-login{
  display:block;
  overflow:hidden;
  float:left;
  width:220px;
  padding: 0px;
  margin:0px;
  color:#FFF;
}

.moduletable_login fieldset{
  border:none;
  padding:0px;
  margin:0px;
}

.moduletable_login br{
  display:none;
}

#form-login-username, #form-login-password, #form-login-username label, #form-login-password label, #form-login-username input.inputbox, #form-login-password input.inputbox, #form-login-remember, #modlgn_remember, #form-login-remember label, .moduletable_login input.button{
  display:block;
  float:left;
  overflow:hidden;
  padding:0px;
  margin:0px;
}

#form-login-username, #form-login-password{
  height:25px;
  line-height:25px;
}

#form-login-username label, #form-login-password label{
  width:67px;
  height:20px;
}

#form-login-username input.inputbox, #form-login-password input.inputbox{
  width:112px;
  height:18px;
  border:1px solid #000;
  margin-top:4px;
}

#form-login-remember{
  height:25px;
  line-height:25px;
}

#modlgn_remember{
  width:10px;
  height:10px;
  margin-top:7px;
  margin-right:6px;
}

#form-login-remember label{
  float:right;
  width:100px;
}

.moduletable_login input.button{
  border:1px solid #000;
  width:50px;
  height:18px;
  background-color:#e4b36e;
  font-size:11px;
  text-transform:lowercase;
  float:right;
  margin-top:4px;
}

.moduletable_login ul{
  padding:0px;
  margin:0px;
  list-style:none;
}

.moduletable_login ul li{
  height:20px;
  line-height:20px;
}

.moduletable_login ul li a{
  color:#FFF;
  font-weight:normal;
}
/* ------------------- */



/* End Content */



#footerGrad {
	width: 100%;
	height:100px;
	background-image:url(../images/bottomGrad.jpg);
	background-repeat:repeat-x;
	clear:both;
	}
	
#footer {
	margin: auto;
	width: 1000px;
	height: inherit;
}

#footer li {
  color: #999;
  font-weight:lighter;
  font-size: 100%;
  display:block;
  text-align: left;
  display:inline;
  text-decoration:none;
  }
  
#footer li a {
  color: #666;
  line-height: 15px;
  padding-right: 12px;
  padding-left: 12px;
  font-weight:lighter;
  font-size: 100%;
  text-decoration:none;
}

  
#footer li a:hover {
  color: #533a75;
  font-size: 100%;
  text-decoration:none;
  }
  
.footerleft {
  float:left;
  margin: 20px 0px 0px 0px;
  width: auto;
  font-size: 100%;
  }
  
.footerright {
   color: #666;
   float: right;
  margin: 20px 60px 0 0;
    width: 250px;
  text-align:right;
  font-weight:lighter;
  font-style:normal;
  font-size: 100%;  
  }