/*----------------------------------
		Typography Reset
----------------------------------*/
 h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
 }

 h1 {
    font-size: 24px;
    font-weight: bold;
    line-height: 1;
    margin: 0px;
    padding: 0px;
    font-family: "Lucida Handwriting","Monotype Corsiva",garamond;
 }

 h2 {
    font-size: 22px;
    font-weight: bold;
    margin: 10px 0;
    padding: 0px;
    font-family: "Lucida Handwriting","Monotype Corsiva",garamond;
 }

 h3 {
    font-size: 16px;
    font-weight: bold;
    margin: 10px 0;
    padding: 0px;
    font-family: "Lucida Handwriting","Monotype Corsiva",garamond;
 }

 h4 {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.25;
    height: 1.25em;
    margin: 5px 0;
    padding: 0px;
    font-family: "Lucida Sans Unicode", "Lucida Grande", Garuda, sans-serif;
 }

 h5 {
    font-size: 1em;
    font-weight: bold;
    margin: 5px 0;
    padding: 0px;
    font-family: "Lucida Sans Unicode", "Lucida Grande", Garuda, sans-serif;
 }

 h6 {
    font-size: 1em;
    font-weight: bold;
    margin: 3px 0;
    padding: 0px;
    font-family: "Lucida Sans Unicode", "Lucida Grande", Garuda, sans-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;
 }

 /*----------------------------------
		General
----------------------------------*/
 body {
    margin: auto;
    background-color: #2e2e2e;
    color: #222222;
    font-family: "Lucida Sans Unicode", "Lucida Grande", Garuda, sans-serif;
    font-size: 13px;
    font-weight: normal;
    width: 100%;
    background-image: url(images/614_bg-tile.gif);
    background-repeat: repeat;
 }

 .sf_outer_wrapper {
    width: 1130px;
    margin: 80px auto 0;
    background-image: url(images/614_utensils.jpg);
    background-repeat: no-repeat;
 }

 .sf_extra1 {
 }

 .sf_wrapper {
    margin: 0px 120px 0;
    width: 926px;
    background-color: #ffffff;
    position: relative;
    background-image: url(images/614_content-bg.gif);
    background-repeat: repeat;
 }

 /*--------------------------------
		Navigation
---------------------------------*/
 .sf_navigation h3 {
    display: none;
 }

 .sf_navigation {
    float: left;
    clear: both;
    font-family: "Lucida Sans Unicode", "Lucida Grande", Garuda, sans-serif;
    font-weight: normal;
    font-size: 18px;
    text-align: center;
    padding-top: 20px;
    width: 204px;
    min-height: 240px;
    height: auto !important;
    height: 240px;
    position: relative;
    margin-top: 6px;
    margin-left: 8px;
    *z-index: 1001;
 }

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

 .sf_navigation ul {
    padding: 0;
    margin: 0;
    list-style: none;
    float: left;
    width: 204px;
    min-height: 1%;
    height: auto !important;
    height: 1%;
 }

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

 .sf_navigation ul li {
    float: left;
    margin: 0px;
    padding: 0px;
    white-space: normal;
    width: 204px;
 }

 .sf_navigation ul li.sf_last_nav_item {
    background-repeat: no-repeat;
    background-position: bottom;
    width: 204px;
    height: 40px;
    background-color: transparent;
    margin-bottom: 10px;
 }

 * html .sf_navigation ul li.sf_last_nav_item {
    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));
 }

 .sf_navigation ul li.sf_first_nav_item {
 }

 .sf_navigation ul li a {
    color: #ffffff;
    text-decoration: none;
    display: block;
    width: 196px;
    padding: 4px 6px;
    _padding: 4px;
    position: relative;
 }

 .sf_navigation ul li a:visited {
    color: #ffffff;
 }

 .sf_navigation ul li a:hover {
    text-decoration: none;
 }

 /*------------------------------------
	Flyout menu
------------------------------------*/
 .sf_navigation .subnav {
    padding: 0;
    margin: 0;
    list-style: none;
    position: absolute;
    width: 204px;
    left: -999em;
    z-index: 1000;
    margin: -50px 0 0 160px;
    .margin: -50px 0 0 60px;
    background-repeat: no-repeat;
    background-position: bottom;
    float: left;
    padding-bottom: 20px;
    min-height: 1%;
    height: auto !important;
    height: 1%;
 }

 .sf_navigation .subnav li {
    width: 204px;
    white-space: normal;
    height: auto;
    border-bottom: none;
    padding: 0px 0px 5px 0px;
    background-repeat: repeat-y;
    background-color: transparent;
    min-height: 1%;
    height: auto !important;
    height: 1%;
    float: left;
 }

 .sf_navigation .subnav li a, 
.sf_navigation .subnav li a:visited {
    display: block;
    width: 135px;
    _width: 120px;
    height: auto;
    color: #fff;
    padding: 2px 15px 2px 20px;
    _padding: 2px 20px 2px 5px;
    font-size: 14px;
    text-align: left;
    margin-left: 31px;
    _margin-left: 40px;
    *margin-right: 10px;
    min-height: 1%;
    height: auto !important;
    height: 1%;
    position: relative;
 }

 .sf_navigation .subnav li a:hover {
    width: 135px;
    _width: 120px;
    height: auto;
    color: #fff;
    font-size: 14px;
    padding: 2px 15px 2px 20px;
    _padding: 2px 20px 2px 5px;
    margin-left: 31px;
    _margin-left: 40px;
    *margin-right: 10px;
    min-height: 1%;
    height: auto !important;
    height: 1%;
    position: relative;
 }

 .sf_navigation .subnav li.sf_first_nav_item_subnav {
    background-repeat: no-repeat;
    min-height: 1%;
    height: auto !important;
    height: 1%;
    width: 204px;
    padding-top: 27px;
 }

 * html .sf_first_nav_item_subnav {
    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));
 }

 #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;
 }

 /**
 * Sticking flyout menu bug
 *
 * @bugfix
 * @affected ie7
 * @css-for ie7
 * @valid yes
 */
 #Nav1 li:hover, #Nav1 li.hover {
    position: static;
 }

 /*--------------------------------
		End Navigation
---------------------------------*/
 .sf_extra10 {
 }

 /*--------------------------------
		Header
---------------------------------*/
 .sf_header_wrapper {
    height: 200px;
    width: 926px;
    float: right;
 }

 .sf_extra2 {
    background-image: url(images/614_hdr-img.jpg);
    background-repeat: no-repeat;
    width: 676px;
    height: 200px;
    float: right;
    margin-top: 3px;
    margin-right: 3px;
 }

 .sf_main_header {
    text-align: center;
    padding: 0;
    font-family: "Lucida Handwriting", "Monotype Corsiva", Georgia;
    font-size: 37px;
    line-height: 50px;
    height: 155px;
    width: 270px;
    overflow: hidden;
    color: #ffffff;
    position: absolute !important;
    z-index: 99;
    margin-top: 10px;
    margin-left: -15px;
 }

 .sf_main_header div {
    height: 150px;
    overflow: hidden;
 }

 .sf_main_header div div {
    height: auto;
    overflow: visible;
 }

 .sf_extra3 {
    background-repeat: no-repeat;
    background-position: top left;
    width: 290px;
    height: 506px;
    position: absolute;
    margin-top: -32px;
    margin-left: -19px;
    top: 0;
    left: 0;
 }

 * html .sf_extra3 {
    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));
 }

 .sf_sub_header {
    display: none;
 }

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

 /*--------------------------
		End Header
--------------------------*/
 .sf_extra4 {
 }

 /*--------------------------------
		End Bottom Navigation
---------------------------------*/
 .sf_extra5 {
    background-image: url(images/614_widget-top.png);
    background-repeat: no-repeat;
    width: 220px;
    height: 12px;
    float: right;
    margin-top: -36px;
    _margin-top: -40px;
    margin-right: 8px;
 }

 * html .sf_extra5 {
    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));
 }

 /*--------------------------------
		 	Page Title
---------------------------------*/
 .sf_pagetitle {
    text-align: center;
    float: right;
    font-size: 18px;
    letter-spacing: 1px;
    font-weight: normal;
    font-family: "Lucida Sans Unicode", "Lucida Grande", Garuda, sans-serif;
    display: block;
    color: #ffffff;
    min-height: 23px;
    height: auto !important;
    height: 23px;
    padding: 0px 3px 5px;
    background-color: #b9b8b8;
    width: 208px;
    margin-right: 8px;
    margin-top: -25px;
    _margin-top: -29px;
    border-left: 3px solid #fff;
    border-right: 3px solid #fff;
    border-bottom: 3px solid #fff;
 }

 /*--------------------------------
		 End Page Title
---------------------------------*/
 .sf_extra6 {
 }

 .sf_extra11 {
 }

 /*--------------------------
		Content
--------------------------*/
 .sf_content {
    clear: right;
    width: 625px;
    float: right;
    padding: 10px 20px;
    min-height: 285px;
    height: auto !important;
    height: 285px;
 }

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

 /*--------------------------
		End Content
--------------------------*/
 .sf_extra12 {
 }

 .sf_extra7 {
    background-image: url(images/614_deco.gif);
    background-repeat: no-repeat;
    background-position: bottom;
    width: 596px;
    height: 16px;
    float: right;
    margin-right: 38px;
    _margin-right: 20px;
    margin-bottom: 10px;
    margin-top: 20px;
 }

 /*--------------------------
		 Footer
--------------------------*/
 .sf_region9 {
    clear: both;
 }

 .sf_footer {
    clear: both;
    font-family: "Lucida Sans Unicode", "Lucida Grande", Garuda, sans-serif;
    text-align: center;
    font-size: 11px;
    color: #ccc;
    padding: 40px 10px 10px 10px;
    background-color: #2E2E2E;
    background-image: url(images/614_footer.png);
    background-repeat: no-repeat;
    background-position: top;
    width: 906px;
 }

 * html .sf_footer {
    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));
 }

 .sf_footer a:link,
.sf_footer a:visited {
    color: #ccc;
 }

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

 /*--------------------------
		End Footer
--------------------------*/
 .sf_extra8 {
 }

 .sf_extra9 {
 }

 /*--------------------------
		Extra Stuff
--------------------------*/
 a:link {
 }

 a:visited {
 }

 a:hover {
 }

 .sf_banner {
    margin: 0px auto;
    padding-top: 30px;
    padding-bottom: 10px;
    text-align: center;
    font-size: 11px;
    width: 785px;
    color: #626262;
    clear: both;
 }

 #bannerLink {
    padding: 10px;
    margin: 10px;
 }

 #bannerLink a, #bannerLink a:visited, #bannerLink a:hover {
    color: #626262;
 }

 /*--------------------------
		Sidebar
--------------------------*/
 .sf_region7 {
    float: left;
    display: inline;
    width: 250px;
    overflow: hidden;
 }

 .widgetset .widget {
    margin: 20px 10px;
 }

 .widgetset .widget_content {
    overflow: hidden;
    margin: 0px 5px 0px 20px;
    color: #fff;
 }

 .widgetset .widget_header {
    margin: 0px 0px 5px;
    padding: 2px 5px;
    font-size: 16px;
    font-weight: normal;
    text-align: left;
    color: #fff;
    border-bottom: 1px solid #d5d4d4;
    font-family: "Lucida Handwriting", "Monotype Corsiva", Georgia;
    font-weight: bold;
 }

 .widgetset .widget_header a,
.widgetset .widget_header a:visited {
    color: #fff;
    text-decoration: none;
 }

 .widgetset .widget_header a:hover {
    color: #fff;
    text-decoration: underline;
 }

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

 .widgetset li {
    margin: 0px;
    padding: 2px 0px;
    margin: 2px 0px 5px;
    overflow: hidden;
 }

 .widgetset img {
    vertical-align: top;
    padding: 2px 0;
 }

 .widgetset a:link, .widgetset a:visited {
    text-decoration: underline;
    padding: 2px 0;
    color: #fff;
    font-weight: bold;
 }

 .widgetset a:hover {
    padding: 2px 0;
    text-decoration: none;
 }

 .widgetset .form_item {
    margin: 5px 0px;
 }

 .widgetset input, .widgetset select {
    color: #000;
    width: 175px;
 }

 .widgetset .btn {
    width: auto;
    margin: 3px 0px;
 }

 .feedbutton {
    border: none;
    vertical-align: sub;
    margin-right: 5px;
 }

 .clicktozoom {
    font-size: 11px;
    text-decoration: underline;
 }

 
