.content blockquote,
.content cite
{
	color:#ccc;
	font-size: 1.4em;
	line-height: 1.4;
	margin:0 0 10px 0;
	padding: 0 60px 0 40px;
}

.content cite {float:right;}

.content blockquote .quotes {
	font-family:Arial, Helvetica, sans-serif;
    float: left;
    font-size: 700%; 
    margin: -30px 0 0 -40px;
}

.content .main_quote_logo {
	float:right;
}

.slideshowShadow
{
		position:relative;
		z-index:5;
		float:right;
		background: url(../graphics/bkg_screenshot_shadow.png) bottom left no-repeat;
		padding: 0 40px 26px 204px;
		margin: 20px 0 0 -204px; 
		height:293px;
		width:430px;
}

	a#playPause
	{
		position:absolute;
		bottom:30px;
		right:0px;
		display:block;
		width:16px;
		height:16px;
		outline:none;
		text-indent:-9999px;
		background:url(../graphics/home/icon_slideshow_nav.png) no-repeat top center;
	}
	a#playPause:hover {background-position:bottom center;}
	a#playPause.paused{background-position:top left;}
	a#playPause.paused:hover {background-position:bottom left;}
	
	.playVideo span 
	{
		background-image: url(../graphics/home/btn_play_left.png);
		background-position: 0 0;
		background-repeat:no-repeat;
		background-color: transparent;
		display: block;
		line-height: 30px;
		padding: 12px 0 25px 0;
		text-indent: 58px;
		color: #454545;
	}
		
		.playVideo
		{
			background-image: url(../graphics/home/btn_play_right.png);
			background-position: top right;
			background-repeat:no-repeat;
			background-color: transparent;
			position:absolute;
			top:60px;
			right:0;
			display: block;
			height: 67px;
			padding-right: 40px;
			text-decoration: none;
			font-size:22px;
			font-weight:bold;
			z-index:10;
		}
		
		.playVideo:hover span 
		{
			background-position: 0 -80px;
		}
		
		.playVideo:hover 
		{
			background-position: right -80px;
		}
	
	div#slideNav
	{
		position:absolute;
		bottom:56px;
		right:0px;
	}
	
		div#slideNav a
		{
			display:block;
			width:16px;
			height:16px;
			margin-top:4px;
			outline:none;
			background:url(../graphics/home/icon_slideshow_nav.png) no-repeat top right;
			color:#282829;
			text-decoration:none;
			font-size:1.1em;
			font-weight:bold;
			text-align:center;
		}
			div#slideNav a:hover, div#slideNav a.activeSlide 
			{
				background-position:bottom right;
			}
		

	.slideshow, .slideshow div, .slideshow div img
	{
		position:relative;
		width:430px;
		height:293px;
	}
	
		.slideshow div p
		{
			position:absolute;
			bottom: -35px;
			right: 5px;
			font-size: 1.2em;
			font-weight:bold;
		}
		
		.slideshow div img.overlay
		{
			position:absolute;
			bottom:0;
			left:0;
			width:300px;
			height:200px;
		}
		
.homeBottomHalf
{
	
	width:950px;
	margin:0 auto;
	padding: 15px 20px 0;
	color: #555;
}

.homeBottomHalf h1
{
	font-size:2.4em;
	margin:0 0 10px 0;
}

.homeBottomHalf h2
{
	font-size:1.8em;
	margin:0 0 10px 0;
}

.homeBottomHalf h3 
{
	font-size:1.4em;
	margin:0 0 2px 0;
}

.homeBottomHalf p 
{
	font-size:1.2em;
	margin:0 0 10px 0;
	line-height:1.2;
}
.homeBottomHalf p.large
{
	font-size:1.4em;
}

.homeBottomHalf a {color: #444;}

div.containerLeft {
	width:525px;
	float: left;
}
div.containerRight {
	width:405px;
	float: right;
	margin: 18px 0 0 0;
}

.boxLeft, .boxRight
{
	position:relative;
	height:107px;
	margin:20px 0;
	padding:20px 0 0 0;
	background:#e2e2e2;
	border:1px solid #c4c4c4;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.boxLeft{width:523px; float:left;}
.boxRight{width:403px; float:right;}

	.boxLeft p .boxRight p	{font-size:1.2em;}


.homeCol1
{
	float:left;
	width:215px;
	margin-right:50px;
	padding-left:14px;
}	
.homeCol2
{
	float:left;
	width:230px;
}
.homeCol3
{
	float:right;
	width:375px;
	padding-right:14px;
}

.homeBottomLeft
{
	float:left;
	width:430px;
	padding:10px 0 0 0;
}

.homeBottomRight
{
	float:right;
	width:475px;
	padding:10px 0 0 0;
}

.homeBottomBox
{
	padding:10px 14px 0;
	margin-bottom:10px;
	background:#e2e2e2;
	border:1px solid #c4c4c4;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}


.homeBottomBox ul
{
	padding-left:16px;
	margin: 0 0 10px;
}

.homeBottomBox li
{
	font-size:1.2em;
	margin:0;
	padding:0;
	line-height:1.2;
}

.homeBottomNewsletter, .homeBottomConnect
{
	float:left;
	width:240px;
	padding:10px 15px 0;
}

.homeBottomConnect {float:right;}

/*
.homeBottomLeft blockquote,
.homeBottomLeft cite
{
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.4;
	margin:0 0 10px 0;
	padding: 0 0 0 20px;
}

.homeBottomLeft blockquote .quotes {
	font-family:Arial, Helvetica, sans-serif;
    float: left;
    font-size: 250%; 
    margin: -8px 0 0 -20px;
}
*/	
.ipadPromo, img.downloadNitroProScreen {
    float: right;
    margin-left: 20px;
    margin-top: -7px;
}
.downloadNitroProCont {
	background:#fff;
}

	.downloadNitroProLogo {
		margin-bottom:4px;
	}
	
	.downloadNitroProCont p {
		font-size:1.2em;
		color:#444;
	}

	div.downloadNitroPro {
		margin: 13px 0 0 0;	
	}

p.blogPost
{ 
	float:right; 
	width:335px;
	font-size:1em;
}
p.blogPost a, p.blogPost span{ color:#c40d5d;}
img.blogIcon{float:left; margin-bottom:5px;}
img.locBlogIcon { float:left; margin:5px 40px 0 0; }

	
/* newsletter subform styles */

.newsletterError
{
    font-size:10px; 
    color:#CC0000;
}

.newsletterInput
{
    width: 100%;
}
	
#newsletterInput button
{
	margin-top:5px;
}
/*Slideshow Corner Ribbon*/

#slideshowRibbon {position:absolute;top:-6px;right:34px;z-index:100;width:106px;height:63px;background:transparent url(../graphics/home/bg-corner-ribbon.png) no-repeat scroll 50% 50%;}
