body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,th,td { 
margin:0;
padding:0;
}
table {
border-collapse:collapse;
border-spacing:0;
}
fieldset,img { 
border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
font-style:normal;
font-weight:normal;
}
ol,ul {
list-style:none;
}
caption,th {
text-align:left;
}
h1,h2,h3,h4,h5,h6 {
font-size:100%;
font-weight:normal;
}
q:before,q:after {
content:'';
}
abbr,acronym { border:0;
}

body {
	background-image: url(img/bkg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;

}

.display-none {display: none}

.banner-home{
	position:relative;
	width:730px;
	height:235px;
	float:left;
	margin-left: 10px;
}

a.link-regular {color:#666; text-decoration:none;}
a.link-regular:hover {color:#666; text-decoration: underline;}

a.link-lista {color:#000; text-decoration:none;}
a.link-lista:hover {color:#000; text-decoration: underline;}

a.link-icons {color:#333; text-decoration:none;}
a.link-icons:hover {color:#333; text-decoration: underline;}

a.link-quem {text-decoration:none;}
.link-quem:hover {padding-top:2px; padding-bottom:10px; background:url(img/menu_quemsomos.jpg) no-repeat; background-position: 7px 0;}

a.link-quem2 {text-decoration:none;}
.link-quem2:hover {padding-top:2px; padding-bottom:10px; background:url(img/menu_about.jpg) no-repeat; background-position: 7px 0;}

a.link-projetos {text-decoration:none;}
.link-projetos:hover {padding-top:2px; padding-bottom:10px; background:url(img/menu_projetos.jpg) no-repeat; background-position: 7px 0;}

a.link-projetos2 {text-decoration:none;}
.link-projetos2:hover {padding-top:2px; padding-bottom:10px; background:url(img/menu_media.jpg) no-repeat; background-position: 7px 0;}

a.link-clientes {text-decoration:none;}
.link-clientes:hover {padding-top:2px; padding-bottom:10px; background:url(img/menu_clientes.jpg) no-repeat; background-position: 7px 0;}

a.link-clientes2 {text-decoration:none;}
.link-clientes2:hover {padding-top:5px; padding-bottom:10px; background:url(img/menu_clientes2.jpg) no-repeat;}

a.link-noticias {text-decoration:none;}
.link-noticias:hover {padding-top:2px; padding-bottom:10px; background:url(img/menu_noticias.jpg) no-repeat; background-position: 7px 0;}

a.link-noticias2 {text-decoration:none;}
.link-noticias2:hover {padding-top:5px; padding-bottom:10px; background:url(img/menu_noticias2.jpg) no-repeat;}

a.link-imprensa {text-decoration:none;}
.link-imprensa:hover {padding-top:2px; padding-bottom:10px; background:url(img/menu_saladeimprensa.jpg) no-repeat; background-position: 7px 0;}

a.link-imprensa2 {text-decoration:none;}
.link-imprensa2:hover {padding-top:5px; padding-bottom:10px; background:url(img/menu_imprensa2.jpg) no-repeat;}

a.link-blog {text-decoration:none;}
.link-blog:hover {padding-top:2px; padding-bottom:10px; background:url(img/menu_downloads.jpg) no-repeat; background-position: 7px 0;}

a.link-arcarolla {text-decoration:none;}
.link-barcarolla:hover {padding-top:2px; padding-bottom:10px; background:url(img/menu_barcarolla.jpg) no-repeat; background-position: 7px 0;}

a.link-fale {text-decoration:none;}
.link-fale:hover {padding-top:2px; padding-bottom:10px; background:url(img/menu_faleconosco.jpg) no-repeat; background-position: 7px 0;}

.submenu li a{
color:#000; text-decoration:none;
}
.submenu li a:hover{
	text-decoration:none;
}

.submenu-branco{color:#fff; text-decoration:none;}

a.link-submenu {color:#000; text-decoration:none;}
a.link-submenu:hover {text-decoration:none;}


p {
	font-family:Arial, Verdana;
	color:#666;
	font-size: 11px;
}

#comments input{
	position:relative;
	margin-left:10px;
	border: 1px solid #e8e8e8;
	background: #f5f5f5;
	width: 400px;
	font-family:Arial, Helvetica, sans-serif;
}

#comments textarea{
	position:relative;
	margin-left:10px;
	border: 1px solid #e8e8e8;
	background: #f5f5f5;
	width: 400px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;

}

#comments input[type="submit"] {
	font: 100% Arial, Helvetica;
	border: 1px solid #0d2340;
	background: #0d2340;
	font-size: 10px;
	padding: 3px;
	color: #fff;
	width: 150px;
	margin-top: 10px;
	font-family:Arial, Helvetica, sans-serif;
}



#content {
	position:relative;
	width:1000px;
	height:auto;
	margin-right:auto;
	margin-left: auto;
	display:table;
}

#topo-box {
	position:relative;
	width:980px;
	height:110px;
	margin-left:10px;
}

#logo-area {
	position:relative;
	width:240px;
	height:79px;
	top:5px;
	float:left;
}

#busca-area {
	position:relative;
	width:680px;
	height:55px;
	float:left;
}

#menu-area {
	position:relative;
	width:950px;
	height:40px;
	float:left;
	left:46px;
	top: -8px;
}

#menu-area-en {
	position:relative;
	width:350px;
	height:40px;
	float:left;
	left:420px;
	top: 16px;

}

.menu {
	position:relative;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	left:6px;
	color: #000;
	height: 35px;
}

.menu li a{
	color:#000;
	text-decoration:none; 
	line-height: 35px;
}

.menu li{
	display:inline;
	
}
.menu-itens{
	padding-left: 12px; padding-right:13px; 
}

.submenu {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	width:234px;
	clear:both;
}

.submenu li {
	position:relative;
	color:#313131;
	line-height:18px;
	left:14px;
	width: 226px;
	padding-left: 10px;
	z-index: 100;
	margin-bottom: 2px;
}

#banner-box {
	position:relative;
	width:980px;
	height:235px;
	margin-left:10px;
	margin-top:18px;
}

#banner-esquerda {
	position:relative;
	background:url(img/submenu_bkg.jpg);
	width:240px;
	height:235px;
	float:left;
}

#banner-direita {
	position:relative;
	width:740px;
	height:235px;
	float:left;
	background:url(img/banner_bkg_2.jpg);
}

#conteudo-box {
	position:relative;
	width:980px;
	height:auto;
	margin-left:10px;
	margin-top:15px;
}

#conteudo-box a {color:#454545; text-decoration:none;}
#conteudo-box a:hover {color:#005d7c; text-decoration:none;}


.titulo-submenu {
	position:relative;
	font-size:16px;
	margin-top:15px;
	left:5px;
	margin-bottom: 10px;
	color:#006086;
	float:left;
}

.titulo-detalhe {
	position:relative;
	width:5px;
	height:12px;
	margin-left:10px;
	top:19px;
	background-color:#006086;
	float:left;
}

#primeira-coluna {
	width:240px;
	height:auto;
	float:left;
	background:#c4d9df;
}

#topo-coluna {
	height:5px;
}


#rodape-coluna {
	height:5px;
}

.titulo-midia {
	position:relative;
	font-size:16px;
	color:#060000;
	line-height:30px;
	margin-left:10px;
}
.titulo-midia a, titulo-midia a:hover{color:#060000; text-decoration: none}

.release-titulo {
	position:relative;
	color:#025e7c;
	text-decoration:none;
}
.release-titulo a, release-titulo a:hover{color:#025e7c; text-decoration: none}

.pontilhado {
	position:relative;
	width:auto;
	height:1px;
	border-bottom: 1px dotted #7d6a63;
	margin-top:1px;
	margin-bottom:1px;
}

#conteudo-primeira h1 a{
	color: #060000;
}

h1, h1 a, h1 a:hover {
	position: relative;
	font-size:16px;
	color:#000;
	line-height:30px;
	left:5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}



h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	margin-top:10px;
	margin-bottom:4px;

}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

h4 {
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#333;
	line-height:30px;
	float:left;
}

.midia-box p, .release-box p {
margin:0px;
padding:0px;
}

.midia-box {
	position:relative;
	width:220px;
	height:auto;
	left:10px;
	top:5px;
}

.midia-div-pag {
	width:220px;
	height:1px;
	background:#bfbfbf;
	margin-top:18px;
}

.midia-titulo {
	position:relative;
	color:#333;
	margin-top:10px;
	margin-bottom:4px;
}

.midia-data {
	position:relative;
	top: 8px;
	color:#333;
}


.texto-regular {
	color:#666;
}

#segunda-coluna {
	position:relative;
	width:430px;
	height:auto;
	float:left;
	margin-left:20px;
}

.titulo-releases {
	position:relative;
	font-size:16px;
	color:#060000;
	line-height:30px;
	margin-top:5px;
}

.release-box {
	position:relative;
	width:430px;
	height:auto;
	margin-bottom:5px;
	display:table;
}

.release-img {
	position:relative;
	width:110px;
	margin-right:10px;
	float:left;
	margin-top:8px;
	margin-bottom:8px;
}

#terceira-coluna {	
	position:relative;
	width:280px;
	height:auto;
	float:left;
	margin-left:10px;
}

#comunicacao-box h1{ width: 190px;float:left;cursor: pointer;}

#comunicacao-box {
	width:80px;
	height:33px;
	background:#e9e9e9;
	cursor: pointer;
}

.comunicacao-img {
	position: relative;
	width: 50px;
	float:left;
	left: 10px;
	z-index: 100;
}


.titulo-comunicacao {
	position:relative;
	font-size:16px;
	color:#060000;
	line-height:30px;
	margin-top:5px;
	left:5px;
	float:left;
}

.comunicacao-detalhe {
	position:relative;
	width:5px;
	height:12px;
	margin-left:10px;
	top:10px;
	background-color:#006086;
	float:left;
	display:table;
}

.pontilhado-comunicacao {
	position:relative;
	width:260px;
	height:1px;
	border-bottom: 1px dotted #7d6a63;
	margin-top:1px;
	margin-bottom:1px;
	left:5px;
	display:table;
	clear:both;
}

.comunicacao-info {
	position:relative;
	width:260px;
	height:auto;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#313131;
	left:10px;
	padding-top:5px;
	padding-bottom:6px;
}

.comunicacao-info a {
	text-decoration: none;
	color: #313131;
}

#newsletter-box {
	position:relative;
	height:auto;
	margin-top:10px;
}

.icon-title {
	position:relative;
	width:16px;
	height:13px;
	left:5px;
	top:10px;
	margin-right: 5px;
	float:left;
}

.newsletter-txt {
	position:relative;
	width:260px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	line-height:24px;
	left:5px;
}

.newsletter-form {
	position:relative;
	width:200px;
	height:24px;
	border:1px solid #bfbfbf;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#bfbfbf;
	padding-left:4px;
	line-height:24px;
	margin-left:5px;
	float:left;
}

.descadastrar-box {
	position:relative;
	width:260px;
	display:table;
}

#clientes-box {
	width:270px;
	height:auto;
	display:table;
}

#logos-box {
	position:relative;
	width:270px;
	height:auto;
	margin-top:5px;
}

.logo-cliente {
	position:relative;
	height:auto;
	float:left;
}

#rodape-box {
	position:relative;
	background:#e8e8e8;
	width:auto;
	height:195px;
	margin-top:36px;
}

#midia-pag-box {
	width:220px;
	height:22px;
	font-size:11px;
	margin-top:4px;
}

.midia-pag-box-esq {
	width:90px;
	height:22px;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
}

.midia-pag-box-dir {
	width:130px;
	height:22px;
	font-family:Georgia, "Times New Roman", Times, serif;
	float:left;
}

#releases-pag-box {
	width:430px;
	height:25px;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.rodape-txt {
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#025e7c;
	top:25px;
}

.rodape-txt a {
	color:#025e7c;
	text-decoration: none;
}

.rodape-txt a:hover {
	text-decoration: underline;
}

#coluna-dupla {
	position:relative;
	width:680px;
	height:auto;
	margin-left:10px;
	margin-top:8px;
	float:left;
}

#coluna-dupla em {
	font-style: italic;
}

#coluna-dupla strong {
	font-weight: bold;
}

#coluna-dupla strong em, em strong {
	font-weight: bold;
	font-style: italic;
}

.caminho-navegacao{
	margin-bottom: 10px; 
}

.interna-detalhe {
	position:relative;
	width:5px;
	height:20px;
	top:5px;
	background-color:#006086;
	float:left;
}
.data-post{
	font-size: 11px;
	color:#666;

}
.titulo-interna {
	position:relative;
	width:650px;
	font-size:16px;
	color:#060000;
	line-height:30px;
	margin-top:5px;
	left:5px;
	float:left;
}

.pontilhado-interna {
	position:relative;
	width:680px;
	height:1px;
	border-bottom: 1px dotted #7d6a63;
	margin-bottom:1px;
	display:table;
	clear:both;
}

.headline-box a  {color:#666; text-decoration:none}

.headline-box a:hover  {color:#333; text-decoration:underline}


#relacionadas-box {
	position:relative;
	width:260px;
	height:auto;
	background:#e3e2e2;
	margin-left:5px;
	display:table;
	clear:both;
}

#relacionadas-box h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000;
}

#relacionadas-margin {
	position:relative;
	width:260px;
	left:10px;
	margin-bottom:3px;
	display:table;
}

.titulo-relacionadas {
	position:relative;
	height:auto;
	font-size:16px;
	color:#060000;
	line-height:30px;
	margin-top:5px;
	left:20px;
}

.relacionadas-info {
	position:relative;
	width:232px;
	height:auto;
	color:#666666;
	margin-left:5px;
	margin-top:5px;
}

.relacionadas-info ul li a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#666666;
	text-decoration: none;
	padding-bottom: 10px;
}

.relacionadas-info ul li {
	padding-bottom: 10px;
}

.relacionadas-info h3 {
	margin:0;
	padding:0;
}

#acoes-box {
	position:relative;
	width:680px;
	height:26px;
	margin-left:10px;
	top:4px;
}

.icon-acoes {
	position:relative;
	float:left;
	top:4px;
	margin-right:10px;
}

.txt-acoes {
	position:relative;
	margin-left:5px;
	color:#333;
	top:9px;
	float:left;
}

.div-acoes {
	position:relative;
	top:5px;
	float:left;
	margin-left:10px;
	margin-right:10px;
}

.icon-imprimir {
	position:relative;
	float:left;
	top:4px;
	margin-left:200px;
	margin-right:10px;
}

#acoes-box a{
	color:#333; text-decoration:none;
}

.headline-box {
	position:relative;
	margin-bottom:10px;
}



#comments {
	position:relative;
	width:auto;
	margin-top:15px;
}


#comments h2 {
	position:relative;
	width:auto;
	color:#333;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-left:10px;
	font-weight:bold;
	line-height:14px;
	padding-right:10px;
	font-size: 14px;
}

h5 {
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:14px;
	line-height:44px;
	margin-left:10px;
}

h6 {
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:12px;
}

#commentlist {
	position:relative;
	width:400px;
	left:20px;
	margin-bottom:20px;
}

#commentlist li{
	position:relative;
	margin-top:20px;
	border-left:5px solid #f5f5f5;
	padding-left:10px;
}

cite {
	font-size:10px;
	line-height:24px;
	color:#006086
}

.pagetitle {
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#333;
	line-height:30px;
}

#lista-categorias-box {
	position:relative;
	width:auto;
	height:auto;
	margin-top:20px;
	display:table;
}

.lista-categorias-img {
	position:relative;
	width:80px;
	height:auto;
	margin-left:10px;
	margin-bottom:10px;
	float:left;
}

.lista-categorias-info {
	position:relative;
	width:560px;
	height:auto;
	left:20px;
	float:left;
}

small {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
}

.lista-categorias-info a{
	text-decoration: none;
	color: #666666;
}

.postmetadata a{ text-decoration:none; line-height:20px;}
.postmetadata a:hover{ text-decoration: underline;}

.clientes-thumbs-box h2{
	font-family:Arial, Verdana;
	color:#666;
	font-size: 11px;
}
.clientes-thumbs-box {
	position:relative;
	width:630px;
	height:auto;
	margin-top:15px;
	margin-left:10px;
	display: table;
}

.clientes-thumbs {
	position:relative;
	width:118px;
	height:55px;
	background:url(img/clientes_thumbs.gif);
	margin:4px;
	text-align:center;
	padding-top:10px;
	float:left;
}

.wpcf7-validates-as-required {
	position:relative;
	border:1px solid #bfbfbf;
	margin-top:4px;
	height:26px;
	line-height:26px;
}

.wpcf7-validates-as-required-message{
	position:relative;
	border:1px solid #bfbfbf;
	margin-top:4px;
	height:150px;
}

.wpcf7-validates-as-required-message{
	position:relative;
	border:1px solid #bfbfbf;
	margin-top:4px;
	height:150px;
}

#conteudo-box input[type="submit"] {
	font: 100% Arial, Helvetica;
	border: 0;
	background: url(img/btn.jpg) no-repeat;
	background-position: 0 4px;
	font-size: 12px;
	padding: 0;
	color: #fff;
	width: 50px;
	height: 30px;
	margin-top: 10px;
	font-family:Arial, Helvetica, sans-serif;
	cursor: pointer;
}

#newsletter-box input[type="submit"] {
	position: relative;
	font: 100% Arial, Helvetica;
	border: 0;
	background: url(img/btn_enviar.jpg) no-repeat;
	font-size: 10px;
	color: #fff;
	width: 50px;
	margin-left: 8px;
	margin-top: 0;
	height: 25px;
	font-family:Arial, Helvetica, sans-serif;
	cursor: pointer;
}

#newsletter-box input[type="text"] {
	position:relative;
	width:200px;
	height:24px;
	border:1px solid #bfbfbf;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#454545;
	padding-left:4px;
	line-height:24px;
	margin-left:5px;
}

.wpcf7-validation-errors{
	font-family:Arial, Verdana;
	color:#666;
	font-size: 11px;
	padding: 5px;
	width: 320px;
}

.wpcf7-mail-sent-ok {
	font-family:Arial, Verdana;
	color:#f03019;
	font-size: 11px;
	padding: 5px;
	width: 280px;
	position: relative;
	top: 3px;
}

.display-none{
	display: none;
}

#stafBlock{
	font-family:Arial, Verdana;
	color:#666;
	font-size: 11px;
	width: 600px;
	height: 600px;

}
	#stafBlock a{ text-decoration: none; color: red}
	#stafBlock { position: absolute !important; z-index: 100000; display: none; width: 400px; height: 600px; padding: 30px }
	#stafForm { background-color: #fff; border: 1px solid #ccc; padding: 5px; padding:20px; }
	#stafForm h2 { margin: 0; width: 150px;} 
	#stafBlock h1{color: #000; width: 150px; margin-bottom: 20px; font-family: Georgia, Verdana; }
	#stafForm input, #stafForm label, #stafForm h2 { font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; font-size: 1em; color: #222222; margin-bottom: 10px }
	#stafForm input { width: 200px; height: 20px; margin-top: 5px; border: 1px solid #ccc; }
	#stafForm label { float: left; display: block; width: 90px; line-height: 16px; margin-bottom: 10px  }
	#stafClose { float: right; margin-right: 5px; height: 30px; z-index: 800; cursor: pointer }
	#stafForm input[type="submit"] {
		width: 100px;

	}

#busca-box {
	position:relative;
	height:auto;
	margin-top:10px;
}

#busca-box input[type="submit"] {
	position: relative;
	font: 100% Arial, Helvetica;
	border: 0;
	background: url(img/btn_pesquisar.jpg) no-repeat;
	font-size: 10px;
	color: #fff;
	width: 50px;
	margin-left: 5px;
	margin-top: 0;
	height: 25px;
	font-family:Arial, Helvetica, sans-serif;
	cursor: pointer;
}

#busca-box input[type="text"] {
	position:relative;
	width:200px;
	height:24px;
	border:1px solid #bfbfbf;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#454545;
	padding-left:4px;
	line-height:24px;
	margin-left:5px;
}

.busca-txt {
	position:relative;
	width:260px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	line-height:24px;
	left:5px;
}






.twitter-timestamp {
	color: #025e7c;
	font-weight: bold;
}

.twitter-link{
	text-decoration: none;
	color: #f44029;
}








/* Estilo Paginação */


.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #005e7c;
	color: #005e7c;
	background-color: #FFFFFF;
	font-size: 10px;
}
.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #005e7c;
	color: #005e7c;
	background-color: #FFFFFF;	
	font-size: 10px;
}
.wp-pagenavi a:hover {	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
	font-size: 10px;
}
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #005e7c;
	color: #005e7c;
	background-color: #FFFFFF;	
	font-size: 10px;
}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px; 
	margin: 2px 2px 2px 2px;
	color: #ffffff;
	border: 1px solid #005e7c;
	background-color: #005e7c;
	font-size: 10px;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-weight: bold;
	border: 1px solid #005e7c;
	color: #ffffff;
	background-color: #005e7c;
	font-size: 10px;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
	border: 1px solid #005e7c;
	color: #ffffff;
	background-color: #005e7c;
	font-size: 10px;
}
















/*
CSS Name: Shadow Effect
Description: NextGEN Default Style with a Shadow effect
Author: Alex Rabe
Version: 1.50
   
This is a template stylesheet that can be used with NextGEN Gallery. I tested the
styles with a default theme Kubrick. Modify it when your theme struggle with it,
it's only a template design

*/

/* ----------- Album Styles Extend -------------*/

.ngg-albumoverview {
	margin-top: 10px;
	width: 100%;
	clear:both; 
	display:block !important;
}

.ngg-album {
	/*height: 130px;*/
	padding: 5px;
	margin-bottom: 5px;
	border: 1px solid #cccccc;
	overflow:hidden;
}

.ngg-albumtitle {
	text-align: left;
 	font-weight: bold;
	margin:0px;
	padding:0px;
	font-size: 1.4em;
	margin-bottom: 10px;
}

.ngg-thumbnail {
	float: left;
	margin-right: 12px;
}

.ngg-thumbnail img {
	background-color:#FFFFFF;
	border:1px solid #A9A9A9;
	margin:4px 0px 4px 5px;
	padding:4px;
	position:relative;
}

.ngg-thumbnail img:hover {
	background-color: #A9A9A9;
}

.ngg-description {
	text-align: left;
}

/* ----------- Album Styles Compact -------------*/

.ngg-album-compact {
	float:left;
	height:180px;
	padding-right:6px !important;
	margin:0px !important; 
	text-align:left;
	width:120px;	
}

.ngg-album-compactbox {
	background:transparent url(albumset.gif) no-repeat scroll 0%;
	height:86px;
	margin:0pt 0pt 6px !important;
	padding:12px 0pt 0pt 7px !important;
	width:120px;
}


.ngg-album-compactbox .Thumb {
	border:1px solid #000000;
	margin:0px !important;
	padding:0px !important;
	width:91px; 
	height:68px;
}

.ngg-album-compact h4 {
	font-size:15px;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:0px;
	width:110px;
}

.ngg-album-compact p {
	font-size:11px;
	margin-top:2px;
}

/* ----------- Gallery style -------------*/

.ngg-galleryoverview {
	width: 100%;
	clear:both; 
	display:block !important;
	padding-bottom: 20px;
}

.ngg-gallery-thumbnail-box {
	float: left;
}

.ngg-gallery-thumbnail {
	float: left; 
	background: url(shadowAlpha.png) no-repeat bottom right !important;
	background: url(shadow.gif) no-repeat bottom right;
	margin: 0 10px 0 0 !important;
}

.ngg-gallery-thumbnail img {
	margin: -6px 6px 6px -6px;
	background-color:#FFFFFF;
	border:1px solid #A9A9A9;
	display:block; 
	padding:4px;
	position:relative;
}

.ngg-gallery-thumbnail img:hover {
	background-color: #A9A9A9;
} 

.ngg-gallery-thumbnail span {
	display:none;
}

.ngg-clear {
	clear: both;
}

/* ----------- Gallery navigation -------------*/

.ngg-navigation {
	font-size:0.9em !important;
	clear:both !important;
	display:block !important;
	padding-top:15px;
	text-align:center;
}

.ngg-navigation span {
	font-weight:bold;
	margin:0pt 6px;
}

.ngg-navigation a.page-numbers,
.ngg-navigation a.next,
.ngg-navigation a.prev,
.ngg-navigation span.page-numbers,
.ngg-navigation span.next,
.ngg-navigation span.prev {
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-navigation a.page-numbers:hover,
.ngg-navigation a.next:hover,
.ngg-navigation a.prev:hover, 
.ngg-navigation span.page-numbers:hover,
.ngg-navigation span.next:hover,
.ngg-navigation span.prev:hover {
	background-color: #0066CC;
	color: #FFFFFF !important;
	text-decoration: none !important;
}

/* ----------- Image browser style -------------*/

.ngg-imagebrowser {
	
}

.ngg-imagebrowser h3 {
	text-align:center;
}

.ngg-imagebrowser img {
	border:1px solid #A9A9A9;
	margin-top: 10px; 
	margin-bottom: 10px; 
	width: 100%;
	display:block !important;
	padding:5px;
}

.ngg-imagebrowser-nav {
	padding:5px;
	margin-left:10px;	
}

.ngg-imagebrowser-nav .back {
	float:left;
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-imagebrowser-nav .next {
	float:right;
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-imagebrowser-nav .counter {
	text-align:center;
	font-size:0.9em !important;
}

.exif-data {
  	margin-left: auto !important;
    margin-right: auto !important;	
}

/* ----------- Slideshow -------------*/
.slideshow {
	margin-left: auto; 
	margin-right: auto;
	text-align:center;
	outline: none;	
}

.slideshowlink {
	
}

/* ----------- Single picture -------------*/
.ngg-singlepic {
	background-color:#FFFFFF;
	display:block;  
	padding:4px;
}

.ngg-left {
	float: left;
	margin-right:10px;
}

.ngg-right {
	float: right;
	margin-left:10px;
}

.ngg-center {
  	margin-left: auto !important;
    margin-right: auto !important;
}

/* ----------- Sidebar widget -------------*/

.ngg-widget,
.ngg-widget-slideshow {
	overflow: hidden;
	margin:0pt;
	padding:0px 0px 0px 0pt;
}

.ngg-widget img {
	border:2px solid #A9A9A9;
	margin:0pt 2px 2px 0px; 
	padding:1px; 
}

/* ----------- Related images -------------*/
.ngg-related-gallery {
	background:#F9F9F9;
	border:1px solid #E0E0E0;
	overflow:hidden;
	margin-bottom:1em;
	margin-top:1em;
	padding:5px;
}
.ngg-related-gallery img {
	border: 1px solid #DDDDDD;
	float: left;
	margin: 0pt 3px;
	padding: 2px;
	height: 50px;
	width:  50px;
}

.ngg-related-gallery img:hover {
	border: 1px solid #000000;
} 

/* ----------- Gallery list -------------*/

.ngg-galleryoverview ul li:before {
	content: '' !important;
}

.ngg-gallery-list {
	list-style-type:none;
	padding: 0px !important;
	text-indent:0px !important;	
}

.ngg-galleryoverview div.pic img{
	width: 100%;	
}

.ngg-gallery-list li {
	float:left;
	margin:0 2px 0px 2px !important;
	overflow:hidden;
}

.ngg-gallery-list li a {
	border:1px solid #CCCCCC;
	display:block;
	padding:2px;
}

.ngg-gallery-list li.selected a{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#000000 none repeat scroll 0 0;
}

.ngg-gallery-list li img {
	height:40px;
	width:40px;	
}

li.ngg-next, li.ngg-prev {
	height:40px;
	width:40px;	
	font-size:3.5em;
}

li.ngg-next a, li.ngg-prev a  {
	padding-top: 10px;
	border: none;
	text-decoration: none;
}







/* SCROLLER */

#marqueecontainer{
	position: relative;
	width: 200px; /*marquee width */
	height: 430px; /*marquee height */
	overflow: hidden;
}
.scroll_div {
	border:solid 1px #3366FF;
	width: 200px;
	width/**/: 420px !important;
}
.vmarquee_content {
	position:absolute;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}







.addthis_container {
	
}


.search-excerpt {
background-color: #fec5b2;
}

#highlight_info {
left:0px;
z-index:-50;
width:2px;
height:2px;
bottom:1px;
}

