/**
 * tts-club.ru styles
 *
 * Author Denis Volkov (C) 2007-2008
 */
/* Cleanup */  
* {
  margin: 0;
  padding: 0;
}
img {
  border: 0;
}

/* Layout */
html, body {
	height: 100%;
}
body {
  margin: 0 auto;
  width: 970px;
}
#body {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 0 -260px;
  padding: 0 10px;  
}

#frozer {
	height: 260px; 
}
#footer {
  height: 260px;
  margin: 0 10px;
}
#frozer {
  clear: both;
}
#content {
  margin-left: 194px;
}

/* Decoration */
body, p, td, th, a {
  font-family: 'Verdana', 'Arial', sans-serif;
}
html {
  background: #ECECEC none;
}
#body {
  background: #FFF url('/img/body-bg.png') repeat-y 50% 0;
  font-size: 80%;
}
#content {
  background: transparent url('/img/sky.jpg') no-repeat -5px 0;
}
#footer {
  background: #E1E1E1 url('/img/footer-bg.jpg') no-repeat 50% 100%;
}

/* Blocks and menu */
#leftcol {
  float: left;
  width: 194px;
}

#ltitle {
  margin-bottom: 3px;
  height: 170px;
  background: #FFF url('/img/ltitle.png') no-repeat 0 0;
}
#ltitle h2 {
  padding: 80px 0 0 7px;
  font-size: 14pt;
  color: #007DA6;
  font-weight: normal;
}
#ltitle a {
  text-decoration: none;
}

#lmenu {
  background: #FFF url('/img/lmenu.png') repeat-y 100% 0;
}
#lmenu h2 {
  font-size: 14pt; 
  font-weight: normal;
  color: #9C0;
  padding: 8px 4px 4px 8px; 
}
#lmenu h3 {
  font-size: 9pt; 
  font-weight: bold;
  color: #000;
  padding: 6px 4px 0 16px; 
}
#lmenu ul {
  list-style: circle;
  margin: 4px 4px 0 24px; 
}
#lmenu ul li {
  margin: 3px 0;
  font-size: 90%;
}
#lmenu ul a {
  color: #000;
  text-decoration: none;
}
#lmenu ul a:hover {
  text-decoration: underline;
  /* color: #F00; */
}
#lmenu .arrowdown {
  padding: 45px 0 29px 13px; 
  color: #84B000;
  background: url('/img/arrowdown.png') no-repeat 100% 100%;
}

#lbotmenu {
  margin: 0 0 20px;
  padding: 0 0 0 26px; 
}
#lbotmenu a {
  display: block;
  margin: 9px 0 0;
  font-weight: bold;
  color: #ACACAC;
  text-decoration: none;
}
#lbotmenu a:hover {
  text-decoration: underline;
}
#banners {
  width: 160px;
  margin-left: 25px;
  text-align: center;
}
#banners p {
	margin-bottom: 16px;
}

#rmenu {
  float: right;
  /* width: 200px; */
}
#rmenu h2 {
  font-size: 13pt; 
  font-weight: normal;
  text-align: right;
  padding: 0 15px 6px 10px; 
}
#rmenu h3 {
  text-align: right;
  font-size: 12pt; 
  font-weight: normal;
  padding: 4px 20px 0 0;
  color: #007DA6;  
}
#rmenu ul {
  list-style: none;
  margin: 0px 0 0px 40px; 
}
#rmenu a, #rmenu a:visited {
  color: #007DA6;
}

#footer {
  font-size: 8pt;
}
#footer div {
  padding-top: 210px;
  line-height: 25px;
}

#footer a {
  color: #888;
  padding: 0 8px 0 9px;
}
#footer a:hover {
  color: #000;
}
#footer a.sepbefore {
  border-left: 1px solid #ACACAC;
}
#footer span {
  color: #888;
  margin-left: 20px;
}

/* Advertisment */
#comlinks {
  margin-top: 240px;
  padding: 0 16px 0 26px; 
  font-size: 80%;
}
#comlinks, #comlinks a {
  color: #888;
}
#comlinks h2 {
  color: #ACACAC;
  font-size: 9pt; 
  margin: 0 0 4px;
}

/* Top panel */
#topline {
  position: relative;
  right: 0;
  height: 22px;
  padding: 18px 31px 36px;
  /* background: url('/img/search-arrow.gif') no-repeat 440px 14px; */
}
#topline ul {
  list-style: none;
}
#topline li {
  float: left;
  margin-right: 25px;
}
#topline a {
  color: #349BBC;
}
#topline input {
  position: absolute;
  top: 16px;
  right: 31px;
  height: 18px;
  width: 250px;
  border: 1px solid #D9D9D9;
  padding: 2px;
}

/* Main text */
#inner_content {
  padding: 20px 10px 40px;
}
#inner_content h1 {
  margin: 20px 0 8px;
  font-size: 180%;
  color: #007DA6;
}
#inner_content h2 {
  margin: 15px 0 8px;
  font-size: 130%;
  color: #007DA6;
}
#inner_content p {
  margin: 8px 0 4px;
  text-indent: 2em;
}
#inner_content ul, #inner_content ol {
  margin: 8px 16px 4px;
  line-height: 1.3em;
}

#body.library #inner_content {
  margin-right: 200px;
}
#body.library #inner_content p {
  margin: 0 0 8px;
  text-indent: 1em;
}

/* Account */
.note_line {
  padding: 2px;
  height: 1.1em;
  font-weight: bold;
  color: #FFF;
}
.error {
  background-color: #F00;
}
.info {
  background-color: #090;
}

.user_form label {
  display: block;
  margin: 8px 0 4px;
  position: relative;
}

#account_login {
  margin: 20px 200px;
}
#account_login input {
  width: 150px;
  position: absolute;
  left: 70px;
}
#account_login .buttons input {
  position: static;
  width: 100px;
}

/* Forms */
.buttons {
  margin: 10px 0 8px;
  text-align: center;
}
.buttons input {
  margin: 0 32px;
  width: 100px;
}

/* News */
#news_list {
  list-style: none;
  margin: 20px 10px 10px;
  
}
#news_list li {
  margin: 8px 0;
}
#news_list li span {
  margin: 0 32px;
  font-style: italic;
}
#news_list li a {
  font-weight: bold;
  text-decoration: none;
}
#news_list li a:hover {
  text-decoration: underline;
}
#news_list li h2 {
  font-size: 120%;
  margin: 16px 0 0;
}
#all_news {
  display: block;
  margin: 0 16px 16px;
  font-weight: bold;
}

/* Site map */
ul#site_map {
  margin: 0 32px;
}
ul#site_map ul {
  margin: 0 16px;
}

/* Image gallery */
#gallery_big {
  display: block;
  text-align: center;
  padding: 16px;
}

#gallery_big img {
  border: 0;
}

#gallery_list {
  list-style: none;
  margin: 10px;
  overflow: hidden;
  width: 90%;
}
#gallery_list li {
  float: left;
  margin: 0;
  width: 160px;
  height: 245px;
}
#gallery_list li a {
  display: block;
  margin: 5px 3px;
  width: 154px;
  border: 1px solid #FCFCFC;   
  text-decoration: none;
  text-align: center;
}
#gallery_list li.current a {
  background-color: #DDD;
}

#gallery_list li a:hover {
  border-color: #888;   
}

#gallery_list li a span {
  display: block;  
  width: 150px;
  height: 150px;
  margin: 2px;
  background: 50% 50% no-repeat;
  cursor: hand;
}

