/* CSS Document */

a:link, a:visited {
	color: #c41111;
}

#logo {
	background: #FFFFFF;
	border-right: 1px solid #160202;
	border-bottom: 1px solid #160202;
	border-left: 1px solid #160202;
}

#headline-callout h1 {
	color: #c41111;
}

#headline-callout h2 {
    color: #A51313;
}

#main_nav a:hover {
	color: #bd1b1b;
}

#main_nav #nav-selected {
	background: #d41313 url(graphics/images/skins/fire/nav-btn-selected.gif) repeat-x 0 bottom;
	border-bottom: 2px solid #160202;				
}

#main_nav #nav-selected:hover {
	background: #ec2020 url(graphics/images/skins/fire/nav-btn-selected-roll.gif) repeat-x 0 bottom;
	border-bottom: 2px solid #160202;		
}

#main_nav #nav-selected:active {
	border-bottom-width: 1px; 
}

.large-primary-btn, .small-primary-btn {
	border-bottom: 2px solid #160202; 
}

.large-primary-btn, .large-secondary-btn, .small-primary-btn, 
.small-secondary-btn {
	color: #fff !important;
}

.large-primary-btn {
	background: #d41313 url(graphics/images/skins/fire/large-primary-btn.gif) repeat-x 0 bottom;
}

.large-primary-btn span {
	background-color: #5B0C0C; 
}

.large-primary-btn:hover span {
	background-color: #701111; 
}

.large-primary-btn:hover {
	background: #ec2020 url(graphics/images/skins/fire/large-primary-btn-roll.gif) repeat-x 0 bottom;
}

.large-primary-btn:active, .small-primary-btn:active {
	border-bottom-width: 1px; 
}

.small-primary-btn {
	background: #d41313 url(graphics/images/skins/fire/small-primary-btn.gif) repeat-x 0 bottom;
}

.small-primary-btn:hover {
	background: #ec2020 url(graphics/images/skins/fire/small-primary-btn-roll.gif) repeat-x 0 bottom;
}

.arrow-list li a {
	background: url(graphics/images/skins/fire/arrow.gif) no-repeat 0 6px;
}

.bullet-list li {
	background: url(graphics/images/skins/fire/bullet.png) no-repeat 0 5px;
}

.anythingSlider .forward a {
	background: url(graphics/images/skins/fire/slider-arrow-next.png) no-repeat center center;
}

.anythingSlider .forward a:hover {
	background: url(graphics/images/skins/fire/slider-arrow-next-roll.png) no-repeat center center;
}

.anythingSlider .back a {
	background: url(graphics/images/skins/fire/slider-arrow-back.png) no-repeat center center;
}

.anythingSlider .back a:hover {
	background: url(graphics/images/skins/fire/slider-arrow-back-roll.png) no-repeat center center;
}

.anythingSlider .wrapper ul .bullet-list li {
	background: url(graphics/images/skins/fire/bullet.png) no-repeat 0 6px;
}

#pagination a#current {
	background: #d41313 url(graphics/images/skins/fire/small-primary-btn.gif) repeat-x 0 bottom;
	border-bottom: 2px solid #160202; 	
}

#pagination a#current:hover {
	background: #ec2020 url(graphics/images/skins/fire/small-primary-btn-roll.gif) repeat-x 0 bottom;
	border-bottom: 2px solid #160202; 	
}

.widget h3 {
	background: #d41313 url(graphics/images/skins/fire/large-primary-btn.gif) repeat-x 0 bottom; 
	border-bottom: 2px solid #160202;	
}

.quote div {
	background: url(graphics/images/skins/fire/quote-mark.png) no-repeat 0 0;
}

blockquote {		
	border-left: none;
}

.pullquote-left, .pullquote-right {
	background: url(graphics/images/skins/fire/quote-mark.png) no-repeat 0 0;
}

.rss_links {
        position: absolute;
        top: 0px;
        right: 0px;
        width: 100px;
	background:url(graphics/mainsite_rss_icon.jpg) top right no-repeat;
	height: 24px;
        font-size: 12px;
	border: 0;
	display:block;
        padding: 0px 25px 0px 0px;
}
.rss_links2 {
        position: absolute;
        bottom: 0px;
        right: 0px;
        width: 100px;
    background:url(graphics/mainsite_rss_icon.jpg) top right no-repeat;
	height: 24px;
        font-size: 12px;
	border: 0;
	display:block;
        padding: 0px 25px 0px 0px;
}

/*News*/


.newsListWrapper {
        position: relative;       
}


.newsfeedDetailWrapper {
	padding: 25px 0 25px 0; 
	}

.newsFeedHeadline {
 	color: #990000;
 	font-size: 15px;
 	font-family: 'Lato', sans-serif;
 	text-decoration: none;
}

.newsfeed_date {
 	color: #000000;
 	font-size: 11px;
 	font-family: 'Lato', sans-serif;
 	text-decoration: none;
 	padding: 10px 0 0 0;
}

.newsWrapper {
	padding: 25px 0 25px 0; 
	}
	
.itemList {
        border-bottom: 1px solid #eeeeee;
        padding: 10px 0px 20px 0px;
        margin: 0px 0px 20px 0px       
}
	
.newsBody {
	padding: 0;
	margin: 0;
	font-family: 'Lato', sans-serif;
}
.newsBody p {
	font-family: 'Lato', sans-serif;
}
.newsBullet {
 	font-weight: bold;
 	padding-left: 10px;
}
.newsHeadline {
 	color: #990000;
 	font-family: 'Lato', sans-serif;
 	font-weight: bold;
 	text-decoration: underline;
}
.newsListBlurb {
 	font-family: 'Lato', sans-serif;
 	Padding: 0px 0 25px 0;
}
.newsListHeadline {
 	font-family: 'Lato', sans-serif;
 	text-decoration: underline;
}
.newsListHeadline:hover {
 	text-decoration: underline;
}
.newsListPublishline {
        display: block;
 	font-size: 12px;
 	text-decoration: none;
 	padding: 0 0 10px 0;
}
.newsListMoreLink {
 	color: #990000;
 	padding-left: 2px;
}
.newsListMoreLink:hover {
 	color: #000000;
 	padding-left: 2px;
}
.newsPrevNext {
 	line-height: 14pt;
}
.newsPublished {
	color: #666666;
 	font-size: 12px;
}
.newsSubHeadline {
 	color: #990000;
 	font-size: 14px;
 	text-align: left;
 	text-decoration: none;
}

.newsThumbnail{ border: 0; margin-bottom: 2px; margin-top: 2px; margin-right: 10px; float: left; }


/* Pagination */
.pagination { clear: both; display: block; }
.pagination a, .pagination a:link, .pagination a:visited { text-decoration:none; }
.pagination .prevnextCurrent, .pagination .prevnextWindow, .pagination .prevnextWindowArrow { margin:0; padding:4px 2px; /* font-size:11px;*/ margin-right:2px; display:inline; display:inline-block; }
.pagination a.prevnextWindow:hover, .pagination a.prevnextLink:hover, .pagination .prevnextWindowArrow:hover { color:#000; }
.pagination .prevnextCurrent {background:#ccc; color:#ffffff; font-weight:bold; padding:4px 6px; }
.pagination a.prevnextLink { padding:4px 0px 4px; margin-right:2px; /* font-size:11px; */ display:block; }
/* End Pagination */





.newsNavigation { clear: both; font-size: 14px; list-style: none; margin: 0px 0px 20px 0px; padding: 12px 0px 12px 0px; }
.nntop { border-top: 1px solid #E8E8E8; border-bottom: 1px solid #E8E8E8; }
.nnbottom { border-top: 1px solid #E8E8E8; }
.newsNavigation li { float: left; height: 18px; line-height: 18px; margin: 0px 0px 0px 10px; padding: 0px 10px 0px 0px; border-right: 1px solid #CCCCCC; }
.newsNavigation li.nnfirst { margin: 0px 0px 0px 0px; }
.newsNavigation li.nnlast { border-right: none; }
.newsNavigation li a { display: block; margin: 0px; padding: 0px; font-weight: normal; }
.newsNavigation li a.print { background: url(graphics/print.png) left no-repeat; padding: 0px 0px 0px 20px; }













/* AUDIO PLAYER RELATED STUFF */

.audio_container {
	margin: 0px 0px 20px 0px;
	list-style: none;
}

.audio_container li {
	margin-left: 0px;
}

.audio_container td {
	padding: 0px 0px 10px 0px;
}

.audio_label { 
	display: block;
	padding: 5px 0px;
	margin: 0px 0px 5px 0px;
	font-size: 15px;
}

.audio_label_international {
	display: block;
	margin: 20px 0px 10px 0px;
	font-weight: bold;
	color: #666666;
}


.table-feature {
	background: #ec2020 url(graphics/images/skins/fire/table-feature.gif) repeat-x 0 bottom;
	border-bottom: 3px solid #160202;
	border-left: 1px solid #2d0404;
	border-right: 1px solid #2d0404;
}

.table-feature div {
	background-color: #6e0606;
}

.tweet {
	color: #414141;
}

.tweet a {
    color: #a62727;
}

.tweet_avatar img {
	border: 3px solid #707070;
}


.clients {
    
}

.clients__list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.clients__list li {
    float: left;
    width: 30%;
    margin: 0 1% 1% 0;
    padding: 1%;
    border: 1px solid #aaaaaa;
}

@media screen and (max-width: 600px) {

    .clients__list li {
        float: left;
        width: 46%;
        margin: 0 1% 1% 0;
        padding: 1%;
        border: 1px solid #aaaaaa;
    }

}

.clients-home {
    width: 80px;
    height: 120px;
    position: absolute;
    top: -15px;
    right: 90px;
}

#headline-callout .clients-home a {
    float: none;
    margin: 0;
}

.clients-home span {
    display: block;
    text-align: center;
    line-height: 1.2;
    font-size: 12px;
    margin-top: 15px;
}

.clients-home ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.clients-home ul li {
    margin: 0;
    padding: 0;
}

.clients-home ul li img {
    width: 80px;
    height: 80px;
}

#home-wrap {
    position: relative;    
}

/* Video embeds */
.embed-container {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
	margin-bottom: 1.5em;
} 
.embed-container iframe,
.embed-container object,
.embed-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;height: 100%;
}

/* Videos demos page */
.video-demos-lister {
    list-style: none;
    margin: 0;
    padding: 0;
}

.video-demos-lister li {
    margin: 0;
    padding: 0 0 2em 0;
}

@media screen and (min-width: 600px) {
 
    .video-demos-lister li {
        float: left;
        width: 44.9%;
        margin: 0 5% 0 0;
    }
    
    .video-demos-lister li:nth-of-type(2n+1) {
        clear: left;
    }
   
}

.video-demos-lister__video {
    margin: 0;
}

.video-demos-lister__text {
    padding: .5em 0 0 0;
}

.video-demos-lister__text h2 {
    font-size: 1.05em;
    line-height: 1.2;
    margin: 0 0 .15em 0;
    padding: 0;
}

.video-demos-lister__text p {
    font-size: .90em;
    line-height: 1.3;
    margin: 0 0 0 0;
}

/* VoiceZam */
.audio-demo-wrap {
   
}

@media screen and (min-width: 700px) {
 
    .audio-demo-wrap {
        float: left;
        width: 50%;
    }
    
}

#voiceDemos {
    margin-bottom: 20px;
}

.voiceDemos {
	z-index: 99999;
    position: absolute;
    top: 0;
}

@media screen and (min-width: 600px) {
    
    .voiceDemos {
        left: 40%;
    }
    
}

.widget .voicezam-btns a {
    text-shadow: none;
    display: block;
}

.widget .voicezam-btns p {
    font-size: 14px;
}

.clients-box-wrap {
    display: none;
}

.inpage-text-hightlight {
    color: #990000;
}