img {
	border:none;
}
/** #eff0f1;**/	

p{
	text-align:justify;
}



	.container {
	background-color: #fff;
	width: 1065px;
	margin: 0 auto;
  border: 1px solid #F2F3F3;

	
}


a {
	color:#475659;
	font-family:Georgia, "Times New Roman", Times, serif;
}
	
	
#logo {
	background-image: url(../images/experiement_logo786.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;
	float: left;
	width: 1065px;
	margin: 0px;
	padding: 0px;
	height: 107px;
	
	

}


.header {
	width: 1065px;
	height: 114px;
	background-color: #fff;
	
	
}




	

	







#socialhp {
	float: right;
	font-size:14px;
	margin-top:40px;
	margin-right:70px;
	
	
	color:#000;

	
}

.sl_search_box {
	float: left;

	
	
}

#footer {
	background-image:url(../images/footer.jpg);
	
	padding: 20px 0px 10px 0px;

	position: relative;/* this gives IE6 hasLayout to properly clear */
	clear: both; /* this clear property forces the .container to understand where the columns end and contain them */
color: #666;
text-align: left;
	font-size: 12px;
	line-height: 14px;
	
	
	margin-top: 10px;
	
	
}

#footer a {
	color: #455757;
	text-decoration: none;
}
#footer a:hover {
	color: #000;
	text-decoration: underline;
}
#footer .left {
	width: 40%;
	float: left;
	margin: 0px 0px 0px 20px;
}
#footer .right {
	width: 40%;
	float: right;
	text-align: right;
	margin: 0px 20px 0px 0px;
	
}


#nav{
	float: left;
background: #EFEFEF;
	width: 1045px;
	margin-top: 2px;
	
	
	margin-left: 5px;
	letter-spacing: 1.4px;
	
	
}

#nav ul	{
	
	margin-top: 4px;
	padding-left: 5px;
	
}
#nav li 
{
    display:inline;
}

#nav li a 
{   
font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   
     text-decoration: none;
   float:left;
   
    padding-bottom: 10px;
  
   padding-right: 12px;
   padding-top: 8px;
   padding-left: 8px;
   display: inline-block;
   color:#000;
   border-left: 1px solid #fff;
   text-transform: uppercase;
   
 }

#nav li a:hover 
{
	color: #F60;
	   
    
}

#nav1{
	float: left;
background: #EFEFEF;
	width: 1045px;
	margin-top: 2px;
	margin-left: 5px;
	
	letter-spacing: 1.4px;
	
	
}

#nav1 ul	{
	
	margin-top: 4px;
	padding-left: 5px;
	
}
#nav1 li 
{
    display:inline;
}

#nav1 li a 
{   
font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   
     text-decoration: none;
   float:left;
   
    padding-bottom: 10px;
  
   padding-right: 13px;
   padding-top: 8px;
   padding-left: 8px;
   display: inline-block;
   color:#000;
   border-left: 1px solid #fff;
   text-transform: uppercase;
   
 }

#nav1 li a:hover 
{
	color: #F60;
	   
    
}
#nav2{
float: left;
background: #EFEFEF;
	width: 1045px;
	margin-top: 2px;
	margin-left: 5px;
	
	letter-spacing: 1.4px;
	
		
	
	
}

#nav2 ul	{
	
	
margin-top: 4px;
	padding-left: 5px;

	
	

	
}
#nav2 li 
{
    display:inline;
	
	
}

#nav2 li a 
{   
font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   
     text-decoration: none;
   float:left;
   
    padding-bottom: 10px;
  
   padding-right: 13px;
   padding-top: 8px;
   padding-left: 8px;
   display: inline-block;
   color:#000;
   border-left: 1px solid #fff;
   text-transform: uppercase;
   
  
   
 }

#nav2 li a:hover 
{
		color: #F60;
}
/**Menu**/

#menu {
	list-style:none;
    width:160px;  
    margin:10px 0px 10px auto;  
    padding:15px 0px 0px 0px;
	position: relative;
	
	line-height: 1.3;
	 border-left: 2px solid #ededed;
	 border-right: 2px solid #ededed;
	letter-spacing: 0.5px;
	text-transform:uppercase;
  
    /* Rounded Corners */  
 
    -moz-border-radius: 10px;  
    -webkit-border-radius: 10px;  
     
    background: #ffffff;  
    
 
  

  
    -moz-box-shadow:inset 0px 0px 1px #edf9ff;  
    -webkit-box-shadow:inset 0px 0px 1px #edf9ff;  
    box-shadow:inset 0px 0px 1px #edf9ff;  }

#menu li {  
  
    text-align:center;  
    padding: 6px 4px 4px 4px;  
      
    margin-top:7px;  
    border-top:1px solid #eee;
	border-bottom:1px solid #eee;

}  
  
#menu li:hover {
	 
     /*  border: 1px solid #CCCCCC;  
    
  
   Background color and gradients */  
  
      
  
    /* Rounded corners 
  
    -moz-border-radius: 5px 5px 0px 0px;  
    -webkit-border-radius: 5px 5px 0px 0px;  
      */  
} 
  
#menu li a {  
   font-family: Verdana, Geneva, sans-serif;
    font-size:12px;  
    color: #000;
	display:block;  
    outline:0;  
    text-decoration:none;  
    text-align: left;
	padding-left: 5px;
	
	
	
}  
  
#menu li:hover a {  
   color:#19819E;
   font-size:12px;  
    
}  
#menu li .drop {
	  
     

}  
#menu li:hover .drop {  
   
	    border: 1px solid #FFFFFF; 
		 background-color:#F4F4F4;
		
	 
}  
  
#cr {
	background: #FAFAFA;
	float: right;
	border: 1px solid #d7d7d7;
	width:728px;
	height:200px;
	margin-bottom: 10px;
	text-align: justify;
	border: 1px solid #fff;
	font-size: 12px;
	color: #333;
}

#cr p {
	
	padding: 0px 10px 0px 0px;
	margin-top: 0px;
	
}

#cr h2 {
	font-family: sans-serif, Arial, Helvetica; 
	font-size: 16px;
	color:#1D75C6;
	text-decoration: none;
	padding-bottom: 10px;
	font-weight: 500;
	line-height: 1.5;
	letter-spacing: 1px;
	border: none;
	
}
#cr img {
	float: left;
	margin: 65px 10px 40px 5px;
	border: 1px solid #E8E8E8;
	
	
}


#next {
	color: #342611;
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 13px;
	
	
   
	}
	
#next a{
	color: #03625f; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 13px;
	font-style:italic;
 
	}
	
	
#next a:hover{
	color: #000;  
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 13px;
	font-style:italic;
	text-decoration: none;
	background-color: #F4F4F4;
   
}

.clearfix:after { content: "."; display: block; clear: both; margin: 0px; padding: 0px; height: 0; visibility: hidden; }



.tbl {
	border: 1px solid #CCC;
	background:#f8f9f9;
	margin-left: 0px;
	padding-left: 0px;
	width: 728px;
	
}

.tbl td {
	
	margin-left: 0px;
	padding-left: 0px;
}

.tbl table {
	
	margin-left: 0px;
	padding-left: 0px;
}
#noscript {
	
	width: 580px;
	
}



#breadcrumbs {
	background-color:#ffffff;
	width: 990px;
	color:#000;
	font-size:13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	float: left;
	margin-top: 15px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
	
	
	
	
	
}

#breadcrumbs a {
	color: #4F8C9C;
	font-size:13px;
	font-family: 'Open Sans', Georgia, "Times New Roman", Times, serif; 
	font-weight:500;
	text-decoration: none;
}

#breadcrumbs a:hover {
	color:#00b2f4;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}

#breadcrumbsau {
	
	width:580px;
	color:#0d4351;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	float:left;
	margin-left:0px;
	
	
	
	
}

#breadcrumbsau a {
	color:#0d4351;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	

}

#breadcrumbsau a:hover {
	color:#00b2f4;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}

#lp1 {
	width:100%;
	text-align:left;
	margin:0px;
	padding:0px;
	
}


#lp1 a{
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #9C0000;
	font-size:19px;
	font-weight:400;
	
}

#lp1 p a{
	color: #A3055F;
	text-decoration: none;
	font-size: 13px;
	
}

#lp1transit h4{
	font-size: 16px;
	font-weight:700;
}
#lp1transit p{

	margin-bottom: 1px;
	margin-top: 0px;

	
}

#lp1transit a{
	font-size: 14px;
	color: #900;
	margin-bottom: 5px;

	
}



#section1 {

}



.sidebar {
	float: left;
	width: 160px;
	display: inline;

}

.sidebar_home2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 20px;
	float: left;
	width: 160px;
	background-color: #fffdfc;
	border: 2px solid #efefef;
	padding-left: 5px;
	color:#000;
		
	
		
	}
	
	.sidebar_home2 p{
		font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFF;
	
	color: #004A61;
	font-weight: 800; 
	text-decoration: none;
	
	 border: 2px solid #ededed;
	
	

	
	padding: 6px 4px 4px 4px;  
	}
	.sidebar_home2 h3 {

	background-color: #fffdfc;
	border-left: 5px solid #b9441b;
	border-bottom: 1px solid #b9441b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	padding-left: 5px;
	padding-top: 7px;
	padding-bottom: 7px;
	color: #ccc;
	font-weight:500;

}
.sidebar2hp {
	background-color: #fff;
	float: left;
	width: 300px;
	width: 300px\9; /* IE8 and below - red border */
	
	padding: 0px 0px 5px 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-family: sans-serif; 
	font-size: 12px;
	border-left: 1px solid #ededed;
	 border-right: 1px solid #ededed;
	  border-bottom: 1px solid #8C2000;
	line-height: 1.5;
	letter-spacing: 0.5px;
	display: inline;
	margin-top: 5px;

	
	

}

.sidebar2hp h3 {
	
background-color: #fffdfc;
	border-left: 5px solid #b9441b;
	border-bottom: 1px solid #b9441b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	padding-left: 5px;
	padding-top: 7px;
	padding-bottom: 5px;
	color: #0a4862;
	font-weight:500;
	
}
		
.sidebar2hp a {
	
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 14px;
	text-align: left;
	display:block;
	color: #004A61;
	font-weight: 500; 

	
	
}
.sidebar2hp table {
	border-collapse:collapse;
	float: left;
	width: 100%;
		


	
	}
	

.sidebar2hp tr, td{
	border: 1px solid #F2F2F2;
margin-top: 0px;
	
	}
	
	.sidebaradhp {
	background-color: #fff;
	float: left;
	width: 200px;
	width: 300px\9; /* IE8 and below - red border */
	
	padding: 0px 0px 5px 5px;
	margin-bottom: 5px;
	margin-left: 45px;
	font-family: sans-serif; 
	font-size: 12px;
	border-left: 1px solid #ededed;
	 border-right: 1px solid #ededed;
	  border-bottom: 0px solid #8C2000;
	line-height: 1.5;
	letter-spacing: 0.5px;
	display: inline;
	margin-top: 5px;

	
	

}	


.sidebar4hp {
	background-color: #fff;
	float: left;
	width: 300px;
	width: 300px\9; /* IE8 and below - red border */
	
	padding: 0px 0px 5px 0px;
	margin-left: 5px;
	margin-bottom: 5px;
	font-family: sans-serif; 
	font-size: 12px;
	border-left: 1px solid #ededed;
	 border-right: 1px solid #ededed;
	line-height: 1.5;
	letter-spacing: 0.5px;
	display: inline;
	
	
	
	

}

#responsive2 {
	float: left;
	width: 728px;
	margin-bottom: 20px;
	
}

.sidebar4hp h3 {
	background: #D4D4D4 url(../images/bg1.gif);
	background-color: #fffdfc;
	border: 1px solid #131313;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	padding-left: 5px;
	padding-top: 7px;
	padding-bottom: 5px;
	color: #fff;
	font-weight:700;
	
	
}
		
.sidebar4hp a {
	
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	color: #369;
	display:block; 
	 padding:0 0 0 6px;
	
	
}

.sidebar4hp p {
	display:list-item;
    list-style:disc url(../images/bullet.jpg);
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	color: #333;
	font-family: Helvetica, Arial, sans-serif;
 padding:0;
    margin:0;
	
	
}
.sidebar4hp table {
	border-collapse:collapse;
	float: left;
	width: 100%;
	 

	
	}
	
	
.sidebar4hp tr.alt td {
    background-color: #F5F5F5;
		   
	}
	
.sidebar6hp {
	background-color: #fff;
	float: left;
	width: 300px;
	width: 300px\9; /* IE8 and below - red border */
	
	padding: 0px 0px 5px 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	font-family: sans-serif; 
	font-size: 12px;
	border-left: 1px solid #ededed;
	 border-right: 1px solid #ededed;
	  border-bottom: 1px solid #8C2000;
	line-height: 2.0;
	letter-spacing: 0.5px;
	display: inline;

	
	

}

.sidebar6hp h3 {
	background-color: #fffdfc;
	border-left: 5px solid #b9441b;
	border-bottom: 1px solid #b9441b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	padding-left: 5px;
	padding-top: 7px;
	padding-bottom: 5px;
	color: #0a4862;
	font-weight:500;
}
		
.sidebar6hp a {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 14px;
	text-align: left;
	display:block;
	color: #004A61;
	font-weight: 500; 
	
	
}

.sidebar3hp {
background-color: #fff;
	float: right;
	width: 300px;
	width: 300px\9; /* IE8 and below - red border */
	
	padding: 5px 0px 5px 0px;
	margin-left: 5px;
	margin-bottom: 5px;
	font-family: sans-serif; 
	font-size: 12px;
	line-height: 1.5;
	letter-spacing: 0.5px;
	display: inline;
		
}
.sidebar3hp h3 {
	background-color: #fffdfc;
	border-left: 5px solid #b9441b;
	border-bottom: 1px solid #b9441b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	padding-left: 5px;
	padding-top: 7px;
	padding-bottom: 7px;
	color: #0a4862;
	font-weight:500;
	
	
}
		
.sidebar3hp a {
	
	font-family: Georgia, "Times New Roman", Times, serif;  
	text-decoration: none;
	font-size: 14px;
	text-align: left;
	color: #004A61;
	font-weight: 500;
	
	
}
.sidebar3hp table {
border-collapse:collapse;
	float: left;
	width: 100%

	
	}
	
	
.contenthp {
	font-family: 'Open Sans', Georgia, Verdana, Geneva, sans-serif;    
	background-color: #ffffff;
	float: left;
	width: 728px;
	_width: 700px;
	margin-left: 5px;
	margin-top: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
	font-size:14px;
	font-weight: 300;
	
	border: 1px solid #EDEDED;

	
	
	
	}
.contenthp p{
	font-family: 'Open Sans', Georgia, Verdana, Geneva, sans-serif; 
	padding-right: 10px;
	padding-left: 10px;
}

.contenthp h6 {
	border-left: 5px solid #005E7A;
	border-bottom: 1px solid #005E7A;
	font-family: 'Open Sans', Georgia, Verdana, Geneva, sans-serif; 	
	font-size:15px;
	background:#FAFAFA;
	padding-left: 10px;
	padding-top: 7px;
	padding-bottom: 6px;
	color: #366;
	text-decoration: none;
	font-weight: 700;
	margin-bottom : 5px;
	margin-top : 9px;
	
	
}
.contenthp h6 a {
	border-bottom: 1px solid #fdfdfd;
	font-family: Georgia, "Times New Roman", Times, serif;  
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-bottom: 3px;
	color: #005E7A;
	text-decoration: none;
	font-weight: 700;
	
	
}


.contenthp h6 a:hover {
	text-decoration: none;
	color: #000;
	font-size: 15px;
	
	
}

.contenthp a {
	color: #A3055F;
	text-decoration: none;
}

.contenthp h2 {
	
	
	font-family: sans-serif, Arial, Helvetica;
	font-size:16px;
	color: #000;
	text-decoration: none;
	letter-spacing: 1px;
	width: 100%;


	
	
	
}
.contenthp h5 {
	border-bottom: 1px solid #E3E3E3;
	font-family: sans-serif, Arial, Helvetica;
	font-size: 22px; 
	padding-bottom: 3px;
	color: #006699;
	font-weight: 500;
	margin-top: 20px;
	margin-bottom: 10px;
	width: 100%;
	float: left;
	
	
	
	
}

.contenthp h3 {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 15px;
	padding-bottom: 3px;
	color: #C36;
	font-weight: 600;
	margin-top: 20px;
	margin-bottom: 10px;
	width: 100%;
	float: left;
	
	
	
	
	
	
}


.contenthp h4 {
	border-bottom: 1px solid #E3E3E3;
	font-family: sans-serif, Arial, Helvetica;
	font-size: 18px; 
	padding-bottom: 3px;
	color: #006699;
	font-weight: 500;
	margin-top: 20px;
	margin-bottom: 10px;
	width: 100%;
	float: left;
	
}

.contenthp h4 a {
	font-size:16px !important;
	color: #006699 !important; 
	
	
}


.contenthp h4 a:hover {
	text-decoration: none;
	color: #000;
	font-size: 15px;
	
	
}

.contenthp li {
	font-family: 'Open Sans', Georgia, Verdana, Geneva, sans-serif; 
}
.contenthp img {
	float: left;
	margin-top: 15px;
	margin-right: 10px;
	

}

a.red {
	color: #000;
	font-size: 14px;
	
	
}

#shuff div {
	border-bottom: 0.5px solid #D1D1D1;
	border-top:1px solid #D1D1D1;
	
}


/* stylesheet for demo and examples */

@import url(http://fonts.googleapis.com/css?family=Lobster+Two:700italic,700);
@import url(http://fonts.googleapis.com/css?family=Oswald:300);




hr{
	background-color: transparent;
	height: 0;
	border: none;
	border-bottom: 1px solid rgba(255,255,255,0.08);
	border-top: 1px solid rgba(0,0,0,0.9);
	margin: 0;
	
}

#demo{ line-height: 20px; }

.logo{
	display: inline-block;
	margin-right: 20px;
}

.logo img{ 
	vertical-align: bottom; 
	border: 0;
}

header hr{ margin-top: 20px; }

.title{
	display: inline-block;
	font-size: 32px;
	vertical-align: middle;
	margin-right: 40px;
	line-height: 24px;
}

.title{ margin-top: 5px; }

nav ul, .callbacks ul, .disable-destroy ul, .show-hide ul, #sortable ul, .dialog ul, .all-themes-switch ul, .scrollTo ul{
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}

h1{
	margin: 20px 0;
	color: inherit;
}

img{
	max-width: 100%;
	height: auto;
}

#info p{
	font-size: 12px;
	color: #bbb;
	padding: 6px 15px;
}

.callbacks, .callbacks + p, #examples, .content, .disable-destroy, .show-hide, .dialog, .all-themes-switch, .scrollTo{ -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }

nav, .callbacks, .disable-destroy, .show-hide, .dialog, .all-themes-switch, .scrollTo{ background: #111; }

nav ul li, .callbacks ul li, .disable-destroy ul li, .show-hide ul li, .dialog ul li, .all-themes-switch ul li, .scrollTo ul li{
	float: left;
	margin: 3px 6px 3px 0;
}

.callbacks ul li.off{ opacity: 0.4; }

.callbacks ul li a, .disable-destroy ul li a, .show-hide ul li a, .dialog ul li a, .all-themes-switch ul li a, .scrollTo ul li a{
	display: block;
	padding: 3px 15px;
	text-decoration: none;
	color: #ccc;
}

.callbacks + p{
	color: #bbb;
	font-size: 12px;
}

.callbacks + p span{ display: inline-block; }

.callbacks + p span span{
	color: #eee;
	min-width: 40px;
}

.callbacks a span{
	display: inline-block;
	vertical-align: middle;
	width: 14px;
	height: 14px;
	background: #333;
	margin-right: 3px;
	-webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px;
}

.callbacks a span.on{ background: #eb3755; }

.callback-offset, .callback-offset-back{
	width: 100%;
	position: absolute;
}

.callback-offset-back{
	top: 0;
	height: 50px;
	border-bottom: 1px dashed #ffed0d;
}

.callback-offset{
	bottom: 0;
	height: 60px;
	border-top: 1px dashed #ffed0d;
}

code{
	color: #caaee1;
	font-family: monospace;
}

#examples{
	background-color: #F7F7F7;
	padding: 5px;
	border: 1px solid #333;
	margin: 10px 0;
	overflow: hidden;
}

#examples > hr{ margin: 20px 10px; }

.content{
	overflow: auto;
	position: relative;
	padding: 5px;
	background: #F7F7F7;
	margin: 5px;
	max-width: 97%;
	height: 950px;
	-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
}

.content.hidden{ display: none; }

.content.light{
	background-color: #ddd;
	color: #333;
}

.content hr{
	margin-bottom: -10px;
	border-top: 1px solid rgba(0,0,0,0.2);
}

.content.light hr{
	border-bottom: 1px solid rgba(255,255,255,0.6);
	border-top: 1px solid rgba(0,0,0,0.1);
}

.content p{
	font-family: Arial, Helvetica, sans-serif;
color: #000;
padding: 0px 5px 0px 8px;
border-bottom: 1px solid #CCC;
margin-top: 0px;
-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;
min-height: 20px;

 }
.content p a{ 

color: #A80303;

 }
 
.content p1{ 

background-color: #fff;
color: #333;
-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;
min-height: 20px;
display: block;
padding: 0px 2px 0px 8px;
border-bottom: 1px solid #CCC;
text-align: justify;
margin-top: 0px;

 }
 
 .content p1 a{ 

color: #A80303;

 }
.content h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
	line-height: 130%;
	border: none;
}
.content h3{
	font-size: 15px;
	padding: 20px 5px 5px 8px;
	margin: 0px;
}

.content p1 h3{
font-size: 15px;
	padding: 12px 5px 5px 0px;
	margin: 0px;
}
.content h3 a{
	font-family: Arial, Helvetica, sans-serif;
	color: #039;
	font-weight: 800;
	line-height: 50%;

}

.content h3 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: 800;
	line-height: 50%;

}

.content img{
	margin: 0;
	-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
	padding: 3px;
	background: rgba(0,0,0,0.2);
}

.content.light img{ background: rgba(255,255,255,0.4); }



.content textarea{
	min-height: 80px;
	width: 70%;
}

.content .half img{
	max-width: 48%;
	margin: 0 0 2% 2%;
}

.content .half img:nth-child(odd){ margin: 0 2% 2% 0; }

#demo.showcase{ min-width: 740px; }

.showcase .content{
	float: left;
	width: 340px;
	height: 300px;
}

.showcase .horizontal-images.content{
	height: 140px;
	width: 700px;
	max-width: 97%;
	padding: 5px 5px 0 5px;
}

.showcase .horizontal-images.content h2, .showcase .horizontal-images.content li img{ height: 119px; }

.showcase .horizontal-images.content h2{
	color: #fff;
	background-color: #eb3755;
	padding: 10px 20px;
	margin: 0;
	-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
	font-size: 165%;
}

.horizontal-images.content ul, .vertical-images.content ul{
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}

.horizontal-images.content li{
	margin: 0 3px;
	float: left;
}

.vertical-images.content li{ margin: 3px 0; }

.horizontal-images.content li:first-child{ margin-left: 0; }

.vertical-images.content li:first-child{
	margin-bottom: 3px;
	margin-top: 0;
}

.horizontal-images.content li:last-child{ margin-right: 0; }

.vertical-images.content li:last-child{ margin-bottom: 0; }

.horizontal-images.content li img{
	width: auto;
	padding: 0;
}

.showcase #content-1.content{ height: 620px; }

.showcase #content-2.content{ height: 620px; }

.showcase #content-2.content h2{ color: #333; }

.showcase #content-3.content{
	background-color: #412626;
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAJ0lEQVQIW2NkwA7+M2IR/w8UY0SXAAuCFCNLwAWRJVAEYRIYgiAJALsgBgYbCawOAAAAAElFTkSuQmCC");
	margin-right: 40px;
	width: 310px;
}

.showcase #content-3.content h2{ color: #eb3755; }

.showcase #content-4.content{ background-color: #1C383F; }

.showcase #content-4.content h2{ color: #ddd; }

.showcase #content-6.horizontal-images.content{
	padding: 10px 0 5px 0;
	background-color: #444;
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAG0lEQVQIW2NkYGA4A8QmQAwGjDAGNgGwSgwVAFVOAgV/1mwxAAAAAElFTkSuQmCC");
}

.showcase #content-6.horizontal-images.content .mCSB_scrollTools{
	margin-left: 10px;
	margin-right: 10px;
}

.showcase #content-6.horizontal-images.content ul{
	margin-left: 10px;
	margin-right: 10px;
}

.showcase #content-6.horizontal-images.content h2{
	color: #222;
	background-color: #c2beb2;
}

.showcase #content-6.horizontal-images.content h2, .showcase #content-6.horizontal-images.content li img{ height: 105px; }

.showcase #content-7.content{ height: 620px; }

.showcase #content-8.content{
	width: 670px;
	height: 580px;
	padding: 0;
	background-color: #151515;
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAK0lEQVQIW2NkwAL+//9vzIguDhZkZDyLIgETBCmGSyALwiXQBcES2ARBEgCUVxc3f8oLcQAAAABJRU5ErkJggg==");
	border: 5px solid rgba(0,0,0,0.5);
	margin-right: 40px;
	margin-bottom: 50px;
}

.showcase #content-8.content h2{
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
}

.showcase #content-8.content p{
	width: 710px;
	float: left;
	margin: 15px 20px;
}

.showcase #content-8.content hr + p{ margin-top: 30px; }

.showcase #content-8.content p:nth-child(3n+1){
	width: 1460px;
	clear: both;
}

.showcase #content-9.content{
	height: 620px;
	background-color: #c2beb2;
	padding: 5px;
}

.showcase #content-9.content .mCSB_container{ margin-right: 21px; }

.showcase #content-9.content h2{
	height: 85px;
	padding: 10px;
	margin-bottom: 0;
	margin-top: 15px;
	font-size: 180%;
	color: #333;
}

.showcase #content-9.content img{
	padding: 0;
	vertical-align: bottom;
}

#iframe-container{
	width: 90%;
	max-width: 1110px;
	background: #000;
	overflow: hidden;
}

#iframe-container iframe{ vertical-align: bottom; }

#infinite-scroll .offset{
	display: block;
	width: 100%;
	height: auto;
	color: #ffed0d;
	-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;
}

#infinite-scroll .offset p{
	margin-bottom: 60px;
}

#infinite-scroll .offset .indicator{
	display: block;
	width: 100%;
	height: 100px;
	background: #ffed0d;
	-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;
}

#examples.resizable{ 
	background:#444; 
	padding-bottom: 30px; 
}

#resizable.content{
	overflow: hidden;
	width: 640px;
	max-width: 80%;
	-webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; /* jquery ui resizable bug: http://bugs.jqueryui.com/ticket/8932 */
}

#resizable.content h2{ color: #444; }

#resizable.content p{ width: 1000px }

.content.fluid{
	width: 90%;
	max-width: 1680px;
}

.content.fluid h2{
	color: #eb3755;
	font-family: "Lobster Two", "Georgia", serif;
	font-weight: 700;
	font-style: italic;
}

.content.nested{ height: 600px; }

.content.nested .nested{
	margin: 0 auto;
	background-color: rgba(0,0,0,0.1);
	height: 400px;
}

#content-1.content.nested{ margin-bottom: 40px; }

#content-1.content.nested p{ width: 1000px; }

#content-1.content.nested .nested{
	margin: 20px;
	width: 600px;
	height: 300px;
}

.content.zero-height{ height: 0; }

.content.zero-width{ width: 0; }

.init-hidden #examples{ min-height: 420px; }

.full-page .content{ height: 800px; }

.full-page-alt #mCSB_1_container{
	width: 97% !important; /* override plugin property */
	min-width: 480px;
}

.full-page-alt #mCSB_1_scrollbar_vertical{
	position: fixed;
	margin-right: 30px;
	margin-top: 16px;
	margin-bottom: 16px;
}

.full-page-alt #mCSB_1_scrollbar_horizontal{
	position: fixed;
	margin-bottom: 30px;
	margin-left: 16px;
	margin-right: 16px;
}

.full-page-alt .outer.content{ width: 960px; }

.full-page-alt .horizontal-images.content{
	height: 275px;
	width: 100%;
	margin: 20px auto 10px auto;
}

.full-page-alt .horizontal-images.content img{ height: 200px; }

.content table{
	width: 100%;
	border-collapse: collapse;
	border-top: 1px dashed #666;
	border-left: 1px dashed #666;
	border-right: 1px dashed #666;
	background: rgba(0,0,0,0.1);
}

.content table tr{ border-bottom: 1px dashed #666; }

.content table td{ padding: 10px 20px 9px 20px; }

.sortable{ min-width: 800px; }

#sortable ul{
	margin-top: 20px;
	margin-bottom: 10px;
}

#sortable li{
	margin: 10px 40px;
	background: #444;
	padding: 5px 10px;
	color: #fff;
	-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;
}

#sortable li:active, #sortable .ui-sortable-helper{ background: #eb3755; }

#examples.tabs, #examples.accordion, #examples.autocomplete{	
	padding: 5px 20px 20px 20px;
	background-color: #333;
}

#examples.tabs h3, #examples.accordion h3{
	color: #222;
	font-family: inherit;
	font-style: inherit;
}

#tabs{ margin-bottom: 20px; }

#tabs, #tabs-2, #accordion{ 
	width: 600px; 
	max-width:95%; 
}

#examples.tabs .ui-widget-content{ background-image: none; }

#autocomplete{
	border: none;
	background: #fff;
	min-height: 20px;
	padding: 5px 8px;
	font-size: inherit;
	font-family: inherit;
	color: #222;
	margin-top: 15px;
}

#autocomplete:focus{ outline: none; }

.ui-menu a{
	-webkit-transition: none; 
	-moz-transition: none; 
	-o-transition: none; 
	transition: none;
}

.ui-menu .mCSB_container{ padding: 2px; }

.ui-menu .mCSB_scrollTools{ 
	right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.bootstrap #examples{ background: transparent; }

.bootstrap #myModal-2 .modal-body{
	max-height: 340px;
	-webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box;
	margin-bottom: -15px;
}

.bootstrap #myTab{ max-width: 600px; }

.bootstrap #myTab .tab-pane{ padding: 15px 5px 15px 15px; }

body.colorbox-demo #cboxContent, body.colorbox-demo #cboxContent p, body.colorbox-demo #cboxContent a:hover{ color: #333; }

.all-themes #examples{ padding: 15px 0 0 15px; }

.all-themes .content{
	width: 310px;
	height: 500px;
	margin: 0 20px 20px 0;
	float: left;
}

.all-themes .content h2, .all-themes .content p, .all-themes .content hr{ 
	width: 240px;
	-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; 
}

.all-themes #content-m h2, .all-themes #content-m p, .all-themes #content-m hr, 
.all-themes #content-md h2, .all-themes #content-md p, .all-themes #content-md hr{ width: 270px; }

.all-themes .content.expanded-content h2, .all-themes .content.expanded-content p, .all-themes .content.expanded-content hr, 
.all-themes #content-m.expanded-content h2, .all-themes #content-m.expanded-content p, .all-themes #content-m.expanded-content hr, 
.all-themes #content-md.expanded-content h2, .all-themes #content-md.expanded-content p, .all-themes #content-md.expanded-content hr{ width: 540px; }

.max-height-example .content{
	height: auto;
	max-height: 400px;
}

.max-width-example{ min-width: 620px; }

.max-width-example .content{ 
	height: auto;
	width: auto;
	max-width: 50%;
	min-width: 600px;
	display: inline-block;
	vertical-align: bottom;
}

.max-width-example .content ul{
	max-height: 135px;
	overflow-y: hidden;
}

.max-width-example .content img, .max-width-example .content ul li > a{
	height: 130px;
	border: 3px solid #444;
}

.max-width-example .content ul li > a{
	display: block;
	padding: 20px;
	-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; 
	background: rgba(0,0,0,0.3);
}

.snap-scrolling-example .content{ 
	height: auto; 
	width: 853px;
}

.snap-scrolling-example .content img{ height: 160px; }

.textarea-example .content{ width: 360px; }

.textarea-example .content form{ margin: 25px 0 15px 0; }

.textarea-example .content textarea, .textarea-example .textarea-clone{
	width: 300px;
	padding: 0 10px;
	line-height:25px;
	-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
}

.textarea-example .content textarea{
	height:160px; 
	resize:none; 
	overflow:hidden; 
	outline:none;
	margin: 0;
	border:none;
	background:transparent;
	box-shadow: none;
}

.textarea-example .content .textarea-wrapper{
	height:182px; 
	overflow:hidden;
	background-color: #bbb;
	background-color: rgba(255,255,255,0.6);
	-moz-box-shadow: inset -1px -1px 1px rgba(255,255,255,0.6), inset 3px 3px 20px rgba(0,0,0,0.5);
	-webkit-box-shadow: inset -1px -1px 1px rgba(255,255,255,0.6), inset 3px 3px 20px rgba(0,0,0,0.5);
	box-shadow: inset -1px -1px 1px rgba(255,255,255,0.6), inset 3px 3px 20px rgba(0,0,0,0.5);
	-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;
}

.textarea-example .textarea-clone{
	position:absolute; 
	top:-9999px; 
	left:-9999px; 
	visibility:hidden; 
	min-height: 160px; 
	word-wrap: break-word;
	white-space: pre-wrap;
}

.textarea-example .content .textarea-wrapper .mCSB_scrollTools{ margin: 10px 5px; }

.scrollTo-demo .content{ height: 290px; }

.scrollTo-demo .demo-y{ height: 600px; }

.scrollTo-demo .demo-x{
	width: 660px;
	background-color: #252525;
}

.scrollTo-demo .demo-x p{
	float: left;
	width: 300px;
	margin-left: 30px;
	height: auto;
	padding: 5px 10px;
	background-color: #333;
	-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;
}

.scrollTo-demo .demo-x hr + p{ margin-left: 0; }

.scrollTo-demo .demo-yx{ background-color: #424242; }

.scrollTo-demo .demo-yx p{ width: 1000px; }

.scrollTo{ font-size: 12px; }

.scrollTo + .scrollTo{ margin-top: 20px; }

.scrollTo ul li:first-child span{
	display: block;
	padding: 3px 15px;
}

#test-id{
	background-color: #eb3755;
	color: #fff;
}

.rtl-demo #content-1{ width: 500px; }

.rtl-demo #content-1 p{ width: 1000px; }

.transitions #examples{
	-webkit-perspective: 1000;
	-moz-perspective: 1000;
}

.transitions .content{
	-webkit-transition: all .6s ease-out; 
	-moz-transition: all .6s ease-out; 
	-o-transition: all .6s ease-out; 
	transition: all .6s ease-out; 
}



@media only screen and (min-width: 1229px){
	.showcase .horizontal-images.content{ width: 1060px; }
}

@media only screen and (min-width: 1629px){
	.showcase .horizontal-images.content{ width: 700px; }
}

#content-container
{
	float: left;
	width: 1065px;
	background: #fff; 
}

.ontop {

	margin-left: 0px;
	padding-top: 15px;
	padding-bottom: 10px;
}




.t2 td{
	border: 1px solid #9E9E9E;
	
	
}

#jQueryUIAccordion {
	margin-top: 50px;
	margin-bottom: 80px;
	
}
#jQueryUIAccordion table, td {
	padding-left: 15px;
	width: 650px;
}

#jQueryUIAccordion a {
	color:#0e515b;
}

#jQueryUIAccordion h3 {
	border-left: 5px solid #095b9e;
	border-bottom: 1px solid #095b9e;
	font-family: 'Open Sans', Georgia, Verdana, Geneva, sans-serif;    	
	font-size:16px;
	background:#FAFAFA;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #366;
	text-decoration: none;
	font-weight: 700;
	margin-bottom : 5px;
	margin-top : 20px;
	
}
#section4 {
	float: left;
	margin-left: 20px;
	width: 700px;
	
}

.feedback {
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 100%;
	background-color:#FAFAFA;
	
}
.feedback h5 {

border-bottom: 1px solid #E3E3E3;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px; 
	padding-bottom: 3px;
	color: #069;
	font-weight: 500;
	margin-top: 20px;
	margin-bottom: 10px;
	width: 100%;
	float: left;
}

#contentau {
	font-family: 'Open Sans', Verdana, Geneva, sans-serif;  
	background-color:#FAFAFA;
	padding: 40px;
	color: #000;
	width: 728px;

}

#contentau h4 {
		border-bottom: 1px solid #E3E3E3;
	font-family: sans-serif, Arial, Helvetica;
	font-size: 22px; 
	padding-bottom: 3px;
	color: #006699;
	font-weight: 500;
	margin-top: 20px;
	margin-bottom: 10px;
	width: 100%;
	float: left;
	
}
#contentau h2 {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 16px; 
	color: #006699;
	font-weight: 500;
	

	
	
	
}

#contentau p {
	color: #1a2a39;
	font-size: 14px;
	
	
}

#contentau,ol ul li {
	color: #1a2a39;
	font-family: 'Open Sans', Georgia, Verdana, Geneva, sans-serif;    
	font-size: 14px;
	
}
#contentau img {
	float: left;
	margin: 0px 10px 0px 5px;
	border: 1px solid #E8E8E;
}

#contentaup {
	font-family: 'Open Sans', Verdana, Geneva, sans-serif;  
	background-color:#FFFFFF;
	padding: 40px;
	color: #000;
	width: 728px;

}

#contentaup h4 {
		border-bottom: 1px solid #006699;
	font-family: sans-serif, Arial, Helvetica;
	font-size: 18px; 
	padding-bottom: 3px;
	color: #006699;
	font-weight: 500;
	margin-top: 20px;
	margin-bottom: 10px;
	width: 100%;
	float: left;
	
}
#contentaup h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px; 
	color: #006699;
	font-weight: 500;
	

	
	
	
}

#contentaup p {
	color: #1a2a39;
	font-size: 14px;
	
	
}
#contentaup img {
	float: left;
	margin: 0px 10px 0px 5px;
	border: 1px solid #E8E8E;
}
.center {
	margin-left: 30%;
	clear: right;
	padding-bottom: 10px;
	
}
.related {
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 728px;
	_width: 728px;
	font-size:13px;
	background: #FFF;
	border: 1px solid #CCC;
	
	
}
.black {
	background: #000;
	color: #fff;
	font-size: 15px;
	font-weight: 500;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: center;
	letter-spacing: 1px;
}

#div_l{
	background: #fff;
	
	float: left;
	width: 50%;
	
}
#div_r{
		float: left;
	width: 50%;
	padding-bottom: 20px;
		background: #fff;
	
	
}

.panchang {
	color: #000;
	font-size: 16px;
	background: #FFF; 

	font-family: Verdana, Geneva, sans-serif;
	
}

.panchangr {
	color: #000;
	font-size: 14px;
	background: #fff; 

	font-family: Verdana, Geneva, sans-serif;
}
.panchangtop {
	color: #000;
	font-size: 18px;
	margin-left: 50%;
	margin-top:0;
}

.panchangtop1 {
	color: #000;
	font-size: 18px;
	margin-left: 30%;
	margin-top:0;
}

.panchangimg {
	float: right;
	width: 60%;
	padding-bottom: 20px;
	
	
}

.panchangimg p {
	color: #930;
	font-size: 18px;
	text-align: center;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0;
	margin-bottom: 0;
	
}

.panchangadj {
	padding-left: 42%;
	padding-bottom: 20px;
}

.panchangdaily {
	font-size: 13px;
	

}

.panchangdaily td, tr {
	padding: 2px;
  

}

.sticky {
	position: fixed;
	top: 370px;
	background: #CCC;
	
}

.copyrightinfo {
	width: 600px;
	border: 1px solid #000000; 
	margin-left: 50px;
	color: #000;
	font-style: italic;
	
}

.specialbox {
	border: 1px solid;
	color: #00293D;
	font-weight: 600;
}

.span6 {
	color: #342611;
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 13px;

	

	
	padding: 2px;
	text-align: center;
	
	
   
	}
.beforeborder {
	width: 50%;
	margin-top: 8px;
	border: 1px solid #066;
	position: relative;
	left: 25%;
	
	
	}	
.afterborder {
	width: 50%;
		border: 1px solid #066;
	margin-bottom: 8px;
	position: relative;
	left: 25%;
	
	
	}
	
	
.span6 a{
	color: #03625f; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 13px;
	font-style:italic;
 
	}
	
	
.span6 a:hover{
	color: #000;  
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 13px;
	font-style:italic;
	text-decoration: none;
	background-color: #F4F4F4;
   
}
.sidebarspecialhp {
	
	float: left;
	width: 300px;
	width: 300px\9; /* IE8 and below - red border */
	padding: 5px 0px 0px 0px;
	}

	
.sidebarspecialhp a {
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 13px;
	text-decoration: none;
	padding-left: 5px;
	animation: blinker 1s linear infinite;
	
}

.con{
	text-align: center;
padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 10px;
}

.con img{
	margin-top: 20px;
}

.cong{
	text-align: center;
padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 10px;
}

.cong img{
	margin-top: 0px;
}
.read-more-btn {
    background-color: red; /* Red background color */
    color: white;           /* White text color */
    padding: 10px 20px;     /* Padding for size */
    border: none;           /* Remove the default border */
    border-radius: 5px;     /* Rounded corners */
    font-size: 16px;        /* Text size */
    cursor: pointer;       /* Pointer cursor on hover */
    transition: background-color 0.3s ease; /* Smooth transition effect */
}

.read-more-btn:hover {
    background-color: darkred; /* Dark red when hovered */
}

