/*
THEME NAME: Custom Sales page

DESCRIPTION: custom css for sales pages for fat loss fundamentals (fatlossfundamentals.com)

AUTHOR: Rob Cooper
AUTHOR URI: http://www.formerfatguy.com/
.
*/

.
.body_text
{
	color: #000000;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
}
p, li
{
	color: #000000;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
}
.headline
{
	color: #0000cc;
	font-family: Tahoma, Georgia, Times New Roman, Times, serif;
	font-size: 34px;
	font-weight: bold;
}

.subhead
{
	color: #cc0000;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	font-weight: bold;
}
h2
{
	color: #cc0000;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	font-weight: bold;
}
.black
{
    color: #000000;

}
.indent
{
	width: 16px;
}

.input
{
	width: 180px;
}

.list_bullet
{
	margin-top: 9px;
}

.check
{
	margin-top: 9px;
	list-style-image:url(fat-loss/check-orange.jpg)
}

.style199 {font-family: Tahoma; font-size: 14pt; font-weight: bold; color:#000000 }
.style200 {font-family: Tahoma; font-size: 16pt; font-weight: bold; color:#000000 }

p.chkbox {margin-top:3pt;color:#000000;font-weight:bold}

.testimonial {background-color:#0000cc}

#fatloss{
	padding:2px 10px 10px 10px;
	BORDER-RIGHT: #0000cc 1px solid;
	BORDER-TOP: #0000cc 1px solid;
	BORDER-LEFT: #0000cc 1px solid;
	BORDER-BOTTOM: #0000cc 1px solid;
	background-color: #FFC170;
	width:685px;
	margin:0 auto;
	}
div#fatloss p {
	color:#000000;
	}
	
}
.dropcap {
	float:left;
	color:#000000;
	font-size:70px;
	line-height:50px;
	padding-top:2px;
	font-family: Georgia, Times, serif, Georgia;
	}

.hilite {
	background-color: yellow;
	padding: 0px;
	}


.small {
    font-size:12px;
    }


