/*------------------------------------------------------------------------
# JA Barite 1.0 - Feb, 2008
# ------------------------------------------------------------------------
# Copyright (C) 2004-2008 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
# @license - Copyrighted Commercial Software
# Author: J.O.O.M Solutions Co., Ltd
# Websites:  http://www.joomlart.com -  http://www.joomlancers.com
-------------------------------------------------------------------------*/


/* COMMON STYLE
--------------------------------------------------------- */
html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

body {
	color: #000000;
	background: #FFFFFF;
	font-family: Tahoma, Arial, sans-serif;
	line-height: 1.5;
}

body#bd {
	background:url(http://www.lovely.com.sg/home//templates/ja_barite/images/lovely-bg.png) repeat-y #3c3c3c;
}

body.contentpane { /* Printable Page */
	width: auto;
	margin: 1em 2em;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #333333;
}

body.fs1 {font-size: 9px;}
body.fs2 {font-size: 10px;}
body.fs3 {font-size: 11px;}
body.fs4 {font-size: 12px;}
body.fs5 {font-size: 13px;}
body.fs6 {font-size: 14px;}

/* Normal link */
a {
	color: #CC0000;
	text-decoration: underline;
}

a:hover, a:active, a:focus {
	color: #CC0000;
	text-decoration: underline;
}

a img {
	border: none;
}

/* Title text */
#ja-mainnav, .contentheading, .componentheading, .blog_more strong, h1, h2, h3, h4 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

/* Small text */
small, .small, .smalldark, .mosimage_caption, .createby, .createdate, .modifydate, .img_caption {
	color: #999999;
	font-size: 100%;
}

/* Heading */
h1 {font-size: 180%;}
h2 {font-size: 150%;}
h3 {font-size: 125%;}
h4 {font-size: 100%; text-transform: uppercase;}

p, pre, blockquote, ul, ol, h1, h2, h4, h6 {
	margin: 12px 0;
	padding: 0;
}

ul {
	list-style: none;
}

ul li {
	padding-left: 30px;
	background: url(../images/bullet.gif) no-repeat 18px 8px;
	line-height: 160%;
}

ul.nobg2 a {
	line-height: 160%;
	font-weight:normal;
	text-decoration: none;
	color: #1A8CCA;	
	padding: 2px;
}

ul.nobg2 a:hover{
	background: #FF3366;
	text-decoration: none;
	color: #FFFFFF;	
}

ol li {
	margin-left: 20px;
	line-height: 180%;
	font-weight:bold;
}

ol.mostread {
	margin-top: -3px;
}

ol.mostread a {
	line-height: 200%;
	font-weight:normal;
	text-decoration: none;
	color: #1A8CCA;	
	padding: 2px;
}

ol.mostread a:hover{
	background: #FF3366;
	text-decoration: none;
	color: #FFFFFF;	
}

th {
	padding: 5px;
	font-weight: bold;
	text-align: left;
}

fieldset {
	border: none;
	padding: 10px 5px;
	background: url(../images/hline.gif) repeat-x top;
}

fieldset a {
	font-weight: bold;
}

hr {
	border-top: 1px solid #CCCCCC;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
}

td, div {
	font-size: 100%;
}

/* FORM
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}

form label {
	cursor: pointer;
}

input, select, textarea, .inputbox {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 100%;
}

#searchbar .inputbox{
	border: #FFFFFF;
	background: url(http://www.lovely.com.sg/home/templates/ja_barite/images/transparent.png) repeat-x repeat-y;
}

/* JOOMLA STYLE
--------------------------------------------------------- */
table.blog {
}

.article_separator {
	clear: both;
	display: block;
	height: 20px;
}

.article_column {
}

.column_separator {
	padding: 0 25px;
        display: none;
}

.article-content img {
	margin: 0 10px 5px 0;
}

/* content tables */
td.sectiontableheader {
  padding: 4px;
  border-right: 1px solid #fff;
}

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

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
}

table.contentpane {
	border: none;
	width: 100%;
}

table.contentpaneopen {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
}

table.contenttoc {
	margin: 0 0 10px 10px;
	padding: 0;
	width: 35%;
}

table.contenttoc a {
	text-decoration: none;
}

table.contenttoc td {
	padding: 1px 5px 1px 25px;
	background: url(../images/bullet.gif) no-repeat 5% 50%;
}

table.contenttoc th {
	padding: 0 0 3PX;
	border-bottom: 1px solid #CCCCCC;
	text-indent: 5px;
}

table.poll {
	padding: 0;
	width: 100%;
	border-collapse: collapse;
}

table.pollstableborder {
	padding: 0;
	width: 100%;
	border: none;
	text-align: left;
}

table.pollstableborder img {
	vertical-align: baseline;
}

table.pollstableborder td {
	padding: 4px!important;
	border-collapse: collapse;
	border-spacing: 0;
}

table.pollstableborder tr.sectiontableentry1 td {
	background: #F2F2F2;
}

table.searchintro {
	padding: 10px 0;
	width: 100%;
}

table.searchintro td {
	padding: 5px!important;
}

table.adminform {
}

.adminform .inputbox {
}

.blog_more {
	padding: 10px;
	border-top: 1px solid #DDDDDD;
	background: url(../images/grad1.jpg) repeat-x top;
}

.blog_more strong {
	margin: 0 0 5px;
	display: block;
	font-size: 125%;
}

.blog_more ul {
	margin: 0;
	padding: 0;
}

.blog_more ul li {
	margin: 0;
	padding: 0 0 0 17px;
	background: url(../images/bullet.gif) no-repeat 6px 8px;
}

.category {
	font-weight: bold;
	font-size: 120%;
}

h1.componentheading, .componentheading {
	padding: 0 0 5px;
	margin: 0 0 10px;
	background: url(../images/hline.gif) repeat-x bottom;
}

.componentheading {
	font-size: 200%;
	font-weight: bold;
}

.contentdescription {
	padding-bottom: 10px;
}

h2.contentheading, .contentheading {
	padding: 0;
	margin: 0;
	font-weight: normal;
}

.contentheading {
	font-size: 200%;
}

a.contentpagetitle,
a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
	text-decoration: none !important;
}

a.readon {
	text-decoration: none;
	float: left;
	display: block;
	background: #444444;
	padding: 0 3px;
	color: #FFFFFF;
	text-transform: lowercase;
	font-size: 92%;
}

a.readon:hover, a.readon:active, a.readon:focus {
	background: #CC0000;
	color: #FFFFFF;
}

table.contentpaneopen td, table.contentpane td {
}

table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
}

.moduletable {
	padding: 0;
}

ul.pagination {
	margin: 15px auto;
	padding: 10px 0;
	background: url(../images/hline.gif) repeat-x top;
}

ul.pagination li {
	margin: 0;
	padding: 0;
	display: inline;
	background: none;
}

ul.pagination li span{
	padding: 2px 5px;
}

ul.pagination a {
	padding: 2px 5px;
	border: 1px solid #DDDDDD;
	background: #F2F2F2;
}

ul.pagination a:hover, ul.pagination a:active, ul.pagination a:focus {
	border: 1px solid #CC0000;
	background: #FFFFFF;
}

.pagenavbar {
	padding-left: 14px;
	background: url(../images/icon-pages.gif) no-repeat center left;
	font-weight: bold;
}

.pagenavcounter {
	padding: 8px 14px 0 14px;
	background: url(../images/icon-pages.gif) no-repeat 0 11px;
	font-weight: bold;
}


.sectiontableheader {
	padding: 8px 5px;
	background: url(../images/grad2.jpg) repeat-x top #444444;
	color: #E6E6E6;
	font-weight: bold;
}

.sectiontableheader a {
	color: #E6E6E6;
}

tr.sectiontableentry1 td {
	padding: 8px 5px;
	background: url(../images/hline.gif) repeat-x bottom;
}

tr.sectiontableentry2 td {
	padding: 8px 5px;
	background: url(../images/hline.gif) repeat-x bottom #F2F2F2;
}

tr.sectiontableentry1:hover td,
tr.sectiontableentry2:hover td {
	background: url(../images/hline.gif) repeat-x bottom #FFFFCC;
}

.smalldark {
	text-align: left;
}

div.syndicate div {
	text-align: center;
}

.pollstableborder tr.sectiontableentry1 td,
.pollstableborder tr.sectiontableentry2 td {
	background: none;
}

/* META
--------------------------------------------------------- */
.article-tools {
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	display: block;
	margin-bottom: 15px;
	display: block;
	background: #F2F2F2;
	overflow: hidden;
	white-space: nowrap;
}

.article-meta {
	padding: 5px;
	width: 70%;
	float: left;
}

.createby {
	padding: 3px 3px 3px 20px;
	background: url(../images/icon-author.gif) no-repeat 0 1px;
}

.createdate {
	padding: 3px 3px 3px 20px;
	background: url(../images/icon-date.gif) no-repeat 0 2px;
}

.modifydate {
	width: 100%;
	float: left;
}

div.buttonheading {
	float: right;
	width: 20%;
}

.buttonheading img {
	margin: 7px 5px 0 0;
	border: 0;
	float: right;
}

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
div#bg {
	
}

div#align-left {
	float:left;
	width: 996px;
	background:#FFFFFF;
}

#ja-wrapper {
	width: 100%;
	margin: 0;
	padding-left:3px;
}

#ja-headerwrap,
#ja-subnavwrap,
#ja-containerwrap,
#ja-containerwrap-fr,
#ja-containerwrap-fl,
#ja-containerwrap-f,
#ja-containerwrap-flr1,
#ja-containerwrap-fr1,
#ja-botslwrap,
#ja-footerwrap {
width: 100%;
clear: both;	
}

#ja-headerwrap {
	position: relative;
	z-index: 2;
}
#ja-containerwrap {
	position: relative;
	z-index: 1;
}
/* PRIMARY COLUMN
--------------------------------------------------------- */
#ja-mainbody {
	float: left;
	width: 65%;
}

#ja-content {
	clear: both;
	display: block;
	float: right;
	width: 73%;
}

#ja-content div.ja-innerpad {
	padding: 0 10px;
}

/* COLUMNS
--------------------------------------------------------- */
#ja-col1 {
	float: left;
	width: 24.99%;
	overflow: hidden;
}

#ja-masstop,
#ja-massbot {
	display: block;
	float: right;
	width: 34.9%;
	clear: right;
	background: #F0F0F0;
}

#ja-colswrap {
	float: right;
	width: 34.9%;
	background: #FFFFFF;
}

#ja-col2 {
	float: left;
	overflow: hidden;
}

#ja-col3 {
	float: right;
	overflow: hidden;
	padding: 0 0 10px;
}

#ja-col3 div.ja-innerpad {
	border: 1px solid #DDDDDD;
	border-bottom: 2px solid #CCCCCC;
	margin-left: 5px;
}

/*common style for column*/
#ja-col1 table,
#ja-col2 table,
#ja-col3 table {
	border-collapse: collapse;
	border-spacing: 0;
}

#ja-col1 .article_separator,
#ja-col2 .article_separator,
#ja-col3 .article_separator {
	display: none;
}

/* COLLAPSIBLE LAYOUT
--------------------------------------------------------- */
#ja-container {
	padding: 0 0;
}

/* full */
#ja-containerwrap-f #ja-mainbody {
	float: none;
	width: 100%;
}

#ja-containerwrap-f #ja-content {
	float: none;
	width: 100%;
}

/* col1 + content */
#ja-containerwrap-fr #ja-mainbody {
	width: 100%;
}

#ja-containerwrap-fr #ja-content {
	width: 83.9%;
	float: right;
}

#ja-containerwrap-fr #ja-content div.ja-innerpad {
	padding-right: 0;
}

#ja-containerwrap-fr #ja-col1 {
	width: 16%;
}

/* content + col2 + col3 */
#ja-containerwrap-fl #ja-content {
	float: none;
	width: 100%;
}

#ja-containerwrap-fl #ja-content div.ja-innerpad {
	padding-left: 0;
}

#ja-containerwrap-fl #ja-col3 div.ja-innerpad {
	padding-top: 0;
}

/* content + col2 or col3  */
#ja-containerwrap-flr1 #ja-mainbody {
	width: 82.9%;
}

#ja-containerwrap-flr1 #ja-content {
	width: 100%;
}

#ja-containerwrap-flr1 #ja-content div.ja-innerpad {
	padding-left: 0;
}

#ja-containerwrap-flr1 #ja-colswrap,
#ja-containerwrap-flr1 #ja-masstop,
#ja-containerwrap-flr1 #ja-massbot {
	width: 17%;
}

/* col1 + content col2 or col3 */
#ja-containerwrap-fr1 #ja-mainbody {
	width: 82.9%;
}

#ja-containerwrap-fr1 #ja-content {
	width: 79.9%;
}

#ja-containerwrap-fr1 #ja-col1{
	width: 20%;
}

#ja-containerwrap-fr1 #ja-colswrap,
#ja-containerwrap-fr1 #ja-masstop,
#ja-containerwrap-fr1 #ja-massbot {
	width: 17%;
}

/* columns */
.colw #ja-col2,
.colw #ja-col3 {
	width:100%;
}

.colw1 #ja-col2,
.colw1 #ja-col3 {
	width:49.9%;
}

.colw .jamod {
	margin-left: 0;
	margin-right: 0;
}

/* HEADER
--------------------------------------------------------- */
#topbg {
	color: #ffffff;
	line-height: normal;
	height: 90px;
}

#bg1 {
	background:url(http://www.lovely.com.sg/home/templates/ja_barite/images/topbg1.png) repeat-x;
}

#bg2 {
	background:url(http://www.lovely.com.sg/home/templates/ja_barite/images/bg2.png) no-repeat center;
}

#lovely-logo {
	float: left;
	margin-top:30px;
	margin-left: 10px;
	
}

#search {
	float: right;
	margin-top:25px;
	width:392px;
	height: 64px;
}

.clear-center {
	
}

#menubg {
	height: 25px;
	margin-left:10px;
}

div#menu-home {
	height:25px;
	float: left;
}

div#menu-home a{
	font-weight:bold;
	padding:0 3px 3px 3px;
	text-decoration:none;
	color:#FFFFFF;
	float:left;
	margin: 5px 15px 0 0;
	font-size:smaller;
	border-bottom: solid 3px #FF3366;
}

div#menu-home a:hover{
	border-top: none;
	color:#FFFFFF;
	border-bottom: solid 3px #FF3366;
}

div#menu-cont {
	height:25px;
	float: left;
}

div#menu-cont a{
	font-weight:bold;
	padding:0 3px 3px; 3px;
	text-decoration:none;
	color:#FFFFFF;
	float:left;
	margin: 5px 15px 0 0;
	font-size:smaller;
}

div#menu-cont a:hover{
	border-top: none;
	color:#FFFFFF;
	border-bottom: solid 3px #FF3366;
}


#ja-header {
	position: relative;
	height: 120px;
}

#ja-header a {
	color: #CCCCCC;
}

h1.logo, h1.logo-text {
	margin: 0 0 0 5px;
	padding: 0;
	font-size: 200%;
	text-transform: uppercase;
}

h1.logo a {
	width: 200px;
	display: block;
	background: url(../images/logo.png) no-repeat;
	position: absolute;
	height: 72px;
	bottom: 40px;
	left: 5px;
}

h1.logo a span {
	position: absolute;
	top: -1000px;
}

h1.logo-text a {
	color: #FFFFFF !important;
	text-decoration: none;
	outline: none;
	position: absolute;
	bottom: 70px;
	left: 5px;
	letter-spacing: 1px;
}

p.site-slogan {
	margin: 0;
	padding: 2px 5px;
	color: #CCCCCC;
	font-size: 100%;
	position: absolute;
	bottom: 50px;
	left: 0;
}

/* MAIN NAVIGATION
--------------------------------------------------------- */
#ja-mainnav {
	height: 30px;
	position: absolute;
	bottom: 0;
	z-index: 999;
}

#ja-subnav {
	height: 32px;
	background: url(../images/hline.gif) repeat-x 0 29px;
}

#ja-mainnav a, #ja-subnav a {
	outline: none;
}

/* breadcrumbs */
#ja-breadcrumb {
}

#ja-breadcrumb strong {
	margin-right: 5px;
	font-weight: normal;
}

#ja-breadcrumb a {
	text-decoration: none;
}

#ja-breadcrumb img {
	margin: 1px 5px;
}

/* Default Joomla! Menu */
ul.menu {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.menu li {
	margin: 0;
	padding: 0;
	background: none;
}

ul.menu li a {
	display: block;
	text-decoration: none;
	outline: none;
	background: url(../images/hline.gif) repeat-x bottom;
	padding: 4px 0;
	color: #333333;
}

ul.menu li a span {
	background: url(../images/icon-plus.gif) no-repeat 5px 6px;
	display: block;
	padding-left: 20px;
}

ul.menu li a:hover,
ul.menu li a:active,
ul.menu li a:focus {
	text-decoration: none;
	background: url(../images/hline.gif) repeat-x bottom #F2F2F2;
	color: #333333;
}

ul.menu li.active a {
	text-decoration: none;
	color: #CC0000;
	font-weight: bold;
}

ul.menu li li a span {
	background: none;
}

ul.menu li ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.menu li li a {
	background: none;
	padding-left: 5px;
	color: #333333 !important;
	font-weight: normal !important;
}

ul.menu li li a:hover,
ul.menu li li a:active,
ul.menu li li a:focus {
	background: none;
	color:#CC0000 !important;
}

ul.menu li li a span {
	background: url(../images/bullet.gif) no-repeat 8px 8px;
}

/* MODULE
--------------------------------------------------------- */
.jamod-content {
	padding: 5px 10px;
}

div.module_menu .jamod-content,
div.module_black .jamod-content {
	padding: 0;
}

div.module h3,
div.module_menu h3,
div.module_text h3,
div.module_black h3 {
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	height: 28px;
	background: url(../images/h32-r.gif) no-repeat top right #CC0000;
	font-size: 100%;
}

div.module h3 span,
div.module_menu h3 span,
div.module_text h3 span,
div.module_black h3 span {
	margin: 0;
	padding: 0 0 0 26px;
	display: block;
	background: url(../images/h31-l.gif) no-repeat top left;
	height: 28px;
	line-height: 28px;
}

div.module,
div.module_menu,
div.module_text,
div.module_black {
	margin-bottom: 10px;
	overflow: hidden;
	padding: 0 0 0;
}

/*Black Module*/
div.module_black {
	border: 1px solid #DDDDDD;
	background: url(../images/grad3.jpg) repeat-x bottom #444444;
	color: #FFFFFF;
}

div.module_black h3 {
	color: #FFFFFF;
	height: 28px;
	background: url(../images/h32-r.gif) no-repeat top right #CC0000;
}

div.module_black h3 span {
	margin: 0;
	padding: 0 0 0 26px;
	display: block;
	background: url(../images/h32-l.gif) no-repeat top left;
	height: 28px;
	line-height: 28px;
}

div.module_black a {
	color: #FFFFFF;
}

div.module_black ul.menu {
	margin: 0 1px;
}

div.module_black ul.menu li {
	height: 26px;
}

div.module_black ul.menu a {
	background: url(../images/menu-bg.gif) no-repeat top left !important;
	color: #E6E6E6;
	line-height: 26px;
	padding: 0 0 0 26px;
}

div.module_black ul.menu a:hover,
div.module_black ul.menu a:focus,
div.module_black ul.menu a:active {
	background: url(../images/menu-bg.gif) no-repeat bottom left !important;
	color: #FFFFFF;
	line-height: 26px;
	padding-left: 26px;
}

div.module_black #cat-current a {
	background: url(../images/menu-bg.gif) no-repeat bottom left !important;
}

/* mis */
div.banneritem_text {
	padding: 5px 0 !important;
}

div.advs {
	float: left;
	width: 100%;
	clear: both;
	display: block;
}

/*masscol module*/
#ja-masstop div.module h3 {
	background: none;
	color: #CC0000;
	font-size: 150%;
}

#ja-masstop div.module h3 span {
	background: none;
	padding-left: 10px;
	margin: 0;
}

#ja-masstop div.module {
	border: 1px solid  #CCCCCC;
	background: #F0F0F0;
}

#ja-masstop div.jamod-content { 
	padding: 0 0px;
	width: 95%;
	background: #F0F0F0;
}

.nocss { 
	padding: 0 -10px;
}


/*col2 module*/
#ja-col2 div.jamod {
	margin-right: 5px;
	border: 1px solid #DDDDDD;
	border-bottom: 2px solid #CCCCCC;
}

#ja-col2 div.module h3,
#ja-col2 div.module_menu h3,
#ja-col2 div.module_text h3 {
	background: none;
	color: #CC0000;
	font-size: 120%;
	text-indent: 10px;
	padding-top: 5px;
}

#ja-col2 div.module h3 span,
#ja-col2 div.module_menu h3 span,
#ja-col2 div.module_text h3 span {
	background: none;
	padding: 0;
}

/*col3 module*/
#ja-col3 div.module,
#ja-col3 div.module_menu,
#ja-col3 div.module_text {
	margin-bottom: 0;
}

#ja-col3 div.module h3,
#ja-col3 div.module_menu h3,
#ja-col3 div.module_text h3 {
	background: url(../images/h32-r.gif) no-repeat bottom center #CC0000;
	color: #FFFFFF;
	padding: 0 10px;
	font-size: 100%;
}

#ja-col3 div.module h3 span,
#ja-col3 div.module_menu h3 span,
#ja-col3 div.module_text h3 span {
	background: none;
	padding: 0;
}

/* SPOTLIGHT
--------------------------------------------------------- */
/* Spotlight Box Style */
.ja-box-full, .ja-box-left, .ja-box-center, .ja-box-right {
	float: left;
	overflow: hidden;
}

.ja-box-left div.jamod,
.ja-box-full div.jamod {
	padding: 0;
	background: none;
}

.ja-box-right div.jamod {
	padding: 0;
}

.ja-box-center div.jamod {
	padding: 0;
}

#ja-botsl {
	padding: 0 0 10px 0;
}

#ja-botsl div.jamod {
	margin-right: 10px;
	border: 1px solid #DDDDDD;
	border-bottom: 2px solid #CCCCCC;
	background: url(../images/grad1.jpg) repeat-x top;
}

#ja-botsl div.jamod h3 {
	background: none;
	color: #CC0000;
	font-size: 120%;
	text-indent: 10px;
	padding-top: 5px;
}

#ja-botsl div.jamod h3 span {
	background: none;
	padding: 0;
}

#ja-botsl ul, #ja-botsl p, #ja-botsl ol {
	padding: 0;
	margin: 0 !important;
}

#ja-botsl ul li {
	padding: 0 0 0 15px;
	margin: 0;
	background: url(../images/bullet.gif) no-repeat 3px 8px;
}

#ja-botsl ol li {
	margin-left: 25px;
	padding: 0 !important;
}

#ja-botsl td {
	padding: 0;
}

#ja-botsl .article_separator {
	display: none;
}

#ja-botsl table {
	border-spacing: 0;
	border-collapse: collapse;
}

/* FOOTER
--------------------------------------------------------- */
#ja-footerwrap {
	padding: 20px 0;
	clear: both;
	background: #333333;
	margin-left: -3px;
}

#ja-footer {
	padding: 0 0 0 3px;
	color: #999999;
	position: relative;
	
}

#ja-footer small {
	color: #999999;
	display: block;
}

#ja-footer .copyright {
	clear: both;
	display: block;
	font-style: normal;
}

#ja-footer a {
	color: #CCCCCC;
	text-decoration: none;
}

#ja-footer a:hover,
#ja-footer a:active,
#ja-footer a:focus {
	color: #FFFFFF;
	text-decoration: none;
}

#ja-footer ul {
	margin: 0 0 5px;
	padding: 0;
}

#ja-footer li {
	margin: 0;
	padding: 0;
	display: inline;
	background: none;
}

#ja-footer li a {
	padding: 0 8px 0 10px;
	display: inline;
	line-height: normal;
	text-decoration: none;
	background: url(../images/bullet2.gif) no-repeat 0 6px;
}

.ja-cert {
	position: absolute;
	right: 10px;
	top: 10px;
}

.ja-cert a {
	margin: 0 0 0 5px;
	padding: 0;
	border: none;
	border: none;
	text-decoration: none;
}

.ja-cert a span {
	display: none;
}

.ja-cert a img {
	border: none;
}

.banneritem {
	display: block;
}

/* MISCELLANOUS
----------------------------------------------------------- */
ul.accessibility {
	position: absolute;
	top: -100%;
}

/* Search */
#ja-search {
	background: url(../images/search-tab.gif) no-repeat;
	position: absolute;
	bottom: 0;
	right: 40px;
	height: 30px;
	width: 150px;
}

#ja-search .inputbox {
	width: 100px;
	border: 1px solid #FF3366;
	padding: 2px 5px;
	background: #F2F2F2;
	margin-top: 5px;
	margin-left: 10px;
}

/*usertool*/
#ja-usertoolswrap {
	width: 28px;
	height: 30px;
	display: block;
	background: url(../images/usertool.gif) no-repeat top;
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 1000;
}

#ja-usertoolswrap:hover, #ja-usertoolswrap.ja-toolswraphover {
	background: url(../images/usertool.gif) no-repeat bottom;
}

span.ja-sitetool {
	margin: 0;
	width: 28px;
	height: 30px;
	display: block;
	cursor: pointer;
}

#ja-usertoolswrap:hover #ja-usertools,
#ja-usertoolswrap.ja-toolswraphover #ja-usertools {
	display: block;
	top: 30px;
	right: 0;
}

#ja-usertools {
	padding: 0;
	float: right;
	display: none;
	background: url(../images/grad1.jpg) repeat-x top;
	border: 1px solid #CCCCCC;
	font-size: 11px;
	position: absolute;
	top: 100%;
}

#ja-usertools ul {
	float: left;
	margin: 0;
	padding: 4px 5px 2px;
}

#ja-usertools li {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	background: none;
	line-height: normal;
}

#ja-usertools img {
	padding: 0 2px;
}

/* Login Form */
#ja-login {
	position: absolute;
	bottom: 55px;
	right: 0;
}

#ja-login form {
	float: left;
}

#ja-login form label {
	float: left;
}

label.ja-login-user span {
	display: block;
	float: left;
	text-indent: -5000px;
	background: url(../images/icon-user.gif) no-repeat center left;
	width: 20px;
	height: 20px;
}

label.ja-login-password span {
	display: block;
	float: left;
	text-indent: -5000px;
	background: url(../images/icon-key.gif) no-repeat center left;
	width: 20px;
	height: 20px;
}

#ja-login form input.button {
	font-size: 11px !important;
	float: left;
}

#ja-login form #mod_login_username,
#ja-login form #mod_login_password {
	width: 110px;
	margin: 1px 8px 0 0;
	border: 1px solid #CC0000;
}

#ja-login form a {
	color: #CCCCCC;
	background: url(../images/bullet2.gif) no-repeat 3px 7px;
	padding-left: 10px;
	text-decoration: none;
}

#ja-login form a:hover,
#ja-login form a:active,
#ja-login form a:focus {
	color: #FFFFFF;
	text-decoration: underline;
}

.ja-login-links {
	padding-top: 5px;
	clear: both;
}

/*ja-newflash*/
.nftitle {
	font-size: 150%;
	font-weight: bold;
	color: #CC0000;
	margin: 5px 0 0;
}

/*others*/
.mostread, .latestnews {
	color: #333333;
}

#ja-banner {
	text-align: center;
}

div.back_button a,
div.back_button a:hover,
div.back_button a:active {
	margin: 10px 0;
	display: block;
	background: none!important;
	text-decoration: none!important;
}

.clr {
	clear: both;
}

.hasTip img {
	margin: 10px 5px 0 0;
	border: none;
}

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

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

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

#system-message dd.message ul,
#system-message dd.error ul,
#system-message dd.notice ul {
	padding: 0;
	margin: 0;
}

#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
	background: none;
	padding: 5px;
	margin: 0;
	color: #FFFFFF;
}

/* System Standard Messages */
#system-message dd.message ul {
	background: #1A8CCA;
	border: none;
}

/* System Error Messages */
#system-message dd.error ul {
	background: #CC0000;
	border: none;
}

/* System Notice Messages */
#system-message dd.notice ul {
	background: #EE9600;
	border: none;
}

/* Clearfix */
.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	width: 100%;
	display: block;
}

* html .clearfix {
	height: 1%;
}

/* Firefox Scrollbar Hack - Do not remove */
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}

/* Heading */
h1 {
	font-family:  Arial, Tahoma, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
}

.skincare {
	background:url(http://www.lovely.com.sg/images/headers/skincare-header.png) no-repeat;
	color: #FFFFFF;
	padding-top: 25px;
	padding-bottom: 20px;
	padding-left: 90px;
}

.makeup {
	background:url(http://www.lovely.com.sg/images/headers/makeup-header.png) no-repeat;
	color: #FFFFFF;
	padding-top: 30px;
	padding-bottom: 20px;
	padding-left: 75px;
}

.handsandfeet {
	background:url(http://www.lovely.com.sg/images/headers/handsandfeet-header.png) no-repeat;
	color: #FFFFFF;
	padding-top: 30px;
	padding-bottom: 20px;
	padding-left: 80px;
}

.beautybasics {
	background:url(http://www.lovely.com.sg/images/headers/beautybasics-header.png) no-repeat;
	color: #FFFFFF;
	padding-top: 30px;
	padding-bottom: 20px;
	padding-left: 80px;
}

.haircare {
	background:url(http://www.lovely.com.sg/images/headers/haircare-header.png) no-repeat;
	color: #FFFFFF;
	padding-top: 30px;
	padding-bottom: 20px;
	padding-left: 80px;
}

.hairremoval {
	background:url(http://www.lovely.com.sg/images/headers/hairremoval-header.png) no-repeat;
	color: #FFFFFF;
	padding-top: 30px;
	padding-bottom: 20px;
	padding-left: 80px;
}

.bathandbody {
	background:url(http://www.lovely.com.sg/images/headers/bodyandbath-header.png) no-repeat;
	color: #FFFFFF;
	padding-top: 30px;
	padding-bottom: 20px;
	padding-left: 80px;
}

.plasticsurgery {
	background:url(http://www.lovely.com.sg/images/headers/plasticsurgery-header.png) no-repeat;
	color: #FFFFFF;
	padding-top: 30px;
	padding-bottom: 20px;
	padding-left: 80px;
}

h2 {
	font-family:  Arial, Tahoma, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	background:#FF3366 repeat-x;
	color: #FFFFFF;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 18px;
	margin-left:-5px;
}

.grey {
	background: #E8E8E8 repeat-x;
	color: #313131;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 18px;
	margin-bottom: 5px;
	margin-left:-5px;
}

.black {
	background: #313131 repeat-x;
	color: #ffffff;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 5px;
	margin-left:-5px;
}

.pink{
	background: #FF3366 repeat-x;
	color: #ffffff;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 5px;
	margin-left:-5px;
}

.blackandred {
	font-family:  Arial, Tahoma, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	background: url(http://www.lovely.com.sg/images/headers/blackandred.gif) repeat-x;;
	color: #FFFFFF;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 15px;
}



h3 {
	font-size: 125%;
	font-weight: bold;
}

h4 {
	font-size: 100%;
	text-transform: uppercase;
}


h6 {
	font-family:  Arial, Tahoma, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	background:url(http://www.lovely.com.sg/images/headers/skincare-header.png) no-repeat;
	color: #FFFFFF;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 90px;
}

.content-image {

}

/* news module styling */
h4.gk_news_block_news_header {
	margin: 0 0 2px;
	padding:0;
	color:#B6E600;
	font-weight:bold;
	text-decoration:none;
}

h4.gk_news_block_news_header a{
	padding:0;
	color:#FF3366;
	font-weight:bold;
	text-decoration:none;
	text-transform:none;
	font-size:120%;
}

h4.gk_news_block_news_header a:hover{
	color:#1A8CCA;	
	background: none;
	
}

a.nobg:hover {
	background: none;
}

img.gk_news_block_news_image {
	padding:2px;
	border: 1px solid #CCCCCC;
	margin:0 5px 0 0;

}

img.gk_news_block_news_image:hover {
	border: 1px solid #FF3366;

}

a.gk_news_block_news_readmore {

}

a.gk_news_block_news_readmore_inline {

	margin-left: 10px;

}

p.gk_news_block_news_text {

margin-top: 0px;

}

table.gk_news_block_table {
	margin-bottom: -20px;

}

td.gk_news_block_tablerow_top {

}

div.gk_news_block_panel {

	display: none;

	padding:0;

}

div.gk_news_block_panel_font {

	float: left;

	width: 100px;

	padding: 0;

}

div.gk_news_block_panel_font_path {

	width: 100px;

	height: 6px;

	padding: 0;

	border: 1px solid #EEE;

}

div.gk_news_block_panel_font_knob {

	width: 5px;

	height: 6px;

	padding: 0;

	cursor: pointer;

	font-size: 1px;

	background: #CCC;

}

span.gk_news_block_panel_font_value {

	display:block;

	float:left;

}

div.gk_news_block_panel_amount {

	float: right;

	width: 50px;

	padding: 0;

}

div.gk_news_block_panel_amount_plus,

div.gk_news_block_panel_amount_minus {

	width: 12px;

	height: 12px;

	float:left;

	line-height: 12px;

	padding: 0;

	text-align: center;

	cursor: pointer;

	margin-right: 3px;

	border: 1px solid #EEE;

}



span.gk_news_block_panel_amount_value {

	display: block;

	float:left;

	font-size: 10px;

	margin-left: 4px;

}



div.gk_news_block_panel_tools,

div.gk_news_block_panel_tools_hidden {

	cursor: pointer;

	padding: 0;

	float:right;

	font-size: 10px;

	

}

td.gk_news_block_panel-border {

       border-top: 1px dotted #ccc;

}

tr.gk_news_block_tablerow {

}

td.gk_news_block_left {

}

td.gk_news_block_center {

}

td.gk_news_block_right {

}

td.gk_news_block_tablerow_bottom  ul.gk_news_block_list_floated {

}
	
ul.gk_news_block_list a {
	text-decoration:none;
}

ul.gk_news_block_list a:hover {
	color:#FF3366;
}

h1.block-skincare {
	color:#FFFFFF;
	font-weight:bold;
	font-size: 110%;
	text-decoration:none;
	background: url(/home/templates/ja_barite/images/skincare-pink.gif) #FF3366 no-repeat right;
	padding: 4px 0 4px 10px;
}


h1.block-skincare2 {
	color:#FFFFFF;
	font-weight:bold;
	font-size: 110%;
	text-decoration:none;
	background: url(/home/images/headers/skincare-header.png) #202020 no-repeat right;
	padding: 4px 0 4px 10px;
}

h1.block-skincare2 a{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

h1.block-skincare2 a:hover{
	color:#FF3366;
	text-decoration:underline;
}

h1.block-haircare {
	color:#FFFFFF;
	font-weight:bold;
	font-size: 110%;
	text-decoration:none;
	background: url(/home/images/headers/haircare-header.png) #202020 no-repeat right;
	padding: 4px 0 4px 10px;
}

h1.block-haircare a{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

h1.block-haircare a:hover{
	color:#FF3366;
	text-decoration:underline;
}

h1.block-plasticsurgery {
	color:#FFFFFF;
	font-weight:bold;
	font-size: 110%;
	text-decoration:none;
	background: url(/home/images/headers/plasticsurgery-header.png) #202020 no-repeat right;
	padding: 4px 0 4px 10px;
}

h1.block-plasticsurgery a{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

h1.block-plasticsurgery a:hover{
	color:#FF3366;
	text-decoration:underline;
}

h1.block-weightloss {
	color:#FFFFFF;
	font-weight:bold;
	font-size: 110%;
	text-decoration:none;
	background: url(/home/images/headers/weightloss-header.png) #202020 no-repeat right;
	padding: 4px 0 4px 10px;
}

h1.block-weightloss a{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

h1.block-weightloss a:hover{
	color:#FF3366;
	text-decoration:underline;
}

h1.block-bodycare {
	color:#FFFFFF;
	font-weight:bold;
	font-size: 110%;
	text-decoration:none;
	background: url(/home/images/headers/bodycare-header.png) #FF3366 no-repeat right;
	padding: 4px 0 4px 10px;
}

h1.block-bodycare a{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

h1.block-bodycare a:hover{
	color:#000000;
	text-decoration:underline;
}

h1.block-makeup {
	color:#FFFFFF;
	font-weight:bold;
	font-size: 110%;
	text-decoration:none;
	background: url(/home/images/headers/makeup-header.png) #FF3366 no-repeat right;
	padding: 4px 0 4px 10px;
}

h1.block-makeup a{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

h1.block-makeup a:hover{
	color:#000000;
	text-decoration:underline;
}

h1.block-handsandfeet {
	color:#FFFFFF;
	font-weight:bold;
	font-size: 110%;
	text-decoration:none;
	background: url(/home/images/headers/handsandfeet-header.png) #FF3366 no-repeat right;
	padding: 4px 0 4px 10px;
}

h1.block-handsandfeet a{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

h1.block-handsandfeet a:hover{
	color:#000000;
	text-decoration:underline;
}

h1.block-healthandfitness {
	color:#FFFFFF;
	font-weight:bold;
	font-size: 110%;
	text-decoration:none;
	background: url(/home/images/headers/healthandfitness-header.png) #FF3366 no-repeat right;
	padding: 4px 0 4px 10px;
}

h1.block-healthandfitness a{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

h1.block-healthandfitness a:hover{
	color:#000000;
	text-decoration:underline;
}

h1.blackheader {
	color:#FFFFFF;
	font-weight:bold;
	font-size: 110%;
	text-decoration:none;
	background: #202020;
	padding: 6px 0 6px 10px;
	margin-bottom: 4px;
	margin-left:-5px;
}

h1.sectionheader {
	color:#FFFFFF;
	font-weight:bold;
	font-size: 110%;
	text-decoration:none;
	background: #202020;
	padding: 6px 0 6px 10px;
	border-bottom: #FF3366 solid 4px;
	margin-bottom:0;
	margin-top:0;
}

.topcontent {
	margin: 10px 0 0 0;
	height: 289px;
	background: #FF3366;
	padding-top: 0;
}


.contentitem img {
	padding:2px;
	border: 1px solid #CCCCCC;
	margin: -15px 5px 0 0;
	float:left;
	z-index:100;

}

.contentitem img:hover {
	border: 1px solid #FF3366;

}

.magvert img {
	padding:2px;
	border: 1px solid #CCCCCC;
}

.magvert img:hover {
	border: 1px solid #FF3366;

}





/* Tags */
.horizon a {
	margin-left:130px;
	z-index:0;
}

h1.tagsheader {
	color:#1A8CCA;
	font-size: 200%;
	border-bottom:dotted 1px #666666;
}


.tagdisplay {
	margin-left:130px;
	z-index:0;
}

.tagdisplay a{
	color:#FF3366;
	text-decoration:none;
	font-weight:bold;
	font-size:130%;
}

.magdisplay a:hover{
	color:#1A8CCA;
}


.magdisplay img {
	padding:2px;
	border: 1px solid #CCCCCC;
}

.magdisplay img:hover {
	border: 1px solid #FF3366;
}

.magdisplay a{
	color:#FF3366;
	text-decoration:none;
	font-weight:bold;
	font-size:130%;
}

.plastichead a{
	color:#FF3366;
	text-decoration:none;
	font-weight:bold;
	font-size:100%;
}

.plastichead a:hover{
	color:#1A8CCA;
}


.tagdisplay a:hover{
	color:#1A8CCA;
}

.intro img {
	padding:2px;
	border: 1px solid #CCCCCC;
	margin:-15px 5px 0 0;
	float:left;
	z-index:100;

}

.intro img:hover {
	border: 1px solid #FF3366;

}

.contentitem p {
	z-index:-100;
	display: inline;
}

.readmore {
	float:right;
}

.border-grey {
	border: 1px solid #999999;
}

.grey {
	background: #E8E8E8 repeat-x;
	color: #313131;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 18px;
	margin-bottom: 5px;
}

.black {
	background: #313131 repeat-x;
	color: #ffffff;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 5px;
}

.blackandred {
	font-family:  Arial, Tahoma, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	background: url(http://www.lovely.com.sg/images/headers/blackandred.gif) repeat-x;;
	color: #FFFFFF;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 15px;
}

.TagCloud a {
	color:#000000;
}

/* content header */

div#headerwrap{
	border-left: solid 8px #FF3366;
}

div#category{
	font-weight: bold;
	size: 12px;
	float:left;
}

div#articlehead{
	border-left: 8px solid #FF3366;
	padding: 0 7px 0 0;
	margin: 0;
}

.contentheader {
	font-weight: bold;
	font-size: 21px;
	color: #202020;
	margin-bottom: -23px;
}

.pink {
	color: #FF3366;
}

h5 {
	color: #202020;
	size: 12px;
	font-weight: bold;
}

h5 a {
	color: #FF3366;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

h5 a:hover {
	color: #1A8CCA;
	text-decoration: none;
}

.tcontent {
	border-bottom: solid #FF3366 4px;
}

/* makup main css*/

div#makeuptools {
	background:url(http://www.lovely.com.sg/home/images/makeupstuff/tools-bg.png);
	width:312px;
	height:168px;
}

div#remover {
	background:url(http://www.lovely.com.sg/home/images/makeupstuff/remover-bg.png);
	width:312px;
	height:168px;
}

div#concealer {
	background:url(http://www.lovely.com.sg/home/images/makeupstuff/concealers-bg.png);
	width:312px;
	height:168px;
}

div#powdering {
	background:url(http://www.lovely.com.sg/home/images/makeupstuff/powder-bg.png);
	width:312px;
	height:168px;
}

div#lips {
	background:url(http://www.lovely.com.sg/home/images/makeupstuff/lips-bg.png);
	width:312px;
	height:168px;
}

div#eyes {
	background:url(http://www.lovely.com.sg/home/images/makeupstuff/eyes-bg.png);
	width:312px;
	height:168px;
}

div#eyeshadows {
	background:url(http://www.lovely.com.sg/home/images/makeupstuff/eyeshadows-bg.png);
	width:312px;
	height:168px;
}

div#eyelashes {
	background:url(http://www.lovely.com.sg/home/images/makeupstuff/eyelashes-bg.png);
	width:312px;
	height:168px;
}

div#eyeliner {
	background:url(http://www.lovely.com.sg/home/images/makeupstuff/eyeliner-bg.png);
	width:312px;
	height:168px;
}

div#brows {
	background:url(http://www.lovely.com.sg/home/images/makeupstuff/brows-bg.png);
	width:312px;
	height:168px;
}

div#foundation {
	background:url(http://www.lovely.com.sg/home/images/makeupstuff/foundation-bg.png);
	width:312px;
	height:168px;
}

div#cheeks {
	background:url(http://www.lovely.com.sg/home/images/makeupstuff/cheeks-bg.png);
	width:312px;
	height:168px;
}

div#contouring {
	background:url(http://www.lovely.com.sg/home/images/makeupstuff/contouring-bg.png);
	width:312px;
	height:168px;
}

.mk-top {
	height:20px;
	width:297px;
	color: #FFFFFF;
	font-weight: bold;
}

.mk-links {
	margin-left: 145px;
	margin-top: 15px;
	width: 157px;
	display:block;
}

.mk-links a {
	color:#000000;
}

.mk-links a:hover {
	background-color: #FF3366;
	text-decoration: none;
	padding: 2px 0 2px 0;
	color: #FFFFFF;
}

.makeupdiv {
	margin-bottom: 12px;
}

/* topbanners */

.topads{
	margin: 10px 0 0 0;
}

.topbanner {
	background: url(http://www.lovely.com.sg/home/images/bannerbg.png) no-repeat;
	width: 751px;
	height: 107px;
	margin-left: 3px;
	padding: 1px 0 0 1px;
}

/* side news */

.sidenews-white {
	font-family:  Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.pagenav {
padding: 0 5px;
border: 1px solid #CCC;
text-decoration: none; 
color: #333333;
}

.pagenav a, .pagenav a:visited{
padding: 0 5px;
border: 1px solid #CCC;
text-decoration: none; 
color: #333333;
}

a.pagenav:{
	font-weight:bold;
}

a.pagenav:hover {
	border: 1px solid #CCC;
	color: #000;
	background-color: #FF3366;
	text-decoration: none;
}

/* side quick news */

.sidenews-size {
	width: 345px;
	height: 100px;

}

.sidenews-size-small {
	width: 345px;
	height: 70px;

}

.sidenews-text {
	padding: 15px 0 0 10px;
	height: 90px;
	width: 150px;
	color: #333333;
	line-height: 1.1;
}

h2.sidenews-header {
	font-family:  Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	background:none;
	color: #333333;
	padding:0 0 5px 0;
	margin:0;
}

h2.sidenews-header a{
	color: #333333;
	text-decoration: none;
}

h2.sidenews-header a:hover{
	color: #333333;
	text-decoration: underline;
}

h2.sidenews-header-white {
	font-family:  Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	background:none;
	color: #ffffff;
	padding:0 0 3px 0;
	margin:0;
}

h2.sidenews-header-white a{
	color: #ffffff;
	text-decoration: none;
}

h2.sidenews-header-white a:hover{
	color: #ffffff;
	text-decoration: underline;
}

.sidenews-text-white {
	padding: 8px 0 0 10px;
	height: 55px;
	width: 150px;
	color: #ffffff;
	line-height: 0.9;
}

h2.sidenews-header-black {
	font-family:  Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	background:none;
	color: #000000;
	padding:0 0 3px 0;
	margin:0;
}

h2.sidenews-header-black a{
	color: #000000;
	text-decoration: none;
}

h2.sidenews-header-black a:hover{
	color: #000000;
	text-decoration: underline;
}

.sidenews-text-black {
	padding: 8px 0 0 10px;
	height: 55px;
	width: 150px;
	color: #000000;
	line-height: 0.9;
}

/* frontpage css */
.fpcontent {
	width:996px;
	height: 500px;
	padding:0;
	margin:0;
}

.fpss {
	width: 372px;
	height: 500px;
	padding:0;
	margin:0;
}

.boxnews {
	height: 500px;
	width: 304px;
	padding:0 10px 0 10px;
	margin:0;
}

.sideads{
	height: 500px;
	width: 300px;
	background:#FF3366;
	padding:0;
	margin:0;
}

.boxnews-content {
	width: 147px;
	height: 250px;
}

.boxnews-content img {
	width: 145px;
	height: 178px;
	border: 1px solid #999999;	
}

.boxnews-content img:hover {
	border: 1px solid #FF3366;	
}

h2.boxtitle {
	font-size: 12px;
	font-weight: bold;
	background:none;
	color: #000000;
	padding:0;
	margin:0;
}

h2.boxtitle a {
	text-decoration:none;
	font-size: 12px;
	font-weight: bold;
	background:none;
	color: #000000;
	padding:0;
	margin:0;
}

h2.boxtitle a:hover {
	text-decoration:underline;
}

/*  footer style */

div#footertop {
	background: url(/home/templates/ja_barite/images/footer-top.png) repeat-x #333333;
	height: 190px;
	width: 996px;
	margin-left: -3px;
	margin: 15px 0 0 -3px;
}

div#footerbottom {
	background: url(/home/templates/ja_barite/images/footer2-right.jpg) #676767 top right  no-repeat;
	height: 150px;
	width: 996px;
	margin-left: -3px;
	border-top: 1px #999999 solid;
}

div#footer-left {
	margin: 9px 15px 0 5px;
	width: 322px;
	height: 180px;
	float:left;
	background:#FF0000;
}

div#footer-right {
	margin: 15px 0 0 0;
	float:left;
	width: 996px;
	background:#333333;
	clear:both;
}

.footer-right p {
	
}

div#slogan {
	height:19px;
	background: url(http://www.lovely.com.sg/home/templates/ja_barite/images/slogan.png) no-repeat;
}

div#searchbar {
	height:26px;
	background: url(http://www.lovely.com.sg/home/templates/ja_barite/images/searchbg.png) no-repeat;
	padding: 0 0 0 10px;
}

.searchbarpad {
	padding-top: 4px;
}

div#quicklinks {
	height:19px;
}
/* Footer css */
div#footer-links {
	padding: 25px 0 0 15px;
}

.footer-links a {
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
	margin-right:18px;
	padding:2px;
	float:left;
}

.footer-links a:hover {
	background-color:#FF3366;
	color:#FFFFFF;
}