 /*   Global Elements   */
img, div, p { behavior: url(/iepngfix.htc) }
html {
	height: 100%;
	}
* {
	margin: 0;
	padding: 0;
	}
body {
	font: 100%/1.25 verdana, geneva, arial, sans-serif;
	background: #474352 url(/images/bg.jpg) repeat-x;
	font-family: helvetica, arial, sans-serif;
	font-size: 0.85em;
	color: #555;
	xcolor: #a6a6a6;
	border-top: 5px solid #e6e6e6;
	}
h1,h2,h3,h4 {
	color: #555;
	}
h1 {
	font-size: 2.0em;
	margin: 10px 0 7px 20px;
	}
h2 {
	font-size: 1.5em;
	margin: 10px 0 20px 0;
	}
h3 {
	font-size: 1.1em;
	font-weight: bold;
	margin: 7px:0;
	}
h4 {
	font-weight: bold;
	}
img {
	border: 0;
	}
p {
	margin: 10px 0;
	font-size:12px;
	line-height:17px;
	}

dl {
	margin: 0;
	padding-top: 10px;
	}
dt {
	font-weight: bold;
 	float: left;
 	clear: left;
 	width: 8em;
 	}
dd {
	margin: 0 0 0 90px;
	padding: 0 0 0.5em 0;
	}
hr {
	margin: 10px 0 15px 0;
	}
a {
	text-decoration: none;
	outline:none;
	}
input {
	margin: 2px 0 5px 0;
	padding: 3px 0;
	}
input, select {
	background:#F5F3DE none repeat scroll 0 0;
	border:1px solid #999999;
	}
.simpleList {
	list-style: none;
	padding: 20px 20px 20px 0;

	}
.floatLeft {
	float: left;
	}
.floatLeftPad {
	float: left;
	margin: 20px 0 0 15px;
	}
.floatRight {
	float:right;
	}
.floatClear {
	clear: both;
	}
.floatClearRight {
	clear: right;
	}
.border {
	border: 1px solid #fff;
	padding: 20px;
	}
.redFont {
	color: #f00;
	}
.row {
	clear: both;
	padding-top: 2px;
	height: 20px;
	margin: 10px 0;
	}
.row label {
	clear: both;
	float: left;
	width: 152px;
	text-align: right;
	margin-top: 2px;
	}
.row input, .row select, .row textarea {
	float: left;
	width: 200px;
	margin: 0 0 0 10px ;
	text-align: left;
	}
.row textarea {
	width: 230px;
	}
.button {
	clear: both;
	padding-top: 2px;
	margin-top: 30px;
	}
.button input{
	width: 80px;
	margin: 0 20px 0 188px;
	}
.imgRight {
	float: right;
	margin-left: 15px;
	}
.imgLeft {
	float: left;
	margin-right: 15px;
	}
.login {
	background: #e6e6e6 url(/images/header.jpg) repeat-x;
	padding: 10px 0 15px 0;
	color: #555;
	}
.login form {
	width: 550px;
	margin: 0 auto;
	}
.login input {
	margin: 5px 10px 0 0;
	}
.loginWrapper {
	width: 926px;
	margin: 0 auto;
	overflow: hidden;
	}
.logButton {
	background: transparent url(/images/login.jpg) repeat-x;
	color: #d4d4d4;
	float: right;
	padding: 10px;
	display: block;
	width: 86px;
	}
.pageWrapper {
	width: 977px;
	margin: 0 auto;
	position:relative;
	}
.top{
	background:url(/images/top_bg.jpg) repeat-x;
	height:44px;
	width:100%;
	}
.top p {margin: 0;}
.top img {float:left; margin-top:10px;}
.topContent{
	width:898px;
	margin:0 auto;
	height:44px;
	}
p.videoHeight{min-height:50px;}
ul.topNav {
	list-style: none;
	padding: 0;
	height: 44px;
	float:left;
	}
ul.topNav li {
	float: left;
	text-align: center;
	display: block;
	padding: 0 7px;
	font-size: 1em;
	line-height: 44px;
	vertical-align: middle;
	color: #fff;
	text-decoration: none;
	}
ul.topNav li a{
	display: block;
	padding:0;
	font-size: .9em;
	line-height: 44px;
	vertical-align: middle;
	color: #fff;
	text-decoration: none;
	}
ul.topNav li a:hover{
	text-decoration: underline;
	}
.topRow{float:right;}
.topRowLeft{float:left;}
.searchHighlight{
	font-weight:bold;
	color:#666666;
	text-transform:uppercase;
}
.topRow input{
	background:#F5F3DE none repeat scroll 0 0;
	border:medium none;
	color:#666666;
	height:26px;
	margin:4px 0 0 5px;
	padding:0;
	}
.topRow input.field{
	padding:5px 0 0 5px;
	width:200px;
	}
.topRow input.button{
	height:31px;
	width:90px;
	}
p.readable{font-size:12px; line-height:17px;}

.header {
	padding: 15px 20px 0 20px;
	height: 125px;
}
.header h1 {
	display:none;
	margin: 0;
}
.header .logo {
	margin-left: 300px;
}
.header .pic {
	position: absolute;
	top: 26px;
	left: 84px;
	z-index:100;
}
.floatShmuley{
	background:transparent url(/images/shmuley_smalltop.png) repeat scroll 0 0;
	height:121px;
	left:83px;
	position:absolute;
	top:58px;
	width:130px;
	z-index:90;
	}

.floatOprah{
	background:transparent url(/images/badge_shmuley.png) repeat scroll 0 0;
	height:159px;
	position:absolute;
	right:-7px;
	top:93px;
	width:164px;
	z-index:90;
	cursor:pointer;
	}

#searchContent{
	min-height:700px;
	background:#fff;
	}

.tablePad{
	padding:7px;
	}
.resultHead{
	background:#DDDDDD none repeat scroll 0 0;
	font-size:12px;
	font-weight:bold;
	margin:5px 0;
	padding:8px 0;
	}
.resultHeadFirst{padding-left:10px}
.heading{
	background:#fff;
	width:100%;
	font-size:16px;
	color:#999;
	font-weight:bold;
	}
.topSearch{
	padding:10px;
	font-size:12px;
	color:#333;
	}
#adSearchContent{
	min-height:700px;
	background:#fff;
	}
.newsMove{
	margin: 40px;
	}
.contentWrapper {
	background: transparent url(/images/gradient_bg.jpg) no-repeat;
	overflow: hidden;
	width: 900px;
	min-height: 701px;
	margin: 0 auto;
	}
ul.navList {
	background: transparent url(/images/navbar.jpg) repeat-x;
	clear: both;
	display: block;
	list-style: none;
	padding: 0;
	height: 53px;
	width: 881px;
	margin: 40px auto 0 auto;
	}
ul.navList li {
	float: left;
	text-align: center;
	height:53px;
	}
ul.navList li a{
	display: block;
	padding: 0 10px;
	font-size: 1.1em;
	line-height: 30px;
	color: #555;
	text-decoration: none;
	border-right: 1px solid #d9d9d9;
	margin-top: 14px;
	}
ul.navList li a:hover{
	display: block;
	color: #a6a6a6;
	}
ul.navList li.cart a, ul.navList li.rss a {
	border: 0;
	padding-left: 20px;
	}
ul.navList li.cart a img {
	float: left;
	padding-right: 5px;
	}
ul.navList li.rss a img {
	margin: 6px 0 0 25px;
	}
ul.navList li ul {
	background:#eee none repeat scroll 0 0;
	border:1px solid #999;
	display:none;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:0;
	position:absolute;
	width:12em;
	z-index:100000;
	margin-left:10px;
}
ul.navList li ul li{
	width: 175px;
	text-align: left;
	height:40px;
}
ul.navList li ul li a{
	padding-left: 3px;
	border:none;
	margin:0;
}
ul.navList li:hover ul, #nav li.sfhover ul {
	display:block;
}
ul.navList li a.linkAlign {
	border:medium none;
}

.flash {
	background: transparent url(/images/carheader_bg.png) 0 0 no-repeat;
	height: 170px;
	position: relative;
	}
.flashimg {
	padding: 24px 120px 0 0;
	float: right;
	}
.flashimg2 {
	top: 14px;
	left: 67px;
	position: absolute;
	}
.content {
	overflow: hidden;
//	height: 100%;
	width: 881px;
	margin: 0 auto;
	font-size: 0.8em;
	background: #9c9c9c url(/images/content_bg.gif) 0 0 repeat-y;
	clear:both;
	}
#id_ .content {
	background-image:none;
	}
.content h2 {
	background: transparent url(/images/header_blue.jpg) 0 0 repeat-x;
	height: 29px;
	font-weight: bold;
	margin: 0;
	color: #fff;
	padding:9px 0 0 15px;
	}
#id_ .content h2 {
	cursor:pointer;
	}
.memberContent{
	background:#FFFFFF none repeat scroll 0 0;
	clear:both;
	font-size:0.8em;
	margin:0 auto;
	min-height:701px;
	overflow:hidden;
	width:880px;
	}
.memberContent h2.topHead{
	font-weight:bold;
	height:38px;
	margin:0;
	padding:17px 0 0 15px;
	}
.memberLogin{
	width: 335px;
	margin:35px auto;
	}
.memberRow {
	clear: both;
	padding-top: 2px;
	height: 20px;
	margin: 10px 0;
	}
.memberRowHead label {
	font-size:1.5em;
	font-weight:bold;
	color:#666;
	float:left;
	}
.memberRow label {
	font-size:1.2em;
	font-weight:normal;
	color:#999999;
	float:left;
	}
.memberRow input, .memberRow select, .memberRow textarea {
	background:#F5F3DE none repeat scroll 0 0;
	border:medium none;
	color:#666666;
	float:left;
	height:31px;
	padding:10px 0 0;
	width:100%;
	border:1px solid lightgray;
	}
.memberRow input.submit{
	float:right;
	padding:3px;
	width:106px;
	}
.memberRow textarea {
	width: 230px;
	}
.memberButton {
	clear: both;
	padding-top: 2px;
	margin-top: 30px;
	}
.memberButton input{
	width: 80px;
	margin: 0 20px 0 188px;
	}
.profileHead{
	text-indent:4px;
	background:#aabfc7;
	color:#fff;
	font-size:14px;
	height:40px;
	line-height:40px;
	border:1px solid #fff;
	}
.menuItem{
	color:#333333;
	margin: 10px 0 10px 5px;
	}
.menuItem a{
	color:#333333;
	}
.tableHeading{
	text-indent:4px;
	background:#aabfc7;
	color:#fff;
	font-size:14px;
	height:40px;
	line-height:40px;
	border:1px solid #fff;
	}

.marginWrapper {
	margin-left: 10px;
	margin-right: 10px;
	}
.leftCol, .video, .events, .download, .know, .search  {
	float: left;
	}


.featured_video, .mailingList {
	margin-right: 10px;
	}
#id_ .featured_video {
	
	}
.leftCol {
	width: 540px;
	background-color: #fff;
	margin-bottom:10px;
	}
#id_ .leftCol {
	background-color: transparent;
	}
#id_about .leftCol {
	height: 884px;
	}
.rightCol {
	float: right;
	width: 329px;
	}
.recent {
	overflow:hidden;
	height: 383px;
	}
.recent h2, h2.topHead, #id_videos h2.featVideo {
	background: transparent url(/images/header_top_blue.jpg) 0 0 repeat-x;
	height: 38px;
	padding: 17px 0 0 15px;
	}
.recent img {
	float: left;
	}
.recent ul {
	padding: 0;
	width: 132px;
	list-style: none;
	float:left;
	background-color: #fff;
	}
.recent ul li {
	background-color: #dfdfdf;
	height: 63px;
	padding: 15px 0 0;
	margin-bottom: 4px;
	}
.recent ul li h3, .recent ul li a, .recent ul li p {
	margin: 0;
	}
.recent ul li h3 {
	font-weight: normal;
	font-size: 1.2em;
	margin-bottom: 5px;
	color: #627f49;
	}
.recent ul li a {
	display: block;
	xwidth: 107px;
	xwidth: 97px;
	padding: 0 5px 0 20px;
	}
.recent ul li a:hover {
	background: transparent url(/images/selector.png) 0 0 no-repeat;
	}
.recent ul li p {
	color: #555;
	font-size: 0.9em;
	line-height:1em;
	}
.recent ul li.news_detail_1, .recent ul li.news_detail_2, .recent ul li.news_detail_3, .recent ul li.news_detail_4 {
	margin:0;
	padding:0;
	}
ul.details{
	list-style:none;
	padding:0;
	float:left;
	width:408px;
	height:328px;
	background:#000;
	}
ul.details li h3{
	color:#fff;
	font-size:14px;
	margin:0;
	font-weight:bold;
	letter-spacing:-1px;
	}
ul.details li h4{
	color:#fff;
	font-size:11px;
	}
ul.details li a{
	color:#fff;
	text-decoration:underline;
	font-size:12px;
	font-weight: bold;
	padding-left:10px;
	}
ul.details li a:hover{background:none;}
.newsHold{
	width:408px;
	position:relative;
	height:328px;
	background:url(../images/main_pic.jpg) no-repeat;
	}
.newsBar{
	width:100%;
	height:75px;
	position:absolute;
	left:0;
	bottom:0;
	}
.newsBar h3{
	color:#fff;
	}
.clearHold{
	width:100%;
	height:75px;
	background: #333;
	position:absolute;
	left:0;
	bottom:0;
  	filter:alpha(opacity=60);
  	opacity:0.6;
	}
.newsLeft{
	float:left;
	padding:10px;
	width:70%;
	}
.newsRight{
	float:left;
	padding:10px;
	width:20%;
	}
.radio {
	width: 329px;
	height: 383px;
	background-color: #fff;
	color: #555;
	}
img.podcastImg{
	margin:0;
	padding:5px 75px;
	}
.makeBetter{
	background: transparent url(/images/header_top_orange.jpg) 0 0 repeat-x;
}
.makeBetter h2{width:280px; cursor:pointer;}
.makeBetterGray{
	background: transparent url(/images/header_top_blue.jpg) 0 0 repeat-x;
}
.makeBetterGray h2{ cursor:pointer;}
.radio h2 {
	background: transparent url(/images/header_top_orange.jpg) 0 0 repeat-x;
	height:38px;
	padding:17px 0 0 15px;
	color: #525753;
	}
.radio h3 {
	margin: 5px 10px 0 10px;
	}
.radio dl {
	margin-left: 10px;
	}
.radio .notes {
	border: 1px solid #e5e5e5;
	margin: 10px;
	overflow: hidden;
	}

.radio .notes h4 {
	background-color: #f3f3f3;
	height: 25px;
	padding: 7px 0 0 10px;
	font-size:11px;
	}
.radio .notes p {
	margin: 10px;
	}
.radio .notes a {
	float: right;
	padding: 0 10px 5px 0;
	font-weight: bold;
	text-decoration: underline;
	}
.radio table {
	width: 309px;
	text-align: left;
	background-color: #f3f3f3;
	margin: 0 10px;
	padding-top: 10px;
	font-size:1.0em;
	}
.radio table td, .radio table th {
	padding: 2px 5px;
	xfont-size: 0.8em;
	font-weight: bold;
	}
.date, .radio .notes a {
	color: #4f8bd1;
	}
.radio table th.price, .radio table td.price {
	padding: 2px 0 2px 5px;
	}
.radio table td a {
	padding: 10px 0;
	margin: 0;
	}
.featured_video, .events, .download, .know, .store, .lecture,  .mailingList, .search {
	margin-top: 10px;
	background-color: #fff;
	}
.featured_video {
	width:320px;
	}
.mailingList {
	width:300px;
	float:left;
	}
.flashPlaceHolder {
	height: 250px;
	}
.events, .download, .know, .search  {
	width: 210px;
	margin-right: 0;
	}
.events {
	height:318px;
	}
.download {
	height: 200px;
	}
.know {
	height: 241px;
	}
.events dt {
	width: 5em;
	}
.events dd {
	margin-left: 5em;
	}
.store, .lecture {
	width: 329px;
	overflow:hidden;
	}
#id_ .store {
	
	}
#id_ .lecture {
	height: 241px;
	}
.aButton {
	font-weight: bold;
	color: #555;
	margin-bottom: 7px;
	display: block;
	}
.aButton img {
	margin-right: 5px;
	}
.events .aButton {
	margin-top: 10px;
	}
.border_bot {
	padding-bottom: 7px;
	margin-bottom: 7px;
	border-bottom: 1px solid #ddd;
	}
.buy {
	margin: 5px;
	background-color: #b5cdb5;
	padding-bottom:1px;
	}
#id_ .buy {
	
	}
.buy .aButton {
	margin-left: 20px;
	}
.buy .cart {
	background: transparent url(/images/add_to_cart.jpg) 0 0 no-repeat;
	width: 84px;
	height: 20px;
	display: block;
	color: #555;
	font-weight: bold;
	padding: 3px 0 0 40px;
	float: right;
	margin-top: 7px;
	}
.buy ul {
	list-style: none;
	padding:0 10px 5px;
	}
.buy ul li {
	padding:10px 0 0 0;
	height:110px;
	border-bottom: 1px solid #aaa;
	overflow: hidden;
	clear:both;
	}
.buy ul li img {
	float: left;
	margin-right: 10px;
	}
.buy ul li p {
	color: #555;
	font-weight: bold;
	font-size: 1.1em;
	}
.download h3, .buy h3 {
	color: #627f49;
	font-size: 1.0em;
	}
.download h3 {
	margin-top: 5px;
	}
.footer {
	clear: both;
	background: #9c9c9c url(/images/footer.jpg) bottom left repeat-x;
	margin: 0 auto;
	text-align:center;
	width: 881px;
	font-size:9px;
	line-height:19px;
	height:85px;
	}
.footer ul {
	margin: 0;
	font-size:12px;
	line-height: 50px;
	}

.footer li {
	display:inline;
	padding: 0 5px;
	}
.footer a {
	text-decoration: none;
	color: #555;
	}
.footer p {
	color: #555;
	margin: 0;
	text-align: center;
	}
#middiv {
	height: 420px;
	position: relative;
	}
#middiv .imagecontainer {
	position: absolute;
	bottom: 0;
	left: 0;
	}
.imagecontainer img {
	border: 1px solid #000;
	xpadding: 5px;
	xbackground-color: #ccc;
	}
.picdiv {
	margin-top: 10px;
	min-width: 600px;
	xborder: 2px solid #000;
	xbackground-color: #ccc;
	xoverflow: hidden;
	}
.picdiv a.selected img {
	border: 3px solid #c00;
	}
.picdiv a img {
	margin: 2px;
	border: 1px solid #000;
	}
#middiv {
	position: relative;
	}
#middiv h3 {
	position: absolute;
	top: 50%;
	left: 40%;
	}
.mymap {
	float: right;
	}
#errorText {
	height: 40px;
	}
#errorText p {
	color: #c00;
	margin:0;
	}
.smallText {
	font-size: 0.8em;
	}
.row1 {
	background-color: #efefef;
	}
.row2{
	background-color:#fff;
	}
ul.altRow {
	list-style: none;
	margin:0;
	padding: 0;
	xwidth: 100%;
	color: #555;
	}
ul.altRow li {
	padding: 10px;
	overflow:hidden;
	clear:both;
	}
ul.altRow li a {
	font-size: 1.1em;
	}
.altRow dl {
	margin-left: 10px;
	}

.altRow dt {
	margin: 0;
	width: 50px;
	font-size:1.2em;
	color: #627f49;
	}
.altRow dd {
	margin-left: 60px;
	height: auto;
	}
.altRow dd a {
	color: #555;
	margin: 0;
	}
.altRow .title {
	margin-bottom: 5px;
	font-weight: normal;
	}
.altRow .location {
	font-size: 1.7em;
	margin-bottom: 5px;
	}

.altRow .date, .video_details .date, .article_details .date  {
	color:#627f49;
	font-size:1.2em;
	font-weight:normal;
	}
article_details .date  {
	font-size: 1.1em;
	}
ul.altRow li h3.title  a, .video_details .title, .article_details .title, .featured_video .title a, .eventList .title a, .event .title a{
	font-size: 1.5em;
	color: #555;
	text-decoration: none;
	font-weight: bold;
	margin: 0;
	}
.article_details .title {
	margin: 10px 0 0 0;
	}
.eventList .title {
	margin-bottom: 5px;
	}
.eventList .location  {
	margin-bottom: 5px;
	font-weight: normal;
	font-size: 1.3em;
	}
ul.comments .title {
	font-size: 1.3em;
	font-weight: bold;
	margin-top: 0;
	}
.paginate {
	clear:both;
	padding: 10px;
	float:right;
	}
.paginateResults{
	clear:both;
	padding:10px;
	}
.paginate a {
	color:#555;
	text-decoration:underline;
	margin: 0 0 5px 0;
	}
.paginate img {
	vertical-align: bottom;
	}
.event_details {
	color: #555;
	padding: 10px;
	}
.event_detailsWrapper .title {
	clear: both;
	font-size: 2.2em;
	background-color: #efefef;
	margin: 10px 0;
	padding: 20px 0 20px 10px;
	}
.event_details .date {
	font-size:1.4em;
	color: #627f49;
	}
.event_details .location {
	font-size: 1.7em;
	margin: 10px 0;
	}
.event_details ul {
	list-style: none;
	margin: 10px 0;
	padding: 0;
	font-size:1.4em;
	}
.event_details ul li {
	padding: 0;
	}
.mymap, .tickets {
	font-size: 1.4em;
	}
.mymap {
	float: right;
	padding-right:71px;
	}
.tickets {
	float: left;
	}
.mymap a, .tickets a {
	margin:0 0 0 10px;
	text-decoration:underline;
	}
.mymap img, .tickets img {
	vertical-align:bottom;
	}
.video_small {
	float:left;
	padding:0 10px;
	}
.middle {
	float: left;
	width: 210px;
	}
.video_details, .article_details {
	padding: 10px;
	}
h3.comments, .share {
	background-color: #efefef;
	padding: 10px;
	}
.share {
	margin-bottom: 10px;
	padding: 9px 10px 4px 10px;
	overflow:hidden;
	}
.share a{
	color:#999;
	text-decoration:underline;
	font-weight:bold;
	font-size:11px;
	}
.share h3, .share ul, .share ul li {
	float:left;
	list-style:none;
	padding:0;
	}
.share h3 {
	margin-right: 10px;
	}
.share ul.floatRight {
	float:right;
	}
.share ul li {
	padding: 0 5px;
	}
.video_details h4 {
	margin-top: 10px;
	}
.video_details .author, .article_details .author {
	margin: 5px 0;
	font-weight: normal;
	}
.article_details .author {
	margin-top: 0;
	}
.video_details .title, .article_details .title {
	font-size: 1.5em;
	}

.comment_form {
	padding: 10px;
	clear:both;
	}
.photo_cat {
	overflow:hidden;
	}
.breadcrumb {
	margin: 10px 10px 5px 10px;
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 11px;
	background-color: transparent;
	}
.gallery_cat {
	background-color: #eaebee;
	width: 150px;
	float:left;
	height:170px;
	text-align:center;
	padding: 7px;
	border: 1px solid #fff;
	border-width: 0 1px 1px 0;
	overflow:hidden;

	}
.gallery_cat h3  {
	font-size: 1.0em;
	margin-bottom: 5px;
	}
.gallery_cat h3 a {
	color: #555;
	margin-bottom: 5px;
	}
.gallery_cat h3 a:visited {
	color: #777;
	}
.gallery_cat h3 a:hover {
	color: #999;
	}
.gallery_cat .small {
	font-size: 0.9em;
	 font-style:italic;
	 margin:0;
	}
.gallery_cat h4{
	font-size:11px;
	}
.gallery_cat p {
	margin: 5px 0;
	}
.gallery_cat img.border {
	padding: 2px;
	background-color: #fff;
	border: 2px solid #777;
	}
img.productImg {
	max-width: 100px;
	max-height: 100px;
	}
.iaPlayerOuter {
	width: 300px;
	margin: 10px auto;
	}
.event {
	background-color: #fff;
	padding-bottom: 10px;
	}
.event h3.title {
	margin: 10px 0 5px 0;
	}
.event h3.location {
	font-size: 1.3em;
	margin: 10px 0 0 0;
	}
.event ul {
	list-style: none;
	padding: 5px 0 0 10px;
	}
.event a {
	text-decoration: underline;
	}
#id_videos .featured_video {
	margin: 0;
	float:none;
	width:330px;
	padding-bottom: 5px;
	}
.featured_video {
	background-color: #f5f3de;
	width: 320px;
	float:left;
	}
#id_videos .featured_video .videoWrapper {
	width:320px;
	margin: 15px auto 10px auto;
	}
#id_videos .featured_video a.viewAll {
	display:none;
	}
#id_ .featured_video a.moreVideo {
	display:none;
	}
.featured_video .videoWrapper {
	
	}
.pageThis {
	padding: 10px 10px 0 0;
	text-align: right;
	clear:both;
	}
.mailingList p {
	padding: 10px 0 14px 10px;
	}
.search p.input {
	padding: 10px 0 0 10px;
	margin-bottom: 0;
	}
.search p.link {
	margin: 5px 0 5px 10px;
	}
.mailingList input, .search input {
	margin-right: 5px;
	}
.user-nav {
	background-color: #fff;
	border-top: 1px solid #9c9c9c;
	}
.user-nav ul {
	list-style:none;
	font-size: 1.2em;
	padding: 10px;
	overflow:hidden;
	}
.user-nav ul li {
	float:left;
	padding-right: 60px;
	}
.user-nav ul li a {
	border: 1px solid #1a4c91;
	padding: 2px 5px;
	color: #222;
	background-color:#d4d0c8;
	}
.jump {
	margin: 5px 10px 10px;
	}
.preview {
	margin: 10px;
	border: 1px solid #e5e5e5;
	}
.preview h3 {
	background-color: #e5e5e5;
	padding: 5px 10px;
	}
.preview .entry {
	padding: 0 10px;
	}
.marWrapper {
	margin: 0 10px;
	}
.nb {
	font-weight:normal;
	}
a.searchTitle{
	color:#666666;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
	}
.makePretty{padding: 10px 0 0 10px;}
.makePretty h3{
	font-size:14px;
	}
.makePretty p{font-size:11px; margin:0; padding:0;}

a.info{
    position:relative; /*this is the key*/
    z-index:24;
    color:#555;
    text-decoration:none;
	}

a.info:hover{z-index:25; background-color:#ff0}

a.info span{display: none}

a.info:hover span{ /*the span will display just on :hover state*/
    padding:5px;
	width:300px;
	display:block;
    position:absolute;
    top:25px;
	left:-92px;
    border:1px solid #e5e5e5;
    background-color:#fff;
	color:#000;
    text-align: center;
	}
.xmHead{
	background-color:#e5e5e5;
	font-size:10px;
	height:25px;
	line-height:25px;
	text-align:left;
	font-weight:bold;
	color:#555;
	padding-left:10px;
	}
.xmBody{
	border:1px solid #e5e5e5;
	padding:10px 2px;
	margin:5px 0;
	text-align:left;
	font-size:11px;
	color:#555;
	padding:10px;
	}
.xmFoot{
	border:1px solid #e5e5e5;
	padding:10px 2px;
	text-align:left;
	font-size:11px;
	color:#555;
	padding:10px;
	}
.padTableFirst{
	padding:10px 40px 10px 10px;
	}
.padTable{
	padding:10px 50px 10px 0;
	}
.noPad{padding:0;}
.fullPad{padding:15px;}

.store h2{cursor:pointer;}

.calendar {
	background-color: transparent;
	width: 300px;
	margin: 10px 0px 10px 0px;
}

.calheading {
	background-color: #B5CDB5;
	color: #fff;
	font-family: Lucida Grande, Verdana, Geneva, Sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding:7px;
}

.calnavleft {
	background-color: #B5CDB5;
	font-family: Lucida Grande, Verdana, Geneva, Sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #fff;
	padding: 4px;
	cursor: pointer;
}

.calnavright {
	background-color: #B5CDB5;
	font-family: Lucida Grande, Verdana, Geneva, Sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #fff;
	text-align:  right;
	padding: 4px;
	cursor: pointer;
}

.caldayheading {
	background-color: #777;
	color: #fff;
	font-family: Lucida Grande, Verdana, Geneva, Sans-serif;
	font-size: 10px;
	text-align: center;
	padding: 6px 2px 6px 2px;
}

.calendarCell{
	color: #000;
	background-color: #D1D7E6;
	font-family: Lucida Grande, Verdana, Geneva, Sans-serif;
	font-size: 11px;
	text-align: center;
	padding: 4px;
	border: 1px #E0E5F1 solid;
	cursor: pointer;
}

.calendarCell a{color:#777; font-weight:bold;}
.calendarToday a{color:#777; font-weight:bold;}


.calendarToday{
	background-color: #B5CDB5;
	color:	#fff;
	font-family: Lucida Grande, Verdana, Geneva, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding: 3px;
	cursor: pointer;
}

.calendarBlank {
	color: #000;
	background-color: #D1D7E6;
	font-family: Lucida Grande, Verdana, Geneva, Sans-serif;
	font-size: 11px;
	text-align: center;
	padding: 4px;
	border: 1px #E0E5F1 solid;
	cursor: pointer;
}
.makePretty ul li{
	list-style:none;
	text-decoration:none;
	}
.scroll {
	clear: both;
	margin-bottom: 10px;
	}
#screen {
	height:160px;
	position:relative;
	background: #fff;
	}
#screen .next, #screen .prev {
	float: left;
	margin-top:75px;
	padding:0 6px;
	}
.next, .prev {
	cursor:pointer;
	}
#sections {
	float: left;
	height:160px;
	overflow:hidden;
	width:800px;
	}
#sections ul {
	width:1800px;
	list-style: none;
	padding: 0;
	}
#sections li {
	float:left;
	width:860px;
	}
#sections li p {
	margin: 6px 0;
	font-weight: bold;
	}
#sections li div {
	float: left;
	padding: 0 5px;
	}
#sections li div a {
	color:#555555;
	}
.digitalContent {
	padding: 0 5px;
	}