/**********************
Necessary styles , mostly used in every project
**********************/
body {
	margin: 0px;
	padding: 0px;
}

body,text,td,th,tr {
	font-family: Verdana, Arial, sans-serif, Helvetica;
	font-size: 11px;
	color:#000000
}
img, .img:hover, .noBorder, .noBorder:hover{
	border:0px;
}
.noPadding, .noPadding:hover{
	padding:0px;
	margin:0px;
	border:0px;
}
.border{
	border:1px solid #cccccc
}
form input, textarea, select{
	font:11px Arial, Helvetica, sans-serif;
	border:1px solid #cccccc;
}
.button, #button{
	font:bold 12px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	height:21px;
	border:1px solid #658bae;
}
.button2, #button2{
	font:bold 12px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	height:21px;
	background-position:center;
	border:1px solid #658bae;
	padding-right:10px;
	padding-left:10px;
	background-color: #F5F5F5;
}
.button2:hover{
	border:1px solid #658bae;
	color:#333333;
}
.button2 a{
	color:#333333;
}
/**********************
Classes for managing background images
**********************/
.noBgTile {
	background-repeat: no-repeat;
	background-position: top left;
}

.leftTile{
	background-repeat:repeat-y;
	background-position:left;
}

.rightTile{
	background-repeat:repeat-y;
	background-position:right;
}

.botTile{
	background-repeat:repeat-x;
	background-position:bottom left;
}
.topTile{
	background-repeat:repeat-x;
	background-position:top left;
}
.bgTopAlign {
	background-position: top left;
}
.bgBottomAlign {
	background-position: bottom left;
}
.repeatX{
	background-repeat:repeat-x;
}
.u, u {
	text-decoration: none;
	border-bottom:1px solid #ff9900;
}
/**********************
TEXT FORMATTING CLASSES
**********************/
.spacing {
	line-height: 22px;
}
.small{
	font:bold 10px Arial, Helvetica, sans-serif;
}
.justify {
	text-align: justify;
}
.orangeTxt {
	color: #FF8400;
}
.brownTxt {
	color: #B05C00;
}
.greenTxt {
	color: #abb100;
}
.whiteTxt{
	color:#ffffff;
	font-weight:bold;
}
.blackTxt{
	color:#000000;
}
.redTxt{
	color: #FF0000;
	font-weight: bold;
}
/**********************
Outline Classes
**********************/
#outline, .outline{
	border:1px solid #dddddd;
	padding:3px;
}
#outline1, .outline1{
	border:1px solid #dddddd;
	padding:3px;
	width:96%;
}
#outline2, .outline2{
	border:1px solid #dddddd;
}
#outline3, .outline3{
	border:1px solid #333333;
	padding:2px;
}
#whiteOutline, .whiteOutline{
	border:1px solid #ffffff;
	padding:3px;
}
#blackOutline, .blackOutline{
	border:1px solid #999999;
	padding:3px;
}
.alignCenter {
	text-align: center;
}
.heading {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.displayInline{
	display:inline;
}

.repeatY {
	background-repeat: repeat-y;
}
.leftfloat {
	float:left;
	vertical-align:middle;
	display:block;
	padding-right:10px;
}
.rightfloat {
	vertical-align:middle;
	text-align:left;
	display:block;
	white-space:nowrap;
	padding:5px 10px 5px 0;
	border-bottom:1px dotted #f8f8f8;
}
.clientfloat {
	vertical-align:middle;
	text-align:left;
	display:block;
	padding:5px 10px 5px 0;
	border-bottom:1px dotted #f8f8f8;
}
#intro a{
	color:#fecd03; font:bold 11px "Tahoma","Arial";
}
.link{
color:#000000; text-decoration:none;}
.link:hover{
color:#D14B22;}

.link1{
color:#fff; text-decoration:none;}
.link1:hover{
color:#FFFF00;}

/*--------------------------28-11-2009-----------------------------*/

.folder-bg{background:url(images/folder-img.jpg) no-repeat; width:100%; height:100%;} 

.contact-style{
	color:#d14b22;
	font:18px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

/*--------------------------28-11-2009-----------------------------*/

/*30-11-09 Modified by Dhiraj*/
.tv_player {
	background:url(images/tv_s.jpg) center top no-repeat; width:490px; text-align:center;
}
.video_area {
	height:500px; margin-top:50px; margin-left:7px;
}
.related {
	border:1px solid #d14b22;
}
.related table {
	border-bottom:1px solid #9f9f94; margin-bottom:10px;
}
.related div.scroll {
	height:470px; overflow:hidden; overflow-y:auto; padding:5px; text-align:left;
}
.related div.scroll p {
	font:12px/15px 'trebuchet ms', arial;
}
.related div.scroll p a{
	font:bold 12px arial;
}
.facebook{
	float:right; margin-right:55px; margin-top:20px;
}
.in_des {
	height:126px; background-image:url(images/mid-back.gif); padding:15px 0px; border:1px solid #898989; margin-right:8px;
}
.bot_menu{
	font:bold 11px/18px Arial, Helvetica, sans-serif; color:#999
}
bot_menu a{
	color:#fff;
}
.brandtext2{
	padding:10px; border:1px solid #666; margin:6px 0px 6px 0px; text-align:justify; background:#e8e8df;
}
.brandtext2 .rate {
	background:#fff; padding:10px 5px;
}
#nk_cell {
  background:url(images/bg2.jpg) right 20px no-repeat; height:431px;
}

#nk_cell:hover{
  background: url(images/bg2-hover.jpg) right 20px no-repeat;
}
#flashcontent {
	width:543px; float:left;
}

.lang_dg {
  position:absolute; margin-top:0px; margin-left:560px;
}
.lang_dg p { 
	margin:0px; padding:0px;
}
.arial { font-family:arial; }
.f12 { font-size:12px; }
.cursive { font:italic 14px georgia; text-decoration:underline }

#dhtmltooltip{
	position: absolute; width: auto; visibility: hidden; z-index: 100; background:#e8e8df; padding:2px 4px; border:3px solid #fafafa; text-align:left;
}
#dhtmltooltip b{
	display:block; font:bold 12px arial; color:#222; border-bottom:2px solid #d04b22;
}
#dhtmltooltip span { 
	display:block; margin:2px 0px 4px 0px; font:normal 11px arial;	
}