@charset "UTF-8";
/* CSS Document */
@import url(http://fonts.googleapis.com/css?family=Oxygen:300);
/* font-family: 'Oxygen', sans-serif; */

/* ------- GENERIC STYLES ------------*/
h1, h2, h3 {
	font-family: 'Oxygen', sans-serif;
	text-transform: uppercase;
}
ul li {
	list-style-type: none;
}
img {
	border:0;
}
a {
	outline: 0;
	color: #008840;
	text-decoration: none;
}
div {
	text-align: left;
}
a:hover {
	color: #3fe1e1;
}
.whiteLinks {
	color:#fff;
	text-decoration:none;
}
.whiteLinks:hover {
	color:#91f3ff;
}
body {
	font-family: 'Oxygen', sans-serif;
	text-align:center;
	background-image: url(../images/home_bg.png);
	background-repeat: repeat-x;
	background-position: center top;
	font-size: 12px;
	color: #666;
	margin: 0px;
	overflow-x: hidden;
	background-color: #FFF;
}
.InsideBody {
	
	background-image: url(../images/inside_bg.png);
	background-repeat: repeat-x;
	background-position: center top;
	
}
.main_container {
	background-repeat: no-repeat;
	height: 833px;
	width: 1100px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/racti_livingroom.jpg);
	background-color: #FFF;
	padding: 0px;
}
.homehight {
	height: 795px;
}
.logo {
	position: absolute;
	height: 100px;
	width: 195px;
	margin-top: 0px;
	margin-left: 76px;
	float: left;
	background-color: #FFF;
	padding-top: 50px;
	padding-right: 14px;
	text-align: center;
	padding-left: 14px;
	z-index: 10000;
	top: 0px;
	box-shadow: 2px 2px 2px #3d3d3d;
}
.logoInside {
	position: absolute;
	height: 85px;
	width: 312px;
	margin-top: 50px;
	margin-left: 35px;
	float: left;
}
/* ------- HOME PAGES STYLES ------------*/
.tagline_container {
	position: absolute;
	text-transform: uppercase;
	color: #666;
	float: left;
	font-size:16px;
	width: 300px;
	font-family: 'Roboto Condensed', sans-serif;
	text-align: left;
	margin-top: 156px;
	margin-left: 90px;
}
.mainHomeVisual {
	background-color: #ccc;
	float: right;
	height: 410px;
	width: 1100px;
	background-repeat: no-repeat;
}
.mainInsidePagesVisual {
	
	background-color: #fff;
	float: left;
	height: 214px;
	width: 1100px;
	background-repeat: no-repeat;
}
#picOne, #picTwo, #picThree {
position:absolute;
display: none;
}

#pics {
width:100px;
height:100px;
}
.homebox_1, .homebox_2 {
	
	height: 363px;
}
.homebox_1 {
	float: left;
	width: 378px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c1c1c1;
	padding-right: 35px;
	margin-left: 89px;
	
}
.intro_col_1 {
	float: left; margin-top:8px;
}
.intro_col_2 {
	float: right;
	width: 215px;
}
.homebox_2 {
	float: right;
	width: 597px;
	
}

.homeServices_col_1 {
	float: left;
	width: 250px;
		
}
.homeServices_col_2 {
	float: right;
	width: 270px;
	margin-right: 20px;		
}
.homebox2_A {
	float: left;
	width: 557px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c1c1c1;padding-left: 32px;
}
.homebox2_B {
	float: left;
	width: 557px;
	padding-left: 32px;
}
.homebox2_B_col_1 {
	float: left;
	width: 350px;
		
}
.homebox2_B_col_2 {
	float: right;
	width: 146px;
	margin-right: 20px;
	margin-top: -30px;
}
.homeServices_col_1 ul li, .homeServices_col_2 ul li {
	margin-bottom: 5px;
	list-style-type: square;
}

/* ------ NEWS ZONE ----- */
.newsItemsContainer {
	margin-top: 0px;
	overflow-y: auto;
	overflow-x: hidden;
	float: left;
	height: 240px;
	width: 290px;
}
.homebox_3 .newsItemsContainer ul {
	margin: 0px;
}
.homebox_3 .newsItemsContainer ul li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e9e9e9;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 20px;
	margin-left: -40px;
}
.homebox_3 .newsItemsContainer ul li h3 a {
	font-size: 14px;
	color: #999;
	margin-top: -5px;
}
.homebox_3 .newsItemsContainer ul li p {
	margin-top: -5px;
}
/* ------ INSIDE STANDARD CONTENT TEMPLATE ----*/
.insideBox1 {
	background-color: #e5e5e5;
	float: left;
	height: 51px;
	width: 246px;
	padding-left: 35px;
}
.insideBox1 h1 {
	font-size: 36px;
	color: #009999;
	margin-top: 2px;
}
.insideBox2 {
	float: left;
	height: 51px;
	width: 1015px;
	padding-left: 85px;
	padding-top: 10px;
}
.insideBox2_fullWidth {
	background-color: #f0f0f0;
	float: left;
	height: 51px;
	width: 1273px;
	padding-left: 27px;
}
.insideBox2 h1, .insideBox2_fullWidth h1 {
	font-size: 36px;
	color: #666;
	margin-top: 2px;
}
.insideBox3 {
	background-color: #f8f8f8;
	float: left;
	height: 557px;
	width: 281px;
}
.insideBox4 {
	background-color: #fff;
	float: right;
	height: 557px;
	width: 379px;
	padding-left: 0px;
	padding-right: 0px;
	margin-right: 80px;
}
.contentScroller {
	margin-top: 0px;
	overflow-y: auto;
	overflow-x: hidden;
	float: left;
	height: 500px;
	padding-right: 50px;
	width: 480px;
	margin-left: 85px;
	
}



/* ----- 2nd level side links ---- */
.insideBox3 ul ul li {
	float: left;
	height: 15px;
	width: 240px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e9e9e9;
	margin-left: -78px;
	padding-left: 38px;
	background-color: #b0b0b0;
}
.insideBox3 ul ul li:hover {
		background-color: #009999; 
		
}
.insideBox3 ul ul li a {
	font-size: 12px;
	text-transform: uppercase;
	color: #fff;
	font-family: 'Roboto Condensed', sans-serif;
}
.insideBox3 ul ul li a:hover{
	color: #fff;
}
.projectTumbContainer h6 {
	font-size: 12px;
	font-weight: bold;
	color: #666;
	margin-top: 4px;
	margin-bottom: 4px;
}
.projectsScroller {
	margin-top: 0px;
	overflow-y: auto;
	overflow-x: hidden;
	float: left;
	height: 310px;
	padding-right: 50px;
	width: 705px;
}
.projectsScroller ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -38px;
}

.projectsScroller ul li {
	float: left;
	margin-right: 20px;
	margin-bottom: 15px;
}
.projectsSliderContainer {
	float: left;
	height: 233px;
	width: 914px;
	position: relative;
	background-color: #999;
	background-image: url(../images/featured_project_large.jpg);
	background-repeat: no-repeat;
	margin-left: 2px;
	margin-bottom: 10px;
}
.projectTumbContainer {
	height: 140px;
	width: 150px;
}
.projectFiltersContainer {
	background-color: #d5d5d5;
	float: left;
	height: 48px;
	width: 987px;
	margin-left: -28px;
	margin-bottom: 30px;
	padding-left: 30px;
}
.projectFiltersContainer form ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -50px;
}
.projectFiltersContainer form ul li {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	padding-right: 8px;
	padding-left: 8px;
	height: 29px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.memberOnlyDownloads h5 {
	font-size: 12px;
	text-transform: uppercase;
	color: #d33224;
	margin-top: 0px;
	margin-bottom: 10px;
}
.moreProjects {
	text-align: right;
	float: right;
	height: 10px;
	width: 320px;
	margin-top: -10px;
	margin-right: 45px;
	font-size: 10px;
}

/* ------ TEXT STYLES ------ */
h1 {
	font-size:26;
	color:#009999;
}
h2 {
	font-size:18;
	color:#646464;
}
h3 {
	font-size:15;
	color:#117544;
}
p {
	text-align:justify;
}
/* ------ PRODUCTS PAGES STYLES ------ */
.ProductsSliderContainer {
	float: left;
	height: 224px;
	width: 695px;
	position: relative;
	background-color: #999;
	/* [disabled]background-image: url(../images/featured_project_large.jpg); */
	/* [disabled]background-repeat: no-repeat; */
	margin-left: 2px;
	margin-bottom: 10px;
}
.productDetailsContainer {
	float: left;
	width: 695px;
	margin-top: 15px;
}
.productTextContent {
	float: left;
	width: 55%;
	height: 338px;
	padding-right: 20px;
	vertical-align: top;
	padding-top: 0px;
}
.productTextContent p {
	margin-top: 0px;
}
.memberOnlyDownloads {
	float: right;
	width: 37%;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCC;
	height: 365px;
	background-image: url(../images/download_icon.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.pdfDownloadItemContainer a {
	color: #7da7d9;
	text-align: left;
}
.pdfDownloadItemContainer a:hover {
	color: #e65b3e;
	
}
.pdfDownloadItemContainer {
	text-align: left;
	width: 250px;
	height: 64px;
	padding-right: 10px;
}.pdfDownloadItemContainer img {
	float: left;
	margin-right: 10px;
}
.memberOnlyDownloads ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -8px;
	padding-top: 10px;
}
.intro_col_2 h4 {
	margin-top: 0px;
}
.memberOnlyDownloads ul li {
	text-align: left;
	width: 230px;
	padding-right: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-top: 15px;
	margin-left: -30px;
}
.homebox2_B_col_1 h4 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #127245;
}

.footer_zone {
	color: #666;
	float: left;
	height: 42px;
	width: 100%;
	margin-top: 1px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d7d7d7;
	background-position: 255;
	background-color: #e8e8e8;
	position: absolute;
	bottom: 0px;
}
.footer_zone ul li {
	text-transform: uppercase;
	color: #959595;
	float: left;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 10px;
	margin-left: 50px;
	margin-top: -11px;
	list-style-type: none;
	vertical-align: middle;
	height: 40px;
}
.footer_zone1 {
	color: #666;
	float: left;
	height: 42px;
	width: 100%;
	margin-top: 1px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d7d7d7;
	background-position: 255;
	background-color: #e8e8e8;
	
	bottom: 0px;
}
.footer_zone1 ul li {
	text-transform: uppercase;
	color: #959595;
	float: left;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 10px;
	margin-left: 50px;
	margin-top: -11px;
	list-style-type: none;
	vertical-align: middle;
	height: 40px;
}
.footerTextPadding {
	padding-top: 15px;
}
.contentScroller h4 {
	color: #117945;
}
