/*
  $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

  Released under the GNU General Public License
*/

.boxText { font-family: Verdana, 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: url('images/topbg.jpg') top left repeat-x #8FC4F0;*/
  background: #292019;
  color: #000000;
  margin: 0px;
}

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

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

FORM {
	display: inline;
}

TR.header {
  background: #FFF;
}

TR.headerNavigation {
  background: #86B3B9;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #86B3B9;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFF; 
}

A.headerNavigation:hover {
  color: #EAE4E4;
}

TR.headerError {
  background: #FFFFFF;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #FFFFFF;
  color: #ffffff;
  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: #FFFFFF;
}

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

.infoBox {
  /*background: #b6b7cb;*/
}

.infoBoxContents {
  background: #FFFFFF;
  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: /*url('images/boxheadbg.jpg') center no-repeat*/ #FFF;
  border-top: 1px solid #FFFFFF;
  border-left: 1px solid #FFFFFF;
  border-right: 1px solid #FFFFFF;
  color: #3A3A78;
  margin-top: 10px;
  height: 20px;
  -moz-box-sizing:border-box;box-sizing:border-box;
  padding: 0px 0px 0px 0px;
  text-align: center;
}

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.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: #b6b7cb;
  border-spacing: 1px;*/
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #86B3B9;
  color: #FFFFFF;
  font-weight: bold;
  text-align: left;
}
.productListing-heading a:hover { color: #000000; }

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  border-bottom: 1px dotted #86B3B9;
  padding: 5px;
  text-align: left;
}
TD.productListing-data a { color: #746A6A; font-weight: bold; text-decoration: underline; }
TD.productListing-data a:hover { color: #000000; text-decoration: underline; }

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

A.pageResults:hover {
  color: #000000;
  text-decoration: underline;
}

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

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #CCCCCC;
}
.smallText a {
	color: #BBBBBB;
	text-decoration: underline;
}
.smallText a:hover {
	color: #000000;
}

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: 10px;
  color: #FFFFFF;
}

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.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #FFFFFF;
}

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

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

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarFrom:hover, .checkoutBarTo:hover { color: #000; }
.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; background-color: #ffb3b5; }
.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: #FFFFFF; }

/* SITEHIRE STYLE */


/* home slideshow styling */

/* home slideshow styling END */


/*
dark 11343D
light FFFFFF
orange 000000
pink F9DBBD
*/

/* background to main section */
table.mydesigntb {
	background: #FFFFFF;
}
/* links in the categories column */
.boxtext {
	background: #FFFFFF;
	color: #000;
	padding: 0px;
	-moz-box-sizing:border-box;box-sizing:border-box;
}
.boxtext a {
	color: #000;
}
.boxtext a:hover {
	color: #000;
	text-decoration: underline;
}

.mycatlist {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	-moz-box-sizing:border-box;box-sizing:border-box;
}
.mycatlist a {
	background: url('images/design/bullet.jpg') left top #FFF no-repeat;
	display: block;
 	width: 100%;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 10px 13px;
	color: #000;
	text-decoration: none;
	-moz-box-sizing:border-box;box-sizing:border-box;
	border-bottom: 1px dotted #000;
	font-size: 11px;
	font-weight: bold;
}
.mycatlist a:hover {
	color: #000;
	text-decoration: underline;
	border-bottom: 1px dotted #000000;
}
.topmenu {
	width: 80px; height: 20px;
}
.topmenu a {
	display: block;
	background: url('images/topmenubg.jpg') center no-repeat;
	color: #000;
	font-size: 10px;
	font-family: verdana;
	padding-top: 5px;
	padding-bottom: 3px;
	width: 100%;
}
.topmenu a:hover {
	background: url('images/topmenubgover.jpg') center no-repeat;
	text-decoration: none;
	color: #FFF;
}
.topmenu a.page_on {
	background: url('images/topmenubgover.jpg') center no-repeat;
	color: #FFF;
}
#topsearch {
	background: url('images/searchbg.jpg') right bottom no-repeat;
	width: 250px;
	-moz-box-sizing:border-box;box-sizing:border-box;
}
#searchcontainer {
	-moz-box-sizing:border-box;box-sizing:border-box;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 47px;
}
#searchcontainer td {
	color: #FFF; font-weight: bold; font-size: 11px; font-family: verdana;
}
#searchbox {
	width: 120px; height: 18px;
	font-size: 10px;
}
#topiconsTD {

}
#topicons {
	font-family: verdana; font-size: 11px; color: #060042;
	-moz-box-sizing:border-box;box-sizing:border-box;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
}
#topicons a {
	color: #060042; text-decoration: none;
}
#topicons a:hover {
	text-decoration: underline;
}
.module_heading {
	font-size: 14px; font-family: Verdana, Arial, sans-serif; font-weight: bold; text-align: left;
	color: #000000;
	margin: 0px 0px 0px 0px;
}
#home_intro {
	font-family: Verdana, Arial, sans-serif; font-size: 11px; font-weight: normal;
	-moz-box-sizing:border-box;box-sizing:border-box;
	padding: 10px;
	text-align: justify;
}
#home_intro b {
	font-weight: normal; font-style: italic; color: #060042;
}
#more_intro {
	float: right;
	margin: 10px 0px 0px 0px;
}
a.mylink {
	text-decoration: underline;
	color: #000000;
}
a.mylink:hover {
	text-decoration: underline;
	color: #000000;
}
#product_info_price { color: #000000; }
.product_list_price { 
	margin: 0px 0px 10px 0px; color: #000000;
	font-size: 14px; font-weight: bold;
}
.productListing-data a { color: #000000; }
.productListing-data a:hover { color: #000000; }
.product_list_category_description {
	margin: 10px 0px 0px 0px;
	color: #000;
	font-size: 12px;
}
h2 {
	margin: 0px 0px 20px 0px;
	color: #000000;
}
#bodytext {
	font-family: Verdana, Arial, sans-serif; font-size: 11px; font-weight: normal;
	-moz-box-sizing:border-box;box-sizing:border-box;
	padding: 0px;
	text-align: justify;
}
#bodytext a { color: #000000; }
#bodytext a:hover { color: #000000; }

table#menubuttons td img.mylink {
	margin: 0px 20px 0px 20px;
}
#toplinks {
	height:50px; background: url('http://www.abbeyfieldantiques.com/images/design/top.jpg');
	padding: 0px 0px 0px 14px;
	font-size: 11px;
	font-family: verdana;
	color: #000;
}
#toplinks a {
	font-size: 11px;
	font-family: verdana;
	color: #000;
	text-decoration: none;
}
#toplinks a:hover {
	text-decoration: underline;
	color: #EEE;
}
.indexdisplay {
	/*background: url('images/design/indexbg2.jpg') top left no-repeat;*/
	border-bottom: 1px dotted #292019;
	min-height: 200px;
	width: 210px;
	-moz-box-sizing:border-box;box-sizing:border-box;
	padding: 20px 0px 5px 25px;
	margin: 0px 0px 0px 0px;
	font-size: 12px; font-style: normal;
	font-family: verdana, arial;
}
.indexprice {
	margin: 0px 0px 10px 0px;
	font-weight: bold; font-style: normal;
	color: #156707;
}
.buy {
	float: right;
	margin: 15px 0px 10px 0px;
}
.buy a.seemore {
	color: #41432E;
	text-decoration: underline;
	font-style: normal;
}
.buy a.seemore:hover {
	color: #000000;
	font-style: normal;
}
.buy img {
	float: right;
}
.indexdisplay a {
	color: #41432E;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
.indexdisplay a:hover {
	color: #000000;
	text-decoration: underline;
}
.indexdisplay img.prodimg {
	padding: 5px;
	border: 1px solid #86B3B9;
}
a.shopcart {
  font-family: verdana; font-size: 13px; font-weight: bold; color: #000000; text-decoration: underline;
}
a.shopcart:hover {
  font-family: verdana; font-size: 13px; font-weight: bold; color: #000000; text-decoration: none;
}
h2.pageTitle {
  /*font-size: 14px; color: #292019; font-family: verdana; margin: 0px 0px 5px 0px; font-weight: bold;*/
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
  margin: 0px;
}
.pageBody {
  font-size: 12px; font-family: verdana, arial;
}
.goCheckout a {
  font-size: 11px; font-family: verdana, arial; color: #86B3B9; text-decoration: none;
}
.goCheckout a:hover { text-decoration: underline; }
h2.pageTitleBigger {
  font-size: 18px; color: #165962; font-family: verdana; margin: 10px 0px 5px 0px; font-weight: bold;
}
.prodinfo_price {
  width: 250px;
  float: right;
  margin: 10px 40px 10px 15px;
  font-family: arial; font-size: 25px; color: #06424A; font-weight: bold;
  text-align: center;
  border: 1px dotted #000000;
  -moz-box-sizing:border-box;box-sizing:border-box;
  padding: 10px 10px 10px 10px;
}
.prodinfo_price img {
  margin: 10px 0px 0px 0px;
}
.clear { clear: both; }
#lineseparator { width: 450px; border-top: 1px solid #86B3B9; border-bottom: 1px solid #86B3B9; height: 5px; margin: 15px 0px 10px 0px; line-height: 1px; }
.prodinfo_pic {
  float: left;
  margin: 10px 10px 10px 0px;
}
.prodinfo_pic img { border: 1px solid #000; padding: 5px; }
.prodinfo_availablilty { font-size: 12px; font-weight: normal; margin: 5px 0px 5px 0px; }
.stock_green { color: green; font-weight: bold; }
.stock_red { color: #777; font-weight: normal; }
table#enq td { font-size: 11px; font-family: verdana; }
table#enq input, textarea { width: 200px; }
table#enq input.send { width: 100px; font-weight: bold; }
.infoBoxContentsExtra {
  background: #DDD;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
img.catlisting { border: 1px solid #000000; }
