@charset "utf-8";
/* CSS Document */
/* Folio Exchange site */
/* May 13, 2009 */
/* Brilliant Blue */


body {
	background-color: #A7A9AC;
	}

h1, h2, h3, p, ul, li {
	margin: 0;
	padding: 0;
	}

img {
	border: 0;
	}

a {
	color: #009DDC;
	font-weight: bold;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

#home h1 {
	font-size: 30px;
	font-weight: normal;
	color: #294556;
	}

#home h2, #leftColumn h2 {
	font-size: 12px;
	color: #009DDC;
	text-transform: uppercase;
	}

#home h3, #leftColumn h3 {
	font-size: 12px;
	color: #294556;
	text-transform: uppercase;
	}

#home h4 {
	font-size: 12px;
	color: #294556;
	}

#container {
	width: 980px;
	margin: 0 auto;
	background-color: #FFFFFF;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	}

#mainContent {
	padding: 0 30px;
	}

#header {
	width: 920px;
	}

#header .logo {
	float: left;
	}

.headerSearch {
	float: right;
	margin-top: 30px;
	}

#ajaxSearch_input {
	border: 1px solid #FFF;
	outline:  none;
	border-bottom: 1px solid #009DDC;
	padding-left: 5px;
	background: transparent;
	font-size: 18px;
	color: #666;
	}

#ajaxSearch_submit {
	font-size: 10px;
	color: #009DDC;
	border: none;
	background: transparent;
	}

#header a.clientLogin {
	color: #009DDC;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	position: absolute;
	right: 10px;
	top: 0px;
	}

#header a.clientLogin:hover {
	text-decoration: underline;
	}

#homeTop {
	width: 920px;
	height: 288px;
	float: left;
	position: relative;
	}

#homeTopWrapper {
	width: 920px;
	height: 288px;
	float: left;
	position: relative;
	overflow: hidden;
	}

#homeTopImg1 {
	width: 920px;
	height: 285px;
	float: left;
	position: relative;
	color: #ffffff;
	background: url(../images/home_img_1.jpg) no-repeat top left;
	}

#homeTopImg2 {
	width: 920px;
	height: 285px;
	float: left;
	position: relative;
	background: url(../images/home_img_2.jpg) no-repeat top left;
	}

#homeTopImg3 {
	width: 920px;
	height: 285px;
	float: left;
	position: relative;
	background: url(../images/home_img_3.jpg) no-repeat top left;
	}

#homeTopImg4 {
	width: 920px;
	height: 285px;
	float: left;
	position: relative;
	background: url(../images/home_img_4.jpg) no-repeat top left;
	}

#homeTopImg5 {
	width: 920px;
	height: 285px;
	float: left;
	position: relative;
	background: url(../images/home_img_5.jpg) no-repeat top left;
	}

.homeTopCopy {
	width: 300px;
	float: left;
	padding-top: 30px;
	font-size: 14px;
	text-align: left;
	}

#topCopy1 {
	color: #ffffff;
	margin-left: 570px;
	display: inline;
	}

#topCopy2 {
	color: #294556;
	margin-left: 415px;
	display: inline;
	}

#topCopy3 {
	color: #294556;
	margin-left: 570px;
	display: inline;
	}

#topCopy4 {
	color: #294556;
	margin-left: 250px;
	margin-top: 100px;
	display: inline;
	}

#topCopy5 {
	color: #ffffff;
	margin-left: 250px;
	display: inline;
	}

#topCopy1 h1, #topCopy4 h1, #topCopy5 h1 {
	color: #ffffff;
	}

#homeTop h1 {
	font-size: 22px;
	font-weight: normal;
	line-height: 1.2em;
	margin-bottom: -5px;
	}

#homeTopWrapper a.leftFirst {
	float: left;
	width: 260px;
	height: 30px;
	padding-top: 15px;
	background: url(../images/home_btn_bg.png) top left repeat-x;
	display: block;
	position: absolute;
	left: 0;
	bottom: 3px;
	margin-right: 10px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	z-index: 8;
	}

#homeTopWrapper a.leftSecond {
	float: left;
	width: 260px;
	height: 30px;
	padding-top: 15px;
	background: url(../images/home_btn_bg.png) top left repeat-x;
	display: block;
	position: absolute;
	left: 270px;
	bottom: 3px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	z-index: 8;
	}

#homeTopWrapper a.leftFirst:hover, #homeTopWrapper a.leftSecond:hover {
	text-decoration: none;
	background: url(../images/home_btn_alt_bg.png) top left repeat-x;
	}

#homeTopWrapper .hospitality {
	position: absolute;
	text-align: center;
	bottom: 15px;
	left: 0;
	width: 260px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	z-index: 8;
	}

#homeTopWrapper .wholesalers {
	position: absolute;
	text-align: center;
	bottom: 15px;
	left: 270px;
	width: 260px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	z-index: 8;
	}

#homeBottom {
	width: 920px;
	float: left;
	margin: 5px 0;
	}

#homeTop p, #homeBottom p, #homeBottom ul, #leftColumn p, #rightColumn p, #singleColumn p {
	margin: 10px 0;
	}

#homeBottom .leftCol {
	width: 260px;
	float: left;
	padding-right: 5px;
	}

.copySpaceSlim {
	padding: 10px;
	}

.copySpaceVert {
	padding: 10px 0;
	}

.copySpaceWide {
	padding: 10px 25px 15px;
	}

#homeBottom .rightCol {
	float: right;
	padding-left: 5px;
	border-left: 2px dotted #BCBEC0;
	}

#newsFeed {
	width: 570px;
	float: left;
	}

#newsFeed ul li {
	list-style: none;
	background: none;
	padding: 0 0 4px 0;
	}

#newsFeed a.newsItem {
	color: #808285;
	text-decoration: underline;
	}

#newsFeed a.newsItem:hover {
	color: #009DDC;
	}

#whyFE ul {
	list-style: none;
	}

#whyFE ul li {
	margin-left: 20px;
	background: url(../images/blue_bullet.gif) no-repeat top left;
	padding-left: 15px;
	padding-bottom: 4px;
	list-style: none;
	line-height: 15px;
	}

#leftColumn {
	float: left;
	width: 215px;
	padding-right: 25px;
	}

#leftColumn a.bigButton {
	width: 205px;
	height: 45px;
	padding: 25px 0 0 10px;
	background-color: #BCBEC0;
	display: block;
	margin-bottom: 10px;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	}

#leftColumn a.bigButton:hover {
	background-color: #009DDC;
	text-decoration: none;
	}

#rightColumn {
	float: left;
	width: 680px;
	}

#rightColumn .rightColCopy {
	padding: 25px 30px 25px 40px;
	}

#rightColumn h1, #singleColumn h1 {
	margin-bottom: 20px;
	}

#rightColumn .bigCopy, #singleColumn .bigCopy {
	font-size: 16px;
	color: #294556;
	line-height: 22px;
	}

#singleColumn {
	width: 920px;
	}

#singleColumn .singleColCopy {
	padding: 25px 0;
	}

td.contentTable {
	padding: 10px 50px 10px 10px;
	vertical-align: top;
	}

td.address {
	width: 200px;
	padding: 10px 40px 10px 10px;
	vertical-align: top;
	}

td.phone {
	width: 150px;
	padding: 10px 40px 10px 10px;
	vertical-align: top;
	}

td.email {
	padding: 10px 0 10px 10px;
	vertical-align: top;
	}

td.quoteSource {
	text-align: right;
	font-style: italic;
	}

.navy {
	color: #294556;
	}

.grey {
	color: #808285;
	}

span.orange {
	color: #F7931E;
	}

#whyFE {
	width: 400px;
	float: left;
	padding: 0 10px 0 5px;
	margin-bottom: 5px;
	border-right: 2px dotted #BCBEC0;
	color: #666;
	}

#whyFE ul li {
	margin-left: 20px;
	list-style: none;
	}
	
#whyFE li {
	background-image: url(../images/whyFE_li.gif) no-repeat center center;
	}

#testimonialHolder {
	width: 220px!important;
	height: 350px!important;
	float: left;
	padding-left: 10px;
	margin-bottom: 5px;
	}
.testimonialBox {
	display: none;
	}
.testimonial {
	background: url(../images/open_quote.gif) no-repeat top left;
	padding: 0 25px 10px 28px;
	margin-top: 15px;
	margin-left: 15px;
	display: inline-block;
	}

.quoteSource {
	color: #808285;
	text-transform: uppercase;
	padding: 0 20px;
	}

.testimonial .quote {
	color: #A7A9AC;
	}

.clientLogoHolder {
	background-position: center center;
	background-repeat: no-repeat;
	padding: 10px 20px;
	text-align: center;
	height: 100px;
	width: 210px;
	}

#footer {
	width: 980px;
	}

.footerTop {
	background-color: #009DDC;
	padding: 5px 30px;
	font-size: 90%;
	text-align: left;
	}

.footerTop li {
	display: inline;
	margin-right: 15px;
	list-style: none;
	}

.footerTop a {
	color: #ffffff;
	text-decoration: none;
	}

.footerTop a:hover {
	text-decoration: underline;
	}

.footerBottom {
	padding: 15px 0;
	font-size: 90%;
	text-align: center;
	}

.clearit {
	clear: both;
	}

.breaker {
	border-bottom: 2px dotted #BCBEC0;
	}
.left-breaker {
	border-left: 2px dotted #BCBEC0;
	}

.left {
	float: left;
	}

.bold {
	font-weight: bold;
	}

.italic {
	font-style: italic;
	}

.center {
	text-align: center;
	}

.big {
	font-size: 200%;
	}

.btnSubmit {
	background: url(../images/btn_submit.jpg) no-repeat top left;
	width: 65px;
	height: 23px;
	border: none;
	}

.outline {
	border: 1px solid #294556;
	}
.outlineMessage {
	border: 1px solid #294556;
	width: 400px;
	height: 120px;
	}

.newsFeed ul li {
	list-style: none;
	margin-top: 5px;
	}

ul.logoList li {
	background: url(../images/fe_icon_bullet.gif) left center no-repeat;
	}

a.blueLinksHome {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 3px 10px;
	margin-bottom: 3px;
	background-color: #009ddc;
	display: block;
	width: 215px;
	}

a.blueLinksHome:hover {
	text-decoration: none;
	background-color: #F7931E;
	}

a.blueLinks {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 3px 5px;
	margin-bottom: 3px;
	background-color: #009ddc;
	display: block;
	width: 205px;
	}

a.blueLinks:hover {
	text-decoration: none;
	background-color: #F7931E;
	}

.imgRight {
	float: right;
	margin: 0 0 20px 20px;
	}

#secondary #rightColumn ul.dblSpaced li {
	padding-bottom: 15px;
	}