/*
  $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; }

body { 	margin: 0px 0px 0px 0px; background-color: #FFFFFF;  text-align: center; }

a { text-decoration: underline;	}
a:link { color: #8E8E8E; }
a:visited {	color: #9A9A9A;	}
a:active { color: #8E8E8E;	}
a:hover { color: #6A6A6A; }

a img   { border: none;	}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

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;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
}

.infoBoxContents {
padding: 0px 0px 14px 19px; 
line-height:1.5; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
align:right; 
font-weight:normal;
}
.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {	background: url(images/flower.jpg) no-repeat left top; background-color: #E5E7FC; color: #6f6f6f;	font-size: 12px; font-family: arial, sans-serif; font-weight: bold;	padding: 8px 0px 14px 19px;	}

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: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

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.scmain {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  padding-right:5px;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

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;
}

td.fbpurple { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #6F6F6F; font-weight:bold; text-align:center; background: #E5E7FC;}

td.fbpink { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #6e6e6e;  background: url(images/pinkb.gif); font-weight:bold; padding-top:9px;}
td.fbpink p {padding-right:2px;}
td.fbpink img {align:left;}
td.fbpink a { color: #6e6e6e; text-decoration: underline; padding-left:12px; padding-right:12px; text-align:center;} 
td.fbpink a:visited { color: #6e6e6e; text-decoration: underline;} 
td.fbpink a:hover { color: #000000; text-decoration: underline;} 
td.fbpink  a:active { color: #6e6e6e; text-decoration: underline;}


td.fbbot { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #6e6e6e;  text-align:center; font-weight:bold; background: url(images/pinkbotb.gif);}
td.fbbot p {padding-top:3px;}
td.fbbot a { color: #6e6e6e; text-decoration: none; } 
td.fbbot a:visited { color: #6e6e6e; text-decoration: none; } 
td.fbbot a:hover { color: #6e6e6e; text-decoration: underline; } 
td.fbbot a:active { color: #6e6e6e; text-decoration: none; }

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: #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: #D6DAFF; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }


/* angel eyes specific classes */

h1, h2, h3 { margin: 0px; padding: 0px; font-weight: normal; }

#main	{ Width:731px ; Height:795px ; font-size: 11px; font-family: verdana, sans-serif; font-weight: 200; }

.topo   { /*  top bar, phonenumber,account,privacy,etc.  */	background-color: #F7F7F7;	width: 739px; height: 31px; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #6e6e6e; font-weight:bold;  }
.topo a { color: #6e6e6e; text-decoration: none; font-weight:bold;  } 
.topo a:visited { color: #6e6e6e; text-decoration: none; font-weight:bold;  } 
.topo a:hover { color: #6e6e6e; text-decoration: underline; font-weight:bold;  } 
.topo a:active { color: #6e6e6e; text-decoration: none; font-weight:bold;  }

.leftbg	{background: url(images/cutzdone2_01.gif) repeat-y top right;}
.rightbg {background: url(images/cutzdone2_04.gif) repeat-y top left;}

.topnavtext { background: url(images/toparrow.gif) no-repeat top left; padding-left:15; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #6e6e6e; align:left; font-weight:normal; } 
.topnavtext a { color: #6e6e6e; text-decoration: none; align:left; font-weight:normal;} 
.topnavtext a:visited { color: #6e6e6e; text-decoration: none; align:left; font-weight:normal;} 
.topnavtext a:hover { color: #6e6e6e; text-decoration: underline; align:left; font-weight:normal;} 
.topnavtext a:active { color: #6e6e6e; text-decoration: none; align:left; font-weight:normal;}

.shopping { width:739; height:72; background: url(images/shopping_bg.gif) repeat-x top left; padding-left:15; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #6e6e6e; align:left; font-weight:normal; } 
.shopping a { color: #6e6e6e; text-decoration: none; align:left; font-weight:normal;} 
.shopping a:visited { color: #6e6e6e; text-decoration: none; align:left; font-weight:normal;} 
.shopping a:hover { color: #6e6e6e; text-decoration: underline; align:left; font-weight:normal;} 
.shopping a:active { color: #6e6e6e; text-decoration: none; align:left; font-weight:normal;}

.main_nav { height:52; background-color: F7F7F7; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #6e6e6e; align:center; font-weight:bold; } 
.main_nav a { color: #6e6e6e; text-decoration: none;  font-weight:bold;} 
.main_nav a:visited { color: #6e6e6e; text-decoration: none;  font-weight:bold;} 
.main_nav a:hover { color: #6e6e6e; text-decoration: underline;  font-weight:bold;} 
.main_nav a:active { color: #6e6e6e; text-decoration: none;  font-weight:bold;}

.content1 { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #6e6e6e; align:left; font-weight:bold; padding-left:15;} 
.content1 a { color: #6e6e6e; text-decoration: none;  font-weight:bold;} 
.content1 a:visited { color: #6e6e6e; text-decoration: none;  font-weight:bold;} 
.content1 a:hover { color: #6e6e6e; text-decoration: underline;  font-weight:bold;} 
.content1 a:active { color: #6e6e6e; text-decoration: none;  font-weight:bold;}

.main_nav_line { height:52; background: url(images/left_line.gif) no-repeat left top ; background-color: F7F7F7; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #6e6e6e;  font-weight:bold; } 
.main_nav_line a { color: #6e6e6e; text-decoration: none; font-weight:bold; } 
.main_nav_line a:visited { color: #6e6e6e; text-decoration: none; font-weight:bold; } 
.main_nav_line a:hover { color: #6e6e6e; text-decoration: underline; font-weight:bold; } 
.main_nav_line a:active { color: #6e6e6e; text-decoration: none; font-weight:bold; }

.feat {	background: url(images/flower.jpg) no-repeat left top; background-color: #E5E7FC; color: #6f6f6f;	font-size: 12px; font-family: arial, sans-serif; font-weight: bold;	padding: 8px 0px 14px 19px;	}

.featp { background: url(images/flower2.jpg) no-repeat left top; background-color: #FBE2F4; color: #6f6f6f;	font-size: 12px; font-family: arial, sans-serif; font-weight: bold;	padding: 8px 0px 14px 19px;	}

#feat {	background: url(images/flower.jpg) no-repeat left top; background-color: #E5E7FC; color: #6f6f6f;	font-size: 12px; font-family: arial, sans-serif; font-weight: bold;	padding: 8px 0px 14px 19px;	}

#featp { background: url(images/flower2.jpg) no-repeat left top; background-color: #FBE2F4; color: #6f6f6f;	font-size: 12px; font-family: arial, sans-serif; font-weight: bold;	padding: 8px 0px 14px 19px;	}


.list { color: #6f6f6f; font-size: 12px; font-family: arial, sans-serif; top: 0px;	margin-left: 20px; margin-top:4px; margin-bottom:4px; }

.tableheight  {height:100%;}
.navtableheight { background: url(images/rattle.jpg) no-repeat bottom left; background-color:E5E7FC; height:100%;}

.leftnav { 	padding: 0px 0px 14px 19px; line-height:1.5; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #6e6e6e; align:left; font-weight:normal;}}
.leftnav a { color: #6e6e6e; text-decoration: none;  font-weight:normal;} 
.leftnav a:visited { color: #6e6e6e; text-decoration: none;  font-weight:normal;} 
.leftnav a:hover { color: #6e6e6e; text-decoration: underline;  font-weight:normal;} 
.leftnav a:active { color: #6e6e6e; text-decoration: none;  font-weight:normal;}






#topop  {
	font-weight:bold ; 
	font-size: 12px;
	font-family: Arial, sans-serif; 
	color:#d53eab;
	padding-top: 10px;
	padding-left: 8px;
	}

#topom  {
	font-size: 11px;
	font-family: Arial, sans-serif; 
	color:#8b8b8b;
	padding-top: 13px;
	text-align:center;
	}

#topom  a{
	text-decoration: none;
	}

#topom  a:hover {
	color: #6A6A6A;
	text-decoration: underline;
	}


#second { /*  Shopping cart total  */
	background: url(images/2ndb.gif);
	width: 739px;
	height: 72px;
	top:32px;
	overflow: hidden;
	position:absolute;
	}

#secondc{
	font-size: 12px;
	font-family: Arial, sans-serif; 
	color: #000000;
	padding-top: 30px;
	padding-left: 600px;
	float: left;
	}

#secondt{
	font-size: 12px;
	font-family: Arial, sans-serif; 
	font-weight: bold;
	color: #d53eab;
	padding-top: 30px;
	padding-left: 7px;
	float: left;
	}

#secondt  a{
	color: #d53eab;
	text-decoration: none;
	}

#secondt  a:hover {
	color: #d53eab;
	text-decoration: underline;
	}


#third { /*  Home, Specials, New Products, etc. */
	background: url(images/3rdb.gif);
	width: 739px;
	height: 52px;
	top:104px;
	overflow: hidden;
	position:absolute;
	}

#thirdt {
	font-size: 13px;
	font-family: helvetica, sans-serif; 
	font-weight: bold;
	color: #000000;
	text-align:center;
	padding-top:16px;
	}

#thirdt a {
	color:#000000;
	text-decoration: none;
	}

#thirdt a:hover {
	color: #6A6A6A;
	text-decoration: underline;
	}

#body { /* main table area wrapper */
	width: 739px;
	height: 604px;
	top: 156px;
	position: absolute;
	}

#catg { /*  sidebar links  */
	background: url(images/catb.gif);
	color: #6f6f6f;
	font-size: 12px;
	font-family: arial, sans-serif; 
	width: 194px;
	height: 447px;
	top: 0px;
	position: absolute;
	}

#catg p.head {
	color: #6f6f6f;
	font-size: 12px;
	font-family: arial, sans-serif; 
	top: 0px;
	margin-left: 20px;
	margin-top:8px;
	margin-bottom:4px;
	font-weight: bold;
	}

#catg p.list {
	color: #6f6f6f;
	font-size: 12px;
	font-family: arial, sans-serif; 
	top: 0px;
	margin-left: 20px;
	margin-top:4px;
	margin-bottom:4px;	
	}

#catg a {
	text-decoration: none;
	}

#catg a:link {
	color: #8E8E8E;
	}

#catg a:visited {
	color: #9A9A9A;
	}

#catg a:active {
	color: #8E8E8E;
	}

#catg a:hover {
	color: #6A6A6A;
	text-decoration: underline;
	}

#bannera { /*  baby Banner in lower left  */
	background: #F8F8F8;
	width: 194px;
	height: 125px;
	top: 449px;
	position:absolute;
	}

#dispt {  /* Text in items display area  */
	background: url(images/prod_de.gif);
	Width:127px ;
	Height:56px ;
	}

#dispt p{ 
	color: #6f6f6f;
	font-size: 12px;
	font-family: arial, sans-serif; 
	text-align: center;
	Vertical-align: middle;
	font-weight: bold;
	}

#thinl  { /* bottom lavendar seperater */
	background-color: #e5e7fc;
	Width: 545px;
	height: 3px;
	}

#bbot   {
	top: 729px;
	width: 739px;
	height: 52px;
	position: absolute;
	}

#bleft  { /* Copyright info */
	width: 550px;
	height: 52px;
	background-color: #fbe2f4;
	overflow: hidden;
	}

#bleft p.one {
	font-size: 10px;
	font-family: arial, sans-serif; 
	color: #747474;
	text-align:left;
	Margin-top: 15px;
	Margin-left: 25px;
	Margin-bottom: 1px;
	}

#bleft p.two {
	font-size: 10px;
	font-family: arial, sans-serif; 
	color: #747474;
	text-align: left;
	margin-left: 25px;
	margin-top:1px;
	margin-bottom:4px;
	}

#bright1 { /* Arc Text */
	width: 108px;
	height: 52px;
	background-color: #e5e7fc;
	overflow: hidden;
	}

#bright1 p.rone {
	font-size: 10px;
	font-family: arial, sans-serif; 
	color: #747474;
	text-align: right;
	Margin-top: 15px;
	Margin-bottom: 1px;
	}

#bright1 p.rtwo {
	font-size: 10px;
	font-family: arial, sans-serif; 
	color: #747474;
	text-align: right;
	margin-top: 1px;
	margin-bottom:4px;
	}

#bright2 { /* Arc logo */
	width: 79px;
	height: 52px;
	background-color: #e5e7fc;
	overflow: hidden;
	}
	
.topnavtext { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #6e6e6e; align:center;} 
.topnavtext a { color: #6e6e6e; text-decoration: none; } 
.topnavtext a:visited { color: #6e6e6e; text-decoration: none; } 
.topnavtext a:hover { color: #6e6e6e; text-decoration: underline; } 
.topnavtext a:active { color: #6e6e6e; text-decoration: none; }

.bottompink { padding-left:20; font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #6e6e6e; background-color:FBE2F4; align:left; border: white 4px right;} 
.bottompink a { color: #6e6e6e; text-decoration: none; } 
.bottompink a:visited { color: #6e6e6e; text-decoration: none; } 
.bottompink a:hover { color: #6e6e6e; text-decoration: underline; } 
.bottompink a:active { color: #6e6e6e; text-decoration: none; }


.bottomblue { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #6e6e6e; background-color:E5E7FC; align:right;} 
.bottomblue a { color: #6e6e6e; text-decoration: none; } 
.bottomblue a:visited { color: #6e6e6e; text-decoration: none; } 
.bottomblue a:hover { color: #6e6e6e; text-decoration: underline; } 
.bottomblue a:active { color: #6e6e6e; text-decoration: none; }