#mainpic {
	margin: 0px;
	padding: 0px;
	width:949px;
	height:150px;
	/*background:URL("http://islamicevents.sg/news/wp-content/uploads/2008/11/banner.png");*/
	float:left;
}
#mainpic2 {
	margin: 0px;
	padding: 0px;
	width:949px;
	height:200px;
	background-color:#000000;
	/*background:URL("http://islamicevents.sg/news/wp-content/uploads/2008/11/banner.png");*/
	float:left;
	overflow:hidden;
}
#leftcontent, #rightcontent, #centercontent {
	width:275px;
	float:left;
	min-height:200px;
}
#leftcontent {
	margin:10px 5px 10px 15px;
	padding-right:15px;
}
#centercontent {
	margin:10px 0px 10px 0px;
	background:url(../images/shadow.png) no-repeat;
	background-position:left top;
	padding-right:15px;
	padding-left:15px;
}
#rightcontent {
	margin:10px 15px 10px 5px;
	background:url(../images/shadow.png) no-repeat;
	background-position:left top;
	padding-left:15px;
}
#eventsRegister, #eventsComing, #eventsLive {
	padding-bottom:10px;
	float:left;
	width:100%;
}
#event {
	border-bottom: 1px solid #DDDDDD;
	float:left;
	width:100%;
}
#event a {
	float:left;
	text-decoration:none;
	width:93%;
	padding:10px;
}
#event a:hover {
	background:url(../images/gradient.jpg) bottom no-repeat;
}
#event img.imgsmall{
	width: 50px;
	height: 50px;
	float:left;
	margin: 0px 10px 0px 0px;
	border:1px solid #333333;
}
#event .date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#33cc00;
}
#event .title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#333333;
}

#event .view {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	color:#999999;
}

h3 {
	background:url(../images/header.jpg) no-repeat;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #333333;
	display:block;
	height:17px;
	width:260px;
	padding:4px 10px 4px 10px;
	float:left;
}

/*Categorisations */

#categorise {
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
#categorise a:link, #categorise a:visited {
	text-decoration: none;
	color:#333333;
}
#categorise a:hover {
	text-decoration:underline;
}
#categorise li {
	list-style:square;
	padding:0px;
	margin:5px;
}
#categorise ul {
	margin-left:20px;
	margin-bottom:20px;
	padding:0px;
}

#prayer table {
	-moz-border-radius: 5px;
	background:#666666;
	width:100%;
	margin-bottom:10px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
}
.newsdate{
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	background:#aaaaaa;
	padding:1px;
	-moz-border-radius:2px;
}


#eventads img{
	width:549px;
	height:200px;
}
#topads img{
	width:400px;
	height:200px;
}
/*preload classes*/ 
.svw {width: 50px; height: 20px; background: #000;} 
.svw ul {position: relative; left: -999em;} 
 
/*core classes*/ 
.stripViewer {  
position: relative;
overflow: hidden;
border: 0;   
margin: 0 0 1px 0; 
} 
.stripViewer ul { /* this is your UL of images */ 
margin: 0; 
padding: 0; 
z-index:10;
position: relative; 
left: 0; 
top: 0; 
width: 1%; 
list-style-type: none; 
} 
.stripViewer ul li {  
float:left; 
} 
.stripTransmitter { 
overflow: auto; 
width: 1%; 
z-index:5000;
position:relative;
top:-30px;
left: 10px;
} 
.stripTransmitter ul { 
margin: 0; 
padding: 0; 
position: relative; 
list-style-type: none; 
} 
.stripTransmitter ul li{ 
width: 20px; 
float:left; 
margin: 0 1px 1px 0; 
} 
.stripTransmitter a{ 
font: bold 10px Verdana, Arial; 
text-align: center; 
line-height: 22px; 
background: #333333;
opacity:0.8; 
filter: alpha(opacity=80);
color: #fff; 
text-decoration: none; 
display: block; 
} 
.stripTransmitter a:hover, a.current{ 
background: #efefef; 
color: #ff0000; 
} 
 
/*tooltips formatting*/ 
#tooltip { 
background: #fff; 
color: #000; 
opacity: 0.85; 
border: 5px solid #dedede; 
} 
#tooltip h3 {  
font: normal 10px Verdana;  
margin: 0;  
padding: 6px 2px;  
border: 0; 
} 
.logintable .loginbuttonfrontpage{
	width: 50px;
	height: 25px;
	margin-bottom: 5px;
}