/*
  $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: Garamond, Arial, sans-serif; font-size: 18px; color: #660099; font-weight: bold; }
.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; }


.sidebg {
	border-style: solid; 
	border-width: 0px;
	border-color: #000000;
height : 10%;
margin-right: auto;
margin-left: auto;

	background:url('images/sidebg.gif'); 

filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;


	}


.maintable

{


/*	background-image:url('images/maintablebg.jpg'); */

}

a.maintable		{ color: #333333; text-decoration: none;}
a.maintable:hover { color: #333333; text-decoration: none;}


select
{

border: solid black 1px;
background-color: #ffffff;
color: #000000;

}

.columnleftdiv

{

border: solid #ffffff 1px;
background-color: #cccccc;

}


.columnrightdiv

{

border: solid #ffffff 1px;
background-color: #cccccc;

}


.newproductstable
{
border : 0px;
font-family :  Arial;
	color: #111111;
font-size : 10px; 

}

.newproductstable a:link {
	text-decoration: underline;
	color: #111111;

	}



.newproductstable a:hover {
	text-decoration: none;
	color: #333333;
font-weight: bold;
	}


.newproductstable a:visited {
	text-decoration: underline;
	color: #111111;
	}




/*---------------------------------*/
/*   Vertical Fly-Out Menu Style   */
/*---------------------------------*/

.verbar	{   /* Color of main vertical menubar and border */
	color: black;
	background-color: #d8bfd8;

	border: 2px outset #fdfefd;
}

.vertitem	{          /* Behaviour of main vertical menu items, leave as is for proper operation */
	text-align: left;
	white-space: nowrap;
}

.vertitem	a {   /* Font style, size of main menu items */
  font-family: Garamond, Arial, sans-serif;
	font-size: 18px;		
	text-decoration: none;
	position: relative;
	display: block;		
         

}

.vertitem a:link, .vertitem a:visited	{   /* Default font style & color of main menu items */
	color: #660099;
	text-decoration: none;	
          
}

.vertitem a:hover	{   /* Font style & color, background menu color of main menu item when hovered over */
	color: #ffff00;
	background-color: #21449c;
	text-decoration: none;
}

.vertitem a:active	{   /* Font style & color, background menu color of main menu item when clicked */
	color: #ffffff;
	background-color: #666666;	
	text-decoration: none;	
}

.vertsubmenu	{   /* Behaviour of sub-menu  - leave as is for proper operation of submenus */
	position: absolute;
	left: 0;
	top: 0;
      	visibility: hidden;
        display: none
}

.vertsubframe	{   /* Color of submenu item and border */
	background-color: #d8bfd8;
	border: 3px outset #fdfefd;

	position: relative;
	display: block;	
}

.vertsubitem	{     /* Behaviour of sub-menu  - leave as is for proper operation of submenus */
	text-align: left;
	white-space: nowrap;
}

.vertsubitem a	{   /* Font style, size of submenu items */
  font-family: Garamond, Arial, sans-serif;
	font-size: 18px;			
	text-decoration: none;
	
	position: relative;
	display: block;	
}

.vertsubitem a:link, .vertsubitem a:visited	{   /* Default font style & color of submenu items */
	color: #660099;
	text-decoration: none;	
}

.vertsubitem a:hover	{   /* Font style & color, background submenu color of submenu item when hovered over */
	color: #ffff00;
	background-color: #21449c;
	text-decoration: none;
}

.vertsubitem a:active	{   /* Font style & color, background submenu color of submenu item when clicked */
	color: #ffffff;
	background-color: #666666;	
	text-decoration: none;			
}

.vertsubitem .vertfwdarr, .vertitem .vertfwdarr	{   /* Positioning of right arrow for submenus */
	position: absolute;
	top: 5px;
	right: 8px;
        display: none
}

.dmselected {   /* Style override for selected category tree */
    background-color: #ccc;
		font-weight: bold;
}

.verbar .dmselected {   /* Style override for selected root category */
    background-color: #999;
}


















.navh2
{
background-color: #222222;
color: #990000;
font-weight: bold;
width: 120px;

}

.footertable {
  
 
width: 100%;
height : 93px;

/*

	background: url(images/footerbg.jpg) no-repeat;*/

	background:url('images/sidebg.gif'); 

filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;



}


.headerdiv {
  
 
/* background-image: url("images/headerdivbg.jpg");
  background-repeat: no-repeat;
  color: #000000;
  margin: 0px;
height : 151px;
padding : 0px;
*/

margin-left:auto;
margin-right:auto;
}


.credits

{

color: #cccccc; 
	text-decoration:none;
 font-size:8px;
text-align: right;
font-weight : normal;
font-family:  Arial, sans-serif; 
}

a.credits		{ color: #333333; text-decoration: none;}
a.credits:hover { color: #333333; text-decoration: none;}



BODY {
	background: url(images/fixed-bg.jpg) no-repeat left bottom;
	background-attachment: fixed;
 	background-color:#ffffff;
	
  margin: 0px;
margin-bottom: 0px
}

A {
  color: #4b0083;
  text-decoration: none;
}

A:hover {
  color: #f0e68c;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #000000;
}

TD.headerNavigation {
  font-family:  Verdana, Arial, sans-serif;
  font-size: 14px;
  background: #660099;
  color: #ffffff;
  font-weight : bold;
padding: 6px;
}




TR.headerNavigation2 {
  background: #d8bfd8;
}

TD.headerNavigation2 {
  font-family:  12px;
  background: #d8bfd8;
  color: #ffffff;
  font-weight : bold;
padding: 6px;
border-style: solid; 
	border-width: 2px;
	border-color: #000000;

}

TABLE.bgimg {
background-image: url("images/spark2.jpg");
background-repeat: no-repeat;
margin: 0px;
height: 151px;
padding: 0px;
background-color: #fffff7;
}

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 {


}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
padding: 3px;
  color: #333333;
  font-weight: bold;
}

.infoBox {
 /* background: #333333; */

 background: url(images/infoboxbg.jpg);
	border: none ;
padding : 3px;


}

.infoBoxContents {
background: #cc99cc;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;


}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family:  Arial, sans-serif;
  font-size: 14px;
 /*font-weight: bold; */
  /*background: #B6BCC0; */
 background-image: url("images/tableheaderbg.jpg"); 
  color: #000000;
height: 20px;
}


TD.infoBoxHeading1 {
  font-family:  Arial, sans-serif;
  font-size: 14px;
 /* font-weight: bold; */
  /*background: #B6BCC0; */
 background-image: url("images/1infoBoxHeading.jpg"); 
  color: #ffffff;
height: 20px;
}

TD.infoBoxHeading2 {
  font-family:  Arial, sans-serif;
  font-size: 14px;
 /* font-weight: bold; */
  /*background: #B6BCC0; */
 background-image: url("images/infoBoxHeading2.jpg"); 
background-position: top right;
  color: #ffffff;
height: 20px;
}









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: url(images/infoboxcontentsbg.jpg);
}

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: url(images/infoboxbg.jpg);
}

TABLE.productListing {
  
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  background: #545454;
  color: #ffffff;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  color: #000000;
background: #ffffff;
border-bottom: 2px solid;


}

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: #000000;
}

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: 18px;
  line-height: 1.5;
 color: #000000;
background: #d8bfd8;
padding: 4px;
/* text for listings  */
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #3232cd;
}

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;
  font-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: #3232cd;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
 
}

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; }


.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; }

/*** Begin Header Tags SEO ***/
h1 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 20px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #660099;
}
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 ***/

/* Links Manager v1.19 begin */
TABLE.linkListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.linkListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #FFFFFF;
  text-align: center;
}
A.linkListing-heading {
  color: #FFFFFF;
}
A.linkListing-heading:hover {
  color: #FF0000;
}
TD.linkListing-data {
  border-right: 1px solid #b6b7cb;
  border-bottom: 1px solid #b6b7cb;
  padding: 4px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.linkListing-odd {
  background: #f8f8f9;
}

TR.linkListing-even {
  background: #F5F5F5;
}

.linkFeatured {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #dbd6d6;
  color: #ffffff;
  text-align: center;
  border: 1px solid black; 
}
.linkFeaturedHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  background: #dbd6d6;
  color: #8e236b;
  text-align: center;
}
A.linkListingHeading {
  color: #000000;
}
A.linkListingHeading:hover {
  color: #FF0000;
}
.linkFeaturedMain {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #dbd6d6;
  color: #000000;
  text-align: center;
}
A.linkFeaturedMain {
  color: #ffffff;
}
A.linkFeaturedMain:hover {
  color: #FF0000;
}
.linkListingMain {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ffffff;
  color: #000000;
  text-align: left;
}
A.linkListingMain {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #3232cd;
}
A.linkListingMain:hover {
  color: #FF0000;
}
.linkListingCats {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
}
A.linkListingCats {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
}
A.linkListingCats:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #FF0000;
}
.linkListingSubCats {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  font-weight: normal;
  color: #FFFFFF;
  text-align: center;
  line-height: 1.5;
}
A.linkListingSubCats {
  color: #000;
}
A.linkListingSubCats:hover {
  color: #FF0000;
}
/* VJ Links Manager v1.19 end */

   

/* CSS IMAGE POPUP VIEWER ON MOUSEOVER */

#impop {
	background-color: #FFFFFF;
	left: 5px;
	position: relative;
	top: 10px;
	width: 100px;
}

#impop a .large {
	border: 0px;
	display: block;
	height: 1px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 1px;
}

#impop a img {
	border: 0px;
}

#impop a.p1, #pic a.p1:visited {
	background-color: #FFFFFF;
	border: 0px;
	display: block;
	height: 80px;
	left: 0;
	text-decoration: none;
	top: 0;
	width: 100px;
}

#impop a.p1:hover {
	background-color: #FFFFFF;
	color: #000000;
	text-decoration: none;
}

#impop a.p1:hover .large {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	display: block;
	position: absolute;
	width: 360;
	height: 270; 
	left: -175px;
	top: -165px;
}


/***** Begin Sitemap_SEO *****/ 
ul.sitemap {
color: #ff0000;
}
.sitemap {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #0000ff;
  font-weight : normal;
}
.sitemapHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #0000ff;
  font-weight : normal;
}
.sitemapProducts {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f000ff;
  font-weight : normal;
}
A.sitemap { 
  color: #009900; 
}
A.sitemap:hover {
  color: #ff0000;
}
.sitemap_indvidual_hdg {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #0000ff;
  font-weight : normal;
}
A.sitemap_indvidual_hdg { color: #009900; }
A.sitemap_indvidual_hdg:hover { color: #ff0000; }
.sitemap_indvidual { 
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #f000ff;
  font-weight : normal;
}
A.sitemap_indvidual { color: #009900; }
A.sitemap_indvidual:hover { color: #ff0000; }


/***** End Sitemap_SEO *****/ 
