/*
Theme Name: All-In-One IM Theme
Theme URI: www.netprofiteers.com
Description: Everything you need for Internet Marketing
Version: 1.0
*/
.mainheading {
	font-family:Impact, Arial, Helvetica, sans-serif;
	font-size:34px;
	line-height:43px;
	font-weight:bold;
	color:#CC0000;
	text-align:center;
	width:600px;
	margin: 0 auto 20px auto;
	display:block;
}

.subheading {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:24px;
	line-height:30px;
	font-weight:bold;
	color:#111;
	text-align:center;
	margin: 20px auto;
	display:block;
}
.redhighlight {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:20px;
	line-height:24px;
	font-weight:bold;
	color:#CC0000;
	text-align:center;
	margin: 20px auto;
	display:block;
}

.blackhighlight {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:22px;
	font-weight:bold;
	color:#111;
	text-align:center;
	margin: 20px auto;
	display:block;
}

.notepaper {
	font-family:"Courier New", Courier, monospace;
	font-size:16px;
	line-height:19px;
	color:#333;
	font-weight:bold;
	text-align:center;
	margin: 20px auto;
	padding:30px 45px 30px 40px;
	width:315px;
	height:280px;
	background:url(images/notepaper.png) top left no-repeat;
	display:block;
}

.paper {
	font-family:"Courier New", Courier, monospace;
	font-size:16px;
	line-height:22px;
	color:#333;
	font-weight:bold;
	margin: 20px auto;
	padding:30px 45px 30px 40px;
	width:515px;
	background:url(images/paper.jpg) bottom left no-repeat;
	display:block;
}

.reddashedbox {
	color:#333;
	margin: 20px auto;
	line-height:22px;
	padding:30px;
	width:400px;
	background:#ffffcc;
	display:block;
	border:5px dashed #CC0000;
}

.bluedashedbox {
	color:#333;
	margin: 20px auto;
	padding:30px;
	line-height:22px;
	width:400px;
	background:#efefef;
	display:block;
	border:5px dashed #000099;
}

.buynow {
    padding-top: 80px;
    height: 0px;
	width:245px;
	margin:0 auto;
    overflow: hidden;
    background: url(images/buyorange1.png) no-repeat;
	display:block;
}

.thirtydayguarantee {
    padding-top: 175px;
    height: 0px;
	width:175px;
	margin:0 auto;
    overflow: hidden;
    background: url(images/brownguarantee30.png) no-repeat;
	display:block;
}

.sixtydayguarantee {
    padding-top: 175px;
    height: 0px;
	width:175px;
	margin:0 auto;
    overflow: hidden;
    background: url(images/brownguarantee60.png) no-repeat;
	display:block;
}

ul.checklist {
	margin: 0px;
	padding: 0px;
    list-style-type: none;
}
li.checklist {
	background:url(images/orangetick1.png) no-repeat left top;
    list-style-type: none;
	padding:5px 0 5px 40px;
	min-height:35px;
}

ul.bulletlist {
	margin: 0px;
	padding: 0px;
    list-style-type: none;
}
li.bulletlist {
	background:url(images/bulletbrown.png) no-repeat left top;
    list-style-type: none;
	padding:5px 0 5px 40px;
	min-height:35px;
}

li.numberlistone {
	background:url(images/brownNumber1.png) no-repeat left top;
    list-style-type: none;
	padding:5px 0 5px 40px;
	min-height:35px;
}

li.numberlisttwo {
	background:url(images/brownNumber2.png) no-repeat left top;
    list-style-type: none;
	padding:5px 0 5px 40px;
	min-height:35px;
}

li.numberlistthree {
	background:url(images/brownNumber3.png) no-repeat left top;
    list-style-type: none;
	padding:5px 0 5px 40px;
	min-height:35px;
}

li.numberlistfour {
	background:url(images/brownNumber4.png) no-repeat left top;
    list-style-type: none;
	padding:5px 0 5px 40px;
	min-height:35px;
}

li.numberlistfive {
	background:url(images/brownNumber5.png) no-repeat left top;
    list-style-type: none;
	padding:5px 0 5px 40px;
	min-height:35px;
}

li.numberlistsix {
	background:url(images/brownNumber6.png) no-repeat left top;
    list-style-type: none;
	padding:5px 0 5px 40px;
	min-height:35px;
}

li.numberlistseven {
	background:url(images/brownNumber7.png) no-repeat left top;
    list-style-type: none;
	padding:5px 0 5px 40px;
	min-height:35px;
}

li.numberlisteight {
	background:url(images/brownNumber8.png) no-repeat left top;
    list-style-type: none;
	padding:5px 0 5px 40px;
	min-height:35px;
}

li.numberlistnine {
	background:url(images/brownNumber9.png) no-repeat left top;
    list-style-type: none;
	padding:5px 0 5px 40px;
	min-height:35px;
}

li.numberlistten {
	background:url(images/brownNumber10.png) no-repeat left top;
    list-style-type: none;
	padding:5px 0 5px 40px;
	min-height:35px;
}