﻿
* {
font-family: Arial, Helvetica, sans-serif;
}

html, body, div, span object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
background: transparent;
}

body {
line-height: 1;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
display: block;
}

nav ul {
list-style: none;
}

blockquote, q {
quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
content: '';
content: none;
}

a {
margin: 0;
padding: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}

ins {
background-color: #ff9;
color: #000;
text-decoration: none;
}

mark {
background-color: #ff9;
color: #000;
font-style: italic;
font-weight: bold;
}

del {
text-decoration: line-through;
}

abbr[title], dfn[title] {
border-bottom: 1px dotted;
cursor: help;
}

table {
border-collapse: collapse;
border-spacing: 0;
}

hr {
display: block;
height: 1px;
border: 0;
border-top: 1px solid #cccccc;
margin: 1em 0;
padding: 0;
}

input, select {
vertical-align: middle;
}

/************************************************END RESET CSS*************************************************/

body {
margin: 20px 0 0 0;
background: #000000 url(images/background-image.jpg) top left repeat-x;
background-attachment: fixed;
}

.clear {
clear: both;
}

#hackathon_background_pinstripe_container {
width: 1150px;
margin: 0 auto;
}

#hackathon_background_container {
margin: 0 auto 40px auto;
}

/***************Right Side*******************/

#footer_right_content {
width: 500px;
float: right;
}

#gm_footer_text_logo {
margin: -1px 0 12px 0;
}

#gm_footer_logos {
height: 35px;
margin: 0 0 5px 0;
}

#copyright_text {
padding: 0;
}

#copyright_text p {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
color: #AAAAAA;
}

/***************Left Side*******************/

#footer_left_content {
float: left;
}

#et_footer_logo {
float: left;
}

#footer_links_container {
width: 300px;
margin: 0 0 0 25px;
float: right;
}

.footer_links_heading {
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
color: #EEEEEE;
margin: 0 0 4px 0;
display: block;
}

a.footer_links {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #FFFFFF;
display: block;
margin: 0 0 5px 0;
}

a:hover.footer_links {
text-decoration: underline;
}

.footer_description {
font-size: 12px;
line-height: 16px;
color: #AAAAAA;
margin: 10px 0 0 0;
}

/***********************************NAVIGATION******************************/

#hackathon_navigation_container {
height: 46px;
margin: 0 auto 30px auto;
padding: 3px 0 0 0;
}

#nav_container {
height: 39px;
margin: 0 auto;
border-radius: 0px;
padding: 2px 0 0 0;
}

#nav_container ul {
margin: 0;
padding: 0;
text-align: center;
list-style: none;
}

#nav_container ul li {
font-size: 20px;
font-weight: bold;
text-transform: uppercase;
display: inline-block;
margin: 7px 0 0 55px;
}

#nav_container li a {
color: #FFFFFF;
text-decoration: none;
}

#nav_container li a:hover {
color: #50CE83;
text-decoration: none;
}

#nav_container li.first_link {
margin-left: 0px;
}

.hackathon_nav_separator {
width: 4px;
font-size: 20px;
font-weight: normal;
color: #BBBBBB;
margin: 0 0 0 27px;
display: inline-block;
}

/**********************************END NAVIGATION****************************/

/*************************************FOOTER***************************************/

#footer {
width: 990px;
margin: 0 auto;
padding: 10px 0 15px 0;
background: #000000;
}

#footer_container {
height: 127px;
padding: 21px 0 0 0;
}

#footer_content {
width: 960px;
margin: 0 auto;
}

/* Extra large devices (desktops, between 992px and 1200px) */
@media screen and (min-width: 62rem) and (max-width: 75.0625rem) { 
#footer {width: 100%;}
}
 
/* Extra large devices (large desktops, 1200px and up) */
@media screen and (min-width: 75.0625rem) and (max-width: 240rem) { 
#footer {width: 100%;}
}

/**********************************COUNTDOWN****************************/

#countdown_text_background {
width: 680px;
text-align: center;
margin: 0 auto;
padding: 10px 0 0 0;
}

span#countdown_text {
font-size: 40px;
font-weight: bold;
color: #50CE83;
display: block;
text-transform: uppercase;
text-align: center;
padding: 10px 0 0 0;
}

span.hackathon_date {
font-size: 20px;
font-weight: normal;
text-transform: none;
color: #50CE83;
}

span.signup_date {
font-size: 12px;
font-weight: normal;
text-transform: none;
color: #FFFFFF;
}

#countdown_timer_background {
height: 140px;
width: 575px;
margin: 0 auto 30px auto;
}

#countdown_timer_container {
height: 127px;
margin: 0 auto;
}

.countdown_timer_square {
height: 95px;
width: 118px;
border: 2px solid #000000;
margin: 5px 0 0 0;
border-radius: 200px;
background: #FFFFFF url(images/countdown-square-background-image.png) bottom repeat-x;
}

.countdown_timer_square_text {
font-size: 18px;
text-transform: uppercase;
color: #FFFFFF;
margin: 10px 0 0 0;
}

.countdown_timer_square_colons {
font-size: 65px;
margin: -6px 5px 0 5px;
color: #FFFFFF;
}

.countdown_timer_square_numbers {
height: 83px;
font-size: 77px;
padding: 8px 0 0 0;
color: #000000;
border-radius: 200px;
border: 2px solid #FFFFFF;
}

/**********************************END COUNTDOWN****************************/

#hackathon_logo_container {
height: 310px;
width: 600px;
margin: 0 auto;
/******background: url(images/red-matrix-background.jpg) no-repeat center bottom;******/
}

#hackathon_logo {
height: 247px;
width: 480px;
margin: 0 auto;
}

#tagline {
height: 40px;
margin: 0 auto 20px auto;
}

#tagline p {
font-size: 30px;
font-style: italic;
text-align: center;
text-shadow: 0px 2px 3px #333333;
color: #FFFFFF;
margin: 0;
padding: 0 0 5px 0;
filter: Shadow(Color=#444444, Direction=125, Strength=2); /* IE Proprietary Filter*/
}

/********************************BOTTOM CONTENT*******************************/

#bottom_content_container {
width: 1090px;
margin: 40px auto 0 auto;
}

.containers_white_background {
min-height: 206px;
text-align: center;
}

/************************Left Side**********************/

#signup_container {
width: 510px;
float: left;
/***background: url(images/hackathon-background-transparency.png);***/
}

#heading_text_top {
font-size: 70px;
font-weight: bold;
color: #50CE83;
display: block;
text-transform: uppercase;
}

#heading_text_bottom {
font-size: 23px;
line-height: 26px;
color: #FFFFFF;
display: block;
text-transform: uppercase;
margin: 0 0 25px 0;
}

#hackathon_date {
font-size: 27px;
font-weight: bold;
text-transform: uppercase;
color: #FFFFFF;
margin: 5px 0 0 0;
}

#hackathon_location {
font-size: 23px;
line-height: 30px;
color: #FFFFFF;
margin: 5px 0 0 0;
}

#hackathon_signup_button {
height: 52px;
width: 180px;
margin: 33px auto 0 auto;
}

#hackathon_signup_button a {
height: 41px;
font-size: 25px;
line-height: 28px;
color: #FFFFFF;
text-decoration: none;
text-transform: uppercase;
padding: 11px 0 0 0;
display: block;
background: #0E5028;
}

#hackathon_signup_button a:hover {
color: #000000;
background: #50CE83;
}

#signup_coming_soon {
font-size: 17px;
color: #333333;
margin: 17px 0 0 0;
}

/**********************Right Side**********************/

#hackathon_topic_container {
width: 510px;
float: right;
}

p#hackathon_details {
width: 455px;
font-size: 20px;
line-height: 23px;
margin: 0 auto;
padding: 0 0 0 0;
color: #FFFFFF;
}

/*************************************HOME PAGE FOOTER**********************************/

#hackathon_footer_heading {
width: 990px;
font-size: 70px;
color: #50CE83;
font-weight: bold;
text-transform: uppercase;
text-align: center;
margin: 80px auto 0 auto;
padding: 10px 0 12px 0;
display: block;
}

span.hackathon_footer_heading_second_color {
font-size: 45px;
font-weight: normal;
color: #999999;
}

#hackathon_footer_image {
height: 261px;
width: 990px;
margin: 0 auto;
background: url(images/hackathon-footer-image.jpg) no-repeat center;
}