@charset "utf-8";
/* CSS Document */

/*
  $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: 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: #70d250; text-decoration: underline; }

BODY {
  background: #000;
  color: #FFF;
  margin: 0px;
}

A {
  color: #fff;
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

table.header{
background:#000000;
}

tr.leaves td{
padding-top:25px;
}

table.content{
margin-top:10px;
width:100%;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family:Myriad Pro,  Verdana, Arial, sans-serif;
  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: Myriad Pro, 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:Myriad Pro,  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:Myriad Pro,  Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #101010;
}

.infoBoxContents {
  font-family:Myriad Pro,  Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

table.content{
margin-top:10px;
width:100%;
}

.message{
font-size:14px;
text-align:center;
background-color:#CC0A19;
}


.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Myriad Pro, Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family:Myriad Pro,  Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family:Myriad Pro,  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: #000000;
}

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: #140f0f;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family:Myriad Pro,  Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
  font-weight: bold;
  background-image:url(./images/site_images/red_strip.png);
  background-repeat:repeat-x;
  height:22px;
}

.productListing-heading-link{
  font-family:Myriad Pro,  Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family:Myriad Pro,  Verdana, Arial, sans-serif;
  font-size: 12px;
}

A.pageResults {
  color: #FFF;
}

A.pageResults:hover {
  color: #ddd;
  background: #111111;
}

TD.pageHeading, DIV.pageHeading {
  font-family:Myriad Pro,  Verdana, Arial, sans-serif;
  font-size: 19px;
  font-weight: bold;
  color: #fff;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family:Myriad Pro,  Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #FFFFFF;
}

TD.main, P.main {
  font-family:Myriad Pro,  Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;

}

TD.smallText, SPAN.smallText, P.smallText {
  font-family:Myriad Pro,  Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.accountCategory {
  font-family:Myriad Pro,  Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family:Myriad Pro,  Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family:Myriad Pro,  Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family:Myriad Pro,  Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family:Myriad Pro,  Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family:Myriad Pro,  Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family:Myriad Pro,  Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Myriad Pro, 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:Myriad Pro,  Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family:Myriad Pro,  Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family:Myriad Pro,  Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family:Myriad Pro,  Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #2C0C0C; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #4F0F0F; }

.checkoutBarFrom, .checkoutBarTo { font-family:Myriad Pro,  Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family:Myriad Pro,  Verdana, Arial, sans-serif; font-size: 10px; color: #FFFFFF; }

/****HIDE PRICES STYLING ****/

.login_text_large{
font-size:14px;
width:110px;
margin-left:50px;
}
#product_frame_price a{
	width:110px;
margin-left:50px;
	height:10px;
	float:left;
	text-align:center;
	vertical-align:bottom;
	color:#d00;
	font-size:14px;
	font-weight:bold;
	margin-bottom:35px;
}

/* message box */

.messageBox { font-family: Myriad Pro, Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family:Myriad Pro,  Verdana, Arial, sans-serif; font-size: 11px; background-color: #ffb3b5; color:#000; }
.messageStackSuccess { font-family:Myriad Pro,  Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; color:#FFF; }

/* input requirement */

.inputRequirement { font-family: Myriad Pro, Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

/***** Begin Sitemap_SEO *****/ 
ul.sitemap {
color: #585858;
}
.sitemap {
  font-family:Myriad Pro,  Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #585858;
  font-weight : bold;
}
.sitemapHeading {
  font-family:Myriad Pro,  Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #ec2028;
  font-weight : bold;
}
.sitemapProducts {
  font-family:Myriad Pro,  Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #FADD7C;
  font-weight : normal;
}
A.sitemap { 
  color: #fff; 
}
A.sitemap:hover {
  color: #ccc;
}
/***** End Sitemap_SEO *****/ 

/*---------------------------------*/
/*   Vertical Fly-Out Menu Style   */
/*---------------------------------*/


td.boxText{
padding:0px;
border-right: 3px solid #FADD7C;
border-left: 3px solid #FADD7C;
background-color: #58585A;
}

.verbar	{   /* Color of main vertical menubar and border */
	color: black;
        width:100%;
	background-color: #58585A;
	margin-left:3px;
        font-family:Myriad Pro,  Verdana, Arial, sans-serif;
}

.verbarLink {   /* Color of main vertical menubar and border */
	color: black;
	background-color: #58585A;
	border-right: 3px solid #FADD7C;
	border-left: 3px solid #FADD7C;
	border-top: 3px solid #FADD7C;
        font-family:Myriad Pro, Verdana, Arial, sans-serif;
	text-align:center;
	padding-left:-5px;
	}
	
.verbarLinkBottom {   /* Color of main vertical menubar and border */
	color: black;
	background-color: #58585A;
	border-right: 3px solid #FADD7C;
	border-left: 3px solid #FADD7C;
	border-bottom: 3px solid #FADD7C;
    font-family:Myriad Pro, Verdana, Arial, sans-serif;
	text-align:center;
	padding-left:-5px;
	}

.vertitem	{          /* Behaviour of main vertical menu items, leave as is for proper operation */
	text-align:center;
	white-space: nowrap;
	width:100%;
}

.vertitem a, .verbarLink a, .verbarLinkBottom a {   /* Font style, size of main menu items */
	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: #FADD7C;
	text-decoration: none;	
	background-image:url(../images/site_images/menu-break.png);
      background-repeat:no-repeat;
      background-position:bottom;
      padding-top:5px;
      padding-bottom:5px;
	  padding-left:15px;
}

.verbarLink a:link, .verbarLink a:visited	{   /* Default font style & color of main menu items */
	color: #FADD7C;
	text-decoration: none;	
	background-image:url(../images/site_images/menu-break.png);
      background-repeat:no-repeat;
      background-position:bottom;
      padding-top:5px;
      padding-bottom:5px;
	 margin-left:-3px;
}

.verbarLinkBottom a:link, .verbarLinkBottom a:visited	{   /* Default font style & color of main menu items */
	color: #FADD7C;
	text-decoration: none;	
	background-image:url(../images/site_images/menu-break.png);
      background-repeat:no-repeat;
      background-position:bottom;
      padding-top:5px;
      padding-bottom:5px;
	 margin-left:-3px;
}

.vertitem a:hover, .verbarLink a:hover, .verbarLinkBottom a:hover	{   /* Font style & color, background menu color of main menu item when hovered over */
	color: #ffffff;
	text-decoration: none;
}

.vertitem a:active, .verbarLink a:active, .verbarLinkBottom a:active {   /* Font style & color, background menu color of main menu item when clicked */
	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: #58585A;
	border: 3px solid #FADD7C;
    font-family:Myriad Pro,  Verdana, Arial, sans-serif;
	position: relative;
	display: block;
        padding:2px;
}

.vertsubitem	{     /* Behaviour of sub-menu  - leave as is for proper operation of submenus */
	text-align: left;
        left:0;
        top:0;
}

.vertsubitem a	{   /* Font style, size of submenu items */
    	font-size: 12px;
	color: #FADD7C;
	text-decoration: none;
	position: relative;
	display: block;
}

.vertsubitem a:link, .vertsubitem a:visited	{   /* Default font style & color of submenu items */
	
	text-decoration: none;	
}

.vertsubitem a:hover	{   /* Font style & color, background submenu color of submenu item when hovered over */
	color: #ffffff;
	text-decoration: none;
}

.vertsubitem a:active	{   /* Font style & color, background submenu color of submenu item when clicked */
	
	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 */
  
		font-weight: bold;
}

.verbar .dmselected {   /* Style override for selected root category */
    }
/****PRODUCT LISTING ENHANCEMENT****/
.infoBoxProducts {
  text-align: center;
  font-size: 12px;
  border: 2px;
  border-style: solid;
  border-color: #666;
  font-weight: normal;
  background-color: #000;
  color: #FFF;
	margin-bottom:-8px;
	-moz-border-radius:10px;
  	-webkit-border-radius:10px;
	-khtml-border-radius:10px;
	border-radius:10px; 
	vertical-align: bottom;
}

.infoBoxProducts a {
  color: #FFF;
}
TD.infoBoxGrid {
  font-size: 12px;
  border: solid 1px #999999;
}
TD.infoBoxGrid:hover {
background-color: #222;
}
/* 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:-3px;
} 
/* set style buy/details seperator thumbnail */
.buy_now {
  font-weight: bold;
  font-size: 18px;
  color: #FFF;
} 
.infoBoxList {
 background-color: #000;
 }

.thumbcontent {
  font-size: 10px;
  color:#FFF;
  text-align:center;
}
TD.noborderbox {
  
  font-size: 10px;
}
TD.separator {border-bottom: 1px solid #333;}

.productListing-list-price {
	font-size: 15px;
        font-weight:bold;
	color: #FFF;
}

.productListing-list-model {
  color: ##FADD7C;;
}

.productListing-title a, .productListing-title {
	font-size: 16px;
	color: #fff;
	padding-left:18px;
	padding-bottom:10px;
}
.productListing-name a, .productListing-name {
	font-size: 12px;
	color: #FADD7C;;
	font-weight: bold;
	margin-bottom:2px;

}
.productListing-short {
   font-size: 10px;
   color: #FFF;
}	 

TABLE.buytable {
	 width: 100%;
	 height: 80px;
	 vertical-align: bottom;
         text-align:right;
}
DIV.multi_buy_now {
width: 99%;
text-align : right;
position:relative;
}

DIV#gbutton1 {
margin-bottom:-25px;
z-index:30;
}
DIV#gbutton2 {
margin-top:-25px;
z-index:30;
}

.quantity {
font-family:Verdana,Arial,sans-serif;
font-size:10px;
text-align : center;
}

.quantity input {
font-size:11px;
text-align : center;
background: #FFF;
font-weight: bold;
color:#000;
}
TD.attributes {
font-family:Verdana,Arial,sans-serif;
font-size:11px;
text-align : right;
}
TABLE.attributes select {
font-family:Verdana,Arial,sans-serif;
font-size:11px;
background: #FFF;
font-weight: bold;
color:#000;
}
TABLE.drop select {
font-size:11px;
background: #FFF;
color:#000;
}
TR.list-block {
}		
SPAN.list_info {
font-size: 16px;
color: #FFF;
cursor:pointer;
}	
SPAN.list_info span {
display:none;
position:relative;  
}		
SPAN.list_info:hover span  {
display:block;
cursor:pointer;
margin-top:-20px;
margin-left:-100px;
position:absolute;
padding: 5px; 
font-size:12px;
color:#000;
background: #fff;
text-align : center;
}		