/*--------------------------------------------*/
/* Pages use the id "mainContentSm" 956px wide  */
/* Set up styles for tpye                     */
/*--------------------------------------------*/
#mainContentSm {
	float: left;
	width: 733px;
	padding: 0 0 0 5px;
	margin: 0 0 5px;
	border-bottom: 1px solid #999;
}
#mainContentSm h2 {
	font-size: 2em;
	font-weight: normal;
	padding: 15px 15px 0;
	margin: 0;
}
#mainContentSm h3 {
	font-size: 1.5em;
	font-weight: normal;
	padding: 15px 15px 0;
	margin: 0;
}
#mainContentSm h4 {
	font-weight: bold;
	font-size: 1em;
	padding: 10px 15px 0;
	margin: 0;
}
#mainContentSm p {
	font-size: 1em;
	padding: 10px 15px 0;
	margin: 0;
}
#mainContentSm img {
	display: block;
}
#mainContentSm td {
	font: small Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#mainContentSm th {
	font: small Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#mainContentSm a {
	text-decoration: underline;
	font-weight: normal;
}
#mainContentSm a:hover {
	text-decoration: underline;
	color: #000;
}
#mainContentSm a:hover.highlight {
	color: #0091D0;
	color: #000;
}

#mainContentSm p.copySection {
	padding-bottom: 15px;
	border-bottom: 1px solid #999;
}
#mainContentSm p.copySectionReverse {
	padding: 10px 0 15px;
	margin: 0 15px;
	border-bottom: 1px solid #FFF;
}
#mainContentSm p.seoCopy{
	padding: 10px 15px 0 0;
}
/*--------------------------------------*/
/* This is used on the following pages: */
/* Image Search page                    */
/*--------------------------------------*/
#mainContentSm #introContainerNoSearch {
	float: left;
	width: 733px;
	padding: 5px 0;
	margin: 0 0 5px;
	border-bottom: 1px solid #999;
}
/*--------------------------------------*/
/* This is used on the following pages: */
/* Image Search page                    */
/*--------------------------------------*/
#mainContentSm .sectionContainer {
	float: left;
	width: 733px;
	padding: 5px 0;
	margin: 0;
	border-top: 25px solid #E7E7E7;
}
#mainContentSm .subSectionContainer {
	float: left;
	width: 733px;
	padding: 5px 0;
	margin: 0;
	border-top: 1px solid #999;
}
#mainContentSm .categoryContainer {
	float: left;
	width: 718px;
	padding: 0px 0 0px 15px;
	margin: 0;
}
#mainContentSm .subCategoryContainer {
	float: left;
	width: 718px;
	padding: 5px 0;
	margin: 0;
	border-top: 1px solid #999;
}
#mainContentSm .copyPadding {
	padding-bottom: 20px;
}
/*-----------------------------------*/
/* 2 Column layout                   */
/* 1st column takes 2/3 of the space */
/*-----------------------------------*/
.wideCol1 {
	float: left;
	width: 414px;
	padding: 0px;
	margin: 0 5px 0 0;
}
.narrowCol2 {
	float: left;
	width: 314px;
	padding: 0;
	margin: 0;
}
/*-----------------------------------*/
/* 2 Column layout for Image Search  */
/*-----------------------------------*/
.halfCol1 {
	float: left;
	width: 354px;
	padding: 0;
	margin: 0;
}
.halfCol2 {
	float: left;
	width: 353px;
	padding: 0 0 0 5px;
	margin: 0 0 0 5px;
	border-left: 1px solid #999;
}
/*-----------------------------------*/
/* 2 Column layout for CD Store      */
/*-----------------------------------*/
.halfCol1CD {
	float: left;
	width: 361px;
	padding: 0;
	margin: 0;
}
.halfCol2CD {
	float: left;
	width: 353px;
	padding: 0 0 0 5px;
	margin: 0 0 0 5px;
	border-left: 1px solid #999;
}
/*-------------------------------------*/
/* Alternate Background & Type Colors  */
/*-------------------------------------*/
.darkbkg {
	color: #FFF;
	background-color: #666;
}
.darkbkg a {
	color: #FFF;
}
.lightbkg {
	color: #333;
	background-color: #CCC;
}
.lightbkg a {
	color: #333;
}
/*-----------------------------------*/
/* Assorted Height Values            */
/*-----------------------------------*/
.introheight {
	height: 318px;
}
/*-----------------------------------*/
/* Image Search  Page                */
/*-----------------------------------*/
.smallCategoryCol {
	float: left;
	width: 202px;
	padding: 0;
	margin: 0;
}
#smallCategoryCopy h3 {
	padding: 15px 10px 0 15px;
}
#smallCategoryCopy p {
	padding: 10px 10px 0 15px;
}
.imageCol {
	float: left;
	padding: 0;
	margin: 0;
}
/*-----------------------------------*/
/* CD Store                          */
/*-----------------------------------*/
.promoTile {
	text-align: left; 
	height: 105px;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #999;
}
.promoTileLast {
	text-align: left; 
	height: 106px;
	padding: 0;
	margin: 0;
}
.promo_Sale {
 	background-image: url(/images/ji/promotions/080731_sale.gif); 
	background-repeat:no-repeat;
	background-position: top right;
	position: relative;
	}
.promo_Sale_top {
 	background-image: url(/images/ji/promotions/080731_sale.gif); 
	background-repeat:no-repeat;
	background-position: top right;
	position: relative;
	top: -5px;
	}	
.promo_Sale_top h3, .promo_Sale_top p {
	position: relative; 
	top: 5px;
	}
#mainContentSm .sectionContainer #newCDcontainer {
	padding: 0 15px;
	margin: 0;
}
#mainContentSm .sectionContainer #newCDcontainer h3 {
	padding: 15px 0 10px 0;
}
#mainContentSm .sectionContainer #newCDcontainer .newCDtitle {
	width: 351px;
	display: inline;
	margin: 0;
	padding: 15px 0;
	border-top: 1px solid #999;
	float: left;
}
#mainContentSm .sectionContainer #newCDcontainer .newCDtitle .cdTitleImage {
	float: left;
	margin: 0 0px 0 0;
	padding: 0;
	border: 0;
}
#mainContentSm .sectionContainer #newCDcontainer .newCDtitle .cdTitleText {
	float: left;
	margin: 0px 0;
	padding: 0 0 0 0px;
}
/** image view **/
.image_view{
    float:left;
    width:688px;
    padding-left:10px;
}
.image_view_column{
    float:left;
    width:460px;
    padding-right:5px;
    text-align:center;
}
.series_thumb{
    float:left;
    width:135px;
    height:155px;
    text-align:center;
    padding:7px;
    border:1px solid white;
}
.series_thumb_active{
    background-color:#F0F0F0;
    border:1px solid red;
}