/* Structure
----------------------------------------------------------------------------------------------------*/

.container
{
	background: url(../images/content_bg.png) repeat-y;
	margin-left:auto;margin-right:auto;
	width:860px;
	padding:0 35px
}
.header
{
	width:820px;
	padding-top:35px;
	height:160px;
	margin-bottom:10px;
	float:left;
}
.connect_bar
{
	position:absolute;
	top:0px;
	width:100%;
	height:25px;
	padding:8px 0px 2px 0px;
	background-color:#fff;
	text-align:center;
	text-indent:-10px;
	border-bottom:1px solid #b2b2b2;

	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:bold;

}
.top_shadow {
	position:absolute;
	width:100%;
	top:36px;
	height:10px;
	background-color:none;
	background: url(../images/top_shadow.png) repeat-x top left;
	z-index:6520;
}
.menu
{
	width:820px;
	height:30px;
	background:#e2e1dd;
	color:#000000;
	margin-bottom:5px;
	overflow:hidden;
	text-align:center;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
}
.content
{
	width:820px;
	margin-bottom:10px;
}
.column
{
	float:left;
	width:266px;	
	margin-right:10px;
}
.columnEnd
{
	float:left;
	width:250px;	
}
.content .column {
	width:250px;	
	padding-right:25px;
	background-image:url(../images/col_bg.gif)
}
.footer
{
	margin: 0 auto;
	clear:both;
	/* background: url(../images/footer.png) no-repeat bottom center; */
	background-color:#e2e1dd;
	text-transform:none;
	font-size:9px;
	padding:0;
	margin-left:-24px;
	margin-right:16px;
	border-top:1px solid #d6d6d4;
	padding-top: 10px;
}
div.locations
{
	text-transform:uppercase;
	background-color:#e2e1dd;
	padding-bottom:10px;
	padding-left:25px;
}
.locations .column
{
	border-top:0px;
	height:120px;
	border-right: 1px dashed #d6d6d4;
}
.locations .first
{
	padding-left:0px;
}
.locations .last
{
	border:0px;
}

/* `Basic HTML
----------------------------------------------------------------------------------------------------*/

body {
	font: 13px/1.5 Arial, 'Liberation Sans', FreeSans, sans-serif;
	background-image: url(../images/ff_bg.gif);
	margin:0;
	padding:0;
}

a:focus {
	outline: 1px dotted invert;
}

hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}
.column img
{
	border:#d6d6d4 1px solid;
	margin-bottom:5px;
}
.content p {
	text-transform:none;
	color:#000;
	line-height:12pt;
	padding:0;
	margin:0;
}
.content h1 {
	padding:0;
	margin:10px 0 0;
	line-height:18px;
}
.content img {
	border:1px solid #CCC;
	margin-bottom:10px;
	margin-right:12px;
}
em {
	color:#fa2c04;
	font-style:italic;
}
.footer .locations p {
	color:#616265;
}
/* `Headings
----------------------------------------------------------------------------------------------------*/

h1 {
	font-size: 18px;
	text-transform:uppercase;
	padding-left:5px;
	margin:0;
}

h2 {
	font-size: 14px;
	text-transform:uppercase;
	margin:0 0 0 5px;
	border-bottom:#000 1px solid;
}

h3 {
	font-size: 20px;
	text-transform:none;
	color:#4d4e53;
	border-top:1px dashed;
	font-weight:normal;
	line-height:28px;
}

h4 {
	font-size: 19px;
}

h5 {
	font-size: 17px;
}

h6 {
	font-size: 15px;
}
h2.locations {
	border:0;
	text-decoration:underline;
}
.column h1 {
	background-color:#d6d6d4;
	color:#000;
	text-decoration:none;
	display:block;
}
.column h1 a {
	color:#000;
	text-decoration:none;
}

/* `Spacing
----------------------------------------------------------------------------------------------------*/

ol {
	list-style: decimal;
}

ul {
	list-style: square;
}

li {
	margin-left: 30px;
}

p,
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset {
	margin-top: 5px;
}
p
{
	padding-left: 5px;
	color:#616265;
	font-size:12px
}
.small
{
	font-size:10px;
}
.header a img {
	border: 0px;
}
.footer p {
	margin-bottom:0;	
	color:#a9a9a9;
}

/* Links
----------------------------------------------------------------------------------------------------*/
a {
	color: #00aeef;
}
a:visited {
	color: #09C;
}
a:hover {
	color: #0CC;
}
.menu a {
	color:#000000;
	text-decoration:none;
}
.menu a:hover {
	color:#000000;
	background-color:#fff200;
}
.menu a img {
	border:0px;
}
.follow_twitter_facebook img {
	border:0px;
}
h1 a:hover {
	color:#ffffff;
}

.footer a {
	color:#000;
	text-decoration:none;
}
.footer a.grey {
	color:#a9a9a9;
}
.footer a:hover {
	background-color:#fff200;
}
.footer .locations a{
	color:#616265;
	background-color:inherit;
	text-decoration:none;
}
.footer .locations a:hover {
	background-color:inherit;
	text-decoration:underline;
}

/* Follow Us Bar
----------------------------------------------------------------------------------------------------*/
.connect_bar img {
	border:0;
	padding-left: 4px;
	padding-right:4px;
	vertical-align:middle;
	margin-top:-4px;
}
.connect_bar form {
	display: inline;
}
.connect_bar input {
	border: 1px solid #d5d5d5;
	margin:0px 10px;
	font-size:9pt;
}
.connect_bar button {
	border: 1px solid #d5d5d5;
	background-color:#ffffff;
	font-size:9pt;
	font-weight:bold;
}
.connect_bar button:hover {
	background-color:#d4d4d6;
	border-color:#efefef;
}

/* Navigation Menu
----------------------------------------------------------------------------------------------------*/
.menu li {
	list-style:none;
	display:inline;
	padding:0;
	margin:0;
	vertical-align:middle;
}
/* Twitter
----------------------------------------------------------------------------------------------------*/
.twitter {
	height:240px;
	overflow:hidden;
}
.twitter h1 {
	text-decoration:underline;
	background:none;
	font-size:11pt;
	display:inline;
}
.twitter img {
	border: 0px;
}
.twitter img.bird {
	padding-right:10px;
}
#buzz_up, #buzz_down {
	cursor: pointer;
	margin-left:4px;
	float:right;
}
#twitter_div {
	margin-left: 5px;
	margin-right: 15px;
	text-transform:none;
	color:#616265;
	font-size:9pt;
	height:190px;
	position:relative;
	overflow:hidden;
}
#twitter_div a {
	color:#202020;
	font-weight:normal;
	font-style:italic;
	text-decoration:none;
}
ul#twitter_update_list {
	padding:0;
	margin:0;
	list-style:none;
	position:relative;
	overflow:hidden;
}
#twitter_update_list li {
	text-transform:none;
	list-style:none;
	margin:0px 0px 5px 0px;
	border-bottom:1px dashed #d6d6d4;
	position:relative;
	overflow:hidden;
}

/* Always on Top Page
----------------------------------------------------------------------------------------------------*/
.alwaysontop {
	height:433px;
	padding:0;
	margin:0;
	background-color:#1840af;
	padding-left:20px;
	padding-right:20px;
}
.alwaysontop .banner {
	text-align:center;
	padding-top:10px;
}
.alwaysontop img {
	border:0;
}
.alwaysontop img.logos {
	margin-left:-20px;
	float:left;
}
.alwaysontop p {
	font-family: Arial,Helvetica,sans-serif;
	font-size:11pt;
	color:#fff;
	margin-top:7pt;
}
.alwaysontop .yellow {
	color:#f7f940;
	font-weight: bold;
}
/* Heritage Page
----------------------------------------------------------------------------------------------------*/
div.heritage {
	padding: 10px 5px 10px 15px;
	width:798px;
	border:1px solid #d8d8dd;
}
.heritage .banner {
	text-align: center;
	padding-top: 10px;
}
.heritage img {
	border:1px solid #e6e6e6;
	padding:5px;
}

.heritage p {
	font-family: Arial,Helvetica,sans-serif;
	font-size:10pt;
	line-height:15pt;
	margin-top:10pt;
	padding-left:460px;
	padding-right:10px;
}
.heritage h3 {
	display:block;
	height:31px;
	background-color:#e8eaef;
	background: url('../images/heritage_box.png') repeat-x top left;
	border:0px;
	margin:0px;
	clear:left;
	padding-left:10px;
	padding-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16pt;
	font-weight:bold;
	color:#474747;
	text-transform:uppercase;
	overflow:hidden;
}
.heritage h3:hover {
	color:#ffffff;
}
.heritage h3 img {
	float:left;
	height:30px;
	width:30px;
	margin:0;
	margin-top:-2px;
	margin-right:5px;
	padding:0;
	outline:1px solid #989898;
}
.heritage div.cushycms {
	height:600px;
}
.heritage div.ui-accordion-content {
	border:1px solid #e4e6e9;
	padding:10px;
	margin-top:0px;
}
.whyff img{
	padding: 20px 20px;
	background-color:#ffffff;
}
.whyff img:hover{
	padding: 20px 20px;
	background-color:#f7f940;
}
/* Resources Page
----------------------------------------------------------------------------------------------------*/
.content_resource {
}
.graph_paper {
	background-image: url(../images/resource-graph.png);
	padding:40px;
}
.content_resource h1 {
	color:#1b264f;
}
p.resource_intro {
	color:#ed1b2f;
	margin:12pt 0px;
}
.resource_buttons {
	height:203px; 
	margin-bottom:20px;
}
.resource_buttons ul {
	display:inline;
}
.resource_buttons li {
	list-style:none;
	display:block;
	width:150px;
	float:left;
	text-align:left;
}
.resource_buttons li a img {
	border:0px;
	vertical-align:top;
}
.resource_step_top {
	width:561px;
	margin-left:20px;
	margin-bottom:0px; 
	padding:50px;
	padding-left:100px;
	padding-bottom: 15px;
	background:url(../images/tutorial_top.png) repeat-x top left;
	color:#1b264f;
}
.resource_step_bottom {
	width:575px;
	margin-left:56px;
	margin-top:0px;
	margin-bottom:3px;
	background:#e2e1dd url(../images/tutorial_bottom.png) repeat-x top left;
	padding:0px 50px 20px 50px;
	border-bottom:1px solid #e2e1dd;
}
.resource_step_top h2 {
	border-bottom:0px;
	color:#ed1b2f;
	font-size:15pt;
	font-weight:bold;
	margin:-10px;
}

.resource_step_bottom p {
	font-size:10pt;
	line-height:12pt;
	margin-bottom:12pt;
	color:#1b264f;
}


/* Partners Page
----------------------------------------------------------------------------------------------------*/
.partnerspage {
	border: 1px solid #e2e1dd;
	padding:20px;
	width:778px;
}
.partnerlogos {
	margin-top:10px;
	margin-bottom:10px;
}
.partnerlogos img {
	margin-top:10px;
	margin-left:15px;
	margin-right:40px;
	margin-bottom:10px;
	width:150px;
	height:150px;
	border:1px solid #d4d4d6;
}

.partnerlogos img:hover {
	border:1px solid #f7f940;
}

.partnerlogos img.lastinrow {
	margin-right:0px;
}


.content table a img { border: 0; }

/* Style Pages
----------------------------------------------------------------------------------------------------*/
.stylesmainpage {
	border: 1px solid #e2e1ed;
	padding:10px;
	margin-bottom:10px;
	width:798px;
}
.stylesmainpage .banner {
	padding-top:10px;
	padding-bottom:10px;
}
.styledetail {
	border: 1px solid #e2e1dd;
	padding: 10px;
}
.styledetail img {
	border: 0;
}
.styledetail .styleimg {
	float:left;
	width:455px;
	margin-right:12px;
}
.styledetail .banner {
	text-align:center;
	padding-top: 5px;
	padding-bottom:10px;
}
.styledetail p {
	padding-right:10px;
}
/* Lookbook
----------------------------------------------------------------------------------------------------*/
.lookbook {
	border:1px solid #d9d9df;
	padding-left:20px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:20px;
	width:778px;
	
}
.lookbook  .center {
	text-align:center;
}
.lookbook hr {
	border-top:1px solid #d6d6dd;
	margin-top:15px;
	margin-bottom:15px;
	width:780px;
}
/* Connect
----------------------------------------------------------------------------------------------------*/
#googlemap {
	width:540px;
	height:400px;
	float:left;
	background-color:#000000;
	font-size:9pt;
}
.connect  {
	float:left;
	width:260px;
	padding-left:20px;
}
.connect img {
	border:0;
	padding-top:8px;
}
.connect p {
	text-transform:none;
	color:#000;
	line-height:12pt;
	padding:0;
	margin:12pt 0;
}
.connect div.label {
	font-size:11pt;
	font-weight:bold;
	background-color:#d6d6d4;
	width:255px;
	margin-bottom:4px;
	padding-left:5px;
	background: url('../images/connect_bar2.png') repeat-x top left;
}
.connect input, .connect textarea {
	width:253px;
	font-family:Calibri,Arial,Helvetica,sans-serif;
	font-size:10pt;
	border:1px solid #a9a9b4;
	margin-bottom:4px;
	padding-left:5px;
}
.connect button {
	margin-top:5px;
	background-color:#ffffff;
	width:260px;
	border:1px solid #a9a9b4;
}
.connect button:hover {
	border:1px solid #474747;
	background-color:#d6d6d4;
}
.connect button:active {
	border:1px solid #868683;
	background-color:#e7e7e3;
}
#connect_results {
	display:none;
	float:right;
	border:1px solid #000000;
	font-size:8pt;
	margin-top:10px;
	padding:3pt;
}
/* Details Page
----------------------------------------------------------------------------------------------------*/
.detailspage {
	background-color:#ffffff;
	border:1px solid #d4d4d6;
	padding-right:10px;
}
.detailsgrid {
	width:390px;
	height:435px;
	float:left;
	background-color:#fff;
	border-right:1px solid #e2e1dd;
}
.detailsgrid .box {
	margin-left:30px;
	margin-top: 16px;
	width:88px;
	height:88px;
	float:left;
	border: 1px solid #e2e1dd;
}
.detailsgrid .box img.thumb {
	width:75px;
	height:75px;
	padding:6px;
}
.detailspage img, .detailsgrid img {
	border:0;
}
.detailspage .banner {
	text-align:center;
	padding-top: 5px;
	padding-bottom:0px;
	padding-left:400px;
}
.detailspage p {
	margin-bottom:12px;
	line-height:1.5em;
	
}
/* Details Page -- Magic Zoom
----------------------------------------------------------------------------------------------------*/
.MagicZoomPup {
	border: 2px solid #00aaef;
}
.MagicZoomLoading {
	background-color:#fff;
	color:#000;
	width:50px;
	margin: 10px auto;
}
.MagicZoomHeader {
	background-color:#000000;
	color:#ffffff;
	font-size:10px;
	height:12px;
}
#detail-big {
	position:relative;
	margin-left:400px;
}
/* Press Page
----------------------------------------------------------------------------------------------------*/
.press {
	margin-bottom:20px;
	padding-bottom:0px;
	padding:20px;
	border:1px solid #d9d9da;
	width:778px;
}
.press .banner {
	text-align:center;
	padding-top:10px;
}
.press img {
	border:0;
	margin:0;
}
.press p {
	font-family: Arial,Helvetica,sans-serif;
	font-size:10pt;
	padding-bottom:7pt;
}
.press h2 {
	border:0px;
}
h3.press_month_header {
	border-top:1px solid #d9d9d9;
	border-bottom:1px solid #d9d9d9;
	/* padding-left:20pt; */
	font-size:10pt;
	font-weight:bold;
	color:#636363;
	text-transform:uppercase;
}
h3.press_month_header:hover {
	background-color:#fff200;
}

#press_section {
	margin-top:15px;
	/* border-top:1px solid #d4d4d6; */
}
.press_entry {
	font-family:Arial,Helvetica,sans-serif;
	font-size:10pt;
	width:778px;
	border-bottom:1px solid #d4d4d6;
	padding: 5px 0px;
	line-height:1em;
}
.press_entry .press_date {
	display:block;
	width:120px;
	text-align:center;
	float:left;
	color:#999999
}
.press_entry .press_content {
	display:block;
	width:658px;
	margin-left:120px;
}
/* Swaggers Page
----------------------------------------------------------------------------------------------------*/
.swaggers .banner {
	text-align:center;
	padding-top:10px;
	margin-bottom:10px;
}
.swaggerdetail {
	margin-bottom:14px;
	padding-bottom:14px;
	border-bottom:1px solid #d6d6d4;
	
	margin-top:10px;
	padding-top:10px;
	border-top:1px solid #d6d6d4;
}

.swaggers p {
	margin-top:7pt;
	font-size:10pt;
	width:810px;
}

/* Doing Work
----------------------------------------------------------------------------------------------------*/
.doingwork {
	width:798px;
	border:1px solid #d6d6d9;
	padding:20px 10px;
}
.doingwork h2 {
	color: #d9d9d9;
	font-size:14pt;
	border:0;
	margin-left:0px;
	margin-bottom:12pt;
}
.workpictures {
	padding:0;
}
.workpictures img.left {
	float:left;
	padding:6px;
	border:1px solid #d4d4d4;
	margin:6px 0px;
}
.workpictures img.right {
	float:right;
	padding:6px;
	border:1px solid #d4d4d4;
	margin:6px 0px;
}
.banner {
	text-align:center;
	margin-top:10px;
	margin-bottom:20px;
}
.banner img {
	border:0px;
}
/* Misc
----------------------------------------------------------------------------------------------------*/
.clear { clear:both; }
.nocaps { text-transform:none; }
.alignright { text-align:right; }
.aligncenter { text-align:center; }