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

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
 	margin: 0px;
}

p {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
  	color: #000000;
 }
 

h1 { 
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
}

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

A:hover {
  color: #B3B3B3;
  text-decoration: none;
  outline:none
}

A.active {
  color: #B3B3B3;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

.headerNavigation {
  font-family: "Courier New", Courier, monospace;
  font-size: 13px;
  color: #000000;
  font-weight : normal;
}

a.headerNavigation { 
  color: #000000; 
}

a.headerNavigation:hover {
  color: #cccccc;
}

TR.headerError {
  background: #ff0000;
}

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

.footer {
  font-family: Arial, Helvetica, sans serif;
  font-size: 9px;
  color: #000000;
  font-weight: normal;
}


.infoBox {
  background: #ffffff;
}

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

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

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: 1px;
  border-style: solid;
  border-color: #ffffff;
  border-spacing: 1px;
}

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

TD.productListing-data {
  font-family: "Courier New", Courier, monospace;
  font-size: 11px;
  font-weight: normal;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	font-size: 13px;
  	color: #000000;
	font-weight: normal;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
  font-size: 10px;
  line-height: 1.6;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: "Courier New", Courier, monospace;
  font-size: 11px;
  
}

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;
  width:100px;
}

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: "Courier New", Courier, monospace;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: "Courier New", Courier, monospace;
  font-size: 11px;
}

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

TABLE.formArea {
  background: #ffffff;
}

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: #D7E9F7; cursor: pointer; 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; }


/* navigation */	
#nav1 { width: 850px; height: 50px; background-position: left; }
var { visibility: hidden; }
#nav1 a { text-decoration: none; display: block; float: left; }
 
a.home 			{ height: 50px; width: 70px; background: url('http://fleabg.com/n2/images/nav.gif') no-repeat 0px 0px; }
a.blog	 		{ height: 50px; width: 95px; background: url('http://fleabg.com/n2/images/nav.gif') no-repeat -70px 0px; }
a.company 		{ height: 50px; width: 120px; background: url('http://fleabg.com/n2/images/nav.gif') no-repeat -165px 0px; }
a.collection	{ height: 50px; width: 132px; background: url('http://fleabg.com/n2/images/nav.gif') no-repeat -285px 0px; }
a.shop 			{ height: 50px; width: 103px; background: url('http://fleabg.com/n2/images/nav.gif') no-repeat -417px 0px; }
a.stock 		{ height: 50px; width: 130px; background: url('http://fleabg.com/n2/images/nav.gif') no-repeat -520px 0px; }
a.press 		{ height: 50px; width: 110px; background: url('http://fleabg.com/n2/images/nav.gif') no-repeat -650px 0px; }
a.contact 		{ height: 50px; width: 90px; background: url('http://fleabg.com/n2/images/nav.gif') no-repeat -760px 0px; }


a.home:hover		{ height: 50px; width: 70px; background: url('http://fleabg.com/n2/images/nav.gif') no-repeat 0px -50px; }
a.blog:hover 		{ height: 50px; width: 95px; background: url('http://fleabg.com/n2/images/nav.gif') no-repeat -70px -50px; }
a.company:hover 	{ height: 50px; width: 120px; background: url('http://fleabg.com/n2/images/nav.gif') no-repeat -165px -50px; }
a.collection:hover	{ height: 50px; width: 132px; background: url('http://fleabg.com/n2/images/nav.gif') no-repeat -285px -50px; }
a.shop:hover		{ height: 50px; width: 103px; background: url('http://fleabg.com/n2/images/nav.gif') no-repeat -417px -50px; }
a.stock:hover 		{ height: 50px; width: 130px; background: url('http://fleabg.com/n2/images/nav.gif') no-repeat -520px -50px; }
a.press:hover 		{ height: 50px; width: 110px; background: url('http://fleabg.com/n2/images/nav.gif') no-repeat -650px -50px; }
a.contact:hover 	{ height: 50px; width: 90px; background: url('http://fleabg.com/n2/images/nav.gif') no-repeat -760px -50px; }


a.home_over			{ height: 50px; width: 70px; background: url('http://fleabg.com/n2/images/nav.gif') no-repeat 0px -100px; }
a.blog_over 		{ height: 50px; width: 95px; background: url('http://fleabg.com/n2/images/nav.gif') no-repeat -70px -100px; }
a.company_over 		{ height: 50px; width: 120px; background: url('http://fleabg.com/n2/images/nav.gif') no-repeat -165px -100px; }
a.collection_over	{ height: 50px; width: 132px; background: url('http://fleabg.com/n2/images/nav.gif') no-repeat -285px -100px; }
a.shop_over			{ height: 50px; width: 103px; background: url('http://fleabg.com/n2/images/nav.gif') no-repeat -417px -100px; }
a.stock_over 		{ height: 50px; width: 130px; background: url('http://fleabg.com/n2/images/nav.gif') no-repeat -520px -100px; }
a.press_over 		{ height: 50px; width: 110px; background: url('http://fleabg.com/n2/images/nav.gif') no-repeat -650px -100px; }
a.contact_over 		{ height: 50px; width: 90px; background: url('http://fleabg.com/n2/images/nav.gif') no-repeat -760px -100px; }



#nav2 { width: 850px; height: 382px; background-position: left; }
var { visibility: hidden; }
#nav2 a { text-decoration: none; display: block; float: left; }
 
a.main 			{ height: 380px; width: 850px; background: url('http://fleabg.com/n2/images/fall2010home.jpg') no-repeat 0px 0px; }
a.main:hover	{ height: 380px; width: 858px; background: url('http://fleabg.com/n2/images/fall2010home.jpg') no-repeat 0px 0px; }

a.main2 			{ height: 380px; width: 850px; background: url('http://fleabg.com/n2/images/ss_home_a.jpg') no-repeat 0px 0px; }
a.main2:hover	{ height: 380px; width: 858px; background: url('http://fleabg.com/n2/images/ss_home_a.jpg') no-repeat 0px 0px; }

a.main3 			{ height: 383px; width: 850px; background: url('http://fleabg.com/n2/images/home2012.jpg') no-repeat 0px 0px; }
a.main3:hover	{ height: 383px; width: 858px; background: url('http://fleabg.com/n2/images/home2012.jpg') no-repeat 0px 0px; }

a.main4 			{ height: 383px; width: 850px; background: url('http://fleabg.com/n2/images/home2012.jpg') no-repeat 0px 0px; }
a.main4:hover	{ height: 383px; width: 850px; background: url('http://fleabg.com/n2/images/home2012.jpg') no-repeat 0px 0px; }

/* Press */

div.press_body .imglink {
width:100px;
float:left;
font-family:"Courier New", Courier, monospace;
font-size:11px;
text-align:center;
height:180px;
padding-right:48px;
}

a.imglink {
  background: transparent;
  text-decoration:none;
  
}


a.imglink:hover {
  background: transparent;
  text-decoration:none; 
}

.banner { 
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	font-size: 13px;
	color: #6666cc;
	font-weight: normal;
}

.banner a{ 
	text-decoration:underline;
	color: #6666cc;
}

.banner a:hover{ 
	color:#a0a0cd;
}

.banner_outline{
	border-top-style:dotted;
	border-top-width:1px;
	border-top-color:#000000;
	}
	

