* {
padding: 0;
margin: 0;
}

/*--------------------- skip link ----------------------*/
.skip {position: absolute; left: -999em; width: 100%; }

a.skip:active, a.skip:focus {
top: 10px;left: 0;
background-color: #FFF; color: #009193;
height: 20px; padding-top: 5px;z-index: 100;
text-align: center; font-weight: bold;
}

body {
margin: 0 20px;
padding: 0;
text-align:center;
background: #636563 url(http://www.mccpc.org/images/bg.jpg) repeat-x;
font: 68.8% Verdana, Arial, Helvetica, sans-serif;
color: #000;
}

#pagewrap {
text-align:left;
margin: 0 auto;
padding-bottom: 10px;
min-width: 720px;
max-width: 1000px;
}

/*--------------------- hide print header entity  ----------------------*/
.entity { display: none; }

#top {
margin: 14px 0 13px 0;
width: 100%;
height: 14.09em;
position: relative;
}

#top .logo {
float: left;
/* width: 348px; */
width: 47%;
font: 1.45em "trebuchet ms", Verdana, Arial, Helvetica, sans-serif;
color: #FFF;
}

#top .logo a { color: #FFF; }

#top .menu {
margin-top: 13px;
float: right;
/* width: 372px; */
width: 51%;
color: #FFF;
font: 1.45em Verdana, Arial, Helvetica, sans-serif;
text-align: right;
}

#top .menu a:link, #top .menu a:visited { color: #FFF; text-decoration: none; }
#top .menu a:hover { color: #636563; text-decoration: none; }

#top .menu p {
margin-top: 30px;
font: .75em/1.36em "trebuchet ms", Verdana, Arial, Helvetica, sans-serif;
text-transform: uppercase;
color: #FFF;
}

.clr {
clear: both;
height: 0;
line-height: 0;
font-size: 0;
}

#container {
height: 1%; /* needed for sucky IE6 on details page */
position: relative;
background: #FFF url(http://www.mccpc.org/images/bg_white_top.jpg) repeat-x;
padding: 40px 40px 30px 40px;
border-left: 1px solid #FFF;
border-right: 1px solid #FFF;
}

/* pass rules to Mac IE only \*//*/
#container {height: auto; background-image: none; }
/**/

#tabs {
position: absolute;
right: -3px;
top: -22px;
}

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

#tabs li {
display: inline;
margin: 0;
padding: 0;
text-transform: uppercase;
}

#tabs a {
float: left;
background: #60A4A0 url(http://www.mccpc.org/images/tableft.gif) no-repeat left top;
margin: 0;
padding: 0 0 0 10px;
text-decoration: none;
}

#tabs a span {
float: left;
display: block;
background: #60A4A0 url(http://www.mccpc.org/images/tabright.gif) no-repeat right top;
padding: 5px 20px 4px 10px;
color: #FFF;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span { float: none; }
/* End IE5-Mac hack */

#tabs a:hover span { color:#000; }
#tabs a:hover { background-position: 0% -42px; }
#tabs a:hover span { background-position: 100% -42px; }

.bottom {
clear: both;
background-color: #60A4A0;
height: 12px;
}

.copyright {
padding: 5px 0 0 0;
margin: 0;
text-align: center;
color: #999;
}

.copyright a:link, .copyright a:visited { color: #999; text-decoration: none;}
.copyright a:hover { color: #fff; text-decoration: underline;}

/* -------------------- home page extras -------------------- */
#home {
position: relative;
background: #FFF url(http://www.mccpc.org/images/home_bg.jpg) 100% 100% no-repeat;
padding: 20px 40px 0px 20px;
border-left: 1px solid #FFF;
border-right: 1px solid #FFF;
}

#home h1 { margin: 0; padding: 0; }

#buttons {
padding: 0;
width: 340px;
height: 40px;
margin: 15px 0;
}

#buttons li { list-style: none; float: left; }

#buttons li a {
display: block;
width: 140px;
height: 35px;
float: left;
}

#buttons li.one { padding-right: 25px; }
#buttons li.one a { background: url(http://www.mccpc.org/images/home_button1.gif) no-repeat 0 0; }
#buttons li.two a { background: url(http://www.mccpc.org/images/home_button2.gif) no-repeat 0 0; }
#buttons li.one a:hover { background-position: 0 -35px; }
#buttons li.two a:hover { background-position: 0 -35px; }

/* -------------------- regular schtuff -------------------- */

img {border: 0; }

a:link, a:visited { color: #009193; text-decoration: none; }
a:hover { color: #B26C90; text-decoration: none; }

h1 {
font: bold 2.73em arial, verdana, "Trebuchet MS", sans-serif;
letter-spacing: -1px;
color: #60a4a0;
padding-bottom: 4px;
margin-bottom: 25px;
}

h2 {
font: 1.64em verdana, arial, helvetica, sans-serif;
letter-spacing: .1em;
color: #B26C90;
text-transform: uppercase;
margin: 0 0 15px 0;
}

h3 {
font: bold 1.27em verdana, arial, helvetica, sans-serif;
margin: 0 0 5px 0;
}

p { line-height: 1.45em; margin: 0 0 15px 0;  }

.separatorsmall {
background: url(http://www.mccpc.org/images/horz_gy.gif) 0 0 repeat-x;
padding: 8px 0;
margin-bottom: 5px;
}

.ctr { text-align: center; }
.left { text-align: left; }
.right { text-align: right; }
.bold { font-weight: bold; }
.purple { color: #B26C90; }

.list {
list-style: none;
padding: 0;
margin: 0;
}

.list li {
color: #8B8E8A;
background: url(http://www.mccpc.org/images/bullet_square_g.gif) 0 2px no-repeat;
padding: 0 0 10px 20px;
margin: 0 20px;
}

/* - - - - for jquery external link - - - - */
.external {
background: url(http://www.mccpc.org/images/new_window.gif) 100% 50% no-repeat;
padding-right: 19px;
}


.bidopps {
width: 100%;
margin: 0 auto 10px auto;
border: #DDD solid;
border-width: 1px 0 0 1px;
background-color: #FFF;
}

.bidopps caption {
background: url(http://www.mccpc.org/images/tab_category.gif) 0 0 no-repeat;
font-weight: normal;
color: #fff;
padding: 5px 8px 4px 14px;
text-align: left;
text-transform: uppercase;
letter-spacing: .05em;
font-size: 1.0em;
}

.bidopps th {
font: normal 1em/1.18em Verdana, Arial, Helvetica, sans-serif;
letter-spacing: .05em;
color: #000;
border-right: 1px solid #DDD ;
border-bottom: 1px solid #BCBCBC;
text-transform: uppercase;
text-align: center;
padding: 6px 5px 5px 5px;
background: #DDD url(http://www.mccpc.org/images/bid_opps_head.jpg) no-repeat;
}

.bidopps th.num { width: 8%; }
.bidopps th.title { width: 40%; }
.bidopps th.prd { width: 19%; }
.bidopps th.issue { width: 11%; }
.bidopps th.due { width: 20%; }
.bidopps th.stat { width: 2%; }

.bidopps td {
vertical-align: middle;
padding: 6px;
border: #DDD solid;
border-width: 0 1px 1px 0;
text-align: center;
}

.bidopps td.left { text-align: left; }

.bidopps td a {
color: #009193;
text-decoration: none;
display: block;
text-align: left;
}

.bidopps td a:hover { color: #009193; text-decoration: none; }

/* - - - - jquery striping - - - - */

table.bidopps tr.alt td { background-color: #F1F1F1; }
table.bidopps tr.over td { background-color: #E6EAEC; color: #009193; }

/* - - - - legend key - - - - */

.statkey {
border: #DDD solid;
border-width: 1px 0 0 1px;
background-color: #FFF;
margin-bottom: 25px;
}

.statkey td {
line-height: 20px;
padding: 0 8px 0 25px;
border: #DDD solid;
border-width: 0 1px 1px 0;
background-color: #fff;
}

.statkey td.label { background-color: #F0F0F0; color: #000; padding: 2px 8px; font-weight: bold; }

.stat_avail { background: transparent url(http://www.mccpc.org/images/status/avail.gif) no-repeat 7% 50%; }
.stat_unseal { background: transparent url(http://www.mccpc.org/images/status/unseal.gif) no-repeat 7% 50%; }
.stat_award { background: transparent url(http://www.mccpc.org/images/status/award.gif) no-repeat 7% 50%; }
.stat_addendum { background: transparent url(http://www.mccpc.org/images/status/addendum.gif) no-repeat 7% 50%; }
.stat_rebid { background: transparent url(http://www.mccpc.org/images/status/rebid.gif) no-repeat 8% 50%; }
.stat_notes { background: transparent url(http://www.mccpc.org/images/status/notes.gif) no-repeat 7% 50%; }
.stat_other { background: transparent url(http://www.mccpc.org/images/status/other.gif) no-repeat 7% 50%; }

/* ------------------ individual contract details page split tables no bkgrd image ------------------------------- */
#split_details {
float: left;
width: 100%;
margin-right: -240px;
}

#leftcol_details {
margin-right: 270px;
}

#rightcol_details {
float: right;
width: 240px; /*Width of right column in pixels*/
}

p.note {
padding-top: 15px;
font-style: italic;
color: #8B8E8A;
margin: 0;
}

.details {
width: 100%;
background-color: #F1F1F1;
border: 1px solid #DDD;
}

.details th {
font-weight: normal;
padding: 5px 8px;
text-align: left;
letter-spacing: .05em;
text-transform: uppercase;
background-color: #EAEAEA;
border: 1px solid #DDD;
vertical-align: top;
width: 30%;
}

.details th.docs { /* for doc downloads heads */
text-align: center;
background: #FFF url(http://www.mccpc.org/images/bg_white_top.jpg) repeat-x;
}

.details td { padding: 5px 8px; }

.details td.data { background-color: #FFFFFF; border: 1px solid #DDD; }

.details td.title {
font-weight: bold;
border: 1px solid #DDD;
background: #FFF url(http://www.mccpc.org/images/bg_white_top.jpg) repeat-x;
}

.details td a {
color: #009193;
text-decoration: none;
padding-left:18px;
}

.details td a.excel { background: transparent url(http://www.mccpc.org/images/icon_excel.gif) no-repeat 0% 50%; }
.details td a.word{ background: transparent url(http://www.mccpc.org/images/icon_word.gif) no-repeat 0% 50%; }
.details td a.pdf { background: transparent url(http://www.mccpc.org/images/icon_pdf.gif) no-repeat 0% 50%; }
.details td a.zip { background: transparent url(http://www.mccpc.org/images/icon_zip.gif) no-repeat 0% 50%; }

.details td a:hover { color: #B26C90; text-decoration: none; }

.details td.title span { font-weight: bold; color: #CC0000; }


/*--------------------- for form on Contact Us page----------------------*/
fieldset#contactform {
padding: 0 10px 10px 10px;
margin: 0;
}

fieldset#contactform { /* for Mozilla and Firefox does not validate */
-moz-border-radius: 4px;
-moz-border-top-colors: transparent #D0D0BF transparent;
-moz-border-right-colors: transparent #D0D0BF transparent;
-moz-border-bottom-colors: transparent #D0D0BF transparent;
-moz-border-left-colors:  transparent #D0D0BF transparent;
}

#contactform legend {
font-size: 1.09em;
color: #636563;
text-transform: uppercase;
padding: 0 10px;
letter-spacing: .1em;
}

#contactform div.row { clear: both; }

#contactform div.row label {
float: left;
width: 25%;
text-align: right;
color: #768e9d ;
font-weight: bold;
padding: 3px 2px;
margin: 6px 0;
}

#contactform div.row span.formw {
float: right;
width: 70%;
text-align: left;
}

#contactform .entry, #contactform .comments {
font: 1em Verdana, Arial, Helvetica, sans-serif;
padding: 3px 0px;
margin: 4px 2px;
width: 90%;
}

#contactform .comments {

border: 1px solid #7F9DB9;
}

#contactform .submit {
font: .91em verdana;
letter-spacing: .1em;
padding: 1px 3px;
margin: 8px 0 0 0;
text-transform: uppercase;
color: #00007A;
text-align: center;
}

.anti { display: none; }
.asterisk { font-weight: bold; color: #B26C90; }

/* -------------------- form validation error messages -------------------- */
.errMsg { color: #cc0088; }
.errFld { border-color: #7F9DB9; background-color: #AABBC1; }

#alertMessagePlaceHolder {
background-color: #8BA2AA;
color: #FFF;
border: 1px solid #60A4A0;
padding: 5px;
display: none;
margin: 0 0 20px 0;
text-align: center;
line-height: 1.45em;
}

/* ------------------ 2 col split with bkgrd image and enclosure ------------------------------- */
#enclose_split {
background: #FFF url(http://www.mccpc.org/images/2col_bkgrd.gif) 100% 0 repeat-y;
height: 1%; /* stupid IE fix to trigger hasLayout */
}

#split {
float: left;
width: 100%;
margin-right: -268px;
}

#leftcol {
margin-right: 350px; /* leaves 41px on side of each element */
}

#rightcol {
float: right;
width: 268px; /*Width of right column in pixels*/
}


#rightcol h1 {
font: 1.64em Georgia, 'Times New Roman', Times, serif;
color: #000;
letter-spacing: 0;
padding-bottom: 0;
margin: 0 0 15px 0;
}

#rightcol h1.more { margin: 0; }


/* -------------------- about page -------------------- */

.members h3 {
font: bold 1em verdana, arial, helvetica, sans-serif;
margin: 0;
padding: 5px;
/* width: 250px; */
background-color: #8B8E8A;
color: #FFF;
border-top: 0px solid #666;
border-bottom: 1px solid #FFF;
cursor: pointer;
}

.members div { padding: 0 10px; background-color: #DCE3E5; }

.members ul {
margin: 0;
list-style-type: none;
padding: 10px 0;
}

.members li { padding: 0 0 6px 0; }

.members h3.hover {
cursor: pointer;
background: #ccc;
color: #666;
}

/*--------------------- accessibility statement ----------------------*/
.access {
font: 11px/25px verdana, helvetica, arial, sans-serif;
margin: 5px 0 10px 0px;
float: left;
width: 150px;
display: inline; /* fix IE double margin bug */
}

.key {
border: 1px solid #CCC;
padding: 3px 4px 2px 4px;
background-color: #DDD;
font: normal 12px/25px "Lucida Typewriter", "Lucida Console", "Courier New", Courier, monospace;
margin-right: 2px;
}

#accessexample {
float: right;
width: 240px;
margin: 5px 0 20px 0;
text-align: center;
}

#accessexample .title { font: bold 1.09em verdana, helvetica, arial, sans-serif; color: #B26C90; }
#accessexample .boo { font: bold 1em verdana, helvetica, arial, sans-serif; margin: 15px 0 5px 0; }
.small.dkgray { font: 9px/11px Verdana, Arial, Helvetica, sans-serif; color: #888; }

/*--------------------- for about this site list of text sizing methods  ----------------------*/
dl.textsize { margin: 0 0 10px 0; line-height: 1.45em; }

.textsize dt {
background: url(http://www.mccpc.org/images/arrow_pink.gif) 0 50% no-repeat;
padding: 0 0 0 8px;
font-weight: bold;
margin: 10px 0 0 0;
}

.textsize dd { padding: 0 0 8px 8px; }

/* - - - - - - - - PDF icon for all except contract details used in span tag because IE6 sucks - - - - - - - - */
.pdfz { background: url(http://www.mccpc.org/images/icon_pdf.gif) 100% 50% no-repeat; padding-right: 10px; }

/* - - - - - - - - PDF icon to the left in a list but not in contract details page  - - - - - - - - */
.pdfx {
list-style: none;
padding: 0;
margin: 0 0 15px 0;
}

.pdfx li {
background: url(http://www.mccpc.org/images/icon_pdf.gif) 0 0 no-repeat ;
padding: 0 0 6px 18px;
}

/* for spacer lines */

.spacer {padding: 5px 0;}
.spacer2 {padding: 10px 0;}
.spacer3 {padding: 15px 0;}

/* for how to join steps */
ol.steps {
margin: 0;
padding: 0;
}

.steps li {
margin: 20px 30px;
padding: 0 0 2px 10px;
line-height: 1.45em;
background: url(http://www.mccpc.org/images/separator_vertical.gif) repeat-y;
font-weight: bold;
}

.steps li li {
list-style-type: none;
margin: 4px 0 0 0;
background: none;
padding: 0;
font-weight: normal;
color: #636563;
height: 1%;
}

/* -------------------- quick access to ESQ downloads page -------------------- */
.eqstable {
width: 100%;
margin: 0 auto;
border: #DDD solid;
border-width: 1px 0 0 1px;
background-color: #FFF;
}

.eqstable caption {
background: url(http://www.mccpc.org/images/tab_category.gif) 0 0 no-repeat;
color: #fff;
padding: 5px 8px 4px 14px;
text-align: left;
text-transform: uppercase;
letter-spacing: .05em;
font: normal 1.0em Verdana, Arial, Helvetica, sans-serif;
}

.eqstable th {
font: normal 1em/1.18em Verdana, Arial, Helvetica, sans-serif;
letter-spacing: .05em;
color: #000;
border-right: 1px solid #DDD ;
border-bottom: 1px solid #BCBCBC;
text-transform: uppercase;
text-align: center;
padding: 6px 5px 5px 5px;
background: #DDD url(http://www.mccpc.org/images/bid_opps_head.jpg) no-repeat;
}

.eqstable th.num { width: 5%; }
.eqstable th.title { width: 40%; }
.eqstable th.eqs { width: 25%; }

.eqstable td {
vertical-align: middle;
padding: 6px;
border: #DDD solid;
border-width: 0 1px 1px 0;
text-align: left;
}

.eqstable td.ctr { text-align: center; }
.eqstable td a { padding-left:18px; }
.eqstable td a.pdf { background: transparent url(http://www.mccpc.org/images/icon_pdf.gif) no-repeat 0% 50%; }

.eqsnote {
padding-bottom: 20px;
font-style: italic;
color: #8B8E8A;
margin: 0;
}

.quickaccess { /* link on bid contracts page */
float: right;
margin: 12px 0 0 0;
}
