/*Telerik RadInput xtopia Skin*/

/*global*/

.RadInput_website,
.RadInputMgr_website
{vertical-align:middle; width:242px}

.RadInput_website table
{border:0; vertical-align:bottom}

.RadInput_website table.riTable td
{border:0; padding:0; vertical-align:middle; overflow:visible;/*RadGrid*/}

.RadInput_website table td.riCell
{padding-right:4px;}

.RadInput_website textarea
{vertical-align:bottom;overflow:auto; }
html body .RadInput_website textarea.riTextBox{padding-top:5px !important}
/*textbox states*/

html body .RadInput_website .riTextBox,
html body .RadInputMgr_website
{border:0px solid #c2c2c2 !important; padding:0 10px !important; background:#FFF; color:#565656; min-height:38px}

/* Search Box */
html body .RadInput_website .riEmpty,
html body .RadInput_Empty_website
{color:#8a8a8a; font-style:italic}

html body .RadInput_website .riHover,
html body .RadInput_Hover_website,
html body .RadInput_website .riFocused,
html body .RadInput_Focused_website
{border-color:#2B2B2B;}

html body .RadInput_website .riRead,
html body .RadInput_Read_website
{border-color:#d0d0d0;}

html body .RadInput_website .riDisabled,
html body .RadInput_Disabled_website
{border-color:#d0d0d0; color:#8a8a8a; cursor:default}

html body .RadInput_website .riError,
html body .RadInput_Error_website,
.RadForm.rfdTextbox .RadInput_website .riError[type="text"],
.RadForm.rfdTextbox .RadInput_Error_website[type="text"]
{border-color:#d51923; background:#fff 100% -298px no-repeat url('Input/sprite.gif'); color:#d51923}

html body .RadInput_website .riNegative,
html body .RadInput_Negative_website
{color:#565656}

/*IE quirks mode*/
* html .RadInput_website input.riTextBox,
* html input.RadInputMgr_website
{height /**/:22px}

/*buttons*/

.RadInput_website 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_website a{position:static}/*IE6*/
*+html .RadInput_website a{position:static}/*IE7*/

/*go*/

.RadInput_website .riBtn a
{width:20px; height:18px; line-height:18px; background-position:3px 5px}

.RadInput_website .riBtn a:hover
{background-position:3px -45px}

/*spin*/

.RadInput_website .riSpin a
{width:15px; height:7px; line-height:7px; margin:0 1px}

.RadInput_website .riUp
{background-position:4px -98px}

.RadInput_website .riUp:hover
{background-position:4px -148px}

.RadInput_website a.riDown
{background-position:4px -199px; margin-top:3px}

* html .RadInput_website a.riDown
{margin-top /**/:0}

.RadInput_website a.riDown:hover
{background-position:4px -249px}

/*label*/

.RadInput_website .riLabel
{margin:0 4px 0 0; color:#000; white-space:nowrap}

/* Captcha Textbox*/
.rcRefreshImage{}
.rcCaptchaAudioLink{}
.RadCaptcha_website a{display:inline-block !important; text-decoration:none;}
.RadCaptcha_website input{border:3px solid #c4e0e5; padding:0 10px; background:#dbedf1; color:#000; min-height:25px; margin-right:10px}
