/* Layout Styles */
body { font-family: Tahoma, Arial, Helvetica; font-size: 11px; color: #FFF; background-color: #c9cbcd; margin: 0px; }
img { border: 0; }
.ControlPanel { width: 100%; background-color: #004b88; border-right: #003366 1px solid; border-top: #003366 1px solid; border-left: #003366 1px solid; border-bottom: #003366 1px solid; }
.DNNAligncenter { text-align: left; }
TBODY, TD { font-size: 11px; color: #FFF; }
.top_map_bg { background-image: url(images/top_map_bg.gif); background-repeat: no-repeat; }
.middle_map_bg { background-image: url(images/middle_map_bg.gif); background-repeat: no-repeat; }
.search_bg { background-image: url(images/search_bg.gif); background-repeat: no-repeat; }
.nav_bg { background-image: url(images/nav_bg.jpg); background-repeat: no-repeat; }
.layout_bg { background-image: url(images/layout_bg.gif); background-repeat: repeat-y; }
.img_bg { background-image: url(images/img_bg.jpg); background-repeat: no-repeat; background-position: top-left; }
.nw_australia { background-image: url(images/nw_australia.gif); background-repeat: no-repeat; background-position: bottom left; }
.footer_shark { background-image: url(images/footer_shark.gif); background-repeat: no-repeat; font-size: 10px; }
.bottom { background-image: url(images/bottom.gif); background-repeat: no-repeat; font-size: 10px; }
.bottom_text { font-size: 10px; }
/* Link Styles */
a:link { color: #f29213; text-decoration: none; }
a:visited { color: #f29213; text-decoration: none; }
a:hover { color: #f29213; text-decoration: underline; }
a:active { color: #f29213; text-decoration: none; }
a.footer_link:link { color: #FFF; text-decoration: none; }
a.footer_link:visited { color: #FFF; text-decoration: none; }
a.footer_link:hover { color: #FFF; text-decoration: underline; }
a.footer_link:active { color: #FFF; text-decoration: none; }
a.footer_link_b:link { color: #00accd; text-decoration: none; }
a.footer_link_b:visited { color: #00accd; text-decoration: none; }
a.footer_link_b:hover { color: #00accd; text-decoration: underline; }
a.footer_link_b:active { color: #00accd; text-decoration: none; }
a.CommandButton:link { color: #00accd; text-decoration: underline; }
a.CommandButton:visited { color: #00accd; text-decoration: underline; }
a.CommandButton:hover { color: #00accd; text-decoration: underline; }
a.CommandButton:active { color: #00accd; text-decoration: underline; }
/* Font Styles */
h1, h2, h3, h4, h5, h6 { color: #00accd; }
.Normal { color: #FFFFFF; font-size: 11px; }
.blue_header { color: #00accd; font-size: 14px; }
.orange_header { color: #f29427; font-size: 14px; }
.Head { color: #f29427; }
.SubHead { color: #fff; }
/* Form Field Styles */
.NormalTextBoxSearch { border: none; font-size: 11px; color: #808080; padding-left: 4px; }
/* RadMenu Styles (Skin = Dnn) */
.RadMenu_Dnn .vertical .item a:link, .RadMenu_Dnn .vertical .item a:active, .RadMenu_Dnn .vertical .item a:visited  {
  width: 165px;
  height: 22px;
  padding-left: 8px;
  padding-bottom: 0px;
  background-color:#979797;
  border-bottom: 1px transparent solid;
  border-right: 1px transparent solid;
  cursor: pointer;
}

.RadMenu_Dnn .vertical .item .disabled a:link, .RadMenu_Dnn .vertical .item a:active, .RadMenu_Dnn .vertical .item a:visited  {
  width: 165px;
  height: 22px;
  padding-left: 8px;
  padding-bottom: 0px;
  background-color:#979797;
  border-bottom: 1px transparent solid;
  border-right: 1px transparent solid;
  cursor: pointer;
}

.RadMenu_Dnn .vertical .item a:hover {
  width: 165px;
  height: 22px;
  padding-left: 8px;
  padding-bottom: 0px;
  background-color:#d0d0d0;
  color: #222222;
  border-bottom: 1px transparent solid;
  border-right: 1px transparent solid;
  cursor: pointer;
}

.RadMenu_Dnn .vertical .item .link {
  color:#222222;
  font-size: 11px;
  text-decoration: none;
  line-height: 22px;
  cursor: pointer;
}

.RadMenu_Dnn .vertical .item .link:hover {
  color:#222222;
  font-size: 11px;
  text-decoration: none;
  line-height: 22px;
  cursor: pointer;
}

.RadMenu_Dnn .expandLeft,
.RadMenu_Dnn .expandRight
{
  background-image:url(images/menuArrow.gif);
  background-repeat:no-repeat;
  background-position: right;
}
/* RadMenu Admin Styles (Skin = DNNADMIN) */
.RadMenu_DNNADMIN  .item a:link, .RadMenu_DNNADMIN .item a:active, .RadMenu_DNNADMIN .item a:visited {
	background-color:#000000;
	color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica;
	font-weight:bold;
	font-size: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 12px;
	padding-right: 12px;
}
.RadMenu_DNNADMIN .item a:hover {
	cursor: hand;
	cursor: pointer;
	background-color:#808080;
	color: #FFFFFF;
}
/* Form Master */
.formmaster { border-right: #000000 0px dotted; border-top: #000000 0px dotted; border-left: #000000 0px dotted; border-bottom: #000000 0px dotted; border-collapse: collapse; }
.formmaster TD { padding-right: 0px; padding-left: 5px; padding-bottom: 8px; padding-top: 8px; text-align: left; }
.NormalTextBox  { font-family: Tahoma, Arial, Helvetica; font-size:11px; font-weight:normal; }
input.Normal, select.Normal, textarea.Normal { color: #000000; }
/* Nuke News */