﻿@charset "utf-8";
body {
	background: url(../images/background_body.png) repeat-x 0% 0%;
	margin:0 auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height:20px;
}
.wrapper {
	width: 980px;
}
#wrapper #slideshow .container_12 div.menu {
	height: 27px;
	width: 100%;
}
#wrapper #slideshow .container_12 div.menu ul {
	background-image: url(../images/menuBack.png);
	background-repeat: repeat-x;
	background-position: center center;
	list-style-type: none;
	display: block;
	margin: 0px;
	padding: 0 0 0 1px;
	width: 100%;
	height: 27px;
}
#wrapper #slideshow .container_12 div.menu ul li {
	float: left;
	list-style-type: none;
	line-height: 27px;
	display: block;
	height: 27px;
}
#wrapper #slideshow .container_12 div.menu ul li a {
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	color: #FFF;
	background-image: url(../images/menuSeperator.png);
	background-repeat: no-repeat;
	background-position: left 2px;
	height: 23px;
	padding-right: 20px;
	padding-left: 20px;
	display:block;
	margin-top: 2px;
	margin-bottom: 2px;
	line-height:23px;
}
#wrapper #slideshow .container_12 div.menu ul li a:hover {
	color: #FFFFFF;
	background-color: #ff0009;
}

#wrapper #slideshow .container_12 div.menu ul li a.activePage {
	background-color: #fff;
	color: #000;
	position: relative;
	left:auto;
	top:auto;
	height:25px;
}
#wrapper #slideshow .container_12 .grid_4 div.projTab {
	background-color: #FFF;
	border-left:1px solid #FFF;
	min-height:317px;
	width:309px;
}
#wrapper #footer .container_12 div {
	background-image: url(../images/footerBack.png);
	background-repeat: repeat-x;
	background-position: center center;
	height: 24px;
	line-height: 24px;
	text-align: center;
	font-size: 12px;
	color: #FFF;
}
/**/

/* Shadow Effect */
div#shadowContainer {
	width:980px;
	margin: 0 auto;
	clear:both;
	min-height:100px;
	margin-top:10px;
	margin-bottom:10px;
}
/* SHADED BORDER FOR THE LAYOUT  */
.LayoutWrapperShade {
	width:980px;
	margin-right: auto;
	margin-left: auto;
}
.LayoutWrapperShade .PageContentBlock {
	width:960px;
}
/* SHADE CLASSES*/
.LayoutWrapperShade .ShadeHeader {
	height: 10px;
	background:url('../images/shade_lt.png') no-repeat left bottom;
}
.LayoutWrapperShade .ShadeHeader .ShadeLayer {
	height: 10px;
	background:url('../images/shade_rt.png') no-repeat right bottom;
}
.LayoutWrapperShade .ShadeHeader .ShadeLayer .ShadeLayer {
	height: 10px;
	background:url('../images/shade_t.png') repeat-x 50% top;
	margin-left:10px;
	margin-right:10px;
}
.LayoutWrapperShade .ShadeContent {
	background:url('../images/shade_l.png') repeat-y left top;
}
.LayoutWrapperShade .ShadeContent .ShadeLayer {
	background:url('../images/shade_r.png') repeat-y right top;
}
.LayoutWrapperShade .ShadeContent .ShadeLayer .PageContentBlock {
	margin-left:10px;
	margin-right:10px;
}
.LayoutWrapperShade .ShadeFooter {
	height: 10px;
	background:url('../images/shade_lb.png') no-repeat left top;
}
.LayoutWrapperShade .ShadeFooter .ShadeLayer {
	height: 10px;
	background:url('../images/shade_rb.png') no-repeat right top;
}
.LayoutWrapperShade .ShadeFooter .ShadeLayer .ShadeLayer {
	height: 10px;
	background:url('../images/shade_b.png') repeat-x 50% top;
	margin-left:10px;
	margin-right:10px;
}
/**/

/* Home Content */

#wrapper #bodyContent .container_12 .grid_4 div.paraStyle {
	background-image: url(../images/seperator.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
	padding-top:1px;
}
#wrapper #bodyContent .container_12 .grid_4 div div.paraBack {
	background-color:#f1f1f1;
}
#wrapper #bodyContent .container_12 .grid_4 div div.paraLast {
	padding-top:1px;
}
.paraLast p{margin:0px;
padding:0px;}
#wrapper #bodyContent .container_12 .grid_4 h1 {

	font-size:14px;
	background-image: url(../images/contentBar.png);
	background-repeat: repeat-x;
	background-position: center center;
	height: 24px;
	text-align: center;
	line-height: 24px;
	display: block;
	list-style-type: none;
	color: #FFF;
}
#wrapper #bodyContent .container_12 .grid_4 p {

	font-size:12px;
	line-height: 16px;
	padding:10px;
}

/* Show Content */

#wrapper #bodyContent {
	background-color:#FFFFFF;
}
#wrapper #bodyContent .container_12 .grid_4 div.projectList {
	background-color: transparent;
}
#wrapper #bodyContent .container_12 .grid_4 .projectList h3 {

	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left:10px;
}
#wrapper #bodyContent .container_12 .grid_4 .projectList div {
	font-size: 12px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 20px;
}
#wrapper #bodyContent .container_12 .grid_4 .projectList div.btnActive {
	background-color:#CFF;
}
#wrapper #bodyContent .container_12 .grid_8 div.projectView {
	background-color: #FFF;
	border-right:1px solid silver;
	padding-right:10px;
}
#wrapper #bodyContent .container_12 .grid_8 .projectView div.viewShow {}
#wrapper #bodyContent .container_12 .grid_8 .projectView div.viewHide {
	display:none;
}
#wrapper #bodyContent .container_12 .grid_8 .projectView div.viewHide {
	display:none;
}
#wrapper #bodyContent .container_12 .grid_8 .projectView h3 {
	font-size: 18px;
	padding: 10px;
	font-style: italic;
}
#wrapper #bodyContent .container_12 .grid_8 .projectView p {
	font-size: 12px;
	line-height: 16px;
}
#wrapper #bodyContent .container_12 .grid_8 .projectView p.strong {
	padding-top: 10px;
	padding-bottom: 10px;
}
#wrapper #bodyContent .container_12 .grid_8 .projectView table {
	border-left: 1px solid #CCC;
	border-top: 1px solid #CCC;
}
#wrapper #bodyContent .container_12 .grid_8 .projectView table tr.rowActive {
	background-color: #CFF;
}

#wrapper #bodyContent .container_12 .grid_8 .projectView table tr td {
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
#wrapper #bodyContent .container_12 .grid_8 .projectView div img {
	padding: 10px;
	float: left;
	display: block;
	list-style-type: none;
}
#wrapper #bodyContent .container_12 .grid_8 .projectView div a {

	color: #09C;
	font-size: 12px;
	line-height: 36px;
	font-style: italic;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #ff0009;
	font-weight: normal;
	margin-top: 15px;
	margin-bottom: 15px;
}
h2.MainHeading {
	margin-left: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 27px;
	padding-top: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 25px;
}
.projectName  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #ff0009;
	padding-top: 8px;
	padding-bottom: 2px;
	text-decoration: none;
	padding-left: 6px;
}
.homeprojectName{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #ff0009;
	padding-top: 8px;
	padding-bottom: 2px;
	text-decoration: none;
	padding-left: 6px;
}

.projectName a {
	color: #ff0009;
	text-decoration: none;
}
.homeprojectName a{
	color: #ff0009;
	text-decoration: none;
}



.descriptionBlock {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-top: 5px;
	padding-left: 6px;
	line-height: 20px;
}

.homeDescriptionBlock {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-top: 5px;
	padding-left: 6px;
	overflow:hidden;
}

.descriptionBlock a {
	color: #333333;
	text-decoration: none;
}
.homeDescriptionBlock a{
	color: #333333;
	text-decoration: none;
}

.HomePromoBlock {
	margin: 5px;
}
.PageContent p {
	margin-bottom: 8px;
	line-height: normal;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #ff0009;
	font-weight: normal;
	padding-bottom: 6px;
}
.LogoListScroller {
	width: 960px;
	overflow: hidden;
}
.ourClientsHeading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	padding-top: 6px;
	padding-bottom: 4px;
	font-weight: normal;
	color: #FF6503;
}
/* Area di scorrimento */
#left {
	padding: 0px;
	clear:both;
	}

/* Immagini */
#left img {
	height: 100px;
	margin: 0px;
	border: 0px;
	clear:both;
	}
.orangeTxt {
	color: #FF6900;
}
.PageContent p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
}
.ContactBlock {
	line-height: 25px;
	margin-top: 0px;
	margin-left: 30px;
}
.paginate{
	font-family:'Verdana', Geneva, sans-serif;
	font-size:10px;
	padding:0px 0px 0px 12px;
	}
.paginate a{
	color:#FF6600;
	text-decoration:none;
	}
.paginate a:hover{
	color:#000;
	}.HeadingTxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
.LeftDetailsBlock li {
	display: block;
	margin-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eee;
	padding-bottom: 4px;
}
.LeftDetailsBlock li span {
	padding-left: 6px;
	line-height: 24px;
}
.LeftDetailsBlock li img {
	float: left;
}
/*-----------------Gulmohar avenue--------------------*/

.HomeAnnouncementBlock {
	width:940px;
	padding:0px 0px;
 font-size:11px;

}
.HomeAnnouncementBlock ul {
    list-style: none;
    margin: 0 !important;
    padding: 0 !important;
}
.HomeAnnouncementBlock ul li {
    margin: 4px 0px 0;
    padding-bottom: 4px;
	font-size:12px;
	
}
.HomeAnnouncementdivs{
	padding:5px 0px;
	line-height:15px;

	}
.HomeAnnouncementBlock ul li a{
	text-decoration:none;
	display:block;
	}
.HomeAnnouncementdivs p{
font-size:12px;
	padding:0px 0px 5px 0px;
	}

.tab{
	color:#FFF;
	text-decoration:none;
	font-size:16px;
	}
.imgborder{
	border:#666 1px solid;
	}
.features{
	width:100%;
	height:auto;
	padding:20px 0px;
	}
.features ul li{
	list-style:disc !important;
	}
.leftfeatures1 ul li{
	margin:0px 0px 0px 30px;
	list-style:disc !important;
	line-height:18px;
	}
.leftfeatures1{
	width:50%;
	float:left;
	}
.rightfeatures{
	width:50%;
	float:left;
	}
	.localadvantages{
		font-size:12px;
		padding-top:20px;
		}
.localadvantages ul li{
	margin:0px 0px 0px 30px;
	list-style:disc !important;
	line-height:18px;
	}
#splftres{
	list-style:disc !important;
	}

/*------------*/
#tabs{ background:#FFFFFF;}
			#tabs ul{ width:940px; background:none; border:none;}
			#tabs ul li{ border:none; background:url(../images/gulbtnbg.png) repeat-x; height:61px;}
			#tabs ul li a{ text-align:center; padding:23px 50px 0px 50px; color:#FFF;height:41px;}
			#tabs ul li a:hover{background:url(../images/gulbtnhover.png) repeat-x;height:41px;}
			#tabs-2 ul li{ background:none; height:auto;}
		
		
		
.Pricelist {border-top:1px solid #eee;border-left:1px solid #eee;}
.Pricelist th {border-right:1px solid #eee;border-bottom:1px solid #eee; padding:3px;}
.Pricelist td {border-right:1px solid #eee;border-bottom:1px solid #eee; padding:3px;}