/*	
Title:		Roxio.com - Global Stylesheet
Author:		Greg Girton / Sonic Solutions
Updated:	12.10.08
*/

#popWrapper{
 text-align: left;
 font-size: 100%;
 padding: 0 15px 0 15px;
}
#popWrapper h1 {
 font-size: 130%;
 padding: 0 0 15px 0;
}
#popWrapper h2 {
 font-size: 100%;
 padding: 0 0 5px 0;
}

#popWrapper h4 {
 font-size: 100%;
 padding: 5px 0 5px 0;
}

#popWrapper p {
 padding: 0 0 0 0;
}

#popWrapper ul {
 padding: 5px 0 10px 20px;
}

#popWrapper li{
 padding: 0 0 5px 0;
}

#popContainer {
	padding: 0 10px 0 10px;
}
.trialForm{
 padding: 5px 0 0 0;
}
/*label{
 width: 10em;
	float: left;
	text-align: right;
	display: block;
	padding-top: 3px;
}*/
/*input[type="image"] {
	 margin: 10px 0 0 125px;
		clear: both;
}*/
/*input, select {
	 margin: 0 0 5px 1em;
}*/
.required{
 padding: 0 0 10px 0;
	color: #999;
}
.note{
 font-size: 9px;
 color: #999;
 margin: 15px 0 0 0;
}
p.checkboxContainer {
	float: left;
	display: inline;
	width: 400px;
	margin: 5px 0 5px 110px;
}
p.checkboxContainer label {
	width: 100%;
	text-align: left;
	margin-left: 0.5em;
	float: left;
}
p.checkboxContainer input {
	float: left;
	display: inline;
	margin-right: 5px;
}


/* Comparison Chart Mod */
#popWrapper .hdr-compare .title-compare {
	float: left;
	background: url('http://img.roxio.com/images/theme/core/hdr-compare-lt.gif') top left no-repeat;
	min-width: 310px;
	width: auto !important;
	width: 310px;	
	margin: 0 !important;
	padding: 0;
	height: 35px;
	padding: 23px 0 0 20px !important;
	font-size: 166% !important;
	font-weight: normal !important;
}

#popWrapper .hdr-compare .title-prod-group {
	float: right;
	width: 320px;
	padding: 5px 0 5px 0;
}

#popWrapper .title-prod-group .title-prod-one, #popWrapper .title-prod-group .title-prod-two, #popWrapper .title-prod-group .title-prod-three, #popWrapper .title-prod-group .title-prod-four {
	float: left;
	width: 70px;
	text-align: center;	
	background: url('http://img.roxio.com/images/theme/core/hdr-compare-separator.gif') top left no-repeat;
	min-height: 39px;
	height: auto !important;
	height: 39px;
	padding: 5px 5px 0 5px !important;
}

#popWrapper .table-compare .title-feature {
	border-bottom: 1px solid #b0b0b0;
	border-left: 1px solid #b0b0b0;
	border-right: 1px solid #b0b0b0;	
	padding: 5px 5px 5px 15px;
}

#popWrapper .table-compare .prod-one, #popWrapper .table-compare .prod-two, #popWrapper .table-compare .prod-three, #popWrapper .table-compare .prod-four {
	width: 78px;
	text-align: center;	
	border-bottom: 1px solid #b0b0b0;
	border-right: 1px solid #b0b0b0;
	vertical-align: top;
	padding: 5px 0 0 0;
}


.highslide-footer {
	float: right;
	height: 5px;
	top: 0;
	left: 0;
}
