﻿
/* @group General styles
========================================= */
body
{
    color: #000000;
    background-color: #EEEEEE;
    width: 972px;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 62.5%;
    margin: 0 auto;
    background-image: url('../images/main_bg.gif');
}
a
{
}

a:link
{
}

a:visited
{
}

a:hover
{
}

a:active
{
}
h1, h2, h3, h4
{
    color: #333333;
    font-family: 'Times New Roman' , Times, serif;
}

h1
{
    font-size: 2.6em;
}
h1.header
{
    margin-top: 10px;
    margin-bottom: 20px;
    font-family: Verdana, sans-serif;
    color: #ED1E25;
    font-weight: bold;
    font-size: 3.2em;
    margin-left: 50px;
}
h1.contact_us
{
    font-family: Verdana, sans-serif;
    color: #ED1E25;
    font-weight: bold;
    font-size: 3.0em;
}
h1.how_to_help
{
    font-size: 2.5em;
    margin-top: 0px;
}

h2
{
    font-size: 2.2em;
}

h3
{
    font-size: 1.8em;
}

h4
{
    font-size: 1.4em;
}
.portrait
{
    margin: 10px 0;
    border: 1px solid #FFF7D7;
    padding: 4px;
}
.text_14
{
    font-size: 1.4em;
}
.text_15
{
    font-size: 1.5em;
}

.main_text
{
    font-size: 1.3em;
    margin: 30px 0px 0px 50px;
    width: 640px;
}
p.italic_text
{
    font-size: 1.2em;
    font-style: italic;
}
.support_cite
{
    font-style: normal;
    font-weight: bold;
    color: #003366;
}
.qna_questions
{
    font-style: normal;
    font-weight: bold;
    color: #003366;
    font-size: 1.3em;
    display: inline;
}
#contact_address
{
    font-size: 1.2em;
    margin-left: 20px;
}
#vote_yes
{
    margin-top: 20px;
}
#az_support
{
    margin-top: 30px;
}
/* @group Helper styles
========================================= */
.help_links
{
    margin-left: 20px;
    font-size: 1.6em;
}
h1.issues
{
    font-size: 2.2em;
    font-family: 'Times New Roman' , Times, serif;
    font-weight: bold;
    display: inline;
    margin-bottom: 0px;
}
p.issues
{
    margin-top: 0px;
}

.form_textbox
{
    width: 200px;
    margin-top: 10px;
}
.form_text
{
    color: #463C81;
    font-size: 1.4em;
    font-family: Impact, Arial, Helvetica, sans-serif;
}
fieldset
{
    padding: 1em;
    position: relative;
    border: 1px solid #000066;
    background-color: #EEEEEE;
    margin-top: 1em;
}

legend
{
    border: 1px solid #999999;
    position: absolute;
    top: -.5em;
    left: .5em;
    font-weight: bold;
    font-size: 1.1em;
    background-color: #FFFFFF;
}

.message_label
{
    float: left;
}
.message_textbox
{
    float: left;
}
#contact_form div
{
    margin-top: 8px;
    margin-bottom: 8px;
}
#contact_form textarea
{
    width: 20em;
}
#contact_signup label
{
    width: 12em;
    float: none;
}
#contact_signup input
{
    width: 1em;
}
#business_form
{
    width: 600px;
    margin-right: auto;
    margin-left: auto;
}
#business_form label
{
    cursor: pointer;
    font-size: 1.2em;
    margin-top: 2px;
    margin-left: 5px;
}
#business_form input
{
    width: 10em;
}
#business_form div
{
    margin-top: 8px;
    margin-bottom: 8px;
}
.business_checkbox
{
    clear: both;
}
.check_label
{
    width: 545px;
}
.business_checkbox div
{
    float: left;
}
#business_form .business_checkbox label
{
    float: none;
}
#business_form .business_checkbox input
{
    width: 1em;
}
.business_indent
{
    width: 275px;
    text-align: right;
}
#contribute_form div
{
    margin-top: 3px;
    margin-bottom: 3px;
}
#news_content a
{
    color: #0000CC;
    font-size: 1.6em;
    font-family: 'Times New Roman' , Times, serif;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #EEEEEE;
}
#news_content a:hover
{
    color: #CC0000;
    background-color: #EEEEEE;
}
.news_quote
{
    border: 1px solid #000000;
    padding: 5px;
    margin: -16px 0px 20px 0px;
    background-color: #EEEEEE;
}
.news_image
{
    position: relative;
}
.contact_validation
{
    margin-left: 110px;
    display: block;
    width: auto;
}

/* @group Page structure
========================================= */
#container
{
    border: 2px solid #333333;
    width: 972px;
    background-color: #FFFFFF;
}
#header
{
    background-image: url('../images/home_header.jpg');
    background-repeat: no-repeat;
    height: 457px;
    margin-bottom: -31px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #333333;
}
#inner_header
{
    background-image: url('../images/inner_header.jpg');
    background-repeat: no-repeat;
    height: 223px;
}
.content
{
    background-color: #FFFFFF;
    height: auto;
    clear: both;
}
.inside_content
{
    background-image: url('../images/main_background.jpg');
    background-repeat: no-repeat;
    background-position: bottom;
    height: auto;
    overflow: hidden;
    padding-bottom: 125px;
}
#main
{
    margin: 20px 40px 20px 20px;
    float: left;
    width: 612px;
    font-size: 1.2em;
}
#inner_main
{
    margin: 40px 40px 20px 20px;
    float: left;
    width: 612px;
    font-size: 1.2em;
}
#right_col
{
    width: 300px;
    float: right;
    height: auto;
    padding-top: 20px;
}
* html #form_box
{
    background-image: url('../images/form_box.gif');
}
#news_box
{
    background-position: top;
    width: 229px;
    height: 252px;
    background-image: url('../images/form_box.png');
    background-repeat: no-repeat;
}
* html #news_box
{
    background-image: url('../images/form_box.gif');
}
#newsbox_header
{
    padding-top: 15px;
    padding-right: 10px;
    padding-left: 10px;
    color: #ED1E25;
    font-size: 2.5em;
    font-weight: bold;
}
#newsbox_title
{
    padding-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 1.2em;
    font-weight: bold;
    color: #000099;
}
#newsbox_text
{
    padding-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 1.1em;
}
#logo_box
{
    margin: -65px 40px 15px 15px;
    width: 208px;
    float: left;
    height: 186px;
    display: inline;
}

#footer
{
    border-width: 1px;
    border-color: #C0C0C0;
    padding: 10px 20px;
    background-color: #003366;
    clear: both;
    height: 90px;
    font-size: 1.2em;
    color: #FFFFFF;
    text-align: center;
    vertical-align: middle;
    border-top-style: solid;
}
#footer a:link, #footer a:visited
{
    color: #FFFFFF;
    border-bottom: solid 1px #383330;
    border-bottom-color: #FFFFFF;
}
#footer a:hover
{
    border-bottom: solid 1px #383330;
    border-bottom-color: #FF0000;
    background-color: #463C81;
}

/* @group page components
========================================= */
#nav
{
    background-position: bottom;
    float: left;
    width: 100%;
    background-repeat: repeat-x;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #333333;
    background-image: url('../images/bg2.gif');
}
    #nav ul
{
    margin: 0;
    padding: 5px 10px 0px 10px;
    list-style: none;
}
    #nav li {
      float:left;
      background:url("../images/left_blue.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 9px;
      }
    #nav li.l_contribute {
      float:left;
      background:url("../images/left.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 9px;
      }
    #nav a
{
    display: block;
    background: url("../images/right_blue.gif") no-repeat right top;
    padding: 5px 15px 4px 6px;
    text-decoration: none;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 1.3em;
    font-weight: bold;
    color: #FFFFFF;
}
    #nav a.a_contribute
{
    display: block;
    background: url("../images/right.gif") no-repeat right top;
    padding: 5px 15px 4px 6px;
    text-decoration: none;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 1.3em;
    font-weight: bold;
    color: #FFFFFF;
}

    #nav a:hover
{
    color: #CC0000;
}
    #nav a.a_contribute:hover
{
    color: #0000CC;
}
    #nav #current {
      background-image:url("../images/left_on.gif");
      }
    #nav #current a {
      background-image:url("../images/right_on.gif");
      color:#333;
      padding-bottom:4px;
      }

.homepage #nav li.l_home, .issues #nav li.l_issues, .news #nav li.l_news, .help #nav li.l_help, .contact #nav li.l_contact
{
      background-image:url("../images/left_on.gif");
}
.homepage #nav li a.a_home, .issues #nav li a.a_issues, .news #nav li a.a_news, .help #nav li a.a_help, .contact #nav li a.a_contact
{
      background-image:url("../images/right_on.gif");
      padding-bottom:5px;
    color: #000066;
    font-size: 1.4em;
    font-weight: bold;
}

.form_content
{
    background-position: left -5px;
    background-image: url('../images/update.png');
    background-repeat: no-repeat;
    float: right;
    width: 375px;
    padding-bottom: 8px;
    margin-top: -86px;
    height: 77px;
}
input.signup_form
{
    width: 100px;
    margin-right: -10px;
}
input.signup_form_zip
{
    width: 50px;
    margin-right: -7px;
}

input.signup_form_button
{
    border: 1px solid #666666;
    color: #00255A;
    font-size: 1.0em;
    font-weight: bold;
    width: 45px;
    padding-right: 3px;
    padding-left: 3px;
}
.signup_form_title
{
    font-size: 1.6em;
    font-weight: bold;
    color: #FFFFFF;
    margin-left: 20px;
    margin-top: 7px;
    margin-bottom: -3px;
}
#vote_box
{
    border: 1px solid #006699;
    padding: 10px 10px 10px 10px;
    width: 270px;
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: #CCCCCC;
}
#issues_box
{
    border: 1px solid #006699;
    padding: 10px 10px 10px 10px;
    width: 270px;
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: #CCCCCC;
}
.issues_box_title
{
    border: 1px solid #000000;
    background-color: #003366;
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 2.6em;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    margin-bottom: 10px;
}
a.issues_box_a
{
    color: #FFFFFF;
    text-decoration: none;
}
a.issues_box_a:hover
{
    color: #FFFFFF;
    text-decoration: underline;
}
.issues_inner
{
    border: 1px solid #000000;
    background-color: #003366;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 3px;
    margin-bottom: 5px;
}
.issues_inner_title
{
    font-weight: bold;
    font-size: 1.4em;
    color: #FFFFFF;
}
.issues_inner_text
{
    font-size: 1.1em;
    color: #FFFFFF;
}
#map_box
{
    border: 1px solid #808080;
    width: 290px;
    text-align: center;
    background-color: #BA2631;
    margin-bottom: 20px;
    clear: left;
}
/* @group Overrides
========================================= */
