﻿

.subjectBlock {float:left;width:258px;}
.subjectBlockSpacer{float:left;margin:1px;width:6px;}

.subjectVideo {float:left;width:100px;}


 #subject_browse {float:left; width:741px;margin-right:15px;}
 #subject_search {float:left;width:243px;}
 
 
 /*spotlight*/
	.tmpSlideshowControls {margin-top:-19px;}
    .tmpSlideshowControl 
    {
    	    float:left;
    	    background:url(/images/phoenix/subject/spotlight/blue_navbar.gif) no-repeat;
    	    width:182px;
    	    height:33px;
    	    color:White;
    	    text-align:center;
    	    font-weight:bold;
    	    padding-top:14px;
    	    cursor:pointer;
    }
     .tmpSlideshowControl:Hover
    {
    	    background:url(/images/phoenix/subject/spotlight/blue_navbar_hover.gif) no-repeat;
    }
    .tmpSlideshowControlActive
    {
    	background:url(/images/phoenix/subject/spotlight/black_navbar.gif) no-repeat;
    }
     .tmpSlideshowControlActive:Hover
    {
    	background:url(/images/phoenix/subject/spotlight/black_navbar.gif) no-repeat;
    }
    .tmpSlide {display:none;}
    .tmpSlideFirst {display:block;}
    
    
    .popBook
    {
    	vertical-align:middle;
    	height:150px;
    	width:100px;
    	
    }
    .popBookSeperator
    {
    	padding-left:13px;
		margin:1px;
		display:inline-block;
    }
   .popBookContainer
   {
   	height:225px;
   	background: url(/images/phoenix/subject/spotlight/popular_books_bg.jpg) no-repeat;
   }
   .authorContainer
   {
	height:225px;
   	background: url(/images/phoenix/subject/spotlight/author_spotlight_bg.jpg) no-repeat;
   }
    .authorInnerTextContainer
   {
   		float:left;
   		width:132px;
   		padding-right:30px;
   }
   .authorInnerTextHeader
   {
   		font-weight:bold;
   		font-size:17px;
   		color:black;
   		padding-bottom:5px;
   		padding-top:6px;
   		
   }
   .authorInnerText
   {
   		color:#4598CC;text-decoration:none;
   }
   
   .authorInnerTextDivider
   {
   	color:Black;
   }
   

    
    .creatorPhoto 
    {
    	border:1px solid #3499CD;
    	padding:4px;
    	width:147px;
    	float:left;
    }
     
    
    .spotlightReaderContainer
    {
		margin-top:19px;
		margin-left:2px;
		background: url(/images/phoenix/subject/spotlight/reader.jpg) no-repeat;
		height:196px;
		
		
    }
    .spotlightReaderButton
    {
    	padding-left:145px;
    	padding-top:94px;
    }
    a.spotLightCreatorName
    {
    	color:black;
    }
    a.spotLightCreatorName:Hover
    {
    	color:#6DBE44;
    }
