* {
margin: 0px;
padding: 0px
}

body {
background-color: #000101;
font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
min-width: 700px;
background-image: url(images/page_bkg.gif);
background-repeat: repeat-y;
background-position: center top;
text-align: center;
font-size: 62.5%;
line-height: 62.5%;
}

#content_wrapper p, #content_wrapper li {
color: #CCCCCC;
font-size: 1.3em;
line-height: 1.5em;
margin-bottom: 0.8em;
}

#content_wrapper li {
list-style: none;
background-image: url(images/halfdisc_bullet.gif);
background-repeat: no-repeat;
background-position: 0em .4em;
padding-left: 9px;
margin-bottom: 0.4em;
}
#content_wrapper ol li {
background-image: none;
list-style: decimal;
margin-left: 1.5em;
}
* html #content_wrapper li { /* yet another MSIE adjustment */
background-position: 0em .6em;
}
#content_wrapper li ul {
margin-top: .3em;
margin-bottom: 0em;
}

#content_wrapper li li {
font-size: 1em;
margin-bottom: .3em;
}

#content_wrapper ul {
margin-top: 0px;
margin-bottom: 10px;
}
#content_wrapper ul.floatfix {
overflow: hidden;
}

img, table { border: none; }

a:link {
color: #179DCA;
font-weight: bold;
text-decoration: none;
}

a:visited {
color: #2282AC;
font-weight: bold;
text-decoration: none;
}

a:hover {
text-decoration: underline;
color: #7DBCDB;
}
h1, h2, h3, h4 {
color: #FFFFFF;
font-weight: lighter;
}

h1 {
font-size: 3.1em;
line-height: 1.1em;
margin-bottom: .6em;
}
h2 {
font-size: 2em;
margin-bottom: 0.5em;
line-height: 1.2em;
}

h3 {
font-size: 1.5em;
line-height: 1.1em;
margin-bottom: 0.4em;
}

h4 {
font-size: 1.3em;
line-height: 1.1em;
margin-bottom: 0.3em;
}

sup {
font-size: 60%;
line-height: 90%;
}

.floatLeft {
clear: none;
float: left;
}

.floatRight {
clear: none;
float: right;
}

.clearerDiv {
font-size: 0px;
line-height: 0px;
clear: both;
height: 0px;
}

.allcaps {
text-transform: uppercase;
}

#wrapper {
width: 980px;
margin-right: auto;
margin-left: auto;
}

#header {
text-align: left;
height: 104px;
clear: both;
background-image: url(images/header.jpg);
background-repeat: no-repeat;
background-position: center top;
margin-right: auto;
margin-left: auto;
overflow: hidden;
}
#header h2 a {
display: block;
height: 104px;
width: 250px;
margin-left: 90px;
text-indent: -9999px;
font-size: 1px;
line-height: 1px;
}
#header #tagline {
text-indent: -9999px;
font-size: 0px;
line-height: 0px;
height: 0px;
}
#header #support-info {
font-size: 10px;
line-height: 10px;
position: relative;
color: #999999;
text-align: right;
width: 240px;
top: -50px;
left: 618px;
}

#header #headerNav {
width: 280px;
position: relative;
top: -46px;
left: 578px;
margin: 0px;
padding: 0px;
overflow: hidden;
}

#header #headerNav li {
list-style: url(none) none;
float: right;
background-image: none;
}

#header #headerNav li a {
font-size: 11px;
line-height: 11px;
color: #FFFFFF;
text-decoration: none;
padding-right: 11px;
background-image: url(images/header_nav_icon-support.gif);
background-repeat: no-repeat;
background-position: right top;
display: block;
margin-left: 20px;
}
#header #headerNav li a:hover {
text-decoration: underline;
}

#header #headerNav #contact a {
background-image: url(images/header_nav_icon-contact.gif);
padding-right: 15px;
}

#header #headerNav #cart a {
background-image: url(images/header_nav_icon-cart.gif);
padding-right: 12px;
}

/* nav bar */

#navWrapper {
background-image: url(images/nav_bar-bkgslice.gif);
background-repeat: repeat-x;
width: 980px;
height: 20px;
margin-right: auto;
margin-left: auto;
overflow: hidden;
}

#nav {
list-style: none;
padding: 0px 0px 0px 154px;
background-image: url(images/nav_bar-left.gif);
background-repeat: no-repeat;
height: 20px;
margin: 0px;
}

#nav li {
float: left;
list-style: none;
height: 20px;
background-image: none;
padding: 0px;
margin: 0px;
}

#nav a {
text-decoration: none;
height: 20px;
background-repeat: no-repeat;
display: block;
text-indent: -9999px;
background-image: url(/images/nav-3state.gif);
}

#navWhyCerise a {
width: 78px;
background-position: 0px 0px;
}
#navWhyCerise a:hover {
background-position: 0px -20px;
}
#whyCerise #navWhyCerise a {
background-position: 0px -40px;
}
#navReviews a {
width: 60px;
background-position: -79px 0px;
}
#navReviews a:hover {
background-position: -79px -20px;
}
#reviews #navReviews a {
background-position: -79px -40px;
}
#navTestimonials a {
width: 82px;
background-position: -139px 0px;
}
#navTestimonials a:hover {
background-position: -139px -20px;
}
#testimonials #navTestimonials a {
background-position: -139px -40px;
}
#navWorkstationEight a {
width: 133px;
background-position: -220px 0px;
}
#navWorkstationEight a:hover {
background-position: -220px -20px;
}
#workstation8c #navWorkstationEight a {
background-position: -220px -40px;
}
#navDesktop a {
width: 59px;
background-position: -353px 0px;
}
#navDesktop a:hover {
background-position: -353px -20px;
}
#desktop #navDesktop a {
background-position: -353px -40px;
}
#navWorkstation a {
width: 137px;
background-position: -412px 0px;
}
#navWorkstation a:hover {
background-position: -412px -20px;
}
#workstation #navWorkstation a {
background-position: -412px -40px;
}
#navCPUChart a {
width: 69px;
background-position: -549px 0px;
}
#navCPUChart a:hover {
background-position: -549px -20px;
}
#navAbout a {
width: 63px;
background-position: -618px 0px;
}
#navAbout a:hover {
background-position: -618px -20px;
}
#about #navAbout a {
background-position: -618px -40px;
}
#navBlog a {
width: 41px;
background-position: -681px 0px;
}
#navBlog a:hover {
width: 41px;
background-position: -681px -20px;
}

#navbar_right {
background-image: url(images/nav_bar-right.gif);
background-repeat: no-repeat;
height: 20px;
width: 75px;
float: right;
font-size: 1px;
line-height: 1px;
}

/* end nav bar */

#content_wrapper {
width: 980px;
text-align: left;
margin-right: auto;
margin-left: auto;
padding-bottom: 16px;
background-image: url(images/content_bkg.gif);
background-repeat: repeat-y;
background-position: center top;
padding-top: 24px;
}

#content_main {
float: left;
width: 507px;
padding-left: 110px;
}

#content_sidebar {
float: left;
width: 220px;
margin-left: 33px;
}

#content_sidebar h2 {
font-size: 1.6em;
line-height: 1.3em;
}

#sidebarNav {
background-image: url(images/sidenav-bkg.gif);
background-repeat: no-repeat;
margin-top: 5px;
height: 123px;
overflow: hidden;
background-position: right 13px;
}

#sidebarNav h2 {
font-size: 1px;
line-height: 1px;
text-indent: -9999px;
margin: 0px;
background-image: url(images/sidenav-top.gif);
background-repeat: no-repeat;
height: 13px;
}

#sidebarNav #sidebarNavBtm {
font-size: 1px;
line-height: 1px;
background-image: url(images/sidenav-btm.gif);
background-repeat: no-repeat;
height: 30px;
}

#sidebarNav h3 {
margin-top: 0px;
margin-bottom: 0px;
}

#sidebarNav a {
width: 131px;
display: block;
text-decoration: none;
background-repeat: no-repeat;
background-position: -262px 0px;
text-indent: -9999px;
height: 20px;
}

#sidebarNav #sideNavDesktop a { background-image: url(images/sidenav-desktop_btn.gif); }
#sidebarNav #sideNavWork4 a {
background-image: url(images/sidenav-work4_btn.gif);
}
#sidebarNav #sideNavWork8 a {
background-image: url(images/sidenav-work8_btn.gif);
}
#sidebarNav #sideNavMini a {
background-image: url(images/sidenav-mini_btn.gif);
}
#sidebarNav a:hover {
background-position: -131px 0px;
}
#desktop #sideNavDesktop a,
#mini #sideNavMini a,
#workstation #sideNavWork4 a,
#workstation8c #sideNavWork8 a {
cursor: default;
background-position: 0px 0px;
}

#content_sidebar h4 {
margin-bottom: 0.5em;
font-weight: normal;
}

#content_sidebar .whatOurCust {
font-size: 1px;
line-height: 1px;
background-image: url(images/sidebar-what_our_cust_txt.gif);
background-repeat: no-repeat;
text-indent: -9999px;
height: 19px;
margin-top: 15px;
margin-bottom: 6px;
}

blockquote {
padding-left: 28px;
background-image: url(images/quote_open.gif);
background-repeat: no-repeat;
background-position: left top;
}

blockquote p {
background-image: url(images/quote_close.gif);
background-repeat: no-repeat;
background-position: right bottom;
padding-right: 24px;
color: #9A9A9A;
}

#content_wrapper p.quoteAttribute {
font-size: 1em;
text-align: right;
padding-bottom: 0.8em;
margin-top: -.5em;
font-weight: bold;
}

#footer {
font-family: Helvetica, Arial, sans-serif;
font-size: 1em;
line-height: 1.5em;
color: #808080;
width: 920px;
margin-right: auto;
margin-left: auto;
padding-top: 8px;
padding-bottom: 10px;
clear: both;
background-image: url(images/footer_rule.gif);
background-repeat: no-repeat;
background-position: center top;
}

#footer a {
padding-right: .5em;
padding-left: .5em;
font-weight: normal;
border-style: none;
}

#footer a:link, #footer a:visited, #footer a:active {
color: #D6D6D6;
text-decoration: none;
}

#footer a:hover { text-decoration: underline; }

h5.review {
font-size: 13px;
line-height: 16px;
font-weight: bold;
color: #2592BF;
margin-bottom: 10px;
width: 150px;
text-align: center;
margin-right: 12px;
border: 1px solid #08364E;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 16px;
padding-left: 10px;
float: left;
}

#pcmagLogo {
padding-top: 10px;
padding-bottom: 10px;
}

.reviewsLogo {
float: right;
padding-bottom: 10px;
padding-left: 12px;
}

.BlueBold {
font-weight: bold;
color: #30A1C6;
}

.bold { font-weight: bold; }

a.selectButton {
font-size: 1px;
line-height: 1px;
text-decoration: none;
background-image: url(images/select_btn-2state.gif);
background-repeat: no-repeat;
height: 19px;
width: 68px;
text-indent: -9999px;
display: block;
margin-right: auto;
margin-left: auto;
background-position: 0px 0px;
}

a.selectButton:hover { background-position: 0px -19px; }

.cstmConfigBtn {
background-image: url(images/cstm_config_btn.gif);
background-repeat: no-repeat;
text-indent: -9999px;
display: block;
height: 78px;
width: 220px;
margin-left: 20px;
float: right;
margin-top: 5px;
}

div.picWithCaption {
clear: none;
float: right;
padding-bottom: 3px;
background-repeat: no-repeat;
background-position: center top;
margin-bottom: 12px;
margin-left: 18px;
color: #CCCCCC;
font-size: 1em;
line-height: 1.2em;
text-align: center;
}
.picWithCaption a {
text-decoration: none;
color: #CCC;
}

div.picOffice {
background-image: url(images/building_185_sm.jpg);
width: 240px;
padding-top: 152px;
}

div.picInternals {
width: 240px;
}
.reviewmodule {
margin-bottom: 15px;
border-bottom: 2px solid #172126;
padding-bottom: 4px;
}
#reviews #last {
border-style: none;
}


#content_main p.pcmag {
width: 118px;
border: 1px solid #2692BB;
line-height: 1.2em;
float: right;
background-color: #075185;
text-align: center;
padding-top: 4px;
padding-bottom: 2px;
margin-left: 8px;
}

#education #content_main h3,
#education #content_main h4 {
text-align: center;
margin-bottom: .6em;
}

#education #vista_box {
float: right;
padding-bottom: 10px;
padding-left: 20px;
}

#content_wrapper .disclaimer {
font-size: 100%;
margin-top: 2em;
}
#footer .more_content {
margin-top: 2em;
font-size: 100%;
color: #fff;
}
/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
}
#lbCenter {
	background-color: #000;
}

#lbBottomContainer {
	background-color: #fff;
}
.lbLoading {
	background: #000 url(images/slimbox-loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(images/slimbox-prev.png) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(images/slimbox-next.png) no-repeat 100% 15%;
}

#lbBottom {
	font-size: 12px;
	color: #08364f;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(images/slimbox-close.png) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

#content_main .video_wrap {
margin-top: 2.5em;
margin-bottom: 3em;
background-color: #12283b;
text-align: center;
padding: 12px;
background-image: url(/images/blue_grad_bkg.gif);
background-repeat: repeat-y;
background-position: center top;
}

#nvidia_quadro {
background-image: url(/images/nvidia_quadro_card.jpg);
background-repeat: no-repeat;
width: 218px;
padding-top: 140px;
margin-top: 8px;
margin-bottom: 0px;
padding-bottom: 10px;
}
