/* 

These are all the main interface styles, its recommended to not
change this, but only override things in the theme

*/

/* sabretooth: server-side import: interface */

html {
  height: 100%;
  width: 100%;
}

body {

  margin: 0;
  height: 100%;
  width: 100%;

}

a img { border: 0 }

ul, li, h1, h2, h3, h4, h5, h6 { margin: 0 }

th, td { text-align: left; font-weight: normal; vertical-align: top }

hr { clear: both; border: none }

h1 { font-size: 24px; font-weight: 500}
h2 { font-size: 19px; font-weight: 400 }
h3 { font-size: 17px; font-weight: 400 }
h4 {font-size: 14px; margin-bottom: 0;}
h4+p {margin-top: 0}


.mainContainer {
  width: 924px;
  margin: 0 auto 0 auto;
  min-height: 99%;

}


.navigationBar .navigation {
  float: left;
}

.navigationBar .loginStatus {

}


.navigationBar .loginlogout {
  padding-left: 35px;
}

.navigationBar div {
  vertical-align: bottom;
  line-height: 25px;
}

.contentBody {
	position: relative;
	padding: 10px 0;
	color: #330000;
}

.footer {
  clear: both;
  height: 175px;
  position: relative;
}

.footer p {font-size: 10px; padding: 10px;}
.footer div#legal {position: absolute; bottom: 0; left: 0; width: 904px; padding: 0 10px 20px 10px; text-align: right;}
.footer div#legal a#ctvgm-logo {float: left;}
/* For our column layout, every 'last' column (the one on the very right) should get this class */

.wideColumn {
  float: left;
  width: 560px;
  padding: 0 10px;

}

.thinColumn {
  float: left;
  width: 330px;
  padding: 0 0 0 10px;
}


.last {
  padding-right: 0px;
}

#bigBoxAd {
	width: 300px;
	height: 250px;
	display: block;
	position: absolute;
	right: 5px;
	top: 10px;
}

/* TabBox styles */

.tabBox ul {
  padding: 0;
}

.tabBox li {
  display: block;
  float: left;
}

.tabBox li a {
    color: #f1f1f1;
    text-decoration: none;
}

.tabBox li a:hover {
    color: white
}

.tabBox li.active a {
    color: #313131;
}

.tabBox .tabPage {

  display: none;

}

.fmCaptcha {
  display: block;
}

div#ie6warning {
    background: #FEE193;
    border-bottom: 1px solid #F6C723;
    text-align: center;
}

div#ie6warning p {padding: 3px 0; margin: 0}


/* end of import: interface */


/*

The theme stylesheet contains all the color and font information

*/

/* sabretooth: server-side import: theme */

body { 

  color: #330000; 
  font-family: Arial, sans-serif;
  background: #FFFFFF url(http://assets.filemobile.com/143/bg.jpg) center top repeat-x;
  font-size: 13px;

}

a {color: #CF0000; text-decoration: none}
a:hover {text-decoration: underline}
a:focus {outline: none; -moz-outline: none;}

/* The maincontainer contains the entire page */
.mainContainer {
  background: #aba774 url(http://assets.filemobile.com/143/page_bg.gif) left 250px repeat-x;
  border: 3px solid #999966;
  border-width: 0 3px;
}

.header {
  background: url('http://assets.filemobile.com/143/header.jpg');
  height: 198px;
  color: white;
}

.header a { 
  color: white;
  text-decoration: none;
}

.header div.loginStatus {padding-left: 10px; clear: left;}
.header div.loginStatus span {}
.header div.loginStatus .loginlogout a {color: #000066;}
.footer {
  margin-top: 25px;
  background: white url(http://assets.filemobile.com/143/footer_bg.gif) left top repeat-x;

}

.footer-links {text-align:center; padding: 0; height: 50px;}
.footer-links li {list-style: none; display: inline; }
.footer-links li a {color: #babab9; text-decoration: none; text-transform: uppercase; padding: 10px;}
.footer-links li a:hover {color: #f9f9f9}
.footer-links li a:active {color: #ffffff}

.navigationBar {
  background: url(http://assets.filemobile.com/143/nav.png) no-repeat center bottom;
  color: #BABAB9;
  height: 54px;
}

.navigationBar a {
  display: block;
  float: left;
  height: 34px;
  padding: 10px 0;
  color: #BABAB9;
  text-indent: -9999px;
}

.navigationBar a:hover {
  background-position-y: top;
}

#navHome { width: 121px;}
#navHome:hover {background: url(http://assets.filemobile.com/143/nav.png) no-repeat left top;}
#navLogin {width: 170px;}
#navLogin:hover {background: url(http://assets.filemobile.com/143/nav.png) no-repeat -121px top;}
#navGallery {width: 137px;}
#navGallery:hover {background: url(http://assets.filemobile.com/143/nav.png) no-repeat -291px top;}
#navPrizes {width: 167px;}
#navPrizes:hover {background: url(http://assets.filemobile.com/143/nav.png) no-repeat -428px top;}
#navHowto {width: 213px;}
#navHowto:hover {background: url(http://assets.filemobile.com/143/nav.png) no-repeat -595px top;}
#navFAQ {width: 114px;}
#navFAQ:hover {background: url(http://assets.filemobile.com/143/nav.png) no-repeat -808px top;}

.page_home #navHome { background: url(http://assets.filemobile.com/143/nav.png) no-repeat left top;}
.page_login #navLogin, .page_enter #navLogin {background: url(http://assets.filemobile.com/143/nav.png) no-repeat -121px top;}
.page_gallery #navGallery, .page_entry #navGallery {background: url(http://assets.filemobile.com/143/nav.png) no-repeat -291px top;}
.page_prizes #navPrizes {background: url(http://assets.filemobile.com/143/nav.png) no-repeat -428px top;}
.page_howto #navHowto {background: url(http://assets.filemobile.com/143/nav.png) no-repeat -595px top;}
.page_faq #navFAQ {background: url(http://assets.filemobile.com/143/nav.png) no-repeat -808px top;}


 { /* background: url('/static/contestapp/theme/navigation_active_bg.gif') no-repeat center bottom; */ color: white; } 

.adBrick {
  height: 250px; 
  padding: 5px;
}

.tabBox {
  border: 1px solid #868685;
  background-color: #D2D2D2;
  position:relative;
}

.tabBox a.rss {
    position: absolute;
    top: 10px;
    right: 10px;
}


/* The mediaitem is used everywhere there's a thumbnail on the site */ 

.mediaItem {width: 110px; height: 130px; display: block; float: left;}
.mediaItem:hover {}

.mediaItem a {display: block; text-decoration: none}
.mediaItem a:hover {}

.mediaItem a span.title {display: block; clear: left; color: #330000; overflow: hidden; width: 100px; height: 1.3em;}
.mediaItem a:hover span.title {color: #9f0000}
.mediaItem a b {color: #000000}
.mediaItem a em {color: #454545}

.mediaItem img {float: left; margin-right: 10px; border: 2px solid #977c5e; background: white; height: 75px; width: 100px;}


/* The tabSelect is the container around the different tabs */

.tabBox .tabSelect {
 background-image: url('/static/contestapp/theme/tab_bg.gif');
 padding: 0;
 height: 35px;
}

.tabBox .tabSelect li { 
  line-height: 30px;
  color: #FFF;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
  height: 35px;
} 

.tabBox .tabSelect li a {
    height: 35px;
    display: block;
}

/* This is the style when a tab becomes active */
.tabBox .tabSelect li.active { 
  background-image: url('/static/contestapp/theme/tab_active_bg.gif');
  color: #0F0F0F

} 

.bigLoader {

   color : #330000;
   font-size: 25px;
   text-align: center;
   padding: 30px;

}

.sidebarGallery .tabSelect li {
   font-size: 80%;
   padding-left: 6px;

   padding-right: 7px;
}


.contentBox {
  padding: 10px;
}

.formBox {
	padding: 10px 0;
}

.formBox h2 {
   color: #CF0000;
   font-weight: normal;
   font-size: 16px;
   padding-left: 15px;
   padding-bottom: 15px;
}

.formBox form th {
   width: 160px;
   padding-bottom: 5px;
   padding-left: 30px;
   text-align: right;
}

.formBox form td input, .formBox form td select, .formBox form td textarea {border: 1px solid #999966; padding: 2px; width: 250px}
.formBox .fmTextArea {
   font-size: 11px;
   font-family: sans-serif;
}

.formBox .fmSelectBox {
	width: 256px;
}

.formBox .fmTextInput {
   font-size: 11px;
   font-family: sans-serif;
}

.formBox .fmButton {
   background-color: #454545;
   border: 0;
   color: white;
   font-size: 16px;
   padding: 10px;
   text-transform: uppercase;
}

/* infoText is extra information about a piece of text */
.formBox .infoText {
   font-size: 80%;
}



.formBox .errorText {
   border: 2px solid red;
   color: red;
   font-weight: bold;
   text-align: center;
   padding: 5px;
}

.formBox .errorText span {color: black}

.notifyText {
   color: green;
   font-weight: bold;
   text-align: center;
}


.pager {text-align: right; padding: 5px;}
.pager a {text-decoration: none; padding: 0 3px}
.pager strong {color: #000; padding: 0px 3px}

.allEntries {

  display: block;
  text-align: right;
  padding: 2px;

}

/* end of import: theme */

/*

In here are stylesheets that are only used in on a single page.

*/

/* sabretooth: server-side import: page_specific */

/***** The homepage *****/
#calltoaction {float: right}
#calltoaction a {height: 39px; width: 128px; display: block; float: left; margin-left: 5px; border: none; background: url(http://assets.filemobile.com/143/buttons.gif?a=156); text-indent: -10000px}

a#download-contest {background-position: left top}
a#download-contest:hover  {background-position: left bottom}

a#enter-contest {background-position: -129px top}
a#enter-contest:hover {background-position: -129px bottom}


.homeMedia .tabSelect li {
  width: 200px;
  cursor: pointer
}

.homeMedia .tabContents {
  height: 228px;
  padding: 15px 15px 0px 15px;
 
}

.homeMedia .mediaItem {

  width: 100px;
  float: left;
  height: 62px;

}

.homeMedia .mediaItem a {
    height: 50px;
}

.homeMedia .mediaItem img { float: left;  margin-right: 10px }


/***** The Entry/MediaDetail page ******/

.mediaPanel {
  width: 325px;
  margin-right: 10px;
  float: left;
  position: relative;
}

.mediaWrapper img, .mediaWrapper object { border: 1px solid #4d4d4d; width: 320px; min-height: 200px;}

.mediaMetaPanel {
  width: 200px;
  float: left;
  
}

.mediaMetaPanel .description {
	margin-top: 0;
}

.mediaMetaPanel th {
  
   color: #B4B4B4;
   text-align: right;

}

.mediaMetaPanel td {
   font-weight: bold;
   color: #777777;
}

span.miniheading {text-transform: uppercase; font-size: 10px}

ul.mediashare {
   text-align: center;
   margin: 0; padding: 0;
}

ul.mediashare li {
  display: inline;
  padding: 4px;
}


/* Begin: Star rating */
ul.starRating { list-style: none; position: relative; margin: 0; padding: 0 !important; width: 100px; height: 13px; background: url( '/static/contestapp/theme/rating-stars.gif' ) top left repeat-x; }
ul.starRating li { margin: 0; padding: 0; float: left; }
ul.starRating li a { display: block; width: 20px; height: 13px; text-indent: -9999px; position: absolute; z-index: 100; background: none; }
ul.starRating li a:hover { background: url( '/static/contestapp/theme/rating-stars.gif' ) center left; z-index: 2; }
ul.notLoggedIn li a:hover {background: transparent; cursor: default}
ul.starRating li.currentRating { background: url( '/static/contestapp/theme/rating-stars.gif' ) bottom left; position: absolute; height: 13px; display: block; text-indent: -9999px; z-index: 1; padding: 0 !important; }

ul.starRating li a.oneStar { left: 0; }
ul.starRating li a.oneStar:hover { left: 0; width: 20px; }
ul.starRating li a.twoStar { left: 20px; }
ul.starRating li a.twoStar:hover { left: 0; width: 40px; }


ul.starRating li a.threeStar { left: 40px; }
ul.starRating li a.threeStar:hover { left: 0; width: 60px; }
ul.starRating li a.fourStar { left: 60px; }
ul.starRating li a.fourStar:hover { left: 0; width: 80px; }
ul.starRating li a.fiveStar { left: 80px; }
ul.starRating li a.fiveStar:hover { left: 0; width: 100px; }
/* End: Star rating */



.comments { 
  clear: both;
  padding-top: 20px;
  position: relative
}

.comments h3 {padding-bottom: 10px;}

div#form-comments {
	background: #CDC9A3;
	border: 2px solid #b9b17e;
	width: 556px;
}

table#media-comments {width: 560px;}
table#media-comments th {width: 130px;}
table#media-comments td {width: 430px;}
table#media-comments td p {padding-left: 10px;}

.comments table#media-comments tr {  background: #cdc9a3;}
.comments table#media-comments tr.even {	background: none;}

button#comment-submit {width: 90px; height: 32px; display: block; border: none; background: url(http://assets.filemobile.com/143/buttons.gif) -687px top}
button#comment-add {background:transparent url(http://assets.filemobile.com/143/buttons.gif) repeat scroll -515px top; border:medium none; top:0; height:39px; position:absolute; right: 0; width:173px;}
button#comment-add:focus, button#comment-add:active  {outline:none}
/***** Search sidebar *****/

.searchBox {
  padding: 5px;
}

.searchBox .fmButton {
  padding: 2px;
  font-size: 11px;
}

/***** Register *****/
.errorField, .errorLabel { color: red; }

#login-submit {height: 39px; width: 128px; border: none; background: url(http://assets.filemobile.com/143/buttons.gif?a=123)  -387px top;}
#register-submit {height: 39px; width: 128px; border: none; background: url(http://assets.filemobile.com/143/buttons.gif?a=123) -258px top;}

/***** Enter the contest / Uploader *****/
button#upload-submit {width: 100px; height: 32px; border: none; float: right; background: url(http://assets.filemobile.com/143/buttons.gif?a=123) -687px top;}
textarea.description {height: 100px;}
#loader {width: 200px; margin: 0 auto; border:1px solid #555555; color: #333; text-align: center; height:15px; padding: 5px; background: url('/static/3/images/loader_bg.gif'); position: absolute; left: 200px; top: 135px; }

input.radio {border: none !important; width: 16px !important; float: left;}

/***** Rules /  howto /  faqs *****/

ol.howto li {padding-bottom: 10px}

/***** CTV header *****/

    #ctvMiniNav2007 {height:20px !important; background-image:url(http://www.ctv.ca/mar/images/widgets/mininav_black_bkg.jpg); background-repeat:repeat-x; width:924px;}
    .ctvLogo {width:71px;}
    #ctvMiniNav2007 ul#mainBlack {margin:-25px 0px 2px 71px; padding:0px;}
    #ctvMiniNav2007 ul#mainBlack li {float:left; list-style-type:none; list-style:none; font-family:Arial, Helvetica, sans-serif; font-size:10px !important; padding:4px 23px 5px 23px; background-image:url(http://www.ctv.ca/mar/images/widgets/mininav_black_bkg.jpg); background-repeat:repeat-x; text-transform:uppercase;}
    #ctvMiniNav2007 ul#mainBlack li a {color:#FFFFFF;  }
    #ctvMiniNav2007 ul#mainBlack li a:hover {color:#FFFFFF; text-decoration:underline; }
    #ctvMiniNav2007 ul#mainBlack li.redBkg {background-image:url(http://www.ctv.ca/mar/images/widgets/mininav_red_bkg.jpg); background-repeat:repeat-x; float:left; list-style-type:none; list-style:none; font-weight:bold;}

/* end of import: page_specific */



