/****
author - rgb(raduga) http://mambasana.ru
***/
@import url("mur.css");
@import url("london.css");
@import url("start.css");

body,html {
  padding          : 0;
  margin           : 0;
  margin-bottom    : 10px;
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 11px;
  
    }

#body_bg{
background     : url(../images/bg_top.gif) #ffffff repeat-x top left;
}

.tabelleAuswahl {
	border			: 1px double #527396;
	border-collapse	: separate;
	width			: 200px;
}

.tabellenKopf{
  background-color  : #527396;
  font-family       : Arial, Helvetica, sans-serif;
  font-color        : #FFFFFF;
  font-size         : 13px;
  font-weight	    : bold;
  text-align        : center;
	}
	
.zeileBlau{
  background-color	: #d2dce6;
  background-image      : url(../images/trans15x1.gif) no-repeat;
	}
	
.zeileText{
  font-family       : Arial, Helvetica, sans-serif;
  color             : #000000;
  font-size         : 10px;
  font-weight	    : normal;
  text-align        : left;
	}
	
.zeilePreis{
  font-family       : Arial, Helvetica, sans-serif;
  color             : #000000;
  font-size         : 12px;
  font-weight	  : bold;
  text-align        : right;
	}

.main { 
  text-align       : left; 
  width            : 100%;
  margin           : 0; 
  padding          : 0;
}

.mod {
  background       : #FFFFFF;
  width            : 2px;
}

td, tr {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 11px
  line-height      : 16px;
  padding-left     : 5px;
  padding-right    : 5px;
}


hr {
  color            : #999999;
  height           : 1px;
  width            : 100%;
}

form {
margin           : 0; 
padding          : 0;
}


.leftrow {
  width            : 169px;
  height           : 100%;
  margin-right     : 0;
  background       : #fff;

}

.rightrow {
  height           : 100%;
  width            : 169px;
  margin-left      : 0;
  background       : #fff;

 }

/****
Potdam erster Info Blog
***/

.infoRahmen {
	width:428px;
	height:400px;
	z-index:1;
	border: 2px solid #527396;
	
}

.infoHead {
	position:relative;
	left:4px;
	width:420px;
	height:22px;
	z-index:2;
	background-color: #527396;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 8px;
	top: 4px;
}
.infoImage {
	position:relative;
	left:4px;
	top:4px;
	width:420px;
	height:287px;
	z-index:3;
	margin-top: 4px;
}
.infoAktion {
	position:relative;
	left:4px;
	top:8px;
	width:420px;
	height:22px;
	z-index:2;
	background-color: #d2dce6;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #FF0000;
	padding-top: 8px;
}
.infoText {
	position:relative;
	left:4px;
	top:12px;
	width:420px;
	height:195px;
	z-index:2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	padding-top: 5px;
}
.infoPreis {
	position:relative;
	left:4px;
	top:16px;
	width:412px;
	height:20px;
	z-index:2;
	visibility: visible;
	overflow: hidden;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 8px;
	background-color: #527396;
}

/****
Potsdam Startseite
***/

.startRahmen {
	width:100%;
	height:230px;
	z-index:1;
	border: 2px solid #527396;
	
}

.startHead {
	position:relative;
	left:4px;
	width:99%;
	height:22px;
	z-index:2;
	background-color: #527396;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 8px;
	top: 4px;
}
.startImage {
	position:relative;
	left:4px;
	top:4px;
	width:100%;
	height:170px;
	z-index:3;
	margin-top: 4px;
}



/* Hotel InfoBoxen */

#InfoBerlinAktion {
	width:66%;
	height:317px;
	z-index:2;
        position:relative;
	left:30px;
	border: 1px solid #527396;
	float: left;
        overflow: hidden;
}

.InfoBerlinHead {
        line-height:22px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
}

.InfoBerlinText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
}

#InfoBoxRahmen {
	width:208px;
	height:317px;
	z-index:1;
	border: 1px solid #527396;
	float: left;
}

#InfoBoxHead {
	position:relative;
	left:4px;
	width:200px;
	height:22px;
	z-index:2;
	background-color: #527396;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 8px;
	top: 4px;
}
#InfoBoxImage {
	position:relative;
	left:4px;
	top:4px;
	width:200px;
	height:150px;
	z-index:3;
	margin-top: 4px;
}
#InfoBoxAktion {
	position:relative;
	left:4px;
	top:8px;
	width:200px;
	height:22px;
	z-index:2;
	background-color: #d2dce6;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #FF0000;
	padding-top: 8px;
}
#InfoBoxText {
	position:relative;
	left:4px;
	top:12px;
	width:200px;
	height:56px;
	z-index:2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	padding-top: 5px;
}
#InfoBoxPreis {
	position:relative;
	left:4px;
	top:16px;
	width:192px;
	height:20px;
	z-index:2;
	visibility: visible;
	overflow: hidden;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 8px;
	background-color: #527396;
}


/* Hotel DetailAnsicht */
li.infoBox p.Hotelaktion {
    font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	font-size:0.9em;
	padding-left:10px;
}
li.infoBox p.Hotelcontent {
    font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	padding:10px 4px 10px 4px;
}
li.infoBox p.Hotelfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #FFFFFF;
	text-align:right;
	padding:16px 10px 6px 4px;
}

.bigfont {
  color            : #607B9C;
  font-family      : Arial, Verdana,  Helvetica, sans-serif;
  text-align       : center;
  font-size        : 14px;
  font-weight      : bold;
  
  }

.bigfont2 {
  color            : #607B9C;
  font-family      : Arial, Verdana,  Helvetica, sans-serif;
  text-align       : center;
  font-size        : 14px;
  font-weight      : bold;
  
  }


.treeR {
  font-family      : Arial, Verdana,  Helvetica, sans-serif;
  color            : #000000;
  background-color : #ECF0F3;
  text-align       : left;
  font-size        : 10px;
  font-weight      : normal;
  padding          : 0px 0px 0px 0px;
  }


.treeR ul {
 font-family: Arial, Verdana,  Helvetica, sans-serif;
 font-size: 10p x;
 line-height: 2em;
 color            : #22436C;
 background-color : #ECF0F3;
 text-indent      : 15px;
 list-style-position: outside;
 list-style-type: square;
 margin: 1px;
}


.destination{
  table-layout     : fixed;
  float            : center;
  width            : 100%;
  padding          : 90px 0px 0px 0px;
  border-collapse  : collapse;
  border-bottom    : 1px solid #d2dce6;



  }
.destination tr td{
  border-bottom    : 1px solid #5d7696;
  border-collapse  : collapse;
  text-align       : center;
  vertical-algin   : middle;
  line-height      : 45 px;




  }

.startrebottom {
  padding-left     : 2px;
  overflow         : hidden;

  }

.divrahmen {
  border-top       : 1px solid #d2dce6;
  border-bottom    : 1px solid #d2dce6;
  overflow         : hidden;

  }

/* Startseite */

.contstart {
 width            : 100%;
float            : left;
  }
  
.callcenter {
	position         : relative;
	float            : left;
	background-image : url(http://www.ticketonline-travel.de/images/bett75.jpg);
	background-repeat: no-repeat;
	border-left      : 2px solid #5E7798;
	border-right     : 2px solid #5E7798;
	border-top       : 2px solid #5E7798;
	border-bottom    : 2px solid #5E7798;
	width            : 35%;
	height           : 220px;
	padding          : 10px 5px 0px 5px;
	overflow         : hidden;
	color            : #374F6B;
	font-family      : Arial, Verdana,  Helvetica, sans-serif;
	text-align       : center;
	font-size        : 14px;
	font-weight      : bold;
  }

.startuser2 {
	position         : relative;
	float            : right;
	width            : 61%;
	height           : 220px;
	margin           : 0px 0px 0px 0px;
	padding          : 5px 0px 5px 0px;
	font-family      : Verdana,arial,Helvetica, sans-serif;
	text-align       : left;
	font-size        : 0.9em;
	font-weight      : normal;
	border-top       : 1px solid #d2dce6;
	border-bottom    : 1px solid #d2dce6;
	overflow         : hidden;
  }

.callcenter2 {
	position         : absolute;
	float            : left;
	margin-top       : 30px;
	border-left      : 2px solid #5E7798;
	border-right     : 2px solid #5E7798;
	border-top       : 2px solid #5E7798;
	border-bottom    : 2px solid #5E7798;
	width            : 280px;
	height           : 310px;
	padding          : 10px 5px 0px 5px;
	overflow         : hidden;
	color            : #374F6B;
	font-family      : Verdana,Arial, Helvetica, sans-serif;
	text-align       : center;
	font-size        : 0,9 em;
	font-weight      : bold;
  }

.homeur {
	position         : relative;
	float            : right;
	width            : 51%;
	height           : 310px;
	margin           : 30px 0px 0px 10px;
	padding          : 5px 0px 5px 0px;
	border-left      : 2px solid #5E7798;
	border-right     : 2px solid #5E7798;
	border-top       : 2px solid #5E7798;
	border-bottom    : 2px solid #5E7798;
	overflow         : hidden;
	color            : #374F6B;
	font-family      : Verdana,Arial, Helvetica, sans-serif;
	text-align       : center;
	font-size        : 0,9em;
	font-weight      : bold;
  }


.callcenter3 {
  position         : relative; 
  float            : left;
  border-left      : 2px solid #5E7798;
  border-right     : 2px solid #5E7798;
  border-top       : 2px solid #5E7798;
  border-bottom    : 2px solid #5E7798;
  width            : 144px;
  height           : 250px;
  padding          : 5px 5px 5px 5px;
  overflow         : hidden;
  color            : #374F6B;
  font-family      : Arial, Verdana,  Helvetica, sans-serif;
  text-align       : center;
  font-size        : 11px;
  font-weight      : bold; 
  }
  
  /* Site - HWA */

.divrahmenli {
  position         : relative; 
  float            : left;
  border-left      : 2px solid #5E7798;
  border-right     : 2px solid #5E7798;
  border-top       : 2px solid #5E7798;
  border-bottom    : 2px solid #5E7798;
  width            : 35%;
  height           : 310px;
  padding          : 10px 5px 0px 5px;
  overflow         : hidden;
  color            : #374F6B;
  font-family      : Arial, Verdana,  Helvetica, sans-serif;
  text-align       : center;
  font-size        : 14px;
  font-weight      : bold;
  

  }


.divrahmenre {
 position         : relative;   
 float            : right;
 margin-left      : 320px;

  border-left      : 2px solid #5E7798;
  border-right     : 2px solid #5E7798;
  border-top       : 2px solid #5E7798;
  border-bottom    : 2px solid #5E7798;
  width            : 61%;
  margin-top       : -325px;

  height           : 310px;
  overflow         : hidden;
  padding          : 10px 0px 0px 0px;
  color            : #374F6B;
  font-family      : Arial, Verdana,  Helvetica, sans-serif;
  text-align       : center;
  font-size        : 12px;
  font-weight      : bold;

  }

.divLinieUnten {
  border-bottom    : 1px solid #d2dce6;
  overflow         : hidden;

  }

.divLinieOben {
  border-top    : 1px solid #d2dce6;
  overflow         : hidden;

  }

.divHotel {
  float            : left;
  top              : 0px;
  margin           : 0px 0px 0px 15px;
  background-color : #eeeeee;
  border-left      : 4px solid #527396;
  border-right     : 4px solid #527396;
  border-top       : 4px solid #527396;
  border-bottom    : 4px solid #527396;
  width            : 810px;
  height           : 575px;
  padding          : 0px 0px 0px 0px;
  overflow         : hidden;
  color            : #000000;
  font-family      : Arial, Verdana,  Helvetica, sans-serif;
  text-align       : left;
  font-size        : 11px;
  font-weight      : normal;
  
  }

.divHotelTop {
  margin           : 0px 0px 0px 0px;
  background-color : #527396;
  padding          : 25px 0px 0px 10px;
  border-left      : 0px solid #d2dce6;
  border-right     : 0px solid #d2dce6;
  border-top       : 0px solid #d2dce6;
  border-bottom    : 0px solid #d2dce6;
  width            : 100%;
  height           : 45px;
  overflow         : hidden;
  color            : #FFFFFF;
  font-family      : Arial, Verdana,  Helvetica, sans-serif;
  text-align       : left;
  font-size        : 14px;
  font-weight      : bold;
  
  }

.divHotelRe {
  float            : right;
  background-color : #eeeeee;
  border-left      : 3px solid #d2dce6;
  border-right     : 0px solid #374F6B;
  border-top       : 0px solid #374F6B;
  width            : 400px;
  height           : 400px;
  padding          : 15px 0px 0px 10px;
  overflow         : hidden;
 
  }


.divHotelLi {
  float            : left;
  background-color : #eeeeee;
  width            : 350px;
  height           : 400px;
  padding          : 15px 0px 0px 10px;
  overflow         : hidden;
  color            : #000000;
  font-family      : Arial, Verdana,  Helvetica, sans-serif;
  text-align       : left;
  font-size        : 11px;
  font-weight      : normal;
  

  }

.divHotelBot {
  float            : right;
  margin           : 0px 0px 0px 0px;
  background-color : #eeeeee; 
  border-top       : 3px solid #d2dce6;
  padding          : 0px 0px 0px 0px;
  width            : 100%;
  height           : 80px;
  color            : #000000;
 
  }

.divHotelBotLi {
  float            : left;
  border-left      : none;
  border-right     : 2px solid #d2dce6;
  width            : 200px;
  height           : 77px;
  padding          : 10px 0px 0px 10px;
  overflow         : hidden;
  font-family      : Arial, Verdana,  Helvetica, sans-serif;
  text-align       : left;
  font-size        : 11px;
  font-weight      : normal;
  color            : #000000;
 

  }
.divHotelBotMiLiLi {
  float            : left;
  border-left      : none;
  border-right     : 2px solid #d2dce6;
  margin-top       : 0px;
  margin-left      : 15px;
  width            : 170px;
  height           : 77px;
  padding          : 10px 0px 0px 0px;
  overflow         : hidden;
  color            : #607B9C;
  font-family      : Arial, Verdana,  Helvetica, sans-serif;
  text-align       : left;
  font-size        : 11px;
  font-weight      : bold;
  line-height      : 16px;
  
  }

.divHotelBotMiLiLi ul li{
 list-style-type   : disc;
 padding           : 0px;
 margin-left       : -10px;
 line-height       : 22px;
 

  }

.divHotelBotMiLiLi a:hover{
  color            : #FFFFFF;
 background-color  : #527396;

  }

.divHotelBotMiLi {
  float            : left;
  border-left      : none;
  border-right     : 2px solid #d2dce6;
  margin-top       : 0px;
  width            : 170px;
  height           : 77px;
  padding          : 10px 0px 0px 0px;
  overflow         : hidden;
  color            : #607B9C;
  font-family      : Arial, Verdana,  Helvetica, sans-serif;
  text-align       : center;
  font-size        : 11px;
  font-weight      : bold;
  line-height      : 22px;
  
 
  }



.divHotelBotMiRe {
  float            : left;
  width            : 75px;
  height           : 77px;
  padding          : 10px 0px 0px 0px;
  margin-top       : 0px;
  margin-left      : 15px;
  overflow         : hidden;
  text-align       : right;
  color            : #000000;
  font-family      : Arial, Verdana,  Helvetica, sans-serif;
  
  
  }


.divHotelBotRe {
  float            : left;
  width            : 85px;
  height           : 77px;
  margin-top       : 10px;
  margin-left      : 45px;
  padding          : 0px 0px 0x 10px;
  overflow         : hidden;
  text-align       : right;
  }


.divHotelUe {
  float            : left;
  width            : 280px;
  margin-top       : 5px;
  margin-left      : 15px;
  font-family      : Arial, Verdana,  Helvetica, sans-serif;
  font-weight      : bold;
  color            : #196AD4;
  text-align       : left;
  font-size        : 11px;
}
.divHotelClaim {
  float            : right;
  width            : 500px;
  margin-top       : 5px;
  margin-right     : 260px;
  font-family      : Arial, Verdana,  Helvetica, sans-serif;
  font-weight      : bold;
  color            : #196AD4;
  text-align       : right;
  font-size        : 9px;
}


.divHotelSightRe {
  float            : right;
  background-color : #eeeeee;
  border-left      : 2px solid #d2dce6;
  border-right     : 0px solid #d2dce6;
  border-top       : 0px solid #d2dce6;
  width            : 150px;
  height           : 415px;
  padding          : 10px 5px 0px 0px;
  overflow         : hidden;
  color            : #607B9C;
  font-family      : Arial, Verdana,  Helvetica, sans-serif;
  text-align       : center;
  font-size        : 10px;
  font-weight      : bold;
  }

hr{
 border: 0px; /* F&#65533;r Firefox und Opera */
 border-top: solid 2px #d2dce6;
 border-bottom: transparent;
}



.back_button {
  color            : #999999;
  font-family      : Tahoma, Arial, Verdana,  Helvetica, sans-serif;
  font-size        : 11px;
  font-weight      : normal;
  padding-bottom   : 3px;
  margin-right     : 4px;
  float            : right;
  line-height      : 20px;
  }

.button {
  font-size        : 11px;
  color            : #333333;
  border           : 1px solid #B4C1D1;
  margin           : 3px;
  background-color : #EAECEE;
  padding          : 2px !important;
  padding          : 1px;
  cursor           : pointer;
}

.inputbox {
 color        : #000000;
 background   : #ffffff;
 border       : 1px solid #B4C1D1;
 margin       : 3px;

}

h1 {font-size        : 18px;
    color            : #3B5576;
    margin           : 5px 0;
}

h2 {font-size        : 16px;
    color            : #666666;
    margin           : 5px 0;
}

h3 {font-size        : 14px;
    color            : #3B5576;
    margin           : 5px 0;
}


h4 {font-size        : 12px;
    color            : #000000;
    margin           : 5px 0;
}


form#form-login{
	background: #F1F4F6;
	color: #fff;
	margin: 5px 0 15px 0;
	text-align:left;
      }

form#form-login fieldset{
border: none;
}

form#form-login fieldset label {}
form#form-login ul a
{}



.contact_email  {
  width            : 100%;
}

.contact_email .inputbox {
  width            : 345px;

}

table.moduletable, table.moduletable_menu, table.moduletable_text {
	margin           : 0 0 8px 0;
	width            : 100%;
       
      padding-bottom   : 2px;
	}

table.moduletable th, table.moduletable_menu th, table.moduletable_text th{
      
    font-family          : Tahoma, Arial, Verdana,  Helvetica, sans-serif;
	font-size          : 12px;
	font-weight        : bold;
	text-align         : left;
	width              : 100%;
      background         : url(../images/mod.gif) #E7EAEC repeat-x top left; 
      color              : #536570;
	padding            : 2px;
      text-indent        : 10px;
	line-height        : 22px;
       border-bottom: 1px solid #D2D5D8;
	    
	}

table.moduletable td, table.moduletable_menu td{
    padding-top: 2px;
   
    	}

.lcol table.moduletable th, .lcol table.moduletable_menu th, .rcol table.moduletable th, .rcol table.moduletable_menu th{
      
      background         : url(../images/mod_lr.gif) #6D8DB5 repeat-x top left; 
      color              : #F6F7F9;
	
	    
	}

.sectiontableheader {
  font-size        : 12px;
  font-weight      : normal;
  text-transform   : uppercase;
  letter-spacing   : 1px;
  background         : url(../images/mod_lr.gif) #6D8DB5 repeat-x top left; 
  color              : #F6F7F9; 
  padding          : 3px;
}

td.sectiontableheader a {
color              : #F6F7F9;
}

.sectiontableentry1 {
  vertical-align   : top;
  padding          : 3px;
  background       : #F4F5F7;
  border-bottom    : 1px solid #ffffff;
  line-height      : 18px;

}

.sectiontableentry2 {
  vertical-align   : top;
  padding          : 3px;
  border-bottom    : 1px solid #ffffff;
  background       : #EFF1F4;
  line-height      : 18px;
  }

.sectiontableentry1 img{
 
padding-top: 3px !important;
padding-top: 1px;
}

.sectiontableentry2 img{
 padding-top: 3px !important;
 padding-top: 1px;

}

a:link, a:visited {
  
  color            : #333333;
  text-decoration  : none;
  font-weight      : bold;
}

a:hover {
  color            : #999999;
  text-decoration  : none;
  font-weight      : bold;
}



a.category:link, a.category:visited {
  font-size        : 11px;
  font-weight      : bold;
}

a.readon:link, a.readon:visited {
  color            : #999999;
  font-family      : Tahoma, Arial, Verdana, Helvetica, sans-serif;
  font-size        : 11px;
  background       : url(../images/readon.gif) no-repeat;
  white-space      : normal;
  font-weight      : normal;
  padding          : 1px 0 3px 18px;
  float            : right;
  line-height      : 10px;
  text-decoration  : none;
}

a.readon:hover {
  color            : #333333;
  font-family      : Tahoma, Arial, Verdana, Helvetica, sans-serif;
  font-size        : 11px;
  background       : url(../images/readon.gif) no-repeat;
  white-space      : normal;
  font-weight      : normal;
  padding          : 1px 0 3px 18px;
  line-height      : 10px;
  text-decoration  : none;
}

ul {
  margin           : 2px;
  padding-left     : 10px;
  list-style       : none;
}


/*  background-image : url(../images/strelka.gif) ; ausgetauscht mit disc*/
li {
  
  line-height      : 15px;
  padding-left     : 0;
  padding-top      : 0;
  list-style-type  : square;
 list-style-position: inside;
  background-repeat: no-repeat;
  background-position: 0px 5px;
}

table.contenttoc {
  border           : 1px solid #dcdcdc;
  background       : #F1F1F1;
  padding          : 5px;
  margin-left      : 2px;
  margin-bottom    : 2px;
}

.pagenavcounter {
  font-size        : 10px;
  color            : #4B6B94;
}

.pagenavbar {
  border-top       : 1px solid #999999;
  padding          : 2px;
}

.pagination span { padding: 2px; }
.pagination a    { padding: 2px; } 

a.pagination:link, a.pagination:visited {
  font-size        : 11px;
  color            : #999999;
  text-decoration  : none;
}

a.pagination:hover {
  font-size        : 11px;
  color            : #4B6B94;
  text-decoration  : none;
}

div.date {
  float:right;
  font-size        : 11px;
  font-weight      : bold;
  color            : #707070;
  width: 140px;
  text-align: right;
}

div.pw {
  float:left;
  width: 580px;
}

.small {
  font-size        : 10px;
  color            : #333333;
}



.smalldark {
  font-size        : 10px;
  color            : #333333;
}

.createdate, .modifydate {
  float            : left;
  font-size        : 10px;
  color            : #666666;
  font-weight      : bold;
}

.content_vote {
  font-size        : 10px;
  height           : 22px;
  padding-top      : 2px;
  padding-bottom   : 2px;
}

.content_rating {
  font-size        : 10px;
  color            : #999999;
}

.pathway {
  font-size        : 11px;
  color            : #333333;
  }

a.pathway:link, a.pathway:visited {
  font-size        : 11px;
  padding-left     : 0;
}

a.pathway:hover {
  font-size        : 11px;
  padding-left     : 0;
}

table.content{
  width            : 100%;
  padding          : 0;
  border-collapse  : collapse;
  border-spacing   : 0;
  margin-bottom    : 10px;
}

table.contentpane {
  width            : 100%;
  border-spacing   : 0;
  padding-left     : 5px;
  padding-right    : 5px;
  margin-bottom    : 5px;
}

table.contentpaneopen {
  width            : 100%;
  border-spacing   : 0;
  padding-left     : 5px;
  padding-right    : 5px;
  margin-bottom    : 5px;
}

.poll {
	color : #333333;
	line-height : 12px;
	font-weight: normal;
      
}

.pollstableborder{
  border-color     : #999999;
  text-align: left;
}

.contentheading, .componentheading {
  border-bottom    : 1px solid #3B5576;
  font-size        : 13px;
  font-weight      : bold;
  line-height      : 16px;
  text-transform   : uppercase;
  text-align       : left;
  text-indent      : 0;
  color            : #3B5576;
  width            : 100%;
  padding          : 1px;
  margin: 3px 0px;
  }

td.article_column{
padding-right: 5px;
}

.footer {
  font-size        : 11px;
  font-weight      : normal;
  height           : 31px;
  border-top       : 1px solid #cccccc;
 
 }

.lcol {
   vertical-align   : top;
   background       : #ffffff;
   padding-top: 5px;
   border-left       : 1px solid #cccccc;
   padding-left: 3px;

}

.rcol {
   vertical-align   : top;
   background       : #ffffff;
   padding-top: 5px;
   border-right       : 1px solid #cccccc;
   padding-right: 3px;

}

.foot {
  background       : none;
  vertical-align   : top;
  
}


.contentdescription { 
  width          : auto !important;
  margin         : 0;
  padding        :  0;
  padding-top    : 5px;
  text-align     : left;
}

td.top1{
margin: 0;
padding:  0;
height: 28px !important;
height: 25px;
padding-top:  0px !important;
padding-top:  3px;
padding-left: 2.5%;
padding-right: 2.5%;
background		: url(../images/shadow.jpg) #ffffff repeat-x top;

}

table.top2{
background : #ffffff;

}

#searchbox {
  margin           : 0;
  padding          : 0;
  margin-top       : 13px;
  margin-left      : -200px;
  width            : 130px;
  font-size        : 11px;
  color            : #707070;
  padding          : 2px !important;
  padding          : 1px; 
  border           : 1px solid #cccccc;
  background       : none;
  text-align:left;
   }

td.logoheader {
  margin: 0;
  padding:  0;
  background     : url(../images/header2.jpg)  #fff no-repeat bottom left;
  height         : 65px;
  width          : 770;
  
 }

td.toss {
  margin: 0;
  padding:  0;
  background     : url(../images/back.jpg)  #fff repeat-x bottom;
  height         : 65px;
  width          : auto;
  
 }

.tosslogo {
  margin: 0;
  padding:  0;
  background     : url(../images/logo.jpg)  #fff no-repeat bottom right;
  height         : 64px;
  width          : 86;
  
 }
  

td.topnav {
  margin         : 0px;
  margin-top     : 20px;
  padding        : 0px;
  background     : url(../images/bg_top.gif) repeat-x top left;
  height         : 42px;
  width          : auto !important;
  
 }

td.bgline {
  margin : 0px;
  padding:  0px;
  background     : url(../images/s.gif) repeat-y;
  width          : 7px;
 }


 #mainlevel-nav {
  font-size        : 11px;
  list-style       : none;
  padding          : 0;
  margin           : 0;
  margin-left      : 1px;
 
}

#mainlevel-nav li {
  float            : right;
  display          : block;
  list-style       : none;
  background-image : none;
  padding-left     : 2px;
  padding-right    : 2px;
  margin           : 0;
  width            : auto !important;
  font-size        : 14px;
  line-height      : 28px;
  white-space      : nowrap;
  border-left      : 1px solid #cccccc;


}
#mainlevel-nav li a {
  
  padding-left     : 10px;
  padding-right    : 10px;
  font-size        : 11px;
  color            : #000033;
  text-decoration  : none;
  
}

#mainlevel-nav li a:hover {
  font-size        : 11px;
  color            : #999999;
    
}

.blog_more {
margin   : 10px 0 7px 7px;
}

.buttonheading {
padding  : 0 2px;
}

span.article_separator {
display:block;
height:15px;
clear: both;
}

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #666; text-align: center; }

div.mosimage         {  margin: 5px; }
div.mosimage_caption {  font-size: .90em; color: #666; }

.caption {border: 1px solid #CCC; padding: 3px;}

/*  Main Menu */
table.moduletable_menu ul, table.moduletable_menu ul li
{
  background-image: none;
  list-style:none;
  display           : block;
  width             : auto;
  margin           : 1px 0px;
  padding          : 0;
  font-size        : 11px;
  background       : none;
  

}



table.moduletable_menu ul li a, table.moduletable_menu ul li a:link, table.moduletable_menu ul li a:visited
{
  display          : block;
  font-size        : 12px;
  border           : 1px solid #B4C1D1;
  background-color : #ECF0F3;
  font-weight      : normal;
  padding          : 2px 0;
  color            : #666666;
  font-weight      : bold;
  padding-left     : 10px;

}

table.moduletable_menu ul li a:hover
{
  border           : 1px solid #B4C1D1;
  background-color : #E2E5EA;
  font-size        : 12px;
  font-weight      : normal;
  color            : #4B6B94;
  text-decoration  : none;
  padding-left     : 10px;

}
table.moduletable_menu ul li.active a:link, table.moduletable_menu ul li.active  a:visited
{
  color            : #4B6B94;
  border           : 1px solid #B4C1D1;
  background-color : #E2E5EA;
  font-weight      : bold;
}



table.moduletable_menu ul li ul li a:link, table.moduletable_menu ul li ul li a:visited, table.moduletable_menu ul li ul li ul li a:link, table.moduletable_menu ul li ul li ul li a:visited
{
   display          : block;
   font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
   font-size        : 11px;
   font-weight      : bold;
   color            : #999999;
   padding    	  : 3px 1px 3px 5px;
   margin		  : 3px;
   text-decoration  : none;
   padding-left     : 15px;
   border: none;
}

table.moduletable_menu ul li ul li a:hover, table.moduletable_menu ul li ul li ul li a:hover
{ background:none;
  font-size        : 11px;
  font-weight      : normal;
  color            : #666666;
  text-decoration  : none;
  padding-left     : 15px;

}

table.moduletable_menu ul li.active ul li a:link, table.moduletable_menu ul li.active ul li a:visited, table.moduletable_menu ul li.active ul li ul li a:link, table.moduletable_menu ul li.active ul li ul li a:visited
{
   display          : block;
   font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
   font-size        : 16px;
   font-weight      : bold;
   color            : #999999;
   padding    	  : 3px 1px 3px 5px;
   margin		  : 3px;
   text-decoration  : none;
   padding-left     : 15px;
   border: none;
}

table.moduletable_menu ul li.active ul li a:hover, table.moduletable_menu ul li.active ul li ul li a:hover
{ background:none;
  font-size        : 11px;
  font-weight      : normal;
  color            : #666666;
  text-decoration  : none;
  padding-left     : 15px;

}

table.moduletable_menu ul li.active ul li#current a
{ background:none;
  font-size        : 11px;
  font-weight      : bold;
  color            : #6284B0;
  text-decoration  : none;
  padding-left     : 15px;

}
