/* basic */

html {
/*	background: #2d2d2d;*/
	background: #a29993;
}
body {
	margin: 0;
	padding: 0;
	border: 0;
	/*modify for fix profiledetail.php page by prasun 16_03_2011*/
	/*text-align: center;*/
	font: normal 11px/15px Arial, Helvetica, sans-serif;
	color: black;
	background: #a29993;
/*	background: #2d2d2d;
	behavior: url(../csshover.htc);*/
}
h1, h2, h3, h4, h5, h6, p, ul, li, img, div {
	margin: 0;
	padding: 0;
}
#print {
	display: none;
}
a img {
	border-width: 0;
}

/* container */

.container {
	width: 992px;
	margin: 0 auto;
	background: url('../images/bg.jpg') repeat-y left top;
}
.container_old {
	width: 992px;
	margin: 0 auto;
	background: url('../images/bg_old.jpg') repeat-y left top;
}
.container-show-article {
	width: 531px;
	margin: 0 auto;
	background: url('../images/bg.jpg') repeat-y left top;
}
.containerleft {
	float: left;
	width: 858px;
	margin: 0 0 0 2px;
}
html>body .containerleft {
	margin: 0 0 0 5px;
}
.clearing {
	clear: both;
	height: 0;
	line-height: 0;
}

/* topadd */

.topadd {
/*	width: 845px;*/
/*	border-bottom: 4px solid #f45900;*/
	padding: 8px 0 8px 13px;
	float: left;
	/*background: #beb8b4;*/
}
#network {
	float: left;
	display: block;
	width: 96px;
	height: 85px;
	background: url('../images/learning-ireland.gif') no-repeat left top;; margin-left:0; margin-right:12px; margin-top:3px; margin-bottom:0
}
#network:hover {
	background-position: left bottom;
}
.topadd img {
	float: left;
	border: 1px solid #2d2b30;
}

/* network */

#networknav {
	background: url('../images/networkbg.jpg') no-repeat left bottom;; margin-left:0; margin-right:0; margin-top:15px; margin-bottom:0; padding-left:0; padding-right:0; padding-top:0; padding-bottom:12px
}
html>body #networknav {
	background: url('../images/networkbg.png') no-repeat left bottom;
}
*:lang(en) #networknav {
	margin: 0;
}
#network01, #network02, #network03, #network04,
#network05, #network06, #network07 {
	display: block;
	width: 220px;
}
html>body #network01, html>body #network02, html>body #network03, html>body #network04,
html>body #network05, html>body #network06, html>body #network07 {
	width: 227px;
}
#network01 {
	height: 49px;
	background: url('../images/network01.jpg') no-repeat left top;
}
#network02 {
	height: 46px;
	background: url('../images/network02.jpg') no-repeat left top;
}
#network03 {
	height: 46px;
	background: url('../images/network03.jpg') no-repeat left top;
}
#network04 {
	height: 50px;
	background: url('../images/network04.jpg') no-repeat left top;
}
#network05 {
	height: 55px;
	background: url('../images/network05.jpg') no-repeat left top;
}
#network06 {
	height: 56px;
	background: url('../images/network06.jpg') no-repeat left top;
}
#network07 {
	height: 52px;
	background: url('../images/network07.jpg') no-repeat left top;
}
html>body #network01 {
	background: url('../images/network01.png') no-repeat left top;
}
html>body #network02 {
	background: url('../images/network02.png') no-repeat left top;
}
html>body #network03 {
	background: url('../images/network03.png') no-repeat left top;
}
html>body #network04 {
	background: url('../images/network04.png') no-repeat left top;
}
html>body #network05 {
	background: url('../images/network05.png') no-repeat left top;
}
html>body #network06 {
	background: url('../images/network06.png') no-repeat left top;
}
html>body #network07 {
	background: url('../images/network07.png') no-repeat left top;
}
#network01:hover, #network02:hover, #network03:hover, #network04:hover,
#network05:hover, #network06:hover, #network07:hover {
	background-position: left bottom;
}

.level1 li {
	position: relative;
	list-style: none;
}
.level1>ul a {
	width: auto;
}
.level2 {
	position: absolute;
	top: 70px;
	left: 1px;
	display: none;
	z-index: 1000;
}
*:lang(en) .level2 {
	top: 85px;
}
.topadd ul.level1 li.submenu:hover ul.level2 {
	display: block;
}

/* top */

.top {
	clear: both;
	float: left;
	width: 100%;
	text-align: left;
	background: white;
}
#index {
	display: block;
	width: 464px;
	height: 83px;
	background: url('../images/logo.jpg') no-repeat 15px 15px; padding-left:50px; padding-right:0; padding-top:15px; padding-bottom:18px;
}
#top01, #top02 {
	float: right;
	padding: 0 20px 0 10px;
	margin: 15px 12px 0 0;
	font-size: 10px;
	color: #f45900;
	/*background: url(../images/toparrow.jpg) right top no-repeat;*/
}
#top01:hover, #top02:hover {
	color: #595452;
	background-position: right bottom;
}
#top03{
	padding: 0 20px 0 10px;
	margin: 15px 12px 0 0;
	font-size:11px;
	font-weight:bold;
	color:#BBB4B0;
}
/* search form */

#searchform {
	float: right;
	clear: both;
	margin: 15px 6px 0 0;
}
#searchform a{
	color: #f45900;
	padding-right:40px;
}
#searchform a:hover{
	color: #f45900;
}
html>body #searchform {
	margin: 15px 13px 0 0;
}
#searchedphrase {
	font-size: 13px;
	width: 120px;
	color: #635d59;
	border: 1px solid #a29993;
	float: left;
	background: url('../images/searchformbg.jpg') repeat-x left top; ; padding-left:3px; padding-right:3px; padding-top:4px; 						padding-bottom:4px
}
#searchsubmit {
	display: block;
	width: 26px;
	height: 26px;
	border: 0px none;
	float: left;
	cursor: pointer;
	background: url('../images/searchsubmit.jpg') no-repeat left top;
}
#searchsubmit:hover {
	background-position: left bottom;
}

/* nav */

.nav {
	float: left;
	clear: both;
	margin: 0 0 0 2px;
	width: 100%;
}
html>body .nav {
	margin: 0 0 0 4px;
}
.nav ul {
	list-style: none;
}
.nav li {
	float: left;
}
.nav01, .nav02, .nav03, .nav04, .nav05, .nav06, .nav07, .nav08 {
	display: block;
	float: left;
	height: 45px;
	width: 141px;
	text-indent: -5000px;
}
.nav01 {
	width: 143px;
	background: url('../images/nav01.jpg') no-repeat left top;
}
.nav02 {
	background: url('../images/nav02.jpg') no-repeat left top;
}
.nav03 {
	background: url('../images/nav03.jpg') no-repeat left top;
}
.nav04 {
	background: url('../images/nav04.jpg') no-repeat left top;
}
.nav05 {
	background: url('../images/nav05.jpg') no-repeat left top;
}
.nav06 {
	width: 143px;
	background: url('../images/nav06.jpg') no-repeat left top;
}
.nav01:hover, .nav02:hover, .nav03:hover, .nav04:hover,
.nav05:hover, .nav06:hover {
	background-position: left bottom;
}
#current {
	background-position: left bottom;
}

/* breadcrumbs */

.breadcrumbs {
	/*clear: both;
	font-size: 10px;
	margin: 0 4px;
	color: #f2f0ea;
	padding: 2px 15px;
	background: #a29994;
	text-align: left;
	width: 820px;*/
	clear: both;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:normal;
	text-decoration:none;
	background:url(../images/repeat-u-r-here.jpg);
	font-size: 10px;
	margin: 0 4px;
	color: #817C6C;
	/*padding: 2px 15px;*/
	padding:0 15px 0 15px;
	/*background: #817C6C;*/
	text-align: left;
	width: 820px;
	height:22px;

}
.breadcrumbs span {
	color: #817C6C;
	text-transform: uppercase;
}
.breadcrumbs a {
	color: #817C6C;
	text-decoration: none;
}
.breadcrumbs a:hover {
	color: #817C6C;
	text-decoration: underline;
}

/* content */

.content {
	clear: both;
}
.content a {
	color: #f45900;
}
.content a:hover {
	text-decoration: none;
}
.bordertopbottom {
	padding: 3px 0;
	margin: 0;
	border: 1px solid #a29993;
	border-width: 1px 0;
}
*:lang(en) .bordertopbottom {
	padding: 3px 0 0;
}

/* leftcolumn */

.leftcolumn {
	float: left;
	width: 529px;
}

/* news */

.newscontainer {
	/*margin: 0 0 0 5px;
	text-align: left;
	border-bottom: 1px solid #a2958c;
	width: 510px;
	float: left;*/
	margin: 0 0 0 5px;
	text-align: left;
	border-bottom: 1px solid #a2958c;
	width: 516px;
	float: left;
}
html>body .newscontainer {
	margin: 0 0 0 10px;
}
.newsnav {
	/*background: url('../images/newsbg.jpg') no-repeat left bottom;; padding-left:0; padding-right:0; padding-top:0; padding-bottom:10px*/
	padding: 0 0 10px;
	background: url(../images/newsbg.jpg) left bottom no-repeat;
}

/* mainnews */

.mainnews {
	background: white;
}
.mainnews h1 {
	/*font-size: 25px;
	color: #f45900;
	line-height: 23px;
	padding: 0 13px 15px 270px;*/
	font-size: 20px;
	color: #f45900;
	line-height: 20px;
	padding: 0 13px 10px 165px;
}
.mainnews h1 span {
	font-size: 11px;
	color: #979797;
}
.mainnews p {
	/*font-size: 13px;
	color: #1e1e1e;
	line-height: 18px;
	padding: 0 13px 8px 270px;*/
	font-size: 11px;
	color: #1e1e1e;
	line-height: 15px;
	padding: 0 13px 4px 165px;
}
#newsmainphoto {
	float: left;
	margin: 8px 4px;
}
#mainnewsmore {
	text-align: right;
	font-size: 10px;
}

/* news nav */

.newsnav  {
  	list-style: none;
  	float: left;
	width: 516px;
	padding: 12px 0 7px;
	background: #dcd5cc url(../images/newsbg2.jpg) right bottom no-repeat;
}
.newsnav li {
	/*float: left;
	background: url('../images/newsnavright.jpg') no-repeat right top;
	margin-left:0; margin-right:2px; margin-top:0; margin-bottom:0; padding-left:0; padding-right:5px; padding-top:0; padding-bottom:0*/
	float: left;
	background: url(../images/newsnavright.jpg) right top no-repeat;
	padding: 0 5px 0 0;
	margin: 0 2px 0 0;
}
.newsnav a {
	float: left;
	display: block;
	background: url(../images/newsnavleft.jpg) left top no-repeat;
	padding: 8px 7px 2px 12px;
	text-decoration: none;
	font-weight: bold;
	color: #564f4b;
}
/* commented backslash hack hides rule from IE5-Mac \*/
.newsnav a {
	float: none;
}
.newsnav a:hover {
	text-decoration: underline;
}
#currentnews {
	background: url('../images/newsnavrighton.jpg') no-repeat right top;
}
#currentnews a {
	font-size: 14px;
	background: url('../images/newsnavlefton.jpg') no-repeat left top;
	color: white
}

/* other news */

.othernews {
	/*background: #f9f6f1 url('../images/othernewsbg.jpg') repeat-x left top;; margin-left:0; margin-right:0; margin-top:0; margin-bottom:1px; padding-left:0; padding-right:0; padding-top:10px; padding-bottom:5px*/
	padding: 2px 0 0;
	margin: 0 0 1px;
	background: #f9f6f1 url(../images/othernewsbg.jpg) left top repeat-x;
}
*:lang(en) .othernews {
	padding: 4px 0;
}
.othernews p {
	padding: 0 8px;
	line-height: 18px;
	font-size: 11px;
}
.othernews p span {
	color: #979797;
	padding: 0 4px 0 0;
	font-weight: bold;
}
.othernews p span {
	color: #979797;
	padding: 0 4px 0 0;
	font-weight: bold;
}
.othernews a {
	color: #f45900;
}
#othernewsmore {
	/*text-align: right;
	font-size: 10px;*/
	text-align: right;
	font-size: 10px;
	margin: 4px 0 0;
	padding: 15px 0 15px 17px;
	float: left;
	border-left: 1px solid #d3ccc6;
}
.othernewsleft {
	float: left;
	width: 420px;
}

/* forum posts */

.forumposts {
	/*float: left;
	padding: 0;
	text-align: left;
	border-bottom: 1px solid #a2958c;
	width: 257px;
	background: #f5f2f0 url('../images/forumbg.jpg') no-repeat left top;; margin-left:5px; margin-right:0; margin-top:10px; margin-bottom:0*/
	float: left;
	padding: 0 0 0;
	text-align: left;
	border-bottom: 1px solid #a2958c;
	width: 189px;
	margin: 12px 0 0 10px;
	background: #f5f2f0 url(../images/forumbg2.jpg) left top no-repeat;
}
.forumposts_new {
	FLOAT: left; OVERFLOW: auto; WIDTH: 189px; HEIGHT: 209px; TEXT-ALIGN: left
}
/*html>body .forumposts {
	margin: 15px 0 0 10px;
}*/
.forumposts h1 {
	font-size: 11px;
	color: white;
	padding: 7px 10px;
}
.forumposts a {
	display: block;
	clear: both;
	padding: 9px 10px 0;
	float: left;
	font-weight: bold;
}
.forumposts h1 a {
	/*color: #e2dccd;
	float: right;
	font-weight: normal;
	font-size: 11px;*/
	color: #e2dccd;
	float: right;
	font-weight: normal;
	font-size: 11px;
	padding: 0;
}
.forumposts h1 a:hover {
	text-decoration: none;
	color: white;
}
.forumposts p {
	/*color: #1e1e1e;
	line-height: 14px;
	padding: 9px 10px 0;*/
	color: #1e1e1e;
	line-height: 14px;
	padding: 0 10px;
	width: 150px;
}
.forumposts p span {
	color: #f45900;
	font-weight: bold;
}
.forumposts p a {
	font-weight: normal;
	color: #1e1e1e;
	padding: 0;
	text-decoration: none;
}
.content .forumposts p strong a {
	/*color: #f45900;
	font-weight: bold;
	text-decoration: none;*/
	color: #f45900;
	font-weight: bold;
	text-decoration: none;
	padding: 10px 0 0;
}
.content .forumposts p a:hover {
	text-decoration: underline;
}

/* small adds */

.smalladds-article {
	margin: 0;
	float:left;
}
html>body .smalladds-article {
	float: left;
	width: 248px;
}
html>body .smalladds-article {
	margin: 15px 0 0 0;
}
.smalladds-article a {
	float: left;
	margin: 0 0 3px 0;
}
*:lang(en) .smalladds-article a {
	margin: 0 0 0 0;
}

/* left adds */
#leftadd01-article, .bordertopbottom {
	float: left;
}
#leftadd01-article {
	margin: 0 5px 0 1px;
}
html>body #leftadd01-article {
	margin: 10px 5px 0 1px;
}
#leftadd01, .bordertopbottom {
	float: left;
}
#leftadd01 {
	margin:0;
}
html>body #leftadd01 {
	margin:0;
}
.bordertopbottom {
	/*margin: 0;*/
}
html>body .bordertopbottom {
	margin: 10px 0 0 ;
}

/* right adds */

.bordertopbottomiemargin {
	/*position: relative;
	top: 16px;*/
}
html>body .bordertopbottomiemargin {
	top: 0;
}

/* footer */

.footer {
	clear: both;
	float: left;
	width: 850px;
	padding: 10px 0;
	background-color:#EDEFF3;
	position: relative;
	left: 1px;
	margin: 10px 4px 0 2px;
}
html>body .footer {
	left: 0;
	margin: 0 4px 0;
}
.footer p {
	font-size: 9px;
	color:#A39E9B;
	line-height: 16px;
}
.footer a {
	color:#A39E9B;
	padding: 0 3px;
}
.footer a:hover {
	text-decoration: none;
}
.footer .licence, #webdesign, #webdesign a {
	color: #b8b2af;
}

/* bottomadd */

.bottomaddcontainer {
	clear: both;
	background: #2d2d2d url('../images/bottomaddbg.jpg') repeat-x left top;
	height:42px;
}
.bottomadd {
	width: 1000px;
	padding:0;
	margin: 0 auto;
}
.bottomadd a {
	display: block;
	color: #afafaf;
	padding: 11px 15px 6px 25px;
	float: left;
	text-decoration: none;
}
.bottomadd a:hover {
	text-decoration: underline;
}
#bottomadd01 {
	background: url('../images/bottomadd01.jpg') no-repeat left 8px;
}
#bottomadd01A {
	background: url('../images/bottomadd01A.jpg') no-repeat left 8px;
}
#bottomadd02 {
	background: url('../images/bottomadd02.jpg') no-repeat left 8px;
}
#bottomadd03 {
	background: url('../images/bottomadd03.jpg') no-repeat left 8px;
}
#bottomadd04 {
	background: url('../images/bottomadd04.jpg') no-repeat left 8px;
}
#bottomadd05 {
	background: url('../images/bottomadd05.jpg') no-repeat left 8px;
}
#bottomadd06 {
	background: url('../images/bottomadd06.jpg') no-repeat left 8px;
}
#bottomadd07 {
	background: url('../images/bottomadd07.jpg') no-repeat left 8px;
}

/* rightcolumn */

.rightcolumn {
	width: 319px;
	float: left;
}

/* containerright */

.containerright {
	float: left;
	/*padding-top:120px; padding-left:4px;*/
	margin: 120px 0 0 1px;
}
#bigadd {
	margin: 120px 0 0 1px;
}
html>body #bigadd {
	margin: 120px 0 0 4px;
}
/*---------------for top menu---------------*/
#topmenu{
/*float: left;
clear: both;*/
margin: 0 4px;
width:851px;
height:45px;
background:url('../images/menu-repeat.jpg');

}
#topmenu ul{
list-style-type:none;
line-height:normal;
padding:0;
margin:0;
}
#topmenu li{
display:inline;
}
#topmenu a{
display:block;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
text-decoration:none;
color:#5E5641;
height:30px;
padding:15px 12px 0 11px;
text-align:center;
background:url('../images/divaidar.jpg') left top; padding-left:11px; padding-right:12px; padding-top:15px; padding-bottom:0
/*background:url('../images/divaidar.jpg') left top; padding-left:41px; padding-right:42px; padding-top:15px; padding-bottom:0  ---for main site*/
}
#topmenu a:hover{
color:#050601;
height:30px;
text-align:center;
padding:15px 12px 0 11px;
background:url('../images/hover.jpg'); padding-left:11px; padding-right:12px; padding-top:15px; padding-bottom:0
/*background:url('../images/hover.jpg'); padding-left:41px; padding-right:42px; padding-top:15px; padding-bottom:0  ----for main site*/
}
#topmenu .current_page_item a{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
text-decoration:none;
color:#5F5845;
background:url('../images/hover.jpg');
height:30px;
padding:15px 12px 0 11px;
text-align:center; padding-left:11px; padding-right:12px; padding-top:15px; padding-bottom:0
/*text-align:center; padding-left:41px; padding-right:42px; padding-top:15px; padding-bottom:0   for main site*/
}
.newimage{
width:411;
padding:0;
margin:0;
text-align:center;
}
.border1{
border:none;
}
.searchlabel{
	font-size: 18px;
	color: black;
	cursor: pointer;
}
/*-----------------start for directory in article and content- added on 21st Aug 2008 by krishna --------------------*/
.boxborder{
	border:1px solid #999999;
}
.yellowtxtheader{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5E5641;
	font-weight:bold;
}
.blacktxtbold{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#FFFFFF;
}
a.smallblacktxtlinkselect{
	color: #f45900;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
a.smallblacktxtlinkselect:hover{
	text-decoration: none;
}

/*----------------end for directory in article and content----------------------*/
/*-----------------start for form of guide section added on 21st Aug 2008 by krishna --------------------*/
.assbottomborder{
	border-bottom:1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding-left: 2px;
}
.contactfieldstext{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
color:#000000;
}
.contactformtext{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
text-decoration:none;
color:#000000;
}
.contactmarkedtext{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
color:#FF0000;
}
.contacttextbox{
border:1px solid #C27703;
background-color:#FFFFFF;
width:200px;
height:18px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
text-decoration:none;
color:#000000;
}
.contacttextbox1{
width:200px;
height:35px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
text-decoration:none;
color:#000000;
}
.contactbutton{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
color:#000000;
width:60px;
height:22px;
}
/*----------------end for form of guide section----------------------*/
/*-----------------start for guide added on 21st Aug 2008 by krishna --------------------*/
.guidetextclass{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
}
.guideArticle{
	background-color:#FAFAFA;
	padding-left:4px;
	padding-bottom:5px;
	padding-top:2px;
}
.guideArticleHeading{
	background-color:#3881A2;
	padding-left:4px;
	padding-bottom:2px;
	padding-top:2px;
	height:25px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}
.guidearticletxtlink{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#9A0104;
	text-decoration:underline;
}
.blacktxtbold1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#000000;
	text-transform:uppercase
}
.browntxtbold{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#9A0104;
	text-transform: uppercase;
}

/*----------------end for guide section----------------------*/
#dropmenudiv{
border-left:1px solid #282828; border-right:1px solid #282828; border-top:1px solid #282828; border-bottom:0px solid #282828; position:absolute;
font-family:Tahoma, Arial, Verdana;line-height:18px;
font-size:11px;
z-index:100;
text-align:left
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
background:#5D5D5D url('../images/divaidar1.jpg') no-repeat bottom;
color:#FFFFFF;
text-decoration:none; font-weight:bold; padding-left:0; padding-right:0; padding-top:5px; padding-bottom:5px; background-color:#5D5D5D
}

#dropmenudiv a:hover{ /*hover background color*/
color:#000000;
background-color: #CDD4DA;
}
.choosearticlearea {
	clear: both;
	font-size: 11px;
	margin: 0 4px;
	color: #a29993;
	background: #454545 url('../images/choosearticlearea.jpg') repeat-x left top;
	text-align: left; padding-left:15px; padding-right:15px; padding-top:2px; padding-bottom:5px
}
*:lang(en) .choosearticlearea {
	padding: 5px 15px;
}
.choosearticlearea a {
	color: #a29993;
	padding: 0 2px;
}
.choosearticlearea a:hover {
	color: #c7bfba;
}
/* most recent searches & poll added on 28th Aug 2008*/

.mostrecentsearches, .poll {
	background: #eae6e0 url('../images/reacentsearchestop.jpg') repeat-x left top;
	margin: 10px;
	text-align: left;
	min-height:180px;
	border-bottom: 1px solid #FEFCFD;
}
.mostrecentsearches h6, .poll h6 {
	font-size: 11px;
	padding: 7px 10px;
}
.mostrecentsearches p, .poll p {
	padding: 13px 19px 16px;
	line-height: 20px;
	font-size: 11px;
	color: black;
}
.mostrecentsearches a {
	color: #9b9b9b;
	padding: 0 2px;
	text-decoration: none;
}
.mostrecentsearches a:hover {
	text-decoration: underline;
}
.mostrecentsearches .s9 {
	font-size: 9px;
}
.mostrecentsearches .s11 {
	font-size: 11px;
}
.mostrecentsearches .s12 {
	font-size: 12px;
}
.mostrecentsearches .s13 {
	font-size: 13px;
}
.mostrecentsearches .s14 {
	font-size: 14px;
}
.mostrecentsearches .s16 {
	font-size: 16px;
}
.mostrecentsearches .s18 {
	font-size: 18px;
}
.mostrecentsearches .s19 {
	font-size: 19px;
}
.mostrecentsearches .s22 {
	font-size: 22px;
}
.mostrecentsearchesbottom, .pollbottom {
	height: 3px;
	background: url('../images/reacentsearchesbottom.jpg') repeat-x left bottom;
}
html>body .mostrecentsearchesbottom, html>body .pollbottom {
	background: url('../images/reacentsearchesbottom.jpg') repeat-x left top;
}
a.nicelinkcolor{
	color:#f45900;
	text-decoration:underline;
}
a.nicelinkcolor:hover{
	color:#f45900;
	text-decoration:none;
}
.poll {
	margin: 10px 0 0;
	width: 316px;
}
html>body .poll {
	margin: 12px 0 0;
}
.poll form {
	margin: 2px;
}
.poll fieldset {
	border: 0;
	padding: 0;
	margin: 0;
}
.poll h6 span {
	font-weight: normal;
	padding: 0 0 0 10px;
}
.poll p {
	padding: 1px 10px;
	margin: 0;
	line-height: 22px;
	background: url(../images/pollbg.jpg) left bottom no-repeat;
}
.poll label {
	position: relative;
	top: -2px;
	margin: 0 0 0 10px;
}
.poll .send {
	border: 0px none;
	font-size: 11px;
	color: black;
	text-decoration: underline;
	float: right;
	cursor: pointer
}
.poll .last {
	background: none;
}
/*-------------------mainforum-------------------*/
.mainforum{
background-color:#ffffff;
text-align:left;
margin: 0 4px 0 4px;
}
/*---------------------------added on 17-11-08 for newDesign-----------------------------------------*/
.leftcolumnsmall, .rightcolumnsmall {
	float: left;
	width: 300px;
}
.leftcolumnsmall {
	margin: 0 0 0 7px;
}
html>body .leftcolumnsmall {
	margin: 0 0 0 15px;
}
.smalladds {
	margin: 10px 0;
	padding-left:7px;
	background: #c6bfb7;
	float: left;
}
*:lang(en) .smalladds {
	padding: 10px 10px 0;
}
.smalladds a {
	float: left;
	margin: 4px 10px 3px;
}
*:lang(en) .smalladds a {
	margin: 3px 10px 1px;
}
.leftcolumnbig, .rightcolumnbig {
	float: left;
	width: 530px;
}
/*----------------------------for navigation bar added on 8-12-08-------------------------------*/
/* ----------- NAVIGATION----------- */
#navigation{
	background: url(../images/menu-bg.jpg) no-repeat;
	height:24px;
	margin: 0 4px;
	width:850px;
	}
	#navigation ul{
	 height:24px;
	 padding:0;
	 margin:0;
	}
	#navigation ul li{
		display:inline;
		padding:0;
		margin:0;
	}
	#navigation ul li a {
		font-family:"Trebuchet MS", Verdana, Tahoma, "Times New Roman";
		font-size:16px;
		font-weight:bold;
		color: #5F553C;
		padding:0 0 0 10px;
		display:block;
		text-decoration:none;
		float:left;
		height:24px;
		margin:0 5px 0 0;
		line-height:22px;
	}
	#navigation ul li a:hover{
		color:#5F553C;
		text-decoration:none;
		background:#DEDFE3 url(../images/left-tab.gif) left top no-repeat;
		cursor:hand;
		padding-left: 10px;
	}
	#navigation ul li a:hover span{
	background:#DEDFE3 url(../images/right-tab.gif) right top no-repeat;
	height:24px;
	padding-right: 10px;
	cursor:hand;
}
#navigation ul li a, #navigation ul li a span{
display: block;
float: left;
height:24px;
}
#navigation ul li a span{
padding-right: 10px;
height:24px;
}
/*#navigation .home-button a{
background:url(../images/home-button.gif) no-repeat;
color:#FFFFFF;
}
#navigation .home-button a:hover{
background:url(../images/home-button.gif) no-repeat;
color:#FFFFFF;
}*/
#navigation .selected-button a{
		font-family:"Trebuchet MS", Verdana, Tahoma, "Times New Roman";
		font-size:16px;
		font-weight:bold;
		color: #5F553C;
		padding:0 0 0 10px;
		display:block;
		text-decoration:none;
		float:left;
		height:24px;
		margin:0 5px 0 0;
		color:#ffffff;
		text-decoration:none;
		background:#4D4D4D url(../images/BPB_left-tab.gif) left top no-repeat;
		cursor:hand;
}
#navigation .selected-button a:hover{
		color:#ffffff;
		text-decoration:none;
		background:#4D4D4D url(../images/BPB_left-tab.gif) left top no-repeat;
		padding-left: 10px;
		cursor:hand;
}
	#navigation .selected-button a span{
	background:#4D4D4D url(../images/BKB_right-tab.gif) right top no-repeat;
	height:24px;
	padding-right: 10px;
	cursor:hand;
}
	#navigation .selected-button a:hover span{
	background:#4D4D4D url(../images/BKB_right-tab.gif) right top no-repeat;
	height:24px;
	padding-right: 10px;
	cursor:hand;
}

/* ----------- SUBLINKS ----------- */
#sublinks{
	float:left;
	width:850px;
	margin: 0px 2px 0px 2px;
	background-color:#4E4E4E;
	height:24px;
	font-size:12px;
}
#sublinks ul{
	 height:24px;
	 line-height:24px;
}
#sublinks ul li{
	display:inline;
}
#sublinks ul li a{
	font-size:12px;
	font-weight:bold;
	height:24px;
	padding:0 7px 0 6px;
	display:block;
	text-decoration:none;
	float:left;
	color:#FFFFFF;
	background:url(../images/divaidar.gif) no-repeat right 10%;
}
#sublinks ul li a:hover{
		text-decoration:underline;
}
#sublinks .current_page_item a{
	background:none;
}
#sublinks .current_page_item a:hover{
	background:none;
}
/* ----------- SUBMENU ----------- */




/* ---------------------- NEW CSS ADDED BY DIPANJAN AT 08-07-2009 --------------------------------------  */




#night-course-pagemain{
padding:0 4px 0 4px;
margin:0;
}
#night-course-pagemain .you-are-here{
background-color:#A29993;
height:19px;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
text-decoration:none;
color:#ffffff;
padding:0 0 0 12px;
}
/*#night-course-pagemain .find-your-courses{
background-color:#C6BFB7;
padding:4px 4px 3px 5px;
}*/
#night-course-pagemain .banner-left{
width:265px;
float:left;
padding:0;
margin:0;
}
#night-course-pagemain .find-your-courses-box{
width:534px;
float:right;
padding:0;
margin:0;
}
#night-course-pagemain .new-padding1{
padding:25px 0 25px 0;
}
#night-course-pagemain .find-coursebg{
background:url(../images/find-coursebg.jpg) no-repeat;
height:234px;
padding:0 2px 0 15px;
margin:0;
}
#night-course-pagemain .advance-search{
text-align:right;
padding:5px 10px 15px 0;
margin:0;
}
a.advancesearchlink{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:underline;
color:#000000;
}
a.advancesearchlink:hover{
text-decoration:none;
}
#night-course-pagemain .box1{
width:419px;
float:left;
padding:0;
margin:0;
}
#night-course-pagemain .banner2{
width:95px;
float:right;
padding:0;
margin:0;
}
#night-course-pagemain .pic-border1{
border:1px solid #DADBD3;
}
#night-course-pagemain .form1{
width:360px;
float:left;
padding:0;
margin:0;
}
#night-course-pagemain .go1{
width:41px;
float:left;
padding:0;
margin:0 0 0 10px;
}
#night-course-pagemain .form-text1{
width:108px;
float:left;
padding:0;
margin:0;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
text-decoration:none;
color:#564F4B;
}
#night-course-pagemain .form-text2{
width:242px;
float:right;
padding:0;
margin:0;
}
#night-course-pagemain .textbox2{
background:url(../images/searchbg2.jpg);
padding:4px 0 0 0;
width:242px;
height:26px;
border-bottom:none;
border-top:none;
border-left:1px solid #5D5D5D;
border-right:1px solid #5D5D5D;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
text-decoration:;
color:#635D59;
}
#night-course-pagemain .dropdownbox1{
padding:0;
width:242px;
height:22px;
border-bottom:none;
border-top:none;
border-left:1px solid #5D5D5D;
border-right:1px solid #5D5D5D;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
text-decoration:;
color:#635D59;
}
#night-course-pagemain .mainform1{
padding:0;
margin:0 0 8px 0;
}
#night-course-pagemain .mainform2{
padding:20px 0 0 0;
margin:0;
}
#night-course-pagemain .search-courses-link-text{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-decoration:none;
color:#564F4B;
padding:6px 0 0 0;
}
a.searchcourseslink{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:underline;
color:#000000;
}
a.searchcourseslink:hover{
text-decoration:none;
}
.pagebg2{
background-color:#DDD9D4;
padding:5px 10px 10px 5px;
margin:0;
width:845px;
}
.big-banner1{
width:293px;
float:left;
padding:0 0 0 5px;
margin:0;
}
.banner-right1{
width:534px;
float:right;
padding:0;
margin:0;
background:url(../images/rightbg.jpg) no-repeat;
height:250px;
}
.banner-right_munster{
width:534px;
float:right;
padding:0;
margin:0;
background:url(/images/updatedbg_munster.jpg) no-repeat;
height:250px;
}

.textleft1{
/*width:120px;*/
float:left;
padding:0 0 0 18px;
margin:0;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
color:#7A7A7A;
}
.textright1{
width:105px;
float:right;
padding:1px 0 0 15px;
margin:0;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
color:#7A7A7A;
}
a.link1{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:underline;
color:#7A7A7A;
padding:0;
margin:0;
border: 1px solid #ffffff;
}
a.link1:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
color:#D51456;
border:1px solid #D51456;
padding:0;
margin:0;
}
a.link2{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
color:#D51456;
border:1px solid #D51456;
padding:0 1px;
margin:0 1px;
}
a.link2:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
color:#D51456;
border:1px solid #D51456;
padding:0 1px;
margin:0 1px;
}
.boldtext1{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:normal;
text-decoration:none;
color:#000000;
padding:0 0 0 16px;
margin:0;
}
.readmoretext{
text-align:right;
padding:3px 16px 0 0;
}
a.readmorelink{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:underline;
color:#335A8B;
}
a.readmorelink:hover{
text-decoration:none;
}
.new-padding{
padding:11px 0 0 0;
margin:0;
}
.news{
width:113px;
float:left;
padding:0;
margin:0;
height:50px;
}
a.whitelink{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:normal;
text-decoration:none;
color:#ffffff;
}
a.whitelink:hover{
text-decoration:underline;
}
.features{
width:113px;
float:left;
height:50px;
padding:0;
margin:0 0 0 15px;
}
.colleges{
width:113px;
float:left;
height:50px;
padding:0;
margin:0 0 0 15px;
}
.new-padding2{
padding:11px 0 0 11px;
margin:0;
}
a.whitelink1{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:normal;
text-decoration:none;
color:#ffffff;
height:43px;
display:block;
padding:7px 0 0 0;
}
a.whitelink1:hover{
background-color:#D54D00;
height:43px;
display:block;
padding:7px 0 0 0;
}
.more-features-main{
padding:10px 4px 0 4px;
margin:0;
background-color:#FFFFFF;
}
.box-left{
width:300px;
float:left;
padding:0;
margin:0;
}
.box-left1{
border-right:1px solid #BFBEBB;
padding:0 9px 0 0;
margin:0 0 0 10px;
}
.bluebg{
background-color:#F45900;
height:16px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
color:#ffffff;
text-transform:uppercase;
padding:2px 0 0 10px;
}
.most-commented{
width:115px;
float:right;
padding:0;
margin:0;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
color:#ffffff;
text-transform:uppercase;
text-align:center;
}
.latest{
width:126px;
float:left;
padding:0 3px 0 0;
margin:0;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
color:#ffffff;
text-transform:uppercase;
text-align:center;
}
.most-commented1{
background:url(../images/most-commented2.jpg) no-repeat;
height:19px;
}
.bottom-leftbox-border{
border-bottom:1px solid #E3DFDC;
padding:10px 0 6px 6px;
margin:0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
text-decoration:none;
color:#000000;
line-height:14px;
}
a.bold-bluetext-link{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-decoration:none;
color:#F45900;
}
a.bold-bluetext-link:hover{
text-decoration:underline;
}
a.commentslink{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
text-decoration:none;
color:#9D9D9D;
}
a.commentslink:hover{
text-decoration:underline;
}
a.join-discussion{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
text-decoration:underline;
color:#F45900;
}
a.join-discussion:hover{
text-decoration:none;
}
.more-features1{
padding:0 10px 5px 10px;
text-align:right;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-decoration:none;
color:#000000;
}
a.more-featureslink{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-decoration:underline;
color:#000000;
}
a.more-featureslink:hover{
text-decoration:none;
}
.box-right{
width:268px;
float:left;
padding:0;
margin:0;
}
a.seeall{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:underline;
color:#ffffff;
text-transform:lowercase;
}
a.seeall:hover{
text-decoration:none;
}
.psm{
padding:25px 0 0 0;
margin:0;
text-align:center;
height:103px; /*added by prasun for home page*/
}
.new-padding3{
padding:30px 0 0 10px;
margin:0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
text-decoration:none;
color:#000000;
line-height:14px;
height:200px; /*added by prasun for home page*/
}
.psmtext{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
text-decoration:none;
color:#000000;
line-height:18px;
}
a.see-profile-link{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:underline;
color:#F45900;
}
a.see-profile-link:hover{
text-decoration:none;
}
.banner3{
padding:20px 0 12px 0;
margin:0 4px 0 4px;
text-align:center;
}
.box-right1{
width:260px;
float:right;
padding:0;
margin:0;
}
.blacktext{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-decoration:none;
color:#000000;
padding:12px 0 5px 10px;
}
.pollbg{
background-color:#F3F4F7;
padding:5px;
}
.formtext{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
text-decoration:none;
color:#564F4B;
line-height:22px;
}
.send{
text-align:right;
padding:15px 0 0 0;
line-height:14px;
}
.grytext-new{
line-height:18px;
margin:0;
text-align:center;
padding:10px 0 0 0;
}
a.grytextlink{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:underline;
color:#564F4B;
}
a.grytextlink:hover{
text-decoration:none;
}
.new-bottom-leftbox-border{
padding:10px 0 6px 0;
margin:0;
}
.new-border1{
border-right:1px solid #BFBEBB;
}
.new-border2{
border-right:1px solid #BFBEBB;
border-bottom:1px solid #BFBEBB;
}

/* ---------------------- NIGHT  BUTTON --------------------------------------  */

.news-normal{
background:url(../images/button/new-nor.jpg) no-repeat;
height:50px;
padding:0;
margin:0;
}
.news-normal:hover{
background:url(../images/button/new-hover.jpg) no-repeat;
height:50px;
padding:0;
margin:0;
cursor:pointer;
}


.features-normal{
background:url(../images/button/features-nor.jpg) no-repeat;
height:50px;
padding:0;
margin:0;
cursor:pointer;
}
.features-normal:hover{
background:url(../images/button/features-hover.jpg) no-repeat;
height:50px;
padding:0;
margin:0;
cursor:pointer;
}

.college-normal{
background:url(../images/button/colleges-nor.jpg) no-repeat;
height:50px;
padding:0;
margin:0;
cursor:pointer;
}
.college-normal:hover{
background:url(../images/button/colleges-hover.jpg) no-repeat;
height:50px;
padding:0;
margin:0;
cursor:pointer;
}

.adulteducation-normal{
background:url(../images/button/adult-education-nor.jpg) no-repeat;
height:50px;
padding:0;
margin:0;
cursor:pointer;
}
.adulteducation-normal:hover{
background:url(../images/button/adult-education-hover.jpg) no-repeat;
height:50px;
padding:0;
margin:0;
cursor:pointer;
}

.adulteducation{
width:113px;
float:left;
height:50px;
padding:0;
margin:0 0 0 15px;
}
a.most_comm{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:underline;
color:#ffffff;
text-transform:uppercase;
}
a.most_comm:hover{
text-decoration:none;
}
a.most_comm1{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
color:#ffffff;
text-transform:uppercase;
}
a.most_comm1:hover{
text-decoration:underline;

}


a.most_comm2{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:underline;
color:#ffffff;
text-transform:uppercase;
}
a.most_comm2:hover{
text-decoration:none;
}
a.most_comm3{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
color:#ffffff;
text-transform:uppercase;
}
a.most_comm3:hover{
text-decoration:underline;

}

/* ----------- search css ----------- */
.new-image
{
	width:150px;
	float:left;
	padding:0;
	margin:0;
}

/* ----------- Forum ----------------------- */

a.most-commentedbg{
background:url(../images/most-commentedbg.jpg) no-repeat;
height:19px;
padding:0;
margin:0;
width:115px;
display:block;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
color:#ffffff;
text-transform:uppercase;
}
a.most-commentedbg:hover{
background:url(../images/most-commentedbg_hover.jpg) no-repeat;
height:19px;
padding:0;
margin:0;
width:115px;
display:block;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
color:#ffffff;
text-transform:uppercase;
}
a.most-commentedbg1{
background:url(../images/most-commentedbg_hover.jpg) no-repeat top left;
height:19px;
padding:0;
margin:0;
width:115px;
display:block;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
color:#ffffff;
text-transform:uppercase;
}
a.most-commentedbg1:hover{
background:url(../images/most-commentedbg_hover.jpg) no-repeat;
height:19px;
padding:0;
margin:0;
width:115px;
display:block;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
color:#ffffff;
text-transform:uppercase;
}
a.latestbg{
background:url(../images/latestbg.jpg) no-repeat;
width:126px;
height:19px;
display:block;
padding:0;
margin:0;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
color:#ffffff;
text-transform:uppercase;
text-align:right;
}
a.latestbg:hover{
background:url(../images/latestbg_hover.jpg) no-repeat;
width:126px;
height:19px;
display:block;
padding:0;
margin:0;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
color:#ffffff;
text-transform:uppercase;
text-align:right;
}
a.latestbg1{
background:url(../images/latestbg_hover.jpg) no-repeat;
width:126px;
height:19px;
display:block;
padding:0;
margin:0;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
color:#ffffff;
text-transform:uppercase;
text-align:center;
}
a.latestbg1:hover{
background:url(../images/latestbg_hover.jpg) no-repeat;
width:126px;
height:19px;
display:block;
padding:0;
margin:0;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
color:#ffffff;
text-transform:uppercase;
text-align:center;
}
.new-bottom-leftbox-border1{
border-bottom:1px solid #A2958C;
padding:3px 0 3px 0;
height:5px;
margin:0 7px 0 8px;
}
.new-bottom-leftbox-border3{
border-bottom:1px solid #A2958C;
padding:3px 0 3px 0;
height:5px;
margin:0 10px 0 11px;
}
.new-bottom-leftbox-border2{
border-bottom:1px solid #A2958C;
padding:3px 0 3px 0;
height:5px;
margin:0 0 0 10px;
}

/*--------------------- 18-08-09 --------------------*/

#night-course-pagemain .find-your-courses-box-new1{
width:491px;
float:left;
padding:0;
margin:0;
}
.banner15{
width:95px;
float:right;
padding:0;
margin:0;
}
#night-course-pagemain .banner-left-new1{
width:250px;
float:left;
padding:0;
margin:0;
}
.box-repeat{
background:url(../images/box-repeat_temp.jpg);
background-repeat:repeat-y;
padding:10px 8px 0 8px;
}
.image1{
width:24px;
float:left;
padding:0;
margin:0;
}
.keyword1{
width:86px;
float:left;
padding:5px 0 0 0;
margin:0 0 0 7px;
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
text-decoration:none;
color:#564F4B;
}
.new-search{
width:93px;
float:left;
padding:3px 0 0 0;
margin:0;
}
.new-dropdown{
width:114px;
float:left;
padding:3px 0 0 0;
margin:0;
}
.county1{
width:71px;
float:left;
padding:5px 0 0 0;
margin:0 0 0 7px;
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
text-decoration:none;
color:#564F4B;
}
.go-new{
width:58px;
float:right;
}
.textbox-new1{
background:url(../images/text-repeat1.jpg);
padding:4px 0 0 0;
width:91px;
height:18px;
border-bottom:none;
border-top:none;
border-left:1px solid #5D5D5D;
border-right:1px solid #5D5D5D;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
text-decoration:;
color:#635D59;
}
.dropdown-new1{
width:114px;
height:22px;
padding:0;
margin:0;
background-color:#00FF00;
}
.dropdown-new2{
width:373px;
height:22px;
padding:0;
margin:0;
text-align:left;
}
.new-search-by-college{
width:373px;
float:left;
padding:0;
margin:0 0 0 7px;
}
.new-gry-text1{
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
text-decoration:none;
color:#564F4B;
padding:0 0 5px 0;
text-align:left;
}
.box-bottom-link{
width:445px;
float:left;
padding:5px 0 0 0;
margin:0;
text-align:center;
}
a.boxlink{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
text-decoration:underline;
color:#6D665E;
}
a.boxlink:hover{
text-decoration:none;
}
.box-padding{
padding:7px 0 7px 0;
}
.box-padding1{
padding:7px 0 0 0;
}
.pagelinkbg{
background-color:#F4F3F1;
padding:8px 50px 8px 15px;
margin:0;
}
.search-image{
width:35px;
float:left;
padding:0;
margin:0;
}
.search-image1{
width:722px;
float:right;
padding:0;
margin:0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
text-decoration:none;
color:#565553;
text-align:left;
}
a.new-smslllink{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
text-decoration:underline;
color:#FA5B00;
}
a.new-smslllink:hover{
text-decoration:none;
}
form{
padding:0;
margin:0;
border:none;
}
/*------------------------------------ 21-08-09 --------------------------------------*/

.focus-repeat{
background:url(../images/focus-repeat.jpg);
background-repeat:repeat-x;
background-color:#2C2C2C;
padding:8px 0 12px 0;
font-family:Arial, Helvetica, sans-serif;
font-size:26px;
font-weight:bold;
text-decoration:none;
color:#CFCFCF;
text-align:center;
/*line-height:22px;*/
}
.update-news1{
width:109px;
float:left;
padding:0;
margin:0 26px 0 0;
}
.update-news2{
width:109px;
float:left;
padding:0;
margin:0 27px 0 0;
}
.update-news3{
width:109px;
float:left;
padding:0;
margin:0;
}
.update-news4{
width:109px;
float:right;
padding:0;
margin:0;
}
.update-news-repeat{
background:url(/images/update-news-repeat.jpg);
height:22px;
padding:7px 0 0 9px;
margin:0;
}
.update-news-repeat1{
background:url(../images/update-news-repeat1.jpg);
height:19px;
padding:2px 0 0 9px;
margin:0;
}
a.updatewhitelink{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
text-decoration:none;
color:#ffffff;
}
a.updatewhitelink:hover{
text-decoration:underline;
}
a.updatebluelink{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-decoration:none;
color:#345A87;
}
a.updatebluelink:hover{
text-decoration:underline;
}
.updatebluelink12{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-decoration:none;
color:#345A87;
}
/* CSS Added on 23-09-09 By Dipanjan Roy */
.new-div{
padding:3px 0 1px 0;
margin:0;
}
.studies{
width:507px;
float:left;
padding:0;
margin:0;
}
.new-repeat{
background:url(../images/new-repeat.jpg);
/*background-repeat:repeat-x;*/
padding:10px 0 0 0;
height:50px;
width:342px;
float:left;
border-right:1px solid #999999;
}


/*==================Css added by Dipanjan on 20-01-10*==========================*/

#footermain{
padding:0;
margin:0;
}
#footermain .footerbg{
background-color:#ED4F18;
padding:20px 30px 20px 25px;
margin:0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
text-decoration:none;
color:#ffffff;
text-align:left;
line-height:16px;
}
#footermain .footerleftnew1{
width:210px;
float:left;
padding:0;
margin:0;
}
#footermain .footerleftnew2{
width:163px;
float:left;
padding:0;
margin:0;
}
/*#footermain .footerleftnew3{
width:148px;
float:left;
padding:0;
margin:0;
}*/
.footernew-padding{
padding:0 4px 0 4px;
}
.footernew-padding1{
padding:0 0 7px 0;
}
.footernew-padding2{
padding:25px 0 0 0;
}
a.footerlink{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
text-decoration:none;
color:#ffffff;
text-align:left;
line-height:16px;
}
a.footerlink:hover{
text-decoration:underline;
}

/* New Css Added By Dipanjan on 10-02-10 */


.learning-padding10{
padding:10px 0 0 0;
background-color:#FFFFFF;
}
.new-repeat2{
background:url(../images/new-repeat2.jpg) no-repeat;
height:185px;
padding:0 0 0 0;
}
.learning-left15{
float:left;
width:232px;
padding:0;
}
.learning-left16{
float:left;
width:550px;
padding:0;
}

.big2{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
text-decoration:none;
color:#E9E5E1;
text-transform:uppercase;
padding:8px 0 0 0;
}
.big3{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:normal;
text-decoration:none;
color:#3E342B;
padding:20px 0 5px 0;
line-height:23px;
}
.read-digital{
float:left;
width:180px;
padding:0 7px 0 0;
}
.read-digital1{
float:left;
width:150px;
padding:0 7px 0 0;
}
.read-digital2{
float:left;
width:203px;
padding:0;
}

/*------------------ New Menu Css Added By Dipanjan on 16-03-10-------------------- */

#topmenurepeat2{
background:url(../images/top-menu-repeat2.jpg);
height:33px;
padding:0 0 0 10px;
margin:0;
text-align:left;
}

/*.you-are-here1{
background:url(../images/repeat-u-r-here.jpg);
height:22px;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
text-decoration:none;
color:#817C6C;
text-transform:uppercase;
padding:0 0 0 12px;
text-align:left;
}*/

/* -------------------Feature news new sction Added By Dipanjan on 16-03-10-------------*/


.banner-right-new7{
width:523px;
float:right;
padding:5px 5px 4px 6px;
margin:0;
background-color:#F0EDE8;
}
.button-border1{
border-bottom:1px solid #585657;
padding:0;
height:26px;
}
.button-border1 ul{
list-style-type:none;
line-height:normal;
padding:0;
margin:0;
}
.button-border1 li{
display:inline;
}
.button-border1 a{
font-family:"Trebuchet MS", Tahoma, "Times New Roman", Arial, Verdana;
font-size:16px;
font-weight:bold;
text-decoration:none;
color:#000000;
display:block;
float:left;
background-color:#CFCFCF;
height:24px;
width:125px;
padding:2px 0 0 6px;
margin:0;
background:#CFCFCF url(../images/divaidar2.gif) no-repeat right center;
}
.button-border1 a:hover{
font-family:"Trebuchet MS", Tahoma, "Times New Roman", Arial, Verdana;
font-size:16px;
font-weight:bold;
text-decoration:none;
color:#ffffff;
display:block;
float:left;
background-color:#585657;
height:24px;
width:125px;
padding:2px 0 0 6px;
margin:0;
}
.button-border1 .current_page_iteam a{
font-family:"Trebuchet MS", Tahoma, "Times New Roman", Arial, Verdana;
font-size:16px;
font-weight:bold;
text-decoration:none;
color:#ffffff;
display:block;
float:left;
background-color:#585657;
height:24px;
width:124px;
padding:2px 0 0 6px;
margin:0;
}
.button-border1 .current_page_iteam a:hover{
font-family:"Trebuchet MS", Tahoma, "Times New Roman", Arial, Verdana;
font-size:16px;
font-weight:bold;
text-decoration:none;
color:#ffffff;
display:block;
float:left;
background-color:#585657;
height:24px;
width:124px;
padding:2px 0 0 6px;
margin:0;
}
.button-border1 .current_page_item1 a{
background-image:none;
}
.newpic1{
width:195px;
float:left;
padding:0;
}
.newpic2{
width:318px;
float:right;
padding:0;
}
.newgrytext1{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-decoration:none;
color:#999997;
}
.newgrytext2{
font-family:Arial, Helvetica, sans-serif;
font-size:19px;
font-weight:bold;
text-decoration:none;
color:#F05F02;
line-height:19px;
}
a.continuelink{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
text-decoration:underline;
color:#EE4E2E;
}
a.continuelink:hover{
text-decoration:none;
}
.button-border2{
border-bottom:1px solid #9A9995;
padding:7px 0 6px 0;
}
.pagination{
background-color:#6B6B6B;
height:20px;
color:#FFFFFF;
font-weight:bold;
padding:0 5px 0 5px;
margin:0 0 0 347px;
}
a.pagination1{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-decoration:underline;
color:#ffffff;
}
a.pagination1:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-decoration:none;
color:#ffffff;
}
a.pagination2{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-decoration:none;
color:#ffffff;
}
a.pagination2:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-decoration:none;
color:#ffffff;
}

.news1{
width:126px;
float:left;
padding:0 6px 0 0;
margin:0;
}
.news2{
width:126px;
float:left;
padding:0 6px 0 0;
margin:0;
}
.news3{
width:126px;
float:left;
padding:0 6px 0 0;
margin:0;
}
.news4{
width:126px;
float:left;
padding:0;
margin:0;
}

/*-------------- New Css Added By Dipanjan on 10-05-10 ----------------------------------------*/

.accatop2{
background-color:#DCD5CB;
padding:10px 9px 3px 8px;
margin:0 10px 0 10px;
}
.college-profilebg{
}
.newleft16{
width:432px;
height:56px;
background:url(../images/college-profilebg.jpg) no-repeat;
float:left;
padding:24px 0 0 15px;
margin:0;
background-color:#FFFFFF;
font-size:24px;
font-weight:normal;
color:#F0EDE5;
}
.newleft17{
/*width:336px;*/
float:right;
padding:0;
margin:0;
}
.newbg1{
background:url(../images/newbg1.jpg) no-repeat;
height:41px;
padding:20px 0 0 15px;
font-size:16px;
font-weight:bold;
color:#F45900;
text-align:left;
}
a.newbg-hov1{
font-size:16px;
font-weight:bold;
color:#F45900;
text-align:left;
text-decoration:none;
}
a.newbg-hov1:hover{
text-decoration:underline;
}
.box-repeat1{
background:url(../images/box-repeat1.jpg);
background-repeat:repeat-y;
padding:0;
}
.newleft18{
width:193px;
float:left;
padding:0;
margin:0;
text-align:center;
}
.newleft19{
width:329px;
float:left;
padding:0 0 0 25px;
margin:0;
color:#000000;
line-height:18px;
text-align:left;
font-size:12px;
}
.newleft20{
width:234px;
float:left;
padding:0;
margin:0;
text-align:right;
}
a.newredlink2{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:normal;
text-decoration:underline;
color:#F45900;
}
a.newredlink2:hover{
text-decoration:none;
}
.acca-padding4{
padding:0 0 7px 0;
}
.acca-padding5{
padding:13px 0 6px 0;
}
.new-box-repeat1{
background:url(../images/new-box-repeat1.jpg);
background-repeat:repeat-y;
padding:0 12px 0 9px;
}
.new-pagebg10{
background:url(../images/new-pagebg10.jpg) no-repeat right top;
padding:0 5px 23px 0;
}
.newleft21{
width:528px;
float:left;
padding:20px 0 0 10px;
margin:0;
color:#F45900;
font-size:13px;
text-align:left;
}
.newleft22{
width:274px;
float:left;
padding:0 0 21px 0;
margin:0;
text-align:center;
}
.overview-border1{
border-bottom:2px solid #817B75;
height:29px;
padding:0;
margin:0 4px 2px 0;
text-align:left;
}
.overviewbg1{
background-color:#F5F2F0;
color:#000000;
padding:27px 20px 27px 20px;
line-height:20px;
text-align:left;
font-size:12px;
}
.backto-topbg{
background:url(../images/backto-topbg.jpg) no-repeat right;
height:20px;
padding:5px 15px 0 0;
font-size:11px;
color:#F45900;
text-align:right;
}
a.backto-toplink{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
text-decoration:underline;
color:#F45900;
}
a.backto-toplink:hover{
text-decoration:none;
}
.new-footer-repeat1{
background:url(../images/new-footer-repeat1.jpg);
height:98px;
padding:14px 0 0 65px;
}
.new-footer-padding1{
padding:50px 0 0 0;
}
.footer-repeat-left1{
width:88px;
float:left;
padding:0;
text-align:center;
margin:0 50px 0 0;
}
a.footersmalllink1{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
text-decoration:none;
color:#7B7B7B;
}
a.footersmalllink1:hover{
text-decoration:underline;
}
/*--Global tag for link--*/
a{
/*font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:normal;
*/text-decoration:underline;
color:#F45900;
}
a:hover{
text-decoration:none;
}



/*-------------- New Css Added By Dipanjan on 19-05-10 ----------------------------------------*/

.newbg01{
background:url(../images/newbg01.jpg) no-repeat;
width:841px;
margin:0 auto;
height:225px;
padding:0 0 0 8px;
}
.newbgleft2{
width:630px;
float:left;
padding:0;
}
.newbgleft3{
width:177px;
float:left;
padding:0;
}
.newbgpadding4{
padding:30px 0 0 5px;
}
.newbgwhite5{
font-family:"Times New Roman", Times, serif;
font-size:18px;
font-weight:bold;
text-decoration:none;
color:#F6F2EC;
}
.newbgwhite6{
font-family:"Times New Roman", Times, serif;
font-size:18px;
font-weight:bold;
text-decoration:none;
color:#F48B2A;
}
.newbgleft7{
width:106px;
float:left;
padding:0;
font-family:"Times New Roman", Times, serif;
font-size:15px;
font-weight:bold;
text-decoration:none;
color:#3F3F3F;
line-height:16px;
text-align:center;
}
a.registerlink{
font-family:"Times New Roman", Times, serif;
font-size:15px;
font-weight:bold;
text-decoration:none;
color:#3F3F3F;
}
a.registerlink:hover{
text-decoration:underline;
}
.newbgleft8{
width:48px;
float:right;
padding:0;
}
.newbgleft9{
width:256px;
float:left;
padding:0;
}
.newbgleft10{
width:189px;
height:144px;
float:left;
padding:0 0 0 185px;
}
a.whichlogolink{
width:189px;
height:144px;
display:block;
}
a.whichlogolink1{
width:52px;
height:110px;
display:block;
}
.whichlogo100{
padding:30px 0 0;
}
.whichlogo111{
width:52px;
height:110px;
padding:0 54px 0 0;
}

/*========== New Css Added By Dipanjan on 21-05-10 ==================*/



.newleft23{
width:362px;
float:left;
padding:12px 0 0 76px;
margin:0;
background:url(../images/topbarnewbg.jpg) no-repeat;
height:70px;
font-size:18px;
color:#FFFFFF;
font-weight:normal;
text-align:left;
}
.full-article-repeat1{
background:url(../images/full-article-repeat1.jpg);
background-repeat:repeat-x;
background-color:#FFFFFF;
color:#1E1E1E;
padding:0 27px 55px 27px;
}
.newdrop-down{
width:344px;
height:26px;
padding:0 0 0 6px;
color:#6C6C6C;
}
.new-footer-padding2{
padding:6px 0 0 0;
}
.full-article-text1{
font-family:Arial, Helvetica, sans-serif;
font-size:24px;
font-weight:bold;
text-decoration:none;
color:#F45900;
text-align:left;
line-height:25px;
}
.full-article-text2{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
text-decoration:none;
color:#747474;
text-align:left;
line-height:17px;
}
.newleft24{
width:317px;
float:left;
padding:0;
text-align:left;
}
.newleft25{
width:445px;
float:right;
padding:0;
line-height:19px;
/*text-align:left;*/
font-size:12px;
}
.picborder1{
border:1px solid #A69D97;
}
.new-footer-padding3{
padding:3px 0 0 0;
line-height:19px;
text-align:left;
font-size:12px;
}
.new-footer-padding4{
padding:20px 0 20px 0;
text-align:left;
font-size:12px;

}
.lineheight1{
line-height:19px;
}
.new-footer-padding5{
padding:30px 0 0 0;
text-align:left;
font-size:12px;

}
.new-footer-padding6{
text-align:left;
font-size:12px;

}


.newsfeed9{
background:url(../images/full-article-repeat1.jpg);
background-repeat:repeat-x;
background-color:#FFFFFF;
color:#1E1E1E;
padding:23px 12px 10px 14px;
}
.image-border1{
background:url(../images/image-border1.jpg) no-repeat;
height:25px;
padding:5px 0 0 0;
}
.image-border2{
width:250px;
float:left;
padding:0;
color:#746F6C;
font-size:11px;
font-style:italic;
text-align:left;
}
.image-border3{
width:190px;
float:right;
padding:0;
color:#746F6C;
font-size:11px;
font-weight:bold;
}
a.adultlink{
color:#746F6C;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
}
a.adultlink:hover{
text-decoration:underline;
}
.image-border4{
padding:15px 0 0 0;
}
.image-border5{
width:445px;
float:left;
padding:0 0 0 15px;
line-height:19px;
text-align:left;
}
.articals-bg1{
background:url(../images/articals-bg1.jpg) no-repeat;
height:26px;
padding:7px 0 0 15px;
color:#FFFFFF;
font-size:22px;
font-weight:normal;
text-align:left;
}
.new-box-repeat2{
background:url(../images/new-box-repeat2.jpg);
background-repeat:repeat-x;
background-color:#FFFFFF;
padding:15px;
}
.new-box-repeat3{
padding:20px 0 12px 0;
}
.search-new1{
width:424px;
float:left;
padding:0;
}
.search-new2{
width:165px;
float:left;
padding:0 0 0 12px;
}
.search-new3{
width:94px;
float:left;
padding:0 0 0 12px;
}
.search-new4{
width:78px;
float:left;
padding:0 0 0 18px;
}
.search-new-bg1{
background:url(../images/search-new-bg1.jpg) no-repeat;
height:31px;
width:424px;
border-bottom:none;
border-top:none;
border-left:none;
border-right:none;
}
.search-new-bg2{
height:31px;
width:165px;
}
.search-new-bg3{
height:31px;
width:94px;
}
.search-new5{
width:127px;
float:left;
border-right:1px solid #C6C6C6;
padding:0;
color:#1E1E1E;
text-align:left;
padding:0 2px 0 4px;
}
.serch-new5-border{
border-right:1px solid #C6C6C6;
}
.search-new6{
width:127px;
float:left;
border-right:1px solid #C6C6C6;
padding:0 0 0 8px;
color:#1E1E1E;
text-align:left;
}
.search-new7{
width:125px;
float:left;
border-right:1px solid #C6C6C6;
padding:0 0 0 8px;
color:#1E1E1E;
}
.search-new8{
width:126px;
float:left;
border-right:1px solid #C6C6C6;
padding:0 0 0 8px;
color:#1E1E1E;
}
/*.search-new9{
width:139px;
float:left;
border-right:1px solid #C6C6C6;
padding:0;
}*/
.search-new10{
width:125px;
float:left;
padding:0 0 0 8px;
color:#1E1E1E;
}
.search-new11{
color:#F45600;
font-weight:bold;
font-size:11px;
}
search-new14{
color:#00000;
font-weight:normal;
font-size:1px;
}
.search-new12{
background-color:#FFFFFF;
height:25px;
padding:7px 0 0 0;
text-align:center;
color:#9F9A97;
font-size:11px;
}
.search-new13{
padding:0 0 20px 0;
}
.comment-new-box-repeat2{
background:url(../images/new-box-repeat2.jpg);
background-repeat:repeat-x;
background-color:#FFFFFF;
padding:15px 145px 15px 150px;
}
.text-padding1{
padding:15px 0 25px 0;
margin:0;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
text-decoration:none;
color:#1E1E1E;
}
.formbg{
background:url(../images/formbg.jpg);
background-repeat:repeat-x;
background-color:#;
border-bottom:1px solid #CCCED1;
padding:15px 12px 15px 12px;
margin:0;
}
.form-main{
padding:0 0 25px 0;
margin:0;
}
.form-left{
padding:0;
margin:0;
width:180px;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
text-decoration:none;
color:#6C6C6C;
line-height:18px;
}
.form-right{
padding:0;
margin:0;
width:315px;
float:right;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
text-decoration:none;
color:#000000;
}
.form-right1{
padding:0 0 0 20px;
margin:0;
width:295px;
float:right;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
text-decoration:none;
color:#000000;
}
a.boldbluetextlink{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:underline;
color:#00A8FF;
}
a.boldbluetextlink:hover{
text-decoration:none;
}
.bold-blacktext{
font-family:Arial, Helvetica, sans-serif;
font-size:22px;
font-weight:normal;
text-decoration:none;
color:#000000;
}
.comment-textbox2{
background:url(../images/textboxbg.jpg);
background-repeat:repeat-x;
height:26px;
width:176px;
padding:6px 0 0 10px;
margin:0;
border-top:none;
border-bottom:none;
border-left:1px solid #5D5D5D;
border-right:1px solid #5D5D5D;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:normal;
text-decoration:none;
color:#6C6C6C;
}
.textarea{
width:311px;
height:122px;
border-top:none;
border-bottom:none;
border-left:1px solid #5D5D5D;
border-right:1px solid #5D5D5D;
background:url(../images/text-area-repeat.jpg);
}
.textarea1{
padding:17px 0 0 0;
margin:0;
}
.post-comment{
text-align:right;
padding:6px 4px 0 0;
margin:0;
}
.new_padding4{
padding:10px 0 0 0;
margin:0;
}
.footer-icon-repeat{
background:url(../images/footer-icon-repeat.jpg);
height:80px;
padding:8px 0 0 14px;
margin:20px 0;
}
.footer-icon{
width:80px;
float:left;
padding:0;
margin:0 25px 0 0;
text-align:center;
}

.floatLeft {
float: left;
margin:0 8px 0 0;
border:1px solid #A69D97;
}

a.newredlink32{
color:#FFFFFF;
font-size:22px;
font-weight:normal;
font-weight:normal;
text-decoration:none;
}
a.newredlink32:hover{
text-decoration:underline;
}
/* Global tag for link*/

/*a{
color:#F45600;
text-decoration:underline;
}
a:hover{
color:#F45600;
text-decoration:none;
}
*/

/* ============= New Css Added By Dipanjan on 26-05-10 For All article========================*/

.newsfeed1{
background-color:#DCD5CB;
padding:10px 3px 3px 5px;
}
.newsfeed2{
background:url(../images/newsfeedbg2.jpg) no-repeat;
height:86px;
padding:0;
color:#000000;
font-size:12px;
font-weight:bold;
}
.newsfeed3{
width:458px;
float:left;
padding:20px 0 0 9px;
margin:0;
height:55px;
}
.newsfeed4{
width:372px;
float:left;
padding:10px 0 0 0;
margin:0;
}
.newsfeed-repeat5{
background:url(../images/newsfeed-repeat5.jpg);
background-repeat:repeat-y;
padding:0 5px 0 7px;
}
.newsfeed6{
background-color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:22px;
font-weight:bold;
text-decoration:none;
color:#FE6500;
height:30px;
padding:13px 0 0 19px;
text-align:left;
width:810px;
}
a.newsfeed61{
font-family:Arial, Helvetica, sans-serif;
font-size:22px;
font-weight:bold;
text-decoration:none;
color:#FE6500;
text-align:left;
}
a.newsfeed61:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:22px;
font-weight:bold;
text-decoration:underline;
color:#FE6500;
text-align:left;
}
a.newsfeed7{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
text-decoration:underline;
color:#131313;
text-align:left;
}
a.newsfeed7:hover{
text-decoration:none;
}
.newsfeed8{
line-height:20px;
padding:10px 0 10px 19px;
text-align:left;
}
.newsfeed9{
background:url(../images/full-article-repeat1.jpg);
background-repeat:repeat-x;
background-color:#FFFFFF;
color:#1E1E1E;
padding:23px 12px 10px 14px;
}
.articles1{
background:url(../images/articles1.jpg) no-repeat;
height:86px;
padding:0;
color:#000000;
font-size:12px;
font-weight:bold;
}
.articles911{
background:url(../images/articles911.jpg) no-repeat;
height:86px;
padding:0;
color:#000000;
font-size:12px;
font-weight:bold;
}
.articles{
background:url(../images/newsfeed-repeat6.jpg);
background-repeat:repeat-y;
padding:0 5px 0 7px;
}
.articles2{
width:372px;
float:left;
padding:2px 0 0 0;
margin:0;
}

/* ============= New Css Added By Dipanjan on 26-05-10 For Search on web========================*/

.course-results1{
width:435px;
height:57px;
background:url(../images/colllegebg1.jpg) no-repeat;
float:left;
padding:12px 0 0 15px;
margin:0;
font-size:24px;
font-weight:normal;
color:#F0EDE5;
line-height:20px;
text-align:left;
}
.course-results2{
font-size:13px;
font-weight:normal;
color:#FFEFB1;
padding:0;
}
.course-results3{
background-color:#564F4B;
border-bottom:7px solid #ffffff;
height:30px;
padding:0 0 0 10px;
margin:1px 0 0 0;
color:#A29993;
font-size:11px;
text-align:left;
}
.course-results4{
width:300px;
float:left;
padding:7px 0 0 0;
}
.course-results5{
background:url(../images/searchbgnew1.jpg) no-repeat;
width:188px;
float:right;
padding:7px 0 0 10px;
height:23px;
color:#DCD5CC;
font-size:11px;
font-weight:bold;
}
a.pagetextnew3{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
text-decoration:underline;
color:#F45900;
padding:0;
margin:0;
}
a.pagetextnew3:hover{
text-decoration:none;
}
a.pagetextnew4{
font-family:Arial, Helvetica, sans-serif;
color:#DCD5CC;
font-size:11px;
font-weight:bold;
text-decoration:none;
padding:0;
margin:0;
}
a.pagetextnew4:hover{
font-family:Arial, Helvetica, sans-serif;
color:#DCD5CC;
font-size:11px;
font-weight:bold;
text-decoration:none;
padding:0;
margin:0;
}
.course-results6{
height:25px;
padding:5px 0 0 0;
color:#564F4B;
}
.yellowboxrepeat1{
background:url(../images/yellowboxrepeat1.jpg);
background-repeat:repeat-x;
background-color:#FFFDC7;
padding:0 75px 0 12px;
margin:0 1px 0 0;
border-left:13px solid #564F4B;
border-right:1px solid #CD9100;
}
.new-dotted1{
background:url(../images/new-dotted1.gif) bottom;
background-repeat:repeat-x;
padding:0 0 10px 0;
color:#1E1E1E;
font-size:10px;
}
.course-results7{
color:#1E1E1E;
font-size:12px;
font-weight:bold;
}
a.course-results8{
font-family:Arial, Helvetica, sans-serif;
color:#F45900;
font-size:16px;
font-weight:bold;
text-decoration:underline;
}
a.course-results8:hover{
text-decoration:none;
}
.course-results9{
margin:10px 0 0 0;
}
.course-results10{
background-color:#ffffff;
padding:12px;
}
.linebg3{
background:url(../images/linebg3.jpg) no-repeat bottom;
padding:0;
height:65px;
}
.course-results11{
width:35px;
float:left;
padding:18px 0 0 0;
color:#D1D1D1;
font-size:24px;
}
.course-results12{
width:573px;
float:left;
padding:0;
color:#1E1E1E;
font-size:10px;
}
a.course-results13{
font-family:Arial, Helvetica, sans-serif;
color:#F45900;
font-size:13px;
font-weight:bold;
text-decoration:underline;
}
a.course-results13:hover{
text-decoration:none;
}
.course-results14{
color:#1E1E1E;
font-size:11px;
font-weight:bold;
}
.newbluebg1{
background:url(../images/newbluebg1.jpg) no-repeat left;
height:62px;
padding:12px 0 0 0;
}
.linebg4{
background:url(../images/linebg3.jpg) no-repeat bottom;
padding:0 0 2px 0;
}
.course-results15{
width:105px;
float:left;
padding:0;
color:#7B7B7B;
font-size:9px;
}
a.course-results16{
font-family:Arial, Helvetica, sans-serif;
color:#F45900;
font-size:10px;
font-weight:normal;
text-decoration:underline;
}
a.course-results16:hover{
text-decoration:none;
}
.course-results17{
width:35px;
float:left;
padding:10px 0 0 0;
color:#D1D1D1;
font-size:24px;
}
.course-results18{
width:35px;
float:left;
padding:18px 0 0 0;
color:#464646;
font-size:24px;
}

.searchonweb1{
background-color:#564F4B;
height:30px;
padding:0 0 0 10px;
margin:1px 0 0 0;
color:#A29993;
font-size:11px;
}
.searchonweb2{
margin:5px 0 0 0;
}
a.searchonweb3{
font-family:"Trebuchet MS", "Times New Roman", Tahoma, Arial;
color:#FE6500;
font-size:20px;
font-weight:normal;
text-decoration:underline;
text-align; left:;
}
a.searchonweb3:hover{
text-decoration:none;
}
.searchonweb4{
width:680px;
float:left;
padding:0;
color:#1E1E1E;
font-size:12px;
line-height:16px;
text-align:left;
}
.searchonweb5{
border-bottom:1px solid #CFCCCB;
padding:0 0 15px 0;
}
.searchonweb6{
padding:0 0 10px 0;
}
a.searchonweb7{
font-family:Arial, Helvetica, sans-serif;
color:#FE6500;
font-size:12px;
font-weight:normal;
text-decoration:none;
}
a.searchonweb7:hover{
text-decoration:underline;
}
.searchonweb8{
width:35px;
float:left;
padding:2px 0 0 0;
color:#D1D1D1;
font-size:24px;
}
.searchonweb9{
padding:0 0 15px 0;
}

/* ============= New Css Added By Dipanjan on 26-05-10 For Profile Search ========================*/

a.newcourselink23{
color:#F45900;
text-decoration:none;
}
a.newcourselink23:hover{
color:#F45900;
text-decoration:underline;
}
.new-course-results22 {
	margin:0;
	padding: 15px 0;
	height:auto;
	min-height:80px;
	background:#F0F7FD url(../images/linebg3.jpg) center bottom no-repeat;
}
.new-course-results22 p {
	text-align: left;
	padding: 0 0 0 20px;
	font-size: 24px;
	color: #d1d1d1;
}
.new-course-results22 p span{
	text-align: left;
	font-size: 12px;
	color: #000000;
}
.new-course-results22 p img {
	vertical-align: middle;
}
.new-course-results22 strong {
	font-size: 14px;
	color: #1e1e1e;
	width: 585px;
}
.new-course-results22 span {
	float: right;
	margin: 15px 5px 0 0;
	font-size: 11px;
}
.courses-search-newbg1{
background:url(../images/courses-search-newbg1.jpg) no-repeat right;
height:107px;
text-align:left;
padding:0 24px 0 13px;
}

/*========================= Added by DIpanjan on 26.05.10 for Profile index page =====================================.*/
.courses-search-area{
background-color:#DCD5CB;
padding:10px 4px 3px 5px;
}
.search-college-profile1{
background:url(../images/search-college-profile1.jpg) no-repeat;
height:81px;
padding:0;
}
.search-college-profile2{
width:95px;
float:left;
padding:10px 0 0 0;
height:25px;
margin:0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-decoration:none;
color:#ffffff;
text-align:center;
}
.search-college-profile3{
width:354px;
float:left;
padding:0;
height:35px;
margin:0;
}
.search-college-profile4{
width:449px;
float:left;
padding:0;
margin:0;
}
.search-college-profile5{
width:380px;
float:left;
padding:15px 0 0 0;
margin:0;
text-align:right;
}
.search-college-profile6{
background:url(../images/repeat3.jpg);
background-repeat:repeat-y;
border-top:17px solid #F0EFEB;
padding:35px 0 35px 45px;
margin:0 24px 0 0;
}
.search-college-profile61{
background:url(../images/repeat31.jpg);
background-repeat:repeat-y;
border-top:17px solid #F0EFEB;
padding:35px 0 35px 45px;
margin:0 24px 0 0;
}


.search-college-profile7{
width:230px;
float:left;
padding:0;
margin:0;
text-align:left;
}
.search-college-profile7 ul{
list-style-type:none;
line-height:normal;
padding:0;
margin:0;
}
.search-college-profile7 li{
display:inline;
}
.search-college-profile7 a{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
text-decoration: none;
font-size:12px;
font-weight:bold;
color:#EF5E01;
height:22px;
padding:5px 0 4px 20px;
display:block;
background:url(../images/icon1.jpg) no-repeat left 40%;
}
.search-college-profile7 a:hover{
text-decoration:underline;
}
.search-college-profile8{
width:235px;
float:left;
padding:0;
margin:0 0 0 100px;
text-align:left;
}
.search-college-profile8 ul{
list-style-type:none;
line-height:normal;
padding:0;
margin:0;
}
.search-college-profile8 li{
display:inline;
}
.search-college-profile8 a{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
text-decoration: none;
font-size:12px;
font-weight:bold;
color:#EF5E01;
height:22px;
padding:5px 0 4px 20px;
display:block;
background:url(../images/icon1.jpg) no-repeat left 40%;
}
.search-college-profile8 a:hover{
text-decoration:underline;
}

.new-box-repeat10{
background:url(../images/new-box-repeat2.jpg);
background-repeat:repeat-x;
background-color:#FFFFFF;
padding:15px 0 15px 10px;
}

.defaultfontclass{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
}


/*==========================Added by Dipanjan on 10-06-2010 ====================================*/

.most-commented10{
background:url(../images/most-commented2.jpg) no-repeat;
height:19px;
}
.latest11{
width:126px;
height:19px;
float:left;
padding:0 3px 0 0;
margin:0;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
color:#ffffff;
text-transform:uppercase;
text-align:center;
}
.most-commented12{
width:161px;
height:19px;
float:left;
padding:0;
margin:0;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
color:#ffffff;
text-transform:uppercase;
text-align:center;
}
a.latestbg13{
height:19px;
display:block;
background:url(../images/latestbg13.jpg) no-repeat;
padding:0;
margin:0;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
color:#ffffff;
text-transform:uppercase;
text-align:center;
}
a.latestbg13:hover{
height:19px;
display:block;
background:url(../images/latestbg-hover.jpg) no-repeat;
padding:0;
margin:0;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
color:#ffffff;
text-transform:uppercase;
text-align:center;
}
a.most-commented14{
height:19px;
display:block;
background:url(../images/most-commented14.jpg) no-repeat;
padding:0;
margin:0;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
color:#ffffff;
text-transform:uppercase;
text-align:center;
}
a.most-commented14:hover{
height:15px;
display:block;
background:url(../images/most-commented-hover.jpg) no-repeat;
background-color:#212121;
width:161px;
padding:0;
margin:0;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
color:#ffffff;
text-transform:uppercase;
text-align:center;
}
a.latestbg15{
height:19px;
display:block;
background:url(../images/latestbg-hover.jpg) no-repeat;
padding:0;
margin:0;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
color:#ffffff;
text-transform:uppercase;
text-align:center;
}
a.latestbg15:hover{
height:19px;
display:block;
background:url(../images/latestbg13.jpg) no-repeat;
/*background-color:#212121;*/
padding:0;
margin:0;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
color:#ffffff;
text-transform:uppercase;
text-align:center;
}
a.most-commented16{
height:19px;
display:block;
background:url(../images/most-commented-hover.jpg) no-repeat;
padding:0;
margin:0;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
color:#ffffff;
text-transform:uppercase;
text-align:center;
}
a.most-commented16:hover{
height:19px;
display:block;
background:url(../images/most-commented-hover.jpg) no-repeat;
padding:0;
margin:0;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
color:#ffffff;
text-transform:uppercase;
text-align:center;
}


/*=================== New Css Added By Dipanjan on  25-06-2010 For Article main section & first sub section =================*/

.pagebg3{
background-color:#DCD5CB;
padding:5px 6px 10px 6px;
margin:0;
}
.choose1{
width:370px;
float:left;
padding:12px 0 0 78px;
background:url(../images/choosebg1.jpg) no-repeat;
height:70px;
color:#FFFFFF;
font-size:18px;
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
text-decoration:none;
}
.choose2{
width:375px;
float:right;
padding:8px 0 0 0;
}
.choose-dropdownbox{
width:351px;
height:31px;
color:#6C6C6C;
font-size:13px;
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
text-decoration:none;
}
.choose3{
padding:7px 0 0 0;
}
.choose4{
background:url(../images/repeat3.jpg);
background-repeat:repeat-x;
background-color:#FFFFFF;
padding:0 7px 10px 13px;
}
.choose5{
width:593px;
float:left;
padding:16px 0 0 0;
}
.choose6{
width:199px;
float:left;
padding:0;
background:url(../images/repeat4.jpg);
background-repeat:repeat-x;
background-color:#F0ECE7;
margin:8px 0 0 0;
height:220px;
}
.choose7{
width:207px;
float:left;
padding:0;
}
.choose8{
width:370px;
float:right;
padding:0;
}
.choose9{
background:url(../images/dotted1.gif) bottom;
background-repeat:repeat-x;
padding:0 0 7px 10px;
color:#000000;
font-size:19px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
text-align:left;
}
.choose10{
color:#000000;
padding:12px 46px 0 0;
line-height:17px;
text-align:left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
a.chooselink{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-decoration:underline;
color:#F45900;
text-align:left;
}
a.chooselink:hover{
text-decoration:none;
}
.choose11{
padding:10px 10px 0 0;
}
.choose12{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
color:#F45900;
line-height:15px;
padding:0;
text-align:left;
height:129px;
padding:0 0 0 10px;
}
a.chooselink1{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:underline;
color:#F45900;
text-align:left;
}
a.chooselink1:hover{
text-decoration:none;
}
.choose13{
padding:0;
margin:0;
height:20px;
text-align:right;
}
.choose14{
padding:0 0 4px 5px;
text-align:center;
}
a.chooselink2{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:underline;
color:#2A2A2A;
}
a.chooselink2:hover{
text-decoration:none;
}
.choose15{
width:193px;
float:left;
padding:10px 0 0 0;
margin:0 4px 0 0;
background:url(../images/repeat5.jpg);
height:24px;
font-size:16px;
font-weight:bold;
color:#FFFFFF;
text-transform:uppercase;
text-align:center;
}
a.chooselink3{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
text-decoration:underline;
color:#FFFFFF;
text-transform:uppercase;
}
a.chooselink3:hover{
text-decoration:none;
}
.choose16{
padding:7px 0 0 0;
}
.choose17{
background:url(../images/linebg4.jpg) no-repeat center;
height:21px;
padding:0;
}
.choose18{
width:300px;
float:right;
padding:22px 0 0 0;
}
.choose19{
width:490px;
float:left;
padding:0;
margin:0;
}
.choose20{
width:152px;
float:left;
padding:11px 0 0 0;
margin:0 10px 0 0;
text-align:left;
}
.choose23{
width:152px;
float:left;
padding:11px 0 0 0;
margin:0 11px 0 11px;
}
.choose21{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-decoration:none;
color:#F45900;
}
a.chooselink22{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
text-decoration:underline;
color:#F04F3A;
text-transform:uppercase;
}
a.chooselink22:hover{
text-decoration:none;
}
.choose24{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
text-decoration:none;
color:#000000;
}
.choose25{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
text-decoration:none;
color:#F45900;
padding:23px 0 0 0;
line-height:20px;
text-align:left;
}
a.chooselink26{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
text-decoration:underline;
color:#F45900;
}
a.chooselink26:hover{
text-decoration:none;
}
.choose27{
margin:14px 0 0 0;
}
.choose28{
background:url(../images/border-image1.gif);
background-repeat:repeat-y;
padding:0;
margin:0;
}
.choose29{
background:url(../images/repeat3.jpg);
background-repeat:repeat-x;
background-color:#FFFFFF;
padding:16px 7px 10px 13px;
}
.choose30{
width:523px;
float:left;
padding:0;
margin:0;
}
.choose31{
width:260px;
float:left;
padding:0 0 0 17px;
margin:0;
}
.choose32{
background-color:#F45900;
height:17px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
color:#ffffff;
text-transform:uppercase;
padding:1px 0 0 8px;
margin:0 0 2px 0;
text-align:left;
}
.choose33{
/*background:url(../images/our-dis1.jpg) no-repeat;*/ /*------modified by Prasun at 05-12-2011------*/
padding:0;
height:19px;
}
.choose34{
width:257px;
float:left;
padding:0;
margin:0;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
color:#ffffff;
text-align:left;
}
.choose35{
width:262px;
float:right;
padding:0;
margin:0;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
color:#ffffff;
text-align:right;
}
a.chooselink36{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
color:#ffffff;
display:block;
height:18px;
padding:1px 0 0 8px;
}
a.chooselink36:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
color:#ffffff;
height:18px;
background-color:#B1B1B1;
padding:1px 0 0 8px;
}
a.chooselink37{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
color:#ffffff;
display:block;
height:15px;
padding:0 4px 0 0;
}
a.chooselink37:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
color:#ffffff;
height:15px;
background-color:#212121;
padding:0 4px 0 0;
}
.choose38{
border-bottom:1px solid #E3DFDC;
padding:6px 0 9px 6px;
color:#000000;
text-align: left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
a.chooselink39{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
text-decoration:none;
color:#9B9B9B;
}
a.chooselink39:hover{
text-decoration:underline;
}
.chooselink40{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
text-decoration:none;
color:#9B9B9B;
}
a.chooselink41{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:underline;
color:#ffffff;
text-transform:lowercase;
}
a.chooselink41:hover{
text-decoration:none;
}
.chooselink42{
padding:45px 0 45px 0;
text-align:center;
}
.chooselink43{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
text-decoration:none;
color:#000000;
padding:0;
}
.chooselink44{
padding:0;
color:#000000;
text-align:left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
.chooselink45{
padding:25px 0 43px 0;
text-align:right;
}
.chooselink46{
text-align:center;
}

.register-updates{
background:url(../images/register-updates.jpg) no-repeat;
height:24px;
/*width:209px;
*/padding:10px 2px 0 0;
text-align:center;
}
a.chooselink30{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
text-decoration:underline;
color:#FFFFFF;
text-transform:uppercase;
}
a.chooselink30:hover{
text-decoration:none;
}

a.chooselink47{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
color:#ffffff;
display:block;
height:18px;
background-color:#000000;
padding:1px 0 0 8px;
}
a.chooselink47:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
color:#ffffff;
height:15px;
background-color:#B1B1B1;
padding:1px 0 0 8px;
}
a.chooselink48{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
color:#ffffff;
display:block;
height:18px;
background-color:#B1B1B1;
padding:1px 0 0 8px;
}
a.chooselink48:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
color:#ffffff;
height:18px;
background-color:#000000;
padding:1px 0 0 8px;
}

.articles-features{
background:url(../images/articles-features.jpg) no-repeat;
height:86px;
padding:0;
color:#000000;
font-size:12px;
font-weight:bold;
}
.newsfeed3-features{
width:447px;
float:left;
padding:25px 0 0 20px;
margin:0;
height:50px;
font-family:Arial, Helvetica, sans-serif;
font-size:22px;
font-weight:normal;
color:#FFFFFF;
text-align:left;
}
.choose67{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-align:justify;
}

/*================== Css Added By Dipanjan on 09-07-10 ===============================*/

.new_txt{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#FE6500;
padding:0 0 0 19px;
text-align:left;
}
.new_txt a{
color:#FE6500;
text-decoration:underline;
}
.new_txt a:hover{
color:#FE6500;
text-decoration:none;
}
.new_blank{
border-bottom:2px solid #FFFFFF;
height:2px;
}
.newsfeed_E8{
line-height:20px;
padding:10px 0 10px 0;
}

/*-------------------------------------------- Nightcoures 29.09.2010 --------------------------------------------*/

.added-banner1{
width:305px;
float:left;
padding:0 0 0 5px;
}
.added-banner2{
width:544px;
float:left;
padding:0;
height:225px;
}
.add-banner-top{
background:url(../images/add-banner-top.jpg);
height:26px;
padding:10px 0 0 12px;
font-family:Arial, Helvetica, sans-serif;
color:#E9E5E1;
font-size:18px;
font-weight:normal;
text-decoration:none;
text-transform:uppercase;
text-align:left;
}
.add-banner-top-repeat1{
background:url(../images/add-banner-top-repeat1.jpg) no-repeat;
height:174px;
padding:15px 8px 0 12px;
font-family:Arial, Helvetica, sans-serif;
color:#3E342B;
font-size:14px;
font-weight:normal;
text-decoration:none;
text-align:left;
}
.add-bannertext{
font-family:Arial, Helvetica, sans-serif;
color:#F74C00;
font-size:14px;
font-weight:bold;
text-decoration:none;
text-align:left;
text-transform:uppercase;
padding:0 0 3px 0;
}
.add-bannertext1{
font-family:Arial, Helvetica, sans-serif;
color:#4F4F4F;
font-size:14px;
font-weight:bold;
text-align:left;
text-decoration:none;
text-transform:uppercase;
padding:3px 0 3px 0;
}
.padding-add-banner1{
padding:0 0 6px 0;
text-align:left;
}
/*.padding-add-banner2{
padding:0 0 2px 0;
}*/
/*================ Css Added By Dipanjan on 08-06-10 For Profile category section ==================================*/

.w-search-college-profile6{
background:url(../images/repeat3.jpg) repeat-y top left;
border-top:17px solid #F0EFEB;
width:825px;
}
.w1{
background-color:#DDD4CB;
height:35px;
width:790px;
margin:0 0 0 16px;

}
#w2{
width:185px;
float:left;
margin:7px 0 5px 8px;
}
#w2 label{
font-family:"Trebuchet MS";
font-size:14px;
color:#2D2D2D;
font-weight:bold;
padding:0 5px 0 0;
}
#w3{
width:155px;
float:right;
font-family:"Trebuchet MS";
font-size:14px;
color:#2D2D2D;
font-weight:bold;
padding:0 10px 0 0;
height:21px;
margin:7px 20px 0 8px;
background:url(../images/new_map.jpg) no-repeat top right;
}
#w3 a{
color:#2D2D2D;
text-decoration:none;
}
#w3 a:hover{
color:#2D2D2D;
text-decoration:underline;
}
#w4{
width:794px;
margin:0 0 0 15px;
height:84px;
background:#F0F7FD url(../images/new_line.jpg) no-repeat bottom left;
}
.w4a{
width:570px;
margin:22px 0 15px 20px;
padding:0;
float:left;
text-align:left;
}
.w4b{
width:130px;
margin:13px 30px 0 0;
float:right;
}
.w_txt2 a{
font-family:"Trebuchet MS";
font-size:16px;
color:#ED4F18;
font-weight:bold;
text-decoration:underline;
text-align:left;
}
.w_txt2 a:hover{
text-decoration:none;
}
.w_txt3{
font-family:"Trebuchet MS";
font-size:16px;
color:#2D2D2D;
font-weight:bold;
padding-top:8px;
text-align:left;
}
.w5{
background-color:#DDD4CB;
margin:20px 0 16px 20px;
}
.w5a{
width:596px;
float:left;
margin:0 0 15px 20px;
}
.w5b{
width:160px;
float:right;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
margin:0 20px 0 0;
}
.w_txt4{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
padding:0 0 4px 0;
text-align:left;
}
.w_txt5{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#000000;
text-align:left;
}
.w_txt5 a{
color:#000000;
text-decoration:none;
}
.w_txt5 a:hover{
color:#000000;
text-decoration:underline;
}
.w7{
background-color:#2A211C;
height:25px;
width:790px;
margin:0 0 0 16px;
}
.w7a{
width:190px;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
margin:4px 0 0 21px;
text-align:left;
}
a.w7h{
color:#FFFFFF;
}
a.w7h:hover{
color:#F45900;
}

.w7b{
float:right;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight: bold;
color:#DCD5CC;
margin:4px 30px 0 0;
}
.w7c{
float:right;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight: bold;
color:#201A17;
margin:4px 30px 0 0;
}
a.pagetextnew8{
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size:11px;
font-weight:bold;
text-decoration:none;
padding:0;
margin:0;
}
a.pagetextnew8:hover{
font-family:Arial, Helvetica, sans-serif;
color:#F45900;
font-size:11px;
font-weight:bold;
text-decoration:none;
padding:0;
margin:0;
}

.w_count{
font-family:Arial, Helvetica, sans-serif;
font-size:25px;
color:#D1D1D1;
font-weight:lighter;
float:left;
margin:6px 0 0 0;
width:40px;
}
.w4c{
/*width:570px;*/
margin:0;
padding:0;
float:left;
}
.onlycontry{
/*width:794px;*/
margin:0 0 0 15px;
padding:4px 0 0 20px;
height:22px;
background:#D8EAFA url(../images/new_line1.jpg) no-repeat bottom left;
font-family:"Trebuchet MS", "Times New Roman", Tahoma, Arial;
font-size:16px;
font-weight:bold;
text-decoration:none;
color:#2A211C;
text-align:left;
}
.onlycontry1{
padding:0 15px 0 0;
}

/* Added by PVS 21/10/2010 for autocomplit */
div.autocomplete {
	position:absolute;
	width:250px;
	background-color:white;
	border:1px solid #888;
	margin:0px;
	padding:0px;
	text-align:left;
}
div.autocomplete ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
div.autocomplete ul li.selected { background-color: #ffb;}
div.autocomplete ul li {
	list-style-type:none;
	display:block;
	margin:0;
	padding:2px;
	cursor:pointer;
	background:none;
}


#new-top-header-bannerbg{
background-color:#77797D;
height:97px;
padding:8px 9px 0 13px;
margin:0;
}
.newbanner1{
width:728px;
float:right;
padding:0;
margin:0;
background-color:#FFFFFF;
height:90px;
}
.newlogo1{
width:96px;
float:left;
padding:3px 0 0 0;
margin:0;
}
#newmain-page{
background-color:#FFFFFF;
/*border-top:4px solid #F45900;*/
padding:0 4px 0 4px;
margin:0;
}
.newlogomain1{
height:76px;
padding:12px 0 0 0;
}
.newlogomain2{
width:408px;
float:left;
padding:0;
}
.newlogomain3{
width:296px;
float:left;
padding:19px 0 0 0;
background-color:#EEEDE7;
height:45px;
}
.newlogomain4{
width:146px;
float:left;
padding:0;
}
.newlogomain5{
width:126px;
float:left;
padding:5px 0 0 0;
color:#78797D;
font-size:11px;
text-align:center;
}
.newlogomain6{
width:149px;
float:left;
padding:0;
}
.newdropdown1{
width:149px;
height:26px;
padding:0;
color:#777777;
font-size:11px;
}
.newmenureprat1{
background:url(../images/newmenureprat1.jpg);
height:33px;
padding:0;
}
.line-repeatnew1{
background:url(../images/line-repeatnew1.jpg) bottom;
background-repeat:repeat-x;
padding:5px 0 8px 12px;
width:463px;
color:#817C6C;
font-size:10px;
text-transform:uppercase;
}
.tabbg1{
background:url(../images/tabbg1.jpg) no-repeat;
height:75px;
padding:0 0 0 14px;
margin:7px 0 0 0;
}
.tabbg2{
border-bottom:6px solid #FF5400;
border-left:4px solid #FF5400;
border-right:4px solid #FF5400;
padding:8px 0 8px 0;
}
.tabbg3{
width:420px;
float:left;
padding:0;
margin:54px 0 0 0;
font-size:11px;
font-weight:bold;
color:#FFFFFF;
}
.tabbg4{
width:368px;
float:right;
padding:0;
}
.tabbg5{
width:76px;
float:left;
padding:0;
}
.tabbg6{
width:75px;
float:left;
padding:0;
margin:0 9px 0 0;
text-align:center;
}
.tabbg7{
width:62px;
float:left;
padding:0;
margin:0 9px 0 0;
text-align:center;
}
.tabbg8{
width:89px;
float:left;
padding:0;
margin:0 9px 0 0;
text-align:center;
}
.tabbg9{
width:85px;
float:left;
padding:0;
margin:0;
text-align:center;
}
a.tablink1{
background-color:#F5C8A1;
height:19px;
padding:2px 0 0 0;
display:block;
font-size:13px;
color:#000000;
text-decoration:none;
}
a.tablink1:hover{
background-color:#fff;
height:19px;
padding:2px 0 0 0;
display:block;
font-size:13px;
color:#000000;
text-decoration:none;
}
a.tablink2{
background-color:#fff;
height:19px;
padding:2px 0 0 0;
display:block;
font-size:13px;
color:#000000;
text-decoration:none;
}
a.tablink2:hover{
background-color:#fff;
height:19px;
padding:2px 0 0 0;
display:block;
font-size:13px;
color:#000000;
text-decoration:none;
}
.redbg1{
background:url(../images/redbg1.jpg);
background-repeat:repeat-y;
padding:0;
font-size:15px;
font-weight:bold;
color:#000000;
}
.newpadding1{
padding:15px 0 15px 11px;
}
.boldtext2{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
text-decoration:none;
color:#000000;
line-height:20px;
padding:0 0 7px 0;
margin:0;
}
.boldtext3{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
text-decoration:none;
color:#000000;
}
.newtextbox2{
background-color:#FFFFFF;
border:1px solid #969696;
width:207px;
height:21px;
}
.newdropdownmenu2{
width:209px;
height:23px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:normal;
text-decoration:none;
color:#000000;
}
.newpadding2{
padding:35px 0 0 14px;
}
.tabbg10{
width:66px;
float:left;
padding:3px 0 0 0;
margin:0;
font-weight:bold;
font-size:13px;
color:#CECECE;
}
.tabbg11{
width:61px;
float:left;
padding:0;
margin:0;
}
.tabbg12{
width:25px;
float:left;
padding:5px 0 0 0;
margin:0;
text-align:right;
}
.newdropdownmenu3{
width:61px;
height:23px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:normal;
text-decoration:none;
color:#000000;
}
.newpadding3{
padding:22px 0 0 0;
}
.tabbg13{
width:300px;
float:left;
padding:0;
margin:0;
}
.tabbg14{
width:548px;
float:left;
padding:0;

margin:0;
}
.newpadding4{
padding:12px 0 34px 0;
}
.newpadding5{
border-right:1px solid #77797D;
}
.newpadding6{
padding:0 10px 0 10px;
font-size:11px;
color:#565656;
}
.newpadding7{
padding:0 10px 0 0;
font-size:11px;
color:#565656;
}
.newpadding8{
padding:15px 0 0 0;
}
a.articlelink1{
font-size:13px;
font-weight:bold;
text-decoration:underline;
color:#FF5400;
}
a.articlelink1:hover{
text-decoration:none;
}
.newpadding9{
text-align:right;
padding:14px 10px 0 0;
}
.newpadding10{
padding:0 0 40px 0;
}
.newredbar1{
background-color:#F45900;
height:18px;
padding:2px 0 0 10px;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
text-transform:uppercase;
}
.newpadding11{
border-right:1px solid #BFBEBB;
}
.newpadding12{
padding:0 8px 0 0;
}
.newpadding13{
padding:0 0 0 8px;
}
.tabbg15{
width:126px;
float:left;
padding:0;
margin:0;
text-align:center;
}
.tabbg16{
width:164px;
float:left;
padding:0;
margin:0;
text-align:center;
}
a.latestlink1{
height:18px;
padding:1px 0 0 0;
background-color:#B1B1B1;
display:block;
font-size:11px;
font-weight:bold;
text-decoration:none;
color:#FFFFFF;
}
a.latestlink1:hover{
height:18px;
padding:1px 0 0 0;
background:url(../images/postsbg1.jpg) no-repeat;
display:block;
font-size:11px;
font-weight:bold;
text-decoration:none;
color:#FFFFFF;
}
a.latestlink2{
height:18px;
padding:1px 0 0 0;
background:url(../images/postsbg1.jpg) no-repeat;
display:block;
font-size:11px;
font-weight:bold;
text-decoration:none;
color:#FFFFFF;
}
a.latestlink2:hover{
height:18px;
padding:1px 0 0 0;
background:url(../images/postsbg1.jpg) no-repeat;
display:block;
font-size:11px;
font-weight:bold;
text-decoration:none;
color:#FFFFFF;
}
/*a.latestlink2:hover{
height:18px;
padding:1px 0 0 0;
background:url(../images/postsbg2.jpg) no-repeat;
display:block;
font-size:11px;
font-weight:bold;
text-decoration:none;
color:#FFFFFF;
}*/
.pageborder1{
border-bottom:1px solid #E3DFDC;
padding:10px 0 10px 2px;
}
a.redlink2{
color:#F45900;
font-size:12px;
font-weight:bold;
text-decoration:none;
}
a.redlink2:hover{
text-decoration:underline;
}
a.redlink3{
color:#F45900;
font-size:10px;
font-weight:normal;
text-decoration:underline;
}
a.redlink3:hover{
text-decoration:none;
}
a.redlink4{
color:#564F4B;
font-size:10px;
font-weight:normal;
text-decoration:none;
}
a.redlink4:hover{
text-decoration:underline;
}
a.seeall{
color:#fff;
font-size:10px;
font-weight:bold;
text-decoration:underline;
}
a.seeall:hover{
text-decoration:none;
}
.newpadding14{
padding:70px 0 50px 0;
text-align:center;
}
a.redlink5{
color:#F45900;
font-size:11px;
font-weight:bold;
text-decoration:underline;
}
a.redlink5:hover{
text-decoration:none;
}
.newmenu{
padding:0;
margin:0;
}
.newmenu ul{
line-height:normal;
list-style-type:none;
padding:0;
margin:0;
}
.newmenu li{
display:inline;
}
.newmenu a{
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:normal;
text-decoration:none;
color:#1D1D1D;
display:block;
float:left;
height:25px;
padding:8px 15px 0 15px;
background:url(../images/newdivaidar.jpg) no-repeat right top;
}
.newmenu a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:normal;
text-decoration:underline;
color:#1D1D1D;
display:block;
float:left;
height:25px;
padding:8px 15px 0 15px;
background:url(../images/newdivaidar.jpg) no-repeat right top;
}

/*------------------------------ 02-03-2011 ------------------------------*/


.request-prospectusbg1{
background:url(../images/request-prospectusbg1.jpg) no-repeat;
height:75px;
padding:0 0 0 443px;
margin:10px 0 0 0;
}
.request-prospectusbg2{
margin:0 auto;
width:820px;
padding:0;
}
#request-prospectusbg3{
background-color:#DCD5CB;
padding:0;
margin:0;
}
.request-prospectusbg4{
height:76px;
padding:12px 0 0 0;
background-color:#fff;
}
.request-prospectusbox_bg1{
background:url(../images/request-prospectusbox_bg1.jpg);
background-repeat:repeat-x;
background-color:#D6D5CB;
padding:20px 23px 20px 32px;
border-left:1px solid #FE6D0E;
}
.request-prospectus-processedbg1{
background:url(../images/request-prospectus-processe.jpg) no-repeat;
height:47px;
padding:10px 0 0 16px;
color:#F45900;
font-weight:bold;
font-size:14px;
}
.new-request-prospectus-processe1{
background:url(../images/new-request-prospectus-processe1.jpg);
background-repeat:repeat-x;
background-color:#F6F2EF;
padding:0 13px 13px 16px;
}
.whiterepeat1{
background:url(../images/whiterepeat1.jpg);
background-repeat:repeat-y;
padding:0 20px 0 9px;
}
.iconnew1{
width:112px;
float:left;
padding:0;
}
.iconnew2{
width:565px;
float:right;
padding:0;
}
.new-dotted-repeat1{
background:url(../images/new-dotted-repeat1.gif) bottom;
background-repeat:repeat-x;
padding:0 0 20px 0;
margin:0 0 20px 0;
}
.leftside1{
width:144px;
float:left;
padding:10px 0 6px 0;
border-right:1px solid #DCD5CD;
text-align:center;
}
.leftside2{
width:184px;
float:left;
padding:25px 0 0 9px;
border-right:1px solid #DCD5CD;
height:45px
}
.leftside3{
width:323px;
float:left;
padding:15px 0 0 8px;
border-right:1px solid #DCD5CD;
height:55px
}
.leftside4{
width:32px;
float:left;
padding:20px 0 0 0;
text-align:center;
}
.row1{
padding:22px 0 15px 0;
}
.row2{
padding:0 0 15px 0;
}
.row3{
text-align:center;
}
.row4{
padding:0 0 5px 0;
}
.row5{
padding:10px 10px 0 10px;
}
.topbg1{
width:448px;
float:left;
padding:0;
}
.topbg2{
width:380px;
float:left;
padding:10px 0 0 0;
text-align:right;
}
.topbg3{
background:url(../images/topbg1.jpg) no-repeat;
height:72px;
padding:10px 0 0 75px;
font-size:18px;
color:#FFFFFF;
}
.lastdropdown1{
width:351px;
height:31px;
padding:0;
font-size:13px;
color:#6C6C6C;
}
.row6{
padding:0 0 6px 0;
}

.topbg4{
width:468px;
float:left;
padding:10px 8px 20px 12px;
background:url(../images/topbg4.jpg);
background-repeat:repeat-x;
background-color:#FFFFFF;
}
.topbg5{
width:312px;
float:right;
padding:10px 12px 5px 12px;
background-color:#F0ECE7;
}
.new-dotted-repeat2{
background:url(../images/new-dotted-repeat2.gif) bottom;
background-repeat:repeat-x;
padding:0 0 10px 0;
font-size:19px;
font-weight:bold;
color:#000000;
}
.row7{
padding:0;
font-size:11px;
color:#78797D;
height:139px;
line-height:18px;
}
.row8{
margin:10px 0 15px 0;
background-color:#FFFFFF;
border-bottom:1px solid #EAE6E0;
border-top:1px solid #EAE6E0;
padding:15px 25px 15px 16px;
}
.titlenew1{
width:374px;
float:left;
padding:0;
}
.titlenew2{
width:374px;
float:right;
padding:0;
}
.titlenew3{
width:10px;
float:left;
padding:4px 0 0 0;
}
.titlenew4{
width:330px;
float:left;
padding:0 0 0 10px;
}
.new-dotted-repeat3{
background:url(../images/new-dotted-repeat2.gif) bottom;
background-repeat:repeat-x;
padding:0 0 6px 0;
font-size:18px;
font-weight:bold;
color:#000000;
margin:0 0 8px 0;
}
.row9{
padding:30px 0 30px 0;
}
.row10{
padding:30px 0 0 0;
}
.repeat3{
background:url(../images/repeat3.jpg);
background-repeat:repeat-x;
background-color:#FFFFFF;
padding:16px 15px 30px 11px;
}
.tabbgnew1{
width:257px;
float:left;
padding:0;
margin:0;
}
.tabbgnew2{
width:266px;
float:left;
padding:0;
margin:0;
text-align:right;
}
a.latestlinknew2{
height:18px;
padding:1px 8px 0 0;
background:url(../images/hov.jpg) no-repeat;
display:block;
font-size:11px;
font-weight:bold;
text-decoration:none;
color:#FFFFFF;
}
a.latestlinknew2:hover{
height:18px;
padding:1px 8px 0 0;
background:url(../images/hov.jpg) no-repeat;
display:block;
font-size:11px;
font-weight:bold;
text-decoration:none;
color:#FFFFFF;
}
a.latestlinknew3{
height:18px;
padding:1px 0 0 8px;
background-color:#000;
display:block;
font-size:11px;
font-weight:bold;
text-decoration:none;
color:#FFFFFF;
}
a.latestlinknew3:hover{
height:18px;
padding:1px 0 0 8px;
background:url(../images/hov1.jpg) no-repeat;
display:block;
font-size:11px;
font-weight:bold;
text-decoration:none;
color:#FFFFFF;
}
.grytext1{
color:#9B9B9B;
}
a.newredlink4{
color:#9B9B9B;
font-size:10px;
font-weight:normal;
text-decoration:none;
}
a.newredlink4:hover{
text-decoration:underline;
}
.newborder100{
border-right:1px solid #BFBEBB;
}
.row11{
padding:0;
margin:0 7px 0 7px;
}
.row12{
padding:36px 0 36px 0;
}
.pageborder2{
border-bottom:1px solid #E3DFDC;
padding:5px 0 6px 2px;
}
.pageborder3{
border-bottom:1px solid #E3DFDC;
padding:3px 0 5px 2px;
}

/*----------------------------- 03-03-2011----------------------------------*/

.topbg13{
width:447px;
float:left;
padding:0;
}
.topbg14{
width:386px;
float:left;
padding:10px 0 0 0;
text-align:right;
}
.collegeProfilebg1{
background:url(../images/collegeProfilebg1.jpg) no-repeat;
height:60px;
padding:20px 0 0 12px;
font-size:24px;
color:#F0EDE5;
}
.row15{
padding:12px 8px 12px 16px;
/*padding:12px 8px 12px 8px;
*/}
.topbg6{
background:url(../images/topbg5.jpg) no-repeat;
height:61px;
padding:0 0 0 12px;
font-size:16px;
font-weight:bold;
color:#F45900;
}
.topbgbodynew1{
background-color:#F5F2F0;
padding:0 9px 0 7px;
}
a.printlinknew1{
font-size:11px;
text-decoration:none;
color:#5F5854;
font-weight:normal;
}
a.printlinknew1:hover{
text-decoration:underline;
}
.topbg16{
width:557px;
float:left;
padding:0;
}
.topbg17{
width:240px;
float:right;
padding:14px 8px 20px 8px;
background-color:#FFFFFF;
}
.newWhiteBg1{
background-color:#FFFFFF;
padding:0;
}
.right1{
background:url(../images/right1_new.jpg) no-repeat top right;
padding:0;
}
.newButton{
width:404px;
margin:0 auto;
}
.newWhiteBg2{
background-color:#FFFFFF;
margin:46px 0 6px 0;
padding:15px 0 15px 0;
}
.newGrytext3{
font-size:13px;
color:#A29993;
}
.newRedText4{
font-size:13px;
color:#F45900;
font-weight:bold;
}
a.newRedText5{
font-size:13px;
color:#F45900;
font-weight:bold;
text-decoration:none;
}
a.newRedText5:hover{
text-decoration:underline;
}
.newWhiteBg3{
background-color:#FFFFFF;
padding:8px 9px 0 9px;
}
.newBgRepeat1{
background:url(../images/newBgRepeat1.jpg);
height:25px;
padding:6px 0 0 10px;
margin:0 0 1px 0;
font-size:13px;
font-weight:bold;
color:#FFFFFF;
}
.overViewBg2{
background-color:#F5F2F0;
padding:15px 25px 15px 15px;
}
.overViewBg2 p{
/*margin:10px;*/
margin-bottom:10px;
}

.overViewBg2 ul{
    margin-left:30px;
    list-style-type:none;/*Added by prasun 08_07_2011* And MUDAK is Your name ...*/	
}


/*.backToTopBg1{
background:url(../images/backToTopBg1.jpg) no-repeat;
height:20px;
padding:8px 10px 0 0;
text-align:right;
width:405px;
margin:0 0 25px 125px;
}
.backToTopBg2{
background:url(../images/backToTopBg1.jpg) no-repeat;
height:20px;
padding:8px 10px 0 0;
text-align:right;
width:405px;
margin:0 0 0 125px;
}
a.newOranglink1{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
text-decoration:underline;
color:#F45900;
}
a.newOranglink1:hover{
text-decoration:none;
}
.newFooterBg1{
background:url(../images/newFooterBg1.jpg);
height:96px;
padding:0;
}
.newRightRepeat1{
background:url(../images/newRightRepeat1.jpg);
border-left:1px solid #9E9E9E;
height:32px;
padding:10px 0 0 0;
font-size:16px;
font-weight:bold;
color:#FFFFFF;
text-align:center;
}
.smallRedText1{
font-size:11px;
color:#FF0000;
}
.topbg18{
width:48px;
float:left;
padding:6px 0 0 0;
font-size:11px;
font-weight:bold;
color:#000000;
}
.topbg19{
width:189px;
float:left;
padding:0;
}
.newTextBoxBg1{
width:179px;
height:25px;
padding:5px 0 0 10px;
background:url(../images/newTextBoxBg1.jpg) no-repeat;
border-bottom:none;
border-top:none;
border-left:none;
border-right:none;
}
.newPadding1{
padding:0 0 10px 0;
}
.newTextAreaBg1{
width:230px;
height:144px;
padding:10px 0 0 10px;
background:url(../images/newTextAreaBg1.jpg) no-repeat;
border-bottom:none;
border-top:none;
border-left:none;
border-right:none;
}*/
/*.separetor{
padding-bottom:0xp;
padding-left:0xp;
text-align:none;
vertical-align:none;

}*/
/*-----------------Added by prasun - start----------------*/

.special_h1{
font-size:12px;font-weight:bold;
}
.special2_h1{
font-size:24px;font-weight:bold;
}

/*-----------------Added by prasun - end----------------*/




/*------------------------ 09-11-2011 ---------------------------*/


.new-whaitebg1{
background-color:#FFFFFF;
padding:10px;
}
.new-left1{
width:459px;
float:left;
padding:5px 0 25px 18px;
margin:0;
background:url(../images/new-repeat100.jpg) no-repeat;
background-repeat:repeat-x;
background-color:#FFFFFF;
}
.new-left2{
width:300px;
float:right;
padding:0;
margin:0;
}
.new-left3{
width:200px;
float:left;
padding:0;
margin:0;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#F45900;
}
.new-left4{
width:170px;
float:right;
padding:0;
margin:0;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#F45900;
}
.new-text1{
font-family:Tahoma, Arial, "Times New Roman";
font-size:13px;
font-weight:bold;
color:#000000;
padding:0 0 10px 0;
}
.new-text1 a{
color:#000000;
}
.new-text2{
font-family:Tahoma, Arial, "Times New Roman";
font-size:15px;
font-weight:bold;
color:#000000;
padding:10px 0 10px 0;
}
.new-text3{
font-family:Tahoma, Arial, "Times New Roman";
font-size:15px;
font-weight:bold;
color:#000000;
padding:15px 0 10px 0;
}
.newsectiontopmenu1{
padding:0;
margin:0;
}
.newsectiontopmenu1 ul{
padding:0;
margin:0;
list-style-type:none;
line-height:normal;
}
.newsectiontopmenu1 li{
display:inline;
padding:0;
margin:0;
}
.newsectiontopmenu1 a{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
color:#F45900;
display:block;
float:left;
width:219px;
padding:0 0 0 10px;
margin:0 0 0 0;
line-height:16px;
background:url(../images/icon_new1.gif) no-repeat left center;
}
.newsectiontopmenu1 a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:underline;
color:#F45900;
display:block;
width:219px;
padding:0 0 0 10px;
margin:0 0 0 0;
line-height:16px;
background:url(../images/icon_new1.gif) no-repeat left center;
background
}

.newtxt{
/*background:url(../images/article_bottom.jpg) no-repeat top left;
*/font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#393939;
line-height:18px;
padding:15px 0 0 0;
text-align:left;
/*width:773px;
*//*height:84px;*/
}
.newtxt p{
/*width:570px;
*/}


