/*
  MWPE 2.5 copyright 2006
  */

.boxText { font-family: Tahoma, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Tahoma, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }

body { 
	Background-color: #CCCCCC;
	behavior: url(csshover3.htc);
	}

/* box outline */
.mainBox {
	border: 1px solid #333333;
	}
	
/* primary link formating */
a:link {
	Color: #000000;
	Text-Decoration: Underline;
	Font-Family: Tahoma, Arial, sans-serif; 
	Font-Size: 12px;
	font-weight:bold; 
}
a:visited {
	Color: #000000;
	Text-Decoration: Underline;
	Font-Family: Tahoma, Arial, sans-serif; 
	Font-Size: 12px; 
	font-weight:bold;
}
a:active {
	Color: #000000;
	Text-Decoration: Underline;
	Font-Family: Tahoma, Arial, sans-serif; 
	Font-Size: 12px; 
	font-weight:bold;
}
a:hover {
	Color: #0A3E94;
	Text-Decoration: Underline;
	Font-Family: Tahoma, Arial, sans-serif; 
	Font-Size: 12px; 
	font-weight:bold;
}

a.sidebar:link {
	Color: #6A4D2D;
	Text-Decoration: Underline;
	Font-Family: Tahoma, Arial, sans-serif; 
	Font-Size: 14px; 
	Font-Weight: Bold;
}
a.sidebar:visited {
	Color: #666666;
	Text-Decoration: Underline;
	Font-Family: Tahoma, Arial, sans-serif; 
	Font-Size: 14px; 
	Font-Weight: Bold;
}
a.sidebar:active {
	Color: #6A4D2D;
	Text-Decoration: Underline;
	Font-Family: Tahoma, Arial, sans-serif; 
	Font-Size: 14px; 
	Font-Weight: Bold;
}
a.sidebar:hover {
	Color: #1784bd;
	Text-Decoration: Underline;
	Font-Family: Tahoma, Arial, sans-serif; 
	Font-Size: 14px; 
	Font-Weight: Bold;
}

/* header / footer formating */
TD.header {
  Font-Family: Tahoma, Arial, sans-serif; 
  Font-Size: 12px; 
  font-weight: bold;
  color: #364C5E;
   text-align: center;
}
p.footer {
  Font-Family: Tahoma, Arial, sans-serif; 
	color: #000000;
   text-align: center;
   font-size: 10px;
   line-height:1.3;
}
TD.footer {
  Font-Family: Tahoma, Arial, sans-serif; 
	color: #000000;
   text-align: center;
   font-size: 10px;
   line-height:1.3;
}
a.footer:link {
	Color: #000000;
	Text-Decoration: Underline;
	Font-Family: Tahoma, Arial, sans-serif; 
	Font-Size: 10px; 
	/*Font-Weight: Bold;*/
	line-height:1.4;
}
a.footer:visited {
	Color: #000000;
	Text-Decoration: Underline;
	Font-Family: Tahoma, Arial, sans-serif; 
	Font-Size: 10px; 
	/*Font-Weight: Bold;*/
	line-height:1.4;
}
a.footer:active {
	Color: #000000;
	Text-Decoration: Underline;
	Font-Family: Tahoma, Arial, sans-serif; 
	Font-Size: 10px; 
	/*Font-Weight: Bold;*/
	line-height:1.4;
}
a.footer:hover {
	Color: #0A3E94;
	Text-Decoration: Underline;
	Font-Family: Tahoma, Arial, sans-serif; 
	Font-Size: 10px; 
	/*Font-Weight: Bold;*/
	line-height:1.4;
}
/* primary text formating */
.style19 {
	color: #FFFFFF;
	font-size: 16px;
}
.style21 {
	font-size: 16px;
	font-weight: bold;
	color:#000000
}
.style22 {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.style24 {
	font-size: 16px;
	color:#000000;
}

td {font-family: Tahoma, Arial, sans-serif;
  color: #000000;
  font-size: 12px;
}

p {font-family: Tahoma, Arial, sans-serif;
  color: #000000;
  font-size: 12px;
}

TD.main, P.main {
  font-family: Tahoma, Arial, sans-serif;
  color: #000000;
  font-size: 12px;
}
TD.main2, P.main2 {
  font-family: Tahoma, Arial, sans-serif;
  color: #000000;
  font-size: 14px;
  Font-Weight: Bold;
}
TD.main3, P.main3, table.main3 {
  font-family: Tahoma, Arial, sans-serif;
  color: #000000;
  font-size: 14px;
  Font-Weight: Bold;
  line-height:.9;
}
TD.smallText, SPAN.smallText, P.smallText {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 9px;
}

/* list formating */
li {
	line-height: 16px;
}

/* header tag formating */
h1 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	line-height: 16px;
}
h3 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 14px;
}


/* formating for horizontal navigation files */
.infoBox {
  color: #000000;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
}
A.infoBox:Link { 
  color: #6A4D2D;
   Text-Decoration: none;
	Font-Family: Tahoma, Arial, sans-serif; 
	Font-Size: 12px; 
	Font-Weight: Bold; 
}
A.infoBox:Visited { 
  color: #666666;
   Text-Decoration: none;
	Font-Family: Tahoma, Arial, sans-serif; 
	Font-Size: 12px; 
	Font-Weight: Bold; 
}
A.infoBox:Active { 
  color: #000000;
   Text-Decoration: none;
	Font-Family: Tahoma, Arial, sans-serif; 
	Font-Size: 12px; 
	Font-Weight: Bold; 
}
A.infoBox:Hover {
  Color: #000000;
	Text-Decoration: none;
	Font-Family: Tahoma, Arial, sans-serif; 
	Font-Size: 12px; 
	Font-Weight: Bold;
}
.infoBoxContents {
	color: #000000;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
}
A.infoBoxContents:Link { 
  color: #6A4D2D;
   Text-Decoration: none;
	Font-Family: Tahoma, Arial, sans-serif; 
	Font-Size: 12px; 
	Font-Weight: Bold; 
}
A.infoBoxContents:Visited { 
  color: #666666;
   Text-Decoration: none;
	Font-Family: Tahoma, Arial, sans-serif; 
	Font-Size: 12px; 
	Font-Weight: Bold; 
}
A.infoBoxContents:Active { 
  color: #000000;
   Text-Decoration: none;
	Font-Family: Tahoma, Arial, sans-serif; 
	Font-Size: 12px; 
	Font-Weight: Bold; 
}
A.infoBoxContents:Hover {
  Color: #000000;
	Text-Decoration: Underline;
	Font-Family: Tahoma, Arial, sans-serif; 
	Font-Size: 12px; 
	Font-Weight: Bold;
}
TD.infoBoxHeading {
  Font-Family: Tahoma, Arial, sans-serif; 
  Font-Size: 14px; 
  font-weight: bold;
	color: #000000;
   text-align: center;
}

/* formating for vertical navigation files */
.infoBox_2 {
	border: 1px outset #0000cc;
	}
A.infoBox_2:Link { 
  color: #6A4D2D;
   Text-Decoration: Underline;
	Font-Family: Tahoma, Arial, sans-serif; 
	Font-Size: 10px; 
	Font-Weight: Bold; 
}
A.infoBox_2:Visited { 
  color: #666666;
   Text-Decoration: Underline;
	Font-Family: Tahoma, Arial, sans-serif; 
	Font-Size: 10px; 
	Font-Weight: Bold; 
}
A.infoBox_2:Active { 
  color: #000000;
   Text-Decoration: Underline;
	Font-Family: Tahoma, Arial, sans-serif; 
	Font-Size: 10px; 
	Font-Weight: Bold; 
}
A.infoBox_2:Hover {
  Color: #000000;
	Text-Decoration: Underline;
	Font-Family: Tahoma, Arial, sans-serif; 
	Font-Size: 10px; 
	Font-Weight: Bold;
}
.infoBoxContents_2 {
  color: #000000;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
  }
A.infoBoxContents_2:Link { 
  color: #6A4D2D;
   Text-Decoration: Underline;
	Font-Family: Tahoma, Arial, sans-serif; 
	Font-Size: 10px; 
	Font-Weight: Bold; 
}
A.infoBoxContents_2:Visited { 
  color: #666666;
   Text-Decoration: Underline;
	Font-Family: Tahoma, Arial, sans-serif; 
	Font-Size: 10px; 
	Font-Weight: Bold; 
}
A.infoBoxContents_2:Active { 
  color: #000000;
   Text-Decoration: Underline;
	Font-Family: Tahoma, Arial, sans-serif; 
	Font-Size: 10px; 
	Font-Weight: Bold; 
}
A.infoBoxContents_2:Hover {
  Color: #000000;
	Text-Decoration: Underline;
	Font-Family: Tahoma, Arial, sans-serif; 
	Font-Size: 10px; 
	Font-Weight: Bold;
}
TD.infoBoxHeading_2 {
  Font-Family: Tahoma, Arial, sans-serif; 
  Font-Size: 12px; 
  font-weight: bold;
	color: #FF0000;
   text-align: center;
}

/* don't need to change anything below this line */
/* message box */
.messageBox { font-family: Tahoma, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Tahoma, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Tahoma, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */
.inputRequirement { font-family: Tahoma, Arial, sans-serif; font-size: 10px; color: #ff0000; }

/* error formating */
TR.headerError {
  background: #ffffff;
}
TD.headerError {
  font-family: Tahoma, Tahoma, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #000000;
  font-weight : bold;
  text-align : center;
}
TR.headerInfo {
  background: #dfdfdf;
}
TD.headerInfo {
  Font-Family: Tahoma, Arial, sans-serif; Font-Size: 12px; font-weight: bold;
	color: #FF0000;
  background-color: #dfdfdf;
   text-align: center;
}
SPAN.errorText {
  font-family: Tahoma, Arial, sans-serif;
  color: #ff0000;
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
padding-top: 1em;

}
/* Holly Hack for IE \*/
* html .suckertreemenu a { color: #ffffff; text-align:right; height: 1%; text-decoration: none;}
* html .suckertreemenu ul li { color: #ffffff; text-align:right; height: 1%; text-decoration: none; z-index:10;}
* html .suckertreemenu ul li a { color: #ffffff; text-decoration: none; height: 1%; z-index:20;}
* html .suckertreemenu ul li a:hover { color: #000000; text-decoration: none; height: 1%; }
* html .suckertreemenu ul li ul li {color: #ffffff; text-align:left; text-decoration: none;}
* html .suckertreemenu ul li ul li a {color: #ffffff; text-align:left; text-decoration: none;}
/* End */

 /* Events Calendar styles.*/
 
TABLE.calendarBox
{
    width: 177px; 
    height: 215px;
    border: 0;
    padding: 0;
    cursor: default;
	background-color:#FFFFFF;
}
IFRAME.calendarBox
{
    width: 177px; 
    height: 215px;
	border:solid;
	border-color:0A3E94;
	border-width:1px;
	background-color:#FFFFFF;
}
.calendarBoxHeader
{ 
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    background: #0A3E94;
    color: #000000;
    text-decoration: none; 
    height: 16px;
}

a.calendarBoxHeader:link
{ 
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #ffffff;
    /*text-decoration: underline;*/  
    height: 16px;
}
a.calendarBoxHeader:visited
{ 
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none; 
    height: 16px;
}
a.calendarBoxHeader:active
{ 
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none; 
    height: 16px;
}
a.calendarBoxHeader:hover
{ 
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #6633CC;
    text-decoration: none; 
    height: 16px;
}
.yearHeader 
{ 
    font-family: Helvetica, Verdana, Arial, Helvetica, sans-serif; 
    font-size: 14px; 
    font-weight: bold; 
    color: #B4AD9A; 
    /*background-color: #EDECE9;*/ 
    text-decoration: none;
} 
.yearHeader SELECT
{
    font-size: 8px;
    background: #D7D2C8; 
    color: #000000;
}
.yearHeaderButton
{
    font-size: 8px;
    font-weight: bold;
    border: 1px outset #b4ad9a; 
    background: #D7D2C8; 
    margin: 0px; 
    color: #000000; 
    width: 15px; 
    height: 16px;
}

.calendarMonth 
{ 
    /*background-color: #EDECE9;*/ 
    cursor: default; 
    width: 100%;
}
.calendarHeader 
{ 
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    /*background: #EDECE9;*/
    text-decoration: none; 
    height: 16px;
}

a.calendarHeader:link 
{ 
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #0A3E94;
    /*background: #EDECE9;*/
    text-decoration: underline;  
    height: 16px;
}

.calendarToday 
{ 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    color: #ffffff; 
    background-color: #0A3E94; 
    padding-left : 3px; 
    text-decoration: none; 
    border:1px outset #FFFFFF; 
    height: 22px; 
    width: 18px;
}
.calendarWeekend 
{ 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    color: #000000; 
    background-color: #D7D2C8; 
    padding-left : 3px; 
    line-height: 14px; 
    text-decoration: none; 
    border:1px outset #FFFFFF; 
    height: 22px; 
    width: 18px;
}
.calendar 
{ 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    color: #000000; 
    background-color: #FFFFFF; 
    padding-left : 3px; 
    line-height: 14px; 
    text-decoration: none; 
    border:1px outset #FFFFFF; 
    height: 22px; 
    width: 18px; 
}
.event 
{ 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    color: #000000; 
    background-color: #FFFFFF; 
    text-decoration: none; 
    border: 0px solid #656872; 
}
.event_header   
{ 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    font-weight: bold;
    line-height: 1.5; 
    text-decoration: none; 
    color: #ffffff; 
    background-color: #0A3E94; 
} 

.event_header_dates
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #000000; 
background-color: #FFFFFF; 
text-decoration: none; 
/*border: 1px inset #F2F4F7;*/
}

/* used for list number */
.event_header_zahl    
{ 
    font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 1.5; color: #000000; background-color: #000099; text-decoration: none; 
} 
.event_description
{ 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    line-height: 1.5; 
    color: #000000; 
    background-color: #FFFFFF; 
    /*border: 0px solid #656872;*/ 
    text-decoration: none; 
} 

.empty 
{ 
    /*background-color: #E4E3DF;*/ 
    line-height: 14px; 
    height: 22px; 
    width: 18px; 
}
.calendar A:hover, .calendar A:link, .calendar A:visited, .calendar A:visited:hover, .yearHeader A:hover 
{
    color: #CC0000; 
    text-decoration: underline;
	font-size: 11px;
}
.calendarWeekend A:hover, .calendarWeekend A:link, .calendarWeekend A:visited, .calendarWeekend A:visited:hover 
{
    color: #CC0000; 
    text-decoration: underline;
	font-size: 11px;
}
.calendarToday A:hover, .calendarToday A:link, .calendarToday A:visited, .calendarToday A:visited:hover 
{
    color: #CC0000; 
    text-decoration: underline;
	font-size: 11px;
}
/*End calendar css*/

.productListing {
	color: #ffffff;
	font-weight:bold;
	}