@charset "utf-8";

html, body {
	height: 100%;
	margin: 0 0 1px;
	padding: 0;
}


body {
	font: 14px Helvetica, Arial, sans-serif;
	background-color: #ffffff;
	margin: 0 0 1px;
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #5c5c5c;
	behavior:url("csshover.htc");
}

.oneColFixCtrHdr #super-wrap {
	width:925px;
	margin:auto;
	position:relative;
	border-right:1px solid #ecf9c2;
	border-left:1px solid #ecf9c2;
	background-color:#ffffff;
}

.oneColFixCtrHdr .top-shadow {
	margin:auto;
	width:925px;
	height:15px;
}

.oneColFixCtrHdr .bottom-shadow {
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	width:925px;
	height:31px;
}

.oneColFixCtrHdr #container {
	width: 875px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0px auto 0; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}

.oneColFixCtrHdr #header {
	background: #ffffff;
	float:left;
	height:98px;
	width:260px;
	margin-left:27px;
	margin-right:/*175px*/0px;
	background-image:url(../images/layout/wish-banner-slim.jpg);
	background-repeat:no-repeat; 
}

#header a{
	position: absolute;
    top: 0;
    left: 0;
	width:260px;
	height:98px;
}

#header a h1 {
    display: none;
}



.oneColFixCtrHdr #mainContent {
	padding: 0 0px;
	background: #FFFFFF;
	margin:5px auto 0;
	width:780px;
}

.oneColFixCtrHdr #mainContent h3 {
	font-weight:normal;
}


.oneColFixCtrHdr #mainContent p {
	color:#5c5c5c;
	font-size:15px;
}

.oneColFixCtrHdr #mainContent p.font-size-up {
 	font-size:18px;
}

.oneColFixCtrHdr #footer {
	margin: 10px auto 5px;
	padding: 0px 0 0px 0;
	font-size:13px;
	width:782px;
	border-bottom: 1px solid #ecf9c2;
	border-top: 1px solid #ecf9c2;
}

.oneColFixCtrHdr #footer p {
	text-align:center;
	margin: 0; 
	padding: 3px 0;
}

/*.oneColFixCtrHdr #footer p.affsignup {
	text-align:right;
	font-size:12px;
	padding:0 5px 0 0;
}
*/

.oneColFixCtrHdr #footer ul.affsignup {
	text-align:right;
	font-size:12px;
}

.oneColFixCtrHdr #footer ul.affsignup li {
	display: inline;
	margin: 0px;
	padding:0px 15px;
	list-style-type: none;
	text-decoration: none;
}

.oneColFixCtrHdr #footer ul.affsignup a {
	text-decoration:none;
	color:#9ab741;
	font-size: 13px;
}

.oneColFixCtrHdr #mainContent .summit, 
.oneColFixCtrHdr #mainContent .speakers, 
.oneColFixCtrHdr #mainContent .dreamers, 
.oneColFixCtrHdr #mainContent .invite,
.oneColFixCtrHdr #mainContent .stuff {
	width:66%;
}

/*.oneColFixCtrHdr #mainContent .dreamers {
	width:100%;
} */

.oneColFixCtrHdr #mainContent .dreamers p, 
.oneColFixCtrHdr #mainContent .dreamers h4 {
	margin-top:0px;
	padding-top:0px;
}

.oneColFixCtrHdr #mainContent .invite {
}

.oneColFixCtrHdr #mainContent .invite .inner-invite {
	background-image:url(../images/layout/invite-paper.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width:450px;
	margin:auto;
	padding: 10px 25px 85px 40px;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-size:15px;
	color:#424141;
}

h1 {
	color:#9cbc3f;
	font-size: 26px;
	font-weight:normal;
}

h2 {
 	font-size: 21px; font-weight:normal;color:#5cc2c7;
}

h3 {
 	font-size: 18px; font-weight:normal; margin:7px auto; padding:5px 0px;
}

h4 {
 	font-size: 16px; font-weight:normal; line-height:1.1em;
}

p.font-up-size, 
strong.font-up-size {
	font-size:130%;
}

a {
	text-decoration:none;
	color:#9ab741;
}

a:hover {
	text-decoration:underline;
	color:#5cc2c7;
}


.no-bold {
	font-weight:normal;
}

.underline {
	text-decoration:underline;
}

.line-through {
	text-decoration:line-through;
}
 
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> sidebar box styling <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
 
.oneColFixCtrHdr #mainContent .right-sidebar {
	width:244px; height:555px; float:right; background-image:url(../images/layout/vertical-shadow-box.jpg); background-repeat:no-repeat;padding-top:5px;padding-left:8px;text-align:left;margin-top:30px;
}

.oneColFixCtrHdr #mainContent .right-sidebar h4 {
	border-bottom:1px dotted #d5d5d4;
	font-weight:normal;
	margin-top:3px;
	margin-bottom:6px;
	padding-bottom:3px;
	font-size: 16px;
}

.oneColFixCtrHdr #mainContent .right-sidebar .box1, 
.oneColFixCtrHdr #mainContent .right-sidebar .box2, 
.oneColFixCtrHdr #mainContent .right-sidebar .box3 {
	padding:0px 6px 6px 6px;
 	font-size: 12px;
	color:#5c5c5c;
	width:223px;
	height:auto;
}

.oneColFixCtrHdr #mainContent .right-sidebar .box1 #box1, 
.oneColFixCtrHdr #mainContent .right-sidebar .box2 #box2, 
.oneColFixCtrHdr #mainContent .right-sidebar .box3 #box3 {
	float:left;
	margin-right:5px;
}

#content-rotator {
}

.oneColFixCtrHdr #mainContent .right-sidebar .box1, 
.oneColFixCtrHdr #mainContent .right-sidebar .box2 {
	border-right:none;
}


/* End Sidebar Box Styling */


 
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> bottom box styling <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
 

.oneColFixCtrHdr #mainContent .bottom-boxes {
	background-image:url(../images/layout/bottom-shadow-box.jpg);background-repeat:no-repeat;height:205px;width:776px;padding-top:20px;padding-left:3px;padding-right:3px;text-align:left;
}

.oneColFixCtrHdr #mainContent .bottom-boxes h4 {
	border-bottom:1px dotted #d5d5d4;
	font-weight:normal;
	margin-top:3px;
	margin-bottom:3px;
	padding-bottom:3px;
	font-size: 16px;
}

.oneColFixCtrHdr #mainContent .box1, 
.oneColFixCtrHdr #mainContent .box2, 
.oneColFixCtrHdr #mainContent .box3 {
	padding:0px 6px 6px 6px;
 	font-size: 12px;
	color:#333333;
	float:left;
	width:246px;
	height:175px;
}

.oneColFixCtrHdr #mainContent .box1 #box1, 
.oneColFixCtrHdr #mainContent .box2 #box2, 
.oneColFixCtrHdr #mainContent .box3 #box3 {
	float:left;
	margin-right:5px;
}

.oneColFixCtrHdr #mainContent .box1, .oneColFixCtrHdr #mainContent .box2 {
	border-right: 1px dotted #c1c1c1;
}

/* End Bottom Box Styling */

 
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> summit page styling <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

.oneColFixCtrHdr #mainContent .topic-box {
	width:85%; margin:20px auto; padding:0px 22px 10px; background-repeat:repeat-x; background-position:top left; -moz-border-radius: 7px; -webkit-border-radius: 7px;
}

.oneColFixCtrHdr #mainContent .topic-box h1, .oneColFixCtrHdr #mainContent .topic-box p {
	color:#ffffff;
}

.oneColFixCtrHdr #mainContent .topic-box img {
	border:1px solid #ffffff;
}

.oneColFixCtrHdr #mainContent .summit-speaker-box {
	width:70%; margin:20px auto; padding:0px 22px 10px; background-color:#fcfff8; -moz-border-radius: 7px; -webkit-border-radius: 7px; border:1px solid #709c1c;
}

.oneColFixCtrHdr #mainContent .summit-speaker-box img {
	border:1px solid #709c1c;
}

.oneColFixCtrHdr #mainContent .summit-speaker-box .tagline {
	font-size:90%;
}

.sales-final-wrap {
	/*background-color:#fcfef8; border:10px dashed #f3fbe6; -moz-border-radius: 10px; -webkit-border-radius: 10px; */margin:20px auto; padding:10px 20px; width:85%;
}

.sales-sign-up {
	font-size:13px;
}

.sales-final-wrap .sales-sign-up input.field1, .sales-sign-up input.field12 {
	width:160px;
	background-color:#e8f4d3;
	color:#5c5c5c;
	border:none;
	 -moz-border-radius: 6px; -webkit-border-radius: 6px;
}

/* end summit page Styling */

#content-rotator-wrap {
	margin:auto;
	width:100%;
}

.blue {
	color:#63bec3;
}

.deeptourq {
	color:#006665;
}

.green {
	color:#9ab741;
}

.orange {
	color:#e18d2d;
}

.red {
	color:#d03d29;
}

.black {
	color:#000000;
}

.offblack {
	color:#5C5C5C;
}

.clear {
	clear:both;
}

#header-wrap {
	position:relative;
}

#main-banner {
	margin:auto;
	width:780px;
}
 
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> product sales page styling <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

.product-sales {
	width:90%; margin:auto;
}

.testi-container {
	margin:20px auto;
	width:595px;
	background-image:url('../images/layout/testi-box-middle.jpg');
	background-repeat:repeat-y;
	background-position:top center;
}

.testi-container p {
	padding:6px 30px;
	margin:0;
}

/*.testi-container img {
	border: 1px solid #e6e6e3;
}

*/

.testi-container img.no-brd {
	border:none;
}

.testi-container ul {
	margin:10px auto 10px 70px;
	padding:0;
}

.testi-top {
	background-image:url('../images/layout/testi-box-top.jpg');
	background-repeat: no-repeat;
	background-position:top center;
	height:40px;
}

.testi-bottom {
	height:54px;
	background-color:transparent;
	background-image:url('../images/layout/testi-box-bottom.jpg');
	background-repeat: no-repeat;
	background-position:top center;
}

.product-sales-final-wrap {
	background-color:#ffeedb; border:6px dashed #d03d29; -moz-border-radius: 10px; -webkit-border-radius: 10px; margin:20px auto; padding:10px 20px; width:65%;
}

.add-to-cart {
	margin:15px auto; width:100%;
}

ul.green-tick-bullets {
	list-style-type: none;
	padding: 0 20px 0 0;
	margin: 0 0 0 11%;
}

ul.green-tick-bullets li {
	background-image: url(../images/layout/green-tick.jpg);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	padding: 7px 0 7px 26px;
}

table.values {
	width:93%;
	margin:20px auto;
	background-color:none;
	border-collapse:collapse;
}

table.values tr td {
	padding:5px;
	font-size:14px;
	border:1px solid #999999;
}

table.values tr td.value {
	text-align:right;
}

table.values tr.bottom-row {
	text-align:center; padding:14px; font-weight:bold; font-size:16px;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> end product sales page styling <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

.oneColFixCtrHdr #mainContent .thankyou-box {
	margin:auto; width:50%; background-image:url(../images/layout/wish-balloons-only.jpg); background-repeat:no-repeat; background-position:80% 100%;
}

.oneColFixCtrHdr #mainContent .summit #sign-up, 
.oneColFixCtrHdr #mainContent .speakers #sign-up,
.oneColFixCtrHdr #mainContent .dreamers #sign-up,
.oneColFixCtrHdr #mainContent .invite #sign-up,
.oneColFixCtrHdr #mainContent .stuff #sign-up  {
	float:none;
	width:520px;
	margin: 0px auto 0;
}

.oneColFixCtrHdr #mainContent .summit #sign-up table tr td.submit, 
.oneColFixCtrHdr #mainContent .speakers #sign-up table tr td.submit,
.oneColFixCtrHdr #mainContent .dreamers #sign-up table tr td.submit,
.oneColFixCtrHdr #mainContent .invite #sign-up table tr td.submit,
.oneColFixCtrHdr #mainContent .stuff #sign-up table tr td.submit {
	text-align:center;
}

#sign-up {float:right;margin-right:45px;width:340px;
}

.sign-tagline {padding-top:10px;
}

#sign-up p {color:#9fb64e; font-size: 16px;padding-top:0px;
 }
 
#sign-up p.subscribe-rss {float:left; padding: 78px 0 0; margin:0px;
 }

#sign-up div.form {float:right;

}

#sign-up p.blue {
	color:#63bec3;
}

#sign-up p.red {
	color:#d03d29;
}

#sign-up table {
 	margin-left:15px;
 }
 
#sign-up table tr td {
 	color:#666666; font-size: 12px;
 }
 
#sign-up table tr td.submit {
 	text-align:right;
 }
 
#sign-up table tr td input.field1 {
 	width:155px;
	height:15px;
 }
 
#sign-up table tr td input.field2 {
 	width:199px;
	height:65px;
 }
 
#header-wrap #sign-up table {
	margin-top:0px;
}
 
 .image-right {	float:right;margin-left:7px;margin-bottom:7px;
 }
 
 .image-left {
 	float:left;margin-right:7px;margin-bottom:7px;
 }
 
 .border {
 	border: 1px solid #d4d4d2;
 }
 
 .dotted-border {
 	height:1px; border-bottom:dotted 1px #d5d5d4; margin:10px 0px;;
 }
 
 .page-title-pad {
 	padding:10px 0px;
 }
 
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> schedule page <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

.oneColFixCtrHdr #mainContent .week {
	margin-left:0px;
}

.oneColFixCtrHdr #mainContent .date-bar-wrap {
	margin:0px auto 0px; width:757px;
}

.oneColFixCtrHdr #mainContent .date-bar-wrap .date-bar {
	margin: 0px auto 0px;
	padding: 0px 0 0px 0;
	width:100%;
}

.oneColFixCtrHdr #mainContent .date-bar-wrap .date-bar ul {
	list-style-type:none;
	margin:0 0 0px 15px; 
	padding:0 0 0 0px; 
	height:30px;
	color:#000000;
	font-size:15px;
	font-weight:normal;
	/*text-align:center;*/
}

.oneColFixCtrHdr #mainContent .date-bar-wrap .date-bar ul li  {
	display: inline;
	/*text-align:center;*/ 
	height:30px;
	width:150px;
	margin-right: 25px;
}

/*------------------------------------------------------------------------*/

.oneColFixCtrHdr #mainContent .sked-header-wrap {
	margin:2px auto 0px; width:757px;
}

.oneColFixCtrHdr #mainContent .sked-header-wrap .sked-headers {
	margin: 0px auto 0px;
	padding: 0px 0 5px 0;
	width:100%;
}

.oneColFixCtrHdr #mainContent .sked-header-wrap .sked-headers ul {
	list-style-type:none;
	margin:0 0 0px 15px; 
	padding:0 0 0 0px; 
	height:50px;
	color:#000000;
	font-size:15px;
	font-weight:normal;
	/*text-align:center;*/
}

.oneColFixCtrHdr #mainContent .sked-header-wrap .sked-headers ul li  {
	display: block;
	float: left;
	width:150px;
}
 
.oneColFixCtrHdr #mainContent .speaker-wrap {
	/*border-left: 1px solid #8da442;*/
	margin-left:12px;
}

.oneColFixCtrHdr #mainContent #speakerlist {
	list-style-type: none;
}

.oneColFixCtrHdr #mainContent ul#speakerlist {
	margin: 0px;
	padding: 0px 0px 0px 16px;
}

.oneColFixCtrHdr #mainContent ul#speakerlist ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.oneColFixCtrHdr #mainContent ul#speakerlist ul li {
	margin: 0px;
	padding: 7px 0px;
}

.oneColFixCtrHdr #mainContent ul#speakerlist ul li.speaker-name {
	font-size:16px;
	height:36px;
	font-weight:normal;
}

.oneColFixCtrHdr #mainContent #speakerlist li {
	float: left;
    width:135px;
	padding-right:0px;
	padding-bottom:10px;
	margin-left: 0px;
	margin-right: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.oneColFixCtrHdr #mainContent #speakerlist li.overall-wrap {
	border-right:1px dotted #d5d5d4;
}

.oneColFixCtrHdr #mainContent #speakerlist li.speaker-blurb {
	color: #333333;
	font-size:13px;
	height:48px;
	padding-top:0px;
	padding-bottom:0px;
}

.oneColFixCtrHdr #mainContent #speakerlist .deets-reg-container {
	border-bottom:1px dotted #d5d5d4; width:120px; text-align:center;
}

.oneColFixCtrHdr #mainContent #speakerlist img {
	display: block;
	border: 1px solid #d4d4d2;
} 

.oneColFixCtrHdr #mainContent #speakerlist img.image-left {
	display: block;
	border: 1px solid #333300;
	margin-right:5px;
} 

.oneColFixCtrHdr #mainContent #speakerlist img.image-right {
	display: block;
	border: 1px solid #333300;
	margin-left:4px;
	margin-right:0px;
} 

.oneColFixCtrHdr #mainContent #speakerlist img.no-border {
	display:inline;
	border:none;
}
 
 
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> top menu styles <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

#main-menu {
	margin: 10px auto 5px;
	padding: 5px 0 5px 0;
	width:782px;
	border-bottom: 1px solid #ecf9c2;
	border-top: 1px solid #ecf9c2;
}

#main-menu ul {
	list-style-type:none;
	margin:0 0 0px 0px; 
	padding:0 0 0 0px; 
	background:#ffffff; 
	height:17px;
	color:#ffffff;
	font-size:13px;
}

#main-menu ul li  {
	float:left; 
	width:127px;
	text-align:left; 
	height:17px;
	margin-right:46px;
}


/*#main-menu ul li.active {
	color:#DECDF7;
	font-weight:500;
}*/

#main-menu ul li a {
	float:left; 
	font-size:13px;
	text-decoration:none;
	color:#ffffff;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:10px;
	width:100%;
}

#main-menu ul li a:hover {
	color:#fdaf05;
}
 
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> Open Play Day Styles <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

.media-superwrap {
	width:480px;
}

.mediaplayer-wrap {
	margin:5px 5px 15px 127px;
	width:180px;
}

ul.book-links li {
	padding:7px 0px;
	font-size:14px;
}

ul.book-links li a {
	font-size:13px;
	color:#9cbc3f;
}

/*END STYLES FOR THUMBNAILS FOR SUMMIT HOME PAGE*/

.mediacenter-quotes {
	width:70%;
	margin:auto;
}
 
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> Bonus Page <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

div.bonus-list-wrap .bonus-list-pics form {
	margin:0; padding:0px; display:inline;
}

div.bonus-list-wrap {
	width:90%; margin:auto;
}

div.bonus-list-pics {
	width:60%; float:left;
}

div.bonus-list {
	width:40%; float:left;
}

div.bonus-list ul li {
	list-style-type:circle;
}

div.bonus-list ul li a {
	font-size:18px;
}

div.bonus-list ul li a {
	font-size:18px;
}


/*END STYLES FOR BONUS PAGE*/

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> Members Area <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

/* ---------->>> MENUS <<<-------------*/

.members-menu {
	color:#87D579;
	text-align:center;
	width:100%;
	margin:20px auto 5px;
	padding-top:3px;
	padding-bottom:3px;
	border-bottom: 1px solid #ecf9c2;
	border-top: 1px solid #ecf9c2;
}

.members-menu ul {
	margin: 0px;
	padding: 0px;
	text-align:center;
}

.members-menu li {
	display: inline;
	padding-left:42px;
	padding-right:42px;
	list-style-type: none;
	text-decoration: none;
}

.members-menu li.no-right-border {
	border-right:none;
} 

.members-menu a {
	color: #9cbc3f;
	text-decoration: none;
	font-size:15px;
}

.members-menu a:hover {
	color:#9cbc3f;
	font-size:15px;
}


/* ---------->>> END MENUS <<<---------*/

/* ---------->>> DOWNLOAD TABLE <<<-------------*/

table.members-download-tbl {
	width:100%;
	border: 1px dotted #8dcf43;
	margin:20px auto;
}

table.members-download-tbl tr th {
	width:20%;
	font-size:17px;
	font-weight:normal;
	padding:5px;
	color:#5CC2C7;
	border-bottom: 1px dotted #e18d2d;
}

table.members-download-tbl tr th.rightspecial, table.members-download-tbl tr td.rightspecial {
	border-right: none;
}

table.members-download-tbl tr td {
	padding:4px;
	border-right: 1px dotted #e18d2d;
}

table.members-download-tbl tr td ul {
	list-style-type:none;
	margin:0px; 
	padding:0px;
}

table.members-download-tbl tr td ul li {
	padding:4px 0px;
	font-size:14px;
}

table.members-download-tbl tr td ul li a {
	font-size:14px;
}

table#bundles tr td {
	border-bottom: 1px dotted #e18d2d;
}

table#bundles td:hover, table#bundles td.hilite {
	background-color:#fbe2c6;
	color: #000000;
}
