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

* {
	margin:0;
	padding:0;
	}

html {
	min-height:100%;
	margin-bottom:1px;

	}

#clear {clear:both;}

.boxText { font-family: Arial, Verdana, sans-serif; font-size: 12px; color: #3d3d3d; }

.errorBox { font-family : Arial, Verdana, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, Verdana, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, Verdana, sans-serif; font-size : 10px; color: #3d3d3d; text-decoration: underline; }

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

#outer {position: relative;
	width: 954px;
	margin: 0 auto;
	}

#we-do {
}

.sub-header {
	    position: absolute;
	    top: 43px;
	    left: 200px;
            color: #6c7073;
	    font-size: 20px;
	    font-weight: bold;
	    font-family: Arial, Verdana, sans-serif; 
	    padding-bottom: 4px;
	    letter-spacing: 1px;
            }
	
.sub-title {
            color: #6c7073;
	    font-size: 13px;
	    font-weight: bold;
	    font-family: Arial, Verdana, sans-serif; 
	    padding-bottom: 0px;
	    letter-spacing: 0px;
            }
	
.red-box {
	position: absolute;
	top: 130px;
	left:585px;
	width: 350px;
	height: 30px;
 	}
 	
 .red-box a { font-size: 11px; 
	font-family: Arial, Verdana, sans-serif;
        text-decoration: underline;
 	color: #7c7d7f;
 	font-weight: bold;
	}

 .red-box a:hover { 
        color: red;
	}

 .red-p {
 	color: #3D3D3D;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Verdana, sans-serif; 
	text-align: left;
 	}
	
 .red-p-default {
 	margin-top: -5px;
 	color: #7c7d7f;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Verdana, sans-serif; 
	text-align: left;
	line-height: normal;
	letter-spacing: 0px;
 	}
 	
 .red-hd {
 	color: #5c5c5c;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Verdana, sans-serif; 
 	}
	
 #red-acc {
        line-height: 35px;
 	color: #6c7073;
	font-size: 9px;
	font-family: Arial, Verdana, sans-serif; 
 	}
	
#edge, #home-left {border: 1px #aeafb3 solid;}

#home-left {
  float: left;
  margin-left: 5px !important;
  margin-left: 2px;
  width: 347px !important;
  width: 378px;
  padding: 15px 15px 79px 15px !important;
  padding: 15px 15px 93px 15px;
  }

#home-right {
  float: right; 
  width: 379px;
  margin-left: 0px;}
  
#phx-performance {
  position: relative;
  top: 66px;
  left: 110px;
  font-size: 11px;
  float: left;
  width: 110px;
}


#phx-performance ul {
  list-style-type: disc;
  font-size: 10px;
  color: #333333;
}

#phx-technology {
  position: relative;
  top: 66px;
  left: -2px;
  font-size: 11px;
  float: right;
  width: 128px;
}

#phx-technology ul {
  list-style-type: disc;
  font-size: 10px;
  color: #333333;
}
#phx-download {
  position: relative; 
  top: 80px; 
  left: 5px; 
  width: 120px;
}

#phx-download a {
  font-size: 10px;
}

#phx-download a:hover {
  color: red;
}

#phx-title1 {
  position: relative; 
  top: 123px; 
  left: 5px; 
  width: 230px;
  font-size: 11px;
}

a#phx-kinetex img {border: none}

a:hover#phx-kinetex img {border: 2px solid red}


 #new {
   width: 347px !important; 
   width: 379px; 
   height:261px !important; 
   height:300px; 
   border: 1px #aeafb3 solid;   
   padding: 15px 15px 10px 15px; 
   overflow-x:hidden;
   overflow-y: scroll;
   scrollbar-face-color: #aeafb3;
   scrollbar-shadow-color: sliver;
   scrollbar-highlight-color: silver;
   scrollbar-3dlight-color: none;
   scrollbar-darkshadow-color: silver;
   scrollbar-track-color:#e1dbdd;
   scrollbar-arrow-color: #e31e25;
 }
 
 
 #lower-right {
   width: 347px !important; 
   width: 379px; 
   border: 1px #aeafb3 solid;;   
   padding: 15px 15px 70px 15px; 
   margin-top: 5px; 
 }

h3 {font-family: Arial, Verdana, sans-serif; color: #ffffff; padding-bottom: 10px;  }

h4 {font-family: Arial, Verdana, sans-serif; color: #ffffff; padding: 12px; margin: 6px; border: #ffffff 2px solid;}

h5 {font-family: Arial, Verdana, sans-serif; color: #DF0013; padding-top: 5px;}

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

A:hover 
  color: #b1010c;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

#top-search {position: absolute;
	top: 43px;
	left: 205px;
	width: 300px;
        font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight : bold;
	text-align: left;
}

#top-navg img {margin-top: 20px;}

.top-hd-navg {position: absolute;
	top: 50px;
	right: 0;
	text-align: right;
	width: 405px;
        font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight : bold;
}

.top-hd-navg img {padding-top: 0px; border: 0; align: bottom}

.top-hd-navg a {
 color: #e41e25;
 padding-right: 8px;
 }

.top-hd-navg a:hover {
  color: #7c7d7f;
  text-decoration: none;
  padding-right: 8px;
  }

.navg_bar {
  color: #7c7d7f;
  font-weight: bold;
  font-size: 12px;
  }
  
#navg-list {
  width: 170px;
  }
  
#navg-list ul {
  margin-left: -10px;
  }
  
#navg-list li {
  display: block;
  border-bottom: 1px solid #aeafb3;
  padding-top: 3px;
  padding-bottom: 3px;
  }
  
#navg-list li a:hover, #navg-list li a:active, #navg-list li a:focus {
  width: 170px;
  display: block;
  padding-top: 0px;
  padding-bottom: 0px;
  background: #e3e3e3;
  }
  
#topNavg2nd {
  position: relative;
  width: 954px;
  top: 3px !important;
  top: 0px;
  }
  
  
#navg-co ul {
    margin-left: -10px;
    list-style-type:none;
    }

#navg-co li {
	float: left;
	display:block;
        font-family: Arial, Verdana, sans-serif;
	font-size:12px;
	font-weight: bold;
	border: none;
	}

#navg-co li a {	
	display:block;
	width: 136px;
	padding-top: 5px;
	padding-bottom: 6px;
	text-align: center;
	text-decoration:none;
	color: #ffffff;
        background:url(images/red-tab.gif) no-repeat;
        background-position: 0px 0px;
	}


#navg-co li a:hover  {	
	color: #7c7d7f;
	display:block;
	width: 136px;
	background:url(images/white-tab.gif) no-repeat;
	text-align: center;
	text-decoration:none;
	padding-top: 5px;
	padding-bottom: 6px;
        background-position: 0px 0px;
	}


TR.headerNavigation {
}

TD.headerNavigation {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #e41e25;
  font-weight : bold;
}

A.headerNavigation { 
  color: #e41e25; 
}

A.headerNavigation:hover {
  color: #7c7d7f;
  text-decoration: none;
}

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: Arial, Tahoma, Verdana, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #3d3d3d;
  font-weight: bold;
  text-align: center;
}

table.footer { border: 5px solid #E41E25}

TR.footer {
  background: #E41E25;
  padding-top: 3px;
  padding-bottom: 3px;
  margin-top: 5px;
}

TD.footer {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  background: #E41E25;
  color: #ffffff;
  font-weight: bold;
  padding-top: 3px;
  padding-bottom: 3px;
}

#container {
  position: relative;
  top: 6px;
  }

.infoBox {
  background: #ffffff;
}

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

.navg-hr {
 height: 1px; noshade; 
 margin: 3px 0 3px 0 !important;
 margin: 0 0 0 0;
 }

.infoSearchBox {
  width: 270px;
 }

.searchBoxContents {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
}


.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #3d3d3d;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 15px;
}


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

TR.productListing-mix1, 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.productListing-mix2, 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: #e3e3e3;
}

TR.productListing-even-acc {
  background: #D0DFC3;
}

TR.productListing-even-chr {
  background:  #9aa2d1;;
}

TR.productListing-even-dre {
  background: #c9daf6;
}

TR.productListing-even-wit {
  background: #AFA983;
}

TR.productListing-even-arc {
  background: #E0EFE2;
}

TR.productListing-even-isg {
  background: #EFEAB3;
}

TR.productListing-even-phx {
  background: #a084b5;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #aeafb3;
  border-spacing: 1px;
  border-collapse: collapse;
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  color: #3d3d3d;
  font-weight: normal;
  }

.productListing-heading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  background: #aeafb3;
  color: #3d3d3d;
  font-weight: bold;
  padding: 5px 1px 5px 1px;
}

.productListing-hd-acc {
  background: #9FBF6B;
  padding: 5px 1px 5px 1px;
}

.productListing-hd-chr {
  background: #9aa2d1;
  padding: 5px 3px 5px 3px;
}

.productListing-hd-dre {
  background: #81ADF4;
  padding: 5px 1px 5px 1px;
}

.productListing-hd-wit {
  background: #AFA983;
  padding: 5px 1px 5px 1px;
}

.productListing-hd-arc {
  background: #CCEF95;
  padding: 5px 1px 5px 1px;
}

.productListing-hd-isg {
  background: #AF8B2B;
  padding: 5px 1px 5px 1px;
}

.productListing-hd-phx {
  background: #b5a3b1;
  padding: 5px 1px 5px 1px;
}

.productListing-heading-m {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  background: #bcc8a0;
  color: #3d3d3d;
  font-weight: bold;
}

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

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #6c7073;
}

TR.subBar {
  background: #f4f7fd;
}

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

#reseller-box {
  padding-top: 97px !important;
  padding-top: 87px;
  background: #fffff}

#reseller {
  background: #aeafb3; 
  border: 2px solid #ffffff; 
  margin: 3px }
  
ul {
	margin-left: 15px;
	padding-left: 10px;
	list-style-type: disc;
	}


.main, TD.main, P.main, ul.main {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  padding-top: 5px;
  padding-left: 0px;
  color: #3d3d3d;
  font-weight: normal;
}

.main a {color: #3d3d3d; text-decoration: underline}

.main a:hover {color: #e62223}


TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  color: #3d3d3d;
}

TD.accountCategory {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  color: #3d3d3d;
}

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

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

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

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

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

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

SPAN.greetUser {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
}

TD.formAreaTitle {
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 12px;
  color: #3d3d3d;
  font-weight: bold;
}

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

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

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

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, Verdana, sans-serif; font-size: 10px; color: #3d3d3d; }
.checkoutBarCurrent { font-family: Arial, Verdana, sans-serif; font-size: 10px; color: #000000; }

/* message box */

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

/* input requirement */

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