/* CSG header */
 
.todo {
  background-color: red;
  color: white;
}
 
body {
        font: 81.25% arial, sans-serif;
        background: #fff;
        margin: 3px 8px;
}
a:link,
a:focus {
        color: #00c;
}
a:active {
        color: red;
}
 
/* OneGoogle and GAIA */
 
#gbar {
  height: 22px;
  padding-left: 2px;
}
 
.gbh, .gbd {
  border-top: 1px solid #C9D7F1;
  font-size: 1px;
text-align: right;
}
 
.gbh {
  height: 0;
  position: absolute;
  top: 24px;
  width: 100%;
}
 
#gbi, #gbs {
  background-color: #FFFFFF;
  left: 0;
  position: absolute;
  top: 24px;
  visibility: hidden;
  z-index: 1000;
}
 
#gbi {
  border-color: #C9D7F1 #3366CC #3366CC #A2BAE7;
  border-style: solid;
  border-width: 1px;
  z-index: 1001;
}
 
#guser {
  padding-bottom: 7px !important;
}
 
#gbar, #guser {
  padding-top: 1px !important;
}
 
.gb1, .gb3 {
  height: 22px;
  margin-right: 0.73em;
  vertical-align: top;
}
 
#gbar {
  float: left;
}
 
.gb2 {
  display: block;
  padding: 0.2em 0.5em;
}
 
a.gb1, a.gb2, a.gb3 {
  color: #0000CC !important;
}
 
.gb2, .gb3 {
  text-decoration: none;
}
 
a.gb2:hover {
  background-color: #3366CC;
  color: #FFFFFF !important;
}
 
#gb {
  margin: 0;
  padding: 1px 0 7px;
  text-align: right;
}
 
 
/* Below OneGoogle and GAIA */
 
#g-hdr {
  clear: left;
}
 
#g-hdr h1 {
        margin: 0;
        padding: 0;
}
 
#g-hdr form {
  display: inline;
}
 
#g-hdr-table {
  clear: left;
}
 
#g-hdr-logo-col {
 padding-right: 8px;
}
 
#g-hdr div a {
        display: block;
        overflow: hidden;
        position: relative;
        width: 152px;
        height: 40px;
        margin: 10px 0 7px;
}
#g-hdr div img {
        border: none;
        position: absolute;
        left: 0;
        top: 0;
        width: 152px;
        height: 40px;
}
 
#g-hdr-q-col {
  width: 100%;
}
 
#g-hdr-q-col table {
  margin-top: 17px;
}
 
#g-hdr-q-col td {
  white-space: nowrap;
  vertical-align: top;
}
 
#g-hdr-q-col div {
  color: #676767;
}
 
#g-hdr-q-col input {
  margin-right: .365em; /* 1 space */
}
 
#g-hdr-q-mod {
        font-size: 76.92%; /* 10px */
  padding: 0 0 0 0.365em; /* 2 spaces */
}
 
#g-hdr-q-mod a {
  display: block; /* Do we need this to force a new line? */
}
 
#g-hdr-notes {
  display: table;
  margin-top: -1.307em;
        margin-bottom: 0.077em;
  text-align: right;
  width: 100%;
}
 
#g-hdr-title {
        border-top: 1px solid #6b90da;
        background: #e5ecf9;
        margin: 0 0 6px; /* Controls the spacing between title bar and Sort by links */
}
 
#g-hdr-title div {
        float: left;
}
 
#g-hdr-title-modes {
  padding: 5px 0 0 0.365em; /* space in front of "Web" in title bar */
}
 
#g-hdr-title-modes a,
#g-hdr-title-modes b {
        margin-right: .6em;
}
 
#g-hdr-title-res {
        text-align: right;
        white-space: nowrap;
        padding: 5px 0.365em 4px 0;
        margin: 0;
}
 
div#g-hdr-title-filters {
        margin-left: 0.86em; /* This added with the 0.6em equals 1.46em, which is 4 spaces */
}
 
div#g-hdr-title-filters p {
  float: left;
        margin: 0;
        padding: 5px 0.365em 0 0;
}
 
div#g-hdr-title-filters select {
  float: left;
        margin: 2px 0 0 0;
}
 
div#g-hdr-title-video {
  margin: 2px 0 0 1.46em; /*aka 4 spaces*/
}
 
div#g-hdr-title-video a img {
        border: none;
}
 
#g-hdr-sort {
  text-align: right;
}
 
#g-hdr-sort b,
#g-hdr-sort a {
  margin-left: .73em; /*aka 2 spaces*/
}
 
/* Pagination */
 
#nav {
  border-collapse: collapse;
  margin: 0 auto !important;
  text-align: center;
  direction: ltr;
}
 
#nav a,
#nav a:visited,
.blk a {
  color: #000;
}
#nav .b a,
#nav .b a:visited {
  color: #00c;
  font-size: medium;
}
#nav .i {
  color: #a90a08;
  font-weight: bold;
}
.csb,
.ss {
  background: url(http://www.google.com/images/nav_logo3.png) no-repeat;
  height: 26px;
  display: block;
}
.cur {
  color: #A90A08;
  font-weight: bold;
}
.b {
  font-weight: bold;
}
 
/* Common styles */
 
p {
  margin: 1em 0;
}
a {
  color: #0000cc;
}
a.more {
  color: #7777cc;
}
.nowrap {
  white-space: nowrap;
}
h2 {
  margin: 0 0 0.5em 0;
  padding: 0.4em 0.45em;
  background: #e5ecf9;
  font-size: 150%;
  border-top: 1px solid #6B90DA;
  font-weight: bold;
  color: black;
}
h3 {
  margin: 0 0 0.5em 0;
##  padding: 0.4em 0.45em;
  padding: 0.4em 1.2em;
  background: #e5ecf9;
  border-top: 1px solid #6B90DA;
  font-size: 100%;
  font-weight: bold;
  color: black;
}
h4 {
  background-color: #E5ECF9;
  border: 0;
  font-size: 100%;
  font-weight: bold;
  height: 1.6em;
  margin: 1.5em 0 1em 0;
  padding: 0.3em 0.45em 0;
  white-space: nowrap;
}
h5 {
  font-size: 110%;
  margin: 0 0 0.5em 0;
  padding: 0 0.45em;
  color: #666699;
}
#left-sidebar h4 {
  padding: 0 0.45em;
  margin: 1em 0 0.2em 0;
  margin-top: 1em;
  font-size: 100%;
  font-weight: bold;
  background-color: white;
}

.date {
  color: #666666;
}
 
.stars5,
.stars4,
.stars3,
.stars2,
.stars1,
.stars0 {
  width: 50px;
  height: 9px;
  overflow: hidden;
  display: inline-block;
  margin: 0 0.2em;
  background-repeat: no-repeat;
  vertical-align: middle;
}
/* Nasty fix for IE7 */
* + html .stars5,
* + html .stars4,
* + html .stars3,
* + html .stars2,
* + html .stars1,
* + html .stars0 {
  vertical-align: bottom;
  padding-bottom: 3px;
  padding-right: 4px;
}
.stars5 {
  background-image: url(../images/stars-5.png);
}
.stars4 {
  background-image: url(../images/stars-4.png);
}
.stars3 {
  background-image: url(../images/stars-3.png);
}
.stars2 {
  background-image: url(../images/stars-2.png);
}
.stars1 {
  background-image: url(../images/stars-1.png);
}
.stars0 {
  background-image: url(../images/stars-0.png);
}
 
/* Main layout */
 
#left-sidebar {
  width: 10.7em;
  padding: 0 0 1em 0;
  margin-left: 0.5em;
  float: left;
  border-right: 1px solid #6B90DA;
  clear: both;
}
#main-with-sidebar {
  margin-left: 10.3em;
  margin-right: 25%;
  margin-bottom: 1.5em;
  padding: 0 1.5em 0 2em;
}
#main {
  margin-left: 10.2em;
  padding: 0 1em 1em 2em;
}
#right-sidebar {
  width: 25%;
  float: right;
  padding: 0 0.45em;
}
#footer {
  clear: both;
  line-height: 160%;
  margin-top: 1em;
  margin-bottom: 1em;
  text-align: center;
  color: #666666;
  padding-top: 1em;
  border-top: 1px solid #c9d7f1;
}
#footer span {
  color: black;
}
 
/* Left sidebar */
 
#left-sidebar ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
#left-sidebar li {
  clear: both;
}
#left-sidebar a {
  clear: both;
  display: block;
  line-height: 160%;
##  padding: 0 0 0 0.45em;
  padding: 0 0 0 0.7em;
  text-decoration: none;
}
#left-sidebar .group{
  padding: 0 0.45em;
  margin: 1em 0 0.2em 0;
  margin-top: 1em;
  font-size: 100%;
  font-weight: bold;
  background-color: white;
}
#left-sidebar .name {
  color: #0000cc;
  text-decoration: underline;
}
#left-sidebar .selected {
  background: #e5ecf9;
}
#left-sidebar .selected .name {
  font-weight: bold;
  color: black;
  text-decoration: none;
}
#left-sidebar .subscribe li {
  margin-left: 0.45em;
  padding-left: 14px;
}
#left-sidebar .subscribe li.rss {
  background: url(http://www.gstatic.com/labs/images/icon-rss-20090603.png) left center no-repeat;
}
#left-sidebar .subscribe li.email {
  background: url(http://www.gstatic.com/labs/images/icon-mail-20090603.png) left center no-repeat;
}
#left-sidebar .subscribe li.igoogle {
  background: url(http://www.gstatic.com/labs/images/igoogle-16-20090603.gif) left center no-repeat;
}
 
/* Right sidebar */
 
.section {
  margin-bottom: 1em;
}
 
#right-sidebar .section {
  margin-bottom: 1em;
}
#right-sidebar .section ul {
  margin: 0;
  padding: 0 0.5em 1em 0.5em;
  list-style: none;
}
#right-sidebar .section .meta {
  padding-top: 0.2em;
}
#right-sidebar .section .links {
  margin: 0.5em;
  text-align: right;
}
#right-sidebar .section .content {
  overflow: hidden;
  padding: 0 0.45em;
}
 
/* Right sidebar sections */
 
#all-time-favorites li,
#other-experiments li,
#recently-launched li {
  margin-bottom: 0.75em;
  padding-right: 32px;
}
#other-experiments .gmail-labs {
  background: url(http://www.gstatic.com/labs/images/labs-gmail-20090603.png) right center no-repeat;
}
#other-experiments .cal-labs {
  background: url(http://www.gstatic.com/labs/images/labs-cal-20090723.png) right center no-repeat;
}
#other-experiments .code-labs {
  background: url(http://www.gstatic.com/labs/images/labs-code-20090603.png) right center no-repeat;
}
#other-experiments .experimental-search {
  background: url(http://www.gstatic.com/labs/images/labs-search-20090603.png) right center no-repeat;
}
#other-experiments .maps-labs {
  background: url(http://www.gstatic.com/labs/images/labs-maps-20090603.png) right center no-repeat;
}
#other-experiments .toolbar-labs {
  background: url(http://www.gstatic.com/labs/images/toolbar-20090603.gif) right center no-repeat;
}
 
#recent-labs-blog-posts li {
  margin-bottom: 0.75em;
}
 
#meet-the-engineers .content ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#meet-the-engineers .content li {
  zoom: 1;
  clear: both;
  padding: 0;
  margin: 0 0 0.5em 0;
}
#meet-the-engineers .photo {
  clear: both;
  width: 50px;
  text-align: center;
  float: left;
  margin-bottom: 8px;
}
#meet-the-engineers img {
  margin: 0 auto;
  border: 1px solid #666666;
}
#meet-the-engineers .desc {
  margin-left: 50px;
  padding-left: 0.45em;
}
#all-time-favorites ol,
#related-experiments ol {
  color: #666666;
  padding: 0;
  margin: 0;
  margin-left: 2em;
}
#all-time-favorites li,
#related-experiments li {
  margin-bottom: 0.75em;
}
#experiments .desc,
#all-time-favorites .desc,
#related-experiments .desc {
##  color: black;
  color: #336699;
}
 
#try-out {
  margin-top: 1em;
}
 
/* Main section */
/* Paging start */
#main-with-sidebar div.paging {
  background:#fff;
  color: #ccc;
  margin-top: 1.0em;
  margin-bottom: 0.5em;
  text-align: right;
}
#main-with-sidebar div.paging div.disabled {
  color: #ddd;
  display: inline;
}
#main-with-sidebar div.paging span {
}
#main-with-sidebar div.paging span.current {
  color: #000;
}
#main-with-sidebar div.paging span a {
}
/* Paging end */ 

/* Keyword start */ 
#main-with-sidebar div.keyword {
  background:#fff;
  color: grey;
  margin-top: 1.0em;
  margin-bottom: 0.5em;
  text-align: left;
  font-size: 90%;
}
#main-with-sidebar div.keyword div.disabled {
  color: #ddd;
  display: inline;
}
#main-with-sidebar div.keyword span {
}
#main-with-sidebar div.keyword span.current {
  color: #000;
}
#main-with-sidebar div.keyword a {
##  font-size: 85%;
##  color: red;
  color: #7777cc;
  white-space: nowrap;
}
#main-with-sidebar div.keyword a:hover {
##  background-color: #3366CC;
  background-color: #CCC;
##  color: #FFFFFF !important;
  color: #000000 !important;
}
/* Keyword end */ 

#main-with-sidebar p {
  margin: 0.75em 0.45em;
}
#main-with-sidebar p {
  margin: 0.75em 0.45em;
}
 
#main-with-sidebar .sort {
  float: right;
  margin-top: 2em;
  margin-right: 1.2em;
}
#main-with-sidebar .sort .selected {
  color: black;
  font-weight: bold;
  text-decoration: none;
}
ul.experiments {
  padding: 1em 1em 0.5em 0.5em;
  margin: 0;
  list-style: none;
}
ul.experiments .ranking{
##  font-weight: bold;
  font-size: 140%;
  color: orange;
}

ul.experiments li {
  overflow: hidden;
}
ul.experiments img.thumbnail {
  border: 1px solid #0000cc;
  float: left;
  width: 78px;
  height: 78px;
  margin-right: 0.75em;
  margin-bottom: 1.2em;
}
ul.experiments .row {
margin-bottom: 2.2em;
}
ul.experiments .content {
  margin-left: 80px;
  padding-left: 0.75em;
}
ul.experiments .name {
  font-size: 130%;
  padding-bottom: 0.1em;
}
ul.experiments .last-updated {
  font-size: 85%;
  padding-top: 0.2em;
  color: #666666;
  margin-bottom: 1.2em;
}
ul.experiments .meta {
  padding-top: 0.2em;
  color: #666666;
  margin-bottom: 0.2em;
}
ul.experiments .links a {
  color: #7777cc;
  white-space: nowrap;
}

## jake start
ul.views {
  padding: 1em 1em 0.5em 0.5em;
  margin: 0;
  list-style: none;
}
ul.views li {
  overflow: hidden;
  list-style: none;
}
ul.views img.thumbnail {
  border: 1px solid #0000cc;
  float: left;
  width: 250px;
  height: 250px;
  margin-right: 0.75em;
  margin-bottom: 1.2em;
}
ul.views .row {
margin-bottom: 2.2em;
}
ul.views .content {
  margin-left: 250px;
  padding-left: 0.75em;
}
ul.views .name {
  font-size: 130%;
  padding-bottom: 0.1em;
}
ul.views .last-updated {
  font-size: 85%;
  padding-top: 0.2em;
  color: #666666;
  margin-bottom: 1.2em;
}
ul.views .meta {
  padding-top: 0.2em;
  color: #666666;
  margin-bottom: 0.2em;
}
ul.views .links a {
  color: #7777cc;
  white-space: nowrap;
}
ul.views .desc {
  font-size: 115%;
  margin-top: 1.0em;
  margin-bottom: 0.5em;
  line-height: 140%;
}
# header #
.sbox{
    margin:0 auto;
    text-align: center;
}
h1.stext{
    font-size:8pt;
    color: #666666;
    margin:0;
} 
.summary{
    font-size:8pt;
    color: #666666;
}
strong{
    font-weight:normal;
}
em{
    font-style:normal;
}

## jake end

#main-with-sidebar .meta {
  color: #666666;
}
 
ul.last-updates {
  margin: 0 0.45em;
  padding: 0;
  list-style: none;
}
ul.last-updates li {
  margin-bottom: 0.25em;
}
 
.confidential {
  color: #FF4444;
  vertical-align: middle;
  font-size: 75%;
  padding: 0.15em;
}
 
/* Custom search results if we didn't find anything */
#cse {
  margin-left: .75em;
  padding-right:0.5em;
  display: none;
}
 
#no-results {
  font-size: 120%;
}
 
#other-results {
  font-size: 120%;
  margin-top: 1.5em;
  margin-bottom: 1.2em;
}
 
#try-elsewhere {
  padding-left: 3px;
}
 
.gs-webResult {
  margin-bottom: 1.2em;
  margin-left: 0.75em;
  margin-right: 0.45em;
}
/* Should be same as ul.experiments .name */
.gs-webResult div.gs-title {
  font-size: 115%;
  padding-bottom: 0.1em;
}
.gs-webResult div.gs-visibleUrl-long {
  width: 100%;
  color: green;
}
.gs-webResult div.gs-visibleUrl-short {
  width: 100%;
  overflow: hidden;
  display: none;
}
.gs-webResult div.gs-watermark {
  width: 100%;
  overflow: hidden;
  display: none;
}
 
.gs-promotion {
  margin-bottom: 1.2em;
  margin-left: 0.5em;
  margin-right: 0.45em;
  padding: .75em;
  border: solid 2px #336699;
}
/* Should be same as ul.experiments .name */
.gs-promotion div.gs-title {
  font-size: 115%;
  padding-bottom: 0.1em;
}
.gs-promotion div.gs-visibleUrl-short {
  width: 100%;
  color: green;
}
.gs-promotion div.gs-watermark {
  width: 100%;
  overflow: hidden;
  display: none;
}
/* override some defaults so that widget stars don't have borders */
 
span.zzAggregateRating img.zzSmallStar,
span.zzRatingEdit img {
  border: none;
}
 
/* Spam/next links are "too blue", need "hand" icon on hover */
div.zzCommentList span.zzReportSpamLink {
  color: #0000CC;
  cursor: pointer;
}
div.zzCommentList div.zzCommentListNavLink {
  color: #0000CC;
  cursor: pointer;
}
 
.not-ui-approved {
  display: none;
}
 
/* comments */
 
.warning {
  color: red;
}
.comments {
  padding: 0;
}
.comments .add {
  margin-bottom: 1em;
}
.comments .comment {
  margin-bottom: 0.75em;
}
.comments .title {
  font-weight: bold;
}
.comments .meta {
  color: #666666;
}
#comment-commands {
  margin-bottom: 1em;
}
#add-comment-form {
  display: none;
  margin-bottom: 1em;
}
#add-comment-form table {
  width: 100%;
  margin-top: -0.5em;
}
#add-comment-form td {
  padding: 0;
  width: 50%;
}
#add-comment-form label {
  display: block;
  margin-top: 0.5em;
  color: #666666;
}
#add-comment-form input,
#add-comment-form textarea {
  padding: 2px;
  width: 98%;
  border: 1px solid #999999;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 100%;
}
#add-comment-form textarea {
  height: 8em;
}
#add-comment-form button {
  margin-top: 1em;
}
 
#add-comment-form .default {
  font-weight: bold;
}
 
 
/* Button */
 
.g-button *,
.g-button-basic * {
  margin:0;
  padding:0
}
 
.g-button,
.g-button-basic {
  line-height:1.2;
  text-align:center;
  overflow:visible
}
 
.g-button div,
.g-button-basic div {
  background:url(http://www.google.com/images/modules/buttons/g-button-chocobo-1.gif) no-repeat;
  font-size:1.3em;
  background-color:#5679a5
}
 
.g-button div span span a,
.g-button-basic div span span a {
  display:block;
  color:#fff !important;
  background:url(http://www.google.com/images/modules/buttons/g-button-chocobo-2.gif) no-repeat right bottom;
  padding:8px 18px 13px 13px;
  text-decoration:none;
  font-weight:bold
}
*html .g-button div span span a,
*html .g-button-basic div span span a {
  width:100%
}
.g-button div span,
.g-button-basic div span {
  display:block;
  background:url(http://www.google.com/images/modules/buttons/g-button-chocobo-1.gif) no-repeat right -400px;
  height:1%
}
.g-button div span span {
  background:url(http://www.google.com/images/modules/buttons/g-button-chocobo-1.gif) no-repeat left bottom
}
.g-button p,
.g-button-basic p {
  text-align:center;
  margin:10px 0 0
}
.g-button-basic {
  padding:0;
  background:none; border:none
}
.g-button-basic div {
  background:url(http://www.google.com/images/modules/buttons/g-button-chocobo-basic-1.gif) no-repeat
}
.g-button-basic div span span a {
  background:url(http://www.google.com/images/modules/buttons/g-button-chocobo-basic-2.gif) no-repeat right bottom
}
.g-button-basic div span {
  background:url(http://www.google.com/images/modules/buttons/g-button-chocobo-basic-1.gif) no-repeat right -400px
}
.g-button-basic div span span {
  background:url(http://www.google.com/images/modules/buttons/g-button-chocobo-basic-1.gif) no-repeat left bottom
}
 
  
####.asphalt0 {
####  background-image: url(http://asphalt-lake.appspot.com/) left center no-repeat;
####}
 
#g-hdr div img {
  background: url(http://synapse-service.com/hello/img/synapse_152x40.gif) top left no-repeat;
}

##############

.rate-experiment {
  padding: 0 0.45em;
  margin-bottom: 1em;
}
.rate-experiment * {
  vertical-align: top;
}
#commentThreadNode div.zzCommentThreadGadget,
#commentThreadNode div.zzCodeCommentThreadGadget,
#commentThreadNode div.zzCommentList {
  background: #fff;
}
#commentThreadNode div.zzCommentThreadSeparator {
  border-bottom-color: #c9d7f1;
}
#commentThreadNode div.zzCommentThreadGadget {
  padding: 0;
}
#commentThreadNode div.zzCommentList {
  padding: 0 0.45em;
}
#commentThreadNode div.zzCommentDisplay {
  border-bottom: 0;
}
#commentThreadNode .zzCommentDisplayTimestampSpamLink {
  display: inline;
}
#commentThreadNode .zzCommentDisplayAuthorName {
  color: black !important;
  font-weight: bold;
}
#commentThreadNode .zzCommentDisplayTimestamp {
  color: #666666;
}
#commentThreadNode .zzTextEditorReadOnly {
  padding: 0.2em 0;
}
#commentThreadNode .zzCommentPoster {
  padding: 0.5em 0.45em;
}
#commentThreadNode .zzCommentListLoading {
  font-size: 100%;
  color: #666666;
}
#commentThreadNode textarea.zzTextEditor {
  border: 1px solid #c9d7f1;
  padding: 4px;
  width: 97%;
  height: 6em;
  font-size: 100%;
}
#commentThreadNode .zzCommentListPagination {
  float: none;
  border: 0;
  padding: 0;
  background: 0;
}
#commentThreadNode .zzCommentListPagination div {
  display: inline;
  float: none;
}
