/* custom stuff */

html {
  height: 100%;
  margin-bottom: 1px;
}


body {
	margin: 0;
	padding: 0;
}

p {
  margin-top: 0;
  margin-bottom: 5px;
}

fieldset {
	border: 0;
	padding: 5px 0;
}

span.pathway {
	display: block;
	height: 16px;
	line-height: 16px;
	vertical-align: middle;
	margin-top: 5px;
	margin-bottom: 10px;
	font-weight: bold;
}

span.pathway img {
	margin: 0px 10px;
	vertical-align: middle;
}

div#pathway {
	margin-bottom: 10px;
	padding-left: 8px;
}

a.readon {
	line-height: 30px;
}

/*** fonts ***/
body {
		line-height: 125%;
		font-family: Verdana, Helvetica, sans-serif;
		color: #666;
}

table#footuserblock {
  color: #999;
}

/* size attributes */

body.f-smaller {
	font-size: 10px;
}

body.f-default {
	font-size: 11px;
}

body.f-larger {
	font-size: 12px;
}

.small,
.modifydate,
.createdate,
div.mosimage_caption {
	font-size: 95%;
}

div.moduletable h3 {
  font-size: 110%;
}

.contentheading,
.componentheading {
	font-size: 150%;
}

#nav li a {
	font-size: 110%;
}

.componentheading {
  margin-bottom: 15px;
}

td.componentheading {
	padding-bottom: 15px;
}


/* font family */
h1,
h2,
h3,
h4,
h5,
.contentheading,
.componentheading,
#nav,
.sectiontableheader {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a:link,
a:visited {
	text-decoration: underline;
}

a:hover {
  color: #000;
  text-decoration: underline;
}

/* module settings */

div.moduletable h3 {
  margin: 0;
  padding: 0;
  text-align: center;
  text-transform: uppercase;
  font-weight: normal;
  color: #333;
	padding-bottom: 5px;
}

td#sidenav div.moduletable {
  padding: 0 5px;
}

td#sidenav div.moduletable h3 {
  margin: 0 -5px 10px -5px;
  line-height: 33px;
  height: 33px;
  padding: 0;
  margin-bottom: 10px;
  text-align: left;
  padding-left: 25px;
}

td#sidenav.left div.moduletable h3 {
  background: url(../images/left_h3_bg.png) 0 0 no-repeat;
}

td#sidenav.right div.moduletable h3 {
  background: url(../images/right_h3_bg.png) 0 0 no-repeat;

}

td.left div.moduletable,
td.right div.moduletable  {
	margin-bottom: 15px;
}

div.moduletable ul {
	margin: 5px 0;
	padding: 0 2em;
}

div.moduletable ul li {
	padding-bottom: 3px;
}

/* Typography and Headings */

.contentheading,
.componentheading {
	border-bottom: 1px solid #ccc;
	padding: 3px 0;
	color: #000;
	font-weight: normal;
}

/** regular joomla menu **/

a.mainlevel:link,
a.mainlevel:visited {
  font-weight: bold;
  text-decoration: none;
  display: block;
  padding: 1px 5px 6px 5px;
  background: url(../images/menu_sep.png) 0 100% repeat-x;
}

a.sublevel:link,
a.sublevel:visited {
  text-decoration: none;
}

a.mainlevel:hover,
a.sublevel:hover,
a#active_menu:link,
a#active_menu:visited,
li.active_menu a:link,
li.active_menu a:visited {
  color: #000;
  text-decoration: none;
}


a.sublevel {
  font-weight: bold;
  text-decoration: none;
}

/* headings */

h1, h2, h3, h4, h5 {
   padding-bottom: 5px;
}

h1 {
  font-size: 200%;
  color: #000;
}

h2 {
  font-size: 175%;
}

h3 { 
  font-size: 150%;
  color: #333;
}

h4 {
  font-size: 125%;
}

h5 {
  font-size: 110%;
  text-transform: uppercase;
}

.small {
	color: #999;
}

.modifydate {
	height: 20px;
	vertical-align: bottom;
	color: #999;
}

.createdate {
	height: 20px;
	font-weight: bold;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;
	color: #666;
}

/** some joomla class stuff */

table.contenttoc {
  margin: 5px;
  padding: 5px;
}

table.contenttoc td {
  padding: 0 5px;
}


td.buttonheading {
 	vertical-align: middle;
}

td.buttonheading img {
	margin-right: 5px;
}

td.sectiontableheader {
  font-weight: bold;
  color: #333;
  padding: 4px;
  line-height: 20px;
  background: #f0f0f0;
  border-bottom: 1px solid #ddd;
}

tr.sectiontableentry1 td, 
tr.sectiontableentry2 td {
  padding: 4px;
  border-bottom: 1px solid #efefef;
}

td.sectiontableentry1, 
td.sectiontableentry2{
  padding: 4px;
  border-bottom: 1px solid #efefef;
}

table.contentpaneopen, table.contentpane {
  border-collapse: collapse;
  padding: 0;
  margin: 0;
  width: 100%;
}

div.contentpane, div.contentpaneopen {
  width: 100%;
}


.clr {
	clear: both;
}

div.mosimage {
  margin: 5px;
}


table.adminform textarea {
  width: auto;
  color: #666;
}

/** width stuff **/


/* this sets the wide width in px */
.w-wide div.wrapper {
	width: 930px;
}

/* this sets the narrow width in px */
.w-thin div.wrapper {
	width: 780px;
}

/* accessibility stuff */
div#header #access {
	position: absolute;
	z-index: 10000;
	top: 0;
	right: 0;
	padding-right: 10px;
	width: 400px;
	height: 16px;
	overflow: hidden;
	background: none;
}

div#header #buttons {
  background: none;
}

#access #selectors {
	position: relative;
	height: 8px;
}

#access span {
	background-repeat: no-repeat;
}

#access a {
	text-decoration: none;
}

#access #buttons {
	float: right;
}

#access .button {
	display: block;
	float: right;
	width: 16px;
	height: 16px;
	margin: 0 5px;	
	background-repeat: no-repeat
}

#access .button2 {
	display: block;
	float: right;
	width: 13px;
	height: 16px;
	margin: 0 1px;
	background-position: 50% 50%;
	background-repeat: no-repeat
}

/** template layout stuff **/

#page_bg {
	height: 100%; 
	padding: 0;
	margin-bottom: 1px;
	background: #333;
}

div.wrapper {
	margin: auto;
	position: relative;
}

div#header {
  background: url(../images/head_shad_r.png) 100% 0 repeat-y;
}

div#header .hd1 {
  background: url(../images/head_shad_l.png) 0 0 repeat-y;
}

div#header .hd2 {
  background: url(../images/head_shad_b.png) 0 100% repeat-x;
  border: 0px;
}

div#header .hd3 {
  background: url(../images/head_shad_br.png) 100% 100% no-repeat;
}

div#header .hd4 {
  background: url(../images/head_shad_bl.png) 0 100% no-repeat;
  padding: 0 9px 18px 9px;
}

div#header div#header-body {
  height: 124px;
  background: #000 url(../images/head_carbon.png) 0 0 no-repeat;
}

img#logo {
  width: 260px;
  height: 81px;
  position: absolute;
  border: 0;
  top: 43px;
  left: 23px;
}

div#header-menu {
  position: absolute;
  top: 16px;
  left: 330px;
  height: 133px;
  margin-right: 9px;
  background: url(../images/head_hilite.png) no-repeat;
}

div#topbox,
div#footbox {
  background: #d8d8d8 url(../images/tbox_shad_r.png) 100% 0 repeat-y;
}

div#topbox .tb1,
div#footbox .fb1 {
  background: url(../images/tbox_shad_l.png) 0 0 repeat-y;
}

div#topbox .tb2,
div#footbox .fb2 {
  background: url(../images/tbox_shad_b.png) 0 100% repeat-x;
}

div#topbox .tb3,
div#footbox .fb3 {
  background: url(../images/tbox_shad_br.png) 100% 100% no-repeat;
}

div#topbox .tb4,
div#footbox .fb4 {
  background: url(../images/tbox_shad_bl.png) 0 100% no-repeat;
}

div#topbox .tb5,
div#footbox .fb5 {
  background: url(../images/tbox_shad_t.png) 0 0 repeat-x;
}

div#topbox .tb6,
div#footbox .fb6 {
  background: url(../images/tbox_shad_tr.png) 100% 0 no-repeat;
}

div#topbox .tb7,
div#footbox .fb7 {
  background: url(../images/tbox_shad_tl.png) 0 0 no-repeat;
  padding: 9px;
}

div#mainbox {
  background: #fff url(../images/mbox_shad_r.png) 100% 0 repeat-y;
}

div#mainbox .mb1 {
  background: url(../images/mbox_shad_l.png) 0 0 repeat-y;
}

div#mainbox .mb2 {
  background: url(../images/mbox_shad_b.png) 0 100% repeat-x;
}

div#mainbox .mb3 {
  background: url(../images/mbox_shad_br.png) 100% 100% no-repeat;
}

div#mainbox .mb4 {
  background: url(../images/mbox_shad_bl.png) 0 100% no-repeat;
}

div#mainbox .mb5 {
  background: url(../images/mbox_shad_t.png) 0 0 repeat-x;
}

div#mainbox .mb6 {
  background: url(../images/mbox_shad_tr.png) 100% 0 no-repeat;
}

div#mainbox .mb7 {
  background: url(../images/mbox_shad_tl.png) 0 0 no-repeat;
  padding: 9px;
}

div#reflectbox {
  background: url(../images/reflect_m.png) 0 0 repeat-x;
}

div#reflectbox div {
  background: url(../images/reflect_r.png) 100% 0 no-repeat;
}

div#reflectbox div div {
  background: url(../images/reflect_l.png) 0 0 no-repeat;
  height: 100px;
  overflow: hidden;
}

div.modulebox-silver {
  background: url(../images/silver/box_br.png) 100% 100% no-repeat;
}

div.modulebox-silver div.bx1 {
  background: url(../images/silver/box_bl.png) 0 100% no-repeat;
}

div.modulebox-silver div.bx2 {
  background: url(../images/silver/box_tr.png) 100% 0 no-repeat;
}

div.modulebox-silver div.bx3 {
  background: url(../images/silver/box_tl.png) 0 0 no-repeat;
  padding: 0;
  margin: 0;
}

div.modulebox-white {
	background: #f7f7f7 url(../images/white/box_r.png) 100% 0 repeat-y;
}

div.modulebox-white div.bx1 {
	background: url(../images/white/box_l.png) 0 0 repeat-y;
}

div.modulebox-white div.bx2 {
  background: url(../images/white/box_br.png) 100% 100% no-repeat;
}

div.modulebox-white div.bx3 {
  background: url(../images/white/box_bl.png) 0 100% no-repeat;
}

div.modulebox-white div.bx4 {
  background: url(../images/white/box_tr.png) 100% 0 no-repeat;
}

div.modulebox-white div.bx5 {
  background: url(../images/white/box_tl.png) 0 0 no-repeat;
  padding: 0;
  margin: 0;
}

div.modulebox-silver div.moduletable h3 {
	margin: 0 -9px;
	background: url(../images/silver/box_h3_divider.png) 0 100% repeat-x;
	margin-bottom: 5px;
}

div.modulebox-black {
  background: url(../images/black/box_br.png) 100% 100% no-repeat;
}

div.modulebox-black div.bx1 {
  background: url(../images/black/box_bl.png) 0 100% no-repeat;
}

div.modulebox-black div.bx2 {
  background: url(../images/black/box_tr.png) 100% 0 no-repeat;
}

div.modulebox-black div.bx3 {
  background: url(../images/black/box_tl.png) 0 0 no-repeat;
  padding: 0;
  margin: 0;
}

div.modulebox-black div.moduletable h3 {
	margin: 0 -9px;
	background: url(../images/black/box_h3_divider.png) 0 100% repeat-x;
	margin-bottom: 5px;
	color: #fff;
}

div.modulebox-black div.moduletable {
	color: #ccc;
}

div.modulebox-black a:hover {
  color: #fff;
}

table#miduserblock div.moduletable,
table#botuserblock div.moduletable {
  padding: 13px;
}

table#topuserblock,
table#mainblock,
table#miduserblock,
table#botuserblock,
table#footuserblock {
  border: 0;
  width: 100%;
}

table#topuserblock tr,
table#mainblock tr,
table#miduserblock tr,
table#botuserblock tr {
  vertical-align: top;
}

table#topuserblock td {
  width: 33%;
  padding: 10px;
}

table#miduserblock td,
table#botuserblock td {
  width: 50%;
  padding-right: 3px;
}

table#footuserblock td {
  width: 33%;
  padding: 10px;
}

table#topuserblock td.sep {
  background: url(../images/tbox_sep.png) 100% 0 repeat-y;
}

td#sidenav {
  width: 199px;
}

td.left {
  background: url(../images/left_bg.png) 100% 0 repeat-y;
}

td.right {
  background: url(../images/right_bg.png) 0 0 repeat-y;
}

td#mainbody {
  width: 100%;
}

td#mainbody div.padding {
  padding: 5px 2px 5px 5px;
}

div#top-padding {
	padding-bottom: 3px;
}

div#bot-padding {
	padding-top: 4px;
}

div#whitebox-padding {
	padding-top: 1px;
  padding-right: 2px;
  padding-bottom: 0px;
}

div#whitebox-padding div.padding {
	padding: 15px;
}

div.sidenav {
  width: 199px;
}

td.right div.sidenav div.padding {
  padding: 6px 6px 6px 7px;
}

td.left div.sidenav div.padding {
  padding: 6px 8px 6px 5px;
}

div#inset {
  float: right;
  width: 200px;
  margin-left: 15px;
}

/* color buttons */

.color-blue .button2 {
	background: url(../images/color-blue.png);
}

.color-green .button2 {
	background: url(../images/color-green.png);
}

.color-orange .button2 {
	background: url(../images/color-orange.png);
}

.color-red .button2 {
	background: url(../images/color-red.png);
}

.color-pink .button2 {
	background: url(../images/color-pink.png);
}

.color-grey .button2 {
	background: url(../images/color-grey.png);
}

/*****************************
 ****       splitmenu     ****
 *****************************/

#nav {
	margin: 0;
	padding: 0;
	height: 133px;
	overflow: hidden;
	background: url(../images/head_menu_sep.png) 0 0 no-repeat;
}

#nav ul {
	padding: 0;
	margin: 0;
	margin-left: 2px;
}

#nav li {
	margin: 0;
	padding: 0;
	float: left;
	display: block;
	padding-right: 2px;
	background: url(../images/head_menu_sep.png) 100% 0 no-repeat;
}

#nav a {
	text-decoration: none;
	cursor: pointer;
	font-weight: bold;
}

#nav li.on li.on a {
	text-decoration: underline;
}

#nav li a {
	display: block;
	float: left;
	height: 133px;
	line-height: 220px;
	padding: 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	color: #ccc;
}

/* submenu */

div.moduletable ul.submenu {
	padding: 0;
	margin: 0;
	list-style: none;
}

ul.submenu ul {
  list-style: none;
}

ul.submenu li {
	border: 0;
	padding: 0;
	margin: 0;
}

ul.submenu a:link,
ul.submenu a:visited {
  font-weight: bold;
  text-decoration: none;
  display: block;
  padding: 1px 5px 6px 5px;
  background: url(../images/menu_sep.png) 0 100% repeat-x;
}

ul.submenu ul a:link,
ul.submenu ul a:visited {
  background: none;
  padding: 0;
}

ul.submenu a:hover,
ul.submenu ul a:hover {
  color: #000;
}

ul.submenu ul li {
  margin-left: 10px;
  background: none;
}

ul.submenu ul ul li {
  margin-left: 20px;
  background: none;
}

/* some page content things */

.hide {
	display: none;
}

form {
	border: 0;
	margin: 0;
	padding: 0;
}

blockquote {
	background: #e6e6e6 url(../images/bq_start.png) 0 0 no-repeat;
	margin: 10px;
	color: #333;
	line-height: 140%;
}

blockquote div {
	background: url(../images/bq_end.png) 100% 100% no-repeat;
	padding: 5px 45px;
}

pre {
	background: #fff;
	color: #333;
	padding: 10px;
	border: 1px solid #ccc;
	border-left: 5px solid #ccc;
}

table.blog span.article_seperator {
	display: block;
	height: 20px;
}

table.pollstableborder td {
	text-align: left;
	padding: 2px 0;
}

input#mod_search_searchword {
	width: 120px;
}

.highlight {
  background-color: #ffc;
}

table.contentpaneopen p {
	margin-top: 10px;
}
/* @group Typography */

ul.number,
ul.flame-1,
ul.flame-2,
ul.flame-3,
ul.arrow-1,
ul.arrow-2,
ul.arrow-3,
ul.arrow-4,
ul.arrow-5,
ul.arrow-6,
ul.triangle-1,
ul.triangle-2,
ul.triangle-3,
ul.triangle-4,
ul.triangle-5,
ul.triangle-6,
ul.bullet-1,
ul.bullet-2,
ul.bullet-3,
ul.bullet-4,
ul.bullet-5,
ul.bullet-6 {
	padding-left: 20px;
	margin-left: 0;
}

ul.number li,
ul.flame-1 li,
ul.flame-2 li,
ul.flame-3 li,
ul.arrow-1 li,
ul.arrow-2 li,
ul.arrow-3 li,
ul.arrow-4 li,
ul.arrow-5 li,
ul.arrow-6 li,
ul.triangle-1 li,
ul.triangle-2 li,
ul.triangle-3 li,
ul.triangle-4 li,
ul.triangle-5 li,
ul.triangle-6 li,
ul.bullet-1 li, 
ul.bullet-2 li, 
ul.bullet-3 li,
ul.bullet-4 li, 
ul.bullet-5 li, 
ul.bullet-6 li {
	list-style: none;
	margin-left: 0;
	margin-bottom: 10px;
	padding-left: 28px;
}

pre {
	padding: 10px;
}

blockquote {
	background: url(../images/quote.png) 6px 12px no-repeat;
	font-style: italic;
	font-size: 100%;
	line-height: 150%;
	width: auto;
	padding: 10px 10px 10px 60px;
	margin: 15px 0;
}

/* @end */

/* @group Notice Styles */

span.alert,
span.info,
span.download,
span.note {
	display: block;
	padding: 10px 10px 10px 45px;
	margin: 15px 0;	
}


/* @end */
/* style1 */

h1 { 
	color: #666;
}

h2 {
	color: #1e507d;
}

h3 {
	color: #333;
}

body {
	color: #333;
	background: #858585;
}

a {
	color: #206ba8;
}

img.album {
	border: 2px solid #206ba8;
}

/* horiz menu */

#horiz-menu a {
	color: #fff;
}

#horiz-menu li.active a {
	color: #5eccff;
}

#horiz-menu ul li:hover,
#horiz-menu ul li.sfHover,
#horiz-menu ul ul {
	background: #042843;
}

#horiz-menu ul li:hover a,
#horiz-menu ul li.sfHover a,
#horiz-menu ul li:hover li:hover a,
#horiz-menu ul li.sfHover li.sfHover a,
#horiz-menu ul li:hover li:hover li:hover a,
#horiz-menu ul li.sfHover li.sfHover li.sfHover a,
#horiz-menu ul li:hover li:hover li:hover li:hover a,
#horiz-menu ul li.sfHover li.sfHover li.sfHover li.sfHover a,
#horiz-menu ul li:hover li:hover li:hover li:hover li:hover a,
#horiz-menu ul li.sfHover li.sfHover li.sfHover li.sfHover li.sfHover a {
	color: #5eccff;
}

#horiz-menu ul li:hover li a,
#horiz-menu ul li.sfHover li a,
#horiz-menu ul li:hover li:hover li a,
#horiz-menu ul li.sfHover li.sfHover li a,
#horiz-menu ul li:hover li:hover li:hover li a,
#horiz-menu ul li.sfHover li.sfHover li.sfHover li a,
#horiz-menu ul li:hover li:hover li:hover li:hover li a,
#horiz-menu ul li.sfHover li.sfHover li.sfHover li.sfHover li a {
	color: #fff;
}

#horiz-menu ul ul li,
#horiz-menu ul ul li:hover,
#horiz-menu ul ul li.sfHover {
	background: url(../images/style1/dropdown-div.png) 0 100% repeat-x;
}

#horiz-menu a.daddy {
	background: url(../images/style1/dropdown-child.png) 100% 50% no-repeat;
}

ul.sidenav a {
	background: #f5f5f5 url(../images/style1/bullets-mainmenu.png) 5px 5px no-repeat;
}

a.mainlevel {
	background: #f5f5f5 url(../images/style1/bullets-mainmenu.png) 5px 5px no-repeat;
}

.small,
.modifydate,
.createdate,
div.mosimage_caption {
	color: #666;
}

.componentheading {
	color: #f68920;
	border-bottom: 5px solid #eee;
}

#mainframe td.contentheading,
.contentheading {
	background: #f3f3f3;
	color: #333;
}

#mainframe td.buttonheading,
#mainframe .contentpaneopen td.buttonheading,
#mainframe td.buttonheading,
#mainframe .contentpaneopen td.buttonheading {
	background: #f3f3f3;
}

/* structure */

#body-b {
	background: #fff url(../images/style1/bg-bottom.png) 0 100% repeat-x;
}

#body-t {
	background: url(../images/style1/bg.png) 0 0 repeat-x;
}

#frame-1 {
	background: url(../images/style1/shadow-br.png) 100% 100% no-repeat;
}

#frame-2 {
	background: url(../images/style1/shadow-bl.png) 0 100% no-repeat;
}

#frame-3 {
	background: url(../images/style1/shadow-tr.png) 100% 0 no-repeat;
}

#frame-4 {
	background: url(../images/style1/shadow-tl.png) 0 0 no-repeat;
}

#masthead {
	background: url(../images/style1/masthead-bg.png) 0 0 repeat-x;
	border-left: 1px solid #839ebb;
	border-right: 1px solid #839ebb;
}

#logo {
	background: url(../images/style1/logo.jpg) 0 0 no-repeat;
}

#horiz-menu {
	background: url(../images/style1/menu-bg.png) 0 0 repeat-x;
	border-left: 1px solid #8595a5;
	border-right: 1px solid #8595a5;
}

#mainbody-1 {
	background: #fff url(../images/style1/body-b.png) 0 100% repeat-x;
}

#mainbody-2 {
	background: url(../images/style1/body-t.png) 0 0 repeat-x;
}

#mainbody-3 {
	background: url(../images/style1/body-br.png) 100% 100% no-repeat;
}

#mainbody-4 {
	background: url(../images/style1/body-bl.png) 0 100% no-repeat;
}

#mainbody-5 {
	background: url(../images/style1/body-tr.png) 100% 0 no-repeat;
}

#mainbody-6 {
	background: url(../images/style1/body-tl.png) 0 0 no-repeat;
}

#footer-1 {
	background: #434343 url(../images/style1/footer-bg.png) 0 100% repeat-x;
}

#footer-2 {
	background: url(../images/style1/footer-edge.png) 100% 0 repeat-y;
}

#footer-3 {
	background: url(../images/style1/footer-edge.png) 0 0 repeat-y;
}

#footer-4 {
	background: url(../images/style1/footer-edge2.png) 100% 100% no-repeat;
}

#footer-5 {
	background: url(../images/style1/footer-edge2.png) 0 100% no-repeat;
}

#rocket-1 {
	background: url(../images/style1/footer-shadow-bg.png) 0 0 repeat-x;
}

#rocket-2 {
	background: url(../images/style1/footer-shadow-r.png) 100% 0 no-repeat;
}

#rocket-3 {
	background: url(../images/style1/footer-shadow-l.png) 0 0 no-repeat;
}

img#rocket {
	background: url(../images/style1/rocket.png) 0 0 no-repeat;
}

/* modules */

.module-hilite1 {
	color: #ddd;
}

.module-hilite3 {
	color: #eee;
}

.module-hilite4 {
	color: #ccc;
}

.module-hilite1 a {
	color: #fff;
}

.module-hilite3 a {
	color: #fff;
}

.module-hilite4 a {
	color: #fff;
}

#footer-1 .module {
	color: #ccc;
}

#footer-1 .module a {
	color: #fff;
}

#footer-1 .module h3 {
	color: #fff;
}

.module h3,
.module-hilite2 h3 {
	background: url(../images/style1/bullet-header-hilite2.png) 0 0 no-repeat;
}

.module-hilite1 h3 {
	color: #fff;
	background: url(../images/style1/bullet-header-hilite1.png) 0 0 no-repeat;
}

.module-hilite3 h3 {
	color: #fff;
	background: url(../images/style1/bullet-header-hilite3.png) 0 0 no-repeat;
}

.module-hilite4 h3 {
	color: #fff;
	background: url(../images/style1/bullet-header-hilite4.png) 0 0 no-repeat;
}

.module .readon,
.module-hilite2 .readon {
	background: url(../images/style1/arrow-1.png) 0 0 no-repeat;
}

.module-hilite1 .readon {
	background: url(../images/style1/arrow-4.png) 0 0 no-repeat;
}

.module-hilite3 .readon {
	background: url(../images/style1/arrow-6.png) 0 0 no-repeat;
}

.module-hilite4 .readon {
	background: url(../images/style1/arrow-5.png) 0 0 no-repeat;
}

/* generic */

.module-hilite1 {
	background: url(../images/style1/hilite1/module-left-tl.png) 0 0 no-repeat;
}

.module-hilite1 div {
	background: url(../images/style1/hilite1/module-left-bl.png) 0 100% no-repeat;
}

.module-hilite1 div div {
	background: url(../images/style1/hilite1/module-left-tr.png) 100% 0 no-repeat;
}

.module-hilite1 div div div {
	background: url(../images/style1/hilite1/module-left-br.png) 100% 100% no-repeat;
}

.module-hilite2 {
	background: url(../images/module-left-tl.png) 0 0 no-repeat;
}

.module-hilite2 div {
	background: url(../images/module-left-bl.png) 0 100% no-repeat;
}

.module-hilite2 div div {
	background: url(../images/module-left-tr.png) 100% 0 no-repeat;
}

.module-hilite2 div div div {
	background: url(../images/module-left-br.png) 100% 100% no-repeat;
}

.module-hilite3 {
	background: url(../images/style1/hilite3/module-left-tl.png) 0 0 no-repeat;
}

.module-hilite3 div {
	background: url(../images/style1/hilite3/module-left-bl.png) 0 100% no-repeat;
}

.module-hilite3 div div {
	background: url(../images/style1/hilite3/module-left-tr.png) 100% 0 no-repeat;
}

.module-hilite3 div div div {
	background: url(../images/style1/hilite3/module-left-br.png) 100% 100% no-repeat;
}

.module-hilite4 {
	background: url(../images/style1/hilite4/module-left-tl.png) 0 0 no-repeat;
}

.module-hilite4 div {
	background: url(../images/style1/hilite4/module-left-bl.png) 0 100% no-repeat;
}

.module-hilite4 div div {
	background: url(../images/style1/hilite4/module-left-tr.png) 100% 0 no-repeat;
}

.module-hilite4 div div div {
	background: url(../images/style1/hilite4/module-left-br.png) 100% 100% no-repeat;
}

/* left */

.left .module-hilite1 {
	background: url(../images/style1/hilite1/module-left-tl.png) 0 0 no-repeat;
}

.left .module-hilite1 div {
	background: url(../images/style1/hilite1/module-left-bl.png) 0 100% no-repeat;
}

.left .module-hilite1 div div {
	background: url(../images/style1/hilite1/module-leftcol-tr.png) 100% 0 no-repeat;
}

.left .module-hilite1 div div div {
	background: url(../images/style1/hilite1/module-leftcol-br.png) 100% 100% no-repeat;
}

.left .module-hilite2 {
	background: url(../images/module-left-tl.png) 0 0 no-repeat;
}

.left .module-hilite2 div {
	background: url(../images/module-left-bl.png) 0 100% no-repeat;
}

.left .module-hilite2 div div {
	background: url(../images/module-leftcol-tr.png) 100% 0 no-repeat;
}

.left .module-hilite2 div div div {
	background: url(../images/module-leftcol-br.png) 100% 100% no-repeat;
}

.left .module-hilite3 {
	background: url(../images/style1/hilite3/module-left-tl.png) 0 0 no-repeat;
}

.left .module-hilite3 div {
	background: url(../images/style1/hilite3/module-left-bl.png) 0 100% no-repeat;
}

.left .module-hilite3 div div {
	background: url(../images/style1/hilite3/module-leftcol-tr.png) 100% 0 no-repeat;
}

.left .module-hilite3 div div div {
	background: url(../images/style1/hilite3/module-leftcol-br.png) 100% 100% no-repeat;
}

.left .module-hilite4 {
	background: url(../images/style1/hilite4/module-left-tl.png) 0 0 no-repeat;
}

.left .module-hilite4 div {
	background: url(../images/style1/hilite4/module-left-bl.png) 0 100% no-repeat;
}

.left .module-hilite4 div div {
	background: url(../images/style1/hilite4/module-leftcol-tr.png) 100% 0 no-repeat;
}

.left .module-hilite4 div div div {
	background: url(../images/style1/hilite4/module-leftcol-br.png) 100% 100% no-repeat;
}

/* right */

.right .module-hilite1 {
	background: url(../images/style1/hilite1/module-right-tr.png) 100% 0 no-repeat;
}

.right .module-hilite1 div {
	background: url(../images/style1/hilite1/module-right-br.png) 100% 100% no-repeat;
}

.right .module-hilite1 div div {
	background: url(../images/style1/hilite1/module-rightcol-tl.png) 0 0 no-repeat;
}

.right .module-hilite1 div div div {
	background: url(../images/style1/hilite1/module-rightcol-bl.png) 0 100% no-repeat;
}

.right .module-hilite2 {
	background: url(../images/module-right-tr.png) 100% 0 no-repeat;
}

.right .module-hilite2 div {
	background: url(../images/module-right-br.png) 100% 100% no-repeat;
}

.right .module-hilite2 div div {
	background: url(../images/module-rightcol-tl.png) 0 0 no-repeat;
}

.right .module-hilite2 div div div {
	background: url(../images/module-rightcol-bl.png) 0 100% no-repeat;
}

.right .module-hilite3 {
	background: url(../images/style1/hilite3/module-right-tr.png) 100% 0 no-repeat;
}

.right .module-hilite3 div {
	background: url(../images/style1/hilite3/module-right-br.png) 100% 100% no-repeat;
}

.right .module-hilite3 div div {
	background: url(../images/style1/hilite3/module-rightcol-tl.png) 0 0 no-repeat;
}

.right .module-hilite3 div div div {
	background: url(../images/style1/hilite3/module-rightcol-bl.png) 0 100% no-repeat;
}

.right .module-hilite4 {
	background: url(../images/style1/hilite4/module-right-tr.png) 100% 0 no-repeat;
}

.right .module-hilite4 div {
	background: url(../images/style1/hilite4/module-right-br.png) 100% 100% no-repeat;
}

.right .module-hilite4 div div {
	background: url(../images/style1/hilite4/module-rightcol-tl.png) 0 0 no-repeat;
}

.right .module-hilite4 div div div {
	background: url(../images/style1/hilite4/module-rightcol-bl.png) 0 100% no-repeat;
}

/* content */

div#mod-top {
	background: url(../images/style1/masthead-div.png) 0 0 no-repeat;
}

div#mod-top li {
	background: url(../images/style1/bullet-masthead.png) 0 5px no-repeat;
	color: #ccc;
}

div#mod-top a {
	color: #fff;
}

span.pathway {
	color: #fff;
}

span.pathway a {
	color: #ccc;
	background: url(../images/style1/bullet-pathway.png) 100% 50% no-repeat;
}

.readon {
	background: url(../images/style1/readon-default.png) 0 0 no-repeat;
}

li.number-1 {
	background: url(../images/style1/number-1.png) 0 2px no-repeat;	
}

li.number-2 {
	background: url(../images/style1/number-2.png) 0 2px no-repeat;	
}

li.number-3 {
	background: url(../images/style1/number-3.png) 0 2px no-repeat;	
}

li.number-4 {
	background: url(../images/style1/number-4.png) 0 2px no-repeat;	
}

li.number-5 {
	background: url(../images/style1/number-5.png) 0 2px no-repeat;	
}

li.number-6 {
	background: url(../images/style1/number-6.png) 0 2px no-repeat;	
}

li.number-7 {
	background: url(../images/style1/number-7.png) 0 2px no-repeat;	
}

li.number-8 {
	background: url(../images/style1/number-8.png) 0 2px no-repeat;	
}

li.number-9 {
	background: url(../images/style1/number-9.png) 0 2px no-repeat;	
}

ul.flame-1 li {
	background: url(../images/style1/flame-1.png) 0 2px no-repeat;
}

ul.flame-2 li {
	background: url(../images/style1/flame-2.png) 0 2px no-repeat;
}

ul.flame-3 li {
	background: url(../images/style1/flame-3.png) 0 2px no-repeat;
}

ul.arrow-1 li {
	background: url(../images/style1/arrow-1.png) 2px 2px no-repeat;
}

ul.arrow-2 li {
	background: url(../images/style1/arrow-2.png) 2px 2px no-repeat;
}

ul.arrow-3 li {
	background: url(../images/style1/arrow-3.png) 2px 2px no-repeat;
}

ul.arrow-4 li {
	background: url(../images/style1/arrow-4.png) 2px 2px no-repeat;
}

ul.arrow-5 li {
	background: url(../images/style1/arrow-5.png) 2px 2px no-repeat;
}

ul.arrow-6 li {
	background: url(../images/style1/arrow-6.png) 2px 2px no-repeat;
}

ul.triangle-1 li {
	background: url(../images/style1/triangle-1.png) 6px 4px no-repeat;
}

ul.triangle-2 li {
	background: url(../images/style1/triangle-2.png) 6px 4px no-repeat;
}

ul.triangle-3 li {
	background: url(../images/style1/triangle-3.png) 6px 4px no-repeat;
}

ul.triangle-4 li {
	background: url(../images/style1/triangle-4.png) 6px 4px no-repeat;
}

ul.triangle-5 li {
	background: url(../images/style1/triangle-5.png) 6px 4px no-repeat;
}

ul.triangle-6 li {
	background: url(../images/style1/triangle-6.png) 6px 4px no-repeat;
}

ul.bullet-1 li {
	background: url(../images/style1/bullet-1.png) 6px 4px no-repeat;
}

ul.bullet-2 li {
	background: url(../images/style1/bullet-2.png) 6px 4px no-repeat;
}

ul.bullet-3 li {
	background: url(../images/style1/bullet-3.png) 6px 4px no-repeat;
}

ul.bullet-4 li {
	background: url(../images/style1/bullet-4.png) 6px 4px no-repeat;
}

ul.bullet-5 li {
	background: url(../images/style1/bullet-5.png) 6px 4px no-repeat;
}

ul.bullet-6 li {
	background: url(../images/style1/bullet-6.png) 6px 4px no-repeat;
}

blockquote {
	color: #1e507d;
}

pre {
	background: #f5f5f5;
}

span.alert {
	color: #c00;
	border-top: 3px solid #fe7b7a;
	border-bottom: 3px solid #fe7b7a;
	background: #FFD6D6 url(../images/status-alert.png) 10px 50% no-repeat;
}

span.info {
	color: #0055BB;
	border-top: 3px solid #629de3;
	border-bottom: 3px solid #629de3;
	background: #D8E5F8 url(../images/status-info.png) 10px 50% no-repeat;
}

span.note {
	color: #B79000;
	border-top: 3px solid #fde179;
	border-bottom: 3px solid #fde179;
	background: #FEF6D8 url(../images/status-note.png) 10px 50% no-repeat;
}

span.download {
	color: #57861A;
	border-top: 3px solid #c2df88;
	border-bottom: 3px solid #c2df88;
	background: #EEF7DD url(../images/status-download.png) 10px 50% no-repeat;
}
