/*
  $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: Arial, sans-serif; font-size: 10px;}
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

body {
        background:#e5e3e8 url(http://www.dobuymail.com/images/ferrycorsten/bg.jpg) center top no-repeat;
        font-family: Trebuchet MS;
        font-size: 12px;
		margin:0 0 0 0;
}
#header {
       clear:both;
       background-image:url(http://www.dobuymail.com/images/ferrycorsten/banner.png);
       width: 950px;
       margin: 0 auto 0 auto;
       height:79px;
}
.bannertop {
       float: right;
       margin-right: 12px;
       padding: 7px 0 0 10px;
}
#top {
	width: 950px;
    margin: 0 auto 0 auto;
	height:200px;
}

#menu {
	width: 950px;
    margin: 0 0 10 0;
	height:29px;
}
#menu ul{
	list-style:none;
	width:950px;
	margin:0px;
	padding:0px;
}
#menu li {
	float:left;
	height:29px;
	margin:0px;
	padding:0px;
}
.spacer{
	background-image:url(http://www.dobuymail.com/images/ferrycorsten/spacer.png);
	background-repeat:repeat-x;
	height:29px;
}

.box{
        background: #FFFFFF; 
        margin: 0px 10px 0px 10px;
        padding: 5px 5px 2px 5px;
}
.mainContent{
	margin: 0px 10px 10px 10px;
	width:530px
}
.boxTitle{
	padding: 5px 5px 3px 9px; 
    background:url(http://www.dobuymail.com/images/ferrycorsten/newsbg.gif) repeat;
    font-family: Trebuchet MS;
    font-size: 12px;
    font-weight: bold;
	height:45px;
}
.boxContent { 
    font-family: Trebuchet MS;
    font-size: 12px;
    margin: 10px 1px 0px 1px;
	height:60px;
}
.boxImage{
	width:60px;
	height:60px;
	float:left;
	padding: 0px 5px 0px 0px;
}
.boxText{
	float:left;
}
.account {
	background-image:url(http://www.dobuymail.com/images/ferrycorsten/account_bg.png);
	background-repeat:no-repeat;
	width:350px;
	_width:370px;
	height:137px;
	margin:10px 10px 10px 10px;
	color:#FFFFFF;
	padding:40px 0 0 20px;
}
.shoppingcart {
	background-image:url(http://www.dobuymail.com/images/ferrycorsten/shoppingcart_bg.png);
	background-repeat:no-repeat;
	width:350px;
	_width:370px;
	height:137px;
	margin:0px 10px 10px 10px;
	color:#FFFFFF;
	padding:40px 0 0 20px;
	font-size:12px;	
}
.currencies {
	background-image:url(http://www.dobuymail.com/images/ferrycorsten/currencies_bg.png);
	background-repeat:no-repeat;
	width:350px;
	_width:370px;
	height:80px;
	margin:0px 10px 10px 10px;
	color:#FFFFFF;
	padding:40px 0 0 20px;
	font-size:12px;
}
.customerservice{
	background-image:url(http://www.dobuymail.com/images/ferrycorsten/customerservice_bg.png);
	background-repeat:no-repeat;
	width:350px;
	_width:370px;
	height:80px;
	margin:0px 10px 10px 10px;
	color:#000000;
	padding:40px 0 0 20px;
	font-size:12px;
}
.shoppingCartLink{
	float:right;
	margin-right:25px;
	_margin-right:20px;
	margin-top:7px;
}
.passWord{
	margin-top:5px;
}
.register{
	margin-top:15px;
	font-size:11px
}
#logIn{
	margin-top:27px;
	_margin-top:22px;
	margin-left:280px;
	font-size:12px;
}
.fieldDesc{
	float:left;
	width:100px;
}
.fieldName{
	float:left;
}

#ferrynews {
	margin-left: 1px;
	clear: both;
	padding-bottom: 3px;
}
.newstitle {
    padding: 5px 5px 3px 9px; 
    background:url(http://www.dobuymail.com/images/ferrycorsten/newsbg.png) repeat;
    font-family: Trebuchet MS;
    font-size: 12px;
    color: #ffffff;
    font-weight: bold;
}
.agendasummary { 
    font-family: Trebuchet MS;
    font-size: 11px;
    margin: 15px 1px 3px 1px;
	height:60px;
}
.readmore {
    background:url(http://www.dobuymail.com//images/ferrycorsten/newsbg.gif) repeat;
    text-align: right;
    font-family: Trebuchet MS;
    font-size: 11px;
    color: #333333;
    padding: 2px 2px 1px 0px;
    font-weight: bold;
	_padding-right:20px;
}
.grey{
	background-color:#c8c5ca;
	padding-bottom:1px;
}
h1 {
    padding: 5px 5px 6px 9px; 
    background:url(../images/news/bg.png) repeat;
    font-family: Trebuchet MS;
    font-size: 13px;
    color: #f4f4f4;
    font-weight: bold;
    margin-right: 5px;
}
.pic {
	margin: 0px 5px 0px 0px;
}
.whiteLink, .whiteLink:visited{
	color:#FFFFFF;
	text-decoration:none;
}
.whiteLink:hover{
	text-decoration:underline;
}
.title:link {
        color: #00b5f1;
        text-decoration: none;
		font-size:12px;
}
.title:visited {
	color: #00b5f1;
    text-decoration: none;
	font-size:12px;
}
.title:hover {
        color: #666666;
        text-decoration: none;
}
.buy:link {
        color: #00b5f1;
        text-decoration: none;
		font-size:11px;
}
.buy:visited {
	color: #00b5f1;
    text-decoration: none;
	

}
.buy:hover {
        color: #666666;
        text-decoration: none;
}
FORM {
	display: inline;	
}

TR.header {
  background: #FFFFFF;
}

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

TD.headerNavigation {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight : bold;
  color:#FFFFFF;
  text-align:center;
  background-color:#000000;
  width:80px;
  padding-left:5px;
  height:20px;
  text-transform:lowercase;
}

A.headerNavigation { 
  color: #FFFFFF;
  text-decoration:none;
  height:20px;
  padding-top:2px;
  padding-left:5px;
}
a.linkblack{
  font-family:Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
  text-transform:uppercase;
  padding-right:5px;
}
a.linkblack:hover{
  font-family:Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #909090;
  text-transform:uppercase;
  padding-right:5px;
}
A.headerNavigation:hover {
  color: #FFFFFF;
  text-decoration:none;
  background-color:#FE0000;
  height:20px;
}
A.artist { 
  color: #909090;
  text-decoration:none;
  padding-top:2px;
  padding-left:5px;
  font-size:10px
}
.artist{
  color: #909090;
  padding-left:10px;
  font-size:12px;
}
.description{
  color: #909090;
  font-size:12px;
}
.price{
  color: #3E3E3E;
  font-size:13px;
  font-weight:bold;
}
.specialprice{
	position:absolute;
	background-image:url(../images/united/specialredcircle.gif);
	background-repeat:no-repeat;
	height:60px;
	width:60px;
	padding-top:19px;
	padding-bottom:25px;
	padding-left:4px;
	padding-right:25px;
	font-size:19px;
	font-weight:bold;
	color:#FFFFFF;
	margin-left:220px;
	margin-top:-2px;
}

A.artist:hover {
  color: #000000;
  text-decoration:none;
}
A.title { 
  color: #000000;
  text-decoration:none;
  padding-top:2px;
  padding-left:5px;
  font-size:10px
}

A.title:hover {
  color: #909090;
  text-decoration:none;
}

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
}
.submitbutton{
  font-size: 11px;
  color: #00b5f1;
  padding-right:5px;
  height:15px;
	outline: none;
	border: none;
	cursor : pointer;
	background:none;
}
.submitbutton:hover{
  font-family:Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #909090;
  padding-right:5px;
	outline: none;
	border: none;
	cursor : pointer;
}
.separator{
	background-image:url(../images/united/spseperator.gif);
	background-repeat:no-repeat;
	height:4px;
}
.spbottom{
	background-image:url(../images/united/specialsbottom.gif);
	height:5px;
	width:289px;
}
.sptop{
	background-image:url(../images/united/specialstop.gif);
	height:5px;
	width:289px;
}
.top{
	background-image:url(../images/united/top.gif);
	height:5px;
	width:588px;
}
.bottom{
	background-image:url(../images/united/bottom.gif);
	height:5px;
	width:588px;
}
.newbottom{
	background-image:url(../images/united/newbottom.gif);
	height:8px;
	width:191px;
}
.newtop{
	background-image:url(../images/united/newtop.gif);
	height:8px;
	width:191px;
}
.redtitle{
  color:#FE0000;
  background-color:#F0F0F0;
  font-weight:bold;
  padding-left:10px;
}
.copyright{
	background-color:#000000;
	color:#FFFFFF;
	font-size:10px;
}
.redartist{
  color:#FE0000;
  font-weight:bold;
  font-size:12px;
}
.infoBoxContents {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  height:20px;
  color: #FFFFFF;
  background-color:#000000;
  text-transform:uppercase;
  padding-left:5px;
  
}
TD.infoBoxHeadingGrey {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  height:20px;
  color: #000000;
  background-color:#F0F0F0;
  text-transform:uppercase;
    padding-left:5px;
  
}

TD.infoBox, SPAN.infoBox {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10px;
  text-align:left;
}

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 {
	background: #FFFFFF;
}

TABLE.productListing {
}

.productListing-heading {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background-color:#FFFFFF;
}

TD.productListing-data {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #B0AEAE;
}

A.pageResults:hover {
  color: #B0AEAE;
  background: #f4f7fd;
}

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

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
}
TD{
	font-size:11px;
}
TD.main, P.main {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

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

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

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

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

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

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

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

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

SPAN.greetUser {
  font-family:Arial, Helvetica, 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:Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

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

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

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

/* //rmh M-S_multi-pricing begin */
TD.productPriceInListing {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #d2e9fb;
}

TD.productPriceInBox {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #eeeeee;
}

TD.productPriceInProdInfo {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #ccFFcc;
}
/* //rmh M-S_multi-pricing end */

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

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

/* message box */

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

/* input requirement */

.inputRequirement { font-family:Arial, Helvetica, sans-serif; font-size: 10px; color: #ff0000; }
.inputRestriction { font-family:Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; } /* //rmh M-S_multi-stores */

