/*BASE STYLE SHEET*/
@import url("/custom/theport/base_legacy.css");


body a:link, body a:visited, body a:active { color: #808080; text-decoration: none; }
body a:hover{ color: #999; text-decoration: underline;}

/* .ON uses JS to set active tab */
.ON:hover {
color: #999;
background: transparent;
}

/*Global Navigation*/
.NavSetLinks {font-family: Arial; font-size: 16px; font-weight: bold; text-decoration: none;padding: 0px;display:block;background: #454545 url(/custom/leetemplates/images/navbg.gif) repeat-x left bottom;margin: 0;clear: both;height:35px; line-height: 35px; vertical-align: middle;}
#NavSetLinks a {font-family:Century Gothic,Arial;float:left;font-weight:bold;font-size:13px;color: #fff;text-decoration: none;padding: 0px 5px 0px 5px;display: block;background: #454545 url(/custom/leetemplates/images/tabbg.gif) repeat-x left bottom;border-left:solid 1px #454545;}
#NavSetLinks a:hover {font-family:Century Gothic,Arial;float:left;font-weight:bold;font-size:13px;color: #afd4fe;text-decoration: underline;padding: 0px 5px 0px 5px;display: block;background: #454545 url(/custom/leetemplates/images/tabbg.gif) repeat-x left bottom;}
#NavSetLinks .ON {font-family:Century Gothic,Arial;float:left;font-weight:bold;font-size:13px;color: #fff;text-decoration: none;padding: 0px 5px 0px 5px;display: block;background: #454545 url(/custom/leetemplates/images/tabbg_over.gif) repeat-x left bottom;}
#NavSetLinks .ON:hover {font-family:Century Gothic,Arial;float:left;font-weight:bold;font-size:13px;color: #afd4fe;text-decoration: none;padding: 0px 5px 0px 5px;display: block;background: #454545 url(/custom/leetemplates/images/tabbg_over.gif) repeat-x left bottom;}
/*Sub Nav*/
.subnav   {font-size: 10px;font-weight: bold;color: #2e436d;text-decoration: none;padding:0px;text-align:left; background: transparent url(/custom/leetemplates/images/subnav.gif) top left repeat-x;height: 35px; }
.subnav a {font-size: 10px;color: #2e436d;text-decoration: none;padding:0px 15px 0px 15px;margin:0px;font-weight:normal; height: 35px; line-height: 35px; vertical-align: middle; }
.subnav a:hover { color:#2e436d; background-color: transparent; }
.sectionbody{font-family: Arial;padding-bottom:0;}
a {font-family:Arial,Helvetica,sans; color:#2e436d;text-decoration:none;}
#mysettings a {font-family:Verdana, Arial, Helvetica, sans; 
font-size:11px !important;
text-decoration:underline !important;
color:#000000;
}
/*
.tp_modhdrlarge {
   background-color: #ffffff;
   background-image: url(/custom/leetemplates/images/search_pnlhdrtop.gif);
   background-repeat: repeat-x;
   background-attachment: scroll;
   background-x-position: left;
   background-y-position: bottom;
   font-weight: bold;
   font-size: 16px;
   color: #686868;
   padding-top: 5px;
   padding-right: 0pt;
   padding-bottom: 5px;
   padding-left: 10px;
}*/
.tp_modhdrlarge{ font-family: Arial, "Trebuchet MS";background:#ffffff url('/custom/leetemplates/images/h2bg.gif') repeat-x bottom left;font-weight:normal;font-size:18px; color:#000000;padding:3px 0px 10px 0px;}
.tp_modhdrsmall{ font-family: Arial, "Trebuchet MS";background:#ffffff url('/custom/leetemplates/images/h2bg.gif') repeat-x bottom left;font-weight:normal;font-size:18px; color:#000000;padding:3px 0px 10px 0px;}
.tp_modcontainer{color:#000;font-size:12px;border:0;margin:10px;padding:0;} 
.tp_modtopgradient{background: url(images/spacer.gif);}
.tp_modbody{padding:10px 0 0 0;}



.tp_photo_large{text-align:left;padding:1px;width:180px;height:182px;overflow:hidden;background-image:none;}
/* Text styles */
.normaltxtwhite12{font-family: Arial; font-weight:normal;font-size:12px;COLOR: #ffffff;TEXT-DECORATION: none;}
.normallnk10white{font-family: Arial; font-weight:normal;font-size:10px;COLOR: #ffffff;TEXT-DECORATION: none;}
.normallnk10white:visited{font-family: Arial; font-weight:normal;font-size:10px;COLOR: #ffffff;TEXT-DECORATION: none;}
.normallnk10white:active{font-family: Arial; font-weight:normal;font-size:10px;COLOR: #ffffff;TEXT-DECORATION: none;}
.normallnk10white:hover{font-family: Arial; font-weight:normal;font-size:10px; COLOR: #ffcc99; TEXT-DECORATION: underline;}
.normallnk10{font-family: Arial; font-weight:normal;font-size:10px;COLOR: #19348E;TEXT-DECORATION: none;}
.normallnk10:visited{font-family: Arial; font-weight:normal;COLOR: #19348E;}
.normallnk10:active{font-family: Arial; font-weight:normal;COLOR: #19348E;}
.normallnk10:hover{font-family: Arial; font-weight:normal;COLOR: #999999;TEXT-DECORATION: underline;}
.normallnk11{font-family: Arial; font-weight:normal;font-size:11px;COLOR: #19348E;TEXT-DECORATION: none;}
.normallnk11:visited{font-family: Arial; font-weight:normal;COLOR: #19348E;}
.normallnk11:active{font-family: Arial; font-weight:normal;COLOR: #19348E;}
.normallnk11:hover{font-family: Arial; font-weight:normal;COLOR: #999999;TEXT-DECORATION: underline;}
.normallnk12{font-family: Arial; font-weight:normal;font-size:12px; COLOR: #19348E; TEXT-DECORATION: none;}
.normallnk12:hover{font-family: Arial; font-weight:normal;COLOR: #999999;TEXT-DECORATION: underline;}
.boldlnk10{FONT-WEIGHT: bold;FONT-SIZE: 10px;COLOR: #19348E;TEXT-DECORATION: none;}
.boldlnk10:hover{COLOR: #999999;TEXT-DECORATION: underline}
.boldlnk12{FONT-WEIGHT: bold;FONT-SIZE: 12px;COLOR: #19348E;TEXT-DECORATION: none;}
.boldlnk12:hover{COLOR: #999999;TEXT-DECORATION: underline}
.boldlnk14{FONT-WEIGHT: bold;FONT-SIZE: 14px;COLOR: #19348E;TEXT-DECORATION: none;}
.boldlnk14:hover{COLOR: #999999;TEXT-DECORATION: underline}
.boldlnk16{FONT-WEIGHT: bold;FONT-SIZE: 16px;COLOR: #19348E;TEXT-DECORATION: none;}
.boldlnk16:hover{COLOR: #999999;TEXT-DECORATION: underline}
.boldlnk10DA{FONT-WEIGHT: bold;FONT-SIZE: 10px;COLOR: #3B4A4A;TEXT-DECORATION: none;}
.boldlnk10DA:hover{COLOR: #999999;TEXT-DECORATION: underline;}
.boldtxt10, boldtxt12{font-family: Arial; font-style: normal;}
#featuredphoto img{width:300px;height:250px; border:solid 3px #ebebeb;}
#featuredvideo img{width:300px;height:250px; border:solid 3px #ebebeb;}
#featuredbusiness img{width:140px;height:140px;border:solid 2px #ebebeb;margin-right:5px;}
.custombtn2{font-family:verdana;color:#fff; BACKGROUND: #000;font-size:11px;border:1px solid #ebebeb;padding:3px;}

/* Get Involved */
#getinvolved {
	border-bottom: 1px solid #000;
	height: auto;
	padding: 0.5em 0;
	overflow: hidden;
	zoom: 100%;
}

.divGetInvolved h2,#getinvolved h2 {
	margin: 0;
	padding: 0;
	font-size: 13px;
	text-indent: 15px;

}
#divGetInvolved { text-align:left; }
.divGetInvolved h2 { padding-top: 10px; }
.divGetInvolved h2 span {
	color: #333;
	font-size: 13px;
}

ul#icons {
	display: block;
	padding: 0;
	margin: 0.5em 0;
	list-style: none;
}

ul#icons li {
	display: inline;
	float: left;
	width: 162px;
	height: 70px;
	margin-left: 15px;
	padding: 0 5px;
	text-align: left;
}


ul#icons li a {
	display: block;
	color: #003562;
	width: auto;
	height: 60px !important; height: 70px;
	padding: 5px 5px 5px 50px;
	text-decoration: none;
                font-size: 20px;
                font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
}

ul#icons li a:hover {
	text-decoration: none;
}

ul#icons img {
	margin: 0 0.3em;
	border: none;
}

ul#icons li.post_story a { background: url(images/post_a_story.gif) no-repeat center left; }
ul#icons li.share_photo a { background: url(images/share_a_photo.gif) no-repeat center left; }
ul#icons li.share_video a { background: url(images/share_a_video.gif) no-repeat center left; }
ul#icons li.add_event a { background: url(images/add_an_event.gif) no-repeat center left; }
ul#icons li.invite_friend a { background: url(images/invite_a_friend.gif) no-repeat center left; }

ul#icons li.post_story a:hover { background: url(images/post_a_story.gif) no-repeat center left #fff; }
ul#icons li.share_photo a:hover { background: url(images/share_a_photo.gif) no-repeat center left #fff; }
ul#icons li.share_video a:hover { background: url(images/share_a_video.gif) no-repeat center left #fff; }
ul#icons li.add_event a:hover {	background: url(images/add_an_event.gif) no-repeat center left #fff; }
ul#icons li.invite_friend a:hover {	background: url(images/invite_a_friend.gif) no-repeat center left #fff; }

#groupimage img{width:35px; height:35px;}

.divGroupNavigationTabs
{
    margin: 0px;
    font-size: 11px;
    font-weight: bold;
}

.divGroupNavigationTabs a
{
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    color: #CBCBCB;
}

.divGroupNavigationTabs a.ON
{
    font-weight: bold;
    color: #000000;
}

.divGroupNavigationTabs a:hover
{
    font-weight: bold;
    color: #000000;
}

/* PUB NAV STYLES */
#PubNavSetLinks {border-bottom:0px solid #676767;height:auto;}
#PubNavSetLinks a {border-bottom:1px solid #676767;}
#PubNavSetLinks a:hover {border-bottom:1px solid #676767;}
#PubNavSetLinks .ON {border-bottom:1px solid #ffffff;}
#PubNavSetLinks .ON:hover {border-bottom:1px solid #ffffff;}
.PubNavSetLinks {
	text-decoration: none;
	display: block;
	margin: 0;
	clear: both; 
}
#PubNavSetLinks a {
	float:left;
	font-weight:bold;
	font-size:14px!important;
	color: #333!important;
	text-decoration: none;
	padding: 6px 15px!important;
	display: block;
	border: 1px solid #C0DDFF!important;
	margin-top:5px;
	margin-right: 1px;
	background: #eee!important; 
}
#PubNavSetLinks a:hover { background: #fff!important; color: #C0DDFF!important; border: 1px solid #C0DDFF!important; }
#PubNavSetLinks .ON { 
	background: #C0DDFF url('/custom/<$TPPartnerFolder$>/images/bg.gif') bottom left!important; 
	color: #fff!important; 
	border: 1px solid #C0DDFF!important;
}

.doContent .tp_divider {
height:100%;
}
.tpCustomizeHeader
{
height:50px;
background-image:url(/custom/leetemplates/images/small_leetemplates_logo.gif)  !important;
border-bottom: 0;
}
.tpCustomizeBox 
{
background-image:url(/custom/leetemplates/images/small_leetemplates_logo_bg.gif) !important ;
background-repeat:repeat-x;
}
#popWinID .drag-contentarea {
background-image:url(/custom/leetemplates/images/small_leetemplates_logo_bg.gif) !important ;
background-repeat:repeat-x;
padding: 0;
border: 0;
}
div#divTemplate .tp_panelborder{width:97% !important;}

.RadEXhtmlButton{white-space:nowrap;}
.optionswin{width:250px;}

/* added hacks */
#phdr_divNav, #nfheader_divNav{text-align:center;background:transparent;}
.tp_globalsubnav {text-align:left;width:960px;margin-left:auto;margin-right:auto;margin-top: 30px; padding: 0px; height: 20px;}
.tp_globalsubnav a { border: 1px solid #C0DDFF;padding:0px 10px;}
.tp_globalsubnav .tp_subnavON { color: #C0DDFF; border: 0px!important; padding: 8px 10px 10px 10px!important; 
background: url(/custom/pantagraph/images/bg.gif) bottom left; }
.tp_globalsubnav .boldlnk10 {background-transparent;color: #C0DDFF;border:0;padding:0px;}
.tp_panelborder { background: #fff!important; border: 0px!important; padding: 0px!important; }
#phdr_divBC {padding:0;background:transparent;}
.tp_signstrip{float:right;}



/* hide asterisk in manage lists url field */
#dgEdit__ctl2_lblURLStar {display:none;}

#hot_jobs_list { padding: 0px; }
#hot_jobs_list li { margin-left: 18px; margin-bottom: 5px; }
#hot_jobs_list li a { font-size: 13px; }

.vMixDesc { background: #f8f8f8; margin: 0px; width: 280px; padding: 10px; }

#divEventInvites { display: none; }

.orange_button{font-weight:bold;font-size:11px;COLOR: #fff!important; background-color: #FFCC00; TEXT-DECORATION: none; padding: 3px 10px; }
.orange_button:visited{font-weight:bold;COLOR: #fff;}
.orange_button:active{font-weight:bold;COLOR: #fff;}
.orange_button:hover{font-weight:bold;COLOR: #fff;TEXT-DECORATION: underline;}

.neighborhood_dropdown { width: 280px; }

/* fix stack issues with new members */
#conLatestMembers1 .floatleft { width: 72px!important; height: 110px!important; overflow: hidden;  }

/* fix business recommending us */


.bizname {font-size:15px;font-weight:bold;}
.pgt_picbg2 {width:95px;margin-right:5px;margin-left:0;}

#divVideosLnk{display:block;}
#divEventsLnk {display:none;}




/*Login Formatting*/
#conLogin1 form{margin:0;padding:0;}
#LoginPanelWelcome{font-size:14px;font-weight:bold;}
#LoginPanelWelcomePublicName{margin-left:60px;font-family:Trebuchet MS; font-size:30px;font-weight:bold;color:#000;}
#btnEnter{height:20px;margin:10px 0 10px 0;padding:0;}
#txtUserName, #txtLoginEmail{width:100px;margin:3px 0 3px 0;}
#txtPassword, #pwLoginPassword{width:100px;margin:3px 0 3px 0;}
#lblwelcome{display:inline;}
#lnksignout{display:inline;float:right;}
#tploginimg{width:50px;height:50px;border:solid 2px #cecece;overflow:hidden;float:left;}
#tploginimg img{width:50px;}
#btnLogin{height:20px;margin:0;padding:0;}
#btnRegister{height:20px;margin:0 0 0 10px;padding:0;}
#loginbtns{padding:10px 0 10px 0;text-align:right;}
#loginwidth {width:500px;}
#loginbottomborder {border-bottom: solid 1px #000;}


#TP_Page_header {
width:100%; /* set to px size or or keep the 100% page width */
clear:both;
text-align:center;
margin-left:auto;
margin-right:auto;
background-color: #fff;
}
#TP_Page_container {
margin-top:0px;
margin-top:0px;
margin-bottom:0px;
text-align:center; /* set the site alignment */

}
#TP_Page_content {
width:980px; /* set to PX size or keep 100% page width */
margin-left:auto;
margin-right:auto;
margin-top:0px;
padding-bottom:60px;
background-color: #fff;

}
#TP_Page_left {
float:left;
width:230px; /* set to PX size for left pane*/
margin-left:5px;
background-color: #fff;
}
#TP_Page_middle {
margin-top: 0;
margin-right: 250px; /*change to fit left and right pane*/
margin-left: 240px; /*change to fit left and right pane*/
text-align: left;
background-color: #fff;
height:100%;
}
#TP_Page_right {
float:right;
width:240px; /* set to PX size for right pane*/
margin-right:5px;
background-color: #fff;
}

#TP_Page_footer {
/*you may add the width to this as header and footer art outside the container above */
width:100%; 

float:none;
background-color: #fff;
}

#crumbs {
height:25px;
border:1px solid #dedede;
padding: 0px;
margin-right: auto;
margin-left: auto;
width:980px;
background-color: #fff;
}
/* Footer CSS */
/* fix business recommending us */
#bizrecommended {margin-left: 0;}

#footer {
	background-color: #000000;
	border-top: 2px solid #A1A17B;
}

#footer .container {
	padding:20px;
	height: 170px;
}

#footer .container a:hover {
	color:#FFFFFF;
}

.container {
	border:0 none;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	text-align:left;
	width:980px;
}

#footer .footer_logo_container {
	color: #808080;
	font-size:11px;
	float:left;
	margin:-12px 10px 0 0;
	padding:0px 15px 0 0;
	width:255px;
}

#footer .footer_logo_container .copyright {
	padding: 0 0 0 10px;
}

#footer .footer_logo_container .copyright a {
	color: #808080;
	text-decoration: none;
}

#footer .footer_logo_container .copyright a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#footer .footer_logo_container .footer_description {
	padding: 20px 10px 0 10px;
	color: #808080;
	font-size: 12px;
	line-height:1.4;
}

#footer .footer_logo_container .footer_description a{
	color: #BBBF36;
	text-decoration:none;
}

#footer .footer_menu_container {
	float:left;
	width:auto;
}

#footer ul {
	list-style-type:none;
	margin:0;
	padding:0;
	z-index:5;
}

#footer ul li {
	display:inline;
	float:left;
	border:0 none;
	margin:0;
	padding:0 45px 0 0;
	font-size:13px;
}

#footer ul li a {
	color:#BBBF36;
	padding:0;
	display:inline;
	text-decoration:none;
}

#footer ul li .subfooter {
	padding: 5px 0px;
}

#footer ul li ul li {
	background:transparent none repeat scroll 0 0;
	border:0 none;
	display:block;
	float:none;
	font-size:12px;
	margin:8px 0 0;
	padding:0;
	white-space:nowrap;
}

#footer ul li ul li a {
	color:#808080;
	display:inline;
	margin:0;
	padding:0;
	text-decoration:none;
}

#footer ul li ul li a:hover {
	color:#FFFFFF;
}
.ON{background: transparent none;}

#fc_file_title{font-size: 10px !important;}

/* Min-height */
#TP_Page_content, .pagebody{
  min-height:400px;
  height:auto !important;
  height:400px;
}
#TP_Page_middle_0right{
 max-width:680px;
  width:auto !important;
  width:680px;
}
.pagecontainer{margin: 0 auto !important;}
div.boldlnk12:hover, div.boldlnk10:hover{text-decoration: none !important;}
.tp_photo_small img, .tp_video_small img{width: 50px;}

#divPhotos{width: 650px;}
.itemdelete{margin: 0; border: 0;}



#lnksignout{display: none !important;}


#TP_Page_container {margin-right:auto;margin-left:auto;}
#TP_Page_middle_0right {padding-top:20px;}
/*CUSTOM OVERRIDES BELOW*/
body a:link, body a:visited, body a:active { color: #808080; text-decoration: none; }
body a:hover{ color: #999; text-decoration: underline;}

/* .ON uses JS to set active tab */
.ON:hover {
color: #999;
background: transparent;
}

/*Global Navigation*/
.NavSetLinks {font-family: Arial; font-size: 16px; font-weight: bold; text-decoration: none;padding: 0px;display:block;background: #454545 url(/custom/leetemplates/images/navbg.gif) repeat-x left bottom;margin: 0;clear: both;height:35px; line-height: 35px; vertical-align: middle;}
#NavSetLinks a {font-family:Century Gothic,Arial;float:left;font-weight:bold;font-size:13px;color: #fff;text-decoration: none;padding: 0px 5px 0px 5px;display: block;background: #454545 url(/custom/leetemplates/images/tabbg.gif) repeat-x left bottom;border-left:solid 1px #454545;}
#NavSetLinks a:hover {font-family:Century Gothic,Arial;float:left;font-weight:bold;font-size:13px;color: #afd4fe;text-decoration: underline;padding: 0px 5px 0px 5px;display: block;background: #454545 url(/custom/leetemplates/images/tabbg.gif) repeat-x left bottom;}
#NavSetLinks .ON {font-family:Century Gothic,Arial;float:left;font-weight:bold;font-size:13px;color: #fff;text-decoration: none;padding: 0px 5px 0px 5px;display: block;background: #454545 url(/custom/leetemplates/images/tabbg_over.gif) repeat-x left bottom;}
#NavSetLinks .ON:hover {font-family:Century Gothic,Arial;float:left;font-weight:bold;font-size:13px;color: #afd4fe;text-decoration: none;padding: 0px 5px 0px 5px;display: block;background: #454545 url(/custom/leetemplates/images/tabbg_over.gif) repeat-x left bottom;}
/*Sub Nav*/
.subnav   {font-size: 10px;font-weight: bold;color: #2e436d;text-decoration: none;padding:0px;text-align:left; background: transparent url(/custom/leetemplates/images/subnav.gif) top left repeat-x;height: 35px; }
.subnav a {font-size: 10px;color: #2e436d;text-decoration: none;padding:0px 15px 0px 15px;margin:0px;font-weight:normal; height: 35px; line-height: 35px; vertical-align: middle; }
.subnav a:hover { color:#2e436d; background-color: transparent; }
.sectionbody{font-family: Arial;padding-bottom:0;}
a {font-family:Arial,Helvetica,sans; color:#2e436d;text-decoration:none;}
#mysettings a {font-family:Verdana, Arial, Helvetica, sans; 
font-size:11px !important;
text-decoration:underline !important;
color:#000000;
}
/*
.tp_modhdrlarge {
   background-color: #ffffff;
   background-image: url(/custom/leetemplates/images/search_pnlhdrtop.gif);
   background-repeat: repeat-x;
   background-attachment: scroll;
   background-x-position: left;
   background-y-position: bottom;
   font-weight: bold;
   font-size: 16px;
   color: #686868;
   padding-top: 5px;
   padding-right: 0pt;
   padding-bottom: 5px;
   padding-left: 10px;
}*/
.tp_modhdrlarge{ font-family: Arial, "Trebuchet MS";background:#ffffff url('/custom/leetemplates/images/h2bg.gif') repeat-x bottom left;font-weight:normal;font-size:18px; color:#000000;padding:3px 0px 10px 0px;}
.tp_modhdrsmall{ font-family: Arial, "Trebuchet MS";background:#ffffff url('/custom/leetemplates/images/h2bg.gif') repeat-x bottom left;font-weight:normal;font-size:18px; color:#000000;padding:3px 0px 10px 0px;}
.tp_modcontainer{color:#000;font-size:12px;border:0;margin:10px;padding:0;} 
.tp_modtopgradient{background: url(images/spacer.gif);}
.tp_modbody{padding:10px 0 0 0;}



.tp_photo_large{text-align:left;padding:1px;width:180px;height:182px;overflow:hidden;background-image:none;}
/* Text styles */
.normaltxtwhite12{font-family: Arial; font-weight:normal;font-size:12px;COLOR: #ffffff;TEXT-DECORATION: none;}
.normallnk10white{font-family: Arial; font-weight:normal;font-size:10px;COLOR: #ffffff;TEXT-DECORATION: none;}
.normallnk10white:visited{font-family: Arial; font-weight:normal;font-size:10px;COLOR: #ffffff;TEXT-DECORATION: none;}
.normallnk10white:active{font-family: Arial; font-weight:normal;font-size:10px;COLOR: #ffffff;TEXT-DECORATION: none;}
.normallnk10white:hover{font-family: Arial; font-weight:normal;font-size:10px; COLOR: #ffcc99; TEXT-DECORATION: underline;}
.normallnk10{font-family: Arial; font-weight:normal;font-size:10px;COLOR: #19348E;TEXT-DECORATION: none;}
.normallnk10:visited{font-family: Arial; font-weight:normal;COLOR: #19348E;}
.normallnk10:active{font-family: Arial; font-weight:normal;COLOR: #19348E;}
.normallnk10:hover{font-family: Arial; font-weight:normal;COLOR: #999999;TEXT-DECORATION: underline;}
.normallnk11{font-family: Arial; font-weight:normal;font-size:11px;COLOR: #19348E;TEXT-DECORATION: none;}
.normallnk11:visited{font-family: Arial; font-weight:normal;COLOR: #19348E;}
.normallnk11:active{font-family: Arial; font-weight:normal;COLOR: #19348E;}
.normallnk11:hover{font-family: Arial; font-weight:normal;COLOR: #999999;TEXT-DECORATION: underline;}
.normallnk12{font-family: Arial; font-weight:normal;font-size:12px; COLOR: #19348E; TEXT-DECORATION: none;}
.normallnk12:hover{font-family: Arial; font-weight:normal;COLOR: #999999;TEXT-DECORATION: underline;}
.boldlnk10{FONT-WEIGHT: bold;FONT-SIZE: 10px;COLOR: #19348E;TEXT-DECORATION: none;}
.boldlnk10:hover{COLOR: #999999;TEXT-DECORATION: underline}
.boldlnk12{FONT-WEIGHT: bold;FONT-SIZE: 12px;COLOR: #19348E;TEXT-DECORATION: none;}
.boldlnk12:hover{COLOR: #999999;TEXT-DECORATION: underline}
.boldlnk14{FONT-WEIGHT: bold;FONT-SIZE: 14px;COLOR: #19348E;TEXT-DECORATION: none;}
.boldlnk14:hover{COLOR: #999999;TEXT-DECORATION: underline}
.boldlnk16{FONT-WEIGHT: bold;FONT-SIZE: 16px;COLOR: #19348E;TEXT-DECORATION: none;}
.boldlnk16:hover{COLOR: #999999;TEXT-DECORATION: underline}
.boldlnk10DA{FONT-WEIGHT: bold;FONT-SIZE: 10px;COLOR: #3B4A4A;TEXT-DECORATION: none;}
.boldlnk10DA:hover{COLOR: #999999;TEXT-DECORATION: underline;}
.boldtxt10, boldtxt12{font-family: Arial; font-style: normal;}
#featuredphoto img{width:300px;height:250px; border:solid 3px #ebebeb;}
#featuredvideo img{width:300px;height:250px; border:solid 3px #ebebeb;}
#featuredbusiness img{width:140px;height:140px;border:solid 2px #ebebeb;margin-right:5px;}
.custombtn2{font-family:verdana;color:#fff; BACKGROUND: #000;font-size:11px;border:1px solid #ebebeb;padding:3px;}

/* Get Involved */
#getinvolved {
	border-bottom: 1px solid #000;
	height: auto;
	padding: 0.5em 0;
	overflow: hidden;
	zoom: 100%;
}

.divGetInvolved h2,#getinvolved h2 {
	margin: 0;
	padding: 0;
	font-size: 13px;
	text-indent: 15px;

}
#divGetInvolved { text-align:left; }
.divGetInvolved h2 { padding-top: 10px; }
.divGetInvolved h2 span {
	color: #333;
	font-size: 13px;
}

ul#icons {
	display: block;
	padding: 0;
	margin: 0.5em 0;
	list-style: none;
}

ul#icons li {
	display: inline;
	float: left;
	width: 162px;
	height: 70px;
	margin-left: 15px;
	padding: 0 5px;
	text-align: left;
}


ul#icons li a {
	display: block;
	color: #003562;
	width: auto;
	height: 60px !important; height: 70px;
	padding: 5px 5px 5px 50px;
	text-decoration: none;
                font-size: 20px;
                font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
}

ul#icons li a:hover {
	text-decoration: none;
}

ul#icons img {
	margin: 0 0.3em;
	border: none;
}

ul#icons li.post_story a { background: url(images/post_a_story.gif) no-repeat center left; }
ul#icons li.share_photo a { background: url(images/share_a_photo.gif) no-repeat center left; }
ul#icons li.share_video a { background: url(images/share_a_video.gif) no-repeat center left; }
ul#icons li.add_event a { background: url(images/add_an_event.gif) no-repeat center left; }
ul#icons li.invite_friend a { background: url(images/invite_a_friend.gif) no-repeat center left; }

ul#icons li.post_story a:hover { background: url(images/post_a_story.gif) no-repeat center left #fff; }
ul#icons li.share_photo a:hover { background: url(images/share_a_photo.gif) no-repeat center left #fff; }
ul#icons li.share_video a:hover { background: url(images/share_a_video.gif) no-repeat center left #fff; }
ul#icons li.add_event a:hover {	background: url(images/add_an_event.gif) no-repeat center left #fff; }
ul#icons li.invite_friend a:hover {	background: url(images/invite_a_friend.gif) no-repeat center left #fff; }

#groupimage img{width:35px; height:35px;}

.divGroupNavigationTabs
{
    margin: 0px;
    font-size: 11px;
    font-weight: bold;
}

.divGroupNavigationTabs a
{
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    color: #CBCBCB;
}

.divGroupNavigationTabs a.ON
{
    font-weight: bold;
    color: #000000;
}

.divGroupNavigationTabs a:hover
{
    font-weight: bold;
    color: #000000;
}

/* PUB NAV STYLES */
#PubNavSetLinks {border-bottom:0px solid #676767;height:auto;}
#PubNavSetLinks a {border-bottom:1px solid #676767;}
#PubNavSetLinks a:hover {border-bottom:1px solid #676767;}
#PubNavSetLinks .ON {border-bottom:1px solid #ffffff;}
#PubNavSetLinks .ON:hover {border-bottom:1px solid #ffffff;}
.PubNavSetLinks {
	text-decoration: none;
	display: block;
	margin: 0;
	clear: both; 
}
#PubNavSetLinks a {
	float:left;
	font-weight:bold;
	font-size:14px!important;
	color: #333!important;
	text-decoration: none;
	padding: 6px 15px!important;
	display: block;
	border: 1px solid #C0DDFF!important;
	margin-top:5px;
	margin-right: 1px;
	background: #eee!important; 
}
#PubNavSetLinks a:hover { background: #fff!important; color: #C0DDFF!important; border: 1px solid #C0DDFF!important; }
#PubNavSetLinks .ON { 
	background: #C0DDFF url('/custom/<$TPPartnerFolder$>/images/bg.gif') bottom left!important; 
	color: #fff!important; 
	border: 1px solid #C0DDFF!important;
}

.doContent .tp_divider {
height:100%;
}
.tpCustomizeHeader
{
height:50px;
background-image:url(/custom/leetemplates/images/small_leetemplates_logo.gif)  !important;
border-bottom: 0;
}
.tpCustomizeBox 
{
background-image:url(/custom/leetemplates/images/small_leetemplates_logo_bg.gif) !important ;
background-repeat:repeat-x;
}
#popWinID .drag-contentarea {
background-image:url(/custom/leetemplates/images/small_leetemplates_logo_bg.gif) !important ;
background-repeat:repeat-x;
padding: 0;
border: 0;
}
div#divTemplate .tp_panelborder{width:97% !important;}

.RadEXhtmlButton{white-space:nowrap;}
.optionswin{width:250px;}

/* added hacks */
#phdr_divNav, #nfheader_divNav{text-align:center;background:transparent;}
.tp_globalsubnav {text-align:left;width:960px;margin-left:auto;margin-right:auto;margin-top: 30px; padding: 0px; height: 20px;}
.tp_globalsubnav a { border: 1px solid #C0DDFF;padding:0px 10px;}
.tp_globalsubnav .tp_subnavON { color: #C0DDFF; border: 0px!important; padding: 8px 10px 10px 10px!important; 
background: url(/custom/pantagraph/images/bg.gif) bottom left; }
.tp_globalsubnav .boldlnk10 {background-transparent;color: #C0DDFF;border:0;padding:0px;}
.tp_panelborder { background: #fff!important; border: 0px!important; padding: 0px!important; }
#phdr_divBC {padding:0;background:transparent;}
.tp_signstrip{float:right;}



/* hide asterisk in manage lists url field */
#dgEdit__ctl2_lblURLStar {display:none;}

#hot_jobs_list { padding: 0px; }
#hot_jobs_list li { margin-left: 18px; margin-bottom: 5px; }
#hot_jobs_list li a { font-size: 13px; }

.vMixDesc { background: #f8f8f8; margin: 0px; width: 280px; padding: 10px; }

#divEventInvites { display: none; }

.orange_button{font-weight:bold;font-size:11px;COLOR: #fff!important; background-color: #FFCC00; TEXT-DECORATION: none; padding: 3px 10px; }
.orange_button:visited{font-weight:bold;COLOR: #fff;}
.orange_button:active{font-weight:bold;COLOR: #fff;}
.orange_button:hover{font-weight:bold;COLOR: #fff;TEXT-DECORATION: underline;}

.neighborhood_dropdown { width: 280px; }

/* fix stack issues with new members */
#conLatestMembers1 .floatleft { width: 72px!important; height: 110px!important; overflow: hidden;  }

/* fix business recommending us */


.bizname {font-size:15px;font-weight:bold;}
.pgt_picbg2 {width:95px;margin-right:5px;margin-left:0;}

#divVideosLnk{display:block;}
#divEventsLnk {display:none;}




/*Login Formatting*/
#conLogin1 form{margin:0;padding:0;}
#LoginPanelWelcome{font-size:14px;font-weight:bold;}
#LoginPanelWelcomePublicName{margin-left:60px;font-family:Trebuchet MS; font-size:30px;font-weight:bold;color:#000;}
#btnEnter{height:20px;margin:10px 0 10px 0;padding:0;}
#txtUserName, #txtLoginEmail{width:100px;margin:3px 0 3px 0;}
#txtPassword, #pwLoginPassword{width:100px;margin:3px 0 3px 0;}
#lblwelcome{display:inline;}
#lnksignout{display:inline;float:right;}
#tploginimg{width:50px;height:50px;border:solid 2px #cecece;overflow:hidden;float:left;}
#tploginimg img{width:50px;}
#btnLogin{height:20px;margin:0;padding:0;}
#btnRegister{height:20px;margin:0 0 0 10px;padding:0;}
#loginbtns{padding:10px 0 10px 0;text-align:right;}
#loginwidth {width:500px;}
#loginbottomborder {border-bottom: solid 1px #000;}


#TP_Page_header {
width:100%; /* set to px size or or keep the 100% page width */
clear:both;
text-align:center;
margin-left:auto;
margin-right:auto;
background-color: #fff;
}
#TP_Page_container {
margin-top:0px;
margin-top:0px;
margin-bottom:0px;
text-align:center; /* set the site alignment */

}
#TP_Page_content {
width:980px; /* set to PX size or keep 100% page width */
margin-left:auto;
margin-right:auto;
margin-top:0px;
padding-bottom:60px;
background-color: #fff;

}
#TP_Page_left {
float:left;
width:230px; /* set to PX size for left pane*/
margin-left:5px;
background-color: #fff;
}
#TP_Page_middle {
margin-top: 0;
margin-right: 250px; /*change to fit left and right pane*/
margin-left: 240px; /*change to fit left and right pane*/
text-align: left;
background-color: #fff;
height:100%;
}
#TP_Page_right {
float:right;
width:240px; /* set to PX size for right pane*/
margin-right:5px;
background-color: #fff;
}

#TP_Page_footer {
/*you may add the width to this as header and footer art outside the container above */
width:100%; 

float:none;
background-color: #fff;
}

#crumbs {
height:25px;
border:1px solid #dedede;
padding: 0px;
margin-right: auto;
margin-left: auto;
width:980px;
background-color: #fff;
}
/* Footer CSS */
/* fix business recommending us */
#bizrecommended {margin-left: 0;}

#footer {
	background-color: #000000;
	border-top: 2px solid #A1A17B;
}

#footer .container {
	padding:20px;
	height: 170px;
}

#footer .container a:hover {
	color:#FFFFFF;
}

.container {
	border:0 none;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	text-align:left;
	width:980px;
}

#footer .footer_logo_container {
	color: #808080;
	font-size:11px;
	float:left;
	margin:-12px 10px 0 0;
	padding:0px 15px 0 0;
	width:255px;
}

#footer .footer_logo_container .copyright {
	padding: 0 0 0 10px;
}

#footer .footer_logo_container .copyright a {
	color: #808080;
	text-decoration: none;
}

#footer .footer_logo_container .copyright a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#footer .footer_logo_container .footer_description {
	padding: 20px 10px 0 10px;
	color: #808080;
	font-size: 12px;
	line-height:1.4;
}

#footer .footer_logo_container .footer_description a{
	color: #BBBF36;
	text-decoration:none;
}

#footer .footer_menu_container {
	float:left;
	width:auto;
}

#footer ul {
	list-style-type:none;
	margin:0;
	padding:0;
	z-index:5;
}

#footer ul li {
	display:inline;
	float:left;
	border:0 none;
	margin:0;
	padding:0 45px 0 0;
	font-size:13px;
}

#footer ul li a {
	color:#BBBF36;
	padding:0;
	display:inline;
	text-decoration:none;
}

#footer ul li .subfooter {
	padding: 5px 0px;
}

#footer ul li ul li {
	background:transparent none repeat scroll 0 0;
	border:0 none;
	display:block;
	float:none;
	font-size:12px;
	margin:8px 0 0;
	padding:0;
	white-space:nowrap;
}

#footer ul li ul li a {
	color:#808080;
	display:inline;
	margin:0;
	padding:0;
	text-decoration:none;
}

#footer ul li ul li a:hover {
	color:#FFFFFF;
}
.ON{background: transparent none;}

#fc_file_title{font-size: 10px !important;}

/* Min-height */
#TP_Page_content, .pagebody{
  min-height:400px;
  height:auto !important;
  height:400px;
}
#TP_Page_middle_0right{
 max-width:680px;
  width:auto !important;
  width:680px;
}
.pagecontainer{margin: 0 auto !important;}
div.boldlnk12:hover, div.boldlnk10:hover{text-decoration: none !important;}
.tp_photo_small img, .tp_video_small img{width: 50px;}

#divPhotos{width: 650px;}
.itemdelete{margin: 0; border: 0;}



#lnksignout{display: none !important;}


#TP_Page_container {margin-right:auto;margin-left:auto;}
#TP_Page_middle_0right {padding-top:20px;}


/* fixes for search page - rdr 02/10/2011 */
/* Hide Reset Button */
#SearchResults .boldtxt12 .normaltxt12 a span img {display:none;}
#SearchObjectWrap {min-height: 60px;}
.tp_srchCntrlAfterBtn {
background-image: url("/images/themes/default/tp_btn_Dark_Blue.gif");
}

/* Tabs */
#CPuserLoggedinLeft #searchResults .TPCPtabsMenu {display:none;}
.TPCPtabsMenu {background-color: #FFF;}
.TPCPtabsMenu li a {color:#234154;}
.TPCPtabsMenu li a.tabactive {color:#FFF;background-color:#284299;}

/* Titles */
.ContentTitle {
    font-family: Arial, "Trebuchet MS";
	background:#ffffff url('/custom/leetemplates/images/h2bg.gif') repeat-x bottom left;
	font-weight:normal;font-size:18px; color:#000000;padding:3px 0px 10px 0px;
	font-style:normal;
}

/* hide right rail popular and featured media */
#CPuserLoggedRight #pageBottomRight {display:none;}

/* hide borders */
#CPuserLoggedinLeft, #CPuserLoggedRight {border:none;}
#TPCPsearchResults1, #TPCPsearchResults2, #TPCPsearchResults3 {
    height: auto;
}

/* video link fontstyle */
#CPvideoLink a {font-size: 12px;font-style:normal;}
#CPvideoTitle {font-size: 12px;font-style:normal;}
#NCnewsContentTitle {font-size: 12px;font-style:normal;}
#TPCPPopularToday5  {
    margin-bottom: 5px;
    margin-top: 5px;
    min-height: 220px;
    padding: 10px 0 6px 5px;
    text-align: left;
    width: 285px;
}
#TPCPPopularToday5 #CommunityVideos #CPvideoContainer {margin-top:15px;margin-bottom:0;}



/* 
 * User Search Page
 * @ian 02/14/211
*/
.tp_avatarImage {
background-color:#FFFFFF;
background-position:center center;
background-repeat:no-repeat;
border:1px solid #999999;
}
.tp_avatarImage {
height:48px;
margin:0;
padding:0;
width:48px;
}

.tp_thumbContainerDiv {
float:left;
margin:0 auto;
text-align:center;
}
#SearchObjectWrap {
border-bottom:1px dashed #DADADA;
}

#SearchObjectWrap {
height:55px;
margin-bottom:5px;
padding:2px 5px 4px;
width:100%;
}

/*Hide choose Lists */
#ep_divCreateLists,
#ep_M_BLOG_LISTS {
	display: none;
}
