/*======================================================
========================================================
===                                                  ===
===     cccccccccc     ssssssssss     ssssssssss     ===
===     cccccccccc     ssssssssss     ssssssssss     ===
===     cc             ss             ss             ===
===     cc             ss             ss             ===
===     cc             ssssssssss     ssssssssss     ===
===     cc             ssssssssss     ssssssssss     ===
===     cc                     ss             ss     ===
===     cc                     ss             ss     ===
===     cccccccccc     ssssssssss     ssssssssss     ===
===     cccccccccc     ssssssssss     ssssssssss     ===
===                                                  ===
========================================================
========================================================
===     target:  http://encorevideoservices.com      ===
===     media :  screen                              ===
===     author:  brite ventures                      ===
===     hello :  thanks for looking!                 ===
========================================================
=======================================================*/

/*===========
== globals ==
============*/
body {
	margin: 0;
	padding: 0;
	color: black;
	background: white;
	font: medium "century schoolbook", phinster, "trebuchet ms", tahoma, arial, sans-serif;
	font-size: 90%;
	line-height: 140%;
}
a,
a:link,
a:visited {
	color: #03c;
	text-decoration: none;
}
a:hover {
	color: #c33;
	text-decoration: underline;
}
h1 {
	margin: 30px 0;
	color: #c33;
	font-size: x-large;
	font-weight: bold;
	text-align: left;
}
h1 img {
	display: none;
}
h1 span.invisible {
	display: block;
	border-bottom: 2px solid #c33;
}
h2 {
	margin-top: 40px;
	padding: 2px 0;
	width: 650px;
	color: #c33;
	font-size: large;
	font-weight: bold;
	border-top: 1px solid #c33;
	border-bottom: 1px solid #c33;
}
h3, h4 {
	color: black;
	font-size: small;
	font-weight: bold;
}
h3.pkgs {
	margin-top: 40px;
	padding: 2px 0;
	width: 650px;
	color: #c33;
	font-size: medium;
	font-weight: bold;
	border-top: 1px solid #c33;
	border-bottom: 1px solid #c33;
}
/*-------------------
-- reusable styles --
--------------------*/
.bold {
	font-weight: bold;
}
.border {
	border: 1px solid #333;
}
.center {
	text-align: center;
}
.clear {
	clear: both;
}
.copyright {
	color: #555;
	font-size: x-small;
	text-align: right;
	line-height: 100%;
}
.dock {
	position: relative;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.floatleft {
	float: left;
	margin-right: 25px;
}
.floatright {
	float: right;
	margin-left: 25px;
	margin-bottom: 10px;
}
h100 {
	line-height: 100%;
}
.invisible {
	display: none;
}
h1 span.invisible {
	display: block;
	border-bottom: 2px solid #c33;
}
.noborder {
	border: 0;
}
.pb {
	page-break-before: always;
}
.small {
	font-size: small;
}
span.pkg-price {
	color: #c33;
	font-size: medium;
	font-weight: bold;
	float: right;
	text-align: right;
}
h3.pkgs span.pkg-price {
	color: #c33;
}
table.collapse {
	border-collapse: collapse;
	border: 0;
}
table.center {
	margin: 0 auto;
}
table.centerall td,
table.centerall th {
	text-align: center;
}
table.middle {
	width: 100%;
}
table.middle td {
	text-align: center;
	vertical-align: middle
	font-size: small;
}

table.pricing {
	width: 100%;
	border-collapse: collapse;
}
table.pricing td,
table.pricing th {
	padding: 5px;
	font: small tahoma, arial, sans-serif;
	background: #fdffff;
	border: 1px solid #8aa2d6;
}
table.pricing th {
	font-weight: bold;
}
table.top {
	width: 100%;
}
table.top td {
	text-align: center;
	vertical-align: top;
	font-size: small;
}
td.w125 {
	width: 125px;
}
td.w253 {
	width: 253px;
}
table.touchups {
	margin: 0 auto;
	width: 100%;
	border-collapse: collapse;
	border: 0;
}
table.touchups th,
table.touchups td {
	width: 50%;
	text-align: center;
	padding: 2px 0;
}
ul.footnote,
ul.footnote li {
	font: x-small arial, sans-serif;
}
.xsmall {
	font-size: x-small;
}
/*===========
== wrapper ==
============*/
#wrapper {
	position: relative;
	margin: 0;
	padding: 0;
	width: 100%;
	background: url(http://encorevideoservices.com/images/ctn.gif);
}
/*==========
== header ==
===========*/
#header-wrapper {
	position: relative;
	margin: 0;
	padding: 0;
	width: 100%;
	background: none;
}
#header {
	position: relative;
	margin: 0 auto;
	width: 650px;
	background: none;
}
/*-------
-- ttl --
--------*/
#ttl {
	margin: 0 auto;
	padding: 0;
	width: 650px;
	text-align: center;
}
#ttl img#web-ttl {
	display: none;
}
#ttl img#prt-ttl {
	display: block;
	margin: 0;
	padding: 0;
	width: 650px;
	height: 100px;
	color: #03c;
	font: bold xx-large phinster, verdana, arial, sans-serif;
	text-align: center;
}
/*--------------
-- navigation --
---------------*/
#navmenu {
	display: none;
}
/*================
== main content ==
=================*/
#scrn_t {
	display: none;
}
#scrn {
	margin: 0 auto;
	padding: 0;
	width: 650px;
	background: none;
}
#content-wrapper {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width:650px;
	background: none;
}
#content {
	margin: 0 auto;
	padding: 0;
	width:650px;
}
/*----------------
-- left sidebar --
-----------------*/
#lside {
	display: none;
}
#lbot {
	display: none;
}
/*----------------
-- right sidebar --
-----------------*/
#rtop {
	display: none;
}
#rside {
	display: none;
}
#rbot {
	display: none;
}
/*-----------
-- welcome --
------------*/
img#dap {
	display: block;
}
/*-------------------
-- mitzvah/wedding --
--------------------*/
p.copyright {
	display: none;
}
p.invisible {
	display: block;
	color: #666;
	font-size: x-small;
	text-align: center;
	line-height: 100%;
}
/*--------------
-- portfolios --
---------------*/
table#folio {
	border-collapse: collapse;
	width: 380px;
	margin: 0 auto;
	border: 0;
	font: small tahoma, arial, sans-serif;
	background: #fdffff;
	border: 1px solid #8aa2d6;
}
table#folio td,
table#folio th {
	vertical-align: top;
}
table#folio thead th {
	border: 0;
	border-bottom: 3px double #8aa2d6;
	padding: 10px;
	white-space: nowrap;
	vertical-align: bottom;
}
table#folio thead th.left {
	text-align: left;
}
table#folio tbody th {
	border: 0;
	border-bottom: 1px solid #8aa2d6;
	padding: 10px 20px;
	font-weight: normal;
	white-space: nowrap;
	vertical-align: top;
}
table#folio tbody td {
	border: 0;
	border-bottom: 1px solid #8aa2d6;
	padding: 10px;
}
table#folio tbody td.break,
table#folio tbody th.break {
	border-bottom: 3px double #8aa2d6;
}
table#folio tbody td b {
	color: #c33;
}
/*---------
-- demos --
----------*/
#demo {
	display: none;
}
form.demolist {
	min-height: 120px;
	border: 0;
}
form.demolist fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
/*-------------
-- brochures --
--------------*/
p.bros img {
	padding: 10px 20px;
}
/*-----------
-- contact --
------------*/
table#contactform {
	margin: 0 auto;
	border-collapse: collapse;
	border-spacing: 0;
	width: 376px;
	background: white;
	border: 2px solid #03c;
}
table#contactform td {
	margin: 0;
	padding: 0 20px 10px 20px;
	border-bottom: 1px solid #03c;
}
table#contactform td.error {
	background: #ffc;
}
table#contactform td h3 {
	font: bold small arial, sans-serif;
	margin-top: 5px;
}
table#contactform table {
	border-collapse: collapse;
	border-spacing: 0;
	border: 0;
	width: 100%;
}
table#contactform table td,
table#contactform table th {
	text-align: left;
	font: bold 9pt arial, sans-serif;
	vertical-align: top;
	white-space: nowrap;
	border: 0;
	margin: 0;
	padding: 10px 0 0 0;
}
table#contactform td.bar {
	margin: 0;
	padding: 5px 0;
	width: 100%;
	background: #03c;
	text-align: center;
	color: white;
	font: bold small arial, sans-serif;
}
table#contactform td.bar input.ibtn {
	background: #ccc;
	width: 75px;
	margin: 0 10px 0 0;
	padding: 0;
	color: black;
}
table#contactform td.errbar {
	margin: 0;
	padding: 10px 20px;
	width: 100%;
	background: #03c;
	text-align: left;
	color: white;
	font: bold small arial, sans-serif;
}
table.preview {
	margin: 0 auto;
	width: 376px;
	text-align: left;
	background : #fdffff; 
	border: 2px solid #03c;
}
table.preview td {
	padding: 10px;
	font: italic medium "times new roman", serif;
}
table.preview input.ok {
	margin: 0 auto;
	padding: 0 15px;
	text-align: center;
}
/*==========
== footer ==
===========*/
#scrn_b {
	display: none;
}
#audience {
	display: none;
}
#footer {
	display: none;
}
