﻿html { 
    /* always show firefox scrollbar, to prevent horizontal shift. */
    overflow:-moz-scrollbars-vertical; 
}
/* Custom Layout */
/* general reset */
body{
	margin:0;
	color:#2e4151;
	font:13px Arial, Helvetica, sans-serif;
	background:#000;
	min-width:1000px;
}
img {border-style:none;}
a {
	text-decoration:underline;
	color:#01568c;
}

h1 {
	color:#303b44;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	font-weight:normal;
	text-align:left;
	text-transform:uppercase;
}

h2 {
	color:#599ed5;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:left;
}

a:hover {text-decoration:none;}
input, textarea, select {
	font:12px Arial, Helvetica, sans-serif;
	vertical-align:middle;
	color:#505050;
}
form, fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper {
	width:100%;
	overflow:hidden;
	position:relative;
	background: url(/App_Themes/AllegiantMD/images/bg-wrapper-l.jpg) repeat-x;
}
.w1 {
	width:5000px;
	position:relative;
	left:50%;
	float:left;
	background:url(/App_Themes/AllegiantMD/images/bg-wrapper-r.jpg) repeat-x;
}
.w2 {
	width:5000px;
	position:relative;
	left:-50%;
	float:left;
	background:url(/App_Themes/AllegiantMD/images/bg-wrapper.jpg) no-repeat 50% 0;
}
.wrapper-holder {
	width:1000px;
	margin:0 auto;
}
#header {
	height:1%;
	overflow:hidden;
	padding:2px 25px 0 20px;
}
#header h1{
	float:left;
	margin:0;
	width:314px;
	height:126px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(/App_Themes/AllegiantMD/images/logo.png) no-repeat;
}
#header h1 a{
	display:block;
	height:100%;
	position:relative;
}
.navbar {
	float:right;
	width:572px;
	padding-top:12px;
	
}
.navbar ul {
	float:left;
	margin:0;
	padding:7px 0 0;
	list-style:none;
}
.navbar ul li{
	float:left;
	padding-right:46px;
	font-size:1px;
}
.navbar ul li a{
	display:block;
	height:8px;
	text-indent:-9999px;
	overflow:hidden;
}
.navbar ul li.careers a{
	width:54px;
	background:url(/App_Themes/AllegiantMD/images/txt-careers.gif) no-repeat;
}
.navbar ul li.contact a{
	width:57px;
	background:url(/App_Themes/AllegiantMD/images/txt-contact.gif) no-repeat;
}
.navbar ul li.memberships a{
	width:112px;
	background:url(/App_Themes/AllegiantMD/images/txt-memberships.gif) no-repeat;
}
.navbar ul li a:hover, .navbar ul li.active a{background-position:0 -8px;}
.search-box {
	float:right;
	width:200px;
}
.callus{
	
	float:right;
	font-size:18px;
	font-weight:bold;
	color:#fff;
	padding-top:24px;
	text-align:right;
	font-stretch:extra-condensed;
	width:572px;
	
}

.callus span{
	color:#a4d4ff;
}


.search-box label {
	float:left;
	width:50px;
	text-indent:-9999px;
	height:8px;
	font-size:1px;
	background:url(/App_Themes/AllegiantMD/images/txt-search.gif) no-repeat;
	margin:7px 5px 0 0;
	cursor:pointer;
}
.search-box label:hover, .search-box label.hover {background-position:0 -8px;}
.search-box .i-text {
	float:left;
	width:106px;
	height:15px;
	background:url(/App_Themes/AllegiantMD/images/bg-search.gif) no-repeat;
	padding:2px 5px 3px;
	margin-right:4px;
}
.search-box .i-text input{
	float:left;
	width:106px;
	height:16px;
	line-height:15px;
	padding:0;
	background:none;
	border:0;
	color:#fff;
}
.search-box .btn-go {
	float:left;
	width:23px;
	height:20px;
	border:0;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
	background:url(/App_Themes/AllegiantMD/images/btn-go.gif) no-repeat;
}
.search-box .btn-go:hover, .search-box .btn-go.hover {background-position:0 -20px;}
ul#nav {
	overflow:hidden;
	height:1%;
	margin:-16px 0 11px;
	padding:0 0 0 10px;
	list-style:none;
	position:relative;
}
ul#nav li{
	float:left;
}
ul#nav li.about{padding-right:21px;}
ul#nav li.expert{padding-right:37px;}
ul#nav li.professional{padding-right:32px;}
ul#nav li.support{padding-right:37px;}
ul#nav li.advanced{padding-right:19px;}
ul#nav li.video{padding-right: 18px; }
ul#nav li.real{padding-right:15px;}
ul#nav li a{
	display:block;
	height:44px;
	text-indent:-9999px;
	overflow:hidden;
}
ul#nav li.about a{
	width:128px;
	background:url(/App_Themes/AllegiantMD/images/btn-about.jpg) no-repeat;
}
ul#nav li.expert a{
	width:116px;
	background:url(/App_Themes/AllegiantMD/images/btn-expert.jpg) no-repeat;
}
ul#nav li.professional a{
	width:118px;
	background:url(/App_Themes/AllegiantMD/images/btn-professional.jpg) no-repeat;
}
ul#nav li.support a{
	width:90px;
	background:url(/App_Themes/AllegiantMD/images/btn-support.jpg) no-repeat;
}
ul#nav li.advanced a{
	width:130px;
	background:url(/App_Themes/AllegiantMD/images/btn-advanced.jpg) no-repeat;
}
ul#nav li.real a{
	width:130px;
	background:url(/App_Themes/AllegiantMD/images/btn-real.jpg) no-repeat;
}
ul#nav li.video a{
	width:85px;
	background:url(/App_Themes/AllegiantMD/images/btn-video.jpg) no-repeat;
}
ul#nav li a:hover, ul#nav li.active a{background-position:0 -44px;}
#main {
	background:#fff url(/App_Themes/AllegiantMD/images/bg-main.jpg) repeat-x;
	padding:23px 19px 2px 21px;
	width:960px;
	overflow:hidden;
	margin-bottom:13px;
}
#main-home {
	background:#fff url(/App_Themes/AllegiantMD/images/bg-main.jpg) top repeat-x;
	width:1000px;
	overflow:hidden;
	margin-bottom:13px;
}

#main-home-footer {
	background:url(/App_Themes/AllegiantMD/images/bg-main-footer.jpg) bottom repeat-x;
	padding:23px 19px 2px 21px;
	width:960px;
	overflow:hidden;
	
}


.main-holder {
	background: url(/App_Themes/AllegiantMD/images/bg-twocolumns.jpg) no-repeat;
	width: 100%;
	overflow: hidden;
}
#content {
	float:right;
	width:615px;
	padding:18px 15px 18px 18px;
	background: url(/App_Themes/AllegiantMD/images/bg-content.jpg) top no-repeat;
	line-height:20px;
	margin-bottom:20px;
	min-height:600px;
}

* html #content {

height:600px;
}
#footer-gradient{
	float:right;
	width:615px;
	background:url(/App_Themes/AllegiantMD/images/bg-content-footer.jpg) bottom no-repeat;
	margin-bottom:20px;
	line-height:20px;
	padding:18px 15px 18px 18px;
	min-height:900px;
	
}

* html #footer-gradient{
height: 900px;
}
.main-holder #content {
	background: none;
	padding: 41px 19px 18px 0;
	width: 601px;
}
.video-box {
	margin: 5px 0 17px 0px;
}
.video-box img{display:block;}
/* OLD STYLE for H2 WHEN IMAGES WERE USED
#content h2 {
	margin:0 0 20px;
	font-size:25px;
	line-height:25px;
}*/
#content h2 img{display:block;}
.link-holder {
	overflow:hidden;
	width:100%;
	margin-bottom:14px;
}
#content a.link {float:left;}
#content p {margin:0 0 19px;}

.content-holder {
	padding:0 20px 0 10px;
}
.btn-holder {
	width:100%;
}
.btn-holder:after {
	clear: both;
	content:"";
	display: block;
}
.btn-holder ul {
	float:right;
	margin:-12px 0 0 !important;
	padding:0 !important;
	list-style:none;
	position:relative;
}
.btn-holder ul li{
	float:left;
	padding:0 0 0 3px !important;
	border: none !important;
	background: none !important;
}
.btn-holder ul li a{
	display:block;
	overflow:hidden;
	height:32px;
	width:142px;
	cursor: pointer;
}
.btn-holder ul li a span {
	display: block;
	height: 64px;
	text-indent: -9999px;
	overflow: hidden;
}
.btn-holder ul li.testimonials a span {background:url(/App_Themes/AllegiantMD/images/btn-testimonials.png) no-repeat;}
.btn-holder ul li.read a span {background:url(/App_Themes/AllegiantMD/images/btn-read.png) no-repeat;}
.btn-holder ul li.more a span {background:url(/App_Themes/AllegiantMD/images/btn-more.png) no-repeat;}
.btn-holder ul li a:hover {position: relative;}
.btn-holder ul li a:hover span {margin: -32px 0 0;}
.latest-box {
	padding:28px 20px 0 10px;
}
.latest-box h2 {margin:0 0 14px !important;}
.latest-box ul {
	margin:0;
	padding:0 0 23px 3px !important;
	list-style:none;
	overflow:hidden;
	height:1%;
}
.latest-box ul li{
	padding: 0 0 3px !important;
	float:left;
	background: none !important;
	border: none !important;
	width:100%;
}
* html .latest-box ul li{padding-bottom:4px;}
*+html .latest-box ul li{padding-bottom:4px;}
.latest-box ul li strong{
	font-size:11px;
	color:#000;
	padding:1px 10px 0 0;
	
}
#content .txt-holder {
	width: 100%;
	overflow: hidden;
	margin: 0 0 18px;
}
#content .txt-holder .image {
	float: left;
	display: inline;
	border: 1px solid #fff;
	/*width: 280px;
	height: 155px;*/
	overflow: hidden;
	margin: 6px 26px 0 0;
}
* html #content .txt-holder .image {margin-right: 23px;}
#content .txt-holder .image img {vertical-align: top;}
#content .txt-holder .btn-holder {
	width: auto;
	height: 1%;
	overflow: hidden;
}
#content .txt-holder .btn-holder ul {margin: 0 !important;}
#content .txt-holder p {margin: 0 0 15px;}
#content .border {border:3px solid #1c2530;}
.container {
	border: 2px solid #8dc9ff;
	background: #004068 url(/App_Themes/AllegiantMD/images/bg-container.gif) repeat-x;
	overflow: hidden;
	height: 1%;
	padding: 30px 20px 17px;
	color: #fff;
	margin: 0 0 32px;
	line-height: 18px;
}
.container .image {
	float: left;
	width: 131px;
	height: 130px;
	margin: 0 16px 0 0;
	display: inline;
}
.container .image img {vertical-align: top;}
.container strong.title {
	display: block;
	margin: 0 0 12px;
}
.container .text-holder {
	padding: 11px 10px 0 0;
	height: 1%;
	overflow: hidden;
}
#content ul {
	margin: 0;
	padding: 7px 0 25px;
	list-style: none;
}
#content ul li {
	padding: 2px 0 3px 32px;
	background: url(/App_Themes/AllegiantMD/images/bull-content-list.gif) no-repeat 15px 7px;
	border-bottom: 1px solid #c7c7c7;
}
.photos-holder {
	width: 615px;
	margin: 0 -10px 21px 0;
	overflow: hidden;
	background: url(/App_Themes/AllegiantMD/images/bg-photos.gif) repeat-y;
}
.photos-holder .item {
	float: left;
	display: inline;
	width: 191px;
	margin: 0 14px 0 0;
	color: #9ad4ee;
	font-size: 11px;
	line-height: 14px;
}
.photos-holder .item .image {
	width: 191px;
	height: 137px;
	overflow: hidden;
}
.photos-holder .item .image img {vertical-align: top;}
.photos-holder .item .description {
	padding: 13px 13px 0;
}
.photos-holder .item .description p {margin: 0 0 17px !important;}
.photos-holder .item strong.title {
	font-size: 12px;
	color: #fff;
	display: block;
	margin: 0 0 10px;
}
.photos-holder .item strong.title a {
	color: #fff;
	text-decoration: none;
}
.photos-holder .item strong.title a:hover {text-decoration: underline;}
.content-table {margin: 0 0 13px;}
.content-table table {
	width: 601px;
	border-collapse: collapse;
	color: #384042;
}
.content-table th {
	text-align: left;
	color: #fff;
	background: #5498d4;
	border-bottom: 1px solid #83b4dd;
	font-size: 14px;
	padding: 5px 8px 5px 12px;
}
.content-table th a {
	float: right;
	font-size: 11px;
	color: #fff;
}
.content-table td {
	padding: 8px 0 5px 22px;
	background: #c9ddeb;
	border-bottom: 1px solid #6397cb;
}
.content-table .col1 {
	width: 123px;
	font-weight: bold;
}
.content-table .col2 {width: 116px;}
.content-table .col3 {width: 111px;}
.content-table .col4 {
	width: 141px;
	padding-right: 22px;
}
#sidebar {
	float:left;
	width:292px;
}
#sidebar .gallery {
	margin-bottom:10px;
}
#sidebar .gallery img{
	display:block;
	margin:0 -2px;
	position:relative;
}
ul.ad {
	margin:0;
	padding:0 0 31px;
	list-style:none;
}
ul.ad li{
	padding-bottom:5px;
	font-size:12px;
}
ul.ad li a{
	display:block;
	height:41px;
	padding:60px 50px 0 96px;
	color:#72b2e0;
	text-decoration:none;
}
ul.ad li.hospital a{
	background:url(/App_Themes/AllegiantMD/images/bg-ad1.jpg) no-repeat;
}
ul.ad li.physicians a{
	color:#316390;
	height:46px;
	background:url(/App_Themes/AllegiantMD/images/bg-ad2.jpg) no-repeat;
}
ul.ad li.patients a{
	background:url(/App_Themes/AllegiantMD/images/bg-ad3.jpg) no-repeat;
	color:#b5bec8;
	padding:60px 73px 0 96px;
}
ul.ad li a:hover{text-decoration:underline;}
.subscribe-box {padding-left:2px;}
.subscribe-box h2{
	margin:0 0 18px;
	font-size:25px;
	line-height:25px;
}
.subscribe-box .row {
	overflow:hidden;
	width:100%;
	padding-bottom:10px;
}
.subscribe-box label {
	float:left;
	width:87px;
	margin-right:6px;
	padding-top:6px;
	font-size:12px;
}
.subscribe-box .i-text {
	float:left;
	width:187px;
	height:18px;
	background:url(/App_Themes/AllegiantMD/images/bg-input.gif) no-repeat;
	padding:4px 5px 0;
}
.subscribe-box .i-text input{
	padding:0;
	color:#000;
	width:187px;
	height:15px;
	line-height:15px;
	background:none;
	border:0;
}
.subscribe-box .btn-submit {
	float:right;
	text-indent:-9999px;
	text-decoration:none;
	overflow:hidden;
	display:block;
	cursor:pointer;
	width:113px;
	height:32px;
	background:url(/App_Themes/AllegiantMD/images/btn-sign-up.gif) no-repeat;
	border:0;
	margin:8px -3px 0 0;
	position:relative;
}
.subscribe-box .btn-submit:hover, .subscribe-box .btn-submit.hover {background-position:0 -32px;}
.main-holder #sidebar {
	padding: 30px 0 0 18px;
}
#sidebar strong.title {
	display: block;
	padding: 0 8px;
	margin: 0 0 10px;
}
ul.sidenav {
	margin: 0 0 43px;
	padding: 0;
	list-style: none;
	font-size: 15px;
	line-height: 18px;
}
ul.sidenav li {
	border-bottom: 1px solid #5492ca;
}
ul.sidenav a {
	display: block;
	padding: 6px 13px;
	color: #000;
	text-decoration: none;
}
ul.sidenav a span {
	display: block;
	padding: 0 0 0 15px;
	background: url(/App_Themes/AllegiantMD/images/bull-sidenav.gif) no-repeat 0 8px;
}
ul.sidenav a:hover,
ul.sidenav .active a,
ul.sidenav .active ul li a:hover,
ul.sidenav .active ul li a {
	background: #e3e7eb url(/App_Themes/AllegiantMD/images/bg-sidenav-hover.gif) repeat-x;
}
ul.sidenav li ul 
{
    list-style: none;
}
ul.sidenav li ul li:last-child
{
    border-bottom: none;
}
ul.sidenav .active ul li a 
{
    background: none;
}
#sidebar .photos-list {
	margin: -18px -8px 31px 0;
	padding: 0;
	list-style: none;
	width: 300px;
	overflow: hidden;
}
#sidebar .photos-list li {
	float: left;
	display: inline;
	margin: 0 6px 0 0;
}
#sidebar .photos-list img {vertical-align: top;}
#sidebar blockquote{
	margin: 0 0 26px;
	padding: 2px 18px;
	background: url(/App_Themes/AllegiantMD/images/mark1.gif) no-repeat 6px 0;
	font-size: 13px;
	line-height: 19px;
	font-style: italic;
}
#sidebar blockquote p {margin: 0;}
#sidebar blockquote q{
	display: block;
}
#sidebar blockquote q:before,
#sidebar blockquote q:after{
	content:'';
	display:block;
	clear:both;
}
#sidebar blockquote img.mark {vertical-align: top;}
#footer {
	text-align:center;
	font-size:11px;
	padding-bottom:50px;
}
#footer ul{
	margin:0;
	padding:0 0 19px;
	list-style:none;
}
#footer ul li{
	display:inline;
	padding-left:20px;
}
#footer ul li:first-child {padding-left:0;}
#footer ul li a{color:#fff;}
#footer .copy {
	width:988px;
	overflow:hidden;
	position:relative;
	font-size:11px;
	color:#21384d;
	padding-left:12px;
}
* html #footer .copy {
	padding-left:0;
	width:100%;
}
*+html #footer .copy {
	padding-left:0;
	width:100%;
}
#footer .copy .holder{
	position:relative;
	float:left;
	left:50%;
	text-align:center;
}
#footer .copy .frame{
	position:relative;
	float:left;
	left:-50%;
}
#footer .copy span {
	float:left;
	padding-top:6px;
}
#footer ul.social {
	float:left;
	margin:0;
	padding:0 17px 0 5px;
	list-style:none;
}
#footer ul.social li{
	float:left;
	padding-left:9px;
}
#footer ul.social li a{
	display:block;
	width:25px;
	height:26px;
	text-indent:-9999px;
	overflow:hidden;
}
#footer ul.social li.linkedin a{background:url(/App_Themes/AllegiantMD/images/icon-linkedin.gif) no-repeat;}
#footer ul.social li.youtube a{background:url(/App_Themes/AllegiantMD/images/icon-youtube.gif) no-repeat;}
#footer ul.social li.facebook a{background:url(/App_Themes/AllegiantMD/images/icon-facebook.gif) no-repeat;}
#footer ul.social li.twitter a{background:url(/App_Themes/AllegiantMD/images/icon-twitter.gif) no-repeat;}

/* WebModules Layout */
/* "Edit Module" button that appears on the front-end for authorized users. */
.webmodules_editModuleLink,
a.webmodules_editModuleLink,
a.webmodules_editModuleLink:link,
a.webmodules_editModuleLink:visited {
    background-color: #FFFFA5;
    padding: 1px 2px 2px 2px;
    border: 1px dotted gray;
    position: absolute; /*preserve layout*/
    font-size: 100%;
    color: Blue;
    font-weight: normal;
    text-decoration: underline;
    z-index: 9999; /*CMS buttons should always be on top.*/
}
.webmodules_editModuleLink:hover,
a.webmodules_editModuleLink:hover {
    font-size: 100%;
    color: #00A2FF;
}

/* "Edit Page" button that appears on the front-end for authorized users. */
.webmodules_editPageLink,
a.webmodules_editPageLink,
a.webmodules_editPageLink:link,
a.webmodules_editPageLink:visited {
    background-color: #FFFFA5;
    padding: 1px 2px 2px 2px;
    border: 1px dotted gray;
    position: absolute; 
    top: 5px;
    left: 5px;
    font-size: 100%;
    color: Blue;
    font-weight: normal;
    text-decoration: underline;
    z-index: 9999; /*CMS buttons should always be on top.*/
}
.webmodules_editPageLink:hover,
a.webmodules_editPageLink:hover {
    font-size: 100%;
    color: #00A2FF;
}

/* sub navigation highlighted/activated style. */
.subnav .on a:link, .subnav .on a:visited, .subnav .on a:hover, .subnav .on a:active {
	background-color: #00FF00;
}

/******************************************************************************
 main navigation menu. 
******************************************************************************/
.mainNavDropDown {
    z-index: 1; /* do not remove; fixes IE8 rendering issue. */
    padding: 10px 0px 0px 0px;
}

/* the <table> element for each menu item. */
.mainNavDropDown_item {
}

/* this <td> is contained by the <table> above. */
.mainNavDropDown_item td {
}

/* this <a> is contained by the <td> above. */
.mainNavDropDown_item a {
    display: block; /* do not mess with this. */
}

/* do *not* put multiplicative things like padding in here. */
.mainNavDropDown_item, /* required */
.mainNavDropDown_item a, /* required */
.mainNavDropDown_item a:link, /* required */
.mainNavDropDown_item a:visited /* required */ {
	background-color: #00FF00;
    font: 11px Verdana, Arial, Helvetica, sans-serif;
    width: 15em;
    padding: 10px 5px;
}

/* the <table> element for each menu item. */
.mainNavDropDown_item_hover {
}

/* this <td> is contained by the <table> above. */
.mainNavDropDown_item_hover td /* important */ {
}

/* this <a> is contained by the <td> above. */
.mainNavDropDown_item_hover a {
    display: block; /* do not mess with this. */
}

/* do *not* put multiplicative things like padding in here. */
.mainNavDropDown_item_hover, /* required */
.mainNavDropDown_item_hover a, /* required */
.mainNavDropDown_item_hover a:link, /* required */
.mainNavDropDown_item_hover a:visited, /* required */
.mainNavDropDown_item_hover a:hover, /* required */
.mainNavDropDown_item_hover a:active /* required */ {
	background-color: #00FF00;
    font: 11px Verdana, Arial, Helvetica, sans-serif;
    width: 15em;
    padding: 10px 5px;
}

/* FAQ */

.faq {
	font: 10px Arial, Helvetica, sans-serif;
	color: #000;
	
	
	}
	
.faq .colorBox {
	background: #fff4e4;
	padding:20px;
	width:90%;
	}
	
.faq h3 {
	font: 13px Arial, Helvetica, sans-serif;
	color: #000;
	}
	
.faq span {
	font: 10px Arial, Helvetica, sans-serif;
	color: #000;
	}
	
.faq p {
	font: 10px Arial, Helvetica, sans-serif;
	color: #000;
	}
	
.faq strong {
	font: 10px Arial, Helvetica, sans-serif;
	color: #000;
	}
	
.faq em {
	font: 10px Arial, Helvetica, sans-serif;
	color: #000;
	}
	
.faq a:link, .faq a:visited {
    font: bold 10px Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
    text-decoration: none;
    }

.faq a:hover, .faq a:active {
    font: bold 10px Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
    text-decoration: underline;
    }
.emailListSignup
{
    
}

.errorText
{
    color: #FF0000;
}

.labelText
{
    /*background-color: #EEE;
    border: solid 1px #000;*/
    font-size: 9pt;
    text-align: right;
    font-weight: bold;
}

