/* top elements */
* { padding: 0; margin: 0; }

body {
	/*margin: 0;*/ 	padding: 0;
	font: normal 83%/1.5em 'Trebuchet MS', Tahoma, sans-serif;
	color: #555;
	/*background: #FFF url(bg.jpg) repeat-x;*/
	text-align: center;		
	/**/
	width: 1024px;
	margin-left: auto;
	margin-right: auto;

 	background-attachment: fixed; 
  	background-image: url("srilanka-bg.jpg"); 
	background-repeat: ; 
}

/* links */
a { background: inherit; color: #56008c; text-decoration: none; font-weight:bold;}
a:hover { background: inherit; color: #3EAD0D; text-decoration: underline; }

/* headers */
h1, h2, h3 { font: bold 1em 'Trebuchet MS', Tahoma, Sans-serif; }
h1 { font-size: 1.3em; color: #003300; }
h2 { font-size: 1.2em; text-transform: uppercase; }
h3 { font-size: 1.2em; }

p, h1, h2, h3 {
	margin: 10px 15px;
}
ul, ol {
	margin: 10px 30px;
	padding: 0 15px;		
}

/* images */
img {
	border: 1px solid #DADADA;
	padding: 5px;
	background: #FAFAFA;
}
img.float-right {
  margin: 5px 0px 5px 15px;  
}
img.float-left {
  margin: 5px 15px 5px 0px;
}

code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
  /* white-space: pre; */
  background: #FAFAFA;
  border: 1px solid #f2f2f2;  
  border-left: 3px solid #72A545;
}
acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}
blockquote {
	margin: 15px; 	padding: 0 0 0 20px;  	
  	background-color: #FAFAFA; 
	background-position: 8px 10px;
	border: 1px solid #f2f2f2; 
	border-left: 3px solid #72A545;  
	font: bold 1.2em/1.5em "Trebuchet MS", Tahoma, sans-serif; 
	color: #666666;	
}

/* start - table */
table {
	border-collapse: collapse;
	margin: 10px 15px;	
}
th strong {
	color: #fff;
}
th {
	background: #74A846;
	height: 29px;
	padding-left: 11px;
	padding-right: 11px;
	color: #fff;
	text-align: left;
	border-left: 1px solid #B6D59A;
	border-bottom: solid 2px #FFF;
}
tr {
	height: 30px;
}
td {
	/*padding-left: 11px;*/
	padding-right: 11px;
	/* border-left: 1px solid #FFE1C3; */
	border-left: 1px solid #FFF;
	border-bottom: solid 1px #ffffff;
}
td.first,th.first {
	border-left: 0px;
}
tr.row-a {
	background: #F8F8F8;
}
tr.row-b {
	background: #EFEFEF;
}

a.caption {
  /*padding:0;
  margin:0 0 5px 0;*/
  font:italic 12px Georgia, "Times New Roman", Times, serif;
  color:#333333;
  clear:both;
}

.captionbg {
  width: 137px;
  text-align:center;
  border:1px solid #ccc;
  background-color:#f2f2f2;
  margin:5px;
  float:left;
  height: 170px;
}

/* end - table */

/* form elements */
form {
	margin:10px 15px; padding: 0;
	border: 1px solid #f2f2f2; 
	background-color: #FAFAFA; 
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding: 2px;
	border:1px solid #8F88E8;
	font: normal 1em "Trebuchet MS", Tahoma, sans-serif;
	color:#777;
	width: 400px;
}
textarea {
	width:400px;
	padding:2px;
	font: normal 1em "Trebuchet MS", Tahoma, sans-serif;
	border:1px solid #8F88E8;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	margin: 0; 
	font: bold 1em Arial, Sans-serif; 
	background: #FFF url(gradientbg.jpg) repeat-x; 
	padding: 2px 3px; 
	color: #333;	
	border: 1px solid #DADADA;	
}

/* search form */
.searchform {
	background-color: transparent;
	border: none;	margin: 0; padding: 0;	
}
.searchform p { margin: 10px; padding: 0; }
.searchform input.textbox { 
	width: 130px;
	color: #333; 
	height: 20px;
	padding: 2px;	
	vertical-align: top;
}
.searchform input.button { 
	font: bold 12px Arial, Sans-serif; 
	color: #333;	
	width: 60px;
	height: 26px;
	border: 1px solid #DADADA;
	padding: 3px 5px;	
	vertical-align: top;
}

/***********************
	  LAYOUT
************************/

#header-content, #content, #footer-content {
	width: 90%;
}

/* header */
#header {
	height: 75px;
	text-align: left;	
}
#header-content {	
	margin: 0 auto; padding: 0;
	position: relative;
}
#header-content h1#logo {
	position: absolute;	
	font: bold 45px 'Trebuchet MS', Sans-serif;
	letter-spacing: -2px; 
	color: #FFF;
	margin: 0; padding: 0;		
	text-shadow: -1px -1px 1px #000000, 1px 5px 5px #0c1c47;
	/* change the values of left and top to adjust the position of the logo */
	top: 0; left: 0px;
}
#header-content h1#logo a {
	text-decoration: none;
	color: #F70400;
}
#header-content #slogan {
	position: absolute;	
	font: bold 12px 'Trebuchet Ms', Sans-serif;
	text-transform: none;
	color: #FFF;	
	margin: 0; padding: 0;
	text-shadow: -1px -1px 1px #008f00, 1px 1px 1px #006600;
	/* change the values of left and top to adjust the position of the slogan */
	top: 55px; left: 40px;
}

/* header menu */
#header-content ul {
	position: absolute;
	right: -5px; top: 15px;
	font: bolder 1.3em 'Trebuchet MS', sans-serif;
	color: #FFF;
	list-style: none;
	margin: 0; padding: 0;		
}
#header-content li {
	display: inline;
}
#header-content li a {
	float: left;
	display: block;
	padding: 3px 12px;	
	color: #003300;
	/*background-color: #333;*/
	text-decoration: none;
	/*border-right: 1px solid #272727;*/
	/*text-shadow: -1px -1px 1px #bfffbf, 1px 1px 1px #bfffbf;*/
}
#header-content li a:hover {
	background: #B30404;
	color: #FFF;
}
#header-content li a#current  {
	background: #65944A;
	color: #FFF;
}

/* header photo */
.headerphoto {
/*	margin: 0 auto;
	width: 88%;
	height: 200px;		
	padding-bottom:20px;
	padding-top:0px;
	padding-left:0px;
	padding-right:26px;
	background: #FFF;
	background-position:center;	*/	
	position: center;         
	padding-bottom:10px;	
    width: 100%; 
    height: 200px: 
    display: block; 
    z-index: -1; 
}

/* content */
#content-wrap {
	clear: both;
	float: left;
	width: 100%;	
}
#content {
	text-align: left;	
	padding: 0;
	margin: 0 auto;	
}

/* sidebar */
#sidebar {
	float: right;
	width: 20%;
	margin: 0 0 10px 0; padding: 0;	
}	
#sidebar h1 {
	padding: 10px 0px 5px 10px;
	margin: 0;	
	font: 1.3em 'Trebuchet MS', Tahoma, Sans-serif;
}
.sidebox {
	background: #F5F5F5;
	border: 1px solid #EFEDED;
	margin-bottom: 2px;
}

.sidebox2 {
	background: #F5F5F5;
	border: 1px solid #EFEDED;
	margin-bottom: 2px;
	-moz-box-shadow:    inset 0 0 10px #000000;
    -webkit-box-shadow: inset 0 0 10px #000000;
    box-shadow:         inset 0 0 10px #000000;
}

.middlebox {
	
	margin-bottom: 4%;	
	padding:5px,5px,5px,5px;
	
}

/* sidebar menu */
#sidebar ul.sidemenu {
	list-style:none;
	margin: 0px 0px 0px 0px;
	padding: 0;
	background: #000;	

}
#sidebar ul.sidemenu li {
	padding: 0px 0px;
}
#sidebar ul.sidemenu a {
	display:block;
	font-weight:normal;
	color: #FFFFFF;
	height: 1.5em;	
	padding:.3em 0 .3em 15px;
	line-height: 1.5em;
	border-bottom: 1px dashed #D4D4D4;
	text-decoration:none;
}
#sidebar ul.sidemenu a.top{	
	border-top: 1px dashed #D4D4D4;
}
#sidebar ul.sidemenu a:hover {
	padding: .3em 0 .3em 10px;
	border-left: 5px solid  #FE0303;
	color: #FE0303;		
	background: #ffffff
}

/* main */
#main {
	float: left;
	width: 78%;	
	margin: 0 0 10px 0; padding: 0;	
}
#main h1 {
	padding: 10px 0px 0px 5px;
	margin: 0 0 0 10px;
	border-bottom: 1px solid #f2f2f2; 	
	font: normal 1.5em 'Trebuchet MS', Tahoma, Sans-serif;
}
#main ul li {
	list-style-image: url(bullet.gif);
}

.post {
	margin: 0; padding: 0;
	background: #FFF url(gradientbg.jpg) repeat-x;
	border: 1px solid #EFEDED;
	color:#000000;
}
.post .post-footer {
	background-color: #FAFAFA;
	border: 1px solid #f2f2f2;
	padding: 5px; margin-top: -21px;
	font-size: 95%;
}
.post .post-footer .date {
	background: url('clock.gif') no-repeat 0 center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post .post-footer .comments {
	background: url('comment.gif') no-repeat 0 center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post .post-footer .readmore {
	background: url('page.gif') no-repeat 0 center;
	padding-left: 20px; margin: 0 10px 0 5px;
}

/* footer */
#footer {
	clear: both;
	margin: 0; padding: 0;
	font: normal .95em/1.6em 'Trebuchet MS', Tahoma, Arial, sans-serif;
	text-align: left;	
	color: #FD0202;	
}

#footer h1, #footer p {	margin-left: 0; }

#footer-content {	
	border-top: 1px solid #EAEAEA;
	margin: 0 auto;
	padding-left: 15px;
}
#footer-content a {
	text-decoration: none;
	color: #FD0202;	
}
#footer-content a:hover {
	text-decoration: underline;
	color: #FD0202;
}
#footer-content ul {
	list-style: none;
	margin: 0; padding: 0;
}
#footer-content .col {
	width: 32%;
	padding: 0 5px 30px 0;	
}
#footer-content .col2 {
	width: 33%;
	padding: 0 0 30px 0;	
}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right {	text-align: right; }

/* additional classes */
.clear { clear: both; }
.gray  { color: #BFBFBF; }
.green  { color: #587849; }
.lightgreen  { color: #209D02; }

/*******************************************************/
.info, .success, .warning, .error, .validation, .warning_noimg {
border: 1px solid;
/*margin: 10px 0px;*/
/*padding:15px 10px 15px 50px;*/
padding-left:50px;
padding-right:50px;
padding-bottom:7px;
padding-top:7px;
margin-left:200px;
margin-right:200px;
background-repeat: no-repeat;
background-position: 10px center;
text-align:center;
}
.info {
color: #00529B;
background-color: #BDE5F8;
background-image: url('img_msg/info.png');
}
.success {
color: #4F8A10;
background-color: #DFF2BF;
background-image:url('img_msg/success.png');
}
.warning {
color: #9F6000;
background-color: #FEEFB3;
background-image: url('img_msg/warning.png');
}
.error{
color: #D8000C;
background-color: #FFBABA;
background-image: url('img_msg/error.png');
}
.warning_noimg {
color: #9F6000;
background-color: #FEEFB3;
}

/**/

div.pagination {
	padding: 3px;
	margin: 3px;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid green;
	
	text-decoration: none; /* no underline */
	color: #000099;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #000099;

	color: green;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
		border: 1px solid #000099;
		
		font-weight: bold;
		background-color: green;
		color: #FFF;
	}
	div.pagination span.disabled {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #EEE;
	
		color: #DDD;
	}
.ajaxerror
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	font-style:italic;
	color:#F00;
}
@charset "utf-8";
/* CSS Document */
.lof-slidecontent{
	position:relative;
	overflow:hidden;
	border:#F4F4F4 solid 1px;
	width:100%;
	height:300px;
}
.lof-slidecontent .preload{
	height:100%;
	width:100%;
	background:#FFF;
	position:absolute;
	top:0;
	left:0;
	z-index:100000;
	color:#FFF;
	text-align:center;
	
}
.lof-slidecontent .preload div{
	height:100%;
	width:100%;
	background:transparent url(../images/load-indicator.gif) no-repeat scroll 50% 50%;
}
/* main flash */
.lof-main-wapper{
	margin:0px,0px,0px,0px;
	overflow:hidden;
	background:transparent url(../images/load-indicator.gif) no-repeat scroll 50% 50%;
	padding:0px;
	height:100%;
	width:84%;
	position:relative;
	overflow:hidden;
}

.lof-main-wapper .lof-main-item{
	overflow:hidden;
	padding:0px;
	margin:0px;
	height:100%;
	width:84%;
	position:absolute;	
}
.lof-main-wapper .lof-main-item img{
	position:absolute;	
	width:100%;
	height:100%;
	overflow:hidden;
	padding:0px;
	margin:0px;
}

.lof-main-item-desc{	
	position:absolute;
	bottom:10px;
	left:10px;
	width:400px;
	background:url(../images/transparent_bg.png);

	/* filter:0.7(opacity:60) */
}
.lof-main-item-desc p{
	color:#FFF;
	margin:0 8px;
	padding:8px 0
}
.lof-main-item-desc h3 a{
	color:#FFF;	
	margin:0;
	font-size:140%;
	padding:20px 8px 2px;
	font-family:"Trebuchet MS",Trebuchet,Arial,Verdana,sans-serif;
}
.lof-main-item-desc h3 a:hover{
	color:#FF6;
	text-decoration:underline;
}


/* item navigator */
ul.lof-navigator{
	top:0;
	padding:0;
	margin:0;
	position:absolute;
	width:100%;
}
ul.lof-navigator li{
	cursor:hand; 
	cursor:pointer;
	list-style:none;
	width:100%;
	padding:0;
	margin:0;
	overflow:hidden;
}
.lof-navigator-outer{
	position:absolute;
	right:0;
	top:00px;
	z-index:100;
	height:300px;
	width:30%;
	overflow:hidden;
	color:#FFF
}
.lof-navigator li.active{
	background:url(../images/arrow-bg.png) no-repeat scroll left center; 
	color:#FFF
}
.lof-navigator li:hover{
	
}


.lof-navigator li h3{
	color:#FFF;
	font-size:100%;
	padding:15px 0 0 !important;
	margin:0;

}
.lof-navigator li div{
	
	background-color:#052A09;
	color:#FFF;
	height:100%;
	
	margin-left:15px;
	padding-left:15px;
	border-top:1px solid #E1E1E1;
}

.lof-navigator li.active div{
	background:url(../images/grad-bg.gif);
	color:#FFF;
}
.lof-navigator li img{
	height:60px;
	width:60px;
	margin:15px 15px 10px 0px;
	float:left;
	padding:3px;
	border:#C5C5C5 solid 1px;
}
.lof-navigator li.active img{
	border:##6C8E5C  solid 1px;
}
.lof-navigator li.active h3{
	color:#FFF;
}
.lof-next{
	position:absolute;
	top:0;
	height:30px;
	background:#F9F9F9;
	display:block;
	width:100%;
}
.lof-previous{
	position:absolute;
	bottom:0;
	height:30px;
	background:#F9F9F9;
	display:block;
	width:100%;
}

/*NAVIGATION*/
#navigation-block {
	/*position:relative;*/
	/*top:200px;
	left:200px;*/
}

#hide {
	/*position:absolute;*/
	/*top:30px;
	left:-190px;*/
}

ul#sliding-navigation
{
	list-style: none;
	/*font-size: .75em;*/
	margin: 0px 0;
	padding: 0;
}

ul#sliding-navigation li.sliding-element h3,
ul#sliding-navigation li.sliding-element a
{
	display: block;
	width: 120px;
	padding: 5px 18px;
	margin: 0;
	margin-bottom: 1px;
}

ul#sliding-navigation li.sliding-element h3
{
	color: #fff;
	/*background:#333 url(heading_bg.jpg) repeat-y;*/
	font-weight: normal;
}

ul#sliding-navigation li.sliding-element a
{
	color: #FFF;
	background:#65944A;
	border: 1px solid #1a1a1a;
	text-decoration: none;
	font-weight:bold;
}

ul#sliding-navigation li.sliding-element a:hover { color: #ffff66; }

/*NEWS BAR*/
