html, body, form, fieldset {

	margin: 0;

	padding: 0;

}

body {

	background: #FFFFFF;

	color:#353535;

	font-family: Arial, Helvetica, sans-serif;

	line-height: 150%;

	font-size:12px;

}

body.contentpane {

	width: auto;

	margin: 1em 2em;

	line-height: 1.3em;

	margin: 0px 0px 0px 0px;

	font-size: 12px;

	color: #333;

}

a {

	color: #0062a8;

	text-decoration: none;

}

a.visited:visited{
	color:#FF7700;
}
a:hover, a:active, a:focus {

	color: #ff4e00;

	text-decoration: underline;

}

.contentheading, .componentheading, .blog_more strong {

}

small, .small, .smalldark, .mosimage_caption, .createby, .createdate, .modifydate, a.readon, .img_caption {

	color: #666666;

	font-size: 92%;

}

h1, h2, h3, h4 {

	padding-bottom: 5px;

	margin: 10px 0;

	font-weight: normal;

	line-height: 100%;

}

h1 {

	font-size: 180%;

	line-height: 100%;

}

h2 {

	font-size: 175%;

	line-height: 100%;

}

h3 {

	font-size: 120%;

}

h4 {

	font-size: 110%;

}

p, pre, blockquote, ul, ol {

	margin: 1em 0;

	padding: 0;

}

ul {

	list-style: none;

}

ul li {

	padding-left: 30px;

	background: url(../images/bullet.jpg) no-repeat 18px 8px;

	line-height: 180%;

}

ol li {

	margin-left: 35px;

	line-height: 180%;

}

th {

	padding: 5px;

	font-weight: bold;

	text-align: left;

}

fieldset {

	border: none;

	padding: 0 0 20px;

}

fieldset a {

	font-weight: bold;

}

hr {

	border-top: 1px solid #666666;

	border-right: 0;

	border-left: 0;

	border-bottom: 0;

	height: 1px;

}

td, div {

	font-size: 100%;

}

img {

	border: none;

}

form {

	margin: 0;

	padding: 0;

}

form label {

	cursor: pointer;

}



* html .button {

	padding: 2px 0 !important; /*IE 6*/

}

*+html .button {

	padding: 2px 0 !important; /*IE 7*/

}

*+html #login-l input#passwd{

	width:136px;

}

*+html #login-r input#password{

	width:150px;

}

*+html #login-r input#password2{

	width:150px;

}



* html #login-l input#passwd{

	width:136px;

}

* html #login-r input#password{

	width:150px;

}

* html #login-r input#password2{

	width:150px;

}



#jazin-title{

	font-size: 21px;

	color: #005faf;

	float:left;

	width: 100%;

	margin-right: 5px;

}



.jazin-showcase{

	float: left;

	color:#333;

	margin:0;

	padding:0;

	width:100%;

}

.jazin-showcase span{

	float: left;
	margin-right: 10px;

}



.rssfeed{

	margin:5px 0 0 0;

	padding:0;

	float:left;

}

/*************** XiPat Advance Search ***************

ul.xp_allCate a:link, ul.xp_allCate a:visited {
	text-decoration:none;
}

ul.xp_allCate a:hover {
	text-decoration:none;
}

ul.xp_allCate a:active, ul.xp_allCate a:focus {
	text-decoration:none;
}

ul.xp_allCate{
	width:385px;
	margin:0;
	padding:0;	
}

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

ul.xp_allCate li ul#categoryselect{
	margin:0;
	padding:0;
	display:none;
}

ul.xp_allCate li:hover ul#categoryselect{
	margin:0;
	padding:0;
	display:block;
}

ul#categoryselect li.level0{
	font-weight:bold; 
	padding-top:5px; 
	margin-bottom:5px; 
	font-size:14px;
	border-bottom:dashed 1px #000;
}

ul#categoryselect li.level0 a{
	color:#000;
}

ul#categoryselect li.level1{
	padding-left:15px;
}

ul#categoryselect li.level1 a{
	color:red;
}

ul#categoryselect li.level2{
	padding-left:30px;
}

ul#categoryselect li.level2 a{
	color:green;
}

ul#categoryselect li.level3{
	padding-left:45px;
}

ul#categoryselect li.level3 a{
	color:blue;
}

ul#categoryselect li.level4{
	padding-left:60px;
}

ul#categoryselect li.level4 a{
	color:cyan;
}

ul#categoryselect li.level1 a:hover, ul#categoryselect li.level2 a:hover, ul#categoryselect li.level3 a:hover, ul#categoryselect li.level4 a:hover{
	text-decoration:underline;
}

*/

/* Add by KienNH 12/2/2015 */
#contenttoplogin .loginboxmobile
{
	display: none;
}
span.highlight {
	background:yellow;
}

.ma    {width: 100px;
	width: 290px;
	float: left;
	float: right;
    font-size: 1.2em;
    color: red !important;
	line-height: 2.25em;
	line-height: 100%;
}
.ma.loggedin 
{
	width: 235px;
	width: 185px;
}
.ma #mod_login_username,
.ma #mod_login_password
{
	width: 100px;
}
.toploginform
{
	text-align: right;
}
.display-mobile
{
	display: none;
}
.toploginform .button,
form.customlogout .button {
    background: url(../images/login-button.png) no-repeat;
    width: 61px;
    height: 20px;
    font-size: 0;
    cursor: pointer;
    padding: 0;
    margin-top: 5px;
    border: none;
    margin-right: 6px;
}
form.customlogout .button {
    background-image: url(../images/logout-button.png);
    float: right;
    margin-right: 0px;
}
.ma form.log.customlogout
{
	margin-top: 0px;
	font-size: 11px;
}
.ma .forgot
{
	font-size: 12px;
    margin-top: -3px;
    display: block;
}
.toploginform input {
	display: table-cell;
	vertical-align: top;
	height: 20px;
    margin-top: 5px;
    border: #c7b97c solid 1px;
    padding: 2px 1px 0px 3px;
    color: #747474;
}

#contenttoplogin .loginboxmobile {
    float: none;
    width: 280px;
    background: #f8f8f8;
    margin-bottom: 5px;
    padding-left: 13px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 10px;
	border: dotted 1px #000;
	margin: 5px auto;
}
#contenttoplogin .loginboxmobile input
{
	color: #747474;
	border: #c7b97c solid 1px;
    padding: 2px 1px 0px 3px;
    height: 20px;
}
#contenttoplogin .loginboxmobile .inputbox {
    width: 113px;
}
#contenttoplogin .loginboxmobile .forgot {
    font-size: 10px;
    float: left;
    color: #0081c3;
    margin-top: 5px;
}
#contenttoplogin .loginboxmobile a.xp-button {
    font-size: 14px;
    font-style: italic;
    color: #ce7f45;
    text-align: left;
    float: left;
    text-decoration: none;
    width: 100%;
}
#contenttoplogin .loginboxmobile form.log {
    height: 80px;
    margin-top: 5px;
}
#contenttoplogin .loginboxmobile .button {
    background: url(../images/login-button.png) no-repeat;
    width: 61px;
    height: 20px;
    font-size: 0;
    cursor: pointer;
    padding: 0;
    margin-top: 5px;
    border: none;
	margin-right: 6px;
	float: left;
}
#contenttoplogin .loginboxmobile form.log .button {
    background-image: url(../images/logout-button.png);
    float: right;
    margin-right: 25px;
}


.malink    {color: #0062a8;
    font-weight: 600;
    padding: 5px;
    vertical-align: baseline;
    margin-top: 7px !important;
    background: #f7f3f3;
    border-radius: 5px;}

.malink a  {
    color: #0062a8 !important;
}








