/***
Venom Contest CSS (c)2011
apps.avid.com/venom
@b2xla3NhbmRyLnNpZGtvQGF2aWQuY29t
***/

html, body { background-color: black; }

body {font: 62.5%/1.5 Arial, Helvetica, sans-serif, "Lucida Grande", "Lucida Sans", Tahoma, Verdana; color: #000000; background-color: #fff; line-height: 1.4; }

h1, h2, h3, h4, h5, h6 	{font-family: "Arial", "Lucida Grande", "Lucida Sans", Tahoma, Verdana;}

h1 {font:  normal 2.2em Arial;}
h3 {font:  normal 1.4em Arial; color: #333; margin-top: 1em;}
h4 {color: white; font-size: 1.4em;}

body {background-color: #000000; padding-top: 20px;}
a { color: #0075c7 }

#container {width: 900px;  margin:  0 auto;  position: relative; background:  url("../i/background_venom_contest.jpg") no-repeat -30px bottom }
#wrapper {width: 100%; height: 100%; overflow: hidden;   }

#logos {overflow:  hidden;}

/*** HEADER ***/
#header {overflow:  hidden; padding-top:  30px;}

/*** CONTENT ***/
#content {width: 900px; height: 100%; color: #fff; position: relative; margin-top: 20px; margin-bottom: 100px; overflow:  hidden; }

#content #prizes {overflow:  hidden; margin-top: 3em;}
#content #prizes .prize {float: left; margin-right: 20px; font-size: 1.4em; text-align: center}
#content #prizes .prize.last {margin-right: 0px;}
#content #prizes .prize img {display: block;}
#content #prizes .prize span {display: block; margin-top: 0.5em;}

#content #main-bar {padding: 0px;   height: 100%; overflow:  hidden;  }
#content #main-bar .text {padding:  20px 20px 20px 0px; padding-top: 0px;  line-height: 2.4em;}
#content #main-bar .text p {margin-top: 20px; color: #ccc; font-size: 1.6em;}
#content #main-bar .text em {font-style: italic; color: #fff; font-size: 0.9em;}

#content #share {font-size: 1.4em; color: #fff; margin-top: 2.4em;}

/** PLACEHODLERS **/
::-webkit-input-placeholder {color: black;}
:-moz-placeholder {color: black;}
.placeholder { color: black } 

#venomBackground {position: absolute; right: 300px; bottom: 0px;}
/*** RIGHT CONTENT ***/
#content #right-bar {padding: 35px 45px; background-color: #333; float: right;  width: 255px; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; }
#content #right-bar #contestForm {font-size: 1.2em; color: #eee;}
#content #right-bar .note p {color: #ddd; margin-top: 1.4em;}
#contestForm label {display: block; margin-top: 1.4em;}
#contestForm input[type=text],
#contestForm select {padding:  2px; margin-top: 1.4em; width: 250px;}

#contestForm input[type=submit] { display: block; width: 188px; height: 34px; margin-top: 2em; text-indent: -9999px; background: transparent url("../i/btn_submit.png") no-repeat; cursor: pointer; border: 0px; text-transform: capitalize;}
#contestForm input[type=submit]:hover {background-position: 0px -34px;}
#contestForm input[type=checkbox] { margin-right: 5px;}
/*** FOOTER ***/
#footer {color: #ccc; font-size: 1.4em; position: absolute; bottom: 0; left: 0;}


