@charset "utf-8";
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	margin:0;
	padding:0;
	background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;
	background-position:top;
	background-color: #1f4c73;
}
img {
	border:none;
	behavior: url("iepngfix.htc");
}
a:active {
	outline:none;
}
/*header css////////////////////////////////////////////////////////////////////*/
.contact-info {
	list-style:none;
	padding:0;
	margin:0 0 0 25px;
}
.contact-info li {
	display:inline;
}
.contact-info li span.phonenumber {
	color:#d7e9f8;
	font-size:20px;
	background-image:url(../img/icons/phone.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:0 0 0 20px;
	margin:0;
	float:left;
	display:block;
}
.contact-info li a.maillink {
	font-size:12px;
	color:#d7e9f8;
	text-decoration:underline;
	background-image:url(../img/icons/mail.gif);
	background-repeat:no-repeat;
	background-position:left 8px;
	padding:5px 0 0 20px;
	float:left;
	margin:0 15px 0 0;
	display:block;
}
.nav-bg {
	background-image:url(../img/nav_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
}
.mainnav {
	list-style:none;
	margin:0;
	padding:0;
}
.mainnav li {
	display:inline;
}
.mainnav li a {
	display:block;
	float:left;
	font-size:14px;
	text-transform:uppercase;
	text-decoration:none;
	color:#FFFFFF;
	padding:13px;
}
.mainnav li a:hover {
	display:block;
	float:left;
	font-size:14px;
	text-transform:uppercase;
	text-decoration:none;
	color:#FFFFFF;
	padding:13px;
	background-image:url(../img/nav_hoverbg.gif);
	background-repeat:repeat-x;
	background-position:top;
}
.mainnav li a.current {
	display:block;
	float:left;
	font-size:14px;
	text-transform:uppercase;
	text-decoration:none;
	color:#FFFFFF;
	padding:13px;
	background-image:url(../img/nav_hoverbg.gif);
	background-repeat:repeat-x;
	background-position:top;
}
/*Latest CSS/////////////////////*/
.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.newsbutton {
	background:url(../img/buttons/bg_newsbutton_a.gif) no-repeat scroll top right;
    color: #FFF;
    display: block;
    float: right;
    font: bold 14px arial, sans-serif;
    height: 28px;
	margin-top:9px;
    margin-right: 6px;
    padding-right: 13px; /* sliding doors padding */
    text-decoration: none;
}

a.newsbutton span {
	background:url(../img/buttons/bg_newsbutton_span.gif) no-repeat;
    display: block;
    line-height: 14px;
    padding: 7px 0 7px 35px;
} 
a.newsbutton:active {
    background-position: bottom right;
    color: #FFF;
    outline: none; /* hide dotted outline in Firefox */
}

a.newsbutton:active span {
    background-position: bottom left;
    padding: 7px 0 7px 35px; /* push text down 1px */
} 
.bannerbg {
	background:url(../img/banner.png) no-repeat center top;
}
.flag {
	margin:18px 25px 0 0;
	display:block;
	float:right;
}
/*header css////////////////////////////////////////////////////////////////////*/

/*content css////////////////////////////////////////////////////////////////////*/
.contentboxbg {
	background-image:url(../img/contentbg.gif);
	background-repeat:repeat-y;
	background-position:center;
	background-color:#143D60;
}
.leftpanbg {
	background:url(../img/leftpan_bg.gif) no-repeat right bottom;
}
.order-products-buttons {
	list-style:none;
	margin:0 0 0 14px;
	padding:0;
}
.order-products-buttons li {
	margin:0;
	padding:0 0 10px 0;
}
.order-products-buttons li.order a {
	font-size:18px;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	width:166px;
	display:block;
	padding:9px 0 9px 0;
	background:url(../img/buttons/order_now.gif) no-repeat center top;
}
.order-products-buttons li.order a:hover {
	font-size:18px;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	width:166px;
	display:block;
	padding:9px 0 9px 0;
	background:url(../img/buttons/order_now.gif) no-repeat center -41px;
}
.order-products-buttons li.order a:active {
	font-size:18px;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	width:166px;
	display:block;
	padding:9px 0 9px 0;
	background:url(../img/buttons/order_now.gif) no-repeat center bottom;
	outline:none;
}

.order-products-buttons li.products a {
	font-size:18px;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	display:block;
	width:166px;
	padding:0 0 7px 0;
	background:url(../img/buttons/ourproducts_bottom.gif) no-repeat left bottom;
}
.order-products-buttons li.products a span {
	display:block;
	background:url(../img/buttons/ourproducts_top.gif) no-repeat left top;
	padding:9px 0 5px 0;
}
.order-products-buttons li.products a:hover {
	font-size:18px;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	display:block;
	width:166px;
	padding:0 0 7px 0;
	background:url(../img/buttons/ourproducts_bottom.gif) no-repeat -166px bottom;
}
.order-products-buttons li.products a:hover span {
	display:block;
	background:url(../img/buttons/ourproducts_top.gif) no-repeat -166px top;
	padding:9px 0 5px 0;
}
.order-products-buttons li.products a:active {
	font-size:18px;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	display:block;
	width:166px;
	padding:0 0 7px 0;
	background:url(../img/buttons/ourproducts_bottom.gif) no-repeat -332px bottom;
}
.order-products-buttons li.products a:active span {
	display:block;
	background:url(../img/buttons/ourproducts_top.gif) no-repeat -332px top;
	padding:9px 0 5px 0;
}
.commercial-sales-callout {
	background-image:url(../img/comercial_sales_bottombg.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#5FB1E2;
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	padding:5px 0 0 10px;
	line-height:18px;
}
.commercial-sales-callout p {
	padding:0;
	margin:0;
}
.installation-sales-callout {
	background-image:url(../img/installation_sales_bottombg.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#3F4555;
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	padding:5px 10px 0 10px;
	line-height:18px;
}
.installation-sales-callout p {
	padding:0;
	margin:0;
}
.enviroment-sales-callout {
	background-image:url(../img/enviroment_sales_bottombg.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#AFC156;
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	padding:5px 10px 0 10px;
	line-height:18px;
}
.enviroment-sales-callout p {
	padding:0;
	margin:0;
}
.middlecontentbg {
	background-image:url(../img/middlecontent_bg.gif);
	background-repeat:repeat-y;
	background-position:left;
	background-color:#FFFFFF;
}
.middlecontent-topbg {
	background-image:url(../img/middlecontent_topbg.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#FFFFFF;
}
.middlecontent-topbg h1 {
	font-size:18px;
	font-weight:normal;
	color:#143d60;
	padding:0;
	margin:13px 0 0 13px;
	clear:both;
}
.middlecontent-topbg h1 span {
	color:#509bca;
	font-weight:bold;
}
.middlecontent-topbg h1 img {
	float:left;
	margin:0 5px 0 0;
}
.middlecontent-topbg p {
	margin:0 20px 0 25px;
	line-height:18px;
}
.lightblueheading {
	font-size:18px;
	font-weight:bold;
	color:#3fc8ee;
}
.news-list {
	color:#93afc8;
}
.news-list p {
	margin:10px 0 5px 0;
}
.news-list span {
	color:#FFFFFF;
	font-style:italic;
	background-color:#0e2a47;
	display:block;
	float:left;
	padding:5px;
}
.readmore {
	display:block;
	float:right;
	background-color:#3F7D9C;
	color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
	padding:3px 5px 3px 20px;
	background-image:url(../img/icons/readmore_arrow.gif);
	background-repeat:no-repeat;
	background-position:5px 5px;
}
.readmore:hover {
	display:block;
	float:right;
	background-color:#FFF;
	color:#0C2744;
	font-size:11px;
	text-decoration:none;
	padding:3px 5px 3px 20px;
	background-image:url(../img/icons/readmore_arrow.gif);
	background-repeat:no-repeat;
	background-position:5px 5px;
}
/*content css////////////////////////////////////////////////////////////////////*/

/*footer css////////////////////////////////////////////////////////////////////*/
.footerbg {
	background:url(../img/footerbg.gif) no-repeat center top;
}
.footerlink {
	color:#FFFFFF;
}
.footerlink a {
	color:#FFFFFF;
	text-decoration:none;
	margin:0 3px 0 3px;
}
.footerlink a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	margin:0 3px 0 3px;
}
.copyright {
	font-size:11px;
	color:#b1c3d8;
}
/*footer css////////////////////////////////////////////////////////////////////*/

/*inner css////////////////////////////////////////////////////////////////////*/
.innerpageheaderbg {
	background-image:url(../img/innerpage_header_bg.gif);
	background-repeat:repeat-x;
	color:#FFFFFF;
	background-position:top;
}
.innerpageheaderbg h1 img {
	float:left;
	margin-right:5px;
}
.innerpageheaderbg h1 {
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
	margin:0;
	padding:0;
}
.innercontent-topbg {
	background-image:url(../img/middlecontent_topbg.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#FFFFFF;
}
.innercontent-topbg p {
	margin:10px 20px 0 10px;
	line-height:18px;
}
.greenlink {
	color:#5f9507;
	text-decoration:underline;
}
.greenlink:hover {
	color:#000;
	text-decoration:underline;
}
.date {
	font-family:"Trebuchet MS",Arial,sans-serif;
	background-image:url(../img/icons/calendar.gif);
	background-position:center top;
	background-repeat:no-repeat;
	display:block;
	float:left;
	font-style:normal;
	height:55px;
	margin:0 10px 0 0;
	padding:8px 0 0;
	text-align:center;
	width:40px;
}
.date .month {
	color:#FFF;
	font-size:10px;
	line-height:10px;
	margin:0;
	padding:0;
	text-transform:uppercase;
}
.date .day {
	color:#000000;
	font-size:16px;
	font-weight:bold;
	line-height:20px;
	margin:0;
	padding:0;
}
.date .year {
	line-height:14px;
	margin:0;
	padding:0;
}
.form-label {
	border-right:#D1D1D1 solid 1px;
	font-size:12px;
	font-weight:bold;
	padding-right:10px;
	color:#1A4064;
}
.gray-gredientbg {
	background-image:url(../img/gray_grediant_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding:5px;
	font-weight:bold;
	background-color:#FFFFFF;
	margin:0;
}
.textboxcss {
	border:#7F9DB9 solid 1px;
	font-size:12px;
	padding:3px;
}
.requiredtext {
	color:#FF0000;
}
.buttoncss {
	background-image:url(../img/buttonbg.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#799632;
	color:#FFFFFF;
	font-size:12px;
	text-transform:uppercase;
	border:#799632 1px solid;
	overflow:hidden;
	padding:2px;
}
/* Akhil CSS Added Starts Here */
.sitemaplink {
	color:#434242;
	text-decoration:none;
	margin:0 3px 0 3px;
}
.sitemaplink:hover {
	color:#92b21b;
	text-decoration:underline;
	margin:0 3px 0 3px;
}
.orderformlink {
	color:#434242;
	text-decoration:underline;
	font-weight:bold;
	margin:0 3px 0 3px;
}
.orderformlink:hover {
	color:#92b21b;
	text-decoration:none;
	font-weight:bold;
	margin:0 3px 0 3px;
}
#OuterTableCellOverlay
{
	top: 0px;
	left: 0px;
	width: 99%;
	height: 5000px;
	position: absolute;
	filter: alpha(opacity=60);
	-moz-opacity: 0.60;
	padding-top: 25%;
	padding-left: 30%;
	z-index:1600000;
	background-color:#Transparent;
}

#InnerTableCellOverlay
{
	text-align: center;
	width: 300px;
	border: 1px solid black;
	padding: 10px;
	background-color: #fff;
	filter: alpha(opacity=100);
	-moz-opacity: 1.00;
	z-index:16000000;
}
/* Akhil CSS Added Ends Here */
/*inner css////////////////////////////////////////////////////////////////////*/
