 BODY {
        margin-top:0;
        padding-top:0;
        margin-bottom:0;
        padding-bottom:0;
        background-repeat:repeat; 
        color: #222222;
	background-color:#f1f1f1;
        font-size: 10pt;
        font-family: verdana, Helvetica, Serif;
        text-align:center;
}

div.mainbody {
        background-color: white;
	color: #222222;
	background-repeat:repeat;
        text-align:center;
        font-size: 9pt;
        font-family: verdana, Helvetica, Serif;
        width: 950px;
        height: auto;
        margin-left: auto;
        margin-right: auto;
        padding-left: 2px;
        padding-right: 2px;
	 }

     
.gap {
	width: 950px;
	height:20px;
}

.top {
	width:950px;
	height:40px;
}

.topleft {
	width:700px;
	height:40px;
	float:left;
}



.sharestyle {
	vertical-align:baseline;
	border:none;
	width:22px;
	height:23px;
}



.topright {
	width:230px;
	height:40px;
	float:right;
}

#topnav {
	width:950px;
	height:20px;
	border:1px solid;
}

#logo {
	width:950px;
	height:50px;
        font-family: verdana, Helvetica, Serif;
	/*background-color:white;*/
 /*       background-image:url('/hamara/images/lghdr.png');*/

}

#logoleft {
	width:600px;
	height:55px;
	float:left;
	margin-left:10px;
}

#logocenter {
	width:400px;
	height:48px;
	border:1px solid;
	}

#logoright {
	width:150px;
	height:55px;
	margin-left:10px;
	float:right;
}

#header {
	width:950px;
	height:55px;
	border-bottom: 2px solid #4884b5

/*	background-image:url('/hamara/images/header.png');*/
}

//publish content

.articlebody{
	  background-color: white;
        color: #222222;
        background-repeat:repeat;
        text-align:center;
        font-size: 9pt;
        font-family: verdana, Helvetica, Serif;
        width: 600px;
        height: auto;
        margin-left: auto;
        margin-right: auto;
        padding-left: 2px;
        padding-right: 2px;

}

.title
{
background-color:#A2B5CD;
 -moz-border-radius: 15px;
 -webkit-border-radius: 15px;
 border-radius: 15px;

}

.container 
{
width:auto;
 margin: 0 auto; 
overflow: hidden;
}

#content 
{	
float: left; 
width: 100%;
}

.post { margin: 0 auto; padding-bottom: 50px; float: left; width: 600px; }

.btn-sign {

}

.btn-sign a { 
color:black; 
text-shadow:0 1px 2px grey; font-size:16x; 
}

#mask {
	display: none;
	background: white; 
	position: fixed; left: 0; top: 0; 
	z-index: 10;
	width: 100%; height: 100%;
	opacity: 0.8;
	z-index: 999;
}

.login-popup{
	display:none;
	background: white;
	padding: 10px; 	
	border: 1px solid black;
	float: left;
	font-size: 1.2em;
	position: fixed;
	top: 50%; left:50%;
	z-index: 9999;
	box-shadow: 0px 0px 20px #999;
	-moz-box-shadow: 0px 0px 20px #999; 
    -webkit-box-shadow: 0px 0px 20px #999; 
	border-radius:3px 3px 3px 3px;
    -moz-border-radius: 3px; 
    -webkit-border-radius: 3px; 
}

.signup-popup{
        display:none;
        background: white;
        padding: 10px;
        border: 1px solid black;
        float: left;
        font-size: 1.2em;
        position: fixed;
        top: 50%; left:50%;
        z-index: 9999;
        box-shadow: 0px 0px 20px #999;
        -moz-box-shadow: 0px 0px 20px #999;
    -webkit-box-shadow: 0px 0px 20px #999;
        border-radius:3px 3px 3px 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.btn_close{
	float: right; 
	margin: -23px -23px 0 0;
	color:black;
	width:20px;
	height:30px;
	
}
.background
{
background:#F0F0F0;
border:solid;
border-width:0.8px;
 -moz-border-radius: 15px;
 -webkit-border-radius: 15px;
 border-radius: 15px;
width:400px;
height:350px;
}
 fieldset { 
	border:none; 
	width:265px;
	height:450px;
}
.textbox
{
background:#FAFAFA;
        -moz-border-radius: 15px;
 -webkit-border-radius: 15px;
 border-radius: 15px;

	width:720px;
        height:520px;
}

.textboxnew
{
background:#FAFAFA;
        -moz-border-radius: 15px;
 -webkit-border-radius: 15px;
 border-radius: 15px;

        width:780px;
        height:520px;
}
form.signin .textbox label { 
	display:block; 
	padding-bottom:7px; 
}

form.signin .textbox span { 
	display:block;
}

form.signin p, form.signin span { 
	color:black; 
	font-size:11px; 
	line-height:18px;
}

 
.pretext
{
text-align:left;
background:#FAFAFA;
width:720px;
        height:520px;
 -moz-border-radius: 15px;
 -webkit-border-radius: 15px;
border-radius:15px;
}

form.signin .textbox input { 
	 
	border-bottom:1px solid #333;
	border-left:1px solid #000;
	border-right:1px solid #333;
	border-top:1px solid #000;
	 
	border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
	
}

form.signin .textboxnew input[type="text"] {

 border-bottom:1px solid #333;
        border-left:1px solid #000;
        border-right:1px solid #333;
        border-top:1px solid #000;

        border-radius: 3px 3px 3px 3px;
        -moz-border-radius: 3px;
    -webkit-border-radius: 3px;

}
form.signin .textboxnew input[type="email"] {

 border-bottom:1px solid #333;
        border-left:1px solid #000;
        border-right:1px solid #333;
        border-top:1px solid #000;

        border-radius: 3px 3px 3px 3px;
        -moz-border-radius: 3px;
    -webkit-border-radius: 3px;


}


form.signin .pretext input {
background:#FAFAFA;
font-size:14px;
 border: 0;
    outline: none;
    outline-offset:0;
-webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
form.signin .pretext textarea
{
width:700px;
height:270px;
background:#FAFAFA;
font-size:14px;
 border: 0;
    outline: none;
    outline-offset:0;
-webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
form.signin .submit input
{
        width: auto;
        padding: 5px 10px;
        background: #617798;
        border: 0;
        font-size: 14px;
        color: #FFFFFF;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        }
form.signin .reset input {
        width: auto;
        padding: 5px 10px;
        background: #617798;
        border: 0;
        font-size: 14px;
 color: #FFFFFF;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        }


#bodycontent {
	text-align:left;
        font-family: verdana, Helvetica, Serif;
	width:945px;
	height:auto;
	border:5px solid #dedede;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-o-border-radius: 20px;
}

#contentleft {
	text-align:left;
	text-align:left;
	width:450px;
	height:auto;
	float:left;
	margin-left:10px;
}

#contentright {
	text-align:left;
	width: 430px;
	height:auto;
	float:right;
}

#contentrtop {
	width:430px;
	height:50px;
	margin-top:5px;
}

#contentrdown {
	width:430px;
	height:550px;
	}

#contentl {
	width:210px;
	height:auto;
	float:left;
	margin-top:10px;
	border-right:1px solid #808080;
}

#contentr {
	width:210px;
	height:540px;
	float:right;
}

#rightnav {
	width:200px;
	height:600px;
	float:right;
}

#footertop {
	width:945px;
	height:120px;
	border-top:1px solid #dedede;
        background-image:url('/hamara/images/ftop_bg.png');
	background-repeat:no-repeat;
}

#footernew {
	width:945px;
	height:65px;
	border:1px solid #ffffff;
	clear:both;
	background-color:#99723b;
        font-family: verdana, Helvetica, Serif;
}

#footerlaunch {
        width:945px;
        clear:both;
        background-color:#ffffff;
        font-family: verdana, Helvetica, Serif;
}

.image {
	margin-top:5px;
}

a.cl:link {
        text-decoration: none;
        color:#027b99;
        font-size:10pt;
        font-family:Helvetica, Arial;
}
a.cl:visited {
        text-decoration: none;
        color:#027b99;
        font-size:10pt;
	        font-family:Helvetica, Arial;

}
a.cl:active {
        text-decoration:none;
        color:#027b99;
        font-size:10pt;
	        font-family:Helvetica, Arial;

	}
a.cl:hover {
        text-decoration:underline;
        color:#027b99;
        font-size:10pt;
	        font-family:Helvetica, Arial;

}


a.sgl:link {
        text-decoration: none;
        color:#df711b;
        font-size:10pt;
        font-family: Helvetica, Arial;
}
a.sgl:visited {
        text-decoration: none;
        color:#df711b;
        font-size:10pt;
 font-family:Helvetica, Arial;
}
a.sgl:active {
        text-decoration:none;
        color:#df711b;
        font-size: 10pt;
 font-family:Helvetica, Arial;
}
a.sgl:hover {
        text-decoration:underline;
        color:#df711b;
        font-size: 10pt;
 font-family:Helvetica, Arial;
}

                                                                                                                             
a.sl:link {
        text-decoration: none;
        color:#551a8b;
        font-size:12pt;
        font-family: Helvetica, Arial;
}
a.sl:visited {
        text-decoration: none;
        color:#551a8b;
        font-size:12pt;
 font-family:Helvetica, Arial;
}
a.sl:active {
        text-decoration:none;
        color:#551a8b;
        font-size: 12pt;
 font-family:Helvetica, Arial;
}
a.sl:hover {
        text-decoration:underline;
        color:#551a8b;
        font-size: 12pt;
 font-family:Helvetica, Arial;
}
                                                                                                                             

.signup {
	width:100px;
	float:right;
	margin-right:15px;
	margin-top:13px;
}

.mh {
        color:#3b5996;
        text-align:left;
        text-decoration: none;
        font-size:11pt;
        font-family:Arial, Helvetica;
        font-style:normal;
        margin-top:15px;
}

.sh {
        color:#df711b;
        text-decoration: none;
        font-size:11pt;
        font-family:Arial, Helvetica;
        font-style:normal;
	margin-top:0px;
	text-align:center;
}

.sp { 
	 color:rgb(0,84,166);
        text-decoration: none;
	text-align:center;
        font-size:11pt;
        font-family:Arial, Helvetica;
        margin-top:0px;
}

.sp1 {
         color:rgb(0,84,166);
        text-decoration: none;
        text-align:center;
        font-size:10pt;
        font-family:Arial, Helvetica;
        margin-top:0px;
}

.sph {
        color:#df711b;
        text-decoration: none;
	text-transform: uppercase;
        font-size:11pt;
        font-family:Arial, Helvetica;
        font-style:normal;
        margin-top:0px;
}

.ch {
        color:#df711b;
        text-decoration: none;
        font-size:11pt;
        font-family:Arial, Helvetica;
        font-style:normal;
        margin-top:0px;
	margin-bottom:0px;
}

.subh {
        color:#df711b;
        text-decoration: none;
        font-size:10pt;
        font-family:Arial, Helvetica;
        font-style:normal;
        margin-top:0px;
}


.fh {
        color:#df711b;
        text-decoration: none;
        font-size:11pt;
        font-family:Arial, Helvetica;
        font-style:normal;
        margin-top:15px;
	margin-left:10px;
}

p,ol,ul,dl,li,dt,dd,td,th {
         text-decoration: none;
        color: #000000;
        font-size:10pt;
        font-family:Helvetica, Arial;
        font-style:normal;
        line-height:1.5em;
}

#legal {
        float:left;
        width:300;
        height:20;
        font-color:white;
        margin-top:10px;
}
                                                                                                                             
#Copyright {
        float:right;
        width:570;
        height:20;
        font-color:white;
        margin-top:10px;
}

.sname {
	text-decoration:none;
	font-size:14pt;
	font-weight:bold;
	text-align:left;
	color:white;
	        font-family: Verdana,Arial, Helvetica, Serif;
	margin-left:10px;
	border:1px solid;
}

a.navl:link {
        text-decoration: none;
        font-size:9pt;
        color:white;
        font-family: Verdana,Arial, Helvetica, Serif;
}
                                                                                                                             
a.navl:visited {
        color:white;
        text-decoration: none;
        font-size:9pt;
        font-family: Verdana,Arial, Helvetica, Serif;
}
                                                                                                                             
a.navl:active {
        text-decoration: none;
        font-size:9pt;
        color:white;
        font-family: Verdana,Arial, Helvetica, Serif;
}
                                                                                                                             
a.navl:hover {
        text-decoration: none;
        font-size:9pt;
        color:#ccffff;
        font-family: Verdana,Arial, Helvetica, Serif;
}
                                                                                                                             

                                                                                                                             
/* Form Styles*/

                                                                                                                             
a:link {
        color:#0054a6;
        text-decoration:none;
}
                                                                                                                             
p {
        margin:10px 0;
}
                                                                                                                             
h1 {
        font-size:20px;
        margin-bottom:20px;
}
                                                                                                                             
h2 {
        font-size:14px;
        margin-bottom:15px;
}
                                                                                                                             
#wrap {
        margin:10px auto;
        width:900px;
}
                   

/* New Layout Styles */

.hh {
        color:#df711b;
        text-align:left;
        text-decoration: none;
        font-size:14pt;
        font-family:Utopia;
        font-style:normal;
	margin:15px;
}

.logo {
        color:black;
        text-align:left;
        text-decoration: none;
        font-size:11pt;
        font-family:Verdana,Utopia;
        font-style:bold;
	margin-top:10px;
}

bimage {
background-repeat:repeat-y;
}

/* form styles */

input[type="text" , "email"] {
        padding: 3px;
        border: solid 1px #E5E5E5;
        font: normal 13px/100% Verdana, Tahoma, sans-serif;
        width: 200px;
        box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
        -moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
        -webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
        }

input[type="radio"] {
        font-size:12px;
        color:black;
        }
input[type="checkbox"] {
   font-size:12px;
        color:black;
        }
 
select {
        padding: 3px;
        border: solid 1px #E5E5E5;
        font: normal 13px/100% Verdana, Tahoma, sans-serif;
        width: 200px;
        box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
        -moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
        -webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
        }

textarea
{
        width: 200px;
        height: 100px;
        line-height: 150%;

}

    
 input:hover, textarea:hover, select:hover,
    input:focus, textarea:focus, select:focus {
        border-color: #C9C9C9;
        -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 8px;
        }

.team { 
 	width: 200px;
        max-width: 200px;
        height: 150px;
        line-height: 150%;
}

 input:hover, textarea:hover, select:hover,
    input:focus, textarea:focus, select:focus {
        border-color: #C9C9C9;
        -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 8px;
        } 
    
.form {
        width:940px;
        height:auto;
        margin-left:5px;
}

    .form label {
        margin-left: 10px;
        color: #3e8cd4;
	font-size:8pt;
        }
       
 .submit input {
        width: auto;
        padding: 5px 10px;
        background: #617798;
        border: 0; 
        font-size: 14px;
        color: #FFFFFF;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        }
.reset input { 
        width: auto; 
        padding: 5px 10px;
        background: #617798;
        border: 0; 
        font-size: 14px;
 color: #FFFFFF;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        }

/* Search bar styles */

#search fieldset { 
	position:relative; 
	border:none; 
	margin:0; 
	padding:0; 
	height:40px;
}

#search-input { 
	width:133px; 
	height:14px; 
	padding:7px 10px; 
	margin:0;  
	margin-right:37px;
	font-size:12px; 
	color:#ccc; 
	background-color:#fff; 
	border:none; 
	border:1px solid #dedede;  
}

#search-input:focus
{ color:#666;  
}

#search .search-submit-btn { 
	position:absolute; 
	top:8px; 
	right:43px; 
	height:18px; 
	width:18px; 
	outline:none;
        background:url('/hamara/images/search.png') no-repeat top left; cursor:pointer; 
	border:none; 
}

/* Styles for Submit Inquiry*/

.heading {
margin: 1px;
color: #fff;
font-family: verdana, Helvetica, Serif;
padding: 3px 10px;
cursor: pointer;
position: relative;
background-color:#0077b5;
/*background-color:#c30;*/
}

li.dot {
        list-style: url('/hamara/images/dot.gif');
        margin-bottom : 2px;
        list-style-position : outside;
}

/**Channel Styles**/
a.navtop{
/**color:#5e0e0e;**/
color:#FFF !important;
}
#channel_header{
	background:#6666a2;
	 width:950px;
        height:55px;
        border-bottom: 2px solid #4884b5
}

.channel_top {
        width:950px;
        height:30px;
	background:#6666a2;
        padding-top:10px;
}
#logorightchannel{
float:right;
padding-top:10px;
padding-right:30px;
padding-bottom:5px;
}

.newm{
width:70px;
 height:25px;
}

a.navleft{
color:#660a0a;
}
.channel_gap {
        width: 950px;
        height:0px;
}
.channel_left{
background:#f4f1ce;
}
.channel_logo{
	
	color:#f8ef00;
	text-align:left;
        text-decoration: none;
        font-size:11pt;
        font-family:Verdana,Utopia, verdana, Helvetica, Serif;;
	 font-style:bold;
        margin-top:10px;
}

@media ( min-width : 260px ) and ( max-width : 550px) {
div.mainbody {
width:100%;
height:auto;
overflow:hidden;
padding-left:0px;
padding-right:0px;

}
#bodycontent {
position:relative;
width:98%;

 }

#bodycontent table tr td{
width:auto;
height:auto;
}
#bodycontent table{
height:auto;
table-layout:fixed;
border-collapse: collapse;
}
.responsive-container{
	float:left !important;
        height:auto !important;
white-space:wrap !important;
word-wrap:break-word !important;
width:98% !important;
overflow-x:auto !important;
padding-top:5px;
}
fieldset {
        border:none;
        max-width:100%;
        height:auto;
}
.topright {
        width:100%;
        height:auto;
        margin-top:10px;
        float:left;
}
.top {
        width:100%;
	padding-top:15px;
/**	min-height:110px;
	max-height:auto;**/
	height:auto;
	overflow:auto;
}
.btn_close{
	padding-left:5px;
        margin-right:0px;
	padding-top:5px;	
        margin: 0px 0px 10px 10px;
        background-color:#e0d9d9;
        color:black;
        width:50px;
        height:25px;

}
.topleft{
  height: auto;
        width:100%;
float:left;
visibility:hidden;
margin-top:20px;

}

#header{
width:100%;
height:auto;
overflow:hidden;
word-wrap:break-word;
}
#logoleft{
width:70%;
height:auto;
}
.logo{
height:auto;
}
#logoright
{
width:15%;
height:auto;
}
#content{
width:auto;
overflow:auto;
}
.signup-popup{
width:100%;
padding-left:10px;
height:500px;
overflow:scroll;
padding-left:8px;
float:left;
        margin-top:15px;
    margin: 5px;
 overflow-x:hidden;
visibility:visible;

}
.textboxnew{
text-align:left;
}

form#form2.signin{
margin-top:20px;
white-space:nowrap;
overflow:auto;
width:100%;
}
form#form2.signin td.contentside{
min-width:70px;
}
form#form2.signin table tr td table{
width:120px;
}
form#form2.signin td.contentside input[type="text"] {
width:120px;
float:left;
}
form#form2.signin input[type="email"] {
width:120px;
}
form#form2.signin textarea#aboutus[style]{
width:120px !important;
float:left;
}
form#form2.signin table#rupees td{
min-width:110px; 
}
form#form2.signin table#dollars td{
min-width:110px;
}

form#form2.signin table#rupees td input[type="text"]{
width:80px;
}
form#form2.signin table#dollars td input[type="text"]{
width:80px;
}
.gap{
width:300px;
height:0px;

}
.background
{
width:100%;
}
#footernew{
width:100%;
overflow:scroll;
}
.signin{
width:90%;
}
form#form.signin td.contentside{
min-width:50%;
}
form#form.signin
{       margin-top:25px;
}
.textbox{
width:100%;
}
form#form1.signin
{       margin-top:25px;
}
form#form.signin textarea#content[style]{
width:180px !important;
float:left;
}
form#form1.signin textarea#pcontent{
width:200px;
float:left;
max-height:120px;
}
.pretext{
min-width:100%;
}
form.inquiryform td.contentside input[type="text"]{
width:80%;
}
form.inquiryform td.contentside textarea{
width:140px !important;
overflow:hidden;
}
.sr{
float:left;
}
#search fieldset{
height:auto;
padding-bottom:5px;
}
.title{
width:180px;
}

#bodycontent td form table{
height:auto;
display:flex;
width:100%;
}
.topleft a{
display:flex;
visibility:visible;
padding-left:15%;
margin-top:-10px;
flex-grow:auto;
}
.login-popup{
padding-top:30px;
visibility:visible;
}
a.close,a.closesign{
float:right;
}
a.lt{
display:initial;
padding-left:0px;
}
}

