/* CSS Document */

body {
    height: 100%;
    margin: 20px;
    background-color: #FFFFFF;
    font-size: 12px;
    font-family: Helvetica, Impact, Sans-Serif;
}

h1 {
    font-size: 17px;
    padding-top: 15px;
    padding-bottom: 0px;
    margin-bottom: 0;
    color: #006b3f;
}

h2 {
    font-size: 14px;
    margin-top: 0;
    padding-top: 4px;
    color: #888888;
}

h3 {
    font-size: 14px;
    padding-bottom: 0;
    color: #000000;
}

h4 {
    font-size: 14px;
    padding-bottom: 0;
    color: #666666;
}

/*hr { color: #D0D3DC;
     height: 1px; }*/
hr {
    border: 1px solid #D0D3DC
}

a, a:visited {
    color: #008200;
}

a:hover, a:visited:hover {
    color: #002200;
}

a.header, a.header:visited {
    color: #FFFFFF;
    text-decoration: none;
}

a.header-alt, a.header-alt:visited {
    color: #FFFFFF;
    text-decoration: none;
}

a.header-alt:hover {
    text-decoration: none;
    color: #CCCCCC;
}

a.header:hover {
    text-decoration: none;
    color: #CCCCCC;
}

p {
    color: #000000;
    margin: 3px;
    padding: 2px;
}

ul.vertList li {
    font-size: 13px;
    font-style: italic;
}

.sponsor {
    font-size: 11px;
    text-decoration: none;
}

.sponsor:hover, .sponsor:visited:hover {
    text-decoration: underline;
}

.bold-green {
    color: #008200;
    font-weight: bold;
    font-size: 10px;
}

.h1-green {
    font-size: 17px;
    padding-top: 15px;
    font-weight: bold;
    padding-bottom: 0;
    margin-bottom: 0;
    color: #000000;
}

.bold-red {
    color: #990000;
    font-weight: bold;
    font-size: 14px;
}

.bold-black {
    color: #000000;
    font-weight: bold;
    font-size: 14px;
}

.bio-right {
    border: 1px solid #373737;
    margin-left: 10px;
    margin-bottom: 10px;
}

.bio-left {
    border: 1px solid #373737;
    margin-right: 10px;
    margin-bottom: 10px;
}

.reg {
    border: 2px solid #373737;
    font-size: 11px;
    background-color: #7D808C;
    color: #332255;
    padding: 2px 6px 2px 6px;
}

.reg-link {
    font-size: 12px;
    background-color: #7D808C;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
}

.reg-link:link, .reg-link:visited {
    color: #E8EAF3;
}

.reg-link:hover, .reg-link:visited:hover {
    color: #D0D3DC;
}

.footer {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #999999;
    font-size: 10px;
}

/* Quote box */
.quote {
    border: 1px solid #ABB8C6;
    background-color: #E6E6EF;
    padding: 10px;
    color: #660000;
}

/* forms */
input, select, textarea {
    border: 1px solid #7D808C;
    font-family: verdana, arial, sans-serif;
    font-size: 11px;
    margin: 0 0 0 0px;
    background-color: #E8EAF3;
    color: #332255;
    padding: 2px;
}

submit {
    margin-top: 30px;
    margin-left: 20px;
    width: 75px;
    display: inline;
    border: 2px solid #000000;
}

input.qty {
    width: 25px;
    height: 18px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #E5E8EA;
    font-size: 11px;
    valign: bottom;
    border-width: 1px;
    border-style: solid;
    border-color: #7D808C;
}

option {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #E8EAF3;
    font-size: 11px;
    valign: bottom;
    border-width: 1px;
    border-style: solid;
    border-color: #7D808C;
}

.submit {
    font-weight: bold;
}

/* tables */

.medium-border-green {
    border: 2px solid #006b3f;
}

.border-green {
    border: 1px solid #006b3f;
}

.medium-border-green {
    border: 2px solid #000000;
}

.border-black {
    border: 2px solid #000000;
}

.border-round {
    -moz-border-radius: 16px;
    -webkit-border-radius: 6px;
}

.table-header {
    background-color: #7D808C;
    color: #FFFFFF;
    font-weight: bold;
    valign: top;
}

.table-dark {
    background-color: #D0D3DC;
    color: #555555;
    valign: top;
}

.table-light {
    background-color: #E8EAF3;
    color: #555555;
    valign: top;
}

.table-tab-norm,
.table-tab-alt {
/* font-size: .68em; */
    font-size: 10px;
    white-space: no-wrap;
    font-weight: bold;
    padding: 3px;
}

.table-tab-norm {
    background-color: #00713D;
    color: #232323;
}

.table-tab-alt {
/*background-color:#006b3f;*/
/*background-color:#008841;*/
/*background-color:#007400;*/
/*:from logo #00502d*/
/*from email :00713D*/
    background-color: #444444;
    color: #CDCDCD;
}

.table-head {
    border-top: 1px solid #555555;
    border-bottom: 1px solid #000000;
}

.border-l {
    border-left: 1px solid #039902;
}

.border-r {
    border-right: 1px solid #039902;
}

.sponsorTable > td {
    border: 1px solid black;
}

/* Slideshow & About NAIOP */

#container {
    margin-top: 10px;
    /*width: 795px;
   height: 363px;*/
}

#imageContainer {
    border-top: 2px solid black;
    border-left: 2px solid black;
    border-bottom: 2px solid black;
    float: left;
    width: 400px;
    height: 363px;
}

#aboutNaiops {
    border-top: 2px solid black;
    border-right: 2px solid black;
    border-bottom: 2px solid black;
    text-align: left;
    font-size: 11px;
    float: right;
    background-color: #CDCDCD;
    width: 391px !important;
    height: 363px !important;
}

#sponsorHorzSpacer {
    width: 15px;
    height: 100px;
}

#sponsorVertSpacer {
    height: 15px;
}

#upcomingEvents {
    background-color: #CDCDCD;
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 5px;
}

#upcomingEvents .title {
    text-transform: uppercase;
    background-color: #515151;
    color: #EEEEEE;
    font-size: 13px;
    text-align: center;
    padding: 15px 10px;
}

#cycleMe {
    position: relative;
    overflow: hidden;
    width: 420px;
    margin: 5px 0;
}

#cycleMe div div {
    display: inline;
    font-size: 11px;
    width: 200px;
    float: left;
    padding-left: 10px;
}

#cycleMe div p {
    margin: 0;
    padding: 0;
}

/* /index styles */

div#index-layout {
    width: 954px;
    margin: auto;
    position: relative;
}

div#right-bar {
    position: absolute;
    right: 0;
    top: 0;
    text-align: center;
    width: 150px;
    height: 600px;
}

div#right-ad {
    width: 150px;
    height: 442px;
    background-color: gray;
}