/*
  $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: 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; }

FORM {
	display: inline;
}

.infoBoxContents {
  
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  
}

.infoBoxNoticeContents {
  
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

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

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  
}

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

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

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

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;
}

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 { cursor: pointer; }
.moduleRowSelected {  }

.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; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

/**********************************************************************/
/**********************************************************************/

/************************ start of css for all pages ************************/

*
{
	font-family:verdana, sans-serif;
	font-size:14px;
	margin:0px;
	line-height:1.4em;
}

body
{
	text-align:center;
	color:#000000;
	background-color:#ffffff;
}

p, div
{
	font-size:12px;
}

#container
{
	margin:0px auto;
	width:780px;
}

#topArea
{
	height:22px;
}

#header
{
	
}

h1
{
	padding-top:47px;
}

#menu, #menu ul
{
	margin-top:20px;
	width:450px;
}

#menu ul, #menu ul li
{
	padding:0px;
}

#menu ul
{
	list-style:none;
}

#menu ul li
{
	display:inline;
}

#menu ul li a:link, #menu ul li a:visited
{
	text-decoration:none;
	color:#777777;
	margin:0 1.5em 0 1.5em;
	font-size:1.1em;
}

#menu ul li a:focus, #menu ul li a:hover, #menu ul li a:active
{
	color:#0086aa;
}

img.headerImage
{
	float:right;
	margin-right:4px;
}

div.content, div.sidebar
{
	min-height:400px;
	height:auto !important;
	height:400px;
}

div.content
{
	float:left;
	width:590px;
}

div.sidebar
{
	float:left;
	width:190px;
}

div.search
{
	background:#ffffff url('images/layout/blackBox.jpg') top center no-repeat;
	color:#ffffff;
	width:178px;
	height:48px;
	margin-left:-3px;
	margin-top:1em;
	padding-top:25px;
}

div.sideMiddle { background:url('images/layout/sideMiddleShadow.jpg') top center repeat-y; width:182px; margin-top:8px;}
div.sideTop { background:url('images/layout/sideTopShadow.jpg') top center no-repeat;}
div.sideBottom
{
	background:url('images/layout/sideBottomShadow.jpg') bottom center no-repeat;
	padding:15px 0 15px 0;
	text-align:left;
}

div.sideBottom ul, div.sideBottom p
{
	padding:0px 10px 0px 10px;
}

div.smallMiddle { background:url('images/layout/smallMiddleShadow.jpg') top center repeat-y; float:left; margin:1em 0 0 16px; width:166px; }
div.smallTop { background:url('images/layout/smallTopShadow.jpg') top center no-repeat; }
div.smallBottom
{
	background:url('images/layout/smallBottomShadow.jpg') bottom center no-repeat;
	padding:15px 0 20px 0;
	text-align:left;
	min-height:125px;
	height:auto !important;
	height:125px;
}

div.mainMiddle { background:url('images/layout/mainMiddleShadow.jpg') top center repeat-y;  float:left; margin:1em 0 0 28px; width:532px; }
div.mainTop { background:url('images/layout/mainTopShadow.jpg') top center no-repeat; }
div.mainBottom
{
	background:url('images/layout/mainBottomShadow.jpg') bottom center no-repeat;
	padding:15px 0 20px 0;
	text-align:left;
}

div.smallMiddleButtons
{
	background-color:#ffffff;
	float:left;
	margin:20px 0 0 16px;
	width:166px;
}

div.smallMiddleButtons a img
{
	margin-top:8px;
}

#topArea h2, #topArea  h2 a:link, #topArea h2 a:visited, #topArea p a, #topArea p
{
	font-weight:normal;
	color:#777777;
	font-size:0.9em;
}

#topArea p
{
	text-align:right;
	margin-right:20px;
}

p.breadcrumb
{
	float:left;
	margin-left:35px;
}

h2, h3
{
	text-align:center;
	font-weight:normal;
	margin:0 0 5px 0;
	color:#777777;
}

h3
{
	font-size:1em;
}

h3.shoppingCart a:link, h3.shoppingCart a:visited, h2.shoppingCart a:link, h2.shoppingCart a:visited
{
	text-align:center;
	font-weight:normal;
	font-size:1em;
	margin:0 0 5px 0;
	color:#777777;
}

h4
{
	font-weight:normal;
}

h3 a, h3 a:link, h3 a:visited
{
	text-decoration:none;
	color:#000000;
	font-size:1.0em;
}

hr
{
	margin:20px auto 20px auto;
	text-align:center;
}

.sideBottom a
{
	font-size:0.8em;
}

#footer
{
	height:64px;
}

#footer p a
{
	font-size:1.0em;
}

#footer p
{
	font-size:0.8em;
}

p.footerLinks
{
	text-align:center;
	margin:5px 0 25px 0;
}

p.footerEmail
{
	float:right;
	margin-right:20px;
	text-align:right;
}

p.copyright
{
	float:left;
	margin-left:35px;
}

#bottomPadding
{
	height:20px;
}

div
{
	padding:0px;
}

a:link
{
	color:#111111;
}

a:visited
{
	color:#666666;
}

div.cleaner
{
	clear:both;
	height:0px;
	font-size:0px;
}

img
{
	border:0;
}

.clear
{
	font-size:1px;
	height:1px;
}

/************************ end of css for all pages ************************/

div.featuredArt
{
	text-align:center;
}

div.mainContent
{
	padding:0 20px 0 20px;
	min-height:250px;
	height:auto !important;
	height:250px;
}

div.featuredArt a img
{
	margin:1em 40px 0 40px;
}

div.contactBox
{
	background-color:#272727;
	text-align:left;
	margin:20px 16px 0 0;
	width:170px;
}

div.contactForm
{
	width:300px;
	float:right;
	margin:20px 30px 0;
}

.pad
{
	padding:10px 20px 10px 20px;
}

div.category
{
	float:left;
	margin-right:15px;
}

ul, li
{
	margin-left:8px;
}

div.product_info_image
{
	text-align:center;
}

p.product_info_price
{
	float:right;
}

table.basket
{
	margin:20px 0 10px 0;
}

table.basket tr td
{
	background-color:#dddddd;
	color:#000000;
	text-align:center;
	vertical-align:middle;
}

a
{
	font-size:1em;
}

#createAccount form input[type=text], #createAccount form input[type=password], #createAccount form select
{
	width:15em;
}

#createAccount form label
{
	float:left;
	font-weight:normal;
	width:12em;
	text-align:right;
	margin-right:15px;
}

#contactform form label, #loginform form label, #newaddressform label
{
	float:left;
	width:9em;
}

#contactAddress form div label, #changePassword form div label
{
	float:left;
	display:block;
	width:15em;
	margin-bottom:5px;
}

#contactAddress form div select
{
	float:left;
	display:block;
	width:13em;
}

#accountinfoform form label
{
	float:left;
	width:11em;
}

#contactform form label, #contactform form input[type=text], #loginform form label, #loginform form input[type=text], #accountinfoform form label, #accountinfoform form input[type=text], #newaddressform label, #newaddressform input[type=text]
{
	margin:2px 0 2px 0;
}

#newaddressform select
{
	width:13em;
}

h4
{
	text-align:center;
	margin:10px 0 10px;
}

label.hiddenLabel
{
	display:none;
}

span.hiddenDivider
{
	color:#ffffff;
	font-size:2px;
}

img.imageBorder
{
	border:1px solid #444444;
}

img.tspc
{
	width:200px;
	float:left;
	margin:0 10px;
}

ul.sitemap
{
	color: #ff0000;
}