/* CSS created by Ian Powell - and a few inspirations */



/* ////////// Global Declarations ////////// */


* {margin:0px; padding:0px;}

html {font-size:100%;}

body {text-align: center;} /* internet exploder hack - realign to LEFT within Wrapper */ 

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	line-height: 1.5em;
	background-image: url(images/body-bg.jpg);
	background-repeat: repeat-x;
	background-color: #F8FBFF;
}

p {

	font-size: 1.2em;

	padding-bottom: 1em;

}

strong {
	font-weight: bold;
	font-size: 1.1em;
}



h1, h2, h3, h4, h5, h6 {

	font-weight: bold;

	line-height: 1.2em;

	font-family: Geneva, Arial, Helvetica, sans-serif;

}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.4em;
	padding-bottom: 0px;

}

h3 {

	font-size: 1.4em;

	color: #393964;

	padding-bottom: 0px;

	padding-top: 4px;

}

h4 {

	font-size: 1.1em;

	padding: 0px;

}

h5 {}

h6 {
	font-size: 1.1em;
}

a {

	/*	color: #7A1130;*/

	color: #990000;

	text-decoration: none;

}

a:hover, a:hover:visited {

	text-decoration: underline;

}

a:active {}

a:visited {

/*	color: #CE5953;*/

}

ul {

	margin-left: 15px;

	list-style-type: disc;

	padding-top: 5px;

}

ol {
	margin-left: 20px;
	list-style-type: decimal;
}

li {

	font-size: 1.2em;

}

hr {
	height:1px;
	/*	color:#eee;*/

	border:none;
	clear:both;
	margin-top: 0em;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
	display: block;
	background-color: #E1E1E1;/*	background-image: url(images/Pods/PodLine.gif);

	background-repeat: repeat-x;

	

	line-height: 0em;

*/

}

:focus {-moz-outline-style: none;}

img, div a, input {behavior: url(assets/pngfix/iepngfix.htc);} /* PNG FIX @ twinhelix.com/css/iepngfix/ - brilliant! */

.hangaleft {float:left;}

.hangaright {float:right;}
.LeftMarginTen { margin-left:10px; margin-bottom:10px;}

.plus15Right {

	margin-right:0px;

	float:right;

	margin-left: 10px;

}

.floatLeftPlus10 {

	margin-right:10px;

	float:left;

}

.clearleft {clear:left;}

.clearright {clear:right;}

.cleanup {clear: both; height: 0px;}



/* ////////// Structural Elements ////////// */



#wrapper {

	width: 850px;

	margin-top: 10px;

	margin-right: auto;

	margin-bottom: 20px;

	margin-left: auto;

	text-align: left;	/* re-set left align hack for i-exploder */

}

#masthead {

	float: left;

	width: 850px;

	margin-bottom: 5px;

}

#masthead img {

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}



#masthead h1 {

	display: none;

}



/* #navbar {} */

.maincontainer {

	float: left;

	width: 850px;

	background-image: url(images/main-body-bg.jpg);

	background-repeat: repeat-y;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 5px;

	padding-left: 0px;

}

.maincontainerTopTail {}

.leftBox {
	float: left;
	width: 644px;
	margin-left: 10px;
	margin-top: 5px;
	background-image: url(images/main-box-bg.jpg);
	background-repeat: repeat-y;
	padding-bottom: 0px;

}
*html .leftBox {
	margin-left:5px;
}
.leftBox h2 {
	line-height: 1em;
	color: #350000;
}

.leftBox p {

	line-height: 1.3em;

}





.leftBoxBase {

	clear: both;

	padding-top: 5px;

}

*html .leftBoxBase {padding-top: 0px;}

*+html .leftBoxBase {padding-top: 0px;}

.leftHolder324 {
	width:324px;
	margin-left: 10px;
	float: left;
	margin-top:10px;	
/*	background-color:#FFFFCC;	*/
}
*html .leftHolder324 {
	margin-left: 5px;
	width:324px;
/*	background-color:#FFFFCC;	*/
}
.leftHolder634 {
	width:634px;
	margin-left: 10px;
	float: left;
}
.leftHolder634 {margin-left: 5px;}
/*
.gauranteeBox {
	float: right;
	position: relative;
	bottom: 115px;
	width: 65px;
	margin-right:30px;
	height: 66px;
}
*+html .gauranteeBox {bottom: 130px;}
*html .gauranteeBox {bottom: 145px; margin-right:20px;}
*/
.gauranteeBox {
	float: right;
	position: relative;
	bottom: 430px;
	width: 65px;
	margin-right:30px;
	height: 66px;
}
/**+html .gauranteeBox {bottom: 130px;}*/
*+html .gauranteeBox {bottom: 450px;}
/**html .gauranteeBox {bottom: 145px; margin-right:20px;}*/
*html .gauranteeBox {bottom: 465px; margin-right:20px;}

.topStatement {

	width: 644px;

	text-align: center;

	padding-top: 0px;

	background-image: url(images/main-box-tabtop.jpg);

	background-repeat: no-repeat;

	background-position: left top;

	margin-bottom: 10px;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #D2D2D2;

	background-color: #E6ECF8;

}

.topStatementHome {height: 54px;}
/*.topStatementHome h1 { padding-left:10px; padding-right:10px;}*/

.topStatementMembers {margin-bottom:0px;}

.topStatementTop {

	background-image: url(images/shopping-cart/cartboxtop.jpg);

	background-repeat: no-repeat;

	background-position: left top;

	height: 9px;

	width: 324px;

}

.topStatementBase {

	clear: both;

	height: 9px;

	width: 324px;

	background-image: url(images/shopping-cart/cartboxbase.jpg);

	background-repeat: no-repeat;

	background-position: left top;

}

.BackToMems {

	background-repeat: no-repeat;

	background-position: left top;

	width: 616px;

	float: left;

	text-align: center;

	padding-top: 5px;

	height: 37px;

	background-image: url(images/backToMemsHoriz.jpg);

	margin-left: 1px;

	margin-bottom: 10px;

}

.BackToMems ul {

	list-style-type: none;

	padding-left: 0px;

	margin-left: 0px;

}
.BackToMems h2 { color:#FFFFFF; padding-top:5px;}
.BackToMems li {

	display: inline;

	padding-right: 1.1em;

	color: #FFFFFF;

}



.BackToMems a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-decoration: underline;
	color: #fff;
/*	text-transform: uppercase;
*/	
}
.BackToMems a:hover {
	text-decoration:none;
	border-bottom-width: 0px;
	border-bottom-style: none;
}
.last { padding-right:0px;}

.generalStatement {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 0px;

}
.generalStatement img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper .maincontainer .leftBox .leftHolder634 .generalStatement .plus15Right {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


/*

.generalStatement a {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 1.1em;

	font-weight: normal;

	color: #990000;

	text-decoration: none;

}

*/

.generalStatement ul {
	padding-bottom: 0px;
}
.generalStatement li {
	line-height:1.5em;
	font-size:1.2em;
}
.generalStatement li li {
	line-height:1em;
	font-size:1.0em;
}
.generalStatement ul ul {
	padding-bottom:3px;
	list-style-type: circle;
}
.generalStatement h1 {
	font-size:2em;
	font-weight:normal;
	color: #31386F;
}

.generalStatement h2 {
	padding-bottom: 0.5em;
	font-size: 1.6em;
	color: #2E3E8B;
	line-height: 1.25em;
	padding-top: 0.5em;
	letter-spacing: 0.05em;
}
.generalStatement h3 {
	color: #2E3E8B;
	font-size: 1.6em;
}
	
/*
.generalStatement img {
	float: left;
	margin-right: 15px;
}
*/
.generalStatement table {margin-bottom:10px;}
.generalStatement td {
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-size: 1.2em;
}
.generalStatement td strong {color:#4A4A4A;}

.generalStatementMembers {

	padding-top: 0px;

	padding-right: 15px;

	padding-bottom: 10px;

	padding-left: 5px;

	margin-bottom: 0px;

}

.generalStatementMembers a {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 1.1em;

	font-weight: normal;

	color: #990000;

	text-decoration: none;

}



.generalStatementMembers ul {

	padding-bottom: 5px;

}

.generalStatementMembers ol li {

	padding-right: 15px;

}



.inlineList {display:inline;}

.generalStatementMembers h2 {

	padding-bottom: 5px;

	font-size: 1.6em;

	color: #333333;

}

.generalStatementMembers img {

	float: left;

	margin-right: 15px;

}

.generalStatementMembers td {

	font-size: 1.1em;

}

/*.generalStatementMembers {}*/

h1 {

	padding-bottom: 7px;

	padding-top: 5px;

	font-weight: normal;

}

.leftBoxVideoBox { width: 330px; text-align: center; margin: -8px 0 0 -8px; /*background-color:#CCCCCC;*/}
/**html .leftBoxVideoBox { /*width: 324px; text-align: center; margin: -13px 0 0 -13px; /*background-color:#CCCCCC;*//*}*/
*html .leftBoxVideoBox {
	width: 324px;
	text-align: center; 
	background-color:#fbfaff;
	margin-top: -13px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -13px;
}
.vidbox644 {

	width: 644px;

	text-align: center;

	padding-top: 0px;

	padding-bottom: 15px;

}

.leftBoxVideoBox p {

	line-height: 0em;

	padding: 0px;

}



.leftBoxVideoBox strong {

	color: #5B0000;

	display: block;

	padding-top: 3px;

	line-height: 1.25em;

	font-size: 1em;

	font-family: Geneva, Arial, Helvetica, sans-serif;

}

.leftBoxEmailBox {
	width: 325px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.leftBoxEmailBox strong {}

#wrapper .maincontainer .leftBox .leftHolder324 .leftBoxEmailBox .paraTwo a {

	color: #333333;

	text-decoration: none;

}



.leftBoxRegBox {

	width: 325px;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 10px;

	padding-left: 0px;

	background-repeat: no-repeat;

	background-position: left 10px;

}

.paraOne {
	padding-right: 10px;
	padding-left: 10px;
/*
	margin-left: 85px;

	margin-bottom: 7px;
*/
}

.paraTwo {

	font-weight: bold;

	font-family: Geneva, Arial, Helvetica, sans-serif;

	padding-left: 12px;

	color: #333333;

	font-size: 1.3em;

}

.paraTwoNormal {

	font-weight: normal;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 1.2em;

}

/*

#EmailForm {margin-top: 15px;}

.leftBoxEmailBox img {

	float: left;

	margin-right: 5px;

}

.leftBoxEmailBox #emailform {

	padding-top: 15px;

	padding-right: 10px;

	padding-bottom: 0px;

	padding-left: 10px;

}

.leftBoxEmailBox #emailform fieldset {

	padding-top: 15px;

	padding-bottom: 10px;

	padding-left: 0px;

	border: 1px solid #E1E1E3;

	background-color: #F3F3F8;

}

#wrapper .maincontainer .leftBox .leftHolder324 .leftBoxEmailBox #EmailForm fieldset {

	background-color: #FFFFFF;

	border: 1px solid #E6E6E6;

	padding-top: 15px;

	padding-bottom: 10px;

	padding-left: 0px;

}



/*

.leftBoxEmailBox #emailform label {

	font-weight: bold;

	font-size: 1.2em;

	margin-bottom: 10px;

	display: block;

	text-align: right;

	width: 275px;

}



#wrapper .maincontainer .leftBox .leftHolder324 .leftBoxEmailBox #EmailForm label {

	font-weight: bold;

	font-size: 1.2em;

	margin-bottom: 10px;

	width: 285px;

	margin-left: 15px;

	padding: 0px;

	display: block;

	text-align: right;

}

#wrapper .maincontainer .leftBox .leftHolder324 .leftBoxEmailBox #EmailForm #cfName, #cfEmail {

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-top-style: solid;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-top-color: #B1B1B1;

	border-right-color: #E4E4E4;

	border-bottom-color: #E4E4E4;

	border-left-color: #B1B1B1;

}



.leftBoxEmailBox #emailform #name, #email, #cfName, #cfEmail {

	margin-left: 3px;

	width: 225px;

	background-color: #FFFFFF;

}



.leftBoxEmailBox #emailform #submitted, #cfContact {

	float: right;

	margin-right: 21px;

	font-weight: normal;

	font-family: Geneva, Arial, Helvetica, sans-serif;

}

*/



		/* SEND EMAIL BOX */		

.EmailBox {
	width: 324px;
/*	
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url(images/cartboxBG.jpg);
*/	
}

.EmailBox form {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
*+html .EmailBox form {	background-position: 30px 75px;}

.EmailBox label {
	font-weight: bold;
	font-size: 1.3em;
	margin-bottom: 10px;
	display: block;
	text-align: right;
	width: 290px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
/*	background-color: #FF0000;*/
}
/*.EmailBox input { background-color:#00FFFF;}*/
/*#sfi_1244541738106 { background-color:#333333;}*/
/*.gsom-optin-form { background-color: none;}*/
#cfName, #cfEmail {
.gsom_sfi { background-color: none; }
	width: 220px;

}

#cfContact {

	float: right;

	margin-right: 13px;

	font-weight: normal;

	font-family: Geneva, Arial, Helvetica, sans-serif;

}



.EmailBoxCopy {

	border-right-width: 4px;

	border-left-width: 4px;

	border-right-style: solid;

	border-left-style: solid;

	border-right-color: #ECEBF0;

	border-left-color: #ECEBF0;	

	padding-right: 5px;

	padding-bottom: 0px;

	padding-left: 5px;

	clear: both;	

}



.EmailBox h2 {

	padding-left: 10px;

	padding-bottom: 5px;

	color: #800000;

	font-size: 1.9em;

	font-weight:normal;

}

.EmailBox h3 {

	/*	padding-left: 130px;*/

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 1.5em;

	font-weight: bold;

	color: #990000;

	float: right;

	padding-right: 15px;

}



.EmailBox p {

	padding-left: 10px;

	padding-bottom: 0px;

	line-height: 1.2em;

	clear: left;
        padding-right: 5px;

}

.EmailBoxTop {
/*
	background-image: url(images/cartboxtop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
*/
	height: 0px;
	width: 324px;
}

.EmailBoxBase {
	clear: both;
	height: 0px;
	width: 324px;
/*
	background-image: url(images/cartboxbase.jpg);
	background-repeat: no-repeat;
	background-position: left top;
*/
}
.100percentpushHomepage {
	float: right;
}
.EmailBox .100percentpushHomepage {
	float: right;
	margin-top: 0px;
}
.EmailBox form {
	float: left;
}


.100percentpush {}
.EmailBox img {
	float: left;
	margin-left: 15px;
}


		/* ADD TO CART BUTTON */

		

.CartProductBox {

	width: 324px;

	background-color: #FFFFFF;

	background-repeat: repeat-y;

	background-position: left top;

	background-image: url(images/shopping-cart/cartboxBG.jpg);

	padding: 0px;

}

.CartProductBox form {

	width: 123px;

	float: right;

	margin-top: 27px;

	margin-right: 10px;

	height: 46px;

}



.CartProductBoxCopy {

	border-right-width: 4px;

	border-left-width: 4px;

	border-right-style: solid;

	border-left-style: solid;

	border-right-color: #ECEBF0;

	border-left-color: #ECEBF0;	

	padding-right: 5px;

	padding-bottom: 0px;

	padding-left: 5px;

	clear: both;	

}



.CartProductBox h2 {

	padding-left: 10px;

	padding-bottom: 5px;

	color: #800000;

	font-size: 1.9em;

	font-weight:normal;

}

.CartProductBox h3 {

	/*	padding-left: 130px;*/

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 1.5em;

	font-weight: bold;

	color: #990000;

	float: right;

	padding-right: 15px;

}



.CartProductBox p {

	padding-left: 10px;

	padding-bottom: 0px;

	line-height: 1.2em;

	clear: left;

}



.price {

	float: left;

	margin-right: 0px;

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-weight: bold;

	font-size: 1.4em;

	line-height: 0em;

	display: block;

	padding: 0px;

	width: 50px;

	text-align: right;

	margin-left: 180px;

	margin-top: 0px;

}

.addToCartButton {

	height: 46px;

	width: 119px;

	float: right;

}

.addToCartButton p {

	float: left;

	left: 3px;

	top: 3px;

}

.CartProductBox img {

	border-top-width: 0px;

	border-right-width: 0px;

	border-bottom-width: 0px;

	border-left-width: 0px;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

/*	float: right;

	margin-right: 15px;

	margin-top: 31px;

*/	

}

.CartProductBoxTop {

	background-image: url(images/shopping-cart/cartboxtop.jpg);

	background-repeat: no-repeat;

	background-position: left top;

	height: 9px;

	width: 324px;

}

.CartProductBoxBase {

	clear: both;

	height: 9px;

	width: 324px;

	background-image: url(images/shopping-cart/cartboxbase.jpg);

	background-repeat: no-repeat;

	background-position: left top;

}

.CartProductBoxRight {

	width: 280px;

	border: 0px none #DCDCE2;

	padding-top: 0px;

	padding-right: 5px;

	padding-bottom: 0px;

	padding-left: 0px;

}

.CartProductBoxRight h3 {

	padding-top: 0px;

	line-height: 1em;
}
/* /////////////////// Booklet Box /////////////////// */
/*			ORIGINAL
.bookletBox {
	position: relative;
	top: 0.5em;
	width: 320px;
	background-image: url(images/booklet/divider-fbfaff-blended.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0.5em;
	float: left;
	left: 0.3em;
}
*/
.bookletBox {
	width: 320px;
	background-image: url(images/booklet/divider-fbfaff-blended.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 1em;
	/*	background-color: #CCCCCC;*/
	float: left;
	left: 0.3em;
}
.bookletBox h3 {
	color: #990000;
	/*	letter-spacing: 0.005em;*/
	font-size: 1.6em;
	padding-bottom: 0.75em;
}
.bookletBox h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #006699;
	padding-bottom: 0.5em;
}
.bookletBox form {
	padding-bottom: 0.5em;
}


.bookletBox .hangaright {
	padding-left: 0.5em;
}


/* /////////////////// Close Booklet Box /////////////////// */
.rightHolder290 {
	width:300px;
	float: right;
	margin-top:10px;
}
*html .rightHolder290 { 
	width:290px;
	margin-right:5px;
}
/*
.rightHolder290 p {
	line-height: 2em;
}
*/
.statementBox {
	width: 268px;
	padding-top: 0px;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 0px;
	float: left;

	background-color: #ffffff;
	background-image: url(images/top-quote.gif);
	background-repeat: no-repeat;
	background-position: 10px 54px;
	/*	text-align: center;*/
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #ECECF0;
	border-right-color: #ECECF0;
	border-bottom-color: #ECECF0;
	border-left-color: #ECECF0;
}
.statementBox p {
	padding-bottom:10px;
	line-height:1.25em;
}
.statementBox h1 {
	padding-top: 0px;
	padding-bottom: 5px;
	font-size: 1.4em;
	font-weight: bold;
	color: #6C0000;
/*	color: #393964;*/
}
.statementBox h3 {
	padding-top: 0px;
	padding-bottom: 5px;
	font-size: 1.4em;
}
.statementBoxTop {

	background-image: url(images/homeStatementBoxTOP.jpg);

	background-repeat: no-repeat;

	background-position: left top;

	height: 9px;

	width: 290px;

}

.statementBoxBase {

	clear: both;

	height: 9px;

	width: 290px;

	background-image: url(images/homeStatementBoxBase.jpg);

	background-repeat: no-repeat;

	background-position: left top;

}
*html .statementBox {width: 256losequote
px;}
*html .statementBoxTop {width: 290px; height: 9px;}
*html .statementBoxBase {width: 290px; 	height: 9px;}
.statementBox strong {
	font-size: 1.0em;
}


.openQuote {
	margin-left: 30px;
}

.closeQuote {
	display: inline;
	background-image: url(images/bottom-quote.gif);
	background-repeat: no-repeat;
	background-position: 32px 3px;
	padding-bottom: 10px;
	padding-right:30px;
}
*+html .closeQuote {background-position: 32px 17px;}
*html .closeQuote {background-position: 32px 18px;}
.signature {

	float: right;

	margin-top: 0px;

	margin-bottom: 0px;

}

/*	 OPERA HACK	*/

#op8andup-hook-id {

	clear: both;

	height: 10px;

	margin-top: 10px;

	background-image: url(images/Pods/PodLine.gif);

	background-repeat: repeat;

	display: block;

}

div#op8andup-hook-id {

	height: 0px;

}

@media all and (min-width: 0px)

	{

	body #op8andup-hook-id { background: #ff0000; height:10px;}

	}



.MembersPod {

	float: left;

	width: 624px;
	margin-left: 5px;
	margin-bottom: 0px;

	background-color: #FFFFFF;

}

.MembersPodLast {

	margin-bottom: 0px;

}

.podCopy {

	border-right-width: 1px;

	border-left-width: 1px;

	border-right-style: solid;

	border-left-style: solid;

	border-right-color: #CBCDDA;

	border-left-color: #CACCDB;

	padding-top: 0px;

	padding-right: 10px;

	padding-bottom: 2px;

	padding-left: 10px;
}
*html .podCopy {}
.podTop {

	background-image: url(images/podtop.jpg);

	background-repeat: no-repeat;

	background-position: left top;

}

.podHolder {

	padding-bottom:0px;

	padding-top:0px;

}

.podHolder p {

	padding-bottom: 0px;

}

.podHolder h2 {

	padding-top: 20px;

	font-size: 1.7em;

	line-height: 0em;

	padding-bottom: 10px;

	color: #4A4A4A;

}

.podHolder img {

	float: left;

	margin-right: 15px;

	margin-bottom:10px;

	border: 0px solid #CBCDDA;

	margin-top: 13px;

}

.podBase {

	background-image: url(images/podbase.jpg);

	background-repeat: no-repeat;

	background-position: left top;

	height: 5px;

}

*+html .podBase { background-color:#FF0000;}

.podCopy .cleanup {

	clear: both;

}

*+html .podCopy .cleanup {

	margin-top: 0px;

	margin-bottom: 0px;

}

.podReadMore {

	font-weight: bold;

	font-family: Geneva, Arial, Helvetica, sans-serif;

	text-decoration: none;

	background-image: url(images/readMoreArrow.gif);

	background-repeat: no-repeat;

	background-position: 61px 4px;

	padding-right: 10px;

	float: right;

	margin-right: 0px;

	display: block;

	margin-bottom: 5px;

	padding-bottom: 0px;

}

*+html .podReadMore {

	background-position: 61px 5px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

}

.podTopBase {

	width:624px;

	height:5px;

}

.podCopy hr {

	height:1px;

	/*	color:#eee;*/

	border:none;

	clear:both;

	margin-top: 0em;

	margin-right: 0;

	margin-bottom: 0em;

	margin-left: 0;

	display: block;

	background-color: #eee;

	background-image: url(images/Pods/PodLine.gif);

	background-repeat: repeat-x;

	line-height: 0em;

}

*+html .podCopy hr {

	height:1px;

	color:#DBDBDB;

	border:none;

	clear:both;

	margin-top: 0em;

	margin-right: 0;

	margin-bottom: 0em;

	margin-left: 0;

	display: block;

}

.rightContainer {

	float:right;

	width: 184px;

}

.rightBox {

	width: 174px;

	margin-top: 5px;

	margin-right: 10px;

	margin-bottom:5px;

	float: right;

}
*html .rightBox {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#memlogin {

	padding : 0px;

/*	padding-right: 4px;

	padding-bottom: 4px;

	padding-left: 4px;

*/	

}

.rightBoxFormWrapper { /*background-color:#FF0000;*/ padding:0px;}

.rightBoxBase {margin-bottom:0px;}

.rightBoxTabTop {

	/*	width: 174px;*/

	text-align: center;

	background-image: url(images/rh-boxtop.jpg);

	height: 25px;

}



.rightBoxTabTop h2 {

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 1.8em;

	padding-top: 1px;

	color: #333333;

	width: 174px;

	display: block;

	padding-bottom: 2px;

	font-weight: normal;

}

.rightBoxTabTop h2 a {

	text-decoration: underline;

	color: #7A1130;

}

.rightBoxTabTop h2 a:hover, h4 a:hover {

	text-decoration:none;

	color: #7A1130;

}

.rightBoxCopy {

	background-color: #F5F5F7;

	float: left;

	margin: 0px;

	padding-top: 5px;

	padding-right: 7px;

	padding-bottom: 0px;

	padding-left: 7px;

	width: 160px;

}

.rightBoxCopy h4 {

	font-size: 1.2em;

	color: #333333;

	padding-bottom: 4px;

	padding-top: 2px;

}



/**+html .rightBoxCopy {width: 160px;}	*/

.rightBoxCopy p {

	font-size: 1em;

	line-height: 1.2em;

	color: #4E4E4E;

	padding-top: 0px;

	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;

}

.rightBoxCopy strong {

	font-size: 1em;

	color: #585858;

/*	

	border-bottom-width: 1px;

	border-bottom-style: solid;

	padding-bottom: 5px;

	border-bottom-color: #DDDFE3;

	display: block;

*/	

}

.rightBoxCopy a {

	color: #7A1130;

	font-weight: bold;

	text-decoration: none;

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 1.1em;

}

.rightBoxCopy hr {

	height:1px;

	/*	color:#eee;*/

	border:none;

	clear:both;

	margin-top: 0em;

	margin-right: 0;

	margin-bottom: 0.5em;

	margin-left: 0;

/*	display: block; <<<<<<<<<<<<<<<<<<<<<<	IMPORTANT */

	display: none; 	

	background-color: #eee;

	background-image: url(images/Pods/PodLine.gif);

	background-repeat: repeat-x;

}

*+html .rightBoxCopy hr {

	height:1px;

	color:#DBDBDB;

	border:none;

	clear:both;

	display: block;

	margin: 0em;

	padding: 0em;

}

/*.BlogBox {}*/

.BlogBox {

	background-color: #F5F5F7;

	float: left;

	margin: 0px;

	padding-top: 5px;

	padding-right: 7px;

	padding-bottom: 0px;

	padding-left: 7px;

	width: 160px;

}

/**+html .rightBoxCopy {width: 160px;}	*/

.BlogBox p {

	font-size: 1.1em;

	line-height: 1.25em;

	color: #4E4E4E;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 5px;

	padding-left: 0px;

	border-bottom-width: 1px;

	border-bottom-style: none;

	padding-bottom: 3px;

	border-bottom-color: #DDDFE3;

}

.BlogBox strong {

	font-size: 1em;

	color: #585858;

	margin-bottom: 0px;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	padding-bottom: 5px;

	border-bottom-color: #DDDFE3;

	display: block;

}

.BlogBox a {

	color: #7A1130;

	font-weight: bold;

	text-decoration: none;

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 1.2em;

	display: block;

	padding-top: 0px;

	padding-bottom: 0px;

}

.BlogUnderline {text-decoration: underline;}
.BlogHighlightRed { color:#FF0000}
.BlogQuote {
	line-height: 1.2em;
	color: #003399;
}
.BlogTypewriter {
	font-family:"Courier New", Courier, monospace;
	font-size: 1.3em;
	color: #003399;
}
.BlogOL {
	list-style-type: none;
}
.BlogOL li {
	padding-bottom: 1.5em;
}
#BlogImageBox {
	display: block;
	clear: both;
	height: 135px;
	margin-bottom: 5px;
}
#BlogImageBox img {
	margin-left:5px;
	float: left;
}

/* ==================================================== DITTO STYLING */



#ditto_pages {

	font-size: 1.3em;

	font-weight: bold;

	font-family: Geneva, Arial, Helvetica, sans-serif;

	color: #333333;

}

.ditto_previous_off /*ditto_off*/ {

	/*	display:none;*/

	font-weight: bold;

	color: #CCCCCC;

}

.ditto_next_off /*ditto_off*/ {

	/*	display:none;*/

	font-weight: bold;

	color: #CCCCCC;

}

.ditto_currentpage {

	background-color: #FFFFCC;

	margin-right: 4px;

	border: 1px solid #999999;

	padding-top: 0px;

	padding-right: 3px;

	padding-bottom: 0px;

	padding-left: 3px;

}

.ditto_page {

	color: #990000;

	background-color: #FFFFCC;

	margin-right: 0px;

	border: 1px solid #999999;

	padding-top: 0px;

	padding-right: 3px;

	padding-bottom: 0px;

	padding-left: 3px;

}

.ditto_summaryPost {font-size:1.1em; /*font-family:"Courier New", Courier, monospace;*/}

.ditto_link {font-size:1.1em; padding-top:5px; /*background-color:#FF0000;*/}

.ditto_info {font-size:0.9em; padding-bottom:3px; /*background-color:#FF0000;*/}

.ditto_tags {font-size:0.9em; padding-bottom:3px; /*background-color:#FF0000;*/}

/*#wrapper .maincontainer .leftBox .leftHolder634 .MembersPod .podCopy .podHolder a {color: #FF0000;}*/



/* ==================================================== END DITTO STYLING */

.rightBoxFooter {

	clear: both;

}

.rssFlash {

	background-image: url(images/feed-icon-14x14.png);

	background-repeat: no-repeat;

	background-position: 150px 6px;

}

.rssFeedsLogo {

	position: relative;

	left: 1px;

	top: 1px;

}





#footer {

	clear: both;

	text-align: center;

	padding-top: 15px;

}

#footer ul {

	list-style-type: none;

}

#footer li {

	display: inline;

	font-size: 1.1em;

	color: #999999;

	padding-right: 20px;

}

#footer li a {

	color: #7098C5;

}

.last {padding-right:0px;}


/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;


	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */

/* home-page-quote-box */
.leftq {
 background: url(images/leftq.gif) no-repeat;
 height: 40px;
 width: 40px;
 float: left;
 margin-top: 0px;
 margin-bottom: 50px;
 z-index:100;
 position: absolute;
}
.rightq {
 background: #fff url(images/rightq.gif) no-repeat right;
 height: 40px;
 width: 230px;
 float: right;
 text-align: right;
 margin-top: -20px;
}

/* ////////////////// WORDPRESS ADDITIONS //////////////////*/
.textwidget {
	font-size: 1.1em;
	line-height: 1.25em;
/*	background-color:#FF0000;*/
}
.textwidget h4 {font-size: 1.1em;}
.textwidget p { padding-bottom: 1em;}
#loginform h3 { font-size: 1.1em;}
#loginform p { font-size: 1.0em; margin-top:5px;}
#loginform .submit { padding:0px;}
#wp-submit { float:right; margin-right:10px;}
#loginform label{
	font-size:1.0em;
/*	background-color: #FF0000;*/
}
.forgetmenot { 
/*				background-color:#FF0000; */
				padding:0px; 
				margin:0px; 
				line-height:0em; 
				display:block;
				height:5px;
				}
.rightBoxCopy textwidget p { line-height:5em;}
.storycontent {padding-right: 10px; }
*html .storycontent {padding-right: 0px; margin-right:0px;}
.storycontent ul { padding-bottom:15px;}
/*#main-title h1 { font-size:3em; color:#FF0000;}*/

/* ////////////////// PILOT ADDITIONS //////////////////*/

#logintable { padding:3px}

#wrapper .maincontainer .rightContainer .rightBox .rightBoxFormWrapper #memlogin #logintable a {

	font-weight: bold;

}

#wrapper .maincontainer .leftBox .leftHolder634 .generalStatement img {

	border-top-width: 0px;

	border-right-width: 0px;

	border-bottom-width: 0px;

	border-left-width: 0px;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}

#wrapper .maincontainer .rightContainer .rightBox .rightBoxCopy .textwidget #loginform #user_login {

	width: 130px;

}

#wrapper .maincontainer .rightContainer .rightBox .rightBoxCopy .textwidget #loginform #user_pass {

	width: 130px;

}

.navbar {
	width: 644px;
	background-image: url(images/globals/main-box-tabtop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D2D2D2;
	height: 41px;
	padding-top: 6px;
	margin-bottom: 0px;
}

.navbar ul {
	list-style-type: none;
	padding-top: 10px;
	padding-bottom: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A4A4A4;
	margin-right: 0px;
	margin-left: 10px;
	padding-right: 0px;
	padding-left: 0px;

}

.navbar li {
	display: inline;
	padding-top: 10px;
	padding-bottom: 12px;
	padding-right: 7px;
	padding-left: 7px;
	color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A4A4A4;

/*	

	background-image: url(images/nav/navOff.jpg);

	background-repeat: repeat-x;

*/	

}

.navbar a {
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;

}

.navbar a:hover {

	border-bottom-width: 4px;

	border-bottom-style: solid;

	border-bottom-color: #BCC0DA;

	text-decoration: none;

}

.active {

	background-image: url(images/na.v/navActive.jpg);

	background-repeat: repeat-x;

}

#wrapper .maincontainer .leftBox .navbar .active {

	background-image: url(images/nav/na.vActive.jpg);

	background-repeat: repeat-x;

	background-position: left top;

}



/*

#wrapper .maincontainer .leftBox .navbar li {

	background-image: url(images/nav/navOff.jpg);

	background-repeat: repeat-x;

}

*/

.headMessage {
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}

.headMessage h1 {
	padding-bottom: 0.5em;
	color:#004080;
	}
/*

*/
/* ////////////////////////////////  PAYPAL FORM  /////////////////////////////////*/

.papyalform {
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D8D9E2;
	float: left;
}
.buttonpush { margin-top:10px;}
.bluehighlight {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #003366;
}
.paypalfieldset {
	width: 600px;
	border: 1px solid #D8D9E2;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.paypalfieldset hr {
	margin-top: 0px;
	margin-bottom: 15px;
}

*+html .paypalfieldset { padding-top:5px;}

.paypalinfo {
	float: right;
	width: 425px;
}
.paypalinfo h3 {
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 1.4em;
	line-height: 1.5;
	color: #336699;
}
.paypalinfo a {
	text-decoration: underline;
	font-weight: bold;
}
.paypalinfo a:hover {
	text-decoration: none;
}	
.paypalinfo p {
	padding-bottom: 0px;
	padding-top: 10px;
}

.paypalinfo img {
	float: right;
	padding: 0px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* ==================================================== LAUNCH STYLING EXTRAS	*/
.subscribeTopBox {
	background-color: #FFFFFF;
	margin-top: 0px;
	border: 1px solid #D2D2D2;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
}
.blackHeader {
	color:#990000;
	font-size: 1.1em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	font-weight: bold;
}
.redHeader {
	color:#990000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	display: block;
	margin-bottom: 10px;
}
.40percentHeader {
	font-size: 1.8em;
	color: #0000A0;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.paypalfieldset h3 {
	padding-bottom: 0px;
}
.unclear {
	clear: both;
	padding-top: 8px;
	padding-bottom: 0px;
}
iframe { margin: 0; padding: 0; border: 0 none; overflow: hidden; }
*html iframe { margin: 0; padding: 0; border: 0 none; overflow: hidden; }
.subscribeTopBox .rightVidBox {
	float: right;
	width: 335px;
	height: 200px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 10;
}
/**+html .subscribeTopBox .rightVidBox { background-color:#FF00FF;}*/
.addthisrssbox {
	float:right;
	margin-top:10px;
}
*+html .addthisrssbox {margin-top:15px;}
.socialsBoxWrap {
	display: block;
	padding-top: 10px;
	float: left;
	width: 172px;
}
.socialsBox {
	margin-top: 10px;
	float: left;
	width: 172px;
}
.socialsBox p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	margin-top: 5px;
}
.socialsBox a {
	color: #333333;
	font-weight: bold;
}

.socialsBox img {
	float: left;
	margin-right: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper .maincontainer .leftBox .leftHolder324 .leftBoxVideoBox #player {
/*	background-color: #fbfaff;*/
/*	background-color: #ff00ff;	*/
	padding-left:8px;
	padding-top:10px;
}
