/*reset*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

ol, ul {
	list-style-position: outside;
}

:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

html {
	height: 100%;
}

body {
	font-family: Arial, Helvetica CY, Helvetica,Nimbus Sans L, sans-serif;
	height: 100%;
	font-size: 100%;
	color: #545454;
	line-height: 1.333;
}

a {
	color: #185891;
	outline: none;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}


p, ol, ul, h5 {
font-size: 1em;
}

h1 {font-size: 1.6em;}
h2 {font-size: 1.4em;}
h3 {font-size: 1.3em;}
h4 {font-size: 1.2em;}
h6 {font-size: 0.9em;}

h1,h2,h3,h4,h5,h6,p,ul,ol {
	margin: 0 0 1em;
}

ol, ul {
	list-style-position: outside;
}

table[border="1"], table[border="1"] td {border: 1px solid black;}
td {padding: 5px;}

img {
	border: none;
}

input {
	vertical-align: middle;
}

input[type="button"], input[type="submit"], input[type="reset"], button, a, .link {
	cursor: pointer;
}

.layout {
overflow: hidden;
width: 950px;
padding: 0 25px;
margin: 0 auto;
min-height: 100%;
}

.header {
font-size: 16px;
height: 60px;
margin: 25px 0 0;
background: #7eadd1; /*grad*/
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7eadd1), color-stop(100%,#4c8dbf));
background: -webkit-linear-gradient(top ,  #7eadd1 0%,#4c8dbf 100%);
background: -moz-linear-gradient(top ,  #7eadd1 0%,#4c8dbf 100%);
background: -o-linear-gradient(top,  #7eadd1 0%,#4c8dbf 100%);
background: linear-gradient(to botttom,  #7eadd1 0%,#4c8dbf 100%);
box-shadow: 0 1px 2px #9f9f9f;
border-radius: 3px;
}

.logo {
padding: 15px 0 15px 30px;
float: left;
width: 231px;
}

.video-title {
	color: #fff;
	font-size: 30px;
	line-height: 2;
	font-weight: bold;
	text-shadow: 0 1px 2px #eee;
	padding-left: 20px;
}


.lang {
	list-style: none;
	float: right;
	width: 40px;
	font-size: 12px;
	line-height: 1;
	text-align: right;
	padding: 7px 20px;
	margin: 0;
}

.lang li {
	font-size: 12px;
	margin: 7px 0;
	color: #fff;
}


.lang a {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid #fff;
}

.lang a:hover {
	color: #fff;
	border-bottom-color: transparent;
}

.search-area {
float: right;
text-align: right;
padding: 15px 30px;
}

.search {
width: 250px;
border: 1px solid #ddd;
border-radius: 3px;
background: url('/images/video/search.png') 95% 50% no-repeat #fff;
padding: 0 10px 2px;
-moz-box-shadow: 1px 0 2px rgba(0,0,0,.2) inset, -1px 0 2px rgba(0,0,0,.2) inset ,0 1px 2px rgba(0,0,0,.2) inset, 0 -1px 2px rgba(0,0,0,.2) inset;
-webkit-box-shadow: 1px 0 2px rgba(0,0,0,.2) inset, -1px 0 2px rgba(0,0,0,.2) inset ,0 1px 2px rgba(0,0,0,.2) inset, 0 -1px 2px rgba(0,0,0,.2) inset;
box-shadow: 1px 0 2px rgba(0,0,0,.2) inset, -1px 0 2px rgba(0,0,0,.2) inset ,0 1px 2px rgba(0,0,0,.2) inset, 0 -1px 2px rgba(0,0,0,.2) inset;
}

.search [type="text"] {
border: none;
outline: none;
width: 220px;
height: 16px;
font-size: 14px;
}

.search [type="submit"] {
border: none;
outline: none;
width: 20px;
text-indent: -9999px;
background:transparent;
*display: inline;
}

.menu {
list-style: none outside;
padding: .9em 0 1.2em;
margin: 0;
font-size: .9em
}

.menu li {
display: inline;
margin-left: 1.4em;
font-weight: bold;
}

.menu li:first-child {
margin-left: 0;
}

.menu li a{
display: inline;
color: #545454;
}

.antifooter {
height: 4.5em;
}

.footer {
margin: -4.5em auto 0; /* height + 2em extra for margin-bottom  */
background: #4c8dbf;
line-height: 2.5em;
height: 2.5em;
width: 950px;
border-radius: 0.125em;
}




.copyright-menu {
list-style: none;
float: right;
width: 60%;
text-align: right;
}

.copyright-menu li  {
display: inline;
margin-right: 1em;
}

.copyright-menu li:last-child {
margin-right: 2em;
}

.copyright {
margin-right: 60%;
padding: 0 1em
}

.copyright, .copyright-menu li {
color: #fff;
font-size: .9em;
}

.copyright-menu li a,.copyright-menu li a:hover, .copyright a{
color: #fff;
}

.content {
background: #eee;
padding: 20px;
border-radius: 4px;
box-shadow: 0 1px 1px #e1e1e1;
overflow: hidden;
}

.video {
width: 425px;
float: left;
}

.video-info {
margin-left: 445px;
}

.tags {
list-style: none outside;
}

.tags li {
color: #2f658e;
display: inline;
margin-left: .7em;
}

.tags li:first-child {
margin-left: 0;
}

.tags li a {
color: #2f658e;
font-size: .9em;
}

.authors {
list-style: none outside;
}

.authors li {
list-style: none outside;
margin-left: .7em;
}

.authors li:first-child {
margin-left: 0;
}

.authors li, .authors li a{
color: #435b1a;
display: inline;
}

.description {
color: #4e4e4e;
margin: 0 0 2em;
font-size: 0.9em;
}


.title, .title a  {
color: #5f5f5f;
}

.title {
margin: 0 0 .5em;
}


* + .like-this {
	margin: 4em 0 0;
}

.like-this {
width: 7em;
padding: 0 1em 0 0.33em;
height: 2em;
line-height: 2em;
background: #7b9db6; /*grad*/
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7b9db6), color-stop(100%,#5e87a6));
background: -webkit-linear-gradient(top ,  #7b9db6 0%,#5e87a6 100%);
background: -moz-linear-gradient(top ,  #7b9db6 0%,#5e87a6 100%);
background: -o-linear-gradient(top,  #7b9db6 0%,#5e87a6 100%);
background: linear-gradient(to botttom,  #7b9db6 0%,#5e87a6 100%);
position: relative;
border-radius: 0.25em;
text-align: center;
font-size: 0.9em;
color: #fff;
cursor: pointer;
}

.like-this:hover {
background: #abbfce; /*grad*/
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#abbfce), color-stop(100%,#8aa4be));
background: -webkit-linear-gradient(top ,  #abbfce 0%,#8aa4be 100%);
background: -moz-linear-gradient(top ,  #abbfce 0%,#8aa4be 100%);
background: -o-linear-gradient(top,  #abbfce 0%,#8aa4be 100%);
background: linear-gradient(to botttom,  #abbfce 0%,#8aa4be 100%);
}


.like-this:after {
content: '';
width: 0px;
height: 0px;
border-style: solid;
border-width: 4px 4px 0 4px;
border-color:  #fff transparent transparent transparent;
position: absolute;
/*margin-top: -0.125em;*/
right: 0.5em;
top: 50%;
}

/*Video slider*/
.slider-container {
position: relative;
overflow: hidden;
padding: 0 25px;
margin: 0 -25px;
margin-top: 3em;
margin-bottom: 2em;
}

.jcarousel-prev {
position: absolute;
left: -20px;
top: 16px; /* block_height(96)/2 - border_height(32)*/
width: 0px;
height: 0px;
border-style: solid;
border-width: 32px 16px 32px 0;
border-color: transparent #ededed transparent transparent ;
cursor: pointer;
}

.jcarousel-prev:hover  {
border-right-color: #5c96c4;
}

.jcarousel-next:hover {
border-left-color: #5c96c4;
}

.jcarousel-next {
text-indent: -9999px;
width: 0px;
height: 0px;
border-style: solid;
border-width: 32px 0 32px 16px;
border-color: transparent transparent transparent #ededed;
position: absolute;
right: -20px;
top: 16px;
cursor: pointer;
}

.mycarousel {
list-style: none outside;
}

.jcarousel-clip, .jcarousel-title {
	margin: 10px 0;
}

.jcarousel-item {
width: 141px;
padding-right: 25px;
}

.jcarousel-item:first-child {
padding-left: 0;
}

.preview-video {
width: 116px;
height: 82px;
background: url(/images/video/default_video.png) 50% 50% no-repeat #d9d9d9;
}

.preview-title, .preview-title a {
color: #5c96c4;
}

.preview-title {
font-size: .9em;
margin: 0 0 .5em;
}

.preview-tag, .preview-tag a  {
color: #909090;
text-transform: uppercase;
}

.preview-tag {
font-size: .75em;
}

.preview-date, .preview-date a {
color: #474545;
}

.preview-date {
font-size: .7em;
}

.keywords {
background: #e1e1e1;
list-style: none outside;
color: #4c8dbf;
padding: .5em 1em;
font-size: 1.1em;
margin: 1em 0;
text-align: center;
border-radius: 0.125em;
}

.keywords a+a {
margin-left: 0.3em;
}


.info-block {
	overflow: hidden;
	margin: 1em 0;
}

div.cal_mini {
	clear:both;
	text-align:center;
	margin:0px;
	padding:0px;
	width: 400px;
	float: right;
}
table.calendar_mini {
	margin-bottom:0px;
}

.calendar_mini td {
        text-align:center;
        vertical-align:middle;
	font-size:16px;
	font-family: Georgia, Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
	color:#999999;
        width: 34px;
        height: 20px;
}

a.past, span.past, span.future,.calendar_mini td a, .calendar_mini td span {
        display: block;
        text-align: center;
        vertical-align: middle;
        font-size: 16px;
}

.calendar_mini td a.past {
	font-weight:bold;
    color:#609AC6;
}

.calendar_mini td.hol span.past, .calendar_mini td.hol a.past,
.calendar_mini td.hol span.now, .calendar_mini td.hol a.now,
.calendar_mini td.hol span.future, .calendar_mini td.hol a.future
{
}

.calendar_mini td span.future, .calendar td a.future {
        color: #333333;
}

.calendar_mini td span.past {
        color: #333333;
}



.calendar_mini td.now a {
        background-image: url('/images/video/cal_circ.gif');
        background-position:center;
        background-repeat: no-repeat;
		text-decoration:none;
        color: #ffffff;
}


.calendar_mini td.active span, .calendar_mini td.active a, .calendar_mini td.now span.now {
        background-image: url('/images/video/cal_circ.gif');
	background-position:center;
        background-repeat: no-repeat;
	color:#ffffff;
}

.calendar_mini img {
}

.calendar_mini td.now img {
        border: 2px solid #01428b;
}


a.all_calendar {
	font-size:12px;
	color:#1675C1;
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
}

table.calctrl {
	margin: 0 0 10px 30px;
	text-align:center;
}
.calctrl td {
        text-align: center;
}
.calctrl td span {
	color:#333333;
	font-size:19px;
	font-weight:normal;
	border-bottom: 1px dashed #333333;
	padding:0px;
	margin-left:6px;
}
.calctrl td a.dashed {
        color:#333333;
        font-size:19px;
        font-weight:normal;
        border-bottom: 1px dashed #333333;
        padding:0px;
        margin-left:6px;
	text-decoration: none;
}
.calctrl td.button a {
        background: #e1e1e1;
        border: 1px solid #cccccc;
        padding: 1px 8px 5px 8px;
        text-decoration: none;
}
.calctrl select {
	background: #ffffff;
        color:#333333;
        border:0;
        border-bottom: 1px dashed #333333;
        font-size:19px;
        font-weight:normal;
        padding:0px;
        margin-left:6px;

}

#cmenu {
	margin 0;
	padding:0
}
#cmenu li {
	float:left;
	list-style:none;
	font-size:19px;
	position:relative;
}
#cmenu li a {
	display:block;
	clear:both;
	padding:5px 0 0 0;
	margin:0 0 0 10px;
	text-decoration:none;
	border-top:2px solid white;
	border-bottom: 1px dashed #333333;
	color:#333333;
	white-space:nowrap
	bottom:-40px;
}

#cmenu li a:hover {
}
#cmenu img {
	margin 0;
        padding:0
	border:0;
	float:left;
	margin-top:18px;
}


#cmenu li ul {
	margin:0;
	margin-top:34px;
	left:0;
	padding:0;
	position:absolute;
	visibility:hidden;
	border-top:1px solid white;
}
#cmenu li ul li {
	float:none;
	display:inline
}
#cmenu li ul li a {
	font-size:14px;
	width:auto;
	padding: 4px 10px;
	background:#eeeeee;
	border-right:1px solid black;
	border-left:1px solid black;
}
#cmenu li ul li a:hover {
	font-size: 14px;
	padding: 4px 10px;
	background:#5b94c4;
}


.video-rubric-title {
	color: #666;
	font-weight: normal;
	font-size: 36px;
	letter-spacing: 2px;
	text-shadow: 0 0 1px;
}

.video-rubric-title a {
	color: #2b75ad;
}


.video-list {
	list-style: none;
	margin-right: -25px;
}

.video-list li {
	display: inline-block;
	*display: inline;
	zoom: 1;
	width: 215px;
	margin: 0 25px 20px 0;
	vertical-align: top;
}

.video-list-title {
	font-size: 12px;
	color: #2b75ad;
}

.video-list-title {
	color: #2b75ad;
}

.video-list-img {
	overflow: hidden;
}


.date {
color: #474545;
margin: 0 0 .5em;
font-size: .8em;
}


.topic-filter {
	font-size:16px;
	color:#666666;
	margin-bottom:25px;
}


.topic-filter span {
	background:#d9d9d9;
	padding:6px 12px;
	margin:0px 0px 0px 14px;
}
.topic-filter a {
	margin-left:14px;
	color:#4C8DBF;
}


/*tooltip*/
.tooltip {
	position:relative;
	z-index: 120;
}

.tooltip span {
	cursor: normal;
	visibility: hidden;
	display: block;
	position: absolute;
	bottom: 90%;
	left: 50%;
	z-index: 200;
	width: 230px;
	margin-left: -127px;
	padding: 10px;
	border: 1px solid #ccc;
	border-radius: 5px;
	opacity: .9;
	background-color: #fff;
	background-image: -webkit-linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,0));
	background-image: -moz-linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,0));
	background-image: -ms-linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,0));
	background-image: -o-linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,0));
	background-image: linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,0));
	-moz-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 10px 0 10px rgba(0,0,0,.2), -10px 0 10px rgba(0,0,0,.2) ,0 10px 10px rgba(0,0,0,.2), 0 -10px 10px rgba(0,0,0,.2);
	-webkit-box-shadow: 10px 0 10px rgba(0,0,0,.2), -10px 0 10px rgba(0,0,0,.2) ,0 10px 10px rgba(0,0,0,.2), 0 -10px 10px rgba(0,0,0,.2);
	box-shadow: 10px 0 10px rgba(0,0,0,.2), -10px 0 10px rgba(0,0,0,.2) ,0 10px 10px rgba(0,0,0,.2), 0 -10px 10px rgba(0,0,0,.2);
	text-shadow: 0 1px 0 rgba(255,255,255,.4);
}

.tooltip:hover {
	border: 0; /* IE6 fix */
}

.tooltip:hover span {
	visibility: visible;
}

/* tooltipp*/
div#tooltipp {
	visibility:hidden;
	position:absolute;
	width:240px;
	z-index: 200;
	background:#76add6;
	padding:8px;
	color:#00152f;
	font-size:16px;
	filter:alpha(opacity=80);
	opacity:0.8;
	-moz-opacity:0.8;
	-khtml-opacity:0.8;
	border:1px solid#002b5f;
	-moz-border-radius:4px;
	border-radius:4px;
	-webkit-border-radius:4px;
}


/*page navig*/

.page_navig_div > span, .page_navig_div > a, .left_nav, .right_nav {
	display: inline-block;
	*display: inline;
	zoom: 1;
	padding: 5px;
	margin: 0 3px;
}

.emph {
	background: #4c8dbf;
	color: #fff;
	cursor: default;
}

/***/

div.person {
	background:#E9F2F8;
	width:expression(document.body.clientWidth > 1022 ? '1022px' : document.body.clientWidth );
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:12px;
	color:#494949;
	overflow:hidden;
	padding: 5px;
	margin-bottom: 20px;
}

div.person img {
	margin-right: 10px;
}

div.person div {
	float:left;
}
div.person h3 {
	font-size:20px;
	font-weight:bold;
        margin:0px;
        padding:0px;
	color:#0C76C7;
}
div.person p {
        margin:0px;
        padding:0px;
}
div.person a {
	color:#0C76C7;
}





div.letterlist {
	color:#5D5D5D;
	font-size:14px;
	font-weight:bold;
}
div.letterlist a {
	color:#0066B5;
}
ul.persons {
	padding:0px;
	margin:0px;
	margin-top:34px;
	list-style:none;
	width:890px;
}

ul.persons li {
	overflow: hidden;
	margin: 0 0 20px;
}

ul.persons a img {
	width:52px;
	height:52px;
	border-width:0px;
	float: left;
}
ul.persons a:hover img {
	filter:alpha(opacity=70);
	opacity:0.7;
}

.persons-data {
	margin-left: 65px;
}


ul.persons a {
	color:#0C76C7;
}
ul.persons h5 {
	font-size:16px;
	font-family: Arial, Helvetica, Sans-Serif;
        margin:0px;
        padding:0px;
}
ul.persons p {
	margin:0px;
	padding:0px;
	font-size: 13px;
}
