/**
{
	font-family: 		verdana,arial,sans-serif;
	font-size: 			11px;
	
}
*/
Body
{
	font-family:Verdana, Arial;
	font-weight:normal;
	font-size:10px;
}

.MyFtmTitle_TitleName 
{
	font-weight: bold;
}
.MyTitleList_ResultsContainer { WIDTH: 600px; BACKGROUND-REPEAT: no-repeat; POSITION: relative; HEIGHT: 180px; BACKGROUND-COLOR: #ececec }
.MyTitleList_HeaderContainer { WIDTH: 600px; BACKGROUND-REPEAT: no-repeat; POSITION: relative; HEIGHT: 20px; BACKGROUND-COLOR: #999999 }
.MyTitleList_HeaderTitle { FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: black }
.MyTitleList_SeperatorContainer { WIDTH: 600px; POSITION: relative; HEIGHT: 10px; BACKGROUND-COLOR: #ffffff; BACGROUND-REPEAT: no-repeat }
.TitleInfo_Header { BACKGROUND-COLOR: #cccccc }
.TitleInfo_SmallBlue { FONT-SIZE: 10px; COLOR: blue; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif }
.TitleInfo_DarkBlueBold { FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: blue }
.MyTitleList_ReleaseDate { FONT-WEIGHT: bold; BACKGROUND-COLOR: #cccccc }

.FtmBorder 
{
	border: 1px solid;
}

.FtmSubBorder
{
	border: 0px solid;
}

.FtmHeader
{
	font-weight: bold;
	font-size: 8pt;
	background-image: none;
	color: black;
	font-family: Verdana, Arial, Helvetica;
	background-color: #6699cc;
}

.FtmHeaderText
{
	font-weight: bold;
	font-size: 8pt;
	color: Black;
	font-family: Verdana, Arial, Helvetica;
}


.FtmAltHeader
{
	font-weight: bold;
	font-size: 8pt;
	color: #4455AA;
	font-family: Verdana, Arial, Helvetica;
	background-color: #D1D7DC;
	background-image: url(../../images/Ftm_AltHeader_BG.gif);
}

.FtmAltHeaderText
{
	font-weight: bold;
	font-size: 8pt;	
	color: #4455aa;
	font-family: Verdana, Arial, Helvetica;
}

.FtmSubHeader
{
	font-weight: bold;
	font-size: 8pt;	
	color: #4455aa;
	font-family: Verdana, Arial, Helvetica;	
}

.FtmPageHeader
{
	font-size: 			16px;
	font-weight:		bold;
	color: 				#FF8C08;	
}

.FtmTitle
{
	font-weight: bold;
	font-size: 8pt;
	color: #D4D9EC;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	text-decoration: none;
}

.FtmRow
{
	color: #4455aa;	
	font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}

.FtmRowHighLight
{	
	color: #4455aa;	
	font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;	
}

.FtmFooter
{
	color: Black;
    font-size: 8pt;
    font-weight:bold;    
    font-family: Verdana, Arial, Helvetica;	
    background-color: #006699;
	background-image: url(../../images/Ftm_AltFooter_BG.gif);
}

.FtmFooterText
{
    color: Black;
    font-size: 8pt;
    font-weight:bold;    
    font-family: Verdana, Arial, Helvetica;	
}

TD.FtmRow
{
    background-color: #eef3fb;        
}

TD.FtmHeader
{
	background-image: url(../../images/Ftm_Header_BG.gif);	
	height: 28px;
	background-color: #006699;
}
TD.FtmAltHeader
{
	background-color:#D1D7DC;
	height: 28px; 		
	background-image: url(../../images/Ftm_AltHeader_BG.gif);
}

TD.FtmAltFooter
{
	background-color:#D1D7DC;
	height: 28px; 		
	background-image: url(../../images/Ftm_AltFooter_BG.gif);
}

TD.FtmSubHeader
{
	background-color: #D4D9EC;		
}

D.FtmRowHighlight
{
    background-color: #D4D9EC;
}

TD.FtmFooter
{	
	background-color: #006699;
	height: 28px;
	background-image: url(../../images/Ftm_Footer_BG.gif);
}

/* text style used for most text rendered by modules */
.FtmSmall
{
	font-family: Verdana, Arial, Helvetica;
	font-style: italic;
	font-size: 10px;
	font-weight: normal;
}

.FtmNormal
{
    font-family: Verdana, Arial, Helvetica;	
    font-size: 11px;
    font-weight: normal;
}



/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.FtmNormalTextBox
{
    font-family: Verdana, Arial, Helvetica;	
    font-size: 12px;
    font-weight: normal;
}

.FtmNormalRed
{
    font-family: Verdana, Arial, Helvetica;	
    font-size: 12px;
    font-weight: bold;
    color: #ff0000
}

.TitleListContainer 
{ FONT-FAMILY: Verdana, Arial, Helvetica; BACKGROUND-COLOR: gainsboro }


.FtmMainHeaderText
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size: 14px;
	color: Black;
}

/* Title Detail CSS */


.detailsPartContainer
{
    border-bottom:      solid 1px #000;
    width:              400px;
    padding-bottom:     8px;
    padding-top:        8px;
}

.partRow
{	
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
    padding-top:     10px;
}

#price
{
	font-size: 			18px;
	font-weight:		bold;
	color: 				#FF8C08;	
}

.standardSiteCopyBold
{
	font-weight:		bold;	 	
}


a.dempLink
{
	color: 				#666;          
	font-size:          10px;
	font-weight:        normal;
	text-decoration:	underline;
}


.highlightSiteCopy
{
    font-weight:        bold;
	color: 				#FF8C08;	
}

img.boxArt
{
    border:             2px solid #818181;      
}


img.boxArtHover
{
   border:              2px solid #FF8C08;      
}


.breadCrumb
{
    color:              #CCC;
	font-weight:        bold;
	padding-bottom:     20px;
	width:              650px;
	text-align:         right;
}


#pageTitle
{
	padding-bottom:     20px;
}


td.smallBoxArtAndTitleContainer
{
    vertical-align:     top;
    padding-left:       2px;
    padding-right:      2px;
}


.smallBoxArtTitlePadding
{
    padding-top:        3px;
    text-align:         center;
}    


.Ftm_Component_Header {
	font-family: Verdana; 
	font-size: 13px; 
	font-weight: bold
}

.Ftm_Component_Label  {
font-family: Verdana; 
font-size: 10px; 

}

.Ftm_Component_Data  {
font-family: Verdana; 
font-size: 10px; 
font-weight : bold;
}

.Ftm_SideMenu
{
	background-color: #4E72B0;
	background: url(images/LNStrip.jpg);
	background-repeat: no-repeat;
}

