/* ================================= */
/* = Reset Code from Blueprint CSS = */
/* ================================= */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

body { 
  line-height: 1.4; 
}

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
table, td, th { vertical-align: middle; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

/* Remove annoying border on linked images. */
a img { border: none; }

em {
    font-style: italic
}

strong {
    font-weight: bold
}

.clear {
    clear: both;
    float: none;
    height: 0px;
    overflow: hidden
}

a {
    color: inherit
}

p {
    margin-bottom: 1em
}

/* ============== */
/* = Custom CSS = */
/* ============== */

body {
    background: #8b7f84;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.5em
}

#Tyler {
    width: 960px;
    margin: 20px auto 20px auto;
    background: #FFFFFF
}

#Tyler_header {
    height: 150px;
    background: #5f292d;
    position: relative;
    text-align: left
}

#Tyler_header img {
    height: 150px;
    position: absolute;
    right: 0px;
    top: 0px;
    display: block
}

#Tyler h1 {
    position: relative;
    top: 20px;
    left: 30px;
    width: 372px;
    height: 116px;
    margin: 0px 0px 0px 0px
}

#Tyler h1 a {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    background: url(http://www.fctyler.com/themes/fctyler/logo.png) no-repeat;
    overflow: hidden;
    text-indent: -9000px;
    display: block
}

#Tyler_nav {
    height: 43px;
    font-weight: bold;
    font-family: "Trebuchet MS", sans-serif;
    font-size: 18px;
    line-height: 0px;
    padding-top: 2px;
    padding-bottom: 20px;
    color: #5f292d;
    text-align: center;
}

#Tyler_nav a {
    line-height: 14px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 14px;
    font-family: Verdana, sans-serif;
    padding: 25px 12px 0px 0px;
    display: inline-block;
    color: #A87878;
    position: relative;
    top: -1px;
}

#Tyler_nav a:hover {
    text-decoration: underline
}

#Tyler_nav a.nav-selected {
    color: #5f292d
}

h2 {
    font-weight: bold;
    font-family: "Trebuchet MS", sans-serif;
    font-size: 32px;
    line-height: 0px;
    display: block;
    padding: 10px;
    text-align: center;
    margin-bottom: 10px;
    color: #5f292d
}

h3 {
    font-weight: bold;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 20px;
    text-align: center;
    display: block;
    padding: 5px;
    margin-bottom: 10px
}

h4 {
    font-weight: normal;
    font-family: "Trebuchet MS", sans-serif;
    font-size: 14px;
    line-height: 0px;
    display: block;
    padding: 10px;
    padding-top: 20px;
    text-align: center;
    margin-bottom: 10px;
    color: #5f292d
}

#Tyler_main ul {
    margin-left: 30px
}

#Tyler_main ul li {
    margin-bottom: 1em
}

#Tyler_splashText {
    padding-left: 25px;
    width: 400px;
    padding-top: 20px
}

#Tyler_splashBar {
    padding-top: 3px;
    height: 202px;
    width: 960px;
    overflow: visible;
    background-color: #dfd0ce;
    position: relative;
    z-index: 1
}

#Tyler_splashBar ul {
    width: 180px;
    float: left;
    padding-left: 20px
}

#Tyler_splashBar ul li {
    margin-bottom: 0.1em
}

#Tyler_photo {
    width: 525px;
    height: 570px;
    background: url(http://www.fctyler.com/themes/fctyler/fctyler.png);
    position: absolute;
    bottom: 0px;
    right: 0px;
    float: left
}

.Tyler_content {
    padding: 25px;
    position: relative
}

a {
    color: #4d3c98;
    text-decoration: none
}

a:hover {
    text-decoration: underline
}

#Tyler_tvLink {
    height: 55px;
    padding: 10px;
    width: 175px;
    border: 2px solid #5f292d;
    text-align: center;
    font-size: 16px;
    color: #5f292d;
    position: absolute;
    right: 100px;
    bottom: 6px;
    display: block;
    font-weight: bold;
    line-height: 1.5em;
    text-decoration: none
}

#Tyler_videoDialog_underlay {
    background: #000000
}

#Tyler_videoDialog {
    background: #000000;
    border: 1px solid #444444;
    padding: 0px
}

#Tyler_videoDialog .dijitDialogTitleBar {
    background: url(http://www.fctyler.com/themes/fctyler/footer.nav.png) repeat-x #000000;
    height: 20px;
    color: #999999;
    font-family: Helvetica, Arial, sans-serif
}

#Tyler_videoDialog .dijitDialogCloseIcon {
    top: 6px
}

#Tyler_videoDialog .dijitDialogPaneContent {
    background: #666666;
    border: 0px solid transparent
}

div.Tyler_bigFooter {
    color: #5f292d;
    font-size: 20px;
    text-align: center;
    font-family: Helvetica, Arial, sans-serif;
    padding: 20px
}

#Tyler_footer {
    background: #5f292d;
    text-align: center;
    margin: 0px auto 0px auto;
    padding: 5px;
    width: 950px;
    font-size: 10px;
    color: #FFFFFF
}

#Tyler_mainContent {
    padding: 20px
}

.Tyler_offsetBar {
    width: 920px;
    padding: 10px 20px 10px 20px;
    position: relative;
    left: -20px;
    background: #dfd0ce
}

.Tyler_offsetBar .left,
.Tyler_offsetBar .right {
    width: 430px;
    padding-right: 29px;
    float: left
}

.Tyler_offsetBar .left ul {
    width: 300px;
    display: block;
    float: right;
    line-height: 1.1em;
    margin: 0px;
    padding: 0px
}

.Tyler_offsetBar .right ul {
    width: 300px;
    display: block;
    line-height: 1.1em;
    margin: 0px;
    padding: 0px
}
