/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Framework
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#container {
	margin-left:auto;
	margin-right:auto;
	width:920px;
	background-color:#FFFFFF;
	align: center;
}
.midcols {
	width:480px;
	display:inline;
	float:left;
	padding: 0px 10px 0px 10px;
}
.sidecols {
	width:200px;
}
.sidebar {
	width:200px;
	margin-top:0;
	padding:0;
	display:inline;
	float:left;
	margin-left:0px;
	margin-right:0px
}
.alpha {
	margin-left:0
}
.omega {
	margin-right:0
}
html body div.clear, html body span.clear {
	border:0;
	clear:both;
	display:block;
	float:none;
	font-size:0;
	margin:0;
	padding:0;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0
}
.clearfix:after {
	clear:both;
	content:'.';
	display:block;
	visibility:hidden;
	height:0
}
.clearfix {
	display:inline-block
}
* html .clearfix {
	height:1%
}
.clearfix {
	display:block
}
.clearboth {
	clear:both;
}
.floatleft {
	float:left;
}
.floatright {
	float:right;
}
.aligncenter {
	text-align:center;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	PAGE HEADER
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#web_header {
	background:url(../images/header_pulau3.jpg) no-repeat;
	width:920px;
	height:115px;
}
.logomp {
	float:left;
	padding:5px 0 0 10px;
}
.logotsel {
	float:right;
	padding:5px 10px 0 0;
}
.search {
	float:left;
	padding-left:10px;
	margin-top:25px;
}
.search a:link { color: #333333; text-decoration: none; }
.search a:visited { color: #ffffff; text-decoration: none; }
.search a:hover { color: #000000; text-decoration: underline; }
.askmerlin {
	float:right;
	padding-right:10px;
	margin-top:35px;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	LOGIN/SEARCH
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#menubtm {
	background:url(../images/nav/menubtm_bg.gif) repeat-x;
	height:32px;
	padding:5px 10px 0 10px;
	font-family:Verdana, Arial, sans-serif;
	font-size:12px;
}
#menubtm a {
	color:#545454;
}
#menubtm a:hover {
	color:#cf1209;
}

.formsearch {
	/* width: 209px;
	height: 21px; */
	width: 400px;
	height: 50px; 
	position: relative;
}
.formsearch input.search {
	background:url(../images/bg_search.gif) no-repeat;
	width:130px;
	height:21px;
	border:0;
	margin-top: 0;
	font-family: Verdana, Arial, serif;
	font-style:italic;
	font-size: 11px;
	font-weight: normal;
	color: #de4c2a;
	padding:3px 4px 0;
	position: absolute;
	top: 0px;
	left: 0px;
}
.formsearch input.search1 {
	background:url(../images/bg_search.gif) no-repeat;
	width:130px;
	height:21px;
	border:0;
	margin-top: 0;
	font-family: Verdana, Arial, serif;
	font-style:italic;
	font-size: 11px;
	font-weight: normal;
	color: #de4c2a;
	padding:3px 4px 0;
	position: relative;
	top: 0px;
	left: 0px;
}
.formsearch input.search-submit {
	margin:0;
	padding:0;
	position: absolute;
	top: 0px;
	left: 138px;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	CONTENT
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#content {
	margin:0px 0;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Sidebar
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
div.header {
	padding: 4px 5px 5px 6px;
	border: 1px solid #DDDDDD;
	font-weight: bold;
	/*background-image: url(../images/header_red.gif);*/
	background-repeat: repeat-x;
	/*color: #ffffff;*/
	color: #333333;
}

td.header {
	padding: 4px 5px 5px 6px;
	border: 1px solid #DDDDDD;
	font-weight: bold;
	/*background-image: url(../images/header_red.gif);*/
	background-repeat: repeat-x;
	/*color: #FFFFFF;*/
	color: #333333;
}

.sideads {
	margin:0;;
	padding:0;
}
.photo img {
	border:none;
	width: 46px;
	height: 46px;
}
.photocolumn {
	width:52px;
	float:left;
	padding:0;
	margin:4px;
	color:#515151;
	/*font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 8pt;
	font-family: verdana, arial, serif;
	text-align:center;
	line-height:normal;
	height:75px;
}
.photocolumn a {
	color:#db0009;
	font-weight:normal;
}
.photocolumn a:hover {
	color:#db0009;
	text-decoration:underline;
	font-weight:normal;
}
.popularmembercol {
	width:80px;
	float:left;
	padding:0;
	margin:3px;
	color:#515151;
	font-weight:normal;
	/*font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 8pt;
	font-family: verdana, arial, serif;
	text-align:center;
	line-height:normal;
}

div.portal_content {
	border: 1px solid #DDDDDD;
	border-top: none;
	background: #FFFFFF;
	margin:0;
	padding: 0 5px 5px 5px;
}	

.newtag {
	text-transform:capitalize;
	color:#14b6fd;
	font-weight:bold;
	font-size:12px;
}
#communitylist {
	margin-bottom:0px;
	width:175px;
	float:left;
}
.comm_img {
	float:left;
	margin: 5px 5px 0px 5px;
}

div.home_updated {
	font-size: 7pt;
	color: #888888;
	padding-top: 2px;
	width: 150px;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	TAB PULAU MALL
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.malltab {
	width:480px;
	margin-left:3px;
}
.tab_bg {
	background:url(../images/tab_bg2.gif);
	width:472px;
	background-color:#eeeeee;
	margin-bottom:0;
	padding:0;
}

div.portal_action {
	padding: 6px 6px 6px 6px; 
	border-top: 1px solid #DEDEDE; 
}
div.portal_action_top {
	padding: 6px 6px 6px 6px; 
}
DIV.apps_settings_titlediv {
  float: left;
  color: #FFFFFF;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	TEXT
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
h1 {
	font-size:25px
}
h2 {
	font-size:23px
}
h3 {
	font-size:21px
}
h4 {
	font-size:19px
}
h5 {
	font-size:17px
}
h6 {
	font-size:15px
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	FOOTER
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.footer1 {
float:left;
/*margin:10px;*/
margin-top:0px;
margin-left:20px;
width:250px;
text-align:left;
vertical-align:text-top;
}
.footer2 {
float:left;
/*margin:10px;*/
margin-top:0px;
width:250px;
text-align:left;
}
.footer3 {
float:left;
/*margin:10px;*/
margin-top:0px;
width:240px;
text-align:left;
}

.videocolumn {
	width:85px;
	float:left;
	padding:0;
	margin:4px;
	color:#515151;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	line-height:normal;
}
.videocolumn a {
	color:#db0009;
	font-weight:800;
}
.videocolumn a:hover {
	color:#db0009;
	text-decoration:underline;
	font-weight:800;
}

.latestupload img {
	border:none;
	width: 65px;
	height: 65px;
}
.latestuploadcolumn {
	width:71px;
	float:left;
	padding:0;
	margin:3px;
	color:#515151;
	/*font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 8pt;
	font-family: verdana, arial, serif;
	text-align:center;
	line-height:normal;
	height:75px;
}
