
/* line 37, ../sass/cool.scss */
br.clear {
  clear: both;
}

/* line 41, ../sass/cool.scss */
html {
  background-image: url(http://www.nvidia.com/content/includes/images/redesign08/background_gradient.gif);
  background-repeat: repeat-x;
  font-family: "Trebuchet MS", Helvetica, sans-serif;
}

/* line 60, ../sass/cool.scss */
div#container {
  width: 980px;
  margin: 0 auto;
  top: 20px;
}

/* line 66, ../sass/cool.scss */
div#greenBand {
  background-image: url(../images/bg_green_bar_revised.gif);
  background-repeat: repeat-x;
  background-color: #76B900;
  width: 100%;
  height: 49px;
}

/* line 74, ../sass/cool.scss */
.sectionTitle {
  margin-left: 20px;
  margin-top: 12px;
}

div#greenBarTitle a {
  color: white;
  text-decoration: none;
  font-size: 165%;
}
div#greenBarTitle {
  padding-top: 4px;
}

/* line 90, ../sass/cool.scss */
div#coolStuff {
  background-image: linear-gradient(bottom, #ffffff 0%, #909295 100%);
  background-image: -o-linear-gradient(bottom, white 0%, #909295 100%);
  background-image: -moz-linear-gradient(bottom, white 0%, #909295 100%);
  background-image: -webkit-linear-gradient(bottom, white 0%, #909295 100%);
  background-image: -ms-linear-gradient(bottom, white 0%, #909295 100%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, white), color-stop(1, #909295));
  background: -moz-linear-gradient(top, #909295, white);
  background: -webkit-gradient(linear, left top, left bottom, from(#909295), to(white));
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#909295', endColorstr='#ffffff');
  background: -o-linear-gradient(#909295, white);
  width: 940px;
  min-height: 500px;
  overflow: visible;
  margin: 0 auto;
  font-size: 120%;
}

/* line 116, ../sass/cool.scss */
.topnavlink.selected {
  box-shadow: 0 0 0 5px white, 0px 0px 25px #000;
  cursor: default;
}

/* line 121, ../sass/cool.scss */
.topnavlink#dm {
  margin-right: 27px;
  background-image: url(../images/topnav_demos.png);
}

/* line 126, ../sass/cool.scss */
.topnavlink#wp {
  background-image: url(../images/topnav_wallpapers.png);
}

/* line 130, ../sass/cool.scss */
.topnavlink#ss {
  margin-left: 27px;
  background-image: url(../images/topnav_screensavers.png);
}

/* line 135, ../sass/cool.scss */
.topnavlink {
  text-decoration: none;
  display: block;
  width: 285px;
  height: 140px;
  overflow: hidden;
  float: left;
}

/* line 144, ../sass/cool.scss */
.coolStuff a {
  display: block;
  width: 100%;
  height: 100%;
}

/* line 150, ../sass/cool.scss */
.topintrolink#dm {
  background-image: url(../images/intro_nav_dm.png);
}

/* line 153, ../sass/cool.scss */
.topintrolink#wp {
  background-image: url(../images/intro_nav_wp.png);
}

/* line 156, ../sass/cool.scss */
.topintrolink#ss {
  background-image: url(../images/intro_nav_ss.png);
}

/* line 160, ../sass/cool.scss */
#gfpromo {
  background-image: url(../images/geforce_com_promo.png);
  width: 864px;
  height: 168px;
  margin: 0 auto;
}

.iepadding {
  padding: 25px 0;
}

/* line 166, ../sass/cool.scss */
.item {
  -webkit-transition: box-shadow 300ms cubic-bezier(0, 0, 0.58, 1);
  -moz-transition: box-shadow 300ms cubic-bezier(0, 0, 0.58, 1);
  -ms-transition: box-shadow 300ms cubic-bezier(0, 0, 0.58, 1);
  -o-transition: box-shadow 300ms cubic-bezier(0, 0, 0.58, 1);
  transition: box-shadow 300ms cubic-bezier(0, 0, 0.58, 1);
  /* ease-out */
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.58, 1);
  -moz-transition-timing-function: cubic-bezier(0, 0, 0.58, 1);
  -ms-transition-timing-function: cubic-bezier(0, 0, 0.58, 1);
  -o-transition-timing-function: cubic-bezier(0, 0, 0.58, 1);
  transition-timing-function: cubic-bezier(0, 0, 0.58, 1);
  box-shadow: 2px 2px 3px #696969;
  cursor: pointer;
}

/* line 185, ../sass/cool.scss */
.demopreview .newitem {
  display: block;
  height: 26px;
  position: absolute;
  z-index: 10;
  top: -13px;
  right: -20px;
}

/* line 194, ../sass/cool.scss */
.item:hover {
  box-shadow: 0 0 0 5px white, 0px 0px 25px #000;
  -webkit-transition: all 300ms cubic-bezier(0, 0, 0.58, 1);
  -moz-transition: all 300ms cubic-bezier(0, 0, 0.58, 1);
  -ms-transition: all 300ms cubic-bezier(0, 0, 0.58, 1);
  -o-transition: all 300ms cubic-bezier(0, 0, 0.58, 1);
  transition: all 300ms cubic-bezier(0, 0, 0.58, 1);
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.58, 1);
  -moz-transition-timing-function: cubic-bezier(0, 0, 0.58, 1);
  -ms-transition-timing-function: cubic-bezier(0, 0, 0.58, 1);
  -o-transition-timing-function: cubic-bezier(0, 0, 0.58, 1);
  transition-timing-function: cubic-bezier(0, 0, 0.58, 1);
}

/* line 210, ../sass/cool.scss */
.topintrolink .details .title {
  font-size: 1.5em;
  color: #75b701;
}

/* line 215, ../sass/cool.scss */
.topintrolink .details {
  color: white;
  width: 255px;
  height: 88px;
  margin-top: 200px;
  padding: 7px 3px 0px 12px;
  overflow: hidden;
}

/* line 224, ../sass/cool.scss */
.topintrolink .details .description {
  float: left;
  width: 190px;
  height: 58px;
  font-size: .85em;
  overflow: hidden;
  text-align: left;
  padding-top: 10px;
}

/* line 235, ../sass/cool.scss */
.topintrolink .details .seeall {
  font-size: .6em;
  height: 15px;
  float: right;
  margin-top: 50px;
  padding-right: 10px;
  padding-bottom: 2px;
  text-align: right;
  width: 55px;
  background-image: url(../images/ui_arrow.png);
  background-repeat: no-repeat;
  background-position: right center;
}

/* line 248, ../sass/cool.scss */
div#store {
  background-image: url(../images/intro_nav_store_us.png);
  width: 864px;
  height: 49px;
  margin: 0 auto;
}

/* line 255, ../sass/cool.scss */
#coolStuff #sectiontitle {
  display: block;
  width: 100% -15px;
  height: 20px;
  background-image: url(../images/ui_bg_sectionTitle.png);
  font-size: .75em;
  text-transform: uppercase;
  padding-top: 6px;
  padding-left: 15px;
  border-bottom: 1px solid white;
}

/* line 268, ../sass/cool.scss */
.topintrolink {
  text-decoration: none;
  display: block;
  float: left;
  width: 275px;
  height: 300px;
  margin-top: 25px;

}

/* line 278, ../sass/cool.scss */
.topintrolink#dm {
  margin-right: 22px;
  margin-left: 35px;
}

/* line 283, ../sass/cool.scss */
.topintrolink#ss {
  margin-left: 22px;
}

/* line 287, ../sass/cool.scss */
.topnavlink span {
  display: block;
  color: white;
  margin: 110px 0 0 15px;
}

/* line 294, ../sass/cool.scss */
div#cooltopnav {
  width: 100% -30px;
  height: 140px;
  padding: 15px;
  background-image: url(../images/ui_bg_topNav.png);
  background-repeat: repeat-x;
  background-image: linear-gradient(bottom, #e3e3e3 0%, #737373 64%);
  background-image: -o-linear-gradient(bottom, #e3e3e3 0%, #737373 64%);
  background-image: -moz-linear-gradient(bottom, #e3e3e3 0%, #737373 64%);
  background-image: -webkit-linear-gradient(bottom, #e3e3e3 0%, #737373 64%);
  background-image: -ms-linear-gradient(bottom, #e3e3e3 0%, #737373 64%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e3e3e3), color-stop(0.64, #737373));
}

/* line 315, ../sass/cool.scss */
div#coolleftnav {
  display: block;
  float: left;
  width: 224px;
  height: 100%;
  border-right: 1px solid white;
  background: #dcddde;
  background: -moz-linear-gradient(top, #dcddde, white);
  background: -webkit-gradient(linear, left top, left bottom, from(#dcddde), to(white));
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dcddde', endColorstr='#ffffff');
  background: -o-linear-gradient(#dcddde, white);
  background-size: 100% 100%;
}

/* line 329, ../sass/cool.scss */
#coolleftnav #description {
  padding: 10px 25px 10px 15px;
  color: #4e4e4e;
  font-size: 0.75em;
  width: 100% -40px;
  line-height: 135%;
}

/* line 339, ../sass/cool.scss */
#coolleftnav #options {
  margin: 0;
  padding: 0;
}
/* line 342, ../sass/cool.scss */
#coolleftnav #options a {
  text-decoration: none;
}

/* line 347, ../sass/cool.scss */
#coolleftnav #options li {
  margin: 0;
  padding: 8px 50px 0 32px;
  font-size: .85em;
  height: 25px;
  background-image: url(../images/leftnav_bg_default.png);
  color: #333333;
  width: 162px;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  background-repeat: no-repeat;
  background-position: -1px 0;
  list-style-type: none;
  cursor: pointer;
}

#coolleftnav #options li span {
  overflow: hidden;
  display: block;
  width: 162px;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

/* line 364, ../sass/cool.scss */
#coolleftnav #options li:hover {
 padding-right: 40px;
 width: 172px;
  background-image: url(../images/leftnav_bg_over.png);
}

#coolleftnav #options li:hover span {
  width: 172px;
}

#coolleftnav #options li.selected span {
  width: 192px;
}

#coolleftnav #options li.selected {
  padding-right: 20px;
  width: 192px;
  color: white;
  background-image: url(../images/leftnav_bg_selected.png);
}

/*IE is dumb*/
#coolleftnav #options span li {
  margin: 0;
  padding: 8px 50px 0 32px;
  font-size: .85em;
  height: 25px;
  background-image: url(../images/leftnav_bg_default.png);
  color: #333333;
  width: 162px;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  background-repeat: no-repeat;
  background-position: -1px 0;
  list-style-type: none;
  cursor: pointer;
}

#coolleftnav #options span li span {
  overflow: hidden;
  display: block;
  width: 162px;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

/* line 364, ../sass/cool.scss */
#coolleftnav #options span li:hover {
 padding-right: 40px;
 width: 172px;
  background-image: url(../images/leftnav_bg_over.png);
}

#coolleftnav #options span li:hover span {
  width: 172px;
}

#coolleftnav #options span li.selected span {
  width: 192px;
}

/* line 368, ../sass/cool.scss */
#coolleftnav #options span li.selected {
  padding-right: 20px;
  width: 192px;
  color: white;
  background-image: url(../images/leftnav_bg_selected.png);
}

/*IE is dumb*/



/* line 372, ../sass/cool.scss */
#storepromo {
  margin: 30px auto;
  display: block;
  width: 181px;
  height: 90px;
  background-image: url(../images/store_promo.jpg);
}

/* line 380, ../sass/cool.scss */
div#coolstuffcontentwrapper {
  height: 100%;
  	/*
  	background-image: linear-gradient(bottom, rgb(199,199,199) 100%, rgb(255,255,255) 0%);
  	background-image: -o-linear-gradient(bottom, rgb(199,199,199) 100%, rgb(255,255,255) 0%);
  	background-image: -moz-linear-gradient(bottom, rgb(199,199,199) 100%, rgb(255,255,255) 0%);
  	background-image: -webkit-linear-gradient(bottom, rgb(199,199,199) 100%, rgb(255,255,255) 0%);
  	background-image: -ms-linear-gradient(bottom, rgb(199,199,199) 100%, rgb(255,255,255) 0%);
  
  	background-image: -webkit-gradient(
  		linear,
  		left bottom,
  		left top,
  		color-stop(1, rgb(199,199,199)),
  		color-stop(0, rgb(255,255,255))
  	);
  */
  background: -moz-linear-gradient(top, #c7c7c7, white);
  background: -webkit-gradient(linear, left top, left bottom, from(#c7c7c7), to(white));
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#C7C7C7', endColorstr='#ffffff');
  background: -o-linear-gradient(#c7c7c7, white);
}

/* line 405, ../sass/cool.scss */
div#coolstuffcontent {
  float: left;
  min-height: 100%;
  width: 715px;
}

/* line 411, ../sass/cool.scss */
#coolstuffcontent .demopreview {
  color: #333333;
  float: left;
  width: 116px;
  height: 120px;
  margin: 0px 22.5px 35px 22.5px;
  position: relative;
}

/* line 421, ../sass/cool.scss */
#coolstuffcontent .demopreview a {
  display: block;
  text-decoration: none;
  width: 116px;
  height: 64px;
}

/* line 428, ../sass/cool.scss */
#coolstuffcontent .demopreview .title {
  display: block;
  width: 100%;
  font-size: .75em;
  margin-top: 10px;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    cursor: default;
}

/* line 441, ../sass/cool.scss */
#coolstuffcontent .demopreview .minGPU {
  display: block;
  width: 100%;
  margin-top: 5px;
  height: 20px;
  font-size: .7em;
  padding: 0 3px;
  padding-top: 6px;
  background-color: #a6a7a7;
  border-radius: 3.5px;
  cursor: default;


  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;

}

#coolstuffcontent .demopreview .hasalt {
  position: relative;
}

#coolstuffcontent .demopreview .hasalt:hover {
  overflow: visible;
}

#coolstuffcontent .demopreview .hasalt:hover .alttext {
  display: block;
    transition: display 1s;
  -moz-transition: display 1s; /* Firefox 4 */
  -webkit-transition: display 1s; /* Safari and Chrome */
  -o-transition: display 1s; 
}

#coolstuffcontent .demopreview .alttext {
  transition: display 0s;
  -moz-transition: display 0s; /* Firefox 4 */
  -webkit-transition: display 0s; /* Safari and Chrome */
  -o-transition: display 0s; /* Opera */
  display: none;
  font-size: inherit;
  border-radius: 2px;
  padding: 3px 7px;
  color: white;
  background: #666666;
  height: 20px;
  outline-bottom: 1px black;
  position: absolute;
  z-index: 15;
  bottom: -29px;
  left: 0px;
}

/* line 459, ../sass/cool.scss */
#coolstuffcontent #smallthumbscontainer, #coolstuffcontent #coolstuffinnercontent {
  padding: 12px 35px;
}

/* line 464, ../sass/cool.scss */
#coolstuffcontent #coolstuffinnercontent img#largescreen {
  display: block;
  width: 600px;
  height: 375px;
  margin: 0 auto;
  box-shadow: 0 0 0 5px white, 0px 0px 25px #000;
}
/* line 472, ../sass/cool.scss */
#coolstuffcontent #coolstuffinnercontent a {
  color: #75b701;
}
/* line 477, ../sass/cool.scss */
#coolstuffcontent #coolstuffinnercontent a.res {
  text-decoration: none;
  color: black;
}
/* line 482, ../sass/cool.scss */
#coolstuffcontent #coolstuffinnercontent a.res:hover {
  color: #75b701;
}
/* line 486, ../sass/cool.scss */
#coolstuffcontent #coolstuffinnercontent div#details {
  margin-top: 25px;
  padding: 0 18px;
}
/* line 491, ../sass/cool.scss */
#coolstuffcontent #coolstuffinnercontent div#details div#desc {
  font-size: .8em;
  float: left;
  width: 350px;
}
/* line 496, ../sass/cool.scss */
#coolstuffcontent #coolstuffinnercontent div#details div#desc span#title, #coolstuffcontent #coolstuffinnercontent div#details div#desc h1 {
  display: inline;
  font-weight: bold;
  font-size: 150%;
  color: #75b701;
}
/* line 504, ../sass/cool.scss */
#coolstuffcontent #coolstuffinnercontent div#details div#specs {
  background: -moz-linear-gradient(top, #9d9d9d, #efefef);
  background: -webkit-gradient(linear, left top, left bottom, from(#9d9d9d), to(#efefef));
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9d9d9d', endColorstr='#efefef');
  background: -o-linear-gradient(#9d9d9d, #efefef);
  font-size: .8em;
  border-radius: 3px;
  float: right;
  width: 185px;
  padding: 0px 20px 10px 20px;
}
/* line 516, ../sass/cool.scss */
#coolstuffcontent #coolstuffinnercontent div#details div#specs div.spectitle {
  margin-top: 15px;
  font-weight: bold;
}
/* line 522, ../sass/cool.scss */
#coolstuffcontent #coolstuffinnercontent div#details div#specs div#download {
  height: 30px;
  margin-top: 20px;
  margin-bottom: 10px;
}
/* line 523, ../sass/cool.scss */
#coolstuffcontent #coolstuffinnercontent div#details div#specs div#download a {
  float: left;
  text-decoration: none;
}
/* line 527, ../sass/cool.scss */
#coolstuffcontent #coolstuffinnercontent div#details div#specs div#download a img {
  border: 0;
  text-decoration: none;
}
/* line 533, ../sass/cool.scss */
#coolstuffcontent #coolstuffinnercontent div#details div#specs div#download div#size {
  font-size: .82em;
  float: left;
  padding-top: 3px;
  padding-left: 10px;
}

#coolstuffcontent #details .specdetails a {
  text-decoration: none;
}

/* line 547, ../sass/cool.scss */
#coolstuffcontent #paginationcontainer {
  width: 100%;
  height: 45px;
  font-size: .7em;
  text-decoration: none;
}

#coolstuffcontent #paginationcontainer a {
  text-decoration: none;
}

/* line 554, ../sass/cool.scss */
#coolstuffcontent #paginationcontainer #pagination {
  text-decoration: none;
  float: right;
  padding-right: 60px;
  padding-top: 20px;
  cursor: default;
}
/* line 560, ../sass/cool.scss */
#coolstuffcontent #paginationcontainer #pagination img {
  vertical-align: middle;
}
/* line 564, ../sass/cool.scss */
#coolstuffcontent #paginationcontainer #pagination a#amountshownchange, #coolstuffcontent #paginationcontainer #pagination a#returntolist {
  color: black;
  margin-right: 15px;
}
/* line 568, ../sass/cool.scss */
#coolstuffcontent #paginationcontainer #pagination a#amountshownchange:hover, #coolstuffcontent #paginationcontainer #pagination a#returntolist:hover {
  color: #75b701;
}
/* line 572, ../sass/cool.scss */
#coolstuffcontent #paginationcontainer #pagination #currpage {
  margin: 0 5px 0 10px;
}
/* line 576, ../sass/cool.scss */
#coolstuffcontent #paginationcontainer #pagination #totalpages {
  margin: 0 10px 0 5px;
}
/* line 580, ../sass/cool.scss */
#coolstuffcontent #paginationcontainer #pagination a {
  cursor: pointer;
}
/* line 583, ../sass/cool.scss */
#coolstuffcontent #paginationcontainer #pagination a.disabled {
  cursor: default;
}

/* line 588, ../sass/cool.scss */
#coolstuffcontent #pagination #amountshownchange.disabled {
  zoom: 1d;
  cursor: default;
  opacity: .3;
  filter: alpha(opacity=30);
}
/* line 593, ../sass/cool.scss */
#coolstuffcontent #pagination #amountshownchange.disabled a {
  cursor: default;
}

/* line 598, ../sass/cool.scss */
#coolstuffcontent #paginationcontainer #pagination a#amountshownchange.disabled:hover {
  color: black;
  text-decoration: none;
}

/* line 604, ../sass/cool.scss */
#coolstuffcontent #pagination #pageselect {
  display: inline;
}

/* line 608, ../sass/cool.scss */
#coolstuffcontent #pagination #pageselect.disabled {
  zoom: 1;
  cursor: default;
  filter: alpha(opacity=30);
  opacity: .3;
}
/* line 614, ../sass/cool.scss */
#coolstuffcontent #pagination #pageselect.disabled a {
  cursor: default;
}
