/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Greenmania Template by www.badeziner.com 
  Released under the GNU General Public License
*/

.boxText {
	font-family: Verdana, Arial, sans-serif;
	background-color: #0e012d;
	text-align: left;	
}

.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px;color:#000000; background: #ffffff; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications {
	background-color: #31006F;
	vertical-align: top;
	margin-bottom: 10px;
}
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
	color:#999999;
	margin:0;
	text-align:left;
	background-color: #0e012d;
	background-image: url(images/stupermundi/stprmndi_bg_grdnt_fin.png);
	background-repeat: repeat-x;
}

#wrapper {
	width:940px;
	text-align:left;
	margin:0 auto;
	padding:0;
}

a {
	color: #8bdfe7;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

a:hover {
	color: #0ee2f5;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none; 
}

a.menu:link, a.menu:visited {
	color: #c9b2f7;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0.3pt;
	text-align: left;
	line-height: 20px;
}

a.menu:hover {
	color: #94BA73;
	font-size: 11px;
	text-decoration: none;
}

TD.broodKruimel {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #c9b2f7;
	height: 40px;
	width: 760px;
	font-weight: normal;
	text-align: left;	
}

A.broodKruimel {
	color: #c9b2f7;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0.3pt;
	text-align: left;
}

A.broodKruimel:hover {
  color: #94BA73;
  /*color: #C462F7;*/
  text-decoration: none;
}

.orderPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #A4BBAD;
	text-align: left;
	
}

.ordertotalPrice {
	color: #A4BBAD;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: bold;
	
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}
/*
TR.headerNavigation {
  background: #bbc3d3;
}
*/

.main, P.main {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #A4BBAD;
	text-align: left;
}
.mainHeading, P.mainHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #A4BBAD;
	text-align: left;
	font-weight: bold;
}

.mainSubHeading, P.mainSubHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #A4BBAD;
	text-align: left;
	font-weight: bold;
}

TD.links, P.links {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #A4BBAD;
}

TD.infoHeader{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #A4BBAD;
}
TD.newsText, SPAN.newsText, P.newsText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	/*color: #c9b2f7;*/
	color: #A4BBAD;
	font-weight: normal;
	line-height: 14px;
}

TR.headerError {
  background: #ffffff;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ffffff;
  color: #000000;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}
/*
.infoBoxSmall {
  background: #0e012d;
}
*/
.infoBox2 {
	background: #0e012d;
	border:1px solid #484C7D;
	padding: 1px;
	text-align: left;
}

.infoBoxContents2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #00FF66;
	text-align: left;
}

.contentBoxContents {
    background: #0e012d;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

.prodBoxContents {
    font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

/*
TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
*/
TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-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.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}
TR.productListing-odd {

}
TR.productListing-even {

}
TABLE.productListing {
	border:0;
	margin:0;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color:#999999;
  text-decoration:none;
}

A.pageResults:hover {
  color:#FF9900;
  text-decoration:underline;
}

TD.pageHeading, DIV.pageHeading {
	color:#9097f9;
	text-transform:uppercase;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	height: 20px;
	width: 100%;
	padding-top: 10px;
	vertical-align: top;
	text-align: center;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.productPrice {
	font-size:12px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-bottom:10px;
	color:#3F94E1;
}

TD.productSpecialPrice {
	font-size:13px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-bottom:30px;
	color: #9FCF1B;
}

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: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #000000;
}

.moduleRow { }
.moduleRowOver {
	background: #0e012d;
	color:#F90;
	cursor: pointer;
	cursor: hand;
}
.moduleRowSelected { background-color: #13282D;color: #00B9CD; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px;color:#000000; background-color: #ffffff; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #ff0000;
	text-align: left;
}

/* BOX STYLE */

.t1 {background:url(images/stupermundi/spacer.gif) no-repeat;width:25px;height:32px;}
.t2 {background:url(images/stupermundi/box/t2.png) repeat-x;width:100%;height:32px; behavior: url(iepngfix.htc)}
.infoHeading {
	color:#9097f9;
	text-transform:uppercase;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align: left;
	
}
.infoHeading a {text-decoration:none;}
.t3 {background:url(images/stupermundi/spacer.gif) no-repeat;width:25px;height:32px;}
.m1 {background:url(images/stupermundi/box/m1.png) repeat-y;width:25px;  behavior: url(iepngfix.htc)}
.m2 {background:url(images/stupermundi/box/m2.png) repeat-y;width:25px;  behavior: url(iepngfix.htc)}
.d1 {background:url(images/stupermundi/spacer.gif) no-repeat;width:25px;height:32px;}
.d2 {background:url(images/stupermundi/box/d2.png) repeat-x;width:100%;height:32px;  behavior: url(iepngfix.htc)}
.d3 {background:url(images/stupermundi/spacer.gif) no-repeat;width:25px;height:32px;}

/* NO BOX STYLE PRODLIST */

.t2noProd {background:url(images/stupermundi/spacer.gif) repeat-x;width:100%;height:32px;}
.infoHeadingNoProd {
	color:#9097f9;
	text-transform:uppercase;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	height: 40px;
	width: 100%;
	padding-top: 10px;
	text-align: center;
}
.m1noProd {background:url(images/stupermundi/spacer.gif) repeat-y;width:25px;}
.m2noProd {background:url(images/stupermundi/spacer.gif) repeat-y;width:25px;}
.d2noProd {background:url(images/stupermundi/spacer.gif) repeat-x;width:100%;height:32px;}

/* NO BOX STYLE PRODLIST */
  
/* END BOX STYLE */

/* MENU */
.menuHome a {
    position:relative;
    float:left; 
	display: block;
	width: 100px;
	height: 51px;
	outline:none;
	background-image: url(images/stupermundi/buttons/stprmndi_bttn_home.gif);
	float: left;
	overflow: hidden;
}
.menuHome a:hover {
	background-image: url(images/stupermundi/buttons/stprmndi_bttn_home.gif);
	background-position: 0 51px;
}
.menuInfo a {
    position:relative;
    float:left; 
	display: block;
	width: 90px;
	height: 51px;
	outline:none;
	background-image: url(images/stupermundi/buttons/stprmndi_bttn_info.gif);
	float: left;
	overflow: hidden;
}
.menuInfo a:hover {
	background-image: url(images/stupermundi/buttons/stprmndi_bttn_info.gif);
	background-position: 0 51px;
}
.menuLinks a {
    position:relative;
    float:left; 
	display: block;
	width: 110px;
	height: 51px;
	outline:none;
	background-image: url(images/stupermundi/buttons/stprmndi_bttn_links.gif);
	float: left;
	overflow: hidden;
}
.menuLinks a:hover {
	background-image: url(images/stupermundi/buttons/stprmndi_bttn_links.gif);
	background-position: 0 51px;
}
.menuLinks a:active {
	background-image: url(images/stupermundi/buttons/stprmndi_bttn_links.gif);
	background-position: 0 51px;
}
.menuAccount a {
    position:relative;
    float:left; 
	display: block;
	width: 140px;
	height: 51px;
	outline:none;
	background-image: url(images/stupermundi/buttons/stprmndi_bttn_acc.gif);
	float: left;
	overflow: hidden;
}
.menuAccount a:hover {
	background-image: url(images/stupermundi/buttons/stprmndi_bttn_acc.gif);
	background-position: 0 51px;
}
.menuContact a {
    position:relative;
    float:left; 
	display: block;
	width: 140px;
	height: 51px;
	outline:none;
	background-image: url(images/stupermundi/buttons/stprmndi_bttn_contact.gif);
	float: left;
	overflow: hidden;
}
.menuContact a:hover {
	background-image: url(images/stupermundi/buttons/stprmndi_bttn_contact.gif);
	background-position: 0 51px;
}
.spacerHead {
	float:left;
	width:45px;
	height:37px;
}
.spacerHeadlft{
	float:left;
	width:50px;
	height:51px;
}
.spacerHeadrght {
  float:right;
  width:7px;
  height:37px;
}
/* END MENU */

.mainContentBox {
	background-image: url(images/stupermundi/stprmndi_cntntstars3.jpg);
	background-repeat: repeat;
	background-color: #0e012d;
}
.mainContentBoxLeft {
	background-image: url(images/stupermundi/stprmndi_cntnt_lft2.png);
	 behavior: url(iepngfix.htc);
	background-repeat: y-repeat;
}
.mainContentBoxRight {
	background-image: url(images/stupermundi/stprmndi_cntnt_rght2.png);
	 behavior: url(iepngfix.htc);
	background-repeat: y-repeat;
}
.mainFooter {
	background-image: url(images/stupermundi/stprmndi_footer15.png);
	 behavior: url(iepngfix.htc);
	background-repeat: y-repeat;
}
.spacerMiddle {
	width:720px;
	height:5px;
	background-image: url(i);
}
