/*
  $Id: stylesheet.css,v 1.1 2005/01/18 07:08:34 Michael Sasek Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 12px; background-color:#cccccc; padding-bottom: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: #E6F7FE; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #0071BC; text-decoration: underline; }


p {
	font-size: 13px;
	line-height: 1.4;
	}


a:link {color: #0071bc; text-decoration: underline; }
a:active {color: #000000; text-decoration: underline; }
a:visited {color: #0071bc; text-decoration: underline; }
a:hover {color: #000000; text-decoration: underline; }

.PriceList  { 
   font-family: Verdana, Arial, sans-serif; 
   color: #0071BC;
   font-size: 12px;
   font-weight: bold;
}

.oldPrice {
   text-decoration: line-through;
}

table.extra_pics {

   border-collapse: collapse;

}

table.extra_pics img {

   width: 150px;

}

table.extra_pics th {

   border: 1px solid black;
   background-color: #BBBBBB;
   text-align: center;
   vertical-align: middle;
   font-size: 12px;

}

table.extra_pics td {

   border: 1px solid #333333;
   text-align: center;
   vertical-align: middle;
   height: 80px;
}

ul.catmenu {

   list-style-position: outside;
   list-style-image:;
   margin: 0px;
   margin-left:28px;
  padding: 0px;
}

ul.catmenu_indent {

   list-style-position: outside;
   list-style-type: none;
   margin: 0px;
   margin-left:27px;
  padding: 0px;
}

ul.catmenu li {
   margin: 0px;
  padding: 0px;
  line-height: .9em;
}

ul.catmenu_indent li {
   margin: 0px;
  padding: 0px;
  line-height: .9em;
}

a.category {

  text-decoration: none;
  color: #0071BC;
  text-decoration: none;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

a.category_select {
  color: #000000;
  text-decoration: none; 
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

a.category_select:link { color: #000000; text-decoration: none }
a.category_select:active { color: #000000; text-decoration: none }
a.category_select:visited { color: #000000; text-decoration: none }
a.category_select:hover { color: #000000; text-decoration: none }


a.category:link { color: #ffffff; text-decoration: none }
a.category:active { color: #ffffff; text-decoration: none }
a.category:visited { color: #ffffff; text-decoration: none }
a.category:hover { color: #ffffff; text-decoration: none }

a.bottom:link { color: #ffffff; text-decoration: none }
a.bottom:active { color: #8cdafb; text-decoration: none }
a.bottom:visited { color: #ffffff; text-decoration: none }
a.bottom:hover { color: #8cdafb; text-decoration: none }




body {


	background-image:url(images/bg_rsi_default.gif);
	color: #000000;
	padding:0px;
	margin:0px;
	padding-top:9px;

	font-family: verdana;
	font-size: 80%;

	scrollbar-3dlight-color:#ffffff;
        scrollbar-arrow-color:#000000;
        scrollbar-base-color:#000000;
        scrollbar-track-color:#0071bc;
        scrollbar-darkshadow-color:#000000;
        scrollbar-face-color:#ffffff;
        scrollbar-highlight-color:#0071bc;
        scrollbar-shadow-color:#164974;

}


#page_container {
   width: 923px;
   background-color: #FFFFFF;
   border: 1px solid #000000;
   padding: 0px;
   margin-top: -9px;
}

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

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #0071BC;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  /*background: #0071BC;*/
  color: #000000;
  font-weight : bold;
}

A.headerNavigation { 
  color: #000000; 
   font-size: 11px;
    font-weight : bold;
	vertical-align:middle;
	text-decoration:none;
}

A.headerNavigation:hover {
  color: #000000;
  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;
}

TR.footer {
  background: #0071BC;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #0071BC;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #FFFFFF;
}

.infoBoxContents {
  background: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding: 0px;
  border-collapse: collapse;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  font-weight: bold;
  background: #ffffff;
  color: #0071BC;
  padding: 2px;
  border-bottom: 1px solid #0071BC;
  text-decoration: none;
  text-transform: uppercase;
 
}

TD.infoBoxHeading a {
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #0071BC;
  text-decoration: none;
  text-transform: uppercase;
}

TD.infoBoxHeading a:hover {
  color: #000000;
}

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

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

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #0071BC;
  border-spacing: 1px;
  border-collapse: collapse;
  width:500px;
}

TD.productListing {
  font-size: 11px;
}

TD.productListing a {
  font-size: 11px;
}


TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  border: 1px solid black;
}

TD.productListing-data a {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  text-decoration: none;
  font-weight: bold;
}

A.pageResults {
  color: #0000FF;
}

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

SPAN.productImage img {
  border: 1px solid black;
  margin-top: 4px;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #0071BC;
  border-bottom: 1px solid #0071BC;
}

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: #F3F3F3;
  border-color: #0071BC;
  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;
}

.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

DIV.productPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #000000;
  background-color: #E6F7FE;
  width: 165px;
  padding: 3px;
  margin-top: 8px;
  margin-bottom: 8px;
}

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: 12px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 14px; background-color: #FFFFFF; color: red; border: 1px solid red; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 12px; background-color: #FFFFFF; color: green; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

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

.productListing-heading:link {
  color: #FFFFFF;
}

.productListing-heading:visited {
  color: #FFFFFF;
}

.productListing-heading:active {
  color: #FFFFFF;
}

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

.horbar	{   /* Color of main horizontal menubar and border */
	color: white;
	text-transform:uppercase;
	font-weight:700;
	background-color: #e6e7e6;
	background-image:url(menu_bg.gif);
	background-repeat:repeat-x;
	border: 1px outset #525252;
	border-right:0px outset #525252;
	border-left:0px outset #525252;
	height: 25px;
	width:922px;
}

.horizitem	{          /* Behaviour of main horizontal menu items, leave as is for proper operation */
	float: left;
	text-transform:uppercase;
	white-space: nowrap;
	border-left: 1px solid #525252;
	border-collapse:collapse;
	/*width:93px;*/
}
#catmenuL55{ width:100%;}
#catmenuL61{ width:100%;}


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

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

.horizitem a:hover	{       /* Font style & color, background menu color of main menu item when hovered over */
	color: #000000;
	background-color: #ffffff;
	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;
	margin:2px;
}

.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;
}
.bcknav{ background:url('../../images/main_search.jpg') repeat-x;}
.HeadTitle{ background:url('../../images/boxtopBG.jpg') repeat-x;}
.infoBoxHeadingTitle {
background:url('../../images/boxtopBG.jpg') repeat-x;
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  font-weight: bold;
  
  color: #0071BC;
  padding: 2px;
  border-bottom: 1px solid #0071BC;
  text-decoration: none;
  text-transform: uppercase;
 
}


div.sdmenu {
	width: 160px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding-bottom: 10px;
	color: #000;
}
div.sdmenu div {
/*	background: url(/sdmenu/title.gif) repeat-x; */
	overflow: hidden;
}
div.sdmenu div:first-child {
	/*	background: url(/sdmenu/toptitle.gif) no-repeat; */
}
div.sdmenu div.collapsed {
	height: 26px;
}

div.sdmenu div.collapsed_1 {
	height: 41px;
}

div.sdmenu div span {
	display: block;
	padding: 5px 25px;
	font-weight: bold;
	color: black;
	background: url(/sdmenu/expanded.gif) no-repeat 10px center;
	cursor: default;
	border-bottom: 1px solid #ddd;

}
div.sdmenu div.collapsed span {
	background-image: url(/sdmenu/collapsed.gif);

}

div.sdmenu div.collapsed_1 span {
	background-image: url(/sdmenu/collapsed.gif);

}
div.sdmenu div a {
	padding: 5px 10px;
	background: #eee;
	display: block;
	border-bottom: 1px solid #ddd;
	color: #21459c;

}

div.sdmenu div a.current {
	background : #ccc;

}
div.sdmenu div a:hover {
	background : #21459c url(/sdmenu/linkarrow.gif) no-repeat right center;
	color: #fff;
	text-decoration: none;
}
span.test{height:40px;overflow:visible;
z-index:1000;}