/* Resetting things that vary between browsers
----------------------------------------------- */
* { padding: 0px; margin: 0px; border: 0px; }
table { font-size: 100%; }
th, td { text-align:left; vertical-align:top; }
h1, h2, h3, h4 { margin-bottom: 10px; }
h1 { font-size: 1.3em; margin-bottom: 20px; color: #3c3c3c; }
h2 { font-size: 1.2em; color: #3c3c3c; }
h3 { font-size: 1.1em; color: #3c3c3c; }
h5 { font-size: 1.1em; color: #3c3c3c; border-bottom:1px solid #3c3c3c; margin-bottom: 5px; padding-bottom:5px; }
h4 { font-size: 1em; color: #3c3c3c; }
ul, ol, dl { margin: 0px 0px 15px 30px; } 
p { margin-bottom: 15px; }
blockquote { padding: 0px 15px; }
a img, .noborder, a.noborder:link, a.noborder:visited, a.noborder:hover { border-width: 0px; }
fieldset { padding: 10px; margin-bottom: 15px; }

/* Common styles to be customized for most web sites
----------------------------------------------- */
body {
    background: #3c3c41;
    font: 8.5pt/125% verdana, helvetica, arial, sans-serif;
    text-align: center;
    color: #5a5a5a;
    line-height:1.65em;
} 
h2 {
    color: #3c3c3c;
    text-transform: uppercase;
    font: 8pt/230% verdana, helvetica, arial, sans-serif;
    background: url(/shared/images/multi_misc_icons.gif) -221px 21px no-repeat;
    margin-bottom:30px;
}
a, a:link, a:active { color: #000; }
a:visited { color: #666; }
a:hover   { color: #999; }
label     { color: #666; }
input, textarea, select {
    background: #fff;
    border: 1px solid #666;
    font-family: Helvetica, Arial, sans-serif;
    padding: 3px 0px;
    font-size: 14px;
}
input.checkbox, input.radio, input.image { border: 0px }

/* Useful CSS Classes
----------------------------------------------- */
.hidden { display: none; }
.clear { clear:both; margin: 0px; padding: 0px; height: 0px; font-size: 0px; overflow: hidden; }

/* -----  Main content styling  ----- */
.parent_path {
    color: #adadad;
    text-decoration: none;
}

/* ---  Content Sections  --- */
#main_bubble {
    margin: 0 2px 2px 2px;
    background: #fff;
}
#main_bubble #main_bubble-inner {
    height:100%;
    position:relative;
    padding: 12px 8px 8px 8px;
}

/* ---  Common Page Layout  --- */
.col1,.col2,.col3 { width:300px; float:left; margin-right:16px; display:block;   }
.col3 { margin-right:0px;  }
.col4,.col5 { width:455px; float:left; margin-right:10px; }
.col5 { margin-right:0px; }
.twocol { float:left; width:616px; display:block; }
.twocol .col2, .twocol .col3 { width:300px; }
.twocol .col2 { margin-right:16px; }
#main_bubble .inner { padding:10px; }


.large { font-size:14px; }
.dark { color:#3f3f3f; }
.light { color:#8f8f8f; }

.disable_img { float:right; }
.gray_box .disable_img { 
    position:relative;
    right:-15px;
    top:-15px;
}

/* ---  Stories Section --- */
h2.stories_section {
    margin-bottom: -1px;
}
#stories_section {
    background: url(/images/home_girl_pic.jpg) 0 0 no-repeat;
    padding: 141px 3px 0 3px;
}
.quote_content {
    font-size: 9pt;
    line-height: 150%;
    margin-bottom: 6px;
}
.quote_name {
    font-size: 8pt;
    line-height: 130%;
    margin-bottom: 0;
}
.quote_title {
    font-size: 8pt;
    line-height: 130%;
    text-transform: uppercase;
    margin-bottom: 0;
}

/* ---  Column Sections  --- */

/* -----  Buttons or Widgets  ----- */
/* ---  Buttons  --- */
p.black_button_107px {
    float: right;
    height: 20px;
    margin: 0;
    overflow: hidden;
    padding: 0 0 0 10px;
    width: 107px;
}
p.black_button_107px a, p.black_button_107px a:hover, p.black_button_107px a:visited, p.black_button_107px input.submit {
    float: right;
    text-align: center;
    height: 20px;
    width: 97px;
    padding-right: 10px;
    background: url(/shared/images/black_button_107px.gif) 100% 0 no-repeat;
    font: 11pt/135% georgia, times, serif;
    color: #fff;
    font-weight: normal;
    text-decoration: none;
}
p.black_button_60px {
    float: right;
    height: 20px;
    margin: 0;
    overflow: hidden;
    padding: 0 0 0 10px;
    width: 60px;
}
p.black_button_60px a, p.black_button_60px a:visited, p.black_button_60px a:hover, p.black_button_60px input.submit {
    float: right;
    text-align: center;
    height: 20px;
    width: 50px;
    padding: 0 10px 0 0;
    background: url(/shared/images/black_button_60px.gif) 100% 0 no-repeat;
    font: 11pt/135% georgia, times, serif;
    color: #fff;
    font-weight: normal;
    text-decoration: none;
}
p.black_button_60px input.submit {
    width: 60px;
    font: 11pt/6pt georgia, times, serif;
    border: 1px;
}



/*column widths */
.col-1 {
	width: 622px;
	float: left;
}
.col-2 {
	width: 290px;
	float: right;
}
/*error messages */
.message { border:1px solid #316ead; padding:10px; background-color:#ddd }
.error { border:1px solid #FF901E; padding:10px; background-color:#ddd }
.text_error { border:1px dashed #FF901E; }

/* Black Tabs Styling */
#tabmenu {
	border-bottom: 1px solid black;
	margin-bottom: 10px;
        margin-top: 10px;
}

#tabmenu ul {
	margin: 0;
	list-style-type: none;
}

#tabmenu ul li {
	float: left;
	margin: 0;
	display: inline;
	line-height: 100%;
}

#tabmenu ul li a {
	display: block;
	width: 100px;
	height: 13px;
	background: url(/shared/images/tab_inactive.gif) 0 0 no-repeat;
	margin: 0 0 0 3px;
	padding: 4px 0 0 8px;
	color: black;
	font-size: 8pt;
	line-height: 100%;
	font-weight: normal;
	overflow: hidden;
	outline: none;
	text-decoration: none;
}

#tabmenu ul li a.selected {
	background: url(/shared/images/tab_selected.gif) 0 0 no-repeat;
	color: #fff;
}

/* -----  Hideable Sections (Gracefully Degrading...) ----- */
/* --- When JS is DISABLED --- */
.js-hideable-control-visible,
.js-hideable-control-hidden,
.js-hideable-hide-link,
.js-hideable-hide-link,
.visible-only-if-js,
.visible-only-if-js-inline
{ display: none; }

.js-hideable-hidden, .hidden-if-js
{ display: block; }
.js-hideable-hidden-inline, .hidden-if-js-inline
{ display: inline; }

/* --- When JS is ENABLED --- */
.js-enabled .js-hideable-control-visible,
.js-enabled .js-hideable-control-hidden,
.js-enabled .js-hideable-control-hidden .js-hideable-show-link,
.js-enabled .js-hideable-control-visible .js-hideable-hide-link
{ display: inline; }

.js-enabled .js-hideable-control-hidden .js-hideable-hide-link,
.js-enabled .js-hideable-control-visible .js-hideable-show-link,
.js-enabled .js-hideable-hidden,
.js-enabled .js-hideable-hidden-inline,
.js-enabled .hidden-if-js,
.js-enabled .hidden-if-js-inline
{ display: none; }

.js-enabled .js-hideable-visible,
.js-enabled .visible-only-if-js
{ display: block; }
.js-enabled .js-hideable-visible-inline,
.js-enabled .visible-only-if-js-inline
{ display: inline; }




/* ---  New Gray Box  --- */
.gray_box { background-color: #ebebeb; }
.gray_box .gb-inner { padding: 15px; }
.gray_box .gb-top, .gray_box .gb-bot { position: relative; }
.gray_box .gb-top .gb-l, .gray_box .gb-top .gb-r, .gray_box .gb-bot .gb-l, .gray_box .gb-bot .gb-r { display: block;  position: absolute; width: 6px; height: 6px; background: url(/shared/images/multi_misc_icons.gif?v=2) no-repeat }
.gray_box .gb-top .gb-l { top:    0px; left:  0px; background-position: -18px -45px; }
.gray_box .gb-top .gb-r { top:    0px; right: 0px; background-position: -12px -45px; }
.gray_box .gb-bot .gb-l { bottom: 0px; left:  0px; background-position: -6px  -45px; }
.gray_box .gb-bot .gb-r { bottom: 0px; right: 0px; background-position: -0px  -45px; }

/* ---  Orange Box (Copies all from gray box)  --- */
.orange_box { background-color: #f5bc37; color: #3c3c3c; }
.orange_box .gb-top .gb-l { background-position: -48px -45px; }
.orange_box .gb-top .gb-r { background-position: -42px -45px; }
.orange_box .gb-bot .gb-l { background-position: -36px -45px; }
.orange_box .gb-bot .gb-r { background-position: -30px -45px; }

/* ---  When a gray_box has columns in it, they need to now be smaller --- */
.gray_box .gb-inner .col1, .gray_box .gb-inner .col2 { margin-right: 16px; }
.gray_box .gb-inner .col1, .gray_box .gb-inner .col2, .gray_box .gb-inner .col3 { width: 275px; }


/* ---  For tacking onto the top of the main bubble transparently... --- */
.top_alert_bubble { padding: 10px; background: #fff; margin: 0 2px; }

/* --- Status Box - Multi-step form guidance indicator --- */
.status-box .status-item { font-size: 12px; padding: 3px 32px; font-weight: bold; margin: 0 -15px;}
.status-box .selected    { color: #FFF; background: #5A5A5A url("/shared/images/white_continue_icon.gif") no-repeat 97% center;}
.status-box .complete           { width:10px; margin-left: -20px; float: left; background: url("/shared/images/check_icon.gif") no-repeat left center; }
.status-box .selected .complete { background: url("/shared/images/white_check_icon.gif") no-repeat left center; }
.status-box .clickable         { cursor:pointer; }
.status-box .clickable:hover   { cursor:pointer; background: #CCC; }


/* --- Form Error Advice ---*/
.floating_popup_window .block_all {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    filter:alpha(opacity=70);
    -moz-opacity:0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
    z-index: 25;
}
.floating_popup_window .window {
    position: fixed;
    top: 20%;
    left: 20%;
    width: 600px;
    z-index: 26;
    border: 1px solid black;
}
.floating_popup_window .content {
    background: #fff;
    padding: 40px 50px;
}

.issue { background: url(/shared/images/vote/vote_issue_back.png) top left repeat-y; width:599px; }
.issue_top { background: url(/shared/images/vote/vote_issue_top.png) top left no-repeat; height:11px; width:599px; }
.issue_bottom { background: url(/shared/images/vote/vote_issue_bottom.png) top left no-repeat; height:14px; width:599px; }
.issue_inner { padding: 0px 10px; }
.issue_inner img { margin-right: 10px; }
.issue h3,.issue h4,.issue h5 { font-weight: 100; margin: 0px; }
.issue h4 { font-size: 11px; }
.issue h5 { margin: 5px; color: #669cca; border: none; }
.vote_image  {
position:absolute;
right:17px;
top:0;
z-index:5;
}
.vote_thanks {}
.vote_thanks .top { background: url(/shared/images/vote/thankyou_top.png) top left no-repeat; height: 7px; }
.vote_thanks .middle { background: url(/shared/images/vote/thankyou_middle.png) top left repeat-y; }
.vote_thanks .bottom { background: url(/shared/images/vote/thankyou_bottom.png) top left no-repeat; height: 12px; }
.vote_thanks .middle .padd { padding:10px; }
.vote_thanks hr { border: 1px solid #414141; border-top: none; border-left: none; border-right: none; height: 1px; }
