﻿body
{
    color:#000;
}
#videoprofile
{
	/*background: #97c2e4 url('/curriculum/images/vrcmainbackground.png');
	padding-left: 30px;
	padding-top: 5px;
	margin-top: -8px;
	margin-left: -23px;
	width:780px;*/
	margin: 0px auto;
}

#videoprofile h3
{
	color: #003399;
	font-size: 18pt;
	margin: 2px 0px;
	font-weight: normal;
	font-family: Verdana;
}

#copyright
{
	color: #000000;
	font-size: 8pt;
	margin-top: 12px;
	margin-left: 2px;
	font-weight: normal;
	font-family: Verdana;
}


#profilecontainer
{
	width:780px;
	height:340px;
	margin:0px;
}

#slcontainer
{
	margin: 20px 5px 0px 5px;
	height: 320px;
	width: 430px;
	background: #999999;
	float: left;
	position: relative;
}

#videodata
{
	float:left;
	margin: 20px 10px 0px 0px;
	height: 320px;
	width: 325px;
}

#featuredcontainer

{
	
}

.featuredlist

{

}
.featuredlisttable
{
	border-collapse:collapse;
}

.featuredlisttable td
{
	padding: 0px;
}
.featuredlisttable td a, .featuredlisttable td a:visited, .featuredlisttable td a:link
{
    font-size: 8pt;
    color:#000;
    text-decoration: none;
    font-weight: bold;
}
.featuredlisttable td a:hover, .featuredlisttable td a:active
{
    font-size: 8pt;
    color:yellow;
    text-decoration: none;
    font-weight: bold;
}
.featuredlisttable h2
{
	margin: 0px;
	font-size: 10px;
}

.featuredtdon
{
	background: url('/curriculum/images/activegrad.jpg');
	color:White;
}
.featuredtdon h2
{
	color: Yellow;
}
.featuredtdoff
{
	background: none;
	color:Black;
}
.featuredtdoff h2
{
	color:Black;
}

#videolistings
{
	background: #97c2e4 url('/curriculum/images/vrcmainbackground.jpg');
	padding-left: 30px;
	padding-top: 5px;
	position: relative;
	margin-top: -8px;
	margin-left: -23px;
}

#videolistings h3
{
	color: #003399;
	font-size: 18pt;
	margin: 2px 0px;
	font-weight: normal;
	font-family: Verdana;
}
a {text-decoration:none;font-weight:bold;}
a:link{color:#003399;}
 a:active{color:#003399;}
 a:visited{color:#003399;}
a:hover{color:#003399 ;}

#videolist a {text-decoration:none;font-weight:bold;}
#videolist a:link{color:#003399;}
#videolist a:active{color:#003399;}
#videolist a:visited{color:#003399;}
#videolist a:hover{color:#003399 ;}

#videoheader
{
   width: 776px;
   padding-bottom:10px;
}

#videoheader h3
{
   float:left;
}

#videoheader ul
{
   float:right;
}

#listingscontainer
{
    clear:both;
	width: 100%;
	
}

#listingsheader
{	
	height: 20px;
	background: url(/curriculum/images/yellowbar.jpg);
}

#listingsoverlay
{
	 background:#FFFFFF;
     filter:progid:DXImageTransform.Microsoft.Alpha(opacity=35);
     -moz-opacity:0.35; 
     width: 100%px;
	 height: 500px;
	position:absolute;
}

#listings
{
    width: 100%;
	/*height: 500px;*/
    background: url('/curriculum/images/vcr-bg.png');
}

.listingsfooter
{
	width: 100%;
	height: 20px;
	background: url('/curriculum/images/yellowbar.jpg');
	padding-top: 5px;
	padding-left: 2px;
	clear:both;
}

.listingitems
{
	/*height: 500px;*/
    width: 100%;	
}

.listingitem
{

	float:left;
	width: 112px;
	height: 200px;
	margin: 10px 25px 10px 35px;
	
}

.listingitem img
    {
        border:0;
    }
    
    
#videoheadertitle {}
#videoheadermenu {position:absolute; left:610px; top: 5px;}

/* dropdown */
#menuCategories, #menuCategories2 {position:absolute; width:167px;}
#menuCategories ul,#menuCategories2 ul {display:none; position:absolute; padding:0;margin:0;border:0; margin-left:5px;}
#menuCategories li,#menuCategories2 li {display:block;  background-color:yellow;border:solid 1px #ffcc00;width:155px;text-align:center;text-decoration:none;top:0;left:0; }	
#menuCategories li a,#menuCategories2 li a  {color:#000099;display:block; text-decoration:none; margin:0;border:0;padding:4px;}
#menuCategories li a:hover,#menuCategories2 li a:hover {color:#fff; background-color:#ffcc00;}



/* Rating */
.ratingStar {
   
    width:13px;
    height:13px;
}

.filledRatingStar {
    background-image: url(/curriculum/images/star_on.gif);
    background-repeat: no-repeat;
}

.emptyRatingStar {
    background-image: url(/curriculum/images/star_off.gif);
    background-repeat: no-repeat;
}

.rDisabled
{
   cursor:text;
}

.SavedRating 
{
    font-weight:bold;
    background-color: #FFF0A0;
}


.sort
{
   font-size: 11px;
}
.category-links {color:#fff; font-size: 10px;}
.category-links a {text-decoration:none; color:yellow; font-weight: bold; font-size:12px;}
.category-links a:link{text-decoration:none; color:yellow;font-weight: bold;font-size:12px;}
.category-links a:active{text-decoration:none; color:yellow;font-weight: bold;font-size:12px;}
.category-links a:visited{text-decoration:none; color:yellow;font-weight: bold;font-size:12px;}
.category-links a:hover{text-decoration:none;color:white;font-weight: bold;font-size:12px;}
