*{
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;   
}
#pnCMSFooter{
}
#footerCellDiv{
}
#pnCMSMain{
	padding-bottom:30px;
	padding-left:30px;
	padding-right:30px;
}

#pnCMSRight{
	padding-top:30px;
}

img{
	border:none;
}

textarea, input { outline: none; }
::-moz-selection {
	background:#ccc;
	color:#fff;
	text-shadow:none
}
::selection {
}

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
}
.bullet_line{
	background-image:url("_img/foot_shadow.png");
	background-repeat:no-repeat;
	width:100%;
	height:36px;
	margin-bottom:30px;
	margin-top:20px;
}


/* news */
.news_list_title{
	font-size:26px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:normal;
	line-height:160%;
	margin-top:15px;
	margin-bottom:15px;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
}
.news_list_lead, .news_list_lead span, .news_list_lead p, .news_list_lead div{
	font-size:11.25pt !important;
	line-height:140% !important;
	font-family:Arial, Helvetica, sans-serif;
}

.news_list_lead_img{
	float:left;
	margin-right:15px;
	margin-bottom:15px;
}
.article .lead {
	font-weight:bold;
	color:#333;
	line-height:150%;
}
.article .content img {
	max-width:550px;
	height:auto;
	margin:0 auto;
	clear:both;
	display:block;
	margin-top:15px;
	margin-bottom:20px;
}

/* home */
.top_news{
}
.top_news_lead_img{
	float:left;
	display:inline-block;
	width:600px;
	height:380px;
	background-size: cover; 
	background-position:center center;
	background-repeat:no-repeat;
	margin-right:20px !important;
	cursor:pointer;
}

.top_news_content{
	height:385px;
	width:288px;
	float:left;
	display:inline-block;
	visibility:hidden;
}
.top_news_lead{
	line-height:130%;
}
.home_news_article{
	width:260px;
	line-height:140%;
}
h1.top_news_title {	
	margin-top:-8px !important;
	padding-top:0px !important;
}
h1.top_news_title a{
	font-size:36px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-decoration:none !important;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
	font-weight:normal;
	color:#a50022 !important;
	display:inline;
}
h1.top_news_title a:hover{
	color:#000 !important;
	text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.7);
}

.home_news_content{
	display:table;
	width:500px;
	margin-top:0px !important;
	float:left;
	
}

.home_news_article .title {
	font-size:26px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-decoration:none;
	color:#a50022;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
	line-height:140%;

}
.home_news_article .title:hover {
	text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.7);
	color:#000;
}
.home_news_img{
	 width:187px; 
	 height:120px;
	 background-size: cover; 
	 background-position:center center; 
	 background-repeat:no-repeat;
	 margin-bottom:15px;
	 cursor:pointer;
 }

.article h1 {
	font-size:32pt;
	font-family: 'Open Sans Condensed', sans-serif;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
	font-weight:normal;
	color:#a50022;
	margin-bottom:5px;
}
.cover_fb{
	float:left;
	margin-top:18px;	
}
#site_logo{
	margin-top:10px;
	margin-left:30px;
}

#centered{
	width:100px;
	margin-left:850px;
	margin-top:20px;
	position:absolute;
	z-index:100
}	

#footer_cup{
	float:left;
	margin-left:120px;
	margin-right:80px;
	margin-top:30px;
	margin-bottom:50px;
}

.impr {
	float:left;
	width:430px;
	text-align:left !important;
	padding-left:40px;
	margin-bottom:30px;
}

/* menu */
.pncustommenumenu_site_headermenu2012{
	position:absolute;
	margin-top:79px;
	width:600px;
	height:35px;
	background-color:#a50022;
	margin-left:310px;
	padding-left:15px;
}	
.pncustommenumenu_site_headermenu2012 .menuitem{
	display:inline-block;
	margin-right:20px;
	padding:2.7pt;
}
.pncustommenumenu_site_headermenu2012 .menuitem a{
	color:#fff;
	text-decoration:none;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size:15pt

}
.pncustommenumenu_site_headermenu2012 .menuitem a:hover{
	text-shadow:0px 0px 5px rgba(255, 255, 255, 1);
	text-decoration:none;
}

/* search */
.sleftcell{
	font-size:9pt
}
/* COVER search */
.cover_search_box{
	margin-top:20px;
	float:left;
}

.cover_search_box .butt{
	position: absolute;
	background-image: url("_img/search_butt.png");
	background-repeat: no-repeat;
	width: 21px;
	height: 19px;
	margin-top: 6px;
	margin-left: 225px;
	cursor: pointer;
}
.cover_search_box .butt:hover{
	background-position:0px -19px;
}
#frm_search input{
	height: 32px;
	width: 220px;
	border: 1px solid #999;
	margin-left: 30px;
	margin-top: 0px;
	padding-left: 10px;
	padding-right: 30px;
	font-size: 14px;
}
#frm_search input:focus{
	-webkit-box-shadow: inset 2px 2px 5px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: inset    2px 2px 5px rgba(0, 0, 0, 0.3);
	box-shadow:  inset        2px 2px 5px rgba(0, 0, 0, 0.3);
	outline: none;
}

/* INSIDE search */
.inside_search_box .butt{
	position: absolute;
	background-image: url("_img/search_butt.png");
	background-repeat: no-repeat;
	width: 21px;
	height: 19px;
	margin-top: 6px;
	margin-left: 185px;
	cursor: pointer;
}

.inside_search_box .butt:hover{
	background-position:0px -19px;
}

#frm_search_inside input{
	height: 32px;
	width: 200px;
	border: 1px solid #999;
	margin-left: 10px;
	margin-top: 0px;
	padding-left: 10px;
	padding-right: 30px;
	font-size: 14px;
}
#frm_search_inside input:focus{
	-webkit-box-shadow: inset 2px 2px 5px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: inset    2px 2px 5px rgba(0, 0, 0, 0.3);
	box-shadow:  inset        2px 2px 5px rgba(0, 0, 0, 0.3);
	outline: none;
}

.nl_reg_cnt{
	border:1px solid #eee;
	width:200px;
	margin-top:30px;
	margin-bottom:30px;
	background-color:#eee;
	margin-left:10px;
	padding:10px;
}
.nl_reg_cnt .title{
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:normal;
	font-size:24px;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
	margin-bottom:10px;
}
.nl_reg_text{
	height: 30px;
	width: 100%;
	border: 1px solid #999;
	font-size: 14px;
	margin-bottom:7px;
	padding:4px;

}
.nl_reg_text:focus{
	-webkit-box-shadow: inset 2px 2px 5px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: inset    2px 2px 5px rgba(0, 0, 0, 0.3);
	box-shadow:  inset        2px 2px 5px rgba(0, 0, 0, 0.3);
	outline: none;
}


.nl_reg_cnt .unsub{
	cursor:pointer;
	text-align:center;
	display:block
}
.btn_nl_reg{
	height:30px;
	width:100%;
	margin-top:5px;
	margin-bottom:10px;
}

/* share */
.news_share {
	display:inline-block;
	float:left;
	width:32px;
	height:32px;
	background-image:url("_img/news_share_icons.png");
	margin-right:7px;
	background-position:0px 32px;
    -webkit-transition:background-position .2s ease-in-out;  
    -moz-transition:background-position .2s ease-in-out;  
    -o-transition:background-position .2s ease-in-out;  
    transition:background-position .2s ease-in-out; 
	cursor:pointer;
}
.news_share.twitter {
	background-position:-42px 32px;
}
.news_share.linkedin {
	background-position:-84px 32px;
}
.news_share.google {
	background-position:-126px 32px;
}
.news_share.youtube {
	background-position:-168px 32px;
}
.news_share.print {
	background-position:-210px 32px;
}
.news_share.send {
	background-position:-252px 32px;
}

/**/
.news_share.facebook:hover {
	background-position:-0px 0px;
}
.news_share.twitter:hover {
	background-position:-42px 0px;
}
.news_share.linkedin:hover  {
	background-position:-84px 0px;
}
.news_share.google:hover  {
	background-position:-126px 0px;
}
.news_share.youtube:hover  {
	background-position:-168px 0px;
}
.news_share.print:hover  {
	background-position:-210px 0px;
}
.news_share.send:hover  {
	background-position:-252px 0px;
}


