/**
 * @file
 * @project 732
 * @package sftheme
 * @site app1
 */
 
/** 
 * ------------------------------------------------------------------
 * @section TYPOGRAPHY
 * ------------------------------------------------------------------
 */
h1 {font-size:1.75em; font-weight:bold; margin:0.86em 0;}
h2 {font-size:1.50em; font-weight:normal; margin:1.0em 0;}
h3 {font-size:1.30em; font-weight:bold; margin:1.15em 0;}
h4 {font-size:1.2em; font-weight:normal; margin:1.25em 0;}
h5 {font-size:1em; font-weight:bold; margin:1.5em 0;}
h6 {font-size:1em; font-weight:normal; font-style: italic; margin:1.5em 0;}
p {margin:0 0 1.5em;padding:0;}
blockquote {margin:1.5em;}
sup, sub {line-height:0;}
address {margin:0 0 1.5em;}
pre, code {margin:1.5em 0;white-space:pre;}
pre, code, tt {line-height:1.5;}
caption {margin:0; padding:.5em;}

/** 
 * ------------------------------------------------------------------
 * @section MAIN LAYOUT
 * ------------------------------------------------------------------
 */
body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, FreeSans, sans-serif;
	font-size:13px;
	line-height:1.2;
}
a:hover{
	text-decoration:none;
}
.sf_outer_wrapper {
	padding:30px 0 50px;
}
.sf_wrapper {
	padding:20px;
	margin:0 auto;
	width:940px;
	position:relative;
}

/** 
 * ------------------------------------------------------------------
 * @section TOP SECTION
 * ------------------------------------------------------------------
 */
.sf_region2 {
	padding:15px 100px 15px 50px;
	min-height:1%;
	height:auto !important;
	height:1%;
	width:790px;
}
.sf_region2:after {
	content:".";
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
}
 /** 
 * @subsection love banner
 */
.sf_extra8 {
	display:block;
	width:139px;
	height:139px;
	background-repeat:no-repeat;
	position:absolute;
	top:0;
	right:0;
}
* html .sf_extra8 {
	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("','').replace('")',''),
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
	this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));
}
 /** 
 * @subsection header
 */
.sf_main_header {
	float:left;
	font-size:42px;
	font-family:Garamond, "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;
	font-style:italic;
	margin:0 25px 0 0;
	line-height:normal;
}
 /** 
 * @subsection navigation
 */
.sf_navigation {
	padding-top:10px;
	
}
.sf_navigation .widget_header {
	display:none;
}
.sf_navigation ul {
	padding:0;
	margin:0;
	list-style:none;
	font-size:16px;
	min-height:1%;
	height:auto !important;
	height:1%;	
}
.sf_navigation ul:after {
	content:".";
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
}
.sf_navigation li {
	padding:0;
	margin:0 20px 0 0;
	float:left;
	white-space:nowrap;
}
.sf_navigation li a {
	text-decoration:none;
	display:block;
	padding:5px 0;
}
/** 
 * @subsection nav subnav 
 */
.sf_navigation ul ul {
	float: left;
	left: -999em;
	margin:0;
	padding:0;
	position: absolute;
	width: 150px;
	z-index: 1000;
	font-size:11px;
}
.sf_navigation .subnav li {
	white-space: normal;
	margin: 0;
	padding:0;
	width: 100%;
}
.sf_navigation .subnav li a {
	margin:0;
	padding: 5px 10px;
	width:130px;
}
#Nav1 li:hover ul,
#Nav1 li.sfhover ul {left: auto;}
#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,
#Nav1 li.hover { position: static; }

/** 
 * ------------------------------------------------------------------
 * @section CONTENT SECTION
 * ------------------------------------------------------------------
 */
.sf_main_wrapper {
	background-image:url(images/732_cupcake.jpg);
	clear:both;
	width:940px;
}
.sf_main {
	height:495px;
	width:575px;
	background-image:url(images/732_content.png);
	margin-left:50px;
	padding:15px 25px 25px;
}
.sf_region6 {
	overflow-y:auto;
	overflow-x:hidden;
	height:485px;
	width:555px;
	padding-right:20px;
	position:relative;
}
.sf_pagetitle {
	font-family:Garamond, "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;
	font-size:24px;
	font-style:italic;
	margin-bottom:10px;
}
.sf_pagetitle h1 {
	margin:0;
	padding:0;
	font-weight:normal;
	font-size:24px;
}
.sf_content {
  min-height: 1%;
  height:auto !important;
  height:1%;
}

/** 
 * ------------------------------------------------------------------
 * @section FOOTER/BANNER SECTION
 * ------------------------------------------------------------------
 */
.sf_region10 {
	text-align:center;
	padding:10px;
	font-size:12px;
	clear:both;
}
.sf_banner {
	margin-top:10px;
	font-size:11px;
}
#bannerImage {
	margin-bottom:5px;
}

/** 
 * ------------------------------------------------------------------
 * @section WIDGET SECTION
 * ------------------------------------------------------------------
 */
.sf_region8 {
	padding:20px 45px;
	display:none;
	min-height:1%;
	height:auto !important;
	height:1%;
}
.sf_region8:after {
	content:".";
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
}
.sf_region8 .widget {
	width:182px;
	height:300px;
	float:left;
	margin:10px 5px;
	padding:10px;
	overflow-x:hidden;
	overflow-y:auto;
}
.sf_region8 .widget img {
	max-width:100%;
	height:auto;
	width:auto;
}
.sf_region8 .widget ul,
.sf_region8 .widget ol{
	padding:0;
	margin:0;
	list-style:none;
}
.sf_region8 .widget_content > ul,
.sf_region8 .widget_content > ol{
	margin-top:-10px;
}
.sf_region8 .widget li {
	padding:0;
	margin:10px 0;
}
.sf_region8 .widget_header {
	margin:0 0 15px;
	font-family:Garamond, "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;
	font-size:24px;
	font-weight:normal;
	font-style:italic;
}
.sf_region8 .widget_content {
	width:182px;
	overflow:hidden;
}
.sf_region8 label{
	margin:0 0 3px 0;
	padding:0px;
	display:block;
}
.sf_region8 form{
	margin:0px;
	padding:0px;
}
.sf_region8 .form_item {
	margin:0px;
	padding:0px 0px 6px;
}
