body {
	font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size:12px;
	line-height:18px;
	margin:0;
	color: #000;
	background:#e8e8e8;
	min-height:100%;
}
a { 
	color:#1070C0;
}
a:hover {
	color:#000;
}
h1 {
	color:#333;
	font-size:24px;
	text-shadow:#aaa 1px 1px 2px;
	margin:24px 0;
}
h1.big {
	font-size:36px;
	line-height:36px;
	text-align:center;
}
h2 {
	font-size:20px;
}
h3 {
	font-size:16px;
}
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

#body-div {
	background:#fff url(/images/bg.jpg) center 8px no-repeat;
}

p.subtitle {
	color:#888;
	font-size:14px;
	line-height:22px;
	text-align:center;
}

/* Shared colors, borders, bg */
.tabpage #tabs,
.tabpage #tabs li a,
.tabpage #content,
.tabpage #tabs #tabsheader,
.tabpage hr,
#apps #tabs p,
#specs h1,
#gan-specs h1,
/*#specs h2,*/
#thumbs,
#questions #questionstop,
#questions #questionsform,
#crvd-order,
#support .box .boxliner {
	border-style:solid;
	/*border-color:#c0c0c0;*/
	border-color:#cfcfcf;
}

#apps #tabs #tabsheader,
#questions #questionstop,
#support .box .boxliner {
	/*background-color:#f0f0f0;*/
	/*background-color:#f3f3f3;*/
	background: #f7f7f7 url(/images/graybg.gif) top left repeat-x;
}

#header,
#crvd_nav,
#crvd-overview,
#crvd-why,
#crvd-order-faq,
#specs,
#apps,
#questions,
#careers,
#compat,
#support,
#gan-apps,
#gan-specs,
#gan-papers,
#gan-validation,
#gan-why,
#press,
#awards,
#articles,
#releases,
#events {
	width:982px;
	margin:0 auto;
}

#body-div {
	margin:0 auto;
	min-width:982px;
}
#footer {
	min-width:982px;
	margin:0;
}

/* Common Header */
#logo {
	display:block;
	background-image:url(/images/logo.png);
	_background-image:url(/images/logo.gif);
	width:243px;
	height:0px;
	padding-top:64px;
	margin-bottom:-64px;
	overflow:hidden;
}
#header { 
	height: 64px;
	margin: 0 auto;
	padding: 8px 0 0 0;
}
#header #nav {
	margin: 0;
	padding: 0;
	float:right;
}
#header #nav li { 
	display:inline;
}
#header #nav li a { 
	display:block;
	padding:0 10px;
	margin:9px 0;
	text-decoration:none;
	float: left; 
	height: 20px;
	line-height:20px;
	font-size:14px;
	color:#777;
	border-left:1px dotted #cfcfcf;
	_border-left:1px solid #cfcfcf;
}
#header #nav li a:hover {
	color:#000;
}

/* Common Footer */
#footer { 
	background:#e8e8e8 url(/images/footer.gif) top left repeat-x;
	clear:both;
	color:#777;
	font-size:10px;
	line-height:18px;
	padding:20px 0 10px 0;
	text-align:center;
}
#footer a { 
	color:#777;
	text-decoration:none;
	white-space:nowrap;
}
#footer a:hover {
	color:#1070C0;
	text-decoration:underline;
}
#footer a.big,
#footer a b {
	font-weight:bold;
	text-transform:uppercase;
}
#footer .column {
	float:left;
	text-align:left;
	border-left:1px solid #ccc;
	padding:0 10px;
	margin:0 40px 10px 40px;
	list-style-type:none;
}
#footer .firstcol {
	border-left:0;
}
#footer .noline {
	border-left:0;
	margin:0;
}
#footer a.padded {
	padding:0 10px;
}
#footer a.icon {
	display:inline-block;
	width:16px;
	height:16px;
	background-position:top left;
	background-repeat:no-repeat;
	margin:0 2px 0 0;
}


/* Home Page */
#home_div, #home_img {
	display:block;
	height:428px;
	width:988px;
	margin:0 auto;
}

#home_boxes {
	display:block;
	padding:0 0 20px 0;
	width:992px;
	height:161px;
	margin:10px auto 0 auto;
}
#home_boxes a {
	display:block;
	float:left;
	width:244px;
	margin:0 2px;
	_margin:0 3px;
}
#home_boxes a:hover {
	opacity:0.85;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
	filter:alpha(opacity=85);
}
/* YOUTUBE BUTTON ON HOMEPAGE */
#home_video {
	display:block;
	position:relative;
	top:-130px;
	left:803px;
	height:0px;
	width:140px;
	padding:105px 0 0 0;
	overflow:hidden;
	margin:0 0 -105px 0;
	text-decoration:none;
	background:transparent url(/images/home/video_20100108.png) 0px 0px no-repeat;
	_background-image:url(/images/home/video_20100108.gif);
}
#home_video:hover {
	background-position:0px -105px;
}


/* Side Tab Buttons */
.tabpage #tabs #tabsheader {
	border-width:0 0 0 1px;
}
.tabpage #tabs {
	margin:0;
	padding:0;
	border-width: 1px 0 0 0;
	width:300px;
	float:left;
	list-style:none;
}
.tabpage #tabs li { 
	display: block;
}
.tabpage #tabs li.plain a { 
	padding:0;
}
.tabpage #tabs li a {
	text-decoration: none;
	color:#777;	
	display: block;
	padding:5px 10px 7px 10px;	
	font-size:16px;
	border-width:0 0 1px 1px;
	/*border-bottom-left-radius:10px;*/
	-moz-border-radius-bottomleft:10px;
	-webkit-border-bottom-left-radius:10px;
	-khtml-border-radius-bottomleft:10px;
	margin-left:32px;
	outline:none;
	background: #F0F0F0 url(/images/tabbg_off.gif) top left repeat-x;
}
.tabpage #tabs li a.selected, .tabpage #tabs li a.selected:hover {
	text-decoration: none;
	color:#fff;
	background: #8f8f8f url(/images/tabbg_on.gif) top left repeat-x;
	text-shadow:#7f7f7f 0px -1px 0px;
}
.tabpage #tabs li a:hover {
	text-decoration: none;
	color:#fff;
	background: #c0c0c0 url(/images/tabbg_hover.gif) top left repeat-x;
	text-shadow:#b0b0b0 0px -1px 0px;
}
.tabpage #content {
	border-width:1px 0 0 1px;
	width:660px;
	min-height:550px;
	_height:550px;
	float:left;
	padding:0 0 0 20px;
}
.tabpage hr {
	border-width:1px 0 0 0;
	margin:40px 0 20px 0;
}

/* CRVD Nav Buttons */
#crvd_nav {
	text-align:center;
	height:32px;
	display:block;
	padding:64px 0 0 0;
	/*border-top:1px dotted #cfcfcf;*/
}
#crvd_nav_text {
	display:block;
	float:left;
	height:0px;
	padding-top:32px;
	width:800px;
	margin:-10px -800px 0 0;
	overflow:hidden;
	background-position:top left;
	background-repeat:no-repeat;
}
#crvd_nav a, #crvd_nav .selected {
	float:right;
	display:block;
	margin:0px 4px;
	padding:0px 10px;
	height:20px;
	line-height:20px;
}
#crvd_nav a {
	text-decoration:none;
	_text-decoration:underline;
	color:#777;
}
#crvd_nav a:hover {
	text-decoration:underline;
	color:#000;
}
#crvd_nav .selected {
	background-color:#eee;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-moz-box-shadow:inset #aaa 1px 1px 2px;
}

/* CRVD Overview */
#crvd-overview a {
	text-decoration:none;
}
#crvd-overview a:hover {
	text-decoration:underline;
}
#crvd-overview p {
	color:#666;
	width:500px;
	margin:0 auto 0 auto;
}
#crvd-overview #boxes {
	display:block;
	width:978px;
	margin:32px auto 0px auto;
}
#crvd-overview #boxes .box {
	display:block;
	float:left;
	width:300px;
	height:250px;
	margin:0 13px;
	_margin:0 11px;
	padding:0;
	color: #666;
}
#crvd-overview #boxes .box h3{
	margin:8px 0 4px 0;
	color:black;
}

/* CRVD Gallery */
#gallery {
	width:900px;
	height:580px;
	margin:0 auto;
	overflow:auto;
	background:#fff url(front.jpg) top center no-repeat;
}
#thumbs {
	width:980px;
	margin: 0 auto;
	padding: 10px 0 10px 0;
	text-align:center;
	font-size:0;
	border-width:1px 0 1px 0;
}
#thumbs a img {
	margin:0 10px;
	border:0;
}

/* CRVD Tech Specs */
#specs {
	padding-bottom:20px;
	color:#333;
}
#specs h1 {
	text-align:center;
	font-weight:normal;
	margin:0;
	padding:16px 0;
	border-width:1px 0 0 0;
}
#specs h2 {
	font-weight:normal;
	padding-top:10px;
	margin-top:32px;
	border-top:1px dotted #cfcfcf;
	_border-top:1px solid #cfcfcf;
	/*border-width:1px 0 0 0;*/
	/*color2:#777;*/
}
#specs .column {
	width:476px; 
	float:left;
	margin:0;
	padding:0;
}
#specs .padded {
	margin-right: 28px;
}
#specs table {
	margin:0 0 0 16px;
}
#specs table td {
	border-color:#cfcfcf;
	border-style:dotted;
	_border-style:solid;
	border-width:0 0 1px 1px;
	padding:4px 10px;
}
#specs table th {
	text-align:left;
	border-color:#cfcfcf;
	border-style:dotted;
	_border-style:solid;
	border-width:0 0 1px 0;
	padding:4px 10px;
	color:#555;
}
#specs tr.bottom th, #specs tr.bottom td {
	border-bottom:0;
}

/* CRVD Applications */
#apps h1 {
	/*font-weight:normal;
	font-size:24px;
	margin:0;
	padding:16px 0;*/
	text-align:center;
}
#apps #content {
	min-height:790px;
	_height:790px;
}
#apps #tabs p {
	color:#555;
	border-width:0 0 1px 0;
	padding:4px 0 16px 0;
	margin:0;
}
#apps .aspect_table {
	background: #f7f7f7;
	border-width:0 1px 1px 1px;
	border-style:solid;
	border-color:#cfcfcf;
	color:#000;
	padding:0 0 0 0;
	margin:16px auto 0 auto;
}
#apps .aspect_table td {
	background: #f7f7f7 url(/images/graybg.gif) top left repeat-x;
	text-align:center;
	color:gray;
	font-size:14px;
	font-weight:bold;
	border-width:1px 0 0 0;
	border-style:solid;
	border-color:#cfcfcf;
	padding:2px 2px 2px 10px;
	text-shadow:#fff 1px 1px 2px;
}
#apps .aspect_table td.overlay {
	background-position:2px 2px;
	background-repeat:no-repeat;
	background-color:#f7f7f7;
	height:105px;
	width:320px;
	padding:2px;
	text-align:left;
	vertical-align:top;
}

#apps .appbutton {
	background: #c0c0c0 url(/images/tabbg_hover.gif) top left repeat-x;
	border:1px solid #cfcfcf;
	color:#333;
	display:block;	
	font-size:100%;
	font-weight:bold;
	margin:32px 0 0 0;	
	padding:0px;
	text-align:center;
	text-decoration:none;	
	text-shadow:#fff 1px 1px 0px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	-moz-box-shadow:2px 2px 3px #ddd;
	-webkit-box-shadow:2px 2px 3px #ddd;
}
#apps .appbutton:hover {
	color:#1070C0;
	text-shadow:#eee 1px 1px 0px;
	border-color:#1070c0;
}
#apps .appbutton img {
	border-width:1px 0 0 0;
	border-style:solid;
	border-color:#afafaf;
}

/* CRVD Questionairre */
#questions {
	padding-bottom:20px;
}
#questions h1 {
	color:#333;
	text-shadow:#aaa 1px 1px 2px;
	text-align:center;
	font-weight:normal;
}
#questions #questionstop {
	border-width:1px 1px 0 1px;
}
#questions #questionstop p {
	color:#555;
	width:500px;
	margin:0 auto;
	padding: 0 0 20px 0;
}
#questions #questionsform {
	margin:0;
	padding:20px 20px 0 0;
	display:block;
	border-width:1px;
	background: #fff url(/images/crvd/order_side.jpg) bottom left no-repeat;
}
#questions #questionsform input.button {
	margin:8px 2px;
}
#questions #questionsform table {
	width:560px;
	height:370px;
}
#questions #questionsform table td {
	padding:2px 2px;
}

/* CRVD Compatibility */
#compat #content {
	color:#333;
}
#compat #content h2 {
	margin-top:0;
	padding-top:20px;
	color:#000;
}
#compat #content h4 {
	border-top:1px dotted #cfcfcf;
	_border-top:1px solid #cfcfcf;
	padding:10px 0 0 0;
	color:#000;
	font-size:14px;
}
#compat #content .type {
	font-weight:bold;
	color:#777;
}
#compat .featured_game {
	background:#efefef;
	border:1px solid #cfcfcf;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-moz-box-shadow:2px 2px 3px #ddd;
	-webkit-box-shadow:2px 2px 3px #ddd;
}
#compat .featured_game h3 {
/*	color:#888;
	font-size:18px;
	font-weight:normal;
	text-shadow:#aeaeae 1px 1px 2px;
	padding:8px 16px;
	margin:0;*/	
	border-bottom:1px dotted #cfcfcf;
	margin:0 0 6px 0;
}
#compat .featured_game #featured_game_div {
	background-position:10px 0;
	background-repeat:no-repeat;
	padding:0 16px 0 165px;
	min-height:200px;
	_height:200px;
	text-shadow:#aeaeae 1px 1px 2px;
}
#compat .featured_game #featured_game_div .title {
	font-size:200%;
}
#compat .featured_game #featured_game_div .publisher {
	font-weight:bold;
}
#compat .featured_game #featured_game_div img {
	float:left;
	border:0;
	margin:0px 8px 8px 8px;
	width:220px;
	height:69px;
	border:1px solid #cfcfcf;
}
#compat .featured_game #featured_game_div a:hover img {
	border-color:#1070C0;
}
#compat #tab_cards_div h2,
#compat #tab_cards_div p,
#compat #tab_cards_div ul {
	position:relative;
	z-index:1;
}
#compat .gamelink {
	display:inline-block;
	font-size:4px;
	line-height:12px;
	/*margin:2px 0px -2px 2px;*/
	padding-top:12px;
	overflow:hidden;
	height:0px;
	background-position:0px 0px;
	background-repeat:no-repeat;
}
#compat .gamelink:hover {
	background-position:0px -12px;
}

#articles .recent,
#releases .contact,
#compat .game_table,
#crvd-order #resellers,
#crvd-order-faq {
	background:#efefef;
	border-spacing:0;
	border:1px solid #cfcfcf;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-moz-box-shadow:2px 2px 3px #ddd;
	-webkit-box-shadow:2px 2px 3px #ddd;
	margin-bottom:6px;
}
#compat .game_table td {
	border-top:1px dotted #cfcfcf;
	padding:2px 8px;
}
#compat .game_table tr:hover {
	background-color:#f7f7f7;
}
#compat .featured_game h3,
#compat .game_table th,
#articles h2,
#releases .contact h2,
#crvd-order #resellers h3,
#crvd-order-faq h3 {
	background: #c0c0c0 url(/images/tabbg_hover.gif) top left repeat-x;
	color:#333;
	font-size:100%;
	font-weight:bold;
	padding:0px;
	text-align:center;
	text-shadow:#fff 1px 1px 0px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
}

/* Support */
#support {
	padding: 16px 0 0 0;
}
#support .box {
	display:block;
	float:left;
	width:300px;
	height:300px;
	margin:0 13px;
	_margin:0 11px;
	padding:0;
	color: #333;
}
#support .box img {
	display:block;
}
#support .box .boxliner {
	border-width:1px 1px 1px 1px;
}
#support .box h2 {
	font-weight:normal;
	text-shadow:#aaa 1px 1px 2px;
	color: #333;
	margin:0;
	padding:8px 0 0 8px;
}
#support .box h2 a {
	color:#333;
}
#support .box .boxliner a {
	text-decoration:none;
}
#support .box .boxliner a:hover {
	text-decoration:underline;
}

/* Support - FAQs */
#faq, #about {
	background: #fff url(/images/crvd/order_side.jpg) top left no-repeat;
	width:582px;
	margin:0 auto;
	padding:0 0 0 400px;
}
#faq {
	padding-bottom:20px;
}
#faq h3 {
	border-top: 1px dotted #cfcfcf;
	_border-top: 1px solid #cfcfcf;
	margin:6px 0 0 0;
	padding:10px 0 4px 0;
	font-size:13px;
	font-weight:normal;
}
#faq h3 a {
	text-decoration:none;
	/*color:#333;*/
}
#faq h3 a:hover {
	text-decoration:underline;
	color:#1070C0;
}
#faq img.border {
	border: 1px solid #cfcfcf;
}

/* About Ostendo */
#about {
	margin-top:100px;
	min-height:360px;
	_height:360px;
}
#about h1 {
	margin-top:10px;
}
#about-links {
	text-align:center;
}
#about-links a {
	font-size:16px;
	text-shadow:#aaa 1px 1px 3px;
	margin:0 32px;
}

/* Contact Us */
#contact {
	background: #fff url(/images/crvd/contact_bg.jpg) top left no-repeat;
	width:482px;
	margin:100px auto 0 auto;
	padding:0 0 0 500px;
	min-height:360px;
	_height:360px;
}
#contact h1 {
	margin-top:10px;
}
#contact h3 {
	border-top:1px dotted #cfcfcf;
	_border-top:1px solid #cfcfcf;
}

/* Careers Landing */
#careers #content {
	color:#555;
}
#careers h1 {
	margin-top:10px;
}
#careers h3 {
	border-top:1px dotted #cfcfcf;
	_border-top:1px solid #cfcfcf;
	padding:10px 0 4px 0;
	margin:10px 0 0 0;
	color:#222;
}

/* Press */
#press {
	/*margin:100px auto 0 auto;*/
	padding-bottom:20px;
}
#press .box {
	padding:0;
	margin:0;
	width:491px; 
	float:left;
}
#press a.press-link {
	text-decoration:none;
	font-size:24px;
	text-shadow:#aaa 1px 1px 3px;
	color:#333;
}
#press a.press-link:hover {
	text-decoration:underline;
	color:#1070C0;
}

/* Press - Awards */
#awards ul {
	background: #fff url(/images/press/awards.jpg) top right no-repeat;
	width:400px;
	margin:0 auto;
	padding:0 400px 20px 0;
	min-height:283px;
	_height:283px;
}
#awards a {
	text-decoration:none;
	font-size:120%;
}
#awards a:hover {
	text-decoration:underline;
	color:#1070C0;
}
#awards li {
	padding:3px;
}

/* Press - Videos */
#videos {
	width:952px;
	margin:0 auto;
	padding-bottom:20px;
}
#videos #tabs #youtube {
	display:block;
	margin:20px auto 0 auto;
	text-align:center;
	background:url(/images/press/youtube.jpg) bottom center no-repeat;
	width:160px;
	height:122px;
	line-height:20px;
	border:0;
	color:#1070C0;
	text-decoration:underline;
	font-size:100%;
}
#videos #tabs #youtube:hover {
	color:#000;
}
#videos #content {
	padding:0;
	margin-bottom:20px;
	width:640px;
	min-height:505px;
	_height:505px;
	background:#000 url(/images/spinblack.gif) 50% 47% no-repeat;
}

/* Press - Events */
#events {
	padding-bottom:20px;
}
#events table {
	margin:0 auto;
}
#events table td {
	padding:1px 10px;
	border-width:0 0px 1px 0;
	border-style:dotted;
	_border-style:none;
	border-color:#cfcfcf;
}
#events table td a {
	text-decoration:none;
}
#events table td a:hover {
	text-decoration:underline;
	color:#1070C0;
}
#events h1 {
	margin-top:10px;
}

/* Press - Articles */
#articles .article {
	margin: 0 10px 24px 10px;
	_margin: 0 7px 24px 7px;
	padding: 24px 0px 20px 0px;
	border-top: 1px dotted #cfcfcf;
	_border-top: 1px solid #cfcfcf;
	float:left;
	width:470px;
}
#articles .title {
	display:block;
	font-weight:bold;
	font-size:16px;
	color:#000;
	text-shadow:#aaa 1px 1px 2px;
	padding:8px 0 8px 0;
}
#articles .publication {
	font-weight:bold;
	font-size:14px;
	color:#555;
}
#articles .date {
	font-weight:normal;
	font-size:12px;
	color:#555;
}
#articles .quote {
	color:#888;
	font-size:14px;
	font-style:italic;
	font-family:Georgia,Times New Roman,serif;
	display:block;
	clear:left;
	padding:16px 32px;
}
#articles .recent a {
	text-decoration:none;
}
#articles .recent a:hover {
	text-decoration:underline;
}

/* Press Release */
#release {
	padding-top:40px;
	width:680px;
	margin:0 auto;
}
#release h1 {
	line-height:32px;
}
#release h4 {
	padding:12px 0 0 0;
}
#release .small {
	font-size:10px;
	color:#555;
	line-height:14px;
	margin-top:20px;
}

/* CRVD - Why */
#crvd-why #crvd-why-lead {
	background:url(/images/crvd/why/why_lead.jpg) bottom left no-repeat;
	/*padding:20px 0 0 710px;*/
	padding:32px 0 0 710px;
	width:272px;
	height:318px;
}
#crvd-why #nav_table td {
	border-top:1px dotted #cfcfcf;
	_border-top:1px solid #cfcfcf;
	padding:1px 4px;
}
#crvd-why #nav_table td.bottom {
	border-bottom:1px dotted #cfcfcf;
}
#crvd-why #nav_table a {
	color:black;
	font-size:120%;
	font-weight:bold;
	text-decoration:none;
}
#crvd-why #nav_table a:hover {
	color:#1070C0;
	text-decoration:underline;
}
#crvd-why #nav_table img {
	vertical-align:middle;
	padding:0 10px;
	border:0;
}
#crvd-why #content,
#gan-why #content {
	width:980px;
	margin:0 auto;
	background:#efefef url(/images/crvd/why/why_bg.gif) top left repeat-y;
	border-bottom:1px solid #e0e0e0;
	color:#222;
}
#crvd-why h1.big {
	border-top:1px solid #cfcfcf;
	margin:0;
	padding:24px 0 12px 0;
}
#crvd-why .section h1,
#gan-why .section h1 {
	font-weight:normal;
	color:#000;
	text-shadow:none;
	margin:0;
	padding:20px 0 20px 0;
}
#crvd-why .section h3,
#gan-why .section h3 {
	font-size:14px;
	color:#000;
	margin:0 0 4px 0;
}
#crvd-why .section p,
#gan-why .section p {
	margin:0;
}
#crvd-why .section .subsection {
	margin:30px 0 0 0;
}
#crvd-why .section .subbox,
#gan-why .section .subbox {
	width:260px;
	float:left;
	margin:24px 20px 0 20px;
	_margin:24px 17px 0 17px;
}
#crvd-why .section .subbox img,
#gan-why .section .subbox img,
#crvd-why .section .subsection img {
	float:right;
	margin:0 0 0 8px;
}
#crvd-why #section1 {
	background:transparent url(/images/crvd/why/why_pers1.jpg) center 30px no-repeat;
	width:900px; 
	margin:0 auto 32px auto;
}
#crvd-why #section1 h1 {
	padding-bottom:440px;
}
#crvd-why #section2 {
	width:400px;
	min-height:700px;
	_height:700px;
	padding:0 64px;
}
#crvd-why #section3-top {
	width:360px;
	float:right;
	margin:0 64px 0 0;
	_margin:-265px 32px 0 0;
}
#crvd-why #section3-bottom {
	width:900px;
	margin:0 auto 32px auto;
}
#crvd-why #aspect_table {
	background: #f7f7f7;
	border:1px solid #cfcfcf;
	color:#000;
	padding:10px 0 0 0;
	margin:32px auto 16px auto;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
}
#crvd-why #aspect_table th {
	color:black;
	font-weight:normal;
	font-size:22px;
	padding:0 0 10px 0;
	_padding:12px 0 10px 0;
}
#crvd-why #aspect_table td {
	background: #f7f7f7 url(/images/graybg.gif) top left repeat-x;
	text-align:center;
	font-size:14px;
	border-top:1px solid #cfcfcf;
	padding:2px 2px 2px 10px;
}
#crvd-why #aspect_table td.tabs {
	padding:0;
	border-top:0;
	background:#f7f7f7;
}
#crvd-why #aspect_table a {
	background:#f7f7f7;
	color:#888;
	border-style:solid;
	border-width:1px 1px 0 1px;
	border-color:#cfcfcf;
	font-size:12px;
	outline:none;
	padding:1px 30px;
	text-decoration:underline;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
}
#crvd-why #aspect_table a:hover {
	background:#fff;
	color:#333;
}
#crvd-why #aspect_table a.selected {
	background:#f0f0f0;
	padding:2px 30px;
	text-decoration:none;
}
#crvd-why #comp_table {
	color:#333;
	margin:32px 64px;
	padding:0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}
#crvd-why #comp_table td {
	border-style:dotted;
	_border-style:solid;
	border-width:0 0 1px 1px;
	border-color:#c0c0c0;
	padding:0;
	margin:0;
	width:300px;
	padding:4px 12px;
}
#crvd-why #comp_table th {
	text-align:right;
	border-style:dotted;
	_border-style:solid;
	border-width:0 0 1px 0;
	border-color:#c0c0c0;
	font-weight:normal;
	color:#666;
	font-size:120%;
	padding:0 12px;
}
#crvd-why #comp_table .comp_hdr {
	display:block;
	font-weight:bold;
	color:black;
}
#crvd-why #comp_table .toprow td {
	font-size:120%;
	text-align:center;
	color:black;
}
#crvd-why #comp_table .toprow th {
	color:black;
	font-weight:bold;
}
#crvd-why #comp_table .lastrow th, 
#crvd-why #comp_table .lastrow td{
	border-bottom:0;
}
#crvd-why #why_tech_lead {
	margin:-16px 0 0 0;
	_margin-top:-18px;
}
#crvd-why ol {
	font-size:10px;
	margin:0;
	padding:10px 20px;
}


#crvd-order {
	background: #fff url(/images/crvd/contact_bg.jpg) top left no-repeat;
	border-width:1px 0 0 0;
	width:482px;
	margin:0 auto;
	padding:0 0 0 500px;
	min-height:360px;
	_height:360px;
}
#crvd-order h2 {
	font-weight:normal;
	margin:24px 0;
}
#crvd-order h3 {
	margin:10px 0;
}
#crvd-order p {
	color:#333;
}
#crvd-order #checkout-div {
	margin:20px 40px 20px 20px;
}
#crvd-order #links {
	clear:both;
	border-top:1px dotted #cfcfcf;
	color:#333;
	padding:20px 0;
}
#crvd-order #resellers {
	color:#333;
	padding:0;
	margin:0 40px 0 0;
}
#crvd-order #resellers h3 {
	border-bottom:1px solid #cfcfcf;
	margin-top:0;
}
#crvd-order #resellers div {
	padding:2px 20px 12px 20px;
	color:#444;
}
#crvd-order #resellers p {
	margin: 0 0 0 32px;
	color:#555;
}
#crvd-order #resellers ul {
	margin: 0;
}
#crvd-order-faq h3  {
	border-bottom:1px solid #cfcfcf;
	margin:0;
}
#crvd-order-faq table {
	border-spacing:0;
}
#crvd-order-faq td {
	padding:0 32px;
	vertical-align:top;
}
#crvd-order-faq td h4 {
	margin:16px 0 0 0;
	font-size:12px;
	color:#444;
}
#crvd-order-faq td p {
	margin:0 0 16px 16px;
	font-size:11px;
	color:#555;
}

/* Press release archive */
#releases {
}
#releases .contact {
	float:left;
	width:320px;
	height:104px;
	margin-right:20px;
}
#releases .contact p {
	text-align:center;
	font-size:14px;
	color:#555;
	line-height:20px;
}
#releases .release_list table tr {
	vertical-align:top;
}
#releases .release_list a {
	text-decoration:none;
}
#releases .release_list a:hover {
	text-decoration:underline;
}


/* GaN Tech Specs */
#gan-specs {
	padding-bottom:20px;
	color:#333;
}
#gan-specs h1 {
	text-align:center;
	font-weight:normal;
	margin:0;
	padding:16px 0;
	border-width:1px 0 0 0;
}
#gan-specs h2 {
	font-weight:normal;
	padding-top:10px;
	margin-top:32px;
	border-top:1px dotted #cfcfcf;
	_border-top:1px solid #cfcfcf;
	/*border-width:1px 0 0 0;*/
	/*color2:#777;*/
}
#gan-specs .column {
	width:476px; 
	float:left;
	margin:0;
	padding:0;
}
#gan-specs .padded {
	margin-right: 28px;
}
#gan-specs #tspecs {
	margin:0 0 0 16px;
}
#gan-specs #tspecs td {
	border-color:#cfcfcf;
	border-style:dotted;
	_border-style:solid;
	border-width:0 0 1px 1px;
	padding:4px 10px;
}
#gan-specs #tspecs th {
	text-align:left;
	border-color:#cfcfcf;
	border-style:dotted;
	_border-style:solid;
	border-width:0 0 1px 0;
	padding:4px 10px;
	color:#555;
}
#gan-specs #tspecs tr.bottom th, #gan-specs #tspecs tr.bottom td {
	border-bottom:0;
}
#gan-specs .wafer_link {
	text-decoration:none;
	color:#333;
}
#gan-specs .wafer_link:hover {
	color:#1070C0;
}
#gan-specs .wafer_link img {
	border:1px solid #858585;
	-ms-interpolation-mode: bicubic;
}
#gan-specs .wafer_link:hover img {
	border-color:#1070C0;
}
#gan-specs #specsheet {
	background:url(/images/gan/specs_sheet.gif) top right no-repeat;
	display:block;
	float:right;
	height:71px;
	line-height:71px;
	margin:15px 8px -71px -200px;
	outline:none;
	padding-right:60px;
	text-align:right;
	width:200px;
}

/* GaN Technical Papers */
#gan-papers h1.big {
	border-top:1px solid #cfcfcf;
	margin:0;
	padding:24px 0 12px 0;
}
#gan-papers ul {
	padding:160px 100px 32px 100px;
	margin:0;
	background:url(/images/gan/papers.jpg) top center no-repeat;
	color:#333;
}
#gan-papers ul .title {
	display:inline-block;
	margin:10px 0 0 0;
	font-size:110%;
}

/* GaN Product Validation */
#gan-validation .header {
	/*background:url(/images/gan/valid_parc_logo.gif) 630px 34px no-repeat;
	padding-right:390px;/* */
	border-top:1px solid #cfcfcf;
}
#gan-validation h1.big {
	margin:0;
	padding:24px 0 12px 0;
	/*text-align:right;*/
}
#gan-validation p.subtitle {
	/*text-align:right;*/
}
#gan-validation table {
	color:#333;
	width:900px;
	margin:0 auto;
}
#gan-validation th {
	color:#666;
	text-align:center;
	vertical-align:top;
	width:300px;
}
#gan-validation td {
	vertical-align:top;
}

#gan-validation td h2 {
	margin:12px 0 8px 0;
	font-size:20px;
}
#gan-validation td h3 {
	font-size:14px;
	color:#000;
	margin:0 0 4px 0;
}
#gan-validation td p {
	margin:0;
}
#gan-validation td .subbox {
	width:250px;
	float:left;
	/*margin:24px 20px 0 20px;
	_margin:24px 17px 0 17px;*/
	margin:12px 10px 0 10px;
	_margin:12px 7px 0 7px;
	padding:12px 10px;
	
	background:#eee;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-moz-box-shadow:inset #aaa 1px 1px 2px;
}



/* GaN Applications */
#gan-apps h1.big {
	border-top:1px solid #cfcfcf;
	margin:0;
	padding:24px 0 12px 0;
}
#gan-apps p.subtitle {
	margin-bottom:0;
}
#gan-apps #wheel {
	width:498px;
	height:498px;
	float:left;
}
#gan-apps #wheel a,
#gan-apps #wheel div {
	display:block;
	width:166px;
	height:166px;
	float:left;
	padding:0;
	margin:0;
	background-position:top left;
	outline:none;
}
#gan-apps #wheel a:hover {
	background-position:bottom left;
}
#gan-apps #tab_top_div {
	color:#888;
	text-align:center;
}
#gan-apps .wheelbox {
	background:#eee;
	padding:16px;
	color:#333;
	margin:20px 0 20px 20px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-moz-box-shadow:inset #aaa 1px 1px 2px;
}
#gan-apps .wheelbox h2 {
	margin-top:0;
	text-shadow:1px 1px 0 white;
}
#gan-apps .gallery img {
	width:216px;
	height:154px;
	border:0px solid transparent;
	opacity:0.8;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter:alpha(opacity=80);
	-ms-interpolation-mode: bicubic;
}
#gan-apps .gallery-img {
	width:216px;
	height:154px;
	-ms-interpolation-mode: bicubic;
}
#gan-apps .gallery:hover img {
	border-color:#1070c0;
	opacity:1.0;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter:alpha(opacity=100);
}


/* GaN Main Page */
#gan-why #front {
	/*height:477px;
	width:980px;*/
	background:url(/images/gan/gan_main.jpg) transparent top left no-repeat;
	margin:0 1px;
	color:white;
	font-size:20px;
	height:80px;
	padding-top:397px;
	width:510px;
	padding-left:470px;
}
#gan-why #front a {
	color:white;
	text-decoration:none;
	line-height:20px;
}
#gan-why #front a:hover {
	color:white;
	text-decoration:underline;
}
#gan-why .section .sectionbox {
	width:900px;
	margin:0 auto 32px auto;
}
#gan-why .subbox2 {
	width:380px;
	float:left;
	margin:24px 20px 0 20px;
	_margin:24px 17px 0 17px;
}
#gan-why .why-A {
	background:url(/images/gan/why_A.gif) bottom right no-repeat;
	padding-right:17px;
}
#gan-why .why-B {
	background:url(/images/gan/why_B.gif) bottom right no-repeat;
	padding-right:17px;
}
#gan-why .why-C {
	background:url(/images/gan/why_C.gif) bottom right no-repeat;
	padding-right:17px;
}
#gan-why #appsbox {
	background:url(/images/gan/why_apps_bg.jpg) top left no-repeat;
	width:300px;
	padding:16px 0 32px 620px;
	position:relative;
	z-index:1;
	margin-bottom:-1px;
}