/* Layout */

* {
	margin:0;
	padding:0;
	}

body {
	background:#26041d url(images/bg.jpg) repeat-x top left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	letter-spacing:0.01em;
	line-height:1.7em;
	color:#333;
	}
	
a, a:visited, a:hover {
	display:inline;
	width:auto;
	margin:0 0;
	padding:0 0;
	text-decoration:none;
	font-size:12px;
	font-weight:normal;
	line-height:normal;
	text-align:left;
	background:none;
	border:none;
	color:#333;
	}

	
ol {
	margin:0 0 20px 0;
	padding:0 0 0 20px;
	text-align:justify;
	}
	

p{
	margin:8px 0;
	padding:0;
	}
	
	
h2 {
	font-size:16px;
	margin:0;
	padding:0;
	}
	
h3 {
	font-size:16px;
	margin:8px 0;
	padding:0;
	}
	
h4 {
	font-size:14px;
	margin:8px 0;
	padding:0;
	}
	
h5 {
	font-size:12px;
	margin:8px 0;
	padding:0;
	font-weight:bold;
	}
	
table {
	margin-top:0;
	padding-top:0;
	border:0px;
	margin-left:auto;
	margin-right:auto;
	}
	
td {
	vertical-align:top;
	margin:0;
	padding:0;
}
	
	
#topmenu {
	width:100%;
	height:30px;
	background:#2e1c3a;
	padding:0px;
	margin:0px;
	text-align:right;
	color:#FFF;
	}
	
#topmenu li {
	background:none;
	list-style:none;
	display:inline;
	height:20px;	
	}
	
#topmenu li a, a:hover, a:visited {
	display:inline;
	width:100%;
	padding:0;
	margin:0;
	color:#FFF;
	text-decoration:none;
	font-size:12px;
	background:none;
	border:none;
	font-weight:bold;
	}
	
#topmenu li a:hover{
	text-decoration:underline;
	}
	
#bottommenu {
	width:100%;
	height:30px;
	padding:10px 0;
	margin:0px;
	text-align:center;
	background:#FFF;
	}
	
#bottommenu li {
	background:none;
	list-style:none;
	display:inline;
	height:20px;
	}
	
#bottommenu li a, a:visited {
	display:inline;
	width:auto;
	margin:0 0;
	padding:0 0;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	line-height:normal;
	text-align:left;
	background:none;
	border:none;
	color:#333;
	}
	
#bottommenu li a:hover {
	text-decoration:underline;
	color:#990066;
	}


#hr {
	width:100%;
	margin-top:20px;
	border-top:1px dashed #ccc;
	}

#content {
	background:#FFF;
	padding:0 40px 50px 40px;
	} 
	
	
#content a, a:visited {
	display:inline;
	width:auto;
	margin:0 0;
	padding:0 0;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	line-height:normal;
	text-align:left;
	background:none;
	border:none;
	color:#660099;
	}
	
#content a:hover {
	text-decoration:underline;
	}
	
#content img a, a:visited {
	display:none;
	}

table.pad td {
	padding:5px 5px;
	}
	
table.pad2 td {
	padding:5px 5px;
	font-weight:bold;
	}	

#testimonial_email img {
	margin:8px 0;
	border:1px solid #ccc;
	}
		
		
#ebook_content {
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	padding:0 10px;
	width:650px;
	background:#fef3fe;
	text-align:center;
	border:1px solid #fce5ff;
	}
	
#ebook_content h5 {
	font-size:14px;
	margin:5px 0;
	text-align:left;
	color:#4f014f;
	}
	
#ebook_content p {
	text-align:left;
	}
	
#ebook_content img {
	margin-right:10px;
	padding:5px;
	background:#eee;
	border:1px solid #CCC;
	}
	
	
#ebook_content2 {
	margin:20px auto 20px auto;
	padding:0 10px 10px 10px;
	width:650px;
	background:#fef3fe;
	text-align:center;
	border:1px solid #fce5ff;
	}
	
#ebook_content2 h5 {
	font-size:14px;
	margin:5px 0;
	text-align:left;
	color:#4f014f;
	}
	
#ebook_content2 p {
	text-align:left;
	padding:0 0 10px 0;
	}
	
.bq {
	font-style:italic;
	display:block;
	margin:0 10px;
	padding:10px 10px;
	background:#fce5ff;
	}	

#testimonial_written {
	display:block;
	width:500px;
	margin:15px auto 10px auto;
	padding:10px 20px;
	background:#fce5ff;
	border:2px dashed #9933FF;
	}

#testimonial_written h5 {
	font-size:14px;
	padding:15px 0 0 0;
	background:url(images/testimonial_bg.png) top right no-repeat;
	}
	
	
#check ul {
	margin:0 20px;
	list-style:none;
	}
	
#check li {
	margin:10px 0 0 0;
	padding:0 0 0 26px;
	background:url(images/bullet_check_grey.gif) top left no-repeat;
	}

.support ul {
	margin:0 0 0 40px;
	list-style:none;
	}
	
.support li {
	list-style:none;
	height:30px;
	margin:10px 0 0 0;
	padding:0 0 0 32px;
	background:url(images/mail.gif) top left no-repeat;
	}


/* Typography */

.intro {
	margin:10px 30px 10px 30px;
	text-align:center;
	font-size:26px;
	font-weight:bold;
	text-transform:capitalize;
	letter-spacing:-0.02em;
	line-height:normal;
	color:#990099;
	}

blockquote {
	margin:40px 60px 40px 60px;
	padding:20px 20px;
	border:1px dashed #CFCFCF;
	text-align:center;
	text-indent: 5px;
	background:#F3F3F3 url(images/quotestart.png);
	background-position: 20px 20px;
	background-repeat: no-repeat;
}

blockquote p {
	display: inline;
	margin: 0;
	padding-right:24px;
	background: url(images/quoteend.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}


.indent {
	text-indent:15px;
	}
	
.underline {
	text-decoration: underline;
	background:#F0F0F0;
	color:#000;
}

.strong {
	font-weight:bold;
	}
	
.strong-color {
	font-weight:bold;
	color:#990066;
	}

.italic {
	font-style:italic;
	}
	
.forte {
	font-family:forte;
	font-size:26px;

	}

.h1-p1 {
	font-size:22px;
	margin:10px 0;
	padding:40px 0 10px 70px;
	border-bottom:1px dotted #9966CC;
	color:#9966CC;
	background:url(images/package1_small.jpg) top left no-repeat;
	}

.h1-p2 {
	font-size:22px;
	margin:10px 0;
	padding:50px 0 10px 70px;
	border-bottom:1px dotted #9966CC;
	color:#9966CC;
	background:url(images/package2_small.jpg) top left no-repeat;
	}


.price {
	padding:5px;
	background:#f3f3f3;
	border:2px dashed #ff0000;
	color:#990000;
	font-size:14px;
	font-weight:bold;
	}
	
	
#content .buy a, a:visited{
	display:block;
	width:550px;
	margin:20px 0;
	padding:10px 5px;
	text-decoration:none;
	font-size:20px;
	font-weight:bold;
	line-height:36px;
	text-align:center;
	background:#9933CC;
	border:4px solid #660066;
	color:#FFF;
	}
	
#content .buy a:hover {
	background:#FFF;
	color:#000;
	}
	
#content .buy2 a, a:visited{
	display:block;
	width:500px;
	margin:20px 0;
	padding:10px 5px;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
	line-height:18px;
	text-align:center;
	background:#9933CC;
	border:4px solid #660066;
	color:#FFF;
	}
	
#content .buy2 a:hover {
	background:#FFF;
	color:#000;
	}
	
.center {
	text-align:center;
	}
	
.right {
	float:right;
	}

.left {
	float:left;
	}
	
.strike {
	font-size:20px;
	text-decoration:line-through;
	 }
	 
.imgborder {
	padding:10px 10px;
	margin:20px 10px;
	background:#eee;
	border:1px solid #CCC;
	}
	
.imgpad {
	margin:40px 0;
	}
	
/* form styling */

table .orderform {
	border:1px solid #CCC;
	background:#fefefe;
	padding:10px 10px;
	}
	
table .orderform td {
	padding:4px 4px;
	}

.red {
	color:#FF0000;
	font-weight:bold;
	}

.border {
	border: 1px solid #999;
	background:#FFF;
	color:#333;
	}
	
.border2 {
	border:1px solid #333;
	padding:4px 4px;
	background:#333;
	color:#FFF;
	}
	
/* footer */

#footer {
	margin:0 0;
	padding:5px 30px;
	background:#26041d;
	color:#FFF;
	font-size:10px;
	text-align:right;
	}