/* CSS Document */

/*********   FAQ Accordian Start   **********/
.technology
{
	/*header of 2nd demo*/
	cursor: hand;
	cursor: pointer;
	margin: 10px 0;
	font-style:normal;
	font-size:13px;
	color:#EA4C88;
	line-height:25px;
}

.faqview
{	
	font-size:14px;
	color:#540040;	
}

.faqcontent
{
	margin-left:24px; 
	font-size:.8em;
	color:#605c5c;
}

/*********   FAQ Accordian End   **********/

.newsview
{	
	font-size:14px;
	color:#540040;
	line-height:40px;
	font-weight:bold;
}

.newscontent
{
	margin-left:24px; 
	font-size:.8em;
	color:#605c5c;
}

h2.heading a
{
   	color:#ea4c88;
}

.paging
{
	float:right;
	margin-right:10px;
	margin-top:-25px;
	font-size:12px;	
}

.paging a
{
	color:#FF33CC;		
}

.paging2
{
	float:right;
	margin-right:10px;
	margin-top:-40px;
	font-size:12px;	
}

.paging2 a
{
	color:#FF33CC;		
}

.paging_aus
{
	float:right;
	margin-right:0px;
	margin-top:-240px;
	font-size:12px;
}

.paging_aus a
{
	color:#FF33CC;		
}

.pg_link a
{
	color:#000;	
}

.pg_link2 a
{
	color:#FF33CC;
}

.newsback
{
	float:right;
	margin-right:10px;
	margin-top:-40px;
	font-size:12px;	
}

.newsback a
{
	color:#fff;		
}

.clickmore
{	
	color:blue;
	float:right;
	margin-right:2px;
	margin-bottom:5px;
	font-size:12px;
}


<!-- todays rate -->
nav
{
	display:block;
}

nav ul 
{
	list-style:none;
}

.demo3
{
	
	font-size:.8em;
	background: url('../images/todays_rate.png') no-repeat 10px 7px ; /*#663399*/
	color: white;
	/*border-radius: 10px;
	border: 1px solid #CE00CE;
	*/
	width:272px;
	float:right;
	margin-right:-10px;
	margin-top: 16px;
	height:25px;
}
.demo3 ul li
{
	padding: 5px 10px 5px 100px;
}
	
	
<!-- -->

<!-- maintenance -->
.newsview2
{	
	font-size:13px;
	color:#000;
	line-height:40px;
	font-weight:bold;
}
<!-- -->

.calbg
{
	background:url(../images/cal_bg.png) no-repeat;	
	float: left;
    height: 55px;
    text-align: center;
    width: 53px;
    color:#000;
}
.detail ul li {
	margin-left:20px;
}
.hcalbg
{
	background:url(../images/cal_bg1.png) no-repeat;	
	width:40px;
	height:78px;
	display:block;
	float:left;
	margin-right:5px;
}
.hcalbg span {
	display:block;
	text-align:center;
	padding:2px;
}
.hcalbg span.mth {
	color:#000;
	padding-top:0;
}

.eday
{
	color:#FFFFFF;
	margin: 0px 0px 15px 0px;
	display:block;
	text-align:center;
}
.divide {
    margin-bottom: 20px;
    margin-top: 20px;
}
.edate
{
	font-size:12px;
	display:block;	
	margin: 1px 0 0 0px;
	text-align:center;
}

.emonth
{
	font-size:13px;
	display:block;
	float:left;
	margin:0 0 0 17px;
}

.newseveul
{
	margin-left:30px;
}

.des { color:#FFFFFF;}
.nbg
{
	width:45px;
	height:45px; 
	padding:5px;
}

.eventnews
{	
	font-size:13px;
	color:#000;
	line-height:20px;

}

.eventnewstitle
{	
	font-size:13px;
	color:#000;
}

.eventnewstitle a
{	
	font-size:13px;
	color: #fff;
}

.backtoevents
{
	float:right;
	/*margin-top:-46px;*/
	font-size:12px;
}	
	
/* CSS Document */
#main1
{
	overflow: hidden;
	margin: auto;
	width: 960;
	height: 100%;
}
#images1 
{
	margin-bottom:10px;
	overflow: hidden;	
}
#images1 img {
	border:1px solid #DDD;
    -moz-box-shadow: 5px 5px 7px #000;
    box-shadow: 5px 5px 7px #000;
    -webkit-box-shadow: 5px 5px 7px #000;
}
.newsimg
{
	border:1px solid #CCCCCC;
	padding:1px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}



.calrht a, .calrht
{
	display:block;
	height:25px;
}


.calview
{
	border:1px solid #CCCCCC;	
}

.caltr
{
	background:url(../images/mbg.png) repeat-x;	
}

.daytr
{
	background:url(../images/daybg.png) repeat-x;	
}

.datebg
{
	background:url(../images/datebg.png) repeat-x;	
}

.edatebg
{
	background:url(../images/edatebg.png) repeat-x;	
	color:#FFFFFF;
}

.edatebg a
{
	color:#FFFFFF;
}


.todaydatebg
{
	background:url(../images/current.png) repeat-x;		
	color:#FFFFFF;
}

.selecteddate
{
	background:url(../images/selecteddate.png) repeat-x;		
	color:#FFFFFF;
}

.monthyear
{
	color:#FFFFFF;
}

.numbers
{
	height:20px;
	line-height:13px;
}
/* Flaired edges, by Tomas Theunissen */
		
hr.oval
{
    position: relative;
    width: 100%;
    height: 20px;
    overflow: hidden;
    margin: 0px auto;
    border: 0;
}

hr.oval:before
{
    content: '';
    width: 90%;
    height: 10px;
    left: 5%;
    position: absolute;
    z-index: 50;
     /* Edit these radiuses to change the overall curvature.  Duplicate in :after */
    border-bottom-left-radius: 50px 10px;
    border-bottom-right-radius: 50px 10px;
    box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, .35);
}

hr.oval:after
{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 10px;
    z-index: 100;

    border-bottom-left-radius: 50px 10px;
    border-bottom-right-radius: 50px 10px;

    background: #fff;
}

.imgicon
{
	margin-top:-5px;
}


.photo
{
	width:940px;
}

.paging
{
	font-size:14px;
	float:right;
	line-height:41px;
	margin:0px 0 0px 0;
	color:#403d3d;	
	margin:19px 0 30px 0;
}


.smallcall{	
	background:url(../images/icon5.png) left top no-repeat;
	color:#000000;
	width:20px;
	padding: 10px 6px 6px 6px;
	font-size:12px;
	display:block;
	float:left;
}

.success {
	color: #00A54F;
	font-weight: bold;
}
.fail {
	color: #FF0000;
	font-weight: bold;
}
.news_pagination 
{
	float:right; 
	margin-right:15px;	
}
.cal-head {
background:url('../images/cal-head-bg.png') repeat;
padding:10px
}
.cal-btm {
background:url('../images/calbottom.png') repeat-x;
padding:10px;
height:10px;
}
