@charset "utf-8";
/* 01.Generic */

html {
    height: 100%;
}
body {
    width: 100%;
    height: 100%;
    color: #000;
    background: #fff;
    font: 1.213em 'JohnLennonRegular', "Times New Roman", Times, serif;
    line-height: 1.1em;
    -webkit-font-smoothing: antialiased;
}
@font-face {
    font-family:'JohnLennonRegular';
    src: url('../fonts/lennon-webfont.eot');
    src: url('../fonts/lennon-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/lennon-webfont.woff') format('woff'), url('../fonts/lennon-webfont.ttf') format('truetype'), url('../fonts/lennon-webfont.svg#JohnLennonRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* 02.Headings */

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 1em;
    line-height: 100%;
}
h1 {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 110;
    width: 517px;
    height: 410px;
    margin: -205px 0 0 -258px;
    background: url(../img/design/logo.gif) 0 0 no-repeat;
    text-indent: -9999px;
}
h2 {
}
h3 {
}
/* 03.Paragraphs */

p {
    margin: 0 0 1em;
}
p.intro-top {
    margin-bottom: 0;
}
p.gray {
    color: #555;
    margin-bottom: 0;
}
div.gray {
    color: #555;
}
p.fname {
    display: block;
    float: left;
    width: 203px;
}
#more-about p.black {
    margin-bottom: 0;
}
#more-about p.gray {
    margin-bottom: 0;
}
#more-about p.so-what-is-pc {
	width: 425px;
	height: 29px;
    margin: 6px 0 12px;
	background: url(../img/content/so-what-is-pc.gif) no-repeat;
    font-size: 1.41em;
    line-height: 1.071em;
	text-indent: -9999px;
}
p.lname {
    display: block;
    float: left;
    width: 203px;
    margin-right: 3px;
}
div.entry-guidelines p,
div.uploading p,
div.congratulations p,
div.comp-close p.gray,
div.countdown p {
    margin-bottom: 0;
}
p.slightly-bigger {
    font-size: 1.251em;
    line-height: 1.1em;
}
div.countdown p {
    margin-left: 53px;
}
.who-is-judging-body p.line-break {
    margin-bottom: 0;
}
div.countdown p.countdown-text {
    display: block;
    width: 266px;
    height: 48px;
    margin: 15px 0 0 15px;
    padding-top: 15px;
    background: url(../img/design/countdown-bg.gif) no-repeat;
    color: #fff;
    font-size: 1.75em;
    text-align: center;
}
div.countdown p.countdown-text-last {
    display: block;
    width: 266px;
    height: 48px;
    margin: 15px 0 0 15px;
    padding-top: 15px;
    background: url(../img/content/countdown-bg-last.gif) no-repeat;
    color: #fff;
    font-size: 1.75em;
    text-align: center;
	text-indent: -9999px;
}
div.competition-closed p.slightly-bigger {
    line-height: 0.55em;
}
div.uploading p.confirmation-text {
    margin-bottom: 24px;
}
div.audio-entry-section p:first-child {
    border: 1px solid red;
}
p.view-full-size-link-wrap {
    width:392px;
    float:left;
}
p.file-type-text {
    display: block;
    height: 26px;
    margin-bottom: 6px;
    background: url(../img/content/what-are-you-sending-text.gif) no-repeat;
    text-indent: -9999px;
}
p.prove-creative {
	display: none;
    width: 178px;
    height: 30px;
    background: url(../img/content/prove-you-are-creative.gif) no-repeat;
    text-indent: -9999px;
}
p.khai-says {
	width: 403px;
	height: 26px;
	background: url(../img/content/khai-says.gif) no-repeat;
	text-indent: -9999px;
}
p.more-about-content-text {
	display: block;
	float: left;
	width: 410px;
	height: 242px;
	margin-bottom: 0;
	background: url(../img/content/more-about-content-text.gif) no-repeat;
	text-indent: -9999px;
}
p.getting-ideas {
	background: none !important;
}
/* 04.Lists */

ul {
}
ul.file-types li {
    padding-left: 5px;
}
ul.file-types li.file-type-video-misaligned {
    padding-left: 0;
}
ul.file-types li.file-type a {
    display: block;
    width: 200px;
    height: 40px;
    padding-top: 5px;
    padding-left: 45px;
    background: url(../img/design/file-type-with-text.gif) no-repeat;
    color: #000;
    text-indent: -9999px;
}
ul.file-types li.file-type a.video {
    background-position: 0 0;
}
ul.file-types li.file-type a.audio {
    background-position: 0 -47px;
}
ul.file-types li.file-type a.writing {
    height: 38px;
    background-position: 0 -93px;
}
ul.file-types li.file-type a.image {
    height: 46px;
    padding-top: 0;
    background-position: 0 -136px;
}
ul.file-types li.file-type a.video:hover {
    background-position: 0 -185px;
}
ul.file-types li.file-type a.audio:hover {
    background-position: 0 -232px;
}
ul.file-types li.file-type a.writing:hover {
    background-position: 0 -278px;
}
ul.file-types li.file-type a.image:hover {
    background-position: 0 -321px;
}
/*ul.file-types li.file-type a:hover {

	background-color: #D40000;

}*/

ul.entry-details {
    width:320px;
    padding:0 0 25px;
    float:left;
    font-size:1.099em;
    line-height:109%;
    color:#555;
}
ul.entry-details li.entry-name {
    color:#000;
}
div.footer ul {
    float: left;
    width: 100%;
}
div.footer ul li {
    float: left;
    padding: 0 15px 10px 0;
}
ul.gallery-list {
    float: left;
    width: 100%;
    min-height: 60px;
    padding-bottom: 40px;
}
ul.gallery-list.loading {
    background: url(../img/design/upload-loading.gif) 50% 12px no-repeat;
}
ul.gallery-list li {
    float: left;
    width: 315px;
    height: 249px;
    margin: 0 2px 10px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}
ul.gallery-list div.box-left,
ul.gallery-list div.box-right {
    margin-right: 0;
}
ul.sorting {
    float: left;
    padding: 8px 0 0 25px;
}
ul.sorting li {
    float: left;
    padding-right: 12px;
}
/* 05.Images */

img {
}
a img {
    border: none;
}
img.ogilvy-logo {
    margin-top: 87px;
    margin-left: 88px;
}
p img.error {
    display: none;
    margin-left: 15px;
}
p.error img.error {
    display: inline;
}
p.fname img.error,
p.lname img.error,
p.lname img.error {
    margin-left: 1px;
}
p.description img.error {
    float: right;
    margin: 105px -18px 0 0;
}
p.file-input.error img.error {
    display: inline;
    margin-left: 0;
    margin-right: 15px;
}
div.uploading img {
    display: block;
    margin: 0 auto 10px;
}
/* 06.Semantic */

em {
}
strong {
}
/* 07.Non-semantic and Presentational */

span {
}
span.get-inspired {
    display: block;
    width: 275px;
    height: 29px;
    background: url(../img/content/get-inspired-text.gif) no-repeat;
    text-indent: -9999px;
}
.bold {
    font-weight: bold;
}
.italic {
    font-style: italic;
}
.hidden {
    display: none;
}
.clear {
    clear: both;
    display:block;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {
    zoom: 1;
}
span.upload-error {
    display: none;
    float: right;
    width: 280px;
    padding-right: 30px;
    color: #CF0101;
}
p.error span.upload-error {
    display: block;
}
span.customfile-feedback {
    color: #CE0202;
}
span.file-path {
    color: #555;
}
div.customfile-hover span {
    color: #EA8080;
}
div.customfile-hover span.file-path {
    color: #555;
}
span.customfile-feedback {
    color: #CE0202;
    font-family: JohnLennonRegular, Arial, sans-serif;
    font-size: 1em;
    -webkit-font-smoothing: antialiased;
}
span.file-path {
    color: #555;
}
/* 08. Tables */

table {
}
th {
}
td {
}
/* 09.Widgets */

fieldset {
    margin: 0;
    padding: 0;
    border: none;
}
fieldset p {
    margin-bottom: 10px;
}
label {
    display: block;
    color: #555;
}
p.file-input label {
    display: none;
}
.video-upload-label,
.audio-upload-label,
.image-upload-label,
.writing-upload-label {
    display: none;
}
p.description {
    display: block;
    width: 375px;
    height: 131px;
    padding: 20px 0 30px 10px;
    background: url(../img/design/form-textarea-bg.gif) no-repeat;
}
textarea {
    overflow: auto;
}
div#upload-video-form textarea,
div#upload-audio-form textarea,
div#upload-image-form textarea,
div#upload-writing-form textarea {
    width: 354px;
    height: 147px;
    padding: 0;
    border: none;
    outline: none;
    resize: none;
}
p.description.error {
    background-position: 0 -219px !important;
}
input#video-upload,
input#audio-upload,
input#image-upload,
input#writing-upload {
    width: 78px;
    height: 44px;
    background: url(../img/design/upload-button.png) no-repeat;
    border: none;
    background-color: #D50303;
    color: #fff;
    font-family: "JohnLennonRegular";
    font-size: 1em;
    -webkit-font-smoothing: antialiased;
}
input#video-upload:hover,
input#audio-upload:hover,
input#image-upload:hover,
input#writing-upload:hover {
    background-color: transparent;
    color: #D50303
}
input#search {
    font-family: "JohnLennonRegular";
    font-size: 1em;
    -webkit-font-smoothing: antialiased;
}
div#upload-video-form input[type="text"],
div#upload-audio-form input[type="text"],
div#upload-image-form input[type="text"],
div#upload-writing-form input[type="text"] {
    width: 153px;
    height: 50px;
    line-height:50px;
    padding: 0 7px 0 15px;
    background: url(../img/design/form-textfield-bg.gif) no-repeat;
    background-position: 0 0;
    border: none;
    outline: none;
}
p.error input[type="text"] {
    background-position: 0 -69px !important;
}
fieldset.search {
    float: right;
    position: relative;
    padding: 0 0 5px;
}
fieldset.search label {
    display: none;
}
fieldset.search input.txt {
    float: left;
    width: 80px;
    height: 32px;
    line-height: 32px;
    margin: 0 2px 0 0;
    padding: 0 15px;
    background: url(../img/design/enter-now-button.png) 0 -44px no-repeat;
    color: #6d6d6d;
    border: none;
    outline: none;
}
fieldset.search input.btn {
    display: inline-block;
    float: left;
    width: 20px;
    height: 29px;
    background: url(../img/design/search-btn.gif) 0 0 no-repeat;
    border: none;
    cursor: pointer;
}
fieldset.search span.error {
    display: none;
}
fieldset.search.error span.error {
    display: block;
    position: absolute;
    top: 8px;
    left: -280px;
    z-index: 11;
    width: 270px;
    color: #D30000;
    text-align: right;
}
/* 10.Links */

a:link,
a:visited,
a:hover,
a:focus,
a:active {
    color: #D30000;
    text-decoration: none;
    outline: 0;
}
a:hover {
    color: #CC3333;
    text-decoration: none;
}
a:focus,
a:active {
}
div.box-right.home-enter a {
    display: block;
    color: #D30000;
}
div.box-right.home-enter a:hover {
    color: #EA8080;
}
a.enter-now-button {
	display: none !important;
    width: 112px;
    height: 33px;
    margin: 1px 0 17px;
    padding: 5px 0 0 19px;
    background: url(../img/design/enter-now-button.gif) no-repeat;
    color: #fff;
    text-indent: -9999px;
}
a.enter-now-button:hover {
    background-position: 0px -67px;
    color: #DD3333;
}
a.video-guidelines-link,
a.audio-guidelines-link,
a.image-guidelines-link {
    font-family: JohnLennonRegular, Arial, sans-serif;
    font-size: 1em;
    -webkit-font-smoothing: antialiased;
}
a.video-guidelines-link:hover,
a.audio-guidelines-link:hover,
a.image-guidelines-link:hover,
a.writing-guidelines-link:hover {
    color: #EA8080;
}
a.entry-vote-link {
    display:block;
    position:absolute;
    top:65px;
    right:0;
    width:81px;
    height:46px;
    background:url(../img/design/entry-vote-but-big.gif) 0 0 no-repeat;
    text-indent:-9999px;
}
a.entry-vote-link:hover {
    background-position: 0 -46px;
}
a.entry-vote-link.inactive {
    background-position: 0 -93px;
    cursor: default;
}
a.view-original-link {
    float: left;
    height:27px;
    padding:0 0 0 37px;
    background:url(../img/design/writting-entry-icon.gif) 5px 0 no-repeat;
    line-height:27px;
}
a.view-original-link:hover {
    color: #EA8080;
}
a.view-full-size-link {
    display:block;
    float:right;
    height:24px;
    line-height:24px;
    padding:0 28px 0 0;
    background: url(../img/design/view-full-size-link-back.gif) 100% 0 no-repeat;
    font-family:'JohnLennonRegular';
    font-size:1.617em;
    -webkit-font-smoothing: antialiased;
}
div.footer ul li a:hover {
    color: #EA8080
}
div.footer a.read-more-about {
    display: block;
    width: 233px;
    height: 26px;
    background: url(../img/content/footer-heres-more.gif) no-repeat;
    text-indent: -9999px;
}
div.footer a.read-more-about:hover {
    background-position: 0px -42px;
}
div.footer a.terms-and-conditions-link {
    display: block;
    width: 142px;
    height: 26px;
    background: url(../img/content/tandc-text.gif) no-repeat;
    text-indent: -9999px;
}
div.footer a.terms-and-conditions-link:hover {
    background-position: 0px -40px;
}
div.footer a.who-is-judging-link {
    display: block;
    width: 110px;
    height: 26px;
    background: url(../img/content/whos-judging-text.gif) no-repeat;
    text-indent: -9999px;
}
div.footer a.who-is-judging-link:hover {
    background-position: 0px -41px;
}
div#who-is-judging a.terms-and-conditions-link {
	display: block;
	width: 152px;
	height: 21px;
	background: url(../img/content/tandc-modal-link.gif) no-repeat;
	text-indent: -9999px;
}
div#who-is-judging a.terms-and-conditions-link:hover {
	background-position: 0 -34px;
}
div#terms-and-conditions strong {
	display: block;
	width: 152px;
	height: 23px;
	background: url(../img/content/tandc-strong.gif) no-repeat;
	text-indent: -9999px;
}
div#terms-and-conditions a.read-more-about {
	display: block;
	float: left;
	width: 229px;
	height: 23px;
	background: url(../img/content/tandc-read-more-link.gif) no-repeat;
	text-indent: -9999px;
}
div#terms-and-conditions a.read-more-about:hover {
	background-position: 0px -40px;
}
a.tandc-mail-link {
	display: block;
	margin: 264px 0 0 110px;
	background: url(../img/content/feedback-link-bg.gif) no-repeat;
}
a.terms-mail-link {
	display: block;
	margin: 264px 0 0 110px;
	background: url(../img/content/feedback-mail-link-bg.gif) no-repeat;
}
a.terms-mail-link:hover {
	background-position: 0 -36px;
}
a.tandc-mail-link:hover {
	background-position: 0px -36px;
}
a.like {
    display: block;
    position: absolute;
    bottom: 30px;
    right: 25px;
    z-index: 10;
    width: 63px;
    height: 35px;
    background: url(../img/design/like.png) 0 0 no-repeat;
    text-indent: -9999px;
    outline: none;
}
a.like:hover {
    background-position: 0 -43px;
}
a.like.inactive {
    background-position: 0 -86px;
    cursor: default;
}
a.more:link,
a.more:visited,
a.more:hover,
a.more:active {
    display: block;
    float: left;
    width: 64px;
    height: 37px;
    line-height: 37px;
    background: url(../img/design/more.png) 0 0 no-repeat;
    color: #D50303;
    text-align: center;
    outline: none;
}
a.more:hover {
    background-position: 0 -41px;
    color: #fff;
}
a.more.clean:link,
a.more.clean:visited,
a.more.clean:hover,
a.more.clean:active {
    display: block;
    float: left;
    width: auto;
    height: auto;
    line-height: auto;
    background: none;
    color: #D50303;
    text-align: left;
    outline: none;
}
a.more.clean:hover {
    color: #EA8080;
}
ul.sorting li a:link,
ul.sorting li a:visited,
ul.sorting li a:hover,
ul.sorting li a:active {
    display: block;
    float: left;
}
ul.sorting li a:hover {
    color: #EA8080;
}
ul.sorting li a.current:link,
ul.sorting li a.current:visited,
ul.sorting li a.current:hover,
ul.sorting li a.current:active {
    padding: 0 0 20px;
    background: url(../img/design/sorting-bg.gif) 50% 100% no-repeat;
    color: #555555;
}
/* File upload */

p.file-input {
    position: relative;
}
p.file-input a {
    color: #CE0202;
}
p.file-input a:hover {
    color: #EA8080;
}
p.file-input input[type="file"] {
    position: absolute;
    top: 0px;
    left: 0px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
}
a.simplemodal-close {
    display: block;
    position: absolute;
    top: 40px;
    right: 50px;
    width: 39px;
    height: 41px;
    background: url(../img/design/modal-close.png) no-repeat 0 0;
    text-indent: -9999px;
    z-index: 1000;
}
a.simplemodal-close:hover {
    background-position: 0 -60px;
}
a.gdocs-tell-me-how {
    margin-left: 10px;
}
#video-file,
#audio-file,
#image-file {
    height: 40px;
    cursor: pointer;
}
a.enter-the-site {
    display: block;
    margin: 217px 0 0 4px;
    text-indent: 0px;
}
a.enter-the-site:hover {
    color: #EA8080;
}
a.gallery-show-button {
    background: url(../img/content/see-the-gallery-text.gif) no-repeat;
    margin-bottom: 0.5em;
    text-indent: -9999px;
}
a.gallery-show-button:hover {
    background-position: 0 -39px;
}
div.home-enter a.read-more-about {
    display: block;
    width: 280px;
    height: 26px;
    background: url(../img/content/heres-more-text.gif) no-repeat;
    text-indent: -9999px;
}
div.home-enter a.read-more-about:hover {
    background-position: 0 -43px;
}
/* jScrollPane*/

.jspContainer {
    overflow: hidden;
    position: relative;
    height:362px !important;
}
.tandc-section .jspContainer {
    height:512px !important;
}
.jspPane {
    position: absolute;
    outline: none;
}
.jspVerticalBar {
    position: absolute;
    top: 0;
    right: 0;
    width: 18px;
    height: 100%;
}
.jspHorizontalBar {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 16px;
    background: red;
}
.jspVerticalBar *,
.jspHorizontalBar * {
    margin: 0;
    padding: 0;
}
.jspCap {
    display: none;
}
.jspHorizontalBar .jspCap {
    float: left;
}
.jspTrack {
    position: relative;
    background: url(../img/design/drag-track-back.gif) 0 0 no-repeat;
}
.jspTrack {
    background: url(../img/design/drag-track-back-long.gif) 0 0 no-repeat;
}
.heres-more-section .jspTrack {
    background: url(../img/design/drag-track-back-2videos.gif) 0 0 no-repeat;
}
.jspDrag {
    position: relative;
    top: 0;
    left: 0;
    cursor: pointer;
    background:url(../img/design/slider-drag.gif) 0 0 no-repeat;
    height:54px !important;
}
.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag {
    float: left;
    height: 100%;
}
.jspArrow {
    background: #50506d;
    text-indent: -20000px;
    display: block;
    cursor: pointer;
}
.jspArrow.jspDisabled {
    cursor: default;
    background: #80808d;
}
.jspVerticalBar .jspArrow {
    height: 16px;
}
.jspHorizontalBar .jspArrow {
    width: 16px;
    float: left;
    height: 100%;
}
.jspVerticalBar .jspArrow:focus {
    outline: none;
}
.jspCorner {
    background: #eeeef4;
    float: left;
    height: 100%;
}
/* Yuk! CSS Hack for IE6 3 pixel bug :( */

* html .jspCorner {
    margin: 0 -3px 0 0;
}
