/* 
===============================================================================================================
Indique para um amigo
===============================================================================================================
*/
body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
}
#header h1, #header h2 {
	float:left;
}
#header h2 {
	float:left;
	font-size:30px;
	font-weight:bold;
	color:#0d508b;
	margin-left:30px;
}
a {
	text-decoration:none;
	color:#666;
}
#content{clear:both;}
#content .formulario{ display:block !important;}

.adicionar{width:520px !important;}
.adicionar h2 {font-size:22px !important; line-height:30px; margin-top:12px;}
#btnSelecionar,
#btnNovo{
	text-align:center;
	width:100%;
	display:block;
}
#ccCapitulo{width:200px;}
.indique {
	clear:both;
}
.indique, #header {
	margin:0 auto;
	width:380px;
}
#content .full p.active{
	clear:both;
	margin-top:160px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
}
.idCapitulo,
.ccCapitulo{    
	clear: both;
    margin: 0 auto;
    padding: 40px 0;
    width: 420px; 
}

.btn{float:right}
.indique p {
	clear:both;
}
.indique p input, .indique p textArea {
	border: solid 1px #bfbfbf;
	padding:4px 5px;
	height:13px;
	width:360px;
	color:#666;
	font-size:11px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.indique p input{
	height:14px;
	overflow:hidden;
}
.indique p textArea {
	height:120px;
	overflow:auto;
}
.indique p input:focus, .indique p textArea:focus {
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
}
.indique p label {
	display:block;
	margin:10px 0 10px 5px;
	font-size:11px;
}
.indique p label .error {
	font-style:italic;
	color:#F00;
	margin-left:20px;
}
.indique p strong {
	font-size:20px;
	font-weight:bold;
	text-align:center;
	color:#0d508b;
	display:block;
	padding-top:40px;
	margin-bottom:32px;
}
.indique .btn {
	float:right;
	margin-top:20px;
}
.indique .formulario .aviso {
	display:block;
	margin-top:80px;
	font-size:20px;
	text-align:center;
	font-weight:bold;
	color:#0d508b;
}

.scroll-pane
{
	width: 580px;
	height: 380px;
	overflow: auto;
	margin-top:30px;
}

.jspContainer
{
	overflow: hidden;
	position: relative;
}

.jspPane
{
	position: absolute;
}
body:nth-of-type(1) .full{
	padding-bottom:140px;
	display:table;
}

.jspVerticalBar
{
	position: absolute;
	top: 0;
	right: 0;
	width: 8px;
	height: 100%;
	background: red;
}

.jspHorizontalBar
{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 16px;
	background: red;
}

.jspVerticalBar *,
.jspHorizontalBar *
{
	margin: 0;
	padding: 0;
}

.jspCap
{
	display: none;
}

.jspHorizontalBar .jspCap
{
	float: left;
}

.jspTrack
{
	background: #f1f0ed;
	position: relative;
}

.jspDrag
{
	background: #0c5c9a;
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag
{
	float: left;
	height: 100%;
}

.jspArrow
{
	background: #50506d;
	text-indent: -20000px;
	display: block;
	cursor: pointer;
}

.jspArrow.jspDisabled
{
	cursor: default;
	background: #80808d;
}

.jspVerticalBar .jspArrow
{
	height: 8px;
}

.jspHorizontalBar .jspArrow
{
	width: 8px;
	float: left;
	height: 100%;
}

.jspVerticalBar .jspArrow:focus
{
	outline: none;
}

.jspCorner
{
	background: #eeeef4;
	float: left;
	height: 100%;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner
{
	margin: 0 -3px 0 0;
}
/* 
===============================================================================================================
IMPRESSÃO
===============================================================================================================
*/

.impressao{
	width:750px;
	height: 500px;
	overflow:auto;
	margin:0 auto;
}
.impressao #header{
	height:85px;
	margin:20px 0;
}
.impressao #header h2{
	margin-top:20px;
}
.impressao .full h2{
	font-size:25px;
	font-weight:bold;
	color:#0d508b;
	margin-bottom:40px;
}
.impressao .full strong.title{
	margin-bottom:20px;
	display:block;
	font-size:16px;
	font-weight:bold;
}
.impressao .full ul.info li{
	list-style:inside;
	margin-left:10px;
	list-style:disc;
	margin-bottom:5px;
	font-size:9px;
}
.impressao .full ul.info li span{
	font-size:13px;
}
.impressao .full h3{
	color:#2390d5;
	font-size:20px;
	margin:15px 0;
}
.impressao .box-ingredientes{
	width:460px;
}
.impressao .box-ingredientes ul{
	border-left: solid 1px #c9c6c1;
	border-right: solid 1px #c9c6c1;
	width:456px;
}
.impressao .box-ingredientes ul li{
	padding-bottom:8px;
	border-bottom: solid 1px #dcdcdc;
	list-style:outside url(../img/icons/bullet-receitas.png);
	margin:0 15px 0 45px;
	*padding:10px 0;
}
.impressao .box-ingredientes ul li.last{
	border-bottom:none;
}
.impressao .box-ingredientes span.top,
.impressao .box-ingredientes span.bottom{
	width:100%;
	background:url(../img/bg/bg-box-receitas-impressao.gif) no-repeat;
	display:block;
	height:12px;
}
.impressao .box-ingredientes span.bottom{
	clear:both;
	background-position:0 -12px;
}
.impressao p{
	line-height:18px;
}
.impressao .btn{
	float:right;
	margin-top:20px;
}
#content #frmSalvar{
	width:520px;
	margin:0 auto;
}

/* 
===============================================================================================================
Editar 
===============================================================================================================
*/
.editar input{
	border:solid 1px #CCC;
	padding:4px 8px;
	height:12px;
	width:220px;
	margin-top:4px;
}

.editar .nenhum-capitulo,
.editar .nenhum-item{
	text-align:center;
}
.editar label{
	display:block;
}
.editar .lista-capitulos{
	width:430px;
	margin:0 auto;
}
.editar .lista-capitulos div{
	margin:5px 0;
}

/* 
===============================================================================================================
Ajax
===============================================================================================================
*/
.ajax{
	position:fixed;
	left:0;
	top:0;
	background:#FFF;
	opacity:0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
	display:none;
}
/* 
===============================================================================================================
BUTTON SMALL
===============================================================================================================
*/
.btn span {
	display:block;
	height:27px;
	background-image:url(../img/btn/btn-blue.png);
	background-repeat:repeat;
	background-position:0 27px;
	padding-left:10px;
	cursor:pointer;
}
.btn span span {
	background-position:right top;
	margin-left:7px;
	padding-right:20px;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	color:#FFF;
	text-indent:-5px;
	line-height:25px;
	padding-top:7px;
}
.btn:hover {
	text-decoration:none;
}
/* 
===============================================================================================================
BUTTON 	MEDIUM
===============================================================================================================
*/
.btn span.medium, .btn span.medium span {
	background-image:url(../img/form/button.png);
}
.btn span.medium {
	display:block;
	height:34px;
	background-repeat:repeat;
	background-position:0 34px;
	padding-left:10px;
	cursor:pointer;
}
.btn span.medium span {
	background-position:right top;
	margin-left:12px;
	padding-right:20px;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	color:#FFF;
	text-indent:-5px;
	line-height:25px;
	height:34px;
	padding-top:7px;
	*padding-top:2px;
}
.btn:hover {
	text-decoration:none;
}
@media print {
.itens {
	padding: 0;
}
.no-print {
	display: none;
}
.info li span,
strong{ font-size:6pt;}
h2{font-size:8pt;}
.impressao .box-ingredientes ul {border:none;}

.impressao .box-ingredientes span.top, .impressao .box-ingredientes span.bottom {
	background:none;
}
.jspContainer,
.impressao{
	overflow:visible !important;
	height:auto !important;
}
.jspPane{
	position:static !important;
}
.btn{display:none;}
}


