/*@import url("navigation.css"); */


body {
margin: 0 auto;
padding: 0;
/*width: 1005px*/
/*width: 1005px;*/
/*padding: 0 0 22px 0;*/
/*background: #000 url(images/main_bg.jpg) repeat-x;*/
background-color: #fff;
color: #000;
font: normal 11px Verdana, Arial, Helvetica, sans-serif;
/*behavior:url("csshover.htc");*/
/*overflow-x: hidden;*/
}

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: #ff00c6; 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: #ff00c6; margin:3px 0; padding: 0;  }


a, a:visited{
color: #000;
text-decoration: none;
}
a:hover {
  color: #FF00C6;
  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 {
display: inline;
padding: 0;
margin: 0;
}
input, select {
font-size: 11px;
color:#000;
}

label { padding-left:3px }

/*input.transpng {
behavior: url("png.htc");
}
*/
textarea {
width: 100%;
font-size: 11px;
color:#000;
}
td {
font-size: 11px;
line-height: 1.2;
}


.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: #FF00C6;
}
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;
}


div#header {
    width: 1003px;
    height: 150px;
    position: relative;
    
}

#headerBanner {
    width: 100%;
    height: 150px;
    z-index: 2;
    position:relative;
    overflow-x: hidden;
/*    background: url(images/header/headbanner_bg.png) no-repeat left bottom;*/
}

ul.topNavigationFlags {
    margin:0;
    padding:0;
    list-style:none;
    line-height: 1.0;
    float: right;
    margin: 0;    
}


ul.topNavigationFlags li:hover {
    visibility:        inherit; /* fixes IE7 'sticky bug' */
}
ul.topNavigationFlags li {
    float:            left;
    position:        relative;
}
ul.topNavigationFlags a {
    display:        block;
    position:        relative;
    padding:         2px 4px;
    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: 0;
      right: 0;
/*      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:right;
}


#topLogo {
  margin-left:20px;
  position:absolute;
  top:40px;
  z-index:100;
}

#topCart {
background: url(images/header/header_cart_bg.png) no-repeat; 
height:80px;
margin-left:755px;
position:absolute;
top:55px;
width:216px;
z-index:2;
}

#topCart .cartInfo {
   position: absolute;
   top: 33px;
   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: 45px;
    background: url(images/header/neadernav_bg.png) repeat-x left top;
    z-index: 3;    
}

#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: #ff33d1 url(images/header/headerline_bg.png) repeat-x;
    height: 2px;
    width: 100%;
    left:0;
    position:absolute;
    top:189px;    
    z-index: -1;
}

.siteborders, #main-content {
/*    border-left: 1px solid #18a50e;*/
/*    border-right: 1px solid #18a50e;*/
    width:100%;
}

.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;
}  
  
  
.icon_specials, .icon_new, .icon_topseller, .icon_staffpick, .icon_specials_pink {
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    height: 20px;
    margin: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 !important;    
}
  
.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: #ff00c6;
    height: 14px;    
}


div.view_mode, span.view_mode {
   background:transparent url(images/icons/icon_view_more.png) no-repeat scroll left center;  
}

span.view_mode, span.review_url {
   margin-left: 10px; 
}


div.view_mode  {
 bottom:-10px;
 clear:both;
 left:5px;
 position:absolute;
 vertical-align:bottom;
}

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:#ff00c6;
  font-size:20px;
  padding: 0;
  margin: 3px 5px;
  font-weight: normal;
}

h5.boxHeading {
  color:#ff00c6;
  font-size:14px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 0;
  margin: 3px 5px;
}

h3.smallHeading {
  color:#ff00c6;
  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;
}

.headerNavigation {
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:#ff00c6;
font-size: 21px;
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.infoBoxContents {

}

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: #ff00c6;
    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;
 height:9px;
 width:9px;
}
table.grayRound td.grayRoundct, td.contentBoxHeadingHeadCenter {
 background:url(images/contentbox/gray_ct.gif) repeat-x;
 height:9px;
}
table.grayRound td.grayRoundrt, td.contentBoxHeadingHeadRight{
 background:url(images/contentbox/gray_rt.gif) no-repeat;
 height:9px;
 width:9px;
}
table.grayRound td.grayRoundlm, td.contentBoxHeadingLeft, td.contentBoxContentsLeft {
 background:url(images/contentbox/gray_lm.gif) repeat-y;
 width:9px;
}

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_rm.gif) repeat-y;
 width:9px;
}
table.grayRound td.grayRoundlb, td.contentBoxFooterLeft {
 background:url(images/contentbox/gray_lb.gif) no-repeat;
 height:9px;
 width:9px;
}
table.grayRound td.grayRoundcb, td.contentBoxFooterCenter {
 background:url(images/contentbox/gray_cb.gif) repeat-x;
 height:9px;
}
table.grayRound td.grayRoundrb, td.contentBoxFooterRight{
 background:url(images/contentbox/gray_rb.gif) no-repeat;
 height:9px;
 width:9px;
}
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 #ff00c6;
}
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 #ff00c6;
}
table.pinkRound td.pinkRoundcm{
}
table.pinkRound td.pinkRoundrm{
  border-right: 1px solid #ff00c6;
}
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 #ff00c6;
}
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;
}

/*--------*/

td.contentBox2HeadingCenter{
  color: #FF00C6;
  /*font-family:Geneva,Arial,Helvetica,sans-serif;*/
  font-size:20px;
  padding-bottom:8px;
}
td.contentBoxHeadingSolidRedLeft{
  background:#FF00C6 url(images/contentbox/solidRed.png) no-repeat -20px 0;
  width:10px;
}

td.contentBoxHeadingSolidRedCenter{
  background:#FF00C6 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:#FF00C6 url(images/contentbox/solidRed.png) no-repeat 0 0;
  width:10px;
}


table.contentBox {
}


   

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%;
}





table.contentBoxContents {
  padding:0 10px;
}
td.productColumnSell {
    padding: 10px 0;
}
table.productTable {
height: 100%;
font-size: 0;
}

td.productImageCell {
vertical-align: top;
text-align: center;
}
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;
}

.productPriceCell {
text-align: center;
font-size: 11px;
font-weight: bold;
}

td.productPriceCell_box {
text-align: left;
font-size: 11px;
font-weight: bold;
}

.productPriceSpecial {
 color: #000;
/* font-size: 11px;*/
 font-weight: bold;
 padding-left: 5px;
}
.productPriceOld {
/*color:#959595;*/
/*font-size:11px;*/
font-weight: normal;
text-decoration:line-through;
}
.productPriceCurrent {
color: #000;
/*font-size: 11px;*/
font-weight: bold;
}
/*----product listing----*/
table.productListing {
}
.productListing-heading {
/*background-color:#ff8f47;*/
height: 23px;
color: #FF00C6;
font-weight: bold;
}

a.productListing-heading, a.productListing-heading:visited{
}
a.productListing-heading:hover {
}

#firstHeadingSell, #firstContentSell {
}
#lastHeadingSell, #lastContentSell {
}
.productListing-bottom {
}
.productlisting-headingPrice {
}
TD.productListing-data {
    padding: 0;
    margin: 0;
}

.productListing-data .productPriceCell {
    font-size: 12px;    
}

A.pageResults {
}
A:visited.pageResults {

}
a:hover.pageResults {
}
/* 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: #FF00C6; 
    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: #fa00c2;/* f08905;*/
cursor: pointer;
cursor: hand;
}
.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 4px; 
}

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: #FF00C6;

}
.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: 11px; 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 13px 0 20px !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:#ff00c6;
        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{
  border:1px solid #FF00c6;
  width:688px;
}
.filterFormHead{}
.filterFormFoot{
 border-top:1px solid #FF00C6;
 clear:both;
 height:30px;
 padding-top:8px;
 text-align:center;
}

ul.uPaging a.pageResults{
 text-decoration:none;
}
ul.uPaging b{
 display:block;
 padding:4px;
 background-color:#ff00c6;
 color:#ffffff;
}
ul.uPaging a{
 display:block;
 padding:4px;
}
ul.uPaging{
 list-style:none;
 clear:both;
 text-align:right;
 padding-left:10px;
}
ul.uPaging li{
 border:1px solid #FF00C6;
 float:left;
 margin:0 2px;
}
ul.uPaging li a:hover{
 background-color:#ff00c6;
 color:#ffffff;
}

.filterForm_manuf{}
table.filterGroups{}
table.filterGroups td.boxie {
 border:1px solid #FF00c6;
 vertical-align:top;
}
table.filterGroups td.boxieTabHolder{
 height:116px;
 *height:115px;
 padding:0;
 margin:0;
 border:none;
 vertical-align:top;
}
.filterForm h4{
 /*background-color:gray;*/
 color:#FF00C6;
 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-left:-3px;
  padding:4px 0;
  position:absolute;
  width:150px;
}
ul.boxieTabs li {
  border:1px solid #FF00c6;
  cursor:pointer;
  margin-top:-1px;
  padding:4px 0 4px 8px;
}
ul.boxieTabs li.choosed {
  background-color:#FF00C6;
  color:#FFFFFF;
}

/* ---\listing/search filter form --- */
/* --- products cells --- */
.pCellTrans{
 /*border:1px solid green;*/
 padding:10px;
}

.pCellPink{}
.pCellPinkct{ border-top: 1px solid #ff00c6; }
.pCellPinkcb{ border-bottom: 1px solid #ff00c6; }
.pCellPinklm{ border-left: 1px solid #ff00c6; }
.pCellPinkrm{ border-right: 1px solid #ff00c6; }
.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 #FF00C6; }
.pCellTruePinkcb{ border-bottom: 1px solid #FF00C6; }
.pCellTruePinklm{ border-left: 1px solid #FF00C6; }
.pCellTruePinkrm{ border-right: 1px solid #FF00C6; }
.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{
 clear:both;
 list-style:none;
 height:35px;
 margin:2px 0 0 0;
 padding:0;
 background-color:#4A4F68;
}
ul.listingTabFilter li{
 background-color:#4A4F68;
 float:left;
 font-size:18px;
 height:35px;
 line-height:1.9;
}
ul.listingTabFilter li a, ul.listingTabFilter li a:link, ul.listingTabFilter li a:visited {
 padding: 0 10px;
 color:#FFF;
}
ul.listingTabFilter li a:hover {
 padding: 0 10px;
 color:#fff;
}
ul.listingTabFilter li.act {
 background: #37F700 url(images/tabs/mp_products_head_bg.png) repeat-x scroll 0 0 !important;
}

ul.listingTabFilter li.hover {
 background: #FF00C6 url(images/tabs/mp_products_head_hover_bg.png) repeat-x scroll 0 0;
}

/* \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.png) no-repeat scroll 0 10%;
  color:#ff00c6;
  padding:0 0 2px 16px;
}
ul.plus_view li a, ul.plus_view li a:link, ul.plus_view li a:visited {
  color:#ff00c6;
  text-decoration:none;
}
ul.plus_view li a:hover {
  color:#ff00c6;
  text-decoration:none;
}
/* \plus link */
span.read_more{
 background:transparent url(images/icons/icon_view_more.png) no-repeat scroll 0 11%;
 color:#FF00C6;
 padding-left:16px;
}
span.read_less{
 background:transparent url(images/icons/icon_view_less.png) no-repeat scroll 0 11%;
 color:#FF00C6;
 padding-left:16px;
}

table.checkout td.grayRoundcm {
  padding-bottom:0;
}
table.checkout p{
 margin:0;
}

div.messageBoxContainer{
 border:1px solid #000000;
 margin:2px 8px;
}
table.messageBox .messageStackError{
  background-color:#e50048;
}
table.messageBox .messageStackWarning{
  background-color:#f08905;
}
table.messageBox .messageStackSuccess{
  background-color:#28bd28;
}
#label_coupon{
 color:#FF00C6;
}
.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: #FF00C6; }
#mpBookmarks .addthis_toolbox .vertical span { position: absolute; left: 14px; top: 4px; }



#fsiteMap { }
#fsiteMap td { vertical-align: top; }
#fsiteMap h5 { padding: 0; margin: 5px; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; }
#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 { background: url(images/arrow_pink.png) no-repeat left center; margin:0 0 0 1px; padding: 0 5px 0 12px; color: #8a8789; } 
#fsiteMap li a:hover { color: #FF00C6; }

#fBanner { margin:15px 0; text-align: center; }

div.share_options { margin: 10px 0; /*position: relative;*/ }
div.share_options a { display: block; letter-spacing: -0.6px; } 
div.share_options a span { display: block; float: left; line-height:23px; } 
div.share_options a img { float: left }
div.share_options a.custom_button_email { float:left; }
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: 277px;
    height: 30px;
    background: url(images/stickers/box_ns_bg.png) no-repeat;
}

#boxNewslettersSmall input.hoverEffect { width: 96px }
#boxNewslettersSmall h5 { font-size: 10px; color: #fff; padding: 0 0 0 10px; width:110px; margin: 0; line-height: 30px; white-space: nowrap; }
#boxNewslettersSmall h5 a { color: #fff; text-decoration: none; }
#boxNewslettersSmall button span { text-transform: uppercase; padding:0 3px 0 9px; }
#boxNewslettersSmall button { margin-right: 5px; }


.paggingPink { font-weight: bold; color: #FF00C6; }
.pagging { font-weight: bold; color: #FF00C6; }
.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 { padding-left: 10px; width: 385px }
#stickerHateWaitingPInfo * { line-height: 1.5; }
#stickerHateWaitingPInfo h4 { margin: 10px 0 0 0; white-space:nowrap; }
#stickerHateWaitingPInfo p { margin: 0; }
#stickerHateWaitingPInfo p.blueTextInfo { margin-top:5px }

div.psaveGreen { width:50px; height:50px; background: #3DCD3D url(images/stickers/deal_circle.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;}

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:61px;
  padding-top:12px;
  position:relative;
  text-align:center;
  text-decoration:none;
  width:61px;
}
a.promoMarkLink:link, a.promoMarkLink:hover, a.promoMarkLink:visited{
 color:#FFFFFF;
 text-decoration:none;
}
#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: #FF00C6;
}


body {
  overflow-x: hidden;
}

#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;
}


