/*======================================================
========================================================
===                                                  ===
===     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: black;
	font: 16px arial, phinster, "trebuchet ms", tahoma, sans-serif;
	text-align: justify;
	line-height: 140%;
}
a,
a:link,
a:visited {
	color: #03c;
	text-decoration: none;
}
a:hover {
	color: #c33;
	text-decoration: underline;
}
h1 {
	margin: 0;
	color: #c33;
	font-size: large;
	font-weight: bold;
}
h2 {
	margin-top: 40px;
	padding: 2px 5px;
	width: 370px;
	color: white;
	font-size: medium;
	font-weight: bold;
	background: #c33;
}
h3, h4 {
	color: black;
	font-size: small;
	font-weight: bold;
}
h3.pkgs {
	margin-top: 40px;
	padding: 2px 5px;
	width: 370px;
	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;
}
.em {
	font-style: italic;
}
.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%;
}
h2.zerotop {
	margin-top: 0;
}
.h2 {
	margin: 40px 0 15px 0;
	padding: 2px 5px;
	width: 100%;
	color: white;
	font-size: medium;
	font-weight: bold;
	background: #c33;
}
hr {
	color: c33;
}
.invisible {
	display: none;
}
.noborder {
	border: 0;
}
.pb {
	page-break-before: always;
}
.small {
	font-size: small;
}
span.pkg-price {
	color: white;
	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;
}
ul li.bold {
	font-weight: bold;
}
ul li.red {
	color: #c33;
}
ul.mybullet {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.mybullet li {
	padding-left: 15px;
	background: url(http://encorevideoservices.com/images/bullet.gif) 0 3px no-repeat;
}
/*===========
== 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%;
	height: 170px;
	background: url(http://encorevideoservices.com/images/ctn_tc.gif) 0 0 repeat-x;
}
#header {
	position: relative;
	margin: 0 auto;
	width: 780px;
	height: 170px;
	background: url(http://encorevideoservices.com/images/ctn_t.gif) 0 0 repeat-x;
}
/*-------
-- ttl --
--------*/
#ttl {
	margin: 0 auto;
	padding: 0;
	width: 550px;
	height: 100px;
	text-align: center;
}
#ttl img {
	margin: 0 auto;
	padding: 0;
	width: 550px;
	height: 100px;
	text-align: center;
	border: 0;
}
/*--------------
-- navigation --
---------------*/
#navmenu {
	margin: 0 auto;
	padding: 0;
	width: 750px;
	height: 40px;
}
ul#nav {
	z-index: 900;
	position: relative;
	margin: 11px 0 0 0;
	padding: 0;
	width: 750px;
	height: 29px;
	border-left: 1px solid #8aa2d6;
	border-bottom: 2px solid #8aa2d6;
	list-style: none;
}
ul#nav li {
	position: relative;
	margin: 0;
	padding: 0;
	width: 149px;
	height: 29px;
	text-align: left;
	border-right: 1px solid #8aa2d6;
	float: left;
}
ul#nav li a {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0 auto;
	padding: 6px 0 0 10px;
	width: 	140px;
	height: 23px;
	color: white;
	font: bold 16px tahoma, arial, sans-serif;
	text-decoration: none;
}
ul#nav li a:hover {
	text-decoration: none;
	background: #cc3333;
}
ul#nav li.d {
	background: url(http://encorevideoservices.com/images/darr.gif) 125px 0 no-repeat;
}
ul#nav li.d a:hover {
	background: #cc3333 url(http://encorevideoservices.com/images/darro.gif) 125px 0 no-repeat;
}
ul#nav li.d:hover ul.dd {
	display: block;
}
ul#nav li.d ul.dd {
	z-index: 910;
	position: relative;
	margin: 0;
	padding: 0;
	width: 149px;
	list-style: none;
	display: none;
}
ul#nav li.d ul.dd li {
	position: relative;
	top: 29px;
	left: -1px;
	margin: 0;
	padding: 0;
	width: 149px;
	height: 29px;
	text-align: left;
	background: #036;
	border-right: 1px solid #8aa2d6;
	border-bottom: 1px solid #8aa2d6;
	border-left: 1px solid #8aa2d6;
	list-style: none;
}
ul#nav li.d ul.dd li a {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0 auto;
	padding: 5px 0 0 10px;
	width: 	140px;
	height: 24px;
	color: white;
	font: bold 12px tahoma, arial, sans-serif;
	text-decoration: none;
}
ul#nav li.d ul.dd li a:hover {
	text-decoration: none;
	background: #cc3333;
}
/*================
== main content ==
=================*/
#scrn_t {
	margin: 0 auto;
	padding: 0;
	width: 780px;
	height: 100px;
	background: white url(http://encorevideoservices.com/images/bg_scrn_t.jpg);
}
#scrn {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 780px;
	background: white url(http://encorevideoservices.com/images/bg_scrn.jpg);
}
#scrn #breadcrumb {
	position: absolute;
	top: -100px;
	right: 75px;
	width: 680px;
	font-size: 12px;
	color: #ccc;
	text-align: right;
}
#scrn #breadcrumb a {
	color: #ccc;
}
#scrn #breadcrumb a:hover {
	color: #c1d5fe;
}
#content-wrapper {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width:780px;
	background: url(http://encorevideoservices.com/images/evs.gif) 54px 0 no-repeat;
}
#content {
	margin: 0 auto;
	padding: 0 0 20px 0;
	width:380px;
}
/*----------------
-- left sidebar --
-----------------*/
#lside {
	position: absolute;
	top: 83px;
	left: 0;
	width: 200px;
	font: small tahoma, arial, sans-serif;
	line-height: 100%;
	text-align: center;
}
#lbot {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 200px;
	font: small tahoma, arial, sans-serif;
	line-height: 100%;
	text-align: center;
}
/*----------------
-- right sidebar --
-----------------*/
#rtop {
	position: absolute;
	top: 83px;
	right: 0;
	width: 200px;
	font: small tahoma, arial, sans-serif;
	line-height: 100%;
	text-align: center;
}
#rside {
	position: absolute;
	top: 83px;
	right: 0;
	width: 200px;
	font: small tahoma, arial, sans-serif;
	line-height: 100%;
	text-align: center;
}
#rbot {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 200px;
	font: small tahoma, arial, sans-serif;
	line-height: 100%;
	text-align: center;
}
/*--------------
-- portfolios --
---------------*/
table#folio {
	border-collapse: collapse;
	width: 380px;
	margin: 0;
	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;
	text-align: center;
}
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;
	text-align: center;
}
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 --
----------*/
#content.demos {
	font-size: 13px;
	line-height: 140%;
}
#demo {
	margin: 0 auto;
	padding: 0;
}
form.demolist {
	min-height: 120px;
	border: 0;
}
form.demolist fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
form.demolist fieldset p {
	margin-top: 0;
}
/*-------------
-- brochures --
--------------*/
p.bros img {
	padding: 10px 20px;
}
/*-----------
-- contact --
------------*/
table#contactform {
	margin: 0;
	border-collapse: collapse;
	border-spacing: 0;
	width: 376px;
	background: #fdffff;
	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: 5px 0 0 0;
}
table#contactform table {
	border-collapse: collapse;
	border-spacing: 0;
	border: 0;
	width: 100%;
	margin: 0;
	padding: 0;
}
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 {
	margin-top: 0;
	padding-top: 0;
}
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 {
	margin: 0 auto;
	padding: 0;
	width: 780px;
	height: 130px;
	background: white url(http://encorevideoservices.com/images/bg_scrn_b.jpg);
}
#scrn_b #totop {
	width: 780px;
	height: 110px;
	margin: 0;
	padding: 20px 0 0 0;
	text-align: center;
}
#scrn_b a {
	font: small arial, tahoma, sans-serif;
	font-weight: normal;
	font-size: 80%;
}
#audience {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 100px;
	background: url(http://encorevideoservices.com/images/audience.gif) 0 0 repeat-x;
}
#footer {
	position: relative;
	bottom: 20px;
	left: 0;
	width: 100%;
	height: 100px;
	color: #90a2cb;
	font: 10pt tahoma, arial, sans-serif;
	background: black;
}
#footer a {
	color: #90a2cb;
	font-weight: normal;
}
#footer a.w3c {
	font-size: 80%;
}
#footer #totop {
	margin: 10px auto;
	width: 100%;
	height: 35px;
	text-align: center;
}
#footer #totop a {
	color: #c1d5fe;
}
#footer a:hover {
	color: #c1d5fe;
}
#footer div.fcntr {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	font-variant: small-caps;
	text-align: center;
}
#footer div.fleft {
	position: absolute;
	bottom: 0;
	left: 10px;
	margin: 0;
	padding: 0;
	font-variant: small-caps;
	text-align: left;
}
#footer div.fleft a.w3c {
	margin-left: 10px;
}
#footer div.frite {
	position: absolute;
	bottom: 0;
	right: 10px;
	margin: 0;
	padding: 0;
	font-variant: small-caps;
	text-align: right;
}
/*------------
-- add this --
-------------*/
div.addthis_toolbox {
	z-index: 900;
	margin: 0 auto;
	width: 150px;
	text-align: center;
	border: 0;
}
.addthis_toolbox .custom_images img {
	margin: 0;
	padding: 0;
	width: 32px;
	height: 32px;
	border: 0;
}
.addthis_toolbox .custom_images a {
	margin: 0;
	padding: 0;
	width: 32px;
	height: 32px;
}
.addthis_toolbox .custom_images a img {
	opacity: 1.0;
	filter="alpha(opacity=100)
}
.addthis_toolbox .custom_images a:hover img {
	opacity: 0.75;
	filter="alpha(opacity=75)
}
