/*********************************************
*	Theme name: 781 - Invest In Brazil
*	Author: www.psdtohtmlcss.com
*	Date: May 18, 2010 
*********************************************/

/**
*	General Settings
*/

.readon {
	background: url(../images/readon.png) no-repeat scroll 100% 0;
	font-size: 10px;
	text-transform: uppercase;
	padding: 2px 23px 2px 0;
}

.readon-block { 
	display: block;
	text-align: right;
}

#wrapper {
	background: #000 url(../images/pagebg.jpg);
	background-repeat:no-repeat;
	min-height: 695px;
	width: 100%;
	padding-top: 8px;
	width:954px;
	margin-left:auto;
	margin-right:auto;
}

/**
*	Header Group
*/

#header {
	height: 132px;
	width: 100%;
}

#header-inner {
	margin: 0 auto;
	height: 142px;
	width: 918px;	
}

#logo {
	margin: 10px 0 0 5px;
	height: 70px;
	width: 400px;	
	padding-top: 34px;
	margin-right:194px;
	float:left;
}

#logo a {
	display: block;
	height: 70px;
	width: 344px;
}
#contact {
	float:left;
	width:281px;
	padding-top:50px;
}

/**
*	Pathway Group
*/

#pathway {
	height: 15px;
	width: 100%;
}

#pathway-inner {
	margin: 0 auto;
	height: 15px;
	width: 900px;
	position: relative;
	border-top:solid 1px #959595;
	border-bottom:solid 1px #959595;
}

#pathway a.home {
	display: block;
	height: 12px;
	width: 14px;
	margin-left: 10px;
	padding-top: 2px;
}

#pathway a.home img {
	vertical-align: top;
}

#pathway .contact {
	color: #ffffff;
	font-size: 10px;
	padding: 1px 0;
	position: absolute;
	right: 10px;
	top: 0;	
}

#pathway .contact .email {
	float: left;
	margin-right: 30px;
}

#pathway .contact .email img {
	margin-right: 10px;
	vertical-align: middle;
}

#pathway .contact .phone {	
	float: left;
	margin-right: 25px;
}

#pathway .contact .phone img {
	margin-right: 6px;
	vertical-align: middle;
}

#pathway .contact .skype {
	float: left;
}

/**
*	Mainbody Group
*/

#mainbody {
	height: auto!important;
	min-height: 695px;
	width: 100%;
	padding-top: 8px;
}

#mainbody-inside {
	margin: 0 auto;
	height: auto!important;
	min-height: 695px;
	width: 900px;	
	overflow: hidden;
}

#flashholder {
	border-bottom:solid 1px #959595;
	height:285px;
}
#enquirediv {
	height:170px;
	background-image:url(../images/enquiredivbg.jpg);
	background-repeat:repeat-x;
	display:none;
}
#enquiredivinner {
	padding:20px;
}
#enquire {
	text-align:right;
}
#enquire a {
	border:none;
}
#message {
	text-align:center;
}
#heading h1 {
	text-indent:-1000px;
	display:block;
	width:599px;
	height:56px;
	background-image:url(../images/title.png);
	background-repeat:no-repeat;
}

/**
*	Sidebar Group
*/

#sidebar {
	display: inline;
	float: left;
	width: 176px;
	min-height: 500px;
}

/**
*	Banner Group
*/

#banner {
	display: inline;
	float: right;
	height: 206px;
	width: 718px;
	overflow: hidden;
}

/**
*	Content body Group
*/

#contentbody {
	display: inline;
	float: right;	
	width: 720px;	
	margin: 0;
	font-size:11px;
}

#content {
	display: inline;
	float: left;
	margin-left: 14px;
	width: 404px;
	color:#CACACA;
	font-size:12px;
}

#content p {
	text-align: justify;
}

#content p.leading {
	color: #CACACA;
	font-size: 12px;
}

#rightside {
	float:left;
	width:281px;
	margin-left:18px;
}

#feature {
	background: url(../images/featurebg.png) no-repeat scroll 0 0;
	height: 312px;
	width: 281px;
	margin-bottom:10px;
	overflow: hidden;
}

.feature-header h2 {
	color: #ffffff;
	font-size: 15px;
	margin: 20px 0 6px 0;
	text-align: center;	
}

.feature-header h3 {
	color: #f17fb2;
	font-size: 13px;
	margin: 0;
	text-align: center;	
}

.feature-content {
	font-size: 11px;
	padding: 0 52px 0 22px;
}

.feature-content p {
	margin: 0 0 5px 0;	
}

#latestnews {
	background-image:url(../images/latestnewsbg.png);
	background-repeat:no-repeat;
	width:418px;
	height:169px;
}
#latestnewsinner {
	padding:20px;
}
.lndate {
	color:#1F5B87
}
#latestnewsinner a {
	color:#B3982F;
}
.lntitle {
	font-size:13px;
	color:#A1A1A1;
}



/**
*	Category Group
*/

#category {
	clear: both;
	overflow: hidden;
	padding: 2px 0 0 8px;
}

#category-box-1 {
	background: url(../images/bg-feature-box.png) no-repeat scroll 0 0;
}

#category-box-2 {
	background: url(../images/bg-feature-box.png) no-repeat scroll -226px 0;
}

#category-box-3 {
	background: url(../images/bg-feature-box.png) no-repeat scroll -453px 0;
}

#category-box-4 {
	background: url(../images/bg-feature-box.png) no-repeat scroll -679px 0;
}

#category-box-1 .readon {
	color: #9e0b0f;
}

#category-box-2 .readon {
	color: #448ccb;
}

#category-box-3 .readon {
	color: #39b54a;
}

#category-box-4 .readon {
	color: #fff568;
}

#category-box-4  p {
	color: #ffffff;
	font-size: 10px;
}

#category-box-4 form p {
	margin: 0 0 5px 0;
}

#category-box-4 form p label {
	display: block;
	margin: 0 0 5px 0;
}

#category-box-4 form p .input-text {
	background: url(../images/bg-input-text.jpg) no-repeat;
	border: 0;
	color: #ffffff;
	height: 16px;
	width: 168px;
	padding: 0 10px;
}

.category-box {
	display: inline;
	float: left;
	height: 198px;
	width: 220px;
	margin-right: 6px;	
}

.category-box h3 {
	color: #ffffff;
	font-size: 13px;
	margin: 10px 0 6px 0;
	text-align: center;	
}

.category-box-content {
	padding: 0 16px 0 21px;
}

.category-box-content span {
	color: #b7b7b7;
	font-size: 13px;	
}

.category-box-content .readon-block {
	margin-top: 8px;
}

.newsletter h3 {
	color: #B2982E;
	font-size: 13px;
	text-align: center;
	padding-top:14px;
	padding-bottom:4px;
	margin-bottom:2px;
}
.newsletter {
	background: url(../images/newsletterbg.png) no-repeat;
	height:135px;
}
.newsletterinner {
	padding-left:40px;
	padding-right:10px;
}
.signupform {
	margin:0px;
}
.brochureform {
	background: url(../images/newsletterbg.png) no-repeat;
	height:135px;
}
#enquiredivinner .brochureform {
	background-image:none;
}
.ninput {
	border:solid 2px #B2982E;
	background-color:#B2982E;
	width:190px;
}
.joinnewsletter {
	border:none;
	margin-left:170px;
}
.findoutmore {
	margin:0px;
padding:30px;
padding-top:70px;
padding-bottom:40px;
padding-left:50px;
background-image:url(../images/findoutmore.png);
background-repeat:no-repeat;
}
.findoutmore .finput {
	background-color:#737373;
	border:solid 2px #737373;
	width:220px;
font-size:11px;
}
.sendbutton {
	border:none;
	margin-left:170px;
}
.contactus {
	margin:0px;
	padding:30px;
	padding-top:70px;
	padding-bottom:40px;
	padding-left:50px;
	background-image:url(../images/contactusbg.png);
	background-repeat:no-repeat;
}
.contactus .finput {
	background-color:#737373;
	border:solid 2px #737373;
	width:280px;
	font-size:11px;
}
.contactus .finput2 {
	background-color:#737373;
	border:solid 2px #737373;
	width:280px;
	font-size:11px;
}
.contactus .sendbutton {
	border:none;
	margin-left:220px;
}

/**
*	Footer Group
*/

#footer {
	background-color:#000000;
	height: 223px;
	width: 100%;
}

#footerinner {
	border-top:solid 1px #858585;
	background: #000 url(../images/footer.jpg) repeat-x scroll 0 0;
	width:954px;
	margin: 0 auto;
}

#footer-inner {
	margin: 0 auto;
	height: 223px;
	width: 918px;
	position: relative;
}

.copyright {
	color: #ffffff;
	font-size: 9px;
	margin: 0;
	text-align: center;
}

.footer-nav {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	padding-left:50px;
	padding-right:50px;
	width:180px;
	font-size:11px;
}

.footer-nav h3 {
	color: #A1A1A1;
	font-size: 15px;
	font-weight: bold;
	margin-top:0px;
}

.footer-nav a {
	color: #858585;
	font-size: 11px;
}

.footer-navmid {
	border-left:solid 1px #A1A1A1;
	border-right:solid 1px #A1A1A1;
}

/**
*	Accordion Menu 
*/

#accordion {
	margin: 0;
	padding-bottom:20px;
}

#accordion dt {
	padding-left: 5px;
	text-align:right;
	margin: 0;
}

#accordion dd {
	margin: 0;
	text-align:right;
}

#accordion dt a {	
	display: block;
	height: 22px;
	line-height: 22px;
	font-size: 14px;
	background: url(../images/menubg.png) no-repeat scroll right 0;
	color:#515151;
}
#accordion dd a {	
	display: block;
	height: 22px;
	line-height: 22px;
	font-size: 12px;
	background: url(../images/menubg.png) no-repeat scroll right 0;
	color:#A4A4A4;
}
#accordion dd ul li.active a {	
	background: url(../images/menubgon.png) no-repeat scroll right 0;
}
.homemenu {
	height:22px;
	display:block;
	text-align:right;
	line-height: 22px;
	font-size: 14px;
	background: url(../images/menuhome.png) no-repeat scroll right 0;
	color:#515151;
}

/**
*	News Specifics
*/

#news {
	font-size: 10px;
}

#news .date {
	color: #cccccc;
}

#news p {
	color: #707070;
	margin: 0;
}

.news-content {
	margin: 5px 0;
}

.news-content-item {	
	font-size: 10px;
	padding: 3px 0 3px 5px;
}

.news-content-item a {	
	color: #e1e1e1;
}

.news-content .odd { 
	background: #424242 url(../images/news-content-item-odd.jpg) no-repeat scroll 100% 0;
}

.news-content .even { 
	background: #000000 url(../images/news-content-item-even.jpg) no-repeat scroll 100% 0;
}

#connect {
	text-align: right;
	margin-top: 10px;
}
#connect img {
	margin-right:4px;
}
#aipp {
	text-align:right;
	margin-top:10px;
}
#addedmenu ul {
	margin:0px;
	padding:0px;
}
#addedmenu ul li {
	list-style:none;
}
#addedmenu ul li a {
	display:block;
	background-image:url(../images/buttonsbg.png);
	background-repeat:no-repeat;
	margin-top:8px;
	width:176px;
	font-size:11px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:4px;
}
#seenin {
	clear:both;
	padding-top:20px;
}
.footerlogo {
	margin-left:300px;
}
.feature-content .redlink {
	color:#DE5C20;
}
.feature-content .pinklink {
	color:#FF82FF;
}
#enquireform .formfield label {
	display:block;
	float:left;
	width:70px;
	color:#FFFFFF;
}
#enquireform .brochureinput {
	border:solid 1px #919190;
	background-color:#919190;
	width:140px;
}
#enquireform .formfield .error {
	width:240px;
	clear:both;
}
#enquireform .formfield {
	clear:both;
	height:30px;
}

#brochuredownloadform .formfield label {
	display:block;
	float:left;
	width:70px;
	color:#FFFFFF;
}
#brochuredownloadform .brochureinput {
	border:solid 1px #919190;
	background-color:#919190;
	width:140px;
}
#brochuredownloadform .formfield .error {
	width:240px;
	clear:both;
}
#brochuredownloadform .formfield {
	clear:both;
	height:30px;
}

.enleft {
	float:left;
	width:160px;
}
.enleft2 {
	float:left;
	width:240px;
	padding-top:10px;
}
#enright {
	float:left;
	width:300px;
	padding-top:10px;
}
#enright2 {
	float:left;
	width:100px;
	padding-top:30px;
}
.enquiremessage {
	border:solid 1px #919190;
	background-color:#919190;
}
.set1 {
	background-color:#0F0F0F;
	padding:20px;
}
.set2 {
	padding:20px;
}
.set1 .thedate, .set2 .thedate {
	color:#0867A1;
}
.set1 h3 a, .set2 h3 a {
	color:#B2982A;
	margin-bottom:2px;
	padding-bottom:2px;
}

.investlist {
	background: url(../images/investlistbg.png) no-repeat scroll 0 0;
	height: 232px;
	width: 400px;
	margin-bottom:10px;
	overflow: hidden;
	clear:both;
}
.investlist-header h2 {
	color: #ffffff;
	font-size: 15px;
	margin: 20px 0 6px 0;
	text-align: center;
	font-weight:bold;
}
.investlist-header h3 {
	color: #f17fb2;
	font-size: 13px;
	margin: 0;
	text-align: center;	
}
.investlist-content {
	font-size: 11px;
	padding: 0 52px 0 22px;
}
.investlist-content p {
	margin: 0 0 5px 0;	
}
.investlist .redlink {
	color:#DE5C20;
}
.investlist .pinklink {
	color:#FF82FF;
}
.investimageleft {
	width:160px;
	float:left;
}
.investtextright {
	width:160px;
	float:left;
	padding-top:20px;
	color:#FFFFFF;
	font-size:12px;
}
#landingtopholder {
	border-bottom:solid 1px #959595;
	height:352px;
}
.landingleft {
	width:580px;
	float:left;
}
.landingright {
	width:300px;
	float:left;
	padding-top:20px;
}
.landingcleft {
	width:570px;
	float:left;
	padding-left:10px;
	margin-right:20px;
}
.landingcleft h2 {
	color:#DE651E;
}
.landingcright {
	width:300px;
	float:left;
}
.tickp {
	margin-left:30px;
}
.landingform {
	background: url(../images/newsletterbg.png) no-repeat;
	height:135px;
	font-size:10px;
	margin-top:10px;
}
.landingforminner {
	padding-left:40px;
	padding-right:10px;
}
.landingforminner .ninput {
	font-size:10px;
	width:150px;
	float:left;
}
.landingforminner label {
	width:50px;
	float:left;
}
.lfb {
	clear:both;
	height:20px;
}
.landingformbutton {
	background-color:#232323;
	border:none;
	color:#B2982E;
	font-size:10px;
	margin-left:160px;
}
#resorttabs {

}
#resorttabs ul {
	margin:0px;
	padding:0px;
}
#resorttabs ul li {
	list-style:none;
	float:left;
	width:110px;
	background-image:url(/images/tab.png);
	background-repeat:no-repeat;
}
#resorttabs ul li a {
	color:#FFFFFF;
	text-decoration:none;
	margin-left:20px;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:2px;
	display:block;
}
.clear {
	clear:both;
}
#enquireresort {
	float:right;
}

