@charset "UTF-8";
/* CSS Document */


body {
	text-align: center;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	background-color: #666666;
	background-image: url(../assets/images/bfl/bfl-bkgrndptrn.gif);
	/*height:100%;
	padding-top: 0px;
	margin-top: 0px;
	position:relative;*/
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin-top: 15px;
	margin-bottom: 0.5em;
	line-height: 1.25em;
	text-transform: uppercase;
}
#mainContent p {
	line-height: 1.25;
	margin-bottom: .5em;
	margin-top: 0px;
}
#buyButton {
	z-index: 1;
	position: relative;
	left: 200px;
	top: 455px;
	width: 188px;
}

#container {
	/*width: 915px;
	margin: 0 auto;*/
	text-align: left;
	background-color: #000000;
	background-image: url(../assets/images/bfl/bfl-bkgrnd_11.gif);
	background-repeat: repeat;
	min-height:90em;
	background-position: left top;
}
/*.lastText {
	padding-bottom: 25em;
}*/
#iPhoneTable {
	display: block;
	margin-left: 130px;
	margin-top: 0px;
}
#sideBar {
	float: right;
	width: 250px;
	margin-right: 150px;
	margin-left: 20px;
	height: 45em;
	min-height: 450px;
	margin-top: 10px;
}
#sideBar p  {
	font-style: italic;
	font-size: 0.9em;
	line-height: 1.25;
	padding-top: 2px;
	padding-bottom: 1.25em;
	padding-right: 20px;
	padding-left: 20px;
	margin:0;
	background-color: #996666;
}
#sideBar h1{
	font-size:0.9em;
	line-height:1.25;
	padding-right: 20px;
	padding-left: 20px;
	padding-top:10px;
	padding-bottom:10px;
	margin-top:10px;
	margin-bottom:0;
	background-color: #996666;
}
#sideBar  p.firstreview   {
	padding-top: 30px;
}
#sideBar p.lastreview {
	padding-bottom: 20px;
}
#sideBar a {
	text-decoration: none;
	color: #990000;
}
#sideBar a:hover{
	color:#CC0000;
}
#mainContent {
	margin-left: 140px;
	/*min-height: 650px;*/
	padding-top: 10px;
}
#maincontent ul {
	padding-bottom: 10px;	
}
#mainContent ul li{
	margin-left:20px;
	line-height: 1.25em;
}
.topCenteredBlock {
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
}
.textCenter {
	text-align: center;
	margin: 10px, 0;
}

