<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* No upper-case for site title */
#header h1 {text-transform: none;}
.file_table a, .file_table a:visited, .file_table a:hover {color:#663300; padding-right:0px; background-image: none; }
.file_table a.open_file_info, .file_table a.open_file_info:visited, .file_table a.open_file_info:hover  {color:#663300;background:url(icon_dow.png) 100% 3px no-repeat; padding-right:15px;}
/* Errors */
div.errors { margin: 20px; color: #FF0000; }
div.errors_intd { margin: 0px; color: #FF0000; font-size: 12px; font-weight: normal; }

/* Purchases */
.purchase { text-align: center; }
div.payment_form   { width: 650px; margin-top: 20px; margin-left: 20px; vertical-align: top; border: 1px solid #FFFFFF; }

/* Nice tables */
.nicetable { border-collapse: collapse; margin-top: 10px; margin-bottom: 10px; margin-right: 10px; }
.nicetable th, .nicetable td { border: 1px solid #b8cfd5; padding: 6px; }
.nicetable th { background-color: #f1f5f8; text-align: left; }
.nicetable tr { background-color: #FFFFFF; }
.nicetable td img 	{ margin: 3px; border: 0px; }

/* Long submt button */
.long_submit{color:#fff;height:25px;width:80px;float:left;margin-left:5px;border:1px solid #6cc;font-size:12px;background:#6cc;}
.long_submit{border:0;float:left;color:#fff;height:24px;width:150px;cursor:pointer;padding:2px;background:#ff8300;}

/* Description */
.description  { height: 90px;}

.site_themes { padding: 5px 0px 0px 790px; font-size: 11px; width: 180px; text-align: center; }
.site_theme 	{ margin: 2px; border: 1px solid #CCCCCC; width: 12px; height: 12px; vertical-align: text-top; }
.site_theme_chosen	{ margin: 2px; border: 1px solid #000000; width: 12px; height: 12px; vertical-align: text-top; }

a.pre_book	{ float: left; margin-left: 20px; }
a.header_link 	{ text-decoration: none; color: #FFFFFF; }

/* Reviews */
.film_review	{ margin: 20px; }

a.how_to_download{float: left; margin-left: 20px;margin-top:10px;padding:5px 20px 5px 25px;background:url(info0000.jpg) no-repeat 0 3px;}
ol.numeric{list-style-type:decimal;margin-left:20px;}
ol.numeric li{margin-top:20px;margin-bottom:20px;}
ul.bottom_menu{white-space:nowrap;list-style:none;}
ul.bottom_menu li {float:left;} 
            
.pagination_patch li {padding:0 1px;}</pre></body></html>