@charset "utf-8";
/* CSS Document */
body {margin: 0; padding: 0; background: #F2F2F2 url("../images/bg.jpg") repeat-x; font: 76% arial,sans-serif; line-height: 1.5;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}
.float-left 	{ float:left; }
.float-left-specials	{ float:left; text-align: right;}
.float-right 	{ float:right; }
.float-right-specials	{ float:right; text-align: left;}
.text-left 		{ text-align:left; }
.text-right 	{ text-align:right; }
.bold 			{ font-weight:bold; }
#header {
	background: #fff url("../images/bg_header.jpg") repeat-x; 
	height: 127px;
	}
.container {background: #fff;}
.tagline {
	margin-top: 45px; 
	vertical-align: middle;
	}
h3.phone {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	margin: 45px 0 0 0; color: #7b7b7b; 
	text-align: right; 
	}
#searchbox {
	margin-top: 13px; 
	text-align: right;
	}
#wrapper {background: #fff;}
#account-links {color: #7b7b7b; text-align: right; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold;}
.accounticon {background: url("/images/profile.gif") 0 50% no-repeat; padding: 15px 0 15px 20px;}
.carticon {background: url("../images/shopping_cart.gif") 0 50% no-repeat; padding: 15px 0 15px 20px;}
.checkouticon {background: url("/images/shopping_cart_add.gif") 0 50% no-repeat; padding: 15px 0 15px 20px;}
#breadcrumbs {color: #7b7b7b; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold;}
#content {margin-bottom: 25px;}
#leftside {margin-bottom: 25px;}
#footer {
	background: #f6f6f6; 
	border-top: 1px solid #dddcdc; 
	border-bottom: 1px solid #dddcdc; 
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 5px 0;
	}
#creditcards {padding-top: 11px;}
#copyright {text-align: center;}
#phonefooter {text-align: right; padding-top: 9px;}
#footer2 {
	text-align: center; 
	padding: 10px 0;
	}
	
#nav {margin-top: 7px;}

#nav ul li {
	float: left; 
	margin: 0px; 
	list-style-type: none;
	}

#nav ul li a {
	margin: 0; 
	padding: 7px 13px 6px 13px;
	display: block; 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#333;		
	text-decoration: none;
	font-size:12px;
	letter-spacing:0px;
	}

#nav ul li a:hover, #nav ul li a:active {
	background: url("../images/menu_over.jpg") repeat-x;
	color: #8b3f1e;	
	font-size:12px;
	text-decoration:none;
	}
.boxspace {height: 5px; width: 100%;}

table.home { width:100%; }
table.home td {vertical-align:top;}
table.home p {line-height:1.5;}
img.home {margin-bottom: 15px;}
.mright {margin-right:5px;}

.toc {border-bottom: 1px solid #ccc; clear:both;}

h1.toc {margin: 0 10px 0 0; font-size: 24px;}

table.download_catalog {width: 100%; border: 1px solid #ccc;}
table.download_catalog td {vertical-align:top; width: 50%; padding: 20px;}
ul.download_cat {font-size: 12px;}

table.links {width: 100%; border: 1px solid #ccc;}
table.links td {vertical-align:top; padding: 20px;}
h1.linktitle {margin: 20px 10px 20px 0; font-size: 16px;border-bottom: 1px solid #ccc; clear:both; font-weight: bold;}



/*- Small Box--------------------------- */

.boxheader {
	background: url("../images/bg_box_header.jpg") top left repeat-x;
	color: #fff;
	font-size: 1.5em;
	height: 20px;
	line-height: 20px;
	padding: 0px 0 0 10px;
	margin: 0;
	}
.boxcontent {
	margin: 0;
	padding: 0 10px 10px 10px;
	background:#F3F3F3; border: 1px solid #d9d9d9;
	width: 168px;
	}
.searchboxcontent {
	margin: 0;
	padding: 10px;
	background:#F3F3F3; border: 1px solid #d9d9d9; text-align: center;
	}



/* OsCommerce Specific \*/

.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; }


A {
  color: #333;
  text-decoration: none;
}

A:hover {
  color: #6f1200;
  text-decoration: underline;
}

FORM {
	display: inline;
	margin: 0;
	padding: 0;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #fff;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #fff;
  color: #333;
  font-weight : bold;
}

A.headerNavigation { 
  color: #6f1200; 
}

A.headerNavigation:hover {
  color: #000;
}

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: #FCFCFC;
  border: 1px solid #efefef;
}

.infoBoxContents {
  background: transparent;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: transparent;
}

.infoBoxNoticeContents {
  background: transparent;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  background: #transparent;
  color: #fff;
}

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: #F2F2F2;
}

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;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #8d401f;
}

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.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; }



