/*
Theme Name: AACB 1.0
Theme URI: http://AllAboutClickBank.com/
Description: All About Clickbank Theme by Black Hat Graphics
Version: 1.0
Author: Jamison Raymond
*/

@charset "utf-8";

* {
padding:0;
margin:0;
}
body {
	background-color: #7C8991;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#index_top {
	margin: 0px;
	height: 181px;
	width: 100%;
	background-image: url(images/index_bg_top.jpg);
	background-repeat: repeat-x;
}
#index_mid {
	background-color: #0F1478;
	margin: 0px;
	width: 100%;
}
#index_bottom {
	background-color: #7C8991;
	margin: 0px;
	height: 128px;
	width: 100%;
	background-image: url(images/index_bg_bottom.jpg);
	background-repeat: repeat-x;
}
#index_top #header {
	background-image: url(images/index_header.jpg);
	background-repeat: no-repeat;
	height: 181px;
	width: 791px;
}
#index_mid #main {
	background-image: url(images/index_main.jpg);
	background-repeat: repeat-y;
	width: 791px;
}
#index_bottom #footer {
	background-image: url(images/index_footer.jpg);
	background-repeat: no-repeat;
	height: 128px;
	width: 791px;
}
#index_mid #main #contentsection {
	margin: 0px;
	width: 730px;
}
#index_mid #main #content {
	width: 730px;
	padding-left: 15px;
}

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/

.membertd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	background-color:#0F1478;
    color:#ffffff;
}

.membertdbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	background-color:#0F1478;
    color:#ffffff;
}

.formlabel {
	font-family: Arial, Helvetica, sans-serif; font-size: 11pt;
}

.formlabelbold {
	font-family: Arial, Helvetica, sans-serif; font-size: 11pt;
	font-weight: bold;
}

