/*
Author: ShaunSantaCruz.com

Table of Contents:
global
page Structure
nav
headings
link Styles 
	=thumbnails video carousel
text Styles
inline Imgs
tables
forms
extras (sifr, thickbox, jcarousel)
*/

/* -----------------------------------*/
/* ---------->>> =global <<<-----------*/
/* -----------------------------------*/
body {
	background: #000 url(../imgs/bg.jpg) no-repeat top center;
	font: 62.5%/1.7em Arial, Helvetica, sans-serif;
	color: #a5b8c9;
	display: table;
	width: 100%;
	}
	body#home, #scrRmMain {
		background: #000 url(../imgs/bgHome.jpg) no-repeat top center;
		}
html {
	background-color: #000;
	}
/* -----------------------------------*/
/* ---->>> =page structure <<<--------*/
/* -----------------------------------*/
#container {
	margin: 0 auto;
	width: 990px;
	}
#content {
	background: url(../imgs/cbase.png) no-repeat top center;
	width: 975px;
	padding: 12px 0 0 15px;
	clear: left;
	position: relative;
	}
body#about #content {
	background: none;
	padding: 0;
	}
#header {
	float: left;
	height: 145px;
	width: 990px;
	position: relative;
	z-index: 99;
	}
body#scrRmMain #header, body#home #header {
	height: 120px;
	}
.steps {
	width: 320px;
	float: left;
	}
#footer {
	background: url(../imgs/footer.png) no-repeat bottom center;
	width: 100%;
	height: 159px;
	clear: left;
	position: relative;
	}
body#scrRmMain #footer {
	background: url(../imgs/footerScrRm.png) no-repeat bottom center;
	height: 250px;
	}
body#srvcs #footer, body#proc #footer {
	top: 80px;
	}
.wrapper {
	margin: 0 auto;
	width: 990px;
	position: relative;
	}
#mPlayer {
	float: left;
	clear: left;
	width: 100%;
	height: 430px;
	margin: 0 0 15px 0;
	display: inline;
	position: relative;
	z-index: 1;
	}
#home #mPlayer {
	background-color: black;
	}
#TB_window #mPlayer {
	margin: 0;
	}
#sideInfo {
	padding: 10px;
	width: 191px;
	height: 410px;
	position: absolute;
	top: 0;
	right: 10px;
	float: right;
	background-color: #000;
	border: 1px solid #1a1a1a;
	border-left: none !important;
	}
#TB_window #sideInfo {
	border: none;
	right: 5px;
	padding-top: 20px;
	padding-left: 20px;
	height: 402px;
	background-color: black;
	}
#caro {
	clear: both;
	}
#detail {
	clear: left;
	position: relative;
	top: 30px;
	left: 0;
	}
#cInfo {
	background: url(../imgs/cInfo.png) no-repeat;
	width: 298px;
	height: 314px;
	float: right;
	position: absolute;
	top: 20px;
	right: 20px;
	padding: 51px 0 0 20px;
	}
#vid {
	float: left;
	width: 768px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	}
#home #vid {
	width: 100%;
	}
/* -----------------------------------*/
/* ----------->>> =nav <<<------------*/
/* -----------------------------------*/
#nav {
	float: right;
	list-style: none;
	position: relative;
	top: 53px;
}
#nav li {
	float: left;
	position: relative;
	}
#nav a {
	display: block;
	float: left;
	text-indent: -9999em;
	overflow: auto;
	}
#nav li:hover {
	visibility: inherit;
	}
#nav li ul {
	position: absolute;
	top: -999em;
	left: -999em;
	z-index: 999999;
}
#nav li:hover ul, #nav li.sfhover ul {
	top: 38px;
	left: 0;
	z-index: 999999;
}
#srNav {
	background: url(../imgs/srNav.png) no-repeat top left;
	width: 162px;
	height: 37px;
	}
#pNav {
	background: url(../imgs/pNav.png) no-repeat top left;
	width: 131px;
	height: 37px;
	}
#sNav {
	background: url(../imgs/sNav.png) no-repeat top left;
	width: 100px;
	height: 37px;
	}
#aNav {
	background: url(../imgs/aNav.png) no-repeat top left;
	width: 103px;
	height: 37px;
	}
#cNav {
	background: url(../imgs/cNav.png) no-repeat top left;
	width: 122px;
	height: 37px;
	}
#nNav {
	background: url(../imgs/nNav.png) no-repeat top left;
	width: 72px;
	height: 37px;
	}
#nav li:hover #pNav, #nav li.sfhover #pNav, #nav li:hover #srNav, #nav li.sfhover #srNav, #nav li:hover #sNav, #nav li.sfhover #sNav, #nav li:hover #aNav, #nav li.sfhover #aNav, #nav li:hover #cNav, #nav li.sfhover #cNav, #nav li:hover #nNav, #nav li.sfhover #nNav {
	background-position: 0 -37px !important;
	}
	
/* Begin Featured Videos Sub UL */
#fvSub {
	background: url(../imgs/fvSubBg.png) no-repeat top left;
	width: 501px;
	height: 148px;
	padding: 0 0 0 5px;
	}
#nav #fvSub li a {
	text-indent: 0;
	text-decoration: none;
	background-position: 4px 4px;
	}
#nav #fvSub li a:hover {
	background-color: #1b93c4;
	}
#fvSub li#fvNav {
	position: absolute;
	top: 5px;
	left: 8px;
	width: 100px; 
		} 
#fvSub li#vallNav {
	position: absolute;
	right: 60px;
	top: 5px;
	width: auto;
	}
#fvSub li#fvNav a {
	color: #a5a5a5;
	text-transform: uppercase;
	cursor: inherit;
	background-color: #000 !important;
		} 
#fvSub li#vallNav a {
	text-transform: uppercase;
	color: #78d8ff;
	position: absolute;
	width: 50px;
	z-index: 5;
	background-color: #000 !important;
	}
#fvSub li span {
	background: url(../imgs/arrow.gif) no-repeat 100% 80%;
	width: 10px;
	height: 11px;
	padding: 0 15px 0 0;
	}
#fvSub li a:hover span {
	background: url(../imgs/arrowOn.gif) no-repeat 100% 80%;
	}
#v1Nav, #v2Nav, #v3Nav {
	top: 23px;
	position: relative;
	color: #fff;
	font-size: 1.3em; 
	width: 154px;
	padding: 95px 0 3px 4px;
	text-indent: 0;
	border: 1px solid #272727;
	margin: 0 2px;
	}
#v1Nav {
	background: url(../imgs/vtnftCs.jpg) no-repeat;
	}
#v2Nav {
	background: url(../imgs/vtnftAce.jpg) no-repeat;
	}
#v3Nav {
	background: url(../imgs/vtnftAb.jpg) no-repeat;
	}
/* END Featured Videos Sub UL */

/* Begin Process Sub UL */
#pSub {
	background: url(../imgs/pSub.png) no-repeat top left;
	width: 177px;
	height: 115px;
	padding: 6px 0 0 5px;
	}
#pSub li a {
	width: 172px;
	height: 35px;
	border-bottom: 1px solid #001f3c;
	}
#conNav {
	background: url(../imgs/conNav.png) no-repeat 0 0;
	}
#colNav {
	background: url(../imgs/colNav.png) no-repeat 0 0;
	}
#crNav {
	background: url(../imgs/crNav.png) no-repeat 0 0;
	border: none !important;
	}
#pSub li a:hover {
	background-position: 0 -36px;
	}
/* END Process Sub UL */
/* Begin News Sub UL */
#nSub {	
	background: url(../imgs/nSub.png) no-repeat top left;
	width: 287px;
	height: 136px;
	padding: 25px 0 0 10px;
	}
#nSub li a {
	width: 272px;
	padding: 3px 0;
	border-bottom: 1px solid #001f3c;
	color: #77D8FB;
	text-indent: 0;
	text-decoration: none;
	}
#nav li:hover ul#nSub, #nav li.sfhover ul#nSub {
	top: 38px;
	left: -225px;
	z-index: 999999;
}
/* End News Sub UL */
/* BEGIN Services Sub UL */
#sSub {
	background: url(../imgs/sSub.png) no-repeat top left;
	width: 166px;
	height: 121px;
	padding: 6px 0 0 5px;
	}
#sSub li a {
	width: 161px;
	height: 36px;
	border-bottom: 1px solid #001f3c;
	}
#preNav {
	background: url(../imgs/preNav.png) no-repeat 0 0;
	}
#prodNav {
	background: url(../imgs/prodNav.png) no-repeat 0 0;
	}
#postNav {
	background: url(../imgs/postNav.png) no-repeat 0 0;
	border: none !important;
	}
#sSub li a:hover {
	background-position: 0 -36px;
	}
/* END Services Sub UL */
/* -----------------------------------*/
/* ---------->>> =headings <<<--------*/
/* -----------------------------------*/
h1 {
	position: absolute;
	text-indent: -9999em;
	top: 0;
	left: 0;
	}
h2 {
	float: left;
	clear: left;
	width: 965px;
	height: 88px;
	text-indent: -9999em;
	display: block;
	overflow: hidden;
	padding: 0 0 45px 0;
	background-repeat: no-repeat;
	background-position: 15px 0;
	}

body#proc h2 {background-image: url(../imgs/prMain.png)}
body#cncpt h2 {background-image: url(../imgs/concept.png)}
body#collab h2 {background-image: url(../imgs/cllab.png)}
body#vidCrtn h2 {background-image: url(../imgs/crtn.png)}
body#srvcs h2 {background-image: url(../imgs/srvcsTag.png)}
body#prePr h2 {background-image: url(../imgs/preProTag.png)}
body#prod h2 {background-image: url(../imgs/prodTag.png)}
body#postPr h2 {background-image: url(../imgs/postTag.png)}
body#about h2 {background-image: url(../imgs/aboutTag.png)}
body#contact h2 {background-image: url(../imgs/contactTag.png)}
#caro h3 {
	text-transform: uppercase;
	font-size: 1.2em;
	color: #FFFFFF;
	letter-spacing: 1px;
	width: 200px;
	font-weight: normal;
	float: left;
	}
h4, h5 {
	float: left;
	width: 550px;
	height: 18px;
	text-indent: -9999em;
	overflow: hidden;
	display: block;
	background-repeat: no-repeat;
	}
h4#engage {
	background-image: url(../imgs/engage.png);
	padding: 10px 0 0 0;
	background-position: left bottom;
	}
h4#whyVid {
	background-image: url(../imgs/whyVid.png);
	padding: 35px 0 0 0;
	background-position: left bottom;
	}
h4#vidCon {
	background-image: url(../imgs/vidCon.png);
	background-position: left bottom;
	}
h4#see {background-image: url(../imgs/see.png)}
h4#vidObj {background-image: url(../imgs/vidObj.png)}
h4#aud {background-image: url(../imgs/aud.png)}
h4#tKey {background-image: url(../imgs/tKey.png)}
h4#scptCr {background-image: url(../imgs/scptCr.png)}
h4#prodBas {background-image: url(../imgs/prodBas.png)}
h4#collabor {background-image: url(../imgs/collabor.png)}
h4#vidCr {background-image: url(../imgs/vidCr.png)}
h4#pow {background-image: url(../imgs/pow.png)}
h4#show {background-image: url(../imgs/show.png)}
h4#featStyle {background-image: url(../imgs/featStyle.png)}
h4#docStyle {background-image: url(../imgs/docStyle.png)}
h4#prePro {background-image: url(../imgs/prePro.png)}
h4#vidProdProc {background-image: url(../imgs/vidProdProc.png)}
h4#proProd {background-image: url(../imgs/proProd.png)}
h4#narr {background-image: url(../imgs/narr.png)}
h4#post {background-image: url(../imgs/postPro.png)}
h4#proEdit {background-image: url(../imgs/proEdit.png)}
h4#sound {background-image: url(../imgs/sound.png)}
h4#graph {background-image: url(../imgs/graph.png)}
h4#dist {background-image: url(../imgs/dist.png)}

#contact h5 {
	background-image: url(../imgs/inquery.png);
	padding: 0 0 3px 0;
	}
/* -----------------------------------*/
/* -------->>> =link styles <<<-------*/
/* -----------------------------------*/	
#logo {
	background: url(../imgs/logo.png) no-repeat top center;
	width: 273px;
	height: 78px;
	float: left;
	text-indent: -9999em; 
	display: block;
	overflow: hidden;
	position: absolute;
	left: -25px;
	top: 18px;
}
.share {
	position: absolute;
	bottom: 10px;
	left: 10px;
	background: url(../imgs/share.gif) no-repeat top left;
	float: left;
	display: block;
	text-indent: -9999em;
	overflow: hidden;
	width: 190px;
	height: 16px;
	}
#cInfo a {
	color: #fff;
	text-decoration: none;
	font-size: 1.2em;
	clear: left;
	width: 100%;
	float: left;
	padding: 15px 0 0 0;
	}
.feature a, #detail a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	}
#visitSr {
	position: absolute;
	top: 15px;
	right: 15px;
	background: url(../imgs/visitSr.png);
	width: 403px;
	height: 179px;
	float: left;
	display: block;
	overflow: auto;
	text-indent: -9999em;
	}
.stepLinks {
	display: block;
	overflow: hidden;
	float: left;
	text-indent: -9999em;	
	width: 100%;
	height: 58px;
	background-repeat: no-repeat;
	background-position: 0 0;
	}
a#sPre {background-image: url(../imgs/sPre.png);}
a#sPro {background-image: url(../imgs/sPro.png);}
a#sPost {background-image: url(../imgs/sPost.png);}
a#sPreSub {background-image: url(../imgs/sPreSub.png);}
a#sProSub {background-image: url(../imgs/sProSub.png);}
a#sPostSub {background-image: url(../imgs/sPostSub.png);}
a#s2main {background-image: url(../imgs/s2main.png);}
a#s3main {background-image: url(../imgs/s3main.png);}
a#s1main {background-image: url(../imgs/s1main.png);}
a#s2main {background-image: url(../imgs/s2main.png);}
a#s3main {background-image: url(../imgs/s3main.png);}
a#s1Sub {background-image: url(../imgs/s1Sub.png);}
a#s2Sub {background-image: url(../imgs/s2Sub.png);}
a#s3Sub {background-image: url(../imgs/s3Sub.png);}
a#s1Sub:hover, 
a#s2Sub:hover, 
a#s3Sub:hover, 
a#s1main:hover,
a#s2main:hover,
a#s3main:hover,
a#sPre:hover,
a#sPro:hover,
a#sPost:hover,
a#sPreSub:hover,
a#sProSub:hover,
a#sPostSub:hover,
body#prePr a#sPreSub,
body#prod a#sProSub,
body#postPr a#sPostSub,
body#cncpt a#s1Sub,
body#collab a#s2Sub,
body#vidCrtn a#s3Sub {
	background-position: 0 -58px;
	}
#quote {
	background: url(../imgs/quote.png) no-repeat;
	float: left;
	text-indent: -9999em;
	display: block;
	overflow: hidden;
	position: fixed;
	top: 0;
	right: 0;
	width: 177px;
	height: 120px;
	}
a.more {
	background: url(../imgs/learnMore.png) no-repeat;
	text-indent: -9999em;
	overflow: hidden;
	float: left;
	display: block;
	width: 126px;
	height: 35px;
	} 
#mycarousel li { 
	position: relative;
	}
#mycarousel li a {
	height: 110px;
	padding: 0 0 30px 0;
	width: 180px;
	text-indent: -9999em;
	display: block;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: 0 0;
	}  
/* =thumbnails video carousel */ 
#mycarousel li a#vtnAb {
	background-image: url(../imgs/vtnAb.png);
	}
#mycarousel li a#vtnAce {
	background-image: url(../imgs/vtnAce.png);
	}
#mycarousel li a#vtnCs {
	background-image: url(../imgs/vtnCs.png);
	} 
#mycarousel li a#vtnTho {
	background-image: url(../imgs/vtnTho.png);
	}
#mycarousel li a#vtnBar {
	background-image: url(../imgs/vtnBar.png);
	}
#mycarousel li a#vtnDel {
	background-image: url(../imgs/vtnDel.png);
	}
#mycarousel li a#vtnLaur {
	background-image: url(../imgs/vtnLaur.png);
	}
#mycarousel li a#vtnTwo {
	background-image: url(../imgs/vtnTwo.png);
	}
#mycarousel li a#vtnFat {
	background-image: url(../imgs/vtnFat.png);
	}
#mycarousel li a#vtnHip {
	background-image: url(../imgs/vtnHip.png);
	}
#mycarousel li a#vtnDan {
	background-image: url(../imgs/vtnDan.png);
	}
#mycarousel li a#vtnLos {
	background-image: url(../imgs/vtnLos.png);
	}
#mycarousel li a#vtnFog {
	background-image: url(../imgs/vtnFog.png);
	}
#mycarousel li a#vtnLyn {
	background-image: url(../imgs/vtnLyn.png);
	}
#mycarousel li a#vtnNul {
	background-image: url(../imgs/vtnNul.png);
	}
#mycarousel li a#vtnVil {
	background-image: url(../imgs/vtnVil.png);
	}
#mycarousel li a#vtnDp {
	background-image: url(../imgs/vtnDp.png);
	}
#mycarousel li a#vtnRancho {
	background-image: url(../imgs/vtnRancho.png);
	}
#mycarousel li a#vtnDelMarBeach {
	background-image: url(../imgs/vtnDelMarBeach.png);
	}
#mycarousel li a#vtnFairbanks {
	background-image: url(../imgs/vtnFairbanks.png);
	}
#mycarousel li a#vtnCorona {
	background-image: url(../imgs/vtnCorona.png);
	}
#mycarousel li a:hover {
	background-position: 0 -141px;
	}
a.nextBtn {
	width: 226px;
	height: 65px;
	float: left;
	display: block;
	overflow: hidden;
	text-indent: -9999em;
	clear: left;
	}
a#nextCol {
	background: url(../imgs/nextCollab.png) no-repeat;
	}
a#nextCr {
	background: url(../imgs/nextCr.png) no-repeat;
	}
#team a {
	background: url(../imgs/aboutOverlay.png) no-repeat 0 -233px;
	padding: 167px 0 56px 40px;
	width: 255px;
	display: block;
	z-index: 99;
	float: left;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.1em;
	line-height: 1.4em;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	}
#team a:hover, #team a:hover span {
	background-position: 0 -2px;
	color: #FFFFFF !important;
	z-index: 99;
	}
/* -----------------------------------*/
/* ----->>> =text styles <<<----------*/
/* -----------------------------------*/
#home #content p {
	clear: left;
	color: #718aa0;
	font-size: 1.1em;
	padding: 10px 0 0 0;
	width: 950px;
	}
p#aboutTitles {
	float: left;
	overflow: hidden;
	display: block;
	text-indent: -9999em;
	background-repeat: no-repeat;
	background-position: top left;
	width: 202px;
	position: relative;
	padding: 0 !important;
	margin: 0 !important;
	}
p.aJill {
	background-image: url(../imgs/aJill.gif);
	height: 60px;
	}
p.aGio {
	background-image: url(../imgs/aGio.gif);
	height: 85px;
	}
p.aJosh {
	background-image: url(../imgs/aJosh.gif);
	height: 62px;
	}
p.aBrett {
	background-image: url(../imgs/aBrett.gif);
	height: 62px;
	}
p.aCory {
	background-image: url(../imgs/aCory.gif);
	height: 62px;
	}
p.aSteve {
	background-image: url(../imgs/aSteve.gif);
	height: 81px;
	}
p.aMarcus {
	background-image: url(../imgs/aMarcus.gif);
	height: 60px;
	}
#loc, #eLbl, #cInfo span {
	font-size: 1.3em;
	color: #a5b8c9;
	}
#loc {
	float: left;
	width: 100%;
	}
#eLbl {
	border-right: 1px solid #1a2f42;
	width: 55px;
	position: relative;
	top: 15px;
	float: left;
	text-transform: uppercase;
	}
#thankYou {
	float: left;
	clear: both;
	height: 330px;
	font-size: 12px;
	padding: 50px 0 0 0;
	}
#email {
	float: left;
	padding: 0 0 0 10px;
	width: 190px;
	}
#email span {
	clear: left;
	}
#team {
	position: relative;
	width: 995px;
	left: -7px;
	top: -30px;
	}
#team li {
	position: relative;
	width: 248px;
	height: 200px;
	float: left;
	}
#team span {
	position: absolute;
	float: left;
	color: #a8a8a8;
	font-size: .9em;
	}
.line {
	background: url(../imgs/divider.png) no-repeat bottom center;
	padding-bottom: 15px !important;
	margin-bottom: 20px;
	}
p.last, p.hasList {
	background-image: none !important;
	padding-bottom: 0 !important;
	}
p.hasList {
	margin-bottom: 0 !important;
	}
.feature {
	font-size: 1.3em !important;
	color: #a5b8c9 !important;
	}
#home #content p.intro {
	font-size: 1.3em;
	float: left;
	clear: left;
	width: 570px;
	}
.steps p {
	float: left;
	width: 290px;
	height: 155px;
	font-size: 1.3em;
	padding: 5px 0 0 0;
	}
body#proc .steps p {
	height: 175px;
	}
#detail p {
	float: left;
	clear: left;
	font-size: 1.3em;
	background: url(../imgs/divider.png) no-repeat bottom center;
	padding: 15px 0 20px 0;
	margin: 0 0 20px 0;
	width: 625px;
	}
blockquote.sideQuote {
	float: right;
	text-indent: -9999em;
	display: block;
	overflow: hidden;	
	width: 318px;
	height: 552px;
	padding: 0 15px 0 0;
	background-position: top left;
	background-repeat: no-repeat;
	}
body#cncpt blockquote.sideQuote {background-image: url(../imgs/cncptQuote.png);}
body#vidCrtn blockquote.sideQuote {background-image: url(../imgs/vidCrtnQuote.png);}
body#prePr blockquote.sideQuote {background-image: url(../imgs/preProQuote.png);}
body#prod blockquote.sideQuote {background-image: url(../imgs/prodQuote.png);}
body#postPr blockquote.sideQuote {background-image: url(../imgs/postProdQuote.png);}
body#collab blockquote.sideQuote {background-image: url(../imgs/collabQuote.png);}
#footer p {
	text-transform: uppercase;
	position: absolute;
	top: 140px;
	}
body#scrRmMain #footer p {
	top: 227px;
	}
#footer #leaf {
	background: url(../imgs/leaf.png) no-repeat 100% 50%;
	color: #737373;
	position: absolute;
	left: 50px;
	padding: 0 15px 0 0;
	}
#footer #copy {
	color: #282828;
	right: 50px;
	}
#caro p {
	float: right;
	padding: 0 0 5px 0;
	text-transform: uppercase;
	color: #b9b9b9;
	width: 300px;
	text-align: right;
	}
#detail ul {
	float: left;
	clear: left;
	width: 625px;
	font-size: 1.3em;
	padding: 10px 0 0 0;
	}
#detail ul li {
	background: url(../imgs/bullet.png) no-repeat 0 50%;
	padding: 5px 0 5px 20px;
	}
#detail ul li.label {
	background-image: none;
	padding-left: 0;
	}
.oview, .title {
	font-size: 10px;
	color: #535353;
	text-transform: uppercase;
	}
.oview {
	padding: 5px 0 0 0;
	float: left;
	display: inline;
	clear: left;
	width: 100%;
	}
#TB_window .oview {
	padding-top: 10px;
	margin-top: 15px;
	}
	
.info {
	font-size: 1.2em;
	color: #b9b9b9;
	height: 300px;
	overflow: auto;
	clear: left;
	}
.infoPoints {
	clear: left;
	}
.infoPoints li {
	 background: url(../imgs/bullet.gif) no-repeat 0 50%;
	 padding: 0 0 5px 10px;
	 color: #b9b9b9;
	 font-size: 11px;
	 }
.infoPoints li.aTitle {
	 color: #fff;
	 font-style: italic;
	 font-size: 12px;
	 }
.infoPoints li.iTitle {
	 color: #fff;
	 font-style: italic;
	 background-image: none;
	 padding: 0;
	 }
.infoPoints li.tInfo {
	 color: #b9b9b9;
	 background-image: none;
	 font-size: 11px;
	 padding: 0 0 10px 10px;
	 margin: -7px 0 0 0;
	 }
/* -----------------------------------*/
/* ----->>> =inline imgs <<<----------*/
/* -----------------------------------*/
#team li.empty img {
	z-index: 99;
	top: 15px;
	}
#team img {
	position: absolute;
	top: 17px;
	left: 26px;
	z-index: -1;
	}
/* -----------------------------------*/
/* --------->>> =tables <<<-----------*/
/* -----------------------------------*/

/* -----------------------------------*/
/* --------->>> =forms <<<------------*/
/* -----------------------------------*/
.ddfmwrap {
	clear: left;
	float: left;
	width: 430px;
	position: relative;
	top: 15px;
	padding: 0 0 20px 0;
	}
label {
	text-transform: uppercase;
	font-size: 1.3em;
	color: #fff;
	float: left;
	position: relative;
	padding: 0 10px 0 0;
	}
.required {
	position: absolute;
	top: -2px;
	right: 0;
	color: #6fcaef;
	font-size: 1.4em;
	}
.fieldwrap {
	float: left;
	clear: left;
	width: 100%;
	padding: 0 0 13px 0;
	}
.fmtext, .fmtextarea {
	width: 350px;
	border: 2px solid #0099d7;
	background: #000 url(../imgs/gradOverlay.png) repeat-x top left;
	float: right;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	padding: 5px;
	}
.fmtext {
	height: 15px;
	}
.fmtextarea {
	height: 125px;
	}
.reqField {
	color: #6fcaef;
	clear: left;
	float: left;
	padding: 0 0 0 70px;
	width: 200px;
	}
.submit input {
	float: right;
	border: none;
	background-image: url(../imgs/submit.png);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #000d1a;
	width: 126px;
	height: 35px;
	padding: 5px;
	display: block;
	cursor: pointer;
	text-indent: -9999em;
	}
/* -----------------------------------*/
/* --------->>> =extras <<<-----------*/
/* -----------------------------------*/	
.jcarousel-container {
    position: relative;
}
.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 75px;
    height: 75px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}
.jcarousel-skin-tango {
	border-top: 1px solid #1a222a;
	clear: both;
	padding: 10px 0 20px 0;
	}
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 0;
    right: 0;
    width: 15px;
    height: 150px;
    cursor: pointer;
    background: transparent url(../imgs/mpButtR.png) no-repeat 0 0;
}
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: 0 -151px;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 0;
    left: 0;
    width: 15px;
    height: 150px;
    cursor: pointer;
    background: transparent url(../imgs/mpButtL.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: 0 -151px;
}
.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 942px;
    padding: 5px 20px 0 28px;
}
.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  945px;
    height: 140px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 75px;
    height: 140px;
}
@media screen {
  .sIFR-flash {
    visibility: visible !important;
    margin: 0;
    padding: 0;
  }
  
  .sIFR-replaced, .sIFR-ignore {
    visibility: visible !important;
  }
  
  .sIFR-alternate {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    display: block;
    overflow: hidden;
  }
  
  .sIFR-replaced div.sIFR-fixfocus {
    margin: 0pt; 
    padding: 0pt; 
    overflow: auto; 
    letter-spacing: 0px; 
    float: none;
  }
}

@media print {
  .sIFR-flash {
    display    : none !important;
    height     : 0;
    width      : 0;
    position   : absolute;
    overflow   : hidden;
  }
  
  .sIFR-alternate {
    visibility : visible !important;
    display    : block   !important;
    position   : static  !important;
    left       : auto    !important;
    top        : auto    !important;
    width      : auto    !important;
    height     : auto    !important;
  }
}

@media screen {
  .sIFR-active h6#vidTitle {
  	font-family: Arial, Helvetica, sans-serif;
    visibility: hidden;
	font-size: 22px;
	padding: 0 0 3px 0;
	border-bottom: 1px solid #1a1a1a;
  }
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#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;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
.TB_overlayMacFFBGHack {background: url(macFFBgHack.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: #000;
  z-index: 102;
  display:none;
  border: 10px solid #28657e;
  -moz-border-radius: 5px;
  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: 15px 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{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}
#TB_closeWindow{
  height:25px;
  padding:11px 25px 10px 0;
  float:right;
}
#TB_closeAjaxWindow{
  float:right;
  position: absolute;
  top: 400px;
  right: 0;
  z-index: 999;
}
#TB_closeWindowButton {
  background: url(../imgs/close.gif) no-repeat center;
  height: 10px;
  width: 57px;
	overflow: hidden;
	display: block;
	 text-indent: -9999em;
	   padding: 10px;
	  }
#TB_ajaxWindowTitle{
  float:left;
}
#TB_title{
  background-color:#e8e8e8;
  height: 0px;
}
#TB_ajaxContent{
  clear:both;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
  background-color: #000;
  width: 990px;
  height: 430px;
}
#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;
}