/*
  $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
*/

.animatedtabs{
/*border-bottom: 1px solid gray;*/
overflow: hidden;
width: 100%;
font-size: 14px; /*font of menu text*/
}

.animatedtabs ul{
list-style-type: none;
margin: 0;
margin-left: 10px; /*offset of first tab relative to page left edge*/
padding: 0;
}

.animatedtabs li{
float: left;
margin: 0;
padding: 0;
}

.animatedtabs a{
float: left;
position: relative;
top: 5px; /* 1) Number of pixels to protrude up for selected tab. Should equal (3) MINUS (2) below */
background: url(images/tab-blue-left.gif) no-repeat left top;
/*background: url(images/tab-red-left.gif) no-repeat left top;*/
margin: 0;
margin-right: 3px; /*Spacing between each tab*/
padding: 0 0 0 9px;
text-decoration: none;
}

.animatedtabs a span{
float: left;
position: relative;
display: block;
background: url(images/tab-blue-right.gif) no-repeat right top;
/*background: url(images/tab-red-right.gif) no-repeat right top;*/
padding: 5px 14px 3px 5px; /* 2) Padding within each tab. The 3rd value, or 3px, should equal (1) MINUS (3) */
font-weight: bold;
color: black;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.animatedtabs a span {float:none;}
/* End IE5-Mac hack */


.animatedtabs .selected a{
background-position: 0 -125px;
top: 0;
}

.animatedtabs .selected a span{
background-position: 100% -125px;
color: black;
padding-bottom: 8px; /* 3) Bottom padding of selected tab. Should equal (1) PLUS (2) above */
top: 0;
}

.animatedtabs a:hover{
background-position: 0% -125px;
top: 0;
}

.animatedtabs a:hover span{
background-position: 100% -125px;
padding-bottom: 8px; /* 3) Bottom padding of selected tab. Should equal (1) PLUS (2) above */
top: 0;
}

a:link {color:#474747;}

a:visited {color:#A00000;
}

a:hover {color:#A00000;}

.footer a:Link {
	color:#FFFFFF;
	font-weight: bold;	
}

.footer A:visited {
	color:#FFFFFF;
}	

.menudiv ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: auto; /* Width of Menu Items */
	border-bottom: 1px solid #ccc;
	font-family: Verdana, arial, helvetica;
	font-size: 10px;
	color: #474747;
}


.menudiv ul li {
	position: relative;
		
}

/*Sub level menu items */
.menudiv ul li ul {
	position: absolute;
	width: 170px; /*sub menu width*/
	background: #ffffff;
	top: 0;
	visibility: hidden;
	font-family: Verdana, arial, helvetica;
	font-size: 10px;
	color: #474747;
}

/* Sub level menu links style */
.menudiv ul li a {
	display: block;
	overflow: auto; /*force hasLayout in IE7 */
	color: #474747;
	text-decoration: none;
	background: #ffffff;
	padding: 1px 5px;
	border: 1px solid #ccc;
	font-family: Verdana, arial, helvetica;
	font-size: 10px;
}

.menudiv ul li a:visited {
	color: #474747;
	text-decoration: italic;
}

.menudiv ul li a:hover {
	color: #FFFFFF;
	background: #A00000;
	cursor: pointer;
	cursor: hand;
	font-weight: bold;
}

.menudiv .subfolderstyle {
	background: url(images/arrow.gif) no-repeat center right;
}

.tabcontainer {
	CLEAR: left;
	WIDTH: 92.75%;
	HEIGHT: 1.5em
}

.tabcontent {
	DISPLAY: none
}

/* Holly Hack for IE \*/
* html .menudiv ul li {
	float: left;
	height: 1%;
}

* html .menudiv ul li a {
	height: 1%;
}

/* End */
.indentmenu {
	font: 11px Arial;
	width: 92.75%; /*leave this value as is in most cases*/
	overflow: hidden;
}

.indentmenu .selected a {
	margin: 0;
	padding: 0;
	float: left;
	width: 92.75%; /*width of menu*/
	height: 56px;
	/*border: 1px solid #564c66; */ /*dark purple border*/
	/*border-width: 1px 0;*/
	background: url(images/Tab-Selected.gif) center center repeat-x;
}

.indentmenuhome .selected a {
	margin: 0;
	padding: 0;
	float: left;
	width: 92.75%; /*width of menu*/
	height: 56px;
	/*border: 1px solid #564c66; */ /*dark purple border*/
	/*border-width: 1px 0;*/
	background: url(images/Home-Selected.gif) center center repeat-x;
}

.indentmenuhome ul {
	margin: 0;
	padding: 0;
	float: left;
	width: 92.75%; /*width of menu*/
	height: 56px;
	/*border: 1px solid #564c66; */ /*dark purple border*/
	/*border-width: 1px 0;*/
	background: url(images/Home-UnSelected.gif) center center repeat-x;
}

.indentmenu ul .home {
	margin: 0;
	padding: 0;
	float: left;
	width: 92.75%; /*width of menu*/
	height: 56px;
	/*border: 1px solid #564c66; */ /*dark purple border*/
	/*border-width: 1px 0;*/
	background: url(images/Home-UnSelected.gif) center center repeat-x;
}

.indentmenu ul li {
	display: inline;
}

.indentmenu ul li a {
	float: left;
	/*color: white; */ /*text color*/
	padding: 18.55% 5%;
	/*padding-left: 31px;*/
	text-decoration: none;
	/*border-right: 1px solid #564c66; */
	/*dark purple divider between menu items*/
}

.indentmenu ul li a:visited { /*color: white;*/
	
}

.indentmenu ul li a:hover,.indentmenu ul li .current {
	/*color: white !important; */
	/*text color of selected and active item*/
	float: left;
	/*padding: 18.55% 2%;*/
	background: url(images/Tab-Selected.gif) center center repeat-x;
}

.boxText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000
}

.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;
}

/* BEGIN Fancier Invoice and Packingslip */
.dataTableHeadingContent_INVOICE {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
}

.dataTableHeadingRow_INVOICE {
	background-color: #C9C9C9;
}

.dataTableRow_INVOICE {
	background-color: #F0F1F1;
}

.dataTableContent_INVOICE {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
}

.order_history_top {
	color: #006699;
	font-weight: bold;
	font-family: Verdana;
	font-size: 13px;
}

.order_infobox_heading {
	color: #000000;
	font-weight: bold;
	font-family: Verdana;
	font-size: 12px;
}

.order_infobox_data {
	color: #000000;
	font-family: Verdana;
	font-size: 12px;
}

.product_infobox_heading_row {
	background-color: #C9C9C9;
}

.product_infobox_heading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
}

.product_infobox_data_row {
	background-color: #F0F1F1;
}

.product_infobox_data {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
}

.order_history_top_INVOICE {
	color: #006699;
	font-weight: bold;
	font-family: Verdana;
	font-size: 13px;
}

.order_infobox_heading_INVOICE {
	color: #000000;
	font-weight: bold;
	font-family: Verdana;
	font-size: 12px;
}

.order_infobox_data_INVOICE {
	color: #000000;
	font-family: Verdana;
	font-size: 12px;
}

.product_infobox_heading_row_INVOICE {
	background-color: #C9C9C9;
}

.product_infobox_heading_INVOICE {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
}

.product_infobox_data_row_INVOICE {
	background-color: #F0F1F1;
}

.product_infobox_data_INVOICE {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
}

.smallText_INVOIVE {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

.smallTextBlue_INVOICE {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #006699;
}

.smallAddressBlue_INVOICE {
	font-family: Arial;
	font-size: 9px;
	color: #006699;
}

.main_INVOICE {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}

.pageHeading_INVOICE {
	font-family: Verdana, Arial, sans-serif;
	font-size: 18px;
	color: #727272;
	font-weight: bold;
}

/* END Fancier Invoice and Packingslip */
BODY {
	background-color: #FFFFFF;
	color: #717171;
	margin: 0px;
	padding: 0px
}

A {
	color: #CCCCCC;
	text-decoration: none;
}

A:hover {
	color: #AABBDD;
	text-decoration: underline;
}

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: #000000;
	line-height: 1.5	
}

A.headerNavigation {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;		
	color: #000000;
}

A.headerNavigation:hover {
	color: #000000;
}

TR.headerError {
	background: #ff0000;
}

TD.headerError {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	background: #ff0000;
	color: #000000;
	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 { /*  background: #b6b7cb; */
	
}

.infoBoxContents { /*  background: #f8f8f9; */
	font-family: Verdana, Arial, sans-serif;
	/*font-size: 10px;*/
}

.infoBoxNotice {
	background: #FF8E90;
}

.infoBoxNoticeContents {
	background: #FFE6E6;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

TD.infoBoxHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #474747;
}

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;*/
	background: #ffffff;	
}

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;*/
	background: #ffffff;	
}

TABLE.productListing {
	border: 1px;
	border-style: solid;
	border-color: #b6b7cb;
	border-spacing: 1px;
}

.productListing-heading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	padding: 5px;
	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: 10px;
	line-height: 1.5;
}

h4 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	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: Tahoma;
	color: #d44100;
	font-size: 23px;
}

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;
}

.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;
}

.inputRequirement {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #ff0000;
}

/* ****************************************************************************************** */
	/* ********************************************MAIN**************************************** */
	/* ****************************************************************************************** */
.ST {
	font-family: Tahoma;
	font-size: 11px;
	color: #121631;
}

.LOGO {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #D249EF;
}

/* ****************************************************************************************** */
	/* ********************************************MAIN**************************************** */
	/* ****************************************************************************************** */
.currenc {
	font: 11px/ 13px Tahoma;
	color: #ffffff;
	text-decoration: none
}

a.currenc {
	font: 11px/ 13px Tahoma;
	color: #ffffff;
	text-decoration: none
}

a.currenc:hover {
	font: 11px/ 13px Tahoma;
	color: #ffffff;
	text-decoration: underline
}

.currenc2 {
	font: 11px/ 13px Tahoma;
	color: #00609a;
	text-decoration: none
}

.CR {
	font: 11px/ 13px Tahoma;
	color: #ffffff;
	text-decoration: none
}

a.CR {
	font: 11px/ 13px Tahoma;
	color: #ffffff;
	text-decoration: none
}

a.CR:hover {
	font: 11px/ 13px Tahoma;
	color: #ffffff;
	text-decoration: underline
}

.categor {
	font: 11px/ 13px Tahoma;
	color: #535353;
	text-decoration: none
}

a.categor {
	font: 11px/ 13px Tahoma;
	color: #535353;
	text-decoration: none
}

a.categor:hover {
	font: 11px/ 13px Tahoma;
	color: #535353;
	text-decoration: underline
}

.null {
	font: 11px/ 13px Tahoma;
	color: #558eaa;
	text-decoration: none
}

a.null {
	font: 11px/ 13px Tahoma;
	color: #558eaa;
	text-decoration: none
}

a.null:hover {
	font: 11px/ 13px Tahoma;
	color: #558eaa;
	text-decoration: underline
}

.HASC {
	font: 11px/ 13px Tahoma;
	color: #ffffff;
	text-decoration: none
}

a.HASC {
	font: 11px/ 13px Tahoma;
	color: #ffffff;
	text-decoration: none
}

a.HASC:hover {
	font: 11px/ 13px Tahoma;
	color: #ffffff;
	text-decoration: underline
}

.HASC a:link {
	color: #FFFFFF;
	}
	
.HASC a:visited {
	color: #FFFFFF;
	}	

.Date {
	font: 10px/ 12px Tahoma;
	color: #7f7f7f;
	text-decoration: none
}

a.Date {
	font: 10px/ 12px Tahoma;
	color: #7f7f7f;
	text-decoration: none
}

a.Date:hover {
	font: 10px/ 12px Tahoma;
	color: #7f7f7f;
	text-decoration: underline
}

.Price {
	font: 20px/ 20px Tahoma;
	color: #dd2a00;
	text-decoration: none
}

a.Price {
	font: 20px/ 20px Tahoma;
	color: #dd2a00;
	text-decoration: none
}

a.Price:hover {
	font: 20px/ 20px Tahoma;
	color: #dd2a00;
	text-decoration: underline
}

.NameProd {
	font: 11px/ 11px Tahoma;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase
}

a.NameProd {
	font: 11px/ 11px Tahoma;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase
}

a.NameProd:hover {
	font: 11px/ 11px Tahoma;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	text-transform: uppercase
}

.adv {
	font: 10px/ 13px Tahoma;
	color: #828282;
	text-decoration: none
}

a.adv {
	font: 10px/ 13px Tahoma;
	color: #828282;
	text-decoration: none
}

a.adv:hover {
	font: 10px/ 13px Tahoma;
	color: #828282;
	text-decoration: underline
}

.ST {
	font: 11px/ 13px Tahoma;
	color: #000000;
	text-decoration: none;
	font-weight: bold
}

a.ST {
	font: 11px/ 13px Tahoma;
	color: #000000;
	text-decoration: none;
	font-weight: bold
}

a.ST:hover {
	font: 11px/ 13px Tahoma;
	color: #000000;
	text-decoration: underline;
	font-weight: bold
}

.infa {
	font: 11px/ 13px Tahoma;
	color: #535353;
	text-decoration: none;
	font-weight: bold
}

a.infa {
	font: 11px/ 13px Tahoma;
	color: #535353;
	text-decoration: none;
	font-weight: bold
}

a.infa:hover {
	font: 11px/ 13px Tahoma;
	color: #535353;
	text-decoration: underline;
	font-weight: bold
}

.ST3 {
	font: 11px/ 11px Tahoma;
	color: #009dd1;
}

.StaraCena {
	font: 16px/ 16px Tahoma;
	color: #515151;
	text-decoration: none;
	font-weight: bold
}

a.StaraCena {
	font: 16px/ 16px Tahoma;
	color: #515151;
	text-decoration: none;
	font-weight: bold
}

a.StaraCena:hover {
	font: 16px/ 16px Tahoma;
	color: #515151;
	text-decoration: underline;
	font-weight: bold
}

.border {
	border-color: #cfcfcf;
	border-style: solid;
	border-width: 1px
}

/*** 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 ***/
a.allproductsBox {
color: #ff0000;
} 
a.allproductsBox:Hover {
color: #cc0000;
} 
