.newsMI {
	background: url(/images/more_info.gif) bottom center no-repeat;
	padding-bottom: 23px;
}

.prodMoreInfo {

}

.prodMoreInfo, A.prodMoreInfo.active, A.prodMoreInfo:link, A.prodMoreInfo:visited {line-height: 11px; color: #3b7930; font-size: 11px;text-decoration: none}
A.prodMoreInfo:hover {text-decoration: underline;}

.contentheading H1 {
margin-bottom: 30px;
}

#grdc-hd {
display: inline;
background-color: #d0d0d0;
border: 1px solid #d0d0d0;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
border-radius: 5px;
padding: 4px;
margin: 5px;
vertical-align:text-top;
text-align: center;
width: 188px;
float: left;
}



#grdc-hd A {
	color: #343434;
	text-decoration: none;
}

#grdc-hd A:hover {
	text-decoration: underline;
}

#grdc-hd A H3, #grdc-hd A:link H3, #grdc-hd A:visited H3, #grdc-hd A:active H3 {
	font-size: 1.5em;
	font-weight: bold;
	color: #343434;
	padding-bottom: .1em;
	text-decoration: none;
	margin: 1em 0 0 0;
}



#grdc-hd DIV {
height: 150px;
width: 180px;
vertical-align:middle;
text-align:center;
background-color: #fff;
border: 1px solid #aaaaaa;
display: table-cell; 
vertical-align: bottom;
}



#grdc-hd IMG {
max-width: 180px;
max-height: 150px;
vertical-align: middle;
}

/*	clear fixes	*/
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}
/*	clear fixes	*/

body {
	background: #F4F4F4 url(../images/style/bg.png) 0 0 repeat-x;
	color: #333;
	font-family: arial, helvetica, sans-serifs;
	text-align: center;
	margin: 8px 0px 0px 0px;
	font-size: 76%;
	line-height: 1.5em;

}

p {
	margin: 1.5em 0;
}

h1,
div.componentheading {
	margin: .5em 0 .25em 0;
	padding: 0;
	font-size: 4em;
	letter-spacing: -.08em;
	color: #5F785A;
	font-weight: bold;
}

h2 {
	font-size: 2em;
	color: #343434;
	padding-bottom: .5em;
}

h3.
span.h3 {
	font-size: 1.5em;
	font-weight: bold;
	color: #343434;
	padding-bottom: .5em;
}

img {
	border: 0;
}

#wrapper {
	text-align: left;
	margin: 0 auto;
	width: 960px;
}
/*  removed background-color: #fff;  */


#header {
	height: 100px;
}

#logo {
	float: left;
	position:relative;
}

#logo h1,
#logo h2 {
	margin:0;
	padding:0;
	display:block;
	width:210px; height:100px; position:relative;
	background:url("../images/logo_bg.png") no-repeat left top;
}

#logo h1 a,
#logo h2 a { display:block;
width:210px; height:100px;
}

#logo_nav {
	position: absolute;
	right:20px;
	bottom:15px;
}
#logo_nav ul {
	list-style:none;
	margin:0;
	padding:0;
}

#logo_nav li {
	float:left;
}

#logo_nav li a {
	background:url("../images/logo_icon.png") no-repeat left top;
	display:block;
	width:22px;
	height:22px;
}

#logo_nav li#logo_nav_openspace a {

}
#logo_nav li#logo_nav_bridge a {
	background-position:-24px 0px;
}
#logo_nav li#logo_nav_foundation a {
	background-position:-48px 0px;
}
#logo_nav li#logo_nav_maintenance a {
	background-position:-72px 0px;
}
#logo_nav li#logo_nav_openspace a:hover,
#logo_nav li#logo_nav_openspace a:active,
#logo_nav li#logo_nav_openspace.hover a,
#logo_nav li#logo_nav_openspace.active a,
#logo_nav li#logo_nav_openspace div.logo_nav_desc p em {
	background-position:0px -22px;
}
#logo_nav li#logo_nav_bridge a:hover,
#logo_nav li#logo_nav_bridge a:active,
#logo_nav li#logo_nav_bridge.hover a,
#logo_nav li#logo_nav_bridge.active a,
#logo_nav li#logo_nav_bridge div.logo_nav_desc p em {
	background-position:-24px -22px;
}
#logo_nav li#logo_nav_foundation a:hover,
#logo_nav li#logo_nav_foundation a:active,
#logo_nav li#logo_nav_foundation.hover a,
#logo_nav li#logo_nav_foundation.active a,
#logo_nav li#logo_nav_foundation div.logo_nav_desc p em {
	background-position:-48px -22px;
}
#logo_nav li#logo_nav_maintenance a:hover,
#logo_nav li#logo_nav_maintenance a:active,
#logo_nav li#logo_nav_maintenance.hover a,
#logo_nav li#logo_nav_maintenance.active a,
#logo_nav li#logo_nav_maintenance div.logo_nav_desc p em {
	background-position:-72px -22px;
}

#logo_nav li div.logo_nav_desc_wrapper {
	display: none;
	position: absolute;
	background: url("../images/logo_title.png") no-repeat left top;
	left:0;
	height:25px;
	width:100px;
}

#logo_nav li#logo_nav_openspace div.logo_nav_desc_wrapper,
#logo_nav li#logo_nav_openspace div.logo_nav_desc p strong  {
	background-position:0 2px;
}
#logo_nav li#logo_nav_bridge div.logo_nav_desc_wrapper,
#logo_nav li#logo_nav_bridge div.logo_nav_desc p strong  {
	background-position:0 -118px;
}
#logo_nav li#logo_nav_foundation div.logo_nav_desc_wrapper,
#logo_nav li#logo_nav_foundation div.logo_nav_desc p strong  {
	background-position:0 -237px;
}
#logo_nav li#logo_nav_maintenance div.logo_nav_desc_wrapper,
#logo_nav li#logo_nav_maintenance div.logo_nav_desc p strong  {
	background-position:0 -357px;
}

#logo_nav li div.logo_nav_desc {
	z-index:1000;
	color:#555;
	position:absolute;
	width:500px;
	background:#fff;
	padding:5px;
	box-shadow:0px 0px 10px rgba(0,0,0,0.2);
	top:-60px; left:100px;
	font-size:12px;
	font-family:tahoma;
}

#logo_nav li div.logo_nav_desc p em {
	display:block;
	background:url("../images/logo_icon.png") no-repeat;
	position:absolute;
	z-index:100;
	left:5px;
	top:5px;
	width:22px;
	height:22px;
}
#logo_nav li div.logo_nav_desc p strong {
	display:block;
	background:url("../images/logo_title.png") no-repeat;
	position:absolute;
	z-index:100;
	left:30px;
	top:10px;
	width:112px;
	height:22px;
}
#logo_nav li div.logo_nav_desc p {
	padding:0;
	margin:0;
}

#logo_nav li div.logo_nav_desc img {
	display:block;
}
#logo span {
	position:absolute;
	width:0;
	height:0;
	overflow:hidden;
}
#logo a img {
	position:absolute;
	left:0;
	top:0;
}

#search {
	float: left;
	width: 600px;
}

#navigation {
	float: left;
	height: 31px;
	width: 960px;
	margin-top: 0px;
}

#navigation ul {
	margin: 0;
	list-style-type: none;
	padding-left: 0px;
}

#navigation li {
	float: left;
}

#navigation ul li a,
#navigation ul li span {
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	padding: 8px 22px 7px 22px;
	line-height: 31px;
	color: #fff;
}


#navigation ul li span {
	display: block;
	padding: 0 22px;
}

#navigation a:hover,
#navigation li.mainlevel_current a:hover,
#navigation li.sfhover span {
	background-color: #fff;
	color: #3b7930;
}


#navigation li.mainlevel_current a {
	background-color: #fff;
	line-height: 31px;
	color: #3b7930;
}

#navigation li.mainlevel_current li.sublevel a {
	background-color: transparent;
	line-height: 24px;
	color: #BBE1B2;
}

#navigation li.mainlevel_current li.sublevel:hover a {
	background-color: #fff;
	color: #3b7930;
}

#navigation li ul {
	background: #5A7A51 url('../images/bg-nav-products.jpg') bottom right no-repeat;
	position: absolute;
	width: 250px;
	left: -999em;
	margin: 0;
	padding: 6px 0;
	z-index: 99;
}

#navigation li:hover ul,
#navigation li.sfhover ul {
	left: auto;
}


#navigation li ul a {
	color: #BBE1B2;
	font-weight: normal;
	font-size: 11px;
	line-height: 24px;
	padding: 0 12px;
}

#navigation li ul li {
	clear: both;
}



#navigation ul ul ul{
position: static;
padding-left: 20px;
background: transparent;
margin-top: 0px;
padding-top: 0px;
background: #56734E;
width: 230px;
height: 1%;
}

#navigation ul ul ul:after{
	clear:both;
	content:"";
	display:block;
}
#navigation > /**/ ul ul ul {
	height: auto;
}













#breadcrumbs {
	clear: both;
	height: 30px;
	padding: 0 10px;
	line-height: 30px;
	color: #939393;
	font-size: 11px;
}

#breadcrumbs a,
#breadcrumbs span {
	color: #4EB945;
	padding: 0 6px;
}

#header,
#breadcrumbs,
#content,
#middle h2,
#middle h3 {
	border-bottom: 1px solid #E5E5E5;
}

#tagline {
	clear: both;
	height: 42px;
	overflow: hidden;
	font-size: 1.5em;
}

#tagline h2 {
	margin: 0;
	padding: 0 10px;
	line-height: 42px;
	font-size: 1em;
	color: #778E74;
}

#tagline a {
	text-decoration: none;
	color: #CFCFCF;
}

#middle {
	clear: both;
	float: left;
	width: 650px;
}

#middle.internal {
	background: #fff url('../images/bg-internal-content.gif') top right no-repeat;
}

#right {
	float: left;
	width: 310px;
}

#left,
#middle,
#right {
	padding: 1em 0;
}

#right div.moduletable,
#right div.moduletable_ourwork {
	margin-left: 20px;
}

div.moduletable_ourwork {
	position: relative;
	width: 290px;
	height: 249px;
	background: url('../../../images/stories/mod-bg-our-work.jpg') top left no-repeat;
}

div.moduletable_ourwork ul {
	position: absolute;
	bottom: 0;
	left: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 1em;
}

div.moduletable_ourwork ul li {
	background-color: #60775A;
	margin: 0;
	padding: 0 10px;
	margin: 10px;
	height: 2em;
	line-height: 2em;
	width: 250px;
}

div.moduletable_ourwork ul p {
	margin: 0;
	padding: 0;
}

div.moduletable_ourwork a {
	color: #98AF92;
	text-decoration: none;
}

div.moduletable_ourwork a:hover {
	color: #CCE5C5;
}


div.moduletable_accessories {
	margin-left: 20px;
 	width: 290px;
 	background: #e8e8e8;
 	margin-bottom: 5px;
}

div.moduletable_accessories ul {
	left: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 1em;
}


div.moduletable_accessories ul li {
	margin: 0;
	padding: 0 10px;
	margin: 5px;
	height: 2em;
	line-height: 2em;
	width: 250px;
}

div.moduletable_accessories a {
	color: #000;
	text-decoration: none;
}

div.moduletable_accessories ul li:hover {
	background: #61755a;
}


div.moduletable_accessories a:hover {
	color: #fff;
}



#right div.moduletable_ourwork2 {
	margin-left: 20px;
}


div.moduletable_ourwork2 {
	position: relative;
	width: 290px;
	height: 249px;
	background: #778e72;
	margin-bottom: 5px;
}

div.moduletable_ourwork2 ul {
	left: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 1em;
}

div.moduletable_ourwork2 ul li {
	background-color: #60775A;
	margin: 0;
	padding: 0 10px;
	margin: 10px;
	line-height: 2em;
	width: 250px;
}

div.moduletable_ourwork2 ul p {
	margin: 0;
	padding: 0;
}

div.moduletable_ourwork2 a {
	color: #98AF92;
	text-decoration: none;
}

div.moduletable_ourwork2 a:hover {
	color: #CCE5C5;
}

div.moduletable_ourwork2 ul li ul {
	left: 0;
	margin: 5px;
	padding: 0;
	list-style-type: disc;
	line-height: 1em;
}


div.moduletable_ourwork2 ul li ul li {
	background-color: #60775A;
	margin: 0;
	padding: 0 5px;
	margin: 5px;
	line-height: 2em;
	width: 200px;
}

.autoheight {
	height: auto !important;
}

.pos2_old {
	background: url('/images/bg-maintenance-services.png') top left no-repeat;
	width: 290px;
	height: 145px;
	position: relative;
	overflow: hidden;
}

.pos2_old .content {
	width: 290px;
	position: absolute;
	bottom: 0;
	padding: 0px 10px 10px 10px;
	background: #000000;
	opacity: 0.71;
	filter: alpha(opacity=71);
	display: block;
	text-decoration: none;
}

.pos2_old .content .h3 {
	display: block;
	font-size: 2em;
	font-weight: bold;
	letter-spacing: -1px;
	color: #fff;
	margin: 0;
	padding: 7px 0 7px 0;
	display: block;
}

.pos2_old .content .p {
	font-size: 1.0em;
	color: #fff;
	margin: 0;
	display: block;
	width: 270px;
	padding: 0 0 30px 0;
}



.pos2c {
	background: url('../images/bg-custom-work.jpg') top left no-repeat;
	width: 290px;
	height: 145px;
	position: relative;
	overflow: hidden;
}

.pos2c .content {
	width: 290px;
	position: absolute;
	bottom: 0;
	padding: 0px 10px 10px 10px;
	background: #000000;
	opacity: 0.71;
	filter: alpha(opacity=71);
	display: block;
	text-decoration: none;
}

.pos2c .content .h3 {
	display: block;
	font-size: 2em;
	font-weight: bold;
	letter-spacing: -1px;
	color: #fff;
	margin: 0;
	padding: 7px 0 7px 0;
	display: block;
}

.pos2c .content .p {
	font-size: 1.0em;
	color: #fff;
	margin: 0;
	display: block;
	width: 270px;
	padding: 0 0 30px 0;
}


#enquiries form {
	padding: 0 20px;
	background-color: #778E71;
}

#enquiries form p {
	color: #fff;
	font-weight: bold;
}

#footer {
	color: #868686;
	font-size: 11px;
}

#footer_navigation {
	float: left;
	width: 250px;
}

#footer_navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 12px;
}

#footer_navigation li ul {
	display: none;
}

#footer_navigation a {
	color: #A8A8A8;
	text-decoration: none;
}

#footer_address {
	float: left;
	width: 340px;
}

#footer_copyright {
	float: left;
	padding: 0 12px;
	text-align: right;
}

#footer_copyright a {
	color: #FF3F40;
}

#bottom_content{
	padding-top: 500px;
}
	#bottom_content tr {
		vertical-align: top;
	}
	#bottom_content td{
		width: 31%;
		padding: 1%;
	}
	#bottom_content h3, #bottom_content p{
		color: #999;
		font-size: 10px;
	}
	#bottom_content a{
		color: #666;
	}





/* product detail page style */


div#tab_header {
	height: 160px;
	position: relative;
}

	div#tab_header ul {
		position: absolute;
		left: 0;
		bottom:26px;
		margin-left: 0px;
		padding: 6px 6px 0px 6px;
		width: 640px;
		background: url(../images/menu_ul_bg.png) 0 0 repeat-x;
		
	}
	
	div#tab_header ul li {
		float: left;
		display: block;
		padding: 10px 10px 9px 10px;
		color: #FFF;
		margin-right: 2px;
		margin-bottom: 0px;
		margin-top: 2px;
		font-size: 1.1em;
		font-weight: bold;
		text-transform: uppercase;
		white-space:nowrap;
		cursor: pointer;
		background: url(../images/menu_bg.png) 0 0 repeat-x;
		    border-top-style: solid;
		    border-right-style: solid;
		    border-left-style: solid;
		    border-top-color: #808080;
		    border-right-color: #808080;
		    border-left-color: #808080;
		    border-top-width: 1px;
		    border-right-width: 1px;
		    border-left-width: 1px;
	}
	
	div#tab_header ul li.current {
		background: #FFF;
		color: #666;
		margin-bottom: 0px;
		margin-top: 2px;
		padding: 10px 10px 9px 10px;
		font-size: 1.1em;
		    border-top-style: solid;
		    border-right-style: solid;
		    border-left-style: solid;
		    border-top-color: #808080;
		    border-right-color: #808080;
		    border-left-color: #808080;
		    border-top-width: 1px;
		    border-right-width: 1px;
		    border-left-width: 1px;		
	}
	
	div#tab_content {
		overflow: hidden;
		width: 650px;
	}
		
	.tab_wrapper {
	}
	
	
		div#tab_content .content_block {
			display: none;
		}
		
		div#tab_content .current {
			display: inline;
		}
	
	div#tab_content {
		font-size: 1.2em;
		color: #666;
	}
	
		div#tab_content table tr td {
			padding: 10px;
		}
	
		div#tab_content p {
			margin-bottom: 15px;
			line-height: 1.6em;
		}
	

/* product detail page style end */

	div.current_lang {
		color: #7F7F7F;
		font-size: 1.1em;
		margin-top: 5px;
	}

#categories li,
ul#categories li,
{
display:inline;
width: 160px;
height: 156px;
padding: 13px;
}


.categories_link,
ul#categories a.categories_link {
	display:inline;
	width: 160px;
	height: 156px;
	overflow: hidden;
	text-decoration: none;
	padding: 13px;
	color: #999;
	line-height: 1.3em;
	font-family: arial;
	font-weight: bold;
	font-size: 1.2em;
	margin: 0px;
 	list-style: none;
}

ul#categories a.categories_link p {
	color: #999;
	font-size: font-size: 1.2em;
	line-height: inherit;
	margin: 0;
	padding: 0;
}

div#blogsection ul {
	clear: both;
}

div#blogsection ul li.right {
	margin-right: 80px;
}

div#blogsection ul li {
	float: left;
	margin-top: 20px;
	border: 1px solid #CCC;
	padding: 3px;
}



#categories,	
ul#categories {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

div#blogsection {
	position: relative;
}
#tabbedblogsection a {
	color:#4398B8;
	text-decoration:underline;
}

.grdc_p {
border: 1px solid #cfcfcf;
}

.browseProjectContainer {
    float: left;
    width: 180px;
    min-height: 180px;
    padding: 3px 3px 3px 3px;
    vertical-align: top;
    border: 1px solid #ebeced;
    background: #EEEBD9;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin-left: 1px;
    margin-bottom: 10px;
    font-size: 11px;
    margin-left: 20px;
}
/*
    background: #f0f6de url(../images/bgfadepr.gif) 0 0 repeat-x;
*/

.browseProjectContainer:hover {
     border: 1px solid #b4b8bc;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.browseProjectContainer IMG {
	border: 1px solid #b4b8bc;
}

.brcInfo {
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 45px;
	
}

.brcInfo b {
	margin-left: -40px;
}

.yt-uix-button {
    border:1px solid #ccc;
    background:#f6f6f6;
    background-image:0;
    filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#ffffff,endColorStr=#efefef);
    -ms-filter:"progid:DXImageTransform.Microsoft.Gradient(startColorStr=#FFFFFF, endColorStr=#EFEFEF)";
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
    white-space:nowrap;
    vertical-align:middle;
    cursor:pointer;
    overflow:visible;
    padding:0 .5em;
    height:1.5em;
}

.yt-uix-button:hover {
    -webkit-box-shadow: #999 0px 0px 3px;
    background: #F3F3F3 -webkit-gradient(linear, 0% 0%, 0% 100%, from(white), to(#EBEBEB));
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(white), to(#EBEBEB));
    border-color: #999;
    outline: 0px;
    color: #223A51;
}

.btnPD {
    width: 90px;
    color: #473E2F;
    text-decoration: none;
    margin: 10px;
}

.browseProjectContainer A:link {text-decoration: none}
.browseProjectContainer A:visited {text-decoration: none}
.browseProjectContainer A:active {text-decoration: none}
.browseProjectContainer A:hover {text-decoration: underline;}

.grdcClients IMG {
	margin: 10px;
}

#floatdiv{
	height:112px;
	width:168px;
	top: -73px;
	left: 337px;
	display:none;
	position:relative;
	background:url(../images/gallery_focus.png)
}