/**
 * @file
 * @project 751
 * @package sftheme
 * @site app1
 */

/*--------------------------------
	Typography Reset
--------------------------------*/
h1 {
	font-size:2.5em;
	font-weight:normal;
	letter-spacing:-.04em;
	margin:0 0 0.5em;
}
h2 {
	font-size:2em;
	font-weight:normal;
	letter-spacing:-.03em;
	margin:0 0 0.75em;
}
h3 {
	font-size:1.75em;
	font-weight:normal;
	letter-spacing:-.02em;
	margin:0 0 1em;
}
h4 {
	font-size:1.5em;
	font-weight:bold;
	letter-spacing:-.02em;
	margin:0 0 1.25em;
}
h5 {
	font-size:1.25em;
	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;
}
/*--------------------------------
	Structure
--------------------------------*/
body {
	background-color: #000000;
	font-family:Tahoma, Geneva, Kalimati, sans-serif;
	font-size:16px;
	color:#cccccc;
	margin:0;
	overflow-x:hidden;
}
.sf_region1 {
	z-index: 9999;
	width: 100%;
}
textarea, input[type="text"] {
	border:solid 1px #c2c1c1;
}
.sf_outer_wrapper {
	padding-top:0px;
	background-attachment: fixed;
    background-image: url(images/751_dungeon.jpg);
    background-position: center top;
    background-repeat: no-repeat;
	min-height: 650px;
}
.sf_main_header {
	color:#ffffff;
	display:inline-block;
 .display:inline;
	font-size:56px;
	zoom:1;
	padding-bottom: 20px;
	margin-top: 60px;
}
.sf_header_wrapper {
	background-color:#ffffff;
}
.sf_wrapper {
	background-image:url(images/751_mainbg.png);
	background-repeat: repeat;
	margin: 0 auto;
	padding: 0px 16px 25px;
	overflow:hidden;
	width: 1000px;
}
.sf_region7 {
	padding-right:20px;
	width:220px;
}
/* IE9 */
* html .sf_wrapper {
	padding-top: 15px;
}
.sf_region2 {
	background-color: #ffffff;
}
/*--------------------------------
	Navigation
--------------------------------*/
.sf_navigation {
	margin: 0 auto;
	zoom:1;
	width: 1032px;
}
.sf_navigation h3 {
	display:none;
}
.sf_navigation .widget_content {
	margin:0 150px 0 0;
}
.sf_navigation .widget_content:after {
	content:".";
	display:block;
	font-size:0;
	height:0;
	clear:both;
	visibility:hidden;
}
.sf_navigation ul {
	list-style-type:none;
	margin:0;
	padding:0;
	width: 95%;
}
.sf_navigation ul:after {
	content:".";
	display:block;
	font-size:0;
	height:0;
	clear:both;
	visibility:hidden;
}
.sf_navigation ul li {
	float:left;
	white-space:nowrap;
}
.sf_navigation ul li a {
	color:#eaebec;
	display: block;
	font-size:20px;
	font-style:normal;
	padding:16px;
	min-width:1%;
	width:auto !important;
	width:1%;
	text-decoration:none;
}
.sf_navigation ul li a:visited {
	color:#eaebec;
}
.sf_navigation ul li a:hover {
	color:#eaebec;
}
/*--------------------------------
	Subnav
--------------------------------*/
.sf_navigation .subnav {
	background: #000000; /* Old browsers */
	border-color:#333333;
	border-style:solid;
	border-width:0 1px 1px;
	float: left;
	left: -999em;
	margin:0;
	padding:0;
	position: absolute;
	width: 168px;
	z-index: 1000;
}
.sf_navigation .subnav li {
	border:none;
	white-space: normal;
	margin: 0;
	width: 168px;
}
.sf_navigation .subnav li a {
	background:none;
	border:none;
	color:#eaebec;
	font-family:Arial, Helvetica, FreeSans, sans-serif;
	font-size:13px;
	height: auto;
	margin:0;
	padding: 5px 15px 3px;
	width: 138px;
}
.sf_navigation .subnav li a:visited {
	color:#eaebec;
}
.sf_navigation ul li:hover li a {
	background:none;
}
#Nav1 li:hover ul, #Nav1 li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
#Nav1 iframe {
	position: absolute;
	/* account for the border */
	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;
}
/*--------------------------------
	Widgets
--------------------------------*/
.widgetset .widget {
	margin:0 0 30px;
	padding:0 0 10px;
}
.widgetset .widget_header {
	margin:0 0 10px;
	padding:8px 16px;
	overflow: hidden;
    word-wrap: break-word;
}
.widgetset .widget_header a {
	display:block;
	color:#ffffff;
	font-size:20px;
	font-weight:bold;
	margin:-9px -17px;
	padding:8px 16px;
	text-align:center;
	text-decoration:none;
}
.widgetset .widget_header a:visited {
	color:#ffffff;
}
.widgetset .widget_header a:hover {
}
.widgetset h3 {
	font-size:26px;
	line-height:1em;
	margin:0;
}
.widgetset h4 {
	font-size:1.2em;
	font-weight:normal;
}
.widgetset .widget_content {
	overflow:hidden;
	width:220px;
}
.widgetset ul {
	list-style:none;
	margin:0;
	padding:0;
}
.widgetset ol {
	list-style:none;
	margin:0;
	padding:0;
}
.widgetset .widget_content li {
	padding:3px 0;
}
.widgetset label {
	display: block;
	font-size:13px;
	margin:0;
	padding:0;
}
.widgetset input[type="text"] {
	padding:0;
	width:218px !important;
}
.widgetset .form_button {
	float:right;
}
.widgetset select {
	width:100% !important;
}
/*--------------------------------
	Content
--------------------------------*/
.sf_content {
	min-height:250px;
	height:auto !important;
	height:250px;
}
.sf_content:after {
	content:".";
	display:block;
	font-size:0;
	height:0;
	clear:both;
	visibility:hidden;
}
.sf_pagetitle {
   background-color: #585D63;
    clear: both;
    color: #FFFFFF;
    font-size: 32px;
    padding: 5px 14px 1px;
    text-align: right;
	float: right;
}
.sf_pagetitle h1 {
	font-size:32px;
}
/*--------------------------------
	Footer
--------------------------------*/
.sf_region10 {
    background-color: #000000;
}
.sf_footer {
	color:#cccccc;
	margin: 0 auto;
	padding-top: 40px;
	text-align: left;
	width: 1032px;
}
.sf_region10 {
	clear: both;
	width: 100%;
	text-align:center;
}
.sf_region10 .sf_banner {
	margin: 100px 150px;
	text-align: center;
	font-size: 12px;
}
.sf_region10 .sf_banner a {
	color:#cccccc;
}
.sf_region10 .sf_banner a:visited {
	color:#cccccc;
}