/*
  $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
*/

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

BODY {
  text-align: center;
 
background: #e3e3e3;
  color: #000000;
  margin: 0px;
}

.fixcenter {

 width: 1100px;
/*  border: solid; border-width: 1px;border-color: #bbbbbb; */
  background: #ffffff; 
  color: #000000;
  margin: auto;
  margin-top: 20px;
  text-align: left;
}

.top_bgimg {
	background: url(/catalog/images/mutrheader1.jpg) repeat-y;
}

/*----------------------------Suggest Styles--------------------------*/
.suggest_link {
	background-color: #e3e3e3;
	padding: 2px 6px 2px 6px;
}
.suggest_link_over {
	background-color: #FFEAB6;
	padding: 2px 6px 2px 6px;
}
#search_suggest {
	position: relative; 
	background-color: #e3e3e3; 
	text-align: left; 			
}		
/*----------------------------End Suggest Styles------------------------*/

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

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

FORM {
	display: inline;
}

TR.header {
  
}

TD.dots_up {
	background: url(images/up_dots.gif) repeat-y;
}

TD.dots_across {
	background: url(images/across_dots.gif) repeat-x;
}

TR.headerNavigation {
  background: #e3e3e3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #e3e3e3;
  color: #333333;
  font-weight : bold;
}

A.headerNavigation { 
  color: #000000; 
}

A.headerNavigation:hover {
  color: #666666;
}

TR.headerError {
  background: #cccccc;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #cccccc;
  color: #000000;
  
  text-align : center;
}

TR.headerInfo {
  background: #e3e3e3;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #cccccc;
  color: #000000;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #e3e3e3  repeat-x;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #e3e3e3;
  color: #000000;
 
}

.infoBox {
	background: #e3e3e3 url(none);
	clip:    rect(auto auto auto auto);
	border: none;
}
.search .infoBox {
  background: #78288D;
  border: 0px;
}

.dmcateg .infoBox {
  background: #ffffff;
  border: 0px;
  border-color: #ffffff;
}

.infoboxborder {
  border: 0px;
  border-style: solid;
  border-color: #e3e3e3;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBox2 {
  background: #e3e3e3;
}

.infoBoxContents {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
.search .infoBoxContents {
  background: #78288D;
  border: 0px;
}

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

.infoBoxContents3 {
  background: #78288D;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FDC346;
}

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

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

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

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

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

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

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

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.productListing-price {
	font: bold 12px Verdana, Arial, sans-serif;
	background: transparent url(images/price_back.gif) no-repeat center top;
	border: 4px none transparent;
	margin: 4px;
}

A.pageResults {
  color: #ffffff;
	background: #78288D;
	text-decoration: none;
	border: 5px solid #78288D;
	vertical-align: 2px;
}

A.pageResults:hover {
  color: #78288d;
  background: #fdc346;
	border: 5px solid #fdc346;
	vertical-align: 2px;
}

SPAN.pageResults_Selected {
  color: #78288D;
  background: #cccccc;
	border: 5px solid #cccccc;
	vertical-align: 2px;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  
  background: #F78E1F;
  color: #ffffff;
}

TD.pageHeading2, DIV.pageHeading2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  background: #F78E1F;
  color: #ffffff;
}


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

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: #FDC346;
  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: #F78E1F;
  font-weight: bold;
}

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

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

TD.productPriceInListing {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #d2e9fb;
}

TD.productPriceInBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border: none;
  background: #fdeebc;
}

TD.productPriceInBoxTop {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border: none;
  background: #fdc346;
}

TD.productPriceInProdInfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ccffcc;
}

.moduleRow {
	background: #CCCCCC;
}
.moduleRowOver { background-color: #66ff66; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #ccffcc; }

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

/* category style CSS */

/*change the menu hover color below*/
#thecategories a:hover {
	background-color: #F8DE85;
	color: #000000;
}

.catwithsubs, .catwithnosubs {
	padding-right: 0px;
}

#thecategories {
	position: relative;
	top: -6px;
	margin-bottom: -1px;
	width: 235px;
}

.activelink {
	display: block;
	font-weight: bold;
}

#thecategories a {
	display: block;
	padding-bottom: 1px;
	padding-top: 1px;
	width: 100%;
}

/*mozilla fix*/
html>body #thecategories a {
	width: auto;
}
/*end of mozilla fix*/

#topcat a {
padding-left: 5px;
}

#secondcat a {
	padding-left: 12px;
}

#thirdcat a {
	padding-left: 17px;
}

#fourthcat a {
	padding-left: 22px;
}

#fifthcat a {
	padding-left: 27px;
}

#miniflex {
  width: 100%;
  float: left;
  font-size: small; /* could be specified at a higher level */
  margin: 0;
  padding: 0 10px 0 10px;
  border-bottom: 0px solid #FFFFFF;
  position:relative;
  z-index:2;
}

#miniflex li {
  float: left;
  margin: 0;
  padding: 0;
  display: inline;
  list-style: none;
  position:relative;
}

#miniflex a:link, #miniflex a:visited {
  float: left;
  font-size: 10px;
  line-height: 18px;
  
  margin: 0 10px 0 10px;
  text-decoration: none;
  color: #666666;
}

#miniflex a.active:link, #miniflex a.active:visited, #miniflex a:hover {
  border-bottom: 2px solid #FFFFFF;
  padding-bottom: 2px;
  color: #333333;
}
  
#animated-tab {
  position: absolute;
  z-index: 1;
  font-size: 10px;
  line-height: 16px;
  padding-bottom: 2px;
  border-bottom: 2px solid #FFFFFF;
}

/* 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 : #000000; 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 : #000000; 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: #000000; }
.smallAddressBlue_INVOICE { font-family: Arial; font-size: 9px; color: #000000; }
.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 */
.gallerycontainer{
position: relative;
 /*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.popupcontainer{
position: fixed;
top:20; 
left:350;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
border: 1px solid white;
margin: 1px 1px 1px 1px;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 1px solid blue;
}

.thumbnail span{ /*CSS for enlarged image*/
position: fixed;
top:550;
left: -1000px;
background-color: 9933FF;
padding: 1px;
border: 0px gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 5;
background-color: 9933FF;
padding: 0px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 125px;
left: 0px; /*position where enlarged image should offset horizontally */
z-index: 50;
}

.newheaderbar {
	background-image: url(images/header/red_bar1.gif);
}
TD.headerNavigation2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #000000
  color: #ffffff;
  font-weight : bold;
  
}
.contlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
}

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

A.homecats {
  font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

A.homecats:hover {
 font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #ffffff;
}



/*---------------------------------*/

/*   Vertical Fly-Out Menu Style   */

/*---------------------------------*/



.verbar	{   /* Color of main vertical menubar and border */

	color: black;

	background-color: #ffffff;

	border: 0px;
	
	width: 235px;
	

}



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

	text-decoration: none;

	position: relative;

	display: block;	
	
	height: 100%;	

}



.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: #000000;

	background-color: #f8de85;

	text-decoration: none;

}



.vertitem a:active	{   /* Font style & color, background menu color of main menu item when clicked */

	color: #ffffff;

	background-color: #f78e1f;	

	text-decoration: none;	

}



.vertsubmenu	{   /* Behaviour of sub-menu  - leave as is for proper operation of submenus */

	position: absolute;

	left: 0;

	top: 0;

	visibility: hidden;
	
	z-index: 2;

}



.vertsubframe	{   /* Color of submenu item and border */

	background-color: #ffffff;

	border: 1px outset #78288d;

    z-index: 2;

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

	text-decoration: none;

	z-index: 2;

	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: #000000;

	background-color: #f8de85;

	text-decoration: none;

}



.vertsubitem a:active	{   /* Font style & color, background submenu color of submenu item when clicked */

	color: #ffffff;

	background-color: #f78e1f;	

	text-decoration: none;			

}



.vertsubitem .vertfwdarr, .vertitem .vertfwdarr	{   /* Positioning of right arrow for submenus */

	position: absolute;

	top: 0px;

	right: 2px;

}



.dmselected {   /* Style override for selected category tree */

    background-color: #f8de85;

		font-weight: bold;

}



.verbar .dmselected {   /* Style override for selected root category */

    background-color: #f8de85;

}



/*---------------------------*/

/* 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;

}


