/* custom css */

.hide {
	display: none;
}
.pager {
	margin: 5px 0;
}
.pager .button_next,
.pager .button_back  {
	display:  inline-block;
	margin:  0 10px;
	opacity: .5;
	position: relative;
	vertical-align: top;
}


.pager .button_next:hover,
.pager .button_back:hover {
	opacity: 1;
	
}

.pager a:first-child,
.pager span:first-child{
	margin-left: 0;
	
}

.pager a, .pager span {
	display:  inline-block;
	margin:  0 7px;
}


.articleList li, .excerptWrap {
	font-size: 13px;
	line-height: 18px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	background: url(../images/bg_separator.png) 0 100% repeat-x;
}
.article {
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 10px;
	
}
.articleContent
{
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 10px;
	/*min-height:330px;*/
}
.articleContent a
{
	word-break: break-all;
}

.block h4, 
.block h4 a {
	color: #1f4f82;
	line-height: 17px;
	margin-bottom: 0;
	padding-bottom: 3px;
} 

.ModuleContent h2 {
	font-size: 22px;
	letter-spacing: -1px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0;
	color:  #282828;
	line-height: 1.2em;
	text-align: center;
}

.grid-pad {
	padding-top: 10px;
}

.Home .LeftTD {
	background: none!important;
}
.Home .CenterTD {
	padding-right: 20px
}
.ModuleContent a,
.ModuleContent a:link,
.ModuleContent a:visited,
.ModuleContent a:focus,
.ModuleContent a:active {
	color: #1f4f82;
}
.ModuleContent a:hover {
	text-decoration: underline;
}

.Subscribe .module_Body select {
	height: 25px!important;
	padding: 1px 0 0 1px !important;
	font-size: 12px!important;
	color: #333!important;
	float: left;
	margin-bottom: 20px;
	margin-top: 5px;
	margin-right:4px;
}

.module_Body select {
	height: 25px!important;
	padding: 1px 0 0 1px !important;
	font-size: 12px!important;
	color: #333!important;
	/* float: right; */
	margin-bottom: 20px;
	margin-top: 5px;
	margin-right:4px;
}

.module_Body .categoryBox select {
	margin: 4px;
}

.hide {
	display: none!important;
}

#block-search-form input[type="text"],
#block-search-form input[type="text"]:focus {
	border:none!important;
	outline: none!important;
	line-height: 18px;
	padding-right: 7px;
}
 
span[id*='PublishDateLabel'] {
	color: #777;
	font-size: 13px;
	margin: 0;
	display: block;
}

.dateTime {
	margin-bottom: 0;
	margin-top: 0;
	padding: 2px 0;
	line-height: 100%;
	color: #828181;
}

.article_img_right {
	float: right;
	margin-left: 15px;
	margin-bottom: 6px;
}

.article_img_right {
	float: right;
	margin-left: 15px;
	margin-bottom: 6px;
}

.article_img_left {
	float: left;
	margin-right: 15px !important;
	margin-left: 0px !important;
	margin-bottom: 6px;
}

.article img {
	margin: 10px 10px 10px 0;
}

.article img[align="left"],
.article table[align="left"] {
	float: left;
	margin: 0 10px 10px 0;
}

.article img[align="right"], 
.article table[align="right"] {
	float: right;
	margin: 0 0px 10px 10px;
}

.article table {
	width: 280px;
}
.article td img {
	margin-bottom: 0;
}

.article td .caption,
.article_img_right .caption,
.article_img_left .caption {
	color: #777;
	font-size: 11px;
	word-break: normal;
}

.article td .caption {
	width: 256px;
	display: inline-block;
	margin-left: -5px;
}


.timestamp, .error, .alert, .important {
	color: #a81817;
}
.inline-block {
	display: inline-block!important;
}

.addEllipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
}
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */

* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */


/* gallery photos */


#gallery_list .photo {
	width: 140px;
	padding-right:  13px;
}
#gallery_list .photo h4.title {
	width:  140px;
	padding-bottom: 0;
	line-height: 14px;
}

#gallery_list .photo h4.title a {
	line-height: 15px;
	margin-bottom: 0;
	padding-bottom: 0;
}

#gallery_list .photo p {
	padding: 0;
	font-size:  11px;
}

#gallery_list > ul {
	width:  635px;
	overflow: hidden;
	
}
#gallery_list li {
	padding-right: 13px;
	margin-bottom:  11px!important;
	padding-bottom: 9px;
	background: url(../images/bg_separator.png) 0 100% repeat-x;
	min-height: 198px;
}

.gallery_4columns .photo .bg {
	background: url(../images/bg_zoom.png) no-repeat 50% 50%;
}

.fancybox-custom .fancybox-skin {
	box-shadow: 0 0 50px #222;
}
.fancybox-type-iframe .fancybox-inner {
	height: 490px!important;
	overflow: hidden!important;
}
.fancybox-type-iframe .fancybox-inner iframe { 
	overflow: hidden!important;
}
.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.clearfix {
    *zoom: 1;
}

.ArticleContainer li {
	padding-top: 0;
	height: auto;
	margin-top:  0;
	}
.ArticleContainer li:nth-child(2n) {
	margin-right: 0;
	padding-right: 0;
}
#Content_Table td p { 
	line-height: 16px;
}


.Articles #btmdivDataPager {
	text-align: center;
}

.Articles #btmdivDataPager .pager {
	margin: 5px auto;
	display: block;
	
}

/* Article Popup Styling */

[class*="Articles"] .modal-backdrop {
    z-index: 0;
}

@media (min-width: 1024px) {
	.modal-dialog {
	    max-width:960px;
	}
	.modal-dialog img{
	    max-width:930px;
	}
}

@media (min-width: 768px) {
	.modal-dialog {
	    max-width:600px;
	}
	.modal-dialog img{
	    max-width:570px;
	}
}


#Content_Table td {
    padding: 6px 10px 2px 0;
}
.ArticleContainer li p:last-child { 
	width: 90%;
}
.ArticleContainer li p:first-child {
	display: inline-block;
	width: auto;
	float: left;
	margin-right: 13px;
}
.ArticleContainer li p {
	line-height: 12px;
	padding: 2px 0px 3px 0;
}

.moreArticles {
	display: block;
	clear: both;
	margin-left: 17%;
}
.floatRight {
	float:  right;
} 
.floatLeft {
	float:  left;
}
.separatorBottom {
	padding-bottom: 21px;
	margin-bottom: 20px;
	background: url(/Design/Themes/ATRings/images/bg_separator.png) 0 100% repeat-x;
}
.separatorTop {
	padding-top: 21px;
	margin-top: 20px;
	background: url(/Design/Themes/ATRings/images/bg_separator.png) 0 100% repeat-x;
}

.recentArticles,
.relatedArticles {
	padding: 5px 5px 10px;
}

/*  Modifying size of image - EBR 10/16/2013  */

.Home  .ad-image  {
	width: 472px!important;
	height: 332px!important;
	
	top: 0!important;
	left:  0!important;
}


.Gallery .ad-image, .ad-image img {
	/*width: 472px!important;
	height: 332px!important;*/
	
	top: 0!important;
	left:  0!important;
}  

.ad-image-description {
	width: 100%!important;
	box-sizing: border-box!important;
}

.ad-thumb-list img {
	
	width: 70px!important;
	height: 40px!important;
}
.ModuleWrap .RadMenu a{
	padding-left:  0;
	width: 150px;
}
.ModuleWrap .RadMenu a:hover {
	background: none!important;
	padding-left: 0;	
	text-decoration: underline;
}

.ModuleWrap .RadMenu .rmSeparator {
	display: none;
}

.RadMenu_Transparent a.rmLink:hover, 
.RadMenu_Transparent a.rmFocused, 
.RadMenu_Transparent a.rmSelected
 {
	background: none!important;
}

.ModuleWrap .RadMenu .rmGroup.rmLevel1 {
	margin-bottom: 0;
}

.RadMenu.RadMenu_Transparent li.rmItem, 
.RadMenu li,
.featuresList li {
	font-size: 12px;
	line-height: 15px;
	padding-bottom: 2px;
	margin-bottom: 3px;
	padding-right: 6px;
	background:url(/Design/Themes/ATRings/images/bg_separator.png) 0 100% repeat-x;
}

.featuresList li a, .ModuleContent .featuresList li a{
	color: #000!important;
	padding-bottom: 1px;
	display: block;
}

.RadEditor html img {
	width: 240px;
	height: auto;
}

.Gallery .top-center-content {
	padding: 0!important;
	margin-bottom: 10px;
}

.Gallery .ModuleContent h2 {
	margin-top: 10px;
	padding-bottom: 10px;
}
.content-separator {
	padding: 0px 0px 10px 0px !important;
	/*padding-bottom: 10px;*/
}
.RadMenu.RadMenu_Transparent li.rmItem a, 
.RadMenu li a,
.RadMenu_Transparent,
 .RadMenu_Transparent a.rmLink {
	float: none;
	line-height: 1em;
	padding: 0;
	margin: 0;
	font: inherit;
}

.RadMenu.RadMenu_Transparent {
	z-index: 100!important;
}
.RadMenu ul.rmActive, .RadMenu ul.rmRootGroup {
	
	margin-bottom: 5px;
}

.Home #container .grid-pad {
	padding-left: 5px!important;
}

.Home .LeftTD.col-2-12 {
	width: 156px!important;
} 

#rightpane .article.article-1 {	
	margin-bottom: 10px;
}
#galleryAds a{
    float: left;
    width: 92px;
    height:  184px;
    margin-right: 5px;
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 5px;
}

#rightpane .ytVideo iframe {
	width: 100%;
	max-width: 300px;
}
#galleryAds {
	margin-bottom: 10px;
}
#galleryAds a:last-child{
	
	margin-right: 0;
}

.RadMenu_Transparent .rmRootGroup, .RadMenu_Transparent a.rmLink, .RadMenu_Transparent .rmText
{	cursor: pointer!important;
	background-image: none!important;	
}

.RadMenu_Transparent .rmText.rmExpandRight,
.RadMenu_Transparent .rmVertical a.rmExpanded .rmExpandRight, .RadMenu_Transparent .rmVertical a.rmExpanded:hover .rmExpandRight {
	background-image: url('WebResource.axd?d=W8xDRPbTmHLlhVp1CLIxQFTeApFJU6Gikd8AZUCjppEC5pJLn40LBGyfyBOBhDIKMr0k5W7TlObQmiKRuf40id7kRwIN0ZB9-40cpp9roXG_9ClHWw0gtnaKdhlI9PDTIEzmpTRIopF_0mjFRLpMsmOowQNl0db2PLOZ_FyBlKW5twnk9qj_lBIyOMzndMR80&t=635096746212910000')!important;
	background-position: 98% -221px!important;
	
}
.RadMenu ul.rmActive, .RadMenu ul.rmRootGroup {
	margin-bottom: 7px!important;
}
.RadMenu_Transparent .rmVertical .rmSlide, .RadMenu_Transparent .rmSlide .rmSlide, .RadMenu_Transparent_Context .rmGroup .rmSlide {
	
	margin-left: 0 0 0 5px!important;
}

.RadMenu .rmRootGroup .rmLevel1 li.rmItem, 
.RadMenu .rmLevel1 li  {
	line-height: 16px;
	padding-bottom: 2px;
	margin-bottom: 1px;
}

.RadMenu .rmRootGroup .rmItem .rmGroup.rmLevel1 {
	padding: 3px 0 0;
}

.RadMenu .rmRootGroup .rmItem .rmGroup.rmLevel1 span.rmText {
	padding: 0 10px;
}

.galleryFirstItem .about {
	margin-top:  5px;
	
}

.galleryFirstItem .about {
	padding: 10px!important;
	margin: 11px 0!important;
}

#container .grid-pad {
	margin-top: 0px!important;
	padding-top: 0px!important;
}

.site-footer {
	margin-top: 13px!important;
	padding-top: 0!important;
}

.module_Body .about {
	margin: 0;
}

/*.ModuleContent .ModuleTitle,
.block h3.block_title_black {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	height: 32px;
	line-height: 22px;
	padding: 6px 10px;
	margin: 1px 0 2px;
	letter-spacing: 0;
	display: block;
}*/

[class*='col-'],
.grid-pad > [class*='col-']:last-of-type {
	padding-right: 10px;
}

.Articles section.about .photo,
.Articles .about .photo {
	/*float: left;
	width: 275px;
	height: 187px;
	margin-right: 0;
	padding-right: 0px;*/
}
.Articles section.about .photo a,
.Articles .about .photo a {
	width: 100%;
	display: block;
}
.Articles section.about .photo a img,
.Articles .about .photo a img {
	/*width: 266px!important;*/
	width: 100%;
}

.articleContent img {
	cursor: pointer;
}

.articleContent .article_img_right,
.articleContent .article_img_left {
	max-width: 240px !important;
}

.articleContent .article_img_right img,
.articleContent .article_img_left img {
	width: auto !important;
	max-width: 240px !important;
	height: auto !important;
	max-height: 240px !important;
}

#topdivDataPager {
	margin-top: 14px;
	
}

section.about .details,
.details {

}

.Gallery .photo .details a {
	word-break: break-all;
}

.Gallery section.about .photo,
.Gallery .about .photo {
	margin-right: 0px;
	padding-right: 10px;
}

.Gallery section.about .photos,
.Gallery .about .photos {
	display: block;
	margin: 6px 0 0px;
}

.articleExerpt h4, .articleExerpt h4 a{
	line-height: 15px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#block_latest_headlines h3.block_title {
/*margin-top: 0px;
margin-bottom: 2px;*/
}

.LeftTD {
	margin-top: 10px;
} 

.CenterTD {
	background: url(/Design/Themes/ATRings/images/bg_vert_separator.png) left top repeat-y;
	padding-left: 10px;
	margin-top: 10px;
}

.RightTD {
	background: url(/Design/Themes/ATRings/images/bg_vert_separator.png) left top repeat-y;
	padding-left: 10px;
	margin-top: 10px;
}
.ad-gallery .ad-back {
	left: -20px;
	top: 11px;
}
.galleryFirstItem section.about .details, 
.galleryFirstItem .about .details {
	/*width: 296px;*/
}
.Gallery .galleryFirstItem .about .details {
	/*width: 50%;*/
}
.Gallery .galleryFirstItem img {
	width: 100%!important;
}
#atr-spotlight .moreArticles {
	display: block;
	clear: both;
	margin: 0 auto;
	width: 300px;
	margin-left: 732px;
}
.ad-gallery .ad-nav {
	width: 91%;
	position: relative;
	display: block;
	margin: 0 auto;
}

.Articles  #leftpane > .ModuleWrap:first-child a img,
.Date-Book #leftpane > .ModuleWrap:first-child a img,
.Contact-Us #leftpane > .ModuleWrap:first-child a img {
	/*margin-top: 10px;*/
}
.ad-gallery .ad-image-wrapper .ad-prev .ad-prev-image, .ad-gallery .ad-image-wrapper .ad-next .ad-next-image {
	
	top: 41%;
}
.rightAd {
	
	position:  absolute;
}
.ad-gallery .ad-forward {
	right:-19px;
	top: 11px;
}
.Contact-Us .rightAd2x2 {
	position: absolute;
	right: -128px;
	display: inline;
	width: 120px;
	top: -733px;
}

.Contact-Us .rightAd2x2 a {
	float: left;
	width: 120px;
	height: 240px;
	margin-bottom: 10px;
}

.Contact-Us .rightAd1 {
	position: absolute;
	right: -128px;
	top: -347px;
	width: 120px;
}

.Contact-Us .lastRightAd {
	width: 120px;
	position: absolute;
	right: -128px;
	top: -236px;
	height: 240px;
}
#atr-spotlight .adcontainer {
	position: relative;
}


#atr-spotlight .adcontainer a{
	/*position: absolute;
	top: -38px;
	left: 0;
	width: 142px;*/
}


#leftpane #Content_LeftPane_ctl02_HTMLContainer {
	text-align: center;
}

#leftpane .social-module {
    padding: 0px 0px 0px 13px;
}

#block_content_top_tabs .content{
	background: #929db5;
	color: #fff;
	height: auto;
}
#block_content_top_tabs .content a {
	color: #fff;
}

.ui-tabs {
	padding: 1px;
	
}
.ui-tabs-nav li span.bg {
	/*margin:  0 8px;*/
}
.ui-tabs-nav li a, #block_content_top_tabs .ui-tabs-nav li a {
	font-size: 11px;
}
.ui-tabs .ui-tabs-nav {
	min-height: 31px;
	padding-left: 1px;
	padding-right: 1px;
}
.ui-tabs .ui-tabs-panel {
	padding: 5px 0px!important;
}

#buttonRow {
	margin-right: 0;
	margin-left: 1px;
	height: 19px;
	margin-bottom: 12px;
}

#block_citycenter, 
.ui-tabs .ui-tabs-panel {
	font-size: 11px;
	color: rgb(22, 58, 97);
	font-size: 11px;
}

#block_citycenter li a,
.ui-tabs .ui-tabs-panel li a {
	color: #fff;
}
#buttonRow li a {
	font-size: 9px;
	background: none repeat scroll 0% 0% rgb(22, 58, 97);
	color: rgb(255, 255, 255);
	display: inline-block;
	vertical-align: top;
	padding: 2px 2px 0px;
	height: 17px;
	margin-right: 2px;
	line-height: 13px!important;

}

#buttonRow li a img {
	width: 23px!important;
}

#summerRow {
	display: block;
	width: 99.5%;
	padding: 3px 0 0;
	background: none repeat scroll 0% 0% rgb(22, 58, 97);
	margin-bottom: 10px;
	box-sizing: border-box;
	margin-left: 1px;
	text-align: left;
}

#summerRow ul {
	display: inline-block!important;
	text-align: left;
	
}
#summerRow li {
	width: auto;
	
}
#summerRow li a {
	color: #fff;
	background: #34477E;
	padding: 2px 3px;
	
}

#summerRow a:hover {
	background: #fff;
	color: #34477E;
}

#summerRow li {
	color: #fff;
	padding-left: 7px;
}

#buttonRow li a:hover { 
	background: #fff;
	color:  #163a61;
}

#buttonRow li a img{
    display: inline-block;
    vertical-align: top;
    margin-right: 2px;
}
#buttonRow ul li:last-child a {
	margin-right: -2px;
}
#block_content_top_tabs {
	margin: 0 0 10px;
	height: auto;
}

.twitterPod {
	margin: 10px 0;
}
.Gallery #rightpane #block_content_top_tabs .content  {
	height: auto;
} 

#rightpane .social-module {
	padding: 11px 0px 0px 1px;
}

.Articles .col-8-12 section.about .details {
    width: 322px;
    margin-left: 2px;
    }
    
.Articles .about .details .dateTime,
#contentpane .dateBookDates,
#contentpane #dateBookDates{
 	color: #828181!important;
 	font-size: 12px;;
 }  
 
  .Articles .about .details h4 {
  	margin-bottom: 4px;
  	
  }
 .Articles .about .details .view_all {
 	color:  #282828;
 	opacity: 0.5;
 	
 }
 .Articles .about .details .view_all:hover {
 	color: #a81817;
 	text-decoration: none;
 	opacity: 1;
 }
/* #mID3584 {
 margin-top: 10px; 	
 }*/

.Articles .about .details h4 {
	margin-bottom: 4px;
	
}

.module_Body table td h4,
.module_Body table td h4 a {
	/*line-height: 14px;*/
	margin-bottom: 0px;
	padding-bottom: 3px;
	padding-top: 2px;

}

/*.Contact-Us #mID3510,*/
.Contact-Us #mID4145 {
	margin-top: 10px;
}



.excerptList li {
	margin: 8px 0;
	background: url(/Design/Themes/ATRings/images/bg_separator.png) 0 100% repeat-x;
	padding: 0 7px 7px;
}

.block .excerptList li h4 a{
	line-height: 100%;
	margin: 0;
	padding: 0px;
	
}

.block .excerptList li h4 {
	
	line-height: 100%;
	margin: 0px 0 3px;
	padding: 0px;
	
}

.excerptList .dateTime {
	margin-bottom: 6px;
	margin-top: 0;
	padding: 2px 0 0;
	line-height: 100%;
	color: #828181;
	
}


.exerptList .dateBookLocation {
	margin-top: 5px;
}

.dateList li:hover {
	background: rgba(22, 58, 97,.5);
}

.dateList li {
	background: transparent;
	padding:0 7px 3px;
	border-bottom: 1px solid rgb(22, 58, 97);
	font-size: 11px;
}


.dateList li h4 {
	color: #fff;
	line-height: 100%;
	font-size: 11px;
	padding-bottom: 0;
		
}

.dateList li h4 a:hover {
	text-decoration: none; 
}

.dbLocation {
	line-height: 100%;
	margin-bottom: 2px;
	
}
.dateList li h4 a { 
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 0;
	padding-bottom: 0px;
	line-height: 13px!important;
}


.dateList li .date {
	color:  rgb(22, 58, 97);
}

.dateList li:hover .date {
	color:  #fff;
}

.summerRow a:hover {
	background: #eb7c00;	
}
.dateList {
	margin: 0 7px;
}
.daysOut {
	border-bottom: 2px solid rgba(22, 58, 97, .8);
	padding-left: 0;
	margin: 0 8px;
	font-size:  12px;
	font-weight: bold;
}

#block_content_top_tabs .content a.viewMore {
	background: url(../images/btn_longarrow.gif) rgb(22, 58, 97) no-repeat 99% center; 
	display: block;
	padding: 2px 7px;
	line-height: 16px;
	vertical-align: top;
	margin: 0 7px 5px;
}

#block_content_top_tabs .content a.viewMore:hover {
	background:  #fff url(../images/btn_longarrow.gif) no-repeat 99% center;
	color: rgb(22, 58, 97);
	text-decoration: none;
}

.RadMenu_Transparent .rmVertical .rmSlide {	
	width: 182px!important;
	left: 163px!important;
	top: -3px!important;
}

.RadMenu .rmVertical.rmLevel1 .rmLink {
	
	width: 176px!important;
}

.RadMenu .rmVertical.rmLevel1 {
	background: #fff!important;
}

.col-2-3, .col-8-12 {
width: 640px;
}

.col-1-6, .col-2-12 {
	width: 162px;
}

.col-1-6.spacer, .col-2-12.spacer {
	width:  158px;
	
}

.col-1-3, .col-4-12 {
	width:  320px;
}

.col-1-12.adColumnLeft {
	margin-left: -48px;
	margin-right: 10px;
	margin-top: 10px;
	width: 120px;
}

.block .dateBookItem h4,
.block .dateBookItem h4 a {
	line-height: 14px;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

.block .dateBookItem h4 {
	margin-bottom: 2px;
	
}

.block .dateBookItem {
	margin-bottom: 14px;
	
}

.block .dateBookItem p {
	font-size: 11px;
	line-height: 15px;
	display: block;
	padding: 1px 0;

}

.center {
	text-align: center;
}

.Gallery .Main_Content_Table,
.Gallery #Content_Table,
.Gallery #Content_Table > #container > .grid {
	width:  1079px;
	margin: 0 auto;
}

.Gallery .Main_Content_Table #container {
	width:  100%;
	max-width: 100%;
	margin: 0 auto;
}

.Gallery .col-sm-1.adColumnLeft {
	margin-left: -33px;
	margin-right: 10px;
	margin-top: 10px;
	width: 120px;
}

ul.bulletList li{
	list-style: disc inside;
	line-height: 16px;
	margin-bottom: 5px;
}
 
blockquote { 	
	padding: 10px 0;
}

.padText {
	padding:  10px;
	box-sizing:  border-box;	
}

.testimonials q {
	line-height: 15px;
}

.testimonials p.cite {
	margin-right: 30px;
	text-align:  right;
	margin-bottom:  10px;
	padding-top: 0;
}

#Content_Table .registerTable td,
.registerTable td,
.customForm td {
	background: none!important;
	vertical-align: middle;
	
}


.customForm input[type="text"],
.customForm textarea,
.customForm input[type="password"],
.registerTable input[type="text"],
.registerTable textarea,
.registerTable input[type="password"] {
	width: 250px;
	padding: 4px 5px;
	
}

.customForm .textogrisinformacion,
.textogrisinformacion {
	font-weight: 500;
	font-size:  13px;
}

.module_Body .customForm select, 
.module_Body .registerTable select {
	float:  none;
	
}

.Subscribe span.titulosofertas,
.customForm span.titulosofertas {
	border-bottom: 1px solid #ddd;
	display: block;
	padding-bottom: 10px;
}

.articleSuffix  {
	text-align: center;
	font-weight:bold;
	outline: medium none;
	text-decoration: none;
	background-color:#002D68;
	font-size: 15px !important;
	padding:13px;
	color:white;
}
.articleSuffix  a{
	text-align: center;
	color:white !important;
	text-decoration:underline !important;
}
.ShortArticle {
	/*min-height:238px;*/
}

/* New Styles 2015-05-08... MLP */

.no-pad {
	padding: 0px !important;
}

.no-pad-sm {
	padding: 0px !important;
}

.art-head-vid .row {
	overflow: visible;
}


/* Header */

#block_header_time {
	padding-bottom: 5px;
}

@media (max-width: 767px) {
	.today {
		display: none;
		margin-bottom: 10px;
	}

	#block_header_login {
		margin-left: 10px;
		/*float : right;
		width : auto;*/
	}
}
   
.logo_div {
	position: relative; 
	margin-right: 0px;
	z-index:350;
	float:left;
}
    
.logo_div img {

}

@media (min-width: 768px) {

	.header .container {
		padding-right: 0px;
	}
	.adspace1 {
		padding-left: 10px;
	}
}

/*** Mobile Menu ***/

.dl-trigger,
.mobile-menu-label {
 	display: none;
}

.mobile-menu-label {
	color: #163a61;
	font-size: 24px;
	line-height: 28px;
	font-weight: normal;
	padding: 5px 0px;
	text-transform: uppercase;
	vertical-align: middle;
}


@media (max-width: 991px) {
	.today {
		width: 52%;
	}
	.search-rss {
		padding: 5px 0px 0px 0px;
		float: right;
	}

	#Admin_PortalHeaderMenu {
		display: none;
	}
}

@media (max-width: 767px) {

    .dl-trigger,.mobile-menu-label { display: inline-block; }
    .dl-menuwrapper { width: 100%; max-width: 300px; float: left; position: relative; -webkit-perspective: 1000px; -moz-perspective: 1000px; perspective: 1000px; -webkit-perspective-origin: 50% 200%; -moz-perspective-origin: 50% 200%; perspective-origin: 50% 200%; margin-top: 1px; z-index: 9999999; }
    .dl-back { display: block }
    .dl-menuwrapper button { background: transparent; border: none; width: 48px; height: 45px; text-indent: -900em; overflow: hidden; position: relative; cursor: pointer; outline: none; margin: 0px 5px 0px 10px; }
    .dl-menuwrapper button:hover, .dl-menuwrapper button.dl-active, .dl-menuwrapper ul { background: #163a61; border-radius: 5px; }
    .dl-menuwrapper button:hover:after { background: #d9d9d9; box-shadow: 0 10px 0 #d9d9d9, 0 20px 0 #d9d9d9; }
    .dl-menuwrapper button.dl-active:after { background: #d9d9d9; box-shadow: 0 10px 0 #d9d9d9, 0 20px 0 #d9d9d9; }
    .dl-menuwrapper button:after { content: ''; position: absolute; width: 68%; height: 5px; background: #163a61; top: 10px; left: 8px; box-shadow: 0 10px 0 #163a61, 0 20px 0 #163a61; }
    .dl-menuwrapper ul { padding: 10px; list-style: none; -webkit-transform-style: preserve-3d; -moz-transform-style: preserve-3d; transform-style: preserve-3d; }
    .dl-menuwrapper li { position: relative }
    .dl-menuwrapper li a { display: block; position: relative; padding: 0px 0px; font-size: 16px; line-height: 20px; font-weight: 300; color: #fff; outline: none; width: 120px; }
    .dl-menuwrapper li a span { color: #d9d9d9; }
    .dl-menuwrapper li.active a span { color: #163a61; }
    .no-touch .dl-menuwrapper li a:hover { background: rgba(255,248,213,0.25); text-decoration: none; }
    .dl-menuwrapper li.dl-back > a { padding-left: 30px; background: rgba(0,0,0,0.25); }
    .dl-menuwrapper li.dl-back:after, .dl-menuwrapper li > a:not(:only-child):after { position: absolute; top: 0; line-height: 50px; font-family: FontAwesome; speak: none; -webkit-font-smoothing: antialiased; content: "\f054"; }
    .dl-menuwrapper li.dl-back:after { left: 10px; color: rgba(212,204,198,0.3); -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); transform: rotate(180deg); }
    .dl-menuwrapper li > a:after { right: 10px; color: rgba(0,0,0,0.15); }
    .dl-menuwrapper .dl-menu { margin: 5px 0 0 10px; position: absolute; width: 240px; opacity: 0; pointer-events: none; -webkit-transform: translateY(10px); -moz-transform: translateY(10px); transform: translateY(10px); -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; backface-visibility: hidden; }
    .dl-menuwrapper .dl-menu.dl-menu-toggle { -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; transition: all 0.3s ease; }
    .dl-menuwrapper .dl-menu.dl-menuopen { opacity: 1; pointer-events: auto; -webkit-transform: translateY(0px); -moz-transform: translateY(0px); transform: translateY(0px); }
    .dl-menuwrapper li .dl-submenu { display: none }
    .dl-menu.dl-subview li, .dl-menu.dl-subview li.dl-subviewopen > a, .dl-menu.dl-subview li.dl-subview > a { display: none }
    .dl-menu.dl-subview li.dl-subview, .dl-menu.dl-subview li.dl-subview .dl-submenu, .dl-menu.dl-subview li.dl-subviewopen, .dl-menu.dl-subview li.dl-subviewopen > .dl-submenu, .dl-menu.dl-subview li.dl-subviewopen > .dl-submenu > li { display: block }
    .dl-menuwrapper > .dl-submenu { position: absolute; width: 240px; margin-left: -191px; top: 50px; left: 0; }
    .dl-menu.dl-animate-out-5 { -webkit-animation: MenuAnimOut5 0.4s ease; -moz-animation: MenuAnimOut5 0.4s ease; animation: MenuAnimOut5 0.4s ease; }

    .menu ul li:hover ul, .menu ul li li:hover ul { display: none }
    .menu ul li { float: none; margin-bottom: 10px; }
    .menu ul li a { padding: 0px 0px; font-weight: 300; color: #fff; font-size: 16px !important; }
    .menu li a:before { display: none }
    .menu li:hover { background: rgba(255,248,213,0.25) border-radius: 14px; }
    .menu li:hover a { color: #fff !important }
    .menu li.current a { color: #fff }
    .menu li.current { background: rgba(255,248,213,0.25) }
    .menu ul li ul { visibility: visible; opacity: 1; position: relative; }
    .menu ul ul li { width: 240px }
    .menu ul li ul li a { padding: 15px 20px; font-weight: 300; color: #fff !important; font-size: 16px; border-bottom: none !important; }
    .menu ul li ul { box-shadow: none; border-bottom: none; }
    .menu ul li ul li a:hover { color: #fff !important }
    .menu ul ul { background: #163a61; color: #fff; }
    .menu ul li ul li a:hover { background: rgba(0,0,0,0.25) }
    .menu ul ul ul { margin-top: 0px !important; left: 0px; }
    .menu ul li ul li ul { visibility: visible !important }

    #block_header_time {
    	padding-left: 10px;
    	margin-left: 5px;
    }

    #block_header_login {
    	margin-right: 15px;
    }
	
	#block-search-form {
		padding-right: 0px;
	}
	#block-search-form .form-type-textfield input {
	  	width: 154px;
	}
	.search-rss {
		padding: 10px 0px 0px 0px;
	}
}

@media (max-width: 320px) {  
	#block-search-form .form-type-textfield input {
	  	width: 114px;
	}
}

/* Top Row Module */

@media (min-width: 768px) {

	#block_news h3.block_title {
		width: 100%;
	}
	.top-center-content {
		padding: 0 0px 0 15px !important;
	}
}

.top-center-content {
	padding: 0 0px 0 0px !important;
}

#block_news h3.block_title {
	position: relative;
	  /*background: 
	  	url("/Design/Themes/ATRings/images/ui-icons_000000_256x240.png") no-repeat no-scroll center right, 
	  	url("/Design/Themes/ATRings/images/bg_content_block_title.png") repeat-x scroll 0px 0px rgb(217, 217, 217);*/
}

#block_news span.mobile-news-menu-icon {
	display: none;
}

.atr-headline {
	width: 100%
}

.adspace {
	text-align: center;
}

@media (max-width: 991px) {

	.RadMenu.RadMenu_Transparent li.rmItem {
		width: 115px;
		/*overflow: hidden;*/
	}

	.adspace-home-left img,
	.adspace-mobile-3-col img {
		width: 100px;
		height: 180px;
	}

	.adspace-home-left,
	.adspace-mobile-3-col {
		margin: 5px 6px;
	}

	.top-right-sidebar {
		background: none;
		height: auto;
		margin-bottom: 10px;
		padding-left: 5px;
	}

	.top-right-sidebar .adspace-mobile-float img {
		width: 120px;
		height: 202px;
	}

	#rightpane a[href*='ads.aroundtherings.com']:first-of-type img {
		margin: 5px 6px 5px 12px
	}

}

@media (max-width: 767px) {

	.adcontainer {
		text-align: center;
	}

	.RadMenu.RadMenu_Transparent li.rmItem {
		width: 100%;
	}

	.adspace-mobile-2-col {
		margin: 5px 0px 15px;
		width: 50%;
		float: left;
		text-align: center;
		padding: 0px; 
	}

	.adspace-home-left,
	.adspace-mobile-3-col {
		margin: 5px 0px;
		width: 33%;
		float: left;
		text-align: center;
	}

	.adspace-home-left img,
	.adspace-mobile-2-col img,
	.adspace-mobile-3-col img {
		width: auto;
		height: auto;
	}

	.top-left-sidebar {
		width: 100%;
		background: none;
		height: auto;
		margin-bottom: 10px;
	}

	div.RadMenu ul.rmRootGroup {
		columns: 169px 4;
		-moz-columns: 169px 4;
		-webkit-columns: 169px 4;
		-webkit-transition: all 3s ease;
		-moz-transition: all 3s ease;
		-ms-transition: all 3s ease;
		-o-transition: all 3s ease;
		transition: all 3s ease;
	}

	.recent-headlines {
		width: 25%;
	}

	.top-right-sidebar {
		width: 100%;
	}

	.top-right-sidebar .adspace-mobile-float {
		float: left;
		width: 50%;
		text-align: center;
	}

	.top-right-sidebar .adspace-mobile-float img {
	}

	.RadMenu_Transparent .rmVertical .rmSlide {
		left: 0px!important;
		top: 21px!important;
		position: static!important;
	}

	.RadMenu_Transparent .rmVertical .rmLast .rmSlide {
		top: -62px!important;
	}

	#rightpane a[href*='ads.aroundtherings.com']:first-of-type img {
		margin: 5px 6px 5px 12px
	}

}

@media (max-width: 420px) {

	.no-pad-sm {
		padding: 0px 15px !important;
	}

	.top-pad-xs {
	    padding: 10px 15px 0px !important;
	}

	[class*="C__14"] .hidden-xs-fed {
		display: none !important;
	}

	[class*="C__14"] .visible-xs-fed {
		display: block !important;
	}

	.RadMenu.RadMenu_Transparent li.rmItem {
		width: 100% !important;
		display: inline-block;
	}

	.RadMenu.RadMenu_Transparent li.rmLast {
		margin-bottom: 20px;
	}

	.atr-headline {
		width: 100%;
		padding: 0px;
	}

	div.recent-headlines {
		padding: 0 0px 0 0px;
		width: 100%;
	}

	#block_news,
	#block_latest_headlines {
		padding-left: 0px;
	}

	#block_news .content,
	#block_latest_headlines .content {
		padding-left: 5px;
	}

	#block_news span.mobile-news-menu-icon {
		display: inline-block;
		height: 16px;
		width: 16px;
	}

	#block_news span.mobile-news-menu-icon {
		background: url("/Design/Themes/ATRings/images/ui-icons_000000_256x240.png") -32px -14px no-repeat transparent;
	}

	#block_news .mobile-open span.mobile-news-menu-icon {
		background: url("/Design/Themes/ATRings/images/ui-icons_000000_256x240.png") -64px -13px no-repeat transparent;
	}

	.top-left-sidebar {
		padding-right: 0px;
	}

	.top-right-sidebar {
		margin: 10px 0px 0px;
		padding-left: 0px;
	}

	.adspace2 {
		width: 152px;
		margin: 0 auto;
	}

	.adspace-mobile-float {
		float: left;
		margin-right: 0px;
	}

	.top-right-sidebar .adspace-mobile-float {
		margin-right: 0px; 
	}

	.top-right-sidebar .adspace-mobile-float img {
	  width: 142px;
	  height: 240px;
	}

	.adspace-home-left,
	.adspace-mobile-3-col {
		margin: 10px 0px 0px;
	}

	.adspace-home-left img,
	.adspace-mobile-3-col img {
		width: 108px !important;
		height: 182px !important;
	}

	div.RadMenu ul.rmRootGroup {
		/*display: none;*/
		columns: 186px 2;
		-moz-columns: 186px 2;
		-webkit-columns: 186px 2;
	}

	div.RadMenu ul.rmRootGroup.mobile-show {
		display: block;
	}

	.RadMenu_Transparent .rmVertical .rmSlide {
		left: 0px!important;
		top: 21px!important;
	}

	.RadMenu_Transparent .rmVertical .rmLast .rmSlide {
		top: -62px!important;
	}

	#rightpane a[href*='ads.aroundtherings.com']:first-of-type img {
		margin: 5px 0px 5px 0px
	}

}

@media (max-width: 380px) {

	#block_news span.mobile-news-menu-icon {
		background: url("/Design/Themes/ATRings/images/ui-icons_000000_256x240.png") -32px -14px no-repeat transparent;
	}

	#block_news .mobile-open span.mobile-news-menu-icon {
		background: url("/Design/Themes/ATRings/images/ui-icons_000000_256x240.png") -64px -13px no-repeat transparent;
	}

	.top-left-sidebar {
		/*width: 370px;*/
		padding-right: 0px;
	}

	.adspace2 {
		width: 152px;
		margin: 0 auto;
	}
	.adspace-home-left img,
	.adspace-mobile-3-col img {
		width: 108px !important;
		height: 182px !important;
	}

	div.RadMenu ul.rmRootGroup {
		/*display: none;*/
		columns: 169px 2;
		-moz-columns: 169px 2;
		-webkit-columns: 169px 2;
	}

}

@media (max-width: 360px) {

	.no-pad-sm {
		padding: 0px 0px !important;
	}

	.top-pad-xs {
	    padding: 10px 0px 0px !important;
	}

	.top-left-sidebar {
		padding-left: 0px;
	}

	.adspace-home-left img,
	.adspace-mobile-3-col img {
		width:100px !important;
		height: 180px !important;
	}

	.adspace-home-left,
	.adspace-mobile-3-col {
		margin: 5px 0px;
	}

	.adspace-home-left .module_Body,
	.adspace-mobile-3-col .module_Body {
		width: 100px;
		margin: 0 auto;
	}

	div.RadMenu ul.rmRootGroup {
		columns: 160px 2;
		-moz-columns: 160px 2;
		-webkit-columns: 160px 2;
	}

	#rightpane a[href*='ads.aroundtherings.com']:first-of-type img {
		margin: 5px 0px 5px 0px
	}

}

@media (max-width: 320px) {

	.no-pad-sm {
		padding: 0px 0px !important;
	}

	.adspace-mobile-float {
		
	}

	.adspace-home-left,
	.adspace-mobile-3-col {
		margin: 5px 0px;
	}

	.adspace-home-left .module_Body,
	.adspace-mobile-3-col .module_Body {
		width: 100px;
		margin: 0 auto;
	}

	.adspace-home-left img,
	.adspace-mobile-3-col img {
		width: 90px !important;
		height: 152px !important;
	}

	.top-left-sidebar {
		width: 310px;
	}

	div.RadMenu ul.rmRootGroup {
		columns: 140px 2;
		-moz-columns: 140px 2;
		-webkit-columns: 140px 2;
	}

	#rightpane a[href*='ads.aroundtherings.com']:first-of-type img {
		margin: 5px 0px 5px 0px
	}

	#rightpane .adspace-mobile-float {
		margin-right: 0px;
	}

	.dateBookRightCol {
		
	}

}

@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) { 

	#Content_left_sidebar {
		padding-left: 10px;
	}

	.top-left-sidebar {
		padding-right: 0px;
	}

	.atr-headline {
		width: 100%;
		padding-left: 5px;
	}

	div.recent-headlines {
		width: 100%;
		padding: 0px;
	}

	#block_news,
	#block_latest_headlines {
		padding-left: 5px;
	}

	#block_news span.mobile-news-menu-icon {
		display: inline-block;
		height: 16px;
		width: 16px;
	}

	#block_news span.mobile-news-menu-icon {
		background: url("/Design/Themes/ATRings/images/ui-icons_000000_256x240.png") -32px -14px no-repeat transparent;
	}

	#block_news .mobile-open span.mobile-news-menu-icon {
		background: url("/Design/Themes/ATRings/images/ui-icons_000000_256x240.png") -64px -13px no-repeat transparent;
	}

	.top-left-sidebar {
		background: none;
		height: auto;
		margin-bottom: 10px;
		width: 662px;
	}

	.top-right-sidebar {
		background: none;
		height: auto;
		margin-bottom: 10px;
	}

	.adspace img {
		width: 100%
	}

	.adspace1,
	.adspace1 img {
		margin: 0px!important;
	}

	.adspace2 a,
	.adspace-home-2-mobile a,
	.adspace-articles-left a {
		width: 100%;
	}

	.adspace2 a img,
	.adspace-home-2-mobile a img,
	.adspace-articles-left a img {
		display: block;
		margin: 0 auto;
	}

	.adspace-mobile-float {
		float: left;
		margin: 0px 0px;
	}

	.adspace-home-left,
	.adspace-mobile-3-col {
		margin: 10px 0px 0px;
	}

	.adspace-home-left img,
	.adspace-mobile-3-col img {
		margin: 0px 25px;
	}

	.article-slider {
		width: 647px;
	}

	.ad-gallery {
		margin: 0 auto!important;
	}

	div.RadMenu ul.rmRootGroup {
		/*display: none;*/
		columns: 200px 3;
		-moz-columns: 200px 3;
		-webkit-columns: 200px 3;
	}

	div.RadMenu ul.rmRootGroup li {
		width: 100%
	}

	#rightpane a[href*='ads.aroundtherings.com']:first-of-type img {
		margin: 5px 3px 5px 3px
	} 
	
}

@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) {

	#Content_left_sidebar {
		padding-left: 10px;
	}

	.top-left-sidebar {
		padding-right: 0px;
	}

	.atr-headline {
		width: 100%;
		padding-left: 5px;
	}

	div.recent-headlines {
		width: 100%;
		padding: 0 20px 0 0px;
	}

	#block_news,
	#block_latest_headlines {
		padding-left: 5px;
		}

	#block_news span.mobile-news-menu-icon {
		display: inline-block;
		height: 16px;
		width: 16px;
	}

	#block_news span.mobile-news-menu-icon {
		background: url("/Design/Themes/ATRings/images/ui-icons_000000_256x240.png") -32px -14px no-repeat transparent;
	}

	#block_news .mobile-open span.mobile-news-menu-icon {
		background: url("/Design/Themes/ATRings/images/ui-icons_000000_256x240.png") -64px -13px no-repeat transparent;
	}

	.top-left-sidebar {
		background: none;
		height: auto;
		margin-bottom: 10px;
		width: 563px;
	}

	.top-right-sidebar {
		background: none;
		height: auto;
		margin-bottom: 10px;
	}

	.adspace img {
		width: 100%
	}

	.adspace2 a,
	.adspace-home-2-mobile a {
		width: 100%;
	}

	.adspace2 a img,
	.adspace-home-2-mobile a img {
		display: block;
		margin: 0 auto;
	}

	.adspace-mobile-float {
		float: left;
		margin: 0px 0px;
	}

	.adspace-home-left,
	.adspace-mobile-3-col {
		margin: 10px 5px 0px;
	}

	.adspace-home-left img,
	.adspace-mobile-3-col img {
		margin: 0px 15px;
	}

	.article-slider {
		width: 548px;
	}

	.ad-gallery {
		margin: 0 auto!important;
	}

	div.RadMenu ul.rmRootGroup {
		/*display: none;*/
		columns: 174px 3;
		-moz-columns: 174px 3;
		-webkit-columns: 174px 3;
	}

	div.RadMenu ul.rmRootGroup li {
		width: 100%
	}

	#rightpane a[href*='ads.aroundtherings.com']:first-of-type img {
		margin: 5px 6px 5px 16px
	} 	
}

@media screen 
  and (max-device-width: 360px) 
  and (device-height: 640px) 
  and (-webkit-device-pixel-ratio: 3) 
  and (orientation: landscape) {

	.adspace1,
	.adspace1 img {
		margin: 0px;
	}

	.adspace-home-left img,
	.adspace-mobile-3-col img {
		margin: 0px 25px;
	}


	.top-left-sidebar {
		background: none;
		height: auto;
		margin-bottom: 10px;
		width: 635px;
	}
 	
	.article-slider {
		width: 620px;
	}

	div.RadMenu ul.rmRootGroup {
		/*display: none;*/
		columns: 200px 3;
		-moz-columns: 200px 3;
		-webkit-columns: 200px 3;
	}

}


/* Home Page Modules */

.ytVideo iframe {
	width: 480px; 
	height: 282px;
	display: block;
	margin: 0 auto;
}

#mID4134 iframe {
	width: 300px;
	display: block;
	margin: 0 auto;
}

@media (max-width: 991px) {

	.ytVideo iframe {
		width: 335px;
		height: 205px;
	}
}

@media (max-width: 991px) and (min-width: 768px) {

	.top-left-sidebar .adcontainer img,
	.adspace-home-2 img {
		width: 120px;
		height: 102px;
	}

	#atr-spotlight .moreArticles {
		margin-left: 130px;
	}

	.videos #block_content_top_tabs .ui-tabs-nav li a {
		font-size: 9px;
	}

	#summerRow {
		width: auto;
		margin-top: 20px;
	}

	.desktopmodules_custommodules_aroundtherings_gallerylist_gallerylistview_ascx .module_Body table {
		width: 340px;
		word-break: break-word; 
	}
}

@media (max-width: 767px) {

	.top-left-sidebar {
		width: 100%;
		background: none;
	}

	.adcontainer {
		text-align: center;
		padding: 0px
	}

	.adspace-articles-left {
		text-align: center;
	}

	#Content_left_sidebar {
		padding-left: 10px;
	}

	.Home .CenterTD {
		padding-right: 10px;
	}

	.wrapper {
		padding: 0px;
	}

	.ytVideo iframe {

	}

	#rightpane .article.article-1 {
		height: 130px;
	}

	.article img {
		margin: 0px 10px 10px 0;
	}

	.twitterPod {
		text-align: center;
	}

	.twitterPod img {
		display: block;
		margin: 0 auto 5px;
	}

}

@media (max-width: 767px) and (min-width: 381px) {

	.ArticleContainer .article {
		width: 755px;
	}

	.ArticleContainer .article .col-xs-3 {
		width: 70px;
	}

	.ArticleContainer .article div:first-child {
		margin: 0px 0px 0px 0px;
	}

	#atr-spotlight .moreArticles {
		margin-left: 580px;
	}

}

@media (max-width: 420px) { 

	#Content_left_sidebar {
		padding-left: 10px;
		width: 410px;
	}

	#Content_content_main {
		width: 410px;
	}

	#Content_right_sidebar {
		width: 410px;
		margin-left: 0px;
		background: none;
		padding-right: 10px
	}

	.ytVideo iframe {
		width: 375px;
		height: 230px;
	}

	.ArticleContainer .article {
		max-width: 405px;
	}

	.ArticleContainer .article div:first-child {
		margin: 0px -15px 0px 5px;
	}

	.article.grid-separator {
		min-height: 140px;
	}

	.article .create-date {
		width: 80px;
	}

}

@media (max-width: 380px) { 

	#Content_left_sidebar {
		padding-left: 10px;
		width: 375px;
	}

	#Content_content_main {
		width: 375px;
	}

	#Content_right_sidebar {
		width: 375px;
		margin-left: 0px;
		background: none;
	}

	.ytVideo iframe {
		width: 340px;
		height: 208px;
	}

	.ArticleContainer .article {
		min-width: 370px;
	}

}

@media (max-width: 360px) { 

	#Content_left_sidebar {
		width: 360px;
	}

	#Content_content_main {
		width: 360px;
	}

	#Content_right_sidebar {
		width: 360px;
	}

	.ytVideo iframe {
		width: 320px;
		height: 196px;
	}

	.ArticleContainer .article {
		min-width: 350px;
	}

	.adspace2 {
		padding-left: 0px;
	}

}

@media (max-width: 320px) {  

	#Content_left_sidebar {
		width: 320px;
	}

	#Content_content_main {
		width: 320px;
	}

	#Content_right_sidebar {
		width: 320px;
	}

	.ytVideo iframe {
		width: 300px;
		height: 184px;
	}

	.ArticleContainer .article {
		min-width: 310px;
	}

	.top-right-sidebar {
		width: 300px;
	}

	.adspace2 {
		padding-left: 0px;
	}
}

@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) { 
	.ytVideo iframe {
		width: 462px; 
		height: 282px;
		margin: 0 auto;
		display: block;
	}

	.ArticleContainer .article {
		width: 620px;
		padding-left: 10px;
	}

	.ArticleContainer .article .col-xs-3 {
	  width: 10%;
	}

	.ArticleContainer .col-xs-9 {
	  width: 90%;
	}

	#atr-spotlight .moreArticles {
	  margin-left: 510px;
	}

	.twitterPod iframe,
	.twitterPod img {
		margin: 0 auto!important;
		display: block!important;		
	}
}

@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) {
  	.ytVideo iframe {
		width: 462px; 
		height: 282px;
	}

	.ArticleContainer .article {
		min-width: 558px;
	}

	.ArticleContainer .col-xs-3 {
	  width: 10%;
	}

	.ArticleContainer .col-xs-9 {
	  width: 90%;
	}

	#atr-spotlight .moreArticles {
	  margin-left: 420px;
	}
}

@media screen 
  and (max-device-width: 360px) 
  and (device-height: 640px) 
  and (-webkit-device-pixel-ratio: 3) 
  and (orientation: landscape) {
	.ytVideo iframe {
		width: 462px; 
		height: 282px;
	}

	.ArticleContainer .article {
		min-width: 630px;
	}

	.ArticleContainer .col-xs-3 {
	  width: 10%;
	}

	.ArticleContainer .col-xs-9 {
	  width: 90%;
	}

	#atr-spotlight .moreArticles {
	  margin-left: 495px;
	}
}

/* Articles Pages */

.adspace-articles-left {
	/*height: 122px;*/
}

.ShortArticle p {
	font-weight: bold;
}

.ht0 {
	margin-bottom: -20px;
}

.ht7 {
	margin-bottom: -13px;
}

.ht-22 {
	margin-bottom: -22px;
}

@media (max-width: 420px) { 

	.ht-16-mobile {
		margin-bottom: -16px !important;
	}

	.ht-22-mobile {
		margin-bottom: -22px !important;
	}

}

#mID4164 {
	display: none;
}

@media (max-width: 991px) and (min-width: 768px) {

	.adspace-articles-left a img {
		width: 120px;
		height: 102px;
	}

	#rightpane .adspace-mobile-float img {
		width: 120px;
		height: 202px;
	}

	#rightpane a[href*='ads.aroundtherings.com']:first-of-type img {
		margin: 0px 0px 15px 0px
	}

}

@media (max-width: 767px) {

	.Articles .CenterTD {
		padding: 0px;
	}

	.adspace-articles-left {
		text-align: center;
	}

	#Content_right_sidebar .adspace-mobile-float {
		float: left;
		width: 50%;
		text-align: center;
	}

	#contentpane .pager {
		margin: 0px;
	}

	.ShortArticle {
	  min-height: 0px;
	}

}
	
#mID3741 .clearfix {
	height: 140px;
}

@media (max-width: 420px) { 
	
	.Articles section.about .photo, .Articles .about .photo {
	  padding-right: 0;
	}

	#mID3820 .clearfix, 
	#mID3741 .clearfix {
		height: 0px;
	}

	#mID3827mo {
		display: none!important;
	}

	.articleContent {
	  padding: 0px 10px;
	  margin-top: 25px;
	}

	.ShortArticle {

	}

	.ShortArticle img {
		max-width: 395px;
	}

}

@media (max-width: 380px) {

	.Articles #contentpane {
		padding-left: 0px;
		max-width: 355px;
	}

	.articleContent {
	  padding: 0px;
	}

	.ShortArticle img {
		max-width: 355px;
	}
}

@media (max-width: 360px) {

	.Articles #contentpane {
		padding-left: 0px;
		max-width: 340px;
	}

	.relatedArticleWrapper,
	.recentArticlesWrapper {
		padding: 0px;
	}

	.ShortArticle img {
		max-width: 340px;
	}

}

@media (max-width: 320px) {

	.Articles #contentpane {
		padding-left: 0px;
		max-width: 300px;
	}

	.relatedArticleWrapper,
	.recentArticlesWrapper {
		padding: 0px 10px;
	}

	.ShortArticle img {
		max-width: 300px;
	}

	.article_img_left,
	.article_img_right {
		width: 100%!important;
	}

	.article_img_left .caption,
	.article_img_right .caption {
		display: inline-block;
	}

}


@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) { 

	.Articles #Content_right_sidebar {
		padding-left: 5px;
	}

	.Articles #Content_right_sidebar .adspace-mobile-float {
		float: left;
		margin: 0px 5px;
	}
	

	.Articles .adspace25 {
		display: none;
	}
	
}

/* Search Results Page */

@media (max-width: 380px) { 
	.CenterTD {
	  background: none;
	  width: 375px;
	}
}

@media (max-width: 360px) { 
	.CenterTD {
	  background: none;
	  width: 360px;
	}
}

@media (max-width: 320px) { 
	.CenterTD {
	  width: 320px;
	}
}

@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) { 

	.CenterTD {
		width: 667px;
	} 
	.RightTD {
		padding-right: 10px!important;
	}	
}

@media screen  
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: landscape) { 

	.CenterTD {
		width: 640px!important;
		padding-right: 10px!important;
	}
	.RightTD {
		width: 640px!important;
		padding-right: 10px!important;
	} 	
}

@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) {

	.CenterTD {
	  width: 568px;
	} 
	.RightTD {
		padding-right: 10px!important;
	}	
}


/* Footer */

@media (max-width: 767px) {
	#block_address {
		float: right;
		margin: 10px 0px 5px
	};
}

/* Subscribe Page */

ul.b {
  list-style-type: circle!important;
  list-style-position: inside;
}

.userInformationWrapper {
	background-color: #EFF3FB;
    border: 1px solid #B5C7DE;
    padding: 10px;
}

.userInformationWrapper .userInformation {
    font-size: 13px;
}

.userInformationWrapper .userInformationHeader {
    display: block;
    text-align: center;
    font-weight: Bold;
    font-size: 20px;
    line-height: 24px;
}

/* Date Book Page */

.adspace33 img {
	width: 300px;
}

.adspace34 img {
	width: 152px;
}

@media (max-width: 767px) {

	.adspace-articles-left {
		margin: 0px 0px;
		float: left;
		text-align: center;
		padding: 0px;
	}

} 

@media (max-width: 420px) { 

	#mID3774 .clearfix {
		height: 0px;
	}

}

@media (max-width: 320px) { 
	.adspace33 img {
		width: 280px;
	}

	.Date-Book #Content_right_sidebar {
		width: 320px;
	}

	.ad-home-left img,
	.adspace-articles-left img {
		max-width: 145px;
	}
}

/* Gallery page */

.ad-gallery-left img {
	width: 120px;
}

div.ad-gallery-mobile {
	padding: 10px 0px;
}

#rightpane .ad-gallery-right img {
	width: 100%;
	max-width: 300px;
}

@media (max-width: 1078px) { 

	.Gallery .Main_Content_Table, .Gallery #Content_Table, .Gallery #Content_Table > #container > .grid {
		width: 100%;
	}

	#gallery_list > ul {
	  width: 100%;
	}

	#gallery_list li {
	  padding: 0px 5px 0px;
	}

}

@media (max-width: 767px) { 

	.Gallery .Main_Content_Table,
	.Gallery #Content_Table,
	.Gallery #Content_Table > #container > .grid {
		width:  100%;
		margin: 0 auto;
	}

	.Gallery .ad-gallery-left {
		width: 25%;
		margin: 5px 0px;
		float: left;
		text-align: center;
	}

	.Gallery .galleryFirstItem .about .details {
	  width: 100%;
	}

}

@media (max-width: 420px) { 

	#gallery_list {
		float: left;
	}

	#gallery_list li {
	  padding: 0px 28px 7px;
	}

	.Gallery .ad-gallery-left {
		width: 50%;
		margin: 5px 0px;
		float: left;
		text-align: center;
	}

	.Gallery .ad-gallery-left img {
		width: auto;
	}

}

@media (max-width: 380px) { 

	#gallery_list li {
	  padding: 0px 18px 7px;
	}

	.Gallery section.about .photo {
		padding-right: 0px;
	}

}

@media (max-width: 360px) { 

	#gallery_list li {
	  padding: 0px 14px 7px;
	}
	
}

@media (max-width: 320px) { 

	#gallery_list li {
	  padding: 0px 5px 7px;
	}
	
}

@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) { 

	#gallery_list {
		float: left;
	}

	#gallery_list li {
		padding: 0px 10px 0px;
	}

	.Gallery .ad-gallery-left {
		width: 50%;
		margin: 5px 0px;
		float: left;
		text-align: center;
	}

	.Gallery .ad-gallery-right {
		width: 50%;
		float: right;
	}
	 .ytVideo {
		width: 50%;
	 	padding-top: 5px;
	 }	

}

@media screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: landscape) { 

	#gallery_list {
		float: left;
	}

	#gallery_list li {
		padding: 0px 7px 0px;
	}

	.Gallery .ad-gallery-left {
		width: 50%;
		margin: 5px 0px;
		float: left;
		text-align: center;
	}

	.Gallery .ad-gallery-right {
		width: 50%;
		float: right;
	}
	 .ytVideo {
		width: 50%;
	 	padding-top: 5px;
	 }

}

@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) {

	#gallery_list {
		float: left;
	}

	#gallery_list li {
		padding: 0px 21px 0px;
	}

	.Gallery .ad-gallery-left {
		width: 50%;
		margin: 5px 0px;
		float: left;
		text-align: center;
	}

	.Gallery .ad-gallery-right {
		width: 50%;
		float: right;
	}
	 .ytVideo {
		width: 50%;
	 	padding-top: 5px;
	 }	

}

@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 1) {

	.ad-gallery-left img {
	  width: 90px;
	}

	#gallery_list li {
	  width: 33%;
	}

}

/* About page */

@media (max-width: 767px) { 

	.About-Us .ad-about-left {
		width: 25%;
		margin: 5px 0px;
		float: left;
		text-align: center;
	}

	.About-Us .ad-about-left img {
		width: auto;
		height: auto;
	}

}

@media (max-width: 420px) { 

	.About-Us .ad-about-left {
		width: 50%;
	}

}

@media (max-width: 380px) { 

}

@media (max-width: 360px) { 

}

@media (max-width: 320px) { 
	
}

@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) { 

	.About-Us .ad-about-left {
		width: 50%;
		margin: 5px 0px;
		float: left;
		text-align: center;
	}	

}

@media screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: landscape) { 

	.About-Us .ad-about-left {
		width: 50%;
		margin: 5px 0px;
		float: left;
		text-align: center;
	}	

}

@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) {

	.About-Us .ad-about-left {
		width: 50%;
		margin: 5px 0px;
		float: left;
		text-align: center;
	}	
	

}

/* Logon page */

.login-module .input-row {
	display: inline-block;
	margin: 10px 25px 20px 0px;
}

.login-module .input-row input {
	width: 230px;
}


.login-module input[type="submit"] {
	margin: 0px 0px 0px 37px;
}

.login-module .cancel-button {
	margin: 0px 0px 0px 30px;
}

.login-module .password-button {
	margin: 0px 0px 0px 159px;
}

.login-module .remember-box .button-wrapper {
	display: inline-block;
	padding: 5px 0px 15px;
}

.login-module .margin-left-button:hover {
	text-decoration: none;
}

@media (max-width: 767px) {

	body[class*="Logon"] .PortalHeader,
	body[class*="Logon"] #footer_div {
		display: none;
	}

	.login-module .input-row {
		margin: 5px 0px 15px 0px;
		width: 100%;
	}

	.login-module .input-row input {
		width: 100%;
	}

	.login-module .remember-box .button-wrapper {
		display: block;
	}

	.login-module input[type="submit"],
	.login-module .password-button {
		margin-left: 0px;
	}

	.login-module .cancel-button {
		float: right;
	}

}

/* My Account Page */

.messageboxWrapper .emailBox {
	margin-bottom: 10px;
}

.changeEmail {
	margin: 10px 0px;
}

.userInformaitonWrapper input.manage-btn {
	margin: 10px 0px 15px;
}

/* Change Password Module */

.marginb10 {
	margin-bottom: 10px;
}
.modWrapper
{
	height:100%;
	width:100%;
}
.managetd
{
    width: 20%;
}

/* Federations Landing Pages */

.landing-button-wrapper {
	padding-bottom: : 3px !important;
}

.fed-position {
	padding: 0px 5px 5px !important;
}

.fed-position img {
	width: 100%;
	height: auto;
}

.fed-header {
	padding: 0px 0px 3px;
}

body.Federation #landing-button-1 {
	width: 30.4% !important;
	padding: 0px 10px 3px 0px !important;
}

body.Federation #landing-button-2 {
	width: 22.4% !important;
	padding: 0px 10px 3px 0px !important;
}

body.Federation #landing-button-3 {
	width: 25.2% !important;
	padding: 0px 10px 3px 0px !important;
}

body.Federation #landing-button-4 {
	width: 22% !important;
}

@media (max-width: 414px) {

	body.Federation #landing-button-1 {
		width: 59.4% !important;
		padding: 0px 10px 3px 0px !important;
	}

	body.Federation #landing-button-2 {
		width: 40.6% !important;
		padding: 0px 0px 3px 0px !important;
	}

	body.Federation #landing-button-3 {
		width: 53.3% !important;
		padding: 0px 10px 3px 0px !important;
	}

	body.Federation #landing-button-4 {
		width: 46.7% !important
	}

	#Content_ContentPane_ctl01_divVedios iframe,
	#Content_ContentPane_ctl01_divSocialMedia iframe {
		width: 100% !important;
	}

}