

/* scrollable root element */
#wizard {	
	height:480px;
	width:480px;
	overflow:hidden;
	position:relative;
}  

/* scrollable items */
#wizard .items {
	width:20000em;	
	clear:both;	
	position:absolute;	
}

/* single item */
#wizard .page {	
	width:480px;
	float:left;	
}

/* title */
#wizard h2 {
	border-bottom:1px dotted #ccc;
	font-size:22px;
	font-weight:normal;
	margin:10px 0 0 0;
	padding-bottom:15px;		
}

#wizard h2 em {
	display:block;
	font-size:14px;
	color:#666;
	font-style:normal;
	margin-top:5px;
}

/* input fields */
#wizard ul {
	padding:0px !important;
	margin:0px !important;
}

#wizard li {
	list-style-type:none;
	list-style-image:none;
	margin-bottom:25px;	
}

#wizard label {
	font-size:16px;	
	display:block;
}

#wizard label strong {
	color:#789;	
	position:relative;
	top:-1px;
}

#wizard label em {
	font-size:11px;
	color:#666;	
	font-style:normal;
}

#wizard .text {
	width:100%;
	padding:5px;
	border:1px solid #ccc;
	color:#456;
	letter-spacing:1px;
}

#wizard select {
	border:1px solid #ccc;
	width:94%;	
	padding:4px;
}

#wizard label span {
	color:#b8128f;
	font-weight:bold;
	position:relative;
	top:4px;
	font-size:20px;
}

#wizard .double label { 
	width:50%;
	float:left;
}

#wizard .double .text {
	width:93%;	
}

#wizard .clearfix {
	clear:left;
	padding-top:10px;	
}

#wizard .right {
	float:right;		
}

/* validation error message bar */
#drawer {
	background:#fff url('images/bg_status_alert.png') repeat-x scroll 0 0;
	/*_background-color:#fff;*/
	overflow:visible;
	position:fixed;	
	left:0;
	top:0;
	text-align:center;
	padding:15px;
	font-size:14px;
	border-bottom:2px solid #789;
	width:100%;
	display:none;
	z-index:200;
}

#wizard .error {
	border:1px solid red;		
}

#main .error {
	border:1px solid red;		
}

#main .requiredOptionError {
	color: red;		
}

#wizard #status {
	margin:0px !important;
	height:35px;
	background-color:#123;
	padding-left:25px !important;
	/*_background:#123;*/
}

#status li {
	list-style-type:none;
	list-style-image:none;
	float:left;
	color:#fff;
	padding:10px 30px;
}

#status li.active {
	background-color:#b8128f;
	font-weight:normal;		
}

/* Styles específicos */

div#dialog-throbber{
	display: block;
	text-align: center;
	padding: 100px;
}

.page div.dialog-container-top{
	display: inline-block;
	margin:0px;
	padding:0px;
	height: 450px;
	vertical-align: top;
}

.page div.dialog-container-bottom{
	margin:0px;
	padding:0px;
	height: 30px;
	vertical-align: bottom;
}

/* PEDIDO DE PROPOSTA */
.dialog-container-top #pedidoProposta1-cont{
	background:#ffffff url(images/bg_dialog_pedido_proposta_wizard_1.png) no-repeat 5% 30%;
	margin: 30px 0px;
	padding: 45px 30px 15px 120px;
	height: 330px;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	border-radius: 16px;
}

.dialog-container-top #pedidoProposta1-cont h3 {
font-family: Museo-700, Helvetica, sans-serif;
letter-spacing: 1px;
font-size: 24px;
padding: 0px;
line-height: 26px;
color: #091D3C;
padding-bottom: 5px;
}
.dialog-container-top #pedidoProposta1-cont h4 {
font-family: Museo-700, Helvetica, sans-serif;
letter-spacing: 0px;
font-size: 18px;
padding: 0px;
line-height: 20px;
color: #091D3C;
padding-bottom: 5px;
}
.dialog-container-top #pedidoProposta1-cont p {
padding-bottom: 20px;
}

.dialog-container-top #pedidoProposta2-cont p {
	display: inline-block;
	padding-bottom: 0px;
}
.dialog-container-top #pedidoProposta2-cont h4 {
font-family: Museo-700, Helvetica, sans-serif;
letter-spacing: 0px;
font-size: 14px;
padding: 0px;
line-height: 16px;
color: #091D3C;
padding-top: 15px;
padding-bottom: 8px;
}


.dialog-container-top #pedidoProposta3-cont-success{
	display:none;
	/*background:#ffffff url(images/bg_dialog_pedido_proposta_wizard_3.png) no-repeat 5% 30%;*/
	margin: 30px 0px;
	padding: 95px 30px 15px 170px;
	height: 285px;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	border-radius: 16px;
}

.dialog-container-top #pedidoProposta3-cont-success h3 {
font-family: Museo-700, Helvetica, sans-serif;
letter-spacing: 1px;
font-size: 24px;
padding: 0px;
line-height: 26px;
color: #091D3C;
padding-bottom: 5px;
}
.dialog-container-top #pedidoProposta3-cont-success h4 {
font-family: Museo-700, Helvetica, sans-serif;
letter-spacing: 0px;
font-size: 18px;
padding: 0px;
line-height: 20px;
color: #091D3C;
padding-bottom: 5px;
}
.dialog-container-top #pedidoProposta3-cont-success p {
padding-bottom: 20px;
}

.dialog-container-top #pedidoProposta3-cont-fail{
	display:none;
	background-color:#ffffff;
	margin: 30px 0px;
	padding: 70px 30px 15px 30px;
	height: 310px;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	border-radius: 16px;
}

.dialog-container-top #pedidoProposta3-cont-fail h3 {
	font-family: Museo-700, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-size: 24px;
	padding: 0px;
	line-height: 26px;
	color: #091D3C;
	padding-bottom: 15px;
}
.dialog-container-top #pedidoProposta3-cont-fail h4 {
	font-family: Museo-700, Helvetica, sans-serif;
	letter-spacing: 0px;
	font-size: 18px;
	padding: 0px;
	line-height: 20px;
	color: #091D3C;
	padding-bottom: 5px;
}
.dialog-container-top #pedidoProposta3-cont-fail p {
	padding-bottom: 20px;
}
#pedidoProposta3-cont-fail p#motivoFail {
	color: #ff0099;
	padding-bottom: 20px;
}
#pedidoProposta3-back{
	display:none;
}

.checkbox, .radio {
    width: 19px;
    height: 20px;
    padding: 0px;
	 cursor: pointer;
/*
    display: block;
    clear: left;
    float: left;
*/
 }

.checkbox.styled {
	width: 92px;
	height: 72px;
	margin: 9px;
	display: inline-block;
	
/*
    clear: none;
    float: left;
*/
}
 
.checked {
/*
	background: transparent url('images/bg_proposta_loja.png') 0px -50px;
*/
	background-position: bottom !important;   
}

.proposta-loja{
    /*background: transparent url('images/bg_proposta_loja.png') no-repeat top;*/
}
.proposta-empresarial{
    /*background: transparent url('images/bg_proposta_empresarial.png') no-repeat top;*/
}
.proposta-redeSocial{
   /* background: transparent url('images/bg_proposta_redeSocial.png') no-repeat top;*/
}
.proposta-portal{
    /*background: transparent url('images/bg_proposta_portal.png') no-repeat top;/*
}
.proposta-extranet{
    /*background: transparent url('images/bg_proposta_extranet.png') no-repeat top;*/
}
.proposta-microsite{
    /*background: transparent url('images/bg_proposta_microsite.png') no-repeat top;*/
}
.proposta-apps{
    /*background: transparent url('images/bg_proposta_apps.png') no-repeat top;*/
}
.proposta-webMarketing{
    /*background: transparent url('images/bg_proposta_webMarketing.png') no-repeat top;*/
}



/* GUIA WEB */

div.contentWrapGW h4{
	display: block;
	font-family: Museo-300, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0px 0px 30px 0px;
	text-transform: lowercase;	
	color: #091d3c;
}
div.contentWrapGW h4 span{
	display: block;
	font-family: Museo-700, Helvetica, sans-serif;
	font-size: 24px;
	text-transform: lowercase;	
	color: #091d3c;
}
div.contentWrapGW h5{
	display: block;
	font-family: Museo-700, Helvetica, sans-serif;
	font-size: 20px;
	padding: 0px;
	text-transform: lowercase;	
	color: #091d3c;
}




/* main vertical scroll */
#main {
height:480px;
width:480px;
overflow:hidden;
position:relative;
}

/* root element for pages */
#pages {
	position:absolute;
	height:20000em;
}

/* single page */
.page {
	height: 480px;
	width:480px;
}

/* root element for horizontal scrollables */
.scrollable {
	position:relative;
	overflow:hidden;
	width: 440px;
	height: 160px;
}

/* root element for scrollable items */
.scrollable .items {
	width:20000em;
	position:absolute;
	clear:both;
}

/* single scrollable item */
.item {
	float:left;
	width:440px;
	height:160px;
}

/* main navigator */
#main_navi {
	float:left;
	padding:0px !important;
	margin:0px !important;
}

#main_navi li {
	border-top:1px solid #666;
	clear:both;
	color:#FFFFFF;
	font-size:12px;
	height:75px;
	list-style-type:none;
	padding:10px;
	width:190px;
	cursor:pointer;
}

#main_navi li:hover {
}

#main_navi li.active {
	background-color:#555;
}

#main_navi img {
	float:left;
	margin-right:10px;
}

#main_navi strong {
	display:block;
}

#main div.guiaWeb-tabs {
	display:block;
	cursor:pointer;
	padding: 15px 0px;
	border-bottom: 1px solid #cccccc;
}
#main div.guiaWeb-tabs a{
	font-family: Museo-300, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: lowercase;	
	color: #091d3c;	
	background:transparent url(images/bg_guiaWeb-tabs.png) no-repeat top;
	display: inline-block;
	width: 94px; /* 101px */
	height: 26px;  /* 33px */
	padding: 7px 0px 0px 7px;
	margin-right: 4px;
	cursor:pointer;
}
#main div.guiaWeb-tabs a.active{
	background:transparent url(images/bg_guiaWeb-tabs.png) no-repeat bottom;
}

div.guiaWeb-question{
	border-bottom: 1px solid #cccccc;
	height: 37px;	
	display: block;
}

.radio.styled {
	width: 29px;
	height: 29px;
	display: inline-block;
	 
/*
    clear: none;
    float: left;
*/
}

div.guiaWeb-question label{
   position:relative;
   width: 344px;
	padding: 12px 0px;
	display: inline-block;
	vertical-align: top;	 
}
div.guiaWeb-question div{
   position:relative;
	display: inline-block;
	vertical-align: top;	 
	height: 33px;
/*
	float: right;
*/
	padding-top: 3px;
}

div.guiaWeb-question .checked{
/*
	background: transparent url('images/bg_proposta_loja.png') 0px -50px;
*/
	background-position: bottom !important; 
}

.styled.bt-nao{
    background: transparent url('images/bg_guiaWeb_nao.png') no-repeat top;
}
.styled.bt-naoSei{
    background: transparent url('images/bg_guiaWeb_naoSei.png') no-repeat top;
}
.styled.bt-sim{
    background: transparent url('images/bg_guiaWeb_sim.png') no-repeat top;
}




.dialog-container-top #guiaWeb1-cont{
	background:#ededed url(images/bg_dialog_guia_web_wizard_home.png) no-repeat;
	margin: 30px 0px;
	padding: 0px 0px 0px 0px;
	width: 480px;
	height: 390px;
}
#guiaWeb1-cont div.button{
	display: inline-block;
	position: absolute;
	color: #0066cc;
	height: 65px;
	padding: 13px 15px 13px 15px;
	cursor: pointer;
}
#guiaWeb1-cont div.button .button-title{
	display: block;
   font-family: Museo-700, Helvetica, sans-serif;
	font-size: 24px;
	text-transform: lowercase;
}
#guiaWeb1-cont div.button .button-desc{
	display: block;
	background: transparent url('images/goto_2.png') no-repeat right;
   font-family: Museo-300, Helvetica, sans-serif;
	font-size: 14px;
	padding: 2px 40px 2px 0px;
	text-transform: lowercase;
}
#bt-guiaWeb-digamMe{
	width: 275px;
	top: 30px;
}
#bt-guiaWeb-queroMais{
	width: 213px;
	top: 180px;
	left: 235px;
}
#bt-guiaWeb-naoSei{
	width: 310px;
	top: 318px;
	left: 18px;
	padding-top: 5px;
}



.dialog-container-top #guiaWeb1-cont h3 {
font-family: Museo-700, Helvetica, sans-serif;
letter-spacing: 1px;
font-size: 24px;
padding: 0px;
line-height: 26px;
color: #091D3C;
padding-bottom: 5px;
}
.dialog-container-top #guiaWeb1-cont h4 {
font-family: Museo-700, Helvetica, sans-serif;
letter-spacing: 0px;
font-size: 18px;
padding: 0px;
line-height: 20px;
color: #091D3C;
padding-bottom: 5px;
}
.dialog-container-top #guiaWeb1-cont p {
padding-bottom: 20px;
}

.dialog-container-top #guiaWeb2-cont {
background-color: #fff;
margin: 30px 0px;
padding: 20px 20px 20px 20px;
height: 350px;
-moz-border-radius: 16px;
-webkit-border-radius: 16px;
border-radius: 16px;
}
.dialog-container-top #guiaWeb3-cont {
background-color: #fff;
margin: 30px 0px;
padding: 20px 20px 20px 20px;
height: 350px;
-moz-border-radius: 16px;
-webkit-border-radius: 16px;
border-radius: 16px;
}
.dialog-container-top #guiaWeb4-cont {
background-color: #fff;
margin: 30px 0px;
padding: 20px 20px 20px 20px;
height: 350px;
-moz-border-radius: 16px;
-webkit-border-radius: 16px;
border-radius: 16px;
}

.dialog-container-top #guiaWeb5-cont {
	/*background: transparent url('images/bg_dialog_pedido_proposta_wizard_3.png') no-repeat 5% 100%;*/
	margin-top: 20px;
	height: 400px;
}

.dialog-container-top #guiaWeb6-cont {
background-color: #fff;
margin: 30px 0px;
padding: 120px 20px 20px 20px;
width: 440px;
height: 250px;
-moz-border-radius: 16px;
-webkit-border-radius: 16px;
border-radius: 16px;
}
	
