

/*================================================================



BLIS WEB AGENCY "TEMPLATE" STYLESHEET



================================================================

RESET BROWSER DEFAULTS

----------------------------------------------------------------*/

HTML, BODY, FORM, H1, H2, H3, H4, H5, H6, PRE, FORM, P, BLOCKQUOTE, FIELDSET, INPUT

{

	margin: 0;

	padding: 0;

}

H1, H2, H3, H4, H5, H6, LEGEND, PRE, CODE

{

	font-size: 1em;

}

A IMG, :link IMG, :visited IMG

{

	border: none;

}

LI

{

	zoom: 1;

}

/*EXTRA CLASSES EVERY CSS HACKER NEEDS

----------------------------------------------------------------*/

.clear

{

	clear: both;

}

.clearfix:after

{

/*What's this? --> http://www.positioniseverything.net/easyclearing.html*/

	content: ".";

	display: block;

	height: 0;

	clear: both;

	visibility: hidden;

}

* HTML>BODY .clearfix

{

	display: inline-block;

	width: 100%;

}

* HTML .clearfix

{

/*Hides from IE-mac \*/

	height: 1%;

/*End hide from IE-mac*/

}

.hide

{

	display: none;

}

.block

{

	display: block;

}

/*IE 5 Fix

----------------------------------------------------------------*/

BODY

{

	text-align: center;

/*Hack for stoopid IE 5*/

}

DIV#wrapper

{

	text-align: left;

/*Undo stoopid IE 5 hack*/

}

/*EVERYTHING

----------------------------------------------------------------*/

*

{

	margin: 0;

	padding: 0;

}

/*BODY

----------------------------------------------------------------*/

BODY

{

	margin: 0 auto;

	width: 100%;

	text-align: center;

}

/*WEBPAGE

----------------------------------------------------------------*/

.webpage

{

	margin: 0px auto;

	width: 960px;

}

/*NAVIGATION

----------------------------------------------------------------*/

.navigation

{

	margin-left: -480px;

	width: 580px;

	height: 50px;

	top: 100px;

	text-align: left;

	z-index: 100;

	position: absolute;

	left: 50%;

	border-bottom: solid 1px #cccccc; 

	/*background-color: #CBDEDF; */

	background-image: url(../../images/foa_text_logo.png);

	background-repeat: no-repeat;

	padding-left:385px;

	background-position: left center;

	padding-top:15px;

}

/*FOOTER

----------------------------------------------------------------*/

#footer

{

	margin: 0 auto;

	margin-left: -480px;

	padding: 0;

	padding-top: 10px;

	padding-bottom: 10px;

	width: 960px;

	position: absolute;

	left: 50%;

}

._msie_6-0 .webpage

{

	width: 950px !important; /*[e]910px*/

}



/*================================================================



BLIS WEB AGENCY "SCREEN" STYLESHEET



================================================================

GENERAL TYPOGRAPHY (Standard HTML tags)

----------------------------------------------------------------*/

HTML {

	height: 100%;

	margin-bottom: 1px;

}

HTML, BODY {

	font-family: Verdana;

	color: #000000;

	font-size: 1em;

	background-color: #ffffff;

	background-image: url(../../images/bk.jpg);

	background-repeat: repeat-x;

}

H1 {

	color: #4D5A48;

	font-size: 180%;

	font-weight: normal;

	margin-bottom: 12px;

}

H2 {

	font-family:	Georgia, "Times New Roman", Times, serif;

	font-size:	18px;

	font-weight:	400;

	font-style:	normal;

	color:	#4D5A48;

	text-transform:	uppercase;

	text-decoration: none;

	letter-spacing:	2px;

	word-spacing:	normal;

	line-height:	21px;

	margin-top:25px;

}

h3 {

	color: #4D5A48;

	margin-bottom:15px;

	font-size: 16px;

	font-style: normal;

	font-weight: normal;

	letter-spacing: 2px;

	font-family: Georgia, "Times New Roman", Times, serif;

	text-decoration: none;

}

h3 a:visited, h3 a:link {color:#4D5A48;}

h3 a:hover {color: #4D5A48; text-decoration:none;}

P, LI, TD {

	color:#666666;

	margin-bottom: 12px;

	font-size: 75%;

	line-height: 1.6em;

}

LI {

	margin-left: 20px;

	line-height: 14px;

	margin-bottom: 2px;

}

UL {

	margin-bottom: 10px;

}

A {

	outline: none;
	color: #698c65;

}

A:link, A:visited {

	color: #698c65;

	text-decoration: none;

}

A:hover {

	text-decoration: underline;

}

/*TABLES

----------------------------------------------------------------*/

TABLE {

	clear: both;

	border-collapse: collapse;

	text-align: left;

}

TD {

	padding: 2px 3px;

	font-size: small;

}

TD LI, TD P {

	font-size: 100%;

}

/*HEADER CONTENT

----------------------------------------------------------------*/

#webpage {

	background: transparent;

}

#content_frame {

	padding-left: 0px;

	padding-right: 0px;

	padding-bottom: 30px;

	text-align: left;

	width: 960px;

	display: block;

	background-repeat: no-repeat;

	background-position: 10px 30px;

}

#content {

	padding-top:170px;

}

.topPageGraphic {

	display:none;

}

#topnav {

	float:right;

	color: #333333;

	margin-bottom:15px;

	font-size: 11px;

	font-style: normal;

	font-weight: normal;

	letter-spacing: 2px;

	font-family: Georgia, "Times New Roman", Times, serif;

	text-decoration: none;

	margin-top:10px;

	text-transform:uppercase;

}

#topnav a {

	color:#333333;

}

/*SIDEBAR CONTENT

----------------------------------------------------------------

FOOTER CONTENT

----------------------------------------------------------------*/

#footer {

	font-family: verdana, helvetica, sans-serif;

	background: white;

	border-top:solid 1px #cccccc;

	height:40px;

	margin-bottom:15px;

}

.f1, .f2, .f3 {

	font-size:11px;
	line-height:18px;

	color:#666666;

	margin-left:10px;

	border-left:solid 1px #cccccc;

	text-align:left;

	padding-left:10px;

	float:left;

	padding-right:20px;

}
.f4 {float:right; font-size:11px; color:#666666; padding-top:16px;}
/*PAGE TOOLS

----------------------------------------------------------------*/

.hide, .printonly {

	display: none;

}

.noscript {

	margin: 0 auto;

	text-align: center;

	position: absolute;

	left: 0;

	top: 0;

	width: 100%;

}

.noscript SPAN {

	border: 1px solid #A71A1A;

	font-size: 10px;

	color: #A71A1A;

	margin: 0 auto;

	padding: 4px;

	position: relative;

	width: 700px;

	background: white;

	display: block;

	font-family: verdana, sans-serif;

}

.clear {

	clear: both;

	display: block;

	height: 1px;

	width: 1px;

}

.col1, .col2, .col3 {

	float:left;

	width:300px;

	padding-right:28px;

	font-size:80%;

	color:#666666;

}

.col3 {

	padding-right:0;

}

img {

	border-top:solid 5px #E6E5E0;

}

#slogan {

	float: left;

	width: 950px;

	margin-top: 10px;

	padding-bottom: 30px;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 14px;

	color: #999999;

	text-decoration: none;

	font-style: normal;

	font-weight: normal;

	line-height: 18px;

}

#slogan h1 {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 18px;

	font-style: normal;

	font-weight: normal;

	text-decoration: none;

	display: block;

	padding: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 10px;

	margin-left: 0px;

}

.hlight

{border-top:solid 1px #cccccc; padding-top:20px;}

.hlight ul li {border-bottom: solid 1px #ccc; list-style-type:none; margin-bottom:10px; padding-bottom:10px;}

#gal {margin-top:40px;}

/*================================================================



BLIS WEB AGENCY "WIDGET" STYLESHEET



================================================================

GALLERY

----------------------------------------------------------------*/

.gallery .thumbs {
	/*THUMBNAILS*/

	border: 1px solid #ccc;
	padding-left: 0;
	margin: 2px;
	display: block;
	overflow: hidden;
	float: left;
}
.gallery #lg {
	/*LARGE IMAGE*/

	border: 1px solid #ccc;
	float: right;
}


.gallery #lgtxt {
	/*IMAGE COMMENT*/

	font-size: 10px;
	font-family: verdana, sans-serif;
	width: 260px;
	display: block;
	float: right;
	padding: 4px;
	height: 20px;
	overflow: hidden;
}
.gallery #lgtb {
	/*IMAGE TOOLBAR (view large version)*/

	font-size: 10px;
	text-transform: uppercase;
	font-family: verdana, sans-serif;
	display: block;
	width: 200px;
	margin-top: 8px;
	float: right;
	/*FORMAT FOR ICON*/

	text-indent: 20px;
	background: url(/images/stock/new_window_3.gif) no-repeat 0 0;
	height: 14px;
	padding-top: 2px;
}
.gallery .description {
	font: bold 8pt tahoma, arial;
	text-align: center;
	color: black;
	text-decoration: none;
}
.gallery .credits {
	display: none;
}
.gallery .lrgtext {
	float: left;
	padding-right: 9px;
}
/*EXIF INFORMATION*/

.gallery .table_exif {
	font: 8pt tahoma, arial;
	color: #757575;
	text-decoration: none;
	border: 1px solid #B5B5B5;
	text-align: left;
}
.gallery .thumbcontainer {
	display: block;
	float: left;
}
.gallery .imgnav {
	clear: both;
	text-align: left;
	padding-top: 0;
	margin-top: -16px;
	display: block;
}
.gallery .imgnav P {
	text-align: left;
	width: 400px;
}
/*GOOGLEMAP

----------------------------------------------------------------*/

.printgooglemap {
	font-family: verdana;
	font-size: 11px;
	display: block;
	width: 100px;
	height: 14px;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 1px solid black;
	background: white;
	position: absolute;
	bottom: 10px;
	right: 10px;
	text-align: center;
}
/*IMGTXT

----------------------------------------------------------------*/

.imgtxt {
	text-indent: -9999px;
	display: block;
	background-repeat: no-repeat;
}
/*MENU (DYNAMIC)

----------------------------------------------------------------*/

#dropdownMenu, #dropdownMenu DL {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	text-align: center;
	border: 0;
	display: block;
	z-index: 1;
	color: #4D5A48;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	letter-spacing: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	text-transform:lowercase;
}
#dropdownMenu A {
	display: block;
	height: 20px;
	line-height: 20px;
	border: 0;
	padding: 4px;
	color:	#4D5A48;
}
#dropdownMenu A:hover {
	color:	#4D5A48;
	border: 0;
}
#dropdownMenu DD {
	float: left;
	border: 0;
	display: block;
	overflow: hidden;
	text-align: left;
	z-index: 1;
	margin-left:30px;
	margin-right:0;
	width:93px;
}

#dropdownMenu DD DL {
	width: 130px;
	position: absolute;
	display: block;
	z-index: 2;
	background: #EEE;
}
#dropdownMenu DD DL DD {
	width: auto;
	z-index: 2;
	float: none;
	font-size:11px;
	text-align:left;
	border-bottom:solid 1px #ffffff;
	margin-left:0;
}
#dropdownMenu DD DL DL {
	position: absolute;
	margin-top: -30px;
	margin-left: 100px;
	width: 100px;
	z-index: 2;
}

dd#dd_bouquets {width:145px; height:60px; }
/*POSITION ITEM

---------------------------------------------------------------*/

.positioneddiv {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 1px;
	position: absolute;
	left: 0;
	display: block;
	visibility: hidden;
}
.positioneddiv .posblock1 {
	margin: 0 auto;
	padding: 0;
	width: 760px;
	height: 1px;
	display: block;
	visibility: hidden;
}
.positioneddiv .posblock1 .posblock2 {
	display: block;
	visibility: visible;
}
/*ROUNDED BORDERS

---------------------------------------------------------------*/

DIV.sb-inner {
	background: white;
}
/*SHADOW BOX

----------------------------------------------------------------

Overlay*/

#shadowbox_overlay {
	visibility: hidden;
	position: absolute;
	display: block;
	margin: 0;
	padding: 0;
	top: 0;
	left: 0;
	z-index: 998;
}
/*Container*/

#shadowbox_container {
	position: fixed;
	height: 0px;
	width: 100%;
	margin: 0;
	padding: 0;
	top: 0;
	left: 0;
	z-index: 999;
	text-align: center;/*centers in quirks and IE*/

}
/*Shadowbox*/

#shadowbox {
	display: none;
	visibility: hidden;
	margin: 0 auto;
	position: relative;
	font-family: "Lucida Grande", Tahoma, sans-serif;
	text-align: left;/*reset left alignment*/

}
#shadowbox_title {
	height: 25px;
	padding: 0;
	overflow: hidden;
}
#shadowbox_title_inner {
	height: 16px;
	font-size: 16px;
	line-height: 16px;
	white-space: nowrap;
	padding: 5px 0 4px 8px;
	color: #FFF;
}
#shadowbox_body {
	position: relative;
	overflow: hidden;
	margin: 0;
	padding: 0;
	border: 2px solid #FFF;
	background-color: #000;
}
#shadowbox_body_inner {
	position: relative;
	overflow: hidden;
}
#shadowbox_loading {
	position: absolute;
	top: 0;
	left: 0;
	height: 10000px;
	/*overflow:hidden will clip this*/

	width: 100%;
	background-color: #222;
}
#shadowbox_loading IMG {
	float: left;
	margin: 10px 10px 0;
}
#shadowbox_loading SPAN {
	float: left;
	margin-top: 16px;
	font-size: 10px;
}
#shadowbox_loading SPAN A, #shadowbox_loading SPAN A:link, #shadowbox_loading SPAN A:visited {
	color: #FFF;
}
#shadowbox_content.html {
	/*make html content scrollable*/

	height: 100%;
	width: 100%;
	overflow: auto;
}
#shadowbox_toolbar {
	margin: 0;
	padding: 0;
	height: 20px;
	overflow: hidden;
}
#shadowbox_toolbar_inner {
	height: 20px;
	color: #FFF;
}
#shadowbox_toolbar_inner DIV {
	padding-top: 4px;
	padding-bottom: 2px;
	font-size: 10px;
	height: 10px;
	line-height: 10px;
}
#shadowbox_toolbar_inner DIV SPAN.shortcut {
	text-decoration: underline;
	font-weight: bold;
}
#shadowbox_toolbar_inner DIV A {
	text-decoration: none;
	color: #FFF;
}
#shadowbox_nav_close, #shadowbox_nav_previous, #shadowbox_nav_next {
	float: right;
	padding-right: 10px;
}
#shadowbox_counter {
	float: left;
	padding-left: 10px;
}
#shadowbox_counter A {
	padding: 0 4px 0 0;
}
#shadowbox_counter A.shadowbox_counter_current {
	text-decoration: underline;
	font-weight: bold;
}
/*_ Messages*/

DIV.shadowbox_message {
	text-align: center;
	padding: 10px;
}
DIV.shadowbox_message A:link, DIV.shadowbox_message A:visited {
	text-decoration: none;
	color: #BED333;
}
DIV.shadowbox_message A:hover, DIV.shadowbox_message A:focus {
	text-decoration: underline;
}
/*SIFR

----------------------------------------------------------------*/

.sIFR-flash {
	visibility: visible !important; /*[e]visible*/
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important; /*[e]visible*/
}
SPAN.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-flash+DIV[adblocktab=true] {
	display: none !important; /*[e]none*/
}
.sIFR-hasFlash H1 {
	visibility: hidden;
}
/*STRETCH TOOL

----------------------------------------------------------------*/

.stretch {
	cursor: pointer;
}
.stretch IMG {
	margin-right: 4px;
}
/*TOOLTIPS

----------------------------------------------------------------*/

.tool-tip {
	width: 200px;
	color: #000;
	text-align: center;
	z-index: 999;
}
.tool-title {
	color: #000;
	font-family: tahoma, verdana, sans-serif;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: normal;
	text-shadow: 2px 2px 1px #222;
	margin: 0;
	padding: 13px 10px 5px;
	background: url(/images/stock/balloon.png) no-repeat top left !important; /*[e]url(/images/stock/balloon.png) no-repeat top left*/
	background: url(/images/stock/balloon.gif) no-repeat top left;
	font-size: 11px;
}
.tool-text {
	margin: 0;
	padding: 0 10px 15px;
	text-shadow: 2px 2px 1px #222;
	background: url(/images/stock/balloon.png) no-repeat bottom left !important; /*[e]url(/images/stock/balloon.png) no-repeat bottom left*/
	background: url(/images/stock/balloon.gif) no-repeat bottom left;
	font-size: 10px;
	color: black;
	font-size: 11px;
	font-family: verdana, sans-serif;
}


/*================================================================
	
	BLIS WEB AGENCY "CUSTOM CMS" STYLESHEET. THE EFFECTS OF THIS
	STYLESHEET CAN BE SEEN IN THE CMS AND ON THE FRONTEND OF THE
	WEBSITE
	
================================================================*/