
/* Site Elements --------------------- */

body {
  background-image: url(/_/graphics/bg_lines.gif);
  background-repeat: no-repeat;
  padding: 0px;
  margin: 0px;
  font-family: sans-serif;
  font-size: 12px;
  height: 100%;
}

a {
  color: #666666;
  text-decoration: underline;
}

a:hover {
  color: #338;
  text-decoration: underline;
}



/* Page Top Elements --------------------- */

#top_bar {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 0;
  width: 100%;
  height: 184px;
}

#circle_image {
  position: absolute;
  left: 64px;
  top: 0px;
  z-index: 1;
}

#circle_flash {
  position: absolute;
  left: 120px;
  top: 44px;
  z-index: 2;
}

#logo {
  position: absolute;
  top: 120px;
  left: 468px;
}

#logo_icons {
  position: absolute;
  top: 118px;
  left: 565px;
}

#top_nav {
  position: absolute;
  top: 51px;
  left: 348px;
  z-index: 1;
}

/* Content Area Elements ------------------ */

#sub_nav {
  position: absolute;
  left: 312px;
  top: 210px;
}
  
#center_title {
  position: absolute;
  left: 215px;
  top: 310px;
}

#content_subnav {
  position: absolute;
  left: 360px;
  top: 270px;
  width: 410px;
  height: 100%;
  margin: 0px;
  padding: 0px;
  padding-bottom: 30px;
  text-align: left;
  z-index:2;
}

#content_nosubnav {
  position: absolute;
  left: 360px;
  top: 210px;
  width: 410px;
  height: 100%;
  margin: 0px;
  padding: 0px;
  padding-bottom: 30px;
  text-align: left;
  z-index:2;
}

#breadcrumbs {
  display: block;
  text-align: left;
  font-size: 9px;
  margin-bottom: 20px;
}

.newslist_title {
  font-size: 12px;
  font-weight:bold;
  margin-bottom:0px;
}

.newslist_body {
  margin-top: 0px;
}

.newslist_header {
  font-size: 12px;
  font-weight: bold;
}

/* Left Sidebar Elements ------------------ */

#sidebar {
  position:absolute;
  left: 21px;
  top:  236px;
  z-index: 2;
}

#left_nav {
  margin-left: 20px;
  margin-top: 20px;
}

#left_nav p {
  margin-top: 0px;
  margin-bottom: 8px;
}

#left_nav a {
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}

#left_nav a:hover {
  text-decoration: underline;
}

.groupnav_title {
  font-size: 11px;
  font-weight: bold;
  padding-top: 14px;
  margin-left: 16px;
}

.groupnav_link {
  margin-left: 16px;
}

/* -- Mini Panel Area ------------------- */

#minipanel {
  float: right;
  width: 160px;
  margin-left: 5px;
  clear: right;
}

#minipanel_title {
  margin-bottom: 0px;
}

/* -- Mini Panel: Info247 --------------- */

.newspanel {
  width: 160px;
  padding: 0px;
  margin-top: 0px;
  margin-bottom: 12px;
  border-left: 1px solid #999999;
}

.newspanel a {
  font-size: 10px;
  color: #999999;
}

.newspanel a:hover {
  color: #338;
}

.newspanel h6 {
  font-size: 12px;
  margin-bottom:0px;
  margin-top: 8px;
  margin-left: 8px;
}

.newspanel p {
  font-size: 10px;
  margin-top: 0px;
  margin-bottom: 8px;
  margin-left: 8px;
}

/* -- Mini Panel: LinkBin --------------- */

.linkpanel {
  width: 160px;
  padding: 0px;
  margin-top: 0px;
  border-left: 1px solid #999999;
}

.linkpanel p {
  margin-top: 8px;
  margin-bottom: 8px;
  margin-left: 8px;
  font-size: 10px;
}

.linkpanel a {
  font-size: 10px;
  color: #999999;
}

.linkpanel a:hover {
  color: #338;
}

/* -- Mini Panel: FileBin --------------- */

.filepanel {
  width: 160px;
  padding: 0px;
  margin-top: 0px;
  border-left: 1px solid #999999;
}

.filepanel p {
  margin-top: 8px;
  margin-bottom: 8px;
  margin-left: 8px;
  font-size: 10px;
}

.filepanel a {
  font-size: 10px;
  color: #999999;
}

.filepanel a:hover {
  color: #338;
}

/* -- Ad Popup Elements --------------- */

#ad_container {
  width: 100%; 
  text-align: center;
}

#ad_popup {
  width: 365px;
  margin-top: 20px;
  padding-bottom: 20px;
}

#adimage_block {
  width: 365px; 
  background-color: #ffffff;
  border: 1px solid #000000;
  text-align: center;
}

#ad_image {
  margin-top: 10px; 
  margin-bottom: 10px;
}

#adtext_block {
  text-align: left;
  width: 365px;
  margin-top: 20px;
}

#nav_icons {
  text-align: right; 
  margin-top: 20px;
}


/* -- PR Page Elements --------------- */

#prlist_image {
  width: 28px;
  height: 28px;
  margin-right: 15px;
  vertical-align: middle;
}

#pr_image {
  margin-top: 10px; 
  margin-bottom: 10px;
}

#primage_block {
  width: 365px; 
  background-color: #ffffff;
  border: 1px solid #000000;
  text-align: center;
}

#prtext_block {
  text-align: left;
  width: 365px;
  margin-top: 20px;
}

#prdetail_list {
  padding-bottom: 40px;
}

/* -- Splash Elements --------------- */

#splash_body {
  background-color: #ffffff;
}

#splash_box {
  background-image: url(/_/graphics/splash_bg.gif);  
  background-repeat: no-repeat; 
  width: 760px; 
  height: 292px; 
  margin-top: 10%;
}

#splash_enter {
  margin-top: 117px; 
  margin-right: 10px;
}