/* CSS Document */

/* Zero down margin and padding on all elements */
* {
  margin: 0;
  padding: 0;
}

body {
	font-size: 68.75%; /* sets 1em = 11px (76% = 12px) (62.5% = 10px) */
	text-align: center; /* hack for ieWin5.x */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	background-color: #fff;
}

/* =STRUCTURE */
#wrapper {
	margin: 0 auto; /* center aligns wrapper */
	text-align: left;
	border-left: 1px #ccc solid;
	border-right: 1px #ccc solid;
	position: relative;
	background-color: #fff;
	width: 900px;
	margin-top: 5px;
}

#header {
	width: 900px;
	height: 323px;
	
}

#header2 {
	width: 900px;
	height: 400px;
	
}

#head_umbrella {
	width: 900px;
	height: 323px;
	
}

.red-font {font-size: 15px; color: #D2232A; }

#news-content {
	width: 860px;
	background-color: #fff;
	padding: 20px;
}

#content {
	width: 900px;
	position: absolute;
	margin-top: 28px;
	left: -1px;
	top: 323px;
	background-image: url(../images/wrapper-bkgd.jpg);
	border: 1px #fff solid;
}

#product-content {
	width: 900px;
	position: absolute;
	margin-top: 14px;
	left: -1px;
	top: 199px;
	background-image: url(../images/wrapper-bkgd.jpg);
	background-image: none;
	background-color: #fff;
	border-left: 1px #ccc solid;
	border-right: 1px #ccc solid;
}

#product-content li {
	color: #333;
	margin-left: 20px;
	font-size: 11px;
}

#main-content {
	width: 530px;
	float: left;
	background-color: #fff;
	padding: 20px;
}

#retail-content {
	width: 860px;
	float: left;
	background-color: #fff;
	padding: 20px;
}



#registration {
	width: 860px;
	height: 1100px;
	float: left;
	background-color: #fff;
	padding: 20px;
}

#registration-events {
	width: 860px;
	height: 600px;
	float: left;
	background-color: #fff;
	padding: 20px;
}

#secondary-content {
	width: 300px;
	float: right;
	padding: 10px;
}



#main-header {
	float: left;
	width: 570px;
	padding: 0px;
	}

#secondary-menu {
	float: right;
	width: 330px;
	background-color: #FFF;
	background-image: url(../images/main-nav-bkgd.jpg);
	background-position:top;
	background-repeat: repeat-x;
	padding: 0px;
}

/* =CONTENT */
h1, .headtext {
	font-size: 15px;
	font-weight: normal;
	color: #F60;
}

h2, .secondtext {
	font-size: 12px;
	font-weight: normal;
	color: #F60;
}

h3, .thirdtext {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #06C;
}

h4, .fourthtext {
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
}

h5 {
	font-size: 11px;
	font-weight: normal;
	color: #f60;
}

h6, .fourthtext {
	font-size: 11px;
	font-weight: normal;
	color: #000;
}

p {
	font-size: 11px;
	color: #333;
}

#event_01 {
	margin-right: 8px;
	border: 1px solid #0066CC;
}

#table_events {
	padding: 5px;
	width: 290px;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0077d4;
	text-decoration: none;
	font-weight: normal;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0077d4;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
	font-weight: normal;
}

a.two:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #BBB;
	text-decoration: none;
	font-weight: normal;
}

a.two:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #BBB;
	text-decoration: none;
	font-weight: normal;
}
a.two:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF6600;
	text-decoration: none;
	font-weight: normal;
}

a.three:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0077d4;
	text-decoration: none;
	font-weight: normal;
}

a.three:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0077d4;
	text-decoration: none;
	font-weight: normal;
}
a.three:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
	font-weight: normal;
}

a.four:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}

a.four:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
a.four:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #C6EBFF;
	text-decoration: none;
	font-weight: bold;
}

a.five:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F60;
	text-decoration: none;
	font-weight: normal;
}

a.five:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration: none;
	font-weight: normal;
}
a.five:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	text-decoration: none;
	font-weight: normal;
}

a.white:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}

a.white:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
a.white:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C6EBFF;
	text-decoration: none;
	font-weight: bold;
}

a.bia:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #C00;
	text-decoration: none;
	font-weight: bold;
}

a.bia:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #C00;
	text-decoration: none;
	font-weight: bold;
}
a.bia:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #06C;
	text-decoration: none;
	font-weight: bold;
}

a.link-footer:link {
	font-family: Verdana;
	font-size: 9px;
	color: #BBB;
	text-decoration: none;
	font-weight: normal;
	}

a.link-footer:visited {
	font-family: Verdana;
	font-size: 9px;
	color: #BBB;
	text-decoration: none;
	font-weight: normal;
	}

a.link-footer:hover {
	font-family: Verdana;
	font-size: 9px;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	}	
	
/* =FOOTER */
#footer {
	clear: both;
	color: #FFFFFF;
	text-align: left;
	background-color: #999;
	font-size: 9px;
	font-weight: bold;
	padding: 5px 15px 8px;
	height: 24px;
/*	width: 900px;
	w\idth: 880px;*/
}

/* =PRETTY STUFF */

#bia_image {
	margin-top: 0px;
}

#product-image {
	border: none;
	margin-top: 0px;
	margin-left: 4px;
	margin-right: 6px;
}

#table_products {
	padding: 5px;
	width: 280px;
	border-collapse: collapse;
	border: solid 1px #0066CC;
}

#table_events {
	padding: 5px;
	width: 850px;
}

#table_events_home {
	padding: 5px;
	width: 150px;
}

#table_courses, #table_training, #table_courses_gp {
	border-collapse: collapse;
	border: solid 1px #0066CC;
	text-indent: 7px;
}

#table_training 
	{width: 280px;}
	
#table_courses_gp
	{margin-left: 15px;}

#logo-image {
	margin: 4px;
	margin-right: 15px;
}

#quote-image {
	margin-top: 0px;
	margin-left: 6px;
	margin-right: 4px;
}

#table-registration {
	margin-top: 1px;
	margin-left: 6px;
	margin-right: 6px;
	border-collapse: collapse;
	border: solid 5px #4A8CC3;
	width: 283px;
	height: 40px;
}

#diagram {
	float: left;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-top: 15px;
}

.logo {
	border: solid 1px #0066CC;
	margin-right: 10px;
	float: left;
	}
	
#logo_small {
	border: solid 1px #0066CC;
	margin-right: 10px;
	margin-bottom: 20px;
	}

#latest_news {
	position: absolute;
	}

#table_gp {
	border-collapse: collapse;
	border: solid 1px #0066CC;
}

#table_gp3 {
	margin:0 auto;
}

#table_01 {
	width: 250px;
	border: 0px;
	background-color: #f5f5f5;
	border-bottom: 8px solid #d1e7f8;
	margin:0 auto;
	}
	
#table_02 {
	width: 250px;
	border: 0px;
	background-color: #f5f5f5;
	border-bottom: 8px solid #d1e7f8;
	margin:0 auto;
	}

#table_01_top {
	width: 250px;
	height: 25px;
	border: 0;
	background-image: url(../images/events_bkgd_2.gif);
	background-repeat: no-repeat;
	margin:0 auto;
	}

#image_crm {
	float: left;
	margin-bottom: 24px;
	margin-right: 15px;
	margin-left: 5px;
	}
	
#image_bi {
	float: left;
	margin-bottom: 15px;
	margin-right: 15px;
	margin-left: 5px;
	}

#image_float {
	float: left;
	}

#links {
	text-align: left;
	background-color: #eaeaea;
	clear: both;
	padding-left: 20px;
	padding: 5px 20px 5px;
	}
	
.font-9px {
	font-size: 9px;
	color: #999999;
	}
	
.font-9grey {
	font-size: 9px;
	color: #666666;
	}
	
.font-14px {
	font-size: 14px;
	color: #0F0;
	}

.no-border-margin-right {
	border: none;
	margin-right: 10px;
	}
	
/* =CLASSES */	
.table_01 {
	width: 250px;
	border: 0px;
	background-color: #f5f5f5;
	border-bottom: 8px solid #d1e7f8;
	margin:0 auto;
	}

.table_02 {
	width: 250px;
	border: 0px;
	background-color: #f5f5f5;
	border-bottom: 8px solid #d1e7f8;
	margin:0 auto;
	}
	
.table_top {
	width: 250px;
	height: 25px;
	border: 0;
	background-image: url(../images/events_bkgd_2.gif);
	background-repeat: no-repeat;
	margin:0 auto;
	}
	
.float-left {
	float: left;
}

.float-right {
	float: right;
}

.float-left-margin-right {
	float: left;
	margin-right: 15px;
	margin-left: 5px;
	}
	
.image_products {
	float: left;
	margin-bottom: 15px;
	margin-right: 15px;
	margin-left: 5px;
	}

.image-label {
	font-size: 10px;
	}
	
.indent
	{text-indent: 6px}
	
.indent2
	{text-indent: 12px}
	
.indent3
	{text-indent: 0px}	
	
.nobold {
	font-weight: normal !important;
}

.seo {
	clear: both;
	color: #FFFFFF !important;
	text-align: left;
	background-color: #999;
	font-size: 9px !important;
	font-weight: bold !important;
	height: 24px;
}

.topkeywords h1 {
	text-align: right;
	color: #CCCCCC;
	font-size: 9px;
	margin-bottom: 5px;
	padding-top: 2px;
	border-top: 1px solid #CCC;
}

.margin-auto {
	margin: 0 auto;
}	

.table-padding {
	border-collapse: collapse;
	}
	
.table-padding td {
	padding: 5px;
	border:1px solid #ccc;
	vertical-align:text-top;
	}
	
ul.video li{
	list-style-image: url(../images/icon-video-v2.png);
	margin-bottom: 0px;
	margin-left: 5px;
	}	

.border-bottom {
	border-bottom: 1px solid #ccc;
	}

.product-image {
	float: left;
	margin-bottom: 24px;
	margin-right: 15px;
	margin-left: 5px;
	}
	
.border-none {border:none;}	
	
.white-font {color:#FFFFFF;}

.quote-container {
	background:url(images/speech-bubble-01.jpg) no-repeat;
	height: 215px;
	padding: 15px;
}

.quote-box {
	background: url(../products/images/speech-bubble-03.jpg) no-repeat;
	height: 130px;
	padding: 15px 20px;
}

.font-white {color:#FFF;}

.font-black-13px {
	font-size: 13px;
	font-weight: bold;
}

.border {border:solid 1px #ccc;}

.blue-14px {
	font-size: 13px;
	color: #0077d4;
	}
