/*
  $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(cssbuttonstoggler.css);
@import url(featuredcontentglider.css);
@import url(imagebox.css);
@import url(http://fonts.googleapis.com/css?family=Muli);

.boxText { font-family: 'Muli', sans-serif; font-size: 10px; }
.errorBox { font-family: 'Muli', sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family: 'Muli', sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family: 'Muli', sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}


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

A:hover {
  color: #980002;
  /*text-decoration: underline;*/
  /*font-size: 13px;*/
 
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  /*background: #2d7be6;*/
  background: #980002;
  
}

TD.headerNavigation {
  font-family: 'Muli', sans-serif;
  font-size: 12px;
  /*background: #2d7be6;*/
  background: #980002;
  color: #B8860B;
  /*font-weight : bold;*/
}

A.headerNavigation { 
  color: #ffffff; 
  
}

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

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: 'Muli', sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: 'Muli', sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
   /*background: #2d7be6;*/
  background: #980002;
}

TD.footer {
  font-family: 'Muli', sans-serif;
  font-size: 12px;
  background: #980002;
  color: #ffffff;
  /*font-weight: bold;*/
}

.infoBox {
  /*background: #00FF00;*/
  
  border: 1px;
  border-style: solid;
  border-color: #980002;
  border-spacing: 1px;
}

.infoBoxContents {
  background: #ffffff;
  font-family: 'Muli', sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: 'Muli', sans-serif;
  font-size: 12px;
}

TD.infoBoxHeading {
  font-family: 'Muli', sans-serif;
  font-size: 12px;
  /*font-weight: bold;*/
  background: #980002;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: 'Muli', sans-serif;
  font-size: 12px;
}

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

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

.productListing-heading {
  font-family: 'Muli', sans-serif;
  font-size: 12px;
  /*font-weight: bold;*/
  background: #980002;
  color: #ffffff;
}

.productListing-heading-compare-image {
  font-family: 'Muli', sans-serif;
  font-size: 10px;
  background: #ffffff;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: 'Muli', sans-serif;
  font-size: 12px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #ff0000;
  background: #ffffff;
}

TD.pageHeading, DIV.pageHeading {
  font-family: 'Muli', sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #B8860B;
}

TD.pageHeadingP, DIV.pageHeadingP {
  font-family: 'Muli', sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #000000;
}

TD.pageHeadingN, DIV.pageHeadingN {
  font-family: 'Muli', sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #B8860B;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: 'Muli', sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: 'Muli', sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: 'Muli', sans-serif;
  font-size: 11px;
  color: #980002;
}

TD.smallText_SD, SPAN.smallText_SD, P.smallText_SD {
  font-family: 'Muli', sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.smallText_SDDD, SPAN.smallText_SDDD, P.smallText_SDDD {
  font-family: 'Muli', sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #980002;
}

TD.smallText_PL, SPAN.smallText_PL, P.smallText_PL {
  font-family: 'Muli', sans-serif;
  font-size: 13px;
  color: #B8860B;
  font-weight: bold;
}

TD.accountCategory {
  font-family: 'Muli', sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: 'Muli', sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: 'Muli', sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: 'Muli', sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: 'Muli', sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: 'Muli', sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: 'Muli', sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: 'Muli', 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: 'Muli', sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: 'Muli', sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: 'Muli', sans-serif;
  color: #980002;
}

SPAN.errorText {
  font-family: 'Muli', sans-serif;
  color: #980002;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: 'Muli', sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: 'Muli', sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: 'Muli', sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: 'Muli', sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: 'Muli', sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

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


/* Start Banner Rotator */
#bannerRotator { 
  width: 728px;  /* Banner width */
  height: 90px;  /* Banner height */
  overflow: hidden; 
  position: relative; 
  
}

#bannerRotator ul { 
  list-style: none; 
  padding: 0; 
  position: relative; 
}

#bannerRotator ul li { 
  display: none; 
  width: 728px;  /* Banner width */
  height: 90px;  /* Banner height */
  position: absolute; 
  top: 0px; 
  left: 0px; 
  
}

#bannerNav { 
  position: absolute; 
  right: 15px;  /* Distance from the right side of the controls box to the right edge of the banner */
  bottom: 15px;  /* Distance from the bottom of the controls box to the bottom of the banner */
  background: url(images/icons/transBlack75.png) repeat 0 0;  /* Controls box background image */
  padding: 5px 5px 5px 10px; 
  -moz-border-radius: 5px; 
  -webkit-border-radius: 5px; 
}

#bannerNav a { 
  margin: 3px 10px 0 0 ; 
  height: 10px; 
  width: 10px; 
  display: block; 
  background: url(images/icons/dotDark.png) no-repeat 0 0;  /* Controls Button image (Inactive) */
  float: left; 
}

#bannerNav a.active { 
  background-image: url(images/icons/dotLight.png);  /* Controls Button image (Active) */
}

#bannerNav span.pause, #bannerNav span.play { 
  cursor: pointer; 
  height: 15px; 
  width: 15px; 
  display: block; 
  background: url(images/icons/pause.png) no-repeat 0 0;  /* Controls Pause icon */
  float: left; 
}

#bannerNav span.play { 
  background-image: url(images/icons/play.png);  /* Controls Play icon */
}

.divider-tall {
  clear: both;
  height: 13px;
  
}
/* End Banner Rotator */

/* BOF osC reCAPTCHA */
/*.recaptchatable .recaptcha_image_cell, #recaptcha_table {
/*   background-color: #f8f8f9 !important; /* reCaptcha widget background color */
/*}*/

/*#recaptcha_table {*/
   /*border-color: #f8f8f9 !important;     /* reCaptcha widget border color */
/*}*/

/*#recaptcha_response_field {*/
/*   border-color: #2d7be6 !important;     /* Text input field border color */
/*   background-color:#ffffff !important;  /* Text input field background color*/
/*   color: #000000                        /* Text input field font color */
/*}
/* EOF osC reCAPTCHA */

/* Best Sellers Scroller */

#pscroller_bs {
height: 140px;
border: 0px;
padding: 5px;
}

.pscroller_c_bs {
  font-family: 'Muli', sans-serif;
  font-size: 10px;
  line-height: 1.5;
}
/* End Best Sellers Scroller */

/* Special Scroller */

#pscroller_sp {
height: 140px;
border: 0px;
padding: 5px;
}

.pscroller_c_sp {
  font-family: 'Muli', sans-serif;
  font-size: 10px;
  line-height: 1.5;
}

/* End Special Scroller */

/* New Product Scroller */

#pscroller_np {
height: 140px;
border: 0px;
padding: 5px;
}

.pscroller_c_np {
  font-family: 'Muli', sans-serif;
  font-size: 10px;
  line-height: 1.5;
}
/* End New Product Scroller */

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


TD.compareListing-data {
  font-family: 'Muli', sans-serif;
  font-size: 10px;
  background: #e6e5e5;
  border: 1px;
  border-style: solid;
  border-color: #AAAA91;
}


#popCart {
	position: absolute; /*do not change this*/
	top: 35%;
	left: 35%;
	width: 450px;
	background-color: #ffffff;
	border: 3px solid #980002;
	color: #000;
	z-index: 100000; /*do not change this*/
	display: none; /*do not change this*/
	padding: 20px;
	
}

ul.popcartList {
list-style-type:none; 
margin:0; 
padding:0;
font-family: 'Muli', sans-serif;
font-size: 12px;

}
li.popcartButton {float:right;padding-right:10px;}

#popCart_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
    background-color: #000;
    display:none;
    opacity:0.75;
   	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
}

* html #popCart_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

/***** Begin Sitemap_SEO *****/ 
ul.sitemap {
color: #ff0000;
}
.sitemap {
  font-family: 'Muli', sans-serif;
  font-size: 10px;
  color: #0000ff;
  font-weight : normal;
}
.sitemapHeading {
  font-family: 'Muli', sans-serif;
  font-size: 12px;
  color: #0000ff;
  font-weight : normal;
}
.sitemapProducts {
  font-family: 'Muli', sans-serif;
  font-size: 10px;
  color: #f000ff;
  font-weight : normal;
}
A.sitemap { 
  color: #009900; 
}
A.sitemap:hover {
  color: #ff0000;
}
.sitemap_indvidual_hdg {
  font-family: 'Muli', sans-serif;
  font-size: 12px;
  color: #0000ff;
  font-weight : normal;
}
A.sitemap_indvidual_hdg { color: #009900; }
A.sitemap_indvidual_hdg:hover { color: #ff0000; }
.sitemap_indvidual { 
  font-family: 'Muli', sans-serif;
  font-size: 10px;
  color: #f000ff;
  font-weight : normal;
}
A.sitemap_indvidual { color: #009900; }
A.sitemap_indvidual:hover { color: #ff0000; }

h1 {
 font-family: 'Muli', sans-serif;
 font-size: 20px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #000;
}
h2 {
 font-family: 'Muli', sans-serif;
 font-size: 14px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #000;
}


body{
background: url('images/nvidia_wallpaper.jpg');
background-repeat: no-repeat;
background-position: center center; 
background-attachment: fixed;
background-size:cover;
background-height:100%;
}


/* button back to top */
.back-to-top {
	display:none;
	padding:30px;
    background-image: url(www.nanokomputer.com/images/icons/arrow-up.png); /* the path may vary depending on the hosting */
    background-repeat:no-repeat;
	font-size:20px;
	color:#fff;
	cursor:pointer;
	position: fixed;
	bottom:20px;
	right:20px;
}
/***** End Sitemap_SEO *****/ 