/*
  $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
*/

#impop {
	position: relative;

}

#impop a .large {
	border: 0px;
	display: block;
	height: 1px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 1px;

        
}

#impop a img {
	border: 0px;
	width:auto;
	height:auto;
}

#impop a.p1, #pic a.p1:visited {
	border: 0px;
	display: block;
	left: 0;
	text-decoration: none;
	top: 0;

}

#impop a.p1:hover {
	background-color: #FFFFFF;
	color: #000000;
	text-decoration: none;

}

#impop a.p1:hover .large {
	background-color: #FFFFFF;
	border: 1px solid #efefef;
	display: block;
	position: absolute;
        width: auto;
       height: auto;
	left: 0px;
	top: 10px;
       z-index:1;
}

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

html, body {
height: 100%;
}  



BODY {
	background-image: url(images/bg2.jpg);
	background-position: center top;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: #190D08;
	color: #000000;
	position: relative;
	margin: 0;


}

#container {
	width:100%;
	height:100%;
}

#fix {
	width: 950px;
	position: absolute;
	left: 50%;
	margin-left: -475px; 
	/* Half the width of the DIV tag */
}

.content {
	background-color: #ffffff;
	color: #000000;
	text-align: left;
}


#header-nav {
	z-index:1;
	position: fixed;
	top:0;
	left:0;
	margin:0;
	width:100%;
	height:30px;
	
}

#logo {
	margin-top:40px;
	height:174px;
	top:0;
	background-image: url(images/CP_LOGO.png);
	background-repeat: no-repeat;
}

#footer {
	padding:2px;
	}

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

A:hover {
  color: #000000;
  text-decoration: underline;
}

FORM {
	display: inline;
}



.headerNavigation {
  font-family: century gothic, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
  background-color: #29190F;
  font-weight : normal;
  padding-left: 7px;
  padding-right:7px;
}

A.headerNavigation { 
  color: #ffffff; 
}

A.headerNavigation:hover {
  text-decoration:underline;
  color: #ffffff; 
}

#headerCrumb {
  font-family: century gothic,Verdana, Arial, sans-serif;
  font-size: 12px;
  background-image: url(images/headernav.png);
  background-repeat: repeat-x;
  color: #ffffff;
  font-weight : bold;
  height:28px;
  padding-top:5px;
  padding-left:5px;
  margin-top:5px;
  
}

A.headerCrumb { 
color: #ffffff; 
font-weight:bold;
text-decoration: none;
}

A.headerCrumb:hover {
  color: #cccccc;
  text-decoration: none;
}

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

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

TD.footer {
  font-family: century gothic,Verdana, Arial, sans-serif;
  font-size: 10px;
}

a.footer {
  color: #957E71;
}
A.footer:hover {
  color: #ffffff;
  text-decoration:underline;
 
}
.infoBox {
	border: 1px solid #e4e4e4;
	padding:0px;
}

.infoBoxContents {
  font-family: Verdana, Arial, sans-serif;
 background: #ffffff;
  font-size: 10px;
  padding:0px;
}

.infoBoxNotice {
  background: #ffffff;
}

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

TD.infoBoxHeading {
  font-family: century gothic, helvetica;
  font-size: 12px;
  font-weight: bold;
  background-image: url(images/headernav.png);
  color: #472D1D;
}

TD.infoBox, SPAN.infoBox {
  font-family: century gothic, 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 {

}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {

}

.productListing-even2 {

}

.productListing-odd2 {
	border-bottom: 1px;
  border-style: solid;
  border-color: #c0c0c0;
}

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

.productListing-heading {
  font-family: century gothic, Verdana, Arial, sans-serif;
  font-size: 10px;
  padding:5px;
  background: #472D1D;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
text-align:center; 
padding:5px;
font-family: century gothic, Tahoma, Verdana, Arial, sans-serif;
font-size: 12px;
color: #472D1D;
}

A.pageResults {
  color: #000000;
}

A.pageResults:hover {
  color: #957E71;
}

TD.pageHeading, DIV.pageHeading {
  font-family: century gothic, arial, helvetica;
  font-size: 18px;
  font-weight: bold;
  color: #000000;
}

TR.subBar {
  background: #f4f7fd;
}

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

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

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

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

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

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

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

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

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

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

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

TABLE.formArea {
  background: #ffffff;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: century gothic, Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

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

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

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

.moduleRow { }
.moduleRowOver { background-color: #aaaaaa; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #dddddd; }

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

/* message box */

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

/* input requirement */

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


/*Credits: Dynamic Drive CSS Library */

.suckerdiv ul{
margin: 0;
padding: 0;
list-style-type: none;
width: 175; /* Width of Menu Items */
border-bottom: 0px solid #ededed;
font-family: century gothic, arial;
font-size: 12px;
z-index:100;
}

.suckerdiv ul li{
position: relative;
background-color: #fefefe;
}

/*1st level sub menu style */
.suckerdiv ul li ul{
left: 175px; /* Parent menu width - 1*/
position: absolute;
width: 175px; /*sub menu width*/
top: 0;
display: none;
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li ul{
left: 175px; /* Parent menu width - 1*/
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li a{
left: 175px; /* Parent menu width - 1*/
background-color: #fefefe;
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li ul li a{
background-color: #fefefe;
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li ul li ul li a{
background-color: #fefefe;
}

/* menu links style */
.suckerdiv ul li a{
display: block;
color: #000000;
text-decoration: none;
background-color: #fefefe;
padding: 1px 5px;
border-bottom: 1px solid #e4e4e4;
line-height: 1.75em;
}

.suckerdiv ul li a:hover{
background-color: #e4e4e4;
color: #000000;
text-decoration: none;
}

.suckerdiv ul li ul li a:hover{
background-color: #e4e4e4;
color: #000000;
text-decoration: none;
}

.suckerdiv ul li ul li ul li a:hover{
background-color: #e4e4e4;
color: #000000;
text-decoration: none;
}

/* The main categories with sub-categories */
.suckerdiv .subfolderstyle{
background: url(images/arrow-list.gif) no-repeat center right;
}

/* This one colors the sub-folder with other sub-folders */
.suckerdiv ul li ul .subfolderstyle {
background-color: #fefefe;
}

/* This one colors the sub-folder with other sub-folders */
.suckerdiv ul li ul li ul .subfolderstyle {
background-color: #fefefe;
}

/* This one colors the sub-folder with other sub-folders */
.suckerdiv ul li ul li ul li ul .subfolderstyle {
background-color: #fefefe;
}

/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }

/***** Begin Sitemap_SEO *****/ 
ul.sitemap {
color: #957E71;
}
.sitemap {
  font-family: century gothic, Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight : normal;
}
.sitemapHeading {
  font-family: century gothic, Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight : bold;
}
.sitemapProducts {
  font-family: century gothic, Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight : normal;
}
A.sitemap { 
  color: #000000; 
}
A.sitemap:hover {
  color: #957E71;
}
/***** End Sitemap_SEO *****/ 