/* ***********************  GENERAL SETTINGS  *********************** */
   
td, p, div, tr { font: 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #666; line-height: 16px;
} 

p {
	text-align: justify;
}

a:link, a:visited { font: bold 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333; text-decoration: none;
}
a:hover { color: #F4A500; }
h1 { font: normal 18px Arial, Helvetica, sans-serif; letter-spacing: -1px; color: #ccc; }
h2 { font: bold 16px Arial, Helvetica, sans-serif; letter-spacing: -1px; color: #ccc;  }
h3 { font: bold 14px Arial, Helvetica, sans-serif; letter-spacing: -1px; color: #ccc; }
h4 { font: bold 12px Arial, Helvetica, sans-serif; color: #ccc; }
h5 { font: bold 11px Arial, Helvetica, sans-serif; color: #ccc; }
img { border: none; }
ol { margin-left: 10px; }
blockquote { margin-left: 5px; padding-left: 10px; border-left: 3px solid #F4A500; }
blockquote div { padding-left: 15px; }
pre { padding: 10px; }

body.published {
background: #AADDFF;
}

body.mceContentBody {
background: white;
}

/* *********************** END OF GENERAL SETTINGS *********************** */

.dboth {
	clear: both;
}

#desLeft .moduletable {
	border: none; padding: 0px; margin: 0px 0px 6px 0px;
}

#desLeft div.moduletable {
	padding: 0;
	margin-bottom: 2px;

}

#desLeft .moduletable th, div.moduletable h3 {
	color: #000;
	padding: 11px;
	line-height: 12px;
	background-image: url(../images/lefthbg.gif);
	width: 190px;
	text-align: left;
}

#desLeft .moduletable td {
	padding: 1px 3px 0px 3px;
}

#desLeft .inputbox {
	width: 150px; border: 1px Solid #ccc; background-color: #fff;
	margin: 2px 0px 2px 10px;
}

#desLeft label {
	font: bold 10px Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #666;
	vertical-align: middle;
}

#desLeft #mod_login_remember {
	width: 20px;
	border: none;
	vertical-align: middle;
}

#desLeft .button {
	background: #333 url(../images/sebbg.gif) repeat-x top;
	width: 70px;
	border: 1px solid #333;
	font: bold 10px Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 3px 50px;
	padding: 2px 0px;
}

#desRight table.moduletable {
	width: 100%;
	font-weight: normal;
} 

#desRight table.moduletable th {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #666;
	text-transform: uppercase;
	text-align: left;
}

#desRight img {
	margin: 5px;
}

.frameheader {
  font: normal 18px Arial, Helvetica, sans-serif;
  color : #ccc;
}

.poll {
  font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
  color: #666;
  line-height: 15px
}

.contentpane {
	padding-left: 0px;
	padding-right: 0px;
}

.button {
	background: #333 url(../images/sebbg.gif) repeat-x top;
	width: 70px;
	border: 1px solid #333;
	font: bold 10px Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 3px;
	padding: 2px 0px;		
}

.contentpaneopen {
	color: #999;
	width:100%;
	margin: 0px;
	padding: 0px;
	border: none;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
}

.contentpaneopen .img {
	border: 1px solid #ccc;
}

input.inputbox {
	width: 200px; border: 1px Solid #ccc; background-color: #fff;
	margin: 2px 0px;
	padding: 1px;
}

label {
	width: 200px;
	font-weight: bold;
}

textarea#contact_text {
	width: 400px;
	border: 1px Solid #ccc; background-color: #fff;
}

.createdate {
	font-size: 10px;
	font-weight: bold;
	color: #999;
	text-transform: uppercase;
}

.buttonheading {
	vertical-align:top;
}

.componentheading {
	font: bold 14px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #666;
	padding: 10px 0px;
}
.contentheading {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #cc7b00;
	text-transform: uppercase;	
}

.contentdescription {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-align: left;
	white-space: nowrap;
}
.category {
  color: #999999;
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
}
.sectiontablefooter {

}

.sectiontableentry1 {
	background-color: #fff;
	height: 20px;
}

.sectiontableentry2 {
	background-color: #efefef;
	height: 20px;
}

.sectiontableentry1 td {
	padding:3px;

}
.sectiontableentry2 td {
	padding:3px;
	background: #efefef;
}
.pagenav {
	background-color: #dfdfdf;
	color: #999;
	padding: 2px;
	font-size: 10px;	
	font-weight: bold;
}

.pagenav a { color: #000; text-decoration: none; }
.pagenav a:hover { color: #F4A500; text-decoration: none; }

.small {
  font: bold 9px Arial, Helvetica, sans-serif;
  color: #888;
  text-decoration: none; 
}

.smalldark {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #000000;
  font-weight      : normal;
}			

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
  text-align:right;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
   color: #666;
	text-align: left;
	padding: 2px 0px 0px 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}
ul { list-style: none; }

.readon {
	padding-left: 5px;
}

.latestnews {
	line-height: 16px;
	padding-bottom: 4px;
	color: #333;
}

#desLeft a.mainlevel:link, a.mainlevel:visited {
	display: block;
	vertical-align: middle;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	text-decoration: none;
	text-transform: capital;
	color: #666;
	padding: 3px 3px;
}
#desLeft a.mainlevel:hover {
	text-decoration: none;
	color: #333; 
}
#desLeft a.mainlevel#active_menu {
	color: #F4A500;
	font-weight: bold;
}
#desLeft a.mainlevel#active_menu:hover {
	color: #f69C00;
	text-decoration: underline;
}
#desLeft a.sublevel:link, a.sublevel:visited {
	display: block;
	vertical-align: middle;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	text-decoration: none;
	text-transform: capital;
	color: #666;
	padding: 3px 3px 3px 10px;
}
#desLeft a.sublevel:hover {
	text-decoration:none;
}

#mod_login_username{
	width:95%;
	padding: 2px ;
	border: 1px solid #999999;
	font-size: 10px;
	margin:0px 10px 5px 0;
	border-right:1px solid #333;
	border-bottom:1px solid #333;

}
#mod_login_password{
	width:95%;
	padding: 2px ;
	border: 1px solid #999999;
	font-size: 10px;
	margin:0px 10px 5px 0;
	border-right:1px solid #333;
	border-bottom:1px solid #333;
}
#mod_login_remember{
	border:none;
	background:none;
} 
ul#mainlevel-nav {       
	list-style : none; 
	font-size : 11px;  
	padding-left: 13px;
} 
ul#mainlevel-nav li {
	float : left;
	text-align : center; 
	line-height : 27px; 
	font-family: normal 11px Arial,Tahoma, Helvetica, sans-serif; 
	display : block;
	background: none;
	padding-right: 10px;
} 
ul#mainlevel-nav li a {
	display: block;
	padding: 0px 5px 0px 5px;
	line-height: 27px;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	background: none;
} 
ul#mainlevel-nav li a:hover {
	color: #f6ad00;
}

ul.mostread li{
	padding:2px 2px 5px 0px;
	margin-left:0px;
	color:#c28279;
	width:auto;
	text-align:left;
}
.mostread a:link{
	text-transform: lowercase;
	color: #c28279;
}
.mostread a:visited{
	color: #c28279;
}
.mostread a:hover {
	color: #666666;
} 

.back_button a { 
	padding:2px 5px 2px 5px; 
}
.back_button a:hover { 
	padding:2px 5px 2px 5px; 
	background: #333;
	color:#fff;

}

* { margin: 0; padding: 0; }
body { 
	margin: 0 auto; 
	background: #000 url(../images/bgdots.gif) repeat top; 
	color: #666; 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#desMain {
	width: 710px;
	margin: 5px auto;
	padding: 0;
	background: #eee;
	clear: both;
}

#desHeader {
	width: 710px;
	height: 144px;
	display: block;
	background: #eee url(../images/headerbg.jpg) no-repeat top;
	clear: both;
	position: relative;
}

#desHeader h1 {
	font: normal 18px Arial, Helvetica, sans-serif; letter-spacing: -1px; color: #fff;
	line-height: 25px; padding-left: 28px;
	position: absolute; top: 77px; left: 17px;
	background: transparent url(../images/logo.gif) no-repeat left;
}

#desHeader h2 {
	font: italic bold 16px Arial, Helvetica, sans-serif; color: #eee; 
	position: absolute; top: 65px; left: 365px;
}

#desHeader #search { 
	float: right; 
	position: absolute;
	top: 110px;
	right: 20px;
}

#desHeader #search .inputbox { 
	border-top: 1px solid #000; border-left: 1px solid #000;
	border-bottom: 1px solid #666; border-right: 1px solid #666;
	background: #fff url(../images/sebg.gif) repeat-x top; 
	width: 190px; 
	padding: 3px 2px; 
}

#desHeader #search .button {
	background: #333 url(../images/sebbg.gif) repeat-x top;
	width: 70px;
	border: 1px solid #333;
	font: bold 10px Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #fff;
	margin-left: 4px;
	padding: 2px 0px;
}

#menu {
	width: 710px;
	height: 28px;
	background: #eee url(../images/menu_bg.gif) no-repeat top;
	clear: both;
	padding-bottom: 15px;
}

#desContent {
	clear: both;
	width: 690px;
	padding: 0px 5px;
}

#desLeft {
	float: left;
	width: 190px;
}

#desRight {
	float: right;
	width: 490px;
	padding-left: 5px;
}

#footer {
	height: 60px;
	width: 710px;
	clear: both;
	background: url(../images/footer.jpg) no-repeat bottom center;
}

#footer #cp {
	width: 200px;
	padding: 9px 15px;
	font-size: 10px;
	color: #ccc;
	float: left;
}

#footer #cp a {
	color: #f6ad00;
	font: normal 10px Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#footer #cp a:hover {
	text-decoration: underline;
}

#breadcrumb {
	margin: 5px 5px 5px 10px;
}

#footer .syndicate {
	float: left;
	padding-left: 30px;
	padding-top: 20px;
}

#footer .syndicate div {
	width: 83px;
	float: left;
}
