/* Homepage Background */
#contentWrapper #contentContainer {
	background: none;
	background-image: url(/AM/Graphics/template/home/contentbackground.jpg);
	background-repeat: repeat-y;
	background-position: 3px 0;
}
#contentContainer input {
	background-image: url(/AM/Graphics/template/sitewide/inputBackground.png);
	padding-left: 5px;
	padding-top: 3px;
	font-size: 85%;
}
#contentContainer button {
	border: 2px solid black;
	background-image: url(/AM/Graphics/template/sitewide/buttonBackground.png);
	background-repeat: repeat-x;
	padding: 0 5px;
	overflow: visible;
	height: 20px;
	font-size: 85%;
	min-width: 70px;
}
/* Display pageflip */
#pageflip {
	position: relative;
	z-index:50;
	display: block;
	_display:none;
}#pageflip img {
	width: 50px; 
	height: 52px;
	z-index: 99;
	position: absolute;
	left: 0; 
	top: 0;
	-ms-interpolation-mode: bicubic;
}#pageflip .msg_block {
	width: 50px; 
	height: 50px;
	position: absolute;
	left: 0; 
	top: 0;
	background: url(/new_site_ad.png) no-repeat left top;
	text-indent: -9999px;
}
/* Styles for the Content Boxes */
.homeBox {
	position: relative;
	padding-top: 30px;
}
.homeBox h2 {
	display: block;
	position: absolute;
	top: -2px;
	height: 26px;
	background-repeat: no-repeat;
	color: white;
	padding-left: 20px;
	padding-top: 2px;
	font-size: 16px;
	font-weight: normal;
}
.homeBoxHeaderLink a, #homeNews .homeBoxHeaderLink a, #homeUpcoming .homeBoxHeaderLink a{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	display: block;
	position: absolute;
	top: 4px;
	right: 20px;
	font-size: 11px;
	font-weight: normal;
}
.homeBoxHeaderLink a, .homeBoxHeaderLink a:hover, .homeBoxHeaderLink a:visited {
	color: white;
	font-weight: normal;
}
.homeBoxBottom {
	position: absolute;
	bottom: -2px;
}
/* 2 Colummn Layout */
#homeColumn1 {
	width: 510px;
	float: left;
	padding-bottom: 20px;
}
#homeColumn2 {
	width: 480px;
	float: left;
	padding-bottom: 20px;
}
/* Homepage News */
#homeNews {
	width: 499px;
	float: left;
	margin: 10px 5px 0 10px;
	background-image: url(/AM/Graphics/template/home/homeNewsBackground.png);
	background-repeat: repeat-y;
	_margin: 10px 0 0 5px;
}
#homeNews h2 {
	width: 499px;
	background-image: url(/AM/Graphics/template/home/homeNewsHeader.png);
}
#homeNews ul li {
	margin-left: 15px;
	margin-bottom: 15px;
	padding-right: 10px;
}
#homeNews ul li ul {
	margin-top: 5px;
	display: inline-block;
}
#homeNews ul li ul li {
	list-style-type: disc;
	font-weight: bold;
}
#homeNews .homeNewsStory {
	clear: both;
	border: 1px solid white;
	width: 467px;
}
#homeNews .homeNewsStory ul li {
	margin-bottom: 5px;
}
#homeNews .homeNewsStory h3 em {
	font-weight: bold;
}
#homeNews #homeNewsStory1 div, #homeNews #homeNewsStory2 div, #homeNews #homeNewsStory3 div {
	float: left;
}
#homeNews #homeNewsStory1 div {
	width: 260px;
}
#homeNews #homeNewsStory2 div, #homeNews #homeNewsStory3 div {
	width: 340px;
}
#homeNews #homeNewsStory1 .homeSansImage, #homeNews #homeNewsStory2 .homeSansImage, #homeNews #homeNewsStory3 .homeSansImage {
	width: 460px;
}
#homeNews #homeNewsStory1 h3, #homeNews #homeNewsStory2 h3, #homeNews #homeNewsStory3 h3 {
	font-size: 123.1%;
}
#homeNews #homeNewsStory1 img, #homeNews #homeNewsStory2 img, #homeNews #homeNewsStory3 img {
	border: 1px solid black;
	float: left;
	margin: 0 5px 5px 0;
}
#homeNews #homeNewsStory1 img {
	width: 200px;
}
#homeNews #homeNewsStory2 img, #homeNews #homeNewsStory3 img {
	width: 120px;
}
#homeNews #homeNewsStory3 {
	margin-bottom: 5px;
}
#homeNews #homeNewsStory4 h3, #homeNews #homeNewsStory5 h3, #homeNews #homeNewsStory6 h3, #homeNews #homeNewsStory7 h3, #homeNews #homeNewsStory8 h3, #homeNews #homeNewsStory9 h3, #homeNews #homeNewsStory10 h3 {
	font-size: 108%;
}
#homeNews p {
	font-size: 85%;
}
#homeNews #homeNewsArchive a {
	display: block;
	width: 250px;
	font-size: 108%;
	margin-left: 15px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 10px;
}
/* Publication Listing */
#homePublicationsContainer {
	float: left;
	width: 230px;
	margin: 10px 5px 0 5px;
}
#homePublications {
	width: 230px;
	background-image: url(/AM/Graphics/template/home/homeToolsBackground.png);
	background-repeat: repeat-y;
}
#homePublications h2 {
	width: 230px;
	background-image: url(/AM/Graphics/template/home/homeToolsHeader.png);
}
#homePublications img {
	margin: 5px 5px 5px 10px;
}
#homePublications .homeBoxBottom {
	margin: 0;
}
#homePublicationsContainer #homeOneShot {
	margin-left: 10px;
	margin-top: 10px; /* 30px on original image */
}
/* Social Media */
#homeSocial {
	width: 230px;
	background-image: url(/AM/Graphics/template/home/homeToolsBackground.png);
	background-repeat: repeat-y;
}
#homeSocial h2 {
	width: 230px;
	background-image: url(/AM/Graphics/template/home/homeToolsHeader.png);
}
#homeSocial div img {
	padding-left: 27px;
	padding-top: 8px;
	padding-bottom: 11px;
}
/* Lawyer Search & Shortcuts */
#homeToolContainer {
	width: 230px;
	float: left;
	margin: 10px 0 0 0;
}
#homeLawSearch {
	width: 230px;
	background-image: url(/AM/Graphics/template/home/homeToolsBackground.png);
	background-repeat: repeat-y;
}
#homeLawSearch form {
	padding-left: 5px;
}
#homeLawSearch input {
	float: left;
	margin-left: 5px;
	border: 1px solid black;
	width: 95px;
	color: #999;
}
#homeLawSearch button {
	clear: both;
	margin: 5px 0 10px 112px;
}
#homeLawSearch a {
	font-size: 10px;
	color: black;
	text-decoration: underline;
	position: absolute;
	left: 15px;
	bottom: 15px;
}
#homeShortcuts {
	width: 230px;
	background-image: url(/AM/Graphics/template/home/homeToolsBackground.png);
	background-repeat: repeat-y;
}
#homeLawSearch h2 {
	width: 230px;
	background-image: url(/AM/Graphics/template/home/homeToolsHeader.png);
}
#homeShortcuts h2 {
	width: 230px;
	background-image: url(/AM/Graphics/template/home/homeToolsHeader.png);
}
#homeShortcuts ul {
	padding-left: 10px;
	padding-bottom: 10px;
}
#homeShortcuts hr {
	margin-left: 10px;
	margin-right: 10px;
	color: #CCC;
	height: 1px;
}
#homeShortcuts li span {
	font-weight: bold;
	color: red;
	font-size: 85%;
}
/* Home Page Adverts */
#homeAdverts {
	clear: both;
	padding-top: 10px;
	margin-left: 8px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#homeAdverts ul {
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	height: 160px;
	width: 458px;
}

#homeAdverts li {
	width: 225px;
	float: left;
	text-align: center;
	margin-bottom: 5px;
	margin-top: 5px;
}
#homeAdverts li a img {
	width: 150px;
	/*height: 150px;*/
}
#homeAdverts #fullBanner {
	width: 454px;
	clear: both;
	margin-left: 3px;
}
#homeAdverts #fullBanner a img {
	width: 450px;
	/*height: auto;*/
}
#homeAdverts span {
	clear: both;
	float: right;
	color: #999;
	margin-right: 14px;
	margin-bottom: 15px;
	font-size: 11px;
	font-variant:small-caps;
}
#homeAdverts span a {
	color: #aaa;
}
/* Just Released on Home */
#homeReleased {
	width: 464px;
	background-image: url(/AM/Graphics/template/home/homeUpcomingEventsBackground.png);
	background-repeat: repeat-y;
	margin-left: 5px;
	clear: both;
}
#homeReleased h2 {
	background-image: url(/AM/Graphics/template/home/homeUpcomingEventsHeader.png);
	width: 464px;
}
#homeReleased ul {
	padding-top: 5px;
	padding-left: 15px;
}
#homeReleased li {
	float: left;
	width: 215px;
	padding-right: 5px;
}
#homeReleased li h3 {
	font-size: 93%;
}
#homeReleased li h4 {
	font-size: 85%;
}
#homeReleased img {
	float: left;
	width: 60px;
	height: 60px;
	padding-right: 5px;
	padding-bottom: 5px;
}
#homeReleased .homeBoxBottom {
	padding: 0;
	width: 464px;
	height: 2px;
	position: relative;
	clear: both;
}
#homeReleased p {
	clear: both;
	float: left;
	font-size: 93%;
	padding-bottom: 10px;
}
#homeReleased p span {
	color: red;
}
#homeReleased #releasedBanner {
	margin-top: -6px;
	width: 454px;
	float: none;
	height: auto;
	padding: 0 0 0 5px;
}
/*#homeReleased p a {
	display: block;
	clear: both;
	font-weight: bold;
}*/

/*Upcoming Events*/
#homeUpcoming {
	width: 464px;
	padding: 25px 10px 10px 0;
	background-image: url(/AM/Graphics/template/home/homeUpcomingEventsBackground.png);
	background-repeat: repeat-y;
	margin-left: 5px;
}
#homeUpcoming h2 {
	background-image: url(/AM/Graphics/template/home/homeUpcomingEventsHeader.png);
	width: 464px;
}
#homeUpcoming h3 {
	text-align: left;
	font-size: 100%;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 3px;
}
#homeUpcoming ul {
	padding-left: 20px;
	margin-bottom: 10px;
	padding-right: 8px;
}
#homeUpcoming p {
	font-size: 85%;
	padding-left: 15px;
}
#homeUpcoming p a {
	font-size: 85%;
	font-size: 108%;
	padding-left: 10px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-weight: 700;
}
#homeUpcoming #upcomingBanner {
	padding-left: 5px;
	margin-top: -1px;
	width: 454px;
}

/* Home Alert */
#homeAlert {
	color: red; 
	padding-left: 10px; 
	padding-bottom: 10px;
}