/*
* Skeleton V1.1
* Copyright 2011, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 8/17/2011
*/

/* Table of Content
==================================================
	#Font-Face
	#Site Styles
	#Header Styles
	#Page Styles
	#Media Queries

/* #Site Styles
================================================== */

.content h1 {
	display: block;
	font-size: 42px;
	font-family: "museo-sans", Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-left: 20px;
	font-style: italic;
}

h3 {
	font-family: "museo-sans", Arial, Helvetica, sans-serif;
	font-size: 19px;
	text-transform: uppercase;
	color: black;
}

h4,
h1.sfnewsTitle {
    clear: both;
    font-family: "museo-sans", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal !important;
    font-weight: 500;
    line-height: 22px;
    margin-left: 0;
    padding-bottom: 10px;
}

.body-members h4 {
    margin-left: 20px !important;
}

.otherNews h4 {
    font-size: 30px;
}
h5 {
	font-family: "museo-sans", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: 500;
	line-height: 1.2em;
	padding: 8px 0;
	border-bottom: none;
}
.copy h5 {
	font-size: 16px;
	font-weight: 500;
	padding: 0 0 5px 0;
}

h6 {
	font-family: "museo-sans", Arial, Helvetica, sans-serif;
	font-size: 13;
	color: rgb( 90, 111, 129 );
}

.black h6 {
	color: black;
	text-transform: uppercase;
	font-weight: bold;
}

html.wf-loading a {
}
 
html.wf-active a {
}

a,
a:hover,
a:active,
a:visited {
	font-family: "museo-sans", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: rgb( 241, 92, 43 );
	text-decoration: none;
	line-height: 1.2em;
}
a:hover {
	text-decoration: underline;
}

 img {
	display: block;
	
	/* max-width:100%; */
}
.shadowImg260 
{ 
    margin: 0 !important;
    width: 100%;
}

.int-head{
	display: inline-block;
}
.four .sfContentBlock{
	margin-bottom: 20px;
}

body.body-atl-newsroom .otherNews .button.grey, body.body-atl-newsroom .otherNews .button.grey:hover {
	font-family: "museo-sans", Arial, Helvetica, sans-serif;
	background: rgb( 241, 92, 43 );
	font-size: 14px;
	color: white;
	line-height: 1em;
	text-shadow: none;
	border: none;
	text-transform: uppercase;
	padding: 11px 23px;
	font-weight:bold;
}

/* button style override */
.button, button, input[type="submit"], input[type="reset"], input[type="button"],
.button:hover, button:hover, input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover,
.button:active, button:active, input[type="submit"]:active, input[type="reset"]:active, input[type="button"]:active,
.button:visited, button:visited {
	font-family: "museo-sans", Arial, Helvetica, sans-serif;
	background: rgb( 241, 92, 43 );
	font-size: 14px;
	color: white;
	line-height: 1em;
	text-shadow: none;
	border: none;
	text-transform: uppercase;
	padding: 11px 23px;
	font-weight:500;
}

input[type="text"], input[type="password"], input[type="email"], textarea, select {
	border: 1px solid rgb( 165, 180, 186 );
	background: rgb( 230, 230, 230 );	
}

form .error {
	font-size: 11px;
	color: red;
	font-family: "museo-sans", Arial, Helvetica, sans-serif;
	display: none;
}
form .error.active {
	display: block;	
}
.right{
	float: right !important;
}

/*------------- Vertical Tabs Styles -----------------------------------------*/

.tabs.vertical {
	border: none;
	margin-bottom: 0;
}

.tabs.vertical li {
	display: block;
	float: none;
	height: auto;
}

ul.tabs.vertical li a,
ul.tabs.vertical li a:hover,
ul.tabs.vertical li a:active,
ul.tabs.vertical li a:visited {
	display: block;
	overflow: hidden;
	height: auto;
	margin: 0 ;
	top: 0 ;
	padding: 10px;
	border: none;
	background: white;
	font-family: "museo-sans", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: rgb( 96, 96, 96 );
}

ul.tabs.vertical li a.active,
ul.tabs.vertical li a:hover {
	color: white;
	background: rgb( 90, 111, 129 ) url(../images/tabs_vertical_arrow.png) no-repeat 90% 20px ;
}

/*------------- Ribbon Tabs style --------------------------------------------*/

ul.tabs.ribbon li {
	margin: 10px 0;
}

ul.tabs.ribbon li a,
ul.tabs.ribbon li a:hover,
ul.tabs.ribbon li a:active,
ul.tabs.ribbon li a:visited {
	position: relative;
	overflow: visible;
	height: 37px;
	font-family: "museo-sans", Arial, Helvetica, sans-serif;
	line-height: 2.5em;
	color: rgb( 4, 4, 4 );
	border-radius: 3px;
	padding: 2px 10px;
}

ul.tabs.ribbon li a.active,
ul.tabs.ribbon li a:hover {
	color: white;
	background: rgb( 241, 92, 43 ) ;
}


ul.tabs.ribbon li a.active .arrow,
ul.tabs.ribbon li a:hover .arrow {
	position: absolute;
	top: 0;
	right: -16px;
	width: 17px;
	height: 41px;
	background: url(../images/tabs_ribbon_arrow.png) no-repeat;
}

/*------------- Orange Tabs style --------------------------------------------*/

.tabs.orange {
	position: relative;
	border: none;
}

.tabs.orange li a,
.tabs.orange li a:hover,
.tabs.orange li a:active,
.tabs.orange li a:visited {
	border: none;
	border-radius: 3px;
	background: rgb( 236, 236, 236 );
	color: black;
	font-family: "museo-sans", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}

.tabs.orange li a.active {
	background: rgb( 241, 92, 43 );
	color: white;
}

.tabs.orange li a.active .arrow {
	position: relative;
	width: 14px;
	height: 8px;
	bottom: 0;
	margin: 0 auto;
	background: url(../images/tabs_orange_arrow.png) no-repeat;
}

.tabs-content.orange li p,
.tabs-content.orange .calendarList .rsvp {
	padding: 22px 0;
	margin: 0;
	font-family: "museo-sans", Arial, Helvetica, sans-serif;
	color: rgb( 74, 74, 74 );
	font-size: 13px;
	line-height: 1.5em;
	border-bottom: 1px dashed rgb( 119, 119, 119 );
	display: block;
}

.tabs-content.orange .calendarList .rsvp:hover {
	text-decoration: none;
}

/* Share This Slider -------------------------------------------------------------------------------------------*/

.shareThisSlider {
	display: block;
	position: absolute;
	overflow: hidden;
	bottom: 0;
	height: 33px;
	width: 100%;
}

.shareThisSlider .expandTab {
	position: relative;
	overflow: hidden;
}

.shareThisSlider .expandTab a,
.shareThisSlider .expandTab a:hover,
.shareThisSlider .expandTab a:active,
.shareThisSlider .expandTab a:visited {
	padding: 10px 25px;
	background: url(../images/leatherTexture2.jpg);
	float: right;
	font-family: "museo-sans", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	text-decoration: none;
	text-transform: uppercase;
}

.shareThisSlider .expandTab a .plusSign {
	color: rgb( 46, 106, 53 );
	font-size: 14px;
	font-weight: bolder;
}

.shareThisSlider .expandableTab {
	display: block;
	clear: both;
	position: relative;;
	overflow: hidden;
	width: 100%;
	height: 73px;
	background: url(../images/leatherTexture2.jpg);
}


.shareThisSlider .expandableTab .socialLinks {
	height: auto;
	margin: 18px auto;
	text-align: center;
}

.shareThisSlider .expandableTab .socialLinks a {
	width: 30px;
	height: 30px;
	margin-right: 20px;
}

.shareThisSlider .expandableTab .socialLinks a.twitter,
.shareThisSlider .expandableTab .socialLinks a.twitter:hover {
	background: url(../images/shareThisSlider_icon_twitter.png) no-repeat;
}

.shareThisSlider .expandableTab .socialLinks a.facebook,
.shareThisSlider .expandableTab .socialLinks a.facebook:hover {
	background: url(../images/shareThisSlider_icon_facebook.png) no-repeat;
}

.shareThisSlider .expandableTab .socialLinks a.linkedin,
.shareThisSlider .expandableTab .socialLinks a.linkedin:hover {
	background: url(../images/shareThisSlider_icon_linkedIn.png) no-repeat;
}

/* styles black collapse -------------------------------------------------------------------------------------------*/

.blackCollapse {
	display: block;
	position: relative;
	background: black;
	color: white;
}

.blackCollapse .titleButton {
	background: url(../images/leatherTexture2.jpg) rgb( 38, 38, 38 );
	cursor: pointer;
	border-bottom: 1px solid rgb( 51, 51, 51 );
}

.blackCollapse .titleWrap h4 {
	display: inline-block;
	margin: 0;
	padding: 22px 33px 22px 0;
	background: url( ../images/insetArrow.png) no-repeat right;
	
	font-family: "museo-sans", Arial, Helvetica, sans-serif;
	font-size: 27px;
	font-style: normal;
	line-height: 1em;
	color: white;
	text-transform: uppercase;
}

.blackCollapse .contentCollapse {
	display: none;
	height: 100%;
	padding: 20px 0;
}

.blackCollapse .contentCollapse,
.blackCollapse .contentCollapse h6 {
    font-weight: 500;
}  

.blackCollapse .contentCollapse h6 {
    margin-bottom: 10px;
    text-transform:uppercase;
} 


.blackCollapse.active .contentCollapse {
	display: block;
}

/* white list styles -------------------------------------------------------------------------------------------*/

ul.white li a,
ul.white li p,
ul.white li {
	font-family: "museo-sans", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: white;
}

ul.white li.title {
	line-height: 30px;
	text-transform: uppercase;
}

/*misc -------------------------------------------------------------------------------------------*/
.nomobile,
.container .nomobile{
	display: block !important;
}

.mobileOnly {
	display: none !important;
}

.nomargin {
	margin: 0 !important;	
}

.secondarysmall{
	width: 250px;
}

.stripedInset {
	position: relative;
	width: 100%;
	padding: 27px 0;
	background: url(../images/stripedBG.jpg);
	border-bottom: 1px solid rgb( 183, 183, 183 );
}

.stripedInset .shadow {
	position: absolute;
	width: 100%;
	top: 0;
	height: 10px;
	background: url(../images/innerShadow.png) repeat-x left;
}

#scroll-button {
	background: transparent url('../images/btn.png') no-repeat 0 0;
	display: block;
	height: 42px;
	left: -20px;
	margin-left: 50%;
	position: absolute;
	top: -21px;
	width: 40px;
}

.rightShadow {
	position: absolute;
	display: block;
	right: -18px;
	width: 18px;
	height: 437px;
	background: url(../images/rightShadow.png) no-repeat;
}

.leftShadow {
	position: absolute;
	display: block;
	left: -18px;
	width: 18px;
	height: 437px;
	background: url(../images/leftShadow.png) no-repeat;
}

.bottomShadow {
	display: block;
	width: 406px;
	height: 59px;
	background: url(../images/bottomShadow.png) no-repeat;
	clear: both;
	margin: 0 auto;
}



.dashed {
	border-bottom: 1px dashed rgb( 183, 183, 183 );
}

.centerWrapper {
	position: relative;
	width: 100%;	
	text-align: center;
}

/* ------------------- light box styles ------------------------------ **/

.lightBoxWrap {
	position: absolute;
	display: block;
	width: 100%;
	z-index: 100;
}

.lightBoxBG {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: url(../images/lightboxBG.png);
}

/* #Header Styles
================================================== */

#header {
	position: relative; 
	z-index: 1;
	margin-top: 16px;
	margin-bottom: 30px;
}
#logo {
	padding-top: 10px;
	margin-left: -5px;
	margin-right: 20px;	
}
#logo img{
	max-width: 100%;
}

#nav {
 
    /* width: 100%;*/ 
	margin-top: 10px;
}

#social, #mainNav {
	margin-bottom: 0;
    margin-left: 15px;
}

#social .columns {
	margin: 0;	
}

#social .todaysDate p {
	color: rgb(90, 111, 129 );
	font-family: "museo-sans", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 700;
	text-align: right;
	padding-top: 5px;
}

.socialLinks ul,
ul.socialLinks {
	height: 21px;
	text-align: center;
}

.socialLinks ul li,
ul.socialLinks li {
	display: inline;
	margin: 0 5px 0 0;
}

.socialLinks a {
	display: inline-block;
	width: 17px;
	height: 16px;
	text-indent: 100%;
	white-space: nowrap;
}

#header .socialLinks a {
    overflow: hidden;
}

.socialLinks a.twitter {
	background: url(../images/social_twitter.gif) no-repeat;
}
.socialLinks a.twitter:hover, #social .icons a.twitter:active {
	background: url(../images/social_twitter.gif) no-repeat 0 -16px;
}

.socialLinks a.facebook {
	background: url(../images/social_facebook.gif) no-repeat;
}
.socialLinks a.facebook:hover, #social .icons a.facebook:active {
	background: url(../images/social_facebook.gif) no-repeat 0 -16px;
}

.socialLinks a.linkedin {
	background: url(../images/social_linkedin.gif) no-repeat;
}
.socialLinks a.linkedin:hover, #social .icons a.linkedin:active {
	background: url(../images/social_linkedin.gif) no-repeat 0 -16px;
}

.socialLinks a.instagram {
	background: url(../images/social_instagram.png) no-repeat 0 0;
}
.socialLinks a.instagram:hover, #social .icons a.instagram:active {
	background: url(../images/social_instagram.png) no-repeat 0 -15px;
}

.socialLinks a.youTube {
	background: url(../images/social_youtube.png) no-repeat 0 0;
}
.socialLinks a.youTube:hover, #social .icons a.youTube:active {
	background: url(../images/social_youtube.png) no-repeat 0 -16px;
}

.searchWrapper {
	
}

#search {
	float: right;
	max-width: 137px;
	display: block;
	overflow: hidden;
	border-bottom: 1px solid #898989;
	height: 25px;
}

#search input {
	float: left;
	width: 100px;
	background: white;
	border: none;
	padding: 4px 4px 4px 1px;
	color: #b6b6b6;
}

#search a.button {
	padding: 0;
	height: 25px;
	width: 25px;
	float: left;
	border: none;
	background: none;
}

#search .button input{
	background: transparent url(../images/search-icon.png) no-repeat;
	width: 25px;
	height: 25px;
}

#mainNav {
	/* 
-moz-box-shadow:    0px 3px 3px 0px rgba( 202, 202, 202, .7 );
	-webkit-box-shadow: 0px 3px 3px 0px rgba( 202, 202, 202, .7 );
	box-shadow:         0px 3px 3px 0px rgba( 202, 202, 202, .7 );
 */
 	margin-left: -16px;
}
#mainNav ul {
	width: 100%;
	margin-top: 4px;
	height: 45px;
}

#mainNav ul li {
	display: inline;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.wf-active #mainNav ul li a {
    padding: 16px 29px;
 }
 
#mainNav ul li a {
	display: inline-block;
	overflow: hidden;
    padding: 16px 29px;
	/* background: #64585B; */ /* Erik - was rgb( 31, 32, 35 ); */
	background: #1f2023;
	font-family: "museo-sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 500;
	color: white;
	text-decoration: none;
	text-transform: uppercase;
}


#mainNav ul li a.rtsSelected , #mainNav ul li a:hover  {
	background: rgb( 90, 111, 129 );
}

/*#login {
	right: 9px;
	width: 70px;
	position: absolute;

}*/
#login{
	padding-top: 8px;
}
#login .showLogin, #login .showLogin:visited {
	display: block;
	position: relative;
	padding-left: 20px;
	background: url( ../images/login-icon.png) no-repeat 6px;
	text-decoration: none;
	font-size: 14px;
	line-height: 1.0em;
	margin: 0 5px;
	color: rgb( 241, 92, 43 );
}

#login .show.loginErr:hover {
	text-decoration: underline;
}

#loginbox {
	display: none;
	position: absolute;
	overflow: hidden;
	top: 51px;
	right: 45px;
	width: 252px;
	z-index: 100;
	font-family: "museo-sans", Arial, Helvetica, sans-serif;
	-moz-box-shadow:    0px 3px 3px 0px rgba( 202, 202, 202, .7 );
	-webkit-box-shadow: 0px 3px 3px 0px rgba( 202, 202, 202, .7 );
	box-shadow:         0px 3px 3px 0px rgba( 202, 202, 202, .7 );
}

#loginbox .toparrow {
	width: 100%;
	background: url(../images/droparrow.png) no-repeat;
	height: 10px;
}

#loginbox .loginform {
	overflow: hidden;
	padding: 15px 20px;
	border: 7px solid rgb( 90, 111, 129 );
	background: white;
}


#loginbox a {
	display: block;
	margin-top: 14px;
}

#loginbox a.button:hover {
	font-family: "museo-sans", Arial, Helvetica, sans-serif;
	background: rgb( 241, 92, 43 );
	font-size: 14px;
	color: white;
	line-height: 1em;
	text-shadow: none;
	border: none;
	text-transform: uppercase;
	padding: 11px 23px;
	font-weight: 500;
}

#loginbox a.forgot {
	color: rgb( 156, 156, 156 );
	font-size: 14px;
	line-height: 1.3em;
	font-family: "museo-sans", Arial, Helvetica, sans-serif;
	font-weight: 500;
	float: left;
}

#loginbox a.forgot:hover {
	color: rgb( 156, 156, 156 );
	font-size: 14px;
	line-height: 1.3em;
	float: left;
	font-weight: 500;
	text-decoration:underline;
	background:none;
	font-family: "museo-sans", Arial, Helvetica, sans-serif;
	text-shadow: none;
	border: none;
	text-transform:none;
	padding:0;

}

#loginbox a.button {
	float: right;
}

/********** HEADER STYLING **********/
#header {
	padding-top: 10px;
}
.header-links {
	width: 285px;
	padding-left: 305px;
	float: left;
}
.header-links-row {
	margin-top: 4px;
}
.site-logo img {
	width: 100%;
	margin-top: 50px;
}
#social, #mainNav {
	margin: 0;
}
.socialLinks {
	/*border: 1px solid red;*/
	float: left;
	padding-top: 6px;
}
.socialLinks a {
	display: block;
}
.socialLinks ul, ul.socialLinks {
	height: auto;
}
.socialLinks ul li, ul.socialLinks li {
	display: block;
	float: left;
	margin-right: 8px;
}
.wf-active #mainNav ul li a {
    padding: 16px 31.79px;
}
#search {
	border: 1px solid #C0C0C0;
	border-radius: 3px;
}
#search input {
	padding: 4px 10px 4px 1px;
}
#search input[type="text"], input[type="password"], input[type="email"], textarea, select {
	box-shadow: none;
}
#login {
	float: left;
	text-align: center;
	text-transform: uppercase;
	border: 2px solid #F35B1C;
	border-radius: 3px;
	padding: 0;
	margin: 0;
	margin-top: 12px;
}
.log-in-arrow {
	display: inline-block;
	padding: 0px 20px;
}
#login .showLogin, #login .showLogin:visited {
	padding: 13px 0px 11px 31px;
	margin: 0;
}
.join-mac a {
	float: right;
	font-size: 14px;
	font-family: "museo-sans", sans-serif;
	color: #FFFFFF;
	background-color: #F35B1C;
	padding: 13px 34px 14px 36px;
	text-transform: uppercase;
	border-radius: 3px;
	font-weight: 500;
	text-decoration: none;
	margin-top: 7px;
}
.membership-level .membership-intro p {
	margin: 0 auto;
}
.wf-active #mainNav ul li a {
	padding: 16px 33px;
}
#mainNav ul {
	width: 120%;
}
.rtsLevel.rtsLevel1 {
	overflow: hidden
}
#loginbox {
	top: 97px;
	right: 43px;
	overflow: visible;
}
#loginbox .toparrow {
	position: absolute;
		top: -10px;
		left: -185px;
}


/* #Footer Styles
================================================== */


/* #Footer Styles
================================================== */

#footer {
	text-align: center;
}

#footer .logo {
	padding: 20px 10px 10px 10px;
}

#footer .logo img {
	position: relative;
	margin: 0 auto;
}

#footer .links ul li {
	display: inline;	
}

#footer .links ul li a,
#footer .links ul li a:visited  {
	padding: 10px;
	font-size: 14px;
	text-decoration: none;
	color: rgb( 129, 129, 129 );
}
#footer .links ul li a:hover,
#footer .links ul li a:active {
	text-decoration: underline;
}

#footer .address {
	width: 550px;
	margin: 10px auto 30px auto;	
}

#footer .address p {
	clear: both;
	font-size: 14px;
	line-height: 1.2em;
	text-align:center;
	color: rgb( 129, 129, 129 );
	margin-bottom:5px;
}

/* #Page Styles
================================================== */

#members {
	margin-top: 30px;
}

/* ads -------------------------------------------------------------------------------------------*/

.adWrapper {
	display: block;
	position: relative;
	overflow: hidden;
	width: 100%;
	margin: 10px 0;
}

.ad {
	display: block;
	position: relative;
}

.ad.leaderboard {
	
}

.ad.smallSquare {
}

.ad img,
.ad-right img {
	position: relative;
	margin: 0 auto;
	max-width: 100%;
}

.ad-right img {
    float: right;
    margin: 0;
}
/* home page */

#heroWrapper {
	margin-top: 33px;
}

#hero{
	display: block;
	position: relative;
	height: 490px;
}

#hero .columns img {
	max-width: 100%;
	max-height: 100%;
	/*margin-top: -20px;
	padding-bottom: 20px;*/
}

#hero .main img{
	margin-top: 0;
	padding-bottom: 0;
}

#hero > div { /* removes left margin on carousel */
	margin-left: 0;
}

#hero h2{}

#hero h3 span{
	float: right;
}

#hero h4 {
	font-family: "museo-sans", Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-style: normal;
	text-transform: uppercase;
	padding: 0 8px;
}

#hero blockquote span {
    display: block;
    text-align: right;
}

#hero .main,
#hero .heroLink {
    position: relative;
	-moz-box-shadow:    0 3px 5px 2px rgba( 202, 202, 202, .7 );
	-webkit-box-shadow: 0 3px 5px 2px rgba( 202, 202, 202, .7 );
	box-shadow:         0 3px 5px 2px rgba( 202, 202, 202, .7 );
}
.five.columns.nomobile.caption .herotext{
	display: none;
}
/*.five.columns.nomobile.caption .heroLink img{
	padding-bottom: 0;
}*/
.five.columns.nomobile.caption img{
	-moz-box-shadow:    0 3px 5px 2px rgba( 202, 202, 202, 1 );
	-webkit-box-shadow: 0 3px 5px 2px rgba( 202, 202, 202, 1 );
	box-shadow:         0 3px 5px 2px rgba( 202, 202, 202, 1 );
}
.dayInTheLife img{
	margin-bottom: 20px;
}
#hero .border {
    /*padding-top: 30px;*/
}

#hero .ie-shadow,
#hero .ie-shadow-short {
	background-color: #cacaca; /* Needed for IEs */

	filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30);
	-ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";
	zoom: 1;
}

#hero .ie-shadow-short {
	margin-top: 10px;
	width: 250px;
}

#hero .heroLink {
/*	overflow: hidden;
*/	max-height: 265px;
}

#hero .main img{
	padding-top: 90px;
}

#hero .main .heroLink{
	max-height: 409px;
}

#hero .heroLink a,
#hero .heroLink a:hover,
#hero .heroLink a:active,
#hero .heroLink a:visited  {
	display: block;
	text-decoration: none;
}

#pagerWrap {
	display: block;
	overflow: hidden;
	clear: both;
	width: 100%;	
	margin-bottom: 20px;
	position:relative;
	z-index:1000;
}

#pager {
	display:block;
	z-index: 99;
	margin: 5px auto;
	text-align: center;
}

#pager a {
	display: inline-block;
	text-align: center;
	text-indent: -9999em;
	background: url(../images/hero_pagination.png) no-repeat;
	overflow: hidden;
	height: 8px;
	width: 8px;
	margin-right: 2px;
}

#pager a.activeSlide{
	background: url(../images/hero_pagination.png) no-repeat 0 -8px;
}

.herotext {
	font-family: "museo-sans", Arial, Helvetica, sans-serif;
    position: absolute;
	width: 100%;
    bottom: 0;
    left: 0;
    color: #fff;
	line-height: 1.2em;
	background: white;
}

#hero .main .herotext {
	background: url(../images/bg-main-herotext.jpg) repeat-x;
	top: 0;
}

.herotext i{
	color: rgb( 241, 92, 43 );
	font-style: normal;
}

.herotext p {
    font-family: "museo-sans", Arial, Helvetica, sans-serif;
    font-weight: 300;
    padding: 0 8px 12px 8px;
    margin: 0;
	color: rgb( 84, 84, 84 );
    font-size: 14px;
}

.herotext span {
    display: block;
	text-transform: uppercase;
	padding: 4px 8px;
	color: #000000;
}

#hero .main .herotext span,
#hero .caption .herotext span,
#hero .secondarysmall .herotext p {
	font-size: 11px;
	font-weight: 500;
	padding-top: 10px;
	color: #000000;
}

.secondarysmall .herotext p{
	padding-top: 5px;
}

.herotext h4{
	font-size: 27px;
	font-weight: 300;
}

#hero blockquote{
    margin: 0 0 20px 0;
    padding: 0 0 10px 0;
    border-left: none;
    border-bottom: 5px solid #ccc;
}

/* newsRoll -------------------------------------------------------------------------------------------*/

#newsRollWrapper {
	
}

#newsRoll {
	display: block;
	overflow:hidden;
	background: #ffffff url('../images/bg-newsroll.gif') top center repeat-y;	
}

#newsRoll .columns {
	padding: 10px;
	margin: 0;
}

#newsRoll h1 {
	font-family: "museo-sans", Arial, Helvetica, sans-serif;
	font-size: 1.6525em;
	font-weight: 500;
	padding: 8px 0 5px 3px;
	margin-bottom: 0;
	border-bottom: 1px solid rgb( 183, 183, 183 );
	width: 95%;
	text-transform: uppercase;
}

#newsRoll h4 {
	font-family: "museo-sans", Arial, Helvetica, sans-serif;	
	font-size: 14px;
	text-transform: uppercase;
	padding: 5px 0 0 3px;
	margin-bottom: 0;
	border-bottom: 1px solid rgb( 183, 183, 183 );
	width: 95%;
}

#newsRoll .entry{
	width: 95%;
}

#newsRoll .entry a,
#newsRoll .entry a:hover,
#newsRoll .entry a:active,
#newsRoll .entry a:visited {
	display: block;
	width: 100%;
	padding: 13px 3px;
	text-decoration: none;
	font-size: 14px;
	line-height: 1.3125em;
	font-family: "museo-sans", Arial, Helvetica, sans-serif;
	color: black;
}

#newsRoll .featured {
	background:url(../images/bg-join-mac.jpg) repeat-x 0 0;
	display: block;
	overflow: hidden;	
	margin-bottom: 10px;
	width: 100%;
}

#newsRoll .featured a,
#newsRoll .featured a:hover,
#newsRoll .featured a:active,
#newsRoll .featured a:visited {
	display: block;
	text-decoration: none;
	padding: 10px;
	line-height: 1.3125em;
	border-bottom: none;
	overflow: hidden;
}


#newsRoll .featured .image {
	float: left;
	margin-right: 10px;
}
#newsRoll .featured .image img {
	
}

#newsRoll .copy {
	display: block;
}

#newsRoll .featured p {
	display: block;
	font-family: "museo-sans", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.2em;
	color: black;
}

/*SEARCH RESULTS*/

.sfsearchResultTitle{
	padding-top: 1em;
}

.sfsearchResultTitle a{
	font-size: 1.5em;
}

.sfsearchResultHighLighter{
	font-size: 14px;
}

.sf_pagerNumeric a{
	display: inline-block;
	padding: .5em;
	background: #EFEFEF;
	margin: 0 .25em;
}


/* PROFILER -------------------------------------------------------------------------------------------*/

.profiler {
	display: block;
	position: relative;
	overflow: hidden;
	z-index: 1;
	width: 100%;
	background: rgb( 223, 223, 223 );
	padding-bottom:50px;
	font-family: "museo-sans", Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.profileTitle {
	display: block;
	position: relative;
	overflow: hidden;
	z-index: 4;
}

.profileTitle h2 {
	font-family: "museo-sans", Arial, Helvetica, sans-serif;
	font-size: 19px;
	text-transform: uppercase;
	color: rgb( 90, 111, 129 );
	line-height: 22px;
	margin:15px 0 0 0;
}

.profileEntry {
	display: block;
	position: relative;
	overflow: hidden;
	z-index: 10;
	
	width: 100%;
	
	background: rgb( 223, 223, 223 );
}

.profileEntry:hover {
	background: rgb( 204, 204, 204 );
}

.profileEntry.active {
	background: rgb( 90, 111, 129 );
}

.profileEntry.first {
	margin-top: -40px;
}

.profileEntry.active .profileName {
	background: url(../images/profileEntryArrow.png) no-repeat right;
}

.profileEntry.active .profileName h3,
 .profileEntry.active .profileName h6 {
	color: white;
}

.profileEntry .profileWrap {
	display: none;
	height: 244px; /*profileWrap has to have a static height in order to use slideToggle */
}

.profileName {
	cursor: pointer;
}

.profileName .columns.eight {
	padding: 10px 0 !important;
	border-bottom: 1px solid rgb( 175, 175, 175 );
}

.profileEntry.active .profileName .columns.eight {
	border-bottom: none;
}

.profileName h3 {
	text-transform: none;
	color: rgb( 28, 28, 28 );
	line-height: 1.2em;
	text-indent: 16px;
	font-size: 14px;
}

.profileName h6 {
	text-transform: uppercase;
	color: rgb( 28, 28, 28 );
	margin-left: 16px;
	font-size: 11px;
}
.profileFull {
	display: block;
	position: relative;
	overflow: hidden;
	
	background: white;
	
	height: 100%;
}

.profileFull .avatar {
	display: block;
	overflow: hidden;
	float: left;
	margin: 25px 15px 25px 25px;
}

.profileDetails {
	overflow: hidden;
	
	margin: 23px 25px 25px 10px;
}

.profileFull .profileDetails p {
	font-family: "museo-sans", Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-bottom: 1px solid rgb( 209, 209, 209 );
	padding-bottom: 10px;
}

.profileFull .profileDetails a,
.profileFull .profileDetails a:hover,
.profileFull .profileDetails a:active,
.profileFull .profileDetails a:visited {
	display: block;
	border-bottom: 1px solid rgb( 209, 209, 209 );
	padding: 15px;
	padding-left: 30px;
	color: black;
	
	margin: 10px 0;
}

.profileFull .profileDetails .last a {
	border-bottom: none;
}

.profileFull .profileDetails .emailContact a {
	margin:0;
	background: url(../images/icon_small_email.png) no-repeat 0 12px;
}

.profileFull .profileDetails .phoneContact a {
	background: url(../images/icon_small_telephone.png) no-repeat 0 12px;
	margin:0;
}

.profileFull .profileDetails .bio-doc-link, .profileFull .profileDetails .bio-doc-link:hover {
	border:none;
	margin:10px 0;
	padding:0;
	text-decoration:underline;
}




/* newsroomRoll styles ---------------------------------------------------*/

.newsroom-section {
    overflow: hidden;
}

.newsroomRollWrap {
	background: rgb( 223, 223, 223 );
	border-top: 2px solid rgb( 193, 193, 193 );
}

.newsroomRoll {

}

.newsroomPrimary {
	border-bottom: 4px double rgb( 191, 191, 191 );
	display: block;
	margin-bottom: 4px;
	padding:0 0 15px 0;
	overflow: hidden;
}

.newsroomPrimary h3 {
	font-size: 14px;
	float: left;
	margin-bottom: 0;
	font-weight:bold;
}

.newsroomPrimary a,
.newsroomPrimary a:hover,
.newsroomPrimary a:active,
.newsroomPrimary a:visited {
	text-decoration: none;
}

.newsroomPrimary .doubleChevron,
.sustainRightSidebar .doubleChevron {
    
	color: rgb( 241, 92, 43 );
	font-size:26px;
	font-weight: bold;
	margin:0 0 0 5px;
}
.sustainRightSidebar .doubleChevron {
	font-size:17px;	
	margin: 0;
}
.newsroomPrimary h4 {
	font-family: "museo-sans", Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight: 700;
}

.newsroomPrimary .featured {
	background: white;
	border: 1px solid rgb( 202, 202, 202 );
	-moz-box-shadow:    0px 3px 3px 0px rgba( 202, 202, 202, .7 );
	-webkit-box-shadow: 0px 3px 3px 0px rgba( 202, 202, 202, .7 );
	box-shadow:         0px 3px 3px 0px rgba( 202, 202, 202, .7 );
}

.newsroomPrimary .featured a,
.eventNews a,
.otherNews a {
	color: black;
	font-family: "museo-sans", Arial, Helvetica, sans-serif;
}

.newsroomPrimary .featured img,
.eventNews img {
	max-width: 100%;
}

.newsroomPrimary .featured h4 {
	font-size: 1.25em;
	line-height: 1.2em;
}

.newsroomPrimary .featured .copy,
.eventNews .copy p {
	overflow: hidden;
	padding: 15px;
}

.newsroomPrimary .featured .copy p,
.eventNews .copy p,
p.tweet {
	font-family: "museo-sans", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.6em;
	margin: 12px 0;
}

.eventNews .copy p {
    color: #000
	font-size: 11px;
	line-height: 1.5em;
	margin: 0;
}

.newsroomPrimary .featured .button,
.newsroomPrimary .featured .button:hover,
.newsroomPrimary .featured .button:active,
.newsroomPrimary .featured .button:visited {
	color: white;
}

.eventNews {
	background: white;
	border: 1px solid rgb( 202, 202, 202 );
	margin-bottom: 20px;
	cursor: pointer;
	-moz-box-shadow:    0px 3px 3px 0px rgba( 202, 202, 202, .7 );
	-webkit-box-shadow: 0px 3px 3px 0px rgba( 202, 202, 202, .7 );
	box-shadow:         0px 3px 3px 0px rgba( 202, 202, 202, .7 );
}

.twitterFeed {
	overflow: hidden;
	background: white;
	border: 1px solid rgb( 202, 202, 202 );
	padding: 15px;
}

.twitterFeed #tweet {
	padding:10px 0 50px 0;
}

.twitterFeed #tweet li {
    color: #000;
	background:none;
	padding:0;
	font-size: 14px;
	line-height:inherit
}

.twitterFeed #tweet a {
	font-size: 14px;
	color: rgb( 90, 111, 129 );
}

.twitterFeed #tweet a:hover {
	text-decoration: underline;
}

.twitterFeed h4 {
	font-size: 11px;
	line-height: 1em;
	margin-bottom: 0;
	text-transform: uppercase;
}

.twitterFeed .tweetDate {
	font-family: "museo-sans", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
}

.twitter-follow-button {
	position: absolute;
	top: 175px;
	right: 202px;
}

.otherNews {
	background: white;	
	border: 1px solid rgb( 202, 202, 202 );
	padding: 15px;
	-moz-box-shadow:    0px 3px 3px 0px rgba( 202, 202, 202, .7 );
	-webkit-box-shadow: 0px 3px 3px 0px rgba( 202, 202, 202, .7 );
	box-shadow:         0px 3px 3px 0px rgba( 202, 202, 202, .7 );
}

.otherNews ul li a {
	display: block;
	background: url( ../images/bullet_orange.png) no-repeat 10px 7px;
	padding-left: 25px;
	line-height: 1.6em;
}

.article .sfContentBlock ul li {
	display: block;
	background: url( ../images/bullet_orange.png) no-repeat 10px 7px;
	padding-left: 25px;
	line-height: 1.6em;
}

.actionCalls .sfContentBlock ul li {
	background:none;
	padding:0;
}

.newsroomSecondary {
	border-top: 1px solid rgb( 191, 191, 191 );	
}

.newsroomSecondary .content.preview.snapshot a,
.newsroomSecondary .content.preview.snapshot a:hover, 
.newsroomSecondary .content.preview.snapshot a:active,
.newsroomSecondary .content.preview.snapshot a:visited {
	color: black;
}

/* contactForm styles -------------------------------------------------------------------------------------------*/

.contactFormWrap {
	position: relative;
	overflow: hidden;
	margin-bottom: 20px !important;
}

.addressContainer {
    margin-left: 0 !important;
}

.addressInfo {
	margin-top: 20px;
}

.addressInfo p {
	font-family: "museo-sans", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.5em;
	color: rgb( 90, 111, 129 );
}

.googleMap {
	margin: 10px 0;	
}

.googleMap img {
	border: 1px solid rgb( 155, 155, 155 );
}

.contactForm label,
#loginbox label {
	font-family: "museo-sans", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
}

.contactForm input,
.contactForm textarea,
.contactForm select,
#loginbox input {
	display: block;
	width: 260px;
	background: white;
	padding: 10px;
	border: 1px solid rgb( 185, 185, 185 );
	height: 27px;
}

#loginbox input {
	width: 190px;
}

.contactForm input:focus,
.contactForm select:focus,
.contactForm textarea:focus {
	border: 1px solid rgb( 111, 111, 111 );
}

.contactForm input.active,
.contactForm select.active,
.contactForm textarea.active {
	border: 1px solid red;
}

.contactForm textarea {
	height: 195px;
	width: 560px;
	padding: 10px;
}

.contactForm select {
	width: 100%;
	height: 47px;
}

.contactForm .button {
	float: right;
	margin-right: 45px;
	padding: 23px 54px;
}

#ContentPlaceHolder1_ContactForm_C004_submit,
ContentPlaceHolder1_ContactForm_C004_submit:hover,
.contactForm .button,
.contactForm .button:hover {
	background: #F15C2B;
	height: auto;
	padding: 2em;
	border: none;
}
.contactForm .radios td input {
float: left;
width: 20px;
}
.contactForm .radios td label {
float: left;
line-height: 36px;
width: 20%;
}
.contactForm span {
    color: red;
    font-size: 14px;
}
.contactForm span:before {
    content: "^ ";
}
/* calendar styles -------------------------------------------------------------------------------------------*/

.calendar {
    margin-bottom: 40px;
}

.calendarWrap {
	margin-top: 20px;
}

.calendarList {
	margin: 0;
}

.calendarList .newsItem {
	background:none !important;
}

.calendarList .newsItem li {
	background:none !important;
}

body.body-atl-newsroom .calendarList .newsItem a {
	background-position:10px 17px !important
}

body.body-education .calendarList .newsItem a {
	background-position:10px 7px;
}

.calendarEntry {
	cursor: pointer;
	background:none !important;
}

.calendarEntry:hover {
	background: url(../images/calendarLink.png) no-repeat right;
}

.calendarEntryDetails {
	display: none;
}

.row.close {
	text-transform:uppercase;
}

.calendar .tabs li {
    margin: 0 5px;
}
.tabs.orange {
    margin-left: 15px;
}

/* newsTabs styles -------------------------------------------------------------------------------------------*/

.newsTabs {
	background: white;
	padding: 20px 0 0 0 !important;
}

.newsTabs .otherNews {
	width: 100%;
	height: 100%;
	border: none;
	padding: 0;
	-moz-box-shadow:    none;
	-webkit-box-shadow: none;
	box-shadow:         none;
}

.newsTabs .otherNews a {
	border-bottom: 1px dashed rgb( 158, 158, 158 );
	padding: 10px 10px 10px 25px;
}

.newsTabs a.button,
.newsTabs a.button:hover,
.newsTabs a.button:active,
.newsTabs a.button:visited {
	position: relative;
	padding: 11px 23px;
	border: none;
	margin: 20px auto;
	font-family: "museo-sans", Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	font-size: 10px;
	text-align: center;
}

.newsTabs .adWrapper {
	margin-top: 50px;
	margin-bottom: 20px
}

.newsTabs #members {
	margin: 0;
}

/* newsTabs styles -------------------------------------------------------------------------------------------*/

.membershipTabs.container{
	border-top: 1px solid #ccc;
	min-height: 400px;
	padding-top:25px;
}

.membershipTabs h1 {
	font-family: "museo-sans", Arial, Helvetica, sans-serif;
	font-size: 31px;
	font-weight: lighter;
	color: rgb( 4, 4, 4 );
}

.benefit {
	margin-bottom: 15px;
}

.benefit p {
	font-family: "museo-sans", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: rgb( 4, 4, 4 );
	line-height: 1.5em;
	
}

/* breaking news styles -------------------------------------------------------------------------------------------*/

.breakingHighlight {
	display: block;
	position: relative;
	overflow: hidden;
	background: url(../images/breakingHighlightBG.png) repeat-x white;
}

.breakingImage {
	float:left;
	overflow: hidden;
	width: 460px;
	height: 431px;
}

.breakingImage img {
	max-width: 100%;
}

.breakingCopy {
	display: block;
	position: relative;
	overflow: hidden;
	width: 500px;
	height: 431px;
	background: url(../images/breakingHeaderBG.png) no-repeat white;
	border: none;
}

.breakingCopy h1 {
	display: block;
	margin-top: 85px;
	margin-left: 75px;
	
	font-family: "museo-sans", Arial, Helvetica, sans-serif;
	font-size: 35px;
	font-style: italic;
	line-height: 1em;
}

.breakingCopy p {	
	margin-left: 75px !important;
	margin-bottom: 20px;
	
	font-family: "museo-sans", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	color: rgb( 31, 32, 35 );

}

.breakingCopy p a,
.breakingCopy p a:hover,
.breakingCopy p a:active,
.breakingCopy p a:visited {
	font-family: "museo-sans", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	color: rgb( 90, 111, 129 );
	text-decoration: none;
}

.breakingCopy p a:hover {
	text-decoration: underline;
}

.breakingCopy .button {
	margin-left: 75px !important;
}

/* breakingVideo styles -------------------------------------------------------------------------------------------*/

.breakingVideo {
	background: white;
}

.breakingVideo .topBar {
	margin: 0;
	border-bottom: 1px solid rgb( 204, 204, 204 );
	background: url( ../images/breakingVideo_topbarBG.jpg ) no-repeat;
}

.breakingVideo .topBar h1 {
	font-family: "museo-sans", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: rgb( 31, 32, 35 );
	padding: 20px 0 20px 75px;
	margin: 0;
	line-height: 1em;
}

.breakingVideo .topBar .fbLike {
	position: absolute;
	display: block;
	top: 17px;
	right: 10px;
	
}

.breakingVideo .streamWrap {
	height: 431px;
}

.breakingVideo .streamWrap .stream {
	float: left;
}

.breakingVideo .streamWrap .stream img {
	max-width: 100%;
}

.breakingVideo .streamWrap .copy {
	display: block;
	position: relative;
	overflow: hidden;
	
	padding: 20px;
}

.breakingVideo .streamWrap .copy h2,
.breakingVideo .streamWrap .copy p
.breakingVideo .streamWrap .copy p a {
    font-family: "museo-sans", Arial, Helvetica, sans-serif;
    font-size: 14px;
}

.breakingVideo .streamWrap .copy h2 {
	font-size: 17px;
	line-height: 1.5em;
}

.breakingVideo .streamWrap .copy p {
	color: black;
}

.breakingVideo .streamWrap .copy p a {
	color: rgb( 90, 111, 129 );
}

/* why MAC styles -------------------------------------------------------------------------------------------*/

.whyMACWrap {
	display: block;
	position: relative;
}

.whyMACWrap .copy {
	display: block;
	position: relative;
	background: url( ../images/whyMACBG.jpg) repeat-x bottom rgb( 243, 243, 243 );
}

.copy .whyMAC.container{
    margin-bottom: 20px;
}

.whyMAC .heroImage img {
	max-width: 100%;
}

.whyMAC h1 {
	margin-top: 40px;
	margin-left:20px;
	font-family: "museo-sans", Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 31px;
	color: rgb( 31, 32, 35 );
}

.whyMAC .button,
.whyMAC .button:hover,
.whyMAC .button:active,
.whyMAC .button:visited {
	padding: 13px 20px;
	margin: 38px 0 20px;
	display: block;
	text-align: center;
}

.whyMAC .otherNews {
	background: none;
	border: none;
	-moz-box-shadow:    none;
	-webkit-box-shadow: none;
	box-shadow:         none;
}

.whyMAC .streetsign {
	display: block;
	position: absolute;
	right: 15px;
	bottom: 16px;
}

/* why Atlanta styles -------------------------------------------------------------------------------------------*/

.whyATL .splashImage img, .whyATL .sfimageWrp img {
	position: relative;
	margin: 0 auto 18px auto;
	max-width: 100%;
}

.whyATL .fancyTabsWrap {
	position: relative;
	text-align: center;
	background: url(../images/fancyTabsWrapBG.jpg) repeat-x;
	margin-bottom:25px;
}

.whyATL .fancyTabs {
	display: inline-block;
	position: relative;
	width: auto;
	margin: 0 auto;
	background: white;
	padding: 10px;
	border: 1px solid #BFBFBF; 
}

.whyATL .tabs.orange {
	margin-bottom: 0;
}

.whyATL .tabs.orange li {
	display: inline-block;
	position: relative;
	text-align: center;
	margin: 0 auto;
	background:none;
}

.whyATL .tabs.orange li a {
	background: white;
	color: rgb( 132, 137, 148 );
}

.whyATL .tabs.orange li a.active {
	background: rgb( 241, 92, 43 );
	color: white;
}

.whyATL .tabs-content .article p {
	font-family: "museo-sans", Arial, Helvetica, sans-serif;
	font-size: 14px; 
	line-height: 18px;
	color: rgb( 35, 31, 32 );
	padding-bottom: 1em;
}

.whyATL .tabs-content h2 {
	font-family: "garamond-premier-pro-display", Georgia, serif;
	font-size: 26px; 
	font-style: italic;
	line-height: 35px;
	color: rgb( 35, 31, 32 );
}

.tabs-content ul li {
    color: #000;
	display: block;
	background: url( ../images/bullet_orange.png) no-repeat 10px 7px;
	padding-left: 25px;
	line-height: 18px;
	font-size:14px;
}

.whyATL .tabs-content .article {
	width:90%;
}

/* content layout -------------------------------------------------------------------------------------------*/

.genericHero {
	font-family: "museo-sans", Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
}

.genericHero .heroImage img {
	max-width: 100%;
}

.genericHero .actionCalls {
	margin-top: 25px;
}

.genericHero .actionCalls li {
	font-size: 14px;
	line-height: 27px;
	color: rgb( 35, 31, 32 );
	margin: 0;
}

.genericHero .actionCalls li a,
.genericHero .actionCalls li a:hover,
.genericHero .actionCalls li a:active,
.genericHero .actionCalls li a:visited {
	font-size: 13px;
	line-height: 23px;
}

.genericHero .shareThis {
	overflow: hidden;
	width: 196px;
	height: 34px;
	margin-left: 20px;
	border: 1px solid rgb( 221, 221, 221 );
}

.genericHero .shareThis h6 {
	display: block;
	float: left;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color: rgb( 241, 92, 43 );
	text-transform: uppercase;
	border-right: 1px solid rgb( 221, 221, 221 );
	padding: 8px;
}

.genericHero .shareThis .socialLinks {
	display: block;
	float: left;
	padding: 8px;
	
	line-height: 16px;
}

.genericHero .shareThis .socialLinks ul {
	height: auto;
}

.genericHero .shareThis .socialLinks li  {
	line-height: 16px;
}

.genericHero .shareThis .socialLinks li a {
	width: 14px;
	height: 16px;
}


.genericHero .shareThis .socialLinks li a.facebook {
	background: url(../images/shareThisSmall_icon_facebook.png) no-repeat;
}

.genericHero .shareThis .socialLinks li a.twitter {
	background: url(../images/shareThisSmall_icon_twitter.png) no-repeat;
}

.genericHero .shareThis .socialLinks li a.linkedin {
	background: url(../images/shareThisSmall_icon_linkedin.png) no-repeat;
}

.genericHero .shareThis .socialLinks li a.email {
	background: url(../images/shareThisSmall_icon_email.png) no-repeat;
}

/* videoAlert styles -------------------------------------------------------------------------------------------*/

.videoAlert {
	display: none;
	background: url(../images/videoAlertBG.png) no-repeat;
	height: 38px;
	border: 1px solid rgb( 226, 226, 226 );
	-moz-box-shadow:    0px 3px 3px 0px rgba( 202, 202, 202, .7 );
	-webkit-box-shadow: 0px 3px 3px 0px rgba( 202, 202, 202, .7 );
	box-shadow:         0px 3px 3px 0px rgba( 202, 202, 202, .7 );
}

.videoAlert.active {
	display: block;
}

.videoAlert h2 {
	float: left;
	margin: 0;
	padding-left: 114px;
	font-family: "museo-sans", Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 38px;
	color: rgb( 31, 32, 35 );
	font-style: italic;
}
.videoAlert img {
	display: block;
	float: right;
	cursor: pointer;
}

/* content layout -------------------------------------------------------------------------------------------*/

.calendarModal {
	position: relative;
	max-width: 720px;
	margin: 0 auto;
	background: url(../images/stripedBG.jpg);
}

.calendarModal .row {
	margin: 0;
	float:right;
}

.calendarModal .close a,
.calendarModal .close a:active,
.calendarModal .close a:hover,
.calendarModal .close a:visited,
.calendarModal .actions a.add,
.calendarModal .actions a.add:hover,
.calendarModal .actions a.add:active,
.calendarModal .actions a.add:visited,
.calendarModal .actions a.rsvp,
.calendarModal .actions a.rsvp:hover,
.calendarModal .actions a.rsvp:active,
.calendarModal .actions a.rsvp:visited {
	display: block;
	position: relative;
	float:left;
	background: white;
	margin-right: 20px;
	font-family: "museo-sans", Arial, Helvetica, sans-serif;
	font-size: 11px; 
	line-height: 30px;
	color: rgb( 90, 111, 129 );
	padding: 0 19px;
}


.calendarModal .close a,
.calendarModal .close a:active,
.calendarModal .close a:hover,
.calendarModal .close a:visited {
	border-top: 2px solid rgb( 90, 111, 129 );
	margin-top: 21px;
}

.calendarModal .actions a.add,
.calendarModal .actions a.add:hover,
.calendarModal .actions a.add:active,
.calendarModal .actions a.add:visited {
	background:#f15c2b url( ../images/event_icon_calendar.png ) no-repeat 10px 5px;
	padding-left: 40px;
	margin-bottom: 21px;
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
}

.calendarModal .actions a.rsvp,
.calendarModal .actions a.rsvp:hover,
.calendarModal .actions a.rsvp:active,
.calendarModal .actions a.rsvp:visited {
	background: #f15c2b url( ../images/event_icon_arrow.jpg ) no-repeat 15px 10px;
	padding-left: 40px;
	color:#fff;
	font-weight:bold;
	margin-bottom: 21px;
}

.calendarModal .eventDetails {
	background: white;
	border-bottom: 1px dashed rgb( 119, 119, 119 );
	padding: 15px 0;
	margin: 0;
}

.calendarModal .eventDetails h2 {
	font-family: "museo-sans", Arial, Helvetica, sans-serif;
	font-size: 21px; 
	line-height: 24px;
	color: black;
	margin-left: 30px;
}

.calendarModal .eventDetails h4 {
	font-family: "museo-sans", Arial, Helvetica, sans-serif;
	font-size: 11px; 
	line-height: 30px;
	color: rgb( 144, 144, 144 );
	text-transform: uppercase;
	margin-left: 30px;
}

.calendarModal .eventDetails .calendarImage img {
	position: relative;
	margin:0 10px 0 10px;
}

.calendarModal .eventDetails .calendarSummary p {
	font-family: "museo-sans", Arial, Helvetica, sans-serif;
	font-size: 13px; 
	line-height: 22px;
	color: black;
	
	padding-right: 20px;
}

.calendarModal .eventLocation {
	background: white;
	padding: 15px 0;
	margin-bottom: 0;
}

.calendarModal .eventLocation .share {
	
	
}

.calendarModal .eventLocation .share h3 {
	color:#57747f;
	font-size:12px;
	float:left;
	margin:15px 10px 0 30px;
	font-weight:bold;
}

.calendarModal .eventLocation .share .stLarge {
	background:none !important;
}

.calendarModal .eventLocation .share .st_twitter_large {
	float:left !important;
	background:url( ../images/bg-share-this.jpg ) no-repeat 0 0 !important;
	width:25px !important;
	height:22px !important;
	margin:19px 0 0 0 !important;
	cursor:pointer !important;
}

.calendarModal .eventLocation .share .st_facebook_large {
	float:left !important;
	background:url( ../images/bg-share-this.jpg ) no-repeat -29px 0 !important;
	width:15px !important;
	cursor:pointer !important;
	margin:19px 0 0 0 !important;
	height:22px !important;
}

.calendarModal .eventLocation .share .st_email_large {
	float:left !important;
	background:url( ../images/bg-share-this.jpg ) no-repeat -50px 0 !important;
	width:25px !important;
	cursor:pointer !important;
	margin:19px 0 0 0 !important;
	height:22px !important;
}

.calendarModal .eventLocation .share .st_twitter_large .stButton,
.calendarModal .eventLocation .share .st_twitter_large .stLarge {
    height: 22px !important;
    width: 25px !important;
}

.calendarModal .eventLocation .share .st_facebook_large .stButton,
.calendarModal .eventLocation .share .st_facebook_large .stLarge {
    height: 22px !important;
    width: 15px !important;
}

.calendarModal .eventLocation .share .st_email_large .stButton,
.calendarModal .eventLocation .share .st_email_large .stLarge {
    height: 22px !important;
    width: 25px !important;
}

.calendarModal .eventLocation h5 {
	font-family: "museo-sans", Arial, Helvetica, sans-serif;
	font-size: 10px; 
	line-height: 12px;
	color: black;
	text-transform: uppercase;
	margin-top: 15px;
	margin-left: 30px;
	font-weight:bold;
}

.calendarModal .eventLocation p {
	font-family: "museo-sans", Arial, Helvetica, sans-serif;
	font-size: 13px; 
	line-height: 21px;
	color: black;
	margin-left: 30px;
}

.calendarModal .eventLocation .googleMap img {
	positon: relative;
	margin: 0 auto;
	max-width: 100%;
}

.calendarModal .eventLocation a,
.calendarModal .eventLocation a:hover,
.calendarModal .eventLocation a:active,
.calendarModal .eventLocation a:visited {
	font-family: "museo-sans", Arial, Helvetica, sans-serif;
	font-size: 14px; 
	line-height: 21px;
	color: rgb( 74, 90, 105 );
	text-decoration: none;
}

/* content layout -------------------------------------------------------------------------------------------*/

.mainWrap {
	position: relative;
	display: block;
	overflow: hidden;
	z-index: 0;
	margin: 0 10px;
}

.body- .mainWrap {
	background: white url('../images/bg.jpg') repeat-x bottom left;
}

.mainWrap #Alerts_C002 {
	display:none;
}

.container dl {
	padding:0 0 50px 0;
}

.watch-now {
	margin:30px 0 0 0;
}

/* sidebar styles ---------------------------------------------------*/

.sidebar {
	position: relative;
}

.sidebar .rightShadow {
	top: 64px;	
}

.sidebar .pageTitle h1 {
	color: #000;
	font-family: "museo-sans", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: 500;
	line-height: 30px;
}

.sidebar .pageTitle {
	
}


.sideNav {
	
}

.sideNav ul {
	
}

.sideNav ul li {
	margin: 0;
}

.sideNav ul li a:hover {
	color: rgb( 241, 92, 43 );
}

/*---------*/
#subnav li a,
.sideNav ul li a,
.sideNav ul li a:hover,
.sideNav ul li a:active,
.sideNav ul li a:visited  {
	display: block;
	overflow: hidden;
	font-family: "museo-sans",sans-serif;
	font-size:14px;
	font-weight: 700;
	color: #4c4c4c;
	text-decoration: none;
	padding: 15px 0;
	width: 89%;
	
}

#subnav li span,
.sideNav .rtUL .rtLI .rtTop,
.sideNav .rtUL .rtLI .rtMid,
.sideNav .rtUL .rtLI .rtBot {
    border-bottom: solid 1px #D9D9D9;
    display: block;
}

#subnav li.has-children {
    background: transparent url('../images/submenu-hc.png') no-repeat 95% 1.3em;
}

#subnav li.active.has-children {
    background: transparent url('../images/submenu-hc-a.png') no-repeat 95% 1.3em;
}

#subnav li a:hover,
.sideNav ul li a:hover {
	color: rgb( 241, 92, 43 );
	text-decoration: none;
}

#subnav li a.active {
	background: url("../images/pagenav-arrow-active.gif") 0 50% no-repeat;
	color: #4c4c4c;
}


#subnav li ul {
	display: none;
	margin: 15px 0 5px 15px;
	padding: 0;
	background:none;
	font-family: "museo-sans", Arial, Helvetica, sans-serif;
	font-size:18px;
	width:100%;
	font-style:normal;
}

#subnav ul li a,
#subnav ul li a:hover,
#subnav ul li a:active,
#subnav ul li a:visited {	
	padding: 5px 0px;
	border: none;
	color:#F15C2B;
	font-style:normal;
}

#subnav li li a {
	border: none;
	color:#4c4c4c;
	font-style:italic;
	font-weight: 500;
	padding: 5px 0px;
	width:75%;
}

#subnav li li li a {
	font-style:normal;
	color: #5A6F81;
	font-size:13px;
	font-weight: 300;
	width:75%;
}

#subnav li li li li a {
	font-style:normal;
	font-size:12px;
	font-weight: 100;
	width:75%;
	color: #4c4c4c;
}

#subnav li li li a:hover {
	font-style:normal;
	color: #4c4c4c;
	width:75%;
}

#subnav li li li li a:hover {
	font-style:normal;
	width:75%;
	color: #4c4c4c;
}

#subnav li.active ul a {
    background: none;
	color:#4c4c4c;
	font-style: normal;
}

#subnav .active ul a,
#subnav .active .active ul a {
	color: #4c4c4c;
}

#subnav li.active a,
#subnav .active .active a,
#subnav .active .active .active a  {
    color: #f15c2b;
}

#subnav .active .active a

#subnav li.active ul a:hover {
    background: none;
}


#subnav li.has-children li.has-children,
#subnav li.active.has-children li.active.has-children {
    background-position: 87% .5em;
}

#subnav li.active.has-children ul ul {
    background: none;
}

#subnav li.active.has-children ul,
#subnav .active.has-children .active.has-children ul {
    display: block;
}

#subnav .active.has-children .has-children ul{
    display: none;
}




.sideNav ul li a.rtsSelected {
	background: rgb( 90, 111, 129 );
	color: white;
}



.actionCalls.black {
	color: black;
}

.actionCalls.black a {
	color: black;
}

/* main content styles ----------------------------------------------*/


.content {
	/*margin-top: 15px !important;*/
	color: rgb( 35, 31, 32 );	
}

.content p,
.whyATL p{
    color: #000;
    line-height: 18px;
	padding-bottom: 1em;
}

.content strong {
	color: rgb( 0, 0, 0 );
	font-weight: bold;
}

.content h2 {
	display: block;
	font-size: 25px;
	line-height: 36px;
	font-family: "museo-sans", Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-left: 20px;
	font-style: italic;
	color: rgb( 35, 31, 32 );
}

.content h1.normal {
	font-style: normal;
}

.sfnewsAuthorAndDate{
	font-size: .7em;
}

.content .articleWrapper {
	margin-left: 20px;
}

.content .article {
	padding-right: 20px;
}

.content .article p {
	font-family: "museo-sans",sans-serif;
	font-size: 14px;
	line-height: 18px;
	text-indent: 0;
	margin-bottom: 1em;
}

.content .iconLinks {
	display: block;
	position: relative;
	width: 90%;
	background: url(../images/stripedBG.jpg);
	text-align: center;
	padding: 10px 0;
	float: right;
}

.content .iconLinks .columns {
	display: block;
	margin: 0 4px;	
	border-right: 1px solid black;
}

.content .iconLinks div.last {
	border-right: none;
}

.content .iconLinks a,
.content .iconLinks a:hover,
.content .iconLinks a:active,
.content .iconLinks a:visited {
	text-decoration: none;
	color: black;
}

.content .iconLinks a img {
	display: block;
	position: relative;
	margin: 0 auto;
}

.content .iconLinks a p {
	font-family: "museo-sans", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 1.1em;
	margin-top: 5px;
}

.body-members .iconLinks .two.columns {
    width: 90px;
}

.content.preview.snapshot {
	margin-bottom: 20px;
}

.content.preview.snapshot.dots {
	border-bottom:1px dashed #a9a9a9;	
}

.content.preview.snapshot a,
.content.preview.snapshot a:hover,
.content.preview.snapshot a:active {
	color: #000;
	text-decoration: none;	
}

.content.preview.snapshot img {
	display: block;
	position: relative;
	margin: 10px auto;
	max-width:100%;
	height: auto !important
}

.photo-crop {
	overflow:hidden;
	height:114px;
}


.content.preview h5 {
	font-family: "museo-sans", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	text-transform: uppercase;
	color: rgb( 35, 31, 32 );
	font-weight: bold;
}

.content.preview p {
	font-family: "museo-sans", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000;
	padding:1em 0 1em 0;
}

.linkedinwidget {
	margin: 25px auto;
	width: 630px;
}

.body-contact #subnav {
	background:url(../images/rightShadow.png) 205px 0 no-repeat;
    padding-right: 12px;
}
.body-contact #subnav li a {
	width:95%;
}

.body-thank-you #subnav {
	background:url(../images/rightShadow.png) 205px 0 no-repeat;
    padding-right: 12px;
}
.body-thank-you #subnav li a {
	width:95%;
}
 

.body-contact .pageTitle h1 {
	color: rgb( 35, 31, 32 );
	font-family: "museo-sans", Arial, Helvetica, sans-serif;
	font-size: 25px;
    font-style: normal;
    margin-bottom: 14px;
    margin-left: 0;
}

.body-thank-you .pageTitle h1 {
	font-family: "museo-sans", Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: rgb( 35, 31, 32 );
}

.benefitList {
	margin:0;
}

.white {
	width:80%;
}

/** -================------ NEW STYLES -------===============- **/

.int-head img {
	float:left;
	margin:0 0 0 23px;
	/* max-width:100%; */
}

.int-head p {
	float:left;
	width:185px;
	margin:0 0 0 2em;
	font-size:14px;
	color:#000;
	padding:0;
}

.int-head p.full-width {
	float:none;
	width:inherit;
	margin:0 0 1em 2em;
	font-size:14px;
	line-height: 1.5em;
	color:#000;
	padding:0;
}

.int-head .head-text {
	margin:1.5em 0 0 2em;
}

.int-head a {
	font-size:13px;
	font-weight:bold;
}

.long-int { 
	clear:both;
	margin:20px 0 0 30px;
}

.linkSet input,
.linkSet textarea,
.linkSet select {
	display: block;
	width: 260px;
	background: white;
	padding: 10px;
	border: 1px solid rgb( 185, 185, 185 );
	height: 27px;
	line-height:20px;
}

.linkSet b {
	font-family: "museo-sans", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	font-weight:bold;
	font-style:normal;
	line-height:20px;
	margin:0;
	padding:0;
}

.linkSet .butnSubmit {
	background: #F15C2B;
	height:65px;
	padding: 2em;
	border: none;
	line-height:0px;
}

.linkSet .butnSubmit:hover {
	line-height:18px;
}

.results  {
	color:#f00;
	font-size:16px;
	font-style:normal;
}

.please-enter {
	color:#f00;
	font-size:16px;
	font-style:normal;
	margin:0 0 1em 0;
	display:block;
}

.contentLeftWrapper .event {
	margin:0 0 30px 0;
	border-top:1px solid #bababa;
	padding-top:20px;
	width:55%;
}

.contentLeftWrapper .event h4 {
}

.contentLeftWrapper .event a {
	text-decoration:underline;
	font-size:14px;
}

.contentLeftWrapper .event p {
	padding:0;
	font-style:normal;
	line-height:24px;
}

.contentLeftWrapper .event .evtAddress h3 {
	margin-bottom:0;
	text-transform:none;
	line-height:24px;
	font-size:14px;
	font-weight:bold;
}

.contentLeftWrapper .event .evtAddress {
	font-size:14px;
	font-style:normal;
}

.contentLeftWrapper .event .evtPhone h3 {
	margin-bottom:0;
	text-transform:none;
	line-height:24px;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	margin:1em 0 0 0;
}

.contentLeftWrapper .event .evtPhone {
	font-style:normal;
	line-height:24px;
	font-size:14px;
}
.contentLeftWrapper .event .memberTitle {
	font-style:italic;
	font-size:14px;
	line-height:24px;
	margin:1em 0 1em 0;
}

.contentLeftWrapper .event .memberTitle a {
	font-style:normal;
}

.contentLeftWrapper .event .eventSummary {
	font-size:14px;
}

.adWrapper p {
	font-size:12px;
	line-height:21px;
	color:#4a4a4a;	
	margin:5px 0 0 0;
}

.adWrapper hr {
	border:dashed #aeaeae;
	border-width: 1px 0 0;
	clear: both;
	margin: 10px 0 15px 0;
	height: 0;
}

.int-head .share {
	clear:both;
	margin:0 0 0 20px;
}

.int-head .share h3 {
	float:left !important;
	background:url( ../images/interior-share.jpg ) no-repeat 0 0 !important;
	width:91px !important;
	height:33px !important;
	margin:10px 0 0 0 !important;
	text-indent:-9999px;
}

.int-head .share .stLarge {
	background:none !important;
}

.int-head .share .st_twitter_large {
	float:left !important;
	background:url( ../images/interior-share.jpg ) no-repeat -125px 0 !important;
	width:30px !important;
	height:33px !important;
	margin:10px 0 0 0 !important;
	cursor:pointer !important;
}

.int-head .share .st_facebook_large {
	float:left !important;
	background:url( ../images/interior-share.jpg ) no-repeat -91px 0 !important;
	width:35px !important;
	cursor:pointer !important;
	margin:10px 0 0 0 !important;
	height:33px !important;
}

.int-head .share .st_email_large {
	float:left !important;
	background:url( ../images/interior-share.jpg ) no-repeat -176px 0 !important;
	width:38px !important;
	cursor:pointer !important;
	margin:10px 0 0 0 !important;
	height:33px !important;
}

.int-head .share .st_linkedin_large {
	float:left !important;
	background:url( ../images/interior-share.jpg ) no-repeat -150px 0 !important;
	width:30px !important;
	cursor:pointer !important;
	margin:10px 0 0 0 !important;
	height:33px !important;
}

.copy {
	
}

.jump-links {
	clear:both;
	padding:35px 0 0 0;
}

.jump-links a {
	font-size:14px;
	color:#4C4C4C;
	padding:1em 1em 0 0;
	font-weight:bold;
}

body.body-join-now p,
body.body-join-mac-today p {
	margin:0 0 1em 0;
	line-height:1.5em;
}

body.body-join-now .stripedInset,
body.body-join-mac-today .stripedInset {
	display:none;
}

body.body-join-now .info-check,
body.body-join-mac-today .info-check {
	float:left;
	clear:both;
	font-weight:bold;
	width:100%;
	margin:0 0 1em 0;
}

body.body-join-now .info-check input,
body.body-join-mac-today .info-check input {
	float:left;
	margin:0 1em 0 0;
}

body.body-join-now .info-check label,
body.body-join-mac-today .info-check label {
	font-family: "museo-sans", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
}

body.body-join-now .info-join,
body.body-join-mac-today .info-join {
	float: left;
}

body.body-join-now .info-join label,
body.body-join-mac-today .info-join label {
	text-transform:uppercase;
	font-weight:bold;
	font-size:11px;
	font-family: "museo-sans", Arial, Helvetica, sans-serif;
}

body.body-join-now .info-join input,
body.body-join-mac-today .info-join input {
	display: block;
	width: 260px;
	background: white;
	padding: 10px;
	border: 1px solid rgb( 185, 185, 185 );
	height: 27px;
	line-height:20px;
	margin:0 30px 20px 0;
}

.info-clear {
	float:left;
	display:block;
	margin:1em 0 0 0;
}

body.body-join-now .submit,
body.body-join-mac-today .submit  {
	clear:both;
	display:block;
	width:115px;
	height:50px;
	margin:0 0 100px 0;
}

body.body-join-now .membershipTabs.container,
body.body-join-mac-today .membershipTabs.container {
	border:none;
	background:url(../images/join-shadow.jpg) bottom no-repeat;
}

.article .join-mac p {
	margin:0 0 1em 0;
	line-height:1.5em;
}

.article .join-mac .stripedInset {
	display:none;
}

.article .join-mac .info-check {
	float:left;
	clear:both;
	font-weight:bold;
	width:100%;
	margin:0 0 1em 0;
}

.article .join-mac .info-check input {
	float:left;
	margin:0 1em 0 0;
}

.article .join-mac .info-check label {
	font-family: "museo-sans", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
}

.article .join-mac .info-join {
	float: left;
}

.article .join-mac .info-join label {
	text-transform:uppercase;
	font-weight:bold;
	font-size:11px;
	font-family: "museo-sans", Arial, Helvetica, sans-serif;
}

.article .join-mac .info-join input {
	display: block;
	width: 260px;
	background: white;
	padding: 10px;
	border: 1px solid rgb( 185, 185, 185 );
	height: 27px;
	line-height:20px;
	margin:0 30px 20px 0;
}

.article .join-mac .info-clear {
	float:left;
	display:block;
	margin:1em 0 0 0;
}

.article .join-mac .submit {
	clear:both;
	display:block;
	width:115px;
	height:50px;
	margin:0 0 100px 0;
}

.article .join-mac .membershipTabs.container {
	border:none;
	background:url(../images/join-shadow.jpg) bottom no-repeat;
}

body.body-email-sign-up .email-sign-up {
	margin:0 auto;
	width:100%;
}

body.body-email-sign-up .info-check {
	float:left;
	margin:2em 0 0 0;
}

body.body-email-sign-up .info-check ul {
	float:left;
	margin:0 2em 0 0;
}

body.body-email-sign-up .info-join {
	float: left;
}

body.body-email-sign-up .info-join label {
	text-transform:uppercase;
	font-weight:bold;
	font-size:11px;
	font-family: "museo-sans", Arial, Helvetica, sans-serif;
}

body.body-email-sign-up .info-email input {
	display: block;
	width: 260px;
	background: white;
	padding: 10px;
	border: 1px solid rgb( 185, 185, 185 );
	height: 27px;
	float:left;
	margin:0 2em 0 0;
	line-height:20px;
}

body.body-email-sign-up .info-email {
	float:left;
}

body.body-email-sign-up .submit {
	display:block;
	width:115px;
	height:50px;
	margin:2em 0 0 0;
	float:left;
	clear:left;
}

body.body-email-sign-up label {
	font-family: "museo-sans", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
}

ul.tabs.ribbon li .exec.active, ul.tabs.ribbon li .exec:hover {
	background:#5f829d;
}

ul.tabs.ribbon li .board.active, ul.tabs.ribbon li .board:hover {
	background:#c1b441;
}

ul.tabs.ribbon li .exec.active .arrow, ul.tabs.ribbon li .exec:hover .arrow {
	background: url(../images/tabs_ribbon_arrow_blue.png) no-repeat;
}

ul.tabs.ribbon li .board.active .arrow, ul.tabs.ribbon li .board:hover .arrow {
	background: url(../images/tabs_ribbon_arrow_yellow.png) no-repeat;
}

.sfnewsContent, .sfnewsSummary, .sfnewsAuthorAndDate {
	margin-left:20px;
}

h1.sfnewsTitle.news-title {
	padding-top: 20px;
	margin-left:20px;
}
/*----------------MAP*/
.map{
	margin-left: 10px;
}
.list .title{
	font-weight: bold;
	color: #f15c2b;
	text-transform: uppercase;
}
.list .item{
	border-bottom: solid 1px #d9d9d9;
	padding-bottom: 25px;
	margin-bottom: 25px;
}
.list .item h2{
	font-style: normal;
	font-size: 15px;
	margin: 0;
	line-height: 20px;
}

.list .item address{
	margin-bottom: 10px;
}
.list .item address span{
	display: block;
}

.list .item div p{
	padding: 0;
}
/*------ADDRESS*/
#address{
	width: 350px;
	font-size: 15px;
}
#address p{
	width: 100%;
	margin: 0 0 10px;
}
#address img{
	float: left;
	margin: 10px 20px 50px 0;
}
#address .colse{
	position: absolute;
	top: -2px;
	right: 0px;
	color: #999;
	font-weight: bold;
	font-size: 12px;
}
#address .location{
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
}
#address .location h3{
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 0;
}
#address .location address{
	font-style: normal;
	font-size: 12px;
}
#address .location address #location-desc{
	margin-top: 10px;
}
#address p.links{
	margin-bottom: 0;
}
#address p.links a{
	font-size: 12px;
}
#address a{
	color: #000;
	text-decoration: none;
}
#address a:hover{
	text-decoration: underline;
}

/* #Media Queries
================================================== */

	/* Smaller than standard 960 (devices and browsers) */
	@media only screen and (max-width: 959px) {
		
		.wf-active #mainNav ul li a {
			padding: 16px 15px;
		}
		#hero h4{
			font-size: 16px !important;
		}
		.secondarysmall{
			width: 220px;
		}
		#hero .ie-shadow-short{
			width: 220px;
		}


	}

	/* Tablet Portrait size to standard 960 (devices and browsers) */
	@media only screen and (min-width: 768px) and (max-width: 959px) {
		
				
		#logo img {
			width: 100%;
		}
		#login .showLogin, #login .showLogin:visited{
			margin: 0 -18px;
		}
		#mainNav ul {
			height: 25px;
		}
		
		#mainNav ul li a {
			padding: 16px 15px;
		}
		
		#social .todaysDate p {
			font-size: 9px;
		}
		
		#loginbox {
			right: 37px;	
		}
		
		#hero {
			height: 400px;
			
		}
		
		#hero .main .heroLink{
			max-height: 409px;
		}
		#hero .herotext, #hero .main .herotext {
			width: 268px;
		}
		
		.contactForm input,
		.contactForm textarea {
			width: 198px;
		}
		
		.contactForm textarea {
			width: 460px;
		}
		
		.googleMap img {
			width: 100%;	
		}
		
		.contactForm .button {
			margin-right: 20px;
		}
		
		.breakingHighlight .breakingImage {
			width: 406px;
			height: 380px;
		}
		.breakingHighlight .breakingCopy {
			width: 362px;
			height: 381px;
		}
		
		.breakingCopy h1 {
			font-size: 21px;
		}
		
		.breakingVideo .streamWrap .stream {
			width: 400px;
		}
		
		.breakingVideo .streamWrap {
			height: 283px;
		}
		
		.whyMAC .join {
			width: 160px !important;
		}
		
		.whyMAC .button,
		.whyMAC .button:hover,
		.whyMAC .button:active,
		.whyMAC .button:visited {
			margin-top: 0;
			width: auto;
		}
		
		.genericHero .actionCalls {
			margin-top: 0;
		}
		
		.profileEntry .profileWrap {
			height: 300px; /*profileWrap has to have a static height in order to use slideToggle without popping */
		}
		
		.twitter-follow-button {
			position: absolute;
			right:129px;
			top:190px;		
		}

		.copy {
			background:none;
		}

		
	}

	/* All Mobile Sizes (devices and browser) */
	@media only screen and (max-width: 767px) {
		
		.nomobile, .container .nomobile{
			display: none  !important;
		}
		
		.mobileOnly {
			display: block !important;
		}
		
		/*#login {
			width: 255px;
			float: right;	
		}*/
		#login {
			width: 255px;
			right: -65px;
			top: 65px;
			position:absolute;
		}

		#nav{
			width: 100%;
		}
		
		#social .columns{
			text-align:left;
		}

		#mainNav{
			-moz-box-shadow:    none;
			-webkit-box-shadow: none;
			box-shadow:         none;
			margin-left: 0;
		}

		#mainNav ul li a{
			width: 100%;
		}

		
		#logo {
			float: left;
		}
		
		._Telerik_IE9 #logo{width:400px;}
		
		#social .columns {
			width: 50%;
			margin-top: 5px;
			
		}
		#social .todaysDate p{
			text-align: left;
		}
		
		.socialLinks ul {
			margin-bottom: 5px;
			text-align: right;
			
		}
		
		#search {
			max-width: 230px;
			margin: 2px 0;
			border-bottom: none;
			margin-right: 0;
			float: left;
		}

		
		#search input {
			width: 190px;
			border: 1px solid #898989;
		}
		
		#mainNav ul {
			height: auto;	
		}
		
		#mainNav ul li {
			display: block;
		}
		
		#mainNav ul li a {
			display: block;
			width: 225px;
		}
		
		#login .showLogin, #login .showLogin:visited {
			top: 0;
			width: 105px;
			margin: 7px auto;
			text-align: center;
			right: auto;
		}
		
		#loginbox {
			width: 255px;
			top: 95px;
			right: 0;
		}
		
		#hero {
			max-height: 445px;
			margin-top: -20px;	
		}
		#hero .main .herotext {
			/*background-repeat: no-repeat;
			background-size: contain;*/
			top: 15px;
		}
		#hero .main img {
			padding-top: 90px;
			width: 100%;
		}
		#newsRoll .columns {
			width: 400px;
		}
		
		#footer .links ul li a {
			font-size: .8em;	
		}
		
		#footer .address p {
			font-size: 14px;	
		}
		
		.content h1 {
			font-size: 25px;
		}
		
		.content .iconLinks .two.columns {
			width: 200px;
		}
		
		.profileTitle h2 {
			font-size: 15px;
		}
		
		.profileEntry.first {
			margin-top: 0;
		}
		.profileEntry .profileWrap {
			height: 300px; /*profileWrap has to have a static height in order to use slideToggle without popping */
		}
		
			
		.contactForm input,
		.contactForm textarea {
			width: 398px;
		}
		
		.contactForm textarea {
			width: 400px;
		}
		
		.contactForm .button {
			margin-right: 0;
		}
		
		.breakingHighlight .breakingImage,
		.breakingHighlight .breakingCopy {
			width: 420px;
			height: 392px;
		}
		
		.breakingCopy h1,
		.breakingCopy p,
		.breakingCopy .button {
			margin-left: 20px !important;
		}
		
		.breakingCopy .button {
			margin-top: 10px;
		}
		
		.breakingVideo .streamWrap .stream {
			width: 420px;
		}
		
		.breakingVideo .streamWrap {
			height: auto;
		}
		
		.blackCollapse .titleWrap h4 {
			font-size: 21px;
		}
		
		.videoAlert h2 {
			font-size: 15px;
		}
		
		.whyMAC .join {
			width: auto;
		}
		
		.whyMAC .button {
			margin-top: 0 !important;
		}
		.whyATL .tabs-content h2 {
			margin-top: 15px;
			font-size: 21px;
			line-height: 24px;
		}
		
		.calendarModal .eventDetails .calendarSummary p {
			padding-left: 20px;
		}
		
		.calendarModal .googleMap {
			margin-top: 15px;
		}
		
		.twitter-follow-button {
			position: absolute;
			right:129px;
			top:190px;		
		}

		.copy {
			background:none;
		}

		.body-contact #subnav {
			background:none;
		}
		#header {
            position: relative;
            z-index: 1;
            margin: 16px 10px 30px 10px;
        }
	}

	/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
	@media only screen and (min-width: 480px) and (max-width: 767px) {	

		#newsRoll {
			background:#FFFFFF;
		}

		.sfContentBlock ul li {
			display: block;
			background: none;
			padding-left:0;
			line-height: 1.6em;
		}

		.newsTabs .otherNews {
			margin:0 4px 0 10px;
		}		
		
		.ad.smallSquare {
			margin:0 0 15px 0;
		}
		
		.content.preview p {
			width:28em;
			margin:0 0 0 40px;	
			
		}
		
		.twitter-follow-button {
			position: absolute;
			right: 271px;
			top:1205px;		
		}
		
		.copy {
			background:none;
		}

		.body-contact #subnav {
			background:none;
		}

		
	}

	/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
	@media only screen and (max-width: 479px) {	
		#social .columns{
			width:50%;
		}
		#nav, #loginbox {
			width: 100%; /*300px;*/	
		}
		#loginbox{
			top:125px;
		}
		
		#mainNav ul li a {
			width: 270px;	
		}
		._Telerik_IE9 #logo{width:300px;}		
		#login {
			width: auto;
			position: relative;
			top: 0;
			right: -25px;
		}
		
		#login .showLogin {
			width: 100px !important;
			top: -7px !important;
			right: 30px !important;
		}
		#loginbox .toparrow{
			background-position: -180px 0px;
		}
		#hero {
			max-height: 325px;	
		}
		#hero .border {
			padding-top: 0;	
		}
		
		#newsRoll {
			background:#FFFFFF;
		}
		
		#newsRoll .columns {
			width: 280px;
		}
		
		#footer .address {
			width: 300px;	
		}
		
		.content .iconLinks .two.columns {
			width: 140px;
		}
		
		.profileEntry .profileWrap {
			height: 318px; /*profileWrap has to have a static height in order to use slideToggle */
		}
		
		.profileFull .profileDetails p {
			font-size: 14px;
		}
		
		.contactForm input,
		.contactForm textarea {
			width: 278px;
		}
		
		.contactForm textarea {
			width: 280px;
		}
		
		.breakingHighlight .breakingImage {
			width: 300px;
			height: 280px;
		}
		.breakingHighlight .breakingCopy {
			width: 300px;
			height: 348px;
		}
		
		.breakingCopy h1,
		.breakingCopy p,
		.breakingCopy .button {
			margin-left: 5px !important;
		}
		
		.breakingCopy h1 {
			font-size: 19px;
		}
		
		.breakingVideo .streamWrap .stream {
			width: 300px;
		}
		
		.blackCollapse .titleWrap h4 {
			font-size: 16px;
		}
		
		.videoAlert h2 {
			font-size: 14px;
		}
		
		.
		 .fancyTabsWrap {
			background: none;
		}
		
		.whyATL .fancyTabs {
			position: relative;
			margin: 5px auto 0 auto;
		}
				
		.calendarModal .actions a.add,
		.calendarModal .actions a.add:hover,
		.calendarModal .actions a.add:active,
		.calendarModal .actions a.add:visited,
		.calendarModal .actions a.rsvp,
		.calendarModal .actions a.rsvp:hover,
		.calendarModal .actions a.rsvp:active,
		.calendarModal .actions a.rsvp:visited {
			padding: 5px 5px 5px 30px;
		}
		
		.profileEntry.active .profileName {
			background: none;
		}
		
		.sfContentBlock ul li {
			display: block;
			background: none;
			padding-left:0;
			line-height: 1.6em;
		}
		
		.newsTabs .otherNews {
			margin:0 4px 0 10px;
			width:inherit;
		}
		
		.ad.smallSquare {
			margin:0 0 15px 0;
		}
		
		.twitter-follow-button {
			position: absolute;
			top:1205px;
			right: 152px;	
		}
		
		#hero .main .herotext span,
		#hero .caption .herotext span,
		#hero .secondarysmall .herotext p {
			display:none;
		}
		
		#hero h4 {
			padding-top:25px;
		}
		
		#pager {
			margin:78px auto 10px auto;
		}
		
		.whyMac h1 {
			margin-bottom:60px;
		}
		
		.copy {
			background:none;
		}

		.body-contact #subnav {
			background:none;
		}

	}
	


/** -================------ IE Conditional styles -------===============- **/

.ie7 .stripedInset .shadow {
	position: relative;
	top: -27px;
}

.ie7 #search, .ie8 #search {
	width: 137px;
}

.ie7 #hero .herotext {
	bottom: 3px;
}

.ie7 #hero .caption img {
	margin-bottom: 3px;
}

.ie7 #loginbox {
	width: 260px;
}

.ie7 #loginbox a.button {
	white-space: nowrap;
}

.ie7 .tabs-content.orange li a {
	bottom: 40px;
}

.ie7 .shareThisSlider {
	left: 0;
}

.ie7 .socialLinks a {
	display: block;
	float: left;
	margin-right: 5px;
}

.ie7 .shareThisSlider .expandableTab .socialLinks {
	position: relative;
	margin-left: 180px;
}

.ie7 .whyATL .fancyTabs {
	width: 360px;
}

.ie7 .whyATL .orange.tabs li a {
	width: 140px;
}

.ie8 .body-join-mac-today .info-join {
	width:300px;
}

.ie8 .article .join-mac .info-join input {
	font-size: 14px;
}
.ie8 body.body-email-sign-up label {
	width: 300px;
}
.ie8 body.body-email-sign-up .info-check UL {
	width: 20%;
}
