@charset "UTF-8";

/* A variation on Eric Meyer's CSS Reset:
   This is disabled because the Blueprint framework already has it.
   You should enable it if you aren't using Blueprint.

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse:collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
abbr,acronym {
	border:0;
}
*/

/* Below are the CSS styles that aren't included with Blueprint. It's a good idea to keep them whether or not you use it unless you know what you're doing. */

/* Text styles */
@font-face {
	font-family: 'helvetica';
	src: url('../fonts/Helvetica.eot');
	src: local('?'), url('../fonts/Helvetica.ttf') format('truetype'), url('../fonts/Helvetica.svg') format('svg');
}

@font-face {
	font-family: 'helvetica_light';
	src: url('../fonts/Helvetica_LT_45_Light.eot');
	src: local('?'), url('../fonts/Helvetica_LT_45_Light.ttf') format('truetype'), url('../fonts/Helvetica_LT_45_Light.svg') format('svg');
}

@font-face {
	font-family: 'helvetica_medium';
	src: url('../fonts/Helvetica_LT_65_Medium.eot');
	src: local('?'), url('../fonts/Helvetica_LT_65_Medium.ttf') format('truetype'), url('../fonts/Helvetica_LT_65_Medium.svg') format('svg');
}

/*@font-face {
	font-family: 'arial-black_b';
	src: url('../fonts/arial_black.ttf'), url('../fonts/arial_black.eot'); 
}*/
@font-face {
	font-family: 'arial-black_b';
	src: url('../fonts/arial_black.eot');
	src: local('?'), url('../fonts/arial_black.eot?#iefix') format('embedded-opentype'), url('../fonts/arial_black.ttf') format('truetype'), url('../fonts/arial_black.svg') format('svg');
}
@font-face
{
	font-family: 'arial-black';
	src: url('../fonts/arial_black.ttf'), url('../fonts/arial_black.eot'); /* IE9 */
}


.blog-featured h2 {
	font-size: 1.5em;
	margin-bottom:0em;
}
p.readmore {
	text-indent:0;
	font-size: .9em;
}
.joomla-footer {
	padding-left:15px;
	margin: 20px 0 20px 5px;
	font-family:arial !important;
	font-size:12px;

}
.joomla-header{
	height: 149px;
}

.custom_footer .nav li a { font-family:arial !important; color: #707070;font-size: 14pt;text-transform: none;}
.nav li a { font-family:arial !important;}
.nav li { margin: 0 5px;}
.nav li.item106{margin: 0 5px;!important;}
#top_wrapper #intro{
padding: 5px 0 6px;
}
/* Article functions */
ul.actions, ul.dropdown-menu {
	clear:both;
	margin-top: -50px;
	float:right;
}
ul.actions li, ul.dropdown-menu li {
	list-style-type: none;
	float:right;
	margin-left: 10px;
}

/* Login styles */
p#form-login-username label,
p#form-login-password label {
	width: 160px;
	display:block;
}
p#form-login-remember label {
	font-size: .9em;
	font-weight: normal;
	line-height: 25px;
}
p#form-login-remember input {
	float:left;
	margin-right: 5px;
}
form#form-login ul {
	margin: 0;
	padding: 0;
}
form#form-login ul li {
	list-style-type: none;
	margin-left: 20px;
	font-size: .9em;
}

/* Image float styles */
.img-fulltext-left {
	float:left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.img-intro-left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.img-fulltext-right {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}

.img-intro-right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.nav {
	font-family: "arial" !important;
	padding: 6px 0 5px 7px;
}

.custom_footer
{
/*
	margin-top: 47px;
	width: 1030px
*/
    margin-top: 0px !important;
    width: 1022px !important;
	padding:0 10px !important;
}
.custom_footer ul
{
	width: 1012px !important;
	height: 40px;
	padding-top: 20px;
	background:#fff url(../images/footerbg.png) repeat-x;
}
p{
	font-family: "arial" !important;
	font-size: 11pt !important;
	line-height: 23px !important;
	color: #707070 !important;
}
p span{
	font-family: "arial" !important;
	/*font-size: 11pt !important;*/
	font-size: 14px !important;
	line-height: 23px !important;
	color: #707070 !important; 
}
.epoch{ font-size: 11px !important; }
.afirst{font-size: 16px !important; color: #000000 !important;}
div.img_caption{
	margin-bottom: 0px !important;
	margin-top:5px !important;
}
p.img_caption, p span.easy_img_caption_inner span {
	font-size: 11px !important;
	float: left;
	clear: both;
	width: 100%;
	margin-bottom: 3px !important;
	line-height: 1.5 !important;
	font-weight: bold;
	color: #000000 !important;
}
img.caption, .easy_img_caption {
	padding-right: 15px;
}
.longdesc-wrapper, .easy_img_caption_inner {
	font-size: 11px !important;
	float: left;
	clear: both;
	width: 100%;
	margin-bottom: 3px !important;
	line-height: 1.5 !important;
	font-weight: bold;
	color: #000000 !important;
}

p.readmore{
	margin-top: 10px;
}
body{
	font-family: "arial" !important;
	/*background:#fff url(../images/bodybg.png) repeat-x;*/
	color: #7b7b7b;
}
.top_black{
	width: 100%;
	height: 92px;
	background:#000;
	margin-bottom: 10px;		
}
.top_black central{
	background:#000;
}
.topmenu{
	padding-top: 3px;
	width: 1022px; 
	background:#fff url(../images/menubg.png) repeat-x;
	height: 49px;
}
.topmenu td{
	vertical-align: top;
}
.topmenu .container, .nav ul {
	padding-top: 0px;
	width: auto;
}
.search_{
	margin: 0px;
	float: right;
	width: 240px;
	/*border-left: 1px solid #e2e2e2;*/
	padding: 0px 0px 0px 5px;
}
.search{
	float:left;margin-left: 15px !important;
}

.search_ .inputbox{
/*
	width: 227px;	
	height: 18px;
	margin: 0px;
*/
    border: 1px solid #CCCCCC;
	border-left: 2px solid #CCC;
    color: #666666;
    font-size: 12px;
    font-weight: bold;
    height: 16px;
    margin: -1px 0 0;
    padding: 4px;
    width: 175px;
}
.search .button {
	font-size:11px !important;
	height:24px !important;
	width:27px !important;
}

.box_skitter .prev_button , .box_skitter .next_button {
	 margin-top: 50px;
}
.box_skitter .prev_button{
	left:23px !important;
}
.box_skitter .next_button{
	right:0px !important;
}
.label_skitter{
	padding: 15px 4px 15px 15px;
	background-repeat: repeat !important;
}
 
.label_skitter p{
	display:none;
}
.label_skitter h4{
	margin-bottom: 0!important;
	font-size:30px !important;
	text-transform: none!important;
}
#right_ad{
	margin-top: -26px;
	margin-left: 0px;
	/*padding: 0px 10px 0px 0px;*/
	width: 288px;
	color: #900;
	font-size: 14px;
}

img{
	border: 0px;
}
#middle_ad img{
	margin: 20px 0;
	width: 712px;
}
#middle_ad p{
	text-align: left;
	margin:0px;
}

#right_ad .ads_r img, #right_ad .ads_r div {
	padding: 0px;
	margin-bottom: 10px;
	float: left;
	width: 300px;
	/*height: 258px;*/
}
.wu_link{ color:#000000;}
.this_issue{ color:#000000;}
.this_issue:hover{ color:#000000;}

.hometab{
	margin: 0px;
	width: 740px;

}
.hometab .tabs{
	/*width: 712px;*/
	/*height: 426px;*/
	width: 712px;
	height: auto;
}
.hometab h4{
	color: #fff;
	padding: 5px 0px 0px 5px;
	height: 10px;
}
.hometab td{
	
	vertical-align: top;
	width: 197px;
}

.hometab table{

}

.newstab{
	margin-left: 0px;
	/*width: 712px;;*/
	 width: 712px;
}
.newstab .tabs{
	/*width: 712px;;*/
	 width: 712px;
	margin-top: 30px;
}


.hometab .arch_headlines{
	height: 230px;
	overflow: hidden;
	width: 220px;
	margin-bottom: 10px;
}

.hometab .arch_headlines a{
	text-decoration: underline;
	color: #043664;
	font-size: 22pt;
}

.h4_black{
	background: #000;
	width: 712px;
	margin: 0px 0px 2px 0px;
	height: 41px;
}
.h4_black h3{
	padding: 12px;
	color: #fff !important;
	padding: 11px;
	font-size: 20px;
}
.h4_black h3 a{
	padding: 12px;
	color: #fff !important;
	padding: 11px;
	font-size: 20px;
}
.h4_black h3 a:hover{
	padding: 12px;
	color: #fff !important;
	padding: 11px;
	font-size: 20px;
}
.hometab .arch_headlines p{
	text-indent: 0px;
	font-size: 11pt !important;
	font-weight: normal !important;
}
.news_page .newstab .arch_headlines,.news_page .current_issue .arch_headlines, .news_page  #top .arch_headlines, .news_page .latest .arch_headlines{
	border-top: 1px dotted #808080 !important;
}
.newstab .arch_headlines,#top .arch_headlines, .latest .arch_headlines{
	/*border-top: 1px dotted #707070;*/
	border-top: 0px dotted #808080 !important;
	margin-bottom: 10px;
	background: #fff;
	width: 712px;
	margin-bottom: 20px;
	font-family: arial !important;
    color: #808080 !important;
    font-size: 14px !important;
    line-height: 1.75em !important;	
	padding:10px 0 0 0;

}
.newstab .arch_headlines p{
	word-wrap: break-word;
	font-family: arial !important;
    color: #808080 !important;
    font-size: 14px !important;
    line-height: 1.75em !important;	
}

.newstab h2{
	width: 730px;
	color: #000;
}

.current_issue{
	margin-left: 0px;
	max-width: 712px;
	margin-top: 0px;
	font-family: arial !important;
	display: block;
	position: relative;
}
.current_issue .arch_headlines{
	display: block;
	position: relative;
	/*border-top: 1px dotted #707070;*/
	background: #fff;
	
	/*margin-bottom: 10px; 8*/ 
	padding-top: 8px;
	font-family: arial !important;
	overflow: hidden;
}
.current_issue .arch_headlines p{
	text-align: left !important;
	word-wrap: break-word;
	font-family: arial !important;
}
.current_issue h1{
	width: 700px;
	color: #797979;
}
.article-page h2{
	font-family: arial-black_b !important;
	font-size: 28px !important;
	color: #000000 !important;
	font-weight: bold !important;
	line-height: 1.3 !important;
	padding-bottom: 8px !important;
	margin-bottom: 10px;
}


.interactive_digs .arch_headlines{
	border-top: 1px dotted #707070;
	margin-bottom: 10px;
	background: #fff;
	width: 700px;
	margin-bottom: 60px;
}
.interactive_digs .arch_headlines p{

}
.interactive_digs h1{
	width: 700px;
	color: #797979;
}


.newstab .arch_headlines p{
	text-align: left !important;
	text-indent: 0px;
	font-size: 11pt !important;
}

.tabs{
	padding: 0px;
	margin: 0px;
}	

.menu_ { margin-top: -5px;padding: 0;height: 34px;	width: 740px;}
.menu_ li { display: inline;margin-top: 0px;}
.menu_ li a {font-size: 11pt;text-align: center;width: 130px;padding: 5px; float:left;border-bottom: none; text-decoration: none; color: #707070; font-weight: bold;background:url(../images/tabsmenu.png) repeat-x;border-right: 1px solid #7d7b7c}
.menu_ li.active a { background: #fff; }
.content_ { float: left; clear: both;border-top: none; border-left: none; padding: 0px 20px 20px; width: 400px; margin-top: -5px;width: 717px;
height: 276px;
}
.content_ a{ font-size: 18pt;text-decoration: underline;padding-left: 40px;}

ul.latestnews, ul.mostread {
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 200%;
}

#latest .today_label, #latest ul.latestnews li a, #top ul.mostread li a {
	font-size:15px !important;
	font-weight:bold;
	text-transform:uppercase;
	color:#043664;
	font-family:arial !important;
	padding:0;
}
.hometab #top{
    padding: 50px;
    width: 610px;
	height: auto;
}
#top .top_label {
    color: #043664;
    font-family: arial !important;
    font-size: 18px !important;
    padding: 0;
    text-transform: uppercase;
}


.news_menu_ { padding: 0;height: 34px;	width: 712px;}
.news_menu_ li { display: inline;}
.news_menu_ li  div.div_tabs{cursor:pointer;text-align: center;width: 130px;padding: 6px; float:left;border-bottom: none; text-decoration: none; color: #707070; font-weight: bold;background: url(../images/tabsmenu.png) repeat-x;font-size: 11pt;border-right: 1px solid #E0E0E0;}
.news_menu_ li.active div.div_tabs{background: #fff;border-top: 1px solid #e0e0e0;border-left: 1px solid #e0e0e0;}
.news_content_ { float: left; clear: both;border-top: none; border-left: none; padding: 0px; width: 400px; margin-top: -5px; }
.h2_news_title { font-family:arial-black_b !important;font-size: 18px !important;font-weight: bold  !important;text-transform: uppercase;color: #000000 !important;}

.news_page .news_content_ { float: left; clear: both;border-top: none; border-left: none; padding: 0px; width: 712px; margin-top: -21px; }

.tablink{
	text-align: center;
	width: 134px;
	height: 38px;
	background:#fff url(../images/tabbtn.png) no-repeat;
	padding: 6px 6px;	
	font-size: 10pt;	
}


.tablink_vid{
	text-align: center;
	width: 100px;
	height: 38px;
	background:#fff url(../images/tabbtn_vid.png) no-repeat;
	padding: 6px 18px;
	color: #868686 !important;
	margin-right: 0px;
}

a{
	text-decoration: none;
	color: #007CA5;
}

/*Underline Link*/
.article_content p a, #carousel .es-carousel ul li a span, .cat-children a.toc_department , .cat-children .trenches_title, .category-desc .published a,
.categories-list a.toc_department, .categories-list .trenches_title, .categories-list .published a, 
#news_container .news_cont a,#news_container .news_cont p a, .j_slideshow_container .left_container p a, 
.inthis_issue_cat a, #post_map_overlay a{
	/*a:hover:text-decoration: underline;*/
	text-decoration: underline !important;
}

.article_content p a:hover, #carousel .es-carousel ul li a span:hover, .cat-children a.toc_department:hover , .cat-children .trenches_title:hover, .category-desc .published a:hover,
.categories-list a.toc_department:hover, .categories-list .trenches_title:hover, .categories-list .published a:hover, 
#news_container .news_cont a:hover, #news_container .news_cont p a:hover, .j_slideshow_container .left_container p a:hover, 
.inthis_issue_cat a:hover, #post_map_overlay a:hover{
	/*a:hover:text-decoration: underline;*/
	color:#007CA5 !important;
	text-decoration: underline !important;
}

.article_content p a:visited, #carousel .es-carousel ul li a span:visited, .cat-children a.toc_department:visited , .cat-children .trenches_title:visited, .category-desc .published a:visited,
.categories-list a.toc_department:visited, .categories-list .trenches_title:visited, .categories-list .published a:visited, 
#news_container .news_cont a:visited, #news_container .news_cont p a:visited, .j_slideshow_container .left_container p a:visited, 
.inthis_issue_cat a:visited, #post_map_overlay a:visited{
	/*a:hover:text-decoration: underline;*/
	color:#007CA5 !important;
	text-decoration: underline !important;
}
/*EndUnderline Link*/

.tablink{
	float: right;
	height: 38px;
	text-decoration: none;
	color: #666;
	font-size: 11pt;
}

.home-thumbs{
	font-size: 11pt;
}

.home-thumbs span{
	color: #820000;
} 
.home-thumbs div{
	height: 122px;
	width: 215px;
	border: 1px solid #e0e0e0;
	padding: 5px
}
.home-thumbs td{
	vertical-align: top;
}
#top_ad{
	width:1022px !important;
	padding: 0 10px!important;
	background-color:#000 !important;
	height: 92px !important;
}
#top_ad img{
 
}
#container-wrapper{ 	
	margin: 0 auto !important;	
	width: 1022px !important;	
	/*border:1px solid #000 !important;*/	
	padding: 0 10px !important; 
}

.small_icons{
	text-decoration: none;
}
.small_icons img{
	vertical-align: middle;
	padding-right: 3px;
}
.small_icons a{
	color: #000;
	font-size: 8pt; 
	padding-right: 10px;
	cursor: pointer;
}
.social_btns
{
}

.pull-right {
    float:right;
}

.btn-group {
    position:relative;
    margin-top:-30px;
}

.btn-group ul {
    list-style:none;
    display: inline;
    padding-left:4px;
}

.print-icon {
    background: url('../images/social_small_print.png') no-repeat;
    height: 14px;
    width: 46px;
    overflow: hidden;
    display: inline-block;
}

.email-icon {
    background: url('../images/social_small_email.png') no-repeat;
    height: 14px;
    width: 46px;
    overflow: hidden;
    display: inline-block;
}

.print-icon a,
.email-icon a {
    color: transparent;
	height: 14px;
    width: 46px;
    display: inline-block;
}

.icon-print a {
	width: 13px;
	height: 10px;
	font-size: 8px;
}

.hidden-print {
	display: none;
	visibility: hidden;
}

.news-related
{
	width: 130px;
	height: 90px;
	border: 1px solid #e0e0e0;
}

.news-related a
{
	color: #7c7c7c;
	font-size: 10pt;
}
.related_thumbs{
	display: none;
}

.related_thumbs img{
	width: 130px;
	height: 90px;
}

.button{
	background: #636363;
	border: 1px solid #555555;
	color: #fff;
	text-align: center;
	font-weight: bold;
	margin-left: 3px;
}
#search_res{
	font-size: 12pt;
	font-weight: normal;
}

fieldset.input{
	border: 0px solid #fff;
	width: 200px;
}

.login-container{
	z-index: 2;
	position: absolute;
	right: 165px;
	top: 100px;
}
.login-area{
	table-collapse: collapase;
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;
	width: 350px;
	height: 50px;
}

.contaner{
	position: relative;
}

.year_listing h3{
	width: 100%;
	padding-left: 5px;
	background: #e0e0e0 url(../images/tabsmenu.png) repeat-x;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #000;
	border-bottom: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
}
.year_listing h4{
	width: 100%;
	padding-left: 6px;
	padding-top: 6px;
	padding-bottom: 5px;
	color: #000;
	background: #e0e0e0 url(../images/tabsmenu.png) repeat-x;
	border-bottom: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
}

.year_listing ul{
	list-style-type: none;
}

.year_listing ul li{
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
	text-align: center;
	font-size: 10pt;
	border-bottom: 1px dotted #a0a0a0;
}

.year_listing ul li a{
	color: #999;
}
.year_listing ul li a:hover{
	color: #000;
}

.year_listing ul li a:hover{
	color: #000;
}

/*.interactive_logo{
	background: #0066cc;
}

.interactive_logo a, label{
	color: #fff;
}

.interactive_logo div p{
	color: #fff !important;
}

.interactive_logo .login-area td div a{
	color: #fff !important;
}*/

.arc_logo .login-area td div label{
	color: #666;
}
p{
	text-indent: 0px !important;
	font-size: normal !important;
	/*font-family: arial;*/
}
.view_all{
	padding: 8px;
	cursor: pointer;
}
.view_all a{
	font-size: 11pt;
}
.info_tab{
	color: #227dc6;background: #e6e6e6;border-top:  1px solid #e0e0e0;border-left:  1px solid #e0e0e0;border-right:  1px solid #e0e0e0; width: 70px; padding: 3px;font-size: 12pt;text-align: center;margin: 0px;
}	

.home_social{
	background:url(../images/home_social_bg.png) no-repeat;
	margin: 5px 0px 0px 0px;
	height: 150px;
	width: 235px;
	padding: 10px 0px;
}

.home_social div{
	margin: 0px 0px 0px 5px;
}

.home_social p{
	text-align: center;
	font-size: 10pt !important;
	color: #9b1b1e !important;
	margin: 0px;
}

.black_bg{
	background: #000;
	padding-top: 7px;
	padding-bottom: 7px;
	width: 1030px;
	height: 20px;
}
.black_bg h4{
	color: #fff;
	margin-left: 7px;
}

.issue_dept{
	font-family: arial !important;
	min-height: 200px;
	width: 712px;
}

.issue_dept td h4{
	margin-bottom: 10px !important;	
}


.issue_dept td h3{
	font-family: 'arial-black_b';
	color: #000;
	margin-bottom: 13px;
}
.issue_dept tr td{
	vertical-align: top !important;
	padding: 0px 10px 0px 0px;
	width: 200px;
	font-size: 8pt;
}

.top_shared{
	padding-left: 20px;
	color:  #838383;
	margin-bottom: 20px;
}
.top_shared div{
	width: 250px;
	margin-bottom: 10px;
	font-size: 11pt;
}
.home_mini_menu{
	width: 377px;
	height: 104px;
	padding: 0px;
	margin: -21px 0px 0px 17px;
}
.home_mini_menu h2{
	color: #9b1b1e;
	margin: 0px;
	text-align: right;
	padding-right: 10px;
}
.home_mini_menu p{
	margin: 0px;
	text-align: right;
	font-size: 8pt;
	padding-right: 10px;
	color:#000 !important;
}
.home_mini_menu a{ 
	font-size: 7pt;
	color: #404040;
}
.home_mini_menu div{
	text-align:justify;
	text-justify:inter-word;
	border-top: 1px solid #000;
}
.home_mini_menu td{
	margin: 0px;
	padding: 0px;
}

.online_exclusives
{
	/*width: 756px;*/
	width: 722px;
}
div.avs_thumb{
	background:none;
	margin: 0 15px 10px 0;
	padding:0px;
	margin:0 24px 10px 0 !important;
	height:auto !important;
}

div.avs_thumb .image, .avs-thumbnail .avs-image {
	border: 5px solid #fff;
	box-shadow: 2px 2px 5px #CCCCCC;
}
div.avs_thumb .image {
	display: block;
	width: 215px;	
	padding:5px;
	border: 1px solid #EFEFEF;	
}
.interactive-bg{
	border: 1px solid rgb(239, 239, 239); 
	box-shadow: 2px 2px 5px rgb(204, 204, 204); 
	display: block; 
	margin: 0px 0px 10px; 
	padding: 5px; 
	text-align: center; 
	
}
.interactive-bg-sub{
	background-color: #000000 !important;
	height:140px;
}
div.avs_thumb .title, .avs a {
/*
	margin:10px 0 10px 0;
	color:#999999;
	font-size:16px;
	font-family:arial !important;
	
*/
    color: #999999 !important;
    font-family: arial !important;
    font-size: 14px;
    font-weight: normal !important;
    margin: 10px 0;
    text-transform: none;
}

.avs .thumbnail {
	border: 0px;
	box-shadow: 0 0 0 rgba(0, 0, 0, 0.055);
}

.avs_gallery_home div.avs_thumb .image {
	display: block;
	width: 215px;
	padding:5px;
	border: 1px solid #EFEFEF;
	box-shadow: 2px 2px 5px #CCCCCC;
	margin: 0 0 10px;
}
.avs_gallery_home div.avs_thumb .title {
	margin: 0 !important;
	line-height: 1.1;
}
.avs h4 {
	line-height: 1.25;
	padding-top: 10px;
}
.avs_gallery_home .views{display: none !important;}
.home_video_type {
    color: #990000 !important;
    font-weight: bold;
	font-size: 16px;
	margin: 10px 0 0 !important;
}
div.avs_thumb .arrow{
	 height: 33px;
	 opacity: 1;
	width: 46px;
}
#right_ad p + p{
	margin-bottom: 0;
}
.online_exclusives table tr td 
{
	padding: 0px;
}

.online_exclusives .avs_gallery .avs_thumb .views
{
	display: none;
}

.online_exclusives table tr td div.img_cont
{
	padding: 13px 10px 10px 6px;
	margin: 0px 16px 15px 0px;
	background: url(../images/vid_thumbs_bg.png) no-repeat;
	width: 220px;
	height: 144px;	
}
.online_exclusives table tr td div img
{
	padding-left: 3px;
	width: 215px;
	height: 140px;	
}

.online_exclusives table tr td div.title
{
	font-family: "arial";
	margin-left: 7px;
	font-size: 11pt;
	color: #a6a6a6;
	width: 230px;
	margin:0px 0px 10px 10px;
}

.pages_
{
	display: none;
	width: 100%;
	margin-bottom: 10px;
	border-bottom: 1px solid #fff;
}
.page_nums
{
	/*margin: 10px 0px 40px 0px;*/
	margin: 36px 0px 40px 0px;
	display: block;
	width: 100%;
	text-align: center;
}
.page_nums a
{
	padding: 1px;
	margin: 2px;
	display: inline;
	font-size: 12pt !important;
	text-decoration: underline;
	font-family: arial !important;
	cursor: pointer;
	color: #000;
	font-size: 20px !important;
}

.pages_num_btn
{
	padding: 2px;
	margin: 2px;
	display: inline;
	font-size: 12pt !important;
	text-decoration: underline;
	font-family: arial !important;
	cursor: pointer;
	color: #9B1A1E !important;
}

#pages_num_prev
{
	display: none;
	text-decoration: none;
}
#pages_num_next
{
	text-decoration: none;
}
.issue_related_thumbs img
{
	height:  129px;
	width: 172px;
}
.issue_related_thumbs
{
	display: none;
}
.other_articles tr td p
{
	font-size: 11pt !important;
	color: #000 !important;
	font-family: arial !important;
}

.helve_black
{
	font-family: "arial-black_b";
	color: #000 !important; 	
	font-size: 11pt;
}
#news_subs{
	display: none;
	margin-top: -5px;
	margin-left: 74px;
	font-size: 11pt;
	position: absolute;
	border-bottom: 1px solid #ededed;
	border-left: 1px solid #ededed;
	border-right: 1px solid #ededed;
	padding-top: 5px;
	width: 130px;
	height: 70px;
	text-align: center;
	background: #fff;
}
#news_subs div{
	padding-top: 5px;
	width: 130px;
	height: 30px;
}
#news_subs div a{
	color: #727272;
	text-transform: uppercase;
}

#news_subs div:hover{
	background: #dddddd;
}
.img_cont
{
	height: 109px;
	width: 160px
}

 

.img_cont img {
	margin: 0 auto;
	height: 109px;
	max-width: auto;
}

.related_cissue
{
	text-align: center;
	height: 158px;
	width: 160px;
	border: 1px solid #e0e0e0;
	display: block;   
}

.related_cissue img
{
	width: auto; 
	height: 158px;
	display: block;   
	margin-left: auto;  
	margin-right: auto;
}

.toc
{
	margin: 5px 0px 36px 0px;
}

.toc div
{
	width: 400px;
	margin-bottom: 20px;
}

.toc a
{
	color: #13779b !important;
	font-size: 16px;
	line-height: 18px;
}
.toc a p
{
	color: #13779b !important;
	font-size: 16px;
	line-height: 18px;
}
.toc a p span{
	color: #13779b !important;
	font-size: 16px;
	line-height: 18px;
}
.toc h3
{
	font-family: arial-black_b; 
	font-size: 16px;
	margin-bottom: 4px;
	color: #13779b !important;
}
.toc h4
{
	font-family: arial-black_b; 
	font-size: 13px;
	margin: 0px;
	text-transform: uppercase;
}

.issue_thumb
{
	height: 160px !important; 
	width: 122px !important;
	vertical-align: center;
}

.world_float_list 
{
	width: 712px;
	padding: 0px;
	overflow: hidden;		
}
.world_float_list li
{
	display: inline;
	list-style-type: none;
	width: 130px;
	min-height: 270px;
	float: left;
	margin-right: 15px;
	margin-bottom: 20px;
	cursor: pointer;
}

.world_float_list li div
{
	width: 130px;	
}

.world_float_list li p
{
	color: #000 !important;
	font-size: 14px !important;
	font-family: arial !important;
	line-height: 17px !important;
}

.world_float_list h4
{
	font-family: arial-black_b; 
	font-size: 14px;
	margin: 0px;
	color: #000;
}

.world_float_list img
{
	width: 130px;
	height: 100px;	
	margin-bottom: 10px;
}

.world_float_list li div.float_list_blank
{
	width: 130px;
	height: 100px;	
	background: #e0e0e0;
	margin-bottom: 6px;
}

#post_map_overlay_inner {
	padding: 10px;
}
#post_map_overlay #close_overlay {
	height: 30px;
	width: 30px;
	position: absolute;
	right: 0px;
	top: 0px;
	margin: -15px -15px 0px 0px;
	cursor: pointer;
}
#post_map_overlay #close_overlay img {
	height: 30px;
	width: 30px;
	display: block;
	cursor: pointer;
}
#post_map_overlay #content #content_body p{
	color: #000 !important;
	margin: 0px !important;
	font-size: 12pt !important;
	line-height: 24px !important;
}

#post_map_overlay {
	display: none;
	background: #FDEDCA;
	position: absolute;
	top: 175px;
	left: 75px;
	right: 75px;
	box-shadow: 5px 5px 8px #888;
	-moz-box-shadow: 5px 5px 8px #888;
	-webkit-box-shadow: 5px 5px 8px #888;
	display: none;
}
.img_also {
	height: 160px;
	border: 1px solid #E0E0E0;
	display: block;
}

#post_social {
	padding: 6px 6px 0px 0px;
	border-bottom: 1px dotted #CCC;
	margin-bottom: 0px;
}

.post_social_small {
	float: right !important;
	margin: 10px 10px 0px 0px;
	height: 16px !important;
}

#post_social_facebook, #post_social_twitter {
	float: right;
	margin: 0px 0px 0px 0px;
}

.global_clear_both {
	clear: both; 
}

.top_10_pagination{
	margin: 0 auto;
}
.top_10_pagination a{
	text-decoration: none;
}

.top_10_pagination
{
	margin-top: 10px;
	text-align: center;
	margin-bottom: 40px;
}

.top_10_pagination a
{
	padding: 0px;
	margin-left: 2px;
	display: inline;
	font-size: 12pt !important;
	text-decoration: underline;
	cursor: pointer;
	color: #000 !important;
	line-height: 18px;
	
}

.top_10_pagination .page_nums a
{
	margin-right: 2px;
}

.top_10_pagination td
{
	width: 200px;
}

.top_10_pagination a.red_ 
{
	color: #900 !important;
	text-decoration: none;
}

.article_float_img
{
    position:absolute;
    left:0px;
    top:0px;
    z-index:-1;
}

.vid_interactive_list p
{
	color: black !important;
	font-size: 10pt !important;
	line-height: 19px !important;
	margin-bottom: 6px !important;
	padding-top: 6px;
}
.vid_interactive_list hr
{
	margin: 0px;
	width: 50px;
	color: #e0e0e0;
}
.vid_interactive_list h3
{
	font-family: 'arial-black_b' !important;  
	margin-bottom: 14px !important;
	color: #000 !important;
}

.vid_online_list span
{
	color: black !important;
	font-size: 10pt !important;
	line-height: 19px !important;
	margin-bottom: 13px !important;
	float: right !important;
	word-wrap: break-word;
	width: 156px;
}
.vid_online_list h3
{
	font-family: 'arial-black_b' !important;  
	margin-bottom: 14px !important;
	color: #000 !important;
}
 
.vid_interactive_list
{
	border-bottom: 1px dotted #808080;
	padding: 5px 0px 0px 0px;
	max-height: 278px;
}
.video_popular_list
{
	margin-top: 6px;
}
.video_popular_list h3
{
	font-family: 'arial-black_b' !important;  	
	color: #000 !important;
	margin: 7px 0px 9px 0px;
}
.right_links td
{
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 2px 15px 1px 0px;
}
.right_links
{
	margin: 7px 5px 5px 2px;
}
/* news page*/
.container .news_page{ margin-top:-10px; width: 1022px !important;}
.news_class{width: 712px; margin: 0px 0px -10px;}
.news_page .news_icons{ width: 712px; margin: 0px 0px -10px;}
.news_page .news_icons tr{height:40px;}
.news_page .twitter-share-button .twitter-count-horizontal{width: 85px !important;}
.news_page .twitter-share-button {width: 85px !important; height:20px!important;float: left;}
.news_page .twitter-share-button iframe{width: 85px !important;}
.news_page .td_news_social{padding:4px 0px 4px 5px !important;}

#news_main_header {
    border-bottom: 1px solid #000000;
    font-family: arial-black_b;
    font-size: 30px;
    font-weight: bold;
    margin: 4px 0 10px;
    padding: 0 0 10px;
	color:#000;
	margin-bottom: 11px;
	padding-bottom: 7px;
}
#news_author {
    font-size: 14px;
}
.news_left{padding: 0px;margin: 0px;width:712px;}
.news_date_title {
    color: #990000;
    font-style: italic;
    margin: 7px 0 0;
	font-family: arial;
	font-size: 16px;
}
#news_more_header {
    background: none repeat scroll 0 0 #000000;
    color: #FFFFFF;
    font-size: 20px;
    height: 40px;
    text-transform: uppercase;
}
#news_more_header_inner {
    padding: 6px 12px;
}

/* end news page*/
/* slideshow page*/
.besps_holder {
    margin: 100px 0 0 !important;
}
.besps_caps div.bs_inside span{margin: 0 90px !important; font-family:arial !important; font-size:13px !important;} 
/* end slideshow page*/
/*mailto*/
.formelm label{ width:40% !important;}
.label_text{ width:100px !important;float:left;margin:0px;}
/*endmailto*/

/*NEW-ISSUES*/
#current_container_issues{margin-bottom: 10px;}
#current_container_issues span{color: #000;margin-bottom: 0px;font-size: 28px !important;font-family: arial-black_b !important;font-weight: bold;}
#current_container_issues .current_title{color: #7B7B7B;font-weight: bold;margin-bottom: 0px;font-size: 28px !important;font-family: arial-black_b !important;}
#current_container_issues .current_issues{width: 100%;border-bottom: 1px solid #686868;padding-bottom: 4px;margin-top: -8px;margin-bottom: 10px;}

.current_issues span{color: #000;margin-bottom: 0px;font-size: 28px !important;font-family: arial-black_b !important;font-weight: bold;}
.current_issues .current_title{color: #7B7B7B;font-weight: bold;margin-bottom: 0px;font-size: 28px !important;font-family: arial-black_b !important;}
.recent_issues_wrapper{margin-top:100px;}
.sub_cat_heading_issues {width: 100%;border-bottom: 1px solid #686868;}
.sub_cat_heading_issues p {margin-bottom: 0px; padding-bottom: 8px}
.sub_cat_heading_issues span{font-family: arial-black_b !important;font-size: 28px !important;color: #000 !important;font-weight: bold;line-height: 26px !important;}
.issues_item_titles{color: #000 !important;font-family: arial-black_b !important;font-size: 18px !important;margin: 23px 0px 20px 0px !important}
.post_socials{float:right;width:100%; border-bottom:1px dotted #CCCCCC;}
.post_social_actions{ float: left;margin: 0;padding: 0; padding-bottom: 7px; width: 100%;border-bottom:1px dotted #CCCCCC; font-size: 10px;} 
.post_social_actions li{float: right; list-style: none outside none; margin: 10px 10px 0 0; } 
.items-leading .issues_item_titles { font-family: arial ! important; font-size: 30px ! important; margin: 8px 0px ! important; font-weight: bold;}
.items-leading .metadesc{color: #000 ! important; font-size: 24px ! important; margin: 0 !important;}
.items-leading .created_by{ color: #000 ! important; font-family: arial-black_b ! important; font-size: 15px !important; margin: 0 0 10px !important; clear: both; }
.item-page .issues_item_titles { font-family: arial ! important; font-size: 30px ! important; margin: 8px 0px ! important; font-weight: bold;}
.post_sub_header{ line-height: 26px !important;color: #000 !important;font-size: 22px !important;margin-bottom: 15px;margin-top: 12px;}
.trenches_title{ margin-bottom: 0;margin-left: 15px;}
/*IN-THIS-ISSUES*/
.also_issue{color: #000 !important;font-size: 23px !important;margin: 10px 0;font-family:arial !important;}
.issues_cover{padding: 0px;float:left;margin: 0 20px 10px 0;width: 122px;}
.issues_article{width: 300px;float:left;}
.issues_article p{font-size: 9pt; line-height: 18px !important;color: #000 !important;}
.img_also{margin-bottom: 8px;border: 0px;}
.this_issues_wrapper{margin-top:30px;}
.this_issues_wrapper em{color:#9B1A1E;font-size: 13pt;}
.this_issues_wrapper .issues_cat{ color:#000000 !important; font-size:  12px !important; line-height: 1.25!important; padding: 0 10px 0 0; vertical-align: top !important; width: 168px;float:left;margin-bottom:13px;}
.this_issues_wrapper .issues_cat h3{font-size: 21px;min-height: 40px;color: #000000;font-family: 'arial-black_b';}
.this_issues_wrapper .issues_cat h4{font-size: 12px !important;line-height: 1.25!important; margin-bottom: 8px;}
.this_issues_wrapper .issues_cat p span{color:#007CA5!important;font-size: 12px !important;}
.this_issues_wrapper .issues_cat p{color:#007CA5!important;font-size: 12px !important;line-height: 1.25!important; margin-bottom: 1.25em;}
.this_issues_wrapper .issues_cat a{color:#007CA5!important;font-size: 12px !important;line-height: 1.25!important; margin-bottom: 1.25em;}
.this_issues_wrapper .issues_cat a:hover{}
.recent_issues_wrapper{margin-top:20px;}
.unpublished{color:#000000!important;}
.unpublished a{color:#000000!important;}
.unpublished h3{color:#000000!important;}

.pagination { margin: 36px 0 40px;clear: both; }
.pagination ul{ text-align: center; }
.pagination li{font-family: arial !important;font-size: 20px !important;display: inline;list-style: none;margin: 5px;}
.pagination li span{color:#9B1A1E !important;font-family: arial !important;font-size: 20px !important;}
.pagination li a{color:#000 !important;font-family: arial !important;font-size: 20px !important;text-decoration: underline;}
.pagination .pagination-prev a, .pagination .pagination-next a{text-decoration:none;}
.pagination .pagination-start , .pagination .pagination-end {display:none;}
/*ENDIN-THIS-ISSUES*/
/*ENDNEW-ISSUES*/

/*NEWS*/
	#news_page{width:1022px;}
	#news_page #news_container{ width:712px;float: left;}
	#news_page #right_ad{float:left;}
	#news_page .news_title { font-family: arial-black_b !important;font-size: 18px !important;font-weight: bold !important;text-transform: uppercase;color: black !important;}	
	#news_page .small_icons{ padding:5px;border-bottom: 1px dotted gray;text-align: right;margin-bottom:10px;}
	#news_page .news_intro a:hover{color:#13779B !important; }
	#news_page .post_author{margin-bottom:10px;}
	#news_page .post_publish{font-size: 12px !important; }
	.news_right_links{float:left; margin:13px 0 13px 0;}
	#news_subscribe { height:100px; margin:7px auto 10px; text-align:right; width:300px; }
	#news_subscribe_cover { float:right; }
	#news_subscribe_cover img { display:block; height:100px; }
	#news_subscribe_text { float:right; width:220px; }
	#news_subscribe_text img { margin-right: 15px; }
	#news_subscribe_special { border-bottom-color:#000000; border-bottom-style:solid; border-bottom-width:1px; padding:0 11px 8px; font-size:16px; color:#000000; line-height:1; }
	#news_subscribe_renew { font-size:10px; padding:4px 5px 5px;}
	#news_subscribe_renew a { color:#000000; text-decoration:initial;}
	.news_subscribe_menu{  text-align: justify;}
	.news_subscribe_menu a{ padding-top: 3px; margin:0 4px; color: #000000 !important; font-size: 10px !important;}
/*END-NEWS*/

/*HOME*/
#side_home_social {
    border: 1px solid #EFEFEF;
    box-shadow: 5px 5px 8px #CCCCCC;
    font-size: 14px;
    height: 122px;
    margin: 15px 0 0;
    padding: 9px 0 0 5px;
    width: 220px;
	font-size: 16px;
}
#side_home_social_header {
    color: #990000;
}
#side_home_social_sites {
    margin: 5px 0 0;
	line-height: 1;
	padding-top: 5px;
}
#side_home_eupdate {
	text-align: left;
	font-size: 12px;
	padding-top: 5px;
}
.home_mini_menu{
	margin: 7px 0 0 26px;
}
.today_link{
	width: 56px !important; 
	padding: 4px 9px 5px 9px!important;
	font-size: 12pt !important;
	border-right: 1px solid #CCCCCC !important;
}
.top_link{
	width: 90px !important;
	padding: 4px 9px !important;
	font-size: 12pt !important;
	border-right: 1px solid #CCCCCC !important;
}
.h4_black .home_headlines{
	padding:6px 12px;
	font-size: 20px;
	line-height:1.5;
}
#middle_ad img{
 margin: 12px 0 !important;
}

.exclusives_header{
	padding: 7px 12px !important; 
	 font-size: 20px !important;
	  line-height: normal !important;
}
.exclusives_header a{color:#FFFFFF;}
.exclusives_header a:hover{color:#FFFFFF; text-decoration: underline;}
.online_exclusives{ width: 723px !important}
.home_explore{color: #828282 !important;margin-bottom: 26px!important;font-family: arial !important;font-size: 26px !important;margin-top:5px !important;}
.home_top_left {padding:0 11px 0 0 !important; width: 578px!important;vertical-align: middle!important;}
.home_current_issue_top_left{vertical-align: top!important;padding-left: 0px!important;padding-top : 0px!important;margin:0px!important;width: 200px!important;}
#home_slide_title{line-height: 1!important;}
.home_current_issue_top_left .current_issue_im{text-align: center; height: 334px; background-color: rgb(32, 135, 201); width: 200px; font-size: 16px ! important;}
.home_current_issue_top_left p{color: rgb(255, 255, 255) ! important; font-size: 20px ! important; padding-top: 31px; text-transform: capitalize ! important; margin-bottom: 15px;}
.fb-page iframe {
    max-width: inherit;
}

.fb-page {
    overflow: visible;
    width: 300px;
}

._2zfs {
	font-size: 10px !important;
}

/*END HOME*/

/*HEADER SUBSCRIBE*/
#head_subscribe {
  height: 100px;
  margin: 7px auto 10px;
  text-align: right;
}
#head_subscribe_cover {
  float: right;
  text-align: right;
  margin-top: 30px;
}
#head_subscribe_cover img {
  display:block;
  height:100px;
}
#head_subscribe_text {
  float:right;
  text-align: right;
  margin-top: 30px;
}
#head_subscribe_text img {
  margin:5px 10px 0;
}
#head_subscribe_special {
  border: 0px;
  padding:0 11px 8px;
  font-size:16px;
  color:#000000;
  line-height:1;
}
#head_subscribe_options {
	border-top: 1px black solid;
	margin-right: 10px;
}
#head_subscribe_renew {
  font-size:10px;
  padding:4px 5px 5px;
}
#head_subscribe_renew a {
  color:#000000;
  text-decoration:initial;
}

.head_subscribe_menu{  
    text-align: justify;
}
.head_subscribe_menu a{
	padding-top: 3px;
	margin:0 4px;
	color: #000000 !important;
	font-size: 10px !important;
}

/*END HEADER SUBSCRIBE*/

/*SLIDESHOW*/
	.slideshow_title { font-family: arial-black_b !important; font-size: 18px !important; font-weight: bold !important; text-transform: uppercase; color: black !important; }	
/*END-SLIDESHOW*/

/*EXCLUSIVES*/
	#exclusives_page{width:1022px;}
	#exclusives_page #left_container{width:712px;float:left;}
	#exclusives_page .exclusives_cat{border-bottom: 1px dotted #b2b2b2; margin-bottom: 10px;}
	#exclusives_page .exclusives_cat h2{color: #9b1a1e; margin: 0px;}
	#exclusives_page div.avs_thumb { margin: 0 20px 10px 0 !important; }
	#exclusives_page div.avs_thumb .online_exclusive_type, #exclusives_page li.span4  .online_exclusive_type { color: #990000 !important; font-size: 16px; font-weight: bold; margin: 10px 0 0 !important;}
	#exclusives_page div.avs_thumb .views, #exclusives_page li.span4 .views{ display: none !important; }
	#exclusives_page .share_title_button{ vertical-align:top; }
	#exclusives_page #vid_desc p{ text-align: left; }
	#exclusives_page #vid_desc span{ text-align: left; }
/*END-EXCLUSIVES*/
/*ARTICLE*/
	.post_author { line-height: 1 !important;font-size: 15px; font-weight: bold; padding: 5px 0;color: #000 !important; margin:0;}
	.post_publish{ line-height: 1 !important;font-size: 12px !important;color: #707070 !important; font-family: "arial" !important; margin:10px 0 10px 0;}
	.article_content{ padding-top:15px;}
	.article_content .pagination .active a{ color: #990000 !important; }
	.post_topten_wrapper a{ color: #000000!important;}
	.post_topten_wrapper a:hover{ color: #000000!important;}
	.post_world_thumb_item, .post_topten_thumb_item{ color: #000000;cursor: pointer;display: block;float: left;height: 280px;margin: 0 12px 20px 0;overflow: hidden;text-decoration: none;width: 130px;}
	.post_topten_thumb_item:hover{color: #000000;cursor: pointer; }
	.post_topten_thumb_item {height: 224px;}
	.post_world_thumb_item img, .post_topten_thumb_item img {display: block;height: 100px;width: 130px;}
	.post_world_thumb_item .header, .post_topten_thumb_item .header { font-family: arial-black;font-size: 14px;line-height: 1.1em;margin: 10px 0 2px;}
	.post_topten_thumb_item .content_short { font-size: 14px;height: 90px;overflow: hidden;}
	.helve_black { color: #000000 !important;font-family: "arial-black_b";font-size: 11pt;}
	.afirst {color: #000000 !important;font-size: 16px !important; }	
/*END-ARTICLE*/

/*TOP-10-ARTICLE*/
	#top10 {margin: 50px auto;float: left;font-size: 16px;line-height: 1;color: #000000; }
	#top10 a {color: #990000;}
	#post_pagination_left {float: left;text-align: right;width: 200px; margin: 70px 0 0;}
	#post_pagination_right {float: left;width: 200px;margin: 70px 0 0;}
	#post_pagination_right a#next {color: #990000;text-decoration: none}
	#post_pagination_right a.active {color: #990000;text-decoration: none}
	#post_pagination a, #post_pagination_left a, #post_pagination_right a {color: #990000;}
	#post_topten_label {float: left; width: 220px;padding: 0 45px;}
/*END-TOP-10-ARTICLE*/

