﻿

#containers
        {
            width: 770px;
            top: 0px;
            margin: auto;
        }
        .demo
        {
            position: relative;
            margin-top: 0px; margin-top:5px;
        }




.news-wrapper
{
	width: 754px;
	position: relative;
	overflow: hidden; 
}
.news-titles
{
	float: left;
	background:url(../images/title-news.png) no-repeat;
	background-color: #2f2f2f;
	width: 18px !important;
	height: 36px;
	z-index: 11;
	border-radius-topleft: 3px;
	border-radius-bottomleft: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-bottomleft: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	overflow:hidden;
	z-index:9999 !important;
	
}
.news
{
	background-color: #bf8c00;
	width: 715px;
	height: 36px;
	border-radius-topright: 4px;
	border-radius-bottomright: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	overflow: hidden;
}
.headline
{
	position: absolute;
	font-size: 10pt;
	height: 10px;
	padding: 8px 12px 10px 8px;
	overflow: hidden;
	z-index: 1;
	width:720px !important
	
	;
	margin-left:20px;
	
	/*overflow: hidden;*/
}
.headline a
{
	background-image: url(gaindi.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 16px;
	color:#000 !important;	
}
.headline a, .headline a:active, .headline a:visited
{
	color: #1e1e1e;
	text-decoration: none;
}
.headline a:hover
{
	color: #163b5b;
	text-decoration: none;
}
.control-bar
{
	
	width: 97px;
	height: 51px;
	position: absolute;
	z-index: -1;
	top: 0px; background-color:#00C;
}
.controls-wrapper
{
	position: relative;
	width: 48px;
	height: 12px;
	margin-left: 24px;
}
.controls-wrapper div
{
	position: relative;
	width: 7px;
	height: 8px;
	margin-left: 6px;
	margin-top: 4px;
	float: left;
}
.controls-wrapper div.next
{
	background: url(next.png) no-repeat;
	cursor: pointer;
}
.controls-wrapper div.prev
{
	background: url(prev.png) no-repeat;
	cursor: pointer;
}
.controls-wrapper div.play
{
	background: url(play.png) no-repeat;
	cursor: pointer;
}
.controls-wrapper div.pause
{
	background: url(pause.png) no-repeat;
	cursor: pointer;
}
.preview-wrapper
{
	font-size: 10pt;
	padding-top: 8px;
	width: 308px;
	height: 85px;
	position: absolute; /*margin: auto;*/
	z-index: 1000;
}
.preview
{
	width: 292px;
	height: 75px;
	background-color: #444548;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border: solid 1px #212121;
	padding: 0px 5px 5px 5px;
	
	font-size: 9pt; margin-top:-3px; /*overflow: hidden;*/ /*background: url(bg.jpg) repeat-x repeat-y;*/
}
.preview h4, .preview p
{
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.preview h4
{
	font-size: 10pt;
	color: White;
	font-weight: normal;
	width: 290px;
	height: 16px;
}
.preview p
{
	color: #9f9e9e;
	width: 290px;
	height: 65px;
}
.preview a
{
	font-size: 11px;
	color: #9f9e9e;
	text-decoration: none;
	margin-left: 4px;
}
.preview a:hover
{
	text-decoration: underline;
	color: Yellow;
}
.tip
{
	margin: auto;
	width: 13px;
	height: 7px;
	background-image:url(../images/cor.png);
}
.news-wrapper.multiple
{
	width: 680px;
	overflow: hidden;
}
.news-wrapper.multiple .news-titles
{
	float: left;
}
.news-wrapper.multiple .news
{
	float: left;
	width: 2000px;
}
.news-wrapper.multiple .headline
{
	position: relative;
	float: left;
	margin-left: 0px;
}







#inside {
	width:100%;
	height: 207px;
	margin:auto;
	clear: both;
	margin: auto;
	padding-top: 0px; 
}

.stepcarousel{
	position: relative; /*leave this value alone*/
	overflow: scroll; /*leave this value alone*/
	width: 921px; /*Width of Carousel Viewer itself*/
	height: 230px; /*Height should enough to fit largest content's height*/
	margin: auto;
}

.stepcarousel .belt{
	position: absolute; /*leave this value alone*/
	left:0;
	top: 0;
}

.stepcarousel .panel{
	background:url(../images/ads.png) 0 0 no-repeat;
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin:2px;
	width: 1002px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
	height:230px;
	position:relative;
}

.stepcarousel .panel .projectDetails {
	float:left;
	width:230px;
	margin:10px 0 0 7px; font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#999; line-height:20px;
}

.stepcarousel .panel .projectDetails .title {
	font-size:16px;
	 color:#BE9D50;
}

.stepcarousel .panel .projectImg {
	position:absolute;
	top:6px;
	right:9px;
}

#page-container {
	width: 960px;
	margin: auto;
	text-align: left;

}



#quote-home {
	background: #ffffff;
	clear: both;
	height: 180px;
	padding: 22px 22px 0px 22px;
	margin: 0 0 22px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #999;
	font-style: normal;
	font-weight: bold;
	letter-spacing: -1px;
	text-align: left;
}

#quote-home .padding {
	text-align: justify;

	font-weight: bold;
	font-size: 26px;
	font-family: Arial, Helvetica, Sans-serif;
	color: #999;
	background: #ffffff;
	line-height: 36px;
	letter-spacing: -1px;
	word-spacing: -1px;	
}

#quote-home .padding .highlight {
	color: #00bde2;
	clear: both;
}

#long-line {
	width: 960px;
	height: 1px;
	margin:0;
	padding:0; 
	clear: both;
	background-image: url(../images/long-line.gif);
	background-position: center;
}

