<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

html {
	height: 100%;
	margin-bottom: 1px;
}

.image_text_heading {
	font-size:36px;
	font-weight: 300;
}

.image_text_body {
	color: white;
	font-size:26px;
	line-height: 34px;
	font-weight: 300;
	text-align:justify;
	text-justify:inter-word;
	padding-left: 515px;
	padding-top: 250px;
	width: 420px;
}


.footer_nav_responsive {
 	font-size:1.3rem;
	font-weight: 300;
    text-align:left;
    list-style-type: none;
    margin-left:0px;
    margin-right:20px;
}

.footer_nav_responsive a:link {
	color: #b1b9bc;
	text-decoration: none;
    display:inline-block;
}

.footer_nav_responsive a:visited {
	color: #b1b9bc;
	text-decoration: none;
}

.footer_nav_responsive a:active {
	color: #292865;
	text-decoration: none;
}

.footer_nav_responsive a:hover {
	color: #fff;
	background: transparent;
	font-weight: 300;
	text-decoration: none;
	text-shadow: 1px 1px 4px #1c1b45;
}



.download_link {
	font-size: 1.6rem;
	color: white;
	font-weight: 300;
/*	background-color: black;*/
	width:6.0rem;
	text-align:center;
}

.download_link a:link {
	color: white;
	font-weight: 300;
}

.download_link a:visited {
	color: white;
	font-weight: 300;
}

.download_link a:active {
	color: white;
	font-weight: 300;
}

.download_link a:hover {
	color: white;
	text-decoration: none;
	font-weight: 400;
}




.pmg_link_responsive {
	font-size:1.4rem;
	font-weight: 300;
    text-align:center;
    width:20.0rem;
}

.pmg_link_responsive a:link {
	color: #434748;
	text-decoration: none;
    display:inline-block;
}

.pmg_link_responsive a:visited {
	color: #434748;
	text-decoration: none;
}

.pmg_link_responsive a:active {
	color: #434748;
	text-decoration: none;
}

.pmg_link_responsive a:hover {
	color: #1c1b45;
	background: transparent;
	font-weight: 400;
	text-decoration: none;
}



.nav_responsive {
 	font-size:2.2rem;
	font-weight: 300;
    text-align:center;
}

.nav_responsive a:link {
	color: #292865;
	text-decoration: none;
    display:inline-block;
}

.nav_responsive a:visited {
	color: #292865;
	text-decoration: none;
}

.nav_responsive a:active {
	color: #292865;
	text-decoration: none;
}

.nav_responsive a:hover {
	color: #1c1b45;
	background: transparent;
	font-weight: 400;
	text-decoration: none;
}




.nav {
    list-style:none;
    padding: 8px 0 0 0;
    text-align:center;
}

.nav li {
	font-size:20px;
	font-weight: 300;
    display:inline;
}

.nav a:link {
	color: #292865;
	text-decoration: none;
    display:inline-block;
/*    padding: 10px 20px 0 30px;*/
}

.nav a:visited {
	color: #292865;
	text-decoration: none;
    padding: 10px 20px 0 30px;
}

.nav a:active {
	color: #ffd91c;
	text-decoration: none;
}

.nav a:hover {
	color: #0000FF;
	background: transparent;
	text-decoration: underline;
}

img {
	border: 0;
}

.signed_in_nav {
    display:inline;
    list-style:none;
    width:175px;
    margin:0 0 0 0;
    padding:0 0 0 0;
    text-align:center;
}

.signed_in_nav li {
	font-size:20px;
	font-weight: 300;
    display:inline;
}

.signed_in_nav a:link {
    width:175px;
	color: #666;
	text-decoration: none;
    display:inline-block;
    padding:10px 0 0 0;
}

.signed_in_nav a:visited {
	color: #666;
	text-decoration: none;
}

.signed_in_nav a:active {
	color: #666;
	text-decoration: none;
}

.signed_in_nav a:hover {
	color: #fff;
	background: transparent;
	margin-bottom:0;
}

.admin_nav {
	width:980px;
    list-style:none;
    text-align:center;
    margin: 30px 0 0 0;
    padding-left: 0;
}

.admin_nav li {
	font-size:15px;
	font-weight: 300;
    display:inline;
}

.admin_nav a:link {
	color: #666;
	text-decoration: none;
    display:inline-block;
    padding: 2px 18px 0 18px;
}

.admin_nav a:visited {
	color: #666;
	text-decoration: none;
}

.admin_nav a:active {
	color: #ffd91c;
	text-decoration: none;
}

.admin_nav a:hover {
	color: #666;
	background: transparent;
	text-decoration: underline;
}

/* Small player */
.small_player_wrapper {
	margin:0 19px 0 0;
	width:314px;
	height:177px;
	display:inline-block;vertical-align:text-top;
	color:#999997;
	border-radius: 3px;
	background-color:#999997;
	box-shadow: 0 1px 3px rgba(0,0,0,0.33);
	overflow: hidden;
}

/* large player */
.large_player_wrapper {
	width:640px;
	height:360px;
	display:inline-block;
	vertical-align:text-top;
	border-radius: 3px;
	background-color:#999997;
	box-shadow: 0 1px 3px rgba(0,0,0,0.33);
	overflow: hidden;
}

/* medium player */
.medium_player_wrapper {
	width:465px;
	height:262px;
	display:inline-block;
	vertical-align:text-top;
	border-radius: 3px;
	background-color:#999997;
	box-shadow: 0 1px 3px rgba(0,0,0,0.33);
	overflow: hidden;
}




.logo_image {
	margin:0 0 10px 0;
}

.bio_image {
	margin:0 0 10px 0;
	border-radius: 4px;
	box-shadow: 0 1px 3px rgba(0,0,0,0.33);
}

.section_image {
	margin:0 0 10px 0;
	border-radius: 4px;
	box-shadow: 0 1px 3px rgba(0,0,0,0.33);
}

.section_title {
	font-size:20px;
	font-weight: 300;
    display:inline;
}

.section_text {
	color: #666;
	font-size:22px;
	line-height: 27px;
	font-weight: 300;
    display:inline;
}

.section_text_bright {
	color: #292865;
	font-size:16px;
	font-weight: 300;
    display:inline;
}

.sign_in_bar {
	width:543px;
	height:26px;
	line-height: 26px;
	margin:-110px 0 34px 0;
}

.sign_in_button {
	width:110px;
	height:26px;
	color: #292865;
	font-size:13px;
	font-weight: 300;
    text-align:center;
	margin: 6px 0 0 0;
	padding-top: 1px;
    background-color:#ddd;
	border-radius: 4px;
	box-shadow: 0 1px 3px rgba(0,0,0,0.33);
    float:right;
}

.error_box_container {
	display: block;
	width: 430px;
	margin: 45px auto 0 auto;
}

.error_box {
	background-color: red;
	color: white;
	font-size:14px;
	font-weight: 300;
	text-align:center;
	width: 400px;
	padding: 15px 15px 15px 15px;
	box-shadow: 0 1px 3px rgba(0,0,0,0.33);
	border-radius: 3px 3px 3px 3px;
}

.message_box_container {
	display: block;
	width: 430px;
	margin: 45px auto 0 auto;
}

.message_box {
	background-color: #292865;
	color: white;
	font-size:14px;
	font-weight: 300;
	text-align:center;
	width: 400px;
	padding: 15px 15px 15px 15px;
	box-shadow: 0 1px 3px rgba(0,0,0,0.33);
	border-radius: 3px 3px 3px 3px;
}

.change_password_container {
	background-color: #e9e9e9;
	display: block;
	width: 430px;
	margin: 45px auto 7px auto;
	box-shadow: 0 1px 3px rgba(0,0,0,0.33);
	border-radius: 3px 3px 3px 3px;
}

.change_password_title {
	background-color: #ddd;
	color: #999;
	font-size:20px;
	font-weight: 700;
	text-align:center;
	height: 35px;
	padding: 15px 0 0 0;
	border-radius: 3px 3px 0 0;
}

.change_password_form {
	color: #666;
	font-size:14px;
	font-weight: 300;
	text-align:right;
	width: 415px;
	padding: 15px 15px 0 0;
}

.change_password_input_label {
	width:150px;
	text-align:right;
}

.change_password_input {
	color: #666;
	font-size:14px;
	font-weight: 300;
	text-align:left;
	width: 250px;
	border-radius: 3px 3px 3px 3px;
	border: 1px solid #d9d9d9;
	margin: 0 0 10px 0;
}

.change_password_desc {
	font-weight: 400;
	font-size:14px;
	text-align:center;
	padding: 0 0 15px 17px;
}

.change_password_footnotes {
	font-weight: 400;
	font-size:14px;
	text-align:center;
	padding: 0 0 15px 17px;
}

.create_client_container {
	background-color: #efefe4;
	display: block;
	width: 460px;
	margin: 45px auto 7px auto;
	box-shadow: 0 1px 3px rgba(0,0,0,0.33);
	border-radius: 3px 3px 3px 3px;
}

.create_client_title {
	background-color: #ddd;
	color: #666;
	font-size:20px;
	font-weight: 300;
	text-align:center;
	height: 35px;
	padding: 15px 0 0 0;
	border-radius: 3px 3px 0 0;
}

.create_client_form {
	color: #666;
	font-size:14px;
	font-weight: 300;
	text-align:right;
	width: 445px;
	padding: 18px 15px 0 0;
}

.create_client_input {
	color: #666;
	font-size:14px;
	font-weight: 300;
	text-align:left;
	
	width: 310px;
	border-radius: 3px 3px 3px 3px;
	border: 1px solid #d9d9d9;
	margin: 0 0 10px 0;
}

.create_client_input_label {
	width:150px;
	text-align:right;
}

.create_client_footnotes {
	font-size:11px;
	text-align:left;
	padding: 0 0 0 17px;
}




.create_client_container_full {
	background-color: #efefe4;
	display: block;
	width: 605px;
	margin: 45px auto 7px auto;
	box-shadow: 0 1px 3px rgba(0,0,0,0.33);
	border-radius: 3px 3px 3px 3px;
}

.create_client_title_full {
	background-color: #ddd;
	color: #666;
	font-size:20px;
	font-weight: 300;
	text-align:center;
	height: 35px;
	padding: 15px 0 0 0;
	border-radius: 3px 3px 0 0;
}

.create_client_form_full {
	color: #666;
	font-size:14px;
	font-weight: 300;
	text-align:right;
	width: 590px;
	padding: 18px 15px 0 0;
}



.login_container {
	background-color: #e9e9e9;
	display: block;
	width: 350px;
	margin: 45px auto 7px auto;
	box-shadow: 0 1px 3px rgba(0,0,0,0.33);
	border-radius: 3px 3px 3px 3px;
}

.login_title {
	background-color: #ddd;
	color: #999;
	font-size:20px;
	font-weight: 700;
	text-align:center;
	height: 35px;
	padding: 15px 0 0 0;
	border-radius: 3px 3px 0 0;
}

.login_form {
	color: #666;
	font-size:14px;
	font-weight: 300;
	text-align:right;
	width: 335px;
	padding: 18px 15px 0 0;
}

.login_input_label {
	width:50px;
	text-align:right;
}

.login_forgot_password_prompt {
	font-weight: 300;
	font-size:12px;
	width: 350px;
	text-align:center;
	margin: 10px 0 0 0;
	padding: 0 0 8px 0;
}

.password_reset_message {
	color: #666;
	font-weight: 400;
	font-size:14px;
	text-align:center;
	margin: 40px 0 20px 0;
}

.login_input {
	color: #666;
	font-size:14px;
	font-weight: 300;
	text-align:left;
	width: 250px;
	border-radius: 3px 3px 3px 3px;
	border: 1px solid #d9d9d9;
	margin: 0 0 10px 0;
}

.subsection_name {
	color: #666;
	width: 980px;
	height:30px;
	font-size:30px;
	font-weight: 300;
	margin:50px 0 0 0;
	text-align:center;
}

.process_graphic {
	background-image:url('img/production_process.jpg');
	width:959px;
	height:630px;
	background-repeat:no-repeat;
	margin:20px 0 0 0;
	text-align: center;
	border-radius: 4px;
	box-shadow: 0 1px 3px rgba(0,0,0,0.33);
}

.combined_footer {
	margin:50px 0 0 0;
	padding: 5px 0 0 0;
	border-top: 1px solid #d9d9d9;
	color: #666;
	width: 970px;
	height:30px;
	font-size:12px;
	font-weight: 300;
	text-align:center;
}

.footer_nav {
	width: 970px;
	height:30px;
	margin: 0 0 0 0;
	text-align:left;
}

.footer_nav_link {
	margin: 0 18px 0 0;
	text-align:center;
	color: #666;
	font-size:14px;
	font-weight: 300;
	text-align:left;
}

.copyright {
	color: #666;
	width: 970px;
	height:20px;
	font-size:11px;
	font-weight: 300;
	margin: 10px 0 0 0;
	text-align:left;
}

.gen_info_container {
	background-color: #efefe4;
	display: block;
	width: 970px;
	margin: 20px auto 7px auto;
	box-shadow: 0 1px 3px rgba(0,0,0,0.33);
	border-radius: 3px 3px 3px 3px;
}

.gen_info_title {
	background-color: #ddd;
	color: #666;
	font-size:20px;
	font-weight: 300;
	text-align:center;
	width: 970px;
	height: 35px;
	padding: 15px 0 0 0;
	border-radius: 3px 3px 0 0;
}

.gen_info_box {
	color: #666;
	font-size:14px;
	font-weight: 300;
	text-align:right;
	padding: 0 0 0 15px;
}

.gen_info_text {
	color: #666;
	font-size:16px;
	font-weight: 300;
	margin: 10px 0 0 0;
}

.gen_info_line {
	margin: 5px 0 5px 0;
	width: 100%;
	float: left;
	color: #666;
	font-size:14px;
	font-weight: 300;
	text-align:left;
}

.gen_info_label {
	margin: 0 20px 0 0;
	width: 200px;
	float: left;
	color: #666;
	font-size:14px;
	font-weight: 400;
	text-align:left;
}

.sm_notes_container {
	background-color: #efefe4;
	display: block;
	width: 430px;
	margin: 45px auto 7px auto;
	box-shadow: 0 1px 3px rgba(0,0,0,0.33);
	border-radius: 3px 3px 3px 3px;
}

.sm_notes_title {
	background-color: #ddd;
	color: #666;
	font-size:20px;
	font-weight: 300;
	text-align:center;
	height: 35px;
	padding: 15px 0 0 0;
	border-radius: 3px 3px 0 0;
}

.sm_notes_form {
	color: #666;
	font-size:14px;
	font-weight: 300;
	text-align:right;
	width: 415px;
	padding: 15px 15px 0 0;
}

.sm_notes_input_label {
	margin:0 0 0 10px;
	width:33px;
	text-align:left;
	float:left;
}

.sm_notes_input {
	color: #666;
	font-size:14px;
	font-weight: 300;
	width: 250px;
	border-radius: 3px 3px 3px 3px;
	border: 1px solid #d9d9d9;
	margin: 0 0 10px 0;
}

.sm_notes_textarea { 
	color: #666;
	width: 354px;
	height: 33px;
	text-align:left;

	font-size: 14px;
	font-weight: 300;
	text-align: left;
	
	border-radius: 3px 3px 3px 3px;
	border: 1px solid #d9d9d9;
}

.contact_container {
	background-color: #e9e9e9;
	display: block;
	width: 970px;
	margin: 20px auto 7px auto;
	box-shadow: 0 1px 3px rgba(0,0,0,0.33);
	border-radius: 3px 3px 3px 3px;
}

.contact_title {
	background-color: #ddd;
	color: #666;
	font-size:20px;
	font-weight: 300;
	text-align:center;
	width: 970px;
	height: 35px;
	padding: 15px 0 0 0;
	border-radius: 3px 3px 0 0;
}

.contact_form {
	color: #666;
	font-size:14px;
	font-weight: 300;
	text-align:right;
	width: 900px;
	padding: 0 0 0 15px;
}

.contact_text {
	color: #666;
	font-size:16px;
	font-weight: 300;
	margin: 10px 0 0 0;
}

.contact_line {
	margin: 5px 0 0 0;
	width: 970px;
	float: left;
	color: #666;
	font-size:14px;
	font-weight: 300;
	text-align:left;
}

.contact_label {
	margin: 0 20px 0 0;
	width: 50px;
	float: left;
	color: #666;
	font-size:14px;
	font-weight: 300;
	text-align:left;
}

.contact_input {
	float: left;
	color: #666;
	font-size:14px;
	font-weight: 300;
	text-align:left;
	width: 300px;

	height: 16px;
	border-radius: 3px 3px 3px 3px;
	border: 1px solid #d9d9d9;
}

.textarea { 
	margin: 0 0 0 0;
	color: #666;
	float: left;
	width: 730px;
	height: 268px;

	font-size: 14px;
	font-weight: 300;
	text-align:left;
	
	border-radius: 3px 3px 3px 3px;
	border: 1px solid #d9d9d9;
}

.contact_error {
	margin: 0 0 0 20px;
	width: 200px;
	float: left;
	color: #ff0000;
	font-size:14px;
	font-weight: 400;
	font-style: italic;
	text-align:left;
}


.project_video_upload_info {
	color: #666;
	background-color:white ;
	font-size:14px;
	font-weight: 300;
	text-align: center;
	margin-left:-5px;
	width: 950px;
	padding: 10px 0 10px 0;
	border-radius: 3px;
	box-shadow: 0 1px 3px rgba(0,0,0,0.33);
}

.project_video_upload_section {
	display:inline-block;
	margin:0;
	padding-bottom:8px;
	width: 459px;
	background-color:#fbfbfc; border: 1px dotted #d3d3d3 !important;
	border-radius: 3px 3px 3px 3px;
	overflow: hidden;
	vertical-align:baseline;
}


.project_video_upload_section_titlebar {
	display:inline-block;
	padding-top:10px;
	padding-left:10px;
	width: 450px;
	background-color:#e9e9e9;
	color:#999;
	overflow: hidden;
	font-size:16px;
	font-weight:700;
	height:29px;
}

.project_video_upload_section_heading {
	color: #e7e7e7;
	background-color:#666 ;
	font-size:16px;
	font-weight: 700;
	text-align: center;
	width: 916px;
	padding: 8px 15px 8px 0;
	border-radius: 3px;
	box-shadow: 0 1px 3px rgba(0,0,0,0.33);
}


.new_project_container {
	background-color: #e9e9e9;
	display: block;
	width: 970px;
	margin: 20px auto 7px auto;
	box-shadow: 0 1px 3px rgba(0,0,0,0.33);
	border-radius: 3px 3px 3px 3px;
}

.new_project_title {
	background-color: #ddd;
	color: #666;
	font-size:20px;
	font-weight: 300;
	text-align:center;
	width: 970px;
	height: 35px;
	padding: 15px 0 0 0;
	border-radius: 3px 3px 0 0;
}

.new_project_form {
	color: #666;
	font-size:14px;
	font-weight: 300;
	text-align:right;
	width: 900px;
	padding: 0 0 0 15px;
}

.new_video_select {
	color: #666;
	text-align: left;
	background-color: white;
	font-size:14px;
	font-weight: 400;
	margin: 0 0 0 0;
	padding: 12px 5px 5px 20px;
	width: 700px;
	border: 1px solid #d9d9d9;
}

.new_media_select {
	color: #666;
	text-align: left;
	background-color: white;
	font-size:14px;
	font-weight: 400;
	margin: 0 0 0 0;
	padding: 12px 5px 5px 20px;
	width: 610px;
	border: 1px solid #d9d9d9;
}

.new_project_text {
	color: #666;
	font-size:16px;
	font-weight: 300;
	margin: 10px 0 0 0;
}

.new_project_line {
	margin: 5px 0 0 0;
	width: 970px;
	float: left;
	color: #666;
	font-size:14px;
	font-weight: 300;
	text-align:left;
}

.new_project_label {
	margin: 3px 10px 0 0;
	width: 240px;
	float: left;
	color: #666;
	font-size:14px;
	font-weight: 300;
	text-align:right;
}

.new_project_input {
	float: left;
	color: #666;
	font-size:14px;
	font-weight: 300;
	text-align:left;
	width: 400px;

	height: 20px;
	border-radius: 3px 3px 3px 3px;
	border: 1px solid #d9d9d9;
}

.new_project_textarea { 
	margin: 0 0 0 0;
	color: #666;
	float: left;
	width: 400px;
	height: 42px;
	font-size: 14px;
	font-weight: 300;
	border-radius: 3px 3px 3px 3px;
	border: 1px solid #d9d9d9;
}

.new_project_error {
	margin: 0 0 0 20px;
	width: 400px;
	float: left;
	color: #ff0000;
	font-size:14px;
	font-weight: 400;
	font-style: italic;
	text-align:left;
}

.si_client_video_container {
	width: 950px;
	margin-top: 0;
	margin-left: 0;
	color: white;
	font-size: 20px;
}

.si_content {
	background-color:white;
	padding: 8px 15px 3px 0;
	border-radius: 3px;
	box-shadow: 0 1px 3px rgba(0,0,0,0.33);
}

.si_p {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	color: #666;
	font-size: 20px;
}

.si_email_video_link_container {
	width: 870px;
	margin-top: 0;
	margin-left: 50px;
	color: white;
	font-size: 20px;
	background-color: #c0c0c0;
}

.si_email_video_link_content {
	padding:40px 30px 22px 30px;
}

.si_email_video_link_p {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	color: #666;
	font-size: 20px;
	background-color: #c0c0c0;
}






.client_project_view_container {
	background-color: #e9e9e9;
	display: block;
	width: 970px;
	margin: 20px auto 7px auto;
	box-shadow: 0 1px 3px rgba(0,0,0,0.33);
	border-radius: 3px 3px 3px 3px;
}



.client_project_info_container {
	display:inline-block;
	width: 618px;
	color: #666;
	font-size:14px;
	font-weight: 400;
	margin-right:12px;
	margin-left:10px;
	margin-top:10px;
}

.client_project_info_section {
	display:inline-block;
	padding-top:8px;
	padding-bottom:8px;
	width: 618px;
	background-color:#fbfbfc; border: 1px dotted #d3d3d3 !important;
	border-radius: 3px 3px 3px 3px;
	overflow: hidden;
	vertical-align:baseline;
}


.client_project_info_section_titlebar {
	display:inline-block;
	padding-top:10px;
	padding-left:10px;
	width: 608px;
	background-color:#e9e9e9;
	color:#999;
	overflow: hidden;
	font-size:20px;
	font-weight:700;
	height:29px;
}


.client_project_info_label {
	display:inline-block;
	width: 170px;
	color: #666;
	font-size:14px;
	font-weight: 400;
	text-align: right;
	margin-right:15px;
	vertical-align:baseline;
}

.client_project_info_data {
	display:inline-block;
	width: 433px;
	color: #666;
	font-size:14px;
	font-weight: 300;
	text-align: left;
	vertical-align:baseline;
}





.client_project_info_sidebar_container {
	display:inline-block;
	width: 300px;
	color: #666;
	font-size:14px;
	font-weight: 400;
	margin-top:10px;
	text-align:left;
}

.client_project_info_sidebar_section {
	display:inline-block;
	margin:0;
	padding-bottom:8px;
	padding-left:10px;
	width: 288px;
	background-color:#fbfbfc; border: 1px dotted #d3d3d3 !important;
	border-radius: 3px 3px 3px 3px;
	overflow: hidden;
	vertical-align:baseline;
}

.client_project_info_sidebar_titlebar {
	display:inline-block;
	padding-top:8px;
	padding-left:10px;
	margin-left:-10px;
	width: 288px;
	background-color:#e9e9e9;
	color:#999;
	overflow: hidden;
	font-size:20px;
	font-weight:700;
	height:29px;
}

.client_project_info_sidebar_label {
	display:inline-block;
	width: 170px;
	color: #666;
	font-size:14px;
	font-weight: 400;
	text-align: left;
	margin-right:15px;
	margin-top:2px;
	vertical-align:baseline;
}

.client_project_info_sidebar_data {
	display:inline-block;
	width: 190px;
	color: #666;
	font-size:14px;
	font-weight: 300;
	text-align: left;
}
















.change_video_name_image_button {
	background: url("/img/change_caps_image_button.png") no-repeat top left;
	background-position: 0 0;
	border: none;
	width: 60px;
	height: 20px;
	cursor: pointer;
}

.change_video_name_image_button:hover {
	background: url("/img/change_caps_image_button.png") no-repeat top left;
	background-position: 0 -20px;
	border: none;
	width: 60px;
	height: 20px;
	cursor: pointer;
}

.change_video_name_image_button:active {
	background: url("/img/change_caps_image_button.png") no-repeat top left;
	background-position: 0 -40px;
	border: none;
	width: 60px;
	height: 20px;
	cursor: pointer;
}

.cancel_expiration_image_button {
	background: url("/img/cancel_caps_image_button.png") no-repeat top left;
	background-position: 0 0;
	display:inline-block;
	border: none;
	width: 50px;
	height: 20px;
	cursor: pointer;
}

.cancel_expiration_image_button:hover {
	background: url("/img/cancel_caps_image_button.png") no-repeat top left;
	background-position: 0 -20px;
	display:inline-block;
	border: none;
	width: 50px;
	height: 20px;
	cursor: pointer;
}

.cancel_expiration_image_button:active {
	background: url("/img/cancel_caps_image_button.png") no-repeat top left;
	background-position: 0 -40px;
	display:inline-block;
	border: none;
	width: 50px;
	height: 20px;
	cursor: pointer;
}

.submit_image_button_sm {
	background: url("/img/submit_caps_image_button.png") no-repeat top left;
	background-position: 0 0;
	display:inline-block;
	border: none;
	width: 49px;
	height: 20px;
	cursor: pointer;
}

.submit_image_button_sm:hover {
	background: url("/img/submit_caps_image_button.png") no-repeat top left;
	background-position: 0 -20px;
	display:inline-block;
	border: none;
	width: 49px;
	height: 20px;
	cursor: pointer;
}

.submit_image_button_sm:active {
	background: url("/img/submit_caps_image_button.png") no-repeat top left;
	background-position: 0 -40px;
	display:inline-block;
	border: none;
	width: 49px;
	height: 20px;
	cursor: pointer;
}

.add_notes_image_button_sm {
	background: url("/img/add-notes_image_button.png") no-repeat top left;
	background-position: 0 0;
	display:inline-block;
	border: none;
	width: 64px;
	height: 20px;
	cursor: pointer;
}

.add_notes_image_button_sm:hover {
	background: url("/img/add-notes_image_button.png") no-repeat top left;
	background-position: 0 -20px;
	display:inline-block;
	border: none;
	width: 64px;
	height: 20px;
	cursor: pointer;
}

.add_notes_image_button_sm:active {
	background: url("/img/add-notes_image_button.png") no-repeat top left;
	background-position: 0 -40px;
	display:inline-block;
	border: none;
	width: 64px;
	height: 20px;
	cursor: pointer;
}

.download_image_button_sm {
	background: url("/img/download_image_button.png") no-repeat top left;
	background-position: 0 0;
	display:inline-block;
	border: none;
	width: 67px;
	height: 20px;
	cursor: pointer;
}

.download_image_button_sm:hover {
	background: url("/img/download_image_button.png") no-repeat top left;
	background-position: 0 -20px;
	display:inline-block;
	border: none;
	width: 67px;
	height: 20px;
	cursor: pointer;
}

.download_image_button_sm:active {
	background: url("/img/add-notes_image_button.png") no-repeat top left;
	background-position: 0 -40px;
	display:inline-block;
	border: none;
	width: 67px;
	height: 20px;
	cursor: pointer;
}

.edit_image_button_sm {
	background: url("/img/edit_image_button.png") no-repeat top left;
	background-position: 0 0;
	display:inline-block;
	border: none;
	width: 37px;
	height: 20px;
	cursor: pointer;
}

.edit_image_button_sm:hover {
	background: url("/img/edit_image_button.png") no-repeat top left;
	background-position: 0 -20px;
	display:inline-block;
	border: none;
	width: 37px;
	height: 20px;
	cursor: pointer;
}

.edit_image_button_sm:active {
	background: url("/img/edit_image_button.png") no-repeat top left;
	background-position: 0 -40px;
	display:inline-block;
	border: none;
	width: 37px;
	height: 20px;
	cursor: pointer;
}

.change_video_name_button {
	background: url("/img/change_button_sm.png") no-repeat top left;
	background-position: 0 0;
	border: none;
	width: 107px;
	height: 22px;
	cursor: pointer;
}

.change_video_name_button:hover {
	background: url("/img/change_button_sm.png") no-repeat top left;
	background-position: 0 -33px;
	border: none;
	width: 107px;
	height: 22px;
	cursor: pointer;
}

.change_video_name_button:active {
	background: url("/img/change_button_sm.png") no-repeat top left;
	background-position: 0 -67px;
	border: none;
	width: 107px;
	height: 22px;
	cursor: pointer;
}

.change_expiration_button {
	background: url("/img/change_expiration_button.png") no-repeat top left;
	background-position: 0 0;
	border: none;
	width: 120px;
	height: 22px;
	cursor: pointer;
}

.change_expiration_button:hover {
	background: url("/img/change_expiration_button.png") no-repeat top left;
	background-position: 0 -33px;
	border: none;
	width: 120px;
	height: 22px;
	cursor: pointer;
}

.change_expiration_button:active {
	background: url("/img/change_expiration_button.png") no-repeat top left;
	background-position: 0 -67px;
	border: none;
	width: 120px;
	height: 22px;
	cursor: pointer;
}

.cancel_expiration_button {
	background: url("/img/cancel_buttons_sm.png") no-repeat top left;
	background-position: 0 0;
	display:inline-block;
	border: none;
	width: 107px;
	height: 22px;
	cursor: pointer;
}

.cancel_expiration_button:hover {
	background: url("/img/cancel_buttons_sm.png") no-repeat top left;
	background-position: 0 -33px;
	display:inline-block;
	border: none;
	width: 107px;
	height: 22px;
	cursor: pointer;
}

.cancel_expiration_button:active {
	background: url("/img/cancel_buttons_sm.png") no-repeat top left;
	background-position: 0 -67px;
	display:inline-block;
	border: none;
	width: 107px;
	height: 22px;
	cursor: pointer;
}


.submit_button_sm {
	background: url("/img/submit_button_sm.png") no-repeat top left;
	background-position: 0 0;
	display:inline-block;
	border: none;
	width: 107px;
	height: 22px;
	cursor: pointer;
}

.submit_button_sm:hover {
	background: url("/img/submit_button_sm.png") no-repeat top left;
	background-position: 0 -33px;
	display:inline-block;
	border: none;
	width: 107px;
	height: 22px;
	cursor: pointer;
}

.submit_button_sm:active {
	background: url("/img/submit_button_sm.png") no-repeat top left;
	background-position: 0 -67px;
	display:inline-block;
	border: none;
	width: 107px;
	height: 22px;
	cursor: pointer;
}

.preview_button_sm {
	background: url("/img/preview_button_sm.png") no-repeat top left;
	background-position: 0 0;
	border: none;
	width: 107px;
	height: 22px;
	cursor: pointer;
}

.preview_button_sm:hover {
	background: url("/img/preview_button_sm.png") no-repeat top left;
	background-position: 0 -33px;
	border: none;
	width: 107px;
	height: 22px;
	cursor: pointer;
}

.preview_button_sm:active {
	background: url("/img/preview_button_sm.png") no-repeat top left;
	background-position: 0 -67px;
	border: none;
	width: 107px;
	height: 22px;
	cursor: pointer;
}

.play_sm {
	background: url("/img/play_sm.png") no-repeat top left;
	background-position: 0 0;
	border: none;
	width: 107px;
	height: 22px;
	cursor: pointer;
}

.play_sm:hover {
	background: url("/img/play_sm.png") no-repeat top left;
	background-position: 0 -33px;
	border: none;
	width: 107px;
	height: 22px;
	cursor: pointer;
}

.play_sm:active {
	background: url("/img/play_sm.png") no-repeat top left;
	background-position: 0 -67px;
	border: none;
	width: 107px;
	height: 22px;
	cursor: pointer;
}

.edit_sm {
	background: url("/img/edit_sm.png") no-repeat top left;
	background-position: 0 0;
	border: none;
	width: 107px;
	height: 22px;
	cursor: pointer;
}

.edit_sm:hover {
	background: url("/img/edit_sm.png") no-repeat top left;
	background-position: 0 -33px;
	border: none;
	width: 107px;
	height: 22px;
	cursor: pointer;
}

.edit_sm:active {
	background: url("/img/edit_sm.png") no-repeat top left;
	background-position: 0 -67px;
	border: none;
	width: 107px;
	height: 22px;
	cursor: pointer;
}

.add_notes_sm {
	background: url("/img/add_notes_sm.png") no-repeat top left;
	background-position: 0 0;
	border: none;
	width: 107px;
	height: 22px;
	cursor: pointer;
}

.add_notes_sm:hover {
	background: url("/img/add_notes_sm.png") no-repeat top left;
	background-position: 0 -33px;
	border: none;
	width: 107px;
	height: 22px;
	cursor: pointer;
}

.add_notes_sm:active {
	background: url("/img/add_notes_sm.png") no-repeat top left;
	background-position: 0 -67px;
	border: none;
	width: 107px;
	height: 22px;
	cursor: pointer;
}

.email_link_button_sm {
	background: url("/img/email_link_sm.png") no-repeat top left;
	background-position: 0 0;
	border: none;
	width: 107px;
	height: 22px;
	cursor: pointer;
}

.email_link_button_sm:hover {
	background: url("/img/email_link_sm.png") no-repeat top left;
	background-position: 0 -33px;
	border: none;
	width: 107px;
	height: 22px;
	cursor: pointer;
}

.email_link_button_sm:active {
	background: url("/img/email_link_sm.png") no-repeat top left;
	background-position: 0 -67px;
	border: none;
	width: 107px;
	height: 22px;
	cursor: pointer;
}


.email_links_button_sm {
	background: url("/img/email_links_sm.png") no-repeat top left;
	background-position: 0 0;
	border: none;
	width: 107px;
	height: 22px;
	cursor: pointer;
}

.email_links_button_sm:hover {
	background: url("/img/email_links_sm.png") no-repeat top left;
	background-position: 0 -33px;
	border: none;
	width: 107px;
	height: 22px;
	cursor: pointer;
}

.email_links_button_sm:active {
	background: url("/img/email_links_sm.png") no-repeat top left;
	background-position: 0 -67px;
	border: none;
	width: 107px;
	height: 22px;
	cursor: pointer;
}

.done_button {
	background: url("/img/done_button.png") no-repeat top left;
	background-position: 0 0;
	border: none;
	width: 152px;
	height: 34px;
	cursor: pointer;
}

.done_button:hover {
	background: url("/img/done_button.png") no-repeat top left;
	background-position: 0 -34px;
	border: none;
	width: 152px;
	height: 34px;
	cursor: pointer;
}

.done_button:active {
	background: url("/img/done_button.png") no-repeat top left;
	background-position: 0 -68px;
	border: none;
	width: 152px;
	height: 34px;
	cursor: pointer;
}

.create_video_link_button {
	background: url("/img/create_video_link_button.png") no-repeat top left;
	background-position: 0 0;
	border: none;
	width: 152px;
	height: 34px;
	cursor: pointer;
}

.create_video_link_button:hover {
	background: url("/img/create_video_link_button.png") no-repeat top left;
	background-position: 0 -34px;
	border: none;
	width: 152px;
	height: 34px;
	cursor: pointer;
}

.create_video_link_button:active {
	background: url("/img/create_video_link_button.png") no-repeat top left;
	background-position: 0 -68px;
	border: none;
	width: 152px;
	height: 34px;
	cursor: pointer;
}

.dl_button {
	background: url("/img/dl_button.png") no-repeat top left;
	background-position: 0 0;
	border: none;
	width: 152px;
	height: 34px;
	cursor: pointer;
}

.dl_button:hover {
	background: url("/img/dl_button.png") no-repeat top left;
	background-position: 0 -34px;
	border: none;
	width: 152px;
	height: 34px;
	cursor: pointer;
}

.dl_button:active {
	background: url("/img/dl_button.png") no-repeat top left;
	background-position: 0 -68px;
	border: none;
	width: 152px;
	height: 34px;
	cursor: pointer;
}

.dl_button_sm {
	background: url("/img/dl_button_sm.png") no-repeat top left;
	background-position: 0 0;
	border: none;
	width: 107px;
	height: 22px;
	cursor: pointer;
}

.dl_button_sm:hover {
	background: url("/img/dl_button_sm.png") no-repeat top left;
	background-position: 0 -33px;
	border: none;
	width: 107px;
	height: 22px;
	cursor: pointer;
}

.dl_button_sm:active {
	background: url("/img/dl_button_sm.png") no-repeat top left;
	background-position: 0 -67px;
	border: none;
	width: 107px;
	height: 22px;
	cursor: pointer;
}


.flexible_button_sm {
	background: url("/img/flexible_button_sm.png") no-repeat top left;
	background-position: 0 0;
	border: none;
	width: 107px;
	height: 22px;
	cursor: pointer;
}

.flexible_button_sm:hover {
	background: url("/img/flexible_button_sm.png") no-repeat top left;
	background-position: 0 -33px;
	border: none;
	width: 107px;
	height: 22px;
	cursor: pointer;
}

.flexible_button_sm:active {
	background: url("/img/flexible_button_sm.png") no-repeat top left;
	background-position: 0 -67px;
	border: none;
	width: 107px;
	height: 22px;
	cursor: pointer;
}


.email_link_button {
	background: url("/img/email_link_button.png") no-repeat top left;
	background-position: 0 0;
	border: none;
	width: 152px;
	height: 34px;
	cursor: pointer;
}

.email_link_button:hover {
	background: url("/img/email_link_button.png") no-repeat top left;
	background-position: 0 -34px;
	border: none;
	width: 152px;
	height: 34px;
	cursor: pointer;
}

.email_link_button:active {
	background: url("/img/email_link_button.png") no-repeat top left;
	background-position: 0 -68px;
	border: none;
	width: 152px;
	height: 34px;
	cursor: pointer;
}



.video_analytics_button {
	background: url("/img/video_analytics_button.png") no-repeat top left;
	background-position: 0 0;
	border: none;
	width: 152px;
	height: 34px;
	cursor: pointer;
}

.video_analytics_button:hover {
	background: url("/img/video_analytics_button.png") no-repeat top left;
	background-position: 0 -34px;
	border: none;
	width: 152px;
	height: 34px;
	cursor: pointer;
}

.video_analytics_button:active {
	background: url("/img/video_analytics_button.png") no-repeat top left;
	background-position: 0 -68px;
	border: none;
	width: 152px;
	height: 34px;
	cursor: pointer;
}




.create_new_link_button {
	background: url("/img/create_new_link_button.png") no-repeat top left;
	background-position: 0 0;
	border: none;
	width: 265px;
	height: 35px;
	cursor: pointer;
}

.create_new_link_button:hover {
	background: url("/img/create_new_link_button.png") no-repeat top left;
	background-position: 0 -35px;
	border: none;
	width: 265px;
	height: 35px;
	cursor: pointer;
}

.create_new_link_button:active {
	background: url("/img/create_new_link_button.png") no-repeat top left;
	background-position: 0 -70px;
	border: none;
	width: 265px;
	height: 35px;
	cursor: pointer;
}

.admin_project_view_container {
	background-color: #e9e9e9;
	display: block;
	width: 970px;
	margin: 20px auto 7px auto;
	box-shadow: 0 1px 3px rgba(0,0,0,0.33);
	border-radius: 3px 3px 3px 3px;
}

.admin_project_view_title {
	background-color: #ddd;
	color: #666;
	font-size:16px;
	font-weight: 300;
	text-align:left;
	width: 955px;
	padding: 10px 0 15px 15px;
	border-radius: 3px 3px 0 0;
}

.admin_project_video_view_title {
	color: #666;
	font-size:16px;
	font-weight: 300;
	text-align:left;
	width: 955px;
	padding: 10px 0 15px 15px;
	margin-bottom: 45px;
}

.admin_project_view_form {
	color: #666;
	font-size:14px;
	font-weight: 300;
	text-align:right;
	width: 900px;
	padding: 0 0 0 15px;
}

.admin_project_view_text {
	color: #666;
	font-size:16px;
	font-weight: 300;
	margin: 10px 0 0 0;
	text-align: left;
}

.admin_project_view_line {
	margin: 5px 0 0 0;
	width: 970px;
	float: left;
	color: #666;
	font-size:14px;
	font-weight: 300;
	text-align:left;
}



.admin_project_view_label {
	display:inline-block;
	width: 210px;
	color: #666;
	font-size:14px;
	font-weight: 400;
	text-align: right;
	margin-right:15px;
}

.admin_project_view_data {
	display:inline-block;
	width: 680px;
	color: #666;
	font-size:14px;
	font-weight: 300;
	text-align: left;
}

.admin_project_view_input {
	float: left;
	color: #666;
	font-size:14px;
	font-weight: 300;
	text-align:left;
	width: 300px;
	border-radius: 3px 3px 3px 3px;
	border: 1px solid #d9d9d9;
}

.admin_project_view_textarea { 
	margin: 0 0 0 0;
	color: #666;
	float: left;
	width: 800px;
	height: 42px;
	font-size: 14px;
	font-weight: 300;
	border-radius: 3px 3px 3px 3px;
	border: 1px solid #d9d9d9;
}

.admin_project_view_error {
	margin: 0 0 0 20px;
	width: 400px;
	float: left;
	color: #ff0000;
	font-size:14px;
	font-weight: 400;
	font-style: italic;
	text-align:left;
}

.admin_known_user_data { 
	margin: 0 0 0 0;
	color: #666;
	background-color: #efefe4;
	padding: 10px 20px 10px 20px;
	margin-top: 20px;
	width: 800px;
	font-size: 14px;
	font-weight: 300;
	border-radius: 3px 3px 3px 3px;
	border: 1px solid #d9d9d9;
}


.admin_vid_present {
	background: url("/img/gray_fade.jpg") no-repeat top left;
	color: #666;
	font-size:16px;
	font-weight: 300;
	text-align:left;
	width: 955px;
	padding: 10px 0 15px 15px;
	border-radius: 3px 3px 0 0;
}


.thankyou_text {
	color: #666;
	font-size:16px;
	font-weight: 300;
    margin: 30px 0 0 0;
    width:970px;
    text-align:center;
}

.section_video {
	color: #666;
	font-size:16px;
	font-weight: 300;
	width: 970px;
	text-align: center;
	border-radius: 3px 3px 3px 3px;
}

.what_we_do_about_us {
	color: #666;
	font-size:16px;
	font-weight: 300;
	width: 465px;
	margin-left:10px;
	margin-right:10px;
	margin-top:30px;
	margin-bottom:50px;
	text-align: left;
	border-radius: 3px 3px 3px 3px;
	float:left;
}

.what_we_do_b2b_videos_a_new_era {
	color: #666;
	font-size:16px;
	font-weight: 300;
	width: 465px;
	margin-left:10px;
	margin-right:10px;
	margin-top:30px;
	margin-bottom:50px;
	text-align: left;
	border-radius: 3px 3px 3px 3px;
	float:left;
}

.video_label {
	color: #666;
	font-size:16px;
	font-weight: 300;
	width: 640px;
	text-align: left;
	margin: 0 0 0 185px;
}

.direct_contact {
	margin: 0 0 15px 0;
	width: 900px;
	float: left;
	color: #666;
	font-size:14px;
	font-weight: 300;
	text-align:left;
}


h1 {
	font-size: 24pt;
	margin-bottom: 0;
	padding-bottom: 0;
	color: #c8c8c8;
	text-align:center;
}

.h1subtitle {
	font-size: 9pt;
	font-weight: normal;
	margin-bottom: 12px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	text-decoration: none;
}

#pageFooter {
	font-size: 9pt;
	margin-top: 28px;
	border-top: 1px solid #ccc;
	padding-top: 8px;
}

h2 {
	font-size: 9pt;
	margin-bottom: 0;
	padding-bottom: 0;
	color: #c8c8c8;
}

h3 {
	font-weight: normal;
	font-size: 1.17em;
	margin-bottom: 0;
	padding-bottom: 0;
	color: #c8c8c8;
}

p.general {
	margin-top:10px;
	margin-bottom:5px;
	margin-left:20px;
	margin-right:20px;
}

p.l_indent {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:20px;
	margin-right:0px;
}

.pagebar {
	width: 694px;
	height: 17px;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 0px 0px 6px;
	margin:15px 0px 0px 0px;
	color:#fff;
	background-color:#666;
}

.vid_link_expire_change {
	display:none;
	background-color:#bebebe;
	color:DarkSlateGray;
}

.change_video_name {
	display:none;
	background-color:#bebebe;
	color:DarkSlateGray;
}

a:link {
	color: #292865;
	text-decoration: none;
}
a:visited {
	color: #292865;
	text-decoration: none;
}
a:active {
	color: #292865;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	background: transparent;
	text-decoration: underline;
}

.top_main_wide {
	color: #fff;
	position: relative;
	width: 980px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}

.top_main_wide_vid_h {
	color: #fff;
	position: relative;
	width: 960px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}

.top_main_wide_vid_l {
	color: #fff;
	position: relative;
	width: 640px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}

.top_main_wide_vid_preview {
	color: #fff;
	background-color:#9c9c9c;
	height: 820px;
	position: relative;
	width: 970px;
	text-align: left;
	margin-right: 0;
	margin-left: 0;
	margin-top: 10px;
	border-radius: 4px;
}

.edit_vid_preview_controls {
	text-align:justify;
	padding:10px 39px 20px 50px;
	font-weight:300;
	font-size:18px;
	line-height:27px;
	color:white;
}

.edit_vid_preview_description {
	text-align:justify;
	padding:20px 39px 10px 30px;
	font-weight:300;
	font-size:20px;
	line-height:27px;
	color:white;
}

.edit_vid_preview_upload_file {
	text-align:justify;
	font-weight:300;
	font-size:16px;
	line-height:22px;
	color:white;
}

.edit_vid_preview_content_1 {
	padding:5px;
	background-color:white;
	color:black;
	width:480px;
	height:384px;
	float:left;
	margin-left:265px;
	box-shadow: 0 1px 3px rgba(0,0,0,0.33);
}

.edit_vid_preview_content_2 {
	padding:5px;
	background-color:white;
	color:black;
	width:427px;
	height:320px;
	float:left;
	margin-left:32px;
	box-shadow: 0 1px 3px rgba(0,0,0,0.33);
}

.edit_vid_def_label {
	font-size:20px;
	font-weight:300;
	padding:5px;
	color:white;
	width:600px;
	float:left;
	margin-left:200px;
}


/* ----------- Table Dark ----------- */
table.dark {
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000;
	background-color: #fff;
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;

}

table.dark tr td {
	font-size:10px; font-weight:normal; line-height:120%; padding-left:5px; padding-top:4px; padding-bottom:2px;
	background-color: #2c2c2c;
	color: #fff;
	vertical-align:bottom;
	text-align: left;
}

table.dark tr.tr0 td {
	background-color: #3c3c3c;
	color: #fff;
	vertical-align:bottom;
}

table.dark tr.tr1 td {
	background-color: #2c2c2c;
	color: #fff;
	vertical-align:bottom;
	text-align: left;
}

table.dark td.head {
	font-size:11px;
	color: #fff;
	background-color: #666;
}


/* ----------- Table Dark_tight ----------- */
table.dark_tight {
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000;
	background-color: #fff;
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;

}

table.dark_tight tr td {
	font-size:9px; font-weight:normal; line-height:120%; padding-left:0px; padding-right:0px; padding-top:0px; padding-bottom:0px;
	background-color: #2c2c2c;
	color: #fff;
	vertical-align:bottom;
	text-align: left;
}

table.dark_tight tr.tr0 td {
	background-color: #3c3c3c;
	color: #fff;
	vertical-align:bottom;
}

table.dark_tight tr.tr1 td {
	background-color: #2c2c2c;
	color: #fff;
	vertical-align:bottom;
	text-align: left;
}

table.dark_tight td.head {
	font-size:9px;
	color: #fff;
	background-color: #666;
}

/* ----------- Table gray_tight ----------- */
table.gray_tight {
	text-align: left;
	color: #000;
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;

}

table.gray_tight tr td {
	font-size:9px; font-weight:normal; line-height:120%; padding-left:0px; padding-right:0px; padding-top:0px; padding-bottom:0px;
	background-color: #d3d3d3;
	color: #666;
	vertical-align:bottom;
	text-align: left;
}

table.gray_tight tr.tr0 td {
	background-color: #e9e9e9;
	color: #666;
	vertical-align:bottom;
}

table.gray_tight tr.tr1 td {
	background-color: #d3d3d3;
	color: #666;
	vertical-align:bottom;
	text-align: left;
}

table.gray_tight td.head {
	font-size:9px;
	color: #fff;
	background-color: #9c9c9c;
}

/* ----------- Table Light ----------- */
table.light {
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000;
	background-color: #fff;
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;

}

table.light tr td {
	font-size:10px; font-weight:normal; line-height:120%; padding-left:5px; padding-top:4px; padding-bottom:2px;
	background-color: #fff;
	color: #000;
	vertical-align:bottom;
	text-align: left;
}

table.light tr.tr0 td {
	background-color: #ddd;
	color: #000;
	vertical-align:bottom;
}

table.light tr.tr1 td {
	background-color: #fff;
	color: #000;
	vertical-align:bottom;
	text-align: left;
}

table.light td.head {
	font-size:11px;
	color: #fff;
	background-color: #666;
}


/* ----------- Table Light_tight ----------- */
table.light_tight {
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000;
	background-color: #fff;
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;

}

table.light_tight tr td {
	font-size:9px; font-weight:normal; line-height:120%; padding-left:0px; padding-right:0px; padding-top:0px; padding-bottom:0px;
	background-color: #fff;
	color: #000;
	vertical-align:bottom;
	text-align: left;
}

table.light_tight tr.tr0 td {
	background-color: #ddd;
	color: #000;
	vertical-align:bottom;
}

table.light_tight tr.tr1 td {
	background-color: #fff;
	color: #000;
	vertical-align:bottom;
	text-align: left;
}

table.light_tight td.head {
	font-size:9px;
	color: #fff;
	background-color: #666;
}

.nav_link09
{
	font-size:9px;
	line-height:120%;
	margin:0px 0px 0px 0px;
	color:#699331;
}

.nav_link10
{
	font-size:10px;
	line-height:120%;
	margin:0px 0px 0px 0px;
	color:#699331;
}

/* ----------- tooltip ----------- */

.tooltip {
    position: relative;
}

.tooltip:hover:after {
	font-size:12px;
    background-color: #fff;
    border-radius: 5px;
    bottom: 26px;
    color: #666;
    content: attr(poptitle);
    left: 0%;
    padding: 10px 7px;
    position: absolute;
    z-index: 98;
}

.tooltip:hover:before {
    border: solid;
    border-color: #fff transparent;
    border-width: 6px 6px 0 6px;
    bottom: 20px;
    content: "";
    left: 20%;
    position: absolute;
    z-index: 99;
}

.values {
	text-align: left;
	font-size:14px;
	width:500px;
	color:#666;
	background-color:#e9e9e9;
	padding: 0 2px 0 2px;
	margin:20px 0 20px 10px;
}

.email_link_tb_body {
	background:-o-linear-gradient(bottom, #ffffff 5%, #e5e5e5 100%);
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #e5e5e5) );
	background:-moz-linear-gradient( center top, #ffffff 5%, #e5e5e5 100% );
	background-color:#ffffff;
	text-align:left;
	padding:7px;
	font-size:14px;
	font-weight:400;
	color:#000000;
}

.email_link_tb_head {
	vertical-align:middle;
	background:-o-linear-gradient(bottom, #cccccc 5%, #b2b2b2 100%);
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #cccccc), color-stop(1, #b2b2b2) );
	background:-moz-linear-gradient( center top, #cccccc 5%, #b2b2b2 100% );
	background-color:#cccccc;
	border:1px solid #9c9c9c;
	text-align:left;
	padding:7px;
	font-size:14px;
	font-weight:400;
	color:#000000;
}

.more_info_display_div {
	position: absolute;
	display:none;
	background:-o-linear-gradient(bottom, #ffffff 5%, #e5e5e5 100%);
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #e5e5e5) );
	background:-moz-linear-gradient( center top, #ffffff 5%, #e5e5e5 100% );
	background-color:#ffffff;
	color:DarkSlateGray;
	font-size:16px;
	font-weight:400;
	line-height:20px;
	float: left;
	text-align:left;
	margin: 7px 7px 7px 7px;
	box-shadow: 0 1px 3px rgba(0,0,0,0.33);
	border-radius: 3px 3px 3px 3px;
	z-index: 1000;
	left: 50px;
	top: 50px;
	height: 420px;
	width: 750px;
}

/*------------*/
.email_link_display {
	margin:0px;padding:0px;
	width:100%;	box-shadow: 5px 5px 5px #888888;
}

.email_link_display table {
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}

/*body*/
.email_link_display td {
vertical-align:middle;
	background:-o-linear-gradient(bottom, #ffffff 5%, #e5e5e5 100%);
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #e5e5e5) );
	background:-moz-linear-gradient( center top, #ffffff 5%, #e5e5e5 100% );
	background-color:#ffffff;
	border:1px solid #ffffff;
	border-width:0 0 0 0;
	text-align:left;
	padding:7px;
	font-size:14px;
	font-weight:400;
	color:#000000;
}

.email_link_display tr:last-child td {
	border-width:0 0 0 0;
}

.email_link_display tr td:last-child {
	border-width:0 0 0 0;
}

.email_link_display tr:last-child td:last-child {
	border-width:0 0 0 0;
}

/*head*/
.email_link_display tr:first-child td {
	background:-o-linear-gradient(bottom, #cccccc 5%, #b2b2b2 100%);
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #cccccc), color-stop(1, #b2b2b2) );
	background:-moz-linear-gradient( center top, #cccccc 5%, #b2b2b2 100% );
	background-color:#cccccc;
	border:0px solid #ffffff;
	text-align:center;
	border-width:0 0 0 0;
	font-size:14px;
	font-weight:400;
	color:#000000;
}

.email_link_display tr:first-child:hover td {
	background:-o-linear-gradient(bottom, #cccccc 5%, #b2b2b2 100%);
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #cccccc), color-stop(1, #b2b2b2) );
	background:-moz-linear-gradient( center top, #cccccc 5%, #b2b2b2 100% );
background-color:#cccccc;
}

.email_link_display tr:first-child td:first-child {
	border-width:0 0 0 0;
}

.email_link_display tr:first-child td:last-child {
	border-width:0 0 0 0;
}



.confirmation_form {
	color: #666;
	font-size:14px;
	font-weight: 400;
	text-align:left;
	width: 350px;
	padding: 8px 15px 0 0;
}

.confirmation_message {
	margin:0 0 0 10px;
	width:350px;
	font-size:14px;
	font-weight: 400;
	text-align:left;
	float:left;
}

.button_concise {
    display: inline-block;
    padding: 0 5px;
    font-size: 8px;
    font-weight:400;
    border: none;
    text-align: center;
    border-radius: 3px;
    color: #ffffff;
    cursor: pointer;
    outline: none;
    height: 26px;
    
    text-transform: uppercase;
    text-decoration: none;
	font-family: Lato, Arial, Helvetica, Geneva, sans-serif;
    margin: 0;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #9c9c9c), color-stop(100%, #777));
    background-image: -webkit-linear-gradient(top, #9c9c9c 0%, #777 100%);
    background-image: -moz-linear-gradient(top, #9c9c9c 0%, #777 100%);
    background-image: -o-linear-gradient(top, #9c9c9c 0%, #777 100%);
    background-image: linear-gradient(top, #9c9c9c 0%, #777 100%);

    text-decoration: none
}

.button_concise:hover {
    background: rgba(140, 140, 140, 0.8);
    color: rgba(255, 255, 255, 0.8)
}

.button_concise:active {
    background: rgba(140, 140, 140, 0.6);
    color: rgba(255, 255, 255, 0.6)
}

.button_concise.red {
    background: #cf202e
}

.button_concise.red:hover {
    background: rgba(207, 32, 46, 0.8);
    color: rgba(255, 255, 255, 0.8)
}

.button_concise.red:active {
    background: rgba(207, 32, 46, 0.6);
    color: rgba(255, 255, 255, 0.6)
}

.button_concise.blue {
    background: #4185be
}

.button_concise.blue:hover {
    background: rgba(65, 133, 190, 0.8);
    color: rgba(255, 255, 255, 0.8)
}

.button_concise.blue:active {
    background: rgba(65, 133, 190, 0.6);
    color: rgba(255, 255, 255, 0.6)
}

.button_concise.green {
    background: #6dc067
}

.button_concise.green:hover {
    background: rgba(109, 192, 103, 0.8);
    color: rgba(255, 255, 255, 0.8)
}

.button_concise.green:active {
    background: rgba(109, 192, 103, 0.6);
    color: rgba(255, 255, 255, 0.6)
}

.button_concise.orange {
    background: #f78822
}

.button_concise.orange:hover {
    background: rgba(247, 136, 34, 0.8);
    color: rgba(255, 255, 255, 0.8)
}

.button_concise.orange:active {
    background: rgba(247, 136, 34, 0.6);
    color: rgba(255, 255, 255, 0.6)
}

.button_concise.yellow {
    background: #f6db35
}

.button_concise.yellow:hover {
    background: rgba(246, 219, 53, 0.8);
    color: rgba(255, 255, 255, 0.8)
}

.button_concise.yellow:active {
    background: rgba(246, 219, 53, 0.6);
    color: rgba(255, 255, 255, 0.6)
}

.button_concise.purple {
    background: #8f499c
}

.button_concise.purple:hover {
    background: rgba(143, 73, 156, 0.8);
    color: rgba(255, 255, 255, 0.8)
}

.button_concise.purple:active {
    background: rgba(143, 73, 156, 0.6);
    color: rgba(255, 255, 255, 0.6)
}

.button_concise.white {
    background: white;
    color: #262626
}

.button_concise.white:hover {
    background: rgba(255, 255, 255, 0.8);
    color: rgba(38, 38, 38, 0.8)
}

.button_concise.white:active {
    background: rgba(255, 255, 255, 0.6);
    color: rgba(38, 38, 38, 0.6)
}

.button_concise.red_white_button {
    background: none;
    border: 2px solid #cf202e;
    color: #cf202e
}

.button_concise.red_white_button:hover {
    background: none;
    color: rgba(207, 32, 46, 0.8);
    border-color: rgba(207, 32, 46, 0.8)
}

.button_concise.red_white_button:active {
    background: none;
    color: rgba(207, 32, 46, 0.6);
    border-color: rgba(207, 32, 46, 0.6)
}

.button_concise.grey_white_button {
    background: none;
    border: 2px solid #8c8c8c;
    color: #8c8c8c
}

.button_concise.grey_white_button:hover {
    background: none;
    color: rgba(140, 140, 140, 0.8);
    border-color: rgba(140, 140, 140, 0.8)
}

.button_concise.grey_white_button:active {
    background: none;
    color: rgba(140, 140, 140, 0.6);
    border-color: rgba(140, 140, 140, 0.6)
}

.button_concise.white_button {
    background: none;
    border: 2px solid white;
    color: white
}

.button_concise.white_button:hover {
    background: none;
    color: rgba(140, 140, 140, 0.8);
    border-color: rgba(140, 140, 140, 0.8)
}

.button_concise.white_button:active {
    background: none;
    color: rgba(140, 140, 140, 0.6);
    border-color: rgba(140, 140, 140, 0.6)
}

.button_concise.small {
    padding: 0 15px;
    font-size: 10px;
    height: 28px;
    line-height: 28px;
    text-decoration: none
}

.button_concise.large {
    padding: 0 25px;
    font-size: 14px;
    height: 44px;
    line-height: 44px;
    text-decoration: none;
    border-radius: 4px
}

.button_concise.huge {
    padding: 0 30px;
    font-size: 16px;
    height: 56px;
    line-height: 56px;
    text-decoration: none;
    border-radius: 4px
}

.button_concise.dark_bg {
    background: white;
    color: #262626
}

.button_concise.dark_bg:hover {
    background: rgba(255, 255, 255, 0.8);
    color: rgba(38, 38, 38, 0.8)
}

.button_concise.dark_bg:active {
    background: rgba(255, 255, 255, 0.6);
    color: rgba(38, 38, 38, 0.6)
}

.button_concise.dark_bg.bordered {
    background: #8c8c8c;
    color: white;
    border: 2px solid white
}

.button_concise.dark_bg.bordered:hover {
    background: rgba(140, 140, 140, 0.8);
    color: rgba(255, 255, 255, 0.8);
    border-color: rgba(255, 255, 255, 0.8)
}

.button_concise.dark_bg.bordered:active {
    background: rgba(140, 140, 140, 0.6);
    color: rgba(255, 255, 255, 0.6);
    border-color: rgba(255, 255, 255, 0.6)
}

.button_concise.bordered {
    background: none
}

.button_concise.bordered.white {
    border: 2px solid white;
    color: white;
    background: none
}

.button_concise.bordered.white:hover {
    background: none;
    color: rgba(255, 255, 255, 0.8);
    border-color: rgba(255, 255, 255, 0.8)
}

.button_concise.bordered.white:active {
    background: none;
    color: rgba(255, 255, 255, 0.6);
    border-color: rgba(255, 255, 255, 0.6)
}

.button_concise.bordered.blue {
    border: 2px solid #4185be;
    color: #4185be;
    background: none
}

.button_concise.bordered.blue:hover {
    background: none;
    color: rgba(65, 133, 190, 0.8);
    border-color: rgba(65, 133, 190, 0.8)
}

.button_concise.bordered.blue:active {
    background: none;
    color: rgba(65, 133, 190, 0.6);
    border-color: rgba(65, 133, 190, 0.6)
}

.button_concise.bordered.yellow {
    border: 2px solid #f6db35;
    color: #f6db35;
    background: none
}

.button_concise.bordered.yellow:hover {
    background: none;
    color: rgba(246, 219, 53, 0.8);
    border-color: rgba(246, 219, 53, 0.8)
}

.button_concise.bordered.yellow:active {
    background: none;
    color: rgba(246, 219, 53, 0.6);
    border-color: rgba(246, 219, 53, 0.6)
}

.button_concise.bordered.red {
    border: 2px solid #cf202e;
    color: #cf202e;
    background: none
}

.button_concise.bordered.red:hover {
    background: none;
    color: rgba(207, 32, 46, 0.8);
    border-color: rgba(207, 32, 46, 0.8)
}

.button_concise.bordered.red:active {
    background: none;
    color: rgba(207, 32, 46, 0.6);
    border-color: rgba(207, 32, 46, 0.6)
}

.button_concise.bordered.orange {
    border: 2px solid #f78822;
    color: #f78822;
    background: none
}

.button_concise.bordered.orange:hover {
    background: none;
    color: rgba(247, 136, 34, 0.8);
    border-color: rgba(247, 136, 34, 0.8)
}

.button_concise.bordered.orange:active {
    background: none;
    color: rgba(247, 136, 34, 0.6);
    border-color: rgba(247, 136, 34, 0.6)
}

.button_concise.bordered.green {
    border: 2px solid #6dc067;
    color: #6dc067;
    background: none
}

.button_concise.bordered.green:hover {
    background: none;
    color: rgba(109, 192, 103, 0.8);
    border-color: rgba(109, 192, 103, 0.8)
}

.button_concise.bordered.green:active {
    background: none;
    color: rgba(109, 192, 103, 0.6);
    border-color: rgba(109, 192, 103, 0.6)
}

.button_concise.bordered.purple {
    border: 2px solid #8f499c;
    color: #8f499c;
    background: none
}

.button_concise.bordered.purple:hover {
    background: none;
    color: rgba(143, 73, 156, 0.8);
    border-color: rgba(143, 73, 156, 0.8)
}

.button_concise.bordered.purple:active {
    background: none;
    color: rgba(143, 73, 156, 0.6);
    border-color: rgba(143, 73, 156, 0.6)
}

.button_concise.bordered.dark-grey {
    border: 2px solid #262626;
    color: #262626;
    background: none
}

.button_concise.bordered.dark-grey:hover {
    background: none;
    color: rgba(38, 38, 38, 0.8);
    border-color: rgba(38, 38, 38, 0.8)
}

.button_concise.bordered.dark-grey:active {
    background: none;
    color: rgba(38, 38, 38, 0.6);
    border-color: rgba(38, 38, 38, 0.6)
}

a.button_concise {
    text-decoration: none
}


#progressBar {
	width: 400px;
	height: 22px;
	border: 1px solid #111;
	background-color: #292929;
}
			
#progressBar div {
	height: 100%;
	color: #fff;
	text-align: right;
	line-height: 22px;
	width: 0;
	background-color: #0099ff;
}




#upload-wrapper {
	width: 312px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	background: #3D91A2;
	padding: 50px;
	border-radius: 10px;
}
#upload-wrapper h3 {
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
	margin-top: -30px;
	font-size:36px;
	/*border-bottom: 1px dotted #DDD;*/
}
#upload-wrapper input[type=file] {
	padding: 6px;
	background: #FFF;
	/*border-radius: 5px;*/
    border-radius: 0px 0px 5px 5px;
	width: 296px;
}
#upload-wrapper #submit-btn {
	border: none;
	/*padding: 10px;*/
	padding-right: 30px;
	padding-left: 30px;
	background: #61BAE4;
	border-radius: 5px;
	height: 38px;
	color: #FFF;
}
#output{
	padding: 5px;
	font-size: 14px;
}

/* prograss bar */
#s_progressbox {
	border: 1px solid #CAF2FF;
	padding: 1px; 
	position:relative;
	width:280px;
	border-radius: 3px;
	margin: 10px;
	display:none;
	text-align:left;
}
#s_progressbar {
	height:20px;
	border-radius: 3px;
	background-color: #CAF2FF;
	width:1%;
}
#statustxt {
	top:2px;
	left:47%;
	font-size:12px;
	position:absolute;
	display:inline-block;
	color: #FFFFFF;
}

::-webkit-file-upload-button {
	background: #61BAE4;
	border-radius: 5px;
	color: white;
	border: none;
	font-size:14px;
	padding: 10px;
}




.embed-container {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	max-width: 1000%;
	max-height: 608px;
}

.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }






.progress {
    position: relative;
    margin-top:5px;
    width: 100%;
    height: 20px;
    background: #ddd;
    border-radius: 10px;
    overflow: hidden;
}

.bar {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 20px;
    background: #46a1fc;
}



.hidey { display:none;}

input[name=homeemail]{ 
    position:absolute;
    left:-6000px;
}
</pre></body></html>