/**
 * @project 628
 * @package sftheme
 * @site app1
 */

/**
 * Colors
 *
 * @colordef #faf9d1, yellow
 * @Colordef #353e45, gray
 */


/**
 * --------------------------------------------------------
 * @section reset
 * --------------------------------------------------------
 */
body,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family:Arial, Helvetica, FreeSans, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	line-height:1.4;
	margin: 0;
	padding: 0;
}

/**
 * ------------------------------------------------------------------
 * @section page title
 * ------------------------------------------------------------------
 */
.sf_pagetitle {
	border-bottom:1px solid #353e45;
	color:#353e45;
	display:inline;
	float:left;
	font-size:20px;
	margin:0 50px .5em 80px;
	width: 510px;
}

.sf_pagetitle h1 {
	font-size:20px;
	font-weight:normal;
	margin:0;
}

.sf_pagetitle div {
	font-size:20px;
}

.sf_pagetitle p {
	margin:0;
}

/* ------- DO NOT EDIT THIS DECLARATION ------ */
div.Block,div.ActiveBlock,div.Block *,div.ActiveBlock * {
	line-height:1.2 !important;}
/* ------------------------------------------- */

/**
 * --------------------------------------------------------
 * @section typography
 * --------------------------------------------------------
 */
h1, h2, h3, h4, h5, h6 {font-weight:normal;}
h1 {font-size:3em;line-height:1;margin:0px;padding: 0px;font-family: Georgia, "Nimbus Roman No9 L", serif;}
h2 {font-size:1.5em;margin: 10px 0;padding: 0px;font-family: Georgia, "Nimbus Roman No9 L", serif;}
h3 {font-size:1.5em;margin: 10px 0;padding: 0px;font-family: Georgia, "Nimbus Roman No9 L", serif;}
h4 {font-size:1.1em;line-height:1.25;height:1.25em;margin: 5px 0;padding: 0px;font-family: Georgia, "Nimbus Roman No9 L", serif;}
h5 {font-size:1em;font-weight:bold;margin: 5px 0;padding: 0px;font-family: Georgia, "Nimbus Roman No9 L", serif;}
h6 {font-size:1em;font-weight:bold;margin: 3px 0; padding: 0px;font-family: Georgia, "Nimbus Roman No9 L", serif;}
p, form {margin:.5em 0 .5em;padding:0;}
blockquote {margin:1em;}
sup, sub {line-height:0;}
address {margin:0 0 1.0em;}
pre, code {margin:1em 0;white-space:pre;}
pre, code, tt {line-height:1.5;}
li ul, li ol {margin:0 2.0em;padding:0;}
ul, ol {margin:0 1.0em 1.0em 3em;padding:0;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1em 0;}
dd {margin-left:1em;}
caption {margin:0; padding:.3em;}

/**
 * ------------------------------------------------------------------
 * @section main
 * ------------------------------------------------------------------
 */
body {
	background-color:#fff7d8;
	color: #222;
	font-family:Georgia, "lucida bright", "times new roman", serif;
	font-size: 87.5%;
	margin:0;
	padding:0;
}

a:link {
	color: #faf9d1;
	text-decoration: none;
}

a:visited {
	color: #faf9d1;
	text-decoration: none;
}

a:hover {
	color: #faf9d1;
	text-decoration: underline;
}

.sf_outer_wrapper {
	background-color:#b3b3b3;
	margin: 0 auto;
	position:relative;
	width: 950px;
}

.sf_outer_wrapper {
	display: inline-block;
}

.sf_outer_wrapper:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

* html .sf_outer_wrapper {
	height: 1%;
}

.sf_outer_wrapper {
	display: block;
}

/**
 * ------------------------------------------------------------------
 * @section header
 * ------------------------------------------------------------------
 */
.sf_header_wrapper {
	background-position: 0% 0%;
	background-repeat:no-repeat;
	height:319px;
}

.sf_header_wrapper:after {
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	font-height: 1px;
	margin:0px;
	padding:0px;
}

.sf_extra2 {
}

.sf_main_header {
	color:#faf9d1;
	height:60px;
	line-height:1.1;
	margin-right:0;
	padding-left: 20px;
	padding-top:35px;
	width: 558px;
	font-size:24px;
	overflow:hidden;
}

.sf_main_header div {
	height:56px;
	overflow:hidden;
	font-size:24px;
	line-height:1.1;
}

.sf_extra3 {
}

.sf_sub_header {
	display:none;
}

.sf_main_header p,
.sf_sub_header p {
	margin:0px;
	padding:0px;
}

.sf_extra4 {
}

/**
 * ------------------------------------------------------------------
 * @section navigation
 * ------------------------------------------------------------------
 */
.sf_navigation {
	float:right;
	font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	margin-right:0;
	margin-top:-180px;
	width: 310px;
	position:relative;
	z-index:999;
}

.sf_navigation:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0px;
}

.sf_navigation .main_nav {
	background-image:url(images/sidebar_bg.gif);
	background-position:0 0;
	background-repeat:repeat-y;
	min-height:82px;
	height:auto !important;
	height:82px;
}

.sf_navigation .widget_content {
	background-image:url(images/sidebar_top.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	list-style-type:none;
	width:310px;
}

.sf_navigation ul {
	background-image:url(images/sidebar_bottom.gif);
	background-position:0 100%;
	background-repeat:no-repeat;
	margin:0px;
	padding:82px 68px 134px 70px;
	list-style-type:none;
	width:172px;
	min-height:50px;
	height:auto !important;
	height:50px;
}

.sf_navigation ul:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0px;
}

.sf_navigation ul li {
	margin:0px;
	padding:0px;
	float:left;
	width:172px;
}

.sf_navigation ul li a {
	background-image:url(images/bullet.gif);
	background-position:10px 50%;
	background-repeat:no-repeat;
	display:block;
	margin:0px;
	padding:7px 0px 7px 40px;
	width:132px;
	text-decoration:none;
	color: #faf9d1;    
}

.sf_navigation ul li a:visited {
	text-decoration:none;
	color: #faf9d1;    
}

.sf_navigation ul li a:hover {
	text-decoration:underline;
	color: #faf9d1;    
}

/**
 * @subsection flyouts
 */

.sf_navigation .subnav {
	position:absolute;
	left: -999em;
	margin:-35px 0 0 -145px;
	padding:5px 5px 0px 5px !important;
	width:130px;
	background-color:#353e45;
	background-image:none;
	border:4px solid #8e8d8d;
	z-index:1000;
	min-height: 1%;
	height:auto !important;
	height:1%;
}

.sf_navigation .subnav li {
	margin:0px;
	padding:0 0 5px 0;
	float:left;
	width:130px;
}

.sf_navigation .subnav li a {
	display: block;
	margin:0;
	padding:5px 9px;
	width:110px;
	background-color:#424d56;
	border:solid 1px #4d5a64;
	background-image:none;
	color: #faf9d1;    
}

.sf_navigation .subnav li a:visited {
	color: #faf9d1;    
}

.sf_navigation .subnav li a:hover {
	background-color:#353e45;
	color: #faf9d1;    
}

#Nav1 iframe {
	position: absolute;
	left: -0.25em;
	top: -0.25em;
	z-index: 0;
 filter: progid:DXImageTransform.Microsoft.Alpha(style=0, opacity=0);
	margin-left: 3px;
}

#Nav1 li:hover ul,
#Nav1 li.sfhover ul {
	left: auto;
}

#Nav1 li:hover,
#Nav1 li.hover {
	position: static;
}

.sf_extra6 {
}

/**
 * ------------------------------------------------------------------
 * @section content
 * ------------------------------------------------------------------
 */
.sf_content {
	float:left;
	margin-right:10px;
	padding-left: 80px;
	padding-right: 40px;
	width: 510px;
	font-size: 14px;
}

.sf_content:after {
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	font-height: 1px;
	margin:0px;
	padding:0px;
}

.sf_content img {
}

/**
 * ------------------------------------------------------------------
 * @section widgets
 * ------------------------------------------------------------------
 */

.sf_navigation .widget_header {
	display:none
}

.widgetset {
	clear:right;
	display:inline;
	float:right;
	margin-top:5px;
	margin-right:15px;
	width:280px;
}

div.widgetset .widget {
	background:#9F9F9F;
	padding:10px;
	margin-bottom:10px;
}

div.widgetset .widget a:link,
div.widgetset .widget a:visited,
div.widgetset .widget a:hover {
	font-weight:normal;
}

.sf_navigation h3.widget_header {
	display:none;
}

div.widgetset .widget h3.widget_header {
	margin-top:0;
	margin-bottom:0.5em;
	padding:5px 0px;
}

div.widgetset .widget h3.widget_header a:link,
div.widgetset .widget h3.widget_header a:visited,
div.widgetset .widget h3.widget_header a:hover {
	color:#000;
}

div.widgetset .widget_content {
	overflow:auto;
	padding:0;
	margin:0 10px 10px;
	width:240px;
}

div.widgetset ul,
div.widgetset ol {
	list-style-type:none;
	margin:0;
	padding:0;
}

div.widgetset li {
	margin-bottom:3px;
}

div.form_item {
	margin:.25em 0
}

/**
 * ------------------------------------------------------------------
 * @section footer
 * ------------------------------------------------------------------
 */
.sf_footer {
	background-color:#8d897d;
	color:#3f3e39;
	float:left;
	font-family:"Lucida Sans Unicode", "Lucida Grande", "Garuda", sans-serif;
	font-size:11px;
	margin-right:0;
	margin-top:5.5em;
	padding:11px 150px 2em;
	text-align:center;
	width: 650px;
}

.sf_footer div {
}

.sf_footer p {
	margin:0px;
	padding:0px;
}

.sf_footer a,
.sf_footer a:link {
	text-decoration:none;
}

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

.sf_extra9 {
	background-image:url(images/footer.png);
	background-position:0 0;
	background-repeat:no-repeat;
	bottom:0;
	height:286px;
	left:-65px;
	position:absolute;
	width:145px;
}

* html .sf_extra9 {
 _behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none", this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')", this.src = "images/spacer.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("http://shop.foulplaycafe.com/qsctemplates/Theme628/', '').replace('")', ''), this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')", this.runtimeStyle.backgroundImage = "none")), this.pngSet=true));
}

/**
 * ------------------------------------------------------------------
 * @section misc
 * ------------------------------------------------------------------
 */
.sf_banner {
	background-color:#5f5d56;
	color:#353e45;
	text-align:center;
	margin: 0 auto;
	padding-bottom:2em;
	padding-top:1em;
	width: 950px;
}

.sf_banner {
	display: inline-block;
}

.sf_banner:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

* html .sf_banner {
	height: 1%;
}

.sf_banner {
	display: block;
}

.sf_banner img {
}

.sf_banner a {
	text-decoration:none;
}

.sf_banner a:visited {
	text-decoration:none;
}

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