body {
  background-image: url(../images/bg.jpg);
  background-repeat: repeat-x;
  background-color: #C6CFD0;
  font-family: Tahoma;
}

h2 {
  font-size: 16px;
  margin-bottom: 0;
}

table, td, p, input, select, textarea {
  font-family: Tahoma;
  font-size: 11px;
}

.no_bg {
  background-image: url();
  background-color: #FFFFFF;
}

.list-margin {
	margin-left: 20px;
	list-style-type: disc;
}

.page_title {
  padding-top: 4px;
  height: 28px;
  color: #71828A;
}

.product_attribute {
  border: 0px;
  font-size: 10px;
  font-family: Tahoma;
  padding: 0px;
  height: 10px;
}

.add_to_favorites {
  height: 28px;
}

.company_name {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 4px;
	margin-top: 5px;
	vertical-align: middle;
	text-indent: 10pt;
}

td.company_name {
	background: url(../images/pjheader.gif) no-repeat left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 4px;
	margin-top: 5px;
	vertical-align: middle;
	text-indent: 65px; 
}

.graybody{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}

.tagline {
  font-family: Tahoma;
  font-size: 10pt;
  color: #FFFFFF;
  font-weight: normal;
  margin-bottom: 0px;
  margin-top: 0px;
}

.cart_button_cell {
  width:95px;
  text-align:center;
}

.horizontal_nav_bar {
  height: 34px;
  width: 100%;
  background-image: url(../images/horizontal_nav_spacer.jpg);
  background-repeat: repeat-x;
  font-size: 11px;
}

.horizontal_nav_bar_left {
  height: 34px;
  width: 12px;
  background-image: url(../images/horizontal_nav_left.jpg);
  background-repeat: no-repeat;
}

.horizontal_nav_bar_right {
  height: 34px;
  width: 12px;
  background-image: url(../images/horizontal_nav_right.jpg);
  background-repeat: no-repeat;
  background-position: right;
}

.copyright {
  color: #FFFFFF;
  font-size: 11px;
  text-align: center;
}

a:link,
a:active {
  color: #000000;
  font-size: 11px;
}

a:visited {
  color: #000000;
}

a:hover {
  text-decoration: none;
  color: #336699;
}

a.learn_more_product:active {
  color: #336699;
  font-size: 11px;
  text-decoration: underline;
  font-weight: bold;
}

a.learn_more_product:visited {
  color: #336699;
  font-size: 11px;
  font-weight: bold;
}

a.learn_more_product:link {
  color: #336699;
  font-size: 11px;
  font-weight: bold;
}

a.learn_more_product:hover {
	text-decoration: underline;
	color: #336699;
}

.learn_more_product {
  text-decoration: underline;
  color: #336699;
  font-weight: bold;
}

.searchbox {
  font-size: 11px;
}

.intro_content {
  font-size: 11px;
}

.sublinks {
  text-align: right;
  padding-left: 20px;
  padding-right: 20px;
  height: 25px;
}

#banner {
	background: url(../images/header_webinar.jpg) top center no-repeat;
}

#banner img{
	width: 760px;
	height: 155px;
	border: none; 
}

.main_top_left {
  background-image: url(../images/main_top_left.jpg);
  background-repeat: no-repeat;
  width: 153px;
  height: 59px;
  padding-left: 15px
}

.main_top {
  background-image: url(../images/main_top_spacer.jpg);
  background-repeat: repeat-x;
  width: 100%;
  height: 59px;
}

.main_top_right {
  background-image: url(../images/main_top_right.jpg);
  background-repeat: no-repeat;
  background-position: right;
  height: 59px;
  text-align: center;
  vertical-align: bottom;
}

.main_bottom_left {
  background-image: url(../images/main_bottom_left.jpg);
  background-repeat: no-repeat;
  width: 168px;
  height: 30px;
}

.main_bottom {
  background-image: url(../images/main_bottom_spacer.jpg);
  background-repeat: repeat-x;
  width: 100%;
  height: 30px;
}

.main_bottom_right {
  background-image: url(../images/main_bottom_right.jpg);
  background-repeat: no-repeat;
  background-position: right;
  height: 30px;
}

.main_background {
  background-color: #FFFFFF;
}

.main_left {
  background-image: url(../images/main_left_spacer.jpg);
  background-repeat: repeat-y;
  height: 294px;
  width: 8px;
}

.main_left_top {
  background-image: url(../images/main_left_top.jpg);
  background-repeat: no-repeat;
  width: 8px;
  padding-left: 7px;
}

.main_right {
  background-image: url(../images/main_right_spacer.jpg);
  background-repeat: repeat-y;
  height: 294px;
  width: 8px;
}

.main_right_top {
  background-image: url(../images/main_right_top.jpg);
  background-repeat: no-repeat;
  width: 8px;
}

.menu_top {
	background-image: url(../images/menu_top.jpg);
	height: 20px;
	width: 147px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
}

.menu_item {
}

.menu {
  background-image: url(../images/menu_spacer.jpg);
  height: 60px;
  width: 147px;
  background-repeat: repeat-y;  
}

.menu_center {
	padding-left: 1px;
	padding-right: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
	color: #000000;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 1px;
}

.menu_center_text {
	padding-left: 5px;
	padding-right: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	color: #000000;
	padding-top: 1px;
	padding-bottom: 1px;
	margin: 0px;
}

.menu_bottom {
	background-image: url(../images/menu_bottom.jpg);
	height: 5px;
	width: 147px;
	background-repeat: no-repeat;
}

.menu_bottom_left {
	background-image: url(../images/menu_bottom_l.gif);
	height: 5px;
	width: 8px;
	background-repeat: no-repeat;
	background-position: right;
	margin: 0px;
	padding: 0px;
}

.menu_bottom_center {
	background-image: url(../images/menu_bottom_c.gif);
	height: 5px;
	width: 100%;
	background-repeat: repeat-x;
}

.menu_bottom_right {
	background-image: url(../images/menu_bottom_r.gif);
	height: 5px;
	width: 7px;
	background-repeat: no-repeat;
}

.thumbnail_bg {
	height: 100px;
	width: 100px;
	vertical-align: middle;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 10px;
}

.product_header {
	background-image: url(../images/menu_top1.gif);
	background-repeat: repeat-x;
	height: 20px;
	color: #000000;
	vertical-align: middle;
	font-weight: bold;
}

.product_field {
	vertical-align: top;
	padding-left: 0px;
}

.product_name {
	font-weight: bold;
	vertical-align: top;
	color: #660000;
}

.product_table { 
	border-bottom: 2px #929699 inset; 
	padding-top: 10px;
}

.action_bg {
	background:url(../images/action-bg.gif); 
	background-repeat: repeat-x;
	background-color: transparent;
}

.action_divider {
	background-image: url(../images/divider.gif);
	background-repeat: no-repeat;
	background-position: right;
}
	
.blue_link {
	color:#000099;
	font-weight:bold;
	text-decoration: none;
	line-height: 12px;
}

div.red_link {
	line-height: 15pt;
	font-size: 10pt;
}

div.red_link a,
div.red_link a:link,
div.red_link a:visited {
	font-size: 12px;
	color: #941F27;
	text-decoration: none;
}

div.red_link a:hover {
	background-color: #FDCEDC;
	color: #941F27;
	text-decoration: none;
}

ul.red_link {
	list-style:none;
	position: relative;
	line-height: 15pt;
	font-size: 10pt;
}

ul.red_link li a,
ul.red_link li a:link,
ul.red_link li a:visited {
	color: #941F27;
	text-decoration: none;
}

ul.red_link li a:visited:hover,
ul.red_link li a:hover {
	background-color: #FDCEDC;
	color: #941F27;
	text-decoration: none;
}

.top_navigation {
	vertical-align: bottom;
	text-align: right;
	padding-right: 7px;
	color: #000000;
	text-decoration: none;
}

.service_image {
	margin-left: 10px;
	margin-top: 10px;
}

.newsletter_current {
	vertical-align: top;
	width: 100px;
	padding: 5px;
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
}

.newsletter_bullet {
	width: 9px;
	font-size: 10px;
	vertical-align: text-top;
	margin: 0px;
	padding: 0px 5px 0px 0px;
}

.newsletter_sub {
}

.partners_header {
	font-size: 14px;
	font-weight: bold;
	color: #330000;
}

.gray_bar {
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

ul.red_link li a {
	white-space: nowrap;
	font-size: 8pt;
	width: 100px;
	padding-right: 2px;
	padding-left: 5px;
}

.client_logo {
}

div#gotomeeting{
	margin: 0px 20px 0px 20px;
	position:relative;
	top: 5px;
	right: 5px;
	z-index: 100;
	background-color: white;
	border:solid thin #333333;
}

/****************************************/
/**		Articles					   **/
/****************************************/
div.article {
	width: 400px;
	margin: 10px 0 0 10px;
	text-align:justify;
}

a.original,
.original a:visited {
	color:#660000;
	font-weight:bold;
	font-size:10px;
	text-decoration: none;
}

.original a:hover {
	text-decoration: underline;
}
	
div.article_pic_right {
	float:right;
	margin: 5px 0 5px 5px;
}
div.article_pic_left {
	float:left;
	margin: 5px 5px 5px 0;
}

/****************************************/
/**		FirstLook					   **/
/****************************************/
#FL_banner {
	clear: both;
	width: 100%;
	text-align:center;
	border-top: #666666 medium solid;
	border-bottom: #666666 medium solid;
	margin: 10px 0 10px 0;
	padding: 0;
	background: URL(../firstlook/images/bg.jpg) repeat-x;
}

#FL_intro {
	clear: both;
	width: 100%;
	margin: 5px 0 0 0;
	padding: 5px 10px 5px 10px;
	color: #333333;
	font-size: 12px;
}

#FL_category {
	margin: 20px 0 0 0;
}

#FL_category table {
	border: 2px solid #666666;
	width: 365px;
}

td.FL_category_title {
	background: URL(../firstlook/images/bg.jpg) repeat-x;
	/**background: #999999;**/
	padding: 2px 0 2px 5px;
	color: white;
	font-weight: bold;
	font-size: 14px;
	border-bottom: 2px solid #666666;
}

td.FL_video {
	padding: 7px 5px 7px 5px;
}

#FL_video_img {
	float: left;
	clear: right;
	margin: 0 7px 3px 0;
}

#FL_video_img img {
	border: none;
}

#FL_video_title a:link,
#FL_video_title a:visited { font-size: 12px; font-weight: bold; text-decoration: none; color: blue; }
#FL_video_title a:hover { text-decoration: underline; }

#FL_video_desc {
	
}

/****************************************/
/**		Navbar  					   **/
/****************************************/
#navbar a:link,
#navbar a:active,
#navbar a:visited {
	text-decoration: none;
}

/****************************************/
/**		Testimonials				   **/
/****************************************/

div.testimonials_title {
	clear: both;
	width: 100%;
	padding: 10px 10px 5px 10px;
	color: #333333;
	font-weight: bold;
	font-size: 16px;
}

table.testimonial {
	margin: 10px 5px 5px 5px;
	padding: 10px;
	border-top: thin solid #999999;
	width: 100%;
}

td.testimonial_logo {
	vertical-align: middle;
	text-align: center;
	width: 145px;
}

td.testimonial_logo img {
	height: 45px;
	width: 60px;
	border: thin solid #999999;
	margin-right: 10px;
}

td.testimonial_quote {
	padding: 0 17px 0 0;
	vertical-align: top;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: bold; 
	color: #333333;
}

td.testimonial_who {
	padding: 8px 5px 5px 30px;
	width: 370px
}

#testimonial_more {
	vertical-align: middle;
	padding: 8px 5px 5px 5px;
}

#testimonial_more a:link,
#testimonial_more a:visited { font-size: 12px; font-weight: bold; text-decoration: none; color: #333333; }
#testimonial_more a:hover { color: red; }
