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

body, #tinymce{margin: 0; padding: 0; border: 0; line-height:1.4em; font-size:14px; font-family: Verdana, Arial, Helvetica, sans-serif; word-wrap: break-word; }
a{ color: #1565f6; text-decoration:none; }
a:hover{ color: #ffffff; text-decoration:none; }

.tWrap li, #tinymce li{ font-size:1em; 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: none; background: url('images/bullet.png') 0 0.4em no-repeat; padding: 0 0 0 16px; }
.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:26px; padding:0.3em 0; line-height:1.4; margin:0; font-weight:inherit; color: #1565f6;  }
.tWrap h2, #tinymce h2{ font-size:22px; padding:0.313em 0; line-height:1.5; margin:0; font-weight:inherit; color: #1565f6;  }
.tWrap h3, #tinymce h3{ font-size:1.4em; padding:0.313em 0; line-height:1.5; margin:0; font-weight:inherit; color: #1565f6; }
.tWrap h4, #tinymce h4{ font-size:1.2em; padding:0.313em 0; line-height:1.5; margin:0; font-weight:inherit; color: #1565f6; }
.tWrap h5, #tinymce h5{ font-size:0.9em; padding:0.313em 0; line-height:1.5; margin:0; font-weight:inherit; color: #1565f6; }
.tWrap h6, #tinymce h6{ font-size:0.75em; padding:0.313em 0; line-height:1.5; margin:0; font-weight:inherit; color: #1565f6; }

.tWrap .zyberButton, #tinymce .zyberButton{
	-webkit-border-radius: 0; 
	-moz-border-radius: 0;
	border-radius: 0;
	background: #e9e9e9;
    font-family: Verdana, sans-serif;
	font-size:12px;
    color: #1565f6;
	text-shadow: 1px 1px 0px #ffffff;
	filter: dropshadow(color=#ffffff, offx=1, offy=1);
	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: 1em/100% Arial, Helvetica, sans-serif;
	padding: .5em 2em .55em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.tWrap .zyberButton:hover, #tinymce .zyberButton:hover {
	background: #1565f6;
	color: #ffffff; 
	text-shadow: 1px 1px 0px #0d51cc;
	filter: dropshadow(color=#0d51cc, offx=1, offy=1); 
	text-decoration: none;
}
.tWrap .zyberButton:active, #tinymce .zyberButton:active {
	background: #1565f6;
	color: #ffffff; 
	text-shadow: 1px 1px 0px #0d51cc;
	filter: dropshadow(color=#0d51cc, offx=1, offy=1);
	position: relative;
	top: 1px;
}

.tWrap .zyberButtonAlt, #tinymce .zyberButtonAlt{
	-webkit-border-radius: 0; 
	-moz-border-radius: 0;
	border-radius: 0;
	font-size:12px;
	font-family: Verdana, sans-serif;
	background: #1565f6;
	color: #ffffff; 
	text-shadow: 1px 1px 0px #0d51cc;
	filter: dropshadow(color=#0d51cc, offx=1, offy=1); 
	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: 1em/100% Arial, Helvetica, sans-serif;
	padding: .5em 2em .55em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.tWrap .zyberButtonAlt:hover, #tinymce .zyberButtonAlt:hover {
	background: #e9e9e9;
    color: #1565f6;
	text-shadow: 1px 1px 0px #ffffff;
	filter: dropshadow(color=#ffffff, offx=1, offy=1);
	text-decoration: none;
}
.tWrap .zyberButtonAlt:active, #tinymce .zyberButtonAlt:active{
	background: #e9e9e9;
    color: #1565f6;
	text-shadow: 1px 1px 0px #ffffff;
	filter: dropshadow(color=#ffffff, offx=1, offy=1);
	position: relative;
	top: 1px;
}

.tWrap .zyberButtonLrg, #tinymce .zyberButtonLrg{
	-webkit-border-radius: 0; 
	-moz-border-radius: 0;
	border-radius: 0;
	background: #e9e9e9;
    font-family: Verdana, sans-serif;
	font-size:12px;
    color: #1565f6;
	text-shadow: 1px 1px 0px #ffffff;
	filter: dropshadow(color=#ffffff, offx=1, offy=1);
	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: 1.286em/100% Arial, Helvetica, sans-serif;
	padding: 1em 3.5em 1em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.tWrap .zyberButtonLrg:hover, #tinymce .zyberButtonLrg:hover {
	background: #1565f6;
	color: #ffffff; 
	text-shadow: 1px 1px 0px #0d51cc;
	filter: dropshadow(color=#0d51cc, offx=1, offy=1); 
	text-decoration: none;
}
.tWrap .zyberButtonLrg:active, #tinymce .zyberButtonLrg:active {
	background: #1565f6;
	color: #ffffff; 
	text-shadow: 1px 1px 0px #0d51cc;
	filter: dropshadow(color=#0d51cc, offx=1, offy=1); 
	position: relative;
	top: 1px;
}