/* GENERAL STYLES */
body
{
  padding: 0px;
  background-color: #ddd;
  font-family: arial, verdana;
  font-size: 12px;
  color: black;
  margin: 0px;
}

a
{
  text-decoration: underline;
  color: black;
  outline: none;
}

a:hover
{
  text-decoration: none;
}

img
{
  border: 0px;
}

.button
{
  font-family: arial;
  font-size: 11px;
}

.container_top
{
  background-image: url(/img/container_top.png);
  width: 929px;
  height: 20px;
  overflow: hidden;
  margin-top: 24px;
  margin-left: auto;
  margin-right: auto;
}

.container
{
  background-image: url(/img/container_bg.png);
  width: 889px;
  padding: 0px 20px 0px 20px;
  margin-left: auto;
  margin-right: auto;
}

.logo
{
  padding: 10px 0px 20px 10px;
}

.topitems
{
  width: 300px;
  float: right;
  text-align: right;
  margin: -10px -10px 0px 0px;
}

.topitems .search
{
  position: relative;
  height: 30px;
  background: url(/img/search.png);
  overflow: hidden;
}

.topitems .search input
{
  float: left;
  width: 190px;
  background: none;
  padding: 0px;
  font-family: calibri, arial;
  font-size: 14px;
  font-weight: bold;
  color: #aaa;
  border: 0px;
  margin: 7px 0px 0px 75px;
}

.topitems .search a
{
  position: absolute;
  top: 0px;
  right: 0px;
  width: 30px;
  height: 30px;
  background-image: url(/img/icons/16_search.png);
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

.topitems .links
{
  float: right;
  margin-top: 5px;
}

.topitems .links a
{
  float: left;
  background-repeat: no-repeat;
  background-position: 0% 50%;
  padding-left: 20px;
  text-decoration: none;
  font-family: calibri, arial;
  font-size: 13px;
  font-weight: bold;
  color: #666;
  margin-right: 10px;
}

.topitems .links a:hover
{
  text-decoration: underline;
}

.topmenu
{
  width: 889px;
  margin-bottom: 1px;
}

.topmenu td
{
  height: 30px;
  background-image: url(/img/menu_left.png);
  background-position: 0% 0%;
  background-repeat: no-repeat;
  text-align: center;
  font-family: calibri, arial, verdana;
  font-size: 14px;
  line-height: 30px;
  font-weight: bold;
}

.topmenu .over
{
  background-position: 0% 50%;
}

.topmenu a
{
  height: 100%;
  background-image: url(/img/menu_right.png);
  background-position: 100% 0%;
  background-repeat: no-repeat;
  padding: 0px 20px 0px 20px;
  text-decoration: none;
  color: #666;
  display: block;
}

.topmenu a:hover
{
  background-position: 100% 50%;
  color: black;
}

.topmenu .active
{
  background-image: url(/img/menu_left.png);
  background-position: 0% 100%;
  background-repeat: no-repeat;
}

.topmenu .active a, .topmenu .active a:hover
{
  background-position: 100% 100%;
  color: #666;
}

.line
{
  height: 5px;
  background-image: url(/img/gradient.png);
  overflow: hidden;
}

.topline
{
  height: 22px;
  background: #e5c3c3;
  padding-left: 10px;
  line-height: 22px;
  font-size: 11px;
  color: #444;
  overflow: hidden;
  margin-top: 1px;
}

.topline a
{
  text-decoration: none;
  font-weight: bold;
  color: #444;
}

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

.topline2
{
  background: #e5cfcf;
}

.topline .do_this
{
  float: right;
}

.topline .do_this a
{
  float: left;
  width: 70px;
  height: 14px;
  line-height: 14px;
  background: #ccc;
  text-align: center;
  text-decoration: none;
  border: 1px solid #aaa;
  margin: 3px 3px 0px 0px;
  display: block;
}

.topline .do_this a:hover
{
  background: white;
}

.content
{
  float: left;
  width: 889px;
  background-image: url(/img/dot.gif);
  background-position: 738px 0px;
  background-repeat: repeat-y;
  margin: 10px 0px 10px 0px;
}

.content_left
{
  float: left;
  width: 728px;
  overflow: hidden;
}

.header
{
  height: 26px;
  background-image: url(/img/gradient.png);
  padding-left: 10px;
  font-size: 14px;
  font-weight: bold;
  line-height: 26px;
  color: white;
  margin-bottom: 1px;
}

.header_big
{
  font-family: calibri;
  font-size: 30px;
  line-height: 30px;
  font-weight: bold;
}

.title_line
{
  position: relative;
  height: 24px;
  background-color: #ddd;
  font-size: 11px;
  font-weight: normal;
  overflow: hidden;
  border-bottom: 1px solid #ccc;
  margin-top: 1px;
}

.title_line a
{
  height: 11px;
  padding: 5px 10px 5px 10px;
  line-height: 15px;
  text-decoration: none;
  color: #666;
  display: block;
  overflow: hidden;
}

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

.title_line .tltext
{
  height: 11px;
  padding: 5px 10px 5px 10px;
  line-height: 15px;
  text-decoration: none;
  color: #666;
  overflow: hidden;
}

.title_line input
{
  position: absolute;
  top: 3px;
  right: 31px;
}

.title_line img
{
  position: absolute;
  top: 4px;
  right: 10px;
}

.title_line_contact
{
  overflow: visible;
}

.title_line_contact img
{
  position: absolute;
  top: 0px;
  right: 10px;
  background: white;
  padding: 0px 1px 0px 1px;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  filter: alpha(opacity=50);
  opacity: 0.5;
  -moz-opacity: 0.5;
}

.title_line_contact a:hover img
{
  filter: alpha(opacity=100);
  opacity: 1;
  -moz-opacity: 1;
}

.title_line_two
{
  background-color: #e8e8e8;
}

.title_line_border
{
  position: relative;
  height: 1px;
  background-color: #999;
  overflow: hidden;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

.box_light
{
  background-color: #e5e5e5;
  padding: 10px;
  border-bottom: 1px solid #ccc;
}

.box_medium
{
  background-color: #ddd;
  padding: 10px;
  border-bottom: 1px solid #ccc;
}

.box_medium_scroll
{
  height: 350px;
  padding-right: 10px;
  font-family: arial;
  font-size: 11px;
  color: #666;
  overflow: auto;
}

.bignews
{
  height: 250px;
  overflow: hidden;
  margin-bottom: 10px;
}

.bignews .left
{
  float: left;
  width: 320px;
  height: 250px;
  overflow: hidden;
  margin-right: 1px;
}

.bignews .left .text
{
  height: 213px;
  overflow: hidden;
  margin-bottom: 10px;
}

.bignews .left .text .title
{
  background-color: #ddd;
  padding: 10px;
  font-family: calibri;
  font-size: 22px;
  font-weight: bold;
  line-height: 22px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 10px;
}

.bignews .left .text .title a
{
  text-decoration: none;
  color: #333;
}

.bignews .left .text .title a:hover
{
  text-decoration: underline;
}

.bignews .left .text .info
{
  font-size: 14px;
  line-height: 18px;
  font-weight: bold;
  color: #666;
  margin: 0px 10px 0px 10px;
}

.bignews .left .text .info img
{
  float: left;
  margin: 0px 4px 4px 0px;
  filter: alpha(opacity=50);
  opacity: 0.5;
  -moz-opacity: 0.5;
}

.bignews .left .text .info img:hover
{
  filter: alpha(opacity=100);
  opacity: 1;
  -moz-opacity: 1;
}

.bignews .left .end
{
  height: 26px;
  background: #ddd;
  padding: 0px 10px 0px 10px;
  font-size: 11px;
  line-height: 26px;
  color: #888;
  border-top: 1px solid #ccc;
}

.bignews .left .end span
{
  padding-right: 5px;
  color: #666;
  border-right: 1px solid #bbb;
  margin-right: 5px;
}

.bignews .left .end a
{
  float: right;
  text-decoration: none;
  color: #333;
}

.bignews .left .end a:hover
{
  text-decoration: underline;
}

.bignews .picture
{
  float: left;
  width: 407px;
  height: 250px;
  overflow: hidden;
}

.bignewsboxes
{
  float: left;
  width: 728px;
  background-image: url(/img/dot.gif);
  background-position: 238px 0px;
  background-repeat: repeat-y;
}

.bignewsboxes .line2
{
  float: left;
  width: 728px;
  background-image: url(/img/dot.gif);
  background-position: 488px 0px;
  background-repeat: repeat-y;
}

.bignewsboxes .box
{
  float: left;
  width: 228px;
  overflow: hidden;
}

.bignewsboxes_2
{
  background: none;
}

.bignewsboxes_2 .leftbox
{
  float: left;
  width: 477px;
  margin-right: 23px;
}

.header
{
  height: 26px;
  background-image: url(/img/gradient.png);
  padding-left: 10px;
  font-size: 14px;
  font-weight: bold;
  line-height: 26px;
  color: white;
  margin-bottom: 1px;
}

.bignewsboxes .box .title
{
  height: 42px;
  background-color: #ddd;
  font-size: 14px;
  font-weight: bold;
  overflow: hidden;
  border-bottom: 1px solid #ccc; 
  margin-top: 1px;
}

.bignewsboxes .box .title a
{
  height: 27px;
  padding: 5px 10px 5px 10px;
  text-decoration: none;
  color: #666;
  display: block;
  overflow: hidden;
}

.bignewsboxes .box .title a:hover
{
  text-decoration: underline;
}

.bignewsboxes .box .title_small
{
  height: 55px;
  background-color: #eee;
  font-size: 12px;
  font-weight: normal;
  overflow: hidden;
  border-bottom: 1px solid #ddd;
}

.bignewsboxes .box .title_small a
{
  height: 40px;
}

.bignewsboxes .box .title_small img
{
  float: left;
  margin: 0px 5px 5px -5px;
}

.bignewsboxes .box .pictureview
{
  float: left;
  position: relative;
  width: 75px;
  height: 45px;
  overflow: hidden;
  margin: 0px 1px 1px 0px;
}

.bignewsboxes .box .pictureview img
{
  width: 75px;
  height: 45px;
}

.bignewsboxes .box .pictureview img:hover
{
  width: 71px;
  height: 41px;
  padding: 1px;
  border: 1px solid #888;
}

.bignewsboxes .box .pictureview_endline
{
  height: 28px;
  text-align: center;
  font-size: 12px;
  line-height: 18px;
  margin-top: 0px;
}

.formular_text
{
  float: left;
  width: 110px;
  margin: 6px 0px 0px 10px;
}

.formular_text span
{
  color: red;
}

.formular_input
{
  float: left;
  width: 459px;
  background: #e5e5e5;
  padding: 5px 5px 5px 5px;
  border-bottom: 1px solid #ccc;
  margin-top: 1px;
}

.formular_input input, 
.formular_input textarea,
.formular_input select
{
  width: 100%;
  background: none;
  padding: 0px;
  font-family: arial;
  font-size: 11px;
  color: #666;
  border: 0px;
  margin: 0px;
}

.formular_input textarea
{
  height: 100px;
}

.formular_input select
{
  width: auto;
}

.formular_input_scroll
{
  height: 200px;
  padding-right: 10px;
  font-family: arial;
  font-size: 11px;
  color: #666;
  overflow: auto;
}

.content_right
{
  float: right;
  width: 140px;
  overflow: hidden;
}

.login_title
{
  height: 20px;
  background-image: url(/img/gradient.png);
  padding-left: 10px;
  font-size: 11px;
  font-weight: bold;
  line-height: 20px;
  color: white;
  margin-bottom: 1px;
}

.login
{
  width: 120px;
  background: #e8e8e8;
  padding: 10px;
  font-size: 11px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 1px;
}

.login .input
{
  background: #f5f5f5;
  padding: 2px 5px 2px 5px;
  margin-bottom: 5px;
}

.login .input input
{
  width: 100%;
  background: none;
  padding: 0px;
  font-family: arial;
  font-size: 11px;
  color: #666;
  border: 0px;
  margin: 0px;
}

.signup
{
  background: #e0e5cf;
  text-align: center;
  font-size: 11px;
  border-bottom: 1px solid #c7ccb8;
  margin-bottom: 10px;
}

.signup a
{
  padding: 3px;
  text-decoration: none;
  color: #63665c;
  display: block;
}

.signup a:hover
{
  letter-spacing: 1px;
}

.newspaper .title
{
  height: 20px;
  background: #ddd;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  line-height: 21px;
  color: #666;
  overflow: hidden;
  border-bottom: 1px solid #ccc;
  margin: 10px 0px 1px 0px;
}

.newspaper .paper
{
  height: 160px;
  background: url(/img/newspaper_background.png);
  padding: 10px;
}

.news
{
  width: 100%;
  background-image: url(/img/dot.gif);
  background-position: 417px 0px;
  background-repeat: repeat-y;
}

.news .left
{
  float: left;
  width: 407px;
  color: #444;
  overflow: hidden;
  margin-right: 21px;
}

.news .left .title
{
  background-color: #ddd;
  padding: 10px;
  font-family: calibri;
  font-size: 22px;
  font-weight: bold;
  line-height: 22px;
  color: #333;
  border-bottom: 1px solid #ccc;
  margin-bottom: 1px;
}

.news .left .info
{
  height: 26px;
  background: #eee;
  padding: 0px 10px 0px 10px;
  font-size: 11px;
  line-height: 26px;
  color: #888;
  border-bottom: 1px solid #ddd;
  margin-bottom: 10px;
}

.news .left .info .date
{
  float: left;
}

.news .left .info .date span
{
  padding-right: 5px;
  color: #666;
  border-right: 1px solid #bbb;
  margin-right: 5px;
}

.news .left .info .name
{
  float: right;
}

.news .left .info .name a
{
  height: 16px;
  padding: 2px 21px 2px 0px;
  text-decoration: none;
  color: #444;
  background-position: 100% 50%;
  background-repeat: no-repeat;
  behavior: url(/iepngfix.htc);
}

.news .left .info .name a:hover
{
  text-decoration: underline;
}

.news .left .info .profilelinks
{
  float: left;
  margin-right: 10px;
}

.news .left .info .profilelinks a
{
  background-position: 0% 50%;
  background-repeat: no-repeat;
  behavior: url(/iepngfix.htc);
  padding-left: 15px;
  color: #444;
  text-decoration: none;
}

.news .left .info .profilelinks a:hover
{
  text-decoration: underline;
}

.news .left .teaser
{
  font-weight: bold;
}

.news .left .profilepicture
{
  float: right;
  width: 73px;
  height: 73px;
  background: white;
  padding-left: 1px;
  overflow: hidden;
  border-left: 1px solid #ccc;
  margin-top: -83px;
}

.news .left .profiletext
{
  margin-top: 10px;
}

.news .left .latestpictures
{
  width: 408px;
}

.news .left .latestpictures .thepic
{
  float: left;
  margin: 0px 1px 1px 0px;
}

.news .left .latestpictures .thepic img
{
  filter: alpha(opacity=50);
  opacity: 0.5;
  -moz-opacity: 0.5;
}

.news .left .latestpictures .thepic img:hover
{
  filter: alpha(opacity=100);
  opacity: 1;
  -moz-opacity: 1;
}

.news .picture
{
  position: relative;
  width: 407px;
  height: 250px;
  overflow: hidden;
  margin-top: 10px;
}

.news .picture_show
{
  height: auto;
  background: #ddd;
  text-align: center;
}

.news .picture .related
{
  position: absolute;
  left: 2px;
  bottom: 2px;
}

.news .picture .related .pic
{
  float: left;
  background-image: url(/img/white_opacity.png);
  background-position: 0% 0%;
  behavior: url(/iepngfix.htc);
  padding: 2px;
  margin: 0px 2px 0px 0px;
}

.news .picture .related .pic:hover
{
  background-position: 0% 100%;
}

.news .picture_text
{
  background: #eee;
  padding: 5px 10px 5px 10px;
  font-size: 11px;
  line-height: 14px;
  color: #666;
  border-bottom: 1px solid #ddd;
  margin: 1px 0px 10px 0px;
}

.news .text
{
  margin-top: 10px;
}

.news .comments
{
  background: #e5e5e5;
  padding: 10px;
  border-bottom: 1px solid #ccc;
}

.news .comments .header
{
  margin-bottom: 10px;
}

.news .comments .write textarea
{
  width: 97%;
  height: 50px;
  background: #ddd;
  padding: 5px;
  font-family: arial;
  font-size: 11px;
  color: #333;
  border: 1px solid #ccc;
  margin: 0px 0px 5px 0px;
}

.news .guestbook .write textarea
{
  width: 95.6%;
}

.news .comments .write input
{
  font-size: 11px;
}

.news .comments .box
{
  max-height: 300px;
  padding: 10px 10px 0px 10px;
  font-size: 11px;
  overflow: auto;
  border: 1px solid #ccc;
  margin-top: 10px;
}

.news .comments .box .comment
{
  float: left;
  padding-bottom: 10px;
}

.news .comments .box .comment .cleft
{
  float: left;
}

.news .comments .box .comment .cleft .cpic
{
  height: 50px;
  overflow: hidden;
  margin-bottom: 2px;
}

.news .comments .box .comment .cleft a
{
  background-image: url(/img/icons/10_gray_warn.png);
  background-repeat: no-repeat;
  background-position: 0% 50%;
  padding-left: 12px;
  text-decoration: none;
  font-size: 10px;
  color: #888;
}

.news .comments .box .comment .cright
{
  float: left;
  width: 285px;
  color: #444;
  margin-left: 10px;
}

.news .guestbook .box .comment .cright
{
  width: 180px;
}

.news .comments .box .comment .cright a
{
  text-decoration: none;
  font-weight: bold;
  color: #444;
}

.news .comments .box .comment .cright span
{
  color: #777;
}

.news .right
{
  float: left;
  width: 300px;
  overflow: hidden;
}

.dotline
{
  height: 1px;
  background-image: url(/img/dot.gif);
  overflow: hidden;
}

.pageview
{
  text-align: center;
  font-size: 11px;
  color: #666;
  margin-top: 10px;
}

.pageview a
{
  padding: 1px 5px 0px 5px;
  font-size: 9px;
  text-decoration: none;
  color: #666;
  margin: 0px 3px 0px 3px;
}

.pageview a:hover
{
  background: #aaa;
  color: white;
}

.picturewall
{
  height: 203px;
  overflow: hidden;
}

.picturewall_first
{
  float: left;
  width: 357px;
  height: 203px;
  margin: -1px 0px 0px -1px;
}

.picturewall_second
{
  float: left;
  width: 153px;
  height: 203px;
  margin: -1px 0px 0px -1px;
}

.picturewall_info
{
  float: left;
  width: 210px;
  height: 203px;
  background: url(/img/userinfo.png) #ccc;
  text-align: center;
  font-family: calibri;
  font-size: 25px;
  color: #666;
  overflow: hidden;
  margin: 0px 5px;
}

.picturewall_info b
{
  color: #333;
}

.picturewall img
{
  float: left;
  margin: 1px 0px 0px 1px;
  filter: alpha(opacity=50);
  opacity: 0.5;
  -moz-opacity: 0.5;
}

.picturewall img:hover
{
  filter: alpha(opacity=100);
  opacity: 1;
  -moz-opacity: 1;
}

.ad_728
{
  width: 728px;
  max-height: 90px;
  overflow: hidden;
}

.ad_728 img
{
  width: 728px;
}

.ad_300
{
  width: 300px;
  max-height: 250px;
  overflow: hidden;
}

.ad_300 img
{
  width: 300px;
}

.ad_140
{
  width: 140px;
  max-height: 350px;
  overflow: hidden;
}

.ad_140 img
{
  width: 140px;
}

.bottomfix
{
  height: 0px;
  overflow: hidden;
}

.bottom
{
  height: 26px;
  background: #ddd;
  padding-left: 10px;
  font-family: calibri;
  color: #666;
  line-height: 26px;
  margin-top: 1px;
}

.bottom a
{
  text-decoration: none;
  color: #666;
}

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

.bottom_link
{
  float: left;
}

.bottom_link a
{
  background: #d5d5d5;
  padding: 0px 10px 0px 10px;
  display: block;
  border-left: 1px solid white;
}

.bottom_link a:hover
{
  background: #c5c5c5;
}

.container_bottom
{
  background-image: url(/img/container_bottom.png);
  width: 929px;
  height: 20px;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
}

.container_powered
{
  width: 95px;
  height: 14px;
  text-align: center;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
}

.container_powered a
{
  height: 100%;
  background-image: url(/img/powered.png);
  background-position: 0% 0%;
  display: block;
}

.container_powered a:hover
{
  background-position: 0% 100%;
}

.notify_element
{
  margin-top: 10px;
}

.notify_element a
{
  background-image: url(/img/icons/10_gray_warn.png);
  background-repeat: no-repeat;
  background-position: 0% 50%;
  padding-left: 15px;
  text-decoration: none;
  font-size: 11px;
  color: #888;
}

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

.notify_box
{
  visibility: hidden;
  position: fixed;
  top: 50%;
  left: 50%;
  width: 300px;
  height: 200px;
  background: #cc7a7a;
  padding: 20px;
  border: 10px solid #ccc;
  margin: -130px 0px 0px -180px;;
  z-index: 9999;
  filter: alpha(opacity=90);
  opacity: 0.9;
  -moz-opacity: 0.9;
}

.notify_box a
{
  position: absolute;
  top: -10px;
  right: -10px;
  width: 20px;
  height: 20px;
  background-color: #eee;
  background-image: url(/img/icons/10_delete.png);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  border: 1px solid #ccc;
}

.notify_box a:hover
{
  background-color: #ccc;
}

.notify_box textarea
{
  width: 280px;
  height: 120px;
  background: white;
  padding: 10px;
  font-family: arial;
  font-size: 11px;
  color: #333;
  border: 0px;
  margin: 0px;
  margin-bottom: 5px;
}

.notify_box_title
{
  font-family: calibri;
  font-size: 25px;
  font-weight: bold;
  color: #660000;
}

/* EDITOR PROPERTIES */

