* {
    margin:0;
    padding:0;
}
body {
    font: normal 75%/1.5em "Lucida Grande", Arial, Helvetica, sans-serif;
    background:#b6c7df url('/_css/img/jon-peddie-research-body_v2.png') 0 0 repeat-x;
    text-align:center;
}

h1 {
    font: bold 1.8em/1.6em "Lucida Grande", Arial, sans-serif;
    margin: 0.5em 0 0.25em;
    color:#3e556c;
}
h2 {
    font: bold 1.6em/1.5em "Lucida Grande", Arial, sans-serif;
    margin: 0.5em 0 0.25em;
    color:#3e556c;
}
h3 {
    font: bold 1.4em/1.3em "Lucida Grande", Arial, sans-serif;
    margin: 1em 0 0.45em;
    color:#184068;
}
h4 {
    font: bold 1.2em/1.1em "Lucida Grande", Arial, sans-serif;
    margin: 0.7em 0 0.25em;
    color:#3e556c;
}
h5 {
    font: bold 1em/0.9em "Lucida Grande", Arial, sans-serif;
    margin: 0.8em 0 0.25em;
    color:#3e556c;
}
h6 {
    font: bold 0.9em/0.8em "Lucida Grande", Arial, sans-serif;
    margin: 0.9em 0 0.25em;
    color:#3e556c;
}
#content_wrapper h2 {
    border-bottom:1px solid #a00;
}
h2.date {
    padding-bottom:4px;
    border-bottom: 1px solid #a00;
}
h3.date {
    padding-bottom:4px;
    border-bottom: 1px solid #def;
}
a {
    color:#2b417b;
    text-decoration:none;
}
a:hover, a:visited:hover {
    color:#a00;
    border-bottom:1px dotted #a00;
}
a:visited {
    color:#2b417b;
    text-decoration:none;
}
a:active, a:visited:active {
    color:#fff;
    background:#a00;
}
h1 a:hover, h1 a:visited:hover,
h2 a:hover, h2 a:visited:hover,
h3 a:hover, h3 a:visited:hover,
h4 a:hover, h4 a:visited:hover,
h5 a:hover, h5 a:visited:hover,
h6 a:hover, h6 a:visited:hover
{
    border:0;
}
p {
    margin-bottom:0.8em;
}
fieldset {
    border:0;
}
img {
    border:0;
}

ul {
    padding:0;
    margin:5px 0 0 3px;
}
ul li, .toc li {
    list-style:none;
    padding:0 0 5px 18px;
    line-height:1.3em;
}
ul li.new, .toc li.new {
    background:url('/_css/img/icons/new.gif') 0.0em 0.2em no-repeat;
    padding-left:25px;
}
ul .entry_date, .toc .entry_date {
    color:#aaa;
}
ul li, .toc li {
    background: url('/_css/img/jon-peddie-red-dot.gif') 0.4em 0.15em no-repeat;
}
ul li li, .toc li li {
    background: url('/_css/img/jon-peddie-red-75-dot.gif') 0.4em 0.15em no-repeat;
}
ul li li li, .toc li li li {
    background: url('/_css/img/jon-peddie-red-50-dot.gif') 0.4em 0.15em no-repeat;
}
#wrapper {
    z-index:1;
}
#homepage_featurette {
background: #333;
overflow:hidden;
height: 205px;
width: 609px;
}
.whats_new_img {
margin:0;padding:0;
}
#hp_featurette_text {
font: normal 0.85em Arial, sans-serif;
margin: 0 0 0 250px;
width:340px;
color: #fff;
overflow:hidden;
height: 200px;
}
#hp_featurette_text h2 {
color: #fff;
margin-top:0;
padding-top:5px;
font-size: 1.3em;
}
#hp_featurette_text a {
color: #fff;
border-bottom: 1px dotted #fff;
}
#hp_featurette_text a:hover {
color: #aff;
border-bottom: 1px dotted #fff;
}
#hp_featurette_img {
float:left;
margin: 0 10px 0 0;
}
.featurette_date {
color: #aaa;
font-size: 0.75em;
}
.site_page_width {
    margin:0 auto;
    width:960px;
    text-align:left;
    padding:0;
}
.center {
    margin-left: auto;
    margin-right: auto;
}
.new {
    background:url('/_css/img/new.gif') 0 0 no-repeat;
}
.view_all {
    text-transform:uppercase;
    font-weight:bold;
    margin-left:0px;
}
.skip_nav {
    display:none;
    visibility:hidden;
}
.rounded {
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    -khtml-border-radius:5px;
    border-radius:5px
}
a.button, a.button:visited {
    background: #aa0000;
    padding:7px 10px 5px;
    color: #ffffff;
    text-decoration: none;
}
a:hover.button  {
    color:#ffcccc;
    background:#880000;
}

#header {
    height:139px;
    position:relative;
    z-index:100;
}
#header_logo {
    behavior: url('/_js/iepngfix_v2/iepngfix.htc');
    position:absolute;
    top:19px;
    left:0px;
    height:121px;
    width:200px;
}
#header_logo img {
    behavior: url('/_js/iepngfix_v2/iepngfix.htc');
    border:0;
    margin:0;
    padding:0;
}
#header_logo h1 span {
    position:absolute;
    left:-9999px;
}
#header_logo h1 {
    margin:0;
    padding:0
}
#top_bar {
    position:absolute;
    top:0;
    right:0;
    width:530px;
    background:none;
    text-align:right;
    margin-top:3px;
}
#top_bar a {
    color:#fff;
}
#top_bar a:hover {
    color:#f5f5f5;
}
#top_bar ul {
    float:left;
    position:relative;
    margin:4px 20px 0 0;
    padding:0;
}
#top_bar #search_bar {
    float:right;
    position:relative;
    text-align:right;
}
#top_bar form fieldset {
    padding:0;
    margin:0;
}
#top_bar form .input {
    font-size:0.8em;
    border:1px solid #eee;
    padding:0;
    margin:0;
}
#top_bar form .button {
    font-size:0.9em;
    margin:0;
    padding:0;
}
.single_entry ol li, .single_entry ul li {
    margin:0 0 0 20px;
    padding: 0;
    background: none;
    list-style: disc;
}

ul.menu_horiz li {
    list-style:none;
    float:left;
    position:relative;
    margin:0 20px 0 0;
    padding:0 0 0 20px;
}
ul.menu_horiz {
    margin:0;
    padding:0;
}
li.icon_rss_feeds{
    background:url('/_css/img/icons/social-icons-16.png') 0px -32px no-repeat;
    height:16px;
}
li.icon_youtube{
    background:url('/_css/img/icons/social-icons-16.png') 0px -16px no-repeat;
    height:16px;
}
li.icon_twitter{
    background:url('/_css/img/icons/social-icons-16.png') 0px 0px no-repeat;
    height:16px;
}
li.icon_downloads{
    background:url('/_css/img/icons/social-icons-16.png') 0px -80px no-repeat;
    height:16px;
}
li.icon_purchase{
    background:url('/_css/img/icons/social-icons-16.png') 0px -64px no-repeat;
    height:16px;
}
li.read_article{
    background:url('/_css/img/icons/social-icons-16.png') 0px -48px no-repeat;
    height:16px;
}
li.icon_edit_entry{
    background:url('/_css/img/icons/social-icons-16.png') 0px -112px no-repeat;
    height:16px;
}
td.icon_download, td.icon_purchase {
    white-space:nowrap;
}
td.icon_download a {
    background:url('/_css/img/icons/icon-downloads.gif') 0 0 no-repeat;
}
td.icon_purchase a {
    background:url('/_css/img/icons/icon-dollars.gif') 0 0 no-repeat;
    height:1em;
}
td.icon_purchase a span, td.icon_download a span {
    margin-left:20px;
}
a.discuss {
    background:url('/_css/img/icons/icons-comments.png') 0 0 no-repeat;
    padding-left:19px;
}
#maincontent {
    background:#f5f5f5;
    margin:10px 0 0;
}
#content_left {
    font: normal 1.3em Times, serif;
    margin:0;
    width:609px;
    float:left;
    position:relative;
    background:#fff;
    border-right:1px solid #ccc;
}
#content_wrapper {
    margin:10px 20px;
}
#rightbar {
    font-family: Arial, sans-serif;
    float:right;
    position:relative;
    width:347px;
    margin:0;
    padding:10px 0 0 0;
    background:none;
}
.sidebar_box {
    font-size:1em;
    margin:0 auto 15px;
    width:326px;
    background:#fff;
    padding-bottom:5px;
    border-bottom:1px solid #ddd;
}
.sidebar_box div.inner {
    margin:10px;
}
.sidebar_box h3 {
    text-align:left;
    background:#8e9fb7 url('/_css/img/sidebar-header-background.gif') 0 0 repeat-x;
    color:#fff;
    padding:6px 0 6px 10px;
    margin:0px;
    font:normal 1.4em Futura, "Lucida Grande", Arial, sans-serif;
}
.sidebar_box p,
.sidebar_box h4,
.sidebar_box fieldset {
    margin:5px 10px;
}
.sidebar_box li, .toc li {
    background: url('/_css/img/jon-peddie-blue-dot.gif') 0.4em 0.15em no-repeat;
}
.sidebar_box li li, .toc li li {
    background: url('/_css/img/jon-peddie-blue-75-dot.gif') 0.4em 0.15em no-repeat;
}
.sidebar_box li li li, .toc li li li {
    background: url('/_css/img/jon-peddie-blue-50-dot.gif') 0.4em 0.15em no-repeat;
}
.sidebar_box iframe {
margin: 12px 0 0;
}
.entry_footer {
    margin:10px 0 0;
    padding:0;
}
.entry_footer a {
    font:bold 0.85em Arial, sans-serif;
}
.single_entry ol , .single_entry ul {
    margin-bottom: 10px;
    margin-left: 20px;
}

#tw_homepage ul li {
	list-style: none;
}
.toc, .tocwork {
    font: normal 0.8em/1em "Lucida Grande", arial, sans-serif;
    color:#135;
    height:300px;
    overflow:auto;
    padding: 0 10px;
    width:550px;
    background:#eef5ff;
    margin-bottom:20px;
}
.toc  h3, .tocwork h3 {
    margin: 1em 0 1em 0.6em;
    color: #809abd;
}
.toc ul li {
    margin:0;
}
.events_sidebar, .media_sidebar {
    text-align:center;
}
#reviews_sidebar .view_all {
    margin-left:20px;
}
#tags {
    line-height: normal;
}
#author img.author {
    float:right;
    margin:8px;
    padding:5px;
    border: 1px solid #eee;
}
#recent_comments h4 {
    font: normal 1em/1.2em sans-serif;
    color:#666;
    margin-top:0px;
}
#recent_comments blockquote {
    border-bottom:1px solid #eee;
    margin-bottom:5px;
    padding-bottom:5px;
}
.download_block {
    font:normal 1em/1.3em Arial, sans-serif;
}
.download_block h3 {
    background:#8e9fb7 url('/_css/img/sidebar-header-red-background.gif') 0 0 repeat-x;
}
.download_block ul {
    list-style:none;
    margin-left:0;
    padding-left:0;
}
.download_block ul.head li {
    background:none;
    text-align:center;
    margin-left:0;
    padding-left:0;
}
.download_block li.ordernow a {
    background:url('/_css/img/store-button-orange.png') 0 top no-repeat;
    display:block;
    height:45px;
    width:142px;
    margin: 0 auto;
}
.download_block .download {
    color:#999;
    font-size: 0.8em;
}
.download_block .download a {
    background:url('/_css/img/download-button-blue_small.png') 0 top no-repeat;
    display:block;
    height:45px;
    width:142px;
    margin: 0 auto;
}
.download_block .download a:hover,
.download_block li.ordernow a:hover {
    background-position: 0 bottom;
    text-decoration:none;
    border:0;
}
.download_block .download a span,
.download_block li.ordernow a span {
    display: none;
    visibility: hidden;
}
.rss_block {
}
.event_entry {
    border-bottom:1px solid #eee;
}
.price_list .bullet_list li {
    margin:0; padding:0;
}
.single_entry {
    clear:both;
    margin-bottom:20px;
    line-height:1.3em;
}
.single_entry h2 {
    font-size: 1.2em;
    line-height: 1.4em;
    margin-bottom:0.5em;
    margin-top: 1em;
    padding-bottom: 0.2em;
}
.single_entry h3 {
    font-size: 1.0em;
}
.single_entry h4 {
    font: normal 0.8em/1.2em sans-serif;
    color:#666;
    background:#f4f9ff;
    padding:6px 0 6px 6px;
    margin-top:0;
    margin-bottom:10px;
}

.post blockquote {
    font: normal 0.9em arial, sans-serif;
    color: #555;
    width:240px;
    float: right;
    margin: 0 0 10px 10px;
    padding-left: 10px;
    border-left: 5px solid #eee;
}
.post blockquote h3 {
    margin-top: 0;
}
.post blockquote .caption {
    margin:0;
    padding:0;
    border:0;
}
.view_all {
    margin-left:10px;
}
.pagination {
    text-align:right;
    font-size:0.9em;
    color:#809abd;
}
.pagination a {
    border:1px solid #a0badd;
    background:#c0dafd;
    padding:1px 4px;
    color:#333;
}
.pagination a:hover {
    background:#a0badd;
    border:1px solid #a0badd;
}
.pagination strong {
    color:#eee;
    background:#a00;
    border:1px solid #a00;
    padding:1px 4px;
}
#techwatch_sidebar {
    background: #fff url('/_css/img/jon-peddie-techwatch-weekly.jpg') bottom right no-repeat;
}
#techwatch_sidebar .inner_block {
}
#reviews_sidebar {
    background: #fff url('/_css/img/jon-peddie-reviews-weekly.jpg') bottom right no-repeat;
}
#reviews_sidebar.sidebar_box ul {
    width:190px;
}
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
	font-size:1.05em;
	font-weight: bold;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			14em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
	font-weight: normal;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.2em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			14em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			14em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.sf-menu {
	float:			left;
	margin-bottom:	1em;
}
.sf-menu a {
	padding: 		.5em 1em;
	text-decoration:none;
}
.sf-menu a, .sf-menu a:visited  {
	color:			#fff;
}
.sf-menu li {
	background:		none;
}
.sf-menu li li a {
	border-bottom:		1px solid #a00;
}
.sf-menu li li {
	background:		url('/_css/img/jpr-menu-transparency-red90.png') repeat;
}
.sf-menu li li li {
	background:		url('/_css/img/jpr-menu-transparency-red90.png') repeat;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background:		#a00;
	outline:		0;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('/_css/img/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0;
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('/_css/img/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}
div#nav_sf {
    font-size: 1em;
    position: absolute;
    width: 100%;
    top:111px;
    left:212px;
    z-index:10;
}
.image_left img {
    float:left;
    padding:5px;
    margin:0 10px 5px 0;
    border:1px solid #ccc;
}
.image_right img {
    float:right;
    padding:5px;
    margin:0 0 5px 10px;
    border:1px solid #ccc;
}
#blog-comments, #comments {
    font:normal 1em/100% arial, sans-serif;
    width: 575px;
    background: none;
    margin: 1.5em 0 0 0;
    position: relative;
    padding: 0 0 5em;
}
#blog-comments {
    margin:20px 0;
}
#blog-comments ol, #comments ol {
    margin: 1.5em 0 0 0;
    padding:0;

}
#blog-comments li, #comments li {
    margin: 10px 0 0 0;
    width: auto;
    list-style:none;
}
#blog-comments label {
    color: #555;
    width: 100px;
    float: left;
    margin: 0px;
    padding:6px 0 0;
}
#blog-comments input {
    width: 275px;
}
#blog-comments input, #blog-comments textarea {
    margin:0 15px 0 0;
    padding:8px;
    border: 0;
    background:#eee;
    font-size: 1em;
    font-family: Monaco, monospace;
    color:#3e556c;
}
#blog-comments .check input {
    float: right;
    clear: right;
    width: auto;
    border: 0;
    margin:5px 10px 5px;
}
#blog-comments .check label {
    float: right;
    width: auto;
    margin: 0 5px 0 0px;
    padding:5px 0 0;
}
#blog-comments li.textarea, #blog-comments li.captcha {
    clear:both;
    padding-top:1em;
}
#blog-comments .textarea label, 
#blog-comments .captcha label {
    float:none;display:block;
    width:auto;
    margin:5px 0;
}
#blog-comments .textarea textarea {
    clear: left;
    width:550px;
    height:150px;
    margin:0;
    background:#eee;
    border:0;
    color:#3e556c;
}
#blog-comments .captcha img {
    float:left;
    display:block;
}
#blog-comments li.textarea,
#blog-comments li.captcha {
    padding-top:0;
}
#blog-comments button {
    background: none;
    width: 106px;
    height: 25px;
    margin-top:5px;
    cursor: pointer;
    cursor: hand;
}
#blog-comments .required:after {
    content: "*";
}
#blog-comments p {
    font-family: Times, sans-serif;
}
#comments {
    clear:both;
    top: 2em;
}
#comments li.single_entry img {
    margin-bottom:10px;
}
#comments li.entry_jpr {
    background:#d5e3f0;
}
#comments li.entry_jpr h4 {
    background: none;
}
#comments img {
    float: left;
    padding: 0;
}
#comments h4, #comments blockquote {
    margin-left: 70px;
}

.image_block, .image_right {
    width:285px;
    float:right;
    position:relative;
    margin:0 0 10px 20px;
}
.image_block img, .image_right img {
    border:1px solid #ccc;
    padding:5px;
}
.image_block p, .image_right p {
    font-size:11px;
    line-height:12px;
}
.image_block a, .image_right a {
    position:relative;
}
.image_block_narrow {
    width:150px;
    clear:right;
}
.image_block_center, .image_center {
    width:600px;
    text-align:center;
    margin:0 auto 20px;
}
.image_block_center img, .image_center img {
    border:1px solid #ccc;
    padding:5px;
    margin-bottom:0;
}
.image_block_center p, .image_center p {
    margin-top:0;
}
caption, .caption {
    caption-side:bottom;
    text-align: center;
    color: #888;
    font: bold 0.9em arial;
    width:97%;
    padding-top: 10px;
    margin:0px auto 10px;
}
.jprtable, .single_entry table {
    width:570px;
    border: 0px solid #eee;
    margin-bottom:30px;
    font-family: Arial, sans-serif;
    font-size: 75%;
    clear:both;
}
.jprtable table, .single_entry table {
    width:560px;
    margin:5px;
    border-bottom:2px solid #a0badd;
    border-collapse: collapse;
}
.jprtable.narrow table {
    width: 450px;
}
.jprtable.narrow {
    width: 460px;
}
.jprtable.wide table {
    width: 690px;
}
.jprtable.wide {
    width: 700px;
}
.jprtable p,.single_entry table p {
    padding:0;
    margin:0;
}
.jprtable div {
    margin:4px 5px;
    color:#3e556c;
}
.jprtable th, .jprtable td, .single_entry table td, .single_entry table th {
    padding:4px 6px;
    margin:0;
    border:0;
    line-height:1.2em;
}
.jprtable th, .single_entry table th {
    background:#809abd;
    color:#eee;
    text-align:center;
    line-height:1.2em;
    border-right:1px solid #a0badd;
}
.jprtable td, .single_entry table td {
    text-align:center;
    border-bottom:1px solid #eee;
    border-right:1px solid #eee;
}
.jprtable tr:hover, .single_entry table tr:hover {
    background:#d3e8fa;
}
.jprtable td a:hover {
    border: 0;
}
.jprtable.left td {
    text-align:left;
}
.jprtable.plain tr:hover {
    background: none;
}
.pr_closure {
    text-align:center;
    font-size:0.8em;
}
.notes {
    font: normal 0.8em/1em "Lucida-Grande", Arial, sans-serif;
    color: #888;
    margin:5px 0;
}
.section_header {
    position:relative;
    height:100px;
    width:610px;
}
.section_header h1 {
    position:absolute;
    top:10px;
    left:10px;
    color:#fff;
    margin:0;
}
#footer_wrapper {
    background: url('/_css/img/jon-peddie-research-footer.gif') repeat-x;
    padding-bottom:20px;
}
#footer {
    padding-top:30px;
    clear:both;
    font-size:1em;
}
.footer_block {
    width:200px;
    text-align:left;
    float:left;
    position:relative;
    margin:5px 15px 20px 20px;
    font-size:0.95em;
}
.footer_block h3 {
    color:#2b415b;
    font-weight:normal;
    margin-bottom:0.7em;
}
.footer_block li {
    background: url('/_css/img/jon-peddie-wht-dot.gif') 0.4em 0.15em no-repeat;
}
#footer_nav {
    width:890px;
    margin:0 auto;
    clear:both;
    padding:1.5em;
    background:#d5e3f0;
    text-align:left;
}
#footer_nav li {
    padding-right:15px;
    border-right:1px solid #5b718b;
}
#footer_nav li.last {
    border:0;
}
#footer_legal {
    width:890px;
    margin:0 auto;
    padding:1.5em 0;
    margin:20px auto 0;
    background:none;
    font: normal 0.9em arial, sans-serif;
    color:#53677e;
    clear:both;
}
#footer_legal a {
    color:#53677e;
}
#footer_legal_left {
    float:left;
    position:relative;
    margin:0px;
}
#footer_legal_right {
    text-align:right;
    float:right;
    position:relative;
    margin:0px;
}
.clear_both {
    clear:both;
}
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix {
    display: inline-block;
}
html[xmlns] .clearfix {
    display: block;
}
* html .clearfix {
    height: 1%;
}
.header_store a {
    background:#f50;
}
.footer_store a {
    background:#036;
    color:#ff0;
    font-weight:bold;
    padding:0 2px;
}
.single_entry .banner {
    position:relative;
    margin:0px auto 20px;
    height:75px;
    width:570px;
    background-image: url('/_css/img/banners/blank_banner.jpg');
}
.single_entry .banner span {
    position:absolute;
    text-transform: uppercase;
    color: #fff;
    line-height: 1em;
    bottom: 0;
    left: 10px;
}
body.one_column #content_left,
body.store #content_left {
    width:960px;
}
body.one_column #content_wrapper,
body.store #content_wrapper {
    width:720px;
    margin-left: auto;
    margin-right: auto;
}
body.one_column #rightbar,
body.store #rightbar {
    width:0;
}
body.store #content_wrapper {
    width: 960px;
    padding:0;
    margin:0;
}
body.store table td {
    padding: 5px;
}
body#none #maincontent,
body#none #wrapper,
body#none #content_wrapper,
body#none #content_left,
body#none #rightbar, 
body#none .sidebar_box {
    background:none;
    border:0;
    padding:0;
    color:#024;
}
body#none .sidebar_box h3 {
    background:none;
    margin-top:5px;
}
body#none .jprtable table {
    background:#fff;
}
.note {
    border:1px solid #a00;
}
.note h3 {
    margin:0;
    background:#a00;
    color:#fff;
    padding:3px;
}
.note p {
    margin:5px;
}
.registrationform {
    border:1px solid #aaa;
    background:#eee;
    width:100%;
}
.registrationform th {
    background:#123;
    color:#fff;
    padding:10px 0 10px 10px;
    font-size:1.2em;
}
.registrationform td {
    padding:2px 2px 2px 10px;
}
.registrationform td.submit {
    background:#123;
    padding:10px 0 10px 10px;
}
.registrationform table.captcha {
    background:#fff;
    width:100%;
}
div.caption {
    margin: 10px 0px 20px 0px;
    border: 0px solid #ccc;
    padding: 5px;
}
div.right {
    margin-right: 0;
}
div.left  {
    margin-left: 0;
}
div.caption img {
    margin: 0;
    padding:0;
}
div.caption p {
    margin: 5px 0 0 0;
    padding: 5px;
    border-top: 1px #ddd dotted;
    font: bold 0.8em Arial, sans-serif;
    text-align: center;
}
div.thumbsup,
div.thumbsdown {
    display:block;
    width:70px;
    height:80px;
    float:left;
}
div.thumbsup {
    background:url('/images/uploads/mttl/2007_11_19thumbsup.jpg') no-repeat;
}
div.thumbsdown {
    background:url('/images/uploads/mttl/2007_11_19thumbsdown.jpg') no-repeat;
}
.lightbox {
	position: relative;
	display:block;
}
.lightbox span {
    background:url('/images/icons/magnify.png') no-repeat;
    width: 48px;
    height: 48px;
    position:absolute;
    top:0px;
    left:0px;
    cursor: pointer;
}
.multi-report a {
    margin-left: 2em;
    border-bottom: 1px dotted #a00;
    color: #a00;
    font-weight:normal;
}
.multi-report a:hover {
    border-bottom: 1px solid #a00;
    font-weight:bold;
}

#socialmedia {
    margin-right: 10px;
    display: inline;
    float:right;
}
#socialmedia li {
    float: left;
    list-style: none;
    margin: 10px 2px 0px 0px;
    background-image: none;
}
#socialmedia a:hover {
	border:0;
}
.social a {
    background:url('/_css/img/social.png') 0 0 no-repeat;
    display: block;
    height: 33px;
    width: 33px;
    text-indent: -9999em;
}
.sm_feeds a {
    background-position: -99px;
}
.sm_facebook a {
    
}
.sm_twitter a {
    background-position: -33px;
}
.sm_downloads a {
    background-position: -66px;    
}
.sm_contact a {
}
.tooltip {
	display:none;
	background:transparent url(/_css/img/tooltips/black_arrow.png);
	font-size:10px;
	height:70px;
	width:160px;
	padding:25px;
	color:#fff;	
}

#techwatch_downloads {
text-align: left;
padding: 30px;
font: normal 1.3em/1.5em arial, sans-serif;
}
#techwatch_downloads li {
background: url('/_css/icons/techwatch.png');
margin-left: 30px;
}
#techwatch_downloads li a {
font: bold 1.3em/1.7em arial, sans-serif;
}

@media print {
* {
    font-size: 12pt;
}
body {
    background:none;
}
#header_logo {
    width:99%;
}
#header_logo img {
    width:150px;
}
#header_logo h1 {
    background:#a00;
    padding:5px 5px 0 5px;
}
#header_logo h1 span {
    line-height: 1em;
    margin-left:200px;
    color:#ffffff;
    display: inline;
    left:0;
}
.site_page_width {
    margin: 0 5%;
    width:auto;
    border: 0;
    float:none !important;
    padding:0;
}
#content_left {
    width:auto;
    border: 0;
    float:none !important;
    padding:0;
}
#content_wrapper {
    width:auto;
    margin-left: auto;
    margin-right: auto;

}
#footer_wrapper {
    background:none;
    border: 0;
    float:none !important;
    padding:0;
}
#rightbar {
    width:0;
    display:none;
}
#top_bar,
#nav,
#splash_bar,
#footer,
#blog-comments,
#previous_next,
.entry_footer,
.pagination,
.single_entry #sharethis_0 {
    display:none;
}
a:link,
a:visited {
    color: #00f;
    background: transparent;
    font-weight: normal;
    text-decoration: underline;
}
.single_entry a:link:after,
.single_entry a:visited:after {
    content: " (" attr(href) ") ";
    font-size: 80%;
    color: #88f;
}
.single_entry h4 a:link:after,
.single_entry h4 a:visited:after {
    content: "";
}
.single_entry h4 a {
    text-decoration:none;
    color:#666;
    font-size: 12px;
}
}
