h1, h2, h3, h4, h5, h6 {

}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 24px;
	color: #D34233;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px; /* 27px/21px */
	font-weight: normal;
	color: #F77901;
	text-align: left;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px; /* 27px/21px */
	font-weight: normal;
	color: #4F7ABF;
}

h4 {
	font-family: 'Roboto Slab', serif;
	font-weight: normal;
	font-size: 15px; /* 14px */
	line-height: 22px; /* 18px/14px */
	color: #036;
	text-decoration: none;
	text-align: center;
}

h5 {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: normal;
	font-size: 16px; /* 14px */
	line-height: 18px;
	color: #f77a05;
	text-decoration: none;
}

h6 {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 13px;
	line-height: 22px;
	font-weight: normal;
	color: #336600;
	text-decoration: none;
		
}

.alignleft {
	padding-right: 15px;
	float: left;
	padding-top: 5px;
}

.alignright {
	padding-left: 15px;
	float: right;
	padding-top: 5px;
}


p {
	/*font-family: 'Source Sans Pro', sans-serif;*/
	font-family: 'Roboto Slab', serif;
	font-size: 13px;
	line-height: 24px;
	font-weight: 300;
	color: #000;
	text-align: justify;
	text-decoration: none;
}


p a{
	
	color: #000;
		text-decoration: none;
}


p a:hover{
	color: #093;
	text-decoration: underline;
}






.hptexttable {
	font-family: 'Roboto Slab', serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color: #292929;
	text-align: left;
	text-decoration: none;
}


hr {
	background-color: #CFCFCF;
	color: #CFCFCF;
	border: none;
	height: 1px;
	clear: both;
	margin: 20px 0;
}

.both {
	clear: both;
	margin-right: auto;
	margin-left: auto;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg-body.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #F2F2F2;
}
.wrapper {
	background-color: #FFF;
	clear: both;
	height: auto;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
	
	
}
.newsbold {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 13px;
	line-height: 22px;
	font-weight: 500;
	color: #148BE1;
	text-align: justify;
	text-decoration: none;
}

.header {
	clear: both;
	height: 120px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}
.logoindex {
	background-image: url(../images/sriramakrishnacollegeofnursing.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 120px;
	width: 500px;
}
.rightside-top {
	float: left;
	height: 110px;
	width: 480px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: 300;
	color: #86312D;
	text-decoration: none;
	padding-top: 10px;
	text-align: center;
}
.rightside-top-top {
	float: left;
	height: auto;
	width: 480px;
	padding-top: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #FE670E;
	font-weight: 300;
	text-align: right;
	padding-bottom: 10px;
	margin-right: 20px;
}
.rightside-top-bottom {
	float: left;
	height: auto;
	width: 480px;
	padding-top: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #FE670E;
	font-weight: 300;
	text-align: right;
	padding-bottom: 10px;
	margin-right: 20px;
}





.menupart {
	background-color: #86312D;
	clear: both;
	height: 53px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}








ul#menu, ul.submenu{
    margin: 0;
    padding: 0;
    list-style: none;
}
ul#menu li{
	float: left;
	font-family: 'Roboto Slab', serif;
	font-size: 13px;
	font-weight: 300;
	line-height: 24px;
}

/* hide the submenu */
li ul.submenu {
    display: none;
}
ul#menu li a{
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	float: none;
	background-color: #86312D;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #9B3A35;
	border-right-color: #9B3A35;
	padding-top: 14px;
	padding-right: 7px;
	padding-bottom: 14px;
	padding-left: 7px;
}

/* show the submenu */
ul#menu li:hover ul.submenu{
	display: block;
	position: absolute;
	float: left;
	width: 200px;
}
ul#menu li:hover li,  ul#menu li:hover a {
	float: none;
	background-color: #88332F;
	color: #FFFFFF;
}
.bannerindex {
	clear: both;
	height: 450px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	
}
.boxtotal {
	clear: both;
	height: auto;
	width: 980px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 30px;
	line-height: 35px;
	color: #4D6C6F;
	text-decoration: none;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	
}
.shadow {
	background-image: url(../images/header-top-shadow.png);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	height: 30px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}

















.tickerstyle{
	width: 350px;
	height: 200px;
	overflow: hidden;
	float: left;
}
#myhtmlticker {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 11px;
	line-height: 22px;
	font-weight: normal;
	color: #2C186F;
	text-align: justify;
	height: 220px;
	width: 350px;
	float: left;
}


#myhtmlticker a {
	font-weight: bold;
	color: #2C186F;
	text-decoration: none;
}




.messagediv{
	color: #2C186F;
}
.picture {
	float: left;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
}






.strip {
	background-position: center center;
	clear: both;
	height: 100px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}


.hilight {
	clear: both;
	height: 40px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	line-height: 24px;
	color: #CCC;
	text-decoration: none;
	text-align: center;
	padding-top: 14px;
	background-color: #282F42;
}
.footer-total {
	background-color: #86312D;
	clear: both;
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: 'Roboto Slab', serif;
	font-size: 13px;
	line-height: 32px;
	color: #F1F1F1;
	text-decoration: none;
	text-align: center;
}

.footer-total a {
	color: #F1F1F1;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;	
}

.footer-total a:hover {
	color: #CCCCCC;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;	
}











.copyright {
	background-color: #FFFFE7;
	clear: both;
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #86312D;
	text-decoration: none;
	text-align: center;
}
.line {
	background-image: url(../images/line.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	clear: both;
	height: 10px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}



.banner-subpages {
	clear: both;
	height: 250px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F2F2F2;
	margin-top: 10px;
}
.content-subpages {
	height: auto;
	width: 1000px;
	background-image: url(../images/subpage-bgline.jpg);
	background-repeat: repeat;
	background-position: left top;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
}
.content-subpages-gallery {
	height: auto;
	width: 1000px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	background-color: #FFF;
}

.content-subpages-leftside {
	float: left;
	height: auto;
	width: 200px;
	background-color: #F8F8F8;
}
.content-subpages-middle {
	float: left;
	height: auto;
	width: 500px;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 10px;
}
.content-subpages-middle-management {
	float: left;
	height: auto;
	width: 750px;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 10px;
}
.content-subpages-middle-bpt {
	float: left;
	height: auto;
	width: 700px;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 10px;
}

.content-subpages-middle-principal {
	float: left;
	height: auto;
	width: 750px;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 10px;
}

.content-subpages-middle-events {
	float: left;
	height: auto;
	width: 950px;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 10px;
}



.content-subpages-rightside {
	float: left;
	height: auto;
	width: 250px;
	padding-left: 5px;
	padding-right: 5px;
}





.contentbottom {
	clear: both;
	height: auto;
	width: 980px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	 
}
.bottombox-heading {
	clear: both;
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 23px;
	line-height: 32px;
	font-weight: 300;
	color: #88332F;
	text-decoration: none;
	text-align: center;
	letter-spacing: 0.5px;
}
.aboutus-text {
	font-family: 'Roboto Slab', serif;
	font-size: 18px;
	line-height: 30px;
	text-align: center;
	clear: both;
	height: auto;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #ED0E24;
	font-weight: normal;
}


.aboutus-text a {
	color: #CCCC33;
	text-decoration: none;
}













.bottombox-picture {
	clear: both;
	height: 150px;
	width: 100%;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
.bottombox-content {
	clear: both;
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	font-family: 'Roboto Slab', serif;
	font-size: 13px;
	font-weight: 300;
	line-height: 20px;
	color: #000;
}

.bottombox-content a {
	color: #86312D;
	text-decoration: none;
}
.contentbottom-left {
	padding: 15px;
	float: left;
	height: auto;
	width: 290px;
	margin-right: 15px;
	margin-left: 5px;
	
}



.contentbottom-middle {
	padding: 12px;
	float: left;
	height: auto;
	width: 290px;
	margin-right: 15px;
}
.contentbottom-right {
	padding: 10px;
	float: left;
	height: auto;
	width: 290px;
}
.antiragging-total {
	clear: both;
	height: 100px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.antiragging-total-right {
	float: left;
	height: 100px;
	width: 400px;
	margin-left: 100px;
}

.antiragging-total-left {
	float: left;
	height: 100px;
	width: 500px;
}










.clear {
	clear: both;
	margin-right: auto;
	margin-left: auto;
}







ul#menu li:hover li a:hover {
	background-color: #fffff5;
	color: #86312D;
}


.right_div ul
{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 13px;
	color: #FFF;
	list-style: none;
	line-height: 26px;
	float: left;
	width: 190px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: left;
	padding-right: 10px;
}
.right_div ul li
{
	height: auto;
	width: auto;
}

.right_div ul li a
{
	text-decoration: none;
	color: #333;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DADCE4;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-left: 1px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 10px;
}
.right_div ul li a:hover
{
	color: #608428;
	text-decoration: none;
	padding-right: 10px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #559630;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-left: 1px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 10px;
}
.rightsidepicture {
	float: left;
	height: auto;
	width: 250px;
	margin-top: 5px;
	margin-bottom: 5px;
}
ul.arrow, ul.circle, ul.square, ul.check, ol.decimal, ol.upper-roman, ol.lower-alpha, ol.upper-alpha {
    margin-bottom: 20px;
}
ul {
    list-style: outside none none;
}
ul {
    list-style: outside none none;
}

ul.arrow li {
	padding-left: 11px;
	background-attachment: scroll;
	background-color: rgba(0, 0, 0, 0);
	background-image: url(../images/bullets/list-arrow.png);
	background-repeat: no-repeat;
	background-position: left 0.5em;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 13px;
	line-height: 24px;
	color: #000;
	font-weight: normal;
}

ul.circle li {
	padding-left: 11px;
	background-attachment: scroll;
	background-color: rgba(0, 0, 0, 0);
	background-image: url(../images/bullets/list-circle.png);
	background-repeat: no-repeat;
	background-position: left 0.583em;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #333;
	
}

ul.square li {
	padding-left: 11px;
	background-attachment: scroll;
	background-color: rgba(0, 0, 0, 0);
	background-image: url(../images/bullets/list-square.png);
	background-repeat: no-repeat;
	background-position: left 0.583em;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #000;	
}
pagination{
padding: 2px;
}

.pagination ul{
	margin: 0;
	padding: 0;
	text-align: left; /*Set to "right" to right align pagination interface*/
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	line-height: 22px;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.pagination a, .pagination a:visited{
padding: 0 5px;
border: 1px solid #9aafe5;
text-decoration: none; 
color: #2e6ab1;
}

.pagination a:hover, .pagination a:active{
border: 1px solid #2b66a5;
color: #000;
background-color: #FFFF80;
}

.pagination a.currentpage{
background-color: #2e6ab1;
color: #FFF !important;
border-color: #2b66a5;
font-weight: bold;
cursor: default;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
background-color: white;
cursor: default;
color: #929292;
border-color: #929292;
font-weight: normal !important;
}

.pagination a.prevnext{
font-weight: bold;
}
