@charset "UTF-8";

html, body {
  height: 100%;
}

body {
  margin: 0px;
  padding: 0px;
  font-family: Arial, Helvetica, sans-serif;
  background: #fff;
}

a img {
  border: none;
}

#sidebar ul {
  list-style: none;
}

.span#mainButton {
  padding: 20px 0px 20px 38px !important;
}

ul li a#mainButton {
  padding: 20px 0px 20px 38px !important;
}

a#mainButton {
  padding: 20px 30px 20px 38px;
  margin: 0px 0px 0px 0px;
  font-size: 14px;
  background: url(/images/buttonleft.gif) no-repeat left center;
}

span.mainButton {
  padding: 20px 30px 20px 38px;
  margin: 0px 0px 0px 0px;
  font-size: 14px;
  background: url(/images/buttonleft.gif) no-repeat left center;
}

a#feed {
  padding: 20px 30px 20px 25px;
  margin: 0px 0px 0px 0px;
  font-size: 14px;
  background: url(/images/feed-icon.png) no-repeat left center;
}

table#gallerycat {
  padding: 6px 0px 0px 0px;
  margin: 0px;
}

table#gallerycat tr {
  margin: 0px;
  padding: 0px;
  position: relative;
}

table#gallerycat td {
  width: 254px;
  height: 130px;
  margin: 0px 20px 20px 0px;
  padding: 0px;
  border-right: 30px solid #FFF;
  border-bottom: 30px solid #FFF;
  position: relative;
}

table#gallerycat td img {
  margin: 0px;
  padding: 0px;
}

table#gallerycat td a#thumbnail {
  width: 254px;
  height: 130px;
  display: block;
  position: relative;
  text-decoration: none;
}

table#gallerycat td a#thumbnail:hover span {
  background-color: #393836;
}

table#gallerycat td a#thumbnail:hover span p {
  color: #fff;
}

table#gallerycat td a#thumbnail span {
  width: 254px;
  float: left;
  position: absolute;
  bottom: 0px;
  background-color: rgba(39,38,36,.84);
  display: block;
  padding: 0px;
  margin: 0px;
  padding: 0px;
  -moz-border-bottom-right-radius: 7px;
  border-bottom-right-radius: 7px;
  -moz-border-bottom-left-radius: 7px;
  border-bottom-left-radius: 7px;
}

table#gallerycat td a#thumbnail span p {
  color: #CCC;
  margin: 0px;
  padding: 10px 20px 12px;
}

a#galleryButton {
  padding: 14px 16px 14px 30px;
  margin: 0px 0px 0px 0px;
  font-size: 14px;
  background: url(/images/photoleft.gif) no-repeat left center;
  float: right;
}

a#downloadButton {
  padding: 14px 20px 14px 36px;
  margin: 0px 0px 0px 0px;
  font-size: 14px;
  background: url(/images/buttondownload.gif) no-repeat left center;
}

table.prize_leaderboard {
  color: #444;
}

table.prize_leaderboard tr th {
  margin: 0px 0px 0px;
  padding: 2px 30px 10px 10px !important;
  text-align: left;
  font-size: 15px;
}

table.prize_leaderboard tr td {
  padding: 10px 30px 10px 10px !important;
  font-size: 15px;
}

tr {
  height: 24px;
}

table.prize_leaderboard tr:nth-child(2n+0) {
  background-color: #ECF3F6;
}

table#button:hover #mainButtonLeft {
  background: url(/images/buttonleft2.gif) no-repeat;
}

#mainButtonLeft {
  margin: 0px;
  padding: 0px;
  background: url(/images/buttonleft.gif) no-repeat;
  width: 37px;
  height: 43px;
}

table td a {
  padding: 0px;
  margin: 0px;
}

table, table td {
  padding: 0px 10px 0px 0px;
  margin: 0px;
  border: none;
  border-spacing: 0px;
}

table#button {
  margin: 17px 0px 36px 0px;
}

td#mainButton a {
  color: #555;
  text-decoration: none;
  padding: 16px 20px;
}

td#mainButton a:hover {
  text-decoration: underline;
}

#mainButtonRight {
  margin: 0px;
  padding: 0px;
  background: url(/images/buttonright.gif) no-repeat;
  width: 23px;
  height: 43px;
}

#wholepage {
  position: relative;
  width: 100%;
  min-height: 100%;
  padding-bottom: 150px;
}

#wrap {
  margin: 0px auto;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 63px 40px 10px;
  width: 826px;
  position: relative;
}

iframe#calendar {
  margin: 0px !important;
  padding: 0px !important;
  position: relative;
  top: 2px;
}

#calendar h2 {
  margin-top: 38px !important;
  margin-bottom: 10px !important;
}


/**
 * Additional styles for the controls.
 */

#CarouSlide {
  position: relative;
}

.slider-wrapper {
  position: relative;
  overflow: hidden;
  width: 767px;
  height: 160px;
}

.slider-holder {
  overflow: hidden;
  width: 767px;
  height: 160px;
  display: block;
  padding: 0;
  margin: 0;
}

.slider-holder li {
  padding: 10px;
  margin: 0;
  display: block;
  width: 767px;
  height: 160px;
  float: left;
  list-style: none;
  color: #000;
}

.slider-holder ul ul {
  height: auto;
  padding-left: 18px;
  display: inline;
}

.slider-holder li li {
  padding: 0;
  margin: 0;
  display: list-item;
  width: auto;
  height: auto;
  float: none;
  list-style: disc;
}

.s-active {
  position: relative;
  top: 0;
  left: 0;
}

.slideshow h2 {
  margin-top: 0;
}

#no1 {
  background-color: #fff;
}

#no2 {
  background-color: #f0f0f0;
}

#no3 {
  background-color: #ddd;
}

#no4 {
  background-color: #ccc;
}

#no5 {
  background-color: #bbb;
}

#CarouSlide s4 {
  position: relative;
}

ul.slider-nav {
  position: absolute;
  top: 146px;
  right: 30px;
  display: block;
}

ul.slider-nav li {
  display: inline;
}

.pause-button {
  position: absolute;
  top: 146px;
  right: 92px;
  display: block;
}

p.pause-button a {
  text-decoration: none !important;
  font-size: 13px;
  color: #6e6e6e !important;
  background-image: url(/images/playing.gif);
  background-repeat: no-repeat;
  background-position: center;
  display: block;
  width: 8px;
  height: 10px;
  padding: 5px;
  position: relative;
  bottom: 2px;
}

p.playing a {
  background-image: url(/images/pausing.gif) !important;
}

.pause-button a:hover {
  color: #9db400 !important;
}

ul.slider-nav li a {
  padding: 0px 1px 0px 0px;
  height: 15px;
  width: 15px;
  background: url(/images/scroll.png) no-repeat top;
  display: inline-block;
}

ul.slider-nav li a:hover {
  background: url(/images/scrollover.png) no-repeat top;
}

ul.slider-nav li.active a:hover {
  background: url(/images/scrollon.png) no-repeat top;
}

.slider-nav .active {
  background: url(/images/scrollon.png) no-repeat top;
}

.slider-wrapper {
  width: 767px;
  height: 160px;
  position: absolute;
  top: 37px;
  left: 69px;
}

.slider-holder {
  width: 767px;
  height: 160px;
}

.slider-holder li {
  width: 767px;
  height: 160px;
  padding: 0px 0px 0px 0px;
  color: #fff;
  font-size: 29px;
  line-height: 37px;
  letter-spacing: 0px;
  font-family: "HelveticaNeue-Light", Helvetica, Arial, sans-serif;
}

.slide-holder li img {
  position: static;
  display: block;
}

.slider-holder li a {
  margin: 0 0px 0px 0px;
  line-height: 20px;
  font-size: 19px;
  color: #d6e56f;
  vertical-align: middle;
  font-family: "HelveticaNeue-Light", Helvetica, Arial, sans-serif;
  text-transform: lowercase;
}

#CarouSlide.b {
  display: none;
}

span#name {
  font-weight: bold;
}

#wrap ul {
  list-style: none;
  margin: 10px 0px 10px 0px;
  padding: 0px;
}

#wrap ul ul {
  list-style: circle outside !important;
  margin: 10px 0px 10px 18px;
  padding: 0px;
  font-size: 13px;
}

#wrap ul li {
  margin: 0px 0px 9px;
}

.ui-tabs-anchor {
  outline: none;
}

#tabs h2 {
  padding-top: 0px !important;
  margin-top: 19px !important;
}

#tabs ul li {
  margin: 2px;
  line-height: 23px;
}

.textright {
  display: block;
  width: 300px;
  float: right;
  padding: 0px 0px 70px 40px;
}

.textlongright {
  display: block;
  width: 490px;
  float: right;
  padding: 0px 0px 70px 40px;
}

.textlongright h3 {
  margin-top: 0px;
}

.textleft {
  display: block;
  width: 300px;
  float: left;
  padding: 0px 40px 70px 0px;
}

.events ul, .events ul li, .events li a, .events li p {
  font-size: 13px !important;
  line-height: 20px !important;
  list-style: none !important;
  margin-left: 0px !important;
}

.events {
  padding-bottom: 24px !important;
}

.events h3 {
  padding-top: 6px !important;
  padding-bottom: 4px !important;
}

.events ul {
  margin-top: 6px !important;
}

span#date {
  float: left;
  font-size: 25px;
  padding: 3px 12px 30px 0px;
}

span#date p {
  font-size: 15px !important;
  text-align: center;
}

table#press, table#press tr, table#press tr td {
  border-spacing: 0;
  margin: 0px;
  padding: 0px;
}

table#press tr td img {
  margin: 0px 0px 16px 0px;
}

table#presslist, table#presslist td {
  vertical-align: text-top;
  margin: 0px;
  padding: 0px;
}

table#presslist td ul {
  display: block;
  width: 400px;
}

table#presslist a {
  text-decoration: none !important;
}

table#presslist ul, table#presslist ul li {
  margin: 0px;
  font-weight: 100 !important;
  list-style: none;
  font-size: 12px !important;
  line-height: 17px;
}

table#presslist ul li {
  margin: 10px 0px 10px 0px !important;
  padding-right: 20px !important;
}

table#presslist h6 {
  font-size: 12px;
  text-decoration: none;
  margin: 0px !important;
  padding: 0px;
  color: #666;
}

table#presslist h6 span {
  color: #777;
  font-weight: 100;
}

table#sponsordetail td {
  vertical-align: top;
}

table#sponsordetail h1 {
  color: #666;
  font-size: 31px !important;
  margin: 0px;
  padding: 12px 0px 0px 0px;
  width: 240px;
  height: 75px;
  display: block;
  text-align: center;
  font-family: "HelveticaNeue-Light", Helvetica, Arial, sans-serif;
  font-weight: 100;
  line-height: 34px;
}

table#sponsordetail img {
  margin: 0px !important;
  padding: 0px !important;
}

table#sponsordetail p {
  width: 240px;
}

#wrap h4 {
  margin: 0px 0px 15px 0px;
  padding: 0px;
  color: #555;
  font-size: 35px;
  font-family: "HelveticaNeue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  border: 0px;
}

#wrap img {
  margin: 20px 0px 30px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}

#wrap img.starting {
  margin: 16px 0px 8px;
}

.imgright {
  float: right;
  margin: 5px 0px 14px 24px !important;
  padding: 0px;
}

.imgleft {
  float: left;
  margin: 5px 24px 14px 0px !important;
  padding: 0px;
}

ul#tabslinks {
  list-style: none;
  display: block;
  margin: 10px -10px 0px 0px;
  padding: 0px;
  float: right;
  font-size: 13px !important;
}

ul#tabslinks li {
  display: inline;
  margin: 0px;
  padding: 0px 0px 0px 0px;
}

ul#tabslinks li a {
  padding: 14px 18px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  border: 1px solid #fff;
}

ul#tabslinks li a:hover {
  color: #2891e0;
}

ul#tabslinks li.ui-tabs-selected a, ul#tabslinks li.ui-state-active a {
  border: 1px solid #bbb;
  text-decoration: none;
  color: #666;
  background: #ecf3f6;
}

#wrap h2 {
  margin: 16px 0px 0px 0px;
  padding: 0px;
  color: #555;
  font-size: 20px;
}

#wrap p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  color: #444;
  line-height: 23px;
  padding: 0px;
  margin: 10px 0px 16px 0px;
}

p.prong {
  background: url(/images/3prong.gif) right center no-repeat !important;
  margin: 10px 10px 0px 0px!important;
  padding: 4px 47px !important;
  float: right;
  color: #777 !important;
}

table#specs {
  margin: 12px 0px 20px 0px;
  text-align: left;
  font-size: 15px;
  color: #444;
  border-spacing: 0px;
  border: 1px #BBB solid !important;
  border-bottom: none !important;
}

table#specs tr {
  margin: 0px;
  padding: 0px;
}

table#specs td {
  padding: 10px 15px;
  font-size: 13px;
  margin: 0px;
  width: 575px;
  border-bottom: 1px #BBB solid !important;
}

table#specs td.spectitle {
  display: block;
  width: 180px !important;
  font-weight: bold;
  padding-right: 20px;
  border-right: 1px #BBB solid !important;
}

#wrap li p {
  margin: 2px 0px 16px 0px !important;
}

#wrap ul, #wrap ol {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  color: #444;
  line-height: 23px;
}

a {
  color: #2891e0;
}

a:hover {
  text-decoration: none;
  color: #9db400;
}

#lineBreak {
  margin: 30px 0px 10px 0px;
  height: 1px;
  background: #CCC;
  width: 460px;
}

a#sidebarMore {
  background: url(/images/sidebar_more_over.gif) no-repeat center right;
  padding: 0px 0px 0px 0px;
  margin: 0px 10px 0px 0px;
  text-decoration: none;
  color: #666;
  font-size: 22px;
  width: 298px;
  height: 28px;
  display: block;
}

.events a#sidebarMore {
  padding-top: 0px !important;
}

a#sidebarMore:hover {
  background: url(/images/sidebar_more.gif) no-repeat center right;
}

#sidebar {
  margin: 6px 0px 40px 60px;
  padding: 0px;
  float: right;
  width: 300px;
}

#left {
  width: 60px;
}

#textleft {
  width: 474px;
}

h3 {
  margin: 10px 0px 3px 0px;
  font-weight: 100;
  color: #555;
  font-size: 22px;
  padding: 0px;
}

h3#newsection {
  margin: 34px 0px 3px 0px !important;
}

#datamapbuttons {
  display: block;
  height: 40px;
  position: relative;
}

#datamapbuttons ul {
  float: right;
  display: block;
  position: absolute;
  bottom: 9px;
  right: 0px;
}

#datamapbuttons ul li {
  display: inline;
  padding-left: 20px;
}

iframe#datamap {
  margin-top: 0px;
  margin-bottom: 10px;
}

table#datamaplegend td {
  padding: 10px 6px;
  color: #555;
}

table#datamaplegend img {
  margin: 0px !important;
  width: 23px;
  height: 23px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

#gallerypage {
  float: right;
  color: #666;
}

#gallerypage p {
  color: #666;
  margin: 0px 0px 0px 0px;
}

#searchdatamap {
  display: block;
  height: 32px;
  position: relative;
}

#searchdatamap form {
  font-size: 15px;
  color: #555;
  position: absolute;
  top: 0px;
  right: 0px;
}

#congrats {
  margin: 30px 0px 30px 0px;
  padding: 10px 30px 24px;
  -moz-border-radius: 11px;
  border-radius: 11px;
  border: 1px solid #bbb;
  position: relative;
}

#congrats h2 {
  background: #FFF;
  position: absolute;
  padding: 10px;
  left: 20px;
  bottom: 123px;
}

a#back {
  font-size: 17px;
}

a#back:hover {
  text-decoration: underline;
}

.textright h3 {
  margin: 0px 0px 3px 0px;
}

#sidebar h3 {
  margin: 6px 0px 14px;
  color: #666;
  font-size: 22px;
  width: 298px;
  height: 28px;
  display: block;
}

#sidebar h3 img {
  float: left;
  margin: 0px !important;
  padding: 1px 6px 0px 0px !important;
}

#sidebar p {
  margin: 6px 0px 20px 0px;
}

p.blogauthor {
  margin: 0px !important;
  padding: 0px !important;
  font-size: 12px !important;
}

#blogposttools a#mainButton {
  position: relative;
  top: 7px;
}

#blogposttitle {
  margin: 0px;
  padding: 0px 0px 0px;
  height: 60px;
  width: auto;
}

#blogposttitle a {
  text-decoration: none;
}

#blogposttitle a h3 {
  padding-top: 0px !important;
  margin: 0px !important;
  text-decoration: none;
  color: #666;
}

#blogposttitle a h3:hover {
  text-decoration: underline;
}

#blogposttitle span {
  float: left;
  background: url(/images/blogdate.gif) left no-repeat;
  margin: -2px 18px 0px -30px;
  padding: 0px 0px 0px 1px;
  display: block;
  width: 79px;
  height: 62px;
}

#blogposttitle span p#month {
  color: #fff;
  font-size: 13px;
  margin: 2px 0px 0px 0px;
  padding: 0px;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
}

#blogposttitle span p#day {
  color: #fff;
  font-size: 25px;
  font-weight: bold;
  margin: -2px 0px 0px 0px;
  padding: 0px;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
}

#blogposttools {
  display: block;
  height: 38px;
  width: 474px;
  border-bottom: 1px #ccc solid;
  padding-bottom: 10px;
  margin-bottom: 30px;
}

#blogposttools ul {
  margin: 0px;
  padding: 0px;
  color: #666;
  font-size: 12px;
  display: block;
  line-height: normal !important;
  float: right;
}

#blogposttools ul li {
  display: inline;
  padding-left: 2px;
}

#blogposttools ul li img {
  margin: 0px !important;
  position: relative;
  top: 6px;
  padding-right: 2px;
}

a#comments {
  background: url(/images/blogcomments.gif) no-repeat top center;
  color: #666;
  font-size: 12px;
  text-decoration: none;
  margin: 0px 0px 0px 6px;
  padding: 9px 17px 20px;
}

a#comments:hover {
  text-decoration: underline;
}

#sidebar ul {
  margin: 0px 0px 30px 0px;
  padding: 0px;
  font-size: 15px;
  color: #444;
  line-height: 23px;
  list-style: none !important;
}

#playlink {
  background: url(/images/play.png) no-repeat top left;
  margin-left: 0px;
  border-top: 4px solid #fff;
  width: 292px;
  height: 66px;
  display: block;
  text-decoration: none;
  -moz-border-radius: 10px;
  border-radius: 10px;
  border: 1px solid #bbb;
}

#playlink.small {
  margin-top: -4px;
  background: url(/images/playsmall.png) no-repeat left !important;
  width: 170px !important;
  height: 40px !important;
  float: right;
}

#playlink.small p {
  padding: 12px 0px 0px 54px !important;
}

#playlink:hover p {
  color: #9db400;
}

#playlink p {
  margin: 0px;
  padding: 16px 0px 0px 66px;
  font-size: 12px;
  text-decoration: none;
  color: #444;
  line-height: 17px;
}

#header {
  margin: 0px;
  padding: 0px;
  height: 145px;
  width: 100%;
  background: #393836;
}

#headerWrap {
  margin: 0px auto;
  padding: 0px;
  height: 136px;
  width: 902px;
  border-bottom: #20201f 9px solid;
  position: relative;
  background: #393836;
}

#header h1 {
  margin: 46px 32px 0px 0px;
  padding: 22px 0px 22px 51px;
  font-size: 18px;
  font-weight: 100;
  float: right;
  color: #d2d0d0;
  background: url(/images/logo_seperator2.png) no-repeat left center;
  position: absolute;
  right: 0px;
}

#header img.logo {
  margin: 52px 0px 0px 47px;
  padding: 0px;
  float: left;
}

a#bannerToggle {
  margin: 0px 20px 0px 0px;
  display: block;
  padding: 0px;
  width: 55px;
  height: 34px;
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 1000;
}

a#bannerToggle.a {
  background: #20201f url(/images/banner_up.png) center no-repeat !important;
}

a#bannerToggle.b {
  background: #20201f url(/images/banner_down.png) center no-repeat !important;
}

#banner {
  padding: 0px;
  margin: 0px;
  width: 100%;
  height: 196px;
  background: url(/images/bg_home.jpg) top center no-repeat #262523;
	/* border-bottom:#bedddb 50px solid; */
  position: relative;
}

#bannerWrap {
  padding: 0px;
  margin: 0px auto;
  width: 902px;
  height: 196px;
  background: url(/images/bg_home_middle.jpg) top center no-repeat;
  position: relative;
}

#banner.about {
  background: url(/images/bg_about.jpg) #262523 top center no-repeat;
}

#bannerWrap.about {
  background: url(/images/bg_about_middle.jpg) #262523 top center no-repeat;
}

#banner.participate {
  background: url(/images/bg_participate.jpg) #262523 top center no-repeat;
}

#bannerWrap.participate {
  background: url(/images/bg_participate_middle.jpg) #262523 top center no-repeat;
}

#banner.contest {
  background: url(/images/bg_contest.jpg) #262523 top center no-repeat;
}

#bannerWrap.contest {
  background: url(/images/bg_contest_middle.jpg) #262523 top center no-repeat;
}

#banner.data {
  background: url(/images/bg_data.jpg) #262523 top center no-repeat;
}

#bannerWrap.data {
  background: url(/images/bg_data_middle.jpg) #262523 top center no-repeat;
}

#banner.cars {
  background: url(/images/bg_gallery.jpg) #262523 top center no-repeat;
}

#bannerWrap.cars {
  background: url(/images/bg_gallery_middle.jpg) #262523 top center no-repeat;
}

#banner.discuss {
  background: url(/images/bg_discuss.jpg) #262523 top center no-repeat;
}

#bannerWrap.discuss {
  background: url(/images/bg_discuss_middle.jpg) #262523 top center no-repeat;
}

.jcarousel-skin-tango .jcarousel-container {
  z-index: 2;
  border: none;
}

.jcarousel-skin-tango .jcarousel-direction-rtl {
  direction: rtl;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
  width: 245px;
  padding: 20px 40px;
}

.jcarousel-skin-tango .jcarousel-container-vertical {
  width: 75px;
  height: 245px;
  padding: 40px 20px;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
  width: 245px;
  height: 200px;
}

.jcarousel-skin-tango .jcarousel-clip-vertical {
  width: 75px;
  height: 245px;
}

.jcarousel-skin-tango .jcarousel-item {
  width: 75px;
  height: 75px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
  margin-left: 0;
  margin-right: 0px;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
  margin-left: 0px;
  margin-right: 0;
}

.jcarousel-skin-tango .jcarousel-item-vertical {
  margin-bottom: 10px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
  background: #fff;
  color: #000;
}

#nav {
  background: #bedddb;
  width: 100%;
  height: 50px;
  position: relative;
}

#navIE6 {
  background: #bedddb;
  width: 100%;
  height: 50px;
  position: absolute;
  z-index: 100;
}

#centering {
  position: absolute;
  top: 0px;
  width: 100%;
  z-index: 200;
}

#navwrap {
  margin: 0px auto;
  padding: 0px;
  width: 902px;
  height: auto;
  z-index: 200;
  display: block;
  height: 70px;
  background: #2896e9;
}

#banner.b {
  height: 34px;
}

#bannerWrap.b {
  height: 34px;
}

#navwrap ul {
  margin: 0px 0px 0px 0px;
  padding: 26px 0px 0px 0px;
  display: block;
  position: absolute;
}

#navwrap ul li {
  padding: 0px;
  margin: 0px;
  display: inline;
}

#navwrap ul li a {
  margin: 0px;
  padding: 27px 70px 27px 69px;
  margin: 0px;
  color: #FFF;
  text-decoration: none;
  border-top: none;
  /*border-bottom: 2px solid #fff;
  background: #2896e9;*/
}

#navwrap ul li a.home {
  padding: 27px 52px 27px 51px;
  /*background-image: url(/images/nav_bottomleft.png);
  background-position: bottom left;
  background-repeat: no-repeat;*/
}

#navwrap ul li a.current, #navwrap ul li a.current:hover {
  background-color: #3176a9;
  border-top: none;
  border-bottom: 2px solid #fff;
}

#navwrap.current-right-edge {
  background-color: #3176a9 !important;
}

#navwrap ul li a:hover {
  border-top: 7px solid #222;
  background-color: #2c89cf;
}

#footerBorder {
  margin-top: 30px;
  text-align: right;
  width: 100%;
  position: absolute;
  bottom: 92px;
}

#footerBorderWrap {
  margin: 0px auto;
  width: 902px;
  border-bottom: 11px solid #a0c3c8;
}

#footerBorderWrap p {
  font-size: 12px;
  color: #555;
  padding: 0px;
  margin: 10px 40px 15px 0px;
}

#footerBorderWrap a {
  padding-left: 8px;
}

table#funders a {
  color: #789fcb;
}

#footer {
  margin: 0px;
  padding: 0px;
  height: 92px;
  width: 100%;
  background: #1d1d1d;
  position: absolute;
  bottom: 0px;
}

#footerWrap {
  margin: 0px auto;
  padding: 0px;
  height: 92px;
  width: 902px;
  position: relative;
  background: #393836;
}

table#funders {
  padding: 24px 0px 20px 30px;
}

table#funders td li {
  color: #CCC;
  margin: 0px 20px 0px 0px;
  padding: 4px 2px;
  list-style: none;
  font-size: 12px;
}

table#funders td a.create {
  background: url(/images/create_over.gif) center no-repeat;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #FFF;
  text-decoration: none;
  vertical-align: middle;
  text-align: center;
  padding: 22px 60px 22px;
  margin: 10px 0px 0px 6px;
}

table#funders td a.create:hover {
  background: url(/images/create.gif) center no-repeat;
}

table#funders td.createbutton {
  padding-top: 14px;
  padding-left: 6px;
  position: relative;
}

table#funders td {
  vertical-align: top;
}
