body {
	background: white;
	padding: 0;
	margin: 0;
}
* {
	font-family: Arial, sans-serif;			
}
img {
	border: 0;
}
.code pre {
	background: #EFEFEF;
	padding: 0.3em 0.7em;
	margin: 0;
	font-family: monospace;
	font-size: 0.9em;
}

#logo {
	background: #05a22e url('/img/tabs/yapctv-bg.gif') top left repeat-x;
	height: 71px;
}
#logo img {
	width: 279px;
	height: 71px;
}
#tabs {
    height: 28px;
    padding-left: 20px;
    margin-top: 5px;
}
#tabs div,
#tabs a {
    height: 28px;
    width: 123px;
    float: left;	
}
#tabs a {
    display: block;
    border: none;
}
#yapctv-tab {
    background: url('/img/tabs/watch.gif') top left no-repeat;
}
#perlfm-tab {
    background: url('/img/tabs/listen.gif') top left no-repeat;	
}
#perlbooks-tab {
    background: url('/img/tabs/read.gif') top left no-repeat;
}

h1 {
	font-weight: normal;
	font-size: 260%;
	margin-bottom: 0;
}
h2 {
	margin-top: 1.4em;
	margin-bottom: -0.7em;
	font-weight: normal;
	font-size: 140%;
}
h2.subtitle {
	margin-top: 0.3em;
	margin-bottom: 0;
	font-weight: normal;
	font-size: 140%;
}
h3 {
	margin-top: 2em;
	margin-bottom: 0;
	font-weight: normal;
}
.content {
	padding: 0 23px 1em 23px;
}
.content p {
	width: 67%;
	line-height: 130%;
}
p.first {
	margin-top: 0.3em;
}
.selector {
	font-size: 85%;
}
.language {
	float: right;
}
.selector span {
	padding: 2px;
}
.selector .selected {
	padding: 0;
	background-color: #F5F5EA;
}
.selector a:link,
.selector a:visited,
.selector a:hover {
	color: #0066cc;
}
.preview {
	width: 300px;
	height: 280px;
	float: left;
	margin-top: 0.5em;
	margin-bottom: 3em;
}
.previewwide {
	width: 540px;
}
.preview p {
	margin-top: 0.5em;
	font-size: 80%;
}
.eventpreview {
	width: 600px;
	height: 500px;
	float: left;
	margin-top: 0.5em;
	margin-bottom: 3em;
}
.eventpreview h3 {
	margin-top: 0;
}
.eventpreview p {
	margin-top: 0.5em;
	font-size: 80%;
}
.eventpreview img {
	width: 500px;
	height: 400px;
}
.screen {
	font-family: monospace;
	font-size: 0.9em;
	line-height: 130%;
	display: none;
}
#presentation {
	//height: 400px;
	min-height: 400px;		
	background: #EEEEEE;
	padding: 0.5em;
	font-family: monospace;
	font-size: 0.9em;
	line-height: 130%;
}
p.event-info {
	margin-top: 0.7em;
}
a:hover {
	background: yellow;
}
div.footer {
	margin-top: 3em;
	padding: 0.5em 23px 3em 23px;
	border-top: 1px solid #07992c;
	font-size: 80%;
}
div.path {
	font-size: 80%;
	margin: 1em 0 1em 0;
}
div.path a {
	color: #0653f1;
}
div.clear {
	clear: both;	
}
.download {
	margin-right: 2em;
	margin-bottom: 1em;
}
.download p {
	margin: 0 0 0.5em 0;
	width: 100%;
	font-size: 80%;
}
.download p.formats {
	line-height: 180%;
	margin-top: -0.4em;
}
.download a.flv,
.download a.flv-lo,
.download a.mpg {
	color: white;
	font-weight: bold;
	padding: 3px 4px;
	text-decoration: none;
}
.download a.flv:hover,
.download a.flv-lo:hover,
.download a.mpg:hover {
	color: blue;
	background: yellow;
}
.download .flv,
.download .flv-hi,
.download .flv-lo {
	background: #b72613;
}
.download .mpg,
.download .mpg-hi,
.download .mpg {
	background: #1349b7;
}
.download .mpg-lo,
.download .flv-lo {
	font-size: 80%;
}
.download .mp3 {
	background: #c4852c;
}
.download a.mp3 {
	color: white;
	font-weight: bold;
	padding: 3px 4px;
	text-decoration: none;
}
.download a.mp3:hover {
	color: #78630d;
	background: yellow;
}
.download span {
	padding: 2px 3px;
}
.download .current {
	background: #6ae3b1;
}
.languageinfo {
	background: #f5f5ea;
	padding: 4px 5px;
	margin-left: -5px;	
}
.languageinfo img {
	width: 24px;
	height: 15px;
}
img.lineicon {
	width: 16px;
	height: 16px;
	position: relative;
	top: 2px;
	left: 0;
}
tr {
	vertical-align: top;
}
td {
	padding: 0;
}
table {
	border-collapse: collapse;
}
div.perlpromo {
	background-color: #F5F5EA;
	margin-bottom: 2em;
	padding: 1em;
	position: relative;
	top: 0;
	left: -1em;
	margin-top: 3em;
}
div.perlpromo ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
div.perlpromo ul li {
	margin: 0;
	padding-bottom: 0.7em;
	font-size: 80%;
}
ul {
	padding: 0;
	margin: 0;
}
ul li {
	list-style-type: none;
	margin: 0 0 0.3em;
	padding: 0;
}
.ga {
	margin-left: 17px;
	margin-top: 40px;
}
div#rss-link span {
	font-size: 0.8em;
	padding: 2px;
	background-color: #FF6600;
}
div#rss-link span a {
	color: white;
}
div#rss-link span a:hover {
	color: white;
	background: red;
}
table.vi {
	margin-bottom: 1em;
}
table.vi {
	width: 100%;
}
table.vi td.video {
	padding: 0 23px;
	width: 70%;
}
table.vi td.info {
	padding: 20px 23px 0 5px;
}
td.video {
	padding: 0 23px;
	vertical-align: top;
}
td.slides {
	padding: 0 23px 0 0;
}
#Embedder {
	position: relative;
	margin-top: 0.7em;
}
#Embedder p {
	margin: 0 0 0.2em 0;
	padding: 0 0 0.2em 0;	
}
#Embedder p span {
	border-bottom: 1px dashed #265be2;
	cursor: pointer;
	color: #265be2;
	margin: 0;
	padding: 0;
}
#EmbeddingCode textarea {
	font-size: 70%;
	height: 5em;
	width: 20em;
}
#EmbeddingCode p {
	margin-top: 0.8em;
	margin-bottom: 0.1em;
}
#EmbeddingCode p span {
	border-bottom: none;
}
#EmbeddingCode p span a:hover {
	background: none;
}
.semilink {
	color: #265be2;
	border-bottom: 1px dashed #265be2;
	cursor: pointer;
}
.invisible {
	display: none;	
}
.visible {
	display: block;
}
td.count {
	font-size: 80%;
	text-align: right;
	padding-top: 0.6em;
}
#aboutsite {
	position: absolute;
	top: 52px;
	right: 20px;
}
#aboutsite a:link,
#aboutsite a:visited {
	color: white;
	padding: 2px;
}
#aboutsite a:hover {
	background-color: white;
	color: blue;
	padding: 2px;
}
.usercomment div {
	font-size: 80%;
}
.usercomment p {
	font-size: 80%;
	margin-top: 0;
}
.photo {
	font-size: 80%;
	color: #777777;	
}
.photo a:link,
.photo a:visited {
	color: #777777;	
}

