/*
  $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
*/
*{ margin:0; padding:0; }

.bluetext a {color:#66aff3;}
.boxText { font-family: arial; font-size: 10px; }
.errorBox { font-family: arial; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family: arial; font-size : 10px; color: #cc0033; padding:10px 0 10px 0;}
.productsNotifications { background: #292928; }
.orderEdit { font-family: arial; font-size : 10px; color: #66aff3; text-decoration: underline; }

.left { float:left; }
.right { float:right; }
.clr { clear:both; }

BODY    {/*color: #DBDBDB;*/ color: #fff; margin:0px;padding:0;background:url(images/bodybg.jpg) top center repeat-x #010028; /*background-attachment:fixed;*/}

A       { /* color: #973059; */ font-family:arial;text-decoration: none;}
A:hover { /* color: #AABBDD; */ text-decoration: underline;}

FORM   {display: inline;}
td, div  {padding:0px; margin:0px; font-family:arial;}
/* ********************************************************************************************************* */
td  	{vertical-align:top;}
table {width:100%;}
/* ********************************************************************************************************* */
/* ********************************************************************************************************* */
/* ********************************************************************************************************* */
TR.headerError  	{background: #f00;}

TD.headerError  	{color: #fff;font-size: 12px;font-weight : bold;font-family:arial; background: #f00;text-align:center;}

TR.headerInfo  	{background: #00ff00;}

TD.headerInfo  	{color: #fff;font-size: 12px;font-weight: bold;font-family: arial;background: #00ff00;text-align: center;}

.infoBox  {background:#282828;}

.infoBoxContents  {padding:0px 0 0 10px;}

.infoBoxNotice  	{background: #FF8E90;}

.infoBoxNoticeContents {font-size: 10px;font-family: arial;background: #FFE6E6;}

TD.infoBoxHeading  {color: #fff;font-size: 10px;font-family: arial;font-weight: bold;background: #bbc3d3;}

TD.infoBox, SPAN.infoBox 	{font-size: 10px;font-family: arial;
}

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:#292928;}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {}

TABLE.productListing {
    border: 1px;
    border-style: solid;
    border-color: #b6b7cb;
    border-spacing: 1px;}

.productListing-heading  {color: #fff;font-size: 10px;font-weight: bold;font-family: arial;  background: #3a3a3a;}
.productListing-heading2  {color: #fff;font-size: 12px;font-weight: bold;font-family: arial; background: #3a3a3a; height:20px; line-height:20px; padding:2px 5px;}


TD.productListing-data  	{ /* font-size: 10px;font-family: arial; */ }

A.pageResults   { /* color: #0000FF; */ }

A.pageResults:hover  	{ /* color: #0000FF; */ background: #FFFF33;}

TD.pageHeading, DIV.pageHeading  	{color: #fff; font-size: 20px;font-weight: bold;font-family: arial;}
TD.pageHeading a, DIV.pageHeading a  {color: #fff; font-size: 20px;font-weight: bold;font-family: arial; text-decoration:none;}
TD.pageHeading a:hover, DIV.pageHeading a:hover {color: #fff; text-decoration:underline;}

TR.subBar   	{background: #f4f7fd;}

TD.subBar   	{color: #4277ac;font-size: 10px;font-family: arial;}



TD.accountCategory  {color: #aabbdd;font-size: 13px;font-family: arial;}

TD.fieldKey   {font-size: 12px;font-weight: bold;font-family: arial;}

TD.fieldValue   {font-size: 12px;font-family: arial;}

TD.tableHeading  {font-size: 12px;font-weight: bold;font-family: arial;}


CHECKBOX, INPUT, RADIO, SELECT {font-size: 11px; line-height:11px;font-family: arial;}

TEXTAREA   	{font-size: 11px;font-family: arial;
                 width: 100%;}

SPAN.greetUser   {color: #f0a480;font-size: 11px;font-weight: bold;font-family: arial;}

TABLE.formArea {
    background: #f1f9fe;
    border-color: #7b9ebd;
    border-style: solid;
    border-width: 1px;}

TD.formAreaTitle  {font-size:12px;font-weight: bold;font-family: arial;}
SPAN.markProductOutOfStock  {color: #c76170;font-size: 12px;font-weight: bold;font-family: arial;}

SPAN.errorText   {color: #f00;font-family: arial;}

.moduleRow { }
.moduleRowOver   {background-color: #292928; cursor: pointer; cursor:pointer; }
.moduleRowSelected  {background-color: #292928; }

.checkoutBarFrom, .checkoutBarTo 	{color: #666665; font-size: 10px;font-family: arial;}
.checkoutBarCurrent  	{color: #666665;font-size: 10px;font-family: arial;}
/* message box */
.messageBox   {font-family: arial; font-size: 10px; }
.messageStackError, 
.messageStackWarning  	{font-family: arial; font-size: 10px; background-color: #ff3333;}

.messageStackSuccess  	{font-family: arial; font-size: 10px; background-color: #99ff00; }
/* input requirement */
.inputRequirement  {font-family: arial; font-size: 11px; color: #f00; vertical-align:top}
/* ************************************************************************************* */
.vam, .vam_td td		{vertical-align:middle;}
.tac {text-align:center;}
.b_width strong {display:block; width:125px; font-weight:normal;}
.width2_100,
.width3_100,
.radio  {width:100%;}
.width2_100 input		{width:55%;}
.width2_100 select		{width:55%;}
.width3_100 input		{width:100%;}
.indent_2 	{padding-left:12px;}
.indent_3 	{padding-bottom:3px;}
.radio input {margin:0px 5px 1px 5px; vertical-align:middle;}

.img_middle	img {vertical-align:middle; margin:1px 10px 0 0;}
.img_middle 	{padding:3px 0 3px 0;}

.ofh  {overflow:hidden;}
.al_left   	{padding-top:5px;}
.al_left strong  {text-align:left !important;}
.al_left   	{text-align:left !important;}
.fl_left  	{float:left;}
.fl_right  	{float:right;}
.cl_both  	{clear:both; line-height:0px; font-size:0px;}
/* ************************************************************************************* */    
.left_part 	{float:left; width:95%;}
.right_part 	{float:right;padding:0;}
/* ************************************************************************************* */
#main_bg {width:100%; margin:0 auto;position:relative;}
.right_bgd {position:absolute; top:0px; left:0; width:50%; height:194px; background:url(images/tail_right2.jpg) 0 58px repeat-x;}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
.content_wrapper3_table   	{margin:0;}
.content_wrapper3_td  {padding:0;width:100%;}
.content_wrapper1_td  {padding:5px 0 0 0;width:100%;}

.content_wrapper1_table   	{border:1px solid #282828;margin:0;}
.content_wrapper1_table .content_wrapper1_td		{padding:12px 12px 12px 12px;width:100%;}
.content_wrapper2_table .content_wrapper2_td		{padding:10px 12px 10px 12px; width:100%;}
.content_wrapper4_table .content_wrapper4_td		{padding:2px 0 2px 0;width:100%;}
/* ************************************************************************************* */
/* ************************************************************************************* */
.pic22_b {background:url(images/pic2_line.gif) 0 100% repeat-x #fff;margin:3px 0 9px 0;}
.pic2_b {background:url(images/pic2_line.gif) 0 100% repeat-x #fff;margin:0; width:1px; margin:auto;}
.pic2_t {background:url(images/pic2_line.gif) 0 0 repeat-x;}
.pic2_r {background:url(images/pic2_line.gif) 100% 0 repeat-y;}
.pic2_l {background:url(images/pic2_line.gif) 0 0 repeat-y;}
.pic2_tl {background:url(images/pic2_tl.gif) 0 0 no-repeat; width:100%;}
.pic2_tr {background:url(images/pic2_tr.gif) 100% 0 no-repeat;}
.pic2_bl {background:url(images/pic2_bl.gif) 0 100% no-repeat;}
.pic2_br {background:url(images/pic2_br.gif) 100% 100% no-repeat;padding:5px;}

.infoBox_  	{border:1px solid #282828;margin:3px 0 9px 0;}
.infoBox_ .prod_td {padding:6px 6px 6px 6px;}
/* ************************************************************************************* */
/* ************************************************************************************* */
.prod_table 	{margin:auto; border:1px solid #282828;}
.prod_td 	{width:100%;padding:10px 10px 10px 10px;}

.prod2_table {margin:auto; border:1px solid #282828;}
.prod2_td 	{width:100%;padding:10px 0 0 0;}

.pic_table 	{margin:auto; width:1px;}
.pic_td {padding:0;}


.pic2_table 	{margin:auto;width:1px;}
.pic2_td 	{width:100%;padding:0;}

/* ************************************************************************************* */
/* ************************************************************************************* */
.cart-box { width:100%; font-size:12px; height:42px; background:url(images/cart_box.gif) no-repeat;}
.cart-box .cart-content  { margin-top:20px; margin-left:30px; width:90px; }
.cart-box .cart-content,
.cart-box .cart-content a { font-size:12px; color:#66aff3; text-decoration:none;  }
.cart-box .cart-content a:hover { color:#66aff3; text-decoration:underline; }

.login-box { position: relative; width:360px; height:80px; float:right; margin-right:10px; text-align:center; }
.login-box .input {width:150px; vertical-align:top; font-size:12px; float:left; text-align:left; padding-left:5px; margin-left:10px;}
.login-box .input input {margin-bottom:2px;}
.go-button { float:left; margin-top:12px; }
a.forgot  { font-size:12px; text-align:left; text-decoration:none; color:#fff;}
a.forgot:hover {text-decoration:underline; color:#fff;}
.create-account{}

.nav-top { height: 164px; margin-top:5px; }
.nav-bottom{ text-align:center; width:800px; margin:0 auto; background: url(images/nav-bar-white.gif) no-repeat 50% 0; }

.menu  { text-align: center; width:100%; }
.menu td		{ padding:0px ; width:20%; text-align:center; }
.menu td.z1             { width:150px; }
.menu table		{ background: url(images/nav-bar-white.gif) no-repeat 50% 98%; }
.menu td.menu_separator	{ width:auto; padding:5px 20px; line-height:15px;  margin-top:10px; }

/*.menu td a img {margin:0px 10px;}*/
/* ************************************************************************************* */
.carimage {width:188px; height:65px; background:url(images/left_carimage.jpg) no-repeat;}

.newheader { background:url(images/headerbg.jpg) repeat-x;  height:194px;  text-align:center; }
.headerimage { width:1250px; height:100%; background:url(images/header_image2.jpg) no-repeat 0 0 ; margin:0 auto; }
.headertext { width:1071px; height: 100%; text-align: center; margin: 0 auto; }

.wrapper {width: 100%; text-align: center;}
.wrappernew     { width:1073px;margin:0 auto; text-align: center; background:url(images/wrapperbg.jpg) repeat-x; }
.width_table	{ width:1067px; margin:0 auto; background-color:#2f2f2f; padding-top:20px; text-align: left; }
.width_td {padding:0px 10px;}
/* ************************************************************************************* */
/* ************************************************************************************* */
.main_table 	{padding:0;}
.box_width_left 	{width:155px;}
.box_width_right {width:0px; display:none;}

.content_width_td {width:100%;padding:0; text-align: center; }
.box_width_td_left {padding:0px 7px 0 0;}
.box_width_td_right {padding:0px 0 0 7px; display:none;}
/* ************************************************************************************* */
/* ************************************************************************************* */
.row_1  {padding:0px; height:141px;}
.row_2  {padding:5px 0 16px 0; }
.row_3  {padding:0px; border-top:1px solid #2e2e2e;}
/* ************************************************************************************* */
.header		 {width:100%; text-align:right;}
.header td  	{color:#686868; font-size:11px; line-height:12px; font-weight:normal; font-family:tahoma;white-space:nowrap; vertical-align:middle;text-align:center;}


.z1 {width:200px; color:#66aff3; font-size:12px;}
.z1 td 	 	{background:url(images/z1.gif) 0 3px no-repeat; text-align:left; }
.z1 b  {font-size:11px; padding:0px 0 3px 0; }
.z1 td {color:#66aff3; font-size:12px;  font-weight:normal;}
.z1 a  {color:#66aff3; font-size:12px;  font-weight:normal; font-family:arial; text-decoration:underline}
.z1 a:hover    {color:#66aff3; text-decoration:none;}

.header form 	{width:100%;}
.select {width:100%;border:1px solid #404040;background:#1c1c1c; color:#aeaeae;vertical-align:middle;margin:0;padding:0;}
.select2 {margin:0px 0 3px 0;}
.select2 td		{padding:17px 0 10px 0; height:39px; vertical-align:middle;}
.select2 select	{width:70%; border:1px solid #404040;background:#1c1c1c; color:#aeaeae;vertical-align:middle;margin:0px 10px 2px 10px;}
.go 	{width:100%;border:2px solid #999999;background:#fff; color:#514f4c;vertical-align:middle;margin:0; padding-top:3px;height:22px; border-bottom:0px; border-right:0px;}
/* ************************************************************************************* */
.banner_02		{padding:0;}
.banner_04		{padding:1px 0 4px 0;}
.banner_05		{padding:0px 0 5px 0;}
/* ************************************************************************************* */
.logo		{padding:26px 0 0 2px; height:102px;}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
.footer 	{padding:0;}
.footer_td	{width:223px; text-align:center; height:95px;}
.footer_td td	{padding-left:0px;}
.footer2_td	{width:100%;padding:0px 2px 0 10px; text-align:left;}

.footer		{color:#fff; font-size:12px; line-height:24px; font-weight:normal; font-family:arial; vertical-align:middle;}
.footer td 	{color:#fff; font-size:12px; line-height:24px; font-weight:normal; font-family:arial; vertical-align:middle;}
.footer a 	{color:#fff; font-size:12px; line-height:24px; font-weight:normal; font-family:arial; text-decoration:none;}
.footer a:hover {color:#fff;text-decoration:underline;}

.footer span 	  {color:#66aff3; font-size:12px; font-weight:normal; font-family:arial;}
.footer span a   	{color:#66aff3; font-size:12px; font-weight:normal; font-family:arial;text-decoration:none;}
.footer span a:hover   	{color:#66aff3;text-decoration:underline;}

.footer b 	{color:#66aff3; font-size:12px; font-weight:normal; font-family:arial; text-decoration:none;}
.footer b a 	  {color:#66aff3; font-size:12px; font-weight:normal; font-family:arial; text-decoration:none;}
.footer b a:hover {color:#66aff3; text-decoration:underline;}


.endfooter {width:100%; height:29px; background:url(images/endfooterbg.jpg) repeat-x; text-align:center; color: #fff; font-size:12px; line-height:29px; font-family:arial; text-decoration: none;}
.endfooter a {text-decoration:none; color:#fff; }
.endfooter a:hover {text-decoration:underline; color:#66aff3;}

.endfooter span {float:right; margin-right:5px; font-size:12px; color:#fff;}
.endfooter span a {text-decoration:none; color:#fff; }
.endfooter span a:hover {text-decoration:underline; color:#fff;}

.endfootertext {width:95%;  text-align:left; line-height:18px; font-size:11px}
.endfootertext a {text-decoration:none; font-weight:bold; color:#66aff3;}
.endfootertext b a {text-decoration:none; font-weight:bold; color:#66aff3;}

/* ************************************************************************************* */
/* ************************************************************************************* */
.popup_bg 	{background:#1c1c1c;}
.popup_width_table		{margin:0;}
.popup_width_td {padding:10px 10px 10px 10px;}

.popup_1 	{height:102px;padding:20px 17px 0 19px; text-align:right;background:url(images/logo.png) 0 14px no-repeat;}
.popup_2 	{padding:0;}

.popup {width:395px;}
.popup td 	{color:#fff; font-size:11px; line-height:16px; font-weight:normal; font-family:arial; }

.popup strong {color:#fff; font-size:11px; line-height:12px; font-weight:normal; font-family:arial;text-decoration:none;padding:10px 0 4px 0; display:block; }
.popup  a,
.popup  a u 	  {color:#fff; font-size:11px; font-weight:normal; text-decoration:none;}
.popup  a:hover,
.popup  a:hover u {color:#fff; text-decoration:underline;}

.popup .footer 	  {vertical-align:top;}
.popup .popup_footer td 	  {color:#9b9b9b; font-size:12px; line-height:16px; font-weight:normal; font-family:arial; vertical-align:middle;height:30px;}
.popup .popup_footer a   {color:#9b9b9b; font-size:12px; line-height:16px; font-weight:normal; font-family:arial; text-transform:none; text-decoration:none;}
.popup .popup_footer a:hover  {color:#9b9b9b;text-decoration:underline;}

.popup .pic2_br 	{padding:10px 12px 10px 12px;}
/* ************************************************************************************* */
.panel_bottom 	{background:#000; margin-top:19px; border-top:1px solid #202020;}
.panel_bottom div {color:#66aff3; font-size:12px; font-weight:bold;}

.panel_bottom li  	{padding:0; width:100%; vertical-align:top;}
.panel_bottom li, .boxText li a 	{font-family:arial;}
.panel_bottom ul  	{list-style:none;margin:1px 0 0 0;padding:0;}

.panel_bottom .bg_list a { color:#fff; font-size:11px; line-height:12px; font-weight:normal; text-decoration:none; padding:2px 0 3px 10px; background:url(images/list.gif) 1px 7px no-repeat;}
.panel_bottom .bg_list a:hover { color:#fff; text-decoration:underline;}

.panel_bottom  a { color:#fff; font-size:12px; line-height:18px; font-weight:normal; text-decoration:underline;}
.panel_bottom  a:hover 	{color:#66aff3;text-decoration:none;}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
* html .width_100 	{width:100%;}
/* ************************************************************************************* */
/* ************************************************************************************* */
.infoBox_  TEXTAREA,
.infoBox_ .main  TEXTAREA,
.infoBox_ .main  input,
.infoBox_ .main  select,
.infoBox_ .fieldValue  select,
.infoBox_ .fieldValue  input {border:1px solid #404040;background:#1c1c1c; color:#aeaeae;}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
.infoBoxHeading_table {margin:0;}
.infoBoxHeading_td 	{width:100%;padding:9px 4px 0 4px; height:28px; vertical-align:middle;}
/* ************************************************************************************* */
.popup .infoBoxHeading_td		{color:#66aff3;font-size:12px;line-height:14px;font-weight:bold;font-family:arial;}
.infoBoxHeading_td  	{color:#66aff3;font-size:16px;line-height:14px;font-weight:bold;font-family:arial;}
.infoBoxHeading_td a  {color:#66aff3;font-size:12px;line-height:14px;font-weight:bold;font-family:arial;text-decoration:none}
.infoBoxHeading_td a:hover  	{color:#66aff3; text-decoration:underline;}
/* ************************************************************************************* */
/* ************************************************************************************* */
.infoBox_table {margin:0px 0 6px 0;}
.infoBox_td  {padding:0px;}
/* ************************************************************************************* */
.infoBoxContents_table {margin:0px;}
.infoBoxContents_table .boxText	{height:76px;width:100%;padding:5px 4px 10px 4px;}
.boxText_l,
.boxText_r  {vertical-align:bottom;}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
.boxText,
.boxText td {color:#888; font-size:12px; line-height:16px; font-family:arial; }
.boxText a {color:#fff; font-size:12px; line-height:16px; font-family:arial; text-decoration:none;}
.boxText a:hover {text-decoration:underline;}
.boxText .order_history  {width:100%;padding:3px 5px 3px 0;}
.boxText .order_history a {color:#fff; font-size:12px; line-height:16px; font-weight:normal; font-family:arial; text-decoration:none;}
.boxText .order_history a:hover		{color:#fff; text-decoration:none;}


.boxText span a {color:#fff; font-size:12px; line-height:18px; font-weight:bold; font-family:arial; text-decoration:none;}
.boxText span a:hover {color:#fff; text-decoration:underline;}

.boxText span.productSpecialPrice 	{color:#d0841e;font-size: 16px; line-height:20px;font-family: arial; font-weight:bold;display:inline;}
.boxText b.productSpecialPrice {color:#d0841e;font-size: 16px; line-height:20px;font-family: arial; font-weight:bold;display:inline;}
del    {color:#d0841e;font-size: 16px; line-height:20px;font-family: arial; font-weight:bold;}

.boxText div.img  	{margin:10px 0 10px 0; text-align:center;}
.boxText div.stars  	{margin:14px 0 10px 0;}

.feature-box {border:1px solid #282828; text-align:justify; padding:20px; width:25%;}
.feature-model {font-size:11px; color:#c2c5c8;}
.boxText .name_padd 	{padding:6px 0 3px 2px;height:45px; vertical-align:middle;text-align:center;}
.boxText .pic_padd 	{padding:11px 0 0 0; text-align:center; vertical-align:middle;}
.boxText .price_padd {padding:3px 0 1px 0; height:20px;vertical-align:middle; text-align:center; width:100%;}
.boxText .desc_padd 	{padding:5px 0 0 2px;height:39px;}
.boxText select {margin:20px 0 1px 0;border:1px solid #404040;background:#1c1c1c; color:#aeaeae;}
.boxText .input {margin:4px 0 4px 0;border:1px solid #404040;background:#1c1c1c; color:#aeaeae;height:19px; width:100%;}
.boxText .button_search {width:15%;}
.boxText .button_search input	{margin:2px 0 0 0;}
.boxText .text_search {text-align:left; width:85%;}
.boxText .star_padd 	{padding:10px 0 0 0;}
.boxText .languages 	{padding:17px 0 0 0;}
/* ************************************************************************************* */
.boxText SPAN.newItemInCart  	{color: #f56337;font-size:14px;font-family: arial;}
.boxText a .newItemInCart {color: #f56337;font-size:14px;font-family: arial;}
.boxText a:hover .newItemInCart  {color: #f56337; text-decoration:underline;}
SPAN.oldItemInCart {color:#fff; font-size:14px; line-height:16px;font-family: arial;padding:4px 0 4px 0; display:block;}
a .oldItemInCart {color:#fff; font-size:14px; line-height:16px;font-family: arial;}
a:hover .oldItemInCart  	{color:#fff; font-size:14px; line-height:16px; text-decoration:underline;}
/* ************************************************************************************* */
.boxText li  	{padding:0; width:100%; vertical-align:top;}
.boxText li, .boxText li a {font-family:arial;}
.boxText ul {list-style:none;margin:0;padding:0;}
.boxText .categories 	{margin:0;}

.boxText .bestsellers 	{margin:0;}
.boxText .information 	{margin:0;}
.boxText .manufacturers 	{margin:0;}
.boxText li a   {display:block;}
.boxText ul li div  {padding-left:14px;}
/* ************************************************************************************* */
.boxText .bg_list           {}
.boxText .bg_list a         {background:url(images/list.gif) 0 50% no-repeat; color:#fff; font-size:12px; line-height:13px; font-weight:normal; padding:4px 0 2px 7px; text-decoration:none;}
.boxText .bg_list a:hover   {color:#fff;text-decoration:underline;}
.boxText .bg_list a b       {color:#fff; font-weight:normal; text-decoration:none;}
.boxText .unvisible         {height: 15px;}

.boxText .bg_list_un        {background:url(images/list.gif) 0 50% no-repeat; padding:0;}
.boxText .bg_list_un a      {color:#fff; font-size:12px; line-height:13px; font-weight:normal; padding:4px 0 2px 7px; text-decoration:none;}
.boxText .bg_list_un a:hover{color:#fff;text-decoration:underline;}
.boxText .bg_list_un a b    {color:#fff; font-weight:normal; text-decoration:none;}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
.boxText .bg_list2  {padding:0;background:url(images/bg_list_hline.gif) 0 0 repeat-x;}
.boxText .bg_list2 a  	{padding:4px 1px 2px  0;text-decoration:none;}
.boxText .bg_list2 a:hover  {text-decoration:none;}

.boxText .bg_list2_un  	{padding:0;}
.boxText .bg_list2_un a 	{padding:4px 1px 2px  0;text-decoration:none;}
.boxText .bg_list2_un a:hover {text-decoration:none;}
/* ************************************************************************************* */
.boxText .bg_list2  {}
.boxText .bg_list2 a font {color:#fff; font-size:12px; line-height:13px; font-weight:normal;text-decoration:none;}
.boxText .bg_list2 a:hover font		{color:#fff;text-decoration:underline;}

.boxText .bg_list2_un  	{}
.boxText .bg_list2_un a	font		{color:#fff; font-size:12px; line-height:13px; font-weight:normal;text-decoration:none;}
.boxText .bg_list2_un a:hover font	{color:#fff;text-decoration:underline;}
/* ************************************************************************************* */
.boxText .bg_list2 a b 	{color:#fff; font-size:12px; line-height:13px; font-weight:normal; text-decoration:none;}
.boxText .bg_list2 a:hover b		{color:#fff;text-decoration:none;}

.boxText .bg_list2_un   	{}
.boxText .bg_list2_un a	b {color:#fff; font-size:12px; line-height:13px; font-weight:normal; text-decoration:none;}
.boxText .bg_list2_un a:hover b		{color:#fff;text-decoration:none;}
/* ************************************************************************************* */
.boxText .bg_list3  {padding:0;}
.boxText .bg_list3 a 	{color:#484e53; font-size:11px; line-height:12px; font-weight:normal;
                         padding:4px 1px 2px 20px;background:url(images/bg_list3.gif) 1px 12px no-repeat;text-decoration:underline;}
.boxText .bg_list3 a:hover {color:#484e53;text-decoration:none;}

.boxText .bg_list3_un  	{padding:0;}
.boxText .bg_list3_un a 	{color:#484e53; font-size:11px; line-height:12px; font-weight:normal;
                            padding:4px 1px 2px 20px;background:url(images/bg_list3.gif) 1px 12px no-repeat;text-decoration:underline;}
.boxText .bg_list3_un a:hover		{color:#484e53;text-decoration:none;}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
.cont_heading_table {margin:0;}
.cont_heading_l 	{padding:0;}
.cont_heading_r 	{padding:0;}
.cont_heading_td {width:100%;padding:5px 4px 10px 4px; height:42px; vertical-align:middle;}
/* ************************************************************************************* */
.popup .cont_heading_td		{color:#66aff3;font-size:12px;line-height:14px;font-weight:bold;font-family:arial;}
.cont_heading_td  {color:#66aff3;font-size:16px;line-height:14px;font-weight:bold;font-family:arial;}
.cont_heading_td a  {color:#66aff3;font-size:16px;line-height:14px;font-weight:bold;font-family:arial;text-decoration:none}
.cont_heading_td a:hover  	{color:#66aff3; text-decoration:underline;}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
.main a.enlarge 	{color:#fff; font-size:11px; font-weight:normal; display:block;padding:10px 0 10px 0; text-decoration:underline;}
.main a:hover.enlarge		{color:#fff; font-size:11px; font-weight:normal;; text-decoration:none}
/* ************************************************************************************* */
/* ************************************************************************************* */
.result  {margin:0;}

.result_top_padd td  {width:50%; vertical-align:middle;padding:16px 0 14px 3px;}
.result_bottom_padd td		{width:50%; vertical-align:middle;padding:14px 0 16px 3px;}

.result_right 	{text-align:right;}
.result td  	{color:#fff; font-size:11px; font-family:arial;}
.result b   	{color:#fff; font-weight:normal;}
/* ************************************************************************************* */
.result_right b  	{color:#fff; font-weight:normal;}
.result_right a.pageResults 	{color:#fff; text-decoration:underline;font-size:11px;}
.result_right a.pageResults:hover {color:#fff;	text-decoration:none;background: #292928;}
.result_right a.pageResults	u {color:#fff; text-decoration:underline;}
.result_right a.pageResults u:hover 	{color:#fff;	text-decoration:none;}
/* ************************************************************************************* */
/* ************************************************************************************* */
td.main, p.main,
div.main,
.main td,
.main p,
.main b	  	{/*color:#fff;*/ color:#fff; font-size:11px; line-height:14px;font-family:arial;}

.main .desc
{color:#fff; font-size:11px; line-height:14px; font-weight:normal; font-family:arial;}
.main .desc2
{color:#fff; font-size:15px; line-height:19px; font-weight:normal; font-family:arial;}

.main .name {line-height:20px; height: 40px; display: block;}
.main .s_cart_head {color:#fff; font-size:12px; line-height:12px; font-weight:normal; font-family:arial;}
.main a  {color:#fff; font-size:12px; line-height:14px; font-weight:normal; font-family:arial;text-decoration:none;}
.main a:hover 	{color:#fff; text-decoration:none;}

.main .name b a 	{color:#fff; font-size:12px; line-height:14px; font-weight:bold; font-family:arial;text-decoration:none;}
.main .name b a:hover		{color:#fff; text-decoration:none;}

.main .name a 	{color:#fff; font-size:12px; line-height:18px; font-weight:bold; font-family:arial; text-decoration:none;}
.main .name a:hover {color:#fff; text-decoration:underline;}

.main .desc b  	{color:#737981;}
.main .desc2 a  	{color:#272727; font-size:12px; text-decoration:underline;}
.main .desc2 a:hover		{color:#272727; font-size:12px; text-decoration:none;}
.main b b  {color:#fff;font-size:11px;line-height:12px;font-weight:bold;font-family:arial;}

.productSpecialPrice  {color:#66aff3;font-size:12px;line-height:14px;font-weight:bold;font-family:arial; display:inline;}
s   {color:#66aff3;font-size:12px;line-height:14px;font-weight:bold;font-family:arial;}

.main SPAN.productSpecialPrice {color:#66aff3;font-size:16px; line-height:17px;font-family:arial; font-weight:normal; display:inline;}
.main s  {color:#eb7a00;font-size:16px; line-height:17px;font-family:arial; font-weight:normal;}

.main b.productSpecialPrice {color:#66aff3;font-size: 24px; line-height:26px;font-family: arial; font-weight:normal; display:inline;}


.main .strong 	{color:#fff; font-size:12px; line-height:30px; font-weight:bold; font-family:arial;text-decoration:underline;}
.padd_2 .main 	{color:#fff;font-size:12px;font-family:arial;}
.padd_2	select 	{border:1px solid #404040;background:#1c1c1c; color:#aeaeae;vertical-align:middle;}
/* ************************************************************************************* */
/* ************************************************************************************* */
.main .desc2 ul {margin:5px 0 15px 0;list-style:none;padding:0;}
.main .desc2 li {padding:0;}

.main .desc2 li div		{color:#fff; font-size:12px; line-height:13px; font-weight:normal; font-family:arial; text-decoration:underline;
                      padding:9px 1px 7px 19px;background:url(images/list.gif) 3px 13px no-repeat;}


.main .desc2 li a		{color:#fff; font-size:12px; line-height:13px; font-weight:normal;text-decoration:underline;}
.main .desc2 li a:hover	{color:#fff; font-size:12px; line-height:13px; font-weight:normal;text-decoration:none;}

.desc_list 	{width:50%;}
.desc_list_separator	{padding:0px 32px 0 32px;}
/* ************************************************************************************* */
/* ************************************************************************************* */
.main br   	{line-height:9px;}
/*  *********  */
.main .right .pic_padd  	{padding:1px 0 2px 17px;float:right;}
.main .right .name_padd  	{padding:6px 0 1px 7px; text-align:right;}
.main .right .desc_padd  	{padding:12px 10px 0 11px; text-align:left;}
.main .right .data_padd  	{padding:6px 0 0 0;float:right; text-align:right; line-height:20px;}
.main .right .price_padd  {padding:10px 11px 0 11px; line-height:20px;}
.main .right .button_padd  {padding:7px 10px 0 11px;}
/*  *********  */
.main .right ,
.main .left {float:none;}
.main .left .pic_padd  	{padding:1px 17px 2px 0;float:left;}
.main .left .name_padd  	{padding:6px 0 1px 7px;}
.main .left .desc_padd  	{padding:12px 10px 0 11px;}
.main .left .data_padd  	{padding:6px 0 0 0; line-height:20px;}
.main .left .price_padd  	{padding:10px 11px 0 11px;float:right; line-height:23px;}
.main .left .button_padd  {padding:7px 10px 0 11px;}
/*  *********  */
/*  *********  */
.main .s_cart_head_padd  {padding:0; height:43px; vertical-align:middle; text-align:center;}
.main .s_cart_td  	{padding:19px 0 0 0;}
.main .s_cart_td input  {border:1px solid #d6d2cd;background:#fff; color:#514f4c;}
/*  *********  */
/*  *********  */
.main .name2_padd  	{padding:18px 20px 0 23px; width:100%;height:23px; vertical-align:middle;}
.main .pic2_padd  	{padding:3px 0 4px 0;}
.main .desc2_padd  	{padding:10px 10px 6px 22px; height:5px;}
.main .listing2_padd  {padding:0px 10px 6px 22px;}
.main .price2_padd  	{padding:6px 20px 14px 22px; height:5px;vertical-align:middle;}
.main .button2_padd  	{padding:0; text-align:center; vertical-align:middle;background:url(images/button2_padd.gif) 0 0 repeat-x;}
.main .pr_desc2_padd  {padding:5px 10px 10px 10px;width:100%;}
.main .button22_padd  {margin:10px 0 10px 0;}
.main .button2_padd table {text-align:center;}
.main div.img   {margin:0; text-align:center;}
.main .prod2_padd  {margin:0;padding:12px 1px 0 0;overflow:hidden;}
.feat_desc {font-size:16px; color:#fff; margin-bottom:5px; }
.feat_desc a {text-decoration:none; color:#fff;}
.feat_desc a:hover {text-decoration:underline; color:#fff;}

.subcats { list-style:none; float: left; width:172px; margin:0px 0 7px 5px; }
.subcats li {background:url(images/list.gif) no-repeat 0 50% ; }
.subcats li a { color:#fff; padding:3px 0 3px 10px; font-size:12px; text-decoration:none; }
.subcats li a:hover { color:#fff; font-size:12px; text-decoration:underline; }


/*  *********  */
/*  *********  */
.main .name3_padd  	{width:100%; height:5px;padding:5px 5px 3px 5px; text-align:center;}
.main .pic3_padd  	{padding:11px 3px 0 3px;}
.main .desc3_padd  	{padding:1px 0 5px 0;}
.main .button3_padd  	{padding:10px 0 0 0; text-align:center;}
.main .price3_padd  	{padding:9px 0 7px 0; height:8px;text-align:center;}

.main .name4_padd  	{padding:13px 10px 13px 10px;height:9px; width:100%; text-align:center;  width:100%;}
.main .pic4_padd  	{padding:5px 5px 2px 5px; text-align:center;}
.main .desc4_padd  	{padding:2px 0 3px 0; text-align:center;}
.main .price4_padd  	{padding:2px 0 0 0; text-align:center; vertical-align:middle; height:49px;}
.main .button4_padd  	{padding:4px 0 0 0;text-align:center;}
/* ************************************************************************************* */
.button_marg img, 
.button_marg input   	{margin:0;}

.button2_marg img,
.button2_marg input   {margin:0px 0 4px 0;}

.button3_marg img, 
.button3_marg input   {margin:2px 0 2px 0;}

.button22_marg  {margin:0;}
.bg_input input  {background:none; border:0px;}
/* ************************************************************************************* */
.prod_info {padding:3px 1px 1px 1px;margin:0px 25px 0 0; text-align:center;}
/* ************************************************************************************* */
table.listing  	{margin:0px 0 2px 0;}
table.listing td {padding:1px 0 1px 0;
                    color:#fff; font-size:10px; font-family:arial;}

.main .listing b  {font-weight:normal;}
.main .listing em,
.main .listing font    	{color:#fff; font-size:10px; font-family:arial; font-weight:normal;padding:0px 0 0 4px;}
.main .listing b font    {color:#fff; font-size:10px; font-family:arial; padding:0px 4px 0 0;}
.main .listing b font a  {text-decoration:underline;}
.main .listing b font a:hover   	{text-decoration:none}

.main .listing font a  {color:#fff; text-decoration:underline; font-size:10px; font-weight:normal;}
.main .listing font a:hover   	{color:#fff; text-decoration:none}
/* ************************************************************************************* */
.name_l 	{background:url(images/name_border.gif) 0 0 repeat-y;}
.name_r 	{background:url(images/name_border.gif) 100% 0 repeat-y;}
.name_b 	{background:url(images/name_bg.gif) 0 100% repeat-x #f4f2f1;}
.vline_l {background:url(images/vline_l.gif) 0 0 no-repeat;}
.vline_r {background:url(images/vline_l.gif) 100% 0 no-repeat;}
/* ************************************************************************************* */
TD.smallText, 
SPAN.smallText,
.smallText em,  
P.smallText  {font-size: 10px;font-family: arial; font-weight:normal; font-style:normal;}

.smallText a {color:#66aff3; font-size:11px; text-decoration:none;}	/*  advanced_search.php  */
.smallText a:hover {color:#66aff3; font-size:11px; text-decoration:underline;}
.smallText a u  {color:#66aff3; font-size:11px; text-decoration:none;}
.smallText a:hover u	{color:#66aff3; font-size:11px; text-decoration:underline;}
/* ************************************************************************************* */
/* ************************************************************************************* */
.prod_line_x {background:url(images/line_x.gif) repeat-x 0 50% ;}
.prod_line_y {background:url(images/line_x.gif) repeat-y 50% 0 ;}
.prod_line2_x {background:url(images/line2.gif) repeat-x 0 50% ;}

.padd_gg img {height:4px;}
.padd_vv img {width:4px;}
/* ************************************************************************************* */
/* ************************************************************************************* */
.cart_line_x 	{background:url(images/line_xx.gif) repeat-x 0 50% ;}
.cart_line_y 	{background:url(images/line_xx.gif) repeat-y 50% 0 ;}

.padd2_gg img 	{height:2px;}
.padd2_vv img 	{width:5px;}

.padd3_vv img 	{width:23px;}

.tableBox_shopping_cart		{margin:0;}

.cart_total_left   {width:80%; text-align:right; vertical-align:middle;height:40px;padding:0px 15px 0 0;}
.cart_total_right   {width:20%; text-align:center;vertical-align:middle;padding:0px 0 0 10px;}
.cart_total_left    {color:#fff; font-size:12px; line-height:12px; font-weight:normal; font-family:arial;}
.cart_button_padd {padding:15px 8px 0 8px;}

.remove  {width:20%;}
.products  {width:45%;}
.quantity  {width:15%;}
.total   {width:20%;}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
.tableBox_output_td {padding:0;}
.tableBox_output1_td		{padding:0;}

.tep_draw_prod_top_table	{padding:0;}
.tep_draw_prod_top_td		{padding:0px 0 13px 0;}
.tep_draw_prod_top2_td		{padding:0px 2px 7px 2px;}
.tep_draw_prod_top3_td		{padding:0px 0 10px 0;}
/* ************************************************************************************* */
/* ************************************************************************************* */
#m1, #m2, #m3, #m4, #m5, #m6,
#over_m1, #over_m2, #over_m3, #over_m4, #over_m5, #over_m6,
#over2_m1, #over2_m2, #over2_m3, #over2_m4, #over2_m5, #over2_m6
{cursor:pointer; white-space:nowrap;text-align:center; height:25px; font-size:10px;line-height:25px;font-weight:900;font-family:Verdana;padding:0px 0 4px 0; text-transform: uppercase; }

#m1, #m2, #m3, #m4, #m5, #m6
{color:#ccc; background:url(images/spacer.gif) 0 0 repeat-x; }

#over_m1, #over_m2, #over_m3, #over_m4, #over_m5, #over_m6
{ color:#fff;background:url(images/spacer.gif) 0 0 repeat-x; text-decoration:underline;}

#over2_m1, #over2_m2, #over2_m3, #over2_m4, #over2_m5, #over2_m6
{color:#fff; background:url(images/spacer.gif) 0 0 repeat-x; text-decoration:underline;}

/* ************************************************************************************* */
/* ************************************************************************************* */

.product-name {font-size:16px; height:50px; line-height:50px; font-weight:bold; color:#66aff3; margin-bottom:20px; border-bottom:0.18em dotted #8b8b8b;}
.product-items {height:16px; width:180px; margin-right:10px; line-height:16px; font-size:14px; color:#fff; float:left; text-align:left;}
.colon{ float:left; width:10px; }

.product-price { clear:both; float:left; margin:10px 0; width:95%; padding:5px 10px; text-align:center; background:#3a3a3a; border:1px solid #606060; font:700 12px Arial, Verdana, sans-serif; color: #fff; }
.product-price a { color:#000; text-decoration:none;}
.PriceList  { color: #060; }
.saving { color: #f00; }
.pricenow { color: #000; font-size: 14px; }
.SavingsPercent  { color: red; font-size: 10px; }
.oldPrice { text-decoration: line-through; color: #f00; }
.oldPriceBIG { text-decoration:none; color: #f00; }
.pricenowBIG { color: #fff; font-size: 14px;}
.savingBlack { color: #f00; }

.product-image-container {width:30%; text-align:center; padding:10px 10px 10px 10px; margin-right:20px; border:1px solid #282828; vertical-align:top; float:left;}
.extra-images-container {width:100px; height:100px; text-align:center;  border:1px solid #282828; vertical-align:top; float:left;}

.button-line { margin-top:20px; text-align:center; padding:10px 0; border-top:0.2em dotted #8b8b8b; }
.pinfo_button { width:120px; padding: 3px 5px; float:left; text-align:center; }

.okText { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #14a005; }
.visibilityOff {visibility:hidden;}
.visibilityOn {visibility:visible;}

.search-text {width:130px !important;}
.home-text{width:99%; padding:20px 5px; border:1px solid #282828; margin-bottom:10px; text-align:justify; height:132px;}
.border{border:1px solid #282828;}
.category-box{ width:165px; height: 257px; padding:5px 5px 5px 5px; }
