/***** Global Settings *****/
 
html, body {
border:0;
margin:0;
padding:0;
background:#000;
}

 
body {
font:100%/1.25 arial, helvetica, sans-serif;
}

.formpage{ background:#000 }
 
#thanks_area{
background:url(../images/thanks_message.jpg) no-repeat;
padding:154px 0 0 96px;
margin:88px 0 0 38px;
height:145px;
width:565px;
}
 
#question_text{
width:613px; 
font:Arial, Helvetica, sans-serif;
font-size:14px; 
font-weight:bold; 
padding:0 42px 28px 22px; 
height:143px; 
margin-left:59px;
line-height:20px;
overflow:false;
}
 
 
#question_text_noscroll{
width:613px; 
font:Arial, Helvetica, sans-serif;
font-size:14px; 
font-weight:bold; 
padding:0 42px 28px 22px; 
height:143px; 
margin-left:59px;
line-height:20px;

}
#click{
background:url(../images/questions/click.gif) no-repeat;
margin:0 0 0 59px;
padding:11px 54px 0 122px;
font:Arial, Helvetica, sans-serif; 
font-size:12px;
height:45px;
}
 
#form_top{
background:url(../images/form/use_this_form.gif) no-repeat;
margin:89px 0 0 39px;
padding:0 20px 0 341px;
}

#focus_on{
background:url(../images/focus_on_bkg.jpg) no-repeat;
width:554px;
height:218px;
margin:0 0 0 94px;
padding:30px 0 0 48px;
}


/***** Common Formatting *****/
 
h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
}
 
h1 {
padding:30px 0 25px 0;
letter-spacing:-1px;
font:2em arial, helvetica, sans-serif;
}
 
h2 {
padding:20px 0;
letter-spacing:-1px;
font:1.5em arial, helvetica, sans-serif;
}
 
h3 {
font:1em arial, helvetica, sans-serif;
font-weight:bold;
}
 
p, ul, ol {
margin:0;
padding:0 0 18px 0;
}
 
ul, ol {
list-style:none;
padding:0 0 18px 40px;
}
 
blockquote {
margin:22px 40px;
padding:0;
}
 
small {
font-size:0.85em;
}
 
img {
border:0;
}
 
sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}
 
sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}
 
acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}
 
/***** Links *****/
 
a, a:visited {
text-decoration:none;
color:#aa0000;
}

a:hover{
	font-weight:bold;
	text-decoration:underline;
}




#nav { width:631px;  padding:0; height:210px }
ul#nav li { height:30px; list-style:none }
ul#nav li a { height:30px; display:block; text-indent:-9999px }
 
li#q1 a, li#q2 a, li#q3 a, li#q4 a, li#q5 a, li#q6 a, li#q7 a { background:url(../images/q_menu.gif)}

li#q1 a.current_topic  { background-position:-1060px 0px; width:631px; }
li#q1 a                { background-position:0 0; width:530px; }
li#q1 a:hover          { background-position:-530px 0px; width:530px; }

li#q2 a.current_topic { background-position:-1060px -30px; width:631px; }
li#q2 a               { background-position:0 -30px; width:530px;  }
li#q2 a:hover         { background-position:-530px -30px ; width:530px;  }

li#q3 a.current_topic { background-position:-1060px -60px; width:631px; } 
li#q3 a               { background-position:0 -60px; width:530px;  }
li#q3 a:hover         { background-position:-530px -60px; width:530px;   }

li#q4 a.current_topic { background-position:-1060px -90px; width:631px; } 
li#q4 a               { background-position:0 -90px; width:530px; }
li#q4 a:hover         { background-position:-530px -90px; width:530px;   }

li#q5 a.current_topic { background-position:-1060px -120px; width:631px; }
li#q5 a               { background-position:0 -120px; width:530px;  }
li#q5 a:hover         { background-position:-530px -120px; width:530px;   }

li#q6 a.current_topic { background-position:-1060px -150px; width:631px; }
li#q6 a               { background-position:0 -150px; width:530px;  }
li#q6 a:hover         { background-position:-530px -150px; width:530px;   }

li#q7 a.current_topic { background-position:-1060px -180px; width:631px; }
li#q7 a               { background-position:0 -180px; width:530px;  }
li#q7 a:hover         { background-position:-530px -180px; width:530px;  }


 
/***** Forms *****/
 
form {
margin:0;
padding:0;
display:inline;
font-size:12px;
}
 
input, select, textarea {
font:1em arial, helvetica, sans-serif;
}
 
textarea {
line-height:1.25;
}
 
label {
cursor:pointer;
font-size:10px;
}
 
/***** Tables *****/
 
table {
border:0;
margin:0 0 18px 0;
padding:0;
}
 
  table tr td {
  padding:2px;
  }
 
/***** Wrapper *****/
 
#wrap {
	width:785px;
	margin:6px auto;
	background:url(../images/bkg.jpg) no-repeat;
	height:500px;
	border:6px white solid;
	position:relative;
	background-color: #ECE9D8;
}

#form_wrap {
width:785px;
margin:6px auto;
background:url(../images/form/bkg.jpg) no-repeat ;
height:500;
border:6px white solid;
position:relative;
}

#thanks_wrap {
width:785px;
margin:6px auto;
background:url(../images/thanks_bkg.jpg) no-repeat;
height:486px;
border:6px white solid;
position:relative;
}


#pp_wrap {
width:785px;
background:url(../images/pp_bkg.jpg) no-repeat;
height:520px;
border:6px white solid;
position:relative;
}

/***** Global Classes *****/
 
.clear         { clear:both; }
 
.float-left    { float:left; }
.float-right   { float:right; }
 
.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }
 
.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }
 
.wrap          { width:960px;margin:0 auto; }
 
.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }
 
.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none; }

.transparent   { /* for IE */
filter:alpha(opacity=60);
/* CSS3 standard */
opacity:0.6;
/* for Mozilla */
-moz-opacity:0.6; 
}

.opaque{
filter:alpha(opacity=100);
/* CSS3 standard */
opacity:1;
/* for Mozilla */
-moz-opacity:1; 
}
/****** FIX FIREFOX *******/
:-moz-any-link:focus {
  outline: none;
}
:focus
{
  -moz-outline-style: none;
}
