/*@import url("navigation.css"); */
body {
	margin: 0;
	min-width: 200px;
	background: #e7e7e7;
	color: #000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
   font-family: Verdana, Arial, Helvetica, sans-serif; 
}
h3 { font-size: 16px; margin:5px 0; padding:0; }
h3 a, h3 a:hover { color: #1515E4; text-decoration: none }
h4 { font-size: 11px; }
h5 { font-size: 10px; margin:5px 0; padding:0; }
h6.title, h6.title > a { font-size: 14px; color: #1515E4; margin:3px 0; padding: 0;  }
a, a:visited{
	color: #000;
	text-decoration: none;
}
a:hover {
  color:#1515e4;
  text-decoration: underline;
}
img { border: 0; }
a.priceBeat, a:visited.priceBeat, a:active.priceBeat{
padding: 0;
font-size: 11px;
font-weight: bold;
color: #4040c7;
text-decoration: none;
}
a:hover.priceBeat {
color: #edecec;
text-decoration: none;
}

form {
	padding: 0;
	margin: 0;
}
input, select {
	font-size: 11px;
	color:#000;
	vertical-align: middle;
}
textarea {
width: 100%;
font-size: 11px;
color:#000;
}
.empty-result {
	text-align: center;	
	font-weight: bold;
}
/* mobile device wrapper */
#wrapper {
	padding: 10px;
	overflow: hidden;
	height: 1%;
}
#header {
	padding: 0;
}
#header .top-block {
	overflow: hidden;
	height: 1%;
	border-bottom: 1px solid #ebebeb;
}
#header .top-block .logo {
	padding: 5px 12px;
}
#header .basket-bar {
	overflow: hidden;
	height: 1%;
	border-bottom: 1px solid #ebebeb;
	padding: 0 0 0 15px;
	background: #fafafa;
}
#header .basket-bar .link-basket {
	float: right;
	text-indent: -9999px;
	overflow: hidden;
	background: url("images/icon-header-basket.gif") no-repeat;
	width: 48px;
	height: 40px;
	border-left: 1px solid #ebebeb;
}
#header .support-area {
	padding: 8px 0 0;
	overflow: hidden;
	height: 1%;
}
.support-area a {
	display: block;
	background: url("images/bg-support-online.gif") no-repeat;
	width: 131px;
	height: 25px;
}
.support-area a img {
	display: none;
}
.logo img { vertical-align: top; }
#header .top-block .phone-area {
	background: #fafafa;
	border: 1px solid #fff;
	padding: 5px 10px;
	font: 11px/20px Arial, Helvetica, sans-serif;
	overflow: hidden;
	height: 1%;
	color: #666;
	min-height: 40px;
}
#header .ad-block {
	padding: 0 5px 5px;
	text-align: center;
}
#header .ad-block img {
	vertical-align: top;
	max-width: 100%;
}
.phone-area .phone {
	display: block;
	font-size: 14px;
}
.phone-area .support strong { color: #390; }
#header .search-block {
	padding: 10px;
}
#header .search-field {
	height: 42px;
	overflow: hidden;
	padding: 0 0 0 25px;
	background: url("images/header_search_left.png") no-repeat;
}
#header .search-field .input-text {
	float: left;
	background: none;
	width: 75%;
	height: 24px;
	border: none;
	padding: 7px 0 5px;
	margin: 3px 0;
	color: #666;
	background: none;
  font-size: 13px;
}
#header .search-field .submit {
	background: url("images/header_search_go.png") no-repeat;
	width: 51px;
	height: 42px;
	line-height: 0;
	font-size: 0;
	text-indent: -9999px;
	overflow: hidden;
	float: right;
	border: none;
	margin: 0;
	padding: 0;
	cursor: pointer;
}
.info-box {
	border: 1px solid #999;
	background: #fff;
	padding: 5px;
	-webkit-box-shadow: 0 0 5px #999;
	-moz-box-shadow: 0 0 5px #999;
	-ms-box-shadow: 0 0 5px #999;
	box-shadow: 0 0 5px #999;
	margin: 0 0 10px;
}
.info-box .heading-red,
.info-box .page-heading {
	margin: -5px -5px 10px;
	font-size: 14px;
	text-transform: uppercase;
	background: #b10116 url("images/bg-heading-red.gif") repeat-x;
	padding: 10px 13px;
	color: #fff;
}
.product-box .page-heading {
	margin: -10px -10px 10px;
}
.info-box .heading-blue {
	background: #181ee7 url("images/bg-heading-blue.gif") repeat-x;
	padding: 10px 13px;
	color: #fff;
	margin: -5px -5px 10px;
	font: 17px Verdana, Arial, Helvetica, sans-serif;
}
#mpDealWeekNews .heading-blue {
	margin: -12px -15px 10px;
}
.info-box .heading-black {
	background: #010101 url("images/bg-heading-black.gif") repeat-x;
	padding: 10px 13px;
	color: #fff;
	margin: -5px -5px 0;
	font: bold 14px Arial, Helvetica, sans-serif;
}
.info-box .btn-learn-more {
	background: url("images/btn-learn-more.gif") no-repeat;
	width: 104px;
	height: 26px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
  margin: 0 auto;
}
.info-box .text-block {
	font: 12px/18px Arial, Helvetica, sans-serif;
	padding: 0 0 10px;
}
.info-box .text-block a { text-decoration: underline; }
.info-box .links-block {
	overflow: hidden;
	height: 1%;
	text-align: center;
}
.links-block .site_button {
	display: inline-block;
	margin: 0 0 3px;
}
.info-box .step-box {
	
}
.step-box .step-heading {
	padding: 0 0 5px;
}
.step-heading img {
	vertical-align: middle;
}
.product-box { padding: 10px; }
.product-box .heading-blue,
.product-box .heading-red {
	margin: -10px -10px 10px;
}
.info-box .sub-total-line {
	padding: 5px 0;
	border-bottom: 1px solid #EBEBEB;
	margin: 0 0 10px;
	overflow: hidden;
	height: 1%;
}
.shopping-cart .sub-total-line {
	text-align: right;
}
.sub-total-line .sub-total-items { float: right; }
.shopping-cart .cart-product {
	overflow: hidden;
	height: 1%;
}
.cart-product .product-image {
	float: left;
	margin: 0 4px 0 0;
}
.cart-product .product-image img { vertical-align: top; }
.cart-product .product-details {
	overflow: hidden;
	height: 1%;
}
.btn-offers {
	text-align: center;
	padding: 0 0 10px;
}
.buttons-row {
	overflow: hidden;
	height: 1%;
}
.buttons-row .site_button {
	float: left;
	margin: 0 1px 0 0;
}
.buttons-row button {
	margin: 0 1px 0 0;
	vertical-align: top;
}
.sub-total-line .sub-total-items b { font: bold 14px Arial, Helvetica, sans-serif; }
.btns-bar {
	overflow: hidden;
	height: 1%;
}
.btns-bar .site_button {
	float: right;
}
/* categories box */
.categories-box ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.categories-box #nav {
	margin: 0 -5px -5px;
	overflow: hidden;
	height: 1%;
	font-size: 12px;
}
.categories-box #nav li {
	border-top: 1px solid #ebebeb;
	margin: -1px 0 1px;
}
.categories-box #nav li a {
	display: block;
	padding: 10px 18px;
}
.categories-box #nav li.extra-link a {
	color: #120CA7;
	background: #FAFAFA;
}
.categories-box #nav li.extra-link a:hover {
	color: #E41515;
}
.categories-box #nav li.level-act,
.categories-box #nav li.level-sel {
	background: #f8f8f8;
}
.categories-box #nav li a:hover,
.categories-box #nav li.level-sel a,
.categories-box #nav li.level-act a {
	background: #f8f8f8;
	font-weight: bold;
	color: #171ae5;
	text-decoration: none;
}
.categories-box #nav li.level-sel li.level-act a { font-weight: bold; }
.categories-box #nav li.level-sel li a {
	color: #000;
	font-weight: normal;
}
.categories-box #nav li ul { padding: 0 0 0 15px; }
.categories-box #nav li ul li { border: none; }
.info-box .product-block {
	overflow: hidden;
	height: 1%;
}
.deal-week .product-image {
	float: left;
	padding: 0 10px 0 0;
}
.deal-week .product-details {
	overflow: hidden;
	height: 1%;
}
.deal-week .stock-info {
	margin: 0 0 5px;
}
.deal-week .product-name {
	font: bold 12px Arial, Helvetica, sans-serif;
}
.info-box div.box-heading {
}
.box-heading .link-more,
.box-heading .rss-link {
	float: right;
	margin: 15px 10px 0 0;
}
.product-block .product-image img {
	display: block;
	margin: 0 auto;
}
.product-block .product-details {
	padding: 10px 0;
	font-weight: bold;
  text-align: center;
}
.table-data {
	border-collapse: collapse;
	width: 100%;
}
.content-box .links-list {
	margin: 0;
	padding: 0;
	list-style: none;
}
.shopping-cart table td,
.table-data td {
	border-bottom: 1px solid #EBEBEB;
	padding: 3px;
}
.shopping-cart .product-qty input {
	width: 20px;
	text-align: center;
	margin: 0;
	padding: 2px;
	border: 1px solid #EBEBEB;
}
.product-block .product-image {
	text-align: center;
	margin: 0 0 15px;
}
.product-block .product-image a {
	display: inline-block;
	position: relative;
}
.product-image .day_circle {
	background: url("images/deal_circle.png") no-repeat;
	width: 48px;
	height: 27px;
	text-align: center;
	color: #fff;
	padding: 21px 0 0;
	font: bold 15px Arial, Helvetica, sans-serif;
	left: auto;
	right: 0;
}
.info-box .countdown-block {
	text-align: center;
	padding: 5px 0 0;
}
/* footer */
.footer-links {
	margin: 0;
	padding:10px 0;
	list-style: none;
	text-align: center;
}
.footer-links li {
	display: inline;
	padding: 0 2px;
}
#footer .ad-row {
	padding: 10px 0;
	border: 1px solid #ebebeb;
	border-width: 1px 0;
	text-align: center;
}
#footer .ad-row a { padding: 0 20px 0 0; }
#footer .ad-row img { vertical-align: middle; }
#footer .payments {
	text-align: center;
	padding: 10px;
}
#footer .copyright {
	color: #888;
	font-family: Arial, Helvetica, sans-serif;
}
#footer .copyright a {
	text-decoration: underline;
	color: #5d8bb9;
}
.bg_text {
  font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}
.bg_text ul {
  list-style:disc outside none;padding:0px;padding-left:12px;margin-left:8px;
}
.bg_title {
  font: bold 11px Verdana, Arial, Helvetica, sans-serif;
  color: #7a0a0a;
}
.secf{
    color: #1515E4;
    padding-top: 5px !important;
    text-align: right;
    white-space: nowrap;
}
TD.main, P.main {
line-height: 1.5;
}
TD.mainBold, P.mainBold {
line-height: 1.5;
font-weight: bold;
}
TD.smallText, SPAN.smallText, P.smallText {
font-size: 10px;
}
.bold {
font-weight: bold;
line-height: 1.5;
}
.boxText {
color: #000;
font-size: 10px;
text-decoration: none;
}

.boxText a, .boxText a:visited {
color: #000;
font-size: 10px;
text-decoration: none;
}

.boxText a:hover {
color: #000;
font-size: 10px;
text-decoration: underline;
}
.pageCenter{
  margin: 0 auto;
}
.shadow_right{background: url(images/header/right_shadow.png) 100% 0% repeat-y;}
.shadow_left{background: url(images/header/left_shadow.png) 0% 0% repeat-y;}
.shadow_top_left{background: url(images/header/header_shadow_left.png) 0% 0% no-repeat;}
.shadow_top_right{background: url(images/header/header_shadow_right.png) 100% 0% no-repeat;}
.shadow_bottom_right{background: url(images/header/bottom_shadow_right.png) 100% 100% no-repeat;padding: 0 6px 0 6px;}
.shadow_bottom_left{background: url(images/header/bottom_shadow_left.png) 0% 100% no-repeat;}
ul.topNavigationFlags {
    display: none;
    margin:0;
    padding:10px 5px 5px;
    list-style:none;
    line-height: 1.0;
    margin: 0;    
    background: #fff;
    position: absolute;
}


ul.topNavigationFlags li:hover {
    visibility:        inherit; /* fixes IE7 'sticky bug' */
}
ul.topNavigationFlags li {
    position: relative;
}
ul.topNavigationFlags a {
    display: block;
    position: relative;
    padding: 2px 4px 2px 0px;
    text-decoration:none;
}

ul.topNavigationFlags a, ul.topNavigationFlags a:hover, ul.topNavigationFlags a:visited  {
    text-decoration: none;
}

ul.topNavigationFlags a img {
    border: 1px solid #aaa7a7;
}

ul.topNavigationFlags a:hover img, ul.topNavigationFlags a.active img {
    border: 1px solid #fff;
}

#topNavigation {
/*      margin-top:-150px;*/
      position: absolute;
      /*top: 3px;*/
      left: -5px;
/*      width:100%;*/
      z-index:100;
/*      background: url(images/header/top_menu_bg.png) repeat-x;*/
}

#topNavigation td.hasBG {
    background: url(images/header/top_menu_bg.png) repeat-x;    
}
#topMenu {    
  float:left;
  padding: 0 0 0 4px;
  width:330px;
}
#topLogo {
  margin-left:16px;
  position:absolute;
  top:17px;
  z-index:95;
}

#topCart {
background: url(images/header/basket_bg.png) no-repeat; 
height:52px;
right:10px;
position:absolute;
top:43px;
width:190px;
z-index:2;
}

#topCart .cartInfo {
   position: absolute;
   top: 8px;
   font-size:12px; 
}

#topCart .link_left, #topCart .link_right {
   bottom:10px; position:absolute; width:50%; 
}

#topCart .link_right {
/*   margin-left:155px; */
   margin-bottom:-3px;
   right:7px;
}

#topCart .link_left, #topCart .cartInfo {
    margin-left:15px;
}

#topCart a, #topCart a:visited {
  font-size:12px;
  text-decoration: underline;  
}



#topCart h3 {
color:#FFFFFF;
font-size:12px;
margin:0;
padding:4px 0 0 7px;
border: 0;
text-transform: none;
}

div.topLine {
/*    background-color: #000;*/
    height: 23px;
    width: 100%;
    left:0;
    position:absolute;
    top:0;    
    z-index: 1;
}


#headerHav {
/*    width: 982px;*/
    padding: 0;
    height: 39px;
    background: url(images/header/neadernav_bg.png) repeat-x left top;
    /* z-index: 800;   */ 
    position: relative;
}

#headerHav div.search {
 float:right;
/* margin-top:3px;*/
}

#headerHav div.search input {
    border:0px;
    padding-left:10;
    margin:3px 0 0;
    height: 25px;
    font-size: 14px;
    padding-left:22px;
    padding-right:12px;
    width: 151px;
    /*width: 221px;*/
    background: url(images/header/headenav_search_bg.png) no-repeat;
}

#headerHav div.search button {
  margin: 0;
}

#headerHav div.search button span {
  padding:0 3px 0 9px;
  text-transform:uppercase;
}

div.headerLine {
    background: #1515e4 url(images/header/headerline_bg_blue.png) repeat-x;
    height: 2px;
    width: 100%;
    left:0;
    position:absolute;
    top: 162px;    
    z-index: -1;
}

.siteborders, #main-content {
/*    border-left: 1px solid #18a50e;*/
/*    border-right: 1px solid #18a50e;*/
    width:100%;
}
.siteborders{padding: 0 0 8px !important;}
.widget_left_big {
/*    width: 710px;*/
    width: 707px;
    vertical-align: top;
}

.widget_33, .widget_50, .widget_66 {
    height: 100%;
    vertical-align: top;
}

.widget_50 {
    width: 50%;
}

.widget_33 {
   width: 33%; 
}  

.widget_66 {
   width: 66%; 
}    

table.grayRound {
    margin-bottom: 10px;
/*    height: 100%;*/
}
table.grayRoundContent{
 padding:5px;
 height: auto;
}

.widget_right_sm {
    width: 257px;
    vertical-align: top;
}


br.clear, div.atclear {
   clear: both; 
   font-size: 1px;
   height: 0pt; 
   line-height: 0pt;
}
 

div.buttonEnterNow {
  margin: 10px 1px;
}

div.buttonEnterNow a, div.buttonEnterNow a:hover {
  width: 92px;
  height: 92px; 
  display: block;
  padding: 0;
  margin: 0;      
}

div.buttonEnterNow a {
   background: url(images/butt/button_enter_now.png) no-repeat; 
}

div.buttonEnterNow a:hover {
   background: url(images/butt/button_enter_now_hover.png) no-repeat; 
}    

button.buttonEnterNow { 
    background: url(images/butt/butt_enternow.png) no-repeat top left; 
    width: 92px; height: 92px; padding: 0; margin: 0; 
}

button.buttonEnterNow:hover { background-position: left center }
button.buttonEnterNow:active, button.buttonEnterNow:focus {  background-position: left bottom }


/* templateElemets */ 

table.stGreen,
table.rtGreen {
  padding:0;
  margin: 0; 
  font-size: 1px; 
}

table.rtGreen td.rtLeft, table.rtGreen td.rtContent, table.rtGreen td.rtRight { height: 22px; }
table.stGreen td.stLeft, table.stGreen td.stContent, table.stGreen td.stRight,
table.stPink td.stLeft, table.stPink td.stContent, table.stPink td.stRight { height: 20px; }

table.rtGreen td.rtLeft { width:9px }
table.rtGreen td.rtRight { width:7px }

table.stGreen td.stLeft,
table.stPink td.stLeft { width:6px }

table.stGreen td.stRight,
table.stPink td.stRight { width:4px }

table.rtGreen td.rtContent, table.stGreen td.stContent, table.stPink td.stContent { white-space: nowrap; font-size:11px; color:#FFFFFF; font-weight:bold; text-transform:uppercase; }

table.rtGreen td.rtContent { background:#3FCF39 url(images/templateElemets/rt_bg.png) repeat-x; }
table.stGreen td.stContent { padding: 0 5px; background: url(images/templateElemets/st_bg.png) repeat-x; }
table.stPink td.stContent { padding: 0 5px; background:#3FCF39 url(images/templateElemets/st_pink_bg.png) repeat-x; }





 
/* templateElemets off */

.review {
    color: #959595;
}  
.product-item .stock-info {
	padding: 0 0 4px;
}
  
.icon_specials, .icon_new, .icon_topseller, .icon_staffpick, .icon_specials_pink {
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    height: 20px;
    margin: 0 0 5px;
    width:110px;
}

.icon_specials span, .icon_topseller span, .icon_new span, .icon_staffpick span, .icon_specials_pink span {
   display:block;
   line-height:20px;
   padding:0;
   text-align: center;
}
  
.icon_specials {
 background: #3fcf39 url(images/products_icons_bg.png) no-repeat scroll -4px 0;
}  

.icon_specials span {
  background: transparent url(images/products_icons_bg.png) no-repeat scroll 105px 0;
}

.icon_specials_pink {
  background: #9f0202 url(images/products_icons_bg.png) no-repeat scroll -4px -80px;
}

.icon_specials_pink span {
  background: transparent url(images/products_icons_bg.png) no-repeat scroll 105px -80px;
}

.icon_topseller {
  background: #ba1703 url(images/products_icons_bg.png) no-repeat scroll -4px -20px; 
}  
  
.icon_topseller span {
  background: transparent url(images/products_icons_bg.png) no-repeat scroll 105px -20px;
}  

.icon_new {
  background: #3037d3 url(images/products_icons_bg.png) no-repeat scroll -4px -40px; 
}  
  
.icon_new span {
  background: transparent url(images/products_icons_bg.png) no-repeat scroll 105px -40px;
} 
   
.icon_staffpick {
  background: #9f0202 url(images/products_icons_bg.png) no-repeat scroll -4px -60px; 
}  
  
.icon_staffpick span {
  background: transparent url(images/products_icons_bg.png) no-repeat scroll 105px -60px;
}    
div.list_icon_specials{
 background: #3fcf39 url(images/products_icons_bg.png) no-repeat scroll -4px 0;
 color:#FFFFFF;
 font-weight:bold;
 height:20px;
 line-height:1.8;
 margin:5px;
 text-transform: uppercase;
 width:110px;
}
div.list_icon_specials span{
 background: transparent url(images/products_icons_bg.png) no-repeat scroll 105px 0;
 display:block;
 height:20px;
 text-align:center;
}


span.review_url { color: #898888; }

div.view_mode, div.view_mode a, span.view_mode, span.view_mode a {
    color: #1515e4;
    height: 14px;    
}


div.view_mode, span.view_mode {
   /*background:transparent url(images/icons/icon_view_more.png) no-repeat scroll left center;  */
   background:transparent url(images/icons/icon_view_more_blue.png) no-repeat scroll left center;
}

span.view_mode, span.review_url {
   margin-left: 10px; 
}


div.view_mode  {

}

div.view_mode a, span.view_mode a {
    text-decoration: none;
    padding-left:20px;
}

h3.boxHeadingRed {
  color:#FFF;
  background: #d700a7 url(images/contentbox/boxHeadingGreen_bg.png) no-repeat -7px 0;
  font-size:20px;
/*  height:43px;*/
  margin:0;
  padding:0;
  font-weight: normal;
  position:relative;
  padding-right: 7px;
}  

h3.boxHeadingRed span {
  height:43px; 
  margin:0;
  padding:18px 10px 0 20px;    
  display: block;
}

h3.boxHeadingRed em {
    display:block;
    position:absolute;
    width:7px;
    height:61px;
    top:0px;
    right:0px;    
   background: url(images/contentbox/boxHeadingGreen_bg.png) no-repeat; 
}


h4.boxHeading, td.contentBoxHeadingCenter h2 {
  /*color:#1515E4;*/
  color:#1515e4;
  font-size:20px;
  padding: 0;
  margin: 0 0 5px;
  font-weight: normal;
}

h5.boxHeading {
  color:#1515E4;
  font-size:14px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 0;
  margin: 3px 5px;
}

h3.smallHeading {
  color:#1515E4;
  font-size:14px;
  font-weight: bold;
  padding: 0;
  margin: 3px 0;
  white-space:nowrap;
}

.padding0 {
    padding:0;
    margin:0;
}

.padding10 {
    padding: 0 10px;
}

.padding15 {
    padding: 0 15px;
}

.box_257w {
    width: 257px;
} 

.box_257 {
    width: 239px;
} 

/**
* video reviews page
*/

td.widget_VRpage {
    width: 625px;
}

#VRpage {
   background: url(images/VRpage_bg.png) no-repeat top right;  
}

#VRpage p {
    padding: 20px 5px;
    width:395px;
    
}

#VRpage ul, ul.vrList {
  list-style: none;
  margin:0;
  padding:0;
  padding: 0 5px;     
}

#VRpage ul li {
 display:block;
 float:left;
 width:50%;
 padding: 10px 0;  
}

ul.vrList li {
    
}

ul.vrList li h6 {
font-size: 100%;
/*font-weight: normal;*/
margin:10px 0;
padding:0;
}





/*img.transpng {
behavior: url("png.htc");
} */
img.infoBoxSpacing {
width: 0;
height: 0;
}
.productBG {
padding: 5px 5px 5px 5px; border: 1px #f00 solid;
}
.lineV {
}
.lineH {
}
.inputRequirement {
color: #ff0000;
}
.messageBox {
}
.messageStackError, .messageStackWarning {
background-color: #ffb3b5;
}
.messageStackSuccess {
background-color: #99ff00;
}
.line {
}

.errorBox {
background: #ffb3b5;
font-weight: bold;
}
.stockWarning {
color: #cc0033;
}
.productsNotifications {
background: #f2fff7;
}
table.tableHeader {
margin-bottom: 7px;
background: #000 url(images/bg_header_x.gif) repeat-x;
}

#header-nav1 {
width: 750px;
}

#header-nav1 span.nav-spacer {
padding: 0 18px;
}


#header-nav1 a:link, #header-nav1 a:visited {
color: #ffac4a;
font-size: 9px;
letter-spacing: 0.001em;
font-weight: bold;
text-decoration: none;
}

#header-nav1 a:hover {
color: #fff;
}

#header-nav1 span.nav-spacer {
color: #ffac4a;
font-size: 9px;
font-weight: bold;
text-decoration: none;
}

#header-search {
margin: 8px;
white-space:nowrap;
}

#header-search input {
vertical-align: middle;
border:0px;
}

form {
display: inline;
}

#header-search img {
vertical-align: middle;
}
input.hsrch-fld {
margin: 0 5px 0 25px;
padding: 0;
vertical-align: middle;
font-size:9px;
border:0px;
width:148px;
height: 14px;
}

#header-nav3 {
display: block;
float: right;
color: #d9d9fc;
height: 20px;
}


td.header-nav3_active {
color: #ffffff;
background: #FF7823 url(images/bgx_nav3.gif) repeat-y;
padding: 0 7px 0 7px;
height: 20px;

}

td.header-nav3_active a, td.header-nav3_active a:visited, td.header-nav3_active a:hover {
color: #ffffff;
background-color: #FF7823;
font-size: 9px;
font-weight: bold;
text-decoration: none;
}

td.header-nav3 {
color: #d9d9fc;
padding: 0 7px 0 7px;
height: 20px;
}

td.header-nav3, td.header-nav3 a, td.header-nav3 a:visited, td.header-nav3 a:hover {
color: #d9d9fc;
font-size: 9px;
font-weight: bold;
text-decoration: none;
}


td.header-prods-cont {
border-top: 1px solid #ff8f47;
border-bottom: 1px solid #ff8f47;
}

div.prod-name {
font-size: 11px;
font-weight: bold;
color: #000;
vertical-align: top;
}

div.prod-price {
font-size: 17px;
font-weight: bold;
color: #000;
vertical-align: bottom;
}

div.prod-price_sp {
font-size: 17px;
font-weight: bold;
color: #ff0000;
vertical-align: bottom;
}

#header-subnav {
margin: 5px auto 5px auto;
}

#header-subnav a.subnav1, #header-subnav a:visited.subnav1 {
padding: 0 7px;
font-size: 11px;
font-weight: bold;
color: #edecec;
text-decoration: none;
}

#header-subnav a:hover.subnav1 {
color: #edecec;
text-decoration: none;
}

#header-subnav a.subnav3, #header-subnav a:hover.subnav3, #header-subnav a:visited.subnav3 {
color: #edecec;
padding: 0 7px;
font-size: 11px;
font-weight: bold;
text-decoration: none;
}

#header-subnav a.subnav2, #header-subnav a:visited.subnav2 {
padding: 0 7px;
font-size: 11px;
font-weight: bold;
color: #4040c7;
text-decoration: none;
}

#header-subnav a:hover.subnav2 {
color: #edecec;
text-decoration: none;
}


H1{
font-size: 21px;
padding-left: 5px;
margin: 0;
}

td.pageHeading, h1.pageHeading {
color:#1515e4;
font-size: 18px;
margin: 0;
}

td.pageHeadingSmall {
background: #000 url(images/infobox/ibh_x.gif) repeat-x;
font-size: 11px;
font-weight: bold;
color:#fff;
margin: 0;
}

td.infoBoxHeadingLeft {
width: 13px;
height: 24px;
background: #000 url(images/infobox/ibh_l.gif) 0 0 no-repeat;
}

td.infoBoxHeadingCenter {
text-align: center;
font-size: 11px;
font-weight: bold;
color: #fff;
text-transform: uppercase;
background: #000 url(images/infobox/ibh_x.gif) 0 0 repeat-x;
}
td.infoBoxHeadingRight {
width: 28px;
height: 24px;
background: #000 url(images/infobox/ibh_r.gif) 0 0 no-repeat;
}


td.infoboxcell {
}
.infoBoxNotice {
background: #ff8e90;
}
.infoBoxNoticeContents {
background: #FFE6E6;
}
td.infoBox, span.infoBox {
   padding: 0;
   margin: 0;
}

table.infoboxHeading {
}
td.infoBoxHeadingLeft {
width: 13px;
height: 24px;
background: #000 url(images/infobox/ibh_l.gif) 0 0 no-repeat;
}
td.infoBoxHeadingCenter {
text-align: center;
font-size: 11px;
font-weight: bold;
color: #fff;
text-transform: uppercase;
background: #000 url(images/infobox/ibh_x.gif) 0 0 repeat-x;
}
td.infoBoxHeadingRight {
width: 28px;
height: 24px;
background: #000 url(images/infobox/ibh_r.gif) 0 0 no-repeat;
}



table.infobox1Heading {
}
td.infoBox1HeadingLeft {
width: 12px;
height: 26px;
background: #edecec url(images/infobox/ibh1_l.gif) 0 0 no-repeat;
}
td.infoBox1HeadingCenter {
text-align: center;
font-size: 11px;
font-weight: bold;
color: #fff;
text-transform: uppercase;
background: #edecec url(images/infobox/ibh1_x.gif) 0 0 repeat-x;
}
td.infoBox1HeadingRight {
width: 29px;
height: 26px;
background: #edecec url(images/infobox/ibh1_r.gif) 0 0 no-repeat;
}
table.infobox2Heading {
}
td.infoBox2HeadingLeft {
width: 12px;
height: 24px;
background: #000 url(images/infobox/ibh2_l.gif) 0 0 no-repeat;
}
td.infoBox2HeadingCenter {
text-align: center;
font-size: 11px;
font-weight: bold;
color: #fff;
text-transform: uppercase;
background: #000 url(images/infobox/ibh_x.gif) 0 0 repeat-x;
}

td.infoBox2HeadingCenter a, td.infoBox2HeadingCenter a:visited {
color: #fff;
text-decoration: none;
}

td.infoBox2HeadingCenter a:hover {
color: #fff;
text-decoration: underline;
}

td.infoBox2HeadingRight {
width: 28px;
height: 24px;
background: #000 url(images/infobox/ibh22_r.gif) 0 0 no-repeat;
}
table.infobox3Heading {
padding:0;
}
td.infoBox3HeadingLeft {
width: 12px;
height: 24px;
background: #000 url(images/infobox/ibh3_l.gif) 0 0 no-repeat;
}

td.infoBox3HeadingCenter {
text-align: center;
width:100%;
font-size: 11px;
font-weight: bold;
color: #fff;
text-transform: uppercase;
padding-left:20px;
background: #000 url(images/infobox/ibh3_01.gif) repeat-x;
}

td.infoBox3HeadingCenter_2 {
width:100%;
background: #fff url(images/infobox/ibh3_02.gif) repeat-x;
}

td.infoBox3HeadingRight {
width: 12px;
height: 24px;
background: #000 url(images/infobox/ibh3_r.gif) no-repeat right;
}

table.BlackInfoBoxFooter {
margin-bottom: 10px;
}
td.BlackInfoBoxFooterLeft {
width: 10px;
height: 16px;
background: url(images/contentbox/ibf_l.gif) 0 0 no-repeat;
}
td.BlackInfoBoxFooterCenter {
background: url(images/contentbox/ibf_x.gif) 0 0 repeat-x;
}
td.BlackInfoBoxFooterRight {
width: 10px;
height: 16px;
background: url(images/contentbox/ibf_r.gif) 0 0 no-repeat;
}

table.infoBoxFooter {
margin-bottom: 10px;
}

table.contentBoxHeader {
margin-top: 10px;
}



td.infoBoxFooterLeft {
width: 10px;
height: 16px;
background: url(images/infobox/ibf_l.gif) 0 0 no-repeat;
}
td.infoBoxFooterCenter {
background: url(images/infobox/ibf_x.gif) 0 0 repeat-x;
}
td.infoBoxFooterRight {
width: 10px;
height: 16px;
background: url(images/infobox/ibf_r.gif) 0 0 no-repeat;
}

td.infoBox1FooterLeft {
width: 10px;
height: 17px;
background: url(images/infobox/ibf1_l.gif) 0 0 no-repeat;
padding-bottom:12px;
}
td.infoBox1FooterCenter {
background: url(images/infobox/ibf1_x.gif) 0 0 repeat-x;
}
td.infoBox1FooterRight {
width: 11px;
height: 17px;
background: url(images/infobox/ibf1_r.gif) 0 0 no-repeat;
}

td.infoBox5FooterLeft {
width: 10px;
height: 17px;
background: url(images/infobox/ibf1_l.gif) 0 0 no-repeat;
padding-bottom:12px;
}
td.infoBox5FooterCenter {
background: #000 url(images/infobox/ibf5_01.gif) repeat-x;
height:16px;
}

td.infoBox5FooterCenter_2 {
background: #fff url(images/infobox/ibf5_02.gif) repeat-x;
height:16px;
}

td.infoBox5FooterRight {
width: 11px;
height: 17px;
background: url(images/infobox/ibf1_r.gif) 0 0 no-repeat;
}



.infobox {
}

td.infoBox3FooterLeft {
width: 7px;
height: 24px;
background: url(images/infobox/ib3_l.gif) 0 0 repeat-y;
}
td.infoBox3FooterCenter {
height: 24px;
background: #000 url(images/infobox/ib3_c.gif) 0 0 repeat-x;
}

td.infoBox3FooterRight {
width: 10px;
height: 24px;
background: url(images/infobox/ib3_r.gif) 0 0 repeat-y;
}

td.infoBoxContentsLeft {
width: 10px;
background: url(images/infobox/ibc_l.gif) 0 0 repeat-y;
}
td.infoBoxContentsCenter {
padding: 10px 0 0 0;
background: #ffffff;
}
td.infoBoxContentsRight {
width: 10px;
background: url(images/infobox/ibc_r.gif) 0 0 repeat-y;
}

td.BlackInfoBoxContentsLeft {
width: 10px;
background: url(images/contentbox/ibc_l.gif) 0 0 repeat-y;
}
td.BlackInfoBoxContentsCenter {
background: #F6F6F7;
}
td.BlackInfoBoxContentsRight {
width: 10px;
background: url(images/contentbox/ibc_r.gif) 100% repeat-y;
}


td.infoBox1ContentsLeft {
width: 9px;
background: url(images/infobox/ibc1_l.gif) 0 0 repeat-y;
}
td.infoBox1ContentsCenter {
background: #000;
}
td.infoBox1ContentsRight {
width: 9px;
background: url(images/infobox/ibc1_r.gif) 0 0 repeat-y;
}

td.infoBox1ContentsCenter td {
color: #fff;
}


td.infoBox4ContentsLeft {
width: 0;
background:#000000 url(images/infobox/ibx_l.gif) 0 0 repeat-y;
font-size:0;
}
td.infoBox4ContentsCenter {
padding: 3px 11px 10px 3px;
background: #000000 url(images/infobox/ibx4.gif) 0 0;

}
td.infoBox4ContentsRight {
width:9px;
background:#000000 url(images/infobox/ibx_r.gif) 0 0 repeat-y;
font-size:0;
}


td.infoBox1ContentsCenter td {
color: #fff;
}
td.infoBox3ContentsLeft {
width: 1px;
background: url(images/infobox/ibc_l.gif) 0 0 repeat-y;
font-size:0;
}
td.infoBox3ContentsCenter {
padding: 0 0 0 0;
background: #f4f3f3;
}
td.infoBox3ContentsRight {
width: 1px;
background: url(images/infobox/ibc_r.gif) 0 0 repeat-y;
font-size:0;
}
table.infoBoxContents td.infoBox1Contents {
font-size: 11px;
font-weight: normal;
color: #fff;
}

table.infoBoxContents td.infoBox1Contents a.infoBoxLink, table.infoBoxContents td.infoBox1Contents a.infoBoxLink:visited, span.infoBoxLink {
font-size: 11px;
font-weight: normal;
color: #ffffff;
text-decoration: none;
}


a.infoBoxLink_small, a.infoBoxLink_small:visited {
font-size: 10px;
font-weight: normal;
color: #ffffff;
text-decoration: none;
text-align: justify;
}

a.infoBoxLink_small:hover {
color: #fff;
text-decoration: underline;
}

table.infoBoxContents td.infoBox1Contents a.infoBoxLink:hover {
color: #fff;
text-decoration: underline;
}

table.infoBoxContents td.productNameCell {
}
table.infoBoxContents td{
}

table.infoBoxContents table.productTable td.productNameCell a:link, table.infoBoxContents table.productTable td.productNameCell a:visited{
color: #000;
text-decoration: none;
}
table.infoBoxContents table.productTable td.productNameCell a:hover {
text-decoration: underline;
}

table.infoBoxContents td.productPriceCell {
}
table.infoBoxContents .productPriceSpecial {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
table.infoBoxcontents .productpriceold {
}
table.infoBoxContents .productPriceCurrent {
}

table.infoBoxContents td a.infoBoxLink, table.infoBoxContents td a.infoBoxLink:visited, table.infoBoxContents td span.infoBoxLink2 {
color: #0d5da1;
font: bold 12px Arial, Helvetica, sans-serif;
text-decoration: none;
}
table.infoBoxContents td a.infoBoxLink:hover {
text-decoration: underline;
}


td.contentBoxHeadingBlackLeft {
font-size: 0;
width: 12px;
height: 24px;
background: url(images/contentbox/ibh2_l.gif) 0 0 no-repeat;
}
td.contentBoxHeadingBlackCenter {
text-align: center;
font-size: 11px;
font-weight: bold;
color: #ffffff;
text-transform: uppercase;
background: #000000 url(images/contentbox/ibh_x.gif) 0 0 repeat-x;
}
td.contentBoxHeadingBlackRight {
font-size: 0;
width: 12px;
height: 24px;
background: url(images/contentbox/ibh2_r.gif) 0 0 no-repeat;
}

td.contentBoxHeading2Left {
font-size: 0;
width: 14px;
height: 22px;
background: #2C2C8C url(images/contentbox/cb2_l.gif) no-repeat;
}
td.contentBoxHeading2Center {
text-align: center;
font-size: 12px;
font-weight: bold;
color: #ffffff;
text-transform: uppercase;
background: #2C2C8C url(images/contentbox/cb2_bg.gif) repeat-x;
}
td.contentBoxHeading2Right {
font-size: 0;
width: 14px;
height: 22px;
background: #2C2C8C url(images/contentbox/cb2_r.gif) no-repeat;
}


td.contentBoxHeading3Left {
font-size: 0;
width: 14px;
height: 22px;
background: #000 url(images/contentbox/cb3_l.gif) no-repeat;
}
td.contentBoxHeading3Center {
text-align: center;
font-size: 12px;
font-weight: bold;
color: #ffffff;
text-transform: uppercase;
background: #000 url(images/contentbox/cb3_bg.gif) repeat-x;
}
td.contentBoxHeading3Right {
font-size: 0;
width: 14px;
height: 22px;
background: #000 url(images/contentbox/cb3_r.gif) no-repeat;
}

table.contentboxfooter, table.contentboxfooterText {
    width: 100%;
}

td.contentBoxHeaderLeft {
width:15px;
height: 11px;
background: url(images/contentbox/tl.gif) no-repeat;
}

td.contentBoxHeaderCenter {
border-top: 1px solid #edecec;
}

td.contentBoxHeaderRight {
width:15px;
height: 11px;
background: url(images/contentbox/tr.gif) no-repeat;
}



td.contentBoxFooterLeft {
width:15px;
height: 11px;
background: url(images/contentbox/cbf_l.gif) no-repeat;
}

td.contentBoxFooterCenter {
border-bottom: 1px solid #edecec;
}

td.contentBoxFooterRight {
width:15px;
height: 11px;
background: url(images/contentbox/cbf_r.gif) no-repeat;
}


td.contentBoxFooter2Left {
width:15px;
height: 11px;
background: url(images/contentbox/cbf2_l.gif) no-repeat;
}

td.contentBoxFooter2Center {
border-bottom: 1px solid #76748a;
}

td.contentBoxFooter2Right {
width:15px;
height: 11px;
background: url(images/contentbox/cbf2_r.gif) no-repeat;
}



td.contentBoxFooter3Left {
width:15px;
height: 11px;
background: url(images/contentbox/cbf3_l.gif) no-repeat;
}

td.contentBoxFooter3Center {
border-bottom: 1px solid #000000;
}

td.contentBoxFooter3Right {
width:15px;
height: 11px;
background: url(images/contentbox/cbf3_r.gif) no-repeat;
}
 

div.widget {
/*    height:100%;*/
    position:relative;
    vertical-align: top;
/*    z-index: -100;    */
}


div.widget .rss_link {
display:block;
float:right;
position:relative;
right:5px;
top:-20px;
/*z-index:10;*/
}

.font12 {
    font-size: 12px;
}

.font14 {
    font-size: 14px;
}

/* aboutUs */
td.aboutUs {
   padding: 0;
}

td.aboutUs p {
    padding:3px 0;
    margin:0;
}

td.aboutUs .stContent {
    text-transform: none !important;
}

td.aboutUs h3 {
    color: #1515e4;
    padding:0;
    margin: 3px 0;
    font-size: 13px;
}

td.aboutUs span {
    display: block;
    font-size:  12px;
    padding: 2px 0 5px 0;
}

/* aboutUs off*/


/*---- common gray round box ----*/
table.grayRound td.grayRoundlt,
table.grayRound td.grayRoundct,
table.grayRound td.grayRoundrt,
table.grayRound td.grayRoundlm,
table.grayRound td.grayRoundrm,
table.grayRound td.grayRoundlb,
table.grayRound td.grayRoundcb,
table.grayRound td.grayRoundrb {
    font-size: 1px;
    padding: 0;
    margin: 0;
}




table.grayRound td.grayRoundlt, td.contentBoxHeadingHeadLeft {
 /*background:url(images/contentbox/gray_lt.gif) no-repeat;*/
 background:url(images/contentbox/gray_top_left.png) no-repeat;
 height:13px;
 width:13px;
}
table.grayRound td.grayRoundct, td.contentBoxHeadingHeadCenter {
 /*background:url(images/contentbox/gray_ct.gif) repeat-x;*/
 background:url(images/contentbox/gray_top.png) repeat-x;
 height:13px;
}
table.grayRound td.grayRoundrt, td.contentBoxHeadingHeadRight{
 /*background:url(images/contentbox/gray_rt.gif) no-repeat;*/
 background:url(images/contentbox/gray_top_right.png) 100% 0 no-repeat;
 height:13px;
 width:13px;
}
table.grayRound td.grayRoundlm, td.contentBoxHeadingLeft, td.contentBoxContentsLeft {
 /*background:url(images/contentbox/gray_lm.gif) repeat-y;*/
 background:url(images/contentbox/gray_left_middle.png) repeat-y;
 width:13px;
}

table.grayRound td.grayRoundLinelt,  table.grayRound td.grayRoundLinect, table.grayRound td.grayRoundLinert {
    
}


table.grayRound td.grayRoundcm {
   height: 100%;
   vertical-align:top;  
   padding-bottom:20px;
}

       
td.contentBoxHeadingCenter, td.contentBoxContentsCenter {
   height: 100%;
   vertical-align:top;
   padding: 10px 0;     
}  

td.contentBoxContentsCenter {
   padding-bottom: 10px; 
}     
     
table.grayRound td.grayRoundrm, td.contentBoxHeadingRight, td.contentBoxContentsRight {
 background:url(images/contentbox/gray_right_middle.png) 100% 0 repeat-y;
 /*background:url(images/contentbox/gray_rm.gif) repeat-y;*/
 width:13px;
}
table.grayRound td.grayRoundlb, td.contentBoxFooterLeft {
/* background:url(images/contentbox/gray_lb.gif) no-repeat;*/
 background:url(images/contentbox/gray_bottom_left.png) 0 100% no-repeat;
 height:13px;
 width:13px;
}
table.grayRound td.grayRoundcb, td.contentBoxFooterCenter {
 background:url(images/contentbox/gray_bottom_middle.png) 0 100% repeat-x;
 height:13px;
}
table.grayRound td.grayRoundrb, td.contentBoxFooterRight{
 background:url(images/contentbox/gray_bottom_right.png) 100% 100% no-repeat;
 height:13px;
 width:13px;
}
table.grayRound td.graySolid{
  /*background-color:#E5E5E5;*/
  padding-bottom:0;
}
table.grayRound td.graySolidCC{
  background-color:#CCCCCC;
  padding-bottom:0;
}
table.grayRound td.gray50{
  background-color:#000;
  filter:progid: DXImageTransform.Microsoft.Alpha(opacity=60); /* IE 5.5+*/
  -moz-opacity: 0.6; /* Mozilla 1.6 ? ???? */
  -khtml-opacity: 0.6; /* Konqueror 3.1, Safari 1.1 */
  opacity: 0.6; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9 */        
  padding-bottom:0;
}
/*----/common gray round box ----*/
table.pinkRound td.pinkRoundlt{
  background: url(images/contentbox/pink_round.gif) no-repeat 0 0;
  height:10px;
  width:10px;
}
table.pinkRound td.pinkRoundct{
  border-top: 1px solid #1515E4;
}
table.pinkRound td.pinkRoundrt{
  background: url(images/contentbox/pink_round.gif) no-repeat -10px 0;
  height:10px;
  width:10px;
}
table.pinkRound td.pinkRoundlm{
  border-left: 1px solid #1515E4;
}
table.pinkRound td.pinkRoundcm{
}
table.pinkRound td.pinkRoundrm{
  border-right: 1px solid #1515E4;
}
table.pinkRound td.pinkRoundlb{
  background: url(images/contentbox/pink_round.gif) no-repeat 0 -10px;
  height:10px;
  width:10px;
}
table.pinkRound td.pinkRoundcb{
  border-bottom: 1px solid #1515E4;
}
table.pinkRound td.pinkRoundrb{
  background: url(images/contentbox/pink_round.gif) no-repeat -10px -10px;
  height:10px;
  width:10px;
}


/*----/common gray round box ----*/
table.violetRound td.violetRoundlt{
  background: url(images/contentbox/violet_round.gif) no-repeat 0 0;
  height:10px;
  width:10px;
}
table.violetRound td.violetRoundct{
  border-top: 1px solid #9D00DE;
}
table.violetRound td.violetRoundrt{
  background: url(images/contentbox/violet_round.gif) no-repeat -10px 0;
  height:10px;
  width:10px;
}
table.violetRound td.violetRoundlm{
  border-left: 1px solid #9D00DE;
}
table.violetRound td.violetRoundcm{
}
table.violetRound td.violetRoundrm{
  border-right: 1px solid #9D00DE;
}
table.violetRound td.violetRoundlb{
  background: url(images/contentbox/violet_round.gif) no-repeat 0 -10px;
  height:10px;
  width:10px;
}
table.violetRound td.violetRoundcb{
  border-bottom: 1px solid #9D00DE;
}
table.violetRound td.violetRoundrb{
  background: url(images/contentbox/violet_round.gif) no-repeat -10px -10px;
  height:10px;
  width:10px;
}
table.blueRoundNew td.blueRoundNewlt{
  background: url(images/contentbox/blue_lt_bg.png) no-repeat 0px 0px;
  width:13px;
  height:42px;
}
table.blueRoundNew td.blueRoundNewrt{
  background: url(images/contentbox/blue_rt_bg.png) no-repeat 100% 0px;
  width:13px;
  height:42px;
}
table.blueRoundNew td.blueRoundNewct{
  background: url(images/contentbox/blue_lm_bg.png) repeat-x 0px 0px;
}
table.blueRoundNew td.blueRoundNewlm, table.greenRoundNew td.greenRoundNewlm, table.redRoundNew td.redRoundNewlm, table.yellowRoundNew td.yellowRoundNewlm{
  background: url(images/contentbox/gray_left_middle.png) repeat-y 0px 0px;
  width:13px;
}
table.blueRoundNew td.blueRoundNewrm, table.greenRoundNew td.greenRoundNewrm, table.redRoundNew td.redRoundNewrm, table.yellowRoundNew td.yellowRoundNewrm{
  background: url(images/contentbox/gray_right_middle.png) repeat-y 100% 0px;
  width:13px;
}
table.blueRoundNew td.blueRoundNewlb, table.greenRoundNew td.greenRoundNewlb, table.redRoundNew td.redRoundNewlb, table.yellowRoundNew td.yellowRoundNewlb{
  background: url(images/contentbox/gray_bottom_left.png) no-repeat 0px 0px;
  width:13px;
  height:13px;
}
table.blueRoundNew td.blueRoundNewrb, table.greenRoundNew td.greenRoundNewrb, table.redRoundNew td.redRoundNewrb, table.yellowRoundNew td.yellowRoundNewrb{
  background: url(images/contentbox/gray_bottom_right.png) no-repeat 100% 0px;
  width:13px;
  height:13px;
}
table.blueRoundNew td.blueRoundNewcb, table.greenRoundNew td.greenRoundNewcb, table.redRoundNew td.redRoundNewcb, table.yellowRoundNew td.yellowRoundNewcb{
  background: url(images/contentbox/gray_bottom_middle.png) repeat-x 0px 100%;
}
table.greenRoundNew td.greenRoundNewlt{
  background: url(images/contentbox/green_lt_bg.png) no-repeat 0px 0px;
  width:13px;
  height:42px;
}
table.greenRoundNew td.greenRoundNewrt{
  background: url(images/contentbox/green_rt_bg.png) no-repeat 100% 0px;
  width:13px;
  height:42px;
}
table.greenRoundNew td.greenRoundNewct{
  background: url(images/contentbox/green_lm_bg.png) repeat-x 0px 0px;
}
table.redRoundNew td.redRoundNewlt{
  background: url(images/contentbox/red_lt_bg.png) no-repeat 0px 0px;
  width:13px;
  height:42px;
}
table.redRoundNew td.redRoundNewrt{
  background: url(images/contentbox/red_rt_bg.png) no-repeat 100% 0px;
  width:13px;
  height:42px;
}
table.redRoundNew td.redRoundNewct{
  background: url(images/contentbox/red_lm_bg.png) repeat-x 0px 0px;
}

table.yellowRoundNew td.yellowRoundNewlt{
  background: url(images/contentbox/yellow_lt_bg.png) no-repeat 0px 0px;
  width:13px;
  height:42px;
}
table.yellowRoundNew td.yellowRoundNewrt{
  background: url(images/contentbox/yellow_rt_bg.png) no-repeat 100% 0px;
  width:13px;
  height:42px;
}
table.yellowRoundNew td.yellowRoundNewct{
  background: url(images/contentbox/yellow_lm_bg.png) repeat-x 0px 0px;
}
/*--------*/

td.contentBox2HeadingCenter{
  color: #1515E4;
  /*font-family:Geneva,Arial,Helvetica,sans-serif;*/
  font-size:20px;
  padding-bottom:8px;
}
td.contentBoxHeadingSolidRedLeft{
  background:#1515E4 url(images/contentbox/solidRed.png) no-repeat -20px 0;
  width:10px;
}

td.contentBoxHeadingSolidRedCenter{
  background:#1515E4 url(images/contentbox/solidRed.png) repeat-x 0 -80px;
  color:#FFFFFF;
  /*font-family:Geneva,Arial,Helvetica,sans-serif;*/
  font-size:20px;
  height:61px;
  padding-left:10px;
}
td.contentBoxHeadingSolidRedRight{
  background:#1515E4 url(images/contentbox/solidRed.png) no-repeat 0 0;
  width:10px;
}
td.category_listing{
border-left: 1px solid #edecec;
border-right: 1px solid #edecec;
font-size: 11px;
font-weight: bold;
color: #000;
text-decoration: none;
padding: 0 5px 0 5px;
}

td.category_listing a.sel_cat, td.category_listing a.sel_cat:visited {
color: #edecec;
text-decoration: none;
}

td.category_listing a.sel_cat:hover {
text-decoration: none;
}

td.category_listing a.sel_cat_all_prod, td.category_listing a.sel_cat_all_prod:visited {
font-size: 11px;
font-weight: bold;
color: #000;
padding: 3px;
text-decoration: none;
}

td.category_listing a.sel_cat_all_prod:hover {
text-decoration: none;
}

td.category_listing a.cur_cat, td.category_listing a.cur_cat:visited {
font-size: 11px;
font-weight: bold;
color: #4040c7;
text-decoration: none;
}

td.category_listing a.cur_cat:hover {
color: #edecec;
text-decoration: none;
}   


td.category_listing a.cur_cat_all_prod, td.category_listing a.cur_cat_all_prod:visited {
font-size: 11px;
font-weight: bold;
text-decoration: none;
color: #000;
padding: 3px;
}

td.category_listing a.cur_cat_all_prod span {   
background:transparent url(images/arrow_small_black.png) no-repeat scroll right center;
padding-right:18px;    
}

td.category_listing a.cur_cat_all_prod:hover span {   
background:transparent url(images/arrow_small_orange.png) no-repeat scroll right center;
padding-right:18px;    
}

td.category_listing a.cur_cat_all_prod:hover {
font-size: 11px;
font-weight: bold;
color: #edecec;
padding: 3px;
text-decoration: none;
}
    

td.contentBoxContents2Left {
display: none;
}
td.contentBoxContents2Center {
border-left: 1px solid #76748a;
border-right: 1px solid #76748a;
}
td.contentBoxContents2Right {
display: none;
height:100%;
}

td.contentBoxContents3Left {
display: none;
}
td.contentBoxContents3Center {
border-left: 1px solid #000000;
border-right: 1px solid #000000;
}
td.contentBoxContents3Right {
display: none;
height:100%;
}





td.productColumnSell {
    padding: 10px 0;
}
table.productTable {
height: 100%;
font-size: 0;
}

.productOfferCell {
  color: #ca0124;
  border: 1px solid #ff0000;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;	
  -moz-border-radius: 5px;
  border-radius: 5px;    
  padding: 8px;
}

.productOfferCell a, .productOfferCell a:visited {
  color: #ca0124;  
}

.productOfferCell p>a {
  font-weight: bold;  
}

.productOfferCell p {
  padding: 0;
  margin: 5px 0;
}

td.productImageCell {
  vertical-align: top;
  position: relative;
}

td.productImageCell span {
  position: absolute;
  z-index: 100;
  margin-left: -10px;
}

td.productNameCell {
font-size: 10px;
}
td.productNameCell a:link, td.productNameCell a:visited{
font-weight: bold;
text-decoration: none;
text-decoration: underline;
}
td.productNameCell a:hover {
font-weight: bold;
text-decoration: underline;
}

td.productNameCell h5 {
  margin: 0 !important;
}

td.productNameCell td {
  padding: 0;
  margin: 0;
}
.stock-info { font: 11px Arial, Helvetica, sans-serif; }
.productPriceCell {
	font-weight: bold;
}
.productReview {
	padding: 5px 0;
}
td.productPriceCell_box {
text-align: left;
font-size: 11px;
font-weight: bold;
}

.productPriceSpecial {
 color: #b80220;
/* font-size: 11px;*/
 font-weight: bold;
 padding-left: 5px;
}
.productPriceOld {
	text-decoration:line-through;
}
.productPriceCurrent {
	color: #000;
	font: bold 14px Arial, Helvetica, sans-serif;
}
/*----product listing----*/
.productListing-heading {
	color: #1515E4;
	font-weight: bold;
}

a.productListing-heading, a.productListing-heading:visited{
}
a.productListing-heading:hover {
}
TD.productListing-data {
    padding: 0;
}
.productListing-data .productPriceCell {
    font-size: 12px;
}
/* Checkout confirmation */
.orderEdit {
color: #7885ad;
text-decoration: underline;
}
TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
background: #ffffff;
}
TR.productListing-odd {
}
TR.productListing-even {
/*background: #eeeeee;*/
}
TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
}


td.subtotal {
    font-size: 14px;
    font-weight: bold;
    color: #000;
}

td.subtotal span {
    font-weight: normal;
    
    color: #1515E4; 
    padding-right: 5px;
}

/* Used on forms */
TD.fieldKey {
font-size: 12px;
font-weight: bold;
}
TD.fieldValue {
font-size: 12px;
}
/* Used on index_nested index_products */
TD.category_desc {
line-height: 1.5;
}
/* Shopping cart box */
SPAN.newItemInCart {
text-decoration:none;
font-weight: bold;
}
SPAN.greetUser {
font-size: 11px;
text-transform: uppercase;
font-weight: bold;
}
/* Shopping cart, checkout */
SPAN.markProductOutOfStock {
font-weight: bold;
color: #f00;
}


SPAN.markProductInStock {
font-weight: bold;
color: #2ccf28;
}

SPAN.errorText {
color: #ff0000;
}
.moduleRow {
}
.moduleRowOver {
background-color: #171AE5;/* f08905;*/
cursor: pointer;
cursor: hand;
color:#fff;
}
.moduleRowSelected {
background-color: #4ada44;
}
.checkoutBarFrom, .checkoutBarTo {
}
.checkoutBarCurrent {
font-weight:bold;
}
#footer {
 
/*margin-top: 10px;*/
/*padding: 20px 0;*/
/*background: url(images/bg_footer.gif) 0 0 repeat-x;*/
}

#footer td.last_line {
  background: url(images/footer/footer_bg.png) no-repeat scroll right bottom;
}

#footer td.banners {
   padding-top: 10px;  
}

.sitepadding {
    padding: 0 0px; 
}

table.headerLogos>tr>td {
    width: 25%;
    text-align: center;
    font-size:8px;
}

#footer td.banners img {
   vertical-align: middle; 
}

td.left-col {
padding-right: 4px;
vertical-align: top;
}

td.center-col {
vertical-align: top;
}

td.right-col {
padding-left: 4px;
vertical-align: top;
}

.featured-title {
font-size: 13px;
font-weight: bold;
color: #0d5da1;
}

.featured-price {
font-size: 18px;
font-weight: bold;
color: #12C23C;
}

.new-str {
color: #33cc33;
font-weight: bold;
}

.spec-str {
color: #f00;
font-weight: bold;
}

/*******************IBOX4*********************/

.infoBox4HeadingLeft {
width: 24px;
height: 22px;
background: url(images/infobox/ibh4_l.gif) no-repeat;
}

.infoBox4HeadingCenter {
text-align: center;
font: bold 12px Arial, Helvetica, sans-serif;
color: #fff;
background: url(images/infobox/ibh4_x.gif) repeat-x;
}

.infoBox4HeadingRight {
width: 10px;
height: 22px;
background: url(images/infobox/ibh4_r.gif) no-repeat;
}

.infoBox4FooterLeft {
width: 6px;
height: 6px;
background: url(images/infobox/ibf4_l.gif) 0 0 no-repeat;
}

.infoBox4FooterCenter {
background: url(images/infobox/ibf4_x.gif) 0 0 repeat-x;
}

.infoBox4FooterRight {
width: 6px;
height: 6px;
background: url(images/infobox/ibf4_r.gif) 0 0 no-repeat;
}

.infoBox4ContentsCenter {
border-left: 1px solid #a6a6a8;
border-right: 1px solid #a6a6a8;
}

.infoBox5FooterLeft {
width: 10px;
height: 16px;
background: url(images/infobox/ibf_l.gif) 0 0 no-repeat;
}

.infoBox5FooterCenter {
background: url(images/infobox/ibf_x.gif) 0 0 repeat-x;
}

.infoBox5FooterRight {
width: 11px;
height: 16px;
background: url(images/infobox/ibf_r.gif) 0 0 no-repeat;
}

table.productListBox td.productListBoxProduct {
text-align: left;
font: bold 11px Arial, Helvetica, sans-serif;
}

table.productListBox .productPriceOld {
font: bold 11px Arial, Helvetica, sans-serif;
color: #818283;
}

table.productListBox .productPriceSpecial {
font: bold 12px Arial, Helvetica, sans-serif;
color: #ff3333;
}
.imgBorder img{
border:1px solid #e69219;
}
.offer{
font-size:18px;
font-family:Arial, Helvetica, sans-serif;
margin:0;
color:#e69219;
font-weight:bold;
text-align:center;
}


td.header_new_prod_center {
 height: 100%;
 background: #ff8f47 url(images/header/a2.gif) repeat-y;
}

td.header_new_prod_left {
 height: 10px;
 background: #ff8f47 url(images/header/a1.gif) no-repeat;
}

td.header_new_prod_right {
 height: 10px;
 background: #edecec url(images/header/a3.gif) no-repeat;
}

td.header_new_prod_center2 {
  background: #ff8f47;
}

td.header_new_prod_left2 {
background: #ff8f47 url(images/header/b1.gif) no-repeat;
}

td.header_new_prod_right2 {
background: #ff8f47 url(images/header/b3.gif) no-repeat;
}


div.productbannerfooter {
position: relative;
left: 6px;
}

.prodtable { color: #000000; font-weight: bold; font-size: 14px; background-color: #ffffff; border: ridge 1pt #0000ff }


tr.subhead {
cursor: pointer;
}

.subhead, td.subhead a, td.subhead a:visited, td.subhead a:active, td.subhead a:hover {
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
background-color: #1515E4;

}
.detail {
font-size: 10px;
font-weight: bold;
color: #000000;
}

.detail td {
padding: 2px 2px 2px 2px;
}

.category_heading {
font-size: 12px;
font-weight: bold;
color: #000;
background: #E5E5E5;
}

td.infoBoxBlackContentsLeft {
width: 12px;
background: url(images/infobox/content_l.gif) repeat-y;
}

td.infoBoxBlackContentsRight {
width: 12px;
background: url(images/infobox/content_r.gif);
}


td.nbox1_top {
height: 7px;
background: url(images/new_modules/nbox1_tc.gif) repeat-x;
}

td.nbox1_bottom {
height: 7px;
background: url(images/new_modules/nbox1_bc.gif) repeat-x;
}

td.nbox1_left {
width: 5px;
background: url(images/new_modules/nbox1_cl.gif) repeat-y;
}

td.nbox1_right {
width: 5px;
background: url(images/new_modules/nbox1_cr.gif) repeat-y;
}

td.nbox1_separator {
height: 1px;
background: url(images/new_modules/nbox1_sep.gif) repeat-x;
}

span.nbox1_pname {
font-size: 10px;
font-weight: normal;
color: #000000;
}

span.nbox1_pprice {
font-size: 10px;
font-weight: normal;
color: #0636af;
}



td.nbox2_top {
height: 7px;
background: url(images/new_modules/nbox2_tc.gif) repeat-x;
}

td.nbox2_bottom {
height: 7px;
background: url(images/new_modules/nbox2_bc.gif) repeat-x;
}

td.nbox2_left {
width: 7px;
background: url(images/new_modules/nbox2_cl.gif) repeat-y;
}

td.nbox2_right {
width: 7px;
background: url(images/new_modules/nbox2_cr.gif) repeat-y;
}

td.nbox2_separator {
height: 1px;
}

span.nbox2_pname {
font-size: 10px;
font-weight: normal;
color: #000000;
}

span.nbox2_pdate {
font-size: 10px;
font-weight: normal;
color: #780C8F;
text-decoration: underline;
}


td.nbox3_top {
height: 7px;
background: url(images/new_modules/nbox3_tc.gif) repeat-x;
}

td.nbox3_bottom {
height: 7px;
background: url(images/new_modules/nbox3_bc.gif) repeat-x;
}

td.nbox3_left {
width: 7px;
background: url(images/new_modules/nbox3_cl.gif) repeat-y;
}

td.nbox3_right {
width: 7px;
background: url(images/new_modules/nbox3_cr.gif) repeat-y;
}

td.nbox3_separator {
height: 3px;
}

span.nbox3_pname {
font-size: 10px;
font-weight: normal;
color: #000000;
}

span.nbox3_pprice {
font-size: 10px;
color: #000000;
font-weight: bold;
text-decoration: underline;
}


td.nbox3_save {
font-size: 9px;
color: #fff;
font-weight: bold;
background-color: #ff8f47;
background: url(images/new_modules/nbox3_savec.gif) repeat-x;
white-space:nowrap;
}

td.hotdealProductsName, a.hotdealProductsName, a.hotdealProductsName:hover, a.hotdealProductsName:visited{
text-decoration: none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}

td.hotdealProductsDescription{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}

td.hotdealProductsPrice, span.hotdealProductsPrice{
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;
font-weight:bold;
color:#000000
}

td.hotdealProductsOldPrice, span.hotdealProductsOldPrice{
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;
font-weight:bold;
color:#727171;
}

td.hotdealProductsPriceWhite{
color:#FFFFFF;
background:#d00303;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold;
text-align:center;
}

td.infoBoxHeadingLeft_napster {
width: 89px;
height: 24px;
background: url(images/infobox/ibh_l_napster.gif) 0 0 no-repeat;
}
td.headerError {
background-color: #ffb3b5;
text-align:center;
font-weight:bold;
}


.ushead {font-weight: bold; margin-bottom: 20px}

.ushead img.prodimg{border:1px solid #30226C!important;height:40px;margin-right:10px;vertical-align:middle;width:40px}

.ushead img.manufactlogo{border:1px solid #30226C!important;float:right}

.usfoot ul.left {float:left;width:25%;border:2px solid #FFF;list-style:none;margin:0;padding:10px;text-align:left}

.usfoot ul.left li{padding:6px}

.usfoot ul.left li img{padding:3px 5px 3px 3px;vertical-align:middle;white-space:nowrap}

.usfoot ul.right{float: right;width: 60%;list-style:none;text-align:left;padding:10px}

.usfoot ul.right li{padding:6px}

.usfoot ul.right li img{padding:3px 5px 3px 3px;vertical-align:middle}

td.main_green_c {
border-left:1px solid #12C23C;
border-right:1px solid #12C23C;
}
td.main_green_t {
border-top:1px solid #12C23C;
}
td.main_green_b {
border-bottom:1px solid #12C23C;}


/**
CSS
----------------------------------------*/

#tabs {
    line-height: normal;
  /*  margin: 0 0 -6px 7px;
    min-width: 500px; */
  /*  width:100%; */
    float: right;

}

#tabs ul {
    margin:0;
    padding: 0;
    list-style: none;
}

#tabs li {
    display: inline;
    margin: 0;
    padding: 0;
    font-size: 9px;
    font-weight: bold;
    text-decoration: none;
}

#tabs a {
    float: left;
    background: url("images/tabs/bg_tabs1.gif") no-repeat 0% -18px;
    margin: 0 1px 0 0;
    padding: 0 0 0 4px;
    text-decoration: none;
    position: relative;
    width:.1em;
}

#tabs a span {
    float: left;
    display: block;
    background: url("images/tabs/bg_tabs2.gif") no-repeat 100% -18px;
    padding: 2px 8px 4px 4px;
    color: #ffffff;
    white-space:nowrap;
}


#tabs > ul a {width:auto;}
/* Commented Backslash Hack hides rule from IE5-Mac \*/

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span { float:left;/*none*/}
/* End hack */

#tabs a:hover span {
  /*  color: #DD6900; */
    padding: 2px 8px 4px 4px;
    color: #ffffff;
}

#tabs #activetab a {
    background-position: 0 0;
  /*  border-bottom: 1px solid #FFFFFF; */
}

#tabs #activetab a span {
    background-position: 100% 0;
    padding-bottom: 4px;
    color: #fff;
}

#tabs a:hover {
    background-position: 0 -36px;
}

#tabs a:hover span {
    background-position:100% -36px;
}

#tabs #activetab a:hover span {
   /* color: #333333; */
}



/* buttons { */
a.buttonArrowRight, a.buttonArrowLeft { display: block; float: right; font-size: 22px; color: #fff; font-weight: bold; background: url(images/buttons_w_arrow_right.png) no-repeat scroll top left; }
a.buttonArrowRight:hover, a.buttonArrowLeft:hover { background-position: 0 -83px; text-decoration: none; }
a.buttonArrowRight:active, a.buttonArrowRight:focus, a.buttonArrowLeft:active, a.buttonArrowLeft:focus  { background-position: 0 100%; }
a.buttonArrowRight span, a.buttonArrowLeft span { display:block; line-height:38px; cursor:pointer; padding-left:35px; padding-top:45px; text-align:center; width:201px; text-decoration: none; }

a.buttonArrowLeft { float: left; background-image: url(images/buttons_w_arrow_left.png); }
a.buttonArrowLeft span { padding: 45px 35px 0 0;  }

a.buttonArrowLeftNarrow {  background-image: url(images/buttons_w_arrow_left_narrow.png) !important; }
a.buttonArrowRightNarrow { background-image: url(images/buttons_w_arrow_right_narrow.png) !important; }
a.buttonArrowLeftNarrow span { width:180px !important; }
a.buttonArrowRightNarrow span { width:180px !important; }

a.left { float: left }
a.right { float: right }
a.center { width: 90px; } 

a.buttons, a.buttons:visited, a.buttonsLarge, a.buttonsBig, button.buttons, a.buttonsSmall { display: block;  font-weight: bold; font-family: Verdana,Arial,Helvetica,sans-serif; color: #fff; padding:0;  margin: 0 5px; text-decoration: none !important; }
a.buttons span, a.buttonsLarge span, a.buttonsBig span, button.buttons span { display: block; color: #fff;   white-space: nowrap; }

a.buttonsSmall { background:  url(images/button_small_bg.png) no-repeat scroll top right; font-size: 10div.headerLinepx; height:20px; padding-right: 4px; }
a.buttonsSmall span { background:  url('images/button_small_bg_span.png') no-repeat scroll top left; float:left; line-height:20px; padding:0 5px 0 10px; }

a.buttons, a.buttons:visited, button.buttons { background:  url(images/buttons_bg.png) no-repeat scroll top right; font-size: 12px; height:22px; padding-right: 7px; }
a.buttons span, button.buttons span { background: url('images/buttons_bg_span.png') no-repeat scroll top left; }

a.buttonsLarge { background:  url(images/buttonsLarge_bg.png) no-repeat scroll top right; font-size: 12px; height:22px; padding-right: 7px; }
a.buttonsLarge span { background: url('images/buttonsLarge_bg_span.png') no-repeat scroll top left; } 

a.buttons span, a.buttonsLarge span { line-height: 12px; padding:5px 8px 5px 15px; }
button.buttons span { line-height: 22px; padding:0 9px 0 15px; }

a.buttonsBig { background:  url(images/buttons_big_white_bg.png) no-repeat scroll top right; padding-right: 7px; }
a.buttonsBig span { background: url('images/buttons_big_white_bg_span.png') no-repeat scroll top left; line-height: 28px !important; padding: 0 7px 0 15px }

a.buttonsBig span,
a.buttonsBig {
    font-size: 12px;
}

a.pinkButton { background:  url(images/buttons_bg.png) no-repeat scroll right -22px !important; }
a.pinkButton span { background: url('images/buttons_bg_span.png') no-repeat scroll left -22px !important;  }

a.pinkButton:hover { background-position: right top !important; }
a.pinkButton:active, a.pinkButton:focus { background-position: right bottom !important; }

a.pinkButton:hover span { background-position: left top !important; }
a.pinkButton:active span, a.pinkButton:focus span { background-position: left bottom !important; }

button.buttons, button.buttonEnterNow  { cursor: pointer; border: none; }



button.butBlack,
button.butWhite {
   height:28px !important; 
}

button.butBlack span,
button.butWhite span {
   line-height: 28px !important;  padding: 0 8px 0 10px !important;
}


@media screen and (-webkit-min-device-pixel-ratio:0) {
  body:first-of-type button.buttons span { margin-right: 7px; }
}

button.butBlack {
    background:  url(images/buttons_big_black_bg.png) no-repeat scroll top right !important;
}

button.butBlack span { 
    background: url('images/buttons_big_black_bg_span.png') no-repeat scroll top left !important;
}


button.butWhite { 
    background:  url(images/buttons_big_white_bg.png) no-repeat scroll top right !important;
}

button.butWhite span {
    background: url('images/buttons_big_white_bg_span.png') no-repeat scroll top left !important; 
}

button.butBlack:hover, a.buttonsBig:hover, button.butWhite:hover { background-position: 100% -28px !important; }
button.butBlack:hover span, a.buttonsBig:hover span, button.butWhite:hover span { background-position: 0 -28px !important; }

button.butBlack:active, button.butBlack:focus, 
button.butWhite:active, button.butWhite:focus,
a.buttonsBig:active, a.buttonsBig:focus
{ background-position: 100% -56px !important; }

button.butBlack:active span, button.butBlack:focus span, 
button.butWhite:active span, button.butWhite:focus span, 
a.buttonsBig:active span, a.buttonsBig:focus span
{ background-position: 0 -56px !important; }

body:first-of-type button.buttons,
body:first-of-type button.butBlack,
body:first-of-type button.butWhite
{ 
    padding: 0 !important; /* mozilla and safari hack */  
} 
body:first-of-type button.buttons span,
body:first-of-type button.butWhite span,
body:first-of-type button.butBlack span 
{ 
    margin-top: -2px; /* mozilla and safari hack */
}  


/* standart */  a.buttonsSmall, a.buttonsSmall:visited {  }
/* hover */ a.buttonsSmall:hover { background-position: 100% -20px; } a.buttonsSmall:hover span { background-position: 0 -20px; }
/* click */ a.buttonsSmall:active, a.buttonsSmall:focus { background-position: 100% 100%; } a.buttonsSmall:active span, a.buttonsSmall:focus span { background-position: 0 100%; }


/* standart */  a.button, a.button:visited {  }
/* hover */ a.buttons:hover, a.buttonsLarge:hover, button.buttons:hover { background-position: 100% -22px; } a.buttons:hover span, a.buttonsLarge:hover span, button.buttons:hover span { background-position: 0 -22px; }
/* click */ a.buttons:active, a.buttons:focus, a.buttonsLarge:active, a.buttonsLarge:focus, button.buttons:active, button.buttons:focus { background-position: 100% 100%; } a.buttons:active span, a.buttons:focus span, a.buttonsLarge:active span, a.buttonsLarge:focus span, button.buttons:active span, button.buttons:focus span { background-position: 0 100%; }

button.buttonArrowBase{
 border:medium none !important;
 color:#FFFFFF;
 font-size:22px;
 font-weight:bold;
 height:83px;
 padding-top:43px;
 margin:0;
 width:236px;
}
button.buttonArrowBase:hover{ background-position: 0 -83px; }
button.buttonArrowBase:active, button.buttonArrowBase:focus, button.buttonArrowBaseDown{ background-position: 0 -166px !important; }
button.buttonArrowRight{
 background:transparent url(images/buttons_w_arrow_right.png) no-repeat scroll left top;
 padding-left:42px;
}
button.buttonArrowLeft{
 background:transparent url(images/buttons_w_arrow_left.png) no-repeat scroll left top;
 padding-right:42px;
}
/* buttons } */

.link_2 a, .link_2 a:visited {
 text-decoration: none;
}

.link_2 a:hover {
 text-decoration: underline;
}


td.contentBox1HeadingLeft {
        width:10px;
        padding:0 0 10px 10px;
}
td.contentBox1HeadingCenter {
        color:#1515E4;
        font-size:20px;
        font-family: Geneva, Arial, Helvetica, sans-serif;
        padding: 25px 10px 10px 10px;
        vertical-align: top;
}
td.contentBox1HeadingRight {
}

table.checkout .contentBox{
        margin:0px 10px 0 10px;
}


.borderTopLeft{
        background:url(images/checkout/border/topleft.gif);
        width:10px;
        height:10px;
        font-size:1px;
}
.borderTop{
        background:url(images/checkout/border/top.gif);
        font-size:1px;
}
.borderTopRight{
        background:url(images/checkout/border/topright.gif);
        font-size:1px;
}
.borderLeft{
        background:url(images/checkout/border/left.gif);
        font-size:1px;
}
.borderRight{
        background:url(images/checkout/border/right.gif);
        font-size:1px;
}
.borderBottomLeft{
        background:url(images/checkout/border/bottomleft.gif);
        font-size:1px;
}
.borderBottom{
        background:url(images/checkout/border/bottom.gif);
        font-size:1px;
}
.borderBottomRight{
        background:url(images/checkout/border/bottomright.gif);
        width:10px;
        height:10px;
        font-size:1px;
}
.mainp_cont {
		background: #fff;
		width: 1054px;
/*		padding-top: 22px;*/
}
.left_brands {
}
.l_brand_image {
		text-align: left;
}


.l_image {
	position: absolute;
	left: 23%; 
	margin-left: -400px; 
	top: 20px;
}
.r_image {
	position: absolute;
	right: 21%;
	top: 20px;
	margin-right: -350px; 
}

td.contentBoxHeadingPinkLeft {
font-size: 0;
width: 14px;
height: 22px;
background: #EC2DB2 url(images/contentbox/pch_l.gif) 0 0 no-repeat;
}
td.contentBoxHeadingPinkCenter {
text-align: center;
font-size: 11px;
font-weight: bold;
color: #ffffff;
text-transform: uppercase;
background: #EC2DB2 url(images/contentbox/pch_c.gif) 0 0 repeat-x;
}
td.contentBoxHeadingPinkRight {
font-size: 0;
width: 14px;
height: 22px;
background: #EC2DB2 url(images/contentbox/pch_r.gif) 0 0 no-repeat;
}

td.contentBoxContentsPinkLeft {
font-size: 0;
width: 1px;
background: url(images/contentbox/pcb_l.gif) repeat-y;
}
td.contentBoxContentsPinkCenter {
background: #FDFDFD url(images/contentbox/pcb_c.gif) repeat-x;
}
td.contentBoxContentsPinkRight {
font-size: 0;
width: 2px;
background: url(images/contentbox/pcb_r.gif) repeat-y;
}


td.contentBoxFooterPinkLeft {
font-size: 0;
width: 6px;
height: 7px;
background: url(images/contentbox/pfb_l.gif) 0 0 no-repeat;
}
td.contentBoxFooterPinkCenter {
height: 7px;
background: url(images/contentbox/pfb_c.gif) 0 0 repeat-x;
}
td.contentBoxFooterPinkRight {
font-size: 0;
width: 6px;
height: 7px;
background: url(images/contentbox/pfb_r.gif) 0 0 no-repeat;
}

/* --- listing/search filter form --- */
.filterForm{
  margin: 0 0 10px;
}
.filterFormHead{}
.filterFormFoot{
 border-top:1px solid #1515E4;
 clear:both;
 height:30px;
 padding-top:8px;
 text-align:center;
}

ul.uPaging a.pageResults{
 text-decoration:none;
}
ul.uPaging b{
	display:block;
	padding:4px 7px;
}
ul.uPaging a{
	display:block;
	padding:4px 5px;
	color: #000;
}
ul.uPaging{
	margin: 0;
	padding: 4px 0;
	list-style: none;
	color: #000;
	font: 14px Arial, Helvetica, sans-serif;
}
ul.uPaging li{
	float:left;
	padding:0 2px;
}
.paging .btn-next,
.paging .btn-prev {
	text-indent: -9999px;
	overflow: hidden;
	background: url("images/paging-prev-next.gif") no-repeat;
	width: 20px;
	height: 20px;
	padding: 0;
}
.paging .btn-next {
	background-position: 0 -20px;
}
.filterForm_manuf{}
table.filterGroups{}
table.filterGroups td.boxie {
 /*border:1px solid #1515E4;*/
 border:1px solid #666;
 vertical-align:top;
}
table.filterGroups td.boxieTabHolder{
 padding:0;
 margin:0;
 border:none;
 vertical-align:bottom;
}
.filterForm h4{
 /*background-color:gray;*/
 color: #000;
 font-size:11px;
 margin:0;
 padding:5px 10px;
}
.filterForm ul{
  /*line-height:1.3em;*/
  list-style:none;
  margin:0 0 5px 0;
  padding-left:10px
}
.filterForm ul li{ }
.filterForm ul li.act{ }
.filterForm a.act{
 color:red;
}
ul.boxieTabs {
	margin: 0;
	padding: 0 2px;
}
ul.boxieTabs li a {
	display: block;
}
ul.boxieTabs li {
  border:1px solid #666;
  cursor:pointer;
  margin-top:-1px;
  padding:4px 5px 4px 5px;
}
ul.boxieTabs li.choosed {
  background-color:#666;
  color:#FFFFFF;
}

/* ---\listing/search filter form --- */
/* --- products cells --- */
.pCellTrans{
 /*border:1px solid green;*/
 padding:10px;
}

.pCellPink{}
.pCellPinkct{ border-top: 1px solid #1515E4; }
.pCellPinkcb{ border-bottom: 1px solid #1515E4; }
.pCellPinklm{ border-left: 1px solid #1515E4; }
.pCellPinkrm{ border-right: 1px solid #1515E4; }
.pCellPinklt{
  background: url(images/contentbox/pink_round.gif) no-repeat 0 0;
  height:10px;
  width:10px;
}
.pCellPinkrt{
  background: url(images/contentbox/pink_round.gif) no-repeat -10px 0;
  height:10px;
  width:10px;
}
.pCellPinklb{
  background: url(images/contentbox/pink_round.gif) no-repeat 0 -10px;
  height:10px;
  width:10px;
}
.pCellPinkrb{
  background: url(images/contentbox/pink_round.gif) no-repeat -10px -10px;
  height:10px;
  width:10px;
}

.pCellTruePink{}
.pCellTruePinkct{ border-top: 1px solid #1515E4; }
.pCellTruePinkcb{ border-bottom: 1px solid #1515E4; }
.pCellTruePinklm{ border-left: 1px solid #1515E4; }
.pCellTruePinkrm{ border-right: 1px solid #1515E4; }
.pCellTruePinklt{
  background: url(images/contentbox/truepink_round.gif) no-repeat 0 0;
  height:10px;
  width:10px;
}
.pCellTruePinkrt{
  background: url(images/contentbox/truepink_round.gif) no-repeat -10px 0;
  height:10px;
  width:10px;
}
.pCellTruePinklb{
  background: url(images/contentbox/truepink_round.gif) no-repeat 0 -10px;
  height:10px;
  width:10px;
}
.pCellTruePinkrb{
  background: url(images/contentbox/truepink_round.gif) no-repeat -10px -10px;
  height:10px;
  width:10px;
}

.pCellYellow{}
.pCellYellowct{ border-top: 1px solid #ffe433; }
.pCellYellowcb{ border-bottom: 1px solid #ffe433; }
.pCellYellowlm{ border-left: 1px solid #ffe433; }
.pCellYellowrm{ border-right: 1px solid #ffe433; }
.pCellYellowlt{
  background: url(images/contentbox/pink_yellow.gif) no-repeat 0 0;
  height:10px;
  width:10px;
}
.pCellYellowrt{
  background: url(images/contentbox/pink_yellow.gif) no-repeat -10px 0;
  height:10px;
  width:10px;
}
.pCellYellowlb{
  background: url(images/contentbox/pink_yellow.gif) no-repeat 0 -10px;
  height:10px;
  width:10px;
}
.pCellYellowrb{
  background: url(images/contentbox/pink_yellow.gif) no-repeat -10px -10px;
  height:10px;
  width:10px;
}

p.pListBGrageLarge {
  margin: 5px 0;
/*  float: right;*/
/*  position: relative;*/
/*  text-align:right;*/
}

.pListBGrageSmall {
  padding: 3px 0 !important;
}


.cellstock_is{
  color:#19a610;
  background: url(images/product/s_yesno.gif) no-repeat 0 1px;
  padding-left:14px;
}

.cellstock_ls{
  color:#407C40;
  background: url(images/product/s_yesno.gif) no-repeat 0 1px;
  padding-left:14px;
}
.cellstock_fs{
  color:#00AEF1;
  background: url(images/product/s_yesno.gif) no-repeat 0 1px;
  padding-left:14px;
}

.cellstock_cs{
  background: url(images/product/s_yesno.gif) no-repeat 0 -99px;
  color:#f70000;
  padding-left:14px;
}
.cellstock_cs a:link, .cellstock_cs a:visited{
  color:#f70000;
  font-weight:bold;
}

/* ---\products cells --- */


td.contentBoxHeadingForumBoxLeft {
font-size: 0;
width: 14px;
height: 23px;
background: #40a1cf url(images/infobox/fbh_l.gif) 0 0 no-repeat;
}
td.contentBoxHeadingForumBoxCenter {
text-align: center;
font-size: 11px;
font-weight: bold;
color: #ffffff;
text-transform: uppercase;
background: #40a1cf url(images/infobox/fbh_c.gif) 0 0 repeat-x;
}
td.contentBoxHeadingForumBoxRight {
font-size: 0;
width: 14px;
height: 23px;
background: #40a1cf url(images/infobox/fbh_r.gif) 0 0 no-repeat;
}
td.contentBoxFooterForumBoxLeft {
font-size: 0;
width: 14px;
height: 21px;
background: url(images/infobox/fbf_l.gif) 0 0 no-repeat;
}
td.contentBoxFooterForumBoxCenter {
height: 21px;
background: url(images/infobox/fbf_c.gif) center 0 no-repeat;
}
td.contentBoxFooterForumBoxRight {
font-size: 0;
width: 14px;
height: 21px;
background: url(images/infobox/fbf_r.gif) 0 0 no-repeat;
}
td.contentBoxContentsForumBoxLeft{
  border-left:1px solid #E5E5E5;
  background: url(images/infobox/fbc_c.gif) 0 top repeat-x;
}
td.contentBoxContentsForumBoxRight{
  border-right:1px solid #E5E5E5;
  background: url(images/infobox/fbc_c.gif) 0 top repeat-x;
}
td.contentBoxContentsForumBoxCenter{
  background: url(images/infobox/fbc_c.gif) 0 top repeat-x;
  padding:5px 1px;
}
table.forumb_txt td {
  font-size:10px;
}
table.forumb_txt td.thdr{
  color:#111111;
  font-weight:bold;
}
table.forumb_txt td.ttxt{
  padding-bottom:4px;
  color:#555555;
}

td.sonyLogo {
   background: transparent url('images/sony/sony_bg.gif') repeat-x;
   height: 16px;  
}

td.sonyLogo img {
    position: absolute;
    top: 146px;
}

/* category filters tabs */
ul.listingTabFilter, ul.horisontalMenu {
 clear:both;
 list-style:none;
 height:42px;
 margin:0;
 padding:0;
 background:#efefef url(images/pinfo_menubg.png) repeat-x;
}

ul.horisontalMenu {
  border-left: 1px solid #D6D6D6;
  border-right: 1px solid #D6D6D6;
}


ul.listingTabFilter li, ul.horisontalMenu li{
 background: url(images/pinfo_menu_sep.png) no-repeat center right;
 padding: 4px 6px 0 4px;
  display: table-cell;
}
ul.listingTabFilter li a, ul.listingTabFilter li a:link, ul.listingTabFilter li a:visited, ul.horisontalMenu li a {
 padding: 0 12px;
 color:#000;
 font-size:14px;
 line-height:37px; 
 display: table-cell;
 border-top: 1px solid transparent;
 border-left: 1px solid transparent;
 border-right: 1px solid transparent; 
}
ul.listingTabFilter li a:hover, ul.listingTabFilter li.act a, ul.horisontalMenu li a:hover, ul.horisontalMenu li.act a {
 border-top: 1px solid #d6d6d6;
 border-left: 1px solid #d6d6d6;
 border-right: 1px solid #d6d6d6;
 background: #fff;
 padding: 0 12px;
 text-decoration: none;
}

ul.listingTabFilter li.act a, ul.listingTabFilter li.act a:hover, ul.horisontalMenu li.act a, ul.horisontalMenu li.act a:hover {
  font-weight: bold;
} 

ul.listingTabFilter li.hover {

}

/* \category filters tabs */
/* plus link - some pages (search & stickers) */
ul.plus_view {
  list-style:none;
  margin:0;
  padding:0;
}
ul.plus_view li {
  background:transparent url(images/icons/icon_view_more_blue.png) no-repeat scroll 0 10%;
  color:#1515e4;
  padding:0 0 2px 16px;
}
ul.plus_view li a, ul.plus_view li a:link, ul.plus_view li a:visited {
  color:#1515e4;
  text-decoration:none;
}
ul.plus_view li a:hover {
  color:#1515E4;
  text-decoration:none;
}
/* \plus link */
span.read_more{
 background:transparent url(images/icons/icon_view_more.png) no-repeat scroll 0 11%;
 color:#1515E4;
 padding-left:16px;
}
span.read_less{
 background:transparent url(images/icons/icon_view_less.png) no-repeat scroll 0 11%;
 color:#1515E4;
 padding-left:16px;
}

table.checkout td.grayRoundcm {
  padding-bottom:0;
}
table.checkout p{
 margin:0;
}

div.messageBoxContainer{
 border: 1px solid #000000;
 margin: 3px 0;
}
table.messageBox .messageStackError{
  background-color:#e50048;
}
table.messageBox .messageStackWarning{
  background-color:#f08905;
}
table.messageBox .messageStackSuccess{
  background-color:#28bd28;
}
#label_coupon{
 color:#1515E4;
}
.confirmhilite{
  color:#19A610;
}
.breadCrumbPi {
 font-size:11px;
}
.breadCrumbPi a.headerNavigation, .breadCrumbPi a.headerNavigation:link, .breadCrumbPi a.headerNavigation:visited{
 text-decoration:underline;
 white-space:nowrap;
}

.breadCrumbPi a.headerNavigation:hover{
 text-decoration:none;
 white-space:nowrap;
}


#footerTop h4.boxHeading { margin: 3px 0 15px 5px }

#mpBookmarks h4 { margin:0 0 3px; padding-left:5px; }
#mpBookmarks div.addthis_toolbox { padding: 5px 0; }    
#mpBookmarks table.grayRound td.grayRoundcm { padding: 0 !important; }    
#mpBookmarks .addthis_toolbox .vertical { font-size: 12px; font-weight: bold; }
#mpBookmarks .addthis_toolbox .vertical a { padding: 4px 0 4px 34px; position: relative; text-decoration: none; }
#mpBookmarks .addthis_toolbox .vertical a:hover { color: #1515E4; }
#mpBookmarks .addthis_toolbox .vertical span { position: absolute; left: 14px; top: 4px; }



#fsiteMap { }
#fsiteMap td { vertical-align: top; }
#fsiteMap h5 { padding: 0; margin: 5px; font:bold 16px Arial, Helvetica, sans-serif;  text-transform: capitalize;}
#fsiteMap ul { list-style-type: none; list-style-position:outside; padding:0; margin: 10px 0; }
#fsiteMap li { margin-bottom:5px; margin-left:4px; }
#fsiteMap li a {margin:0 0 0 1px; padding: 0 5px 0 0px; color: #666666; font:12px Arial, sans-serif; text-transform: capitalize;} 
#fsiteMap li a:hover { color: #1515E4; }

#fBanner { margin:15px 0; text-align: center; }

div.share_options a img { vertical-align: middle;}
div.share_options a.custom_button_email {
	float:left;
	margin: 0 5px 0 0;
}
div.share_options a.addthis_button_email { float:left; }
div.share_options a.addthis_button { float:right; }

.pageTitleBox {
    position: relative;
    padding: 10px 5px 0 5px;
}

.pageTitleBox p {
    padding: 0 5px;
    line-height: 1.5;
}

.pageTitleBox .rss_link {
    position: absolute;
    top: 5px;
    right: 10px;
}

.width_625 {
   width: 625px; 
}

p.comp_desc {
    padding: 10px 0;
}

span.comp_end_date {
    font-weight: bold;
    display: block;
    padding-left: 3px;
    margin-bottom: 10px;
    border-left: 2px solid #000;
}

td.comp_share .addthis_toolbox { width:200px; padding-top: 10px }

#boxNewslettersSmall {
    width: 252px;
    height: 59px;
    padding: 12px;
    /*background: url(images/stickers/box_ns_bg.png) no-repeat;*/
    background: url(images/stickers/newsletter_bg.png) no-repeat;
}

#boxNewslettersSmall input.hoverEffect { width: 200px; font: normal 14px Arial; color:#999999; padding: 4px 0px 4px 6px;}
#boxNewslettersSmall h5 { font:bold 17px Arial, sans-serif; color: #fff; padding: 0 0 7px 0px; margin: 0; white-space: nowrap;}
#boxNewslettersSmall h5 a { color: #fff; text-decoration: none; }
#boxNewslettersSmall button span {display:block; padding:1px 0px 0 0px; background: none; font:bold 17px Arial; text-align: center; margin-right:0px;}
#boxNewslettersSmall button { margin-right: 5px; background: url(images/button_newsletter_go.png) no-repeat; height:29px; width:37px; padding: 0 0 0 0;}


.paggingPink { font-weight: bold; color: #1515E4; }
.pagging { color: #444444; }
.pagging ul.uPaging { font-weight: normal; margin: 0; }


.blueTextInfo { /* font-size: 12px; */ font-weight: normal; color: #120ca7; line-height: 15px; padding-left: 20px; background: url(images/icons/icon_info.gif) no-repeat left center; }
.blueTextInfo a { /* font-size: 12px; */ color: #120ca7; }

#stickerHateWaitingPInfo { }
#stickerHateWaitingPInfo h4 { margin: 10px 0 0 0;  }
#stickerHateWaitingPInfo p { margin: 0; }
#stickerHateWaitingPInfo p.blueTextInfo { margin-top:5px }

div.psaveGreen { width:50px; height:50px; background: #3DCD3D url(images/stickers/deal_circle1.png) no-repeat;  }
div.psaveGreen span { text-align:center; color:#FFF; font-weight:bold; padding: 11px 0 0 2px; display:block; text-transform: uppercase; }

.deliveryNews .desc { padding: 0 10px }

#digitalRocket { text-align:left; }
p.main { margin: 10px 0; }

ul.sfiltersList li a.act { background: url(images/icons/icon_delete_small.gif) no-repeat center right; padding-right: 15px; }

a.preorderButton {
/*    width: 78px;*/
/*    height: 18px;*/
    background: url(images/butt/pre-order.png) no-repeat top left;
    display:block;
    float:left;
    height:18px;
    width:78px;    
}

a.preorderButton:hover {
    background-position: 0 -18px !important;
}

a.preorderButton:active, a.preorderButton:focus {
    background-position: bottom left !important;
}

.smButton110 button {width: 110px;}
.smButton110 button span {padding:0 9px !important;}

td.grayDotsct { border-top: 2px #cdcdcd dashed; width:100% }
td.grayDotscb { border-bottom: 2px #cdcdcd dashed; }
td.grayDotslm { border-left: 2px #cdcdcd dashed; }
td.grayDotsrm { border-right: 2px #cdcdcd dashed; }
td.grayDotslt {
  width:9px;
  height:9px;
  background: url("images/contentbox/2px_lt.gif") no-repeat;
}
td.grayDotsrt{
  width:9px;
  height:9px;
  background: url("images/contentbox/2px_rt.gif") no-repeat 100% 0;
}
td.grayDotslb {
  width:9px;
  height:9px;
  background: url("images/contentbox/2px_lb.gif") no-repeat 0 100%;
}
td.grayDotsrb{
  width:9px;
  height:9px;
  background: url("images/contentbox/2px_rb.gif") no-repeat 100% 100%;
}
.promoHeader{
  font-size:20px;
  text-decoration: underline;
  padding-bottom:4px;
}
.promoHeader a:link, .promoHeader a:visited, .promoHeader a:hover{
 text-decoration: underline;
}

.promoText{
  padding: 5px 0;
}
.promoEnd{
  font-weight: bold;
  white-space:nowrap;
}

table.voucherBlock{
 cursor:pointer;
}

table.voucherBlock .vbtl { width:6px; }
a table.voucherBlock .vbtl{ background: url("images/voucher_block.gif") no-repeat scroll 0 -102px #fd4bce; }
a:hover table.voucherBlock .vbtl{ background: url("images/voucher_block.gif") no-repeat scroll 0 -572px #4ede48;}

table.voucherBlock .vbtc {
  color:#FFF;
  font-weight: bold;
  padding:5px;
  text-align: center;
}
a table.voucherBlock .vbtc { background: url("images/voucher_block.gif") repeat-x scroll 0 -342px #fd4bce; }
a:hover table.voucherBlock .vbtc { background: url("images/voucher_block.gif") repeat-x scroll 0 -817px #4ede48;text-decoration:none !important; }
.voucherBlockLink {
	text-decoration:none !important;
	display: block;
	width: 80px;
	/*height: 65px;*/
	margin: 0 auto 5px;
}
.voucher-block-holder {
	overflow: hidden;
	height: 1%;
	padding: 10px 0;
}
.voucher-block-holder .voucherBlockLink {
	/*float: right;*/
	margin: 0 0 0 5px;
}
.voucher-block-holder .text-block {
	overflow: hidden;
	height: 1%;
}
table.voucherBlock .vbtr{ width:6px; }
a table.voucherBlock .vbtr { background: url("images/voucher_block.gif") no-repeat scroll 0 -225px #fd4bce; }
a:hover table.voucherBlock .vbtr { background: url("images/voucher_block.gif") no-repeat scroll 0 -695px #4ede48; }

table.voucherBlock .vbbl{ width:6px; }
a table.voucherBlock .vbbl { background: url("images/voucher_block.gif") no-repeat scroll 0 -31px #fccf0e; }
a:hover table.voucherBlock .vbbl { background: url("images/voucher_block.gif") no-repeat scroll 0 -501px #fccf0e; }

table.voucherBlock .vbbc {text-align: center; height:27px;}
a table.voucherBlock .vbbc { background: url("images/voucher_block.gif") repeat-x scroll 0 0 #fccf0e; }
a:hover table.voucherBlock .vbbc { background: url("images/voucher_block.gif") repeat-x scroll 0 -470px #fccf0e; }

table.voucherBlock .vbbr {width:6px;}
a table.voucherBlock .vbbr { background: url("images/voucher_block.gif") no-repeat scroll 0 -61px #fccf0e; }
a:hover table.voucherBlock .vbbr { background: url("images/voucher_block.gif") no-repeat scroll 0 -531px #fccf0e; }

.voucherCode{
  background-color:#FFFFFF;
  border:1px solid #CCCCCC;
  color:#000000;
  margin-top:4px;
  padding:2px 8px;
  white-space:nowrap;
}
.promoDiscountMark{
  background:url("images/c_discount.png") no-repeat scroll 0 0 transparent;
  color:#FFFFFF;
  cursor:pointer;
  font-size:12px;
  font-weight:bold;
  height:49px;
  padding-top:12px;
  position:relative;
  text-align:center;
  text-decoration:none;
  width:61px;
  display: block;
}
a.promoMarkLink{
	color:#FFFFFF;
	text-decoration:none;
	position: relative;
	float: left;
	margin: 0 30px 15px 0;
}
a.promoMarkLink .label-promote {
	position: absolute;
	right: -25px;
	bottom: -12px;
}
.promote-block {
	overflow: hidden;
	height: 1%;
}
.promote-block .details {
	overflow: hidden;
	height: 1%;
}
#wgDiscountCoupons { margin-bottom:12px; }
span.reviewDate {
  font-size: 10px;
  color: #878986;
  line-height: 14px;
  padding-left: 5px;
  font-weight: normal;
}
div.pressReviewDate {
  font-size: 10px;
  padding-top: 3px;
  font-weight: bold;
}
a.icon_delete {
  background: url(images/icons/icon_delete.png) no-repeat left center;
  padding-left: 13px;
  color: #f00;
  font-size: 10px;
  text-decoration: none;
}
table.redRound td.redRoundlt {
  background:url("images/contentbox/redRoundlt.png") no-repeat;
  height:51px;
  width:9px;
}
table.redRound td.redRoundct1 {
  background:url("images/contentbox/redRoundct1.png") repeat-x;
  height:51px;
  white-space: nowrap;
}
table.redRound td.redRoundct2 {
  background:url("images/contentbox/redRoundct2.png") repeat-x;
  height:51px;
/*  width: 100%;*/
}
table.redRound td.redRoundrt1 {
  background:url("images/contentbox/redRoundrt1.png") no-repeat;
  height:51px;
  width: 6px;
}
table.redRound td.redRoundrt2 {
  background:url("images/contentbox/redRoundrt2.png") no-repeat;
  height:51px;
  width: 10px;
}

table.redRound td.redRoundlm {
  background:url("images/contentbox/redRoundlm.png") repeat-y;
  height: 100%;
  width: 9px;
}

table.redRound td.redRoundcm {

}

table.redRound td.redRoundrm {
  background:url("images/contentbox/redRoundrm.png") repeat-y;
  height:51px;
}


table.redRound td.redRoundlb {
  background:url("images/contentbox/redRoundlb.png") no-repeat;
  height: 8px;
  width: 9px;
}

table.redRound td.redRoundcb {
  background:url("images/contentbox/redRoundcb.png") repeat-x;
  height:8px;
  width: 100%;
}

table.redRound td.redRoundrb {
  background:url("images/contentbox/redRoundrb.png") no-repeat;
  height:8px;
  width: 10px;
}

.txt_order_id {
  font-weight: bold;
  font-size: 13px;
  color: #1515E4;
  display: block;
  padding: 10px 0;
  text-align: center;
}
#hdBan_left {
  position:absolute;
  left:-146px;
}

#hdBan_right {
  position:absolute;
  left: 1003px;
}

#hdBan_conteiner a {
  display:block;
  height:1882px;
  position:absolute;
  width:400px;
}

#hdBan_conteiner {
  height:0;
  margin:0;
  padding:0;
  position:relative;
  z-index:1;
  width: 1003px;
}

#hdBan_conteiner div.hdban_left,  #hdBan_conteiner div.hdban_right {
  height:1882px;
  overflow: hidden;
  position: absolute;
  top:0;
  width:400px;
}

#hdBan_conteiner div.hdban_left {
  left: -400px;
}

#hdBan_conteiner div.hdban_right {
  left: 1003px;
}
.top_header_right{padding: 6px 0 0;}
#topCart a.buttons span{
  background: url(images/buttons_bg_span_cart.png) no-repeat;
}
#topCart a.buttons, #topCart a.buttons:visited{
  background: url(images/buttons_bg_cart.png) no-repeat;
  background-position: 100% 0%;
}
#topCart a.buttons:hover{
  background-position: 100% -22px;
}
#topCart a.buttons:hover span{
  background-position: 0% -22px;
}
#topCart a.buttons:active, #topCart a.buttons:focus{
  background-position: 100% 100%;
}
#topCart a.buttons:active span, #topCart a.buttons:focus span{
  background-position: 0% 100%;
}
.search{
  background: url(images/search.png) no-repeat;
  padding: 14px 26px 15px 38px;
  position: absolute;
  z-index: 20;
}
.search input{
  font:normal 14px Arial, sans-serif;
  color:#a09c9a;
  border: 0;
  width:351px;
}
.header_top_links{
  left:403px;
  position: absolute;
  z-index: 10;
  width:190px;
}
.header_top_links a{
  display: block;
  position: relative;
  float: left;
  text-decoration: none;
}
.news_header{
  width:67px;
  height:46px;
  background: url(images/news_button.png) 100% 0% no-repeat;
  z-index:9;
}
.news_header:hover{background: url(images/news_button.png) 100% 100% no-repeat;}
.top_20_header{
  width:54px;
  height:46px;
  background: url(images/top_20_button.png) 100% 0% no-repeat; 
  z-index:7;
  left:-9px;
}
.top_20_header:hover{background: url(images/top_20_button.png) 100% 100% no-repeat;}
.deal_header{
  width:68px;
  height:46px;
  background: url(images/deal.png) 100% 0% no-repeat;  
  z-index:5;
  left:-21px;
}
.deal_header:hover{background: url(images/deal.png) 100% 100% no-repeat;}
.trending{
  padding: 95px 0 0 237px;
}
.trending span, .trending a{
  font:11px Arial, sans-serif;
  color:#666;
}

.trending a{font-size: 14px; text-decoration: ;}
.trending span{text-transform: uppercase; font-weight:bold;}
.trending a{
  font-style:oblique;
  text-decoration: underline;
}
.trending a:hover{
  text-decoration: none;
}
.phone_header{
  font-size: 14px;
  white-space: nowrap;
  padding: 3px 20px 0 0;
}
.flag_change{padding: 6px 0px 0 20px; width: 110px; position: relative}
.flag_change:hover{cursor: pointer;}
.flag_change img, .flag_change span{
  display: inline-block;
  vertical-align: middle;
}
.flag_change span{padding: 0 0 0 7px;}
ul.topActiveNav{display: block;}
.header_icons{padding: 6px 8px 0 0;}
/*slider banner list*/
.slider_item{
  overflow: hidden;
}
.rightTopBanner{
  background: url(images/top_listing_bg.png) 100% 100%;
  padding: 0 10px 0 0;
  height:10px;
}
.leftTopBanner{
  background: url(images/top_listing_bg.png) 0% 0%;
  height:10px;
  font-size: 10px;
}
.centerBanner{
  border-width: 0 1px;
  border-color: #a8a7a7;
  border-style: solid;
  padding: 0 4px;
  background: #fff;
}
.rightBottomBanner{
  background: url(images/bottom_listing_bg.png) 100% 100%;
  padding: 0 9px 0 0;
  height:9px;
}
.leftBottomBanner{
  background: url(images/bottom_listing_bg.png) 0% 0%;
  height:9px;
  font-size: 9px;
}
.item_img img{border:1px solid #d6d5d5;}
.item_title{padding: 4px 0px;}
.item_title h2{
  padding: 0 8px;
  margin: 0;
  line-height: 22px;
}
.item_title h2 a{font-size: 16px; font-weight: bold; text-transform: uppercase; color:#fff; line-height: 22px;}
.item_title h2.green{
  background: -webkit-gradient(linear, left top, left bottom, from(#36dc31), to(#0d8b05));  
  background: -moz-linear-gradient(top,  #36dc31,  #0d8b05); 
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#36dc31', endColorstr='#0d8b05');
  *background: #14b70d;
}
.item_title h2.sale{
  background: -webkit-gradient(linear, left top, left bottom, from(#f92056), to(#980208));  
  background: -moz-linear-gradient(top,  #f92056,  #980208); 
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f92056', endColorstr='#980208');
  *background: #c30120;
}
.item_desc{
  font: bold 13px;
  color:#000;
}
.mainProductRight{padding: 3px 0px 0px 10px;}
.listStickersName a{color:#000; font: 13px/14px;}
.listStickersPrice .productPriceCell,
.listStickersMore{
	text-align: left;
	padding: 4px 0;
}
.listStickersVertical{
	position: relative;
	float: left;
	margin: 0 15px 0 0;
}
.carousel-item .item-info {
	overflow: hidden;
	height: 1%;
}
.listStickersVertical .listStickersNum{position: absolute; left:0; bottom: 0px; *bottom: 2px;}
.listStickersImg img{margin: 0; padding: 0;}
#slider_banner{width:1015px;}
.discountMain{margin: 10px 2px; background:#ffefcf; border: 3px dashed #ffb950;}
.discountMain div{text-align: center;}
.spanNum, .spanOff{display: inline-block; vertical-align: bottom;}
.spanNum{font: 40px Arial, sans-serif; color:#000;}
.spanOff{font: 25px Arial, sans-serif; text-transform: uppercase; color:#747271; padding: 0 0 4px;}
.spanCurry{display: inline-block; font:22px Arial, sans-serif; color:#fff; padding: 2px 5px; background: #012f60;}
.discountOff{padding: 15px 0px 25px;}
.discountCode{padding: 13px 0px 8px;}
.spanCode{display: inline-block; font:21px Arial, sans-serif; color:#fff; background: #ff7811; padding: 4px 3px;}
.blueRoundNewcm{vertical-align: top;}
.footer_comments h4.boxHeading{margin: 0; padding: 0 0 20px;}
.left_comments{padding: 0px 0px 0px 6px; width: 250px;}
.right_comments{padding: 5px 0 0;}
.right_comments img, .right_comments span, .right_comments a{display: inline-block; vertical-align: middle;} 
.right_comments a{font:normal 12px Arial, sans-serif; color:#228822; text-decoration: underline;}
.right_comments a:hover{text-decoration: none;}
.google_title span{padding: 0 5px 0 12px;}
.google_rating{padding: 5px 0 0; font:normal 16px Arial, sans-serif; text-align: center;}
.google_text{font:normal 14px Arial, sans-serif; color:#000; padding: 0 0 4px;}
.google_date{padding: 0 0 20px; font:normal 14px Arial, sans-serif; color:#676767;}
.google_question{font:normal 14px Arial, sans-serif; color:#676767; padding: 0 0 8px;}
.google_question span{padding: 0 5px 0 0;}
.google_question a{font: normal 14px Arial; color:#4272db; text-decoration: none;}
.footer_padding{padding: 0px 22px;}
.bottom_links_left{padding: 10px 0;}
.bottom_links_left img{margin: 0px 15px 0 0; vertical-align: middle;}
.bottom_links_right span, .bottom_links_right img{display: inline-block; vertical-align: middle;}
.bottom_links{padding: 0 0 50px;}
.footer_garder{padding: 17px 0 0;}
.banner_links{padding: 7px 0 0; text-align: center;}
.bottomText a font{color:#1515e4 !important;}
/*category*/
.index_products_main{
  overflow: hidden;
  }
.index_products_left{
  width:230px;
}
.index_products_center{
  float: right;
  width:100%;
}
.index_products_left_bg{padding: 0 9px;}
.filter_main{overflow: hidden; height:1%;}
/* products listing */
#main .products-listing {
	padding: 10px;
}
.products-listing .products,
.content-box .products {
	margin: 0 -10px;
}
.products-listing .product-item,
.content-box .product-item {
	margin: -1px 0 1px;
	padding: 10px 10px;
	border-top: 1px solid #ebebeb;
	overflow: hidden;
	height: 1%;
}
#stWeSay .product-item,
#productsHighlight .product-item {
	border: none;
	margin: 0;
	padding: 0;
}
.products-listing .productOfferCell { margin: 0 0 10px; }
.products-listing .category_desc {
	color: #000;
	font: 11px Arial, Helvetica, sans-serif;
	width: 220px;
	overflow-x: scroll;
	margin: 0 auto;
}
.products-listing h1 {
	font: bold 18px Arial, Helvetica, sans-serif;
	margin: 0 0 5px;
	padding: 0;
}
.product-item .product-image {
	position: relative;
	width: 75px;
	margin: 0 10px 0 0;
	float: left;
}
.product-item .product-details {
	overflow: hidden;
	height: 1%;
}
.product-item .product-image .image-label {
	position: absolute;
	left: 0;
	top: 0;
}
.product-item .btn-buy {
	overflow: hidden;
	height: 1%;
	text-align: right;
}
.btn-buy a.buttons {
	float: none;
	display: inline-block;
	vertical-align: middle;
	margin: 0 0 5px;
}
.product-item .product-name {
	margin: 0 0 5px;
	font: 12px Arial, Helvetica, sans-serif;
}
.product-item .product-name a {
	color: #000;
	font-weight: bold;
}
.product-item .productPriceSpecial,
.product-item .productPriceOld {
	font: bold 14px Arial, Helvetica, sans-serif;
}
.product-item .btn-price-beat img {
	vertical-align: middle
}
.product-item .details-row {
	overflow: hidden;
	height: 1%;
}
.product-item .details-row .product-price {
	margin: 0 0 4px;
}
.product-item .checkbox-compare {
	font-size: 10px;
	line-height: 15px;
	color: #1515E4;
}
.product-item .checkbox-compare label {
	display: inline-block;
	margin: 3px 0 0;
}
.product-item .checkbox-compare input {
	margin: 0 0 0 5px;
	padding: 0;
}
.products .paging {
	padding: 10px 15px;
	background: #fafafa;
	border: 1px solid #ebebeb;
	border-width: 1px 0;
}
.products .bottom-paging {
	border-bottom-color: #fff;
	margin-bottom: -9px;
}
.product-box .products .bottom-paging {
	border-bottom-color: #EBEBEB;
	margin-bottom: 10px;
}
.products-listing .compare-area {
	padding: 1px 10px;
}
.compare-area .btn-compare {
	margin: 0;
	display: inline-block;
	vertical-align: middle;
}
.paging .title {
	display: block;
	padding: 0 0 5px;
	font-weight: bold;
}
#compare_products {
	line-height: 20px;
}
#compare_products b {
	display: inline-block;
	width: 200px;
	vertical-align: middle;
}
/* product info */
#main .product-view {
	padding: 15px 10px;
}
.breadcrumb {
	padding: 0 0 10px;
}
.product-view h1,
h1.page-heading {
	font: bold 18px Arial, Helvetica, sans-serif;
	margin: 0 0 5px;
	padding: 0;
}
.product-view .product-image {
	text-align: center;
	padding: 0 0 25px;
}
.product-view .grey-box {
	margin: 0 -10px;
	background: #fafafa;
	border: 1px solid #ebebeb;
	border-width: 1px 0;
	padding: 15px 10px;
}
.product-view .priceLine {
	font: 19px Arial, Helvetica, sans-serif;
	margin: 0 0 10px;
}
.product-view .priceLine img {
	vertical-align: middle;
}
.product-view .buy-area {
	overflow: hidden;
	height: 1%;
	margin-bottom: 10px;
	border-top: none;
}
.product-view .qty-row {
	overflow: hidden;
	height: 1%;
	padding: 0 0 5px;
}
.product-view .qty-block {
	float: left;
	padding: 4px 10px 0 0;
}
.product-view .btns-block {
	overflow: hidden;
	height: 1%;
}
.product-view .qty-block input {
	border: 1px solid #666;
	text-align: center;
	padding: 3px;
	width: 25px;
}
.product-view .description-box {
	overflow: hidden;
	height: 1%;
}
.description-box .product-descr strong {
	color: #390;
}
.description-box .title {
	color: #390;
	font-size: 14px;
	display: block;
	margin: 0 0 10px;
}
.description-box h2 {
	cursor: pointer;
	font: bold 14px Arial, Helvetica, sans-serif;
	border-top: 1px solid #ebebeb;
	margin: -1px 0 0;
	padding: 10px 0;
}
.description-box .content-block .holder {
	padding: 10px 0;
	border-top: 1px solid #ebebeb;
}
.description-box .content-block p {
	margin: 0;
	padding: 0 0 10px;
}
.description-box .content-block ul {
	margin: 0;
}
#pCouponSection img { vertical-align: middle;}
#preOrderInfo ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
/* mobile checkout */
.product-box h2 {
	font: bold 14px Arial,Helvetica,sans-serif;
	margin: 0 0 5px;
}
.heading-img {
	padding: 0 0 5px;
}
.heading-img h2,
.heading-img h4,
.heading-img h3 {
	display: inline;
	margin: 0;
}
.heading-img img { vertical-align: middle; }
.checkout .total-box {
	margin: 0 0 10px;
	padding: 0 0 10px;
	overflow: hidden;
	height: 1%;
	border-bottom: 1px solid #EBEBEB;
}
.total-box .total-info {
	float: left;
	padding: 10px 0 0;
}
.total-box .type-btn {
	float: right;
}
.info-box .cart-title {
	margin: 0 0 5px;
	font-size: 14px;
}
.checkout .login-box {
	border-bottom: 1px solid #EBEBEB;
	margin: 0 0 10px;
	padding: 0 0 10px;
}
.checkout .login-box .btn-area {
	overflow: hidden;
	height: 1%;
}
.checkout .checkout-ad {
	padding: 10px 0;
	text-align: center;
}
.checkout-ad img {
	max-width: 100%;
}
.login-box .passw-forgot {
	float: left;
}
.login-box .passw-forgot img {
	vertical-align: middle;
}
.login-box .passw-forgot a {
	text-decoration: underline;
}
.login-box .site_button {
	float: right;
	margin: 7px 0 0;
}
.checkout .checkout-btns {
	text-align: center;
}
.info-box .form-row {
	overflow: hidden;
	height: 1%;
	padding: 0 0 5px;
}
.form-row label {
	float: left;
	width: 100px;
	margin: 2px 2px 0 0;
}
.form-row input.input-text,
#ctl_state input,
#ctl_ship_state input,
.state-row input {
	padding: 1px 2px;
	width: 150px;
	border: 1px solid #999;
	background: #fff;
	margin: 0;
	vertical-align: top;
}
.form-row select,
.select-block select {
	width: 156px;
	border: 1px solid #999;
}
.form-row .alertText {
	display: block;
	padding: 4px 0;
}
.form-row .alertText img {
	vertical-align: middle;
	padding: 0 4px 0 0;
}
.select-block label {
	display: block;
	text-align: center;
	margin: 0 0 5px;
}
.amazon-btn {
	text-align: center;
}
.amazon-btn img {
	vertical-align: top;
}
.info-box .sub-heading {
	overflow: hidden;
	height: 1%;
	padding: 0 0 5px;
}
.info-box h3 {
	font: bold 12px Arial, Helvetica, sans-serif;
	margin: 0 0 5px;
}
.info-box h3 em {
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
}
.checkout .total-info .row {
	padding: 0 0 5px;
	overflow: hidden;
	height: 1%;
}
.checkout .total-info .title {
	float: left;
	width: 80%;
}
.checkout .total-info .cost {
	overflow: hidden;
	height: 1%;
	text-align: right;
	display: block;
}
.sub-heading h3 {
	float: left;
	margin: 0 5px 0 0;
}
.sub-heading .site_button { float: right; }
.info-box .content-box {
	background: #FAFAFA;
	border: solid #EBEBEB;
	border-width: 1px 0;
	margin: 0 -10px 10px;
	padding: 10px;
}
.info-box .retail-info { background: #fff; }
.retail-info img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
}
.content-box strong.title {
	display: block;
	margin: 0 0 4px;
}
.content-box .btn-redeem {
	display: inline-block;
}
.ship-heading {
	overflow: hidden;
	height: 1%;
	padding: 0 20px;
}
.ship-heading .alignl {
	float: left;
	width: 200px;
}
.ship-heading .alignl a {
	text-decoration: underline;
}
.ship-heading .alignl img { vertical-align: middle; }
.ship-heading .alignr { float: right; }
.moduleRow,
.moduleRowOver,
.moduleRowSelected {
	overflow: hidden;
	height: 1%;
	padding: 5px;
	margin: 0 0 5px;
}
.moduleRow img,
.moduleRowOver img,
.moduleRowSelected img {
	vertical-align: middle;
}
.moduleRow b,
.moduleRowOver b,
.moduleRowSelected b {
	float: left;
}
.moduleRow input,
.moduleRowOver input,
.moduleRowSelected input {
	float: right;
}
.sub-info img { vertical-align: middle; }
h2.fm_title{
  padding: 0 13px 0 0;
  margin: 0;
  background: url(images/contentbox/blue_rt_bg.png) 100% 0% no-repeat;
}
h2.fm_title span{
  display: block;
  background: url(images/contentbox/filter_title_l.png) 0% 0% no-repeat;
  color: #fff;
  font-size: 17px;
  padding: 12px 0 8px 19px;
}
.fm_right{
  background: url(images/contentbox/gray_right_middle.png) 100% 0 repeat-y;
  padding: 0 7px 0 0;
}
.fm_left{
  background: url(images/contentbox/gray_left_middle.png) 0 0 repeat-y;
  padding: 0 0 0 7px;
}
.fm_class h3{
  padding: 7px 0 3px;
  margin: 0;  
  background:#c4c5c4 url(images/infobox/fm_title_bg.png) repeat-x;
}
.fm_class h3 a{
  display: block;
  font:bold 14px/21px Arial, sans-serif;
  color:#fff;
  padding: 0 0 0 36px;
  background: url(images/infobox/fm_pull_down.png) 6px 0 no-repeat;
}
.fm_subcategory a, .fm_availability a{ margin: 0 0 0 3px;}
.fm_box_center{padding: 10px 6px 10px;}
.fm_price .fm_box_center{padding: 10px 10px 10px;}
.fm_min_price span, .fm_max_price span{display: inline-block; font: bold 12px/17px Arial, sans-serif; color:#fff; padding: 0 6px;}
.fm_min_price span{background: #44c733;}
.fm_max_price span{background:#fa4141;}
.fm_range{
  background: url(images/infobox/line_range.png) 0 50% no-repeat;
  width: 151px;
  height: 21px;
  position: relative;
  margin: 10px 0;
}
.fm_range_center{
  position: absolute;
  width: 36px;
  height: 7px;
  top:7px;
  z-index: 5;
  left:2px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fd2e40', endColorstr='#f92cde');
  background: -webkit-gradient(linear, left top, right top, from(#fd2e40), to(#f92cde));
  background: -moz-linear-gradient(left, #fd2e40, #f92cde);
}
a.fm_left_run, a.fm_right_run{
  position: absolute;  
  display: block;
  width:13px;
  height:19px;
  z-index: 10;
  background: url(images/infobox/filter_run.png) no-repeat;
}
a.fm_left_run{left:0;}
a.fm_right_run{left:36px;}
.fm_class ul{
  list-style: none;
  padding: 0;
  margin: 0;
}
.fm_brand .fm_box_center{padding: 8px 6px;}
.fm_class ul li{padding: 2px 0 2px 4px;}
.fm_class ul a{font: normal 12px/14px Arial, sans-serif;}
.fm_specification_box h4{
  padding: 0 0 4px;
  margin: 0;
  font:bold 14px Arial, sans-serif;
  color:#000;
}
.fm_specification_box{padding: 0px 0px 10px 0px;}
.fm_specification_box ul li{padding: 2px 0 4px 10px;}
.fm_spec_main{padding: 10px 6px 0px 10px;}
.fm_specification_box ul li input, .fm_specification_box ul li span{
  display: inline-block;
  vertical-align: middle;
  color:#680402;
}
.fm_specification_box ul li input{margin: 0 5px 0 0;}
.fm_specification_box a{color:#680402;}
.fm_b_right{
  height: 13px;
  padding: 0 13px 0 0;
  background: url(images/contentbox/gray_bottom_right.png) 100% 0 no-repeat;
}
.fm_b_left{
  height:13px;
  background: url(images/contentbox/fm_b_l.png) 0% 0 no-repeat;
}
.ip_b_content{
  overflow: hidden;
  height:1%;
  padding: 0 230px 0 0;
}
.ip_b_center{
  float: left;
  width: 100%;
}
.ip_b_right{
  display: inline;
  float: right;
  width: 230px;
  margin-right: -230px;
}
.ip_b_right_in{padding: 0 3px; }


#headerHav .listStickersNum {
  left: -10px;
  top: -5px;  
}

#headerHav .listStickersName a {
  font-size: 11px !important;
}

#headerHav .productPriceCell {
  padding: 0;
}

#headerHav .mainProductRight {
  padding: 3px 0px 0px;
}


#cbox_gproducts .merchant-rating  {
    float: left;
    padding-top: 3px;
    text-align: center;
    width: 60px;
}


.ps-sprite-son, .ps-sprite-shalf, .ps-sprite-soff, .ps-sprite-sgon, .ps-sprite-sghalf {
    height: 11px;
    margin-top: -2px;
    padding: 0 1px 0 0;
    width: 11px;
}

.ps-sprite {
    display: inline-block;
    vertical-align: top;
}

.merchant-rating p {
    font: 16px Arial,sans-serif;
    padding: 5px 0 0;
    text-align: center;
    margin: 0;
}

.ps-sprite-son, .ps-sprite-sgon {
    background: url("images/stars_sprite.png") no-repeat scroll -5px -47px transparent;
}

.ps-sprite-soff, .ps-sprite-sgoff {
    background: url("images/stars_sprite.png") no-repeat scroll -5px -5px transparent;
}

.merchant-review-content > span {
    color: #000000;
    font: 14px Arial,sans-serif;
    padding: 0 0 4px;  
}


#cbox_gproducts .review-rating {
    color: #676767;
    font: 13px Arial,sans-serif;
    padding: 0 0 20;  
    margin: 0;
}

.merchant-review-content {
    margin-left: 90px;
}

#cbox_gproducts .review-helpfulness {
    color: #676767;
    font: 13px Arial,sans-serif;
    padding-top: 8px;  
}


#fm_price_range {
  padding-bottom: 10px;
}

.left_banner, .right_banner, .center_banner {
  text-align: center;
  padding: 5px 0
}


ul.ticrossList, ul.miniSpec {
  list-style: none;
  padding: 0;
  margin: 0;
}

ul.miniSpec span.soTitle {
  color: #0A0CFF;
  cursor: pointer;
}



ul.ticrossList li, ul.miniSpec li {
  line-height: 25px;
  margin: 0;
}

ul.ticrossList li {
  font-size: 11px;
  color: #000;
  padding: 0 0 0 30px;
}

ul.ticrossList .yes {
  background: url("images/product/tickcross.png") no-repeat;
}


ul.ticrossList .no {
  background: url("images/product/tickcross.png") no-repeat 0 -25px;
}

.jcarousel-item .listStickersName {
	font: bold 12px Arial, Helvetica, sans-serif;
}


div.circleGreen {
  background: url('images/stickers/deal_circle.png') no-repeat;
  overflow: hidden;
  width: 61px;
  height: 61px;
  font-size: 18px;
  font-weight: bold;
  text-align: center;  
  text-transform: uppercase;  
  color: #fff;  
}

div.circleGreen h5 {
  font-size: 16px;
  line-height: 1.4;
  padding: 0;
  margin: 10px 2px 0 0;
}

div.circleGreen span {
  line-height: 1;
  padding-right: 3px;  
}

.boxHead_more { text-align: right; padding-top: 5px; }

ul.products { list-style: none; padding: 0; margin: 0}


/* Content boxes */
.contentBlock {
  margin: 0 7px 15px;
}

.contentBlock h4.boxHeading {
    color: #FFFFFF;
    font: 17px/40px Tahoma,arial;
    padding-left: 10px;
    text-decoration: none;  
    width: 50%;
    margin: 0;
    height: 40px;
    background: #283ce8 url(images/contentbox/blue_lm_bg.png) 50% 50% repeat-x;    
/*    border-top: 1px solid transparent;*/
    border-top: 1px solid #3131e7;
    
    -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; -khtml-border-top-left-radius: 5px; border-top-left-radius: 5px;
    -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; -khtml-border-top-right-radius: 5px; border-top-right-radius: 5px;
}

.contentBlock .boxContent {
  padding: 10px;
/*  border: 1px solid #264cf8;*/
  border: 1px solid #3131e7;
}


.contentTrans .boxContent { border: 1px solid transparent }
.contentTrans h4.boxHeading { border: 1px solid transparent; background: transparent; }

.contentBlack h4.boxHeading { background: #000000 url(css/smoothness/images/ui-bg_highlight-soft_75_000000_1x100.png) 50% 50% repeat-x; border-top: 1px solid #000000; }
.contentBlack .boxContent { border: 1px solid #000000; }

.contentOrange h4.boxHeading { background: #ff5403 url(images/contentbox/images/orange_lm_bg.png) 50% 50% repeat-x; border-top: 1px solid transparent; }
.contentOrange .boxContent { border: 1px solid #ff5403; }

/* Content boxes off */


.hnav_recommended {
   margin: 5px 0;
   padding: 10px 5px;  
   background: #fff;
   border: 1px solid transparent;
   -moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; border-radius: 5px;
}

.hnav_recommended .productNameCell a, .hnav_recommended .productPriceCell {
    color: #000000 !important;
    font-size: 11px !important;
    line-height: 1.5 !important;
}

.hnav_recommended .productNameCell a { font-weight: bold !important; }
.hnav_recommended .productPriceCell { text-align: left; font-weight: normal; padding: 3px 0 !important; }
.hnav_recommended .cl_buynow { margin: 10px 0; }
.pMarkType strong {
	font: bold 11px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #fff;
	background: url("images/bg-product-type.gif") no-repeat 50% 0;
	line-height: 24px;
	height: 31px;
	display: block;
	text-align: center;
	padding: 0 10px;
}
.pMarkType a {
	display: block;
	color: #fff;
}
.pMarkType .icon-recommended-pick,
.pMarkType .mark_top_sellers { background-position: 50% -136px; }
.pMarkType .mark_sale { background-position: 50% -104px; }
.pMarkType .mark_new { background-position: 50% -68px; }
.pMarkType .icon-has-discount { background-position: 50% -34px; }
.content-box .share_options {
	overflow: hidden;
	height: 1%;
}
.info-box .testimonials {
	overflow: hidden;
	height: 1%;
	padding: 0 0 10px;
}
.testimonials .aboutUs {
	float: left;
	margin: 0 10px 0 0;
	text-align: center;
}
.testimonials .stStaffContainer {
	overflow: hidden;
	height: 1%;
}
.text-block .stStaffcomm {
	position: relative;
	padding: 35px 0 0;
}
.info-box .sticker-details {
	overflow: hidden;
	height: 1%;
}
.info-box .sticker-holder {
	overflow: hidden;
	height: 1%;
}
#facebookTwitter ul {
	text-align: center;
}
#facebookTwitter img { vertical-align: middle; }
#facebookTwitter ul li {
	padding: 2px 0;
}
ul#vrMenu{
  list-style: none;
  padding: 0;
  margin: 0;
}
ul#vrMenu a{
  display: block;
  padding: 10px 0;
  font-size:12px;
}
ul#vrMenu a:hover{
  color:#1515e4;
}
.blogimg img, .main-about img{max-width: 250px;}
#vrList .chunk{
  background: none repeat scroll 0 0 #FAFAFA;
  border-color: #EBEBEB;
  border-style: solid;
  border-width: 1px 0;
  margin: 0 -10px 10px;
  padding: 10px !important;
}
#vrList .chunk h4{margin: 0 0 5px;}
.blogimg{padding: 5px 0;}
#mpBuyersGuide .chunk{overflow: hidden; height: 1%;}
#mpBuyersGuide .chunk .blogimg{
  float: left;
  padding: 5px 10px 5px 0 !important;
}
h1.heading-blue .stickersTitle{
  color:#fff;
  font-size: 17px;
  padding-bottom: 0;
}
.main-about-retail img, .main-about-retail a{
  display: block;
}
.main-about-retail img{margin: 10px 0; max-width: 250px;}
.main-about-retail a{padding: 5px 0 0px;}
.continue-button{overflow: hidden; height:1%; padding: 0 0 10px;}
a.click_here, a.click_here:visited{color:#ff00c6; font-weight: bold;}
.main_win_content table td, .some_text{
  padding: 0 0 5px;
}
.messageStack{padding: 5px 0;}
.inputRequire{
  color:#FF0000;
  text-align: right;
  overflow: hidden;
  height: 1%;
  padding: 0 0 5px;
}
.button-right{
  overflow: hidden;
  height:1%;
  text-align: right;
  padding: 5px 0 0;
}
.button-cont{text-align: right;}
.social_icons, .address-button, .delivery_div{padding: 10px 0;}
.ship_address{padding: 5px 0;}
.content-box img{max-width: 250px;}
.clearance .widget_div{overflow: hidden; height:1%;}
.products-listing img{max-width: 250px;}
.news_mobile .contentBoxContentsLeft{background: none;}
.news_mobile .contentBoxContentsRight{background: none;}
.news_mobile .contentBoxFooterLeft{background: none;}
.news_mobile .contentBoxFooterCenter{background: none;}
.news_mobile .contentBoxFooterRight{background: none;}
.pagingNews{padding: 5px 0;}
.pagingNews a, .pagingNews b{margin: 0 5px; font-size: 13px;}
.pagingSmallText{font-size:11px;}
.ul_reviews{
  padding: 0;
  margin: 0;
  list-style: none;
}
div.hide{display: none;}
div.act{display: block}
.reviewRating b, .reviewRating span, .reviewRating img{display: inline-block; vertical-align: middle;}
#tabView{display: block !important;}
.text-block h3{padding: 0 0 5px;}


.free-delivery { padding-left: 45px; display: block; background: url('images/icons/icon_free_delivery.png') no-repeat transparent left center }
.free-delivery a, .free-delivery a:hover { color: #ca0112; font-weight: bold; line-height: 26px; }
.fullsite_link{border-width: 1px 0 1px; border-style: solid; border-color: #ccc; padding: 10px 0; text-align: center;}
.fullsite_link a{
  font-weight: bold;
  font-size: 14px;
  color:#120CA7;
}
.coupons_section{ padding: 20px 0 10px; }
.coupons_section:after{ display: block; clear: both; content: '' }
.coupons_section .site_button { float: left; margin: 5px 1px 0 0; }

.moreBgrade a{color:#0000FF;font-weight: bold;text-decoration: underline;}
