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

/* ASPEX style help */
body {width:1024px;font-family:Arial, Sans-Serif;font-size:10pt;color:#555;margin:0;padding:0;}
img {border-style:none;}
a {text-decoration:none;color:#555;}
a:hover {text-decoration:underline;}
a.cat_menu_link {font-size:10pt;color:#000;}
h1 {font-size:16pt;color:#b32b24;}
h2 {font-size:12pt;color:#000;}

.link_divider {border-right:#b32b24 1px solid;}

#header {width:1024px;height:100px;}
#logo {margin:10px 30px;padding:0;height:72px;width:216px;float:left;}
/* 
#header_right{float:right;width:245px;margin:0;padding:10px 0 0 0;}
#header_links {height:40px;width:190px;padding:0 0 0 55px;margin:0;}
*/

/************************************ changed by BIkash ************************************************************/
#header_right{float:right;width:245px;margin:0;padding:10px 0 0 0;}
#header_links {height:40px;width:230px;margin:0;  }


#header_links ul {height:10px;padding:0;margin:0;}
#header_links ul li {font-size:8pt;padding:0 4px;float:left;list-style-type:none;margin:0;}
#search_function {height:25px;}
#search_button {background:url(/images/search-button.png);border:none;height:24px;width:83px;cursor:pointer;}
#cse-search-results{margin-left: 5em;padding:10;}


#main_nav {width:1024px;height:30px;background:url(/images/nav-bar.png) repeat-x;}
.divider {height:30px;background:#fff;float:left;width:1px;}
.nav_link {float:left;width:110px;text-align:center;color:#fff;font-size:14px;padding:7px 0px;}
#selected {background:#000;color:#b32b24;text-decoration:none;font-weight:bold;}
.nav_link:hover {background:#000;color:#b32b24;text-decoration:none;}
#flash_piece {width:1024px;height:163px;}
#flash_piece_help {
	position:absolute;
	top:249px;
	left:14px;
	color:#b32b24;
	font-size:20pt;
	width: 767px;
}
#industry_header_help {font-size:14pt;color:#fff;}
#secondary_nav {width:1024px;height:60px;background:url(/images/black-bar.png) repeat-x;}

.secondary_nav {width:30%;float:left;color:#fff;padding:0 0 0 3%;position:relative;z-index:2;}
.secondary_nav a {color:#b32b24;}
.secondary_nav_last {width:30%;padding:0 0 0 3%;}
.nav_img {float:left;margin:-13px 0 0 0;padding:0 5% 0 0;}
.nav_text {padding:15px 0;}

#double_border {float:left;width:48%;border-right:#ccc 1px solid;height:165px;}
#double_last {float:right;width:50%;height:165px;}
#body_container {overflow:hidden;width:100%;margin:15px auto;}
/*#body_container a {color:#b32b24;}*/
.red {color:#b32b24;}
.black {color:#000;}

.double_pane {float:left;width:63%;padding:10px 10px 10px 20px;margin:0 0 5px;}
.single_pane {float:left;width:30%;padding:10px 10px 10px 20px;margin:0 0 5px;position:relative;}
.single_pane_last {float:left;clear:right;width:30%;padding:10px 10px 10px 20px;margin:0 0 5px;position:relative;}
.pane_header a {font-weight:bold;}
.pane_header {font-size:14pt;padding:2px;color:#000;}
.pane_header_order {font-size:12pt;padding:2px;color:#000;}
.pane_content a {color:#b32b24;}
.pane_content {border:#ccc 1px solid;height:175px;padding:10px;}
.pane_content_small a {color:#b32b24;}
.pane_content_small {border:#ccc 1px solid;height:200px;padding:10px;font-size:10pt;}
.ind_main_link {position:absolute;bottom:15px;right:20px;}

#footer {width:1024px;padding:20px 0;font-size:8pt;border:}
#footer ul {margin:0;padding:0;}
#footer_links {width:200px;margin:0 45%;}
#footer_links ul li {padding:0 4px;float:left;list-style-type:none;margin:0;}

#breadcrumbs {padding:10px 0 0 30px;font-size:9pt;}
#breadcrumbs a {color:#b32b24;}

#categories_menu {border:1px solid #ccc;width:150px;margin:15px 25px;padding:10px;float:left;}
#category_products {margin-left:230px;margin-right:220px;min-width:570px;font-size:10pt;}
#category_right_side {float:right;border:#ccc 1px solid;width:200px;padding:10px;margin:15px 0;font-size:10pt;}

.right_side_header {font-weight:bold;color:#000;font-size:11pt;}

TABLE.aspexProductListing {border:1px solid #999;border-collapse:collapse;margin-bottom:25px;font-size:10pt;}
TD.aspexProductListing  {border:1px solid #999;margin:0;padding:4px;width:250px;font-weight:bold;}
TD.aspexProductImage {border:1px solid #999;border-bottom:1px solid #fff;padding:4px;width:250px;}
TD.aspexProductInfo  {border:1px solid #999;border-top:1px solid #fff;margin:0;padding:4px 4px 15px 15px;width:250px;}
/* end ASPEX style help */

.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; }

/*BODY {
  background: #ffffff;
  color: #000000;
  margin: 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: 12px;
  /*background: #bbc3d3;*/
  color: #b32b24;
  /*font-weight : bold;*/
}

A.headerNavigation { 
  color: #b32b24; 
}

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

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: #b6b7cb;
}*/

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

/*.infoBoxNotice {
  background: #FF8E90;
}*/

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

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  /*background: #bbc3d3;*/
  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: #777;
  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: #9a9a9a;
}

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; }
