@charset "utf-8";
/* CSS Document */
/* ©2010 Quantum Corp. */

table.bbTable {
	margin: 0px -30px 25px -30px;
	_margin: 0px -30px 25px -15px;
	background: url(http://www.quantum.com/images/bb_table_bg.gif) center top no-repeat;
	position: relative;
	z-index: 0;
	float: left;
	width: 599px;
}

table.bbTable td {
	vertical-align: middle;
	text-align: left;
}

table.bbTable .hdr {
	padding-left: 32px;
	padding-bottom: 10px;
}

table.bbTable .thumb {
	padding-left: 40px;
	width: 55%;
}

table.bbTable .links {
	padding-left: 8px;
	padding-right: 10px;
	width: 45%;
	border-left: 1px solid #006AD6;
}

ul.bbLinks {
	margin: 0 30px 0 0;
}

ul.bbLinks li {
	padding: 5px 0 5px 28px;
	background-repeat: no-repeat;
	background-position: 0 10px;
	list-style: none;
	float: left;
	position: relative;
	width: 100%;
}

ul.bbLinks .print {
	background-image: url(http://www.quantum.com/images/printer-icon.gif);
}

ul.bbLinks .web {
	background-image: url(http://www.quantum.com/images/products/tech-specs.gif);
}

ul.bbLinks .ppt {
	background-image: url(http://www.quantum.com/images/ppt-icon.gif);
}

ul.bbLinks a, ul.bbLinks a:visited {
	color: #006AD6;
	text-decoration: none;
}

ul.bbLinks a:hover {
	color: #006AD6;
	text-decoration: underline;
}

ul.bbLinks h4 {
	color: #333;
	font-weight: bold;
	margin: 0;
	text-transform: uppercase;
}

.bbBtn {
	width:126px;
	overflow: hidden;
	float:left;
	position: relative;
	margin-right:12px;
	margin-bottom:20px;
}

.bbBtn h4 {
	color: #333;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 0 5px 0;
}	

.bbBtn a {
	display: block;
	width:126px;
	height:126px;
	background-repeat: no-repeat;
	background-position: center middle;
	overflow:hidden;
	text-align: center;
}

.bbBtn a img {
	margin: 8px 0;
}
	
.shineBk {
	background-image: url(http://www.quantum.com/images/bb_btn_bk.jpg);
}

.blueBk {
	background-color: #006AD6;
}

.ptnrBlueBk {
	background-color: #41A2EF;
}

.goldBk {
	background-color: #FFBA00;
}

.orangeBk {
	background-color: #E07F16;
}

.greenBk {
	background-color: #7FAD49;
}

.greyBk {
	background-color: #999;
}

.darkGreyBk {
	background-color: #666;
}

.darkBlueBk {
	background-color: #002878;
}

.oldLtBlueBk {
	background-color: #A3C6F4;
}

.bbBtn a.colorSwatch {
	display: block;
	float: left;
	width: 126px;
	height: 62px;
	margin:0 0 1px 0;
	overflow:hidden;
}

.bbBtn a.colorSwatch_half {
	display: block;
	float: left;
	width: 63px;
	height: 63px;
	margin:0 1px 0 0;
	overflow: hidden;
}

.bbBtn a.colorSwatch_qtr {
	display: block;
	float: left;
	width: 62px;
	height: 31px;
	margin: 0 0 1px 0;
	overflow: hidden;
}

.bbBtn a.photography {
	display: block;
	height:126px;
	width:540px;
	overflow:hidden;
	text-align: center;
}

.bbBtn a.photography img {
	display: block;
	float: left;
	margin: 0 12px 0 0;
}

p.bbContact {
	font-size:11px;
	margin-top:10px;
	line-height: 14px;
}

#globalMenu.bbMenu {
	top:71px;
	right:12px;
}

@-moz-document url-prefix() {

#globalMenu.bbMenu {
	top:70px;
}

}

html:first-child #globalMenu.bbMenu {
	top:69px;
}

#globalMenu.bbMenu td, #globalMenu.bbMenu td td {
	padding: auto;
	vertical-align: middle;
	margin: auto;
	outline-width: auto;
}

@-moz-document url-prefix() {

.stdv table {
	margin-top:1px;
}

.stdv table table {
	margin-top:0;
}

}

.stdv td {
	vertical-align: middle;
}

div.bbMenuLink {
	padding:4px 12px 4px 10px;
}

div.bbMenuLink2 {
	padding: 0 12px 0 10px;
}

div.bbIntro {
	margin: 0 0 20px 0;
}

div.bbIntro p {
	margin-bottom: 12px;
	font-size: 15px;
	line-height: 20px;
}

#note {
	width: 483px;
	padding: 10px 10px 10px 40px;
	background: #fff url(http://www.quantum.com/cmsImages/notes_icon.gif) 10px 2px no-repeat;
	border: 1px solid #eee;
	font-size: 11px;
	line-height: 14px;
	color: #666;
	margin: 0 0 20px 0;
	float: left;
	min-height: 16px;
	_height: 16px;
}

#note p {
	margin: 0 0 10px 0;
	color: #666;
	font-size: 11px;
	line-height: 14px;
}

#note a, #note a:visited {
	color: #7FAD49;
	text-decoration: none;
}

#note a:hover {
	color: #7FAD49;
	text-decoration: underline;
}

p.note {
	font-size:11px;
	line-height:14px;
	color:#666;
	margin-bottom:20px;
	font-style: italic;
}

ul.bbColors {
	margin: 0 0 15px 0;
}

ul.bbColors h4 {
	color: #fff;
	margin-top: 7px;
	_margin-top: 8px;
}

ul.bbColors li {
	list-style: none;
	display:inline-block;
	padding: 0 10px;
	font-size: 11px;
	line-height: 13px;
	border-right: 1px solid #333;
	height:30px;
	overflow:hidden;
	vertical-align:top;
	/* display: -moz-inline-stack; */
	zoom:1;
	*display: inline;
}

ul.bbColors li.swatch {
	width: 100px;
	border: none;
	margin-right: 10px;
}


ul.bbColors h5 {
	color: #333;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
}

ul.bbColors li.pms {
	width:47px;
}

ul.bbColors li.cmyk {
	width:84px;
}

ul.bbColors li.rgb {
	width:66px;
}

ul.bbColors li.last {
	border: none;
}

p.bbNote {
	font-size:11px;
	font-style:italic;
	line-height:13px;
}

ol.bbOL, ul.bbUL {
	margin-left:1.5em;
	*margin-left:2em;
	margin-bottom: 0.8em;
	padding-left:0;
}

ol.bbOL li {
	list-style: decimal;
	padding-left:0;
	margin-bottom:0.5em;
}

ul.bbUL li {
	padding-left:0;
	margin-bottom:0.5em;
}

h4.bbH4 {
	color: #333;
	font-weight: bold;
}

div.emailSigInfo, div.emailSigInfo2 {
	float: left;
	position: relative;
	font-size: 10px;
	line-height: 15px;
	color: #999;
	font-family: Tahoma, sans-serif;
	clear: left;
}

div.emailSigInfo {
	border-top: 1px solid #999;
	margin: 15px -40px 15px 0;
	*margin: 15px -40px 10px 0;
}

div.emailSigInfo2 {
	margin: 10px -40px 8px 0;
}
	
div.emailSigInfo a, 
div.emailSigInfo a:visited, 
div.emailSigInfo a:hover,
div.emailSigInfo2 a, 
div.emailSigInfo2 a:visited, 
div.emailSigInfo2 a:hover{
	color: #006AD6;
	text-decoration: underline;
}

div.emailSigInfo b, div.emailSigInfo2 b {
	color: #006AD6;
	font-style: normal;
	font-weight: normal;
}

div.emailSigTagline {
	font-size: 13px;
	color: #000;
	font-family: Lucida Sans, sans-serif;
	font-weight: bold;
	clear: left;
	margin-bottom: 35px;
}

div.emailSigTagline b {
	color: #006AD6;
	font-style: normal;
}

table.emailSigDetail {
	width: 100%;
	margin-top: 15px;
}

table.emailSigDetail td {
	vertical-align: top;
	text-align: left;
	padding-bottom: 10px;
	font-size: 12px;
	line-height: 16px;
}

table.emailSigDetail td.hdr {
	font-weight: bold;
	width:20%;
}

table.emailSigDetail td.content {
	padding-left: 10px;
}

ul.emailSigDL {
	margin-left:1.5em;
	*margin-left:2em;
	margin-bottom: 0.5em;
	padding-left:0;
}

ul.emailSigDL li {
	padding-left: 0;
	margin-bottom: 10px;
}

ul.emailSigDL a, ul.emailSigDL a:visited {
	color: #006AD6;
	text-decoration: none;
}

ul.emailSigDL a:hover {
	text-decoration: underline;
}
	
h4.specBB {
	color: #333;
	font-weight: normal;
	margin-bottom: 10px;
	font-size: 14px;
}

div.bbImgSamples {
	margin-bottom: 20px;
	overflow: hidden;
}

div.bbImgSamples img {
	margin-top:-10px;
}

img.bbImgSamples {
	margin-bottom:20px;
}
.contentFullColumn {
	padding: 0 30px 30px 30px;
    width: 925px;
}

#gear-center {
	width: 940px;
    padding: 12px;
    background-color: #e0e0e0;
    margin: 0 auto 15px;
    overflow: hidden;
}
#gear-center > a img {
	float: left;
	margin-right: 12px;
	border: none;
}

#gear-center .bb-info {
	background-color: #fff;
    float: left;
    width: 338px;
    height: 180px;
	padding: 30px 15px 0;
}

.bb-info > div:first-child {
	float: left;
	width: 155px;
	overflow:hidden;
}
.bb-info > div:first-child + div {
	float:right;
	width:170px;
	overflow:hidden;
}
.bb-info h5 {
	font-size: 13px;
	margin-bottom: 10px;
	margin-top: 0;
	color: #333;
	font-weight: bold;
	text-transform: none;
}
.bb-info ul {
	font-size: 13px;
	list-style: none;
	margin-left: 0;
}
.bb-info li {
	list-style: none;
	margin-bottom: 8px;
}

.bb-info a {
	text-decoration: none;
	color: #0f73c3;
}
.bb-info a:hover {
	color: #00b6f1;
}


	