body {
	background:	#FFFFFF;
	color:		#333;
	font-size: 	13px;
	font-family:	arial, helvetica, sans-serif;
}
img {
	border:		none;
}
sup, sub {
	height: 		0;
	line-height: 	1;
	vertical-align: baseline;
	position: 		relative;
	font-size:		.75em;
}
sup {
	bottom: 	.5ex;
}
sub {
	top: 		.5ex;
}
a {
	color:		#000;
	text-decoration:none;
}
a:hover {
	color:		#D31919;
	text-decoration:underline;
}
a.red-link {
	color:		#D31919;
}
a.learn-more {
	color:		#D31919;
	text-decoration:none;
}
a.learn-more:hover {
	text-decoration:underline;
}
p, td {
	color:		#333;
	font-size: 	13px;
	line-height:	17px;
	margin:		0 0 15px 0;
	padding:	0;
}
p.callout {
	font-size:	16px;
	line-height:	24px;
}
.f14 {
	font-size:	14px;
	line-height:	19px;
}
.f16 {
	font-size:	16px;
	line-height:	22px;
}
h1 {
	font-size:	37px;
	color:		#030000;
	font-weight:	normal;
	padding: 	0 0 10px 0;
	margin:		0;
	line-height:	42px;
}
h2 {
	font-size:	22px;
	color:		#030000;
	font-weight:	normal;
	padding: 	0 0 10px 0;
	margin:		0;
	line-height:	28px;
	text-transform: uppercase;
}
h3 {
	font-size:	16px;
	color:		#030000;
	font-weight:	bold;
	padding: 	0 0 5px 0;
	margin:		0;
	line-height:	18px;
}
.bold {
	font-weight:	bold;
}
.center {
	text-align: center;
}
.red {
	color:		#D31919;
}
.big-red {
	color:		#D31919;
	font-size:	16px;
}
.black {
	color:		#000000;
}
.clear {
	clear:		both;
	overflow:	hidden;
	margin:		0;
	height:		0;
}
ul {
	list-style:	disc;
	margin:		.5em 0 1em 1.5em;
	padding:	0;
}
ol {
	list-style:	decimal;
	margin:		.5em 0 1em 1.5em;
		padding:	0;
}
ul li,
ol li {
	margin-bottom:	6px;
	line-height:	16px;
}
ul.nostyle {
	list-style:	none;
	margin:		0;
}
hr {
	background:	#999;
	border:		none;
	color:		#999;
	height:		1px;
	line-height:	0;
	margin:		10px 0;
	page-break-after:always;
}
hr.white {
	background:	#FFF;
	color:		#FFF;
}
#container {
	margin:		0px auto 20px auto;
	width:		980px;
}

/* Masthead */

#masthead {
	width: 982px;
	height: 90px;
}

#logo{
	padding:30px 15px 30px 20px;
	float:left;
	border:none;
}

.tagline{
	padding:0px 0px;
	margin: 16px 0 0 18px;
	border-left: #000 1px solid;
	float: left; 
	display: inline;
	font-family:'KlavikaRegularCondensedItalic', Calibri, sans-serif;
	font-size:18px;
	line-height:15px;
	color:#333;
}

/* Secondary Nav */
.SecondaryNav{
    float: right;
    margin: 25px 11px 0px 0px;
	display: inline;
	color:#ccc;
	height:21px;
	text-align:right;
}

.SecondaryNav a {
	font-family: 'KlavikaMediumCondensed', Calibri, sans-serif;
	font-size: 12px;
	color:	#999;
	text-decoration: none;
	font-weight:normal;
	text-transform:uppercase;
}

.SecondaryNav a:hover {
	color:#000;
}

/* Search Box */
.search{
	position:relative;
	right:8px;
	top:-2px;
	padding-left:11px;
}

#sitesearch{
	margin-left:30px;
	border:1px solid #ccc;
}

.ms-sbplain{
	font-family: 'KlavikaMediumCondensed', Calibri, sans-serif;
	font-size: 12px;
	color:	#999;
	background: transparent;
	width:130px;
	vertical-align:middle;
	height:15px;
	text-transform:uppercase;
	padding:10px;
	text-align:left;
}

.search_icon{
	position:relative;
	top:3px;
}

#search_icon{
	vertical-align:middle; 
	padding: 0px 6px 4px 2px;
}

#masthead .section-search {
	position:	relative;
	right:	30px;
	top: 		27px;
}
#masthead .section-search input.text {
	border:		1px solid #ddd;
	margin-right:	5px;
	width:		110px;
	padding-left:	3px;
}
#masthead .section-search input.btn {
	border:		0;
	background:	#D31919;
	color:		#FFF;
	cursor:		pointer;
}



#header {
	width:		964px;
	height:		40px;
	background:	#FFFFFF;
	padding:	5px 8px;
	border-radius:	0px;
	position:	relative;
	z-index:	100;
	border-top:	1px #ccc solid;
	border-bottom:	1px #ccc solid;
	border-left:	1px #ccc solid;
	border-right:	1px #ccc solid;
}
#header ul#mainnav {
	position:	absolute;
	left:		10px;
	top:		10px;
	list-style:	none;
	padding:	0;
	margin:	0;
}
#header ul#mainnav li {
	float:		left;
	position:	relative;
	padding-left:	23px;

}

#header ul#mainnav li a {
	color: #000000;
	font-size: 14px;
	text-transform: uppercase;
	padding: 8px 8px 8px 15px;
	margin: 0 15px 0 0;
	display: block;
	font-style: italic;

}

#header ul#mainnav li:hover a {
	/*background:	url(/images/bg_subnav_black.png);*/
	background-color:#000000;
	border-top-right-radius:	0px;
	border-top-left-radius:		0px;
	text-decoration:none;
	color:	#FFFFFF;
}
#header ul#mainnav li.full:hover a {
	border-radius:	0px;
	text-decoration:none;
}
#header ul#mainnav li ul.subnav {
	position:	absolute;
	top:		32px;
	left:		0px;
	min-width:	170px;
	margin:		0;
	padding:	0;
	list-style:	none;
	display:	none;
	z-index:	1000;

}
#header ul#mainnav li ul.subnav li {
	margin:		0;
	padding-left:	23px;
	float:		none;
}
#header ul#mainnav li ul.subnav li a {
	border-bottom:	0px solid #7b1111;
	border-radius:	0px;
	padding: 	25px 15px 5px 15px;
	/*background:	url(/images/bg_subnav_black.png);*/
	background-color:#000000;
	color:		#FFFFFF;
	font-size:	13px;
	text-transform:	uppercase;
	font-weight:	bold;
	display:	block;
	white-space:	nowrap;
}
#header ul#mainnav li ul.subnav li:hover a {
	/*background:	url(/images/bg_subnav_on.png);*/
	background-color:#666666;
}
#header ul#mainnav li ul.subnav li.last-child a,
#header ul#mainnav li ul.subnav li.last-child:hover a {
	border-bottom-right-radius:	0px;
	border-bottom-left-radius:	0px;
	border-bottom:	none;
}
#header ul#mainnav li ul.subnav li.first-child a,
#header ul#mainnav li ul.subnav li.first-child:hover a {
	border-top-right-radius:	0px;
}

#header ul#mainnav li ul.subnav li.has-tertiarynav:hover a {
	border-top-right-radius:	0px !important;
	border-bottom-right-radius:	0px !important;
}

#header ul#mainnav li ul.subnav li ul.tertiarynav {
	position:	absolute;
	top:		0px;
	left:		155px;
	margin:		0;
	padding:	0;
	list-style:	none;
	display:	none;
	z-index:	1000;
}
#header ul#mainnav li ul.subnav li ul.tertiarynav li {
	margin:		0;
	padding:	0;
	float:		none;
}
#header ul#mainnav li ul.subnav li ul.tertiarynav li a {
	border-bottom:	1px solid #666666;
	border-radius:	0px;
	padding: 	5px 15px 5px 15px;
	/*background:	url(/images/bg_tertiarynav.png);*/
	background-color: #4A4A4A;
	color:		#FFFFFF;
	font-size:	13px;
	text-transform:	none;
	font-weight:	bold;
	display:	block;
	white-space:	nowrap;
}
#header ul#mainnav li ul.subnav li ul.tertiarynav li:hover a {
	/*background:	url(/images/bg_tertiarynav_on.png);*/
	background-color:#2D2D2D;
}
#header ul#mainnav li ul.subnav li ul.tertiarynav li.last-child a,
#header ul#mainnav li ul.subnav li ul.tertiarynav li.last-child:hover a {
	border-bottom-right-radius:	0px !important;
	border-bottom-left-radius:	0px !important;
	border-bottom:	none;
}
#header ul#mainnav li ul.subnav li ul.tertiarynav li.first-child a,
#header ul#mainnav li ul.subnav li ul.tertiarynav li.first-child:hover a {
	border-top-right-radius:	0px !important;
}
#header ul#mainnav li ul.subnav li.has-tertiarynav ul.tertiarynav li.first-child a {
	border-top-right-radius:	0px !important;
}

#header ul#mainnav li ul.subnav li.has-tertiarynav ul.tertiarynav li.last-child a,
#header ul#mainnav li ul.subnav li.has-tertiarynav ul.tertiarynav li.last-child:hover a {
	border-bottom-right-radius:	0px !important;
	border-bottom-left-radius:	0px !important;
}
#header ul#mainnav li ul.subnav li.has-tertiarynav ul.tertiarynav li.first-child a,
#header ul#mainnav li ul.subnav li.has-tertiarynav ul.tertiarynav li.first-child:hover a {
	border-bottom-left-radius:	0px !important;
}
#header ul#mainnav li ul.subnav li.radnad a {
	border-bottom:	0px solid #7b1111;
	border-radius:	0px;
	padding: 	5px 15px 5px 15px;
	/*background:	url(/images/bg_subnav.png);*/
	background-color:#000000;
	color:		#FFFFFF;
	font-size:	13px;
	text-transform:	none;
	font-weight:	bold;
	display:	block;
	white-space:	nowrap;
}
#header ul#mainnav li ul.subnav li.radnad:hover a {
	/*background:	url(/images/bg_subnav_on.png);*/
	background-color:#666666;
}

#header ul#mainnav li ul.subnav li.firstnav a {
	border-bottom:	0px solid #7b1111;
	border-radius:	0px;
	padding: 	5px 15px 5px 15px;
	/*background:	url(/images/bg_subnav_black.png);*/
	background-color:#000000;
	color:		#FFFFFF;
	font-size:	13px;
	text-transform:	none;
	font-weight:	bold;
	display:	block;
	white-space:	nowrap;
}
#header ul#mainnav li ul.subnav li.firstnav:hover a {
	/*background:	url(/images/bg_subnav_on.png);*/
	background-color:#000000;
}
#slider {
	height: 	300px;
	margin-top: 	16px;
	width: 		980px;
	position: 	relative;
	cursor: 	pointer;
}
#slider #slider-holder {
	height:		100%;
	overflow:	hidden;
	position:	relative;
	width:		980px;
}
#slider #slider-holder .banner {
	position: 	absolute;
	width: 		980px;
	height: 	100%;
	border-radius: 	20px 20px 20px 20px;
	top: 		0;
	left: 		0;
	overflow: 	hidden;
	z-index: 	10;
	opacity:	0;
}
#slider #slider-holder .active {
	z-index: 	15;
	opacity:	1;
}
#slider #slider-buttons {
	position: 	absolute;
	bottom: 	4px;
	left: 		430px;
	z-index:	200;
}

#slider #slider-buttons .button-off {
	float:		left;
	background:	transparent url("/images/btn_slider_off.png") no-repeat;
	width:		25px;
	height:		25px;
	cursor:		pointer;
}
#slider #slider-buttons .button-on {
	float:		left;
	background:	transparent url("/images/btn_slider_on.png") no-repeat;
	width:		25px;
	height:		25px;
	cursor:		pointer;
}
#slider #slider-buttons .button-off:hover {
	background:	transparent url("/images/btn_slider_hover.png") no-repeat;
}

#home-callout {
	margin-top:	16px;
	width:		960px;
	height:		158px;
	background:	#f9f8f4 url(/images/bg_home_callout.png) repeat-x;
	border-radius:	20px;
	padding:	15px 10px;
	box-shadow:	1px 1px 4px 1px #ccc;
}
.product-callout {
	padding: 	15px; 
	float: 		left; 
	margin-right: 15px;
	margin-top:	16px;
	width:		195px;
	min-height: 191px;
	background:	#f9f8f4 url(/images/bg_home_callout.png) repeat-x;
	border-radius:	20px;
	box-shadow:	1px 1px 4px 1px #ccc;
	position: 	relative;
}
.product-callout p.text {
	font-size: 12px; 
	font-weight: bold; 
	width: 40%; 
	padding-top: 30px;
}
.sub-callout {
	margin-top:	16px;
	width:		980px;
	height:		158px;
	background:	#f9f8f4 url(/images/bg_home_callout.png) repeat-x;
	border-radius:	20px;
	box-shadow:	1px 1px 4px 1px #ccc;
	padding:	20px 0;
}
.sub-callout-header {
	background:	#D31919;
	padding:	8px;
	color:		#FFFFFF;
	font-size:	16px;
	font-weight:	bold;
	float:		left;
	width:		390px;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
}
.sub-callout-aside {
	float:		right;
	padding-right:	30px;
}
.sub-callout-aside a {
	color:		#030000;
	font-size:	12px;
	text-decoration: underline;
}
.sub-callout-btn,
.product-callout-btn {
	display:	inline-block;
	margin-top:	10px;
	background:	#e1e1e1;
	padding:	5px 12px;
	border-radius:	5px;
	box-shadow:	2px 2px 4px 2px #999;
	color:		#030000;
	font-size:	14px;
	font-weight:	bold;
	text-transform: uppercase;
}
.product-callout-btn {
	position:	absolute;
	left:		15px;
	bottom:		15px;
	text-align: center;
}
.sub-callout-btn:hover,
.product-callout-btn: hover  {
	background:	#D31919;
	color:		#ffffff;
	text-decoration:none;
}
.sub-callout-content {
	padding-left:	320px;
	min-height:	100px;
	width:		615px;
	margin:		15px 0 0 12px;
}
.home-addl-callout {
	margin-top:	16px;
	width:		301px;
	float:		left;
	margin-right:	37px;
}
.home-addl-callout .header {
	background:	#d31919;
	border-radius:	5px;
	box-shadow:	2px 2px 6px 2px #ccc;
	width:		301px;
	padding:	5px 0;
	text-align:	center;
	font-size:	20px;
	color:		#FFFFFF;
	margin-bottom:	10px;
}
.home-addl-callout .content {
	background:	#fbfbfb;
	border-radius:	5px;
	box-shadow:	1px 1px 4px 1px #ccc;
	width:		292px;
	padding:	5px;
	text-align:	left;
}
.home-addl-callout .content a {
	font-size:	14px;
	color:		#D31919;
}
.home-video {
	width:		940px;
	margin:		20px 0;
	background:	#D31919;
	padding:	15px 10px;
	border-radius:	12px;
	-moz-box-shadow: 	inset 0 0 5px 5px #e57676;
	-webkit-box-shadow: 	inset 0 0 5px 5px #e57676;
	box-shadow: 		inset 0 0 5px 5px #e57676;
}
.home-video-interior {
	width:		900px;
	background:	#000000;
	padding:	15px 20px;
	border-radius:	12px;
	-moz-box-shadow: 	inset 0 0 5px 5px #676767;
	-webkit-box-shadow: 	inset 0 0 5px 5px #676767;
	box-shadow: 		inset 0 0 5px 5px #676767;
	color:		#FFFFFF;
}
.home-video-interior p {
	color:		#FFFFFF;
	text-align:	center;
	margin: 	12px 0;
}
.home-video-interior .video-container {
	float:		right;
	width:		400px;
	height:		225px;
	background:	#FFFFFF;
	border:		1px solid #676767;
}
.home-video-interior .large {
	font-size: 	22px;
	line-height: 30px; 
	font-weight: bold; 
	margin-bottom: 25px;
}
.home-video-interior .small {
	font-size: 13px; 
	font-weight: bold; 
	line-height: 20px;
}
.home-video-interior .shadow {
	text-shadow: 3px 3px 7px #ffffff; 
	filter: 	dropshadow(color=#ffffff, offx=2, offy=2);
}

.video {
	width:		950px;
	margin:		20px 0 0 -15px;
	background:	#757272;
	padding:	15px 20px;
	border-radius:	12px;
	-moz-box-shadow: 	inset 0 0 5px 5px #FFFFFF;
	-webkit-box-shadow: 	inset 0 0 5px 5px #FFFFFF;
	box-shadow: 		inset 0 0 5px 5px #FFFFFF;
	color:		#c3c1c1;
}
.video p {
	color:		#c3c1c1;
	text-align:	center;
	margin: 	12px 0;
}
.video .video-container {
	float:		left;
	width:		310px;
	height:		174px;
}

.video .video-container2 {
	float:		left;
	width:		310px;
}
.video .video-container2 .coming-soon2 {
	width:		310px;
	height:		174px;
	background:	#fdfcfc;
}
.video .video-container2 .coming-soon2 h1 {
	text-align:	center;
	color:		#c3c1c1;
	font-size:	24px;
	line-height:	30px;
	padding:	0;
	text-shadow:	none;
	margin:		0;
}
.video .video-text {
	float:		left;
	text-align:	center;
	width:		310px;
}
.video .video-container h1,
.video .video-container2 h1 {
	text-align:	center;
	color:		#c3c1c1;
	font-size:	24px;
	line-height:	30px;
	text-shadow:	4px 4px 6px #000000;
	margin:		25px 0 15px 0;
	padding:	0;
}
.video .video-container h2,
.video .video-container2 h2,
.video .video-text h2 {
	text-align:	center;
	color:		#d31319;
	font-size:	24px;
	line-height:	28px;
	text-shadow:	4px 4px 6px #000000;
	font-style:	italic;
	text-transform:	none;
	font-weight:	bold;
	margin:		0;
	padding:	0;
}
.video .video-text h3 {
	text-align:	center;
	color:		#c3c1c1;
	font-size:	16px;
	line-height:	auto;
	text-shadow:	3px 3px 4px #000000;
	margin:		5px 0;
	padding:	0;
}
.video .coming-soon {
	float:		left;
	width:		310px;
	height:		174px;
	background:	#fdfcfc;
}
.video .coming-soon h1 {
	text-align:	center;
	color:		#c3c1c1;
	font-size:	24px;
	line-height:	30px;
	margin:		35px 0 15px 0;
	padding:	0;
}


.video .video-divider {
	width:		940px;
	height:		12px;
}
#content-support {
	background:	#FFFFFF;
	padding:	0;
	width:		980px;
	margin:		20px 0;
}
.content-callout {
	float:		left;
	border-radius:	8px;
	background:	#fcfafa;
	padding:	8px;
	width:		274px;
	box-shadow:	1px 1px 4px 1px #ccc;
	text-align:	center;
	position:	relative;
}
.content-callout .links {
	position:	absolute;
	top:		124px;
	text-align:	left;
}
.content-callout .links a {
	font-size:	16px;
	line-height:	18px;
	color:		#D31919;
}
#content {
	border-radius:	8px;
	background:	#fcfafa;
	padding:	35px 40px;
	width:		900px;
	margin-top:	20px;
	box-shadow:	1px 1px 4px 1px #ccc;
}
#technical-support-box {
	cursor:		pointer;
}

#amp-technology-banner {
	margin-top:	16px;
	width:		980px;
	height:		349px;
	background:	url(/images/amp_technology_banner.jpg) no-repeat;
	border-radius:	0px;
}
#software-4-banner {
	margin-top:	16px;
	width:		980px;
	height:		300px;
	position:	relative;
	cursor:		pointer;
}
#software-4-banner img {
	border-radius:	20px;
}
#software-4-banner img.inset {
	position:	absolute;
	left:		338px;
	bottom:		18px;
}
#software-xtreme-banner {
	margin-top:	16px;
	width:		980px;
	height:		300px;
	background:	url(/header_images/hdr_software_xtreme.jpg) no-repeat;
	border-radius:	0px;
}
#software-xtreme-banner-b {
	margin-top:	16px;
	width:		980px;
	height:		300px;
	background:	url(/header_images/hdr_software_xtreme_b.jpg) no-repeat;
	border-radius:	0px;
}
#industry-standard-banner {
	margin-top:	16px;
	width:		980px;
	height:		300px;
	background:	url(/images/server_radeonindustry_banner.png) no-repeat;
	border-radius:	20px;
}
#system-specific-banner {
	margin-top:	16px;
	width:		980px;
	height:		300px;
	background:	url(/images/server_radeonsystem_banner.png) no-repeat;
	border-radius:	0px;
}
#value-series-banner {
	margin-top:	16px;
	width:		980px;
	height:		300px;
	background:	url(/images/value_series_banner.jpg) no-repeat;
	border-radius:	0px;
}
#entertainment-series-banner {
	margin-top:	16px;
	width:		980px;
	height:		300px;
	background:	url(/images/entertainment_series_banner.jpg) no-repeat;
	border-radius:	0px;
}
#performance-series-banner {
	margin-top:	16px;
	width:		980px;
	height:		300px;
	background:	url(/images/performance_series_banner.jpg) no-repeat;
	border-radius:	0px;
}

#gamer-series-banner {
	margin-top:	16px;
	width:		980px;
	height:		300px;
	background:	url(/images/newegg_banner.jpg) no-repeat;
	border-radius:	0px;
}

#interior-nav {
	background:	#000000;
	padding:	18px 0 0 10px;
	height:		24px;
	width:		970px;
	margin-left:	-10px;
	border-radius:	12px 12px 0px 0px;
}
#interior-nav ul {
	list-style:	none;
	padding:	0;
	margin:		0;
}
#interior-nav ul li {
	float:		left;
}
#interior-nav ul li a {
	color:		#FFFFFF;
	font-size:	13px;
	text-transform: uppercase;
	font-weight:	bold;
	padding:	8px 15px;
	margin: 	0 10px 0 0;
}
#interior-nav ul li:hover a,
#interior-nav ul li a.active {
	background:	#FFFFFF;
	color:		#000000;
	border-top-right-radius:	8px;
	border-top-left-radius:		8px;
	text-decoration:none;
}
#interior-nav ul li.last a {
	margin:		0;
}
#interior-subnav {
	margin-top:	15px;
}
#interior-subnav ul {
	list-style:	none;
	padding:	0;
	margin:		0;
}
#interior-subnav ul li {
	float:		left;
}
#interior-subnav ul li a {
	color:		#000000;
	font-size:	13px;
	text-transform: uppercase;
	font-weight:	bold;
	margin: 	0 35px 0 0;
}
#interior-subnav ul li:hover a,
#interior-subnav ul li a.active {
	color:		#d31919;
	text-decoration:none;
}

#white-shadow-table {
	float:		left;
	width:		640px;
	border:		1px solid #080000;
	border-collapse:collapse;
	box-shadow: 	3px 3px 2px #999;
}
#white-shadow-table td {
	font-size:	16px;
	line-height:	21px;
}
#white-shadow-table td.table-col1 {
	width:		190px;
	padding:	5px 10px;
	border-right:	2px solid #080000;
	border-bottom:	2px solid #080000;
	vertical-align: top;
}
#white-shadow-table td.table-col2 {
	width:		408px;
	padding:	5px 10px;
	border-bottom:	2px solid #080000;
	vertical-align: top;
}

#value-series-table {
	float:		left;
	width:		500px;
	border-collapse:collapse;
	border:		2px solid #E0DBDB;
}
#value-series-table td {
	font-size:	16px;
	line-height:	21px;
}
#value-series-table td.table-col1 {
	width:		146px;
	padding:	5px 10px;
	border-right:	2px solid #e0dbdb;
	border-bottom:	2px solid #e0dbdb;
	vertical-align: middle;
}
#value-series-table td.table-col2 {
	width:		146px;
	padding:	5px 10px;
	border-right:	2px solid #e0dbdb;
	border-bottom:	2px solid #e0dbdb;
	vertical-align: middle;
}
#value-series-table td.table-col3 {
	width:		146px;
	padding:	5px 10px;
	border-bottom:	2px solid #e0dbdb;
	vertical-align: middle;
}

.ramdisk-benefit-table {
	width:			100%;
	margin:			20px 0;
}
.ramdisk-benefit-table td {
	font-size:		15px;
	line-height:	20px;
}
.ramdisk-benefit-table tr.top-row {
	width:			960px;
}
.ramdisk-benefit-table tr.top-row td.col1 {
	width:			460px;
	height:			32px;
	padding:		5px 10px;
	vertical-align: middle;
    background: 	none repeat scroll 0 0 #050100;
    color: 			#FFFFFF;
    font-weight: 	bold;
}
.ramdisk-benefit-table tr.top-row td.col2 {
	width:			107px;
	height:			45px;
	padding:		5px;
	border-left:	3px solid #e0dbdb;
	vertical-align: middle;
	text-align:		center;
    background: 	none repeat scroll 0 0 #050100;
    color: 			#FFFFFF;
    font-weight: 	bold;
}
.ramdisk-benefit-table tr.middle-row td.col1 {
	width:			480px;
}
.no-border {
	border:			none ! important;
}
.ramdisk-benefit-table tr.middle-row td.col1 .cell {
	width:			460px;
	padding:		5px 10px;
	vertical-align: middle;
    background: 	none repeat scroll 0 0 #898989;
    color: 			#FFFFFF;
    font-weight: 	bold;
    min-height:		35px;
	border-bottom:	3px solid #e0dbdb;
}
.ramdisk-benefit-table tr.middle-row td.col2 {
	width:			107px;
	border-left:	3px solid #e0dbdb;
    background: 	#e2e2e2 url("/images/bg_base.png") 50% 50% no-repeat;
}
.ramdisk-benefit-table tr.middle-row td.col3 {
	width:			107px;
	border-left:	3px solid #e0dbdb;
    background: 	#e2e2e2 url("/images/bg_better.png") 50% 50% no-repeat;
}
.ramdisk-benefit-table tr.middle-row td.col4 {
	width:			107px;
	border-left:	3px solid #e0dbdb;
    background: 	#e2e2e2 url("/images/bg_great.png") 50% 50% no-repeat;
}
.ramdisk-benefit-table tr.middle-row td.col5 {
	width:			107px;
	border-left:	3px solid #e0dbdb;
    background: 	#e2e2e2 url("/images/bg_outrageous.png") 50% 50% no-repeat;
}
.ramdisk-benefit-table tr.bottom-row {
	width:			960px;
	height:			22px;
}
.ramdisk-benefit-table tr.bottom-row td {
	background-color: #050100;
}
#ramdisk-benefit-table td.table-col1 {
	width:		460px;
	padding:	5px 10px;
	border-right:	2px solid #e0dbdb;
	border-bottom:	2px solid #e0dbdb;
	vertical-align: middle;
}
#ramdisk-benefit-table td.table-col2 {
	width:		146px;
	padding:	5px 10px;
	border-right:	2px solid #e0dbdb;
	border-bottom:	2px solid #e0dbdb;
	vertical-align: middle;
}
#ramdisk-benefit-table td.table-col3 {
	width:		146px;
	padding:	5px 10px;
	border-bottom:	2px solid #e0dbdb;
	vertical-align: middle;
}

#downloads-table {
	border-collapse:collapse;
}
#downloads-table td {
	font-size:	16px;
	line-height:	21px;
}
#downloads-table td.table-col1 {
	width:		170px;
	padding:	5px 10px;
	border-right:	2px solid #e0dbdb;
	border-bottom:	2px solid #e0dbdb;
	vertical-align: middle;
}
#downloads-table td.table-col2 {
	width:		155px;
	padding:	5px 10px;
	border-right:	2px solid #e0dbdb;
	border-bottom:	2px solid #e0dbdb;
	vertical-align: middle;
}
#downloads-table td.table-col3 {
	width:		155px;
	padding:	5px 10px;
	border-bottom:	2px solid #e0dbdb;
	vertical-align: middle;
}

#performance-series-table {
	float:		left;
	width:		510px;
	border-collapse:collapse;
}
#performance-series-table td {
	font-size:	16px;
	line-height:	21px;
}
#performance-series-table td.table-col1 {
	width:		126px;
	padding:	5px 10px;
	border-right:	2px solid #e0dbdb;
	border-bottom:	2px solid #e0dbdb;
	vertical-align: middle;
}
#performance-series-table td.table-col2 {
	width:		126px;
	padding:	5px 10px;
	border-right:	2px solid #e0dbdb;
	border-bottom:	2px solid #e0dbdb;
	vertical-align: middle;
}
#performance-series-table td.table-col3 {
	width:		126px;
	padding:	5px 10px;
	border-right:	2px solid #e0dbdb;
	border-bottom:	2px solid #e0dbdb;
	vertical-align: middle;
}
#performance-series-table td.table-col4 {
	width:		126px;
	padding:	5px 10px;
	border-bottom:	2px solid #e0dbdb;
	vertical-align: middle;
}

table td {
/*	font-size:	16px; */
/*	line-height:	21px; */
}
table td a {
	color:		#d30808;
	text-decoration:underline;
}
table td.black {
	background:	#050100;
	color:		#FFFFFF;
	text-align:	center;
	font-weight:	bold;
}
table td.gray {
	background:	#a5a2a2;
	color:		#FFFFFF;
	text-align:	left;
	font-weight:	bold;
}
table td.ltgray {
	background:	#dad5d3;
	color:		#040000;
	text-align:	center;
}
table td.no-border {
	border:		none !important;
}



.data-tablextreme-1 {
	border-collapse:collapse;
}
.data-tablextreme-1 td {
	padding:	0 5px;
	vertical-align: top;
	font-size:	13px;
	color:		#000000;
}
.data-tablextreme-1 tr.header td {
	font-size:	14px;
	font-weight:	bold;
}

.data-tablextreme-2 {
	border-collapse:collapse;
}
.data-tablextreme-2 td {
	padding:	0 5px;
	vertical-align: top;
	font-size:	13px;
	color:		#000000;
}
.data-tablextreme-2 td.header {
	font-size:	14px;
	font-weight:	bold;
	white-space:	nowrap;
}






.data-table-1 {
	border-collapse:collapse;
}
.data-table-1 td {
	padding:	0 5px;
	vertical-align: top;
	font-size:	13px;
	color:		#FFFFFF;
}
.black-letters td {
	color:		#030000 !important;
}
.data-table-1 tr.header td {
	font-size:	14px;
	font-weight:	bold;
}

.data-table-2 {
	border-collapse:collapse;
}
.data-table-2 td {
	padding:	0 5px;
	vertical-align: top;
	font-size:	13px;
	color:		#FFFFFF;
}
.data-table-2 td.header {
	font-size:	14px;
	font-weight:	bold;
	white-space:	nowrap;
}

.data-table-3 {
	border-collapse:collapse;
}
.data-table-3 td {
	padding:	3px;
	vertical-align: top;
	font-size:	13px;
	color:		#FFFFFF;
}
.data-table-3 tr.header td {
	font-size:	14px;
	font-weight:	bold;
}

.data-table-4 {
	border-collapse:collapse;
}
.data-table-4 td {
	padding:	3px;
	vertical-align: top;
	font-size:	13px;
	color:		#FFFFFF;
}
.data-table-4 tr.header td {
	font-size:	14px;
	font-weight:	bold;
}
.images-3 {
	border-collapse:collapse;
	width:		100%;
}
.images-3 td {
	border:		2px solid #111111;
	vertical-align: middle;
	width:		33%;
}
.images-3 tr.header td {
	font-size:	18px;
	font-weight:	bold;
	color:		#FFFFFF;
	background:	#808080;
	text-transform:	uppercase;
	padding:	10px;
	text-align:	left;
}
.images-3 tr.images td {
	padding:	20px;
	text-align:	center;
}
#content-support .section-search {
	float:		right;
}

#header .section-search {
	position:	absolute;
	right:		20px;
	top: 		27px;
}
#header .section-search input.text {
	border:		1px solid #ddd;
	margin-right:	5px;
	width:		110px;
	padding-left:	3px;
}
#header .section-search input.btn {
	border:		0;
	background:	#D31919;
	color:		#FFF;
	cursor:		pointer;
}

.red-btn {
	display:	inline-block;
	background:	#d31919;
	padding:	3px 7px;
	border-radius:	6px;
	color:		#FFFFFF;
	font-size:	14px;
	border:		none;
	margin:		0;
	cursor:		pointer;
}

.gray-btn {
	display:	inline-block;
	margin:		10px 0 0 0;
	background:	#484646;
	padding:	5px 15px;
	border:		none;
	border-radius:	8px;
	box-shadow:	2px 2px 4px 2px #999;
	color:		#FFFFFF;
	font-size:	14px;
	font-weight:	bold;
	text-transform: uppercase;
	cursor:		pointer;
}
.gray-btn:hover {
	color:		#FFFFFF;
	background:	#d31919;
	text-decoration:none;
}

/*--- Footer ---*/

#footer {
	width:		980px;
	margin:		20px 0;
}
#footer-top {
	width:		980px;
	height:		8px;
	background:	#D31919 url('/images/bg_footer_top.jpg') no-repeat;
}
#footer-middle {
	width:		940px;
/*	background:	#D31919 url('/images/bg_footer_middle.jpg') repeat-y; */
	background:	#000000;
	padding:	15px 20px;
	border-radius:	0px;
}
#footer-bottom {
	width:		980px;
	height:		6px;
	background:	#D31919 url('/images/bg_footer_bottom.jpg') no-repeat;
}
#footer a {
	color:		#FFFFFF;
}
#footer a:hover {
	text-decoration:underline;
}
#footer-bar {
	width:		916px;
	background:	#D31919;
	padding:	12px;
	border-radius:	0px;
	position:	relative;
	margin-bottom:	20px;
}

#footer-bar p {
	color:		#FFFFFF;
	font-size:	16px;
	line-height:	16px;
	padding:	0;
	margin:		0;
}
#footer-bar #email-form {
	position:	absolute;
	right:		12px;
	top:		12px;
}
#footer-bar input.text {
	border:		0;
	margin-right:	5px;
	width:		150px;
	padding-left:	3px;
}
#footer-bar input.btn {
	border:		0;
	background:	#000000;
	color:		#FFF;
	cursor:		pointer;
}
.footer-links {
	float:		left;
	width:		170px;
	color:		#FFFFFF;
	font-size:	15px;
	text-transform: uppercase;
	padding-top:	10px;
}
.footer-links ul {
	list-style:	none;
	margin:		6px 0;
	padding:	0;
}
.footer-links ul li {
	margin:		0 0 3px 0;
	padding:	0;
}
.footer-links ul li a {
	font-size:	11px;
	line-height:	13px;
	text-transform: none;
	text-decoration:none;
}
.footer-links-divider {
	float:		left;
	margin:		0 18px;
	width:		2px;
	height:		171px;
	background-color:#FFFFFF;
}

.black-content {
	background: 	#000000;
	border-radius: 	0 0 0 0;
	padding: 	15px;
	width: 		950px;
	margin:		20px auto;
}
/*
.black-content-top {
	background: 	#000000;
	border-radius: 	0 0 0 0 ;
	padding: 	15px 0 0 0;
	width: 		980px;
	margin:		20px auto 0 auto;
	overflow:	hidden;
}
*/
.black-content-top {
	background: #ffffff;
	padding: 	0;
	width: 		982px;
	margin:		20px auto 0 auto;
	height:		280px;
}
.black-content-top img {
	border-radius: 	0px;
}
.black-content-middle {
	background: 	#000000;
	border-radius: 	0 0 0 0;
	padding: 	35px;
	width: 		912px;
	margin:		20px auto;
}
.black-content-middle-nsf {
	background: 	#000000;
	border-radius: 	0 0 0px 0px;
	padding: 		33px 33px 33px 57px;
	width: 			892px;
	margin:			20px auto;
}
.logo-links {
	position:	absolute;
	right:		0;
	bottom:		0;
}
ul.xtreme {
    list-style: disc outside none;
    margin: 	0.5em 0 1em 2.5em;
    padding: 	0;
}
ul.xtreme li {
    color: 		#FFFFFF;
    font-size: 	16px;
    line-height: 22px;
}
p.xtreme {
    color: 		#FFFFFF;
    font-size: 	11px;
    line-height: 16px;
}
.xtreme-content {
	position:	relative;
	width:		890px;
	height:		907px;
	background:	url('/images/bg_xtreme.jpg') no-repeat;
}
.xtreme-content .cell-1 {
	position:	absolute;
	top:		103px;
	left:		440px;
}
.xtreme-content .cell-2 {
	position:	absolute;
	top:		620px;
	left:		57px;
}
.xtreme-content ul {
	margin:		0;
	padding:	0 0 10px 0;
}
.xtreme-content ul li {
	font-size:	16px;
	line-height:22px;
	color:		#FFFFFF;
	margin:		0 0 15px 0;
	padding:	0;
}
.xtreme-content a {
	font-size:	20px;
	color:		#c21111;
}


.promo-content {
	background: 	#000000;
	border-radius: 	12px 12px 12px 12px;
	padding: 	15px;
	width: 		950px;
	margin:		20px auto;
}
/*
.promo-content-top {
	background: 	#000000;
	border-radius: 	12px 12px 0 0 ;
	padding: 	15px 0 0 0;
	width: 		980px;
	margin:		20px auto 0 auto;
	overflow:	hidden;
}
*/
.promo-content-top {
	background: #ffffff;
	padding: 	0;
	width: 		982px;
	margin:		20px auto 0 auto;
	height:		280px;
}
.promo-content-top img {
	border-radius: 	20px;
}
.promo-content-middle {
	background: 	#000000;
	border-radius: 	12px 12px 12px 12px;
	padding: 	35px;
	width: 		912px;
	margin:		20px auto;
}
.promo-content-middle-nsf {
	background: 	#000000;
	border-radius: 	0 0 12px 12px;
	padding: 		33px 33px 33px 57px;
	width: 			892px;
	margin:			20px auto;
}


ul.promo {
    list-style: disc outside none;
    margin: 	0.5em 0 1em 2.5em;
    padding: 	0;
}
ul.promo li {
    color: 		#FFFFFF;
    font-size: 	16px;
    line-height: 22px;
}
p.promo {
    color: 		#FFFFFF;
    font-size: 	11px;
    line-height: 16px;
}
.promo-content {
	position:	relative;
	width:		890px;
	height:		770px;
	background:	url('/images/bg_promo.jpg') no-repeat;
}
.promo-content .cell-1 {
	position:	absolute;
	top:		80px;
	left:		440px;
}
.promo-content .cell-2 {
	position:	absolute;
	top:		420px;
	left:		35px;
}
.promo-content ul {
	margin:		0;
	padding:	0 0 10px 0;
}
.promo-content ul li {
	font-size:	16px;
	line-height:22px;
	color:		#FFFFFF;
	margin:		0 0 15px 0;
	padding:	0;
}
.promo-content a {
	font-size:	20px;
	color:		#c21111;
}



.nsf-content {
/*	padding:	15px 4px; */
}
.nsf-content .cell {
	float:		left;
	width:		420px;
}
.nsf-content .divider {
	float:		left;
	width:		1px;
	height:		515px;
	background-color:	#FFF;
	margin:		0 20px;
}
.nsf-content ul {
	margin:		0 0 0 20px;
	padding:	0;
}
.nsf-content ul li {
	font-size:	16px;
	line-height:22px;
	color:		#FFFFFF;
	margin:		0 0 10px 0;
	padding:	0;
}
.nsf-content a {
	font-size:	20px;
	color:		#c21111;
}



.software-updates {
	padding:	10px;
}
.software-updates p {
	font-size:	16px;
	line-height:20px; 
	margin: 	10px 0 20px 0; 
}
.software-updates ul {
	margin-bottom:	2em;
}
.software-updates ul li {
	font-size:	16px;
	line-height:20px; 
}
.software-updates ul li ul {
	list-style: circle;
	margin-bottom: 0;
}
.software-updates ul li ul li ul {
	list-style: disc;
	margin-bottom: 0;
}

.page-title{
	float: left; 
	width: 890px; 
	margin: 30px 0 0 10px; 
	color: #000000;
}
.page-title p{
	font-size: 28px;
	color: #000000;
	font-weight: bold;
}

.vert-divider{
	background-color: #E0DBDB; 
	border: none; 
	height: 2px;
}