@charset "UTF-8"; /* http://www.w3.org/International/questions/qa-css-charset */


@media screen, projection {

/*	-------------------------------------------------------------
	RESET
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
	
body {
	line-height: 1; }
		
ul,
ol {
	list-style-type:square;
	padding:0;
	margin-top: 13px;
	margin-right: 5;
	margin-bottom: 13px;
	margin-left: 10px;
	width: 283px;
}

ul li,
ol li {
	line-height:1.7;
	margin:0 0 2px 0;
	padding:0;
	text-align: justify;
}

ul.nolist li,
ol.nolist li {
	list-style-type:none; }
	
:focus {
	outline: 0; }

ins {
	text-decoration: none; }
	
del {
	text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0; }

/*	-------------------------------------------------------------
	HACKS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

.clearfix { 
	display:inline-block; }

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden; }
	
/* Hide from IE Mac \*/
	.clearfix { display:block; }
/* End hide from IE Mac */

.clear {clear:both;} 

/*	-------------------------------------------------------------
	BODY
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

html {
	font-size: 100%; }

body {
	font: normal 12px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color: #666;
	min-width:999px;
	line-height: 1.7em;
	padding:0;
	margin:0;
	letter-spacing:-0.04em;
	background: #CCCCCC no-repeat center top;
} 
 
/*	-------------------------------------------------------------
	LINKS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

a {
	color:#1c6997;
	margin: 0;
	padding:0;
	outline: 0;
	text-decoration: none;
}
 
a, a:visited, a:active {
	text-decoration: none; }
 
a:hover {
	color: #412541;
}

a.btn {
	font-family: "Droid Sans Bold", sans-serif;
	font-size:1.5em;
	text-shadow: 0 1px 0 #fff;
	width: 180px;
	height: 46px;
	display: block;
	float:left;
	margin:10px 10px 0 0;
	line-height: 46px;
	text-align: center;
	background:transparent url("../../images/bg_buttons.png") no-repeat 0 0; } 

a.btn:hover {
	color:#6B3969;
	font-size:1.5em;
	border: none;
	text-shadow: 0 1px 0 #fff;
} 

  
/*	-------------------------------------------------------------
	TYPOGRAPHY
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

p {
	margin:0 0 17px 0;
	line-height: 1.7em;
	font-size: 1.3em;
	text-align: justify;
}

h1, h2, h3, h4, h5, h6 { 
	font-family: "Droid Sans Bold", sans-serif;
	color: #323231;
	letter-spacing:-1px; }
 
h1 {
	font-size:2.5em;
	margin: 0 0 10px 0; }
 
h2 {
	font-size:2.5em;
	margin: 0 0 5px 0;
	line-height: 1em;
}
 
h3 {
	font-size:2em;
	margin: 0 0 5px 0;
}

h3 span {
	font-family: "Droid Sans Regular", sans-serif;
	font-size:14px;
	margin: 0 0 20px 10px; }

h3.topfeatures {
	height: 30px;
	line-height: 32px;
	background: transparent url("../../images/lightbulb_32.png") no-repeat 0 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 40px;
	margin-top: 0px;
}

h3.testimonials {
	line-height: 22px;
	background: transparent url("../../images/comment_user_32.png") no-repeat 0 0;
	font-size: 18px;
	width: 200px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 45px;
	color: #B4B4B4;
	font-weight: normal;
}

h4 {
	font-family: "Droid Sans Regular", sans-serif;
	font-size:23pt;
	line-height: 1.2em;
	margin:0;
	padding:0;
	color: #434342;
	text-transform: uppercase;
}

h5 {
	font-family: "Droid Sans Regular", sans-serif;
	font-size:1.7em;
	line-height: 1.4em;
	margin:0;
	padding:0;
	color: #B9B8B5;
	text-align: center;
}
h5Confirm {
	font-family: "Droid Sans Regular", sans-serif;
	font-size:1.7em;
	line-height: 1.5em;
	margin:0;
	padding:0;
	color: #434342;
	text-align: center;
}
 
/*	-------------------------------------------------------------
	GRID
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

.container {
	width:100%;
	margin:0;
	padding:0;
	background: #CCCCCC url(../../images/bg_container.gif) repeat-x left top;
}

.wrapper {
	width:1006px;
	margin:0;
	padding:0;
	margin:0 auto;
}

.header {
	position:relative;
	width:999px;
	padding:0;
	margin:0 auto;
}


.subpage .header {
	position:relative;
	width:999px;
	height:207px;
	padding:0;
	margin:0 auto; }

.sub-header {
	position:relative;
	padding:0;
	margin:0 auto;
}

.content-top {
	width: 1006px;
	height: 16px;
	background: transparent url("../../images/content_top.png") no-repeat top left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
}

.content {
	width:946px;
	background: transparent url("../../images/content_bg.png") repeat-y left bottom;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
}

.content-btm {
	width: 1006px;
	height: 16px;
	margin:0 auto;
	background: transparent url("../../images/content_btm.png") no-repeat top left; }

/*	-------------------------------------------------------------
	FRONTPAGE 2 COLS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

.colright {
	float:left;
	width: 295px;
	background: transparent url(../../images/bg_form01.png) no-repeat left top;
	padding-top: 5px;
	margin-bottom: 10px;
}
.colrightVideo {
	float:left;
	width: 295px;
	background: transparent url(../../images/bg_form01.png) no-repeat left top;
	padding-top: 5px;
	height: 260px;
}
.colleft {
	float:left;
	width: 295px;
	padding-top: 15px;
	padding-left: 18px;
}
.colleftConfirm {
	float:right;
	width: 295px;
	padding-top: 15px;
}
.small {
	width: 40%;
}

.col1, .col2 {
	float:left; }
	
.col1 {
	width: 600px;
	border-right: 1px solid #dad9d9;
	padding: 5px 30px 0 0;
	margin-bottom: 25px;
	clear: both;
}	

.col2 {
	padding-top: 5px;
	padding-bottom: 25px;
	padding-left: 20px;
	width: 295px;
}

div.block {
	float: left;
	width: 580px;
	margin: 0em 0 0 20px;
	position: relative;
}


div.block h4 {
	font-size:16px;
	margin:0;
	padding:0;
	line-height: 1.3em;
}

div.block p {
	font-size: 13px;
}

div.col2 .testimonial  {
	float:left;
	padding:0;
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

div.col2 .testimonial h4 {
	font-size:1.4em;
	line-height: 1.5em;	
	padding:0;
	margin:0;  }

div.col2 .testimonial a {
	font-style: italic;}

div.col2 .testimonial p {
	font-size:14px;
	margin:10px 0 0 0;
	text-align: justify;	
	line-height:24px;
	letter-spacing:-1px; }
	
/*	-------------------------------------------------------------
	INTERFACE
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

/* HEADER */
.header .top-nav {
	width: 999px;
	height: 20px;
}

.header h1 {
	position:relative;
	margin:0;
	padding:0;
	width: 300px;
	height: 78px;
	text-indent: -9999px;
	background:transparent url(../../images/logo-trans.png) no-repeat left top;
}

.header ul.nav {
	position:absolute;
	top:0;
	right:0;
	margin:0;
	padding:0; }

.header .nav li {
	list-style-type:none;
	position: relative;
	float:left;
	width:auto;
	white-space:nowrap;
	padding:0 5px !important;
	background:transparent; }

.header .nav li a {
	display:block;
	color:#b4b4b4;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 78px;
	padding:0 10px;
	text-shadow: 0 1px 0 #000;
	background:transparent; }

.header .nav li a:hover {
	color:#fff;
	background: none;
	border-bottom: none; }

.header .nav li a.selected {
	color:#fff; }

/* SHOWCASE */
.showcase {
	position: relative;
	width: 999px;
	background: transparent url(images/bg_showcase.png) no-repeat center top;
	height: 240px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
}
.showcaseInside {
	position: relative;
	width: 999px;
	background: transparent url(images/bg_showcase.png) no-repeat center top;
	height: 120px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
}


.showcase .laptop {
	position: absolute;
	right:20px;
	width:475px;
	height:225px;
	background: transparent url(../../images/Web3.png) no-repeat right top;
	z-index: 10;
	top: 0px;
}

.showcase h2 {
	font-family: "Droid Sans Bold", sans-serif;
	font-size:20px;
	text-shadow: 0 1px 0 #323231;
	letter-spacing: -2px;
	margin:40px 0 15px;
	color:#fff;
} 

.showcase p {
	font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,sans-serif;
	font-size:17px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:24px;
	letter-spacing:-1px;
	width: 450px;
	color:#fff;
	text-shadow: 0 1px 0 #01456d
}

/* PAGE TITLE */
.page-title {
	position: relative;
	width: 999px;
	height: 130px;
	line-height: 130px;
	margin:0;
	background: transparent url("../../images/bg_showcase.png") no-repeat top center; }

.page-title h2 {
	font-family: "Droid Sans Bold", sans-serif;
	color:#EDE6D6;
	font-size:44px;
	text-shadow: 0 1px 0 #323231;
	line-height: 130px;
}

.page-title ul.nav {
	position:absolute;
	top:27px;
	right:0;
	margin:0;
	padding:0; }

.page-title ul.nav li {
	list-style-type:none;
	position: relative;
	float:left;
	width:auto;
	white-space:nowrap;
	padding:0 5px !important;
	background:transparent; }

.page-title ul.nav li a {
	display:block;
	color:#b4b4b4;
	font-size:1.4em;
	font-weight: bold;
	padding:0 10px;
	text-transform: none;
	text-shadow: 0 1px 0 #000;
	background:transparent; }

.page-title ul.nav li a:hover {
	color:#EDE6D6;
	background: none;
	border-bottom: none;
}

.page-title ul.nav li a.selected {
	color:#EDE6D6;
}

/* SCREENSHOTS */
.boxgrid { 
	width: 138px; 
	height: 140px; 
	margin:15px 15px 10px 0;
	float:left; 
	overflow: hidden;
	position: relative;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
	border:1px solid #ccc }
				
.last {
	margin:15px 0 10px 0; }
		
.boxgrid img { 
	position: absolute; 
	top: 0; 
	left: 0;  }
		
.boxcaption { 
	float: left; 
	position: absolute; 
	background: #000;
	opacity:.8; 
	height: 35px; 
	width: 100%;
	padding:0 0 0 10px;  }

.boxcaption { 
	font-size:11px; }

.boxcaption h3 {
	color:#fff;
	font-weight: normal;
	font-size:14px; 
	margin:8px 0 0 0;
	padding:0; }
		
.boxcaption p { 
	color:#fff;
	padding:0;
	margin:-5px 0 0 0;
	font-size:11px;
	text-shadow: none; }
		
.captionfull .boxcaption {
	bottom: 0;
	left: 0;
	display: none; }

.captionfull a:hover {
	color:#EE4292; }


/*	-------------------------------------------------------------
	TABLES
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#table-a {
	width: 100%;
	height: auto;
	margin:0 0 20px 0;
	float:right;
	border-collapse: separate; }

#table-a caption {
	display: none; }	
	
#table-a thead {
	height:55px;
	line-height: 55px; }	

#table-a thead th {
	font-family: "Droid Sans Regular", sans-serif;
	color:#323231;
	text-align: left;
	font-size: 18px;
	padding:0 0 0 10px; }	

#table-a tbody {
	font-size:0.9em; }	

#table-a tr.alt {
	background:#f0f0f0; }	

#table-a td {
	padding:10px;
	color:#666;
	font-weight: normal;
	border:none;
	vertical-align: middle;}	

#table-a td.left {
	width:200px;
	color:#333;
	font-weight: bold;
	font-size:1.3em;
	padding:10px 10px 10px 15px; }	

#table-a td.price {
	color:#323231;
	font-size:14px; }	

#table-a td.order {
	background:#fff;
	padding:20px 0 0 10px;
	border: none !important; }

#table-a td.order a {
	color:#fff;
	padding:10px 13px;
	font-size:12px;
	font-weight: bold;
	margin:0 10px 0 0;
	background:#5381ac;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px; }

/*	-------------------------------------------------------------
	FOOTER
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

.footer {
	position: relative;
	width: 970px;
	height: 100px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0;
}

.footer .twitter {
	float:right;
	margin:0;
	padding:0;
	text-align: right;
}

.footer .twitter a:hover {
	border:0;}


.footer .copy {
	float:left;
	line-height: 20px;
	text-align: left;
}

.footer p {
	color:#787878;
	padding:0;
	margin:0;
	line-height: 15px;
	font-size:11px;
}

.footer a {
	color:#1C699A;
	font-style: italic;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
	
.footer a:hover {
	color:#bb4115;
	font-weight: bold;
}

/*	-------------------------------------------------------------
	CLOSING STYLES FOR SCREEN / PROJECTION
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

}
.slider1 {
	width: 1000px;
}
.testimonialBock {
	width: 295px;
	margin-top: 15px;
}
.largeQuotes {
	font-size: 36px;
	font-weight: bolder;
	color: #323231;
	font-family: "Arial Black", Gadget, sans-serif;
}
.italic {
	font-style: italic;
	text-align: justify;
	font-size: 14px;
	line-height: 22px;
}
img {
	text-decoration: none;
}
.BlueText {
	color: #1c6997;
}
.credit {
	color: #fb6a08;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.social_buttons {
	float: right;
}
.RtCol {
	float: left;
	text-align: left;	
}
.RtColConfirm {
	float: right;
	text-align: right;
	width: 600px;
}
.subpage .container .wrapper .sub-header .content.clearfix .colleft {
	width: 300px;
}
.submitButton {
	height: 50px;
	padding-left: 20px;
	padding-top: 4px;
	width: 275px;
}
.wmvPlayer {
	border: 12px solid #434342;
	margin-left: 15px;
	width: 564px;
	height: 370px;
	margin-top: 15px;
}
.RtColTextArea {
	width: 590px;
	margin-top: 15px;
	padding-left: 15px;
	text-align: center;
	margin-bottom: 15px;
}
.Button {
	height: 75px;
	width: 595px;
	padding-left: 10px;
}
.TeamContact {
	width: 580px;
	margin-left: 15px;
	padding-top: 20px;
	padding-bottom: 15px;
	background: transparent url(../../images/bg_contact_back.png) no-repeat;
	padding-left: 10px;
	height: 610px;
	margin-top: 15px;
}
.BusinessButton {
	margin-left: 19px;
}
#imgWrap {
	padding-right: 10px;
	padding-top: 10px;
	padding-left: 10px;
}
.TeamMemberContact {
	text-align: left;
	padding-left: 100px;
	font-weight: bold;
}

.VideoBlock {
	height: 314px;
	width: 557px;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-top: 15px;
}
.VideoBlockWebinar {
	height: 470px;
	width: 581px;
	margin-left: 19px;
	margin-bottom: 20px;
	margin-top: 15px;
}
.HeaderSlider {
	height: 355px;
	width: 1000px;
}
#pContactInfo {
	font-size: 15px;
	line-height: 26px;
	padding-right: 20px;
	padding-left: 10px;
}
.subpage .container .wrapper .sub-header .content.clearfix .RtCol .TeamContact .TeamMemberContact .pContactDetail {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #434342;
}
.salutation {
	text-align: left;
}
.webinarHeader {
	height: 220px;
}
#slider {
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 35px;
	margin-bottom: 35px;
	padding-top: 15px;
}
#playerdiv01 {
	margin: 10px 8px 10px 12px;
}
