/*
	Variable Grid System.
	Based on 960 Grid System - http://960.gs/
	Licensed under GPL and MIT.
*/

/* body and main containter style */
	body {
		background: #eee url(/app/images/pg-bkgrnd-x.jpg) repeat-x;
		font: 0.75em Arial, Georgia, Verdana, sans-serif;
		line-height: 1;
		color: #111;
		margin-left:auto;
		margin-right:auto;
		text-align:center;
	}
	.container {
		background:#fff url(/app/images/page-corners-bkgrnd.gif) 0 15px no-repeat;
		/*border-top:1px solid #fff;*/
		margin-left:auto;
		margin-right:auto;
		text-align:left;
	}
	.container div p { background:transparent; }
	div p { 
		padding:0 4px 0 4px;
		letter-spacing:0.06em;
		line-height:20px;
		text-align:left;
	}
	

/* header styles */
	h1 {
		font-size: 2.4em;
		color:#222;
		padding:5px 0 5px 5px;
		border-bottom:1px dotted #ccc;		
	}
	.header h1 {
		display:none;
	}
	h2 {
		font: 1.8em Arial, Georgia, "Times New Roman", serif;
		color:#333;
		padding:4px 0 0 5px;
		margin-bottom:0px;
		/*border-bottom:1px dotted #ccc;*/
	}
	h3 {
		font: 1.1em Arial, Georgia, Verdana,"Times New Roman", sans-serif;
		font-weight:600;
		color:#444;
		padding:3px 0 3px 5px;
		margin-top:30px;
		border-bottom:2px solid #ddd;
	}
	h4 {
		background:#333;
		font: bold 0.8em Arial, Georgia, Verdana,"Times New Roman", serif;
		color:#eee;		/*color:#555;*/
		letter-spacing:1px;
		text-transform:uppercase;
		padding:2px 0 2px 5px;
		margin-top:30px;
		border-bottom:2px solid #ddd;
	}
	.store_category_titles {
		font: 1.4em Arial, Georgia, Verdana,"Times New Roman", sans-serif;
		font-weight:600;
		color:#444;
		padding:3px 0 3px 5px;
		margin:20px 0 5px 0;
		border-bottom:2px solid #ddd;
	}
	.tagline {
		font:normal 1.1em Arial, Georgia, Verdana,"Times New Roman", serif;
		color:#555;
		margin-top:0px;
		margin-bottom:5px;
	}
	.series {
		font:normal 0.9em Arial, Georgia, Verdana,"Times New Roman", serif;
		color:#555;
		margin:0;
		padding:5px 0 0 0;
		background-color:#eee;
		height:20px;
		width:705px;
		text-align:center;
	}
	.title_separator {
		height:1px;
		width:625px;
		margin:0;
		padding:0;
		border-bottom:1px dotted #ccc;
	}
	.side_separator {
		height:1px;
		float:right;
		width:307px;
		margin:4px 1px 4px 0;
		padding:0;
		border-bottom:1px dotted #ccc;
	}
	.sections_separator {
		height:1px;
		width:100%;
		margin:0;
		padding:0;
		border-bottom:2px solid #444;
	}
	.red {
		color:red;
	}

/* Containers
----------------------------------------------------------------------------------------------------*/
.container_3 {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}
fieldset {
	border:1px solid #ccc;
	margin:15px 0 10px 0;
}
fieldset ul {
	line-height:20px;
	list-style-type:none;
}
fieldset ul li {
	list-style-type:none;
}
legend {
	background:#333;
	font: bold 0.8em Arial, Georgia, Verdana,"Times New Roman", serif;
	color:#eee;		/*color:#555;*/
	letter-spacing:1px;
	padding:3px 10px;
	text-transform:uppercase;
}
.other_interest {
	line-height:21px;
	padding-left:6px;
	list-style-type:none;
}

/* Grid >> Global
----------------------------------------------------------------------------------------------------*/

.grid_1,
.grid_2,
.grid_3{
	display:inline;
	left:0;
	position: relative;
	margin-left: 5px;
	margin-right: 5px;
}
.date_stamp {
	padding-top:5px;
	text-align:center;
	font-weight:bold;
	color:#039;
}
.sidebar_grid {
	display:inline;
	float:right;
	top:0;
	position: relative;
}
.sidebar_grid h3 {
	margin-top:10px;
}
.container_3 .sidebar_grid {
	width:310px;
	padding:0;
	margin:4px 7px 0 0;
}
.container_3 > .sidebar_grid {
	max-width:310px;
	overflow:hidden;
}

.container_3 .sidebar_grid img {
	margin:0 1px 0 0;
	padding:0;
	text-align:center;
}
.container_3 .most_popular {
	width:308px;
	padding:0;
	margin:5px 0 5px 0;
}
.customer_area {
	margin-bottom:5px;
	padding-bottom:5px;
	text-align:left;
}
.sections_display h2,h3,h4{
	text-decoration:none;
}
.sections_display h2 {
	width:98%;
	text-transform:uppercase;
	font-weight:900;
	font-size:1.0em;
	color:#000;
	margin:10px 0 7px 0;
	height:20px;
}
.sections_display h3 {
	width:auto;
	margin:7px 0 2px 0;
	border-bottom:none;
}
.sections_display h3:hover {
	background-color:#e8e8e8;
	margin:0;
}
.sections_display h4 {
	width:98%;
	margin:5px 0 7px 0;
	border-bottom:none;
}
.sections_display p {
	padding:5px;
	margin:2px 0 0 0;
}
/* Sidebar-split home page thumbnail and subscribe info
----------------------------------------------------------------------------------------------------*/
.sidebar_split_ad {
	display:inline;
	float: right;
	top:0;
	position: relative;
}
.container_3 .sidebar_split_ad {
	width:304px;
	padding:2px;
	margin:0px;
	border:1px solid #ccc;
}
.container_3 .sidebar_split_ad .split_right {
	width:150px;
	padding:0;
	float:left;
}
.container_3 .sidebar_split_ad .split_left {
	width:145px;
	padding:0;
	float:left;
}
.container_3 .sidebar_split_ad img {
	margin:0;
	padding:0;
	text-align:left;
}
container_3 .sidebar_split_ad p {
	margin:0;
	padding:1px;
	text-align:left;
	font-weight:normal;
	font-size:0.9em;
}
container_3 .sidebar_split_ad p.sidebar_split_ad_title {
	margin:0;
	padding:1px;
	text-align:left;
	font-weight:bold;
	font-size:1.1em;
}


/* Grid >> Children (Alpha ~ First, Omega ~ Last)
----------------------------------------------------------------------------------------------------*/

.alpha {
	margin-left: 0;
}
.omega {
	margin-right: 0;
}

/* Grid >> 3 Columns
----------------------------------------------------------------------------------------------------*/
.container_3 .grid_1 {
	width:303px;
}
.container_3 .grid_2 {
	width:623px;
}
.container_3 .grid_3 {
	width:943px;
}

/* Prefix Extra Space >> 3 Columns
----------------------------------------------------------------------------------------------------*/

.container_3 .prefix_1 {
	padding-left:320px;
}
.container_3 .prefix_2 {
	padding-left:640px;
}

/* Suffix Extra Space >> 3 Columns
----------------------------------------------------------------------------------------------------*/
.container_3 .suffix_1 {
	padding-right:320px;
}
.container_3 .suffix_2 {
	padding-right:640px;
}


/* Push Space >> 3 Columns
----------------------------------------------------------------------------------------------------*/
.container_3 .push_1 {
	left:320px;
}
.container_3 .push_2 {
	left:640px;
}


/* Pull Space >> 3 Columns
----------------------------------------------------------------------------------------------------*/

.container_3 .pull_1 {
	left:-320px;
}
.container_3 .pull_2 {
	left:-640px;
}

.float_right {
	float:right;
}
/* Clear Floated Elements
----------------------------------------------------------------------------------------------------*/
/* http://sonspring.com/journal/clearing-floats */

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack */

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}

/*  Link styles
----------------------------------------------------------------------------------------------------*/
.a2a_padding {
	padding-top:5px;
}

.standard_links {
	color:#000;
	height:30px;
	padding:0;
	margin-top:2px;
	width: 960px;
}
.standard_links_left {
	width: 310px;
	float:left;
}
.standard_links_middle {
	width: 335px;
	float:left;
	letter-spacing:normal;
}
.standard_links_right {
	width: 315px;
	float:left;
}
.standard_links p {
	line-height:14px;
	vertical-align:middle;
	margin:0;
	padding:0 10px 7px 10px;
}

a {	color:#039;	text-decoration:none; }
a h2 {	color:#039;	text-decoration:none; }
/*a:hover {color:#033; text-decoration:none; border-bottom:1px dotted #033;}*/

a.rss_link {
	padding:0 0 2px 15px;
	background:url(/app/images/color_schemes/images/default/rss_icon.gif) 0 0 no-repeat;
}
a.printer_link {
	padding-left:15px;
	margin-left:10px;
	background:url(/app/images/printer_icon.gif) 0 2px no-repeat;
}
a.comment_link {
	padding-left:15px;
	background:url(/app/images/comment_icon.gif) 0 2px no-repeat;
}
a.addto_link {
	margin-left:10px;
}
a.subscribe_link {
	padding-left:15px;
	margin-left:10px;
	background:url(/app/images/subscribe_icon.gif) 0 2px no-repeat;
}
a.login_link {
	padding-left:15px;
	background:url(/app/images/login_icon.gif) 0 2px no-repeat;
}




/*  Other styles
----------------------------------------------------------------------------------------------------*/
.small {
	font-size:11px;
}
.grey {
	color:#a2a2a2;
}

/* ******* SECTIONS STYLES **** */
.full_story {
	background-color:yellow;
}
.more_headlines {
	background-color:orange;
}
.more_stories {
	padding:0;
	background-color:#fbfdce;
	margin-bottom:10px;
	margin-top:10px;
}
.more_stories ul {
	list-style-type:none;
	line-height:18px;
	padding-bottom:10px;
}
.more_stories li {
	padding:0;
	margin:0;
	line-height:18px;
}
.more_stories_nosections {
	padding:0;
	background-color:#fbfdce;
	margin-bottom:10px;
	margin-top:10px;
}
.more_stories_nosections ul {
	list-style-type:none;
	line-height:18px;
	margin-bottom:10px;
	padding-bottom:10px;
}
.more_stories_nosections li {
	padding:0;
	margin:0;
	line-height:18px;
}
.more_stories_toggle {
	padding:4px 0 0 23px;
	height:22px;
	cursor:pointer;
	font-weight:bold;
	background:url(/app/images/doc_16.gif) 3px 2px no-repeat;
}
.blurb_headline {
	background-color:blue;
}
.blurb_photo {
	background-color:red;
}
.blurb_byline {
	right:0;
	top:0;
	color:#555;
	font-size:0.9em;
	text-align:right;
	margin:4px 7px 0 0;
	position:relative;
	z-order:100;
}
.hmfunction_sectioncontainer {
	padding-top:5px;
	background:#fff url(/app/images/sections-break-bkgrnd.gif) repeat-x;
	margin-bottom:10px;
}
.hmfunction_sectioncontainer a h3 {
	color:#003399;
padding:3px 0 3px 5px;
margin-top:0px;
}

.hmfunction_sectioncontainer p {
	letter-spacing:0.05em;
	padding:1px;
	margin:2px 0 2px 0;
}
.hmfunction_sectionlabel {
	background:#fff url(/app/images/hm-section-title-bkgrnd.jpg) repeat-y;
}
.hmfunction_blurb {
	background-color:#fff;
	height:100px;
	margin:10px 0 10px 0;
	padding:0 0 10px 0;
	border-bottom:1px dotted #ccc;
	overflow:hidden;
}

.hmfunction_blurb_nopic {
	background-color:#fff;
	height:100px;
	margin:10px 0 10px 0;
	padding:0 0 10px 0;
	border-bottom:1px dotted #ccc;
	overflow:hidden;
}
.hmfunction_blurb_nopic p {
	padding:0 0 0 5px;
}
.hmfunction_headlineonly_nosection {
	background:none;
}
.hmfunction_blurb_nosection {
	border-bottom:1px solid #ccc;
	padding:0 0 10px 0;
	overflow:hidden;
}
.hmfunction_blurb_nosection_nopic {
	border-bottom:1px solid #ccc;
	padding:0 0 10px 0;
}

.hmfunction_headlineonly {
	background:none;
}
.hmfunction_headlineonly_nosection a h3 {
	border-bottom:1px dotted #eee;
	margin:5px 0 2px 0;
}
.hmfunction_headlineonly_nosection a:hover h3 {
	border-bottom:1px dotted #eee;
	margin:5px 0 2px 0;
}
.hmfunction_headlineonly a h3 {
	border-bottom:1px dotted #eee;
}

.hmfunction_headlineonly h2 {
	width:98%;
	margin:7px 0 12px 0;
	border-bottom:none;
	font-size:1.1em;
	color:#444;
	text-transform:none;
	background-image:none;
}
html body div.container div.grid_2 div.hmfunction_sectioncontainer div.hmfunction_headlineonly div.hmfunction_sectionlabel {
	background-image:none;
}

.nosection_container {
	margin:10px 0 15px 0;
	border-top:1px solid #999;
	background:#fff url(/app/images/sections-break-bkgrnd.gif) repeat-x;
}
.nosection_container_wheader h2 {
	background:#fff url(/app/images/hm-section-title-bkgrnd.jpg) no-repeat;
}
.nosection_container_wheader a h3 {
	color:#003399;
}
.nosection_container_wheader a:hover h3 {
	border-bottom:1px dotted #eee;
}

/*---------------- SHOPPING CART -----------*/

.addsubscrip_btn {
	width:97%;
	text-align:right;
	margin-bottom:10px;
}

.itemsincart {
	background:#ffcc00;
	padding:7px;
	margin:7px 0;
}

.shopping_cart_item {
	padding:10px 2px 10px 2px;
	background:#fff url(/app/images/sections-break-bkgrnd.gif) repeat-x;
	margin-bottom:10px;
}
.shopping_cart_item p {
	letter-spacing:0.05em;
	padding:3px;
	margin:4px 0 2px 0;
}
.shopping_cart_title {
	background:#fff url(/app/images/hm-section-title-bkgrnd.jpg) no-repeat;
}
.cart_photo {
	margin:2px 7px 2px 2px;
	padding:2px;
	border:1px solid #ccc;
	background-color:#eee;
	float:left;
}
.cart_photo a {
	text-decoration:none;;
}
.cart_photo a:hover {
	text-decoration:none;;
}
.product_category_menu {
	background:#222 url(/app/images/store-menu-curve.gif) top no-repeat;
	color:#fff;
	font-size:14px;
	text-align:left;
}
.product_category_menu a {
	color:#fff;
}
.product_category_menu a h3 {
	color:#eee;
	margin-bottom:2px;
	padding-bottom:0;
	border-bottom:none;
}
.product_category_menu h2 {
	background:#333;
	font-size:1.8em;
	color:#fff;
	padding:4px 0 4px 4px;
	margin-top:4px;
}
.product_category_menu ul {
list-style-type:none;
	padding:0 0 10px 0;
	margin:4px 0 7px 0;
}
.product_category_menu li {
	padding:3px 0 3px 12px;
}
.container_3 .product_category_menu {
	width:315px;
	padding:2px 0 0 0;
}
/*-------------- --------------------------*/
.top_message {
	text-align:center;
	background:#ff9;
	color:#900;
	padding:5px 0 3px 5px;
	border-top:1px solid #f60;
	border-bottom:1px solid #f60;
	margin-left: auto;
	margin-right: auto;
	width: 955px;
}
.container_3 .trial_box {
	/*width:306px;*/
	display:inline;
	float: right;
	position: relative;
}
.trial_box {
	background:#1e67c9 url(/app/images/hm-pg-trial-box-bkgrnd.jpg) repeat-x;
	color:#fff;
	height:55px;
	padding:4px;
	margin-right:0;
	margin-left:0;
	border-left:2px solid #7a9ab7;
	border-bottom:2px solid #3371a8;
	border-top:2px solid #d9e4ed;
	border-right:2px solid #ccc;
}
.trial_box p {
	color:#fff;
	font-size:0.9em;
	font-weight:bold;
	line-height:16px;
	margin:1px;
	padding:0;
}
.trial_box a {
	color:#fff;
}
.trial_box input {
	padding-bottom:3px;
}

.header {
	background:none;
	color:#000;
	height:100px;
	padding:0;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}
.header_img_1 {
	background:url(/app/images/advertisement.gif) no-repeat;
	padding:0 0 0 5px;
	float:left;
	width:260px;
	margin:0 5px;
	text-align:center;
	border:none;
}
.header_img_2 {
	padding:0;
	float:left;
	width:150px;
	margin:0 5px;
	text-align:center;
	border:none;
}
.header_banner_img {
	padding:0;
	float:left;
	width:650px;
	height:100px;
	margin:0;
	text-align:left;
	border:none;
}

/* ------------------ NEW Styles - TCJ 8-15-15 ------------------ */

.header_home_ad {
	background:url(/app/images/advertisement.gif) no-repeat;
	padding:0 0 0 5px;
	float:left;
	width:260px;
	margin:0 5px;
	text-align:center;
	border:none;
}
.header_home_ad_2 {
	padding:0;
	float:left;
	width:150px;
	margin:0 5px;
	text-align:center;
	border:none;
}
.header_home_logo {
	padding:0;
	float:left;
	width:650px;
	height:100px;
	margin:0;
	text-align:left;
	border:none;
}

/*  ------------------ END New Styles  ------------------ */

.search_bar {
	border-top:1px solid #8d8d8d;
	border-bottom:5px solid #333;
	background:url(/app/images/searchbar-bkgrnd.gif) repeat-x;
	color:#000;
	height:28px;
	padding:3px 0 0 0;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}
.search_bar p {
	line-height:14px;
	vertical-align:middle;
	margin:0;
	padding-left:10px;
}
.section_header {
	background:#b8b8b8 url(/app/images/section-header-bkgrnd.jpg) repeat-x;
	color:#eee;
	height:40px;
	padding:3px 0 0 0;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	/*border-top:1px solid #555;*/
	border-bottom:2px solid #ccc;
	text-align:center;
}
.section_header p,.section_header h1,.section_header h2,.section_header h3,.section_header h4 {
	color:#222;
	padding:5px 0 0 7px;
	margin:0;
	border:none;
	font-weight:900;
	text-transform:uppercase;
}
.author {
	float:right;
	padding:8px 0 0 0;
	width:250px;
	display:relative;
}
.author img {
	float:right;
	padding:0 2px 0 2px;
	border-left:1px dotted #ccc;
	margin-top:-4px;
}
.author p {
	line-height:15px;
	float:right;
	color:#555;
	font-size:0.9em;
	text-align:right;
}
.volume_issue {
	height:10px;
	margin:7px 5px 12px 0;
	float:right;
	padding:0;
	width:355px;
	display:relative;
	text-align:right;
	color:#777;
	font-size:0.9em;
}

.right_border {
	border-right:1px dotted #ccc;
}
.menu_right_border {
	border-right:1px dotted #222;
}
.align_right { text-align:right; }
.align_left { text-align:left; }
.align_center { text-align:center; }


.sidebar {

	background-color:#eee;
}

html body .sidebar p {
	background-color:#eee;
	color:#000;
	font-size:.9em;
}
/*  Image styles
---------------------------------------------------------------------------------------------------*/
.photo_credit {
 	text-align:right;
	font-size:9px;
	color:#777;
	padding:0;
	margin:0;
}
.photo_caption {
 	text-align:left;
	font-size:11px;
	color:#039;
	padding:0;
	margin:2px;
	line-height:17px;
	letter-spacing:0;
}
.image_right {
	float:right;
	padding:5px 0 7px 7px;
}
.image_left {
	float:left;
	padding:5px 7px 7px 0;
}
.bottom_image_right {
	float:right;
	padding:5px 5px;
	margin:5px 2px 2px 7px;
	background:#eee;
	border:1px dotted #ccc;
}
.top_image_left {
	float:left;
	width:315px;
	padding:5px 5px;
	margin:5px 7px 2px 2px;
	border-bottom:1px dotted #ccc;
}
.top_image_left_sidebar {
	float:left;
	width:225px;
	padding:5px 5px;
	margin:5px 7px 2px 2px;
	border-bottom:1px dotted #ccc;
}
.banner_ads img {
	margin-bottom:5px;
	margin-right:auto;
	margin-left:auto;
	padding:0 4px;
	text-align:center;
}

/* *****HOME PAGE SECTIONS IMAGE STYLES ******** */
.section_photo {
	width:90px;
	height:90px;
	margin:2px 7px 2px 2px;
	padding:2px;
	border:1px solid #ccc;
	background-color:#eee;
	float:left;
}
.section_photo .breaking_news_lg {
	background:url(/app/images/LL-breaking-news-banner-lg.png) no-repeat;
	width:63px;
	height:63px;
	margin-top:3px;
	margin-left:3px;
	padding:0px;
	position:relative;
	top:0;
	left:0;
}

.section_photo .breaking_news_sm {
	background:url(/app/images/LL-breaking-news-banner-sm.png) no-repeat;
	width:24px;
	height:24px;
	margin:0px;
	padding:0px;
	position:relative;
	top:0;
	left:0;
}

.section_photo .breaking_news_wu_lg {
	background:url(/app/images/LL-breaking-news-banner-wu-lg.png) no-repeat;
	width:63px;
	height:63px;
	margin-top:3px;
	margin-left:3px;
	padding:0px;
	position:relative;
	top:0;
	left:0;
}

.section_photo .breaking_news_wu_sm {
	background:url(/app/images/LL-breaking-news-banner-wu-sm.png) no-repeat;
	width:24px;
	height:24px;
	margin:0px;
	padding:0px;
	position:relative;
	top:0;
	left:0;
}



.most_popular_blogged {
	margin-bottom:-1px;
	text-align:center;
	padding:6px 2px 2px 2px;
	height:13px;
	width:65px;
	float:left;
	background:#fff;
	border-right:1px solid #ccc;
	border-top:1px solid #ccc;
	text-transform:uppercase;
	font-size:0.8em;
}
.most_popular_viewed {
	margin-bottom:-1px;
	text-align:center;
	padding:6px 2px 2px 2px;
	height:13px;
	width:65px;
	float:left;
	margin-right:58px;
	background:#fff;
	border-right:1px solid #ccc;
	border-top:1px solid #ccc;
	text-transform:uppercase;
	font-size:0.8em;
}
.most_popular {
	padding:0;
	border:1px solid #ccc;
	display:inline;
	float: right;
	position: relative;
	z-index:1;
}
.most_popular h4 {
	width:303px;
	background:#eee;
	font: bold 0.9em Arial, Georgia, Verdana,"Times New Roman", serif;
	color:#000;
	text-transform:uppercase;
	padding:2px 0 2px 5px;
	margin:0;
	border-bottom:none;
}

.most_popular .line_item {
	line-height:20px;
	color:#333;
	padding:2px;
	width:301px;
}
.most_popular_linkholder {
	width:308px;
	border-bottom:1px solid #ccc;
	height:21px;
	background:#eee;
}
.inactive_mplink {
	border-bottom:1px solid #ccc;
	background:#eee;
}
.most_popular .left_mp {
	border:1px solid #999;
	height:35px;
	width:35px;
	overflow:hidden;
	background:#fff;
	padding:1px;
	float:left;
	margin:0 2px 0 0;
}
.most_popular .right_mp {
	float:left;
	width:250px;
	height:38px;
	max-height:38px;
	overflow:hidden;
	margin:0 0 2px 1px;
	padding:0 0 0 6px;
}
.most_popular .right_mp:hover {
	background:#eee;
}
.most_popular .right_mp .grey a {
	color:#555;
}

.sidebar img {
	margin-bottom:5px;
	margin-right:0;
	padding:0 10px 0 0;
	text-align:center;
}
.story_photos {
	text-align:center;
	background:#efefef url(/app/images/side-photo-bkgrnd.gif) repeat-x;
	height:100px;
}
.story_photos img {
	margin-top:15px;
	padding:0 5px;
	border:none;
}
/*.story_photos img:hover {
	background:#ccc;
}*/


/* List styles 
---------------------------------------------------------------------------------------------------*/

html body div.grid_1 ul {
	list-style-type:none;
}
html body div.grid_1 li {
	list-style-type:disc;
	list-style-image:url(/app/images/list-bullet.gif);
	line-height:16px;
	padding:1px 0;
	margin-left:-23px;
}

/* Bottom Banner Ad styles 
---------------------------------------------------------------------------------------------------*/
.bottom_banner_ad {
	padding:10px 0 5px 0;
	color:#000;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	height:100px;
	text-align:center;
background:#fff;
}
.bottom_banner_advert_text {
	background:url(/app/images/advertisement.gif) no-repeat;
	padding:0 0 0 10px;
	width:650px;
	height:85px;
	margin-left: auto;
	margin-right: auto;
}
.bottom_banner_ad img {
	border:none;
}
.bottom_banner_ad a {
	border:none;
}
/* Comments styles 
---------------------------------------------------------------------------------------------------*/
.comments {
	background:#ccc url(/app/images/comment-bkgrnd-x.jpg) repeat-x;
	color:#000;
	padding:0;
	margin-left: auto;
	margin-right: auto;
	border-top:8px solid #333;
	width: 960px;
	display:inline;
	float: left;
	position: relative;
}
.comment-top-text {
	padding:5px 0 5px 7px;
	margin:0;
}
.comments h2 {
	/*background:#b2b2b2 url(/app/images/comment-header-bkgrnd-x.jpg) repeat-x;*/
	padding-left:7px;
}
.comments h4 {
	margin-top:7px;
	background:#5e5e5e;
}

.comment-notes {
	float:right;
	padding:0;
	width:215px;
	display:relative;
}
.comment-notes p {
	line-height:15px;
	float:right;
	color:#555;
	font-size:0.9em;
	text-align:right;
}
.comment-post {
	background-color:#fff;
	border-bottom:2px solid #aaa;
	margin-bottom:7px;
}
.comment-post p {
	padding:2px 10px;
}
.post-date {
	font-style:italic;
	color:#777;
}


/* Footer styles 
---------------------------------------------------------------------------------------------------*/

.footer {
	background:#b2b2b2 url(/app/images/footer-bkgrnd-x.jpg) repeat-x;
	color:#444;
	height:100px;
	padding:0;
	margin:0 auto;
	border-top:8px solid #333;
	/*border-bottom:2px solid #777;*/
	width: 960px;
}
.footer_left {
	background:#fff url(/app/images/footer-curve-left.jpg) bottom left no-repeat;
	height:100px;
	float:left;
	width:640px;
	margin:0;
}
.footer_right {
	height:100px;
	background:#333 url(/app/images/footer-curves.jpg) top left no-repeat;
	float:left;
	width:320px;
	margin:0;
}
.footer img {
	padding:0;
	margin:0;
	border:none;
}
.footer .icon {
	background:url(/app/images/LL-footer-icon.jpg) 0 0 no-repeat;
	float:left;
	margin-top:15px;
	height:45px;
	width:45px;
}
.footer p {
	font-size:0.9em;
	line-height:16px;
	padding:5px 5px 5px 15px;
}
.footer_right p {
	font-size:0.9em;
	line-height:16px;
	padding:5px 5px 5px 20px;
	color:#ccc;
}
.footer a {
	color:#222;
}
.footer_right a {
	color:#eee;
}
.footer_right a:hover {
	color:#eee;
	border-bottom:1px dotted #eee;
}

.terms_links {
	height:45px;
	font-size:0.9em;
	background:none;
}


