/*

Uniform Theme: #YOUR THEME NAME HERE#
Version: #VERSION NUMBER HERE#
By: #YOUR NAME HERE#
License: #THEME LICENSE HERE#
---
For use with the Uniform plugin:
http://pixelmatrixdesign.com/uniform/
---
Generated by Uniform Theme Generator:
http://pixelmatrixdesign.com/uniform/themer.html

*/

/* Global Declaration */

div.selector, 
div.selector span, 
div.checker span, 
div.radio span, 
div.uploader, 
div.uploader span.action {
  background-image: url(../images/sprite.png);
  background-repeat: no-repeat;
}

.selector, 
.radio, 
.checker, 
.uploader, 
.selector *, 
.radio *, 
.checker *, 
.uploader *{
	margin: 0;
	padding: 0;
}

/* SPRITES */

/* Select */

div.selector {
  background-position: -483px -170px;
  line-height: 34px;
	height: 34px;
}

div.selector span {
  background-position: right 0px;
  height: 34px;
	line-height: 34px;
}

div.selector select {
  /* change these to adjust positioning of select element */
  top: 0px;
	left: 0px;
}

div.selector:active, 
div.selector.active {
	background-position: -483px -204px;
}

div.selector:active span, 
div.selector.active span {
	background-position: right -34px;
}
/* left part of bg on rollover (3) */
div.selector.focus, div.selector.hover, div.selector:hover {
	background-position: -483px -238px;
}
/* right part of bg on rollover (3) */
div.selector.focus span, div.selector.hover span, div.selector:hover span {
	background-position: right -68px;
}

/* start custom */
/* left part of bg on rollover (3) */
div.selector.dem{
	background-position: -483px -204px;
}
div.selector.dem
{

}
/* right part of bg on rollover (3) */
div.selector.dem span {
	background-position: right -34px;
	*background-position: -384px -34px;
	color:#333;
}

div.selector.dem 
/* end custom */
/* left part of bg on select (4) */
div.selector.focus:active,
div.selector.focus.active,
div.selector:hover:active,
div.selector.active:hover {
	background-position: -483px -272px;
}


/* right part of bg on select (4) */
div.selector.focus:active span,
div.selector:hover:active span,
div.selector.active:hover span,
div.selector.focus.active span {
	background-position: right -102px;
}

div.selector.disabled,
div.selector.disabled:active,
div.selector.disabled.active {
	background-position: -483px -306px;
}

div.selector.disabled span,
div.selector.disabled:active span,
div.selector.disabled.active span {
  background-position: right -136px;
}

/* Checkbox */

div.checker {
  width: 19px;
  height: 19px;
}

div.checker input {
  width: 19px;
  height: 19px;
}

div.checker span {
  background-position: 0px -342px;
  height: 19px;
  width: 19px;
}

div.checker:active span, 
div.checker.active span {
	background-position: -19px -345px;
}

div.checker.focus span,
div.checker:hover span {
	background-position: -38px -340px;
}

div.checker.focus:active span,
div.checker:active:hover span,
div.checker.active:hover span,
div.checker.focus.active span {
	background-position: -57px -340px;
}

div.checker span.checked {
	background-position: -76px -340px;
}

div.checker:active span.checked, 
div.checker.active span.checked {
	background-position: -95px -340px;
}

div.checker.focus span.checked,
div.checker:hover span.checked {
	background-position: -114px -340px;
}

div.checker.focus:active span.checked,
div.checker:hover:active span.checked,
div.checker.active:hover span.checked,
div.checker.active.focus span.checked {
	background-position: -133px -340px;
}

div.checker.disabled span,
div.checker.disabled:active span,
div.checker.disabled.active span {
	background-position: -152px -340px;
}

div.checker.disabled span.checked,
div.checker.disabled:active span.checked,
div.checker.disabled.active span.checked {
	background-position: -171px -340px;
}

/* Radio */

div.radio {
  width: 18px;
  height: 18px;
}

div.radio input {
  width: 18px;
  height: 18px;
}

div.radio span {
  height: 18px;
  width: 18px;
  background-position: 0px -359px;
}

div.radio:active span, 
div.radio.active span {
	background-position: -18px -359px;
}

div.radio.focus span, 
div.radio:hover span {
	background-position: -36px -359px;
}

div.radio.focus:active span,
div.radio:active:hover span,
div.radio.active:hover span,
div.radio.active.focus span {
	background-position: -54px -359px;
}

div.radio span.checked {
	background-position: -72px -359px;
}

div.radio:active span.checked,
div.radio.active span.checked {
	background-position: -90px -359px;
}

div.radio.focus span.checked, div.radio:hover span.checked {
	background-position: -108px -359px;
}

div.radio.focus:active span.checked, 
div.radio:hover:active span.checked,
div.radio.focus.active span.checked,
div.radio.active:hover span.checked {
	background-position: -126px -359px;
}

div.radio.disabled span,
div.radio.disabled:active span,
div.radio.disabled.active span {
	background-position: -144px -359px;
}

div.radio.disabled span.checked,
div.radio.disabled:active span.checked,
div.radio.disabled.active span.checked {
	background-position: -162px -359px;
}

/* Uploader */

div.uploader {
  background-position: 0px -377px;
  height: 28px;
}

div.uploader span.action {
  background-position: right -489px;
  height: 28px;
  line-height: 28px;
}

div.uploader span.filename {
  height: 28px;
  /* change this line to adjust positioning of filename area */
  margin: 2px 0px 2px 2px;
  line-height: 28px;
}

div.uploader.focus,
div.uploader.hover,
div.uploader:hover {
  background-position: 0px -433px;
}

div.uploader.focus span.action,
div.uploader.hover span.action,
div.uploader:hover span.action {
  background-position: right -517px;
}

div.uploader.active span.action,
div.uploader:active span.action {
  background-position: right -545px;
}

div.uploader.focus.active span.action,
div.uploader:focus.active span.action,
div.uploader.focus:active span.action,
div.uploader:focus:active span.action {
  background-position: right -573px;
}

div.uploader.disabled {
  background-position: 0px -405px;
}

div.uploader.disabled span.action {
  background-position: right -461px;
}

/* PRESENTATION */

/* Select */
/*div.selector {
  margin-bottom: 20px;
  width: 235px;
}*/

div.selector select {
  width: 190px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1em;
	border: solid 1px #fff;
}

div.selector span {
  padding: 0px 25px 0px 2px;
  cursor: pointer;
}

div.selector span {
  color: #666;
  width: 158px;
  text-shadow: 0 1px 0 #fff;
}

div.selector.disabled span {
	color: #bbb;
}

/* Checker */
div.checker {
  margin-right: 10px;
}

/* Radio */
div.radio {
  margin-right: 10px;
}

/* Uploader */
div.uploader {
  width: 190px;
  margin-bottom: 20px;
  cursor: pointer;
}

div.uploader span.action {
  width: 85px;
  text-align: center;
  text-shadow: #fff 0px 1px 0px;
  background-color: red;
}

div.uploader span.filename {
  color: #777;
  width: 82px;
  border-right: solid 1px #bbb;
  font-size: 90%;
}

div.uploader input {
  width: 190px;
}

div.uploader.disabled span.action {
  color: #aaa;
}

div.uploader.disabled span.filename {
  border-color: #ddd;
  color: #aaa;
}
/*

CORE FUNCTIONALITY 

Not advised to edit stuff below this line
-----------------------------------------------------
*/

.selector select:focus, .radio input:focus, .checker input:focus, uploader input:focus {
  outline: 0;
}

/* Select */

div.selector {
	position: relative;
	padding-left: 10px;
	overflow: hidden;
}

div.selector span {
	display: block;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

div.selector select {
	position: absolute;
	opacity: 0;
  height: 25px;
  border: none;
  background-color: #ffffff;
}

/* Checker */

div.checker {
	position: relative;
	float: left;
}

div.checker span {
	display: block;
	float: left;
	text-align: center;
}

div.checker input {
  opacity: 0;
  display: inline-block;
  background: none;
}

/* Radio */

div.radio {
	position: relative;
	float: left;
}

div.radio span {
	display: block;
	float: left;
	text-align: center;
}

div.radio input {
  opacity: 0;
  text-align: center;
  display: inline-block;
  background: none;
}

/* Uploader */

div.uploader {
  position: relative;
  float: left;
  overflow: hidden;
}

div.uploader span.action {
  float: left;
  display: inline;
  padding: 2px 0px;
  overflow: hidden;
  cursor: pointer;
}

div.uploader span.filename {
  padding: 0px 10px;
  float: left;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

div.uploader input {
  opacity: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  float: right;
  height: 25px;
  border: none;
}

#uniform-cmbAddress span,
#uniform-cmbUserType span
{
    width:190px !important;
    float:left !important;
    /*font-size:0.80em !important;*/
}

#uniform-cmbAddress select,
#uniform-cmbUserType select
{
    width: 250px !important;
    height:32px !important;
    /*font-size:0.80em !important;*/
}

.vrdetails #uniform-cmbAddress span
{
    width:208px !important;
}

.vrdetails #uniform-cmbAddress select
{
    width:234px !important;
}

#uniform-Acc_MinPriceDropDown span,
#uniform-Acc_MaxPriceDropDown span
{
    width:125px !important;
    /*font-size:0.75em !important;*/
}

#uniform-Acc_MinPriceDropDown select,
#uniform-Acc_MaxPriceDropDown select
{
    width: 150px !important;
    height:32px !important;
    margin-left:10px;
    /*font-size:0.75em !important;*/
}

#uniform-accProperty_dropdown span
{
    width: 250px !important;
    /*font-size:0.75em !important;*/
}

#uniform-accProperty_dropdown select
{
    width: 280px !important;
    height:32px !important;
    /*font-size:0.75em !important;*/
}

.sagepaySec div.selector
{
    width: 238px;
}

#uniform-cmbCountry span
{
    width:236px !important;
    float:right;
    padding-right:0px;
}

#uniform-cmbCountry select
{
    width: 250px !important;
    height:32px !important;
}

#uniform-ddBedrooms span,
#uniform-ddPropertyType span,
#uniform-ddRelProperty span
{
    width:118px !important;
}

#uniform-ddBedrooms select,
#uniform-ddPropertyType select,
#uniform-ddRelProperty select
{
    width: 140px !important;
    height:32px !important;
    margin-left:10px;
}

/*#uniform-cmbHeatmapControl
{
    width: 210px !important;    
}

#uniform-cmbHeatmapControl span
{
    width: 182px !important;
}

#uniform-cmbHeatmapControl select
{
    width:218px !important;
    height:32px !important;
}*/

.hm-cont-ld #uniform-cmbHeatmapControl
{
    width: 210px !important;    
}

.hm-cont-ld #uniform-cmbHeatmapControl span
{
    width: 90px !important;
}

.hm-cont-ld #uniform-cmbHeatmapControl select
{
    width:218px !important;
    height:32px !important;
}