html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* The actual styling begins: */

body {
	width: 100%;
	height: 100%;
    background: #000 url("/images/base/spells-background.jpg") center 33px no-repeat;
	color: #fff;
    font-family: Times, Georgia, serif;
    font-size: 16px;
    line-height: 1.4;
	text-align: center;
}
a {
    color: #fff;
    text-decoration: none;
}
a:hover {
    color: #65031c;
}


#harper-teen-header-holder {
    height: 33px;
    overflow: hidden;
    background: #aaa;
}
#harper-teen-header {
    margin: 0 auto;
    width: 1028px;
}
#harper-teen-header table tr td div {
    margin: 0;
}
#harper-teen-header table tr td.search {
    margin: 0;
    padding: 6px 12px 0 0;
    text-align: right;
    vertical-align: top;
}


#at15ptc {
    color: #000;
}

#masthead {
    width: 100%;
}
#nameplate {
    margin: 87px 0 0;
	width: 100%;
	height: 52px;
    background: url("/images/navigation/navigation-background.gif") repeat-x;
}
#imprint {
    margin: 0;
	width: 100%;
	height: 52px;
    background: url("/images/navigation/navigation-bar.gif") center top no-repeat;
}
#navigation {
    position: relative;
    margin: 0 auto;
	width: 910px;
	background: #fc0;
}
#navigation h1 {
    z-index: 3;
    position: absolute;
    left: 0;
    top: -69px;
    width: 222px;
    height: 100px;
}
#navigation h1 a {
    width: 222px;
    height: 100px;
    background: url("/images/base/spells-logo.png") no-repeat;
}
#navigation span {
    z-index: 2;
    position: absolute;
    left: 244px;
    top: -52px;
    width: 171px;
    height: 37px;
    background: url("/images/base/video-contest.gif") no-repeat;
}


#navigation ul {
    z-index: 3;
    position: absolute;
    left: 244px;
    top: 0;
    height: 52px;
}
#navigation ul, #navigation ul li, #navigation ul li a {
    float: left;
}
#navigation ul li {
    margin: 0 0 0 -1px;
    background: url("/images/navigation/button-separator.gif") 0 20px no-repeat;
}
#navigation ul li.edge {
    margin: 0;
    background: none;
}
#navigation ul li a {
    padding: 0 15px;
	height: 50px;
	color: #881f2b;
	font-size: 16px;
	letter-spacing: 0.1em;
	line-height: 51px;
	text-transform: uppercase;
	text-decoration: none;
    background: url("/images/navigation/button-background.gif") right bottom no-repeat;
    border: 1px solid transparent;
    overflow: hidden;
}
#navigation ul li a:hover {
    color: #b33e5e;
    background-position: right 50%;
}
#navigation ul li a:active {
    color: #881f2b;
}
#navigation ul li a.selected, #navigation ul li a.selected:hover {
	color: #fff;
    background-position: right top;
    border: 1px solid #881f2b;
}


#contest-update-wrapper {
    z-index: 1;
    position: absolute;
    left: 417px;
    top: -82px;
    padding: 5px 79px 0 78px;
    width: 374px;
    height: 85px;
    background: url("/images/base/update-background.png") 0 0 no-repeat;
}
#contest-update {
    color: #981438;
    font-size: 15px;
    font-weight: bold;
    line-height: 16px;
    letter-spacing: 0.1em;
    text-align: center;
    text-transform: uppercase;
}
#contest-update h2 {
    margin: 0 auto;
    padding: 0;
    width: 361px;
    height: 26px;
    text-indent: -9999px;
    text-decoration: none;
    overflow: hidden;
    text-align: left;
    background: url("/images/base/update-title.png") 0 0 no-repeat;
}
#contest-update a {
    color: #65031c;
    font-size: 13px;
    font-weight: normal;
    line-height: 15px;
    text-decoration: none;
}
#contest-update a:hover {
    text-decoration: underline;
}



#main {
    margin: 0 auto;
    width: 910px;
	text-align: left;
}

#content {
    position: relative;
    padding: 15px 0;
    width: 100%;
    min-height: 400px;
}
.section {
    position: relative;
    /*zoom: 1.0;*/
    min-width: 0;
}
.section-wrapper {
    width: 100%;
    background: url("/images/base/fading-background.png") no-repeat;
    border-top: 1px solid #ef3e6b;
    /*zoom: 1.0;*/
    min-width: 0;
}
.section-content {
    padding: 15px 10px;
    /*zoom: 1.0;*/
    min-width: 0;
}
.section-content p, .section-content ul {
    padding: 5px 0;
}
.section-content p strong {
    color: #f7a0b5;
    letter-spacing: 0.1em;
}
.section-content ul li {
    padding: 0 12px;
    background: url("/images/base/bullet.png") left 8px no-repeat;
}
.finial, .finial-reversed {
    display: block;
    position: absolute;
    left: -52px;
    top: -19px;
    width: 52px;
    height: 27px;
    text-indent: -9999px;
    text-decoration: none;
    overflow: hidden;
    background: url("/images/base/finial.png") no-repeat;
}
.finial-reversed {
    left: 100%;
    background-image: url("/images/base/finial-reversed.png");
}

.tout {
    margin: 15px 0 0;
    background: #ef406b url("/images/base/soft-small-background.jpg") no-repeat;
}
.tout p {
    padding: 10px;
}
.tout img {
    float: right;
    padding: 0 0 5px 10px;
}

.workspace {
    background: #a10a19 url("/images/base/soft-large-background.jpg") no-repeat;
}


#footer {
    padding: 20px 0;
    text-align: center;
}
#footer p {
    padding: 10px 20px 0;
    color: #702634;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 1.2;
    text-align: center;
}
#footer p a {
    color: #702634;
    text-decoration: none;
}
#footer p a:hover {
    color: #b33e5e;
    text-decoration: underline;
}
.harper-teen {
    margin: 15px auto 0;
    width: 231px;
    height: 36px;
    background: url("/images/footer/harper-teen.gif") no-repeat;
}





#home-left {
    float: left;
    width: 560px;
}
#home-right {
    float: right;
    margin: 21px 0 0;
    width: 326px;
}


.aprilynne-pike {
    padding: 0 0 5px;
    width: 163px;
    height: 24px;
    background: url("/images/home/aprilynne-pike.png") no-repeat;
}
.more-books {
    height: 103px;
    overflow: hidden;
}
.more-books p {
    line-height: 1.1;
}
.more-books p span {
    color: #981438;
}
.more-books p strong {
    color: #65031c;
    font-size: 18px;
    text-transform: uppercase;
}
.more-books p.wings {
    float: right;
    padding: 0;
    width: 144px;
    height: 103px;
    background: url("/images/home/book-cover-angled.png") no-repeat;
}
.more-books a {
    display: block;
    margin: -5px 0 0 10px;
    padding: 5px 0 0;
    width: 168px;
    font-size: 18px;
    line-height: 1.05;
    text-transform: uppercase;
    text-shadow: #65031c 1px 1px 3px;
    border-top: 1px solid #fff;
}
.more-books a:hover {
    text-shadow: #b33e5e 1px 1px 3px;
}
.guide-rules {
    margin: 5px 0;
    padding: 5px;
    text-align: center;
    background-position: 0 -40px;
    /*border: 1px solid #b72b49;*/
}
.guide-rules a {
    font-size: 13px;
    line-height: 1.1;
}


#callouts {
    clear: both;
    margin: 0 auto;
    width: 667px;
}
.callout {
    width: 326px;
    height: 72px;
    background-position: 0 -50px;
    overflow: hidden;
}
.callout-wrapper {
    position: relative;
    margin: 20px auto 0;
    width: 210px;
    text-align: center;
}
.callout-wrapper a {
    display: block;
    height: 40px;
    font-size: 15px;
    line-height: 1.05;
    text-transform: uppercase;
    text-shadow: #65031c 1px 1px 3px;
}
.callout-wrapper a:hover {
    text-shadow: #b33e5e 1px 1px 3px;
}
.callout-finial, .callout-finial-reversed {
    display: block;
    position: absolute;
    left: -40px;
    top: 0;
    width: 51px;
    height: 34px;
    text-indent: -9999px;
    text-decoration: none;
    overflow: hidden;
    background: url("/images/home/callout-finial.png") no-repeat;
}
.callout-finial-reversed {
    left: 94%;
    background-image: url("/images/home/callout-finial-reversed.png");
}

.download-callout {
    float: left;
}
.view-callout {
    float: right;
}
.view-callout .callout-wrapper {
    width: 110px;
}


.enter-the-magical, .prizes, .details, .guidelines, .submission-requirements {
    margin: 15px 0 0 8px;
    width: 485px;
    height: 36px;
    background: url("/images/home/enter-the-magical.png") no-repeat;
}
.enter-the-magical, .submission-requirements {
    margin-top: 0;
}
.prizes {
    width: 78px;
    background: url("/images/home/prizes.png") no-repeat;
}
.details {
    width: 91px;
    background: url("/images/home/details.png") no-repeat;
}
.guidelines {
    width: 129px;
    background: url("/images/home/guidelines.png") no-repeat;
}
.submission-requirements {
    width: 359px;
    background: url("/images/rules/submission-requirements.png") no-repeat;
}



#official-rules p {
    font-weight: bold;
}
#official-rules p a {
    text-decoration: underline;
}
#official-rules p a:hover {
    color: #b33e5e;
}
#official-callouts {
    position: relative;
    float: right;
    margin: 36px 0 10px 36px;
    width: 172px;
    overflow: hidden;
}
#official-download {
    display: block;
    padding: 10px 0;
    width: 170px;
    color: #fddbdb;
    font-size: 19px;
    line-height: 1.05;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    text-shadow: #65031c 1px 1px 3px;
    text-align: center;
    background: #a52139 url("/images/rules/download-background.gif") repeat-x;
    border: 1px solid #a8c0a9;
}
#official-download:hover {
    color: #65031c;
    text-shadow: #b33e5e 1px 1px 3px;
}
#official-view {
    margin: 15px 0 0;
    width: 170px;
    height: 55px;
    background: #2b492d url("/images/rules/view-submissions.gif") left top no-repeat;
    border: 1px solid #a8c0a9;
}
#official-view:hover {
    background-position: left bottom;
}
.more-official {
    height: auto;
}
.more-official p span, .more-official a span {
    font-size: 13px;
}
.more-official p strong {
    font-size: 16px;
    letter-spacing: 0;
}
.more-official a {
    width: 150px;
    font-size: 16px;
}
.more-official p.wings {
    float: none;
    padding: 0;
    width: 170px;
    height: 230px;
    background: url("/images/rules/book-cover-official.png") no-repeat;
}

.official-reader {
    margin-top: 40px;
    text-align: center;
    text-transform: uppercase;
}





#download-instructions {
    padding: 0 0 20px;
}
#download-instructions strong {
    color: #f3c3cf;
}
#download-fan-kit, #download-more-books {
    position: relative;
    float: left;
    width: 172px;
    overflow: visible;
}
#download-more-books {
    float: right;
    overflow: hidden;
}
.fan-kit {
    margin: 0;
    padding: 55px 0 8px 8px;
}
.fan-kit p.flower {
    position: absolute;
    z-index: 4;
    left: 78px;
    top: -12px;
    padding: 0;
    width: 117px;
    height: 112px;
    background: url("/images/submit/flower.png") no-repeat;
}
.fan-kit a {
    display: block;
    margin: 0;
    padding: 15px 0 0;
    width: 128px;
    font-size: 26px;
    line-height: 1;
    text-transform: uppercase;
    text-shadow: #65031c 1px 1px 3px;
    border-top: 1px solid #fff;
}
.fan-kit a:hover {
    text-shadow: #b33e5e 1px 1px 3px;
}
.fan-kit a span {
    font-size: 15px;
}
.more-download {
    margin: 0;
}


.submit-workspace {
    background-position: 0 -40px;
}


#submit {
    position: relative;
    float: left;
    margin: 0 0 0 30px;
    padding: 10px 0;
    width: 486px;
    overflow: hidden;
}
#submit h3 {
    width: 100px;
    height: 10px;
    /* Because IE is the worst thing ever: */
    font-size: 5px;
    line-height: 5px;
}
#submit fieldset {
    margin: 0 10px 0;
    padding: 0 10px 6px;
    background: #f3c3cf;
}



.video-form p {
    clear: both;
    padding: 6px 0 0;
}
.video-form p span {
    display: block;
    padding: 3px 0 0 145px;
    color: #65031c;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
.video-form p span em {
    color: #b33e5e;
}
.video-form p span#upload-description {
    display: inline;
    padding-left: 0;
    color: #2b492d;
}
.video-form p span.options {
    display: inline;
    padding: 0;
}
.video-form label {
    display: block;
    float: left;
    padding: 6px 10px 0 0;
    width: 135px;
    color: #65031c;
    font-size: 14px;
    font-weight: normal;
    text-align: right;
    text-transform: uppercase;
}
.video-form input, .video-form textarea, .video-form select {
    font-size: 14px;
}
.video-form input, .video-form textarea {
    width: 290px;
}
.video-form span.acceptance {
    padding: 2px 0 0 6px;
}
.video-form span.acceptance label {
    padding: 0 0 2px 12px;
    width: 343px;
    font-family: Times, Georgia, serif;
    font-size: 15px;
    line-height: 1.3;
    font-weight: normal;
    text-transform: none;
    text-align: left;
}
.video-form span.acceptance label a {
    color: #39553a;
    text-decoration: underline;
}
.video-form span.acceptance label a:hover {
    color: #b33e5e;
}
.video-form input#accepted {
    float: left;
    width: auto;
}

#upload-video {
    float: right;
    margin: 0 10px 0 0;
    width: 192px;
    height: 30px;
    background: #2b492d url("/images/submit/submit.gif") left top no-repeat;
    border: 1px solid #a8c0a9;
}
#upload-video:hover {
    background-position: left bottom;
}


#upload-eligible, #upload-validation {
    position: relative;
    margin: 0 10px 10px;
    padding: 15px 30px;
    color: #fff;
    font-size: 18px;
    line-height: 1.2;
    text-transform: uppercase;
    text-align: center;
    background: #597d5b url("/images/submit/error-highlight.png") no-repeat;
    overflow: hidden;
}




/*######################################################*/

.progress-container {
    position: relative;
    padding: 34px 52px 0;
    width: 248px;
    height: 72px;
    background: transparent url("/images/submit/flourish-background.png") no-repeat;
    text-align: left;
}
.progress-bar {
    width: 0;
    height: 16px;
    background: transparent url("/images/submit/flourish-bar.gif") no-repeat;
    text-align: left;
}
#upload-cover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 486px;
    height: 1px;
    overflow: hidden;
    background: #000;
}
#upload-progress {
    margin: 0 auto;
    width: 347px;
    text-align: center;
}
#upload-holder, #upload-info-cover, #upload-info-holder {
    position: absolute;
    left: 0;
    top: 60px;
    z-index: 3;
    width: 486px;
}
#upload-info-cover {
    z-index: 4;
    height: 1px;
    overflow: hidden;
    background: #000;
}
#upload-info-holder {
    z-index: 5;
}
#upload-info {
    margin: 107px auto;
    width: 340px;
    text-align: center;
}
#upload-percentage, #upload-sizes, #upload-message {
    color: #fff;
    font-size: 15px;
}
#upload-percentage, #upload-sizes {
    position: relative;
    left: 0;
    top: -125px;
    width: 100%;
    text-align: center;
}
#upload-sizes {
    top: -35px;
    color: #cacaca;
    font-size: 12px;
}
#upload-approval, #upload-message-details {
    color: #b33446;
    font-size: 15px;
    line-height: 1.1;
}
#upload-message-details {
    padding: 5px 0;
}

/*######################################################*/



#judging-callouts {
    position: relative;
    float: right;
/*    margin: 36px 0 10px 36px;*/
    width: 172px;
    overflow: visible;
}
.coming-soon {
    width: 708px;
    min-height: 445px;
}
.coming-soon p {
    margin: 0 auto;
    padding: 150px 0 0;
    width: 90%;
    font-size: 24px;
    line-height: 1.6;
    text-shadow: #65031c 1px 1px 3px;
    text-align: center;
}
.coming-soon p.fancy {
    position: relative;
    padding: 0;
}
.coming-soon p.fancy a {
    display: block;
    text-decoration: none;
}
.coming-soon p.fancy a:hover {
    color: #fff;
    text-shadow: #b33e5e 1px 1px 3px;
    text-decoration: underline;
}
.fancy-finial, .fancy-finial-reversed {
    display: block;
    position: absolute;
    left: 4%;
    top: 0;
    width: 60px;
    height: 36px;
    text-indent: -9999px;
    text-decoration: none;
    overflow: hidden;
    background: url("/images/video/fancy-finial.png") no-repeat;
}
.fancy-finial-reversed {
    left: 87%;
    background-image: url("/images/video/fancy-finial-reversed.png");
}
.judging-tout {
    margin-top: 0;
    height: auto;
}
.judging-tout p {
    padding: 0 10px;
    width: 150px;
    font-size: 18px;
    line-height: 1.2;
    text-shadow: #65031c 1px 1px 3px;
    vertical-align: middle;
}
.judging-tout p.author {
    clear: both;
    padding-top: 20px;
}
.judging-tout p.buffer {
    clear: both;
    height: 10px;
    overflow: hidden;
}
.judging-tout p span {
    display: block;
    font-size: 12px;
    text-transform: uppercase;
}
.judging-tout p img {
    float: left;
    margin: 0 10px 0 0;
    padding: 0;
    border: 1px solid #9c1c32;
}
.judging-panel {
    position: relative;
    left: 10px;
    top: 10px;
    width: 151px;
    height: 60px;
    background: url("/images/video/judging-panel.png") no-repeat;
    border-bottom: 1px solid #fff;
}
.more-judging {
    position: relative;
    margin-top: 10px;
    padding-bottom: 7px;
    height: auto;
    line-height: 1;
    overflow: visible;
}
.more-judging p {
    padding-top: 6px;
    line-height: 0.95;
}
.more-judging p span, .more-judging a span {
    line-height: 1.1;
    font-size: 12px;
}
.more-judging p strong {
    font-size: 16px;
    letter-spacing: 0;
}
.more-judging a {
    width: 150px;
    font-size: 16px;
    line-height: 0.95;
}
.more-judging p.wings {
    position: absolute;
    left: 96px;
    top: -30px;
    z-index: 41;
    padding: 0;
    width: 129px;
    height: 169px;
    background: url("/images/video/book-cover-angled.png") no-repeat;
}

#not-yet p {
    padding: 80px 0;
    color: #e18294;
    font-size: 24px;
    font-weight: normal;
    text-align: center;
}








.video-content {
    float: left;
    padding: 0;
    width: 408px;
    height: 445px;
    background-position: 0 -11px;
}
#video-container {
    width: 400px;
    height: 322px;
    background: #a10a19;
}
#video-details {
    position: relative;
    float: left;
    padding: 4px;
    color: #fff;
}
#video-details ul, #video-details ul li {
    padding: 0;
}
#video-details cite {
    display: block;
    padding: 10px 0 2px;
    font-size: 11px;
    font-style: normal;
    text-transform: uppercase;
}
#video-details span {
    display: block;
    float: left;
    font-size: 12px;
}
#video-details p, #video-details span {
    color: #fcbece;
}
#video-title {
    position: absolute;
    left: 5px;
    top: 368px;
    padding: 2px 0 0;
	width: 400px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: normal;
    text-decoration: underline;
}
#video-description {
    position: absolute;
    left: 5px;
    top: 390px;
    padding: 3px 0 0;
	width: 400px;
	font-size: 14px;
	line-height: 1.2;
}



.video-comments {
    position: relative;
    float: left;
    margin-left: 10px;
    padding: 0;
    width: 290px;
    height: 445px;
}

#comments-controls {
    position: absolute;
    left: 4px;
    top: 4px;
    width: 282px;
    height: 22px;
}
#comments-controls a, #comments-controls a:hover {
    display: block;
    width: 280px;
    height: 20px;
    color: #b8334b;
    font-size: 13px;
    line-height: 21px;
    text-transform: uppercase;
    text-align: center;
    background: #1b361d url("/images/video/comment-button-background.gif") left top repeat-x;
    border: 1px solid #980915;
    overflow: hidden;
}
#comments-controls a.leave-comments {
    float: right;
    color: #c85e74;
    background-position: left bottom;
}

#comments {
    position: absolute;
    left: 4px;
    top: 30px;
    width: 280px;
    height: 409px;
    color: #99454f;
    background: #1b361d url("/images/video/comments-pane-background.gif") left top repeat-x;
    border: 1px solid #980915;
    overflow: auto;
}
#comments p {
    margin: 10px 0 0 10px;
    padding: 5px 8px;
    width: 227px;
    background: #f5b7c6 url("/images/video/comment-background.gif") left top repeat-x;
    border: 1px solid #d23c56;
}
#comments p span {
    display: block;
    padding: 5px 0 0;
    color: #980915;
}


#user-comments {
    margin: 10px 0 0 10px;
    padding: 5px 8px;
    width: 227px;
    background: #9ab19b url("/images/video/comment-form-background.gif") left bottom repeat-x;
    border: 1px solid #1b361d;
}
#user-comments p {
    margin: 0;
    padding: 0;
    color: #1b361d;
    background: transparent;
    border: none;
}
#user-comments label {
    display: block;
    padding: 5px 0 0;
    color: #1b361d;
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
}
#user-comments input, #user-comments textarea {
    width: 98%;
    font-size: 14px;
}
#comment-submit, #comment-submit-disabled, #comment-busy {
    float: right;
    margin: 6px 0 2px 6px;
}
#comment-submit-disabled img {
    border: 1px solid #a8c0a9;
}
#comment-busy {
    padding: 8px 5px 0 0;
}
#comment-submit a {
    display: block;
    text-indent: 9999px;
    text-decoration: none;
    text-align: right;
    overflow: hidden;
    float: none;
    width: 192px;
    height: 30px;
    background: #2b492d url("/images/submit/submit.gif") left top no-repeat;
    border: 1px solid #a8c0a9;
}
#comment-submit a:hover {
    background-position: left bottom;
}

#user-comments-status {
    margin: 5px 0 0;
    padding: 5px 8px;
    color: #1b361d;
    font-size: 14px;
    line-height: 1.1;
    background: #f8fc9a url("/images/submit/error-highlight.png") no-repeat;
    border: #d4dc28 1px solid;
}
#user-comments-status strong {
    text-transform: uppercase;
    line-height: 1.1;
}

.comments-buffer {
    height: 10px;
    overflow: hidden;
}


ul.video-item-grid {
    position: relative;
    margin: 0;
	padding: 0 0 15px 0;
	height: auto;
	font-size: 12px;
	line-height: 13px;
	list-style: none;
    overflow: visible;
}
ul.video-item-grid li {
	list-style: none;
	float: left;
	margin: 5px;
	padding: 5px 8px 5px 12px;
	width: 145px;
	height: 215px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 1.4;
    background: #ffa6bb url("/images/video/video-grid-background.gif") left bottom repeat-x;
    border: 1px solid #d23c56;
}
/* Star rating fix */
ul.video-item-grid ul, ul.video-item-grid ul li {
    padding: 0;
}
ul.video-item-grid li.separator {
	margin: 0;
	padding: 0;
	width: 870px;
	height: 0;
	border: none;
	overflow: hidden;
}
ul.video-item-grid li.error {
	width: 500px;
	height: 200px;
}
ul.video-item-grid li a img.video-thumb {
	margin: 0 0 5px 0;
    border: 1px solid #87041b;
}
ul.video-item-grid li span {
    color: #87041b;
}
ul.video-item-grid li a.video-title {
    display: block;
    padding: 0;
    width: 140px;
    color: #87041b;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    text-decoration: underline;
}
ul.video-item-grid li a.video-title:hover {
    color: #99454f;
    text-decoration: none;
}
ul.video-item-grid li p, ul.video-item-grid li p strong {
    padding: 0;
	color: #99454f;
    letter-spacing: 0;
}




.pagination {
    padding: 20px 0 0;
    width: 100%;
    text-align: center;
}
.pagination a, .pagination span {
    padding: 0 5px;
    color: #e13a65;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 26px;
    font-weight: normal;
    text-decoration: none;
}
.pagination a:hover {
    color: #fc7497;
    text-decoration: none;
}
.pagination span {
    color: #fff;
}
.pagination .prev_page, .pagination .next_page {
    display: inline-block;
    margin-right: 20px;
    padding: 0;
    text-indent: -9999px;
    text-decoration: none;
    vertical-align: top;
    overflow: hidden;
    width: 136px;
    height: 26px;
    background: #2b492d url("/images/video/paging-previous.gif") 0 0 no-repeat;
    border: 1px solid #a8c0a9;
}
/* Only one IE7+ hack, so it gets to live here */
*:first-child+html .pagination .prev_page, *:first-child+html .pagination .next_page {
    vertical-align: middle;
    text-indent: 0;
    line-height: 0;
    font-size: 0;
}
.pagination .disabled {
    background-position: 0 -52px;
    border-color: #2b3d2c;
}
.pagination a.prev_page:hover, .pagination a.next_page:hover {
    background-position: 0 -26px;
    text-decoration: none;
}
.pagination .next_page {
    margin: 0 0 0 20px;
    background-image: url("/images/video/paging-next.gif");
}





/*##########################################
############## Previous Stuff ##############
##########################################*/




/*
#videos {
    clear: both;
    margin: 0 auto;
    padding: 20px 0;
    width: 744px;
}
#videos div {
    width: 744px;
    background: #3c3839 url("/images/video/videos-background.png") 0 0 repeat-y;
}
#videos div.header {
    position: relative;
    padding: 0;
    height: 37px;
    background: transparent;
}
#videos div.header span {
    position: absolute;
    top: 26px;
    z-index: 33;
    width: 100%;
    height: 11px;
    background: url("/images/video/videos-header.png") no-repeat;
}
#videos div.footer {
    height: 11px;
    background: url("/images/video/videos-footer.png") no-repeat;
}

#videos div.paging {
    margin: 0 auto;
    padding: 20px 0 10px;
    width: 704px;
    color: #bababa;
    font-size: 13px;
    line-height: 18px;
    text-align: center;
    background: transparent;
}
#videos div.paging a {
    padding: 0 1px;
    color: #fff;
    text-decoration: none;
}
#videos div.paging a img {
    vertical-align: text-top;
}
#videos div.paging a:hover {
    text-decoration: underline;
}
#videos div.paging a.selected, #videos div.paging a.selected:hover {
    color: #bababa;
    font-weight: bold;
    text-decoration: none;
}


ul.tabs {
    position: absolute;
    z-index: 32;
    height: 30px;
}
ul.tabs li, ul.tabs li a {
    float: left;
}
ul.tabs li {
    margin-right: 2px;
}
ul.tabs li a {
	width: 90px;
	height: 37px;
    background: url("/images/video/all-tab.png") 0 -37px no-repeat;
}
ul.tabs li a:hover, ul.tabs li a.selected, ul.tabs li a.selected:hover {
    background-position: 0 0;
}
ul.tabs li a.featured {
	width: 124px;
    background-image: url("/images/video/featured-tab.png");
}











#video-holder {
    float: left;
}
#video-interface {
	width: 745px;
	height: 420px;
    background: url("/images/video/video-background.png") no-repeat;
}

#video-interface.light {
    background-image: url("/images/video/video-background-light.png");
}


#video-lists {
    float: right;
    margin: 14px 15px 0 0;
    width: 312px;
    height: 322px;
    color: #000;
    background: #fff;
    overflow: auto;
}
.video-list a {
    display: block;
    padding: 5px 10px;
    height: 75px;
    color: #464646;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.5;
    text-decoration: none;
}
.video-list a.zebra {
    background: #efefef;
}
.video-list a img {
    float: left;
    margin-right: 9px;
}
.video-list a span {
    color: #000;
    font-size: 13px;
    font-weight: normal;
    line-height: 1;
}

.video-list a.grand-prize {
    background: #d11919 url("/images/video/grand-prize-background.gif") left bottom repeat-x;
    border: 1px solid #a7202d;
    border-left: none;
    border-right: none;
    color: #fff;
}
.video-list a.grand-prize span {
    color: #fff;
}

.video-list small {
    clear: both;
    display: block;
    margin-bottom: 12px;
    width: 100%;
    height: 16px;
    background: url("/images/video/list-separator.png") left bottom no-repeat;
    text-indent: -9999px;
    overflow: hidden;
}
.video-list p {
    padding-top: 10px;
}
.video-list a.info {
    height: auto;
    color: #797979;
}
.video-list a.info em {
    font-style: normal;
    text-decoration: underline;
}
.video-list a.info:hover, .video-list a.info:hover em {
    color: #464646;
    text-decoration: none;
}



#watch-all-videos {
    position: absolute;
    left: 584px;
    top: 372px;
    width: 132px;
    height: 12px;
    background: url("/images/video/watch-all-videos.gif") 0 0 no-repeat;
}











#registration {
    width: 595px;
    margin: 10px auto 20px;
}
#registration label {
    float: left;
    width: 309px;
    height: 24px;
    background: url("/images/footer/register-ii.gif") no-repeat;
}
#registration input {
    float: left;
    margin: 0 0 0 10px;
    width: 195px;
    font-size: 14px;
}
#registration a {
    float: right;
    width: 62px;
    height: 24px;
    background: url("/images/footer/sign-up.gif") no-repeat;
    border: 0;
}

*/













.graphical {
    display: block;
    text-indent: -9999px;
    text-decoration: none;
    overflow: hidden;
}
br.clear, div.clear {
    clear: both;
    height: 0;
    overflow: hidden;
}


