/*para highslide*/
	.highslide,.highslide * {
		cursor: url(../highslide/graphics/zoomin.cur), pointer;
		outline: none;
	}
	.highslide-active-anchor img {
		visibility: hidden;
	}
	.highslide img {
		border: 2px solid #fff;
	}
	.highslide:hover img {
		border: 2px solid #000;
	}
	
	.highslide-image {
		border: 2px solid white;
	}
	.highslide-image-blur {
	}
	.highslide-caption {
		display: none;
		border: 2px solid white;
		border-top: none;
		font-family: Verdana, Helvetica;
		font-size: 10pt;
		padding: 5px;
		background-color: white;
	}
	.highslide-loading {
		display: block;
		color: black;
		font-size: 8pt;
		font-family: sans-serif;
		font-weight: bold;
		text-decoration: none;
		padding: 2px;
		border: 1px solid black;
		background-color: white;
		padding-left: 22px;
		background-color:#fff;
		background-image:url(../highslide/graphics/loader.white.gif);
		background-repeat: no-repeat;
		background-position: 3px 1px;
	}

	a.highslide-full-expand {
		background: url(../highslide/graphics/fullexpand.gif) no-repeat;
		display: block;
		margin: 0 10px 10px 0;
		width: 34px;
		height: 34px;
	}
	.highslide-wrapper {
		background-color: white;
	}
	.highslide-wrapper .highslide-html-content {
		width: 440px;
		height:300px;
		padding: 5px;
	}
	.highslide-wrapper .highslide-header ul {
		margin: 0;
		padding:3px 6px;
		font-size:.8em;
		background:#f5f5f5;
		text-align: right;
	}
	.highslide-wrapper .highslide-header ul li {
		display: inline;
		padding-left: 1em;
	}
	.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	
	}
	.highslide-wrapper .highslide-header a {
		font-weight: bold;
		color: gray;
		font-size:.8em;
		text-transform: capitalize;
		text-decoration: none;
	}
	.highslide-wrapper .highslide-header a:hover {
		color: black;
	}
	.highslide-wrapper .highslide-header .highslide-move a {
		cursor: move;
	}
	.highslide-wrapper .highslide-footer {
		height: 11px;
	}
	.highslide-wrapper .highslide-footer .highslide-resize {
		float: right;
		height: 11px;
		width: 11px;
		background: url(../highslide/graphics/resize.gif);
	}
	.highslide-wrapper .highslide-body {
	}
	.highslide-move {
		cursor: move;
	}
	.highslide-resize {
		cursor: nw-resize;
	}
	
	/* These must always be last */
	.highslide-display-block {
		display: block;
	}
	.highslide-display-none {
		display: none;
	}

/* validação */
.panel {
	clear: both;
	display: none;
	border: 3px solid #CCC;
	padding: 1em;
}
.panel.active-tab-body {
	display: block;
}
#tabs {
	list-style: none;
}

#tabs li {
	float: left;
}

#tabs a {
	float: left;
	padding: 5px 8px;
	margin-left: 6px;
	background-color: #F2F2F2;
	text-decoration: none;
	color: #999999;
}

#tabs a.active-tab {
	background-color: #CCC;
	border-top: 3px solid #999;
	padding-top: 3px;
	color: #000;
}
input.disabled {
	border: 1px solid #F2F2F2;
	background-color: #F2F2F2;
}

input.required, textarea.required {
	
}

input.validation-failed, textarea.validation-failed {
	border: 1px solid #FF3300;
	color : #FF3300;
}
input.validation-passed, textarea.validation-passed {
	border: 1px solid #00CC00;
	color : #000;
}

.validation-advice {
	margin: 0;
	padding: 1px;
	background-color: #FF3300;
	color : #FFF;
	text-align:center;
}

.custom-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #C8AA00;
	color : #FFF;
	font-weight: bold;
}

.form-row {
	clear: both;
	padding: 0.5em;
}

.field-label {

}

.field-widget {


}

/*Nifty Corners Cube CSS by Alessandro Fulciniti
The following classes are added dinamically by javascript,
and their use should be avoided in the markup */

b.niftycorners,b.niftyfill{
	display:block !important;
}
b.niftycorners * {
	display:block !important;
	height: 1px !important;
	line-height:1px !important;
	font-size: 1px !important;
	overflow:hidden !important;
	border-style:solid !important;
	border-width: 0 1px !important
}

/*normal*/
b.r1{
	margin: 0 3px !important;
	border-width: 0 2px !important
}
b.r2{
	margin: 0 2px !important
}
b.r3{
	margin: 0 1px !important
}
b.r4{
	height: 2px !important
}
b.rb1{
	margin: 0 8px !important;
	border-width:0 2px !important
}
b.rb2{
	margin: 0 6px !important;
	border-width:0 2px !important
}
b.rb3{
	margin: 0 5px !important
}
b.rb4{
	margin: 0 4px !important
}
b.rb5{
	margin: 0 3px !important
}
b.rb6{
	margin: 0 2px !important
}
b.rb7{
	margin: 0 1px !important;
	height:2px !important
}
b.rb8{
	margin: 0 !important;
	height:2px !important
}
b.rs1{
	margin: 0 1px !important
}
/*transparent inside*/
b.t1{
	border-width: 0 5px !important
}
b.t2{
	border-width: 0 3px !important
}
b.t3{
	border-width: 0 2px !important
}
b.t4{
	height: 2px !important
}
b.tb1{
	border-width: 0 10px !important
}
b.tb2{
	border-width: 0 8px !important
}
b.tb3{
	border-width: 0 6px !important
}
b.tb4{
	border-width: 0 5px !important
}
b.tb5{
	border-width: 0 4px !important
}
b.tb6{
	border-width: 0 3px !important
}
b.tb7{
	border-width: 0 2px !important;
	height:2px !important
}
b.tb8{
	border-width: 0 1px !important;
	height:2px !important
}
b.ts1{
	border-width: 0 2px !important
}