/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

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

BODY {
  background: url("images/bg_body.gif") repeat fixed 50% 0 transparent;
  color: #4e4e4e; 
  font-size: 62.5%; 
  line-height:1.5em;
  font-family:Arial,Helvetica,sans-serif;
  margin: 0px; 
  border-top:2px solid #cccccc;
}

.fixcenter {
  width: 972px;
  border: solid; border-color:#B8CDE0; border-width:0px;
  background: #ffffff;
  color: #000000;
  margin: auto;
  margin-top: 0px;
  text-align: left;
}

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

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #6494a4; 
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #6494a4;

  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

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

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

.infoBox {
 border-left:1px solid #DEDEDE;
 border-right:1px solid #DEDEDE;
 border-top:0px;
 border-bottom:1px solid #DEDEDE;
  /* background: #DEDEDE; */
  
}

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

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #6494a4;
  
  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: #f5f5f7;
}

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

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #6494a4;
  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 {
    color: #817A7A;
    font-size: 1.4em;
    font-weight: normal;
    line-height: 1.1em;
    margin: 0;
}

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-size: 11px;
}

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

TABLE.productinfoBox {
border: solid; border-color:#6494a4; border-width: 1px;
background: #f5f5f7;
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
}

TD.Price {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #000000;
}
.grid_12 {
	display:inline;
	float: left;
	position: relative;
	margin-left: 4px;
	margin-right: 4px;
	width:964px;
}
.ofh {
    overflow: hidden;
}
.menu {
    background: url("images/menu_bg.gif") repeat-x scroll 0 0 #330033;
}
.menu {
    border-radius: 9px 9px 0 0;
}
.menu ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.menu_item {
    cursor: pointer;
    display: block;
    float: left;
    line-height: 1;
    text-align: center;
    width: 160px;
}
.menu_item.un a {
    background: none repeat scroll 0 0 transparent;
}
.menu_item a:hover, .menu_item.selected a {
    color: #BAB9B9;
    text-decoration: none;
}
.menu_item a {
    color: #FFFFFF;
    font-size: 1em;
    font-weight: bold;
    line-height: 1em;
}
.menu_item a {
    background: url("images/menu_item.gif") no-repeat scroll 0 50% transparent;
    cursor: pointer;
    display: block;
    padding: 11px 13px 9px;
}
.box_title_tl,
.box_title_tr,
.box_title_bl,
.box_title_bl.un,
.box_title_br {
	background-repeat: no-repeat; 
	background-color: transparent;
}
.bg_body {
	background:transparent;
	padding-bottom:0px;
}
.row_4 {
	padding: 0px 0px 20px 0px; 
	background:#f3f3f4;
	border-top:1px solid #e4e5e7; 
	font-size:1.2em;
}
#bodyWrapper {
	margin:0px auto 0px auto;
}
.container_12 {
	margin-left: auto;
	margin-right: auto;
	width: 972px;
}
.container_12 .grid_12 {
    width: 964px;
}
.footer {
    background: url("images/paypal.gif") no-repeat scroll 100% 33px transparent;
    border-top: 1px solid #E8E8E8;
    overflow: hidden;
    padding: 0;
}
.footer_menu {
    margin-top: 0;
}
.grid_12{
    display: inline;
    float: left;
    margin-left: 4px;
    margin-right: 4px;
    position: relative;
}
.footer ul {
    float: none;
    list-style: none outside none;
    margin: 22px 0 0;
    overflow: hidden;
    padding: 0;
}
.footer li {
    cursor: pointer;
    display: inline-block;
    float: left;
    white-space: nowrap;
}
.footer li.un a {
    background: none repeat scroll 0 0 transparent;
}
.footer_item a {
    background: url("images/footer_item.gif") no-repeat scroll 0 50% transparent;
    color: #959CA1;
    cursor: pointer;
    font-weight: normal;
    line-height: 1.2em;
    padding: 0 13px;
    width: auto;
}
.footer p {
    color: #959CA1;
    font-size: 1em;
    line-height: 1.8em;
}
.footer p {
    margin: 6px 0 0;
    padding-left: 13px;
}
p {
    margin-bottom: 0;
    margin-top: 0;
}
.footer p a {
    color: #858585;
}
.footer p b a, .footer p b {
    color: #858585;
    font-weight: normal;
}
.footer p b a {
    text-decoration: underline;
}

.infoBoxWrapper {
    margin: 0 0 9px;
    padding: 0;
}
.box_title_tl {
    background-position: 0 0;
}
.box_title_tr {
    background-position: 100% 0;
}
.box_title_t {
    background: url("images/box_title_t.png") repeat-x scroll 0 0 transparent;
    font-size: 0;
    height: 10px;
    line-height: 0;
    margin: 0 10px;
}
.box_title_bl {
    background-color: #DEDEDE;
    background-position: 0 100%;
}
.box_title_br {
    background-position: 100% 100%;
}
.box_title_b {
    background: url("images/title_bg-1.png") repeat-x scroll 0 100%;
    height:38px;
	width:235px;
	font-weight:bold;
	padding-left:40px;
	
}
.infoHeading, .infoBoxWrapper .infoBoxHeading span {
    background: url("images/infoBoxHeading_marker.png") no-repeat scroll 9px 0 transparent;
    color: #000000;
    display: inline-block;
    font-size: 1.333em;
    font-weight: bold;
    line-height: 1.2em;
    overflow: hidden;
    padding: 0 0 9px 31px;
}
.infoContents, .infoBoxWrapper .infoBoxContents {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #F9F9F9;
    border-color: #DEDEDE;
    border-style: solid;
    border-width: 0 1px 1px;
    padding: 12px 20px 10px;
}
.infoBoxContents {
    color: #959595;
    font-size: 11px;
    line-height: 1.6em;
    overflow: hidden;
}
.infoBoxContents, .contentPadd {
    border-radius: 0 0 9px 9px;
}
.infoBoxContents, .contentPadd {
    border-radius: 0 0 9px 9px;
}
.infoBoxContents .categories {
    margin: 0;
}
.infoBoxContents ul {
    list-style: none outside none;
    padding: 0;
}
.infoBoxContents li {
    font-size: 1em;
    line-height: 1em;
}
.infoBoxContents li, .infoBoxContents li a, .infoBoxContents li a font {
    font-weight: normal;
    vertical-align: top;
}
.infoBoxContents li {
    padding: 0;
    position: relative;
    width: 100%;
}
.infoBoxContents li a {
    background: url("images/bg_list.gif") no-repeat scroll 0 8px transparent;
    color: #434343;
    padding: 4px 0 14px 13px;
    text-decoration: none;
}
.infoBoxContents li a strong, .infoBoxContents li a {
    display: inline-block;
    overflow: hidden;
}
.infoBoxContents li, .infoBoxContents li a, .infoBoxContents li a font {
    font-weight: normal;
    vertical-align: top;
}
.infoBoxContents a {
    font-size: 1em;
}
.fl_right {
    float: right;
}
.fl_left {
    float: left;
}
.search {
    background: url("images/header_search.gif") no-repeat scroll 100% 0 transparent;
    margin: 0px 0 0;
    padding: 0;
    width: 292px;
}
.input-width {
    height: 22px;
    width: 190px;
}
.width-setter {
    height: 22px;
    margin: 0 6px;
    position: relative;
}
.search .go {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    color: #585A5B;
    font-size: 12px;
    left: -6px;
    margin: 0;
    padding: 3px 6px 2px;
    position: absolute;
    top: 0;
    width: 100%;
}
.search .button_search_prod {
    margin-left: 9px;
    width: 45px;
}
.search label {
    color: #000000;
    margin-right: 5px;
    margin-top: 3px;
	font-size:12px;
}
CHECKBOX, INPUT, RADIO, SELECT {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1.1em;
}
FORM {
    display: inline;
}
.navigation {
    background: url("images/navigation_bg.png") no-repeat scroll 50% 100% transparent;
    padding: 11px 15px 9px 14px;
}
.cart_bg {
    background: url("images/cart_bg.gif") no-repeat scroll 100% 0 transparent;
    padding: 4px 0 5px;
    width: 246px;
}
.cart_bg b {
    color: #FF3000;
    display: inline-block;
    font-weight: bold;
    text-decoration: underline;
	font-size:12px;
}
.cart_bg div {
	font-size:12px;
}
.banner img {
    opacity: 0.9;
}
.banner img:hover {
    float: left;
    opacity:1;
}
img {
    border: 0 none;
}
.name_padd {
    padding: 6px 7px 11px;
    text-align: left;
    vertical-align: top;
	color: #4E4E4E;
    font-size: 1em;
    font-weight: bold;
    text-decoration: none;
}
.name_padd:hover {
    padding: 6px 7px 11px;
    text-align: left;
    vertical-align: top;
	color: #FF3066;
    font-size: 1em;
    font-weight: bold;
    text-decoration: underline;
}
.curr_txt{
	color: #000000;
    font-size: 1.333em;
    font-weight: bold;
    line-height: 1.2em;
	padding-left:20px;
	padding-top:10px;	
	text-align:left;
}
.ui-button-text{
	color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
    white-space: nowrap;
}
.ui-icon{
    background-image: url("images/ui-icons_ffffff_256x240.png");
}
.add_to_cart{
 float:right;
 background:url("images/add_to_cart.png");
 background-repeat:no-repeat;
 width:101px;
}
.prod_details{
	float:left;
	background:url("images/details.png");
	background-repeat:no-repeat;
	width:76px;
	padding-bottom:10px;
}
.data_padd{
	border-bottom: 1px solid #E5E5E5;
    padding: 0 0 17px;
    text-align: left;
    vertical-align: middle;
}
.txt1{
    display: inline-block;
    float: left;
    font-size: 0.6em;
    font-weight: normal;
    margin-top: 3px;
	color:#817A7A;
}
.pricetxt{
	color: #2B2B2B;
    font-size: 1.3em;
    font-weight: normal;
    line-height: 1.2em;
}
.box_title_center{
	 background: url("images/title_bg-3.png") repeat-x scroll 0 100%;
    height:38px;
	width:478px;
	font-weight:bold;
	padding-left:40px;
}
.prod_border{
	border-right:1px dotted;
	border-bottom:1px dotted;
}
.prod_border1{
	border-bottom:1px dotted;
}
.themeieMainFolderLeft, .themeieMainItemLeft{
    background: url("images/bg_list.gif") no-repeat scroll 0 10px transparent;
    color: #434343;
    padding: 4px 0 14px 13px;
    text-decoration: none;
}
.themeieMenu{
	padding-left:20px;
}
