/* general stuff */


body{
margin:0;
padding:0;
width:1263px;
font-family: verdana, arial, sans-serif;
background: #FFF;
}

div,tr,td{
  padding:0;margin:0;
}


#navbar{
  background: url(../../../img/navbar.gif) bottom left no-repeat;
  height:30px;
  width:1066px;
}

#search{border:1px solid #ccc;font-size:11px;}

#clocks{
  padding: 10px 2px;
}

#content{
  width:100%;
  height:auto;
}

#body{
 position:relative;
 z-index:1;
 padding:0;
 margin:0;
 display:block;
 width:100%;
}

#body2{
 width:100%;
 padding-left:25px;
 padding-top:15px;
}


#partners{
  position:absolute;
  display:block;
  width:325px;
  text-align:right;
  line-height:43px;
  padding-top:5px;
  height:50px;
  background: url(../../../img/partners-bg.png) no-repeat top left;
  z-index:9999;
  top:0;
  right:0;
}

#page{
  background: url(../../../img/slider-bg-pink.gif) repeat-x top left;
}


#slider{
  display:block;
  overflow: hidden;
  position: relative;
  width:1042px;
  height:200px;
  background: url(../../../img/slider-bg-pink.gif) repeat-x bottom left;
}

#mover{width: 2880px; position: relative;}

.slide{padding: 5px 15px; width: 1020px; float: left; position: relative;}
.slide a{font-family: Verdana, Arial, Tahoma, sans-serif;font-weight:normal;text-decoration:none;}
.slide h1{font-family: Helvetica, Sans-Serif; font-size: 30px; letter-spacing: -1px; color: #ac0000;position: absolute; top: 15px; left: 350px;}
.slide p{color: #999; font-size: 12px; line-height: 22px; width: 400px;position: absolute; top: 65px; left: 350px;}
.slide img{position: absolute; top: 45px; left: 75px; border: 0;}


a {
text-decoration:  none;
font-weight: bold;
font-size: 12px;
border: none;
color : #1285c6;
 }

a:hover {
text-decoration:  none; 
border: none;
 }

#news{
  width:365px;
  float:right;
  padding:10px;
  border-left: 1px solid #ccc;
  height:auto;
}

#news ul, #news li{
  margin:0;
  padding-left:6px;
  padding-right:6px;
  padding-bottom:5px;
  _padding-bottom:1px;
  list-style-type:none;
}

#news th{
  padding:6px;
  padding-bottom:15px;
  font-size:15px;
}

#featured{
  width:580px;
  float:left;
  padding-top:25px;
  padding-left:30px;
  padding-right:5px;
}

.dn-each{
  padding-bottom:25px;
  color: #936F6C;
}

a.dn-title{
  padding-bottom:5px;
  font-size:14px;
  color:#84354F;
  font-family: Tahoma;
  display:block;
}

a.dn-title:hover{
  color: #CC3333;
}


.latestnews .date{
  color:#AC0000;
  float:left;
  display:none;
  padding:3px;
  background-color:#ccc;
  border: 1px solid #872F1F;
  font-size:11px;
  margin-right:5px;
}

.ln_link{
  text-decoration: none;
  padding-left: 0px;
  display:block;
}

.latestnews a:hover{text-decoration:underline;}


/* Layout */

.nolink{color:black;text-decoration:none;border:0;}

#search2 {
margin: 0px;
padding: 0px;
width: 148px;
height: 28px;
float: right;
padding-left: 10px;
padding-top: 2px;
vertical-align: top;
}

.button{
margin: 0px;
padding: 0px;
width: 82px;
height: 18px;
font-size: 10px;
font-weight: bold;
font-family: tahoma;
text-transform: uppercase;
background:   url(../images/login.gif) right top no-repeat;
border: none;
line-height: 12px;
}


#pathway{ 
width: 500px;
height: 19px;
padding-left: 20px;
padding-top: 5px;
}

.clr{clear:both;}

.content {
padding: 0px 0px 0px 0px;
font-size: 12px;
line-height: 18px;
}

div.module h3 {
text-indent : 30px;
font-family: Tahoma;
font-size: 12px;
width: 240px;
font-weight: bold;
padding-top: 9px;
padding-bottom: 9px;
margin-bottom: 0px;

}



/* Topmenu */


a.topmenu{
  padding-right:25px;
  font-size:14px;
  color:#917698;
  line-height:30px;
  font-family:Arial;
}

a.topmenu:hover{
  color: #FF9900;
}


/* Main Menu(s) */

#leftcol{
 width: 221px;
 float: left;
 position: relative;
}

#lmenu{
    border-right: 1px solid #C7B1C5;
    border-top: 1px solid #C7B1C5;
}

#lmenu tr td{
     display:block;
     padding:0;
     margin:0;
     width:220px;
     background:  url(../../../img/menu/menu-sprite.png) bottom left no-repeat;
     background-position: 0 -58px;
     padding-bottom:0px;
}


.mainlevel{
   	font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	text-indent: 30px;
	color: #6C4E74;
	display: block;
    line-height:27px;
	font-size: 14px;
	width: 220px;
}

a.mainlevel:hover{
  background: url(../../../img/menu/menu-sprite.png) bottom left no-repeat;
  background-position: 0 -29px;
}

#active_menu{
  background: url(../../../img/menu/menu-sprite.png) bottom left no-repeat;
  background-position: 0 -29px;
}


a.sublevel {
	padding: 0px;
	margin: 0px;
	line-height: 22px;
	font-size: 11px;
	color: #000000;
	text-indent: 12px;
	display: block;
	background: url(../../../img/menu/menu-sprite.png) bottom left no-repeat;
    background-position: 0 -87px;
	text-decoration: none;
	font-weight: normal;
	width: 220px;
}

.smenu{
    border-bottom: 1px solid #ccc;
}


a.sublevel:hover{
color:red;
}

.pathway {
color: #1500FF;
font-size: 11px;
text-decoration: none;
font-weight: normal;
}

.pathway a{
color: #B21E1E;
text-decoration: none;
font-weight: normal;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 12px;
  border-top: 1px solid #cccccc;
}

hr {
width:  99%;
 }
hr.separator {
width:  40%; 
 }
a.pnav {
}
.pnav:hover {
}
.small {
font-size: 12px;
color: #B21E1E;
line-height: 0.7;
}
.smalldark {
font-size: 12px;
color: #000;
height: 10px;
line-height: 10px;
text-align: left;
}

.sectiontableentry1 {
text-align: left;
background: #EFEFEF;
font-size: 12px;
padding: 2px;
}
.sectiontableentry2 {
background: #FFF;
font-size: 12px;
text-align: left;
padding: 2px;
}
.inputbox {
border: 1px solid #c9c9c9;
background-image: none;
}

.createdate {
font-size: 12px;
color: #ABABAB;
height: 10px;
line-height: 0.7;
}
.modifydate {
font-size: 12px;
color: #ABABAB;
height: 20px;
line-height: 20px;
margin-bottom: 5px;
}
a.readon:link, a.readon:visited {
  color            :#404F59;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  white-space      : normal;
  font-weight      : normal;
  padding-bottom   : 4px;
  padding-left     : 4px;
  padding-right    : 4px;
  padding-top      : 4px;
  float            : left;
  line-height      : 10px;
  text-decoration  : none; 
  border           : 1px solid #AABBBF;
  background-color : #FFFFFF;
  }
a.readon:hover {
  color            :#FF9900;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  white-space      : normal;
  font-weight      : normal;
  padding-bottom   : 4px;
  padding-left     : 4px;
  padding-right    : 4px;
  padding-top      : 4px;
  float            : left;
  line-height      : 10px;
  text-decoration  : none; 
  border           : 1px solid #AABBBF;
  background-color : #FFFFFF;
}

.blog_more {
font-size: 12px;
}



.blog {
width: 100%;
}
.contentheading {
width: 98%;
font-weight: bold;
font-size: 16px;
height: 23px;
line-height: 20px;
border-bottom: 1px solid #002E61;
font-family: 'Trebuchet MS', verdana, sans-serif;
color: #002E61;
}

.contentpaneopen {
text-align: left;
background: transparent;
font-size: 12px;
line-height: 1.8;
}

table.contentpane  {
font-size: 16px;
height: 23px;
line-height: 20px;
font-family: 'Trebuchet MS', verdana, sans-serif;
border: none;

}

table.contentpane ul {
margin: 0px;
padding: 0px;
list-style: none;
}

table.contentpane ul li{
padding: 0px;
margin: 0px;
padding-left: 15px;
}

.contentdescription {
font-size: 14px;
}
.sectiontableheader {
font-weight: bold;
font-size: 12px;
height: 25px;
line-height: 25px;
}
.categorytitle {
font-weight: bold;
font-size: 16px;
height: 25px;
line-height: 25px;
font-family: "Trebuchet MS", Verdana, sans serif;
}
.componentheading {
font-weight: bold;
font-size: 16px;
height: 23px;
line-height: 20px;
font-family: "Trebuchet MS", Verdana, sans serif;
border-bottom: 1px solid #002E61;
color: #002E61;
margin-bottom: 5px;
}
a.category {
text-decoration:  underline; 
 }
a.category:hover {
text-decoration:  underline; 
 }
table.moduletable {
width:  100%; 
font-size: 80%;
}

table.moduletable th  {
font-size: 80%;
}

.poll {
font-size: 12px;
text-align: center;
}


.back_button a{
font-size: 12px;
font-weight: normal;
}

.blogsection {
font-size: 12px;
}

.blog_more ul li{
list-style: none;
padding-left: 14px;
line-height: 18px;
}

table.contenttoc {
border: 1px solid #CCCCCC;
padding: 3px;
}

table.contenttoc th{
font-weight: bold;
font-size: 12px;
border-bottom: 1px solid #BBBBBB;
}

form {
margin-left: 5px;
padding: 0px;
}

td {
font-size: 11px;
color: #333333;
}

#copy{
float: right;
}

label{
color : #296689;
font-family :Verdana,Arial;
font-size: 12px;
font-weight: bold;
}

#date{
line-height: 20px;
padding-left: 12px;
}

#photos{
  display:block;
  padding:0px;
  background-color: #E4D3EB;
}

#photos h3{
  padding:0;
  margin:0;
  height: 27px;
  line-height:25px;
  text-align:center;
  font-size:12px;
  font-weight:normal;
  width:221px;
  font-family: Verdana;
  color: #3E3E3E;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #A888AA;
  background: url(../../../img/menu/menu-sprite.png) no-repeat bottom left;
  background-position: 0 0;
}


#photos ul,li{
  padding:0;
  margin:0;
}


#s3slider {
   width: 221px; /* important to be same as image width */
   height: 231px; /* important to be same as image height */
   position: relative; /* important */
   overflow: hidden; /* important */
}

#s3sliderContent {
   width: 221px; /* important to be same as image width or wider */
   position: absolute; /* important */
   top: 0; /* important */
   margin-left: 0; /* important */
}

.s3sliderImage {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
}

.s3sliderImage span {
   position: absolute; /* important */
   left: 0;
   font: 12px Arial, Helvetica, sans-serif;
   padding: 10px 0px;
   text-align: center;
   width: 221px;
   background-color: #000;
   filter: alpha(opacity=70); /* here you can set the opacity of box with text */
   -moz-opacity: 0.7; /* here you can set the opacity of box with text */
   -khtml-opacity: 0.7; /* here you can set the opacity of box with text */
   opacity: 0.7; /* here you can set the opacity of box with text */
   color: #fff;
   font-weight: bold;
   display: none; /* important */
   bottom: 0;

   /*
       if you put
       top: 0; -> the box with text will be shown at the top of the image
       if you put
       bottom: 0; -> the box with text will be shown at the bottom of the image
   */
}

.clear {
   clear: both;
}