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

/* new code center page dcb */
DIV.centerpage {
width: 850px;
background-color:#FFFFFF;
/* position: absolute;
left: 50%;
top: 0;
margin-left: -385px; */
border-left: solid #cc0033;
border-right: solid #cc0033;
border-top: solid #cc0033;
border-bottom: solid #cc0033;
background-image: none;
} 

.boxText_former { font-family: "Comic Sans MS",Verdana, Arial, sans-serif; font-size: 12px; }
.boxText { font-family: Helvetica, Calibri, Arial, sans-serif; font-size: 12px; }
.plainBox { font-family: Helvetica, Calibri, Arial, sans-serif; font-size: 12px; }
.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 {
  text-align: center;
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

.fixcenter {
  width: 800px;
  border: solid; border-width: 1px;
  background: #ffffff;
  color: #000000;
  margin: auto;
  margin-top: 20px;
  text-align: left;
}



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

a.boxText:hover {
width: 100%;
background-color: #a9218f;
color: #ffffff;} 

/* Advanced Searches infobox */
#quick_find select {width:12em; font-size:11px;}
#quick_find select option {width:auto;}

TD.headerCart {
  font-family: Helvetica, Calibri, Arial, sans-serif;
  text-decoration: none;
  font-size: 12px;
  /* background-image: img src="/images/pixel_trans.gif";
  background-repeat: repeat;
  background-position: center; */
}

a.headerCart:hover {
width:auto;
background:#ffffff;
color:#08a68a;
} 

/* ajax search suggest code */
.suggest_link {	
background-color: #FFFFFF;	
/* padding: 2px 6px 2px 6px; */
}

.suggest_link_over {	
background-color: #3366CC;	
/* padding: 2px 6px 2px 6px; */
}

#search_suggest {	
position: absolute; 	
background-color: #FFFFFF; 	
text-align: left; 	
/* border: 1px solid #000000; */			
}
/* end ajax code */

  
FORM {
	display: inline;
}

TD.header {
/* background:#e6b5ff; */
background: #ffffff;
}

TR.header {
background: #ffffff;
  /* background: #e6b5ff;
  background-image: none;
color: #e6b5ff; */}

TD.HeaderNavigation {
background:#e6b5ff
}

A.headerNavigation {
color: #FFFFFF;
background: #e6b5ff url("images/button-green-small1.png") no-repeat center;
width: 120px;
height: 24px;
margin: 5px auto;
padding: 5px 0 0 0;
text-align: center;
font-family: Helvetica, Calibri, Arial, sans-serif;
font-size: 12px;
text-decoration: none;
  
  /* background-position:center; */
  /* color: #634096; 
  font-weight : normal;
  border: 0px #990000 solid;
  border-bottom-width: 1px;
  border-style: solid;
  border-color: #634099; */
} 

/* A.headerNavigation { 
  color: #ffffff; 
} */

A.headerNavigation:hover {
background: #e6b5ff url("images/button_purple_small1.png") no-repeat center;
width: 120px;
height: 24px;
margin: 5px auto;
padding: 5px 0 0 0;
text-align: center;
font-family: Helvetica, Calibri, Arial, sans-serif;
text-decoration: none;}

A.buttonNavigation:hover {
background: #e6b5ff url("images/button_purple_small1.png") no-repeat center;
width: 120px;
height: 24px;
margin: 5px auto;
padding: 5px 0 0 0;
text-align: center;
font-family: Helvetica, Calibri, Arial, sans-serif;
text-decoration: none;}


/* background: #ffffff url("images/button_purple1.png");
background-position: center; */


/* A.headerNavigation:hover {
background-color: #a9218f;
color: #ffffff;} */

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

footer
{
  background: #e6b5ff;
}

TR.footer {
  /* background: #bbc3d3; */
  background: #e6b5ff;
  color: #ffffff;}
  
TD.footer {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  /* background: e6b5ff; */
  /* old Verdana, Arial, sans-serif; */
  font-size: 13px;
  width: inherit;
  background: #634096;
  color: #ffffff;
  font-weight: bold;
}

a.footer:hover {
width:auto;
background: #e6b5ff url("images/button_purple_smll1.png") no-repeat;
font-family: Helvetica, Calibri, Arial, sans-serif;
} 

a.footerText:hover {
width:auto;
background:#e6b5ff;
color:#08a86a;
} 

a.link {
background: #e6b5ff;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  /* "Comic Sans MS",Verdana, Arial, sans-serif ; */
  font-size: 12px;
/* font-weight: bold */ }

a.link:hover
{
width:auto;
background:#e6b5ff;
color:#e6b5ff;} 

a.bodyText {
font-style:normal;
text-decoration:none;
}

a.bodyText:hover {
width:auto;
background:#ffffff;
color:#08a68a;
} 
  
a.bodyText2:hover {
width:auto;
background:#e6b5ff;
color:#08a68a;
} 
  
.infoBoxContents {
  background: #e6b5ff;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  /* "Comic Sans MS",Verdana, Arial, sans-serif ; */
  font-size: 12px;
/* font-weight: bold */ }

.infoBoxNotice {
  background: #FF8E90;
color: #9ff8f9;}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  /* Verdana, Arial, sans-serif; */
  font-size: 16px;
}

TD.infoBoxHeading {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  /* "Comic Sans MS", Verdana, Arial, sans-serif; */
  font-size: 14px;
  /* border: solid #634096 1px;
  border: none;
  border-style: none; 
  margin: 50px 12px 12px 12px;
  padding: 0px 0px 0px 0px; */ 
  text-align: center;
  font-weight: normal;
  background: #634096;
  color: #ffffff;
} 

TD.infoBoxHeading2 {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  /* "Comic Sans MS", Verdana, Arial, sans-serif; */
  font-size: 14px;
  /* border: solid #634096 1px;
  border: none;
  border-style: none; 
  margin: 50px 12px 12px 12px;
  padding: 0px 0px 0px 0px; */ 
  text-align: center;
  font-weight: normal;
  background: #692D91;
  color: #ffffff;
} 

/* TD.infoBoxHeadingCategories {
  background: #33c3d3;
  background-image: url('catalog/images/store_logo.gif');
  background-repeat: no-repeat;
} */


TD.infoBox, SPAN.infoBox {
  font-family: Tahoma, 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-color: #ffffff;
  background-color:#FFFFFF;
  border-spacing: 1px;
}

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

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

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Helvetica;
  font-size: 22px;
  font-weight: bold;
  color: #a9218f;
  
}

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

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: Heveltica, Arial, sans-serif;
  font-size: 12px;
  color: #a9218f;
  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;
}

#search_box {
margin-top: 15px;
text-align: right;
padding-right: 20px;
font-family: tahoma, verdana, arial;
font-size: 12px;
color: #21EEFA;
font-weight: bold;
}

#search_box input {
border: 1px solid #21EEFA;
}

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

/* test code CSS hover enlarged image popup */

#pic {
	background-color: #FFFFFF;
	left: 10px;
	position: relative;
	top: 10px;
	width: 135px;
}

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

#pic a img {
	border: 0px;
}

#pic a.p1, #pic a.p1:visited {
	background-color: #FFFFFF;
	border: 0px;
	display: block;
	height: 90px;
	left: 0;
	text-decoration: none;
	top: 0;
	width: 135px;
}

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

#pic a.p1:hover .large {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	display: block;
	position: absolute;
	width: 300px;
	height: 240px; 
	left: 17px;
	top: 50px;
}

.infoBoxProducts {
  text-align: center;
  border: solid 1px #999999; 
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: normal;
  background-color: #ffffff;
  color: #333333;
  margin-bottom:-8px;
}
.infoBoxProducts a {
  color: #333333;
}
TD.infoBoxGrid {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border: solid 10px #999999;
}
/* set pos buy/details button on list */
img.buy_now {  
  margin-bottom:10px;
} 
/* set pos buy/details button on thumbnail */
img.thm_buy_now {
  margin-bottom:-3px;
} 
/* set style buy/details seperator thumbnail */
.buy_now {
  font-weight: bold;
	font-size: 18px;
	color: #999999;
} 
.infoBoxList {
 border: ridge 4px #faf0e6;
 border-collapse: collapse;
 background-color:#FFFFFF;
 }
 
/*--- Beginning of Addition Products Cycle Slideshow ---*/
.ProductsCycleSlideshowWrapper { width: 504px; padding:0; margin:0; overflow: hidden; text-align:center;}
.ProductsCycleSlideshow { height: 310px; width: 500px; padding:0; margin:0; overflow: hidden; border: 2px solid #bbc3d3; background-color:#fff;}
.PCSChild { height: 296px; width: 486px; padding: 7px; text-align:center; top:0; left:0 }
.PCSChild  a { text-decoration: none; color:000;}
.PCSChild  a img { border: none; border-width:0px;}
.PCSOutput { text-align:left; font-size:14px;}
.PCSOutput a { text-decoration: none; color:#000; }
.PCSPager { margin:7px; }
.PCSPager a { border: 1px solid #bbc3d3; background: #fff; color:#bbc3d3; text-decoration: none; margin: 0 5px; padding: 3px 5px; font-size:12px;}
.PCSPager a.activeSlide { border: 1px solid #000; background: #bbc3d3; color:#000;}
.PCSPager a:focus { outline: none; }
/*--- End of Addition Products Cycle Slideshow ---*/


.PCSPager a:hover {
width:auto;
background:#ffffff;
color:#08a68a;
}

.PCSPager a.activeSlide { border: 1px solid #000; background: #bbc3d3; color:#a9218f;}
.PCSPager a:focus { outline: none; }
/*--- End of Addition Products Cycle Slideshow ---*/

/*** Begin Header Tags SEO ***/
h1 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 20px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #000;
}
h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #000;
}
/*** End Header Tags SEO ***/

/* BOF Dynamic Sitemap */
  ul.sitemap {
  color: #ff0000;
}
/* EOF Dynamic Sitemap */

.infoBoxProducts {
  text-align: center;
  /* border: solid 1px #999999; 
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: normal;
  background-color: transparent;
  color: #333333;
  margin-bottom:-8px;
}
.infoBoxProducts a {
  color: #333333;
}
TD.infoBoxGrid {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border: solid 1px #999999;
}
/* set pos buy/details button on list */
img.buy_now {  
  margin-bottom:10px;
} 
/* set pos buy/details button on thumbnail */
img.thm_buy_now {
  margin-bottom:-3px;
} 
/* set style buy/details seperator thumbnail */
.buy_now {
  font-weight: bold;
	font-size: 18px;
	color: #999999;
} 
.infoBoxList {
 border: ridge 4px #faf0e6;
 border-collapse: collapse;
 background-color: #fff;
 }
.thumbcontent {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#666666;
  text-align:center;
}
TD.noborderbox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}





