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

/* CSS RESET */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* ------------------------ FLOAT STYLES ------------------------ */

body {
	background-color: #F9FCF6;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5A5C5C;
}	
a {
	color:#466258;
	text-decoration:none;
}
#container {
	width:1000px;
	margin:0 auto;
	text-align:left;
	padding:0 0 300px 0;
}
h2 {
	color:#466258;
	font-size:1.3em;
}
#header {
	height:100px;
}
#header h1 {
	float:left;
	background-image:url(../images/floatcreative_logo.gif);
	background-repeat: no-repeat;
	background-position: 20px 50px;	
}
#header h1 a {
	display:block;
	cursor:pointer;
	cursor:hand;
	height:0px;
	width:335px;
	padding:100px 0 0 0;
	overflow:hidden;
	background-image:url(../images/floatcreative_logo.gif);
	background-repeat: no-repeat;
	background-position: 20px 50px;	
}
#header h2 {
	float:right;
	display:block;
	height:0px;
	width:470px;
	padding:100px 0 0 0;
	overflow:hidden;
	background-image:url(../images/header_tagline.gif);
	background-repeat: no-repeat;
	background-position: left 70px;	
}
#sheets {
	width:920px;
	height:370px;
	background-image:url(../images/float_main_3shts.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding:0 0 0 80px;
}
.sheet {
	display:block;
	width:220px;
	float:left;
}
#sheet-01 {
	padding: 75px 0 0 30px;
}
#sheet-01 ul {
	padding: 0 0 0 15px;
}
#sheet-02 {
	padding: 50px 0 0 40px;
	width:245px;
}
#sheet-02 li {
	width:208;
	height:57px;
	padding:0;
	margin:0;
	background-image:none;
	background-repeat:no-repeat;
	background-position:top left;
}
#sheet-02 a {
	width:208;
	height:0px;
	padding:57px 0 0 0;
	display:block;
	overflow:hidden;
	background-repeat:no-repeat;
	background-position:top left;
}
#sheet-02 li.portLinks-01 a, #sheet-02 li.portLinks-01 {
	background-image:url(../images/port_01_nedrebos.jpg);
}
#sheet-02 li.portLinks-02 a, #sheet-02 li.portLinks-02 {
	background-image:url(../images/port_02_openpantry.jpg);
}
#sheet-02 li.portLinks-03 a, #sheet-02 li.portLinks-03 {
	background-image:url(../images/port_03_hatzone.jpg);
}
#sheet-02 li.portLinks-04 a, #sheet-02 li.portLinks-04 {
	background-image:url(../images/port_04_classconnect.jpg);
}
#sheet-02 li.portLinks-05 a, #sheet-02 li.portLinks-05 {
	background-image:url(../images/port_05_studyblue.jpg);
}
#sheet-03 {
	padding: 70px 0 0 40px;
	width:260px;
	color:#D3D8C2;
}
#sheet-03 label {
	width:100px;
	display:block;
	padding: 3px 0;
}
#sheet-03 input, #sheet-03 textarea {
	padding: 3px;
	background-color: #F9FCF6;
	border: 1px solid #D8DCC9;
	width: 200px;
	color: #5e471a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
#sheet-03 input.submit-btn {
	height:30px;
	width:75px;
	padding:4px 0 0 0;
	background-color: transparent;
	border:0;
}

.form-status, .form-status-error{
	width:176px;
	padding: 4px 5px 4px 25px;
	background-repeat:no-repeat;
	background-position: 4px center;
}
.form-status {
	background-color: #c2f77e;
	color: #5f6a2a;
	border: 1px solid #a7d27a;
	background-image:url(../images/message_accept.gif);
}
.form-status-error {
	background-color: #a64c33;
	color: #eddcca;
	border: 1px solid #6a2b19;
	background-image:url(../images/message_error.gif);
}

#sheets h2 {
	height:0px;
	width:150px;
	padding-top:20px;
	margin:0 0 13px 0;
	overflow:hidden;
	background-repeat: no-repeat;
	background-position: left top;
}
#sheets h2.whatweoffer {
	background-image:url(../images/h2_whatweoffer.gif);
}
#sheets h2.theproof {
	background-image:url(../images/h2_theproof.gif);
}
#sheets h2.dropusaline {
	background-image:url(../images/h2_dropusaline.gif);
}

li{
	background-image:url(../images/bullet.gif);
	background-repeat:no-repeat;
	background-position: left 3px;
	padding-left:7px;
	margin:0 0 5px 0;
}

#sheet-01 li a {
	background-image:url(../images/bullet.gif);
	background-repeat:no-repeat;
	background-position: left 5px;
	padding:0 0 0 7px;
	margin:0;
	line-height:17px;
}
#sheet-01 li {
	background-image:none;
	padding:0 !important;
	margin:0 !important;
}
#sheet-01 li a:hover {
	background-position: 2px 5px;
}
#sheet-01 li.extra-li {
	margin:8px 0 0 0 !important;
}
 
 
/* ------------------------ BOTTOM HALF ------------------------ */

#secondhalf {
	padding:20px 0 0 100px;
} 
#floatfeed, #welike {
	display:block;
	width:350px;
	float:left;
	padding: 0 25px;
}
#floatfeed h3, #welike h3 {
	height:0px;
	width:350px;
	padding:25px 0 0 0;
	margin: 0 0 8px 0;
	overflow:hidden;
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom: 1px solid #D8DCC9;
}
#floatfeed h3.catchingattention {
	background-image:url(../images/h2_catchingAttention.gif);
}
#welike h3.wealsolike {
	background-image:url(../images/h2_weAlsoLike.gif);
}
#floatfeed li {
	margin-bottom:10px;
}
#floatfeed a {
	color:#5A5C3C;
}
#floatfeed a:hover {
	border-bottom: 1px solid #BEB091;
}

#welike div {
	float:left;
	background-repeat: no-repeat;
	background-position: left top;
	padding:0;
	margin:0;
}
#welike a {
	cursor:pointer;
	cursor:hand;
	height:0px;
	width:165px;
	padding:60px 0 0 0;
	margin:0 8px 8px 0;
	overflow:hidden;
	display:block;
	background-repeat: no-repeat;
	background-position: left top;
}
#welike .welike-01 a, #welike .welike-01{
	background-image:url(../images/welike_stockphoto.gif);
}
#welike .welike-02 a, #welike .welike-02{
	background-image:url(../images/welike_wordpress.gif);
}
#loginarea {
	line-height:25px;
}
#loginarea h3.clientlogin{
	margin-top:20px;
	background-image:url(../images/h2_clientlogin.gif);
}
#loginarea label {
	clear:left;
	width: 90px;
	display: block;
	float:left;
}
#loginarea input {
	padding: 3px;
	background-color: #F9FCF6;
	border: 1px solid #D8DCC9;
	width: 160px;
	color: #5e471a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
#loginarea input.submit-btn {
	height:30px;
	width:75px;
	padding:4px 0 0 0;
	background-color: transparent;
	border:0;
}
#loginarea .form-status-error {
	padding: 4px 5px 4px 25px;
	line-height:11px;
	width:310px;
}
/* --------------------- GOOGLE READER FEED -------------------- */

.reader-publisher-module {
}
.reader-publisher-module ul{
	padding:0 0 0 18px;
}
.reader-publisher-module li a{
}
/* from */
.reader-publisher-module li .s{
	padding:5px 0 0 3px;
	font-size:.9em;
	color:#A39679;
}
.reader-publisher-module li .s a, .reader-publisher-module li .s a:visited{
	color:#A39679 !important;
}
.reader-publisher-module li .s a:hover{
}
.reader-publisher-module .f {
	display:none;
}


/* --------------------- LIGHTBOX -------------------- */

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	border: 1px solid #e3edd9;
	border-bottom:0;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;	
	border: 1px solid #e3edd9;
	border-top:0;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: normal; color:#5A5C3C; font-size:11px;}
#imageData #caption a { text-decoration:underline; }
#imageData #numberDisplay{ display: block; clear: left; padding:10px 0 4px;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #f9fcf6;
}
	


/* CLEAR FIX */

.clearfix {
	clear: both;
	visibility: hidden;
	line-height: 1px;
	height: 1px;
}
* html .clearfix {
	height: 1%;
}

.pageerror {
	width:100%;
	font-size:12px;
	padding: 10px 25px;
	background-color: #a64c33;
	color: #eddcca;
	border-bottom: 1px solid #6a2b19;
	background-image:url(../images/message_error.gif);
	background-repeat:no-repeat;
	background-position: 10px center;
	font-weight:normal;
}





