@charset "utf-8";

/*
_______________________________
BASE */

@import url(tripoli.base.css);

/*
_______________________________
PLUGINS */

@import url(plugins/tripoli.visual.css);
@import url(plugins/tripoli.type.css);

/*
_______________________________
Styling */

html {
	background: #dededd;
	}

body {
	font-family: "Verdana (TT)", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

h1#header {
	display: none;
	}

div#flyer {
	width: 918px;
	margin: 20px auto 0 auto;
	padding: 0;
	}

div#details {
	width: 620px;
	height: 503px;
	
	margin: 0;
	padding: 0;
	
	background: url(../images/saydo/left_bg.jpg) left top no-repeat;

	float: left;
	}

div#quiz {
	width: 298px;
	height: 513px;
	
	margin: 0;
	padding: 0;
	
	background: url(../images/saydo/right_bg.jpg) left top no-repeat;
	
	float: right;
	}

div#footer {
	width: 620px;
	height: 64px;

	margin: 0;
	padding: 0;
	
	background: url(../images/saydo/footer.gif) left top no-repeat;
	
	float: left;
	
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	}

div#footer span {
	margin-left: 45px;
	margin-top: 15px;
	width: 535px;
	}

div#details h2 {
	width: 240px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;

	float: left;
	margin-left: 340px;
	margin-top: 40px;
	}

div#details p.intro {
	width: 240px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;

	float: left;
	margin-left: 340px;
	
	margin-bottom: 50px;
	}

div#details p.detail {
	width: 520px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	float: left;
	margin-left: 50px; !important
	text-align: left;
	}

div#details sup {
	font-size: 8pt;
	}

span.slogan {
	text-transform: uppercase;
	}

.bold {
	font-weight: bold;
	}

div#quizoverlay {
	width: 530px;
	margin: 0;
	padding: 0 0 50px 0;
	
	background: url(../images/saydo/popupbgbottom.png) left bottom no-repeat;
	}

div#answer {
	background: url(../images/saydo/popupbgtop.png) left top no-repeat;
	width: 390px;
	height: 268px;
	margin: 0;
	padding: 40px 100px 10px 40px;
	}

div#signup {
	background: url(../images/saydo/popupbgmiddle.png) left top repeat-y;
	width: 390px;
	margin: 0;
	padding: 10px 100px 10px 40px;
	}

h2.answer {
	background: url(../images/saydo/carpetquizanswer.gif) center center no-repeat;

	height: 30px;
	
	text-align: center;
	color: #fff;
	text-indent:-1000%;

	padding-bottom: 8px;
	border-bottom: 1px dotted #ccd7b5;
	}

dl.answer {
	margin: 10px 0px 10px 0px;
	}

dl.answer dt {
	color: #dae0c4;
	font-size: 12px;
	text-align: left;
	margin-bottom: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}

dl.answer dd {
	color: #fff;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}

a.answer {
	display: block;
	width: 350px;
	height: 34px;
	text-indent: -1000%;
	margin-left: 20px;
	margin-top: 20px;
	
	background: url(../images/saydo/costofownership.png) top left no-repeat;
	
	cursor: pointer;
	}
	
h2.signup {
	text-align: center;
	color: #fff;
	font-size: 12pt;
	font-weight: bold;
	letter-spacing: -0.5pt;
	
	padding-top: 10px;
	margin-bottom: 5px;
	border-top: 1px dotted #ccd7b5;
	}

p.privacy {
	text-align: center;
	margin: 20px 0 0 0;
	padding: 0;
	}

a.privacy {
	color: #fff;
	text-decoration: underline;
	text-transform: uppercase;
	}

a.privacy:hover {
	text-decoration: none;
	}

ul.signup {
	margin-left: 0;
	margin-top: 10px;
	}

ul.signup li {
	width: 359px;
	height: 26px;
	margin: 2px 4px 2px 4px;
	padding: 0;
	
	background: url(../images/saydo/signupbox.gif) left top no-repeat;
	}

ul.signup li label {
	display: block;
	width: 94px;
	float: left;
	
	margin-left: 10px;
	line-height: 26px;
	text-align: center;
	
	font-size: 8pt;
	font-weight: bold;
	}

ul.signup li input.text {
	display: block;
	width: 234px;
	height: 18px;
	float: left;
	
	margin-left: 10px;
	margin-top: 3px;
	padding-top: 2px;
	
	border: none;
	outline: none;
	}

ul.signup li input.text:focus {
	outline: none;
	}

input#submitsignup {
	display: block;
	width: 149px;
	height: 29px;
	
	margin-left: 120px;
	margin-top: 10px;
	
	border: none;
	outline: none;
	background: url(../images/saydo/signup_btn.gif) top left no-repeat;
	color: #fff;
	font-weight: bold;
	}

a.closebtn {
	display: block;
	width: 34px;
	height: 35px;
	background: url(../images/saydo/closebtn.gif) left top no-repeat;
	
	text-indent: -1000%;
	
	cursor: pointer;
	
	margin-left: -11px;
	margin-top: -11px;
	
	float: left;
	}

a.closebtn:hover {
	background: url(../images/saydo/closebtnhover.gif) left top no-repeat;
	}

div#quiz h2 {
	margin-left: 20px;
	margin-top: 80px;
	font-size: 14pt;
	}

p.question {
	width: 225px;
	margin-left: 20px;
	margin-top: 5px;
	font-weight: bold;
	font-size: 9pt;
	}

ul.answers {
	list-style: none;
	}

ul.answers li {
	font-size: 8pt;
	}

a#answerbtn {
	display: block;
	width: 75px;
	height: 18px;
	line-height: 18px;
	
	color: #fff;
	font-size: 10px;
	
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	
	background: url(../images/saydo/answer_btn.gif) left top no-repeat;
	
	margin-left: 20px;
	padding-bottom: 2px;
	}

a#answerbtn:hover {
	padding-bottom: 0;
	border-bottom: 2px solid #e4f4ab;
	}

a#antronlink {
	display: block;
	width: 200px;
	height: 34px;
	line-height: 34px;
	
	color: #fff;
	font-size: 12px;
	
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	
	background: url(../images/saydo/antron_link.png) left top no-repeat;
	
	margin-left: 32px;
	margin-top: 134px;
	
	cursor: pointer;
	}

a#antronlink:hover {
	background: url(../images/saydo/antron_link_hover.png) left top no-repeat;
	}

.invista {
	color: #aa2425;
	font-weight: bold;
	font-variant: small-caps;
	font-family: "Myriad Pro", Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	}