html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, label, p, blockquote, th, td {
    margin: 0;
    padding: 0;
	line-height:25px;
}
body, p, span, div {
    color: #6D6D6D;
    font-family: 'Droid Sans',arial,serif;
    font-size: 14px;
}

body {
    background: url("images/back-gradient-bottom.png") no-repeat scroll center bottom #E9E9E9;
    border-top: 1px solid #FFFFFF;
}
body, html {
    height: 100%;
    margin: 0;
    padding: 0;
    position: relative;
}
.text-center {
    text-align: center !important;
}
.hr {
    background: none repeat scroll 0 0 #E0E0E0;
    height: 1px;
    margin: 25px 0;
}
.img {
    background: none repeat scroll 0 0 grey;
}





#wrapper-layout {
    background: url("images/back-logo-gradient.png") no-repeat scroll center top transparent;
    padding: 0 0 50px;
}
.header{
	text-align:center;
	padding: 5px 0 5px 0;

}
#wrapper-content {
    background: url("images/back-content.png") no-repeat scroll 0 0 transparent;
    height: 625px;
    margin: auto;
    padding-top: 10px;
    width: 782px;
}


#content {
    height: 390px;
    padding: 0 0 25px 0;
}
#content h1 {
    color: #FF9797;
    font-family: arial;
    font-size: 26px;
    font-weight: bold;
	line-height:50px;
}
#content h2 {
    color: #FF9797;
    font-family: arial;
    font-size: 24px;
    font-weight: bold;
	line-height:40px;
}
#content p {
    color: #A9A8A8;
    font-family: 'Droid Serif',serif;
    font-size: 18px;
    font-style: italic;
	line-height:20px;
}
.countdown {
    margin: auto;
    padding-top: 15px;
    width: 680px;
}
.countdown .countdown_section {
    background: url("images/back-cowntdown.png") no-repeat scroll 1px top transparent;
    float: left;
    height: 145px;
    line-height: 6px;
    margin: 0 15px;
    text-align: center;
    width: 140px;
}
.countdown .countdown_amount {
    color: #AB7100;
    display: block;
    font-size: 60px;
    line-height: 120px;
    margin-bottom: 5px;
    text-shadow: 0 1px #FEDD98;
}
.countdown span {
    color: #999999;
    font-size: 10px;
    line-height: 26px;
    text-transform: uppercase;
}


.subscribe a {
    background: url("images/subscribe-button.png") no-repeat scroll left top transparent;
    display: inline-block;
    float: left;
    height: 45px;
    margin-left: 10px;
    width: 152px;
}
.subscribe a:link {
}
.subscribe a:visited {
}
.subscribe a:hover {
    background-position: left center;
}
.subscribe a:active {
    background-position: left bottom;
}
.subscribe {
    background: none repeat scroll 0 0 transparent;
    height: 45px;
    margin: 20px auto auto;
    width: 610px;
	text-align:center;
}
.subscribe .field {
    background: none repeat scroll 0 0 #F7F9FA;
    border-radius: 5px 5px 5px 5px;
    float: left;
    padding: 5px;
}
.subscribe > span {
    display: block;
}
.subscribe > span {
    color: green;
    display: none;
    height: 40px;
    line-height: 40px;
    text-align: center;
}
.subscribe > span.red {
    color: red;
    line-height: 10px !important;
}
.subscribe > div {
    display: block;
    height: 45px;
    padding: 2px 0;
}
.subscribe input {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #C9C9C9;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset, -5px -5px 0 0 #F5F5F6, 5px 5px 0 0 #F5F5F6, 5px 0 0 0 #F5F5F6, 0 5px 0 0 #F5F5F6, 5px -5px 0 0 #F5F5F6, -5px 5px 0 0 #F5F5F6;
    color: #C7C7C7;
    font-family: arial;
    height: 33px;
    line-height: 30px;
    padding-left: 15px;
    width: 275px;
}
.subscribe input:focus {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #BBBBBB;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset, -5px -5px 0 0 #F1F1F3, 5px 5px 0 0 #F1F1F3, 5px 0 0 0 #F1F1F3, 0 5px 0 0 #F1F1F3, 5px -5px 0 0 #F1F1F3, -5px 5px 0 0 #F1F1F3;
    color: #545658;
}



#footer {
    height: 60px;
	margin: 50px 0 0 0;
    position: relative;
}
#footer img {
    margin-right: 5px;
    vertical-align: middle;
}
#footer span {
    color: #A9A9A9;
    font-family: arial;
    font-size: 11px;
}
#footer a {
    color: #61ABCC;
    font-family: arial;
    font-size: 11px;
}
.tweet-wrapper {
    height: 25px;
}
.tweet {
    display: none;
    text-align: center;
}
.social {
    display: block;
    margin: auto;
    min-width: 110px;
    padding-top: 5px;
    text-align: center;
}
.social li {
    display: inline-block;
    margin-right: 2px;
}
.social a {
    display: block;
    height: 24px;
    margin-right: 1px;
    width: 24px;
}
.contact {
    background: url("images/social-icons.png") no-repeat scroll 0 0 transparent;
}
.in {
    background: url("images/social-icons.png") no-repeat scroll -24px 0 transparent;
}
.facebook {
    background: url("images/social-icons.png") no-repeat scroll -48px 0 transparent;
}
.twitter {
    background: url("images/social-icons.png") no-repeat scroll -72px 0 transparent;
}
.twitter:link {
}
.twitter:visited {
}
.twitter:hover {
    background-position: -72px -24px;
}
.twitter:active {
}
.facebook:link {
}
.facebook:visited {
}
.facebook:hover {
    background-position: -48px -24px;
}
.facebook:active {
}
.in:link {
}
.in:visited {
}
.in:hover {
    background-position: -24px -24px;
}
.in:active {
}
.contact:link {
}
.contact:visited {
}
.contact:hover {
    background-position: 0 -24px;
}
.contact:active {
}
#credits {
    margin: auto;
    width: 780px;
}
#credits span {
    color: #B1B1B1;
    font-family: arial;
    font-size: 11px;
    padding-left: 40px;
    text-shadow: 0 1px #FFFFFF;
}
#credits a {
    color: #B1B1B1;
    float: right;
    font-family: arial;
    font-size: 11px;
    padding-right: 40px;
    text-shadow: 0 1px #FFFFFF;
}

