/*
  $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
*/
a img {
	border:none;
}
.boxText { font-family: Arial, Verdana, sans-serif; font-size: 12px; }
.errorBox { font-family : Arial, Verdana, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, Verdana, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, Verdana, sans-serif; font-size : 10px; color:#960; text-decoration: underline; }

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

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

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

A:visited {
  color:#666;
  text-decoration: none;
}

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

/*TR.headerNavigation {
  background: #bbc3d3;
}*/

TD.headerNavigation {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  background: #EBEAE7;
  color: #990000;
  font-weight : bold; border-color: #990000; border-bottom-width: thin;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

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

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

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

.infoBox {
  border:#CCC solid 1px;
  margin-bottom:5px;
  padding:10px;
}

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

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading { /*Line added to change heading location after rounded corner removal*/
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  padding-left:10px; /*Left padding added to header*/
}

.infoBoxHeading a {
	color:#FFF;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, Verdana, 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: Arial, Verdana, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

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

A.pageResults {
  color:#999;
}

A.pageResults:hover {
  color:#960;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color:#930;
}

TD.pageBullet, DIV.pageBullet {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #930;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

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

TD.accountCategory {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

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

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
}

SPAN.greetUser {
  font-family: Arial, Verdana, 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, Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial, Verdana, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Arial, Verdana, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, Verdana, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, Verdana, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Arial, Verdana, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Arial, Verdana, sans-serif; font-size: 10px; background-color:#FFC; border:1px #FC0 solid; padding:5px; }
.messageStackSuccess { font-family: Arial, Verdana, sans-serif; font-size: 10px; background-color:#6FF; border:1px #69F solid; padding:5px; }

/* input requirement */

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
























td{
 font-family: Arial;
 font-size: 12px;
 color:#000
}

 .bg{
  background-image: url(images/m19.gif);
  background-repeat: repeat-y; 
 }

 .go{
  border-style: solid;
  border-width: 1px;
  border-color: #B6B6B6;
  width: 173px;
  height: 17px;
 }

 .ch{
  color: #282E3E;
  font-size: 10px;
  font-weight: bold;
 }

 .ch1{
  color: #DB0000;
  font-size: 12px;
  font-weight: normal;
 }

 .ml{
  color: #2c2c2c;
  font-size: 12px;
  text-decoration: none; 
 }

 .ml1{
  color: #707070;
  font-size: 12px;
  text-decoration: none; 
 }

 .ml2{
  color: #4D4D4D;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none; 
 }

 .ml3{
  color: #505050;
  font-size: 12px;
  font-weight: bold;
  text-decoration: underline; 
 }

  .ml7{
  font-size: 12px;
  color: #0000002;
  font-weight: bold; 
  text-decoration: none;
 }


 .se{
  width: 111px;
  color: #7E7E7E;
  font-size: 9px;
 }







/* VJ Links Manager v1.00 begin */
TABLE.linkListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

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

TD.linkListing-data {
  border-right: 1px solid #b6b7cb;
  border-bottom: 1px solid #b6b7cb;
  padding: 4px;
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
}

TR.linkListing-odd {
  background: #f8f8f9;
}

TR.linkListing-even {
  background: #F5F5F5;
}

.linkFeatured {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #dbd6d6;
  color: #FFFFFF;
  text-align: center;
}
/* VJ Links Manager v1.00 end */
ul.sitemap {
color: #ff0000;
}
h1 { 
 font-family: Arial, Verdana, sans-serif;
 font-size: 14px;
 font-weight: bold;
 color:003399;
}

h2 { 
 font-family: Arial, Verdana, sans-serif;
 font-size: 14px;
}
/* DDB - 041031 - Form Field Progress Bar */
.progress{
	width: 1px;
	height: 14px;
	color: white;
	font-size: 12px;
      overflow: hidden;
	background-color: navy;
	padding-left: 5px;}
}
/* DWD Contribution -> Add: Browse by Categories. */

UL.BrowseBy {
  list-style-type: disc;
  list-style-position: inside;

  list-style: none;
  margin-left: 1em;
  padding-left: 2em;
  text-indent: -1em;
} /* UL.BrowseBy */

LI.BrowseBy {

} /* LI.BrowseBy */

/* DWD Contribution End. */

/* breadcrumb */
A.m17 {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #990000;
  font-weight : bold;
}

A.m17:hover {
  color: #589952;
}
/* breadcrumb end*/

/*Slide Show*/
#MainSlide {

	position:relative;
	text-align:center;
	width:539px;
	height:160px;
}

#MainSlide .scene{

	position:absolute;
	top:0px;
	left:0px;
	width:539px;
	height:160px;
	
	
}

#MainSlide #switcher {
	position:absolute;
	bottom:0px;
	right:5px;
	width:45px;
	height:16px;
/*	background:#3F6;
	opacity:0.5;filter:alpha(opacity=50);*/
}
#MainSlide #switcher a{
	float:left;
	width:15px;
	margin:0 0px 0 0px;
	height:16px;
	display: inline;
	font-size:1px;


}
#MainSlide .div-obj {
	position:absolute;
	display:block;
/*	background:#FFFF00;
	opacity:0.7; filter:alpha(opacity=70);*/
}
#MainSlide .size-input{
	border:none;
	background:transparent;
	font-size:10px;
	height:14px;
	width:28px;
	float:left;
	display:inline;
}
/*Slide Show EOF*/


#header {
	position:relative;
	z-index:1;
	width:850px;
	height:127px;
	background:url(images/theme/header_bg.gif) no-repeat;
}
#header-welcome {
	color:#FFF;
	position:absolute;
	top:59px;
	right:0px;
	width:182px;
	height:50px;
	z-index:1;
}
#header-welcome a {
	color:#FFF;
}
#header-welcome a:hover {
	color:#FFF;
}
#header-welcome .greetUser {
	color:#FFF;
}
#nav-trail {
	background:#000;
	margin:3px 0px 3px 0px;
	color:#FFF;
	border:#000 1px solid;
	
}
#nav-trail-inside {
    margin:1px 5px 1px 5px;
	display:compact;
}
#nav-trail a {
	color:#FFF;
	text-decoration:none;
	font-weight:100;
}
#nav-trail a:hover {
	color:#F9F2F2;
	text-decoration:underline;
	font-weight:100;
}
#log_status {
	position:absolute;
	bottom:0px;
	right:0px;
	height:29px;
	width:128px;
	display:block;
	z-index:1;
	text-indent:-999999;
}
#shopping-cart-icon {
	position:absolute;
	top:59px;
	right:188px;
	height:29px;
	width:36px;
	display:block;
	z-index:1;
	text-indent:-999999;
}
#currency-selector {
	position:absolute;
	top:15px;
	right:0px;
	height:29px;
	width:190px;
	z-index:1;
}
#search-btn {
	position:absolute;
	top:55px;
	right:263px;
	height:40px;
	width:36px;
	display:block;
	z-index:1;
	text-indent:-999999;
}
#search-field {
	position:absolute;
	top:67px;
	right:303px;
	width:155px;
	font-size:11px;
	background:none;
	border:none;
}
#header-main-menu {
	position:absolute;
	bottom:-10px;
	left:0px;
}
#link-logo {
	position:absolute;
	top:10px;
	left:10px;
	width:250px;
	height:60px;
}
.indexA1 {
	color:#800003;
	margin:5px 5px -5px 5px;
	display:block;
	
}



/*NEW CSS SKIN JULY 2009*/
#main_body {
	position:relative;
	width:952px;
	height:auto;
	margin:0px auto auto auto;
}
#header_main {
	position:relative;
	width:952px;
	height:155px;
	margin-bottom:10px;
	z-index:99;
}
#header_logo {
	background:url(images/skin/header_big_logo.jpg) no-repeat;
	position:absolute;
	left:0px;
	top:0px;
	width:270px;
	height:89px;
	font-size:1px;
	text-indent:-999999999;
	z-index:500;
}
#header_topnav {
	position:absolute;
	width:510px;
	height:27px;
	top:13px;
	left:184px;
}
#header_shop_or_callus {
	position:absolute;
	top:20px;
	left:300px;
	width:326px;
	height:50px;
	background:url(images/skin/shop_or_callus.gif) no-repeat;
}
#header_interface {
	position:absolute;
	background:url(images/skin/header_main_bg.gif) no-repeat;
	width:952px;
	height:75px;
	bottom:0px;
	left:0px;
	z-index:100;
}
#header_cart {
	position:absolute;
	bottom:5px;
	right:5px;
	width:196px;
	height:24px;
	z-index:110;
	color:#FFF;
	font-weight:bold;
	font-size:13px;
	/*background:#3F6;
	opacity:0.5;filter:alpha(opacity=50)*/;
}

#header_cart_head {
	position:absolute;
	width:155px;
	top:3px;
	left:37px;
}

#header_cart a, #header_cart a:active, #header_cart a:visited {
	color:#FFF;
	text-decoration:none;
}

#header_cart a:hover {
	color:#FFF;
	text-decoration:underline;
}

/* CART DROP DOWN*/
#header_cart_contents {
	position:absolute;
	top:21px;
	left:0px;
	width:194px;
	border-left:#c7636a 1px solid;
	border-right:#c7636a 1px solid;
	border-bottom:#c7636a 4px solid;
	background:#ba192d;
	font-weight:normal;
}
#header_cart_btn {
	 position:absolute;
	 top:4px;
	 right:15px;
	 background:url(images/skin/shopping_cart_extend.gif) no-repeat;
	 width:15px;
	 height:15px;
	 cursor:pointer;
}

#header_cart_list {
	margin:5px 10px 5px 10px;
	font-size:11px !important;
	padding:0px 0 0 5px;
	list-style:none;
}
#header_cart_list li,#header_cart_list li a  {
	font-size:11px;
}
#header_cart_contents_total {
	font-size:11px;
	border-top:#EBEBEB 1px dashed;
	margin:0px 15px 5px 15px;
	padding-top:5px;
	text-align:left;
	font-weight:bold;
}

#header_cart_contents_close {
	position:absolute;
	right:7px;
	bottom:7px;
	width:11px;
	height:12px;
	background:url(images/skin/close_red.gif) no-repeat;
	cursor:pointer;
}

#header_menu_body {
	position:absolute;
	top:49px;
	left:0px;
	width:186px;
	z-index:200;
}
#header_current_cat {
	position:absolute;
	bottom:6px;
	left:2px;
	padding:0 0 0 10px;
	font-weight:bold;
	font-size:12px;
}
#header_menu_top {
	position:absolute;
	top:12px;
	left:0px;
	width:184px;
	height:35px;
	cursor:pointer;
}
#header_menu_top_arrow {
	position:absolute;
	top:12px;
	right:12px;
	width:15px;
	height:15px;
}

#header_search_box {
	position:absolute;
	bottom:6px;
	left:255px;
	width:492px;
	height:20px;
}
#header_search_box input, #header_search_box select{
	border:none;
	font-size:11px;
	height:16px;
}
#header_search_box select {
	font-size:11px;
	width:150px;
	height:16px;
}
#header_search_field {
	width:304px;
	margin-left:10px;
	padding-left:4px;
}
#header_search_btn {
	position:absolute;
	top:0px;
	right:0px;
	width:25px;
	height:20px;
	font-size:0px;
	text-indent:-99px;
}

#header_navtrail {
	margin-bottom:10px;
	margin-left:10px;
	font-size:12px;
}
/*LIVE HELP*/

#header_livesupport {
	position:absolute;
	top:90px;
	right:0px;
	width:230px;
	height:30px;
	z-index:120;

}
#header_livesupport_text {
	position:absolute;
	top:12px;
	right:2px;
	width:172px;
	height:15px;
}
#header_livesupport_text a {
	color:#000;
	font-size:11px;
}
#header_livesupport_drop {
	position:absolute;
	top:26px;
	right:0px;
	width:228px;
	background:#FFF;
	border-bottom:#d6d6d6 4px solid;
	border-left:#d6d6d6 1px solid;
	border-right:#d6d6d6 1px solid;
	overflow:hidden;
}
#header_livesupport_drop_body {
	margin:20px 20px 10px 20px;
}
#header_livesupport_drop ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
#header_livesupport_drop li {
	margin-bottom:10px;
}
#header_livesupport_drop span {
	color:#666;
}

#header_livesupport_drop_close {
	position:absolute;
	right:7px;
	bottom:5px;
	width:11px;
	height:12px;
	background:url(images/skin/close_white.gif) no-repeat;
	cursor:pointer;
}

/*LIVE HELP EOF*/
#header_top_welcome {
	position:absolute;
	font-size:13px;
	top:35px;
	right:10px;
	width:230px;
	height:auto;
	text-align:center;
}
.header_nav_item {
	background:transparent url(images/skin/topnav/nav_home.gif) 27px no-repeat;
	
}

/*BOXES GENERAL*/
.box_clean {
	border:#CCC 1px solid;
}
.box_name_logos {
	padding:15px 0px 0px 0px;
	height:210px;
	overflow:hidden;
}
.box_small_heading {
	color:#000;
	font-weight:bold;
	padding:10px 10px 10px 10px;
	font-size:12px;
}

/*BESTSELLERS BOX*/
.box_name_bestsellers {
	
}
.box_clean_heading {
	color:#930;
	font-weight:bold;
	padding:5px 10px 5px 10px;
	font-size:14px;
}
.bestsellers_table {
	font-size:11px;
	margin-left:8px;
	margin-right:3px !important;
	padding:0px;
}
.bestsellers_price {
	color:#930;
	font-size:11px;
	display:block;
	font-weight:bold;
}
.bestsellers_table_td1 {
	width:10px;
	color:#777;
}
.bestsellers_table_td2 {
	width:44px;
	text-align:center;
}
.bestsellers_table_td3 {
	width:auto;
}
.bestsellers_table_td3 a {
	font-size:10px !Important;
	color:#000;
}
/*BESTSELLERS BOX EOF*/

/*ALSOPURCHASED BOX*/
.box_name_alsopurchased {
	
}
.alsopurchased_table {
	font-size:11px;
	margin-left:8px;
	margin-right:3px !important;
	padding:0px;
}
.alsopurchased_price {
	color:#930;
	font-size:11px;
	display:block;
	font-weight:bold;
}
.alsopurchased_table_td1 {
	width:1px;
	color:#777;
}
.alsopurchased_table_td2 {
	width:55px;
	text-align:center;
}
.alsopurchased_table_td3 {
	width:auto;
}
.alsopurchased_table_td3 a {
	font-size:10px !Important;
	color:#000;
}
/*ALSOPURCHASED BOX EOF*/


/*SHOP BY PRICE BOX*/
.shopbyprice_list {
	list-style:none;
	margin:0px 10px 10px 10px;
	padding:0px;
	font-size:12px;
}
.box_name_shopbyprice {
	background:url(images/skin/block_bg_brown.gif) repeat-x;
}
/*SHOP BY PRICE BOX EOF*/

/*FEATURED PRODUCTS BOX*/
.featured_products_heading {
	font-size:16px;
	padding-top:10px;
	margin-bottom:10px;
}
.featured_float_separator {
	float:left;
	width:179px;
	margin:0px;
	padding:0px;
	height:10px;
	border-top:#DDD 1px solid;
}
.featured_products_float {
	float:left;
	width:179px;
	margin:0px 0px 10px 0px;
}
.featured_products_float_border {
	border-right:#DDD 1px solid;
}
.featured_product {
	position:relative;
	margin:0px 10px 0px 10px;
	height:235px;
	font-size:10px;
	/*background:#F7F7F7;*/
	/*background:url(images/skin/featured_top_bg.gif) repeat-x;*/

}
.featured_product td,.featured_product li{
	font-size:10px;
	text-align:left;
}
.featured_product ul{
	margin:0px;
	padding:0px;
	list-style-type:circle;
	list-style-position:inside;
	list-style-image:url(images/skin/listicon.gif);
	display:inline;
}
.featured_product li {
	padding:0px;
	margin:0px;
}
.featured_product_price {
	position:absolute;
	bottom:0px;
	right:0px;
	color:#930;
	font-weight:bold;
	display:block;
	text-align:right;
}
.featured_product_sku {
	position:absolute;
	top:100;
	right:0px;
	font-size:10px;
	color:#666;
}
.featured_product_title a,.featured_product_title a:hover,.featured_product_title a:active,.featured_product_title a:visited{
	font-size:11px;
	font-weight:bold;
	color:#900;
	text-decoration:none;
}
.featured_products_arrow {
	position:absolute;
	top:57px;
	right:15px;
	width:32px;
	height:28px;
	display:block;
	background:url(images/skin/misc/circle_arrow.png) no-repeat;
}
#featured_products_image {
	height:87px;
	width:87px;
	display:table-cell;
	vertical-align:middle;
	position:relative;
	overflow:hidden;
	vertical-align:middle;
}
#featured_products_image img {
/*	position:absolute;
	top:50%;*/
}
/*FEATURED PRODUCTS BOX EOF*/

#footer_main {
	background:url(images/skin/footer_bg.gif) repeat-x;
	text-align:center;
	font-size:11px;
}
#footer_copywrite {
	text-align:center;
	font-size:11px;
	color:#666;
}
#footer_logos {
	text-align:center;
}
#footer_logos img{
	margin:10px 5px 10px 5px;
}
/*PRODUCTS INFO PAGE*/
#productsinfo_topbox {
	position:relative;
	float:left;
	height:145px;
}
#productsinfo_proname {
	font-size:15px;
	margin:10px;
	font-weight:bold;
	color:#930;
}
#productsinfo_pricebody {
	margin:10px 17px 0px 17px;
	font-size:12px;
}
/*#productsinfo_pricebody*/ .disc {
	font-weight:normal;
	color:#999;
}
/*#productsinfo_pricebody*/ .norm {
	color:#930;
	font-weight:bold;
}
#productsinfo_top {
	border-bottom:1px #CCC dashed;
	padding-bottom:10px;
	margin-bottom:10px;
}
#productsinfo_topbox_hr{
	border-top:1px dashed #CCC;
	height:10px;
	margin:5px 0px 0px 0px;
}
#productsinfo_top_image {
	margin:20px 10px 10px 10px;
	overflow:hidden;
	text-align:center;
	height:auto;
	vertical-align:middle;
	
}
#productsinfo_righblock {
	padding:10px;
	background:#f3f2ed;
	height:300px;
	text-align:center;
	
}
#productsinfo_righblock .comodo {
	margin:10px 0px 0px 0px;
}
#productsinfo_rightblock_qty {
	margin:15px 10px 50px 10px;
	font-size:11px;
	font-weight:bold;
	color:#666;
}
#productsinfo_rightblock .addtocart_btn{
}
#productsinfo_rightblock_pricebox {
	background:#FFF;
	border:#CCC 1px solid;
	padding:10px;
	font-size:11px;
	text-align:center;
}
.currency {
	color:#930;
	font-weight:bold;
	font-size:12px;
}
#productsinfo_desc_header {
	font-size:17px;
	color:#069;
	font-weight:bold;
	margin:10px 0px 10px -20px;
}
#productsinfo_desc {
	margin-left:25px;
	color:#666;
}
/*PRODUCTS INFO PAGE EOF*/

/*MANUFATURERS BLOCK*/
.manufacturers_block {
	padding-bottom:7px;
	background:url(images/skin/block_bg_brown.gif) repeat-x;
}
/*MANUFATURERS BLOCK EOF*/

/*CATEGORIES BROWSER*/
#categories_main {
	background:#ebe9df;
	border:#CCC 1px solid;
}
#categories_header {
	padding:10px;
}
#categories_subheader {
	background:#FFF url(images/skin/categories_subheader_bg.gif) repeat-x;
	border-bottom:1px #CCC solid;
	border-top:1px #CCC solid;
	background-position:0 5px;
	padding:3px;
	text-align:right;
	height:22px;
}
#categories_body {
	background:#FFF;
	padding:0px 10px 0px 10px;
}
.categories_table td img {
	margin:10px 20px 10px 20px;
	
	
}
.categories_table {
	width:100%;
}
.categories_table td {
	font-size:13px;
}
.categories_table td a ,.categories_table td a:active, .categories_table td a:visited {
	text-decoration:none;
	color:#000;
}
#categories_header_counts {
	float:left;
}
#categories_header_pagelinks {
	float:right;
	color:#000 !important;
}
.categories_table_separator {
	background:#F7F7F7;
}

/*SPECIALS BLOCK*/

#specials_float {
	float:left;
	width:29%;
	margin:0px 10px 10px 10px;
	border-right:1px #CCC solid;
	text-align:center;
	background:url(images/skin/block_bg_brown.gif) repeat-x;
}
#specials_inside_float {
	float:left;
	width:49%;
	font-size:10px;
	
}
#specials_inside_float a {
	color:#000;
	font-size:10px;
}
#specials_inside_float .norm, #specials_inside_float .desc {
	font-size:10px;
	
}
#specials_inside_float .norm {
	font-weight:bold;
}
.box_name_specials {
	margin-bottom:10px;
}
.categories_sub_link a {
	color:#000;
	font-weight:bold;
}
#categories_sub_box {
	padding:10px;
	display:inline-block;
	
}
#categories_sub_box img {
	border:none;
	margin-bottom:5px;
}
.footer_banner {
	text-align:center;
	margin:40px 0px 10px 0px;
}
/*Search Su*/
#headersearch {
	position:relative;
	width:305px;
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	background:#FFFFFF;
	border:#333333 1px solid;
	z-index:2;
	font-size:11px;
	height:16px;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:1px;
}
#headersearch input {
	background:none;
	border:none;
	width:100%;
	height:100%;
	padding-left:5px;
	font-size:inherit;
	font-family:inherit;
}
#headersearch_su_dropdown {
	position:absolute;
	top:16px;
	left:-1px;
	width:100%;
	background:#FFFFFF;
	border:#333333 1px solid;
	border-top:#CCCCCC 1px solid;
	z-index:2;
	font-size:inherit;
	font-family:inherit;
	
}
#headersearch_su_dropdown ul {
	list-style:none;
	margin:0px;
	padding:0px;
	font-size:inherit;
	font-family:inherit;
}
#headersearch_su_dropdown li {
	font-size:inherit;
	font-family:inherit;
}
#headersearh_buttom {
	position:absolute;
	top:-3px;
	right:-57px;
	width:57px;
	height:26px;
}
.ssu_item {
	padding:2px 5px 2px 5px;
	margin:0px;
	cursor:pointer;
	height:17px;
	overflow:hidden;
}
.ssu_over {
	background:#D5E2FF;
}
.ssu_item_hidden {
	display:none;
}
/*SORTING*/
.sort-display {
	position:absolute;
	top:0px;
	left:3px;
}
#top-sorting {
	text-align:right;
	position:relative;
}
#orderby-menu {
	list-style:none;
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
}
.orderby-item {
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	padding-left:10px;
}
.subcatmenu {
	list-style:none;
	margin:0px;
	padding:0px 10px 0px 10px;
	font-family: arial;
	font-size: 10pt;
}
.subcatmenu a {
	color:#000000!important;
}
.subcatmenu li {
	border-bottom:#F7F7F7 1px solid;
	padding:3px 5px 3px 5px;
}

#switcher {
	text-align:center;
	margin:0px 10px 10px 10px;
}
#shopping_Cart_currency {
	position:absolute;
	top:27px;
	right:250px;
}