/**
 * @file
 * @project 717
 * @package sftheme
 * @site app1
 */
 
/** 
 * ------------------------------------------------------------------
 * @section TYPOGRAPHY RESET
 * ------------------------------------------------------------------
 */
 
h1 { font-size:2em; font-weight:normal; letter-spacing:-.04em; margin:0 0 0.5em; }
h2 { font-size:1.75em; font-weight:normal; letter-spacing:-.04em; margin:0 0 0.75em; }
h3 { font-size:1.5em; font-weight:normal; letter-spacing:-.04em; margin:0 0 1em; }
h4 { font-size:1.2em; font-weight:normal; letter-spacing:-.04em; margin:0 0 1.25em; }
h5 { font-size:1em; font-style:italic; margin:1.67em 0; }
h6 { font-size:1em; font-weight:bold; margin:2.05em 0; }
p, form { 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 Structure
 * ------------------------------------------------------------------
 */
body {
	background-color:#d3d5d5;
	background-image:url(images/717_lightBG.jpg);
	color:#899393;
	font-family:Georgia, "Nimbus Roman No9 L", serif;
	font-style:italic;
	font-size:14px;
	margin:0;
}
font {
	letter-spacing:normal;
	line-height:normal;
}
a:active { outline: none; }
.sf_outer_wrapper {
	margin:0 auto;
	width:996px;
}
.sf_extra11 {
	background-image:url(images/717_box_top.png);
	background-position:top;
	background-repeat:no-repeat;
	float:right;
	height:25px;
	width:787px;
}
.sf_main_wrapper {
	background-image:url(images/717_box_middle.png);
	background-position:right;
	background-repeat:repeat-y;
	float:right;
	padding:0 20px;
	width:747px;
}
.sf_extra12 {
	background-image:url(images/717_box_bottom.png);
	background-position:bottom;
	background-repeat:no-repeat;
	float:right;
	height:25px;
	margin-bottom:20px;
	width:787px;
}
.sf_region5 {
	float:left;
	width:198px;
}
/** 
 * ------------------------------------------------------------------
 * @section Header
 * ------------------------------------------------------------------
 */
.sf_header_wrapper {
	border-style:solid;
	-moz-border-radius:0 0 15px 15px;
	-webkit-border-radius:0 0 15px 15px;
	border-radius:0 0 15px 15px;
	border-width:0 5px 5px 5px;
	font-size:36px;
	margin-bottom:20px;
	padding:15px;
	position:relative;
	zoom:1;
}
.sf_header_wrapper:after {
	content:".";
	display:block;
	font-size:0;
	height:0;
	clear:both;
	visibility:hidden;
}
.sf_extra3 {
	background-repeat:no-repeat;
	bottom:3px;
	height:63px;
	position:absolute;
	right:4px;
	width:86px;
}
.sf_extra6 {
	background-image:url(images/717_yogurt.jpg);
	background-position:9px 9px;
	background-repeat:no-repeat;
	float:right;
	height:278px;
	width:786px;
}
.sf_extra6 span {
	background-image:url(images/717_yogut_border.png);
	background-repeat:no-repeat;
	display:block;
	height:278px;
	width:786px;
}
/** 
 * ------------------------------------------------------------------
 * @section Navigation
 * ------------------------------------------------------------------
 */
.sf_navigation .widget_header { display:none; }
.sf_navigation {
	background-image:url(images/717_darkBG.jpg);
	border:solid 1px #dcdddd;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
	-moz-box-shadow:inset 0 0 7px rgba(177, 177, 177, .6);
	-webkit-box-shadow:inset 0 0 7px rgba(177, 177, 177, .6);
	box-shadow:inset 0 0 7px rgba(177, 177, 177, .6);
	min-height:1%;
	height:auto !important;
	height:1%;
	margin:4px 0 20px;
	padding:0;
	width:196px;
	z-index:1000;
}
.sf_navigation:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.sf_navigation ul {
	padding:0;
	margin:0;
	list-style: none;
	float: left;
}
.sf_navigation ul li {
	margin:0;
	padding:0;
	_zoom:1;
}
.sf_navigation ul li a {
	display: block;
	color:#899393;
	font-size:18px;
	margin:0;
	padding:5px 10px;
	text-align:center;
	text-decoration:none;
	width:176px;
	word-wrap:break-word;
}
.sf_navigation ul li a:visited { color:#899393; }
.sf_navigation ul li a:hover { color:#e3e4e4; }
.sf_navigation ul li.sf_first_nav_item a {
	-moz-border-radius:15px 15px 0 0;
	-webkit-border-radius:15px 15px 0 0;
	border-radius:15px 15px 0 0;
	padding-top:10px;
}
.sf_navigation ul li.sf_last_nav_item a {
	-moz-border-radius:0 0 15px 15px;
	-webkit-border-radius:0 0 15px 15px;
	border-radius:0 0 15px 15px;
	padding-bottom:10px;
}
.sf_navigation ul li:hover a,
.sf_navigation ul li.sfhover a {
	background-image:url(images/717_darkdarkBG.jpg);
	color:#e3e4e4;
}
/** 
 * ------------------------------------------------------------------
 * @section Subnav
 * ------------------------------------------------------------------
 */
.sf_navigation .subnav {
	background-image:url(images/717_darkdarkBG.jpg);
	-moz-box-shadow:0 0 5px rgba(100, 100, 100, .25);
	-webkit-box-shadow:0 0 5px rgba(100, 100, 100, .25);
	box-shadow:0 0 5px rgba(100, 100, 100, .25);
	float: left;
	min-height:1%;
	height:auto !important;
	height:1%;
	left: -999em;
	list-style: none;
	margin:-31px 0 0 185px;
	padding:0;
	position: absolute;
	width:172px;
	z-index:1499;
}
.sf_navigation ul li.sf_first_nav_item .subnav,
.sf_navigation ul li.sf_last_nav_item .subnav { margin-top:-36px; }
.sf_navigation .subnav li {
	position: relative;
	float: left;
	padding:0;
	margin:0;
	width:172px;
}
.sf_navigation .subnav li a {
	color:#e3e4e4;
	display: block;
	font-size:16px;
	letter-spacing:-1px;
	line-height:.8em;
	margin:0;
	padding:7px 8px;
	text-decoration: none;
	text-align:left;
	width:156px;
}
.sf_navigation .subnav li a:visited { color:#e3e4e4; }
.sf_navigation .subnav li a:hover {
	background-color:#e3e4e4;
	background-image:none;
	color:#899393;
}
.sf_navigation ul li.sf_first_nav_item .subnav li a {
	-moz-border-radius:0;
	-webkit-border-radius:0;
	border-radius:0;
	padding-top:5px;
}
.sf_navigation ul li.sf_last_nav_item .subnav li a {
	-moz-border-radius:0;
	-webkit-border-radius:0;
	border-radius:0;
	padding-bottom:5px;
}
#Nav1 li:hover ul,
#Nav1 li.sfhover ul { /* lists nested under hovered list items */ left: auto; }
#Nav1 iframe {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
 filter: progid:DXImageTransform.Microsoft.Alpha(style=0, opacity=0);
}
#Nav1 li:hover,
#Nav1 li.hover { position: static; }
/** 
 * ------------------------------------------------------------------
 * @section Widgets
 * ------------------------------------------------------------------
 */
.sf_pagetitle { font-size:32px; }
.sf_pagetitle h1 { font-size:32px; }
.widgetset { }
.widgetset .widget {
	border:solid 1px #dcdddd;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
	-moz-box-shadow:inset 0 0 7px rgba(177, 177, 177, .6);
	-webkit-box-shadow:inset 0 0 7px rgba(177, 177, 177, .6);
	box-shadow:inset 0 0 7px rgba(177, 177, 177, .6);
	margin:0 0 20px;
	padding:0;
	width:196px;
}
.widgetset .widget_header {
	font-size:22px;
	margin:0;
	padding:10px 10px 0;
	zoom:1;
}
.widgetset .widget_header a { display:block; }
.widgetset h3 { margin:0 0 5px; }
.widgetset .widget_content {
	padding:10px;
	overflow:hidden;
	width:176px;
}
.widgetset ul {
	list-style:none;
	margin:0;
	padding:0;
}
.widgetset ol {
	list-style:none;
	margin:0;
	padding:0;
}
.widgetset .widget_content li { padding:5px 0; }
.widgetset label {
	display: block;
	font-family:Arial, Helvetica, FreeSans, sans-serif;
	font-size:13px;
	margin:0;
	padding:0;
}
.widgetset input[type="text"] {
	padding:0;
	width:176px !important;
}
.widgetset select { width:100% !important; }
/** 
 * ------------------------------------------------------------------
 * @section Footer
 * ------------------------------------------------------------------
 */
.sf_region10 {
	background-image:url(images/717_darkBG.jpg);
	border-top:solid 5px #bfc1c1;
	clear:both;
	text-align:center;
}
.sf_footer {
	color:#899393;
	padding:10px;
	text-align:center;
}
.sf_banner { padding:10px; }
/** 
 * ------------------------------------------------------------------
 * @section IE6&7
 * ------------------------------------------------------------------
 */
* html .sf_extra6 span {  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));;
}
