/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 12px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 12px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 12px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 11px; color: #70d250; text-decoration: underline; }

#header {
	background: #000 url(images/puzzlesport.png) repeat-x;
	font: italic normal Georgia, serif;
	letter-spacing: -0.2px;
	margin: 0;
	padding: 0;
	position: relative;
}
#header a {
	color: #fff;
	text-decoration: none;
}

#header a:hover {
	text-decoration: underline;
	text-decoration: none;
	color: #D70606;
}
h1{
	font: 260%/1.15 Georgia, serif;
	letter-spacing: -0.2px;
	margin: 0;
	padding: 40px 0 35px 160px;
}

p.payoff{
	margin: 0 0 75px 160px;
	padding: 0;
	color: #fff;
	font: 120% Georgia, serif;
}

#suchboxtext{
visibility: visible; position: absolute; top: 65px; left: 510px; width: 200px; height: 25px
font: italic normal Georgia, serif;
font-size : 18px;
color: #fff;

 }

#suchbox{
visibility: visible; position: absolute; top: 85px; left: 510px; width: 270px; height: 30px
 }


#galerieblogsitemap{
visibility: visible; position: absolute; top: 65px; left: 800px; width: 150px; height: 22px
font: italic normal Georgia, serif;
font-size : 12px;
color: #fff;
}

#galerieblogsitemap a:link {
color: #fff;
}

#galerieblogsitemap a:visited {
color: #fff;
}

#menu1{
	height: 33%;
	overflow: hidden;
	margin-left: 0px;
}
#menu1 ul{
	margin: 0;
	padding: 0;
}
#menu1 ul li{
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
}
#menu1 ul li a{
	padding: 8px 20px;
	display: block;
	text-decoration: none;
}
#menu1 ul li a:link, #menu1 ul li a:visited{
	background: #222 url(images/menu.png) top left repeat-x;
	color: #ddd;
	border-left: 1px solid #333;
	border-top: 1px solid #333;
}
#menu1 ul li a:hover, #menu1 ul li a:active{
	background: #333 url(images/menu.png) 0 -100px repeat-x;
	color: #fff;
	text-decoration: none;
	border-left: 1px solid #444;
	border-top: 1px solid #444;
}
#menu1 ul li.current_page_item a:link, #menu1 ul li.current_page_item a:visited{
	background: #d70606 url(images/menu_in.png) top left repeat-x;
	color: #fff;
	border-left: 1px solid #d70606;
	border-top: 1px solid #d70606;

}


#menu2{
	height: 120%;
	overflow: hidden;
        float: left;
}
#menu2 ul{
	margin: 0;
	padding: 0;
}
#menu2 ul li{
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
}
#menu2 ul li a{
	padding: 3px 5px;
	display: block;
	text-decoration: none;
	font: 100% Verdana, serif;
}
#menu2 ul li a:link, #menu2 ul li a:visited{
	background: #222 url(images/menu2.png) top left repeat-x;
	color: #000;
	border-right: 1px solid #444;
	border-top: 0px solid #444;
	border-bottom: 1px solid #444;
}
#menu2 ul li a:hover, #menu2 ul li a:active{
	background: #333 url(images/menu2.png) 0 -100px repeat-x;
	color: #fff;
	text-decoration: none;
	border-left: 0px solid #444;
	border-top: 0px solid #444;
}
#menu2 ul li.current_page_item a:link, #menu2 ul li.current_page_item a:visited{
	background: #d70606 url(images/menu_in.png) top left repeat-x;
	color: #fff;
	border-left: 0px solid #d70606;
	border-top: 0px solid #d70606;
}
#menu2 ul li.current_page_item_kasse a:link, #menu2 ul li.current_page_item_kasse a:visited{
	background: #222 url(images/menu2kasse.png) top left repeat-x;
	color: #000;
	text-decoration: none;
	border-right: 1px solid #444;
	border-bottom: 1px solid #444;
}
#menu2 ul li.current_page_item_warenkorb a:link, #menu2 ul li.current_page_item_warenkorb a:visited{
	background: #222 url(images/menu2warenkorb.png) top left repeat-x;
	color: #000;
	text-decoration: none;
	border-right: 1px solid #444;
	border-bottom: 1px solid #444;
}
#menu2 ul li.current_page_item_konto a:link, #menu2 ul li.current_page_item_konto a:visited{
	background: #222 url(images/menu2konto.png) top left repeat-x;
	color: #000;
	text-decoration: none;
	border-right: 1px solid #444;
	border-bottom: 1px solid #444;
}
#menu2 ul li.current_page_item_abmelden a:link, #menu2 ul li.current_page_item_abmelden a:visited{
	background: #222 url(images/menu2abmelden.png) top left repeat-x;
	color: #000;
	text-decoration: none;
	border-right: 1px solid #444;
	border-bottom: 1px solid #444;
}




#cattest{
	height: 100%;
	overflow: visible;
	margin-left: 0px;
}
#cattest ul{
	margin:  0;
	padding: 0;
}
#cattest ul li{
	float: left; width:100%;
	display: inline;
	margin: 0;
	padding: 0;
}
#cattest ul li a{
        padding-left:3px;
        padding-right:3px;
        padding-top:4px;
        padding-bottom:4px;
	display: block;
        width:210px;
	text-decoration: none;
	font: 100% Verdana, serif;
}
#cattest ul li a:link, #cattest ul li a:visited{
	background: #FCFCFC;
	color: #444;
}
#cattest ul li a:hover, #cattest ul li a:active{
	background: #7A1619;
	color: #fff;
	text-decoration: none;
	border-right: 0px solid #F1F1F2;
	border-top: 0px solid #F1F1F2;
	border-bottom: 0px solid #F1F1F2;
	border-left: 0px solid #F1F1F2;
}
#cattest ul li.current_page_item a:link, #cattest ul li.current_page_item a:visited{
	background: #7A1618;
	color: #fff;
}

#bestsellers{
	height: 100%;
	overflow: visible;
	margin-left: 0px;
}
#bestsellers ul{
	margin:  0;
	padding: 0;
}
#bestsellers ul li{
	float: left; width:96%;
	display: inline;
	margin: 0;
	padding: 0;
}
#bestsellers ul li a{
        padding-left:3px;
        padding-right:3px;
        padding-top:5px;
        padding-bottom:5px;
        display: block;
        width:100%;
	text-decoration: none;
	font: 100% Verdana, serif;
}
#bestsellers ul li a:link, #bestsellers ul li a:visited{
	background: #FCFCFC;
	color: #444;

}
#bestsellers ul li a:hover, #bestsellers ul li a:active{
	background: #74BA36;
	color: #fff;
	text-decoration: none;

}
#bestsellers ul li.first_bestsellers_item a:link, #bestsellers ul li.current_page_item a:visited{
	background: #74BA35;
	color: #fff;
}

#informationen{
	height: 100%;
	overflow: visible;
	margin-left: 0px;
}
#informationen ul{
	margin:  0;
	padding: 0;
}
#informationen ul li{
	float: left; width:96%;
	display: inline;
	margin: 0;
	padding: 0;
}
#informationen ul li a{
        padding-left:3px;
        padding-right:3px;
        padding-top:5px;
        padding-bottom:5px;
        display: block;
        width:100%;
	text-decoration: none;
	font: 100% Verdana, serif;
}
#informationen ul li a:link, #informationen ul li a:visited{
	background: #FCFCFC;
	color: #444;

}
#informationen ul li a:hover, #informationen ul li a:active{
	background: #7A1619;
	color: #fff;
	text-decoration: none;

}
#informationen ul li.first_informationen_item a:link, #informationen ul li.current_page_item a:visited{
/*	background: #FFFF5B; */
/*	color: #000; */
}

#shopping{
	height: 100%;
	overflow: visible;
	margin-left: 0px;
}
#shopping ul{
	margin:  0;
	padding: 0;
}
#shopping ul li{
	float: left; width:96%;
	display: inline;
	margin: 0;
	padding: 0;
}
#shopping ul li a{
        padding-left:3px;
        padding-right:3px;
        padding-top:5px;
        padding-bottom:5px;
        display: block;
        width:100%;
	text-decoration: none;
	font: 100% Verdana, serif;
}
#shopping ul li a:link, #shopping ul li a:visited{
	background: #FCFCFC;
	color: #444;

}
#shopping ul li a:hover, #shopping ul li a:active{
	background: #BA495A;
	color: #fff;
	text-decoration: none;

}
#shopping ul li.first_shopping_item a:link, #shopping ul li.current_page_item a:visited{
	background: #BA495A;
	color: #fff;
}

#werbebox1{
	height: 100%;
	overflow: visible;
	margin-left: 0px;
}
#werbebox1 ul{
	margin:  0;
	padding: 0;
}
#werbebox1 ul li{
	float: left; width:96%;
	display: inline;
	margin: 0;
	padding: 0;
}
#werbebox1 ul li a{
        padding-left:3px;
        padding-right:3px;
        padding-top:5px;
        padding-bottom:5px;
        display: block;
        width:100%;
	text-decoration: none;
	font: 100% Verdana, serif;
}
#werbebox1 ul li a:link, #werbebox1 ul li a:visited{
	background: #FCFCFC;
	color: #444;

}
#werbebox1 ul li a:hover, #werbebox1 ul li a:active{
	background: #BF0909;
	color: #fff;
	text-decoration: none;

}
#werbebox1 ul li.first_page_item a:link, #werbebox1 ul li.current_page_item a:visited{
	background: #BF0908;
	color: #fff;
}

#topkategorien{
	height: 100%;
	overflow: visible;
	margin-left: 0px;
}
#topkategorien ul{
	margin:  0;
	padding: 0;
}
#topkategorien ul li{
	float: left; width:96%;
	display: inline;
	margin: 0;
	padding: 0;
}
#topkategorien ul li a{
        padding-left:3px;
        padding-right:3px;
        padding-top:5px;
        padding-bottom:5px;
        display: block;
        width:100%;
	text-decoration: none;
	font: 100% Verdana, serif;
}
#topkategorien ul li a:link, #topkategorien ul li a:visited{
	background: #FCFCFC;
	color: #444;

}
#topkategorien ul li a:hover, #topkategorien ul li a:active{
	background: #FFD117;
	color: #000;
	text-decoration: none;

}
#topkategorien ul li.first_topkat_item a:link, #topkategorien ul li.current_page_item a:visited{
	background: #FFD116;
	color: #000;
}

#werbungds{
	height: 100%;
	overflow: visible;
	margin-left: 0px;
}
#werbungds ul{
	margin:  0;
	padding: 0;
}
#werbungds ul li{
	float: left; width:96%;
	display: inline;
	margin: 0;
	padding: 0;
}
#werbungds ul li a{
        padding-left:3px;
        padding-right:3px;
        padding-top:5px;
        padding-bottom:5px;
        display: block;
        width:100%;
	text-decoration: none;
	font: 100% Verdana, serif;
}
#werbungds ul li a:link, #werbungds ul li a:visited{
	background: #FCFCFC;
	color: #444;

}
#werbungds ul li a:hover, #werbungds ul li a:active{
	background: #727972;
	color: #fff;
	text-decoration: none;

}
#werbungds ul li.first_werbungds_item a:link, #werbungds ul li.current_page_item a:visited{
/*	background: #FFFF5B; */
/*	color: #000; */
}

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

input {
background-color:#fff;
border: #CCCCDD;
border-style: solid;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
}

select {
background-color:#fff;
border: #CCCCDD;
border-style: solid;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #010e63;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #000000;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #ffffff;
  color: #000000;
}

A.headerNavigation { 
  color: #000000; 
}

A.headerNavigation:hover {
  color: #010e63;
}

A.breadheaderNavigation { 
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
  background: #DFDFDF;
  border: solid 1px #c3c3c3;
  border-width:thin;
}

A.breadheaderNavigation:hover {
  color: #000000;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Verdana, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Verdana, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #000000;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #ffffff;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ffffff;
  color: #000000;
  font-weight: bold;
}

.infoBox {
  background: #FFFFFF;
  BORDER-BOTTOM: #f6f6f6 1px solid;
  BORDER-TOP: #f6f6f6 1px solid;
  BORDER-right: #f6f6f6 1px solid;
  BORDER-left: #f6f6f6 1px solid;
}

.infoBoxaehnlich {
  background: #ffffff;
  BORDER-BOTTOM: #BF0909 1px solid;
  BORDER-right: #BF0909 1px solid;
  BORDER-left: #BF0909 1px solid;
/*  BORDER-top: #BF0909 1px solid;*/
}

.infoBoxwerbung1 {
  background: #ffffff;
  BORDER-BOTTOM: #FEA700 1px solid;
  BORDER-right: #FEA700 1px solid;
  BORDER-left: #FEA700 1px solid;
/*  BORDER-top: #FEA700 1px solid;*/
}

.infoBoxbestseller {
  background: #ffffff;
  BORDER-BOTTOM: #74BA36 1px solid;
  BORDER-right: #74BA36 1px solid;
  BORDER-left: #74BA36 1px solid;
/*  BORDER-top: #74BA36 1px solid;*/
}

.infoBoxinformation {
  background: #ffffff;
  BORDER-BOTTOM: #AFAAAF 1px solid;
  BORDER-right: #AFAAAF 1px solid;
  BORDER-left: #AFAAAF 1px solid;
/*  BORDER-top: #AFAAAF 1px solid;*/
}

.infoBoxcategories {
  background: #ffffff;
  BORDER-BOTTOM: #AFAAAF 1px solid;
  BORDER-right: #AFAAAF 1px solid;
  BORDER-left: #AFAAAF 1px solid;
/*  BORDER-top: #AFAAAF 1px solid;*/
}

.infoBoxshoppingcart {
  background: #ffffff;
  BORDER-BOTTOM: #AFAAAF 1px solid;
  BORDER-right: #AFAAAF 1px solid;
  BORDER-left: #AFAAAF 1px solid;
/*  BORDER-top: #AFAAAF 1px solid; */
}

.infoBoxyego {
  background: #ffffff;
  BORDER-BOTTOM: #179D17 1px solid;
  BORDER-right: #179D17 1px solid;
  BORDER-left: #179D17 1px solid;
/*  BORDER-top: #179D17 1px solid;*/
}

.infoBoxshopping {
  background: #ffffff;
  BORDER-BOTTOM: #BA495A 1px solid;
  BORDER-right: #BA495A 1px solid;
  BORDER-left: #BA495A 1px solid;
/*  BORDER-top: #BA495A 1px solid;*/
}

.infoBoxwhatsnew {
  background: #ffffff;
  BORDER-BOTTOM: #AFAAAF 1px solid;
  BORDER-right: #AFAAAF 1px solid;
  BORDER-left: #AFAAAF 1px solid;
/*  BORDER-top: #AFAAAF 1px solid;*/
}

.infoBoxsearch {
  background: #ffffff;
  BORDER-BOTTOM: #AFAAAF 1px solid;
  BORDER-right: #AFAAAF 1px solid;
  BORDER-left: #AFAAAF 1px solid;
/*  BORDER-top: #AFAAAF 1px solid;*/
}

.infoBoxwerbungds {
  background: #ffffff;
  BORDER-BOTTOM: #AFAAAF 1px solid;
  BORDER-right: #AFAAAF 1px solid;
  BORDER-left: #AFAAAF 1px solid;
/*  BORDER-top: #AFAAAF 1px solid; */
}

.infoBoxContents {
  background: #FCFCFC;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  border: 0px;
  border-style: solid;
  border-color: #ffffff;
}

.infoBoxNotice {
  background: #EFEDEB;
}

.infoBoxNoticeContents {
  background: #330066;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.infoBoxHeading {
  font-family: Georgia, serif;
  font-size: 15px;
font-style:italic;
  font-weight: bold;
  background: #ffffff;
  color: #444444;
}

TD.infoBoxHeadingaehnlich {
background-image: url(images/boxverlaufaehnlich.png);
background-position: left top;
text-align: left;
vertical-align: top; 
font-family: Verdana, serif;
font-size: 12px;
font-weight: bold;
}

TD.infoBoxHeadingwerbung1 {
background-image: url(images/boxverlaufwerbung1.png);
background-position: left top;
text-align: left;
vertical-align: top; 
font-family: Verdana, serif;
font-size: 12px;
font-weight: bold;
}

TD.infoBoxHeadingbestseller {
background-image: url(images/boxverlaufbestseller.png);
background-position: left top;
text-align: left;
vertical-align: top; 
font-family: Verdana, serif;
font-size: 12px;
font-weight: bold;
}

TD.infoBoxHeadinginformation {
background-image: url(images/boxverlaufshoppingcart.png);
background-position: left top;
text-align: left;
vertical-align: top; 
font-family: Verdana, serif;
font-size: 12px;
font-weight: bold;
}

TD.infoBoxHeadingcategories {
background-image: url(images/boxverlaufshoppingcart.png);
background-position: left top;
text-align: left;
vertical-align: top; 
font-family: Verdana, serif;
font-size: 12px;
font-weight: bold;
}

TD.infoBoxHeadingshoppingcart {
background-image: url(images/boxverlaufshoppingcart.png);
background-position: left top;
text-align: left;
vertical-align: top; 
font-family: Verdana, serif;
font-size: 12px;
font-weight: bold;
}

TD.infoBoxHeadingyego {
background-image: url(images/boxverlaufyego.png);
background-position: left top;
text-align: left;
vertical-align: top; 
font-family: Verdana, serif;
font-size: 12px;
font-weight: bold;
}

TD.infoBoxHeadingshopping {
background-image: url(images/boxverlaufshopping.png);
background-position: left top;
text-align: left;
vertical-align: top; 
font-family: Verdana, serif;
font-size: 12px;
font-weight: bold;
}

TD.infoBoxHeadingwhatsnew {
background-image: url(images/boxverlaufshoppingcart.png);
background-position: left top;
text-align: left;
vertical-align: top; 
font-family: Verdana, serif;
font-size: 12px;
font-weight: bold;
}

TD.infoBoxHeadingsearch {
background-image: url(images/boxverlaufshoppingcart.png);
background-position: left top;
text-align: left;
vertical-align: top; 
font-family: Verdana, serif;
font-size: 12px;
font-weight: bold;
}

TD.infoBoxHeadingwerbungds {
background-image: url(images/boxverlaufshoppingcart.png);
background-position: left top;
text-align: left;
vertical-align: top; 
font-family: Verdana, serif;
font-size: 12px;
font-weight: bold;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #dcdcdc;
  border-spacing: 1px;
  background: #ffffff;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ffffff;
  color: #000000;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ffffff;
}

A.pageResults {
  color: #000;
}

A.pageResults:hover {
  color: #fff;
  background: #74BA35;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #444;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  border: 0px;
  border-style: solid;
  border-color: #c7cffe;
  border-spacing: 1px;
  color: #444;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #000000;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Verdana, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Verdana, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 12px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 12px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 12px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #ff0000; }

.tax_info {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #758389;
}

ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 30px;
	white-space: nowrap;
	border-left: 1px solid #cccccc;
        border-top: 1px solid #cccccc;
        border-right: 1px solid #cccccc;
        border-bottom: 1px solid #cccccc;

}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 1px;
	padding-right: 1px;
	text-decoration: none;
	color: #333333;
	background: transparent;
}

#buttons>ul#mainlevel-nav li a { width: auto; }
	ul#mainlevel-nav li a:hover
{
	color: #000000;
	background: #D7DA33;
font-size: 11px;
}

