﻿.content_box {
  border: none;
  background: #fff url(images/bg/contentbox_bg_tl.gif) no-repeat 0 0;
  margin: auto;
  margin-bottom: 15px;
}
#page_content_right .content_box {
  width: 1300px;
  overflow: hidden;
}
#page_content_right .title {
  white-space: nowrap;
}

.content_box_inner1 {
  background: transparent url(images/bg/contentbox_bg_tr.gif) no-repeat right top;
}
.content_box_inner2 {
  background: transparent url(images/bg/contentbox_bg_bl.gif) no-repeat left bottom;
}
.content_box_inner3 {
  background: transparent url(images/bg/contentbox_bg_br.gif) no-repeat right bottom;
  padding-top: 2px;
}
.content_box .title {
  background: transparent;
  height: 24px;
  font-size: 1.1em;
  font-weight: normal;
  color: #333 !important;
  margin: 0 0 0 0;
  padding: 4px 4px 0;
}
.content_box .title.black {
  background: transparent;
  color: #333 !important;
}
.content_box .title .links {
  float: right;
  width: 45%;
  text-align: right;
}
.content_box .title .links a {
  float: right;
  display: inline;
  width: auto;
  font-size: 11px;
  line-height: 1.2;
  margin: 1px 0 0 0.5em;
  font-weight: normal;
  padding-top: 0.2em;
  padding-bottom: 0.4em;
}
.content_box .link_delete {
  background: transparent url(images/icons/icon_x.gif) no-repeat right 50%;
  width: auto;
  font-size: 11px;
  line-height: 1.2;
  margin: 2px 0 0 0.2em;
  padding: 0.2em 17px 0.3em 0.2em;
  font-weight: normal;
}

.content_box .title .close_button {
  float: right;
  padding: 0;
  margin: 1px 0 0 0.5em;
  cursor: pointer;
  width: 15px;
  height: 15px;
  background: transparent url(images/icon-close.gif) no-repeat left;
}
.content_box .title .close_button:hover
{
  background: transparent url(images/icon-close-highlight.gif) no-repeat left;
}
.content_box .content {
  margin: 0 2px 2px;
  min-height: 6px;
  padding-bottom: 4px;
  clear: both;
}

.content_box table {
  width: 100%;
}
.content_box tr {	
}
.content_box td, .content_box th {
  padding: 0.2em 0.4em;
}
.content_box th {
  font-weight: bold;
}
.content_box .subheader {
  clear: both;
  margin: 0.5em 0;
  font-weight: bold;
  padding: 0.1em 12px;
  background: #ddd;
}
.content_box p.text {
  padding: 6px 6px 6px;
}
.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}
.clearfix
{
	display: inline-block;
}
* html .clearfix {height: 1px;}
.clearfix {display: block;}

div.c {
  text-align: center;
}




ul {
/*  list-style: none; */
}
/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: separate;
  border-spacing: 0;
}
caption, td {
  text-align: left;
  font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
}
blockquote, q {
  quotes: "" "";
}


#links_box {}
#links_box .content {
  padding: 3px 12px 6px;
}
.link_item {
  margin: 0 0 0.1em 0;
  padding: 0.2em 1px 0.2em 12px;
  background: transparent url(images/icons/icon_bullet1.gif) no-repeat 0 0.75em;
}


#sponsors_box {
  background: #888 url(images/bg/contentbox_bg_tl.gif) no-repeat 0 0;
}
#sponsors_box .content_box_inner2 {
  background: transparent url(images/bg/contentbox_bg_bl_sp.gif) no-repeat left bottom;
}
#sponsors_box .content_box_inner3 {
  background: transparent url(images/bg/contentbox_bg_br_sp.gif) no-repeat right bottom;
  padding-top: 2px;
}
#sponsors_box {}	
#sponsors_box .content {
  padding: 12px 0 2px;
}
#sponsors_box .sponsor {
  border: none;
  background: transparent;
  margin: 0 0 0.5em 0;
  text-align: center;
}
#sponsors_box .sponsor_logo {
  margin: 0 12px 0.1em;
  background: #fff;
}
#sponsors_box .sponsor_logo a {
  display: block;
  text-align: center;
  padding: 5px 0;
}
#sponsors_box .sponsor_name a {
  color: #fff;
}

.sponsor {
  border: 2px solid #2F7FC2;
  background-color: #F4F4F4;
  margin: 10px auto;
}
.sponsor .sponsor_picture {
  padding: 5px 30px;
  float: left;
}
.sponsor .sponsor_info {
  padding: 5px;
  float: left;
  width: auto;
}
.sponsor .sponsor_tools {
  border-top: 1px dashed #2F7FC2;
  background-color: white;
  padding: 0 5px;
  text-align: right;
}


html {
  font-size: 100.01%; /* Ensures font consistency across browsers */
  height: 100%;
}

#container {
  margin: 0 auto;
  background: transparent url(images/bg/container_bg_2.gif) repeat-y 50% top;
  width: 1000px;
  padding: 0 20px;
  border: none;
  font-size: 1.2em;
  position: relative;
  text-align: left; /* Normalize alignment; unfix all browsers from fix in IE stylesheet */
}
.clear-both {
  clear: both;
}
.advertisement {
  margin-bottom: 15px;
}
.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}
.clearfix
{
	display: inline-block;
}
* html .clearfix {height: 1px;}
.clearfix {display: block;}

div.c {
  text-align: center;
}


#top_bar {
  height: 33px;
  background: #efefef url(images/bg/topbar_bg_grad.gif) repeat-x left top;
  padding-top: 0;
  border-bottom: solid 1px #333;
  color: #666;
  font-size: 1.0em;
  padding-bottom: 0px;
  margin-bottom: 0px;
  text-align: right;
}
#top_bar a, #top_bar a:link, #top_bar a:visited {
  color: #333;
  font-size: 0.8em;
  line-height: 1.2em;
}
.powered_by {
  float: left;
  display: inline;
  color: #555;
  padding-top: 7px;
  line-height: 1.5em;
  margin-left: 12px;
  font-size:1.1em;
}
.powered_by img {
  margin-left: 4px;
  vertical-align: middle;
}
.powered_by strong {
  font-weight: bold;
}
#action_bar {
  text-align: center;
}
#action_bar .action_item {
  display: inline;
}

span.logged_in, span.logged_out {
  font-size: 1.1em;
  padding: 4px 5px 0 0;
}
span.logged_in a, span.logged_out a {
  text-decoration: underline;
  font-weight: normal;
}

#top_bar form {
  padding-right: 12px;
  padding-top: 6px;
}
#top_bar input {
  padding: 0;
  margin-top: 6px;
}

#header {
  height: 99px;
  background: #333;
  border-top: solid 1px #666;
}
.header_logo {
  max-height: 80px;
  max-width: 110px;
  float: left;
  display: inline;
  margin: 8px 15px 0 12px;
  padding: 0;
}
.header_logo a {
  display: block;
}
.header_logo a img {
  float: none;
  margin: 0;
  padding: 0;
}
.header_title {
  float: left;
  display: inline;
  width: 58%;
  padding: 0;
  margin: 20px 0 0 0;
}
#header .header_title h1 {
  font-size: 26px;
  margin: 0 0 0 0;
  padding: 0em 0 0.12em;
  line-height: 1.3;
  color: #FFF;
}
#header .header_title h1 a {
  color: #fff;
  text-decoration: none;
  font-family: Verdana, sans-serif;
  font-weight: bold;
}
#header .header_title h1 a.long_title {
  font-size: 20px;
}

#header .header_title h2 {
  font-size: 14px;
  color: #fff;
  font-family: Verdana, sans-serif;
  margin: 0;
  padding: 0;
  line-height: 1.3;
  font-weight: normal;
  font-style: normal;
}
#header .header_title h2 a{
  color: #fff;
}
.ad_header {
  width: 234px;
  float: right;
  display: inline;
  padding: 0;
  text-align: center;

}
.ad_header a, .ad_header a img {
  display: block;
  border: none;
  width: auto;
}
#header .ad_header img {
  float: none;
  margin: 0;
  max-height: none;
  padding: 0;
}
.ad_header span {
  display: block;
  font-size: 11px;
  color: #fff;
  padding: 3px 0 0;
  margin: 0;
  line-height: 1;
  text-align: right;
}



body.logged_out #nav_menu {
  border-top: solid 1px #666;
  padding-left: 4px;
}
body.logged_in #nav_menu {
  border-top: solid 1px #666;
  height: 62px;
  background: #343434 url(images/bg/navmain_bg_grad.gif) repeat-x left bottom;
  padding-left: 4px;
}
#nav_menu .menu_item {
  margin: 0 0 0 0;
  height: 27px;
  padding: 5px 2px 0 0;
  background: transparent url(images/bg/navmain_divider.gif) no-repeat right 0px;
  position: relative;
  z-index: 50;
  font-weight: bold;
  font-size: 12px;
  float: left;
  display: inline;
  width: auto;
  text-align: center;
  line-height: 1.6;
}
#nav_menu .menu_item a {
  display: block;
  height: 20px;
  padding: 3px 12px 5px;
  z-index: 50;
  width: auto;
  background: transparent;
  color: #fff;
  text-decoration: none;
}
#nav_menu .menu_item a:hover {
  text-decoration: underline;
}

#nav_menu .menu_item.manager_item {
  padding: 0.2em 0.5em 0 30px;
}

#nav_menu .normal_highlight {
  background: transparent url(images/bg/navmain_hilite_bg_tr.gif) no-repeat right top;
}
#nav_menu .normal_highlight a {
  background: transparent url(images/bg/navmain_hilite_bg_tl.gif) no-repeat left -5px;
  color: #333;
}
#nav_menu .dropdown {
  background: transparent url(images/bg/navmain_divider_dropdown.gif) no-repeat right top;
}
#nav_menu .dropdown a {
  background: transparent none;
  padding-right: 20px;
}
#nav_menu .dropdown_highlight {
  background: transparent url(images/bg/navmain_dropdown_bg_tr.gif) no-repeat right top;
}
#nav_menu .dropdown_highlight a {
  background: transparent url(images/bg/navmain_hilite_bg_tl.gif) no-repeat left -5px;
  padding-right: 20px;
  color: #333;
}

/* Dropdown Menu */
#container #nav_menu .dropdown_menu {
  position: absolute;
  width: 200px;
  top: 33px !important;
  left: -1px !important;
  background: #fff;
  border: solid 1px #989898;
  border-top: none;
  margin: 0;
  padding: 0 0 0.4em 0;
  font-weight: normal;
  font-size: 11px;
  line-height: 1.5em;
  z-index: 50;
  text-align: left;
}
#container #nav_menu .dropdown_menu em {
  display: block;
  font-style: italic;
  padding: 4px 12px 2px;
  margin-bottom: 0.2em;
}
#container #nav_menu .dropdown_menu a {
  display: block;
  height: auto;
  padding: 3px 12px;		
  background: transparent;
  margin: 0;
  color: #666;
  text-decoration: none;
}
#container #nav_menu .dropdown_menu a.link_viewall {
  background: transparent url(images/icons/icon_arrow.gif) no-repeat left;
  padding-left: 15px;
  margin-left: 5px;
}
#container #nav_menu .dropdown_menu a.link_add {
  background: transparent url(images/icons/icon_plus.gif) no-repeat left;
  padding-left: 15px;
  margin-left: 5px;
}
#container #nav_menu .dropdown_menu ul {
  list-style: none outside;
  margin: 0 0 0.4em;
  padding: 0;
  border-top: solid 1px #cdcdcd;
  z-index: 50;
}
#container #nav_menu .dropdown_menu ul li {
  background: transparent;
  list-style: none outside;
  border-bottom: solid 1px #cdcdcd;
  padding: 0;
  margin: 0;
  height: auto;
}
#container #nav_menu .dropdown_menu ul li a {
  padding-left: 20px;
}
#container #nav_menu .dropdown_menu a:hover, #container #nav_menu .dropdown_menu a:active {
  background-color: #666;
  color: #fff;
  text-decoration: underline;
}
/* Subnav */
.sub_menu {
  background: #fff;
  border-bottom: none;
  font-weight: normal;
  padding-left: 4px;
  padding-right: 4px;
  font-size: 11px;
  clear: left;
  height: 25px;
  padding-top: 4px;
  margin: 0 0 0 -4px;
}
#container .submenu_item {
  font-weight: normal;
  float: left;
  display: inline;
  width: auto;
  padding: 0 1em;
  height: 25px;
  line-height: 1.9;
  margin: 0;
}
#container .submenu_item a {
  font-weight: normal;
  color: #555;
  text-decoration: none;
}
#container .submenu_item a:hover, #container .submenu_item a:active {
  text-decoration: underline;
}
#container .submenu_selected {
  background: #333;
}
#container .submenu_selected a {
  color: #fff;
  font-weight: bold;
}

#nav_menu .sub_menu .submenu_item.admin {
  float: right;
  display: inline;
}
#nav_menu .sub_menu .submenu_item.admin a {
  color: #000;
}


.content_box {
  border: none;
  background: #fff url(images/bg/contentbox_bg_tl.gif) no-repeat 0 0;
  margin: auto;
  margin-bottom: 15px;
}
#page_content_right .content_box {
  width: 300px;
  overflow: hidden;
}
#page_content_right .title {
  white-space: nowrap;
}
.content_box_inner1 {
  background: transparent url(images/bg/contentbox_bg_tr.gif) no-repeat right top;
}
.content_box_inner2 {
  background: transparent url(images/bg/contentbox_bg_bl.gif) no-repeat left bottom;
}
.content_box_inner3 {
  background: transparent url(images/bg/contentbox_bg_br.gif) no-repeat right bottom;
  padding-top: 2px;
}
.content_box .title {
  background: transparent;
  height: 24px;
  font-size: 1.1em;
  font-weight: normal;
  color: #333 !important;
  margin: 0 0 0 0;
  padding: 4px 4px 0;
}
.content_box .title.black {
  background: transparent;
  color: #333 !important;
}
.content_box .title .links {
  float: right;
  width: 45%;
  text-align: right;
}
.content_box .title .links a {
  float: right;
  display: inline;
  width: auto;
  font-size: 11px;
  line-height: 1.2;
  margin: 1px 0 0 0.5em;
  font-weight: normal;
  padding-top: 0.2em;
  padding-bottom: 0.4em;
}
a.link_viewall {
  background: transparent url(images/icons/icon_arrow.gif) no-repeat right 50%;
  padding-right: 17px;
  padding: 0.2em 17px 0.3em 0.4em;
}
a.link_add {
  background: transparent url(images/icons/icon_plus.gif) no-repeat right 50%;
  padding-right: 17px;
  padding: 0.2em 17px 0.3em 0.4em;
}
.content_box .link_delete {
  background: transparent url(images/icons/icon_x.gif) no-repeat right 50%;
  width: auto;
  font-size: 11px;
  line-height: 1.2;
  margin: 2px 0 0 0.2em;
  padding: 0.2em 17px 0.3em 0.2em;
  font-weight: normal;
}
a.link_edit {
  background: transparent url(images/icons/icon_settings.png) no-repeat right 50%;
  padding: 0.2em 17px 0.3em 0.4em;
}

.content_box .title .close_button {
  float: right;
  padding: 0;
  margin: 1px 0 0 0.5em;
  cursor: pointer;
  width: 15px;
  height: 15px;
  background: transparent url(images/icon-close.gif) no-repeat left;
}
.content_box .title .close_button:hover
{
  background: transparent url(images/icon-close-highlight.gif) no-repeat left;
}
.content_box .content {
  margin: 0 2px 2px;
  min-height: 6px;
  padding-bottom: 4px;
  clear: both;
}

.content_box table {
  width: 100%;
}
.content_box tr {	
}
.content_box td, .content_box th {
  padding: 0.2em 0.4em;
}
.content_box th {
  font-weight: bold;
}
.content_box .subheader {
  clear: both;
  margin: 0.5em 0;
  font-weight: bold;
  padding: 0.1em 12px;
  background: #ddd;
}
.content_box p.text {
  padding: 12px 12px 8px;
}

