/*------------------------------------------------------------------------

# 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

-------------------------------------------------------------------------*/


#imageContainer {
	position:relative;
	margin:auto;
	width:970px;
	height:100px;
}

#imageContainer img {
	position:absolute;
	top:0; left:0;
}



/* kasbahattachmentsList Styles for lists of attachments */



div.kasbahattachmentsList table {

    background-color: transparent;

    border: 0;

}



div.kasbahattachmentsList caption {

    font-size: 110%;

    font-weight: bold;

    text-align: left; 

    margin-top: 4px;

}



div.kasbahattachmentsList thead {

    font-size: 90%;

    font-weight: bold;

}



div.kasbahattachmentsList th {

    border: 0;

    padding-left: 3px;

    padding-right: 3px;

    padding-top: 0px;

    padding-bottom: 0px;  

}



div.kasbahattachmentsList td {

    vertical-align: top;

    padding-left: 3px;

    padding-right: 3px;

}



div.kasbahattachmentsList table a { 

    font-weight: bold; 

}



div.kasbahattachmentsList table img {

    vertical-align: text-bottom;

}



div.kasbahattachmentsList td.at_file_size {

    text-align: right;

}



div.kasbahattachmentsList a.at_icon:hover {

    text-decoration: none;

}



div.kasbahattachmentsList td.at_delete a         { color: red; }

div.kasbahattachmentsList td.at_delete a:link    { color: red; text-decoration: none; }

div.kasbahattachmentsList td.at_delete a:visited { color: red; text-decoration: none; }

div.kasbahattachmentsList td.at_delete a:hover   { color: red; text-decoration: underline; }

div.kasbahattachmentsList td.at_delete a:active  { color: red; text-decoration: none; }





/* Style for the 'Add Attachment' link */



div.addattach { margin-top: 4px; }



div.addattach a:link    { color : red; text-decoration: none; }

div.addattach a:visited { color : red; text-decoration: none; }

div.addattach a:hover   { color : red; text-decoration: underline; }

div.addattach a:active  { color : red; text-decoration: none; }



div.addattach a img { vertical-align: text-bottom; }





/* Styles for upload form */



input#description { width: 100%; }

input#upload      { width: 100%; }



form.attachments {

    margin-top: 6px;

    margin-left: -2px;

}



form.attachments legend {

    font-size: 140%;

    font-weight: bold;

}





/* COMMON STYLE

--------------------------------------------------------- */

html, body, form, fieldset {

	margin: 0;

	padding: 0;

}



body {

	background: #FFFFFF;

	color: #333333;

	font-family: "Lucida Grande", Tahoma, Arial, sans-serif;

	line-height: 1.6;

}



body#bd {

	color: #333333;
	background: url(../../images/grey_bg.png) repeat-x #f0f0f0;

}



body.contentpane {

	color: #333333;

	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: 13px;

}



body.fs5 {

	font-size: 14px;

}



body.fs6 {

	font-size: 15px;

}



/* Normal link */

a {

	color: #91c04e;

	text-decoration: none;

}



a:hover, a:active, a:focus {

	color: #000000;

	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-botslwrap, #ja-footer {

	color: #666666;

	font-size: 92%;

}



img {

	margin: 0;

	padding: 0;

}



img.caption {

	margin-top: 15px !important;

}



/* Heading */

h1 {

	font-size: 180%;

}



h2 {

	font-size: 150%;

}



h3 {

	font-size: 125%;

color: #6a8c3a;

}



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 #cccccc;

	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%;

}



.inputbox {

	border: 1px solid #CCCCCC;

	padding: 2px;

	background: url(../images/input-bg.gif) repeat-x top #EFEFEF;

}



.button {

	padding: 2px 8px;

	background: url(../images/grad1.gif) repeat-x bottom #333333;

	color: #CCCCCC;

	border: 1px solid #333333;

}



* html .button, *+html .button {

	padding: 1px 5px !important;

}



/* JOOMLA STYLE

--------------------------------------------------------- */

table.blog {

}



.article_separator {

	clear: both;

	display: block;

	height: 30px;

}



.article_column {

}



.column_separator {

	padding: 0 25px;

}



/* content tables */

td.sectiontableheader {

	background: #1E1E1E;

	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 #333333;

	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: #1E1E1E;

}



table.searchintro {

	padding: 10px 0;

	width: 100%;

}



table.searchintro td {

	padding: 5px!important;

}



table.adminform {

}



.adminform .inputbox {

}



.blog_more {

	border-top: 1px solid #333333;

	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 {

	font-size: 200%;

	font-weight: normal;

	border-bottom: 1px solid #333333; 

}



.contentdescription {

	padding-bottom: 30px;

}



h2.contentheading, .contentheading {

	font-weight: normal;

	margin: 0;

	padding: 0;

	line-height: normal;

}



.contentheading {

	font-size: 200%;

	line-height: normal;

}



a.contentpagetitle,

a.contentpagetitle:hover,

a.contentpagetitle:active,

a.contentpagetitle:focus {

	text-decoration: none !important;

}



a.readon {

	display: block;

	float: left;

	background: #1E1E1E;

	color: #CCCCCC;

	text-align: center;

	clear: both;

	text-transform: lowercase;

	padding: 1px 3px;

}



a.readon:hover, a.readon:active, a.readon:focus {

	text-decoration: none;

	background: #333333;

	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 {

	color: #FFFFFF;

	font-weight: bold;

	padding: 8px 5px;

}



.sectiontableheader a {

	color: #FFFFFF;

}



tr.sectiontableentry1 td {

	padding: 8px 5px;

}



tr.sectiontableentry2 td {

	padding: 8px 5px;

}



tr.sectiontableentry1:hover td,

tr.sectiontableentry2:hover td {

}



.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;

}



.home-deco {

	background: none;

}



#ja-header,

#ja-mainnavwrap,

#ja-container,

#ja-botslwrap,

#ja-footer {

	margin: 0 auto;

	width: 970px;

	clear: both;

}



.narrow #ja-header,

.narrow #ja-mainnavwrap,

.narrow #ja-container,

.narrow #ja-botslwrap,

.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: 50%;

}



#ja-content div.ja-innerpad {

	padding: 10px 15px 0 20px;

}



/* COLUMNS

--------------------------------------------------------- */

#ja-colwrap {

	float: right;

	overflow: hidden;

	width: 40%;

	color: #999999;

}



#ja-col1 {

	float: left;

	overflow: hidden;

	width: 49.9%;

	clear: both;

	padding-bottom: 10px;

}



#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 {

	background: url(../images/col-bot.gif) no-repeat bottom left;

}



.narrow #ja-col1-bot {

	background: url(../images/col-bot-n.gif) no-repeat bottom left;

}



.narrow #ja-col1-top {

	background: url(../images/col-top-n.png) no-repeat top left;

}



.narrow #ja-col1-center {

	background: url(../images/col-center-n.png) repeat-y left;

}



#ja-col2 {

	float: right;

	overflow: hidden;

	width: 350px;

	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;

}



/* 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: 59%;

}



#ja-containerwrap-c #ja-colwrap {

	background: none;

	width: 40%;

}



#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,

div.moduletable_menu h3,

div.moduletable_text h3,

div.moduletable_default h3 {

	font-size: 125%;

	margin: 0 0 8px;

	padding: 0;

	color: #FFFFFF;

}



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: #cccccc;

	height: 100px;

	line-height: normal;

}



#ja-header {

	height: 100px;

	position: relative;

}



#ja-header a {

	color: #6a8c3a;

}



h1.logo, h1.logo-text {

	margin: 0;

	padding: 0;

	font-size: 200%;

}



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: #333333 !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 {

	position: relative;

	height: 35px;

	z-index: 990;

}



#ja-mainnav {

	height: 35px;

	z-index: 990;

	background: url(../images/mainnav-bg.gif) no-repeat 50% 27px;

}



#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 #333333;

	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.gif) 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.gif) 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: 22px !important;

	width: 75%; /*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

--------------------------------------------------------- */

/* Spotlight Box Style */

.ja-box-full, .ja-box-left, .ja-box-center, .ja-box-right {

	float: left;

	overflow: hidden;

	padding: 15px 0 0;

}



.ja-box-left, .ja-box-center {

	background: url(../images/vline.gif) repeat-y top right;

}



/* Top spotlight */



/* Bot spotlight */

#ja-botslwrap {

	border: 1px solid #1E1E1E;

	background: #0F0F0F;

	margin-top: 10px;

	padding: 0;

	color: #999999;

}



#ja-botslwrap h3 {

	font-size: 100%;

}



#ja-botslwrap ul, #ja-botslwrap ol {

	margin: 0;

	padding: 0;

}



#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;

}



#ja-botslwrap a {

	color: #CCCCCC;

}



#ja-botslwrap a:hover, #ja-botslwrap a:active, #ja-botslwrap a:focus {

	color: #CCCCCC;

}



/* FOOTER

--------------------------------------------------------- */

#ja-footerwrap {

	clear: both;

	margin: 0;

}



#ja-footer {

	color: #666666;

	padding: 20px 0 0 0;

	position: relative;

	border-top: 1px solid #1E1E1E;

}



#ja-footer small {

	color: #999999;

	display: block;

	font-size: 100%;

	padding:  0 0 0 20px;

}



#ja-footer a {

	color: #999999;

	text-decoration: none;

}



#ja-footer a:hover,

#ja-footer a:active,

#ja-footer a:focus {

	color: #999999;

	text-decoration: underline;

}



#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%;

}



/* Search */

#ja-search {

	background: url(../images/search-bg.gif) no-repeat 0 2px;

	bottom: 20px;

	height: 20px;

	right: 5px;

	position: absolute;

	width: 150px;

	font-size: 12px;



}



#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 #333333;

	margin: 2px 8px 0 0;

}



/* Tooltips */

.tool-tip {

	background: #FFFFFF;

	border: 1px solid #cccccc;

	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%;

}