body {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #666;
	background: #fff;
}

body.contentpane {
	background: #fff;
}

form {
  margin: 0;
  padding: 0;
}

img, table {
	border: none;
}

p {
	margin: 5px 0;
	text-align: justify;
}

a {
	font-weight: 400;
	color: #ad4091;
	outline: none;
}

a:link {
	text-decoration: none;
}

a:visited {
	color: #666666;
}

a:hover {
	text-decoration: underline;
	font-weight: 400;
}

input  {
	color:#606;
	outline: none;
	margin: 0;
}

input:focus {
	outline: none;
}

button {
	color: #fff;
	font-size: 11px;
	border: none;
	background: #696969;
	cursor: pointer;
}


#modlgn_remember.inputbox  {
	background: none;
	border: none;
	width: auto;
	vertical-align:middle;
}

input.button, .validate  {
	color: #fefefe;
	font-size: 11px;
	cursor: pointer;
	font-weight: 700;
	border: medium none;
	height:23px;
	line-height:19px;
	background: url('../images/but.gif') repeat-x top left;; margin-left:0; margin-right:0; margin-top:6px; margin-bottom:0; padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:4px
}

input.button:hover, .validate:hover  {
}

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/

#page_bg {
	background: #eee url('../images/page_bg.png') repeat-x top left;
}

#wrapper {
	margin:0 auto;
	width:960px;
}

/*****************************************/
/*** height:284px;                     ***/
/*****************************************/

#header {
	position:relative;
	height:100px;
	width:960px;
	margin:0 auto;
	background: url('../images/headerimg.jpg') no-repeat top center;
}

#pillmenu {
	width: 600px;
	height: 30px;
	overflow: hidden;
}

#pillmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#pillmenu li {
	float: left;
	background: url('../images/t_menu_divider.png') no-repeat center right;
}

#pillmenu li a {
	float:left;
	color: #ead9e4;
	text-decoration: none;
	font-weight: 400;
	height:30px;
	line-height:29px;
	padding: 0 14px;
	cursor:pointer;
}

#pillmenu li a:hover {
	color: #fff;
	background: url('../images/t_menu_hover.png') no-repeat top right;
}

#pillmenu li a#active_menu-nav {
	color: #fff;
	background: url('../images/t_menu_hover.png') no-repeat top right;
}

.logo, .logo table {
	height:120px;
	width:580px;
	overflow:hidden;
}


.logo table td {
	vertical-align:middle;
	color:#fffcfc;
}

.logo h1 {
	text-align:center;
	text-transform:uppercase;
	margin:0;
	color:#fffcfc;
	line-height:normal;
	padding:0 16px;
	width:570px;
}

.logo a, .logo a:link, .logo a:hover, .logo a:visited {
	font-size:20px;
	color:#fffcfc;
	font-weight:700;
	text-decoration:none;
}

.logo a:hover {
	text-decoration:none;
	font-weight:700;
}

#newsflash {
	color:#832968;
	float:left;
	width:660px;
	background: url('../images/news_divider.gif') repeat-y top center;
}

/*****************************************/
/*** width:540px                       ***/
/*** left:14px;                        ***/
/*** height:82px;                      ***/
/*****************************************/

.newsflash {
	position:absolute;
	bottom:30px;
	left:3px;
	height:62px;
	width:150px;
	overflow:hidden;
}

.newsflash h3 {
	text-align:left;
	height: 22px;
	line-height:19px;
	font-weight: 700;
	color: #fafafa;
	font-size: 11px;
	margin:0;
	background: url('../images/flashnews_arrow.png') no-repeat center left;; padding-left:20px; padding-right:0; padding-top:0; padding-bottom:0
}

.newsflash a, .newsflash a:link, .newsflash ul li a:visited {
	color:#832968;
	font-weight:700;
	text-decoration:none;
	background: url('../images/module_bullet.gif') no-repeat center left;; margin-left:4px; margin-right:0; margin-top:0; margin-bottom:0; padding-left:14px; padding-right:0; padding-top:0; padding-bottom:0
}

.newsflash table.contentpaneopen a {
	background:none;
	padding:0;
	margin:0;
	text-decoration:underline;
}

.newsflash table.contentpaneopen td {
}

.cpathway {
	position:absolute;
	bottom:0;
	left:0;
	height:30px;
	line-height:23px;
	width:932px;
	padding:0 14px;
	overflow:hidden;
	margin:0 auto;
}

.cpathway img {
	float:left;
}

span.breadcrumbs.pathway {
	float:left;
	color: #ad4091;
	height:24px;
	padding:4px 6px 2px 0;
	margin:0;
}

span.breadcrumbs.pathway a.pathway  {
	float:left;
	margin:0;
	padding:0 6px 0 0;
	color:#690229;
	line-height:23px;
	text-decoration: none;
}

span.breadcrumbs.pathway a.pathway:hover {
	text-decoration: underline;
}

/*  add in to fix red line strike through feature for new template  */

span.product-Old-Price {
       color:red;
       text-decoration:line-through;
}

.inputbox {
  border                : 1px solid #000;
  background-color : #fff;
  margin-bottom    : 5px;
  color          : #5d0326;
}


/*  	position:absolute;   */
/*	top:6px;              */
/*	right:95px;           */
/*	height:22px;            */
/*	width:177px;                */
/*	background: url('../images/search_bg.jpg') top right;    */


#search {
	position:absolute;
	top:-6px;
	right:160px;
	height:22px;
	width:200px;
	background: url('../images/search_bg.jpg') top right;
}

.search {
	float:left;
	background: url('../images/inputbox.png') no-repeat top left;
}

/*  color: #bdf868;  */
.search .inputbox {
	float:left;
	border: none;
	color: #bdf868;
	font-size:11px;
	line-height:14px;
	width:138px;
	height:18px;
	padding:3px 6px 1px;
	margin:0 3px 0 0;
	background: none;
}

.search .button {
	float:left;
	margin:0;
	padding:0;
	color:#834328;
	text-transform:uppercase;
	text-indent:-9999px;
	width:24px;
	height:22px;
	background: url('../images/search_but.png') no-repeat top left;
}

.search .button:hover {
	color:#492f20;
}

#content {
	width:960px;
	margin:0 auto;
}

/*****************************************/
/*** width: 210px;                     ***/
/*****************************************/

#leftcolumn, #rightcolumn {
	float: left;
	width: 170px;
	margin: 0 10px 0 0;
}

#rightcolumn {
	margin: 0 0 0 10px;
}

/*****************************************/
/*** width: 520px;                     ***/
/*****************************************/

div#maincolumn {
	float: left;
	width: 600px;
}

div#maincolumn_full {
	margin:0 auto;	
	width: 960px;
}

/*****************************************/
/*** width: 780px;                     ***/
/*****************************************/
div#maincolumn_left, div#maincolumn_right  {
	float: left;
	width: 780px;
}

.t_s_bg { background: #fcfcfc url('../images/t_s_bg.png') no-repeat top center; }
.b_s_bg { background: url('../images/b_s_bg.png') no-repeat bottom center;padding:10px }

.t_m_bg { background: #fcfcfc url('../images/t_m_bg.png') no-repeat top center; }
.b_m_bg { background: url('../images/b_m_bg.png') no-repeat bottom center;padding:10px }

.t_b_bg { background: #fcfcfc url('../images/t_b_bg.png') no-repeat top center; }
.b_b_bg { background: url('../images/b_b_bg.png') no-repeat bottom center;padding:10px }


#flashnews {
	color:#1c5649;
	background: url('../images/flashnews.png') no-repeat top right;
}

#flashnews_l {
	padding:10px;
	height:95px;
	background: url('../images/flashnews_l.png') no-repeat top left;; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10px
}

#flashnews a {
	color:#1c5649;
	text-decoration:underline;
}

#flashnews h3 {
	margin:0 0 4px 4px;
	padding:0;
	font-size:11px;
	color:#000;
	overflow:hidden;
}

div.nopad {
	overflow: hidden;
	padding: 0;
}

div.nopad ul {
	clear: both;
}

td.middle_pad {
	width: 20px;
}

#footer {
	width: 940px;
	height: 54px;
	line-height:29px;
	text-align: center;
	color: #fff;
	background: url('../images/footer_bg.png') no-repeat center bottom;; margin-left:auto; margin-right:auto; margin-top:10px; margin-bottom:20px; padding-left:10px; padding-right:10px; padding-top:0; padding-bottom:0
}

#footer a {
	color: #aed274;
	font-weight:700;
	font-size: 10px;
	text-decoration: none;
}

#footer p {
	margin:0;
}

#footer a:hover {
	text-decoration:underline;
}

a.footer123:link, a.footer123:visited {
	color: #FE8300;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: underline;
}

#f123 {
	text-align: right;
	width: 100%;
	margin: 0 auto;
	font-family: Tahoma, Arial, sans-serif;
}
.f123 {
	text-align: right;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: none;
}
.f123_bg {
	background:url('../images/123_bg.png');
	width:134px;
	height:30px;
	text-align:center;
	padding-left:3px; padding-right:3px; padding-top:0; padding-bottom:0
}
.f123_1 {
	display: block;
	font-size: 10px;
	font-family: Tahoma, Arial, sans-serif;
	color: #666;
	text-align: left;
	padding: 0 0 2px 4px;
}

a.link_123:link, a.link_123:visited {
	font-size: 15px;
	font-family: Tahoma, Verdana,Arial,Helvetica,sans-serif;
	color: #797979;
	text-decoration:none;
	font-weight: 700;
}
a.link_123:hover {
	font-size: 15px;
	font-family: Tahoma, Verdana,Arial,Helvetica,sans-serif;
	color: #797979;
	text-decoration:none;
	font-weight: 700;
}

/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/

div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}

/* headers */
div.componentheading {
	height: 22px;
	margin:0;
	color: #ad4091;
}

table.blog {
	
}

h1 {
	padding: 0;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 1.3em;
	font-weight: 700;
	vertical-align: bottom;
	color: #153A71;
	text-align: left;
	width: 100%;
}


h2, .contentheading {
	padding: 0;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	vertical-align: middle;
	color: #751338;
	text-align: left;
	font-weight: 700;
}

h2, a.contentheading {
	background: none;
	border: none;
	margin:6px 0;
}

table.contentpaneopen h3 {
	margin-top: 25px;
	color:#492f20;
}

h4 {
	font-family: Tahoma, Arial, sans-serif;
	color: #333;
}

h3, .componentheading, table.moduletable th, legend {
	margin:6px 0;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight:700;
	text-align: left;
	text-transform:uppercase;
	color: #834328;
	padding: 0;
}
/* small text */
.small {
	font-size: 10px;
	color: #000;
	font-weight: 700;
	text-align: left;
}

.modifydate {
	height: 20px;
	vertical-align: bottom;
	font-size: 10px;
	color: #666;
	text-align: right;
}

.createdate {
	vertical-align: top;
	font-size: 11px;
	color: #999;
	padding-bottom: 8px;
}

a.readon {
	float: right;
	background: url('../images/readon.png') no-repeat center left;
	line-height: normal;
	font-size: 11px;
	color: #7c7c7c;
	text-transform: lowercase;
	text-decoration: none; padding-left:14px; padding-right:0; padding-top:0; padding-bottom:0
}

a.readon:hover {
	text-decoration: underline;
}

/* form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }


/** overlib **/

.ol-foreground {
	background-color: #f1f1f1;
	color: #333;
}

.ol-background {
	background-color: #f1f1f1;
	color: #333;
}

.ol-textfont {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
}

.ol-captionfont {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #fbfbfb;
	font-weight: 700;
}
.ol-captionfont a {
	background-color: #f1f1f1;
	color: #333;
	text-decoration: none;
	font-size: 12px;
}

.ol-closefont {}

/* menu links */
a.mainlevel:link, a.mainlevel:visited {
	padding-left: 5px;
}

a.mainlevel:hover {

}

/* spacers */
span.article_separator {
	display: block;
	height: 20px;
}

.article_column {

}

.column_separator {
	
}

td.buttonheading {
	text-align: right;
	width: 0;
}

.clr {
	clear: both;
	font-size:0;
}

table.blog span.article_separator {
	display: block;
	height: 20px;
}



/* table of contents */
table.contenttoc {
  margin: 5px;
  padding: 5px;
  background: none;
}

table.contenttoc td {
  padding: 0 5px;
}


/* content tables */
td.sectiontableheader {
  color: #999;
  font-weight: 700;
  padding: 4px;
}

tr.sectiontableentry1 td {
	padding: 4px;
}

tr.sectiontableentry1 {
	background:#f9efe3;
}
  
tr.sectiontableentry0 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
  font-size: 11px;
}


/* content styles */
.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;
}

table.contentpane td{
	text-align: left;
}

table.contentpane td.contentdescription {
	width: 100%;
}

table.contentpane  {
	text-align: left;
	float: left;
	width: 100%;
}

table.contentpane ul li a .category {
	color: #FF8800;
}

table.contentpane ul li {
	color: #666;
}

table.contentpaneopen {
	border-collapse: collapse;
	margin:0 4px;
}

.newsflash table.contentpaneopen {
	margin:0;
	padding:0;
	color:#832968;
	text-align:left;
}

.newsflash table.contentpaneopen a {
	color:#832968;
}

table.contentpaneopen li {
	margin-bottom: 5px;
}

table.contentpaneopen fieldset {
	border-left:0px none; border-right:0px none; border-bottom:0px none; border-top:1px solid #669933; 
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

table.contentpaneopen h4 {
	font-family: Tahoma, Arial, sans-serif;
	color: #492f20;
}

.highlight {
	background-color: #fffebb;
}

ul.latestnews, ul.mostread {
	list-style:none;
	padding:0;
	margin:0;
	text-align:left;
}

/* module control elements */
table.user1user2 div.moduletable {
	margin-bottom: 0px;
}

div.moduletable, div.module {
  margin-bottom: 25px;
}

div.module_menu, div.module, div.module_text {
	margin: 0;
	padding: 0;
}

div.module_menu div, div.module div, div.module_text div {
}

div.module_menu div div, div.module div div, div.module_text div div {
}

.newsflash div.module  {
}

.newsflash div.module div  {
}

div.module_menu div div div, div.module div div div, div.module_text div div div {
	text-align: center;
	background:url('../images/box_bg.gif') repeat-x left bottom;; margin-left:auto; margin-right:auto; margin-top:0; margin-bottom:14px
}

.popular div.module_menu div div div, .popular div.module div div div, .popular  div.module_text div div div,
.newsflash div.module_menu div div div, .newsflash div.module div div div, .newsflash  div.module_text div div div {
	margin:0;
	padding:0;
}

div.module div div div div {
	width: 160px;
	color:#AD4091;
}

div.module_menu div div div div, div.module div div div div, div.module_text div div div div {
	background: none;
	margin:0 auto;
	padding:0;
}

div.module_text div div div div {
	text-align: left;
}

div.module_text div div div div.bannergroup_text {
	padding: 10px 10px 10px 20px;
	width: 174px;
}

div.module_text div div div div.bannergroup_text div {
	color:#ad4091;
	width: auto;
	padding: 0 0 4px;
}

div.module div div div form {
	margin:0 auto;
	padding:0 0 0 10px;
	text-align:left;
	width:188px;
}

div.module_menu ul {
	list-style: none;
	padding: 0;
}

div.module_menu ul#mainlevel {
	margin: 0 auto;
	text-align: center;
}

div.module_menu ul li{
	margin: 0;
	padding: 0;
}

div.module_menu ul li a:link, div.module_menu ul li a:visited {
	font-weight: 700;
	line-height: 24px;
	background: url('../images/blue/bullet2.jpg') no-repeat top left;; padding-left:0; padding-right:0; padding-top:2px; padding-bottom:2px
}

#leftcolumn div.module table, #rightcolumn div.module table {
}

#leftcolumn div.module table td, #rightcolumn div.module table td {
	margin:0;
	padding: 0 6px 0 0;
	height:20px;
	color:#ad4091;
	text-align:left;
	line-height:13px;
	vertical-align: middle;
}

#leftcolumn div.module table.poll {

}

#leftcolumn div.module table.poll td {
	text-align: left;
}

/* LEFT COL H3 */
#leftcolumn h3, #rightcolumn h3 { 	
	width: 186px;
	height: 30px;
	line-height: 29px;
	color: #73911a;
	font-size: 11px;
	text-align: left;
	font-weight: 700;
	overflow:hidden;
	background: url('../images/box_h3.png') no-repeat top left;; margin-left:0; margin-right:0; margin-top:0; margin-bottom:8px; padding-left:14px; padding-right:10px; padding-top:0; padding-bottom:0
}

#rightcolumn h3 {
	color: #690229;
	background: url('../images/box_h3_r.png') no-repeat top left;
}

#leftcolumn .moduletable_menu, #leftcolumn .moduletable, #leftcolumn .moduletable_text, #leftcolumn .c, 
#rightcolumn .moduletable_menu, #rightcolumn .moduletable, #rightcolumn .moduletable_text, #rightcolumn .c {
	margin: 0 0 16px 0;
	padding: 0 0 8px 0;
}

#leftcolumn ul.menu, #rightcolumn ul.menu {
	width: 210px;
	list-style: none;
	text-align: left;
	margin:0;
}

#rightcolumn ul.menu {
	margin:0 10px 0 0;
}

#leftcolumn ul.menu li, #rightcolumn ul.menu li {
	background: url('../images/category_hover.png') no-repeat center left;; margin-left:0; margin-right:0; margin-top:0; margin-bottom:1px
}

#leftcolumn ul.menu li:hover, #rightcolumn ul.menu li:hover {
}


#leftcolumn ul.menu li ul li, #rightcolumn ul.menu li ul li {
}

/*LEFT COL LINK*/
#leftcolumn ul.menu li a, #leftcolumn ul.menu li a:link,
#rightcolumn ul.menu li a, #rightcolumn ul.menu li a:link {
	display:block;
	font-weight: 700;
	font-size: 11px;
	height:22px;
	line-height: 21px;
	padding: 0 0 0 14px;
	text-decoration: none;
	color: #ad4091;
	background:none;
}


#leftcolumn ul.menu li a:hover, #rightcolumn ul.menu li a:hover {
	color: #690229;
	height:22px;
	background: url('../images/category_hover.png') no-repeat center left;
}

/*LEFT COL CURRENT LINK*/

#leftcolumn ul.menu li#current, #rightcolumn ul.menu li#current {
	background:none;
}

#leftcolumn ul.menu li#current a, #leftcolumn ul.menu li#current a:link, 
#rightcolumn ul.menu li#current a, #rightcolumn ul.menu li#current a:link {
	display:block;
	color: #690229;
	height:22px;
	line-height:21px;
	background: url('../images/category_hover.png') no-repeat top left;
}

#leftcolumn ul.menu li#current {
	color: #690229;
	background:none;
}

#leftcolumn ul.menu li#current a:hover, #rightcolumn ul.menu li#current a:hover {

}

/*LEFT COL SUB LINK*/
#leftcolumn ul.menu li#current ul li a, #leftcolumn ul.menu li#current ul li a:link,
#rightcolumn ul.menu li#current ul li a, #rightcolumn ul.menu li#current ul li a:link {
	font-weight: 400;
	font-size: 11px;
	height: 22px;
	line-height:21px;
	padding: 0 0 0 20px;
	text-decoration: none;
	color: #090228;
	background:none;
}

#leftcolumn ul.menu li#current ul li a:hover, #rightcolumn ul.menu li#current ul li a:hover {
	color:#ad4091;
	background:none;
}

#leftcolumn ul.menu li ul li#current, #rightcolumn ul.menu li ul li#current {
	background:none;
}

#leftcolumn ul.menu li.parent ul li, #rightcolumn ul.menu li.parent ul li {
	background:none;
}

#leftcolumn ul.menu li.parent ul li a, 
#rightcolumn ul.menu li.parent ul li a {
	font-size: 11px;
	font-weight: 400;
	line-height: 21px;
	height:22px;
	padding: 0 0 0 14px;
	color: #690229;
	text-decoration: none;
	background:none;
}

#leftcolumn ul.menu li.parent ul li a:hover {
	color:#690229;
	background:none;
}

/*SUBMENU POSITION*/
#leftcolumn ul.menu li#current ul {
	margin: 0;
	padding: 0;
}

#leftcolumn ul.menu li#current ul li {
	margin: 0;
	padding: 0;
}

/*CURRENT SUBMENU POSITION*/
#leftcolumn ul.menu li ul {
	margin: 0;
	padding: 0;
}


#leftcolumn ul.menu li ul, #rightcolumn ul.menu li ul {
	list-style: none;
	margin:0;
}


/* forms */
#leftcolumn .moduletable ul, #rightcolumn .moduletable ul {
	margin: 6px 0;
	padding: 0;
	list-style: none;
}

#leftcolumn .moduletable ul li, #rightcolumn .moduletable ul li {
	margin: 0;
	padding: 0 2px;
}

table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}

form#form-login fieldset { 
	border: 0px none; 
	padding: 0;
	margin:0;
	color:#690229;
	text-align: left
}

form#form-login ul {
	padding: 0;
	list-style: none;
	text-align: left;
	width: 180px;
	margin: 10px auto 0;
}

form#form-login ul li { 
	padding: 0; 
}

form#form-login ul li a {
	text-align: left;
	padding: 0;
	font-size: 11px;
	color: #690229;
	text-decoration: none;
}

form#form-login ul li a:hover {
	text-decoration: underline;
}

#form-login input {
	border:none;
	color:#690229;
	font-size:11px;
	height:14px;
	line-height:15px;
	padding:2px 4px;
	background:#dadbdc;
}

input#modlgn_passwd, input#modlgn_username {
	width:150px;
}

input.button, #form-login input.button {
	height:20px;
	color:#bdf868;
	line-height:14px;
	border:medium none;
	background:url('../images/but.gif') repeat-x top left;; padding-left:4px; padding-right:4px; padding-top:3px; padding-bottom:4px
}

input.button:hover, #form-login input.button:hover {
	color:#fffbfb;
}

/* thumbnails */
div.mosimage         {  margin: 5px; }
div.mosimage_caption {  font-size: .90em; color: #333; }

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #333; text-align: center; }

/* Parameter Table */
table.paramlist {
	margin-top: 5px;
}

table.paramlist td.paramlist_key {
	width: 128px;
	text-align: left;
	height: 30px;
}

table.paramlist td.paramlist_value {
}

div.message {
	font-family: Tahoma, Arial, sans-serif;
	font-weight: 700;
	font-size : 14px;
	color : #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}

/* Banners module */

/* Default skyscraper style  default empty */
.bannergroup {

}

.banneritem {
}

/* Text advert style */

.banneritem_text {
	padding: 4px;
	font-size: 11px;
}

.banneritem_text a {
	font-weight:700;
	color:#690229;
}

.bannerfooter_text {
	padding: 4px;
	font-size: 11px;
	text-align: right;
}

/*********  Chin Hock   ********/

div.mymessage {
	overflow: hidden;
	padding: 0;
}

div.mymessage ul {
	clear: both;
}
#crystal {
	color:#832968;
	float:left;
	width:780px;
/*	background: url('../images/news_divider.gif') repeat-y top center;   */
}

/*****************************************/
/*** width:540px                       ***/
/*** left:14px;                        ***/
/*** height:82px;                      ***/
/*****************************************/

.crystal {
	position:absolute;
	top:-5px;
	right:10px;
	height:72px;
	width:150px;
	overflow:hidden;
}

.crystal h3 {
	text-align:left;
	height: 22px;
	line-height:19px;
	font-weight: 700;
	color: #fafafa;
	font-size: 11px;
	margin:0;
/* 	background: url('../images/flashnews_arrow.png') no-repeat center left;; padding-left:20px; padding-right:0; padding-top:0; padding-bottom:0    */
}

.crystal a, .crystal a:link, .crystal ul li a:visited {
	color:#832968;
	font-weight:700;
	text-decoration:none;
	background: url('../images/module_bullet.gif') no-repeat center left;; margin-left:4px; margin-right:0; margin-top:0; margin-bottom:0; padding-left:14px; padding-right:0; padding-top:0; padding-bottom:0
}

.crystal table.contentpaneopen a {
	background:none;
	padding:0;
	margin:0;
	text-decoration:underline;
}

.crystal table.contentpaneopen td {
}



#footer2 {
	position:relative;
	height:180px;
	width:960px;
	margin:0 auto;
/*	background: url('../images/headerimg.jpg') no-repeat top center;   */
}



#randomimg {
	color:#832968;
	float:left;
	width:780px;
/*	background: url('../images/news_divider.gif') repeat-y top center;   */
}

/*****************************************/
/*** width:540px                       ***/
/*** left:14px;                        ***/
/*** height:82px;                      ***/
/*****************************************/

.randomimg {
	position:absolute;
	bottom:40px;
	left:630px;
	height:100px;
	width:250px;
	overflow:hidden;
}

.randomimg h3 {
	text-align:left;
	height: 22px;
	line-height:19px;
	font-weight: 700;
	color: #fafafa;
	font-size: 11px;
	margin:0;
/* 	background: url('../images/flashnews_arrow.png') no-repeat center left;; padding-left:20px; padding-right:0; padding-top:0; padding-bottom:0    */
}

.randomimg a, .randomimg a:link, .randomimg ul li a:visited {
	color:#832968;
	font-weight:700;
	text-decoration:none;
	background: url('../images/module_bullet.gif') no-repeat center left;; margin-left:4px; margin-right:0; margin-top:0; margin-bottom:0; padding-left:14px; padding-right:0; padding-top:0; padding-bottom:0
}

.randomimg table.contentpaneopen a {
	background:none;
	padding:0;
	margin:0;
	text-decoration:underline;
}

.randomimg table.contentpaneopen td {
}

/*********  Chin Hock   ********/











/* System Messages */
/* see system general.css */

.pagination span { padding: 2px; }
.pagination a    { padding: 2px; }

/* Polls */
.pollstableborder td {
	text-align: left;
}

/* Frontend Editing*/
fieldset {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 4px;
}

legend {
	margin: 0;
	padding: 0 10px;
}

td.key {
	border-bottom:1px solid #eee;
	color: #333;
}

/* Tooltips */
.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	font-size: 100%;
	font-weight: 700;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url('../../system/images/selector-arrow.png') no-repeat;; margin-left:0; margin-right:0; margin-bottom:0; padding-left:0; padding-right:0
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

/* System Standard Messages */
#system-message dd.message ul { 
	padding: 0;
	margin: 0;
	background: none;
	border: none;
}

/* System Error Messages */
#system-message dd.error ul { 
	color: #c00; 
	background: none;
	border: none;
	padding: 0;
	margin: 0;
}

/* System Notice Messages */
#system-message dd.notice ul { 
	color: #c00; 
	background: none;
	border: none;
	padding: 0;
	margin: 0;
}

#system-message dd {
	text-indent: 0;
}

#system-message dd ul {
	list-style-type: none;
	color: #c00; 
	background: none;
	border: none;
}

#system-message {
	margin-top: 5px;
}



/**
 * @version 1.5.2 $Id: style.css
 * @package Joomla 1.5.x
 * @subpackage RS-Monials
 * @copyright (C) 2009 RS Web Solutions (http://www.rswebsols.com)
 * @license GNU/GPL
 */
 
/* Success Message Text after submitting a testimonial */
.RSM_success { color:#009900; font-weight:bold; }

/* Css class for "Submit a Testimonial" Link */
.RSM_submit_link { text-align:right; }
.RSM_submit_link a { }
.RSM_submit_link a:hover { }

/* Horizontal Rule Color */
.RSM_hr_color { color:#cccccc; }

/* Manage the image and alignment of both quotation */
.RSM_left_quote { padding-right:0px; }

.RSM_right_quote { padding-left:0px; }

/* Manage Testimonial Text */
.RSM_testimonial { font-size:12px; font-weight:bold; text-align:justify; }

/* Manage the Subtext of Testimonial, i.e. Date of Posting, Posted By etc. etc. */
.RSM_testmonial_subtext { text-align:right; }

/* Manage Text and link of Pagination */
.RSM_pagination_text { text-align:center; }
.RSM_pagination_text a { }
.RSM_pagination_text a:hover { }

/*********************************************************/
/*** Manage the display of Testimonial Submission Form ***/
/*********************************************************/

/* Text "Submit A Testimonial" */
.RSM_form_heading { }

/* Manage the Style of main Table */
.RSM_form_main { width:90%; }

/* Manage the error Text */
.RSM_form_error { color:#ff0000; }
.RSM_form_error p { }
.RSM_form_error div ul li { }

/* Manage the row that is displaying " * fields are mandatory" */
.RSM_form_mandatory { text-align:right; }

/* Color of the "*" (Star) */
.RSM_form_star_color { color:#ff0000; }

/* Manage width of the First Column, i.e. the column that is showing text like "Your First Name", "Your Last Name" etc. */
.RSM_form_first_col { width:25%; }

/* Manage the style of text in the form */
.RSM_form_text {}

/* Manage Input fields of the form */
.RSM_form_input { width:100%; color:#606 }

/* Manage Textarea field of the form */
.RSM_form_textarea { width:100%; height:150px; }

/* Manage Button field of the form */
.RSM_form_button { width:auto; }
