.layout {
  background: url('../img/layout_bg.jpg') repeat-x top #eaeaea;
}

.main {
  margin: auto; 
  text-align: left;
  width: 980px;
}

.header {
  height: 152px;
  background: transparent url('../img/header_bg.jpg') no-repeat top right;
  overflow: hidden;
}

.logo {
  padding: 6px 0px 0px 20px;
  float: left;
}

.search_box {
  padding: 100px 10px 0px 0px;
  float: right;
}

.search {
  position: relative;
  margin: 13px 30px 0px 0px;
  width: 225px;
  height: 24px;
  background: url('../img/search_bg.jpg') no-repeat;
  float: right;
}

.search .input {
  margin: 0px 0px 0px 5px;
  width: 135px;
  height: 18px;
  border: 0px;
  color: #64666a;
}

.search_button {
  position: absolute;
  top: -2px;
  right: 0px;
  width: 73px;
  height: 24px;
}

.left_shadow {
  width: 10px;
  background: transparent url('../img/left_shadow.gif') repeat-y;
}

.left_shadow_top {
  width: 10px;
  height: 204px;
  background: transparent url('../img/left_shadow_top.gif') no-repeat;
}

.right_shadow {
  width: 10px;
  background: transparent url('../img/right_shadow.gif') repeat-y;
}

.right_shadow_top {
  width: 10px;
  height: 204px;
  background: transparent url('../img/right_shadow_top.gif') no-repeat;
}

.menu {
  height: 47px;
  background: url('../img/menu_bg.gif') repeat-x;
}

.menu_left {
  height: 47px;
  background: url('../img/menu_left.gif') no-repeat left;
}

.menu_right {
  height: 47px;
  background: url('../img/menu_right.gif') no-repeat right;
}

.menu_inner {
  color: #eaeaea;
  font-weight: bold;
}

.buttons {
  float: left;
  width: 640px;
}

.lang_switcher_box {
  float: right;
  width: 290px;
  text-align: right;
}

.lang_switcher {
  margin: 15px 10px 0px 0px;
  text-align: right;
}

.lang_switcher table {
  float: right;
  width: auto;
}

.lang_switcher table tr td {
  padding: 0px 3px;
  vertival-align: middle;
  color: #eaeaea;
}

.menu_inner a {
  color: #eaeaea;
  font-weight: bold;
  text-decoration: none;
}

.menu_inner a:hover {
  text-decoration: underline;
}

.menu_inner ul {
  padding: 0px 0px 0px 0px;
  list-style: none;
}

.menu_inner ul li {
  width: 150px;
  float: left;
}

.button_inner {
  padding: 16px 0px 0px 0px;
  height: 31px;
  font-weight: bold;
  text-align: center;
  cursor: pointer;
}

table.nav_menu {
  margin: 0px 15px;
  width: 640px;
}

table.nav_menu tr td {
  padding: 0px;
}

table.nav_menu tr td .button {
  position: relative;
}

table.nav_menu ul {
  width: 150px;
  border: solid 1px #740a6e;
  border-top: none;
  list-style: none;
  display: none;
  position: absolute;
  top: 47px;
  left: -16px;
}

table.nav_menu ul li {
  float: left;
  display: block !important;
  display: inline;
}

table.nav_menu a, table.nav_menu a:visited {
  float: none !important;
  display: block;
  color: #eaeaea;
	font: bold 13px Arial, Helvetica, sans-serif;
	text-decoration: none;
  height: auto !important;
  height: 1%;
  text-align: center;
}

table.nav_menu a div, table.nav_menu a:visited div { 
  color: #eaeaea;
}

table.nav_menu a:hover div,
table.nav_menu td:hover a div,
table.nav_menu td a:hover div,
table.nav_menu td.iehover a div {
  color: #2b2728;
  background: #fff;
}

table.nav_menu td:hover li a,
table.nav_menu td.iehover li a,
table.nav_menu td:hover li a:visited,
table.nav_menu td.iehover li a:visited {
  float: none;
  width: 130px;
  padding: 7px 10px;
  background: #fff;
  text-align: left;
  font: 12px Arial, Helvetica, sans-serif;
  color: #545567;
	text-decoration: none;
	text-transform: none;
}

table.nav_menu td:hover li a span,
table.nav_menu td.iehover li a span {
  display: block; 
	padding: 3px 10px 3px 10px;
	background: url('') no-repeat right 0;
}

table.nav_menu td:hover li a:hover,
table.nav_menu td:hover li:hover a,
table.nav_menu td.iehover li a:hover,
table.nav_menu td.iehover li.iehover a {
  background: #d9d8d8;
}

table.nav_menu td:hover ul,
table.nav_menu ul li:hover ul,
table.nav_menu td.iehover ul,
table.nav_menu ul li.iehover ul {
  display: block;
} 

.banner {
  width: 960px;
  height: 360px;
  background: #73096e;
  overflow: hidden;
}

.banner_inner {
  padding: 0px 10px;
}

.main_banner {
  float: left;
  width: 640px;
  height: 350px;
}

.right_banner {
  float: right;
  width: 290px;
  height: 350px;
  background: url('../img/right_banner_bg.jpg') repeat-x;
  text-align: center;
}

.content {
  width: 960px;
  padding-bottom: 10px;
  background: #fff;
  overflow: hidden;
}

.content_inner {
  padding: 10px 10px;
}

.center {
  float: left;
  width: 460px;
  background: #f5f5f5;
}

.content_line {
  padding: 15px;
  text-align: justify;
}

.content_title {
  padding: 15px 0px;
  font-size: 22px;
}

.right {
  float: right;
  width: 460px;
}

.right_spacer {
  float: right;
  width: 460px;
  height: 10px;
}

.signup_form {
  position: relative;
  height: 79px;
}

.signup_form .input {
  margin: 17px 0px 0px 165px;
  width: 200px;
  height: 20px;
  border: 0px;
  color: #64666a;
  background: #eaeaea;
}

.signup_button {
  position: absolute;
  top: 12px;
  right: 8px;
  width: 67px;
  height: 26px;
}

.right_block_1 {
  float: left;
  width: 280px;
  background: #f5f5f5;
}

.right_block_2 {
  float: right;
  width: 160px;
  background: #f5f5f5;
}

.content_right_line {
  padding: 15px;
  text-align: left;
}

.right_title {
  padding: 10px 0px;
  font-size: 20px;
  color: #2b2b2b;
  text-decoration: underline;
}

.date {
  padding: 5px 0px;
  color: #909090;
}

.left_shadow_bottom {
  width: 10px;
  background: transparent url('../img/left_shadow_bottom.gif') repeat-y;
}

.right_shadow_bottom {
  width: 10px;
  background: transparent url('../img/right_shadow_bottom.gif') repeat-y;
}

.footer a {
  color: #eaeaea;
}

.dark_footer {
  background: #31002d;
}

.dark_footer .left_shadow_bottom {
  width: 10px;
  background: transparent url('../img/left_shadow_dark_bottom.gif') repeat-y;
}

.dark_footer .right_shadow_bottom {
  width: 10px;
  background: transparent url('../img/right_shadow_dark_bottom.gif') repeat-y;
}

.bottom_menu tr td {
  padding: 10px;
}

.bottom_item {
  margin: 10px 0px;
  font-weight: bold;
}

.bottom_menu ul {
  margin: 0px; 
}

.bottom_menu li {
  list-style-type: none;
}

.footer_content {
  padding: 15px 30px;
  color: #eaeaea;
}

.footer_content * {
  color: #eaeaea;
}

.povered_by {
  color: #905489;
  text-align: center;
}

.povered_by *, .povered_by a {
  color: #905489;
}

.bottom_line {
  width: 960px;
  height: 10px;
  background: transparent url('../img/footer_bottom_line.gif') repeat-x;
}

.bottom_line_left {
  width: 10px;
  height: 10px;
  background: transparent url('../img/footer_bottom_line_left.gif') no-repeat;
}

.bottom_line_right {
  width: 10px;
  height: 10px;
  background: transparent url('../img/footer_bottom_line_right.gif') no-repeat;
}

.form tr td {
  padding: 3px;
}

.long_input {
  width: 280px;
}

.small_textarea {
  width: 280px;
  height: 80px;
}

.captcha_image {
  border: solid 1px  #bbb;
}

.button_empty {
  width: 122px;
  height: 30px;
  margin: 0px 0px;
  background: url('../img/button_empty.gif') no-repeat;
  border: 0px;
  color: #eaeceb;
}

.button_reset {
  width: 79px;
  height: 22px;
  margin: 0px 0px;
  background: url('../img/button_reset.gif') no-repeat;
  border: 0px;
}

div.boxover{ 
  border: solid 1px #cccccc; 
  position: relative; 
 /* z-index: 10; */
}

div.boxout{
  border: solid 1px #ffffff;
  position: relative;
/*z-index: 10; */
}

div.bar{
  background-color: #d4d0c8;
  position:absolute;
  top: -1px;
  left: -2px;
  height: 20px;
  display: block;
  margin: 2px;
}