/*
Skin Name: Nivo Slider Default Theme
Skin URI: http://nivo.dev7studios.com
Skin Type: flexible
Description: The default skin for the Nivo Slider.
Version: 1.0
Author: Gilbert Pellegrom
Author URI: http://dev7studios.com
*/

.theme-default .nivoSlider {
	position:relative;
}
.theme-default .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.theme-default .nivoSlider a {
	border:0;
	display:block;
}

.theme-default .nivo-controlNav {
	position:absolute;
	width:105px;
	height:28px;
	left:50%;
	bottom:5px; z-index:999;
    margin-left:190px; /* Tweak this to center bullets */
}
.theme-default .nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(/__alex/imgs/nivo/Default/bullets1.png) no-repeat;
	text-indent:-9999px;
	border:0; margin-top:5px;
	margin-right:2px; margin-left:2px;
	float:left;
}
.theme-default .nivo-controlNav a.active {
	background-position:0 -22px;
}
.theme-default .nivo-directionNav a {
	display:block;width:30px;height:30px;
	background:url(/__alex/imgs/nivo/Default/arrows.png) no-repeat;
	text-indent:-9999px;border:0;
}
.theme-default a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
.theme-default a.nivo-prevNav {
	left:15px;
}

.theme-default .nivo-caption {
    font-family: Lucida Sans Unicode,Verdana,Geneva,sans-serif;
}
.theme-default .nivo-caption a {
    color:#fff;/*color:#67a200!important; font-size:14px; text-decoration:underline!important; background-color:#000!important; */
	width:133px!important;
	height:30px!important;
	float:left!important;
	background-image:url('/__alex/imgs/detalii.png')!important;
	background-repeat:no-repeat!important;
}
.theme-default .nivo-caption a:hover {
    color:#fff;
}
/**** START AUTOMATIC ADD ****/
/* Fix for InviaCVSpontaneo */
.inviacv .FORM .FORMFIELD { width: 25%; }
.inviacv .FORM .FORMLABLE { width: 25%; }
.ImgCalendarIcon { margin-left: -28px; margin-top: -5px; vertical-align: middle; }
.inviacv div { float:left;  width: 100%; }
.sez { width:160px !important; margin-bottom:10px; float:left; }
.sel { width:160px !important; margin-bottom:10px; float:left; }
.TVNodeAction, .TVNodeActionOpen, .TVNodeActionWaiting {
    display: inline-block;
    width: 15px;
}
.TVNodeText, .TVNodeTextWaiting, .TVNodeTextOpen, .TVNodeTextSelected, .TVNodeSelected, .TVNodeDragging {
	display: inline-block;
	border-style: none;
	margin-left:0px;
	font-family: Verdana,Helvetica,sans-serif;
	height: 20px;
	padding: 0px 0px 0px 0px;	line-height: normal;
	text-indent: 0;
	vertical-align: baseline;

}
.ImgTree {
	float:left;
	margin-top: -5px;
}
.TVNodeNoAction {
	height: 0px;
	display: inline-block;
    width: 15px;
}
.TreeView, .TreeViewWaiting {
    border: 0 none;
}
.boxtabpage
{
float:left;
}
/**** END AUTOMATIC ADD ****/
