/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http: //developer.yahoo.net/yui/license.txt
version: 2.6.0
*/

html {
  color: #000;
  background: #FFF;
}

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;
}

fieldset {
	margin-bottom:30px;
}

address, caption, cite, code, dfn, em, strong, 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: bold;
  text-align: left;
}

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:#b8860b;
}

del, ins {
  text-decoration: none;
}

body {
  font: 13px/1.231 arial, helvetica, clean, sans-serif;
  *font-size: small;
  *font: x-small;
}

select, input, button, textarea {
/*  font: 99% arial, helvetica, clean, sans-serif;*/
}

table {
  font-size: inherit;
  font: 100%;
}

pre, code, kbd, samp, tt {
  font-family: monospace;
  *font-size: 108%;
  line-height: 100%;
}


html {
  background-image: url('/images/structural/page_background.jpg');
  background-position: center;
  background-repeat: repeat-y;
  background-color: #FFF;
}

body {
  font-family: arial, helvetica, sans-serif;
  font-size: 10.25pt;
  color: #D3D3D3;
}

div, span, table, td, th {
  font-family: inherit;
}

td {
  vertical-align: top;
}

th {
  vertical-align: bottom;
  font-weight: bold;
}

h1, h2, h3, h4, h5, h6, h7, p {
  margin: 9pt 0 6pt 0;
  padding: 0;
  color:white;
}

h1 {
  font-size: 150%;
}

h2 {
  font-size: 135%;
}

h3 {
  font-size: 120%;
}

h4 {
  font-size: 100%;
}

strong {
  font-weight: bold;
}

a:link, a:visited {
  text-decoration:none;
  color: #FFF;
  font-weight: bold;
}

a:hover, a:active {
  text-decoration:underline;
}

#scrim {
  background-color: #FFF;
  opacity: 0.65;
  filter:alpha(opacity=65);
  position:absolute;
  z-index: 99;
  top:0px;
  left:0px;
  width:100%;
}

.scrim_popup {
  position: absolute;
  z-index: 100;
  border: 2px solid #555;
  background-color: #222;
  padding: 1em;
  min-width: 350pt;
}

.page_container {
  width: 500pt;
  margin: 0 auto;
}

.page_header {
  margin-bottom: 1em;
}

.user_bar {
  float: right;
  margin: 1ex;
}

.user_bar_link {
  display: inline;
}

.section {
  margin: 1em 0;
}

.line {
  margin: 1pt 0;
}

.user {
  margin: 1em 0;
}

.download_file {
  margin: 1em;
}

.button_section {
  margin: 1em;
}

.button, .button_section a {
  color: white;
  background-color: #555599;
  padding: 2pt 5pt;
  text-decoration: none;
  border: none;
}

input[type='submit'] {
  color: white;
  background-color: #555599;
  padding: 2pt 5pt;
  text-decoration: none;
  border: none;
}

.flash_message {
  margin: 1ex 0;
  border: 1px solid #999;
  padding: 1em;
  color: #EEE;
  background-color: #AA5500;
}

#flash_error {
  background-color: #AA2200;
}

#flash_warning {
  background-color: #AA5500;
}

#flash_notice {
  background-color: #116622;
}

.errorExplanation {
  border: 2px solid #AA2200;
  padding: 1ex 1em;
  color: #AA2200;
  background-color: #FFF;
}

.errorExplanation p, .errorExplanation h2 {
  color: #AA2200;
}

.field_row {
  margin: 1ex;
}

.field_row label, .field_row .label {
  float: left;
  width: 12em;
  text-align: right;
  padding-right: 1em;
}

.field_row h4 {
  margin: 1em 1em 0.5em 13em;
}

.field_row .data {
  margin-left: 13em;
}

.field_row textarea {
/*  width: 20em;*/
}

.field_row input[type="text"] {
/*  width: 20em;*/
}

.field_row input[type="text"].numeric {
  width: 3em;
}

.field_row textarea.body, .field_row textarea#page_body {
  width: 40em;
}

.field_row .button_section {
  margin-left: 13em;
}

div.data_row {
  margin: 1ex 0;
  display: table;
}

div.data_row .label {
  clear: left;
  float: left;
  text-align: right;
  width: 12em;
  padding-right: 1em;
  font-weight: bold;
  color: #777;
  font-size: 92%;
}

div.data_row .data {
  margin-left: 12em;
}

div.data_row .button_section {
  margin-left: 12em;
}

.profile_image {
  margin: 12pt 12pt 12pt 0;
}

#profile_image_form img {
  margin: 10px;
}

.contact_info .phone_number,
.contact_info .email_address,
.contact_info .address,
.contact_info .contact_name {
  margin: 1ex 0;
}

.contact_info, .resume {
  display: table;
}

/* from mock */

#main_wrapper {
  width: 100%;
}

#content_wrapper {
  width:940px;
  margin:0 auto;
  padding:0;
}

#header_space {
  width: 100%;
  margin: 0 auto;
  height: 130px;
  padding: 0;
  position: relative;
}

#logo {
  
}

#headerLinks {
  position:absolute;
  top:0;
  left:462px;
  text-align:right;
  height:27px;
  width:490px;
  overflow:hidden;
}

#header_nav {
  position:absolute;
  top:27px;
  left:462px;
  margin:0;
  padding:0;
  height:103px;
  width:490px;
  color:#000;
}

#header_nav div.top_link, #header_nav div.top_link_selected {
  position:relative;
  margin:0 8px;
  padding:0;
  width:105px;
  height:96px;
  overflow:hidden;
  float:left;
  background-color:#CCCCCC;
}

#header_nav div.top_link_selected {
  background-color: #F6F6F6;
}

#header_nav div.top_link:hover {
  background-color:#CCFF66;
}

#header_nav div.top_link_selected:hover {
  background-color: #CCFF66;
}

#header_nav div.top_link a.top_link_image, #header_nav div.top_link_selected a.top_link_image {
  position:absolute;
  border: none;
  margin: 0;
  padding: 0;
  top: 0;
  left: 0;
}

#header_nav div.top_link a.top_link_image img, #header_nav div.top_link_selected a.top_link_image img {
  position:absolute;
  border:none;
  margin:0;
  padding:0;
  top:0;
  left:0;
}

#header_nav a {
  display:block;
  position:absolute;
  top:75px;
  width:100%;
  text-align:center;
  font-weight: bold;
}

#header_nav a:link, #header_nav a:hover, #header_nav a:active, #header_nav a:visited {
  color:#000;
  text-transform:capitalize;
  text-decoration:none;
}

#page_content {
  width:100%;
  margin:0;
  padding: 1ex 0 0 0;
  background-position: center;
  background-repeat: repeat-y;
}

#left_nav {
  float: left;
  width: 168px;
  margin: 0;
  padding: 1ex;
  border: 1px solid #555;
  background-color: #373737;
  min-height: 420pt;
}

#left_nav ul {
  list-style-type: none;
  margin: 6pt 0 10pt 0;
  padding-left:0;
}

#left_nav h4 {
  text-transform: uppercase;
/*  font-weight: normal;*/
  font-weight: bold;
  margin: 0;
  padding: 1ex 0 0 0;
}

#main_content_area {
  margin: 0 0 0 193px;
  padding: 1ex 1em;
  border: 1px solid #555;
  background-color: #373737;
  min-height: 420pt;
}

#footer {
  margin: 0;
  padding: 1em;
  text-align: center;
  font-size: 9.5pt;
}

.personal_memberships th, .personal_memberships td, .company_memberships th, .company_memberships td {
  padding: 0.5ex;
}

form.button-to {
  display: inline;
  padding: 3pt;
}

form.button-to div {
  display: inline;
}

.company .description, .company .phone_number, .company .website_url {
  margin: 10pt 0;
}

table.listings {
  width: 100%;
}

table.listings td {
  padding: 1ex 1ex 1ex 0;
}

table.pages td {
  padding: 0.5ex 1ex 0.5ex 0;
}

.crew_listing_name {
  margin: 0 1em;
}

.company_listing_name {
  margin: 1ex 1em;
}

/* These are nice to break up sections of each page */
#main_content_area .sub_content {
  padding: 4px 12px;
  margin: 1ex 1ex 1em 1ex;
  background-color: #171717;
  border: none;
}

#main_content_area .sub_content img {
  margin: 3px; padding: 1px; border: 1px solid #FFFFFF; 
}

/* Optional, but fun */
#main_content_area a:hover, #main_content_area a:active { background-color:#4C4C4C;}
