

/* ---- CUSTOM DEFINED STYLESHEET layout ---- */ 

#pt1_branding {
	height: 65px;
	background: #fff url("/sites/288/assets/jcn_online_logo.jpg") no-repeat;
	text-align: left;
        padding: 8px;
}

#pt1_branding_marketplace {
	height: 65px;
	background: #fff url("/sites/288/assets/jonesmarketplace_logo.jpg") no-repeat;
	text-align: left;
        padding: 8px;
}

#pt1_sub_menu {
	background: #660099;
	height: 29px;
	clear: both;
}

#pt1_main_menu .pt1_item_active {
	background: #660099;
	border: 1px solid #660099;
}

#rendered_weather {
	position: absolute;
	z-index: 900;
	margin: 0 auto 0 -75px;
	color: #660099;
	text-align: left;
	width: 300px;
}

#rendered_weather .link {
	float: right;
	margin: 3px 10px 0 0;
	background: url("/templates/default/images/icons/hyperlink_white.gif") 0px 3px no-repeat;
	color: #000;
}

#pt1_home_page #pt1_recent_headlines_pane .pt1_pane_body {
	height: 730px;
}

.leaderboard_banner_ad  {
	padding-left: 10px;
	padding-top: 10px;
}

.pt1_pane_special {
	background: #660099 url("/sites/288/assets/jcsubheads.gif") top left no-repeat;
	margin-bottom: 10px;
}

#pt1_home_page .pt1_button {
	margin: 0 4px 4px 0;
	width: 140px;
	float: left;
        color: #fff;
}

#pt1_home_page #pt1_marketplace_buttons {
	border-bottom: 1px solid #fff;
	padding: 5px 5px 0 5px;
}

.pt1_button {
	padding: 3px;
	border: 1px solid #fff;
	color: #fff;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
}
