/*---------------------------------------------------------------------------------------------------------- 
 ****** Home Page Custom rules *****************************************************************************
 *
 ****** Developed by topdown Webmasters United.org for: -- Big Mikes Affiliate -- **************************
 *
 ****** Code with-in these custom files are (c) copy right protected and are NOT GLP ***********************
 ****** (c) Webmasters United.org Web Development, 2009  ***************************************************
 *
 * If you are considering pirating this theme, there is nothing I can do to stop you at this point.
 * However, I ask that you please consider that I am just a person trying to make some money 
 * doing what I love, designing themes. I am very flattered that my theme is popular enough to pirate,
 * but I would greatly appreciate it if you would not re-distribute my theme.
 *  Thank You,
 *     topdown Webmasters United.org
 *----------------------------------------------------------------------------------------------------------
*/

/*--- Custom element rules and selectors ---*/

#custom-main { /*--- Use this Id to keep special rules with-in the custom pages ---*/
	font-size:			100%;
	font-family: 		Verdana, Helvetica, Arial, sans-serif;
	color:				#000;
}

.custom-inner {
	margin:				10px 20px;
	padding:			20px;	
}
h1.heading {
	margin:				10px 0px 5px 0px;
	padding:			0px;
	color: 				#000080;
	font-size: 			1.3em;
}

h1.blurp {
	margin:				10px 0px 5px 0px;
	padding:			0px;
	color: 				#000080;
	font-size: 			1.8em;
}

#custom-main h2 {
	margin:				10px 0px 5px 0px;
	padding:			0px;
	color: 				#000080;
	font-size: 			1.4em;
}

#custom-main h3 {
	margin:				15px 0px 5px 0px;
	padding:			0px;
	font-size: 			1.4em;
}

#custom-main p {
	margin:				3px 5px;
	padding:			0px;
	font-size: 			1.2em;
}

#custom-main ul li {
	font-size: 			1.2em;
}

#custom-main ol li {
	font-size: 			1.2em;
	margin:				5px 0px 10px 0px;
}

.clear {
	margin:				0px;
	padding:			0px;
	clear:				both;
}

.special {
	font-style:			italic;
	font-weight:		bold;
}
.indent {
	text-indent:		0px;
	font-size:			1.2em;
}

.image-left {
	float:				left;
	width:				200px;
	margin:				20px;
	padding:			0px;
}

img {border:			none;}

.text-content {
	float:				left;
	width:				360px;
	margin:				10px 0px 0px 0px;
	padding:			10px;
}

.highlight {
	color: 				#000080;
}

.commission {
	color: 				#000080;
	list-style: 		none;
	display: 			block;
}

#commission-one {
	color: 				#000080;
	list-style: 		none;
	float: 				left; 
	width: 				250px; 
	display: 			block;
}

#commission-two {
	color: 				#000080;
	list-style: 		none; 
	float: 				left; 
	width: 				250px; 
	display: 			block;
}

.rates {
	list-style: 		none;
	text-align:			center;
}

.center {
	text-align:			center;
}

.hot-link {
	color:				#ff0000;
	font-weight:		bold;
}

li.heading{
	color:				#000;
	font-weight:		bold;
	text-decoration:	underline;
}

#custom-main p.note {
	font-style:			italic;
	margin:				35px 25px 20px 25px;
	font-size: 			1.0em;
}
