/* CSS Document */

/* START: Global Includes ============================================== */
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #6b6b6b;
	background-image:url(/images/body-bg-002.jpg);
	background-repeat:repeat-x;
	background-position: top center;
	line-height: 18px;
}
ul, li {
	padding:0px;
	margin:0px
}
table, td {
	vertical-align:top;
	border-spacing:0px;
	border-collapse:collapse;
	padding:0px;
	margin:0px;
	text-align: left;
	font-size: 14px;
}
/* headings */
h1, .h1 {
	font-size: 35px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	color: #444444;
	padding:0px;
	margin: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	letter-spacing: -1px;
	text-shadow:  0px 1px 0px white, 0px 5px 50px #d0d0d0;
	line-height: 40px;
}
h1 span {
	text-transform: none;
	font-variant: normal;
	font-size: 37px;
	font-style: italic;
}
h2, .h2 {
	font-size: 25px;
	font-weight: bold;
	color: #2d3956;
	margin: 0px;
	margin-bottom: 6px;
}
h3, .h3 {
	font-size: 14px;
	font-weight: bold;
	color: #2d3956;
	margin: 0px;
	margin-bottom: 6px;
}
/* links */
a:active, a:visited, a:link {
	color: #991a00;
	outline: none;
}
a:hover {
	color:#e62700;
}
a img {
	border: 0px solid white;
	text-decoration:none;
}
p {
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
}
div.clearall {
	clear:both;
}
/* END: Global Includes ============================================== */

.xstruct {
	background-image:url(/images/body-bg-001.jpg);
	background-repeat: repeat-y;
	background-position: top center;
}
.xcontainer {
	background-image:url(/images/body-bg-003.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
.xwrapper {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
div.xmasthead {
	height: 30px;
	padding-top: 12px;
	width: 100%;
	position: fixed;
	z-index:999999999999999999999999;
	background-image:url(/images/body-bg-003.jpg);
	background-repeat: repeat-x;
	background-position: top center;
}
div.masthead-wrapper {
	width: 980px;
	margin:auto;
}
div.xmasthead ul {
}
div.xmasthead ul li {
	float: right;
	color:#535353;
	list-style: none;
}
div.xmasthead ul li a {
	color: white;
	text-decoration: none;
	padding: 0px 10px;
	text-align: center;
}
div.xmasthead ul li a:hover {
	color:red;
}
div.xmasthead ul li a span {
	color:#a90b24;
}
.xheader {
	width: 980px;
	margin: auto;
	padding-top: 72px;
	height: 59px;
}
.xlogo {
	margin-left: 24px;
	margin-bottom: 24px;
	float: left;
}
.xlogo img:hover {
	opacity: .8;
	filter:alpha(opacity=80);
}
.xheaderimg {
	width: 980px;
	margin: auto;
	height: 120px;
}
.xheaderimg img {
	width:100%;
	height:100%;
}
.xcontent {
	width: 640px;
	float: left;
	min-height: 500px;
	margin-top: 30px;
	padding-right: 30px;
	padding-left: 10px;
	line-height: 24px;
	font-size: 14px;
}
.ccontent {
	font-size: 13px;
}
body#whoops .xcontent {
	width: 980px;
	float: none;
}
div.int-content {
	width: 930px;
	margin: auto;
}
body#layout div.int-content {
	width: 980px;
	margin: auto;
}
#two-column .xcontent {
	margin-bottom: 30px;
	border-right: 1px dotted #dedede;
}
body#layout .xfull {
	float: left;
	width: 670px;
	margin-top: 30px;
	padding-left: 0px;
	margin-left: 30px;
	border-right: 1px dotted #dedede;
	padding-right: 35px;
	margin-bottom: 30px;
}
div.int-rcol {
	width: 180px;
	float: right;
	padding: 30px;
	padding-top: 35px;
	margin-top: 30px;
	padding-bottom: 30px;
	margin-bottom: 30px;
	color:#7f7f7f;
}
div.int-rcol:hover {
}
div.rcol-hdr {
	margin-bottom: 15px;
	color: #666666;
	font-family: "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-size: 20px;
}
div.lcol-featured-content {
	line-height: 20px;
	padding: 10px;
	padding-top: 30px;
	border-top: 5px solid #dedede;
	width: 180px;
	margin: auto;
	margin-top: 30px;
}
div.rcol-featured-content {
	line-height: 20px;
	padding: 0px;
	padding-top: 10px;
	width: 180px;
	margin: auto;
	margin-top: 0px;
}
.xnav {
	width: 980px;
	margin: auto;
	z-index: 99999999;
	position: relative;
}
body.int .lcol {
	width: 220px;
	float: right;
	padding-bottom: 10px;
	margin-top: 30px;
	margin-bottom: 20px;
}
.xleftnav {
}
.xfooter {
	width: 930px;
	margin: auto;
	border-top: 1px solid #a4a4a4;
	padding-top: 20px;
	font-size: 12px;
}
.xfooter ul {
}
.xfooter ul li {
	float: left;
	list-style: none;
	color:#acacac;
}
.xfooter ul li a {
	padding: 0px 10px;
	text-decoration: none;
	color:#3d3d3d;
}
.xfooter ul li a:hover {
	text-decoration: underline;
}
.xfooter ul li.xfirst a {
	padding-left: 0px;
}
.xfooter ul li.xlast a {
	padding-right: 0px;
}
.xfooter ul li.xcopy a:hover {
	text-decoration: none;
}
.xfooter .fleft {
	float: left;
}
.xfooter .fright {
	float: right;
}
/* CANFIELD PRESS */

.xsearch {
	float: right;
	margin-right: 30px;
	background-color: white;
	padding: 3px;
	-webkit-box-shadow: 0px 3px 5px 0px #dedede;
	width: 200px;
	border: 1px solid white;
	-moz-box-shadow: 0px 3px 5px 0px #dedede;
	box-shadow: 0px 3px 5px 0px #dedede;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 45%, #f7f7f7 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(45%, #ffffff), color-stop(100%, #f7f7f7)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 45%, #f7f7f7 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 45%, #f7f7f7 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #ffffff 45%, #f7f7f7 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f7f7f7', GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #ffffff 45%, #f7f7f7 100%); /* W3C */
}
div.xsearch input.xtext {
	background: none repeat scroll 0 0 transparent;
	border: medium none;
	float: left;
	padding-top: 5px;
	padding-left: 7px;
	color:#9a9a9a;
	width: 160px;
}
div.xsearch:hover {
	color: black;
	-webkit-box-shadow: 0px 3px 5px 0px #c0c0c0;
	-moz-box-shadow: 0px 3px 5px 0px #c0c0c0;
	box-shadow: 0px 3px 5px 0px #c0c0c0;
}
div.xsearch input {
	font-family: Arial, Helvetica, sans-serif;
}
div.xsearch input.xbtn {
	background-image: url("/images/xsearch-btn-001.gif");
	background-position: center;
	background-repeat: no-repeat;
	background-color: transparent;
	border-width: 0;
	cursor: pointer;
	float: right;
	height: 24px;
	width: 24px;
}
/* HP */

div.hp-content {
	margin-top: 20px;
	background-image:url(/images/hp-content-bg-001.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
div.hp-upper {
	height: 405px;
}
div.hp-news-ticker {
height: 45px;
background-image: url(/images/hp-news-ticker-001.gif);
background-repeat: no-repeat;
background-position: top center;
padding-left: 280px;
padding-top: 16px;
padding-right: 90px;
font-size: 13px;
}
.twitterposted { font-size:10px; }

div.hp-news-ticker a {
	color: #941C32;
}
div.hp-news-ticker a:hover {
	color: black;
}
div.hp-features {
}
/* HP UPPER */
div.hp-upper {
}
div.hp-upper div.col-hdr {
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #383737;
	text-align: center;
	font-size: 18px;
	padding-top: 10px;
}
div.hp-upper div.lcol {
	float: left;
	background-image:url(/images/hp-daily-blog-bg-001.gif);
	height: 385px;
	width: 305px;
	padding: 0px 10px;
	padding-top: 5px;
	color: white;
	background-repeat: no-repeat;
	background-position: top left;
	margin-left: 25px;
	position: relative;
	text-shadow: 0px 1px 1px black;
}
div.hp-upper div.lcol a {
	color: #f7f7f7;
	text-decoration: none;
}
div.hp-upper div.lcol div.btitle {
	font-weight: bold;
	font-size: 16px;
	line-height: 18px;
	padding: 0px 20px;
	padding-top: 0px;
}
div.hp-upper div.lcol div.btitle a {
	display: block;
}
div.hp-upper div.lcol div.btitle a:hover {
	text-decoration: underline;
}
div.hp-upper div.lcol div.bposted {
	padding: 0px 20px;
	font-size: 15px;
	font-weight: bold;
	color:#999999;
	margin-top: 25px;
	padding-bottom: 5px;
	text-align: center;
}
div.hp-upper div.lcol div.bteaser {
	padding: 20px;
	padding-top: 10px;
	line-height: 16px;
}
div.hp-upper div.lcol div.bteaser span {
	display: block;
	color:#808080;
	font-size:10px;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 3px;
}
div.hp-upper div.lcol div.bteaser a {
	color: white;
	text-decoration: underline;
}
div.hp-upper div.lcol div.bteaser a:hover {
	color:#CCCCCC;
}
div.hp-upper div.lcol div.blinks {
	position: absolute;
	bottom: 20px;
	padding-left: 20px;
	font-size: 12px;
	color:#313131;
	text-shadow:none;
	font-weight: bold;
}
div.hp-upper div.lcol div.blinks a {
	color:white;
	padding: 0px 3px;
}
div.hp-upper div.lcol div.blinks a:hover {
	color: #d00026;
}
div.hp-upper div.lcol div.col-hdr {
	color: white;
}
div.hp-upper div.mcol {
	float: left;
	background-image:url(/images/hp-snapshot-001.gif);
	height: 385px;
	width: 325px;
	background-repeat: no-repeat;
	background-position: top left;
	margin-left: 10px;
	overflow: hidden;
	width: 305px;
	position: relative;
	z-index: 1;
}
div.hp-upper div.mcol div.col-hdr {
	margin-bottom: 15px;
	margin-top: 5px;
}
div.hp-upper div.rcol {
	float: right;
	margin-right: 35px;
	width: 280px;
	position: relative;
}
div.hp-upper div.rcol div.col-hdr {
	color:#707070;
	margin-top: 5px;
}
#xsnapshot {
}
#xsnapshot .xsnapshot-image {
	height: 210px;
	width: 305px;
}
#xsnapshot .xsnapshot-image a {
	text-align: center;
	background-color: black;
	display: block;
	height: 210px;
	width: 305px;
}
#xsnapshot .xsnapshot-image a img {
	height: 210px;
}
#xsnapshot .xsnapshot-title {
	font-family: "Times New Roman", Times, serif;
	color:#2c2c2c;
	font-size: 20px;
	padding: 10px 10px;
	padding-bottom: 6px;
	line-height: 18px;
	letter-spacing: 0px;
	text-align: center;
}
#xsnapshot .xsnapshot-title a {
	color:#2c2c2c;
	text-decoration: none;
}
#xsnapshot .xsnapshot-title a:hover {
	text-decoration: underline;
	color: #d00026;
}
#xsnapshot .xsnapshot-teaser {
	padding: 0px 12px; margin: auto;
	font-size: 12px;
	line-height: normal;
	color: #5C5C5C;
	height: 60px;
	overflow: hidden;
	position: relative;
}
#xsnapshot .xsnapshot-teaser a {
	font-weight: bold;
	text-decoration: none;
	color: black;
}
#xsnapshot .xsnapshot-teaser a:hover {
	color: #d00026;
}
.xtop-article {
margin: auto;
width: 260px;
margin-top: 20px;
height: 340px;
overflow: hidden;
}
.xtop-article .ta-image {
	margin: auto;
	margin-bottom: 10px;
	width: 210px;
	z-index: 9999999999999;
}
.xtop-article .ta-image img {
	width: 100%;
}
.xtop-article .ta-title {
}
.xtop-article .ta-title a {
	text-decoration: none;
	font-weight:bold;
color: #;
	font-size: 16px;
}
.xtop-article .ta-title a:hover {
	color: #d00026;
	text-decoration: underline;
}
.xtop-article .ta-posted {
	margin-top: 5px;
	font-size: 10px;
	font-style: italic;
	color:#666666;
}
.xread-this {
	position: absolute;
	bottom: 0px;
}
.xtop-article .ta-teaser {
	color: #4F4F4F;
	font-size: 12px;
	padding-top: 10px;
	line-height: 16px;
	height: 270px;
	overflow: hidden;
	position: relative;
}
.ta-teaser a {
	font-weight: bold;
	text-decoration: none;
	color:#941c32;
}
.ta-teaser a:hover {
	text-decoration: underline;
}
/* FEATURES */

div.hp-features {
	width: 930px;
	margin: auto;
	text-align: center;
	font-size: 11px;
	margin-top: 20px;
	padding-bottom:20px;
}
div.hp-features div.lcol {
	float: left;
	width: 285px;
	margin-right: 10px;
	padding-right: 20px;
	padding-top: 30px;
	height: 100%;
}
div.hp-features div.mcol {
	float: left;
	width: 270px;
	margin-left: 8px;
	background-image: url(/images/roadmap-001.gif);
	background-repeat: no-repeat;
	background-position: top center;
	padding-top: 80px;
	height: 100%;
	border-right: 1px dotted #CCC;
	border-left: 1px dotted #CCC;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
}
div.hp-features div.rcol {
	float: right;
	width: 270px;
	padding-left: 20px;
	padding-top: 30px;
	height: 100%;
}
div.hp-features div.col-hdr {
	font-size: 14px;
	font-weight: bold;
	color:#373737;
	margin-top: 20px;
}
div.hp-features div.rcol div.col-hdr {
	margin-top: 30px;
}
div.hp-features a {
	text-decoration: none;
	font-weight: bold;
	color:#941c32;
}
div.hp-features a:hover {
	text-decoration: underline;
}
.xfm {
	background: #595959;
	background: -moz-linear-gradient(top, #595959 0%, #2f2f2f 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #595959), color-stop(100%, #2f2f2f));
	background: -webkit-linear-gradient(top, #595959 0%, #2f2f2f 100%);
	background: -o-linear-gradient(top, #595959 0%, #2f2f2f 100%);
	background: -ms-linear-gradient(top, #595959 0%, #2f2f2f 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#595959', endColorstr='#2f2f2f', GradientType=0 );
	background: linear-gradient(top, #595959 0%, #2f2f2f 100%);
	padding: 10px 30px;
	width: 920px;
	margin: auto;
	margin-top: 30px;
	text-align: right;
}
.xfm a {
	color:#444444;
	text-decoration: none;
}
/* BLOG */
.fmblog {
}
.fmblog h2 {
	font-size: 22px;
}
.fmblog h2 a:link, .fmblog h2 a:visited, .fmblog h2 a:active {
	text-decoration: none;
}
.bend {
	background: none;
	color: #999999;
	float: right;
	font-size: 11px;
	margin-bottom: 15px;
	margin-top: 0px;
	padding: 6px 5px 5px 12px;
	width: 485px;
	border: 1px solid #ededed;
}
.fblike {
	border: 0 solid red;
	float: left;
	width: 500px;
}
.fbretweet {
	border: 0 solid red;
	float: right;
	width: 90px;
}
.bline {
	background: none repeat scroll 0 0 #ECECEC;
	height: 2px;
	margin-bottom: 20px;
	margin-top: 30px;
}
.archtitle {
	color: #5A5E63;
	font-weight: bold;
}
.archlinks a, .archlinks b {
	display: block;
	margin-bottom: 5px;
}
.bylinebox {
	width: 940px;
}
.bylinebox td.blbphoto {
	width: 180px;
}
.bylinebox td.blbphoto img {
	margin-left: 12px;
	width: 150px;
}
.bylinebox td.blbinfo {
	width: 760px;
}
.buname {
	color: #831927;
	font-size: 22px;
	margin-bottom: 4px;
}
.butitle {
	color: #8C8C8C;
	font-size: 18px;
	margin-bottom: 12px;
}
.bpinfo {
}
.bpinfo h1 {
	color: #7B131C;
	font-size: 26px;
	margin-bottom: 0;
}
.btitle {
	font-size: 20px;
	line-height: 24px;
}
.btitle a {
	color: #991A00;
	font-weight: bold;
	text-decoration: underline;
}
.btitle a:hover {
	color: black;
}
.bteaser {
	margin-top: 10px;
}
body#hp .bteaser {
	margin-top: 0px;
	font-size: 12px;
}
body#hp .bteaser iframe {
	width: 100%;
}
a.bread-more {
	color: white;
	padding: 6px 10px;
	text-decoration: none;
	background-color:#991A00;
	float: left;
	font-size: 12px;
}
a.bread-more:hover {
	background-color:#c62200;
}
div.int-content div.xcontent ul, div.int-content div.xcontent ol {
	margin: 20px 0px;
}
div.int-content div.xcontent ul li, div.int-content div.xcontent ol li {
	margin-left: 20px;
	margin-bottom: 10px;
}
a.gse-button {
	padding: 10px 15px;
	display: block;
	float: right;
	background-color:#991A00;
	position: relative;
	top: -20px;
	color: white;
	font-weight: bold;
	font-size: 14px;
	margin-right: 50px;
	text-decoration: none;
	color: white;
}
a.gse-button:hover {
	background-color:#e62700;
}
a.gse-button:active {
	top:-18px;
}
a.more-link {
	font-size: 17px;
	padding: 10px 20px;
	width: 250px;
	border: 1px solid #D6D6D6;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 0 5px 10px 0 #EBEBEB;
	display: block;
	text-align: center;
	text-decoration: none;
}
a.more-link.small {
	font-size: 10px;
	padding: 2px 10px;
	width: 100px;
}
a.more-link.right {
	float: right;
}
.fmtactive {
	background-color: #F9F9F9 !important;
	color: black !important;
}
/* GO PRO */
	
	div.go-pro-splash {
	background-image:url(/images/press-login-screen-bg-001.gif);
	width: 670px;
	height: 340px;
	background-position: top left;
	background-repeat: no-repeat;
}
div.xp-subscribe {
	width: 330px;
	float: left;
	text-align: center;
}
div.xp-subscribe a {
	display: block;
	height: 269px;
	margin-top: 70px;
	width: 322px;
}
div.xp-subscribe a img {
	margin-top: 202px;
}
div.xp-login {
	width: 300px;
	float: right;
	padding-top: 140px;
}
div.xp-login #loginForm {
	background: none;
	border: none;
	padding: 0px;
}
div.xp-login fieldset#body {
	background: none;
	border: none;
	padding: 0px;
}
div.xp-login #loginForm span {
	display: none;
}
div.xp-login #loginForm #body fieldset label {
	color: black;
}
/* NEWS */
.nitem {
	margin-bottom: 20px;
	padding: 20px;
	padding-top: 15px;
	border-bottom: 3px solid #ECECEC;/* 
	border-top: 3px solid #ECECEC;
	-webkit-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, .5);
	-moz-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, .5);
	box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, .5); */
}
.nitem:hover {
}
#roadmap .nitem {
	-webkit-box-shadow: none;
	-moz-box-shadow:none;
	box-shadow:none;
	border: none;
}
.nitem .ndate {
	color:#999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
}
.nitem .ndate span {
}
.nitem .ntitle {
	font-size: 15px;
	line-height: 24px;
	margin-bottom: 5px;
}
.nitem .ntitle a {
	color: #991A00;
	font-weight: bold;
	text-decoration: underline;
	display: block;
}
.nitem .ntitle a:hover {
	color: black;
}
/* */

dl.zend_form dt#information-label {
	display: none;
}
.rcol-featured-content a img {
	opacity: .8;
	margin-bottom: 10px;
	-webkit-box-shadow:  0px 10px 10px -10px rgba(0, 0, 0, .9);
	-moz-box-shadow:  0px 10px 10px -10px rgba(0, 0, 0, .9);
	box-shadow:  0px 10px 10px -10px rgba(0, 0, 0, .9);
}
.rcol-featured-content a img:hover {
	opacity: 1;
}
.int-hdr-img {
	width: 982px;
	margin: auto;
	background-color: black;
	text-align: center;
	height: 170px;
}
.ed-link {
	float: left;
}
.xemail-cal {
	float: right;
	margin-top: 28px;
}
.xgse-left {
	float: left;
	width: 280px;
}
.xsupp-button {
	margin-left: 4px;
}
.xgse-right {
	float: right;
	width: 330px;
}
.acc_table {
}
.acc_row {
}
.acc_cell {
	padding: 8px;
	font-size: 12px;
	border-bottom: 1px solid #cccccc;
}
.acc_edit {
	font-size: 12px;
	text-decoraiton: none;
}
#acc_info {
	display: block;
}
#acc_form {
	display: none;
}
#acc_link {
	float: right;
}
#acc_link a {
	font-size: 15px !important;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	margin-right: 16px;
	margin-top: 12px;
}
/* */
.rcol .xarticle-fade {
	width: 100%;
	height: 140px;
	background-image:url(/images/top-article-fade-001.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	position: absolute;
	bottom: 0px;
}
.mcol .xarticle-fade {
	width: 100%;
	height: 67px;
	background-image:url(/images/top-fade-snapshot-001.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	position: absolute;
	bottom: 0px;
}
.mcol .xread-this {
	position: absolute;
	bottom: 3px;
	z-index: 9;
	width: 80px;
	left: 118px;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	color: #941C32;
}
.mcol .xread-this:hover {
	text-decoration: underline;
}
#xsnapshot li {
	position: relative;
}
.xsnapshot-info {
	height: 118px;
}
div.xmasthead ul li.xloggedin {
	color: white;
	padding: 0px 30px!important;
}
div.xmasthead ul li.xloggedin span {
	font-weight: bold;
}
blockquote {
	display: block;
	padding-left: 20px;
	border-left: 8px solid #e8e8e8;
	font-size: 13px;
	line-height: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
blockquote ol, blockquote ul {
	
	margin-bottom: 25px;
}
blockquote ol li, blockquote ul li {
	margin-bottom: 15px;
}
.bimage {
	float: right;
	width: 120px;
	height: 120px;
	padding-left: 30px;
	padding-bottom: 30px;
	margin-right: 20px;
	margin-top: 10px;
}
.bimage img {
	width: 100%;
}
