BODY {
	background:#670000;
    COLOR: black;
    FONT-FAMILY: Verdana, Tahoma, Arial;
    FONT-SIZE: 8pt;
    text-align:center; /* for IE */
    margin: 0px auto; /* for the rest */
}
TD {
	font-family: Verdana, Tahoma, Arial; font-size: 8pt;
}
H1 {
	font-family: Verdana, Tahoma, Arial;
    font-size: 13pt;
    font-weight: none;
    margin: 0px 0px 10px 0px;
}
H2 {
	font-family: Verdana, Tahoma, Arial; font-size: 11pt;
}
a:link {
	color: #3366CC; text-decoration: none; 
}
a:active {
	color: #3366CC; text-decoration: none; 
}
a:visited {
	color: #3366CC; text-decoration: none; 
}
a:hover {
	color: #742401; text-decoration: none; 
}
a.menu {
    display: block;
}
img {
    vertical-align: bottom; # XHTML 1.0 Strict https://developer.mozilla.org/en/images,_tables,_and_mysterious_gaps
    text-align: center;
}
table#page_container {
    margin: 0px auto;
    width: 780px;
    height: 100%;
}
td#header_top {
    bacground-color: #FFF9E0;
}
td#header_top_left {
    vertical-align: top;
    text-align: center;
    width: 187px;
    height: 93px;
    background-color: #FFF9E0;
}
td#header_top_right {
    width: 593px;
    height: 93px;
    vertical-align: bottom;
    text-align: center;
}
td#header_bottom {
    background-color: #FFF9E0;
}
td#header_bottom_left {
    vertical-align: top;
    text-align: center;
    width: 187px;
    height: 37px;
    background-color: #FFF9E0;
    background-image: url(/images/top_left_bottom.jpg);
}
td#header_bottom_right {
    width: 513px;
    height: 25px;
    padding: 12px 41px 0px 42px;
    vertical-align: top;
    text-align: center;
    background-image: url(/images/top_right_bottom.jpg);
}
td#body_menu {
    vertical-align: top;
    text-align: left;
    width: 163px;
    padding: 0px 17px 0px 7px;
    background-image: url(images/table_line.gif);
    background-repeat: repeat-y;
}
td#body_content {
    width: 570px;
    padding: 0px 12px 0px 11px;
    vertical-align: top;
    text-align: center;
    background-color: #FFFFFF;
}
td#bottom_left {
    height: 21px;
    width: 187px;
    vertical-align: top;
    text-align: center;
    background-image: url(images/table_bottom.gif);
    background-repeat: no-repeat;
}
td#bottom_right {
    vertical-align: middle;
    background-color: #FFFFFF;
    text-align: center;
}
td.image_row {
    width: 190px;
    height: 190px;
    text-align: center;
    vertical-align: middle;
}
div.menu_header {
    background-color: #FEEAC7;
    font-weight: bold;
    padding: 2px 2px 2px 5px;
    margin-top: 7px;
}
div.menu_content {
    padding: 2px 0px 0px 10px;
}
p {
    padding: 0px 0px 3px 0px;
    margin: 0px;
}
/* старая Sаpа
p {
    padding: 0px 0px 10px 10px;
	border-color: #EBD5B0;
	border-style: solid;
	border-width: 1px;
	background: #FFFDE9;
}
*/
img.preview {
	border-width: 2px; 
	border-color: #000; 
	border-style: solid; 
}
img.full {
	border-width: 15px; 
	border-color: #000; 
	border-style: solid; 
}
TABLE.styleadv{
	background-color: #FFF9E0; 
	border-width: 0px; 
	border-color: #DDDDDD; 
	border-style: dotted; 
	width: 150px;
}
DIV.styleadv{
	color: #000000; 
	font-weight: bold;
}
SPAN.styleadv{
	color: #000000; 
}
A.styleadv{
	color: #3366cc; 
}
A.setlink {
	color: #3366cc; 
	text-indent: 10px;
}
div.text {
	text-indent: 20px;
	text-align: justify;
}
input {
	border-color: #FEEAC7;
	border-style: solid;
	border-width: 1px;
	height: 18px;
	font-size: 8pt;
	background: white;
}
textarea {
	border-color: #FEEAC7;
	border-style: solid;
	border-width: 1px;
	font-size: 8pt;
	background: white;
	width: 100%;
}
.manual_sell {
	padding: 5px;
	border-color: #EBD5B0;
	border-style: solid;
	border-width: 1px;
}
div.comment {
	padding: 5px;
	border-color: #EBD5B0;
	border-style: solid;
	border-width: 1px;
	margin: 0px 0px 0px 0px;
	background: #FFF;
	text-align: left;
}
div.comment_header {
  padding-left: 10px;
  padding-top: 0px;
  padding-bottom: 0px;
  background: #FEEAC7;
  margin: 0px 0px 0px 0px;
  text-align: left;
}

.addthis_width {
    text-align: center;
    width: 200px;
}

#social {
    padding: 20px 0px;
}

#share42 {
  display: inline-block;
  padding: 6px 0 0 6px;
  background: #FFF;
  border: 1px solid #E9E9E9;
  border-radius: 4px;
}
#share42:hover {
  background: #F6F6F6;
  border: 1px solid #D4D4D4;
  box-shadow: 0 0 5px #DDD;
}
#share42 a {
  opacity: 0.5;
  vertical-align: bottom;
}
#share42:hover a {opacity: 0.7}
#share42 a:hover {opacity: 1}
