body {
 
margin:0 0 0 0;
}
#mainwindow {
margin : 1px auto;
padding : 0;
border : 1px solid #bbc6ca;
width : 960px;
height : inherit;
display: table; box-shadow: 0px 0px 58px 7px rgb(128, 128, 128);
        border-radius: 20px;
}
.touristtext
        {
            width: 96%;
            margin: 20px;
            float: left;
            display: table;
            clear: both;
        }
.main_d
{
	width: 71.5%; 
	background-color:#ffffff; 
	margin: 10px auto; 
	display: table; 
	box-shadow: 0px 0px 58px 7px rgb(128, 128, 128);
    border-radius: 20px;
}
 .red
 {
 	color :#FF0000;
 	font-size :14px;
 }
 .red:hover
 {
 	color :#FF0000;
 	font-weight :bold ;
 	padding-right :10px;
 	font-size :14px;
 }
  
.pera_hi2
{	 
    font-size: 14px;
    margin-left: 10px;
    text-align: justify;
    width: 575px;
}
.pera_hi
{
	 
	 font-size:14px; 
	 text-align: justify;
}
.menu12
{
	border-bottom :1px solid #990000;
	font-size :0.9em;
}
.blog_ss
{
	 border-radius: 8px; 
	 width:80%; 
	 min-height:160px; 
	 text-align :left ; 
	 margin-bottom: 30px;
	 border: 1px solid rgb(70, 130, 180);
	 text-transform :uppercase ;
}
.blos_ss2
{
	 margin-bottom: 10px; 
	 padding: 0px 10px; 
	 background-color: #D3D3D3;
}
.blog_ss1
{
	background-color: rgb(70, 130, 180); 
	border-radius: 8px 8px 0px 0px;
	text-align: center; 
	height:30px; 
	font-weight: bold; 
	color:#ffffff;
	
}
.menu11 
{  
	 border-radius: 5px;
}
 .dd_cc
 {
 	 width: 90%; 
 	 margin: 20px auto; 
 	 text-align: center;
 }
 #divface
 {
 	width: 315px; 
 	height: 300px;
 }
 .slid_aa
 {
 	 width: 315px; 
 	 min-height: 210px; 
 	 margin-top: 10px;
 	 margin-bottom :10px;
 }
 .c_img
 {
	 height: 200px; 
	 width: 160px;
 }
 #ho_mm
 {
 	 width: 610px; 
 	 margin: 10px; 
 	 float: left;
 }
 
.ullist
{
	list-style-image: url(../../Images/right1.jpg);
	line-height: 26px;
}
a {
    color: #395E88;
    text-decoration: none;
}
.album
{
	color: #FFFFFF;
    text-decoration: none;
}
.album:hover
{
		color: #395E88;
}
.txt a:hover
{
	 color:#002B5D;
	 text-decoration :underline;
	 font-weight :bold ;
}
#midarea
{
	min-width:960px;
	margin:0 auto auto;
	width:960px;
}

.areainside
{
	min-width:960px;
	margin:0 auto auto;
	width:960px;
}

#header 
{
    background-color : #4682B4;
    border-radius: 10px 10px 0 0;
    height: 125px;
    margin: 0px auto 0;
    min-width: 800px;
    width: 100%;
}
#navbar
{
	background-color:#0D2946;
    
    height: 40px;
    margin: auto;
    width: 100%;
}
 

#topadv
{
	float:right;
	padding:30px 40px 0px 0px;
}
.topul
{
	list-style:none;font-size:14px;font-weight:bold;
}
.topul li
{
	float:left;padding-left:0px;
}
.topul li a
{
	color:#000;
	padding:4px;
	border-style:none;
}
.topul li a:hover
{
	padding-top:10px;

}

.lvbox
{
	height:200px;
	width:150px;
	float:left;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	margin:15px;
	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	box-shadow: 10px 10px 5px #888888;
	border-radius:10px 10px 10px 10px;

}
.lvinner
{
	height:50px;
	width:100%;
	float:left;
	padding-top:5px;
	background-color:#285872;
	color:#FFFFFF;
	
	-webkit-border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px;
	border-radius:10px 10px 0px 0px;
	
}

.lvbox ul
{
    /*background-image :url('images/correct.png');*/
    list-style-image:url('images/correct.png');
	color: #333333;
    
    font-size: 11px;
    text-align:left;
    padding-top:15px;
    margin-left:10px;
    padding-bottom:15px;
    
}
.orderbutton {
    text-align: center;
    clear:both;
}
.orderbutton a {
    background: none repeat scroll 0 0 #4682B4;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    font-family: 'Open Sans',sans-serif;
    font-size: 14px;
    padding: 7px 15px;
    text-decoration: none;
    
}

.orderbutton a:hover {
    background: none repeat scroll 0 0 #285872;
}
    
.wide160 {
    width: 159px !important;
}

#logo
{
	/*background-image:url('../../images/logo.png');*/
	height:100px;
	width:250px;
	padding: 12px;
}

#slider {
height : 300px;
width : 100%;
margin-top :1px; 
max-width:949px;
 border: 5px solid gray;
}

#mainbody {
background : #D7E8F7;
width : 100%;
height : inherit;
float : left;
min-height:400px;
overflow: visible;

}

#mainbodysms{
background : #ffffff;
width : 100%;
height : inherit;
float : left;
min-height:350px;
padding-top:20px;
}

#upside {
width : 100%;
float : left;
}
#upside1 {
width : 100%;
float : left;
}
#downside {
width : 100%;
height : auto;

}
#mission {
width : 33%;
height : 170px;
float : left;
}
#imagecol {
background-color : gray;
width : 67%;
height : 170px;
float : left;
margin-top : 10px;
}
#leftcol {
background-color : maroon;
width : 180px;
height : 100%;
float : left;
}
#footer 
{
background-color:#4682B4;
 
width :100%;
height : 70px;
clear : both;
margin :auto;
font-family: Arial,Helvetica,sans-serif;
}
#plaintext {
text-align : justify;
font-family : tahoma;
font-size : 16px;
margin-left : 10px;
margin-right : 10px;
margin-top : 0;
}
h4
{
margin-top : 10px;
/*background : #e9e9e9 url(../../images/h2bgblue.jpg) no-repeat;*/
background-color: #4682B4;
color : #ffffff;
margin-left : 6px;
margin-right : 10px;
margin-bottom : 5px;
/*font-family : tahoma;*/
 
padding-top : 5px;
height : 28px;
text-align : center;
font-weight : bold;
font-family:@Arial Unicode MS;
border-radius:10px;
}
.addr {
margin-top : 10px;
margin-left : 10px;
margin-right : 10px;
margin-bottom : 5px;
font-size : 14px;
color : navy;
}
.col33 {
width : 33%;
height : auto;
float : left;
margin-top : 0;
margin-bottom : 20px;
}
.col66 {
width : 66%;
height : auto;
float : left;
margin-top : 0;
margin-bottom : 20px;
}

/*.col66 h2
{
margin-top : 10px;
background : #e9e9e9 url(images/h2bg600.jpg) no-repeat;
color : #ffffff;
margin-left : 6px;
margin-right : 10px;
margin-bottom : 5px;
font-family : tahoma;
font-size : 17px;
padding-top : 5px;
height : 25px;
text-align : center;
font-weight : bold;
}
*/

.txt {
margin-left : 10px;
margin-top : 10px;
margin-right : 6px;
text-align : justify;
font-family: Arial,Helvetica,sans-serif;
font-size : 14px;
line-height:20px;
color : #363636;
}

#linkbar {
background-color :#4682B4;
 margin: auto;
    width: 100%;
    display: table;
}
#linkbar a {
text-decoration : none;
color : #fffffe;
}
.footerlinks 
{
    
    color: #FFFFFC;
    float: left;     
    height :200px;
    margin-bottom: 20px;
    margin-left: 15px;
    width: 298px;
}
ul {
font-family: Arial,Helvetica,sans-serif;
font-size : 15px;
line-height:20px;
}
.vr-line {
    border-left: 1px solid #0000FF;
    float: right;
    height: 274px;
    width: 5px;
}
.face_frame
{
	 border: none; 
	 overflow: hidden; 
	 width: 292px;
     height: 290px; 
}
.con-aa
{
	 width: 560px; 
	 min-height: 300px; 
	 float: right; 
	 margin-right :70px; 
	 margin-top: 10px;
	 margin-bottom :20px;
}
 

.ss_vv
{
	line-height: 30px; 
	color: #395E88;
}
.txt_aa_bb
{
	 width: 45%;
	  float: left; 
	  margin-right: 5%;
                 
}
#clientcontent
{
	float:left;
	width:70%;
}

.about_aa
{
	height: 214px; 
	width: 100%; 
	font-size: 15px;
}
.about_td
{
	    
	border-style: solid; 
	 
}
.about_tdh
{
	  
	 border-style: solid; 
	 font-weight: bold; 
	  
}
.tech1
{
	font-size: 14px; 
	margin: 60px 35px 35px; 
	width: 240px;
}
.face_tw
{
	text-align: center; 
	word-spacing: 15px; 
	margin-top: 40px;
}
.fot_vis
{
	background:#000000; 
	padding: 5px 10px;
}
.main_menu
{
	 float: left; 
	 width: 70%; 
	 text-decoration: none;
}
.logoimg1
{
	float: left;
	margin-top: -10px;
	padding: 0px 0px 0px 25px;
}
.logoimg2
{
	float: right; 
	margin-top: -6px; 
	padding: 0 10px 0 0;
}
.lbl_news
{
	margin: 0 auto 5px; 
	text-transform :uppercase ; 
	font-size: 13px; 
	border: 2px solid #4682b4; 
	height: 144px;
	border-radius: 10px;
	overflow: auto;
	
}
.lang_hi_en
{
	float: right; 
	margin-right: 130px;
	margin-top: -120px;
}
#userform
{
	border:2px solid  #4682B4;
    border-radius: 10px 10px 10px 10px;
    
    overflow: visible;
    
}
.user333
{
	border: 2px solid #4682B4;
    border-radius: 10px;
    float: left;
    min-height :300px;
    margin: 0px 9px 0px 0px ;
    overflow: visible;
    width: 190px;
}
.userformcls
{
	border:2px solid  #4682B4;
    border-radius: 10px 10px 10px 10px;
    margin: 0px auto auto;
    overflow: visible;
    margin-bottom:20px;
}

.forminner
{
	width:80%;
	margin:0px auto 0px auto;
}

.formlblnomin
{
	width: 85px; height: 20px; float: left;
	font-family: Arial,Helvetica,sans-serif;
	font-size : 14px;
	vertical-align:middle;
	font-weight:bold;
}

.formrow
{
	width: 80%;
	clear:both;
	vertical-align:middle;
	padding: 10px 0 0 10%;
	margin:0px auto 0px auto;
	overflow: visible;	
}

.formlbl
{
	width: 85px; height: 20px; float: left;
	font-family: Arial,Helvetica,sans-serif;
	font-size : 14px;
	vertical-align:middle;
	font-weight:bold;
	min-width:120px;
	text-align:left !important;
}
.formele
{
	float: left;vertical-align:middle;
}
.clas
{
	width :270px;
}
.clas:focus
{	float: left;
 	vertical-align:middle;
	box-shadow: 0 0 3px 2px lightblue;
}
.errdiv
{
	width: 30px; float: left;vertical-align:middle;
}
.space
{
	height:20px;
}

.row
{
	width:100%;
	height:28px;
}


.titlename {
    background-color:  #4682B4;
    border-radius: 7px 7px 0 0;
    color: #FFFFFF;
    font-weight: bold;    
    padding-bottom: 5px;
    padding-top: 5px;
    text-align: center;
    width: 100%;
}

.colform
{
	float:left;
	text-align: left;
	width: 50%;
	background-color: white;
	height:310px;
                            
}
.textboxsize
{
	width:150px;
}
.overlay 
{
 position: absolute;
 background-color: white;
 top: 0px;
 left: 0px;
 width: 100%;
 height: 100%;
 opacity: 0.8;
 -moz-opacity: 0.8;
 filter: alpha(opacity=80);
 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
 z-index: 10000;
}

#helplist
{
	list-style:none;
}
#helplist li
{
	padding:10px;
}
.helpimage
{
	height: 420px;
    padding: 10px;
    width: 640px;
}
.helptitle
{
	/*background-color: #d7e8f7;*/
    font-size: 18px;
    margin-left: 50px;
    padding: 5px;
    text-align: left !important;
    border-radius: 10px;
}
.sublink
{
	
    padding-left: 30px;
    padding-top: 5px;
}
.stepsmenu
{
	display:none;
}