@charset "utf-8";
/* CSS Document */
/**reset start**/
html, body {
	height: 100%;
}
body {
	color:#5f5f5f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:62.5%;
	margin:0 auto;
}
* {
	margin:0;
	padding:0;
	border:0;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
img {
	border:none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
td, tr {
	padding:2px 4px;
	font-size:12px;
}
a {
	color:#396fa8;
	text-decoration:none;
	outline:none;
}
a:hover {
	color:#042f60;
	text-decoration:none;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	padding-bottom:10px;
}
p {
	font-size:1.2em;
	line-height:16px;
	padding-bottom:10px;
}
label {
	font-size:1.2em;/*removed by rajeev*/
}
.clear {
	clear:both;
}
.borderBox {
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
input, select, text area {
	font-size:12px;
}
input[type="text"], select {
	border:1px solid #999999;
	padding:2px;
}
input[type="text"] {
	height:15px;
}
input[type="password"] {
	border:1px solid #999999;
	padding:2px;
}
input[type="password"] {
	height:15px;
}
textarea {
	resize:none;
}
.fltLft {
	float:left;
}
.fltRht {
	float:right;
}
.hilightCol {
	color:#d02a77;
}
/**reset ends**/
/**mainstyles starts**/
.tatamotors-float {
	left: 4px;
	position:absolute;
	top: 6px;
}
.tatalogo-floats {
	position:absolute;
	right: 4px;
	top:6px;
}
/*===============================================*/
header {
	width:100%;
}
header h1 {
	float:left;
	padding:30px 0 5px 10px;
}
header .welcomeBox {
	float:right;
	padding:40px 20px 0 0;
}
header .welcomeBox p {
    color: #396FA8;
    font-weight: bold;
    padding:0;
	text-align:right;
}
.logOutLnk{
	float: right;
	font-size: 1.3em;
	font-weight: bold;
}
/*================================================*/
nav.menu {
	background:url(../images/bgNavMenu.gif) repeat-x left top;
	height:30px;/*background: #042f60; 
	background: -moz-linear-gradient(top, #042f60 0%, #396fa8 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #042f60), color-stop(100%, #396fa8));
	background: -webkit-linear-gradient(top, #042f60 0%, #396fa8 100%);
	background: -o-linear-gradient(top, #042f60 0%, #396fa8 100%);
	background: -ms-linear-gradient(top, #042f60 0%, #396fa8 100%); 
	background: linear-gradient(to bottom, #042f60 0%, #396fa8 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#042f60', endColorstr='#396fa8', GradientType=0 ); 
	border-top:4px solid#ddd;
	height:29px;*/
}
/** Drop down menu style starts **/
/** Drop down menu style ends **/

.breadCrumbCont {
	background: #ddd;
	height:40px;
}
.breadCrumbCont ul {
	padding:12px 0 0 27px;
	float:left;
}
.breadCrumbCont li {
	color:#396fa8;
	font-weight:bold;
	float:left;
	padding:0 5px;
	font-size:1.2em;
}
.breadCrumbCont li a {
	background:url(../images/bulSep.gif) no-repeat right 3px;
	color:#396fa8;
	font-weight:normal;
	padding:0 20px 0 0;
}
.searchCont {
	padding:10px;
	border-bottom:4px solid #ddd;
	background: #eaeaea; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #eaeaea 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #eaeaea)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%, #eaeaea 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%, #eaeaea 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%, #eaeaea 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%, #eaeaea 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eaeaea', GradientType=0 ); /* IE6-9 */
}
.searchCont li {
	font-size:1.2em;
	color:#333;
	font-weight:bold;
	float:left;
	padding:5px 20px;
	border-right:solid 1px #343434;
}
.noBor {
	border:none!important;
}
.search {
	background:url(../images/btnSearch.gif) no-repeat 0 0;
	cursor:pointer;
	height:21px;
	vertical-align:middle;
	margin:0 0 2px 3px;
	width:31px;
}
.mainWrapper {
	width:100%;
}
.contentWrapper {
	width:98%;
	margin:auto;
	padding:10px 0;
}
.contentPicCont {
	float:right;
}
.contentPicCont li {
	background:url(../images/lineSep.gif) no-repeat right center;
	float:left;
	padding:5px 10px;
	font-size:1.2em;
}
.showFleet {
	background:#d3d3d3;
	border:none;
	padding:2px;
}
.showFleet optgroup {
	font-style:normal;
	font-weight:normal;
}
.showFleet option {
	border:none;
}
.previous {
	background:url(../images/iconPrev.gif) no-repeat left center;
	padding:0 0 0 20px;
}
.next {
	background:url(../images/iconNext.gif) no-repeat right center;
	padding:0 20px 0 15px;
}
.previous, .next {
	color:#333;
}
.pnPad {
	margin-top:4px;
}
.fleetDetails {
}
.fleetDetails td, .fleetDetails th {
	border:1px solid #d1d1d1;
}
.fleetDetails th {
	background: #901132; /* Old browsers */
	background: -moz-linear-gradient(top, #d02a77 0%, #901132 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d02a77), color-stop(100%, #901132)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #d02a77 0%, #901132 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #d02a77 0%, #901132 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #d02a77 0%, #901132 100%); /* IE10+ */
	background: linear-gradient(to bottom, #d02a77 0%, #901132 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d02a77', endColorstr='#901132', GradientType=0 ); /* IE6-9 */
}
.fleetDetails td.tableEnd {
	background:#E9E9E9;
	padding:4px;
}
.fleetDetails th {
	text-align:center;
}
.fleetDetails th {
	color: #FFFFFF;
	font-size: 13px;
	padding: 10px
}
.fleetDetails td {
	color:#000;
	padding:5px 10px;
	border-bottom:1px solid #cfcfcf;
	vertical-align:middle;
}
.fleetDetails td img.iconAlignLft {
	float:left;
}
.fleetDetails tr:nth-child(odd) {
	background:#e9e9e9;
}
/*================vinay class============================================*/
.mainWrapperTable th {
	background: #901132; /* Old browsers */
	background: -moz-linear-gradient(top, #d02a77 0%, #901132 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d02a77), color-stop(100%, #901132)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #d02a77 0%, #901132 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #d02a77 0%, #901132 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #d02a77 0%, #901132 100%); /* IE10+ */
	background: linear-gradient(to bottom, #d02a77 0%, #901132 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d02a77', endColorstr='#901132', GradientType=0 ); /* IE6-9 */
}
.mainWrapperTable td.tableEnd {
	background:#E9E9E9;
	padding:4px;
}
.mainWrapperTable td, .mainWrapperTable th {
	text-align:left;
}
.mainWrapperTable th {
	color: #FFFFFF;
	font-size: 13px;
	padding: 10px;
}
.mainWrapperTable td {
	color:#000;
	padding:10px 10px;
	
}
.mainWrapperTable td img.iconAlignLft {
	float:left;
}
.mainWrapperTable tr:nth-child(odd) {
	background:#e9e9e9;
}
/*=================end class======================================================*/
.legendCont {
	margin:20px 0 10px 0;
	width:100%;
}
h3 {
	background:url(../images/headCross.gif) no-repeat right center;
	float:left;
	color:#fff;
	font-size:1.4em;
	padding:0 50px 0 0;
}
.legendCont h3 span {
	background:url(../images/bgHead.gif) repeat-x left top;
	display:block;
	padding:5px 10px;
}
.legendCont .legendBox {
	background:#ebebeb;
	border:solid 1px #cdcdcd;
	clear:both;
	float:left;
	width:100%;
	padding:20px 0;
}
.legendCont .legendBox ul {
	padding:0 30px;
}
.legendCont .legendBox li {
	display: inline-block;
	float:left;
	font-size: 1.2em;
	padding: 0 18px 0 0;
	width: 10%;
}
.legendCont .legendBox li.morWidth {
	width:20%;
}
.moving, .ignitionOff, .idling, .notReporting, .secPower, .noGps, .suspended{
	background:url(../images/icon.gif) no-repeat 0 0;
	display:block;
	height:24px;
	padding:4px 0 0 22px;
}
.moving {
	background-position:0 0;
}
.ignitionOff {
	background-position:0 -34px;
}
.idling {
	background-position:0 -68px;
}
.notReporting {
	background-position:0 -102px;
}
.secPower {
	background-position:0 -170px;
}
.noGps {
	background-position:0 -207px;
	padding:4px 0 0 34px;
}
.suspended {
	background-position:0 -240px;
	padding:8px 0 0 24px;
}

.alertIcon {
	float:right;
	padding:2px 15px 0 0;
}
footer {
	background:#a0a0a0;
	border-top:1px solid #717171;
	color:#fff;
	height:25px;
	font-size:1.2em;
	width:98%;
	padding:15px 1% 0 1%;
	margin-top:10px;
}
.footerLinks .noBor {
	border:none;
}
.copyright {
	float:left;
}
.footerLinks {
	float:right;
}
.footerLinks li {
	float:left;
	padding:0 10px;
	border-left:1px solid #fff;
}
.footerLinks li a {
	color:#fff;
}
/*user profile start*/
.profileCont {
	margin:auto;
	width:98%;
}
.profileCont .profileBox {
	border:solid 1px #cfcfcf;
	border-top:none;
	background:#e9e9e9;
}
.profileCont .profileBox .profileNav {
	background:url(../images/bgprofileNav.gif) no-repeat left top;
	padding:0 0 0 40px;
	float:right;
}
.profileCont .profileBox .profileNav li {
	background:#c2c2c2;
	float:left;
	border-right:1px solid #fff;
	padding:5px 10px;
}
.profileCont .profileBox .profileNav li a {
	color:#fff;
	font-size:1.2em;
}
.profileCont .profileBox .formCont {
	float: left;
	margin-left: 8%;
	width: 40%;
}
.fldBox {
	padding:20px;
	float:left;
	width:300px;
}
.fldBox li { 
	position:relative;
	height:70px;
	width:290px;
}
.fldBox li label {
	color:#333;
	font-weight:bold;
	float: left;
	font-size: 1.2em;
	padding-bottom: 2px;
	width: 200px;
}
.fldBox li .fld {
	background:#f7f7f7;
	border:1px solid #999;
	float:left;
	padding:2px;
	width:270px;
}
.addressfld {
	background:#f7f7f7;
	border:1px solid #999;
	height:50px;
	width:274px;
	float:left;
	resize:none;
}
.fldBox li span {
	color:#ea0000;
	display: block;
	float: left;
	height: 18px;
	padding-left:2px;
}
.err {
	float:left;
	color:#ea0000;
	font-size:1em;
	text-align:right;
	width:95%;
}
.errfld {
	border:2px solid #ea0000!important;
	border-radius:4px;
}
.recvAlertCont h5 {
	color:#333;
	font-weight:bold;
	font-size: 1.2em;
}
.recvAlertCont a {
	color:#333;
}
.recvAlertCont {
	padding:20px;
	float:left;
}
.recvAlertCont li {
	height:40px;
}
.recvAlertCont li label {
	float:left;
	padding-top:2px;
	width:20px;
}
.recvAlertCont input {
	border:1px solid #999;
	padding:2px;
	width:270px;
}

.updateProfileCont {
	background:url(../images/bgupdateProfileCont.gif) no-repeat left top #c2c2c2;
	padding:10px 10px 10px 50px;
	float:right;
}
.btnUpdteProfile {
	background:url(../images/bgbtnUpdteProfile.gif) repeat-x left top;
	color:#fff;
	font-weight:bold;
	padding:5px 20px;
	cursor:pointer;
}
.btnUpdteProfile:hover {
	background-position:0 -28px;
}
/*user profile ends*/
/** single vehicle page Starts here **/
.searchContSingleVehicle {
	border-bottom:1px solid #ddd;
	/*width:830px;*/
	width:980px;
	margin:auto;
}
.sinVehicleSearch1 {
	border-bottom:1px solid #ddd;
	height:40px;
}
.sinVehicleSearch1 li {
	font-size:1.1em;
	color:#333;
	font-weight:bold;
	float:left;
	padding:2px 10px;
	border-right:solid 1px #343434;
}
.sinVehicleSearch1 li.s1 {
	padding-left:20px;
}
.desc_report{
	height:37px;
	padding:10px 10px 0 5px;
	background: #cacaca; /* Old browsers */
	background: -moz-linear-gradient(top, #cacaca 0%, #acacac 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cacaca), color-stop(100%, #acacac)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #cacaca 0%, #acacac 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #cacaca 0%, #acacac 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #cacaca 0%, #acacac 100%); /* IE10+ */
	background: linear-gradient(to bottom, #cacaca 0%, #acacac 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cacaca', endColorstr='#acacac', GradientType=0 ); /* IE6-9 */
}
.sinVehicleSearch1 li.searchInterval {
	height:37px;
	padding:2px 0 0 5px;
	background: #cacaca; /* Old browsers */
	background: -moz-linear-gradient(top, #cacaca 0%, #acacac 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cacaca), color-stop(100%, #acacac)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #cacaca 0%, #acacac 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #cacaca 0%, #acacac 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #cacaca 0%, #acacac 100%); /* IE10+ */
	background: linear-gradient(to bottom, #cacaca 0%, #acacac 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cacaca', endColorstr='#acacac', GradientType=0 ); /* IE6-9 */
}
.sinVehicleSearch2 {
}
.sinVehicleSearch2 li {
	font-size:1.2em;
	color:#333;
	font-weight:bold;
	float:left;
	padding:14px 20px;
}
.sinVehicleSearch2 input {
	border:1px solid #999999;
	padding:2px;
}
.calThumb {
	padding-top:1px;
	vertical-align:-2px;
}
.lightText {
	color:#818181;
}
.genRepThmbs {
	padding:32px 0 0 40px;
}
.genRepThmbs li {
	padding:0 15px 0 0;
}
.genReport {
	background:url(../images/btn-genReport.gif) no-repeat left top;
	display:block;
	width:133px;
	color:#fff;
	padding:0 0 0 9px!important;
	font-weight:normal;
	border:none!important;
	outline:none;
	font-size:12px;
	cursor:pointer;
	line-height:28px;
	height:28px;
}
.genReport:hover {
	background-position:0 -28px;
	color:#fff;
}
.genReportPdf {
	background:url(../images/btn-pdfReport.gif) no-repeat left top;
	display:block;
	width:27px;
	height:27px;
	text-indent:-9999px;
	padding:0!important;
	border:none!important;
	cursor:pointer;
}
.genReportPdf:hover {
	background-position:0 -28px;
}
.genReportExc {
	background:url(../images/btn-excelReport.gif) no-repeat left top;
	display:block;
	width:27px;
	height:27px;
	text-indent:-9999px;
	padding:0!important;
	border:none!important;
	cursor:pointer;
}
.genReportExc:hover {
	background-position:0 -28px;
}

.genReportJpeg {
	background:url(../images/btn-jpegReport.gif) no-repeat left top;
	display:block;
	width:27px;
	height:27px;
	text-indent:-9999px;
	padding:0!important;
	border:none!important;
	cursor:pointer;
}







.detVTRWrap {
	width:100%;
	float:left;
	padding-top:10px;
	background: #cccccc; /* Old browsers */
	background: -moz-linear-gradient(top, #cccccc 0%, #f4f4f4 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cccccc), color-stop(100%, #f4f4f4)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #cccccc 0%, #f4f4f4 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #cccccc 0%, #f4f4f4 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #cccccc 0%, #f4f4f4 100%); /* IE10+ */
	background: linear-gradient(to bottom, #cccccc 0%, #f4f4f4 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#f4f4f4', GradientType=0 ); /* IE6-9 */
}
.detVTRCont {
	width:830px;
	margin:auto;
}
.blueHead {
	font-size:1.4em;
	font-weight:bold;
	border-bottom:1px solid #ababab;
	color:#396fa8;
	padding-left:20px;
	margin-bottom:10px;
}
.detVTRlist {
}
.detVTRlist li {
	font-size:1.2em;
	color:#333;
	font-weight:bold;
	float:left;
	padding:0 20px 10px 20px;
	width:250px;
}
.detVTRlist li input {
	border:1px solid #999999;
	padding:2px;
}
.detVTRlist li input:disabled {
	background:none;
}
/** single vehicle page Ends here **/


/** Geo fence page starts here **/
.geoFMapCont {
	width:100%;
	/*margin-left:50px;*/
}
.mapSelCont {
	float:left;
	width:250px;
}
.gMapCont {
	float:left;
	
}
.mapSelCont h4 {
	/*background:#cacaca;===change vinay 22/11/2012*/
	font-size:1.2em;
	font-weight:bold;
	color: #FFFFFF;
	height:20px;
	padding:10px 18px 0;
	background: url(../images/bg-benefits.gif) no-repeat scroll right top #00406b;
}
.selectFldMap {
	background:#dcdcdc;
	height:500px;
	overflow-x:hidden;
	overflow-y:auto;
}
.selectFldMap ul {
	
	margin-left:5px;
}
.selectFldMap ul li {
	font-size:1.2em;
	padding:4px 2px 4px 0;
}
.selectFldMap ul li a {
	color:#5f5f5f;
}
.selectFldMap ul li a:hover {
	color:#396fa8;
}
/** Geo fence page Ends here **/
/**static start**/
.staticCont {
	float: left;
	padding: 20px 1%;
	width: 98%;
}
.content-left {
	float: left;
	padding-right: 2%;
	width: 75%;
}
.content-right {
	float: left;
	width: 23%;
}
.rht-box {
	background: url(../images/bg-rht-box.jpg) repeat-y scroll left top #f6f6f6;
	border-bottom: 1px solid #ECECEC;
	border-radius: 0 0 5px 5px;
	margin-bottom: 30px;
	width: 100%;
}
.rht-box h5.bg-benefits {
	background: url(../images/bg-benefits.gif) no-repeat scroll right top #00406b;
}
.rht-box h5.bg-features {
	background: url(../images/bg-features.gif) no-repeat scroll right top #ae283f;
}
.rht-box h5.hdlft {
	color: #FFFFFF;
	font-size: 2.2em;
	height: 24px;
	padding-left: 2%;
	padding-top: 8px;
	width: 98%;
}
.rht-box ul.bulpoinCont {
	padding: 10px 10px 0;
}
.rht-box ul.bulpoinCont li {
	background: url(../images/bul-arrow.gif) no-repeat scroll left center transparent;
	border-bottom: 1px dotted #E2E2E2;
	padding: 8px 0 8px 18px;
}
.rht-box ul.bulpoinCont li a {
	color: #5f5f5f;
	font-size: 1.4em;
}
.art-content h4 {
	background: url(../images/bg-h4-artcontent.jpg) no-repeat scroll right top #005CA1;
	color: #FFFFFF;
	float: left;
	font-size: 1.4em;
	height: 20px;
	margin-bottom: 15px;
	padding: 4px 60px 0 10px;
}
.art-content p {
	clear: both;
}
.presentHead {
	color: #A2203A;
	font-size: 2.4em;
}
.rht-box p {
	padding: 0 10px 10px;
}
/**static ends**/
/**home page start**/
.mainContainerhp {
	float: left;
	padding: 10px 1% 10px 1%;
	width: 98%;
}
.hpflCont {
	float: left;
	height: 260px;
	text-align:center;
	width: 49%;
}
.hpCont {
	float: right;
	width: 48%;
}
.hpCont .drk {
	background: none repeat scroll 0 0 #757575;
	color: #FFFFFF !important;
}
.hpCont li {
	float: left;
	height: 96px;
	min-height:96px;
	padding: 5px 1%;
	overflow:hidden;
	width:48%;
}
.hpCont h4 {
	font-size: 1.4em;
	font-weight: bold;
	padding-bottom: 5px;
}
.drk h4 a {
	color: #FFFFFF;
}
.hpCont .lht {
	background: none repeat scroll 0 0 #FFFFFF;
	color: #666666 !important;
}
.hpCont .drklhtHt {
	height: 81px;
	min-height: 71px;
}
.hpCont .drk {
	background: none repeat scroll 0 0 #757575;
	color: #FFFFFF !important;
}
.hpCont .lht {
	background: none repeat scroll 0 0 #FFFFFF;
	color: #666666 !important;
}
.hpCont p a {
	color: #000000;
}
.hpCont a.teledgeImg {
	background:#e2e2e2;
	display: block;
	text-align: center;
	clear:both;
	width:99.9%;
}
.hptxtCont {
	padding: 10px 1%;
	width: 98%;
}
.formCont h4 {
	background: url(../images/bg-features.gif) no-repeat scroll right center #ae283f;
	color: #FFFFFF;
	font-size: 1.5em;
	font-weight: bold;
	padding: 5px 1% 5px 1%;
	width:98%;
}
.contactbg {
	background: #cccccc; /* Old browsers */
	background: -moz-linear-gradient(top, #cccccc 0%, #f4f4f4 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cccccc), color-stop(100%, #f4f4f4)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #cccccc 0%, #f4f4f4 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #cccccc 0%, #f4f4f4 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #cccccc 0%, #f4f4f4 100%); /* IE10+ */
	background: linear-gradient(to bottom, #cccccc 0%, #f4f4f4 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#f4f4f4', GradientType=0 ); /* IE6-9 */
	padding:1%;
	border-top:none;
	float:left;
	width:98%;
}
.contactfldBox {
	padding:20px;
	float:left;
	width:650px;
}
.contactfldBox li {
	position:relative;
	height:70px;
	float:left;
	padding-left:30px;
	width:290px;
}
.contactfldBox li label {
	color:#333;
	font-weight:bold;
	float: left;
	font-size: 1.2em;
	padding-bottom: 2px;
	width: 186px;
}
.contactfldBox li .fld {
	background:#f7f7f7;
	border:1px solid #999;
	float:left;
	padding:2px;
	width:270px;
}
.contactfldBox li span {
	color: #EA0000;
	display: block;
	float: left;
	height: 18px;
	padding-left: 2px;
}
.remarkcont {
	height:75px !important;
	width:600px!important;
}
.contactfldBox li .remarkfld {
	background: none repeat scroll 0 0 #F7F7F7;
	border: 1px solid #999999;
	float: left;
	height: 50px;
	resize: none;
	width: 594px;
}
.btnLoginCont {
	float: right;
	padding: 60px 10px 0 0;
}
.btnLoginCont li {
	float: left;
	padding: 0 0 0 10px;
}
.btn-customerLog {
	background: url(../images/btn-customerLogin.gif) no-repeat scroll left top transparent;
	display: block;
	height: 20px;
	text-indent: -99999px;
	width: 113px;
}
.btn-customerLog:hover {
	background-position:left -21px;
}
.btn-customerLog:active {
	background-position:left -42px;
}
.overlay-bg {
	background: url(../images/bg-overlayblk.png) repeat scroll 0 0 transparent;
	display: none;
	height: 100%;
	position: absolute;
	width: 100%;
	z-index: 800;
}
.overlay-bg-user {
	background: url(../images/bg-overlayblk.png) repeat scroll 0 0 transparent;
	display: none;
	height: 110%;
	margin: 0;
	position: absolute;
	top:-10px;

	width: 100%;
	z-index: 800;
}
.login-overlay {
	background: none repeat scroll 0 0 #FFFFFF;
	box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.5);
	margin: 180px auto auto;
	padding-bottom: 15px;
	position: relative;
	width: 415px;
}
.loginoverlay-close {
	background: none repeat scroll 0 0 #FFFFFF;
	color: #000000;
	display: block;
	font-size: 1.4em;
	font-weight: bold;
	height: 18px;
	position: absolute;
	right: 4px;
	text-align: center;
	top: 4px;
	width: 18px;
	z-index: 100;
}
.login-overlay h4 {
	background: none repeat scroll 0 0 #BA2342;
	color: #FFFFFF;
	font-size: 2em;
	padding: 5px 0 5px 20px;
}
.login-form li.error-msg {
	color: #FF0000;
	font-size: 10px;
}
.error-msg {
	height:12px;
	color:#F00;
	font-size:14px;
	margin-bottom:4px;	
}
.login-form {
	margin: 20px 0 0 20px;
}
.fgtPwd {
	color: #BA2342;
	font-size: 1.2em;
	font-style: italic;
	text-decoration: underline;
}
.sublogin {
	background: url(../images/btn-submitlogin.gif) no-repeat scroll left top transparent;
	border: medium none;
	cursor: pointer;
	display: block;
	height: 28px;
	outline: medium none;
	text-indent: -9999px;
	margin-top:10px;
	width: 76px;
}
.sublogin:hover {
	background-position:0 -29px;
}
.sublogin:active {
	background-position:0 -58px;
}
.inpTxt {
	border: 2px solid #E6E6E6;
	font-size: 12px;
	height: 21px;
	line-height: 21px;
	padding: 0 10px;
	width: 251px;
}
.formCont p span {
	color: #EA0000;
}
/**home page ends**/

/**mainstyles ends**/
/** Drop down menu style starts **/
ul.dropdown, ul.dropdown li, ul.dropdown ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.dropdown {
	position: relative;
	z-index: 597;
	float: left;
}
ul.dropdown li {
	float: left;
	line-height: 1.3em;
	vertical-align: middle;
	zoom: 1;
}
ul.dropdown li.hover, ul.dropdown li:hover {
	position: relative;
	z-index: 599;
	cursor: default;
}
ul.dropdown ul {
	visibility: hidden;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 598;
	width: 100%;
}
ul.dropdown ul li {
	float: none;
}
ul.dropdown ul ul {
	top: 1px;
	left: 99%;
}
ul.dropdown li:hover > ul {
	visibility: visible;
}
ul.dropdown {
	height:29px;
}
ul.dropdown li {
	padding: 7px 10px;
	color: #000;
}
ul.dropdown li.hover, ul.dropdown li:hover {
	background-color: #eee;
	color: #000;
}
ul.dropdown a:link, ul.dropdown a:visited {
	color: #fff;
	text-decoration: none;
}
ul.dropdown a:hover {
	color: #fff;
}
ul.dropdown a:active {
	color: #ffffff;
}
/* -- level mark -- */

	ul.dropdown ul {
	width: 150px;
	margin-top: 1px;
}
ul.dropdown ul li {
	font-weight: normal;
}
ul.dropdown *.dir {
	font-size: 1.4em;
	font-weight: bold;
	padding: 8px 30px 9px;
}
ul.dropdown-horizontal ul *.dir {
	padding-right: 15px;
}
ul.dropdown-upward *.dir {
}
ul.dropdown-vertical *.dir, ul.dropdown-upward ul *.dir {
}
ul.dropdown-vertical-rtl *.dir {
	padding-right: 10px;
	padding-left: 15px;
}
ul.dropdown a, ul.dropdown span {
	display: block;
	padding: 7px 10px;
}
ul.dropdown li {
	padding: 0;
	border: none;
}
ul.dropdown ul a, ul.dropdown ul span {
	padding: 8px;
}
ul.dropdown li {
}
ul.dropdown li.hover, ul.dropdown li:hover {
	background:#0a3c76;
	color: #fff;
}
ul.dropdown li a:active {
}
ul.dropdown ul {
	margin-top: 0;
}
ul.dropdown ul li {
}
ul.dropdown ul li.hover, ul.dropdown ul li:hover {
}
ul.dropdown li a {
	font-size:14px;
}
ul.dropdown li a, ul.dropdown *.dir {
	border-style: solid;
	border-width: 0 1px 0 0;
	border-color: #fff #d9d9d9 #d9d9d9;
}
ul.dropdown li.hover *.open {
	color: #fff;
}
ul.dropdown ul li.hover *.open, ul.dropdown-vertical li.hover *.open {
	padding-left: 15px;
	border-top-color: #fff;
	border-left: solid 1px #ffa500;
}
ul.dropdown-vertical-rtl li.hover *.open {
	padding-right: 15px;
	border-right-color: #ffa500;
	border-left: none;
}
ul.dropdown-upward li.hover *.open {
	border-top-color: #fff;
	border-bottom-color: #ffa500;
}
ul.dropdown-upward ul li.hover *.open {
	border-bottom-color: #d9d9d9;
}
ul.dropdown li:hover > *.dir {
	background: #0a3c76; /* Old browsers */
	background: -moz-linear-gradient(top, #0a3c76 0%, #356ba4 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0a3c76), color-stop(100%, #356ba4)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #0a3c76 0%, #356ba4 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #0a3c76 0%, #356ba4 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #0a3c76 0%, #356ba4 100%); /* IE10+ */
	background: linear-gradient(to bottom, #0a3c76 0%, #356ba4 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0a3c76', endColorstr='#356ba4', GradientType=0 ); /* IE6-9 */
	color: #fff;
	text-transform:uppercase;
}
ul.dropdown ul li:hover > *.dir, ul.dropdown-vertical li:hover > *.dir {
	padding-left: 15px;
	border-top-color: #fff;
	border-left: solid 1px #ffa500;
	text-transform:uppercase;
}
ul.dropdown-vertical-rtl li:hover > *.dir {
	padding-right: 15px;
	border-right-color: #ffa500;
	border-left: none;
	text-transform:uppercase;
}
ul.dropdown-upward li:hover > *.dir {
	border-top-color: #fff;
	border-bottom-color: #ffa500;
	text-transform:uppercase;
}
.dir{
text-transform:uppercase;;
}
ul.dropdown-upward ul li:hover > *.dir {
	border-bottom-color: #d9d9d9;
	text-transform:uppercase;
}
ul.dropdown ul.innerDrpmenu {
	width:180px;
}
ul.dropdown ul.innerDrpmenu li a {
	background:#225690;
}
ul.dropdown ul.innerDrpmenu li a:hover {
	background:#00234a;
}
ul.dropdown ul.innerDrpmenu li a {
	border-bottom:1px solid #5d82aa;
	border-right:none;
	font-weight: normal;
	padding-left: 15px;
	/*float:left;
	width:100%;*/
}
ul.dropdown a.act {
	background:#346aa3;
}
/** Drop down menu style ends **/

.submt {
	background:url(../images/bgbtnUpdteProfile.gif) repeat-x left top;
	color:#fff;
	font-weight:bold;
	padding:5px 20px;
	cursor:pointer;
}
.submt:hover {
	background-position:0 -28px;
}


.gosubmt {
	background:url(../images/bgbtnUpdteProfile.gif) repeat-x left top;
	color:#fff;
	font-weight:bold;
	padding:5px 20px;
	cursor:pointer;
}
.gosubmt:hover {
	background-position:0 -28px;
}

.gosubmt_reset {
	background:url(../images/bgbtnUpdteProfile.gif) repeat-x left top;
	color:#fff;
	font-weight:bold;
	padding:3px 12px;
	cursor:pointer;
}
.gosubmt_reset:hover {
	background-position:0 -28px;
}

.fld{
	background:#f7f7f7;
	border:1px solid #e0e0e0;	
	padding:2px;
	/*width:50px;*/
}
.bigfld{
    /* width:100px;*/
	background:#f7f7f7;
	border:1px solid #e0e0e0;	
	padding:2px;
	
}
.recvAlertContLeft h5 {
	color:#333;
	font-weight:bold;
	font-size: 1.2em;
}
.recvAlertContLeft a {
	color:#333;
}
.recvAlertContLeft {
	padding:20px;
	float:left;
}
.recvAlertContLeft li {
	height:70px;
}
.recvAlertContLeft li label {
	float:left;
	padding-top:2px;
	width:180px;
}
.recvAlertContLeft input {
	border:1px solid #999;
	padding:2px;
	width:270px;
}
.fldBoxRight {
	padding:20px;
	float:left;
	width:300px;
}
.fldBoxRight li {
	position:relative;
	height:70px;
	width:290px;
}
.fldBoxRight li label {
	color:#333;
	font-weight:bold;
	float: left;
	font-size: 1.2em;
	padding-bottom: 2px;
	width: 286px;
}
.fldBoxRight li .fld {
	background:#f7f7f7;
	border:1px solid #999;
	float:left;
	padding:2px;
	width:270px;
}
.message{
 	border:1px solid #c98c21;
 	background-color:#efdda8;
 	color:#c98c21;
 	padding:5px;
 	width:250px;
 	font-size:12px;
 	margin:5px 0px 5px 0px;
 }
 .ul_search_padding{
  padding-left:300px;
 }
 
 .comBtn{
	color:#fff;
	background: none repeat scroll 0 0 #3e3e3e;
	padding:4px 8px;
	display:block;
	-webkit-border-radius: 5px;
    border-radius: 5px;
}
.comBtn:active{
	background: none repeat scroll 0 0 #3e3e3e;
}
.comBtn:hover{
	color:#fff;
	background: none repeat scroll 0 0 #3e3e3e;
}
.comBtn:link{
	background: none repeat scroll 0 0 #3e3e3e;
}




.black_overlay
{
    display: none;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    min-width:1000px;
    height: 100%;
    background-color: #F9F5F5;
    z-index:1001;
    -moz-opacity: 0.8;
    opacity:.80;
    filter: alpha(opacity=80);
	padding-left:450px;
	padding-top:250px;
}

.black_overlay_ie6
{
    display: block;
    position: absolute;
    top: 0%;
    left:10%;
	margin-bottom:auto;
	margin-right:10%;
    width: 1100px;
    height: 1100px;
   background:#f9f5f5 url(../images/please-wait.gif) center center;
	background-repeat:no-repeat;
    z-index:1001;
    -moz-opacity: 0.8;
    opacity:.80;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; 
    filter: alpha(opacity=80);
	zoom:1;
}

 
/*============= this is old record by vinay=====================*/
/*.hpContRightMap{
float:left;
width:100px;
}
.hpContRightMap p{
font-size:1.1em;
line-height:13px;
padding:0;
}
.hpContRightMap p a{
color:#000;
}
.hpContRightMap p a:hover{
color:#000;
text-decoration:underline;
}
.hpContRightMap h3{
font-size:1.1em;
font-weight:bold;
padding-bottom:5px;
}
.drk h3 a{
color:#fff;
}
.lht h3 a{
color:#666;
}
.hpContRightMap li{
padding:4px;
float:left;
height:10px;
width:90px;
}
.hpContRightMap .drk{
background:#757575;
color:#fff!important;
}
.desc_report { display: none; 
		
		line-height: 30px;
		padding-left:6px;
		color: #005CA1;
		border:1px solid black;
		height:70px;
	}
#continuous  label{
	float: left;
	font-size: 1.2em;
	padding-bottom: 2px;
	width: 286px;
}

*/


/*==========================*/
/** Drop down menu style starts **/
ul.videoDropdown, ul.videoDropdown li, ul.videoDropdown ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.videoDropdown {
	background:#004d6f;
	position: relative;
	z-index: 597;
	float: right;
}
ul.videoDropdown li {
	float: left;
	line-height: 1.1em;
	vertical-align: middle;
	zoom: 1;
}
ul.videoDropdown li.hover, ul.videoDropdown li:hover {
	position: relative;
	z-index: 599;
	cursor: default;
}
ul.videoDropdown ul {
	visibility: hidden;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 598;
	width: 100%;
}
ul.videoDropdown ul li {
	float: none;
}
ul.videoDropdown ul ul {
	top: 1px;
	left: 99%;
}
ul.videoDropdown li:hover > ul {
	visibility: visible;
}
ul.videoDropdown {
 height: 29px;
 margin:5px 10px 0 0;
 width: 160px;
 }
ul.videoDropdown li {
	padding: 7px 10px;
	color: #000;
}
ul.videoDropdown li.hover, ul.videoDropdown li:hover {
	background-color: #eee;
	color: #000;
}
ul.videoDropdown a:link, ul.videoDropdown a:visited {
	background:none;
	color: #fff;
	text-decoration: none;
}
ul.videoDropdown a:hover {
	color: #fff;
}
ul.videoDropdown a:active {
	color: #ffffff;
}
/* -- level mark -- */

	ul.videoDropdown ul {
	width: 150px;
	margin-top: 1px;
}
ul.videoDropdown ul li {
	font-weight: normal;
}
ul.videoDropdown *.dir {
	font-size: 12px;
	font-weight: bold;
	padding: 8px 10px;
}
ul.videoDropdown-horizontal ul *.dir {
	padding-right: 15px;
}
ul.videoDropdown-upward *.dir {
}
ul.videoDropdown-vertical *.dir, ul.videoDropdown-upward ul *.dir {
}
ul.videoDropdown-vertical-rtl *.dir {
	padding-right: 10px;
	padding-left: 15px;
}
ul.videoDropdown a, ul.videoDropdown span {
	display: block;
	padding: 7px 10px;
}
ul.videoDropdown li {
	padding: 0;
	border: none;
}
ul.videoDropdown ul a, ul.videoDropdown ul span {
	padding: 4px 8px;
}
ul.videoDropdown li {
}
ul.videoDropdown li.hover, ul.videoDropdown li:hover {
	background:#004D6F;
	color: #fff;
}
ul.videoDropdown li a:active {
}
ul.videoDropdown ul {
	margin-top: 0;
}
ul.videoDropdown ul li {
	text-align:center;
}
ul.videoDropdown ul li.hover, ul.videoDropdown ul li:hover {
}
ul.videoDropdown li a {
	/*font-size:14px;*/
}
ul.videoDropdown li a, ul.videoDropdown *.dir {
/*	border-style: solid;
	border-width: 0 1px 0 0;
	border-color: #fff #d9d9d9 #d9d9d9;*/
}
ul.videoDropdown li.hover *.open {
	color: #fff;
}
ul.videoDropdown ul li.hover *.open, ul.videoDropdown-vertical li.hover *.open {
	padding-left: 15px;
	border-top-color: #fff;
	border-left: solid 1px #ffa500;
}
ul.videoDropdown-vertical-rtl li.hover *.open {
	padding-right: 15px;
	border-right-color: #ffa500;
	border-left: none;
}
ul.videoDropdown-upward li.hover *.open {
	border-top-color: #fff;
	border-bottom-color: #ffa500;
}
ul.videoDropdown-upward ul li.hover *.open {
	border-bottom-color: #d9d9d9;
}
ul.videoDropdown li:hover > *.dir {
	color: #fff;
}
ul.videoDropdown ul li:hover > *.dir, ul.videoDropdown-vertical li:hover > *.dir {
	padding-left: 15px;
	border-top-color: #fff;
	border-left: solid 1px #ffa500;
}
ul.videoDropdown-vertical-rtl li:hover > *.dir {
	padding-right: 15px;
	border-right-color: #ffa500;
	border-left: none;
}
ul.videoDropdown-upward li:hover > *.dir {
	border-top-color: #fff;
	border-bottom-color: #ffa500;
}
ul.videoDropdown-upward ul li:hover > *.dir {
	border-bottom-color: #d9d9d9;
}
ul.videoDropdown ul.innerDrpmenu {
	background:#346AA3;
	width:160px;
}
ul.videoDropdown ul.innerDrpmenu li a {
	background:#01415e;
}
ul.videoDropdown ul.innerDrpmenu li a:hover {
	background:#01314f;
}
ul.videoDropdown ul.innerDrpmenu li a {
	border-bottom:1px solid #77acd2;
	border-right:none;
	/*float:left;
	width:100%;*/
}

ul.videoDropdown a.act {
	background:#346aa3;
}
/*overlay*/
.overlay_video {
	background:url(../images/bg-blkoverlay.png) left top;
	position:absolute;
	z-index:700;
	width:100%;
	height:1500px;
}
.overlayBox {
	box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.5);
	background:#BA2342;
	width:900px;
	margin:100px auto;
	position:relative;
}
.closeButton {
	top: 10px;
	display: block;
	font-weight: bold;
	padding: 1px 5px;
	position: absolute;
	right: 10px;
	font-size:1.3em;
	color:#000;
	background:#ffffff;
}
.videoWrapper {
	height:auto;
	margin: auto;
	padding:40px 0;
	text-align: center;
	width:100%;
}
.allVideoCont {
	height:auto;
	width: 100%;
}
.videoHin, .videoEng, .vact, .hinvact {
	background: url(../images/video-button.gif) no-repeat scroll left top transparent;
	display: block;
	height: 37px;
	text-indent: -99999px;
	width:177px;
	float:right;
}
.videoHin:hover {
	background-position:left -36px;
}
.videoEng {
	width: 194px;
	background-position:-177px 0;
}
.videoEng:hover {
	background-position:-177px -36px;
}
.envact {
	background-position:left -36px;
}
.hinvact {
	background-position:-177px -36px;
}
.videoTab {
	margin: 10px 0 0;
}
.videoTab li {
	float:left;
}
.videoTab li a {
	-webkit-border-radius:5px 5px 0 0;
	border-radius:5px 5px 0 0;
	background: rgb(201,200,200); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(201, 200, 200, 1) 0%, rgba(250, 250, 250, 1) 54%, rgba(201, 200, 200, 1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(201, 200, 200, 1)), color-stop(54%, rgba(250, 250, 250, 1)), color-stop(100%, rgba(201, 200, 200, 1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(201, 200, 200, 1) 0%, rgba(250, 250, 250, 1) 54%, rgba(201, 200, 200, 1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(201, 200, 200, 1) 0%, rgba(250, 250, 250, 1) 54%, rgba(201, 200, 200, 1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(201, 200, 200, 1) 0%, rgba(250, 250, 250, 1) 54%, rgba(201, 200, 200, 1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(201, 200, 200, 1) 0%, rgba(250, 250, 250, 1) 54%, rgba(201, 200, 200, 1) 100%); /* W3C */
	color:#000;
	font-size: 1.3em;
	font-weight: bold;
	margin: 0 3px 0 0;
	padding:8px 15px 8px 15px;
	text-align: center;
	float:left;
}
.videoTab li a:hover {
	background: rgb(201,200,200); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(201, 200, 200, 1) 0%, rgba(250, 250, 250, 1) 54%, rgba(201, 200, 200, 1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(201, 200, 200, 1)), color-stop(54%, rgba(250, 250, 250, 1)), color-stop(100%, rgba(201, 200, 200, 1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(201, 200, 200, 1) 0%, rgba(250, 250, 250, 1) 54%, rgba(201, 200, 200, 1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(201, 200, 200, 1) 0%, rgba(250, 250, 250, 1) 54%, rgba(201, 200, 200, 1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(201, 200, 200, 1) 0%, rgba(250, 250, 250, 1) 54%, rgba(201, 200, 200, 1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(201, 200, 200, 1) 0%, rgba(250, 250, 250, 1) 54%, rgba(201, 200, 200, 1) 100%); /* W3C */
	color:#000;
}
.videoTab li a.vAct {
	background: rgb(1,53,90); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(1, 53, 90, 1) 0%, rgba(8, 138, 196, 1) 44%, rgba(11, 84, 137, 1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(1, 53, 90, 1)), color-stop(44%, rgba(8, 138, 196, 1)), color-stop(100%, rgba(11, 84, 137, 1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(1, 53, 90, 1) 0%, rgba(8, 138, 196, 1) 44%, rgba(11, 84, 137, 1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(1, 53, 90, 1) 0%, rgba(8, 138, 196, 1) 44%, rgba(11, 84, 137, 1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(1, 53, 90, 1) 0%, rgba(8, 138, 196, 1) 44%, rgba(11, 84, 137, 1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(1, 53, 90, 1) 0%, rgba(8, 138, 196, 1) 44%, rgba(11, 84, 137, 1) 100%); /* W3C */
	color:#fff;
}
.videoTabCont {
	background:#0B5489;
	clear: both;
	height: 548px;
	width: 100%;
}
.bg-benefits_geofence {
	background: url(../images/bg-benefits.gif) no-repeat scroll right top #00406b;    
}

.map_bg-features {
	background: url(../images/bg-features.gif) no-repeat scroll right top #ae283f;
}

.advBtn {
    background: none repeat scroll 0 0 #3E3E3E;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    display: block;
    padding: 4px 8px;
}
.advBtn:active {
    background: none repeat scroll 0 0 #3E3E3E;
    border-radius: 5px 5px 5px 5px;
}
.advBtn:hover {
    background: none repeat scroll 0 0 #3E3E3E;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
}
.advBtn:link {
    background: none repeat scroll 0 0 #3E3E3E;
    border-radius: 5px 5px 5px 5px;
}





.error-msg-dashboard {
	height:12px;
	color:#CC0000;	
	font-size:14px;	
 	padding:5px;
 	width:250px;
 	font-size:12px;
 	margin:5px 0px 5px 0px;
	}
	.dashboard_title{
		background: url("../images/bg-h4-artcontent.jpg") no-repeat scroll right top #005CA1;
		color: #FFFFFF;
		float: left;
		font-family:Arial, Helvetica, sans-serif;
		font-size: 1.4em;
		font-weight: bold;
		height: 20px;
		/*margin-left: 15px;*/
		margin-bottom: 15px;
		width:250px;
		padding: 4px 5px 0 10px;'
	}
	.dashReport {
	background:url(../images/btn-genReport.gif) no-repeat left top;
	display:block;
	width:73px;
	color:#fff;
	padding:0 0 0 9px!important;
	font-weight:normal;
	border:none!important;
	outline:none;
	font-size:12px;
	cursor:pointer;
	line-height:28px;
	height:28px;
}
.dashReport:hover {
	background-position:0 -28px;
	color:#fff;
}