﻿body 
{
	font-family:Georgia;
}
#top_container
{
    width:100%;
    margin:0px;
    /*background-color:#649BC8;*/
    /*background-color:#3B5998;*/
    background-color:#43609C;
    height:100px;
}
#top_container_master
{
    width:100%;
    margin:0px;
    /*background-color:#649BC8;*/
    /*background-color:#3B5998;*/
    background-color:#43609C;
    height:80px;
    -moz-box-shadow: 1px 3px 10px #43619c;
	-webkit-box-shadow: 1px 3px 10px #43619c;
	box-shadow: 1px 3px 10px #43619c;
}
#header
{
    width:1000px;   
    margin:0 auto 0;
    height:auto;
} 
#header .title
{
    float:left;
    font-size:2.5em;
    font-family:Georgia;
    color:White;
    padding-top:15px;
    width:300;
}
#header .Menudiv
{
    float:right;
    width:auto;
    margin-right:15px;
}
#issndiv
{
	padding-right:10px;
	float:left;
	font-family:cambria;
	font-size:20px;
	color:White;
	font-weight:bold;
}
#issndiv a
{
	padding-right:10px;
	float:left;
	font-family:cambria;
	font-size:20px;
	color:White;
	font-weight:bold;
}
#issndiv a:hover
{
	float:left;
	font-family:cambria;
	font-size:20px;
	color:#c6cfe1;
	font-weight:bold;
}
#Scroller_container
{
    width:100%;
    background-color:#F7F8F8;
    border-top:2px solid white;
    height:300px;
}
.middlediv
{
    width:1000px;   
    margin:0 auto 0;
    height:auto;
    /*border:4px solid red;*/
    -moz-box-shadow: 0px 6px 15px #c6cfe1;
    -webkit-box-shadow: 0px 6px 15px #c6cfe1;
    box-shadow: 0px 6px 15px #c6cfe1;
}
#Space_Container
{
    width:100%;
    height:35px;
}
#DefaultContent_Container
{
	width:100%;
	margin:0;
	height:auto;
}
.Content
{
	width:1000px;
	margin:0 auto 0;
}
#highlightHolder
{
	width:1000px;
	margin:0 auto 0;
}
#highlightHolder h2
{
    font-size:18px;
    font-family:Georgia;
    color:#43609C;
    padding:25px 0px 5px 0px;
    margin-left:100px;
}
#highlightHolder h2 a
{
    font-size:18px;
    font-family:Georgia;
    color:#43609C;
    padding:25px 0px 5px 0px;
}
#highlightHolder h2 a:hover
{
    font-size:18px;
    font-family:Georgia;
    color:#777;
    padding:25px 0px 5px 0px;
}
#highlightHolder p
{
    padding:5px 0px 5px 100px;
    color:#777;
    font-family:Georgia;
    font-size:16px;
}
#highlightHolder .fleft
{
    width:310px;
    border:1px solid #c6cfe1;
    float:left;
    height:130px;
    margin-top:10px;
    margin-right:30px;
    -moz-box-shadow: 0px 5px 25px #c6cfe1;
    -webkit-box-shadow: 0px 5px 25px #c6cfe1;
    box-shadow: 0px 5px 25px #c6cfe1;
   background-image:url('../images/Reserchpaper.png');
}
#highlightHolder .fmiddle
{
    width:310px;
    border:1px solid #c6cfe1;
    float:left;
    height:130px;
    margin-top:10px;
    margin-right:30px;
    -moz-box-shadow: 0px 5px 25px #c6cfe1;
    -webkit-box-shadow: 0px 5px 25px #c6cfe1;
    box-shadow: 0px 5px 25px #c6cfe1;
    background-image:url('../images/Editor_img.png');
    background-repeat:no-repeat;
}
#highlightHolder .fright
{
    width:310px;
    border:1px solid #c6cfe1;
    float:left;
    height:130px;
    margin:0px;
    margin-top:10px;
    background-image:url('../images/upcoming.png');
    -moz-box-shadow: 0px 5px 25px #c6cfe1;
    -webkit-box-shadow: 0px 5px 25px #c6cfe1;
    box-shadow: 0px 5px 25px #c6cfe1;
}

#AboutUsContainer
{
   width:1000px;
   background-color:transparent; 
   margin:0 auto 0;
   margin-top:10px;
   min-height:520px;
   max-height:1000px;
}

.leftDiv_Container
{ 
   width:230px;
   float:left;
}
.rightDiv_Container
{
	width:240px;
	float:left;
}
.rightDiv_Container h1
{
	font-family:Georgia;
    font-size:20px;
    color:#43609C;
    padding:0px 5px 5px 5px;
}
.middleDiv_Container
{
	/*width:517px;*/
	width:750px;
	float:left;
	margin-right:10px;
	font-family:Georgia;
}
.middleDiv_Container h1
{
	font-family:Georgia;
    font-size:25px;
    border-bottom:1px dashed #777;
    color:#43609C;
    padding:18px 5px 5px 5px;
}
.middleDiv_Container p
{
	font-family:Georgia;
	font-size:15px;
    color:#777;
    line-height:18px;
    text-align:justify;
    text-indent:5px;
    padding-top:10px;
}

.readmore
{
	font-size:16px;
    color:#777;
    float:right;
    margin-top:10px;
}
.readmore a
{
	font-size:16px;
    color:#777;
    float:right;
    margin-top:10px;
    text-decoration:none;
}
.readmore a:hover
{
	font-size:16px;
    color:#43609C;
    float:right;
    margin-top:10px;
    text-decoration:none;
}
.Subjects
{
	width:210px;
	margin-top:20px;
	border:1px solid #eee;
	height:330px;
}
.Subjects h1
{
 	font-family:Georgia;
    font-size:20px;
    margin:0px;
    color:#777;
    padding:5px 5px 5px 5px;
    background-image:url('../images/Heading.png');
    border-bottom:1px solid #EAEAEA;
}
.list
{
	width:210px;
	font-size:14px;
	font-family:Georgia;
	list-style:none;
	margin:0;
	padding:0;
}
.list ul
{
	list-style:none;
	text-decoration:none;
}
.list li
{
	line-height:30px;

}
.list li:hover
{
	color:#777;
    background-color:#EAEAEA;
    text-decoration:none;
}
.list li a
{
	text-decoration:none;
	line-height:20px;
	color:#777;
	padding:5px 5px 0px 12px;
}
.list li a:hover
{
	color:#777;
}

#footer_Container
{
	height:auto;
	background-color:Black;
	width:100%;
	color:White;
}
.footer
{
	width:1000px;
	margin:0 auto 0;	
	padding-top:10px;
	padding-bottom:5px;
	font-family:Georgia;
	height:40px;
}
#footer_Container_top
{
	height:40px;
	/*background-color:#43609C;*/
	background-color:#191919;
	width:100%;
}
.footer #left_foot
{
	width:675px;
	float:left;
	padding-top:10px;
}
.footer #right_foot
{
	width:320px;
	float:left;
	text-align:right;
}
.blogcss
{
	background-image:url('images/blogger.png');
	width:40px;
	height:40px;
}


#cssmenu1 ul 
{
  padding: 0;
  width:300px;
  text-align:center;  
}
#cssmenu1 li {
 
  padding: 0;
}
#cssmenu1 a {

  padding: 0;
}
#cssmenu1 ul {
  list-style: none;
}
#cssmenu1 a {
  text-decoration: none;
}
#cssmenu1 {
  height: 40px;
  width: auto;
  margin:0;
  font-family:Georgia;
  font-size: 14px;
  font-weight:normal;
}
#cssmenu1 > ul > li {
  float:left;
  margin: 0px;
  position: relative;
}
#cssmenu1 > ul > li > a {
  color: #fff;
  font-family:Georgia;
  font-size: 14px;
  font-weight:normal;
  line-height: 60px;
  padding: 22px 11px;
  -webkit-transition: color .15s;
  -moz-transition: color .15s;
  -o-transition: color .15s;
  transition: color .15s;
}
#cssmenu1 > ul > li > a:hover {
  color: #fff;
  background-color:transparent;
}

/*---------------------------Master Page-----------------------------------*/
#MiddleMaster
{
	width:100%;
	margin:0;
	height:auto;
	
}
.middleContentMaster
{
	width:1000px;
	margin:0 auto 0;
}
.LeftMaster
{
	width:230px;
	vertical-align:top;
	margin-top:10px;
}
.widthGap
{
	width:10px;
}
.rightMaster
{
	width:760px;
	vertical-align:top;
}
.rightMaster h1
{
	color:#43609C;
	border-bottom:solid 2px #eee;
	font-size:26px;
	padding:18px 2px 2px 5px;
	font-weight:normal;
}
.rightMaster h2
{
	font-family :Calibri;
    font-size:20px;
    color:#777;
    padding:18px 5px 0px 5px;
    font-weight:bold;
}
.rightMaster p
{
	font-family:Georgia;
	font-size:15px;
    color:#777;
    line-height:18px;
    text-align:justify;
    text-indent:5px;
    padding-top:5px;
}
.list1
{
	margin:0;
	font-family:Georgia;
	font-size:15px;
    color:#777;
    line-height:18px;
    text-align:justify;
}
.list1 ul
{
  
}
.list1 li
{
	  list-style:square;
	  padding:2px 2px 2px 5px;
}
.list1 li:hover
{
	
}
.list1 li a
{
	
}
.list1 li a:hover
{

}
.common_heading
{
	color:#43609C;
	border-bottom:solid 2px #eee;
	font-size:26px;
	padding:18px 2px 2px 15px;
}
.form_title
{
	width:300px;
	text-align:right;
	padding:5px 5px 5px 5px;
	font-family:Georgia;
}
.form_box
{
	width:390px;
	padding:5px 5px 5px 5px;
}
.box
{
	width:390px;
	height:25px;
	font-family:Georgia;
	font-size:14px;
}
.box1
{
    width:250px;
	height:25px;
	font-family:Georgia;
	font-size:14px;
}
.form_validate
{
	width:310px;
	font-family:Georgia;
	font-size:13px;
	color:Red;
	padding:0px 2px 0px 2px;
}
.gap
{
 height:30px;
}
.gap60
{
 height:60px;
}
.gap10
{
	height:10px;
}
.send_fdbk
{
	width:500px;
}
.fdbck_head
{
	font-family:Georgia;
	font-size:20px;
	font-weight:bold;
	color:#777;
	padding:5px 5px 5px 20px;
	
}
.cntct_info
{
	width:500px;
}
.tbl_info
{
	background-image:url('../images/bck.jpg');
	width:100%;
}
.cntact_img
{
	width:120px;
	height:120px;
	padding-left:10px;
}
.cntct_head
{
	font-size:16px;
	color:#43609C;
	padding:5px 2px 2px 0px;
	font-family: Georgia;
}
.cntct_details
{
	font-size:15px;
	color:black;
	padding:5px 2px 2px 0px;
	font-family: Georgia;
}
.btn {
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  /*border-radius: 28px;*/
  font-family: Georgia;
  color: #ffffff;
  font-size: 20px;
  background: #43619c;
  padding: 5px 15px 5px 15px;
  text-decoration: none;
}

.btn:hover {
  background: #497aaa;
  text-decoration: none;
}
.tblSemDiff
{
	width:720px;
	border:solid 1px #eee;
}
.tblSemDiff th
{
	background-color:#eee;
	color:#43609C;
	height:30px;
}
.tblSemDiff td
{
	font-family:Georgia;
	font-size:14px;

	color:#777;
	line-height:18px;
}

.tdType
{
	width:100px;
	text-align:center;
}
.tdDef
{
	width:440px;
	text-align:left;
	padding:5px 5px 5px 15px;
}
.tdEx
{
	width:180px;
	text-align:center;
}
.tblPublish
{
	width:740px;
}
.tblPublish .thead
{
  background-color:#c0d2e4;
  height:30px;
  color:black;
  font-weight:bold;
}
.tblPublish .tblTopic
{
	
	padding:5px 2px 5px 2px;
}
.tblPublish .tblClgName
{
	
	padding:5px 2px 5px 2px;
}
.tblPublish .tblYear
{
	
	padding:5px 2px 5px 2px;
}
.tblPublish .tblView
{
	
	padding:5px 2px 5px 2px;	
}
.boardtitle
{
	color:#4b6bae;
	font-family:Georgia;
	font-size:22px;
	padding:0px 2px 2px 10px;
}
.photo
{
	width:120px;
	height:150px;
	border:solid 3px #eee;
}
.boardtxt
{
	color:#777;
	font-family:Georgia;
	font-size:16px;
	padding-left:10px;
}

.boardtxt a
{
	color:#777;
	font-family:Georgia;
	font-size:16px;
}
.boardtxt a:hover
{
	color:#4b6bae;
	font-family:Georgia;
	font-size:16px;
}
.boardtxt1 
{
	color:#777;
	font-family:Georgia;
	font-size:14px;
	text-indent:25px;
	padding-left:10px;
	line-height:18px;
}
.bdr
{
	border-bottom:solid 2px #eee;
	padding:5px 0px 5px 0px;
}
.lbl
{
	font-family:Georgia;
	font-size:16px;
	color:#4b6bae;
}
.clgName1
{
 font-family:Calibri;
 font-weight:normal;
 font-size:35px;
 color:#3C8DBC;
 padding-top:10px;
}
.details
{
 font-family:Calibri;
 font-weight:normal;
 font-size:16px;
 color:#777;
 padding-top:5px;
}
.gridDetails
{
 font-family:Calibri;
 font-size:16px;
 text-align:justify;
}

/*Social*/
.social-buttons {
    position:fixed;
    top: 130px;
    width: 45px;
    z-index: 9999;
}
.button-left {
    left: 0;
}
.button-right {
    right: 0;
}
.social-buttons #twitter-btn .social-icon,
.social-buttons #facebook-btn .social-icon,
.social-buttons #google-btn .social-icon,
.social-buttons #rss-btn .social-icon,
.social-buttons #pinterest-btn .social-icon,
.social-buttons #youtube-btn .social-icon {
    background-color: #33353B;
    background-image: url(http://1.bp.blogspot.com/-KOzIiYFlBAk/UUmLwwZSs-I/AAAAAAAAAnA/h6G772N3cpI/s1600/mas-icons.png);
}
.button-left #facebook-btn span {
    background-position: right 10px;
}
.button-left #twitter-btn span {
    background-position: right -35px;
}
.button-left #google-btn span {
    background-position: right -127px;
}
.button-left #rss-btn span {
    background-position: right -80px;
}
.button-left #pinterest-btn span {
    background-position: 11px -177px;
}
.button-left #youtube-btn span {
    background-position: 11px -223px;
}
.button-right #facebook-btn span {
    background-position: 12px 10px;
}
.button-right #twitter-btn span {
    background-position: 11px -35px;
}
.button-right #google-btn span {
    background-position: 10px -127px;
}
.button-right #rss-btn span {
    background-position: 11px -80px;
}
.button-right #pinterest-btn span {
    background-position: 11px -177px;
}
.button-right #youtube-btn span {
    background-position: 11px -223px;
}
.social-buttons #facebook-btn:hover .social-icon {
    background-color: #3B5998;
}
.social-buttons #twitter-btn:hover .social-icon {
    background-color: #62BDB2;
}
.social-buttons #google-btn:hover .social-icon {
    background-color: #DB4A39;
}
.social-buttons #rss-btn:hover .social-icon {
    background-color: #FF8B0F;
}
.social-buttons #pinterest-btn:hover .social-icon {
    background-color: #D43638;
}
.social-buttons #youtube-btn:hover .social-icon {
    background-color: #C4302B;
}
.social-buttons a:hover .social-text {
    display: block;
}
.button-left .social-icon {
    -moz-transition: background-color 0.4s ease-in 0s;
    -webkit-transition: background-color 0.4s ease-in 0s;
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 43px;
    margin-bottom: 2px;
    width: 43px;
}
.button-left .social-text {
    display: none;
    float: right;
    font-size: 1em;
    font-weight: bold;
    margin: 11px 40px 11px 0px;
    white-space: nowrap;
}
.button-right .social-icon {
    -moz-transition: background-color 0.4s ease-in 0s;
    -webkit-transition: background-color 0.4s ease-in 0s;
    background-repeat: no-repeat;
    display: block;
    float: right;
    height: 43px;
    margin-bottom: 2px;
    width: 43px;
}
.button-right .social-text {
    display: none;
    float: left;
    font-size: 80%;
    font-weight: bold;
    margin: 11px 0 11px 40px;
    white-space: nowrap;
}
.social-buttons .social-text {
    color: #FFFFFF;
}