/*
  $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: Arial; font-size: 10px; }
.boxText input 
{
vertical-align:middle;
border:1px solid #BFBEBE;

}


.errorBox { font-family : Arial; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

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

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}



TD.headerNavigation {
  font-family: Arial;
  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: Arial;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family:Arial;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}




/*--------------   wishlist---------------------*/


.infoBox1 {
  background: #E6E6E6;
  border: 2px;
  border-style: solid;
  border-color: #E6E6E6;
  border-spacing: 1px;
}

.infoBoxContents1 {
  background: #E6E6E6;
  border: 1px;
  border-style: solid;
  border-color: #E6E6E6;
  border-spacing: 1px;
  font-family:Arial;
  font-size: 10px;
}



/*--------------   wishlist---------------------*/




.infoBox {
  background: #FFFFFF;
  border: 2px;
  border-style: solid;
  border-color: #E6E6E6;
  border-spacing: 1px;
}

.infoBoxContents {
  background: #FFFFFF;
  border: 1px;
  border-style: solid;
  border-color: #E6E6E6;
  border-spacing: 1px;
  font-family:Arial;
  font-size: 10px;
}

.infoBoxNotice {
  background: #E6E6E6;
}

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

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background:#E6E6E6;
  color: #715621;
}


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

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

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

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #E6E6E6;
  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 {
  color:#1E6DA8;
  font-family:Arial;
  font-size:14px;
  font-weight:bold;
  text-decoration:none;
}

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: 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: #f8f6f0; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #f4edde; }

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



/*
  custom csss 
*/
/* CSS Document */

/* CSS Document */


A.menu:link	{font-family:Arial;color:#FFFFFF;font-size:12px;text-decoration:none;font-weight:bold}
A.menu:visited{font-family:Arial;color:#FFFFFF;font-size:12px;text-decoration:none;font-weight:bold}
A.menu:hover{font-family:Arial;color:red;font-size:12px;text-decoration:none;font-weight:bold}
	
.hd	{

	font-family:Arial;
	color:#715621;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
		}
		
A.details:link 
	{
	display:block;
	background-image:url(images/prd_but.jpg); width:42px; height:18px; 
	background-repeat:no-repeat; 
	font-family:Arial;
	color:#FFFFFF;
	font-size:10px;
	text-decoration:none;
	font-weight:bold
	}
	
A.details:visited 
	{
	display:block;
	background-image:url(images/prd_but.jpg); width:42px; height:18px; 
	background-repeat:no-repeat; 
	font-family:Arial;
	color:#FFFFFF;
	font-size:10px;
	text-decoration:none;
	font-weight:bold
	}
	
A.details:hover 
	{
	display:block;
	background-image:url(images/prd_but.jpg); width:42px; height:18px; 
	background-repeat:no-repeat; 
	font-family:Arial;
	color:#999933;
	font-size:10px;
	text-decoration:none;
	font-weight:bold
	}


A.cart:link 
	{
	display:block;
	background-image:url(images/cart_but.jpg); width:68px; height:18px; 
	background-repeat:no-repeat; 
	font-family:Arial;
	color:#FFFFFF;
	font-size:10px;
	text-decoration:none;
	font-weight:bold
	}
	
A.cart:visited 
	{
	display:block;
	background-image:url(images/cart_but.jpg); width:68px; height:18px; 
	background-repeat:no-repeat; 
	font-family:Arial;
	color:#FFFFFF;
	font-size:10px;
	text-decoration:none;
	font-weight:bold
	}
	
A.cart:hover 
	{
	display:block;
	background-image:url(images/cart_but.jpg); width:68px; height:18px; 
	background-repeat:no-repeat; 
	font-family:Arial;
	color:#999933;
	font-size:10px;
	text-decoration:none;
	font-weight:bold
	}


.ct{font-family:Arial;color:#715621;font-size:12px; margin-left:10px}


.hdp	{

	font-family:Arial;
	color:#1E6DA8;
	font-size:14px;
	text-decoration:none;
	margin-left:10px;
		font-weight:bold;
		}


.rs{font-family:Arial;color:#715621;font-size:12px; margin-left:10px}

.tableleft
	{font-family:Arial;color:#575757;font-size:12px; margin-left:10px; width:250px; margin-top:10px; text-align:justify}

.formleft
	{font-family:Arial;color:#575757;font-size:12px; margin-left:10px;  margin-top:10px; text-align:justify}	
	
	A.forgot:link
		{font-family:Arial;color:#575757;font-size:12px; margin-left:10px; text-decoration:none}
					A.forgot:Hover
		{font-family:Arial;color:#000000;font-size:12px; margin-left:10px; text-decoration:underline}

			A.forgot:Active
		{font-family:Arial;color:#575757;font-size:12px; margin-left:10px; text-decoration:none}
			A.forgot:Visited
		{font-family:Arial;color:#575757;font-size:12px; margin-left:10px; text-decoration:none}						
		
		
	
		
		A.continue:link 
	{
	display:block;
	background-image:url(images/continue.jpg); width:68px; height:18px; 
	background-repeat:no-repeat; 
	font-family:Arial;
	color:#FFFFFF;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
		margin-left:200px;
	}
	
A.continue:visited 
	{
	display:block;
	background-image:url(images/continue.jpg); width:68px; height:18px; 
	background-repeat:no-repeat; 
	font-family:Arial;
	color:#FFFFFF;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
		margin-left:200px;
	
	}
	
A.continue:hover 
	{
	display:block;
	background-image:url(images/continue.jpg); width:68px; height:18px; 
	background-repeat:no-repeat; 
	font-family:Arial;
	color:#999933;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
	margin-left:200px;
	text-align:center
		}
		
		.rightborder
			{
			border-right:1px solid #F4EDDE;
			border-collapse:collapse



			}

		.borderbottom
			{
			border-bottom:1px solid #F4EDDE;
						border-collapse:collapse

			}
								
								
								
		A.buy:link 
	{
	display:block;
	background-color:#C0C0C0; 
	font-family:Arial;
	color:#000000;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
width:40%;
	}
	
A.buy:visited 
	{
	display:block;
background-color:#C0C0C0; 
	font-family:Arial;
	color:#000000;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
	width:40%;
	
	}
	
A.buy:hover 
	{
	display:block;

	background-color:#C0C0C0;
	font-family:Arial;
	color:#07549F;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
	width:40%;
	text-align:center;
		}


.headtop
	{font-family:Arial;color:#575757;font-size:12px; margin-left:10px;  margin-top:0px; text-align:justify}	

#tablee
	{
	margin-left:10px
	}
	
	
	
								
		A.continue_shoping:link 
	{
	display:block;
	background-image:url(images/continue_shoping.jpg); width:129px; height:18px; 
	background-repeat:no-repeat; 
	font-family:Arial;
	color:#FFFFFF;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
	
	}
	
A.continue_shoping:visited 
	{
	display:block;
	background-image:url(images/continue_shoping.jpg); width:129px; height:18px; 
	background-repeat:no-repeat; 
	font-family:Arial;
	color:#FFFFFF;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
	
	
	}
	
A.continue_shoping:hover 
	{
	display:block;
	background-image:url(images/continue_shoping.jpg); width:129px; height:18px; 
	background-repeat:no-repeat; 
	font-family:Arial;
	color:#999933;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
	
	text-align:center
		}
		
				A.chk:link 
	{
	display:block;
	background-image:url(images/chk.jpg); width:78px; height:18px; 
	background-repeat:no-repeat; 
	font-family:Arial;
	color:#FFFFFF;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
	
	}
	
A.chk:visited 
	{
	display:block;
	background-image:url(images/chk.jpg); width:78px; height:18px; 
	background-repeat:no-repeat; 
	font-family:Arial;
	color:#FFFFFF;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
	
	
	}
	
A.chk:hover 
	{
	display:block;
	background-image:url(images/chk.jpg); width:78px; height:18px; 
	background-repeat:no-repeat; 
	font-family:Arial;
	color:#999933;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
	
	text-align:center
		}
		
		.tablebottomm
	{font-family:Arial;color:#575757;font-size:12px; text-align:center}	

.infor
	{font-family:Arial;color:#767676;font-size:11px; margin-left:10px; width:215px;   text-align:justify}	


A.enlarge:link	{font-family:Arial;color:#715621;font-size:12px;text-decoration:none;font-weight:bold}
A.enlarge:visited{font-family:Arial;color:#715621;font-size:12px;text-decoration:none;font-weight:bold}
A.enlarge:hover{font-family:Arial;color:red;font-size:12px;text-decoration:none;font-weight:bold}


/*click menu*/


.click-menu {
   width:170px;
	margin:0;
	padding:0
	
	
	
}
.click-menu .box1 {
	background-image:url(images_ek/li.gif);background-repeat:no-repeat;
  background-position:0% .7em;
  padding: 4px 10px;
	color:#000000;
    font-size: 11px;
    font-family: verdana;
    
    cursor: default;
    position: relative;
	margin-left:8px
}
.click-menu .box1-hover {
	background-image:url(images_ek/li.gif);background-repeat:no-repeat;
  background-position:0% .7em;
  padding: 4px 10px;
    color: #000000;
text-decoration: underline;
    font-size: 11px;
    font-family: verdana;
margin-left:8px;
    cursor: default;
    position: relative;
}
.click-menu .box1-open {
	
	
background-image:url(images_ek/li.gif);background-repeat:no-repeat;
  background-position:0% .7em;
  padding: 4px 10px;
margin-left:8px;
    background-color: #E6E6E6;
    color: #000000;

    font-size: 11px;
    font-family: tahoma;

    border-width: 0px;
    border-color: #E6E6E6;
    border-style: solid solid none solid;
    cursor: default;
    position: relative;
}
.click-menu .box1-open-hover {
		background-image:url(images_ek/li.gif);background-repeat:no-repeat;
  background-position:0% .7em;
  padding: 4px 10px;
margin-left:8px;

    background-color:#E6E6E6;
    color: #000000;
text-decoration: underline;
    font-size: 11px;
    font-family: tahoma;
   
    border-width: 0px;
    border-color: #E9DDBF;
    border-style: solid solid none solid;
    cursor: default;
    position: relative;
}
.click-menu .box1 img, .click-menu .box1-hover img, .click-menu .box1-open img, .click-menu .box1-open-hover img {
    position: absolute;
    top: 6px;
    left: 8px;
	text-align:justify
}
.click-menu .section {
    background-color: #E6E6E6;
    font-family: arial;
    font-size: 11px;
	margin-left:6px;
    display: none;
	border:0px solid #E6E6E6;
		text-align:justify
}
.click-menu .section a {
    color: #000000;

    white-space: nowrap;
	text-align:justify
}
.click-menu .section a:hover {
	text-align:justify;
    color: #000000;
text-decoration: underline;
    white-space: nowrap;
}
.click-menu .box2 {
background-image:url(images_ek/bullet2.gif);background-repeat:no-repeat;
  background-position:10% .5em;
text-align:justify;
padding-left:30px;
}
.click-menu .box2-hover {
background-image:url(images_ek/bullet2.gif);background-repeat:no-repeat;
  background-position:10% .5em;
padding-left:30px;
text-decoration: underline;
}
.click-menu .section .active,
.click-menu .section .active:hover {
 color : #000000;
     text-decoration: underline;
}


td.regform 
{
font-family: arial;
    font-size: 11px;
	padding:2px 2px 2px 2px;

}

tr.regform1 td input
(
border:1px #ffffff solid;
		background-color:#E6E6E6;
		width:60px;
		color:#000000;
		top:5px;
		font-size:11px;
		font-family:Arial;
		height:10px;


)

.glass
	{
	
	font-family: "arial";
	font-size:12px;
	color: #000000;
	line-height: 15px;
	font-weight:bold;
	text-transform:titlecase
	}		

