@charset "UTF-8";
/* CSS Document */

Body {ont-family:Arial, Helvetica, sans-serif; font-size:12px;}


.VideoDay {background-image:url(../images/VideoTitleBG.jpg); background-repeat:no-repeat; vertical-align:bottom; padding-bottom: 10p; padding-left: 45px; font-size: 13px; font-weight:bold;}

.RatingsBG {background-image:url(../images/RatingsBG.jpg); background-repeat:no-repeat; padding-left: 45px}

.RatingsTable {height:43px; font-size:11px; text-align:center;}

.VideoListBG {background-image:url(../images/VideoListBG.jpg); background-repeat:no-repeat; vertical-align:top; padding-left: 55px; padding-top: 18px; padding-right: 53px; padding-bottom:35px}

.Winter2008 {background-image:url(../images/Winter2008_OFF.jpg); vertical-align:top;}


.SubmitBG {background-image:url(../images/SubmitBG.jpg); vertical-align:top; padding-left: 10px; padding-top: 3px}

.SubmitField {border: 1px solid #CCCCCC; height: 13px; font-family:Arial, Helvetica, sans-serif; font-size: 10px; color:#666666; background-image:url(../images/SubmitFieldBG.jpg); background-repeat:repeat-x;}


.ViewHits {font-size: 13px; font-weight:bold;}

.VisionnerBG {background-image:url(../images/VisionnerBG.jpg); padding-left: 150px; padding-bottom: 3px; vertical-align:bottom}

.VideoDropDown {font-family:Arial, Helvetica, sans-serif; font-size:12px; }

.PagingBG {background-image:url(../images/PagingBG.jpg); padding-right: 50px; text-align:right; font-size: 13px; vertical-align:bottom; padding-bottom: 3px}

.VideoThumb {background-image: url(../images/ThumbBorder.png); background-repeat:no-repeat; width: 130px; height:80px; text-align:left; vertical-align:top; padding-left: 5px; padding-top:3px}

.VideoListTitle { vertical-align:top; font-size: 12px; font-weight:bold;}
.VideoListDetails { height: 70px; vertical-align:middle; font-size:11px; }
.VidListDescriptions { font-size:11px;}

.VideoListDiv {height: 360px; overflow:auto;}

.VideosPerPage {font-size:12px;}

.SmallLink {font-size:11px;}

/* INFO - COMMENTS */

.InfoBG {background-image:url(../images/Info_Comments/InfoBG.jpg); background-repeat:no-repeat; vertical-align:top; padding-top: 50px; padding-left: 22px; padding-right: 47px}
.InfoDiv {height: 200px; line-height: 16px; font-size: 11px; overflow: auto}
.CommentsBG {background-image:url(../images/Info_Comments/CommentsBG.jpg); background-repeat:no-repeat; vertical-align:top; padding-top: 50px; padding-left: 22px; padding-right: 47px}

.CommentsDiv {height: 170px; font-size:11px; overflow:auto}

.URLField {background-color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size: 11px; padding-left: 2px; border: 1px solid #656E97; height: 16px;}
.URLTitle {font-size: 11px; vertical-align:bottom; font-weight:bold; padding-bottom: 1px}

/* LINKS */

A {color: #687ba0;  text-decoration: underline;}

A:hover {color: #000000;  text-decoration: none;} 

A:visited { color:#687ba0; text-decoration:underline ;}


/* Added IDM */

.InfoURL { border: 1px solid #656E97; padding-left: 4px;}

.preloader {
        width: 492px;
        text-align: left;
        position: absolute;
        top: 50%;
        left: 50%;
		margin-left:-246px;
		margin-top:-113px;
		display:none;
    }
    
    
    
    

/** VOTING CSS */
.star-rating{
	list-style:none;
	margin: 0px;
	padding:0px;
	width: 60px;
	height: 10px;
	position: relative;
	background: url(../images/Ratings.gif) top left repeat-x;
}
.star-rating li{
	padding:0px;
	margin:0px;
	/*\*/
	float: left;
	/* */
}
.star-rating li a{
	display:block;
	width:10px;
	height: 10px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
}
.star-rating li a:hover{
	background: url(../images/Ratings.gif) left bottom;
	z-index: 1;
	left: 0px;
}
.star-rating a.one-star{
	left: 0px;
}
.star-rating a.one-star:hover{
	width:12px;
}
.star-rating a.two-stars{
	left:12px;
}
.star-rating a.two-stars:hover{
	width: 24px;
}
.star-rating a.three-stars:hover{
	width: 36px;
}
.star-rating a.three-stars{
	left: 24px;
}
.star-rating a.four-stars{
	left: 36px;
}
.star-rating a.four-stars:hover{
	width: 48px;
}
.star-rating a.five-stars{
	left: 48px;
}
.star-rating a.five-stars:hover{
	width: 60px;
}

.HelloMessage {background-image:url(../images/MarginTop.jpg);
text-align:right; vertical-align:bottom; padding-right: 150px; font-size:
11px; font-weight:bold; height: 15px; width: 900px; color:#333333}

/* Footer CSS */
.FooterBG {background-image:url(../images/FooterBG.jpg); background-repeat:no-repeat; width: 900px; height: 69px; font-size: 11px; color:#000000}

.FooterTable {height:30px; text-align:center}
.EmailTable {height: 30px; vertical-align:top; padding-top: 4px; font-size: 11px; color: #000000}


.Copyright {font-size:11px; vertical-align:top; padding-top: 3px;}

a.FooterLink:link	{  text-decoration: none; font-size: 11px; font-weight: normal; color:#000000; }
a.FooterLink:visited	{ text-decoration: none; font-size: 11px; font-weight: normal; color: #000000; }
a.FooterLink:active	{  text-decoration: none; font-size: 11px; font-weight: normal; color: #000000; }
a.FooterLink:hover	{ text-decoration: underline; font-size: 11px; font-weight: normal; color:#687ba0;}

    .nojs {
        width: 400px;
        text-align: left;
        position: absolute;
        top: 50%;
        left: 50%;
		margin-left:-346px;
		margin-top:-213px;
    }

