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

body {
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
}
.alignLeft {
	text-align:left;
}
.alignCenter {
	text-align:center;
}
.floatLeft {
	float:left;
}
.floatRight {
	float:right;
}
.clear {
	clear:both;
	height:0;
}
.clear20 {
	clear:both;
	height:20px;
}
.wrapper960 {
	width: 960px;
	margin: 0 auto 0 auto;
	padding-bottom:10px;
	background-color:#FFFFFF;
}
#wrapper {
	background-color:#EFEFEF;
	width:790px;
	border-left:solid #0066a4 15px;
	border-top:solid #0066a4 15px;
	border-right:solid #0066a4 15px;
	margin:auto;
	text-align:center;
}
.pageWidth {
	width:100%;
}
#fbmHead {
	width:820px;
	height:50px;
	margin:auto;
	background-image:url(images/P13720_FBM_logo.gif);
	background-repeat:no-repeat;
}
#marque {
	font-size:48px;
	padding-bottom: 20px;
	padding-right: 20px;
	text-align:left;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#burst {
	z-index:10;
	position:relative;
	top:0;
	left:682px;
	width:200px;
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:49px;
	margin:0 0 10px 0;
}
h2 {
	font-weight:bold;
	font-size:24px;
	margin:20px 0 10px 0;
}
.headline {
	font-weight:bold;
	display:block;
	margin-bottom:10px;
}
/* -------------------------- */
/* /FONT SIZES */
.ten {font-size:10px; line-height:11px;}.eleven {font-size:11px; line-height:12px;}.twelve {font-size:12px; line-height:13px;}.fourteen {
	font-size:14px;
	line-height:16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}.fifteen {font-size:15px; line-height:16px;}.sixteen {font-size:16px; line-height:18px;}.eighteen {font-size:18px; line-height:20px;}.twenty {font-size:20px; line-height:22px;}.twentyFour {font-size:24px; line-height:26px;}.thirty {font-size:30px; line-height:32px;}.thirtySix {font-size:36px; line-height:38px;}
/* /FONT SIZES */
/* -------------------------- */
.blueTxt {
	color:#0066A4;
}
.redTxt {
	color:#d10000;
}
.orangeTxt {
	color:#FF0000;
}
p {
	margin:0 0 10px 0;
}
.prodDesc {
	text-align:center;
	background-position:top;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}
.prodDesc img {
	margin: 10px auto;
}
.prodDesc ul {
	margin: 20px 24px;
	padding:0;
	text-align:left;
	list-style:none;
	line-height: 17px;
}
.prodDesc ul li {
	margin: 10px 0;
}
.dropShadow {
	-webkit-box-shadow: 3px 3px 2px #a0a6af; /* Safari */
	-moz-box-shadow: 3px 3px 2px #a0a6af; /* Firefox 3.6 and earlier */
	box-shadow: 3px 3px 2px #a0a6af; /* IE9+ */ 
}
/* -------------------------- */
/* ------- FOOTER */
#synFooter {
	width:100%;
	height:40px;
	background:url(images/footerBG.gif) repeat-x;
	line-height:40px;
}
.footerStyle {
 font-size:11px;
 color:#000000;
 text-decoration:none;
}
a.footerStyle:hover {
	text-decoration:underline;
}
#synFooter ul {
	margin:0 10px;
	padding:0;
	list-style:none;
}
/* -------------------------- */
/* grid container sizes */
.gridMargin {
	margin:10px 10px 0 10px;
}
.container620 {
	width:620px;
}
.container300 {	/* product description column */
	width:294px;
	border:#CCCCCC solid 3px;
}
.container380 {
	width:380px;
}
.container410 {	
	width:410px;
}
/* -------------------- */
/* ----------------------------------------------- */
/* CHECKOUT PAGE ORDER FORM */
form.formStyle {
	width:410px;
	margin-bottom: 40px;
}
form.formStyle fieldset {
	margin-bottom: 10px;
	border:none;
}
form.formStyle legend {
	padding: 15px 2px 0 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
form.formStyle input {
	font-family:Helvetica, Arial, sans-serif;
	border:#b5b5b5 solid 2px;
	height:20px;
	width:250px;
	font-size:15px;
	font-weight:bold;
}
form.formStyle input.short {
	width:80px;
}
/* ---------------------- */
/* submit button */
form.formStyle input.submitBttn {
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	background:url(images/orderBttn1.gif) no-repeat top left;
	height:53px;
	width:230px;
	border:none;
	margin-top:15px;
	outline:none;
}
form.formStyle input.submitBttn:hover {
	background:url(images/orderBttn2.gif) no-repeat top left;
	cursor:pointer;
}
/* ---------------------- */
form.formStyle label {
	display: inline-block;
	vertical-align: top;
	line-height: 20px;
	font-size:14px;
	width: 110px; /* Width of labels */
	zoom: 1;/* IE 7 */
    *display: inline;/* IE 7 */
	/* need to add "display: -moz-inline-stack;" for firefox 2 */
}
form.formStyle select {
	margin: 0;
	padding: 0;
}
form.formStyle fieldset ol {
	margin: 0;
	padding: 0;
}
form.formStyle fieldset li {
	list-style: none;
	padding: 5px;
	margin: 0;
}
form.formStyle fieldset li.add1 {
	padding-bottom: 1px;
}
form.formStyle fieldset li.add2 {
	padding-top: 0; 
	padding-bottom: 10px;
}
form.formStyle hr {
	background-color:#a1c15a;
	border:none;
	height:1px;
	margin:10px;
}
form.formStyle fieldset li.details {
	font-size:11px;
	line-height:12px;
	text-align:justify;
	margin: 10px 0;
}
/* END -- CHECKOUT PAGE ORDER FORM */
/* ----------------------------------------------- */
