/*
$Id: altskin.css,v 1.169.2.22 2010/01/28 08:38:20 aim Exp $
vim: set ts=2 sw=2 sts=2 et:
*/
html,body {
  min-width: 960px;
  text-align: center;
  font-family:"Palatino Linotype",Verdana;
}
div, th, td, p, input, select, textarea, tt, button {
  font-family:"Palatino Linotype", Verdana, Arial;
  font-size:11pt;
  color:#000;
} 
td {vertical-align:top;}
#heart { }
#heart ul {
	list-style-image: url(images/loveheart.gif);
	list-style-position: outside;
}
#heart ul li { padding:3px 5px 2px 5px; }
.subhead{
	font-size:13pt;
	color:#E90200;
	font-weight: bold;
}
a{ behavior: url(http://exotix.com.au/skin1/iepngfix.htc);}
textarea, select, input[type=text], input[type=password] {
  border:1px solid #000;
}
p {
	margin:2px 0 1em;
}
h1 {
  font-size: 23px;
  color: #a0866e;
}
a:link, a:active, a:visited, a:hover {
  color:#E90200;
  text-decoration:underline;
  outline:none;
}
a:hover {
  color: #E90200 !important;
  text-decoration: underline !important;
  cursor:pointer !important;
}
#page-container {
  border: 0px none;
  margin:0 auto;
  text-align: left;
  width: 990px;
  float: none;
}
.printable #content-container {
  margin-top:185px;
}
.printable #header {
  height:185px;
}
.printable #header .line0 {
  height:185px;
}
#page-container2 {
  margin: 0px;
  float: none;
}
#content-container {
  padding-bottom: 36px;
  margin-top: 185px;
}
.uo-container #content-container {
  padding-bottom: 74px;
}
#left-bar {
  width: 279px;
  margin-left: 0px;
  background:url("images/sidebar-grey.jpg") repeat-y scroll 0 0 transparent;
  padding:195px 0 0 0 !important;
  text-align:center;
  margin:0 !important;
}
#center-main {
  padding-bottom: 0px;
  margin:0 0 0 310px;
}
.flc-container #center-main, .full-width #center-main {
  width: 990px;
  margin-left: 0px;
}
#header {
  height: 185px;
  background:url("images/logo-with-love-to-me.gif") no-repeat scroll 722px 64px transparent;
}
#footer {
	background: none;
	border: 0 none;
	height:36px !important;
	
}
.uo-container #footer {
  height:74px;
}
#header .line0 {
  position: relative;
  height: 185px;
  direction: ltr;
}
#header .logo {
  position: absolute;
  top: 13px;
  left: 13px;
  height: 102px;
  margin: 0px !important;
}
#header .line1 {
  height:45px;
  position:absolute;
  top:115px;
  width:100%;
  background:url("images/global_menu_bg.gif") repeat-x scroll 0 0 transparent;
}
#header .line2 {
  border: 1px solid #fd9734;
  background: url(images/2column/header_bg.gif) repeat-x top;
  margin-left: 250px;
  width: auto;
}
#header .line3 {
  height:22px;
  right:0;
  position:absolute;
  top:160px;
  width:990px;
}
.tabs {
  right: auto;
  width: auto;
  text-align: left;
  left: 1px;
  position:relative;
  float:right;
}
.tabs ul {
  margin: 0px;
}
.tabs li {
  background: transparent none;
  height: auto;
  float: left;
  margin: 0px;
  padding: 0!important;
  text-align: center;
  vertical-align: middle;
  color:#000;
  font-size:16px;
  white-space:nowrap;
}
/*
.tabs li:after {
  content: "|";
  color:#000;
}
.tabs li.last:after {
  content: "" !important;
}
*/
.tabs a:link,
  .tabs a:visited,
  .tabs a:hover,
  .tabs a:active
{
  color:#000;
  background:none repeat scroll 0 0 transparent;
  font-weight:normal;
  display:inline-block;
  padding:0 56px 0 28px !important;
  font-family:Calibri,Verdana;
  font-size:15px;
}
.tabs a:hover {
  color:#000 !important;
  text-decoration:none !important;
}
#header .phones {
  height: auto;
  vertical-align: middle;
  line-height: inherit;
  color: inherit;
  right: 14px;
  top: 0px;
  font-size: inherit;
  height: 13px;
  line-height: 13px;
  padding: 13px 0px;
}
#header .phones span {
  color: #542d00;
  padding-left: 10px;
}
#header .phones span.last {
  padding-left: 0px;
}
#header .line2 div,
  #header .line2 span,
  #header .line2 a:link,
  #header .line2 a:visited,
  #header .line2 a:hover,
  #header .line2 a:active
{
  color: inherit;
}
#header div.search {
  left: 13px;
}
#header a.search:link,
  #header a.search:visited,
  #header a.search:hover,
  #header a.search:active
{
  color: #6d3400 !important;
}
#header a.search:hover {
  text-decoration: none !important;
}
#header .languages {
  top: 7px;
  right: auto;
  text-align: left;
  left: 0px;
}
#header .languages-row strong {
  font-weight: bold;
  color: #838f98;
}
#header .languages-row a:link,
  #header .languages-row a:visited,
  #header .languages-row a:hover,
  #header .languages-row a:active
{
  font-weight: bold;
  color: #324c76;
  right:0;
}
#header .auth-row {
  position: absolute;
  top: 7px;
  right: 0px;
  color: #2c3e49;
}
.auth-row a:link,
  .auth-row a:visited,
  .auth-row a:hover,
  .auth-row a:active
{
  color: #324c76;
  padding: 0px 1px;
  font-weight: bold;
  text-decoration: none;
}
.auth-row a:hover {
  color: #043FA0;
}
.auth-row span {
  color: #324c76;
  padding: 0px 15px 0px 0px;
  font-weight: bold;
}
.menu-auth input {
width:126px;
}
#footer .box {
	background:url("images/footer_bg.gif") repeat-x scroll 0 0 transparent;
	height:36px;
	border:0 none !important;
	margin:0;
	top:0 !important;
	position:absolute;
}
#footer .helpbox {
  display: block;
  margin: 0px;
  padding: 8px 0px;
  list-style-type: none;
  font-size: 12px;
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
  width:500px;
  float:left;
}
#footer .helpbox li {
  margin: 0px;
  padding: 0px;
  display: inline;
  line-height: 14px;
  color:#FFFFFF !important;
}
#footer .helpbox li a:link,
  #footer .helpbox li a:visited,
  #footer .helpbox li a:hover,
  #footer .helpbox li a:active
{
	color:#fff!important;
	display:inline-block;
	padding:0 15px;
	text-decoration:none;
	font-family:Times New Roman;
	font-size:13px;
	height:15px;
	line-height:15px;
	font-weight:normal;
	text-decoration:none !important;
}
#footer .helpbox li a:hover {
  text-decoration: none;
}
#footer .subbox {
  border-top: 0px none;
  background: transparent none;
  height: 39px;
  width:300px;
  float:right;
}
.flc-container #header {
  height: 18px;
}
.flc-container #header .line2 {
  height: 39px;
}
.flc-container #header .line3 {
  height: 34px;
}
.flc-container #content-container {
  margin-top: 185px;
}
#location {
  height: auto;
}
.printable-bar {
  top: 0px;
  right: 0px;
  width: 20%;
  text-align: right;
}
.printable-bar a:link,
  .printable-bar a:visited,
  .printable-bar a:hover,
  .printable-bar a:active
{
  background-position: left top;
  padding: 2px 0px 2px 20px;
  font-size: 11px;
  color: #818891;
}
a.bread-crumb:hover,
.printable-bar a:hover
 {
  color: #818891 !important;
  text-decoration: none !important;
}
.buttons-row-right,
  .buttons-row,
  .button-row,
  .button-row-right,
  table tr td.buttons-row,
  table tr td.button-row,
  table tr td.buttons-row-right,
  table tr td.button-row-right
  table.data-table tr td.buttons-row,
  table.data-table tr td.button-row,
  table.data-table tr td.buttons-row-right,
  table.data-table tr td.button-row-right
{
  height: 26px;
  line-height: 26px;
}
button.button .button-left {
  color:#FFFFFF;
}
button.button {
  height: 27px;
}
button.button .button-right {
  background: transparent url(images/2column/button_blue_right.png) no-repeat right top;
  padding: 0px 10px 0px 0px;
  height: 25px;
}
button.button .button-left {
  background: transparent url(images/2column/button_blue_left.png) no-repeat left top;
  padding: 0px 5px 0px 15px;
  height: 25px;
  line-height: 24px;
  font-size: 12px;
  font-family:Arial;
}
div.button {
  background: transparent url(images/2column/button_red_right.png) no-repeat right top;
  padding: 0px 10px 0px 0px;
}
div.button div,
  div.button a:link,
  div.button a:visited,
  div.button a:hover,
  div.button a:active
{
  background: transparent url(images/2column/button_red_left.png) no-repeat left top !important;
  padding: 0px 5px 0px 15px;
  line-height: 24px;
  font-size: 12px;
  color: #fff !important;
  text-decoration: none !important;
}
button.main-button .button-right {
  background: transparent url(images/2column/button_red_right.png) no-repeat right top;
}
button.main-button .button-left {
  background: transparent url(images/2column/button_red_left.png) no-repeat left top;
  color: #ffffff;
}
div.main-button {
  background: transparent url(images/2column/button_red_right.png) no-repeat right top;
}
div.main-button div,
  div.main-button a:link,
  div.main-button a:visited,
  div.main-button a:hover,
  div.main-button a:active
{
  background: transparent url(images/2column/button_red_left.png) no-repeat left top;
  color: #ffffff !important;
  text-decoration: none !important;
}
.printable .main-button .button-left {
  color: #000000;
}
.printable #header .line0 { 
  height: 185px;
}
.printable button.button .button-left {
  color:#000!important;
}
button.menu-button {
  height: 24px;
}
button.menu-button .button-right {
  background: transparent url(images/2column/button_red_right.png) no-repeat right top;
  padding-right: 7px;
  height: 24px;
}
button.menu-button .button-left {
  background: transparent url(images/2column/button_red_left.png) no-repeat left top;
  padding: 0px 1px 0px 8px;
  color: #fff;
  font-size: 12px;
  height: 24px;
  line-height: 24px;
  font-family:Arial;
}
div.menu-button {
  background: transparent url(images/2column/button_red_right.png) no-repeat right top;
  padding-right: 7px;
}
div.menu-button div,
  div.menu-button a:link,
  div.menu-button a:visited,
  div.menu-button a:hover,
  div.menu-button a:active
{
  background: transparent url(images/2column/button_red_left.png) no-repeat left top;
  padding: 0px 1px 0px 8px;
  line-height: 24px;
  color: #fff!important;
  font-size: 12px;
  font-family:Arial;
}
button.light-button {
  height: 23px;
}
button.light-button .button-right {
  background: transparent url(images/but_light_right.gif) no-repeat right top;
  padding: 0px 5px 0px 0px;
  height: 22px;
}
button.light-button .button-left {
  background: transparent url(images/but_light_left.gif) no-repeat left top;
  padding: 0px 5px 0px 11px;
  color: #365f8f;
  line-height: 21px;
  font-size: 11px;
}
div.light-button {
  padding: 0px 5px 0px 0px;
  background: transparent url(images/but_light_right.gif) no-repeat right top;
}
div.light-button div,
  div.light-button a:link,
  div.light-button a:visited,
  div.light-button a:hover,
  div.light-button a:active
{
  background: transparent url(images/but_light_left.gif) no-repeat left top;
  padding: 0px 5px 0px 11px;
  color: #365f8f !important;
  font-size: 11px;
  text-decoration: none !important;
}
/* Add2Cart AJAX-based */
button.do-add2cart-wait .button-right,
  button.do-add2cart-success .button-right,
  button.do-add2cart-error .button-right
{
  border: 1px solid #cccccc;
  background: transparent none;
  padding: 0px;
  height: 21px;
}
button.do-add2cart-wait .button-left,
  button.do-add2cart-success .button-left,
  button.do-add2cart-error .button-left
{
  background: transparent none;
  padding: 0px 14px;
  color: #365f8f;
  font-size: 12px;
  height: 21px;
  line-height: 20px;
}
div.flc-1-button {
  background: transparent url(images/2column/button_big_blue_right.gif) no-repeat right top !important;
}
div.flc-1-button div,
  div.flc-1-button a:link,
  div.flc-1-button a:visited,
  div.flc-1-button a:hover,
  div.flc-1-button a:active
{
  background: transparent url(images/2column/button_big_blue_left.gif) no-repeat left top !important;
  line-height: 30px !important;
  color: #111D4D !important;
}
div.flc-3-button {
  background: transparent url(images/2column/button_big_red_right.gif) no-repeat right top !important;
}
div.flc-3-button div,
  div.flc-3-button a:link,
  div.flc-3-button a:visited,
  div.flc-3-button a:hover,
  div.flc-3-button a:active
{
  background: transparent url(images/2column/button_big_red_left.gif) no-repeat left top !important;
  line-height: 30px !important;
}
div.flc-3-button div,
  div.flc-3-button a:link,
  div.flc-3-button a:visited,
  div.flc-3-button a:hover,
  div.flc-3-button a:active
{
  color: #ffffff !important;
  text-decoration: none !important;
}
div.drop-out-button {
  padding-right: 27px;
  background: transparent url(images/2column/button_dropdown.gif) no-repeat right top;
}
.search input.image-button {
  width: 22px;
  height: 20px;
  background: transparent url(images/2column/button_search.gif) no-repeat left top;
}
.menu-dialog .title-bar {
  background:none repeat scroll 0 0 #868484;
  border:0 none;
  color:#000000;
  font-weight:normal;
  line-height:27px;
  text-align:center;
  width:259px;
  margin:0 10px;
  border-top:1px solid #fff;
  border-bottom:1px solid #fff;
}
.menu-dialog .title-bar h2 {
color:#000000;
display:inline;
font-family:Times New Roman;
font-size:18px;font-weight:normal;
height:27px;
line-height:27px;
margin:0;
padding:0;
white-space:nowrap;
width:auto;
}
.menu-categories-list ul li {
  background: transparent none;
  padding: 0;
}
.menu-categories-list ul li a:link,
  .menu-categories-list ul li a:visited,
  .menu-categories-list ul li a:hover,
  .menu-categories-list ul li a:active
{
}
.menu-bestsellers ul li, .menu-special ul li, .menu-help ul li, .menu-manufacturers ul li  {
list-style:none outside none;
padding:4px 0;
}
.menu-bestsellers ul {
  padding:0;
  margin:0;
}
.menu-bestsellers ul li a:link,
  .menu-bestsellers ul li a:visited,
  .menu-bestsellers ul li a:hover,
  .menu-bestsellers ul li a:active,
  .menu-manufacturers ul li a:link,
  .menu-manufacturers ul li a:visited,
  .menu-manufacturers ul li a:hover,
  .menu-manufacturers ul li a:active
{
}
.menu-minicart.full .title-bar img.icon {
  background: transparent url(images/cart_full.gif) no-repeat left top;
  width: 18px;
  height: 13px;
}
.menu-minicart h2 .minicart-items-label,
  .menu-minicart h2 .minicart-items-delim
{
  font-weight: normal;
}
.menu-minicart .content ul {
}
.menu-minicart .content ul li a:link,
  .menu-minicart .content ul li a:visited,
  .menu-minicart .content ul li a:hover,
  .menu-minicart .content ul li a:active
{
background:none repeat scroll 0 0 transparent !important;
}
.menu-special .content ul li a:link,
  .menu-special .content ul li a:visited,
  .menu-special .content ul li a:hover,
  .menu-special .content ul li a:active
{
background:none repeat scroll 0 0 transparent !important;
}
.menu-minicart .content ul li a:hover {
}
.minicart,
  .minicart .empty,
  .minicart .full
{
  display: inline;
}
.ajax-minicart .title-bar {
}
#content-container .ajax-minicart img.icon {
  position: absolute;
  width: 18px;
  height: 13px;
}
#content-container .ajax-minicart img.minicart-button {
  background: transparent url(images/cart_button.gif) no-repeat left top;
  width: 38px;
  height: 21px;
  cursor: pointer;
  position: absolute;
  overflow: hidden;
  top: 3px;
  left: 6px;
  margin: 0px;
}
#content-container .ajax-minicart img.minicart-button-show {
  background-position: left -21px;
}
.ajax-minicart .title-bar h2 {
  position: absolute;
  top: 0px;
  left: 50px;
  right: 0px;
  overflow: hidden;
}
.ajax-minicart .title-bar img.minicart-button-show {
  background-position: left -21px;
}
.minicart-box {
  top: 22px;
}
.menu-minicart,
  .menu-special
{
  border: 1px solid #acb7c7;
}
.menu-minicart .title-bar,
  .menu-special .title-bar
{
/*  background: transparent url(images/2column/menu_bg_light.gif) repeat-x left center;
  border-bottom: 1px solid #acb7c7;
*/
}
strong  {
/*  font-weight:normal;*/
}
.news-box {
	background-color:#868484;
	border-bottom:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	clear:both;
	float:none;
	margin:0 auto 10px auto;
	width:259px;
	text-align:center;
}
.news-box .news {
	width:239px;	
	margin:10px auto;
	text-align:left;
}
table.data-table td {
  line-height: 22px;
}
.dialog {
  border: 0px none;
}
.dialog .title {
  padding-left: 0px;
  background:none repeat scroll 0 0 transparent;
  height: 32px;
  border: 0px none;
}
.dialog .title h2 {
  background:none repeat scroll 0 0 transparent;
  color:#000000;
  font-family:Times New Roman;
  font-size:18px;
  font-weight:normal;
  height:32px;
  line-height:32px;
  padding-left:18px;
}
.dialog .title div.sort-box {
  height: 32px;
}
.dialog .title div.sort-box .search-sort-bar {
  margin-top: 8px;
  margin-bottom: 8px;
padding-bottom:5px;
margin-right:8px
}
.products .descr,
  .product-details .details .descr
{
/*font-family:'Times New Roman', Times, serif;*/
}
.products a.product-title:link,
  .products a.product-title:visited,
  .products a.product-title:hover,
  .products a.product-title:active,
  .products .product-title,
  .product-details .product-title
{
  color: #043fa0;
}
h1, .descr h1 {
  font-size:17px;
  font-weight:normal;
  font-family:'Times New Roman', Times, serif;
  margin:0 0 10px;
  color:#000;
}
.products a.product-title:hover {
  color: #253161;
}
.products .buy-now .quantity {
  height: auto;
  padding-top: 5px;
}
.products .buttons-row {
  margin-top: 15px;
}
.products-table .product-cell {
  padding-left: 0px;
  padding-right: 0px;
}
.products-list .product-cell-fccheckbox {
  text-align: center;
}
.products-table .buttons-row,
  .products-table .button-row
{
  margin-top: 5px;  
}
.products-table .fcomp-checkbox-box {
  margin-top: 4px;
}
.totals .total {
  text-transform: none;
}
table.product-properties {
  margin-top: 10px;
}
table.product-properties tr td {
  font-size: 12px;
  padding-top: 4px;
  padding-bottom: 4px;
}
table.product-properties td.property-name table tr td {
  white-space: nowrap;
}
table.product-properties .product-price {
  color: #5e6c75;
  font-size: 20px;
  font-weight: normal;
}
table.product-properties .product-price-value {
  font-size: 20px;
  font-weight: normal;
}
table.product-properties .product-market-price {
  font-size: 20px;
  font-weight: normal;
}
.product-price-row .property-name,
  .product-price-row .property-value
{
  vertical-align: bottom;
  padding-bottom: 0px;
}
table.product-properties .product-mprice-row td {
  padding-top: 0px;
}
.poptions-product-separator {
  font-size: 1px;
  line-height: 1px;
  height: 10px;
}
.product-details .market-price {
  font-size: 14px;
  padding: 8px 0px;
}
.product-details .buttons-row {
  margin-top: 8px;
}
.offers-short-list {
  margin-top: 10px;
}
.fancycat-icons-e ul {
  width: 192px;
}
.fancycat-icons-e li ul {
  left: 181px;
}
.fancycat-page-subskin-c #center-main {
  margin-left: 250px;
}
.fancycat-page-subskin-c #left-bar {
  width: 210px;
  overflow: hidden;
}
strong.language-code img,
.language-code-over
{
  border: solid 1px #aaaaaa !important;
}
.iv-box a:link,
  .iv-box a:visited,
  .iv-box a:active
{
  color: #043FA0;
}
.iv-box a:hover {
  text-decoration: none !important;
}
div.news h2 {
  margin-top: 2px;
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
}
.line1 ul li {
  display:inline;
}
#center  {
  background:url("images/sidebar-grey.jpg") repeat-y scroll 0 0 transparent;
}
.full-width, .printable #center {
  background:none repeat scroll 0 0 transparent !important;
}
.menu-dialog  {
  border:0 none;
  padding:0;
  clear:both;
  text-align:left !important;
}
.menu-dialog .content {
  background-color: transparent;
  padding:0;
  width:99%;
  margin:0;
  width:277px!important;
}
.flc-container #center {
  background:none repeat scroll 0 0 transparent;
}
#footer .subbox .right {
color:#FFFFFF;
font-family:Times New Roman;
font-size:13px;
height:15px;
line-height:15px;
margin:8px 20px 0;
}
.menu-dialog .content ul li a:active, .menu-dialog .content ul li a:visited, .menu-dialog .content ul li a:hover, .menu-dialog .content ul li a:link {
  background:url("images/2column/link_bg.png") no-repeat scroll 0 0 transparent;
  color:#3B3B3B;
  display:block;
  font-family:Verdana;
  font-size:14px;
  letter-spacing:-0.5px;
  font-weight:normal;
  text-decoration:none !important;
/*  text-indent:40px;*/
  vertical-align:top;
  line-height:26px;
  padding:0 0 0 40px;
  margin:6px 0 0 3px;
  width:235px;
}
.menu-dialog .content ul li a:hover {
  color:#3B3B3B !important;
}
ul.menu li{
  display:inline!important;
  margin:0;
  float:left;
  position:relative;
  padding:0 25px 0 0;
}
ul.menu li.c1 {
  padding:0 58px 0 0;
}
ul.menu li.c2 {
  padding:0 50px 0 0;
}
ul.menu li.c3 {
}
ul.menu li.last {
  padding:0;
}
ul.menu ul { 
  background:none repeat scroll 0 0 #FFFFFF;
  border-bottom:1px solid #868484;
  border-left:1px solid #868484;
  border-right:1px solid #868484;
  clear:both;
  color:#383838;
  display:none;
  list-style:none outside none;
  padding:0 0 10px 10px;
  position:absolute;
  text-transform:none;
  top:32px;
  width:147px;
  margin:0;
  left:17px;
}
ul.menu ul.c1 {
  width:205px;
  left:-8px;
}
ul.menu ul.c2 {
  width:180px;
  left:8px;
}
ul.menu ul li {
  padding:0;
  height:25px;
  clear:both;
}
ul.menu ul:after { 
  clear:both; 
  content:"."; 
  display:block; 
  font:1px/0px serif; 
  height:0; visibility:hidden; 
}
ul.menu li:hover ul, ul.menu li.iehover ul { 
  display:block; 
  z-index:999999 !important; 
}
ul.menu li a:link, ul.menu li a:active, ul.menu li a:hover, ul.menu  li a:visited {
  font-family:Arial;
  font-size:16px;
  color:#fff;
  text-decoration:none;
  display:inline-block;
  height:32px;
  padding:0;
  line-height:32px;
}
ul.menu li a:hover {
  color:#fff!important;
  text-decoration:none!important;
}
ul.menu ul li a:link, ul.menu ul li a:active, ul.menu ul li a:hover, ul.menu ul li a:visited {
  color:#383838; 
  display:block; 
  font-family:Verdana,Arial; 
  font-size:11px; 
  line-height:20px; 
  margin:0; 
  padding:5px; 
  text-transform:none; 
  height:20px;
}
ul.menu ul li a:hover {
  color:#E90200!important;
}
ul.menu {
  height:32px;
  margin:0;
  padding:13px 0 0 28px;
  white-space:nowrap;
}
.product_details {
  border:15px solid #AEB3B7;  
  margin:0 0 30px;
  padding:15px 0 0;
  float:right;
}
.product_details .dialog{
	width:650px !important;
	clear:both;
}
.product_details div, .product_details th, .product_details td, .product_details p, .product_details input, .product_details select, .product_details textarea, .product_details tt, .product_details button {
  font-family:"Palatino Linotype",Verdana,Arial;
  /*font-family:Arial, 'Times New Roman',Times,serif;*/
  font-size:12px;
}
.product-details .details {
padding-left:30px;
}
.product-details .details .descr {
  padding-right:60px;
}
table.product-properties .property-name {
  font-size:12px;
  font-weight:bold;
  font-smooth:always;
  color:#000;
  vertical-align:middle;
}
.dialog .content {
  padding:0px 10px 25px 18px;
}
.menu-dialog .item {
  padding:10px 0 0 10px;
}
.menu-dialog ul li {
  width:100%!important;
}
.menu-dialog .item {
  font-size:14px;
}
.dialog .content {
	text-align:left;
	color:#000;
}
/*
#footer .helpbox li:after {
  content: "|";
  color:#fff;
}
#footer .helpbox li.last:after {
  content: none !important;
}
*/
a.facebook:link, a.facebook:visited, a.facebook:hover, a.facebook:active {
	display:block;
	float:left;
	white-space:nowrap;
	color:#000000 !important;
	font-family:Calibri, Verdana;
	font-size:16px;
	font-weight:normal;
	text-decoration:none !important;
	padding:0;
	text-align:left;
	position:absolute;
	left:60px;
}
#apDiv95 {
	position:relative;
	width:988px;
	height:445px;
	z-index:82;
	margin:14px 0 1px 0 !important;
}
#apDiv96 {
	position:absolute;
	left:-18px;
	top:449px;
	width:988px;
	height:37px;
	z-index:83;
}
#apDiv97 {
	position:absolute;
	left:2px;
	top:173px;
	width:19px;
	height:770px;
	z-index:84;
}
#apDiv98 {
	position:absolute;
	left:-150px;
	top:212px;
	width:416px;
	height:38px;
	z-index:84;
	background-color: #0000FF;
}
#apDiv99 {
	position:absolute;
	left:168px;
	top:764px;
	width:618px;
	height:25px;
	z-index:84;
	background-color: #FFFFFF;
}
#apDiv100 {
	position:absolute;
	left:597px;
	top:200px;
	width:180px;
	height:20px;
	z-index:85;
}
#apDiv101 {
	position:absolute;
	left:385px;
	top:200px;
	width:180px;
	height:20px;
	z-index:86;
}
#apDiv102 {
	position:absolute;
	left:176px;
	top:200px;
	width:180px;
	height:20px;
	z-index:87;
}
#apDiv103 {
	position:absolute;
	left:5px;
	top:13px;
	width:150px;
	height:221px;
	z-index:88;
}
#apDiv104 {
	position:absolute;
	left:167px;
	top:13px;
	width:198px;
	height:176px;
	z-index:89;
}
#apDiv105 {
	position:absolute;
	left:377px;
	top:13px;
	width:198px;
	height:176px;
	z-index:90;
}
#apDiv106 {
	position:absolute;
	left:588px;
	top:13px;
	width:198px;
	height:176px;
	z-index:91;
}
#apDiv107 {
	position:absolute;
	left:798px;
	top:13px;
	width:150px;
	height:221px;
	z-index:92;
}
#apDiv108 {
	position:absolute;
	left:170px;
	top:778px;
	width:101px;
	height:116px;
	z-index:93;
}
#apDiv109 {
	position:absolute;
	left:309px;
	top:802px;
	width:128px;
	height:113px;
	z-index:94;
}
#apDiv110 {
	position:absolute;
	left:16px;
	top:236px;
	width:128px;
	height:70px;
	z-index:94;
}
#apDiv111 {
	position:absolute;
	left:810px;
	top:236px;
	width:128px;
	height:70px;
	z-index:95;
}
#apDiv112 {
	position:absolute;
	left:194px;
	top:792px;
	width:568px;
	height:144px;
	z-index:96;
}
#apDiv113 {
	position:absolute;
	left:237px;
	top:810px;
	width:497px;
	height:135px;
	z-index:96;
}
#apDiv114 {
	position:absolute;
	left:-20px;
	top:182px;
	width:988px;
	height:334px;
	z-index:97;
}
#apDiv115 {
	position:absolute;
	left:231px;
	top:244px;
	width:500px;
	height:100px;
	z-index:98;
}
#apDiv116 {
	position:absolute;
	left:-18px;
	top:492px;
	width:988px;
	height:16px;
	z-index:99;
	background-color: #FFFFFF;
	background-image: url(exotix%20images/buttons-white-mid-aboutus.gif);
}
#apDiv117 {
	position:absolute;
	left:84px;
	top:901px;
	width:497px;
	height:189px;
	z-index:99;
}
#apDiv118 {
	position:absolute;
	left:373px;
	top:357px;
	width:216px;
	height:42px;
	z-index:99;
}
#apDiv119 {
	position:absolute;
	left:-19px;
	top:121px;
	width:988px;
	height:40px;
	z-index:100;
}
#apDiv120 {
	position:absolute;
	left:454px;
	top:158px;
	width:480px;
	height:28px;
	z-index:101;
}
input[type="text"].form_text, textarea.form_textarea {
	border:2px inset !important;
}
.form_text, .form_textarea,.form_select, .form_submit, .form_reset {
	margin: 8px 0 5px 0;
}
.form_text {
	width:320px;
}
.form_select {
}
.form_textarea {
	width:665px;
	height:50px;
}
.form_submit {
}
.form_reset {
}
.dialog-category-products-list .content {
	border:14px solid #AEB3B7;
	padding:0;
	float:right !important;
	margin:0 0 20px 0;
}
.products {
	margin-bottom:0;
	margin-top:0;
}
.products-table .image {
	margin:0;
	padding:0;
}
.menu-categories-list {
/*	padding:180px 0 0 !important;*/
}
.products-table .product-cell, .products-table tr.separator td {
	border-left:1px solid #AEB3B7;
	border-right:1px solid #AEB3B7;
	border-top:2px solid #AEB3B7;
	border-bottom:0 none;
}
.products-table td.product-cell-buynow {
	border-left:1px solid #AEB3B7;
	border-right:1px solid #AEB3B7;
	border-top:0 none !important;
	border-bottom:0 none !important;
}
div.button-add-to-cart {
	margin-right:20px !important;
}
.add-to-cart-table, .add-to-cart-table tr td {
	border-left:0 none !important;
	border-right:0 none !important;
	border-top:0 none !important;
	border-bottom:0 none !important;
	background:none repeat scroll 0 0 #fff;
}
.category-heading {
	clear:both;
	margin:52px 0 0 50px;
	text-align:left;
}
.subcategory-image  {
	float:none;
	margin:0 10px 10px 0;
}
table.product-properties .our-price {
	padding:7px 0 0 0;
}
.nav-pages  {
	border-left:1px solid #AEB3B7;
	border-right:1px solid #AEB3B7;
	border-top:0 none !important;
	border-bottom:0 none !important;
	padding:10px 0;
}
.minicart strong {
	font-weight:normal !important;
}
.spage_content {
	padding:10px 0px 0px 0px;
	width:90%;
}
#list2 ul li {
vertical-align:top;
}
.clearing  {
clear:both;
font-size:0;
height:0;
margin:0;
padding:0;
}
.menu-dialog .content .login-text ul li a:active, 
.menu-dialog .content .login-text ul li a:visited, 
.menu-dialog .content .login-text ul li a:hover, 
.menu-dialog .content .login-text ul li a:link  {
	background: none repeat scroll 0 0 transparent !important;
}
.additional-class-forms {
	margin:0 0 0 275px !important;
}