.title {
	font-weight: normal;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #3E6489;
	color: #FFFFFF;
}



/* SITEWIDE TEXT FORMATTING */

.bodyText {
	font-family: Lucida Sans, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: left;
	line-height: 18px;
	font-style: normal;
	padding-top: 120px;
	padding-bottom: 0px;
	padding-right: 20px;
	padding-left: 20px;
}
.bodyText td {
	font-size: 12px;
	color: #FFFFFF;
}
.bodyText a:link {
	color:#529214;
	background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;
    text-decoration:none;
}
.bodyText a:visited {
	color:#529214;
	background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;
    text-decoration:none;
}
.bodyText a:active {
	background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.bodyText a:hover {
	background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.bodyTextFlash {
	font-family: Lucida Sans, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: left;
	line-height: 18px;
	font-style: normal;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 20px;
	padding-left: 20px;
}
.bodyTextFlash td {
	font-size: 12px;
	color: #FFFFFF;
}
.bodyTextFlash a:link {
	color:#529214;
	background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;
    text-decoration:none;
}
.bodyTextFlash a:visited {
	color:#529214;
	background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;
    text-decoration:none;
}
.bodyTextFlash a:active {
	background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.bodyTextFlash a:hover {
	background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.footerText {
	font-family: Lucida Sans, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #777777;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	text-decoration: none;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 224px;
}
/*.footerText a:link {
	color: #253C78;
	text-decoration: underline;
}
.footerText a:visited {
	color: #253C78;
	text-decoration: underline;
}
.footerText a:hover {
	color: #253C78;
	text-decoration: underline;
}
.footerText a:active {
	color: #253C78;
	text-decoration: underline;
}*/
/*can only control the font type in the forms from this style sheet*/
/*.form_label {
	font-family: Lucida Sans, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: right;
	line-height: 18px;
	vertical-align: middle;
}*/
/*.form_input {
	font-family: Lucida Sans, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #555555;
	font-weight: normal;
	text-align: left;
	line-height: 18px;
	vertical-align: middle;
}*/
.imageLeft {
	padding-right: 10px;
}
.imageRight {
	padding-left: 15px;
}
.leftColumn {
	font-family: Lucida Sans, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #555555;
	font-weight: normal;
	text-align: left;
	font-style: normal;
	line-height: 16px;
	text-decoration: none;
	padding-top: 22px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 14px;
}
/*.leftColumn a:link {
	color: #253C78;
	text-decoration: none;
}
.leftColumn a:visited {
	color: #253C78;
	text-decoration: none;
}
.leftColumn a:hover {
	color: #253C78;
	background-color: #EEEEEE;
	text-decoration: none;
}
.leftColumn a:active {
	color: #253C78;
	background-color: #EEEEEE;
	text-decoration: none;
}*/
.rightColumn {
	font-family: Lucida Sans, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: left;
	font-style: normal;
	line-height: 16px;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 65px;
	padding-left: 0px;
}
.rightColumn a:link {
	color:#529214;
	background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;
    text-decoration:none;
}
.rightColumn a:visited {
	color:#529214;
	background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;
    text-decoration:none;
}
.rightColumn a:active {
	background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.rightColumn a:hover {
	background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.siteTitle {
	font-family: Lucida Sans, Arial, Helvetica, sans-serif;
	color: #2A0000;
    font-weight: normal;
    font-size: 28px;
	text-align: center;
	margin-bottom: 0px;
	padding: 10px 0 0 0;
	line-height: 28px;
}
.siteTitle a:link {
	color: #2A0000;
	text-decoration: none;
}
.siteTitle a:visited {
	color: #2A0000;
	text-decoration: none;
}
.siteTitle a:active {
	color: #2A0000;
	background-color: #EEEEEE;
	text-decoration: none;
}
.siteTitle a:hover {
	color: #426480;
	background-color: #EEEEEE;
	text-decoration: none;
}
ul {
	list-style-position: outside;
	list-style-image: url(/themes/lihantheme/images/bullet.gif);
}
ol {
	list-style-position: outside;
}
li {
	padding-left: 0px;
}
/*div,td,span {
	font-size: 11px;
}*/


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

/* MENU */

.menu {
	font-family: Lucida Sans, Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: center;
	color: #2A0000;
	text-decoration: none;
	line-height: 40px;
	padding: 44px 12px 0 0;
}
.menu a:link {
	color: #2A0000;
	text-decoration: none;
}
.menu a:visited {
	color: #2A0000;
	text-decoration: none;
}
.menu a:active {
	color: #2A0000;
	background-color: #EEEEEE;
	text-decoration: none;
}
.menu a:hover {
	color: #426480;
	background-color: #EEEEEE;
	text-decoration: none;
}
.menu ul {
	list-style: none;
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.menu li {
	padding: 0 0 2px 0;
	margin: 0px;
}
.menu li li {
	display: none;
}
.menu ul ul {
	display: none;
}
.menu ul ul ul {
	display: none;
}


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

/* GENERIC MODULE STYLES */

.moduletitle {
	font-family: Lucida Sans, Arial, Helvetica, sans-serif;
	color: #2A0000;
    font-weight: normal;
    font-size: 26px;
	text-align: left;
	margin-bottom: 0px;
	padding: 35px 0 55px 0;
	line-height: 30px;
}
.summarytitle {
	font-size: 12px;
	color: #333333;
	font-weight: norml;
}
td.header, td.header a {
	color: #333333;
	font-weight: normal;
	font-size: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}



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

/* BUTTONS */

.buttons a, .buttons button{
    display: block;
    float: left;
    margin:0 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    font-family: Lucida Sans, Arial, Helvetica, sans-serif;
    font-size: 100%;
    line-height: 130%;
    text-decoration:none;
    font-weight: normal;
    color: #565656;
    cursor: pointer;
    padding: 2px 7px 2px 4px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding: 1px 7px 0px 4px; /* IE6 */
}
.buttons button[type]{
    padding: 2px 7px 2px 4px; /* Firefox */
    line-height: 17px; /* Safari */
}
*:first-child+html button[type]{
    padding: 1px 7px 0px 4px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

/* STANDARD */

button:hover, .buttons a:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

/* POSITIVE */

button.positive, .buttons a.positive{
    color:#529214;
}
.buttons a.positive:hover, button.positive:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.buttons a.positive:active{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}

/* NEGATIVE */

.buttons a.negative, button.negative{
    color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons a.negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}

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

/** New Tab style of interface for Nav manager **/
td.tab_btn {
	background-color: #DDDDDD;
	padding: .5em;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 0px solid #666666;
}

td.tab_btn_last {
}

td.tab_spacer {
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
}

td.tab_btn_current {
	background-color: inherit;
	border-bottom: 0px solid #666666;
}

td.tab_main {
	padding: .5em;
	border: 1px solid #666666;
	border-top: 0px solid #666666;
}


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

/* CONTAINER STYLES */

div.container_box {
	font-family: Lucida Sans, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div.container_box a:link {
	/*color: #C05B18;*/ /* just use the link colors from the body tag*/
}
div.container_editbox {
	border: 1px dashed #666666;
	margin: 0px;
}
div.container_editheader {
	font-family: Lucida Sans, Arial, Helvetica, sans-serif;
	padding: 3px;
	background-color: #DDDDDD;
}
div.container_editheader table tr td.info {
	font-size: 8pt;
	font-weight: bold;
}
div.itemtitle {
	font-family: Arial;
	font-weight: normal;
}

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

/* NEWS MODULE */

.news_itemtitle {
	font-size: 13px;
	font-weight: normal;
}
.news_singleViewtitle {
	font-size: 18px;
	font-weight: normal;
}
.news_summarylist {
	font-size: 11px;
	font-weight: normal;
}
.news_summarytitle {
	font-size: 13px;
	color: #666666;
	font-weight: normal;
}
.news_moduletitle {
	color: #444444;
    font-weight: normal;
    font-size: 18px;
	margin-bottom: 0px;
	line-height: 24px;
}
td.news_summary {
	padding-bottom: 10px;
}



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

/* THEMABLE FORMS */

div.form_title {
	font-size: 14px;
	font-weight: bold;
}
div.form_header {
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	margin-bottom: 1em;
}
tr.even_row {
	background-color: #DDD;
}
tr.row:hover td, tr.row:hover td a {
	background-color: #666;
	color: #fff;
}
tr.odd_row {
}



/** Administration Module Manager form **/
.administration_modmgrheader {
	background-color: #CCCCCC;
}
.administration_modmgrheader span.active {
	color: green;
	font-weight: bold;
}
.administration_modmgrheader span.inactive {
	color: red;
	font-weight: bold;
}
.administration_modmgrbody {
	padding-left: 5px;
	border: 1px solid lightgrey;
}




/* Error Message Style */
div.error {
	font-weight: bold;
	color: #F00;
	padding-bottom: 1em;
}



/* Workflow */
div.workflow_action {
	border: 1px solid #DDD;
	margin-bottom: 1em;
}
div.workflow_inapproval {
	margin-left: 35px;
}
div.workflow_approved {
	border: 2px solid #030;
	background-color: #DDD;
}
div.workflow_action_restored {
	border: 2px dashed #030;
	background-color: #FFF;
}
div.workflow_action_posted {
	border: 2px solid black;
}



/** Debugger Styles **/
table.debug_null,table.debug_null tr td, div.debug_null {
	background-color: #000;
	color: #fff;
	font-weight: bold;
}
table.debug_object, table.debug_object tr td {
	background-color: #a00;
	color: #fff;
}
table.debug_array, table.debug_array tr td {
	background-color: #0a0;
	color: #fff;
}
table.debug_scalar, table.debug_scalar tr td, div.debug_scalar {
	background-color: #00a;
	color: #fff;
}
td.debug_attribute {
	font-family: monospace;
	font-size: 10px;
}
td.debug_varname {
	font-weight: bold;
}
td.debug_type {
	background-color: #aaa;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
}
td.debug_value {
	font-family: monospace;
	font-size: 11px;
	color: #fff;
}