/*
  $Id: stylesheet.css,v 1.2 2005/04/06 22:54:27 Michael Sasek Exp $

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

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
  
  Updated by  TemplateShopper.com November 2003 for AAbox .com
*/

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

BODY {
  /*background-color: #ffffff;*/
  color: #000000;
  margin-top: 35px;
  margin-left: 0px;
  margin-right: 0px;
  background-color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 13px;
}

A, a:link, a:active, a:visited, .main a:link, .main a:active, .main a:visited {
  color: #000066;
  text-decoration: none;
}

A:hover, .main a:hover {
  color: #000066;
  text-decoration: underline;
}


p {
font-family: Arial, Helvetica, sans-serif;
color: #000000;
font-size: 11px;
margin-top: 0px;
margin-bottom: 13px;
}

h1 {
font-family: Arial, Helvetica, sans-serif;
color: #000000;
font-size: 12px;
font-weight: bold;
margin-top: 0px;
margin-bottom: 13px;
}

#masthead {
width: 862px;
height: 66px;
background-image: url(/images/bg-top-guys.jpg);
color: #ffffff;
}

.topnav a {
color: #ffffff;
text-decoration: none;
}

.topnav a:link , a:visited {
color: #ffffff;
text-decoration: none;
}

.topnav a:hover {
color: #ffffff;
text-decoration: underline;
}

.subnav{
border-left: thin;
border-color: #FFFFFF;
height: 20px;
}

.subnav td {
border-right: thin;
border-color: #FFFFFF;
padding-left: 6px;
padding-right: 6px;
color: #000000;
}

.subnav a {
color: #000000;
}
.subnav a:link , .subnav a:visited {
color: #000000;
text-decoration: none;
}

.subnav a:hover {
color: #000099;
text-decoration: underline;
}

#bodytable {
width: 862px;
background-color: #ffffff;
margin-bottom:2px;
}

#whats_new_table {
width: 100%;
background-image: url(/images/bg-pink2-guys.gif);
}

#foot {
width: 862px;
height: 12px;
background-image: url(/images/bg-pink2-guys.gif);
}

#leftnav {
background-image: url(/images/bg-pink-guys.gif);
width: 166px;
color: #ffffff;
}

.leftnavHeadings {
margin-top: 10px;
margin-left: 12px;
margin-bottom: 0px;
font-weight: bold;
color: #ffffff;
}

.leftnavHeadings a {
color: #ffffff;
text-decoration: none;
}

.leftnavHeadings a:link , .leftnavHeadings a:visited {
color: #ffffff;
text-decoration: none;
}

.leftnavHeadings a:hover {
color: #ffffff;
text-decoration: underline;
}

.lnHeadings_whatsnew {
margin-top: 10px;
margin-bottom: 0px;
font-weight: bold;
color: #000000;
}

.leftnavItems {
color: #ffffff;
margin-left: 16px;
margin-bottom: 0px;
}

.leftnavItems a {
color: #ffffff;
text-decoration: none;
}

.leftnavItems a:link , .leftnavItems a:visited {
color: #ffffff;
text-decoration: none;
}

.leftnavItems a:hover {
color: #ffffff;
text-decoration: underline;
}

.lnItems_whatsnew {
color: #000000;
margin-bottom: 10px;
}

.lnItems_whatsnew a {
color: #000000;
text-decoration: none;
}

.lnItems_whatsnew a:link , .lnItems_whatsnew a:visited {
color: #000000;
text-decoration: none;
}

.lnItems_whatsnew a:hover {
color: #000000;
text-decoration: underline;
}

.breadcrumb {
margin-top: 6px;
margin-bottom: 0px;
font-size: 18px;
font-weight: bold;
color: #000000;
}

FORM {
	display: inline;
}

TR.header {
  background-color: #ffffff;
}

TR.headerNavigation {
  /*background-color: #bbc3d3;*/
}

TD.headerNavigation {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background-color: #bbc3d3;
  font-weight : bold;
  padding-bottom : 2px;
  padding-top : 2px;
}

a.headerNavigation, a:link.headerNavigation, a:active.headerNavigation, a:visited.headerNavigation { 
  color: #666666; 
}

a.headerNavigation:hover {
  color: #000066;
  text-decoration: underline;
}

TR.headerError {
  background-color: #ff0000;
}

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

TR.headerInfo {
  background-color: #00ff00;
}

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

TR.footer {
 /* background-color: #bbc3d3;*/
}

TD.footer {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  background-color: #587CBE;
  color: #ffffff;
  font-weight: bold;
  padding-top : 1px;
  padding-bottom : 2px;
}

.infoBox {
  /*background-color: #b6b7cb;*/
}

.infoBoxContents {
  /*background-color: #f8f8f9;*/
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

.infoBoxNotice {
  background-color: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #666666;
}
TD.xsell a  {
color:#666666;
}
TD.xsell {
color:#666666;
}
TD.infoBox, SPAN.infoBox {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

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

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

.productListing-heading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
    color: #000000;
}

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

.productListing-data a {
	color:#000000;
}

.productListing-data:hover a {
	color:#000000;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
}

TR.subBar {
  background-color: #f4f7fd;
}

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

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

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;

}

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

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

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

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

TD.category_desc {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

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

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

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

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

TABLE.formArea {
  background-color: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

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

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

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

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

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

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

/* message box */

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

/* input requirement */

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

/* input requirement */

/* BOF productDetail_ */

#productDetail_container {
  width:665px;
  height:345px;
}
#productDetail_information {
  float:right;
  width:330px;
}
#productDetail_main {
	padding-left:10px;
}
#productDetail_main .prod_midbox {
	border-top-style:dotted;
	border-top-width:1px;
	border-top-color:#CCCCCC;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-bottom-color:#CCCCCC;
	padding-top:10px;
	padding-bottom:10px;
	font-weight:bold;
	color:#666666;
	vertical-align:top;
	margin-bottom:10px;
}
#productDetail_main .prod_midbox a, #productDetail_main .prod_midbox a:link, #productDetail_main .prod_midbox a:visited{
	color:#666666;
}
#productDetail_main .prod_midbox a:hover{
	color:#333333;
	text-decoration:none;
}
#productDetail_main .prod_name {
	padding-left:10px;
	padding-right:10px;
	font-size:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color: #000066;
	margin-bottom:7px;
}
#productDetail_main .prod_desc {
	padding-left:10px;
	padding-right:10px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000066;
	margin-bottom:10px;
}
#productDetail_main .prod_price {
	padding-left:10px;
	font-size:11px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color: #000066;
	margin-bottom:5px;
}
#productDetail_main .prod_options {
	padding-left:10px;
	font-size:11px;
	font-family:arial;
	color: #000066;
	margin-bottom:10px;
}
#productDetail_main .prod_addToCart {
	padding-left:10px;
	margin-bottom:10px;
}
#productDetail_pics {
  padding-right:330px;
}
#productDetail_lrgpic {
  width:260px;
  float:left;

}
#productDetail_thumbs {
	border-left-style:dashed;
	border-left-color:#CCCCCC;
	border-left-width:1px;
	border-right-style:dashed;
	border-right-color:#CCCCCC;
	border-right-width:1px;
	min-height:333px;
  width:73px;
  float:right;
}
#product_alsobought {
	float:right;
	width:100%;
	margin-top:15px;
	border-top-style:dotted;
	border-top-color:#CCCCCC;
	border-top-width:1px;
	font-size:11px;
	font-weight:bold;
	font-family:arial;
	color: #000066;
}
	
/* EOF productDetail_ */

/* BOF productListing_ */
#productListing_products {
	float:left;
	width:450px;
}
#productListing_detail {
	position:absolute;
	right:0px;
	width:201px;
	min-height:490px;
	border-left-style:dashed;
	border-left-width:1px;
	border-left-color:#CCCCCC;
	padding-left:10px;
}
.productListing_detailname {
 	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color: #000066;
}
.productListing_detailprice {
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color: #000066;
}
.productListing_detailshortdesc {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000066;
}
/* EOF productListing_ */
#mainpage_holder {
	width:100%;
	vertica-align:top;
}

#mainpage_contentbox {
	width:449px;
	float:left;
}
#featured_sets {
	text-align:center;
	width:243px;
	float:right;
}
#featured_holder {
	min-height:135px;
	width:100%;
	margin-bottom:2px; 
}
#featured_image {
	float:right;
	width:100px;
	margin-left:8px;
}
#featured_holder a {
color:#000000;
font-weight:bold;
}
#featured_seperator {
	width:100%;
	padding-top:4px;
	border-bottom-style:dotted; 
	border-bottom-width:1px; 
	border-bottom-color:#CCCCCC;
}

.padded_content {
	margin:1px 13px 10px 13px;
}
.footer_text {
	margin-top:5px;
	color:#333333;
}
a.footer_text, a:link.footer_text, a:active.footer_text, a:visited.footer_text {
	color:#333333;
	text-decoration:none;
}
a.footer_text:hover {
	color:#999999;
	text-decoration:none;
}
