/* HTML STYLES */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}
body {
	background-color: #FFFFFF;
	margin: 15px;
	behavior: url(/csshover.htc); /* WinIE fix */
}
div {
zoom: 1;
}
a:link {
	color: #0066cc;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: gray;
}
a:hover {
	text-decoration: none;
	color: purple;
}
a:active {
	text-decoration: none;
	color: red;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	margin-top: 0;
}
h1 {
	font-size: 15px;
}
h2 {
	font-size: 14px;
        font-weight:lighter;
}
h3 {
	font-size: 11px;
	color: #868080;
/*	background-image: url(/images/bk_h3.gif); */
/*	background-repeat: repeat-x; */
/*	background-position: top; */
/*	height: 18px; */
/*	padding-top: 6px; */
	margin-top: 0;
/*	text-transform: capitalize; */
	margin-bottom: 6px;
}
h4 {
	font-size: 13px;
}
h5 {
	font-size: 11px;
}
h6 {
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
        line-height: 10px;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	text-align: left;
	color: #555555;
	border: 1px solid #7f9db9;
	padding: 2px;
	height: 14px;
	background-color: #FFF;
}
.focus {
	background-color: #eeeeee;
}
.submit {
	color: #0072bb;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	text-align: center;
	border: 1px solid #7f9db9;
	height: 20px;
	padding: 0 4px;
}
hr {
	background-image: url(/images/divider_dotted.gif);
	background-repeat: repeat-x;
	height: 1px;
	margin: 8px 0;
	border: none;
	color: #bbb;
}
#wrapper {
	margin: auto;
	padding: 0px;
	width: 961px;
}

#wrapper2 {
	margin: auto;
	padding: 0px;
	width: 1000px;
}

/* HEADER STYLES */
#pageheader {
	background-image: url(/images/header_123.gif);
	background-repeat: no-repeat;
	height: 123px;
	margin: 0 0 17px 0;
	color: #FFF;
}
#pageheader td {
	color: #FFF;
}
#navbar {
	border-top: 8px solid #abcbed;
	padding: 2px 13px 0 13px;
	margin: 0;
	clear: both; 
	height: 37px;
}
#navbar a:link, #navbar a:visited {
	font-weight: bold;
	color: #fff;
}

#navbar table {
	margin-top: 0;
	padding-top: 0;
}
#pageheader p, #navbar p, #pageheader td p {
	line-height: normal;
	margin: 0;
	padding: 4px 0 0 0;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
#navbar .date {
	line-height: normal;
	margin: 0;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	width: 200px;
}
#navbar form, #login_box form {
	margin: 0;
	padding: 0;
}
#pageheader p a:link, #pageheader p a:visited {
	color: #FFF;
	text-decoration: underline;
}
.logo {
	padding: 4px 0 0 0;
	float: left;
}
#logo_image {
	margin: 4px 13px 4px 13px;
}
#login_box {
	float: left;
	margin: 0 13px 0 13px;
}

/* LAYOUT STYLES */
#leftcol {
	float: left;
	width: 180px;
	margin-right: 8px;
}
#middlecol {
	float: left;
	width: 585px;
	margin-right: 8px;

}
#middlecol2 {
	float: left;
	width: 500px;
	margin-right: 8px;
}

#middlecol3 {
	float: left;
	width: 600px;
	margin-right: 8px;
}

#middlecolwide {
	float: left;
	width: 772px;
}
#middlecolextrawide {
	float: left;
	width: 952px;
}
#rightcol {
	float: right;
	width: 180px;
}
.jjspacer {
	height: 10px;
}

/* NAVIGATION STYLES */
#navbox {
	background-color: #f0f8fe;
	margin-bottom: 10px;
	padding-top: 0;
	margin-top: 0;
	padding-bottom: 0;
	border: none;
}
#navbox a:link {
	color: #010101;
	text-decoration: none;
	padding: 0 4px;
	display: block;
}
#navbox a:visited {
	color: #010101;
	text-decoration: none;
	padding: 0 4px;
	display: block;
}
#navbox a:hover {
	text-decoration: underline;
	color: #0274BC;
}
#navbox ul {
	list-style: none;
	padding: 0;
	margin: 0 10px;
	border: none;
}
#navbox ul li {
	list-style: none;
	border-bottom: 1px dotted #bbb;
	/* text-transform: uppercase; */
	margin: 0;
	padding: 5px 0;
	line-height: 11px;
}
#navbox ul li:hover, #navbox ul li#current, #navbox ul li#highlight {
	background-color: #bddbf3;
}
#navbox ul li.open, #navbox ul li#current  {
	background-color: #dae9f5;
	background-image: url(/images/arrow_blue_right.gif);
	background-position: 146px 5px;
	background-repeat: no-repeat;
}
#navbox ul li.open:hover, #navbox ul li#current  {
	background-color: #bddbf3;  /* e4f3fd */
	background-image: url(/images/arrow_grey_down.gif);
	background-position: 146px 5px;
	background-repeat: no-repeat;
}
#navbox ul li.open ul li:hover, #navbox ul li#current ul li {
	background-color: #bddbf3;  /* e4f3fd */
	background-position: 145px 4px;
	background-repeat: no-repeat;
}
#navbox ul li.current2, #navbox ul li#current2  {
	background-color: #dae9f5;
	background-image: none;
}
#navbox ul li.open:hover, #navbox ul li#current2  {
	background-color: #bddbf3;  /* e4f3fd */
	background-image: none;
}
#navbox ul li.open ul li:hover, #navbox ul li#current2 ul li {
	background-color: #bddbf3;  /* e4f3fd */
}
#navbox ul ul {
	display: none;
}
#navbox ul li.open ul.sublist li, #navbox ul li#current ul.sublist li {
	padding: 4px 0;
	line-height: normal;
	border: none;
}
#navbox ul li.open:hover ul.sublist, #navbox ul li#current.open ul.sublist {
	/* display: block; */
	margin-top: 4px;
}
/* search classes */
.searchresults {
	
}
.searchresults table {
	border-bottom: 1px solid #abcbed;
	padding-bottom: 6px;
	margin-bottom: 15px;
	width: 50%;
}
.searchfields table {
	margin: 0 auto 8px auto;
	background-color: #f0f8fe;
	padding: 10px;
}
.searchfields select {
	width: 100%;
}
.searchfields .submit {
	width: 45%;
}
.ee_results {
	margin-bottom: 14px;
}
.ee_results p {
	padding: 0 0 10px 85px;
	margin: 5px 0 0 0;	
}
.ee_results p.byline {
	border-bottom: none;
}
.ee_results h4 {
	margin: 7px 0 0 0;
	padding-bottom: 2px;
	padding-left: 85px;
}
.summary {
	padding-top: 10px;
}
.ee_results img {
	float: left;
	margin: 10px 10px 10px 0;
}
.searchSubmit {
	background-color: #e5f3fe;
	padding: 15px;
	text-align: center;
	margin-bottom: 15px;
}

/* INTERACTIVITY STYLES */
#discussed_nav, #emailed_nav, #discussed_list, #emailed_list {
display: none;
}
#cartoons_nav, #photos_nav, #audio_nav, #cartoons_list, #photos_list, #audio_list {
display: none;
}
#blogbox2_popular_nav, #blogbox_updated_nav, #letters_nav,  {
margin-top: 0;
}

#blogbox_comments_nav, #blogbox_popular_nav, #blogbox_all_nav, #blogbox_comments_list, #blogbox_comments_list2, #blogbox_popular_list, #blogbox_all_list {
display: none;
margin-top: 0;
}
#weigh_in_nav, #all_columns_nav, #weigh_in_list, #all_columns_list {
display: none;
margin-top: 0;
}
#blogbox2_commented_nav, #blogbox2_favorites_nav, #blogbox2_multimedia_nav, #blogbox2_commented_list, #blogbox2_favorites_list, #blogbox2_multimedia_list {
display: none;
margin-top: 0;
}
#blogroll_nav, #blogroll_list {
display: none;
}
#categories_nav, #categories_list {
display: none;
}
#blogbox_updated_list, #blogbox_updated_list2, #blogbox_comments_list, #blogbox_comments_list2, #blogbox_popular_list, #blogbox_all_list {list-style: none; margin: 15px 0 15px 15px; padding: 0;}
#blogbox_updated_list li, #blogbox_updated_list2 li, #blogbox_comments_list li, #blogbox_comments_list2 li, #blogbox_popular_list li {display: inline; width: 31%; float: left; margin-right: 12px;}
#blogbox_all_list li {display: inline; width: 90%; float: none; margin-right: 12px;}

#blogbox2_popular_list, #blogbox2_commented_list, #blogbox2_favorites_list, #blogbox2_multimedia_list {list-style: none; margin: 15px 0 15px 15px; padding: 0;}
#blogbox2_commented_list li, #blogbox2_favorites_list li, #blogbox2_multimedia_list li {display: inline; width: 31%; float: left; margin-right: 12px;}
#blogbox2_popular_list li {display: inline; width: 555px !important; margin-right: 15px !important; height: 120px !important; float: left; margin-right: 12px;}

/* CLASSES */
.advertisement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b9b9b9;
	margin-bottom: 8px;
}
.advertisement p {
	margin: 7px;
	padding: 0;
	line-height: 11px;
}
.advertisement div.ad {
	text-align: center;
	margin: 7px 0;
	padding: 0;
	line-height: 11px;
}
.advertisement div.tall {
	padding: 9px 0;
}
.advertisement div.tall 2 {
	margin-bottom: 9px;
}
.divider_dashed {
	background-image: url(/images/divider_dashed.gif);
	background-repeat: repeat-x;
	height: 8px;
}
.divider_dotted {
	background-image: url(/images/divider_dotted.gif);
	background-repeat: repeat-x;
	height: 1px;
}
#edit {
	float: right;
	width: 30px;
}
p.byline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 0;
        font-weight:bolder;
	margin-top: 0;
	padding-bottom: 0;
	margin-bottom: 0;
	line-height: 14px;
}
.introbit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #111111;
}
.pullquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
        line-height: 16px;
	padding: 12px;
	float: left;
	width: 300px;
}
.black {
	color: #010101;
}
.imgleft {
	float: left;
	margin: 0 15px 15px 0;
	border: 0px solid #111111;

}
.imgright {
	float: right;
	margin: 0 0 15px 15px;
	border: 0px solid #111111;

}

/* HOME STYLES */
.centerbox {
	background-image: url(/images/centerbox_middle.gif);
	background-repeat: repeat-y;
	clear: both;
}
.centerbox_border {
	height: 22px;
	width: 585px;
	margin-bottom: 8px;
}
.centerbox h1, .centerbox h2, .centerbox h3, .centerbox h4, .centerbox h5, .centerbox h6, .centerbox p {
	margin-right: 30px;
	margin-left: 30px;
}
#blogbox {
	background-image: url(/images/bk_gradient_grey.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #e4e4e4;
	margin: 0 0 8px 0;
	padding: 0;
}
#blogbox img {
	border: 0px solid #2a2a2a;
	float: left;
	margin: 0 4px 4px 0;
}
#blogbox h4 {
	margin-top: 0;
	padding-top: 0;
	line-height: normal;
}
.td25 {
	width: 25%;
}
#multimediabox {
	width: 240px;
	float: right;
	margin: 0 0 8px 8px;
        list-style-type: circle;
}
#opinionbox {
	background-image: url(/images/bk_gradient_grey_short.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #e4e4e4;
	margin: 0 30px 0 30px;
	padding: 0;
}
#opinionbox .linedlist li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#highlightsbox {
	background-image: url(/images/fullwidthbox_middle.gif);
	background-repeat: repeat-y;
	clear: both;
	width: 961px;
	margin: 8px 0 8px 0;
}
#highlightsbox_more {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-size: 14px;
	color: #868080;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 5px;
	float: right;
	display: inline;
	width: 125px;
	text-align: right;
	text-transform: capitalize;
}
#highlightsbox h3 {
	margin-right: 30px;
	margin-left: 30px;
}
#highlightsbox h5 {
	margin-top: 0;
	padding-top: 0;
}
#highlightsbox div.content p {
	text-align: left;
}
#highlightsbox .content img {
	border: 0px solid #111111;
}
#highlightscycle, #highlightscycle2, #highlightscycle3 {
	margin:0 18px 0 32px;
	height: 240px;
	width: 911px;
}
#highlightscycle div, #highlightscycle2 div, #highlightscycle3 div {
	background-image: url(/images/highlights_dividers.gif);
	background-repeat: repeat-y;
}
#highlightscycle .content, #highlightscycle2 .content, #highlightscycle3 .content {
	display: inline;
	float: left;
	width: 200px;
	height: 240px;
	margin-right: 14px;
	padding-right: 11px;
}
ul.linedlist {
	border: 1px solid #d3d3d3;
	border-top: none;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul.linedlist li {
	padding: 8px 5px;
	margin: 0;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-size: 11px;
}
.linedlistdate {
	padding-right: 10px;
	width: 15%;
	display: block;
	float: left;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
dl {
	margin: 0;
	border-left: 1px solid #d3d3d3;
	border-right: 1px solid #d3d3d3;
	border-bottom: 1px solid #d3d3d3;
}
dt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 4px;
	display: block;
	width: 35px;
	float: left;
 	margin: 0;
}
dd {
	padding: 4px;
	margin: 0;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-size: 11px;
	position: inherit;
	display: block;
	margin-left: 49px;
}
.boxed_twocol_list {
	margin: 0;
	border-right: 1px solid #d3d3d3;
	border-bottom: 1px solid #d3d3d3;
	border-left: 1px solid #d3d3d3;
}
.twocol_col1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 4px;
	display: block;
	width: 35px;
	float: left;
 	margin: 0;
}
.twocol_col2 {
	padding: 4px;
	margin: 0;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.1em;
	font-size: 11px;
	position: inherit;
	display: block;
	margin-left: 49px;
}
.twocol_col2 img {
	border: none;
}
.unlinedlist {
	border: none;
}
.blueline {
	background-color: #e4f3fd;
	clear: both;
}
.blueline:after {
	content: ".";
	color: #e4f3fd;
	font-size: 2px;
}
.comments dt, .comments dd {
	width: auto;
	float: none;
}
.comments dt p, .comments dd p {
	margin: 0;
	padding: 6px;
}
.comments dt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: none;
	padding: 0;
	margin:  0;
}
.comments dd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 19px;
	background-image: url(/images/divider_dotted.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0;
	border: none;
}
.author {
	background-color: #f0f8fe;
}
.centerbox ul.content {
	margin: 15px 0 15px 15px;
	padding: 0;
	list-style-type: none;
}
.centerbox ul.content li {
	display: inline;
	width: 47%;
	float: left;
	margin-right: 12px;
}
.centerbox ul.content li img {
	float: left;
	margin: 0 10px 2px 0;
	border: 1px solid #111111;
}
#mostbox {
	width: 180px;
	margin: 0 0 8px 0;
	border-top: none;
}
#mostbox_240 {
	width: 240px;
	float: right;
	margin: 0 0 8px 8px;
}
#forumbox {
	width: 180px;
	margin: 0 0 8px 0;
	border-top: none;
}
#forumbox_240 {
	width: 240px;
	float: right;
	margin: 0 0 8px 8px;
}
#calendarbox {
	background-color: #f0f8fe;
	margin-bottom: 8px;
}
#calendarbox p {
	padding-right: 4px;
	padding-left: 4px;
}
#calendarboxnav {
	line-height: 24px;
	font-size: 10px;
	background-color: #dae9f5;
	padding-bottom: 0;
	margin-bottom: 0;
	text-align: center;
}
#calendarboxhighlight {
	background-color: #e4f3fd;
	padding-bottom: 6px;
}
#calendarbox h3 {
	background-color: #FFF;
}
#calendarboxhighlight h3 {
	background-image: none;
	background-color: transparent;
	padding-left: 5px;
	margin-bottom: 0;
	padding-bottom: 0;
}
#hollywoodjewbox {
	margin-bottom: 8px;
	border: 1px solid #d3d3d3;
	padding: 4px;
}
#hollywoodjewbox img {
	border: 0px solid #111111;
	float: left;
	margin: 0 4px 4px 0;
}
.boxed, .boxed_notop {
	margin-bottom: 8px;
	border: 1px solid #d3d3d3;
	padding: 4px;
}
.boxed img, .boxed_notop img {
	border: 1px solid #111111;
	float: none;
}
.boxed_notop {
	border-top: none;
}

/* TABS */
ul.tabs {
	list-style-type: none;
	background-color: #FFFFFF;
	display: block;
	padding: 0;
	margin: 0;
	height: 17px;
}
ul.tabs li {
	display: inline;
	padding: 4px 15px;
	margin: 0;
}
ul.tabs li a:link {
	padding: 4px 0;
}
ul.tabs li.one {
	background-color: #d3d3d3;
}
ul.tabs .two {
	background-color: #dddddd;
}
ul.tabs .three {
	background-color: #e5e3e4;
}
ul.tabs .four {
	background-color: #eeeced;
}
ul.tabs_blue {
	list-style-type: none;
	display: block;
	padding: 0;
	margin: 8px 0 0 0;
	height: 20px;
	line-height: 20px;
	background-image: url(/images/greyline.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
ul.tabs_blue li {
	display: inline;
	padding: 4px 10px;
	margin: 0;
	font-size: 10px;
	height: 16px;
	line-height: 16px;
}
ul.tabs_blue li a:link {
	padding: 4px 0;
}
ul.tabs_blue li.one {
	background-color: #FFF;
	border-top: 1px solid #d3d3d3;
	border-right: 1px solid #d3d3d3;
	border-left: 1px solid #d3d3d3;
	background-image: url(/images/whiteline.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
ul.tabs_blue .two {
	background-color: #f0f8fe;
	background-image: url(/images/greyline.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
ul.tabs_blue .three {
	background-color: #dae9f5;
	background-image: url(/images/greyline.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
ul.tabs_blue .four {
	background-color: #cbdeed;
	background-image: url(/images/greyline.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
.empty {
	border-bottom: 1px solid #d3d3d3;
}
#mostbox_240 .tabs_blue, #mostbox .tabs_blue {
/*	font-family: Arial, Helvetica, sans-serif; */
}
#mostbox_240 .tabs_blue ul, #most_box .tabs_blue ul {
}
#mostbox_240 .tabs_blue li, #mostbox .tabs_blue li {
	padding-left: 7px;
	padding-right: 8px;
}

/* SECTION PAGE STYLES */
.storylist_right, .storylist_left  {
	margin-bottom: 10px;
}
.storylist_right img, .storylist_left img, .storylist img {
	float: left;
	margin: 0 15px 15px 0;
	border: 1px solid #111111;
}
.storylist_right h6, .storylist_left h6, .storylist h6 {
	clear: both;
	text-transform: capitalize;
	padding-top: 16px;
}
.storylist_right h4, .storylist_left h4, .storylist h4 {
	margin-bottom: 0;
	padding-bottom: 0;
}
.storylist h5, .storylist_right h5, .storylist_left h5 {
	background-color: #eee;
	padding: 4px;
	margin-bottom: 0;
}
.storylist p, .storylist_right p, .storylist_left p {
	padding-bottom: 4px;
	margin-bottom: 0;
}
.storylist_right h4 {
	font-size: 12px;
}
.storylist_left {
	width: 279px;
	padding-right: 13px;
	float: left;
	border-right: 1px solid #bbb;
}
.storylist_right {
	width: 279px;
	padding-left: 13px;
	float: right;
}
/* STORY PAGE STYLES */
#secondpage .advertisement {
	float: right;
	margin-left: 8px;
}
#thirdpage .advertisement {
	float: left;
	margin-right: 8px;
}
#relatedbox {
	margin-bottom: 8px;
	border: 1px solid #d3d3d3;
	padding: 4px;
}
#relatedbox ul {
	margin: 0;
	padding: 4px 15px;
}
#relatedbox img {
	border: 1px solid #111111;
	float: left;
	margin: 0 4px 4px 0;
}
.printemail {
	float: right;
	margin: 6px 0 6px 6px;
}
#story_extras {
	width: 240px;
	float: right;
	margin: 0 0 8px 8px;
}
.story_paginate {
	text-align: center;
	font-size: 12px;
	padding: 18px 0;
	background-color: #ece9e9;
}

/* PAGE STYLES */
#contact_form {
	margin-bottom: 10px;
}
#contact_form p {
	padding: 0;
	margin: 6px;
}
/* BLOG PAGE STYLES */
.latest_posts {
	background-color: #FCFCE3;
	padding: 10px;
	margin-bottom: 8px;
}
.latest_posts h3 {
	padding-left: 4px;
}
.latest_posts2 {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #cacacb;
}

.latest_posts3 {
	background-color: #FCFCE3;
	padding: 5px;
	margin-bottom: 8px;
}
.boxedlink {
	background-color: #e4f3fd;
	padding: 10px 4px;
	margin: 18px 0 0 -15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	clear: both;
	margin-bottom: -15px;
}
.boxedlink a:link, .boxedlink a:visited {
	padding: 4px 6px;
	margin-right: 3px;
	border: 1px solid #fff;
	text-decoration: none;
	height: 25px !important;
}
.boxedlink a:hover, .boxedlink .activeSlide {
	background-color: #dae9f5;
}
.caption {
	max-width: 450px;
	padding: 8px;
	border: 1px solid #ababcb;
	text-align: left;
	margin: 8px;
	font-style: italic;
}
.caption2 {
	max-width: 450px;
	padding: 8px;
	border: 1px solid #ababcb;
	text-align: left;
	margin: 8px;
}
.caption img {
	margin-bottom: 4px;
}
.caption p {
	width: 100%;
	max-width: 450px;
}

.photo {
	max-width: 450px;
	padding: 8px;
	border: 0px solid #ababcb;
	text-align: left;
	margin: 0px;
	font-style: italic;
}
/* CALENDAR STYLES */

.cal_right_cal {
	float: right;
	width: 157px;
	margin: 15px 0 0 15px;	
}
.cal_left_cal {
	width: 410px;
}
.printemail_cal {
	float: left;
	margin: 6px 6px 6px 0;
}
.post_button {
	background-color: #abcbed;
	margin-bottom: 15px;
	width: 146px;
	text-align: center; 
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	border: 1px solid #7f9db9;
	height: 12px;
	padding: 4px 4px;
}
.search_button {
	background-color: #fff;
	width: 144px;
	text-align: center; 
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #7f9db9;
	height: 24px;
	padding: 4px;
}
table .calendarBG {
	border-bottom: 12px solid #c5c5c5;
}
.cal_header {
	margin-bottom: 5px;
}
.cal_header th {
	padding: 5px 0;
}
.calendarHeader th {
	background-color: #abcbed;
	color: #fff;
}
.calendarToday {
	background-color: #abcbed;
}
.calendarCell .calendarBlank .calendarToday .calendarDayHeading td {
	border-bottom: 1px solid #c5c5c5;
	border-right: 1px solid #c5c5c5;
}
.calendarBlank {
	background-color: #ebebeb;	
}
.calendarBG { 
	border: 12px solid #c5c5c5;

}
.calendarBG tr td {
	border-left: 2px solid #c5c5c5;
	border-bottom: 2px solid #c5c5c5;
}
.cal_search {
	border: 1px solid #d3d3d3;
	background-color: #e4f3fd;
	padding: 4px;
}
.cal_search p {
	margin-bottom: 2px;
	padding-bottom: 4px;
}
.cal_table_left {
	width: 153px;
	padding-right: 8px;
	vertical-align: top;
	text-align: right;
	font-style: italic;
}
.cal_table_right {
	width: 230px;
}
.reminder_area {
	background-color: #e4f3fd;
	padding: 10px 0;
	text-align: center; 
}
.reminder_button {
	background-color: #fff;
	text-align: center; 
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #7f9db9;
	height: 24px;
	padding: 4px;	
}
.cal_table tr td{
	padding-bottom: 10px;	
}
.cal_table_right img {
	padding-left: 5px;
}
.clean_input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	text-align: left;
	color: inherit;
	border: none;
	padding: 4px;
	height: auto;
	background-color: transparent;
}
.w100 {
	width: 100%;
}
.italic {
	font-style: italic;
}
.bold {
	font-weight: bold;
}
.line_under {
	padding-bottom: 15px;
	border-bottom: 1px solid #d3d3d3;
	margin-bottom: 0;
}
.pagination {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	margin-top: 0;
	font-size: 12px;
	color: #424242;
	background-image: url(images/bk_h3.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 21px;
	padding-top: 6px;
	margin-top: 0;
	margin-bottom: 6px;
	width: 100%;
	float: right;
	text-align: right;
}
.pagination img {
	vertical-align: middle;
}
.submit_left_col {
	width: 40%;
	border-bottom: 1px solid #d3d3d3;
	text-align: right;
	vertical-align: top;
	padding: 15px 10px 15px 0;
	margin: 0;
}
.submit_right_col {
	border-bottom: 1px solid #d3d3d3;
	vertical-align: top;
	padding: 10px 0 10px 0;
}
.submit_right_col input {
	width: 295px;
}
.submit_right_col p {
	padding: 5px 0 5px 20px;
	margin: 0;
}
.submit_interior {
	width: 40%;
	border-bottom: 1px solid #d3d3d3;
	vertical-align: top;
	padding: 15px 0 15px 0;
}
.description {
	width: 455px;
	height: 145px;
	border: 1px solid #7f9db9;
	padding: 2px;
}
.right_border {
	border-right: 1px solid #d3d3d3;
}
.red {
	color: #e33232;
}
.grey {
	color: #989898;
}
.cal_textarea {
	width: 295px;
	height: 50px;
	border: 1px solid #7f9db9;
	padding: 2px;
}
.cal_submit_button {
	text-align: center;
	padding: 15px 0 15px 0;
	background-color: #e4f3fd;
}


/* FOOTER STYLES */
#pagefooter {
	width: 961px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 25px;
}
#pagefooter div p, #pagefooter div ul li {
	font-size: 12px;
	line-height: 16px;
}
#pagefooter ul {
	margin: 0;
	padding: 0 9px 0 15px;
	float: left;
	width: 28%;
}

/* JCarousel styles */
/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 900px;
    height: 220px;
}
.jcarousel-control a:focus,
.jcarousel-control a:active {
    outline: none;
}
.highlightsbox_more a:focus, .highlightsbox_more a:active {
    outline: none;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}
.blogjcarousel-container {
    position: relative;
}

.blogjcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.blogjcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.blogjcarousel-list li,
.blogjcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 900px;
    height: 320px;
}
.blogjcarousel-control a:focus,
.blogjcarousel-control a:active {
    outline: none;
}

/**
 * The buttons are added dynamically by blogjCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "blogjcarousel-next" and "blogjcarousel-prev".
 */
.blogjcarousel-next {
    z-index: 3;
    display: none;
}

.blogjcarousel-prev {
    z-index: 3;
    display: none;
}


/* DEV STYLES */
/* Turn these off before showing pages to client */
.dev_notes:before {
	content: "This is for development purposes and won't appear on the live site.";
	padding-top: 14px;
	color: #cc0000;
	border-top: 1px solid #cc0000;
	font-style: italic;
}
/* img[alt=""] {border: 3px dotted red;}
img:not([alt]) {border: 5px solid red;}
a[href="#"] {background: lime;}
a[href=""] {background: fuchsia;}
a[href="tktktk"] {background: fuchsia;}  */

