/* Stylesheet */

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}

a { text-decoration: none; }

#widget {
	width: 638px;
	height: 398px;
	border: 1px solid #999;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	position: relative;
	background-color: #fff;
}

#branding {
	width: 638px;
	height: 43px;
	padding-top: 20px;
}

#branding h1 {
	padding: 0px 30px 0 18px;
	width: 243px;
	border-right: 1px solid #ccc;
	float: left;
}

#branding h1 a {
	width: 244px;
	height: 43px;
	display: block;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	text-indent: -3000px;
}

#branding .tagline {
	color: #676767;
	width: 308px;
	padding: 0px 18px;
	line-height: 43px;
	height: 43px;
}

#branding .info { 
	display: block;
	width: 26px;
	height: 26px;
	text-indent: -3000px;
	display: none;
	background-image: url(images/info.gif);
	background-repeat: no-repeat;
}

#branding .info:hover {
	background-position: 0px -26px;
}

#main {
	position: relative;
	overflow: hidden;
	width: 638px;	
	height: 263px;
}

#main ol {
	margin-left: 56px;
	overflow: hidden;
}

#main ol li {
	display: block;
	text-indent: -3000px;
	background-repeat: no-repeat;
	float: left;
}

#main .step1 {
	width: 205px;
	height: 42px;
	background-image: url(images/heading1.gif);
	margin-right: 108px;
}

#main .step2 {
	width: 147px;
	height: 57px;
	background-image: url(images/heading2.gif);
}

#filters {
	width: 240px;
	float: right;
	margin-top: -43px;
	position: relative;
}

#gender {
	width: 76px;
	height: 98px;
	margin-left: 115px;
}

#gender a {
	display: block;
	text-indent: -3000px;
	background-repeat: no-repeat;
	float: left;
	background-position: top;
}

#gender a:hover, #gender a.selected {
	background-position: bottom !important;
}

#gender .male {
	width: 37px;
	height: 98px;
	background-image: url(images/male.gif);
	margin-right: 10px;
}

#gender .female {
	width: 29px;
	height: 98px;
	background-image: url(images/female.gif);
}

#age {
	padding: 9px 0;
	width: 240px;
	overflow: hidden;
}

#age a {
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #383636;
	text-shadow: #fff 0px 1px 1px;
	line-height: 25px;
	padding: 0 8px;
	background-image: url(images/agesbg.gif);
	background-repeat: repeat-x;
}

#age a:hover,
#age a.selected {
	background-position: bottom;
	color: #444;
}

#age ul {
	background-image: url(images/agesbg.gif);
	background-repeat: repeat-x;
	overflow: hidden;
	float: left;
	border: 1px solid #555;
	padding: 0 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;	
}

#age ul li {
	float: left;
}

#profile {
	position: relative;
	overflow: hidden;
	margin-top: 10px;
	width: 220px;
	height: 77px;
}

#profile a {
	position: absolute;
	display: block;
	text-indent: -3000px;
	background-position: top;
}

#profile a.selected, #profile a:hover {background-position: bottom !important;}

#profile .risktaker {top: 0px; left: 36px; width: 89px; height: 14px; background-image: url(images/risktaker.gif);}
/* #profile .none {top: 0px; left: 129px; width: 11px; height: 31px; background-image: url(images/none.gif);} */
#profile .informers {top: 17px; left: 0px; width: 74px; height: 14px; background-image: url(images/informers.gif);}
#profile .strivers {top: 17px; left: 79px; width: 13px; height: 60px; background-image: url(images/strivers.gif);}
#profile .premiumlovers {top: 20px; left: 99px; width: 109px; height: 12px; background-image: url(images/premiumlovers.gif);}
#profile .positives {top: 35px; left: 12px; width: 62px; height: 12px; background-image: url(images/positives.gif);}
#profile .internationals {top: 36px; left: 99px; width: 121px; height: 16px; background-image: url(images/internationals.gif);}
#profile .thrillseeker {top: 61px; left: 99px; width: 84px; height: 13px; background-image: url(images/thrillseeker.gif);}

#map {
	position: absolute;
	width: 385px;
	height: 208px;
	background-image: url(images/worldmap.gif);
	background-repeat: no-repeat;
	float: left;
}

#map a {
	display: block;
	background-repeat: no-repeat;
	font-size: 10px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	position: absolute;
	background-position: top;
}

#map a.selected, #map a:hover {background-position: bottom !important;}

#map .canada {top:23px; left: 6px; width: 55px;height: 55px; background-image: url(images/canada.png);line-height: 55px;}
#map .usa {top:35px; left: 49px; width: 80px;height: 80px; background-image: url(images/usa.png);line-height: 80px;}
#map .mexico {top:98px; left: 40px; width: 50px;height: 50px; background-image: url(images/mexico.png);line-height: 50px;}
#map .brazil {top:125px; left: 81px; width: 70px;height: 70px; background-image: url(images/brazil.png);line-height: 70px;}
#map .netherlands {top:23px; left: 169px; width: 60px;height: 60px; background-image: url(images/netherlands.png);line-height: 60px;}
#map .uk {top:39px; left: 116px; width: 60px;height: 60px; background-image: url(images/uk.png);line-height: 60px;}
#map .spain {top:93px; left: 124px; width: 50px;height: 50px; background-image: url(images/spain.png);line-height: 50px;}
#map .italy {top:101px; left: 186px; width: 40px;height: 40px; background-image: url(images/italy.png);line-height: 40px;}
#map .france {top:68px; left: 154px; width: 50px;height: 50px; background-image: url(images/france.png);line-height: 50px;}
#map .germany {top:66px; left: 199px; width: 50px;height: 50px; background-image: url(images/germany.png);line-height: 50px;}
#map .russia {top:7px; left: 226px; width: 60px;height: 60px; background-image: url(images/russia.png);line-height: 60px;}
#map .australia {top:137px; left: 303px; width: 45px;height: 45px; background-image: url(images/australia.png);line-height: 45px;}
#map .india {top:88px; left: 227px; width: 75px;height: 75px; background-image: url(images/india.png);line-height: 75px;}
#map .japan {top:39px; left: 324px; width: 60px;height: 60px; background-image: url(images/japan.png);line-height: 60px;}
#map .southkorea {top:82px; left: 308px; width: 40px; height: 24px; background-image: url(images/southkorea.png);line-height: 12px;padding: 8px 0px;}
#map .china {top:34px; left: 255px; width: 80px;height: 80px; background-image: url(images/china.png);line-height: 80px;}

#menu {
	position: relative;
	width: 638px;
	padding-top: 39px;
}


#menu dl {
	overflow: hidden;
	width: 638px;
	height: 33px;
	background-color: #eee;
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
}

#menu dt {
	float: left;
	font-size: 14px;
	color: #666;
	padding: 0 5px 0 15px;
	padding-top: 10px;
}

#menu dd {
	float: left;
	vertical-align: middle;
}

#menu .icon {
	padding-top: 10px;
	padding-right: 5px;
}

#menu dt a {
	font-size: 14px;
	color: #666;
}

#menu dt a:hover {
	color: #00aeef;	
}


#menu dd a {
	display: block;
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	text-indent: -3000px;
}

#menu .linkedin {
	background-image: url(images/linkedin.gif);
}

#menu .twitter {
	background-image: url(images/twitter.gif);
}

#menu .email {
	background-image: url(images/email.gif);
}

#navigation {
	position: absolute;
	overflow: hidden;
	width: 628px;
	padding-right: 10px;
	top: 0px;
}

#navigation .innernav a {
	text-indent: -3000px;
	background-repeat: no-repeat;
	background-position: top;	
}

#navigation .innernav a:hover {
	background-position: bottom;
}

#navigation .homenav a {
	text-indent: -3000px;
	background-repeat: no-repeat;
	background-position: 0px -50px;
	display: block;
}

#navigation .homenav a:hover {
	background-position: bottom;
}

#navigation .homenav .inactive {
	background-position: 0px 0px !important;
}

#navigation .innernav {
	overflow: hidden;
	display: none;
}

#navigation .viewprofile { width: 315px; height: 50px; background-image: url(images/viewprofile.png); margin-left: 312px;}

#navigation .startagain { width: 46px; height: 31px; background-image: url(images/startagain.gif); float: right; margin-right: 20px; display: block;}
#navigation .prevquestion { width: 79px; height: 31px; background-image: url(images/back.gif); float: right; margin-right: 20px; display: none;}
#navigation .nextquestion { width: 72px; height: 31px; background-image: url(images/next.gif); float: right; margin-right: 20px; display: block;}
#navigation .findoutmore { width: 113px; height: 31px; background-image: url(images/findoutmore.png); float: right; display: none;}

#navigation .legend {
	background-image: url(images/legend.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	margin-top: 5px;
	padding-top: 10px;
	font-size: 9px;
	color: #999;
	width: 250px;
	height: 15px;
	line-height: 15px;
	display: block;
	float: left;
	margin-left: 26px;
}

#result {
	display: none;
	padding: 8px 16px;
	width: 606px;
}

#result .resultsheading {
	overflow: hidden;
	width: 606px;
	margin-bottom: 5px;
}

#result h1 {
	font-size: 14px;
	line-height: 21px;
	font-weight: bold;
	color: #f95fd2;
	letter-spacing: -1px;
	width: 406px;
	height: 21px;
	float: left;
}

#result h4 {
	font-size: 11px;
	line-height: 21px;
	font-weight: normal;
	color: #666;
	width: 200px;
	height: 21px;
	float: left;
	text-align: right;
}

#result h1 em {
	font-style: normal;
	font-weight: bold;
}

#result .answer {
	overflow: hidden;
	display: block;
	width: 606px;
	margin-bottom: 1px;
	cursor: pointer;
}

#result .answer:hover {
	background-image: url(images/hoverp.png);
}

#result .title {
	font-size: 9px;
	color: #666;
	width: 270px;
	margin-right: 5px;
	float: left;
	overflow: hidden;
	text-indent: 10px;
}

#result .barpercent {
	font-size: 9px;
	color: #666;
	display: block;
	width: 70px;
	padding-left: 10px;
	overflow: hidden;
}

#result .ptotal { color: #f353d2; }
#result .paudience { color: #842079; width: 35px !important; display: inline-block; }

#result .bars {
	width: 250px;
	overflow: hidden;
	float: left;
	border-right: 1px solid #eee;
}

#result .bars div {
	display: none;
	overflow: hidden;
}

#result .country_total {
	background-color: #f353d2;
}

#result .current_value {
	background-color: #842079;
}

#embed {
	position: absolute;
	top: 100;
	left: 90;
	width: 398px;
	height: 80px;
	padding: 20px;
	border: 10px solid #efefef;
	-webkit-box-shadow: 0px 5px 20px #666;
	-moz-box-shadow: 0px 5px 20px #666;
	background-color: #fff;
	display: none;
}

#embed p {
	line-height: 22px;
}

#embed .closeembed {
	display: block;
	width: 113px;
	height: 25px;
	text-indent: -3000px;
	background-image: url(images/close.gif);
	background-position: top;
	margin-top: 10px;
}

#embed .closeembed:hover {
	background-position: bottom;
}

#embed textarea {
	width: 398px;
	height: 30px;
	font-size: 14px;
	resize: none;
}

#finalpage {
	display: none;
	padding: 30px;
}

#finalpage p {
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 22px;
	color: #666;
}

#finalpage p a {
	color: #f353d2;
	text-decoration: none;
}

#finalpage p a:hover {
	text-decoration: underline;
}

#finalpage .trendstreamlogo {
	display: block;
	text-indent: -3000px;
	width: 120px;
	height: 40px;
	background-image: url(images/trendstreamlogo.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
}

#loading {
	color: #999;
	width: 600px;
	text-align: center;
	padding: 90px 0px;
}

