@charset "utf-8";
/* CSS Document */
body{background:#003333; width:1020px;	margin:0 auto; font-family:Arial, Helvetica, sans-serif; font-size:11px; line-height:20px; color:#333333;}
#wrapperhomepage{width:auto; height:auto; margin:0 auto; background:#FFFFFF;} /* for index pages */
#wrapper{width:auto; height:auto; margin:0 auto; background:#F2F2E4;} /*for inner page*/
a{ color:#27537a; font-size:12px; text-decoration:none;}
.header{background:url(../images/armybanner.jpg) no-repeat top left; height:144px; }
#bodydiv{ margin:0 auto; width:1000px; color:#000000; font-size:18px; background:#FCFCFC; }

/* OLD MENU STYLE HERE--------------*/
/*
#menu { width: 750px; height: 27px; margin:0px; float:left; padding: 0; background:url(../images/menubg.gif) repeat-x; }
#menu ul { margin: 0; padding: 0px 0px 0px 5px; list-style: none; line-height: normal; }
#menu li { 	float: left; height: 27px; background: url(../images/menusep.gif) no-repeat right top;}
#menu a { display: block; margin-right: 3px; padding: 6px 8px 7px 7px; text-decoration: none; font-family:  Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #555555;}
#menu a:hover, #menu .current_page_item a {	text-decoration:none;}
#menu .current_page_item a {padding-left: 0;}
#menu a:hover {text-decoration: none; color:#000000; }
END OF OLD MENU STYLES*/


/*Chrome Menu Styles For Index Page Here*/
.chromestyleindx{
width:1002px;
height:33px;
margin:0px; 
float:left;
padding:0;
background:url(../images/menubg.gif) repeat-x;
}

.chromestyleindx:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyleindx ul{
width: 100%;
background: url(../images/menubg.gif) center center repeat-x; /*THEME CHANGES HERE*/
padding:0 0 0 0px;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyleindx ul li{
display: inline;
}

.chromestyleindx ul li a{
color: #494949;
padding: 6px 4px 7px 4px; 
margin-right: 3px;
text-decoration: none;
border-right: 1px solid #DADADA;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px; 
font-weight:bold;
}

.chromestyleindx ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
}





/*Chrome Menu Styles Here*/
.chromestyle{
width: 1002px;
height:33px;
margin:0px; 
padding:0;
background:url(../images/menubg.gif) repeat-x;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
width: 100%;
background: url(../images/menubg.gif) center center repeat-x; /*THEME CHANGES HERE*/
padding:0 0 0 0px;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #494949;
padding: 6px 4px 7px 4px; 
margin-right: 3px;
text-decoration: none;
border-right: 1px solid #DADADA;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
line-height:26px;
z-index:1000;
background-color:#CCCCCC;
width: 200px;
visibility: hidden;
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
color: #000000;
font-size:11px;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #F0F0F0;
}
/*End of Chrome Menu Style */
#searchbar{	width:167px; float:right; height:33px; background:url(../images/menubg.gif) repeat-x;}
#searchbar .textInput { border: none; float: left; 	width: 150px; background:url(../images/searchbg.gif) no-repeat; height:33px; padding:0 0 0 5px; margin-left:0px;
}
#searchbar .search { background:url(../images/submit.gif) no-repeat ; float: right; height:33px; border:none; width:27px; margin-left:-15px; cursor:pointer;}
#menusep{height:4px; width:1000px;}

/*@ Start Body Container here*/
.consep{clear:both; width:990px; margin:0 auto; height:6px;}
#container{	width:1000px; height:auto; margin:0 auto; }
#slideshowcont{
	width:580px;
	margin:0 auto 0 auto;
	height:380px;
	background:url(../images/slideshowbg.gif) no-repeat;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
/*@ Slideshow Stylehere*-Jagadishwor Dulal*/

.aviaslider{
	height:400px;
	width:570px;
	overflow:hidden;
	position:relative;
	margin:0 auto;
	background: #fff url(../images/preload.gif) center center no-repeat;
}
.aviaslider li, .aviaslider .featured{
	display: block;
	width:560px;
	height:400px;
	position: absolute;
	left:0;
	top: -1px;
	z-index: 5;
}
.js_active .aviaslider li, .js_active .aviaslider .featured{
	display:none;
}
.aviaslider img, .aviaslider a img, .aviaslider a{
	border:none;
	text-decoration: none;
}
.slidecontrolls{
	margin:10px auto 0 auto;
	position: relative;
	float:left;
}
.slidecontrolls a{
	height:20px;
	width:18px;
	display:block;
	cursor: pointer;
	background: transparent url(../images/control.gif) center bottom no-repeat;
	float:left;
	outline: none;
}
.slidecontrolls a:hover, .slidecontrolls .active_item{
	background: transparent url(../images/control.gif) center top no-repeat;
}
.feature_excerpt{
	width:550px;
	position: absolute;
	display: block;
	bottom: 0;
	left:0;
	padding:10px 15px;
	font-size: 11.5px;
	line-height:1.5em;
	cursor: pointer;
	background: #e5e5e5;
	color: #000000; 
}
.feature_excerpt strong{
	display: block;
	font-size: 15px;
}
/*@ End of Slide Show Style*/
#newssection{
	width:390px;
	float:right;
	height:auto;
	background:#c9c9c9;
	z-index: 1;
}
#newssection .newsarea{
	width:auto;
	margin:5px 5px 5px 5px;
	background:#FFF;
}
h2{
	font-size:14px;
	font-weight:bold;
	text-align:left;
	line-height:25px;
}
.newsarea h2{
	font-size:11px;
	font-weight:bold;
	text-align:left;
	line-height:16px;
}

.newsarea p{
	text-align:justify;
	line-height:16px;
	margin:10px 5px 15px 0px
}
.newsarea p span {
	margin:4px 5px 2px 0;
	font-weight:100;
	font-style:italic;
	display:block;
	background:#e9e9e9;
	color:red;
	text-align:center;
	border:thin;
	height:20px;
	width:65px;
	float:right;
}
.newsarea p span a{
	text-decoration:none;
	color:#000;
}
#newssection .newsep{
	width:100%;
	height:4px;
}
#newssection .head{
	clear:both;
	margin:0 5px 0 5px;
	width:auto;
	height:30px;
	color:#000;
	background:#FFFFFF;
}
.head h2{
	font-size:13px;
	font-weight:bold;
}
#newssection .incls{
	margin:30px 5px 10px 5px;
	width:auto;
	height:108px;
	background:#ffffff;
}
.incls p {text-align:justify; margin:5px 5px 5px 5px; color:#333333;}
.incls p img{float:left; margin:3px 3px 3px 0;}
.incls p span, .incls p span a{ float: right; text-align:center; margin:2px 5px 2px 0; font-weight:bold; color:#a53d3a; text-decoration:none; font-style:italic;}
#footer1{clear:both; width:1000px;}
#publication{width:610px; height:106px; background:#ebebeb; color:#000000; border:2px solid #acacac; float:left;}
#archieve{width:380px; height:106px; background:#ebebeb; border:2px solid #acacac; float:right;}
#archieve .container{ width:117px; height:auto; float:left;}
#archieve .container .contitle{font-size:12px; font-weight:bold; text-align:center;}
#archieve .container .listitem{height:90px; padding:-5px 0 0 -10px;}
.sectionsep{float:left; width:4px; height:120px; margin:5px 0 0 5px; background:url(../images/sectionsep.gif)no-repeat top left;}
#section1{width:165px; height:auto;float:left; margin:0 0 4px 0;}
.sectiontitle{font-size:11px; text-align:center; font-weight:bold; margin:2px 0 2px 5px;}
.sectionradio{margin:3px 0 0 3px;}
#section2{width:180px; height:auto; float:left; margin:0 5px 0 5px;}
#section3 {width:160px; height:auto; float:left; margin:0 ;}
#section4 {width:20px; height:auto; float:right; margin:0 ;}

#footerhome{clear:both; width:990px; height:110px; margin:0 auto;background-color:#F3F6FB;}
#footerhome .title{margin:10px 0 1px 0; font-weight:bold; border-bottom:2px solid #acacac;}
#footerhome .linkscontainer{width:950px;  text-align:center; font-size:11px;}
#footerhome ul{ margin:0; padding: 3px 0px 0px 5px; list-style:none; line-height:normal;}
#footerhome ul li{list-style:none; float:left; padding: 0px 8px 7px 7px; background:url(../images/fmenu_sep.gif) no-repeat top right;}
#footerhome .copyright{width:950px; float:right; color:#333333; font-weight:bold; text-align:center;}


#footer{clear:both; width:1005px; height:220px; margin:0 auto;background-color:#F3F6FB; padding:1px 0px 0px 0px;}
#footer .title{margin:10px 0 1px 0; font-weight:bold; border-bottom:2px solid #acacac;}
#footer .linkscontainer{width:950px;  text-align:center; font-size:11px;}
#footer ul{ margin:0; padding: 3px 0px 0px 5px; list-style:none; line-height:normal;}
#footer ul li{list-style:none; float:left; padding: 0px 8px 7px 7px; background:url(../images/fmenu_sep.gif) no-repeat top right;}
#footer .copyright{width:950px; float:right; color:#333333; font-weight:bold; text-align:center;}
.pageheading{
	color:#445332;
 	font-family:Verdana, Arial, Helvetica, sans-serif;
  	font-weight:200;
	font-size:17px;
}
.newstxt{
	color:#333333;
	font-size:12px;
	margin-right:30px;
	margin-left:20px;
	text-align:justify;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
.pressrel{
	color:#08398F;
	text-align:left;
	font-weight:600;
	font-size:12px;
	text-decoration:none; 
}
.imgcaption {color:#006699; font-weight: bold; font-size:12px;}
.imgbox1{ width:auto; height: auto; background-color:#fff; border:1px solid #445332; padding:2px; margin:5px 20px 10px 15px ; float:right;}
.imgbox2{ width:auto; height: auto; background-color:#fff; border:1px solid #445332; padding:2px; margin:5px 15px 10px 15px ; float:left;}

.left {
-moz-border-radius-topleft: 10px; 
-moz-border-radius-topright:0px; 
-moz-border-radius-bottomright:0px; 
-moz-border-radius-bottomleft:10px; 
-webkit-border-top-left-radius:10px; 
-webkit-border-top-right-radius:0px; 
-webkit-border-bottom-right-radius:0px; 
-webkit-border-bottom-left-radius:10px;
}

.right {
-moz-border-radius-topleft: 0px; 
-moz-border-radius-topright:10px; 
-moz-border-radius-bottomright:10px;
-moz-border-radius-bottomleft:0px; 
-webkit-border-top-left-radius:0px; 
-webkit-border-top-right-radius:10px; 
-webkit-border-bottom-right-radius:10px; 
-webkit-border-bottom-left-radius:0px; 
}

.left1 {
-moz-border-radius-topleft: 0px; 
-moz-border-radius-topright:0px; 
-moz-border-radius-bottomright:0px; 
-moz-border-radius-bottomleft:10px; 
-webkit-border-top-left-radius:0px; 
-webkit-border-top-right-radius:0px; 
-webkit-border-bottom-right-radius:0px; 
-webkit-border-bottom-left-radius:10px;
}

.right1 {
-moz-border-radius-topleft: 0px; 
-moz-border-radius-topright:0px; 
-moz-border-radius-bottomright:10px;
-moz-border-radius-bottomleft:0px; 
-webkit-border-top-left-radius:0px; 
-webkit-border-top-right-radius:0px; 
-webkit-border-bottom-right-radius:10px; 
-webkit-border-bottom-left-radius:0px; 
}

.invertedshiftdown{
padding: 0;
width: 96%;
border-top: 5px solid #D10000; /*Red color theme*/
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.invertedshiftdown ul{
margin:0;
margin-left: 40px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.invertedshiftdown li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
/* text-transform:uppercase; */
}

.invertedshiftdown a{
float: left;
display: block;
font: bold 12px Arial;
color: black;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px 9px 10px; /*Padding within each menu item*/
background-color: white; /*Default menu color*/

/*BELOW 4 LINES add rounded bottom corners to each menu item.
  ONLY WORKS IN FIREFOX AND FUTURE CSS3 CAPABLE BROWSERS
  REMOVE IF DESIRED*/
-moz-border-radius-bottomleft: 5px;
border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
border-bottom-right-radius: 5px;
}

.invertedshiftdown a:hover{
background-color: #D10000; /*Red color theme*/
padding-top: 9px; /*Flip default padding-top value with padding-bottom */
padding-bottom: 5px; /*Flip default padding-bottom value with padding-top*/
color: white;
}

.invertedshiftdown .current a{ /** currently selected menu item **/
background-color: #D10000; /*Red color theme*/
padding-top: 9px; /*Flip default padding-top value with padding-bottom */
padding-bottom: 5px; /*Flip default padding-bottom value with padding-top*/
color: white;
}



