/**** Basic Elements ****/body {	font-family: Verdana;	margin: 0px;	padding: 0px;	color: #333333;	font-size: 11px;	background:#F2F2F2 url(../images/header.jpg) center top repeat-x;}p {	margin:0px;	padding:0px;}table {	border-collapse:collapse;}img {	border: 0 none; }/******** Links ********/a:link, a:visited {	text-decoration: underline;	border:0px;	color:#808080;}a:hover {	border:0px;	color:#333333;}/******** Fonts ********/.white, a.white:link, a.white:visited, a.white:hover {	color:#ffffff;}.black, a.black:link, a.black:visited, a.black:hover {	color:#000000;}.gray, a.gray:link, a.gray:visited, a.gray:hover {	color:#a7a7a7;	text-decoration:underline;}span.red {	color:#EF4135;}/****** Page Layout ******/#container {	position:relative;	width:781px;	margin:auto;}#header {	position:relative;	height:144px;}.nav {	position:absolute;	top:38px;	right:0px;}.nav .tab {	list-style:none;	float:left;	width:50px;	height:36px;	text-align:center;	padding:12px 25px;	margin:0px 1px;	background:url(../images/nav_tab.gif) repeat-x;}.nav .tab a {	color:#d6d6d6;	text-decoration:underline;}.nav .tab.first {	background:url(../images/nav_tab_left.gif) no-repeat;}.nav .tab.last {	background:url(../images/nav_tab_right.gif) no-repeat;}.nav .tab.selected {	background:url(../images/nav_tab_selected.gif) repeat-x;}.nav .tab.selected a {	color:#AD302D;}.nav .tab.first.selected {	background:url(../images/nav_tab_left_selected.gif) no-repeat;}.nav .tab.last.selected {	background:url(../images/nav_tab_right_selected.gif) no-repeat;}#content {	position:relative;	min-height:400px;	background:#ffffff;	padding:10px 20px;	border-left:1px solid #e1e1e1;	border-right:1px solid #e1e1e1;	border-top:1px solid #ffffff;}.home_bg {	width:741px;	border-top:1px solid #e8e8e8;	background:url(../images/home_bg.gif) repeat-y;}.home_bg_bottom {	width:741px;	height:20px;	background:url(../images/home_bg_bottom.gif) no-repeat left top;}#footer {	position:relative;	height:17px;	font-size:10px;	color:#999999;	padding:0px 10px 12px;	background:url(../images/footer.jpg) no-repeat left bottom;	margin-bottom:10px;}/********* Forms *********/form {	margin: 0;	padding: 0;}input[type=text], input[type=password], textarea {	background:#ffffff;	border:1px solid #bbbbbb;	padding:3px;	font-size:11px;	font-family: Verdana;}div.b2_25 select, div.b2_25 input {	margin:3px 5px 0px;	border:none;	background:#ffffff;	border:1px solid #cfcfcf;}div.b2_25 input {	height:12px;	padding-top:1px;}.submit { 	cursor: hand;	cursor: pointer; }.radio {	background:url(../images/radio.gif);	width:271px;	height:20px;	padding:1px 5px;	margin:8px 0px;}.radio span.red {	float:right;	margin-right:10px;	color:#AD302D;	padding-top:4px;}.radio input {	margin-right:10px;}.b1 {	position:relative;	float:left;	height:21px;	padding-left:10px;	background:url(../images/button_left.gif) no-repeat left top;}.b2 {	float:left;	height:22px;	padding-right:10px;	background:url(../images/button_right.gif) no-repeat right top;}.b1_25 {	position:relative;	float:left;	height:24px;	padding-left:10px;	background:url(../images/button_25_left.gif) no-repeat left top;}.b2_25 {	float:left;	height:25px;	padding-right:10px;	background:url(../images/button_25_right.gif) no-repeat right top;}.button_60 {	cursor:pointer;	cursor:hand;	border:none;	width:60px;	height:21px;	text-align:center;	text-decoration:underline;	padding-top:-2px;	background:url(../images/button_60.gif) no-repeat;	color:#808080;}.button_120 {	cursor:pointer;	cursor:hand;	border:none;	width:120px;	height:21px;	text-align:center;	text-decoration:underline;	background:url(../images/button_120.gif) no-repeat;	color:#808080;}#script_results {	width:140px;	background:#ffffff;	border:1px solid #cfcfcf;	height:14px;	margin-top:3px;	padding:1px 5px;}/******** Headings ********/h1 {	font-size:28px;	color:#999999;	font-weight:normal;	padding:0px;	margin:0px;}h2 {	font-size:21px;	font-weight:normal;	padding:0px;	margin:0px;	color:#333333;	text-decoration:underline;}h3 {	display:inline;	font-size:13px;	font-weight:bold;	padding:0px;	margin:0px;}h4 {	display:inline;	font-size:10px;	font-weight:normal;	padding:0px;	margin:0px;	color:#777777;}hr {	color:#dddddd;}/******** Lists ********/ul {	margin: 0px;	padding: 0px 0px 0px 15px;}li {	margin: 0px;	padding: 0px;}/******* Scripts ********/.script_dialogue_character {	text-transform:uppercase;	font-size:11px;	text-align:center;}.script_dialogue {	width:100%;	margin:auto;	text-align:center;}.script_description, .script_direction {	text-align:left;	width:100%;}.script_description_character, .script_description_sound, .script_location {	text-align:left;	text-transform:uppercase;	font-size:14px;}.script_left, .script_right {	width:50%;}.script_end {	display:none;	padding:0px;}/**** Scripts Table *****/th {	background:url(../images/thead.jpg) repeat-x;	border-right:1px solid #7d7d7d;	height:36px;	color:#E6E6E6;	text-align:left;	font-weight:normal;	text-decoration:underline;	padding:4px 10px;}th.last {	border-right:none;}table.scripts {	width:741px;}table.scripts td {	border-left:1px solid #efefef;		padding:4px 10px;}table.scripts td.last {	border-right:1px solid #efefef;	}table.scripts tr.bottom.odd {	background:url(../images/table_bottom_odd.jpg) no-repeat left bottom;	border:none;}table.scripts tr.bottom.even {	background:url(../images/table_bottom_even.jpg) no-repeat left bottom;	border:none;}table.scripts tr.bottom td {	height:50px;}table.scripts tr.bottom td.first {	border:none;}table.scripts tr.bottom td.last {	border-right:none;}/********* Divs ********/div.red {	margin:6px;	padding:6px;	color:#990000;	border:1px solid #990000;	background-color:#f8f0f0;}div.green {	margin:6px;	padding:6px;	color:#608112;	border:1px solid #8DA820;	background-color:#eff4e5;}div.center {	margin:auto;	text-align:center;	width:400px;}.fade {	opacity:.30;	filter: alpha(opacity=30); 	-moz-opacity: 0.3;}.p{	display:inline;	width:20px;	padding:2px 5px 3px 5px;	margin:0px 2px;	font-weight:bold;	background:#FFFFFF;	border:1px solid #CFCFCF;}.row {	}.box {	padding:10px;	border:1px solid #cfcfcf;}img.box {	padding:4px;	background:#ffffff;}.timer {	background:url(../images/timer.jpg) no-repeat;	width:721px;	height:256px;	padding:20px 10px;}.question {	background:url(../images/home_question.gif) no-repeat left center;	min-height:25px;	padding:10px 0px 10px 45px;	font-style:italic;}.quote {	border-top:1px solid #EF4135;	border-bottom:1px solid #EF4135;	padding:10px 15px;	background:#eeeeee;	color:#000000;}.block {	margin:5px 0px;	padding-left:16px;	background:url(../images/block.gif) no-repeat left center;}/****** Draggable ********/.draggable {	cursor:move;}.drag li {	position: relative;    display: block;    float: left;        list-style-type: none;    height: 120px;        width: 140px;    	text-align:center;}.helper{	border: 3px dashed #666;	background:#dae4ee;}table .helper {	width:100%;	height:25px;}ul .helper {	width:100px;	height:75px;	margin:auto;}/****** Inline Edit *******/.inline {	padding:6px;	position:relative;	background:none;	height:13px;}.inline:hover {	background:#eeeeee;	border:1px solid #cfcfcf;	padding:4px 5px;}.inline:hover .inline_edit {	top:2px;	right:0px;}.inline_edit {	position:absolute;	top:4px;	right:1px;	display:none;	width:20px;}/***** Validation *****/label.error {	margin-left: 5px;	width: auto;	display: inline;	color:#B80A0A;	display: none;}/***** Tooltips *****/#tooltip {	position: absolute;	z-index: 3000;	border: 1px solid #111;	background-color: #eee;	padding: 12px;	opacity: 0.90;	filter: alpha(opacity=90);	font-size:12px;	max-width:250px;}#tooltip h3, #tooltip div { 	margin: 0;	font-size:12px;	font-weight:normal;}/***** Tablesorter *****/.sortable, .unsortable {	width:100%;}	.sortable thead tr, .unsortable thead tr {	background:#666666;	color:#FFFFFF;}.sortable thead tr .headerSortDown {	background:#999999 url(../images/arrow_down.gif) no-repeat right center;}.sortable thead tr .headerSortUp {	background:#999999 url(../images/arrow_up.gif) no-repeat right center;}.sortable thead th {	cursor: hand;	cursor: pointer;	padding: 3px 5px;}.unsortable thead th {	padding:3px 5px;}.even {	background-color:#f8f8f8;}.odd {	background-color:#fefefe;}.sortable tbody tr td, .unsortable tbody tr td {	vertical-align: top;	padding:4px 6px;}.sortable tbody tr td.hidden, .unsortable tbody tr td.hidden {	padding:0px;	border:none;}/* expand/collapse */.collapsible {	padding: 0 0 3px 0;}.collapsible a.collapsed {	display: block;	width: 15px;	height: 15px;	background: url(../images/tablesorter_expand.png) no-repeat 3px 3px;	outline: 0;}.collapsible a.expanded {	display: block;	width: 15px;	height: 15px;	background: url(../images/tablesorter_expand.png) no-repeat -24px 3px;	outline: 0;}/***** Datepicker *****/#ui-datepicker-div, .ui-datepicker-inline { font-family: Arial, Helvetica, sans-serif; font-size: 14px; padding: 0; margin: 0; background: #ddd; width: 185px;}#ui-datepicker-div { display: none; border: 1px solid #777; z-index: 100; /*must have*/}.ui-datepicker-inline { float: left; display: block; border: 0;}.ui-datepicker-rtl { direction: rtl;}.ui-datepicker-dialog { padding: 5px !important; border: 4px ridge #ddd !important;}.ui-datepicker-disabled { position: absolute; z-index: 100; background-color: white; opacity: 0.5;}button.ui-datepicker-trigger { width: 25px;}img.ui-datepicker-trigger { margin: 2px; vertical-align: middle;}.ui-datepicker-prompt { float: left; padding: 2px; background: #ddd; color: #000;}* html .ui-datepicker-prompt { width: 185px;}.ui-datepicker-control, .ui-datepicker-links, .ui-datepicker-header, .ui-datepicker { clear: both; float: left; width: 100%; color: #fff;}.ui-datepicker-control { background: #400; padding: 2px 0px;}.ui-datepicker-links { background: #000; padding: 2px 0px;}.ui-datepicker-control, .ui-datepicker-links { font-weight: bold; font-size: 80%;}.ui-datepicker-links label { /* disabled links */ padding: 2px 5px; color: #888;}.ui-datepicker-clear, .ui-datepicker-prev { float: left; width: 34%;}.ui-datepicker-rtl .ui-datepicker-clear, .ui-datepicker-rtl .ui-datepicker-prev { float: right; text-align: right;}.ui-datepicker-current { float: left; width: 30%; text-align: center;}.ui-datepicker-close, .ui-datepicker-next { float: right; width: 34%; text-align: right;}.ui-datepicker-rtl .ui-datepicker-close, .ui-datepicker-rtl .ui-datepicker-next { float: left; text-align: left;}.ui-datepicker-header { padding: 1px 0 3px; background: #333; text-align: center; font-weight: bold; height: 1.3em;}.ui-datepicker-header select { background: #333; color: #fff; border: 0px; font-weight: bold;}.ui-datepicker { background: #ccc; text-align: center; font-size: 100%;}.ui-datepicker a { display: block; width: 100%;}.ui-datepicker-title-row { background: #777;}.ui-datepicker-days-row { background: #eee; color: #666;}.ui-datepicker-week-col { background: #777; color: #fff;}.ui-datepicker-days-cell { color: #000; border: 1px solid #ddd;}.ui-datepicker-days-cell a{ display: block;}.ui-datepicker-week-end-cell { background: #ddd;}.ui-datepicker-title-row .ui-datepicker-week-end-cell { background: #777;}.ui-datepicker-days-cell-over { background: #fff; border: 1px solid #777;}.ui-datepicker-unselectable { color: #888;}.ui-datepicker-today { background: #fcc !important;}.ui-datepicker-current-day { background: #999 !important;}.ui-datepicker-status { background: #ddd; width: 100%; font-size: 80%; text-align: center;}/* ________ Datepicker Links _______** Reset link properties and then override them with !important */#ui-datepicker-div a, .ui-datepicker-inline a { cursor: pointer; margin: 0; padding: 0; background: none; color: #000;}.ui-datepicker-inline .ui-datepicker-links a { padding: 0 5px !important;}.ui-datepicker-control a, .ui-datepicker-links a { padding: 2px 5px !important; color: #eee !important;}.ui-datepicker-title-row a { color: #eee !important;}.ui-datepicker-control a:hover { background: #fdd !important; color: #333 !important;}.ui-datepicker-links a:hover, .ui-datepicker-title-row a:hover { background: #ddd !important; color: #333 !important;}/* ___________ MULTIPLE MONTHS _________*/.ui-datepicker-multi .ui-datepicker { border: 1px solid #777;}.ui-datepicker-one-month { float: left; width: 185px;}.ui-datepicker-new-row { clear: left;}/* ___________ IE6 IFRAME FIX ________ */.ui-datepicker-cover { display: none; /*sorry for IE5*/ display/**/: block; /*sorry for IE5*/ position: absolute; /*must have*/ z-index: -1; /*must have*/ filter: mask(); /*must have*/ top: -4px; /*must have*/ left: -4px; /*must have*/ width: 200px; /*must have*/ height: 200px; /*must have*/}/***** Thickbox *****/#TB_window {	font: 12px Arial, Helvetica, sans-serif;	color: #333333;}#TB_secondLine {	font: 10px Arial, Helvetica, sans-serif;	color:#666666;}#TB_window a:link {color: #666666;}#TB_window a:visited {color: #666666;}#TB_window a:hover {color: #000;}#TB_window a:active {color: #666666;}#TB_window a:focus{color: #666666;}#TB_overlay {	position: fixed;	z-index:100;	top: 0px;	left: 0px;	height:100%;	width:100%;}.TB_overlayMacFFBGHack {background: url(../images/overlay.png) repeat;}.TB_overlayBG {	background-color:#000;	filter:alpha(opacity=75);	-moz-opacity: 0.75;	opacity: 0.75;}* html #TB_overlay { /* ie6 hack */     position: absolute;     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');}#TB_window {	position: fixed;	background: #ffffff;	z-index: 102;	color:#000000;	display:none;	border: 4px solid #525252;	text-align:left;	top:50%;	left:50%;}* html #TB_window { /* ie6 hack */position: absolute;margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');}#TB_window img#TB_Image {	display:block;	margin: 20px 0 0 15px;	border-right: 1px solid #ccc;	border-bottom: 1px solid #ccc;	border-top: 1px solid #666;	border-left: 1px solid #666;}#TB_caption{	padding:7px 30px 10px 25px;}#TB_closeWindow{	height:20px;	position:absolute;	top:3px;	right:3px;}#TB_closeAjaxWindow{	padding:7px 10px 5px 0;	margin-bottom:1px;	text-align:right;	float:right;}#TB_ajaxWindowTitle{	float:left;	padding:7px 0 5px 10px;	margin-bottom:1px;}#TB_title{	background-color:#e8e8e8;	height:27px;}#TB_ajaxContent{	clear:both;	padding:2px 15px 15px 15px;	overflow:auto;	text-align:left;	line-height:1.4em;}#TB_ajaxContent.TB_modal{	padding:15px;}#TB_ajaxContent p{	padding:5px 0px 5px 0px;}#TB_load{	position: fixed;	display:none;	height:13px;	width:208px;	z-index:103;	top: 50%;	left: 50%;	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */}* html #TB_load { /* ie6 hack */position: absolute;margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');}#TB_HideSelect{	z-index:99;	position:fixed;	top: 0;	left: 0;	background-color:#fff;	border:none;	filter:alpha(opacity=0);	-moz-opacity: 0;	opacity: 0;	height:100%;	width:100%;}* html #TB_HideSelect { /* ie6 hack */     position: absolute;     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');}#TB_iframeContent{	clear:both;	border:none;	margin-bottom:-1px;	margin-top:1px;	_margin-bottom:1px;}a.red, span.red, b.red, i.red, u.red, ul.red, li.red, input.red  {	color:#AD302D;}/****** Selectbox *******//*div.selectbox-wrapper {  position:absolute;  width:400px;  background-color:white;  border:1px solid #ccc;  margin:0px;  margin-top:-10px;  padding:0px;  font-size:0.8em;  text-align:left;  max-height:200px;  overflow:auto;}div.selectbox-wrapper ul {  list-style-type:none;  margin:0px;  padding:0px;}div.selectbox-wrapper ul li.selected {   background-color: #EAF2FB;}div.selectbox-wrapper ul li {  list-style-type:none;  display:block;  margin:0;  padding:2px;  cursor:pointer;}.selectbox /* look&fell of  select box*//*{  margin: 0px 5px 10px 0px;  padding-left:2px;  font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;  font-size:0.8em;  width : 10em;   display : block;  text-align:left;   background:url(../button_120.gif) right;  /*height:18px;*/ /* cursor: pointer;  border:1px solid #D1E4F6;  color:#333;}select {	background:url(../button_120.gif) right;}*/