<input type="button" >/*
  $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: #BA1D11; }
.productsNotifications { background: #888888; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

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

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

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
  font-size: 10px;
}

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

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: 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: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #000000;
  border: 1px solid #F7D29D;
}

.infoBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
.infoBoxContents a{
  color: #F7D29D;
}
.infoBoxContents a:hover{
  color: #f6cf98;
}

.infoBoxNotice {
  background: #A70000;
}

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

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #000000;
  color: #ffffff;
}

TD.infoBox, SPAN.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: #f8f8f9;
}

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

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

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

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

TD.no_productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color:#590504;  
}

A.pageResults {
}

A.pageResults:hover {
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  color: #F7D29D;
}

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: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
TD.smallText{
  padding: 0 6px 12px 6px;
}
TD.smallText a{
  padding: 6px 0 0 0;
}

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: #FFFFFF;
  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: #888888; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #444444; }

.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: #8B0000; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #900000; }

/* input requirement */

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



body{
	width:900px;
	background-color:#000;
	font: 900 10px Verdana;
	color:#F7D29D;
	margin:10px auto;
}
a{
	color:#BA1D11;
}

.product_dropdown{
	margin: 0px;
	padding:0px;
	width:100px;
	font:100 10px Verdana; 
	color:#5F5C60;
}
.menu_first{
	width:900px;
	height:15px;
	text-align:right;
	font: 100 10px Verdana;
	color:#848892;
}
.menu_first a{
	font: 100 10px Verdana;
	color:#848892;
	text-decoration:none;
	margin-right:20px;
}
.menu_first a:hover{
	/* text-decoration:underline; */
	color: #960000;
}
.top_flash_menu{
	width:900px;
	height:112px;
	margin-top:5px;
}
.all_content{
	width:900px;
}
.img_content_flash{
	width:640px;
	float:left;
}
.right_content{
	width:260px;
	float:left;
}
.clearer{
	line-height: 0px; 
	font-size: 0px; 
	clear: both; 
	overflow: hidden;
}
.text_list1{
	width:230px;
	height:97px;
	margin-bottom:20px;
}
.text_list1 ul{
	 margin:0px;
	 padding:0px;
	 padding:3px 0 0 30px;
}
.text_list1 li{
	list-style:none;
	background-image:url("images/list_element.gif");
	background-repeat:no-repeat;
	padding-left:19px;
	margin-bottom:5px;
	height:14px;
}
.text_list1 li a{
	text-decoration:none;
	font: 900 10px Verdana;
	color:#F7D29D;
}
.text_list1 li:hover{
	background-image:url("images/list_element_hover.gif");
	background-repeat:no-repeat;
}
.text_list1 li a:hover{
	text-decoration:none;
	font: 900 10px Verdana;
	color:#f6cf98;
}
.text_div_right{
	height:160px;
	width:260px;
}
.form_text_right{
	margin:0px;
	padding:0px;
	padding:3px 0 0 30px;
}
.option_select{
	font-size:10px;
	font-family:Verdana;
	font-weight:normal;
	color:#656566;
	width:150px;
	margin-bottom:10px;
}
.img_div_right{
	width:235px;
	height:194px;
	padding:25px 0 0 25px;
}
.text_list2{
	width:260px;
	height:97px;
	margin-bottom:20px;
}
.text_list2 ul{
	 margin:0px;
	 padding:0px;
	 padding:5px 0 0 30px;
}
.text_list2 li{
	list-style:none;
	background-image:url("images/list_element2.gif");
	background-repeat:no-repeat;
	background-position:0% 50%;
	padding:0px;
	padding-left:8px;
	margin-bottom:5px;
}
.text_list2 li a{
	text-decoration:none;
	font: 900 10px Verdana;
	color:#F7D29D;
}
.text_list2 li a:hover{
	text-decoration:none;
	font: 900 10px Verdana;
	color:#f6cf98;
}
.footer{
	width:900px;
	height:95px;
	color:#848892;
	font: 900 10px Verdana;
}
.left_footer{
	width:185px;
	height:75px;
	float:left;
	background-image:url("images/bg_footer_left.jpg");
	padding:20px 0 0 15px;
}
.left_footer p{
	margin:0px;
	padding:0px;
	padding-top:10px;
}
.right_footer{
	width:700px;
	height:60px;
	float:left;
	text-align:center;
	padding-top:15px;
	font-weight:normal;
}
.right_footer p{
	margin:0px;
	padding:0px;
	padding-top:15px;
}
.right_footer a{
	text-decoration:none;
	font:900 10px Verdana;
	color:#848892;
}
.right_footer a:hover{
	text-decoration:underline;
}
a.a_tags{
	text-decoration:none;
	font:100 10px Verdana;
	color:#848892;
}
.about_us_title{
	width:640px;
}
.content_about_us{
	background-image: url("images/border_about_us_image.jpg");
	background-repeat:repeat-y;
	padding:0px 0 0 35px;
	margin:0px;
}
.bottom_content_about_us{
	background-image: url("images/bottom_about_us_image.jpg");
	background-repeat:no-repeat;
	width:640px;
	height:173px;
}
.bottom_content_contact_us{
	background-image: url("images/bottom_contact_us_image.gif");
	background-repeat:no-repeat;
	width:640px;
	height:121px;
}
.bottom_wf_type{
	background-image: url("images/bottom_wf_type_image.gif");
	background-repeat:no-repeat;
	width:640px;
	height:122px;
}
.div_float_right{
	float:right;
	height:370px;
	width:1px;
}
.content_about_us p{
	margin:0px;
	padding:0px;
	font: 100 11px Arial;
	color:#F7D29D;
}
.text_content_float{
	width:304px;
	float:left;
	padding:20px 7px 0 3px;
}
.text_content_float2{
	width:260px;
	float:left;
	padding:7px 0px 0 0px;
}
.text_content_float_contact_us{
	width:268px;
	float:left;
	padding:7px 7px 0 5px;
}
.text_content_float_contact_us a{
	text-decoration:none;
	font:900 10px Verdana;
	color:#FF0000;
}
.text_content_float_contact_us a:hover{
	text-decoration:underline;
} 
.img_content_float{
	width:267px;
	float:left;
}
.text_bottom_content{
	font:900 10px Verdana;
	color:#FF0000;
	vertical-align:bottom;
	padding:0px 0 25px 10px;
}
a#id_link{
	text-decoration:none;
	font:900 10px Verdana;
	color:#FF0000;
}
a#id_link:hover{
	text-decoration:underline;
}
.text2_content_about_us2{
	background-image: url("images/img2_about_us2.jpg");
	background-repeat:no-repeat;
	width:261px;
	height:365px;
	padding-top:15px;
	padding-left:320px;
	font:100 11px Arial;
}
.contact_us_link{
  display: block; 
  width: 70px; 
  height: 60px;
  float: left;
}
.hp_link{
  display: block; 
  width: 90px; 
  height: 60px;
  float: left;
}
.testimonials_background{
	background-image: url("images/bgr_testimonials.jpg");
	background-repeat:no-repeat;
	height:653px;
	width:540px;
	padding:120px 0 0 100px;
}
.testimonials_background p{
	font: 100 11px Arial;
	color:#000000;
	width:320px;
	padding:0px;
	margin:0px;
}
.pause{
	width:235px;
	height:30px;
	padding:5px 0 5px 80px;;
}
.read_next{
	width:130px;
	height:75px;
	padding: 25px 0 0 190px;
}
.table_next_prev{
	width:320px;
	padding-top:25px;
}
.details_prop{
	width:249px;
	background-image:url('images/bgr_details.jpg');
	background-repeat:no-repeat;
	height:462px;
	font:100 11px Arial;
	color:#000000;
	padding:0px;
	margin:0px;
	vertical-align:top;
	padding-top:50px;
	padding-left:0px;
}
.details_prop h2{
	color:#BA1D11;
	font:900 14px Verdana;
	padding:0px;
	margin:0px;
	padding-bottom:3px;
	width:225px;
}
.details_prop h3{
	color:#5F5C60;
	font:900 11px Verdana;
	padding:0px;
	margin:0px;
}
.details_prop p{
	margin:0px;
	padding:0px;
	margin:15px 0 15px 0;
	width:225px;
}
.table_details{
	width:145px;
	margin:0px;
	padding:0px;
}
.table_details th{
	width:45px;
	height: 20px;
	text-align:left;
	color:#BA1D11;
	font:900 11px Verdana;
	/*font-style:italic;*/
	padding:0px 0px 0px 0px;
	margin: 0px;
}
.table_details td{
	width:97px;
	height: 20px;
	padding:0px 0px 0px 3px;
	color:#5F5C60;
	font:900 11px Verdana;
	margin: 0px;
}
.details_link{
  display: block; 
  width: 156px; 
  height: 65px;
  float: left;
}
.add_to_cart_btn{
	padding-left:50px;
	padding-top:20px;
	width:106px;
	height:45px;
}
.bottom_photos{
	height:123px;
	vertical-align:top;
	width:640px;
	background-repeat:no-repeat;
}
.table_result_text{
	width:500px;
	font: 900 11px Arial;
	padding:0px;
	margin:0px;
	text-align:left;
}
.table_result_text th{
	color:#F6CF98;
	width:45px;
	padding-left:25px;
}
.table_result_text td{
	color:#F7D29D;
}
td.boxText{
  background-color: #000;
  padding: 0 0 30px 30px;
  font-size: 11px;
}
td.boxText input{
  margin: 0;
  padding: 0;
}
td.boxText a{
  color: #F7D29D;
}
td.boxText a:hover{
  color: #f6cf98;
  text-decoration: none;
}
td.boxText a b{
  color: #BA1D11;
}
#scdge{
  width: 120px; 
  height: 100px; 
  float: right; 
  margin: 0px 0px;
}
#content_area{
  width: 640px;
}
#right_sidebar{

}
.table_shopping_buttons{
	background-image:url('images/bottom_update.jpg');
	background-repeat:no-repeat;
	height:130px;
}

td#column_right{
  font-size: 11px;
}