/*
Title:		Toast 9 Titanium Styles
Author:		Cesar Fabello
Created:	Feb 26, 2008
Last Updated:	March 10, 2008
Last Updated:	DEC 24, 2008 - modded for new site wrapper.  Moved to css/v2 directory
Notes:		Master CSS, make any changes needed for localized pages inside language specific css file only!
*/

/*GLOBAL STYLES*/
#productBanner{
	clear:both;
	height:390px;
	background: #ddd url(/images/v2/products/toast/t9titanium/toast9_overviewBanner.jpg) no-repeat;
}

	/*SubNav Styles*/
	
	#T9subNav{
		float: left;
		height:60px;		
		width: 940px;
		background: #000 url(/images/products/toast/t9titanium/menuBG.gif) repeat-x;
		padding:0;
		margin:0;
	}
	.t9NavLogo{
		float:left;
		height:50px;
		width:148px; /*130*/
		padding:0;
		margin:0 18px 0 0;
	}
	.t9NavRight{
		float:right;
		height:50px;
		width:13;
		padding:0;
		margin:0;
	}	
	#T9subNav ul {
		float:left;
		margin: 0;
		padding: 0;
		list-style-type: none;
	}
	#T9subNav li {
		display:inline;
		font-weight: bold;
		font-size: 106%;
		color: #fff;
		margin:0;
		padding:0;
	}
	#T9subNav li a {
		float:left;
		padding:0;
		margin:0;
		text-decoration: none;
		color: #fff;
	}
	#T9subNav li span
		{
		float:left;
		text-decoration: none;	
		color: #fff;
		cursor:hand;
	}
	#T9subNav li span a
		{
		display:block;		
		padding:16px 10px 16px 10px;		
		color: #fff;
		cursor:hand;
	}	
	#T9subNav li span a:hover
		{
		display:block;		
		color: #7bb2f5;
		cursor:hand;
	}
	/*SELECTED TAB STYLES*/
	body#overview li#navOverview, body#burn li#navBurn, body#watch li#navWatch, body#listen li#navListen, body#share li#navShare, body#whyupgrade li#navWhyUpgrade, body#tutorials li#navTutorials, body#awards li#navAwards
		{
		float:left;
		background: url('https://img.roxio.com/images/products/toast/t9titanium/tabselect_L.gif') top left no-repeat; /*left border on selected Tab*/
		height:60px;
		padding:0;
		padding-left:2px;
		}
	body#overview li#navOverview span, body#burn li#navBurn span, body#watch li#navWatch span, body#listen li#navListen span, body#share li#navShare span, body#whyupgrade li#navWhyUpgrade span, body#tutorials li#navTutorials span, body#awards li#navAwards span
		{
		float:left;
		text-decoration: none;
		padding:0;
		padding-right: 2px;
		color: #fff;
		height:60px;
		color: #fff;
		background: url('https://img.roxio.com/images/products/toast/t9titanium/tabselect_R.gif') top right no-repeat; /*right border on selected Tab*/
		}
	body#overview li#navOverview span a, body#burn li#navBurn span a, body#watch li#navWatch span a, body#listen li#navListen span a, body#share li#navShare span a, body#whyupgrade li#navWhyUpgrade span a, body#tutorials li#navTutorials span a, body#awards li#navAwards span a
		{
		float:left;		
		display:block;
		cursor:hand;
		height:46px;
		padding:0 8px;	
		margin:0;
		padding-top:14px;
		text-decoration:none;
		color:#fff;		
		background: url('https://img.roxio.com/images/products/toast/t9titanium/tabselect_M.gif') top center no-repeat; /*arrow tab*/
		}
	body#overview li#navOverview span a:hover, body#burn li#navBurn span a:hover, body#watch li#navWatch span a:hover, body#listen li#navListen span a:hover, body#share li#navShare span a:hover, body#whyupgrade li#navWhyUpgrade span a:hover, body#tutorials li#navTutorials span a:hover, body#awards li#navAwards span a:hover
		{
		text-decoration:none;
		color:#fff;
		}		
		
	/*END T9subNav Styles*/	
#botFadeWrap{
	float:left;
	width:940px;
	padding:0;
	margin:0;
	background:#fff /*url(/images/products/toast/t9titanium/gradient_bg1x112.gif) bottom center repeat-x*/;
}	
		
/*END GLOBAL STYLES*/




/*OVERVIEW PAGE STYLES*/
#bannerContent{
	clear:both;
	padding:0px 0 0 414px;
	width:346px;
	float:left;
}
#bcOverviewHeadline{ /*defines top area for headline elements*/
	float:left;
	height: 115px;
	padding-top:15px;

}
#bcOverviewHeadline h3{
	font-size:195%;
	line-height:110%;
	padding:0;
	padding:20px 8px 8px 16px;
}

#footNotes{
	clear:both;
	font-size:90%;
	padding: 0 20px 10px 20px;
}

/* OLD DEMO BUTTON STYLES
.demoButton{
	float:left;
	display:inline;
	text-align:center;
	margin-left:64px;
	background: #eee url(/images/buttons/btn_silver_bg_1x18.gif) repeat-x;
	border-left: 1px solid #cecece;
	border-top: 1px solid #cecece;
	border-right: 1px solid #9c9c9c;
	border-bottom: 1px solid #9c9c9c;
}
.demoButton a, .demoButton a:hover{
	width:190px;	
	display:block;		
	padding:4px;	
	text-decoration:none;
	color:#4d90db;
	font-weight:bold;
}
*/

/* NEW DEMO BUTTON STYLES*/
.demoButton{
	float:left;
	display:inline;
	text-align:center;
	margin-left:64px;
	padding: 0 0 0 20px !important;
	height:20px;
	background: #2287d2 url(/images/products/toast/t9titanium/btn_bluArrow.gif) top left;
	border: 1px solid #265983;
	border-left: 1px solid #69a4d2;
	border-top: 1px solid #69a4d2;
}
.demoButton a, .demoButton a:hover{
	float:left;
	height:19px;
	background: #eee url(/images/products/toast/t9titanium/btn_bluArrow.gif) top right;	
	display:block;	
	padding: 1px 30px 0 0;
	margin:0;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
}
/*END NEW DEMO BUTTON STYLES*/


#priceBoxOverview{ /*positions pricing elements on overview pages*/
	float:left;
	padding:25px 0 0 0;

}
#priceBoxOverview #pricing{
	float:left;
	padding:0 4px 0 14px !important;
	width:148px;
	color:#fff;
	border-right:1px solid #fff;
}
#priceBoxOverview #purchaseButtons{
	float:left;
	padding:0 0 0 14px;
	width:148px;
}
.listPrice{
	color:#fff;
	font-size:108%;
	font-weight:bold;
}
.yourPrice{
	color:#fff;
	font-size:108%;
	font-weight:bold;	
}
.bigPrice{
	font-size:118%;
}
.rebateText{
	padding: 5px 10px 0 0 !important;
	margin:0 !important;
	font-size:90%;
	line-height:120%;
}
.rebateText a{
	color:#fff;
	padding:0 !important;
	margin:0 !important;
}
.mirText{
	padding: 4px 10px 0 0;
	font-size:90%;
	line-height:120%;
}
.mirText a{
	color:#fff;
}

.btnBuy{
	width:114px;
	/*float:left;*/
	text-align:center;
	background: #d41f27 url(/images/buttons/btn_red_bg_1x18.gif) repeat-x;
	border-left: 1px solid #fb747a;
	border-top: 1px solid #fb747a;
	border-right: 1px solid #810107;
	border-bottom: 1px solid #810107;
	margin-bottom:6px !important;
	padding:0 !important;
}
.btnBuy a{
	display:block;
	padding:2px 4px !important;	
	text-decoration:none;
	text-transform:uppercase;
	color:#fff;
	font-weight:bold;
}
.btnBuy a:hover{
	display:block;
	text-decoration:none;
	text-transform:uppercase;
	color:#fff;
	font-weight:bold;

}

.sysReq a{
	color:#fff;	
}
.featuresBox{
	float:left;
	width:440px; /*360*/
	padding:0 20px 40px 0 !important;
	margin:0 !important;
}
.featContent{
	float:left;
	width:310px; /*255*/
	padding: 0 0 0 10px;
	font-size:100%;
	line-height:120%;	
}
.featContent h4{
	font-size:100%;
	padding-bottom:6px;
}
.featContent h4 a{
	color:#000;
	text-decoration:none;
}
.featContent h4 a:hover{
	color:#000;
	text-decoration:none;
}

.featContent strong{
	color:#4b4b4d;
	font-size:100%;	
}
	/*ICON IMAGE STYLES*/
	.featuresBox img {
	float:left;
	behavior: url('/common_scripts/pngfix.htc');
	width: 95px;
	height: 95px;
	}
	/*END ICON IMAGE STYLES*/





/*.btnWatchVid{
	float:left;
	margin-top:10px;
	height:34px;
	padding:0 0 0 32px;
	background: url('https://img.roxio.com/images/products/toast/t9titanium/btn_WatchVid_L.gif') top left no-repeat;	
}*/


	/*PNG button  ORIGINAL RECIPE
	.btnWatchVid {
	margin-top:10px;	
	float: left;
	height: 35px;
	width: 23px;
	padding:0 0 0 32px	
	background:#0f0;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='https://img.roxio.com/images/products/toast/t9titanium/btn_WatchVid_L.png');
	}
	
	.btnWatchVid[class] {
	height: 35px;
	width: 23px;
	margin-top:10px;	
	float:left;
	padding:0 0 0 32px;	
	background: #0f0 url('https://img.roxio.com/images/products/toast/t9titanium/btn_WatchVid_L.png') no-repeat top left;
	}
	END PNG button*/





	/*PNG button*/
	.btnWatchVid {
	margin-top:10px !important;	
	float: left;
	height: 35px !important;
	width: 40px !important;
	padding:0;	
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='https://img.roxio.com/images/products/toast/t9titanium/btn_WatchVid_L2.png');
	}
	
	.btnWatchVid[class] {
	float:left;
	height: 35px !important;
	width: 40px !important;
	margin-top:10px !important;	
	float:left;
	padding:0 !important;
	background: url('https://img.roxio.com/images/products/toast/t9titanium/btn_WatchVid_L2.png') no-repeat top left;
	}
	/*END PNG button*/
	.clearLeft{
		clear:left;
	}


	.btnWatchVidR a{
		float:left;
		display:block;
		width:90px;
		margin-top:10px;
		padding: 9px 8px 0 0;	
		text-decoration:none;
		font-weight:bold;
		color:#5092dd; 
		height:34px;	
		background: url('https://img.roxio.com/images/products/toast/t9titanium/btn_WatchVid_R.gif') top right no-repeat;
	}
	.btnWatchVidR a:hover{
		text-decoration:none;
		color:#5092dd; 
	
	}



.btnWatchVid a{
	float:left;
	display:block;
	width:90px !important;
	padding: 9px 8px 0 14px !important;	
	text-decoration:none;
	font-weight:bold;
	color:#5092dd; 
	height:34px;	
	background: url('https://img.roxio.com/images/products/toast/t9titanium/btn_WatchVid_R.gif') top right no-repeat;
}
.btnWatchVid a:hover{
	text-decoration:none;
	color:#5092dd; 

}
#teaseBox{
	clear:both;
	margin:10px auto;
	width: 750px;
	height: 150px;
	background:#fff;
	border:1px solid #d0cfcf;
	
}
/*END OVERVIEW PAGE STYLES*/


/*SUB PAGE STYLES*/

	/*Category Banners*/
	#productBannerListen{
		clear:both;
		height:360px; /*prev 390; 390 on homepage*/
		background: #ddd url(/images/v2/products/toast/t9titanium/toast9_listenBanner.jpg) 0 51px no-repeat;
	}
	#productBannerWatch{
		clear:both;
		height:360px; /*prev 390; 390 on homepage*/
		background: #ddd url(/images/v2/products/toast/t9titanium/toast9_watchBanner.jpg) 0 51px no-repeat;
	}
	#productBannerBurn{
		clear:both;
		height:360px; /*prev 390; 390 on homepage*/
		background: #ddd url(/images/v2/products/toast/t9titanium/toast9_burnBanner.jpg) 0 51px no-repeat;
	}
	#productBannerShare{
		clear:both;
		height:360px; /*prev 390; 390 on homepage*/
		background: #ddd url(/images/v2/products/toast/t9titanium/toast9_shareBanner.jpg) 0 51px no-repeat;
	}
	
	#productBannerAwards{
		clear:both;
		height:360px; /*prev 390; 390 on homepage*/
		background: #ddd url(/images/v2/products/toast/t9titanium/toast9_awardsBanner.jpg) 0 51px no-repeat;
	}	
				
	/*End Category Banners*/



	/*Awards Page Content Styles*/	
	#awardsContent{
		background:url(/images/v2/products/toast/t9titanium/awardsContentBG.gif) repeat-y;
		margin-bottom:24px; /*height of bot fade graphic*/
	}
	.bubbleBottom{
		background:url(/images/v2/products/toast/t9titanium/awardsBubble_bot.gif) bottom center no-repeat;
		padding:0 0 35px 0;
		width:894px; /*675*/
		margin: 0 auto;
		margin-bottom:8px;
	}
	.bubbleTop{
		background:url(/images/v2/products/toast/t9titanium/awardsBubble_top.gif) top center no-repeat;	
		padding:20px 20px 0 20px;
	}	
	.bubbleTop h4{
		font-size:110%;
		color:#666;	
	}
	.bubbleTop h4 a:link, .bubbleTop h4 a:visited{
		text-decoration:none;
		color:#666;	
	}
	.bubbleTop h4 a:hover{
		color:#4b90dd;
	}
	.bubbleTop a.logo{
		float:left;
		padding:0 6px 6px 0;
	
	}	
	
	
	.bubbleTop p{
		font-size:90%;
		color:#666;
		padding-top:6px;
	}
	.bubbleTop p.sig{
		font-weight:bold;
		text-align:right;
	}
	
	#awards #botFadeWrap{
		float:left;
		width:940px;
		padding:0;
		margin:0;
		background:#fff url(/images/v2/products/toast/t9titanium/body-foot.gif) bottom center no-repeat;
	}	
	
		
	/*END Awards Page Content Styles*/			
	
	
	
	
	
	
#bannerContentSub{
	clear:both;
	padding:0px 0 0 300px;
	width:460px;
	float:left;
}
#bcSubHeadline{ /*defines top area for headline elements*/
	/*float:left;*/
	height: 115px;
	padding-top:15px;
	color:#fff;
}



#bcSubHeadline h3{
		float:left;
		font-size:330%;
		line-height:110%;
		color:#000;
		margin:0;
		padding:0;
		/*padding:16px 20px 4px 0;*/
	}	
#bcSubHeadline h4{
		clear:both;
		width:442px;
		font-size:144%;
		margin:0 !important;
		padding:10px 0 0 0 ;		
		font-weight:bold;
		line-height:110% !important;
		color:#848080;
		/*padding:0 50px 10px 0;*/
	}
	
	

	
		
/* OLD DEMOBUTTON SUB STYLES
.demoButtonSub{
	float:left;
	display:inline;
	text-align:center;
	margin:10px 0 0 6px;
	background: #eee url(/images/buttons/btn_silver_bg_1x18.gif) repeat-x;
	border-left: 1px solid #cecece;
	border-top: 1px solid #cecece;
	border-right: 1px solid #9c9c9c;
	border-bottom: 1px solid #9c9c9c;
}
.demoButtonSub a, .demoButtonSub a:hover{
	width:118px;	
	display:block;		
	padding:4px;	
	text-decoration:none;
	color:#4d90db;
	font-weight:bold;
}
*/


/* NEW DEMO BUTTONSUB STYLES*/
.demoButtonSub{
	float:left;
	display:inline;
	text-align:center;
	margin:12px 0 0 10px !important;
	padding: 0 0 0 20px !important;
	height:20px;
	background: #2287d2 url(/images/products/toast/t9titanium/btn_bluArrow.gif) top left;
	border: 1px solid #265983;
	border-left: 1px solid #69a4d2;
	border-top: 1px solid #69a4d2;
}
.demoButtonSub a, .demoButtonSub a:hover{
	float:left;
	height:16px;
	background: #eee url(/images/products/toast/t9titanium/btn_bluArrow.gif) top right;	
	display:block;	
	padding: 4px 30px 0 0;
	margin:0;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	font-size:100%;
	line-height:100%;
}


.demoBut_burnpage{ /*special case for 2nd button on Burn Page*/
	margin:10px 0 0 0 !important;
	padding:0 0 0 20px !important;

}
/*END NEW DEMO BUTTONSUB STYLES*/






#priceBoxSub{ /*positions pricing elements on sub level pages*/
	float:left;
	padding:24px 0 0 20px; 
}

#burn #priceBoxSub, #watch #priceBoxSub,#listen #priceBoxSub,#share #priceBoxSub{ /*positions pricing elements on sub level pages*/
	float:left;
	padding:24px 0 0 60px; /*formerly 20*/
}

#awards #priceBoxSub{ /*positions pricing elements on sub level pages*/
	float:left;
	padding:24px 0 0 90px; /*formerly 20*/
}


#priceBoxSub #pricing{
	float:left;
	/*margin-top:54px;*/
	padding:0 4px 0 0;
	width:148px;
	color:#fff;
	border-right:1px solid #fff;
}
#priceBoxSub #purchaseButtons{
	float:left;
	/*margin-top:54px;	*/
	padding:0 0 0 14px;
	/*width:148px;*/
}
#boilerSub{
	padding:0;
	margin:0 auto;
	width:720px;
	background: url(/images/products/toast/t9titanium/boiler_BxBot.gif) bottom center no-repeat;	
	margin-bottom:40px;
}
#boilerSub p{
	padding:6px 10px;
	font-size:112%;
	background: url(/images/products/toast/t9titanium/boiler_BxTop.gif) Top center no-repeat;
}

	
	/*SCREEN SHOT STYLES*/
	/*
	.tranz{
	behavior: url("/common_scripts/png/pngbehavior.htc");
	}
	*/
	.screensBox img {
	float:left;
	behavior: url('/common_scripts/pngfix.htc');
	width: 170px;
	height: 163px;
	}
	/*END SCREEN SHOT STYLES*/	
.screensBox{
	/*float:left;
	width:360px;
	padding:0 10px 40px 10px;
	margin:0;*/
	float:left;
	width:440px; /*360*/
	padding:0 10px 40px 20px !important;
	margin:0 !important;	
	
}
.screensContent{
	/*float:left;
	width:180px;
	padding: 0 0 0 10px;*/
	float:left;
	width:245px; /*255 310*/
	padding: 0 0 0 10px;
	font-size:100%;
	line-height:120%;	
	
	
}
.screensContent h4{
	font-size:100%;
	padding-bottom:6px;
}
.screensContent p{
	font-size:100%;
	line-height:120%;
}
.screensContent strong{
	color:#4b4b4d;
	font-size:100%;	
}
	
/*END SUB PAGE STYLES*/































