/*!
 * (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    background: url('../img/box.jpg') no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: uppercase;
    font-family: "Josefin Slab","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
}

p {
    font-size: 1.25em;
    line-height: 1.6;
    color: #000;
}

hr {
    max-width: 500px;
    border-color: #999999;
}

.brand,
.address-bar {
    display: none;
	max-height: 150px;
}

.navbar-brand {
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: 2px;
}

.navbar-nav {
    /*text-transform: uppercase;*/
    text-transform: capitalize;
    font-weight: 700;
    letter-spacing: 0.5px;
}

.img-full {
    min-width: 100%;
}

.brand-before,
.brand-name {
    text-transform: capitalize;
}

.point {
font-size:1.5em;
    line-height: 1.6;
    color: #000;
	text-transform: none;
}


.brand-before {
    margin: 15px 0;
}

.brand-name {
    margin: 0;
    font-size: 4em;
}

.brand small {
	color: #298A08;
}

.top {
	/*background:#c4c0be url(../img/bg4.png) repeat-x;*/
	/*background-color: coral;*/
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 1.25em;
    font-weight: 600;
    letter-spacing: 3px;
    color: #46A740;
}


.tagline-divider {
    margin: 15px auto 3px;
    max-width: 250px;
    border-color: #999999;
}

.box {
    margin-bottom: 20px;
    padding: 30px 15px;
    background: #fff;
    background: rgba(255,255,255,0.9);
}

.row {
	/*background: url('../img/box.jpg') no-repeat center center fixed;*/
}

.tophead {
	background: #fff;
}

.topic {
	max-height: 120px;
	margin-top: 20px;
}

.intro-text {
    text-transform: uppercase;
    font-size: 1.25em;
    font-weight: 400;
    letter-spacing: 1px;
}

.img-border {
    float: none;
    margin: 0 auto 0;
    border: #999999 solid 1px;
}

.img-left {
    float: none;
    margin: 0 auto 0;
}

footer {
    background: #fff;
    background: rgba(255,255,255,0.9);
    color:white;
	/*background-image:url(img/footer11.jpg);
    background-repeat:repeat-x;
    color:white;
    padding:40px;*/
}

footer p {
    margin: 0;
    padding: 50px 0;
    color: #fff;
}

@media screen and (min-width:768px) {
    .brand {
        display: inherit;
        margin: 0;
        padding: 0px 0 10px;
        text-align: center;
        text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
        font-family: "Josefin Slab","Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size: 4em;
        font-weight: 700;
        line-height: normal;
        color: #0B6121;
    }

    .top-divider {
        margin-top: 0;
    }

    .img-left {
        float: left;
        margin-right: 25px;
    }

    .address-bar {
        display: inherit;
        margin: 0;
        padding: 0 0 40px;
        text-align: center;
        text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
        /*text-transform: uppercase;*/
        font-size: 1.20em;
        font-weight: 400;
        letter-spacing: 3px;
        color: #0B6121;
    }

    .navbar {
        border-radius: 0;
    }

    .navbar-header {
        display: none;
    }

    .navbar {
        min-height: 0;
    }

    .navbar-default {
        border: none;
        background: #fff;
        background: rgba(255,255,255,0.9);
    }

    .nav>li>a {
        padding:19px;
    }

    .navbar-nav>li>a {
        line-height: normal;
    }

    .navbar-nav {
        display: table;
        float: none;
        margin: 0 auto;
        table-layout: fixed;
        font-size: 0.90em;
    }
}

@media screen and (min-width:1200px) {
    .box:after {
        content: '';
        display: table;
        clear: both;
    }
}

ul#menu {
	/*background: #60AA4B;*/
}

	
ul#menu li {
	display:inline;
}
ul#menu li a {
	text-decoration:none;
	/*color:#464141;*/
	color:#ffbf00;
	/*background: #6AF93E;*/
	background: #0040ff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}
ul#menu li a.active, ul#menu li a:hover {
	/*color:#18D21B;
	background: #C62703;*/
	color:#ff8000;
	background: #0000ff;
}

.text-left {
  text-align: left;
  
}
.text-center {
  text-align: center;
  
}

.midtext {
	margin-bottom:250px;
}
.top {
	
}

/*
    Footer-Styles
*/
 
#footer {
    background-image:url(../img/background_footer.jpg);
    background-repeat:repeat;
    color:white;
    padding:40px;
}
 
#footer {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
}
.footer_column {
    float:left;
    width:120px;
    margin-right:30px;
}
#footer .long {
    width:610px;
}
#footer h3 {
    color:#e2dddc;
    text-transform:uppercase;
    font-size:12px;
}
.footer_column ul li, .footer_column ul {
    list-style:none;
    margin:0px;
    padding:0px;
}
.tableprop{

	/*margin-left:100px;*/
	/*width:900px;*/ 
	/*border:5px;*/
	background-color: #6EC341;
	/*border:solid #fff;*/
}
table.tableprop1{
	padding-left:100px;
	width:480px; 
	border:5px;
	/*border:solid #660033;*/
	
}
.tableprop1 th{
	width:50px; 
	border:2px;
	border:solid #000000;
	background-color: #6EC341;
	
}
.tableprop1 td{
	width:50px; 
	border:2px;
	border:solid #000000;
	
}
.td1 {
	background-color: #E9EEB3;
	/*width:50px;*/
	border:2px;
	/*border:solid #fff;*/
	text-align: center;
	color:#000;
}

.td2 {
	background-color: #EAEBDE;
	/*width:300px;*/
	border:2px;
	/*border:solid #fff;*/
}

.td3 {
	background-color: #CDCDC9;
	/*width:100px;*/
	border:2px;
	/*border:solid #fff;*/
}

.td4 {
	background-color: #C8D632;
	/*width:100px;*/
	border:2px;
	/*border:solid #fff;*/
}

.Kothmale {
	background-color: #E6CF6B;
}

.nuwaraeliya {
	background-color: #BEE9A3;
}

.history_image {
	position:relative;
	float:right;
}

.panel-title {
    color:#11801A;
}

.panel1 {
    color:#100000;
}

#panel1 {
    color:#ffffff;
    background:#69A736;
}

#panel2 {
    color:#ffffff;
    background:#D85128;
}
#panel3 {
    color:#ffffff;
    background:#D5CF0D;
}


#fontstyle1 {
    color:red;
}

.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}