@charset "utf-8";
/* CSS Document */

body {
   margin:0px auto;
   padding:0px;
   font-family:Arial, Helvetica, sans-serif;
   font-size:12px;
   color:#4a6671;
   background-color:#f9f8e2;
   }

img
{
 border:0;
 }
/* Header logo area start*/   
.main-div {
   margin:0px auto;
   padding:0px;
   width:995px;
   background-color:#f9f8e2;
   border-top:4px solid #efecca;*/
} 
   
.innertop-main-div {
   margin:0px auto;
   padding:0px;
   width:955px;
   height:91px;
   background-color:#f9f8e2;
 } 
 
.top5links {
   margin:0px 0px 0px 0px;
   padding:0px;
   float: right;
   display:block;
   width:420px;
   height:26px;
   background-color:#efecca;
   }
   
.top5links  ul{
   margin:4px 0px 0px 0px;
   padding:0px;
   text-align: center;
   list-style:none;
 }  
.top5links ul li{
   margin:0px;
   padding:0px;
   display:inline;
 } 
 
.top5links ul li a{
   margin:0px ;
   padding:0px 6px 0px 6px;
   display:inline;
   color:#523d25;
   text-decoration:none;
 } 
 
.top5links ul li a:hover{
   color: #cc4902;
   text-decoration: underline;
 }    
/* Header logo area end*/  

/*Header menu and banner part start*/

.header {
  margin:0px 0px 0px 1px;
  padding:0px;
  width:990px;
  display:block;
  float:left;
  background-image: url(/images/midle-box-bg1.jpg);
  background-repeat:no-repeat;
  background-position:0px 0px;
  }
.menu {
  margin:-6px 0px 0px 18px;
  display:block;
  float:left;
  padding:0px;
  width:955px;
  height:32px;
  background-image:url(/images/menu-bg.gif);
  background-repeat:repeat-x;
  background-position:left;
  border: 0px solid red;	 
  } 

 /* START: DROP DOWN MENU */
.mattblackmenu ul{
margin: 0px;
padding: 0px;
font: 12px Arial;
font-weight: bold;
list-style-type: none;
border-bottom: 1px solid gray;
border: 0px solid red;
}

.mattblackmenu li{
display: inline;
margin: 0;
}

.mattblackmenu li img{
border: 0px solid red;
margin: 0px 0px 2px 0px;
padding: 0px 0px 0px 0x;
}

.mattblackmenu li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 8px 14px 4px 14px; /*padding inside each tab*/
//padding: 8px 14px 8px 14px; /*padding inside each tab*/
border-right: 1px solid #ffffff;
color: #664422;
height: 20px;
}

/*.mattblackmenu li a:visited{
color: #664422;
}*/

.mattblackmenu li a:hover{
background-color: none; /*background of tabs for hover state */
color: #FCFCFC;
border-right: 1px solid #ffffff;
background-image: url(/images/menu-hoverbg.gif);
background-repeat: repeat-x;
}

.mattblackmenu a.selected{
background: none; /*background of tab with "selected" class assigned to its LI */
color: #FCFCFC;
border-right: 1px solid #ffffff;
background-image: url(/images/menu-hoverbg.gif);
background-repeat: repeat-x;
}


/* For Sub Level Menus */
.ddsubmenustyle, .ddsubmenustyle ul{ /*topmost and sub ULs, respectively*/
font: normal 11px Verdana;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
position: absolute;
left: 0;
top: 0;
list-style-type: none;
background: white;
border: 1px solid #efbe00;
border-bottom-width: 0;
visibility: hidden;
z-index: 100;
}

.ddsubmenustyle li a{
display: block;
width: 200px; /*width of menu (not including side paddings)*/
color: #604b12;
background-color: #f9f8e3;
text-decoration: none;
padding: 5px 5px;
border-bottom: 1px solid #ead898;
}

* html .ddsubmenustyle li{ /*IE6 CSS hack*/
display: inline-block;
width: 170px; /*width of menu (include side paddings of LI A*/
}

.ddsubmenustyle li a:hover{
background-color: #e7e4c1;
color: #604b12;
}

/* ######### Neutral CSS  ######### */

.downarrowpointer{ /*CSS for "down" arrow image added to top menu items*/
padding-left: 4px;
border: 0;
}

.rightarrowpointer{ /*CSS for "right" arrow image added to drop down menu items*/
position: absolute;
padding-top: 3px;
left: 100px;
border: 0;
}

.ddiframeshim{
position: absolute;
z-index: 500;
background: transparent;
border-width: 0;
width: 0;
height: 0;
display: block;
}

.lang_dd {
	display: block; 
	float: left; 
	width: 138px; 
	border: 0px solid red; 
	height: 32px; 
	margin: 0px 0px 0px 74px; 
	padding: 0px 0px; 
	position: relative; 
	background-image: url('/images/dd-lang-bg.gif');
}

.lang_dd p{
	color: #493922; 
	display: block; 
	padding: 0px 0px 0px 5px; 
	margin: 2px 0px 0px 15px;  
	border: 0px solid red;
}
.lang_dd p a{
	display: block;
	color: #493922; 
	text-decoration: none;
	padding: 6px 0px 4px 10px;
	margin: 2px 0px 0px 0px;
}
/* END: DROP DOWN MENU*/
.flag-padding {
 margin:4px 0px -2px 0px;
 padding:0px 0px 0px 6px;
 }
 
.IndianLang
{
	display:block;
	float:left;
	margin:7px 0px 0px 14px;
	padding:0px;
	fload:right;
	//margin:-44px 0px 0px 86px;
}

/*Body part start her*/

.content-box {
   font-family:Arial, Helvetica, sans-serif;
   margin:0px 0px 0px 5px;
   padding:30px 0px 0px 0px;
   width:990px;
   display:block;
   float:left;
   background-image: url(/images/midle-box-bg2.gif);
   background-repeat:repeat-y;
   background-position:top;
 }

/* Right content area start */ 

.right-content-area {
 margin:-15px auto;
 padding:0px;
 width:66%;
 display:block;
 border: 0px solid #7a7978;
 }
 
.right-content-area h1 {
 margin:0px 0px 0px 10px ;
 padding:0px;
 font-size:24px;
 font-weight:normal;
 line-height:30px;
 color:#23232d;
 } 

 
.right-content-area h2 {
 margin:12px 0px 1px 10px ;
 padding:0px;
 font-size:18px;
 color:#774632;
 font-weight:normal;
 }  
 
.right-content-area p{
 margin:3px 0px 3px 10px;
 padding:0px 0px 6px 0px;
 color:#606060;
 font-size:12px;
 line-height:18px;
 }

 .right-content-area p a{
 color:#606060;
 }

 .right-content-area ul{
 margin:0px 0px 12px 10px;
 padding:0px ;
 color:#606060;
 list-style-type:none;
 }
 
.right-content-area ul li{
 margin:0px 0px 2px 12px;
 padding:1px 0px 2px 16px;
 color:#606060;
 font-size:12px;
 line-height:16px;
 background-image:url(/images/arr-small-yl.gif);
 background-repeat:no-repeat;
 background-position:0px 4px;
 }
 
.right-content-area ul li a{
 color:#774632;
 font-size:12px;
 line-height:16px;
 text-decoration:underline;
 }
 
.right-content-area ul li a:hover{
 color:#606060;
 font-size:12px;
 line-height:16px;
 text-decoration:underline;
 }

 .form-address{
 display: block;
 float: left;
 width: 629px;
 border: 1px solid #b1a985;
 padding: 0px 0px;
 margin: 6px 0px 6px 11px;
 background-color: #f9f4e1;
 }
 .form-address .col-address{
	margin: 2px 0px 0px 0px;
	background-color: #8c8358;
  display: block;
  float: left;
  width: 314px;
  }
 .form-address .col-address .aheader{
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 6px;
	border: 0px solid red;
	color: #ffffff;
 }
.form-address .col-address .abody{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 6px;
	background-color: #f9f4e1;
	color: #473c00;
	height: 70px;
	line-height: 17px;
 }


 
.footer {
   margin:15px 0px 0px 14px ;
   padding:0px 0px 0px 0px ;
   float:left;
   display:block;
   width:955px;
   height:41px;
   background:#25252a;
   }
.footer ul{
   margin:12px 0px 0px 20px ;
   padding:0px;
   list-style:none;
   color:#b6b2a5;
   } 
   
.footer ul li{
   margin:0px ;
   padding:0px;
   display:inline;
   } 
   
.footer ul li a{
   margin:0px ;
   padding:0px;
   color:#b6b2a5;
   text-decoration:none;
   } 
   
.footer ul li a:hover{
   color:#e3c92f;
   text-decoration:underline;
   }

/* Form CSS start */
div.formlayout{
	display: block;
	border: 2px solid #e7e7e7; 
	margin: 0px 20px 20px 10px; 
	padding: 0px; 0px 0px 0px;
	width: 629px;
	color: #5c5c5c;
	font-weight: bold;
	line-height: 18px;
}
div.formlayout .textfield{
	width: 250px;
	margin-bottom: 5px;
	border: 1px solid #adaeb3;
}
div.formlayout div.heading{
	padding: 0px 0px;
	margin: 10px 10px 0px 10px;
	border: 0px solid red;
	background-color: #e1e0dc;
	height: 30px;
}
div.formlayout div.heading h2{
	padding: 6px 0px 0px 0px;
	margin: 0px 0px 0px 26px;
	font-size: 15px;
	color: #404040;
	font-weight: bold;
	border: 0px solid red;
	height: 41px;
}
div.formlayout div.formdata{
	border: 0px solid red;
	margin: 10px 0px 10px 35px;
}
div.formlayout div.formdata label{
	float: left;
	width: 210px;
	color: #5c5c5c;
	font-weight: bold;
	border: 0px solid blue;
}
div.formlayout div.formdata label.attachment{
	float: left;
	width: 95%;
	color: #5c5c5c;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 4px 0px;
	border: 0px solid red;
}

div.formlayout div.formdata input, textarea{
	width: 250px;
	margin-bottom: 5px;
	border: 1px solid #adaeb3;
}

div.formlayout div.formdata textarea{
	width: 300px;
	height: 130px;
}

div.formlayout div.formdata .boxes{
	width: 1em;
}

div.formlayout div.formdata label.attachtext{
	float: left;
	width: 95%;
	color: #646464;
	font-weight: normal;
	border: 0px solid red;
	line-height: 18px;
}

div.formlayout div.formdata #submitbutton{
	width: 141px;	
	margin-left: 200px;
	margin-top: 10px;
	border: 0;
}
div.formlayout div.formdata .selecttitle{
	width: 50px;
	margin-bottom: 5px;
	border: 1px solid #adaeb3;
}

div.formlayout div.formdata .selectmenu{
	width: 170px;
	margin-bottom: 5px;
	border: 1px solid #adaeb3;
}

div.formlayout div.formdata br{
	clear: left;
}
/* Form CSS end */
