/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.2
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}
/*
---------------------
MAIN
---------------------
*/
body{font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;color:#000;background:#CCC;}
h1,h2,h3,h4,h5,h6{font-family:Arial, Helvetica, sans-serif;}
#main{width:960px;height:850px;margin:0 auto;background:url(images/main-bg.jpg) no-repeat;}
a{text-decoration:none;}
/*
---------------------
HEADER
---------------------
*/
#header{height:225px;background:url(images/mwnv-logo.jpg) no-repeat 0 0;position:relative;zoom:1;}
#header a#citricox{width:195px;height:78px;position:absolute;top:130px;right:0;}
#header a#citricox img{position:absolute;}
#header a#logo{width:300px;height:200px;position:absolute;top:15px;left:15px; display:block;}
#header a#logo strong{visibility:hidden;font-size:1px;}
/*
---------------------
CONTAINER
---------------------
*/
#container{width:960px;height:575px;background:url(images/bg-000.jpg) no-repeat;position:relative;zoom:1;}
/*
---------------------
QUESTIONS
---------------------
*/

#start{width:80px;height:60px;position:absolute;display:block;top:300px;left:665px;cursor:pointer;background:none;}
#start strong{font-size:1px; visibility:hidden;}

.question{width:960px;height:575px;position:absolute;top:0;left:0;display:block;}
#q0{background:url(images/bg-00.jpg) no-repeat;}
#q1{background:url(images/bg-01.jpg) no-repeat;}
#q2{background:url(images/bg-02.jpg) no-repeat;}
#q3{background:url(images/bg-03.jpg) no-repeat;}
#q4{background:url(images/bg-04.jpg) no-repeat;}
#q5{background:url(images/bg-05.jpg) no-repeat;}
#qyes{background:url(images/bg-yes.jpg) no-repeat;}
#qyes2{background:url(images/bg-yes-2.jpg) no-repeat;}

.question .txt{position:absolute; left:395px; top:145px; font-family:Arial, Helvetica, sans-serif;font-size:24px;line-height:1.6em;color:#FFF;}
.question .txt small{font-size:16px;line-height:1.6em;}

#qyes2 .txt{top:200px; left:400px; font-size:20px;}
#qyes2 .txt small{font-size:16px;line-height:1.4em;}
#qyes2 .txt p#cox{font-size:18px; line-height:1.4em;padding-top:15px;}
#qyes2 #cox a{color:#ed1f24; font-weight:bold; text-decoration:underline;}



button{border:none;width:54px;height:55px;position:absolute;display:block;top:370px;cursor:pointer;background:none;}
button#yes{left:452px;}
button#no{left:552px;}
button strong{font-size:1px; visibility:hidden;}

button,
button:active,
button:focus{outline:none;border:none;}

/*
---------------------
FORM
---------------------
*/
#contact{border:none;width:960px;height:575px;position:absolute;top:0;left:0;background:url(images/bg-form.jpg) no-repeat;}
#contact #intro{position:absolute; left:105px; top:40px; font-family:Arial, Helvetica, sans-serif;font-size:16px;line-height:1.6em;color:#FFF;}
table#form{position:absolute;left:105px;top:180px;color:#FFF;}
table#form td{padding:3px; vertical-align:middle;}
table#form td#how{padding:10px 3px; font-weight:bold; line-height:2em; font-size:14px;}
table#form td input.text{padding:3px; width:280px; border:none; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; line-height:1em; color:#333;}
table#form td label{font-weight:bold; padding-right:10px;}
table#form td label.error{color:#990000; display:block; line-height:1.6em;}
#contact button{border:none;width:78px;height:58px;position:absolute;display:block;top:465px;left:475px;cursor:pointer;}
/*
---------------------
FOOTER
---------------------
*/
#footer{ height:50px; text-align:right;position:relative;zoom:1;font-size:10px; line-height:16px; color:#333;}