@charset "utf-8";
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
body {
	/*background-color:#555;*/
	background-image: url(../images/footerbg.png);
	/*background-repeat: repeat-x;*/
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px
}

@media screen and (min-width: 1205px) {
.main-wrapper{
	width:1200px;
	
	height:auto;
	overflow:hidden;
	background-color:#FFFFFF;
	padding:5px;
	margin:0 auto;
	padding-top: 5px;
	}
.header-wrapper{
	width:100%;
	height:150px;
	overflow:hidden;
	}
	.header-Banner{
	width:100%;
	height:105px;
	margin-bottom:5px;
	background-color:#dfdcdc;
	
	}
.left-panel{
	width:300px;
	height: auto;
	min-height:410px;
	background-color:#9B959580;
	float:left;
	}
.center-panel{
	width:585px;
	height:auto;
	min-height:410px;
	overflow:hidden;
	float:left;
	margin:0 5px 0 5px;
	background-color:#ACFBFB;
	}
.center-gallery{
	width:535px;
	height:auto;
	overflow:hidden;
	float:left;
	margin:0 5px 0 5px;
	background-color:#FFF;
	}
.right-panel{
	width:300px;
	height:auto;
	overflow:hidden;
	background-color:#F5F5F5;
	float:right;
	}
.navigation_mobile{
	display:none;
}

}
@media screen and (min-width: 900px) and (max-width: 1199px){
.main-wrapper{
	
	width:900px;
	height:auto;
	overflow:hidden;
	background-color:#FFFFFF;
	padding:5px;
	margin:0 auto;
	padding-top: 5px;
	}
.header-wrapper{
	width:100%;
	height:100%;
	overflow:hidden;
	}
	.header-Banner{
	width:100%;
	height:100%;
	/*margin-bottom:5px;*/
	background-color:#dfdcdc;
	
	}
.left-panel{
	width:250px;
	height: auto;
	min-height:380px;
	background-color:#9B959580;
	float:left;
	}
.center-panel{
	width:340px;
	height:375px;
	overflow:hidden;
	float:left;
	margin:0 5px 0 5px;
	background-color:#ACFBFB;
	overflow:scroll;
	}
/*.center-gallery{
	width:535px;
	height:auto;
	overflow:hidden;
	float:left;
	margin:0 5px 0 5px;
	background-color:#FFF;
	}*/
.right-panel{
	width:300px;
	height:auto;
	overflow:hidden;
	background-color:#F5F5F5;
	float:right;
	}
	.navigation_mobile{
	display:none;
}
#centerpanel{
	width:335px !important;
}
}
@media screen and (min-width: 700px) and (max-width: 899px){
.main-wrapper{
	
	width:700px;
	height:auto;
	overflow:hidden;
	background-color:#FFFFFF;
	padding:5px;
	margin:0 auto;
	padding-top: 5px;
	}
.header-wrapper{
	width:100%;
	height:100%;
	overflow:hidden;
	}
	.header-Banner{
	width:100%;
	height:100%;
	/*margin-bottom:5px;*/
	background-color:#dfdcdc;
	
	}
	
	/* Safari 6.1+ */
/*div#centerpanel   {-webkit-order: 1;}
div#left-panel1  {-webkit-order: 2;}
div#right-panel1 {-webkit-order: 3;}*/
/*div#myBlueDIV  {-webkit-order: 4;}
div#myGreenDIV {-webkit-order: 3;}
div#myPinkDIV  {-webkit-order: 1;}*/

/* Standard syntax */
/*div#centerpanel   {order: 1;}
div#left-panel1  {order: 2;}
div#right-panel1 {order: 3;}*/
.Content-wrapper {
   display: grid;
   /* grid-template-row: repeat(2, 1fr); */
	
	
    
        grid-template-columns: repeat(2, [col] 400px ) ;
        grid-template-rows: repeat(2, [row] auto  );
  }
   .Content-wrapper .class1 {
	 
    grid-row: 2;
  }
   .Content-wrapper .class1:nth-of-type(2) {
	/* grid-column-span:2;
	 -ms-grid-column-span: 2;
  grid-column-end: 2;*/
  grid-column: col / span 2;
    grid-row: 1;
	
  }
  .Content-wrapper .class1:nth-of-type(1) {
    grid-columns: 1;
	grid-row: 2;
  }
 
  .Content-wrapper .class1:nth-of-type(3) {
    grid-columns: 2;
	grid-row: 2;
  }
.center-panel {

    width: 705px;
    height: auto;
    min-height: 380px;
    overflow: hidden;
    float: left;
    margin: 0 0 0 0px;
    background-color: #ACFBFB;

}
.left-panel{
	width:95%;
	height: auto;
	
	background-color:#9B959580;
	float:left;
	}

/*.center-gallery{
	width:535px;
	height:auto;
	overflow:hidden;
	float:left;
	margin:0 5px 0 5px;
	background-color:#FFF;
	}*/
.right-panel{
	width:75%;
	height:auto;
	overflow:hidden;
	background-color:#F5F5F5;
	float:right;
	}
.mh-widget-title1{
	margin-top:1px !important;
	text-align:center;
}
.circular-area2{
	width:75% !important;
}
#centerpanel img{
	width:100% !important;
}
.navigation_mobile{
	display:none;
}
.clock_time{
	background-color:#b2bac2;
}
.myiframe{
	width:695px !important;
}
.cont_iframe{
	width:700px !important;
}

}
@media screen and (min-width: 480px) and (max-width: 699px){
	.main-wrapper{
	width:470px;
	height:auto;
	overflow:hidden;
	background-color:#FFFFFF;
	padding:5px;
	margin:0 auto;
	padding-top: 5px;
	}
	.header-wrapper{
	width:100%;
	height:100%;
	overflow:hidden;
	}
	.header-Banner{
	width:100%;
	height:100%;
	/*margin-bottom:5px;*/
	background-color:#dfdcdc;
	
	}
	.right-panel{
	width:100%;
	height:auto;
	overflow:hidden;
	background-color:#F5F5F5;
		
	}
	.center-panel {

    width: 470px;
    height: auto;
    min-height: 380px;
    overflow: hidden;
    float: left;
    margin: 0 0 0 0px;
    background-color: #ACFBFB;

}
	.mh-widget-title1 {
		text-align:center;
		
	}
	.log_form_id{
		margin-left:17%;
	}
	#cssmenu{
		display:none;
	}
	.footer-wrapper{
		display:none;
	}
}
@media screen and (min-width: 300px) and (max-width: 479px){
	.main-wrapper{
	
	min-width:300px;
	max-width:400px;
	height:auto;
	overflow:hidden;
	background-color:#FFFFFF;
	padding:5px;
	margin:0 auto;
	padding-top: 5px;
	}
.log_form_id{
	
    margin: 0 auto !important;
   
	}
	.header-wrapper{
	width:100%;
	height:100%;
	overflow:hidden;
	}
	.header-Banner{
	width:100%;
	height:100%;
	/*margin-bottom:5px;*/
	background-color:#dfdcdc;
	
	}
	.right-panel{
	min-width:300px;
	max-width:400px;
	height:auto;
	overflow:hidden;
	
	background-color:#F5F5F5;
		
	}
	.center-panel {

    min-width:300px;
	max-width:400px;
    height: auto;
    min-height: 380px;
    overflow: hidden;
    float: left;
    margin: 0 0 0 0px;
    background-color: #ACFBFB;

}

	.mh-widget-title1 {
		text-align:center;
		
	}
	
	#cssmenu{
		display:none;
	}
	.footer-wrapper{
		display:none;
	}
	
}
/*@media screen and (max-width: 800px) {
.main-wrapper{
	width:700px;
	height:auto;
	overflow:hidden;
	background-color:#FFFFFF;
	padding:5px;
	margin:0 auto;
	padding-top: 5px;
	}

}
@media screen and (max-width: 480px) {
	.main-wrapper{
	width:480px;
	height:auto;
	overflow:hidden;
	background-color:#FFFFFF;
	padding:5px;
	margin:0 auto;
	padding-top: 5px;
	}
}*/


.logo-area{
	width:430px;
	padding:15px 15px;
	float:left;
	overflow:hidden;
}
.time-area{
	width:230px;
	height:15px;
	padding:15px 15px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:right;
	color:#333333;
}
.search-area{
	width:430px;
	height:15px;
	padding:15px 15px;
	float:right;
}

#bar-container {
	float: left;
	width:220px;
	height:auto;
}

.bar {
	background-image:url(../images/new.png);
	font:Verdana, Geneva, sans-serif;
	text-align:center;
	color:#0F0;
	height:35px;
	width:221px;
	cursor:pointer;
}
.bar:hover {
	background-image:url(../images/new_hover.png);
	font:Verdana, Geneva, sans-serif;
	text-align:center;
	color:#0F0;
	height:35px;
	width:221px;
	cursor:pointer;
}

.searchbox input {
background:url('images/search-bg.jpg') no-repeat top;
width: 262px;
height: 27px;
float: right;
border: 0px none;
outline:none;
padding-left:15px
}
.searchbtn input {
	background:url('images/search-btn.jpg') no-repeat top right;
color: #fff;
font-weight: bold; 
width:92px; 
height: 27px;
border: 0px none;
float: right;
color:#666;
cursor:pointer;
padding-right:15px
}

	

.header-navigation{
	width:100%;
	height:30px;
	background-color:#0b1934;
	}
	

/*ul {
  padding: 0px 0px 0px 0px;
  margin: 0;
  list-style: none;
  }
  li {
  float: left;
  position: relative;

  
  }
   li a {
  float: left;
  position: relative;
  color:#CCC;
  font-size:20px;
  font-family:Arial, Helvetica, sans-serif;
  line-height:1px;
  text-align:center;
  font-weight:400;
  padding:20px 35px 20px 43px; 
  border-right:1px solid #FFF;
  cursor:pointer;
  text-decoration:none;
 
  
  }
   li a:hover {
	   background-color:#349DBC;
	   color:#162043;
  
  }

  li ul {
  display: none;
  position: absolute; 
  top: 1em;
  left: 0;
  background-color:#349DBC;
	   color:#162043;
	   margin-top:5px;
	  
  }
  
  li > ul {
	top: auto;
	left: auto;
	}
	
	li:hover ul { display: block; background-color:#C60; }
	li:hover ul, li.over ul{ display: block; }*/

	
.Content-wrapper{
	width:100%;
	height:auto;
	overflow:hidden;
	margin:5px 0 5px 0;
	}

.left-panel1{
	width:250px;
	height: auto;
	min-height:360px;
	background-color:#FFFFFF;
	float:left;
	}

.profile-panel{
	width:755px;
	height:auto;
	min-height:465px;
	overflow:hidden;
	background-color:#FFFFFF;
	float:right;
	}
.form-panel{
	width:1000px;
	height:auto;
	min-height:465px;
	overflow:hidden;
	background-color:#F5F5F5;
	alignment-adjust:central;
}
	
.logintop{
	 font-family:Arial, Helvetica, sans-serif;
  line-height:19px;
  text-align:left;
  font-size:16px;
  font-weight:400;
  padding:10px 0 5px 0;
  border-bottom:1px dotted #FFF;
  color:#FFFFFF;
}
.logintop img{
	float:left;
	padding-left:8px;
	padding-right:8px;
}
.logintxtbox{
	width:192px;
	height:28px;
	background-color:#dadce0;
	border:0px none;
	padding-left:5px; margin-left:10px; margin-right:0; margin-top:5px; margin-bottom:5px
	}	
.logincheckbox{
	width:15px;
	height:15px;
	background-color:#dadce0;
	border:0px none;
	margin-left:10px; margin-right:10px; margin-top:5px; margin-bottom:10px
	}	
.whitesmall{
	 font-family:Arial, Helvetica, sans-serif;
  text-align:left;
  font-size:11px;
  font-weight:400;
  text-decoration:underline;
  color:#FFFFFF;
}	
.whitesmall a{
	 font-family:Arial, Helvetica, sans-serif;
  text-align:left;
  font-size:11px;
  font-weight:400;
  text-decoration:underline;
  color:#FFFFFF;
  line-height:12px;
}
.loginarea {
	 font-family:Arial, Helvetica, sans-serif;
  text-align:left;
  font-size:14px;
  font-weight:600;
	color:#FFFFFF;
	border:0px none;
	padding:10px;
	margin:0 auto;
	display: block;
	text-align:center
	}	
	.loginbtn {
	 font-family:Arial, Helvetica, sans-serif;
  text-align:left;
  font-size:14px;
  font-weight:600;
	color:#FFFFFF;
	background-color:#00aae1;
	border:0px none;
	padding:10px;
	text-align:center;
	text-decoration:none;
	margin-left:0; margin-right:0; margin-top:10px; margin-bottom:0
	}	
.cercular{
	 font-family:Arial, Helvetica, sans-serif;
  line-height:19px;
  text-align:left;
  font-size:16px;
  font-weight:400;
  padding:10px 0 10px 0;
  border-bottom:1px dotted #000000;
  color:#000000;
}
.cercular img{
	float:left;
	padding-left:8px;
	padding-right:8px;
}
	

.footer-wrapper{
	width:100%;
	height:320px;
	
	overflow:hidden;
	margin:0 0 0px 0;
	background-color:#333333;
	}
.footer-wrapper-main {
    width: 100%;
    height: 150px;
    overflow: hidden;
    margin: 0 0 0px 0;
    background-color: #00aae1;
}
.login-area{
	width:100%;
	height:auto;
	background-color:#354d7c;
	overflow:hidden;
	padding-bottom:10px;
}
.circular-area{
	width:100%;
	height:35px;
	background-color:#b2bac2;
	padding-left:10px;
	
}
.circular-area2 a{
	width:100%;
	height:25px;
	background-color:#b2bac2;
	padding-rightt:40px;
	font-family:Arial, Helvetica, sans-serif;
  text-align:right;
  font-size:13px;
  font-weight:400;
  padding:8px 10px 5px 10px;
  text-decoration:none;
    color:#000000;
}
.circular-area2 {
	width:100%;
	height:25px;
	background-color:#b2bac2;
	padding-rightt:40px;
	font-family:Arial, Helvetica, sans-serif;
  text-align:right;
  font-size:13px;
  font-weight:400;
  padding:8px 0 5px 10px;
  text-decoration:none;

}

.circular{
	width:100%;
	height:135px;
	background-color:#c6ccd2;
}
.gallery{
	width:100%;
	height:155px;
	background-color:#4c4b4b;
}
.imagebanner{
	width:100%;
	height:285px;
	background-color:#4c4b4b;
}
/*leftmenu*/

.sidebarmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
font: bold 25px Verdana;
width:205px; /* Main Menu Item widths */
border-bottom: 1px solid #ccc;
z-index:10000;
}
 
.sidebarmenu ul li{
position: relative;
}

/* Top level menu links style */
.sidebarmenu ul li a{
display: block;
color:#000;
text-decoration: none;
padding: 6px;
border-bottom: 1px solid #778;
width:200px;
padding-top:10px;
text-align:left;
height:15px;
padding-left:15px;
font: bold italic 13px Verdana;
}

.sidebarmenu ul li a:link, .sidebarmenu ul li a:visited, .sidebarmenu ul li a:active{
background-color:#F5F5F5; /*background of tabs (default state)*/
}

.sidebarmenu ul li a:visited{
color:#000;

}

.sidebarmenu ul li a:hover{
background-color:#666666;
}

/*Sub level menu items */
.sidebarmenu ul li ul{
position: absolute;
width:220px; /*Sub Menu Items width */
visibility: hidden;

}

.sidebarmenu a.subfolderstyle{
background: url('images/right.gif') no-repeat 97% 50%;
}

 
/* Holly Hack for IE \*/
* html .sidebarmenu ul li { float: left; height: 1%; }
* html .sidebarmenu ul li a { height: 1%; }
/* End */

.footertop{
	height:60px;
	border-bottom:1px solid #FFF;
}
.footer-link{
	font-family:Arial, Helvetica, sans-serif;
  text-align:center;
  font-size:10px;
  font-weight:600;
  padding:8px 0 5px 10px;
  text-decoration:none;
  color:#FFFFFF;
}
.footer-link a{
	font-family:Arial, Helvetica, sans-serif;
  text-align:center;
  font-size:10px;
  font-weight:400;
  padding:8px 10px 10px 10px;
  text-decoration:none;
  color:#FFFFFF;
}
.footer-txt1{
	font-family:Arial, Helvetica, sans-serif;
  text-align:center;
  font-size:12px;
  font-weight:400;
  padding:8px 10px 5px 10px;
  text-decoration:none;
  color:#0c0b0b;
}

/*--09-6-12*/
.inboxtableborder {
border:1px solid  #F5F5F5;
-moz-border-radius: 5px;
border-radius: 5px;
}
.box{
border-bottom:#F5F5F5 solid 1px;
background: url(img/inbox-shadow.jpg) repeat-x top left;
height:35px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#333333;
} 
.box a{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#333333;
text-decoration:none;
} 
.box a:hover{
color:#0066CC;
}