/*  
Theme Name:Tropical Tur
Theme URI: http://www.ozni.com.br
Description: Desenvolvido para Tropical Tur
Version: 1.0
Author:Eduardo dos Santos
Author URI:http://www.ozni.com.br
*/
* {
	margin: 0;
	padding: 0;
	outline: 0;
}
html, body {
	height: 100%;
}
body {
	font-size: 15px;
	line-height: 22px;
	font-family: Arial, Helvetica, Sans-Serif;
	color: #000;
	background:url("images/fundo1.jpg") no-repeat scroll center top #f9f3f3;
}
 
a {
	color: #bfaf86;
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	text-decoration: none;
}
a img {
	border: 0;
	margin-left:0px;
	margin-top:5px;
	margin-right:10px;
}
input, textarea, select {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
textarea {
	overflow: auto;
}
.cl {
	display: block;
	height: 0;
	font-size: 0;
	line-height: 0;
	text-indent: -4000px;
	clear: both;
}
.notext {
	font-size: 0;
	line-height: 0;
	text-indent: -4000px;
}
.left, .alignleft {
	float: left;
	display: inline;
        margin-right:20px;
}
.right, .alignright {
	float: right;
	display: inline;
}
h1, h2, h3, h4, h5 {
	font-weight: normal;
	color: #000;
}
h1 {
	font-size: 24px;
	line-height: 31px;
}
h2 {
	font-size: 17px;
	line-height: 68px;
	text-transform:uppercase;
}
h3 {
	font-size: 22px;
	line-height: 28px;
}
h4 {
	font-size: 18px;
	line-height: 24px;
	
}
h5 {
	font-size: 13px;
	line-height: 15px;
}
h6 {
	font-size: 12px;
	color: #d44606;
	margin-bottom: 5px;
}
.entry {
	margin-bottom: 20px;
	margin-left:3px;
	margin-right:5px;
	text-align:justify;
}
.entry h2.title {
	font-size: 16px;
	line-height: 16px;
	color: #000 !important;
	text-transform: uppercase;
	padding-bottom: 19px;
	
}
.entry h2.title a:hover {
	font-size: 16px;
	line-height: 16px;
	color: #000;
	text-transform: uppercase;
	padding-bottom: 21px;}

.entry h2.title1 {
	font-size: 14px;
	line-height: 26px;
	color: #fff;
	text-transform: uppercase;
	background: url(images/3cols-heading-bg.png) no-repeat 0 bottom;
	padding-bottom: 21px;
	
}
.entry h2.title1 a:hover {
	font-size: 14px;
	line-height: 26px;
	color: #613f23;
	text-transform: uppercase;
	padding-bottom: 21px;}



.entry h5.title {
	text-transform: none;
	font-size: 14px;
	font-weight: bold;
}
.entry a {
	color: #2d1a0a;
	text-decoration: none;
	margin-left:0px;
	font-family: Arial, Helvetica, sans-serif;
	
}
.entry a:hover {
	text-decoration: none;
	color: #613f23;
	margin-left:0px;
	font-family: Arial, Helvetica, sans-serif;

}
.entry p {
	margin-bottom: 15px;
}
.entry ol {
	list-style-position: inside;
}
.entry ul {
	list-style: none outside none;
}

.entry ul li {
	background: url(images/entry-ul-bullet.gif) no-repeat 0 7px;
	padding-left: 20px;
}
.entry table {
	border-collapse: collapse;
	margin-bottom: 20px;
}
.entry th {
	border: solid 1px #fff;
	background: #d44606;
	color: #fff;
	padding: 3px 10px;
	text-align: center;
}
.entry td {
	border: solid 1px #fff;
	padding: 3px 10px;
	text-align: center;
	background: #ececec;
	color: #505150;
}
.entry td.email {
	color: #d44606;
}
.entry td a {
	color: #505150;
	text-decoration: underline;
}
.entry td a:hover {
	color: #d44606;
	text-decoration: none;
}
.entry blockquote {
	border-left: 4px solid #d44606;
	font-style: italic;
	padding-left: 15px;
	line-height: 20px;
}
.general-title {
}
.general-title h2, .general-title h4 {
	text-transform: none;
}
.general-title h2 {
	line-height: 24px;
}
.general-title h2 {
	font-weight: bold;
	color: #444;
}
.general-title h4 {
	color: #d44606;
	line-height: 18px;
}
.entry a.images {
	border: 1px solid #d5d5d5;
	display: block;
	margin-bottom: 5px;
}
.entry a.images img {
	display: block;
}
.entry .more {
	display: block;
	color: #00aeef;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}
.entry .more:hover {
	color: #151515;
}
.entry ul li a {
	text-decoration: none;
	color: #555;
}
.entry ul li a:hover {
	text-decoration: none;
}
.full-page h2.title {
	background: url(images/big-wide-heading-bg.png) no-repeat 0 bottom;
}
#wrapper {
	height: auto !important;
	height: 100%;
	margin: 0 auto 0px;
	background:url("images/fundo.jpg") no-repeat scroll center top;
	

}
#wrapper1{
	height: auto !important;
	height: 100%;
	margin: 0 auto 0px;
	background:url("images/fundo1.jpg") no-repeat scroll center top;
	

}
.shell {
	width: 980px;
	margin: 0 auto;
	height:70px;
}

.last {
	margin-right: 0 !important;
}
.col {
	float: left;
	display: inline;
}
.row {
	margin-bottom: 10px;
}
.row label {
	float: left;
	display: inline;
	color: #4a5461;
	font-size: 14px;
	text-align: left;
	margin-left: 13px;
}
.row label span {
	color: #aaa;
}
.row .field {
	float: left;
	display: inline;
	width: 269px;
	height: 15px;
	padding: 4px 5px 5px;
	border: 1px solid #cfcfcf;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	color: #4a5461;
	font-size: 12px;
}
.row .field-focus {
	border-color: #d3f3ba !important;
}
.row .message {
	width: 627px;
	height: 120px;
	resize: none;
}
.row .submit-btn {
	float: left;
	display: inline;
	height: 29px;
	background-repeat: no-repeat;
	background-position: 0 0;
	font-size: 12px;
	color: #4a5461;
	cursor: pointer;
	border: 0;
	padding: 0 0 4px 10px;
	width: 123px;
	background-image: url(images/green-arrow-btn.gif);
	line-height: 28px;
}
.row .submit-btn-hover {
	background: url(images/green-arrow-btn.gif) no-repeat 0 bottom;
	color: #fff;
}
.field-error {
	border: 2px solid #ff2b2b !important;
	color: #c53333 !important;
}
.label-error, .label-error span {
	color: #c53333 !important;
}
.msg-alert, .msg-thanks {
	height: 26px;
	background: #b70000;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin-bottom: 10px;
	display: none;
}
.msg-thanks {
	background: #2d9a23 !important;
}
.msg-alert p, .msg-thanks p {
	text-align: center;
	margin: 0;
	color: #fff;
	line-height: 25px;
}
#header, #header .shell {
	height: 215px;
	position: relative;
	z-index: 40;
}
#header-home, #header-home .shell {
	height: 251px;
}
h1#logo {
	float: left;
	display: inline;
	width: 400px;
	height: 207px;
	margin-top: 8px;
}
h1#logo a {
	display: block;
	height: 207px;
	background: url(images/logo.png) no-repeat 0 0;
}

#navigation {
	float: left;
	display: inline;
	margin-left: 0px;
	position: relative;
	z-index: 40;
}
.navigation-l {
	float: left;
	display: inline;
	width: 30px;
	height: 41px;
	background: url(images/navigation-left.png) no-repeat 0 0;
}
.navigation-r {
	float: left;
	display: inline;
	width: 29px;
	height: 41px;
	background: url(images/navigation-right.png) no-repeat 0 0;
}
.navigation-cnt {
	float: left;
	display: inline;
	height: 41px;
}
.navigation-cnt ul {
	list-style: none outside none;
}
.navigation-cnt ul li {
	float: left;
	display: inline;
	height: 36px;
	padding-right: 0px;
	margin-right: 0px;
	position: relative;
}
.navigation-cnt ul li.last {
	background: none;
	padding-right: 0;
}
.navigation-cnt ul li a {
	float: left;
	display: inline;
	height: 36px;
	font-size: 12px;
	color: #2d1a0a;
	font-family:sans-serif;
	text-transform:uppercase;
	
		
	}
.navigation-cnt ul li a:hover, .navigation-cnt ul li a.hover {
	text-decoration: none;
	color: #cfc49c;
}
.navigation-cnt ul li .dd-holder {
	position: absolute;
	top: 36px;
	left: -21px;
	width: 202px;
	z-index: 20;
	display: none;
}
.navigation-cnt ul li .dd-holder .dd-t {
	width: 202px;
	height: 15px;
	background: url(images/dd-t.png) no-repeat 0 0;
}
.navigation-cnt ul li .dd-holder .dd-cnt {
	width: 202px;
	position: relative;
	z-index: 2;
}
.navigation-cnt ul li .dd-holder .dd-b {
	width: 202px;
	height: 15px;
	background: url(images/dd-b.png) no-repeat 0 0;
	position: relative;
}
.navigation-cnt ul li .dd-holder .dd-inner {
	float: left;
	display: inline;
	width: 202px;
	position: relative;
	margin: -15px 0 -10px;
}
.navigation-cnt ul li .dd-holder .dd-cnt ul {
	padding: 0 6px;
}
.navigation-cnt ul li .dd-holder .dd-cnt ul li {
	float: none;
	width: 260px;
	display: block;
	height: 36px;
	background: none;
	padding: 0;
	margin: 0;
	background: url(images/dd-li-bg.gif) repeat-x 0 0;
	border-bottom: 1px solid #e3e3e3;
	font-size: 0;
	line-height: 0;
	border-radius: 9px 9px 9px 9px;
}
.navigation-cnt ul li .dd-holder .dd-cnt ul li a {
	float: none;
	display: block;
	background: none;
	padding: 0 0 0 12px;
	margin: 0;
	height: 100%;
	font-size: 13px;
	color:#a43869;
	border-radius: 9px 9px 9px 9px;
}
.navigation-cnt ul li .dd-holder .dd-cnt ul li a .arrow {
	float: right;
	display: inline;
	width: 10px;
	height: 13px;
	background: url(images/dd-arrow.png) no-repeat 0 0;
	margin: 12px 10px 0 0;
}
.navigation-cnt ul li .dd-holder .dd-cnt ul li a:hover, .navigation-cnt ul li .dd-holder .dd-cnt ul li a.hover {
	color: #fff;
	background: url(images/dd-hover.jpg) repeat-x 0 0;
}
.navigation-cnt ul li .dd-holder .dd-cnt ul li a:hover .arrow, .navigation-cnt ul li .dd-holder .dd-cnt ul li a.hover .arrow {
	background: url(images/dd-arrow-hover.png) no-repeat 0 0;
}
.navigation-cnt ul li .dd-holder .dd-cnt ul li.first {

}
.navigation-cnt ul li .dd-holder .dd-cnt ul li.last {

	border: 0;
}
.navigation-cnt ul li .dd-holder .dd-cnt ul li.first a:hover, .navigation-cnt ul li .dd-holder .dd-cnt ul li.first a.hover {

}
.navigation-cnt ul li .dd-holder .dd-cnt ul li.last a:hover, .navigation-cnt ul li .dd-holder .dd-cnt ul li.last a.hover {

}
.navigation-cnt ul li .dd-holder .dd-holder {
	left: 184px;
	top: 0px;
}
.navigation-cnt ul li .dd-holder .dd-holder .dd-cnt ul li a.hover {
	background: none;
}
.navigation-cnt ul li .dd-holder .dd-holder .dd-cnt ul li a:hover {
	color: #fff;
	background: url(images/dd-hover.gif) repeat-x 0 0;
}
.navigation-cnt ul li .dd-holder .dd-holder .dd-cnt ul li.first a:hover {
	background: url(images/dd-li-first-hover.png) no-repeat 0 0;
}
.navigation-cnt ul li .dd-holder .dd-holder .dd-cnt ul li.last a:hover {
	background: url(images/dd-li-last-hover.png) no-repeat 0 0;
}
#navigation {
	margin-top: 0px;
	margin-left:0px;
}
.socials {
	float: right;
	display: inline;
	margin: 9px 0 0 0;
	color: #5F0B1B;
	font-size: 16px;
}
.socials a {
	float: left;
	display: inline;
	font-size: 0;
	line-height: 0;
	text-indent: -4000px;
	margin-right: 6px;
}
.socials .twitter {
	width: 20px;
	height: 24px;
	background: url(images/ico-twitter.png) no-repeat 0 0;
}
.socials .twitter:hover {
	background: url(images/ico-twitter-hover.png) no-repeat 0 0;
}
.socials .facebook {
	width: 14px;
	height: 24px;
	background: url(images/ico-facebook.png) no-repeat 0 0;
}
.socials .facebook:hover {
	background: url(images/ico-facebook-hover.png) no-repeat 0 0;
}
.socials .rss-feed {
	width: 23px;
	height: 24px;
	background: url(images/ico-rss.png) no-repeat 0 0;
	margin-right: 0;
	padding-right:30px;
}
.socials .rss-feed:hover {
	background: url(images/ico-rss-hover.png) no-repeat 0 0;
}

.breadcrumbs, .breadcrumbs .shell {
	height: 120px;
}
.breadcrumbs .shell {
	height: 44px;
	padding-top: 40px;
}
.breadcrumbs h2 {
	font-size: 25px;
	color: #2d1a0a;
	text-transform: uppercase;
	text-shadow: 0px 0px 3px #FFFFFF;
	margin-right:40px;
	margin-left:25px;
	font-family:Arial, Helvetica, sans-serif; 
}
.breadcrumbs p {
	float: right;
	display: inline;
	font-size: 18px;
	color: #84d73e;
}
#main,  #main .shell {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	border-color: #DDDCDC #DDDCDC #BBBBBB;
	border-image: none;
	border-width: 1px;
	height: auto !important;
	overflow: hidden;
	margin-top: 0px;
}
#main.home2 .shell {
	padding-top: 300px;
}
#content {
	width: 650px;
	
}
#contentempresa {
	width: 980px;
	background: url(images/fundoemp.png) repeat-y scroll center ;
}
#content_locali {
	width: 980px;
	
}#content_localisl {
	width: 460px;
	float:right;
}
#content_localinh {
	width: 460px;
	float:left;
}

#sidebar {
	width: 300px;
	margin-top:10px;
}
#sidebar_locali {
	width: 460px;
}
#sidebar .entry {
	margin-bottom: 30px;
	text-align:justify;
}
#sidebar .entry h2.title {
	background: url(images/3cols-heading-bg.png) no-repeat 0 bottom;
	}

.sidebar-widget {
}
.sidebar-widget p {
	margin-bottom: 5px;
}
.sidebar-widget ul {
	padding-left: 10px;
}
.entry .request-btn {
	display: block;
	width: 300px;
	height: 49px;
	background: url(images/request-btn.gif) no-repeat 0 0;
	font-size: 19px;
	color: #4a5461;
	font-weight: bold;
	text-align: center;
	line-height: 48px;
	text-decoration: none;
	text-shadow: #e0e2e4 1px 1px 1px;
	margin-top: 20px;
}
.entry .request-btn:hover {
	color: #D44606;
	background-position: 0 bottom;
	text-shadow: #196000 1px 1px 1px;
}

.net_mag {
	width: 75px;
	height: 43px;
	background: url(images/ico-net-magazine.gif) no-repeat 0 0;
}
.bbc {
	width: 95px;
	height: 28px;
	background: url(images/ico-bbc.gif) no-repeat 0 0;
	margin: 22px 0 0 38px;
}
.digg {
	width: 62px;
	height: 37px;
	background: url(images/ico-digg.gif) no-repeat 0 0;
	margin: 17px 0 0 37px;
}
.ads {
	display: block;
	margin-top: 5px;
}
.entry .contact-info {
	background: url(images/fundocontla.png) repeat-y scroll center ;
	margin-top:10px;
}
.entry .contact-info li {
	background: none;
	padding: 0;
	line-height: 20px;
	margin-bottom: 5px;
	margin-top:10px;
}
.entry .contact-info1 li {
	background: none;
	padding: 0;
	line-height: 20px;
	margin-bottom: 5px;
	text-align:justify;
}
.entry .contact-info li a {
	text-decoration: none;
}
.entry .contact-info li a span {
	color: #d44606;
}
.box {
	background-repeat: repeat-y;
	background-position: 0 0;
}
.box .box-b {
	background-repeat: no-repeat;
	background-position: 0 bottom;
}
.box .box-t {
	background-repeat: no-repeat;
	background-position: 0 top;
}
ul.customBullet {
	list-style: none outside none;
}
ul.customBullet li {
	background: url(images/custom-bullet.png) no-repeat 0 3px;
	padding-left: 30px;
}
ul.customBullet li a {
	color: #5ab13e;
	text-decoration: underline;
}
ul.customBullet li a:hover {
	text-decoration: none;
}
.four-arrows {
	position: absolute;
	top: 0;
	left: 9px;
	display: block;
	width: 50px;
	height: 50px;
	background: url(images/four-arrows.png) no-repeat 0 0;
	z-index: 10;
}
.arrows-holder {
	position: absolute;
	width: 56px;
	height: 30px;
	z-index: 15;
}
.arrow-left, .arrow-right {
	width: 28px;
	height: 30px;
	float: left;
	display: inline;
}
.arrow-left {
	background: url(images/arrow-left.png) no-repeat 0 0;
}
.arrow-right {
	background: url(images/arrow-right.png) no-repeat 0 0;
}
.cross-btn, .cross-btn span {
	float: left;
	display: inline;
	height: 30px;
	background: url(images/cross-button.gif) no-repeat 0 0;
	color: #4a5461;
	font-weight: bold;
	line-height: 29px;
	padding-left: 30px;
}
.cross-btn span {
	background-position: right 0;
	padding: 0 20px 0 0;
	position: relative;
}
.cross-btn:hover, .cross-btn:hover span {
	background-position: 0 bottom;
	color: #fff;
	text-decoration: none;
}
.cross-btn:hover span {
	background-position: right bottom;
}
.project {
	position: relative;
	padding-bottom: 30px;
}
.project h3 {
	font-weight: bold;
	text-transform: none;
	color: #D44606;
}
.project h3 span {
	font-weight: normal;
	color: #444;
}
.project .main-image-holder {
	width: 997px;
	height: 414px;
	background: url(images/project-detailed-image-holder.gif) no-repeat 0 0;
	position: relative;
	margin: 15px -17px 20px -10px;
}
.project .main-image-holder .screenshots {
	float: left;
	display: inline;
	width: 958px;
	height: 385px;
	position: relative;
	overflow: hidden;
	margin: 11px 0 0 20px;
}
.project .main-image-holder .screenshots .inner-slider {
}
.project .main-image-holder .screenshots .inner-slider ul {
	list-style: none outside none;
}
.project .main-image-holder .screenshots .inner-slider ul li {
	float: left;
	display: inline;
}
.project .arrows-holder {
	bottom: 11px;
	left: 471px;
}
.project .description {
	float: left;
	display: inline;
	width: 570px;
}
.project .description .cross-btn {
	margin-top: 20px;
}
.project .thumb-holder {
	float: left;
	display: inline;
	width: 389px;
	height: 149px;
	background: url(images/project-page-thumbs-holder.gif) no-repeat 0 0;
	margin-left: 20px;
}
.project .thumb-holder img {
	display: block;
	margin: 12px 0 0 10px;
}
.slider-btn {
	width: 195px;
	height: 39px;
	background: url(images/slider-btn.png) no-repeat 0 0;
	display: block;
	color: #4a5461;
	font-size: 17px;
	line-height: 39px;
	text-shadow: 1px 1px 1px #ccc;
	text-align: center;
	font-weight: bold;
}
.slider-btn:hover {
	background: url(images/slider-btn-hover.png) no-repeat 0 0;
	text-decoration: none;
	color: #fff;
	text-shadow: 1px 1px 1px #4a5461;
}
.slider1 {
	position: relative;
	z-index: 5;
}
.slider1 .shell {
	position: relative;
}
.slider1 .slider-wrapper {
	position: absolute;
	top: -233px;
	left: 0;
}
.slider1 .slider-holder {
	float: left;
	display: inline;
	width: 520px;
	height: 276px;
	background: url(images/home1-slider.png) no-repeat 0 0;
	position: relative;
	margin-left: 14px;
}
.slider1 .slider-holder .content {
	width: 469px;
	height: 242px;
	position: relative;
	overflow: hidden;
	margin: 14px 0 0 26px;
}
.slider1 .slider-holder .content ul {
	list-style: none outside none;
	position: relative;
	overflow: hidden;
}
.slider1 .slider-holder .content ul li {
	width: 469px;
	height: 242px;
	position: relative;
	overflow: hidden;
}
.slider1 .slider-holder .content .jcarousel-clip {
	width: 469px;
	height: 242px;
	position: relative;
	overflow: hidden;
}
.slider1 .slider-holder .carousel-prev, .slider1 .slider-holder .carousel-next {
	position: absolute;
	top: 114px;
	width: 52px;
	height: 53px;
	display: block;
	font-size: 0;
	line-height: 0;
	text-indent: -4000px;
}
.slider1 .slider-holder .carousel-prev {
	background: url(images/carousel1-prev.png) no-repeat 0 0;
	left: -13px;
}
.slider1 .slider-holder .carousel-next {
	background: url(images/carousel1-next.png) no-repeat 0 0;
	right: -13px;
}
.slider1 .slider-sidebar {
	float: left;
	display: inline;
	width: 350px;
	margin: 7px 0 0 75px;
}
.slider1 .slider-sidebar h2 {
	font-size: 35px;
	font-weight: bold;
	color: #fff;
	text-transform: none;
	text-shadow: 1px 1px 1px #459126;
	margin-bottom: 16px;
}
.slider1 .slider-sidebar p {
	font-size: 14px;
	line-height: 20px;
	color: #fff;
}
.slider1 .slider-sidebar .slider-btn {
	margin-top: 38px;
}
.slider1 .slider-nav {
	position: absolute;
	bottom: -21px;
	left: 208px;
}
.slider1 .slider-nav ul {
	list-style: none outside none;
}
.slider1 .slider-nav ul li {
	float: left;
	display: inline;
	width: 15px;
	height: 15px;
	margin-right: 6px;
}
.slider1 .slider-nav ul li a {
	float: left;
	display: inline;
	width: 15px;
	height: 15px;
	font-size: 0;
	line-height: 0;
	text-indent: -4000px;
	background: url(images/slider1-pagination.gif) no-repeat 0 0;
}
.slider1 .slider-nav ul li a:hover, .slider1 .slider-nav ul li a.active {
	background-position: right 0;
}
.gray-btn, .gray-btn span {
	float: left;
	display: inline;
	height: 29px;
	background: url(images/gray-btn.gif) no-repeat 0 0;
	padding-left: 10px;
	line-height: 29px;
	font-weight: bold;
	color: #4a5461;
	text-decoration: none !important;
}
.gray-btn span {
	background-position: right 0;
	padding: 0 10px 0 0;
}
.gray-btn:hover, .gray-btn:hover span {
	background-position: 0 bottom;
	text-decoration: none;
	color: #fff;
}
.gray-btn:hover span {
	background-position: right bottom;
}
.col-3 {
	width: 300px;
	margin-right: 40px;
}
.col-3 .entry h2.title {
	background: url(images/3cols-heading-bg.png) no-repeat 0 bottom;
}
.col-2-wide {
	width: 545px;
	margin-top: 40px;
}
.col-2-wide .entry h2.title {
	background: url(images/2cols-wide-heading.png) no-repeat 0 bottom;
}
.col-2-wide img.right {
	margin-left: 10px;
}
.col-2-narrow {
	width: 380px;
	margin: 40px 0 0 50px;
}
.col-2-narrow .entry h2.title {
	background: url(images/2cols-narrow-heading.png) no-repeat 0 bottom;
}
.col-2-narrow .entry p {
	margin-bottom: 5px;
}
.col-2-narrow .entry ul {
	padding-left: 20px;
}
.box {
	background-repeat: repeat-y;
	background-position: 0 0;
}
.box .box-b {
	background-repeat: no-repeat;
	background-position: 0 bottom;
}
.box .box-t {
	background-repeat: no-repeat;
	background-position: 0 top;
}
.home-box {
	float: left;
	display: inline;
	width: 314px;
	background-image: url(images/home-box-bg.gif);
	margin-right: 19px;
}
.home-box .box-b {
	background-image: url(images/home-box-b.gif);
}
.home-box .box-t {
	background-image: url(images/home-box-t.gif);
	padding: 10px 20px;
}
.home-box h4 {
	font-size: 16px;
	color: #D44606;
	font-weight: bold;
	text-transform: none;
}
.home-box a {
	color: #d44606;
	font-weight: bold;
	padding-top: 5px;
	display: block;
}
.home-box img.right {
	margin-top: 50px;
}
.slider2 {
}
.slider2 .shell {
	position: relative;
}
.slider2 .slider-holder {
	width: 994px;
	height: 394px;
	position: absolute;
	top: 0px;
	left: -9px;
	background: 
}
.slider2 .slider-holder .content {
	width: 960px;
	height: 367px;
	margin: 10px 0 0 17px;
	position: relative;
	overflow: hidden;
}
.slider2 .slider-holder .content ul {
	list-style: none outside none;
	position: relative;
	overflow: hidden;
}
.slider2 .slider-holder .content ul li {
	width: 960px;
	height: 367px;
	position: relative;
}
.slider2 .slider-holder .content .jcarousel-clip, .slider2 .slider-holder .content .jcarousel-container {
	width: 960px;
	height: 367px;
	position: relative;
	overflow: hidden;
}
.slider2 .slider-holder .content ul li .image-holder {
	width: 450px;
	float: left;
	display: inline;
}
.slider2 .slider-holder .content ul li .image-holder img {
	display: block;
	margin: 0px 0 0 0px;
}
.slider2 .slider-holder .content ul li .text-holder {
	width: 350px;
	float: left;
	display: inline;
	margin: 0px 0 0 0px;
}
.slider2 .slider-holder .content ul li .text-holder h2 {
	font-size: 35px;
	font-weight: bold;
	color: #fff;
	text-transform: none;
	text-shadow: 1px 1px 1px #459126;
	margin-bottom: 16px;
}
.slider2 .slider-holder .content ul li .text-holder p {
	font-size: 14px;
	line-height: 20px;
	color: #fff;
	margin-bottom: 15px;
}
.slider2 .slider-holder .content ul li .text-holder ul li {
	background: url(images/slider-custom-bullet.png) no-repeat 0 5px;
	padding-left: 20px;
	font-size: 14px;
	color: #fff;
	width: auto;
	height: auto;
	margin-bottom: 3px;
}
.slider2 .slider-holder .content ul li .text-holder .slider-btn {
	margin: 25px 0 0 15px;
}
.slider2 .slider-holder .slider-bar {
	bottom: 3px;
    height: 43px;
    left: 0;
    position: absolute;
    width: 584px;
    z-index: 10;
}
.slider2 .slider-holder .slider-bar .content {
	width: 780px;
	height: 50px;
	margin: 0 0 0 20px;
}
.slider2 .slider-holder .slider-bar .content .jcarousel-clip, .slider2 .slider-holder .slider-bar .content .jcarousel-container {
	width: 780px;
	height: 50px;
}
.slider2 .slider-holder .slider-bar .content ul {
	list-style: none outside none;
	position: relative;
}
.slider2 .slider-holder .slider-bar .content ul li {
	width: 780px;
	height: 50px;
	position: relative;
	color: #fff;
	font-size: 15px;
	line-height: 50px;
}
.slider2 .slider-holder .slider-bar .content ul li a {
	font-weight: bold;
	color: #fdbb38;
	font-size: 15px;
}
.slider2 .slider-holder .slider-bar .content ul li a:hover {
	color: #fff;
	text-decoration: none;
}
.slider2 .slider-holder .slider-bar .carousel-down, .slider2 .slider-holder .slider-bar .carousel-up {
	position: absolute;
	top: 2px;
	display: block;
	width: 41px;
	height: 44px;
	font-size: 0;
	line-height: 0;
	text-indent: -4000px;
}
.slider2 .slider-holder .slider-bar .carousel-down {
	background: 
	right: 63px;
}
.slider2 .slider-holder .slider-bar .carousel-up {
	background: 
	right: 18px;
}
.blog-entry {
}
.blog-entry .entry_details {
	margin-bottom: 5px;
}
.blog-entry .entry_details span {
	float: left;
	display: inline;
	color: #0b8819;
	height: 20px;
	margin-right: 20px;
}
.blog-entry .entry_details .date {
	background: url(images/ico-calendar.gif) no-repeat 0 4px;
	padding-left: 18px;
}
.blog-entry .entry_details .author {
	background: url(images/ico-user.gif) no-repeat 0 4px;
	padding-left: 18px;
}
.blog-entry .entry_details .comments {
	float: left;
	display: inline;
	background: url(images/ico-comments.gif) no-repeat 0 5px;
	padding-left: 18px;
	text-decoration: none;
}
.blog-entry .entry_details .comments:hover {
	text-decoration: underline;
}
.blog-entry .main-image {
	width: 632px;
	height: 220px;
	padding: 3px;
	margin-bottom: 10px;
}
.blog-entry .main-image img {
	display: block;
}
.blog-entry .read-more {
	display: block;
	width: 195px;
	height: 29px;
	line-height: 27px;
	background: url(images/green-arrow-btn.gif) no-repeat 0 0;
	font-weight: bold;
	color: #4a5461;
	text-decoration: none !important;
	padding-left: 28px
}
.blog-entry .read-more:hover {
	background-position: 0 bottom;
	color: #fff;
}
.blog-entry h3 {
	font-size: 16px;
	text-transform: none;
	font-weight: bold;
}
.blog-entry .video-player {
	width: 640px;
	height: 394px;
}
.entry .archive-list {
}
.entry .archive-list li {
	padding: 0;
	background: none;
}
.entry .archive-list li a span {
	font-weight: bold;
	color: #0b8819;
}
ul.gallery-classic {
	list-style: none outside none;
	position: relative;
	width: 1000px;
	margin-right: -20px;
}
ul.gallery-classic li {
	float: left;
	display: inline;
	width: 195px;
	height: 154px;
	background: url(images/gallery-classic-page-thumb-holder.png) no-repeat 0 0;
	margin: 0 5px 20px 0;
	position: relative;
}
ul.gallery-classic li img {
	display: block;
	border: 1px solid #ccc;
	margin: 10px 0 0 18px;
	cursor: pointer;
}
ul.gallery-classic li .magnifier {
	position: absolute;
	display: none;
	width: 160px;
	height: 127px;
	background: url(images/gallery-hover-effect.png) no-repeat 0 0;
	z-index: 2;
	top: 10px;
	left: 18px;
}
.project-item {
	background: url(images/wide-heading-bg.png) no-repeat 0 bottom;
	padding-bottom: 60px;
	margin-bottom: 50px;
}
.project-item h3 {
	font-weight: bold;
	text-transform: none;
	color: #D44606;
}
.project-item h3 span {
	font-weight: normal;
	color: #444;
}
.project-item .view-project {
	float: right;
	display: inline;
	width: 92px;
	height: 29px;
	background: url(images/view-project.png) no-repeat 0 0;
	font-weight: bold;
	color: #4a5461;
	line-height: 29px;
	padding-left: 30px;
}
.project-item .view-project:hover {
	background: url(images/view-project-hover.png) no-repeat 0 0;
	color: #fff;
	text-decoration: none;
}
.project-item .image-holder {
	width: 660px;
	height: 416px;
	background: url(images/project-item-image-holder.png) no-repeat 0 0;
	position: relative;
	margin: 10px -10px 0 -10px;
}
.project-item .image-holder .four-arrows {
	left: 10px;
}
.project-item .image-holder .arrows-holder {
	right: 15px;
	bottom: 13px;
}
.project-item .image-holder .screenshots {
	float: left;
	display: inline;
	width: 618px;
	height: 385px;
	position: relative;
	overflow: hidden;
	margin: 11px 0 0 21px;
}
.project-item .image-holder .screenshots .inner-slider ul {
	list-style: none outside none;
}
.project-item .image-holder .screenshots .inner-slider ul li {
	float: left;
	display: inline;
}
ul.gallery-projects {
	list-style: none outside none;
}
ul.gallery-projects li {
	position: relative;
	float: left;
	display: inline;
	width: 316px;
	min-height: 415px;
	background: url(images/gallery-project-image-holder.png) no-repeat 0 0;
	margin-right: 15px;
	margin-bottom: 50px;
}
ul.gallery-projects li img {
	display: block;
	border: 1px solid #ccc;
	margin: 10px 0 0 18px;
	cursor: pointer;
}
ul.gallery-projects li .text-holder {
	padding: 35px 0 0 20px;
}
ul.gallery-projects li .text-holder h4 {
	font-size: 16px;
	font-weight: bold;
	text-transform: none;
	color: #5f5f5f;
}
ul.gallery-projects li .text-holder p {
	margin-bottom: 10px;
}
ul.gallery-projects li .magnifier {
	position: absolute;
	display: none;
	width: 278px;
	height: 215px;
	background: url(images/project-gallery-magnifier.png) no-repeat 0 0;
	z-index: 5;
	top: 11px;
	left: 19px;
}
#footer, #footer-push {
	background: url("images/rodape.png") no-repeat scroll center top;
	margin-top:0px;
}
.footer-cols, .footer-cols .shell {
	height: 129px;

}
.footer-cols .shell {
	height: 100px;
	
}
.footer-cols .col {
	
}
.footer-cols .col h3 {
	font-size: 20px;
	color: #decea9;
	text-transform: none;
	font-weight: bold;
}

.footer-cols .col h5 {
	font-size: 15px;
	color: #291004;
	text-transform: none;
	
}
.footer-cols .footer-col1 {
	width: 260px;
	margin-left: 20px;
	color: #821a49;
	margin-top:20px;
}
.footer-cols .footer-col11 {
	width: 318px;
	margin-left: 7px;
	color: #fff;
	margin-top:24px;
}
.footer-cols .footer-col13 {
	width: 175px;
	margin-left: 96px;
	color: #fff;
	margin-top:35px;
}
.footer-cols .footer-col12 {
	width: 60px;
	margin-left:10px;
	color: #fff;
	margin-top:8px;
}


.footer-cols .footer-col2 {
	width: 324px;
	margin-right: 14px;
}
.footer-cols .footer-col2 h3 {
	padding-left: 10px;
	margin-bottom: 0;
}
.footer-cols .footer-col2 .findout-more {
	float: left;
	display: inline;
	width: 95px;
	height: 32px;
	background: url(images/find-out-more.gif) no-repeat 0 0;
	font-weight: bold;
	color: #4a5461;
	line-height: 30px;
	padding-left: 18px;
	margin-right: 10px;
}
.footer-cols .footer-col2 .findout-more:hover {
	text-decoration: none;
	color: #fff;
	background-position: 0 bottom;
}
.footer-cols .footer-col2 p {
	font-weight: bold;
	color: #4a5461;
	padding-left: 0px;
}
.footer-cols .footer-col2 p span {
	float: left;
	display: inline;
	padding-top: 3px;
}
.footer-cols .footer-col3 {
	width: 60px;
	background: none;
	margin-left: 40px;
    margin-top: 25px;;
	
}
.footer-cols .footer-col3 p {
	color: #cbcbcb;
	line-height: 18px;
	margin-bottom: 9px;
}
.footer-cols .footer-col3 p strong {
	color: #fff;
}
.footer-cols .footer-col3 p a, .footer-cols .footer-col3 p span {
	color: #d44606;
}
.footer-links, .footer-links .shell {
	height: 40px;
}
.footer-links ul {
	list-style: none outside none;
	padding: 0px 0 0 0;
	float: left;
	display: inline;
}
.footer-links ul li {
	float: left;
	display: inline;
	height: 20px;
	border-right: 1px solid #1a1a1a;
	padding-right: 10px;
	margin-right: 10px;
}
.footer-links ul li.last {
	border: 0;
}
.footer-links ul li a {
	float: left;
	display: inline;
	height: 20px;
	line-height: 20px;
}
.footer-links {
	text-transform: uppercase;
	color: #666;
	font-size: 11px;
}
.footer-links .right {
	white-space: nowrap;
	height: 20px;
	padding-top: 3px;
	line-height: 20px;
}
.footer-links a {
	color: #666;
}
.footer-links a:hover {
	color: #d44606;
}
#screen {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	z-index: 100;
	background: url(images/screen-bg.png) repeat 0 0;
}
.abs-holder {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	z-index: 110;
}

.logo-holder h1#logo {
	margin: 21px 0 0 50px;
}
.logo-holder p {
	text-align: center;
	font-size: 14px;
	line-height: 16px;
	color: #fff;
	font-weight: bold;
	margin: 15px 0 5px;
}
.socials-holder {
	width: 164px;
	height: 61px;
	background: url(images/socials-holder.gif) no-repeat 0 0;
	margin: 0 auto;
}
h2.slogan {
	font-size: 60px;
	line-height: 100%;
	color: #fff;
	font-weight: bold;
	text-align: center;
	text-shadow: 1px 1px 1px #095f16;
	margin-top: 50px;
}
h3.try-again {
	font-size: 30px;
	color: #059619;
	font-weight: bold;
	text-align: center;
	text-transform: none;
	text-shadow: #14581e 1px 1px 1px;
}
.socials-holder .socials {
	margin: 20px 0 0 45px;
}
.blogpost {
}
.projectdetails {
	float: left;
	padding-right: 10px;
	width: 257px;
}
.postcontent h1 {
	line-height: 1.35em;
	padding: 20px 0 10px 18px;
}
.projectdetails .linebreak {
	margin-left: 20px;
}
.linebreak {
	border-bottom: 1px dotted #CCCCCC;
	float: left;
	height: 2px;
	margin-left: 0;
	text-align: center;
	width: 100%;
}
.blogpost .datecomment {
	float: left;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 12px 10px 5px 0px;
	text-transform: uppercase;
	width: 600px;
}
.postcontent .datecomment p {
	margin-bottom: 5px;
}
.postcontent .datecomment p {
	margin-bottom: 5px;
}
.content p {
	margin: 0 0 1.5em;
}
.blogpost .link {
	background: url("./images/meta-url-icon.png") no-repeat scroll 0 3px transparent;
	color: #AAAAAA;
	cursor: pointer;
	padding: 5px 10px 10px 22px;
}
.projectdetails span {
	line-height: 3em;
}
.blogpost .datecomment a {
}
.datecomment a {
	padding-top: 5px !important;
}

.projectdetails .linebreak {
	margin-left: 1px;
}
.postcontent .socialsingle {
	float: left;
	padding: 5px 0px 0px 0px;
}
.socialsingle .addthis_toolbox {
	margin: 0 !important;
}
.addthis_toolbox {
	float: left;
	margin: -10px !important;
}
.socialsingle .emaillink {
	margin-left: 5px !important;
	margin-top:5px;
}
.projectdescription {
	border-left: 1px dotted #CCCCCC;
	float: right;
	margin: 0px 0px 0px 0;
	padding-left: 5px;
	width: 500px;
}
.projectdescription .posttext {
	padding-bottom: 0 !important;
	padding-right: 0 !important;
}
.posttext {
	margin-bottom: 20px;
	overflow: hidden;
	padding: 0 20px;
}
.postcontent h1 {
	line-height: 1.35em;
	padding: 20px 0 10px 18px;
}
.projectdescription h1 {
	padding-left: 0 !important;
	padding-top: 0 !important;
}
.blogsingleimage {
	margin-bottom: 10px;
	width: 490px;
}
.socialsingle .addthis_toolbox a {
	padding-right: 5px !important;
}
.custom_images img {
	height: 25px;
	width: 25px;
}

.socialsingle .emaillink {
	margin-left: 5px !important;
}
.emaillink {
	background: url("./images/sendMailIcon.png") no-repeat scroll 0 0 transparent;
	float: left;
	height: 25px;
	padding: 3px;
	width: 25px;
}
.posttext {
	margin-bottom: 0px;
	overflow: hidden;
	padding: 0 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	margin-left:3px;
	text-align:justify;
	color:#000;
	background:url("images/fundoemp.png") repeat-y scroll center center rgba(0, 0, 0, 0);
	}
.portfolio {
	float: left;
	padding: 0px 0 0px;
	width: 100%;
}
.logomarca {
	float: left;
	padding: 0px 0 0px;
	width: 100%;
}
.item {
	background: none repeat scroll 0 0 #FFFFFF;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	box-shadow: 0 1px 0 #BBBBBB;
	float: left;
	height: 165px;
	margin: 10px 0 40px 13px;
	padding: 0;
	width: 300px;
}
.itemhover {
	background: none repeat scroll 0 0 #000000;
	display: block;
	height: 120px;
	margin: 0;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	transition: all 0.5s ease-in-out 0s;
	width: 310px;
	z-index: 5;
}
.item img {
	height: 170px;
	margin: 0;
	padding: 0;
	width: 300px;
}
.item h3, .item h3 a {
	font-size: 15px;
	margin: -2px 0 0;
}
.item h3, .item2 h3, .item4 h3, .item h3 a, .item2 h3 a, .item4 h3 a {
	color: #25252C;
	font-size: 20px;
	line-height: 19px;
	margin: 5px 0 0;
	text-align: center;
	transition: all 0.3s ease-in-out 0s;
}
.item h4, .item2 h4, .item4 h4 {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif !important;
}
.item h4 {
	font-size: 12px !important;
	padding-top: 0;
}
.item h4, .item2 h4, .item4 h4 {
	color: #25252C;
	font-size: 15px !important;
	padding-top: 0px;
	text-align: center;
	text-transform: capitalize;
}
.logo {
	background: none repeat scroll 0 0 #FFFFFF;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	float: left;
	height: 150px;
	margin: 10px 0 40px 13px;
	padding: 0;
	width: 222px;
}
.logohover {
	background: none repeat scroll 0 0 #000000;
	display: block;
	height: 120px;
	margin: 0;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	transition: all 0.5s ease-in-out 0s;
	width: 310px;
	z-index: 5;
}
.logo img {
	height: 150px;
	margin: 0;
	padding: 0;
	width: 222px;
	border: 2px solid #ddd;
}
.logo h3, .logo h3 a {
	font-size: 15px;
	margin: -2px 0 0;
}
.logo h3, .logo2 h3, .logo4 h3, .logo h3 a, .logo2 h3 a, .logo4 h3 a {
	color: #25252C;
	font-size: 20px;
	line-height: 19px;
	margin: 5px 0 0;
	text-align: center;
	transition: all 0.3s ease-in-out 0s;
}
.logo h4, .logo2 h4, .logo4 h4 {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif !important;
}
.logo h4 {
	font-size: 12px !important;
	padding-top: 0;
}
.logo h4, .logo2 h4, .logo4 h4 {
	color: #25252C;
	font-size: 15px !important;
	padding-top: 0px;
	text-align: center;
	text-transform: capitalize;
}
h4 {
	color: #2d1a0a;
	font-size: 25px !important;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	
}
.portfolioline3 {
	margin: 21px 0 0 -5px;
	width: 320px;
}
.portfolioline {
	background: url("./images/portfolioLineSeparator.png") no-repeat scroll 0 0 transparent;
	float: left;
	height: 6px;
	width: 100%;
}
.itemhover .itemhoverPortLower {
	background: url("./images/icon-post-portfolio-home.png") no-repeat scroll 132px 38px transparent;
	cursor: pointer;
	display: inline !important;
	height: 100%;
	position: absolute;
	width: 100%;
	z-index: 99 !important;
}
/*---Login---*/

.content_botbg {
	margin: 0;
	padding: 0;
}
.content_res {
	margin: 0 auto;
	padding: 20px 0 0px;
	width: 940px;
}
.shadowblock_out {
	border: 1px solid #b64a7b;
	border-radius: 6px 6px 6px 6px;
	margin: 40px 0 0 20px;
	
}
.shadowblock {
	background: #FFFFFF;
	border: 1px solid #FFFFFF;
	border-radius: 6px 6px 6px 6px;
	padding: 15px;
}
h2.dotted {
	text-shadow: 0 1px 0 #FFFFFF;
}
.dotted {
	border-bottom: 1px dotted #BDBDBD;
}
.left-box {
	padding: 10px 180px;
	position: relative;
	width: 50%;
}
.loginform p label {
	clear: both;
	float: left;
	font-weight: bold;
	padding: 4px 10px 0 0;
	text-align: right;
	width: 130px;
}
.mid, .text {
	border: 1px solid #CCCCCC;
	border-radius: 6px 6px 6px 6px;
	margin-bottom: 10px;
	padding: 7px;
	width: 250px;
}
div#checksave {
	padding-left: 140px;
}
.btn_orange {
	background: #b64a7b;
	border: 1px solid #BE3101;
	border-radius: 4px 4px 4px 4px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0;
	padding: 4px 10px;
	text-decoration: none;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.25);
}
h1.single, span.colour {
	color: #186C95;
}
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited, .wp-pagenavi span.current {
	border: 1px solid #CCC;
	color: #9b3959;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-moz-box-shadow: inset 0 0 1px #fff;
	-ms-box-shadow: inset 0 0 1px #fff;
	-webkit-box-shadow: inset 0 0 1px #fff;
	box-shadow: inset 0 0 1px white;
	background: #FAFAFA; /* For IE and older browsers */
	background-image: -moz-linear-gradient(top, #FAFAFA 0, #d5d4d4 100%);
	background-image: -ms-linear-gradient(top, #FAFAFA 0, #d5d4d4 100%);
	background-image: -o-linear-gradient(top, #FAFAFA 0, #d5d4d4 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FAFAFA), color-stop(100%, #d5d4d4));
	background-image: -webkit-linear-gradient(top, #FAFAFA 0, #d5d4d4 100%);
	background-image: linear-gradient(to bottom, #FAFAFA 0, #d5d4d4 100%);
	display: inline-block;
	line-height: 2.48em;
	height: 2.4em;
	text-decoration: none;
	margin: 0 .3em 12px;
	padding: 0 .85em;
	font-size: 12px;
	text-shadow: 0 1px 0 #fff;
}
.wp-pagenavi span.current {
	background: #d5d4d4; /* For IE and older browsers */
	background-image: -moz-linear-gradient(top, #d5d4d4 0, #FAFAFA 100%);
	background-image: -ms-linear-gradient(top, #d5d4d4 0, #FAFAFA 100%);
	background-image: -o-linear-gradient(top, #d5d4d4 0, #FAFAFA 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #d5d4d4), color-stop(100%, #FAFAFA));
	background-image: -webkit-linear-gradient(top, #d5d4d4 0, #FAFAFA 100%);
	background-image: linear-gradient(to bottom, #d5d4d4 0, #FAFAFA 100%);
	border: 1px solid #999;

	-ms-box-shadow: inset 0 0 10px rgba(0,0,0,35);
	-webkit-box-shadow: inset 0 0 10px rgba(0,0,0,35);
}
.wp-pagenavi a:hover {
	border: 1px solid #aeacac !important;
	-moz-box-shadow: 0 0 3px rgba(0,0,0,.25);
	-ms-box-shadow: 0 0 3px rgba(0,0,0,.25);
	-webkit-box-shadow: 0 0 3px rgba(0,0,0,.25);
	box-shadow: 0 0 3px rgba(0,0,0,.25);
}
#form1 {
	width: 310px;
	float: left;
	margin-right: 17px;
}
#form2 {
	width: 310px;
	float: left;
}
.nome {
	border: 1px solid #BBBBBB;
	border-radius: 6px 6px 6px 6px;
	color: #4F4F4F;
	padding: 5px;
	width: 290px;
	background: #f2f2f2;
}
.assunto {
	border: 1px solid #BBBBBB;
	border-radius: 6px 6px 6px 6px;
	color: #4F4F4F;
	padding: 5px;
	width: 290px;
	background: #f2f2f2;
}
.endereco {
	border: 1px solid #BBBBBB;
	border-radius: 6px 6px 6px 6px;
	color: #4F4F4F;
	padding: 5px;
	height: 140px;
	width: 290px;
}
.telefone {
	border: 1px solid #BBBBBB;
	border-radius: 6px 6px 6px 6px;
	color: #4F4F4F;
	padding: 5px;
	width: 290px;
	background: #f2f2f2;
}

.cidade {
	border: 1px solid #BBBBBB;
	border-radius: 6px 6px 6px 6px;
	color: #4F4F4F;
	padding: 5px;
	width: 290px;
	background: #f2f2f2;
}
.estado {
	border: 1px solid #BBBBBB;
	border-radius: 6px 6px 6px 6px;
	color: #4F4F4F;
	padding: 5px;
	width: 290px;
	background: #f2f2f2;
}
.encontrou {
	border: 1px solid #BBBBBB;
	border-radius: 6px 6px 6px 6px;
	color: #4F4F4F;
	padding: 5px;
	width: 306px;
	background: #f2f2f2;
}
#email {
	border: 1px solid #BBBBBB;
	border-radius: 6px 6px 6px 6px;
	color: #4F4F4F;
	padding: 5px;
	width: 290px;
	background: #f2f2f2;
}
.email {
	border: 1px solid #BBBBBB;
	border-radius: 6px 6px 6px 6px;
	color: #4F4F4F;
	padding: 5px;
	width: 290px;
	background: #f2f2f2;
}
.enviar {
	border: #e6e6e6 1px solid;
	font-size: 12px;
	font-weight: 600;
	padding: 2px;
	background-color: #433609;
	width: 65px;
	height: 24px;
	color: #fff;
	margin-top: -20px;
	margin-left: 0px;
}
.assunto {
	border: 1px solid #BBBBBB;
	border-radius: 6px 6px 6px 6px;
	color: #4F4F4F;
	padding: 5px;
	height: 20px;
	width: 290px;
}
.textarea {
	border: 1px solid #BBBBBB;
	border-radius: 6px 6px 6px 6px;
	color: #4F4F4F;
	padding: 7px;
	height: 140px;
	width: 620px;
	background: #f2f2f2;
}
.fone {
	float: left;
	margin-right: 8px;
	margin-top: -1px;
}
#assinatura {
	border-radius: 5px 5px 5px 5px;
	color: #FFFFFF;
	margin: 0 0 10px;
	padding: 10px;
}
#assinatura h4 {
	color: #FFFFFF !important;
	font-size: 16px !important;
	margin-bottom: 14px;
	text-transform: none;
}
.bt-assinar {
	background: none repeat scroll 0 0 #4E4E4E;
	border: 1px solid #3D3D3D;
	border-radius: 2px 2px 2px 2px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding: 6px 10px;
}
.bt-email {
	background: none repeat scroll 0 0 #4E4E4E;
	border: 1px solid #3D3D3D;
	border-radius: 2px 2px 2px 2px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding: 6px 0px;
}
/* Related Prods */
#related-prods {
	padding: 10px 10px;
	float:left;
}
.relprod-left {
	width: 650px;
	float: none;
}
.relprod-left h3 {
	font-size: 24px;
	font-family: 'Oswald', sans-serif;
	padding: 0px 10px;
}
.relprod-right {
	width: 460px;
	float: left;
}
.related-post {
    float: left;
    margin: 0px 0px;
    padding: 0px;
}
.fotoextra {
    background: none repeat scroll 0 0 #eddcce;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 1px 1px 2px #FFFFFF, 1px 1px 2px rgba(158, 111, 86, 0.3) inset;
    float: left;
    margin: 5px 6px;
    padding: 5px;
}
.fotogrande{
    float: left;
    margin: 2px 0px;
    padding: 5px;
	background: none repeat scroll 0 0 #eddcce;
	border-radius: 4px 4px 4px 4px;
    box-shadow: 1px 1px 2px #FFFFFF, 1px 1px 2px rgba(158, 111, 86, 0.3) inset;
	}
	
#menucolecao{
	font-size:16px;
	padding-left:20px;
	padding-top:20px;}
.menucole{
	color:#fff;
	font-size:30px;
	}
.menucole:hover{
	color:#d5d5d5;
	font-size:30px;
	text-shadow:none;
	}

.logos{
	margin-left:0px;}
	

.fb-like-box h3{
    color: #821a49 !important ;	}
	

#cartoeseface{
	width: 460px;
	margin:-25px -17px;
	height:180px;
}

.cartoes{
	width: 300px;
	height:180px;
	float:left;
	margin-top:0px;
	margin-left:10px;
	text-align:justify;
}
.juli{
	width: 120px;
	height:180px;
	float:left;
	margin-top:10px;
}
.status{
	width: 443px;
	height:88px;
	float:left;
	margin-top:5px;
}
.juliana{
	margin-left:5px;
	background: none repeat scroll 0 0 #f5dae3;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 1px 1px 2px #FFFFFF, 1px 1px 2px rgba(158, 111, 86, 0.3) inset;}
.sta{
	margin-left:5px;
	background: none repeat scroll 0 0 #f5dae3;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 1px 1px 2px #FFFFFF, 1px 1px 2px rgba(158, 111, 86, 0.3) inset;}


	
	
.sobran{
	width: 300px;
	height:210px;
	float:left;
	margin-top:5px;
}
.enxa{
	width: 300px;
	height:150px;
	float:left;
	margin-top:5px;
}

.vacina{
	width: 300px;
	height:170px;
	float:left;
	margin-top:0px;
}
.tendi{
	width: 300px;
	height:150px;
	float:left;
	margin-top:5px;
	 background: none repeat scroll 0 0 #F5DAE3;
    border-radius: 60px 4px 60px 4px;
    box-shadow: 1px 1px 2px #FFFFFF, 1px 1px 2px rgba(158, 111, 86, 0.3) inset;
}

.sobrancelhas{
	margin-left:0px;
	;background: none repeat scroll 0 0 #F5DAE3;
    border-radius: 60px 4px 60px 4px;
    box-shadow: 1px 1px 2px #FFFFFF, 1px 1px 2px rgba(158, 111, 86, 0.3) inset}
	
.convenios {
	width: 440px;
	height:180px;
	float:right;
	margin-top:-30px;
	
}
#consultorios{
	widht:960px;
	height:200px;}
	
.empresa{
	margin-left: 32px;
    margin-top: 149px;
   
}
.servicos{
	margin-left:15px;
	margin-top:149px;
	
}
.produtos{
	margin-left:15px;
	margin-top:149px;
	
}
.diadanoiva{
	margin-left:15px;
	margin-top:149px;
	
}
.fotos{
	margin-left:15px;
	margin-top:149px;
	;
}
.localizacao{
	margin-left:15px;
	margin-top:149px;
	
}
.contato{
	margin-left:15px;
	margin-top:149px;
	
}
h1#zero {
	float: left;
	display: inline;
	width: 400px;
	height: 215px;
	margin-top: 6px;
}
h1#zero a {
	display: block;
	height: 200px;
	background: url(images/zero.png) no-repeat 0 0;
}
/* fotos galeria */
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}
html[xmlns] .clearfix {
    display: block;	
}
html[xmlns] .clearfix {
    display: block;}
	
.content-outer {
    margin: 0 auto;
    padding-bottom: 27px;}
	
.content-inner {
    line-height: 150%;
    margin: 0 auto;
    padding: 0;
    width: 940px;
}


.transparent-header {
    background-image: url("images/opacity-60-rep.png");
    background-repeat: repeat;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    height: 30px;
    padding: 20px;
}

.plain-black {
    background: url("images/opacity-80-rep.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding: 20px;
}

.grid-portfolio {
    margin-right: -1px;
    margin-top: -1px;
}
.threecol-portfolio {
    margin-right: -10px;
    margin-top: -10px;
}

ul, ol, dir, menu {
    list-style: none outside none;
}

* {
    font-size: 1em;
    margin: 0;
    outline: medium none;
    padding: 0;
    text-decoration: none;
}
.threecol-portfolio .one-portfolio-item {
    float: left;
    height: 220px;
    margin-right: 20px;
    margin-top: 0px;
    position: relative;
    width: 293px;
	text-align:center;
	font-size:18px;
	text-transform:uppercase;
}

.portfolio li {
    list-style-type: none;
    margin-left: 0;
}
.portfolio-hover {
    background-position: center center;
    background-repeat: no-repeat;
    cursor: pointer;
    display: none;
    left: 0;
    position: absolute;
    top: 0;
}

.txtimg{
	margin-bottom:5px;}
	
	
	
	