/* HEADER */
#header { 

    background-image: url("../images/slider_bg.png");
    background-position: center bottom;
    background-repeat: no-repeat;
    height: 396px;
    width: 960px;
    margin:auto;
 }
.headerimg {
	background-position: center top;
	background-repeat: no-repeat;
	width:951px;
	height:436px;
	position:absolute;
	top: 293px;
}


#button_examcentres { background-image:url("../images/button.png"); clear:both;padding:14px 1px 19px 10px;width:265px;  }
#button_memcollege { background-image:url("../images/button.png"); clear:both;padding:14px 1px 19px 10px;width:265px; }
#button_news { background-image:url("../images/07_Sample_news.png"); width:265px; padding:30px 0px 10px 15px;margin-top:-18px;}

#button_news_1{ background-image:url("../images/button2.png");padding:15px 1px 15px 15px;width:230px;margin-top:120px;text-align:center;size:14px; }
#button_news_2{ background-image:url("../images/button2.png");padding:15px 1px 15px 15px;width:230px;margin-top:120px;text-align:center; }

#button_news_3{ background-image:url("../images/button3.png");padding:15px 1px 15px 15px;width:160px;margin-top:120px;text-align:center;size:14px; }

#button_news_4{ background-image:url("../images/button2.png");padding:15px 1px 15px 15px;width:300px;margin-top:120px;text-align:center; }

#button_news_1 a
{
color:#125ec5;
font-family:arial;
font-size:14px;
text-decoration:none;
font-weight:bold;

}

#button_news_3 a
{
color:#125ec5;
font-family:arial;
font-size:14px;
text-decoration:none;
font-weight:bold;

}


#button_news_2 a
{
color:#125ec5;
font-family: arial;
font-size:14px;
text-decoration:none;
font-weight:bold;
}

#button_memcollege a
{

font-family: arial;

text-decoration:none;
font-size: 12px;
font-weight: bold;
}


#button_examcentres a
{
font-family:arial;
text-decoration:none;
font-size: 12px;
font-weight: bold;
}

.newssmalltext
{
color:#000;
font-family: arial
font-size:14px;

}
.newsbigtext
{
color:#fff;
font-family: arial;
font-size:19px;
padding:0 0 0 10px;
font-weight:bold;

}



#newsticker-demo { 
width:310px; 

padding:0px 5px 0; 
font-family:arial;
font-size:12px;
margin:20px auto;
}

#newsticker-demo a { text-decoration:none; }
#newsticker-demo img {  }

#newsticker-demo .title {
text-align:center;
font-size:14px;
font-weight:bold;
padding:5px;
}

.newsticker-jcarousellite { width:300px; }
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:5px; }
.newsticker-jcarousellite .thumbnail { float:left; width:25px; }
.newsticker-jcarousellite .info { float:left; width:250px;padding-left:10px; }
.newsticker-jcarousellite .info span.cat { display: block; font-size:10px; color:#000; }

.clear { clear: both; }

.container {
	height: 50px;
	width: 100%;
}

.flash {
	color: #ff0851;
}
.flash-colour {
	color: blue;
}
.blue {
	color: red;
}
