﻿@charset "UTF-8";
/* CSS Document */


#products {
	display: block;
	width: 840px;
	margin-right: 30px;
	margin-left: 30px;
}
#header {
	display: block;
	width: 840px;
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 15px;
	margin-left: 30px;
}
#header .img {
	float: right;
	margin: 0px;
}
#header h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 22px;
	color: #17324D;
	font-weight: bold;
	margin: 0px;
}
#header h1 .reg {
	font-size: 14px;
	vertical-align: top;
}
#header h2 {
	font-family: Tahoma, Geneva, sans-serif;
	color: #666666;
	font-style: normal;
	font-size: 16px;
	margin: 0px;
}
#slugs {
	background-image: url(../images/slugs-bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	width: 840px;
	margin-top: 3px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 30px;
	overflow: auto;
	padding-top: 15px;
	padding-bottom: 15px;
}
#slugs  p {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #666666;
}
#slugs a {
	color: #4085C0;
	text-decoration: none;
}
#slugs a:hover {
	text-decoration: underline;
}
#slug1 {
	display: block;
	padding: 0px;
	width: 240px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#slug2 {
	display: block;
	padding: 0px;
	width: 240px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
}
#slug3 {
	display: block;
	padding: 0px;
	width: 240px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
}
#slug12 {
	display: block;
	padding: 0px;
	width: 360px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
}
#slug22 {
	display: block;
	padding: 0px;
	width: 360px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
}

#slugs ul {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #666666;
	list-style-type: square;
	list-style-position: outside;
}
#slugs li {
	margin-left: 15px;
}
#content {
	display: block;
	padding: 0px;
	width: 840px;
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 30px;
}
#content p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: black; 
	margin: 0px;
	padding: 0px;
}
#content h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #17324D;
	font-weight: normal;
	margin: 0px;
	font-style: normal;
	line-height: normal;
	padding: 0px;
}
#content h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	font-style: normal;
	line-height: 16px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#rightCol {
	float: right;
	width: 280px;
	margin-left: 30px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-left: 15px;
}
#rightCol img {
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}

#sub_content {
	margin-top: 20px;
	margin-right: 30px;
	margin-left: 30px;
	width: 840px;
	overflow: auto;
}
#left_col {
	display: block;
	float: left;
	width: 210px;
	margin-right: 30px;
	padding: 0px;
}
#left_col ul {
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 10px;
}
#left_col  li.arrow {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	line-height: 16px;
	padding-bottom: 3px;
	list-style-image: url(../images/arrowj.gif);
	list-style-position: outside;
	margin-left: 5px;
}
#left_col   li.none  {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	line-height: 16px;
	padding-bottom: 3px;
	margin-left: 6px;
	list-style-type: none;
}
#left_col li a {
	color: #0072bc;
	text-decoration: none;
}
#left_col li a:hover {
	text-decoration: underline;
}
#left_col li a.active {
	color: #e99436;
	text-decoration: underline;
}
#left_col li a.sub {
	color: #333333;
	text-decoration: none;
}
#left_col li a.sub:hover {
	text-decoration: underline;
}
#left_col li a.subActive {
	color: #333333;
	text-decoration: underline;
}
#left_col p {
	margin-top: 14px;
}
#main {
	display: block;
	width: 600px;
	float: right;
}
#main h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #0072bc;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#main p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: black; 
	margin: 0px;
	padding: 0px;
}
#product_slugs {
	display: block;
	width: 600px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	overflow: auto;
}
#slugA {
	text-align: center;
	padding: 0px;
	float: left;
	width: 180px;
	margin-right: 25px;
}
#slugA img {
	margin-bottom: 10px;
}
#slugA a {
	color: #e99436;
	text-decoration: none;
}
#slugA a:hover {
	text-decoration: underline;
}
#slugB {
	text-align: center;
	padding: 0px;
	float: left;
	width: 180px;
	margin-right: 25px;
}
#slugB img {
	margin-bottom: 10px;
}
#slugB a {
	color: #0072bc;
	text-decoration: none;
}
#slugB a:hover {
	text-decoration: underline;
}
#slugC {
	text-align: center;
	padding: 0px;
	float: left;
	width: 180px;
}
#slugC a {
	color: #76B138;
	text-decoration: none;
}
#slugC a:hover {
	text-decoration: underline;
}
#slugC img {
	margin-bottom: 10px;
}
#info {
	width: 600px;
	margin-top: 30px;
	display: block;
}
#info p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: black; 
	padding-bottom: 10px;
}
#info h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	color: #0072bc;
}
#ask {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	display: block;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
#ask h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	color: #0072bc;
	margin: 0px;
}
#inthenews {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	display: block;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}

#description {
	width: 600px;
	display: block;
}
#description  h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #0072bc;
	padding: 0px;
	margin: 0px;
}
#description  h2.mar {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #e99436;
	padding: 0px;
	padding-bottom:10px;
	margin: 0px;
}
#description  h2.mark {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #e99436;
	padding: 0px;
	padding-bottom:10px;
	margin-top: 30px;
	
}

#description  h2.con {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #0072bc;
	padding: 0px;
	padding-bottom:10px;
	margin: 0px;
}
#description  h2.com {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #76B138;
	padding: 0px;
	padding-bottom:10px;
	margin: 0px;
}

#description h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #0072bc;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#description h3.art {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	border-top-width: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#description p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: black;
	padding-bottom: 10px;
}
#description ul {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	list-style-type: disc;
	padding: 0px;
}
#description li {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: black;
	font-weight: normal;
	text-align: left;
	list-style-type: disc;
	list-style-position: outside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#description a {
	text-decoration: none;
}
#description a:hover {
	text-decoration: underline;
}
#description  a.current {
	color: #e99436;
	text-decoration: underline;
}
#description  h1.marketing  {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	background-image: url(../images/marketing-edition-header.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#description  h1.art  {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	background-image: url(../images/marketing-edition-header.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#description h1.commerce {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	background-image: url(../images/commerce-edition-header.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#description  h1.cont {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	background-image: url(../images/content-edition-header.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#sidebar {
	text-align: center;
	display: block;
	float: right;
	width: 160px;
	margin-left: 15px;
}

#diagram {
	text-align: center;
	display: block;
	float: right;
	width: 254px;
	margin-left: 15px;
}

#sidebar p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0072bc;
}
#sidebar img {
	padding-bottom: 5px;
}
ol#toc {
    height: 2em;
    list-style: none;
    margin: 0;
    padding: 0;
	width: 45em; 
}

ol#toc li {
    background: #bdf ;
    float: left;
    margin: 0 1px 0 0;
    padding-left: 10px;
    list-style:none;
}

ol#toc a {
    background: 100% 0;
    color: #008;
    display: block;
    float: left;
    height: 2em;
    line-height: 2em;
    padding-right: 10px;
    text-decoration: none;
}

ol#toc li.current {
    background-color: #48f;
    background-position: 0 -60px;
}

ol#toc li.current a {
    background-position: 100% -60px;
    color: #fff;
    font-weight: bold;
}

div.content {
    border: #48f solid 3px;
    clear: left;
    padding: 1em;
}
#ad1 {
	display: block;
	float: right;
	height: 280px;
	width: 230px;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-image: url(../images/ad1_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#ad1 h1 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#ad1 p {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#ad1 p a {
	color: #FFFFFF;
	text-decoration: underline;
}
#ad1 p a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#ad1 ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	list-style-position: outside;
	list-style-type: disc;
}
#ad1 li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#ad2 {
	display: block;
	padding: 10px;
	float: right;
	height: 180px;
	width: 230px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-image: url(../images/ad2_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#ad2 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 20px;
	color: #D47834;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#ad2 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #6fa63c;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#ad2 p {
	color: #0072bc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#ad2 a {
	color: #0072bc;
	text-decoration: underline;
}
#ad2 a:hover {
	color: #0072bc;
	text-decoration: none;
}
#call-out {
	clear:both;
	background-color:#dee8f3; 
	font-size:14px; 
	padding:12px; 
	width:576px; 
	margin-top:40px; 
	margin-bottom:20px; 
	text-align:center;
}
#description h4 {

	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #666666;
	padding: 0px;
	margin-bottom: 5px;
	margin-top:10px;
}
#ademail1 {
	display: block;
	float: right;
	clear:both;
	width: 230px;
	padding: 10px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-align:center;
}

#ad3 {
	display: block;
	padding: 10px;
	float: right;
	height: 180px;
	width: 230px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-image: url(../images/ad3_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#adhandraisers {
	display: block;
	padding: 10px;
	float: right;
	height: 180px;
	width: 230px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
    border:solid 1px #045c9a;
}

#adhandraisers h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 20px;
	color: #D47834;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#ad3 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 20px;
	color: #D47834;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#ad3 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #6fa63c;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#ad3 p {
	color: #0072bc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#ad3 a {
	color: #0072bc;
	text-decoration: underline;
}
#ad3 a:hover {
	color: #0072bc;
	text-decoration: none;
}
#slugseminar {
	display: block;
	padding: 0px;
	width: 770px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
	height:1060px;
}
#seminar {
	clear:both;
	display: block;
	width: 840px;
	height:236px;
	margin-right: 30px;
	margin-left: 30px;
	background-image: url(../images/marketing-seminars-mike-lascut.jpg)
}
#descriptionwide {
	width: 750px;
	display: block;
    margin-left: 70px;
    margin-bottom: 20px;
}

#descriptionwide  h2.mark {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #0072BC;
	padding: 0px;
	margin-top: 30px;
    margin-bottom:10px;
	
}
#descriptionwide  h1.marketing  {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	background-image: url(../images/marketing-edition-header-wide.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 10px;
    margin-bottom:20px;
}