/*=========================================================
======================TYPOGRAPHY===========================
=========================================================*/

body, #tinymce{margin: 0; padding: 0; border: 0; line-height:1.4em; font-size:13px; font-family: Verdana, Arial, Helvetica, sans-serif; color:#fff; word-wrap: break-word; }
#tinymce{ color: #333; }
a{ color: #d41d24; text-decoration:none; }
a:hover{ color: #000000; text-decoration:none; }

.tWrap hr { border: none; border-bottom: 2px #2d2d2d solid; }

.tWrap li, #tinymce li{ font-size:0.875em; list-style-position:inside; padding:0 0 0 0.313em; }
.tWrap ul, #tinymce ul, .tWrap ol, #tinymce ol{ padding-left:0; margin:0.313em 0; }
.tWrap ul li, #tinymce ul li{ list-style-type:disc; }
.tWrap ol li, #tinymce ol li{ list-style-type:decimal; }

.tWrap p, #tinymce p{ padding:0.438em 0; margin:0; }
.tWrap h1, #tinymce h1{ font-size:30px; padding: 5px; line-height:1.2; margin: 0 0 5px 0; font-weight:bold; display: inline; font-family:'Montserrat', Century Gothic, Arial, sans-serif; color:#ffffff; background:#d41d24; }
.tWrap h2, #tinymce h2{ font-size:25px; padding:0.313em 0; line-height:1.5; margin:0; font-weight:bold; font-family:'Montserrat', Century Gothic, Arial, sans-serif; }
.tWrap h3, #tinymce h3{ font-size:20px; padding:0.313em 0; line-height:1.5; margin:0; font-weight:bold; font-family:'Montserrat', Century Gothic, Arial, sans-serif; color:#ffffff; background:#d41d24; display: inline; }
.tWrap h4, #tinymce h4{ font-size:20px; padding:0.313em 0; line-height:1.5; margin:0; font-weight:inherit; }
.tWrap h5, #tinymce h5{ font-size:15px; padding:0.313em 0; line-height:1.5; margin:0; font-weight:inherit; }
.tWrap h6, #tinymce h6{ font-size:14px; padding:0.313em 0; line-height:1.5; margin:0; font-weight:inherit; }

.tWrap .zyberButton, #tinymce .zyberButton{
	color: #ffffff;
	border: none;
	-webkit-border-radius: 0; 
	-moz-border-radius: 0;
	border-radius: 0;
	background: #1b1b1b;
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 16px/100% 'Montserrat Bold', Century Gothic, Arial, sans-serif;
	padding: .5em 2em .55em;
	text-transform:uppercase;
	}
.tWrap .zyberButton:hover, #tinymce .zyberButton:hover {
	background: rgb(210,19,21); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(210,19,21,1) 0%, rgba(184,17,19,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(210,19,21,1)), color-stop(100%,rgba(184,17,19,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(210,19,21,1) 0%,rgba(184,17,19,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(210,19,21,1) 0%,rgba(184,17,19,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(210,19,21,1) 0%,rgba(184,17,19,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(210,19,21,1) 0%,rgba(184,17,19,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d21315', endColorstr='#b81113',GradientType=0 ); /* IE6-9 */
	text-decoration: none;
}
.tWrap .zyberButton:active, #tinymce .zyberButton:active {
	position: relative;
	top: 1px;
}

.tWrap .zyberButtonAlt, #tinymce .zyberButtonAlt{
	color: #ffffff;
	border: none;
	-webkit-border-radius: 0; 
	-moz-border-radius: 0;
	border-radius: 0;
	background: rgb(210,19,21); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(210,19,21,1) 0%, rgba(184,17,19,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(210,19,21,1)), color-stop(100%,rgba(184,17,19,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(210,19,21,1) 0%,rgba(184,17,19,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(210,19,21,1) 0%,rgba(184,17,19,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(210,19,21,1) 0%,rgba(184,17,19,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(210,19,21,1) 0%,rgba(184,17,19,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d21315', endColorstr='#b81113',GradientType=0 ); /* IE6-9 */
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 16px/100% 'Montserrat Bold', Century Gothic, Arial, sans-serif;
	padding: .5em 2em .55em;
	text-transform:uppercase;
}
.tWrap .zyberButtonAlt:hover, #tinymce .zyberButtonAlt:hover {
	background: #1b1b1b;
	text-decoration: none;
}
.tWrap .zyberButtonAlt:active, #tinymce .zyberButtonAlt:active{
	position: relative;
	top: 1px;
}

.tWrap .zyberButtonLrg, #tinymce .zyberButtonLrg{
	color: #ffffff;
	border: none;
	-webkit-border-radius: 0; 
	-moz-border-radius: 0;
	border-radius: 0;
	background: #1b1b1b;
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 25px/100% 'Montserrat Bold', Century Gothic, Arial, sans-serif;
	padding: .5em 2em .55em;
	text-transform:uppercase;
}
.tWrap .zyberButtonLrg:hover, #tinymce .zyberButtonLrg:hover {
	background: rgb(210,19,21); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(210,19,21,1) 0%, rgba(184,17,19,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(210,19,21,1)), color-stop(100%,rgba(184,17,19,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(210,19,21,1) 0%,rgba(184,17,19,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(210,19,21,1) 0%,rgba(184,17,19,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(210,19,21,1) 0%,rgba(184,17,19,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(210,19,21,1) 0%,rgba(184,17,19,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d21315', endColorstr='#b81113',GradientType=0 ); /* IE6-9 */
	text-decoration: none;
}
.tWrap .zyberButtonLrg:active, #tinymce .zyberButtonLrg:active {
	position: relative;
	top: 1px;
}