

/* default tags ------------------------------------------------------------ */

hr {
  height: 1px;
  width: 100%;
  color: #A7B7BD;
  background-color: ;
  border: 0;
}

/* navigation -------------------------------------------------------------- */

#navigation {
  position: relative;
  height: 45px;
  width: 740px;
  padding-right: 10px;
  background: url('img//right_side_.gif') right repeat-y;
  background-color: ;
  z-index: 2;
}

.search_input {
  font-size: 12px;
  margin: 8px 0 0 3px;
  border: 1px solid ;
  height: 18px;
  padding: 0;
  float: right;
}

.search_submit {
  font-family: arial, sans;
  font-weight: bold;
  font-size: 13px;
  color: #fff;
  float: right;
  background: ;
  height: 20px;
  border: 0;
  margin: 8px 10px 0 1px;
}

#menu_1 {
  background: #83bad7 url('img//button_blue_bg_.gif') bottom right no-repeat;
  border-top: 1px solid ;
  border-right: 1px solid ;
  border-bottom: 1px solid ;
  border-left: 0;
}

#menu_2 {
  background: #8abed9 url('img//button_blue_bg_.gif') bottom right no-repeat;
  border-top: 1px solid ;
  border-right: 1px solid ;
  border-bottom: 1px solid ;
  border-left: 0;
}

#menu_3 {
  background: #97c5dd url('img//button_blue_bg_.gif') bottom right no-repeat;
  border-top: 1px solid ;
  border-right: 1px solid ;
  border-bottom: 1px solid ;
  border-left: 0;
}

#menu_4 {
  background: #a4cce2 url('img//button_blue_bg_.gif') bottom right no-repeat;
  border-top: 1px solid ;
  border-right: 1px solid ;
  border-bottom: 1px solid ;
  border-left: 0;
}

#menu_1:hover, #menu_1.over, #menu_2:hover, #menu_2.over, #menu_3:hover, #menu_3.over, #menu_4:hover, #menu_4.over {
  background-color: #bad8e9;
}

#blue_menu {
  background: #95AEB8 url('img//button_blue_bg_.gif') bottom right no-repeat;
  border-top: 1px solid ;
  border-right: 1px solid ;
  border-bottom: 1px solid ;
  border-left: 0;
}

#blue_menu:hover, #blue_menu.over {
  background-color: #B3C8CE;
}

#brown_menu {
  background: #BBB395 url('img//button_brown_bg_.gif') bottom right no-repeat;
  border-top: 1px solid ;
  border-right: 1px solid ;
  border-bottom: 1px solid ;
  border-left: 0;
}

#brown_menu:hover, #brown_menu.over {
  background-color: #D1C9B0;
}

#yellow_menu {
  background: #d0b852 url('img//button_yellow_bg_.gif') bottom right no-repeat;
  border-top: 1px solid ;
  border-right: 1px solid ;
  border-bottom: 1px solid ;
  border-left: 0;
}

#yellow_menu:hover, #yellow_menu.over {
  background-color: #f4c310;
}

#green_menu {
  
  background: #A9B796 url('img//button_green_bg_.gif') bottom right no-repeat;
  border-top: 1px solid ;
  border-right: 1px solid ;
  border-bottom: 1px solid ;
  border-left: 0;
}

#green_menu:hover, #green_menu.over {
  background-color: #C3D3AD;
}

#red_menu {
  background: #C65C5C url('img//button_red_bg_.gif') bottom right no-repeat;
  border-top: 1px solid ;
  border-right: 1px solid ;
  border-bottom: 1px solid ;
  border-left: 0;
}

#red_menu:hover, #red_menu.over {
  background-color: #DB7B7B;
}

/* content elements -------------------------------------------------------- */

#main_div {
  width: 750px;
  height: auto;
  margin: 0 auto;
  background: url('img//right_side_.gif') right repeat-y ;
}

/* standard box classes ----------------------------------------------------- */

.box .top {
  width: 100%;
  height: 10px;
  font-size: 10px;
  background: #ffffff;
}

.box .top_left {
  width: 10px;
  height: 100%;
  float: left;
  background: url('img//box_tl_.gif')  top left no-repeat;
}

.box .top_right {
  width: 10px;
  height: 100%;
  float: right;
  background: url('img/_general/box_tr.gif')  top right no-repeat;
}

.box .middle {
  width: 100%;
  height: 100%;
  clear: both;
  background: url('img//box_l_.gif') #ffffff left repeat-y;
}

.box .bottom {
  width: 100%;
  height: 10px;
  font-size: 10px;
  clear: left;
  background: #ffffff;
}

.box .bottom_left {
  width: 10px;
  height: 100%;
  float: left;
  background: url('img//box_bl_.gif')  bottom left no-repeat;
}

.box .bottom_right {
  width: 10px;
  height: 100%;
  float: right;
  background: url('img/_general/box_br.gif')  bottom right no-repeat;
}

/* plain_box classes ----------------------------------------------------- */

.plain_box .top {
  width: 100%;
  height: 10px;
  font-size: 10px;
  background: #ffffff;
}

.plain_box .top_left {
  width: 10px;
  height: 100%;
  float: left;
  background: url('img/_general/box_tl.gif')  top left no-repeat;
}

.plain_box .top_right {
  width: 10px;
  height: 100%;
  float: right;
  background: url('img/_general/box_tr.gif')  top right no-repeat;
}

.plain_box .middle {
  width: 100%;
  height: 100%;
  clear: left;
  background: #ffffff;
}

.plain_box .bottom {
  width: 100%;
  height: 10px;
  font-size: 10px;
  clear: left;
  background: #ffffff;
}

.plain_box .bottom_left {
  width: 10px;
  height: 100%;
  float: left;
  background: url('img/_general/box_bl.gif')  bottom left no-repeat;
}

.plain_box .bottom_right {
  width: 10px;
  height: 100%;
  float: right;
  background: url('img/_general/box_br.gif')  bottom right no-repeat;
}

/* thumb_box classes ----------------------------------------------------- */

.thumb_box {
  width: 300px;
  height: 75px;
  position: relative;
  margin-bottom: 15px;
  background: #ffffff;
}

.thumb_box .top_left {
  width: 10px;
  height: 10px;
  position: absolute;
  top: 0;
  left: 0;
  background: url('img//plain_box_tl_.gif') no-repeat;
}

.thumb_box .bottom_left {
  width: 10px;
  height: 10px;
  position: absolute;
  bottom: -1px;
  left: 0;
  background: url('img//plain_box_bl_.gif') bottom left no-repeat;
}
html>body .n_thumb_box .bottom_left {
  bottom: 0;
}

.thumb_box .top_right {
  width: 10px;
  height: 10px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  background: url('img//plain_box_tr_.gif') no-repeat;
}

.thumb_box .bottom_right {
  width: 10px;
  height: 10px;
  position: absolute;
  bottom: -10px;
  right: 0;
  z-index: 1;
  background: url('img//plain_box_br_.gif') no-repeat;
}
html>body .thumb_box .bottom_right {
  bottom: 0;
}

.thumb_box .lines {
  width: 0;
  height: 75px;
  position: absolute;
  right: 63px;
  top: 0;
  border-left: 3px solid ;
  border-right: 3px solid ;
}

/* picture_box classes ----------------------------------------------------- */

.picture_box {
  width: 240px;
  height: 150px;
  position: relative;
}

.picture_box .top_left {
  width: 10px;
  height: 10px;
  position: absolute;
  top: 0;
  left: 0;
  background: url('img//plain_box_tl_.gif') top left no-repeat;
  z-index: 1;
}

.picture_box .top_right {
  width: 10px;
  height: 10px;
  position: absolute;
  top: 0;
  right: 0;
  background: url('img//plain_box_tr_.gif') top right no-repeat;
  z-index: 1;
}

.picture_box .bottom_left {
  width: 10px;
  height: 10px;
  position: absolute;
  bottom: 4px;
  left: 0;
  background: url('img//plain_box_bl_.gif') bottom left no-repeat;
  z-index: 1;
}
html>body .picture_box .bottom_left {
  bottom: 0px;
}

.picture_box .bottom_right {
  width: 10px;
  height: 10px;
  position: absolute;
  bottom: 4px;
  right: 0;
  background: url('img//plain_box_br_.gif') bottom right no-repeat;
  z-index: 1;
}
html>body .picture_box .bottom_right {
  bottom: 0px;
}

/* footer elements --------------------------------------------------------- */

#footer {
  clear: both;
  height: 25px;
  background: url('img//footer_bottom_.gif') repeat-x;
}

#footer_left {
  height: 25px;
  background: url('img//footer_left_.gif') left no-repeat;
}

#footer_right {
  width: 725px;
  height: 25px;
  text-align: right;
  padding-right: 25px;
  background: url('img//footer_right_.gif') right no-repeat;
}

#copyright {
  width: 730;
  padding-left: 20px;
}

#copyright p{
  font-family: arial, sans;
  font-size: 10px;
  color: ;
  float: left;
}

