﻿

body {
	margin:0;
	padding:0;
	/*font-family:verdana;
	font-size:.8em;
	font-size:13px;*/
	font-family: verdana,sans-serif;
    font-size: 10pt;

	color:#666;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	text-transform:uppercase;
	font-weight:bold;
	margin:0px 0 0 0;
	padding:5px 0 0 0;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	font-style:italic;
	font-weight:bold;
	margin:0px 0 0 0;
	padding:5px 0 0 0;
}

.pGraph {
	font-size:.9em;
	margin:-2px 0 10px 0;
	padding:0;
}

.outerCon {
	width:900px;
	margin:0 auto;
	clear:both;
	border-top:3px solid #F76D22;
}

a, a:visited {
	text-decoration:none;
	color:#F76D22;
}
a:hover {
	text-decoration:underline;
	color:#F76D22;
	cursor:pointer;
}


.headMenu {
	width:770px;
	margin:0 auto;
	clear:both;
	text-align:right;
}

.headMenu ul{
	margin:0;
	padding:0;
	text-align:right;
	list-style-type:none;
}

.headMenu li{
	font-size:.8em;
	color:#666;
	display:inline;
	margin:0 10px;
	line-height:16px;
	padding:0;
	list-style-type:none;
}

.headMenu li a, .headMenu li a:visited{
	text-decoration:none;
	color:#787878;
}

.headMenu li a:hover{
	text-decoration:none;
	color:#F76D22;
}


.logoCon {
	width:770px;
	margin:0 auto;
	clear:both;
	min-height:249px;
}

.leftCon {
	float:left;
	width:472px;
}
.rightCon {
	display:inline;
	float:right;
	width:297px;
	padding-top:3px;
}

.homeContents {
	width:770px;
	margin:0 auto;
	clear:both;
	height:165px;
	border-top:1px dotted #444;
}

.para {
	margin-top:3px;
	font-size:.8em;
}

.demo {
	margin-left:10px;
	margin-bottom:3px;
	padding:5px 0 0 5px;
	width:277px;
	height:75px;
	background-color:#F7F7F7;
}

.demoLeft {
	float:left;
	width:87px;
}
.demoRight {
	display:inline;
	float:left;
	width:177px;
	padding-top:3px;
}
.demoHead {
	font-weight:bold;
	border-bottom:1px dotted #666;
}

.record {
	margin-left:10px;
	padding:5px 0 0 5px;
	width:277px;
	height:75px;
	background-color:#F7F7F7;
}

.recordLeft {
	float:left;
	width:130px;
}
.recordRight {
	display:inline;
	float:left;
	width:135px;
	padding-left:6px;
}
.fLeft {
	float:left;
}

.productMenuCon {
	margin:25px 0 0 0;
	float:left;
}

.pBoxes {
	float:left;
	border-left:1px dotted #666;
	margin-right:2px;
	height:100px;
}


.footer {
	width:770px;
	margin:5px auto;
	clear:both;
	font-size:.7em;
	color:#444;
	line-height:16px;
	background-color:#ECECEC;
	text-align:center;
}


/* subpage classes start from here */

.outerConSubPage {
	width:990px;
	margin:0 auto;
	clear:both;
	border-top:3px solid #F76D22;
}

.contentConSubPage {
	width:945px; /* 940 */
	margin:10px auto;
	clear:both;
}

.leftConSubPage {
	float:left;
	width:255px;
}
.rightConSubPage {
	display:inline;
	float:right;
	width:660px;
	padding-top:3px;
	margin:0 0 0 20px;
}

.flash {
	width:255px;
	height:230px;
}



.printCon {
	width:243px; /* 255 */
	margin:10px auto;
	clear:both;
	height:16px;
	padding:4px 5px;
	border-top:1px solid #EEEEEE;
	border-bottom:1px solid #EEEEEE;
	background-color:#F7F7F7;
}

.presentHelp {
	float:left;
	width:160px;
}
.printCv {
	display:inline;
	float:right;
	width:80px;
}

.printTxt {
	float:left;
	font-size:.8em;
	margin-left:5px;
	text-decoration:none;
	color:#666;
	text-transform:uppercase;
}

.printTxt a, .printTxt a:visited {
	text-decoration:none;
	color:#666;
}

.printTxt a:hover {
	text-decoration:none;
	color:#F76D22;
}

.leftNavHeading {
	font-size:1.8em;
	font-weight:bold;
	color:#F76D22;
	height:30px;
	text-align:left;
	border-bottom:2px solid #ddd;
	margin-top:30px;
	width:150px; /* Added By Irfan 23-12-2008 */
}


.leftNavigation {
	width:255px;
}

.leftNavigation ul {
	margin:10px 0 0 0;
	padding:0;
	list-style-type:none;
}

.leftNavigation li {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	margin:5px 0 0 25px;
	padding:0 0 2px 0;
	list-style-type:none;
	border-bottom:1px dotted #ddd;
}
.leftNavigation li.heading {
	color:#333;
	font-size:.9em;
	font-weight:bold;
	font-family: Trebufchet MS, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	list-style-type:none;
	border-bottom:1px solid #ddd;
}

.leftNavigation li a, .leftNavigation li a:visited {
	text-decoration:none;
	color:#666;
}

.leftNavigation li a:hover {
	text-decoration:none;
	color:#F76D22;
}
.icon {
	margin-right:8px;
}


.rightTopCon {
	width:660px;
	height:150px;
}


.topConLeft {
	float:left;
	width:380px;
}

.topConRight {
	display:inline;
	float:right;
	width:280px;
}

.profile {
	font-size:1.4em;
	font-weight:bold;
	font-style:italic;
	color:#000;
}

.profileBasicsCon {
	width:225px;
	height:50px;
	padding:5px;
	border-top:1px solid #EEEEEE;
	border-bottom:1px solid #EEEEEE;
	background-color:#F7F7F7;
}
.title {
	float:left;
	width:70px;
	font-size:.9em;
	font-style:italic;
	color:#000;
	line-height:1.3;
}

.description {
	display:inline;
	float:left;
	width:150px;
	font-size:.9em;
	font-weight:bold;
	line-height:1.3;
	color:#F76D22;
}


.titleCon {
	height:40px;
	border-bottom:2px solid #ddd;
}

.profileTitle {
	height:30px;
	font-size:2em;
	font-weight:bold;
	color:#F76D22;
	text-align:left;
}

.designation {
	height:30px;
	font-size:1.6em;
	font-style:italic;
	color:#999;
	text-align:left;
}

.marginTop {
	margin:10px 0 0 0;
}

.expDate {
	font-size:.8em;
	font-weight:bold;
	color:#F76D22;
}

.empCompany {
	font-size:.8em;
	font-weight:bold;
	color:#F76D22;
	margin-left:40px;
}



.footerConSP {
	width:945px; /* 940 */
	margin:10px auto;
	clear:both;
	height:30px;
	border-top:1px solid #ddd;
}

.footerConSPLeft {
	font-size:.7em;
	float:left;
	width:255px;
}
.footerConSPRight {
	display:inline;
	float:right;
	width:660px;
	font-size:.7em;
	padding-top:3px;
	margin:0 0 0 20px;
}


/* proposal subpage Classes starts from here */

.contentConSPInner {
	width:890px; /* 940 */
	margin:0 auto;
	clear:both;
}

.leftConSPInner {
	float:left;
	width:180px; /* Added By Irfan 23-12-2008 */
}

.rightTopConInner {
	width:660px;
	height:90px;
}

.flashView {
	width:150px;
	height:140px;
	font-size:xx-small;
}

.leftNavSubPage {
	width:150px;
}

.leftNavSubPage ul {
	margin:10px 0 0 0;
	padding:0;
	list-style-type:none;
}

.leftNavSubPage li {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	margin:3px 0 0 0px;
	padding:0 0 2px 0;
	list-style-type:none;
	border-bottom:1px dotted #ddd;
}
.leftNavSubPage li.heading {
	font-size:11px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin:3px 0 0 0px;
	padding:0 0 2px 0;
	list-style-type:none;
	border-bottom:1px dotted #ddd;
}

.leftNavSubPage li a, .leftNavSubPage li a:visited {
	text-decoration:none;
	color:#666;
}

.leftNavSubPage li a:hover {
	text-decoration:none;
	color:#F76D22;
}


.spTopNav {
	width:660px;
	margin:0 auto;
	padding-bottom:2px;
	clear:both;
	text-align:right;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
	font-size: 12px;
}

.spTopNav ul{
	margin:0;
	padding:0;
	text-align:right;
	list-style-type:none;
}

.spTopNav li{
	font-size:1.2em;
	color:#F76D22;
	font-weight:bold;
	display:inline;
	margin:0 0 0 50px;
	padding:0 0 5px 15px;
	line-height:22px;
	text-align:right;
	list-style-type:none;
}

.spTopNav li.selected{
	font-size:1.2em;
	color:#F76D22;
	font-weight:bold;
	display:inline;
	margin:0 20px;
	padding:0 0 5px 15px;
	line-height:18px;
	text-align:right;
	list-style-type:none;
	background:url(../images/rightArrow.jpg) no-repeat left center;
}

.spTopNav li a, .spTopNav li a:visited{
	text-decoration:none;
	color:#F76D22;
}

.spTopNav li a:hover{
	text-decoration:none;
	color:#F76D22;
}

.pDCon {
	width: 660px; /* 940 */
	margin-top:10px;
	clear:both;
}

.pDConLeft {
	float:left;
	width:480px;
	/* AP 07 09 2009 */
	height: 400px;
	overflow: auto;
}
.pDConRight {
	float:left;
	width:160px;
	padding:0 0 0 0;
	margin: 0 0 0 20px;
}

.fConSP {
	width:890px; /* 940 */
	margin:0 auto 10px auto;
	clear:both;
	padding-top: 10px
}

.fConSPLeft {
	font-size:.7em;
	float:left;
	width:41px;
}
.fConSPRight {
	display:inline;
	float:right;
	width:650px;
	font-size:.7em;
	padding:4px 0 4px 200px;
	margin:15px 0 0 0;
	background-color:#ECECEC;
}
.demoBgRight {
	background-color:#F7F7F7;
	padding:5px 5px;
}

.rightNavTxt {
	border-bottom:1px solid #999;
	font-weight:bold;
	margin-bottom:5px;
}

.seeDemo {
	margin:5px 0 10px -5px;
	width:120px;
	font-size:.7em;
	color:#666;
	padding:0 0 0 14px;
	background:url(../images/orangeArrow.jpg) no-repeat left center;
}
.seeDemo a, .seeDemo a:visited {
	text-decoration:none;
	color:#666;
}

.seeDemo a:hover {
	text-decoration:none;
	color:#F76D22;
}

.headingMain {
	font-size:1.2em;
	font-weight:bold;
	color:#000;
}

.paraRegular {
	font-size:1em;
	margin:10px 0 0 0;
	color:#666;

}
table {
	border-collapse:collapse;
	border:1px solid #666;
}

/* AP 27 11 2007 - The video table */
table.videoTable {
	border-collapse:collapse;
	border:0px solid #666;
}
/* End AP */

td {
	border-collapse:collapse;
	border:1px solid #666;
}

.tbl3d {
	border-collapse:collapse;
	border:none;
	font-size:12px;
	text-align:center;
}

.tbl3d td {
	border-collapse:collapse;
	border:none;
}
.style3 {color: #F76D22; font-size:14px;}

/* AP 27 11 2007 - The mute button */
input.btn
{
	width: 39px;
	height: 20px;
	background: transparent url(images/sound.gif) no-repeat center top;
	background-color: #DEDFDE;
}
/* End AP */