
/*----------------------------------
		Theme641
----------------------------------*/

/*----------------------------------
		Typography Reset
----------------------------------*/

h1, h2, h3, h4, h5, h6 {font-weight:normal;}
h1 {font-size:36px;margin:10px 0;padding:0px;font-family:Garamond, "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;font-style: italic;}
h2 {font-size:36px;margin:10px 0;padding:0px;font-family:Garamond, "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;font-style: italic;}
h3 {font-size:28px;margin:10px 0;padding:0px;font-family:Garamond, "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;font-style: italic;}
h4 {font-size:22px;margin:5px 0;padding:0px;font-family:Garamond, "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;font-style: italic;}
h5 {font-size:16px;margin:5px 0;padding:0px;font-family:Arial, Helvetica, FreeSans, sans-serif;}
h6 {font-size:16px;margin:3px 0;padding:0px;font-family:Arial, Helvetica, FreeSans, sans-serif;}

/*----------------------------------
		General
----------------------------------*/

body {
	font-family: Arial, Helvetica, FreeSans, sans-serif;
	font-size: 12px;
	color: #595A5F;
	background-color: #888F95;
}

/*--------------------------------
		 	Page Title
---------------------------------*/

.sf_pagetitle {
	float: right;
	width: 490px;
	padding-right: 20px;
	padding-top: 45px;
	padding-bottom: 10px;
	text-align: left;
	font-size: 28px;
	font-style: italic;
	font-weight: normal;
	font-family: Garamond, "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;
	display: inline;
	position: relative;
	z-index: 99;
	overflow:hidden; /* This fixes the disappearing pagetitle in IE7 preview mode. */
}

.sf_pagetitle h1 {
	font-size:28px;
	font-weight:normal;
	margin:0;
}

/*--------------------------------
		 End Page Title
---------------------------------*/

.sf_outer_wrapper {
	margin:20px auto;
	background-image: url(//img1.wsimg.com/isteam/ip/5dad49d6-8e59-42d6-90f1-5326b17e6044/legacy/content-bkg.jpg);
	background-repeat: repeat-y;
	background-color: #ffffff;
	width:900px;
}

.sf_extra1 {
}

.sf_wrapper {
	position:relative;
	width:900px;
}

/*--------------------------------
		Navigation
---------------------------------*/
.sf_navigation h3 {
	display:none;
}

.sf_navigation {
	font-family: Arial, Helvetica, FreeSans, sans-serif;
	font-weight: normal;
	min-height:40px;
	height:auto !important;
	height:40px;
	font-size:13px;
	background-color: #888F95;
	padding: 0px 15px 0px 25px;
}

.sf_navigation:after {
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	font-height: 1px;
	margin:0px;
	padding:0px;
}

.sf_navigation ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	height:1%;
}

.sf_navigation ul:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0;
	font-size: 1px;
	clear: both;
}

.sf_navigation ul li {
	float:left;
	min-height:22px;
	height:auto !important;
	height:22px;
	padding:8px 0px 6px 0px;
	white-space:nowrap;
}

.sf_navigation ul li.sf_last_nav_item {
}

.sf_navigation ul li.sf_first_nav_item {
}

.sf_navigation ul li a {
	color: #DFDFDF;
	padding: 4px 15px 5px 0px;
	text-decoration:none;
	display:block;
}

.sf_navigation ul li a:visited {
	color: #DFDFDF;
}

.sf_navigation ul li a:hover {
	color: #afafaf;
}

/*------------------------------------
	Flyout menu
------------------------------------*/

.sf_navigation .subnav { /* second-level lists */
	padding: 0;
	margin: 2px 0 0 -5px;
	list-style: none;
	position: absolute;
	width: 170px;
	left: -999em;
	z-index: 1000;
}

.sf_navigation .subnav li { /* second-level lists */
	width: 170px;
	white-space: normal;
	height: auto;
	padding: 5px 0px 0px;
	background-color: #888F95;
}

.sf_navigation .subnav li a,
.sf_navigation .subnav li a:visited { /* second-level lists */
	width: 160px;
	height: auto;
	background-image: none;
	padding: 0px 5px;
}

.sf_navigation .subnav li a:hover { /* second-level lists */
	width: 160px;
	height: auto;
	padding: 0px 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;
}

/*--------------------------------
		End Navigation
---------------------------------*/

.sf_extra10 {
}

/*--------------------------------
		Header
---------------------------------*/

.sf_header_wrapper {
	width: 350px;
	min-height: 550px;
	height: auto !important;
	height: 550px;
	display: inline;
}

.sf_extra2 {
}

.sf_main_header {
	background-image: url(//img1.wsimg.com/isteam/ip/5dad49d6-8e59-42d6-90f1-5326b17e6044/legacy/deco-hdr.png);
	background-repeat: no-repeat;
	text-align: center;
	overflow: hidden;
	width: 330px;
	font-family: Garamond, "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;
	font-size: 42px;
	font-weight: normal;
	font-variant: normal;
	font-style: italic;
	padding: 10px 10px 27px 10px;
	height: 120px;
	display: block;
	margin-bottom: 120px;
	color: #888F95;
}

* html .sf_main_header {
 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 = "//img1.wsimg.com/isteam/ip/5dad49d6-8e59-42d6-90f1-5326b17e6044/legacy/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_extra3 {
}

.sf_sub_header {
	display: none;
}

.sf_main_header p,
.sf_sub_header p {
	margin: 0;
	padding: 0;
}

/*--------------------------
		End Header
--------------------------*/

.sf_extra4 {
	background-image:url(//img1.wsimg.com/isteam/ip/5dad49d6-8e59-42d6-90f1-5326b17e6044/legacy/641_deco-bkg.png);
	background-repeat: no-repeat;
	right: 0;
	width: 345px;
	height: 580px;
	position: absolute;
	z-index: 97;
}

* html .sf_extra4 {
 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 = "//img1.wsimg.com/isteam/ip/5dad49d6-8e59-42d6-90f1-5326b17e6044/legacy/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_extra5 {
}

.sf_extra6 {
}

.sf_extra11 {
}

/*--------------------------
		Content
--------------------------*/

.sf_content {
	clear:right;
	float: right;
	width: 490px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 20px;
	position: relative;
	z-index: 98;
}

.sf_content:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/*--------------------------
		End Content
--------------------------*/

.sf_extra12 {
}

.sf_extra7 {
}

.sf_extra7 span {
}

/*--------------------------
		 Footer
--------------------------*/
.sf_footer {
	clear: both;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align:right;
	min-height:15px;
	height:auto !important;
	height:15px;
	padding: 10px 10px;
	font-size:11px;
	width: 500px;
	margin: 0 auto 0 380px;
	color: #010238;
	z-index: 98;
	position:relative;
}

.sf_footer p {
	margin:0px;
	padding:0px;
}

.sf_footer:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/*--------------------------
		End Footer
--------------------------*/

.sf_extra8 {
}

.sf_extra9 {
}

/*--------------------------
		Other
--------------------------*/

a:link {
}

a:visited {
}

a:hover {
	text-decoration: none;
}

.sf_region10 {
	background-repeat: no-repeat;
	clear: both;
	width: 900px;
	margin: -20px auto;
}

* html .sf_region10 {
 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 = "//img1.wsimg.com/isteam/ip/5dad49d6-8e59-42d6-90f1-5326b17e6044/legacy/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_banner {
	font-size: 11px;
	margin: 0 auto;
	text-align: center;
	padding-top: 60px;
}

#bannerLink {
	padding: 10px;
	margin: 10px;
}

#bannerLink a:link,
#bannerLink a:visited,
#bannerLink a:hover {
	color: #afafaf;
}

/*--------------------------
		Sidebar
--------------------------*/
.sf_region2 {
	float: left;
	display:inline;
	width: 350px;
	min-height: 450px;
	height: auto !important;
	height: 450px;
	clear:both;
	color: #888f95;
	background-image: url(//img1.wsimg.com/isteam/ip/5dad49d6-8e59-42d6-90f1-5326b17e6044/legacy/header-img.jpg);
	background-repeat: no-repeat;
}

.widgetset .widget {
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 10px;
	margin-bottom:10px;
	width: 330px;
}

.widgetset .widget_content {
	background-repeat: repeat-y;
	padding: 15px 15px;
	margin: 0 0 0 20px;
	overflow:hidden;
	width: 280px;
	border: 1px solid #202233;
}

.widgetset .widget_header {
	margin:0px;
	padding:0px 0px 3px 0px;
	margin-left: 20px;
	font-weight: normal;
	text-align: left;
	color: #888f95;
	background-repeat: no-repeat;
	overflow: hidden;
}

.widgetset .widget_header a,
.widgetset .widget_header a:visited {
	text-decoration: none;
}

.widgetset.widget ul,
.widgetset.widget ol {
	margin:0px;
	padding:0px;
	list-style-type:none;
}

.widgetset .widget li {
	margin:0px;
	padding: 5px 0px;
	overflow:hidden;
}

.widgetset .widget img {
	vertical-align: top;
	padding: 3px;
	border: none;
}

.widgetset a:link,
.widgetset a:visited {
	/*text-decoration:underline;*/
	padding: 2px 0;
	color: #888f95;
}

.widgetset a:hover {
	padding: 2px 0;
	text-decoration: none;
	color: #888f95;
}

.widgetset .widget_content .form_item {
	margin:0px;
	padding:3px;
	width: 230px;
}

.widgetset .widget input,
.widgetset .widget select {
	color: #222;
	width:175px;
}

.widgetset .widget .btn {
	width:auto;
	margin: 5px 0px;
}
