@charset "UTF-8";
/* 	hs_main.css 
	
	Main stylesheet for Heartspring.tv pages.
	Copyright (C) 2009 Heartspring. All rights reserved.
	http://www.heartspring.org/

*/

body {

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
}

a, a:link, a:active, a:visited {

	color: #666666;
	text-decoration: none;

}

a:hover {
	text-decoration: underline;
}

img {
	border: 0;
	
}

.highlight {
	/*border-top: 2px solid #84ADCE;
	border-bottom: 2px solid #84ADCE;
	background-color: #D8E5F0;*/
	background-color: #A9D3B0;
	border-top: 2px solid #65b073;
	border-bottom: 2px solid #65b073;

}

.separator {
	height: 20px;
	clear: both;
	
}

.centercontent {

	width: 800px;
	margin-left: auto;
	margin-right: auto;

}

.textcenter {
	text-align: center;

}

.notice {
	text-align: center;
	background-color: #FFFF99;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
	margin-right: 30px;
	font-size: 11pt;
	color: black;
}

/* TOP */

#top {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}

#navbar {

	font-size: 10pt;
	width: 550px;
	float: left;
	height: 50px;
	line-height: 50px; /*This allows us to vertically center one line of text in the box. */

}

#navbar .active {
	color: black;
}

#logo {

	width: 200px;
	float: right;
	height: 50px;
	text-align: center;

}

/* MIDDLE */

#bigtext {

	width: 360px;
	text-align: center;
	float: left;
	padding-top: 10px;

}

#bigtext h1 {
	color: black;
}

#bigtext h2 {
	color: black;
}

#bigconf {

	width: 400px;
	float: right;
	padding-top: 30px;
	text-align: center;

}

#bigconf .icon {

	width: 100px;
	height: 120px;
	float: left;
	padding-right: 10px;
	padding-top: 5px;
	text-align: center;

}

#bigconf .desc {
	text-align: left;
	font-size: 9pt;
	position: relative;

}

#bigconf p {
	position: relative;
	top: -10px;
}

#bigconf .speaker {

	font-size: 14pt;
	color: #333333;

}

.conflisting {

	width: 340px;
	margin-left: 20px;
	margin-right: 20px;
	float: left;
	text-align: justify;
}

.cl_bordered {
	border-left: 1px solid #D3D3D3;
	padding-left: 20px;
	margin-left: 0;
	
}

.conflisting h4 {
	text-align: left;
}

.uc_all {
	text-transform: uppercase;

}

/* BOTTOM */

.footer {

	font-size: 8pt;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 15px;
}

/* PRICING PAGE */

#pricing {
}

#pricing h1 {
	color: black;
	font-size: 22pt;
}

#pricing .waytoview {

	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;

}

#pricing .waytoview table{
	width: 100%;
}

#pricing .waytoview a {
	font-size: 10pt;
	font-weight:bold;
	text-align: center;
}

#pricing .waytoview h2{
	color: black;
}

#pricing .waytoview h3 {
	text-align: center;
}
#pricing p {
	text-align: justify;
	font-size: 8pt;
}

#pricing td {
	vertical-align: top;
	text-align: left;
	padding: 10px;
	padding-right: 15px;
	padding-left: 15px;
	border-right: 1px solid #D3D3D3;
	min-width: 150px;
}

#pricing td:last-child {
	border-right: none;
}

#pricing ul {
	margin: 0;
	padding: 0;
}
#pricing li {
	list-style-type: none;
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: 1px solid #CCCCCC;
	padding-left: 0;
	padding-right: 0;
	margin: 0;

}

#pricing li:last-child {
	border: none;
}

/*SPEAKERS PAGE */

div.jqDockLabel {border:0px none; font-size:14px; white-space:nowrap; color:#444444; background-color:#FFFFFF;}
div.jqDockLabelLink {cursor:pointer;}
div.jqDockLabelImage {cursor:default;}

#speakerChooser img {
	padding-left: 4px;
	padding-right: 4px;
}

#speakerChooser {
	height: 55px;
}

#speakerNav {
	padding-top: 10px;
	padding-bottom: 10px;
}

#speakerDesc {
	width: 450px;
	float: right;
	padding-right: 30px;
}

#speakerDesc p, #speakerDesc ul {
	text-align: left;
}

#sideBar {
	width: 250px;
	float: right;
	padding-left: 30px;
	border-left: 1px solid #D3D3D3;
}

/* CONFERENCES PAGE */

#confDesc {
	width: 450px;
	float: right;
	padding-right: 30px;
}

#confDesc p, #confDesc ul {
	text-align: left;
}

.active {
	color: black;
}

.cart {
	background-image: url("/images/cart.png");
	background-repeat: no-repeat;
	padding-left: 35px;
	color: black;
}

/* ON DEMAND PAGE */

.videolisting {

}


.videolisting td {
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

#formdiv {

	text-align: center;
	background-color: #CCCCCC;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	margin: 10px;
	padding: 10px;

}

#formdiv input {
	font-size: 16pt;
	border: 1px solid #333333;
	margin: 10px;
	width: 150px;
}

.button {
	width: auto;
}

#formdiv label {
	font-size: 16pt;
	color: black;
}

.warning {
	text-align: center;
	color: black;
	background-color: #FF9;
	padding: 10px;
	margin: 10px;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
}

#logininfo {

	width: 300px;
	float: right;
	font-size: 9pt;
	padding: 10px;
	text-align: right;

}

#userinfotable {

	width: 800px;
	font-size: 12pt;
	color: black;

}

#userinfotable tr {

	padding-top: 10px;
	padding-bottom: 10px;

}

#userinfotable .altrow {

	background-color: #FF9;

}

#userinfotable .headrow {

	background-color: #CCCCCC;

}

#resources {
	width: 250px;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

#resources ul {
	padding: 0;
	margin: 0;
}

#resources li {
	list-style: none;
}

#videoplayer {
	padding: 15px;
}

/* ABOUT PAGE */

#about h1 {
	color: black;
}