/* COMMON STYLE
--------------------------------------------------------- */
* {
	margin: 0;
	padding: 0;
}
body {
	color: #545C66;
	background: #FFFFFF;
	font-family: Tahoma, Arial, Geneva, sans-serif;
	line-height: 1.5;
}
body#bd { background-color: #fff; background-image: url(../images/bg.gif); background-repeat: repeat-x; background-position: 0 top; margin: 0; }
body.contentpane {
	width: auto; /* Printable Page */
	margin: 1em 2em;
	background: #FFFFFF;
	color: #000000;
	font-size: 12pt;
	font-family: serif;
	line-height: 140%;
}
body.font1{
	font-size: 9px;
}
body.font2{
	font-size: 10px;
}
body.font3{
	font-size: 11px;
}
body.font4{
	font-size: 12px;
}
body.font5{
	font-size: 13px;
}
body.font6{
	font-size: 14px;
}
body.font7{
	font-size: 15px;
}
/* Normal link */
/* @group Horizontal Menu */

#menu-ms { background: #e2e1de url(../images/menu-bg.gif) repeat-x; height: 47px; }

#menu-ms ul.menu {
	padding-left: 10px;
}

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

#menu-ms li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}

#menu-ms a { color: #fff; white-space: nowrap; display: block; float: left; height: 46px; line-height: 40px; padding: 0 17px; font-weight: bold; font-size: 1em; text-decoration: none; }

#menu-ms li li a, 
#menu-ms li li a:hover,
#menu-ms li:hover li a,
#menu-ms li.sfHover li a,
#menu-ms li.parent:hover li a,
#menu-ms li.parent.sfHover li a,
#menu-ms li.active.parent:hover li a,
#menu-ms li.active.parent.sfHover li a {
	background: none;
}

#menu-ms li li.parent:hover,
#menu-ms li li.parent.sfHover,
#menu-ms li li.active.parent:hover,
#menu-ms li li.active.parent.sfHover {
	background: none;
}
#menu-ms li:hover a,
#menu-ms li.sfHover a,
#menu-ms li:hover a.topdaddy,
#menu-ms li.sfHover a.topdaddy,
#menu-ms a.topdaddy:hover,
#menu-ms li li:hover a:hover,
#menu-ms li li.sfHover a:hover {
	color: #f1ebdd;
}
#menu-ms li:hover li a,
#menu-ms li.sfHover li a,
#menu-ms li.active:hover a,
#menu-ms li.active.sfHover a {
	color: #fff;
}
#menu-ms li.active,
#menu-ms.splitmenu li.active:hover,
#menu-ms.splitmenu li.active.sfHover,
#menu-ms li.active.parent:hover,
#menu-ms li.active.parent.sfHover,
#menu-ms li.active:hover,
#menu-ms li.active.sfHover {
	background: url(../images/menu-act-r.png) 100% 0 no-repeat;
}
#menu-ms li.active a,
#menu-ms.splitmenu li.active:hover a,
#menu-ms.splitmenu li.active.sfHover a,
#menu-ms li.active.parent:hover a,
#menu-ms li.active.parent.sfHover a,
#menu-ms li.active:hover a,
#menu-ms li.active.sfHover a {
	background: url(../images/menu-act-l.png) 0 0 no-repeat;
}
#menu-ms li:hover a,
#menu-ms li.sfHover a,
#menu-ms li.parent:hover,
#menu-ms li.parent.sfHover {
	background: url(../images/menu-over.gif) repeat-x center top;	
}
#menu-ms li li a:hover {
	color: #e4e2e0;
}
#menu-ms li.active a {
	color: #fff;
}
#menu-ms li li.parent a.daddy,
#menu-ms li.active li.parent a.daddy {
	background: url(../images/dropdown-child.png) 95% 50% no-repeat;
}
#menu-ms li li, 
#menu-ms li:hover li,
#menu-ms li.sfHover li,
#menu-ms li.parent:hover li,
#menu-ms li.parent.sfHover li,
#menu-ms li.active.parent:hover li,
#menu-ms li.active.parent.sfHover li { background-color: transparent; border-top: 1px solid #737373; border-bottom: 1px solid #222; }
#menu-ms ul ul { background-color: #5f5e5e; background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; border-left: 1px solid #222; border-right: 1px solid #737373; }
#menu-ms ul ul ul {
	background: #5f5e5e;
	border-left: 1px solid #222;
	border-right: 1px solid #737373;
}
/* mouseovers */

#menu-ms li li a:hover {
	background: none;
}

#menu-ms li li.active,
#menu-ms li.active li a,
#menu-ms li.active li a:hover {
	background: none;
}

#menu-ms li li a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 100%;
	font-weight: normal;
}

#menu-ms a:hover {
	text-decoration: none;
}

/* @end */
/* Normal link */
a {
	color: #64939d;
	text-decoration: none;
}

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

/* Title text */
.contentheading, .componentheading, div.moduletable h3,
h1, h2, h3 {
}

/* Small text */
.small, .smalldark, .createdate, .modifydate, .mosimage_caption,
.back_button, .pagenavcounter, .pagenav, .pagenavbar, a.readon {
}

/* Heading */
h1 {
	font-size: 150%;
}

h2 {
	font-size: 130%;
}

h3 {
	font-size: 120%;
}

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

p {
	margin: 5px 0 15px;
}

ul {
	margin-top: 5px;
	margin-bottom: 15px;
	list-style: none;
}

ul li { padding-left: 32px; line-height: 160%; background-color: transparent; }

ol {
	margin-top: 5px;
	margin-bottom: 15px;
}

ol li {
	margin-left: 35px;
}

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

fieldset {
	border: none;
}

fieldset a {
	font-weight: bold;
}

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

a img {
	border: none;
}

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

/* Code text */
pre, .code {
	padding: 10px 15px;
	margin: 5px 0 15px;
	border-left: 5px solid #f85703;
	font: 1em/1.5 "Courier News", monospace;
}

blockquote {
	padding: 15px 40px 15px 60px;
	background: url(../images/quote.gif) 20px 10px no-repeat;
	font: italic 1em/1.5 Georgia, Times, serif;
}

.dropcap {
	float: left;
	padding: 4px 8px 0 0;
	display: block;
	color: #F85703;
	font: 50px/40px Georgia, Times, serif;
}

/* Tips, Error, Message, Hightlight*/
.error {
	padding-left: 25px;
	color: #F85703;
	background: url(../images/bullet-error.gif) no-repeat top left;
}

.message {
	padding-left: 25px;
	color: #F85703;
	background: url(../images/bullet-info.gif) no-repeat top left;
}

.tips {
	padding-left: 25px;
	color: #F85703;
	background: url(../images/bullet-tips.gif) no-repeat top left;
}

.highlight {
	border-bottom: 1px dotted #999999;
	padding: 0 5px;
	background: #FEFAE1;
	font-weight: bold;
}

.blocknumber {
	clear: both;
	padding: 5px 15px 10px;
	position: relative;
}

.bignumber {
	float: left;
	margin-right: 8px;
	margin-bottom: 5px;
	padding: 0 2px;
	display: block;
	color: #64939D;
	font: 30px/normal Arial, sans-serif;
	font-weight: bold;
}

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

input, select {
	font: 11px/normal Tahoma, Arial, sans-serif;
	color: #484848;
}

select, .inputbox {
	padding: 2px;
}

textarea {
	padding-left: 2px;
}

.button, .button:hover { color: #fff; padding: 2px 10px!important; padding: 1px 5px; background: #806f5f url(../images/but-bg.gif) repeat-x 50% top; border-color: #dddddd #999999 #999999 #dddddd; border-style: solid; border-width: 1px; }

.button:active, .button:focus { color: #9f978e; background-color: #f0edea; border-color: #999999 #dddddd #dddddd #999999; border-style: solid; border-width: 1px; }

.inputbox {
	border: solid 1px #cccccc;
	background: #f1f0e5;
}

.inputbox:hover, .inputbox:focus {
	border: 1px solid #999999;
	background: #FFFFFF;
}

/* MODULE
--------------------------------------------------------- */
/* Module Style */
div.module div, div.frame { background-color: #fff; padding: 2px; border: solid 1px #c0c0c0; }
div.module h3 { padding: 4px 4px 4px 26px; margin: -6px -6px 10px; color: #555; font-size: 0.98em; font-weight: bold; background: #ebe5e5 url(../images/h3-bgleft.gif) no-repeat left center; text-transform: capitalize; border-bottom: 2px solid #ccc; }
div.module a {
	color: #e5e5e5
}
div.module {
	margin-bottom: 5px;
	padding: 0;
	float: left;
	clear: both;
	width: 100%;
}
div.module div div { color: #333; background-color: #df371c; border-style: none; padding: 0; }
div.module div div div {
	padding: 5px;
}
div.module div div div div {
	margin: 0;
	padding: 1px;
	background: transparent;
}
/* JOOMLA STYLE
--------------------------------------------------------- */
table.blog {
}

.article_seperator {
	display: block;
	background: url(../images/seperator.gif) repeat-x center;
	height: 20px;
}

#ol-left .article_seperator, #ol-right .article_seperator {
	display: none;
}

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

table.contentpaneopen {
	border: none;
}

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/arrow.png) no-repeat 5% 50%;
}

table.contenttoc th {
	padding: 4px;
	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: 2px!important;
}

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

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

table.adminform {
	width: 400px!important; /*Control the Frontend Editor area width*/
}

.adminform .inputbox {
}

.blog_more { background-color: #fff; margin: 10px 0; padding: 10px; border: solid 1px #efefef; }

.blog_more strong {
	margin: 0 0 5px;
	display: block;
	color: #484848;
	text-transform: uppercase;
}

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

.blog_more ul li {
	margin: 0;
	padding: 0 0 0 12px;
	background: url(../images/arrow.png) no-repeat 0 8px;
}

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

.category {
	font-weight: bold;
}

.clr {
	clear: both;
}

.componentheading {	color: #64939D; padding-bottom: 5px; margin-bottom: 10px; background: url(../images/seperator.gif) repeat-x 50% bottom; font-size: 150%; font-weight: bold; line-height: normal; }

.contentdescription {
	padding-bottom: 30px;
}

table.blog .contentheading {
	font-size: 120%;
	font-weight: bold;
	line-height: normal;
}

.contentheading { color: #64939D; font-size: 170%; font-weight: bold; line-height: normal; }

a.contentpagetitle {
	text-decoration: none!important;
}

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

a.readon { float: right; padding: 1px 5px 1px 22px; display: block; background: #eff1f4 url(../images/pages.gif) no-repeat 5% 50%; color: #64939D; text-transform: lowercase; text-decoration: none; border-color: #dddddd #efefef #efefef #dddddd; border-style: solid; border-width: 1px; }

a.readon:hover, a.readon:active, a.readon:focus {
	color: #fff;
	background: #df371c url(../images/pages.gif) no-repeat 5% 50%;
	text-decoration: none;
}

table.contentpaneopen td, table.contentpane td {
}

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

.createdate {
	padding: 2px 0 10px 0;
	color: #999999;
	line-height: 10px;
}

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

.moduletable {
	padding: 0;
}

.mosimage {
	padding: 0;
	margin: 8px 15px 0 0!important;
	margin: 8px 5px 0 0;
}

.mosimage img {
	padding: 0;
	margin: 0!important;
}

.mosimage_caption {
	margin-top: 5px;
	padding: 1px 2px;
	color: #999999;
}

.pagenav,
.pagenav_prev,
.pagenav_next,
.pagenavbar {
	padding: 0 2px;
}

a.pagenav,
.pagenav_prev a,
.pagenav_next a,
.pagenavbar a {
	text-decoration: none;
}

a.pagenav:hover, a.pagenav:active, a.pagenav:focus,
.pagenav_prev a:hover, .pagenav_prev a:active, .pagenav_prev a:focus,
.pagenav_next a:hover, .pagenav_next a:active, .pagenav_next a:focus,
.pagenavbar a:hover, .pagenavbar a:active, .pagenavbar a:focus {
	text-decoration: none;
}

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

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

.sectiontabletophead {
	padding: 3px 5px;
	border: 1px solid #484848;
	background: #484848;
	color: #FFFFFF;
	font-weight: bold;
}

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

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

tr.sectiontableentry1:hover td,
tr.sectiontableentry2:hover td {
	background: #fefce0 url(../images/seperator.gif) repeat-x 50% bottom;
}

.small {
	color: #999999;
}

.smalldark {
	color: #999999;
	text-align: left;
}

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

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

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#td-base { background-image: url(../images/left-sh.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: left top; width: 760px; margin: 0 auto; padding-left: 15px; }

.wide #td-base {
	width: 950px;
}

.auto #td-base {
	width: 90%;
}
#td-base-bg { background-image: url(../images/right-sh.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: right top; padding-right: 15px; text-align: left; }

#td-basedwrap {
	padding: 0;
	background: #f7f6f4;
}

#td-based {
	padding: 0;
}

#td-centrigwrap {
	background: url(../images/leftcol.gif) repeat-y left top;
}
#td-topbgr { background: url(../images/leftcol.gif) repeat-y left top; padding-left: 5px; }
#td-centrig {
	padding: 0 15px 15px;
	margin: 0;
	clear: both;
	display: block;
	min-height: 300px;
}

/* tophead
--------------------------------------------------------- */

#logo, img#logo { 
     position: absolute; 
     top: 90px; 
     left: 0; 
     border: 0; 
}

#td-flashed { font-size: 12px; margin: 0; padding: 0; }
#td-tophead { clear: both; text-align: left; line-height: normal; position: relative; height: 300px; }
#td-pewrap { line-height: normal; background-color: #f6f5ec; text-align: left; position: relative; clear: both; padding: 5px; border: solid 1px #c3c1a8; }
#td-topnavwrap {
	position: absolute;
	top: 0;
	right: 0;
}
/* Search */
#td-search { position: absolute; top: 250px; left: 10px; margin-top: 5px; margin-bottom: 10px; }
#td-search div.search { background: #bdb6ac url(../images/icon-search.gif) no-repeat left center; width: 150px; height: 25px; padding-top: 5px; padding-right: 2px; padding-left: 28px; border: solid 1px #fff; }
#td-search .inputbox { color: #333; background-color: #dfeaef; width: 80%; padding-left: 5px; border: solid 1px #999; }
/* User Tools */
#stanhi-1 { position: absolute; top: 0; right: 0; height: 28px; }
#stanhi-4 { background-color: #333333;font-size: 12px; float: right; padding-top: 2px; }
#td-sitetools { padding: 1px; float: left; background-color: #806f5f; font-size: 11px; position: absolute; top: 0; left: -164px; right: 0; margin: 0; border-color: #adab8e #888672 #888672 #adab8e; border-style: solid; border-width: 1px; }
#td-sitetools img { margin: 0; padding: 0; }
/* MAIN NAVIGATION
--------------------------------------------------------- */
#td-subnav {
	padding: 6px 5px;
	margin: 0;
	clear: both;
	border-bottom: 1px solid #ffffff;
	line-height: normal;
	background-color: #f5f5f8; 
}

.td-basicshadow {
	clear: both;
	padding: 1px 0 2px;
	background: url(../images/main-shadow.gif) repeat-x top;
}
/* Sub tophead */
#td-top {
	clear: both;
	background: #d4d5de;
	overflow: hidden;
}

/* Spotlight Box Style */
.td-pot-full, .td-pot-left, .td-pot-center, .td-pot-right {
	float: left;
	overflow: hidden;
}

.td-pot-left div.moduletable {
	padding-right: 20px;
}

.td-pot-right div.moduletable {
	padding-left: 20px;
}

.td-pot-center div.moduletable {
	padding: 0 20px;
}
/* CONTENT COLUMN
--------------------------------------------------------- */
#td-basbody, #td-basbody-bodyl, #td-basbody-bodyr, #td-basbody-body {
}

#td-basbody, #td-basbody-bodyr {
	float: right;
	width: 80%;
}

#td-basbody-bodyl {
	float: left;
	width: 100%;
}

#td-basbody-bodyl #td-centrigwrap {
	float: left;
	width: 80%;
	background: none;
}

#td-basbody-bodyl #td-pathway,
#td-basbody-body #td-pathway {
}

#td-basbody-bodyl #td-right {
	float: right;
	width: 20%;
}

#td-basbody-body {
	float: left;
	width: 100%;
}

#td-basbody-body #td-centrigwrap {
	background: none;
}

#td-basbody #td-centrigwrap {
	float: left;
	width: 75%;
}
/* Default Joomla! Menu */
a.mainlevel { color: #64939D; padding: 3px; border-bottom: 1px dotted #aa9987; display: block; text-decoration: none; }
a.mainlevel:hover,
a.mainlevel:active,
a.mainlevel:focus { color: #545c66; background: #bfdee7; text-decoration: none; padding-right: 5px; border-bottom: 1px dotted #8a6c69; }
a.mainlevel#active_menu { color: #333; background: #abccd3; text-decoration: none; }
a.mainlevel#active_menu:hover { color: #fffff6; text-decoration: none; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; text-align: left; border-bottom: 1px dotted #aa9987; }
a.sublevel {
	padding: 2px 4px 2px 12px;
	display: block;
	background: url(../images/bullet-list2.gif) no-repeat 2% 50%;
	text-decoration: none;
	color: #555555;
}
a.sublevel:hover,
a.sublevel:active,
a.sublevel:focus {
	text-decoration: none;
	background: url(../images/bullet-list3.gif) no-repeat 2% 50%;
	color: #64939D;
}
#active_menu {
	background: url(../images/bullet-list3.gif) no-repeat 2% 50%;
	color: #64939D;
}
/* LEFT COLUMN + RIGHT COLUMN
--------------------------------------------------------- */
#td-left {
	float: left;
	width: 19.9%;
}
#td-right {
	float: right;
	width: 24.9%;
	overflow: hidden;
}
#td-right-inner {
	padding: 0 5px 0 0;
}
#td-right div.module div div { color: #333; background-color: #dfeaef; }
#td-right div.module h3 { color: #64939d; font-size: 0.98em; font-weight: bold; background: #bfdee7 url(../images/h3-bgright.gif) no-repeat left center; text-transform: capitalize; margin: -6px -6px 10px; padding: 4px 4px 4px 23px; border-bottom: 2px solid #84adb6; }
#td-right h3 { color: #3e7783; background-image: url(../images/h3-bgright.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: left center; }
#td-left table,
#td-right table {
	border-collapse: collapse;
	border-spacing: 0;
}

#td-left ul li,
#td-right ul li {
	padding-left: 10px;
	margin: 0;
	background: url(../images/arrow.png) no-repeat 0 7px;
}

#td-left ul,
#td-right ul {
	margin: 0;
}

#td-left li a,
#td-right li a{
	color: #484848;
}

/* FOOTER
--------------------------------------------------------- */

#td-footer { color: #eee; background-color: #4a8ab9; height: 35px; overflow: hidden; position: relative; padding: 5px 5px 2px; border-top: 1px solid #f7f6f4; }

#td-footer a {
	color: #e5e5e5;
	text-decoration: underline;
}

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

#td-bottomline {
	float: left;
	margin: 0;
	display: block;
	padding-left: 15px;
}

#td-copyright {
	float: left;
}
#td-cert {
	float: right;
	margin-top: 2px;
	font-size: 11px;
}
#td-cert a {
	padding: 0;
}
/* MISCELLANOUS
----------------------------------------------------------- */
#td-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;
}

#mod_login_password, #mod_login_username {
	width: 93%;
}

#mod_login_password {
}

#mod_login_username {
}

#mod_login_remember {
	border: none;
	background: none;
}
/* conturfix */
.conturfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}

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

* html .conturfix {
	height: 1%;
}
/* Login box */
input#mod_login_remember { color: #f5f5f8; background-color: #736c63; border: none; }
input#mod_login_username { color: #f5f5f8; background-color: #736c63; background-image: url(../images/login-input-username.png); background-repeat: no-repeat; text-indent: 15px; }
input#mod_login_password { color: #f5f5f8; background-color: #736c63; background-image: url(../images/login-input-password.png); background-repeat: no-repeat; text-indent: 15px; }
ul.sidenav li.active a{ color: #446380; background-color: #fffce0; text-decoration: none; }
ul.sidenav a:hover, ul.sidenav li.active li a:hover { color: #4c535b; background-color: #fafafa; text-decoration: none; }
ul.sidenav a { padding: 3px; border-bottom: 1px dotted #acb4be; display: block; text-decoration: none;border-bottom: 1px dotted #4c535b; }
/* LR PADD */
#sr-padd { padding: 0; width: 100%; }
#lr-padd { padding: 0; width: 100%; }
table.lr-padd2 { background-color: #fff; width: 100%; padding: 0; }
table.lr-padd2 a { color: #aa9987; }
table.lr-padd2 a:hover { color: #c9cbb9; text-decoration: underline; }
table.lr-padd2 td.lr-padd2 { background-color:#b72001; border:solid 1px #df371c; color:#ffffff; width: 25%; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; }
table.lr-padd2 td.lr-padd2:hover { color: #ffffff; background-color: #555; border: solid 1px #8a6c69; }
table.lr-padd2 h3 { font-weight: bold; color: #fff; text-indent: 10px; margin-bottom: 4px; margin-top: 0; border-bottom: 1px dotted #fff; }
#lr-padd div.moduletable, #lr-padd1 div.moduletable, #lr-padd2 div.moduletable { margin: 0; padding-top: 2px; padding-bottom: 2px; border-right-width: 10px; }
#lr-padd2, #lr-padd1, #lr-padd { padding: 0; width: 100%; }
table.lr-padd1 { width: 100%; padding: 0; }
table.lr-padd1 a { color: #d8d8d8; }
table.lr-padd1 a:hover { color: #c6c8b8; text-decoration: none; }
table.lr-padd1 td.lr-padd1 { border:solid 1px #414141; color:#ffffff; background-color: #555; width: 50%; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; }
table.lr-padd1 td.lr-padd1:hover { background-color:#4a8ab9; color:#ffffff; }
table.lr-padd1 h3 { font-weight: bold; color: #efefef; text-indent: 10px; margin-bottom: 4px; margin-top: 0; border-bottom: 1px dotted #000; }

table.lr-padd { background-color: #fff; width: 100%; padding: 0; }
#lr-padd ul {
	padding: 0;
	margin: 0!important;
}
#lr-padd li {
	padding: 0;
	margin: 0;
	background: none;
	line-height: 170%;
}
#lr-padd li a { color: #535353; padding-left: 18px; background: url(../images/pages.gif) no-repeat 0 50%; text-decoration: none; }
#lr-padd li a:hover, #lr-padd li a:active, #lr-padd li a:focus { color: #555; background-image: url(../images/bullet.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: 0 50%; }

table.lr-padd a { color: #999; text-decoration: underline; }
table.lr-padd a:hover { color: #f5f5f5; text-decoration: none; }
table.lr-padd td.lr-padd { background-color:#e4e4e4; border:1px solid #FF7800; color:#333; width: 33%; border: solid 1px #bfbebd; }
table.lr-padd td.lr-padd h3 { background-color:#71b4de; color:#fff; border-bottom: 2px solid #4a8ab9; }
table.lr-padd h3 { font-weight: bold; color: #fff; background-color: #71b4de; text-indent: 10px; margin-bottom: 2px; margin-top: 0; border-bottom: 2px solid #fff; }
#td_top a { color: #f5f5f8; text-decoration: none; }
#td_top a:hover { color: #fff; text-decoration: none; }
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}
/* controll pannel-down */

#toppanel-container { position: relative; width: 100%; z-index: 5000; }

#topcen { height: 40px; position: absolute; right: 0; top: -40px; color: #ccc; background-color: #333; width: 100%; }
#topcen a { color: #a3a3a3; text-decoration: underline; }
#topcen a:hover { color: #ccc; text-decoration: none; }
#topcen .wrapper { overflow: hidden; padding: 5px; }

#top-tab { line-height: 26px; background-image: url(../images/cp-tab.png); background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; height: 32px; position: absolute; top: 40px; text-align: center; width: 148px; cursor: pointer; }

span.tab-text {
	color: #ddd;
	line-height: 170%;
}
/* @end */
#td_bottom { background:#e2ecf0; padding: 1px; border: solid 1px #fff; }
