/* custom stuff */
HTML {
  height: 100%;
  margin-bottom: 1px;
}
BODY {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	margin: 0px 0px 0px 0px;
	height: 100%;
}
a.mainlevel {
	display: block;
	background: url(../images/de_menu_bullet.png) 1px -2px no-repeat;
	padding-left: 20px;
	height: 20px;
}
a.mainlevel#active_menu {
	display: block;
	background: url(../images/de_activemenu_bullet.png) 1px -2px no-repeat;
	padding-left: 20px;
	height: 20px;
}
a.sublevel {
	display: block;
	background: url(../images/de_submenu_bullet.png) 1px -2px no-repeat;
	padding-left: 20px;
	height: 36px;
}
a#active_menu {
	display: block;
	background: url(../images/de_activesubmenu_bullet.png) 1px -2px no-repeat;
	padding-left: 20px;
	height: 36px;
}
a:link, a:visited {
	color: #CC0033; text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #FF0033;	text-decoration: none;
	font-weight: normal;
}
td,tr,p,div,li,a {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 130%;
	font-size: 13px;
	color: #333;
}
.big {
        font-size: 110%;
}
span.bigspan {
        font-size: 110%;
}
li span.bigspan {
        line-height: 135%;
}
.biggest {
        font-size: 130%;
}
span.biggestspan {
        font-size: 130%;
}
li span.biggestspan {
        line-height: 145%;
}
h3, .componentheading {
	font-family: Tahoma, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
	color: #333;
	line-height: 18px;
	margin: 5px 0 10px 0;
	padding-bottom: 3px;
	border-bottom: 1px solid #EBEBEB;
}
table.moduletable td p, table.moduletable td li, table.moduletable td div {
	font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
	color: #666;
}
div.moduletable h3 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #EE5900;
	line-height: 16px;
	margin: 5px 0 10px 0;
	padding-bottom: 3px;
	border-bottom: 1px solid #EBEBEB;
}
input.button {
	font-family: Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9px;
	text-transform: uppercase;
	color: #000000;
	background: url(../images/de_button_bg.png) repeat-x;
	border: 1px solid #CCCCCC;
	height: 18px;
        margin-top: 1px;
	padding: 0px 10px 3px 10px !important;
	padding: 0px 5px 0px 5px;
        vertical-align: middle;
}
.inputbox {
  border: 1px solid #CCCCCC;
  font-size: 11px;
  vertical-align: middle;
}
.componentheading {
  padding-top: 10px;
}
.contentheading, h2 {
        font-family: Arial, Helvetica, sans-serif;
        padding: 0px 0px 5px 0px;
	font-size: 20px;
	font-weight: normal;
	height: 45px;
	vertical-align: bottom;
	color: #000;
	text-align: left;
	width: 100%;
	line-height: 23px;
}
td.sectiontableheader {
  background: #efefef;
  color: #333;
  font-weight: bold;
  padding: 4px;
  border-right: 1px solid #fff;
}
tr.sectiontableentry1 td, tr.sectiontableentry2 td {
  padding: 4px;
}
td.sectiontableentry1, td.sectiontableentry2{
  padding: 3px;
}
table.contentpane, table.contentpaneopen {
  width: 100%;
}
table.contentpaneopen fieldset {
        border: 0px;
        background: #F8F8F8;
}
div.moduletable {
  margin-bottom: 15px;
}
ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}
ul li
{
	line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;
	background-image: url(../images/de_bullet.png);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}
.small {
	font-size: 10px;
	color: #999999;
	font-weight: bold;
	text-align: left;
}
.modifydate {
  height: 30px;
  vertical-align: bottom;
	font-size: 10px;
	color: #999999;
	font-weight: bold;
	text-align: left;
}
.createdate {
	height: 25px;
	vertical-align: top;
	font-size: 10px;
	color: #999999;
	font-weight: bold;
	vertical-align: top;
	padding-bottom: 10px;
	padding-top: 0px;
}
.clr {
	clear: both;
}
#page_bg {
	height: 100%; 
	background: #f1f1f1;
	padding: 0;
	margin-bottom: 1px;
}
div.mosimage_caption {
  font-size: 12px;
  color: #FD9800;
}
div.center {
  text-align: center;
}
table#main {
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}
table#inner {
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}
div.blog_more {
  margin-top: 30px;
}
li.latestnews {
  margin-top: 3px;
}
.pagenav {
  font-weight: bold;
  line-height: 50px;
}
/* javascript back button */
.back_button {
  font-weight: normal;
  font-size: 11px;
  text-align: left;
  margin-top: 20px;
}
div.syndicate div {
  text-align: center;
}
td.left_shadow {
  width: 10px;
  background: url(../images/de_shadow_left.png) repeat-y;
}
td.right_shadow {
  width: 10px;
  background: url(../images/de_shadow_right.png) repeat-y;
}
td.left_bot_shadow {
  width: 10px;
  height: 20px;
  background: url(../images/de_shadow_left_b.png) no-repeat;
}
td.right_bot_shadow {
  width: 20px;
  height: 20px;
  background: url(../images/de_shadow_right_b.png) no-repeat;
}
td.bottom {
  text-align: center;
  height: 20px;
  line-height: 20px;
  vertical-align: top;
  background: url(../images/de_shadow_b2.png) bottom left repeat-x;
}
div.bottom_l {
	height: 20px;
	width: 20px;
	background: url(../images/de_shadow_b1.png) bottom left no-repeat;
}
div.bottom_r {
	height: 20px;
	width: 20px;
	background: url(../images/de_shadow_b3.png) bottom right no-repeat;
}
div#wrapper {
  background: #fff;
  margin: auto;
  min-width: 750px;
  max-width: 1000px;
  width: expression(document.body.clientWidth > 1000? "1000px": "auto" );
}
div.bottomspacer {
  height: 15px;
}
div#logo {
	background: #e1e1e1 url(../images/tenkay_header.jpg) top left no-repeat;
	height: 104px;
}
div#topmenu {
	background: url(../images/de_topmenu_bg.png) repeat-x;
	height: 29px;
}
div#topnav {
	background: url(../images/de_topnav_bg.png) no-repeat;
	width: 183px;
	height: 123px;
}
div#topnav div {
	overflow: hidden;
	margin: 0 12px 10px 10px;
	padding-top: 3px;
	height: 108px;
} 
div#pathway {
	height: 33px;
	line-height: 33px;
	text-indent: 7px;
}
.user2padding {
  padding-right: 7px;
}
.user3padding, .leftpadding {
	padding: 0 7px;
}
div#centerpadding {
  padding: 0px 20px 0px 22px;
  width: auto !important;
  width: 100%;
}
div#rightpadding {
  background: url(../images/de_rightnav_fade.png) no-repeat;
  padding: 5px 17px 0 13px;
  margin: 0 !important;
  margin-top: -5px;
  width: auto !important;
  width: 183px;
}
div#headerpadding {
  background: #EBEBEB;
}
div#righttop {
    background: white url(../images/de_rightnav_top.png) 0 1px no-repeat;
    height: 10px;
    width: 183px;
}
td.greyseperator {
  background: #EBEBEB;
  width: 1px;
}
div.horizseperator {
  background: #EBEBEB;
  height: 1px;
  overflow: hidden;
}
td.rightnav {
  border: 0px solid #0000cc;
  background: url(../images/de_rightnav_bg.png) repeat-y;
}
td.rightbottom  {
  background: url(../images/de_rightnav_bottom.png) no-repeat;
}
td.botmenu {
  background: url(../images/de_bottommenu_bg.png) repeat-x;
  padding-top: 4px;
}
#footmenu ul {
  margin: 0;
  padding: 0;
  list-style:none;
}
#footmenu li {
	float: left;
	border-right: 1px solid #fff;
	background: none;
	margin: 0;
	padding: 0;
}
#footmenu a {
  font-family: Tahoma, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
	float:left;
  display:block;
  height: 25px;
  line-height: 25px;
  padding: 0 15px;
  color: #999;
}
#footmenu a:hover {
	background: #e1e1e1;
}
#footer {
  margin-top: 4px;
  font-family: Tahoma, Helvetica, sans-serif;
  font-size: 11px;
  color: #ADADAD;
  float: right;
  width: 400px;
  text-align: center;
}
span.note {
        color: #999999;
        font-size: 10px;
}
span.highlight {
        padding: 1px 2px 1px 3px;
        color: white;
        background: #E92A42;
}
span.highblock {
        display: block;
        color: white;
        background: #E92A42;
        margin: 5px;
        padding: 5px;
}
span.red {
	color: red;
	font-weight: bold;
	font-size: 110%;
}
span.big_red {
	color: red;
	font-weight: bold;
	font-size: 130%;
}
span.white {
	color: white;
	font-weight: bold;
	font-size: 110%;
}
span.big_white {
	color: white;
	font-weight: bold;
	font-size: 130%;
}
span.blue {
	color: blue;
	font-weight: bold;
	font-size: 110%;
}
span.big_blue {
	color: blue;
	font-weight: bold;
	font-size: 130%;
}
span.black {
	color: black;
	font-weight: bold;
	font-size: 110%;
}
span.big_black {
	color: black;
	font-weight: bold;
	font-size: 130%;
}
hr {
        color: #DCDEDE;
        background: #DCDEDE;
        height: 1px;
        border: 1px;
}
.smalldark {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced...  any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

*.sIFR-hasFlash .contentheading  {
	visibility: hidden;
	height: 15px;
	line-height: 12px;
	padding: 15px 0px 0px 0px !important;
	padding-top: 12px;
}
/* This is for the 'Contacts' page because the class is applied to a table cell and it has a different effect (stupid) */
*.sIFR-hasFlash .contentheading table tr td {
        line-height: 5px;
}
/* For JCK editor in front-end */
table.adminform {
        width:100%;
}
table.adminform table.toolbar {
}
