/*
  $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-size: 12px; padding-left:6px;}
.errorBox { font-size : 10px; background-color: #ffb3b5; font-weight: bold; }
.stockWarning { font-size : 11px; color: #f66112; font-weight:bold; }
.productsNotifications { background-color: #f2fff7; }
.orderEdit { font-size : 10px; color: #68af47; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 3px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
}

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

.infoBoxContents A:hover {
  color: #68af47;
  text-decoration: none;
}

.productListing-data A:hover {
  color: #68af47;
  text-decoration: none;
}


FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background-color: #bbc3d3;
}

TD.headerNavigation, .headerNavigation {
  font-size: 11px;
  color: #999;
}

A.headerNavigation { 
  color: #999; 
}
A.headerNavigationactive { 
  color: #333;
}
A.headerNavigation:hover,
A.headerNavigationactive:hover {
  color: #68af47;
}

TR.headerError {
  background: #cc0000;
}

TD.headerError {
  font-size: 12px;
  background: #cc0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {

  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
 
}

.infoBoxContents {
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-size: 10px;
}

TD.infoBoxHeading, .infoBoxHeading {
  font-size: 12px;
  font-weight: bold;
  padding-left:4px;
  padding-top:2px;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-size: 10px;
}

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: #fff;
}

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: #fff;
}

DIV.productListing {
/*
  border: 1px;
  border-style: solid;
  border-color: #eee;
  border-spacing: 1px;
*/
}

.productListing-heading {
	font-size: 10px;
	/*  background: #eee;*/
	padding-bottom:2px;
	border-bottom:1px solid #eee;
	color: #333;
	font-weight: bold;
}
.productListing-heading a {
	border-bottom:0px solid #fff;
}
.productListing-heading a:hover {
	color: #68af47;
}
TD.productListing-data {
  font-size: 12px;
}

A.pageResults {
  color: #666;
}

A.pageResults:hover {
  color: #68af47;
}

TD.pageHeading, DIV.pageHeading, span.pageHeading {
  font-size: 16px;
  font-weight: bold;
  color: #68af47;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-size: 10px;
  color: #000000;
}

TD.main, P.main, div.main {
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-size: 11px;
}

TD.accountCategory {
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 12px;
}

TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-size: 11px;
}

SPAN.greetUser {
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

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

TD.formAreaTitle {
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-size: 12px;
  color: #f66112;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  color: #ff0000;
}

SPAN.errorText {
  color: #ff0000;
}

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

.checkoutBarFrom, .checkoutBarTo { font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-size: 10px;}
.messageStackError, .messageStackWarning { font-size: 12px; padding:10px; background-color: #fff; font-weight:bold; color:#F66112;}
.messageStackSuccess { font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-size: 10px; color: #FF9900; }


/* ###################### Beginn Pavatex ############################ */

/* START wrapper, rahmen, metanav, topnav-line, columns, footer */
#pava_wrapper{
	width: 990px;
}
#rahmen{
	overflow: visible;
	border: 1px solid #333;
	width: 990px;
}
#metanav{
 width:970px;
 text-align:right;
 height:25px;
 padding-top:10px;
 line-height:25px;
 color:#999;
}
#rahmeninnen{
	padding-left:15px;
	overflow: auto;
	background:url(/shop/images/pavatex/bg_columns.gif) 0px 0px repeat-y;
}
/* ie Bug, Rahmen umgehen */
* html #rahmeninnen{ height: 100%;}



#logoline{
	float:left;
	width:200px;
}
#abstand{
	width:10px;
	float:left;
	height:54px;
	background-color:#fff;
}
#topnavline{
	float:left;
	height:54px;
	width: 960px;
	background-color:#d2d2d2;
}
#breadcrumbs{
	float:left;
	width:545px;
	height:54px;
	padding-top:32px;
	padding-left:10px;
	color:#999;
	font-weight:bold;
}
#searchbox{
	float:right;
	width:180px;
	height:54px;
	padding-top:8px;
}

#pava_left_column{
	float:left;
	width:200px;
	background-color:#fff;
}
#pava_column_middle{
	float:left;
	width:580px;
	padding-top:25px;
	padding-bottom:0px;
	overflow: visible;
	background-color: #FFFFFF;
}
#pava_right_column{
	float:left;
	width:180px;
	overflow:hidden;
	background-color:#fff;
}
#pava_footer{
	text-align:center;
	font-size:10px;
	color:#999;
	padding-top:10px;
}
#pava_footerline{
	clear:both;
	text-align:center;
	line-height:20px;
	color:#d2d2d2;
	border-bottom:12px solid #68af47;
}
/* ENDE wrapper, rahmen, metanav, topnav-line, columns, footer */












.green,
#breadcrumbs a:hover,
.boxheadline a:hover{
	color:#68af47;
}


#breadcrumbs a:link, 
#breadcrumbs a:visited, .boxheadline a,
.boxheadline{
	color:#000;
	font-weight:bold;
	font-size:11px;
}

/* beide Boxen */

.inbox_link {
	font-size:10px;
	color:#666;
}
.inbox_link:hover {
	font-size:10px;
	color:#68af47;
}


.boxinnen{
	padding-left:15px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	margin:0px;
}

/* Boxen left */


.pava_boxl_border{
	float:left;
	width:200px;
	overflow:visible;
	background-color:#DEDEDE;
}
.pava_boxl_top{
	clear: both;
	float:left;
	overflow:visible;
	width:200px;
	height:21px;
	background:url(/shop/images/pavatex/boxl_top.gif) 0px 0px no-repeat;
}
.pava_boxheadertxt{
	text-transform:uppercase;
	font-weight:bold;
	padding-top:3px;
	padding-left:3px;
	color:#fff;
}
.pava_boxheadertxt a{
	color:#fff;
}
.pava_boxheadertxt a:hover{
	color:#333;
}
.pava_boxl_bottom{
	clear: both;
	float:left;
	width:200px;
	height:4px;
	background-color:#ccc;
	border-top:1px solid #fff;
	margin:0px;
	padding:0px;
	overflow: hidden;
}



/* Boxen right */
.pava_boxr_border{
	float:left;
	width:180px;
	overflow:visible;
	background-color:#DEDEDE;
}
.pava_boxr_top{
	clear: both;
	float:left;
	overflow:visible;
	width:180px;
	height:21px;
	background:url(/shop/images/pavatex/boxr_top.gif) 0px 0px no-repeat;
}

.pava_boxr_bottom{
	clear: both;
	float:left;
	width:180px;
	height:5px;
	background-color:#ccc;
	margin:0px;
	padding:0px;
	overflow: hidden;
}

/* Boxen mitte */
	/* normal */
.pava_boxm_border{
	float:left;
	width:181px;
	height:60px;
	overflow:hidden;
	background-color:#DEDEDE;
	border-right:1px solid #fff;
	border-top:1px solid #fff;
	float:left;
}

.pava_boxm_top{
	clear: both;
	float:left;
	overflow:hidden;
	width:180px;
	height:21px;
	background-color: #333;
	border-right:1px solid #333;
}

.pava_boxm_bild{
	width:181px;
	border-right:1px solid #fff;
	height:70px;
	overflow:hidden;
	border-bottom:1px solid #fff;
	border-top:1px solid #fff;
	float:left;
}


.pava_boxm_top .pava_boxheadertxt a{
	color:#fff;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}
.pava_boxm_top .pava_boxheadertxt a:hover{
	color:#68AF47;
}
.pava_boxm_link{
	color:#666;
}


.infoBoxHeading{
	color:#000;
	/*
	background:url(/shop/images/pavatex/arrow_right.gif) 6px 5px no-repeat;
	*/
	padding-left:20px;
}
.pava_rboxheadertable{
	border: 0px solid #fff;
	width:140px;
}





/* Kat-box */
/* Cat-Menü */

.pava_menu_border{
	margin-top:25px;
}

.pava_catlink{
	display:block;
	border-top:1px solid #BFBFBF;
	font-size:15px;
	font-weight:bold;
	width:200px;
	line-height:23px;
	padding-top:3px;
	padding-bottom:3px;
	color:#333;
	font-family: Arial, Helvetica, sans-serif;
}
.pava_catlink_active {
	display:block;
	border-top:1px solid #BFBFBF;
	font-size:15px;
	font-weight:bold;
	width:200px;
	line-height:23px;
	padding-top:3px;
	padding-bottom:3px;
	text-decoration:none;
	color:#68af47;
}
.pava_catlink:hover {
	background-color:#efefef;
	text-decoration:none;
	color:#68af47;
}
.pava_catlink_active:hover {
	background-color:#ddd;
	text-decoration:none;
	color:#fff;
}
 .inputRequirement { font-size: 10px; color: #68af47; }

.cssbutton {
    /*background: url(/shop/images/pavatex/button_bg.gif) 0px 0px repeat-x;*/
    color : #999;
	height:26px;
    font-weight: bold;
    font-size: 11px;
    cursor: pointer;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:7px;
	white-space:nowrap;
	max-width:160px;
	min-width:30px;
	text-align:center;
	border:1px solid #68af47;
}
.cssbuttonstart{
   /* background: url(/shop/images/pavatex/button_start.gif) 0px 0px no-repeat;*/
	width:8px;
	height:26px;
    font-weight: bold;
    font-size: 11px;
    cursor: pointer;
	padding-top:5px;
	/*padding-left:5px;*/
	padding-bottom:7px;
	white-space:nowrap;
}
.cssbuttonend{
	/*background:url(/shop/images/pavatex/button_end.gif) -2px 0px no-repeat;*/
	width:20px;
	height:26px;
    font-weight: bold;
    font-size: 11px;
    cursor: pointer;
	padding-top:5px;
	/*padding-left:5px;*/
	padding-bottom:7px;
	/*padding-right:10px;*/
	white-space:nowrap;
}

.cssbutton a{
	color:#999;
	white-space:nowrap;
}
.cssbutton a:hover{
	color:#000;
}

.cssbuttonsubmit{
  /* background:#fff url(/shop/images/pavatex/button_bg.gif) 0px 0px no-repeat;*/
	background:none;
    color : #999;
    font-size: 11px;
    font-weight: bold;
    cursor: pointer;
	border:0px solid #fff;;
	padding:0px;
	margin:0px;
	white-space:nowrap;
	width:-20px;
}

/* start INFOBOX */



.info_link {

	display:block;
	width:200px;
	border-bottom:1px solid #ccc;
	font-size:10px;
	background-color:#dedede;
	
	line-height:25px;
	padding-top:3px;
	padding-bottom:3px;
	
	color:#666;
}
.info_active{

	display:block;
	width:200px;
	border-bottom:1px solid #ccc;
	font-size:10px;
	background-color:#dedede;

	line-height:25px;
	padding-top:3px;
	padding-bottom:3px;

	color:#68af47;
	font-weight:bold;
}

.info_link:hover, .info_active:hover {
	background-color:#eee;
	text-decoration:none;
	color:#68af47;
}

/* ende INFOBOX */



.review_right{
	text-align:center;
}
.alsopurchased{
	background:url(/shop/images/pavatex/bg_alsop_img.gif) 0px 0px no-repeat;
	width:80px;
	height:80px;
	margin-top:3px;
	margin-bottom:3px;
	margin-left:10px;
	padding-top:10px;
	padding-left:2px;
}
#pava_banner_120{
	text-align:center;
}
#banner_untensmall{
	text-align:center;
	overflow:hidden;
	width:550px;
	line-height:0px;
	border:0px;
	font-size:0px;
}
#banner_obensmall{
	text-align:center;
	overflow:hidden;
	width:550px;
	line-height:0px;
	border:0px;
	font-size:0px;
}
#banner_untenbig{
	text-align:center;
	overflow:hidden;
	width: 990px;
}
#banner_obenbig{
	text-align:center;
	overflow:hidden;
	width: 988px;
	background-color:#fff;
	line-height:0px;
	border:0px;
	font-size:0px;
}


/* BOF SPAW2 */
.main{
  font-size: 12px;
  line-height: 1.5;
}
.pageHeading{
  font-size: 16px;
  font-weight: bold;
  color: #68af47;
}
.subline{
	font-size: 12px;
	line-height: 1.5;
	color:#68af47;
	font-weight:bold;
}
/* EOF SPAW2 */

/* BOF price-break-1.11.3 */
TD.productPriceInListing {
  font-size: 10px;
  background: #d2e9fb;
}

TD.productPriceInBox {
  font-size: 10px;
  background: #eeeeee;
}
/* EOF price-break-1.11.3 */




/* START dropshadow */

#pava_left_column #shadow-container{
	width:170px;
}
#pava_right_column #shadow-container{
	width:150px;
}
#pava_column_middle #shadow-container{
	width: 170px;
}

#shadow-container {
    position: relative;
    left: 3px;
    top: 3px;
    margin-right: 3px;
    margin-bottom: 3px;

}

#shadow-container .shadow2,
#shadow-container .shadow3,
#shadow-container .container {
    position: relative;
    left: -1px;
    top: -1px;
}

    #shadow-container .shadow1 {
        background-color: #ccc;
    }

    #shadow-container .shadow2 {
        background-color: #999;
    }

    #shadow-container .shadow3 {
        background-color: #666;
    }

    #shadow-container .container {
        background-color: #ffffff;
        border: 1px solid #ccc;
        padding: 10px;
		text-align:center;
    }
/* ENDE dropshadow */

