

/* ---- CUSTOM DEFINED STYLESHEET default ---- */ 

body {
	margin: 0;
	padding: 0;
	background: #EAF4FF;
}

body, div, td {
	font-family: 'Arial';
}

a {
	text-decoration: none;
}

#pt1_page {
	width: 960px;
	background: #FFFFFF;
	margin: 0 auto 0 auto;
}

#pt1_vertical_menu_container, #pt1_horizontal_menu_container {
	float: left;
}

#pt1_horizontal_content_container {
	float: left;
	padding: 10px;
	background: #FFFFFF;
	width: 850px;
	text-align: center;
}

#pt1_vertical_content_container {
	padding: 6px;
	background: #FFFFFF;
	width: 848px;
	min-height: 1180px;
	_height: 1180px;
	float: right;
	text-align: center;
}

#pt1_search_bar_container {
	float: left;
	width: 960px;
}

#pt1_search_links {
	float: left;
	font-size: 15px;
	padding: 5px 20px 0 0;
}

#pt1_search_links a {
	color: #FFF;
}

#pt1_search_controls {
	float: left;
	padding-top: 3px;
}

#pt1_login_controls {
	float: right;
	width: 300px;
}

.userMenu {
	padding: 0 0 10px 0;
	margin: 0;
}

#sign_in a, #sign_out a, #account a {
	font-weight: normal;
	font-size: 13px;
	color: #FFF;
}

#pt1_login_controls div, #pt1_login_controls ul, #pt1_login_controls li {
	padding: 0;
	margin: 0;
}

.userMenu #sign_out {
	margin-left: 30px;
}

.searchBarStringField {
	width: 200px;
}

#pt1_branding {
	width: 960px;
	height: 80px;
	border-bottom: 1px solid #FFF;
	background: url("/templates/publication_professional/images/sample_banner.jpg") no-repeat;
}

.square_banner_ad {

        padding-right: 0px;
}


/************************* CONTENT TEMPLATES **********************/


div.video_video {
  width: 320px;
  height: 262px;
}

div.video-small {
  width: 200px;
  height: 200px;
}

img.small-float-left {
  float:left;
  max-height: 110px;
  max-width: 130px;
  padding: 5px;
  border: 0;
}

.float-right {
  float:right;
}

/************************* MENU ***********************************/

.pt1_menu {
	width: 100px;
	border-top: 1px solid #FFF;
	font-size: 14px;
	background: #EDEDED;
	min-height: 1200px;
	_height: 1200px;
}

.pt1_menu .pt1_heading {
	background: #BABABA;
	padding: 5px;
	color: #FFF;
	border-bottom: 1px solid #FFF;
	font-size: 14px;
	font-weight: bold;
}

.pt1_item_group {
	background: #EDEDED;
	padding-bottom: 15px;
}

.pt1_menu .pt1_item {
	padding: 1px 0 1px 5px;
}

.pt1_menu .pt1_button {
	border: 1px solid #FB5722;
	color: #FB5722;
	background: #F6F6F6;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	margin: 5px;
	line-height: 18px;
}

#pt1_horizontal_menu_container .pt1_menu {
	width: 960px;
	border-top: 1px solid #FFF;
	font-size: 13px;
	height: 170px;
	min-height: 170px;
	background: #EDEDED;
	line-height: 16px;
}

#pt1_horizontal_menu_container .pt1_item_group {
	height: 120px;
}

#pt1_horizontal_menu_container .pt1_menu_group {
	float: left;
	width: 150px;
	border-right: 1px solid #FFF;
}

.pt1_menu_ad {
	float: right;
	text-align: center;
	padding: 10px;
	width: 75px;
	height: 140px;
	background: #EDEDED;
	margin: 0;
}

#pt1_horizontal_menu_container .pt1_menu_ad {
	float: right;
	text-align: left;
	padding: 10px;
	width: 175px;
}

.pt1_menu_ad .ad_heading {
	font-size: 16px;
	margin-top: 10px;
}

.pt1_menu_ad .ad_description {
	font-size: 13px;
	margin-top: 10px;
}

.pt1_menu_ad .ad_labels {
	color: #ACACAC;
	font-size: 11px;
	text-align: center;
	margin-top: 10px;
}

/************************* TOP STORIES ****************************/
.pt1_feature .pt1_feature_header .pt1_item {
	float: left;
	padding: 3px 10px 3px 10px;
}

.pt1_feature .pt1_feature_header .pt1_item a {
	color: #B0B0B0;
	font-size: 15px;
	font-weight: bold;
}

.pt1_feature .pt1_feature_header .pt1_selected {
	border: 1px solid #BABABA; border-bottom: 0;
	margin: 0;
}

.pt1_feature .pt1_feature_header .pt1_selected a {
	color: #21A31A;
	margin: 0;
}

.pt1_feature .pt1_feature_body {
	clear: both;
	width: 520px;
	min-height: 430px;
	_height: 430px;
	background: url("/templates/publication_professional/images/feature_bg.jpg") top right no-repeat;
	padding: 5px;
	margin: 0;
}

.pt1_top_stories .story_item {
	font-size: 13px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin: 3px;
}

.pt1_top_stories .story_item em {
	font-size: 11px;
}

.pt1_top_stories .story_item h2 {
	margin: 0;
	padding: 0;
}

.pt1_top_stories .lead_story, .pt1_top_stories .secondary_story {
	border-bottom: 1px solid #B0B0B0;
}

.pt1_top_stories .first_column {
	float: left;
	width: 225px;
	padding: 0 3px 0 0;
}

.pt1_top_stories .second_column {
	float: right;
	border-left: 1px solid #B0B0B0;
	padding: 0 0 0 7px;
	width: 275px;
	margin: 0 0 0 5px;
}

.pt1_top_stories .first_sports_column {
	float: left;
	width: 175px;
	padding: 0 3px 0 0;
}

.pt1_top_stories .second_sports_column {
	float: right;
	border-left: 1px solid #B0B0B0;
	padding: 0 0 0 7px;
	width: 325px;
	margin: 0 0 0 5px;
}

.pt1_top_stories .lead_story .story_item_headline, .pt1_top_stories .photo_story .story_item_headline {
	font-size: 20px;
	font-weight: bold;
}

.pt1_top_stories .secondary_story .story_item_headline {
	font-size: 16px;
	font-weight: bold;
}

.pt1_top_stories .story_item .story_item_info {
	color: #B0B0B0;
	clear: both;
	padding: 3px 0 0 0;
}

.pt1_top_stories .story_item .story_item_info div {
	float: left;
}

.pt1_top_stories .story_item .story_item_summary {
	clear: both;
	padding-top: 3px;
}

.pt1_top_stories .more_stories ul {
	margin: 0;
	padding-left: 15px;
}

.pt1_top_stories .photo_story {
	float: right;
}

.pt1_top_stories .image_image {
	margin-bottom: 10px;
}

.pt1_top_stories .image_image img {
	width: 270px;
}

/******************************************************************/

/************************* SEARCH BAR *****************************/
#pt1_search_bar {
	background: #000 url("/templates/publication_professional/images/search_bar_bg-green.gif") repeat-x;
	height: 30px;
	padding: 3px 12px 3px 8px;
}

#pt1_search_bar #pt1_search_controls {
	float: left;
}

#pt1_search_bar #pt1_login_controls {
	float: right;
	color: #FFF;
	font-size: 15px;
	margin-top: 5px;
}
/******************************************************************/

/************************* HOME ***********************************/
#pt1_home_left_column {
	float: left;
	width: 500px;
	text-align: left;
        padding-left: 5px;
}

#pt1_home_right_column {
	float: right;
	width: 300px;
	text-align: left;
}

#todays_events_container {
	margin: 15px 0 15px 0;
}

#pt1_home_right_column .square_banner_ad {
	padding: 10px 0 10px 10px;
}

.rss_item_title {
	font-weight: bold;
}

.popularListingsList .summary {
	margin: 0;
}

.popularListingsList .image {
	float: right;
	margin: 0 0 3px 3px;
	width: 55px;
	height: 55px;
}

.popularListingsList .bullet {
	clear: both;
	margin-bottom: 5px;
}
/******************************************************************/

/************************* NEWS LIST ******************************/
#pt1_news_list_left_column {
	width: 250px;
	float: left;
}

#pt1_multimedia_list_left_column {
	width: 400px;
	float: left;
}
#pt1_news_list_middle_column {
	width: 250px;
	float: left;
        padding-left: 15px;
}

#pt1_news_list_right_column {
	width: 300px;
	float: right;
}

#pt1_news_list .heading {
	text-align: left;
}

#pt1_news_list .heading_with_line {
	text-align: left;
        padding-bottom: 10px;
        border-bottom: 2px solid #B0B0B0;
}

#pt1_news_list .heading_small {
	text-align: left;
        font-size: 2;
}

#pt1_news_list .story_item {
	width: 230px;
	float: top;
	margin: 3px 10px 3px 10px;
	padding-bottom: 3px;
	border-bottom: 1px solid #B0B0B0;
}

#pt1_news_list .story_item_headline {
	font-size: 16px;
	font-weight: bold;
}

#pt1_news_list .story_item .story_item_info {
	color: #B0B0B0;
	clear: both;
	padding: 3px 0 0 0;
}

#pt1_news_list .story_item .story_item_info div {
	float: left;
}

#pt1_news_list .story_item .story_item_summary {
	clear: both;
	padding-top: 3px;
}

#pt1_news_list .image_image {
	margin-bottom: 5px;
}

#pt1_news_list .image_image img {
	width: 230px;
}

#pt1_news_list .image_caption {
	font-size: 11px;
	color: #979797;
	line-height: 14px;
	text-align: right;
}
/******************************************************************/

/************************* NEWS ARTICLE ***************************/
#pt1_full_story_left_column {
	width: 500px;
	float: left;
}

#pt1_full_story_right_column {
	width: 300px;
	float: right;
}

.full_story .story_item_headline {
	font-size: 20px;
	font-weight: bold;
	color: #000;
}

.full_story .story_item .story_item_info {
	color: #B0B0B0;
	clear: both;
	padding: 3px 0 0 0;
}

.full_story .story_item .story_item_info div {
	float: left;
}

.full_story .story_item .story_item_content {
	padding-top: 5px;
	font-size: 14px;
	clear: both;
}

.full_story img {
	float: left;
	margin: 10px;
}

/******************************************************************/

/************************* NEWS PAGES *****************************/

#news_page_center_column {
  width: 515px;
  float: left;
}

#news_page_center_column .heading_with_line {
	text-align: left;
        padding-bottom: 10px;
        border-bottom: 2px solid #B0B0B0;
}

#news_page_center_column .heading_small {
	text-align: left;
        color: #BABABA;
	font-size: 20px;
	font-family: 'Arial Black';
	font-weight: normal;
	letter-spacing: -1;
	margin-bottom: 5px;
        padding-bottom: 5px;
        border-bottom: 2px solid #B0B0B0;
}

#center_main {
  clear: both;
  padding-bottom: 4px;
}

#center_main .image_caption {
  max-width: 300px;
  /* hack for obnoxious IE*/
  width: expression("300px;");
}

#center_two_column {
  clear: both;
  border-top: 1px solid #B0B0B0;
  padding-top: 4px;
}

#first_center_column {
  width: 63%;
  padding-right: 3px;
  border-right: 1px solid #B0B0B0;
  float: left;
  padding-top: 4px;
}

#second_center_column {
  width: 33%;
  float: right;
  padding-top: 4px;
}

#first_center_column img {
  max-width: 95%;
  /* hack for obnoxious IE*/
  width: expression("95%");
}

#first_center_column .story_item_headline a {
  font-size: larger;
}  

#first_center_column div.story_item {
  margin-bottom: 15px;
}

#news_page_right_column {
  width: 300px;
  float: right;
}

#news_page_right_column .heading_with_line {
	text-align: left;
  padding-bottom: 10px;
  border-bottom: 2px solid #B0B0B0;
}

.image_caption {
  font-style: italic;
  color: #CCCCCC;
}

.video_player {
	height: 250px;
        width:  170px;
}

/******************************************************************/

/************************* APP ADJUSTMENTS ************************/
.help_dialog {
	border: 1px solid #BABABA;
}

.blogHeader .heading, .widgetHighlighted .heading, .viewProfilePane .heading {
	font-family: 'Arial';
	color: #FB5722;
	font-size: 17px;
	font-weight: bold;
}

.heading, .heading a {
	color: #BABABA;
	font-size: 15px;
	font-family: 'Arial Black';
	font-weight: normal;
	letter-spacing: -1;
	margin-bottom: 10px;
}

.heading_with_line, .heading_with_line a {
	color: #BABABA;
	font-size: 30px;
	font-family: 'Arial Black';
	font-weight: normal;
	letter-spacing: -1;
	margin-bottom: 10px;
}

div.widget {
	border: none;
}

h1 {
	font-family: 'Arial';
	color: #FB5722;
	font-size: 17px;
	font-weight: bold;
}

div.widget h1 {
	background: #BABABA;
	padding: 5px;
	color: #FFF;
	border-bottom: 1px solid #FFF;
	font-size: 14px;
	font-weight: bold;
	border: none;
	margin: -3px;
}

div.giantBracket {
	background: url("http://assets.matchbin.com/secure/2ecd12b4839e5fd1d4ac5284d254fba4/474b35d3/sites/50/assets/giant_bracket.gif");
	background-repeat: no-repeat;
	margin-top: 10px;
	width: 840px;
	height: 104px;
}

/* ---- CUSTOM DEFINED STYLESHEET fobs ---- */ 

div.userDataBox {
	margin: 8px 6px 6px 5px;
	border: 1px solid #EDECEC;
	background: #FFFADD;
	width: 165px;
	height: 155px;
	_height: 160px;
	font-size: 11px;
}

.profileFeaturedBox {
	border: 5px solid #D3DDF4;
	height: 190px;
	width: 500px;
	padding-left: 3px;
	margin-bottom: 10px;
}

div.profileBriefCard, div.profileFeaturedBriefCard {
	width: 282px;
	height: 145px;
	float: left;
	background-repeat: no-repeat;
	text-align: left;
}

/* ---- CUSTOM DEFINED STYLESHEET listings ---- */ 

div.listingResultBriefCard {
	width: 250px;
	height: 145px;
	float: left;
	background-repeat: no-repeat;
	background: url("/templates/default/images/listing_brief_pane.gif");
}

div.listingResultBriefInactiveCard {
	width: 250px;
	height: 145px;
	float: left;
	background-repeat: no-repeat;
	background: url("/templates/default/images/listing_brief_inactive_pane.gif");
	opacity: 0.35;
	filter: alpha(opacity=35);
}

div.listingResultActiveCard, div.listingResultInactiveCard, div.listingResultDeletedCard, div.eventResultActiveCard, div.eventResultInactiveCard, div.eventResultDeletedCard , div.businessResultActiveCard, div.businessResultInactiveCard, div.businessResultDeletedCard {
	width: 420px;
	height: 223px;
	float: left;
	background-repeat: no-repeat;
	overflow: hidden;
}

/* ---- CUSTOM DEFINED STYLESHEET profiles ---- */ 

.userFeaturedBox {
	border: 5px solid #FFDAB4;
	height: 180px;
	width: 500px;
	padding-left: 3px;
}


.userDataBox {
	margin: 10px;
	margin-left: 7px;
	border: 1px solid #EDECEC;
	padding: 5px;
	background: #ffffff;
	width: 250px;
	height: 118px;
}

.userActionBox {
	margin-right: 60px;
	width: 180px;
	height: 160px;
}

div.userResultBriefCard {
	width: 282px;
	height: 145px;
	float: left;
	background-repeat: no-repeat;
	background: url("/templates/default/images/user_brief_pane.gif");
}
