/** ----------------------------------------------
Copyright 2009 Red Beacon, Inc. - All Rights Reserved
  
This code, and all derivative work, is the exclusive property of
Red Beacon, Inc. and may not be used without Red Beacon, Inc.'s authorization

@author Jon Rohan
----------------------------------------------- **/

/* @group About Nav
----------------------------------------------- */

/* about pages
----------------------------------------------- */
.left_hand_nav_header {
  font-size: 16px;
  font-weight: bold;
  color: #000000;
  margin: 10px 0px 2px 22px;
}

.about-sec-nav {
  padding: 40px 0 0 0px;
}

.about_nav_icons {
  margin: 0 auto;
  display: block;
}

.about_extra_top_margin {
  margin-top: 7px;
}
.about-content {
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 11px;
  color: #373636;
  font-size: 12px;
  font-family: Arial;
}
.about-content h1 {
  font-size: 18px;
  color: #cb2027;
  font-weight: bold;
  border-color: #d1d1d1;
  border-style: solid;
  border-width: 0 0 1px 0;
  font-family: Arial;
}

.about-content h2 {
  font-size: 14px;
  color: #444343;
  font-weight: bold;
  font-family: Arial;
}

.about-content .margin_right_40 {
  margin-right: 40px;
}

.about-content .margin_right_60 {
  margin-right: 60px;
}

.about-content .video {
  padding: 10px 0 10px 0;
}

.about-content .learn_more {
  text-align: right;
}
.about-content .learn_more a {
  font-weight: bold;
  font-size: 12px;
}

.about-content ul {
  list-style-type: disc;
  margin-left: 13px;
  padding-top: 6px;
}

.about-content ul li {
  padding-top: 5px;
}

.about-content table.compare {
  width: 500px;
  margin-bottom: 5px;
}

.about-content table.compare tbody {
  background-color: #EFF4F8;
  border-top: 1px solid #859CBB;
  border-left: 1px solid #859CBB;
  width: 500px;
  margin-bottom: 5px;
}

.about-content table.compare tbody td {
  border-bottom: 1px solid #859CBB;
  border-right: 1px solid #859CBB;
  padding: 1.0em 2.0em 1.0em 1.0em;
}

.about-content table.compare thead th {
  padding-bottom: 0.5em;
  text-align: center;
  font-size: 14px;
}

.about-content table.compare .always {
  background-color: #E7FEE6;
  font-size: 12px;
  color: #538E51;
  font-weight: bold;
}

.about-content table.compare .rating {
  text-align: center;
  vertical-align: middle;
}

.about-content table.compare .sometimes {
  font-size: 12px;
  color: #444343;
  font-weight: bold;
}

.about-content .team_images {
  margin-top: 5px;
}

.about-content .team_description {
  padding-left: 150px;
}

.about-content .team_details {
  padding-top: 11px;
}

.about-content .team_top_margin {
  margin-top: 52px;
}

.about-content .blog_posts {
  width: 460px;
}

.about-content .blog_posts h1 {
  border-width: 0;
}

.about-content .blog_posts .date {
  font-style: italic;
  font-size: 11px;
}

.about-content .blog_posts .name {
  font-size: 11px;
  border-color: #d1d1d1;
  border-style: solid;
  border-width: 0 0 1px 0;
  padding-bottom: 3px;
}

.about-content .bottom_border {
  margin-top: 20px;
  border-color: #d1d1d1;
  border-style: solid;
  border-width: 0 0 3px 0;
}



.about-content .blog_about {
  width: 190px;
  background-color: #F3F4F5;
  padding: 20px;
  margin-left: 20px;
  margin-right: -16px;
}

.about-content .info {
  width: 335px;
}

.about-content .sidebar {
  width: 180px;
  margin-left: 20px;
}

.about-content .sidebar_module {
  background-color: #F3F4F5;
  padding: 17px;
  margin-bottom: 20px;
}

.about-content #id_product_shots td {
  padding: 15px;
}

.about-content .small {
  font-size: 10px;
}

.about-content .contact {
  width: 320px;
  padding-top: 17px;
}


.about-content .emails {
  background-color: #F3F4F5;
  padding: 17px;
}

.about-content .emails .names {
  margin-top: 10px;
}

.profiles-main-nav li.profiles-sub-nav {
	display: none;
}

.profiles-main-nav li.current-sub-nav {
	display: block;
	background-color: #fff;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 2px;
	height: auto;
}

.profiles-main-nav li.current-sub-nav a {
	display: block;
	margin-bottom: 3px;
}

.profiles-main-nav li.current-sub-nav a.current {
	font-weight: bold;
	color: #CB2027;
}

/* @end */

.legal-tabs h1 {
	font-family: Arial;
	font-size: 16pt;
	font-weight: bold;
	margin-bottom: 25px;
}

.legal-tabs h2 {
	font-size: 11pt;
	font-weight: bold;
	font-family: Arial;
	margin: 25px 0 10px;
	text-transform: uppercase;
}

.legal-tabs h3 {
	font-size: 11pt;
	font-weight: bold;
	font-family: Arial;
	margin: 25px 0 10px;
}

.legal-tabs p {
	font-family: Arial;
	font-size: 10pt;
	margin: 10px 0;
}


ul.list li {
	list-style-type: disc;
}

/* @group In the News
----------------------------------------------- */
.news-articles {
	margin: 20px 0;
}

.news-articles dt {
  border:1px solid #D1D1D1;
  float:left;
  font-size:21px;
  font-weight:bold;
  padding:10px 0;
  text-align:center;
  width:130px;
}

.news-articles dt img {
  margin: 0 auto;
  display: block;
}

.news-articles dd {
	margin-left: 150px;
	margin-bottom: 50px;
}

.news-articles h2 {
	margin-bottom: 5px;
}

.news-articles p {
  margin: 5px 0;
}

.about-content ul.news-videos {
  padding: 0;
	margin: 20px 0 0;
}

.about-content ul.news-videos li {
  padding: 0 0 15px;
  margin: 0 0 25px;
  border-bottom: 3px solid #D1D1D1;
}

.about-content ul.news-videos li:last-child {
  border: 0 none;
  margin: 0;
}

.news-videos h2 {
	font-size: 18px;
}

.news-videos h2 span {
	font-weight: normal;
}

.news-videos .date {
	font-style: italic;
	display: block;
	margin: 0 0 5px;
}

/* @end */

.nav-seperator {
	border-top: 1px solid #D0D1D3;
	margin-top: 40px;
}

.content-border.about-container {
  width:800px;
}

/* @group FAQ */
.toc {
  border-bottom:2px solid #d1d1d1;
  padding:20px 0;
  margin-bottom: 20px;
}
.toc h2 {
  margin-bottom:10px;
}
.toc ol {
  margin-bottom:20px;
}
.toc ol.normal li {
  margin-bottom: 5px;
}
.section-header {
  font-size: 16px;
  font-weight: bold;
  color: #000000;
  margin-bottom:20px;
}
dl.faq {
  margin-bottom:25px;
}
.faq dt {
  font-size:18px;
  margin-bottom:15px;
}
.faq dd {
  margin-bottom:15px;
}
.faq dd p {
  margin-bottom:10px;
}
.faq div:target {
  color: #cb2027;
}
/* @end */

/* @group Job Thanks What Happens Next Page */
.congratulations {
  border:1px solid #d1d1d1;
  font-size:35px;
  padding:1.5em 20px 1.5em 220px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  background-color:#eee;
  background-image:-webkit-gradient(linear, 0% 0%, 0% 500%, from(#FCFCFC), to(#d1d1d1));
  background-image:-moz-gradient(linear, 0% 0%, 0% 500%, from(#FCFCFC), to(#d1d1d1));
  text-shadow:0px 0px 2px #fff;
  position:relative;
  vertical-align:middle;
}
.congratulations img {
  position:absolute;
  left:20px;
  top:0;
}
.congratulations span {
  font-size:40px;
  text-transform:uppercase;
}
.job-thanks h1 {
  margin-top:45px;
  margin-bottom:10px;
  border:0 none;
}

.job-thanks img.product-shot {
  float:right;
  border:1px solid #eee;
  -webkit-box-shadow:0 0 14px #d1d1d1;
  -moz-box-shadow:0 0 14px #d1d1d1;
  -o-box-shadow:0 0 14px #d1d1d1;
  box-shadow:0 0 14px #d1d1d1;
  margin-left:10px;
}

ol.what-happens-next {
  margin-bottom:50px;
}
ol.what-happens-next li h2 {
  margin-bottom:5px;
}
ol.what-happens-next li {
  margin-left:13px;
  margin-bottom:15px;
}

.fb-connect img.FB_profile_pic {
  float:left;
  vertical-align:top;
}

.fb-connect p {
  margin-left:42px;
}

.fb-connect ul {
  margin-bottom:20px;
}

/**
 * author blaise
 * @provides connect-button-css
 * @option preserve-image-urls
 */

/*----------------Favicon Style--------------------*/
.FBConnectButton_Simple,
.FBConnectButton_RTL_Simple {
  background-image: url(../images/icons/fb_connect_sprite.png);
  background-repeat: no-repeat;
  outline: none;
  text-decoration: none;
}

.FBConnectButton_RTL_Simple {
 background-position: right 0px;
}

.FBConnectButton_Simple .FBConnectButton_Text_Simple {
  margin: 0 0 0px 20px;
  padding-bottom: 1px;
}

.FBConnectButton_RTL_Simple .FBConnectButton_Text_Simple {
  margin: 0px 10px 0px 0px;
}

a.FBConnectButton_Simple:hover .FBConnectButton_Text_Simple,
a.FBConnectButton_RTL_Simple:hover .FBConnectButton_Text_Simple,
.FBConnectButton_Simple:hover .FBConnectButton_Text_Simple,
.FBConnectButton_RTL_Simple:hover .FBConnectButton_Text_Simple  {
  text-decoration: underline;
}


/*----------------Static--------------------*/

.FBConnectButton,
.FBConnectButton_RTL {
  background: #29447e url(../images/icons/fb_connect_sprite.png);
  background-repeat: no-repeat;
  cursor: default;
  display: inline-block;
  padding: 0px 0px 0px 1px;
  text-decoration: none;
  outline: none;
}

.FBConnectButton .FBConnectButton_Text,
.FBConnectButton_RTL .FBConnectButton_Text {
  background: #5f78ab url(../images/icons/fb_connect_sprite.png);
  border-top: solid 1px #879ac0;
  border-bottom: solid 1px #1a356e;
  color: white;
  display: block;
  font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
  font-weight: bold;
  padding: 2px 6px 4px;
  margin: 1px 1px 0px 0px;
  text-shadow: none;
}

/*----------------Hover--------------------*/

a.FBConnectButton,
a.FBConnectButton_RTL ,
.FBConnectButton,
.FBConnectButton_RTL {
  text-decoration: none;
}

/*----------------Active--------------------*/
a.FBConnectButton:active .FBConnectButton_Text,
a.FBConnectButton_RTL:active .FBConnectButton_Text ,
.FBConnectButton:active .FBConnectButton_Text,
.FBConnectButton_RTL:active .FBConnectButton_Text{
  border-bottom: solid 1px #29447e;
  border-top: solid 1px #45619d;
  background: #4f6aa3;
  text-shadow: none;
}


/*-------------- Big Pun --------------*/
.FBConnectButton_BigPun,
.FBConnectButton_RTL_BigPun {
  background-position: left -60px;
  font-size: 24px;
  line-height: 30px;
}
.FBConnectButton_BigPun .FBConnectButton_Text {
  padding: 3px 8px 3px 12px;
  margin-left: 38px;
}
a.FBConnectButton_BigPun:active {
  background-position: left -99px;
}
.FBConnectButton_RTL_BigPun {
  background-position: right -268px;
}
.FBConnectButton_RTL_BigPun .FBConnectButton_Text {
  padding: 3px 8px 3px 12px;
  margin-right: 39px;
}
a.FBConnectButton_RTL_BigPun:active {
  background-position: right -307px;
}

/*-------------- Large --------------*/
.FBConnectButton_Large,
.FBConnectButton_RTL_Large {
  background-position: left -138px;
  font-size: 13px;
  line-height: 16px;
}
.FBConnectButton_Large .FBConnectButton_Text {
  margin-left: 24px;
}
a.FBConnectButton_Large:active {
  background-position: left -163px;
}
.FBConnectButton_RTL_Large {
  background-position: right -346px;
}
.FBConnectButton_RTL_Large .FBConnectButton_Text {
  margin-right: 25px;
}
a.FBConnectButton_RTL_Large:active {
  background-position: right -371px;
}

/*-------------- Medium --------------*/
.FBConnectButton_Medium,
.FBConnectButton_RTL_Medium  {
  background-position: left -188px;
  font-size: 11px;
  line-height: 14px;
}
.FBConnectButton_Text,
.FBConnectButton_Medium .FBConnectButton_Text {
  padding: 2px 6px 3px 6px;
  margin-left: 21px;
}
a.FBConnectButton_Medium:active  {
  background-position: left -210px;
}

.FBConnectButton_RTL_Medium  {
  background-position: right -396px;
}
.FBConnectButton_RTL_Text,
.FBConnectButton_RTL_Medium .FBConnectButton_Text {
  padding: 2px 6px 3px 6px;
  margin-right: 22px;
}
a.FBConnectButton_RTL_Medium:active  {
  background-position: right -418px;
}

/*-------------- Small --------------*/
.FBConnectButton_Small,
.FBConnectButton_RTL_Small {
  background-position: left -232px;
  font-size: 10px;
  line-height: 10px;
}
.FBConnectButton_Small .FBConnectButton_Text {
  padding: 2px 6px 3px;
  margin-left: 17px;
}
a.FBConnectButton_Small:active ,
.FBConnectButton_Small:active {
  background-position: left -250px;
}

.FBConnectButton_RTL_Small {
  background-position: right -440px;
}
.FBConnectButton_RTL_Small .FBConnectButton_Text {
  padding: 2px 6px;
  margin-right: 18px;
}
a.FBConnectButton_RTL_Small:active {
  background-position: right -458px;
}

.FBConnectButton_Inactive {
  filter: alpha(opacity = 40);
  -khtml-opacity: 0.4;
  -moz-opacity: 0.4;
  opacity: 0.4;
}

/* @end */
