/*Telerik RadInput Default Skin*/

/*global*/

.RadInput_Default,
.RadInputMgr_Default
{
	font:12px "segoe ui",arial,sans-serif;
}

/*textbox states*/

/*html body .RadInput_Default .riTextBox,
html body .RadInputMgr_Default
{
	border-color:#e5e5e5;
	background:#fff;
	color:#000;
	font:12px "segoe ui",arial,sans-serif;
}*/

html body .RadInput_Default .riEmpty,
html body .RadInput_Empty_Default
{
	color:#777;
}

html body .RadInput_Default .riHover,
html body .RadInput_Hover_Default
{
	border-color:#767676;
}

html body .RadInput_Default .riFocused,
html body .RadInput_Focused_Default
{
	border-color:#80c141;
}

html body .RadInput_Default .riRead,
html body .RadInput_Read_Default
{
	border-color:#b0b0b0;
}

html body .RadInput_Default .riDisabled,
html body .RadInput_Disabled_Default
{
	color:#c9c0c0;
	cursor:default;
}

html body .RadInput_Default .riError,
html body .RadInput_Error_Default
{
	border-color:#de3914;
	background:#ffe9e9 100% -298px no-repeat url('Input/sprite.gif');
	color:#de3914;
}

.RadForm.rfdTextbox .RadInput_Default .riError[type="text"],
.RadForm.rfdTextbox .RadInput_Error_Default[type="text"]
{
	border-color:#de3914;
	background:#fff 100% -298px no-repeat url('Input/sprite.gif');
	color:#de3914;
}

html body .RadInput_Default .riNegative,
html body .RadInput_Negative_Default
{
	color:#565656;
}

/*buttons*/

.RadInput_Default a
{
	background:transparent no-repeat url('Input/sprite.gif');
}

/*go*/

.RadInput_Default .riBtn a
{
	width:20px;
	height:18px;
	line-height:18px;
	background-position:3px 5px;
}

.RadInput_Default .riBtn a:hover
{
	background-position:3px -45px;
}

/*spin*/

.RadInput_Default .riSpin a
{
	width:15px;
	height:7px;
	line-height:7px;
}

.RadInput_Default a.riUp
{
	background-position:4px -98px;
}

.RadInput_Default a.riUp:hover
{
	background-position:4px -148px;
}

.RadInput_Default a.riDown
{
	background-position:4px -199px;
}

.RadInput_Default a.riDown:hover
{
	background-position:4px -249px;
}

/*label*/

.RadInput_Default .riLabel
{
	color:#666;
}

/*rtl*/

html body .RadInputRTL_Default .riError,
html body .RadInputRTL_Error_Default
{
	background-position:3px -298px;
}

.RadForm.rfdTextbox .RadInputRTL_Default .riError[type="text"],
.RadForm.rfdTextbox .RadInputRTL_Error_Default[type="text"]
{
	background-position:3px -298px;
}

.micesta 
{
    margin-left:8px;
    /*border-bottom: 1px solid #6E8A02;*/
    text-decoration:none;
}
.micesta:hover
{
    text-decoration: underline;
    }

/*social-------------------------------*/
/*.imp
{
    bottom:-7px;
    position:relative;
}*/
a.sshLinkItem .ikonoak1, span.ikonoak1
{
    background-image: url('../../img/bingA.png');
    background-repeat: no-repeat;
    background-position: center center; /*background:#fff;*/
    color: #fff;
    height: 15px;
    width: 35px;
    margin-left: 0px;
    margin-right: 0px;
}

a.sshLinkItem:hover .ikonoak1
{
    /*background:#de3914;*/
	color:#de3914;
    background-image: url('../../img/bingB.png');
    background-repeat: no-repeat;
    background-position: center center;
    height: 25px;
	width:35px;
        margin-left: 0px;
    margin-right: 0px;	
        margin-top: -10px;
}

a.sshLinkItem .ikonoak2,
span.ikonoak2
{
    background-image: url('../../img/twiterA.png');
    background-repeat: no-repeat;
    background-position: center center;
    	/*background:#fff;*/
	color:#fff;
	height: 15px;
	width:35px;
	    margin-left: 0px;
    margin-right: 0px;
}

a.sshLinkItem:hover .ikonoak2
{
    /*background:#de3914;*/
	color:#de3914;
    background-image: url('../../img/twiterB.png');
    background-repeat: no-repeat;
    background-position: center center;
    height: 25px;
	width:35px;
	    margin-left: 0px;
    margin-right: 0px;
        margin-top: -10px;
}


a.sshLinkItem .ikonoak3,
span.ikonoak3
{
    background-image: url('../../img/faceA.png');
    background-repeat: no-repeat;
    background-position: center center;
    	/*background:#fff;*/
	color:#fff;
	height: 15px;
	width:35px;
	    margin-left: 0px;
    margin-right: 0px;
}

a.sshLinkItem:hover .ikonoak3
{
    /*background:#de3914;*/
	color:#de3914;
    background-image: url('../../img/faceB.png');
    background-repeat: no-repeat;
    background-position: center center;
    height: 25px;
	width:35px;
	    margin-left: 0px;
    margin-right: 0px;
        margin-top: -10px;
}


a.sshLinkItem .ikonoak4,
span.ikonoak4
{
    background-image: url('../../img/compartirA.png');
    background-repeat: no-repeat;
    background-position: center center;
    	/*background:#fff;*/
	color:#fff;
	height: 15px;
	width:35px;
	    margin-left: 0px;
    margin-right: 0px;
}

a.sshLinkItem:hover .ikonoak4
{
    /*background:#de3914;*/
    color: #de3914;
    background-image: url('../../img/compartirB.png');
    background-repeat: no-repeat;
    background-position: center center;
    height: 25px;
    width: 35px;
        margin-left: 0px;
    margin-right: 0px;
        margin-top: -10px;
}


a.sshLinkItem .ikonoak5,
span.ikonoak5
{
    background-image: url('../../img/emailA.png');
    background-repeat: no-repeat;
    background-position: center center;
    	/*background:#fff;*/
	color:#fff;
	height: 15px;
	width: 35px;
	    margin-left: 0px;
    margin-right: 0px;
}

a.sshLinkItem:hover .ikonoak5
{
    /*background:#de3914;*/
	color:#de3914;
    background-image: url('../../img/emailB.png');
    background-repeat: no-repeat;
    background-position: center center;
    height: 25px;
    width: 35px;
        margin-left: 0px;
    margin-right: 0px;
        margin-top: -10px;
}

a.sshLinkItem .ikonoak6,
span.ikonoak6
{
    background-image: url('../../img/print1.jpg');
    background-repeat: no-repeat;
    background-position: center center;
    	/*background:#fff;*/
	color:#fff;
	height: 30px;
	width:22px;
	    margin-left: 0px;
    margin-right: 0px;
}

a.sshLinkItem:hover .ikonoak6
{
    /*background:#de3914;*/
	color:#de3914;
    background-image: url('../../img/print2.jpg');
    background-repeat: no-repeat;
    background-position: center center;
    height: 30px;
	width:30px;
	    margin-left: 0px;
    margin-right: 0px;
}

.imp
{
    /*bottom:-7px;
    position:relative;*/
    
    color:#de3914;
    background-image: url('../../img/print1.jpg');
    background-repeat: no-repeat;
    background-position: center center;
    height: 30px;
	width:22px;
    margin-left: 0px;
    margin-right: 0px;
}

.imp:hover
{
    /*bottom:-7px;
    position:relative;*/
    
    color:#de3914;
    background-image: url('../../img/print2.jpg');
    background-repeat: no-repeat;
    background-position: center center;
    height: 30px;
	width:30px;
    margin-left: 0px;
    margin-right: 0px;
}

.sp_like
{
    /*bottom:-7px;
    position:relative;*/
    
    color:#de3914;
    background-image: url('../../img/megusta1.jpg') !important;
    background-repeat: no-repeat;
    background-position: center center;
    height: 30px;
	width:22px;
    margin-left: 0px;
    margin-right: 0px;
}
