/*Telerik RadInput Hay Skin*/

/*global*/

.RadInput_teascapes,
.RadInputMgr_teascapes
{
	font-family: Verdana;
	vertical-align:middle;
	border: 0;
}

.RadInput_teascapes table
{
	border:0;
	vertical-align:bottom;
}

.RadInput_teascapes table.riTable td
{
	border:0;
	padding:0;
	vertical-align:middle;
	overflow:visible;/*RadGrid*/
}

.RadInput_teascapes table td.riCell
{
	padding-right:4px;
	border: 0;
}

.RadInput_teascapes textarea
{
	vertical-align:bottom;
	overflow:auto;
	border: 0;
}


/*textbox states*/

.RadInput_teascapes
{
	line-height: 25px;
	height: 25px;
	background-image: url(/images/input.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0px;
	border: 0;
	padding-right: 4px;
	display: inline-block;
	margin-left: 1px;
}

html body .RadInput_teascapes .riTextBox,
html body .RadInputMgr_teascapes
{
	height: 25px;
	line-height: 25px;
	background-image: url(/images/input.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px 4px;
	border: 0;
}


@-moz-document url-prefix() 
{
html body .RadInput_teascapes .riTextBox
{
	padding-top: 4px;
	height: 21px;
	line-height: 21px;
}
}

html body .RadInput_teascapes .riEmpty,
html body .RadInput_Empty_teascapes
{
	color: #302e28;
	border: 0;
}

html body .RadInput_teascapes .riHover,
html body .RadInput_Hover_teascapes,
html body .RadInput_teascapes .riFocused,
html body .RadInput_Focused_teascapes
{
	border-color:#2d2c25;
	border: 0;
}

html body .RadInput_teascapes .riRead,
html body .RadInput_Read_teascapes
{
}

html body .RadInput_teascapes .riDisabled,
html body .RadInput_Disabled_teascapes
{
	cursor:default;
}

html body .RadInput_teascapes .riError,
html body .RadInput_Error_teascapes,
.RadForm.rfdTextbox .RadInput_teascapes .riError[type="text"],
.RadForm.rfdTextbox .RadInput_Error_teascapes[type="text"]
{
}

html body .RadInput_teascapes .riNegative,
html body .RadInput_Negative_teascapes
{
}

/*IE quirks mode*/
* html .RadInput_teascapes input.riTextBox,
* html input.RadInputMgr_teascapes
{
	height /**/:22px;
}

/*buttons*/

.RadInput_teascapes a
{
	display:block;
	overflow:hidden;
	position:relative;/*FF*/
	outline:none;/*FF*/
	z-index:2;/*Opera*/
	background:transparent no-repeat url('Input/sprite.gif');
	text-indent:-2222px;
	text-align:center;
	text-decoration:none;
}
* html .RadInput_teascapes a{position:static}/*IE6*/
*+html .RadInput_teascapes a{position:static}/*IE7*/

/*go*/

.RadInput_teascapes .riBtn a
{
	width:20px;
	height:18px;
	line-height:18px;
}

.RadInput_teascapes .riBtn a:hover
{
}

/*spin*/

.RadInput_teascapes .riSpin a
{
	width:15px;
	height:7px;
	line-height:7px;
}

/*label*/

