html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address {
  margin:0;
  padding:0;
}
a img {border:0;}
.clear {clear:both;width:0;height:0;overflow:hidden;}
.left  {float:left;}
.right {float:right;}
.hide  {display:none;}
.stretch {width:100%;}
a {
  color:#0099ff;
  -moz-outline:0;
}
body {
  background:url(background.jpg?20190204120130) top center repeat-y fixed #000000;
  font-family:"Tahoma",Verdana,Arial,Helvetica,sans-serif;
  font-size:11px;
  color:#333333;
  text-align:center;
}

#background {
  width:100%;
  padding-bottom:5px;
  background:url(background-fill.gif?20190204120130) center repeat-y;

}
#wrapper {
  background:#FFFFFF url(header.png?20190204120130) top no-repeat;
  width:980px;

  margin:0 auto;
  text-align:left;
}
#header {
  height:400px;
}
#header .logo {
  float:left;
}
#header .logo a {
  display:block;
  width:530px;
  height:100%;
  text-indent:-9999px;
}
#header .settings {
  height:22px;
  width:450px;
}
#header .settings .curr {
  float:right;
  line-height:16px;
  padding-top:6px;
  margin-left:10px;
}
#header .settings .curr a {
  color:#333333;
  text-decoration:none;
}
#header .settings .curr a:hover {
  text-decoration:underline;
}
#header .settings .font {
  float:right;
  line-height:16px;
  padding-top:6px;
}
#header .settings .font a {
  color:#333333;
  text-decoration:none;
}
#header .settings .font a:hover {
  text-decoration:underline;
}
#header .settings .font .active {
  font-weight:bold;
}
#header .settings .font .big {
  font-size:14px;
}
#header .settings .font .bigger {
  font-size:16px;
}
#header .settings .flags {
  float:right;
  background:#00CC99;
}

#header .links {
  height:42px;
  margin-top:15px;
  width:450px;
  text-align:right;
  line-height:14px;
}
#header .links ul {
  list-style-type:none;
}
#header .links ul li a {
  text-decoration:none;
  color:#333333;
}
#header .links ul li a:hover {
  text-decoration:underline;
}

#header .settings .flaglink {
  display:block;
  float:right;
  border:1px solid #b2b2b2;
  text-indent:-9999px;
  margin:7px 0 0 10px;
  background:#FFFFFF;
}
#header .settings .flaglink span {
  background-image:url(flags.png?20190204120130);
  width:16px;
  height:11px;
  overflow:hidden;
  display:block;
  margin:1px;
}
#header .settings .flaglink span.nl {
  background-position:0 -11px;
}
#header .settings .flaglink span.de {
  background-position:0 -22px;
}
#header .settings .flaglink span.en {
  background-position:0 -33px;
}
#header .settings .flaglink span.fr {
  background-position:0 -44px;
}
#header .settings .flaglink span.es {
  background-position:0 -55px;
}
#header .settings .flaglink span.it {
  background-position:0 -66px;
}
#header .settings .flaglink span.el {
  background-position:0 -77px;
}
#header .settings .flaglink span.tr {
  background-position:0 -88px;
}
#header .settings .flaglink span.pt {
  background-position:0 -99px;
}
#header .settings .flaglink span.pl {
  background-position:0 -110px;
}
#header .settings .flaglink span.sv {
  background-position:0 -121px;
}
#header .settings .flaglink span.ru {
  background-position:0 -132px;
}
#header .settings .flaglink span.da {
  background-position:0 -143px;
}
#header .settings .flaglink span.no {
  background-position:0 -154px;
}
#content {
  margin-top:1px;
}
#content_left {
  float:left;
  width:220px;
  margin-right:10px;
  background:#FFFFFF;
}
#content_middle {
  float:left;
  width:520px;
  background:#FFFFFF;
  overflow:hidden;
}
#content_right {
  float:left;
  width:220px;
  margin-left:10px;
  background:#FFFFFF;
}
#content_full {
  float:left;
  width:750px;
  background:#FFFFFF;
}
#footer {
  margin-top:5px;
  background:#eeeeee;
  padding:10px;
  line-height:18px;
  text-align:center;
  color:#333333;
}
#footer a {
  color:#333333;
}

#taglist {
  margin-top:5px;
  background:#eeeeee;
  padding:10px 5px;
}
#taglist ul {
  float:left;
  width:111px;
  margin:0 5px;
  list-style-type:none;
}
#taglist ul li a {
  line-height:16px;
  display:block;
  width:111px;
  height:16px;
  overflow:hidden;
  color:#333333;
  text-decoration:none;
}
#taglist ul li a:hover {
  text-decoration:underline;
}
#taglist ul li a span {
  color:#99cc00;
}
#taglist ul li a:hover span {
  text-decoration:underline;
}

#content_middle #headlines {
  width:520px;
  overflow:hidden;
}
#content_middle #headlines .image {
  border:1px solid #444444;
}
#content_middle #headlines .desc {
  padding:7px 10px;
  background:#444444;
  color:#FFFFFF;
  font-size:10px;
}

#content_left .title,
#content_right .title {
  height:26px;
  line-height:26px;
  text-indent:26px;
  color:#FFFFFF;
  font-weight:bold;
  background:url(titlebar-bg.png?20190204120130) repeat-x #444444;
  margin-bottom:1px;
  font-family:"Century Gothic",Arial;
}



#content_left .title .isearch {
  background:url(icons.png?20190204120130) 0px 0px no-repeat;
}
#content_left .title .icategory {
  background:url(icons.png?20190204120130) 0px -26px no-repeat;
}
#content_left .title .ibrands {
  background:url(icons.png?20190204120130) 0px -52px no-repeat;
}
#content_right .title .isitemap {
  background:url(icons.png?20190204120130) 0px -78px no-repeat;
}
#content_right .title .icontact {
  background:url(icons.png?20190204120130) 0px -338px no-repeat;
}
#content_right .title .icart {
  background:url(icons.png?20190204120130) 0px -104px no-repeat;
}
#content_right .title .iaccount {
  background:url(icons.png?20190204120130) 0px -130px no-repeat;
}
#content_left .title .iservice,
#content_right .title .iservice {
  background:url(icons.png?20190204120130) 0px -156px no-repeat;
}
#content_right .title .ifeeds {
  background:url(icons.png?20190204120130) 0px -182px no-repeat;
}
#content_right .title .isettings {
  background:url(icons.png?20190204120130) 0px -208px no-repeat;
}
#content_left .title .itags {
  background:url(icons.png?20190204120130) 0px -260px no-repeat;
}
#recentlist .title .irecent {
  background:url(icons.png?20190204120130) 0px -234px no-repeat;
}
#content_right .title .ipayment {
  background:url(icons.png?20190204120130) 0px -286px no-repeat;
}
#content_right .title .inewsletter {
  background:url(icons.png?20190204120130) 0px -390px no-repeat;
}
#content_right .title .ihallmarks {
  background:url(icons.png?20190204120130) 0px -312px no-repeat;
}

#content_left .plain {
  text-indent:10px;
}
#content_left .plain .icategory,
#content_left .plain .iservice{
  background:none;
}

#content_left .title a,
#content_right .title a {
  display:block;
  width:100%;
  height:26px;
  overflow:hidden;
  color:#FFFFFF;
  text-decoration:none;
  background:url(arrow-1.gif?20190204120130) no-repeat right center;
}
#content_left .title a:hover,
#content_right .title a:hover {
  text-decoration:underline;
}
#content_left .box,
#content_right .box {
  background:url(shadow.png?20190204120130) repeat-x #eeeeee;
  padding:5px 10px;
  margin-bottom:1px;
}
#content_right .box .select {
  width:100%;
  margin:3px 0;
}
#content_left .box ul.list,
#content_right .box ul.list {
  list-style-type:none;
}
#content_left .box ul.list li a,
#content_right .box ul.list li a {
  display:block;
  width:200px;
  height:16px;
  line-height:16px;
  text-decoration:none;
  background:url(arrows.png?20190204120130) no-repeat;
  background-position:0 0;
  text-indent:10px;
  color:#333333;
  white-space:nowrap;
  overflow:hidden;
}
#content_left .box ul.list ul li a {
  background-position:10px 0;
  text-indent:20px;
}
#content_left .box ul.list ul ul li a {
  background-position:20px 0;
  text-indent:30px;
}
#content_left .box ul.list ul ul ul li a {
  background-position:30px 0;
  text-indent:40px;
}
#content_left .box ul.list li a.active {
  background-position:0 -16px;
  font-weight:bold;
}
#content_left .box ul.list ul li a.active {
  background-position:10px -16px;
}
#content_left .box ul.list ul ul li a.active {
  background-position:20px -16px;
}
#content_left .box ul.list ul ul ul li a.active {
  background-position:30px -16px;
}

#content_left .box ul.list li a:hover,
#content_right .box ul.list li a:hover {
  background-position:0 -16px;
  text-decoration:underline;
}
#content_left .box ul.list li a:hover span,
#content_right .box ul.list li a:hover span {
  text-decoration:underline;
}
#content_left .box ul.list ul li a:hover {
  background-position:10px -16px;
}
#content_left .box ul.list ul ul li a:hover {
  background-position:20px -16px;
}
#content_left .box ul.list ul ul ul li a:hover {
  background-position:30px -16px;
}
#content_left .box ul.list li a span {
  color:#99cc00;
  }
#content_right .box_payments {
  background:url(shadow.png?20190204120130) repeat-x #eeeeee;
  padding:5px 0 10px 0;
}
#content_right .box_payments img {
  margin:5px 0 0 10px;
}

.box_payments a { 
  text-decoration: none;
}

#content_right .box_hallmarks {
  text-align:center;
  padding:10px 0 10px 0;
  background:url(shadow.png?20190204120130) repeat-x #eeeeee;
}


#content_middle .title,
#content_full .title,
#content_all .title {
  height:26px;
  overflow:hidden;
  line-height:26px;
  text-indent:10px;
  color:#FFFFFF;
  font-weight:bold;
  background:url(titlebar-bg.png?20190204120130) repeat-x #444444;
  margin-bottom:1px;
  font-family:"Century Gothic",Arial;
}
#content_middle .title a,
#content_full .title a,
#content_all .title a {
  display:block;
  float:left;
  height:26px;
  color:#FFFFFF;
  text-decoration:none;
}
#content_middle .title a.arrow,
#content_full .title a.arrow,
#content_all .title a.arrow {
  background:url(arrow-1.gif?20190204120130) no-repeat left center;
  margin-left:8px;
}
#content_middle .title a:hover,
#content_full .title a:hover,
#content_all .title a:hover {
  text-decoration:underline;
}
#content_middle .title2 {
  height:26px;
  overflow:hidden;
  line-height:26px;
  text-indent:10px;
  color:#FFFFFF;
  font-weight:bold;
  background:url(buttonbar-bg.png?20190204120130) repeat-x #ff3366;
  margin-bottom:1px;
  font-family:"Century Gothic",Arial;
}
#search {
  margin-bottom:1px;
  background:url(search.gif) repeat-x;
}
#search .input {
  height:44px;
}
#search .options {
  height:26px;
  line-height:26px;
}
#search .options {
  color:#FFFFFF;
}
#search .options a {
  padding-left:10px;
  color:#FFFFFF;
  text-decoration:none;
}

.content h1 {
  font-family:"Century Gothic",Arial;
  color:#333333;
  font-size:18px;
  height:24px;
  line-height:24px;
  text-indent:0px;
  white-space:nowrap;
  overflow:hidden;
}
.content h1.line {
  border-bottom:5px solid #eeeeee;
}

#category_info {
}
#category_info .image {
  float:left;
  width:340px;
  height:160px;
  background:url(shadow.gif) repeat-x bottom;
}
#category_info .toplist {
  float:left;
  width:179px;
  height:160px;
  margin-left:1px;
  color:#FFFFFF;
  background:url(shadow.gif) repeat-x bottom;
}
#category_info .toplist .inner {
  width:169px;
  padding:5px;
  height:150px;
  background:url(toplist.png) repeat-x;
}
#category_info .toplist ul {
  list-style-type:none;
  line-height:15px;
  margin-top:5px;
}
#category_info .toplist ul li {
  clear:both;
}
#category_info .toplist ul li span {
  width:15px;
  float:left;
  text-align:center;
  display:block;
  color:#0099ff;
  font-weight:bold;
}
#category_info .toplist ul li a {
  color:#FFFFFF;
  text-decoration:none;
  display:block;
  float:left;
  margin-left:5px;
  width:145px;
  height:15px;
  overflow:hidden;
}
#category_info .toplist ul li a:hover {
  text-decoration:underline;
}

.products {
  margin-top:10px;
}
.products .info,
.products .options {
  height:24px;
  line-height:24px;
  padding:0 10px;
  color:#b2b2b2;
}
.products .info {
  background:url(buttonbar-bg.png?20190204120130) repeat-x center #ff3366;
}
.products .margin {
  margin-bottom:1px;
}
.products .options {
  background:url(titlebar-bg.png?20190204120130) repeat-x center #444444;
  margin:1px 0;
}
.products .options a {
  display:block;
  float:left;
  height:24px;
  color:#FFFFFF;
  padding-left:10px;
  height:24px;
  text-decoration:none;
}
.products .options a:hover,
.products .options a.active {
  text-decoration:underline;
}
.products .options span {
  background-image:url(arrow-sort.gif);
  display:block;
  float:left;
  height:24px;
  width:6px;
  margin:0 5px;
}
.products .options span.nosort {
  background-position:0px 0px;
}
.products .options span.asort {
  background-position:0px -48px;
}
.products .options span.dsort {
  background-position:0px -24px;
}
.products .info .amount {
  float:left;
  width:200px;
}
.products .info span {
  color:#FFFFFF;
}
.products .info .page {
  float:left;
}
.products .info .pages {
  float:right;
}
.products .info .pages a {
  color:#FFFFFF;
  text-decoration:none;
}
.products .info .pages a.active,
.products .info .pages a:hover {
  text-decoration:underline;
}

.products .content .line {
  background:#b2b2b2;
  height:1px;
  border-top:1px solid #FFFFFF;
  border-bottom:1px solid #FFFFFF;
  overflow:hidden;
}
.products .content {
  background:#eeeeee;
  overflow:hidden;
}
.products .noproducts {
  text-align:center;
  padding:50px 0;
}
.products .product .image {
  float:left;
  width:130px;
  padding:5px;
}
.products .product .content {
  float:left;
  width:379px;
  height:110px;
  border-left:1px solid #FFFFFF;
}
.products .product .content .ptitle {
  height:30px;
}
.products .product .content .ptitle h2 {
  float:left;
  text-indent:5px;
  line-height:30px;
  overflow:hidden;
  width:279px;
  white-space:nowrap;
  height:30px;
  font-size:14px;
}
.products .product .content .ptitle h2 a {
  color:#0099ff;
  text-decoration:none;
}
.products .product .content .ptitle h2 a:hover {
  text-decoration:underline;
}
.products .product .content .ptitle a.brand {
  float:right;
  display:block;
  /* margin:1px; */
}
.products .product .content .desc {
  margin:0 5px;
  width:369px;
  height:50px;
  overflow:hidden;
}
.products .product .price {
  float:left;
  width:369px;
  margin:0 5px;
  height:30px;
  line-height:30px;
}
.products .product .price .old {
  text-decoration:line-through;
  float:right;
}
.products .product .price .new {
  font-size:16px;
  color:#99cc00;
  font-weight:bold;
  float:right;
  margin-left:10px;
}
.products .product .price a {
  display:block;
  float:left;
  height:30px;
  color:#333333;
}

.index {
  margin:5px 0 0 0;
}
.index .product {
  float:left;
  width:170px;
  margin-bottom:5px;
  background:#eeeeee;
}
.index .spacer {
  width:5px;
  float:left;
  margin-bottom:5px;
}
.index .product img {
  margin:5px;
}
.index .product .info {
  border-top:1px solid #FFFFFF;
  padding:5px;
}
.index .product h2 {
  width:160px;
  height:40px;
  overflow:hidden;
  line-height:20px;
  font-size:12px;
  color:#0099ff;
}
.index .product h2 a {
  color:#0099ff;
  text-decoration:none;
}
.index .product h2 a:hover {
  text-decoration:underline;
}
.index .product p {
  height:30px;
  line-height:15px;
  overflow:hidden;
}
.index .product .price {
  height:24px;
  line-height:24px;
}
.index .product .price span {
  float:right;
  text-decoration:line-through;
}
.index .product .price strong {
  float:right;
  margin-left:5px;
  font-size:14px;
  color:#99cc00;
}

.page .image {
  height:110px;
  background:url(shadow.gif) bottom repeat-x;
}




.navbar {
  margin-top:5px;
  height:26px;
}
.navbar a {
  background:url(buttonbar-bg.png?20190204120130) center repeat-x #ff3366;
  color:#FFFFFF;
  height:26px;
  line-height:26px;
  padding:0 10px;
  display:inline-block;
  font-weight:bold;
  text-decoration:none;
}
.navbar a:hover {
  text-decoration:underline;
}




#content_full .login {
  width:650px;
  margin:50px auto;
}
#content_full .login .box {
  width:300px;
  background:#eeeeee;
}
#content_full .login .box .title {
  height:26px;
  text-align:center;
  background:url(titlebar-bg.png?20190204120130) center repeat-x #444444 !important;
}
#content_full .login .box .inner {
  background:url(shadow.png?20190204120130) top repeat-x;
  padding:10px;
  height:130px;
  overflow:hidden;
}
#content_full .login .box .inner a {
  color:#333333;
  text-decoration:none;
}
#content_full .login .box .inner label {
  display:block;
  height:22px;
  line-height:22px;
  font-weight:bold;
}
#content_full .login .box .inner input {
  border:1px solid #b2b2b2;
  padding:4px;
  width:268px;
  margin-bottom:10px;
}
#content_full .login .box .button {
  height:36px;
}
#content_full .login .box .button a {
  background:url(buttonbar-bg.png?20190204120130) center repeat-x #ff3366;
  color:#FFFFFF;
  width:120px;
  height:26px;
  line-height:26px;
  display:block;
  font-weight:bold;
  text-align:center;
  margin:10px auto;
  text-decoration:none;
}
#content_full .login .box .button a:hover {
  text-decoration:underline;
}

#login input {
  border:1px solid #CCC;
  padding:2px 4px;
  margin-bottom:5px;
  width:190px;
}
#login .button a {
  float:right;
  background:url(buttonbar-bg.png?20190204120130) center repeat-x #ff3366;
  color:#FFFFFF;
  width:90px;
  height:22px;
  line-height:22px;
  display:block;
  font-weight:bold;
  text-align:center;
  text-decoration:none;
}
#login .button a:hover {
  text-decoration:underline;
}


#content_left .search,
#content_right .cart,
#content_right .login,
#content_right .newsletter {
  background:#eeeeee;
  width:220px;
  overflow:hidden;
}
#content_left .search .input,
#content_right .login .input,
#content_right .newsletter .input {
  padding:5px 0 10px 0;
  border-bottom:1px solid #FFFFFF;
}
#content_left .search .input input,
#content_right .login .input input,
#content_right .newsletter .input input {
  border:1px solid #b2b2b2;
  padding:2px 4px;
  margin:5px 0 0 10px;
  width:190px;
}
#content_right .cart .product {
  border-bottom:1px solid #b2b2b2;
  height:40px;
}
#content_right .cart .product .image {
  float:left;
  height:30px;
  width:30px;
  padding:5px 5px 0 10px;
}
#content_right .cart .product .image img {
  border:1px solid #b2b2b2;
  padding:1px;
  background:#FFFFFF;
}
#content_right .cart .product .info {
  float:left;
  height:36px;
  width:110px;
  line-height:18px;
  padding:2px 0;
}
#content_right .cart .product .info a {
  height:18px;
  width:110px;
  white-space:nowrap;
  overflow:hidden;
  display:block;
  color:#0099ff;
  text-decoration:none;
  font-weight:bold;
}
#content_right .cart .product .info a:hover {
  text-decoration:underline;
}
#content_right .cart .product .info span {
  font-weight:bold;
  height:18px;
  overflow:hidden;
  color:#666;
}
#content_right .cart .product .price {
  float:left;
  line-height:20px;
  height:40px;
  width:55px;
  overflow:hidden;
  text-align:right;
}
#content_right .cart .total {
  line-height:30px;
  height:30px;
  border-bottom:1px solid #FFF;

}
#content_right .cart .total .desc {
  float:left;
  width:155px;
  text-indent:10px;
  font-weight:bold;
}
#content_right .cart .total .price {
  float:left;
  width:55px;
  overflow:hidden;
  text-align:right;
}
#content_left .search .submit,
#content_right .cart .checkout,
#content_right .login .register,
#content_right .contact .submit,
#content_right .newsletter .subscribe {
  background:url(shadow.png?20190204120130) repeat-x #eeeeee;
  height:40px;
}
#content_left .search .submit .brand,
#content_right .cart .checkout .view,
#content_right .login .register .new,
#content_right .contact .submit .privacy,
#content_right .newsletter .subscribe .privacy {
  float:left;
  width:120px;
  height:40px;
  line-height:42px;
  text-indent:10px;
}
#content_left .search .submit .brand a,
#content_right .cart .checkout .view a,
#content_right .login .register .new a,
#content_right .contact .submit .privacy a,
#content_right .newsletter .subscribe .privacy a {
  color:#333333;
  text-decoration:none;
}
#content_left .search .submit .brand a:hover,
#content_right .cart .checkout .view a:hover,
#content_right .login .register .new a:hover,
#content_right .contact .submit .privacy a:hover,
#content_right .newsletter .subscribe .privacy a:hover {
  text-decoration:underline;
}
#content_left .search .submit .button,
#content_right .cart .checkout .button,
#content_right .login .register .button,
#content_right .contact .submit .button,
#content_right .newsletter .subscribe .button {
  float:right;
  width:90px;
  padding-top:10px;
  margin-right:10px;
}
#content_left .search .button a,
#content_right .cart .button a,
#content_right .register .button a,
#content_right .contact .submit .button a,
#content_right .newsletter .subscribe .button a {
  display:block;
  height:22px;
  width:90px;
  text-align:center;
  line-height:22px;
  color:#FFF;
  text-decoration:none;
  font-weight:bold;
  background:url(buttonbar-bg.png?20190204120130) center repeat-x #ff3366;
}
#content_left .search .button a:hover,
#content_right .cart .button a:hover,
#content_right .register .button a:hover,
#content_right .contact .submit .button a:hover,
#content_right .newsletter .subscribe .button a:hover {
  text-decoration:underline;
}
#productinfo {
  margin-top:5px;
}
#productinfo .topinfo {
  border-bottom:1px solid #FFFFFF;
}
#productinfo .stars {
  float:left;
  height:42px;
  width:80px;
  text-align:center;
  font-weight:bold;
  margin-left:10px;
}
#productinfo .stars .stars_bg {
  background:url(stars.png?20190204120130) top left no-repeat;
  width:80px;
  height:16px;
  margin-top:10px;
}
#productinfo .stars .stars_on {
  background:url(stars.png?20190204120130) bottom left no-repeat;
  height:16px;
  float:left;
}
#productinfo .brand {
  float:right;
  height:42px;
}
#productinfo .brand img {
  margin:1px;
}


#productinfo .links {
  margin:5px 0 0 10px;
}
#productinfo .links ul {
  list-style-type:none;
}
#productinfo .links ul li a {
  display:block;
  height:16px;
  line-height:16px;
  text-decoration:none;
  background:url(arrows.png?20190204120130) no-repeat;
  background-position:0 0;
  text-indent:10px;
  color:#333333;
}
#productinfo .links ul li a.active {
  color:#99cc00;
}
#productinfo .links ul li a:hover {
  background-position:0 -16px;
  text-decoration:underline;
}
#productinfo .options {
  border-bottom:1px solid #FFFFFF;
  padding:10px 10px 10px 10px;
  height:84px;
}
#productinfo .options .green {
  color:#3D6611;
}
#productinfo .options .red {
  color:#DF280A;
}





#productinfo #product_images {
  float:left;
  
  
  width:298px;
  height:219px;
  border:1px solid #111111;
  
}


#productinfo #product_images .slides_container div {
  width:298px;
  height:219px;
}


#productinfo #product_order {
  float:left;
  width:219px;
  height:221px;
  margin-left:1px;
  background:#eeeeee;
}

#productorder .button {
  width:191px;
  height:26px;
  float:right;
  background:url(buttonbar-bg.png?20190204120130) center repeat-x #ff3366;
  margin:10px;
  overflow:hidden;
  padding-left:1px;
}
#productorder .button .amount {
  width:21px;
  height:24px;
  background:#FFFFFF;
  margin:1px 0 1px 0px;
  float:left;
}
#productorder .button .amount input {
  width:18px;
  height:16px;
  margin-top:4px;
  border:0;
  text-align:center;
  background:transparent;
}
#productorder .button .change {
  width:14px;
  height:26px;
  float:left;
}
#productorder .button .change a {
  background-image:url(plusmin.png?20190204120130);
  display:block;
  width:13px;
  height:13px;
  text-indent:-9999px;
  border-right:1px solid #FFFFFF;
}
#productorder .button .change a.up {
  background-position:0px 0px;
}
#productorder .button .change a.up:hover {
  background-position:-13px 0px;
}
#productorder .button .change a.down {
  background-position:0px -13px;
}
#productorder .button .change a.down:hover {
  background-position:-13px -13px;
}
#productorder .button .link {
  width:156px;
  height:26px;
  float:left;
 
    background:url(buttonbar-bg.png?20190204120130) center repeat-x #ff3366;
    overflow:hidden;
}
#productorder .button .link a {
  display:block;
  width:130px;
  height:26px;
  color:#FFFFFF;
  background:url(icons.png?20190204120130) 0px -364px no-repeat;
  text-decoration:none;
  text-align:center;
  font-weight:bold;
  line-height:24px;
  padding:0 10px 0 26px;
}
#productorder .button .link a:hover {
  text-decoration:underline;
}

#productorder .sold_out {
  width:191px;
  height:26px;
  float:right;
  background:url(titlebar-bg.png?20190204120130) center repeat-x #111111;
  margin:10px;
  overflow:hidden;
  padding-left:1px;
  color:#FFFFFF;
  text-align:center;
  font-weight:bold;
  line-height:24px;
}


#productorder {
  margin-top:10px;
  height:46px;
  background:#eeeeee;
}
#productorder .price {
  float:left;
  overflow:hidden;
  font-weight:bold;
  color:#99cc00;
}
#productorder .price .big {
  font-size:30px;
  float:left;
  line-height:30px;
  margin:7px 0 0 10px;
  font-weight:bold;
  height:30px;
}
#productorder .price .small {
  font-size:14px;
  float:left;
  margin-top:8px;
}
#productorder .price .old {
  text-decoration:line-through;
  float:left;
  color:#333333;
  line-height:14px;
  height:14px;
  margin:24px 0 0 10px;
}
#productorder .price .type {
  float:left;
  color:#333333;
  line-height:14px;
  height:14px;
  margin:24px 0 0 10px;
}

.product-discounts {
  background-color:#eeeeee;
  margin-top:10px;
  padding:10px 10px 10px 5px;
}

.product-discounts ul {
  margin:0;
  padding-left:25px;
}

.product-discounts ul li {
  line-height:18px;
}

#productoptions {
  margin-top:10px;
  background:#eeeeee;
  padding-bottom:10px;
}
#productoptions .item {
  padding:10px 0 0 10px;
  height:20px;
  line-height:20px;
}
#productoptions .option {
  float:left;
}
#productoptions .option select {
  height:20px;
  width:500px;
}

#productsocial {
  background:#eeeeee;
  padding:10px;
  height:24px;
  margin-top:10px;
}
#productsocial div.facebook {
  float:left;
  width:280px;
  height:24px;
}
#productsocial div.google {
  float:right;
  width:80px;
  height:20px;
  margin:2px 0;
}
#productsocial div.twitter {
  float:right;
  width:100px;
  height:20px;
  margin:2px 0;

}
#productsocial div.addthis {
  float:right;
  width:20px;
  height:16px;
  margin:4px 0 4px 10px;
}

#productsocial div.pinterest {
  float:right;
  width:43px;
  height:21px;
  margin:2px 4px 0 0;
}

#productcontent {
  background:#eeeeee;
  margin-top:10px;
}
#productcontent .nav {
  background:url(titlebar-bg.png?20190204120130) center repeat-x #444444;
  height:26px;
  border-bottom:1px solid #FFFFFF;
}
#productcontent .nav a {
  display:block;
  height:26px;
  line-height:26px;
  padding:0 10px;
  color:#FFFFFF;
  float:left;
  border-right:1px solid #FFFFFF;
  text-decoration:none;
}
#productcontent .nav a:hover {
  text-decoration:underline;
}
#productcontent .nav a.active {
  background:url(buttonbar-bg.png?20190204120130) center repeat-x #ff3366;
}
#productcontent .nav a span {
  color:#99cc00;
}
#productcontent .nav a:hover span {
  text-decoration:underline;
}
#productcontent .inner {
  padding:10px;
}
#productcontent .tags ul {
  list-style-type:none;
}
#productcontent .tags ul li {
  display:inline;
  padding-right:5px;
}
#productcontent .tags ul li a {
  color:#333333;
  text-decoration:none;
}
#productcontent .tags ul li a:hover {
  text-decoration:underline;
}
#productcontent .tags .add {
  margin-top:10px;
  border-top:1px solid #b2b2b2;
  padding-top:5px;
}
#productcontent .tags .add input {
  float:left;
  border:1px solid #b2b2b2;
  padding:2px 4px 0 4px;
  width:268px;
  width:385px;
  height:18px;
}
#productcontent .tags .add a {
  float:right;
  display:block;
  width:100px;
  height:22px;
  color:#FFFFFF;
  background:url(buttonbar-bg.png?20190204120130) center repeat-x #ff3366;
  text-decoration:none;
  font-weight:bold;
  line-height:22px;
  text-align:center;
}
#productcontent .tags .add a:hover {
  text-decoration:underline;
}
#product_content_reviews .score {
}
#product_content_reviews .score a {
  float:right;
  display:block;
  width:130px;
  height:22px;
  color:#FFFFFF;
  background:url(buttonbar-bg.png?20190204120130) center repeat-x #ff3366;
  text-decoration:none;
  font-weight:bold;
  line-height:22px;
  text-align:center;
}
#product_content_reviews .score a:hover {
  text-decoration:underline;
}
#product_content_reviews .score .stars {
  float:left;
  height:24px;
  width:80px;
  text-align:center;
  font-weight:bold;
}
#product_content_reviews .score .stars .stars_bg {
  background:url(stars.png?20190204120130) top left no-repeat;
  width:80px;
  height:16px;
  margin-top:4px;
}
#product_content_reviews .score .stars .stars_on {
  background:url(stars.png?20190204120130) bottom left no-repeat;
  height:16px;
  float:left;
}
#product_content_reviews .score .stars_score {
  float:left;
  height:24px;
  line-height:24px;
  margin-left:10px;
}
#product_content_reviews_ajax {
  border-top:1px solid #FFF;
  margin-top:5px;
}
#product_content_reviews_ajax .loader {
  height:120px;
  background:url(spinner_large.gif) center no-repeat;
  border-top:1px solid #FFF;
}
#product_content_reviews_ajax .review {
  border-bottom:1px solid #FFF;
}
#product_content_reviews_ajax .review .message {
  padding:10px;
}
#product_content_reviews_ajax .review .details {
  height:24px;
  line-height:24px;
  background:#E6E1D9;
  text-indent:10px;
  border-top:1px solid #FFF;
}

#carttable {
  margin:5px 0;
}
#carttable td {
  padding:0 10px;
}
#carttable .labels td {
  background:url(buttonbar-bg.png?20190204120130) center repeat-x #ff3366;
  font-weight:bold;
  color:#FFFFFF;
  height:26px;
  line-height:26px;
}
#carttable .product td {
  height:80px;
  line-height:80px;
}
#carttable .product td .image {
  border:1px solid #b2b2b2;
  padding:1px;
}
#carttable .sum td {
  height:24px;
  line-height:24px;
  background:#eeeeee;
}
#carttable .sum td.total {
  font-weight:bold;
  border-top:1px solid #CCC;
}

#cartshippingcosts {
  background:#eeeeee;
  padding:5px 10px;
}
#cartshippingcosts label {
  float:left;
  width:190px;
  height:22px;
  line-height:22px;
  font-weight:bold;
}
#cartshippingcosts .select {
  border:1px solid #b2b2b2;
  float:left;
  height:22px;
  padding:2px;
  width:230px;
}
#cartshippingcosts .price {
  float:right;
  height:22px;
  line-height:22px;
  width:300px;
  text-align:right;
  font-weight:bold;
  background:url(i-bullet.gif) center left no-repeat;
}
#cartshippingcosts .price .loader {
  background:url(i-spinner.gif) right center no-repeat;
  height:22px;
  width:300px;
}


.form {
  background:#eeeeee;
  margin-top:5px;
}
.form .ftitle {
  background:url(buttonbar-bg.png?20190204120130) center repeat-x #ff3366;
  height:26px;
  line-height:26px;
  text-indent:10px;
  color:#FFFFFF;
  border-bottom:1px solid #FFFFFF;
  font-weight:bold;
}
.form .inner {
  padding:10px;
}
.form .button {

}
.form .button a {
  display:block;
  width:120px;
  height:24px;
  text-align:center;
  line-height:24px;
  font-weight:bold;
  text-decoration:none;
  color:#FFFFFF;
  float:right;
  background:url(buttonbar-bg.png?20190204120130) center repeat-x #ff3366;
}
.form .field {
  margin-bottom:5px;
}
.form .field label {
  display:block;
  float:left;
  width:180px;
  line-height:22px;
  font-weight:bold;
}
.form .field label span {
  color:#99cc00;
}
.form .field .select {
  float:left;
  width:310px;
  padding:2px;
  border:1px solid #b2b2b2;
  height:22px;
}
.form .field .input {
  float:left;
  width:300px;
  padding:2px 4px;
  height:16px;
  border:1px solid #b2b2b2;
}
.form .field .text {
  float:left;
  width:300px;
  padding:2px 4px;
  height:100px;
  border:1px solid #b2b2b2;
}
.form .field .err_msg {
  background:url(i-error.gif) 2px 2px no-repeat #F9D7D0;
  float:right;
  width:230px;
  line-height:20px;
  height:20px;
  border:1px solid #CC543B;
  text-indent:20px;
  color:#CC543B;
}
.form .field .error {
  border:1px solid #CC543B; !important;
}
#brands {
  background:#eeeeee;
  padding:10px;
}
#brands ul {
  list-style-type:none;
}
#brands ul li a {
  display:block;
  height:16px;
  line-height:16px;
  text-decoration:none;
  background:url(arrows.png?20190204120130) no-repeat;
  background-position:0 0;
  text-indent:10px;
  color:#333333;
}
#brands ul li a:hover {
  background-position:0 -16px;
  text-decoration:underline;
}
#brands ul li a span {
  color:#99cc00;
}
#brands ul li a:hover span {
  text-decoration:underline;
}

#carttable .name {
  line-height:16px;
}
#carttable .name a {
  color:#0099ff;
  font-weight:bold;
  text-decoration:none;
  font-size:12px;
}
#carttable .name a:hover {
  text-decoration:underline;
}
#carttable .line td {
  border-bottom:1px solid #b2b2b2;
}
#carttable .button {
  width:61px;
  margin-right:10px;
  height:26px;
  background:#99cc00;
  padding-left:1px;
}
#carttable .button .amount {
  width:21px;
  height:24px;
  background:#FFFFFF;
  margin:1px 0px;
  float:left;
}
#carttable .button .amount input {
  width:18px;
  height:16px;
  margin-top:4px;
  border:0;
  text-align:center;
  background:transparent;
}
#carttable .button .change {
  width:14px;
  height:26px;
  float:left;
  /* background:url(plusmin.png?20190204120130) center no-repeat; */
  
}
#carttable .button .change a {
  background-image:url(plusmin.png?20190204120130);
  display:block;
  width:13px;
  height:13px;
  text-indent:-9999px;
  float:left;
  overflow:hidden;
  border-right:1px solid #FFFFFF;
}
#carttable .button .change a.up {
  background-position:0px 0px;
}
#carttable .button .change a.up:hover {
  background-position:-13px 0px;
}
#carttable .button .change a.down {
  background-position:0px -13px;
}
#carttable .button .change a.down:hover {
  background-position:-13px -13px;
}
#carttable .button .link img {
  padding:5px;
  background:#FFFFFF;
  float:left;
}

.steps {
  height:26px;
  background:url(titlebar-bg.png?20190204120130) center repeat-x #444444;
  line-height:26px;
  color:#FFFFFF;
  margin-top:5px;
  border-bottom:1px solid #FFFFFF;
  font-family:"Century Gothic",Arial;
  font-weight:bold;
}
.steps .step {
  float:left;
}
.steps .active {
  background:url(buttonbar-bg.png?20190204120130) center repeat-x #ff3366;
}
.steps .step span {
  padding:0 10px 0 10px;
  height:26px;
  display:inline-block;
}
.steps .step span.arrow {
  background:url(arrow-steps.gif) center left no-repeat;
  padding:0 10px 0 14px;
}
.steps .step span a {
  color:#FFFFFF;
  text-decoration:none;
}
.steps .step span a:hover {
  text-decoration:underline;
}
#checkout {
  background:#eeeeee;
}
#checkout .shipping {
  margin-bottom:5px;
  line-height:20px;
}
#checkout .shipping .option {
  display:block;
  float:left;
  width:30px;
}
#checkout .shipping label {
  display:block;
  float:left;
  width:700px;
}
#checkout .shipping label span {
  color:#99cc00;
  font-weight:bold;
}
#checkout .fsubtitle {
  font-weight:bold;
  font-family:"Century Gothic",Arial;
  color:#FFFFFF;
  height:24px;
  line-height:24px;
  background:url(titlebar-bg.png?20190204120130) center repeat-x #444444;
  text-indent:10px;
}
#checkout #ordertable .labels td {
  font-weight:bold;
  border-bottom:1px solid #b2b2b2;
  line-height:20px;
}
#checkout #ordertable .product td {
  height:40px;
  border-bottom:1px solid #b2b2b2;
}
#checkout #ordertable .name {
  color:#0099ff;
  font-weight:bold;
}
#checkout #ordertable .sum td {
  height:20px;
}
#checkout #ordertable .total {
  border-top:1px solid #b2b2b2;
}
#checkout #ordertable .image {
  padding:1px;
  border:1px solid #b2b2b2;
  background:#FFFFFF;
}
#content_right .box .tags {
  line-height:18px;
  text-align:justify;
  font-family:"Trebuchet MS";
}
#content_right .box .tags a {
  text-decoration:none;
  color:#333333;
}
#content_right .box .tags a:hover {
  text-decoration:underline;
}
#content_right .box .tags .tag1 {
  font-size:9px;
  font-weight:100;
}
#content_right .box .tags .tag2 {
  font-size:11px;
  font-weight:300;
}
#content_right .box .tags .tag3 {
  font-size:12px;
  font-weight:500;
}
#content_right .box .tags .tag4 {
  font-size:14px;
  font-weight:700;
  color:#99cc00;
}
#content_right .box .tags .tag5 {
  font-size:16px;
  font-weight:900;
  color:#0099ff;
}
#tags {
  text-align:justify;
  line-height:22px;
}
#tags ul li {
  display:inline;
}
#tags a {
  text-decoration:none;
  color:#333333;
}
#tags a:hover {
  text-decoration:underline;
}
#tags .tag1 {
  font-size:10px;
  font-weight:100;
  opacity:0.5;
  filter:alpha(opacity=50);
}
#tags .tag2 {
  font-size:12px;
  font-weight:200;
  opacity:0.6;
  filter:alpha(opacity=60);
}
#tags .tag3 {
  font-size:13px;
  font-weight:300;
  opacity:0.7;
  filter:alpha(opacity=70);
}
#tags .tag4 {
  font-size:14px;
  font-weight:400;
  opacity:0.8;
  filter:alpha(opacity=80);
}
#tags .tag5 {
  font-size:15px;
  font-weight:500;
  opacity:0.9;
  filter:alpha(opacity=90);
}
#tags .tag6 {
  font-size:16px;
  font-weight:600;
}
#tags .tag7 {
  font-size:17px;
  font-weight:700;
}
#tags .tag8 {
  font-size:18px;
  font-weight:800;
}
#tags .tag9 {
  font-size:19px;
  font-weight:900;
}
#tags .tag10 {
  font-size:20px;
  font-weight:900;
}


#orderstable {
  margin:5px 0;
}
#orderstable td {
  padding:0 10px;
}
#orderstable .labels td {
  background:url(buttonbar-bg.png?20190204120130) center repeat-x #ff3366;
  font-weight:bold;
  color:#FFFFFF;
  height:26px;
  line-height:26px;
  border-bottom:1px solid #FFFFFF;
}
#orderstable .order td {
  line-height:24px;
  height:24px;
  border-bottom:1px solid #b2b2b2;
}
#orderstable .order td a {
  color:#0099ff;
  text-decoration:none;
}
#orderstable .order td a.pdf {
  display:block;
  background:url(i-pdf.gif) center left no-repeat;
  text-indent:20px;
}
#orderstable .order td a.ticket {
  display:block;
  background:url(i-ticket.gif) center left no-repeat;
  text-indent:20px;
}
#orderstable .order td a:hover {
  text-decoration:underline;
}

#ideal {
  background:#eeeeee;
  padding:10px;
}
#ideal td {
  line-height:20px;
}
#textpage {
  text-align:justify;
}
#textpage a {
  color:#0099ff;
  text-decoration:none;
}
#textpage a:hover {
  text-decoration:underline;
}
#textpage a.pdf {
  background:transparent url(i-pdf.gif) no-repeat scroll left center;
  display:block;
  text-indent:20px;
  height:16px;
  line-height:16px;
}


.myytooltip {
  border:1px solid #b2b2b2;
  display:inline-block;
}
.mytooltip .tip-title {
  display:inline-block;
  background:url(tooltip-bg.gif) left center repeat-x;
  border-right:1px solid #FFF;
  height:26px;
  line-height:24px;
  padding:0 10px 0 15px;
  font-weight:bold;
  color:#FFFFFF;
}
.mytooltip .tip-top,
.mytooltip .tip-text,
.mytooltip .tip-bottom {
  display:none;
}
#ajax_search_results {
  position:absolute;
  left:0;
  top:0;
  background:#FFFFFF;
  border-left:1px solid #333333;
  border-right:1px solid #333333;
  width:198px;
  text-align:left;
}
#ajax_search_results a {
  display:block;
  width:198px;
  height:30px;
  border-bottom:1px solid #333333;
}
#ajax_search_results a:hover {
  background:#eeeeee;
}
#ajax_search_results a img {
  float:left;
  margin:3px;
  border:1px solid #b2b2b2;
  padding:1px;
  background:#FFFFFF;
}
#ajax_search_results a span {
  float:left;
  height:30px;
  line-height:30px;
  text-indent:5px;
}

#gototop {
  text-align:right;
  background:url(i-top.gif?20190204120130) center right no-repeat;
  height:20px;
  line-height:20px;
  padding-right:16px;
}
#gototop a {
  text-decoration:none;
  color:#333333;
}
#gototop a:hover {
  text-decoration:underline;
}
#account .block {
  width:370px;
  background:#eeeeee;
  margin-bottom:10px;
}
#account .block .inner {
  padding:10px;
  height:60px;
}
#account .block .inner ul {
  list-style-type:none;
}
#account .block .inner ul li {
  background:url(arrows.png?20190204120130) 0px -16px no-repeat;
  text-indent:10px;
}
#account .block .atitle {
  height:26px;
  line-height:26px;
  text-indent:10px;
  font-family:"Century Gothic",Arial;
  font-weight:bold;
  color:#FFFFFF;
  background:url(buttonbar-bg.png?20190204120130) repeat-x #ff3366;
  border-bottom:1px solid #FFFFFF;
}
#account .block .button {
  height:32px;
  padding-right:10px;
}
#account .block .button a {
  background:url(buttonbar-bg.png?20190204120130) center repeat-x #ff3366;
  color:#FFFFFF;
  width:80px;
  height:22px;
  line-height:22px;
  display:block;
  font-weight:bold;
  text-align:center;
  text-decoration:none;
  float:right;
}
#account .block .button a:hover {
  text-decoration:underline;
}

.content .msg {
  border:1px solid #5B9CCF;
  line-height:24px;
  text-indent:26px;
  background:url(i-info.gif) no-repeat 5px 4px #C7D8EC;
  color:#5A74AC;
  font-weight:bold;
}

#sitemap {
  background:#eeeeee;
  padding:0 10px 10px 10px;
}
#sitemap strong {
  line-height:24px;
  font-size:12px;
}
#sitemap ul {
  list-style-type:none;
}
#sitemap ul ul ul {
  margin-left:10px;
}
#sitemap a {
  text-indent:10px;
  display:block;
  height:16px;
  line-height:16px;
  display:block;
  color:#333333;
  text-decoration:none;
  background:url(arrows.png?20190204120130) no-repeat;
  background-position:0 0;
}
#sitemap a span {
  color:#99cc00;
}
#sitemap a:hover {
  text-decoration:underline;
  background-position:0 -16px;
}
#sitemap a:hover span {
  text-decoration:underline;
}

#content_right .contact label {
  font-weight:bold;
  line-height:22px;
}
#content_right .contact label span {
  color:#99cc00;
}
#content_right .contact .input {
  border:1px solid #b2b2b2;
  height:14px;
  padding:2px 4px;
  width:190px;
}
#content_right .contact .textarea {
  border:1px solid #b2b2b2;
  height:140px;
  padding:2px 4px;
  width:190px;
}

#search_form {
  background:#eeeeee;
  padding:10px;
}
#search_form input {
border:1px solid #b2b2b2;
float:left;
height:18px;
padding:2px 4px 0;
width:385px;
}
#search_form a {
  background:url(buttonbar-bg.png?20190204120130) repeat-x #ff3366;
color:#FFFFFF;
display:block;
float:right;
font-weight:bold;
height:22px;
line-height:22px;
text-align:center;
text-decoration:none;
width:100px;
}
#search_products {
  margin:5px 0;
}

#service_blocks {
  width:530px;
}
#service_blocks .block {
  background:#eeeeee;
  width:255px;
  float:left;
  margin:10px 10px 0 0;
  height:155px;
}
#service_blocks .block .ftitle {
  height:26px;
  line-height:26px;
  text-indent:10px;
  color:#FFFFFF;
  font-weight:bold;
  background:url(titlebar-bg.png?20190204120130) repeat-x #444444;
  margin-bottom:1px;
  font-family:"Century Gothic",Arial;
}
#service_blocks .block .ftitle a {
  display:block;
  width:100%;
  height:26px;
  color:#FFFFFF;
  text-decoration:none;
  background:url(arrow-1.gif?20190204120130) no-repeat right center;
  border-bottom:1px solid #FFFFFF;
  white-space:nowrap;
  overflow:hidden;
}
#service_blocks .block .ftitle a:hover {
  text-decoration:underline;
}

#service_blocks .block .box {
  background:#eeeeee;
}
#service_blocks .block .box ul.list {
  list-style-type:none;
  margin:5px 10px;
  height:80px;
  overflow:hidden;
}
#service_blocks .block .box ul.list li a {
  display:block;
  height:16px;
  overflow:hidden;
  line-height:16px;
  text-decoration:none;
  background:url(arrows.png?20190204120130) no-repeat;
  background-position:0 0;
  text-indent:10px;
  color:#333333;
}
#service_blocks .block .box ul.list li a:hover {
  background-position:0 -16px;
  text-decoration:underline;
}
#service_blocks .block .box .more {
  background:#eeeeee url(shadow.png?20190204120130) repeat-x;
  height:40px;
  line-height:40px;
  text-indent:10px;
}
#service_blocks .block .box .more a {
  color:#333333;
  text-decoration:none;
}
#service_blocks .block .box .more a:hover {
  text-decoration:underline;
}


#faq .top {
  background:#eeeeee;
  padding:5px 10px 10px 10px;
}
#faq ul.list {
  list-style-type:none;
}
#faq ul.list li a {
  display:block;
  height:16px;
  overflow:hidden;
  line-height:16px;
  text-decoration:none;
  background:url(arrows.png?20190204120130) no-repeat;
  background-position:0 0;
  text-indent:10px;
  color:#333333;
}
#faq ul.list li a:hover {
  background-position:0 -16px;
  text-decoration:underline;
}

#faq .question {
  border-top:1px solid #b2b2b2;
  margin-top:10px;
}
#faq .question h2 {
  line-height:30px;
  font-family:"Century Gothic",Arial;
  font-size:14px;
}


.wysiwyg {
  line-height:16px;
  border-bottom:1px solid #eeeeee;
  padding-bottom:5px;
}
.wysiwyg ul {
  list-style-type:none;
}
.wysiwyg ul li {
  background:url(arrows.png?20190204120130) 0px -16px no-repeat;
  text-indent:10px;
}
.wysiwyg img[align=left] {
  margin:5px 8px 5px 0;
}
.wysiwyg img[align=right] {
  margin:5px 0 5px 8px;
}
.wysiwyg img[border=1] {
  border:1px solid #0099ff;
}


#product_content_specs dl {
  border-bottom:1px solid #FFF;
  line-height:26px;
}
#product_content_specs dt {
  border-top:1px solid #FFF;
  font-weight:bold;
  height:26px;
  overflow:hidden;
  text-overflow:ellipsis;
  width:160px;
  float:left;
  
}
#product_content_specs dd {
  margin-left:160px;
}
#product_content_specs dd.first {
  border-top:1px solid #FFF;
}












#popup-bg {
  background:#000000;
  width:100%;
  top:0;
  left:0;
  height:100px;
  z-index:9999;
  position:absolute;
  opacity:0.8;
  filter: alpha(opacity=80);
}
#popup_msg {
  position:absolute;
  left:50%;
  top:150px;
  margin-left:-150px;
  width:300px;
  z-index:10000;
  border:1px solid #FFFFFF;
}
#popup_msg .title {
  height:26px;
  background:url(titlebar-bg.png?20190204120130) repeat-x #444444;
  border-bottom:1px solid #FFFFFF;
  line-height:26px;
  color:#FFFFFF;
  font-weight:bold;
  font-family:"Century Gothic",Arial;
}
#popup_msg .msg {
  padding:10px;
  background:#eeeeee;
  text-align:left;
}
#popup_msg .msg ul {
  list-style-type:none;
}
#popup_msg .msg ul li {
  text-indent:20px;
  line-height:16px;
  background:url(i-bullet.gif) no-repeat;
}
#popup_msg .button {
  background:#eeeeee url(shadow.png?20190204120130) repeat-x;
  padding:7px 0 5px 0;
  border-top:1px solid #FFFFFF;
}
#popup_msg .button a {
  display:block;
  background:url(buttonbar-bg.png?20190204120130) repeat-x #ff3366;
  height:22px;
  line-height:22px;
  font-weight:bold;
  width:40px;
  margin:0 auto;
  color:#FFFFFF;
  text-decoration:none;
}
#popup_msg .button a:hover {
  text-decoration:underline;
}
#popup_image {
  background:#FFFFFF;
  height:500px;
  width:700px;
  position:absolute;
  top:100px;
  left:50%;
  margin:1px 0 0 -350px;
  z-index:10000;
  border:10px solid #FFFFFF;
}
#popup_image .flash {
  width:700px;
  height:450px;
  margin-bottom:10px;
  background:#b2b2b2;
}
#popup_image .caption {
  height:40px;
  line-height:40px;
  font-family:"Century Gothic",Arial;
  font-weight:bold;
  font-size:16px;
  color:#333333;
  text-align:left;
  text-indent:10px;
}
#popup_image .caption .title {
  float:left;
  width:550px;
}
#popup_image .caption .button {
  text-indent:-9999px;
  background:url(i-cross.gif) center no-repeat;
  width:40px;
  height:40px;
  float:right;
}

#category_noproducts {
  height:100px;
  line-height:100px;
  text-align:center;
}
.category_nav {
  height:20px;
  line-height:20px;
  overflow:hidden;
}
.category_nav_b {
  border-top:1px solid #b2b2b2;
  margin-top:10px;
  padding-top:5px;
}
.category_nav .total {
  float:left;
  width:200px;
}
.category_nav .total a {
  color:#333333;
}
.category_nav .nav {
  float:right;
  width:200px;
}
.category_nav .nav span {
  display:block;
  float:right;
  font-weight:bold;
}
.category_nav .nav a.prev,
.category_nav .nav a.next {
  display:block;
  width:16px;
  height:16px;
  text-indent:-9999px;
  float:right;
}
.category_nav .nav a.prev {
  background:url(i-prev.gif?20190204120130) no-repeat;
  margin:2px 10px 0 0;
}
.category_nav .nav a.next {
  background:url(i-next.gif?20190204120130) no-repeat;
  margin:2px 0 0 10px;
}
#category_filter {
  padding-bottom:5px;
  margin-top:5px;
  border-bottom:1px solid #b2b2b2;
  height:22px;
}
#category_filter .buttons .button:hover {
  text-decoration:underline;
}
#category_filter .brand,
#category_filter .price {
  float:left;
  width:150px;
  height:20px;
  border:1px solid #333333;
  margin-right:5px;
}
#category_filter .brand a,
#category_filter .price a {
  display:block;
  width:150px;
  height:20px;
  line-height:20px;
  text-indent:7px;
  text-decoration:none;
  color:#333333;
}
#category_filter .brand a span,
#category_filter .price a span {
  display:block;
  width:150px;
  height:20px;
  background:url(dropdown.gif) right center no-repeat;
  cursor:pointer;
}
#category_filter .sort {
  float:right;
  width:204px;
  height:20px;
  border:1px solid #333333;
}
#category_filter .sort a {
  display:block;
  width:204px;
  height:20px;
  line-height:20px;
  text-indent:7px;
  text-decoration:none;
  color:#333333;
}
#category_filter .sort a span {
  display:block;
  width:204px;
  height:20px;
  background:url(dropdown.gif) right center no-repeat;
  cursor:pointer;
}
#category_filter .active {
  background:#99cc00;
  color:#FFFFFF !important;
}
#category_filter .checkboxes .checkbox {
  width:166px;
  float:left;
  height:22px;
  line-height:22px;
}
#category_filter .checkboxes .checkbox span {
  color:#99cc00;
}
.category_filter_popup {
  background:#FFFFFF;
  border:1px solid #000;
  width:498px;
  z-index:5000;
  position:absolute;
  margin-top:5px;
  padding:10px;
}
.category_filter_popup .desc {
  border-bottom:1px solid #b2b2b2;
  margin-bottom:5px;
  padding-bottom:5px;
}
.category_filter_popup .buttons {
  border-top:1px solid #b2b2b2;
  margin-top:5px;
  padding-top:5px;
}
.category_filter_popup .buttons .close a {
  width:120px;
  height:22px;
  line-height:22px;
  display:block;
  text-decoration:none;
  float:left;
  color:#333333;
}
.category_filter_popup .buttons .submit a {
  background:url(buttonbar-bg.png?20190204120130) center repeat-x #ff3366;
  color:#FFFFFF;
  width:80px;
  height:22px;
  line-height:22px;
  display:block;
  font-weight:bold;
  text-align:center;
  text-decoration:none;
  float:right;
}
.category_filter_popup .buttons .close a:hover,
.category_filter_popup .buttons .submit a:hover {
  text-decoration:underline;
}
.category_filter_popup_sort {
  width:204px;
  margin-left:314px;
  background:#FFFFFF;
  border:1px solid #000;
  z-index:5000;
  position:absolute;
  margin-top:5px;
}
.category_filter_popup_sort a {
  height:22px;
  display:block;
  width:204px;
  text-indent:5px;
  line-height:22px;
  text-decoration:none;
  color:#333333;
}
.category_filter_popup_sort a:hover {
  background:#eeeeee;
}


#category_products {
  margin-top:5px;
}
#category_products .compare a {
  background:url(buttonbar-bg.png?20190204120130) center repeat-x #ff3366;
  color:#FFFFFF;
  height:22px;
  line-height:22px;
  display:inline-block;
  font-weight:bold;
  text-indent:10px;
  text-decoration:none;
  float:right;
  width:100px;
}
#category_products .compare a span {
  display:block;
  width:100px;
}
#category_products .compare a:hover span {
  text-decoration:underline;
}
#category_products .compare a.top span {
  background:url(arrow-down.gif) right center no-repeat;
}
#category_products .compare a.bottom span {
  background:url(arrow-up.gif) right center no-repeat;
}
#category_products .product {
  background:#eeeeee;
}
#category_products .product .inner {
  width:498px;
  border-right:1px solid #b2b2b2;
  background:#FFFFFF;
  float:left;
}
#category_products .product .inner .line {
  background:#b2b2b2;
  height:1px;
  overflow:hidden;
}
#category_products .product .compare {
  width:21px;
  padding-top:5px;
  float:right;
}
#category_products .product .inner .image {
  width:220px;
  float:left;
  margin:10px 0;
}
#category_products .product .inner .desc {
  float:right;
  width:250px;
  margin:10px 10px 10px 0;
}
#category_products .product .inner .desc h2 {
  margin-bottom:5px;
  font-size:16px;
}
#category_products .product .inner .desc h2 a {
  text-decoration:none;
}
#category_products .product .inner .desc h2 a:hover {
  text-decoration:underline;
}
#category_products .product .inner .desc p {
  line-height:16px;
}
#category_products .product .inner .desc .info {
  margin-bottom:10px;
}
#category_products .product .inner .desc .price_old {
  text-decoration:line-through;
  font-size:16px;
  font-weight:bold;
}
#category_products .product .inner .desc .price {
  font-weight:bold;
  color:#99cc00;
}
#category_products .product .inner .desc .price .big {
  font-size:30px;
  float:left;
}
#category_products .product .inner .desc .price .small {
  font-size:16px;
  float:left;
  margin-top:4px;
}
#category_products .product .inner .nav {

}
#category_products .product .inner .nav .button a {
  background:url(buttonbar-bg.png?20190204120130) center repeat-x #ff3366;
  color:#FFFFFF;
  height:22px;
  line-height:22px;
  display:inline-block;
  font-weight:bold;
  padding:0 10px;
  text-decoration:none;
  float:left;
  margin-top:8px;
}
#category_products .product .inner .nav .button a:hover {
  text-decoration:underline;
}
#category_products .product .inner .nav .brand {
  float:right;
}
#comparetable .image td {
  padding-bottom:10px;
  border-bottom:1px solid #b2b2b2;  
}
#comparetable .row td {
  height:20px;
  line-height:20px;
  padding:5px 0;
  border-bottom:1px solid #b2b2b2;  
}
#comparetable .row td.key {
  font-weight:bold;
  width:150px;
}
#comparetable .row td.value {
  padding-left:10px;
}
#comparetable .dark td.value {
  background:#eeeeee;
}
#comparetable td.value a {
  color:#333333;
  font-weight:bold;
  text-decoration:none;
}
#comparetable td.value a:hover {
  text-decoration:underline;
}

#recentlist {
  margin-top:5px;
}
#recentlist .title {
  height:26px;
  line-height:26px;
  text-indent:26px;
  color:#FFFFFF;
  font-weight:bold;
  background:url(titlebar-bg.png?20190204120130) repeat-x #444444;
  margin-bottom:1px;
  font-family:"Century Gothic",Arial;
}
#recentlist .title a {
  color:#FFFFFF;
}
#recentlist .inner {
  background:#eeeeee;
}
#recentlist .inner img {
  float:left;
  margin:5px 1px 5px 5px;
  background:#FFFFFF;
}


/* FONT SIZES */
#shop.big #content_left .title,
#shop.big #content_middle .title,
#shop.big #content_right .title,
#shop.big #content_full .title,
#shop.big .box .list,
#shop.big .wysiwyg,
#shop.big #productcontent .nav,
#shop.bigger #productcontent .nav,
#shop.big .review .message,
#shop.big .products .product .content .desc,
#shop.big .products .product .content .price a,
#shop.bigger .products .product .content .price a {
  font-size:12px !important;
}
#shop.bigger #content_left .title,
#shop.bigger #content_middle .title,
#shop.bigger #content_right .title,
#shop.bigger #content_full .title,
#shop.bigger .box .list,
#shop.bigger .wysiwyg,
#shop.bigger .review .message,
#shop.bigger .products .product .content .desc {
  font-size:13px !important;
}

#opco {
  margin:5px 0 500px 0;
}
#opco .cleft {
  float:left;
  width:750px;
  background:#eeeeee;
}
#opco .cleft .cinner {
  padding:5px 10px 10px 10px;
}
#opco .cright {
  float:right;
  width:220px;
}
#opco .cright .cbox {
}
#opco .cleft .cbox .ctitle,
#opco .cright .cbox .ctitle,
#opco .checkoutmethod .mbox .mtitle {
  height:26px;
  line-height:26px;
  text-indent:10px;
  color:#FFFFFF;
  font-weight:bold;
  background:url(titlebar-bg.png?20190204120130) repeat-x #444444;
  font-family:"Century Gothic",Arial;
  border-bottom:1px solid #FFF;
}
#opco .checkoutmethod .mbox .mtitle {
  text-align:center;
}
#opco .cleft .cbox .ctitle a {
  text-decoration:none;
  color:#FFFFFF;
  height:26px;
  width:750px;
  display:block;
}
#opco .cleft .cbox.active .ctitle a,
#opco .cleft .cbox.disable .ctitle a {
  cursor:default;
}

#opco .cleft .cbox.active .ctitle {
  background:url(buttonbar-bg.png?20190204120130) repeat-x #444444;
}
#opco .cright .cbox .cinner {
  background:url(shadow.png?20190204120130) repeat-x #eeeeee;
  padding:5px 10px;
  border-bottom:1px solid #FFF;
}

#opco .cleft .cbox.disable .ctitle,
#opco .cright .cbox.disable .ctitle{
  opacity:0.3;
  filter:alpha(opacity=30);
}


#opco .cleft .cbox .nav {
  margin:10px;
}
#opco .cleft .cbox .nav a {
  height:26px;
  line-height:26px;
  display:block;
  text-decoration:none;
}
#opco .cleft .cbox .nav #opco_spinner {
  float:right;
  background:url(i-spinner.gif) center left no-repeat;
  width:26px;
  height:26px;
}
#opco .cleft .cbox .nav a.prev {
  float:left;
  font-size:12px;
}
#opco .cleft .cbox .nav  a.next {
    background:url(buttonbar-bg.png?20190204120130) center repeat-x #ff3366;
  color:#FFFFFF;
  width:150px;
  font-weight:bold;
  text-align:center;
  float:right;
  text-decoration:none;
}
#opco .cleft .cbox .nav  a:hover {
  text-decoration:underline;
}
#opco .cinner.checkoutmethod {
  background:#FFF;
}
#opco .checkoutmethod .mbox {
  width:300px;
  margin:15px 20px 15px 20px;
}
#opco .checkoutmethod .mbox .minner {
  background:url(shadow.png?20190204120130) repeat-x #eeeeee;
  padding:10px;
  height:130px;
  overflow:hidden;
}
#opco .checkoutmethod .mbox .minner a {
  color:#333333;
  text-decoration:none;
}
#opco .checkoutmethod .mbox .minner label {
  display:block;
  height:22px;
  line-height:22px;
  font-weight:bold;
}
#opco .checkoutmethod .mbox .minner input {
  border:1px solid #b2b2b2;
  padding:4px;
  width:268px;
  margin-bottom:10px;
}


#opco .checkoutmethod .mbox.left .minner input {
  margin:0px 0 0 0;
  width:30px;
}


#opco .cinner .errormsg {
  padding:10px 10px 0 10px;
  font-weight:bold;
  color:#CC543B;
}



#opco .checkoutmethod .mbox  ul {
  list-style-type:none;
  margin-top:5px;
}
#opco .checkoutmethod .mbox  ul li {
  background:url(arrows.png?20190204120130) 0px -16px no-repeat;
  text-indent:10px;
}



#opco .checkoutmethod .mbox .mbutton {
  height:36px;
  background:#eeeeee;
}
#opco .checkoutmethod .mbox .mbutton a {
  background:url(buttonbar-bg.png?20190204120130) center repeat-x #ff3366;
  color:#FFFFFF;
  width:120px;
  height:26px;
  line-height:26px;
  display:block;
  font-weight:bold;
  text-align:center;
  margin:0 auto 10px auto;
  text-decoration:none;
}
#opco .checkoutmethod .mbox .mbutton a:hover {
  text-decoration:underline;
}





#opco .shipping {
  margin:10px;
  line-height:20px;
}
#opco .shipping .option {
  display:block;
  float:left;
  width:30px;
}
#opco .shipping label {
  display:block;
  float:left;
  width:700px;
}
#opco .shipping label span {
  color:#99cc00;
  font-weight:bold;
}


#opco .opco_sum {
  width:730px;
  margin:5px 10px 0 10px;
  line-height:20px;
}

#opco .opco_sum .heading td {
  font-weight:bold;
  border-bottom:1px solid #b2b2b2;
}

#opco .opco_sum .product td {
  border-bottom:1px solid #b2b2b2;
  padding:5px 0;
}
#opco .opco_sum .total {
  border-top:1px solid #b2b2b2;
  line-height:30px;
}
#opco .opco_sum .total strong {
  color:#99cc00;

  font-size:14px;
}

.form_account {
  width:730px;
  margin:0 10px;
}
.form_account td.half {
  width:360px;
}
.form_account td.spacer {
  width:10px;
}
.form_account .fields td {
  padding-bottom:5px;
}
.form_account label {
  display:inline-block;
  width:180px;
  line-height:22px;
  font-weight:bold;
}
.form_account .full label {
  width:650px;
}
.form_account label span {
  color:#99cc00;
}
.form_account .select {
  float:left;
  width:360px;
  padding:2px;
  border:1px solid #b2b2b2;
  height:22px;
}
.form_account .input {
  float:left;
  width:350px;
  padding:2px 4px;
  height:16px;
  border:1px solid #b2b2b2;
}
.form_account .checkbox {
  margin:4px 10px 0 0;
  float:left;
}
.form_account .full .input {
  width:720px;
}
.form_account .text {
  float:left;
  width:300px;
  padding:2px 4px;
  height:50px;
  border:1px solid #b2b2b2;
}
.form_account .full .text {
  width:720px;
}
.form_account .field .err_msg {
  background:url(i-error.gif) 2px 2px no-repeat #F9D7D0;
  float:right;
  width:230px;
  line-height:20px;
  height:20px;
  border:1px solid #CC543B;
  text-indent:20px;
  color:#CC543B;
}
.form_account .error {
  border:1px solid #CC543B !important;
}
.form_account .fields td span {
  color:#CC543B;
  font-weight:bold;
}
.form_account .errors {
  font-weight:bold;
  padding-top:5px;
  color:#CC543B;
}

#thankyou {
  height:400px;
  margin-top:5px;
  background:url(spinner_large.gif) center no-repeat #eeeeee;
}




#carttable .coupon {
  margin-bottom:10px;
}
#carttable .coupon label {
  display:block;
  float:left;
  width:100px;
  height:22px;
  line-height:22px;
  font-weight:bold;
}
#carttable .coupon input {
  float:left;
  border:1px solid #b2b2b2;
  padding:2px 4px 0 4px;
  width:200px;
  height:18px;
}
#carttable .coupon a {
  float:left;
  margin-left:5px;
  display:block;
  width:100px;
  height:22px;
  color:#FFFFFF;
  background:url(titlebar-bg.png?20190204120130) center repeat-x #444444;
  text-decoration:none;
  font-weight:bold;
  line-height:22px;
  text-align:center;
}
#carttable .coupon a:hover {
  text-decoration:underline;
}



.slides {
  position:relative;
}
.slides_container {
  display:none;
}

.slides_container div {
  display:block;
}
.slides_container div p {
  position:absolute;
  top:0;
  width:100%;
  height:24px;
  line-height:24px;
  text-indent:10px;
  color:#FFF;
  background:#565656;
}

.slides a.prev,
.slides a.next {
  display:block;
  top:50%;
  margin-top:-15px;
  width:30px;
  height:30px;
  position:absolute;
  z-index:100;
  line-height:30px;
  font-weight:bold;
  color:#FFF;
  font-size:20px;
  text-decoration:none;
  text-align:center;
  background:#696969;
}


.slides a.prev:hover,
.slides a.next:hover {
  background:#444444;
}

.slides a.prev {
  left:0;
  border-radius:0 5px 5px 0;
  -moz-border-radius:0 5px 5px 0;
}
.slides a.next {
  right:0;
  border-radius:5px 0 0 5px;
  -moz-border-radius:5px 0 0 5px;
}

.slides .pagination {
  position:absolute;
  height:10px;
  bottom:10px;
  z-index:100;
  left:50%;
  list-style-type:none;
}
.slides .pagination li {
  display:inline-block;
  float:left;
  margin:0 5px;
  width:10px;
  height:10px;
}
.slides .pagination a {
  display:block;
  width:8px;
  background:#FFF;
  height:8px;
  text-indent:-9999px;
  border-radius:4px;
  -moz-border-radius:4px;
  border:1px solid #111111;
}
.slides .pagination li.current a {
  background:#696969;
}

#messages {
  font-size:12px;
  line-height:16px;
  font-weight:bold;
}
#messages ul {
  list-style-type:none;
  padding:5px 5px 5px 26px;
  border:1px solid #3B5998;
  color:#3B5998;
  text-shadow:0 1px #FFF;
  background:url(icon-message-info.png?20190204120130) 5px 5px no-repeat #ECEFF5;
  margin-bottom:10px;
}
#messages ul.success {
  border-color:#609946;
  color:#609946;
  background:url(icon-message-success.png?20190204120130) 5px 5px no-repeat #EFF5ED;
}
#messages ul.error {
  border-color:#DD3C10;
  color:#DD3C10;
  background:url(icon-message-error.png?20190204120130) 5px 5px no-repeat #FCECE8;
}

.headlines {
  width:518px;
  height:298px;
  border:1px solid #111111;
  
}
.headlines .slides_container div {
  width:518px;
  height:298px;
}
.category_filter {
  border-top: 1px solid #B9B9B9;
  border-bottom: 1px solid #B9B9B9;
  height: 22px;
  margin-top: 5px;
  line-height:22px;
  padding: 5px 0;
}

.category_filter input {
  border: 1px solid #333333;
  padding: 3px 0;
  width: 30px;
  text-align:center;
}
.category_filter select {
  border: 1px solid #333333;
  padding: 2px 2px;
  width: 100%;
}
.category_filter .price {
  width:40px;
  float:left;
}
.category_filter .price_from {
  float:left;
}
.category_filter .price_slider {
  float:left;
  width:150px;
  padding:0 10px;
  height:22px;
}
.ui-slider {
  height:10px;
  margin:5px;
  border:1px solid #333333;
  position:relative;
  border-radius:5px;
  -moz-border-radius:5px;
}
.ui-slider .ui-slider-range {
  background:#CCCCCC;
  position:absolute;
  height:10px;
}
.ui-slider .ui-slider-handle {
  width:16px;
  height:16px;
  display:block;
  position:absolute;
  margin:-4px 0 0 -9px;
  border:1px solid #B3002D;
  background:#FF4775;
  border-radius:5px;
  -moz-border-radius:5px;
}
.category_filter .price_to {
  float:left;
}
.category_filter .sort {
  float:right;
  width:120px;
  margin-left:5px;
}
.category_filter .mode {
  float:right;
  width:70px;
  margin-left:5px;
}
.category_filter .limit {
  float:right;
  width:50px;
}

/* [START] product-configure */
#productoptions
{
    margin-top: 10px;
    padding-bottom: 0px;
}
.product-configure
{
    padding: 10px 10px 0 10px;
}
.product-configure label
{
    float: left;
    width: 120px;
    font-weight: bold;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    white-space: nowrap;
    margin-right: 10px;
    text-overflow: ellipsis;
}
.product-configure label em
{
    color: #99cc00;
}
.product-configure select
{
    float: right;
    height: 20px;
    width: 370px;
    border: 1px solid #b2b2b2;#;
}
.product-configure select[multiple]
{
    height: 50px;
}
.product-configure input[type=text],
.product-configure textarea
{
    float: right;
    width: 360px;
    border: 1px solid #b2b2b2;
    padding: 2px 4px;
    margin: 0;
    height: 14px;
}
.product-configure textarea
{
    height: 50px;
}

.product-configure .product-configure-custom-option-item
{
    float: right;
    width: 370px;
}
.product-configure .product-configure-custom-option-item input[type=checkbox],
.product-configure .product-configure-custom-option-item input[type=radio]
{
    float: left;
    height: 16px;
    width: 20px;
    margin: 2px 10px 2px 0;
    padding: 0;
}
.product-configure .product-configure-custom-option-item label
{
    float: left;
    font-weight: normal;
}

.product-configure-custom-option-date
{
  float:left;
  width: 230px;
}

.product-configure-custom-option-time
{
  float:left;
  width: 100px;
}

.product-configure .product-configure-custom-option-date select,
.product-configure .product-configure-custom-option-time select
{
  float: left;
  margin-right: 5px;
}


.product-configure .product-configure-custom-option select.product-configure-custom-option-date-day,
.product-configure .product-configure-custom-option select.product-configure-custom-option-time-hour,
.product-configure .product-configure-custom-option select.product-configure-custom-option-time-minute
{
  width: 45px;
}
.product-configure .product-configure-custom-option select.product-configure-custom-option-date-month
{
  width: 100px;
}
.product-configure .product-configure-custom-option select.product-configure-custom-option-date-year
{
  width: 60px;
}


.product-configure .product-configure-variants,
.product-configure .product-configure-options-option,
.product-configure .product-configure-custom-option
{
    padding-bottom: 10px;
}
.product-configure .product-configure-clear
{
    clear: both;
}
/* [END] product-configure */

    .categoriesGrid .category {
    background-color:#EEEEEE;
    border:1px solid #e5e5e5;
    float:left;
    margin-right:5px;
    margin-bottom:5px;
    width:168px;
}

.categoriesGrid .category.last{
    margin-right:0;
}

.categoriesGrid.plusInfo .category {
    width:170px;
}

.categoriesGrid.plusInfo .category img {
    padding:0;
}

.categoriesGrid.plusInfo .category h3 {
    background-color:#e5e5e5;
    display:block;
    font-size:14px;
    line-height:18px;
    padding:7px 0;
    text-align:center;
}