html, body,
h1, h2, h3, h4,
ul, li, dl, dt, dd,
form, div, p
{
padding: 0;
margin: 0;
}
* {
	margin: 0;
}
html, body {
	height: 100%;
}
html {font-size:100.01%;}
body {font-size:75%;color:#000;background:#fff;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;}
a {color: #ff7800; text-decoration: underline}
a:hover {color: #d96600;}
a:visited {color: #8c4200;}


h1 em {color: #ff7800; font-style: normal;}
h2 {font-size:2.1em; font-weight: bold; margin-bottom:0.5em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:0em;}
p {font-size: 1.3em; margin-bottom: 1em;}

img {border: 0px;}



.wrapper_black {
background: #000;
}
#wrapper_campaign {
margin-top: 13px;
height: 355px;
background: url(../gfx/campaign_back.png) center;
}
#wrapper {
min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -142px; /* the bottom margin is the negative value of the footer's height */

}
.push {
	height: 142px; 
}

#wrapper_footer {
height: 142px; 
}
#wrapper_grey {
background: #7f7f7f;
//background: #4f4f4f;
padding: 10px;
}
#wrapper_dark_grey {
background: #2e2e2e;
width: 100%;
}
#header {
width: 936px;
margin: auto;
padding-top: 15px;
text-align: right;
color: #fff;
}
#header a {
color: #ff7800;
}
#header .basic_info {
padding: 25px 0px 45px 0px;
font-size: 1.2em;
display: block;
}
#header img {
float: left;
margin-left: -10px;
}
#menu {
width: 936px;
margin: auto;
padding-top: 15px;
list-style: none;
}
#menu li {
display: inline;
padding: 0px 40px 0px 0px;
margin: 0px;
display: block;
float: left;
font-size: 11px;
color: #a5a5a5;

}
#menu li.right {
float: right;
text-align: right;
padding: 0px 0px 0px 40px;

}
#menu a {
display: block;
text-transform: uppercase;
font-size: 14px;
color: #000;
font-weight: bold;
text-decoration: none;
}






#campaign {
width: 936px;
margin: auto;
}

#campaign .introtext{
display: block;
width: 472px;
font-size: 37px;
font-family: georgia;
padding-top: 80px;
text-align: right;
float: left;
}
#campaign .button{
background: #ff7800;
padding: 10px;
text-transform: uppercase;
color: #fff;
font-size: 14px;
text-decoration: none;
font-family: arial, verdana;
font-weight: bold;
}
#campaign .button:hover{
background: #d36300;

}
#campaign .introtext em{
font-style: normal;
color: #ff7800;
}
#campaign #video {
background: url(../gfx/embed_back.png) no-repeat -0px 60px;
width: 432px;
height: 330px;
float: right;
padding-top: 40px;
}
#campaign #embed {
width: 396px;
height: 217px;
border: 4px solid #000;
background: red;
margin-left: 10px;
}

#content {
width: 936px;
margin: 10px auto;
}
#content .item{
width: 290px;
margin-right: 33px;
float: left;
height: 125px;
margin-bottom: 43px;
font-size: 1.05em;
}
#content .item .dropdown {
width: 280px;
display: block;
margin-top: 10px;
}
#content .item ul{
list-style: none;
}
#content .item ul li{
margin-bottom: 6px;
}
#content .item ul li a{
text-decoration: none;
}

#content img{
float: right;
margin: 0px 0px 5px 5px;
}

#content .last{
margin-right: 0px;
}
#content h2{
text-decoration: none;
text-transform: uppercase;
font-size: 1.6em;
padding-bottom: 8px;
border-bottom: 1px dotted #494949;
}


.subpage {
border-top: 2px solid #000;
}
#breadcrumbs {
background: #f5f5f5;
padding: 12px;

}
#content ul#submenu {
list-style: none;
width: 220px;
float: left;
margin: 40px 0px 0px 0px;
border-bottom: #ccc;

}
#content ul#submenu {
list-style: none;
width: 220px;
margin-bottom: 30px;
}
#content ul#submenu ul#secondary {
list-style: none;
}
#content ul#submenu ul#secondary a {
padding: 2px 2px 2px 30px;
background: #fff;
}
#content ul#submenu ul#secondary a.active {
padding: 2px 2px 2px 30px;
color: #934500;
background: #f5f5f5;
}
#content ul#submenu ul#secondary a:hover {
background: #f5f5f5;
}

#content ul#submenu li a {
padding: 7px;
margin: 0px;
border-bottom: 2px solid #fff;
background: #f5f5f5;
text-decoration: none;
color: #934500;
display: block;
}
#content ul#submenu li a:hover {
background: #dcd8d5;
}
#content ul#submenu li a.active {
background: #ff7800;
color: #fff;
}
#content #text {
float: right;
width: 680px;
margin: 40px 0px 0px 0px;
}
#content .public {
margin: 40px 0px 0px 0px;
}
#content .public #demoBox {
  display: block;
  float: left;
  width: 160px;
  height: 180px;
  background-color: #f5f5f5;
  padding: 8px;
  margin: 0px 11px 30px 0px;
  font-size: smaller;
}
#content .public #demoBox input {
margin-right: 5px;
}
#content .public #demoBox a, #demoBox a {
text-decoration: none;
}
#content .public #demoBox.active {
  background-color: #d3e6dc;
}

#demoBox.winner {
  
}
#demoBox.winner p {
  padding-right: 30px;
  background: #f5f5f5 url(../gfx/winner.png) no-repeat right top;
}


#content .public #demoBox p{
margin-top: 10px;
}

#content #text h1 {
padding: 0px 0px 20px 0px;
font-size: 35px;
}

#content #text ul {
padding: 0px 0px 0px 60px;
font-size: 16px;
margin: 10px 0px 20px 0px;
}

#twitter {
width: 956px;
margin: auto;
color: #fff;
padding: 3px 0px 3px 0px;
background: url(../gfx/twitterbird.png) no-repeat 0px;
line-height: 30px;
}
#twitter .text {
padding: 0 30px 0 35px; line-height: 30px; vertical-align: middle;
}

#sponsors {
width: 936px;
margin: auto;
text-align: center;
padding: 30px 0px 30px 0px;
}
#sponsors img {
border: 0px;
}

#facebook_like {
margin: 10px 0 0 0; line-height: 30px; vertical-align: middle; height: 23px; position: relative; top: 6px;
}

#demoBox {
  display: block;
  float: left;
  width: 160px;
  height: 180px;
  background-color: #f5f5f5;
  padding: 8px;
  margin: 0px 30px 30px 0px;
  font-size: smaller;
}
#content #demoBox p{
margin-top: 10px;
}
#demoLink {

}
.demoLink {
border: 0; margin: 0; padding: 0; color: #ffffff;
}


#popup { 
background: url('../img/popup_bg.png') no-repeat; display:none; padding:15px; width:484px; height:282px;
}
input {
padding: 5px;
background: url('../img/text.png') repeat-x;
border: 1px solid #ccc;
-moz-border-radius: 5px;-webkit-border-radius: 5px;-khtml-border-radius: 5px;border-radius: 5px;
}

.submitButton {
padding: 10px 15px 10px 15px;
background: #ff7800;
border: 5px solid #e8c09c;
color: #fff;
font-size: 16px;
font-weight: bold;
}
.submitButton:hover {
background: #fca04e;
}

.textfield {
width: 380px;
}

.textarea {
width: 380px;padding: 5px;border: 1px solid #ccc;-moz-border-radius: 5px;-webkit-border-radius: 5px;-khtml-border-radius: 5px;border-radius: 5px;
}

.loggedin {
background: #f5f5f5;
padding: 10px;
}

.thumb {
border: 0;
}
