﻿/* избавляемся от глюка Netscape - перебиваем часть дефолтовых стилей */
UL, OL {
	margin: 0;
	padding: 0px 0px 0px 0px; /* Netscape задает те же отступы через padding - а мы это отменим */
}
OL, UL {
	margin-left: 20px;
	padding: 0px 0px 0px 0px;
}
OL UL, UL OL, UL UL, OL OL {
	margin-top: 0;
	margin-bottom: 0;
	padding: 0px 0px 0px 0px;
}
/* закончили избавляться от глюка Netscape */

li
{
	margin: 0px;
	padding: 0px;
	color: #6c6c6c;
	line-height: 20px;
	font-family: Arial, sans-serif;
	font-size: 12px;
}
.projectList
{
	margin: 0px;
	padding: 3px;
	color: #6c6c6c;
	line-height: 20px;
	font-family: Georgia, Times New Roman;
	font-size: 14px;
}

body {
	margin: 0px;
	padding: 0px;
	color: #6c6c6c;
	background-color: #404965;
	background-image: url('http://www.animuba.ru/i/bg_pattern.jpg');
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
}
.horzTable {
	padding-left:15px;
	padding-right:15px;
	padding-bottom:0px;
	padding-top:0px;
	margin:0px;
	width: 1030px;
}
.verstkaImg {
	display:block;
}
.horzMenuImg {
	margin-left:0px;
	margin-bottom:0px;
	margin-top:0px;
	margin-right:30px;
	display: block;
}
a img {
	border:0px;
}

h1
{
	margin: 0px;
	padding: 5px 0px 5px 0px;
	color: #37553b;
	font-family: Trebuchet Ms;
	font-size: 15px;
	font-weight: bold;
}
h2
{
	color: #6c6c6c;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
p
{
	margin: 0px;
	padding: 0px;
	color: #6c6c6c;
	line-height: 18px;
	font-family: Arial, sans-serif;
	font-size: 12px;
}
.projectTitle
{
	margin: 0px;
	padding: 15px 0px 5px 0px;
	color: #be6421;
	font-family: "Trebuchet Ms";
	font-size: 26px;
	font-weight: bold;
	line-height: normal;
}
.SecondProjectTitle
{
	margin: 0px;
	color: #37553b;
	font-family: "Trebuchet Ms";
	font-size: 18px;
	font-weight: normal;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.textpage
{
	padding-left: 13px;
	margin-right: 23px;
}
.imagepage
{
	/* padding-right: 25px; */
}
.maintext
{
	margin: 0px;
	padding: 3px 0px 8px 0px;
	color: #6c6c6c;
	line-height: 20px;
	font-family: Arial, sans-serif;
	font-size: 12px;
}
.mainProjectText
{
	margin: 0px;
	padding: 3px 0px 8px 0px;
	color: #6c6c6c;
	line-height: 20px;
	font-family: Georgia, Times New Roman;
	font-size: 14px;
}
.screenshot
{
	margin-left: -21px;
	margin-right: -68px;
	display:block;
}
.screenshotnew
{
	border: 2px solid #c4c8b7;
	margin-right: -68px;
	display:block;
}

.screenshotnew_02
{
	border: 1px solid #c4c8b7;
	display:block;
}

.date
{
	margin: 0px;
	padding: 0px;
	color: #bfb97b;
	line-height: 20px;	
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.topmenu
{
	margin: 0px;
	padding: 0px;
}
.secondmenu
{
	margin: 0px;
	padding: 12px 0px 20px 20px;
	/* width: 266px; */
	background-color: #e1dcce;
	vertical-align: top;
	line-height: 25px;
}
.secondmenu_img
{
	padding-top: 4px;
}
.contact
{
	padding-left: 20px;
	padding-top: 12px;
	width: 266px;
	height: 170px;
	background-color: #e1e7db;
	vertical-align: top;
	line-height: 20px;
}


.project
{

	margin: 8px 0px 8px 15px;
	padding: 2px 6px 4px 0px;
	background-color: #efe9d9;
	border-left: 3px solid #c4c8b7;
}
.project-heading
{
	margin: 2px 10px 2px 6px;
	padding: 0px;
	font-family: Georgia, serif;
	font-weight: bold;
	font-size: 11px;
	color: #bfb97b;
}
.credits
{
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #6c6c6c;	
}
.copy
{
	margin: 0px;
	padding: 0px;
	color: #6c6c6c;
	font-family: "Trebuchet Ms";
	font-size: 12px;
	line-height: 14px;
}
.copyForDark
{
	margin: 0px;
	padding: 0px;
	color: black;
	font-family: "Trebuchet Ms";
	font-size: 10px;
	line-height: 11px;
}
.bottom
{
	vertical-align: top;
	padding-top: 20px;
}
a:link
{
	color: #30838e;
	font-family: Arial, sans-serif;
	text-decoration: underline;	
}
a:hover
{
	color: #01afbf;
	font-family: Arial, sans-serif;
	text-decoration: underline;	
}
a:visited
{
	/* Old color - color: #7cabb1; */
	color: #30838e;
	font-family: Arial, sans-serif;
	text-decoration: underline;	
}
a.bottomlink:link, a.bottomlink:hover, a.bottomlink:visited
{
	font-size: 11px;
	text-decoration: underline;
	font-family: 'Trebuchet Ms';
}
a.bottomDarkLink:link, a.bottomDarkLink:hover, a.bottomDarkLink:visited
{
	font-size: 10px;
	line-height: 11px;
	color: black;
	text-decoration: underline;
	font-family: 'Trebuchet Ms';
}
a.newstitle
{
	color: #30838e;
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-decoration: underline;	
	font-weight: bold;
}
a.credits
{
	color: #30838e;
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-decoration: underline;	
}
a.credits:hover
{
	color: #01afbf;
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-decoration: underline;	
}
a.credits:visited
{
	color: #7cabb1;
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-decoration: underline;	
}
a.projects
{
	color: #30838e;
	font-family: Georgia, Times New Roman;
	font-size: 14px;
	text-decoration: underline;	
}
a.projects:hover
{
	color: #01afbf;
	font-family: Georgia, Times New Roman;
	font-size: 14px;
	text-decoration: underline;	
}
a.projects:visited
{
	color: #7cabb1;
	font-family: Georgia, Times New Roman;
	font-size: 14px;
	text-decoration: underline;	
}

a.topMenu:link
{
	color: #ffffcc;
	font-family: Georgia, Trebuchet Ms, Arial, Helvetica;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
a.topMenu:hover
{
	color: #ffffff;
	font-family: Georgia, Trebuchet Ms, Arial, Helvetica;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
a.topMenu:visited
{
	color: #ffffcc;
	font-family: Georgia, Trebuchet Ms, Arial, Helvetica;
	font-size: 12px;
	text-decoration: none;	
	font-weight: bold;
}
#contactBlock {
	background-color: #e1e7db;
	height: 170px;
	padding-top: 12px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	vertical-align: top;
	text-align: left;
}

#menuBlock {
	background-color: #red;
	height: 170px;
	padding-top: 12px;
	padding-left: 20px;
	vertical-align: top;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: left;
}
#innerContent {	
	/* padding-top: 60px; */
	background-image: url('http://www.animuba.ru/i/texture_top.gif');
	background-repeat: no-repeat;
	background-position: right top;
	text-align: left;
}
#mainText {
	font-family: Trebuchet Ms;
	font-size: 14px;
	color: #333333;
	text-align: left;
	margin-left: 100px;
	margin-right: 145px;
	margin-top: 20px;
	margin-bottom: 0px;
}
#pageHeader {
	text-align: left;
	margin-left: 85px;
}
#textureLeftMenu {
	height: 133px;
	width: 3px;
	margin: 0px;
	float: left;
	padding: 0px;
}
#textureDots {
	float: left;
	width: 12px;
	background-image: url('http://www.animuba.ru/i/dot.gif');
	background-repeat: repeat-y;
	background-position: left top;
}
