/*
Theme Name:  CRU
Description: 
Author:   admin
Template:  twentyeleven

(optional values you can add: Theme URI, Author URI, Version)
*/

@import url("../twentyeleven/style.css");
@import url("base.css");
p { 
	margin-bottom:12px;
	font-size:13px;
}
body { 
	font-size:13px;
}
h1 {
	line-height: 110%;
}


/* adjust megaMenu to align left for client discussion of contents -dk */

/* make font the same weight regardless of whether it has a page or not -dk */
#access .current-menu-item > a, #access .current-menu-ancestor > a, #access .current_page_item > a, #access .current_page_ancestor > a {
	font-weight:normal;
}

.singular .entry-title
{
 color:#EA4E45;
 font-size:18px;
}

/* megamenu style overrides */
#megaMenu.megaFullWidth {
 background-image: url("./images/wide-divider.png");
 background-position: -10px 25px;
 background-repeat: no-repeat;
 margin-left: 0px;
 margin-top: 13px;
}

#megaMenu.megaMenuHorizontal ul.megaMenu > li > a, #megaMenu.megaMenuHorizontal ul.megaMenu > li > span.um-anchoremulator {
 border-left: none !important;
 background-image: url("./images/menu-divider.png");
 background-repeat:no-repeat;
 background-position:right 5px;
 padding-bottom:5px;
}
#megaMenu.megaMenuHorizontal ul.megaMenu > li:last-child > a {
 background-image: none;
 background-repeat:no-repeat;
 background-position:right bottom;
 border:none;
}
#megaMenu ul.megaMenu > li {
 display: inline-block;
 float: left;
 
 padding: 0;
 position: relative;
 z-index: 200;
}

/* tab style overrides */

.su-tabs-style-1 .su-tabs-nav {
 display:table;
}
.su-tabs-style-1 .su-tabs-nav span.su-tabs-current {
 background: url(./images/tabs.jpg) repeat scroll 0 0 #FFFFFF !important;
 color:rgb(233,77,68) !important;
}
.su-tabs-style-1 .su-tabs-nav span {
 background: url(./images/tab-off.png) repeat scroll 0 0 #FFFFFF !important;
 border-left: 0px solid #FFFFFF;
 border-right: 0px solid #FFFFFF;
 border-top: 0px solid #FFFFFF;
 cursor: pointer;
 display: table-cell !important;
 float: none !important;
 height: 39px;
 line-height: 12px !important;
 margin-right: 0px !important;
 padding: 0 20px;
 color:#fff !important;
 font-weight:bold;
 font-size:12px;
 vertical-align:middle !important;
 text-align:center;
}
.su-tabs-style-1 .su-tabs-pane {
 border-bottom: 0px solid #E5E5E5;
 border-left: 0px solid #E5E5E5;
 border-right: 0px solid #E5E5E5;
 padding: 15px;
}

/* ==========================================================================*/
#site-navigation
{
 margin-top:30px;
width:995px;
}

.one-column #page {
 max-width: 960px;
 min-width: 960px;
}
#page, #main {
    margin: 2em auto;
    max-width: 1000px;
    min-width:1000px;
}
.entry-content table
{
 border:none;
}
.entry-content th, .comment-content th {
 color: #000000;
 font-size: 12px;
 font-weight: bold;
 line-height: 16px;
letter-spacing:normal;
 text-transform: uppercase;
}
.entry-content tfoot td, .entry-content tfoot th
{
 font-size:12px;
 font-weight:bold;
 background-color:#fff;
 border-top:1px solid #ededed;
}
.entry-content td, .entry-content th {
 border: none;
 padding: 5px;
}

.entry-content .entry-content td, .entry-content .comment-content td {
 border-top: none;
 padding: 6px 10px 6px 6px;
}

tr:nth-child(odd) 
{
 background:#f0f1f1
}

.entry-content table, .comment-content table
{
 border-collapse:collapse;
} 

.entry-content tfoot tr, .comment-content tfoot tr
{
 border-top: none;
}

.one-column #content {
 margin: 0;
 width: auto;
}
.floatleft
{
 float:left;
} 
.floatright
{
 float:right;
}
.clear
{
 clear:both;
}
/* accordian overrides */
.liteAccordion .slide h3 span {
 background: none !important;
 background-color:rgb(148,148,148) !important;
 border: none !important;
 color: #fff !important;
 font-weight: normal;
}
.liteAccordion .slide h3.selected span {
 background: none !important;
 background-color:rgb(233,77,68) !important; 
 
 border: none !important;
 color: #212121;
 font-weight: normal;
}
.liteAccordion .slide > h3.selected:hover
{
 cursor:default !important;
}
.liteAccordion .slide > h3
{
background-color:rgb(148,148,148) !important;
 border-bottom: 2px solid #FFFFFF;
}
.liteAccordion h3.selected
{
 background-color:rgb(233,77,68) !important;
}
.liteAccordion .slide > h3 {
 -webkit-transform: translateY(-100%) rotate(90deg) !important;
 -webkit-transform-origin: left bottom 0 !important;
 -moz-transform: translateY(-100%) rotate(90deg) !important;
 -moz-transform-origin: left bottom 0 !important;
 -o-transform: translateY(-100%) rotate(90deg) !important;
 -o-transform-origin: left bottom 0 !important;	
	transform: translateY(-100%) rotate(90deg) !important;
 transform-origin: left bottom 0 !important;
}

.squelch-taas-haccordion .slide div.squelch-taas-haccordion-content {
    padding: 0px !important;
}
.liteAccordion .slide > h3 span {
 padding-left: 8%;
 text-align: left !important;
}
.liteAccordion .slide > h3.selected + div
{
  background: none no-repeat !important;
  background-color:#fff !important;
  padding-left:20px;
}
.squelch-taas-haccordion {
 margin: 0 0 20px 0 !important;
 border-top:1px solid #ededed;
 border-bottom:1px solid #ededed;
}
.squelch-taas-haccordion img[class*="align"], img[class*="wp-image-"] {
 border: 0px solid #DDDDDD;
 padding: 0px;
}
.liteAccordion > ol {

 z-index: 0;
}
.slide .ui-corner-all, .slide  .ui-corner-top, .slide  .ui-corner-left, .slide .ui-corner-tl {
    border-top-left-radius: 0px !important;
}
.slide .ui-corner-all, .slide .ui-corner-top, .slide .ui-corner-right, .slide .ui-corner-tr {
    border-top-right-radius: 0px !important;
}
.slide .ui-corner-all, .slide .ui-corner-bottom, .slide .ui-corner-left,.slide .ui-corner-bl {
    border-bottom-left-radius: 0px !important;
}
.slide  .ui-corner-all, .slide .ui-corner-bottom, .slide .ui-corner-right, .slide .ui-corner-br {
    border-bottom-right-radius: 0px !important;
}
div.liteAccordion.rounded,.rounded > ol {
	-webkit-border-radius:0px !important;
	-moz-border-radius:0px !important;
	-ms-border-radius:0px !important;
 border-radius:0px !important;
}
.liteAccordion.rounded .slide > h3 span {
	-webkit-border-radius:0px !important;
	-moz-border-radius:0px !important;
	-ms-border-radius:0px !important;
 border-radius:0px !important;
}

#colophon .site-info a,#partner a
{
 color:#EA4E45 !important;
}

#partner a
{
 font-size:12px;
 line-height:20px;
 font-weight:bold;
}
.site-title
{
 clear: none;
 float: left;
 width: 560px;
}
.search-social
{
 float: right;
 position: relative;
 text-align: right;
 top: -3px;
 left: -3px;
 width: 300px;
}


input#s {
 background: url("./images/sprites.png") no-repeat scroll 123px -108px #EBEBEB;
 border: 0 solid;
 border-radius: 2px 2px 2px 2px;
 color: #898989;
 font-size: 11px;
 font-weight: bold;
 height: 10px;
 margin-top: 11px;
 padding: 4px 10px 4px 4px;
 width: 134px;
}

/* social media in the header */
#social { list-style-type:none; position:relative;left:10px;}
#social li { 
 height: 39px;
 width: 39px;
 background-image:url(./images/sprites.png);
 background-repeat:no-repeat;
 display:inline-block;
}
#social li.twitter {
 background-position: 0px -1px;
}
#social li.twitter:hover {
 background-position: 0 -35px;
}
#social li.facebook
{
 background-position:-42px -1px;
}
#social li.facebook:hover
{
 background-position:-42px -35px;
}
#social li.linkedin
{
 background-position:-78px -1px;
}
#social li.linkedin:hover
{
 background-position:-78px -35px;
}
#social li.youtube
{
 background-position:-117px -1px;
}
#social li.youtube:hover
{
 background-position:-117px -35px;
}

#productfinder
{
  background-image: url(/wp-content/themes/cru/images/productfinderheader.jpg);
  background-repeat:no-repeat;
  background-color:#e1e1e1;
  width:270px;
  float:right;
}
#productfinder ul
{
 padding-bottom:20px;
 padding-top:42px;
}
#productfinder ul li
{
 list-style-type:none;
 font-weight:bold;
}

.c6-1234 
{
 width:73% !important;
}
.c6-56
{
 width:27% !important;
}

.pickertable {
	border: 0px none;
}

.pickerdiv {
	color:#363636;
	font-family:helvetica, Arial, sans-serif;
	font-size:12px;
	line-height:16px;
	width:983px;
}

.product_filter_column {
	width:230px;
	display:none;
}


.product_filter {
	width:230px;
}

.product_filter_header1 {
	height:24px;
	background-color:#cccccc;
	background-image:url('images/product_filter_bg.png');
	background-repeat:repeat-x;
}
.product_filter_header2 {
	float:left;
	font-weight:bold;
	padding: 4px 0 4px 16px;
}
.product_filter_permalink1 {
	padding: 3px 0 1px 165px;
}
.product_filter_listitem1 {
	border-bottom:1px solid #e1e1e1;
}
.product_filter_listitem2 {
	margin: 5px 0 5px 0;
}
.product_filter_listitem3 {
	float:left;
}
.product_filter_listitem4 {
	font-weight:bold;
	margin:0 0 5px 31px;
}

.product_filter_listitem5 {
	background-color:#f0f0f0;
	border-top:1px solid #e1e1e1;
	border-bottom:1px solid #e1e1e1;
}

.product_filter_checkbox {
	font-weight:bold;
	margin: 5px 0 5px 30px;
}

.picker_results {
	width:714px;
}
.picker_results_header1 {
	height:24px;
	background-color:#d0cec9;
}
.picker_results_header2 {
	float:left;
	font-weight:bold;
	padding: 4px 0 4px 8px;
}
.icon_permalink {
}
.sharepopup {
	position: relative;
}

.sharepopupicon {
	position: relative;
	font-family: Verdana, sans-serif;
	color: #005994;
	font-size: .9em;
	font-weight: bold;
	text-decoration: underline;
	cursor: pointer;
}

.sharepopupbackground {
	position: absolute;
	z-index: 8998;
	background-color:#9d8f83;
	min-width: 500px;
	border: 0px;
	left: 60px;
	bottom: -80px;
	box-shadow: 2px 2px 5px #888888;
}
.sharepopupbody {
	position: relative;
	font-family: Verdana, sans-serif;
	line-height: 1.1;
	display: block;
	min-width: 480px;
	border: 1px solid #aaaaaa;
	box-shadow: 1px 1px 2px #aaaaaa;
	padding: 5px;
	background-color: #fff;
	word-wrap: break-word;
	margin:10px;
	z-index: 8999;
	overflow: auto;
}
.sharepopupicons {
	position: relative;
	font-family: Verdana, sans-serif;
	line-height: 1.1;
	display: block;
	min-width: 480px;
	border: 0px solid black;
	word-wrap: break-word;
	margin:10px;
	z-index: 8999;
	overflow: none;
}

.sharepopupCloseBox {
	position: absolute;
	z-index: 8994;
	display: block;
	height:16px;
	width:16px;
	left:475px;
	top:0px;
	cursor: pointer;
}



.popupBoxTransparent
{
  border: 0;
  position: fixed;
  left: 0%;
  top: 0%;
  height: 100%;
  width: 100%;
  z-index: 8990;
	display: none;
}

.popupBox
{
	border: 0;
	position: fixed;
	left: 50%;
	top: 50%;
	background-color:#9d8f83;
	z-index: 8991;
	height: 400px;
	margin-top: -200px;
	width: 600px;
	margin-left: -300px;
	box-shadow: 2px 2px 5px #888888;
}

.popupBox2 {
	position: relative;
	font-family: Verdana, sans-serif;
	color: #005994;
	font-size: .9em;
	font-weight: bold;
	text-decoration: underline;
	cursor: pointer;
	height:370px;
	display: block;
}
.popupBox3
{
	border: 0;
	position: fixed;
	left: 50%;
	top: 50%;
	background-color:#9d8f83;
	z-index: 8991;
	height: 400px;
	margin-top: -200px;
	width: 600px;
	margin-left: -300px;
	box-shadow: 2px 2px 5px #888888;
}


.popupBoxBackground {
	position: relative;
	z-index: 8992;
	background-color:#9d8f83;
	border: 0px;
	box-shadow: 2px 2px 5px #888888;
	display: block;

}
.popupBoxBody {
	position: relative;
	font-family: Verdana, sans-serif;
	line-height: 1.1;
	display: block;
	width: 550px;
	border: 1px solid #aaaaaa;
	box-shadow: 1px 1px 2px #aaaaaa;
	padding: 5px;
	background-color: #fff;
	word-wrap: break-word;
	margin:15px 20px 15px 20px;
	height:358px;
	z-index: 8993;
	overflow: hidden;
	display: block;
}
.popupCloseBox {
	position: absolute;
	z-index: 8994;
	display: block;
	height:16px;
	width:16px;
	left:535px;
	cursor: pointer;
}
.popupVertColorBar{
	position: absolute;
	z-index: 8994;
	display: block;
	height:90px;
	width:5px;
	left:10px;
	top:10px;
}
.popupTitleText{
	position: absolute;
	z-index: 8994;
	display: block;
	height:20px;
	width:500px;
	color: rgb(234, 78, 69);
	left:25px;
	top:10px;
	font-size: 15px;
}
.popupImage{
	position: absolute;
	z-index: 8994;
	display: block;
	width:500px;
	height:235px;
	background-color: #dadada;
	left:25px;
	top:35px;
	font-size: 15px;
	text-align:center;
}
.popupDownloadHiRes{
	position: absolute;
	z-index: 8994;
	display: block;
	width:250px;
	height:15px;
	color: rgb(63, 53, 91);
	background-colors: #dadada;
	left:15px;
	top:275px;
	font-size: 10px;
	text-align:left;
}
.popupHorizontalRule{
	position: absolute;
	z-index: 8994;
	display: block;
	width:530px;
	height:1px;
	background-color: #999999;
	left:15px;
	top:290px;
}


.popupImageBoundingBox{
	position: absolute;
	z-index: 8994;
	display: block;
	width:500px;
	height:60px;
	background-color: blue;
	left:30px;
	top:300px;
	text-align:center;
	overflow:hidden;
	border: 0;
}
.popupImageScrollableBox{
	position: absolute;
	z-index: 8994;
	display: block;
	height:60px;
	background-color:green;
	left:0px;
	top:0px;
	border: 0;
	border-collapse: collapse;
}

.popupImageThumbnailBox {
	padding: 0px;
	margin:0 18px 0 0;
	height:60px;
	min-width:100px;
	background-color:#dadada;
}

.popupImageThumbnailImg {
	padding: 0;
	margin:0 0 0 0;
	height:60px;
	min-width:100px;
}

/*
    Fix the sidebar and full width layouts
   
*/
.singular .entry-header, .singular .entry-content, .singular footer.entry-meta, .singular #comments-title {
    margin: 0 0;
    width: 100%;
}
 
 
.singular #content, .left-sidebar.singular #content {
    margin: 0;
    position: relative;
    width: auto;
}
 
.left-sidebar #primary {
    float: right;
    margin: 0 0 0 0;
    width: 690px;
    padding-right:2px;
}
.left-sidebar #secondary {
    float: left;
    margin-left: 0;
    margin-right: 0;
    margin-top:53px;
    width: 270px;
}
.page-template-sidebar-page-php .entry-header .entry-title
{
  padding-bottom:15px;
 
}
.page-template-sidebar-page-php .entry-header
{
  border-bottom:1px solid #979797;
  margin-bottom: 9px;
  padding-bottom: 5px;
}
.page-template-sidebar-page-php #primary
{
  margin:0;
  width:700px;
}

.page-template-sidebar-page-php #page
{
  background-image:url(/wp-content/themes/cru/images/DividerLine.gif);
  background-repeat:no-repeat;
  background-position: 705px 250px ;
}
 
.page-template-sidebar-page-php #content
{
  margin:-2px 0 0 0;
  width:690px;
  padding-right:0px;
}
.page-template-sidebar-page-php .entry-title
{
  padding-top:32px !important;
} 
.page-template-sidebar-page-php #secondary {
  float: left;
  margin: 62px 0 0 20px;
  width: 270px;
}
.page-template-page-templatesfull-width-php  #primary {
  width:1000px;
}
.left-sidebar #content {
  margin: 0 0 0 0;
  width: 690px;
}
.widget_pinwheel_sslider_wid h3 {
  text-decoration:none;
  text-transform:none;
  font-size:12px;
}
.pinwheel_slider
{
   padding:0 2px !important;
}
 
/*  link icons */
.pdflink {
  background-image:url("/images/file_icons/pdf.png");
  background-repeat: no-repeat;
  background-size:15px;
  background-position:0 0;
  margin-left: 0;
  line-height: 25px;
  padding-left:25px;
}
.videolink {
  background-image:url("/images/file_icons/videoIcon.gif");
  background-repeat: no-repeat;
  background-size:15px;
  background-position:0 0;
  margin-left: 0;
  line-height: 25px;
  padding-left:25px;
}
.urllink {
  background-image:url("/images/file_icons/url.png");
  background-repeat: no-repeat;
  background-size:15px;
  background-position:0 0;
  margin-left: 0;
  line-height: 25px;
  padding-left:25px;
}
ul.links {
  list-style-type: none;
  margin:0;
  padding:0;
}
#secondary h2 {
  color: #000000 !important;
}
/*  css for the digital cinema tabbed content */
.vertical_cutoff
{
width:690px;
overflow:hidden;
}
.tabbed_content
{
                height:347px;
                box-shadow: 0px 0px 9px 1px rgba(119, 119, 119, 0.5);
                -moz-box-shadow: 0px 0px 9px 1px rgba(119, 119, 119, 0.5);
                -webkit-box-shadow: 0px 0px 9px 1px rgba(119, 119, 119, 0.5);
}
.tabbed_content.forensics
{
		height:355px;
}
.tabbed_content, .tabbed_content *
{
                position:relative;
                list-style-type:none;
                margin:0 auto;
                padding:0;
}
.tabbed_content > ul > li:first-child > .tab
{
                margin-right:3px;
}
.tabbed_content > ul > li > .tab
{
                display:block;
                float:left;
                position:relative;
                top:285px;
                width:343px;
                height:62px;
                cursor:pointer;
}
.tabbed_content > ul > li.selected > .tab
{
                cursor:default;
}
.tabbed_content > ul > li > .tab2.tab.forensics
{
                top:292px;
		background-color:#4d3b8a;
                background-image:url(/wp-content/uploads/2013/11/forensics-tab-2.gif);
}
.tabbed_content > ul > li > .tab1.tab.forensics
{
                background-image:url(/wp-content/uploads/2013/11/forensics-tab-1.gif);
    		top:292px;
}
.tabbed_content > ul > li > .tab1.content.forensics
{
		background-image:url(/wp-content/uploads/2013/11/forensic-fieldstation-bg.jpg);
		background-repeat:no-repeat;
		height:298px;
}
.tabbed_content > ul > li > .tab2.content.forensics
{
		background-image:url(/wp-content/uploads/2013/11/forensic-fieldstation-bg2.jpg);
		background-repeat:no-repeat;
}
.tabbed_content > ul > li > .tab2.tab.smb
{
                background-color:#4d3b8a;
                background-image:url(/wp-content/uploads/2013/11/smb-tab2.jpg);
}
.tabbed_content > ul > li > .tab1.tab.smb
{
                background-image:url(/wp-content/uploads/2013/11/smb-tab1.jpg);
}
.tabbed_content > ul > li > .tab1.tab
{
                background-color:#367dbe;
                background-image:url(/wp-content/uploads/2013/11/tab-1.jpg);
}
.tabbed_content > ul > li > .tab2.tab
{
                background-image:url(/wp-content/uploads/2013/11/tab-2.jpg);
}
.tabbed_content > ul > li > .content
{
                display:none;
                width:690px;
                height:285px;
                position:absolute;
}
.tabbed_content > ul > li.selected > .content
{
                display:block;
}
.tabbed_content.smb .tab_title
{
	font-weight:bold;
	margin-top:15px;
}
.tabbed_content > ul > li > .tab2.content.smb
{
 		background-color:#00ff00;
}
.tabbed_content > ul > li > .tab2.content.smb
{
 		background-color:#ffffff;
		background-image:url(/wp-content/uploads/2013/11/brochure-smb1.jpg);
		background-repeat:no-repeat;
		background-position: 0 15px ;

}
.tabbed_content > ul > li > .tab1.content.smb
{
		background-image:url(/wp-content/uploads/2013/11/smb-backups-tab.gif);
		background-repeat:no-repeat;
}
.tabbed_content.forensics > ul > li > .tab1.content
{
	background-color:#fff;
}
.tabbed_content > ul > li > .tab1.content
{
                background-color:#367dbe;
                text-align:center;
                font:13px Arial, Helvetica, sans-serif;
                color:#fff;
}
 
.tabbed_content > ul > li > .tab1 > h2.tab_title
{
                font-size:16px;
                margin-top:16px;
                margin-bottom:41px;
                text-transform:uppercase;
                font-weight:bold;
  color:white !important;;
}
.tabbed_content > ul > li > .tab1 > p
{
                margin:0 auto;
                padding:0;
                margin-top:24px;
                width:496px;
}
.tabbed_content > ul > li > .tab2.content
{
                text-align:left;
                background-color:#ffffff;
                color:#555555;
                padding-left:20px;
                padding-top:12px;
                width:670px;
                height:273px;
                font:13px Arial, Helvetica, sans-serif;
                text-align:left;
}
.tabbed_content > ul > li > .tab2.content > .text
{
                display: block;
                                float: left;
                                margin-top: 25px;
                                width: 260px;
}
.tabbed_content > ul > li > .tab2.content > .image
{
                width:401px;
                display:inline-block;
}
.tabbed_content > ul > li > .tab2.content .tab_title
{
                margin-top:0px;
                margin-right:80px;
                margin-bottom:12px;
                text-transform:uppercase;
                font-weight:bold;
                display:block;
}
.tabbed_content > ul > li > .tab2.content p
{
                -webkit-hyphens: auto;
                -moz-hyphens: auto;
                -ms-hyphens: auto;
                hyphens: auto;
                margin-bottom:6px;
                margin-right:20px;
}
.barcode
{
                width:690px;
                height:33px;
                background-image:url(/wp-content/themes/cru/images/barcode.jpg);
                background-repeat:no-repeat;
}
/*  end of tabbed content css */
/*================================ product line page specific css  May 6 2015 r.wallace ================================== */
.productline-2column {
    color: #fff;
    height: 99px;
    margin: 0 0 13px;
}
.productline-2column p {
    margin: 0;
    padding-bottom: 0;
    padding-left: 26px;
    padding-top: 42px;
}
.productline-2column .textwidget {
    height: 100%;
    position: relative;
    width: 100%;
}
.productline-2column a, .productline-2column a:hover {
    color: #fff;
    font-weight: bold;
    height: 100%;
    left: 0;
    position: absolute;
    text-decoration: none !important;
    top: 0;
    width: 100%;
}
.productline-2column span {
    display: block;
    position: absolute;
}
.panel-grid .productlines-2columns-row .panel-grid-cell {
    background-image: none;
}
/*================================ end product line page specific css  May 6 2015  r.wallace ================================== */ 
/*================================ home page specific css  May 6 2015 r.wallace ================================== */
.homerow.hidden { display:none; }
.homebox .textwidget a > img:nth-child(1) {
    display: block;
    height: 265px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100% !important;
}
.homebox .textwidget a > img:nth-child(2) {
    display: none;
    height: 265px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100% !important;
}
.homebox {
    height: 265px;
    margin-bottom: 20px;
    position: relative;
    width: 315px;
}
.homebox:hover .textwidget a > img:nth-child(2) {
    display: block !important;
}
.homebox h2 {
  background-color: #ea4e45;
  color: #fff !important;
  font-size: 12px;
  height: 18px;
  left: 0;
  padding-left: 10px;
  padding-top: 3px;
  position: absolute;
  top: 0;
  width: 305px;
}
.homebox span img {
    display: inline-block;
    left: 2px;
    margin-left: 4px;
    position: relative;
    top: 2px;
    margin-right:4px;
}
.homebox:hover a img {
    display: inline-block !important;
}
.homebox span {
  background-color: #ea4e45;
  color: #fff !important;
  display: block;
  float: right;
  font-size: 0.9em;
  padding: 5px 5px 5px 10px;
  position: absolute;
  right: 0;
  text-align: left;
  top: 216px;
}
.homebox a:hover {
  padding: 0px; 
  margin:0px;
  text-decoration: none !important;
}
.homebox p {
    margin: 0 !important;
    padding: 0 !important;
}
.panel-grid .homerow .panel-grid-cell {
    background-image: none;
}
/*================================ end homepage specific css  May 6 2015 r.wallace ================================== */
/*================================ don't know where to start? page (copy of homebox) oct 5, 2015 ================================== */
.producthelperbox .textwidget a > img:nth-child(1) {
    display: block;
    height: 172px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100% !important;
}
.producthelperbox .textwidget a > img:nth-child(2) {
    display: none;
    height: 172px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100% !important;
}
.producthelperbox {
    height: 172px;
    margin-bottom: 20px;
    position: relative;
    width: 315px;
}
.producthelperbox:hover .textwidget a > img:nth-child(2) {
    display: block !important;
}
.producthelperbox h2 {
  background-color: #ea4e45;
  color: #fff !important;
  font-size: 12px;
  height: 18px;
  left: 0;
  padding-left: 10px;
  padding-top: 3px;
  position: absolute;
  top: 0;
  width: 305px;
}
.producthelperbox span img {
    display: inline-block;
    left: 2px;
    margin-left: 4px;
    position: relative;
    top: 2px;
    margin-right:4px;
}
.producthelperbox:hover a img {
    display: inline-block !important;
}
.producthelperbox span {
  background-color: #ea4e45;
  color: #fff !important;
  display: block;
  float: right;
  font-size: 0.9em;
  padding: 5px 5px 5px 10px;
  position: absolute;
  right: 0;
  text-align: left;
  top: 133px;
}
.producthelperbox a:hover {
  padding: 0px; 
  margin:0px;
  text-decoration: none !important;
}
.producthelperbox p {
    margin: 0 !important;
    padding: 0 !important;
}
/*================================ end don't know where to start? page (copy of homebox) oct 5, 2015 ================================== */
/*================================ product features page specific css  May 6 2015 r.wallace ================================== */
.panel-grid  .productlines-3columns-row .panel-grid-cell
{
   background-image:none;
   padding-left:0 !important;
   padding-right:0 !important;
}
.panel-row-style-productlines-3columns-row.productlines-3columns-row.panel-row-style {
  margin-left: 15px;
  max-width: 700px;
}

.panel-row-style-productlines-3columns-row.productlines-3columns-row.panel-row-style img {
    margin-bottom: 10px;
    width: 224px;
}
/*================================ end product line page specific css  May 6 2015 r.wallace ================================== */
/*================================ product line page specific css  April 9 2015 r.wallace ================================== */
body.page-products-for-digital-data-protection-transport-and-investigation   .panel-grid,
body.page-id-5844 .panel-grid
{
   margin-bottom:20px !important;
}
.productrow .panel-grid-cell
{
  min-height:210px;
  padding-left: 9px !important;
  padding-right: 9px !important;
  background-image:none !important;
}
.productintro .panel-grid-cell
{
  min-height:0px;
}
.productline.panel-widget-style {
  background-color: #a9afb0;
  color: #fff;
  min-height: 210px;
  text-align: center;
}
.productline.dataexpress.panel-widget-style:hover  
{
     background-image:url('/wp-content/uploads/2015/04/productline-dots.gif');
     background-repeat:repeat-x;
     background-position: 0px 0px;
}
.productline.dataport.panel-widget-style:hover  
{
     background-image:url('/wp-content/uploads/2015/04/dataportlines.gif');
     background-repeat:repeat-x;
     background-position: 0px 0px;
}
.productline.dataharbor.panel-widget-style:hover  
{
     background-image:url('/wp-content/uploads/2015/04/dataharborlines.gif');
     background-repeat:repeat-x;
     background-position: 0px 0px;
}
.productline.rax.panel-widget-style:hover  
{
     background-image:url('/wp-content/uploads/2015/04/raxlines.gif');
     background-repeat:repeat-x;
     background-position: 0px 0px;
}
.productline.rtx.panel-widget-style:hover  
{
     background-image:url('/wp-content/uploads/2015/04/rtxlines.gif');
     background-repeat:repeat-x;
     background-position: 0px 0px;
}
.productline.toughtech.panel-widget-style:hover  
{
     background-image:url('/wp-content/uploads/2015/04/toughtechlines.gif');
     background-repeat:repeat-x;
     background-position: 0px 0px;
}
.productline.weibetech.panel-widget-style:hover  
{
     background-image:url('/wp-content/uploads/2015/04/weibetechlines.gif');
     background-repeat:repeat-x;
     background-position: 0px 0px;
}
.productline.panel-widget-style:hover {
    background-color: #989181;
      min-height: 210px;
}   
.productline.weibetech.panel-widget-style:hover{
    background-color: #56b0d3;
    min-height: 210px;
}
.productline.rax.panel-widget-style:hover, .productline.rtx.panel-widget-style:hover{
    background-color: #6a5892;
    min-height: 210px;
}
.productline.dataharbor.panel-widget-style:hover {
    background-color: #457bb1;
    min-height: 210px;
}
.productline.toughtech.panel-widget-style:hover {
    background-color: #9a9c36;
    min-height: 210px;
}
.productline.panel-widget-style:hover p{
    display:block;
    font-family:helvetica;
    font-weight:bold;
}
.productline.panel-widget-style h2 {
  color: #fff !important;
  font-weight: normal;
  padding-top: 91px;
  margin:0;
  text-transform: none;
}
.productline.panel-widget-style p {
    color:#fff !important;
    font-size:12px;
    padding: 0 16px;
    display:none;
}


/*================================ end of product feature page specific css  April 9 2015 r.wallace ================================== */
/* product feature styles */
body.page-id-5923 .panel-grid
{
   margin-bottom:20px !important;
}
.product_feature_row  .panel-grid-cell
{
  min-height:210px;
  padding-left: 9px !important;
  padding-right: 9px !important;
  background-image:none !important;
  margin:0;
}
.product_feature_row .panel-grid-cell
{
  min-height:0px;
  padding:0;
  padding-left: 9px !important;
  padding-right: 9px !important;

}
#pg-816-0, #pg-816-1, #pl-816 .panel-grid-cell .so-panel {
    margin-bottom: 11px !important;
}
.product_feature_row .panel-grid-cell p
{
  margin:0; padding:0;
}

.product_feature_row a,.product_feature_row .panel-widget-style
{
   width:221px;
   height:110px;
   background-repeat:no-repeat;
}

.product_feature_row .panel-widget-style:hover
{
   background-image:none;
}
.product_feature_row .panel-widget-style img
{
   display:none;
}
.product_feature_row .panel-widget-style:hover img
{
   display:block;
   margin:0;
   padding:0;
}
/*==================== row 1 ============================== */
.product_feature_raid
{
    background-image:url("/wp-content/uploads/2015/04/product_features_raid_grey.gif");
}

.product_feature_jbod
{
    background-image:url("/wp-content/uploads/2015/04/product_features_jbod_grey.gif");
}
.product_feature_encryption
{
    background-image:url("/wp-content/uploads/2015/04/product_features_encryption_grey.gif");
}

/*==================== row 2 ============================== */
.product_feature_bus_powered
{
    background-image:url("/wp-content/uploads/2015/04/bus-powered_grey.gif");
}
.product_feature_3-5inch
{
    background-image:url("/wp-content/uploads/2015/04/3-5inch_grey.gif");
}
.product_feature_2-5inch
{
    background-image:url("/wp-content/uploads/2015/04/2-5inch_grey.gif");
}
/*==================== row 3 ============================== */
.product_feature_usb
{
    background-image:url("/wp-content/uploads/2015/04/product_feature_usb_grey.gif");
}
.product_feature_thunderbolt
{
    background-image:url("/wp-content/uploads/2015/04/product_feature_thunderbolt_grey.gif");
}
.product_feature_firewire
{
    background-image:url("/wp-content/uploads/2015/04/product_feature_firewire_grey.gif");
}
/*==================== row 4 ============================== */
.product_feature_esata
{
    background-image:url("/wp-content/uploads/2015/04/product_features_esata_grey.gif");
}
.product_feature_iscsi
{
    background-image:url("/wp-content/uploads/2015/04/product_features_iscsi_grey.gif");
}
/=============================  end of product features April 2015 r. wallace  ============================= */
.widget_pinwheel_sslider_wid
{
    width:94%;
    margin:0 auto;
}
 
div.pinwheel-text *
{
   width:441px !important;
}
.pinwheel_slider .pinwheel_slideri {
    text-align: center !important;
}
.shadow-top { height:5px; background-image:url(/wp-content/uploads/2013/11/shadow-top.gif);background-repeat:no-repeat; }
sup {
  bottom: 1ex;
  font-size: 0.8em !important;
}
.page-template-sidebar-page-php .panel-grid
{
   margin-bottom:0px;
}


.page-template-sidebar-page-php .hentry,.page-template-sidebar-page-php .no-results {
    border-bottom: 0px solid #DDDDDD;
    margin: 0 0 1.625em;
    padding: 0 0 1.625em;
    position: relative;
}

.entry-content h1, .entry-content h2, .comment-content h1, .comment-content h2 {
    color: #000000;
    font-weight: bold;
    margin: 0 0 7px;
}


.entry-content h3, .comment-content h3 {
    font-size: 14px;
    letter-spacing: normal;
    line-height: 16px;
    margin-bottom: 6px;
    text-transform: uppercase;
}
.entry-title {
  clear: both;
  color: #222222;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5em;
  padding-bottom: 0.3em;
  padding-top: 15px;
}
.entry-content p
{
  padding-right:3%;
}

#megaMenu.megaMenuHorizontal ul.megaMenu {
    width: 999px;
}
#megaMenu ul.megaMenu > li.current-menu-item > a span
{
	color:#EA4E45 !important;
}

#megaMenu ul.megaMenu > li:hover > a:hover {
    color: #EA4E45 !important;
    text-decoration: overline;
}
.panel-grid .panel-grid-cell
{
	background-image:url(/wp-content/uploads/2013/12/DividerLine.gif);
	background-repeat:no-repeat;
	background-position:left top;
	/*min-height:300px;*/
}
.panel-grid .panel-grid-cell:first-child
{
	background-image:none;
}
#productfinder
{
   padding-bottom:6px;
}
#productfinder p
{
	margin-bottom:6px;
}

p + h3
{
	margin-top:22px;
}


#megaMenu.megaMenuHorizontal ul.megaMenu > li:first-child > a {
    border-left: medium none;
    padding-right: 9px;
}

.entry-content, .entry-summary {
    padding: 1.625em 0 0;
    width: 690px;
}

.blog #content
{
	margin:0;
}

.cfct-build {
    overflow: hidden;
    width: 1000px !important;
}
@media (max-width: 800px) {
	#main #content {
   		margin: 0;
   		width: 690px;
	}
}


#main {
	clear: both;
	padding: 0 0 0 0;
}

.singular.page .hentry {
	padding: 0 0 0;
}


@media print {
	body {
		background: none !important;
		background-color:red;
		font-family:  helvetica, Arial, sans-serif;;
		font-size:12px;
		line-height:17px;
		margin:10px;
	}
	h1 {
		font-family:  helvetica, Arial, sans-serif;;
		font-size:12px;
	}
 h1, h2, h3, h4, h5, h6 {
color : #ea4e45 !important ;
font-weight : bold;
}
h1 {
font-size : 20px;
}
h2 {
font-size : 16px;
text-transform : uppercase;
}
h3 {
font-size : 15px;
text-transform : uppercase;
}
h4, h5, h6 {
font-size : 14px;
}
h5, h6 {
font-weight : normal;
} 	

}

.tempDemoButton {
	-moz-box-shadow: 0px 0px 0px 2px #9fb4f2;
	-webkit-box-shadow: 0px 0px 0px 2px #9fb4f2;
	box-shadow: 0px 0px 0px 2px #9fb4f2;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #7892c2), color-stop(1, #476e9e));
	background:-moz-linear-gradient(top, #7892c2 5%, #476e9e 100%);
	background:-webkit-linear-gradient(top, #7892c2 5%, #476e9e 100%);
	background:-o-linear-gradient(top, #7892c2 5%, #476e9e 100%);
	background:-ms-linear-gradient(top, #7892c2 5%, #476e9e 100%);
	background:linear-gradient(to bottom, #7892c2 5%, #476e9e 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#7892c2', endColorstr='#476e9e',GradientType=0);
	background-color:#7892c2;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	border:1px solid #4e6096;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:arial;
	font-size:19px;
	padding:2px 19px;
	text-decoration:none;
	text-shadow:0px 1px 0px #283966;
}
.tempDemoButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #476e9e), color-stop(1, #7892c2));
	background:-moz-linear-gradient(top, #476e9e 5%, #7892c2 100%);
	background:-webkit-linear-gradient(top, #476e9e 5%, #7892c2 100%);
	background:-o-linear-gradient(top, #476e9e 5%, #7892c2 100%);
	background:-ms-linear-gradient(top, #476e9e 5%, #7892c2 100%);
	background:linear-gradient(to bottom, #476e9e 5%, #7892c2 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#476e9e', endColorstr='#7892c2',GradientType=0);
	background-color:#476e9e;
}
.tempDemoButton:active {
	position:relative;
	top:1px;
}



/* product line styles */
body.page-products-for-digital-data-protection-transport-and-investigation   .panel-grid
{
   margin-bottom:20px !important;
}
.productrow .panel-grid-cell
{
  min-height:210px;
  padding-left: 9px !important;
  padding-right: 9px !important;
}
.productintro .panel-grid-cell
{
  min-height:0px;
}
.productline.panel-widget-style {
  background-color: #a9afb0;
  color: #fff;
  min-height: 210px;
  text-align: center;
}
.productline.dataexpress.panel-widget-style:hover  
{
     background-image:url('/wp-content/uploads/2015/04/productline-dots.gif');
     background-repeat:repeat-x;
     background-position: 0px 10px;
}
.productline.dataport.panel-widget-style:hover  
{
     background-image:url('/wp-content/uploads/2015/04/dataportlines.gif');
     background-repeat:repeat-x;
     background-position: 0px 0px;
}
.productline.dataharbor.panel-widget-style:hover  
{
     background-image:url('/wp-content/uploads/2015/04/dataharborlines.gif');
     background-repeat:repeat-x;
     background-position: 0px 0px;
}
.productline.rax.panel-widget-style:hover  
{
     background-image:url('/wp-content/uploads/2015/04/raxlines.gif');
     background-repeat:repeat-x;
     background-position: 0px 0px;
}
.productline.rtx.panel-widget-style:hover  
{
     background-image:url('/wp-content/uploads/2015/04/rtxlines.gif');
     background-repeat:repeat-x;
     background-position: 0px 0px;
}
.productline.toughtech.panel-widget-style:hover  
{
     background-image:url('/wp-content/uploads/2015/04/toughtechlines.gif');
     background-repeat:repeat-x;
     background-position: 0px 0px;
}
.productline.weibetech.panel-widget-style:hover  
{
     background-image:url('/wp-content/uploads/2015/04/weibetechlines.gif');
     background-repeat:repeat-x;
     background-position: 0px 0px;
}
.productline.panel-widget-style:hover {
    background-color: #989181;
      min-height: 210px;
}   
.productline.weibetech.panel-widget-style:hover{
    background-color: #56b0d3;
    min-height: 210px;
}
.productline.rax.panel-widget-style:hover, .productline.rtx.panel-widget-style:hover{
    background-color: #6a5892;
    min-height: 210px;
}
.productline.dataharbor.panel-widget-style:hover {
    background-color: #457bb1;
    min-height: 210px;
}
.productline.toughtech.panel-widget-style:hover {
    background-color: #9a9c36;
    min-height: 210px;
}
.productline.panel-widget-style:hover p{
    display:block;
    font-family:helvetica;
    font-weight:bold;
}
.productline.panel-widget-style h2 {
  color: #fff !important;
  font-weight: normal;
  padding-top: 91px;
  margin:0;
  text-transform: none;
}
.productline.panel-widget-style p {
    color:#fff !important;
    font-size:12px;
    padding: 0 16px;
    display:none;
}


/* end  product line styles */


/* ================================================= */
/*        footer css
/* ================================================= */
#colophon {
    background-color: #ea4e45;
    color: #fff;
    height: 170px;
    position: relative;
    width: 1000px;
}
#colophon p {
    font-size: 12px;
    line-height: 14.5px;
}
#colophon * {
    margin: 0;
    padding: 0;
}
#colophon h3 {
    color: #fff !important;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 9px;
    margin-top: 6px;
}
#colophon h4 {
    color: #fff !important;
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 4px;
}
#colophon .footer-col-1, footer .footer-col-2 {
    float: left;
    width: 157px;
}
#colophon .footer-one-column {
    float: left;
    left: 0;
    position: relative;
    width: 332px;
}
#colophon #footer-sidebar1, #colophon #footer-sidebar2, #colophon #footer-sidebar3 {
    float: left;
    left: 27px;
    position: relative;
    top: 27px;
    width: 315px;
}
#colophon #footer-sidebar2 {
    padding-left: 17px;
    padding-right: 0;
}
#colophon #footer-sidebar1 .footer-col-2 {
    padding-left: 16px;
    padding-top: 33px;
    width: 114px;
}
#colophon #footer-sidebar1 .footer-col-2 p {
    margin-bottom: 10px;
}
#colophon #footer-sidebar2 .footer-col-2 {
    margin-top: 32px;
    padding-left: 15px;
    width: 108px;
}
#colophon #footer-sidebar2 .footer-col-1 {
    padding-left: 0;
    width: 167px;
}
#colophon #footer-sidebar3 {
    left: 93px;
    top: 36px;
}
#colophon img {
    float: left;
    margin-right: 7px;
    margin-top: 4px;
}
#colophon .dark {
    color: #000;
}
#colophon a {
    color: white;
    font-weight: normal;
    text-decoration: none;
}
footer div.site-info {
    clear: both;
    color: #000;
    left: 28px;
    position: relative;
    top: 45px;
    font-size:11px;
}
/*  end of footer css */

#carticon
{
    left: -3px;
    position: relative;
    top: 3px;
}

/** Hidden Inquiry - displays on product pages as a popup window for more information **/

.hiddenInquiryForm, .hiddenInquiryStatusMessage {
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;  
  border-radius: 10px;
}


/* Style for the contact form and status messages */

.hiddenInquiryForm, .hiddenInquiryStatusMessage {
  z-index:9001;
  color: #666;
  background-color: #ebedf2;
  background: -webkit-gradient( linear, left bottom, left top, color-stop(0,#dfe1e5), color-stop(1, #ebedf2) );
  background: -moz-linear-gradient( center bottom, #dfe1e5 0%, #ebedf2 100% );  
  border: 1px solid #aaa;
  -moz-box-shadow: 0 0 1em rgba(0, 0, 0, .5);
  -webkit-box-shadow: 0 0 1em rgba(0, 0, 0, .5);
  box-shadow: 0 0 1em rgba(0, 0, 0, .5);
  opacity: .95;
}


/* The form dimensions */

.hiddenInquiryForm {
  width: 40em;
  height: 33em;
  padding: 0 1.5em 1.5em 1.5em;
  margin: 0 auto;
}


/* Position the form in the middle of the window (if JavaScript is enabled) */

.hiddenInquiryForm.positioned {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin-top: auto;
  margin-bottom: auto;
}


/* Dimensions and position of the status messages */

.hiddenInquiryStatusMessage {
  display: none;
  margin: auto;
  width: 30em;
  height: 2em;
  padding: 1.5em;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.hiddenInquiryStatusMessage p {
  text-align: center;
  margin: 0;
  padding: 0;
}




/* The fields */



/* Place a border around focused fields, and hide the inner shadow */

.hiddenInquiryForm *:focus {
  border: 1px solid #66f;
  outline: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}


/* Display correctly filled-in fields with a green background */

.hiddenInquiryInput:valid, .hiddenInquiryInput:valid {
  background: #dfd;
}


/* The Send and Cancel buttons //red next button = ea4e45 */



#hiddenInquirySendMessageButton, #hiddenInquiryCancelButton {
  float: right;
  margin: 2em 1em 0 1em;
  width: 10em;
  padding: .5em;
  border: 1px solid #666;
  -moz-box-shadow: 0 0 .5em rgba(0, 0, 0, .8);
  -webkit-box-shadow: 0 0 .5em rgba(0, 0, 0, .8);
  box-shadow: 0 0 .5em rgba(0, 0, 0, .8);
  color: #fff;
  background: #ea4e45;
  font-size: 1em;
  line-height: 1em;
  font-weight: bold;
}

#hiddenInquirySendMessageButton:hover,
#hiddenInquirySendMessageButton:active,
#hiddenInquiryCancelButton:hover,
#hiddenInquiryCancelButton:active {
  cursor: pointer;
  opacity: 1;
}

#hiddenInquirySendMessageButton:active, #hiddenInquiryCancelButton:active {
  color: #333;
  background: #eee;
  -moz-box-shadow: 0 0 .5em rgba(0, 0, 0, .8) inset;
  -webkit-box-shadow: 0 0 .5em rgba(0, 0, 0, .8) inset;
  box-shadow: 0 0 .5em rgba(0, 0, 0, .8) inset;
}

#hiddenInquiryCancelButton {
  background: #9b9b9b;
}
