/*
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 */

#overview #nav_overview a, #compensation #nav_compensation a, #reporting #nav_reporting a, #links #nav_links a, #faq #nav_faq a {
	background-position:0 -150px;
	border-width:0;
}
	
#overview #nav_overview a:hover span, #compensation #nav_compensation a:hover span, #reporting #nav_reporting a:hover span, #faq #nav_faq a:hover span, #links #nav_links a:hover span {
	color:#d98604;
}

#overview #nav_overview a span, #compensation #nav_compensation a span, #reporting #nav_reporting a span, #faq #nav_faq a span, #links #nav_links a span {
	background-position:100% -150px;
	padding-bottom:7px;
	color:#333;
}

/* /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;
}

#container h1 {
	font-size: 3.2em; 
	padding: .25em 0em 0em 0em;
	color: #FF7F00;
	font-weight: bold;
}

#container h2 {
	font-size: 2.0em; 
	padding: .25em 0em 0em 0em; 
	border-bottom: dashed 1px #7F7F7F;
	padding-bottom: 8px;
	color: #FF7F00;
	font-weight: bold;
}

#container h3 {
	font-size: 1.6em; 
	margin: .75em 0em .5em 0em;
	color: #7F7F7F;
	font-weight: bold;
}

.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 {
}

.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;
}