/*
  $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
*/
@import url(js_specials/skin.css);
@import url(js_specials/jcarousel.css);
@import url(js_specials/imagebox.css);

@import url(kampanya/kampanya.css);

.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: #000099;
	text-decoration: underline;
}

BODY {
	color: #000000;
	margin: 0px;
	background-color: #DFDFDF;
	background-image: url(images/default_template/bg_default.jpg);
	background-repeat: repeat;
}

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

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

FORM {
	display: inline;
}

/* HEADER START */
TR.header {
  background: #ffffff;
}

.header {
	width: 980px;
	background-image: url(images/default_template/bg_header_default.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.header_search {
	background-image: url(images/default_template/bg_search_top_blue.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 43px;
	width: 220px;
}

.horizontal_menu {
	width: 980px;
	background-color: #6CF;
}

/*- Horizontal_menu_V3 Menu Tabs --------------------------- */
/*    #tabsJ {
      float:left;
      width:100%;
      background:#F4F4F4;
      font-family: Trebuchet MS;
      font-size:75%;
      font-weight: bold;
      line-height:normal;
	  border-bottom:1px solid #24618E;
      }
*/
    #tabsJ {
	float:right;
	width:100%;
	background-image: url("images/default_template/menu_top_blue-2.jpg");
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333;/*  display: none; */
	line-height:normal;
	border-bottom:1px solid #999999;
	height: 44px;
	}  
	  
    #tabsJ ul {
	margin:0;
	list-style:none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
      }
    #tabsJ li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsJ a {
	float:left;
	background:url(" ") no-repeat left top;
	margin:0;
	padding:0 0 0 5px;
	text-decoration:none;
      }
    #tabsJ a span {
	float:left;
	display:block;
	background:url("images/default_template/button_menu_top_blue.jpg") no-repeat right top;
	color:#333;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 6px;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsJ a span {float:none;}
    /* End IE5-Mac hack */
    #tabsJ a:hover span {
	color:#666666;
	text-decoration: underline;
      }
    #tabsJ a:hover {
      background-position:0% -42px;
      }
    #tabsJ a:hover span {
      background-position:100% -42px;
      }
/*- Horizontal_menu_V3 Menu Tabs END --------------------------- */

TR.headerNavigation {
	/*  background: #bbc3d3; */
    background-image: url('images/default_template/bg_breadcrumb_blue.jpg');
	background-repeat: no-repeat;
	height: 16px;
	background-position: bottom;
}

TD.headerNavigation {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	/*	background: #bbc3d3; */
    background-image: url('images/default_template/bg_breadcrumb_blue.jpg');
	color: #666666;
	font-weight : bold;
	background-repeat: no-repeat;
	background-position: bottom;
}

A.headerNavigation { 
  color: #666666;
}

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

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;
}
/* HEADER END*/

/* CONTENT START*/
.outer_content {
	width: 100%;
	text-align: center;
	background-image: url(images/default_template/bg_content_default.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.shadow_content {
	width: 1140px;
	text-align: center;
	background-image: url(images/default_template/bg_content_wraper_white.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

.shadow_content2 {
	width: 1020px;
	text-align: center;
	background-image: url(images/default_template/bg_content_wraper_default.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.content {
	width: 980px;
	background-color: #FFC;
	text-align: center;
	background-image: url(images/default_template/bg_content_wraper_white_inside.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

.footer_background {
	background-image: url(images/default_template/bg_footer_default.jpg);
	background-repeat: repeat-x;
	height: 70px;
	width: 100%;	
}
/* CONTENT END*/

/* CONTENT CENTER START*/
.contentBoxHeading {
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	color: #FFF;
	background-image: url(images/default_template/bg_H1_blue.jpg);
	background-repeat: repeat-x;
	height: 25px;
}
.contentBoxContents {

}

.contentBoxContents_top {
	background-image: url(images/default_template/bg_content_midle_top.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.contentBoxContents_top2 {
	background-image: url(images/default_template/bg_content_midle_top.jpg);
	background-repeat: no-repeat;
	background-position: right 25px;
}

.contentBoxContents_middle {
	background-image: url(images/default_template/bg_content_midle_midle.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

.contentBoxContents_bottom  {
	background-image: url(images/default_template/bg_content_midle_bottom.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

/* InfoBox dla Center Shop infobox */
.infoBoxContents2 {

}

a.contentBoxHeading:link { font-size: 13px; color: #FFF; font-weight: bold; text-decoration: none; background-image: none;}
a.contentBoxHeading:visited { font-size: 13px; color: #FFF; font-weight: bold; text-decoration: none; background-image: none;}
a.contentBoxHeading:active { font-size: 13px; color: #FFF; font-weight: bold; text-decoration: none; background-image: none;}
a.contentBoxHeading:hover { font-size: 13px; color: #FFF; font-weight: bold; text-decoration: underline; background-image: none;}
/* CONTENT CENTER END*/

/* INFOBOX START*/
TD.infoBoxHeading {
	background-image: url(images/default_template/bg_H3_blue.jpg);
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;/*  display: none; */
	background-repeat: no-repeat;
	height: 25px;
	text-align: center;
	background-position: right;
}

.infoBox {

}

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

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

.infoBoxContents_top {
	background-image: url(images/default_template/bg_content_left_top.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.infoBoxContents_middle {
	background-image: url(images/default_template/bg_content_left_midle.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

.infoBoxContents_bottom {
	background-image: url(images/default_template/bg_content_left_bottom.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

a.infoBoxHeading:link { font-size: 13px; color: #FFF; font-weight: bold; text-decoration: none; background-image: none;}
a.infoBoxHeading:visited { font-size: 13px; color: #FFF; font-weight: bold; text-decoration: none; background-image: none;}
a.infoBoxHeading:active { font-size: 13px; color: #FFF; font-weight: bold; text-decoration: none; background-image: none;}
a.infoBoxHeading:hover { font-size: 13px; color: #FFF; font-weight: bold; text-decoration: underline; background-image: none;}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeadingCenterShop {
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
/* INFOBOX END*/



/* FOOTER START*/
.footer_wraper {
	background-image: url(images/default_template/bg_footer_wraper_default.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 1020px;
	background-position: top;
}

.footer {
	background-image: url(images/default_template/bg_menu_top_blue.jpg);
	background-repeat: repeat-x;
	height: 70px;
	width: 980px;
	background-position: top;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	padding-bottom: 25px;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}
/* FOOTER END*/


.ramka_zdjecie {
	border: 1px solid #999999;
	padding: 5px;
}

.extraFields {
	background: #eeeeee;
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana;
	text-align: left;
	padding: 3px;
}

.extraFields2 {
	border: 1px solid #999999;
	padding: 3px;
}

.Tabs_menu {
	background-image: url('images/default_template/bg_H1_blue.jpg');
	background-repeat: repeat-x;
} 





/* BOF: More Pics  */
IMG.productsMainImage {
	border: 1px solid #666;
}

IMG.productsImages {
	border: 1px solid #666;
}

IMG.productsImages:hover {
	border-color:blue;
}

TABLE.popup {
  border-width: 1px;
  border-style: dotted;  
  border-color: #666;
}
/* EOF: More Pics  */



.reciprocal-data {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}

/* MINDSPARX_SPECIALS*/
.box_outline3 {
	margin-top:3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #004D99;
}
.specials_price{
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	background-image: url(images/special_price.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.specials_old_price{
 font-family:  Verdana, Arial, Tahoma;
 font-size: 11px;
 color: #333333;
font-weight: normal;
 text-decoration: none;
}
.specials_name{
	font-family:  Verdana, Arial, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	padding-left:5px;
}
.specials_desc{
	clear: both;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #666;
	font-weight: normal;
	text-decoration: none;
	padding-left:5px;
	padding-top:3px;
}
.specials_img{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-bottom: 10px;
}
/* MINDSPARX_SPECIALS END*/

/* Products Specifications */
ul.specification_box {
  line-height: 1.5;
}

/*-------------------------------------*/
/*   Horizontal Drop-Down Menu Style   */
/*-------------------------------------*/

.horbar	{   /* Color of main horizontal menubar and border */
	color: black;
	background-color: #e6e7e6;
	border: 1px outset #525252;
}

.horizitem	{          /* Behaviour of main horizontal menu items, leave as is for proper operation */
	float: left;
	white-space: nowrap;
}

.horizitem a {              /* Font style, size of submenu items */
  font-family: Verdana, Arial, sans-serif;
	font-size: 12px;	
	text-decoration: none;
	position: relative;	
	display: block;	
}

.horizitem a:link, .horizitem a:visited 	{      /* Font style & color of main menu items */
	color: #000000;
	text-decoration: none;
}

.horizitem a:hover	{       /* Font style & color, background menu color of main menu item when hovered over */
	color: #ffffff;
	background-color: #21459c;
	text-decoration: none;
}

.horizitem a:active	{       /* Font style & color, background menu color of main menu item when clicked */
	color: #ffff00;
	background-color: #666666;	
	text-decoration: none;
}

.horizsubmenu	{       /* Behaviour of sub-menu items - leave as is for proper operation of submenus */
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
}

.horizsubframe	{      /* Color of submenu item and border */
	background-color: #e6e7e6;
	border: 2px outset #fdfefd;
	
	position: relative;
	display: block;	
}

.horizsubitem	{       /* Behaviour of sub-menu items - leave as is for proper operation of submenus */
	text-align: left;
	white-space: nowrap;
}

.horizsubitem a {            /* Font style, size of submenu items */
  font-family: Verdana, Arial, sans-serif;
	font-size: 12px;	
	text-decoration: none;
	
	position: relative;
	display: block;	
}

.horizsubitem a:link, .horizsubitem a:visited	{       /* Font color, style of submenu items */
	color: #000000;
	font-size: 12px;	
	text-decoration: none;
}

.horizsubitem a:hover	{      /* Font color, style, background submenu color of submenu item when hovered over */
	color: #ffffff;
	background-color: #21459c;
	text-decoration: none;
}

.horizsubitem a:active	{      /* Font color, style, background submenu color of submenu item when clicked */
	color: #ffff00;
	background-color: #666666;		
	text-decoration: none;
}

.horizsubitem .horizfwdarr, .horizitem .horizfwdarr	{      /* Positioning of right arrow for submenus */
	position: absolute;
	top: 5px;
	right: 8px;
}

.dmselected {   /* Style override for selected category tree */
    background-color: #ccc;
		font-weight: bold;
}

.horbar .dmselected {   /* Style override for selected root category */
    background-color: #999;
}


/*---------------------------------*/
/*   Vertical Fly-Out Menu Style   */
/*---------------------------------*/

.verbar	{   /* Color of main vertical menubar and border */
	color: black;
	background-color: #e6e7e6;
	border: 1px 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: Verdana, Arial, sans-serif;
	font-size: 12px;		
	text-decoration: none;
	position: relative;
	display: block;		
}

.vertitem a:link, .vertitem a:visited	{   /* Default font style & color of main menu items */
	color: #000000;
	text-decoration: none;	
}

.vertitem a:hover	{   /* Font style & color, background menu color of main menu item when hovered over */
	color: #ffffff;
	background-color: #21449c;
	text-decoration: none;
}

.vertitem a:active	{   /* Font style & color, background menu color of main menu item when clicked */
	color: #ffff00;
	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;
}

.vertsubframe	{   /* Color of submenu item and border */
	background-color: #e6e7e6;
	border: 2px 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: Verdana, Arial, sans-serif;
	font-size: 12px;			
	text-decoration: none;
	
	position: relative;
	display: block;	
}

.vertsubitem a:link, .vertsubitem a:visited	{   /* Default font style & color of submenu items */
	color: #000000;
	text-decoration: none;	
}

.vertsubitem a:hover	{   /* Font style & color, background submenu color of submenu item when hovered over */
	color: #ffffff;
	background-color: #21449c;
	text-decoration: none;
}

.vertsubitem a:active	{   /* Font style & color, background submenu color of submenu item when clicked */
	color: #ffff00;
	background-color: #666666;	
	text-decoration: none;			
}

.vertsubitem .vertfwdarr, .vertitem .vertfwdarr	{   /* Positioning of right arrow for submenus */
	position: absolute;
	top: 5px;
	right: 8px;
}

.dmselected {   /* Style override for selected category tree */
    background-color: #ccc;
		font-weight: bold;
}

.verbar .dmselected {   /* Style override for selected root category */
    background-color: #999;
}

/*---------------------------*/
/* Tree and Plain Menu Style */
/*---------------------------*/

.treemenudiv	{     /* Behaviour of tree/plain menu item - leave as is for proper performance */
	display: block;
	white-space: nowrap;
}


.phplmbodytable { /* Class of table cells containing plain menus */

}

.phplmnormal {     /* Font size & color of unlinked menu items */
	color: #000000;
	font-size: 13px;	
	text-decoration: none;	
}


a.phplm:link, a.phplm:visited	{      /* Font color, style of linked & visited menu items */
	color: #003300;
	font-size: 13px;	
	text-decoration: none;	
}


a.phplm:hover	{      /* Font color, style of menu items when hovered over */
	color: #841212;
	background-color: #ccc;
	font-size: 13px;	
	text-decoration: none;	
}

a.phplm:active	{      /* Font size & color of menu items when clicked */
	color: #ff0000;
	font-size: 13px;	
	text-decoration: none;	
}

.dmselected {   /* Style overide for selected category tree */
    background-color: #ccc;
		font-weight: bold;
}

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

/* ************** XC Menu Styles ****************** */
#catxcdiv ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 1.5em;
}

/* menu item spacing */
#catxcdiv li{ margin-bottom: .2em; }

/*padding between submenu items*/
#catxc ul li { padding: 0 0 .2em 0; }

/*xc menu item*/
#catxcdiv li.xc { list-style: none; }

/*submenu*/
#catxcdiv li.xc ul { margin: .3em 0 0 -.8em; }

/* +/- control */
div.xcx, div.xcc {
	position: relative;
	display: inline;
}
li.xc>div.xcx, li.xc>div.xcc {
	position: static;
	margin-left: -1.5em;
	float: left;
	width: 1.5em;
}
div.xcx a, div.xcc a {
	position: absolute;
	left: -2em;
}
div.xcx>a, div.xcc>a {
	position: static;
}
div.xcx a:link, div.xcx a:visited,
div.xcc a:link, div.xcc a:visited {
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
	font-size: 90%;
}
/* ************** XC Menu Styles END ****************** */
























TD.noborderbox {
  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-color: #FFC;
}

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

TD.categories_description {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

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

.productListing-heading{ 
   font-family: Verdana, Arial, sans-serif;
   font-size: 11px;
   font-weight: bold;
  color: #999999;
  vertical-align: middle;
  white-space: nowrap; 
}

TD.productListing-data {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
/*	border: 1px solid #333; */
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;	
	
}

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;
	padding: 10px;
}

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;
	padding-right: 10px;
	padding-left: 10px;
}

TD.smallText, SPAN.smallText, P.smallText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	padding-right: 10px;
	padding-left: 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-color: #FDFDEA;
	border: 1px solid #E3D7AC;
}

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; }
.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;
	padding-right: 10px;
	padding-left: 10px;
}

/* START Product Listing Enhancements, Thumbnails & Manufacturer Headings V1.8 */
.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:0px;
}
.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:-15px;
	vertical-align: bottom;
} 
/* set style buy/details seperator thumbnail */
.buy_now {
  font-weight: bold;
	font-size: 18px;
	color: #999999;
} 
.infoBoxList {
 border: ridge 4px #faf0e6;
 border-collapse: collapse;
 }
 
.productName {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
	background-color: #666666;
	background-repeat: repeat-y;
	color: #FFFFFF;
	vertical-align: super;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 0px;
	display: block;
} 
.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;
}
/* If you wish to use a background image, add to the .infoBoxProducts above: */
/*
  background-image: url(images/my-pic.gif);
  background-attachment: scroll;
  background-x-position: 0%;
  background-y-position: 0%;
  background-repeat: repeat-x;
*/
/* END Product Listing Enhancements, Thumbnails & Manufacturer Headings V1.8 */

/* Easy Graphical Borders START */
.mws_boxTop    { background: url('images/infobox/corner_center.gif');
                 font-family: Tahoma;
                 font-size: 11px;
                 text-align : center;
	color: #999999;
                 font-weight: bold;
                 background-repeat:repeat-x;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxLeft   { background: url('images/infobox/left.gif'); }
.mws_boxRight  { background: url('images/infobox/right.gif'); }
.mws_boxBottom { background: url('images/infobox/bot.gif');
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 11px;
                 text-align : center;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxCenter { background: #FFFFFF; }

.mws_boxTop_main    { background: url('images/infobox_main/top.gif');
                 font-family: Tahoma;
                 font-size: 11px;
                 text-align : center;
                 font-weight: bold;
                 background-repeat:repeat-x;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxLeft_main   { background: url('images/infobox_main/left.gif'); }
.mws_boxRight_main  { background: url('images/infobox_main/right.gif'); }
.mws_boxBottom_main { background: url('images/infobox_main/bot.gif');
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 11px;
                 text-align : center;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxCenter_main { background: #FFFFFF; }
A.mws_boxTop    { 
		 color: #999999;
                  }
TD.noborderbox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
/* Easy Graphical Borders END */

.flash_carousel {
   border-left-color: #CCCCCC;   
	border-left-style: solid;
	border-left-width: 1px;  
	border-right-color: #CCCCCC;  
	border-right-style: solid;
	border-right-width: 1px;	
	border-top-color: #CCCCCC;  
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #CCCCCC;  
	border-bottom-style: solid;
	border-bottom-width: 1px;
/*	-moz-border-radius-bottomleft: 7px;
	-moz-border-radius-bottomright: 7px;  
	-webkit-border-bottom-left-radius: 7px;
	-webkit-border-bottom-right-radius: 7px; */
}

/* New Products Scroller */
#pscroller_np {
height: 150px;
border: 0px;
padding: 5px;
}

.pscroller_c_np {
  font-family: sans-serif;
  font-size: 11px;
  line-height: 1.5;
}
/* New Products Scroller END */

/*** Begin Header Tags SEO ***/
h1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0;
	padding-bottom: 0;
	color: #333;
}
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 ***/

/* Best Sellers Scroller */
#pscroller_bs {
height: 170px;
border: 0px;
padding: 5px;
}

.pscroller_c_bs {
  font-family: sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

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








/* Menu Ctegories */
ul.catmenu {
margin: 0;
padding: 0;
list-style: none;
width: 220px; /* Width of Menu Items */
/*border-bottom: 1px solid #ccc; */
}

ul.catmenu li.catmenu {
position: relative;
}

li.catmenu ul.catmenu {
position: absolute;
left: 219px; /* Set 1px less than menu width */
top: 0;
display: none;
}

/* Styles for Menu Items */
ul.catmenu li.catmenu a {
	display: block;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 12px;
	text-indent: 25px;
	background-color: #CCC;
	padding: 5px;
	/* border: 1px solid #ccc;  IE6 Bug */
	border-bottom: 0;
	background-image: url(images/default_template/Left_menu_bg_button.jpg);
	background-repeat: no-repeat;
}

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

li.catmenu:hover ul.catmenu, li.catmenu.over ul.catmenu {
	display: block;
	background-image: url(images/default_template/Left_menu_bg_button_hover.jpg);
	background-repeat: no-repeat;
} /* The magic */

body { 
font: normal 11px verdana; behavior:url("csshover.htc");
} 

li.catmenu:hover ul.catmenu ul.catmenu, li.catmenu.over ul.catmenu ul.catmenu {display: none;} /* ‘¯àïâ âì ¯®¤¬¥­î 3-£® ãà®¢­ï */ 
ul.catmenu ul.catmenu li.catmenu:hover ul.catmenu, ul.catmenu ul.catmenu li.catmenu.over ul.catmenu {display: block;} /* ®ª § âì ¯®¤¬¥­î 3-£® ãà®¢­ï */
/* Menu Ctegories */

/* Start Products Specifications */
ul.specification_box {
  line-height: 1.5;
}

option, optgroup {
  text-decoration: none;
  font-style: normal;
  margin: 0;
  padding: 2px 2px 0 2px;
  font-family: Verdana, Arial, sans-serif;
}

.filter_count {
  font-weight: normal;
}

.no_results {
  color: #bbb;
}

.close {
  font-size: 75%;
  position: relative;
  top: -4px;
}

img.image_filter {  /* Applies to images used as filters */
  width: 20px;  /* Width of each image */
  height: 20px;  /* Height of each image */
  padding: 5px;  /* Padding between the category contents and the border */
  border: 1px solid #182d5c;  /* Border around each image */
  margin: 3px;  /* Margin between the image border and other objects */
  background: #ffffff;  /* Background color behind each image */
  float: left;  /* Don't change this */
}

.specs_box { /* Applies to the table surrounding the Specifications/tabs onproduct_info.php */
  width: 100%;
  background: #FFFFFF;
}

#variantsBlock {
}

#variantsBlockTitle {
  font-size: 10pt;
  font-weight: bold;
  padding-left: 10px;
  padding-bottom: 10px;
  width: 10em;
}

#variantsBlockData {
  align: left;
}

.productInfoKey {
  font-size: 9pt;
  font-weight: bold;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: middle;
}

.productInfoValue {
  font-size: 9pt;
  vertical-align: middle;
}

#productInfoPrice {
  font-size: 10pt;
  font-weight: bold;
  vertical-align: middle;
}


/* End Products Specifications */
