@charset "utf-8";
/* CSS Document */
/*------- Define global style --------*/
html{color:#000;background:#FFF;}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input,
textarea, p, blockquote, th, td, tr {margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset, img{border:0;} address, caption, cite, code, dfn, th,
var{font-style:normal;font-weight:normal;}
strong {font-weight:bold;}
li{list-style:none;} caption, th{text-align:left;}
h1, h2, h3, h4, h5, h6{font-size:100%;font-weight:normal;}
q:before, q:after{content:'';}
abbr, acronym{border:0;font-variant:normal;}
/* to preserve line-height and selector appearance */
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*to enable resizing for IE*/
input, textarea, select{*font-size:100%;}
/*because legend doesn't inherit in IE */
legend{color:#000;}
del, ins{text-decoration:none;}
/*font css propertie*/
body{font:11px/1.3 Verdana, Arial, Helvetica, sans-serif; *font-size:small; /* for IE */ 
*font:x-small; /* for IE in quirks mode */ }
/**18 * Nudge down to get to 13px equivalent for these form elements19 */
select, input, button, textarea{font:100% Verdana,Arial,Helvetica,sans-serif;}
/**28 * To help tables remember to inherit29 */
table{font-size:inherit; font:100%;}
/** * Bump up IE to get to 13px equivalent for these fixed-width elements */
pre, code, kbd, samp, tt{font-family:monospace; *font-size:108%; line-height:100%;}

/*---------------------Changes-------------------------------*/
table, td, th { /*vertical-align: middle;*/ }
p + p { text-indent:0px;  margin-top:12px; }
p { margin-bottom:0px; }
/* *** Float containers fix: *** */ 
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix{display: inline-block;}
.clearLine{
	clear:both;
	height:0px;
	font-size:0px;
	line-height:0px;	
}
/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */ 

body {  
	font:11px Verdana, Arial, Helvetica, sans-serif; /*changed to 13 051613*/
	background:url('/images/body_bg.gif') repeat-x;
	color: #666666;
	line-height:1.3;
	width:100%;
}


@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) {
	body{
		width:1024px;
	}
}
@font-face{font-family: "LucidaSansStd";src:url('/fonts/LucidaSansStd.otf');/*IE*/ src:
local("LucidaSansStd"),url('/fonts/LucidaSansStd.otf') format("truetype");/* non-IE */ }
@font-face{font-family:
"ITCFranklinGothicStd-DmCd";src:url('/fonts/ITCFranklinGothicStd-DmCd.otf');/*IE*/ src:
local("ITCFranklinGothicStd-DmCd"),url('/fonts/ITCFranklinGothicStd-DmCd.otf') format("truetype");/*
non-IE */ }
/*------- End of global style --------*/
/*-------- Page Style ----------------*/
#wrapper{
	margin:0 auto;
	width:1020px;
	overflow:hidden;
	background-attachment:inherit;
}
/*-------- header Style starts here ----------------*/
.header{
	width:980px;
	padding:0px 20px 0px 20px;
	_width:1020px;
	margin-top:10px;
	height:243px;
}
#djo_body .header{height:inherit;}
.header .top_ad{
	width:728px;
	height:104px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:7px;
	text-transform:uppercase;
	color:#939598;
	float:left;
	overflow:hidden;
}
.searchbox{
	width:232px;
	_width:252px;
	padding:30px 0px 0px 20px;
	float:right;
}
.searchbox input{
	width:188px;
	_width:193px;
	padding:5px 0px 4px 4px;
	height:19px;
	_height:30px;
	border:none;
	float:left;
	border-bottom:#939597 solid 1px;
	border-top:#939597 solid 1px;
	border-left:#939597 solid 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666666;
}
.searchbox .search_but{
	height:30px;
	width:30px;
	background:url('/images/sprite.gif') no-repeat 0 -48px;
	padding:0px;
	margin:0px;
	float:left;
	border:0px;
}
.suscribe_but{
	background:url('/images/sprite.gif') no-repeat 0 0;
	width:118px;
	height:24px;
	display:block;
	float:left;
	left:0px;
}
.getnewsbut{
	background:url('/images/sprite.gif') no-repeat 0 -24px;
	width:118px;
	height:24px;
	float:left;
	margin-left:5px;
	display:block;
	left:0px;
}

.searchbox .top_links{
	color:#fff;
	font-size:11px;
	font-weight:bold;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	float:right;
	padding-top:15px;
	padding-right:10px;
}
.searchbox .top_links span{
	background:url('/images/news_sprites.png') no-repeat 0 -241px;
	padding:0px 5px 0px 10px;
}

.searchbox .top_links .first{
	background:none;
}
.searchbox .top_links a{
	color:#fff;
	text-decoration:none;
	background:none; /* added 051613*/
}
.logo{
	float:left;
	width:610px;
	padding-top:26px;
	height:96px;
	_height:122px;
}
.subscribe_box{
	padding:95px 0px 20px 0px;
	#padding:92px 0px 20px 0px;/*-for ie7 -*/
	float:right;
	overflow:hidden;
	display:inline;
}
/*-------- header Style ends here ----------------*/
.content_outer{
	width:980px;
	_width:1020px;
	padding:0px 20px 0px 20px;
	background:url('/images/content_bg.gif') repeat-y center top;
}
/*-------- navigation Style starts here ----------------*/
#outer_nav{
	width:980px;
	position:relative;
}
.droplinebar{
	height:46px;
	width: 980px;
}
.droplinebar ul{
	height:46px;
	width:980px;
	margin-top:-7px;
	float:left;
}
.droplinebar ul li{
	display: inline;
}
.droplinebar ul li a{
  background-image:url(../images/Navigation_Sprite.png);
  float:left;
  text-decoration:none;
  height: 46px;
  outline: none;
}
.droplinebar ul li a:hover, .droplinebar ul li .current:hover, .droplinebar ul li .current { 
  background-image:url(../images/Navigation_Sprite.png);
}
/* Sub level menus*/
.droplinebar ul li ul{
	position: absolute;
	z-index: 100;
	left: 1px;
	width:962px;
	height:28px;
	margin-top:0px;
	padding:0px 10px 0px 6px;
	_height:34px;
	top: 39px;
	background: #fff; /*sub menu background color */
	display:block;
	border-bottom: 4px solid #c6c8ca;
}
.droplinebar ul li ul.sub{
  display: none;
}
/* Sub level menu links style */
.droplinebar ul li ul li a{
	font: normal 12px Lucida Grande, Lucida Sans Unicode;
	padding:0px 10px 0px 10px;
	line-height:30px;
	background:none;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:.5px;
	color:#666666;
	border:none;
	margin:0px 0px 0px 0px;
	height:30px;
}

.droplinebar ul li ul li a:hover{ /*sub menu links' background color onMouseover */
	background:none;
	color:#cc0000;
}

#wrapper #outer_nav #mydroplinemenu{
	width:978px;
}
/*New style*/
.menu_home a.main_cat{
	width: 102px;
	background-position: 0 0;
	height: 46px;
}
.menu_home a.main_cat:hover{
	background-position: 0 -92px;
}
.menu_home a.current,
.menu_home a.current:hover{
	background-position: 0 -46px;
}
.menu_news a.main_cat{
	background-position: 878px 0;
	width: 100px;
	height: 46px;
}
.menu_news a.main_cat:hover{
	background-position: 878px -92px;
}
.menu_news a.current,
.menu_news a.current:hover{
	background-position: 878px -46px;
}
.menu_currentedition a.main_cat{
	background-position: 778px 0;
    width: 230px;
	height: 46px;
}
.menu_currentedition a.main_cat:hover {
	background-position: 778px -92px;
}
.menu_currentedition a.current,
.menu_currentedition a.current:hover{
	background-position: 778px -46px;
}
.menu_currentedition ul.sub li a {
	color: #c00;
}
.menu_multimedia a.main_cat{
	background-position: 548px 0;
	width: 175px;
	height: 46px;
}
.menu_multimedia a.main_cat:hover{
	background-position: 548px -92px;
}
.menu_multimedia a.current,
.menu_multimedia a.current:hover{
	background-position: 548px -46px;
}
.menu_ourevents a.main_cat{
	background-position: 373px 0;
	width: 112px;
	height: 46px;
}
.menu_ourevents a.current,
.menu_ourevents a.current:hover{
	background-position: 373px -46px;
}
.menu_ourevents a:hover {
	background-position: 373px -92px;
}
.menu_calendar a.main_cat{
	background-position: 261px 0;
	width: 99px;
	height: 46px;
}
.menu_calendar a.current,
.menu_calendar a.current:hover{
	background-position: 261px -46px;
}
.menu_calendar a.main_cat:hover {
	background-position: 261px -92px;
}
.menu_contact a.main_cat{
	background-position: 162px 0;
	width: 162px;
	height: 46px;
}
.menu_contact a.current,
.menu_contact a.current:hover{
	background-position: 162px -46px;
}
.menu_contact a.main_cat:hover {
	background-position: 162px -92px;
}
.contentbox{
	width:963px;
	_width:980px;
	padding: 0px 1px 9px 16px;
	overflow:hidden;
	margin-top:10px;
}
.browse_by_taxno .contentbox {
	margin-top:10px;
}
.browseByTaxoDropdownBox {
	margin: 0 0 10px 10px;
}
.browsebytax_image {
	float: left;
	width: 220px;
	margin: 0 16px 0 0;
	padding: 0;
}
.fullpagebox{
	width:948px;
	_width:963px;
	padding-right:15px;
}
.leftPageBoxWide{
	width:624px;
	_width:636px;
	padding-right:12px;
	float:left;
}
.leftPageBox{
	width:300px;
	_width:324px;
	padding-right:24px;
	float:left;
}
.middlePageBox{
	width:300px;
	_width:312px;
	padding-right:12px;
	float:left;
}
.middlePageBoxNoRight{
	width:300px;
	float:left;
}
.rightPageBox{
	width:326px;
	_width:327px;
	float:left;
	border-left:1px solid #d3d3d3;
}
.homePageLeft{
	float:left;
	width:540px;
}
.homePageRight{
	float:right;
	width:384px;
}
.content{
	margin-bottom: 25px;
}
.leftOpjectPadding{
	padding:0px 16px 16px 0px;
}
.rightOpjectPadding{
	padding:0px 0px 16px 16px;
}
.leftObjectPadding{
	padding:0px 16px 16px 0px;
}
.rightObjectPadding{
	padding:0px 0px 16px 16px;
}
.blog_red{
	letter-spacing: 1px;
	font-family: Lucida Grande, Lucida Sans Unicode;
	text-transform:uppercase;
	font-size:10px;
	color:#cc0000;
}
/*added 082312 possible total replacement for .blog_red RENAME .taxonomyKicker?*/
.blog_head{
	letter-spacing: 1px;
	font-family: Lucida Grande, Lucida Sans Unicode;
	text-transform:uppercase;
	font-size:10px;
	color:#cc0000;
	padding-bottom:5px;
}
/*added*/


.commentbox{
	width:20px;
	height:30px;
	_width:40px;
	_height:31px;
	background:url('/images/combub.png') no-repeat 0 0;
	padding:1px 15px 10px 5px;
	margin-left:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#fff;
}
/* .padding_top5 a{text-decoration:none;color:#069;} */
.padding_top5{
	padding-top:5px;
}
.padding_bottom5{
	padding-bottom:5px;
}
/* #news #title>h1{color:#000;} */
h1, h1 a{
	font-family:Georgia;
	font-size:28px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	line-height:1.1;
}
/* changed class from .calendar_name to .frontpage 100813 -- Remove class? Added padding-bottom*/
h2, h2 a{
	font-family:Georgia;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	font-size:18px;
	line-height:1.1;
	padding-top:1px;
	padding-bottom:5px;
}


.house h2, h2a{
	font-family: Verdana,Arial,Helvetica,sans-serif;
    font-weight: bold;
    padding-bottom:6px;
    padding-top:15px;
	font-size:14px;
	line-height:1.3;
}

h3, h3 a{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:14px;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
	padding-bottom:3px;
	line-height:1.3;
}
h1 a:hover,
h2 a:hover,
h3 a:hover{
	color:#999999;
}
h4, h4 a { 
	font-family:Georgia;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	font-size: inherit;
	line-height: inherit;
}
h5, h5 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing:.5px;
	padding-bottom:10px;
	text-transform:uppercase;
	color:#000000;
}



.house .see_also h5, h5 a {
	padding-top:0;
	padding-bottom:8px;
	color:#666;
}



.black {
	color: #000;
}
.floatRight {
	float: right;
}
/*changed 082312 added padding-top and line-height*/
.blog_info{
	color: #666666;
	font-family: Lucida Grande, Lucida Sans Unicode;
	text-transform:uppercase;
	font-size:9px;
	padding-bottom:4px;
	padding-top:3px;
	letter-spacing:.5px;
	line-height:1.5;
}
.blog_info a:hover{
	color:#999999;
}

/*changed to break apart byline and summary 082312*/
.summary {
	color:#666666;
    font-size: 12px;
    letter-spacing: 0.05px;
    line-height: 1.3;
    padding-bottom: 4px;
}

.house .summary {
	line-height: 1.4;
}

.byline {
	padding: 3px 0 6px 0;
	color:#666666;
}
/*end changes*/
div#top_left.staff_info {
	width: 300px;
	border: 1px solid fuchsia;
}
div#top_left.staff_description {
	width: 300px;
	border: 1px solid red;
}
.blog_blue{
	color:#006699;
	margin-right:1px;
	text-decoration:none;
}
.blog_blue a:hover{
	text-decoration:underline;
}
.homepageSeparator{
	clear:both;
	margin:0px 0px 10px 0px;
	height:10px;
	font-size:10px;
	line-height:10px;
	border-bottom:1px solid #a3a5a7;
}

.moduleHeader{
	font-family: Lucida Grande,Lucida Sans Unicode;
	font-size: 13px;
	font-weight: bold;
	letter-spacing:.5px;
	padding-bottom:7px;
	text-transform:uppercase;
	color:#cc0000;
}
.moduleHeader_gry{
	font-family: Lucida Grande,Lucida Sans Unicode;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: .5px;
	padding-bottom:12px;
	text-transform:uppercase;
    color: #666666;
}
.adbox{
	width:300px;
	_width:326px;
	padding:0 15px 15px 11px;
	clear:both;
}
.ad_news{
	margin-bottom:12px;	
}
.adtxt{
	padding-bottom:2px;
	font-size:7px;
	letter-spacing:.5px;
	float:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.view_all{
	font-family:Lucida Grande, Lucida Sans Unicode;
	font-size:11px;
	color:#006699;
	margin-bottom:7px;
	margin-top: 10px;
	text-transform:uppercase;
	float:right;
	text-decoration:none;
	letter-spacing:1px;
}
.view_all:hover{
	text-decoration: underline;
	color:#006699;
}
.padding_bottom10{
	padding-bottom:10px;
}
.footer_ad{
	width:100%;
	background-color:#e6e7e8;
}
.inner_ad{
	width:728px;
	padding:15px 125px 6px 125px;
	margin:0px auto 0px auto;
	border-left:#ccced0 solid 1px;
	border-right:#ccced0 solid 1px;
}
.footer{
	width:100%;
	background-color:#29292a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.innerfooter {
	width:980px;
	margin:0 auto;
}
.innerfooter table,
.innerfooter td,
.innerfooter th{
	vertical-align:top;
}
.browseby_box{
	width:490px;
}
.browse_head{
	height:20px;
	background:#000;
	font-size:13px;
	color:#96989b;
	text-transform:uppercase;
	padding:5px 0 2px 15px;
}
/*Jan working on footer changes*/
.browse_cont{
	background-color:#414142;
	border-top:#515153 solid 1px;
	padding:0 0 25px;
}
.browse_links{
	padding-left:16px;
	padding-right:8px;
	font-family: Lucida Grande,Lucida Sans Unicode;
	font-size: 10px;
	width:138px;
	position:relative;
}
.browse_links li{
	list-style:none;
	color:#e7e8e9;
	padding:1px 0;
}

.browse_links,
.browse_links a{
	color:#e7e8e9;
	text-decoration:none;
	line-height:1.3;
}
.link_head{
	color:#e7e8e9;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	margin: 10px 8px 0 0;
}
/*end Jan working on footer changes*/

.copyrights_outer{
	width:100%;
	background-color:#000;
	border-top:#4e4f51 solid 1px;
}
.copyrights_inner{
	width:980px;
	margin:0 auto;
	padding:10px 0;
	color:#c1c3c5;
	font-size:9px;
}
.blog_mostread ul {
	width: 300px;
	margin:0px 0px 0px 0px;
	padding-left: 0px;
}
.blog_mostread ul li{
	width:302px;
}
.textRight{
	width:300px;
	_width:326px;
	padding:12px 16px 12px 9px;
	clear:both;
}
.tweet,
.query {
	font: 120% Georgia, serif;
	color: #085258;
}
.tweet_list {
	list-style: none;
	margin: 0;
	padding: 0;
	overflow-y: hidden;
}
.tweet_list .awesome,
.tweet_list .epic {
	text-transform: uppercase;
}
.tweet_list li {
	overflow-y: auto;
	overflow-x: hidden;
	padding: 0.5em;
}
.tweet_list li a {
	color: #0C717A;
}
.tweet_list .tweet_even {
}
.tweet_list .tweet_avatar {
	padding-right: .5em;
	float: left;
}
.tweet_list .tweet_avatar img {
	vertical-align: middle;
}
.todays_headlines h3 a,
.todays_headlines h3,
#tabsmost .blog_mostread h3 a,
#tabsmost .blog_mostread h3{
	color:#666666;
	font-weight:normal;
}
#tabsmost .blog_mostread li,
.todays_headlines li,
.howtobox .blog_news li,
#tabs .blog li{
	padding:5px 0px 5px 0px;
	border-bottom:1px solid #d5d6d8;
}
.facebookMostPopular{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding:0 0 7px 25px;
	border-bottom:#d5d5d5 dotted 1px;
	background:url(../images/news_sprites.png) no-repeat 0 0;
	color:#000;	
}
.twitterMostPopular{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding:0 0 7px 25px;
	border-bottom:#d5d5d5 dotted 1px;
	background:url(../images/news_sprites.png) no-repeat 0 -254px;
	color:#000;	
}
.padding_bottom16{
	margin-bottom:16px;
}

.padding_right16{
	margin-right:16px;
}
.today_newsbox{
	width:624px;
	float:left;
	height:52px; /* 36 */
	margin:0px;
}
.today_news{
	width:138px; /* 139 */
	background:url(../images/todaypollimg_lg.gif) no-repeat; /* todaypollimg.gif */
	height:52px;/* 36 */
	float:left;
}
.today_news_content{
	padding:0 15px;
	background:#e6e7e8;
	color:#000000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	float:left;
	border-top:#9fa1a3 solid 1px;
	border-bottom:#9fa1a3 solid 1px;
	width:449px;
	height:50px; /* 34 */
	_width:479px;
	_height:36px;
}

#news_pollquestion {
	height:52px; /* 34 */
}
.today_news_content a{
	text-decoration:none;
	color:black;
	line-height: 11px;
}
.today_news_content a:hover, .article_today_news_content a:hover {
	color:#999999;
}
#today_news_content_pollquestion {
	font-size: 13px;
	line-height: 1.3;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}
.todaysnew_leftcor{
	background:url(../images/poll_rightcor.gif) no-repeat;
	height:52px;/* 36 */
	float:left;
	width:6px;
}
.todays_headlines li,
.howtobox .blog_news li{
	border-bottom: 1px solid #D5D6D8;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: normal;
	list-style: none outside none;
	text-decoration: none;
}
.news_rightcontent .todays_headlines li a{
	color:#666666;
	font-size:12px;
}
#property_managerbox .blog_news{
	width:624px;
}
#property_managerbox .blog_news p {
	color:#666666;
}
#property_managerbox .rankbox{
	padding-top:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
}
#property_managerbox .rankbox td{
	border-bottom:#afb1b3 solid 1px;
	padding:6px 0 2px 0;
}
#property_managerbox td {
	border-bottom: 1px solid #999;
	font-size: 11px;
}
#property_managerbox .rankbox td+td {
	text-align: right;
}
#property_managerbox .rankbox p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#property_managerbox .rankbox .dataJoeLinkList {
	margin-top: 5px;
}
.rank_head{
	font-family: Lucida Grande, Lucida Sans Unicode; /*Verdana, Arial, Helvetica, sans-serif*/
	font-size:13px;
	font-weight:bold;
	letter-spacing:.5px;
	text-transform: uppercase;
	color:#666666;
	border:none;
	padding:0px 0px 3px 0px;
}
.pm_link{
	font-family: Lucida Grande, Lucida Sans Unicode;
	font-size:11px;
	color:#006699;
	margin-bottom: 7px;
	text-transform:uppercase;
	text-decoration:none;
	line-height: 1.3;
	letter-spacing: 1px;
}
#news .contentbox{
	margin-top:36px;/* 46 */
}
.browsbytemp  .contentbox{
	margin-top:10px!important;
}
.search_cont{
	width: 300px;
	padding-left: 11px;	
}
#multimedia_head .search_cont{
	height:18px;
	padding-bottom:16px;
	width:146px;
	padding-left:0px;	
}
#multimedia_head .search_cont .search_but{
	height:18px;
	width:18px;
	background:url(../images/search-button-red.jpg) no-repeat 0 0px;
	padding:0px;
	margin:0px;
	float:left;
	border:0px;
}
#multimedia_head .search_cont .search_multimediatextbox{
	height:14px;
	color:#666666;
	width:124px;
	float:left;
}
.search_cont .img_cont{
	padding-right:5px;
	width: auto;
	float:left;
}
.search_cont .out_fm_cont{
	width: 187px;
	float: right;
	margin-bottom:20px;
}
#multimedia_head .search_cont .out_fm_cont{
	width:146px;
}
.search_cont .out_fm_cont .browseby_btn {
	color: #666666;
	float: left;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom:5px;
	font-family: Lucida Grande;
	width:187px;
}
.search_cont .out_fm_cont .browseby_btn {
	padding-top:7px;
	padding-bottom:6px;
}
.search_cont .out_fm_cont .form_cont {
	float:left;
	border-bottom: 1px solid #939597;
	padding-bottom: 8px;
	width:187px;
}
#multimedia_head .search_cont .out_fm_cont .form_cont{
	border-bottom: 0px none;
	width:146px;
}
/* START style for jquery dropdown box*/
.sb-custom {
	float:left;
	cursor: pointer;
	display: inline;
	position: relative;
}
.sparkbox-custom {
	display: none;
}
.no-js .sparkbox-custom {
	display: block;
}
#taxonomy_list div.sb-custom  input.sb-select, ul.sb-dropdown li a{ color:#666; }
.sb-select{
	background: #ffffff url('../images/select-arrow.jpg') no-repeat 100% 50%;
	border: none;
	color: #444;
	left: 0;
	padding: 5px 0px 5px 5px;
	position: relative;
	text-decoration: none;
	top: 0;
	width: 160px;
	z-index: 1;
	border-bottom: 1px solid #939597;
	border-left: 1px solid #939597;
	border-top: 1px solid #939597;	
	height:12px;
	cursor: pointer;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	margin:0px;
	border-color:#999;
}
.search_cont .out_fm_cont .form_cont .sb-select{
	width: 156px;
}
.search_but {
    background: url("../images/gobtn.jpg") no-repeat scroll 0 50% transparent;
    border: 0 none;
    width:25px;
    height:24px;
    /*position: absolute;*/
    float:right;
}
.sb-dropdown {
	background: white;
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, .2), inset 0px 6px 8px -8px rgba(0, 0, 0, .5);
	-moz-box-shadow: 0 0 4px rgba(0, 0, 0, .2), inset 0px 6px 8px -8px rgba(0, 0, 0, .5);
	box-shadow: 0 0 4px rgba(0, 0, 0, .2), inset 0px 6px 8px -8px rgba(0, 0, 0, .5);
	display: none;
	font-size: .9em;
	/*  left: 1px;*/
	list-style: none;
	margin: 0;
	padding: 5px;
	position: absolute;
	top: 1.35em;
	#top:2.35em;
	width: 156px;
	z-index: 0;
	height: 180px;
	border: 1px solid #939598;
	overflow-y: scroll;
	#left:0px;
}
.sb-dropdown a {
	color: #444;
	display: block;
	padding: 3px;
	text-decoration: none;
}
.sb-dropdown a:hover,
.sb-dropdown .selected {
	background: #d3d1be;
}
/* STOP style for jquery dropdown box*/
#news .selectbox, #browse_by_taxno .selectbox {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:1em;/* Resize Font*/
	display: block;
	text-align:left;
	margin-right:0px;
	cursor:pointer;
	border-right:none;
	color:#666666;
	height:22px;
	float:left;	
	padding-left:5px;
	padding-right:20px;
	width:156px;
	background: url("../images/select-arrow.jpg") no-repeat scroll 100% 50%;
}
#news .selectbox{width:136px;}
#browse_by_taxno .browseByTaxoDropdownBox .browseby_btn {
	color: #666666;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom:5px;
	font-family: Lucida Grande;
	width:187px;
}
.dropbox_mod div.browseByTaxoDropdownBox .browseby_btn {
	color: #666666;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	font-family:"Lucida Grande","Lucida Sans Unicode";
	letter-spacing:.5px;
}
/*Start styles for comment box*/
.textarea {
	background:none repeat scroll 0 0 #E6E7E8;
	color: #666666;
	left: 0;
	padding: 5px 0px 5px 5px;
	width: 613px;
	border: 1px solid #939597;
	height:175px;
	margin:0px;
}
.cmt_submit {
	background: url("../images/post_comment.jpg") no-repeat scroll 0 50% transparent;
	/*
	background: none repeat scroll 0 0 #CC0000;
    border-color: #D20806 #7D0B13 #7D0B13 #D20806;
    border-style: solid;
    border-width: 1px;
    color: #FFFFFF; 
    font-family: monospace;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    */
    height: 22px;
    border:none;
    width: 90px;
    float:right;
    margin:8px 20px 0px 0px;
}
.comments_head{
	color:#999999;
    font-size:28px;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:28px;
	font-weight:normal;
	line-height:1.1;
	text-decoration:none;
	padding-top:5px;
}
.commentwrite+.commentwrite{ border-top: 1px solid #C6C8CA; }
.commentwrite{
    padding-top: 16px;
    margin-bottom: 17px;
}
.commentbox_mod {
	clear:both;
	margin-top:16px;
	width:624px;	
}
#browse_by_taxno .dropbox_mod {
	width:624px;
	height:43px;
	margin-bottom:8px;
}
#browse_by_taxno .moduleHeader {margin-top:15px;}
.comment_item{
	color: #666666;
}
/*End styles for comment box*/
.columns_cont p{
	color:#666666;
}
.columns_cont a:hover{
	color:#999999;
}
#commentbox {
	margin-bottom:50px;
}
.print_footer{
	position:absolute;
	margin-top:8px;
	margin-left:-16px;
	padding:10px 14px 0 14px;
	width:624px;
	border-top: 1px dotted #000;
	border-bottom: 1px dotted #000;	
}
.print_head{
	color:#cc0000;
	font-family: "Lucida Grande","Lucida Sans Unicode";
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 3px;
    padding-right: 15px;
    text-transform: uppercase;
}
.print_links,
.print_links_last{
	font-size: 13px;
    padding-right:12px;
    position: static;
    width: 192px;
    float:left;
    margin-right:12px;
}
.print_links .padding_bottom16{
	padding-top:10px;
}	
.print_links_last{
	padding-right:0px;
	margin-right:0px;
}
.print_links div a,
.print_links_last div a{
	color: #000000;
    text-decoration: none; 
}
.print_links div a:hover,
.print_links_last div a:hover {
	color:#999999;
}
.print_byline{
	color:#6E767B;
}
.browseByTaxoDropdownBox{
	float:right;
}
.noBottomPadding{
	padding-bottom:0px;
}
.homepageSeparatorNoTopPadding{
	clear:both;
	margin:0px 0px 10px 0px;
	height:1px;
	font-size:1px;
	line-height:1px;
	background-color:#a3a5a7;
}
.padding_browseby_withBorder{
	padding-bottom:8px;
	border-bottom:1px solid #D5D6D8;
	margin-bottom:8px;
}
#tabsmost .blog_mostread li.noborder,
#tabs .blog li.noborder,
.howtobox .blog_news li.noborder,
.todays_headlines li.noborder,
.noborder{
	border-bottom:0px none;
}
.pagination {
	display: block;
	float: right;
	padding: 1px 23px 6px 0;
}
.pagination a {
	text-decoration: none;
	color:#006699;
}
.pagination a, .pagination span {
	display: block;
	float: left;
	padding: 0.3em 0.5em;
	margin-right: 5px;
	margin-bottom: 5px;
	font-size: 11px
	font-style:"Lucida Grande","Lucida Sans Unicode";
	letter-spacing:.5px;
	text-transform:uppercase;
}
.pagination .current {
	color: #000000;	 
}
.pagination .current.prev, .pagination .current.next{
	color:#999;
	border-color:#999;
	background:#fff;
}
.article_today_newsbox {
	clear:left;
	width:305px;
	float:left;
	margin:13px 0 25px 8px;
}
.article_today_newsbox table {
	width:305px;
	border:none;

}
.article_today_newsbox table .today_poll {
	width:78px;
	padding:3px 0px;
	background-color:#bb0000;
	text-transform:uppercase;
	color:#FFFFFF;
	font-weight:bold;
	font-size:13px;
	text-align:center;
	vertical-align:center;
	border-top-left-radius:7px;
	border-bottom-left-radius:7px;
	-moz-border-radius-topleft:7px;
	-moz-border-radius-bottomleft:7px;
	text-shadow: 1px 1px #660000;
	
}
.article_today_newsbox table .today_poll a, .article_today_newsbox table .today_poll a:hover {
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	font-size:13px;
}
.article_today_newsbox table .news_content {
	background:#e6e7e8;
	color:#000000;
	float:left;
	width:208px;
	padding:5px 5px 5px 7px;
	border-right:#9fa1a3 solid 1px;
	border-top:#9fa1a3 solid 1px;
	border-bottom:#9fa1a3 solid 1px;
	border-top-right-radius:7px;
	border-bottom-right-radius:7px;
	-moz-border-radius-topright:7px;
	-moz-border-radius-bottomright:7px;

}
.article_today_newsbox table .news_content a{
	text-decoration:none;
	color:black;
	line-height: 11px;
}
/*delete?*/
.notifications li{
	display:inline;
	float:left;
}
#sprite_print{
	width:47px;
	height:15px;
	background:url(/images/print_sprites.png) no-repeat 0 0px;
	padding-bottom:7px;
	padding-left:7px;
	padding-right:4px;
	margin-left:5px;
}
#sprite_print a{
	width:51px;
	height:22px;
	overflow:hidden;
	margin-left:-7px;
	display:block;
}
#sprite_email{
	width:52px;
	height:17px;
	background:url(/images/print_sprites.png) no-repeat 0 -25px;
	padding-bottom:7px;
	padding-left:6px;
	padding-right:6px;
}
#sprite_email a{
	margin-left:-6px;
	height:22px;
	width:58px;
	display:block;
}
#sprite_pdf{
	width:103px;
	height:6px;
	background:url(/images/print_sprites.png) no-repeat 0 -49px;
	padding-bottom:7px;
	padding-left:12px;
	padding-right:4px;
	margin-top:4px;
}
#sprite_pdf a{
	font-family: Verdana, sans-serif;
	padding-left:2px;
	text-decoration:none;
}
/*article font change size and line-height 082312. added .house to body body style 100713*/
.article, .house, .subscribe {
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height: 135%;
	color:#000;
}
.article h4 {
	padding-top:15px;
	padding-bottom:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.art_byline {
	color: #666666;
	font-family: Lucida Grande,Lucida Sans Unicode;
    font-size: 11px;
    letter-spacing: 1px;
    text-transform: uppercase;
	padding-bottom:5px;
}
.ArticleMainImage{
	clear:left;
	float:left;	
}

/*news article page side items*/

.articleExtras{
	clear:left;
	float:left;	
	padding:0px 16px 16px 0px;
	width:234px;
	border-right: 1px dotted #000000;
	/*border top added 091613*/
	border-top: 1px dotted #000000;
    margin-right: 16px;
}
.relatedContent {
	clear:left;
	float:left;	
	padding:0px 50px 30px 0px;
	width:200px;
	margin: 0 16px 0 0;
}
.relatedContent li{
    border-bottom: 1px solid #D5D6D8;
    padding: 7px 0px;
    font-size:12px;
    font-weight: normal;
    list-style: none outside none;
    text-decoration: none;
}
.relatedContent h3 a{
    color:#666;
    font-size:14px;
}
/*color change 0802312*/
.relatedContent h3 a:hover{
    color:#999;
    font-size:14px;
}

/*created when developing new related content styles (full column) 091313*/
.relatedContentB {
	padding:0px 50px 30px 0px;
	width:624px;
	_width:636px;
	margin: 0 16px 0 0;
}
.relatedContentB li{
    border-bottom: 1px solid #D5D6D8;
    padding: 7px 0px;
    font-size:12px;
    font-weight: normal;
    list-style: none outside none;
    text-decoration: none;
}
.relatedContentB h3 a{
    color:#666;
    font-size:14px;
}
.relatedContentB h3 a:hover{
    color:#999;
    font-size:14px;
}

/*  OLD FACTBOX CODING START */
.factBox{
	line-height: 1.3;
}	
.factBox ul li{
	list-style:inside disc;
}
.factBox ol li{
	list-style:inside decimal;
}
.factBox h3 {
	/*padding: 5px 0 8px 0; 091613*/
	padding: 8px 0 3px 0;
	/*border-top: 5px solid #ccc;*/
	font-weight: bold;
	margin:0px;
}
/*  OLD FACTBOX CODING END */

.factBox {
	line-height: 1.3;
}
.factBox ul {
	margin-top: 10px;
}
.factBox ul li{
	list-style: outside disc;/* was inside without margin-left */
	margin-left: 15px;
	padding-bottom: 8px;
}
.factBox ol li{
	list-style: outside decimal;/* was inside without margin-left */
	margin-left: 15px;
	padding-bottom: 8px;
}


/*END news article page side items*/


.howtobox a{
	color:#666666;	
}
.howtobox h3 a:hover,
.article_css a:hover{
	color:#999999;
}
#artiws a{
	color:#006699;
	text-decoration:none;
}
#artiws a.link_bottom {
	font-family:Lucida Grande, Lucida Sans Unicode;
	font-size:11px;
}

#artiws a:hover,
#artiws a.link_bottom:hover{
	text-decoration:underline;
	color:#999999;
}
#comment_art_byline{
	font-family: Lucida Grande,Lucida Sans Unicode;
	font-size: 10px;
	text-transform: uppercase;
	color: #006699;
}
.article #enlarge-text{
	margin-top:2px;
	position:relative;
	width:140px;
	font-family:verdana, helvetica, arial, sans-serif;
	font-size:8px;
	text-transform:uppercase;
	letter-spacing:1px;
}
#lightbox-expander{
	color:#666;
	text-decoration:none;
}
#enlarge-img{
	float:left;
	width:10px;
	height:10px;
	padding-right:4px;
}
.article_head_comment{
	/* width:26px;
	height:14px; 091613*/
	height: 28px;
	width: 35px;
	/*background:url(/images/sprites_04.png) no-repeat 0 -10px; 091613*/
	background: url("/images/sprites_04.png") no-repeat scroll 2px -7px transparent;
	/*padding-bottom:7px;
	padding-left: 5px;
	padding-right:4px; 091613*/
	padding: 2px 30px 12px 8px;
	margin-left:10px;
	font-size:9px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
}
.article .blog_head a{
	text-decoration:none;
}
#title h1{
	color:#999999;
	padding-top:6px;
}
.article_bottom_comment{
	width:26px;
	height:14px;
	background:url(/images/sprites_04.png) no-repeat 0 -36px;
	padding-bottom:7px;
	padding-left:3px;
	padding-right:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#fff;
}
.article .blog_info{
	padding-bottom:5px;
	padding-top:4px;
	text-align:right;
	font-size:11px;
}
.article .blog_blue{
	color:#006699;
	font-size:11px;
	margin-right:3px;
}
.article .moduleHeader{
	padding-bottom:5px;
}
/*commented out 082312
.article .blog_head{
	padding:10px 0px 18px 0px;
	clear:both;
}
*/
#photo_byline{
	font-family:Lucida Grande,Lucida Sans Unicode;
	font-size:8px;
	letter-spacing:1px;
	padding-bottom:1px;
	padding-top:1px;
	text-transform:uppercase;
	color:#666666;
}
.article h1{
	padding-bottom:15px;
}

/*added 082312*/
.caption{
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height: 125%;
	color:#666;
}	
	
.articleKicker {
    background: #2A2A2A;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    display: inline-block;
    font-family: "Lucida Grande","Lucida Sans Unicode";
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0.5px;
    line-height: 1.5;
    margin-bottom: 12px;
    margin-top: 10px;
    padding: 2px 10px;
    text-transform: uppercase;
}
.commentwrite .blog_info {
	text-align:left;
	font-size:9px;
}
/*delete?*/
#artiws .notifications{
	clear:both;
	padding-top:16px;
}

/* New Social Media Bar */
#socialmediabar {
	clear:both;
	background-color: #E6E7E9;
	margin: 10px 0px;
	border-radius: 3px; 
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px; 
	width:238px;
	height:30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size: 11px;
	color: #000000;
	display:block;
	}
#socialmediabar ul {
	list-style:none;
	display:inline;
}
#socialmediabar ul li {
	display:inline;
	float:left;
}
#socialmediabar ul li a {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-decoration:none;
	color: #000000;
}
#socialmediabar a img{
	padding: 5px 2px 0px 5px;
}
#socialmediabar .smprint,
#socialmediabar .smemail,
#socialmediabar .smpdf {
	display:inline;
	padding: 6px 5px 0px 5px;
} 
#socialmediabar .sharetogoogleplus:hover {
	opacity:0.8;
	filter:alpha(opacity=80); /* For IE8 and earlier */
}

#socialmediabar .addthis_toolbox {
	display:inline;
}

#artiws ul li{
	list-style: outside disc;
	margin-left: 15px;
}

.narrowImageSpacer{
	height:150px;
	width:1px;
	float:left;
	clear:left;
	margin-left:-1px;
}
.article .summary{
	font-size:12px;
	line-height:1.3;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.ad-image-wrapper{
	position:relative;
}
/*extraPicture added 091613*/
.extraPicture {
	padding-top:10px;
	padding-bottom:0px;
}

.sidebar .extraPicture {
	padding-bottom:10px;
	padding-top:0;
}	

/* Poll question link poll page css begin*/
#polling_rightcontent {
	float:right;
}
/*Poll question link poll page css end*/
.multimediaLeft{
	width:462px;
	float:left;
	padding-bottom:16px;
}
.multimediaRight{
	width:146px;
	float:right;
	padding-bottom:16px;
}
.multimediaRight .articleExtras{
	padding:0px 0px 0px 0px;
	width:146px;
}
#multimedia_head .summary{
	color:#666666;
}
#multimedia_head .commentbox_mod{
	display:none;
}
#multimedia_head .relatedContent {
	clear:left;
	float:left;	
	padding:0px 0px 30px 0px;
	width:300px;
	margin: 0 24px 0 0;
}
#multimedia_head .relatedContent li{
    border-bottom: 1px solid #D5D6D8;
    padding: 7px 0px;
    font-weight: normal;
    list-style: none outside none;
    text-decoration: none;
}
#multimedia_head .relatedContent h3 a{
    color:#666666;
    font-size:14px;
}
.textAlignRight{
	text-align:right;
}
.op_img{
	float:left;
	width:132px;
}
.op_txt{
	float:right;
	width:152px;
}
.op_cont{
	clear:both;
	padding-bottom:16px;
}
.op_txt a{
	text-decoration:none;
}
/*delete this?. Also summary spelled wrong*/
.factBox .summery strong{
	color:#000000;
	text-transform:uppercase;
}
.noFloat{
	float:none;
}
/*Business Community Calendar Event Template - Begin*/
.calendar_left{
	float:left
}

.calendar_leftcontent .search_cont{
	width:624px;
	padding-left:0px;
}

/*Our events CCE additions 100913*/
.sponsorLogo{
	padding: 0 15px 16px 0;
}
.eventLogo{
	padding: 16px 0;
}

/* don't need? change with .house*/
.calendar_leftcontent{
	float:left;
	/*color:#666;*/
	margin-top:5px;
}


.calendar_leftcontent h1{
	color:#CC0000;
	margin: 0 0 10px;
}
.calendar_leftcontent h1.black{
	color:#000;
}
.calendar_leftcontent h3{
	font-family:"Lucida Grande","Lucida Sans Unicode";
	color:#666666;
	font-weight:bold;
	letter-spacing:.5px;
	font-size:13px;
	margin-bottom:2px;
}
.calendar_leftcontent a {
	color: #006699;
}
.calendar_leftcontent a:link,
.calendar_leftcontent a:visited {
	text-decoration: none;
}
.calendar_leftcontent a:hover,
.calendar_leftcontent a:active {
	text-decoration: underline;
}




.calendar_left_side{
	float:left;
	width:138px;

}
.calendar_left_side .calendar_date{
	color:#ffffff;
	background-color:#CC0000;
	font-family:Georgia;
	font-size:28px;
	text-align:center;
	padding:4px;
	width:138px;
}
/*padding modified 100713*/
.calendar_right_side{
	float:right;
	padding:0 0 0 12px;
	border-left:1px solid #D3D3D3;
	width:450px;
	font-size:13px;
	line-height:1.3em;
}

/*added 101613 differentiate business calendar from our events*/
.house .calendar_right_side{
	font-size:14px;
	padding: 5px 0 12px 12px;
}





.calendar_right_side a{
	text-decoration:none;
	color:#006699;
	font-size:inherit;
}
.calendar_right_side a:hover{
	text-decoration:underline;
	color:#006699;
	cursor:pointer;
}
.calendar_subheading { text-transform:uppercase; }
 .calendar_subheading, .desc_link{
	/*font-size:11px;*/
	color:#000000;
	margin:10px 0 0; 
}
/**/
.calendar_name {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#000000;
	font-weight:normal;
	margin-bottom:5px;
	line-height:1.3;
}
/**/
.calendar_name a{
	text-decoration:none;
	color:#000000;
	font-size:18px;
}
.calendar_name a:hover{
	text-decoration:underline;
	color:#006699;
	cursor:pointer;
}
.calendar_note{
	color:#fb8500;
}
/*might be able to delete 100913
.description_details{
	width:inherit;
	margin-bottom:10px;
	/*100713 color:#666666;
}
*/

/*brought in p + p from embedded styles 100813*/
.description_details p + p{
		margin-top:16px;
}
		 


#calendar_details_br{
	margin:10px 0;
	border-bottom:1px solid #D3D3D3;
}
.calendar_by_date{
	margin-bottom:25px;
	float:left;
}
/*.calendar_subdetail{
	color:#666666;
}*/
.calendar_desc_link{
	margin:16px 0 0;
}


/*Event landing page style 100913*/
.eventName, .eventName a{
	font-family: Georgia, "Times New Roman", Times, serif;
    padding-bottom:8px;
	font-size:18px;
}

/*100913 replacement for .calendar_desk_link on CCE Our event pages*/
.eventElement{
	margin:0 0 16px;
}


.event_top_highlighted {
	width: 138px;
	float: right;
	padding: 16px;
}

/*wrapper for eventExtraLinks on event detail*/
.eventExtras {
	width: 210px;
	margin-right: 410px;
	border-top:1px dotted #006699;
	padding: 5px 0 5px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}	

.ourEventTopLinks{
	/* delete to change style and location of links 100713
	padding-bottom:16px;
	float:left;*/
	width: 210px;
	margin-right: 410px;
	padding: 5px 0 5px 0;
	
}


.eventExtraLinks {
	width: 146px;
	float: left;
	margin: 0;
	padding: 0 4px 0 0;
}

.eventLink {
	clear: right;
	float: left;
	width: 450px;
	margin: 0;
	padding: 0;
}
.sponsor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: inherit;
	color: #000;
	text-transform: uppercase;
	margin: 10px 0 0 0;
	padding: 0;
}

/*Business Community Calendar Event Template - End*/

/* Community Events Style - Begin */
.communityhead{
	border-bottom:1px solid #666666;
	float:left;
	width:624px;
}
.communityhead .head{
	clear: both;
	font-family:georgia;
	font-size:28px;
	padding-bottom:10px;
	color:#CC0000;
	background:#fff;
}
.communityhead .desc{font-size:13px;color:#666666;padding-bottom:10px;}
.communityhead .desc a{color:#006699;text-decoration:none;cursor:pointer;}
.req_field_desc{clear:both;
	color: #CC0000;
	font-size:11px;
	padding:16px 0;
}
.flt{float:left;}
.frt{float:right;}
.pad-left3{padding-left:3px;}
.communityFormContainer{padding-bottom:20px;}
.communityFormContainer .inp1{border:1px solid
#939598;color:#666666;font-size:13px;height:26px;padding-left:5px;width:485px;}
.communityFormContainer .row{clear:both;padding:10px 0 0 0;}
.communityFormContainer .row .labelred{color:#CC0000;font-size:11px;}
.communityFormContainer .row .labelgrey{color:#666666;font-size:11px;}
.communityFormContainer .row .column{float:left;width:208px;}
.communityFormContainer .row .shortColumn{float:left;width:56px;}
.communityFormContainer .row .column input{border:1px solid
#939598;height:26px;width:192px;color:#666666;font-size:13px;padding-left:5px;font-family:Verdana,
Arial,Helvetica,sans-serif;}
.communityFormContainer .row .column input.shortInput{width:40px;}
.communityFormContainer .row .column2{float:left;}
.communityFormContainer .row .column2 .inp1{border: 1px solid
#939598;height:26px;width:231px;color:#666666;font-size:13px;padding-left:5px;font-family:Verdana,
Arial,Helvetica,sans-serif;}
.communityFormContainer .row .column2 .inp2{border: 1px solid
#939598;height:26px;margin-left:21px;width:226px;color:#666666;font-size:13px;padding-left:5px;font-family:Verdana,Arial,Helvetica,sans-serif;}
.communityFormContainer .heading{color:#000000;font-size:14px;}
.communityFormContainer .row .column3{float:left;}
.communityFormContainer .row .column3 .inp1{border:1px solid
#939598;height:26px;margin-right:20px;width:300px;color:#666666;font-size:13px;font-family:Verdana,
Arial,Helvetica,sans-serif;}
.communityFormContainer .row .column3 .inp2{border:1px solid
#939598;height:26px;margin-right:20px;width:163px;color:#666666;font-size:13px;padding-left:5px;font-family:Verdana,
Arial,Helvetica,sans-serif;}
.communityFormContainer .row .column3 .inp3{border:1px solid #939598;height:16px;padding:5px 0 5px
5px;margin-right:20px;width:231px;color:#666666;font-size:13px;font-family:Verdana,Arial,Helvetica,
sans-serif;}
.communityFormContainer .row .column3 .inp4{border:1px solid
#939598;height:26px;margin-right:20px;width:236px;color:#666666;font-size:13px;padding-left:5px;font-family:Verdana,
Arial,Helvetica,sans-serif;}
.communityFormContainer .row .desc{clear:both;padding-top:15px;}
.communityFormContainer .row .desc2{clear:both;padding-top:10px;}
.communityFormContainer .row textarea{width:610px;height:125px;border:1px
solid;font-family:Verdana,Arial,Helvetica,sans-serif;color:#666666;font-size:13px;padding:2px 5px 0
5px;}
.communityFormContainer .row .ddlbox{
	background:url("/images/select-arrow.jpg") no-repeat scroll 100% 50% #FFFFFF;color:
#666666;cursor: pointer;
	position:relative;
	text-decoration:none;
	z-index:1;
}
.communityFormContainer .row .column .calendaricon{
	background:url("../images/calendar.png") no-repeat scroll 2px 5px #FFFFFF;
	color:#666666;
	cursor:pointer;
	position:relative;
	text-decoration:none;
	z-index:1;
	padding:5px 0px 5px 20px;
	height:16px;
	width:175px;
}
.communityFormContainer .row .column .calendaricon.hasTimepicker{
	background:url("../images/timer.png") no-repeat scroll 0px 4px #FFFFFF;
}
.communityFormContainer .row .submit{
	background:url("/images/submit_button.png") no-repeat;
	width:90px;
	height:20px;
	border:none;
	cursor:pointer;
}
.communityFormContainer #signin .row .submit {
	background:url("/images/btn_login.jpg") no-repeat;
	width:75px;
	height:20px;
}
.communityFormContainer #signup .row .submit {
	background:url("/images/btn_register.jpg") no-repeat;
	width:90px;
	height:20px;
}
/* Community Events Style - End */

.registerform_css .contentbox {
	padding-top:10px;
}
.registerform_css .sb-select {
	margin-right:24px;
	padding-right:22px;
	border-right:1px solid #939597!important;
}
.registerform_css .navlink2{ color:#006699;}.registerform_css .navlink2:hover{color:#999999;}
.registerform_css p{
	color:#666666;
	font:11px/1.3 Verdana,Arial,Helvetica,sans-serif;
	padding-bottom:25px;
	text-align:justify;
}

/* styles for drop down box*/
/* Drop down styles*/
div.selectbox-wrapper {
	position:absolute;
	width:197px;
	background-color:white;
	border:1px solid #ccc;
	margin:0px;
	padding-right:12px;
	padding-left:13px;
	text-align:left;
	max-height:200px;
	overflow:auto;
	-moz-box-shadow:0 0 4px rgba(0, 0, 0, 0.2), 0 6px 8px -8px rgba(0, 0, 0, 0.5) inset;
	background:none repeat scroll 0 0 white;
	border:1px solid #939598
}
#browse_by_taxno div.selectbox-wrapper { margin-top: 42px;}
 #news div.selectbox-wrapper {margin-top: 24px;}
/*Drop down list styles starts here*/
div.selectbox-wrapper ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
	color:#666666;
}
/* Selected item in dropdown list*/
div.selectbox-wrapper ul li.selected {
	background-color:#d3d1be;
}

/* Hover state for dropdown list */
div.selectbox-wrapper ul li.current {
	background-color:#d3d1be;
}

/* Drop down list items style*/
div.selectbox-wrapper ul li {
	list-style-type:none;
	display:block;
	margin:0;
	padding:2px;
	cursor:pointer;
}
/* START styles specific for signup page*/
.communityFormContainer #signup input#pwd {
	margin-right:20px;
}
.communityFormContainer #signup input#pwdr{
	margin:0px;
}
.communityFormContainer #signup input.inp1, .communityFormContainer #signup input.inp2,
.communityFormContainer #signup input.inp3, .communityFormContainer #signup input.inp4{
	padding:5px 0px 5px 5px;
	height:16px;
}
.communityFormContainer #signup .row .column3 input.inp2 {width:158px;}
.communityFormContainer #signup input.inp3 {width:226px;}
.communityFormContainer #signup input.inp4 {width:231px;}
.communityFormContainer #signup input#city, .communityFormContainer #signup input#country,
.communityFormContainer #signup input#zip{padding:5px 0px 5px 5px;height:16px;}

/* END styles specific for signup page*/
/* Look and feel of select box */
.selectbox{
	font-family:Lucida Grande,Lucida Sans Unicode; /* Verdana, Geneva, Arial, Helvetica, sans-serif;
*/
	font-size:13px; /* 1em Resize Font*/
	letter-spacing: .5px;
	display: block;
	text-align:left;
	margin-right:10px;
	cursor:pointer;
	border:1px solid #999999;
	color:#666666;
	height:26px;
	padding-left:5px;
	padding-right:20px;
	width:172px;
	background: url("../images/select-arrow.jpg") no-repeat scroll 100% 50%;
}

#errorlogin,#errormsg{
	color:red;
	float:left;
	padding-top:5px;
}
/* styles for drop down box ends here*/
.EmailSignup .communityFormContainer .row .labelred {
	color:#CC0000;
	display:inline;
	float:left;
	font-size:11px;
	padding-top:7px;
	width:150px;
}
.house .h1_red, .house .h2_red, .house .h3_red,.house .h4_red ,.house .h5_red{
	color:#cc0000;
}
/***/



.house h1{
	font-family: georgia;
	font-size: 28px;
	color:#000000;
	padding-bottom: 10px;
}

.house h4 {
	font-size: 12px; 
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
}

/*added 101513*/
.sidebar h4 {
	color:#666;
	padding-top:0;
	padding-bottom:4px;
}	



.house h5 {
	 padding-bottom: 3px;
}
/* "a" copied from calendar_left and applied to house*/
.house a {
	color: #006699;
	text-decoration:none;
}



.house .add_optr div{
	padding-bottom: 15px; 
	padding-top: 15px; 
	border-bottom: 1px solid rgb(213, 214, 216);
	color:#666666;
	font: 11px/1.3 Verdana,Arial,Helvetica,sans-serif;
	text-align:justify;
}
.house .add_optr {
	padding-bottom:20px;
}
.house .add_optr p{
	 padding-bottom: 0 !important;
}
.house .add_optr div div{
	width: 40px;
	padding-right: 5px;
	font-family: serif;
	font-size: 16px;
	color:#000000;
	border:none;
	float:left;
	padding:0px;
	margin-right: 25px;
	display:block;
}
.house ul.add_list {
	margin-top:10px;
}

#header a{
	color:#fff;
}

/* new class for subscribe page pages.. subscribe, register, etc.*/
.subscribe h1{
	font-family: georgia;
	font-size: 28px;
	color:#000;
	padding-bottom:10px;
}

.subscribe h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:15px;
	padding-top:26px;
	padding-bottom:6px;
	color:#cc0000;
}

.subscribe h3 {
	font-weight:bold;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height: 135%;
	color:#000;
	padding-top:8px;
}
.subscribe h4 {
	padding-bottom:12px;
}


/* new body class(?) for user pages.. subscribe, register, etc.*/
.user h1{
	font-family: georgia;
	font-size: 28px;
	color:#cc0000;
	padding-bottom:10px;
}
.user h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	padding-bottom:5px;
}
.user, .subscribe a {
	text-decoration:none;
	color:#006699;
}
.user, .subscribe a:hover {
	text-decoration:underline;
	color:#006699;
}


.user, .subscribe .how {
	font-family: georgia;
	font-size: 13px;
	color:#000000;
	padding-bottom:10px;
	font-weight:bold;
}

.user p {
	font-size:13px;
	color:#666;
	padding-bottom:12px;
}	
.user p + p {
margin-top:0px; 
}

.user .searchbox .top_links a{
	color:#fff;
	font-size:11px;
}	
.user, .house .browse_links a{
	color:#E7E8E9;
	font-size:11px;
}	
.subscribe .browse_links a{
	color:#E7E8E9;
	font-size:11px;
}	

/*  FOR FOOTERLINK HOUSE ULs and OLs (deleted .calendar_leftcontent ul, 100913) */
.house div.aboutus_middle_frame ul,
.summary ul {
	/*color: #666; */
	margin-top: 10px;
}
.house div.aboutus_middle_frame ul li,
.description_details ul li,
.summary ul li {
	list-style: outside disc;
	margin-left: 15px;
	padding-bottom: 8px;
}
.house div.aboutus_middle_frame ol li,
.description_details ol li,
.summary ol li {
	list-style: outside decimal;
	margin-left: 15px;
	padding-bottom: 8px;
}
.house div.aboutus_middle_frame h3,
.summary h3 {
	margin-top: 5px;
	margin-bottom: 8px;
}


.house .add_sales,
.house .conect_withus{
	margin-bottom:10px; 
}
.house .add_asstets {
	border-bottom: 1px solid #666666;
    margin-right: 15px;
    padding-bottom: 5px;
}

/*font size changed to 13, removed justify 101613*/
.house .add_sales div,
.house .conect_withus div {
	padding-bottom: 10px; 
	font: 13px/1.3 Verdana,Arial,Helvetica,sans-serif;
}
.house .conect_withus b a {
 	color:#000000;
	text-decoration:none;
	padding-left: 5px;
}
.house .add_sales div span,
.house .conect_withus div span{
	color:#666666;
}
.house .connect_top {
	margin-bottom: 18px;
    padding-bottom: 8px;
    font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.house .connect_top div {
	border-bottom: 1px solid #D5D6D8;
	width:200px;
	margin-bottom: 5px;
    padding-bottom: 5px;
}
.house .connect_top div a:hover,.conect_withus a.map:hover{
	color:#999999;
}
/**/
.house .art_heading {
	color:#CC0000;
	font-family:georgia;
	font-size:28px;
    /* removed 101013 margin-bottom:10px;*/
}
.house .about.us_leftcontent {
	width:624px;
	float:left;
	padding-top:10px; 
}

/* house sidebar*/

/*replaced with style changes 101013
.house .seealso_frame {
	width:134px;
	float:left;
	padding-right: 12px;
	font-family:verdana,arial,helvetica,sans-serif;
}
*/


/*changed 101113*/
.house .seealso_frame {
    float: right;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    margin-left: 24px;
    width: 294px;
	border-bottom:1px dotted #000;
	border-left:1px dotted #000;
	padding-left:12px;
	padding-bottom:12px;
}	

.sidebar {
	padding-top:0px;
	padding-bottom:30px;
}

.house .sidebar{
	padding-bottom:20px;
}

.sidebarLast {
	padding-bottom:0px;
	padding-top:0px;
}

.sidebar.sharetop {
	padding-top:0px;
}
.sidebar .share {
	padding-bottom: 10px;
	clear: right;
}
.see_also{overflow:hidden;}

.house .seealso {
	padding-bottom:8px;
}


.house .see_also a {
	color:#006699;
	text-decoration:none;
	font-size:13px;
}
.house .see_also .red{
    color: #CC0000;
    font-weight: bold;
    font-size: 12px;
    text-transform: uppercase;
}

/* END house sidebar*/

.house .aboutus_middle_frame {
	/* testing without 101013 width:477px;
	border-left:solid 1px #D3D3D3;
	float:left;*/
}
.house .aboutus_title {
	width:457px;
	padding:0 10px;
}

/*not needed 101013
.house .aboutus_contents {
	width:465px;
	padding:0px 15px 0 12px;
}*/
/* not needed? 10/10/13
.house .aboutus_contents p{
	color:#666666;
	font: 11px/1.3 Verdana,Arial,Helvetica,sans-serif;
	margin-bottom:10px;
}

.house .aboutus_contents p + h2 { margin-top:20px; }
*/
.house .aboutus_contents  a {
	color:#006699;
	text-decoration:none;
}
.aboutus_contents  .add_optr a {
	margin-bottom:10px;
}

.house .aboutus_contents p a:hover,
.house .see_also a:hover {
	color:#999999;
} 
.house .links {
	padding:0 0 6px 0;
}

.house .aboutusContainer{
	padding-top:0 !important;
}
.house .addcaption {
	color: #666666;
    font-family: Lucida Grande,Lucida Sans Unicode;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 13px;
    letter-spacing: 1px;
}
.house .add_list li{
	list-style: disc outside none;
	color: #666666;
    font: 11px/1.3 Verdana,Arial,Helvetica,sans-serif;
    margin-left:15px;
    padding-bottom: 8px;
}
.h2_red, .h1_red, .h3_red {
	color:#cc0000;
}
#wrapper #pollquestion_leftcontent .pollquestion_head {
	color: #CC0000;
	letter-spacing: 1px;
	padding-bottom: 6px;
	width:624px;
/* following is from h1 */	
	font-family: Georgia;
	font-size: 28px;
	font-weight: normal;
	line-height: 1.1;
	text-decoration: none;
}
#wrapper #pollquestion_leftcontent .pollquestion_poll {
	border-bottom:1px solid #D3D3D3;
}
.pollquestion_submit {
	background: url("../images/submit_button.png") no-repeat scroll 0 50% transparent;
    border: medium none;
	float:right;
    margin: 7px 0px 0px 0px;
    width: 90px;
	height:20px;
    padding-bottom:4px;
	cursor :pointer;
}
#wrapper #pollquestion_leftcontent .pollquestion_poll #poll_form {
	padding-bottom:15px;	
}
#wrapper #pollquestion_leftcontent .pollquestion_poll #poll_form #postmessage {
	background: none repeat scroll 0 0 #939597;
	border: 1px solid #939597;
	color: white;
	height: 175px;
	left: 0;
	margin-top: 25px;
	padding: 5px 0 5px 5px;
	width: 613px;
}
/* #wrapper #pollquestion_leftcontent .pollquestion_list .pollquestion_listhead { color:#4A4C53;
font-family:Lucida Grande,Lucida Sans Unicode; font-size:24px; letter-spacing:1px; float:left;
padding-top:20px; } */
#wrapper #pollquestion_leftcontent .pollquestion_list .pollquestion_listhead {
	color: #666;
	font-family: Georgia;
	font-size: 28px;
	line-height: 1.1;
	font-weight: normal;
	text-decoration: none;
	float:left;
}
#wrapper #pollquestion_leftcontent .pollquestion_list .pollquestion_form_cont {
	float: left;
	padding-bottom: 8px;
	width: 216px;
}
#wrapper #pollquestion_leftcontent .pollquestion_list .pollquestion_browseby_btn {
	color: #666666;
	float: left;
	font-family: Lucida Grande, Lucida Sans Unicode;
	font-size: 13px;/* 11px */
	font-weight: bold;
	margin-bottom: 5px;
	text-transform: uppercase;
	width: 189px;
}
div#pollquestion_leftcontent .pollquestion_out_fm_cont {
	float: right;
	/* margin-top: 5px; */
	width: 220px;
	margin: 0 0 10px 0;
}
div.pollquestion_out_fm_cont .pollquestion_browseby_btn {
	font-family: Lucida Grande,Lucida Sans Unicode;
	font-size: 13px;
	font-weight: bold;
	color: #666;
	text-transform: uppercase;
}
#leftmodule_polls div.out_fm_cont {
	float: right;
	width: 220px;
	margin: 0 0 10px 0;
}
#leftmodule_polls div.browseby_btn {
	font-family: Lucida Grande,Lucida Sans Unicode;
	font-size: 13px;
	font-weight: bold;
	color: #666;
	text-transform: uppercase;
}
#wrapper #pollquestion_leftcontent .pollquestion_list .pollquestion_list_content {
	width:624px;
	clear:left;
}
/*#wrapper #pollquestion_leftcontent .pollquestion_list ul li {
	border-bottom:1px solid #D3D3D3;
}*/
#wrapper #pollquestion_leftcontent .pollquestion_list .pollquestion_list_content .pollquestion_pipe
{
	background: url("../images/sprite.gif") no-repeat scroll 0 -147px transparent;
    height: 1px;
    padding: 0 1px;
    width: 1px;
}
#pollquestion_heading {
	color: #000000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
#wrapper #pollquestion_leftcontent .pollquestion_poll .pollquestion_textarea {
	margin-top:10px;
}
#wrapper #pollquestion_leftcontent .pollquestion_list .pollquestion_list_content
.pollquestion_dateline {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:14px /*9px*/;
	color:#666666;
	letter-spacing:1px;
}
#wrapper #pollquestion_leftcontent .pollquestion_list .pollquestion_list_content
.pollquestion_byline_red {
	 color: #CC0000;
	 font-family: Verdana,Arial,Helvetica,sans-serif;
	 font-size: 11px/*10px*/;
}
#wrapper #pollquestion_leftcontent .pollquestion_list .pollquestion_list_content
.pollquestion_content {
	font: 14px/1.3 Verdana,Arial,Helvetica,sans-serif;
	color: #000000
}
#wrapper #pollquestion_leftcontent .pollquestion_list .pollquestion_list_content .pollquestion_vote
a {
	padding-right:4px;
	color: #CC0000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	text-decoration:none;
}
#wrapper #pollquestion_leftcontent .pollquestion_list .pollquestion_list_content
.pollquestion_comment a {
	padding-right:4px;
	color: #CC0000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	text-decoration:none;
}
#wrapper #pollquestion_leftcontent .pollquestion_list #error_information {
	clear:both;
	color: #CC0000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 14px;
}
#wrapper #pollquestion_leftcontent .pollquestion_list .pollquestion_list_content .pollquestion_vote
.pollquestion_comment a:hover {
	color:#999999;
}
#wrapper #pollquestion_leftcontent .pollquestion_list .pollquestion_list_content
.pollquestion_comment {
	padding-left:2px;
}
#wrapper #pollquestion_leftcontent .pollquestion_list .pollquestion_list_content
.pollquestion_list_innercontent {
	padding:10px 0 10px;
}
#wrapper #pollquestion_leftcontent .pollquestion_list .pollquestion_list_content
.pollquestionlist_first_left {
	float:left;
	width:312px;
}
#wrapper #pollquestion_leftcontent .pollquestion_list .pollquestion_list_content
.pollquestionlist_first_right {
	display:none;
}

#wrapper .pollresult {
	color:#CC0000; 
	font-size:28px;
	padding-bottom:10px;
	font-family: Georgia;
/*h1 standards follow here*/
	font-weight: normal;
	line-height: 1.1;
	text-decoration: none;

}

#wrapper .pollresultfirstleft .pollresult_dateline{
	color: #666666;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
}

#wrapper .pollresultfirstleft .pollresult_byline_red{
	margin-top:3px;
	color: #CC0000;
	font-size:12px;
}
#wrapper .pollresultfirstleft .pollresult_byline_red .pollquestion_pipe {
	background: url("../images/sprite.gif") no-repeat scroll 0 -146px transparent;
}

#wrapper .pollresultfirstleft .pollresult_byline_red .pollquestion_vote a {
	padding-right:4px;
	color: #CC0000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	text-decoration:none;
}

#wrapper .pollresultfirstleft .pollresult_byline_red .pollquestion_vote a:hover {
	color:#999999;
}

#wrapper .pollresultfirstleft .pollresult_byline_red .pollquestion_comment a {
	padding-right:4px;
	color: #CC0000;
	font-family: Lucida Grande,Lucida Sans Unicode;
	font-size: 12px;
	text-decoration:none;
}

#wrapper .pollresultfirstleft .pollresult_byline_red .pollquestion_comment a:hover {
	color:#999999;
}
#pollquestion_form form[id*='pollForm'] {
	font-size: 13px;
}
.pollquestion_poll input {
	/*margin-bottom:7px;*/
}
#msgerror .validate_comment a{
	color:#006699;
}
#msgerror .validate_comment {
	color: #666666;
	font-size: 14px;
}
.subscribe_contents .largeNonedit a{text-decoration:none;color:#069;}
.subscribe_contents .largeNonedit{
	font:11px Verdana, Arial, Helvetica,sans-serif
}

.largeNonedit{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:14px;
	color:#666666;
	padding-top:6px;
}	
.subTitleNoneEdit{
	padding:10px 0px 0px 0px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:14px;
	text-transform:capitalize;
	font-weight:bold;
	color:#000000;
}	
.response {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:14px;
	color:#666666;
	padding-bottom:6px;
}


.padding_bottom16t{
	padding-bottom:16px;
}
.searchLeft{
	width:458px;
	padding-right:7px;
	border-right:1px solid #cccccc;
	float:left;
}
.searchRight>.padding_bottom10>h3{
	color: #c00;
	text-transform: uppercase;
	font-family: "Lucida Grande","Lucida Sans Unicode" sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
}
.searchRight .padding_bottom10 a{text-decoration:none;color:#666;}
.searchRight{
	width:150px;
	float:left;
	padding-left:8px;
}
.searchTopContainer {
	padding:20px 0px 0px 0px; 
}
.searchTopContainer #typeID {
	border-color:#939597 -moz-use-text-color #939597 #939597;
	border-style:solid;
	border-width:1px;
	color:#939598;    
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	height:14px;
	padding:1px 0 1px 4px;
	text-transform:uppercase;
	width:120px;
	margin-left:5px;
	height:24px;
	border-color:#999;
	}
.searchSubmit .search_butt,
.searchtxt{
	margin-left:15px;
}
.searchSubmit  .search_butt {
	background:url("../images/search-button-red.jpg") no-repeat scroll 0 0 transparent;
	border:0px none;
	height:18px;
	padding:0px;
	width:18px;
}
.searchAllCategory{
	/* border-color:#939597 -moz-use-text-color #939597 #939597; */
	border-style:solid;
	border-width:1px;
	width:130px!important;
	height:26px;
	border-color:#999 -moz-use-text-color #999 	 #999;
	color:#999;
}
.searchitem {
	display:block; 
	float:left; 
	padding:10px 0px;
	width:458px;
	border-bottom:1px solid #D5D6D8;
}
.searchitem .searchitem_img {
	display:block; 
	float:left; 
	padding-right:6px;
}
.searchitem .searchitem_des {
	display:block; 
	float:left; 
	width:450px;
}
.nav_buttons {
	background:none repeat scroll 0 0 #ECECEC;
    border:medium none;
    vertical-align:middle;
}
.floatLeft{
	float:left;
}
#browsebybyline #top_content {
	float:left;
	padding-bottom:17px;
}
#browsebybyline #top_content #top_left {
	width:300px; /* 277 */
	float:left;
	padding-bottom:2px;
	margin-right:24px;
}
#browsebybyline #top_content #top_left #personal_info {
	float:left;/* right */
	/*width:150px;*/
}
#browsebybyline #top_content #top_left #personal_info a:hover, #wrapper
.multimediaComment_contentbox  #MultimediaComment_blog #MultimediaComment_artiws a:hover {
	color:#999999;
}
#browsebybyline #top_content #top_left #personal_info .jobtitle{
	color:#000000;
	padding:1px 0 2px 0;
}
#browsebybyline #top_content #top_left #personal_info .linked_blog_blue {
	color:#006699;
	margin-right:3px;
	text-decoration:none;
	padding:2px 0 8px 25px;
}
#browsebybyline #top_content #top_left #personal_info .phone {
	padding-bottom:6px;
}
#browsebybyline #top_content #top_left #personal_info .mailid {
	/*width:126px;*/
	word-wrap:break-word;
}
#browsebybyline #top_content #top_left #personal_info .twitter {
	background:url(../images/news_sprites.png) no-repeat 0 -258px;
	height:18px;
	width:18px;
	float:left;
}
.twitter_link {
	background:url(../images/news_sprites.png) no-repeat 0 -258px;
	height:18px;
	line-height:18px;
	padding-left:21px;
}
.linkedin_link {
	background:url(../images/news_sprites.png) no-repeat 0 -280px;
	height:18px;
	line-height:18px;
	padding-left:21px;
}
#browsebybyline #top_content #top_left #personal_info .linkedin {
	background:url(../images/news_sprites.png) no-repeat 0 -280px;
	height:18px;
	width:18px;
	clear:left;
	float:left;
}
#browsebybyline #top_content #top_left #image{
	width:138px;
	height:138px;
	float:left;
	margin-right: 16px;
}
#browsebybyline #top_content #top_left #image img{
	border:#939597 solid 1px;
}
#browsebybyline #top_content #top_right {
	float:left;
	line-height:17px;
	text-align:left;
	width:300px;/* 337 */
}
#browsebybyline #middle_content {
	clear:left;
}
#browsebybyline #middle_content .heading{
	width:630px;
	color:black;
	font:24px Verdana,Arial,Helvetica,sans-serif;
	border-bottom:2px solid #D5D6D8;
}
#browsebybyline #middle_content .paginator .blog_info {
	padding-top:11px;
}
#browsebybyline #middle_content .paginator .pagination {
	padding-bottom:0px !important;
}
.browsebybyline .taxcat{
	border-top: 1px solid #D5D6D8;
	list-style: none outside none;
	padding:7px 0 0px 0;
	margin-top:8px;
	text-decoration: none;
}
.description_div{
	display:none;
}

/* IMAGES */
.col2_left {
	padding-right: 16px; 
	/* added JBH 030413*/
	padding-bottom: 16px;
	
}
.col1_right {
	float: right;
}

/*added 101513*/
.col1_left {
	float: left;
	padding-right: 16px; 
	padding-bottom: 16px;
}

.addImage {
	padding-top:10px;
	padding-bottom:0px;
}	

.sidebar .addImage {
	padding-bottom:10px;
	padding-top:0;
}	

	
#print {color: #404040; font-size: 12px;line-height: 18px;font-family: arial, "helvetica neue",
helvetica, sans-serif;width: 95%;margin: 0 auto;text-align: left; background: #fff}
#print p, #print h3, #print h4, #print h5 {margin: 9px 0; padding: 0;}
#print h1{line-height: 36px;color: #000; font-size: 24px; font-weight: bold}
#print h2 {font-size: 16px;}
#print .header { font-size: 12px;}
#print a {color: #000;font-weight: bold;border-bottom: 1px dotted #dfe0dc;text-decoration: none;}
#print a:hover {border-bottom: 1px solid #000;}
#print .printbutton {float: right;margin: 0 0 30px 30px;}
#print .topper {margin: 0 0 16px 0;padding: 0 0 2px 0;}
#print .header, #print .storybody, #print .print_footer {padding: 9px 0;margin: 9px 0; background:
none repeat scroll 0 0 transparent;}
#print .topper, #print .storybody  {border-bottom: 2px solid #808080}
#print .storybody {color: #000;}
#print .header {border-bottom: 1px solid #bfbfbf;width: 728px;}

#meta,
#banner,
#logo_meta,
#left_ear,
#right_ear,
#navigation,
#search,
#home_promos,
#home_rightbar,
#home_tweener,
#page_rightbar,
#bottom_ads,
#print_footer,
.ad,
.sponsor,
.story_addcomment,
.story_signin,
.misc_storytools,
.printbutton
{display: block;}

#logo {float: none; text-align: left; margin: 0 auto; padding-bottom: 5pt; border-bottom: 1pt solid
black}
a img {border: none;}

.label_section {color: gray;}

#print .print-image {
    float: right;
    padding: 25px 10px 10px;
}

#print .header {
	height:auto;
}
#commentwrite{
	display:none;
}
/*delete? 100713
div.calendar_right_side .calendar_time, div.calendar_right_side .calendar_subdetail{
	font-size:11px;
}
*/
.searchLeft .searchTopContainer .search_by_category{
	color:#666;
	font-family: "Lucida Grande","Lucida Sans Unicode", san-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform:uppercase;
		
}
.pollresult_content{
	color: #666666;
	font: 11px Verdana,Arial,Helvetica,sans-serif;
	line-height: 1.3;
}

.emailText {
	background:#999;
	color:#fff;
	padding:24px;
	font-family: Georgia, serif;
	font-size: 12.5px;
	line-height: 1.4;
}
h1 .emailFriend {
	font-family: Georgia, serif;
	font-size: 28px;
	line-height: 1.1;
	font-weight: normal;
	color: #fff;
}
.emailText h2, .emailText div.blog_info a {
	color:#fff;
}
a.backToArticle {
	color: #069;
	font-family: Lucida Grande, Lucida Sans Unicode;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.resource_library_links>td{
width:160px;padding-right:2px;text-align:center;
}
/* #comments_head+#commentwrite{border-top:none;) */
.subscribe_left_content_brl{color:#000;margin-bottom:0;margin-top:24px;}
.subscribe_left_content_headline>h1 {color:#c00;}
.subscription_bottom_logo{margin-top:24px;}
/*
.pollquestionlist_first_right{
	float:right;
}
/*
.browseby_btn{ text-align:right; color:#999; }
.pollresult_content{ color:#000; }
#comments  .commentwrite .blog_info{background:red;}
*/
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10001;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 10002;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 88%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
