#page { background: #000 url(../../img/bg_sua-letra.jpg) no-repeat center top; }

.alert {
	border: 1px solid red;
}

/* start[ Content ] */
#content {
	width: 700px;
	margin-bottom: 15px !important;
	margin-bottom: 0px;
}
	#content h2 {
		float: left;
		margin: 32px 0 0 310px !important;
		margin: 32px 0 0 155px;
		background: url(../../img/tit_webcards.gif) no-repeat;
		width: 58px;
		height: 10px;
		text-indent: -5000px;
		font-size: 1px; /* IEca */
	}
	
	/* start[ Abas ] */
	#content #abas {
		position: relative;
		top: -30px;
		left: 5px;
		float: right;
		background: url(../../img/bg_abas-webcards.jpg);
		width: 210px;
		height: 80px;
	}
		#content #abas #aba1,
		#content #abas #aba2,
		#content #abas #aba3 {
			float: left;
			text-indent: -5000px;
			font-size: 1px; /* IEca */
			margin: 22px 0 0 10px;
			width: 45px;
			height: 45px;
		}
		#content #abas #aba1.selected,
		#content #abas #aba2.selected,
		#content #abas #aba3.selected {
			margin: 9px 0 0 10px;
			width: 65px;
			height: 65px;
		}
		#content #abas #aba1 {
			margin-left: 22px;
		}
		#content #abas #aba1.selected {
			margin-left: 20px;
		}
		#content #abas #aba2 {
			margin-left: 11px;
		}
		#content #abas #aba3 {
			margin-left: 8px;
		}
		#content #abas #aba3.selected {
			margin-left: 6px;
		}
	/* end[ Abas ] */		
	
	
	/* start[ box-Mensagem ] */
	#content #box-mensagem {
		clear: both;
		float: left;
		margin: 10px 0 0 310px !important;
		margin: 10px 0 0 155px;
		font: 11px Arial, serif;
	}
	#content #box-mensagem p {
		width: 300px;
		margin-bottom: 10px;
	}
	#content #box-mensagem #saiba-mais {
		background: url(../../img/bg_saiba-mais.gif) no-repeat;
		width: 262px;
		height: 37px;
	}
	#content #box-mensagem #saiba-mais a {
		display: block;
		background: url(../../img/bt_saiba-mais.gif) no-repeat;
		width: 233px;
		height: 17px;
		text-indent: -5000px;
		font-size: 1px; /* IEca */
		margin: 3px 0 0 20px;
	}
	#content #box-mensagem #voltar-home {
		display: block;
		background: url(../../img/bt_voltar-home.gif) no-repeat;
		width: 130px;
		height: 13px;
		text-indent: -5000px;
		font-size: 1px; /* IEca */
	}
	/* end[ box-Mensagem ] */
	
	
	/* start[ box-Form ] */
	#content #box-form {
		position: relative;
		top: -34px !important;
		clear: both;
		float: right;
		width: 375px;
		margin-right: 15px !important;
		margin-right: 7px; /* IEca */
		font: 11px Arial, serif;
		padding-top: 3px;
	}
		#content #box-form .fSubmit {
			clear: both;
			float: left;
			background: url(../../img/bg_submit.gif) no-repeat;
			width: 116px;
			height: 40px;
			margin-top: 10px;
		}
			#content #box-form .fSubmit input {
				float: left;
				margin-left: 21px;
				border: none;
			}
		
		/* start[ Passo 1 ] */
		#content #box-form #passo1 {
			float: left;
		}
			#content #box-form #passo1 h3 {	
				clear: both;
				float: left;
				margin-top: 7px;
				background: url(../../img/tit_seu-cartao.gif) no-repeat;
				width: 57px;
				height: 11px;
				text-indent: -5000px;
				font-size: 1px; /* IEca */
			}
			#content #box-form #passo1 #repository {
				clear: both;
				width: 320px;
				padding: 5px 0px 0px 5px !important;
				padding: 5px 5px 5px 5px; /* IEca */
			}
				#content #box-form #passo1 #repository .webcard a {
					position: absolute;
					bottom: 0px;
					right: 0px;
					display: block;
					width: 24px;
					height: 22px;
					text-indent: -5000px;
					font-size: 1px;
				}
				* html body #content #box-form #passo1 #repository .webcard a {
					filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../img/ico_lupa.png');
				}
				html>body #content #box-form #passo1 #repository .webcard a {
					background: url(../../img/ico_lupa.png) no-repeat;
				}
			#content #box-form #passo1 .webcard {
				float: left;
				width: 70px;
				height: 60px;
				margin: 5px 5px 5px 5px !important;
				margin: 5px 5px 5px 3px; /* IEca */
				background: url(../../img/bg_webcard.gif);
				position: relative;
				cursor: move; /* IEca */
			}
			html>body #content #box-form #passo1 .webcard {
				width: 68px;
				height: 61px;
				cursor: -moz-grab;
			}
				#content #box-form #passo1 .webcard img {
					margin: 5px 0 0 5px;
					width: 58px;
					height: 52px;
					float: left;
				}
				#content #box-form #passo1 .webcard a {
					cursor: hand; /* IEca */
				}				
			#content #box-form #passo1 #cart {
				clear: both;
				float: left;
				margin-top: 4px;
				width: 224px;
				height: 64px;
				background: #FFF;
				border: 1px solid #999;
				padding: 2px 0px 2px 2px;
				position: relative;
			}
				#content #box-form #passo1 #cart .webcard {
					margin: 2px 2px 2px 2px !important;
					margin: 2px 2px 2px 1px; /* IEca */
					cursor: default !important;
				}
					#content #box-form #passo1 #cart .webcard a {
						position: absolute;
						bottom: 0px;
						right: 0px;
						display: block;
						width: 18px;
						height: 16px;
						text-indent: -5000px;
						font-size: 1px;
					}
					* html body #content #box-form #passo1 #cart .webcard a {
						filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../img/bt_fechar.png');
					}
					html>body #content #box-form #passo1 #cart .webcard a {
						background: url(../../img/bt_fechar.png) no-repeat;
					}
			#content #box-form #passo1 .fSubmit {
				clear: none;
				float: right;
				margin: 27px 5px 0 0 !important;
				margin: 42px 5px 0 0;
			}
				#content #box-form #passo1 .fSubmit input {
					background: url(../../img/bt_prosseguir.gif) no-repeat;
					width: 89px;
					height: 17px;
					text-indent: -5000px;
					font-size: 1px;
					line-height: 0px;
				}
		/* end[ Passo 1 ] */
	
		/* start[ Passo 2 ] */
		#content #box-form #passo2 {	
			float: left;
		}
		#content #box-form #passo2 label {
			clear: both;
			float: left;
			width: 150px;
			color: #352D56;
			margin: 4px 0 2px 0;
			color: #000;
		}
		#content #box-form #passo2 input {
			clear: both;
			float: left;
			width: 150px;
			height: 13px;
			font-size: 9px;
		}
			#content #box-form #passo2 fieldset div {
				clear: both !important;
				clear: none; /* IEca */
				float: left;
				width: 150px;
			}
			#content #box-form #passo2 fieldset .fNome,
			#content #box-form #passo2 fieldset .fEmail {
				margin-bottom: 10px;
			}
			#content #box-form #passo2 fieldset .fRight {
				clear: none !important;
				padding-left: 20px;
			}
			#content #box-form #passo2 fieldset #musica-fundo {
				margin: 10px 0 10px 0;
				width: auto;
			}
				#content #box-form #passo2 fieldset #musica-fundo #flash {
					margin: 5px 10px 0 0;
					width: 170px;
				}
				#content #box-form #passo2 fieldset #musica-fundo .descricao {
					float: right;
					width: 140px;
					font-size: 9px;
				}
				#content #box-form #passo2 fieldset .fMensagem label {
					font-weight: bold;
					font-size: 11px;					
					width: 322px;
				}
				#content #box-form #passo2 fieldset .fMensagem textarea {
					width: 322px;
					font: 11px Arial, serif;
				}
			#content #box-form #passo2 .fSubmit input {
				background: url(../../img/bt_visualizar.gif) no-repeat;
				width: 95px;
				height: 17px;
				text-indent: -5000px;
				font-size: 1px;
				line-height: 0px;
			}
		/* end[ Passo 2 ] */
		
		/* start[ Passo 3 ] */
		#content #box-form #passo3 {
			margin-top: 6px;
			float: left;
			display: none;
		}
		#content #box-form #passo3 #SlideShow {
			float: left;
			background: url(../../img/bg_slideshow.jpg) no-repeat;
			width: 169px;
			height: 171px;
			margin-top: 8px;
		}
			#content #box-form #passo3 #SlideShow #slide {
				width: 169px;
				height: 150px;
				position: relative;
			}
				#content #box-form #passo3 #SlideShow #slide img {
					position: absolute;
					bottom: 10px;
					right: 10px;
					width: 149px;
					height: 130px;
				}
		#content #box-form #passo3 #box-content {
			margin: 15px 0 0 10px;
			width: 190px;
			float: left;
		}
			#content #box-form #passo3 #box-content #vMensagem {
				margin-top: 10px;
			}
		/* end[ Passo 3 ] */
	/* end[ box-Form ] */

	/* start[ box-Visualizar ] */	
	#content #box-visualizar {
		clear: both !important;
		clear: none;
		float: right;
		width: 375px;
		margin-right: 15px !important;
		margin-right: 7px; /* IEca */
		font: 11px Arial, serif;
		padding-top: 10px;
	}
		#content #box-visualizar #SlideShow {
			float: left;
			background: url(../../img/bg_slideshow.jpg) no-repeat;
			width: 169px;
			height: 171px;
			margin-top: 8px;
		}
			#content #box-visualizar #SlideShow #slide {
				width: 169px;
				height: 150px;
				position: relative;
			}
				#content #box-visualizar #SlideShow #slide img {
					position: absolute;
					bottom: 10px;
					right: 10px;
					width: 149px;
					height: 130px;
				}
		#content #box-visualizar #box-content {
			margin: 15px 0 0 10px;
			width: 190px;
			float: left;
		}
			#content #box-visualizar #box-content #vMensagem {
				margin-top: 10px;
				overflow: hidden;
				height: 157px;
			}
		#content #box-visualizar #ir-home {
			clear: both;
			float: left;
			background: url(../../img/bg_ir-home.gif) no-repeat;
			width: 166px;
			height: 37px;
			margin-top: -15px;
		}
			#content #box-visualizar #ir-home a {
				display: block;
				background: url(../../img/bt_ir-home.gif) no-repeat;
				width: 140px;
				height: 17px;
				text-indent: -5000px;
				font-size: 1px; /* IEca */
				margin: 3px 0 0 20px;
			}
	/* end[ box-Visualizar ] */
/* end[ Content ] */



/* start[ SCROLLBAR ] */
.Scrollbar-Content { 
	width: 330px;
	margin-left: 0px !important;
}
#passo1 .Scrollbar-Content { 
	margin-top: 5px;
	height: 85px;
}
#passo2 .Scrollbar-Content { 
	height: 240px;
}

/*========*/

#passo1 .Scrollbar-Container {
	margin: 0;
}
#passo2 .Scrollbar-Container {
	margin: 0 0 0 5px;
}
#passo1 .Scrollbar-Track {
	height: 53px;
}
#passo1 .Scrollbar-Handle {
   height: 30px;
   background: url(../../img/bt_rolagem-pequena.gif) no-repeat;
}
#passo1 .Scrollbar-Down {
   top: 80px;
}
/* end[ SCROLLBAR ] */
