.dl-list {
}

.dl-list dd {
padding-bottom:15px;
}

.page-count {
}


/***** Global Settings *****/
 
html, body {
border:0;
margin:0;
padding:0;
height: 100%;
}
 
body {
font:small/1.5em Helvetica, Arial, Verdana, sans-serif;
color:#666;
background:#72787a url(../images/bg_shadow.jpg) no-repeat center 0;
}
 
/***** Headings *****/
 
h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
}
 
h1 {
font-size:2em;
line-height:1.1em;
font-weight:normal;
padding-bottom:20px;
color:#666;
}

h2 {
font-size:1.75em;
line-height:1.1em;
font-weight:normal;
padding-bottom:20px;
color:#666;
}
 
h3 {
font-size:1.5em;
line-height:1.1em;
font-weight:normal;
padding-bottom:20px;
color:#666;
}

h4 {
font-size:1.3em;
line-height:1.1em;
font-weight:normal;
padding-bottom:15px;
color:#666;
}

h5 {
font-size:1.15em;
line-height:1.1em;
font-weight:bold;
padding-bottom:10px;
color:#666;
}

h6 {
font-size:1.1em;
line-height:1.1em;
font-weight:bold;
padding-bottom:5px;
color:#666;
}


/***** Common Formatting *****/

p, ul, ol {
margin:0;
padding:0 0 1.25em 0;
}
 
ul, ol {
padding:0 0 1.25em 2.5em;
}

dl, dt, dd {
margin:0;
padding:0;
}

dl {
margin-bottom:15px;
}

blockquote {
margin:1.25em;
padding:1.25em 1.25em 0 1.25em;
}
 
small {
font-size:0.85em;
}
 
img {
border:0;
}
 
sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}
 
sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}
 
acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}
 
/***** Links *****/
 
a,
a:link,
a:visited,
a:hover {
text-decoration:underline;
}

a {
color:#71abd1;
}

a:link {
color:#71abd1;
}

a:hover {
color:#333;
}

 
/***** Forms *****/
 
form {
margin:0;
padding:0;
display:inline;
}
 
input, select, textarea {
font:1em Arial, Helvetica, sans-serif;
}
 
textarea {
width:100%;
line-height:1.25;
}
 
label {
cursor:pointer;
}
 
/***** Tables *****/
 
table {
border:0;
margin:0 0 1.25em 0;
padding:0;
}
 
table tr td {
padding:2px;
}

table.levels {
margin-top:15px;
width:100%;
border:solid 1px #ccc;
border-collapse:collapse;
}

table.levels td {
padding:5px 5px 5px 5px;
width:300px;
border:solid 1px #ccc;
border-collapse:collapse;
}

table.levels th {
padding:5px 5px 5px 5px;
width:300px;
border:solid 1px #ccc;
border-collapse:collapse;
background:#cfdee5;
}


 
/***** Global Classes *****/
 
.clear           { clear:both; }
.float-left      { float:left; }
.float-right     { float:right; }
 
.text-left       { text-align:left; }
.text-right      { text-align:right; }
.text-center     { text-align:center; }
.text-justify    { text-align:justify; }

.uppercase       { text-transform:uppercase; }
 
.bold            { font-weight:bold; }
.italic          { font-style:italic; }
.underline       { border-bottom:1px solid; }
.highlight       { background:#ffc; }
 
.wrap            { width:930px;margin:0 auto; }
.nowrap          { white-space:nowrap; }
 
.img-left        { float:left;margin:4px 10px 4px 0; }
.img-right       { float:right;margin:4px 0 4px 10px; }
  
.nomargin        { margin:0; }
.nopadding       { padding:0; }
.noindent        { margin-left:0;padding-left:0; }
.nobullet        { list-style:none;list-style-image:none; }
.noborder        { border:none; }

.padding         { padding:6px; }
.padding-top     { padding-top:15px; }
.padding-right   { padding-right:15px; }
.padding-bottom  { padding-bottom:15px; }
.padding-left    { padding-left:15px; }

.black           { color:#333; }
.white           { color:#fff; }
.red             { color:#ff0000; }

.small           { font-size:10px; }

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

.icon-pdf        { padding:0 0 0 25px; background:url(../images/icon-pdf.gif) no-repeat 0 50%; }

.block           { display:block; }

.required        { font-weight:bold; }

.right-inset     { float:right; padding:0 0 15px 15px; text-align:center; }


.right-inset-250 { 
float:right; 
padding:0 0 15px 15px; 
width:250px; 
}

.right-inset-250 .caption {
text-align:left;
font-size:.85em;
line-height:1.1em;
}

.right-inset-300 { 
float:right; 
padding:0 0 15px 15px; 
width:300px; 
}



/***** Structure *****/
 
#wrap {
position:relative;
padding:0;
min-height:100%;
height:auto !important;
height:100%;
margin:0 auto -50px auto;
width:960px;
text-align:left;
background:#fff;
overflow:hidden;
}

#login-bar {
position:relative;
margin:0;
padding:0;
width:960px;
height:34px;
background:#72abd1;
}

#login {
float:left;
padding:6px 0 0 25px;
height:28px;
color:#fff;
font-size:.85em;
text-transform:uppercase;
}

#login a {
color:#fff;
}

#login div {
float:left;
margin:0;
padding:0 5px 0 0;
}

#login label {
padding:0 0 0 10px;
}

#search {
float:right;
padding:6px 10px 0 10px;
height:28px;
background:#abb1b4;
color:#fff;
font-size:.85em;
text-transform:uppercase;
}

#header {
clear:both;
padding:0 0 0 0;
width:960px;
height:58px;
}

#logo {
position:relative;
float:left;
width:235px;
height:58px;
background:#fff url(../images/MedAxiomLogo.png) no-repeat 0 0;
text-indent:-9999px;
overflow:hidden;
}

#logo a {
display:block;
width:100%;
height:100%;
text-decoration:none;
}

#content {
float:left;
position:relative;
padding:0 0 25px 0;
width:960px;
font-size:1em;
line-height:1.5em;
}

.home-photo-01 {
width:960px;
height:356px;
background:url(../images/home-photo-01.jpg);
}

.home-photo-01 p {
display:none;
}

.inside-photo-01 {
width:960px;
height:236px;
background-image:url(../images/inside-photo-01.jpg);
background-repeat:no-repeat;
}

.inside-photo-01 p {
display:none;
}

#inset-home {
position:absolute;
top:260px;
left:0;
}

#see-what {
float:left;
position:relative;
margin-top:75px;
}

#home-content {
margin:50px 0 0 400px;
width:525px;
}

#inside-left {
float:left;
padding:20px 20px 20px 20px;
width:190px;
height:400px;
}

#box {
width:190px;
height:325px;
background:#e6e6e6 url(../images/corner-bottom.png) no-repeat right bottom;
}

.partner {
display:none;
padding:15px;
}

.partner img {
display:block;
margin-top:-10px;
padding-bottom:10px;
}

.partner p {
text-align:center;
}

.icon-demo {
display:none;
position:relative;
}

body.memberships .icon-demo, 
body.services .icon-demo, 
body.events .icon-demo {
display:block;
}

.icon-learn {
display:none;
position:relative;
}

body.partnerships .icon-learn, 
body.alliances .icon-learn {
display:block;
}

.icon-overview {
display:none;
position:relative;
}

body.memberships .icon-overview {
display:block;
}

#inside-content {
float:left;
margin:50px 0 0 0;
width:700px;
}

.column-left {
float:left;
width:350px;
}

.column-right {
float:right;
width:350px;
}

#banners {
margin:20px 0 0 0;
padding:8px 0 6px 0;
text-align:center;
background:#d5d8d9;
}

dl.address {
margin-bottom:25px;
}

dl.address dt {
margin-top:10px;
font-weight:bold;
}

.form {
margin-top:25px;
}

.form dt {
clear:both;
float:left;
width:50%;
text-align:right;
}

.form dd {
float:left;
width:45%;
margin:0 0 0.5em 0.25em;
}

.form-demo {
margin-top:25px;
}

.form-demo dt {

}

.form-demo dd {
margin-bottom:15px;
}

.testimonials p {
}

.testimonials dl {
margin:0 0 25px 0;
padding:0 0 0 25px;
}

.testimonials dt {
font-weight:bold;
}

.feature-headshot {
float:right;
padding:0 0 0 25px;
width:100px;
}

.feature-headshot .caption {
font-size:.85em;
}

.caption {
line-height:1.1em;
}

#graphs {
float:right;
margin-left:25px;
width:202px;
}

#graphs p {
margin-bottom:20px;
padding:5px;
background:#ddd;
}

#graphs img {
border-top:solid 1px #ccc;
border-right:solid 1px #ccc;
border-bottom:solid 3px #ccc;
border-left:solid 1px #ccc;
}

#right-side {
float:right;
margin-left:25px;
}

.callout-box-gray {
float:left;
position:relative;
margin-bottom:15px;
padding:15px 35px 15px 25px;
font-weight:bold;
background:#cfdee5;
}

.callout-box-red {
position:relative;
margin-bottom:15px;
padding:15px 35px 15px 25px;
font-weight:bold;
color:#fff;
background:#d3222c;
}

.callout-box-red h5 {
color:#fff;
}

.button-subscription {
float:right;
position:relative;
margin-top:5px;
height:100%;
text-transform:uppercase;
background:#fff;
}

.button-subscription a {
display:block;
padding:10px 0 10px 10px;
width:100%;
height:100%;
text-decoration:none;
background:#fff;
}

.button-subscription a:hover {
background:#ffff00;
}

.read-more {
margin-top:4px;
margin-bottom:10px;
}

.read-more a {
padding:1px;
color:#fff;
font-size:.85em;
text-decoration:none;
background:#71abd1;
}

.pr-about {
padding:10px;
background:#eee;
}


#footer {
clear:both;
position:relative;
width:960px;
height:50px;
margin:0 auto 0 auto;
text-align:center;
font-size:.85em;
color:#fff;
background:#72abd1;
}

#footer p {
padding:15px;
}

#footer a, 
#footer a:link, 
#footer a:hover, 
#footer a:visited {
color:#fff;
}

.push {
clear:both;
height:50px;
}

.FeaturePartnerArchive {
position:relative;
margin-top:50px;
padding:15px;
width:40em;
background:#eee;
overflow:hidden;
}

.pdf-list {
margin:0 0 0 15px;
padding:0;
}

.pdf-list li {
float:left;
margin:0;
padding:0 15px 5px 25px;
width:15em;
list-style:none;
background:url(../images/icon-pdf.gif) no-repeat 0 50%;
}


/* ---------------------------------------------------------------------------

=navigation

--------------------------------------------------------------------------- */

#navigation {
position:absolute;
left:235px;
margin:0;
padding:0;
width:546px;
z-index:10;
}

#nav {
margin:0;
padding:0;
height:58px;
list-style:none;
background:none;
}

#nav li {
float:left;
margin:0;
height:58px;
text-indent:-9999px;
}

#nav li a {
display:block;
width:100%;
height:100%;
text-decoration:none;
}

#nav_memberships, #nav_memberships a {
width:89px;
background:url(../images/nav_memberships.png) no-repeat 0 0;
}

#nav_services, #nav_services a {
width:72px;
background:url(../images/nav_services.png) no-repeat 0 0;
}

#nav_events, #nav_events a {
width:63px;
background:url(../images/nav_events.png) no-repeat 0 0;
}

#nav_partnerships, #nav_partnerships a {
width:160px;
background:url(../images/nav_partnerships.png) no-repeat 0 0;
}

#nav_alliances, #nav_alliances a {
width:127px;
background:url(../images/nav_alliances.png) no-repeat 0 0;
}

#nav_bookmark, #nav_bookmark a {
width:214px;
background:url(../images/nav_bookmark.png) no-repeat 0 0;
}



/* hover state */

#nav li a:hover {
background-position:0 -58px;
}

/* here states */

body.home #nav #nav_home, body.home #nav #nav_home a, body.home #nav #nav_home a:hover,
body.contact #nav #nav_contact, body.contact #nav #nav_contact a, body.contact #nav #nav_contact a:hover {
background-position: 0 -116px;
}


#bookmark {
float:right;
}


#sub-nav {
position:absolute;
left:375px;
margin:5px 0 0 0;
font-size:.85em;
font-weight:bold;
text-transform:uppercase;
}

#sub-nav li {
float:left;
padding:0 15px 0 15px;
list-style:none;
border-right:solid 2px #71abd1;
}

#sub-nav a {
text-decoration:none;
}


#sub-nav2 {
position:absolute;
left:375px;
margin:55px 0 0 0;
font-size:.85em;
font-weight:normal;
text-transform:uppercase;
}

#sub-nav2 li {
float:left;
padding:0 0 0 15px;
list-style:none;
}

#sub-nav2 a {
text-decoration:none;
}


