/* This is the main CSS that includes other CSS files. */
/* start - Common sytles */
/*****************
Text
*****************/
#info {
	font-size: 9px;
	color:#B1AB9E;
}
#info a {
	color:#B1AB9E;
	text-decoration: none;
}
#errorText, .errorText { color: #900000; }
#small, .small { font-size: 9px; }

.std_code {
	margin-left: 10px;
	padding-left: 10px;
	border-left: 3px solid #C0D7E7;
}

/* ================== Calendar ================== */
.calMonth {
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	background-color: #eb911b;
	margin: 2px 0;	
}
.calDay {
	background-color: #ecc28c;
	font-size:12px;
	font-weight:bold;
	padding:2px;
	border-left:1px solid #ffffff;
}
.calDate {
	background-color: #eeeeee;
	font-size:12px;
	font-weight:normal;
	padding:4px;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
}

/*****************
Boxes
*****************/
.box {
	padding: 4px;
	background-color: #656565;
	border: 1px solid #656565;
	color:#FFFFFF;
	margin: 2px 0;
	text-align:left;
	}
.box a:link, .box a:active, .box a:visited { 
	padding: 4px;
	background-color: #656565;
	border: 1px solid #656565;
	color:#FFFFFF;
	margin: 2px 0;
	text-align:left;
	}
.stitle {
	padding: 1px 0;
	background-image:url(images/stitle.gif);
	background-repeat:repeat-x;
	border-bottom: 1px solid #CAC7B7;
	color:#A8A293;
}
.note {
	padding: 4px;
	background-color: #E4E2DA;
	border: 1px solid #D1CEC0;
	margin: 2px 0;
}
.quote_box {
	background-color: #E4E2DA;
}
.quote_title {
	background-color: #EDECE7;
	padding:1px 2px;
	border-bottom: 1px dashed #CCC;
}
.quote_body {
	background-color: #F5F5F3;
	padding:1px 2px;
}
.code_box {
	border: 1px solid #AAA;
}
.code_title {
	background-color: #EDECE7;
	padding:1px 2px;
	border-bottom: 1px dashed #CCC;
}
.code_body {
	background-color: #F5F5F3;
	padding:1px 2px;
}
/*****************
Tables
*****************/
table {
	vertical-align: top;
}
table a {
	text-decoration: none;
}
th {
	text-align: left;
}
.std_data_table td {
	padding:1px;
	background-color:#E4E2DA;
	font-size:10px;
}
/*****************
Other
*****************/
.underlined {
	border-bottom: 1px solid #D1CEC0;
}
/*****************
Datebox in comments
*****************/
.datebox {
	width:41px;
	height:38px;
	background-image: url(images/datebg.gif);
	background-repeat: no-repeat;
	text-align: center;
	margin-right: 12px;
}
.datebox_day {
	padding-top: 2px;
	font-weight: bold;
	color: #FFF;
	font-size:16px;
}
.datebox_month {
	padding-top: 3px;
	font-size: 10px;
	color: #666;
}
/*****************
Comments
*****************/
.tpl_comments_box {
	background-color: #E4E2DA;
	background-image: url(images/comments_linguetta.gif);
	background-repeat: no-repeat;
	background-position: top right;
	margin-bottom: 4px;
	padding: 4px;
	border-left: 8px solid #656565;
	border-bottom: 1px solid #656565;
}
.tpl_comments_title {
	color: #3E769F;
	font-weight: bold;
	border-bottom: 1px solid #CCC;
}
.tpl_comments_body {
	padding-top: 4px;
	font-size: 10px;
	clear: both;
}
/*****************
Titles
*****************/
h1 {
	margin:0;
	padding:0;
	font-size:14px;
}
h2 {
	margin:0;
	padding:0;
	font-size:13px;
	font-weight:bold;
}
h3 {
	margin:0;
	padding:0;
	font-size:12px;
	font-weight:bold;
}
/***********************************************************************
OPTIONAL, TEMPLATE SPECIFIC STYLE
***********************************************************************/
/*body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #716A62;
}
body {
	background: url(images/tpl_background.jpg) repeat-x top #CFCCC7;
	margin: 22px 0 0 0;
	padding: 0;
}
a:link { color: #716A62; text-decoration: none; }
a:visited { color: #716A62; text-decoration: none; }
a:hover { color: #FFF; text-decoration: none; }
a:active { color: #716A62; text-decoration: none; }
select {
	background-color:#F4F3F0;
	border:1px solid #D1CEC0;
	color: #716A62;
}
/*****************
Header
*****************/
.tpl_header {
	width:906px;
	height:153px;
	background:url(images/tpl_header.gif) no-repeat;
}
/* Buttons */
.tpl_buttons a { display:block; }
.tpl_buttons ul {
	margin:0;
	padding:0;
	list-style: none;
}
.tpl_buttons li {
	float: left;
	height:35px;
}
.tpl_buttons ul li a {
	height:35px;
}
.tpl_buttons li div { display:none; }
.tpl_menu_b1 { width:128px; background: url(images/tpl_buttons.png) 0 -4px no-repeat; }
.tpl_menu_b1 a:hover { background:url(images/tpl_buttons.png) 0 -39px no-repeat; }
.tpl_menu_b2 { width:130px; background: url(images/tpl_buttons.png) -128px -4px no-repeat; }
.tpl_menu_b2 a:hover { background:url(images/tpl_buttons.png) -128px -39px no-repeat; }
.tpl_menu_b3 { width:128px; background: url(images/tpl_buttons.png) -258px -4px no-repeat; }
.tpl_menu_b3 a:hover { background:url(images/tpl_buttons.png) -258px -39px no-repeat; }
.tpl_menu_b4 { width:129px; background: url(images/tpl_buttons.png) -386px -4px no-repeat; }
.tpl_menu_b4 a:hover { background:url(images/tpl_buttons.png) -386px -39px no-repeat; }
.tpl_menu_b5 { width:130px; background: url(images/tpl_buttons.png) -515px -4px no-repeat; }
.tpl_menu_b5 a:hover { background:url(images/tpl_buttons.png) -515px -39px no-repeat; }
.tpl_menu_b6 { width:128px; background: url(images/tpl_buttons.png) -645px -4px no-repeat; }
.tpl_menu_b6 a:hover { background:url(images/tpl_buttons.png) -645px -39px no-repeat; }
.tpl_menu_b7 { width:123px; background: url(images/tpl_buttons.png) -773px -4px no-repeat; }
.tpl_menu_b7 a:hover { background:url(images/tpl_buttons.png) -773px -39px no-repeat; }
.tpl_path {
	padding:0 6px;
	height:23px;
	background:url(images/tpl_content_topbg.png) #EDEBE5 repeat-x;
	color:#B1AB9E;
}
.tpl_path a,
.tpl_path a:visited { color:#B1AB9E; }
.tpl_path a:hover { color:#FFF; }
/*****************
Main
*****************/
.tpl_main_l {
	width:5px;
	background:url(images/tpl_main_l.gif) repeat-y;
}
.tpl_main_r {
	width:5px;
	background:url(images/tpl_main_r.gif) repeat-y;
}
.tpl_content {
	padding:4px 4px 4px 0;
	background-color:#EDEBE5;
}
.tpl_navigator {
	padding-right:8px;
	width:202px;
}
.tpl_main {
	padding-top:6px;
}
.tpl_extra {
	padding-top:6px;
	padding-left:8px;
	width:172px;
}
/*****************
Footer
*****************/
.tpl_foot_l {
	width:5px;
	height:68px;
	background:url(images/tpl_foot_l.gif) no-repeat;
}
.tpl_foot_c .center {
	height:68px;
	background:url(images/tpl_foot_c.gif) repeat-x;
	font-size:9px;
	color:#B1AB9E;
}
.tpl_foot_c .center a,
.tpl_foot_c .center a:visited { color:#B1AB9E; }
.tpl_foot_c .center a:hover { color:#FFF; }
.tpl_foot_r {
	width:5px;
	height:68px;
	background:url(images/tpl_foot_r.gif) no-repeat;
}
.tpl_foot_c .left {
	width:15px;
	height:68px;
	background:url(images/tpl_foot_l2.gif) left no-repeat;
}
.tpl_foot_c .right {
	width:15px;
	height:68px;
	background:url(images/tpl_foot_r2.gif) right no-repeat;
}
.tpl_footmsg {
	font-size:9px;
	color:#9D9686;
}
.tpl_footmsg a,
.tpl_footmsg a:visited { color:#9D9686; }
.tpl_footmsg a:hover { color:#FFF; }
/*****************
Blocks
*****************/
/* Navigator */
.tpl_block_nav {
	padding:6px;
	background:url(images/tpl_ne.gif) #DDDBD5 top right no-repeat;
}
.tpl_block_nav_end {
	height:6px;
	background:url(images/tpl_se.gif) #DDDBD5 bottom right no-repeat;
}
.tpl_block_nav_title {
	font-weight:bold;
	font-size:120%;
	color:#3E769F;
	border-bottom:1px solid #C5C2B8;
	margin-bottom:4px;
}
.tpl_block_nav_h1 {
	padding:6px;
	background:url(images/tpl_ne_h1.gif) #F8F8F6 top right no-repeat;
}
.tpl_block_nav_title_h1 {
	font-weight:bold;
	font-size:120%;
	color:#3E769F;
	border-bottom:1px solid #C5C2B8;
	margin-bottom:4px;
}
.tpl_block_nav_end_h1 {
	height:6px;
	background:url(images/tpl_se_h1.gif) #F8F8F6 bottom right no-repeat;
}
.tpl_block_nav_h2 {
	padding:6px;
	background:url(images/tpl_ne_h2.gif) #CDCBC5 top right no-repeat;
}
.tpl_block_nav_title_h2 {
	font-weight:bold;
	font-size:120%;
	color:#3E769F;
	border-bottom:1px solid #E8E7E3;
	margin-bottom:4px;
}
.tpl_block_nav_end_h2 {
	height:6px;
	background:url(images/tpl_se_h2.gif) #CDCBC5 bottom right no-repeat;
}
/* Central and Extra */
.tpl_block_title {
	font-weight:bold;
	font-size:120%;
	color:#3E769F;
	border-bottom:1px solid #D3D1C9;
	margin-bottom:4px;
}
/*****************
Messages
*****************/
.tpl_mex_title {
	font-weight:bold;
	font-size:120%;
	color:#3E769F;
	margin-bottom:4px;
}
.tpl_mex_box { 
	background: #DDDBD5; 
}
.tpl_mex_boxtop {
	background: url(images/tpl_ne.gif) no-repeat top right; 
}
.tpl_mex_boxtop div { 
	height: 6px;
	background: url(images/tpl_nw.gif) no-repeat top left; 
}
.tpl_mex_boxbottom { 
	background: url(images/tpl_se.gif) no-repeat bottom right; 
}
.tpl_mex_boxbottom div { 
	height: 6px; 
	background: url(images/tpl_sw.gif) no-repeat bottom left; 
}
.tpl_mex_boxcontent {
	padding: 0px 6px;
}
/*****************
News
*****************/
.tpl_news_title {
	font-weight: bold;
	color: #3E769F;
	border-bottom:1px solid #96BBD6;
}
.tpl_news_title a,
.tpl_news_title a:visited { color: #3E769F; }
.tpl_news_title a:hover { color: #FFF; }
.tpl_news_info {
	padding: 4px;
	background-color:#E4E2DA;
	font-size: 9px;
	color: #999;
}
.tpl_news_tags {
	padding: 3px 3px 1px 3px;
	border:4px solid #E9E7E0;
	background-color:#EFEEE9;
	color: #EC9E91;
}
.tpl_news_tags a,
.tpl_news_tags a:visited { color: #96BBD6; }
.tpl_news_tags a:hover { color: #FFF; }
.tpl_news_body {
	padding: 4px;
	background-color:#E9E7E0;
}
.tpl_news_rest,
.tpl_news_rest a,
.tpl_news_rest a:visited { color: #999; }
.tpl_news_rest a:hover { color: #3E769F; }
/*****************
Misc
*****************/
.tpl_page_title {
	font-weight:bold;
	font-size:120%;
	color:#3E769F;
	border-bottom:1px solid #D3D1C9;
	margin-bottom:4px;
}
.tpl_page_title a,
.tpl_page_title a:visited { color:#3E769F; }
.tpl_page_title a:hover { color:#FFF; }
.tpl_opentable_title {
	font-weight:bold;
	border-bottom:1px dashed #D3D1C9;
	margin-bottom:4px;
	color:#B9B6AC;
}
.tpl_opentable_title a,
.tpl_opentable_title a:visited { color:#B9B6AC; }
.tpl_opentable_title a:hover { color:#FFF; }
.tpl_vspacer {
	padding:6px;
}
/* Nice table */
table.std_nicetable thead td {
	font-weight:bold;
	color:#3E769F;
}

/*Murali*/

BODY, H1, H2, H3, A, A:link, A:visited, A:hover, A:active, P, UL, OL, LI, TABLE, DIV { 
	font-family : Arial; 
	font-size : 12px; 
	color : #393939; 
} 
BODY { 
	margin : 0; 
	padding : 0; 	
	font-size : 12px; 
	background-color : #ffffff; 
} 

A, A:link, A:visited, A:hover, A:active { 
	color : #393939; 
	text-decoration : none; 
} 
A:link { 
	color : #393939; 
} 
A:hover { 
	color : #393939; 
	text-decoration : underline; 
} 
OL, UL { 
	margin-top : 0; 
} 
TD { 
	/*vertical-align : top; */
} 
IMG { 
	border : 0; 
} 
/* end - Common sytles */

/* start - Master table */
.master_table { 
	width : 1000px; 
	padding : 0; 
	margin : 0; 
	background-color : #ffffff; 
} 
/* end - Master table */

.newsBg {
	background-image		:url(images/newsbg.gif);
	background-repeat		:y-repeat;
	font-size				:13px;
	font-weight				:bold;
	color					:#172123;
	height					:26px;
	padding					:0px 0px 0px 12px;
	width					:333px;
	border-left				:1px solid #5e828e;
	text-align				:left;	
}
.newsBg_new {
	background-image		:url(images/newsbg.gif);
	background-repeat		:y-repeat;
	font-size				:13px;
	font-weight				:bold;
	color					:#172123;
	/*height					:26px;*/
	padding					:5px 0 5px 12px;
	width					:100%;
	bborder-right			:1px solid #5e828e;
	text-align              :left;
}
.news_dateBg {
	background-image		:url(images/datebg.gif);
	background-repeat		:no-repeat;
	width					:102px;
	height					:18px;
	background-color		:#172123;
	font-size				:11px;
	color					:#ffffff;	
	padding					:1px 20px 0px 7px;
	text-align				:left;		
}
.starts {
	padding					:15px 0px 10px 0px;
	text-align				:left;	
}
.news_dateTxt {
	font-size				:11px;
	color					:#a4a6a7;
	text-align				:left;	
}
.news_dateTxt a:link, .news_dateTxt a:active, .news_dateTxt a:visited, .news_dateTxt a:hover {
	font-size				:11px;
	color					:#a4a6a7;
	text-decoration			:none;
	text-align				:left;	
}
.news_text {		
	background-color		:#34494c;		
	padding					:0px 0px 0px 17px;	
	text-align				:left;	
}
.news_head {
	font-size				:12px;
	color					:#fcbc4f;
	font-weight				:bold;
}
.news_head a:link, .news_head a:active, .news_head a:visited, .news_head a:hover  {
	font-size				:12px;
	color					:#fcbc4f;
	font-weight				:bold;
	text-decoration			:none;
}
.news_content {
	font-size				:11px;
	color                   :#FFFFFF;
	padding					:5px 10px 15px 0px;
}
.news_content1 {
	font-size				:11px;
	color                   :#FFFFFF;
	padding					:0px 0px 10px 0px;
}
.news_content a:link, .news_content a:active, .news_content a:visited, .news_content a:hover {
	font-size				:11px;
	color					:#0a99bf;
	text-decoration			:underline;	
}
.news_content1 a:link, .news_content1 a:active, .news_content1 a:visited, .news_content1 a:hover {
	font-size				:11px;
	color					:#0a99bf;
	text-decoration			:underline;	
}
.forumBg {
	background-color		:#172123;
	border-right			:1px solid #5d6264;
	border-left				:1px solid #5d6264;	
	text-align				:left;		
}
.forumRBg {
	background-color		:#172123;	

}

.forum_textHead {
	background-color		:#1e2d30;
	color					:#8f9698;
	font-size				:11px;
	font-weight				:bold;
	border-right			:1px solid #3a4244;	
	border-bottom			:1px solid #3a4244;	
	padding					:5px 0px 5px 10px;
}
.forum_textHeadR {
	background-color		:#1e2d30;
	color					:#8f9698;
	font-size				:11px;
	font-weight				:bold;	
	border-bottom			:1px solid #3a4244;
	padding					:5px 0px 5px 10px;
}
.forum_text {	
	color					:#ffffff;
	font-size				:11px;
	border-right			:1px solid #3a4244;	
	border-bottom			:1px solid #3a4244;	
	padding					:0px 0px 5px 10px;
	background-color		:#1e2d30;
	text-align				:left;
}
.forum_text a:link, .forum_text a:active, .forum_text a:visited {	
	color					:#ffffff;
	font-size				:11px;
	text-decoration			:none;	
}
.forum_text a:hover {	
	color					:#ffffff;
	font-size				:11px;
	text-decoration			:underline;	
}

.forumH_text {	
	color					:#ffffff;
	font-size				:11px;
	border-right			:1px solid #3a4244;	
	border-bottom			:1px solid #3a4244;	
	padding					:5px 0px 5px 10px;
	background-color		:#1e2d30;
	text-align				:left;
}
.forumH_text a:link, .forumH_text a:active, .forumH_text a:visited {	
	color					:#ffffff;
	font-size				:11px;
	text-decoration			:none;	
}
.forumH_text a:hover {	
	color					:#ffffff;
	font-size				:11px;
	text-decoration			:underline;	
}


.forum_textR {
	color					:#ffffff;
	font-size				:11px;	
	border-bottom			:1px solid #3a4244;
	padding					:5px 0px 5px 10px;
}
.blogBg {
	background-color		:#172123;
	text-align				:left;
}
.blog_bullet {
	padding					:0px 0px 0px 15px;
}
.blog_text {
	color					:#ffffff;
	font-size				:11px;		
	padding					:0px 0px 0px 10px;
	text-align              :left;
}
.blog_text a:link, .blog_text a:active, .blog_text a:visited {
	color					:#ffffff;
	font-size				:11px;
	text-decoration			:none;
	text-align              :left;
}
.blog_text a:hover {
	color					:#ffffff;
	font-size				:11px;
	text-decoration			:underline;
	text-align              :left;
}
.archive_text {
	color					:#ffffff;
	font-size				:11px;		
	padding					:0px 0px 10px 15px;
	text-align              :left;
}
.archive_text a:link, .archive_text a:active, .archive_text a:visited {
	color					:#ffffff;
	font-size				:11px;
	text-decoration			:none;
}
.archive_text a:hover {
	color					:#ffffff;
	font-size				:11px;
	text-decoration			:underline;
}
.surveyBg {
	background-image		:url(images/key_words_bg.gif);
	background-repeat		:no-repeat;
	width					:323px;
	text-align				:left;
}
.surveyRBg {	
	background-color		:#ededed;
	width					:323px;
	text-align				:left;
	border-left				:1px solid #5d6264;
}
.surveyHead {
	font-weight				:bold;
	font-size				:13px;
	color					:#172123;
	padding					:15px 0px 10px 15px; 
	text-align				:left;
}
.surveyText {
	font-weight				:normal;
	font-size				:12px;
	color					:#172123;
	background-color		:#ffffff;
	padding					:5px 0px 5px 15px;	
}
.survey_text {	
	color					:#000000;
	font-size				:14px;	
	padding					:0px 0px 0px 10px;
	background-color		:#ffffff;
	text-align				:left;
}
.survey_text_sub{	
	color					:#000000;
	font-size				:11px;	
	padding					:0px 0px 5px 10px;
	background-color		:#ffffff;
	text-align				:left;
}
.tag_new{
	color                   :#6792d7;
	font-size               :16px;
}
.newsletterBg {
	background-color		:#e7eef4;
	padding					:8px 11px 8px 11px;
}
.followusBg {
	background-image		:url(images/followon_bg.gif);
	background-repeat		:no-repeat;
	width					:143px;
	padding					:4px 0px 3px 0px;
	text-align				:center;
}

.hader_bg {
	background-image		:url(images/topbg.jpg);
	background-repeat		:no-repeat;
	height					:243px;
	weight					:1002px;
}
.logo_pad {
	padding					:10px 11px 10px 18px;
	vertical-align			:top;	
}
.campus_arena {
	padding					:45px 11px 0px 0px;
	vertical-align			:top;	
	color					:#ffffff;
	font-size				:2.2em;
	font-weight				:bold;
}
.topNavigation {
	vertical-align			:top;
	text-align				:right;
	font-size				:11px;
	color					:#00b1df;
	padding					:7px 11px 20px 0px;
}
.topNavigation a:link, .topNavigation a:active, .topNavigation a:visited, .topNavigation a:hover {	
	font-size				:11px;
	color					:#00b1df;	
}
.searchBox{
	background-image		:url(images/search_bg.gif);
	background-repeat		:y-repeat;
	padding					:2px 5px 0px 5px;
	border					:1px solid #6a777d;
	height					:17px;
	width					:222px;
	color					:#6a777d;
	font-size				:11px;
}
.search_button {
	padding					:0px 10px 0px 2px;
}
.topButtons {
	padding					:26px 3px 3px 0px;
}
/* end - Header */
/* start - Footer sytles */

.footer_btmtext {
	padding				:0px 0px 15px 0px;
	color				:#ffffff;
	text-align			:right;
	padding				:5px 5px 2px 15px;
	font-size			:10px;
}
.footer_btmtext a:link, .footer_btmtext a:active, .footer_btmtext a:visited {
	text-decoration		:none;
	color				:#ffffff;
	font-size			:10px;
}
.footer {
	background-color	:#2a3135;	
}
.copyright {
	color				:#949597;
	font-size			:10px;
	text-align			:left;
	padding				:5px 5px 2px 15px;
}
.rss {
	padding				:5px 5px 5px 5px;
}
/*murali new add this*/
.news_page{
	padding                 :20px 20px 20px 20px;
	background-color        :#34494c;
	color                   :#FFFFFF;
	font-size				:11px;
}
.pic-pad
{
	width:164px;
	height:146px;
	text-align:center;
	vertical-align:middle;
	padding-top:10px;
	margin:0px;
}
.pic-line
{
	border-right:1px solid #c3c3c3;
}
.pic-txt-line
{
	border-left:1px solid #FFFFFF;
}
.pic-txt
{
	padding:5px 5px 5px 5px;
	text-align:left;
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
	background-color:#656565;
	color:#FFFFFF;
	margin:0px;
}
.pic-txt a:link, .pic-txt a:active, .pic-txt a:visited {
    padding:5px 5px 5px 5px;
	text-align:left;
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
	background-color:#656565;
	color:#FFFFFF;
	margin:0px;
}
.newsletter_inputBox{
height:18px;
width:200px
}
/* end - Footer styles */