#flow #tab h1 {
	font-size: 220%;
}

#flow #tab h1, #flow #tab h2, #flow #tab p {
	margin-bottom: 0em;
}

div.spotlight {
	float: left;
	overflow: hidden;
	position: relative;
	margin-left: -12px;
	top: -11px;
	width: 24%;
	padding: 10px 6px;
	background: #003366;
	color: #FFFFFF;
	text-align: center;
}

div.spotlight a:link, div.spotlight a:visited {
	color: #EEEEEE;
}

/* side bar testimonial  */
div.nav p.quoteme {
	font: italic 90%/150%   Georgia, "MS Sans Serif", Geneva, sans-serif;
	margin: 10px 3.5% 10px 3.5%;
	background: transparent url(/images/icons/rdquo-grey.gif) right bottom no-repeat;
	padding: 0 4px 0 0;
	color: gray;
}

div.nav p.quoteme:first-letter {
	background: transparent url(/images/icons/ldquo-grey.gif) left top no-repeat!important;
	display: block;
	width: 12px;
	height: 1.3em;
	padding-left: 15px;
	background-position: 0 3px;
}
			
div.nav h6 {
	color: #333;
	text-align: right;
	margin-bottom: 20px;
}
	
/* book plugs */
div#flow div#tab h4{
	margin: 30px 3.5% 20px 3%;
	border-bottom: 1px solid #b0c0d0;
	padding-bottom: 4px;
	font-size: 120%;
	color: #036;
	clear: left;
}
	
div#flow div#tab h5 {
	margin-bottom: 2em;
	margin-top: 1em;
}
  
div#flow div#tab h4.catch{
	margin: 20px 3.5% 10px 3%;
	border-bottom: 0 none;
	font-style: italic;
	line-height: 150%;
	text-align: center;
	clear: none;
}

/* special lists for TOC */
.nomarker {
	list-style-type: none;
}

.alphabetical {
	list-style-type: upper-latin;
}

dd dl dt {
	font-weight: normal!important;
}
 
/* infobox - inset presentation box */
div#tab div.infobox {
	background: #E8ECF0;
	width: 180px;
	float: right;
	clear: right;
	padding: 0px 10px 20px 10px;
	margin: 0px 3% 20px 10px;
}

div#tab div.infobox h4{
	margin: 0 0 8px 0;
}

div#tab div.infobox h5{
	margin: 10px 0 0 0;
}

/* inset testimonial quote box */
div#flow div#tab div.review {
	background: #E8ECF0;
	width: 180px;
	float: right;
	clear: right;
	padding: 20px 10px 10px 10px;
	margin: 0px 3% 20px 10px;
	background-image: url(/images/icons/openquote.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}

div#tab div.review p:first-letter {
	padding: 0 0 0 35px;
}

div#tab div.review img {
	margin: auto;
	display: block;
}

div#tab div.review p {
	font: italic 100%/150% Georgia, "Times New Roman", Times, serif;
	background-image: url(/images/icons/closequote.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

div#tab .review h6 {
	font-size: xx-small;
	margin: 10px 0px 0px 0px;
	padding: 0 0 0 2px;
	line-height: 130%;
	background-color: #C0D0E0;
	height: 27px;
}

div#tab .review h6 img{
	float: right;
	font-size: 100%;
}

div#tab .review h6 a{
	color: #036;
}
  
/* examples */
#example {
	margin: 20px 0px 10px 0px;
	border: 2px solid #fff;
}

#example dt {
	margin: 15px 0px 10px 0px;
	clear: both;
}

#example dd {
	margin: 25px 0px 25px 0px;
	padding-bottom: 10px;
	border-bottom: 2px solid #b0c0d0;
}

#example img {
	margin-top: -10px;
	padding-bottom: 20px;
}

div#tab .wrap ul{
	margin: 10px 5% 10px 5%;
	padding-left: 20px;
}

div#nav h5{
	margin: 10px 5% 10px 5%;
	padding-left: 20px;
}
	
div#flow div#tab ol{  
	margin-left: 40px;
}	
/* Table of contents nested lists - mainly for TOC */	 

.alphabetical {
	list-style: lower-alpha;
}
div#flow div#tab ol.toc{  
  list-style-position: inside;  
  list-style:  decimal!important;
   list-style: lower-alpha;
	margin-left: 30px;
}	
div#flow div#tab ol.toc li{
	font: bold 12px/20px Verdana, Arial, Helvetica, sans-serif;	
	color: #036;
	background-color: #eee;	
	border:1px dashed #eee;
	padding:5px 1px 5px 5px	;
	}		  
div#flow div#tab ol.toc li ul {
	margin:5px -3px 0px -6px; 	 
	padding : 0 0 10px 10px;
	background-color: #fff;	
	}
div#flow div#tab ol.toc li ul li{
	border:0px none;  	
	font: bold 12px/20px Verdana, Arial, Helvetica, sans-serif;	
	color: #000;
	background-color: #fff;	  
	padding:3px	;	 
	border:1px solid #fafafa;
	}
div#flow div#tab ol.toc li ul li ul{
	font: bold 12px/18px Verdana, Arial, Helvetica, sans-serif;	
	border-top:1px solid #eee;  
	padding-left:50px;
	}		
div#flow div#tab ol.toc li ul li ul li{
	font: normal 11px/14px Verdana, Arial, Helvetica, sans-serif;
	}


/* nice purchase buttons */  
.actions {
	text-align: center;
	margin-right: -3px;
	clear: both;
}

  
div#tab div.actions a.nice_button:link, div#tab div.actions a.nice_button:visited {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-align: center;
	background: url(/images/icons/buy_now4.gif) no-repeat left bottom;
	text-decoration: none;
	padding: 5px 18px;
	white-space: nowrap;
	line-height: 240%;
}

div#tab div.actions a.nice_button:hover{
	background: url(/images/icons/buy_now4.gif) no-repeat left top; /* sliding graphic animation */
	color: #000;
}

#tab a.buylink {
	background-image: url(/images/icons/buy_now2.gif);
	display: block;
	width: 241px;
	height: 29px!important;
	height: 39px; /**/
	overflow: hidden;
	color: #fff;
	text-decoration: none;
	font: bold 115% Verdana;
	padding: 10px 0 0 0;
	margin-left: auto;
	margin-right: auto;
}
 
a.buylink:hover {
	background-image: url(/images/icons/buy_now2-on.gif);
	color: #fff!important;
}

.highlight {
	font-weight: bold;
	color: #C00!important;
}


div.product ul.tickme {
	font: bold 11px/15px Verdana,Arial,Helvetica,sans-serif !important;
	list-style: none url(/images/icons/tick.gif);
}	
div#tab ul.specialo {
	margin-top: 15px;
	margin-bottom: 15px;
}

div#tab ul.specialo li {
	list-style: none url(/images/icons/o-bull.gif);
	list-style-position: outside;
	vertical-align: baseline;
	margin-top: 6px;
	margin-bottom: 6px;
}

div#tab p.dropcaps:first-letter{
	float: left;
	color: #003366;
	font: bold 3.3em serif;
	padding: 0 2px 0 0;
	margin: 0 0 -10px 0;

}

/* Why buy direct from SitePoint.com? */
div#tab div#orderdirectreasons {
	border: 1px solid #AADDAA;
	background: #EEFFEE;
	padding: 10px 8px 8px 8px;
	border-radius: 8px;
	-moz-border-radius: 6px;
}

div#tab div#orderdirectreasons em {
	font-weight: bold;
	font-size: small;
	font-family: Arial, sans-serif;
	color: #880000;
}


div#tab div#orderdirectreasons img {
	float: left;
	padding: 8px 4px 0;
}

div#tab div.indexdiv	{
	margin-bottom: 15px;
}
  
div#tab div.indexdiv	dl{
	margin-left: 15px;
}
 
div#tab div.indexdiv	dl dl{
	margin-left: 15px;
	font-size: 85%;
	color: gray;
	margin-bottom: 10px;
}
	
div#tab div.indexdiv	dl dt{
	margin-bottom: 3px;
}
  
div#tab div.indexdiv	dl dl dt{
	padding-left: 15px;
	background: url(/images/icons/bula.gif) left top no-repeat;
}
  			 
#col3 div.nav table {
	font-size: 85%;
	margin-top: 0;
}
	  
#col3 div.nav table td{
	padding: 5px 0;
}
	
/* align */
.right {
	text-align: right;
}

form p
{
	margin-top: 8px!important;
	margin-bottom: 8px!important;
}
