/*MODELO WEBSTORM*/

/*CONFIGURAÇÕES GERAIS*/
body {
	margin:0 auto;
	padding:0;
	font-family:"Lucida Sans Unicode", "Trebuchet MS", Arial, Helvetica, sans-serif, Verdana;
	font-size:11px;
	color:#828282;
	width:1000px;
	background:url(../../images/site/bgCabecalho.jpg) repeat-x top center
}

a {text-decoration:none; border:none; color:#333;}

a:hover{text-decoration:underline;}

input, textArea, select{ 
	background:url(../../images/site/bgInput.jpg) repeat-x #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	border: 1px solid #d6d6d6;
	padding:2px 2px 2px 2px;
}



.paginacao{width:100%; float:left; margin-top:10px;height:20px;padding-top:10px}
.paginacao a{color:#666; padding:2px 5px;border:1px solid #fff}
.paginacao a:hover{border:1px solid #ccc; color:#666; text-decoration:none}


/*ESQUELETO*/

#geral{height:100%; width:967px; overflow:hidden; margin:auto;}

#cabecalho{ height:100%; background:url(../../images/site/cabecalho.jpg) no-repeat top center}

#direita{width:160px; float:right; margin-left:5px; overflow:hidden; margin-bottom:10px}

#esquerda{width:160px; float:left; margin-right:5px; overflow:hidden; margin-bottom:10px}

#conteudo{overflow:hidden;text-align:center; height:100%; margin-bottom:10px; }

#rodape{background:url(../../images/site/rodape.jpg) no-repeat 50% 0; clear:both; overflow:hidden; height:201px;}


/*MENU PADRO LATERAL*/

#menu{clear:both; z-index:100; width:160px; overflow:hidden;} 

#menu span{display:block; height:100%; cursor: pointer; padding:5px 0}

#menu li{ float:left; width:100%}

#menu a{display:block; /*padding:5px 0*/}

#menu a:hover{text-decoration:none}

/*1º N?VEL*/
#menu .containerN1 li span{
	background:url(images/menu.jpg) no-repeat left top;
 	color:#e77817;
	font-weight:bold;
	padding:4px 0 0 14px;
	height:26px;
	width:160px;
	overflow:hidden;
	line-height:20px
}
/*2º N?VEL*/
#menu .containerN2 li a{
	color:#333; 
	border-bottom:1px solid #eaeaea;
	margin-left:8px;
	padding-left:6px;
	width:140px;
	background:none
}
 
#menu .containerN2  li a:hover{	background:#f9f9f9;}

/*3º N?VEL*/
#menu .containerN2 li ul{
	position: absolute;  
	margin:-26px 0px 0px 150px; 
	z-index:200
}

#menu .containerN3{width: 100%;}

#menu .containerN3 ul{width:150px}
                 
#menu .containerN3 li a{
	z-index:100;
	border-bottom:1px solid #D1D1D1; 
	background:#F1F1F1;
	color:#333;
}

#menu .containerN3 li a:hover{background:#DFDFDF}

/* menu tabela */
	.nivelT1 {
		clear: both
	}
	.nivelT1 li {
		line-height: 25px;
		width: 160px;
		margin:0;
		*float: left
	}
	.nivelT1 a {
		font-weight: bold;
		background:transparent url(../../images/site/menu.jpg) no-repeat scroll left top;
		color:#E77817;
		height:26px;
		line-height:20px;
		overflow:hidden;
		padding: 0 0 0 14px
		}
	.nivelT1 a:hover {
		text-decoration: none;
	}
	.nivelT2 {
		display: none;
		background-color: #FFF;
		margin-left: 6px;
	}
	.nivelT2 li {
		clear: both
	}
	.nivelT2 a {
		display: block;
		color: #666;
		width: 150px;
		font-weight: normal;
		background: #FFF;
		border-bottom: 1px solid #EAEAEA;
	}
	.nivelT3 {
		display: none;
		position: absolute;
		margin: -25px 0 0 150px;
		z-index: 300;
		background-color: #F1F1F1;
	}
	.nivelT3 table tr {
		width: 150px;
	}
	.nivelT3 td {
		vertical-align: top;
		padding:0
	}
	.nivelT3 a {
		color: #F1F1F1;
		display: block;
		width: 190px;
		font-weight: normal;
		background: none

	}
	.nivelT3 a:hover {
		background-color: #666;

	}
	.nivelT1 .selecionado {
		border-top: none
	}
	.nivelT2 .selecionado {
		background-color: #666;
		border-top: none
	}
	.nivelT2 .selecionado a {
		color: #333;
		background-color: #F9F9F9;
	}
	.nivelT2 .selecionado a:hover {
		color: #333;
		background-color: #F1F1F1;
	}

#servicos, #variedades{float:left; margin-top:10px}

#servicos .containerN1 li{
	color:#333; 
	border-bottom:1px solid #eaeaea;
	margin-left:8px;
	padding:0 0 10px 6px;
	width:140px;
	text-align:left
}

#variedades .containerN1 li{
	color:#333; 
	border-bottom:1px solid #eaeaea;
	margin-left:8px;
	padding:0 0 10px 6px;
	width:140px;
	text-align:left
}

/*LISTA CASAMENTO*/
#buscaLista { height: 150px; }
#buscaLista li { padding: 3px; }
#novaBusca { margin: 10px 0px; font-weight: bold; }

#listagemNoivos{ width: 100%;}
#listagemNoivos ul{ margin:0; padding:0; width: 100%; }

#listagemNoivos ul li { width:100%; float:none; }

#listagemNoivos li.listagem{
	float:left;
	height:90px;
	width:24%;
	overflow:hidden;
	border-right:1px dashed #DDD;
	border-bottom:1px dashed #DDD;
	text-align:center;
	padding:5px 0; 
}

#listagemNoivos .listagem div{height: 26px}

#listagemNoivos .title{
	border:1px solid #fff;
	font-weight:bold; 
	font-size:12px; 
	background:#c61616; 
	height: 20px; 
	float:left; 
	width:24%;
	text-align:center;
	padding:5px 0;
	color: #fff; 
}

/*FORMULÁRIO DE CADASTRO*/
#frmCadastro { }
#frmCadastro h3 {
	color: #666; 
	font-size: 16px;
	width: 80%; 
	margin: 20px auto 0;
}
#frmCadastro h4 {
	padding: 10px 30px;
	background-color: #666;
	width: 80%; 
	margin: 20px auto 0;
	font-size: 16px;
	color: #DDD;
	
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	
	text-shadow:#999 1px 1px 1px;
	-moz-box-shadow:#999 2px 2px 10px;
	-webkit-box-shadow:#999 2px 2px 10px;
}
#frmCadastro fieldset {
	width:85%; 
	margin:0 auto; 
	padding: 15px 0 0;
}
#frmCadastro fieldset p {
	display:block;
	clear: left;
	line-height: 25px;
	height: 25px;
	margin-bottom: 5px
	/*border:1px solid #F0F;*/
}
#frmCadastro fieldset label {
	width:120px; 
	margin-right: 20px;
	display: inline-block;
	float: left;
	text-align: right;
	/*border:1px solid #F00*/
}
#frmCadastro fieldset label.maior {
	width:140px;
}
#frmCadastro fieldset label.menor {
	width:auto;
	margin: 0 5px;
}
#frmCadastro fieldset select,
#frmCadastro fieldset input {
	display: inline-block;
	float: left;
}
#frmCadastro fieldset label.radio {
	width: 40px;
	line-height: normal
}
#frmCadastro fieldset img {
	display: inline-block;
	float: left;
}
/*#frmCadastro input.Error {border: 1px solid red}*/

/* MINHA NAVEGAÇÃO */

#minhaNavegacao {
	width: 940px;
	margin: 0 auto;
}
#nuvemTags {
	width: 960px;
	margin: 10px auto;
}
/*BOX*/

#box2 {
	background: url(../../images/site/boxAbas.png) no-repeat;
	text-align:center;
	padding-left:15px;
	font-weight:bold;
	color:#fff;
	font-size:13px;
	position:relative;
	left:35px;
	margin-top:10px;
	clear:both;

}
	
#box2  span { line-height:30px;
	display:block;
	padding-right:15px;
	background: url(../../images/site/boxAbas.png) right top no-repeat;

}


#boxRed{ background:url(../../images/site/boxRed.png) no-repeat left top;	padding:0 0 0 7px; float:left }
#boxRed .rightBox3{ background:url(../../images/site/boxRed.png) no-repeat right top; overflow:hidden; padding:10px 0px 0 10px; height:100%;  }
#closeBoxRed{ background:url(../../images/site/boxRed.png) no-repeat left bottom; padding:0 0 0 7px; float:left; }
#closeBoxRed .right{  background:url(../../images/site/boxRed.png) no-repeat right bottom; overflow:hidden; padding:0 0px 0 10px; height:15px;  }
#closeBoxRed .rightBox3{  background:url(../../images/site/boxRed.png) no-repeat right bottom;  overflow:hidden; padding:0px 0px 0 10px; height:13px;  }

#boxRed .rightBox3Descricao{background:url(../../images/site/boxRed.png) no-repeat right top; overflow:hidden; padding:20px 20px 0 20px; height:100%;line-height:1.5em}

#boxRed ul.cloudTags {padding:0 20px 0 0; text-align: center}
#boxRed ul.cloudTags li { display: inline; vertical-align: middle; line-height: 1.2em;}
#boxRed ul.cloudTags a { color: #fff;}
#boxRed ul.cloudTags a:hover { text-decoration: none; background-color: #BA6000;}

#boxRed ul.cloudTags .level1 {font-size: 1.1em;}
#boxRed ul.cloudTags .level2 {font-size: 1.2em;}
#boxRed ul.cloudTags .level3 {font-size: 1.4em;}
#boxRed ul.cloudTags .level4 {font-size: 1.6em;}
#boxRed ul.cloudTags .level5 {font-size: 2.8em;}
#boxRed ul.cloudTags .level6 {font-size: 2.0em;}
#boxRed ul.cloudTags .level7 {font-size: 2.2em;}



#box2 .style1{color:#06559e;}

#box3{ background:url(../../images/site/box2.png) no-repeat left top;padding:0 0 0 7px;}
#box3 .rightBox3{ background:url(../../images/site/box2.png) no-repeat right top; overflow:hidden; padding:10px 0px 0 10px; height:100%;  }
#closeBox3{ background:url(../../images/site/box2.png) no-repeat left bottom; padding:0 0 0 7px; float:left; }
#closeBox3 .right{  background:url(../../images/site/box2.png) no-repeat right bottom; overflow:hidden; padding:0 0px 0 10px; height:16px;  }
#closeBox3 .rightBox3{  background:url(../../images/site/box2.png) no-repeat right bottom;  overflow:hidden; padding:0px 0px 0 10px; height:16px;  }

#box3 .rightBox3Descricao{background:url(../../images/site/box2.png) no-repeat right top; overflow:hidden; padding:20px 20px 0 20px; height:100%;line-height:1.4em; font-size:1.1em}

#pontos{background:url(../../images/site/pontos.png) center repeat-x; height:20px; clear:both }
#produtosVisitados{
	width:540px;
	float:left;
	padding:10px 20px 0 0;
}

#produtosVisitados span{ color:#666; font-weight:normal; font-size:11px; }

#linksVisitados{
	width:320px;
	background:url(../../images/site/bgVisitados.gif) left center no-repeat;
	float:left;
	padding:10px 20px 0 30px;
	text-align:left;
}

#linksVisitados span{ margin-left:10px; float:left}

#mycarousel,
#mycarousel li {
	padding: 0;
	text-align:center;
}
/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 230px;
    height: 140px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}

.jcarousel-skin-tango .jcarousel-container {
   /* -moz-border-radius: 10px;
    background: #F0F6F9;
    border: 1px solid #346F97;*/
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 480px;
    padding: 20px 40px;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  480px;
    height: 140px;
}


.jcarousel-skin-tango .jcarousel-item {
    width: 230px;
    height: 140px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-right: 10px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 1px;
    right: 5px;
    width: 32px;
    height: 136px;
    cursor: pointer;
    background: transparent url(../../images/site/setaDestaqueRight.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 1px;
    left: 5px;
    width: 32px;
    height: 136px;
    cursor: pointer;
    background: transparent url(../../images/site/setaDestaqueLeft.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

/*AVALIAO*/

#star div{height:13px;}

#star .level5{ background:url(../../images/site/iconStar.png) no-repeat 0 0; width:73px;  }
#star .level4{ background:url(../../images/site/iconStar.png) no-repeat -14px 0; width:73px; }
#star .level3{ background:url(../../images/site/iconStar.png) no-repeat -28px 0; width:73px;}
#star .level2{ background:url(../../images/site/iconStar.png) no-repeat -42px 0; width:73px; }
#star .level1{ background:url(../../images/site/iconStar.png) no-repeat -57px 0; width:73px;}

#star{
	margin:auto;
	height:13px;
	width:75px;
	text-align:center;
	margin:5px  auto;
}

.nome_Campos {float:left; width:100px; text-align:right; padding-right:5px}
.nome_Campos li{padding:0 0 10px 0}

#star2 div{height:15px; line-height:15px; text-align: left}
#star2Top div{height:15px; line-height:15px; text-align: left; cursor: pointer}

#star2 .level5, #star2Top .level5{ background:url(../../images/site/iconStar.png) no-repeat 0 0; width:75px;  }
#star2 .level4, #star2Top .level4{ background:url(../../images/site/iconStar.png) no-repeat -15px 0; width:75px; }
#star2 .level3, #star2Top .level3{ background:url(../../images/site/iconStar.png) no-repeat -30px 0; width:75px;}
#star2 .level2, #star2Top .level2{ background:url(../../images/site/iconStar.png) no-repeat -45px 0; width:75px; }
#star2 .level1, #star2Top .level1{ background:url(../../images/site/iconStar.png) no-repeat -60px 0; width:75px;}

.comentarios {float:left; padding:10px 0; width:100%}

#box8{ background:url(../../images/site/box5.png) no-repeat left top;	padding:0 0 0 7px;}
#box8 .rightBox8{ background:url(../../images/site/box5.png) no-repeat right top; overflow:hidden; padding:10px 7px 0 3px; height:100%; }
#closeBox8{ background:url(../../images/site/box5.png) no-repeat left bottom; padding:0 0 0 7px ;		margin:auto;}
#closeBox8 .rightBox8{  background:url(../../images/site/box5.png) no-repeat right bottom; padding-left:3px; overflow:hidden; height:16px}


