/*
Title:		Roxio.com - Enterprise Solutions Stylesheet
Author:		David Tang / Sonic Solutions
Updated:	6.14.06
*/

/* Styles for sub navigation.  Used with /include/subNav_affliliate.inc */

#affiliateNav {

}

#affiliateNav a span {

}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#affiliateNav a span {
 float: none;
}
/* End IE5-Mac hack */
#affiliateNav a:hover span{
 
}

#overview #affiliateNav #nav_overview span, #compensation #affiliateNav #nav_compensation span, #faq #affiliateNav #nav_faq span, #links #affiliateNav #nav_links span, #reporting #affiliateNav #nav_reporting span {
	background: url('https://img.roxio.com/images/theme/core/hdr-sub-nav-on-rt.png') no-repeat right top;
}

#overview #affiliateNav #nav_overview a, #compensation #affiliateNav #nav_compensation a, #faq #affiliateNav #nav_faq a, #links #affiliateNav #nav_links a, #reporting #affiliateNav #nav_reporting a {
	color: #666;
	background: url('https://img.roxio.com/images/theme/core/hdr-sub-nav-on-lt.png') no-repeat left top;
}
	
#affiliateNav a:hover {
}

#affiliateNav a:hover span {
}

/* /affiliate_program/index.aspx */

.col_50_a {
	width: 49%;
	clear: left;
	float: left;
}
.col_50_b{
	width: 50%;
	float: left;
}

.col_top5_icon {
	width: 80px;
	clear: left;
	float: left;
	padding-bottom: 10px;
	margin-top: 5px;
	padding-top: 5px;
}

.col_top5_details {
	width: 270px;
	float: left;
}

.row_reasons {
	clear: left;
}

.row_last {
	clear: left;
	border-top: dashed 1px #7F7F7F;	
}

/* links.html */

.examples {
	width: 645px;
	position: relative;
	 margin: 0px auto;
}

.example_col1 {
	float: left;
	width: 168px;
}

.example_col2 {
	float: left;
	width: 212px;
}

.example_col3 {
	float: left;
	width: 265px;
}

/* MISC */

.alignRight {
	text-align: right;
}

.alignCenter {
	text-align: center;
}

.overviewBanner {
	text-align: center;
	padding: 10px 0 10px 0;
}

#container h1 {

}

#container h2 {
	padding-bottom: 5px;;
}

#container h3 {

}

.hdr-sub-nav {
   padding: 0 0 15px 0;
}

.line_hdr {
	border-bottom: dashed 1px #7F7F7F;
}

ul#faq_questions {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

ul#faq_questions li {
	padding-left: 1.0em;
	background: url(/enu/images/bullet_small.gif) no-repeat; 
	background-position: 0px 4px;
	margin-left: .6em;
	padding-bottom: 5px;
}


/*image dimensions */

#affiliate_hdr h2 {
font-size: 146%;
}

#affiliate_hdr h3 {
font-size: 116%;
}


.affiliate_comp_chart {
	width: 450px;
	height: 125px;
	border: none;
}

.affiliate_report_comission {
	width: 530px;
	height: 218px;
	border: none;
}

.top5_icons {
	width: 67px;
	height: 67px;
	border: none;
}

.affiliate_links_1sm {
	width: 148px;
	height: 135px;
	border: none;
}

.affiliate_links_2sm {
	width: 192px;
	height: 135px;
	border: none;
}
.affiliate_links_3sm {
	width: 245px;
	height: 135px;
	border: none;
}