@charset "UTF-8";
/* CSS Document */


html, body{
	margin: 0;
	padding: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	border-left:0;
} 
div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
body {
	line-height: 1;
	color: black;
	background: white;
	font-family: Arial, Verdana, Helvetica, sans-serif;	
}
ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}	
caption, th, td {
	text-align: left;
	font-weight: normal;
}	
.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}	
.clearfix {
	display:inline-block;
}	
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}

/*........... do not change or amalgamate the above clearfix styles..................*/


html {overflow-y: scroll;}

body {
	background-color:#000;
	color:#fff;
	line-height:20px;
	font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;	
}


/*........BG's...........*/

#contact {
	background-image:url(images/bg/contact.jpg);
	background-repeat:no-repeat;
	background-position: top right;}
	
#corporatevideo {
	background-image:url(images/bg/corporatevideo.jpg);
	background-repeat:no-repeat;
	background-position: top right;}
	
#index {
	background-image:url(images/bg/index.jpg);
	background-repeat:no-repeat;
	background-position: top right;}
	
#music {
	background-image:url(images/bg/music.jpg);
	background-repeat:no-repeat;
	background-position: top right;}
	
#presentations {
	background-image:url(images/bg/presentations.jpg);
	background-repeat:no-repeat;
	background-position: top right;}
	
#products {
	background-image:url(images/bg/products.jpg);
	background-repeat:no-repeat;
	background-position: top right;}
	
#sitemap {
	background-image:url(images/bg/sitemap.jpg);
	background-repeat:no-repeat;
	background-position: top right;}
	
#specialeventvideo {
	background-image:url(images/bg/specialeventvideo.jpg);
	background-repeat:no-repeat;
	background-position: top right;}
	
#unforgettable {
	background-image:url(images/bg/unforgettable.jpg);
	background-repeat:no-repeat;
	background-position: top right;}


#videography {
	background-image:url(images/bg/videography.jpg);
	background-repeat:no-repeat;
	background-position: top right;}

#videoproduction {
	background-image:url(images/bg/videoproduction.jpg);
	background-repeat:no-repeat;
	background-position: top right;}
	
/*........Top...........*/


#wrapper {
	margin: 0 auto;
	width:1000px;
	}
	
#header {
	background-image:url(images/logo_medium.png);
	background-repeat:no-repeat;
	background-position:center;
	height:250px;
	margin:10px 0 12px 0;}

.sandiego-holder  {
	float:left;
	font-weight:bold;
	}
	
.email-holder {
	float:right;
	font-weight:bold;
	}


/*........Navigation...........*/

#nav-wrap {
	width:100%;
	height:36px;}

#nav-holder {
	margin: 0 auto;
	display:block;
	height:36px;
	background-image:url(images/trans-bg.png);
	line-height:36px;
	width:100%;
	text-align:center;
	margin: 0 0 20px 0;
	border-bottom:1px solid #6996ad;

	}

.nav-inner {
	margin: 0 auto;
	color:#bbbbbb;
	font-size:12px;
	}

.nav-inner  a {
	padding: 0 10px 0 10px;
	color:#336699;
	text-decoration:none;}

.nav-inner  a:hover {
	color:#fff;
	text-decoration:underline;}


/*........Content..........*/	


#main-content {
	/*background-image:url(images/trans-bg-white.png);*/
	width:968px;
	margin: 0 auto;
	padding: 16px 16px 16px 16px;
	color:#bbbbbb;
	font-size:16px;
	border: 4px #5CACEE ridge;}	

.content-single-box {padding-bottom:30px;}
#grey {border:4px ridge #5CACEE;padding:20px;}

.content-box-container {
	width: 968px;
	height:475px;}

.content-left-box {
	float:left;
	width:468px;
	line-height:30px;
	word-spacing:-1px;}

.content-right-box {
	float:right;
	width:468px;
	line-height:30px;
	word-spacing:-1px;}

.product-left-box {
	float:left;
	width:424px;
	line-height:30px;
	word-spacing:-1px;
	border:4px ridge #5CACEE;
	padding:20px;
	height:428px;}

.product-right-box {
	float:right;
	width:424px;
	line-height:30px;
	word-spacing:-1px;
	border:4px ridge #5CACEE;
	padding:20px;
	height:428px;}

.contact-box {
	padding: 0;
	}

.text-input {
	width:960px;
	height:26px;
	border:solid 2px #231F20;
	text-indent:4px;
	font-size:16px;
	margin: 0 0 10px 0;
	padding:0;
	float:left;}
	
.text-area {
	width:960px;
	height:100px;
	border:solid 2px #231F20;
	text-indent:4px;
	font-size:16px;
	margin:0;
	float:left;
	font-family:Arial, Verdana, sans-serif;}
	
.txt-label {
	line-height:30px;
	display:block;
	text-align:left;
	float:left;
	width:70px;
	margin: 0;
	}

.submit-btn {
	float:right;}
	
/*........footer..........*/	
	
	
.footer {
	color:#bbbbbb;
	text-align:center;
	font-size:11px;
	margin:50px 0 20px 0;}	
	
.footer a {
	color:#bbbbbb;
	text-decoration:underline;}

	
	
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

	
/*Font Styling*/

a {color: #fff; text-decoration: none; font-weight:bold;}
a:hover{text-decoration: underline;}
p {color:#bbbbbb}
#list {
	list-style: disc;
	margin-left: 10px;
	padding-left: 1em;
	}

h1, .t1{
	font-size: 50px;
	font-weight: bold;
	color: #336699;
	text-transform: uppercase;
	padding: 10px 0 20px 0;
}

h2, h2 a, h2 a:visited, h2 a:hover, .t2
{

	font-size: 20px;
	font-weight: bold;
	color: #6996AD;
}

h2 a:hover
{text-decoration:underline}

h3{
	margin: 0;
	font-size: 22px;
	font-weight: bold;
	color: #fff;
}


h5{
	padding: 0;
	margin: 0;
	font-size: 20px;
	font-weight: bold;
	color: #336699;
}

.conttxt {color: #fff; text-align:justify}
.prodtxt {color: #fff; font-size:14px;}
#player {color:#fff}