@charset "utf-8";
/* CSS Document */


/**************************
GLOBAL STYLES
**************************/
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, 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;
	vertical-align: baseline;
	background: transparent;
}
.special {
display:none;
}
a {
	outline: none;
}
a:link, a:visited {
	color: #00618d;
	text-decoration: underline;
}
a:hover{
	color: #666666;
	text-decoration: underline;
}
/*h1 {
	font-family: "Times New Roman", Times, serif;
	font-size:20px;
	letter-spacing: 1px;
	font-weight:bold;
	color: #c41d2e;	
}*/
#divColumn1 h2 a:link, #divColumn1 h2 a:visited, #divColumn2 h2 a:link, #divColumn2 h2 a:visited {
	font-size: 25px;
	border-bottom: solid 2px #00618d;
	text-decoration: none;
	color: #00618d;
}

#divColumn1 h2 a:hover, #divColumn2 h2 a:hover {
	text-decoration: none;
	border: none;
	color: #C41D2E;
}
.section2 h2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;  
	font-size:17px;
	font-weight:normal;
	letter-spacing: normal;
/*	margin: 5px 0 5px 0;*/
}

.section2 h2 a:link, .section2 h2 a:visited, .feature h2 a:link, .feature h2 a:visited {
	font-size: 15px;
	color: #00618d;
	text-decoration: underline;
}
.section2 h2 a:hover, #CustomerSpotlight a:hover {
	text-decoration: none;
}
.applicationHeader h3 {
	text-align: center;
	color: #c41d2e;
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	line-height: 40px;
	margin: 4px 0;
}
#divContentWrapper {
	width: 100%;
	height: 100%;	
	margin: 0 auto;
}
.content {
  width: 980px;
  margin: 0 auto;
  font-size: 100%;
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;  
}
img {
	border: none;
}
img a {
	text-decoration: none;
}
img.rightfloating {
	float: right;
	padding-left: 5px;
}
img.leftfloating {
	float: left;
	padding-right: 5px;
}
img.leftfloatingIcon {
	float: left;
	padding-right: 10px;
}
/* clearfix */

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
* html .clearfix { height: 1%; }
*:first-child+html .clearfix { min-height: 1px; }


/**************************
HOME PAGE STYLE
**************************/
.home {
	background-color: #333132;
}
/**************************
HEADER
**************************/
#divHeaderWrap {
	width: 100%;
	background-image: url(../images/bg_header.png);
	background-color: #424143;
	background-repeat: repeat-x;	
}
#divHeader {
	height: 130px;
	position: relative;
	background-position: 0px 0px;
	margin: 0 auto;
}

#divLogo {
	width: 215px;
	height: 130px;
	float: left;
}
#divLogo h1 a{
	width: 215px;
	height: 130px;
	background-image: url(../images/logo_1call.gif);
	background-repeat: no-repeat;
	background-position: 14px 40px;
	text-indent: -9999px;
	text-decoration: none;
	display: block;
}
#divHeaderInfo {
	width: 761px;
	float: right;
	padding: 15px 4px 0 0;
}
#divHeader p {
	color: #FFF;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.8em;
}
#divHeader a {
	color: #FFF;
}
#divHeader a:hover {
	color: #4088AA;
	text-decoration: none;
}
#divHeaderSearch {
	clear: both;
	float: right;
}
#divNavigation {
	float: right;
	width: 765px;
	height: 49px;
	bottom: 0;
	padding-bottom: 0px;
}

/**************************
SLIDESHOW
**************************/
#divSlideshowWrap {
	height: 250px;
	background-color: #00618d;
	color: #FFF;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00618d;
}
/**************************
FEATURES
**************************/
.section#feature .section h2 {
	color: #FFF;
	font-size: 35px;
	line-height: 1em;
	font-weight: normal;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	padding-top: 70px;
	padding-left: 30px;
	letter-spacing: 1px;
}

.section#feature .section h2 a {
	text-decoration: none;
	color: #c41d2e;	
	width: 980px;
	height: 345px;
	text-decoration: none;
	display: block;
}

.section#feature p {
  color: #FFF;
  width: 530px;
  font-size: 25px;
  line-height: 1.5em;
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 30px;
}
#divFeaturesWrapper {
	height: 175px;
	margin: 0 auto;
	background-color: #e4e5e6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C6C6C6;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C6C6C6;
}
#divFeatures {
	border-top: 1px solid #C6C6C6;
}
#features {
	clear: none;
	float: left;
	width: 32%;
	height: 155px;
	margin-right: 18px;
	padding-top: 20px;
	border-right: 1px solid #C6C6C6;
}
#features.last {
	border: 0 none;
	margin-right: 0;
}
/*#divFeatures div.feature p {
	font-size:14px;
}*/
#divFeatures img {
	float: left;
	border: 1px solid #C6C6C6;
	margin: 0 20px 80px 0;
}
.feature h2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;  
	font-size:15px;
	font-weight:normal;
	letter-spacing: normal;
	margin: 3px 0 5px 0;
}
#divFeatures p {
	display: block;
	font-size: 13px;
	color: #333;
	line-height: 1.3em;
	padding: 0 20px 0 0;
	margin: 1em 0;
}
#divFeatures h1 {
	display: block;
}
#divFeatures h1, .section2 h1,.section3 h1 {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;  
	font-size:18px;
	font-weight:normal;
	letter-spacing: normal;
	color: #c41d2e;	
}
/**************************
RESOURCES
**************************/
#socialMedia {
/*	background:url("../images/bg_lightGradient.png") repeat-x scroll center bottom #FAFAFA;
	border:1px solid #DDDDDD;
	font-size:90%;
	margin-top:6px;
	padding:8px 5px;
	height: 90px;
	width: 265px;*/
}
#socialMedia .socialMedia_icons {
	margin:0 auto;
}
#socialMedia .socialMedia_icons li {
	float:left;
	font-size:11px;
	margin:0 2px 5px;
	text-align:center;
	width:55px;
}
#socialMedia li {
	list-style:none outside none;
}
#socialMedia a {
	text-decoration: none;
}
#socialMedia .socialMedia_icons a {
	background:url("../images/sprite_socialMedia.png") no-repeat scroll center top transparent;
	display:block;
	padding:40px 0 2px;
}
#socialMedia .socialMedia_icons .socialMedia_facebook a {
	background-position:center top;
}
#socialMedia .socialMedia_icons .socialMedia_facebook a:hover {
	background-position: center -83px;
}
#socialMedia .socialMedia_icons .socialMedia_wordpress a {
	background-position:center -165px;
}
#socialMedia .socialMedia_icons .socialMedia_wordpress a:hover {
	background-position: center -247px;
}
#socialMedia .socialMedia_icons .socialMedia_twitter a {
	background-position:center -329px;
}
#socialMedia .socialMedia_icons .socialMedia_twitter a:hover {
	background-position: center -411px;
}
#socialMedia .socialMedia_icons .socialMedia_rss a {
	background-position:center -493px;
}
#socialMedia .socialMedia_icons .socialMedia_rss a:hover {
	background-position: center -574px;
}
/**************************
TESTIMONIALS HOMEPAGE
**************************/
.testimonialBubble li {
	list-style-type: none;
}
.testimonialBubble-wide-bttm {
	/*width:621px;*/
	margin:5px 0;
}
.testimonialBubble-wide-bttm .tb-mid {
	background:#ededed;
	padding:5px 30px;
}
.testimonialBubble-wide-bttm .tb-top {
	height:8px;
	/*width:100%;*/
	font-size:1px;
	line-height:1px;
	overflow:hidden;
	background:url(../images/quoteBubble.gif) no-repeat left -19px;
}
* html .testimonialBubble-wide-bttm .tb-top {
height: 1%;
}
.testimonialBubble-wide-bttm .tb-bttm {
	height:30px;
	width:100%;
	font-size:1px;
	line-height:1px;
	overflow:hidden;
	background:url(../images/quotebubble.gif) no-repeat left -35px;
}

.testimonialBubble-wide-top {
	/*width:621px;*/
	margin:20px 0;
}

.testimonialBubble-wide-top .tb-mid {
	background:#ededed;
	padding:16px 30px;
}
.testimonialBubble-wide-top .tb-top {
	height:27px;
	/*width:100%;*/
	font-size:1px;
	line-height:1px;
	overflow:hidden;
	background:url(../images/quoteBubble.gif) no-repeat left top;
}
.testimonialBubble-wide-top .tb-bttm {
	height:8px;
	/*width:100%;*/
	font-size:1px;
	line-height:1px;
	overflow:hidden;
	background:url(../images/quoteBubble.gif) no-repeat left -27px;
}

.testimonialBubble-wide-bttm {
	/*width:621px;*/
	margin:10px 0;
}
/*.testimonialBubble-wide-bttm .tb-mid {
	background:#ededed;
	padding:16px 30px;
}*/
.testimonialBubble-wide-bttm .tb-bttm {
	height:30px;
	/*width:100%;*/
	font-size:1px;
	line-height:1px;
	overflow:hidden;
	background:url(../images/quoteBubble.gif) no-repeat left -35px;
}
.testimonialBubble li .testimonialBubble-wide-bttm .tb-mid h1 {
	font-size: 16px;
}
.testimonialBubble h3 {
	margin: 0 0 0 0;
	color: #00618d;
	font-size: 14px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;  
	font-weight:normal;
	letter-spacing: normal;

}
blockquote {
	font-size: 13px;
	color: #333;
	line-height: 1.3em;
	margin: 5px 0 0 0;
}

/**************************
TESTIMONIALS PAGE
**************************/
.testimonialBubble-lg-bttm {
	width:719px;
	margin:20px 0;
}
.testimonialBubble-lg-bttm .tb-mid {
	background:#ededed;
	padding:16px 30px;
}
.testimonialBubble-lg-bttm .tb-top {
	height:8px;
	width:100%;
	font-size:1px;
	line-height:1px;
	overflow:hidden;
	background:url(../images/quoteBubble_lg.gif) no-repeat left -19px;
}
.testimonialBubble-lg-bttm .tb-bttm {
	height:30px;
	width:100%;
	font-size:1px;
	line-height:1px;
	overflow:hidden;
	background:url(../images/quotebubble_lg.gif) no-repeat left -35px;
}

.testimonialBubble-lg-top {
	width:719px;
	margin:20px 0;
}

.testimonialBubble-lg-top .tb-mid {
	background:#ededed;
	padding:16px 30px;
}
.testimonialBubble-lg-top .tb-top {
	height:27px;
	width:100%;
	font-size:1px;
	line-height:1px;
	overflow:hidden;
	background:url(../images/quoteBubble_lg.gif) no-repeat left top;
}
.testimonialBubble-lg-top .tb-bttm {
	height:8px;
	width:100%;
	font-size:1px;
	line-height:1px;
	overflow:hidden;
	background:url(../images/quoteBubble_lg.gif) no-repeat left -27px;
}

.testimonialBubble-lg-bttm {
	width:719px;
	margin:20px 0;
}
.testimonialBubble-lg-bttm .tb-mid {
	background:#ededed;
	padding:16px 30px;
}
.testimonialBubble-lg-bttm .tb-bttm {
	height:30px;
	width:100%;
	font-size:1px;
	line-height:1px;
	overflow:hidden;
	background:url(../images/quoteBubble_lg.gif) no-repeat left -35px;
}
.testimonialBubble li .testimonialBubble-lg-bttm .tb-mid h1 {
	font-size: 16px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;  
	font-weight:normal;
	letter-spacing: normal;
	color: #c41d2e;
	margin-bottom: 5px;
}





/**************************
SECONDARY HEADER
**************************/
#divSecondaryHeaderWrap {
	background-color: #00618d;
	color: #FFF;
}
#divSecondaryHeader {
	height: 47px;
	background-color: #00618d;
	background-image: url(../images/slideshow_tile.png);
	background-repeat: repeat-y;
	background-position: 0 0;
}
#divSecondaryHeader h1 {
	font-size: 30px;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-weight: normal;
	color: #FFF;
	padding-top: 7px;
	padding-left: 15px;
}
/**************************
SIDENAV
**************************/
#divSideNav {
	float: left;
	width: 193px;
	background-color: #fff;
	border: 1px solid #4D4D4F;
	margin-left: 5px;
}
#divSideNav h1 {
	background-image: url(../images/bg_sideNavH1.png);
	background-repeat: repeat-x;
	padding: 3px 10px 3px 10px;	
}
#divSideNav h1, #divSideNav li {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 25px;
	font-weight: normal;
	color: #00618d;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4d4d4f;
}
#divSideNav li {
	font-size: 12px;
	color: #333132;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	list-style-type: none;
}
#divSideNav li a {
	display: block;
	padding: 3px 10px 3px 10px;	
}
#divSideNav ul li a.current {
	color: #C41D2E;
	cursor: text;
}
#divSideNav ul .last {
	border-bottom-style: none;
}
#divSideNav a {
	text-decoration: none;
}
#divSideNav a:hover{
	color: #C41D2E;
	text-decoration: underline;
}
#divBodyWrap {
	width: 100%;
	min-height: 100%;
	height:100%;
	background-color: #F5F6F7;
	padding-bottom: 30px;
	padding-top: 30px;
}
.shareThis {
	font-size: 12px;
	color: #333;
	clear: none;
	float: right;
	padding-right: 50px;
}
#div2ColumnWrapper {
	clear: none;
	float: right;
	width: 739px;
	background-color: #F5F6F7;
}
#divGoogle {
	float: right;
	width: 980px;
	background-color: #F5F6F7;
}
#divColumn1, #divColumn2 {
	background-color: #F5F6F7;
	float: left;
	width: 347px;
	clear: none;
}
#div1Column {
	float: right;
	width: 739px;
	background-color: #F5F6F7;
}
#divColumn1 {
	margin: 0 45px 0 0;
}

#divBody #divColumn1 h2, #div2ColumnWrapper h2, #divColumn2 h2, #div1Column h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	line-height: 37px;
	letter-spacing: 1px;
	color: #c41d2e;
	margin-bottom: 4px;
}
#divBody p, #divBody ul, #divBody #divColumn1 ul li, #divBody #divColumn2 ul li, #divBody #divColumn1 ol li, #divBody #divColumn2 ol li, #divBody label, #shows {
	font-size: 14px;
	color: #333;
	line-height: 1.6em;
}
#divBody p.small {
	font-size: 12px;
}
#divBody p {
	margin: 0 0 15px 0;
}
#divBody #divColumn1 ul, #divBody #divColumn2 ul, #divBody #div1Column ul, #divBody #divColumn1 ol, #divBody #divColumn2 ol, #divBody #div1Column ol {
	margin: 0 0 10px 0px;
}
#divBody #divColumn1 ul li, #divBody #divColumn2 ul li, #divBody #div1Column ul li {
	list-style-type: square;
	margin: 0 0 0 30px;
}
#divBody #divColumn2 ol {
	font-size: 14px;
}
#divBody #divColumn1 ol li, #divBody #divColumn2 ol li {
	margin: 0 0 0 30px;
}
.section1 {
	width: 302px;
	float: left;
	margin-right: 25px;
	display: inline;
}
.socialMedia img {
	padding: 4px;
	text-align: center;
}
#divBody .section2 ul {
	margin-left: 10px;
}
#divBody .section2 ul li, #divBody .section3 p {
	font-size: 16px;
	line-height: 1.3em;
	list-style-type: none;
	margin: 8px 0 8px 0;
	list-style-image: url(../images/icon_list.png);
}
.section2, .section3 {
	width: 621px;
	height: 100%;
	background-color: #FFF;
	float: right;
	border: 1px solid #636466;
	padding: 7px 15px;
	display: inline;
}
#divFeatures h1, .section2 h1,.section3 h1 {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;  
	font-size:18px;
	font-weight:normal;
	letter-spacing: normal;
	color: #c41d2e;	
}
#mediaspace {
	margin-top: 13px;
	margin-bottom: 8px;
}
#divBody .quote {
	color: #C41D2E;
	font-weight: bold;
}
.customerSpotlightText p {
	font-size: 12px;
}
#CustomerSpotlight img {
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.customerSpotlightText {
	margin-left: 138px;
}
.section2 h2 a:link, .section2 h2 a:visited {
	font-size: 14px;
	color: #00618d;
	text-decoration: underline;
}
.section2 h2 a:hover {
	text-decoration: none;
}
/**************************
ContactMethods
**************************/
#contactMethods {
	background:url("../images/bg_lightGradient.png") repeat-x scroll center bottom #FAFAFA;
	border:1px solid #DDDDDD;
	font-size:90%;
	margin: 0 auto 20px auto;
	padding:8px 25px;
	height: 200px;
	width: 550px;
}
#contactMethods p {
	text-align: left;
}
/**************************
SCREENSHOTS
**************************/
.screenshot {
	margin: 15px auto;
	position: relative;
	width: 205px;
	height: 150px;
}
.screenshot img {
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #CCCCCC;
	padding:6px;
}
.screenshot span {
	width: 22px;
	height: 22px;
	display: block;
	position: absolute;
	bottom: -10px;
	right: -10px;
	background: url(../images/screens/plus.png) no-repeat;
	overflow: hidden;
	background-position: -6px -8px;
}
.screenshot a:hover span {
	background-position: -41px -8px;
}
/**************************
SHOWS
**************************/
#shows {
	font-weight: bold;
	color: #333333;
}
#shows a {
	text-align: center;
}
#shows tr {
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#shows td {
	vertical-align: middle;
}
.showsHeader {
	text-align: center;
	color: #00618d;
}
#shows p {
	text-align: center;
}
#shows .img {
	text-align: center;
}
.oddevent {
	background-color:#F5F5F5;
}
.evenevent {
	background-color:#FFFFFF;
}
/**************************
FOOTER
**************************/
#divFooter {
	height: 100px;
	color: #FFF;
	clear: both;
	padding-top: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
}
#divFooterLeft {
	float: left;
	padding: 4px 0 0 15px;
}
#divFooterRight {
	float: right;
}
#divFooterRight ul li {
	height: 15px;
	float: left;
	list-style: none;
	display: block;
	position: relative;
	padding: 4px 5px 4px 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #AAAAAA;
}
#divFooterRight ul .last {
	border-right-style: none;
}
#divFooter a {
	color: #FFF;
	text-decoration: none;
}
.pressReleases h3 {
	padding: 10px 0;
	line-height: 1.6em;
	color: #333;
}
img.border {
	border: 1px solid #666;
}
a img {
	text-decoration: none;
	display: inline-block;
	vertical-align: middle;
}
