﻿/* Marquee Panel */
div.default_Marquee
{
	display:inline;
	left: 0px;
	width: 100%;
	height:42px;
}
div.default_Marquee div.blurb
{
	font-size: 11px;
	color: #405334;
	line-height: 12px;
	text-align: justify;
	margin-bottom:6px;
}
div.default_Marquee div.blurb span
{
	color: #00aa00 !important;
}
/* Featured Panel */
div.default_Featured
{
	display:inline;
	float:left;
	left: 0px;
	width: 162px;
	height: 375px;
	margin-bottom:6px;
	background-color: #f1edcc;
	background-image: url(../Content/Images/Page_Default/bkgrnd_featured.jpg);
	background-repeat: no-repeat;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	overflow: hidden;
	line-height:12px;
}
div.default_Featured div.links
{
	margin: 8px 3px 6px 7px;
	font-weight: bold;
}
div.default_Featured div.links ul
{
	margin-left: 1px;
	list-style-type: none;
}
div.default_Featured div.links a
{
	color: #836445;
	text-decoration: none;
}
div.default_Featured div.links a:hover
{
	color: #00aa00 !important;
	text-decoration: underline;
	font-weight:bold;
}
div.default_Featured div.links li
{
	color: #73583d;
}
div.default_Featured div.links a.new
{
	color:#0000ff;
	text-decoration: none;
}
div.default_Featured div.links a.new:hover
{
	color:#000080 !important;
	text-decoration: underline;
	font-weight:bold;
}
div.default_Featured div.links p
{
	font-size: 12px;
	margin-bottom: 5px;
	color: #008800;
}
/* App Panel */
div.default_Apps
{
	display:inline;
	float:right;
	left: 168px;
	width: 600px;
	height: 375px;
	color: #405334;
	margin-bottom:6px;
	overflow: hidden;
}
div.default_Apps div.slideshow
{
	width: 600px;
	height: 375px;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
div.default_Apps div.slideshow img
{
	top: 0;
	left: 0;
	height: 375px;
	width: 600px;
	background-color: #ffffff;
}
div.default_Apps div.sales
{
	position:absolute;
	top: 265px;
	right: 6px;
	width:146px;
	height:138px;
	font-size: 9px;
	background-image: url(../Content/Images/shade.png);
	background-repeat: repeat;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: solid 1px #89a46d;
	padding: 3px 4px;
	z-index: 101;
}
div.default_Apps p.title
{
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 3px;
}
div.default_Apps div.labels
{
	float: left;
	width: 90px;
}
div.default_Apps div.labels p.indented
{
	text-indent: 3px;
}
div.default_Apps div.labels p.category
{
	color: #008800 !important;
}
div.default_Apps div.phonenumbers
{
	float: right;
	width: 56px;
}
/* Ad Panel */
div.default_Ads
{
	display:inline;
	float:left;
	left: 0px;
	width: 600px;
	height: 200px;
	background-color: #b8c894;
	overflow: hidden;
}
div.default_Ads div.adrotator
{
	width: 600px;
	height: 200px;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
div.default_Ads div.adrotator img
{
	top: 0;
	left: 0;
	height: 200px;
	width: 600px;
	background-color: #b8c894;
	border: none;
}
/* News Panel */
div.default_News
{
	float:right;
	left: 606px;
	width: 160px;
	height: 198px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: solid 1px #89A46D;
	background-color: #e4eadd;
	overflow: hidden;
}
div.default_News div.title
{
	margin: 6px 6px 0px 6px;
}
div.default_News div.title span
{
	font-weight: bold;
	font-size: 12px;
	color: #008800;
	float:left;
}
div.default_News div.title a
{
	font-size: 9px;
	text-decoration:none;
}
div.default_News div.title img
{
	margin:1px 2px 1px 1px;
	vertical-align:bottom;
	border:none;
}
div.default_News div.items
{
	margin: 0px 6px 6px 6px;
	height: 166px;
	overflow: auto;
}
div.default_News p
{
	margin-bottom: 5px;
}
div.default_News a
{
	color: #405334;
	text-decoration: none;
}
div.default_News a:hover
{
	color: #00aa00;
	text-decoration: underline;
}
div.default_News div.items p.copy
{
	font-size: 10px;
	color: #405334;
	line-height: 11px;
}
div.default_News div.items span.leadin
{
	font-size: 11px;
	font-weight: bold;
}