
/*
Design by Nilantha Piyasiri
http://www.army.lk
*/



body {
    background-color : #000033;
    background-image : url('../images/bg.jpg');
    margin-top : 15px;
  }


.style1 {
    color: #0000FF;
    font-weight: bold;
  }


.style2 {
    background-color : #F7CE6D;
    color : #260000;
    font-size : 14px;
  }


input.btn {
    color:#050;
    font-size: 11px;
    font-family: Verdana, Arial;
    background-color: #efefff;
  }


input.ta {
    overflow: auto;
    font-size: 10px;
    font-family: Verdana, Arial ;
  }


span.news {
    font-family: Verdana, Arial ;
    text-decoration: none;
    color: #000000;
    font-size: 12px;
  }


.style6 {
    color: #FFFFFF;
    font-weight: bold;
    font-size: 12px;
  }


.style8 {
    color: #FFFFFF;
    font-weight: bold;
  }


.style9 {
    color: #0066CC;
  }


.style10 {
    font-size: 12px;
    font-weight: bold;
    color: #0066CC;
  }


.style14 {
    font-size: 11px;
  }


.style15 {
    /*color: #FF6600;
    */ color: #000000;
    font-size: 9px;
  }


.style33 {
    color : #000099;
    font-size : 16px;
    font-weight : bolder;
  }


.style44 {
    color : #000099;
    font-size : 12px;
    font-weight : bold;
  }


.sitrephead {
    color: #000000;
    font-size: 12px;
  }


.general {
    color : #000000;
    font-size : 9px;
    text-align : justify;
  }


.sinhala {
    color : #000000;
    font-size : 16px;
    text-align : justify;
  }


.sinhalaHead {
    color : #000000;
    font-size : 18px;
    text-align : justify;
  }


.HighHeadings {
    background-color: #E3D57C;
    border-bottom: 1px solid #E3D57C;
  }


.HighlightCont {
    background-color : #e7ebe3;
    border-bottom-color : #03600e;
    border-bottom-style : solid;
    border-bottom-width : 0.08em;
    border-left-color : #03600e;
    border-left-style : solid;
    border-left-width : 0.08em;
    border-right-color : #03600e;
    border-right-style : solid;
    border-right-width : 0.08em;
    border-top-color : #03600e;
    border-top-style : solid;
    border-top-width : 0.08em;
    padding-left : 2px;
    padding-right : 2px;
  }


.TopStoryCont {
    background-color : #FFEDD8;
    border-bottom-color : #03600e;
    border-bottom-style : solid;
    border-bottom-width : 0.08em;
    border-left-color : #03600e;
    border-left-style : solid;
    border-left-width : 0.08em;
    border-right-color : #03600e;
    border-right-style : solid;
    border-right-width : 0.08em;
    padding-left : 2px;
    padding-right : 2px;
  }

/*td, th {
    border-left-color : #030865;
    border-left-width : 1px;
    color : #333333;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 12px;
    line-height : 24px;
  }
*/









.AccordionPanelNew {
    background-color: #DBE3D3;
    margin: 0px;
    padding: 2px;
    cursor: pointer;
    -moz-user-select: none;
    -khtml-user-select: none;
    font-size: 10px;
    font-weight: normal;
    color: #000099;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: black;
    border-bottom-color: gray;
  }


.AccordionPanelContentNew {
    overflow: auto;
    margin: 0px;
    padding: 0px;
    height: auto;
    background-color: #e7ebe3;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #efefef;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #efefef;
  }


td.leftborder {
    border-left-style : dashed;
    border-left-width : 0.1em;
    left-color : #000000;
  }


td.bottom_border {
    BORDER-BOTTOM : #000033 1px solid;
  }


td.dashedbottom_border {
    BORDER-BOTTOM : #000033 1px solid;
    border-bottom-style : dashed;
    border-bottom-width : 0.1em;
  }

/* For Drop Down Menu */






#dropDownNav {
    float: left;
    font-size: 1.1em;
  }


#dropDownNav li {
    background: url(../images/drop_down_border1.gif) no-repeat right;
    float: left;
    display: block;
    height: 2.6em;
    line-height: 2.6em;
    margin: 0 -1px;
    position: relative;
    z-index: 999;
  }


#dropDownNav li a {
    display: block;
    padding: 0 24px;
  }


#dropDownNav li:hover, #dropDownNav li.sfHover, #dropDownNav li a:active, #dropDownNav li:hover a, #dropDownNav li.sfHover a {
    background: url(../images/nav_hover_gradient.gif) repeat-x;
    color: #3d3d3d;
  }


#dropDownNav li ul {
    background: url(../images/drop_down_bg.png);
    border: 1px solid #b6b6b6;
    border-top: none;
    display: none;
    position: absolute;
    left: 0;
    padding: 0;
    top: 29px;
    width: 148px;
  }


#dropDownNav li ul li {
    background: none;
    border: none;
    display: block;
    font-size: 0.9em;
    height: auto;
    line-height: 2.6em;
    padding: 0;
  }


#dropDownNav li ul li a, #dropDownNav li:hover li a, #dropDownNav li.sfHover li a {
    background: none;
    color: #3d3d3d;
    display: block;
    height: auto;
    padding: 0 0 0 10px;
    width: 139px;
  }


#dropDownNav li ul li a:focus, #dropDownNav li ul li a:hover {
    background-image: none;
    background-color: #c4c4c4;
    /* color: #7b8738;
    */;
  }


#dropDownNavNS {
    position:absolute;
    top:10px;
    left:5px;
  }


#dropDownNavNS li {
    line-height:15px;
  }


.mrq {
    font-size: 11px;
    color: #666600;
    font-family:Verdana;
  }

/* End of the Drop down menu */

/* For Header TD */
.SiteHead {
background-color: blue;
background-image: url('../images/header.jpeg');

}

/* This is for Image Magnify */

.PopBoxImageSmall
{
	border: none 0px #ffffff;
	cursor: url("script/magplus.cur"), pointer;
}
.PopBoxImageLarge
{
	border: solid 1px #999999;
	cursor: url("script/magminus.cur"), pointer;
}
.PopBoxImageShrink
{
	cursor: url("script/magminus.cur"), pointer;
}
.PopBoxImageLink
{
	cursor: pointer;
}
.PopBoxImageMove
{
	border: none 0px #ffffff;
	cursor: pointer;
}

.PhotosCaptionBlock {
	MARGIN-TOP: 2px; MARGIN-BOTTOM: 5px; OVERFLOW: auto; WIDTH: 225px; LINE-HEIGHT: 1.2em; HEIGHT: 45px; color: #FFFFFF; 
	font-size: 9px
}

p.time{
color:#c21017;
text-align: center;
}


p.time .cd-time{
display:inline;
color:#222222;
font-size:0.8em;
}