/*
  $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; }

.main_new {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}

.productListing-imgWrapper {
	margin-left: 10px;
	margin-top: -10px;
	border-style: solid;
	border-color: #626262;
	border-width: 1px;
}
.productListing-imgWrapper2 {
	margin-left: 10px;
	border-style: solid;
	border-color: #626262;
	border-width: 1px;
}

.productListing-osc-data1 {
	border-style: solid;
	border-color: #626262;
	border-width: 1px;
	border-right: 0px;
	margin-bottom:20px;
}
.productListing-osc-data2 {
	border-style: solid;
	border-color: #626262;
	border-width: 1px;
	border-left: 0px;	
	margin-bottom:20px;
	vertical-align: top;
}
.productListing-osc-data2-1 {
	clear: both;
	float: left;
	height: 120px;
	vertical-align: top;
	width: 510px;
}
.productListing-osc-data2-1-shopping {
	clear: both;
	float: left;
	height: 120px;
	vertical-align: top;
	width: 370px;
}
.productListing-osc-data2-2 {	
	clear:both;
	float:right;
	vertical-align: bottom;
}
.productListing-osc-data3 {
	border-style: solid;
	border-color: #626262;
	border-width: 1px;
	margin-bottom:20px;
		/*background: blue;*/
}
.productListing-osc-data3-shopping {
	border-style: solid;
	border-color: #626262;
	border-width: 1px;
	margin-bottom:20px;
		/*background: blue;*/
	width: 500px;
}
.productListing-osc-data3-1{
	border-style: solid;
	border-color: #626262;
	border-width: 1px;
	border-right: 0px;
}
.productListing-osc-data3-2{
	border-style: solid;
	border-color: #626262;
	border-width: 1px;
	border-right: 0px;
	border-left: 0px;
}
.productListing-osc-data3-3{
	border-style: solid;
	border-color: #626262;
	border-width: 1px;
	border-right: 0px;
	border-left: 0px;
}
.productListing-osc-data3-4{
	border-style: solid;
	border-color: #626262;
	border-width: 1px;
	border-left: 0px;
}
.productListing-osc {
	margin-bottom:0px;
	height: 5px;
	font-size: 1px;
}
.productListing-osc3 {
	width: 620px;

}
.productListing-osc3-shopping {
	/*width: 520px;*/
	/*background: green;*/
}

input.center {
	text-align: center;
}

.size11 {
	font-size: 10px;
}

.product_info_wrapper {
	width: 100%;
	clear:both;
	float:left;
	/*background: blue;*/
}

.box div {
	margin: auto;

}

.box div.topleft {
	display: block;
	background: url('images/attributes_box/attributes_background.png') top left no-repeat white;
	padding: 2.0em 0em 0em 0em;
}

.box div.topright {
	display: block;
	background: url('images/attributes_box/attributes_background.png') top right no-repeat white;
	padding: 2.0em 2.0em 2.0em 0em;	
	margin: -2.0em 0 0 2.0em;
}

.box div.bottomleft {
	display: block;
	height: 35px;
	margin-top: -2.0em;
	background: url('images/attributes_box/attributes_background.png') bottom left no-repeat white;
}

.box div.bottomright {
	display: block;
	background: url('images/attributes_box/attributes_background.png') bottom right no-repeat white;
	height: 35px;
	margin-left: 3.0em;
}

.border-box {
	/*width: 960px;*/
	margin-top:10px;
}
	.border-box .top-left, .border-box .top-right, .border-box .bottom-left, .border-box .bottom-right  {
		background-image: url('images/attributes_box/attributes_background.png');
		background-repeat: no-repeat;
	}
	.border-box .top-left {
		background-position: left top;
	}
	.border-box .top-right {
		background-position: right top;
		margin-left: 10px;
		padding: 20px 20px 10px 10px;
	}
	.border-box .bottom-left {
		background-position: left bottom;
	}
	.border-box .bottom-right {
		background-position: right bottom;
		height: 10px;
		margin-left: 10px;
	}


.product_info_img {
	width: 216px;
	background-image:url('images/image_background_border.png');
	background-repeat: no-repeat;
	/*overflow:hidden;*/
	height: 190px;
	float: left;
	/*padding: 4px;*/
	/*background: GREEN;*/
}
.product_info_img_mover_top {
	height: 8px;
	width: 100%;
}
.product_info_img_mover_left {
	height: 100%;
	width: 9px;
}
.product_info_img_mover {
	/*position: relative;
	top: 8px;
	left: 9px;*/
	margin: 0px;
	margin-left: 9px;
	margin-top: 8px;
}

table {
	font-color: #626262;
	color: #626262;
}
div {
	font-color: #626262;
	color: #626262;
}
/*
table,div {
##	width: 100%;
	font-color: #626262;
	color: #626262;
}

td,tr,table,div {
	##border: 0px;
	##padding:0px;
	##margin: 0px;
	##width: 100%;
}
*/
BODY {
  background: #ffffff;
  background: #818080;
  color: #626262;
  margin: 0px;
	background-image:url('images/body_background.png');
	background-repeat:repeat-x;
}


A {
  color: #626262;
  text-decoration: none;
}

A:hover {
  color: #e69043;
  text-decoration: underline;
}

.banner_background {
	background-image:url('images/banner.png');
	background-repeat:repeat-none;
	height: 175px;
}

.page_contents{
	/*##background: green;*/
}
li {
	line-height: 12px;
}
td {
	/*background: #FFFFFF;*/
}
img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

td.space {
	margin-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding-left: 5px;
}


.font_color {
	font-color: #626262;
	color: #626262;
}

.footer_spacer {
	width: 100%;
	height: 20px;
	/*##background: green;*/
}
.border_black {
	border: 1px solid #000000;
}

.marginminusBottom {
	/*##margin: 10px;*/
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
}
.marginTop {
	margin-top: 10px;
}

.header_banner_pusher {
	height: 133px;
	width:100%;
}

.frame {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #;
	border-right-color: #e69043;
	border-bottom-color: #;
	border-left-color: #e69043;
	border: 0px;
	background: #FFFFFF;
}

.homepage {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #000000;
    color: #626262;
}

FORM {
	display: inline;
}

.header {
  background: #ffffff;
}


.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  background: #e69043;
  background: #000000;
  
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

.headerError {
  background: #ff0000;
}

.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

.headerInfo {
  background: #00ff00;
}

.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #e69043;
      background: #FFFFFF;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #E69043;
        background: #626262;
  	border: 1px #000000;
}

.infoBoxContents {
  background: #f8f8f9;
  	background: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxPositioning {
	margin-bottom:10px;
	margin-left:10px;
	margin-right:10px;

}

.infoBoxHeading {

  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #e69043;
        background: #FFFFFF;
  color: #ffffff;
  height: 27px;
	background-image:url('images/header_gradient.png');
	background-repeat:repeat-x;

}

.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: #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;
	background-image: url(/images/productlist.gif);
	background-repeat: repeat;
}



.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ffffff;
  color: #000000;
  font-weight: bold;
}

.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: ;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #000000;
}

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: 12px;
	line-height: 12px;
}

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: #ff0000;
}

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: #f0a480;
  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: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.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; }

/* BOF: More Pics 6 */
TABLE.popup {
  border-width: 1px;
  border-style: dotted;  
  border-color
}

/* EOF: More Pics 6 */


