@charset "UTF-8";
/* CSS Document */



/*global whitepaper styles */
.whitepaper_adunit{
	background:#FFF;
	color:#666;
	font-size:12px;
	line-height:16px;
	display:inline-block;
	}
	a.asset_link_title{
		color:#1896d3;
		font-size:16px;
		}
	a:hover.asset_link_title{
		color:#666;
		text-decoration:none;
		}
a.wp_bigboxunit{
	display:inline-block; width:300px; height:250px;
	}
	a.wp_bigboxunit img{}
.wp_asset_canvas{ display:inline-block; text-align:center; }
.wp_footer_logos{ display:inline-block; font-size:9px; background:#FFF; }
.wp_asset{ display:inline-block; }



/* Asset Links */
.asset{
	width:85px; height:110px; overflow: hidden;
	border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px;
	
	-moz-box-shadow: 1px 1px 4px rgba(000,000,000,0.3);
	-webkit-box-shadow: 1px 1px 4px rgba(000,000,000,0.3);
		
	-webkit-transition-property: -moz-box-shadow, -webkit-box-shadow;  
	-webkit-transition-duration: 0.2s;
	-webkit-transition-timing-function: ease-in;  
	}
	.asset:hover{
		-moz-box-shadow:
			0px 0px 10px rgba(000,000,000,1);
		-webkit-box-shadow:
			0px 0px 10px rgba(000,000,000,1);
		
		-webkit-transition-property: -moz-box-shadow, -webkit-box-shadow;  
		-webkit-transition-duration: 0.4s;
		-webkit-transition-timing-function: ease-in;
		}
	.asset:active{
		-moz-box-shadow: -1px -1px 1px rgba(000,000,000,0.3);
		-webkit-box-shadow: -1px -1px 1px rgba(000,000,000,0.3);
		
		-webkit-transition-property: -moz-box-shadow, -webkit-box-shadow;  
		-webkit-transition-duration: 0.1s;
		-webkit-transition-timing-function: linear;  
		}

a.download_now{
	background:#1896d3;
	color:#FFF;
	display:inline-block;
	text-align:center;
	float:right;
	width:150px;
	margin:10px auto;
	padding:5px 10px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-box-shadow: 1px 1px 4px rgba(000,000,000,0.3);
	-webkit-box-shadow: 1px 1px 4px rgba(000,000,000,0.3);
	-webkit-transition-property: -moz-box-shadow, -webkit-box-shadow;
	-webkit-transition-duration: 0.2s;
	-webkit-transition-timing-function: ease-in;
	}
	a:hover.download_now{
		text-decoration:none;
-moz-box-shadow:
			0px 0px 10px rgba(000,000,000,0.7);
		-webkit-box-shadow:
			0px 0px 10px rgba(000,000,000,0.7);
		
		-webkit-transition-property: -moz-box-shadow, -webkit-box-shadow;  
		-webkit-transition-duration: 0.4s;
		-webkit-transition-timing-function: ease-in;
		background:#666;
				}
		a:active.download_now{
			color:#333;
			-moz-box-shadow:
			-1px -1px 1px rgba(000,000,000,0.3);
			-webkit-box-shadow:
				-1px -1px 1px rgba(000,000,000,0.3);
			
			-webkit-transition-property: -moz-box-shadow, -webkit-box-shadow;  
			-webkit-transition-duration: 0.1s;
			-webkit-transition-timing-function: linear;  
			}

/* whitepaper_featured */
#whitepaper_featured{
	width:300px; height:250px;
	margin:10px 0px;
	background: -moz-linear-gradient( top, white 0%, #EEE 90%, white);
	background: -webkit-gradient( linear, left top, left bottom, from(white), color-stop(0.90, #EEE), to(white));

	}
	h1.wp_heading{
		font-size:18px;
		line-height:16px;
		color:#333;
		border-bottom:1px #ddd solid;
		background:#fff;
		margin: 0px 0px 0px 0px;
		padding: 10px 10px 10px;
		}
	#whitepaper_featured .wp_asset{
		float:left;
		width:100px;
		margin: 10px 0px 0px 10px;
		}
	#whitepaper_featured .wp_asset_copy{
		display:inline-block;
		float:left;
		width:170px;
		margin: 10px 10px 0px 0px
		}
		.wp_asset_title {margin:10px;}

/* whitepaper_bottom */
#whitepaper_bottom{
	width:970px; height:250px;
	background: -moz-linear-gradient( top, white 0%, #EEE 90%, white);
	background: -webkit-gradient( linear, left top, left bottom, from(white), color-stop(0.90, #EEE), to(white));
	clear:both; }
	#whitepaper_bottom .wp_bigboxunit{
		float:left; }
	#whitepaper_bottom .wp_asset_canvas{
		width: 530px;
		height: 250px;
		float:left; }
		#whitepaper_bottom .wp_asset_canvas .wp_asset{
			margin:62px 10px 0px; }
#whitepaper_bottom .wp_footer_logos{
	width: 140px;
	height:250px;
	float:left; }
	#whitepaper_bottom .wp_footer_logos .wpadunit_footer_link{
		display:inline-block;
		margin:20px 15px -15px; }

/* whitepaper_side */
#whitepaper_side{
	width:300px;
	height:600px;
	display:inline-block; }
	#whitepaper_side .wp_asset_canvas{
		width:300px;
		height:230px;
		background: -moz-linear-gradient( top, white 0%, #EEE 90%, white);
		background: -webkit-gradient( linear, left top, left bottom, from(white), color-stop(0.90, #EEE), to(white)); }
		#whitepaper_side .wp_asset_canvas .wp_asset{ float:left; }
			#whitepaper_side .wp_asset_canvas .asset_01{ margin: 5px 20px 0px 40px; }
			#whitepaper_side .wp_asset_canvas .asset_02{ margin: 5px 20px; }
			#whitepaper_side .wp_asset_canvas .asset_03{ margin: -25px 20px 0px 55px; }
			#whitepaper_side .wp_asset_canvas .asset_04{ margin: -25px 20px; }
#whitepaper_side .wp_footer_logos{
	display:inline-block;
	border-top: 1px #CCC solid;
	width: 300px;
	height: 100px;
	text-align:center;
	margin-top: 5px; }
	#whitepaper_side .wp_footer_logos .wpadunit_footer_link{
		display:inline-block;
		margin: 10px auto 0px;
		width:110px;
		height:50px; }
#wpadunit_side{
	width:300px;
	height:600px;
	}
#wpadunit_bottom{
	width:970px;
	height:250px;
	}
	#wpadunit_bottom .wpadunit_head_img{
		float:left;
		height:250px;
		width:300px;
		}
	#wpadunit_bottom .wpadunit_footer_link{ }
	#wpadunit_bottom .wp_assets{
		width:530px;
		float:left;
		}
	#wpadunit_bottom .wp_assets .asset{
		margin: 62px 12px 0px;
		}

.wpadunit{
	background:#fff;
	display:block;
	border: 1px #CCC solid;
	}

a.wpadunit_head_link{}
.wpadunit_head_img{}

#wpadunit_bottom .wpadunit_footer{
	width: 100px;
	float: left;
	margin-top: 40px;
	margin-left: 6px;
	}
#wpadunit_side .wpadunit_footer{
	width:300px;
	padding-top: 10px;
	border-top: 1px #DDD solid;
	margin-top: -10px;
	}
#wpadunit_featured{
	width:300px;
	height:250px;
	}
	#wpadunit_featured .wp_assets{
		margin: 10px;
		background: none;
		width: 275px;
		height:230px;
		text-align:left;
		}
		#wpadunit_featured .wp_assets a.asset_link_title{
			font-size: 20px;
			line-height: 24px;
			margin: 0;
			padding: 0;
			color: #1896d3;
			}
			#wpadunit_featured a:hover.asset_link_title{
				text-decoration:none;
				color:#666;
				}
		#wpadunit_featured .wp_assets .asset_link{
			margin: 5px 5px 0px 0px;
			}
			#wpadunit_featured .asset_copy{
				font-size:13px;
				line-height: 17px;
				display:block;
				float:right;
				width:175px;
				margin: 3px auto;
				color:#666;
				}
.wpadunit_footer{
	font-size:9px;
	color:#999;
	display:block;
	text-align:center;
	}

.wpadunit_footer_link{
	text-align: left;
	display: inline-block;
	width: 110px;
	margin: 0 10px;
	}
	.wpadunit_footer_link a{ color:#999; }
	.wpadunit_footer_link a:hover { text-decoration:none; }

.wpadunit_foot_logo_01{}
.wpadunit_foot_logo_02{}

.wp_assets{
	width:100%;
	text-align:center;
	display:block;

	background: -moz-linear-gradient(
		top,
		#ffffff 0%,
		#eeeeee 85%,
		#ffffff);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#ffffff),
		color-stop(0.85, #eeeeee),
		to(#ffffff));
	
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	
	min-height: 250px;
	}
/*assetsX3*/
.assetsX3 a .asset{ margin: 60px 2px; }
/*assetsX3_shuffle*/
.assetsX3_shuffle a .asset{ margin: 20px 18px; } .assetsX3_shuffle a .asset_03{ margin-top: -50px; }
/*assetsX4*/
.assetsX4 a .asset{
	margin: 2px 20px;
	}
/*assetsX4_shuffle*/
.assetsX4_shuffle a .asset{
    margin-left: 35px;
	}
.assetsX4_shuffle a .asset_01{
    margin-left: 20px;
}
.assetsX4_shuffle a .asset_02{
    margin-right: 30px;
}
.assetsX4_shuffle a .asset_03{
    margin-top: -20px;
    margin-left: 35px;
}
.assetsX4_shuffle a .asset_04{
    margin-top: -20px;
}

a.asset_link{
	display:inline-block;
	text-decoration:none;
	font-size:11px;
	line-height:18px;
	color:#333;
	}
	a.asset_link:hover{ color:#1b8ee4; }
.pagecurler{
	display:inline-block;
	position:relative;
	top:0;
	right:0;
	width:37px;
	height:35px;
	background:url(wpadunit-images/page-curl.png);
	}
