/* ******** STRUCTURE ******** */ 
body {color: #fff; background-color: #000; }

#wrapper {
    width: 996px;
    margin: 0 auto 0 auto;
    border: 3px solid #000;
}

#header {
    width: 996px;
    min-height: 182px;
    height: auto !important;
    height: 182px;
}

#footer {
    width: 996px;
}

#main {
    position: relative;
    width: 996px;
    color: #fff;
    border-bottom: 1px solid #000;
}

#sidebar {
    position: absolute;
    top: 0;
    left: 768px;
    width: 228px;
}

#content {
    width: 768px;
    height: 417px;
    padding-top: 30px;
}

#nav {
    position: absolute;
    top: 0;
    left: 0;
    width: 213px;
    text-align: left;
}

/* a few generic classes */ 
div.fltlt {
    float: left;
    display: inline;
    margin: 0;
    padding: 0;
}
.brdlt {
    border-left: 1px solid #000;
}
.brdrt {
    border-right: 1px solid #000;
}
.brdbt {
    border-bottom: 1px solid #000;
}

/* ******** HEADER styles ******** */

#header div.fltlt {
    float: left;
    display: inline;
    margin: 0;
    padding: 0;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
}

/* ******** CONTENT styles ******** */

#content { font-family: Verdana, Helvetica, sans-serif;}

#content p {
    margin: 0 0 0 240px;
    padding: 0 0 10px;
}

#content blockquote {
    font-style: italic;
}

#content h1, h2, h3, h4, h5, h6 {
    margin: 0 0 0 240px;
    padding:  0 0 15px;
}

#content h4, h5, h6 { font-size: 1em; }

#content ul, #content ol {
    margin: 0 0 0 240px;
    padding:  0 0 5px;
}

#content ol li, #content ul li {
    margin: 0 0 0 20px;
    padding: 0 0 5px;
    font-size: .875em;
}

#content ol { list-style-type: decimal; }

#content ul { list-style-type: disc; }

/* FAQ page specific styles */
#faqs #content * {
    padding: 1px;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    color: #000;
}

#faqs #content img {
    margin-top: -30px;
}

#faqs #content .answer {
    padding: 0.5em;
}

#faqs #content .question {
    color: black;
    background-position: 0 0;
    background-repeat: no-repeat;
    padding-left: 1.25em;
    line-height: 1.2em;
}

#faqs #content .plus {
    background-position: -15px 1px;
    background-image: url(http://hometownsportsnw.com/assets/images/static/plusminus.gif);
}

#faqs #content .minus {
    background-position: 0 -14px;
    background-image: url(http://hometownsportsnw.com/assets/images/static/plusminus.gif);
}

#content .vizibul {
    margin: -10px 5px 5px 240px;
    overflow: auto;
    height: 386px;
}

#content .vizibul h3 {
    margin: 10px 20px 0 0;
    cursor: pointer;
    font-size: 0.875em;
}

#content .answer {
    border: thin solid #01843E;
    background: #F5ED99;
    margin: 5px 10px 10px 20px;
    font-size: 0.875em;
    line-height: 1.2em;
}

#testbox {
    position: absolute;
    left: 802px;
    top: 68px;
    z-index: 1;
    width: 150px;
    font-size: 1em;
    padding: 0;
    border: medium solid #8C8668;
}

/* Spirit Wear page specific styles */

form * { padding: 0; }

#content form{
    padding: 245px 0 0 268px;
    text-align: left;
}

#content form select {
    width: 436px;
    padding: 0;
}

#content #myselectbox_container ul {
    margin: 0;
}

#content #myselectbox_container ul li {
    margin: 0;
    font-size: 1em;
    color: #000;
}

div.selectbox-wrapper {
    position:absolute;
    width:420px;
    max-height:200px;
    margin: -13px 0 0 8px;
    font-size: 1em;
    text-align: left;
    background-color: #fff;
    border:2px solid #ccc;
    overflow:auto;
}

div.selectbox-wrapper ul li {
    list-style-type:none;
    display:block;
    margin:0;
    padding:2px;
    cursor:pointer;
}

div.selectbox-wrapper ul {
    list-style-type:none;
    margin:0px;
    padding:0px;
}

div.selectbox-wrapper ul li.selected { 
    background-color: #F3E6C3;
}

div.selectbox-wrapper ul li.current { 
    background-color: #CDD8E4;
}

.selectbox { /* look & feel of  select box*/
    margin: 0px 5px 10px 0;
    padding-left:0px;
    padding-top:0.5em;
    font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 1em;
    width : 420px; 
    display: block;
    text-align:left; 
    background: url(http://hometownsportsnw.com/assets/images/static/bg_select.gif) no-repeat right;
    height:32px;
    cursor: pointer;
    border:0px solid #D1E4F6;
    color:#333;
}


img#cap {
    float: left;
    padding: 4px 0 0 0;
    display: inline;
}

/* Styled select box */

span.select {
   position: absolute;
   width: 404px; /* With the padding included, the width is 436 pixels: the actual width of the image. */
   height: 32px;
   padding: 0 24px 0 8px;
   color: #000;
   font: 20px/30px arial,sans-serif;
   background: url(../assets/images/static/bg_select.gif) no-repeat;
   overflow: hidden;
}

option {
    background-color: #fff;
    color: #000;
}

select {
    height: 32px;
}

label {
    display: block;
}

select {
    background: url(http://hometownsportsnw.com/assets/images/static/bg_select.gif) right;
}

/* **** NAVIGATION **** */
#navigation {
    width:213px;
    height: 419px;
    padding: 28px 0 0 0;
    overflow: visible;
}

#navigation li {
    width:213px;
    height: 31px;
    margin: 0 0 14px 0;
    display: block;
    background: url(http://hometownsportsnw.com/assets/images/static/HTS-Nav.gif) 0 0 no-repeat;
    list-style: none;
}

#navigation a {
    width: 213px;
    height: 31px;
    display: block;
}

#navigation #nav-home { top: 28px; background-position: 0 -28px;} 
#navigation #nav-spwr { top: 73px; background-position: 0 -73px; }
#navigation #nav-team { top: 118px; background-position: 0 -118px; }
#navigation #nav-leag { top: 163px; background-position: 0 -163px; }
#navigation #nav-schl { top: 208px; background-position: 0 -208px; }
#navigation #nav-pers { top: 253px; background-position: 0 -253px; }
#navigation #nav-corp { top: 298px; background-position: 0 -298px; }
#navigation #nav-fran { top: 343px; background-position: 0 -343px; }
#navigation #nav-faq { top: 388px; background-position: 0 -388px; }

#navigation #nav-home a:hover {background: url(http://hometownsportsnw.com/assets/images/static/HTS-Nav.gif) -769px -28px no-repeat; width: 768px; }
#navigation #nav-spwr a:hover {background: url(http://hometownsportsnw.com/assets/images/static/HTS-Nav.gif) -769px -73px no-repeat; width: 768px;}
#navigation #nav-team a:hover {background: url(http://hometownsportsnw.com/assets/images/static/HTS-Nav.gif) -769px -118px no-repeat; width: 768px;}
#navigation #nav-leag a:hover {background: url(http://hometownsportsnw.com/assets/images/static/HTS-Nav.gif) -769px -163px no-repeat; width: 768px;}
#navigation #nav-schl a:hover {background: url(http://hometownsportsnw.com/assets/images/static/HTS-Nav.gif) -769px -208px no-repeat; width: 768px;}
#navigation #nav-pers a:hover {background: url(http://hometownsportsnw.com/assets/images/static/HTS-Nav.gif) -769px -253px no-repeat; width: 768px;}
#navigation #nav-corp a:hover {background: url(http://hometownsportsnw.com/assets/images/static/HTS-Nav.gif) -769px -298px no-repeat; width: 768px;}
#navigation #nav-fran a:hover {background: url(http://hometownsportsnw.com/assets/images/static/HTS-Nav.gif) -769px -343px no-repeat; width: 768px;}
#navigation #nav-faq  a:hover {background: url(http://hometownsportsnw.com/assets/images/static/HTS-Nav.gif) -769px -388px no-repeat; width: 768px;}

#home #navigation #nav-home {background: url(http://hometownsportsnw.com/assets/images/static/HTS-Nav.gif) -1537px -28px no-repeat; }
#spirit #navigation #nav-spwr {background: url(http://hometownsportsnw.com/assets/images/static/HTS-Nav.gif) -1537px -73px no-repeat; }
#team #navigation #nav-team {background: url(http://hometownsportsnw.com/assets/images/static/HTS-Nav.gif) -1537px -118px no-repeat;}
#leagues #navigation #nav-leag {background: url(http://hometownsportsnw.com/assets/images/static/HTS-Nav.gif) -1537px -163px no-repeat;}
#schools #navigation #nav-schl {background: url(http://hometownsportsnw.com/assets/images/static/HTS-Nav.gif) -1537px -208px no-repeat;}
#personalize #navigation #nav-pers {background: url(http://hometownsportsnw.com/assets/images/static/HTS-Nav.gif) -1537px -253px no-repeat;}
#corporate #navigation #nav-corp {background: url(http://hometownsportsnw.com/assets/images/static/HTS-Nav.gif) -1537px -298px no-repeat; }
#franchise #navigation #nav-fran {background: url(http://hometownsportsnw.com/assets/images/static/HTS-Nav.gif) -1537px -343px no-repeat; }
#faqs #navigation #nav-faq {background: url(http://hometownsportsnw.com/assets/images/static/HTS-Nav.gif) -1537px -388px no-repeat; }
