/*
Theme Name: Marketline - Marketing Site
Theme URI: http://www.marketline.com/
Description: Marketing Site for Marketline Advantage
Author: Rishi Luchun and Steve Clark
Version: 1.5

*/


/* RESETS
-----------------------------------------------------------------------------
*/

@charset "utf-8";
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, 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,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, input, textarea, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* HTML
-----------------------------------------------------------------------------
*/

body {
	font-family: Helvetica, Arial, sans-serif;
	background: #2c6ab3 url(assets/images/background.jpg) top center no-repeat;
	color:#666;
}
a {
	color:#0a57a4;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
hr {
	width: 100%;
	height: 1px;
	border:0;
	border-bottom: 1px dotted #CCC;
	margin: 0;
	padding: 0;	
	display:block;
	padding-top: 0;
	margin-bottom: 15px;
}

/* MAIN LAYOUT
-----------------------------------------------------------------------------
*/

#wrapper {
	float: left;
	width: 100%;
	min-height: 700px;
}	
#container {
	width:970px;
	margin:0 auto;
}
#main {
	background: url(assets/images/fade_top.gif) repeat-x scroll left top #FFFFFF;
	background: url(assets/images/fade_top.gif) left top repeat-x, #FFF url(assets/images/fade_bottom.gif) left bottom repeat-x;
    border: 2px solid #FFFFFF;
    border-radius: 5px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
    display: block;
    float: none;
    margin: 0 auto;
    overflow: hidden;
    padding: 28px;
    width: 910px;
	clear:both;
}
#sidebar {
	width: 280px;
	float: right;
	display: inline;
	background: url(assets/images/shadow_right_bot.png) left bottom no-repeat, url(assets/images/shadow_right_top.png) left top no-repeat;
	min-height: 300px;
	padding-left: 30px;
	padding: 15px 0 15px 30px;
}
#left, #full {
	float:left;
	display:inline;
	margin-top: 15px;
}
#left {
	width: 600px;
}
#full {
	width: 100%;
}
.right {
	float: right;
}


/* FONTS
-----------------------------------------------------------------------------
*/
H1, H2, #home_banner LI .number, .button_blue, .button_green, .form .subtitle, #panel .panel-button {
	font-family:'Avenir Next LT W01 Bold', Arial, Sans serif;
	font-weight: normal;
}
.page_topsection .blog-post h2, .pagetitle h1 .part1, h2.intro_text {
	font-family:'AvenirNextLTW01-Medium', Arial, San serif;
	font-weight: normal;
}


/* TOP NAV ABR
-----------------------------------------------------------------------------
*/
#topbar {
	background: #1C4F8B;
	background: linear-gradient(bottom, #1C4F8B 0%, #2C6AB3 60%, #2E6FB7 90%, #1C4F8B 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1C4F8B), color-stop(60%, #2C6AB3), color-stop(90%, #2E6FB7), color-stop(100%, #1C4F8B));
	background: -webkit-linear-gradient(bottom, #1C4F8B 0%, #2C6AB3 60%, #2E6FB7 90%, #1C4F8B 100%);
	background: -moz-linear-gradient(bottom, #1C4F8B 0%, #2C6AB3 60%, #2E6FB7 90%, #1C4F8B 100%);
	background: -ms-linear-gradient(bottom, #1C4F8B 0%, #2C6AB3 60%, #2E6FB7 90%, #1C4F8B 100%);
	background: linear-gradient(bottom, #1C4F8B 0%, #2C6AB3 60%, #2E6FB7 90%, #1C4F8B 100%);
    height: 30px;
    overflow: hidden
}
#topbar a {
    background: url(assets/images/menu-horiz-divider.png) no-repeat left 10px;
    color: #b8cfe7;
    display: block;
    font: bold 14px/29px Arial,Helvetica,sans-serif;
    height: 100%;
    padding: 0 15px
}
#topbar a:hover, #topbar .selected a {
    color: #fff;
    text-decoration: none
}
#topbar li {
    float: left;
    height: 25px;
    padding-bottom: 5px;
    width: auto
}
#topbar li.current-page-ancestor, #topbar li.current_page_item, #topbar .current_page_parent {
    background: url(assets/images/selected-global.png) no-repeat center bottom;
}
#topbar li.current-page-ancestor A, #topbar li.current_page_item A, #topbar .current_page_parent A {
    color: #FFF;
}
#topbar ul {
    background: url(assets/images/logo_informa.png) no-repeat right 10px;
    margin: 0 auto;
    overflow: hidden;
    width: 970px
}
#topbar li.home {
	background: url(assets/images/home.png) no-repeat left 8px;
	text-indent: -999em;
	width: 30px;
	height: 20px;
}
#topbar li.home a {
	background: none;
}
#topbar li.home:hover, #topbar li.home.current_page_item {
	background-position: left -17px;
}


/* HEADER
-----------------------------------------------------------------------------
*/
#header {
	position: relative;
}
#header .logos {
	float: left;
	display: inline;
	width: 358px;
	margin: 20px 0 12px;	
}
#header p.logo A {
	float: left;
	height: 43px;
	width: 204px;
	text-indent: -9999px;
	/*	height: 43px;
	width: 204px; background: url(assets/images/marketline.png) no-repeat left top;*/
	background: url(assets/images/marketline.png) no-repeat left top;
}
#header p.section {
    float: left;
	display: inline;
	width: 135px;
	height: 43px;
}
#header p.contact, #header p.advantage, #header p.store, #header p.about, #header p.support, #header p.blog, #header p.contact {
	text-indent: -9999px;
	background-image: url(assets/images/header_titles.png);
	background-repeat: no-repeat;
	margin-left: 6px;
}
#header p.advantage {
	background-position: left top;
}
#header p.store {
	background-position: left -41px;
}
#header p.about {
	background-position: left -82px;
}
#header p.support {
	background-position: left -123px;
}
#header p.blog {
	background-position: left -164px;
}
#header p.contact {
	background-position: left -205px;
}
#header p.access {
	float: right;
	text-align: right;
	font-size: 11px;
	line-height: 15px;
	margin-top: 20px;
	background: url(assets/images/user_white.png) no-repeat left top;
	padding-left: 23px;
}
#header p.access SPAN {
	clear: right;
	font-weight: normal;
}
#header p.access A {
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
}
#search {
	float: left;
	white-space: nowrap;
	font-size: 0px;
	width: 300px;
	margin-top: 20px;
}
#search INPUT.searchbox {
	width: 220px;
	padding: 8px 10px 7px;
	border: 0;
	font-size: 13px;
	line-height: 14px;
	height: 15px;
	float: left;
	-webkit-border-radius: 5px 0 0 5px;
	-moz-border-radius: 5px 0 0 5px;
	border-radius: 5px 0 0 5px;
	background: #FFF url(assets/images/formbox_background.png) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
}
#search INPUT.searchsubmit {
	background: url(assets/images/search_button.png) no-repeat left top;
	height: 30px !important;
	width: 30px !important;
	border: 0;
	float: left;
	display: inline;
	cursor: pointer;
	font-size: 0;
	display:block;
	line-height: 0;
	text-indent: -9999px;
}
#search INPUT.searchsubmit:hover {
	background-position: left -30px;
}
.preview {
	color: #999;	
}
#main.header_pad {
	margin-top: 12px;	
}


/* SUB NAV
-----------------------------------------------------------------------------
*/
.advantage_login {
	position: absolute;
	right: 0;
	bottom: -35px;
	z-index: 5;	
}
.advantage_login li a {
	font-size: 12px;
	line-height: 14px;
}




.main-menu .menu {
	width: 100%;
	float: left;
	clear: left;
	position: relative;
	bottom: -1px;
	left:-10px;	
	height: 39px;
}
.main-menu .menu LI {
	float: left;
	display: inline;
	list-style: none;
	margin-bottom: 15px;
	margin-top: 10px;
}
.main-menu .menu LI A {
	float: left;
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 15px;
	color: #FFF;
	padding: 0 10px;
	border-left: 1px solid rgba(255, 255, 255, 0.3);
	font-weight: bold;
}
.main-menu .menu LI.subscribe_button, #menu-item-3450 {
	float: right;
	margin-bottom: 0;
	margin-top: -10px;
}
.main-menu .menu LI.first A {
	padding-left: 10px;
	border-left: 0;
	margin-left: 5px;
}
.main-menu .menu LI.current_page_item, .main-menu .menu LI.current-page-ancestor, .main-menu .menu LI.current_page_parent {
	background: url(assets/images/selected_topnav.gif) no-repeat center bottom;
	padding-bottom: 15px;
	margin-bottom: 0;
	position: relative;
	z-index: 2;
}

#menu-item-3450 {background:transparent}

.main-menu .menu LI UL {
	background:	#FFF;
	box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.3);
	-webkit-border-radius: 5px;
	-webkit-border-top-left-radius: 0;
	-moz-border-radius: 5px;
	-moz-border-radius-topleft: 0;
	border-radius: 0 5px 5px 5px; 
	padding: 13px 13px 3px 13px;
	background-image: url(assets/images/fade_bottom.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	border: 2px solid #fff;
	z-index: 3;
}
.main-menu .menu LI LI, .main-menu .menu LI LI.current_page_item, .main-menu .menu LI LI.current-page-ancestor, .main-menu .menu LI LI.current_page_parent {
	margin:0;
	padding: 0 0 10px 0;
	background: none;
	float:left;
}
.main-menu .menu LI.menu_dropdown LI A {
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;	
	color: #0C6DB7;
	padding: 0 0 0 8px;
	background: url(assets/images/bullet_tri.gif) no-repeat left 4px;
	border-left: 0;
}
.main-menu .menu LI.menu_dropdown.sfHover LI A {
	border-left: 0;
}
.main-menu .menu LI.menu_dropdown.sfHover LI A {
	color: #0C6DB7;
}
.main-menu .menu LI.menu_dropdown.sfHover LI A:hover { 
	color: #666;
}
.main-menu .menu li.sfHover, .main-menu .menu a:focus, .main-menu .menu a:hover, .main-menu .menu a:active {
	outline:0;
}
.main-menu .menu li.menu_dropdown.sfHover {
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-radius: 5px 5px 0px 0px;
	background:	#FFF;
	color: #666;
	padding-top: 10px;
	margin-top:0;
	padding-bottom: 5px;
	margin-bottom: 5px;
	background-image: url(assets/images/fade_top.gif);
	background-position: left 2px;
	background-repeat: repeat-x;
}
.main-menu .menu li.menu_dropdown.sfHover {
	z-index: 3;
}
.main-menu .menu li.menu_dropdown {
	padding-right: 10px;	
}
.main-menu .menu li.menu_dropdown.sfHover A {
	border-left: 1px solid #FFF;
	color: #666;
}
.main-menu .menu a.sf-with-ul {
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			-3px;
	top:			0; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url(assets/images/arrows_dropdown.png) no-repeat -10px 5px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top: 0;
	background-position: 0 5px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator, a:active > .sf-sub-indicator, li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 5px; /* arrow hovers for modern browsers*/
}
.main-menu .menu, .main-menu .menu * {
	margin:	0;
	padding: 0;
	list-style:	none;
}
.main-menu .menu {
	line-height: 1.0;
}
.main-menu .menu ul {
	position: absolute;
	top: -999em;
	width: 200px; /* left offset of submenus need to match (see below) */
}
.main-menu .menu li.small_menu ul {
	width: 200px; /* left offset of submenus need to match (see below) */
}
.main-menu .menu ul li {
	width: 100%;
}
.main-menu .menu li:hover {
	visibility:	inherit; /* fixes IE7 'sticky bug' */
}
.main-menu .menu li {
	float: left;
	position: relative;
	z-index: 1;
}
.main-menu .menu a {
	display: block;
	position: relative;
}
.main-menu .menu li.menu_dropdown {
	z-index: 2;
}
.main-menu .menu li:hover ul,
.main-menu .menu li.sfHover ul {
	left: 0;
	top: 29px; /* match top ul list item height */
	z-index: 99;
}

	
/* FOOTER
-----------------------------------------------------------------------------
*/
#footer {
	color:#B8CFE7;
	font-size:11px;
	margin:0 auto;
	width:970px;
	position: relative;
	margin-top: 15px;
}
#footer .footer_wrap {
	float: left;
	width: 100%;
	position: relative;
	margin-bottom: 55px;
}
#footer .col p {
	font-size:14px;
	font-weight:bold;
	padding-bottom: 7px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
	margin-bottom: 7px;
}
#footer .col {
	width: 170px;
	margin-right: 30px;
	float:left;
	margin-bottom: 15px;
}
#footer .col ul li {
	padding-bottom: 5px;
}

#footer .col ul li a {
	color: #B8CFE7;
	text-decoration: none;
	background: url(assets/images/footer-arrow.png) no-repeat 3px -11px;
	padding-left: 10px;
}
#footer .col ul li a:hover {
	color:#FFF;
	background-position: 3px 3px;
}

#footer .socialmedia {
	width: 300px;
	float: right;
}
#footer .socialmedia li {
	float: right;
	display: inline;
	margin-left: 7px;
	font-weight: bold;
	font-size: 10px;
	clear: none;
}
#footer .socialmedia li A {
	background: url(assets/images/socialmedia-mk2.png) no-repeat left top;
	width: 25px;
	height: 25px;
	text-indent: -9999px;
	overflow: hidden;
	float:right;
	display: inline;
	clear: none;
}
#footer .socialmedia li.twitter A {
	background-position: left top;
}
#footer .socialmedia li.linkedin A {
	background-position: -25px top;
}
#footer .socialmedia li.facebook A {
	background-position: -50px top;
}
#footer .socialmedia li.googleplus A {
	background-position: -75px top;
}
#footer .socialmedia li.twitter A:hover {
	background-position: left -25px;
}
#footer .socialmedia li.linkedin A:hover {
	background-position: -25px -25px;
}
#footer .socialmedia li.facebook A:hover {
	background-position: -50px -25px;
}
#footer .socialmedia li.googleplus A:hover {
	background-position: -75px -25px;
}

#footer .copyright {
	position: absolute;
	left: 0;
	bottom: -15px;
	width: 75%;
}

#footer .copyright-logo {
	position: absolute;
	right: 0;
	bottom: -15px;
}


/* BREADCRUMB
-----------------------------------------------------------------------------
*/
.breadcrumb {
	float: left;
	width: 100%;
	font-size: 11px!important;
	margin-bottom: 24px;	
}
.breadcrumb LI {
	float: left;
	display: inline;	
}
.breadcrumb LI A {
	padding-right: 10px;
	margin-right: 7px;
	background:url(assets/images/bullet_tri.gif) right center no-repeat;	
}


/* BUTTONS
-----------------------------------------------------------------------------
*/

.button_green, .button_blue, .main-menu .menu LI.subscribe_button A, #menu-item-3450 A {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: inline-block;
	*display: inline; 
	zoom: 1;
	white-space:nowrap;	
	text-align: left;
}
.button_blue, .gform_button, .gform_next_button {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #366bb3;
	background: #366bb3; /* Old browsers */
	background: -moz-linear-gradient(top, #4891c9 0%, #366bb3 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4891c9), color-stop(100%,#366bb3)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #4891c9 0%,#366bb3 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #4891c9 0%,#366bb3 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #4891c9 0%,#366bb3 100%); /* IE10+ */
	background: linear-gradient(to bottom, #4891c9 0%,#366bb3 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4891c9', endColorstr='#366bb3',GradientType=0 ); /* IE6-9 */
	color: #FFF;
	white-space:nowrap;
	cursor: pointer;
}
.button_blue:hover, .gform_button:hover, .gform_next_button:hover {
	border: 1px solid #0e69af;
	background: #4891c9; /* Old browsers */
	background: -moz-linear-gradient(top, #366bb3 0%, #4891c9 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#366bb3), color-stop(100%,#4891c9)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #366bb3 0%,#4891c9 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #366bb3 0%,#4891c9 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #366bb3 0%,#4891c9 100%); /* IE10+ */
	background: linear-gradient(to bottom, #366bb3 0%,#4891c9 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#366bb3', endColorstr='#4891c9',GradientType=0 ); /* IE6-9 */
	color: #FFF;
	text-decoration: none;
}
.button_green, .main-menu .menu LI.subscribe_button A, #menu-item-3450 A {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #339900;
	background: #339900; /* Old browsers */
	background: -moz-linear-gradient(top, #98cb7e 0%, #339900 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#98cb7e), color-stop(100%,#339900)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #98cb7e 0%,#339900 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #98cb7e 0%,#339900 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #98cb7e 0%,#339900 100%); /* IE10+ */
	background: linear-gradient(to bottom, #98cb7e 0%,#339900 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#98cb7e', endColorstr='#339900',GradientType=0 ); /* IE6-9 */
	color: #FFF;
	white-space:nowrap;
}
.button_green:hover, .main-menu .menu LI.subscribe_button A:hover, #menu-item-3450 A:hover {
	border: 1px solid #339900;
	background: #98cb7e; /* Old browsers */
	background: -moz-linear-gradient(top,  #339900 0%, #98cb7e 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#339900), color-stop(100%,#98cb7e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #339900 0%,#98cb7e 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #339900 0%,#98cb7e 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #339900 0%,#98cb7e 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #339900 0%,#98cb7e 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#339900', endColorstr='#98cb7e',GradientType=0 ); /* IE6-9 */
	color: #FFF;
	text-decoration: none;
}
.button_big, .main-menu .menu LI.subscribe_button A, #menu-item-3450 A {
	font-size: 18px;
	line-height: 20px;
	padding: 9px 12px;	
}
.button_small {
	font-size: 12px;
	line-height: 20px;
	padding: 4px 7px;	
}
.button_big, .button_small {
	position: relative;	
}
.button_big:after, .main-menu .menu LI.subscribe_button A:after, #menu-item-3450 A:after {
	left: 7px;
	top: 5px;	
}
.button_small:after {
	left: 7px;
	top: 0;	
}
.arrow:after, .basket:after, .demo:after, .download:after, .discuss:after, .report:after, .search:after, .video:after, .main-menu .menu LI.subscribe_button A:after {
	width: 25px;
	height: 28px;	
	position: absolute;
	text-indent: -9999px;
	content:"";
	background-image: url(assets/images/button_icons.png);
	background-repeat: no-repeat;
}
.arrow, .basket, .demo, .download, .discuss, .search, .report, .video, .main-menu .menu LI.subscribe_button A {
	padding-left: 33px;
}
.arrow:after {
	background-position: left -350px;
}
.basket:after, .main-menu .menu LI.subscribe_button A:after {
	background-position: left -250px;
}
.demo:after {
	background-position: left 0;
}
.discuss:after {
	background-position: left -150px;
}
.download:after {
	background-position: left -100px;
}
.report:after {
	background-position: left -300px;
}
.search:after {
	background-position: left -200px;
}
.video:after {
	background-position: left -50px;
}
.login {
	background: url(assets/images/user_grey.gif) no-repeat scroll left 10px;
    line-height: 32px;
    padding-left: 17px;
	display: inline-block;
	*display: inline; 
	zoom: 1;
	white-space:nowrap;
}
.main-menu .menu LI.subscribe_button A, #menu-item-3450 A {
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.25);
	right: -10px;
	border: 1px solid #FFF;
	position: relative;
}
.main-menu .menu LI.subscribe_button A:hover, #menu-item-3450 A:hover {
	border: 1px solid #FFF;
}


.top_button {
	position: absolute;
	top: 0;
	right: 0;	
}
.bleedright {
	position: relative;
	right: -30px;	
}
.clear {
	float: left;
	clear: both;
	width: 100%;	
}


/* HOME - TOP SECTION
-----------------------------------------------------------------------------
*/
#home_banner {
	position: relative;
	left: -28px;
	float: left;
	width: 910px;
	border-bottom: 1px solid #CCC;
	padding: 0 28px 30px;
	background: url(assets/images/fade_bottom.gif) repeat-x left bottom;
	margin-bottom: 30px;
	height: 290px;	
}
#home_banner H1 {
	font-size: 37px;
	margin-bottom: 30px;
}
#home_banner IMG {
	float: left;
	left: -30px;
	position: relative;
}
#home_banner .home_banner_content {
	float: right;
	width: 465px;
}
#home_banner UL {
	width: 100%;
	padding: 10px 0 30px;
	float: left;
}
#home_banner LI {
	float: left;
	width: 33%;
	display: inline;
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	padding-top: 40px;
}
#home_banner LI .number {
	font-size: 28px;
}
#home_banner LI .number_text {
	display: block;
	clear: left;
	font-size: 11px;
	text-transform: uppercase;
	margin-top: 3px;
}
#home_banner LI .number_text {
	display: block;
	clear: left;
	font-size: 11px;
	text-transform: uppercase;
	margin-top: 3px;
}
#home_banner P {
	font-size: 16px;
	line-height: 20px;
	float: left;
	width: 100%;
}
#home_banner .button_blue, #home_banner .button_green {
	margin: 30px 15px 0;
}


/* HOME - BLOG SECTION
-----------------------------------------------------------------------------
*/
#home_blog {
	float: left;
	width: 440px;
}
#home_blog H2 {
	font-size: 18px;
	color: #666;
}
#home_blog H3, #home_blog li.last {
	font-size: 14px;
	font-weight: bold;
	padding: 15px 0 3px;
}
#home_blog P {
	font-size: 11px;
	line-height: 13px;
	margin-bottom: 7px;
}

#home_blog #download p {font-size:1em;line-height:1.4em}

#home_blog P.post-meta {
	color: #999;
	margin-bottom: 15px;
}
.comments-link {
	margin-left: 7px;
	padding-left: 23px;
	border-left: 1px solid #CCC;
	background: url(assets/images/comment.gif) 7px top no-repeat;	
}
#home_blog li {
	padding-left: 35px;
	border-bottom: 1px dotted #CCC; 
	background: url(assets/images/ml.gif) 5px 16px no-repeat;
	
}
#home_blog li.last {
	padding-bottom: 0;
	border-bottom: none; 
	background: none;	
}


/* HOME - ADVANTAGE BOX
-----------------------------------------------------------------------------
*/
#home_advantage {
	float: right;
	width: 408px;
}
#home_advantage H2 {
	font-size: 23px;
	color: #666;
}
#home_advantage P {
	margin-bottom: 0;
	font-size: 12px;
	line-height: 16px;
	padding-right: 135px;
	margin-top: 15px;
}
.greybox {
	display: block;
	padding: 15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #f3f3f3 url(assets/images/white.gif) left top repeat-x;
	background: url(assets/images/white.gif) left top repeat-x, #f3f3f3 url(assets/images/white.gif) left bottom repeat-x;
	border: 1px solid #CCC;
	overflow:hidden;
}


/* HOME - TWITTER SECTION
-----------------------------------------------------------------------------
*/
#home_twitter {
	float: left;
	clear: both;
	width: 100%;
	margin-top: 30px; 
	position: relative;
}
#home_twitter h3 {
	width: 58px;
	height: 35px;
	float: left;
	overflow: hidden;
	background: url(assets/images/home_twitter.gif) no-repeat left 3px;
	position: absolute;
	text-indent: -9999px;
	z-index: 2;
}
#home_twitter h3 A {
	width: 58px;
	height: 35px;
	float: left;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
}
#home_twitter .twitter_wrap {
	height: 48px;
	position:relative;
	overflow:hidden;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: url(assets/images/fade_bottom.gif) repeat-x left bottom;
	border: 1px solid #CCC;
	float: right;
	width: 851px;
	z-index: 1;
}
#home_twitter ul.twitterfeed {
	position:absolute;
	clear:both;
	margin:0;
	padding:0;
	height:20000em;
}
#home_twitter ul.twitterfeed li {
	float:left;
	display:block;
	position: relative;
	width:825px;
	padding: 10px;
	height: 28px;
	_overflow: hidden;
	font-size: 12px;
	line-height: 14px;
}
#home_twitter ul.twitterfeed li .meta A {
	clear: left;
	color: #999;
	display: block;
	font-size: 11px;
}


/* BLOG - TOP SECTION
-----------------------------------------------------------------------------
*/
#blog_header {
	position: relative;
	left: -30px;
	float: left;
	width: 970px;
	border-bottom: 1px solid #CCC;
	background: url(assets/images/fade_bottom.gif) repeat-x left bottom;
	margin-bottom: 15px;	
}
#blog_header .breadcrumb {
	width: 910px;
	margin-left: 30px;
	margin-bottom: 0;
}
#blog_header TABLE {
	width: 570px;
	clear: left;
	margin-left: 30px;
	height: 150px;	
}
#blog_header TD {
	height: 120px;
	padding: 15px  0;
	vertical-align: middle;	
}
#blog_header IMG {
	position: absolute;
	right: -1px;
	top: -10px;	
}
#blog_header P.post-meta {
	margin-top: 8px;
	font-size: 12px;	
}

/* BLOG - LISTING
-----------------------------------------------------------------------------
*/
.blog-listing {
	border-bottom: 1px dotted #CCC;
	padding-bottom: 30px;
	margin-bottom: 30px;	
}
.blog-listing H2 {
	font-size: 20px;
	margin-bottom: 5px;	
	font-weight: normal;
}
.blog-listing P {
	font-size: 12px;
	line-height: 16px;
}
P.post-meta {
	margin-bottom: 15px;
}
.blog-listing IMG {
	float: left;
	margin-right: 15px;
}
.comments-link {
	margin-left: 7px;
	padding-left: 23px;
	border-left: 1px solid #CCC;
	background: url(assets/images/comment.gif) 7px 1px no-repeat;	
}


/* PAGE TITLE AND INTRO TEXT
-----------------------------------------------------------------------------
*/

.pagetitle h1 .part1 {
	font-size: 20px;
	text-transform: uppercase;
	display: block;
	clear: left;
	margin-bottom: 4px;
}
.pagetitle h1 .part2 {
	font-size: 32px;
	text-transform: uppercase;
	display: block;
	clear: left;
}
#blog_header .pagetitle h1 {
	font-size: 26px;
}


/* BLOG - POST
-----------------------------------------------------------------------------
*/
.blog-post P, .blog-post UL, .blog-post OL, .blog-post h1, .blog-post h2, .blog-post h3, .blog-post h4, .blog-post h5, .blog-post h6 {
	font-size: 12px;
	line-height: 16px;
}
.blog-post P {
	display: block;
	clear: left;
}
.blog-post h3, .blog-post h4, .blog-post h5, .blog-post h6 {
	font-weight: bold;
}
.blog-post P, .blog-post UL, .blog-post OL, .blog-post h1, .blog-post h2, .blog-post h3, .blog-post h4, .blog-post h5, .blog-post h6, .blog-post IMG, .blog-post OBJECT, .wp-caption, .blog-post TABLE {
	margin-bottom: 15px;
}
.blog-post OBJECT {
	display: inline-block;	
	width: 100%;
}
.blog-post h2 {
	font-size: 16px;
	line-height: 18px;
}
.blog-post h3 {
	font-size: 14px;
}
.blog-post UL LI {
	list-style: none;
	background:url(assets/images/bullet_round.gif) no-repeat 2px 6px;
	padding-left: 15px;
	margin-bottom: 15px;
}
.blog-post UL.cols LI {
	float: left;
	display: inline;
	width: 45%;
}
.blog-post UL UL LI {
	background:url(assets/images/bullet_dash.gif) no-repeat 2px 8px;
	margin-bottom: 0;
	margin-top: 7px;
}
.blog-post OL {
	margin-left: 35px;
}
.blog-post OL LI {
	margin-bottom: 15px;
	list-style-type: decimal;
}
.blog-post OL OL LI {
	list-style-type: lower-alpha;
	margin-top: 5px;
	margin-bottom: 0;
}
.blog-post .wp-caption {
	border-top: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;
	width: 100% !important;
	padding: 7px 0;		
}
.blog-post .wp-caption P {
	margin:0;
	font-size: 11px;
}
.blog-post TABLE {
	border: #CCCCCC solid 1px;
	font-size: 11px;
	line-height: 14px;
}
.blog-post TD {
	border-top: #E5E5E5 solid 1px;
	background: #FFFFFF;
	padding: 4px;
	vertical-align: top;
}
.blog-post TH {
	color: #FFF;
	padding: 4px;
	background: #CCC;
	text-align: left;
	vertical-align: top;
}
.blog-post P.small {
	font-size: 11px;
	margin-bottom: 0;
	margin-top: 7px;	
}
.blog-post .alignleft {
	float: left;
	margin-right: 15px;
	clear:left;
}
.blog-post .alignright {
	float: right;
	margin-left: 15px;
}
.blog-post .ph_social_share_box_top {
	display: block;
	width: 100%;
	float: left;
	clear: both;
	margin-bottom: 15px;	
}


/* BLOG - COMMENTS
-----------------------------------------------------------------------------
*/
.blog-comments {
	display: block;
	width: 100%;
	margin-top: 30px;
	padding-top: 30px;
	border-top: 1px solid #CCC;	
}
.blog-comments H2  {
	font-size: 16px;
	margin-bottom: 15px;
}
.blog-comments UL  {
	padding-bottom: 15px;
}
.blog-comments UL LI  {
	position:relative;
}
.blog-comments UL LI .ml_comment {
	position:relative;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: url(assets/images/fade_bottom.gif) repeat-x left bottom;
	border: 1px solid #CCC;
	z-index: 1;
	display: block;
	padding: 15px 15px 0 15px;
	font-size: 12px;
	line-height: 16px;
	margin-left: 15px;
}
.blog-comments UL LI .ml_comment p {
	margin-bottom: 15px;
}
.blog-comments UL LI P.comment_details {
	position:relative;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background: url(assets/images/comment_arrow.gif) no-repeat 15px top;
	border: 0;
	z-index: 2;
	display: block;
	padding: 15px 0;
	top: -1px;
	font-size: 12px;
	line-height: 16px;
	margin-left: 15px;
}
.blog-comments .form INPUT[type="text"] {
	width: 200px;	
}
.blog-comments .form TEXTAREA {
	width: 390px;	
}
.form_element {
	width: 100%;
	float: left;
	clear: left;
	margin-bottom: 15px;	
}
.form_element.last {
	margin-bottom: 0;
}
.form_element.last p {
	float: left;
	width: 75%;
	line-height: 28px;
	font-size: 12px;
}
.form_element.last .button_blue{
	float: right;
}
.blog-comments .form INPUT[type="text"], .blog-comments .form TEXTAREA {
	font-size: 12px;
	line-height: 14px;
	color: #666;
	background-color: #F9F9F9;
	border: 1px solid #DDD;
	border-radius: 5px;
	padding: 10px 2px 10px 10px;
	float: left;

}
.blog-comments label {
	margin: 0;
	width: 100px;
	padding-right: 15px;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	padding-top: 11px;
	padding-bottom: 11px;
	float: left;
}

/* BLOG - SIDEBAR
-----------------------------------------------------------------------------
*/
#sidebar h3 {
	color: #666666;
    font-size: 16px;
	font-weight: bold;
	padding-top: 15px;
	text-shadow: #FFF 0px 1px 0px;
	background: url(assets/images/line.gif) repeat-x left top;
	float: left;
	clear: left;
	width: 100%;
}
#sidebar .widget_search h3, #sidebar h3.contacts-title {
	background: none;
	padding-top: 0;	
}
#sidebar ul.sid, #sidebar ul.sid li, #sidebar ul.sid li ul {
	float:left;
	width: 100%;
}
#sidebar ul.sid li ul, .tagcloud {
	padding-bottom: 15px;
}
#sidebar ul.sid li ul li {
	width: 50%;
	background: url(assets/images/bullet_tri.gif) no-repeat 2px 4px;
	font-size: 11px;
	margin-top: 7px;
}
#sidebar ul.sid li ul li A {
	padding: 0 10px;
	float: left;
}
.tagcloud {
	text-align:center;
}
form#searchform  {
	float: left;
	width: 100%;
	clear: both;	
	position: relative;
}
form#searchform input#s {
	font-size: 12px;
	line-height: 14px;
	height: 12px;
	padding: 4px 25px 4px 10px;
	width: 203px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #CCC;
	background: #FFF url(assets/images/formbox_background.png) repeat-x left top;
	margin: 7px 0 15px 5px;	
}
form#searchform input#searchsubmit {
	position: absolute;
	width:20px;
	height:20px;
	right:5px;
	background: url(assets/images/searchbox_button.png) no-repeat;
	bottom:16px;
	text-indent: -9999px;
	border:0;
	cursor: pointer;
	font-size: 0;
	display:block;
	line-height: 0;
	text-indent: -9999px;
}
form#searchform input#searchsubmit:hover {
	background-position: left -20px;
}
#sidebar h3.twitterbird {
	float: left;
	clear: left;
	width: 100%;
	padding-bottom: 7px;	
}
#sidebar .twitterfeed {
	clear: both;
    font-size: 11px;
    width: 100%;
}
#sidebar .twitterfeed LI {
	padding: 7px 0 7px 11px;
	background:none;
	background: url(assets/images/bullet_tri.gif) no-repeat 2px 11px;
}
#sidebar .twitterfeed LI .meta {
	clear: left;
	display: block;
	padding-top: 3px;
}
#sidebar .twitterfeed LI .meta a {
	color: #999;
}
#sidebar ul.contacts {
	width: 100%;
	float: left;
	margin-top: 15px;	
}
#sidebar ul.contacts li {
	float: left;
	padding-left: 55px;
	background: url(assets/images/contactus-icons.png) no-repeat left top;
	margin-bottom: 15px;
	font-size: 11px;
}
#sidebar ul.contacts li SPAN {
	display: block;
	clear: left;
	font-size: 13px;
	padding-top: 3px;
	font-weight: bold;
	line-height: 21px;
}
#sidebar ul.contacts li.email-icon {
	background-position: left top;
}
#sidebar ul.contacts li.phone-icon {
	background-position: left -100px;
}
#sidebar ul.contacts li.fax-icon {
	background-position: left -200px;
}
#sidebar ul.contacts li a.tiny-link {
	font-size: 10px;
}
#sidebar .socialmedia, #sidebar ul.sid li ul.socialmedia {
	width: 100%;
	float: left;
	margin-top: 7px;
}
#sidebar .socialmedia li, #sidebar ul.sid li ul.socialmedia li {
	float: left;
	display: inline;
	margin-right: 7px;
	width: auto;
	background: none;
	margin-top: 0;
}
#sidebar .socialmedia li A, #sidebar ul.sid li ul.socialmedia li a {
	background: url(assets/images/socialmedia-mk1.png) no-repeat left top;
	width: 36px;
	height: 36px;
	text-indent: -9999px;
	overflow: hidden;
	float: left;
	padding: 0;
}
#sidebar .socialmedia li.twitter A, #sidebar ul.sid li ul.socialmedia li.twitter a {
	background-position: left top;
}
#sidebar .socialmedia li.facebook A, #sidebar ul.sid li ul.socialmedia li.facebook a {
	background-position: -36px top;
}
#sidebar .socialmedia li.linkedin A, #sidebar ul.sid li ul.socialmedia li.linkedin a {
	background-position: -72px top;
}
#sidebar .socialmedia li.googleplus A, #sidebar ul.sid li ul.socialmedia li.googleplus a {
	background-position: -108px top;
}


/* CONTACT FORM
-----------------------------------------------------------------------------
*/
#cboxLoadedContent .form {
	width: 500px;
}
.form {
	display: block;	
}
.about_component .lead_form, .blog-post .lead_form {
	width: 500px;
	margin: 0 auto;	
}


/* PAGE TEMPLATE - CALL TO ACTION
-----------------------------------------------------------------------------
*/
.page_cta {
	background:url(assets/images/fade_top.gif) repeat-x top;
	border-top: 1px solid #CCCCCC;
    margin: 15px 0 0 -28px;
    padding: 30px 0 0 28px;
	float: left;
	width: 940px;
	position: relative;
}
.page_cta h2 {
	color: #666666;
    font-size: 23px;
}
.page_cta P {
	font-size: 12px;
    line-height: 16px;
	margin-top: 15px;
}
.page_cta_content {
	display: block;	
	padding-right: 30px;
}
.page_cta img {
	float: right;
	bottom: -28px;
	right: 28px;
	position: absolute;
}
.page_cta p.login {
	background: url(assets/images/user_grey.gif) no-repeat scroll left 10px;
    float: left;
    line-height: 28px;
    padding-left: 17px;
    padding-top: 2px;
	margin-top: 0;
}


/* PAGE TEMPLATE - HEADER
-----------------------------------------------------------------------------
*/
.page_topsection {
	width: 940px;
	position: relative;	
	float: left;
}
.page_topsection .blog-post {
	display: block;
	clear: left;
	padding-right: 30px;	
}
.page_topsection .blog-post h1, .page_topsection .blog-post h2 {
	font-weight: normal;	
}
.page_topsection .pagetitle h1 {
	text-transform: uppercase;	
}
.page_topsection .pagetitle h1 .part1, .page_topsection .pagetitle h1 {
	font-size: 28px;
	line-height: 30px;
	margin-bottom: 0;
}
.page_topsection .pagetitle h1 .part2 {
	font-size: 50px;
	line-height: 52px;
	letter-spacing: -1px;
	margin-bottom: 10px;
}
.page_topsection .blog-post h2 {
	font-size: 18px;
	line-height: 22px;
}


/* PAGE TEMPLATE - COMPONENTS
-----------------------------------------------------------------------------
*/
.about_component {
    float: left;
    width: 100%;
	border-top: 1px dotted #CCC;
	float: left;
	width: 100%;
	padding-top: 15px;
	margin-top: 15px;
	position: relative;
}
.about_component.noline {
	border: none;
	padding-top: 0;
	margin-top: 0;	
}
.about_component ul, .about_component p {
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 15px;
}
.about_component h1 {
	font-size: 32px;
	line-height: 40px;
	text-transform: uppercase;
}
.about_component h2 {
	font-size: 20px;
	line-height: 24px;
	padding-bottom: 15px;
	clear: left;
}
.padding_top15 {
	padding-top: 15px;
}
.padding_top30 {
	padding-top: 30px;
}
.about_component h3 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}
.box { 
	float: left;
	width: 283px;
	font-size: 12px;
	line-height: 16px;
	margin-top: 15px;
}
.padding {
	margin-left: 30px;
	margin-right: 30px;	
}
.paddingleft {
	padding-left: 15px;
}
.paddingright {
	padding-right: 15px;
}
.paddingleft, .paddingright {
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* IE 8+ */
}
.about_component li {
	background:url(assets/images/bullet_round.gif) no-repeat 2px 6px;
	margin-top: 7px;
	padding-left: 13px;
}
.about_component li li {
	background:url(assets/images/bullet_dash.gif) no-repeat 2px 7px;
	margin-top: 2px;
}	
.advantage_calltoaction {
	float: left;
	width: 100%;
	padding-top: 27px;
	border-top: 1px dotted #CCC;
	font-size: 19px;
	text-align: center;	
}
.advantage_calltoaction A {
	font-weight: bold;	
}


/* POPUP BOX
-----------------------------------------------------------------------------
*/
#colorbox, #cboxOverlay, #cboxWrapper {
	position:absolute; 
	top:0; left:0; 
	z-index:9999; 
	overflow:hidden;
}
#cboxOverlay{
	position:fixed; 
	width:100%; 
	height:100%;
}
#cboxMiddleLeft, #cboxBottomLeft {
	clear:left;
}
#cboxContent {
	position:relative;
}
#cboxLoadedContent {
	overflow:auto;
}
#cboxTitle {
	margin:0;
}
#cboxLoadingOverlay, #cboxLoadingGraphic {
	position:absolute; 
	top:0; 
	left:0; 
	width:100%;
}
#cboxOverlay {
	background:#2c6ab3;
}
#colorbox {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
}
#cboxContent {
	overflow:hidden;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #FFF url(assets/images/fade_top.gif) left top repeat-x;
	background: url(assets/images/fade_top.gif) left top repeat-x, #FFF url(assets/images/fade_bottom.gif) left bottom repeat-x;
	border: 2px solid #FFF;
	padding: 28px;
}
#cboxClose{
	position: absolute; 
	top:5px; 
	right:5px;
	background:url(assets/images/close.gif) no-repeat; 
	width:14px; 
	height:14px; 
	text-indent:-9999px;
	cursor:pointer;
	overflow: hidden;
}
#cboxClose.hover{
	background-position: left -14px;
}
#cboxTitle {
	display: none !important;
}
#sample_popup, #trial_popup, #callback_popup, #demo_popup, #gaim_popup, #landing_popup_1, #landing_popup_2, #landing_popup_3 {
	width: 470px;	
}






blockquote {
	font-style: italic;
	padding-left: 20px;
	padding-right: 20px;
	position: relative;	
}
blockquote:before, blockquote:after {
	width: 15px;
	height: 15px;	
	position: absolute;
	text-indent: -9999px;
	content:"";	
	background:url(assets/images/quote.png) no-repeat; 
}
blockquote:before {
	top: 0;
	left: 0;
}
blockquote:after {
	bottom: 0;
	right: 0;
	background-position: left bottom;
}



#panel {
	position: fixed;
	bottom: -2px;	
	left: 50%;
	margin-left: -475px;
	z-index: 100;
}
#panel .panel-button {
	height: 38px;
	line-height: 38px;
	display: inline-block;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	border: 1px solid #339900;
	background: #339900; /* Old browsers */
	background: -moz-linear-gradient(top, #98cb7e 0%, #339900 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#98cb7e), color-stop(100%,#339900)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #98cb7e 0%,#339900 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #98cb7e 0%,#339900 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #98cb7e 0%,#339900 100%); /* IE10+ */
	background: linear-gradient(to bottom, #98cb7e 0%,#339900 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#98cb7e', endColorstr='#339900',GradientType=0 ); /* IE6-9 */
	color: #FFF;
	white-space:nowrap;
	font-size: 18px;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
	text-transform: uppercase;
	cursor: pointer;
}
#panel .panel-button span {
	padding: 0 20px 0 30px;
	background-image: url(assets/images/pop-up-arrows.png);
	background-repeat: no-repeat;
}
#panel.panel-open .panel-button span {
	background-position: 10px 3px;	
}
#panel.panel-closed .panel-button span {
	background-position: 10px -47px;	
}
#panel.panel-open .panel-button:hover span {
	background-position: 10px -97px;	
}
#panel.panel-closed .panel-button:hover span {
	background-position: 10px -147px;	
}
#panel .panel-content {
	background: #FFF;
	width: 300px;
	border: 1px solid #339900;
	-moz-border-radius: 0 5px 0 0;
	-webkit-border-radius: 0 5px 0 0;
	border-radius: 0 5px 0 0;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
}
#panel .panel-content span {
	padding: 15px 15px 65px;
	display: block;
	width: 270px;

}
#panel .panel-content span.about_component.noline {
	float: none;
}
#panel .panel-content span span {
	display: none;

}
.chat-button {
	position: fixed;
	bottom: -3px;
	left: 50%;
	z-index: 101;
}






/*only iPhone*/
 
@media only screen and (max-device-width: 960px) {
 
    /*fixes too big font in mobile Safari*/
 
    html {
        -webkit-text-size-adjust:none;
    }
}


/* 404
-----------------------------------------------------------------------------
*/	
.page404 img {
	float: right;
	position: relative;
	bottom: -30px;
	right: -30px;
}
.left404 {
	width: 400px;
	margin: 135px 0px 0px 0px;
	float: left;
}
.page404 h1 {
	margin-bottom: 10px;
	font-size: 30px;
	text-transform: uppercase;
}
.page404 p {
	font-size: 15px;
	line-height: 20px;
}
label.screen-reader-text {
	display: none;	
}


/* Training Calendar
-----------------------------------------------------------------------------
*/	

    table.calendar-table .calnk a:hover {
        background-position:0 0;
        text-decoration:none;  
        color:#666;
     }
    table.calendar-table .calnk a:visited {
        text-decoration:none;
        color:#666;
        border-bottom:1px dotted #000000;
    }
    table.calendar-table .calnk a {
       font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    }
   table.calendar-table  .calnk a span { 
        display:none; 
    }
    table.calendar-table .calnk a:hover span {
        color:#666; 
        background:#FFF; 
        display:block;
        position:absolute; 
        margin-top:1px; 
        padding:10px; 
        width:250px; 
        z-index:1001;
        line-height:1.2em;
		border-radius:5px;
		border:1px solid #CCC;
		-moz-box-shadow: 0px 0px 10px #666;
		-webkit-box-shadow: 0px 0px 10px #666;
		box-shadow: 0px 0px 10px #666;
		

    }
    .calendar-table {
        border:0 !important;
        width:100% !important;
        border-collapse:separate !important;
        border-spacing:2px !important;
    }
    table.calendar-table .calendar-heading {
        height:25px;
        border:none!important;
        background-color:#e5e5e5;
		font-size:18px;
    }
    table.calendar-table .calendar-next {
        width:25%;
        text-align:right;
    }
    table.calendar-table .calendar-prev {
        width:25%;
        text-align:left;
    }
    table.calendar-table .calendar-month {
        width:50%;
        text-align:center;
		text-transform:uppercase;
		font-size:18px;
		font-family:'AvenirNextLTW01-Medium', Arial, San serif;
    }
	 table.calendar-table .calendar-next,
	 table.calendar-table .calendar-prev,
	 table.calendar-table .calendar-month {
		 border:none;
		 background-color:#f3f3f3;
		 line-height:30px;
	 }
	 
    table.calendar-table .normal-day-heading {
        text-align:center;
        width:150px;
        height:25px;
		line-height:25px;
		color:#FFF;
		font-size:12px;
		font-weight:bold;
        border:1px solid #366bb3;
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#4890c9', endColorstr = '#366cb3');
		-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#4890c9', endColorstr = '#366cb3')";
		background-image: -moz-linear-gradient(top, #4890c9, #366cb3);
		background-image: -ms-linear-gradient(top, #4890c9, #366cb3);
		background-image: -o-linear-gradient(top, #4890c9, #366cb3);
		background-image: -webkit-gradient(linear, center top, center bottom, from(#4890c9), to(#366cb3));
		background-image: -webkit-linear-gradient(top, #4890c9, #366cb3);
		background-image: linear-gradient(top, #4890c9, #366cb3);
		background-color:#4890c9;
    }
    table.calendar-table .weekend-heading {
    background-color: #E5E5E5;
    border: 1px solid #DFE6DE;
    color: #999999;
    font-size: 11px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    }
    table.calendar-table .day-with-date {
        vertical-align:text-top;
        text-align:left;
        width:60px;
        height:60px;
        border:1px solid #DFE6DE;
    }
    table.calendar-table .no-events {

    }
    table.calendar-table .day-without-date {
        width:60px;
        height:60px;
        border:1px solid #E9F0E8;
    }
    table.calendar-table span.weekend {
        color:#CCC;
    }
    table.calendar-table .current-day {
        vertical-align:text-top;
        text-align:left;
        width:60px;
        height:60px;
        border:2px solid #9ab5d9;
        background-color:#ebf0f7;
		
    }
	table.calendar-table .current-day,
	table.calendar-table span.weekend,
	table.calendar-table .day-without-date,
	table.calendar-table .no-events,
	table.calendar-table .day-with-date,
	table.calendar-table .weekend-heading,
	table.calendar-table .normal-day-heading {
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
	}
		
    table.calendar-table span.event {
        font-size:0.75em;
    }
    table.calendar-table .kjo-link {
        font-size:0.75em;
        text-align:center;
    }
    table.calendar-table .calendar-date-switcher {
        height:25px;
        text-align:center;
        border:1px solid #D6DED5;
        background-color:#e5e5e5;
    }
    table.calendar-table .calendar-date-switcher form {
        margin:2px;
    }
    table.calendar-table .calendar-date-switcher input {
        border:1px #D6DED5 solid;
        margin:0;
    }
    table.calendar-table .calendar-date-switcher select {
        border:1px #D6DED5 solid;
        margin:0;
    }
    table.calendar-table .calnk a:hover span span.event-title {
        padding:0;
        font-weight:bold;
        font-size:16px;
        margin-left:0px;
		border:none;
		line-height:30px;
		-moz-box-shadow:none;
		-webkit-box-shadow: none;
		box-shadow: none;
		background: none;
    }
	table.calendar-table .calnk a:hover span.event-title {
		background: none;	
	}
	table.calendar-table .calnk a:hover span span.event-title {
       background: none;
    }
    table.calendar-table .calnk a:hover span span.event-title-break {
        display: none;
    }
    table.calendar-table .calnk a:hover span span.event-content-break {
        
        padding:0;
        background-color:#000000;
        margin-left:0px;
		clear:both;
    }
    table.calendar-table .page-upcoming-events {
        font-size:80%;
    }
    table.calendar-table .page-todays-events {
        font-size:80%;
    }
    table.calendar-table table,tbody,tr,td {
        margin:0 !important;
        padding:0 !important;
		border:none;
    }
	table.calendar-table tbody {
		border:none!important
	}
    table.calendar-table {
		background: none repeat scroll 0 0 #F3F3F3;
	    padding: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;

    }
    table.calendar-table .cat-key {
        width:100%;
        margin-top:30px;
        padding:5px;
        border:0 !important;
    }
    table.calendar-table .cal-separate {
       border:0 !important;
       margin-top:10px;
    }
    table.calendar-table table.cat-key {
       margin-top:5px !important;
       border:1px solid #DFE6DE !important;
       border-collapse:separate !important;
       border-spacing:4px !important;
       margin-left:2px !important;
       width:99.5% !important;
       margin-bottom:5px !important;
    }
    table.calendar-table .cat-key td {
       border:0 !important;
    }

#menu-support .sub-menu .menu-item a {
font-size: 12px;
font-family: Helvetica, Arial, sans-serif;
font-weight: bold;
color: #0C6DB7;
padding: 0 0 0 8px;
background: url(assets/images/bullet_tri.gif) no-repeat left 4px;
border-left: 0;
}