/* Where-To-Buy */
.where-to-buy { width: 430px; top: 80px; box-shadow: 0 0 2px 1px #333; border: 2px solid #744225; border-radius: 3px; color: #fff; background: url("http://www.polkaudio.com.au/images/slider_button_bkg.png"); font-family: 'OpenSansRegular'; font-size: 12px; }
#where-to-buy-gui label,
.where-to-buy label { color: #fff; text-shadow: 1px 1px 0 #333; font-variant: small-caps; font-family: 'OpenSansSemiBold'; }
#where-to-buy-gui input,
#where-to-buy-gui select,
.where-to-buy input { border: 1px solid #744225; border-radius: 5px; background: #eee; font-size: 10px; color: #333; font-family: 'OpenSansRegular'; }
#where-to-buy-gui .where-to-buy-gui-address,
.where-to-buy .where-to-buy-address {  font-size: 10px; border-radius: 3px; }
#where-to-buy-gui .where-to-buy-gui-button,
.where-to-buy .where-to-buy-button { color: #333; border: 1px solid #744225; border-radius: 5px; font-size: 10px; font-family: 'OpenSansRegular';
background: #d5cea6;
background: -moz-linear-gradient(top,  #d5cea6 0%, #c9c190 40%, #b7ad70 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d5cea6), color-stop(40%,#c9c190), color-stop(100%,#b7ad70));
background: -webkit-linear-gradient(top,  #d5cea6 0%,#c9c190 40%,#b7ad70 100%);
background: -o-linear-gradient(top,  #d5cea6 0%,#c9c190 40%,#b7ad70 100%);
background: -ms-linear-gradient(top,  #d5cea6 0%,#c9c190 40%,#b7ad70 100%);
background: linear-gradient(to bottom,  #d5cea6 0%,#c9c190 40%,#b7ad70 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d5cea6', endColorstr='#b7ad70',GradientType=0 );

}
#where-to-buy-gui .where-to-buy-gui-button:hover,
.where-to-buy .where-to-buy-button:hover { border-color: #744225; background: #d5cea6; color: #333; text-decoration: none; }
#where-to-buy-gui .where-to-buy-gui-submit,
.where-to-buy .where-to-buy-submit { font-size: 11px; color: #333; padding: 0 5px; border: 1px solid #744225; text-transform: none; border-radius: 3px; font-family: 'OpenSansRegular';
background: #d5cea6;
background: -moz-linear-gradient(top,  #d5cea6 0%, #c9c190 40%, #b7ad70 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d5cea6), color-stop(40%,#c9c190), color-stop(100%,#b7ad70));
background: -webkit-linear-gradient(top,  #d5cea6 0%,#c9c190 40%,#b7ad70 100%);
background: -o-linear-gradient(top,  #d5cea6 0%,#c9c190 40%,#b7ad70 100%);
background: -ms-linear-gradient(top,  #d5cea6 0%,#c9c190 40%,#b7ad70 100%);
background: linear-gradient(to bottom,  #d5cea6 0%,#c9c190 40%,#b7ad70 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d5cea6', endColorstr='#b7ad70',GradientType=0 );

}
#where-to-buy-gui .where-to-buy-gui-submit:hover,
.where-to-buy .where-to-buy-submit:hover { border-color: #744225; color: #333; background: #d5cea6; }
.where-to-buy .where-to-buy-submit.searching { background: url('../images/submit_polk.gif') center center no-repeat; }


/* Where-To-Buy GUI */
#where-to-buy-gui { border-color: #333; border-radius: 2px; width: 900px; background: url('http://www.polkaudio.com.au/images/wheretobuy_gui_bkg.png') #000; margin: 0; }

#where-to-buy-gui .where-to-buy-gui-submit.searching { background: url('../images/submit_parkmate_gui.gif') center center no-repeat; }