
/********************************************
* Tohono O'Odham Nation
* Developed by I-ology
* http://www.i-ology.com
*
* Created 09/5/2008 - MB
*
* General Style Definitions
********************************************/

/*******************************************
* Browser Reset - Created by Eric Meyer
*******************************************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/*******************************************
* Typography - Pulled from BlueprintCSS
*******************************************/

body { font-size: 75%; }

body {
    color: #000000; 
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: .75em;
    line-height: 1.5em;
}

/* Text Elements
-----------------------------*/

h1,h2,h4,h5,h6 { 
  color: #3f3268; 
  font-family: Arial, Helvetica, Verdana, sans-serif;
}

h1,h4,h5,h6 { font-weight: normal; }

h1 { font-size: 3em; line-height: 1; margin-bottom: 0.5em; }
h2 { font-size: 1.1em; margin-bottom: 0.75em; font-weight: bold; }
h3 { font-size: 1.1em; line-height: 1; margin-bottom: 0.75em; color: #892e13; font-weight: bold; }
h4 { font-size: 1.2em; line-height: 1.25; margin-bottom: 1.25em; }
h5 { font-size: 1em; font-weight: bold; margin-bottom: 1.5em; }
h6 { font-size: 1em; font-weight: bold; }

p           { margin: 0 0 1em 0; }
p.last      { margin-bottom: 1.5em; }
p img       { float: left; margin: 1.5em 1.5em 1.5em 0; padding: 0; }
p img.top   { margin-top: 0; } /* Use this if the image is at the top of the <p>. */
img         { margin: 0 0 1.5em; }

a:focus, 
a:hover     { color: #000000; text-decoration: underline; }
a           { color: #000000; text-decoration: none; }

ul, ol      { margin:0 1.5em 1.5em 2.5em; }
li          { margin: 0 0 1.75em -2em; }
ul          { list-style-type: none; }
ol          { list-style-type: decimal; }
dl          { margin: 0 0 1.5em 0; }
dl dt       { font-weight: bold; }
dd          { margin-left: 1.5em;}

strong      { font-weight: bold; }

/*******************************************
* Layout Definitions
*******************************************/

#container {
    position: relative;
    width: 960px;
    margin: 0 auto;
    padding: 0;
}

.content-photo {
    float: right;
    clear: right;
    margin: 5px 0 5px 22px;
    padding: 0;
}

.content-photo p {
    font-size: 11px;
    color: #892E13;
    margin-top: -15px;
    padding: 0;
}

.content-photo img {
    border: 1px solid #8c5e14;
    padding: 1px;
}

#content-photo-chairman {
    float: right;
    clear: right;
    margin: 0;
    padding: 0;
}

#content-photo-chairman img {
    border: 1px solid #8c5e14;
    padding: 1px;
    margin: 5px 0 15px 22px;
}

#content-photo2 {
    float: right;
    margin: 0;
    padding: 0;
}

#content-photo2 img {
    border: 1px solid #8c5e14;
    padding: 1px;
    margin: 5px 0 15px 22px;
}

#content-photo-home {
    float: right;
    margin: 0;
    padding: 0;
}

#content-photo-home img {
    border: 1px solid #8c5e14;
    padding: 1px;
    margin: 5px 20px 7px 15px;
}

.divider {
    background: url(/images/divider.gif) top left no-repeat;
    overflow: hidden;
    margin: 0;
    padding-bottom: 13px;
}

/*******************************************
* Promos
*******************************************/

#promo-career-opportunities,
#promo-ton-history,
#promo-contact-us,
#promo-enterprises,
#promo-economic-development,
#promo-location,
#promo-directory {
    float: right;
    clear: right;
    width: 258px;
    height: 78px;
    margin-top: -15px;
    text-indent: -9999px;
    display: block;
}

#promo-career-opportunities {
    background: url(/images/promo_career_opportunities.jpg) top left no-repeat;
}
#promo-ton-history {
    background: url(/images/promo_ton_history.jpg) top left no-repeat;
}
#promo-contact-us {
    background: url(/images/promo_contact_us.jpg) top left no-repeat;
}
#promo-enterprises {
    background: url(/images/promo_enterprises.jpg) top left no-repeat;
}
#promo-economic-development {
    background: url(/images/promo_economic_development.jpg) top left no-repeat;
}
#promo-location {
    background: url(/images/promo_location.jpg) top left no-repeat;
}
#promo-directory {
    background: url(/images/promo_directory.jpg) top left no-repeat;
}

a:hover#promo-career-opportunities,
a:hover#promo-ton-history,
a:hover#promo-contact-us,
a:hover#promo-enterprises,
a:hover#promo-economic-development,
a:hover#promo-location,
a:hover#promo-directory {
    background-position: bottom left;
}

/*********************************
* Lists
*********************************/

ul.content li { 
    margin: 0 0 10px -30px;
    padding-left: 20px;
    background: url(/images/bullet2.gif) 0 6px no-repeat;
}

ul.content li ul {
    list-style: none;
}

ul.content li ul li {
    margin-top: 10px;
    font-weight: normal;
}

/*********************************
* Main Navigation
*********************************/

#nav {
    float: left;
    width: 242px;
    margin: 38px 0 0 29px;
    padding: 0;
    overflow: hidden;
}

#nav li {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#nav a {
    display: block;
    text-decoration: none;
    text-indent: -9999px;
    height: 31px;
    width: 242px;
    overflow: hidden;
}

#nav a#home {
    background: url(/images/nav_home.gif) top left no-repeat;
}
#nav a#community {
    background: url(/images/nav_community.gif) top left no-repeat;
}
#nav a#history-culture {
    background: url(/images/nav_history_culture.gif) top left no-repeat;
}
#nav a#economic-development {
    background: url(/images/nav_economic_development.gif) top left no-repeat;
}
#nav a#enterprises {
    background: url(/images/nav_enterprises.gif) top left no-repeat;
}
#nav a#employment {
    background: url(/images/nav_employment.gif) top left no-repeat;
}

#nav a:hover#home, body#home-on #nav a#home {
    background: url(/images/nav_home.gif) bottom left no-repeat;
    height: 31px;
}
#nav a:hover#community, body#community-on #nav a#community {
    background: url(/images/nav_community.gif) bottom left no-repeat;
    height: 31px;
}
#nav a:hover#history-culture, body#history-culture-on #nav a#history-culture {
    background: url(/images/nav_history_culture.gif) bottom left no-repeat;
    height: 31px;
}
#nav a:hover#economic-development, body#economic-development-on #nav a#economic-development {
    background: url(/images/nav_economic_development.gif) bottom left no-repeat;
    height: 31px;
}
#nav a:hover#enterprises, body#enterprises-on #nav a#enterprises {
    background: url(/images/nav_enterprises.gif) bottom left no-repeat;
    height: 31px;
}
#nav a:hover#employment, body#employment-on #nav a#employment {
    background: url(/images/nav_employment.gif) bottom left no-repeat;
    height: 31px;
}

/*********************************
* Interior Main Navigation
*********************************/

#nav-interior {
    float: left;
    width: 214px;
    margin: 25px 0 0 29px;
    padding: 0;
    overflow: hidden;
}

#nav-interior li {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#nav-interior a {
    display: block;
    text-decoration: none;
    text-indent: -9999px;
    width: 242px;
    height: 26px;
    overflow: hidden;
}

#nav-interior a#home {
    background: url(/images/nav_interior_home.gif) top left no-repeat;
}
#nav-interior a#community {
    background: url(/images/nav_interior_community.gif) top left no-repeat;
}
#nav-interior a#history-culture {
    background: url(/images/nav_interior_history_culture.gif) top left no-repeat;
}
#nav-interior a#economic-development {
    background: url(/images/nav_interior_economic_development.gif) top left no-repeat;
}
#nav-interior a#enterprises {
    background: url(/images/nav_interior_enterprises.gif) top left no-repeat;
}
#nav-interior a#employment {
    background: url(/images/nav_interior_employment.gif) top left no-repeat;
}
#nav-interior a#conference-agenda {
    background: url(/images/nav_conference_agenda.gif) top left no-repeat;
}
#nav-interior a#register-now {
    background: url(/images/nav_register_now.gif) top left no-repeat;
}
#nav-interior a#lodging {
    background: url(/images/nav_lodging.gif) top left no-repeat;
}
#nav-interior a#map-directions {
    background: url(/images/nav_map_directions.gif) top left no-repeat;
}

#nav-interior a:hover#home, body#home-on #nav-interior a#home,
#nav-interior a:hover#community, body#community-on #nav-interior a#community,
#nav-interior a:hover#history-culture, body#history-culture-on #nav-interior a#history-culture,
#nav-interior a:hover#economic-development, body#economic-development-on #nav-interior a#economic-development,
#nav-interior a:hover#enterprises, body#enterprises-on #nav-interior a#enterprises,
#nav-interior a:hover#employment, body#employment-on #nav-interior a#employment,
#nav-interior a:hover#conference-agenda, body#conference-agenda-on #nav-interior a#conference-agenda,
#nav-interior a:hover#register-now, body#register-now-on #nav-interior a#register-now,
#nav-interior a:hover#lodging, body#lodging-on #nav-interior a#lodging,
#nav-interior a:hover#map-directions, body#map-directions-on #nav-interior a#map-directions {
    background-position: bottom left;
}

/*********************************
* Secondary Navigation
*********************************/

#subnav {
    position: relative;
    width: 237px;
    margin: 0;
    padding: 0 10px 60px 11px;
    overflow: hidden;
}

#subnav li {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#subnav a {
    display: block;
    text-indent: -9999px;
    width: 237px;
    height: 28px;
    overflow: hidden;
}

/*********************************
* Footer Definitions
*********************************/

#footer a {
    font-size: 11px;
    color: #897bb5;
}

#footer-width {
    width: 960px;
    margin: 0 auto;
}

#footer-left {
    font-size: 11px;
    margin: 20px 0 0 12px;
    float: left;
    color: #897bb5;
}

#footer-right {
    font-size: 11px;
    float: right;
    margin: 20px 18px 0 0;
    color: #897bb5;
    display: inline;
}

/*********************************
* Global Nav
*********************************/

#global {
    margin: 0 auto;
    padding-top: 18px;
    width: 960px;
    overflow: hidden;
}

#global ul {
    margin-top: 10px;
    padding-right: 53px;
    float: right;
    clear: right;
}

#global li {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline;
}

#global a {
    float: right;
    display: block;
    height: 24px;
    text-indent: -9999px;
    overflow: hidden;
}

a#global-contact-us {
    background: url(/images/global_contact_us.gif) top left no-repeat;
    width: 83px;
}
a#global-login {
    background: url(/images/global_login.gif) top left no-repeat;
    width: 67px;
}

a:hover#global-contact-us, body#contact-us-on #global-contact-us {
    background: url(/images/global_contact_us.gif) bottom left no-repeat;
    width: 83px;
}
a:hover#global-login, body#login-on #global-login {
    background: url(/images/global_login.gif) bottom left no-repeat;
    width: 67px;
}

#search-module {
    float: right;
    margin-right: 20px;
    width: 229px;
    overflow: hidden;
}

#search-module a {
    float: right;
    text-indent: -9999px;
    width: 49px;
    height: 19px;
    margin-left: 5px;
    background: url(/images/btn_search.gif) top left no-repeat;
}

.search-field {
    float: right;
    width: 147px;
    border: 1px solid #291e4f;
}

.search-button {
    float: right;
    clear: right;
    width: 45px;
    height: 21px;
    margin-left: 5px;
}
