/* CSS Document */


body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Tahoma;
	color:#FFFFFF;
	font-size:12px;
	line-height:18px;
}

a { color:#FFD6A0;}
a:hover {color:#ff9000; text-decoration:none;}

p { text-align:justify;}

input {font-size:11px;color:#ffffff;border:1px solid #ff9000;background-color:#333333;padding:2px;}
textarea {font-size:11px;color:#ffffff;border:1px solid #ff9000;background-color:#333333;padding:2px;}
select {font-size:11px;color:#ffffff;border:1px solid #ff9000;background-color:#333333;padding:2px;}

.tit { color:#ff9000; font-weight:bold;}

#sidebar { width:100%; clear:both; }
#sidebar table, #sidebar tr, #sidebar td { border: 0; }

#jcart-header { border: 0; padding:3px; border-bottom: 1px solid #666; color:#ff9000; font-weight:bold;} 

#jcart-footer { border: 0; padding:3px; border-top: 1px solid #666; color:#ff9000; font-weight:bold;} 

.content  { width: 160px; height: 200px; display:block; float:left;}

.jcart { margin:0 10px 10px 0; padding-top:10px; border:0; text-align:center; }
.jcart ul { margin:0; list-style:none; padding:0 20px; text-align:center; }
.jcart fieldset { border:0; }
.jcart .button { margin:10px; padding:5px; }
.jcart-hide { clear:both; padding:5px; } 

fieldset { border:0; }
#paypal-button { text-align:center; padding:10px; margin:20px auto; }

.clear { clear:both; }

.evento {
	border-bottom:1px solid #ff9000;
	line-height: 20px;
}

.btn {background-color:#000000;color:#ff9000;}

.calendar table {
border:1px solid #ff9000;
}

.calendar td {
border-bottom:1px dashed #ff9000;
border-right:1px dashed #ff9000;
font-size:10px;
background-color:#FFFFFF;
color:#000000;
height:75px;
}

.calendar a { color:#CC6600;}

.calendar .tit {
font-size: 12px; 
border-top:1px dashed #ff9000;
background-color:#000000; 
color: #ff9000; 
height:30px;
}
 
 .cal_up {
 font-weight:bold;
 color:#CC6600;
 font-size:14px;
 text-align:right;
 vertical-align:top;
 }
 
.videocatalog
{
	overflow:scroll;
	width: 500px;
	overflow-y: hidden;
	scrollbar-arrow-color:#ffffff; 
	scrollbar-base-color:#000000; 
	scrollbar-darkshadow-color:#000000; 
	scrollbar-face-color:#333333; 
	scrollbar-highlight-color:#000000; 
	scrollbar-shadow-color:#000000} 


}
.videocatalog_items
{
	display:table;
}
.videoitem
{
	display:table-cell;
	white-space:nowrap;
	width:100px;
	height:100px;
	padding-left:20px;
}
.videoitem_photo
{
	
}
.videoitem_date
{
	display:none;
}
.videoitem_photo img
{
	width: 100px;
	border:0;
}
.videoitem_name
{
	text-align:center;
	white-space:normal;
}
.videoitem_date
{
}
.video
{
	margin-top: 40px;
	font-weight:bold;
}
.video_video
{
	margin-top:10px;
}
.video_title
{
	color:#ff9000; font-weight:bold;
}
.video_text
{
	font-weight:normal;
}
.video_comments
{
	margin-top: 20px;
	font-weight:bold;
}
.video_comment
{
	padding-left: 22px;
	padding-top: 1px;
	margin-top: 10px;
	padding-bottom: 10px;
	background: url(img/bullet.gif) no-repeat left top;
	border-bottom: #ff9000 1px solid;
}
.video_comment_date
{
	display:table-cell;
	width:80px;
	font-size:10px;
}
.video_comment_name
{
	display:table-cell;
	width:110px;
	margin-right:10px;
}
.video_comment_text
{
	display:table-cell;	
	font-weight:normal;
}
.video_comment_submit
{
	margin-top: 20px;
	font-weight:bold;	
}
.video_comment_submit_field
{
	display:inline-block;
	vertical-align:top;
	text-align:center;
	width:130px;
	font-weight:normal;
}
.video_comment_submit_field_button
{
	display:inline-block;
	text-align:right;
	margin-top: 20px;
	width:80px;
	font-weight:normal;
}
