/* @override 
	https://cms.worldtransformation.com/themes/wtm1301/main-1306.css
*/

/* @group Reset */

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */

article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

body {
	line-height: 19px;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

strong {
	font-weight: bold;
}

/* @end */

html {
	
}

label {
	font-weight: bold;
}

fieldset {
	border: 1px solid #ccc;
}

a {
	outline: none;
}

/* @group header */

#header {
	clear: both;
	margin: 0 auto;
	padding: 0 0;
	width: 960px;
	text-align: center;
	line-height: 16px;
}


#headerTitle {
	margin: 4px 0 0 0;
	min-width: 800px;
}

#headerContainer {
	text-align: left;
	display:inline-block;
	/* for ie6/7: */
	*display:inline;
	zoom:1;
	
}

#headerTitle a:visited, #headerTitle a:link {
	color: #414141;
}

#headerTitle a:hover {
	color: #0000FF;
}


#headerTitle img {
	float: right;
}

#headerTitle .homeLink {
	float: left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 8px 0 0 0;
}

#header p.homelink a {
	font-size: 12px;
}

#headerNav {
}

#headerNav li.nav-selected {
	background-color: #e0e0e0;
}

.headerCentered {
	vertical-align: middle;
	text-align: center;
}

/* @group Site Navigation Bar */

#headerNavSite {
	clear: both;
	margin: 0 auto 0 auto;
	float: right;
	font-family: Verdana, Arial, sans-serif;
	line-height: 20px;
	width: 100%;
}

#headerNavSite ul.nav-header {
	list-style: none;
	overflow: visible;
	float: left;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-left: 1px solid #B6B6B6;
	text-transform: uppercase;
	float: right;
}

#headerNavSite ul.nav-header li {
	float: left;
	border-top: 1px solid #B6B6B6;
	border-bottom: 1px solid #B6B6B6;
	border-right: 1px solid #B6B6B6;
	padding: 0 9px 0 9px;
}

#headerNavSite	 ul.nav-header li.nav-selected {
	background-color: #e0e0e0;
}

#headerNavSite a:link, #headerNavSite a:visited {
	color: #606060;
}

#headerNavSite a:hover {
	color: #0000FF;
}

/* @end */

/* @group Content Navigation Bar */

#headerNavContent {
	clear: both;
	margin: 3px auto 6px auto;
	font-family: Verdana, Arial, sans-serif;
	line-height: 20px;
	display: table;
}

#headerNavContent ul.nav-header {
	list-style: none;
	overflow: visible;
	float: left;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-left: 1px solid #B6B6B6;
	text-transform: uppercase;
	margin: 0 0;

}

#headerNavContent ul.nav-header li {
	float: left;
	border-top: 1px solid #B6B6B6;
	border-bottom: 1px solid #B6B6B6;
	padding: 0px 13px 0px 13px;
	border-right: 1px solid #B6B6B6;

}
 
#headerNavContent	 ul.nav-header li.nav-selected {
	background-color: #e0e0e0;
}

#headerNavContent a:link, #headerNavContent a:visited {
	color: #606060;
}

#headerNavContent a:hover {
	color: #0000FF;
}

/* @end */

/* @end */
/* @group Social And Printing */

/* @group FollowUs */

#headerFollowUs {
	position: relative;
	color:#7F7F7F;
	font-size:11px;
	float: right;
	clear: none;
	padding:0px 0px 0 5px;
	line-height: 14px;
}

#followUsText {
	float: left;
	text-align: left;
	margin: 1px 0 -6px 0;
	padding-right: 3px;
	font: 10px/11px Verdana, Arial, sans-serif;
	color: #585858;
	position: relative;
}

#followIcons {
	float: right;
	padding:2px 0px 0px 0;
	font-size: 10px;
	margin-right:-14px;
	width: 134px;
}

#headerFollowUs img {
	vertical-align: bottom;
}

#followUsFacebook {
	display: inline;
	line-height: 10px;
}

#followUsTwitter {
	display: inline;
	margin-left: -3px;
	margin-right: -2px;
}

#followUsPinterest {
	display: inline;
}

#facebookLikes {
	color: rgb(51, 51, 51);
	display: inline;
	font-family: 'lucida grande', tahoma, verdana, arial, sans-serif;
	font-size: 9px;
	min-width: 18px;
}

#twitterFollowers {
	color: rgb(51, 51, 51);
	display: inline;
	font-family: 'lucida grande', tahoma, verdana, arial, sans-serif;
	font-size: 9px;
	min-width: 18px;
}

.arrow_box {
	position: relative;
	display: inline;
	background: #ffffff;
	border: 1px solid #c1c1c1;
	padding: 0 2px 0px 2px;
	margin-right: 2px;
	margin-left: 2px;
	line-height: 10px;
}

.arrow_box:after, .arrow_box:before {
	right: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box:after {
	border-color: rgba(136, 183, 213, 0);
	border-right-color: #ffffff;
	border-width: 2px;
	top: 50%;
	margin-top: -2px;
}

.arrow_box:before {
	border-color: rgba(194, 225, 245, 0);
	border-right-color: #c1c1c1;
	border-width: 3px;
	top: 50%;
	margin-top: -3px;
}

.arrow_box a {
	text-decoration:none;
}

.arrow_box a:hover{
	text-decoration:none;
}
		
/* @end */

/* @group dropDown */

.dropDown {

    border: 1px solid #797979;
    padding: 16px 20px 8px 20px;
    margin: 0px;
    display: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	position: absolute;
	color: black;
	background-color: white;
	z-index: 1;
	right: -42px;
	top: 24px;
	overflow: hidden;
	box-shadow: 0px 6px 18px #aeaeae;
	
}

.dropDown p.title {
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
}

.dropDown p.tooltip_centered {
	margin-top: -7px;
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
}

.dropDown p {
	font-size: 12px;
	line-height: 17px;
	font-family: verdana;
	text-align: center;
}

.dropDown p.help {
	text-align: center;
	font-size: 11px;
	line-height: 16px;
	padding:4px 0 0 0;
	color: #808080;
}

#dropDown_printContainer a {
	color: blue !important;
}

.dropDownArea {
	display: inline;
	position: relative;
}

#dropDown_followUsFacebook {
	width: 220px !important;
	right:-30px;
}

#dropDown_followUsTwitter {
	width:  200px !important;
	right:-60px;
}

#dropDown_followUsPinterest {
	width:  200px !important;
	right:-90px;
}

#dropDown_followUsYouTube {
	width:  200px !important;
	right:-120px;
}

#followUsYouTube {
	 top:1px;
	 margin-left: -1px;
}


/* @end */

/* @group PrintDialog */


/* Hide .pop_up */
.print_pop_trigger .print_pop_up {
	display: none;
} 

/*Show .pop_up when hover over .pop_trigger*/
.print_pop_trigger:hover .print_pop_up {
	right: 0;
	display: block;
} 

.print_pop_up {
	position: absolute;
	top: 4px;
	right: 0px;
	z-index: 8;
}

.pop_printContainer {
		position: relative;
		float: right;
		top: 0px;
		min-height: 19px;	
}

.print_pop_up_dialog {
    width: 680px;
    border: 1px solid #797979;
    padding: 22px 20px 11px 28px;
    margin: 16px 0  0 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	background-color: white;
	overflow: hidden;
	box-shadow: 0px 6px 18px #aeaeae;
}

.pop_printContainer img {
		vertical-align: top;
}

#printBox {
	cursor:pointer;
	color: #585858;
	margin-top: 2px;
	text-align: right;
	clear: both;
	width: 140px !important;
	font: normal 10px/12px Verdana, Arial, sans-serif;
	line-height: 14px;

}

#printBox:hover {
}

#printBox img {
	margin-top: -1px;
}

.print_pop_up_dialog p.title {
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	padding-bottom: 5px;
}

.print_pop_up_dialog p {
	text-align: left;
	font-size: 14px;
	line-height: 20px;
	font-family: verdana;
	text-indent: -26px;
	padding-left: 26px;
	padding-bottom: 6px;
}

.print_pop_up_dialog .single {
	text-align: center;
	text-indent: 0px;
	padding-left: 0px;
	padding-right: 20px;
	line-height: 20px;
}

.print_pop_up_dialog p.help {
	text-align: left;
	font-size: 12px;
	
	padding: 24px 0 0 18px;
	color: #333333;
}

.print_pop_up_dialog p.help-single {
	text-align: left;
	font-size: 12px;
	padding: 6px 0 0 18px;
	color: #333333;
	text-align: center;
}


/* @end */
/* @group a2a  */

#a2a_page_top {
	float: left;
	position: relative;
	padding: 3px 0 0 0;
	background: #ffffff;
}

#a2a_page_top .a2a_toolbox {
	float: left;
	margin: 2px 0 -3px 1px;
}


#a2a_page_top .share_this_page {
	clear: both;
	float: left;
	top: -4px;
	z-index: -1;
	text-align: left;
	font: 10px/10px Verdana, Arial, sans-serif;
	color: #585858;
	margin: -2px 2px -3px 0;
}

#a2a_share {
	display: inline-block;
}

#dropDown_recommend_facebook {
	width: 240px;
	left: 0px;
}

#dropDown_share_twitter {
	width: 200px;
	left: 40px;
}

#dropDown_a2a_share {
	width: 280px;
	left:40px;
}

#dropDown_recommend_facebook_bottom {
	width: 240px;
	right: 60px;
}

#dropDown_share_twitter_bottom {
	width: 200px;
	right: 30px;
}

 #dropDown_a2a_share_bottom {
	width: 280px;
	left:-80px;
}


#a2a_page_bottom {
float: right;
margin: 0 0 0px 0;
padding: 4px 12px 6px 0;
width:  170px;
position: relative;
line-height:22px;
}

#breadcrumbAndAddthis #a2a_page_bottom {
float: right;
margin: 2px 0 0 4px;
position: relative;
line-height:22px;
}

#a2a_page_bottom .share_this_page {
	clear: both;
	float: left;
	position: relative;
	top: -4px;
	font: 9px/14px Verdana, Arial, Helvetica, sans-serif;
	color: #888888;
	width: 170px;
	text-align: center;
	z-index: -1;
}

.social_share {
	display: inline;
}
.social_share a {
	display: inline-block;
}
.facebook_share {
	background: url('/images/social_button_share_image_164x16.png') no-repeat 0px 0px;
	width: 70px;
	height: 16px;
}
.twitter_share {
	background: url('/images/social_button_share_image_164x16.png') no-repeat -74px 0px;
	width: 44px;
	height: 16px;
	margin-right: -2px;
}

.share_share {
	background: url('/images/social_button_share_image_164x16.png') no-repeat -120px 0px;
	width: 44px;
	height: 16px;
}

/* @end */

/* @end */


/* @group breadcrumbs */

#breadcrumbTop {
	clear: right;
	float: left;
	color: #979797;
	margin: 4px -40px 0 0;
	width: 710px;
	min-height: 17px;
	font: 11px/14px Verdana, Arial, Helvetica, sans-serif;
}

#breadcrumbTop .floater {
	display:table-cell;
	vertical-align: bottom;
}

#breadcrumbTop a:link {
	color: #979797;
}

#breadcrumbTop a:visited {
	color: #979797;
}

#breadcrumbTop a:hover {
	color: #0000ff;
}

#breadcrumbBottom {
	width: 780px;
	color: #979797;
	margin: 0 auto;
	padding-top: 30px;
	padding-bottom: 4px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 10px;
	clear: both;
}

#breadcrumbAndAddthis #breadcrumbBottom {
	float: left;
	width: 460px;
	line-height:  14px;
	display: table;
	padding: 0;
	margin-top: -2px;
}

.isFullWidth {
	width: 710px !important;
}

#breadcrumbAndAddthis #breadcrumbBottom .floater {
	display:table-cell;
	vertical-align: middle;
	height:  38px;
}

#breadcrumbBottom a:link {
	color: #979797;
}

#breadcrumbBottom a:visited {
	color: #979797;
}

#breadcrumbBottom a:hover {
	color: #0000ff;
}

#breadcrumbAndAddthis {
	padding-top: 27px;
	width: 710px;
	margin: 0 auto;
}

/* @end */

/* @group footer */

#footer {
	clear: both;
	padding: 0 0 30px 0;
	color: #979797;
	text-align: center;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 8px;
	width: 688px;
	margin: 0 auto;
}
#footer p {
	font-size: 11px;
	line-height: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #979797;
}

#footer a:link, #footer a:visited {
	color: #000099;
}

#footer a:hover {
	color: #0000FF;
}

#footer span.sign-in {
	margin-left: 20px
}

#footer span.powered-by {
	float: right;
}

#footer .link-source-wt {
font-size: 9px;
}

/* @end */

/* @group error text class optionally provided by theme */

div.ccm-error-response {
	color: #f00;
	margin-bottom: 12px
}

/* @end */

/* @group MISC STYLES & SHORTCUTS */

/* @group Page Elements */

.pagingNav {
	margin: 16px 0px 8px 0px;
}

.pagination {
	text-align: center;
	color: #bbb;
	padding-top: 4px
}

.pagination .pageRight {
	width: 20%;
	float: right;
	text-align: right
}

.pagination .pageLeft {
	width: 20%;
	float: left;
	text-align: left
}

/* @end */

div.code {
	border: 1px solid #ddd;
	background: #eee;
	padding: 10px
}

div.spacer,div.ccm-spacer {
	clear: both;
	font-size: 1px;
	line-height: 1px
}

.noTopSpace {
	margin-top: 0px;
	padding-top: 0px
}

div.pageSection {
	margin-bottom: 10px;
}

#c5footer {
	
}

.sanserif {
	font-family: Verdana, sans-serif;
}

.yellowbox {
	padding: 10px 20px 10px 20px;
	border: 1px solid #000000;
	background-color: #FFFDAD;
}

.sendFeedbackButton {
	background-color: #dedede;
	border-right: 2px outset #888;
	border-bottom: 2px outset #888;
	font: 0.88em/0.8em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-right: 0.4em;
	padding-left: 0.4em;
}

.sendFeedbackButton:hover	{
	cursor: pointer;
}

ul.errors {
	color: red;
	padding-top: 5px;
	padding-bottom: 5px;
}

.removed-for-html-plus-plugin pre {
	color: black;
	text-align: left;
	white-space: normal;
	width: 600px;
	font: .8em Courier, mono;
	overflow-x: auto;
	overflow: scroll;
	height: 100px;
	margin-right: auto;
	margin-left: auto;
	background-color: whitesmoke;
	border: 1px solid #dedede;
}

.yellow-highlight {
	background-color: #ffffcc;
}

/* @end */

/* @group Misc Adjustments */

#footer p.sanserif a {
	color: #173ac8;
}

/* @end */

/* @group body-normal */

#body, .body {
	clear: both;

	padding-top: 10px;
	padding-left:0;
	padding-right:0;
	margin-top: 0px;
	margin-left: 3.9em;
	margin-right: 3.9em;
	/*so that pagenno relative works */
	position: relative;
}

#central, .central {
	clear: both;
	width: 800px;
	margin: 0 auto;
	padding-top: 4px;
	position: relative;
}

.central-960 {
	margin: 0 auto;
	width: 960px;
	clear: both;
}

/* @end */

/* @group body-wide */

#wideCentral {
	margin: 0 0 0 0;
	clear: both;
}

#widerCentral #body {
	margin-left: 0;
	margin-right: 0;
}

/* @end */

/* @group body-wider */

#widerCentral {
	margin: 0 auto;
	width: 800px;
	clear: both;
}

/* @end */

/* @group body-homepage */

#homeCentral {
	clear: both;
	color: #000;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	margin: -5px auto 0 auto;
	padding: 0;
	width: 984px;
	line-height: 19px;
}

#homeCentral p {
	font-size:14px;
	color: #000000;
}

#homeCentral strong {
	color: #474747;
}

#homeCentral strong a,a:visited,a:active {
	color: #3030FF;
	text-decoration: none;
	outline: none;
}

#homeCentral strong a:hover {
	color: #3030FF;
	text-decoration: underline;
}

#homeHeader {
	clear: both;
	margin: 5px auto 0 auto;
	padding: 0 0;
	width: 984px;
	text-align: center;
}

#homeHeader h1 {
	margin: 0 0 0 0;
	padding: 8px 0 0 0;
	text-align: center;
	line-height: 20px;
}

#homeHeader h1 a  {
	color: #545454;
	text-align: center;
}


#homeHeader h1 a img {
	padding: 5px 0 0 0;
}

#homeHeader h2 {
	margin: 5px 77px 0 0px;
 	color: #474747;
	line-height: 19px;
	font-weight: bold;
	font-size:17px;
	text-align: center;
}

#homeHeader img#logo {
	margin: 6px 0 3px 32px;
	float: left;
}

#homeHeader img#trademark {
	margin: 6px 0px 0px;
	vertical-align: top;
}

#homeHeader .webaddress {
	padding: 2px 71px 10px 0;
	font-weight: normal;
	color: #474747;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 16px;
}

#homePage #homePrint {
	margin-top: -3px;
	float: right;
}

#mainIntro {
	margin: 0 auto 8px auto;
	padding-left: 4px;
}

#mainIntro p.oldStyle {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 17px;
	font-weight: bold;
	line-height: 20px;
	text-indent: 34px;
 	color: #474747;
}

#mainIntro p {
	font-family: Arial, Helvetica, Geneva, sans-serif;
 	color: #474747;
}

#mainIntro2 {
	clear: both;
}

#homeCentral .endorsements {
	font-size: 14px;
	text-indent: -22px;
	padding-left: 22px;
	line-height: 17px;
}
#homeCentral h3 {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	font-size: 20px;
	color: #474747;
}

#homeCentral h5 {
	font-size: 15px;
	text-align: left;
	font-family: Arial, sans-serif;
	line-height: 16px;
	color: #474747;
}

#homeCentral h5 a,a:visited,a:active {
	color: #3030FF;
	text-decoration: none;
}

#homeCentral h5 a:hover {
	color: #3030FF;
	text-decoration: underline;
}

#homeCentral .h3Heading {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	line-height: 23px;
	text-transform: uppercase;
	margin: 7px 0 6px 0;
}

#homeCentral .h3Heading a:link, #homeCentral .h3Heading a:visited {
	color: #474747;
}

#homeCentral .row {
	clear: both;
	margin:10px 0 0 0;
	padding: 8px 0 0 0;
	border-top: 1px solid gray; 
}

#homeCentral #freedombook1 {
	width:450px;
	float:left;
	padding: 0 16px 0 20px;
	margin: 0 0 8px 0;
}

#homeCentral #freedombook2 {
	width:446px;
	border-left: 1px solid gray; 
	float:left;
	padding: 0 15px 4px 30px;
	margin: 0 0 8px 0;
}

#homeCentral .quote-wt {
	color: #1a1a1a;
}

#homePage #footer p {
	font-size:11px;
	color: rgb(151, 151, 151);
	line-height: 15px;
}

/* @group Facebook/addthis buttons */

#facebooklike {
	position: relative; 
	top: 8px; right:-8px; 
	float: left;
	display: inline;}
/*
#facebooklike a.addthis_button_facebook.at300b {
	margin-bottom: 2px;
}

#facebooklike a.addthis_button_twitter.at300b span.at300bs.at15nc.at15t_twitter {
	padding-bottom: 3px;
}

#facebooklike a.addthis_button_email.at300b {
	padding-bottom: 2px;
}

#facebooklike a.addthis_button_google_plusone{
	margin-bottom: -4px;
}

#facebooklike a.addthis_button_compact{
}
*/
#addthissocial {
	display: inline;
	float: right;
	margin-left:-7px;
	margin-right: -12px;
}


/* @end */

#homeCentral #footer p.sanserif {
	line-height: 1.4em;
}

#homePage #footer {
	padding-top: 12px;
	line-height: 1.2em;
}


/* @end */

/* @group Video Player/Nav */
#videoBoxTop {
	margin: 0 auto;
}

#videoBoxTop p {
	width: 980px;
	color: #fb811e !important;
	font-size:12px;
	text-align:center;
}

#homeVideobox {
	/*width: 720px;*/
	margin: 0px auto 0px auto;
	position: relative;
}

#videoContainer {
	float:left; 
	clear:none; 
	margin:0 auto;
	line-height: 0px;
	padding-left: 9px;
	width: 722px;
	height:420px; 
	position: relative;
}

#videobox-1{
	/*width: 720px;*/
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	min-height: 422px;
	line-height: 0.95em;
}

.videoMenu {
	line-height: 19px;
}
.videoNavTable {
	font-size: 0.95em;
	margin-right: auto;
	margin-left: auto;
	margin-top: 4px;
}

.videoNavTable td {
	vertical-align: middle;
}

h3.videoHeading {
	padding:11px 0 0 0;
	text-align:center;
	font-size: 17px !important;
	line-height:20px;
	color:#000000;
	}

.videoHeadingTitle {
	font-size: 20px;
}


.videoPartIndent {
	padding-left: 6px;
	font-size: 15px;

}

.videoPart {
	font-size: 15px;
	text-indent: -42px;
	padding-left: 42px;

}

.videoPartSub {
	padding-left: 60px;
	text-indent: -30px;
	font-size: 15px;

}

.videoPartSub2 {
	padding-left: 46px;
	text-indent: -25px;
	font-size: 15px;

}

.videoPartSub3 {
	padding-left: 26px;
	text-indent: -20px;
	font-size: 15px;
}

.transcriptLink {
	font-size: 15px;
	line-height: 13px;
	text-align: center;
}

.transcriptLink a:link, .transcriptLink a:visited  {
	color: #3030ff;
}

.braces {
	padding-right: 6px;
}

#videoPlayer, 
.videoPlayer,
#mainVideoPlayer {
	border: 1px solid #B6B6B6;
	line-height: 0px;
}

#videoPlayer-non-home {
	margin-right: auto;
	margin-left: auto;
	width: 720px;
	line-height: 10px;
}

#videoPlayer-non-home-672-border {
	width: 672px;
	line-height: 10px;
	border: 1px solid gray;
	
}

#videoboxleft {
	margin: 7px 0 0 12px;
	float: left;
	width: 110px;
	font-size: 12px;
	color: #fb811e !important;
	text-align: right;
}

#videoboxleft p {
	font-size: 12px;
	color: #fb811e !important;
}

#videoboxright {
	margin: 7px 12px 0 0;
	float: right;
	width: 110px;
	font-size: 12px;
}

#videoboxright p {
	font-size: 12px;
	color: #fb811e !important;
}


/* @group Video Overlay */
#homeCentral #videoOverlay {
	position: absolute;
	top: 0px;
	padding: 1px 0 0 1px; 
	margin:0; 
	line-height: 0px;
	display: none;
}

#homeCentral #video1Button_container {
	position: absolute; 
	top: 115px; 
	left:163px; 
	cursor: pointer;
}

#homeCentral #video2Button_container {
	position:absolute; 
	top:115px;
	left:498px;
	cursor: pointer;
}

#homeCentral #video1Button_container_201402 {
	position: absolute; 
	top: 111px; 
	left:141px; 
	cursor: pointer;
}

#homeCentral #video2Button_container_201402 {
	position:absolute; 
	top:111px;
	left:514px;
	cursor: pointer;
}


#homeCentral #video1Playlist {
	float:left; 
	width:451px;
	margin:5px 0 0 0;
}

#homeCentral #video2Playlist {
	float:left;
	margin:5px 0 0 0; 
	border-left: 1px solid gray;
}

#homeCentral #printImage {
	position: absolute;
	top: 0px;
	padding: 1px 0 0 1px; 
	margin:0; 
	line-height: 0px;
	z-index: -10;
}

/* @end */

/* @group wtm_video_block */

.wtmVideoBlock  .videoOverlay {
	position: absolute;
	top: 0px;
	padding: 1px 0 0 1px; 
	margin:0; 
	line-height: 0px;
	display: none;
}

.wtmVideoBlock .videoButton_container {
	position: absolute; 
	cursor: pointer;
}



/* @end */

/* @end */

/* @group beyond */

#beyondBody {
	clear: both;
	margin-top: 0px;
	padding-top: 10px;
	margin-left: 3.9em;
	margin-right: 3.9em;
}

#beyondBody hr {
	width: 200px;
}

#beyondBody p {
	margin: 0px 0px 4px 0px;
	padding: 0px;
}

#beyondBody table {
	margin: 0px auto;
	border: 1px solid black;
}

#beyondBody table td {
	padding: 10px 15px;
}

#beyondBody .fhaimage {
	margin: 1% 0% 0% 0%;
	text-align: center;
	text-indent: 0%
}

#beyondBody .fhaquote {
	font-size: 90%;
	font-weight: bold
}

#beyondBody .imagecaption {
	font-size: 90%;
	margin: 0.5% 10% 1% 10%;
	text-align: center;
	text-indent: 0%
}

#beyondBody .imagecaptionwide {
	font-size: 90%;
	margin: 0% 0% 1% 0%;
	text-align: center;
	text-indent: 0%
}

#beyondBody .num {
	font-size: 14px;
}

#beyondBody .paraquote {
	font-size: 90%;
	font-weight: bold;
	margin: 1% 8% 1% 8%;
	text-indent: 0%
}

#beyondBody .qstandard {
	font-size: 90%;
	font-weight: bold;
	margin: 0% 8% 0% 8%;
	text-indent: 0%
}

#beyondBody .qstandardindent {
	font-size: 90%;
	font-weight: bold;
	margin: 0% 8% 0% 8%
}

#beyondBody .quoteref {
	font-size: 80%;
	font-weight: normal
}

#beyondBody .size11 {
	font-size: 11px;
}

#beyondBody .tiny {
	font-size: 50%;
}

/* @end */

/* @group members-form */

.members-Label {
	float: left;
	display: inline;
	width: 140px;
	text-align: right;
	padding-right: 5px;
	font-weight: bold;
}

input#first_name, input#last_name, input#email, input#country, input#telephone, input#postal_address, input#name, input#city {
	width: 400px;
}

textarea {
	width: 400px;
	min-height: 60px
}

/* @end */

/* @group nimbb Recorder */

.nimmbButton a {
	color: black;
	font: 14px Helvetica, Geneva, sans-serif;
}

.nimmbButton a:hover {
	color: red;
	text-decoration: none;
}

/* @end */

/* @group Page Numbers */

.pageno {
	 position: absolute; 
	 right: 104%;
	 width: 75px;
	 padding:0px;
	 margin:0;
	 text-indent: 0px;
	 font-size: 12px;
	font-style: italic;
	font-weight:normal;
	font-family: "Times New Roman", Times, Serif;
}

/* @group donation */

#donation label {
	float: left;
	display: none;
}

#donation span.ccm-required {
	display: none;
}

#donation input#quantity.ccm-input-text {
	font-size: 0.75em;
	position: relative;
	left: -10px;
	width: 40px !important;
}

#donation input#submit.ccm-input-submit {
	text-align: right;
	margin-left: 300px;
}

#donation .ccm-core-commerce-product-property-list {
	float: left;
	margin-top: 3px;
	padding-right: 3px;
}

/* @end */


/* @end */

/* @group ecommerce */

#ccm-core-commerce-checkout-form-billing,
#ccm-core-commerce-checkout-form-shipping {
	width: 800px;
	margin: 0 auto;
}
.ccm-core-commerce-add-to-cart {
	width: 500px;
	margin: 0 auto;
}

#ccm-core-commerce-checkout-cart {
	width: 800px;
	margin: 0 auto;
}

.wtm-checkout .ccm-input-text {
	width: 98.7% !important;
	margin-left: 2px;
}

img.ccm-output-thumbnail {
	border: 1px solid gray;
}

/* @end */

/* @group ecommerce-product-list */

#wtm-order-form {
	margin: 20px 0 40px 0;
}

div.cc-cart-links {
	float: right;
	margin-right: 110px;
}

div.hproduct.ccm-core-commerce-add-to-cart-product-info-container {
	clear: both;
	padding: 2px 0px 2px 00px;
}

div.fn.ccm-core-commerce-add-to-cart-product-name {
	float: left;
	font-style: italic;
	font-weight: bold;
	margin-right: 9px;
}

div.price.ccm-core-commerce-add-to-cart-product-price {
	float: left;
	display: list-item;
	list-style-image: url(images/at_14x13.gif);
	list-style-position: outside;
	margin-left: 20px;
	text-indent: -5px;
}

div.ccm-core-commerce-add-to-cart-product-quantity-display input {
	width: 30px !important;
	height: 16px !important;
}

div.ccm-core-commerce-add-to-cart-product-quantity {
	float: right;
	text-align: right;
	position: relative;
	right: 165px;
}

div.ccm-core-commerce-add-to-cart-product-button-box {
	float: right;
	width: 120px;
}

div.ccm-core-commerce-add-to-cart-product-quantity label, div.ccm-core-commerce-add-to-cart-product-quantity span {
	float: left;
	display: none;
}

div.ccm-core-commerce-summary {
	display: none;
}

div.product-list-sort-header {
	display: none;
}

div.cc-cart-links {
	clear: both;
}

/* @end */

/* @group ecommerce-attributes-mod */

.wtm-checkout .ccm-required,
.wtm-checkout .ccm-optional {
	color: #242424;
	font-size: 0.6em;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
}

.wtm-checkout .ccm-attribute-address-line-sub {
	color: #242424;
	font-size: 0.6em;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
}

/* @end */

/* @group form-styles */

.field-text label, .field-email label, .field-textarea label, field-telephone label {
	float: left;
	display: inline;
	width: 140px;
	text-align: right;
	padding-right: 5px;
}

.miniSurveyView {
	padding-top: 10px;
}

input#Question10 {
	width: 400px;
}

input#Question11 {
	width: 400px;
}

input#Question14 {
	width: 400px;
}

input#Question20 {
	width: 400px;
}

#Question18 {
	width: 400px !important;
}

input#Question19 {
	width: 400px;
}

.field-checkboxlist {
	width: 500px;
	padding-right: 60px;
	padding-left: 60px;
	padding-top: 10px;
}

.checkboxList .checkboxPair {
	font: .8em Verdana, sans-serif;
	padding-left: 40px;
	text-indent: -20px;
}

.miniSurveyView input.submit {
	float: none;
	clear: both;
	margin-left: 440px;
	margin-top: 10px;
}

/* @end */

/* @group full-print template */

#printnote {
	padding-right: 30px;
	font: 11px/15px Verdana, Arial, Helvetica, sans-serif;
	color: #6e6e6e;
	float: right;
	width: 370px;
}

#print-alert {
	height: 10px;
	width: 10px;
}

#print-warning {
    visibility: hidden;
    display: none;
}   

/* @end */

/* @group login block */
form.login_block_form {
	margin:20px 30px 20px 0;
}

form.login_block_form .uNameWrap,
form.login_block_form .passwordWrap
 {
	margin: 10px auto;
	width: 270px;
	text-align: right;
	
}
form.login_block_form label {
	
}

form.login_block_form .loginButton 
{
	margin: 0 auto;
	width: 330px;
	text-align: right;
}

form.login_block_form input {
	text-align: left;
	width: 160px;
	border: 1px solid silver;
	font-size: 0.92em;
	height: 1.4em;
	padding-left: 5px;
	margin-left: 5px;
}

form.login_block_form input#submit {

	background-color: silver;
	border: 1px solid;
	padding: 5px 10px;
	font-size: 0.8em;
	line-height: 0.8em;
	height: 1.8em;
	float: right;
	margin: 0px 30px 0px 0px;
	padding: 1px 20px;
	width: 80px;
	text-align: center;
}

form.login_block_form input#submit:hover {
	background-color: gray;
}

form.login_block_form input#reset {
	visibility: hidden;
}



/* @end */

/* @group login page */
.wtm-login {
	margin:20px auto 20px auto;
	width: 700px;
}

.wtm-login .uNameWrap,
.wtm-login .passwordWrap
 {
	margin: 10px auto;
	width: 270px;
	text-align: right;
}

.wtm-login .message {
	padding: 0 60px 20px 60px;
	text-align: center;
	line-height: 0.9em;
}

.wtm-login input {
	text-align: left;
	width: 160px;
	border: 1px solid silver;
	font-size: 0.92em;
	height: 1.4em;
	padding-left: 5px;
	margin-left: 5px;
}

.wtm-login .loginButton 
{
	margin: 0 auto;
	text-align: right;
}

.wtm-login input#submit {
	background-color: silver;
	border: 1px solid;
	padding: 5px 10px;
	font-size: 0.8em;
	line-height: 0.8em;
	height: 1.8em;
	float: right;
	width: 80px;
	text-align: center;
	margin: 10px 186px 0px 0px;
}

.wtm-login input#submit:hover {
	background-color: gray;
}

.wtm-login input#reset {
	visibility: hidden;
}

.wtm-login .registration,
.wtm-login .uMaintainLogin {
	display: none;
}

.forgot-password {
	padding: 6px 0 3px 0;
	margin-left:50px;
	width:600px;
}

.wtm-login .uEmailWrap
 {
	margin: 10px auto;
	width: 450px;
	padding-right: 70px;
	text-align: right;
}

.login_block_form .loginTxt {
	display: none;
}

.wtm-login .uEmailWrap input.ccm-input-text {
	width: 300px 
}

.wtm-login .uEmailWrap input#submit.ccm-input-submit {
	width: 200px;
	margin-right: 0px;
}

.wtm-error .ccm-error {
	width: 50%;
	margin:  10px 25% 20px 25%;
	padding: 10px 20px 10px 20px;
	border: 1px solid #000000;
	background-color: #FFFDAD;
	color: red;
	font-size: 20px;
	text-align: center;
	line-height: 1.2em;
}



/* @end */


/* @group currency converter */

/* @end */

/* @group profile-edit */

form#profile-edit-form {
	margin: 40px 0 0 0;
}

.profile-edit-changepassword {
	margin: 40px 0 0 0;
}

.profile-edit-changepassword p {
	text-align: center;
}

.profile-edit-changepassword fieldset {
	border: none;
	margin: 20px auto;
	width: 340px;
	text-align: right;
}
.profile-edit-changepassword fieldset div {
	margin: 0px;
}

.profile-edit-changepassword .password-confirm {
	margin: 0 0 0 0px;
	font-size: 0.6em;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color: #242424;
}

.profile-edit-changepassword input {
	width: 150px;
}

/* @end */

/* @group member-report-form */

div.member_report_form {
	padding-top: 8px;
	width: 600px;
	margin: 0 auto;
}

div.member_report_form form label {
	display: block;
	float: left;
	padding-right: 10px;
}

div.member_report_form textarea#message.ccm-input-textarea {
	width: 600px;
	height: 300px;
}

div.member_report_form p {
	padding-top: 8px;
	text-align: center;
}

div.member_report_form .success {
	background-color: whitesmoke;
	border: 1px solid gray;
	margin: 10px 10px 10px 10px;
	text-align: center;
	padding: 40px 10px;
}

div.member_report_form input.submit {
	margin-left: 2px;
	background-color: silver;
	border: 1px solid;
	padding: 4px 10px 4px 10px;
	margin-top: 1px;
	font-size: 13px;
	height: 26px
}

div.member_report_form input.submit:hover {
	background-color: gray;
}

/* @end */



/* @group member-meeting-form */

div.member_meeting_form {
	padding-top: 0px;
	width: 600px;
	margin: 0 auto;
}

div.member_meeting_form form label {
	display: block;
	padding-right: 10px;
	text-align: center;
}

div.member_meeting_form textarea#message.ccm-input-textarea {
	width: 600px;
	height: 200px;
}

div.member_meeting_form p {
	padding-top: 8px;
	text-align: center;
}

div.member_meeting_form .success {
	background-color: whitesmoke;
	border: 1px solid gray;
	margin: 10px 10px 10px 10px;
	text-align: center;
	padding: 40px 10px;
}

div.member_meeting_form input.submit {
	margin-left: 2px;
	background-color: silver;
	border: 1px solid;
	padding: 4px 10px 4px 10px;
	margin-top: 1px;
	font-size: 13px;
	height: 26px
}

div.member_meeting_form input.submit:hover {
	background-color: gray;
}

/* @end */

/* @group wtm user form */

.wtm-user-form,
.jbregister {
	padding-top: 10px;
}

.jbregister .jbregistermainform {
	padding-bottom: 20px;
	float: none;
}


.wtm-user-form .ccm-error,
.jbregister  .ccm-error {
	margin: 5px 10px;
	padding: 10px;
	border: 1px solid #f00;
	background: #fcc;
	width: 640px;
}

.wtm-user-form .message,
.jbregister  .message {
	margin: 5px 10px;
	padding: 10px;
	border: 1px solid silver;
	background: #FFFDAD;
	width: 640px;
}


.wtm-user-form .ccm-required,
.wtm-user-form .ccm-optional,
.jbregister .ccm-required,
.jbregister .ccm-optional {
	color: #242424;
	font-size: 0.6em;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
}

.wtm-user-form .password-confirm,
.jbregister .password-confirm {
	float: left;
	width: 200px;
	text-align: right;
	margin: 0;
	font-size: 0.6em;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color: #242424;
	padding: 0;
	line-height: 10px;
	font-weight: normal;
}


.wtm-user-form .wtm-form-label,
.wtm-user-form .wtm-form-label-passwordconfirm,
.wtm-user-form .wtm-form-label-location,
.jbregister .wtm-form-label,
.jbregister  .wtm-form-label-passwordconfirm,
.jbregister  .wtm-form-label-location
 {
	float: left;
	clear: left;
	width: 200px;
	margin: 8px 0 0 10px;
	text-align: right;
	font-size: 1em;
	font-weight: bold;
	line-height: 17px;
}

.wtm-user-form .wtm-form-label-passwordconfirm,
.jbregister .wtm-form-label-passwordconfirm {
	margin-top: 0px;
}



.wtm-user-form input,
.wtm-user-form select,
.jbregister input,
.jbregister select {
	display: block;
	float: left;
	clear: right;
	width: 400px;
	margin-top: 5px;
	margin-left: 10px;
	border: 1px solid silver;
	font-size: 0.92em;
	height: 1.4em;
	padding-left: 5px;
}

.wtm-user-form input#uName.ccm-input-text,
.wtm-user-form input#uPassword.ccm-input-password,
.wtm-user-form input#uPasswordConfirm.ccm-input-password,
.jbregister input#uName.ccm-input-text,
.jbregister input#uPassword.ccm-input-password,
.jbregister input#uPasswordConfirm.ccm-input-password {
	width: 200px;
}

.wtm-user-form .year_of_birth .ccm-input-text,
.jbregister  .year_of_birth .ccm-input-text {
	width: 80px;
}


.wtm-user-form select,
.wtm-user-form .ccm-buttons .ccm-input-submit,
.jbregister select,
.jbregister .ccm-buttons .ccm-input-submit {
	cursor: pointer;
}

.wtm-user-form fieldset,
.jbregister fieldset {
	clear: left;
	border: none 0px;
	margin: -26px 0 0 0;
	display: inline-block;
	width: 101%;
}


.location-all {
	clear: both;
}

.wtm-user-form .other-information,
.jbregister  .other-information {
	clear: both;
	font-weight: bold;
	text-align: center;
	width: 630px;
	margin: 8px 0 0 0;
	padding-top: 8px;
	
	}

.wtm-user-form .wtm-form-label-location,
.jbregister .wtm-form-label-location {
	clear: both;
	float: left;
}

.wtm-user-form .location-sub,
.jbregister  .location-sub {
	float: left;
	color: #242424;
	font-size: 0.6em;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	line-height: 11px;
	width:  160px;
	padding-left:  40px;
	margin: 0px 0 0 0px;
	text-align: right;
}

.wtm-user-form .location textarea,
.jbregister  .location textarea {
	display: block;
	float: left;
	width: 400px;
	margin-top: 5px;
	margin-left: 10px;
	border: 1px solid silver;
	font-size: 0.92em;
	height: 1.4em;
	padding-left: 5px;
}

.wtm-user-form .location-box-expands,
.jbregister .location-box-expands {
color: #242424;
font-size: 0.65em;
font-family: Arial, Helvetica, Geneva, sans-serif;
font-weight: normal;
padding: 0px;
margin: 0 70px 0 0;
line-height: 8px;
text-align: center;	
}

.wtm-user-form .information-box-expands,
.jbregister  .information-box-expands {
color: #242424;
font-size: 0.75em;
font-family: Arial, Helvetica, Geneva, sans-serif;
font-weight: normal;
padding: 0;
margin: 12px 0 0 0px;
line-height: 8px;
text-align: center;	
}

.wtm-user-form .information,
.jbregister  .information{
	padding-left: 12px;
}

.wtm-user-form .information textarea,
.jbregister  .information textarea {
	width: 610px;
	text-align: left;
	font-size: 0.95em;
	padding: 4px 0 0 5px;
	margin-top: 4px;
	border: 1px solid silver;
	font-size: 0.92em;
	height: 200px;
	font-family: Arial, Helvetica, Geneva, sans-serif;

}

.wtm-user-form .terms-conditions,
.jbregister  .terms-conditions {
	font-size: 0.95em;
	text-align: left;
	padding-left: 30px;
}

.wtm-user-form .terms-conditions .ccm-input-checkbox,
.jbregister .terms-conditions .ccm-input-checkbox {
	width: 20px;
	padding: 0;
	margin: 1px 4px 0 0;
	border: 1px solid silver;	
}

.wtm-user-form .terms-conditions .required,
.jbregister  .terms-conditions .required {
	clear: both;
	color: #242424;
	font-size: 0.6em;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	padding-right: 10px;
	float: left;
}

.wtm-user-form .ccm-buttons,
.jbregister  .ccm-buttons {
	clear: both;
	padding: 10px;
	text-align: center;
	width: 100%;
}

.wtm-user-form .ccm-input-submit,
.jbregister  .ccm-input-submit {
	float: none;
	width: 270px;
	margin-left: 336px;
	background-color: silver;
	border: 1px solid;
	padding: 10px;
	height: 100%;
}

.wtm-user-form  .ccm-input-submit:hover,
.jbregister   .ccm-input-submit:hover {
	background-color: gray;
	cursor: pointer;
}

/* @group Address Box */

.wtm-user-form .ccm-attribute-address-line,
.wtm-user-form div.ccm-attribute-address-line-address1,
.wtm-user-form div.ccm-attribute-address-line-address2,
.wtm-user-form div.ccm-attribute-address-line-postcode,
.wtm-user-form div.ccm-attribute-address-line-city,
.jbregister  .ccm-attribute-address-line,
.jbregister div.ccm-attribute-address-line-address1,
.jbregister div.ccm-attribute-address-line-address2,
.jbregister div.ccm-attribute-address-line-postcode,
.jbregister  div.ccm-attribute-address-line-city {
	border: none 0px;
	margin: 0 0 0 10px;
}

.wtm-user-form .ccm-attribute-address-line input,
.jbregister  .ccm-attribute-address-line input {
	margin: 5px 0 0 10px;
	width: 300px;
}

.wtm-user-form select,
.jbregister select {
	width: 102px;
}

.wtm-user-form .pricing,
.jbregister  .pricing {
	font-weight: bold;
	padding: 5px 0 2px 0;
}


.wtm-user-form .ccm-attribute-address-line select,
.jbregister  .ccm-attribute-address-line select {
	width: 205px;
	margin-top: 6px !important;
	border: 1px solid silver !important;
	padding: 2px !important;
	font-size: 0.8em;
	height: 2em;
}




.wtm-user-form .ccm-attribute-address-line-sub,
.jbregister .ccm-attribute-address-line-sub {
	clear: left;
	width: 400px;
	text-align: left;
	margin: 0 0 0 222px;
	font: normal 0.6em Arial, Helvetica, Geneva, sans-serif;
	color: #242424;
}

.wtm-user-form .ccm-attribute-address-line-postcode input,
.jbregister  .ccm-attribute-address-line-postcode input {
	width: 80px;
}

/* @end */

/* @end */

/* @group wtm-pay-form */

.wtm-pay-form {
	}

.wtm-pay-form .wtm-form-label
 {
	float: left;
	clear: both;
	width: 140px;
	margin: 8px 0 0 10px;
	text-align: right;
	font-size: 1em;
	font-weight: bold;
	line-height: 17px;
}

.wtm-pay-form input,
.wtm-pay-form select {
	float: left;
	clear: right;
	width: 300px;
	margin-top: 5px;
	margin-left: 10px;
	border: 1px solid silver;
	font-size: 0.92em;
	height: 1.4em;
	padding-left: 5px;
}

.wtm-pay-form input#Donate_Amount {
	width: 80px;
}


/* @end */

/* @group member-profile */

.ccm-profile-attribute textarea.ccm-input-textarea {
	display: block;
	float: left;
	width: 400px;
	margin-top: 5px;
	margin-left: 10px;
	border: 1px solid silver;
	font-size: 0.92em;
	height: 1.4em;
	padding-left: 5px;
}

#ccm-profile-wrapper .profile-edit-changepassword fieldset {
	margin-left: 180px;
}

/* @end */

/* @group currency-box */

#currencyBox {
	font-size: 0.95em;
	text-align: left;
	clear: both;
	
}

#currencyBox .intro {
	text-align: left;
}

#currencyBox .donate-info {
	text-align: left;
	padding-bottom:4px;
	}

#currencyBox #results {
	margin: 6px 0 0 20px;
	font-weight: bold;
}

#currencyBox input#amount {
	width: 60px;
	float: left;
	margin: 0px 10px 0 0 ;
	border: 1px solid silver;
	font-size: 0.8em;
	height: 1.4em;
	padding-left: 5px;
	text-align: center;
}
#currencyBox select#toCurrency {
	float: left;
	width: 210px;
	font-size: 0.85em;
	height: 1.6em;
	border: 1px solid silver;
	padding: 2px	
}

#currencyBox input#convert {
	width: 80px;
	font-size: 0.7em;
	border: 1px solid #000000;
	padding: 1px;
	height: 20px;
	margin-right: 10px;
	margin-left: 10px;
}



#currencyBox input#convert:hover {
	background-color: grey;
	cursor: pointer;
}
/* @end */

/* @group currency-box-two */

#currencyBox-two {
	font-size: 0.95em;
	text-align: left;
	clear: both;

	
	
}

#currencyBox-two .intro {
	text-align: left;
}

#currencyBox-two .donate-info {
	text-align: left;
	padding-bottom:0px;
	}

#currencyBox-two #results {
	margin: 6px 0 0 10px;
	font-weight: bold;
	width: 300px;
	display: inline-block;
}

#currencyBox-two input#amount {
	width: 60px;

	margin: 0px 10px 0 0 ;
	border: 1px solid silver;
	font-size: 0.8em;
	height: 1.4em;
	padding-left: 5px;
	text-align: center;
}
#currencyBox-two select#toCurrency {
	float: left;
	width: 210px;
	font-size: 0.85em;
	height: 1.6em;
	border: 1px solid silver;
	padding: 2px	
}

#currencyBox-two input#convert {
	width: 80px;
	font-size: 0.7em;
	border: 1px solid #000000;
	padding: 1px;
	height: 20px;
	margin: 0 10px 0px 10px;

}

#currencyBox-two .amount {
		padding-top: 0px;
}

.clear-span {
	line-height: 4px;
}

#currencyBox-two input#convert:hover {
	background-color: grey;
}

/* @end */

/* @group Freedom NextPrev */

#freedom-next-previous-top {
	margin: 10px 0 10px 0;
	width: 100%;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 14px;
}

#freedom-next-previous-bottom {
	margin: 30px 0 0px 0;
	width: 100%;
	font-family: Verdana, sans-serif;
	font-weight: bold;
}



#freedom-next-previous-top .ccm-next-previous-previouslink, 
#freedom-next-previous-bottom .ccm-next-previous-previouslink {
	float:  left;
}

#freedom-next-previous-top .ccm-next-previous-parentlink, 
#freedom-next-previous-bottom .ccm-next-previous-parentlink {
	width: 60px;
	text-align: center;
	margin: 0 auto;
	
}

#freedom-next-previous-top .ccm-next-previous-nextlink,
#freedom-next-previous-bottom .ccm-next-previous-nextlink {
	float: right;
	padding-right: 5px;
	}

/* @end */

/* @group BookOfAnswers NextPrev */

#bookofanswers-next-previous-top {
	margin: 10px 0 10px 0;
	width: 100%;
	font-family: Verdana, sans-serif;
	}


#bookofanswers-next-previous-top .ccm-next-previous-previouslink {
	float:  left;
}

#bookofanswers-next-previous-top .ccm-next-previous-parentlink {
	width: 60px;
	text-align: center;
	margin: 0 auto;
	
}

#bookofanswers-next-previous-top .ccm-next-previous-nextlink {
	float: right;
	padding-right: 5px;
	}

/* @end */

/* @group User Reports */

#user_report_results {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 14px;
	
}

#user_report_results td, #user_report_results tr {
	border: 1px solid silver;
	padding-left: 2px;
}

#user_report_search tbody tr td.field div.ccm-summary-selected-item {
	width: 180px;
	margin-right: 10px;
}

#user_report_results .user_report_checkbox {
	width: 10px;
}

#user_report_results .user_report_email {
	width: 260px;
	font-size:12px;
}

#user_report_results .user_report_first_name {
	width: 100px;
}

#user_report_results .user_report_last_name {
	width: 100px;
}

#user_report_results .user_report_uLastOnline {
	width: 180px;
	font-size:12px;
}

#user_report_search input#dt_from.ccm-input-date.hasDatepicker,
#user_report_search input#dt_to.ccm-input-date.hasDatepicker {
	width: 60px;
	margin: 5px;
}

#user_report_results .user_report_totalVisits {
	width: 50px;
	font-size:12px;

}



/* @end */

/* @group  Resistance Blog 
 */

.blogSection p.meta {
	font-size: 13px;
	padding: 8px 0 10px 0;
}

#blog-index h4 {
	font-size: 13px;
	font-family: Times, "Times New Roman", Serif;
	font-weight: normal;
	padding: 8px 0 10px 0;

}



/* @end */



/* @group Search Dialog */


#search-box {
	margin: 1px 0 -1px 0;
	position: relative;
}

#search-box #search-btn {
	border: none;
	background:  none;
	position: relative;
	padding: 0px;
	margin: 0;
	left: 3px;
	top: 2px;
	width: 20px;
	cursor: pointer;
}

#search-box #search-input {
	margin-left: 51px;
	color: #606060;
}

#search-box input {
	padding:0 10px 0 3px;
	margin:  0 -30px 0 0;
	color: #414141;
	border: 1px solid silver;
}

#search-box input::-webkit-input-placeholder {
   color: #414141;
}

#search-box input:-moz-placeholder {  
   color: #414141;  
}

#search-box #search-label {
	position: absolute;
	top: -1px;
	left: 0px;
}
#search-box #search-text {
	height: 14px;
 	width: 80px;
}

/* @end */

/* @group Site Search Box */


#site-search-box {
	margin:  0 0 0 -5px;
	vertical-align: middle;
}

#site-search-box-form {
	vertical-align: middle;
	position: relative;
	padding: 1px 0;
	height: 18px;
}

#site-search-box-form input {
color: #606060;
vertical-align: middle;
padding:0 10px 0 3px;
margin:  0 -30px 4px 0;
border: 1px solid #dedede;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

#site-search-box-form input:focus { 
	outline: none; 
	border: 1px solid #acacac;
}

#site-search-box-text {
	margin: 0;
	padding: 0;
	font-size: 10px;
	height: 14px;
 	width: 130px;
}

#site-search-box-form ::-webkit-input-placeholder { /* WebKit browsers */
    color: #9a9a9a;
}
#site-search-box-form :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #2a2a2a;
}
#site-search-box-form ::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #2a2a2a;
}
#site-search-box-form :-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #9a9a9a;
}

#site-search-box-btn {
	border: none;
	background:  none;
	position: relative;
	padding: 0;
	margin: 0;
	left: 3px;
	top: 2px;
	cursor: pointer;
	width: 20px;
}


/* @end */

/* @group Book Search Box */


#book-search-box {
	margin:  0 0 0 0;
	vertical-align: middle;
	width: 146px;
	
	float: right;
	border-left: 1px solid #B6B6B6;
	border-right: 1px solid #B6B6B6;
	border-bottom: 1px solid #B6B6B6;
	padding: 1px 0 0 6px;
	height: 19px;
}

#book-search-box-form {
	vertical-align: middle;
	position: relative;
	padding: 1px 0;
	height: 18px;
}

#book-search-box-form input {
color: #606060;
vertical-align: middle;
padding:0 10px 0 3px;
margin:  0 -30px 4px 0;
border: 1px solid #dedede;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

#book-search-box-form input:focus { 
	outline: none; 
	border: 1px solid #acacac;
}

#book-search-box-text {
	margin: 0;
	padding: 0;
	font-size: 10px;
	height: 14px;
 	width: 130px;
}

#book-search-box-form ::-webkit-input-placeholder { /* WebKit browsers */
    color: #9a9a9a;
}
#book-search-box-form :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #2a2a2a;
}
#book-search-box-form ::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #2a2a2a;
}
#book-search-box-form :-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #9a9a9a;
}

#book-search-box-btn {
	border: none;
	background:  none;
	position: relative;
	padding: 0;
	margin: 0;
	left: 3px;
	top: 1px;
	cursor: pointer;
	width: 20px;
}


/* @end */

/* @group Search Results */

#body .highlight,
.body .highlight,
#body-narrow .highlight,
.body-narrow .highlight,
#body-book .highlight,
.body-book .highlight {
	background-color: #ffffcc;
}

table.gsc-table-result {
	margin-left: 8px;
}

mark, .searchMatch{
	background-color: #ffffcc;
	}

.searchMatch.chosenMatch{
	color: red;
}

/* @end */

/* @group Monkey_Mail */

#monkey_mail_signup {
	padding-top: 0px;
}

#monkey_mail_signup .ccm-error {
	margin: 5px 10px;
	padding: 10px;
	border: 1px solid #f00;
	background: #fcc;
	width: 640px;
}

#monkey_mail_signup .message {
	margin: 5px 10px;
	padding: 10px;
	border: 1px solid silver;
	background: #FFFDAD;
	width: 640px;
}

.monkey_mail_spacer {
	clear: both;
	line-height: 4px;
	}


#monkey_mail_signup .ccm-required,
#monkey_mail_signup .ccm-optional {
	color: #242424;
	font-size: 0.6em;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
}

#monkey_mail_signup .wtm-form-label,
#monkey_mail_signup .wtm-form-label-passwordconfirm,
#monkey_mail_signup .wtm-form-label-location
 {
	float: left;
	clear: left;
	width: 200px;
	margin: 8px 0 0 10px;
	text-align: right;
	font-size: 1em;
	font-weight: bold;
	line-height: 17px;
}

#monkey_mail_signup input,
#monkey_mail_signup select {
	display: block;
	float: left;
	clear: right;
	width: 320px;
	margin-top: 5px;
	margin-left: 10px;
	border: 1px solid silver;
	font-size: 0.92em;
	padding-left: 5px;
}

#monkey_mail_signup .ccm-input-text {
	padding-top: 0px;
}

#monkey_mail_signup .ccm-buttons {
	clear: both;
	padding: 10px;
	text-align: center;
	width: 100%;
}

#monkey_mail_signup .ccm-input-submit {
	float: none;
	clear: both;
	width: 210px;
	margin-left: 340px;
	background-color: silver;
	border: 1px solid;
	margin-top: 10px;
	padding: 7px 0px 7px 0;
	height: 100%;
}



#monkey_mail_signup  .ccm-input-submit:hover {
	background-color: gray;
}

#monkey_mail_signup .monkey_mail_thanks {
	padding: 10px 10px 15px 20px;
	border: 1px solid;
	background: #FFFDAD;
}

/* @end */

/* @group User Sitemap */
.sitemap li {
	margin-left: 20px;
	text-indent: -20px;
}

.sitemap ul {
	padding-bottom: 14px;
}

.sitemap a:visited, .sitemap a:link {
	color: black;
}

.sitemap a:hover {
	color: blue;
}

/* @end */
/* @group guestBookBlock */



#guestBookBlock {
	width: 600px;
	margin: 20px 0 0 0;
	padding: 7px 50px 0 35px;
	font-size: 17px;
	color: #474747;
	border-top: 2px solid #474747;
}

#guestBookBlock .guestBook-entry {
	font-size: 15px;
	padding: 28px 0 4px 0;
	line-height: 21px;

}

#guestBookBlock .guestBook-title {
	color: #474747;
	font-size: 18px;
	padding: 5px 0 10px;
	text-align: center;
}


#guestBookBlock .guestBook-formBlock-title {
	padding-top: 12px;
}


#guestBookBlock h5 {
	color: #474747;
	font-weight: normal;
}

#guestBookBlock .contentByLine {
	padding: 6px 0 2px 0;
	font-weight: bold;
	border-top: 1px solid grey;
	border-color: #c0c0c0;
}

#guestBookBlock .ccm-next-previous-previouslink {
	float: left;
	font-family: Verdana,Arial,sans-serif;
	font-size: 15px;
	padding-top: 10px;
}

#guestBookBlock .ccm-next-previous-nextlink {
	float: right;
	font-family: Verdana,Arial,sans-serif;
	font-size: 15px;
	padding-top: 10px;
}

#guestBookBlock label {
	font-weight: bold;
}

#guestBookBlock label#email-label {
	}

#guestBookBlock #guestBook-name {
	width: 300px;
	margin-bottom: 6px;
}

#guestBookBlock #guestBook-email {
	width: 300px;
	margin-bottom: 3px;
}

#guestBookBlock .note {
	font-size: 15px;
}

#guestBookBlock #guestBook-text {
	width: 600px;
	margin: 2px 0 2px 0;
}

#guestBookBlock #captcha {
	font-size:16px;
	padding-bottom: 2px;
}

span.captcha-comment {
	font-size:15px;
}

#captcha img.ccm-captcha-image:hover {
	cursor:pointer;
	border: 1px solid red;
}


#guestBookBlock img {
	border: 1px solid #474747;
	margin: 3px 0 3px 0;
}

#guestBookBlock input.button {
	display: inline-block;
	background-color: silver;
	border: 1px solid;
	font-size: 0.8em;
	line-height: 22px;
	height: 26px;
	margin: 10px 0 0 0;
	padding: 1px 20px;
	text-align: center;
}


#guestBookBlock input.button:hover {
	border-top: 1px solid #474747;
	border-left: 1px solid #474747;
	border-right: 2px solid grey;
	border-bottom: 2px solid grey;
	background: #9A9A9A;
	cursor:pointer;
	color: black;
}

/* @group errors */
#guestBookBlock .error-request {
	font-family: arial;
	padding: 10px;
	color: black;
	border:1px solid black;
	background: yellow;
	margin: 10px 0;
}

#guestBookBlock .error {
	color: red;
}

/* @end */



/* @end */
/* @group iphones */

@media only screen and (max-device-width: 480px) {

html {
	-webkit-text-size-adjust: none;
}

#printnote {
	padding-right: 30px;
	font: 10px "Verdana, Arial, Helvetica, sans-serif;";
	color: #6e6e6e;
	float: right;
	width: 370px;
}

}

/* @end */

/* @group PopUp */


/* Hide .pop_up */
.pop_trigger .pop_up {
	left: -9999px;
} 

/*Show .pop_up when hover over .pop_trigger*/
.pop_trigger:hover .pop_up {
	left: auto;
} 

.pop_up {
	position: absolute;
}

.pop_up_dialog {
	border: 1px solid #333333;
	background-color:#ffffff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	box-shadow: 0px 6px 18px #aeaeae;
}

.no-hand:hover {
	cursor: default !important;
}
/* @end */

/* @group zoom_over */


/* Hide .zoom_over */
.zoom_over_trigger .zoom_over {
	left: -9999px;
} 

/*Show .zoom_over when hover over .pop_trigger*/
.zoom_over_trigger:hover .zoom_over {
	left: auto;
} 

.zoom_over {
	position: absolute;
}

.zoom_over_box {
	border: 1px solid #333333;
	background-color:#ffffff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	box-shadow: 0px 6px 18px #aeaeae;
	line-height: 0px;
	z-index:400;
}

.no-hand:hover {
	cursor: default !important;
}
/* @end */

/* @group Auto Download default notice */

#non-auto-pdf-download {
	position: absolute;
	width: 70%;
	min-width:650px;
	height: 100px;
	display: inline;
	top: 110px;
	left: 15%;
	right: 15%;
	text-align: center;
	border: 1px solid #333333;
	background-color:#FFFDAD;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	box-shadow: 0px 6px 18px #aeaeae;
	
	
}

#non-auto-pdf-download p {
	margin: 20px 0 40px 0;
	font-size: 20px;
	line-height: 30px;
}

/* @end */

/* @group Swiftype Search Results */


.st-search-summary h2 {
	color: #333333;
}

.st-query {
	font-size: 16px;
	color: #333333 !important;
}

.st-result-listing  h3 {
  text-align: left;
  padding: 6px 0 0px 0 ;
  margin: 0 0 0 0 !important;
  line-height: 18px;
}

.st-result-listing  h3 a {
  font-weight: normal;
  font-size:  15px;
}


.st-result-listing  em {
  font-weight: bold;
}

/* @end */

.screen-relative {
	position: relative;
}

.screen-absolute {
	width: 100%; height: 100%; position: absolute;top: 0; left: 0
}

/* @end */

@media print {
#header {
	padding-right: 0px;
	padding-left: 0px;
	margin-bottom: -10px;
	min-height: 20px;
	width:800px;
	}

#headerContainer {
	transform-origin: 50% 0%;
	-ms-transform-origin: 50% 0%;
	-webkit-transform-origin: 50% 0%;
	transform: scale(0.93,0.93);
	-ms-transform: scale(0.93,0.93);
	-webkit-transform: scale(0.93,0.93);
	margin-left: -80px;
	margin-right: -80px;
}

#breadcrumbAndAddthis {
	transform-origin: 50% 0%;
	-ms-transform-origin: 50% 0%;
	-webkit-transform-origin: 50% 0%;
	transform: scale(0.93,0.93);
	-ms-transform: scale(0.93,0.93);
	-webkit-transform: scale(0.93,0.93);
}

#body {
	clear: both;
	margin-top: 0px;
}

#at20mc {
	display: inline-block !important;
}

.dropDown {
	display: none !important;
}

#printBox {
	color: black !important;
}

/* @group addthis */

#a2a_page_bottom .share_this_page {
	padding: 13px 4px 0 0;
	width: 176px;
}

/* @end */

.zoom_over,
.zoom_over_box {
	display: none !important;
	height: 0px;
	line-height: 0px;
}

.no-print {
	display: none;
}

.poster-table {
}
.poster-table-1 {

}

.poster-table-2 {

}
.screen-relative {
	position: relative !important;
}

.screen-absolute {
	position: relative !important;

}



/* @group Home Page */

#homeHeader #headerContainer {
	transform-origin: 50% 0%;
	-ms-transform-origin: 50% 0%;
	-webkit-transform-origin: 50% 0%;
	transform: none;
	-ms-transform: none;
	-webkit-transform: none;
	margin: 0 auto;
}




/* @end */




