@charset "utf-8";

@import url("slide.css");
@import url("navi.css");
@import url("forms.css");
@import url("tables.css");

html{overflow-y:scroll;}
body{ padding:0; font-size:12px; font-family:verdana, Arial, Helvetica, sans-serif; color:#FFFFFF; background-color:#1A3151;}

.justify{text-align:justify;}
.bold{font-weight:bold;}
.center{text-align:center;}
.right{text-align:right;}
.nostart{margin:0; padding:0; list-style-type:none;}

.clear{clear:both;}
br.clear{clear:both; margin-top:-15px;}

a{outline:none; text-decoration:none;}

.fl_left, .imgl{float:left;}
.fl_right, .imgr{float:right; margin-right:15px;}

img{display:block; margin:0; padding:0; border:none;}
.imgl,.imgr{border:1px solid #CCCCCC; padding:5px;}
/* ----------------------------------------------Wrapper------------------------------------- */

div.wrapper{display:block; width:100%; margin:0 auto; text-align:left;}
div.wrapper h1, div.wrapper h2, div.wrapper h3, div.wrapper h4, div.wrapper h5, div.wrapper h6{margin:0 0 10px 0; padding:0 0 8px 0; font-size:20px; font-weight:normal; font-family:Georgia, "Times New Roman", Times, serif; border-bottom:1px dotted #000000;}
.col1{color:#CCCCCC; background-color:#FFFFFF;background:url(../../images/demo/twitterbg1.jpg) repeat bottom;}
.col2{color:#FFFFFF; background-color:#39669D; height:50px;}
.col3{color:#CCCCCC; background-color:#244672; background:url(../../images/demo/twitterbg1.jpg) repeat bottom;}
.col3 a{color:#99CC00; background-color:#244672;}
.col4{color:#666666; background-color:#FFFFFF;}
.col4 a{color:#366298; background-color:#FFFFFF;}
.col5{color:#CCCCCC; background-color:#37639A;}
.col5 a{color:#FFFFFF; background-color:#37639A;}
.col6{color:#CCCCCC; background-color:#1A3151;}
.col6 a{color:#FFFFFF; background-color:#1A3151;}

/* ----------------------------------------------Generalise------------------------------------- */

#header, #topbar, #intro, #breadcrumb, #container, #footer, #copyright{display:block; position:relative; width:100%; margin:0 auto;}

/* ----------------------------------------------Header------------------------------------- */

#header{padding:10px 0; font-family:Georgia, "Times New Roman", Times, serif;}
#header #logo{display:block; float:left; width:630px; height:90px; margin-left:20px;}
#header #logo img{float:left; margin:0 0px 10px 5px; }
#header #hdp{ display:block; padding:10px; float:left; color:#000000;}
#hdp span{ font-family:Geneva, Arial, Helvetica, sans-serif;}
#header #info{display:block; float:right; margin-top:11px; font-size:16px;}
#header #info ul li{margin:0; padding-right:10px; list-style:none;}
#header #info li{display:inline; margin:0 0 0 20px;}
#header #search{display:block; float:right; width:243px; margin:8px 12px 0 0; padding: 0 ;}

/* ----------------------------------------------Topbar------------------------------------- */

#topbar{z-index:100%; margin:0 auto;}
#header ul li{color:#000000;}

/* ----------------------------------------------Homepage Intro------------------------------------- */

#intro{padding:15px;}
.wrapper #intro .last{margin:0;}
#intro h1, #intro h2, #intro p, #intro ul{margin:0; padding:0; list-style:none; line-height:normal; border:none;}

/* ----------------------------------------------Container------------------------------------- */
/*********************************************************************************/
/* 4-column                                                                      */
	.article
	{
	padding:40px;
	width:900px;
	float:right;
	right:40px;
	padding:0 10 10 20px;
	}
	
	 .box1, .box2 , .box3 , .box4
	{
	background-color: lightgrey;
    width: 360px;
	height:320px;
    padding: 15px;
    border: 8px solid navy;
	border-radius:8px;
    margin: 10px;
	}

	.box1 , .box3
	{
		float: left;
	}
	.box2 , .box4
	{
		float:right;
	}
	
	
	.menu_simple ul
	{
	list-style: none;
	width:160px;
	top:20px;
	margin-left:10%;
	float:left;
	font-size:14px;
	padding:0;
	}
	.menu_simple ul li a {
	color: white;
	padding: 10.5px 11px;
	background-color: #005555;
	display:block;
	}
	 
	.menu_simple ul li a:visited {
	color: white;
	}
	 
	.menu_simple ul li a:hover, .menu_simple ul li .current {
	color: white;
	background-color: #5FD367;
	}

	
#container{padding:20px 0;}


/* ----------------------------------------------Homepage Services------------------------------------- */

#services{display:block; width:100%; margin-bottom:30px;}
#services h2, #services ul{ margin-left:50px; padding:0; list-style:none; border:none; line-height:normal;}
#services li{display:block; float:left; width:230px; margin:0 20px 0 0; padding:0;}
#services li.last{margin-right:0;}
#services li div.imgholder{display:block; width:220px; margin:0 0 10px 0; padding:4px; color:#666666; background-color:#F7F7F7; border:1px solid #CCCCCC;}

.pic{ display:block; width:220px; height:150px; background:url(../../images/demo/event.png) no-repeat;}
.text{ width:210px; height:10px; background:#FFF; opacity:0; margin: 0 auto; }
.pic:hover .text { opacity:0.8; text-align:justify; color:#E60000; font-size:25px; font-weight:700; font-family:"Times New Roman", Times, serif; padding:30px; margin-top:35px; }

#services h2{margin:0; padding:0 0 8px 0; font-size:13px; font-weight:bold; color:#666666; background-color:#FFFFFF; line-height:normal; border-bottom:1px dotted #CCCCCC;}
#services p.readmore{display:block; margin:0; padding:0 0 10px 0; text-align:right; font-weight:bold; border-bottom:1px dotted #CCCCCC;}

/* ----------------------------------------------Content news------------------------------------- */

#content{display:block; margin-right:3%; float:right;}
#content .color{height:180px; top:10px; width:350px; height:210px; background-color:#F4F4F4; border: 1px solid rgba(232, 231, 236, 0.97); border-radius: 15px; margin-right:0; float:left;}

/* Right Block */
#column{display:block; float:left; margin-left:30px;}

.flickrbox ul{margin:0; padding:0; list-style:none; width:260px;}
.flickrbox li{display:block; float:left; font-size:16px; line-height:20px; width:300px; height:180px; margin:0 30px 10px 0; padding:4px; border:0px solid #CCCCCC;}
.flickrbox li.last{margin-right:0;}
.flickerbox a img .pd{ float:right;}
.programph{ width:600px; height: 300px;
overflow:hidden;}
/* ----------------------------------------------Footer------------------------------------- */
#footer{padding:20px 0 0 13%;}
#footer h2{font-size:18px; font-weight:normal; padding-bottom:8px; border-bottom:1px dotted #CCCCCC;}
#footer p, #footer ul, #footer a{margin:0; padding:0; font-weight:normal; list-style:none; line-height:normal;}
#footer li{margin-bottom:10px;}
#footer li.middle{margin:0;}
#footer address{font-style:normal; line-height:1.5em; margin-bottom:3px;}
#footer .footbox{display:block; float:left; width:280px; margin:0 25px 0 0; padding:0;}
#footer .middle{ display:block; width:200px; margin:0 40px 0 10px; padding:0; }

#footer #social{ width:150px; display:block; float:left; margin:0 30px 0 0; padding:0; }
#footer #social img{float:left; margin-right:10px;}
/* ----------------------------------------------Copyright------------------------------------- */
.top{float:right; margin-right:35px;}
#copyright{padding:15px 0; margin:10px;}
#copyright p{margin:0; padding:0;}