/* CSS Document */
* {
/*background-color:#FFFFFF;*/
	/*margin:0;
	padding:0;*/
}
body {
	/*background-color:#999999;*/
	background-color:#FFFFFF;
	color:#000000;
	margin:0;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size:0.8em;
	line-height:1.5em;
	text-align:center;
}
td {
	text-align:left;
}
img {
	border:none;
}
.news {
	margin-bottom:0.5em;
	margin-top:0.5em;
}
.text {
	font-size:0.8em;
	line-height:1.5em;
}
.newsdate {
	font-size: 0.8em;
	line-height:1.0em;
	color: #a9a9a9;
}
.newsCaption {
	line-height:inherit;
	font-size:inherit;
	text-align:left;
	font-style:italic;
}
a {
	color: #000000;
	font-weight: bold;
	text-decoration: none
}
a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none
}
a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none
}
a:active {
	color: #000000;
	font-weight: bold;
	text-decoration: none
}
a:hover {
	color:#660000;
	font-weight: bold;
	text-decoration: underline;
}
/* Main Navigation */

a.mainNav {
	color: #000000;
	font-weight: bold;
	text-decoration: none;/*font-size:1.2em;
	line-height:1.8em;*/
}
a.mainNav:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;/*	font-size:1.2em;
	line-height:1.8em;
*/
}
a.mainNav:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;/*	font-size:1.2em;
	line-height:1.8em;
*/
}
a.mainNav:active {
	color: #000000;
	font-weight: bold;
	text-decoration: none;/*	font-size:1.2em;
	line-height:1.8em;
*/
}
a.mainNav:hover {
	color:#660000;
	font-weight: bold;
	text-decoration:underline;/*	font-size:1.2em;
	line-height:1.8em;
*/
}
/* end main Nagivation */

.distro {
	color: #660000;
	font-size: 1.6em;
	line-height:1.2em;
	font-weight: bold;
	text-decoration: none
}
.distro a:link {
	color: #660000;
	font-weight: bold;
	text-decoration: none
}
.distro a:visited {
	color: #660000;
	font-weight: bold;
	text-decoration: none
}
.distro a:active {
	color: #660000;
	font-weight: bold;
	text-decoration: none
}
.distro a:hover {
	color:#000000;
	font-weight: bold;
	text-decoration: none
}
.bikeCheck a:link {
	color: #660000;
	font-size: 1.2em;
	line-height:1.5em;
	font-style: normal;
	font-weight: bold;
	text-decoration: none
}
.bikeCheck a:visited {
	color: #660000;
	font-size: 1.2em;
	line-height:1.5em;
	font-style: normal;
	font-weight: bold;
	text-decoration: none
}
.bikeCheck a:active {
	color: #660000;
	font-size: 1.2em;
	line-height:1.5em;
	font-style: normal;
	font-weight: bold;
	text-decoration: none
}
.bikeCheck a:hover {
	color:#000000;
	font-size: 1.2em;
	line-height:1.5em;
	font-weight: bold;
	text-decoration: none
}
.bikeCheck {
	line-height:1.2em
}
.smallHeadline {
	font-size:1.2em;
	line-height:1.5em;
	font-weight:bold;
}
.largeHeadline {
	font-size:1.6em;
	font-weight:bold;
	line-height:1.2em;
}
.Hightlight {
	color: #660000;
}
.productTitle {
	/*background-color:#000000;*/
	color:#FFFFFF;
	font-size:1.6em;
	line-height:1.5em;
	font-weight:bold;
	padding-left:10px;
	color:#ffcc00;
	border-bottom:#000000 thin solid;
	/*padding-bottom:5px;
	padding-top:5px;*/
	background-color:#990000;
	background-image:url(team/images/teamBG.png);
}

.nice-productTitle {
	background-image:url(products/components/imgs/nice_clouds_bg.png);
	background-color:#000000;
}

.newProduct {
	color:#FF0000;
	font-weight:bold;
}
.newProductTitle {
	color:#FFFFFF;
}
div.completes {
	padding-left:5px;
	margin-bottom:0.75em;
	margin-top:0.75em;
}
.buyNow {
	background-color:#CCCCCC;
	padding:5px;
	margin:5px;
	line-height:2.0em;
}
.teamHeadline {
	font-size:1.6em;
	line-height:1.2em;
	font-weight:bold;
	color:#660000;
}
/* Team Interviewss */

.teamQ {
	font-weight:bold;
	margin-top:1.5em;
	margin-bottom:0em;
	margin-right:20px;
	text-align:left;
	max-width:700px;
}
.teamA {
	margin-top:0em;
	margin-bottom:1.5em;
	margin-right:20px;
	text-align:left;
	max-width:700px;
}
/* News Left Hand Column */

.leftCol {
	padding:5px 5px 5px 5px;
	border-bottom-style:solid;
	border-bottom-color:#000000;
	border-right-style:solid;
	border-right-color:#000000;
	border-width:1px;
	text-align:center;
}
.mediaTitle {
	font-size:1.2em;
	font-weight:bold;
	line-height:1.5em;
	border-bottom:#000000 thin solid;
	border-top: #000000 thin solid;
	margin:0px 0px 0.75em 0px;
}
table.proTeam {
	background-color:#000000;
}
a.proTeam {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.proTeam:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.proTeam:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.proTeam:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.proTeam:hover {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration:underline;
}
td.proTeam {
	background-color:#FFFFFF;
}
table.amTeam {
	background-color:#000000;
}
a.amTeam {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.amTeam:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.amTeam:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.amTeam:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.amTeam:hover {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration:underline;
}
td.amTeam {
	background-color:#FFFFFF;
}
/* ----------------------------------- */

#team08Table {
/*	border-left:#000000 thin solid;
	border-right:#000000 thin solid;
*/}
#team08Tablev2 {
	margin-top:10px;
}
table.team08 {
	/*	background-color:#000000;
*/	
	text-align:center;
	border-bottom:#000000 thin solid;
}
td.team08 {
	border:#FFFFFF thin solid;
}
/*td.team08:hover {
	background-color:#999999;
}*/

a.team08 {
	color:#000000;
	font-weight: bold;
	font-size:1.6em;
	text-decoration:none;
	line-height:1.4em;
}
a.team08:hover {
	color:#0033CC;
	background-color:#999999;
}
a.team08v2 {
	color:#000000;
	font-weight: bold;
	font-size:1.3em;
	text-decoration:none;
	line-height:1.6em;
	padding-left:5px;
	padding-right:5px;
}
a.team08v2:hover {
	color:#0033CC;
	background-color:#999999;
}
/**************************************/
a.teamMenu09 {
	color:#000000;
	font-weight: bold;
	font-size:1.3em;
	text-decoration:none;
	line-height:1.6em;
	padding-left:5px;
	padding-right:5px;
}
a.teamMenu09:hover {
	color:#990000;
	text-decoration:underline;
}
a.team09 {
	color:#ffcc00;
	font-weight: bold;
	/*font-size:1.3em;*/
	text-decoration:none;
	line-height:1.2em;
	padding-left:5px;
}
a.team09:hover {
	color:#990000;
	background-color:#999999;
}
div.team09 {
	text-align:right;
	border-bottom:#000000 thin solid;
	padding-right:10px;
	padding-bottom:5px;
	padding-top:5px;
	background-color:#990000;
	background-image:url(team/images/teamBG.png);
}
/***************************************/
.team08Title {
	color:#0033CC;
	font-size:1.6em;
	background-color:#FFFFFF;
	border-bottom:#000000 solid medium;
	font-weight:bold;
	line-height:1.2em;
	padding-top:0.5em;
	padding-left:10px;
}
#team08SlideShow {
	/*	background-color:#999999;
*/	/*padding:10px;*/
	border-bottom:#000000 solid thin;
}
#team08SlideShowv2 {
}
.teamSelected {
	color:#0033CC;
	font-weight: bold;
	font-size:1.3em;
	text-decoration:none;
	line-height:1.6em;
	padding-left:5px;
}
/* ----------------*/
.OGtitle {
	font-size: 2em;
	line-height:2em;
}
.OGnewsDate {
	font-size: 0.8em;
	line-height:1.0em;
	color: #a9a9a9;
	margin-bottom:10px;
}
.OGFullPostLink {
	border-bottom:#000000 thin solid;
	margin-top:5px;
	margin-bottom:10px;
}
#OGheader {
	text-align:left;
	margin-bottom:1.5em;
	border-bottom:#000000 thin solid;
	width:300px;
}
.OGimage {
	max-width:712px;
	overflow:hidden;
}
.OGlist {
	padding-left:10px;
	list-style-type:square;
	text-align:left;
	line-height:1.8em;
}
.arrowlistmenu {
	width: 174px; /*width of accordion menu*/
}
.arrowlistmenu .menuheader { /*CSS class for menu headers in general (expanding or not!)*/
	font: bold 14px Arial;
	color: black;
	background: white;
	margin-bottom: 2px; /*bottom spacing between header and rest of content*/
	padding: 2px 0 2px 10px; /*header text is indented 10px*/
	cursor: pointer;
}
.arrowlistmenu .openheader { /*CSS class to apply to expandable header when it's expanded*/
}
.arrowlistmenu ul { /*CSS for UL of each sub menu*/
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 2px; /*bottom spacing between each UL and rest of content*/
}
.arrowlistmenu ul li {
	padding-bottom: 2px; /*bottom spacing between menu items*/
	text-align:left;
}
.arrowlistmenu ul li a {
	color:#000000;
	display: block;
	padding: 2px 0;
	padding-left: 19px; /*link text is indented 19px*/
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #dadada;
	font-size: 90%;
}
.arrowlistmenu ul li a:visited {
	color: #000000;
}
.arrowlistmenu ul li a:hover { /*hover state CSS*/
	color: #000000;
	background-color: #F3F3F3;
}
.menuheader a {
	color:#000000;
}
.menuheader a:visited {
	color:#000000;
}
.menuheader a:hover {
	color:#000000;
}
table.completeSpecs {
	border:#000000 thin solid;
}
td.completeSpecs {
	border:#000000 thin solid;
}
.LCD {
	background-color:#FFFFFF;
	border:#0033FF thin solid;
	padding:5px;
	font-size:1.2em;
	line-height:1.2em;
	margin:5px;
	text-align:center;
}
.LCD img {
	float:left;
	padding-right:5px;
	padding-bottom:5px;
}
.LCD a:hover {
	color:#0033FF;
}
.webAd {
	padding:5px;
	text-align:center;
	overflow:hidden;
}
/********************************************************************************************************/
#header {
	text-align:center;
	background:#FFFFFF;
	margin-bottom:5px;
}
ul.mainMenuNav {
	margin: 0;
	padding: 0;
}
ul.mainMenuNav li {
	display: inline;
	line-height:inherit;
	margin:0;
	padding:0;
}
#mainMenu {
	padding:0;
	margin:0;
	margin-left:14px;
	border-bottom:#000000 thin solid;
	border-top:#000000 thin solid;
	text-align:center;
	/*min-width:885px;*/
	width:927px;
	font-size:1.2em;
	line-height:1.8em;
	background:#FFFFFF;
}
/**********************************************************************/
.rightCol {
	padding:5px 5px 5px 5px;
	border-bottom:#000000 thin solid;
	border-right:#000000 thin solid;
	border-left:#000000 thin solid;
	clear:both;
	text-align:center;
}
/********************************************************************/
.fbmBackground {
	background-image: url(imgs/fbm_it_logo.jpg);
	background-repeat:repeat;
}
/********************************************************************/
ul.blogNav {
	margin: 0;
	padding: 0;
}
ul.blogNav li {
	display: inline;
	line-height:inherit;
	margin:0;
	padding: 0 10px 0 10px;
}
/********************************************************************/
#customFrameForm div {
	margin-top:5px;
	margin-bottom:5px;
	margin-right:5px;
	border:#000000 thin solid;
	padding:5px;
	background-color:#FFFFFF;
}
#customFrameForm {
	width:655px;
}
#customFrameForm label {
	line-height:1.4em;
}
/**************************************************/
#customFrameReview div {
	margin-top:5px;
	margin-bottom:5px;
	margin-right:5px;
	border:#000000 thin solid;
	padding:5px;
	background-color:#FFFFFF;
}
#customFrameReview {
	width:655px;
}
#customFrameReview label {
	line-height:1.4em;
	font-weight:bold;
}
/*********************/
#customFrameAddress div {
	margin-top:5px;
	margin-bottom:5px;
	margin-right:5px;
	border:#000000 thin solid;
	padding:5px;
	background-color:#FFFFFF;
}
#customFrameAddress {
	width:655px;
}
#customFrameAddress label {
	line-height:1.4em;
	font-weight:bold;
}
/********************/
.productSpecTitle {
	background-color:#E1E1E1;
	vertical-align:text-top;
	text-align:right;
	width:184px;
}
.productSpecDetail {
	background-color:#FFFFFF;
	text-align:left;
	vertical-align:text-top;
	width:289px;
}
.productSpecSectionTitle {
	background-color:#B7B7B7;
	vertical-align:text-top;
	text-align:left;
}
.productSpecDescription {
	background-color:#E1E1E1;
	vertical-align:text-top;
	width:auto;
	text-align:left;
}
/********************/
.flipbookButtonDiv {
	float:left;
	padding:4px;
	text-align:center;
}
/******************/
.socialButtonDiv {
	float:right;
	text-align:center;
	margin-left:5px;
	margin-right:5px;
}
/****************************/
.awesome, .awesome:visited, .awesome:link {
	background: #222 url(/imgs/alert-overlay.png) repeat-x;
	display: inline-block;
	padding: 5px 10px 6px;
	color: #FFF;
	text-decoration: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
	border-bottom: 1px solid rgba(0, 0, 0, 0.25);
	position: relative;
	cursor: pointer;
}
.awesome:hover {
	background-color: #111;
	color: #FFF;
}
.awesome:active {
	top: 1px;
}
.small.awesome, .small.awesome:visited {
	font-size: 11px;
padding:;
}
.awesome, .awesome:visited, .medium.awesome, .medium.awesome:visited {
	font-size: 13px;
	font-weight: bold;
	line-height: 1;
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
}
.large.awesome, .large.awesome:visited {
	font-size: 14px;
	padding: 8px 14px 9px;
}
.green.awesome, .green.awesome:visited {
	background-color: #91bd09;
}
.green.awesome:hover {
	background-color: #749a02;
}
.blue.awesome, .blue.awesome:visited {
	background-color: #2daebf;
}
.blue.awesome:hover {
	background-color: #007d9a;
}
.red.awesome, .red.awesome:visited {
	background-color: #900;
}
.red.awesome:hover {
	background-color: #872300;
}
.magenta.awesome, .magenta.awesome:visited {
	background-color: #a9014b;
}
.magenta.awesome:hover {
	background-color: #630030;
}
.orange.awesome, .orange.awesome:visited {
	background-color: #ff5c00;
}
.orange.awesome:hover {
	background-color: #d45500;
}
.yellow.awesome, .yellow.awesome:visited {
	background-color: #ffb515;
}
.yellow.awesome:hover {
	background-color: #fc9200;
}
/****************************/
/* Tumblr feed formatting */
.tumblr {
	list-style: none;
	width: 250px;
	margin-bottom: 1em;
	padding: 0 0 0 5px;
}
.tumblr li {
	margin-bottom: 1em;
	width: 250px;
}
.tumblr p {
	margin: 0;
}
.tumblr img {
	display: block;
}
.tumblr em {
	display: block;
	margin-top: 0.2em;
}
.tumblr .tumblr-post-date {
	display: block;
	font-size: 0.9em;
	margin-top: 0.5em;
}

/*****************************/

/* html5 product page formatting */
.container {
	width: 955px;
	background: #FFFFFF;
	margin: 0 auto;
}
header {
}
.sidebar1 {
	float: left;
	width: 180px;
	padding-bottom: 10px;/*	border-right:#000 thin solid;
*/}
.content {
	padding: 10px 0;
	width: 516px;
	float: left;
}
aside {
	float: left;
	width: 255px;
	padding: 10px 0;
	border-left:#000 thin solid;
}
footer {
	padding: 5px 0;
	position: relative;/* this gives IE6 hasLayout to properly clear */
	clear: both; /* this clear property forces the .container to understand where the columns end and contain them */
}
header, section, footer, aside, nav, article, figure {
	display: block;
}


