
/* -------------
 * Buttons
 * ------------- */
button {
	margin: 0px;
	padding: 0px;
	border: none;
	background-color: transparent;
	cursor: pointer;
	overflow: visible;
}

*:first-child+html button[type]{ width: 1px; } /* IE7 */



/* -------------
 * Inputs Sign Up Page
 * ------------- */
.jNiceInputWrapper33 {
	width:403px;
}

.jNiceInputInner33 {
	background:url(../images/contact/input.png) no-repeat ;	
	height:26px;
	width:403px;
	behavior: url("Scripts/iepngfix.htc");
}

.jNiceInputInner33 .myinput33 {

 	height: 26px;
	width:403px;
}

.jNiceInputInner33 .myinput33 {

	font-family: "Verdana", Century Gothic,  Lucida Grande, Helvetica, Arial, Verdana, sans-serif;
	font-size:.9em;
	color:#FFFFFF;	
	border: 0;
	padding: 5px 0 0 0;
	margin: 0px 8px 4px 8px;
	width:390px;
	background-color:transparent !important;
	outline:none;
}





.jNiceSafari33 .myinput33 {
	height: 26px;
	width:403px;
	position: relative;
	overflow: hidden;
	padding-top:2px;
	padding-left:0px;
	
	
	
}

.jNiceSafari33 .jNiceInputInner33 {
	width:403px; 
	height:26px;
	

	
}

.jNiceSafari33 .myinput33 {
	background-color: transparent !important;
	top: 0;
	padding-left:0px;
	left:1px;
	outline:none;
	
}


/* -------------
 * Embeds.php Inputs
 * ------------- */


.jNiceInputInner44  {
	height:21px;
	width:340px;
	 
}

.jNiceInputInner44 .myinput44 {
	background:url(../embeds/images/code-input.jpg);	
	behavior: url("Scripts/iepngfix.htc");
	height:21px;
	width:340px;
}

.jNiceInputInner44 .myinput44 {

	font-family: "Verdana", Century Gothic,  Lucida Grande, Helvetica, Arial, Verdana, sans-serif;
	font-size:.9em;
	color:#FFFFFF;
	height:21px;
	padding-top: 5px;
	width:335px;
	background-color:transparent !important;
	outline:none;
}





.jNiceSafari44 .myinput44 {
	height:21px;
	width:340px;
	position: relative;
	overflow: hidden;
	
	
	
	
}

.jNiceSafari44 .myinput44 {
	width:335px; height:21px;
	

	
}

.jNiceSafari44 .myinput44 {
	background-color: transparent;
	top:-5px;
	padding-right:4px;
	outline:none;
	
}





/* -------------
 * Hidden - used to hide the original form elements
 * ------------- */
.jNiceHidden {display: none;}


