body {
	background-color: #fff;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 5px 0px 3px;
	padding: 0px;
}
img {
	border: 0px;
}
h1 {
	color: #5CB3E9;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 11px;
	text-transform: uppercase;
	border-top: 7px solid #A1CFF0;
	background-color: #5CB3E9;
	color: #fff;
	padding-top: 3px;
	padding-bottom: 3px;
	letter-spacing: 1px;
	margin: 0px;
}
h3 {
	font-size: 11px;
	text-transform: uppercase;
	border-top: 7px solid #A1CFF0;
	background-color: #5CB3E9;
	color: #fff;
	padding-top: 3px;
	padding-bottom: 3px;
	letter-spacing: 1px;
	margin: 0px;
	text-align: center;
}
h3.yellow {
	border-top: 7px solid #FFE567;
	border-bottom: 2px solid #fff;
	background-color: #FFD202;
}
h3.green {
	border-top: 7px solid #B5D780;
	background-color: #7DBC23;
}
table {
	border: 0px;
}
td {
	vertical-align: top;
}
a {
	text-decoration: none;
	color: #ba07db;
}
/* повторяющаяся ширина */
#top-line, #header, #banner-big, #main, #footer{
	width: 100%;
}
.col-left, .col-right {
	width: 200px;
}
/* ========= шапка ========== */
/* декоративная полоска сверху */
#top-line td {
	width: 20%;
	height: 4px;
}
#top-line td.blue {
	background-color: #5CB3E9;
}
#top-line td.orange {
	background-color: #FD9405;
}
#top-line td.border {
	border-right: 2px solid #fff;
}
/* header - название сайта и баннеры 486х15*/
#header {
	text-align: center;
	border-bottom: 1px solid #5CB3E9;
}
#header td {
	vertical-align: middle;
	font-size: 11px;
}
#logo {
	width: 250px;
}
#logo a {
	color: #ba07db;
	text-transform: uppercase;
}
#logo h1 {
font-size:14px; font-family:Verdana;
}
#elite  {
	color: #FF3300;
	font-size: 18px;
	text-decoration: underline;
}
#elite a:hover {
	color: #FF3300;
	text-decoration: none;
}
td#banner{
	width: 468px;
	color: #333;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 2px;
}
td#banner p {
	margin: 1px 6px 1px 0px;
}
/* banner-big для баннеров 468х60 */
#banner-big {
	border-bottom: 1px solid #ccc;
}
#banner-big td {
	width: 50%;
	text-align: center;
}
#banner-big img {
	background-color: #5CB3E9;
	padding-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}
/* ========= основная таблица ========== */
#main .col-left {
	background-color: #F0F1F3;
}
#main .col-right {
	background-color: #F0F1F3;	
}
.col-center h2 {
	padding-left: 10px;
}
/* голубые цветные полоски */
.blue-line {
	background-color: #A1CFF0;
	height: 9px;
	overflow: hidden;
	border-bottom: 2px solid #fff;
	border-top: 2px solid #fff;
}
/* блок с приветствием на главной странице */
.box-welcome {
	/*height: 65px;*/
	line-height: 12px;
	text-align: justify;
}
/* блок ссылок в правой колонке */
.box-link {
	background-color: #EEFFD5;
	/*height: 105px;*/
}
.box-link ul {
	color: #7DBC23;
	border-top: 2px solid #fff;
	list-style: none;
	margin: 0px;
	padding: 7px;
	line-height: 14px;
}
.box-link ul li {
	padding-left: 0px;
}
.box-link ul li a {
	color: #527A1A;
	background: url('{THEME}/images/li-gr.gif') no-repeat left;
	padding-left: 9px;
}
.box-link ul li a:hover {
	color: #FD9405;
	background: url('{THEME}/images/li-or.gif') no-repeat left;
}
/* блок поиска */
.box-search {
	text-align: center;
	height: 105px;
}
.box-search a {
	color: #262626;
}
.box-search .total {
	border-top: 1px solid #ccc;
	font-size: 11px;
}
#search {
	border-top: 2px solid #fff;
	width: 100%;
	padding-top: 5px;
	margin-bottom: 3px;
}
#search td {
	vertical-align: top;
}
#search a {
	font-size: 10px;
	color: #5CB3E9;
}
/* форма поиска */
form {
	margin: 0px;
	padding-left: 5px;
	font-size: 12px;
}
input {
	background-color: #fff;
	border: 1px inset #5CB3E9;
	font-size: 12px;
	width: 100%;
}
button {
	padding: 0px;
	margin: 0px;
	border: 0px;
	background-color: transparent;
	width: 40px;
	height: 18px;
	cursor: pointer;
}
/* основное меню в левой колонке */
#bookmark {
	width: 100%;
	text-align: center;
}
#bookmark td {
	vertical-align: middle;
}
#bookmark a {
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 11px;
	display: block;
}
.box-menu-image #bookmark-foto {
	border-bottom: 2px solid #FD9405;
	background-color: #FD9405;
}
.box-menu-video #bookmark-foto {
	border-bottom: 2px solid #fff;
	border-right: 2px solid #fff;
	background-color: #FD9405;
	display: block;
}
#bookmark-foto a {
	border-top: 7px solid #FFC87E;
}
.box-menu-image #bookmark-video {
	border-bottom: 2px solid #fff;
	border-left: 2px solid #fff;
	background-color: #5CB3E9;
}
.box-menu-video #bookmark-video {
	border-bottom: 2px solid #5CB3E9;
	background-color: #5CB3E9;
}
#bookmark-video a {
	border-top: 7px solid #A1CFF0;
	width: 100%;
}
.box-menu-image, .box-menu-video {
	background-color: #fff;
}
.box-menu-image ul {
	/*border-bottom: 1px solid #FD9405;
	border-left: 1px solid #FD9405;
	border-right: 1px solid #FD9405;
	border-top: 4px solid #FD9405;*/
	list-style: none;
	margin: 0px;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.box-menu-video ul {
	border-bottom: 1px solid #5CB3E9;
	border-left: 1px solid #5CB3E9;
	border-right: 1px solid #5CB3E9;
	border-top: 4px solid #5CB3E9;
	list-style: none;
	margin: 0px;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.box-menu-image ul li, .box-menu-video ul li{
	margin-left: 7px;
}
.box-menu-image ul li a, .box-menu-video ul li a {
	/*background: url(inc/li-or.gif) no-repeat left;*/
	background-image:url(inc/li-or.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left: 12px;
	color: #5CB3E9;
	font-weight: bold;
	text-decoration: none;
}
.box-menu-image ul li a:hover, .box-menu-video ul li a:hover {
	color: #FD9405;
}
.box-menu-image ul li a.current, .box-menu-video ul li a.current {
	color: #FD9405;
}
/* блок с текстом по центру*/
.box-align-center {
	border-top: 2px solid #fff;
	text-align: center;
	padding-bottom: 10px;
}
.box-align-center h3 {
	margin-bottom: 10px;
}
/* блок с текстом по левому краю*/
.box-align-left {
	border-top: 2px solid #fff;
	text-align: left;
	padding-bottom: 10px;
}
.box-align-left h3 {
	margin-bottom: 10px;
}
.box-align-left ul {
	list-style: none;
	margin: 0px 5px 0px 16px;
	padding-left: 0px;
}
.box-align-left a {
	color: #333;
	text-decoration: underline;
}
.box-align-left a:hover {
	color: #333;
	text-decoration: none;
}
/* верхняя линейка навигации по страницам */
.page-navline-top, .page-navline-bottom {
	color: #5CB3E9;
	text-align: center;
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.text-gray {
	color: #C0C0C0;
}
.page-navline-top {
	border-bottom: 1px solid #F0F1F3;
}
.page-navline-bottom {
	border-top: 1px solid #F0F1F3;
}
.page-navline-top a, .page-navline-bottom a {
	color: #5CB3E9;
}
.page-navline-top a, .page-navline-bottom a {
	color: #5CB3E9;
}
.page-navline-top a:hover, .page-navline-bottom a:hover {
	color: #FD9405;
}
.page-navline-top a.currentpage, .page-navline-bottom a.currentpage{
	color: #FD9405;
}
/* рекламная ссылка внизу центра */
.advertising-link {
	border: 1px solid #F0F1F3;
	margin: 20px 50px 20px 50px;
	text-align: center;
}
.advertising-link a {
	color: #666;
}
/* предпросмотр */
.preview {
	width: 100%;

}
.preview-foto {
	width: 120px;
}
.preview-foto a {
	float: left;
	border: 1px solid #ccc;
	padding: 1px;
	margin-left: 7px;
}
.randomer a:hover {
	border: 1px solid #5CB3E9;
}

.randomer a {
	border: 1px solid #ccc;
}
.preview-foto a:hover {
	border: 1px solid #5CB3E9;
}

.preview a {
	color: #FD9405;
	font-weight: bold;
	text-decoration: none;
}
.titlerand {
	color: #FD9405;
	font-weight: bold;
	text-decoration: none;
}
.preview a:hover {
	color: #5CB3E9;
}
.genre {
	margin-top: 10px;
}
.genre a {
	color: #666;
	text-decoration: underline;
	font-weight: normal;
}
.genre a:hover {
	color: #666;
	text-decoration: none;
}
.added{
	margin-bottom: 10px;
}
.added .new {
	color: #7DBC23;
	font-weight: bold;
}
.total-image {
	color: #FD9405;
	border: 1px solid #FD9405;
	font-weight: bold;
	padding: 3px;
}
.total-video {
	color: #5CB3E9;
	/*border: 1px solid #5CB3E9;*/
	font-weight: bold;
	padding: 3px;
}
.howinstall {
    background-color: #ba07db;
	color: #ffffff;
	border: #5CB3E9 1px solid;
	font-weight: bold;
	padding: 3px;
}
.howinstall a {
	color: #ffffff;
	background-color: #ba07db;
	display:block
}
.howinstall a:hover {
	color: #ffffff;
	text-decoration: underline;
	background-color: #5CB3E9;
}
.scrish {
    background-color: #7DBC23;
	color: #ffffff;
	border: #7DBC23 1px solid;
	font-weight: bold;
	padding: 3px;
}
.scrish a {
	color: #ffffff
}
.scrish a:hover {
	color: #ffffff;
	text-decoration: underline
}
.down {
    background-color: #FD9405;
	color: #ffffff;
	border: #FD9405 1px solid;
	font-weight: bold;
	padding: 3px;
}
.down a {
	color: #ffffff
}
.down a:hover {
	color: #ffffff;
	text-decoration: underline
}

.titlo {
    background-color: #FD9405;
	color: #ffffff;
	border: #FD9405 1px solid;
	font-weight: bold;
	padding: 3px;
}
.titlo a {
	color: #ffffff
}
.titlo a:hover {
	color: #ffffff;
	text-decoration: underline
}
/* блок навигации в левом столбике */
.box-navigation a {
	color: #006699;
	text-decoration: underline;
}
.box-navigation a:hover {
	color: #006699;
	text-decoration: none;
}
.box-navigation .back {
	text-align: center;
	border-bottom: 1px solid #ccc;
	line-height: 25px;
}
.box-navigation .back a {
	font-weight: bold;
}
.box-navigation .following {
	text-align: right;
	margin-bottom: 15px;
}
/* */
#table-big-foto {
	text-align: center;
	width: 100%;
}
#table-big-foto img {
	border: 1px solid #5CB3E9;
	padding: 1px;
}
/* случайные галлереи */
#table-big-foto .col-right {
	width: 98px;
	background-color: #fff;
}
#table-big-foto .col-right img {
	border: 0px;
	margin: 5px;
}
#table-big-foto .advertising-link {
	border: 0px;
	margin: 5px;
}
.box-casual-galleries {
	background-color: #F0F1F3;
	text-align: center;
}
.table-advertising-link {
	background-color: #A1CFF0;
	width: 100%;
	margin-bottom: 2px;
	margin-top: 2px;
	text-align: center;
	line-height: 20px;
}
.table-advertising-link a {
	color: #666;
	text-decoration: underline;
}
.table-advertising-link a:hover {
	color: #666;
	text-decoration: none;
}
.table-advertising-link .right {
	width: 98px;
}
/* ========= подвал ========== */
#footer {
	border-top: 7px solid #F0F1F3;
	background-color: #E2E3E7;
	color: #333;
}
#footer a {
	color: #333;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
/* ==================== pages */
.ctitl p a:link,.ctitl p a:visited,.ctitl p a:hover,.ctitl p a:active {
	text-decoration:none;
	background:#ffffff;
	border: 1px solid #cccccc;
	padding:2px 5px;
	font-size:10px;
}
.ctitl p {margin:4px 6px;}
.ctitl p span {
	text-decoration:none;
	background:#ffffff;
	padding:2px 5px;
	border:1px solid #cccccc;
	font-size:10px;
}
.ctitl h4 {
	margin-top:-1.45em;
	padding:0;
	border:none;
}
