* { outline: none; }
html {
    -webkit-text-size-adjust: none; /* Prevent font scaling in landscape */
}
body{
	color:#2b2a2a;
	background-color:#FFFFFF;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image: url(../images/page_bkg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
body#popup{
	padding:15px;
	background: none;
}
.container,#side2 #center,.footer{
	width:763px;
	padding:0px;
	text-align:left;
}


.contentArea{
	color:#2b2a2a;
	padding-top:15px;
	padding-left:2px;
	text-align:left;
	line-height:20px;
	font-size:12px;
}
#homepage .contentArea{margin-top:7px;}
.contentArea a{
	color:#337CEA;
}
.contentArea a:hover{
	text-decoration:none;
	color:#61A5FF;
}
.system_categoriesPage{
	margin-top:15px;
	margin-bottom:5px;
	background-color:#F1F6FF;
}
.systemHeader_categoriesPage{	
	background-color:#7db5e8;
	background-image: url(../images/systemBox_header.jpg);
	background-position: top right;
	border-bottom:3px solid #508dde;
}
.systemHeader_categoriesPage a{	
	text-decoration:none;
	color:#FFFFFF;
}
.systemHeader_categoriesPage a:hover{	
	text-decoration:underline;
	color:#FFFFFF;
}
.systemHeaderText_categoriesPage{
	padding:5px;
	color:#203c8f;
	font-weight:bold;
}
.systemContent_categoriesPage{
	padding:5px;
	line-height:23px;
	padding-right:8px;
	padding-left:8px;
	font-weight:normal;
}

.systemContent_categoriesPage a{
	font-weight:normal;
}

.systemSidebar{
	width:177px;
	margin-bottom:15px;
}
.systemSidebar_header{
	width:100%;
	height:43px;
	font-weight: bold;
	color: #203c8f;
	background-color: #e4f1fe;
	background-image: url(../images/systems_sidebar_header.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	line-height:14px;
	
	border-bottom:3px solid #508dde;
}
.systemSidebar_header a{
	color: #FFFFFF;
	text-decoration:none;
}
.systemSidebar_header a:hover{
	color: #FFFFFF;
	text-decoration:underline;
}
.systemSidebar_result{
	background-color: #F1F6FF;	
	line-height:18px;
	padding: 10px;
	border-left-width: 1px solid #dad9e9;
	border-right-width: 1px solid #dad9e9;
	border-bottom:3px solid #508dde;
}

.systemSidebar_result a{ 
	font-weight: bold;
}
.systemPage{
	margin-top:4px;
	margin-left:3px;
	width:571px;
	margin-bottom: 15px;
	background-repeat: no-repeat;
	background-position: left top;
}
.systemPage #header{
	font-weight:bold;
	min-height:27px;
	background-color: #FFFFFF;
	background-image: url(../images/systemPage_header.jpg);
	font-size: 14px;
	color: #194187;
	padding-left: 60px;
	padding-top: 12px;
	background-repeat: no-repeat;
}
.systemPage #header a{
	color: #194187;
}
.systemPage #blueBlock{
	font-weight: bold;
	color: #FFFFFF;
	background-color:#508dde;
}
.systemPage #name{padding:10px;font-size: 20px;}
.systemPage #nbr{padding:10px;font-size: 14px;text-align:right;}
.systemPage #summary{
	background-color:#F1F6FF;
	padding: 8px;
}

h1{
	margin-top:0px;
	margin-bottom:12px;
	color: #203c8f;
	font-size:30px;
	font-weight:bold;
	line-height:30px;
}
h2{
	margin-top:0px;
	color: #203c8f;
	font-size:16px;
	font-weight:bold;
	line-height:16px;
}
h3{
	font-size:14px;
	font-weight:bold;
	padding:0px;
}
.pageHeader{
	font-weight: 600;
}
h1.pageHeader{
	line-height:33px;
}
#homepage h1.pageHeader{
	/* Custom stylings per Matt's Request */
	margin-top: -4px; 
	margin-bottom: 10px; 
	color: #203C8F; 
	font-size: 22px; 
	line-height: 28px;
	
}
#press-release h1.pageHeader,
press-release-detail h1.pageHeader,
case-studies h1.pageHeader,
#white-papers h1.pageHeader,
#events
{ margin-bottom:12px;}




/************************* BLUE BUTTON *********************************/ 
.blueButton{
	background: #daeafb; /* for non-css3 browsers */	
	color:#203c8f;
	margin-bottom:22px;	
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	text-align: left;	
	padding: 13px 1px 15px 0;
	margin: 0; 	
	
	/* gradient */	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d6e7f9', endColorstr='#c2dbf5'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#d6e7f9), to(#c2dbf5)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #d6e7f9,  #c2dbf5); /* for firefox 3.6+ */ 			
}



#homepage .blueButton{margin-bottom:8px;}


.blueButton#scheduleProductDemonstration,
.blueButton#trackingCertifications,
.blueButton#findCertifiedIntegrators,
.blueButton#comparePTZCameras,
.blueButton#parkerVision,
.blueButton#dealerProductTraining,
.blueButton#vaddioLiveVideoDemo {
	padding-left:65px;
}

.blueButton#registerForThisCourse{
	padding-left:44px;
	padding-top:11px;
	line-height:15px;
	padding-bottom:9px;
}





/************************* YELLOW BUTTON *********************************/ 
.yellowButton{
	background: #fef4cd; /* for non-css3 browsers */
	color:#203c8f;
	margin-bottom:22px;	
	font-size: 13px;
	font-size:1.3em;
	line-height: 18px;
	font-weight: bold;
	text-align: left;	
	padding: 18px 1px 15px 11px;
	margin: 0; 	
	padding-left:94px;	
	margin-right:20px;	
	width:161px;
	
	/* gradient */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fef4cd', endColorstr='#feecae'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#fef4cd), to(#feecae)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #fef4cd,  #feecae); /* for firefox 3.6+ */ 
					
}
.yellowButton a, .yellowButton a:hover{color:#203c8f;text-decoration:none;}

.yellowButton:hover{
	cursor:pointer;
	background: #fffaea; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffaea', endColorstr='#fff4cc'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#fffaea), to(#fff4cc)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #fffaea,  #fff4cc); /* for firefox 3.6+ */ 
}
.yellowButton #bgkImage{
	position:absolute;
	background-repeat: no-repeat;	
}
.yellowButton#dealerProductTraining  #bgkImage{ 
	background-image: url(../images/icon_dealerProductTraining_large.png);
	width:52px;
	height:70px;
	margin-left:-67px;
	margin-top:-2px;
}
.yellowButton#enrollInTrackingCertifications #bgkImage{
	background-image: url(../images/icon_trackingCertifications_large.png);
	width:48px;
	height:48px;
	margin-left:-68px;
	margin-top:7px;
}



input[type=text], input[type=password], textarea{
	border:1px solid #e8e8e8;
	background-color:#feffff;
}


/* DROP SHADOW FOR YELLOW AND BLUE BUTTONS */
.blueButton, .yellowButton, .blueButton:hover, .yellowButton:hover{
	-moz-box-shadow: 3px 3px 4px #e3e3e3;
	-webkit-box-shadow: 3px 3px 4px #e3e3e3;
	box-shadow: 3px 3px 4px #e3e3e3;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#e3e3e3')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#e3e3e3');
}




#tech-center #findCertifiedIntegrators,
#category #findCertifiedIntegrators 
{ padding-left:60px;} 

#tech-center #findCertifiedIntegrators  #bgkImage,
#category #findCertifiedIntegrators  #bgkImage
{ margin-left:-45px;}

.blueButton#vaddioLiveVideoDemo{
	width:121px;
	float:right;
}
.blueButton:hover{
	background: #b8d5f5; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#daeafb', endColorstr='#ecf4fd'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#daeafb), to(#ecf4fd)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #daeafb,  #ecf4fd); /* for firefox 3.6+ */ 
}
.blueButton#scheduleProductDemonstration  #bgkImage{
	position:absolute;
	background-image: url(../images/icon_productDemo.png);
	background-repeat: no-repeat;	
	margin-left:-50px;
	margin-top:5px;
	width:38px;
	height:41px;
	z-index:1;
}
.blueButton#trackingCertifications  #bgkImage{
	position:absolute;
	background-image: url(../images/icon_trackingCertifications.png);
	background-repeat: no-repeat;	
	margin-left:-50px;
	margin-top:5px;
	width:38px;
	height:41px;
}
.blueButton#findCertifiedIntegrators  #bgkImage{
	position:absolute;
	background-image: url(../images/icon_certified_integrators.png);
	background-repeat: no-repeat;	
	margin-left:-45px;
	margin-top:5px;
	width:38px;
	height:45px;
}
.blueButton#comparePTZCameras  #bgkImage{
	position:absolute;
	background-image: url(../images/icon_comparePTZCameras.png);
	background-repeat: no-repeat;	
	margin-left:-45px;
	margin-top:5px;
	width:38px;
	height:45px;
}
.blueButton#parkerVision  #bgkImage{
	position:absolute;
	background-image: url(../images/icon_parkerVision.png);
	background-repeat: no-repeat;	
	margin-left:-55px;
	margin-top:8px;
	width:48px;
	height:42px;
}

.blueButton#dealerProductTraining  #bgkImage{
	position:absolute;
	background-image: url(../images/icon_dealerProductTraining.png);
	background-repeat: no-repeat;	
	margin-left:-55px;
	margin-top:8px;
	width:48px;
	height:42px;
}

.blueButton#vaddioLiveVideoDemo #bgkImage{
	position:absolute;
	background-image: url(../images/icon_calendar.png);
	background-repeat: no-repeat;	
	margin-left:-47px;
	margin-top:2px;
	width:33px;
	height:38px;
}

.blueButton#registerForThisCourse  #bgkImage{
	position:absolute;
	background-image: url(../images/icon_register.png);
	background-repeat: no-repeat;	
	margin-left:-33px;
	margin-top:4px;
	width:38px;
	height:41px;
	z-index:1;
}

.blueButton a {text-decoration:none;color:#203c8f;cursor:pointer;}
.blueButton a:hover {text-decoration:underline;color:#203c8f;}


.look_whos_certified{
	text-indent:-9999px;
	display:block;
	background-position: top;
	background-repeat: no-repeat;	
	width:177px;
	height:47px;
	background:url(../images/look_whos_certified.jpg);
}
.look_whos_certified:hover{
	background-position: bottom;
}

.trackingCertificationButton {
	text-indent:-9999px;
	display:block;
	background-position: top;
	background-repeat: no-repeat;	
	width:182px;
	height:75px;
	background:url(../images/tracking_certifications_button.jpg);
	margin-bottom: 5px;
}
.trackingCertificationButton:hover{
	background-position: bottom;
}



.homepageCenterColumn{ width:355px;}

.homepageTable{
	margin-top:20px;
	line-height:17px;
}
.homepageTable td{
	vertical-align:top;
	padding:10px;
}


/* categories.php page */
.categoryListing-header {
	clear:right;
	color: #203c8f;
	height:21px;	
	font-size: 16px;
	padding:10px;
	font-weight: bold;
	color: #1D3A86;
	background-color: #F1F6FF;
}
.categoryListing-header a{
	color: #1D3A86;
	text-decoration:none;
}
.productListing, .productListingWithBorder{
	margin:8px;
	padding-top:5px;
	padding-bottom:0px;
	margin-bottom:0px;
}
.dottedLine{
	border-bottom:1px dotted #dbd8eb;	
	font-size: 16px;
	padding:10px;
	font-weight: bold;
	color: #1D3A86;
}
.productListing #txt{
	float:right;
	width:350px;
}
.productListing #txt a{
	font-weight:bold;
}
.productListing #img{
	
}


/* products.php page */
.categoryListing-text{
	padding:8px;
	vertical-align:top;
}
.categoryListing-image{
	padding:8px;
	vertical-align:middle;
}
.categoryListing-image img{
	max-width:165px;
}
.categoryListing-text a{
	font-weight:bold;
}


.rightSideBar{
	width:177px;
	float:right;
	margin-left:12px;
	background-color:#FFFFFF;
	padding-left:10px;
}
#homepage .rightSideBar{
	width:186px;
}
.sidebox{
	padding:12px;
	margin-bottom:14px;
	width:151px;
	border-right: 1px solid #e8e8e8;
	border-left: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
	
	font-size: 12px;
	font-weight: bold;
	padding-bottom:10px;
}
.sidebox h1 {
	font-size: 12px;
	font-weight: bold;
	color: #1d3c8a;
	margin: 0 0 0 0;
}
.sidebox ul{
	font-size:12px;
	font-weight: normal;
	line-height:15px;
	
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	
	padding-bottom:0px;
	padding-left:0px;
	
	
}
.sidebox li{
	margin-top:6px;
	margin-bottom:7px;
	margin-left:0px;
	margin-right:0px;
	list-style:none;
	padding-left:0px;
}
.sidebox li a{text-decoration:none;}
.sidebox li a:hover{text-decoration:underline;}



/* Social Networking Link Box
------------------------------------------------------*/

.leftcolumn #socialNetworking{height:60px;}
.leftcolumn #socialNetworking .link{
	margin-right:10px;
	text-align:center;
	float:left;
	font-size:9px;
}
.leftcolumn #socialNetworking .link img{margin-bottom:3px; }
.leftcolumn #socialNetworking .link a{ text-decoration:none; color:#989898;}
.leftcolumn #socialNetworking .link a:hover{ text-decoration:none; color:#203c8f;}



.sidebox #socialnetwork #
{
	background: url(../images/
-icon.gif) no-repeat 0 .1em;
}
.sidebox #socialnetwork #linkedIn{
	background: url(../images/linked-in-icon.gif) no-repeat 0 .1em;
}
.sidebox #socialnetwork #youTube{
	background: url(../images/youtube-icon.gif) no-repeat 0 .1em;
}


.sidebox a {
    color:#337CEA;	
}
.sidebox a:visited {
    color:#337CEA;	
}
.sidebox a:active {
    color:#337CEA;	
}
.sidebox a:hover{
	text-decoration:none;
	color:#61A5FF;
}
.sidebox p{
	color: #2b2a2a;
	font-weight: normal;
	margin-top:0px;
	margin-bottom:6px;
	margin-left:0px;
	line-height:15px;
	font-size:10px;
}
.sidebox .headShot {
	margin: 3px 6px 3px 0;
	float: left;
	border:1px solid #d8dae9;
}


.product-summary{
	color: #203c8f;
	margin-bottom:10px;
	line-height:18px;
}
.product-nbr{
	color: #203c8f;
	font-size:16px;
	font-weight:bold;
	padding:0px;
	padding-top:4px;
	margin-bottom:6px;
}


.imageBox{
	background-color:#F1F6FF;
	margin-top:10px;
	margin-bottom:10px;
	font-size:10px;
	color:#1d3c8c;
}

.imageBox td{
	padding-top:0px;
	padding-left:0px;
	padding-right:5px;
	padding-bottom:5px;
}
.imageBox .active, .imageBox .inactive{
	height:52px;
	width:50px;
	display:inline;
	float:left;
	vertical-align:middle;
	background-color:#FFFFFF;
	margin-left:5px;
	
	display: table; 
	#position: relative; 
	overflow: hidden;	
}
.imageBox .imgHolder{
	#position: absolute;  #top: 50%;display: table-cell; vertical-align: middle;
}

.imageBox img{
	max-height:52px;
	max-width:50px;
	
	#position: relative;  
	#top: -50%
	
}
.imageBox .inactive{
	border:1px solid #cccccc;
}
.imageBox .inactive:hover{
	border:1px solid #FF0000;
	cursor:pointer;
}
.imageBox .active{
	border:1px solid #003399;
}



.productSpecs, .keyFeatures{
	margin-top:18px;
	padding-left:0px;
}
.productSpecs ul, .keyFeatures ul{
	padding-left:20px;
}
.productSpecs li, .keyFeatures li{
	margin-bottom:6px;
	list-style-image: url(../images/bullet_arrow.gif);
}



.pressRelease {
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #dbd8eb;
}

.pressRelease .image{
	float:left; margin-right:7px;
}
.pressRelease .date{
	float:left;
	font-weight:bold;
}
.pressRelease .name{
	margin-left:107px;
}
.pressRelease .name a{
	font-weight:bold;
	text-decoration:none;
	line-height:17px;
}
.pressRelease .hiRes{
	text-align:right;
	margin-left:90px;
	margin-bottom:0px;
	margin-top: 4px;
	line-height: 16px;
}
.pressRelease .hiRes a{
}
.pressRelease .filesize{
	font-size:9px;
	color:#666666;
}

.prSubhead {
	font-size: 12px;
	/*color: #666666;*/
}



.events {

}


.events .eventHeader, .pressReleaseHeader {
	clear:right;
	color: #203c8f;
	height:21px;	
	font-size: 16px;
	padding:10px;
	font-weight: bold;
	color: #1D3A86;
	background-color: #F1F6FF;
}




.events .event {
	margin-top:12px;
	margin-bottom:12px;
	padding-top:12px;
	padding-bottom:12px;
}

.event img{
	vertical-align: top;
}
.events #description{ 
	float:right;
	width:335px;
	font-weight:bold;
}
.events #title{
	font-size:14px;
}
.clearRight { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:right;
    height:0;
    font-size: 1px;
    line-height: 0px;
}



.category-image-button{	
	float:left;
	padding-left:18px;
	padding-right:18px;
}
.category-image-button .iconBlock{
	text-align:center;
	width:151px;
	height:151px;
	margin-bottom:5px;
	color:#223792;
	background-repeat: no-repeat;
	background-position: center top;
}
.category-image-button .iconBlock:hover{
	background-position: center bottom;
}
.category-image-button .name{
	padding:30px;
	padding-top:100px;
	font-size:16px;
	font-weight:bold;
}
.category-image-button .description{
	width:151px;
}



.category-image-button2{
	width:90px;	
	float:left;
	margin-right:10px;
}



.videoListing{
	padding:12px;
	border-bottom:1px dotted #dbd8eb;
}
.videoListing:hover{
	background-color:#f5fafe;
	cursor: pointer;
}
.videoListing #name{
	font-size:14px;
	font-weight:bold;
}
.videoListing #summary{
	font-size:12px;
	width:375px;
}
.videoListing #link{
	clear:right;
	text-align:right;
	margin-top:1px;
}
.videoListing #thumb{
	background-color: #FFF;
	border: 1px solid #D8DAD9;
	padding: 6px;
	margin: 0 0 0 0;
	/*width: 261px;*/
}
.videoListing #thumbArea{
	width: 150px;
}



.formTable td{
	padding:4px;
	vertical-align:top;
}
.formTable .error{
	background-color:#ffd6d6;
	border-color:#CC0000;
}
.formTable  .label{
	text-align:right;
	width:100px;
	white-space:nowrap;
	line-height:17px;
}
#parkerVisionOffer .formTable  .label{
	width:175px;
}
.formTable .req{
	padding-right:3px;
	vertical-align:top;
	color:#cc0000;
}


.searchResult{
	padding:4px;
}

.searchResult #link{
	line-height:12px;
}
.searchResult #summary{
	padding-top:3px;
	padding-bottom:3px;
	font-size:12px;
	color:#666666;
	line-height:12px;
}




/* News Release Images
______________________________________________________________*/

.contentArea #insetPhoto {
	background-color: #F1F6FF;
	padding: 10px;
	float: left;
	margin: 0 12px 12px 0;
	width: 261px;
}
.contentArea #widePhoto {
	background-color: #F7F7F7;
	border: 1px solid #D8DAD9;
	padding: 10px;
	float: left;
	margin: 0 12px 12px 0;
	width: 538px;
}
.container .contentArea .title {
	margin-top: 6px;
}
#insetPhoto p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	width: 261px;
	margin: 5px 0 0 0;
}
#widePhoto p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	width: 537px;
	margin: 5px 0 0 0;
}
#insetPhoto img {
	margin: 0px;
}
#widePhoto img {
	margin: 0px;
}

/* Block Quotes
---------------------------------------------------------------*/
.contentArea blockquote {
	padding-left: 0px;
	margin-left: 18px;
}
/* Tech Center 
---------------------------------------------------------------*/
.techCenterCell {
	padding: 6px 4px 6px 4px;
	text-align: center;
	background-color: #F5FAFE;
}

.techCenterTable{
	width:560;
	border-collapse:collapse;
}
.techCenterTable td{
	border: 1px solid #e8e8e8;
	padding:7px 7px;
	text-align:center;
}

/* About Page
---------------------------------------------------------------*/
#aboutImage {
	margin: 10px 0 2px 0;
}



/* Contact Page
---------------------------------------------------------------*/

.contactName{
	margin-left:18px;
	line-height:13px;
	padding-bottom:15px;
}
.contactName .label{
	font-weight:bold;
	display:inline;
}










/* PARTNER LOGIN SUBNAV */
.partner-subnav-tab{
	position:relative;margin-bottom:-1px;width:73;height:16;
}
.partner-subnav-container{
	margin-top:-16px;
	margin-bottom:11px;
	width:563px;
}
.partner-subnav{
	margin:0px;
	padding:0px;	
	background-image: url(../images/dealer_subnav_bkg.jpg);
	height:39px;
	background-repeat: repeat-x;
	background-position: left top;
}
.partner-subnav li{
	display:inline-block;
	margin:0px;
	padding:0px;
}

	
.partner-subnav li a{
	display:block;
	font-size:12px;
	font-family:Arial;
	color:#203c8f;
	text-decoration:none;
	
	background-image: url(../images/dealer_subnav_bkg.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	
	border-right:1px solid #f6e597;
	border-left:1px solid #ffffa5;
	
	line-height:20px;
	padding-left: 8px;
	padding-right: 8px;
	
	/* vertical positioning of the text within the yellow nav */
	padding-top: 8px;
	padding-bottom: 4px;	
}
.partner-subnav li.item-active a{
	background-image: url(../images/dealer_subnav_bkg_active.jpg);
}
.partner-subnav li a:hover{
	color:#203c8f;
	background-color:#fff4ad;
	background-image: url(../images/dealer_subnav_bkg_active.jpg);
}
.partner-subnav li.item-active a:hover{background-image: url(../images/dealer_subnav_bkg_active.jpg);}

.partner-subnav li ul{
	display:none;
	position:absolute;
	z-index:9999;
	margin:0px;
	margin-top:0px;
	padding:0px;
}
.partner-subnav li:hover ul{
	display:block;
}
.partner-subnav li ul li{
	list-style:none;
	display:block;	
	margin:0px;
	padding:0px;
}
.partner-subnav li.item-active ul li a, 
.partner-subnav li.item ul li a, 
.partner-subnav li ul li a{
	display:block;	
	background-color:#f7df7f;
	background-image:none;
	width:190px;
	height:auto;
	line-height:22px;
	
	padding:3px;
	padding-left:6px;
	margin:0px;
	
}
.partner-subnav li ul li a:hover,
.partner-subnav li.item-active ul li a:hover,
#training .partner-subnav li ul li#productTraining a,
#training_classes .partner-subnav li ul li#productTraining a,
#training_register .partner-subnav li ul li#productTraining a,
#training_detail .partner-subnav li ul li#productTraining a, 
#tracking_certifications .partner-subnav li ul li#trackingCert a, 
#tracking_certifications_success .partner-subnav li ul li#trackingCert a {
	background-color:#fff4ad;
	background-image: none;
}


/* PARTNER LOGIN CATEGORY HEADERS */
.dealer-category-header, .dealer-category-header-highlighted{
	cursor:pointer;
	padding:11px;
	color:#1c3b8b;
	font-weight:bold;
	font-size:16px;
	margin-bottom:5px;
	background-color: #fdeb89;
}
.dealer-category-header{
	background-image: url(../images/dealer_category_header.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
.dealer-category-header img, .dealer-category-header-highlighted img{
	margin-right:10px;
}
.dealer-category-header-highlighted{
}


/* PARTNER LOGIN CATEGORY HEADERS */
.video-category-header, .video-category-header-highlighted{
	cursor:pointer;
	padding:11px;
	font-weight:bold;
	font-size:16px;
	margin-bottom:5px;
}
.video-category-header{
	/*background-image: url(../images/video_category_header.jpg);*/
	color:#203c8f;
	background-color: #cce1f7;
	background-repeat: repeat-x;
	background-position: center center;
}
.video-category-header-highlighted{
	color:#508dde;
	background-color: #F1F6FF;
}



/* PARTNER LOGIN LIST OF DOCUMENTS */
.documentList{
	padding-top:15px;
	padding-bottom:15px;
}
.documentList td{
	vertical-align:top;
	padding-bottom:12px;
	padding-top:12px;
	padding-left:6px;
	
}
.documentList .icon{
	padding-right:2px;
	width:50px;
	text-align:center;
} 
.documentList .icon img{
	border:none;
}
.documentList{}
.partnerDocs .copy{}
.documentList .copy .title{
	font-weight:bold;
}
.partnerDocs #tagline{
font-weight:bold;
}
.partnerDocs #prices{

}
.partnerDocs #prices #price{
color:#1d3c8e;
font-weight:bold;
}

.partnerDocs_breadcrumbs{
	color:#337CEA;
	margin-bottom:12px;
}

.videos_breadcrumbs{
	color:#337CEA;
	margin-bottom:10px;
}
.videos_breadcrumbs a{
	color:#337CEA;
}




/* PARTNER LOGIN LIST OF PROMOTIONS */

.partnerDocs #promotions .documentList td, .partnerDocs #bstock-demos .documentList td{
	padding-bottom:15px;
	border-bottom:1px dashed #dbd8eb;
}
.partnerDocs #promotions .documentList .icon{
	padding-right:12px;
	width:150px;
	text-align:center;
}


.partner-doc-detail-link{}


.product-page-price, .category-page-price{
	margin-bottom:12px;
	margin-top:6px;
}
.product-page-price .label, .category-page-price .label{
	float:left;
	margin-right:6px;
	color:#666666;
}
.product-page-price .label{
	text-align:right;
	width:40px;
}
.category-page-price .label{

}

.product-page-price .amount, .category-page-price .amount{
	font-weight:bold;
	color:#1d3c8f;
}
.product-page-price .amount{
	font-size:16px;
}
.category-page-price .amount{
	font-size:12px;
	float:left;
	margin-right:50px;
}


.productDemoButton{
	text-indent:-9999px;
	display:block;
	background-position: top;
	background-repeat: no-repeat;	
	width:182px;
	height:75px;
	background:url(../images/product_demo_button.jpg);
}
.productDemoButton:hover{
	background-position: bottom;
}

.submitRequestBtn{
	text-indent:-9999px;
	display:block;
	background-position: top;
	background-repeat: no-repeat;	
	width:117px;
	height:29px;
	background:url(../images/btn_submit_request.jpg);
	margin-bottom:20px;
}
.productDemoButton:hover{
	background-position: bottom;
}
.vaddioLiveButton{
	text-indent:-9999px;
	display:block;
	background-position: top;
	background-repeat: no-repeat;	
	width:177px;
	height:41px;
	background:url(../images/btn_Vaddio_live_demo_video.jpg);	
}
.vaddioLiveButton:hover{
	background-position: bottom;
}
.nextPageBtn{
	text-indent:-9999px;
	display:block;
	background-position: top;
	background-repeat: no-repeat;	
	width:64px;
	height:29px;
	background:url(../images/btn_next.jpg);
	float:right;
}
.nextPageBtn:hover{
	background-position: bottom;
}

.addDateBtn{
	text-indent:-9999px;
	display:block;
	background-position: top;
	background-repeat: no-repeat;	
	width:113px;
	height:25px;
	background:url(../images/btn_add_another_date.jpg);
}
.addDateBtn:hover{
	background-position: bottom;
}

.addPersonBtn{
 	float:right;
	text-indent:-9999px;
	display:block;
	background-position: top;
	background-repeat: no-repeat;	
	width:130px;
	height:25px;
	background:url(../images/btn_add_another_person.jpg);
}
.addPersonBtn:hover{
	background-position: bottom;
}
.dialogWindow{
	border:1px solid #1c3b87;
	border-top:3px solid #1c3b87;
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	textAlign:left;
	padding:10px;
	padding-bottom:20px;
	background:#FFFFFF;
}
.requiredfield{color:#CC0000;font-size:10px;}

/* New Styles Added by Nate from Intercom on December 29, 2010 */

a.button {
	padding: 5px 9px;
	background: #5780c2;
	color: #ffffff;
	font-size: 12px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	text-decoration: none;	
	margin-bottom: 10px;
}

a.button:hover {
	color: #ffffff;
	background: #1e4192;	
}

#selectedDate{
	overflow-y: auto;
	overflow-x: hidden;
	max-height:295px;
}
table.tracking-cert {
	padding: 10px 0;
}

table.tracking-cert tr td {
	padding: 6px 3px;	
}

small.home {
	color: #666666;
	font-size: 9px;	
	display: block;
	text-align: center;
}

.dotted-border {
	border-bottom: 1px dotted #dbd8eb;
	width: 100%;
	display: block;
	height: 1px;
	margin: 10px 0px;	
}
.certified_integrators_table{
	margin-top:15px;
	border-collapse:collapse;
	width:560px;
}
.certified_integrators_table td{
	padding:4px 0px;
	border-bottom:1px solid #e0ebf5;
}
.certified_integrators_table .sectionHeader{
	color:#FFFFFF;
	background-color:#039;
	font-weight:bold;
	fonts-size:14px;
	padding:4px;
}
.certified_integrators_table .dealerLogo{
	text-align:left;
	padding-top:6px;
}
.certified_integrators_table .caption{
	font-weight:bold;
	text-align:left;
}














/* FOOTER
---------------------------------------------------------------*/
.footerWide{
	width:100%;
	margin-top:0px;padding-top:0px;
	background-color: #d7e0ef;
	background-image: url(../images/footer_wide_bkg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin-top:55px;
}
.footer{
	background-color: #dee5ed;
	background-image: url(../images/footer_bkg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-size:11px;
	background-repeat: repeat-x;
	background-position: center top;
	text-align: left;
	margin-left:auto;
	margin-right:auto;
	padding-top:15px;
	padding-bottom:15px;	

}
.footer h1{
	margin-left:13px;
	margin-right:13px;
	padding-bottom:8px;
	margin-bottom:6px;
	color:#999999;
	border-bottom:1px solid #e8e8e8;
	font-size:14px;	
}
.footer h1 a{
	color:#88888888;
	font-size:14px;
}

.footer ul.column{
	padding-left:0px;
	width:171px;
	float:left;
	margin-top:6px;
}
.footer .fourcolumn ul#column1{ margin-left:13px;}
.footer .fourcolumn ul#column2{	margin-left:21px;}
.footer .fourcolumn ul#column3{ margin-left:17px;}
.footer .fourcolumn ul#column4{	margin-left:15px;}

.footer #column2{padding-top:23px;}

.footer #columnHeader{	
	color:#999999;
	font-weight:bold;
	font-size:13px;
}
.footer li{
	list-style:none;
	margin-bottom:7px;
	line-height:17px;
}
.footer .dividerLine{
	padding:0px;
	height:1px;
	
	border-bottom:1px solid #e8e8e8;
	margin-bottom:7px;
	margin-top:7px;
}
.footer a{
	font-size:12px;
	text-decoration:none;
}

.footer .subnavLink{
	color:#999999;
	padding-left:20px;
	padding-right:15px;
	background-repeat: no-repeat;
	background-position: left center;
}
.footer #socialNetworking{
	margin-bottom:0px;
	margin-top:4px;
}
.footer #socialNetworking .link{
	margin-right:16px;
	text-align:center;
	float:left;
	font-size:9px;
}

.footer #socialNetworking .link img{margin-bottom:3px; }
.footer #socialNetworking .link a{ text-decoration:none;font-size:9px; }

.footer a{color:#999999;}
.footer a:hover{text-decoration:underline;}
.footer #logo{ margin-top:9px;}


.subHeadline{
	background-color:#ffe7d1;
	margin-bottom:12px;
	padding:0px;
}
.rightSideBar .subHeadline{
	margin-bottom:0px;
}


#tracking_certifications .rightSideBar .subHeadline,
#certification_detail .rightSideBar .subHeadline{
	background-color:#cce1f7;	
	margin-bottom:12px;
	padding:0px;
}
.subHeadline #txt{
	background-color:#FFFFFF;
	text-transform:uppercase;
	padding-right:5px;
	color:#ff723a;
	font-weight:bold;
	line-height:10px;
}
.subHeadline a{
	text-decoration:none;
}
#tracking_certifications .subHeadline a,
#certification_detail .subHeadline a {color:#203c8f;}


#homepage .videoLinks{
	width:355px;
}
#homepage .videoLinks td{
	text-align:center;
	width:80px;
	padding-right:30px;
	text-align:left;
}
#homepage .videoLinks #thumb{ 
	overflow:hidden;
	vertical-align:bottom;
}
#homepage .videoLinks #thumb img{
	width:80px;	
	border:0px;
}
#homepage .videoLinks #name{
	vertical-align:top;
	font-size:10px;
	line-height:14px;
}
#homepage .videoLinks #name a{
	
}

#homepage .eventListing{
}
#homepage .eventListing #thumb img{ 
	width:75px;
	float:left;
	border:0px;
}
#homepage .eventListing #details{
	margin-left:85px;
	line-height:16px;
}
#homepage .eventDividerLine{
	border-bottom:1px solid #e8e8e8;
	margin-bottom:20px;
	margin-top:20px;
}

a.bulletedLink{
	padding-left:15px;
	background-image: url(../images/linkBullet.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	text-decoration:none;
}


#parkerVisionOffer #boldedText{
	font-size:16px;
	font-weight:bold;
	color:#203c8f;
}
#parkerVisionOffer #claimFormLink a{text-decoration:none;}


/***************************** TINY BLUE BUTTON *********************************/
.tinyBlueButton{
	height:20px;
	white-space:nowrap;
}
.tinyBlueButton#signup{height:41px;}

.tinyBlueButton a,
#blueSubmitButton{
	-moz-box-shadow: 3px 3px 4px #e3e3e3;
	-webkit-box-shadow: 3px 3px 4px #e3e3e3;
	box-shadow: 1px 3px 2px #e3e3e3;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#e3e3e3')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#e3e3e3');
}
.tinyBlueButton a{	
	font-size:12px;
	text-decoration:none;
	color:#203c8f;
	font-weight:normal;
	line-height:14px;
	
	background-image: url(../images/tinyBlueButtonBkg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	
	padding-top:2px;
	padding-bottom:2px;	
	padding-left:6px;
	padding-right:6px;
		
}
#blueSubmitButton{	
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#203c8f;
	font-weight:normal;
	line-height:14px;
	
	background-image: url(../images/registerFormButton.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	
	padding-top:3px;
	padding-bottom:2px;	
	padding-left:13px;
	padding-right:15px;
	
	border:none;	
}

.tinyBlueButton#signup a{
	background-image: url(../images/tinyBlueButtonBkg_2.jpg);
	font-size:15px;
	padding-top:8px;
	padding-bottom:8px;
	padding-right:12px;
}
.tinyBlueButton a:hover,
.registrationForm #submit:hover{ 
	background-position: left bottom;
	color:#203c8f;
}
.registrationForm #submit{
	font-size:13px;
}

.tinyBlueButton#details{display:inline;vertical-align: 2px;}
.classListing .tinyBlueButton#details img{margin-bottom:-4px;}
.tinyBlueButton#signup img{margin-bottom:-8px;}


.tinyBlueButton a img{border:0px;padding-top:4px;}
.tinyBlueButton a img#leftImage{ padding-right:4px;}
.tinyBlueButton a img#rightImage{ padding-left:4px; }

.tinyBlueButton#submit{ margin-top:8px;}
.tinyBlueButton#submit a{
	padding-left:12px;
	padding-right:12px;
}

/***************************** TRAINING *********************************/

#training 			h1.pageHeader,
#training_classes 	h1.pageHeader,
#training_detail 	h1.pageHeader,
#training_register 	h1.pageHeader,
#training_success 	h1.pageHeader{
	/*
	background-image: url(../images/icon_training.gif);
	background-repeat: no-repeat;	
	margin-left:11px;
	padding-left:63px;
	height:43px;
	*/
}
 
#training .contentArea  h2{
	margin-bottom:5px;	
}
#training .contentArea{
	line-height:16px;	
}

#training .buttonGroup{
	margin-bottom:18px;
	width:564px;
	-moz-box-shadow: 3px 3px 4px #cecece;
	-webkit-box-shadow: 3px 3px 4px #cecece;
	box-shadow: 3px 3px 4px #cecece;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#cecece')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#cecece');
}

#training .buttonGroup .buttonDescription a{font-size:13px;}
#training .buttonGroup .buttonDescription h2 a{font-size:18px;}

#training .buttonGroup .buttonDescription h2,
#training .buttonGroup .buttonDescription a{color:#8fd2ff;text-decoration:none;}
#training .buttonGroup .buttonDescription h2{font-weight:bold;}
#training .buttonGroup .buttonDescription a:hover{color:#8fd2ff;text-decoration:underline;}

#training .buttonGroup .buttonImage{
	float:left;
	background-repeat: no-repeat;	
	background-position: left top;
	width:179px;
}

#training .buttonGroup#buttonA .buttonImage{
	background-image: url(../images/training_image_A.jpg);
	height:362px;
}
#training .buttonGroup#buttonB .buttonImage{
	background-image: url(../images/training_image_B.jpg);
	height:192px;
}


#training .buttonGroup .buttonDescription{;
	color:#FFFFFF;
	width:385px;
	margin-left:179px;
	background-repeat: no-repeat;	
	background-position: left top;
}
#training .buttonGroup#buttonA .buttonDescription{
	height:362px;
	background-image: url(../images/training_box_A_bkg.jpg);
}
#training .buttonGroup#buttonB .buttonDescription{
	height:192px;
	background-image: url(../images/training_box_B_bkg.jpg);
}




#training .buttonGroup .buttonDescription .buttonHeadline{
	margin-left:18px;
	padding-top:16px;
	background-repeat: no-repeat;	
	color:#FFFFFF;
	font-size:22px;
	padding-left:63px;
	line-height:26px;
}
#training .buttonGroup#buttonA .buttonDescription .buttonHeadline{
	width:247px;height:52px;
	background-position: 2px 21px;
	background-image: url(../images/icon_training_certifications.png);
	padding-bottom:4px;
}
#training .buttonGroup#buttonB .buttonDescription .buttonHeadline{
	width:247px;height:37px;
	background-position: 16px 22px;
	background-image: url(../images/icon_training_product.png);
	padding-top:25px;
}

#training .buttonGroup .buttonDescription .descriptionText{margin-bottom:4px;}
#training .buttonGroup .buttonDescription .descriptionSubSection {
	margin-left:21px;
	margin-right:18px;
}
#training .buttonGroup .buttonDescription .descriptionSubSection h2{margin-top:14px;}
.descriptionSubSection .linkArrowBig{
	margin-bottom:0px;
	margin-left:4px;
}
.descriptionSubSection .linkArrow{
	padding-left:4px;padding-right:28px;
}

/***************************** TRAINING - CLASS LISTING *********************************/
#training_classes H1{margin-bottom:19px;}
#training_classes .contentArea  h2{margin-bottom:0px;}
#training_classes p{margin-bottom:0px;padding-bottom:4px;line-height:16px;}


.classListing h3{
	font-size:19px;
	display:inline-block;
	background-image: url(../images/icon_manWithPointer.png);
	background-repeat: no-repeat;
	
	padding-right:10px;
	padding-left:30px;
	padding-top:4px; 
	margin-bottom:0px;
	height:35px;
	
}
#tracking_certifications .pressReleaseHeader{
	display:inline-block;
}

.classListing h3 a{
	text-decoration:none;
	color:#203c8f;
}
.classListing{
	margin-left:16px;
	margin-bottom:11px;
}
.classRow{}
.sessionRow{
	padding-top:6px;
	padding-bottom:8px;	
	padding-right:10px;
}
.sessionRow .date{
	padding-left:10px;
	font-weight:normal;
	float:left;
	font-size:13px;
}
.sessionRow .registerBtn{
	text-align:right;
}

.sessionRow .tinyBlueButton#register{
	display:inline;
}



/***************************** TRAINING - HEADER DISPLAYING THE CLASS NAME *********************************/
.classNameHeader{
	background-color:#F1F6FF;
	padding:12px;
	background-image: url(../images/icon_manWithPointer.png);
	background-repeat: no-repeat;
	padding-left:45px;
	background-position: 15px 5px;
	margin-bottom:12px;		
	
}
.classNameHeader#withDate{
	 background-position: 15px 15px;
}
.classNameHeader h2{
	display:inline;
}
.classNameHeader h3{
	color:#203c8f;
	font-size:13x;
	margin-top:4px;
	margin-bottom:0px;
}
.classNameHeader p{
	margin:0px;
}
.classNameHeader .tinyBlueButton{
	display:inline;
	text-align:right;
	float:right;
	width:120px;
}

#tracking_certifications .classNameHeader,
#certification_detail .classNameHeader{
	background-image: url(../images/icon_checkmark_badge.jpg);
	background-color:transparent;
	background-position: 2px 5px;	
}


#tracking_certifications .rightSideBar h3,
#certification_detail  .rightSideBar h3{
	line-height:20px;
	margin-bottom:8px;
	font-weight:normal;
	margin-top:0px;
}
#tracking_certifications .rightSideBar h3 a,
#certification_detail  .rightSideBar h3 a{
	text-decoration:none;
	color:#337cea;
	font-size:17px;
}
#tracking_certifications .rightSideBar,
#certification_detail  .rightSideBar{
	line-height:18px;
}
/***************************** TRAINING - CLASS DETAIL *********************************/


#training_detail .description{
	padding-bottom:10px;
	margin-bottom:10px;
	line-height:16px;
}

#training_register #registrationForm input{
	width:420px;
}

#certification_detail #registrationForm input[type=text]{
padding:2px;	
width:207px;
}
	
#training_register input#state,
#training_register input#phone,
#training_register input#zip,
#training_register input#fax{
	width:180px;	
}
#training_register input[type=submit]{
	width:auto;	
}
#training_register .formTable table tr th{
	color:#203c8f;
	font-size:15px;
}

.classErrorMessage{
	background-color:#fff1b8;
	padding:12px;
	background-repeat: no-repeat;
	padding-left:19px;
	padding-bottom:19px;
	background-position: 20px 16px;
	margin-bottom:12px;	
}
.classErrorMessage#full{	background-image: url(../images/icon_full.png);}
.classErrorMessage#closed{	background-image: url(../images/icon_closed.png);}
.classErrorMessage h1{
	font-size:13px;
	font-weight:bold;
	color:#203c8f;
	margin:0px;	
	line-height:16px;
}
.noClassesAvailableMessage{
	color:#1f3d8f;
	font-size:14px;
	font-weight:bold;
	
	margin:30px;
	background-color:#f1f6ff;
	background-image: url(../images/icon_sorry.png);
	background-repeat: no-repeat;
	background-position: 68px 21px;
	
	height: 47px;
	padding-top: 29px;
	padding-left: 130px;
}



/***************************** TRAINING - WHY CERTIFY *********************************/
#why_certify H2,
#tracking_certifications h2,
#certification_detail h2{
	font-size:21px;
	font-weight:normal;
	margin-top:20px;
	line-height:24px;
}
#why_certify H3,
#tracking_certifications h3{
	font-size:17px;
	font-weight:normal;
	color: #203c8f;
}
#why_certify H3{
	margin-top:20px;
}
#tracking_certifications h3{
	margin-top:0px;
	margin-bottom:0px;
}
#why_certify .contentArea ul{
	padding-left: 10px;
}


.orangeBullets  ul{
	padding-left: 14px;
	margin-left:0px;
}
.orangeBullets li{
	list-style-type: none;
	background: url('../images/bullet_orange.gif') no-repeat top left;
	margin-top:10px;
	margin-top:2px;
	padding-left: 14px;
}





#tracking_certifications .sidebox h1,
#certification_detail .sidebox h1 {
	line-height:normal;
	margin-top:3px;
	margin-bottom:8px;
}
#tracking_certifications .sidebox ul,
#certification_detail .sidebox ul {
	margin-bottom:25px;
}
#tracking_certifications .sidebox ul li,
#certification_detail .sidebox ul li {
	line-height:14px;
}

	
	
.registrationForm{
	width:352px;
	background-color:#F1F6FF;
	padding:10px;
}
.registrationForm #selectedDate{
	background-color:#FFFFFF;
}

.registrationForm input[type=text]{
	width:200px;	
}


.certificationTopTabs{
	border-bottom:1px solid #e8e8e8;
	height:30px;
	margin-bottom:13px;
	background-image: url(../images/training_tab_bkg_gradient.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}

.certificationTopTabs .tab{
	width:auto;
	float:left;
	margin-right:8px;
	color:#203c8f;
	font-size:17px;		
}
.certificationTopTabs .tab .leftEdge,
.certificationTopTabs .tab .rightEdge{
	width:9px;
	height:30px;
	float:left;
}
.certificationTopTabs .tab .center{
	font-size:17px;
	line-height:30px;
	height:30px;
	float:left;
}

.certificationTopTabs .tab{			  background-image: url(../images/tab_certifications_bkg.jpg);	}
.certificationTopTabs .tab .leftEdge{ background-image: url(../images/tab_certifications_left.jpg);}
.certificationTopTabs .tab .rightEdge{background-image: url(../images/tab_certifications_right.jpg);}

.certificationTopTabs .tab#active,.certificationTopTabs .tab:hover{background-image: url(../images/tab_certifications_bkg_on.jpg);	}
.certificationTopTabs .tab#active .leftEdge,.certificationTopTabs .tab:hover .leftEdge{background-image: url(../images/tab_certifications_left_on.jpg);}
.certificationTopTabs .tab#active .rightEdge,.certificationTopTabs .tab:hover .rightEdge{background-image: url(../images/tab_certifications_right_on.jpg);}


.certificationTopTabs .tab#active {margin-top:1px;}

.certificationTopTabs .tab a{
	text-decoration:none;
	color:#203c8f;
}
.certificationTopTabs .tab a:hover{
	color:#203c8f;
	font-size:17px;
	text-decoration:none;
}
