@charset "utf-8";
/* Fat Gripz V3 CSS */

body,html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #EFEFEF;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	background-image: url(../images/page-bg.jpg);
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: center top;
	line-height: 150%;
}

a:link {
	color: #333;
}
a:visited {
	color: #333;
}
a:hover {
	color: #00F;
}
a:active {
	color: #00F;
}

#topshadow {
	height: 14px;
	width: 814px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/border-shadow-top.jpg);
	padding: 0px;
	background-repeat: no-repeat;
	clear: both;
	background-color: #efefef;
}

#bottomshadow {
	height: 24px;
	width: 814px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/border-shadow-bottom.jpg);
	padding: 0px;
	background-repeat: no-repeat;
	clear: both;
	background-color: #efefef;
}

#leftshadow {
	height: 100%;
	width: 11px;
	background-image: url(../images/border-shadow-left.jpg);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
	left: 5px;
	top: 5px;
}

#wrapper {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	padding: 0px;
}

#container {
	height: auto;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-color: #FFFFFF;
	float: left;
	border: 1px solid #333;
}

#main-left {
	float: left;
	height: auto;
	width: 545px;
	background-image: url(../images/fatgripz-left-column-bg.gif);
	background-repeat: repeat-y;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin: 0px;
	text-align: justify;
	background-position: right;
}

#main-right {
	margin: 0px;
	float: right;
	height: auto;
	width: 202px;
	background-repeat: repeat-y;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	text-align: center;
	color: #333;
	background-color: #FFF;
	font-size: 13px;
}

#header {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}

#date {
	margin: 0px;
	float: left;
	width: 780px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: right;
	height: 20px;
	color: #424242;
	font-weight: bold;
	font-size: 14px;
}

#topimage {
	margin: 0px;
	float: left;
	height: 62px;
	width: 800px;
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#usedin {
	margin: 0px;
	float: left;
	width: 790px;
	text-align: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/used-in-bg.jpg);
}

#video {
	width: 800px;
	float: left;
	margin: 0px;
	height: 353px;
	background-repeat: no-repeat;
	background-color: #FFF;
	line-height: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: center;
	background-image: url(../images/video-bg.jpg);
	background-position: center top;
	color: #FFF;
}

#youtube-video {
	width: 800px;
	float: left;
	margin: 0px;
	height: 413px;
	background-repeat: no-repeat;
	background-color: #FFF;
	line-height: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: center;
	background-position: center top;
	color: #FFF;
}

.video-center {
	text-align: center;
}

#column-left {
	float: left;
	height: auto;
	width: 250px;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-right: 0px;
}

#column-centre {
	margin: 0px;
	height: auto;
	width: 250px;
	float: left;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#column-right {
	margin: 0px;
	float: left;
	height: auto;
	width: 250px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.andmore {
	text-align: right;
	margin: 0px;
	float: right;
	height: auto;
	width: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 14px;
	color: #424242;
}

#topbar {
	margin: 0px;
	float: left;
	height: 1px;
	width: 800px;
	padding: 0px;
}

#footer {
	width: 780px;
	height: auto;
	background-color: #FFF;
	color: #333;
	float: left;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 14px;
	text-align: center;
}

#topul {
	height: 100px;
	width: auto;
	padding-left: 15px;
	margin: 0px;
	padding-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
	color: #424242;
	padding-right: 0px;
}
#top ul li {}


.uppercaseletter {
	font-size: 24px;
}

.topredtext {
	font-size: 14px;
	color: #941100;
	text-align: center;
	font-weight: bold;
}

.redbodytext {
	color: #941100;
	font-weight: bold;
	}

.redtext24 {
	font-size: 27px;
	color: #941100;
	text-align: center;
	font-weight: bold;
	line-height: 120%;
	}

.boldtext24 {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	}

.boldtext18 {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	}

.boldtext16 {
	font-size: 15px;
}

.faqbigtext {
	font-size: 16px;
}

#text-image-holder {
	float: left;
	width: 559px;
	margin: 0px;
	height: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#left-pic {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 190px;
	text-align: center;
}

#right-text {
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	width: 330px;
	height: auto;
}

#checklist {
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin: 0px;
}

#checklist li {
	list-style-image: url(../images/check-mark.png);
	margin: 0px;
	height: auto;
	width: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}

#yellow-box {
	background-color: #FF0;
	font-weight: bold;
	width: 420px;
	float: left;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border: 1px solid #000;
	padding: 5px;
}

#yellow-box2 {
	background-color: #FF0;
	font-weight: bold;
	width: 525px;
	float: left;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border: 1px solid #000;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#yellow-box-shadow {
	background-color: #FF0;
	font-weight: bold;
	width: 410px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border: 1px solid #000;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	position: relative;
	bottom: 0px;
	right: 0px;
	background-color: #666;
	float: left;
	}

#paypal {
	width: 800px;
	height: auto;
	text-align: center;
	float: left;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#newsletter {
	background-image: url(../images/newsletter-bg.gif);
	background-repeat: no-repeat;
	height: 370px;
	width: 198px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border: 1px solid #000;
	color: #FFF;
	float: left;
	text-align: center;
}

#newsletter ul {
	color: #424242;
	width: 180px;
	height: auto;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 80px;
	padding-left: 34px;
	text-align: left;
	margin: 0px;
	font-weight: bold;
}

#newsletter ul li {
	margin: 0px;
	font-size: 12px;
	height: auto;
	width: auto;
	list-style-image: url(../images/check-mark-news.png);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.newsletter-header {
	font-size: 18px;
	text-align: center;
	margin: 0px;
	height: auto;
	width: auto;
	padding: 0px;
	line-height: normal;
}

#newsletter-title{
	width: 180px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


.newsletter-text {
	font-size: 10px;
	line-height: normal;
}

#newsletter-button {
	margin: 0px;
	height: auto;
	width: auto;
	padding-top: 160px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#menu {
	position:relative;
	width:395px;
	background-color:#fff;
	height: 220px;
	margin: 0px;
	padding: 0px;
}
#menu a.p1, #menu a.p1:visited {
	width:75px;
	height:75px;
	text-decoration:none;
	background:#fff;
	top:0;
	left:0;
	border:0;
	clear: both;
}
#menu a img {
	border:0;
	clear: both;
}
#menu a.p1:hover {
	text-decoration:none;
	color:#000;
	clear: both;
}
#menu a .large {
	display:block;
	position:absolute;
	width:0;
	height:0;
	border:0;
	top:24px;
	left:-41px;
	clear: both;
}
#menu a.p1:hover .large {display:block; position:absolute; top:0px; left:80px; width:440px; height:340px; border:1px solid #000;}

#info {
	z-index:100;
	height:22em;
	clear: both;
}
#ribbon {
	height: 75px;
	width: 800px;
	background-image: url(../images/ribbon-straight.gif);
	background-repeat: no-repeat;
	float: left;
	padding-bottom: 15px;
}

#ribbon2010 {
	height: 75px;
	width: 800px;
	background-image: url(../images/ribbon-2010.gif);
	background-repeat: no-repeat;
	float: left;
	padding-bottom: 15px;
}

.bluequotes {
	font-size: 16px;
	font-weight: normal;
	line-height: normal;
}

.bluebox {
	border: medium solid #00F;
}

.yellowbox {
	border: medium solid #FF0;
	background-color: #FF0;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/guaranteebox-yellow-bg.jpg);
	height: 260px;
	width: 520px;
	background-position: -2px;
}

.red-dash {
	border: thick dashed #F00;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	float: left;
	margin-left: auto;
	width: 500px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}

/* Mar 31 styles added from v3-c.html */

.feature-list {
	margin-left: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	color: #C0C0C0;
	font-family: Arial, Helvetica, sans-serif;
	
	font-size: 14px;
	line-height: 14px;
}
.feature-list li {
	padding-top: 2px;
	padding-bottom: 2px;
}

.one-change {
	font-size: 22px;
	
	font-weight: bold;
	color: #941100;
}

.list-price-top {
	font-size: 14px;
	
	color: #C0C0C0;
}

.top-quotes {
	font-size: 20px;
	font-weight: bold;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	color: #941100;
}

.your-price-top {
	font-size: 16px;
	
	color: #C0C0C0;
}

.font12px {
	font-size: 12px;
}

.font11px {
	font-size: 11px;
	color: #C0C0C0;
}
