﻿@charset "utf-8";
/* CSS Document */

/* ------------------------------------------------------
    colors: 
   ------------------------------------------------------ */
body, #footer {
	background-color: #eeeeea;
}
body, #footer, .entry-footer, .sidebar, .sidebar-items h3, .sidebar-items ul li, .entry-listing li {
	border-color: #ddddd9;
}
#header, #welcome {
	background-color: #d76400;
}
#header, #welcome, #header-menu a, #welcome h1 {
	color: #eee;
}
#header-menu a:hover {
	background-color: #eee;
}
a:link, a:active, a:visited, .entry-listing li span.entry-listing-title, #header-menu a:hover {
	color:#993300;
}
a img {border: none;}
#main-index #header div.container {
	border-bottom: 3px solid #dc6f02;
}
.search-results-header, .page-title {
	border-bottom: 1px solid #dc6f02;
}
#main {
	border-color: #fff;
	background-color: #fff;
}
.entry-footer, .entry-meta, .entry-listing li span {
	color: #666662;
}
abbr.published span.day {
	color: #666662;
}
h1, h2, h3, h4, h5, h6, .entry-title a:link {
	color: #993300;
}
a:hover {
	color: #663333;
}
/* ---------------------------------------------------- */
body {
	padding: 0;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 1.5;
}
h1, h2, h3 {
	line-height: 1.2;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.ti {
	width: 140px;
}
/* ---------------------------------------------------- */
div.section {
	float:left;
	width:100%;
	position:relative;
}
div.container {
	margin: 0 auto;
	width: 960px;
}
hr.section-end {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
	margin:0;
}
/* ---------------------------------------------------- */
#header {
	background-image:url(/img/hbg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 12px;
	line-height: 1;
}
#header-name a {
	float:left;
	margin: 0 10px 0 55px;
	background: url(/img/logo.png) no-repeat;
	height: 50px;
	width: 110px;
}
#header-name strong {
	display:none;
}
#header-menu {
	float:left;
	list-style:none;
	margin: 12px 10px 16px 20px;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
#header-menu li {
	float:left;
	list-style:none;
}
#header-menu a {
	padding: 6px 14px;
	display:block;
	text-decoration:none;
}
#header-menu a:hover {
	text-decoration:none;
}
/* ---------------------------------------------------- */
#welcome {
	text-shadow: 1px 1px 0px #000;
	background-image:url(/img/hbg.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
#splash {
	position:relative;
	top:40px;
	right:12px;
	width:220px;
	height:196px;
	background:url(/img/phone2.png) no-repeat;
	background-position:top right;
	float:right;
	margin-bottom:-220px;
}
#welcome-text {
	float:left;
	position: relative;
	width:640px;
	margin: 0 10px 28px 55px;
}
#welcome-text h1 {
	font-size:76px;
	line-height: 76px;
	font-weight: bold;
	text-shadow: 1px 1px 2px #000;
	margin: 24px 0 0 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#welcome-text p {
	padding: 0 0 8px 145px;
	font-size: 11pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 1.3;
	background-image: url(/img/hspot.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#welcome-text .entry-more-link {
	text-align: right;
	margin-right: 20px;
}
#welcome-text .entry-more-link a {
	color: white;
}
#main-index #header {
	background-image:none;
}
/* ---------------------------------------------------- */
#main {
	background-image: url(/img/mbg.png);
	background-repeat: repeat-x;
	padding: 30px 0;
	border-top-style: solid;
	border-top-width: 1px;
}
#content {
	display:inline;
	float: left;
	position: relative;
	margin-right: 10px;
	width:700px;
}
.sidebar {
	display:inline;
	float: left;
	position: relative;
	margin-left: 10px;
	width:220px;
	padding-left: 10px;
	border-left-style: dotted;
	border-left-width: 1px;
}
#footer {
	padding: 20px 0;
	border-top-style: solid;
	border-top-width: 1px;
	font-size: 9pt;
}
.copyright {
	float: left;
}
#footer-menu {
	list-style: none;
	margin: 0;
	float: left;
}
#footer-menu li {
	display: inline;
}
/* ---------------------------------------------------- */
.entry-title, .entry-content, .entry-footer, #footer div.copyright, .content-nav, #content .page, .search-results-header {
	margin-left: 55px;
}
.entry-title {
	font-weight: normal;
}
.entry-meta {
	float: left;
	width: 50px;
	text-align: center;
	text-transform: uppercase;
	line-height: 16px;
}
abbr.published {
	border:none;
}
abbr.published span.day {
	font-size: 28px;
	line-height: 32px;
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	margin-bottom: 5px;
}
.entry-more-link {
	text-align:left;
	font-size: 9pt;
	font-style: italic;
}
.entry-footer {
	border-top-style: dotted;
	border-top-width: 1px;
	padding: 5px 0 15px 0;
	margin-top: 15px;
	position: relative;
	clear: both;
	font-size: 8pt;
	font-family: Tahoma, Geneva, sans-serif;
}
.entry-footer p {
	margin:0 0 6px;
}
.content-nav {
	text-align: center;
	margin-top: 28px;
	padding-top: 14px;
}
.page-title, .search-results-header {
	font-size: 16pt;
}
/* ---------------------------------------------------- */
.sidebar-items {
	list-style: none;
	padding: 0;
	margin: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.sidebar-items h3 {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 0;
	font-size: 1em;
	padding: 4px 2px;
}
.sidebar-items ul {
	list-style: none;
	padding: 0;
	margin: 0 0 1em;
}
.sidebar-items ul li {
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.sidebar-items ul a {
	display: block;
	padding: 4px 6px;
}
/* ---------------------------------------------------- */
.tag-cloud {
	list-style: none;
	margin: 5px 0 28px 0;
	padding: 0;
}
.tag-cloud li {
	display: inline;
	margin: 0 5px 0 0;
	padding: 0;
	line-height: 1.2;
	background: none;
}
.tag-cloud .rank-1 {
	font-size: 17pt;
}
.tag-cloud .rank-2 {
	font-size: 16pt;
}
.tag-cloud .rank-3 {
	font-size: 15pt;
}
.tag-cloud .rank-4 {
	font-size: 14pt;
}
.tag-cloud .rank-5 {
	font-size: 13pt;
}
.tag-cloud .rank-6 {
	font-size: 12pt;
}
.tag-cloud .rank-7 {
	font-size: 11pt;
}
.tag-cloud .rank-8 {
	font-size: 10pt;
}
.tag-cloud .rank-9 {
	font-size: 9pt;
}
.tag-cloud .rank-10 {
	font-size: 8pt;
}
/* ---------------------------------------------------- */
.entry-listing {
	margin: 0 0 15px 0;
	list-style: none;
	padding: 0;
}
.entry-listing ul {
	margin: 0;
	padding: 0;
}
.entry-listing li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	clear: left;
}
.entry-listing li a {
	display: block;
	overflow:hidden;
}
.entry-listing li a:hover {
	text-decoration: none;
}
.entry-listing li span {
	display: block;
	float: left;
	padding: 4px 0 2px;
	line-height: 24px;
}
.entry-listing li span.entry-listing-date {
	width: 14%;
	margin-right: 3%;
}
.entry-listing li span.entry-listing-title {
	width: 81%;
	margin-right: 2%;
	display: block;
}
.center {text-align: center; }

.visible { display: block; }
.hidden { display: none; }

/* Forms */
form { font-family: Lucida Grande,Tahoma,Arial,Verdana,sans-serif; }
.form .fields { margin: 0px; }
.form .rblfield { margin: 10px; }
.form .textfield { margin: 10px; }
.form .textfield label { display: block; margin-top: 5px; }
.form .required label { font-weight: bold; }
.form .textfield input { display: block; width: 200px; }
.form .textfield input.wide { display: block; width: 400px; }
.form .textfield input.url { display: block; width: 400px; }
.form .textfield select { display: block; width: 200px; }
.form .textfield select.wide { width: 400px; }
.form .textfield textarea { display: block; width: 200px; }
.form .textfield textarea.wide { width: 400px; }
.form .textfield .info { display: block; width: 200px; font-size: 85%; line-height: 120%; }
.form .textfield .infowide { display: block; width: 400px; font-size: 85%; line-height: 120%; margin-bottom: 1ex; }
.form .cbfield { margin: 10px; display: block; }
.form .cbfield input { display: block; float: left; height:13px; line-height:1.4em; margin:6px 0 0 3px; width:13px; }
.form .cbfield label { display: block; padding-top: 3px; margin-left: 25px; }
.form .multifield { margin: 10px; }
.form .multifield label { display: block; margin-top: 5px; }
.form .buttons { margin: 20px 0px 0px 10px; text-align: left; }
.form .buttons input { font-size: 120%; margin-right: 5px; }
.form .val { display: block; color: red; }
.form .error { margin: 10px; color: red; }
.form .info { margin: 10px; }
.form .title { font-family: "Trebuchet MS",Arial,Helvetica,sans-serif; font-size: 16pt; font-weight: bold; line-height: 1.2; margin: 20px 0px 20px 0; color: #993300; border-bottom: solid 1px #DC6F02; }

input.button { font-size: 120%; margin-right: 5px; }
.form .textfield input.button { font-size: 120%; margin-right: 5px; }
.form .textfield input.small { width:25%; }
.form .textfield select.small { width:25%; }
.form .textfield input.medium { width:50%; }
.form .textfield select.medium { width:50%; }
.form .textfield input.large { width:99%; }
.form .textfield select.large { width:100%; }
.form .textfield textarea.small { width:25%; }
.form .textfield textarea.medium { width:50%; }
.form .textfield textarea.large { width:99%; }


.ctTitle { position: relative; padding: 4px; font-weight: bold; color: #993300; }

/* Catalog menu */
.menu2 { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; position:relative; z-index:100; }
.menu2 ul {padding:0; margin:0; list-style-type: none; background:#fff; width:235px; }
.menu2 ul li ul {visibility:hidden; position:absolute; height:0; overflow:hidden; top:0; left:-235px;}
.menu2 ul li {float:left;}
.menu2 ul li a, .menu2 ul li a:visited {display:block; float:left; text-decoration:none; width:215px; height: 23px; line-height: 22px; background:#F0F0F0; padding-left:8px; border: 1px solid #fff; border-width: 0 1px 1px 0;}
* html .menu2 ul li a, * html .menu2 ul li a:visited { width:215px; }
.menu2 table {border-collapse:collapse; border:0; margin:0; padding:0; font-size:1em; position:absolute; left:0; top:0;}
.menu2 ul li:hover a, 
	.menu2 ul li a:hover { background:#DDDDD9; }
.menu2 ul li:hover {position:relative; z-index:90;}
* html .menu2 ul li a:hover {position:relative; z-index:100;}
.menu2 ul li:hover ul,
	.menu2 ul li a:hover ul { visibility:visible; position:absolute; height:auto; background:#F0F0F0; overflow:visible; }
.menu2 ul li:hover ul li a,
	.menu2 ul li a:hover ul li a { display:block; background: transparent; line-height:22px; height: 23px; padding: 0 10px 0 10px; text-decoration:none; }
.menu2 ul li:hover ul li:hover a,
	.menu2 ul li a:hover ul li a:hover { background:#DDDDD9; }
.menu2 ul li:hover ul li ul,
	.menu2 ul li a:hover ul li a ul { visibility:hidden; position:absolute; height:0; overflow:hidden; top:0; left:215px; }
.menu2 ul li:hover ul li:hover ul,
	.menu2 ul li a:hover ul li a:hover ul { visibility:visible; position:absolute; height:auto; padding:0; border:1px solid #F0F0F0; list-style-type:none; background:#DDDDD9; }

/* Channel list */
.channelList { margin-top: 10px; }
.channelList .empty { padding: 5px; }
.clTitle { padding: 4px; background-color: #DDDDD9; color: #993300; font-weight: bold; border-bottom: solid 1px #fff; }
.clColHeader { position: relative; background-color: #F0F0F0; color: #993300; font-weight: bold; height: 2em; border-bottom: solid 1px #fff; }
.clColHeader .upd { position: absolute; right: 40px; margin: 3px; }

.clItem { position: relative; height: 22px; }

.Odd { background-color: #F0F0F0; }
.Even { }
.cliName { margin-left: 4px; }
.clItem .preview { position: absolute; top: 0px; right: 0px; width: 16px; margin: 3px 2px; }
.clItem .info { position: absolute; top: 0px; right: 20px; width: 16px; margin: 3px 2px; }
.clItem .pub { position: absolute; top: 0px; right: 20px; width: 16px; margin: 3px 2px; }
.clItem .upd { position: absolute; right: 40px; width: 28ex; text-align: right; margin: 3px; color: #a6a6a6; font-size: 80%; }
.clItem .na { background-image: url('/img/q.png'); background-repeat: no-repeat; background-position: right; padding-right: 20px; }
.clItem .size { position: absolute; right: 30ex; margin: 3px; color: #a6a6a6; font-size: 80%; }

.clSubInfo { position: relative; display: none; padding: 4px; font-size: 85%; border-top: solid 1px #E5E5E5; }

.pager { color: #993300; padding: 5px; }
.pager a { margin-left: 5px; }
.pgItem { }
.pgItemActive { text-decoration: none; font-weight: bold; }
.pgItemActive:hover { text-decoration: none; }
.pgPrevGroup { }
.pgNextGroup { }

/* Catalog search box */
.search { margin: 0 0 4px 0px; border-bottom: solid 1px #DDDDD9; background: #F0F0F0; padding: 1px;}
.search .title { text-align: left; }
.search .tfwb { margin: 10px; }
.search .tfwb label { display: inline; }
.search .tfwb input { display: inline; }
.search .tfwb input.query { width: 400px; }

/* Share box */
div.embed { margin-top: 2em; }
div.embed label { display: block; }
div.embed input.embed { width: 600px; }
div.embed textarea.embed { width: 600px; height: 8em; }

/* Channel content navigation */
div.navMenu { padding: 1em 0 0 0; text-align: center; font-size: 110%; }
span.menuitem { margin-right: 1em; }
span.menuitem.disabled { color: #B6B6B6; }
span.accesskey { margin-right: 0.5ex; text-decoration: none; }
span.noaccesskey {  }

/*
body { padding: 28px; margin: 0; font: 0.72em Verdana, Tahoma, Arial, sans-serif; line-height: 1.5em; background: #E0E0E0; color: #444444; }
a:link, a:visited { color: #768C9A; text-decoration: none; }
a:hover { color: #93A5B0; text-decoration: underline; }
p { margin: 0 0 7px; }
input, textarea, select { font: 1em Verdana, Tahoma, Arial, sans-serif; }
.clear { clear: both; }
.center { text-align: center; }
.hidden { display: none; }
hr { border: none; border-top: dotted 1px #93A5B0; }
.clear hr { display: none; }
h2 { margin: 0px 50px 0.8em 0; padding: 16px 0; font-size: 1.82em; font-family: Georgia, Arial, serif; font-weight: normal; color: #2D405B; border-bottom: solid 1px #E5E5E5; }
code { color: #679B34; font-family: Monaco, monospace; font-size: 1.2em; text-align: left; }
code strong { color: #537531; }
abbr, acronym, .popup { font-style: normal; border-bottom: 1px dotted #bbb; cursor: help; }
a abbr { border: none; }
em { font-style: italic; }
strong { font-weight: bold; }
del { text-decoration: line-through; color: #777; }
ins { text-decoration: none; font-style: italic; }
address { margin: 0; padding: 0; font-style: normal; }
p em, cite { font-family: Georgia, serif; }
form { margin: 0; }

#wrap { min-width: 60em; max-width: 78em; border: solid 1px #B1BDC5; margin: auto; padding: 8px; background-color: #FFF; }
#header { background-color: #40608C; border-top: 4px solid #7399CD; margin: 0; }
#footer { clear: both; font-size: 0.9em; border-top: solid 1px #B1BDC5; margin: 48px 0 12px 0; padding: 12px; }
#footer p { margin: 0; padding: 0; }
#logo { padding: 20px 30px 4px 30px; }
#logo a { border-style: none; }
#logo h1 { font: normal 2.4em Arial, Sans-Serif; letter-spacing: -1px; }
.tm { vertical-align: text-top; font-size: 50%; padding-left: 0.4ex; }
h1 a { color: #FFFFFF !important; text-decoration: none !important; font-weight: normal; }
h1 a:hover { color: #FFFFFF; text-decoration: none !important; }
.dark { color: #D6E3F5; background: inherit; font-weight: bold; }
#beta { color: #fff; font-size: 80%; font-weight: bold; }
#lang { float: right; }
#lang ul { margin: 0; padding: 0; list-style: none; }
#lang li { float: left; margin: 0; padding: 0; color: #FFF; }
#lang li a { float: left; margin: 0 1px 0 0; padding: 4px 4px; font-size: 0.9em; font-weight: normal; text-decoration: none; color: #FFF; }
#lang li a:hover { }
#lang li a.active { font-weight: bold; text-decoration: underline; }
#lang li.description span { float: left; margin: 0 1px 0 0; padding: 4px 4px; font-size: 0.9em; font-weight: normal; text-decoration: none; }

#nav { padding: 2px 12px; margin: 1px 0; background: #B6B6B6; }
#nav ul { margin: 0; padding: 0; list-style: none; font-size: 1em; }
#nav li { float: left; margin: 0; padding: 0; }
#nav li a { float: left; font-weight: bold; font-size: 1em; margin: 0 2px 0 0; padding: 2px 6px; text-decoration: none; color: #F7F7F7; }
#nav li a:hover { color: #fff; background-color: #354966; }
#nav li.description { display: none; }
#nav hr { display: none; }
#t_login, #t_logout, #t_reg { float: right !important; }
#login #t_login a, #registration_agreement #t_reg a, #download_default #t_dl a, #catalog_default #t_cat a, #profile_default #t_sub a, #profile_rss #t_rss a, #profile_profile #t_pf a, #catalog_mychannels #t_my a { font-weight: bold; color: #354966; background-color: #E2E8F1; }

#mainContent { padding: 22px 8px 22px 22px; min-height: 18em; }
#sidebar { float: right; width: 50%; font-size: 0.95em; line-height: 1.5em; color: #777; }
#content-inner { float: left; width: 45%; }

.licenseinfo { }

#LeftFrame { float: left; width: 203px; }

.title { margin: 0px 50px 0.8em 0; padding: 16px 0; font-size: 1.82em; font-family: Georgia, Arial, serif; font-weight: normal; color: #2D405B; border-bottom: solid 1px #E5E5E5; }


.channelInfo { margin-left: 220px; }
#channelListBlock { margin-left: 220px; padding: 0px; }

.lang { margin: 0 0 4px 0; border-top: solid 1px #B6B6B6; border-bottom: solid 1px #B6B6B6; background: #F0F0F0; padding: 1px;}
.lang .title { text-align: left; }
.lang .tfwb { margin: 10px 5px; }


.sidebox { }
.sidebox .ibTitle { position: relative; padding: 4px; background-color: #40608C; color: white; font-weight: bold; }
.sidebox .ibText { padding: 1ex; font-size: 85%; line-height: 120%; }
.sidebox h1 { font-size: 120%; }
.sidebox p { text-align: justify; }
.sidebox ol { padding-left: 20px; margin-left: 0px; }

div.navMenu { margin-top: 2em; margin-bottom: -2em; text-align: center; }
span.menuitem { margin-right: 1em; }
span.menuitem.disabled { color: #B6B6B6; }
span.accesskey { margin-right: 0.5ex; text-decoration: none; font-family: Verdana,Tahoma; font-size: 1.1em; }
span.noaccesskey {  }

.regw { font-weight: bold; }
.pvwtxt img { border: none; margin-left: 0.5ex; margin-right: 0.5ex; margin-bottom: -0.5ex; }

.g_row {width: 100%;  clear: both;}
.g_rowWithBorder {width: 100%; border-bottom: solid 1px #E5E5E5;}
.g_columnDescription {float: left; height: 448px; width: 240px;}
.g_columnPicture {float: left; height: 448px;}
.g_header1 {float: left; width: 240px;}
.g_header2 {float: left; width: 336px;}
.g_column1 {float: left;}
.g_column2 {float: left;  width: 150px;}
.g_column3 {float: left;  width: 48%; }
.g_column4 {float: right; width: 48%; }
.g_column31 { float: left;  width: 31%; margin-right: 3%; }
.g_column32 { float: left;  width: 31%; margin-right: 3%; }
.g_column33 { float: left;  width: 31%; }
.g_column312 { float: left;  width: 65%; margin-right: 3%; }
.g_leftBlock {margin-left: 150px;}
*/
