﻿@charset "utf-8";

cufon {
    text-indent: 0!important;
}
@media screen, projection {
    cufon {
        display: inline!important;
        display: inline-block!important;
        position: relative!important;
        vertical-align: middle!important;
        font-size: 1px!important;
        line-height: 1px!important;
   }
   cufon cufontext {
       display: -moz-inline-box!important;
       display: inline-block!important;
       width: 0!important;
       height: 0!important;
       text-align: left!important;
       text-indent: -10000in!important;
  }
  cufon canvas {
      position: relative!important;
 }
 cufonshy.cufon-shy-disabled, .cufon-viewport-resizing cufonshy {
     display: none!important;
}
cufonglue {
    white-space: nowrap!important;
    display: inline-block!important;
}
.cufon-viewport-resizing cufonglue {
    white-space: normal!important;
}
}
@media print {
    cufon {
        padding: 0!important;
   }
   cufon canvas {
       display: none!important;
  }
}

.midpart ul, #zinfra_content_0_content ul {
    margin: 0;
    padding: 5px 0px 10px 40px;
    display: block;
    list-style-type: disc;
}

.midpart p {
    margin: 0px 0px 12px 0px;
    padding: 0px;
    line-height: 18px;
}

.midpart .midpart {
    display: block;
}

.midpart h6, #zinfra_content_0_content h6 {
    width: 100%;
    color: rgb(76, 76, 76);
    display: block;
    margin: 0 0 5px 0;
    font: bold 15px Arial, Helvetica, sans-serif;
}

/* Styles for banner start */

h1.subpagetitle {
	position: absolute;
	bottom: 5px;
	left: 265px;
	width: auto;
	color: rgb(255, 255, 255);
	font-size: 52px;
	font-weight: bold;
	letter-spacing: -0.075em;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}

#staticbanner {
	margin: 0px 40px;
	position: relative;
	background: rgba(76,76,76,1);
	background: -moz-linear-gradient(top, rgba(76,76,76,1) 0%, rgba(0,0,0,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(76,76,76,1)), color-stop(100%, rgba(0,0,0,1)));
	background: -webkit-linear-gradient(top, rgba(76,76,76,1) 0%, rgba(0,0,0,1) 100%);
	background: -o-linear-gradient(top, rgba(76,76,76,1) 0%, rgba(0,0,0,1) 100%);
	background: -ms-linear-gradient(top, rgba(76,76,76,1) 0%, rgba(0,0,0,1) 100%);
	background: linear-gradient(to bottom, rgba(76,76,76,1) 0%, rgba(0,0,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#000000', GradientType=0 );
	margin-bottom: 30px;
}

/* Styles for banner end */


/* Styles for side nav start */

.content {
	display: table;
	width: 100%;
    border-left: 40px solid #fff;
    border-right: 40px solid #fff;
}

#submenu {
    width: 255px;
    padding-right: 20px;
    color: rgb(153, 153, 153);
}

#submenu {
    display: table-cell;
    vertical-align: top;
}

#submenu #quotes {
    margin-top: 200px;
    max-width: 200px;
    margin-bottom: 20px;
}

.midpart {
	display: table-cell;
    color: rgb(153, 153, 153);
    width: auto !important;
}

#menu {
	border-top: 1px solid #e2e2e2;
    margin-bottom: 25px;
}
ul.menu, ul.menu ul, ul#sidebarMenu {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
ul.menu a {
    font-size: 16px;
    display: block;
    text-decoration: none;
    border-bottom: 1px solid #e2e2e2;
}

ul.menu li a {
    background: #fff;
    color: #009ddc;
    padding: 0.5em 0;
}
ul.menu li a:hover, ul.menu li a.active, ul.menu li a.active:hover {
    background: #fff;
    color: #000;
}
ul.menu li ul li a {
    background: #fff;
    color: #009ddc;
    padding-left: 20px;
    letter-spacing: -0.05em;
    border-bottom: 1px solid #e2e2e2;
}
ul.menu li ul li a:hover {
    background: #fff;
    color: #000;
    padding-left: 20px;
}
/* Styles for side nav end */

/* Styles for news start */

#media {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ul#media, #mediaDetails {
	float:left;
	margin-right: 40px;
	border-top:1px solid rgb(216, 216, 216);
	padding:0 0 35px 0;
}
ul#media > li {
	width:100%;
	border-bottom:1px solid rgb(216, 216, 216);
	padding:15px 0 10px 0;
	list-style:none;
	display: table;
}
ul#media span.thumb {
	display:table-cell;
    min-width: 170px;
}

ul#media span.thumb img {
	max-width: 155px;
}
ul#media ul.descRt {
	display: table-cell;
    vertical-align: top;
    padding-left: 20px;
}
ul#media li.media_01 ul.descRt li {
	list-style:none;
	margin:0 0 10px 0;
	width: 100%;
}
ul#media ul.descRt li h5 {
	font-size:12px;
}
.bold {
	font-weight:bold;
}
.blue {
	color:#009ddc !important;
}
#pagination li {
	border:0;
	margin:0;
	padding:0;
	font-size:12px;
	list-style:none; /* savers */
	float:left;
}

#pagination > span > span {
border-right: 1px solid #999999;
color: #000000;
display: block;
float: left;
font-weight: bold;
padding: 1px 6px;
}

/* savers #pagination li,*/
#pagination a {
	border-right:solid 1px rgb(153, 153, 153);
	margin-right:2px;
}
#pagination .previous-off, #pagination .next-off {
	float:left;
	color:rgb(76, 76, 76);
	display:block;
	font-weight:bold;
	padding:1px 15px 0 4px;
	border-right:solid 1px rgb(153, 153, 153);
}
#pagination .next a, #pagination previous a {
	border:none;
	font-weight:bold;
}
#pagination .active {
	float:left;
	color:#000000;
	font-weight:bold;
	display:block;
	padding:1px 6px; /* savers */
	border-right:solid 1px rgb(153, 153, 153);
}
#pagination a:link, #pagination a:visited {
	float:left;
	color:#009ddc;
	display:block;
	padding:1px 6px;
	text-decoration:underline;
}
#pagination a:hover {
	text-decoration:none;
}
/*------------------------------------------
// 8.BASIC ELEMENTS for MEDIA DETAILS Page
// Define styles for basic elements:body, h1-h6, etc.
//------------------------------------------*/
#mediaDetails {
	padding:15px 0;
}
#mediaDetails .date, #mediaDetails h5, ul#searchFound, #contact {
	float:left;
	width:100%;
	margin:0 0 10px 0;
	display:block;
}
#mediaDetails h5 {
	font-size:21px;
}



/* tablet devices */
@media screen and (min-width:601px) and (max-width:1024px) {
/* Styles */
	#submenu, #sidebar {
		width: 200px;
	}

}

@media only screen and  (max-width : 600px) {

	.content {
		display: block;
        border: 0px solid transparent;
	}

	#submenu {
		display: none;
		width: 100%;
		margin-bottom: 20px;
		padding-left: 0px;
	}

    #submenu #quotes {
        display: none;
    }

    #sidebarMenu {
        /*display: none;*/
    }

	#menu a {
		position: relative;
	}
	#menu {
		width: 80%;
		padding: 0px 20px;
	}

	/*#menu > li > a:after {
		content: '\f055';
		position: absolute;
        font-family: FontAwesome;
        top: 15px;
        right: 0px;
	}

	#menu > li > a.active:after {
		content: '\f056';
	}*/

	#menu > li > a > ul {
		display: none;
	}

	#menu > li > a.active > ul {
		display: block;
	}

	.midpart {
		display: block;
	}

	.midpart {
		margin-left: 0px;
		max-width: 100%;
	}

    .midpart iframe {
        width: 100% !important;
    }

    ul#media span.thumb {
        max-width: 80px;
    }

	ul#media span.thumb img {
		max-width: 60px;
	}

	ul#media {
		margin-right: 0px;
	}

    #mediaDetails img {
        max-width: 100%;
        height: auto !important;
    }

    #mediaDetails {
        margin-right: 0px;
    }

	#staticbanner img{
		max-width: 100px;
	}

	#staticbanner {
		margin: 0px 0px;
	}

	.content {
		margin: 0px 0px;
		width: 100%;
	}


	h1.subpagetitle{
		font-size: 18px;
		left: 110px;
	}

    .midpart img {
        max-width: 100% !important;
        height: auto !important;
    }

    .midpart td img {
        max-width: none !important;
    }

}


/* Styles for news end */

/* Styles for contact us start */


#contact {
	background-color: rgb(229, 229, 229);
	max-width: 750px;
	margin-right: 40px;
}

#contact .errorConsole {
    padding: 20px 40px;
    display: table;
    width: 100%;
    background-color: rgb(204, 204, 204);
}

#contact .errorConsole > * {
    display: table-cell;
    vertical-align: top;
}

#contact .errorRt {
    padding-left: 20px;
}

#contactForm label {
	width: 150px;
}

#contactForm {
	padding: 20px;
    display: block;
}

#contactForm p.input {
    margin-bottom: 10px;
}

#contact h4.heading {
	padding: 5px 10px 7px 10px;
	font-size: 17px !important;
	color: #fff;
	background-color: rgb(0, 0, 0);
	margin-top: 0px;
}

#contact label {
    color: #000;
}

#contactForm input, #contactForm textarea {
  max-width: 550px !important;
  width: calc(100% - 170px) !important;
  outline: none;
  border: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}

#contactForm input[type="submit"] {
	background: rgba(27,120,187,1);
	background: -moz-linear-gradient(left, rgba(27,120,187,1) 0%, rgba(71,195,231,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(27,120,187,1)), color-stop(100%, rgba(71,195,231,1)));
	background: -webkit-linear-gradient(left, rgba(27,120,187,1) 0%, rgba(71,195,231,1) 100%);
	background: -o-linear-gradient(left, rgba(27,120,187,1) 0%, rgba(71,195,231,1) 100%);
	background: -ms-linear-gradient(left, rgba(27,120,187,1) 0%, rgba(71,195,231,1) 100%);
	background: linear-gradient(to right, rgba(27,120,187,1) 0%, rgba(71,195,231,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1b78bb', endColorstr='#47c3e7', GradientType=1 );

	color: #fff;
	width: auto !important;
	padding: 5px 10px;
	border-radius: 4px;
	margin-left: 150px;
}

/* tablet devices */
@media screen and (min-width:701px) and (max-width:1024px) {
/* Styles */
	#submenu, #sidebar {
		width: 200px;
	}

	#contactForm label {
		width: 120px;
	}

	#contactForm input, #contactForm textarea {
		width: calc(100% - 140px) !important;
	}

	#contactForm input[type="submit"] {
		margin-left: 120px;
	}
}

@media only screen and  (max-width : 700px) {

	#contact {
		max-width: 	100%;
		width: 100%;
	}

	#contactForm {
		padding: 0px 10px 10px 10px;
	}

	#contactForm label {
		width: 100%;
		padding-top: 5px;
	}

	#contactForm input, #contactForm textarea {
		width: 100% !important;
		max-width: 100% !important;
	}

	#contactForm input[type="submit"] {
		margin-left: 0px;
	}

	#contact h4.heading {
		font-size: 1.2em !important;
	}
}


/* Styles for contact us end */

/* Styles for markets start */

ul#sidebarMenu li.latestnews .news ul li {
    color: #999999;
    margin-top: 10px;
}

#sidebar {
    width: 285px;
    display: table-cell;
    vertical-align: top;
    color: #999999;
}

#sidebar #sidebarMenu {
    padding-left: 20px;
}

#sidebar #sidebarMenu .latestnews {
    list-style-type: none;
    margin: 0 0 20px 0;
    padding: 20px;
    border-top-right-radius: 12px;
    background: #f5f5f5; /* Old browsers */
    background: -moz-linear-gradient(left,  #f5f5f5 0%, #c4c5c6 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#f5f5f5), color-stop(100%,#c4c5c6)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left,  #f5f5f5 0%,#c4c5c6 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left,  #f5f5f5 0%,#c4c5c6 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left,  #f5f5f5 0%,#c4c5c6 100%); /* IE10+ */
    background: linear-gradient(to right,  #f5f5f5 0%,#c4c5c6 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#c4c5c6',GradientType=1 ); /* IE6-9 */
}

#sidebar ul {
    list-style-type: none;
}

ul#sidebarMenu li.latestnews .news ul li a {
    margin-top: 5px;
    display: block;
}

#sidebarMenu li.latestnews h3.head * {
    font-size: 27px;
    color: #000;
    letter-spacing: -0.085em;
}

#sidebarMenu li.latestnews h3.head a:hover {
    color: #fff;
}

#submenu ul#sidebarMenu h3.head, p.button, ul#sidebarMenu li.latestnews h3.head {
    background:url('../_images/sprite.png') right -50px no-repeat !important;
}

ul#sidebarMenu li.latestnews div.img-head + h3.head {
     background: none !important;
     margin-left: 45px;
}

ul#sidebarMenu li.latestnews div.img-head {
     background:url('../_images/sprite.png') right -50px no-repeat !important;
     height: 30px;
     content: ' ';
     position: absolute;
     width: 31px;
}


#submenu #sidebarMenu li.button h3.head a {
    font-size: 27px;
    margin: 0px;
    color: #000;
    letter-spacing: -0.085em;
}

#submenu #sidebarMenu li.button h3.head a:hover {
    color: #fff;
}

#submenu #sidebarMenu li.button {
    padding: 10px;
    border-top-right-radius: 12px;
    background: #f5f5f5; /* Old browsers */
    background: -moz-linear-gradient(left,  #f5f5f5 0%, #c4c5c6 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#f5f5f5), color-stop(100%,#c4c5c6)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left,  #f5f5f5 0%,#c4c5c6 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left,  #f5f5f5 0%,#c4c5c6 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left,  #f5f5f5 0%,#c4c5c6 100%); /* IE10+ */
    background: linear-gradient(to right,  #f5f5f5 0%,#c4c5c6 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#c4c5c6',GradientType=1 );
}

/* tablet devices */
@media screen and (min-width:601px) and (max-width:800px) {
/* Styles */

    .midpart.three-col-midpart img {
        max-width: 270px !important;
        height: auto;
    }

    .midpart #mediaDetails img {
        max-width: none !important;
    }

}

@media screen and (min-width:601px) and (max-width:700px) {
/* Styles */

    .midpart.three-col-midpart img {
        max-width: 180px !important;
        height: auto;
    }

}

/* tablet devices */
@media screen and (min-width:801px) and (max-width:1024px) {
/* Styles */

    .midpart.three-col-midpart img {
        max-width: 360px !important;
        height: auto;
    }

    .midpart #mediaDetails img {
        max-width: none !important;
    }

}

/* tablet devices */
@media screen and (min-width:601px) and (max-width:800px) {
/* Styles */

     ul#sidebarMenu li.latestnews h3.head {
         background: none !important;
     }
}

@media only screen and  (max-width : 600px) {

    #sidebar #sidebarMenu {
        padding: 0px;
    }

    #submenu #sidebarMenu {
        display: none;
    }

    #sidebar {
        display: block;
        width: auto;
    }

    .midpart #mediaDetails img {
        max-width: 100% !important;
    }
}
/* Styles for market end */

/* Styles for projects start */

.hold .grid_03 {
    /*float: left;*/
    width: 235px;
    padding: 0;
    margin: 0 15px 15px 0px;
    position: relative;
    display: inline-block;
    vertical-align: top;
}

.hold .grid_03 h5 {
    /*height: 50px;*/
}

/* Styles for projects end */

/* Styles on the pages start */

.midpart table tr td {
    padding: 5px !important;
    color: #666;
}

/* Styles on the pages end */