/*

Uniform Theme: Uniform Default
Version: 1.6
By: Josh Pyles
License: MIT License
---
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,
div.button,
div.button span {
  background-image: url(../images/form-sprite.png);
  background-repeat: no-repeat;
  -webkit-font-smoothing: antialiased;
}

.selector, 
.radio, 
.checker, 
.uploader,
.button, 
.selector *, 
.radio *, 
.checker *, 
.uploader *,
.button *{
  margin: 0;
  padding: 0;
}

/* INPUT & TEXTAREA */

input.text,
input.email, 
input.password,
textarea.uniform {
  font-size: 12px;
  font-family: Arial, sans-serif;
  font-weight: normal;
  padding:7px;
  background:url(../images/form-sprite.png) no-repeat right -318px;
  /*background: url('../images/form-bg-input.png') repeat-x 0px 0px;*/
  outline: 0;
  /*border:1px solid #CCC;background:#f5f5f5;*/ width:410px; border:0;
}


/*

span.btn-blue { background:url(../images/form-sprite.png) no-repeat -885px -687px; text-align:center; font-size:18px; display:block; padding-top:10px;padding-left:8px; height:29px; float:left}
	
span.btn-blue a { background:url(../images/form-sprite.png) no-repeat right -645px; color:#FFF; padding:10px 25px 10px 18px; border:1px solid #000;}
span.btn-blue a:hover{ text-decoration:underline;}
*/



.btn-blue {overflow:visible;border:0 none;display:inline-block; margin:0; padding:0px 0 0 0; background:url(../images/form-sprite.png) no-repeat -885px -645px;}
.btn-blue:link {text-decoration:none; }
.btn-blue span {display:inline-block; margin:0 0 0 8px; padding:0px 25px 0 18px; line-height:40px; font-size:18px; color:#fff; cursor:pointer; white-space:nowrap; background:url(../images/form-sprite.png) no-repeat right -605px;}
.btn-blue:hover { background:url(../images/form-sprite.png) no-repeat -885px -728px;}
.btn-blue:hover span { background:url(../images/form-sprite.png) no-repeat right -688px;}

.btn-grey{overflow:visible;border:0 none;display:inline-block; margin:0; padding:0px 0 0 0; background:url(../images/form-sprite.png) no-repeat -885px -810px;}
.btn-grey:link {text-decoration:none; }
.btn-grey span {display:inline-block; margin:0 0 0 8px; padding:0px 17px 0 12px; line-height:25px; font-size:12px; color:#666; cursor:pointer; white-space:nowrap; background:url(../images/form-sprite.png) no-repeat right -780px;}
.btn-grey:hover span{ color:#000;}



span.inpt-lt {
    background:url(../images/form-sprite.png) no-repeat -885px  -230px;	
	*background:url(../images/form-sprite.png) no-repeat -883px  -230px;	
    padding-left:8px;	
    display:inline-block; padding-top:0;
/*	min-height:30px;*/
}
 
span.inpt-rt{
    background: url(../images/form-sprite.png) no-repeat right -318px;
	*background: url(../images/form-sprite.png) right -317px; /*-IE7 Hack-*/
	margin:0px 10px 0px 0px;
	padding:0px 18px 0px 3px;
	height:30px;
    display:inline-block;
}
span.inpt-rt input{font-family:Arial, Helvetica, sans-serif; color:#333; background:none; resize:none; border:0px; padding:7px 0px 0px 0px; 
(-bracket-:hack;  padding:6px 0px 0px 0px; ); /*-Chrome Hack-*/	}



span.txtar-lt { background:url(../images/form-sprite.png) no-repeat -885px -503px; padding-top:0; padding-left:8px;	 display:inline-block;  height:69px;} 
span.txtar-rt{ background: url(../images/form-sprite.png) no-repeat right -417px; margin:0px 10px 0px 0px; padding:8px 18px 8px 3px; height:70px; display:inline-block;}
span.txtar-rt textarea{	resize:none; height:60px; border:0px; overflow:auto; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333;}

/*----For Large Box----*/
span.txtarlg-lt { background:url(../images/form-sprite.png) no-repeat -885px -1146px; padding-left:8px; display:inline-block; height:160px;} 
span.txtarlg-rt{ background: url(../images/form-sprite.png) no-repeat right -976px; margin:0px 10px 0px 0px; padding:8px 18px 8px 3px; display:inline-block; height:144px;}
span.txtarlg-rt textarea{resize:none; height:140px; border:0px; overflow:auto; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333;}

textarea {
  font-size: 12px;
  font-family: Arial, sans-serif;
  font-weight: normal;
  padding:7px;
  background: url(../images/form-sprite.png) no-repeat right -418px;
  outline: 0;
  border:none; resize:none;  height:55px;
}



/* 
input.text:focus,
input.email:focus,
input.password:focus,
textarea.uniform:focus {
 -webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
  -moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
  box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
  border-color: #999;
  background: url('../images/form-bg-input-focus.png') repeat-x 0px 0px;
}
*/

/* SPRITES */

/* Select */

div.selector {
  background-position: -883px -130px;
  line-height:30px; 
  height:30px;
}

div.selector span {
  background-position:right -186px;
  height:30px;
  line-height:30px; width:393px; padding-left:7px;
}

div.selector select {
  /* change these to adjust positioning of select element */
  top: 0px;
  left: 0px;
  background-position:-883px -229px; width:423px; height:28px!important; cursor:pointer;
}



/* Checkbox Modify */

.filter label{ cursor:pointer;}
.filter div.checker,
.filter div.checker input{   
  width:9px!important;
  height:9px!important;
  margin-top:-2px;
}

.filter div.checker span{
	background-position: 0 -302px;
    height:9px;
    width:9px;
}

.filter div.checker span.checked,
.filter div.checker:active span, 
.filter div.checker.active span,
.filter div.checker.focus span,
.filter div.checker:hover span,
.filter div.checker.focus:active span,
.filter div.checker:active:hover span,
.filter div.checker.active:hover span,
.filter div.checker.focus.active span,
.filter div.checker:active span.checked, 
.filter div.checker.active span.checked,
.filter div.checker.focus span.checked,
.filter div.checker:hover span.checked,
.filter div.checker.focus:active span.checked,
.filter div.checker:hover:active span.checked,
.filter div.checker.active:hover span.checked,
.filter div.checker.active.focus span.checked,
.filter div.checker.disabled span,
.filter div.checker.disabled:active span,
.filter div.checker.disabled.active span,
.filter div.checker.disabled span.checked,
.filter div.checker.disabled:active span.checked,
.filter div.checker.disabled.active span.checked

{
  background-position: -10px -302px;
}



/* Checkbox */

div.checker {
  width: 19px!important;
  height: 19px!important;
}

div.checker input {
  width: 19px;
  height: 19px;
}

div.checker span {
  background-position: 0px -260px;
  height: 19px;
  width: 19px;
}

div.checker:active span, 
div.checker.active span {
  background-position: -19px -260px;
}

div.checker.focus span,
div.checker:hover span {
  background-position: -38px -260px;
}

div.checker.focus:active span,
div.checker:active:hover span,
div.checker.active:hover span,
div.checker.focus.active span {
  background-position: -57px -260px;
}

div.checker span.checked {
  background-position: -76px -260px;
}

div.checker:active span.checked, 
div.checker.active span.checked {
  background-position: -95px -260px;
}

div.checker.focus span.checked,
div.checker:hover span.checked {
  background-position: -114px -260px;
}

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 -260px;
}

div.checker.disabled span,
div.checker.disabled:active span,
div.checker.disabled.active span {
  background-position: -152px -260px;
}

div.checker.disabled span.checked,
div.checker.disabled:active span.checked,
div.checker.disabled.active span.checked {
  background-position: -171px -260px;
}

/* Radio */

div.radio {
  width: 16px;
  height: 17px;
}

div.radio input {
  width: 16px;
  height: 17px; cursor:pointer;
}

div.radio span {
  height: 16px;
  width: 17px;
  background-position:-215px -259px;
}

div.radio:active span, 
div.radio.active span {
  background-position:-215px --259px;
}

div.radio.focus span, 
div.radio:hover span {
  background-position:-237px -259px;
}

div.radio.focus:active span,
div.radio:active:hover span,
div.radio.active:hover span,
div.radio.active.focus span {
  background-position:-237px -259px;
}

div.radio span.checked {
  background-position:-237px -259px;
}

div.radio:active span.checked,
div.radio.active span.checked {
  background-position:-237px -259px;
}

div.radio.focus span.checked, div.radio:hover span.checked {
  background-position:-237px -259px;
}

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:-237px -259px;
}

div.radio.disabled span,
div.radio.disabled:active span,
div.radio.disabled.active span {
  background-position:-237px -259px;
}

div.radio.disabled span.checked,
div.radio.disabled:active span.checked,
div.radio.disabled.active span.checked {
  background-position:-237px -259px;
}

/* Uploader */

div.uploader {
  background-position: 0px -887px;
  height:37px;
}

div.uploader span.action {
  background-position: right -887px;
  height:37px;
  line-height:37px;
  width:108px;
  padding-left:10px;
}


div.uploader span.filename {
  height: 37px;
  /* change this line to adjust positioning of filename area */
  margin:2px 0px 2px 40px;
  line-height:35px; 
  color: #333;
  width: 242px;
  border-right: solid 1px #bbb;
  font-size:14px; font-weight:normal;
}

/*
div.uploader.focus,
div.uploader.hover,
div.uploader:hover {
  background-position: 0px -353px;
}

div.uploader.focus span.action,
div.uploader.hover span.action,
div.uploader:hover span.action {
  background-position: right -437px;
}

div.uploader.active span.action,
div.uploader:active span.action {
  background-position: right -465px;
}

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 -493px;
}

div.uploader.disabled {
  background-position: 0px -325px;
}

div.uploader.disabled span.action {
  background-position: right -381px;
}
*/
div.button {
  background-position:-885px -645px;
}

div.button span {
  background-position: right -605px;
}
div.button:hover,
div.button.hover {
  background-position: -885px -728px;
}
div.button:hover span,
div.button.hover span {
  background-position: right -688px;; 
}

div.button span input{ display:none;}

/*
div.button.focus,
div.button:focus,
div.button:hover,
div.button.hover {
  background-position: -885px -728px;
}

div.button.focus span,
div.button:focus span,
div.button:hover span,
div.button.hover span {
  background-position: right -688px;; 
}

div.button.active,
div.button:active {
  background-position: 0px -583px;
}

div.button.active span,
div.button:active span {
  background-position: right -703px;
  color: #555;
}

div.button.disabled,
div.button:disabled {
  background-position: 0px -613px;
}

div.button.disabled span,
div.button:disabled span {
  background-position: right -733px;
  color: #bbb;
  cursor: default;
}
*/

/* PRESENTATION */

/* Button */

div.button {
  height: 37px;
}

div.button span {
  line-height:37px!important;
  height:37px;
  font-family:'Open Sans', sans-serif;
  color:#FFF;
  font-size:17px;
  margin:0 0 0 8px; padding:1px 25px 0 18px; cursor:pointer; white-space:nowrap;
}

/* Select */
div.selector {
/*  width: 190px;*/
  font-size: 12px;
}

div.selector select {
/*  min-width: 199px;*/
  font-size: 12px;
  color:#333;
}

div.selector span {
  padding: 0px 25px 0px 2px;
  margin:0px;
  cursor: pointer;
}

div.selector span {
  color:#333;
  padding-right:30px;
}

div.selector.disabled span {
  
}

/*Modified*/
.form-elements .selector, .form-elements2 .selector, .form-elements3 .selector, .form-elements4 .selector, .ph-filter .selector{
  background-position: -885px -230px;
  line-height: 30px;
  height: 30px;
  padding:0px 0 0 8px; margin:0px;
}
.form-elements .selector span, .form-elements2 .selector span, .form-elements3 .selector span, .form-elements4 .selector span, .ph-filter .selector span{
  background-position:right -186px;  
  padding: 0px 25px 0px 2px;
  margin:0px;
  height: 30px;
  line-height: 30px;
  font-weight:normal;
}
/*--Search Filter on Content Top--*/
.form-elements input{width:168px;}
.form-elements input[type="submit"] {width:0!important;}
.form-elements input[type="checkbox"] {width:0!important;}
.form-elements .selector span{ width:165px;}
.form-elements .sm .selector span{ width:116px;}
.form-elements .sm .selector select{min-width:148px;}
.form-elements .sm1 .selector span{ width:315px;}
.form-elements .sm1 .selector select{min-width:348px;}
.form-elements .sm2 .selector span{ width:36px;}
.form-elements .sm2 .selector select{min-width:68px;}



/*--Detail Page Right Panel Form---*/
.form-elements2 input{width:203px;}
.form-elements2 input[type="submit"] {width:0!important;}
.form-elements2 textarea{width:199px;} 
.form-elements2 .selector span{width:200px;}
.form-elements2 .selector select{min-width: 232px;}

/*--Registration Form---*/
.form-elements3 input{width:280px;}
.form-elements3 input[type="submit"] {width:0!important;}
.form-elements3 textarea{width:275px;} 
.form-elements3 .selector span{width:278px;}
.form-elements3 .selector select{min-width: 310px;}
.form-elements3 .sm .selector span{ width:70px;}
.form-elements3 .sm .selector select{min-width:102px;}
.form-elements3 .sm1 .selector span{ width:100px;}
.form-elements3 .sm1 .selector select{min-width:132px;}

/*--Detail Page Right Panel Form---*/
.form-elements4 .selector span{width:180px;}
.form-elements4 .selector select{min-width:212px;}
.form-elements4 .sm .selector span{ width:90px;}
.form-elements4 .sm .selector select{min-width:122px;}

/*--Photo Gallery Page Right Panel Filter---*/
.ph-filter .selector span{width:265px;}
.ph-filter .selector select{min-width:297px;}



/*Modified End*/

/* Checker */
div.checker {
  margin-right: 5px;
}

/* Radio */
div.radio {
  margin-right: 3px;
}

/* Uploader */
div.uploader {
  /*width: 190px;*/
  cursor: pointer;
}



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, 
.checker, 
.button, 
.radio, 
.uploader {
  display: -moz-inline-box;
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  *display: inline;
}

.selector select:focus, .radio input:focus, .checker input:focus, .uploader input:focus {
  outline: 0;
}

/* Button */

div.button a,
div.button button,
div.button input {
  position: absolute;
}

div.button {
  cursor: pointer;
  position: relative;
}

div.button span {
  display: -moz-inline-box;
  display: inline-block;
  line-height: 1;
  text-align: center;
}

/* Select */

div.selector {
  position: relative;
  padding-left:0;
  overflow: hidden;
}

div.selector span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

div.selector select {
  position: absolute;
  opacity: 0;
  filter: alpha(opacity:0);
  height: 25px;
  border: none;
  background: none;
}

/* Checker */

div.checker {
  position: relative;
}

div.checker span {
  display: -moz-inline-box;
  display: inline-block;
  text-align: center;
}

div.checker input {
  opacity: 0;
  filter: alpha(opacity:0);
  display: inline-block;
  background: none;
}

/* Radio */

div.radio {
  position: relative;
}

div.radio span {
  display: -moz-inline-box;
  display: inline-block;
  text-align: center;
}

div.radio input {
  opacity: 0;
  filter: alpha(opacity:0);
  text-align: center;
  display: inline-block;
  background: none;
}

/* Uploader */

div.uploader {
  position: relative;
  overflow: hidden;
  cursor: default;
}

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;
  cursor: default;
}

div.uploader input {
  opacity: 0;
  filter: alpha(opacity:0);
  position: absolute;
  top: 0;
  right: 0;
 /* width:100%;*/
  width:98px!important;
  bottom: 0;
  float: right;
  height: 37px;
  border: none;
  cursor: default;
}

/*---multi-checklist--*/
.multi-checklist{ background:url(../images/multiple-checklist-bg.png) no-repeat; width:220px; height:150px; padding:10px;}
.multi-checklist ul{ margin:0px; padding:0px;}
.multi-checklist ul li{ margin:0px; padding:5px 0; border-bottom:1px solid #e8e8e8;}

.formStyle .selector {
background-position: -885px -230px;
line-height: 30px;
height: 30px;
padding: 0px 0 0 8px;
margin: 0px;
}
.formStyle .selector span {
background-position: right -186px;
padding: 0px 25px 0px 2px;
margin: 0px;
height: 30px;
line-height: 30px;
font-weight: normal;
}
.formStyle .selector span {
width: 296px;
}
.formStyle .selector select {
min-width: 328px;
}
.formStyle div.uploader span.filename {
width: 222px;
}
.formStyle div.uploader input {
width: 329px!important;
}