body{
	background-color:#4d4d4d;
	background-image:url(../images/bg_page.jpg);
	background-repeat:repeat-x;
	padding:0;
	margin:0;
}
#centerContent{
	font-size:11pt;
	color:#333;
	margin:0 auto;
	font-family:Arial;
	width:951px;
	line-height:1.1em;
	background-color:#fff;
	border-left:4px solid #ffd826;
	border-right:4px solid #ffd826;
	padding:22px 21px 30px 22px;
	margin-bottom:40px;
}

#centerContent form{
	padding:0;
	margin:0;
}


#centerContent img,
#centerContent a img{
	border:none;
}


#centerContent p{
	margin:0 0 10px 0;
}

#centerContent ul{
	list-style:disc;
	padding:0;
	margin:0 0 10px 10px;
}
#centerContent ul li.nest{
	list-style:none;
}
#centerContent ul li.nest li{
	list-style:square;
}
#centerContent ul li{
	padding:0;
	margin:0 0 .5em 5px;
}

#centerContent h1{
	line-height:1;
	font-size:24pt;
	padding:10px 0 0 0;
	margin:0 0 30px 0;
	font-weight:normal;
}

#centerContent h2{
	font-size:14pt;
	line-height:1;
	color:#000;
	padding:0 0 0 17px;
	margin:0 0 16px 0;
	background-image:url(../images/bg_heading.gif);
	background-repeat:no-repeat;
	background-position:0 3px;
}
#centerContent h2 span{
	display:block;
	font-size:11pt;
	margin-top:5px;
}
#centerContent h3{
	font-size:10pt;
	margin-bottom:5px;
}

#centerContent h4{
	font-size:10pt;
	font-weight:bold;
}


#centerContent a{
	color:#044E8E;
	text-decoration:none;
}

#centerContent .col1{
	float:left;
	margin:0 20px 0 0;
	width:613px;
	padding:0 17px 0 0;
	border-right:1px solid #e6e6e6;
	margin-right:20px;
}
#centerContent .col2{
	width:300px;
	float:left;
	margin:0;
	font-size:9pt;
	color:#666;
}

/* logo and nav styles */
	#centerContent .header{
		text-align:center;
		position:relative;
		padding-bottom:14px;
		border-bottom:1px solid #e5e5e5;
		margin-bottom:21px;
	}
	#centerContent .header #share{
		position:absolute;
		top:75px;
		left:780px;
		font-size:10pt;
	}

/* video */
	#centerContent table.video{
		margin-bottom:15px;
	}
	#centerContent #flashCell{
		width:609px;
		height:364px;
		background-color:#000;
		text-align:center;
		vertical-align:middle;
	}
	#centerContent .videoSide{
		background-color:#1e1e1e;
		vertical-align:top;
		color:#fff;
	}
	#centerContent .videoSide div{
		padding:10px 20px 0 20px;
	}
	
	#centerContent .videoSide p{
		font-size:9pt
	}
	#centerContent .videoSide a{
		font-size:11pt;
		font-weight:bold;
		color:#fc0;
		text-transform:uppercase;
	}

	#centerContent p.videoNote{
		color:#666;
		font-weight:bold;
		font-size:11pt;
	}
	#centerContent p.intro{
		font-size:11pt;
		line-height:1.5em;
		margin:15px 0;
	}
	#video-toggle-buttons {
		margin-bottom:15px;
		font-weight:bold;
		font-size:12px;
	}
	#video-toggle-buttons a {
		padding: 0 10px;
		color:#044E8E;
	}
	#video-toggle-buttons a.selected {
		padding: 0 10px;
		color:#333333;
	}

/* intro content */	
	
	#centerContent p.intro a{
		font-weight:bold;
		/*padding-right:20px;
		background-image:url(../images/icon_more.gif);
		background-repeat:no-repeat;
		background-position:100% center;
		color:#333;*/
	}
	.XpanderToggleImg{
		cursor:pointer;
	}
	
/* email form */
	#emailFormContainer{
		background-color:#ebebeb;
		margin-bottom:20px;
		zoom:1;
	}
	#emailFormContainer .formTop{
		padding:15px;
	}
	#emailFormContainer td{
		font-size:9pt;
		padding-bottom:10px;
		vertical-align:top;
	}
	
	#emailFormContainer td.cell1{
		padding:3px 10px 10px 0;
		text-align:right;
		width:90px;
	}
	#emailFormContainer td input{
		display:block;
	}
	#emailFormContainer table{
		margin-bottom:10px;
	}
	#emailFormContainer #emailSubmit{
		display:block;
		border:1px solid #000;
		background-image:url(../images/bg_email_button.gif);
		background-repeat:repeat-x;
		background-color:#000;
		height:31px;
		line-height:31px;
		color:#fff;
		padding:0 0 0 15px;
		font-size:11pt;
		font-weight:bold;
		vertical-align:middle;
		width:100%;
		text-align:left;
		cursor:pointer;
	}
	#centerContent #emailLinks{
		font-size:9pt;
		margin:0 0 20px 0;
	}
	#centerContent #emailLinks a{
		color:#333;
	}
	#centerContent #emailLinks a:hover{
		text-decoration:underline;
	}
	#centerContent #emailLinks li{
		list-style:none;
		padding:0 10px;
		margin:0;
		display:inline;
	}
	#centerContent #emailLinks li.first{
		border-right:1px solid #e6e6e6;
		padding:0 10px 0 0;
	}
	#emailFormContainer p.thanks{
		margin:5px 10px;
	}
	#emailFormContainer label.error{
		color:#e00;
		font-weight:bold;
	}
	
/* faq styles */
	#centerContent .faq{
		color:#666;
		font-size:10pt;
	}
	.u{
		text-decoration: underline;
	}
	#cache_locations {
		border: 1px dotted #333;
		border-collapse: collapse;
		margin: 10px auto 20px;
		width: 80%;
	}
		#cache_locations caption {
			font-weight: bold;
		}
		#cache_locations th,
		#cache_locations td {
				border: 1px dotted #333;
				padding: 12px;
			}
		#cache_locations th:first-child,
		#cache_locations td:first-child {
			text-align: right;
			vertical-align: top;
		}
			
/* footer styles */
	
	#centerContent .localfooter{
		border-top:1px solid #e6e6e6;
		padding:25px 0 0 0;
		font-size:8pt;
		text-align:center;
		color:#999;
	}
	#centerContent .localfooter li{
		list-style:none;
		padding:0 10px;
		display:inline;
	}
	#centerContent .localfooter li.first{
		border-right:1px solid #e6e6e6;
	}
/* homepage styles */
	#centerContent .split .c1{
		float:left;
		width:285px;
		padding:0 20px 10px 0;
		margin-right:20px;
		border-right:1px solid #e6e6e6;
	}
	#centerContent .split .c2{
		width:287px; 
		float:left;
	}
	#centerContent .split .c2 .nested{
		border-left:1px solid #dedede;
		border-right:1px solid #dedede;
		padding:0 19px 20px 19px;
		min-height:322px;
		_height:322px;		
	}
	#centerContent .split .c2 .nested h3{
		font-size:10pt;
		margin:15px 0 5px 0;
		padding:0;
	}
	
	#introBlock{
		margin-bottom:25px;
		position:relative;
	
	}
	#introBlock p.intro{
		margin-bottom:30px;
	}
	#introBlock ul{
		margin-bottom:20px;
	}
	#introBlock p+p{
		margin-bottom:30px;
	}
	#faqs{
		min-height:150px;
		_height:150px;
	}
	.faq .block .faq-dvd-logo {
		height:63px;
		width:112px;
	}
	#centerContent #index1{
		min-height:1100px;
		_height:1100px;
		margin-bottom:15px;
	}
	#faq-link {
		float:right;
		font-size:1.4em;
	}
	
	#faq-link a {
		color:#FF0000;
		padding:0;
	}
	
/* slideshow styles */
	#slideshowContainer{
		position:relative;
		height:250px;
	}
	#slideshowContainer ul{
		list-style:none;
		text-align:center;
		top:230px;	
		position:absolute;
		margin:0;
		padding:0;
		width:287px;
	}
	#slideshowContainer ul li{
		display:inline;
		padding:0 5px;
		margin:0;
		font-size:9pt;
		font-weight:bold;
	}
	#slideshowContainer ul li.next,
	#slideshowContainer ul li.back{
		cursor:pointer;
		color:#044E8E;
		
	}
	#slideshowContainer ul li a:hover{
		text-decoration:none;
	}
	#slideshowContainer ul li.on a{
		color:#666;
	}
	#slideshowContainer ul li div{
		position:absolute;
		display:none;
		top:-230px;
		left:0;
	}
	#slideshowContainer ul li.on div{
		display:block;
	}
	#slideshowContainer p.caption{
		color:#666;
		font-weight:normal;
		text-align:left;
		font-style:italic;
	}
	
/* utility styles */
	.clearer{display:block; margin:0; padding:0; clear:both; font-size:1px; width:1px; height:1px; overflow:hidden;}
	.buffer{
		height:5px;
	}
	.topAd{
		padding:1px 0 5px 0;
		background-color:#000;
		text-align:center;
	}		
	.promo{
		margin:0 0 20px 0;
	}
	.promo .label{
		font-size:7pt !important;
		color:#9c9b9b;
		text-transform:uppercase;
		margin:0 0 2px 0;
		padding:0;
		line-height:1em;
		text-align:right;
	}
	.promo .item,
	.promo .item-sm{
		margin-bottom:10px;
	}
	.promo .item .thumb{
		margin-right:15px;
		float:left; 
		width:102px;
	}
	.promo .item .content{
		width:180px;
		float:left;
	}
	.promo .item-sm .thumb{
		margin-right:15px;
		float:left; 
		width:100px;
	}
	.promo .item-sm .content{
		width:185px;
		float:left;
	}
	.promo .item-sm .content h3{
		margin:0 0 5px 0;
		padding:0;
		font-size:10pt;
		color:#333;
	}
	#centerContent .promo .item-sm .content p{
		margin-bottom:5px;
	}
	.block{
		border-top:1px solid #ccc;
		padding-top:20px;
		margin-bottom:20px;
		zoom:1;
	}
	.block2{
		border-bottom:1px solid #ccc;
		padding-bottom:20px;
		margin-bottom:20px;
		zoom:1;
	}
	.plain-block{
		margin-bottom:20px;
	}
	#centerContent img.thumbnail{
		border:1px solid #666;
	}
	
	.thumb-item .thumb{
		float:left;
		width:152px;
		margin-right:15px;
	}
	
	.thumb-item .content{
		float:left;
		width:445px;
	}
	
	.thumb-item h3{
		font-size:10pt;
		margin:0 0 5px 0;
		padding:0;
	}
	.thumb-item h3 span{
		font-weight:normal;
	}
	.c1 .thumb-item .content{
		width:235px;
	} 
	.highlight{
		background-color:#DAEAF2;
		padding:20px;
		margin-bottom:20px;
	}
	#centerContent .highlight h3{
		font-size:10pt;
		font-weight:normal;
		margin:0;
		padding:0;
		line-height:1;
	}
	#centerContent .highlight h2{
		margin-bottom:10px;
	}
	
	div.lead{
		margin-bottom:20px;
		vertical-align:middle;
	}
	
	
	#centerContent .backLink{
		text-align:right;
		font-size:10pt;
	}
	
	.m35l{
		margin-left:35px !important;
	}
