/* Blackbook Collection Master CSS Document - Copyright 2008 BlackbookCollection.com */

body{
margin:0px;
font-family:Helvetica, Arial, sans-serif;
color:#333333;
}
.header{
height:90px;
background-color:#000000;
color:#FFFFFF;
margin:0px;
padding:0px;
}
.navigation{
    font-family:georgia, helvetica, arial, sans-serif;
	color:#999999;
	margin-left:50px;
	width:50%;
	padding-top: 10px;
}
.logo{
	margin-left:50px;
	margin-top:12px;
	padding:0px;
	position:relative;
    bottom:0px;
}
.logo2{
	margin-left:50px;
	margin-top: 0px;
}
.img_content{
float:left;
margin-right:5px;
clear:both;
}
.main_body{
width:760px;
text-align:left;
}
.content_holder{
width:470px;
margin-left:50px;
float:left;
background-color:#FFFFFF;
margin-top:20px;
}
.article_content{
width:348px;
float:right;
font-size:11px
}
.sub_content{
width:210px;
float:right;
background-color:#ffffff;
margin-top:20px;
font-size:14px;
}
.hr{
background-image:url(http://www.blackbookcollection.com/img/dot.gif);
background-repeat:repeat-x;
height:1px;
margin-top:6px;
}
a:link{
	color: #006666;
	text-decoration: none;
	} 
a:active{
	color: #333333;
	text-decoration: none;
	} 
a:visited {
	color: #666666;
	text-decoration: none;
	}
a:hover {
	color: #99ff00;
	text-decoration: underline;
	}	
h1 {
text-align: center;
	font-size: 24px;
	font-weight: bold;
	margin: 0;
	font-family: georgia, helvetica, arial;
	line-height:150%;
}
h1 a:link, h1 a:visited, h1 a:hover {
	text-decoration: none;
	color: #333333;
}
h2 {
	margin: 0;
	font-size: 20px;
	font-weight: normal;
	font-family: georgia, helvetica, arial;
	line-height:150%;
}
h2 a:link, h2 a:hover, h2 a:visited {
	color: #333333;
	text-decoration: none;
}
h3 {
	margin: 10px 0 10px 0;
	color: #333333;
	font-size: 18px;
	font-family: georgia, helvetica, arial;
	font-weight: bold;
	line-height:150%;
}
h4 {
	margin: 0;
	color: #000000;
	font-size: 12px;
}
h5 {
	margin: 0 0 8px 0;
	color: #000000;
	font-family: impact, Georgia, Times New Roman, Times, serif;
	font-size: 24px;
	font-weight: normal;
	text-transform: uppercase;
}
p {
	margin: 7px;
	padding: 5px;
	font-size: 16px;
	font-weight: normal;
}
.footer{
clear:both;
background-color:#000000;
min-height:120px;
margin-top:25px;
padding-left:50px;
padding-right:20px;
padding-top:25px;
position:relative;
bottom: 0px;
font-size:11px;
width:auto;
}
.disclaimer{
float:right;
width:50%;
color:#CCCCCC;
text-align:right;
}

/* Start SALESLETTER STYLES */
.deckcopy{
background-color:#ffffff;
color:#333333;
border:1px solid #006666;
margin-right:40px;
margin-left:40px;
padding:15px;}

.casestudy{
background-color:#ffff99;
color:#333333;
border:2px dotted #006666;
margin-right:40px;
margin-left:40px;
padding:15px;}

#guarantee{
background-color:#003366;
color:#ffffff;
border:3px solid #ffff00;
margin-right:50px;
margin-left:50px;
padding:15px;}

.testimonial{
width:240px;
background-color:#ccff99;
color:#333333;
font-size: 14px;
border:1px solid #666666;
margin:15px;
padding:15px;}

.fastaction{
clear:right;
width:300px;
background-color:#cc0000;
color:#ffffff;
font-size: 14px;
border:1px solid #000000;
margin:15px;
padding:15px;}

.imagefloat{
margin:15px;
}
li{
margin-top:10px;
margin-bottom:10px;
padding:5px;
}
#stoplist{
margin-right:60px;
margin-left:60px;
list-style-position:inside;
vertical-align:middle;
list-style-image: url(http://www.blackbookcollection.com/img/stop.gif);
line-height:100%;
color: #000000;
font-size: 18px;
font-weight: bold;
}
#greencheck{
margin-right:60px;
margin-left:60px;
list-style-position:inside;
vertical-align:top;
list-style-image: url(http://www.blackbookcollection.com/img/greenstep1.gif);
line-height:100%;
	color: #000000;
	font-size: 17px;
}
/* End SALESLETTER STYLES */

/* LFM modified CSS Addon from style.css file */
th {
   font-family: Arial, Helvetica, sans-serif;
}
a.info {
    position:relative; /*this is the key*/
    z-index:24; background-color:#cccccc;
    color:#000000;
    text-decoration:none;
}
a.info:hover {
  z-index:25; 
  background-color:#ff0
}
a.info span {
  display: none;
}
a.info:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:2em; left:2em; width: 15em;
    border:1px solid #0cf;
    background-color:#cff; color:#000;
    text-align: center
}
.footer-text {
	font-size: x-small; 
	color:#555555;
}
.membertd {
	font-family: Helvetica, sans-serif; 
	font-size: 11pt;
	background-color:#0066ff;
}
.membertdbold {
	font-family: Helvetica, sans-serif; color:#ffffff;
	font-size: 11pt;
	font-weight: bold;
	background-color:#0066ff;
}
.admintd {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	background-color:#0066ff;
	border: solid thin; border-width: 1px; border-color: #000000;
}
.formlabel {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11pt;
}
.formlabelbold {
	font-family: Arial, Helvetica, sans-serif; font-size: 11pt;
	font-weight: bold;
}
/* END LFM modified CSS Addon from style.css file */

/* MENU 2 STUFF */
.menu2 { 
    background-color: #ffffff;	
    font-family: Helvetica,arial,sans-serif; 
    font-weight: bold; 	
	width: 240px;
	float:left;
	padding:2px; 
}
.coolfx{ 
    background-color: #000000;	
	color: #999999;
    font-family: Helvetica,arial,sans-serif; 	
	width: 200px;
	padding:5px;
	margin: 2px;
	text-align:left;
}
a:link.coolfx{
	color: #99ff00;
	text-decoration: none;
	} 
a:active.coolfx{
	color: #cc0000;
	text-decoration: none;
	} 
a:visited.coolfx{
	color: #666666;
	text-decoration: none;
	}	
a:hover.coolfx{
	color: #000000;
	background-color: #cc0000;
	text-decoration: underline;
	}
/* END MENU 2 STUFF */

/* CSS for index FLASH SPLASH */
body#black
{
font-family:Helvetica, Arial, sans-serif;
background-color: #000000;
}
#splash
{
width:800px;
}
#signup {
		height:81px;
		margin: 0px;
		padding: 0px;
		padding-top: 2px;
		padding-left: 10px;
	}
#signup input[type="text"] {
		height: 20px;
		border: 1px solid #cccccc;
		font-size: 16px;
		padding:7px;
	}
h1#flashfoot
{
font-family:Helvetica, Arial, sans-serif;
color: #333333;
font-size: 13px;
}
#skip {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align:right;
}
/*end flash file CSS */

/* START CSS for Countdown Clock */
.lcdstyle{ /*Example CSS to create LCD countdown look*/
background-color:#ffffff;
color:#cc0000;
font: 26px helvetica;
padding: 3px;
}
#cdcontainer{ /*Example CSS to create LCD countdown look*/
text-align: center;
padding: 3px;
}
.headline{
text-align: center;
color:#cc0000;
padding: 3px;
font: 26px helvetica;
}
.headlinenew{
text-align: center;
letter-spacing: 1px;
color:#cc0000;
padding: 3px;
font: 28px impact, helvetica;
}
.minisales{
text-align: left;
padding: 3px;
}
/* END CSS for Countdown Clock */

/* Inspiration Syndication Quotes Feed */
#isquotes
{
background:#ffffcc;
border:#666666 1px dotted;
width:500px;
text-align:center;
padding:10px;
margin:10px;
float:right;
}
