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

	Art Exchange Africa - UPD Media August 2005
	*/

BODY, HTML {
	color: #834527;
	margin: 0;
	padding: 0;
	background-image: url(http://www.artexchangeafrica.com/shop/newback2.png);
	background-repeat: repeat-x;
}
TD.main, P.main {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 1.5;
}
A {
	color: #a27f33;
	font-weight: bold;
	text-decoration: none; 
}
A:hover {
	color: #a27f33;
	text-decoration: underline;
}
FORM {
	display: inline;
	}

	/* Navigation and Header
	*/

TR.header {
	background: #ffffff;
}
TR.headerNavigation {
	background: #C6932A;
}
TD.headerNavigation {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	background: #C6932A;
	color: #ffffff;
	font-weight: bold;
}
A.headerNavigation {
	color: #FFFFFF;
}
A.headerNavigation:hover {
	color: #FFFF00;
}
TR.headerError {
	background: #ff0000;
}
TD.headerError {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	background: #ff0000;
	color: #fff;
	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;
}
TD.smallText, SPAN.smallText, P.smallText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

	/* Footer
	*/

TR.footer {
	background: #bbc3d3;
}
TD.footer {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: #bbc3d3;
	color: #ffffff;
	font-weight: bold;
}
.footerimage	{
	background: url(images/footer.png);
	width: 100%;
	height: 50px;
	background-position: right;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

	/* Boxes
	*/

.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: Red;
	text-decoration: underline;
}
.infoBox {
	background: transparent;
}
.infoBoxContents {
	background: #f8f8f9;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
.infoBoxNotice {
	background: #FF8E90;
}
.infoBoxNoticeContents {
	background: White;
	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.infoBox, SPAN.infoBox {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

	/* Accounting
	*/

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;
	border-bottom-color: #F1B78C;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}

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;
	border-bottom-color: #F1B78C;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}
.productListings-even,productListings-odd{
	border-bottom-color: #F1B78C;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}
TABLE.productListing {
	border:0;
	border-style: solid;
	border-color: #b6b7cb;
}
.productListing-heading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	background: #fff;
	color: #8B4513;
	font-weight: bold;
}
TD.productListing-data {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
A.pageResults {
	color: Red;
}
A.pageResults:hover {
	color: Black;
}
TD.pageHeading, DIV.pageHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 18;
	font-weight: bold;
	color: Maroon;
	margin: 0 0 18px;
}
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.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.productSpecialPrice {
	font-family: Verdana, Arial, sans-serif;
	color: #ff0000;
}
SPAN.errorText {
	font-family: Verdana, Arial, sans-serif;
	color: #ff0000;
}
.moduleRow { }
.moduleRowOver {
	background-color: #F3C9A9;
	cursor: hand;
}
.moduleRowSelected {
	background-color: #E9F4FC;
}
.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;
	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: #ff0000;
}
.searchBar	{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}
.featuredName{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.featuredTitle	{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: Red;
}
frontPageImageBorder	{
	border: 1px solid #C6CDD8;
}
.rotationBack	{
	background: #fff;
}
.mainSelectionBack	{
	background: #fff url(http://www.artexchangeafrica.com/shop/images/store_graphics/backgrounds/righttoleftshade.png) repeat-y right;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #88630B;
}
.catSelection	{
}
A.visitCat, A.visitCat:link, A.visitCat:active	{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #BB7E00;
}
A:visitCat:hover	{
	font-family: Verdana, Arial, sans-serif;
	color: #D4835C;
}
.subMenu	{
	border-bottom: 1px dotted #ECA673;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
}
.catHead	{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #A52A2A;
}
.mainBody	{
	background-image: url(http://www.artexchangeafrica.com/shop/fullback3.png);
	background-repeat: no-repeat;
}
.cartTotals	{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #A52A2A;
}
A.headerCart, A:hover.headerCart	{
}
.productListingsSeperator	{
	border-bottom-color: #F1B78C;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}
.listingImage	{
	border: 1px solid #E8CFB9;
}
.geographicalInfo	{
	border: 1px solid #D9D6ED;
	background: #E6E6E6;
}
.artistInfo	{
	border: 1px solid #BAC2C9;
	background: #DEE1E7;
}
.sold	{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: Red;
}
.soldmainpage	{
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	background: Red;
	margin: 2px;
	padding: 1px 1px 2px;
}
.aaclubD	{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}
.border	{
	border: 1px dashed #D98A8A;
}
.homepageTitle	{
	padding: 18px 0 0 0;
	margin: 0 0 5px;
	color: #8B4513;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px dashed #FF4500;
	text-align: left;
}
.new	{
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	color: Red;
	font-weight: bold;
}
.signupbox	{
	border: 1px solid #DADADA;
}
h1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #B22222;
}
h2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
}
.bold	{
	font-color: red;
	font-weight: bold;
}
.smallcaps	{
	font-variant : small-caps;
	font-weight : bold;
	color : #52412F;
}
.underline	{
	text-decoration: underline;
}
.bolder	{
	font-variant: small-caps;
}
.nobr {
	white-space : nowrap;
}
.photo_left {
	float : left;
	margin: 10px 15px 10px 10px;
}
.photo_right	{
	float : right;
	margin: 10px 10px 10px 15px;
}
.button	{
	border: 2px solid #fff;
	padding: 3px;
	margin: 15px;
	background-color: transparent;
}
a.button, a.button:visited, a.button:link	{
	text-decoration: none;
	margin: 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
	}
a.button:hover	{
	border-top: 2px solid #fff8dc;
	border-right: 2px solid #ffe4b5;
	border-bottom: 2px solid #ffe4b5;
	border-left: 2px solid #fff8dc;
	text-decoration: none;
	margin: 5px 5px 5px 5px;
	padding: 3px 6px 7px 4px;
}
	td	{
	}
a.footlink:hover	{
	border-top: 2px solid #af0000;
	border-left: 2px solid #af0000;
	border-right: 2px solid #850202;
	border-bottom: 2px solid #850202;
	background-color: #9f0000;
}
a.footlink:active	{
	color: white;
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif;
	margin: 4px 3px 3px 3px;
	padding: 3px 4px 4px 4px;
	border-top: 1px solid #850202;
	border-left: 1px solid #850202;
	border-right: 1px solid #af0000;
	border-bottom: 1px solid #af0000;
	background-color: transparent;
}
a.visitArtist	{
	font-weight: bold;
	color: #a0522d;
	border-bottom-color: #BB7E00;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-top: 1px solid White;
	border-right: 1px solid White;
	border-left: 1px solid White;
	padding: 2px;
	margin: 5px;
	text-decoration: none;
	font-variant: small-caps;
}
a.visitArtist:hover	{
	font-weight: bold;
	color: #cd5c5c;
	border-bottom-style: solid;
	text-decoration: none;
}
a.smallcaps	{
	color: #cd5c5c;
	font-size: 12px;
	font-variant: small-caps;
	padding-right: 16px;
	background: url(images/spacer.gif);
	background-position: right;
	background-repeat: no-repeat;
	text-decoration: none;
}
a.smallcaps:hover, a.smallcaps:active	{
	background: url(images/bullet_on.gif);
	background-position: right;
	background-repeat: no-repeat;
	text-decoration: underline;
}
.linktext	{
	font-style: italic;
	font-variant: normal;
	color: #708090;
	font-size: 10px;
	padding-left: 16px;
	background-image: url(images/bullet_off.gif);
	background-repeat: no-repeat;
	text-decoration: none !important;
}
#titleHead	{
	height: 40px;
	width: 790px;
}
#titleHead IMG	{
	position: absolute;
	top: 0;
	left: 455px;
}
#titleHead #navigation	{
	margin: 73px 0 0 30px;
}
#titleHead #navigation a:link, #titleHead #navigation a:visited	{
	color: #960;
	padding: 0 15px;
	font-size: .8em;
	text-decoration: none;
}
#titleHead #navigation a:hover, #titleHead #navigation a:active	{
	color: #f00;
	text-decoration: none;
}
a:active, a:focus {
	outline: 0;
}
.preload	{
position: absolute;
top: -1000px;
height: 1px;
width: 1px;
overflow: hidden;
}

