body {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.container {
	position: relative;
	padding: 0px;
	padding-bottom: 100px;
	width: 960px;
	/*margin-top: -42px !important;*/
	margin-top: 42px !important;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}

.sfError {
	font-weight: 700 !important;
	color: red !important;
}

a.logoutBtn, a.logout {
	padding: 4px 7px;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	border: none;
	border-radius: 10px;
	background: #ef591f;
	color: #fff !important;		
}

.home .mainBody {
	width: 960px;
	position: relative;
	margin: 0 auto;
	background: transparent;
}


#image_description {
	position: fixed;
	bottom: 260px;
	right: 50%;
	margin-right: -497px;
	margin-top: -150px;
	height: 185px;
	width: 315px;
	font-size: 12px;
	line-height: 14px;
	color: #000;
	background: url(../img/imageInfoPanel.png) top left no-repeat;
	z-index: 0;
}


#image_description .content {
	margin: 20px 24px;	
}

#image_description .content h2 {
	font-size: 16px;
	line-height: 17px;
	color: #ff6d00;	
}

#image_description .navigation {
	position: absolute;
	bottom: 18px;
	height: 27px;
	width: 100px;
	left: 50%;
	margin-left: -50px;
}

#image_description .navigation a.arrowPrev, #image_description .navigation a.arrowNext {
	display: block;
	height: 27px;
	width: 30px;
	background-position: 0 0;
	background-repeat: no-repeat;
	z-index: 7;
	border: 0px solid;
}

#image_description .navigation a.arrowPrev {
	position: absolute;
	top: 0;
	left: 0;
	background: url(../img/billBoardArrowsPrev.png) 0 0 no-repeat;	
}

#image_description .navigation a.arrowPrev:hover, #image_description .navigation a.arrowNext:hover {
	background-position: bottom left;	
}

#image_description .navigation a.arrowNext {
	position: absolute;
	top: 0;
	right: 0;
	background: url(../img/billBoardArrowsNext.png) 0 0 no-repeat;
}

#image_description .navigation span {
	display: block;
	position: absolute;
	height: 27px;
	width: 100px;
	padding-top: 6px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}


img#bg {
		position: fixed;
		width: 100%;
		height: auto;
		top: 0;
		left: 50%;
		margin-left: -50%;
		z-index: -10;
	}


#header {
	position: relative;
	margin-top: 0;
	display: block;
	height: 140px;
	border: 0px solid #fff;
}

#header .mainLogo {
	height: 95px;
	width: 630px;
	position: absolute;
	left: -63px;
	top: -42px;
	top: 0;
	background-image: url(../img/logoBackground.png);
	background-repeat: no-repeat;
	background-position: left top;
	border: 0px solid;
	z-index: 9999999;
}

#header .mainLogo a {
	display: block;
	height: 95px;
	width: 630px;
	border: 4px solid;
	z-index: 9999999;
}	

#header .mainLogo h1 {
	height: 35px;
	width: 500px;
	position: absolute;
	left: 45px;
	top: 33px;
	text-indent: -999mm;
	font-size: 0px;
	line-height: 0px;
	background-image: url(../img/mainLogo.png);
	background-repeat: no-repeat;
	background-position: left top;
}


/*.topbar {
	position: relative;
	position: absolute;
	height: 0px;
	width: 100%;
	top: 0px;
	background-color: #000000;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	background-clip: border-box;
	background-origin: padding-box;
	background-size: auto auto;
	color: #cccccc;
	border: 7px solid #ff7700 !important;
}
*/

.topbar {
	position: relative;
	height: 50px;
	width: 100%;
	top: 0px;
	background: #000;
	color: #ccc;
}

.topbar .content {
	position: relative;
	width: 1000px;
	margin: 0 auto;
}

.topbar ul.topNav {
	position: absolute;
	display: inline-block;
	width: auto;
	top: 17px;
	text-align: right;
	right: 250px;
	font-family: "Futura (T1)", Helvetica, Arial;
	font-size: 11px;
	line-height: 10px;
	color: #ccc;
}

.topbar ul.topNav li {
	display: inline-block;
	*float: left;
	list-style: none;
	border-right: 1px solid #777 !important;
}

.topbar ul.topNav li a {
	display: inline-block;
	margin: 0;
	padding: 3px 10px;
	color: #ccc;
	text-decoration: none;
}

.topbar ul.topNav li a:hover {
	color: #66CCFF;
}

.topbar .tagline {
	display: block;
	position: absolute;
	top: 17px;
	left: 5px;
	font-style: italic;
}

.APTA_logo {
	position: absolute;
	height: 30px;
	width: 195px;
	top: 12px;
	left: 0px;
	background: url(../img/logo_APTA.gif) top left no-repeat;
}

#mainNavContainer {
	position: absolute;
	left: -20px;
	top: 100px;
	height: 36px !important;
	max-height: 36px;
	width: 980px;
	background-image: url(../img/mainNavigationBckgrnd.png);
	background-repeat: no-repeat;
	overflow: visible;
	border: 0px solid;
	z-index: 9999999;
}

ul.mainNav {
	font-family: "Futura (T1)", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	letter-spacing: -.02em;
	margin: 0 0 0 30px;
	padding: 0;
	text-transform: uppercase;
}

ul.mainNav li a {
	color: #1e4747;	
}

ul.mainNav li {
	list-style: none;
	margin: 0;
	float: left;
}

ul.mainNav li a {
	display: inline-block;
	margin: 0;
	padding: 12px 8px;
}

#bottomWrapper {
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 100%;
	position: fixed;
	bottom: 50px;
	text-align: center;
}


#highlightsContainer {
	height: 200px;
	width: 970px;
	bottom: 0px;
	text-align: left;
}

.highlightBox {
	height: 200px;
	width: 232px;
	margin: 0;
	margin-right: 14px !important;
	padding: 0;
	float: left;
}

.highlightBox.last {
	margin-right: 0 !important;
}

.highlightBox.orange {
	background: url(../img/highlightPanelOrange.png) top left no-repeat;
}

.highlightBox.green {
	background: url(../img/highlightPanelGreen.png) top left no-repeat;
}

.highlightBox.white {
	position: relative;
	background-color: #fff !important;
	display: block;
	text-align: center;
	vertical-align: middle;
}

.highlightBox.white span {
	background-color: transparent;
  	background-image: url("/Sitefinity/WebsiteTemplates/Neurology/App_Themes/Neurology/img/carousel_shine.png");
  	background-repeat: no-repeat;
  	background-position: 0px 0px;
  	background-size: auto auto;
  	overflow-x: hidden;
  	overflow-y: hidden;
  	width: 232px;
  	height: 200pxpx;
  	position: absolute;
  	z-index: 0;
  	top: 0px;
  	left: 0px;
}

.highlightBox.white a.prev, .highlightBox.white a.next {
	display: block;
	height: auto;
	width: auto;
	position: absolute;
	padding: 5px;
	bottom: 7px !important;
	height: 17px;
	width: 22px;
	z-index: 9999999;
}

.highlightBox.white a.prev {
	right: 40px;
	background-image: url("../img/billBoardArrowsPrev.png");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0px 0px;
	background-clip: border-box;
	background-origin: padding-box;
	background-size: auto auto;
}

.highlightBox.white a.next {
	right: 7px;
	background-image: url("../img/billBoardArrowsNext.png");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0px 0px;
	background-clip: border-box;
	background-origin: padding-box;
	background-size: auto auto;
}

.highlightBox.white a.prev:hover {
	background-position: bottom left;	
}

.highlightBox.white a.next:hover {
	background-position: bottom left;	
}


/*ul#highlight2  {
	position: relative;
	text-align: center !important;
	vertical-align: middle;
}*/

.highlightBox .content {
	position: relative;
	display: block;
	height:: 160px !important;
	width: 186px !important;
	margin: 20px;
	padding: 0 !important;
	font-size: 12px;
	line-height: 13px;
	color: #fff;
	overflow: hidden;
}

.highlightBox.white p.sponsorTag {
	position: absolute;
	top: 17px;
	left: 14px;
	font-family: Helvetica, Georgia, Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-size: 12px;
	font-style: italic;
	color: #777;
	z-index: 9999999;
}

.highlightBox.white .content {
	position: relative;
	height: 200px !important;
	width: 232px !important;
	margin: 0 !important;
}

.highlightBox.white .content div ul, .highlightBox.white .content div ul li, .highlightBox.white .content div {
	height: 200px !important;
	width: 232px !important;
	margin: 0 !important;
	padding: 0 !important;
}


.highlightBox .content h2 {
	font-size: 12px;
	text-transform: uppercase;
	margin-bottom: 7px;	
}

.highlightBox .content h2 a {
	color: #fff;
	text-decoration: none;	
}

.highlightBox .content a {
	color: #fff;
	text-decoration: underline;	
}

.highlightBox .content a:hover {
	color: #F60;
	text-decoration: underline;	
}

.highlightBox .content p.highlightType {
	display: inline-block;
	margin: 0;
	margin-bottom: 10px;
}

.image_carousel {
	padding: 15px 0 15px 40px;
}
.image_carousel img {
	border: 0px solid #ccc;
	background-color: white;
	padding: 9px;
	margin: 7px;
	display: block;
	float: left;
}

.highlightBox .content ul {
	width: 186px;
	margin: 0 !important;
	padding: 0;	
}
.highlightBox .content ul li, .highlightBox .content div {
	height: 200px;
	width: 185px;
	padding: 0px;
	margin: 0px;
	margin-right: 0 !important;
	display: inline-block;
	float: left;
}

.pagination {
	position: absolute;
	display: inline-block;
	top: 0;
	right: -5px;
	height: 17px !important;
	width: auto !important;
	text-align: right;
	z-index: 99999999999;
	border: 0px solid;
}
.pagination a {
	background: url(../img/pagination.png) 0 0px no-repeat transparent;
	height: 11px !important;
	width: 11px;
	margin: 0 5px 0 0;
	padding: 0;
	display: inline-block;
	z-index: 99999999999999;
}
.pagination a.selected {
	background: url(../img/paginationSelected.png) 0 0px no-repeat transparent;
	cursor: pointer;
}
.pagination a span {
	display: none;
}
.clearfix {
	float: none;
	clear: both;
}



#footer {
	position: fixed;
	bottom: 0;
	height: 40px;
	width: 100%;
	font-size: 11px;
	line-height: 11px;
	text-align: left;
	left: 0;
	background-color: #000;
	color: #fff;
	z-index: 9999999;
}

#footerContentContainer {
	position: relative;
	height: 48px;
	width: 960px;
	margin: 0 auto;
	border: 0px solid #fff;		
}

#footerNavContainer {
	position: absolute;
	top: 7px;
	left: 0;
	width: 700px;
}


ul.footerNav {
	position: absolute;
	display: inline-block;
	width: auto;
	top: 0px;
	left: -10px;
	text-align: left;
	padding-left: 0;
	
	font-family: "Futura (T1)", Helvetica, Arial;
	font-size: 11px;
	font-weight: bold;
	line-height: 10px;
	color: #ccc;
}

ul.footerNav li {
	display: inline-block;
	*float: left;
	list-style: none;
	border-right: 1px solid #777 !important;
}

ul.footerNav li a {
	display: inline-block;
	margin: 0;
	padding: 3px 10px;
	color: #ccc;
	text-decoration: none;
}

ul.footerNav li a:hover {
	color: #66CCFF;
}

#SocialMediaLinks {
	position: absolute;
	display: inline-block;
	top: 7px !important;
	right: 150px !important;
	height: 26px;
	width: 70px !important;
	border: 0px solid #ccc;
}

#SocialMediaLinks a {
	display: inline-block;
	height: 26px;
	width: 26px;
	margin-right: 5px !important;
}

#SocialMediaLinks a.twitter {
	background: url(../img/SocialMediaSprites.png) -30px 0 no-repeat;
}

#SocialMediaLinks a.facebook {
	background: url(../img/SocialMediaSprites.png) 0 0 no-repeat;
}

#myriadTag {
	position: absolute;
	top: -4px;
	right: 0;
}

#myriadTag a {
	display: block;
	height: 50px;
	width: 150px;
	background-color: transparent;
	background-image: url("http://www.myriadmedia.com/img/MyriadTag.png");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	background-clip: border-box;
	background-origin: padding-box;
	background-size: auto auto;
}

#myriadTag a:hover

{

background-color: transparent;

background-image: url("http://www.myriadmedia.com/img/MyriadTag_on.png");

background-repeat: repeat;

background-attachment: scroll;

background-position: 0% 0%;

background-clip: border-box;

background-origin: padding-box;

background-size: auto auto;

}

.copyright {
	position: absolute;
	top: 15px;
	left: 0;
	color: #ccc;	
}

