.headerImg {
	width:960px;
	height:330px;
	margin-bottom:10px;
 	background:url(/skin/frontend/mayerjohnson/default/img/support/landing.jpg) 0 0 no-repeat;
	position:relative;
	color:#fff;
	font-size:12px;
	border-radius: 6px 6px 0 0;
	-moz-border-radius: 6px 6px 0 0;
	-webkit-border-radius: 6px 6px 0 0;
	box-shadow:0px 1px 2px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow:0px 1px 2px 0px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow:0px 1px 2px 0px rgba(0, 0, 0, 0.2);
	behavior:url(/skin/frontend/mayerjohnson/default/plugins/css3pie/PIE.php);
}
.headerImg .textHolder {
	padding:210px 394px 0 20px;
	line-height:16px;
}
.swapFont-header {
	font-size:40px;
	margin-bottom:10px;
}
.buttons-set {
	margin-top:10px;
}
.link-blocks {
	line-height:16px;
}
.link-blocks .block {
	width:279px;
	padding:6px 20px 20px 20px;
	border-right:1px solid #ebebeb;
	float:left;
	position:relative;
	color:#464646;
	font-size:12px;
	height:280px;
}
.link-blocks .last {
	border:none;
}
.link-blocks .block h1 {
	font-size:16px;
	font-weight:bold;
}
.link-blocks .block p {
	padding:4px 0 0 64px;
	height:64px;
}
.link-blocks .block .buttons-set {
	position:absolute;
	left:20px;
	bottom:10px;
}

.customerSupport p {
	background:url(/skin/frontend/mayerjohnson/default/img/support/ico_customerSupport.gif) 0 2px no-repeat;
}
.productSupport p {
	background:url(/skin/frontend/mayerjohnson/default/img/support/ico_productSupport.gif) 0 5px no-repeat;
}
.learningResources p {
	background:url(/skin/frontend/mayerjohnson/default/img/support/ico_learningResources.gif) 0 2px no-repeat;
}

.block-menu {
	background:url(/skin/frontend/mayerjohnson/default/img/support/bg_blockDiv.gif) 0 0 no-repeat;
	padding-top:20px;
}
.block-menu ul {
	float:left;
	width:160px;
	font-size:12px;
}
.block-menu ul.col2 {
	width:115px;
}
.block-menu li {
	padding-bottom:12px;
}
.block-menu a {
	color:#464646;
	text-decoration:none;
}
.block-menu a:hover {
	text-decoration:underline;
}

.support-productdocumentation-index .headerImg {
	background: url(/skin/frontend/mayerjohnson/default/img/support/documentationLanding.gif) 0 0 no-repeat;	
   	color: #FFFFFF;
   	font-size: 12px;
   	height: 338px;
   	position: relative;
   	width: 960px;0
}

.activate-form,
.support-content {
	margin:0 10px;
	font-size:12px;
	color:#464646;
}
.activate-form .section,
.support-content .section {
	padding:8px 10px;
	border-bottom:1px dotted #969696;
}
.activate-form .no-border,
.support-content .no-border {
	border:0;
}
.activate-form h1,
.support-content h1 {
	font-size:16px;
	line-height:16px;
	font-weight:bold;	
}
.activate-form h2,
.support-content h2 {
	padding:6px 0;
	line-height:16px;
}
.activate-form p,
.support-content p {
	padding:4px 0;
	line-height:16px;
}
.activate-form a,
.support-content a {
	color:#0F80B0;
}
.activate-form label {
	display:block;
	padding:4px 0;
	font-size:11px;
}
p.required {
	font-size:11px;
}


/* downloads */
.download-list {
	color:#464646;
	font-size:12px;
	width:100%;
}
.download-list a {
	color:#0f80b0;
}
.download-list tr th {
	font-weight:bold;
	font-style:italic;
	padding:0 0 10px 10px;
}
.download-list tr td {
	border-top:1px dotted #969696;
	padding:15px 0 15px 10px;
}
.download-list tr td.first {
	padding:15px 0 15px 35px;
	background:url(/skin/frontend/mayerjohnson/default/img/ico/ico_downloadList.gif) 0 0 no-repeat;
}


/* tutorials */
.support-learn-tutorials h2,
.training-online-index h2 {
	font-size:16px;
	font-weight:bold;
}
.support-learn-tutorials h3,
.training-online-index h3,
.training-online-register h3 {
	font-size:13px;
	font-weight:bold;
	font-style:italic;
}
.prodTable {
    padding: 0 0 15px;
    padding: 0;
    width: 100%;
}
.prodTable td {
    border-bottom: 1px dotted #969696;
    margin: 0;
    padding: 10px 5px;
    text-align: center;
	vertical-align:middle;
}
.prodTable td a {
	color:#0F80B0;
}
.prodTable td small {
	font-size:11px;
}
.prodTable td.bleft {
    border-left: 1px dotted #969696;
}
.prodTable td .ico-pdf {
    position: relative;
    top: 4px;
}

/* --------------[ Article Search Box ]-------------- */
.content-panel h3 { font-size: 12px; font-weight: bold; }
#kb-search { border-bottom: 1px dotted #ccc; margin-bottom: 10px; padding-bottom: 6px; }
#kb-search input[type=text] { 
	font-size: 12px; 
	height: 21px; 
	line-height:18px;
	padding:0 10px; 
	width:175px;
	border:1px solid #ccc; 
	border-radius:5px; 
	-moz-border-radius:5px; 
	-webkit-border-radius:5px; 
	vertical-align:middle;
	behavior:url(/skin/frontend/mayerjohnson/default/plugins/css3pie/PIE.php);	
}
#kb-search input[type=submit] { 
	background:url(/skin/frontend/mayerjohnson/default/img/btn/navBtns/gray-24h/btn_search.png) 0 0 no-repeat;
	border:none;	
	height:0;
	width:65px;
	padding-top:24px;
	overflow:hidden; 
	margin-left: 4px; 
	padding: 24px 0 0 0;  
	vertical-align:middle;
}

/* --------------[ Article Search ]-------------- */
.article-search { font-size: 14px; }
.article-search h2 { font-size: 18px; font-weight: bold; }
#article-search-results { background-color: #fff; padding: 8px 20px; }
#article-search-results li { margin-bottom: 15px; }
#article-search-results p { margin: 4px 8px; }
#article-search-results .updated { color: #777; font-size: 12px; font-style: italic; }
#article-search-results .page-links li { display: inline; float: left; }
#page-view-options { background-color: #EBEAE5; padding: 10px; }
#page-view-options .page-links li { display: inline; font-size: 12px; margin: 1px 4px; }
#page-view-options .left-col { float: left; }
#page-view-options .left-col span { display: block; text-align: left; margin: 2px;}
#page-view-options .right-col { float: right; }
#page-view-options .right-col div { display: block; text-align: right; margin: 2px;}

/* --------------[ Article Details ]-------------- */
.article-view { background-color: #fff; font-size: 14px; }
.article-view h2 { font-size: 20px; font-weight: bold; padding: 8px 0 7px 10px; }
.article-view h3 { font-size: 18px; padding: 8px 0 7px 10px; }
.article-view .details { background-color: #fff; border: 1px solid #777; margin: 20px; padding: 20px; }
.article-view .article-dates p { color: #777; font-size: 12px; font-style: italic; padding-right: 20px; text-align: right; }
.related-articles { font-size: 13px; margin-top: 50px; }
.related-articles ul { margin: 0 4px 10px 4px; padding: 4px 8px; }
.related-articles ul li { margin: 8px 0; }
.related-articles ul li p { font-size: 12px; font-style: italic; margin: 2px 0 0 10px; }

.searchResultsFor {
	padding:20px 10px;
	font-size:15px;
}
.kb-rightCallout {
	margin-top:40px;
}
.kb-rightCallout .content-panel {
	padding:10px 20px;
}
.subnav-header {
	font-size: 15px !important;
    font-weight: bold;
    padding-bottom: 10px !important;	
}
.lnk-askAQuestion {
    background: url(/skin/frontend/mayerjohnson/default/img/ico/help.png) 0 0 no-repeat;
    color: #282828;
    display: block;
    line-height: 16px;
    padding: 0 0 8px 20px !important;
    text-decoration: none;
	font-weight:bold;
	font-size:13px;
}