
/* -------------
 * Buttons
 * ------------- */
button {
	margin: 0px;
	padding: 0px;
	border: none;
	background-color: transparent;
	cursor: pointer;
	overflow: visible;
}

*:first-child+html button[type]{ width: 1px; } /* IE7 */


/* -------------
 * Inputs
 * ------------- */
.jNiceInputWrapper {
	float:left;
}


.jNiceInputInner {
	background: transparent  url(../images/search-input.jpg) no-repeat;

}


.jNiceInputInner {
	height: 35px;
	width:206px;
}

.jNiceInputInner .myinput {

	font-family: "Verdana", Century Gothic,  Lucida Grande, Helvetica, Arial, Verdana, sans-serif;
	font-size:.8em;
	text-transform:capitalize;
	vertical-align: middle;
	color:#ffffff;	
	border: 0;
	padding: 0px;
	margin: 7px 0px 4px 8px;
	width:190px;
	background-color:transparent !important;
	
}


.jNiceSafari div {
	height: 13px;
	width:145px;
	position: relative;
	overflow: hidden;
	padding-top:5px;

}


.jNiceSafari .jNiceInputInner {
	width:206px;
	height: 35px;

}

.jNiceSafari .myinput {
	background-color: transparent;
	position: absolute;
	top: -.45em;
	padding-left:0px;
	left:1px;
	outline:none;
	
}


/* -------------
 * Inputs home login
 * ------------- */
.jNiceInputWrapper22 {
	width:198px;

}

.jNiceInputInner22 {
	background: transparent  url(../images/home/password_home.png) no-repeat right top;
	height:30px;
	width:198px;
	behavior: url("Scripts/iepngfix.htc");
}

.jNiceInputInner22 .myinput22 {

 	height: 15px;
	width:198px;
}

.jNiceInputInner22 .myinput22 {

	font-family: "Verdana", Century Gothic,  Lucida Grande, Helvetica, Arial, Verdana, sans-serif;
	font-size:.8em;
	text-transform:capitalize;
	color:#ffffff;	
	border: 0;
	padding: 0px;
	margin: 8px 0px 4px 8px;
	width:183px;
	background-color:transparent !important;
	outline:none;
}





.jNiceSafari22 .myinput22 {
	height: 30px;
	width:175px;
	position: relative;
	overflow: hidden;
	padding-top:5px;
	
	
	
}

.jNiceSafari22 .jNiceInputInner22 {
	width:198px; height:30px;
	

	
}

.jNiceSafari22 .myinput22 {
	background-color: transparent;
	position: absolute;
	top: -.85em;
	padding-left:2px;
	left:1px;
	outline:none;
	
}



/* -------------
 * Inputs Sign Up Page
 * ------------- */
.jNiceInputWrapper33 {
	

	width:278px;

}

.jNiceInputInner33 {
	background:url(../images/contact/input.png) no-repeat right top;	
	height:25px;
	width:278px;
	behavior: url("Scripts/iepngfix.htc");
}

.jNiceInputInner33 .myinput33 {

 	height: 15px;
	width:262px;
}

.jNiceInputInner33 .myinput33 {

	font-family: "Verdana", Century Gothic,  Lucida Grande, Helvetica, Arial, Verdana, sans-serif;
	font-size:.9em;
	
	
	color:#FFFFFF;	
	border: 0;
	padding: 0px;
	margin: 5px 8px 4px 8px;
	width:254px;
	background-color:transparent !important;
	outline:none;
}





.jNiceSafari33 .myinput33 {
	height: 25px;
	width:268px;
	position: relative;
	overflow: hidden;
	padding-top:5px;
	padding-left:0px;
	
	
	
}

.jNiceSafari33 .jNiceInputInner33 {
	width:268px; 
	height:25px;
	

	
}

.jNiceSafari33 .myinput33 {
	background-color: transparent;
	position: absolute;
	top: -.85em;
	padding-left:2px;
	left:1px;
	outline:none;
	
}


/* -------------
 * Inputs Mail Subject
 * ------------- */
.jNiceInputWrapper44 {
	width:390px;

}

.jNiceInputInner44  {
	background: none;
	
	width:390px;
}

.jNiceInputInner44 .msubject {


	width:390px;
}

.jNiceInputInner44 .msubject {

	font-family: "Verdana", Century Gothic,  Lucida Grande, Helvetica, Arial, Verdana, sans-serif;
	font-size:1em;
	
	color:#FFFFFF;
	
	border: 0;
	padding: 0px;
	margin: 4px 0px 4px 0px;
	width:390px;
	background-color:transparent !important;
	outline:none;
}





.jNiceSafari44 .msubject {
	
	width:390px;
	position: relative;
	overflow: hidden;
	padding-top:5px;
	
	
	
}

.jNiceSafari44 .msubject {
	width:390px; height:20px;
	

	
}

.jNiceSafari44 .msubject {
	background-color: transparent;
	top:-3px;
	padding-left:- 2px;
	outline:none;
	
}






/* -------------
 * Radios
 * ------------- */
.jRadioWrapper {float: left;}
.jNiceRadio {
	background: transparent url(../images/signup/custom_button.gif) no-repeat center top;

	height: 24px;
	width: 24px;
	display:block;/*display: -moz-inline-block;*/
}


/* -------------
 * Checkboxes
 * ------------- */
.jNiceCheckbox {
	background: transparent url(../images/check_box.gif) no-repeat center top;
	height: 28px;
	width: 31px;
	display:block;/*display: -moz-inline-block;*/
	
}


/* -------------
 * Check Box For Blacklisting
 * ------------- */
.jNiceCheckbox2 {
	background: transparent url(../images/club_blacklist/check_box_red.gif) no-repeat center top;
	height: 28px;
	width: 31px;
	display:block;/*display: -moz-inline-block;*/
	
}




/* -------------
 * Checked - Used for both Radio and Checkbox
 * ------------- */
.jNiceChecked, .jNiceChecked2 { background-position: center bottom ;}










/* -------------
 * Selects
 * ------------- */
.jNiceSelectWrapper {
    font-size:.8em;
	width: 201px;
	height: 24px;
	background: url(../images/drop_down1.png);
	behavior: url("Scripts/iepngfix.htc");
	
}

.jNiceSelectWrapper div span {
	float: none;
	position: absolute;
	width: 201px;
	padding: 2px 0px 0px 10px;
	overflow: hidden;
	border-right: none;
		
}

.jNiceSelectWrapper div a {
	display: block;
	position: absolute;
	width: 201px;
	height: 26px;
	
	

}

.jNiceSelectWrapper ul {
	position: absolute;
	width: 201px;
	top: 24px;
	list-style: none;
	display: none;
	margin: 0px;
	padding: 0px;
	height: 100px;
	overflow: auto;

	
}


.jNiceSelectWrapper ul a {
	font-family: "Verdana", Century Gothic,  Lucida Grande, Helvetica, Arial, Verdana, sans-serif;
	display: block;
	height:19px;
	padding-left:10px;
	padding-top:2px;
	text-decoration: none;
	color:#050505;
	background-color: #FCFCFC;
	border: 1px solid;
	border-top:0px;
	border-color: #E4E4E4;	
}


.jNiceSelectWrapper ul a:hover { background-color:#A880BC;  }
.jNiceSelectWrapper ul a.selected {background-color: #A880BC; }

/* -------------
 * Hidden - used to hide the original form elements
 * ------------- */
.jNiceHidden {display: none;}



/* -------------
 * Second Option for drop down
 * ------------- */


/* -------------
 * Selects
 * ------------- */
.jNiceSelectWrapper2 {
 font-size:.8em;
	width: 125px;
	height: 24px;
	background: url(../images/drop_down_small.png);
	behavior: url("Scripts/iepngfix.htc");
	
}

.jNiceSelectWrapper2 div span {
	float: none;
	position: absolute;
	width: 125px;
	padding: 2px 0px 0px 10px;
	overflow: hidden;
	border-right: none;
		
}

.jNiceSelectWrapper2 div a {
	display: block;
	position: absolute;
	width: 125px;
	height: 26px;
	
	

}

.jNiceSelectWrapper2 ul {
	position: absolute;
	width: 125px;
	top: 24px;
	list-style: none;
	display: none;
	margin: 0px;
	padding: 0px;
	height: 90px;
	overflow: auto;
	

	
}


.jNiceSelectWrapper2 ul a {
	
font-family: "Verdana", Century Gothic,  Lucida Grande, Helvetica, Arial, Verdana, sans-serif;
	display: block;
	height:19px;
	padding-left:10px;
	padding-top:2px;
	text-decoration: none;
	color:#050505;
	background-color: #FCFCFC;
	border: 1px solid;
	border-top:0px;
	border-color: #E4E4E4;
	
}


.jNiceSelectWrapper2 ul a:hover { background-color: #A880BC;  }
.jNiceSelectWrapper2 a.selected { background-color: #A880BC; }


/* -------------
 * Select Safari Control - used to center text vertically in safaris browsers
 * ------------- */

.jNiceSafari2 div {
	height: 17px;
	padding-top:1px;
	
}





/* -------------
 * Third Option for drop down
 * ------------- */


/* -------------
 * Selects
 * ------------- */
.jNiceSelectWrapper3 {
    font-size:.8em;
	width: 278px;
	height: 24px; 
	background:url(../images/signup/membership_drop_down_large.png);
	behavior: url("Scripts/iepngfix.htc");
	
}

.jNiceSelectWrapper3 div span {
	float: none;
	position: absolute;
	width: 278px;
	padding: 2px 0px 0px 10px;
	overflow: hidden;
	border-right: none;
		
}

.jNiceSelectWrapper3 div a {
	display: block;
	position: absolute;
	width: 278px;
	height: 26px;
	
	

}

.jNiceSelectWrapper3 ul {
	position: absolute;
	width: 278px;
	top: 24px;
	list-style: none;
	display: none;
	margin: 0px;
	padding: 0px;
	height: 190px;
	overflow: auto;
	

	
}


.jNiceSelectWrapper3 ul a {
	
font-family: "Verdana", Century Gothic,  Lucida Grande, Helvetica, Arial, Verdana, sans-serif;
	display: block;
	height:19px;
	padding-left:10px;
	padding-top:2px;
	text-decoration: none;
	color:#050505;
	background-color: #FCFCFC;
	border: 1px solid;
	border-top:0px;
	border-color: #E4E4E4;
	
}


.jNiceSelectWrapper3 ul a:hover { background-color: #A880BC;  }
.jNiceSelectWrapper3 a.selected { background-color: #A880BC; }


/* -------------
 * Select Safari Control - used to center text vertically in safaris browsers
 * ------------- */

.jNiceSafari3 div {
	height: 17px;
	padding-top:1px;
	
	
	
}



/* -------------
 * Fourth Option for drop down ,small and short, used on the bottle service pop up for promoters
 * ------------- */


/* -------------
 * Selects
 * ------------- */
.jNiceSelectWrapper4 {
	font-size:1em;
	width: 77px;
	line-height:19px;
	height: 22px;
	position:relative; 
	background:url(../images/promoter/small_drop_down.jpg);
}

.jNiceSelectWrapper4 div span {
	float: none;
	position: absolute;
	width: 77px;
	padding: 2px 0px 0px 10px;
	overflow: hidden;
	border-right: none;
	
		
}

.jNiceSelectWrapper4 div a {
	display: block;
	position: absolute;
	width: 77px;
	height: 22px;
	
	

}

.jNiceSelectWrapper4 ul {
	position: absolute;
	width: 72px;
	top: 24px;
	list-style: none;
	display: none;
	margin: 0px;
	padding: 0px;
	height:100px;
	overflow: auto;
	

	
}


.jNiceSelectWrapper4 ul a {
	
font-family: "Verdana", Century Gothic,  Lucida Grande, Helvetica, Arial, Verdana, sans-serif;
	display: block;
	height:22px;
	padding-left:10px;
	padding-top:2px;
	text-decoration: none;
	color:#050505;
	background-color: #FCFCFC;
	border: 1px solid;
	border-top:0px;
	border-color: #E4E4E4;
	
}


.jNiceSelectWrapper4 ul a:hover { background-color: #A880BC;  }
.jNiceSelectWrapper4 a.selected { background-color: #A880BC; }


/* -------------
 * Select Safari Control - used to center text vertically in safaris browsers
 * ------------- */

.jNiceSafari4 div {
	height: 22px;
	
	
}


/* -------------
 * Fifth Option for drop down ,small and short, used on the schedule_edit.html page
 * ------------- */


/* -------------
 * Selects
 * ------------- */
.jNiceSelectWrapper5 {
	font-size:1.1em;
	color:#050505;
	background-color: #FCFCFC;
	width: 85px;
	line-height:19px;
	height: 22px;
	position:relative;
	background:url(../images/edit_schedule/es_dropdown_box.jpg);
}

.jNiceSelectWrapper5 div span {
	float: none;
	position: absolute;
	width: 85px;
	padding: 2px 0px 0px 5px;
	overflow: hidden;
	border-right: none;
	
		
}

.jNiceSelectWrapper5 div a {
	display: block;
	position: absolute;
	width: 85px;
	height: 22px;
	
	

}

.jNiceSelectWrapper5 ul {
	position: absolute;
	width: 120px;
	top: 24px;
	list-style: none;
	display: none;
	margin: 0px;
	padding: 0px;
	height:100px;
	overflow: auto;
	

	
}


.jNiceSelectWrapper5 ul a {
	
font-family: "Verdana", Century Gothic,  Lucida Grande, Helvetica, Arial, Verdana, sans-serif;
	display: block;
	height:22px;
	padding-left:3px;
	padding-top:2px;
	text-decoration: none;
	color:#050505;
	background-color: #FCFCFC;
	border: 1px solid;
	border-top:0px;
	border-color: #E4E4E4;
	
}


.jNiceSelectWrapper5 ul a:hover { background-color: #A880BC;  }
.jNiceSelectWrapper5 a.selected { background-color: #A880BC; }


/* -------------
 * Select Safari Control - used to center text vertically in safaris browsers
 * ------------- */

.jNiceSafari5 div {
	height: 22px;
	
	
	
}




/* -------------
 * Seventh Option for drop down , long dropdown, used on Promoter compose Invites Pop Ups
 * ------------- */


/* -------------
 * Selects
 * ------------- */
.jNiceSelectWrapper7 {
	font-size:1em;
	color:#050505;
	background-color: #FCFCFC;
	width: 204px;
	line-height:19px;
	height: 22px;
	position:relative;
	background:url(../images/promoter_composeinvites/long_dropdown_bluetab.jpg);
	
}

.jNiceSelectWrapper7 div span {
	float: none;
	position: absolute;
	width: 204px;
	padding: 2px 0px 0px 5px;
	overflow: hidden;
	border-right: none;
	
		
}

.jNiceSelectWrapper7 div a {
	display: block;
	position: absolute;
	width: 204px;
	height: 22px;
	
	

}

.jNiceSelectWrapper7 ul {
	position: absolute;
	width: 204px;
	top: 22px;
	list-style: none;
	display: none;
	margin: 0px;
	padding: 0px;
	height:100px;
	overflow: auto;
	

	
}


.jNiceSelectWrapper7 ul a {
	
font-family: "Verdana", Century Gothic,  Lucida Grande, Helvetica, Arial, Verdana, sans-serif;
	display: block;
	height:22px;
	padding-left:3px;
	padding-top:2px;
	text-decoration: none;
	color:#050505;
	background-color: #FCFCFC;
	border: 1px solid;
	border-top:0px;
	border-color: #E4E4E4;
	
}


.jNiceSelectWrapper7 ul a:hover { background-color: #A880BC;  }
.jNiceSelectWrapper7 a.selected { background-color: #A880BC; }


/* -------------
 * Select Safari Control - used to center text vertically in safaris browsers
 * ------------- */

.jNiceSafari7 div {
	height: 22px;
	
	
	
}




/* -------------
 * Select8 for Club Blacklist
 * ------------- */
.jNiceSelectWrapper8  {
    font-size:.8em;
	width: 201px;
	height: 25px;
	position:relative;
	background: url(../images/club_blacklist/drop_down_red.jpg) no-repeat;
	
}

.jNiceSelectWrapper8 div span {
	float: none;
	position: absolute;
	width: 201px;
	padding: 4px 0px 0px 10px;
	overflow: hidden;
	border-right: none;
		
}

.jNiceSelectWrapper8 div a {
	display: block;
	position: absolute;
	width: 201px;
	height: 25px;
	
	

}

.jNiceSelectWrapper8 ul {
	position: absolute;
	width: 201px;
	top: 24px;
	list-style: none;
	display: none;
	margin: 0px;
	padding: 0px;
	height: 100px;
	overflow: auto;

	
}


.jNiceSelectWrapper8 ul a {
	font-family: "Verdana", Century Gothic,  Lucida Grande, Helvetica, Arial, Verdana, sans-serif;
	display: block;
	height:22px;
	padding-left:10px;
	padding-top:2px;
	text-decoration: none;
	color:#050505;
	background-color: #FCFCFC;
	border: 1px solid;
	border-top:0px;
	border-color: #E4E4E4;	
}


.jNiceSelectWrapper8 ul a:hover { background-color:#A880BC;  }
.jNiceSelectWrapper8 ul a.selected {background-color: #A880BC; }


/* -------------
 * Select Safari Control - used to center text vertically in safaris browsers
 * ------------- */

.jNiceSafari8 div {
	height: 25px;
	padding-top:0px;
	
	
	
}

		
	
/* -------------
 * Hidden - used to hide the original form elements
 * ------------- */
.jNiceHidden2 {display: none;}


