@charset "UTF-8";
body  {
	font-family: 'Droid Sans',serif;
	font-size:13px;
	color:#6D6F71;
	background-color:#fff;
	background-image:url("images/bg.gif");
	background-repeat:repeat;
	height:100%;
}

p, li, input, textarea, option {
	font-size: 13px;
	line-height: 18px;
	font-family: 'Droid Sans',serif;
	color:#6D6F71;
}

*:focus {outline: none;} /* Remove Chrome's inner yellow input outline */

p {
	margin-top:5px;
	padding:0;
}

a, .blueopacitylink a, a:link, .blueopacitylink a:link, a:visited, .blueopacitylink a:visited, a:active, .blueopacitylink a:active {
	color: #0056A2;
	text-decoration: none;
	cursor: pointer;
}

a:hover, .blueopacitylink a:hover  {
	color: #3377b4;
	text-decoration: none;
	cursor: pointer;
}

h1, h2, h3 {
	display:inline;
	margin: 0;
	padding: 0;
	font-size: 21px;
	font-weight:bold;
	line-height: 27px;
}

h1 {
	color: #4D9B59;
}

h2 {
	color: #0056A2;	
}

h3 {
	font-size: 16px;
	line-height: 18px;
}

h4 {
	display:block;
	margin: 10px 0px;
	font-weight:bold;
	font-size: 13px;
}

.sloganwrapper {
	font-size:17px;
	display:block;
	margin-top:10px;
	margin-bottom: 20px;
}

.slogan {
	font-size:17px;
	color:#007012;
	background: white;
	padding:1px 3px;
	filter:alpha(opacity=90);
	opacity:0.9;	
}

#extra_top {
	display:block;
	position: absolute;
	top: -16px;
	margin:0;
	padding: 0;
	height: 25px;
	overflow: hidden;
}

#extra_top .tableget {
	background: white;
	padding: 5px 3px;	
	width: 143px;
	z-index: 1;
}

#extra_top .langlink {
	padding: 5px;
	min-height:16px;
	margin-right:4px;
}

#wrapper { 
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	display: block;
	overflow: hidden;
	background-image:url("images/bgtop_e.jpg");
	background-position: top center;
	background-repeat:no-repeat;
}

#maincontainer {
	width: 934px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */	
}

#container {
	width: 100%;
	background: #fff;
	display:block;
	margin: 0;
	padding: 0;
	margin-bottom:10px;	
}

.mainboxright {
	width: 220px;
	padding: 0px 10px;
	background: #E6E7E8;
}

#mainbox .topsection {
	display:block;
	margin:10px 0px 15px 0px;
	padding: 0;
	position: relative;
	overflow: hidden;
}

#mainbox .testimony_cell {
	padding:0px 20px 0px 0px;
	width:390px;
}

.mainboxtitletable {
	display:block;
	margin: 20px 0px 24px 0px;
}

.mainboxtitle,.mainboxfacebook {
	padding: 2px 4px;
}

.mainboxtitle {
	color: #727D84;
	background: white;
}

.mainboxfacebook {
	color: #6D6F71;
	background: #EAF4FB;
}

.mainboxright_title {
	width:220px;
	display:block;
	margin-top:12px;
}

.mainboxright h2 {
	padding-left: 5px;
}

.mainboxright p {
	display: block;
	padding: 0;
	margin: 8px 0px 13px 0px;
}

.slashes {
	color: #BFBFBF;
	padding: 0 6px;
}

.mainboxrightbottom {
	display:block;
	width: 100%;
	padding: 0;
	margin: 0;
	padding: 5px 0px 13px 0px;
	border-top: 1px solid #6D6F71;
}

.footer {
	display: block;
   clear:both;
   text-align: left;
	margin: 0;
	padding: 0;
	margin: 0 15px;
	border-top: 1px solid #727D84;
}
    
.footertext {
  display: block;
  padding: 20px 0px;
  font-size: 11px;
  color:#6D6F71;
}

.content {
  font-weight: normal;
  display:block;
  padding: 15px 15px 0px 15px;
  margin: 0;
  display: block;
  border-top: 3px solid white;
}

.toptitle {
	color: #777;
	font-size: 20px;
	font-weight: bold;
	display: block;
	padding: 0;
	margin: 0;
	margin-bottom: 8px;
}

.toptext {
	color: #aaa;
	font-size: 16px;
	line-height: 21px;
	font-weight: normal;
	padding:0;
	margin:0;
	display: block;
}

.horizontal_separate {
	margin: 0;
	padding: 0;
	display:block;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #a3afd9;
	clear: both;
}

.related_separator {
	border-top:2px dotted #ccc;
	margin:20px 0px;
}

#content_text ol,#content_text ul {
	list-style-type: none;
	margin:0;
	padding: 0;
}

#content_text ol li, #content_text ul li {	
	padding-left: 10px; 
	margin: 0;
	margin-bottom: 4px;
}

#content_text ol li {
	background:url("images/li1gs.jpg") no-repeat 0px 3px; 
}
#content_text ul li {
	background:url("images/li1.jpg") no-repeat 0px 3px;
}

table.image_slide_table {
	display:block;
	margin: 4px 0px 8px 0px;
}

table.image_slide_table td {
	padding-left:5px;
}
 
#datelist {
	display:block;
	width: 100%;
	padding:0;
	margin: 0;
	padding-bottom: 15px;
}
 
#datelist a.boxdate, #datelist a.boxdateregister {
	display:block;
	background: #ccced1;
	text-align: center;
	color: white;
	font-size: 12px;
	margin: 0;
	padding: 1px 12px;
	width: 30px;
	line-height: 18px;
	text-decoration: none;
}

#datelist a.boxdateregister {
	width: 54px;
	padding: 0;
	opacity:0;
	filter:alpha(opacity=0);
	margin-top: 3px;
	cursor: default;
}

#datelist a.selectedregister {
	background: #0056A2;
	cursor: pointer;
}

#datelist a.selectedclosed {
	background: #0056A2;
	cursor: default;
}

#datelist a.selecteddate {
	background: #0056A2;
	cursor: default;
}

#registerform {
	font-size: 13px;
	margin: 10px 0px 5px 0px;
}

#registerform input,select,textarea {
	border:1px solid #D8D8D8;
	color:#6D6F71;
	background: white;
	font-size: 13px;
	margin:4px 0px 8px 0px;
	width: 200px;
	padding: 2px;
}

#registerbottomline {
	margin-top:10px;
}

.addthis {
	display: in-line;
	padding:0;
	margin:0;
}

textarea {
 resize: none;
}

#registerform td.secondcell {
	padding-left:20px;
}

.day {
	display:block;
	font-size: 22px;
}

.searchtable {
	border:1px solid #999;
	margin-bottom: 5px;
	width: 100%;
}

.searchbox {
	width:120px;
	border: 0;
	padding: 0px 1px 1px 1px;
	margin: 0;
	font-size: 12px;
	color: #777;
}

a.viewtype, a.viewtypeselected {
	font-size: 12px;
	background: #ddd;
	color: #6D6F71;
	padding: 5px;
	margin-right: 2px;
	width: 90px;
	display:block;
	text-align: center;
	text-decoration:none;
}
a.viewtypeselected,a.viewtypeselected:hover,a.viewtypeselected:visited{
	background: #0056A2;
	color: white;
	text-decoration:none;
	cursor: default;
}

#column_one {
	width:165px;
	background: white;
}

#column_two {
	width:470px;
	padding: 0px 10px;
	background:white;
	display:block;
	margin:0;
	min-height: 600px;
}

.stickylist {
	position:relative;
	display:block;
	margin:0;
	padding:0;
	width:165px;
}

.featured_category {
	display:block;
	margin-top:9px;
}

.featured_category a.selected,.featured_category a.selected:hover,.featured_category a.selected:visited {
	display: inline;
	padding: 2px 3px;	
	background: #eee;
	color: #0056A2;
	width: auto;
	cursor: default;
}

.featured_category a, .featured_category a:visited {
	padding: 3px 0px;
	color:#4D9B59;	
	text-decoration:none;
}

.search_mark {
	background: #E5F5FF;
	color: #0056A2;
}

.video_title, .testimony_title {
	display: block;
	margin-top: 3px;
	font-weight:bold;
}

.testimony_title {
	font-size: 21px;
}

.video_views {
	margin-top: 2px;
	display:block;
	font-weight: normal;
}

#details {
	display: block;
	margin-top:3px;
	line-height: 18px;
}

#related_testimonies_wrapper {
	display:block;
	width: 170px;
	text-align: left;
}

h2.header {
	font-size:30px;
	line-height:34px;
	font-weight:bold;
	margin: 0;
	padding: 0;
	display:block;
}

p.subheader {
	font-size:18px;
	line-height:23px;
	display: block;
	margin: 0;
	padding: 0;
	margin: 12px 0px 15px 0px;
}

.testimonydetails {
	font-size: 13px;
	line-height: 19px;
}

#feedbox {
	display:block;
	border-top: 1px solid #727D84;
	padding-top: 10px;
	width:100%;
}

#feedbox td a.feed0, #feedbox td a.feed1, #feedbox td a.feed2, #feedbox a.feed_selected0, #feedbox a.feed_selected1, #feedbox a.feed_selected2 {
	float: left;
	text-decoration: none;
	padding: 0px 0px;
	margin: 0px; /*padding inside each tab*/
	color: #727D84;
	width: auto;
	padding: 4px 5px;
	background: #E6E7E8;
	margin-right: 4px;
	cursor: pointer;	
}

#feedbox a.feed0:visited,#feedbox a.feed1:visited,#feedbox a.feed2:visited {
	text-decoration: none;
	color: #727D84;
	background: #E6E7E8;
}

#feedbox a.feed0:hover{
	color: white;
	text-decoration: none;
	background:#4D9B59;
}

#feedbox a.feed_selected0 {
	color: white;
	background: #4D9B59;
	cursor: default;
}

#feedbox a.feed1:hover{
	color: white;;
	text-decoration: none;
	background: #0056A2;
}

#feedbox a.feed_selected1 {
	color: white;
	background: #0056A2;
	cursor: default;
}

#feedbox a.feed2:hover{
	color: white;
	text-decoration: none;
	background: #2A98D4;
}

#feedbox a.feed_selected2 {
	color: white;
	background: #2A98D4;
	cursor: default;
}

.twitterlink a, .twitterlink a:visited {
	text-decoration: none;
	color: #2A98D4;
}

.twitterlink a:hover {
	text-decoration: none;
	color: #44C0EB;
}

#videoshomelink, #testimonieshomelink {
	margin:15px 0px 0px 0px;
	font-weight: bold;
}

.blueazurebglink a, .blueazurebglink a:visited {
	color: #0056A2;
	background: white;
	text-decoration: none;
}

.blueazurebglink a:hover {
	color:#0056A2;
	text-decoration:none;
	background: #E5F5FF;
}

.greenbluelink a, .greenbluelink a:visited {
	color: #4D9B59;
	text-decoration: none;
}

.greenbluelink a:hover {
	color:#2A98D4;
	text-decoration:none;
}

.graybluelink a, .graybluelink a:visited, .grayazurelink a, .grayazurelink a:visited {
	color: #6D6F71;	
	text-decoration:none;
}

.graybluelink a:hover {
	color: #0056A2;	
	text-decoration:none;
}

.graytext {
	color: #6D6F71;	
}

.grayazurelink a:hover {
	color: #2A98D4;	
	text-decoration:none;
}

.lightgraybluelink a,.lightgraybluelink a:visited {
	color: #9FA1A3;
	text-decoration:none;
}

.lightgraybluelink a:hover {
	color: #0056A2;	
	text-decoration:none;
}

.lightgraytext {
	color: #D1D3D5;
}

.bluebluelink a, .bluebluelink a:visited {
	color: #0056A2;
	text-decoration: none;
}

.bluebluelink a:hover {
	color: #2A98D4;
	text-decoration: none;
}

.bluetext {
	color: #0056A2;
}

.greentext {
	color:#4D9B59;
}

.video_thumb_wrapper {
	position:relative;
	display:block;
	width:145px;
	height:82px;
	overflow:hidden;
	margin-bottom:4px;
}

.video_thumb {
	position: absolute;
	left:-10px;
	top:-6px;
}

.item_results_separator {
	border-top:2px dotted #ccc;
	margin:20px 0px;
	display:block;
}

.addthisbottom {
	width:100%;
	padding:0px;
	padding-bottom: 10px;
	border-bottom: 2px dotted #2475BC;
	margin: 15px 0px;
}

.item_results_paging_separator {
	border-top: 2px dotted #2475BC;
	margin-top: 0px;
	padding-top:10px;
	margin-bottom: 10px;
}

.pnobreak p {
	margin:0;
	padding:0;
}

.date_cell {
	padding-right:5px;
	width:10px;
}

.pagetitle {
	display:block;
	margin-left:180px;
	font-size: 25px;
	margin-bottom: 10px;
}

.mailingpop {
	display:block;
	width: 142px;
	padding: 0;
	margin: 0;
	position: absolute;
	bottom: -10px;
	background-image:url("images/mailing_pop.png");
	background-position: bottom center;
	background-repeat:no-repeat;
}

#mailingpop input {
	border: 1px solid #4D9B59;
	padding: 0 1px;
	margin: 0;
	margin-bottom:2px;
	display: block;
	width: 128px;
	font-size: 11px;
	color: #0056A2;
}

.submitmailing {
	border: 1px solid #4D9B59;
	float: right;
	padding: 1px 2px;
	cursor: pointer;
}

.innermailingpop {
	 background:white;
	 width: 132px;
	 margin-bottom:8px;
	 padding:5px;
	 font-size: 11px;
	 color: #0056A2;
}

.datasection {
	display:none;
	margin-top:15px;
}

.video_data_table {
	display:block;
	margin-top: 30px;
	margin-bottom: 20px;
}

#registerform select {
	color:#6D6F71;
}

