@charset "UTF-8";
/* CSS Document */


/* this is the main "Products" page Matrix ---------------------------------------------------------------------------------------------*/

#products_outer {
	margin: auto; /* this centers everything inside this div */
	padding: auto; /* this centers everything inside this div */
	width: 720px;
	text-align: center;
	clear: both;
}
#products_outer table {
	width: 720px;
}
#products_outer table tr td {
	vertical-align: middle;
}
.product_name {
	width: 100px;
	height: 65px;
	border-left-color: #CCC;
	border-left-style: solid;
	border-left-width: 1px;
	font-size: 70%;
}
.product_name_heading {
	height: 30px;
	border-bottom-color: #CCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-color: #CCC;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #CCC;
	border-left-style: solid;
	border-left-width: 1px;
}
.designed_for {
	width: 120px;
}
.capacities {
	width: 75px;
}
.raid_protected {
  width: 70px;
}
.startin_price {
	width: 80px;
}
.usb, .fw400, .fw800, .esata, .other {
	width: 54px;
}
.other_header {
  width: 59px;
}
.prores, .eight_bit, .ten_bit, .dpx {
	width: 50px;
}
.forty_eight, .ninety_six, .one_ninety_two {
	width: 66px;
}
.notes {
	width: 200px;
}
.interfaces, .video_format_support, .audio_format_support {
	line-height: 2em;
}
.product_name, .designed_for, .capacities, .usb, .fw400, .fw800, .esata, .other, .other_header, .starting_price, .raid_protected, .prores, .eight_bit, .ten_bit, .dpx, .forty_eight, .ninety_six, .one_ninety_two, .notes {
	text-align: center;
	border-bottom-color: #CCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-color: #CCC;
	border-right-style: solid;
	border-right-width: 1px;
}
.header_row, .interfaces, .header_row_empty, .header_row_empty_leftcorner, .header_row_empty_rightcorner, .header_row_empty_rightside, .video_format_support, .audio_format_support {
	background-color: #F4F4F4;
}
.product_name {
	background-color: white;
	font-size: 9px;
}
.interfaces, .video_format_support, .audio_format_support {
	text-align: center;
	border-top-color: #CCC;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #CCC;
	border-right-style: solid;
	border-right-width: 1px;
	/* background-color: #579FDF; 
	color: white;*/
}
.header_row_empty {
	border-top-color: #CCC;
	border-top-style: solid;
	border-top-width: 1px;
}
.header_row_empty_leftcorner {
	border-top-color: #CCC;
	border-top-style: solid;
	border-top-width: 1px;
	border-left-color: #CCC;
	border-left-style: solid;
	border-left-width: 1px;
}
.header_row_empty_rightcorner {
	border-top-color: #CCC;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #CCC;
	border-right-style: solid;
	border-right-width: 1px;
}
.product_comparison {
	text-align: left;
	margin-left: 1.4em;
	margin-bottom: 0.5em;
	font-weight: bold;
}
.now_showing {
	font-style: italic;
	color: #196ba6;
}
#product_topper {
	width: 99%;
	top: 0;
}
#products_left {
	width: 480px;
	float: left;
	padding-left: 1.25em;
	margin-top: 0;
	margin-bottom: 2em;
	text-align: left;
	top: 0;
	font-size: 95%;
}
#products_right {
	text-align: center;
	width: 220px;
	float: right;
	padding-right: 1em;
	margin-top: 2.5em;
}
#products_right img {
	border:0;
}
#products_outer img {
	margin-top: 3px;
	border: none;
}
#products_outer a, #products_right a {
	text-decoration: none;
}
#g-tech_products_title {
	font-size: 2em;
	margin-bottom: 1em;
}
#category {
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: 0.3em;
	margin-left: 1.1em;
}
#icons table {
	width: 380px;
}
#icons table tr td {
	text-align: center;
	font-size: 9px;
}
.left_spacer {
	padding-left: 1.75em;
	border-left-color: #CCC;
	border-left-style: solid;
	border-left-width: 1px;
}
.right_spacer{
	padding-right: 1.2em;
	padding-left: 12px;
}
.right_spacer2{
	padding-right: 2em;
	padding-left: 12px;
}
.other {
	color: #218cd9;
}
.other_header {
	color: #4d4d4d;
}
