/*------------------------------------------------------------------------
# JA Dravity 1.0 - Mar, 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 {
	background: #ffffff;
	color: #323538;
	font-family: Arial, Tahoma, sans-serif;
	line-height: 1.4;
}

body#bd {
	background: url(../images/bd_all.png) repeat;
	color: #2F3235;
	width: auto;
	height: auto;
}

.bd_all {
	background: url(../images/bd_all.png) repeat;
	width: auto;
	height: auto;
}

body.contentpane {
	color: #323538;
	font-size: 12px;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	margin: 1em 2em;
	width: auto; /* Printable Page */
}

body.fs1 {
	font-size: 10px;
}

body.fs2 {
	font-size: 11px;
}

body.fs3 {
	font-size: 12px;
}

body.fs4 {
	font-size: 12.5px;
}

body.fs5 {
	font-size: 14px;
}

body.fs6 {
	font-size: 15px;
}

/* BC Design */


.bc_bg_main {
	background: url(../images/body-bg.png) repeat-y center;
	margin: -17px 0 0 0;
	padding: 0;
}

.bc_bg_top {
	background: url(../images/body-top.png) no-repeat top center;
	margin: 0;
	padding: 0;
}

.bc_content {
	margin: 220px 0 0 0;
	padding: 0;
}

.bc_bottomtop_center{
	background: url(../images/bottomtop_center.png) repeat-y center;
	margin: 0;
	padding: 0;
}

.bc_bottomtop_top{
	background: url(../images/bottomtop_top.png) no-repeat top center;
	margin: 0;
	padding: 13px 0 0 0;
}


.bc_bottomtop_bottom {
	background: url(../images/bottomtop_bottom.png) no-repeat bottom center;
	margin: 8px 0 0 0;
	padding: 20px 0 0 0;
}

.bc_bottom_center {
	background: url(../images/bottom_center.png) repeat-y center;
	margin: -5px 0 5px 0;
	padding: 0;
}

.bc_bottom_bot {
	background: url(../images/bottom_bot.png) no-repeat bottom center;
	margin: -5px 0 5px 0;
	padding: 0;
}

.bc_copyright{
	margin: 10px 0 15px 10px;
	padding: 0;
}


/* Normal link */
a {
	color: #E38800;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color: #373B3F;
	text-decoration: underline;
}

a img {
	border: none;
}

/* Title text */
.contentheading, .componentheading, .blog_more strong, h1, h2, h3, h4 {
}

/* Small text */
small, .small, .smalldark, .createby, .createdate, .modifydate, .img_caption,
p.site-slogan, a.readon, #ja-breadcrumb, #ja-colwrap, #ja-footer {
	color: #666666;
	font-size: 92%;
}

img {
	margin: 0;
	padding: 0;
}

img.caption {
	margin-top: 15px !important;
}

/* Heading */
h1 {
	font-size: 120%;
}

h2 {
	font-size: 120%;
}

h3 {
	font-size: 120%;
}

h4 {
	font-size: 100%;
	text-transform: uppercase;
}

p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
	margin: 12px 0;
	padding: 0;
}

ul {
	list-style: none;
}

ul li {
	background: url(../images/bullet.gif) no-repeat 18px 9px;
	line-height: 180%;
	padding-left: 30px;
}

ol li {
	line-height: 180%;
	margin-left: 35px;
}

th {
	font-weight: bold;
	padding: 5px;
	text-align: left;
}

fieldset {
	border: none;
	padding: 10px 5px;
}

fieldset a {
	font-weight: bold;
}

fieldset.input {
	padding: 0;
}

hr {
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-top: 1px solid #373B3F;
	height: 1px;
}

td, div {
	font-size: 100%;
}

/* FORM
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}

form label {
	cursor: pointer;
}

input, select, textarea, .inputbox {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 100%;
}

.inputbox {
	border: 1px solid #323538;
	padding: 2px;
	background: #EBF0F2;
}

.button {
	padding: 2px 8px;
	background: url(../images/grad1.gif) repeat-x bottom #323538;
	color: #8A8A8A;
	border: 1px solid #323538;
}

* html .button, *+html .button {
	padding: 1px 5px !important;
}

/* JOOMLA STYLE
--------------------------------------------------------- */
table.blog {
}

.article_separator {
	background: url(../images/hdot.gif) repeat-x center;
	display: block;
	height: 30px;
}

.article_column {
}

.column_separator {
	padding: 0 25px;
}

/* content tables */
td.sectiontableheader {
	background: #464646;
	border: 1px solid #0F0F0F;
	padding: 4px;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
	padding: 4px;
	background: url(../images/dot.gif) repeat-x bottom;
}

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%;
	font-size: 92%;
}

table.contenttoc a {
	text-decoration: none;
}

table.contenttoc td {
	background: url(../images/bullet.gif) no-repeat 5% 50%;
	padding: 1px 5px 1px 25px;
}

table.contenttoc th {
	border-bottom: 1px solid #323538;
	padding: 0 0 3px;
	text-indent: 5px;
}

table.poll {
	border-collapse: collapse;
	padding: 0;
	width: 100%;
}

table.pollstableborder {
	border: none;
	padding: 0;
	text-align: left;
	width: 100%;
}

table.pollstableborder img {
	vertical-align: baseline;
}

table.pollstableborder td {
	border-collapse: collapse;
	border-spacing: 0;
	padding: 4px !important;
	background: none;
}

table.pollstableborder tr.sectiontableentry1 td {
	background: #464646;
}

table.searchintro {
	padding: 10px 0;
	width: 100%;
}

table.searchintro td {
	padding: 5px!important;
}

table.adminform {
}

.adminform .inputbox {
}

.blog_more {
	border-top: 1px solid #323538;
	padding: 10px;
}

.blog_more strong {
	display: block;
	font-size: 125%;
	margin: 0 0 5px;
}

.blog_more ul {
	margin: 0;
	padding: 0;
}

.blog_more ul li {
	background: url(../images/bullet.gif) no-repeat 6px 8px;
	margin: 0;
	padding: 0 0 0 17px;
}

.category {
	font-size: 125%;
	font-weight: bold;
}

h1.componentheading, .componentheading {
	margin: 0 0 10px;
	padding: 0 0 5px;
}

.componentheading {
	color: #395E70;
	font-size: 130%;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #B4B1AD; 
}

.contentdescription {
	padding-bottom: 30px;
}

h2.contentheading, .contentheading {
	font-weight: normal;
	margin: 0;
	padding: 0;
	line-height: normal;
}

.contentheading {
	font-weight: bold;
	color: #373B3F;
	font-size: 115%;
	line-height: normal;
}

a.contentpagetitle,
a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
	text-decoration: none !important;
}

a.readon {
	display: block;
	float: left;
	padding: 1px 5px;
	background: #999999;
	border: 2px solid #EFEFEF;
	text-decoration: none;
	color: #FFFFFF;
}

a.readon:hover, a.readon:active, a.readon:focus {
	background: #E38800;
	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;
}

ul.pagination li {
	background: none;
	display: inline;
	margin: 0;
	padding: 0;
}

ul.pagination li span{
	padding: 2px 5px;
}

ul.pagination a {
	padding: 2px 3px;
	text-decoration: none;
}

ul.pagination a:hover, ul.pagination a:active, ul.pagination a:focus {
}

.pagenavbar {
	background: url(../images/icon-pages.gif) no-repeat center left;
	font-weight: bold;
	padding-left: 14px;
}

.pagenavcounter {
	background: url(../images/icon-pages.gif) no-repeat 0 11px;
	font-weight: bold;
	padding: 8px 14px 0 14px;
}

.sectiontableheader {
	background: #EFEFEF;
	border: 1px solid #F7F7F7;
	font-weight: bold;
	padding: 5px;
	text-transform: uppercase;
}

tr.sectiontableentry1 td {
	background: url(../images/hdot.gif) repeat-x bottom;
	padding: 7px 5px;
}

tr.sectiontableentry2 td {
	background: url(../images/hdot.gif) repeat-x bottom;
	padding: 7px 5px;
}

.smalldark {
	text-align: left;
}

div.syndicate div {
	text-align: center;
}

.pollstableborder tr.sectiontableentry1 td,
.pollstableborder tr.sectiontableentry2 td {
	background: none;
}

/* META
--------------------------------------------------------- */
.createdate {
	padding: 5px 0;
}

.modifydate {
	float: left;
	width: 100%;
}

div.buttonheading {
	float: right;
	width: 20%;
}

.buttonheading img {
	border: 0;
	float: right;
	margin: 7px 5px 0 0;
}

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#ja-wrapper {
	padding: 0 0 30px;
}

#ja-header,
#ja-container,
#ja-footer {
	margin: 0 auto;
	width: 970px;
	clear: both;
}

.narrow #ja-header,
.narrow #ja-container,
.narrow #ja-footer {
	margin: 0 auto;
	width: 770px;
}

#ja-container {
	padding: 20px 0 0;
}

/* PRIMARY COLUMN
--------------------------------------------------------- */
#ja-content {
	clear: both;
	display: block;
	float: left;
	width: 59%;
	padding: 0 0 0 5px;
}

#ja-content div.ja-innerpad {
	padding: 10px 15px 0 0;
}

/* COLUMNS
--------------------------------------------------------- */
#ja-colwrap {
	float: right;
	overflow: hidden;
	width: 40%;
	color: #999999;
}

#ja-col1 {
	float: left;
	overflow: hidden;
	width: 49.9%;
	clear: both;
	background: url(../images/col-bot.png) no-repeat bottom left;
	margin: 10px 0 0 0;
	padding: 0 0 27px 0;
}

#ja-col1-top {
	background: url(../images/col-top.png) no-repeat top left;
}

#ja-col1-center {
	background: url(../images/col-center.png) repeat-y left;
}

#ja-col1-bot {

}

#ja-col2 {
	float: right;
	overflow: hidden;
	width: 49.9%;
	padding-top: 10px;
}

/*common style for column*/
#ja-colwrap a {
	color: #999999;
}

#ja-colwrap a:hover, #ja-colwrap a:active, #ja-colwrap a:focus {
	color: #FFFFFF;
}

#ja-colwrap table {
	border-collapse: collapse;
	border-spacing: 0;
}

#ja-colwrap .article_separator {
	display: none;
}




/* QUANG CAO
--------------------------------------------------------- */

#quangcao {
	float: left;
	overflow: hidden;
	width: 49.9%;
	clear: both;
	background: none;
	margin: 4px 0 0 -20px;
	padding: 0;
}

#quangcao{
	width: 111%;
}


/* COLLAPSIBLE LAYOUT
--------------------------------------------------------- */
#ja-containerwrap, #ja-containerwrap-c, #ja-containerwrap-f {
	padding: 0;
}

/* full */
#ja-containerwrap-f #ja-content {
	float: none;
	width: 99%;
}

/* content + col */
#ja-containerwrap-c #ja-content {
	width: 79%;
}

#ja-containerwrap-c #ja-colwrap {
	background: none;
	width: 20%;
}

#ja-containerwrap-c #ja-col1,
#ja-containerwrap-c #ja-col2 {
	width: 100%;
}

/* MODULE
--------------------------------------------------------- */
.icon1 h3 {background-image: url(../images/icons/icon1.gif);}
.icon2 h3 {background-image: url(../images/icons/icon2.gif);}
.icon3 h3 {background-image: url(../images/icons/icon3.gif);}
.icon4 h3 {background-image: url(../images/icons/icon4.gif);}
.icon5 h3 {background-image: url(../images/icons/icon5.gif);}
.icon6 h3 {background-image: url(../images/icons/icon6.gif);}
.icon7 h3 {background-image: url(../images/icons/icon7.gif);}
.icon8 h3 {background-image: url(../images/icons/icon8.gif);}
.icon9 h3 {background-image: url(../images/icons/icon9.gif);}

.icon1 h3,.icon2 h3,.icon3 h3,.icon4 h3,
.icon5 h3,.icon6 h3,.icon7 h3,.icon8 h3,.icon9 h3 {
	padding: 0 0 0 28px !important;
	background-position: left center;
	background-repeat: no-repeat;
}

div.moduletable h3 {
	color: #E38800;
}

div.moduletable_menu h3,
div.moduletable_text h3,
div.moduletable_default h3 {
	font-size: 125%;
	margin: 0 0 8px;
	padding: 0;
	color: #E38800;
}

div.moduletable,
div.moduletable_menu,
div.moduletable_text,
div.moduletable_default {
	margin: 0;
	padding: 0 20px 15px;
}

.narrow div.moduletable,
.narrow div.moduletable_menu,
.narrow div.moduletable_text,
.narrow div.moduletable_default {
	margin: 0;
	padding: 0 15px 15px;
}

/* mis */
div.banneritem_text {
	padding: 5px 0 !important;
}

div.advs {
	clear: both;
	display: block;
	float: left;
	width: 100%;
}

div.moduletable ul,
div.moduletable_text ul,
div.moduletable_menu ul,
div.moduletable_hilte ul {
	margin: 0;
	padding: 0;
}

div.moduletable li,
div.moduletable_text li,
div.moduletable_menu li,
div.moduletable_hilite li {
	background: url(../images/bullet.gif) no-repeat 5px 8px;
	margin: 0;
	padding-left: 16px;
}

/* HEADER
--------------------------------------------------------- */
#ja-headerwrap {
	color: #373B3F;
	height: 100px;
	line-height: normal;
}

#ja-header {
	height: 100px;
	position: relative;
}

#ja-header a {
	color: #999999;
}

h1.logo, h1.logo-text {
	margin: 0;
	padding: 0;
	font-size: 150%;
}

h1.logo a {
	width: 350px;
	display: block;
	background: url(../images/logo.png) no-repeat;
	position: absolute;
	height: 80px;
	bottom: 10px;
	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: 20px;
	left: 5px;
	letter-spacing: 1px;
}

p.site-slogan {
	margin: 0;
	padding: 0;
	color: #666666;
	position: absolute;
	bottom: 50px;
	left: 5px;
}

/* MAIN NAVIGATION
--------------------------------------------------------- */

#ja-mainnavwrap {
	margin: 0 auto;
	width: 998px;
	clear: both;
}

.narrow #ja-mainnavwrap {
	margin: 0 auto;
	width: 998px;
}

.bc_banner_js {
	margin: 0 auto;
	width: 998px;
	height: 221px;
}

#ja-mainnavwrap {
	position: relative;
	height: 35px;
	z-index: 999;
}

#ja-mainnav {
	height: 35px;
	z-index: 999;
}

#ja-mainnav a, #ja-subnav a {
	outline: none;
}

#ja-subnav {
	display: block;
	font-size: 92%;
	height: 22px;
	position: absolute;
	top: 29px;
	background: url(../images/grad1.gif) repeat-x bottom #323538;
	width: 100%;
}

#ja-subnav ul {
	margin: 0;
	padding: 0;
}

#ja-subnav li {
	background: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#ja-subnav li a {
	color: #999999;
	display: block;
	float: left;
	line-height: 22px;
	padding: 0 15px;
	text-decoration: none;
	background: url(../images/vline.gif) no-repeat center left;
}

#ja-subnav li a:hover,
#ja-subnav li a:active,
#ja-subnav li a:focus {
	color: #FFFFFF;
	text-decoration: none;
}

#ja-subnav li.active a,
#ja-subnav li.active a:hover,
#ja-subnav li.active a:active,
#ja-subnav li.active a:focus {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

/* breadcrumbs */
#ja-breadcrumb {
	text-transform: uppercase;
}

#ja-breadcrumb strong {
	font-weight: normal;
	margin-right: 5px;
}

#ja-breadcrumb a {
	text-decoration: none;
}

#ja-breadcrumb img {
	margin: 1px 5px;
}

/* Default Joomla! Menu */
ul.menu {
	list-style: none;
	margin: 0;
	padding: 0;
	z-index: 998;
}

ul.menu li {
	background: none;
	margin: 0;
	padding: 0;
}

ul.menu li a {
	display: block;
	outline: none;
	padding: 0 4px;
	line-height: 30px;
	background: url(../images/mainlevel-bg.png) no-repeat top right;
	width: 90%; /*need for ie6 transparent*/
}

ul.menu li a:hover,
ul.menu li a:active,
ul.menu li a:focus {
	text-decoration: underline;
	background: url(../images/mainlevel-bg.png) no-repeat bottom right;
}

ul.menu li.active a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

ul.menu li ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.menu li li a {
	background: url(../images/arrow2.png) no-repeat 10px 12px !important;
	border: none;
	color: #999999 !important;
	font-weight: normal !important;
	padding-left: 17px !important;
	width: 85%; /*need for ie6 transparent*/
}

ul.menu li li a:hover,
ul.menu li li a:active,
ul.menu li li a:focus {
	background: none;
	color: #FFFFFF !important;
}

/* SPOTLIGHT
--------------------------------------------------------- */
#ja-botslwrap {
	overflow: hidden;
	margin: 0 auto;
	width: 970px;
	clear: both;
	background: url(../images/botslwrap.png) repeat-y top right;
	margin-top: 10px;
	padding: 0;
	color: #999999;
}

.nc-botslwrap-box {
	overflow: hidden;
	margin: 0 auto;
	width: 970px;
	background: none;
}

.nc-box-user1{
	float: left;
	overflow: hidden;
	padding: 15px 0 0;
	width: 194px;
	background: url(../images/vline_center.png) repeat-y top right;
}
.nc-box-user2{
	float: left;
	overflow: hidden;
	padding: 15px 0 0;
	width: 194px;
	background: url(../images/vline_center.png) repeat-y top right;
}
.nc-box-user3{
	float: left;
	overflow: hidden;
	padding: 15px 0 0;
	width: 194px;
	background: url(../images/vline_center.png) repeat-y top right;
}
.nc-box-user4{
	float: left;
	overflow: hidden;
	padding: 15px 0 0;
	width: 194px;
	background: url(../images/vline_center.png) repeat-y top right;
}
.nc-box-user5{
	float: left;
	overflow: hidden;
	padding: 15px 0 0;
	width: 194px;
}

#ja-botslwrap h3 {
	font-size: 100%;
}

#ja-botslwrap ul, #ja-botslwrap ol {
	margin: 0;
	padding: 0;
}

#ja-botslwrap a:hover, #ja-botslwrap a:active, #ja-botslwrap a:focus {
	color: #36E7478;
}

#ja-botslwrap{
	color: #666666;
	font-size: 92%;
}

#ja-botslwrap a {
	color: #6E7478;
}

#ja-botslwrap ol li {
	margin: 0 0 0 20px;
	padding: 0;
}

#ja-botslwrap ul li {
	margin: 0;
	padding: 0 0 0 17px;
	background: url(../images/bullet.gif) no-repeat 5px 8px;
}

/* FOOTER
--------------------------------------------------------- */
#ja-footerwrap {
	clear: both;
	margin: 0;
}

#ja-footer {
	color: #B5BCC0;
	padding: 20px 0;
	position: relative;
}

#ja-footer small {
	color: #B5BCC0;
	display: block;
	font-size: 100%;
}

#ja-footer a {
	color: #B5BCC0;
	text-decoration: none;
}

#ja-footer a:hover,
#ja-footer a:active,
#ja-footer a:focus {
	color: #E38800;
	text-decoration: none;
}

#ja-footer ul {
	margin: 2px 0 0;
	padding: 0;
	float: right;
	line-height: normal;
}

#ja-footer li {
	background: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#ja-footer li a {
	display: inline;
	line-height: normal;
	padding: 0 10px 0 12px;
	text-decoration: none;
	background: url(../images/vline.gif) no-repeat center right;
}

.ja-footurl {
	float: none;
	clear: both;
}

/* MISCELLANOUS
----------------------------------------------------------- */
ul.accessibility {
	position: absolute;
	top: -100%;
}

/* Lang */
#bc-lang {
	bottom: 35px;
	height: 20px;
	right: 158px;
	position: absolute;
	width: 150px;
}

/* Search */
#ja-search {
	background: url(../images/search-bg.gif) no-repeat 0 2px;
	bottom: 20px;
	height: 20px;
	right: 0px;
	position: absolute;
	width: 150px;
}

#ja-search .inputbox {
	background: transparent;
	border: none;
	margin-top: 4px;
	padding: 0px 0 5px 20px;
}

/*usertool*/
#ja-usertools {
	font-size: 11px;
	padding: 0;
	position: absolute;
	right: 0;
	top: 9px;
}

#ja-usertools ul {
	float: left;
	margin: 0;
	padding: 0;
}

#ja-usertools li {
	background: none;
	display: block;
	float: left;
	line-height: normal;
	margin: 0;
	padding: 0;
}

#ja-usertools img {
	padding: 0 2px;
}

/* Login Form */
#form-login-username,
#form-login-password,
#form-login-remember {
	margin: 4px 0;
}

input#modlgn_username,
input#modlgn_passwd {
	width: 140px;
}

.narrow input#modlgn_username,
.narrow input#modlgn_passwd {
	width: 110px;
}


/*others*/
.mostread, .latestnews {
	text-decoration: none;
}

#ja-banner {
	margin-top: 15px;
	text-align: center;
	overflow: hidden;
	width: 100%;
}

div.back_button a,
div.back_button a:hover,
div.back_button a:active {
	background: none!important;
	display: block;
	margin: 10px 0;
	text-decoration: none!important;
}

.clr {
	clear: both;
}

.hasTip img {
	border: none;
	margin: 10px 5px 0 0;
}

div.ja-innerdiv {
	clear: both;
	margin-bottom: 10px;
	padding-bottom: 10px;
	background: url(../images/dot.gif) repeat-x bottom left;
}

div.ja-innerdiv img {
	padding: 0;
	border: 3px solid #323538;
	margin: 2px 8px 0 0;
}

/* Tooltips */
.tool-tip {
	background: #FFFFFF;
	border: 1px solid #373B3F;
	float: left;
	max-width: 200px;
	padding: 5px;
}

.tool-title {
	background: url(../../system/images/selector-arrow.png) no-repeat;
	font-size: 100%;
	font-weight: bold;
	margin: 0;
	margin-top: -15px;
	padding: 0;
	padding-bottom: 5px;
	padding-top: 15px;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

#system-message dd.message ul,
#system-message dd.error ul,
#system-message dd.notice ul {
	margin: 0;
	padding: 0;
}

#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
	background: none;
	color: #FFFFFF;
	margin: 0;
	padding: 5px;
}

/* System Standard Messages */
#system-message dd.message ul {
	background: #666666;
	border: none;
}

/* System Error Messages */
#system-message dd.error ul {
	background: #666666;
	border: none;
}

/* System Notice Messages */
#system-message dd.notice ul {
	background: #666666;
	border: none;
}

/* Clearfix */
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	display: block;
	width: 100%;
}

* html .clearfix {
	height: 1%;
}

/* RS Gallery elements
-------------------------------------------------------- */
div.rsg2-slideshow-links a,
div.rsg2-slideshow-links a:hover,
div.rsg2-slideshow-links a:focus,
div.rsg2-slideshow-links a:active,
div.rsg2-mygalleries-links a,
div.rsg2-mygalleries-links a:hover,
div.rsg2-mygalleries-links a:focus,
div.rsg2-mygalleries-links a:active {
	color: #F09018 !important;
}
