/* Layout */

#container {
  position: relative;
  min-height: 100%; min-width: 1020px;
  height: auto !important;
  width: 100%; height: 100%;
  background: transparent url(general/bgbottom.jpg) no-repeat bottom center;
  /*background: transparent url(general/bgbottom_2013_1600.jpg) no-repeat bottom center;*/
  -webkit-background-size: 100% auto; /* Safari and chrome */
  -moz-background-size: 100% auto;    /* Firefox */
  -khtml-background-size: 100% auto;  /* Linux browsers */
  -o-background-size: 100% auto;      /* Opera */
  background-size: 100% auto;         /* CSS3 */
}
#empty {
  position: relative;
  margin-top: 0px; padding: 0;
  min-width: 1020px;
  width: 100%; height: 200px;
  background: transparent url(general/logo_bottom.png) no-repeat top center;
}
#content-bgbottom {
  margin: 0px auto; padding: 0;
  width: 1020px; height: 200px;
  background: transparent url(general/content_bgbottom.png) no-repeat top center;
}


/* Preheader */

#preheader {
  position: relative;
  height: 45px;
  border: 1px solid #000;
  background: #fff;
  text-align: center;
  clear: both;
  line-height: 14px;
  display: none;
}
#preheader img {
  margin: 8px 10px 0 10px; padding: 0;
}
#preheader img, #preheader a {
  border: 0;
  text-decoration: none;
  background-color: transparent;
}

#preheader-warning-main {
  margin: 0 auto; padding: 0;
  width: 1000px;
  text-align: left;
  overflow: hidden;
  color: black;
}
#preheader-warning-img {
  width: 60px;
  float: left;
}
#preheader-warning-text {
  width: 650px;
  float: left;
}
#preheader-warning-text .text1 {
  margin-top: 4px;
  font-size: 14px;
  font-weight: bold;
}
#preheader-warning-text .text2 {
  margin-top: 5px;
  font-size: 12px;
}

#preheader-cross {
  position: absolute; 
  right: 3px; top: 1px;
  float: right;
 }
 #preheader-cross span {
  color: #000;
  font-size: 18px;
  font-weight: bold;
  cursor: pointer;
}
.preheader-browsers {
  width: 280px;
  float: right;
  text-align: right;
}
.preheader-browsers img {
  margin: 4px 0 4px 6px;
}


/*#left-add {
  position: absolute;
  top: 140px; left: 0px;
  width: 135px; height: 370px;
  background: transparent url(general/left_add_winter.png) no-repeat left top;
  z-index: 100;
}
#right-add {
  position: absolute;
  top: -15px; right: -15px;
  width: 175px; height: 125px;
  background: transparent url(general/right_add_winter.png) no-repeat right top;
  z-index: 100;
}*/

/* Header */

#header {
  position: relative;
  margin: 0 auto; padding: 0;
  width: 1020px; height: 132px;
  text-align: left;
}

#logo {
  position: relative;
  margin: 0px; padding: 0;
  width: 650px; height: 100px;
  clear: both;
}
#logo img {
  margin: 10px 0 0 10px; padding: 0;
  width: 628px; height: 68px;
  border: none;
  background: transparent;
}
#logo a {
  border: none;
}


/* Topmenu */

#topmenu {
  margin: 0; padding: 0;
  width: 1020px; height: 32px;
  font: normal 14px/14px Arial, Sans-serif;
  color: #00aac8;
  text-align: left;
  background-color: transparent;
}
#topmenu-left {
  float: left;
  margin: 0; padding: 0;
  width: 15px; height: 32px;
  background: transparent url(general/topmenu_bgleft.png) no-repeat top left;
}
#topmenu-center {
  float: left;
  margin: 0; padding: 0;
  width: 975px; height: 32px;
  background: #1c1c1b url(general/topmenu_bg.png) repeat-x top center;
}
#topmenu-center div{
  padding-top: 8px; 
}
#topmenu-right {
  float: left;
  margin: 0; padding: 0;
  width: 30px; height: 32px;
  background: transparent url('general/topmenu_bgright.png') no-repeat top right;
}

#topmenu-center .topmenu-link {
  margin: 0; padding: 7px 30px 7px 0px;
  vertical-align: middle;
}
#topmenu-center .topmenu-link:last-child {
  padding-right: 0;
}
#topmenu a {
  margin: 0; padding: 0 15px 0 0;
  border: none;
  text-decoration: none;
  color: #ffffff;
  background-color: transparent;
  background-position: center right;
  background-repeat: no-repeat;
  background-image: url('general/topmenu_arrow.png'); 
}
#topmenu a:hover, #topmenu .link-active {
  color: #ff7921;
  background-image: url('general/topmenu_arrowhov.png');
}


/* Content */

#content {
  margin: 0 auto; padding: 0 15px 0 0;
  width: 1005px; height: 100%;
  text-align: left;
  background: transparent url(general/content_bg.png) repeat-y top right;
}

#main-leftcol {
  float: left;
  margin: 0px; padding: 0px;
  width: 230px;
}
#main-centercol {
  float: left;
  width: 540px;
}
#main-rightcol {
  float: right;
  margin: 0px; padding: 0px;
  width: 230px;
}

#content-leftcol {
  float: left;
  margin: 0; padding: 0px;
  width: 230px;
}
#content-centercol {
  float: right;
  margin-right: 5px;
  width: 770px;
}
#content-centercol-full {
  padding: 0 5px;
  width: 995px;
}


/* Menu */
.menu {
  margin: 10px 0px 20px 15px; padding: 0;
  text-align: left;
  text-decoration: none;
  font: 14px/14px Arial, Sans serif;
  background: transparent;
}
.menu ul {
  margin: 0; padding: 0;
}
.menu li {
  margin: 0; padding: 7px 0px;
  list-style: none;
  text-align: left;
}
.menu ul li ul {
  margin: 0 0 0 15px;
}
.menu ul li ul li {
  margin: 0; padding: 3px 0;
}
.menu a {
  padding: 0;
  border: none;
  color: #3f3f3f;
  /*display: block;*/
}
.menu a:hover {
  border: none;
  color: #000;
}
#menu-current a {
  border: none;
  color: #000;
}


/* Navigation */

#nav {
  margin: 0px 0 10px 15px; padding: 15px 0 0 0;
  font-size: 10px;
}
#nav a:hover {
  color: #000000;
}
#nav a {
  color: #3f3f3f;
}

/* Banners */

#banner-main {
  margin: 0; padding: 8px 10px 10px 10px;
  width: 985px; height: 300px;
  background: transparent;
}
.banner-left {
  margin: 0; padding: 15px 0 15px 15px;
  width: 210px;
  text-align: left;
}
.banner-right {
  float: right;
  margin: 0; padding: 15px 15px 15px 0px;
  width: 210px;
  text-align: right;
}
.banner-left img, .banner-right img {
  margin: 0; padding: 0;
  width: 200px;
}

/* News */

#news {
  margin: 30px 0 20px 0;
}
.news {
  margin: 0 4px 10px 4px; padding: 5px;
  border: 1px solid transparent;
}
.news-title {
  margin: 0; padding: 0;
  font-weight: bold;
}
.news-date {
  margin: 0; padding: 0;
  font-size: 10px;
  font-style: italic;
  text-align: left;
  color: #cfcfcf;
}

/* Other content */

.book {
  position: relative;
  margin: 10px 5px 20px 5px; padding: 0;
  width: 370px;
  vertical-align: top;
  display: inline-block;
}
.book-cover {
  float: left;
  width: 125px;
}
.book img {
  margin: 10px 10px 10px 5px; padding: 0;
  width: 120px;
}
.book-shadow {
  margin: 0; padding: 0;
  -webkit-box-shadow: 2px 2px 5px -2px #4a4a4a;
  -moz-box-shadow: 2px 2px 5px -2px #4a4a4a;
  box-shadow: 2px 2px 5px -2px #4a4a4a;
  filter: progid:DXImageTransform.Microsoft.shadow(direction=120, color=#4a4a4a, strength=4);
}
.book-description {
  margin-left: 130px; padding: 0;
}
.book-title {
  margin: 0 0 10px 0;
}
.book-title-full {

}
.book-links {
  margin: 10px 10px 10px 10px;
}
.book-links p {
  margin: 0; padding: 0;
}
.book h3 a,
.book h3 a:hover,
.book h4 a,
.book h4 a:hover {
  text-decoration: none;
}
.book h4 a {
  color: #000;
}
.book h4 a:hover {
  color: #3f3f3f;
}
.book h4 {
  margin-top: 0px; padding-top: 0px;
}
.book p {
  text-align: left;
}
.book p a {
  font-style: italic;
  color: #3f3f3f;
}
.book p a:hover {
  font-style: italic;
  color: #000000;
}

.guru-foto {
  margin: 15px; padding: 0;
}
.guru-foto img {
  margin: 0; padding: 0;
  width: 200px;
}
.guru-description {
  margin: 0px 0 0 0; padding: 0;
}

#pointers-list {
  margin: 20px 0 0 0; padding: 0;
}
.pointers-list-item {
  width: 370px;
  float: left;
}
.pointers-list-img {
  float: left;
}
.pointers-list-img img {
  width: 50px; height: 50px;
}
.pointers-list-title {
  margin-left: 80px; padding: 25px 0 0 0;
}

#partners {
  margin: 10px 0 10px 5px; padding: 0;
}
#partners h2 {
  padding-top: 4px;
}

.main-title-inner {
  margin: 0 5px 10px 5px;
}

.content-menu {
  line-height: 20px;
}
.content-menu ul {
  margin: 0 0 10px 20px;
}

/* Page Navigation */

.page_nav {
  margin: 30px 10px 10px 10px;
  font-size: 12px;
  text-align: center;
}
.page_nav span {
  padding: 1px 5px;
  font-weight: bold;
}
.page_cur {
  color: #fff;
  background-color: #ff7921;
}

#links {
  margin: 0; padding: 0;
}
#links td {
  margin: 0; padding: 0 0 20px 0;
  text-align: left;
  border: 0;
}

.poetry {
  margin-left: 30px;
  font-style: italic;
}
.notes {
  margin: 10px 10px 10px 40px;
  border-top: 1px dotted #9f9f9f; border-bottom: 1px dotted #9f9f9f;
}
.note {
  margin: 5px 0 5px 0; padding: 0;
  color: #9f9f9f;
  font-style: italic;
  font-size: 11px; line-height: 14px;
}
.humor-object {
  margin: 25px 15px 40px 15px; padding: 0;
  text-align: left;
  text-align: center;
}
.guru-gallery {
  text-align: center;
}
.translator {
  text-align: right;
  font-style: italic;
}
.buy-book-link {
  font-size: 12px;
}

.event {
  margin-bottom: 40px;
}
.event img {
  max-width: 750px;
}
.event-publish {
  margin: 10px 10px 0 10px; padding: 0;
}
.event-title {
  margin-top: 0 !important;
  padding-top: 5px !important;
}

#whatsnew-button {
  margin: 30px 0 10px 15px; padding: 0;
}
#whatsnew-button a {
  display: block;
  padding-top: 25px;
  width: 200px; height: 45px;
  background: transparent url(general/button_whatsnew3.png) no-repeat top center;
  color: #fff;
  font-size: 18px;
  text-decoration: none;
  text-align: center;
  text-shadow: 0px 0px 3px rgba(0,0,0,0.6);
}
#whatsnew-button a:hover {
  background: transparent url(general/button_whatsnew3.png) no-repeat center center;
  /*color: #ad500b;*/
  color: #fff;
}
#whatsnew-button a:active {
  background: transparent url(general/button_whatsnew3.png) no-repeat bottom center;
}
#whatsnew {
  width: 750px;
  border: none !important;
}
#whatsnew th {
  border: none;
  border-bottom: 1px solid #ff7921;
  background-color: transparent;
}
#whatsnew td {
  text-align: left;
  border: none;
}
#whatsnew .col2 {
  width: 54px;
  text-align: center;
}
#whatsnew .col3 {
  width: 180px;
}

.ymaps {
  margin: 10px 0 10px 10px;
}
.ymaps div {
  width: 500px; height: 350px;
}

.video {
  margin: 0 0 40px 0;
  text-align: center;
}
.video p {
  text-align: center;
}
.audio {
  margin: 0 0 20px 0;
  text-align: left;
}
.audio p {
  text-align: left;
}


/* Footer */

#footer-wrapper {
  position: relative;
  margin-top: -200px; padding: 0;
  min-width: 1020px;
  width: 100%; height: 200px;
  text-align: left;
  font: normal 11px/14px Arial, Sans-serif;
  color: #fff;
  background: transparent /*url(general/footer_logo.png) no-repeat top center*/;
}
#footer-wrapper a {
  color: #fff;
  background: transparent;
}
#footer-wrapper a:hover {
  color: #ff7921;
  background: none;
}

#footer {
  position: relative;
  margin: 0px auto; padding: 0;
  width: 1020px; height: 200px;
  text-align: center;
  background: transparent /*url(general/bgfooter.png) no-repeat top center*/;
}
#footer-leftcol {
  position: absolute;
  left: 20px; bottom: 5px;
  text-align: left;
  background: transparent url(general/bg_transparent.png) repeat top left;
}
#footer-centcol {
  position: absolute;
  right: 25px; bottom: 27px;
  text-align: center;
  z-index: 100;
}
#footer-rightcol {
  position: absolute;
  right: 20px; bottom: 5px;
  text-align: right;
  background: transparent url(general/bg_transparent.png) repeat top left;
}

#stat {
  margin: 0 0 0 10px;
  text-align: left;
}
#stat a {
  text-decoration: none;  
  border: 0;
}
#stat a:hover {
  text-decoration: none;  
  border: 0;
}
#stat img {
  margin: 0; padding: 0;
  border: 0;
  background-color: transparent;
}

/*#logo-bottom {
  position: absolute;
  top: -30px; right: 100px;
  background: transparent;
  z-index: 2;
}
#logo-bottom img {
  background: transparent;
}*/


/* ----- HTML ELEMENTS ----- */

/* Top Elements */

html,
body /*, div, span*/ {
  margin: 0; padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}
html,
body {
  width: 100%; height: 100%;
}
body {
  font: 14px/18px Arial, Sans-serif;
  color: #3f3f3f;
  text-align: center;
  background: #d4d9e4 url(general/bgtop.jpg) no-repeat top center;
  /*background: #aecbe3 url(general/bgtop_winter2.jpg) no-repeat top center;*/
  /*background: #d3dae5 url(general/bgtop_2013_1600.jpg) no-repeat top center;*/
  -webkit-background-size: 100% auto; /* Safari and chrome */
  -moz-background-size: 100% auto;    /* Firefox */
  -khtml-background-size: 100% auto;  /* Linux browsers */
  -o-background-size: 100% auto;      /* Opera */
  background-size: 100% auto;         /* CSS3 */
}

/* Links */

a {
  color: #ff7921;
}
a:hover {
  color: #000;
}

/* Headers */

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 10px 2px 10px; padding: 10px 0px 3px 0px;
  font: normal 14px Arial, Sans-serif;
  color: #000000;
}
h1 {
  margin-bottom: 10px;
  border-bottom: 2px solid #ff7921;
  font-size: 22px;
  color: #ff7921;
}
h2 {
  margin: 10px;
  border-bottom: 1px solid #ff7921;
  font-size: 18px;
  color: #ff7921;
}
h2.without-line {
  border: none;
}
h3 {
  font-size: 14px;
  font-weight: bold;
  color: #ff7921;
}
h4 {
  font-size: 14px;
  font-weight: bold;
}
h5 {
  font-size: 12px;
}
h6 {
  font-size: 11px;
}

/* Lists */

ul,
ol {
  margin: 10px 30px; padding: 0;
}
ul {
  list-style: none;
}
.ul-disc {
  list-style-type: disc;
}
ol li, ul li {
  text-align: justify;
}

/* Images */

img {
  margin: 5px; padding: 5px;
  border: none;
  background: #fff;
}

/* Tables */

table {
  margin: 15px 10px;
  border-collapse: collapse;
  border-spacing: 0;  
}
caption {
  margin: 6px 0px 6px 12px;
  font-size: 16px;
  font-weight: bold;
}
th {
  padding: 4px 12px 0;
  height: 26px;
  color: #555;
  border-width: 1px;
  border-style: solid;
  border-color: #ebebeb #d4d4d4 #d4d4d4 #ebebeb;
  text-align: left;
  font-weight: bold;
  background: #E6E6E6;
}
tr {
  height: 26px;
  background: #fff;
}
td {
  padding: 6px 11px 0;
  border: 1px solid #ECECEC;
  text-align: center;
}

/* Forms */

form {
  margin: 15px 10px; padding: 5px 10px 20px 10px;
  border: 1px solid #ccc;
  background: #f5f5f5;
}
label {
  margin: 8px 0 5px 0;
  font-weight: bold;
  color: #333;
  display: block;
}
input,
select {
  padding: 4px;
  font: normal 11px Verdana, sans-serif;
  color: #333;
  background: #fff;
}
textarea {
  padding: 4px;
  width: 350px; height: 100px;
  font: normal 11px Verdana, sans-serif;
  color: #333;
  display: block;
}
input,
textarea,
select {
  border-width: 1px;
  border-style: solid;
  border-color: #D4D4D4 #ebebeb #ebebeb #d4d4d4;
  background: #fff;
}

input.button {
  margin: 0; padding: 2px 3px;
  height: 30px;
  border-width: 1px;
  border-style: solid;
  border-color: #ebebeb #d4d4d4 #d4d4d4 #ebebeb;
  font: bold 12px Arial, Sans-serif;
  color: #555;
  background: #E6E6E6;
}

/* Others */

p {
  margin: 0; padding: 8px 10px;
  text-align: justify;
}

/* search form */
/* header quick search */
/* postmeta */
/* thumbnails */

/* alignment classes */

.float-left  {
  float: left;
}
.float-right {
  float: right;
}
.align-left  {
  text-align: left;
}
.align-center  {
  text-align: center;
}
.align-right {
  text-align: right;
}
.align-justify {
  text-align: justify;
}


.curved {
  -moz-border-radius: 10px;    /* Firefox */
  -webkit-border-radius: 10px; /* Safari and chrome */
  -khtml-border-radius: 10px;  /* Linux browsers */
  border-radius: 10px;         /* CSS3 */
}
.smallfont {
  font-size: 10px;
}
.required_field {
  color: #f00;
  font-size: 1.2em;
}

/* clearing */

.clear {
  clear: both;
}

/* Messages */

.errormsg {
  color: #f00;
}
.normalmsg {
  color: #000;
}
.sentmsg {
  color: #86b90a;
}