/* @override http://www.shoetinis.com/stylesheet.css */

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

body 
{
  	width: 					700px;
  	border: 				none;
  	background: 			#a2ab9e;
	background-image:		url('/images/bg.gif');
  	color: 					#000000;
	margin: 				5px auto 0 auto;
  	text-align: 			left;
	font-family: 			Arial, Verdana, sans-serif;
	font-size: 				0.8125em;
	line-height:			1.3em;
}

img {
	border:					none;
	padding:				5px;
	margin:					0;
}

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


.text A:hover, .infoBoxContents A:hover, TD.productListing-data A:hover, copyright a:hover, footer a:hover
{
  color: 					#ff0000;
  text-decoration: 			none;
}

.text a:link, .text a:visited, TD.productListing-data a:link, TD.productListing-data a:visited, .footer a:link, .footer a:visited
 {
  color:					#663366;
  text-decoration: 			none;
  border-bottom: 			1px solid #663366;
}

img a:link, img a:hover {border: none;}

p, .text {
	font-style: normal;
	text-align: left;
	border: none;
}
.copyright, copyright a {
	font-size: 				9px;
	font-style: 			normal;
	text-align: 			center;
	text-decoration: 		none;
	border: 0;
}
h1, .head {
	font-family: 			"Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 				24px;
	text-align: 			center;
	color: 					#000000;
	font-weight: 			bold;
}
h2 {
    font-family: 			Verdana, sans-serif;
    font-size: 				20px;
    font-weight: 			bold;
    color: 					#636;
    line-height: 			20px;
}
.footer {
	font-size: 				10px;
	font-weight:			bold;
	color: 					#000000;
	text-align: 			center;
}

#navbar
{
	width:					700px;
	height:					120px;
	margin:					0 auto 0 auto;
	padding:				0;
	border-top:				none;
	background-image:		url('/images/header.gif');
	background-color: 		transparent;
	background-position:	top right;
	background-repeat: 		no-repeat;
	text-align:				right;
	vertical-align:			bottom;
}

#top_corners
{
	width:					700px;
	background-image:		url('/images/top_corners.gif');
	background-repeat:		no-repeat;
	background-position:	top left;
	margin:					10px auto 0 auto;
	padding:				0;
	border:					none;
}

#main_body
{
	width:					700px;
	margin:					0 auto 0 auto;
	padding:				0;
	border:					none;
	background-color: 		#ffffff;
}

#searchbox
{
	width:					125px;
	float:					right;
	text-align: 			right;
	vertical-align:			bottom;
	position:				relative;
	top:					10px;
}

#footbar {
	width:					700px;
	background-image:		url('/images/bottom_corners.gif');
	background-repeat:		no-repeat;
	background-position:	bottom left;
	margin:					-9px auto 0 auto;
	padding:				0;
	border:					none;
}

ul#nav {
	width:625px;
	height:22px;
	background: url(/images/nav_bar.png) no-repeat;
	position: relative;
	margin: 0px 0px -14px 0px;
	padding: 0px;
}
ul#nav li {
	text-indent: -9000px;
	margin: 0; 
	padding: 0; 
	list-style: none; 
	position: absolute;
	overflow: hidden;
	display: block;
	height: 22px;
}
#nav a {
	display: block;
}
#sho, #sho a {left: 0px; top: 0px; width: 156px; height: 22px;}
#clo, #clo a {left: 156px; top: 0px; width: 156px; height: 22px;}
#acc, #acc a {left: 312px; top: 0px; width: 156px; height: 22px;}
#cst, #cst a {left: 468px; top: 0px; width: 156px; height: 22px;}

#sho a:hover, body#shoes #sho {background: transparent url(../images/nav_bar.png) 0px -22px no-repeat;}
#clo a:hover, body#clothing #clo {background: transparent url(../images/nav_bar.png) -156px -22px no-repeat;}
#acc a:hover, body#accessories #acc {background: transparent url(../images/nav_bar.png) -312px -22px no-repeat;}
#cst a:hover, body#customer #cst {background: transparent url(../images/nav_bar.png) -468px -22px no-repeat;}

FORM {
	display: inline;
}

TR.header {
  background: #ab8a74;
}

TR.headerNavigation {
  background: #ffffff;
}

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

A.headerNavigation { 
  color: #444444; 
}

TR.footerNavigation {
  background: #ffffff;
}

.footerNavigation {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  background: #ffffff;
  color: #444444;
  font-weight : bold;
  text-align: center;
}

.footerNavigation a:link, .footerNavigation a:visited { 
  color: #663366;
  font-weight: normal;
  border-bottom: 1px dotted #663366;
}

.footerNavigation a:hover { 
  color: #ff0000;
  font-weight: normal;
  border-bottom: 1px solid #663366;
}
TR.mainNavigation {
  background: #ab8a74;
}

TD.mainNavigation {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  background: #ab8a74;
  color: #ffffff;
  border: none;
}

A.mainNavigation { 
  color: #FFFFFF; 
}

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #ab8a74;
}

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

.infoBox {
  background: #ffffff;
}

.infoBoxContents {
  background: #ffffff;
  font-family: Arial, Verdana, sans-serif;
  font-weight: bold;
  font-size: 12px;
}
.infoBoxContents a:link, .infoBoxContents a:visited { border: none; }

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-size: 12px;
  height:	25px;
  font-weight: bold;
  padding: 2px 0 0 4px;
  color: #ffffff;
  background-image: url('/images/infoboxheading.gif');
  background-position: top left;
  background-repeat: repeat x;

}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
}

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: #ffffff;
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #ab8a74;
  border-spacing: 0;
}

.productListing-heading {
  font-size: 12px;
  background-image: url('/images/infoboxheading.gif');
  background-repeat: repeat x;
  background-position: top left;
  color: #FFFFFF;
  font-weight: bold;
}

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

TD.productListing-data a:link, TD.productListing-data a:visited { border: 0; }


A.pageResults {
  color: #0000FF;
}

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

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

TR.subBar {
  background: #f4f7fd;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* message box */

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

/* input requirement */

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