body{
	font-family: Arial, Helvetica, "Sans Serif";
	font-size: 12px;
	color: #333333;
	background:#fff;
  margin:0;
  }

.clr {
	clear: both;
}


#dMainBox {
  width: 840px ;
  margin-left: auto ;
  margin-right: auto ;
	border:solid 0px #99c;
}


#dButtonsOuter {
	float: left;
	margin-left: 22px;
  margin-bottom: 0px;
	padding: 0px;
  width:610px;
  overflow: hidden;
	border:solid 0px #c30;
}


#dButtons {
	float: left;
	margin: 0px;
	padding: 0px;
	border:solid 0px #03c;
}

ul#mainlevel-nav
{
	list-style: none;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
}

ul#mainlevel-nav li
{
	display: block;
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0px;
	width: auto !important;
  width: 15%;
	font-size: 11px;
  font-weight:bold;
	line-height: 21px;
	white-space: nowrap;
	border:solid 0px #03c;
	border-left: 1px solid #ccc;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #333333;
	background: transparent;
}

#buttons ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #fff;
	background: #369;
}

#search_outer {
	float: right;
	width: 165px;
	border:solid 0px #c30;
}

#search_inner {
	float: right;
	width: 165px;
	padding: 0px;
  overflow: hidden;
  border: 1px solid #ccc;
}

#search_inner form {
  padding: 0px;
  margin: 0px;
}

#search_inner .inputbox {
	border: 0px;
  padding: 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
  font-weight:bold;
	color: #036;
}

#header {
	width: 635px;
	float: left;
  border: 0px solid #c30;
}

#banner {
	float: left;
	width: 635px;
	height: 75px;
	padding: 0px;
	margin-right: 2px;
/*background: url(../../../da/swf/splash/top_banner/darts_banner_101.png) no-repeat; */
  border: 0px solid #c30;
}


#top {
	width: 202px;
  height: 95px;
  overflow: hidden;
  float: right;
  border: 0px solid #c30;
}


#pathway_outer {
  float: left;
  width:614px;
  margin-bottom: 0px;
	margin-right: 2px;
  border: 1px solid #cccccc;
  background:#2A547F;
}


#pathway {
  overflow: hidden;
	float: left;
	padding-top: 1px;
	padding-left: 7px;
	height: 16px;
  color:#fff;
}

#pathway a{
  color:#fff;
  font-weight:bold;
  text-decoration:none;
}

#left_outer {
  float: left;
	margin-top: 2px;
	padding: 2px;
	width: 165px;
  border: 1px solid #CCC;
}

#left_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  float: none !important;
  float: left;
}

/*****************************************************/


#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	float: left;
	width: 665px;
  border: 0px solid #c30;
}

#content_inner{
  float: none !important;
  float: left;
  padding: 0;
  padding-top: 2px;
  margin: 0;
  border: 0px solid #c30;
}

table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
  background: #fcfcfc;
  border: 0px solid #c30;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}


#banner_inner {
	/*float: left;*/
	padding: 0px;
	height: 70px;
}

/* Not in use...in original, this was the placehlder for "Powered by Mambo" image 

#poweredby_inner {
    clear:right;
	float:right;
	padding: 0px;
	margin-left: 0px;
	height:70px;
    min-height:70px;
    width:165px;
	min-width:165px;
	background:#d43e03;
}
*/

#right_outer {
	margin-left: 2px;
	width: 165px;
}

#right_inner {
  float: none !important;
  float: left;
  border: 1px solid #cccccc;
  padding: 2px;
}


.user1_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

.user2_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

table td.body_outer {
	padding: 2px;
	border: 1px solid #cccccc;
}



#active_menu {
	color:#CC3333;
	font-weight: bold;
}

a#active_menu:hover {
	color: #CC3300;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #ce3131;
  font-size: 14px;
  font-weight: bold;
}

.message {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #000;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
	float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

#footer {
	text-align: center;
	padding: 3px;
}

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

li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-image: url(../images/arrow.png) ;
background-repeat: no-repeat;
background-position: 0px 3px;
}



td {
	font-size: 12px;
	text-align: left;
/*
  text-align: justify; 
  text-justify: inter-word;
*/
}


/* Joomla! core stuff */
a:link, a:visited {
	color:#369;
  text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #C43C03;	
	color:#036;
  text-decoration: none;
	font-weight: bold;
	border: 0px #cc3300;
}

table.contentpaneopen {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
}

table.contentpaneopen td {
  padding-right: 5px;
	padding-left: 10px;
	border: 0px #cc3300;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}



table.contentpane {
  width: 100%;
	padding: 8px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	border: 0px #cc3300;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
	border: 0px #cc3300;
	padding-left: 8px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

.button {
  color: #ff6600;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

.componentheading {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	overflow: hidden;
}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 30px;
	background: url(../images/contenthead.png) top left repeat-x;
	color: #036;
	text-indent: 0px;
	font-weight: bold;
	font-size: 12px;
	white-space: nowrap;
  background: #fcfcfc;
}



.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable th {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}

/* NEW! */
.blog {
	margin-left: 8px;
}

/* NEW! */
table.moduletable_menu th {
	background: #607F9F;
	color: #FFFFFF;
	text-align: center;
	padding-top: 3px;
	width: 160px;
	height: 18px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

table.moduletable td {
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: #eeeeee;
	background-image: url(../images/da_menu_bg_07.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
	font-size: 11px;
	font-weight: bold;
	color: #667799;
	text-align: left;
	padding-top: 0px;
	padding-left: 18px;
  line-height: 22px;
	height: 22px;
	width: 141px;
	text-decoration: none;
	overflow: hidden;
}

a.mainlevel:hover {
/*	background-position: 0px -25px; */
	background: #dddddd;
	background-image: url(../images/da_menu_bg_07.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
	text-decoration: none;
	color: #003366;
}

a.sublevel:link, a.sublevel:visited {
	line-height: 18px;
	padding-left: 4px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-align: left;
}

a.sublevel:hover {
	color: #003366;
	text-decoration: none;
}
.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-weight: normal;
  font-size: 11px;
  border-top: 1px solid #cccccc;
}

/*
 * following stuff added by HR on 17 Jan 2008 for Joomla 1.5 support and to 
 * clean up a few layout glitches
*/

/* for banner and credits at bottom of page */

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

.bannergroup-center {
text-align:center;
padding: 3px;
margin: 10px auto;
}

.banneritem-center {
text-align:center;
padding: 3px;
margin: 10px auto;
color:#fff
}

.credits {
color:#fff;
text-align:center;
margin:3px auto;
}

/* overrrides fixed width=18 in input statements generated by login module to fix 
 * layout probem in IE7.
 * renders correctly in Firefox and IE7; have no idea what it does in
 * IE6, Opera or Safari - if it does indeed look weird in IE6, this is the place to
 * fix it!
*/

#form-login-username input, #form-login-password input { 
width:90%;
margin-left:4px;
}

#form-login-username label, #form-login-password label, #form-login-remember label {
margin-left:4px;
}

/*
 * make no borders default for images contained within links - if that's not 
 * your thing, change it here! 
*/
a img {
border:0;
}

/* don't show the default square bullets background on numbered lists */

ol li {
background-image:none;
}


/* end of file */