::-moz-selection {
	background: #A6C6C5;
	color: #000000;
}
.clear {
    clear: both;
}
.clearL {
    clear: left;
}
.clearR {
    clear: right;
}
.CenterT {
    text-align: center;
}
.borderDull {
    border: 1px solid #AAA;
}
.sale {
    color: red;
    font-weight: bold;
}
.sizingChart {
    font-size: 11pt;
    text-decoration: none;
}
.pink_shadow_box {
    padding: 10px;
    border: solid 1px #8C816D;
    background: white;
    background-image: url('/content/form_grad2.png');
    background-repeat: repeat-x;
    background-position: top;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-box-shadow: -3px 4px 5px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    -3px 4px 5px rgba(50, 50, 50, 0.75);
    box-shadow:         -3px 4px 5px rgba(50, 50, 50, 0.75);
}
.blue_shadow_box {
    padding: 10px;
    border: solid 1px #8C816D;
    background: white;
    background-image: url('/content/form_grad.png');
    background-repeat: repeat-x;
    background-position: top;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-box-shadow: -3px 4px 5px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    -3px 4px 5px rgba(50, 50, 50, 0.75);
    box-shadow:         -3px 4px 5px rgba(50, 50, 50, 0.75);
}
.Box .fb_iframe_widget>span { width: 200px !important; }
.Box .fb-like-box iframe { width: 200px !important; }
noscript {
    border: 1px solid;
    margin: 10px 0px;
    padding:15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
    color: #D8000C;
    background-color: #FFBABA;
    background-image: url('/content/Cancel.png');
}
.feedback {
    background-color: #F7CFD1;
    padding: 5px;
    border: solid 1px #8C816D;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-box-shadow: -3px 4px 5px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    -3px 4px 5px rgba(50, 50, 50, 0.75);
    box-shadow:         -3px 4px 5px rgba(50, 50, 50, 0.75);
}
.feedbackalt {
    background-color: #A6C6C5;
    padding: 5px;
    border: solid 1px #8C816D;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-box-shadow: -3px 4px 5px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    -3px 4px 5px rgba(50, 50, 50, 0.75);
    box-shadow:         -3px 4px 5px rgba(50, 50, 50, 0.75);
}
.large_button {
    font-size: 15pt;
    cursor: pointer;
}
#PinItButton {
    background: url('/images/pinit.png');
    border: 1px solid #C9C5C5;
    border-color: #E8E4E4 #C9C5C5 #C9C5C5;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    box-shadow: 0 1px rgba(0,0,0,0.07);
    -moz-box-shadow: 0 1px rgba(0,0,0,0.07);
    -webkit-box-shadow: 0 1px rgba(0,0,0,0.07);
    color: #FFF;
    height: 22px;
    width: 47px;
    background-position: 0 -8px;
    display: block;
    text-decoration: none;
}
#PinItButton:hover {
    background-position: 0 -30px;
    border: 1px solid #B8B4B4;
    cursor: pointer;
}
#PinItButton:active {
    background-position: 0 -52px;
    cursor: pointer;
}
.tipz .tip
{
    width: 200px;
    font-family: tahoma,arial;
    border: 2px solid black;
}
.tipz .tip-bottom
{
    background-color: #000;
    width:295px;
    height:0px;
}
.tipz .tip-top
{
    background-color: #000000;
    height:0px;
}
#SLB-Wrapper {
  margin:0.5em 0;
  margin:auto;
  font-family:Verdana;
  text-align: left;
  position: absolute;
}

#SLB-Wrapper #SLB-Background{
  position: absolute;
  left:7px;
  top:7px;
  float:left;
}

#SLB-Wrapper #SLB-Top {
  background:transparent no-repeat scroll 100% 0;
  height:28px;
  margin:0 0 0 18px;
}
#SLB-Wrapper #SLB-Top img {
  float:right;
  border:0px;
  margin:6px 10px;
}

#SLB-Wrapper #SLB-Top div {
  background:transparent no-repeat scroll 0 0;
  font-size:0;
  height:28px;
  left:-18px;
  line-height:0;
  position:relative;
  width:18px;
}

#SLB-Wrapper #SLB-Bottom {
  background:transparent no-repeat scroll 0 43%;
  height:20px;
  margin:0 18px 0 0;
}

#SLB-Wrapper #SLB-Bottom #SLB-BottomRight {
  background:transparent no-repeat scroll 100% 43%;
  font-size:0;
  height:20px;
  right:-18px;
  line-height:0;
  position:relative;
  width:100%;
  float:right;
}

#SLB-Wrapper #SLB-Bottom.SLB-bbnav, #SLB-Wrapper #SLB-Bottom.SLB-bbnav #SLB-BottomRight{
  height:52px;
}

#SLB-Wrapper #SLB-Bottom.SLB-bbnav {
  background-position:0 100%;
}
#SLB-Wrapper #SLB-Bottom.SLB-bbnav #SLB-BottomRight{
  background-position:100% 100%;
}

#SLB-Wrapper #SLB-Contenido {
  border-left: 7px solid #000;
  border-right: 7px solid #000;
}

#SLB-Wrapper #SLB-Bottom #SLB-Navegador{
  font-size: 11px;
  color: #fff;
  height:30px;
  border-left:0px;
  border-right:0px;
  padding:10px 0px;
  margin:0;
  line-height:11px;
  float:left;
  width:100%;
}

#SLB-Wrapper #SLB-Navegador img{
  border:0px;
}

#SLB-Wrapper #SLB-Navegador strong{
  display: block;
}

#SLB-Wrapper #SLB-Bottom #SLB-Navegador img.btLeft{
  float: left;
  margin: 0 10px 0 0;
}
#SLB-Wrapper #SLB-Bottom #SLB-Navegador img.btRight{
  float: right;
  margin: 0 0 0 10px;
  position:relative;
  right:17px;
}
#sbox-btn-close {
	position: absolute;
	width: 30px;
	height: 30px;
	right: -15px;
	top: -15px;
	background: url(/content/squeezebox/closebox.png) no-repeat center;
	border: none;
}
.sbox-window-ie6 #sbox-btn-close {
	background-image: url(/content/squeezebox/closebox.gif);
}
.sbox-loading #sbox-content {
	background-image: url(/content/squeezebox/spinner.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#sbox-content {
	clear: both;
	overflow: auto;
	background-color: #fff;
	height: 100%;
	width: 100%;
}
.sbox-content-image#sbox-content {
	overflow: visible;
}
#sbox-image {
	display: block;
}
.sbox-content-image img {
	display: block;
	width: 100%;
	height: 100%;
}
.sbox-content-iframe#sbox-content {
	overflow: visible;
}
.body-overlayed {
	overflow: hidden;
}
.body-overlayed embed, .body-overlayed object, .body-overlayed select {
	visibility: hidden;
}
#sbox-window embed, #sbox-window object, #sbox-window select {
	visibility: visible;
}
.sbox-bg {
	position: absolute;
	width: 34px;
	height: 34px;
}
.sbox-bg-n {
	left: 0;
	top: -34px;
	width: 100%;
	background: url(/content/squeezebox/bg_n.png) repeat-x;
}
.sbox-bg-ne {
	right: -34px;
	top: -34px;
	background: url(/content/squeezebox/bg_ne.png) no-repeat;
}
.sbox-bg-e {
	right: -34px;
	top: 0;
	height: 100%;
	background: url(/content/squeezebox/bg_e.png) repeat-y;
}
.sbox-bg-se {
	right: -34px;
	bottom: -34px;
	background: url(/content/squeezebox/bg_se.png) no-repeat;
}
.sbox-bg-s {
	left: 0;
	bottom: -34px;
	width: 100%;
	background: url(/content/squeezebox/bg_s.png) repeat-x;
}
.sbox-bg-sw {
	left: -34px;
	bottom: -34px;
	background: url(/content/squeezebox/bg_sw.png) no-repeat;
}
.sbox-bg-w {
	left: -34px;
	top: 0;
	height: 100%;
	background: url(/content/squeezebox/bg_w.png) repeat-y;
}
.sbox-bg-nw {
	left: -34px;
	top: -34px;
	background: url(/content/squeezebox/bg_nw.png) no-repeat;
}


.paging {
    clear:both;
    width:100%;
    margin:10px 0 15px;
    text-align:center;
}
.paging2 {
    width:100%;
    margin:10px 0 15px;
    text-align:center;
    clear: left;
}
.paging a, .paging2 a {
    text-decoration:none;
    font-weight:bold;
}
.paging ul, .paging2 ul {
    margin:0;
    padding:0;
    text-align:center;
}
.paging ul li, .paging2 ul li {
    display:inline;
    font-size:1em;
}
.paging ul li a, .paging2 ul li a {
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:#fff none repeat scroll 0 0;
    border:1px solid #000;
    color:#000;
    display:inline;
    font-size:14px;
    margin-right:6px;
    text-decoration:none;
    line-height:28px;
    padding:3px 8px;
}
.paging ul li a:hover, .paging2 ul li a:hover {
    color: #fff;
    background-color: #A6C6C5;
    border: 1px solid #A6C6C5;
}
.paging .current, .paging2 .current {
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    background-color: #F3A8AC;
    display: inline;
    font-size: 14px;
    margin-right: 6px;
    color: #000;
    font-weight: 700;
    line-height: 28px;
    padding: 4px 9px;
    border: 0px solid #000;
}