/*------------------------------------------------------------------------
# JA Zibal 1.0 - Sep, 2006
# ------------------------------------------------------------------------
# Copyright (C) 2004-2006 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
--------------------------------------------------------- */
body {
	margin: 0;
	padding: 0;
	color: #333333;
	background: #fff;
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
}

body#bd {
	margin: 0;
	padding: 0;
	background: #fff url(../images/bggg.gif);

	margin-top:14px;
}

body.contentpane {
	width: auto; /* Printable Page */
	margin: 10px;
	font-size: 12pt;
	font-family: serif;
	line-height: 140%;
}

body.fs1{
	font-size: 57%;
}

body.fs2{
	font-size: 63%;
}

body.fs3{
	font-size: 69%;
}

body.fs4{
	font-size: 75%;
}

body.fs5{
	font-size: 81%;
}

body.fs6{
	font-size: 87%;
}

h1 {
	font-size: 1.7em;
}

h2 {
	margin: 10px 0;
	font-size: 1.5em;
}

h3, h4 {
	margin: 10px 0;
	font-size: 1.25em;
}

/* normal text */
#main, #main-f, #footer {
	line-height: 1.5;
}

/* Title text */
.contentheading, .componentheading, div.moduletable h3, #subnav h3,
h1, h2, h3, h4, h5 {
}

/* Normal link */
a {
	color: #BD3110;
	text-decoration: none;
	font-weight:bold;
}

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

p {
	margin: 15px 0;
}

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

li {
	padding-left: 12px;
	background: url(../images/arrow-off2.gif) no-repeat 3px 6px;
}

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

fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

#content fieldset,
#content-f fieldset {
	width: 500px;
}

fieldset a {
	font-weight: bold;
}

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

img {
	border: 0;
	clear: both;
	clear:right;
}
a img{
	border: 0;
	clear: both;
	clear:right;
         cursor:hand;
}
a:hover img {
	border: 0;
	clear: both;
	clear:right;
         cursor:hand;
}


td, div {
	font-size: 1.01em;
}

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

input, select {
	font: 11px Tahoma, Arial, sans-serif;
}

select, .inputbox {
	padding: 2px;
}

textarea {
	padding-left: 2px;
}

.button {
	padding: 1px 4px;
	border-top: 1px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
	border-bottom: 1px solid #BABDB6;
	border-right: 1px solid #BABDB6;
	background: url(../images/but-bg.gif) #EFEFEF;
}

.button:hover, .button:focus {
	border-top: 1px solid #BABDB6;
	border-right: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	border-left: 1px solid #BABDB6;
}

.inputbox {
	border-top: 1px solid #BABDB6;
	border-right: 1px solid #EDEEEC;
	border-bottom: 1px solid #EDEEEC;
	border-left: 1px solid #BABDB6;
	background: url(../images/shadow.gif) repeat-x top #FFFFFF;
}

.inputbox:hover, .inputbox:focus {
	border: 1px solid #BABDB6;
	background: url(../images/shadow.gif) repeat-x top #FFFFFF;
}

/* MODULE
--------------------------------------------------------- */
div.modules {
	width: 100%;
}

div.moduletable {
	padding: 0 12px 0 13px;
	width: auto;
	margin-bottom: 10px;
	margin-left: 2px;
	margin-right: 2px;
}

div.moduletable h3 {
	margin: 10px -12px 10px -13px;
	padding: 1px 0 0 15px;
	color: #fff;
	background: url(../images/modulebg.gif) no-repeat bottom transparent;

	font-size: 1.1em;
	line-height: 20px;
	text-transform: none;
	height: 20px;
			border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;  
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-right-radius: 3px;  
	-webkit-border-bottom-left-radius: 3px;
		border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	-moz-border-radius-topleft: 3px;  
	-moz-border-radius-topright: 3px;
	-webkit-border-top-right-radius: 3px;  
	-webkit-border-top-left-radius: 3px;
}

div.moduletable h3.collapse {
	margin: 0 -12px 10px -13px;
	padding: 0 10px 0 20px;
	color: #666666;
	background: url(../images/h3-bg.gif) no-repeat top #E1E1E1;
	font-size: 1em;
	line-height: 21px;
	text-transform: UPPERCASE;
	height: 22px;
	cursor: pointer;
}

div.moduletable table {
	border-collapse: collapse;
	border-spacing: 0;
}

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

table.blog .article_seperator {
	display: block;
	height: 20px;
	border-top: 2px solid #eee;
}

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

table.contentpaneopen {
	border: none;
}

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

table.contenttoc td {
	padding: 1px 5px 1px 18px;
	background: url(../images/arrow-off.gif) no-repeat 7px 7px;
}

table.contenttoc th {
	padding: 2px 4px;
	background: #4D84A7;
	color: #FFFFFF;
	text-indent: 5px;
	text-transform: UPPERCASE;
}

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: 2px!important;
}

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

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

.adminform textarea {
	width: 350px!important; /*Control the Frontend Editor area width*/
	font: 10xp;
}

.adminform textarea.inputbox {
 	font: 10xp;
}

.blog_more {
	margin: 10px 0;
}

.blog_more strong {
	margin: 0 0 5px;
	padding-left: 13px;
	display: block;
	background: url(../images/bullet.gif) no-repeat center left;
	color: #666666;
	text-transform: uppercase;
}

td.buttonheading {
	padding: 0 3px!important;
	text-align: center;
}

.category {
	font-weight: bold;
}

.clr {
	clear: both;
}

.code, pre {
	border: 1px solid #F0F0C0;
	width: auto;
	padding: 5px;
	background: #FFFFCC;
}

.componentheading {
	padding-left: 0px;
	color: #000;
	background: transparent;
	font-size: 1.35em;
	font-weight: bold;
	border-bottom: 0px solid #eee;
}

.contentdescription {
	padding-bottom: 30px;
}

.contentheading {
	padding-left: 0px;
	color: #000;
	background: transparent;
	font-size: 1.35em;
	font-weight: bold;
	border-bottom: 0px solid #eee;
}
.contentheading2 {
	padding-left: 0px;
	color: #ccc;
	background: transparent;
	font-size: 1.35em;
	font-weight: normal;
	margin-bottom:1px;
}

table.blog .contentheading {
	padding-left: 0px;
	color: #000;
	background: transparent;
	font-size: 1.35em;
	font-weight: bold;
	border-bottom: 0px solid #eee;
}

table.blog a.contentpagetitle {
	color: #4D84A7;
	font-size: 1.35em;
	font-weight: bold;
	text-decoration: none;
}

a.mainlevel {
	display:block;
	padding-left: 10px;
	background: url(../images/arrow-off.gif) no-repeat 0px 5px;
	color: #555;
	font-weight:bold;
	text-decoration: none;
	border-bottom:1px dotted #ccc;
	height:26px;
	padding-top:6px;
}

a.mainlevel:hover,
a.mainlevel:active {
	color: #333;
	text-decoration: none;
	background-color:#e9e9e9;
}

a.sublevel {
	padding-left: 8px;
}

a.readon {
	text-decoration: none;
	padding-left: 18px;
	background: url(../images/readon-red.gif) left center no-repeat;
	font-weight: bold;
	color: #BB262C;
	float: right;
	font-size: 11px;
	margin-bottom: 10px;
}

a.readon:hover, a.readon:active, a.readon:focus {
	text-decoration: none;
	color: #000;
}

table.contentpaneopen td, table.contentpane td {
}

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

.createdate {
	color: #999;
	font-weight: normal;
	line-height: 10px;
	padding-left: 0px;
	font-size:10px;
}

.modifydate {
	color: #AAAAAA;
	height: 15px;
}

.error {
	color: #CC0000;
}

.highlight {
	border-bottom: 1px dotted;
	font-weight: bold;
}

.message {
	font-weight: bold;
}

.moduletable {
	padding: 0;
}

.mosimage {
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	border-bottom: 1px solid #eee;
	border-right: 1px solid #eee;
	padding-top: 5px;
	margin-right: 5px;
	background: #FFFFFF;
}

.mosimage_caption {
	margin-top: 2px;
	color: #404040;
	font-size: 11px;
}

.mosimage img {
	padding: 0;
	margin: 0!important;
	clear:both;
         cursor:auto;
}
.mosimage a.img {
	padding: 0;
	margin: 0!important;
	clear:both;
         cursor:auto;
}

.pagenav {
	padding: 2px;
}

a.pagenav,
.pagenav_prev a,
.pagenav_next a,
.pagenavbar a {
	padding: 1px 4px;
	border-top: 1px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
	border-bottom: 1px solid #BABDB6;
	border-right: 1px solid #BABDB6;
	background: url(../images/but-bg.gif) #EFEFEF;
	color: #555;
	text-decoration: none;
}

a.pagenav:hover, a.pagenav:active,
.pagenav_prev a:hover, .pagenav_prev a:active,
.pagenav_next a:hover, .pagenav_next a:active,
.pagenavbar a:hover, .pagenavbar a:active {
	padding: 1px 4px;
	border-top: 1px solid #BABDB6;
	border-right: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	border-left: 1px solid #BABDB6;
	background: url(../images/but-bg.gif) #EFEFEF;
	color: #555;
	text-decoration: none;
}

.pagenavbar {
	padding-left: 14px;
	background: url(../images/pages.gif) no-repeat center left;
	color: #555;
}

.pagenavcounter {
	padding: 8px 14px 0 14px;
	background: url(../images/pages.gif) no-repeat 0 11px;
	color: #555;
}

.sectiontableheader {
	padding: 1px 4px;
	background: #000;
	color: #FFFFFF;
	font-weight: bold;
	
}

.sectiontableheader a, .sectiontableheader a:hover {
	color: #FFFFFF;
}

tr.sectiontableentry1 td {
	padding: 1px;
	background: #fff;
	border-bottom:1px solid #eee;
}

tr.sectiontableentry2 td {
	padding: 1px;
	border-bottom:1px solid #eee;
}

.small {
	color: #AAAAAA;
}

.smalldark {
	text-align: left;
}

#banner {
}

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#wrapper {

}

#header-wrap1,
#sh-wrap1,
#pathway-wrap1,
#main-wrap1,
#footer-wrap1 {
	text-align: center;
}

#header-wrap2,
#sh-wrap2,
#pathway-wrap2,
#main-wrap2,
#footer-wrap2 {
	width: 750px;
	padding-left: 20px;
	margin: auto;
}

#header-wrap3,
#sh-wrap3,
#pathway-wrap3,
#main-wrap3,
#footer-wrap3 {
	padding-right: 20px;
}

#header,
#sh,
#pathway,
#main,
#main-full-left,
#main-full-right,
#footer {
	text-align: left;
}

/* WIDE LAYOUT DIVS WIDTH
--------------------------------------------------------- */
.wide #header-wrap2,
.wide #sh-wrap2,
.wide #pathway-wrap2,
.wide #main-wrap2,
.wide #footer-wrap2 {
	width: 1000px;
}

.wide #main {
	background:#fff;

}

.wide #main-full-left {
	background: url(../images/main-wide-fl-bg.gif) repeat-y right #fff;
}

.wide #main-full-right {
	background: url(../images/main-wide-fr-bg.gif) repeat-y right #fff;
}

.wide #content {
	width: 542px;
	float: left;
	margin-left:10px;
}

.wide #content-full-left {
	width: 718px;
	float: left;
}

.wide #content-full-right {
	width: 718px;
	float: right;
}

/* 1 column content width */
.wide #content-f {
	width: 880px;
	float: left;
}

/* HEADER
--------------------------------------------------------- */
#header-wrap1 {

}

#header-wrap2 {
	background: transparent;
}

#header-wrap3 {
	background: transparent;
	position: relative;
}

#header {
	background: url(../images/head.png) repeat-x top #fff;
	height: 100px; /* you can change the heigth of the header here. Maximum height: 250px. */
	position: relative;
	border:3px solid #e9e9e9;
}

#header h1 {
	margin: 0;
	padding: 0;
	font-size: 2.5em;
	position: absolute;
	top: 0;
	left: 0;
}

#header h1 img {
	margin: 0;
	padding: 0;
	line-height: normal;
	clear:both;
}

#header a {
	color: #FFFFFF;
}

#search {
	padding-left: 20px;
	background: url(../images/icon-search.gif) no-repeat center left;
	position: absolute;
	top: 40px;
	right: 22px;
}

#search-tool {
	padding-left: 20px;
	background: url(../images/icon-search.gif) no-repeat 0px 6px;
}

#search-tool .inputbox {
	border: none;
	margin-top: 3px;
	color: #FFFFFF;
	background: transparent;
}

#search .inputbox {
	border: 1px solid #4D84A7;
	color: #4D84A7;
}

#search .inputbox:hover,
#search .inputbox:focus {
	border: 1px solid #4D84A7;
	color: #333333;
}

#usertoolswrap {
	padding: 0;
	background: url(../images/usertools-bg.gif) repeat-x;
	height: 30px;
	position: absolute;
	top: 0;
	right: 0;
}

#usertools {
	padding: 0 18px 0 30px;
	float: left;
	display: block;
	color: #FFFFFF;
	background: url(../images/usertools-leftbg.gif) no-repeat top left;
	font-size: 11px;
	height: 30px;
}

#usertools img {
	padding: 6px 4px 2px;
	display: block;
	cursor: pointer;
}

#usertools a {
	padding: 0;
	float: left;
	display: block;
}

#usertools a:hover, #usertools a:active, #usertools a:focus {
	background: #3B6580;
}

/* TOPNAV
--------------------------------------------------------- */
#topnav {
	border-top: 1px solid #81ABC6;
	border-bottom: 1px solid #81ABC6;
	font-size: 10px;
	text-transform: UPPERCASE;
}

#topnav a {
	color: #000;
	font-weight: bold;
}

/* SUBHEADER + SPOTLIGHT
--------------------------------------------------------- */
#sh-wrap1 {
	background: transparent;
}

#sh-wrap2 {
	background: transparent;
}

#sh-wrap3 {
	background: transparent;
}

#sh {
	padding: 0;
	color: #FFFFFF;
	height: 150px; /* you can change the heigth of the sub-header here. Maximum height: 498px. */
}

#spotlight {
	margin-top: 20px;
}

.box {
	float: left;
	background: #fff;
	overflow: hidden;
         padding-bottom:15px;
}

#spotlight h3 {
	margin: 0 0 5px;
	padding: 5px 0 0 18px;
	background: transparent;
}

#spotlight div.moduletable {
	padding: 0 5px;
	margin-bottom: 0;
	background: none!important;
}

#spotlight ul {
	padding: 0;
	margin: 0;
}

#spotlight li {
	padding: 0;
	margin: 0;
	background: none;
	height: 20px;
}

#spotlight li a {
	padding: 0 5px 0 18px;
	display: block;
	background: url(../images/arrow-off.gif) no-repeat 7px 8px;
	line-height: 20px;
}

#spotlight li a:hover {
	background: url(../images/arrow-off.gif) no-repeat 7px 8px #E1E1E1;
	text-decoration: none;
}

#spotlight td {
	padding: 0 5px;
}

/* PATHWAY
--------------------------------------------------------- */
#pathway-wrap1 {
	background: url(../images/main-wrap1.gif) top #447493;
}

#pathway-wrap2 {
	background: transparent;
}

#pathway-wrap3 {
	background: transparent;
}

#pathway {
	margin: 0;
	padding: 4px 15px;
	border-top: 1px solid #81ABC6;
	background: #4D84A7;
	color: #FFFFFF;
	line-height: normal;
	font-size: 9pt;
}

#pathway a {
	color: #FFFFFF;
	text-decoration: none;
		padding: 0 10px;
	border-left: 1px solid #C0C0C0;
	font-weight: normal;
}
#pathway a:hover {
	color: #ccc;
	text-decoration: none;

}
#pathway a:active {
	color: #ccc;
	text-decoration: none;
}

#pathway img {
	margin: 0 5px;
}

#pathway strong {
	margin-right: 8px;
}

#red {
	margin-top: 10px;
	margin-bottom:10px;
	padding: 4px 42px;

	background: #C42D14 url(../images/menybgg.gif);
		border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;  
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-right-radius: 3px;  
	-webkit-border-bottom-left-radius: 3px;
		border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	-moz-border-radius-topleft: 3px;  
	-moz-border-radius-topright: 3px;
	-webkit-border-top-right-radius: 3px;  
	-webkit-border-top-left-radius: 3px; 
	color: #FFFFFF;
	line-height: normal;
	font-size: 10pt;
	text-align: left;
	line-height:22px;
}

#red a {
	color: #fff;
	text-decoration: none;
		padding: 0 20px;
	border-right: 1px solid #C13D2B;
	font-weight: bold;
}
#red a:hover {
	color: #000;
	text-decoration: none;

}
#red a:active {
	color: #000;
	text-decoration: none;
}

div.header-nav {
	float: left;
}

div.header-nav a {
	padding: 0 8px;
	border-left: 1px solid #C0C0C0;
}

/* LEFT COLUMN
--------------------------------------------------------- */
#leftcol {
	width: 170px;
	float: left;
	border-right: 1px solid #eee;
	margin: 20px 0px 10px 10px;
	background:#f9f9f9;
	padding-right:5px;

}

#leftcol table {
	border-collapse: collapse;
}

#leftcol a.mainlevel {
}

#leftcol ul.mainlevel {
	padding-left: 20px;
	background: url(../images/arrow-off.gif) no-repeat 5px 4px;
}

#leftcol ul.mainlevel:hover {
	background: url(../images/arrow-on.gif) no-repeat 5px 4px;
}

#leftcol a.sublevel {
	padding-left: 3px;
}

#leftcol .article_seperator {
	display: none;
}

/* CONTENT COLUMN
--------------------------------------------------------- */
#main-wrap1 {fff
	background: transparent;
}

#main-wrap2 {
	background: transparent;
}

#main-wrap3 {
	background: transparent;
}

#main-wrap4 {
	float: right;
}

/* 3 column content wrap */
#main {
	border-top: 0px solid #9A250E;
	background: url(../images/main-3c-bg.gif) repeat-y right #FFFFFF;
	border:3px solid #e9e9e9;

}

/* 2 column content full left wrap */
#main-full-left {
	border-top: 1px solid #FFFFFF;
	background: url(../images/main-fl-bg.gif) repeat-y right #FFFFFF;
}

/* 2 column content full right wrap */
#main-full-right {
	border-top: 1px solid #FFFFFF;
	background: url(../images/main-fr-bg.gif) repeat-y right #FFFFFF;
}

/* 1 column content wrap */
#main-f {
	border-top: 1px solid #FFFFFF;
	background: #FFFFFF;
	text-align: left;
}

/* 3 column content width */
#content {
	width: 410px;
	float: left;
}

/* 2 column content [on the left] with */
#content-full-left {
	width: 568px;
	float: left;
}

/* 2 column content [on the right] with*/
#content-full-right {
	width: 568px;
	float: right;
}

#mainbody {
	padding: 3px 15px 20px;
}

/* 1 column content width */
#content-f {
	width: 730px;
	float: left;
}

/* RIGHT COLUMN
--------------------------------------------------------- */
#rightcol {
	width: 215px;
	float: right;
padding:5px;
	border-left: 1px solid #eee;
	margin: 15px 5px 15px;
}

#rightcol table {
	border-collapse: collapse;
}

#rightcol a.mainlevel {
	display:block;
	padding-left: 10px;
	background: url(../images/arrow-off.gif) no-repeat 0px 5px;
	color: #555;
	font-weight:bold;
	text-decoration: none;
	border-bottom:1px dotted #ccc;
	height:26px;
	padding-top:6px;
}
#rightcol a.mainlevel:hover {
	color: #000;
	text-decoration: underline;
	background-color:#f7f7f7;
	cursor: hand;
}

#rightcol ul.mainlevel {
	padding-left: 20px;
	background: url(../images/arrow-off.gif) no-repeat 5px 4px;
}

#rightcol ul.mainlevel:hover {
	background: url(../images/arrow-on.gif) no-repeat 5px 4px;
}

#rightcol a.sublevel {
	display:block;
	padding-left: 10px;
	background: url(../images/arrow-off.gif) no-repeat 0px 5px;
	color: #555;
	font-weight:bold;
	text-decoration: none;
	border-bottom:1px dotted #eee;
	height:26px;
	padding-top:6px;
}

#rightcol .article_seperator {
	display: none;
}
#rightcol a:hover img {
	cursor: hand;
}

/* FOOTER
--------------------------------------------------------- */
#footer-wrap1 {
	clear: both;
	background: transparent;
	height: 100%;
	border-left:1px solid #fff;
	border-right: 1px solid #fff;
}

#footer-wrap2 {
	background: transparent;
}

#footer-wrap3 {
	background: transparent;
}

#footer {
	padding: 20px 0;
	background: #fff;
	color: #D9E7EF;
	position: relative;
	height: 10px;
}

#footer p {
	padding-right: 15px;
	padding-left: 15px;
}

#footer ul#mainlevel-nav,
#footer ul#mainlevel {
	padding-left: 5px;
}

#footer ul#mainlevel li,
#footer ul#mainlevel-nav li {
	padding: 0;
	display: inline;
	background: none;
}

#footer a {
	color: #FFFFFF;
}

#footer ul a {
	padding: 2px 10px;
	color: #FFFFFF;
}

#footer a:hover, #footer a:active, #footer a:focus {
	background: #447493;
	text-decoration: none;
}

#bottom {
	padding: 0;
	margin: 0;
}

#bottom a {
	padding: 0;
}

#cert {
	position: absolute;
	top: 30px;
	right: 10px;
}

#cert a:hover, #cert a:active, #cert a:focus {
	background: none;
}

/* MISCELLANOUS
----------------------------------------------------------- */
div.back_button a,
div.back_button a:hover,
div.back_button a:active {
	margin: 10px 0;
	display: block;
	color: #AAAAAA;
	text-decoration: none;
}

#mod_login_password, #mod_login_username {
	width: 100px;
}

#mod_login_password {
}

#mod_login_username {
}

#mod_login_remember {
	border: none;
	background: none;
}

#mod_search_searchword {
	width: 140px;
}

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

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

* html .clearfix {
	height: 1%; /* End hide from IE-mac */
}

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