/*
CSS for Latest Design Template
of eNoki IT Solutions
09-12-2008
By: Souvik Mitra, eNoki IT Solutions.
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #08271F url(../images/Bset/common/bodyBG1.png) repeat-x fixed;
	font-family: Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 62.5%;
	color: #13683D;
}

a {
    text-decoration: none;
}
a img{
	border: none;
}

/* Page */

#page {
	width: 915px;
	margin: 0 auto;
	margin-top: 20px;
	border: 1px solid #059B08;
	background: #FFFFFF;
}

/*******************************************/
/* START STYLES FOR HEADER PORTION OF PAGE */

#header {
    height: 201px;
}

#topHeader {
    height: 48px;
	background: #DBFAF4 url(../images/Bset/common/topHeaderBG.jpg) repeat-x;
}

/*********************************/
/* START TABBED MENU */

#menuTabs ul {
  margin:0;
  padding:22px 18px 0;
  list-style:none;
  }
  
#menuTabs li {
  float: left;
  margin: 0;
  padding: 0;
  }
  
#menuTabs a{
  float:left;
  position: relative;
  top: 3px; /* 1) Number of pixels to protrude up for selected tab. Should equal (3) MINUS (2) below */  
  background:url("../images/Bset/common/menu_left1.jpg") no-repeat left top;
  text-decoration:none;
  margin:0;
  padding:0 0 0 9px;
  margin-right: 5px;
  }
  
#menuTabs a span{
  float:left;
  position: relative;
  display:block;
  background:url("../images/Bset/common/menu_right1.jpg") no-repeat right top;
/*  padding:5px 15px 4px 6px;*/
  padding: 6px 22px 4px 13px;  /* 2) Padding within each tab. The 3rd value, or 3px, should equal (1) MINUS (3) */
  font-weight:bold;
  color:#765;
  }
  
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#menuTabs a span{float:none;}
/* End IE5-Mac hack */

#menuTabs a:hover {
  background-image:url("../images/Bset/common/menuSel_left1.jpg");
  top: 0;
  }
  
#menuTabs a:hover span{
  background-image:url("../images/Bset/common/menuSel_right1.jpg");
  color:#AC4B05;
  font-weight: bold;
  padding-bottom: 7px; /* 3) Bottom padding of selected tab. Should equal (1) PLUS (2) above */
  top: 0;
  }

/* MENU STYLE FOR CURRENTLY SELECTED PAGE */
#home .home a,#about .about a{
  background-image:url("../images/Bset/common/menuSel_left1.jpg");
  top: 0;
}
#home .home a span, #about .about a span{
  background-image:url("../images/Bset/common/menuSel_right1.jpg");
  color: #AC4B05 /*#FF7613*/;
  padding-bottom: 7px; /* 3) Bottom padding of selected tab. Should equal (1) PLUS (2) above */
  top: 0;
}

#home .home a,#services .services a{
  background-image:url("../images/Bset/common/menuSel_left1.jpg");
  top: 0;
}

#home .home a span, #services .services a span{
  background-image:url("../images/Bset/common/menuSel_right1.jpg");
  color: #AC4B05 /*#FF7613*/;
  padding-bottom: 7px; /* 3) Bottom padding of selected tab. Should equal (1) PLUS (2) above */
  top: 0;
}

#home .home a,#downloads .downloads a{
  background-image:url("../images/Bset/common/menuSel_left1.jpg");
  top: 0;
}

#home .home a span, #downloads .downloads a span{
  background-image:url("../images/Bset/common/menuSel_right1.jpg");
  color: #AC4B05 /*#FF7613*/;
  padding-bottom: 7px; /* 3) Bottom padding of selected tab. Should equal (1) PLUS (2) above */
  top: 0;
}

#home .home a,#profile .profile a{
  background-image:url("../images/Bset/common/menuSel_left1.jpg");
  top: 0;
}

#home .home a span, #profile .profile a span{
  background-image:url("../images/Bset/common/menuSel_right1.jpg");
  color: #AC4B05 /*#FF7613*/;
  padding-bottom: 7px; /* 3) Bottom padding of selected tab. Should equal (1) PLUS (2) above */
  top: 0;
}

#home .home a,#contact .contact a{
  background-image:url("../images/Bset/common/menuSel_left1.jpg");
  top: 0;
}

#home .home a span, #contact .contact a span{
  background-image:url("../images/Bset/common/menuSel_right1.jpg");
  color: #AC4B05 /*#FF7613*/;
  padding-bottom: 7px; /* 3) Bottom padding of selected tab. Should equal (1) PLUS (2) above */
  top: 0;
}


/***** END TABBED MENU *************/
/*********************************/

#restHeader {
	width: 915px;
    height: 153px;
	background: #4F8772 url(../images/Bset/common/restHeader.jpg) no-repeat;
}

#logoPortion {
    float: left;
    width: 591px;
    height: 118px;
}

#companyLogoHolder {
    width: 110px;
    height: 58px;
}

#companyNameHolder {
    width: 276px;
    height: 35px;
}

#specialMenu {
    float: right;
    width: 324px;
    height: 153px;
}

#specialMenu a:hover p,#specialMenu1 a:hover,#specialMenu2 a:hover,#specialMenu3 a:hover{
    color: #FF7613;
}
#specialMenu1 {
    float: left;
    width: 100px;
    height: 153px;
	background: url(../images/Bset/common/spclMenu1.jpg) no-repeat;
}

#specialMenu2 {
    float: left;
    width: 100px;
    height: 153px;
	background: url(../images/Bset/common/spclMenu2.jpg) no-repeat;
}

#specialMenu3 {
    float: left;
    width: 100px;
    height: 153px;
	background: url(../images/Bset/common/spclMenu3.jpg) no-repeat;
}

#specialMenu1 p, #specialMenu2 p, #specialMenu3 p {
    color: #CBF1E7;
    margin-top: 80px;
    padding: 0 5px;
    text-align: center;
}

#market p.market, #interact p.interact,#optimized p.optimized{
    color: #FF7613;
    font-weight: bold;
}

 
#tagline {
    margin-top: 23px;
    width: 591px;
    text-align: right;
}

#taglineText {
    padding-right: 10px;
    color: #F49D5B;
    font-family: "century gothic", verdana, georgia, sans-serif;
    font-size: 1.3em;
}

/* END STYLES FOR HEADER PORTION OF PAGE */
/*******************************************/


/*******************************************/
/* START STYLES FOR BODY PORTION OF PAGE */

#mainBody {
	background: #FFFFFF url(../images/Bset/common/pageBG.jpg) repeat-x;
	min-height: 380px;
	height: auto;
}

/* for Internet Explorer */
/*\*/
* html #mainBody {
height: 355px;
}
/**/

/* START LEFT COL IN BODY PORTION OF INDEX PAGE */
#indexLeftCol {
    float: left;
    width: 413px;
}

#insertCardTop {
    width: 397px;
	background: #FFFFFF url(../images/Bset/insertCardTop1.jpg) no-repeat top;
	margin-top: -19px;
    margin-left: 15px;
	min-height: 149px;
	height: auto;
    
}

/* for Internet Explorer */
/*\*/
* html #insertCardTop {
    position: relative;
	height: 149px;
}
/**/

.dreamPic {
    margin-top: 22px;    
    margin-left: 12px;    
}

#insertCardBody {
    width: 388px;
	background: #FFFFFF;
    margin-left: 15px;
	border-left: 1px solid #0A6336;
}

p.insertCardContent {
    padding: 0 15px;
    text-align: justify;
    font-size: 1.2em;
    line-height: 1.3em;
}

#insertCardBottom {
    width: 397px;
	background: #FFFFFF url(../images/Bset/insertCardBottom.jpg) no-repeat;
    margin-left: 6px;
	min-height: 140px;
	height: auto;
    
}

/* for Internet Explorer */
/*\*/
* html #insertCardBottom {
	height: 140px;
}
/**/

/* END LEFT COL IN BODY PORTION OF INDEX PAGE */

/* START RIGHT COL IN BODY PORTION OF INDEX PAGE */
#indexRtCol {
    float: right;
    width: 502px;
}

#rtPanelTop {
    width: 478px;
	background: #FFFFFF url(../images/Bset/rtPanelTop.jpg) no-repeat top;
	margin-top: 18px;
	min-height: 213px;
	height: auto;
    
}

/* for Internet Explorer */
/*\*/
* html #rtPanelTop {
    position: relative;
	height: 213px;
}
/**/

#enokiCareText {
    width: 170px;
}

#enokiCareText #topText {
    font-family: "century gothic", verdana, georgia, sans-serif;
    font-size: 1.8em;
    color: #F17012;
    text-align: left;
    padding: 18px 20px;
}

#enokiCareText #topText span{
    padding-left: 20px;
}
#enokiCareText #topText span.moreIndent{
    padding-left: 52px;
}

#enokiCareText #topText span.green{
    color: #11B378;
    padding-left: 0px;
}

#enokiCareText #lowerText {
    font-family: "century gothic", verdana, georgia, sans-serif;
    font-size: 1.8em;
    color: #1B36FF;
    text-align: left;
    padding-left: 30px;
}

#enokiCareText #lowerText span.orange{
    color: #F17012;
    font-weight: bold;
}

#enokiCareText #lowerText span{
    color: #065A06;
    font-weight: bold;
}

#rtPanelBottom {
    width: 490px;
	background: #FFFFFF url(../images/Bset/rtPanelBottom1.jpg) no-repeat bottom;
	min-height: 197px;
	height: auto;  
}

/* for Internet Explorer */
/*\*/
* html #rtPanelBottom {
	height: 197px;
}
/**/

#globeHand {
    float: left;
    padding-left: 15px;
    width: 195px;
    margin-top: -3px;
}

#serviceList {
    float: right;
    width: 274px;
	min-height: 155px;
	height: auto;
}

/* for Internet Explorer */
/*\*/
* html #serviceList {
	height: 155px;
}
/**/

#serviceList div {
    width: 250px;
    color: #5F2E06;
    font-family: "century gothic", verdana, georgia, sans-serif;
    font-size: 1.3em;
}

#serviceList ul {
    margin: 8px 16px;
}

#serviceList ul li{
    padding-bottom: 10px;
    padding-left: 8px;
}

/* END RIGHT COL IN BODY PORTION OF INDEX PAGE */

/* END STYLES FOR BODY PORTION OF PAGE */
/*******************************************/

/*******************************************/
/* START STYLES FOR FOOTER PORTION OF PAGE */

#footer {
	width: 915px;
	height: 15px;
	margin: 0 auto;
	padding: 5px 0;
	text-align: center;
}

#footer p {
	margin: 0;
	font-size: 1.1em;
	color: #CFA39D;
}

#footer p a{
	color: #DC8478;
    font-weight: bold;
}
/* END STYLES FOR FOOTER PORTION OF PAGE */
/*******************************************/


/****************************************************************/
/********* Added by: Rahoul Ghosh; Date: 29/12/2008 *************/
/********* For OTHER PAGES 							*************/
/****************************************************************/
#indexLeftColOthers {
    float: left;
    width: 660px;
    /*border: 1px solid;*/
}

#insertCardTopOthers {
    width: 647px;
	background: #FFFFFF url(../images/Bset/insertCardTopOthers.jpg) no-repeat top;
	margin-top: -14px;
    margin-left: 15px;
	min-height: 156px;
	height: auto;
    
}

/* for Internet Explorer */
/*\*/
* html #insertCardTopOthers {
    position: relative;
	height: 156px;
}
/**/

.dreamPic {
    margin-top: 22px;    
    margin-left: 12px;    
}

.servicePic {
    margin-top: 22px;    
    margin-left: 12px;    
}

#insertCardBodyOthers {
    width: 638px;
	background: #FFFFFF;
    margin-left: 15px;
	border-left: 1px solid #0A6336;
	min-height: 330px;
	height: auto;
    
}

/* for Internet Explorer */
/*\*/
* html #insertCardBodyOthers {
    position: relative;
	height: 330px;
}
/**/

p.insertCardContentOthers {
    padding: 0 5px;
    text-align: justify;
    font-size: 1.2em;
    line-height: 1.3em;
}


p.insertCardContentRightPanel {
    text-align: left;
    font-size: 1.1em;
    line-height: 1.2em;
    color: #2A5821 ;   
}

#insertCardContentRightBoxFirst {
    text-align: justify;
    line-height: 1.2em;
    color: #2A5821;
    border: 1px solid #2A5821;
    margin-left: 2px;
    margin-top: 2px;
    padding: 5px;
    width: 210px;
    margin: 2px;
}

#insertCardContentRightBoxLast {
    text-align: justify;
    line-height: 1.2em;
    color: #2A5821 ;
    border: 1px solid #2A5821;
    margin-left: 2px;
    margin-top: 2px;
    padding: 5px;
    width: 210px;
    margin: 2px;
}

#insertCardBottomOthers {
    width: 648px;
	background: #FFFFFF url(../images/Bset/insertCardBottomOthers.jpg) no-repeat;
    margin-left: 6px;
	min-height: 138px;
	height: auto;
    
}

/* for Internet Explorer */
/*\*/
* html #insertCardBottomOthers {
	height: 138px;
}
/**/

#contentHeadBanner {
	border-top: 1px solid #C1DAD7;
	background: #CAE8EA url(../images/bulletRed.gif) left top no-repeat;
	font: bold 1.2em Verdana, Arial, Helvetica, sans-serif ;
	padding: 0 2px 3px 12px;
	margin-bottom: 10px;	
	color: #034474;
}

#aboutEntry {
	margin-top: 5px;
	padding-bottom: 0px;
}

#content {
	float: right;
	width: 617px;
	/*padding: 26px 20px 20px 46px;*/
	background: url(../images/content1.jpg) no-repeat;
}


.post {
	text-align: justify;
	font-size: 1.2em;
	padding: 15px 15px 20px 10px;
	border: 1px blue;
}

.button {
  width: auto;
  font-weight: bold;
  cursor: pointer;
}

#spclServiceEntry {
	width:  500px;
	margin-top: 5px;
	padding-bottom: 7px;
	text-align: justify;
	padding-left: 2px;
}

#custom ul {
	list-style: none;
	margin-left: 0;
	padding-left: 1.0em;
	text-indent: -1.0em;
}
#custom li {
	list-style-type: none;
}
#custom li span{
	font-size: 1em;
	/*font-weight: bold;*/
}



/* STYLES FOR HORIZONTAL SCROLLING */
#service_global {
	CLEAR: both; /*BORDER-TOP: #c8442b 1px solid;*/ WIDTH: 100%; BACKGROUND-COLOR: transparent/*#3a2b2d*/;/*margin-top: 10px;*/
}
#service_container {
	MARGIN: 0px auto; OVERFLOW: hidden; WIDTH: 575px; POSITION: relative; 
}
#service_container DIV.button {
 POSITION: absolute; TOP: 5px
}

#scroller {
	HEIGHT: auto
}

#content_spcl {
	WIDTH: 5400px; HEIGHT: auto
}

#scroller {
	BACKGROUND-ATTACHMENT: scroll; MARGIN: 0px auto; OVERFLOW: hidden; WIDTH: 540px; HEIGHT: auto;
}
.section {
	HEIGHT: auto;
}
.section {
	FLOAT: left; MARGIN: 0px; WIDTH: 540px; TEXT-ALIGN: center
}
UL#toolbar {
	CLEAR: both; MARGIN: 0px auto; WIDTH: 500px; LIST-STYLE-TYPE: none; HEIGHT: 45px; TEXT-ALIGN: center; display: none;
}
#toolbar LI {
	FLOAT: left; TEXT-INDENT: -9999px
}
#toolbar LI A {
	DISPLAY: block; HEIGHT: 45px
}
#toolbar LI.active {
	BACKGROUND-POSITION: 50% bottom
}
#toolbar LI.inactive {
	BACKGROUND-POSITION: 50% top
}
#toolbar LI:hover {
	BACKGROUND-POSITION: 50% bottom
}
#toolbar LI#resume-tab {
	BACKGROUND-IMAGE: url(footerTab_resume.gif); WIDTH: 90px
}
#toolbar LI#contact-tab {
	BACKGROUND-IMAGE: url(footerTab_contact.gif); WIDTH: 90px
}
#toolbar LI#about-tab {
	BACKGROUND-IMAGE: url(footerTab_about.gif); WIDTH: 90px
}
#toolbar LI#profile-tab {
	BACKGROUND-IMAGE: url(footerTab_profile.gif); WIDTH: 90px
}
#toolbar LI#references-tab {
	BACKGROUND-IMAGE: url(footerTab_references.gif); WIDTH: 90px
}
#toolbar LI#private-tab {
	BACKGROUND-IMAGE: url(footerTab_private.gif); WIDTH: 90px
}

/****************************************************************/
DIV.button#left {
	LEFT: 0px
}
DIV.button#right {
	RIGHT: 0px
}

#contactEntry {
	margin-top: 5px;
	padding-bottom: 0px;
}

#contactAddress {
	float: left;
	font-size: 0.9em;
	padding-right: 30px;
	border-right: 1px solid #FA7814;
	padding-left: 20px;
	
}

/* Added By Somdipa Nag : Date - 30/12/2008 */

#devCen {
	text-align: justify;
	/*border-bottom: 1px dotted #FA7814;*/
	padding-left: 5px;
	/*padding-bottom: 10px;*/
	padding-top: 5px;
}
#japDiv {
	text-align: justify;
	/*border-bottom: 1px dotted #FA7814;*/
	padding-left: 5px;
	/*padding-bottom: 10px;*/
	padding-top: 5px;
}

#regdOff span, #devCen span, #japDiv span {
	margin-left: 1em;
	font-size: 1em;
	font-weight: bold;
	font-style: italic;
	font-size: 1.2em;
}
#regdOff {
	text-align: justify;
	/*border-bottom: 1px dotted #FA7814;*/
	padding-left: 5px;
	/*padding-bottom: 10px;*/
	padding-top: 5px;
}

#contactForm {
	float: right;
	letter-spacing: 1.5em;
	text-align: left;
	width: 300px;
	/*border: 1px solid #FA7814;*/
}

p.insertCardContentContacts {
    padding: 0 15px;
    border-bottom: 1px dotted #FA7814;
    text-align: justify;
    font-size: 1.3em;
    line-height: 1.3em;
    padding-bottom: 10px;
    padding-top: .5px;
}
p.insertCardContentContactsForjapDiv {
    padding: 0 15px;
    /*border-bottom: 1px dotted #FA7814;*/
    text-align: justify;
    font-size: 1.3em;
    line-height: 1.3em;
    padding-bottom: 10px;
    padding-top: .5px;
}
#contactEntry {
	margin-top: 5px;
	padding-bottom: 0px;
}

#contentHeadBannerForContact {
	border-top: 1px solid #C1DAD7;
	background: #CAE8EA url(../images/bulletRed.gif) left top no-repeat;
	font: bold 1.2em Verdana, Arial, Helvetica, sans-serif ;
	padding: 0 2px 3px 12px;
	margin-bottom: 10px;	
	color: #034474;
	margin-left: 1.6em;
	margin-right: 1.6em;
}

INPUT
{
    FONT-SIZE: 10px;
    FONT-WEIGHT: BOLD;
    COLOR: #005489;
    FONT-FAMILY: Verdana, Arial;
    BORDER-TOP: #004584 1px solid;
    BORDER-BOTTOM: #000084 1px solid;
    BORDER-LEFT: #004584 1px solid;
    BORDER-RIGHT: #000084 1px solid;
    BACKGROUND-COLOR: #f2f2f2;
} 

input {
  width: 70%;
}
.payPal {
  margin:0 auto;
  width: 150px;	
  padding-top:20px;
  display:inline;
}
.payPal input {
  width: auto;
  border: none;
  background: none;
}

.payPal input:hover,.payPal input:focus {
  width: auto;
  border: none;
  background: none;
}

#paymentBlock {
  padding-left:20px;
  width: 360px;	
  padding-top:10px;
  color:#5F2E06;
}

#payText {
  font-size: 1.1em;
  padding: 2px 4px;
  width: 170px;
  float: left;
  text-align: justify;
}

.test {
	background: #FAE2BD url(../images/bulletRed.gif) left top no-repeat;
	width: 345px;
	padding: 1px 10px;
	margin-bottom: 5px;
}

.test span {
	color: #890628;
	font-weight: bold;
}

textarea {
  width: 85%;
  color: #005489;
  /* 
    IE specific to eliminate scroll bar when not needed. 
    Uncomment if wanted, but it is not valid CSS
   */  
 /* scrollbar-3dlight-color : #B5E0F3;
  scrollbar-arrow-color : #EEE;
  scrollbar-darkshadow-color : #B5E0F3;
  scrollbar-face-color : #B5E0F3;
  scrollbar-highlight-color : #B5E0F3;
  scrollbar-shadow-color : #B5E0F3;
  scrollbar-track-color : #B5E0F3;   */ 

}

input,
textarea {
  padding: 1px 3px;
  margin: 5px 0;
  font: 0.95em verdana, arial, sans-serif;
  /*color: #000;*/
  /*background-color: #B5E0F3/*65330A;*/
  border: 1px solid #999;
  /*height: 20px;*/
}

input:hover,
input:focus,
textarea:hover,
textarea:focus {
  padding: 1px 3px;
  margin: 5px 0;
  /*color: #3A3D3E;
  background-color: #77CBF1/*954500;*/
  border: 1px solid #156A96;
}

.button {
  width: auto;
  font-weight: bold;
  cursor: pointer;
  
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #034474;
	margin-bottom:0.5em;
}

h1 {
	letter-spacing: -.05em;
	font-size: 2.2em;
}

h2 {
	margin-top: 1em;
	letter-spacing: -.05em;
	font-size: 1.4em;
}

h3 {
	margin-top: 1em;
	font-size: 1.2em;
}

blockquote {
	margin-left: 1em;
	padding-left: .75em;
	border-left: 1px solid #001588;
}

/* Right Panel Box */

#rightPanelTop {
	/*float: right;*/
	width: 250px;
	height: 1px;
}

#rightPanelMain {
	float: left;
	width: 243px;
	height: 425px;
/*	border: 1px solid;*/
}

#rightPanelHead {
/*	padding-left: 5px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;*/
	width: 250px;
	height: 80px;
	background: url(../images/pagePics/rightPanelBoxTop.jpg) no-repeat;	
	margin-left: -1px;
}
#rightPanelHeadLogo {
	float: left;
	width: 95px;
	height: 80px;
}
#rightPanelHeadBaner {
	float: left;
	width: 150px;
	height: 80px;
}

#rightPanelBody {
	width: 243px;
	height: 390px;
	/*background: url(../images/pagePics/rightPanelBoxBody.jpg) repeat-y;*/	
	background: #FFFFFF;
	border-left: 1px solid #0A6336;
}
#rightPanelContent {
	width: 210px;
	/*height: 290px;*/
	padding: 5px 5px 5px 10px;
	min-height: 156px;
	height: auto;
    
}
/* for Internet Explorer */
/*\*/
* html #rightPanelContent {
    position: relative;
	height: 390px;
}


#rightPanelFoot {
	/*float: right;*/
	width: 250px;
	height: 55px;
	background: url(../images/pagePics/rightPanelBoxFoot.jpg) no-repeat;	
}
#contactUsMessage {
    /*margin-top: 2px;*/
    margin-left: 5px;
    /*width: auto;*/
    text-align: left;
    }
#contactUsMessageText {
    padding-right: 2px;
    color: #F49D5B;
    font-family:"Arial";
    font-size: 0.9em ;
    font-weight: bold;
    border: 1px solid;
}

/*********** TABLES STYLE *****/
/* rPanel */
table.rPanel {
	width: 100%;
    border-spacing: 0px;
    border-collapse: collapse;
    border-top: 4px solid #EA9A1C;
    border-bottom: 1px solid #EA9A1C;
    margin-top: 0px;
    font-size: 0.8em;
}

#member {
	width: 97%;
}

table.rPanel th {
    text-align: center;
    font-weight: normal;
    padding: 0.2em 0.5em;
    border-top: 1px dotted #EA9A1C;
	color: #FE7800;
	font-size: 1.2em;
}
table.rPanel td {
    text-align: center;
    border-top: 1px dotted #EA9A1C;
    padding: 0.3em 0.3em;
}

table.rPanel td.noBGLeft {
	background: none; 
	text-align: left;
}

table.rPanel tr.odd {
	color: #FACF1D;
}
table.rPanel thead th {
	font-weight: bold;
    text-align: center;
    border-bottom: 1px solid #EA9A1C;
}
table.rPanel th.Corner {
    text-align: center;
}

.fl_Rt_Txt {
	float: right;
	margin: 1px;
}

#readMoreRed {
	font-size: 0.9em;
	font-style: italic;
	font-weight: bold;
	color:#f00;
	background: url(../images/Bset/redMore.gif) right no-repeat;
	padding-right: 10px;
	margin-right: 10px;
}

#readMoreRed a {
	color:#f00;
}

/*--------- New Addition by: Rahoul Ghosh; Date: 15/01/2009 ----------*/
#rightPanelHeadLeft {
	float: left;
	width: 85px;
	height: 60px;
/*	background: #F00;*/
	margin: 10px 0 0 0;
	padding: 5px;
}

#rightPanelHeadRight {
	float: left;
	width: 150px;
	height: 70px;
/*	background: #FD0;*/
	margin: 10px 0 0 0;
	margin-left: -4px;
}

#rightPanelRightTop {
	width: 150px;
	height: 28px;
	padding-top: 5px;
}

#rightPanelRightBottom {
	width: 150px;
	height: 28px;
}



p.insertCardContentOthersNew {
    padding: 0 5px;
    text-align: justify;
    font-size: 1.1em;
    line-height: 1.3em;
}

#contentHeadBannerNew {
	/*border-top: 1px solid #C1DAD7;*/
	/*background: #CAE8EA url(../images/bulletRed.gif) left top no-repeat;*/
	font: bold 1.2em Verdana, Arial, Helvetica, sans-serif ;
	padding: 0 2px 10px 2px;
	margin-bottom: 10px;	
	color: #397CCA;
	/*border: 1px solid;*/
}

#contentHeadTagLine {
	/*border-top: 1px solid #C1DAD7;*/
	/*background: #CAE8EA url(../images/bulletRed.gif) left top no-repeat;*/
	font: bold 1.2em Verdana, Arial, Helvetica, sans-serif ;
	padding: 0 2px 3px 12px;
	margin-bottom: 10px;	
	color: #FD8401;
	/*border: 1px solid;*/
}

.fl_left {
	float:left;
	margin-right:4px;
}

.fl_right {
	float:right;
	margin-left:4px;
	margin-top: 10px;
}