/******** structure ********/

.tariffPage {
    width: 100%;
    float: left;
    background: #fff;
}

.tariffPagePadding {
    padding: 0 19px 0 15px;
    float: left;
}

/******** components ******/

.intro h2 {
    font-size: 24px;
    padding: 0 0 18px 0;
    float: left;
    width: 100%;
}

h3 {
    font-size: 18px;
    font-weight: bold;
    border-bottom: 2px solid #c4c0c0;
    padding-bottom: 5px;
    margin-bottom: 14px;
   /* float: left;*/
    width:auto;
}

h4 {
    font-size: 14px;
    font-weight: normal;
    padding-bottom: 14px;
    font-family: Arial, Sans-Serif;
}

/******** INTRO **********/

.tariffIntro {
    width: 100%;
    float: left;
    padding-bottom: 12px;    
}

.intro {
    width: 569px;
    background: transparent url(../Images/tariff/tariffShadowBox.gif) repeat-y -1138px top;
    float: left;
}

.intro .introTop {
    background: transparent url(../Images/tariff/tariffShadowBox.gif) no-repeat left top;
    float: left;
    width: 569px;   
}

.intro .introBottom {
    background: transparent url(../Images/tariff/tariffShadowBox.gif) no-repeat -569px top;
    float: left;
    width: 569px;
    height: 11px;  
    overflow: hidden;
}

.intro .introText {
    float: left;
    padding: 30px 26px 30px 26px;
    line-height: 20px;
    font-size: 16px;
}

.intro .introText p {
    float: left;
    width: 100%;
    padding: 0 0 10px 0;
}

.recentEvents {
    float: left;
    margin-left: 28px;
    display: inline; /* ie6 */
    width: 359px;    
}

.recentEvents ul {
    padding-bottom: 10px;
    float: left;
    width: 100%;
}

.recentEvents ul li{
    background:transparent url(frontpage2/arrowRed.gif) no-repeat scroll 0 5px;
    padding:0 0 10px 15px;
    font-size: 12px;
    line-height: 18px;
}

.recentEvents p.linkHolder {
    float: left;
    width: 100%;
    text-align: right;
}

.recentEvents p.linkHolder a:link,
.recentEvents p.linkHolder a:visited {
    color: #7c746f;
    background: transparent url(frontpage2/arrowGrey.gif) no-repeat scroll right 3px;
    padding-right: 13px;    
}

.recentEvents p.linkHolder a:hover{
    text-decoration: underline;
}

/********** filter options ********/
h3.TariffHeader
{
  border-bottom:none;
  margin-bottom:0px;
  padding-bottom:0px;
  margin-left:12px;
  margin-top:10px;
}
p.TariffHeader
{
  margin-left:12px;
  font-family:Arial,Sans-Serif;
  font-size:12px;
  margin-bottom:5px;
}
.filterOptions {
    margin-top: 8px;
    width: 100%;
    border: 1px solid #d8d5d2;
    float: left;
    background: #e5e5e5;
    margin-bottom: 15px;
    padding-bottom: 8px;
    background: #ebebeb url(../Images/tariff/tariffGradient.png) repeat-x left top;
}

.filterOptions .Options {
    margin: 8px 0 0 0;
    padding: 4px 0 8px 0;
    float: left;
    margin-left: 12px;    
    width: 305px;
    height: 106px;
    background: transparent url(../Images/tariff/tariffSeparator.png) repeat-y right top;
    display: inline; /*ie6*/  
}

.filterOptions .News {
    width: 276px;
}

.filterOptions .Status {
    width: 332px;
    margin-left: 20px;
}
.filterOptions .Status h4
{
  padding-bottom:14px;
}
.filterOptions .Search {
    width: 294px;
    margin-left: 20px;    
}

.filterOptions .Search {
    background: transparent none;  
}

.filterOptions .Search input.Input {
    border: 0;
    height: 29px;
    width: 161px;
    float: left;
    padding-top: 5px;
    padding-left:5px;
    background: transparent url(../Images/tariff/filteringField.png) no-repeat left top;
}

.filterOptions .Search input.WatterInput {
    border: 0;
    height: 29px;
    width: 161px;
    float: left;
    color:Gray;
    padding-top: 5px;
    padding-left:5px;
    background: transparent url(../Images/tariff/filteringField.png) no-repeat left top;
}

.filterOptions .Search input.Button {
    border: 0;
    height: 29px;
    width: 59px;
    color: #fff;
    font-size: 13px;
    line-height: 29px;
    font-weight: bold;
    text-transform: uppercase;
    background: transparent url(../Images/tariff/filteringButton.png) no-repeat right top;
}

.filterOptions .News select {
    width: 252px;
}

.filterOptions .Status .RadioButtons,
.filterOptions .Status .Checkboxes {
    float: left;
}

.filterOptions .Status .RadioButtons {    
    width: 98px;
    margin-right: 6px;
    display: inline; /*ie6*/    
}

.filterOptions .Status .Checkboxes {    
    width: 189px;
}

.filterOptions .Status .RadioButtons fieldset,
.filterOptions .Status .Checkboxes fieldset {
    padding-bottom: 5px;
    
}

.filterOptions .Status .RadioButtons input,
.filterOptions .Status .Checkboxes input {
    float: left;
    margin-right: 4px;
    height: 14px;
}

.filterOptions .Status .RadioButtons label,
.filterOptions .Status .Checkboxes label {
    float: left;
    font-size: 12px;
    font-family: Arial, Sans-Serif;
}

.filterOptions .Status .Checkboxes .Type{    
    width: 32px;
    height: 13px;
    float: right;
}

.filterOptions .Status .Checkboxes .Negotiation {    
    background: transparent url('../Images/tariff/filteringTypes.png') no-repeat left top;
}

.filterOptions .Status .Checkboxes .Mediation {    
    background: transparent url('../Images/tariff/filteringTypes.png') no-repeat left -18px;
}

.filterOptions .Status .Checkboxes .Strike {    
    background: transparent url('../Images/tariff/filteringTypes.png') no-repeat left -36px;
}

.filterOptions .Status .Checkboxes .Arbitration {    
    background: transparent url('../Images/tariff/filteringTypes.png') no-repeat left -53px;
}

/*********** tariff calendar ************/

.tariffCalendar {
    width: 100%;
    float: left;    
    padding-bottom: 30px;
}

.tariffCalendar .Month {
    width: 100%;
    float: left;    
    border-left: 1px solid #d8d5d2;
    border-right: 1px solid #d8d5d2;
    empty-cells: show;
    font-family: Arial, Sans-Serif;  
    padding: 0;  
    vertical-align: middle;    
}

.tariffCalendar .Month thead {
    background: #f4f4f4;
    border-bottom: 2px solid #d8d5d2;
    text-align: center;
}

.tariffCalendar .Month thead tr {
    background: #f4f4f4;
}

.tariffCalendar .Month thead tr {
    border-bottom: 2px solid #d8d5d2;
    text-align: left;
}

.tariffCalendar .Month thead td {
    /*border-bottom: 1px solid #d8d5d2; */
    font-size: 12px;   
    font-weight: bold;
    text-transform: uppercase;     
    height: 20px;
    line-height: 20px;
}

.tariffCalendar .Month thead td .Weeks {
    height: 20px;
    line-height: 26px;
}

.tariffCalendar .Month thead .Period td {
    height: 60px;   
    border-top: 1px solid #d8d5d2;  
    border-bottom: 0 none;  
    border-left: 0 none;  
}

.tariffCalendar .Month thead h6 {
    text-align: center;   
    font-size: 18px;
    font-weight: bold;
    text-transform: none;    
    float: left;
}

.tariffCalendar .Month thead .Next,
.tariffCalendar .Month thead .Prev {
    height: 28px;
    width: 33px;
    display: block;
    text-indent: -20000px;
    float: left;
}

.tariffCalendar .Month thead .Prev {
    background: transparent url('../Images/tariff/prev.png') no-repeat left top;
    margin-left: 348px;
    margin-right: 48px;
    display: inline; /*ie6*/
}

.tariffCalendar .Month thead .Next {
    float: left; 
    margin-left: 48px;
    display: inline; /*ie6*/    
    background: transparent url('../Images/tariff/next.png') no-repeat left top;
}

.tariffCalendar .Month td {
    height: 51px;
    padding-top: 0;
    border-bottom: 1px solid #d8d5d2;
    border-left: 1px solid #d8d5d2; 
    width: 735px;
    position: relative;
}

.tariffCalendar .Month td .Weeks {
    height: 51px;
    width: 735px;
    position: relative;
    background: transparent url('../Images/tariff/calendarBg.gif') repeat-y left top;     
    overflow: hidden;     
}

.tariffCalendar .Month .DealType {
    width: 190px;
    border-left: 0 none;    
    font-size: 14px;
    padding-left: 18px;
    padding-right: 10px;
    cursor: pointer;
    background: #ecebea url('../Images/tariff/calendarGradient.png') repeat-x left top;       
}

.tariffCalendar .Month thead .DealType 
{
    background: #f4f4f4 none;    
    
}

.tariffCalendar .Month td .Deal 
{
border:0 none;
cursor:pointer;
display:block;
height:51px;
position:absolute;
top:0;
}

.tariffCalendar .Month td .Deal .NoEndDate 
{  
  background:transparent url('../Images/tariff/arrow.gif') no-repeat scroll right 50%;
  display:block;
  height:51px;
  width:100%;            
}
.tariffCalendar .Month td .Negotiation {  
    background: transparent url('../Images/tariff/dealTypes.png') repeat-x left top;             
}
.tariffCalendar .Month td .Mediation {  
    background: transparent url('../Images/tariff/dealTypes.png') repeat-x left -51px;            
}
.tariffCalendar .Month td .Strike {  
    background: transparent url('../Images/tariff/dealTypes.png') repeat-x left -102px;             
}
.tariffCalendar .Month td .Arbitration {  
    background: transparent url('../Images/tariff/dealTypes.png') repeat-x left -155px;           
}

.tariffCalendar .Month td .Negotiation:hover {  
    background: transparent url('../Images/tariff/dealTypesOver.png') repeat-x left top;             
}
.tariffCalendar .Month td .Mediation:hover {  
    background: transparent url('../Images/tariff/dealTypesOver.png') repeat-x left -51px;            
}
.tariffCalendar .Month td .Strike:hover {  
    background: transparent url('../Images/tariff/dealTypesOver.png') repeat-x left -102px;             
}
.tariffCalendar .Month td .Arbitration:hover {  
    background: transparent url('../Images/tariff/dealTypesOver.png') repeat-x left -155px;           
}

.tariffCalendar .Month td .CurrentDay {  
    height: 52px;
    width: 1px;
    display: block;        
    border-left: 1px solid #c00105;        
    position: absolute;
    top: 0;         
}

.tariffCalendar .Month td .CurrentDayStart {  
    height: 52px;
    width: 1px;
    display: block;        
    border-left: 1px solid #c00105;        
    position: absolute;
    top: 0;         
}
.tariffCalendar .Month td .CurrentDayEnd {  
    height: 52px;
    width: 1px;
    display: block;            
    border-right: 1px solid #c00105;       
    position: absolute;
    top: 0;         
}

.tariffCalendar .Month thead td .CurrentDay {  
    height: 20px;
    top: 0;
    width: 21px;
    border-bottom: 1px solid #c00105;   
    border-right: 0 none;
    border-left: 0 none;
    font-weight: bold;
    color: #c00105;
    text-transform: none;
    overflow: visible;
    line-height: 20px;
}

.tariffCalendar .Month thead .WeekNo td {  
    border-bottom: 0 none;    
}

.tariffCalendar .Month thead .WeekNo td .Weeks{  
    overflow: hidden;
}

.tariffCalendar .Month thead .WeekNo span {  
    width: 136px;
    margin-left:11px;
    float: left;
    display: inline;
}
#AgreementPopup
{
  position:absolute;  
  width:300px;  
}
.PopupTeaser
{
  background-color:White;
  border:1px #d8d8d8 solid;
  padding:20px 20px 20px 20px;
  text-align:left;
  
}
.PopupTeaser h3
{
  color:#c00105;
  font-size:18px;
  border:none;
  margin-bottom:5px;
}
.PopupTeaser p
{
  margin-bottom:10px;
  font-size:12px;
}
.PopupTeaser .Description
{
  font-size:12px;
  font-family:verdana,sans-serif;
  line-height:20px;
}
.PopupTeaser .FileLink
{
  font-size:12px;
  font-family:verdana,sans-serif;
  line-height:20px;
  margin-top:10px;
}
 .tariffCalendar .EmptyList
 {
   text-align:center;
   font-size:14px;
   font-weight:900;
   padding-top:10px;
   clear:both;
 }
 .Clear
 {
   clear:both;
 }
