/* basic */

html {
/*	background: #2d2d2d;*/
	background: #a29993;
}
body {
	margin: 0;
	padding: 0;
	border: 0;
	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 #618B50;*/
	padding: 8px 0 8px 13px;
	float: left;
	/*background: #beb8b4;*/
}
#network {
	float: left;
	display: block;
	width: 96px;
	height: 85px;
	background: url('../images/learning-ireland.jpg') 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;
	text-align: left;
	background: white;
}
#index {
	display: block;
	width: 464px;
	height: 84px;
	background: url('../images/logo.jpg') no-repeat 50px 15px; padding-left:10px; padding-right:0; padding-bottom:35px
}
#top01, #top02 {
	float: right;
	padding: 0 20px 0 10px;
	margin: 0 12px 0 0;
	font-size: 10px;
	color: #618B50;
	/*background: url(../images/toparrow.jpg) right top no-repeat;*/
}
#top01:hover, #top02:hover {
	color: #595452;
	background-position: right bottom;
}
#top03{
	padding: 0 0 0 30px;
	font-size:11px;
	font-weight:bold;
	color:#BBB4B0;
}

/* search form */

#searchform {
	float: right;
	clear: both;
	margin: 15px 6px 0 0;
}
#searchform a{
	color: #618B50;
	padding-right:40px;
}
#searchform a:hover{
	color: #618B50;
}
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;
	/*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: #618B50;
}
.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: #618B50;
	line-height: 23px;
	padding: 0 13px 15px 270px;*/
	font-size: 20px;
	color: #618B50;
	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: #618B50;
}
#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: #618B50;
	font-weight: bold;
}
.forumposts p a {
	font-weight: normal;
	color: #1e1e1e;
	padding: 0;
	text-decoration: none;
}
.content .forumposts p strong a {
	/*color: #618B50;
	font-weight: bold;
	text-decoration: none;*/
	color: #618B50;
	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: 10px 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;
}
.bottomadd {
	width: 900px;
	padding: 0 0 0 40px;
	margin: 0 auto;
}
.bottomadd a {
	display: block;
	color: #afafaf;
	padding: 11px 35px 6px 25px;
	float: left;
	text-decoration: none;
}
.bottomadd a:hover {
	text-decoration: underline;
}
#bottomadd01 {
	background: url('../images/bottomadd01.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: #618B50;
	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:#618B50;
	text-decoration:underline;
}
a.nicelinkcolor:hover{
	color:#618B50;
	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:#DCD5CB;
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:#ffffff;
		text-decoration:none;
		background:#4D4D4D url(../images/left-tab.gif) left top no-repeat;
		padding-left: 10px;
		cursor:hand;
	}
	#navigation ul li a:hover span{
	background: 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;
}
#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/left-tab.gif) left top no-repeat;		
		cursor:hand;
}
#navigation .selected-button a:hover{
		color:#ffffff;
		text-decoration:none;
		background:#4D4D4D url(../images/left-tab.gif) left top no-repeat;
		padding-left: 10px;
		cursor:hand;
}
	#navigation .selected-button a span{
	background: url(../images/right-tab.gif) right top no-repeat;
	height:24px;
	padding-right: 10px;
	cursor:hand;
}
	#navigation .selected-button a:hover span{
	background: url(../images/right-tab.gif) right top no-repeat;
	height:24px;
	padding-right: 10px;
	cursor:hand;
}

/* ----------- SUBLINKS ----------- */
#sublinks{
	float:left;
	width:850px;
	margin:0 4px;
	background-color:#4E4E4E;	
	height:24px;
	font-size:10px;
}	
	#sublinks ul{
	 height:24px;
	 line-height:24px;	
	}
	#sublinks ul li{
		display:inline;
	}
	#sublinks ul li a{
	font-size:10px;
	font-weight:normal;
	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-image
{
	width:150px;
	float:left;
	padding:0;
	margin:0;
}

/* ---------------------- NEW CSS ADDED BY DIPANJAN AT 04-09-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:10px 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 5px 10px 0;
margin:;
}
.big-banner1{
width:299px;
float:left;
padding:0;
margin:0;
}
.banner-right1{
width:534px;
float:right;
padding:0;
margin:0;
background:url(../images/rightbg.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:197px;
float:left;
padding:0;
margin:0;
height:50px;
text-align:left;
}
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:180px;
float:left;
height:50px;
padding:0;
margin:0;
text-align:left;
}
.colleges{
width:113px;
float:left;
height:50px;
padding:0;
margin:0;
text-align:left;
}
.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:#618F51;
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:146px;
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;
}
.latest{
width:141px;
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;
}
.most-commented1{
background:url(../images/most-commented1.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:#5B844C;
}
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:#5B844C;
}
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;
}
.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;
}
.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:#618F51;
}
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:17px;
padding:2px 0 0 10px;
margin:0;
width:136px;
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:17px;
padding:2px 0 0 10px;
margin:0;
width:136px;
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;
height:17px;
padding:2px 0 0 10px;
margin:0;
width:136px;
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:17px;
padding:2px 0 0 10px;
margin:0;
width:136px;
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:137px;
height:19px;
display:block;
padding:0 4px 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:right;
}
a.latestbg:hover{
background:url(../images/latestbg_hover.jpg) no-repeat;
width:137px;
height:19px;
display:block;
padding:0 4px 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:right;
}
a.latestbg1{
background:url(../images/latestbg_hover.jpg) no-repeat;
width:137px;
height:19px;
display:block;
padding:0 4px 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:right;
}
a.latestbg1:hover{
background:url(../images/latestbg_hover.jpg) no-repeat;
width:137px;
height:19px;
display:block;
padding:0 4px 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:right;
}
.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.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:#FFFFFF;
}
.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;
}
/*----------------------------- 25-08-09 --------------------------*/

#night-course-pagemain .banner-left-new11{
width:120px;
float:left;
padding:0;
margin:0;
}
#night-course-pagemain .find-your-courses-box-new11{
width:617px;
float:left;
padding:0;
margin:0;
}
.box-repeat11{
background:url(../images/box-repeat.jpg);
background-repeat:repeat-y;
padding:10px 8px 0 8px;
}
.box-padding11{
padding:7px 0 7px 0;
}
/* 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 29-01-10*==========================*/

#footermain{
padding:0;
margin:0;
}
#footermain .footerbg{
background-color:#589635;
padding:20px 30px 20px 25px;
margin:0 0 0 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;
}



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

.learning-left{
width:134px;
float:left;
padding:0;
margin:0;
text-align:center;
}
.learning-left1{
width:483px;
float:left;
padding:2px 0 1px 0;
margin:0 8px 0 0;
background-color:#EEE9E4;

}
.learning-left2{
width:219px;
float:left;
padding:0;
margin:0;
/*height:236px;*/
}
.learning-grybg1{
background-color:#C6BFB7;
padding:7px 0 7px 0;
margin:0;
}
.learningbg{
/*background:url(../images/learningbg.jpg) no-repeat left;
padding:0 15px 0 220px;*/
padding:0;
margin:0;
}
.learning-smalltext{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
text-decoration:none;
color:#000000;
line-height:17px;
text-align:left;
/*height: auto;
height:133px;
*/}
.learning-bigtext{
font-family:Arial, Helvetica, sans-serif;
font-size:19px;
font-weight:bold;
text-decoration:none;
color:#000000;
line-height:27px;
text-align:left;
}
a.greenlink{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:underline;
color:#5C7E4B;
text-align:left;
}
a.greenlink:hover{
text-decoration:none;
}
.greenbutton-repeat{
background:url(../images/greenbutton-repeat.jpg);
height:27px;
padding:7px 0 0 0;
margin:0;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
text-decoration:none;
color:#ffffff;
text-transform:uppercase;
}
.learning-left3{
width:159px;
float:left;
padding:0;
margin:0 3px 0 0;
}
.learning-left4{
width:159px;
float:left;
padding:0;
margin:0;
}
a.learningwhitetextlink{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
text-decoration:underline;
color:#ffffff;
text-transform:uppercase;
}
a.learningwhitetextlink:hover{
text-decoration:none;
}
.learning-padding1{
padding:2px 0 0 0;
}
.learning-repeat1{
background:url(../images/learning-repeat1.jpg);
background-repeat:repeat-x;
background-color:#DFD8D0;
padding:0 5px 1px 5px;
margin:0;
height:223px;
}
.learning-padding2{
padding:0 0 0 7px;
}
.boldgreentext1{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
color:#5C7E4B;
padding:6px 0 0 7px;
line-height:25px;
text-align:left;
}
a.greenlink1{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:underline;
color:#2A2A2A;
}
a.greenlink1:hover{
text-decoration:none;
}
.most-recent-artical{
background:url(../images/most-recent-artical.jpg);
height:27px;
padding:7px 0 0 0;
/*margin:45px 0 0 0;*/
text-align:center;
}
.learning-padding3{
padding:6px 12px 10px 0;
text-align:right;
}
.learning-searchbg{
background-color:#DDD9D4;
padding:10px 0 10px 0;
margin:0;
}
.learning-left5{
width:300px;
float:left;
padding:0;
margin:0 5px 0 0;
}
.learning-left6{
width:542px;
float:left;
padding:0;
margin:0;
}
.learning-searchbg2{
background-color:#E5E3DA;
border-left:2px solid #436C38;
border-right:2px solid #79AA65;
padding:0;
}
.learning-left7{
width:338px;
float:left;
padding:0;
margin:0;
}
.learning-left8{
width:200px;
float:left;
padding:0;
margin:0;
background:url(../images/on-new.jpg) no-repeat 2%;
}
.learning-left9{
float:left;
width:24px;
height:2px;
padding:22px 0 0 0;
}
.learning-left10{
float:left;
width:80px;
height:24px;
padding:0 0 0 3px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
text-decoration:none;
color:#252525;
text-align:left;
}
.learning-left11{
float:left;
width:157px;
height:24px;
padding:0 0 0 3px;
}
.learning-left12{
float:right;
width:66px;
height:24px;
padding:0;
}
.textboxrepeat{
background:url(../images/textboxrepeat.jpg);
height:18px;
padding:4px 0 0 5px;
width:150px;
border-bottom:none;
border-top:none;
border-left:1px solid #5D5D5D;
border-right:1px solid #5D5D5D;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
text-decoration:none;
color:#959595;
}
.learningdropdownbox{
height:22px;
padding:0;
width:155px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
text-decoration:none;
color:#959595;

}
.new-height{
height:67px;
}
.learning-padding4{
padding:10px 0 15px 0;
}
.learning-padding5{
padding:10px 0 10px 0;
}
.learning-padding6{
padding:10px 0 0 0;
}
.big1{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
text-decoration:none;
color:#252525;
}
.learning-left13{
float:left;
width:237px;
padding:0 0 0 5px;
}
.learning-padding7{
padding:5px 0 0 0;
}
.new-height1{
height:64px;
}
.learningdropdownbox1{
height:22px;
padding:0;
width:237px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
text-decoration:none;
color:#959595;
}
.learning-padding8{
padding:0 0 5px 0;
}
.new-height2{
height:69px;
}
.learning-left14{
float:left;
width:303px;
padding:17px 0 0 5px;
line-height:16px;
text-align:left;
}
a.learning-advancelink{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
text-decoration:underline;
color:#71675D;
}
a.learning-advancelink:hover{
text-decoration:none;
}
.learning-padding9{
padding:3px 0 52px 20px;
text-align:left;
line-height:20px;
}
.learningbg1{
background:url(../images/bg1.jpg) no-repeat right bottom;
height:62px;
padding:5px 0 0 22px;
}
.new-repeat2{
background:url(../images/new-repeat2.jpg) no-repeat;
height:185px;
padding:0 0 0 0;
}
.learning-padding10{
padding:10px 0 0 0;
background-color:#FFFFFF;

}
.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;
text-align:left;
}
.big3{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:normal;
text-decoration:none;
color:#3E342B;
padding:20px 0 15px 0;
line-height:21px;
text-align:left;

}
.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;
}

#mainpage1{
padding:0;
margin:0;
}
#mainpage1 .left1{
width:601px;
float:left;
padding:0;
margin:10px 0 0 0;
}
#mainpage1 .right1{
width:242px;
float:left;
padding:0 0 0 7px;
margin:10px 0 0 0;
}

.free{
padding:0;
margin:0 4px 0 4px;
}

.greenlink12{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:underline;
color:#5C7E4B;
text-align:left;
}

/*==============Css added on 04-02================*/

.new-picleftlearning{
width:207px;
float:left;
padding:0;
}
.new-picleftlearning1{
width:253px;
float:left;
padding:0 0 0 10px;
}


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

#topmenurepeat2{
background:url(../images/top-menu-repeat2.jpg);
height:46px;
padding:0 0 0 0;
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;
}
/* =============================== All article Css Added by Rudranil on 28-05-10 ====================*/

.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:#618653;
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:#618653;
text-align:left;
}
a.newsfeed61:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:22px;
font-weight:bold;
text-decoration:underline;
color:#589635;
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;
}
/*========================= Added by Rudranil on 28.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:376px;
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-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:#618756;
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:#618756;
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 Css Added By Rudranil on 28-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:#567B48;
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:#589635;
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:#589635;
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:#589635;
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:#589635;
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:#589635;
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;
}
/*--------------------on 28-5-2010 by rudranil for profilelisting--------------------------------*/
.accatop2{
background-color:#DCD5CB;
padding:10px 9px 3px 8px;
}
.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;
}
.newleft17{
width:374px;
float:right;
padding:0;
margin: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;
}
.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;
}
.courses-search-newbg1{
background:url(../images/courses-search-newbg1.jpg) no-repeat right;
height:107px;
text-align:left;
padding:0 24px 0 13px;
}
.search-again-left2{
width:140px;
float:right;
padding:20px 50px 0 0;
margin:0;
text-align:right;
}
.nextpage-new{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
color:#7D766C;
padding:32px 0 0 388px;
text-align:right;
}
.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;
}
a.newcourselink23{
color:#567B48;
text-decoration:none;
}
a.newcourselink23:hover{
color:#567B48;
text-decoration:underline;
}
/*========================= Added by Rudranil on 31.05.10 for Main article page =====================================.*/

.accatop2{
background-color:#DCD5CB;
padding:10px 9px 3px 8px;
}
.newleft23{
width:372px;
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:3px 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:#638757;
text-align:left;
}
.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:#638757;
font-weight:bold;
font-size:1.1em;
}
search-new14{
color:#00000;
font-weight:normal;
font-size:5px;
}
.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;
}


.backto-topbg{
background:url(../images/backto-topbg.jpg) no-repeat right;
height:20px;
padding:5px 15px 0 0;
font-size:11px;
color:#FAA81A;
text-align:right;
}
a.backto-toplink{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
text-decoration:underline;
color:#496F3C;
}
a.backto-toplink:hover{
text-decoration:none;
}
.new-footer-repeat1{
background:url(../images/new-footer-repeat1.jpg);
height:98px;
padding:14px 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;
}
a{
color:#638757;
font-family:"Trebuchet MS", "Times New Roman", Tahoma, Arial;
font-size:12px;
font-weight:normal;
text-decoration:none;
}
a:hover{
text-decoration:underline;
}


/*========================= Added by Dipanjan on 01.06.10 for Profile Details page =====================================.*/


.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:374px;
float:right;
padding:0;
margin:0;
}
.newbg1{
background:url(../images/newbg1.jpg) no-repeat;
height:41px;
padding:20px 0 0 15px;
font-size:18px;
font-weight:bold;
color:#496F3C;
text-align:left;
}
a.newbg-hov1{
font-size:16px;
font-weight:bold;
color:#496F3C;
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:#496F3C;
}
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;
text-align:left;
}
.newleft21{
width:528px;
float:left;
padding:20px 0 0 10px;
margin:0;
color:#496F3C;
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;
}
.overviewbg1{
background-color:#F5F2F0;
color:#000000;
padding:27px 220px 27px 20px;
line-height:20px;
font-size:12px;
}

/*==========================Added by Dipanjan on 11-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;
}