@charset "utf-8";
body {
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
}
* {
	margin: 0px;
	padding: 0px;
}

#wrapper {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}
/* header */
#header {
	background-image: url(http://www.marketingforsuccess.com/09-images/navigation/header-bg.jpg);
	width: 920px;

	height: 164px;
	margin: auto;
}

#logo {
	float: left;
}
#topsubnav, #topsubnav a:link, #topsubnav a:visited, #topsubnav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	padding-top: 10px;
	text-decoration: none;
	color: #000000;
}
#topsubnav a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	padding-top: 10px;
	text-decoration: underline;
	color: #000000;
}
#logo img {
	margin-left: 185px;
}
#navwrap {
	clear: both;
}

#navigation {
	width: 899px;
	height: 34px;
}

#navigation ul{

list-style-type: none;

margin: 0;

padding: 0;

}


.buttons {
	float: right;
	width: 705px;
	background-image: url(http://www.marketingforsuccess.com/09-images/navigation/nav-bkgrd.gif);
	background-color: #026DC0;
}


.buttons li {
	list-style: none;
	float: left;
	background-color: transparent;
	background-image: url(http://www.marketingforsuccess.com/09-images/navigation/divider.gif);
	background-repeat: no-repeat;
	background-position: right;
}

#navigation a {
	display:block;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	font: bold 12px/1.0em Arial, Helvetica, sans-serif;
	padding-top: 11px;
	padding-right: 9px;
	padding-bottom: 11px;
	padding-left: 9px;
}

#navigation a:hover {
	background-color: #006797;
	background-image: url(http://www.marketingforsuccess.com/09-images/navigation/nav-bkgrd-hover.gif);
	background-repeat: repeat-x;
}



#navigation a.on, #navbar a.on:hover{
	background-color: transparent;
	background-image: url(http://www.marketingforsuccess.com/09-images/navigation/nav-bkgrd-hover.gif);
	background-repeat: repeat-x;
	background-position: 50% 100%;
}


/* header ends */

/* wide column rounded corners */
#contentarea {
	margin-top: 5px;
	width: 710px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(http://www.marketingforsuccess.com/09-images/boxes/710-middle.jpg);
}
#contentareatop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 29px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(http://www.marketingforsuccess.com/09-images/boxes/710-top-yellow.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 29px;
	font-weight: bold;
	padding-left: 20px;
}

#contentareamid {
	background-image: url(http://www.marketingforsuccess.com/09-images/boxes/710-middle.jpg);
	background-repeat: repeat;
	background-position: center top;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 15px;
	padding-bottom: 10px;
	margin: auto;
	width: 610px;
}

#contentareabottom {
	background-image: url(http://www.marketingforsuccess.com/09-images/boxes/710-bottom.jpg);
	background-repeat: no-repeat;
	height: 6px;
	background-position: bottom;
}

h1 {
	font-size: 30px;
	line-height: 33px;
	color: #c9252b;
	margin-top: 10px;
	margin-bottom: 8px;
	font-weight: bold;
}

h2 {
	font-size: 24px;
	line-height: 28px;
	font-weight: bold;
	color: #000;
	margin-top: 10px;
	margin-bottom: 8px;
	text-align: center;
}
h3 {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 15px;
}
h4 {
	font-size: 15px;
	line-height: 19px;
	color: #666666;
}
hr {
	margin-top: 10px;
	margin-bottom: 10px;
}
/* breadcrumbs */
#breadcrumbs, #breadcrumbs a:link, #breadcrumbs a:visited, #breadcrumbs a:hover, #breadcrumbs a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
	color: #666666;
	padding: 0px;
	margin-top: 5px;
	text-decoration: none;
}
#breadcrumbs a:hover {
	text-decoration: underline;
}
/* breadcrumbs */
p {
	margin-top: 10px;
	margin-bottom: 10px;
}.boxblackoutline {
	width: 490px;
	border: 1px solid #000;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	background-color: #FFF;
}

/*links */
#contentarea a:link, #contentarea a:visited, #contentarea a:active {
	color: #037aab;
	text-decoration: none;
}
#contentarea a:hover {
	color: #037aab;
	text-decoration: underline;
}
#contentarea h3 a {
	font-size: 17px;
}

#contentarea ol li {
	margin-left: 50px;
	list-style-position: outside;
	list-style-type: decimal;
	margin-top: 5px;
	margin-bottom: 5px;
}
#contentarea ul li {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 50px;
	list-style-position: outside;
	list-style-type: disc;
}
/* copyright and BBB */
#footer {
	width: 920px;
	margin-right: auto;
	margin-left: 0px;
	margin-top: 8px;
	margin-bottom: 10px;
	}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
	float: left;
	margin-top: 10px;
}
#bbb{
	margin-left: 425px;
		margin-top: 10px;
}

/*copyright ends */

/*testimonials */

.testimonial {
	width: 500px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}
.testimonialmid p {
	margin: 0px;
	padding: 0px;
}
.testimonialtop {
	background-image: url(http://www.marketingforsuccess.com/09-images/boxes/testimonial-top.jpg);
	height: 8px;
}
.testimonialmid {
	background-image: url(http://www.marketingforsuccess.com/09-images/boxes/testimonial-mid.jpg);
	background-repeat: repeat;
	padding-right: 20px;
	padding-left: 20px;
}
.testimonialbot {
	background-image: url(http://www.marketingforsuccess.com/09-images/boxes/testimonial-bot.jpg);
	background-repeat: no-repeat;
	height: 15px;
}

.testimonialheadline {
	font-size: 16px;
	line-height: 19px;
	color: #083b97;
	text-align: center;
	font-weight: bold;
	padding-top: 12px;
	padding-bottom: 10px;
}
.testimonialpicture {
	width: 125px;
	float: left;
	font-size: 11px;
	font-weight: bold;
	color: #5a5959;
}
.testimonialpicture img {
	margin-bottom: 5px;
}

.testimonialtext {
	margin-left: 140px;
	font-size: 16px;
	color: #083b97;
	line-height: 20px;
}
.testimonialtextvideo {
	font-size: 16px;
	color: #083b97;
	line-height: 20px;
	width: 320px;
	margin: auto;
}
.testimonialtextname {
	font-size: 14px;
	font-style: italic;
}
.testimonialtext p, .testimonialtextvideo p {
	padding-bottom: 10px;
}
.testimonialvideo {
	margin-bottom: 15px;
}
/*testimonials */

.centertable {
	margin: auto;
}



ul.check  li {
	list-style-position: outside;
	list-style-image: url(http://www.marketingforsuccess.com/09-images/checkmark.jpg);
}
.disc li {
	padding-bottom: 10px;
}
.small {
	font-size: 11px;
	line-height: 14px;
}
ul.x li {
	list-style-position: outside;
	list-style-image: url(http://www.marketingforsuccess.com/09-images/x.jpg);
}
/* Profit now button roll over */
.prnbutton {
	width:400px;
	height:55px;
	display:block;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-image: url(http://www.marketingforsuccess.com/09-images/button-new-profit-rules.gif);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.prnbutton:hover{
	background-image: url(http://www.marketingforsuccess.com/09-images/button-new-profit-rules-y.gif);
	color: #000000;
}
/* Tell a Friend button roll over */
.tellfriendbutton {
	width:158px;
	height:43px;
	display:block;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-image: url(http://www.marketingforsuccess.com/09-images/button-tell-my-friends.gif);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tellfriendbutton:hover{
	background-image: url(http://www.marketingforsuccess.com/09-images/button-tell-my-friends-y.gif);
	color: #000000;
}
.strikethrough {
	text-decoration: line-through;
}

.xlred {
	font-size: 30px;
	line-height: 36px;
	color: #c9252b;
	margin-top: 10px;
	margin-bottom: 8px;
	font-weight: bold;
}.lred {
	font-size: 24px;
	color: #C9252B;
	line-height: 30px;
	text-align: center;
}
.bioimage {
	margin-right: 10px;
	margin-bottom: 15px;
	border: 1px solid #9B9C94;
	margin-top: 5px;
}
.biotext {
	font-size: 15px;
}
/* Sold out */
.postit{ position:absolute; top:179px; background-color: transparent; background-image: url(../images/sold-out.png); background-repeat: no-repeat; background-position: center top; width: 100%; z-index: 99; clip: rect(auto,auto,auto,auto); left: 8px; right: auto; }
.dim{ width:100%; height:359px; 
}
.padding{ padding:20px; 
}
.hilight { background-color: #FF3; }

/* Sold out */

.red { color: #C9252B; }
#endorse { margin: auto; width: 575px; background-image: url(http://www.marketingforsuccessstore.com/images/endorse/mid.jpg); }
#endorse-mid { width: 500px; margin: auto; }h5 { font-size: 30px; line-height: 36px; }
.bonus { width: 540px; border-top-width: thin; border-right-width: thin; border-bottom-width: thin; border-left-width: thin; border-top-style: solid; border-bottom-style: solid; border-top-color: #CCC; border-right-color: #CCC; border-bottom-color: #CCC; border-left-color: #CCC; padding-top: 10px; padding-right: 5px; padding-bottom: 10px; padding-left: 5px; margin-top: auto; margin-right: auto; margin-bottom: 10px; margin-left: auto; background-image: url(http://www.marketingforsuccessstore.com/images/sales-page/bonus.jpg); background-repeat: no-repeat; background-position: top; background-color: #FFF; }.yellowbox { background-color: #FFC; border: 1px solid #000; margin-top: 20px; margin-right: auto; margin-bottom: 20px; margin-left: auto; }
.bonus h4 { font-size: 20px; line-height: 24px; margin-top: 15px; margin-bottom: 15px; color: #000; }
#specialofferbox { border: 2px dashed #C9252B; width: 550px; margin: auto; padding: 15px; }
.lblack { font-size: 24px; color: #000; line-height: 30px; }

/*webtrafficA2 */
.optbuttonwt { width:400px; height:55px; display:block; font-size: 12px; font-weight: bold; color: #ffffff; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; background-image: url(http://www.marketingforsuccess.com/09-images/store/traffic-telesummit/yes-o.gif); }
.optbuttonwt:hover{
	background-image: url(http://www.marketingforsuccess.com/09-images/store/traffic-telesummit/yes-y.gif);
	color: #000000;
}
.xlblack { font-size: 30px; line-height: 36px; color: #000; margin-top: 10px; margin-bottom: 8px; font-weight: bold; }
.topfeature { margin: auto; width: 550px; border: 3px dashed #000; padding: 10px; }
/* shadow testimonials */
.shadowtest { background-image: url(../09-images/store/salespages/sales-page/testmid.jpg); margin-top: 10px; margin-bottom: 10px; width: 575px; margin-right: auto; margin-left: auto; }
.shadowcontent { padding-left: 30px; padding-right: 30px; color: #003366; padding-top: 5px; padding-bottom: 5px; }
.testimonialshadowheadline { font-size:18px; text-align:center}
.askinput {
	padding:5px;
	border:1px solid #9B9C94; width:300px;
}