@font-face {
	font-family: 'CartoGothic Std';
	src: url('/art/fonts/CartoGothicStd-Book-webfont.ttf')  format('truetype');
	font-stretch:normal;
	font-weight:normal;
}

body {
	color:white;
	font-size:14px;
	background:#333 url('/art/main_bg_96x96.png') top left repeat;
	font-family: "Myriad Pro", MyriadPro, Myriad, "CartoGothic Std", CartoGothic, Helvetica, Arial, Verdana, sans-serif;
	position:relative;
	padding:10px 0px 0px 0px;
	margin:0px;
	
}
#top_gradient {
	position:absolute;
	top:131px;
	left:0px;
	width:978px;
	height:473px;
	z-index:-10;
	background:transparent url('/art/top_gradient.png') top left repeat-x;
}
img {
	color:transparent;
	background-color:transparent;
	border-color:transparent;
}
a, .blue {
	color:#8DADE0;
	text-decoration:none;	
}
b, .bold {
	font-weight:600;	
}
.bolder, .heavy {
	font-weight:700;
}
.normal {
	font-weight:normal;	
}
.tight {
	font-weight:normal;	
	letter-spacing: -1px;
}
.smallcaps {
	font-size: 90%;
	text-transform: uppercase;
}
.superlight, .sl {
	font-weight:100;
	color:#aaa;
	font-size:75%;
}
.italic {
	font-style:italic;
}
h1,h2,h3,h4,h6 {
	font-weight:normal;	
	margin-top:0px;
	margin-bottom:0px;
}
h2, .redhead {
	font-weight:600;
	/*line-height:19px;*/
	font-size:20px;
}
h4 {
	font-size:20px;
	font-weight:300;
	line-height:19px;
}
h5,h6 {
	font-size:inherit;
	display:inline;
	color:#8DADE0;
	font-weight:500;
}
h6 {
	display:block;
	color:#fff;
	font-size:19px;
	font-weight:600;
	margin-bottom:5px;
}
h6.gold,
h2.gold,
h2 span.gold,
.gold {
	color:#FDC501;
}
.white {
	color:white;
}
h1.theapp_pagehead {
	margin:0 auto;
	position:absolute;
	top:50px;
	left:0px;
	right:0px;
	/*color:#fff; Wed Jun 24 2015*/
}

h1.theapp_pagehead span.pro,
span.pro 
a.pro {
	color:#9FBCE6;
	text-decoration:none;
}

.moreLink {
	display:block;	
	width:auto;
	white-space: nowrap;
}
.emph {
	color:#FDC501;
}
.coupon_code {
	font-family:Courier, fixed;
	color:#FDC501;
	font-weight:bold;
}
.hideMe {
	visibility:hidden;
}
/* Helpers  **************************************************************************************/
.float_left {
	float:left;
}
.float_right {
	float:right;
}
img.float_right {
	margin-left:4px;
}
.float_center {
	display:block;
	margin:0 auto;
}
.opaque {
	opacity:1.0;
}
.even {
	background-color:#292929;
}
.odd {
	background-color:#222;
}
.page_headline {
	text-align:center;	
	margin-top:20px;
}
.nowrap, .nobr {
	white-space:nowrap;	
}
.color_status_warning {
	color:#C40010;	
}
.video_poster, .video_poster_active {
	background-color:transparent;
	position:relative;
	margin:0px;
	width:480px;
	height:368px;
	padding:0px;
	background-repeat: no-repeat;
}
.video_poster > video {
	position:absolute;
	visibility:hidden;
	z-index:2;
}
.video_poster_active {
	background-image:none;
}
.video_poster_active > video {
	position:absolute;
	visibility:visible;
	background-color:#000;
	width:inherit;
	height:inherit;
	left:0px;
	right:0px;
}

.video_poster .caption {
	position:absolute;
	width:100%;
	text-align:center;
	bottom:1px;
	font-size:10px;
	line-height:1.1em;
	text-transform:uppercase;
	word-spacing:3px;
	color:#fff;
	text-shadow: #000 0px 1px 2px;
	font-weight:bold;
}
.video_poster_active .caption {
	visibility:hidden;
}

.video_play_button {
	position:absolute;
	width:100%;
	height:100%;
	position:absolute;
	background:transparent url('/art/bg_opacity_20.png') top left repeat;
}
.video_play_button:hover {
	background-image: url('/art/bg_opacity_40.png');
	
}

.video_play_button > div {
	position:absolute;
	width:100%;
	height:100%;
	margin:auto;
	background:transparent url('/art/img_generic_movie_play_ot.png') 50% 50% no-repeat;
	
}
.video_play_button > div:hover {
	margin:auto;
	background:transparent url('/art/img_generic_movie_play_ov2.png') 50% 50% no-repeat;
}

.bg_opacity_10 {
	background:transparent url('/art/bg_opacity_10.png') top left repeat;
	-webkit-border-radius: 4px;
	border-radius:4px;
}
/* Architecture **********************************************************************************/

.body_container {
	position:relative;
	width:980px;
	margin:0 auto;
	z-index:1;
	padding:0px;
	overflow:visible;
}
.content_container {
	position:relative;
	min-height:340px;
}
.padded_content_container {
	padding:10px 70px 10px 70px;
	font-size:15px;
	line-height:21px;
	position:relative;
}
.padded_content_container ul {
	/* padding:10px 70px 10px 70px; */
	padding:0px 0px 0px 16px;	
}
.padded_content_container li {
	margin-bottom:5px;
}
.flat_container {
	position:relative;
	padding-top:1px;
	background-color:transparent;
	margin-top:20px;
	margin-bottom:20px;
	outline:0px solid red;
	width:978px;
}
.granite_container {
	position:relative;
	padding-top:1px;
	background:#333 url('/art/main_bg_96x96_dark.png') top left repeat;
	margin-top:20px;
	margin-bottom:20px;
	outline:0px solid red;
	width:978px;
}
.granite_container div {
	padding:5px;
}
.btn_granite_inset {
	float:left;
	font-size:18px;
	color:transparent;
	margin-top:10px;
	margin-left:10px;
	text-decoration:none;
	width:97px;
	height:43px;
	background-image:url('/art/img_back_btn_sprites.png');
	background-repeat:no-repeat;
	background-position:0px 0px;
}
.btn_granite_inset:before {
	/* content:url('/images/arrows/arrow_left_gray_ot.gif'); */
}
.btn_granite_inset:hover {
	background-position:0px -43px;
}
.btn_granite_inset:hover:before {
	/* content:url('/images/arrows/arrow_left_blue_ov.gif'); */
}
#ac_cases_back {
	position:absolute;
	top:30px;
	display:block;
	z-index:999;
	
}

.copyright {
	position:relative;
	font-family: "Lucida Grande", "Lucida Sans Unicode", MyriadPro, "Myriad Pro", "CartoGothic Std", CartoGothic, Helvetica, Arial, Verdana, sans-serif;
	text-align:center;
	font-weight:200;
	font-size:10px;
	color:#aaa;
	clear:both;
	vertical-align:middle;
	height:20px;
	line-height:20px;
	margin-top:10px;
	margin-bottom:10px;
}
.copyright .twitter-follow-button {
	position:absolute;
	left:0px;
	width:140px;
}
#twitter_page {
	height:160px;
	background:transparent url('/art/img_tweetiebird.png') top center no-repeat;
	text-align:center;
	padding-top:140px;
}
#twitter_page .twitter-follow-button  {
	position:relative;
	width:140px ! important;
	left:30px;
	-moz-transform:scale(2);
	-webkit-transform:scale(2);
}


/* Segmented Control-specific ********************************************************************/
#segCtl_mainMenu {
	-webkit-border-radius: 4px;
	border-radius:4px;
	border:0px solid red;
	line-height:33px;
	height:36px;
	text-shadow: #000 0px 1px 0px;
	color:#fff;
	font-size:14px;
	margin:0px;
	z-index:1001;
}	
#segCtl_mainMenu li {
	width:113px;
	border-left:1px solid #333;
}
#segCtl_mainMenu li:last-child {
	/*width:130px;*/
}

#submenuBlock {
	position:relative;
	top:-4px;
	left:-73px;
	background-color: #282828;
	z-index:999;
	padding-top:10px;
	padding-bottom:0px;
	margin-right:2px;
	border-radius:0px;
	width:1100px;
	height:88px;
	
}	
#segCtl_subMenu {
	position:absolute;
	border-width:0px;
	text-shadow: #000 0px 1px 0px;
	color:#fff;
	line-height:25px;
	margin:auto 0;
	right:70px;
	top:10px;
	bottom:0px;
	width:680px;
	vertical-align:bottom;
	margin-right:0px;
	outline:0px solid lime;
}
#segCtl_subMenu li {
	width:85px;
	padding:0px 10px 0px 10px;
	background:transparent;
	border-left-width:0px;
	text-align:left;
	font-size:15px;

}
#segCtl_subMenu li:hover {
	color:#FDC501;
	text-shadow:#000 0px 1px 0px;
}
#segCtl_subMenu div {
	width:120px;
}

/* Site Map **************************************************************************************/
#sitemap { 
	margin-top:20px;
	position:relative;
	margin-top:10px;
	padding:15px;
	clear:both;
	font-size:10px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", MyriadPro, "Myriad Pro", "CartoGothic Std", CartoGothic, Helvetica, Arial, Verdana, sans-serif;
}
#sitemap_bg { 
	position:absolute;
	top:0px;
	bottom:0px;
	left:0px;
	right:10px;
	background-color:#333;
	z-index:-1;
	opacity:0.2;
	border-style:inset;
	border-width:1px;
	-webkit-border-radius: 4px;
	border-radius:4px;
}
#sitemap table {
	width:100%;
}
#sitemap td {
	vertical-align:top;
}
#sitemap a {
	display:block;
	border-bottom:none;
	text-decoration:none;
	width:110px;
	color:#bbb;
	line-height:18px;
	font-weight:300;
}
#sitemap a:hover, #sitemap a.selected {
	color:#FDC501;
}

#sitemap .logos {
	width:290px;
	vertical-align:bottom;
	margin:0 auto;
	text-align:center;
}
#sitemap .logos > div {
	/*border-top:2px ridge #777;*/
	padding-top:10px;
}

.column > div {
	width:110px;
	color:white;
	line-height:18px;
}

#mainLogo {
	position:relative;
	margin:0px;
	padding:0px;	
	top:10px;
}
#buyNowButton_top {
	right:60px;
	bottom:6px;
	width:90px;
}
a.buttonStdBlue, a.button {
	display:block;
	position:absolute;
	line-height:28px;
	height:26px;
	text-align:center;
	font-weight:400;
	color:white;
	font-size:14px;
	-webkit-border-radius: 15px;
	border-radius:15px;
	text-decoration:none;
	background:transparent url('/art/btn_buy_now_bg_1x29.png') top left repeat-x;
	text-shadow: #000 0px 1px 0px;
}
a.buttonStdBlue:hover, a.button:hover {
	background:transparent url('/art/btn_buy_now_bg_1x29_ov.png') top left repeat-x;
	color:#000;
	text-shadow: #fff 0px 1px 0px;
}
a.button {
	display:inline-block;
	padding:0px 10px 0px 10px;
	position:relative;
	margin-right:10px;
}


#main_ms_image {
	position:relative;
	margin-top:30px;
	margin-bottom:60px;
	left:11px;
}
#main_ms_image_glow {
	position:absolute;
	z-index:-1;
	left:0px;
	height:500px;
	top:0px;
	width:980px;
	overflow:visible;
}
#main_ms_image_glow img {
	position:absolute;
	left:-70px;
	right:-70px;
}

#hhh_quote_start {
	position:absolute;
	top:0px;
	right:15px;
}
#hhh_quote {
	display:none;
	position:relative;
	top:30px;
	right:0px;
	left:5px;
}

#tvcommercial {
	font-style:normal;
	display:none;
}

#main_tagline {
	font-size:36px;
}

#main_tagline, h1 {
	position:relative;
	top:-50px;
	color:#FDC501;
	text-align:center;	
	margin:0 auto;
	margin-bottom:-45px;
}

/* Quote spots ***********************************************************************************/
.quote_block {
	position:relative;
	padding:6px 10px 8px 10px;
	z-index:2;
	font-style:italic;
	max-width:180px;
}
.quote_block_quote {
	z-index:2;
	line-height:15px;
	padding-left:30px;
	font-size:16px;
	width:130px;
	position:relative;
}
.quote_block_attribution {
	position:relative;
	right:10px;
	top:5px;
	z-index:2;
	font-size:11px;
	text-transform:uppercase;
	color:#B3B3B3;
	text-align:right;
	margin-top:15px auto;
	font-weight:700;
	padding:0px;
}
.quote_block_attribution:before {
	content:"\2014";
}
.quote_block_quote:before {
	position:absolute;
	left:-7px;
	top:0px;
	content:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAXCAYAAACBMvbiAAAABGdBTUEAANbY1E9YMgAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAFnSURBVHjarJaJbsIwDIbBMRtMojve/x0H0g7WloZYcqcsOE6czJI1Idin32e89d5vjLZl37GTfQe/djImNAIegh+CP0bAJfjFwCHGk8A4Y6UI+sdjcOTPsVFq505GVWZc8IGzkbPpHxgUzIKFdD5HNdVAGmPgv5qNG05ZDvLKUeUETNy0F4XxFhwqGR4zaX1RhNDkfBTK4zirYGGg0GiDkjGK4Mzdr9lRKS8xTtz4fyxVTh2/z0BIwFeFkBLjUxIiidlnxm6t8VixCg4VfSLPf7SBkZtWm540K+/Bf5KyWxmndQgwAZX2DhTGuosRf7FTSpRdVIIYC2OJ3zSIpsgZH8wpM9IWG6WUQaMYn7C6GLEY7MyMa2DMUmacMSov3C/WgHwaEGQ2cWvzdjGAm7cF5JNnBDt77ldMb/O2MGZJDFTcLKUbBipuluJqWMcRjKCrMElWxt2Di9FBbBHihdPDyrj7/U2AAQAKlGLPK2SjQQAAAABJRU5ErkJggg%3D%3D');
}
.quote_block_quote:after {
	position:absolute;
	top:0px;
	right:-7px;
	float:right;
	vertical-align:sub;
	content:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAXCAYAAACBMvbiAAAABGdBTUEAANbY1E9YMgAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAFVSURBVHjarJbRbsIwDEWbzCA2eIH//8gNtBUoqZdIBkXGdeKklqwKaA927o1Th4gDi4+YJ7rWxnfMa/YZYh6tDBC+9DE3gy14R66F4ReKscQcMwira2ZIf2zt6E6wgclkiSkxvLC8VlBgMrVIFCSZWkAPoRhoYXjBLy2gVRhe8IszQmbBvM4oUZCKaekodG6AV0N+BePNazH4ymwbQL2j4bUbPdPaMvBwBfMizZg3j4BgRl/Q+iF4rpnhhIMyh5wU6f7ogNTCxNCq3ihLnrofK2TYKgxkJ/1iMWlX7JXfE+RWsSpfFgYsrMgh5k451C6FQkqM5JMzf/WA7OFP2lEleX6ULV3DCOSTNwaQJDvqpPSqcKarFDWMiZoRGVA57EYqJCj3QC8DlEH1HGoXMhpW+KSLARkEs7zRDLhXTtKn3JwxEgNrIenG30zTKQNaxnovY/gXYAA6qnudmpQpqgAAAABJRU5ErkJggg%3D%3D');
}
.quote_block .sectionBlock {
	border:1px solid #888;
}


.big_image {
	display:block;
	margin:0 auto;
}
#section_TimecodeSync, #section_Reports,  #section_SoundDept {
	height:685px;
}

#section_TimecodeSync, #section_Reports{
	margin-right:28px;
}

/* Triple blocks on the home page ****************************************************************/
.tripleBlock {
	width:252px;
	height:276px;
	background:transparent url('/art/section_bg_grad2.png') bottom left repeat-x;
	-webkit-border-radius: 6px;
	border-radius:6px;
	margin:0px 0px 20px 0px;
	float:left;
	padding:10px 28px 0px 28px;
	overflow:hidden;
}
.tripleBlock p {
	color:#ccc;	
	font-size:15px;
	font-weight:normal;/*100*/
}
.tripleBlock a {
	white-space:nowrap;
	font-weight:400;
}
/*.tripleBlock a:after, */.moreLink:after {
	content:url('/art/morearrow_08c.gif');
	margin-left:5px;
}
.tripleBlock.variation1 {
	position:relative;
	right:-68px;
	float:right;
	width:570px;
	height:auto;
	padding-top:100px;
	color:#ccc;
}

.tripleBlock.variation2 {
	position:relative;
	width:480px;
	height:auto;
	color:#ccc;
	float:none;
	padding:10px;
}
.tripleBlock.tripleBlock_home {
	height:475px;
	background:transparent url('/art/section_bg_grad3.png') bottom left repeat-x;
}

/* Double blocks on the home page ****************************************************************/
.doubleBlock {
	width:532px;
	height:276px;
	background:transparent url('/art/section_bg_grad2.png') bottom left repeat-x;
	-webkit-border-radius: 6px;
	border-radius:6px;
	margin:0px 0px 20px 0px;
	float:left;
	padding:10px 28px 0px 28px;
	overflow:hidden;
}


/* Testimonials **********************************************************************************/

.testimonial_container {
	position:relative;
	width:460px;
	min-height:350px;
	padding:10px 0px 0px 0px;
	margin:10px;
	outline:0px solid gray;
}

.testimonial_container.photo_right,
.testimonial_container.photo_right.photo_inside .testimonial_portrait, 
.testimonial_container.photo_left.photo_inside .testimonial_bubble,
.testimonial_container.photo_left.photo_outside .testimonial_portrait, 
.testimonial_container.photo_right.photo_outside .testimonial_bubble {
	float:right;
}

.testimonial_container.photo_left,
.testimonial_container.photo_left.photo_inside .testimonial_portrait,
.testimonial_container.photo_right.photo_inside .testimonial_bubble,
.testimonial_container.photo_right.photo_inside .testimonial_bubble_attribution,
.testimonial_container.photo_right.photo_outside .testimonial_portrait, 
.testimonial_container.photo_left.photo_outside .testimonial_bubble {
	float:left;
}

.testimonial_container.photo_left.photo_inside .testimonial_bubble_attribution,
.testimonial_container.photo_right.photo_outside .testimonial_bubble_attribution {
	margin-left:200px;
}

.testimonial_container.photo_left.photo_outside .testimonial_bubble_attribution {
	clear:both;
	float:left;
}

.testimonial_bubble {
	position:relative;
	width:270px;
	height:226px;
	min-height:100px;
	background:transparent url('/art/bg_testimonial_bubble.png') top left repeat-x;
	-webkit-border-radius: 6px;
	border-radius:6px;
	border:1px solid #666;
	overflow:visible;
	padding:15px 10px 15px 10px;
	vertical-align:middle;
}

.testimonial_bubble p {
	color:white;
	margin-bottom:0px;
}

.testimonial_container .testimonial_portrait {
	width:154px;
	height:256px;
	-webkit-box-reflect:below 0px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(0.6, transparent), to(rgba(255,255,255,0.2)));
}

.testimonial_bubble .topic {
	text-align:center;
	text-transform:uppercase;
	font-size:10px;
	color:#aaa;
}

.testimonial_bubble_attribution {
	color:#bbb;
	float:left;
	margin-bottom:10px;
	margin-top:30px;
	margin-left:30px;
	outline:0px solid red;
}

.testimonial_bubble .pointer {
	width:90px;
	height:30px;
	background:transparent url('/art/img_testimonial_pointer.png') top left no-repeat;
	position:absolute;
	z-index:3;
	bottom:-28px;
	left:47px;
}

.sectionBlock {
	width:auto;
	-webkit-border-radius: 4px;
	border-radius:4px;
	border:0px inset red;
	padding:10px;
}

.translucent {
	position:absolute;
	top:0px;
	bottom:0px;
	right:0px;
	left:0px;
	opacity:0.4;
	background-color:#555;
	z-index:-1;
}

.btn_twitter {
	display:block;
	background-image:url('/art/img_twitter_btn_sprites.png');
	background-repeat:no-repeat;
	height:43px;
	width:112px;                                   
	margin-top:10px;
	margin-right:10px;
	color:transparent;
}

.btn_pictures {
	display:block;
	background-image:url('/art/img_pictures_btn_sprites.png');
	background-repeat:no-repeat;
	height:43px;
	width:112px;                                   
	margin-top:10px;
	margin-right:10px;
	color:transparent;
}

.btn_pictures:hover, btn_twitter:hover {
	background-position:0px -43px;
}

#testimonial_details_sidebar {
	outline:0px solid red;
	margin:0px -20px 5px 10px;
}


/* Testimonial Details ***************************************************************************/

#fake_toolbar {
	width:920px;
	margin:0 auto;
	background:transparent url('/art/img_bg_fake_toolbar.png') top left repeat;
	padding:0px;
	text-align:center;
	line-height:44px;
	font-size:22px;
	color:#92ACE0;
}
#fake_toolbar .btn_granite_inset, #fake_toolbar .btn_pictures {
	margin:0px;	
}
#fake_toolbar .head_case_study {
	color:#fff;	
}
#fake_toolbar .btn_granite_inset {
	margin-left:-15px;	
}

div.multicol_1 {
	float:left;
	width:450px;
	outline:0px solid orange;
	margin-left:-70px;
	margin-right:10px;
	/* 
	-webkit-column-count: 2;
	-webkit-column-gap: 20px;
	column-count: 2;
	column-gap: 20px; */
}
div.multicol_2 {
	float:right;
	width:450px;
	outline:1px solid salmon;
	margin-left:10px;
	margin-right:-70px;
}

/* Segmented Control-generic *********************************************************************/
.segmentedControl {
	margin:auto;
	margin-top:10px;
	margin-bottom:10px;
	padding-left:0px;
	display:table;
	border:1px solid #ABABAB;
	text-align:center;
}
.segmentedControl li:first-child {
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}
.segmentedControl li:last-child {
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;  
}
.segmentedControl li.selected:first-child {
	border-left:0px solid transparent;
}
.segmentedControl li.selected:last-child {
	border-right:0px solid transparent;
}
.segmentedControl li, .segmentedControl li:active, .segmentedControl li:focus {
	list-style:none;
	text-align:center;
	float:left;
	height:inherit;
	line-height:inherit;
	margin:0px;
	border-left:1px solid #ABABAB;
	background: -webkit-linear-gradient(top, 0% 0%, 0% 100%, from(#FBFBFB), to(#C8C8C8), color-stop(.6,#E1E1E1));
	background-image: -moz-linear-gradient(top,
        rgb(99, 99, 99), 
        rgb(213, 213, 213) );
	background-image:url('/art/menu_bg_1x36.png');
	white-space:nowrap;
}
.segmentedControl li.selected {
	color:#FDC501;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#7B9EEA), to(#1B49B4), color-stop(.6,#2260DD));
	background-image:url('/art/menu_bg_1x36_tx.png');
}
.segmentedControl li:hover {
	color:#fff;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#7B9EEA), to(#1B49B4), color-stop(.6,#2260DD));
	background-image:url('/art/menu_bg_1x36_ov.png');
	text-shadow: #333 0px 1px 0px;
}


/* Resource Tables *******************************************************************************/
.puresite_list_row {
	
}
.puresite_list_table {
	font-size:14px;
	margin:5px;
}
.puresite_list_table_sort_bar td, .puresite_filter_bar_tr  {
	background:#333 url('/art/main_bg_96x96_dark.png') top left repeat;
	border-bottom:1px solid #555;
}
.puresite_list_table_sort_bar span {
	color:#777;	
	text-transform:uppercase;
	font-size:11px;
}
.puresite_list_table_sort_bar td:first-child {
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
}
.puresite_list_table_sort_bar td:last-child {
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
}
.puresite_filter_bar_tr td:first-child {
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
}
.puresite_filter_bar_tr td:last-child {
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
}
.sort_btn, .sortselected_btn {
	font-weight:bold;
	color:#aaa;
}

.sortselected_btn {
	color:#8DADE0;
}

.puresite_filter_bar_tr td {
	font-size:12px;
	padding-top:10px;
}

/* Forms *****************************************************************************************/
input.small_controls[type='button'], select.small_controls  {
	-webkit-border-radius: 14px;
	border-radius:4px;
	border:1px solid #222;
	color:white;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#333333), to(#444444), color-stop(.6,#777777));
	background-image:url('/art/menu_bg_1x36.png');
	text-shadow: #000 0px 1px 1px;
}
select.small_controls {
	color:#fff;
	font-size:13px;
}


select.small_controls:focus {
	color:#000;
	background-color:#eee;
	text-shadow: #bbb 0px 1px 1px;
}
input[type='text'],input[type='password'],input[type='file'],textarea  {
	background-color:#555;
	color:white;
	border:1px inset #444;
}

.user_guide_frame {
	width:978px;
	height:500px;
	display:block;
	border:1px solid black;
	margin-bottom:20px;
	margin-top:10px;
}

/* Sidebars **************************************************************************************/

.sidebar_float {
	float: right;
}
.sidebar_float_left {
	float: left;
}

.sidebar_heading {
	background-color: #333;
	font-weight: bold;
	letter-spacing: -1px;
	padding: 5px;
}

.resource_heading {
	background-color: #555;
	font-weight: bold;
	letter-spacing: -0.5px;
	padding: 5px 10px 5px 10px;
}

.resource_column_right {
	margin-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 230px;
}
.resource_sidebar_bg {
	margin:0px;
	outline:0px solid green;
		background-color: #222;
	border: 1px solid #555;
	margin: 5px 5px 5px 10px;
	-webkit-border-radius: 4px;
	border-radius:4px;
	overflow:hidden;
}

.PNG_arrow {
	width:9px;
	height:10px;
	vertical-align:middle;
}

.resource_type_banner {
	border: 1px solid #999;
	font-size: 11px;
	line-height:12px;
	padding: 4px 10px 2px 10px;
	text-transform: uppercase;
	white-space: nowrap;
	-webkit-border-radius: 4px;
	border-radius:4px;
}
.resource_banner_addendum {
	color: #aaa;
	font-size: 10px;
	padding: 2px 10px 4px 0px;
	text-transform: uppercase;
	margin-bottom:10px;
	display:inline-block;
}

/* Features floats *******************************************************************************/

.features_float { 
	position:relative;
	float:right;
	right:-50px;
	width:230px;
	padding:0px 10px 0px 10px;
	margin-left:10px;
	font-size:15px;
	color:#ddd;
}
.features_float > div { 
	position:absolute;
	top:0px;
	bottom:0px;
	left:0px;
	right:0px;
	background-color:#333;
	z-index:-1;
	opacity:0.5;
	border-style:solid;
	border-width:1px;
	border-color:#777;
	-webkit-border-radius: 4px;
	border-radius:4px;
}
.features_float ul { 
	margin:15px;
	padding:0px;
	list-style:disc;
}
.features_float li:before { 
	position:relative;
	/* content:"\2605"; */
	margin-left:-15px;
	margin-right:7px;
	font-size:9px;
}
.features_float h6 {
	margin-top:10px;
}

#report_formats {
	width:340px;
}
#report_formats a {
	font-weight:600;	
}
.floating_margin_right {
	margin-left:-80px;
}
.floating_margin_left {
	margin-right:-214px;
	margin-left:20px;
}
.lower_grad {
	background:transparent url('/art/section_bg_grad2.png') bottom left repeat-x;
	-webkit-border-radius: 6px;
	border-radius:6px;
}
.column1 {
	width:320px;
	float:left;
	margin-left:-70px;
	padding-left:90px;
	padding-right:10px;
}

.column2 {
	width:306px;
	float:right;
	margin-left:20px;
	margin-right:-50px;
	padding-right:214px;
}

.sprite_settings_left {
	background-image:url('/art/8.8/img_settings_left_sprites.png');
	background-repeat:no-repeat;
	width:64px;
	height:64px;
	overflow:hidden;
	outline:0px solid green;
}
#settings_behavior {
	background-position:0px 0px;
}
#settings_sync {
	background-position:0px -64px;
}
#settings_input {
	background-position:0px -128px;
}
#settings_snippets {
	background-position:0px -192px;
}
#settings_labels {
	background-position:0px -256px;
}
#settings_lock {
	background-position:0px -960px;
}
#settings_history {
	background-position:0px -384px;
}
#settings_tabs {
	background-position:0px -448px;
}
#settings_workspaces {
	background-position:0px -512px;
}
#settings_cloud {
	background-position:0px -896px;
	/*width:64px;*/
	/*margin-left:-92px;*/
}
#settings_cloud_project_sharing {
	background-position:0px -640px;
}
#settings_chat {
	background-position:0px -768px;
}

#settings_appearance {
	background-position:0px -576px;
}
#settings_reports {
	background-position:0px -320px;
}
#settings_soundrecordercontrol {
	background-position:0px -832px;
}
#settings_slatedatasync {
	background-position:0px -64px;
}
#settings_scriptdept {
	background-position:0px -704px;
}
#settings_timecodesync {
	background-position:0px -640px;
}
#settings_cameracontrol {
	background-position:0px -256px;
}


.sprite_settings_right {
	background-image:url('/art/8.0/img_settings_right_sprites.png');
	background-repeat:no-repeat;
	width:204px;
	overflow:hidden;
}
#settings_looks {
	background-position:0px 0px;
	width:204px;
	height:149px;
	background-image:url('/art/img_settings_looks_01.png');
}
#settings_focused {
	background-position:0px 0px;
	height:135px;
}
#settings_credits {
	background-position:0px 0px;
	width:204px;
	height:136px;
	background-image:url('/art/img_settings_credits.png');
}
#settings_trigger {
	background-position:-2px -136px;
	height:145px;
}


.sprite_timecode {
	background-image:url('/art/8.0/img_timecode_sprites.png');
	background-repeat:no-repeat;
	overflow:hidden;
}

#timecode_trrs {
	background-position:0px 0px;
	width:265px;
	height:109px;
	margin-left:-20px;
}
#timecode_syncbtn {
	background-position:-10px -121px;
	width:180px;
	height:77px;
	margin-top:15px;
	margin-right:-10px;
	margin-left:-20px;
}
#timecode_wifi {
	background-position:-10px -210px;
	width:126px;
	height:86px;
}
#timecode_jam {
	background-position:-10px -302px;
	width:228px;
	height:165px;
}
#timecode_timecodebuddy {
	background-position:-15px -470px;
	width:94px;
	height:94px;
	margin-left:5px;
}

#timecode_chat_threads {
	background-position:0px -564px;
	width:192px;
	height:79px;

}

#timecode_chat_message {
	background-position:0px -644px;
	width:270px;
	height:44px;
	margin-top:25px;
	margin-right:0px;
	margin-left:8px;
}

#timecode_wifi_musicvideo {
	background-position:-5px -110px;
	width:64px;
	height:57px;
	background-size:190px;
}


.sprite_optics {
	background-image:url('/art/8.0/img_optics_sprites.png');
	background-repeat:no-repeat;
	overflow:hidden;
	outline:0px solid orange;
}
#optics_reshoots {
	background-position:-8px -299px;
	width:106px;
	height:80px;
	margin-left:10px;
}
#optics_input {
	background-position:-10px -220px;
	width:147px;
	height:55px;
	margin-left:8px;
}
#optics_saved {
	background-position:0px -395px;
	width:106px;
	height:80px;
	margin-left:15px;
}
#optics_animations {
	background-position:0px 0px;
	width:204px;
	margin-left:15px;
	text-align:center;
}


.sprite_notes {
	background-image:url('/art/8.0/img_notes_sprites.png');
	background-repeat:no-repeat;
	overflow:hidden;
	width:94px;
	height:39px;
	margin-left:10px;
	margin-right:10px;
}
#notes_note {
	background-position:0px 0px;
}
#notes_picture {
	background-position:0px -39px;
}
#notes_message {
	background-position:0px -79px;
}
#notes_history {
	background-position:0px -118px;
	height:44px;
}

.sprite_musicvideo {
	background-image:url('/art/8.0/img_musicvideo_sprites.png');
	background-repeat:no-repeat;
	overflow:hidden;
}

#musicvideo_playback {
	background-position:0px 0px;
	width:162px;
	height:65px;
	margin-right:4px;
	margin-bottom:1.5em;
}
#musicvideo_note {
	background-position:0px -64px;
	width:162px;
	height:56px;
	margin-left:20px;
}
#musicvideo_sliders {
	background-position:0px -128px;
	width:200px;
	height:113px;
	margin-left:10px;
}

#history_log_left {
	position:relative;
	outline: 0px solid orange;
	width:636px;
	padding:40px 0px 0px 0px;
	min-height:826px;
	margin-left:-70px;
	margin-bottom:20px;
}
#history_log_left > div {
	position:absolute;
	z-index:1;
}
#history_log_left > div:first-child {
	top:0px;
	bottom:0px;
	right:0px;
	left:0px;
	background-image:url('/art/img_historylog_left.png');
	background-position:left 50px; 
    background-repeat:no-repeat;
	z-index:1;
}

#history_log_left #total_control {
	top:0px;
	padding:0px 0px 0px 23px;
	z-index:1;
}
#history_log_left #juggle_projects {
	top:90px;
	left:262px;
	width:355px;
	padding:0px 0px 0px 0px;
	z-index:1;
}

#history_log_left #drill_down {
	top:190px;
	left:442px;
	width:200px;
	padding:0px 0px 0px 0px;
	z-index:1;
}

#history_log_left #zero_in {
	bottom:100px;
	left:207px;
	width:200px;
	padding:0px 0px 0px 0px;
	z-index:2;
}
#history_log_left #sort_quickly {
	bottom:20px;
	left:207px;
	width:440px;
	padding:0px 0px 0px 0px;
	z-index:2;
}

#history_log_effortless {
	outline: 0px solid salmon;
	width:320px;
	float:right;
	margin-right:-68px;
}

#history_log_right {
	outline: 0px solid green;
	width:320px;
	float:right;
	margin-right:-68px;
	margin-top:190px;
	clear:right;
	
}

#history_log_ipad {
	outline: 0px solid blue;
	text-align:right;
	clear:both;
	vertical-align:middle;
	margin:0px -70px 0px -70px;
	position:relative;
}

#history_log_ipad #big_picture {
	position:absolute;
	float:left;
	text-align:left;
	width:250px;
	margin:200px 0px 0px 0px;
}



.sprite_history_log {
	background-image:url('/art/8.0/img_history_log_sprites.png');
	background-repeat:no-repeat;
	overflow:hidden;
}

#history_log_history {
	background-position:0px 0px;
	width:64px;
	height:64px;
	margin:0px 20px 60px 10px;
}
#history_share {
	background-position:0px -64px;
	width:64px;
	height:64px;
	margin-left:20px;
}
#history_note {
	background-position:0px -128px;
	width:93px;
	height:44px;
	margin-left:20px;

}



#reports_col1 > div, #reports_col2 > div {
	margin:0px 0px 30px 0px;
	height:120px;
}


.sprite_reports {
	background-image:url('/art/8.7/img_reports_sprites.png');
	background-repeat:no-repeat;
	overflow:hidden;
	clear:left;
	width:103px;
}

#reports_html {
	background-position:0px 0px;
	height:123px;
	margin:0px 20px 0px 10px;
	
}
#reports_xml {
	background-position:0px -123px;
	height:128px;
	margin:0px 20px 0px 10px;
}
#reports_csv {
	background-position:0px -254px;
	height:123px;
	margin:0px 20px 0px 10px;
}
#reports_sound {
	background-position:0px 0px;
	height:123px;
	margin:0px 20px 0px 10px;
}
#reports_fc7 {
	background-position:0px -378px;
	height:128px;
	margin:0px 20px 0px 10px;
}
#reports_fcx {
	background-position:0px -1363px;
	height:124px;
	margin:0px 20px 0px 10px;
}
#reports_ale {
	background-position:0px -634px;
	width:96px;
	height:123px;
	margin:0px 20px 0px 10px;
}

#reports_premiere {
	background-position:0px -505px;
	width:122px;
	height:126px;
	margin:0px 20px 0px -10px;
}
#reports_share {
	background-position:0px -762px;
	width:92px;
	height:88px;
	margin:0px 20px 0px 18px;
}
.tripleBlock table,
#specifications_general_specs table {
	margin-bottom:40px;	
}
.tripleBlock table:last-child,
#specifications_general_specs table:last-child {
	margin-bottom:10px;	
}
.tripleBlock td:first-child,
#specifications_general_specs td:first-child {
	width:150px;
	vertical-align:top;
}
#spec_comparison_table {
	margin-top:20px;
	width:980px;
}
#spec_comparison_table TH {
	background-color:#333;
	font-weight:bold;
}
#spec_comparison_table .col1 {
	background-color:transparent;
	font-weight:bold;
	text-align:right;
}
#spec_comparison_table .rule {
	border-bottom: 1px solid #333;	
}
#spec_comparison_table .rule_white {
	border-left: 1px solid #333;	
	border-right: 1px solid #333;	
	border-bottom: 1px solid #333;	
}
#spec_comparison_table .rule_light {
	border-right: 1px solid #333;	
}
#spec_comparison_table > td:last-child {
	border-right: 0px solid #333;	
	color:red;
}
#spec_comparison_table .featurebullet {
	padding-bottom: 8px;
}
#spec_comparison_table .alignTop {
	vertical-align:top;
}
#spec_comparison_table TD UL {
	list-style-position: outside;

}
#spec_comparison_table TD UL LI {
	margin-left:0px;
}

#ac_casses_col1, #ac_casses_col2, #ac_casses_col3 {
	display:block;
	margin-top:25px;
	
}
#ac_casses_col1 {
	position:relative;
	margin-left:-50px;
	width:270px;
	
}
#ac_casses_col1, #ac_casses_col3 {
	
}
#ac_casses_col2, #ac_casses_col3 {
	top:145px;
	position:absolute;
}
#ac_casses_col2 {
	left:310px;	
	width:343px;
}
#ac_casses_col3 {
	width:304px;
	left:674px;	
	margin-right:-50px;	
}
sup {
	font-weight:normal;
	font-size:12px;
}

#ac_cables_col1 {
	width:460px;
	padding:0px 20px 0px 20px;
	margin-left:-70px;
	position:absolute;
	top:145px;
}

.cables_jack_info {
	border:1px solid #666;
	padding:15px;
	line-height:17px;
}

.cables_jack_info:first-child {
	border-bottom-width:0px;
}
.cables_jack_info:last-child {
	border-top-width:0px;
}

.cables_sources {
	margin-bottom:15px;
	line-height:17px;
}
.cables_jack_info, .cables_jack_info h6, .cables_sources {
	font-size:14px;
}
.cables_jack_info h6, .cables_sources h6 {
	color:#FDC501;
	font-weight:normal;
	font-size:14px;
}
#ac_cables_col2 {
	top:15px;
	position:relative;
	left:450px;
	width:440px;
	padding-right:20px;

}

/* Timecode Buddy */
#ac_tbuddy_col1, #ac_tbuddy_col2, #ac_tbuddy_col3 {
	display:block;
}
#ac_tbuddy_col0 {
	height:466px;
	width:290px;
}
#ac_tbuddy_col1 {
	top:30px;
	width:270px;
}
#ac_tbuddy_col1, #ac_tbuddy_col0 {
	position:relative;
	margin-left:-50px;
	
}
#ac_tbuddy_col1, #ac_tbuddy_col3 {
}
#ac_tbuddy_col2, #ac_tbuddy_col3 {
	position:absolute;
	top:660px;
}
#ac_tbuddy_col2 {
	left:310px;	
	/* width:343px; */
	width:686px;
}
#ac_tbuddy_col3 {
	width:304px;
	left:674px;	
	margin-right:-50px;	
}
.sprite_tbuddy {
	background-image:url('/art/8.0/img_timecodebuddy_sprites.png');
	background-repeat:no-repeat;
	overflow:hidden;
	
}
#sprite_tbuddy_xmit {
	position:absolute;
	background-position:0px 0px;
	width:662px;
	height:466px;
	top:175px;
	right:2px;
}
#sprite_tbuddy_logo {
	float:right;
	background-position:-179px -467px;
	width:87px;
	height:87px;
	margin-top:10px;
}
#sprite_tbuddy_settings {
	float:left;
	background-position:0px -467px;
	width:178px;
	height:255px;
	margin-top:0px;
	margin-right:20px;
}
#sprite_tbuddy_ports {
	float:left;
	background-position:-300px -467px;
	width:188px;
	height:300px;
	margin-top:0px;
	margin-right:0px;
	margin-left:-20px;
}
#sprite_tbuddy_ports.small_spot {
	background-size:50px 110px;
}
#sprite_tbuddy_xmit div {
	position:absolute;
	bottom:20px;
	right:20px;
	width:370px;
	height:180px;
}



.inline {
	display:inline;	
}
.plugins_price {
	margin-bottom:20px;
}
.plugins_links {
	margin-top:20px;
}

.sprite_plugins {
	background-image:url('/art/8.0/img_plugins_sprites.png');
	background-repeat:no-repeat;
	overflow:hidden;
	width:103px;
}

#plugins_sound_dept {
	background-position:0px 0px;
	height:81px;
	float:left;
	margin-left:-110px;
}

#plugins_timecode_sync {
	background-position:0px -81px;
	height:81px;
	float:left;
	margin-left:-110px;
}

#plugins_ms_store {
	background-position:0px -164px;
	height:97px;
	float:left;
	margin-right:0px;

}

div.bodyContent a {
	height:42px;
	display:inline-block;
	background-image: url('/art/img_bg_ios_btn_sprites.png');
	background-repeat:repeat-x;
	background-position:0px 0px;
	line-height:42px;
	padding:0px 10px 0px 10px;
	border:1px inset #333;
	border-radius:8px;
	color:#fff;
	font-weight:bold;
	font-family:"Helvetica", "Arial", sans;
	text-shadow: #333 0px 1px 1px;
	border-bottom-color:#aaa;
}
div.bodyContent a:hover {
	background-position:0px -42px;
	border-bottom-color:#111;
}
#pressroom_details_table  a:after {
	content:url('/art/morearrow_08c.gif');
	margin-left:5px;
}
.padded_content_container .imagelink:after, .tripleBlock .imagelink:after {
    content:none;
}

/* -----------------------------------------------
 Registration Form
 ----------------------------------------------- */
 
.input_form_text {
	font-size: 12px;
	
}

.inputform_head {
	background-color: transparent;
	color: white;
	font-size: 11px;
	font-weight: bold;
	margin-top: 10px;
	padding: 5px 5px 5px 0px;
}

.inputform_errorhead {
	background-color: red;
	color: white;
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	padding: 5px;
}

.inputform_head_light {
	background-color: #646464;
	color: white;
	font-size: 11px;
	font-weight: normal;
	margin-top: 10px;
	padding: 5px;
}

.inputform_instrux {
	margin-top: 10px;
}

.inputform_required {
	background-image: url(/images/asterisk_black.gif);
	background-repeat: no-repeat;
	background-position: center left;
	color: #ff9999;
	font-weight: bold;
	margin-top: 10px;
	padding-left: 11px;
	text-shadow: #000 0px 1px 1px;
}

.inputform_prompt {
	color: inherit;
	font-weight: bold;
	margin-top: 10px;
	text-shadow: #000 0px 1px 1px;
}

.inputform_problem {
	background-image: url(/images/asterisk_red.gif);
	background-repeat: no-repeat;
	background-position: center left;
	color: red;
	font-weight: bold;
	margin-top: 10px;
	padding-left: 11px;
}

.inputform_hint {
	font-size:12px;
	color: #aaa;
	font-weight: normal;
	text-shadow: #000 0px 1px 1px;
}

.inputform_comments {
	color: #555;
	font-weight: normal;
	margin-left: 10px;
	margin-top: 10px;
}

.inputform_col_left {
	background-color: #ccc;
	color: inherit;
	padding: 6px 10px 6px 10px;
	height: 28px;
}			

.inputform_col_left_header {
	color: inherit;
	padding-right: 10px;
	height: 28px;
}			

.inputform_col_right {
	color: inherit;
	padding: 6px 10px 6px 10px;
	height: 28px;
}			

.inputform_col_right_header {
	color: inherit;
	padding-left: 10px;
	height: 28px;
}			
.invisible {
	display: none;
}

.visible {
	display: block;
}
.contactus_submit_btn {
	width:100px;
	height:30px;
	border-radius:6px;
	background-color:#555;
	color:#fff;
	font-weight:bold;
}
a.spotlite_category {
	color: #6F8EBE;
	background-color: #333;
	border-bottom: 0px;
	display: block;
	font-weight: bold;
	letter-spacing: -1px;
	margin-bottom: 6px;
	padding: 4px;
}

a.spotlite_category:hover {
	color: #333;
	background-color: #6F8EBE;
	border-bottom: 0px;
}

.videos_video_container {
	/* width:100%; */
	height:auto;
	position:relative;
	/* border-radius:6px; */
	background-color:transparent;
	/* overflow:hidden; */
	margin:10px -40px 0px -40px;

}
.videos_video_thumb {
	/*min-height:368px;*/
	height:auto;
	background-color:#000;
	margin:0px 10px 10px 0px;
	float:left;
	outline:0px solid #ccc;
}
.videos_video_info {
	position:relative;
	top:0px;
	left:0px;
	min-height:300px;
	clear:both;
	height:auto;
	width:100%;
}
.videos_video_info .padding {
	padding:0px 0px 0px 0px;
	margin:auto 0;
}

.videos_video_info .title {
	color:#fff;
	outline:0px solid salmon;
	padding-top:2px;
	text-shadow: #000 0px 1px 1px;
	font-size:25px;
	padding-left:10px;
	line-height:1.0em;
}
.videos_video_info .category_container, .videos_video_info .category, .videos_video_info .duration  {
	float:right;
	color:#888;
	font-size:9px;
	text-transform:uppercase;
	vertical-align:middle;
	line-height:9px;
	font-weight:bold;
}
.videos_video_info .duration {
	float:left;
	outline:0px dashed orange;
	line-height:16px;
	text-shadow: #000 0px 1px 1px;
	font-size:11px;
	margin-left:10px;
}
.videos_video_info .duration:before {
	content:"Duration: ";
}
.videos_video_info .category_container {
	line-height:16px;
	text-shadow: #000 0px 1px 1px;
}
.videos_video_info .category {
	margin:0px 5px 0px 5px;
	outline:1px solid #888;
	background-color:#222;
	padding:4px 5px 4px 5px;
	text-shadow: none;
}
.videos_video_info .category_container:before {
	content:"Tags: ";
}
.videos_video_info .description {
	padding:10px 40px 10px 10px;
	text-shadow: #000 0px 1px 0px;
	border-bottom:0px solid #444;
	margin-bottom:15px;
	line-height:1.2em;
}

#phoneCover {
	display:none;
}

@media only screen and (max-device-width: 480px) {


	
	.video_poster > video {
		visibility:visible;	
	}
	
	#twitter_page .twitter-follow-button  {
		width:240px;
		height:80px;
		-moz-transform:scale(4);
		-webkit-transform:scale(4);
	}
	
	#submenuBlock {
	}
	
	#submenuBlock #phoneCover {
		display:none;
		position:absolute;
		z-index:999;
		top:0px;
		bottom:0px;
		left:0px;
		right:0px;
		background-color:transparent;
	}
}

#std_gallery_btn {
	position:absolute;
	top:20px;
	right:15px;
	width:90px;
}

/* a.awards {
	display:block;
	outline:1px solid yellow;
}
div.awards:hover {
  -moz-box-shadow:    0px 0px 10px 6px #8DADE0;
  -webkit-box-shadow: 0px 0px 10px 6px #8DADE0;
  box-shadow:         0px 0px 10px 6px #8DADE0;
}
div.awards {
	outline:0px solid red;
} */

#hhh_quote_img {
	position:relative;
	top:12px;
	right:0px;
	left:0px;
}



.award_sprites {
	top:-20px;
	left:-26px;
	position:absolute;
	display:block;
	background:transparent url('/art/awards_sprites.png');
	background-repeat:no-repeat;
	width:229px;                                   
	color:transparent;
}
#SHORTS_award_sprite {
	height:60px;
	margin-top:10px;
	background-position:0px 0px;
}
#SHORTS_award_sprite:hover {
	height:79px;
	margin-top:0px;
	margin-left:0px;
	background-position:0px -60px;
}

#CAS_nomination_sprite {
	left:-27px;
	top:-32px;
	height:80px;
	margin-top:11px;
	background-position:0px -139px;
}
#CAS_nomination_sprite:hover {
	height:98px;
	margin-top:-1px;
	margin-left:-1px;
	background-position:0px -219px;
}
#sound_dept_awards {
	position:absolute;
	top:5px;
	left:20px;
	display:block;
	/*background:transparent url('/art/awards_sprites.png');*/
	background:transparent url('/art/8.8/CAS-Badge.png');
	background-repeat:no-repeat;
	width:229px;
	height:80px;
	color:transparent;
	background-size:148px auto;
	background-position:0px 0px;
}

#CAS_nomination {
	position:absolute;
	top:-30px;
	right:5px;
	z-index:9998;
	width:229px;
	height:99px;
	background:transparent url('/art/awards_CAS_nominee2012_ot.png') top left no-repeat;
}
#CAS_nomination:hover {

	background:transparent url('/art/awards_CAS_nominee2012_ov.png') top left no-repeat;
}

#SHORTS_award {
	position:absolute;
	top:-20px;
	right:5px;
	z-index:9999;
	width:229px;
	height:79px;
	background:transparent url('/art/awards_shorts_ot.png') top left no-repeat;
}
#SHORTS_award:hover {

	background:transparent url('/art/awards_shorts_ov.png') top left no-repeat;
}

#award_block {
	position:relative;
	left:0px;
	width:230px;
	height:96px;
}
#award_block_home {
	position:relative;
	top:33px;
	left:16px;
	width:208px;
	height:71px;
}
.gray_med {
	color:#888;	
}
.gray_light {
	color:#BBB;	
}

#ticket_iconic {
	position:absolute;
	top:0px;
	left:0px;
	/*width:251px;
	height:132px;
	background:transparent url('/art/badge_ticket_iconic_ad3_ot.png') top left no-repeat;*/
	width:300px;
	height:165px;
	background:transparent url('/art/badge_ticket_iconic_ad4_ot.png') top left no-repeat;
}
#ticket_iconic:hover {
	/*background:transparent url('/art/badge_ticket_iconic_ad3_ov.png') top left no-repeat;*/
	background:transparent url('/art/badge_ticket_iconic_ad4_ov.png') top left no-repeat;
}
.generic_comparison {
}
#tc_buddy_comparison_table {
	position:relative;
	width:474px;
	top:0px;
	right:6px;
	outline:0px solid rgba(255,0,0,0.25);
	border-radius:4px;
	margin:0px 0px 40px 0px;
	background-color:transparent;
	background-image: linear-gradient(top,
        rgba(0, 0, 0, 0), 
        rgba(0, 0, 0, 0.05), 
        rgba(30, 30, 30, 0.5) );
    background-image: -webkit-linear-gradient(top,
        rgba(0, 0, 0, 0), 
        rgba(0, 0, 0, 0.05), 
        rgba(40, 40, 30, 0.5) );
    background-image: -moz-linear-gradient(top,
        rgba(0, 0, 0, 0), 
        rgba(0, 0, 0, 0.05), 
        rgba(30, 30, 30, 0.5) );
    background-image: -ms-linear-gradient(top,
        rgba(0, 0, 0, 0), 
        rgba(0, 0, 0, 0.05), 
        rgba(30, 30, 30, 0.5) );
}
#tc_buddy_comparison_table > #spec_comparison_table {
	display:block;
	position:relative;
	margin:0 auto;
}

#tc_buddy_comparison_table > #spec_comparison_table .col1 {
	font-weight:normal;	
}
#tc_buddy_comparison_table > #spec_comparison_table th {
	background-color:transparent;
	border-top: 1px solid #333;
}
#tc_buddy_comparison_table > #spec_comparison_table th:first-child {
	font-weight:normal;
	color:#aaa;
	text-align:right;
	line-height:1.2em;
}
#tc_buddy_comparison_table > #spec_comparison_table td {
	padding:1px 6px 1px 6px;
	white-space:nowrap;
}
#tc_buddy_comparison_table > #spec_comparison_table td:first-child {
	padding-left:10px;
}

#tcb_external > #ac_tbuddy_col1 {
	position:relative;
	top:0px;
	width:460px;
	left:0px;
}

#tcb_external > #ac_tbuddy_col2 {
	position:absolute;
	margin:0px;
	left:510px;
	top:130px;
	width:450px;
	right:0px;
}
#tcb_external .testimonial_container {
	margin-top:-15px;
	margin-left:0px;
}
.sprite_tbuddy_landing {
	background-image:url('/art/img_timecodebuddy_landing.png');
	background-repeat:no-repeat;
	overflow:hidden;
	float:right;
	margin-top:-10px;
}
#sprite_tcbuddy_logo {
	background-position:-64px -136px;
	width:75px;
	height:75px;
	margin-top:10px;
}
#sprite_tcbuddy_history_log {
	background-position:0px -200px;
	width:64px;
	height:64px;
}
#sprite_tcbuddy_scene {
	background-position:0px -400px;
	width:95px;
	height:73px;
}
#sprite_tcbuddy_settings {
	background-position:-109px -400px;
	width:95px;
	height:73px;
	margin-top:-13px;
	margin-top:10px;
}
#sprite_tcbuddy_colorbars {
	background-position:0px 0px;
	width:204px;
	height:136px;
	margin-left:8px;
	margin-bottom:4px;
	margin-top:10px;
}
#sprite_tcbuddy_scene {
	background-position:0px -400px;
	width:95px;
	height:73px;
}
#sprite_tcbuddy_notes {
	background-position:0px -473px;
	width:94px;
	height:162px;
}
#sprite_tcbuddy_reports {
	background-position:-21px -690px;
	width:173px;
	height:73px;
	margin:10px 0px 10px 1px;
}
#sprite_tcbuddy_musicvideo {
	background-position:-112px -476px;
	width:92px;
	height:71px;
	margin-top:15px;
}
#sprite_tcbuddy_optics {
	background-position:-112px -548px;
	width:91px;
	height:71px;
	margin:15px 0px 0px 15px;
}
#sprite_tcbuddy_sounddept {
	background-position:-111px -619px;
	width:93px;
	height:70px;
	margin:15px 0px 0px 15px;
}

#sprite_tcbuddy_compare_tcb {
	background-position:0px -136px;
	width:64px;
	height:64px;
	margin:0 auto;
	float:none;
	margin-top:10px;
}
#sprite_tcbuddy_compare_ms {
	background-position:-140px -136px;
	width:64px;
	height:64px;
	margin:0 auto;
	float:none;
	margin-top:10px;
}

#eventBar {
	position:relative;
	top:-4px;
	width:978px;
	height:36px;
	background:transparent url('/art/eventBar/bg.png') top left repeat-x;
	text-transform:uppercase;
	font-size:12px;

	vertical-align:middle;
	margin-bottom:0px;
}
#eventBar .text {
	margin:5px 3px 0px 3px;
	font-weight:400;
	color:#9DA5B7;
}
#eventBar .left {
	float:left;
}
#eventBar .right {
	float:right;
	text-align:right;
}
#eventBar a.btn {
	display:block;
	width:233px;
	height:29px;
	margin:3px 4px 3px 4px;
	line-height:32px;
	font-size:16px;
	text-shadow: #000 0px 1px 0px;
	text-transform:none;
	text-align:center;
	color:#fff;
	background-position:0px 0px;
	background-color:transparent;
	background-image:url('/art/eventBar/blank_button_sprites.png');
	background-repeat:no-repeat;
}
#eventBar a.btn:hover {
	background-position:0px -29px;
	background-image:url('/art/eventBar/blank_button_sprites.png');
}

.sprite_cases {
	background-image:url('/art/img_cases_sprites.png');
	background-repeat:no-repeat;
	overflow:hidden;
	width:103px;
}

#cases_tslate {
	background-position:0px 0px;
	height:123px;
	float:left;
	margin-left:-110px;
}

#cases_mamboframe {
	background-position:0px -124px;
	height:122px;
	float:left;
	margin-left:-110px;
}

#cases_clapit {
	background-position:0px -234px;
	height:113px;
	float:left;
	margin-left:-110px;
	margin-top:13px;
}

#productionList {
	margin:0px 0px 0px 20px;
	-moz-column-count: 2;
	-moz-column-gap: 10px;
	-webkit-column-count: 2;
	-webkit-column-gap: 10px;
	column-count: 2;
	column-gap: 10px;
}
#productionList .production {
	width:434px;
	background-image: url('/art/bg_opacity_20.png');
	float:left;
	margin:2px 30px 15px 3px;
	padding: 3px 8px 3px 8px;
	border-radius: 4px;
	position:relative;	
}
#productionList div  {
	-webkit-column-break-inside:avoid;
    -moz-column-break-inside:avoid;
    column-break-inside:avoid;
    break-inside:avoid;
}

#productionList .username {
	outline:0px solid red;
}
#productionList .title {
	font-size:90%;
	color:#bbb;
}
#productionList .productionName {
	margin-left:15px;
	color:#aaa;
}
#productionList .productionName .name {
	color:#ccc;
}
#productionList .productionName .name:before {
	/*content:"\2018";*/
}
#productionList .productionName .name:after {
	/*content:"\2019";*/
}

#productionList .production:before,
#productionList .productionName.tv:after,
#productionList .productionName.feature:after  {
	text-transform:uppercase;
	font-size:10px;
	border-radius: 2px;
}

#productionList .production.sound:before {
	content:"Sound Dept";
	float:right;
	height:1.8em;
	background-image: url('/art/bg_opacity_40.png');
	height:1.8em;
	padding:0px 4px 0px 4px;
	vertical-align:middle;
	color:#bbb;
	margin-top:4px;

}
#productionList .productionName.tv:after {
	content:"TV";
	background-color: #8CA5C8;
}
#productionList .productionName.feature:after {
	content:"Film";
	background-color: #D9980A;
}

#productionList .productionName.tv:after,
#productionList .productionName.feature:after {
	left:5px;
	position:relative;
	padding:2px 3px 1px 3px;
	vertical-align:top;
	background-image: url('/art/bg_opacity_20.png');
	color:#222;
	opacity:0.80;
}

#oct102012_alert_tcb {
	position:absolute;
	z-index:9999;
	top:0px;
	right:-30px;
	width:191px;
	height:74px;
	background-image:url('/art/urgent_alert_10102012.png');
	background-repeat: no-repeat;
	color:#000;
	padding-left:60px;
	font-size:12px;
}
#oct102012_alert_tcb div {
	margin-top:10px;
	text-transform: uppercase;
	font-size:19px;
	line-height: 19px;
}
#oct102012_alert_tcb a {
	border-radius: 4px;
	background-color:#7295C9;
	display:inline-block;
	height:16px;
	line-height:19px;
	text-align:center;
	color:#222;
	text-transform: uppercase;
	float:right;
	margin-right:10px;
	margin-top:3px;
	font-size:11px;
	font-weight:bold;
	padding:0px 8px 0px 8px;
	text-shadow: #fff 0px 0px 2px;
	border:1px solid #5278AC;
}
#oct102012_alert_tcb a:hover {
	background-color:#FFB70C;
}

#books_HHH {
	position:relative;
	width:150px;
	height:315px;
	float:left;
	margin-left:-165px;
	padding:0px;
}
#books_HHH img {
	-moz-box-shadow:    0px 0px 5px 7px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0px 0px 5px 7px rgba(0,0,0,0.3);
	box-shadow:         0px 0px 5px 7px rgba(0,0,0,0.3);
}

#HHHBook #buyNowButton_top {
	position:relative;
	display:block;
	float:none;
	right:0px;
	bottom:0px;
	width:90px;
}
#HHHBook #buttonContainer {
	margin:5px auto;
	height:auto;
	width:90px;
}


#ios7_banner {
	position:absolute;
	top:-15px;
	right:280px;
	width:auto;
	height:auto;
	background-color:white;
	-webkit-border-radius: 8px;
	border-radius:8px;
	-webkit-box-shadow: 0px 0px 5px 7px rgba(0,0,0,0.3);
	font-family:"Helvetica Neue LT Std", "Helvetica Neue", HelveticaNeue, Helvetica, sans-serif;
	font-weight:200;
	color:black;
	padding:8px 8px 4px 8px;
}
#ios7_banner img {
	float:left;
}
#ios7_banner span.heading {
	font-size:30px;
	line-height:30px;
	margin-left:5px;
}
#ios7_banner span.subheading {
	font-size:24px;
	line-height:20px;
	margin-left:5px;
	margin-right:15px;
}
#ios7_banner a.button {
	-webkit-border-radius: 8px;
	border-radius:8px;
	background-image:none;
	background-color:#0076C1;
	display:inline-block;
	float:right;
	font-weight:400;
	vertical-align:middle;
	text-shadow:none;
	margin:0px;
	top:-2px;
}
#ios7_banner a.button:hover {
	background-color:#FDC501;
	color:#222;
}

.videos_section_divider {
	background-color:#FDC501;
	color:#333;
	font-size:170%;
	text-transform: uppercase;
	padding:0px 4px 0px 8px;
	margin-left:-40px;
	margin-bottom:20px;
	width:109%;
	clear:both;
	/* text-shadow:rgb(185, 158, 5) 1px 1px 0px; */
	height:44px;
	line-height:190%;
}
.padded_content_container .description li {
	margin-bottom:7px;
	line-height:1.2em;
	position:relative;
	left:20px;
}

.videos_video_container .videos_video_info .description {
	padding:10px 0px 0px 0px;
	/* text-shadow: #000 0px 1px 0px;
	border-bottom:0px solid #444; */
	margin-bottom:15px;
}

#how_to_videos .video_play_button > div {
	display:none;

}

#how_to_videos .video_play_button {
	display:none;
}

#Sound_Recorder_Sync_Pro_Feature_video_embed video {
	width:480px !important;
}
