/* for mvp.nm.pub */

body {
 background: #666;
 font-family: Arial, Verdana, sans-serif;
 font-size: 12px;
 }

#content {
     width: 758px;
     margin: 0 auto;
     text-align: left;
     background-color: #fff;
     border-left: 1px solid #333;
     border-right : 1px solid #333;
}


.full {
     width: 758px;
}

.full #sidebar {
    float: right;
    width: 160px;
    padding-right: 3px;
}


.full #sidebar p.h_gradient {
   font-size: 1.1em;
}


#homey {
   height:173px;
   color: #fff;
   border-top: 1px solid #fff;
   padding-left:10px;
}

#homey h1 {color: #fff}
#homey a {color: #fff; text-decoration: underline}

#homey div {width: 50%}

#boxscore {
	height:21px;
	background-image: url('/images/nmact/boxscore_gradient.gif');
}

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

#boxscore li {
	display: block;
	float: left;
	padding: 2px 2px 2px 2px;
        background-image: none;
}

#boxscore li a {
	color: #fff;
}

#header {
	border-top: 2px solid #232465;
	border-bottom: 2px solid #232465;
	margin: 0 1px 0 1px;
        padding: 0;
	background: url('/images/nmact/header_swimming.jpg') no-repeat top left;
	height: 118px;
}

#header p {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	margin: 20px 20px 0 500px;
	color: #fff;
	text-shadow: 0 3px 3px #252463;
	text-align: right;
}



#nav {
	height: 22px;
	background-image: url('/images/nmact/nav_gradient.gif');
        margin: 0 0;
}


#nav ul {display: inline;}

#nav h3 { display: none }

#nav li {
   padding-top: 4px;
   float: left;
   padding-left: .2em;
   padding-right: .2em;
   background: transparent url(/images/nmact/block_header.gif) no-repeat .5em .2em;
}

#nav li a {
  font-weight: bold;
  font-size: 90%;
}


.utility_nav {
       margin-bottom:10px;
       padding-left: 0;
       font-weight: bold;
}

.utility_nav li {
       padding: 0; margin: 0;
       background: none;
   }

.utility_nav li a {
     text-decoration: none;
  }


.utiLinkBlock {
	border: 1px solid #ccc;
	padding: 2px 0 2px 5px;
	color: white;
	background: #252463 url('/images/nmact/utiLinkBlock.gif');
}

.utiLinkBlock img {
	margin: 1px 0 -1px -4px;
	border: none;
}

p.utiLinkBlock {
   margin: 0;
   font-weight: bold;
}



.for_links li {
     margin-top: .2em;
     padding-left: 1em;
     background: #669 url("/images/nmact/nmact_arrow_closed.gif") no-repeat;
 }

.for_links a {
   color: #fff;
   font-weight: normal;
}


img { border: none; }

.hide { display: none; }

.show { display: block; }

.clear { clear: both; }

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

p { text-align: justify; }

ol, ul { list-style-type: none; margin: 0; padding: 0; }

li { margin: 0; padding: 0; }

#header img { padding-left: 20px; }

#header ul {
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 240px;
    text-align: center;
    white-space: nowrap;
}
#header li {
    display: inline;
}
#header li a {
    display: inline-block;
    text-transform: uppercase;
    font-size: 80%;
    padding: 2px;
    margin: 8px 5px;
}


#menus_container li {
    z-index: 99999;
    background: #232465;
}

#menus_container li a {color: #fff; }

#menus_container li a:hover {background: #669; }

#menus_container li .sfHover a {color: #fff;  background: #669; }

#menus_container a.sf-with-ul{
	background: #669;
        color: #fff;
	border: 1px solid #ccc;
	padding: 3px 20px;
        margin: 0 5px;
}

#menus_container ul.resource-container {
      color: #fff;
      margin: 0; padding: 0;
      margin-top: -8px;
      background: #232465;
}

#menus_container {
	background: #232465;
	height: 22px;
        margin-bottom:10px;
	padding: 2px;
        padding:4px 0px 0px 0px;
}


#menus_title {
	float: left;
	margin-right: 7px;
	padding: 3px 0 0 4px;
	font-family: arial, verdana, helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 1.2em;
	text-transform: uppercase;
	color: white;
}



#sponsors {
	border-right: 1px solid #616191;
	border-left: 1px solid #616191;
	border-bottom: 1px solid #616191;
	margin-bottom: 5px;
}

#sponsors p {
	padding: 0 0 0 5px;
	margin: 0 0 3px 0;
}

#sponsors img {
	margin-left: 5px;
	padding: 5px;
}

#hotels {
	border-right: 1px solid #616191;
	border-left: 1px solid #616191;
	border-bottom: 1px solid #616191;
	margin-bottom: 5px;
}

#hotels p {
	padding: 0 0 0 5px;
	margin: 0 0 3px 0;
        text-align: center;
}

#hotels img {max-width: 125px;}

.adbox {
    padding: 5px;
       margin-bottom: 5px;
    text-align: center;
}

.adbox img {
}

.h_gradient {
	background-image: url('/images/nmact/header_gradient.gif');
	padding: 4px 0 0 5px;
	border-top: 1px solid #616191;
	margin: 0 0 3px 0;
	font-weight: bold;
	color: #666;
}

.h_gradient p {
   text-align:left;
}



.full .content-column {
     width: 385px;
     padding: 0 0 12px 0;
     margin-right: 5px;
     font-weight: normal;
 }

/*
.full  .homepage{
background-color: #e9e9ef;
}
*/


#main-content{
padding: .75em .5em 2em .5em;
background-color: #e9e9ef;
}



.full .middle-column  {
    width: 190px;
    padding-bottom: 12px;
    min-height: 400px;
}

.middle-column p {
   padding: 5px;
   text-align: left;
                   }


.full .left-column  {
    width: 150px;
    margin-right: 25px;
    padding: 0 0 12px 0;
    font-weight: bold;
    float: left;
}


#sports-promos {
    width: 193px;
    float: left;
}

#templateNav ul {
	padding: 0;
	margin: 0;
	margin-bottom: 5px;
}

#templateNav li {
        background-image: none;
	display: block;
	margin: 2px 0 0 0;
        padding-left: 0;
}

#templateNav li a {
	text-decoration: none;
	display: block;
	background-color: #e5e5e5;
	padding: 5px;
	border: solid 1px #ccc;
}

#templateNav li a:hover {
		background-color: #ccc;
}

.templateNavHeader {
	background-color: #ccc;
	height: 10px;
	padding: 0;
	margin: 0;
}



.full .main-column {
   position: relative;
   padding:0 5px;
   overflow: hidden;
 } /* actual width: 720px */


.full .halves-column { width: 320px; padding: 0 0 12px 0; font-size: 80%; font-weight: bold; }

.full h1 { font-size: 16px; font-weight: bold; margin: .5em 0;}

.full h1.underlined { border-bottom: 1px solid #8e2721; /* dark red */ }

.full h1.underlined-gray { padding-bottom: 10px; border-bottom: 1px dotted #ddd; }

.full .halves-column ol { margin: 16px 0; }
.full .halves-column li { margin: 2px 0; display: block; }
.full .halves-column li span { display: inline-block; width: 58px; }
.full .halves-column a.more-news {
    display: block;
    text-align: right;
    margin: 10px 0 6px 0;
    border-top: 1px dotted gray;
}

.full .halves-column #special-events-super { }
.full .halves-column ol.filter-tabs {
    float: right;
    margin: 3px 0;
}

ol.filter-tabs li { display: inline-block !important; }
ol.filter-tabs a { background-color: #eee; font-weight: normal; border-bottom: 3px solid white; padding: 3px 4px; font-size: 105%; }
ol.filter-tabs li a.active { border-bottom: 3px solid #8e2721; /* dark red */ }

.full .halves-column #special-events ol.detailed { list-style-type: disc; margin-left: 18px; font-weight: normal; }
.full .halves-column #special-events ol.detailed a { font-size: 110%; font-weight: bold; }
.full .halves-column #special-events li { display: list-item; margin: 6px 0; }

.full .overline {
    border-top: 1px solid gray;
}
.full .thirds-column {
    width: 218px;
    padding: 0 0 12px 0;
}
.full .thirds-column h3 {
    font-size: 140%;
    padding-top: 0;
    margin-top: 0;
    color: #8e2721; /* dark red */
}

#loginform {
    text-align: center;
    margin: 20px auto;
    width: 300px;
    height: 200px;
}
form.loginfields {
    text-align: left;
    padding: 20px;
    border: 1px solid #8E2721;
}
form.loginfields table {
    width: 100%;
}
form.loginfields td {
    padding: 4px;
}
form.loginfields td.input {
    text-align: right;
}


#footer { margin-top: 13px; }
#footer .compartment { height: 200px; padding: 18px; background-color: white; }
#footer h6 { font-size: 125%; color: gray; margin: 0; padding: 0 0 12px 0; }
#footer #directions { position: relative; }
#footer #directions .directions { position: absolute; width: 205px; top: 18px; right: 18px; }
#footer #directions p.address { font-weight: bold; }
#footer #directions #maps p { font-size: 80%; }

#footer ol.filter-tabs a {
    text-transform: uppercase;
    font-size: 80%;
}
#footer ul {
    margin-top: 2px;
}
#footer ul li {
    display: block;
    font-size: 95%;
    font-weight: bold;
}

#footer #login-form p { font-size: 80%; font-weight: bold; margin: 2px 0 8px 0; padding: 0; }
#footer label { font-size: 85%; display: block; }
#footer input.text { width: 116px; }
#footer #mvp-login-submit { margin-left: 20px; }

#copyright { clear: both; width: 952px; margin: 0; padding: 4px 4px; color: #ccc; text-align: right; font-size: 80%; }
#copyright a { color: white; }

#news {
    margin-left: 15px;
    width: 675px;
}
#news .date {
    width: 90px;
}
#news td {
    border-bottom: 1px dotted #ddd;
    font-weight: bold;
}


ul.athletics, ul.activities {padding-left: 2em;}

ul.athletics li {
    width: 30%;
    float: left;
    list-style: disc;
    margin-bottom: .5em;
}

ul.activities li {
    float:left;
    width:170px;
    padding:3px 0px 0px 0px;
    list-style: disc;
    margin-bottom: .5em;
}


/* columns for the schools index page */
div.school_column {
    width: 175px;
    float: left;
    margin-right: 10px;
}

div.school_column a:hover {text-decoration: underline;}


/* begin: data tables styles */
table.data {
	border: solid 1px #666;
	width: 100%;
}

table.data th, table.data td {
	padding: 2px 4px;
}

table.data th {
	text-align: left;
	background: #e6e6e6;
}

table.data td {
	border-top: solid 1px #e6e6e6;
}


table.data td.first{
	border-top: none;
}



table.data tr.bb td {
	border-top: solid 1px #888;
        padding-top: 4px;
}

table.data td.inverted {
	background: #999;
	color: white;
	white-space: nowrap;
	font-size: 150%;
	font-weight: bold;
	text-align: center;
	padding: 1em;
}
table.data td span{
	font-size: 90%;
        font-color: #555;
}

div#user_profile{
   padding-left: 140px;
}

div#user_profile .bold {
 font-size: 1.1em;
 font-weight: bold;
 }

div#user_profile ul {
  padding-left: 2em;
}

.login {
	border-right: 1px solid #616191;
	border-left: 1px solid #616191;
	border-bottom: 1px solid #616191;
	margin-bottom: 5px;
}

.login p {
	padding: 0 0 0 5px;
	margin: 0 0 3px 0;
}


#user {
   float: right;
 }

#user a {
   color: white;
   margin-right: 5px;
 }


.primary_img {
width: 385px;
 }


.content-column .news {
    background-color: #FFF;
    padding-top: .5em;
 }

#mm_news_archive li {
   width: 250px;
   float: left;
   list-style: disc;
   margin-left: 3em;
   margin-bottom: .5em;
}

img.school_logo {max-height: 125px; }


#features {padding-left: 1px;margin:0px 0px 0px 3px; padding:0;width:585px;clear:both;}
#features h3 {margin: 0;padding: 0;}
#features #m_features {margin:10px 0px 15px 5px;width:275px;float:left;background-color:#e9e9ef;padding:3px;}
#features #m_features h3 {margin:5px 0px 7px 0px;}
#features #m_features ul {margin:0px 0px 0px 15px;padding:0px 0px 0px 0px;}
#features #m_features ul li {margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}


div.middle-column {
	border: 1px solid #616191;
        border-top: none;
	margin:0px 0px 5px 0px;
}

div.middle-column p {
	padding: 2px 0 .5em 5px;
	margin: 0;
}

div.middle-column p strong {
	font-size: 110%;
}

div.middle-column ul {
	list-style-type: none;
	margin: 0 0 5px 0;
	padding: 5px 0 0 10px;

}

div.middle-column li {
	padding: 3px 0 0 0;
}

div.middle-column img {
	float: right;
	margin: 4px;
/*	border: 1px solid #333;
        width: 92px;
        height:128px; */
}


#ajax-loader {
    vertical-align: middle;
    display: none;               
    margin-left: 2em;
}


ul.forums li { 
   font-size: larger;
   font-weight: bold;
   margin-top: 2em;
 }


ul.topics li { 
   font-size: normal;
   font-weight: normal;
   margin-left: 2em;
   margin-top: 0;
   list-style-type: disc;               
 }

.italic {font-style:italic }


.classified_message{ 
   width: 75%;
   border: 1px solid #666;
   padding: 1em;                     
   margin-bottom: 1em;   
   display: none;
 }

#sport_alignments li { margin-left: 2em; }

#sport_alignments li.district { font-weight: bold; margin-top: 1.5em;}
#sport_alignments li.district a { font-weight: normal;}

table.data a {padding-left: 0; padding-right: 0;}

td.district {min-width: 5em; text-align: center; whitespace: nowrap}

td.date {min-width: 10em}

#pages {
    overflow: auto;
    height: 650px;
}

