/*##########################################
Name: Default styling for Niceforms v.1.0
Author: Lucian Slatineanu
URL: http://www.badboy.ro/
##########################################*/
/*definições gerais de formulário*/
form.niceform{
	background:url(../../images/fd_pesquisa.jpg) no-repeat;
	width:753px;
	height:246px;
	font-size:1.2em
}
p.strong{ margin:10px 0}
form.small{
	height:40px;
	width:200px;
	float:right;
	margin:0 5px 0 0!important
}
form.niceform select, 
form.niceform input,
/*div.mae div#conteudo div.shareTo2 form select, 
div.mae div#conteudo div.shareTo2  form input,*/
.selectArea,
.textinput/*Div que vai substituir esta select através do niceforms*//*niceforms coloca a altura a 21px*/
{
	width:189px;
	margin:6px 8px 6px 8px;
	float:left;
	color:#3D605E;
	font-size:1em;
}
form.niceform input.xxs{
	width:80px!important;
}
form.niceform input.xxl{
	width:380px!important;
}
form.niceform input#pic{
	margin:6px 2px 6px 30px;
}
form.niceform label{
	float:left;
	width:auto;
	color:#3D605E;
	cursor:pointer;
	text-align:left;
	margin:9px 230px 12px 2px ;
}
/**/
/*Forms defaults - change as needed*/
label.notchosen {
	float:left;
	color:#3D605E;
	cursor:pointer;
}
label.chosen {color:#009997!important;}


.radioArea {background:url(../../images/niceforms/radio.gif) no-repeat left top;}
.radioAreaChecked {background:url(../../images/niceforms/radio.gif) no-repeat left bottom;}

/*Checkboxes*/
.focused {border:1px dotted #ddd;}

/*Text inputs*/
.textinput, .textinputHovered {
	height:17px;
	background:url(../../images/niceforms/input_bg.gif) repeat-x left top;
	border:none;
	padding:3px 0 2px 0;
	vertical-align:middle;
	float:left;
	font-size:1em;
	color:#3D605E;
	margin-left:0!important;
	margin-right:0!important;
}
.textinputHovered {background-position:left -23px;}
.inputCornerLeft,
.inputCornerRight {
	padding-bottom:0;
	vertical-align:middle;
	float:left;
	width:8px!important;
}

/*Text areas*/
.txtarea .tr, .txtarea .tr_xon {background:url(../../images/niceforms/txtarea_tr.gif) no-repeat top right;}
.txtarea .tr_xon {background:url(../../images/niceforms/txtarea_tr_xon.gif) no-repeat top right;}
.txtarea img.txt_corner {
	width:5px;
	height:5px;
	display:block;
}
.txtarea .br, .txtarea .br_xon {background:url(../../images/niceforms/txtarea_br.gif) no-repeat top right;}
.txtarea .br_xon {background:url(../../images/niceforms/txtarea_br_xon.gif) no-repeat top right;}
.txtarea .cntr {background:url(../../images/niceforms/txtarea_cntr.gif) repeat-y right top;}
.txtarea .cntr_xon {background:url(../../images/niceforms/txtarea_cntr_xon.gif) repeat-y right top;}
.txtarea .cntr_l, .txtarea .cntr_l_xon {
	width:5px;
	background:url(../../images/niceforms/txtarea_l.gif) repeat-y left top;
	float:left;
}
.txtarea .cntr_l_xon {background:url(../../images/niceforms/txtarea_l_xon.gif) repeat-y left top;}
.txtarea textarea {
	border:0;
	background:none;
	padding:0;
	overflow:hidden;
}

.optionsDivInvisible{
	position:absolute;
	margin-top:-1px;
	margin-left:3px;
	width:162px;
	background:#EDEDED;
	padding:2px;
	z-index:20;
	max-height:200px;
	overflow:auto;
	display:none;
}
.optionsDivInvisible p {
	margin:0;
	padding:0;
}
.optionsDivInvisible a {
	color:#3D605E!important;
	text-decoration:none;
	display:block;
	padding:1px 4px;
	border:1px solid #EDEDED;
	cursor:pointer;
	font-size:1.2em;
}
.optionsDivInvisible a:hover {
	color:#FFF;
	background:#5180C1;
	border-color:#fff;
}
/*Reset*/
.buttonReset, 
.buttonResetHovered {
	height:26px;
	color:#FFF!important;
	font-weight:bold;
	background:url(../../images/niceforms/reset_bg.gif) repeat-x left top;
	cursor:pointer;
	border:none;
	margin-left:0!important;
	margin-right:0!important;
}
.buttonResetHovered {background-position:left bottom;}
.resetImgLeft {float:left; vertical-align:bottom;}
.resetImgRight{vertical-align:bottom;float:left;}
/*Buttn*/
.buttonSubmit, .buttonSubmitHovered {
	font-weight:bold;
 	height:22px;
	 background:url(../../images/fundo_bt.jpg) -4px;
	 border:1px solid #ccc!important;
	 width:196px!important;
 	color:#FFF!important;
	 cursor:pointer;
	 font-size:1em;
	/* margin-left:0!important;
	margin-right:0!important;*/
}
.buttonSubmitHovered {background-position:left bottom;}
.buttonImgLeft {float:left; vertical-align:bottom;}
.buttonImgRight{vertical-align:bottom;float:left;}

/*VERSÌO 2*/

/*##########################################
Name: Default styling for Niceforms v.1.0
Author: Lucian Slatineanu
URL: http://www.badboy.ro/
##########################################*/

/*General styles - NOT really related to the forms*/

img {border:0;}
form.niceforms{
	line-height:normal;
}
/*Forms defaults - change as needed*/
.niceforms input, .niceforms textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#404040;
	border:0px;
	line-height:normal;
}
label.notchosen {
	float:left;
	color:#3D605E;
	cursor:pointer;
}
label.chosen {color:#009997!important;}

/*Transparent items*/
.outtaHere {
	position:absolute;
	left:-6000px;
}

/*Radio buttons*/
.radioArea, .radioAreaChecked {
	display:block;
	float:left;
	width:15px;
	height:14px;
	font-size:0;
	cursor:pointer;
	margin:10px 2px 2px 2px ;
}
.radioArea {background:url(../../images/niceforms/radio.gif) no-repeat left top;}
.radioAreaChecked {background:url(../../images/niceforms/radio.gif) no-repeat left bottom;}

/*Checkboxes*/
.checkboxArea, .checkboxAreaChecked {
	display:block;
	float:left;
	width:13px;
	height:13px;
	font-size:0;
	padding:0;
	margin:10px 2px 2px 2px ;
	cursor:pointer;	
}
.checkboxArea {background:url(../../images/niceforms/checkbox.gif) no-repeat left top;}
.checkboxAreaChecked {background:url(../../images/niceforms/checkbox.gif) no-repeat left bottom;}
.focused {border:1px dotted #ddd;}

/*Text inputs*/
.textinput, .textinputHovered {
	height:15px;
	background:url(../../images/niceforms/input_bg.gif) repeat-x left top;
	border:none;
	padding:4px 0;
	vertical-align:middle;
}
.textinputHovered {background-position:left bottom;}
.inputCorner {
	padding-bottom:0;
	vertical-align:middle;
	float:left;
	width:8px!important;
}

/*Text areas*/
.txtarea .tr, .txtarea .tr_xon {background:url(../../images/niceforms/txtarea_tr.gif) no-repeat top right;}
.txtarea .tr_xon {background:url(../../images/niceforms/txtarea_tr_xon.gif) no-repeat top right;}
.txtarea img.txt_corner {
	width:5px;
	height:5px;
	display:block;
}
.txtarea .br, .txtarea .br_xon {background:url(../../images/niceforms/txtarea_br.gif) no-repeat top right;}
.txtarea .br_xon {background:url(../../images/niceforms/txtarea_br_xon.gif) no-repeat top right;}
.txtarea .cntr {background:url(../../images/niceforms/txtarea_cntr.gif) repeat-y right top;}
.txtarea .cntr_xon {background:url(../../images/niceforms/txtarea_cntr_xon.gif) repeat-y right top;}
.txtarea .cntr_l, .txtarea .cntr_l_xon {
	width:5px;
	background:url(../../images/niceforms/txtarea_l.gif) repeat-y left top;
	float:left;
}
.txtarea .cntr_l_xon {background:url(../../images/niceforms/txtarea_l_xon.gif) repeat-y left top;}
.txtarea textarea {
	border:0;
	background:none;
	padding:0;
	margin:5px;
}

/*Selects*/
.selectArea {
	height:21px;	
}
.selectArea div.force{
	height:21px;
	width:160px!important;
	color:#3D605E;
	padding-top:2px;
	overflow:hidden;
	background:transparent;
	font-size:1em;
	float:left!important;
	display:inline!important;
	margin:0!important;
	background:url(../../images/niceforms/select_bg.gif) repeat-x left top;
	cursor:default;
}
.selectArea div.force input.center {
	height:21px;
	width:160px!important;
	color:#3D605E;
	padding-top:1px;
	overflow:hidden;
	background:transparent;
	font-size:1em;
	float:left!important;
	display:inline!important;
	margin:0!important;
	cursor:default;
}
.selectArea .left {
	width:8px;
	height:21px;
	float:left;
	margin:0!important;
	background:url(../../images/niceforms/select_left.gif) no-repeat left top;
}
.selectArea .right {
	width:21px;
	height:21px;
	float:left;
	margin:0!important;
	background:url(../../images/niceforms/select_right.gif);
}
.selectArea .sumido{
	color:#666666!important;
}
/*Selects drop-down*/
.fake_list
{
	width:183px!important;
	background:#EDEDED;
	padding:2px;
	z-index:1000;
	list-style-type:none;
	font-size:11px;
	margin:-1px 0 0 2px;
	position:absolute;
	float:left;
	overflow:auto;
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	cursor:pointer;
	height:auto!important;
	max-height:300px!important;
}

ul.fake_list li
{
	color:#3D605E!important;
	border:1px solid #EDEDED;
	margin:0px;
	clear:none;
	font-size:1.1em;
	text-indent:2px;
}
.fake_list li.selected
{
	color:#32BCBC!important;
	background:#EDEDED;
}
.optionsDivInvisible p {
	margin:0;
	padding:0;
}
.clear{ clear:left; font-weight:bold; font-size:0.9em; background-position:8px 7px; text-indent:20px; line-height:2em; }
#cv{position:relative; margin-left:-284px; opacity:0; width:280px; height:25px;filter:alpha(opacity=0)}
.fakebrowse{float:left; background:url(../../images/browse.png) no-repeat; width:76px; margin-top:7px; margin-left:9px; height:21px}
