html,body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	font-family: verdana;
	font-size: 11px;
	color: #353535;
}

body{
background:#ffffff url(../images/kosz.jpg) repeat-x scroll 0 25px;
}

ul,h1,h2,h3,h4,p,div {
	margin: 0;
	padding: 0;
}

textarea, select, input {
	border: 1px solid #b6b6b4;
	padding: 2px;
	font-size: 11px;
	font-family: verdana, sans-serif;
	background: #fff;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	behavior: url(css/PIE.php);
}


#content li {
margin-bottom:6px;
}

#content li ol {
margin-top:6px;
}

#content table td {
	vertical-align: top;
}

.right_floating_picture{
    float: right;
    margin-left:5px;
}
.left_floating_picture{
    float: left;
    margin-right:5px;
}

img {
	border: 0 none;
}

ul {
	list-style-type: none;
}

.textRight {
text-align:right;
}


.icon {
	background: transparent url(../images/sprite2.png) no-repeat;
}

.left {
	float: left;
}

.clear {
	clear: both;
}

#personal {
	background-color: #274867;
	height: 35px;
}

#personal .content,#main {
	width: 980px;
	margin: auto;
	position: relative;
}

.field {
	width: 132px;
	height: 18px;
	border: 0 none;
	line-height: 18px;
	background: #ffffff url(../images/sprite2.png) no-repeat;
	padding: 0 0 0 18px;
position:relative;
}

td.field {
	background: transparent;
}

.user {
	background-position: 2px -199px;
}

.pass {
	background-position: 1px -224px;
}

.srch {
	background-position: 1px -349px;
}

#personal .login {
 left: 15px;
    position: absolute;
    top: 9px;
    width: 540px;
}

#personal div.search {
	position: absolute;
	left: 608px;
	top: 9px;
}

#personal .follow {
	position: absolute;
	left: 850px;
	top: 10px;
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
}

.follow .icon {
	width: 21px;
	height: 21px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	position: absolute;
	top: 0px;
}

.follow .fb {
	background-position: -3px -2px;
	left: 77px;
	top: -4px;
}

.follow .rss {
background: url(../images/social_rss_box_orange.png);
	left: 78px;
	top: -4px;
}

.follow .twitter {
background: url(../images/social_twitter_box_blue.png);
	left: 100px;
	top: -4px;
}
#header {
	height: 166px;
	background: transparent url(../images/header2.jpg) no-repeat top center;
	margin: 0 0 3px;
}

#header .menu {
	position: absolute;
	top: 122px;
	left: 80px;
	height: 36px;
	z-index: 999;
}

#header .menu>li {
	float: left;
	height: 36px;
	padding: 0 10px;
	line-height: 36px;
	color: #334255;
	position: relative;
}

#header .menu li ul {
	position: absolute;
	left: 0;
	top: 36px;
	background: #237ed2;
	display: none;
	-webkit-box-shadow: #555 0px 1px 5px;
	-moz-box-shadow: #555 0px 1px 5px;
	box-shadow: #555 0px 1px 5px;
	z-index: 555;
}

#header .menu .redmenu>a {
color:#B6B7B3;
}

#header li.triangle{
height:7px;
width:8px;
overflow:hidden;
background:transparent url(../images/sprite2.png) no-repeat scroll 0 -375px;
position:absolute;
top:-7px;
left:16px;
}

#header .menu li ul li {
	line-height: 12px;
}

#header .menu li ul li a {
	padding: 10px;
	color: #fff;
	display: block;
	white-space: nowrap;
	text-transform: none;
	line-height: 12px;
	font-size: 12px;
}

#header .menu li ul a:hover {
	background: #b6b7b3;
}

#header .menu li:hover ul {
	display: block;
}

#header .menu a {
	color: #b6b7b3;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 12px;
}

#header .notifier {
	position: absolute;
	left: 887px;
	top: 128px;
}

#header .notifier a {
	display: block;
	width: 42px;
	height: 27px;
	float: left;
	text-indent: -999px;
	overflow: hidden;
}

#header .mail {
	background-position: 0 -125px;
}

#header .event {
	background-position: 0 -75px;
}

#header .has-unread {
	background-position: -50px -125px;
}

#header .has-events {
	background-position: -50px -75px;
}

#header .notifier a span {
    border: 0 none;
    color: #FFFFFF;
    display: block;
    font-weight: bold;
    left: 26px;
    position: absolute;
    text-indent: 0;
    top: 4px;
}

#header .logo {
	width: 137px;
	height: 105px;
	display: block;
	position: absolute;
	left: 45px;
	top: 9px;
}

#footer {
	background: #274867;
	padding: 8px;
	clear: both;
	-webkit-box-shadow: #777 0px 0px 7px;
	-moz-box-shadow: #777 0px 0px 7px;
	box-shadow: #777 0px 0px 7px;
	margin: 8px;
	color: #b6b7b3;
	font-size: 10px;
	position:relative;
	behavior: url(css/PIE.php);
}

#footer .mta{
display:block;
position:absolute;
left:862px;
top:140px;
background:transparent url(../images/mtalogo.png) no-repeat;
width:81px;
height:111px;
overflow:hidden;
text-indent:-999px;
}

#footer .menu {
	padding: 0 0 0 240px;
}

#footer .menu li {
	float: left;
	padding: 0 20px;
	line-height: 20px;
}

#footer .menu a {
	display: block;
	padding: 0 20px;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 20px;
	color: #b6b7b3;
	font-size: 10px;
}

#footer hr {
	border: 0 none;
	border-top: 1px solid #b6b7b3;
}

#footer .sitemap {
	margin: 20px 20px;
	position:relative;
}

#footer .sitemap>li {
	float: left;
	width: 112px;
}

#footer .sitemap a {
	font-size: 10px;
	color: #b6b7b3;
	line-height: 30px;
	text-transform: uppercase;
	text-decoration: none;
}
#footer .sitemap li.m0{
/*position:absolute;
left:774px;
top:27px;
*/
}

#footer .sitemap>li ul a {
	text-transform: none;
}

#footer .partners {
	text-align: center;
	text-transform: uppercase;
	clear: both;
	padding: 20px 0 0;
	color: #B6B7B3;
}

#sponsors {
	text-align: center;
}

.col {
	float: left;
	width: 490px;
}

.round-box {
	position: relative;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: #777 0px 0px 7px;
	-moz-box-shadow: #777 0px 0px 7px;
	box-shadow: #777 0px 0px 7px;
	margin: 0 8px 16px;
	padding: 10px;
	background: #ffffff;
	behavior: url(css/PIE.php);
}

.main-box{
min-height:400px;
}

.round-box p {
	margin-bottom: 7px;
}

h1,h1 a {
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #237ed2;
	text-decoration:none;
}

h1 {
	background: transparent url(../images/h1v2.png) no-repeat right bottom;
	padding: 0 0 9px;
}

.editoral h1 {
	color: #ffffff;
	background: #237ed2;
	padding: 7px 10px;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	font-size: 12px;
	text-transform: none;
	behavior: url(css/PIE.php);
position:relative;
}

.editoral h1 a {
	color: #ffffff;
	text-decoration: none;
	text-transform:none;
	text-transform: uppercase;
font-weight:bold;

}

.editoral .content {
	padding: 10px;
}

.editoral p {
	font-size: 12px;
}

.editoral h2,.editoral h2 a {
	font-size: 14px;
	font-weight: bold;
	color: #237ed2;
	padding: 0;
	text-transform: uppercase;
}

.editoral h2 {
	background: transparent;
	margin: 0 0 16px;
}

.round-box.editoral {
	padding: 0;
}

h2 a.date,h3 a.date {
	float: right;
}

h3 {
	border-bottom: 1px solid #237ed2;
	padding: 0;
	margin: 0 0 1px;
}

h3 a {
	text-decoration: none;
	color: #353535;
	font-size: 11px;
	text-decoration: none;
}

.program {
	margin: 20px 0 0;
	line-height: 14px;
}

.capitalize {
	text-transform: uppercase;
}

.img {
	float: left;
	border-right: 10px solid #ffffff;
}

h2,h2 a,.sitemapStandardLevel_1 a {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	line-height: 23px;
}

h2 a,h2 span,.sitemapStandardLevel_1 a {
/*	padding: 0 4px; */
	text-decoration: none;
}

h2{
	background: #b6b7b3;
padding:0 4px;
    margin: 0 0 4px;
}

.sitemapStandardLevel_1{
	background: #b6b7b3;
	margin: 7px 0 4px;
}

li.sitemapStandardLevel_2{
margin:0 0 0 20px;
}

.news-feed h2,.news-feed h2 a {
	line-height: 16px;
	margin: 0 4px 2px 0;
}

a.more {
	display: block;
	margin: 0 0 5px;
	color: #353535;
}

.button {
	display: block;
	width: 60px;
	height: 18px;
	background: transparent url(../images/sprite2.png);
	text-indent: 0;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
	border: 0;
}

#personal .button,#personal .field {
	float: left;
	margin: 0 5px 0 0;
}

#personal .button {
	position: relative;
	top: 1px;
}

.logged-in span {
	color: #fff;
	position: relative;
	top: 2px;
	padding-right: 5px;
}

.prf {
    background-position: -75px -400px;
    width: 116px;
    display: -moz-inline-stack; /* FF2 fix */
    display: inline-block;
    vertical-align: top;
    *display: inline; /* IE6-7 fix */
    zoom: 1; /* IE6-7 fix */
    float: none !important;
    position: static !important;
}

.sign-in {
	background-position: 0 -50px;
}

.search {
	background-position: -75px -50px;
}

ul.pager {
	position: absolute;
	right: 10px;
	top: 8px;
}

ul.pager li {
	float: left;
	margin: 0 0 0 5px;
}

ul.pager li a {
	color: #fbb200;
	text-decoration: none;
	font-size: 15px;
}

ul.pager li.disabled a {
	color: #cecece;
}

p.quote-title{
font-style:italic;
position:relative;
top:-2px;
}
.quote .img{
border-bottom:10px solid #ffffff;
}

.col .quote {
min-height:170px;
}
.col .speaker {
min-height:170px;
}

.news-feed {
min-height:327px;
}

.programs {
	overflow: hidden;
	height: 300px;
}

/* profile */
.profile {
	padding: 5px;
}

.profile .button {
    display: -moz-inline-stack; /* FF2 fix */
    display: inline-block;
    vertical-align: top;
    *display: inline; /* IE6-7 fix */
    zoom: 1; /* IE6-7 fix */
    background-color: #fff;
}

.profile h1 {
	position: relative;
	margin-bottom: 2px;
}

.profile h1 a {
	position: absolute;
	top: -4px;
	right: 0;
	border: 0;
	width: 60px;
	height: 19px;
	background-position: 0 -400px;
}

.profile .navarea {
	float: left;
	width: 130px;
}

.profile .navarea h2 {
	background: none;
	color: #1b4161;
	margin-bottom: 5px;
	font-weight: bold;
}

.profile .navigation {
	padding: 0;
	margin: 0 0 20px 0;
}

.profile .navigation li {
	margin-bottom: 5px;
}

.profile .navigation li,.profile .navigation li a {
	display: block;
}

.profile .navigation li {
	background: url('../images/button.png');
}

.profile .navigation li:hover {
	background-position: 0 -20px;
}

.profile .navigation li.current {
	background-position: 0 -40px;
}

.profile .navigation li a {
	height: 20px;
	text-decoration: none;
}

.profile .navigation li a span {
	position: relative;
	top: 2px;
	left: 4px;
	color: #fff;
}

.profile .navigation.icons li a {
	background: url('../images/sprite.png') no-repeat;
}

.profile .navigation.icons li a span {
	left: 24px;
}

.profile .navigation.icons li.inbox a {
	background-position: 2px -419px;
}

.profile .navigation.icons li.compose a {
	background-position: 1px -444px;
}

.profile .navigation.icons li.sentbox a {
	background-position: 1px -595px;
}

.profile .navigation.icons li.calendar a {
	background-position: 2px -469px;
}

.profile .cltarea {
	float: right;
	width: 804px;
	min-height: 355px;
	text-align: center;
	padding-bottom: 10px;
}

.profile .cltarea table {
	text-align: left;
	margin-bottom: 15px;
	border: 1px solid #bababa;
}

/* messages */
.profile div.messages {
	border: 1px solid #bababa;
	min-height: 353px;
}

.profile div.messages table {
	width: 100%;
	border-collapse: collapse;
	border: 0;
}

.profile div.messages td {
	border: 0;
	padding: 4px;
}

.profile div.messages tr.odd {
	background: #96d4fc;
}

.profile div.messages a.reply {
	display: block;
	text-decoration: none;
	overflow: hidden;
	text-indent: 9999px;
	width: 18px;
	height: 18px;
	background: url('../images/msg-reply.png');
}

.profile div.messages td.status,.profile div.messages td.actions {
	width: 22px;
}

.profile div.messages td.actions {
	text-align: right;
}

.profile div.messages td.status img {
	position: relative;
	top: 1px;
}

.profile div.messages td.from a,div.messages td.to a,.profile div.messages td.subject a,.profile div.messages td.tag a {
	color: #000;
	text-decoration: none;
}

.profile div.messages td.from a:hover,.profile div.messages td.subject a:hover,.profile div.messages td.tag a:hover {
	text-decoration: underline;
}

.profile form.compose table {
	padding: 20px;
	width: 100%;
}

/* message */
.profile div.message {
	background: none repeat scroll 0 0 #FFFFFF;
	padding: 10px;
	position: relative;
	color: #fff;
	overflow: hidden;
	text-align: left;
}

.profile div.messsage span {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid;
	margin-bottom: 10px;
	padding: 10px;
	position: relative;
}

.profile div.message .text {
	padding-left: 20px;
}

.profile div.message .ui-icon {
	left: 9px;
	position: absolute;
	top: 9px;
	background-image: url(../images/ui-icons_ffffff_256x240.png);
}

.profile div.message-info {
	background-color: #009dfe;
}

.profile div.message-alert {
	background-color: #ce9b00;
}

.profile div.message-circle-close {
	background-color: #ce0000;
}

.profile .message-view {
	padding: 10px;
	border: 1px solid #bababa;
	min-height: 353px;
}

.profile .message-view table {
	border-collapse: collapse;
	width: 100%;
}

.profile .message-view td {
	padding: 3px;
	border: 1px solid #bababa;
	vertical-align: top;
}

.profile .formcontainer {
	padding: 20px;
	border: 1px solid #bababa;
	margin-bottom: 15px;
}

.profile .formcontainer table {
	border: 0;
	margin: 0;
}

.profile table.form {
	width: 100%;
}

.profile table.form td {
	height: 22px;
	padding: 1px 10px 1px 1px;
	vertical-align: top;
}

.profile table.form td.label {
	text-align: right;
}

.profile table.form td.field {
	width: 320px;
}

.profile table.form input,.profile table.form select,.profile table.form textarea,.profile table.form td.field label {
	position: relative;
	top: -3px;
}

.profile table.form em {
	color: #f00;
	display: block;
	margin-bottom: 5px;
	text-align: center;
	font-style: normal;
}

.profile table.form .error {
	margin: 5px 0;
	display: none;
	color: #f00;
	width: 330px;
}

.limit-reached {
	color: #f00;
}

.profile table.form td.submit {
	text-align: center;
}

.profile a.submit,
.profile input.continue,
.profile a.send,
.profile a.accept,
.profile a.decline {
	width: 72px;
	height: 21px;
}

.profile a.submit {
	background-position: 0 -425px;
}

.profile input.continue {
	background-position: -75px -425px;
}

.profile a.send {
	background-position: -150px -425px;
}

.profile a.accept {
	background-position: 0 -450px;
}

.profile a.decline {
	background-position: -75px -450px;
}

.profile td.label {
	width: 280px;
}

.profile a.saveandcontinue {
	width: 142px;
	height: 23px;
	background-position: 0 -475px;
}

.profile a.register {
	width: 92px;
	height: 23px;
	background-position: -150px -449px;
}

/* personal */
.profile a.change-password img {
	vertical-align: middle;
}

.profile tr.change-password {
	display: none;
}

/* timetable */
.timetable {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #bababa;
	table-layout: fixed;
}

.timetable td {
	padding: 8px;
	border-left: 1px solid #bababa;
	vertical-align: top;
}

.timetable th {
	padding: 5px;
	background: #009cff;
	color: #fff;
	font-weight: normal;
	font-size: 12px;
}

.timetable .event {
	position: relative;
	padding: 3px
}

.timetable .event .head {
	margin-right: 20px;
}

.timetable .description {
	padding: 0 !important;
}

.timetable .event p {
	font-size: 11px;
	margin: 0;
	padding: 7px;
	display: none;
}

.timetable .event input {
	position: absolute;
	top: 0;
	right: 0;
}

.timetable .event a {
	color: #000;
	text-decoration: none;
}

.timetable .event a:hover {
	text-decoration: underline;
}

.timetable .group .event {
	background: #a3dcff;
}

.timetable .placeholder {
	color: #009cff;
}

.programme .timetable,
.programme .timetable td.first {
	border: none;
}

.programme .timetable {
	color: #000;
}

.programme .timetable .head, .programme .timetable .head a {
	color: #0070C0;
}

.programme .timetable .normal {
	background: #ddd;
}

.programme .timetable .placeholder .head {
	color: #555;
}

/* calendar */
.profile div.calendar {
	border: 1px solid #bababa;
	min-height: 353px;
	text-align: left;
}

.profile div.calendar h3 {
	padding: 5px;
	background: #009cff;
	color: #fff;
	font-weight: normal;
	font-size: 12px;
}

.profile div.calendar .event {
	padding: 10px;
}

.profile div.calendar .event .head {
	background: #f00;
	color: #fff;
	font-weight: bold;
	padding: 4px;
}

.profile div.calendar .began .head {
	background: #ffae00;
	color: #000;
}

.profile div.calendar .event p {
	padding: 10px;
}

/* selects */
div.select {
	position: relative;
	top: -2px;
}

div.select a {
	text-decoration: none;
	color: #353535;
}

div.select a.selected {
	font-weight: bold;
}

div.select a:hover,
div.select a.selected,
div.select.disabled a.selected:hover,
div.select.readonly a.selected:hover {
	text-decoration: underline;

}

#select-state a.selected,
#select-state a:hover,
#select-wsf_arranges a.selected,
#select-wsf_arranges a:hover{
	color:red;
		
	
}

.alert_text {
	
	color:red;
}
#select-state, #select-wsf_arranges {
	font-weight: bold !important;
	
}

div.select.disabled a:hover,div.select.readonly a:hover {
	text-decoration: none;
	cursor: default;
}

/* other */
h1.sign-in {
	text-align: center;
	padding-top: 50px;
	background: none;
}

/* programme */
div.programme .tabs {
	margin-top: 10px;
	border: none;
	background: transparent;
}

div.programme .tabs .handles {
	border: none;
	background: transparent;
	padding: 0;
}

div.programme .tabs .handles li {
	margin-right: 8px;
	margin-bottom: 0 !important;
	-moz-border-radius-topleft: 0;
	-webkit-border-top-left-radius: 0;
	border-top-left-radius: 0;
	-moz-border-radius-topright: 0;
	-webkit-border-top-right-radius: 0;
	border-top-right-radius: 0;
	border: 1px 0 0 0;
	border-color: #35acfe;
	background: #0064a7 url('../images/tabs.png') repeat-x;
}

div.programme .tabs .handles a {
	text-align: center;
	padding: 4px 22px;
	font-weight: normal;
	font-size: 11px;
	color: #fff;
	text-shadow: 0 0 3px #444, 0 0 1px #444;
}

div.programme .tabs .handles .ui-state-hover,
div.programme .tabs .handles .ui-tabs-selected {
	background: #009cff;
}

div.programme .tabs h2 {
	margin-top: 10px;
	background: #fff;
	color: #000;
	font-size: 14px;
	border-bottom: 2px solid #a0a0a0;
}

div.programme .tabs .programme-events {
	border: 1px solid #bababa;
	-moz-border-radius-bottomleft: 0;
	-webkit-border-bottom-left-radius: 0;
	border-bottom-left-radius: 0;
	-moz-border-radius-bottomright: 0;
	-webkit-border-bottom-right-radius: 0;
	border-bottom-right-radius: 0;
	padding: 0 10px 10px 10px;
}

div.programme .tabs .programme-events h3 {
	background: transparent;
	color: #0070c0;
	border: 0;
	padding: 3px;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 14px;
}

div.programme .tabs .programme-events li {
	margin-top: 20px;
}

div.programme .tabs .programme-events h3 .date {
    display: -moz-inline-stack; /* FF2 fix */
    display: inline-block;
    vertical-align: top;
    *display: inline; /* IE6-7 fix */
    zoom: 1; /* IE6-7 fix */
    width: 100px;
}

div.programme .tabs .programme-events .venue {
	color: black;
	padding: 5px 5px 5px 103px;
	font-size: 1.17em;
}

div.programme .tabs .programme-events .description {
	padding: 5px 5px 5px 103px;
	line-height: 1.8em;
}

div.programme h1 {
	position: relative;
}

div.programme h1 a {
	text-transform: none;
	font-weight: bold;
	color: #ffad00;
	font-size: 12px;
	position: absolute;
	right: 0;
	top: 0;
}

/* privacy policy */
.privacy-policy {
	margin: 20px;
}

.privacy-policy h1,.privacy-policy h2 {
	color: #000;
	background: transparent;
	padding: 10px 0;
	font-weight: bold;
}

.privacy-policy h1 {
	font-size: 16px;
}

.privacy-policy p {
	line-height: 160%;
}

.privacy-policy form {
	margin-top: 30px;
	text-align: center;
}

.privacy-policy .button {
	margin-top: 20px;
}

.privacy-policy label {
	position: relative;
	top: -2px;
	left: 2px;
}

.privacy-policy ul li {
	list-style-position: outside;
    list-style-type: decimal;
    margin-left: 36px;
}

/* speakers */

.speakers-listing {
	list-style-type: none;
	margin: 18px 0 0 0;
	padding: 0;
}

.speakers-listing .tile {
    margin: 0 0 20px 10px;
	padding: 0;
    display: -moz-inline-stack; /* FF2 fix */
    display: inline-block;
    vertical-align: top;
    *display: inline; /* IE6-7 fix */
    zoom: 1; /* IE6-7 fix */
    width: 450px;
    position: relative;
}

.speakers-listing .tile img {
	float: left;
	border-right: 10px solid #fff;
}

.speakers-listing .tile h3 {
	border: 0;
	margin-bottom: 10px;
	font-size: 12px;
}

.speakers-listing .tile p {
	margin-bottom: 10px;
}

.mtaRss{
float:right;
width:450px;
border-left:1px solid #cecece;
padding:0 0 0 15px;
}
.mtaRss h2{
padding-left:4px;
}

/* participants */
table.participants {
	width: 90%;
	margin-top: 20px;
}

table.participants td {
	padding: 7px;
	border-bottom: 1px solid #ddd;
}

/* reserved flights */
.reserved-flights {
	margin-top: 30px;
}

/* partner-organizations */
.partner-organizations {
	width: 100%;
	border-collapse: collapse;
}

.partner-organizations td {
	text-align: left;
	vertical-align: middle !important;
	padding: 40px;
	width: 50%;
	border: 1px solid #bbb;
	border-width: 1px 0 0 0;
}

.partner-organizations tr.first td {
	border-top: none;
}

.partner-organizations td.logo {
	text-align: right;
}

.partner-organizations p {
	width: 60%;
}

.video {
	margin-top: 20px;
	text-align: center;
}

.video object {
	width: 800px;
	height: 600px;
	margin: auto;
}

.video-browser {
	margin: 20px 10px 10px 10px;
}

.video-browser .left {
	float: left;
	width: 390px;
}

.video-browser .right {
	float: right;
	width: 500px;
}

.video-browser .intro {
	font-size: 13px;
}

.video-browser .subcats {
	margin: 20px 30px 30px 20px;
	font-size: 14px;
	line-height: 150%;
}

.video-browser .subcats a {
	color: #237ed2;
	text-decoration: none;
}

.video-browser .subcats .all {
	line-height: 270%;
}

.video-browser .subcats .current a {
	font-weight: bold;
	text-decoration: underline;
}

.video-browser .subcats a:hover {
	text-decoration: underline;
}

.video-browser .videos li {
	display: block;
	position: relative;
	padding: 10px 10px 10px 215px;
	margin-bottom: 20px;
}

.video-browser .videos li .image {
	display: block;
	position: absolute;
	top: 10px;
	left: 10px;
	width: 192px;
	height: 144px;
}

.video-browser .videos li .details {
	height: 160px;
}

.video-browser .videos li .details h3 {
	margin-bottom: 10px;
}

.video-browser .videos li .details h3 a {
	font-size: 16px;
}

.video-browser .pager {
	text-align: center;
}

.video-browser .pager a {
    display: -moz-inline-stack; /* FF2 fix */
    display: inline-block;
    vertical-align: top;
    *display: inline; /* IE6-7 fix */
    zoom: 1; /* IE6-7 fix */
    color: #237ed2;
    text-decoration: none;
    padding: 4px 10px;
}

.video-browser .pager .prev {
	float: left;
}

.video-browser .pager .next {
	float: right;
}

.video-browser .pager a:hover,
.video-browser .pager a.current {
    background: #237ed2;
    color: #fff;
}

.video-browser .pager-top {
	margin-bottom: 20px;
	border-bottom: 1px solid #237ed2;
	padding-bottom: 10px;
}

.video-browser .pager-bottom {
	margin-top: 10px;
	border-top: 1px solid #237ed2;
	padding-top: 10px;
}

.staticsubnav, .dynsubnav {
	margin-bottom: 20px;
}

.staticsubnav li, .dynsubnav li {
	display: inline;
	padding-right: 10px;
}

.dynsubnav {
	display: none;
}

.staticsubnav-item-active,
.dynsubnav-item-active {
	font-weight: bold;
}

.dynsubnav-active {
	display: block;
}

.staticsubnav {
	text-transform: uppercase;
}

.staticsubnav a, .dynsubnav a {
	color: #237ED2;
	text-decoration: none;
}