﻿@font-face {
        font-family: "Edwardian Script ITC";
        font-style: normal;
        src: url(../fonts/ITCEDSCR.TTF); /*if IE */
        src: local("Edwardian Script ITC"), url("../fonts/ITCEDSCR.TTF") format("truetype"); /* non-IE */
}

@font-face {
        font-family: "Algerian";
        font-style: normal;
        src: url(../fonts/ALGER.TTF); /*if IE */
        src: local("Algerian"), url("../fonts/ALGER.TTF") format("truetype"); /* non-IE */
}

@font-face {
        font-family: "Forte";
        font-style: normal;
        src: url(../fonts/FORTE.TTF); /*if IE */
        src: local("Forte"), url("../fonts/FORTE.TTF") format("truetype"); /* non-IE */
}

a
{
color:black;
	text-decoration:none;
	
}

.Bcss
{
background-color: burlywood ;
 font-size : large  ;
 height:30px;
 border-radius:25px;
  width:160px ;

}

.Mcss
{
background-color: cyan  ;
 font-size : large  ;
 height:30px;
 border-radius:25px;
  width:260px ;

}

.slidediv{
width: 30%;
padding:20px;
background:#EB5E00;
color:#fff;
margin-top:10px;

display:none;
}

#wrapper
{
	width : 1200px;
	
	padding: 10px;
	border:5px solid #dedede;
	background-color:#fff;
  

}
#rwrapper
{
	width : 900px;
	margin:0 auto ;
	padding: 10px;
	border:5px solid #dedede;
	background-color:#fff;
  

}
#rwrapp
{
	margin-left:20px;
	width : 900px;
	margin:0 auto ;
	padding: 10px;
	border:5px solid #dedede;
	background-color:#fff;
  

}

#banner
{
	height:100px;
	
background-color :ActiveCaption  ;

	background-repeat :no-repeat;
	background-size :cover;

}
#rbanner
{
	height:100px;
	
background-color :ActiveCaption  ;

	background-repeat :no-repeat;
	background-size :cover;

}
div#navigation
{
	height:60px;
	
	margin :10px;
	margin-left:auto;
	margin-right:auto;
      text-anchor:middle ;
	flex-item-align:center ;
	background-image :url(../Images/navigation.jpg);
	
	 text-align: center;
}



	#nav ul
	{
	list-style :none;
	margin:0;
	padding:0;
	width:auto;
	display:none;

	
	}
	#nav li
	{
		font-size:24px;
		float:left;
		position:relative ;
		width:100px;
	    height:20px;
	
	}
#nav ul.sub1
{
display:block ;
position:absolute ;
width:100px;

top:0px;
left:205px;

}

	#nav li ul li
	{
		

	background-repeat:no-repeat;
	background-size:cover;
	border:3px solid #E3E3E3 ;
	padding-left:10px;
	background-color:gold;



	}
	


	#nav a:link, #nav a::selection #nav a:visited
	{
		display:block;
		color:#fff;
		text-decoration:none ;
			}


	
#content_area
{
	float: left;
	width:80%;
	margin-left:10px;
	
margin-right:50px;
	padding:10px;
	overflow: auto ;
	border: none;
}
#content_area1
{
	float: left;
	width:950px;
	height:500px;
	margin:20px 0;
	padding:4px;
	overflow: auto ;
}
#rcontent_area1
{
	float: left;
	width:450px;
	height:500px;
	margin:20px 0;
	padding:4px;
	overflow: auto ;
}

#sidebar
{
	float:left;
	width:20%;
	height:500px;
	margin-left:50px;
	border: none;
}
#sidebar1
{
	float:left;
	width:200px;
	height:100%;
	
	overflow: auto ;
	
}
#rsidebar11
{
	float:right;
	width:100px;
	height:500px;
	margin:20px 10px 20px 10px;
	border: 3px solid #e3e3e3;
	overflow: auto ;
}


#footer
{
	clear:both;
	width:auto;
	height:20px;
	background-image :url(../images/navigation.jpg);
	text-shadow:0.1em 0.1em #fff;
	text-align:center;

}

.tab {
box-shadow: 3px 3px #ffeb3ba6, -1em 0 0.4em olive;
border-radius: 15px;
}
.tabs .tab a
{
font-family: Algerian;
font-size: 20px;

}

.row
{ margin-top: 15px;}

.tabsize{font-size:13px; padding:0px 15px; width:340px; color:red;}
.gvPagerCss span
    {
        background-color:#DEE1E7;
        font-size:20px;
    }  
    .gvPagerCss td
    {
        padding-left: 5px;   
        padding-right: 5px;  
    }
	.color {
	background-color: #b0d6d578;
	border-radius: 6px;
	}
	.text-center {
	padding: 3px;
    font-size:17px;
	border-radius: 6px;
	box-shadow: 3px 3px #FFC107, -1em 0 .4em olive;}
	
	body {
	background: floralwhite;
	}