/* vim: set ts=2 sw=2 sts=2 et: */
/**
 * My Best Dress CSS stylesheet
 *
 * @category    X-Cart
 * @package     X-Cart
 * @subpackage  CSS
 * @author      Ruslan R. Fazlyev <rrf@x-cart.com>
 * @version     c93a9047ef9e681f02c3dccb25c149f29177d976, v20 (xcart_4_5_5), 2013-02-08 14:12:42, altskin.css, random
 * @link        http://www.x-cart.com/
 * @see         ____file_see____
 */


html { height: 100%; }
body { height: auto !important; height: 100%; min-height: 100%; }

html, body{
  font-family: tahoma, geneva, arial, verdana, helvetica, sans-serif;
  font-size: 11px;
}
body,
input,
select,
textarea,
button {
  font-family: tahoma, geneva, arial, verdana, helvetica, sans-serif;
  color: #000000;
  font-size: 11px;
}
a:link,
a:visited,
a:active {
  color: #33a0c9; /*#00a6cd;*/
  -o-transition: color .15s;
  -ms-transition: color .15s;
  -moz-transition: color .15s;
  -webkit-transition: color .15s;
  transition: color .15s;
}
a:hover {
  color: #246f8c; /*#176578;*/
}
a:focus, img:focus {
	outline: none;
}

a.list-item:link,
a.list-item:active,
a.list-item:visited,
.list-item a:link,
.list-item a:active,
.list-item a:visited {
  color: #00a6cd;
}
a.list-item:hover,
.list-item a:hover {
  color: #176578;
}

h1 {
  color: #333333;
  text-shadow: 2px 2px 10px rgba(63,160,210,0.5);
  font-size: 36px;
  font-family: arial, sans-serif;
}

.h2-title {
	border: 0 none;
	background: transparent none;
	text-align: center;
	padding: 0;
	line-height: 30px;
	height: 15px;
	overflow: visible;
	position: relative;
	border-bottom: 1px solid #e1e1e1;
}
.h2-title h2 {
	background: #ffffff;
	border:0 none;
	color: #474747;
	text-align: center;
	left:40%;
	width:200px;
	position:relative;
}

#page-container {
  width: 995px;
  margin: 0 auto;
  overflow: hidden;
  padding: 0 30px;
}
#content-container {
	/*margin-top: 204px;*/
  padding-bottom: 40px;
  overflow: visible;
  min-height: 190px;
}
#center-main {
  margin: 0px;
  overflow: visible;
}
.product-container #center-main {
  margin-right: 200px;
}
#right-bar {
  width: 180px;
  right: 0px;
  top: 5px;
}

/* DEV NOTE: product filters */
#left-bar {
  width: 130px;
  right: 132px;
  top: 5px;
  position: relative;
  float: left;
  margin-left: 1px;
}
.advanced-product-search-holder {
  background: #fffff;
	border: 1px solid #e3e3e3;
  border-radius: 5px;
  width: 224px;
  padding: 10px 8px;
  margin-bottom: 10px;

}
.advanced-product-search-container {
 width: 242px;
  position: absolute;
  float: left;
  top: 60px;
  left: 0;
  margin-right: 10px;
  padding: 0;
  z-index: 10;
}
.advanced-product-search-container .menu-dialog {
  margin: 0 0 10px 0;
}
.advanced-product-search-container .menu-dialog .title-bar h2 {
  color: #000;
  font-weight: bold;
}
.advanced-product-container .content {
  margin-left: 251px;
}

#header {
  height: 191px;
}

.product-container #center-main {
  margin-left: 0;
}

#header .line1 {
  height: 86px;
}
#header .line1 .logo {
  padding-top: 15px;
  margin-left: 10px;
  width: auto;
  float:left;
}
#header .login-text,
#header .tabs,
#header .phones {
  position: relative;
  float: right;
  bottom: auto;
  top: auto;
  left: auto;
  right: auto;
  height: 15px;
  line-height: 15px;
  padding-top: 55px;
  padding-bottom: 11px;
  font: normal 10px/15px arial, sans-serif;
}

#header .login-text {
  text-align: right;
  width:auto;
  padding-right: 2px;
}
#header .login-text form {
  display: inline;
}

#header .phones {
  color: #8d8a8a;
  font-size: 10px;
  font-weight: normal;
  padding-right: 15px;
  padding-left: 5px;
}
#header .phones span {
  padding-right: 0px;
  padding-left: 9px;
}

#header .tabs {
  width:auto;
}

.tabs li {
  margin: 0;
  height: 15px;
  line-height: 15px;
  text-align: center;
  position: relative;
  background: transparent none;
}

.tabs a {
  height: 15px;
  line-height: 15px;
  padding: 0px 5px;
  font-size: 10px;
  font-weight: normal;
  background: transparent none;
  margin: 0px;
  text-decoration: underline;
}
.tabs a:hover {
}

#header .line2 {
  width: auto;
  background: #34393c url(../images/header_bg.png) left top repeat-x;
  border: 1px #33A1C9 solid;
  height: 105px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  behavior: url(PIE.htc);
}

#header .line2 a,
#header .line2 div,
#header .line2 span {
  color: inherit;
}

#header .cat-search-bar {
  height: 47px;
  width: 90%;
  border: 0 none;
  padding: 0;
  margin: 0;

  background: transparent none;

  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}

#header div.search {
  bottom: 10px; top: auto;
  left: 10px; right: auto;
  height: 32px;
}
#header .search div.search-panel {
  background: #FFFFFF none;
  border: 1px solid #68838B; /*#1f2124;*/
  width: 210px;
  height: 30px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;

  -moz-box-shadow: 1px 1px 0px 0px #888888;
  -webkit-box-shadow: 1px 1px 0px 0px #888888;
  box-shadow: 1px 1px 0px 0px #888888;
  
  float: left;
}

#header div.search input {
  margin: 0;
  font: normal 12px/24px arial, sans-serif;
  vertical-align: top;
  height: 30px; 
}
#header div.search input.text {
  border: 0 none;
  background: transparent none;
  outline: none;
  padding: 0px 10px;
  color: #6a6b6b;
  font: normal 12px/30px arial, sans-serif;
  width: 168px;
}
#header div.search input.text:focus {
  outline: none;
  border: 0 none;
  color: #33A1C9;
}
#header div.search input.image-button {
  background: transparent url(../images/sprite_main.png) -95px 6px no-repeat;
  width: 16px;

}
#header a.search {
  display: block;
  color: #EDF4F9; /*#93989c;*/
  text-decoration: underline;
  line-height: 30px;
  vertical-align: top;
  float: left;
  height: 30px;
  padding-left: 15px;
}
#header a.search:hover {
  color: #abd9ea;
}

#header .head-categories {
  height: 53px;
  width: 90%;
  position: relative;
  left: 0px;
  
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}

#header .head-catrootmenu {
  padding: 0;
  margin: 0;
  position: absolute;
  width: 102%;
  top: 8px;
  left: 10px;
  box-shadow: 0 0 0px #252525;

  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}

/** 
* Dev Note: Delivery Countdown.
**/
.delivery-countdown-wrapper {
	height: 24px; 
	padding-top: 20px; 
	position: relative; 
	padding-left: 50%;
	color: #f5f5f5 !important;
	text-shadow: 1px 1px #000000;
	font-size: 12px;
}
.delivery-countdown-hours {
	border: #000 1px solid;
	padding: 5px;
	border-radius: 5px;
	font-weight: bold;
	background: rgb(41,128,160); /* Dev note: Grdients and support for older browsers */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI5ODBhMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMyJSIgc3RvcC1jb2xvcj0iIzMzYTBjOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY0JSIgc3RvcC1jb2xvcj0iIzZlYmRkYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhYmQ5ZWEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(41,128,160,1) 0%, rgba(51,160,201,1) 32%, rgba(110,189,218,1) 64%, rgba(171,217,234,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(41,128,160,1)), color-stop(32%,rgba(51,160,201,1)), color-stop(64%,rgba(110,189,218,1)), color-stop(100%,rgba(171,217,234,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(41,128,160,1) 0%,rgba(51,160,201,1) 32%,rgba(110,189,218,1) 64%,rgba(171,217,234,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(41,128,160,1) 0%,rgba(51,160,201,1) 32%,rgba(110,189,218,1) 64%,rgba(171,217,234,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(41,128,160,1) 0%,rgba(51,160,201,1) 32%,rgba(110,189,218,1) 64%,rgba(171,217,234,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(41,128,160,1) 0%,rgba(51,160,201,1) 32%,rgba(110,189,218,1) 64%,rgba(171,217,234,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2980a0', endColorstr='#abd9ea',GradientType=0 ); /* IE6-8 */
}
.delivery-countdown-mins {
	border: #000 1px solid;
	padding: 5px;
	border-radius: 5px;
	font-weight: bold;
	background: rgb(41,128,160); /* Dev note: Grdients and support for older browsers */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI5ODBhMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMyJSIgc3RvcC1jb2xvcj0iIzMzYTBjOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY0JSIgc3RvcC1jb2xvcj0iIzZlYmRkYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhYmQ5ZWEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(41,128,160,1) 0%, rgba(51,160,201,1) 32%, rgba(110,189,218,1) 64%, rgba(171,217,234,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(41,128,160,1)), color-stop(32%,rgba(51,160,201,1)), color-stop(64%,rgba(110,189,218,1)), color-stop(100%,rgba(171,217,234,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(41,128,160,1) 0%,rgba(51,160,201,1) 32%,rgba(110,189,218,1) 64%,rgba(171,217,234,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(41,128,160,1) 0%,rgba(51,160,201,1) 32%,rgba(110,189,218,1) 64%,rgba(171,217,234,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(41,128,160,1) 0%,rgba(51,160,201,1) 32%,rgba(110,189,218,1) 64%,rgba(171,217,234,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(41,128,160,1) 0%,rgba(51,160,201,1) 32%,rgba(110,189,218,1) 64%,rgba(171,217,234,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2980a0', endColorstr='#abd9ea',GradientType=0 ); /* IE6-8 */
}
.delivery-countdown-secs {
	border: #000 1px solid;
	padding: 5px;
	border-radius: 5px;
	font-weight: bold;
	background: rgb(41,128,160); /* Dev note: Grdients and support for older browsers */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI5ODBhMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMyJSIgc3RvcC1jb2xvcj0iIzMzYTBjOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY0JSIgc3RvcC1jb2xvcj0iIzZlYmRkYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhYmQ5ZWEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(41,128,160,1) 0%, rgba(51,160,201,1) 32%, rgba(110,189,218,1) 64%, rgba(171,217,234,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(41,128,160,1)), color-stop(32%,rgba(51,160,201,1)), color-stop(64%,rgba(110,189,218,1)), color-stop(100%,rgba(171,217,234,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(41,128,160,1) 0%,rgba(51,160,201,1) 32%,rgba(110,189,218,1) 64%,rgba(171,217,234,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(41,128,160,1) 0%,rgba(51,160,201,1) 32%,rgba(110,189,218,1) 64%,rgba(171,217,234,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(41,128,160,1) 0%,rgba(51,160,201,1) 32%,rgba(110,189,218,1) 64%,rgba(171,217,234,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(41,128,160,1) 0%,rgba(51,160,201,1) 32%,rgba(110,189,218,1) 64%,rgba(171,217,234,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2980a0', endColorstr='#abd9ea',GradientType=0 ); /* IE6-8 */
}
.head-catrootmenu ul {
  list-style: outside none;
  margin: 0;
  padding: 0;
}
.head-catrootmenu ul li {
  float: left;
  height: 34px;
  border: 1px solid #292929;
  border-right: 0 none;
  background: transparent none;
}
.head-catrootmenu ul li.last {
  border-right: 1px solid #292929;
  -moz-border-radius: 0 2px 2px 0;
  -webkit-border-radius: 0 2px 2px 0;
  border-radius: 0 2px 2px 0;
}
.head-catrootmenu ul li.last a {
  -webkit-border-radius: 0 2px 2px 0;
  -moz-border-radius: 0 2px 2px 0;
  border-radius: 0 2px 2px 0;
}
.head-catrootmenu ul li.first-home,
.head-catrootmenu ul li.first-home a {
  -webkit-border-radius: 2px 0 0 2px;
  -moz-border-radius: 2px 0 0 2px;
  border-radius: 2px 0 0 2px;
}
.head-catrootmenu ul li a:link,
.head-catrootmenu ul li a:active,
.head-catrootmenu ul li a:visited,
.head-catrootmenu ul li a:hover {
  display: block;
  padding: 0 20px;
  margin: 0;
  height: 34px;
  color: #f5f5f8 !important;
  font: normal 12px/34px arial, sans-serif;
  text-decoration: none;
  text-shadow: 1px 1px 0 #000000;

  -moz-box-shadow: 1px 1px 0px 0px #707073 inset;
  -webkit-box-shadow: 1px 1px 0px 0px #707073 inset;
  box-shadow: 1px 1px 0px 0px #707073 inset;

  background: #4b4b4f;
  background: -moz-linear-gradient(top, #2990B1 0%, #164C5E 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2990B1), color-stop(100%,#164C5E));
  background: -webkit-linear-gradient(top, #2990B1 0%,#164C5E 100%);
  background: -o-linear-gradient(top, #2990B1 0%,#164C5E 100%);
  background: -ms-linear-gradient(top, #2990B1 0%,#164C5E 100%);
  background: linear-gradient(top, #2990B1 0%,#164C5E 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#535357', endColorstr='#164C5E')";
}
.head-catrootmenu ul li a:hover {
  -moz-box-shadow: -1px 1px 1px 0px #333333 inset;
  -webkit-box-shadow: -1px 1px 1px 0px #333333 inset;
  box-shadow: -1px 1px 1px 0px #333333 inset;
  background: #164C5E;
  line-height: 36px;
}


#header .line2.with_languages .head-categories {
  left: 65px;
}
#header .languages,
#header .languages-flags {
  top: 16px;
  left: 10px; right: auto;
}
strong.language-code img, .language-code-over {
  border: 1px solid #6BACC2 !important;
}
#header .languages-flags a, #header .languages-flags strong {
  padding-left: 1px;
  padding-right: 0;
}
#header .languages.mc-selector-menu-block {
  top: 72px; left: auto;
  right: 100px; bottom: auto;
  width: 250px;
}
#header .languages.mc-selector-menu-block .mc-selector-menu-item {
  color: #ffffff;
}
#header .cart-bar {
  float: right;
  height: 105px;
  width: 87px;
  border: 0 none;
  padding: 0;
  margin: 0;
  background:  #33a1c9 none;
  -moz-border-radius: 0px 6px 6px 0px;
  -webkit-border-radius: 0px 6px 6px 0px;
  border-radius: 0px 6px 6px 0px;
}
#header .cart-bar.with-wl {
  background:  #33a1c9 url(../images/sprite_main.png) 23px 13px no-repeat;
}

#header .wl-block {
  background:  #33a1c9 url(../images/sprite_main.png) 23px 13px no-repeat;
  height: 53px;
  position: relative;
  -moz-border-radius: 0px 6px 0px 0px;
  -webkit-border-radius: 0px 6px 0px 0px;
  border-radius: 0px 6px 0px 0px;
}
#header .wl-block .wl-link {
  position: absolute;
  left: 24px;
  top: 18px;
  display: block;
  width: 35px;
  height: 28px;
  background: transparent none;
  outline: none;
  color: #ffffff;
  font: bold 10px/18px tahoma, sans-serif;
  text-align: center;
  text-decoration: none;
}

#header .wl-block .wl-link.counted {
  width: 19px;
  height: 19px;
  top: 14px;
  left: 48px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #c66f6d;
  -o-transition: border-radius .9s;
  -ms-transition: border-radius .9s;
  -moz-transition: border-radius .9s;
  -webkit-transition: border-radius .9s;
  transition: border-radius .9s;
}
#header .wl-block .wl-link.counted:hover {
  text-decoration: none;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
}
#header .minicart-block {
  position: relative;
  top: 25px;
  height: 50px;
  background:  #33a1c9 url(../images/sprite_main.png) 23px -40px no-repeat;
  z-index: 10;
}
#header .with-wl .minicart-block {
  background: transparent none;
  top:0px;
}
#header div.minicart {
  position: relative;
  height: 50px;
}
#header .minicart-block .ajax-minicart-icon {
  position: absolute;
  width: 19px;
  height: 19px;
  top: 5px;
  left: 48px;
}
#header .minicart-block .ajax-minicart-icon {
  right: 20px; left: auto;
  width: 50px;
  height: 30px; 
}
#header .minicart-block .empty-cart-hint {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  right: 0px; left: auto;
  top: 46px;bottom: auto;
  width: 120px;
  height: 0px;
  text-align: center;
  color: #ffffff;
  background: #2e91b5;
  border: 0 none;
  font: bold 13px/24px verdana, sans-serif;
  text-shadow: 1px 1px 1px #1B7985;
  -o-transition: visibility .5s, opacity .5s, height .5s;
  -ms-transition: visibility .5s, opacity .5s, height .5s;
  -moz-transition: visibility .5s, opacity .5s, height .5s;
  -webkit-transition: visibility .5s, opacity .5s, height .5s;
  transition: visibility .5s, opacity .5s, height .5s;
  overflow: hidden;
}
#header .minicart-block:hover .empty-cart-hint {
  visibility: visible;
  opacity: 1;
  height: 25px;
}

#header div.minicart {
  color: #ffffff;
  font: bold 10px/18px tahoma, sans-serif;
  text-align: center;
  text-decoration: none;
  z-index: 20;
  background: transparent none;
}
#header div.minicart div {
  position: absolute;
  top: 5px;
  left: 48px;
  width: 19px;
  height: 19px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  z-index: 21;
}
#header div.minicart div.empty {
  background: transparent;
}
#header div.minicart div.full {
  background: #c66f6d;
}
#header div.minicart div.full:hover {
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
}

#header .minicart-block .ajax-minicart-icon {
  background: transparent none;
  z-index: 30;
}
#header .ajax-minicart .minicart-block img.minicart-button {
  cursor: pointer;
  background: transparent none;
}

.minicart-box {
  border: 0 none;
  padding: 0;
  top: 42px;
}
.minicart-box.wait {
  padding: 10px;
  border: 1px solid #dfdfdf;
  box-shadow: 0 0 3px #ccc;
}
.minicart-box .view-cart-link {
  display: block;
  border: 0 none;
  height: 28px;
  padding-left: 15px;
  background: #33a1c9;
  color: #ffffff !important;
  font: bold 10px/28px arial, sans-serif;
}
.minicart-box .view-cart-link:hover {
  text-decoration: none;
}
.minicart-box .cart-items li {
  padding: 10px 15px;
  border: 1px solid #dfdfdf;
  border-top: 0 none;
  position: relative;
}
.minicart-box .cart-items .cart-item-image {
  display: block;
  width: 42px;
  float: left;
  padding-right: 10px;
}
.minicart-box .cart-items a {
  color: #00a6cd !important;
  font: normal 12px/13px tahoma, sans-serif;
}
.minicart-box .cart-items a:hover {
  text-decoration: none;
}
.minicart-box .cart-items .price-row {
  margin: 10px 0 0 52px;
  position: relative;
}
.minicart-box .cart-items li a.delete {
  display: block;
  width: 13px; height: 13px;
  position: absolute;
  right: -3px;
  top: 3px;
}
.minicart-box .cart-items li a.delete img {
  width: 13px; height: 13px;
  background: transparent url(../images/sprite_main.png) -80px 0 no-repeat;
}
.minicart-box .cart-items li a.delete:hover img {
  background: transparent url(../images/sprite_main.png) -80px -13px no-repeat;
}
.minicart-box .menu li {
  background: #dfdfdf;
  padding: 4px 15px 8px 5px;
}
.minicart-box .menu li a {
  color: #00a6cd !important;
  font: bold 10px/12px arial, tahoma, sans-serif;
  text-decoration: underline;
}
.minicart-box .menu li a:hover {
  text-decoration: none;
}
.minicart-box .menu .checkout-link {
  padding-right: 100px;
}
.minicart-box ul.menu li.view-cart-link a, 
.minicart-box ul.menu li.checkout-link a {
  border: 0 none;
}
.minicart-box .minicart-totals {
  position: absolute;
  right: 10px;
  bottom: 10px;
  color: #2b2525;
  font: bold 10px/12px arial, sans-serif;
}


#footer {
  position: relative !important;
  bottom: auto;
  width: 100%;
  float: none;
  border-top: 2px solid #ec8a00;
  height: auto;
  min-height: 380px;
  box-shadow: inset 0px 10px 10px #1a5063;
  background-image: url ('images/foot_top.png');
  background-repeat: repeat-y;
  background-color: #257491;
  
  behavior: url(/PIE/PIE.htc);
    
  /*Gradient edits *
  background: #2980a0; /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' *
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI5ODBhMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjgxJSIgc3RvcC1jb2xvcj0iIzFhNTA2MyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxYTUwNjMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,  #2980a0 0%, #1a5063 81%, #1a5063 100%); /* FF3.6+ *
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2980a0), color-stop(81%,#1a5063), color-stop(100%,#1a5063)); /* Chrome,Safari4+ *
  background: -webkit-linear-gradient(top,  #2980a0 0%,#1a5063 81%,#1a5063 100%); /* Chrome10+,Safari5.1+ *
  background: -o-linear-gradient(top,  #2980a0 0%,#1a5063 81%,#1a5063 100%); /* Opera 11.10+ *
  background: -ms-linear-gradient(top,  #2980a0 0%,#1a5063 81%,#1a5063 100%); /* IE10+ *
  background: linear-gradient(to bottom,  #2980a0 0%,#1a5063 81%,#1a5063 100%); /* W3C *
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2980a0', endColorstr='#1a5063',GradientType=0 ); /* IE6-8 */
}
#footer .box {
  border: 0 none;
  background: transparent none;
  width: 995px;
  margin: 0 auto;
  padding-top: 40px;
  
  behavior: url(/PIE/PIE.htc);
}
#footer .footer-table {
  width: 100%;
  background-color: #1E5D74;
  
  behavior: url(/PIE/PIE.htc);
}
#footer .footer-table td {
  vertical-align: top;
  padding: 15px 40px 20px 0;
  /*background: rgba(0,0,0,0.2);*/
  border-radius: 5px;
  border-top: 1px solid #ec8a00;
  /*box-shadow: inset 0px 2px #1a5063;*/
  max-width: 280px;
  
  behavior: url(/PIE/PIE.htc);
}
#footer .footer-table td.last {
  padding: 70px 0px 20px 0;
  text-align: right;
  vertical-align: top!important;
  
  min-width: 290px!important;
  
  behavior: url(/PIE/PIE.htc);
  
}
#footer .footer-table tr td {
  padding-bottom: 0;
}
#footer .footer-table tr.last td {
  padding-top: 0;
  padding-bottom: 20px;
  border: none;
}
#footer .footer-table div.mc-field-group {
  text-align: left;
}
#footer .footer-table div.mc-field-group label {
  color: #ffffff;
  font: normal 16px/18px arial, sans-serif;
  text-transform: uppercase;
  height: 40px;
  line-height: 40px;
}
#footer .footer-table div.mc-field-group input.email {
  background: #FFFFFF none;
  border: 1px solid #68838B;
  width: 210px;
  height: 28px;
  margin: 0 10px 3px 10px;
  padding: 2px 10px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: 1px 1px 0px 0px #888888;
  -webkit-box-shadow: 1px 1px 0px 0px #888888;
  box-shadow: 1px 1px 0px 0px #888888;
  font: normal 16px arial, sans-serif;
}
.cprght {
  /*font: normal 14px/22px arial, sans-serif;*/
  color: #ffffff;
  text-align: right;
  margin-top: 25px;
  margin-bottom: 25px;
  margin-right: 10px;
  font-size: 11px;
  line-height: 14px;
  
}
.cprght span {
  color: #f2f2f5; /*#0796b8;*/
}
#footer .menu-news {
  width: 365px;
  margin: 0 0 25px auto;
}
#footer .menu-news .content .news {
  font: normal 14px/16px arial, sans-serif;
}
#footer .menu-news .content .news strong {
  color: #9d9d9d;
  font: normal 12px/30px arial, sans-serif;
}
.menu-news .news-buttons-row {
  text-align: right;
}
#footer .subbox {
  background: transparent none;
  border: 0 none;
  color: #ffffff;
}
/**
 * menu-dialog
 */
.menu-dialog {
  border: 0 none;
  margin-bottom: 20px;
  margin-left:10px;
}
.menu-dialog .title-bar {
  border: 0 none;
  background: transparent none;
}
.menu-dialog .title-bar h2 {
  color: #ffffff;
  font: normal 16px/18px arial, sans-serif;
  text-transform: uppercase;
}
.menu-dialog .link-title h2 a.title-link {
  font-weight: bold;
  color: #ffffff;
  -o-transition: color .5s;
  -ms-transition: color .5s;
  -moz-transition: color .5s;
  -webkit-transition: color .5s;
  transition: color .5s;
}
.menu-dialog .link-title h2 a.title-link:hover {
  color:#00A6CD;
}
.menu-dialog .content {
  background: transparent none;
  padding: 0;
}
.menu-dialog ul li {
  padding: 6px 0;
}
.menu-dialog .content a,
.menu-dialog ul li a {
  color: #5ab3d5; /*#11acd0;*/
  font: normal 14px/18px arial, sans-serif;
  text-decoration: none;
}
.menu-dialog .content a:hover,
.menu-dialog ul li a:hover {
  color: #246f8c;
  text-decoration: none;
}

#right-bar .menu-dialog {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #e1e1e1;
  padding: 5px 10px 10px;
  -o-transition: border-color .3s;
  -ms-transition: border-color .3s;
  -moz-transition: border-color .3s;
  -webkit-transition: border-color .3s;
  transition: border-color .3s;
}
#right-bar .menu-dialog:hover,
#right-bar .menu-dialog:hover .title-bar {
  border-color: #379c96;
}
#right-bar .menu-dialog .title-bar {
  text-align: center;
  height: 25px;
  -moz-border-radius: 3px 3px 0 0;
  -webkit-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
  padding: 0;
  background: transparent;
  border-bottom: 1px solid #e1e1e1;
  -o-transition: border-color .3s;
  -ms-transition: border-color .3s;
  -moz-transition: border-color .3s;
  -webkit-transition: border-color .3s;
  transition: border-color .3s;
}
#right-bar .menu-dialog .title-bar h2 {
  color: #474747;
  font: normal 16px/20px arial, sans-serif;
  text-transform: none;
}
#right-bar .menu-dialog .content {
  -moz-border-radius: 0 0 3px 3px;
  -webkit-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
  padding: 10px 0px 0px;
}
#right-bar .menu-dialog .content a:hover,
#right-bar .menu-dialog ul li a:hover {
  color: #176578;
}
#right-bar .menu-dialog img.separator {
  background-color: #e1e1e1;
}

.black-menu {
  padding: 15px 25px;
  background: #282726 none;
  background: rgba(0,0,0,.4);
  text-align: left;
  color: #ffffff;
}
.black-menu .content {
  color: #ffffff;
}

/**
 * bread crumbs
 */
#location {
  padding-left: 10px;
  color: #b96c00;
  font-size: 10px;
  font-family: arial;
  margin-bottom: 0px;
}
a.bread-crumb {
  color: #33a0c9;
  font-size: 10px;
  text-decoration: none;
}
a.bread-crumb:hover {
  color: #ec8a00;
}
#location span {
  padding: 0 1px;
  font-size: 9px;
}
font.bread-crumb {
  font-size: 10px;
  color: #d37b00;
}
a.home-crumb {
    display: inline-block;
    width: 23px;
    height: 23px;
    vertical-align: middle;
    color: transparent;
    font-size: 1px;
    background: transparent url(../images/sprite_main.png) -564px -2px no-repeat;
}
/**
* buttons
**/
button.button {
  height: 40px;
  padding: 0;
}
button.button .button-right {
  height: 38px;
  background: transparent url(../images/sprite_main.png) right -458px no-repeat;
  padding: 0 5px 0 0;
}
button.button .button-left {
  height: 38px;
  background: transparent url(../images/sprite_main.png) left -420px no-repeat;
  color: #ffffff;
  font: bold 16px/37px arial, sans-serif;
  padding: 0 10px 0 15px;
  text-shadow: 1px 1px 1px #000000;
}

div.button {
  height: 38px;
  background: transparent url(../images/sprite_main.png) right -458px no-repeat;
}
div.button div,
div.button a {
  height: 38px;
  background: transparent url(../images/sprite_main.png) left -420px no-repeat;
  color: #ffffff;
  font: bold 16px/37px arial, sans-serif;
  text-shadow: 1px 1px 1px #000000;
}

button.main-button {
  height: 41px;
}
.minicart-box div.button.minicart-checkout-button,
div.main-button,
button.main-button .button-right {
  height: 40px;
  background: transparent url(../images/sprite_main.png) right -260px no-repeat;
}
.minicart-box div.button.minicart-checkout-button a,
div.main-button div,
div.main-button a,
button.main-button .button-left {
  height: 40px;
  background: transparent url(../images/sprite_main.png) left -300px no-repeat;
  color: #ffffff;
  font: bold 16px/39px arial, sans-serif;
  text-shadow: 1px 1px 1px #2a827c;
}
button.main-button.add-to-cart-button .button-left {
  background: transparent url(../images/sprite_main.png) left -340px no-repeat;
  padding-left: 70px;
}
button.main-button.added-to-cart-button .button-left {
  background: transparent url(../images/sprite_main.png) left -380px no-repeat;
  padding-left: 70px;
}

button.main-button.add-to-cart-button .button-right,
.product-details button.main-button .button-right {
    background-position: right -496px;
}
button.main-button.add-to-cart-button .button-left,
.product-details button.main-button .button-left {
    background-position: left -536px;
    text-shadow: none;
}
button.main-button.add-to-cart-button .button-left,
.product-details button.main-button.add-to-cart-button .button-left {
    background-position: left -576px;
}
button.main-button.added-to-cart-button .button-left,
.product-details button.main-button.added-to-cart-button .button-left {
    background-position: left -616px;
}

.buy-it button.main-button.add-to-cart-button {
  height: 29px !important;
}
.buy-it button.main-button.add-to-cart-button .button-right {
  height: 28px;
  background: transparent none;
  padding: 0;
}
.buy-it button.main-button.add-to-cart-button .button-left {
  height: 28px;
  color: #fff;
  line-height: 28px;
  font-size: 14px;
  text-shadow: none;
  /* background: #33a1c9 url(../images/sprite_main.png) -186px -43px no-repeat; */
  background: #f16602;
  background: -moz-linear-gradient(top, #ff7e00 0%, #e44f04 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff7e00), color-stop(100%,#e44f04));
  background: -webkit-linear-gradient(top, #ff7e00 0%,#e44f04 100%);
  background: -o-linear-gradient(top, #ff7e00 0%,#e44f04 100%);
  background: -ms-linear-gradient(top, #ff7e00 0%,#e44f04 100%);
  background: linear-gradient(top, #ff7e00 0%,#e44f04 100%);    
  padding: 0 12px;
  
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  transition: background-color .5s, box-shadow .5s;
}
.buy-it button.main-button.add-to-cart-button:hover .button-left {
    background: #f16602;
    background: -moz-linear-gradient(top, #FF9F42 0%, #FC6112 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FF9F42), color-stop(100%,#FC6112));
    background: -webkit-linear-gradient(top, #FF9F42 0%,#FC6112 100%);
    background: -o-linear-gradient(top, #FF9F42 0%,#FC6112 100%);
    background: -ms-linear-gradient(top, #FF9F42 0%,#FC6112 100%);
    background: linear-gradient(top, #FF9F42 0%,#FC6112 100%);
    box-shadow: none;
}
.buy-it button.main-button.add-to-cart-button:active .button-left {
  background-color: #565656;
  transition-duration: 0s;
}
.buy-it button.main-button.added-to-cart-button .button-left {
  /* background: #33a1c9 url(../images/sprite_main.png) -140px -43px no-repeat; */
}

.buy-it button.add-to-cart-button.do-add2cart-wait .button-left,
.buy-it button.add-to-cart-button.do-add2cart-success .button-left,
.buy-it button.add-to-cart-button.do-add2cart-error .button-left {
  background: #33a1c9 none;
  color: #ffffff;
  font-size: 10px;
  text-shadow: none;
}
button.do-add2cart-wait .button-left .progress {
  background-position: left 15px;
}

.wl-heart-button .button {
  background: none repeat scroll 0% 0% transparent;
  height: 16px;
  margin: 0px;
  padding: 0px;
  width: 18px;
}
.wl-heart-button .button div, 
.wl-heart-button .button a {
  background: url("../images/sprite_main.png") no-repeat scroll -566px -41px transparent;
  height: 16px;
  margin: 0px;
  padding: 0px;
  width: 18px;
}
.wl-heart-button .button div:hover,
.wl-heart-button .button a:hover {
  background-position: -245px -45px;
  background-position: -566px -41px;
}
.product-details .wl-heart-button .button {
    width: 30px;
    height: 26px;
    margin: 8px;
}
.product-details .wl-heart-button .button a,
.product-details .wl-heart-button .button div {
    width: 30px;
    height: 26px;
    background-position: -560px -72px;
}
div.dropout-box {
  margin-top: 40px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
div.drop-out-button {
  padding-right: 15px;
}
div.dropout-box .button,
div.dropout-box .button:hover {
  height: 38px;
  background: transparent url(../images/sprite_main.png) right -458px no-repeat;
  width: auto;
  padding: 0 10px 0 0;
}
div.dropout-box .button div,
div.dropout-box .button a,
div.dropout-box .button div:hover,
div.dropout-box .button a:hover {
  height: 38px;
  background: transparent url(../images/sprite_main.png) left -420px no-repeat;
  color: #ffffff;
  font: bold 16px/37px arial, sans-serif;
  text-shadow: 1px 1px 1px #000000;
  width: auto;
  padding: 0 5px 0 15px;
}

div.checkout-2-button,
div.checkout-1-button {
  height: 38px;
  background: transparent url(../images/sprite_main.png) right -458px no-repeat;
}
div.checkout-2-button div, div.checkout-2-button a:link, div.checkout-2-button a:visited, div.checkout-2-button a:hover, div.checkout-2-button a:active,
div.checkout-1-button div, div.checkout-1-button a:link, div.checkout-1-button a:visited, div.checkout-1-button a:hover, div.checkout-1-button a:active {
  height: 38px;
  background: transparent url(../images/sprite_main.png) left -420px no-repeat;
  color: #ffffff;
  font: bold 16px/37px arial, sans-serif;
  text-shadow: 1px 1px 1px #000000;
}

div.checkout-buttons div.checkout-3-button {
  height: 40px;
  background: transparent url(../images/sprite_main.png) right -260px no-repeat;
  padding-right: 10px;
}
div.checkout-3-button div, div.checkout-3-button a:link, div.checkout-3-button a:visited, div.checkout-3-button a:hover, div.checkout-3-button a:active {
  height: 40px;
  background: transparent url(../images/sprite_main.png) left -300px no-repeat;
  color: #ffffff;
  font: bold 16px/39px arial, sans-serif;
  text-shadow: 1px 1px 1px #2a827c;
}

a.simple-button:hover {
  color: #C66F6D;
}

/**
* dialog
**/
.dialog {
  border: 0 none;
}
.dialog .title {
  border: 0 none;
  background: transparent none;
  height: 130px;
}
.dialog .title h2 {
  color: #474747;
  font: normal 21px/30px arial, sans-serif;
}
.dialog .content {
  padding: 0;
}

.list-dialog .title {
  height: 50px;
  padding: 0;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;

  background: #f0eee9;
  background: -moz-linear-gradient(top, #f7f6f4 0%, #ebe8e2 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7f6f4), color-stop(100%, #ebe8e2));
  background: -webkit-linear-gradient(top, #f7f6f4 0%, #ebe8e2 100%);
  background: -o-linear-gradient(top, #f7f6f4 0%, #ebe8e2 100%);
  background: -ms-linear-gradient(top, #f7f6f4 0%, #ebe8e2 100%);
  background: linear-gradient(top, #f7f6f4 0%, #ebe8e2 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f6f4', endColorstr='#ebe8e2')";
}
.list-dialog .title div.sort-box {
  height: 50px;
  line-height: 50px;
  left: 10px; right: auto;
  text-align: left;
}
.list-dialog .title div.sort-box .search-sort-bar {
  line-height: 50px;
  height: auto;
  margin: 0;
  text-align: left;
  color: #929ba0;
  font-size: 12px;
  text-shadow: 1px 1px 0 #ffffff;
}
.search-sort-cell .search-sort-link {
  font: normal 12px/14px arial, sans-serif;
  color: #666666;
}
.search-sort-cell .search-sort-link:hover {
  color: #33a0c9;
}
.search-sort-bar a.up-direction,
.search-sort-bar a.down-direction {
  color: #d37b00;
}
.navigation-table {
  float: right;
  color: #929ba0;
  text-shadow: 1px 1px 0 #ffffff;
  padding-right: 10px;
  font-size: 12px;
}
.list-dialog .title .navigation-table td {
  line-height: 50px;
  vertical-align: middle;
}
.no-pager .navigation-table {
  display: none;
}
.navigation-table .nav-pages a {
  color: #2e90b5;
}
.navigation-table .nav-pages a:hover,
.navigation-table .nav-pages .current-page {
  color: #d37b00;
}
.per-page-selector {
  float: none;
  font-weight: normal;
  padding-left: 20px;
}
.nav-pages img {
  vertical-align: middle;
}

.products-dialog .content {
  padding: 10px 0px;
  position: relative;
}

.dialog.featured-dialog {
  border: 0 none;
}
.dialog.featured-dialog .title {
  border: 0 none;
  background: transparent none;
  text-align: center;
  padding: 0;
  line-height: 30px;
  height: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #e1e1e1;
  overflow: visible;
  position: relative;
}

.dialog.featured-dialog .title h1 {
  text-align: center;
  color: #474747;
  padding: 0 30px;
  display: inline;
  border: 0 none;
  background: #ffffff;
  font-size: 24px;
}

.dialog.featured-dialog .title h2 {
  text-align: center;
  font: normal 16px/30px arial, sans-serif;
  color: #474747;
  padding: 0 30px;
  display: inline;
  border: 0 none;
  background: #ffffff;
}
.dialog.featured-dialog .content {
  padding: 5px 1px 0;
}
/**
* category page
**/

ul.subcategories {

}
ul.subcategories li {
  display: inline;
  padding-right: 20px;
  color: #939292;
  font: normal 14px/18px arial, sans-serif;
}
ul.subcategories a {
  font: normal 14px/18px arial, sans-serif;
  color: #176578;
  text-decoration: none;
  font-weight: normal;
}
ul.subcategories a:hover {
  color: #33b8d7;
  text-decoration: underline;
}
.subcategory-image {
  float: none;
  margin: 10px 0;
}

/** Rest of subcategories in common_files main.css **/
span.subcategories {
	border: 1px solid #e1e1e1;
	border-radius: 5px;
	transition: border-color 3s ease-in, box-shadow 1s ease-in;
	-webkit-transition: border-color 3s ease-in, box-shadow 1s ease-in;
	-moz-transition: border-color 3s ease-in, box-shadow 1s ease-in;
	-o-transition: border-color 3s ease-in, box-shadow 1s ease-in;
}
span.subcategories:hover {
	border: 1px solid #2e90b5;
	box-shadow: 3px 3px 30px #33a0c9;
	transition: box-shadow 0.3s ease;	
	-webkit-transition: box-shadow 0.3s ease;	
	-moz-transition: box-shadow 0.3s ease;	
	-o-transition: box-shadow 0.3s ease;	
}

/**
* products
**/
.products {
  margin-top: 0px;
}
div.market-price,
.products .market-price-value,
.products .price-save {
display: none;
/*  color: #aaa293;
  font: normal 11px/12px tahoma, sans-serif;*/
}

.products .price-value {
  color: #373634;
}

.products .market-price-value {
  background: transparent none;
  text-decoration: line-through;
}
.products .market-price .price-save {
    float: right;
    color: #fff;
    font-family: 'Oswald', sans-serof;
    font-weight: bold;
    font-size: 14px;
    line-height: 14px;
    background: #9211ce;
    padding: 5px;
    display: inline-block;
    margin-top: -15px;
}
.products .market-price:before,
.products .market-price:after {
    content: " ";
    display: table;    
}
.products .market-price:after {
    clear: both;
}
.products .image {
  position: relative;
}
.products .wl-heart-button {
  position: absolute;
  right: 0px; 
  top: 0px;
  width: 18px;
  height: 16px;
}
.products .product-title {
    color: #007de2;
    font-size: 12px;
}
.products .product-title:hover {
    color: #f76407;
}
/**
* products-list
**/

/**
* products-table
**/
.pr-table .cell-item {
  padding-right: 10px;
  vertical-align: top;
  padding-bottom: 10px;
}
.pr-table .cell-item.last {
  padding-right: 0px;
}
.pr-table .item {
  float: left;
  position: relative;
  border-color: #e1e1e1;
  border-style: solid;
  border-width: 2px;
  border-radius: 2px;
  -o-transition: border-color .3s;
  -ms-transition: border-color .3s;
  -moz-transition: border-color .3s;
  -webkit-transition: border-color .3s;
  transition: border-color .4s, box-shadow 4.3s;
  padding: 10px 8px;
  margin: 0;
}
.pr-table .item:hover {
  border-color: #72acfc;
  /* box-shadow: 1px 1px 25px 0px #2e90b5;*/
  box-shadow: none;
  transition: border-color .4s, box-shadow .4s;
}
.pr-table .item .image {
  padding: 0;
  text-align: center;
  float: none;
  margin: 0 auto;
}
.pr-table .item .image img {
	-ms-interpolation-mode: bicubic;
}
.pr-table .item .options {
  position: relative;
  padding: 0;
  margin: 5px 0 0 0;
}
.pr-table .item .options .buy-now .quantity {
  display: none;
  position: absolute;
  right: 0px;
  top: 0px;
  width:72px;
  height: 22px;
  padding: 6px 5px 4px;
  background: #efefef;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.pr-table .item .options .buy-now .quantity span.quantity-title {
  padding-right: 5px;
  vertical-align: middle;
}
.pr-table .item .options .price-qty {
    min-height: 32px;
}
.pr-table .item .options .price-qty .fake-qty {
  width: 100px;
  height: 35px;
  float: right;
}
.pr-table .item .price-row {
  line-height: 12px;
  margin-top: 12px;
}
.pr-table .alter-price,
.pr-table .price-value {
  color: #f76407;
}
.pr-table .price-value {
  font-size: 14px;
}
.pr-table .alter-price {
  font-size: 12px;
}
.pr-table a.product-manufacturer {
  color: #6c6a6a;
  font-size: 12px;
  text-decoration: none;
}
.pr-table a.product-manufacturer:hover {
  color: #00A6CD;
}
.pr-table .buy-it {
  margin-top: 0px;
  min-height: 28px;
}
.pr-table .buy-table {
  width: 100%;
}
.pr-table .buy-table .info {
  text-align: left;
  padding-right: 30px;
  vertical-align: middle;
}
.pr-table .buy-table .action {
  text-align: right;
  vertical-align: top;
}
.pr-table .buy-now {
  margin-top: 0px;
}
.pr-table .buy-it .details {
  padding: 0;
  margin: 0;
}
.pr-table .buy-now .button-row,
.pr-table .buy-now .buttons-row {
  margin-top: 0px;
  float: none !important;
  height: 28px;
}
@media screen and (max-width: 699px) {
    .pr-table .buy-now .button-row {
        margin-top: 0 !important;
    }
}
.pr-table .buttons-row .button,
.pr-table .buttons-row button.simple-button,
.pr-table .buttons-row a.simple-button {
  float: none;
}
.products.pr-table .buy-now .quantity-empty {
    display: none;
}
.pr-table .sku {
  height: 15px;
  line-height: 15px;
  margin:0; padding: 0;
  text-align: right;
  font-size: 11px;
  color: #9c9c9c;
}
.pr-table .sku-value {
  font-weight: bold;
  color: #373634;
  font-size: 12px;
}
.pr-table .added-date {
  position: relative;
  height: 15px;
  line-height: 15px;
  padding-bottom: 5px;
  padding-left:0px;
  -o-transition: padding-left .5s, color .5s;
  -ms-transition: padding-left .5s, color .5s;
  -moz-transition: padding-left .5s, color .5s;
  -webkit-transition: padding-left .5s, color .5s;
  transition: padding-left .5s, color .5s;
}
.pr-table .item:hover .added-date {
  padding-left: 5px;
  font-weight: bold;
  color:#379c96;
}
.pr-table a.prod-notif-request-button {
  float: right;
}
.pr-table .prod-notif {
  margin-top: 25px;
  font-size: 11px;
}
.pr-table .prod-notif-email {
  width: 80%;
}
.products-list-title {
    color: #1a81c3;
}
/**
* Brand-logos
**/
.brand-list {
  position: relative;
  float: none;
  clear: both;
  right: 5%;
  width: 103%;
}
.brand-list li {
  display: inline-block;
  vertical-align: middle;
}

.brand-list img {
  -ms-interpolation-mode: bicubic;
}

.brand-list2 {
  position: relative;
  float: none;
  clear: both;
  right: 5%;
  width: 103%;
}

.brand-list2 li {
  display: inline-block;
  vertical-align: middle;
  /*max-width: 110px;*/
}

.brand-list2 img {
  -ms-interpolation-mode: bicubic;
}

.ie7.brandlist li{
float: left!important;
display: inline-block;
}

.ie8.brandlist li {
float: left!important;
display: inline-block;
}

.brand {
  opacity: 1;
}
.brand:hover {
  opacity: 0.3;
  -webkit-transition: opacity .3s;
  -o-transition: opacity .3s;
  -moz-transition: opacity .3s;
  -ms-transition: opacity .3s;
  transition: opacity .3s;
}

/**
* featured-carousel
**/
.featured-carousel {
  position: relative;
}
.featured-carousel .item {
  float: left;
  position: relative;
  border-color: #e1e1e1;
  border-style: solid;
  -o-transition: border-color box-shadow .3s;
  -ms-transition: border-color box-shadow .3s;
  -moz-transition: border-color box-shadow .3s;
  -webkit-transition: border-color box-shadow .3s;
  transition: border-color box-shadow .3s;

}
.featured-carousel .item:hover {
  border-color: #72acfc;
  /* box-shadow: 2px 2px 2px #33a0c9; */
}
.featured-carousel .item .image {
  padding: 0;
  text-align: center;
  float: none;
  margin: 0 auto;
}
.featured-carousel.no-slide .item.last {
  margin-right: 0px;
}
.featured-carousel.x4 .item {
  border-width: 2px;
  padding: 10px 8px;
  width: 220px;
  margin-right: 11px;
}
.featured-carousel.x7 {
  padding: 0;
}
.featured-carousel.x7 .item {
  border-width: 1px;
  width: 100px;
  padding: 10px;
  margin-right: 23px;
  -moz-border-radius: 11px;
  -webkit-border-radius: 11px;
  border-radius: 11px;
}
.featured-carousel.x7 .item .image img {
  max-width: 100px;
  max-height: 100px;
  height: auto;
  width: auto;
}
.featured-carousel.x7 .buy-it {
  min-height: 55px;
}
.featured-carousel.x7 .buy-table .info {
  padding: 0;
}
.featured-carousel.x7 .options {
  position: relative;
  margin-top: 12px;
}
.featured-carousel.x7 .options .price-qty {
  min-height: 30px;
  padding-right: 30px;
  border-width: 1px;
}
.featured-carousel.x7 .options .price-value {
  font: normal 20px/22px tahoma, sans-serif;
}
.featured-carousel.x7 .wl-heart-button {
  right: -1px;
  top: -25px;
}
a.fc-prev,
a.fc-next {
  background: red none;
  width: 27px;
  height: 73px;
  display: block;
  position: absolute;
  top: 100px;
  z-index: 120;
}
.featured-carousel.x4 a.fc-prev,
.featured-carousel.x4 a.fc-next {
  top: 125px;
}

.featured-carousel.x7 a.fc-prev,
.featured-carousel.x7 a.fc-next {
  top: 75px;
}

a.fc-prev  {
  left: -27px;
  background: transparent url(../images/sprite_main.png) -424px -1px no-repeat;
}
a.fc-next {
  right: -27px;
  background: transparent url(../images/sprite_main.png)  -452px -1px no-repeat;
}
a.fc-prev:hover { background-position: -424px -74px; }
a.fc-next:hover { background-position: -452px -74px; }

a.fc-prev.disabled:hover { background-position: -424px -148px; }
a.fc-next.disabled:hover { background-position: -452px -148px; }

a.fc-prev.disabled,
a.fc-next.disabled {
    cursor: default;
}
.simple-carousel-dialog .title {
  height: 50px;
}
.simple-carousel-dialog .title h1 {
  text-align: center;
}
.simple-carousel {
  position: relative;
}
.simple-carousel .item {
  width: 150px;
  margin: 0 10px 0 0;
  float: left;
}
.simple-carousel .item .image {
  width: 100%;
  text-align: center;
  height: 150px;
}
.simple-carousel .item .image-cell {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.simple-carousel .item .image-cell a img {
  max-height: 130px;
  max-width: 130px;
  height: auto;
  width: auto;
}
.simple-carousel .product-title {
  display: block;
  min-height: 35x;
}
.simple-carousel a.fc-prev, 
.simple-carousel a.fc-next {
  width: 35px;
  height: 66px;
  background: transparent url(../images/scarousel_strings.png) left top no-repeat;
  top: 25%;
}
.simple-carousel a.fc-prev {
  left: 0;
  background-position: left top;
}
.simple-carousel a.fc-next {
  right: 0;
  background-position: right top;
}
.simple-carousel a.fc-prev:hover,
.simple-carousel a.fc-next:hover{
  background-color: #fff;
}

/**
* product
**/
.product-heading {
  text-align: center;
}
.product-tops {
  padding: 10px 0px 6px;
  min-height: 23px;
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
  margin: 0 0 20px 0;
}
.product-tops .np-products {
  float: left;
  margin: 0;
  padding: 0;
}
.product-tops .np-products ul li a.prev,
.product-tops .np-products ul li a.next {
  border: 1px solid #c9c9c9;
  border-radius: 3px;
  background: #f7f7f7 none;
  background: -moz-linear-gradient(top, #ffffff 0%, #ededed 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ededed));
  background: -webkit-linear-gradient(top, #ffffff 0%,#ededed 100%);
  background: -o-linear-gradient(top, #ffffff 0%,#ededed 100%);
  background: -ms-linear-gradient(top, #ffffff 0%,#ededed 100%);
  background: linear-gradient(top, #ffffff 0%,#ededed 100%);
  padding: 3px 10px;
  line-height: 15px;
}
.product-tops .np-products ul li a.prev {
  margin-right: 4px;
}
.product-tops .np-products .popup {
  top: 20px;
}
.product-tops .np-products .sep {
  display: none;
}
.product-tops .acr-general-product-rating {
  float: right;
  text-align: right;
  width: 50%;
  padding: 0;
}
.product-tops .acr-container {
  float: right;
}
.product-details .details {
  position: relative;
}
.product-details .details .save-percent-container {
  margin: 0 0 20px 20px;
  position: absolute;
  top: 0;
  right: 0;
}

.product-details {
  margin-bottom: 20px;
}
.product-details .buttons-row-right,
.product-details .buttons-row {
  height: 50px;
}
table.product-properties {
  border-collapse: separate;
  border-spacing: 3px;
  width: auto;
}
table.product-properties tr td {
  padding: 3px 8px;
  font-size: 12px;
  color: #59595b;
}
table.product-properties tr.highlited td {
  padding: 9px 8px;
}
table.product-properties tr.highlited td.property-name {
  background: #ebebeb none;
}
table.product-properties tr.highlited td.property-value {
  background: #f2f2f2 none;
}
table.product-properties .property-name {
  width: auto;
  padding-left: 10px;
  font-weight: bold;
}
table.product-properties .product-price {
  font-size: 12px;
  padding: 10px;
  background: #f6f6f6 none;
  font-family: tahoma, sans-serif;
  vertical-align: bottom;
}
table.product-properties .product-market-price {
  color: #C93351;
  text-decoration: line-through;
}
table.product-properties .product-price-value {
  color: #33c95c;
  font-size: 21px;
  font-weight: normal;
}
table.product-properties .price-label {
  font-size: 21px;
  font-weight: normal;
  padding: 0 5px;
}
table.product-properties .product-taxes {
  font-weight: normal;
  padding: 0 2px;
}
table.product-properties .separator td {
  background: transparent none;
  padding: 0;
}
table.product-properties .product-price .prod-notif-request-button {
  margin: 0 10px;
  float: right;
}
table.product-properties .prod-notif {
  background: #f6f6f6;
  margin: 0;
}

table.product-properties.additional {
  border-collapse: collapse;
}

.product-details .quantity-row td.property-value {
  padding-top: 20px;
}

.product-details .ask-question {
}

.product-details ul.simple-list li {
  float: left;
}
/**
* product-details
**/
.product-details .details .save {
  background: transparent url(../images/sprite_main.png)  -500px -1px no-repeat;
  text-shadow: 1px 1px 1px #B96260;
}
.product-details .product-subtitle {
  padding: 10px 0 5px;
}
.product-details .product-subtitle div {
  border-bottom: 1px solid  #d3d3d3;
  font-size: 13px;
  color: #404040;
}
.product-details ul.simple-list {
  padding-left: 10px;
}

/**
* containers
**/
.uo-container #footer {
  height: auto;
}
.uo-container #content-container {
  padding-bottom: 40px;
}
.uo-container #footer .uo-box {
  width: 995px;
  margin: 0 auto;
  height: 15px;
  line-height: 15px;
  padding-top: 10px;
  color: #ededed;
}
.uo-container #footer .box {
  padding-top: 15px;
}

.error-page #content-container {
  /*margin-top: 204px;*/
  padding-bottom: 200px;
}
.error-page #header {
  height: 191px;
}
.error-page #header .logo {
  margin-left: 10px;
}
.error-page #header .line2 {
  height: 105px;
}
.error-page #footer {
  min-height: 200px;
}
.error-page .code-number {
  color: #B0E3E0;
}
.checkout-container #content-container {
  /*margin-top: 204px;*/
  padding-bottom: 0px;
}
.checkout-container #header {
  height: 191px;
}
.checkout-container #header .line2 {
  height: 105px;
}

.printable #content-container {
  /*margin-top: 204px;*/
  padding-bottom: 0px;
}
.printable #header {
  height: 191px;
}
.printable #header .line2 {
  display: block;
}
.printable #footer {
  width: 100%;
  margin: 0;
  position: static !important;
  float: left;
  bottom: 0;
  background: transparent none;
  min-height: 130px;
  height: 130px;
}
.printable #footer .box {
  padding: 0;
}
.printable #footer .footer-table .menu-dialog {
  display: none;
}
.printable #footer * {
  color: #000 !important;
}
.printable .featured-carousel .item {
  margin-right: 5px;
}

/**
* ui-tabs
**/
.ui-dialog {
  border-color: #898989;
}
.ui-dialog .ui-dialog-titlebar {
  border-color: #595959;

  background: -o-linear-gradient(top , #2980a0 0%, #1a5063 100%);
  background: -ms-linear-gradient(top , #2980a0 0%, #1a5063 100%);
  background: -moz-linear-gradient(top , #2980a0 0%, #1a5063 100%);
  background: -webkit-linear-gradient(top , #2980a0 0%, #1a5063 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2980a0 , color-stop(100%,#1a5063)));
  background: linear-gradient(top , #2980a0 0%, #1a5063 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#2980a0' , endColorstr='#1a5063')";
  
    behavior: url(/PIE/PIE.htc);
}
.ui-dialog .ui-dialog-title {
  text-shadow: 1px 1px 0 #000000;
  
    behavior: url(/PIE/PIE.htc);
}
.ui-dialog .ui-dialog-titlebar-close.ui-state-hover {
  background: transparent none;
  border-color: transparent;
  
    behavior: url(/PIE/PIE.htc);
}
.ui-dialog .ui-dialog-titlebar-close.ui-state-hover span {
  background-image: url(../../common_files/lib/jqueryui/images/ui-icons_cd0a0a_256x240.png);
}

.ui-tabs {
  border: 0px none;
  padding: 0px;
  background: transparent none;
}
.ui-tabs .ui-tabs-panel {
  background: #ffffff;
  border-color: #d8d8d8;
  border-width: 1px;
  max-height: 500px;
  overflow-y: auto;
}
#product-tabs-sizeguide {
  max-height: 500px;
  overflow-y: auto;
}
.ui-tabs .ui-tabs-panel h3 {
  font-size: 14px;
  margin: 3px 0px;
}
.ui-tabs .ui-tabs-nav {
  position: relative;
  z-index: 100;
}
.ui-tabs .ui-tabs-nav li {
  background: #EEEEEE none;
  border-color: #DCDCDC;
}
.ui-tabs .ui-tabs-nav li.ui-state-hover {
  background: none #EAEAEA;
  border-color: #CCCCCC;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
  background: none #FFFFFF;
  border-color: #d8d8d8;
  box-shadow: 0px 1px 3px 3px rgba(51,106,201,0.4);
}
.ui-tabs .ui-tabs-nav li a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a {
  color: #2980a0;
}
.ui-tabs .ui-tabs-nav li.ui-state-hover a, .ui-tabs .ui-tabs-nav li.ui-tabs-selected a {
  color: #33a0c9;
}

.button-row, .button-row-right {
  height: 45px;
}
.order-invoice {
  width: 700px;
  margin: 0 auto;
}
img.separator {
  background-color: #e1e1e1;
}

/*ul.soc-footer-links {
	margin: 0 10px 0 6px!important;
	position: relative;
	bottom: 50px;
  behavior: url(/PIE/PIE.htc);
}*/

.add_foot {
    color: #ffffff;
    float: left;
    font-size: 11px;
    line-height: 14px;
	padding-left: 13px;
}

#trustcat {
	margin: 10px;
	position: relative;
	width: 140px;
	margin-left:auto; 
	margin-right:10px;
	opacity: 1;
	transition: opacity 0.5s ease 0s;
}

#trustcat:hover {
	opacity: 0.3;
}

.cc_logo {
	position: relative;
	top: 20px;
}

.paypal_sec {
	width: 160px;
	margin-left:auto; 
	margin-right:10px;
	opacity: 1;
	transition: opacity 0.5s ease 0s;
}

.paypal_sec:hover {
	opacity: 0.3;
}

.sage_sec {
	width: 260px;
	margin-left:auto; 
	margin-right:10px;
	margin-top:10px;
	opacity: 1;
	transition: opacity 0.5s ease 0s;
}

.sage_sec:hover {
	opacity: 0.3;
}

.trustshop {
	opacity: 1;
	transition: opacity 0.5s ease 0s;
	position: relative;
}

.trustshop:hover {
	opacity: 0.3;
}

.trusted_div {
	display: block;
	position: relative;
	top: 20px;
}

.soc-footer-links2 {
	position: relative;
	top: 10px;
	
	  behavior: url(/PIE/PIE.htc);
}

#footer .footer-table td.last {
	vertical-align: middle;
}

.catimg_bottom {
	height: 141px;
	width: 995px;
	margin-bottom: 20px;
	padding-left: 15px;
}
.x4 .caroufredsel_wrapper {
  min-height: 460px !important;
}
.x7 .caroufredsel_wrapper {
  min-height: 260px !important;
}
.simple-carousel .caroufredsel_wrapper {
  min-height: 0 !important;
}
.featured-carousel.x4 .item {
	height: 100%;
}

.droid {
	display: table-cell!important;
	float: left!important;
	height: 70px!important;
	left: 30px!important;
	position: relative!important;
	top: 30px!important;
	vertical-align: middle!important;
	width: 290px!important;
}

.droid a {
	opacity: 1;
	transition: opacity 0.5s ease 0s;
}

.droid a:hover {
	opacity: 0.3;
}

.catimg_banner {
	margin-bottom: 20px;
	width: 995px;
	height: 201px;
}

.catimg_bottom_link a {
	opacity: 1;
	transition: opacity 0.5s ease 0s;
}

.catimg_bottom_link a:hover {
	opacity: 0.3;
}

.featured-carousel.x7 .item {
	height: 100%;
}

.hometabs {
	width: 995px;
	height: 200px;
	position: relative;
	top: 15px;
	margin-bottom: 135px;
}

.brand2 {
	position: relative;
	width: 995px;
	height: 80px;
	/*top: -140px;*/
	margin: 0 auto;
	padding-left: 100px;
}

.brand2 img {
	max-height: 80px;
	max-width: 110px;
}

.productStyle.simple-carousel-dialog {
	display: none;
}

.divideLine {
	width: 100%;
	height: 2px;
	background-color: #2E90B5;
	position: relative;
	margin-top:10px;
}

.home_mid {
	position: relative;
	height: 410px;
}

.newarr_home {
	position: relative;
	height: 340px;
}

.catimg_splitbanner {
	position: relative;
}

.subcaro {
	position: relative;
	height: 340px;
}

.product-added .thumbnail a img {
    max-width: 200px !important;;
    width: auto !important;;
    height: auto !important;
}
#customTrustedShopsBadge {
  padding-top: 20px;
  margin-left: 20px;
  width: auto;
  float: left;
}
.menu-subcategories-list ul li a {
  color: #007de2 !important;
}
li.highlight.last {
   /* display: none;*/
}
#free_delivery {
  position: absolute;
  top: 17px;
  left: 557px;
}
