/* Name Here
/* - - - - - - - - - - - - - - - - - - - - */
/*
	-> Default
	-> Typography
	-> Structure
*/

/* Default */
* {
	margin: 0;
	padding: 0;
}
body {
	background: #f1f1f1;
	text-align: center;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	padding-top: 20px;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
div.hide-me {
	display: none;
}
/* Typography */
p {
	padding-bottom: 10px;
	font-size: 11px;
	line-height: 1.6em;
	color: #4a555e;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}
a {
	color: #195483;
	font-weight: bold;
	text-decoration: none;
}
h3 {
	clear: both;
	display: block;
	margin: 0 20px;
	border-top: 1px dotted #dbddde;
	color: #93bb3a;
	font-size: 13px;
	text-transform: uppercase;
}
	h3 strong {
		color: #c8e67b;
	}
h5.question {
	background: url(../images/info.jpg) no-repeat left #e1f1ff;
	border-bottom: 2px solid #c4e3ff;
	color: #4d5762;
	padding: 5px;
	padding-left: 30px;
	width: 94%;
	display: block;
	font-size: 13px;
	margin: 10px 0;
}
/* Sructure */
#wrapper {
	width: 641px;
	margin: 0 auto;
	text-align: left;
	background: url(../images/background.jpg) repeat-x #fff top;
	border-bottom: 4px solid #65b3f9;
}
#header {
	
}
#logo {
	width: 631px;
	height: 49px;
	background: url(../images/logo.jpg) no-repeat;
	display: block;
	text-indent: -999999px;
	float: left;
}
ul#nav {
	list-style: none;
	clear: left;
}
	ul#nav li {
		float: left;
		display: block;
	}
	ul#nav li a {
		float: left;
		display: block;
		color: #fff;
		text-decoration: none;
		font-weight: bold;
		padding: 18px;
	}
	ul#nav li a:hover {
		color: #769b24;
	}
#tools {
	width: 230px;
	float: left;
	background: url(../images/tools.jpg) no-repeat bottom left;
	padding-left: 50px;
	margin: 20px;
}
	#tools h2 {
		font-size: 24px;
		letter-spacing: -1px;
		margin-left: -50px;
		color: #4d5762;
	}
	#tools p {
		padding-top: 10px;
	}
#support {
	width: 230px;
	float: right;
	background: url(../images/safety.jpg) no-repeat bottom left;
	padding-left: 50px;
	margin: 20px;
}
	#support h2 {
		font-size: 24px;
		letter-spacing: -1px;
		margin-left: -50px;
		color: #4d5762;
	}
	#support p {
		padding-top: 10px;
	}
#about {
	float: left;
	background: url(../images/about.jpg) no-repeat bottom left;
	padding-left: 60px;
	margin: 20px;
}
	#about h2 {
		font-size: 24px;
		letter-spacing: -1px;
		margin-left: -60px;
		color: #4d5762;
		margin-bottom: 10px;
	}
		#about h2 strong {
			color: #5088d4;
		}
	#about p {
		padding-top: 10px;
	}
#magic {
	float: left;
	background: url(../images/magic.jpg) no-repeat bottom left;
	padding-left: 60px;
	margin: 20px;
}
	#magic h2 {
		font-size: 24px;
		letter-spacing: -1px;
		margin-left: -60px;
		color: #4d5762;
		margin-bottom: 10px;
	}
		#magic h2 strong {
			color: #5088d4;
		}
	#magic p {
		padding-top: 10px;
	}
#big-support {
	float: left;
	background: url(../images/big-support.jpg) no-repeat bottom left;
	padding-left: 60px;
	margin: 20px;
}
	#big-support h2 {
		font-size: 24px;
		letter-spacing: -1px;
		margin-left: -60px;
		color: #4d5762;
		margin-bottom: 10px;
	}
		#big-support h2 strong {
			color: #5088d4;
		}
	#big-support p {
		padding-top: 10px;
	}
#embed {
	float: left;
	background: url(../images/embed.jpg) no-repeat bottom left;
	padding-left: 60px;
	margin: 20px;
}
	#embed h2 {
		font-size: 24px;
		letter-spacing: -1px;
		margin-left: -60px;
		color: #4d5762;
		margin-bottom: 10px;
	}
		#embed h2 strong {
			color: #5088d4;
		}
	#embed p {
		padding-top: 10px;
	}
#upgrade {
	padding: 20px;
}
 	#upgrade h2 {
 		font-size: 24px;
		letter-spacing: -1px;
		color: #4d5762;
 	}
 	#upgrade h4 {
		clear: both;
		display: block;
		color: #8594a4;
		font-size: 13px;
		text-transform: uppercase;
		margin-bottom: 10px;
	}
	#upgrade p {
		padding: 10px 0;
	}
form {
	clear: both;
	padding: 20px 20px;
}
	label.pencil {
		background: url(../images/pencil.jpg) no-repeat left;
		padding: 10px;
		padding-left: 40px;
		letter-spacing: -1px;
		font-weight: bold;
		color: #4d5762;
		font-size: 23px;
	}
		label.pencil strong {
			font-weight: normal;
			color: #006699;
		}
	label.ball {
		background: url(../images/ball.jpg) no-repeat left;
		padding: 10px;
		padding-left: 40px;
		letter-spacing: -1px;
		font-weight: bold;
		color: #4d5762;
		font-size: 23px;
	}
		label.ball strong {
			font-weight: normal;
			color: #006699;
		}
	label.world {
		background: url(../images/world.jpg) no-repeat left;
		padding: 10px;
		padding-left: 40px;
		letter-spacing: -1px;
		font-weight: bold;
		color: #4d5762;
		font-size: 23px;
		clear: both;
	}
		label.world strong {
			font-weight: normal;
			color: #006699;
		}
	input[type=text] {
		border: 2px solid #dddddd;
		padding: 5px;
		font-size: 16px;
		clear: both;
		display: block;
		font-weight: bold;
		background: #f9f9f9;
		margin: 10px 0;
		width: 98%;
		color: #444;
	}
		input[type=text]:focus {
			border: 2px solid #65b3f9;
		}
	#yes-no {
		padding: 5px;
		padding-left: 40px;
	}
	#yes-no label {
		letter-spacing: -1px;
		font-weight: bold;
		color: #4d5762;
		font-size: 17px;
		padding: 3px 10px;
	}
	#yes-no h3 {
		margin: 0;
		margin-top: 10px;
	}
	input[type=image] {
		display: block;
		margin: 20px auto;
		clear: both;
	}
	div.design1 {
		width: 68px;
		height: 26px;
		background: url(../images/radio.jpg) no-repeat;
		display: block;
		text-indent: -999999px;
		float: left;
		margin: 10px 40px;
		padding-top: 60px;
	}
	div.design1 input[type=radio] {
		display: block;
		margin: 0 auto;
	}
	div.design {
		width: 68px;
		height: 76px;
		display: block;
		float: left;
		margin: 10px 40px;
	}
	div.design input[type=radio] {
		display: block;
		margin: 0 auto;
		margin-top: 10px;
	}
	textarea {
		border: 2px solid #dddddd;
		padding: 5px;
		height: 200px;
		font-size: 16px;
		clear: both;
		display: block;
		font-weight: bold;
		background: #f9f9f9;
		margin: 10px 0;
		width: 98%;
		color: #444;
	}
	strong.lightbulb {
		display: block;
		font-size: 11px;
		font-weight: normal;
		padding: 4px;
		padding-left: 20px;
		background: url(../images/lightbulb.jpg) no-repeat left;
		margin-bottom: 20px;
		color: #666;
	}
#campaigns {
	width: 248px;
	height: 79px;
	background: url(../images/campaign.jpg) no-repeat;
	display: block;
	padding-top: 119px;
	float: left;
	margin: 20px;
}
	#campaigns h4 {
		color: #555;
	}
	#campaigns p {
		padding: 0;
	}
#affiliates {
	width: 248px;
	height: 119px;
	background: url(../images/affiliate-sharing.jpg) no-repeat;
	display: block;
	padding-top: 119px;
	float: left;
	margin: 20px;
}
	#affiliates h4 {
		color: #555;
	}
	#affiliates p {
		padding: 0;
	}
#player {
	width: 248px;
	height: 79px;
	background: url(../images/video-player.jpg) no-repeat;
	display: block;
	padding-top: 119px;
	float: left;
	margin: 20px;
}
	#player h4 {
		color: #555;
	}
	#player p {
		padding: 0;
	}
#testing {
	width: 248px;
	height: 119px;
	background: url(../images/tracking.jpg) no-repeat;
	display: block;
	padding-top: 119px;
	float: left;
	margin: 20px;
}
	#testing h4 {
		color: #555;
	}
	#testing p {
		padding: 0;
	}
a.free-trial {
	width: 554px;
	height: 54px;
	background: url(../images/free-trial.jpg) no-repeat;
	display: block;
	text-indent: -999999px;
	margin: 0 auto;
	clear: both;
}
div.center {
	text-align: center;
	padding: 10px 40px;
}
	div.center p {
		display: block;
		padding: 10px 50px;
	}
a.vivavideo {
	width: 271px;
	height: 45px;
	background: url(../images/try-vivavideo.jpg) no-repeat;
	display: block;
	text-indent: -999999px;
	margin: 0 auto;
	clear: both;
}
#footer {
	clear: both;
	background: url(../images/footer.jpg) repeat-x top;
	padding-top: 40px;
}
#footer a.upgrade-josslart {
	width: 581px;
	height: 86px;
	background: url(../images/upgrade.jpg) no-repeat;
	display: block;
	text-indent: -999999px;
	margin: 0 auto;
}
