body {
	background-image:url(/images/bloodtrail/back.png);
	color: #eeecee;
	text-align: center;
	line-height: 1.2;
	margin: 0;
	font-family: 'Roboto Condensed';
	font-size: 13pt;
	overflow-y: scroll;
	background-position: center;
background-repeat: repeat;
background-attachment: fixed;
position: relative;
top:0px;
}

::-webkit-scrollbar {
background-color: #60111f;
border:3px solid #1c1a1a;
scrollbar-width: thin;
width:7px;
}

::-webkit-scrollbar-thumb {background-color: #60111f !important;	
}


a:link,
a:visited,
a:active {
	color: #b5535d;
	text-decoration: none;
}

a:hover{
	color: #60111f;
	text-decoration: none;
-webkit-transition: all ease 0.6s;
-moz-transition: all ease 0.6s;
-o-transition: all ease 0.6s;
transition: all ease 0.6s;
}

#container {
	color: #eeecee;
	text-align: left;
	line-height: 1.2;
	margin: 0;
	font-family: 'Roboto Condensed';
	font-size: 13pt;
	width: 1200px;
	margin: auto;
	background-color: #1c1a1a;
}

.wrapper {
	width: 100%;
	min-width: 1200px;
	max-width: 1200px;
	/* margin: auto auto; */
}

#logo {
	background: #1c1a1a;
	padding: 10px 0;
	border-bottom: 1px solid #1c1a1a;
}

#content {
	background: #1c1a1a;
	width: auto !important;
	/* padding: 20px 10px;
	overflow: hidden;
clear: both; */
}

#header ul.menu {
	margin: 0;
	padding: 0;
	list-style: none;
}

#header ul.menu li {
	margin: 0 7px;
	display: inline;
}

#header ul.menu li a {
	padding-left: 20px;
	background-repeat: no-repeat;
	display: inline-block;
	line-height: 16px;
}

#logo ul.top_links {
	font-weight: bold;
	text-align: right;
	margin: -10px 5px 0 0;
}

#logo ul.top_links a.search {	background-position: 0 0;}

#logo ul.top_links a.memberlist {	background-position: 0 -20px;}

#logo ul.top_links a.calendar {	background-position: 0 -40px;}

#logo ul.top_links a.help {	background-position: 0 -60px;}

#logo ul.top_links a.portal {	background-position: 0 -180px;}

#panel .upper a.logout {
	font-weight: bold;
	padding-right: 20px;
	margin-left: 10px;
}

#panel .upper a.login,
#panel .upper a.lost_password {
	padding-left: 20px;
	margin-left: 10px;
	font-weight: bold;
}

#panel .upper a.register {
	padding-right: 20px;
	margin-left: 10px;
	font-weight: bold;
}

#panel .lower ul.panel_links {	float: left;}

#panel .lower ul.panel_links a.usercp {	background-position: 0 -120px;}

#panel .lower ul.panel_links a.modcp {	background-position: 0 -140px;}

#panel .lower ul.panel_links a.admincp {	background-position: 0 -160px;}

#panel .lower ul.user_links {	float: right;}

#panel .lower ul.user_links li a {
	padding: 0;
	background-image: none;
}

#panel .upper {
	background: #1c1a1a;
	color: #fff;
	border-top: 1px solid #1c1a1a;
	border-bottom: 1px solid #1c1a1a;
	/* padding: 7px; */
	clear: both;
}

#panel .upper a:link,
#panel .upper a:visited,
#panel .upper a:active {	color: #b5535d;}


#panel .upper a:hover{	color: #60111f;}

#panel .lower {
	background: #1c1a1a;
	color: #eeecee;
	border-top: 1px solid #1c1a1a;
	border-bottom: 1px solid #1c1a1a;
	padding: 5px;
}

#panel .lower a:link,
#panel .lower a:visited,
#panel .lower a:active {
	color: #b5535d;
}

#panel .lower a:hover{	color: #60111f;}

#search {
	border: 0;
	padding: 0;
	margin: 0;
	float: right;
	vertical-align: middle;
}

#search input.button,
#search input.textbox {	border-color: #262323;}

#search input.button {
	background: #262323;
	color: #fff;
}

#search input {	margin: -3px 0;}

#quick_login .remember_me input {
	vertical-align: middle;
	margin: -3px 0 0 5px;
}

.scaleimages img {	max-width: 100%;}


table {
	color: #eeecee;
	font-size: 12pt;
}

.tborder {
	background: #1c1a1a;
	width: 100%;
	margin: auto auto;
	/* border: 1px solid #1c1a1a; */
	padding: 1px;
}

.tfixed {
	table-layout: fixed;
	word-wrap: break-word;
}

.thead {
	/* background: #1c1a1a; */
	color: #ffffff;
	/* border-bottom: 1px solid #1c1a1a; */
	padding: 8px;
}

.thead a:link,
.thead a:visited,
.thead a:active{
	color: #ffffff;
	text-decoration: none;
}

.thead a:hover {
	color: #ffffff;
	text-decoration: none;
}

.tcat {
	color: #eeecee;
	padding: 6px;
	font-size: 12pt;
}

.tcat a:link,
.tcat a:visited,
.tcat a:active{	color: #872f38;}

.tcat a:hover {	color: #60111f;}

.trow1,
.trow2,
.trow_shaded,
.post.unapproved_post{
	/* background: #1c1a1a; */
	border: 1px solid #1c1a1a;
	/* border-color: #1c1a1a; */
}

.no_bottom_border {	border-bottom: 0;}

 .thread_start_datetime {	color: #eeecee;}


.trow_deleted,
.post.deleted_post {
	background: #1c1a1a;
}

.trow_selected,
tr.trow_selected td {
	background: #1c1a1a;
	color: #eeecee;
	border-right-color: #1c1a1a;
	border-bottom-color: #1c1a1a;
}

.trow_selected a:link,
.trow_selected a:visited,
.trow_selected a:active {	color: #872f38;}

.trow_selected a:hover{	color: #60111f;}

.trow_sep {
	background: #1c1a1a;
	color: #eeecee;
	border-bottom: 1px solid #1c1a1a;
	padding: 6px;
	font-size: 12pt;
	font-weight: bold;
}

.tfoot {
	border-top: 1px solid #1c1a1a;
	padding: 6px;
	background: #1c1a1a;
	color: #eeecee;
}

.tfoot a:link,
.tfoot a:visited,
.tfoot a:active{
	color: #b5535d;
	text-decoration: none;
}


.tfoot a:hover {
	color: #60111f;
	text-decoration: none;
}

.thead input.textbox,
.thead select {
	border: 1px solid #262323;
}

.bottommenu {
	background: #1c1a1a;
	color: #eeecee;
	border: 1px solid #1c1a1a;
	padding: 10px;
}

.navigation {
	color: #eeecee;
	font-size: 12pt;
}

.navigation a:link {
	text-decoration: none;
}

.navigation a:visited {
	text-decoration: none;
}

.navigation a:hover,
.navigation a:active {
	text-decoration: none;
}

.navigation .active {
	color: #eeecee;
}

.smalltext {
	font-size: 11pt;
}

.largetext {
	font-size: 16pt;
	font-weight: bold;
}

fieldset {
	padding: 12px;
	border: 1px solid #1c1a1a;
	margin: 0;
}

fieldset.trow1,
fieldset.trow2 {
	border-color: #1c1a1a;
}

fieldset.align_right {
	text-align: right;
}

input {
	background: #262323;
	border: 1px solid #262323;
	color: #eeecee;
}

input.textbox {
	background: #262323;
	color: #eeecee;
	border: 1px solid #262323;
	padding: 3px;
	outline: 0;
	font-size: 13pt;
	font-family: 'Roboto Condensed';
}

input.textbox.portal_search {
    width: 68%;
}

textarea {
	background: #262323;
	color: #eeecee;
	border: 1px solid #262323;
	padding: 2px;
	line-height: 1.4;
	outline: 0;
	font-family: 'Roboto Condensed';
	font-size: 13pt;
}

select {
	background: #262323;
	color:#eeecee;
	padding: 3px;
	border: 1px solid #262323;
	outline: 0;
	font-family: 'Roboto Condensed';
	font-size: 10pt;
}

button,
input.button {
	padding: 3px 8px;
	cursor: pointer;
	font-family: 'Roboto Condensed';
	font-size: 10pt;
	background: #262323;
	border: 0px solid #872f38;
	color: #872f38;
	outline: 0;
	text-transform: uppercase;
}

button:hover,
input.button:hover {
	border-color: #60111f;
}

form {
	margin: 0;
	padding: 0;
}

input.error, textarea.error, select.error {
	border: 1px solid #f30;
	color: #f30;
}

input.valid, textarea.valid, select.valid {
	border: 1px solid #0c0;
}

label.error {
	color: #f30;
	margin: 5px;
	padding: 0px;
	display: block;
	font-weight: bold;
	font-size: 11px;
}

form #message {
	width: 500px;
}

.editor {
	background: #1c1a1a;
	border: 1px solid #1c1a1a;
}

.editor_control_bar {
	background: #1c1a1a;
	border: 1px solid #1c1a1a;
}

.post .editor_control_bar {
	background: #1c1a1a;
}

.popup_menu {
	background: #1c1a1a;
	border: 1px solid #1c1a1a;
}

.popup_menu .popup_item {
	background: #1c1a1a;
	color: #eeecee;
}

.popup_menu .popup_item:hover {
	background: #1c1a1a;
	color: #eeecee;
}

.trow_reputation_positive {
	background: #1c1a1a;
}

.trow_reputation_negative {
	background: #1c1a1a;
}

.reputation_positive {
	color: #5eea5e;
}

.reputation_neutral {
	color: #eeecee;
}

.reputation_negative {
	color: #f54141;
}

.repbox {
	font-size:16px;
	font-weight: bold;
	padding:5px 7px 5px 7px;
}

._neutral {
	background-color:#1c1a1a;
	color: #eeecee;
	border:1px solid #1c1a1a;
}

._minus {
	background-color: #1c1a1a;
	color: #eeecee;
	border:1px solid #1c1a1a;
}

._plus {
	background-color:#1c1a1a;
	color: #eeecee;
	border:1px solid #1c1a1a;
}

img {	border: none;}

img.attachment {
	border: 1px solid #1c1a1a;
	padding: 2px;
}

hr {
	background-color: #1c1a1a;
	color: #1c1a1a;
	height: 1px;
	border: 0px;
}

.clear {	clear: both;}

.float_left {	float: left;}

.float_right {	float: right;}

.hidden {
	display: none;
	float: none;
	width: 1%;
}

.hiddenrow {	display: none;}

.selectall {
	background: #1c1a1a;
	border-bottom: 1px solid #1c1a1a;
	color: #eeecee;
	text-align: center;
}

.expcolimage {
	float: right;
	width: auto;
	vertical-align: middle;
	margin-top: 3px;
}

.tcat_menu > .expcolimage {	margin-top: 0;}

blockquote {
	border: 1px solid #0a0909;
	margin: 0;
	background: #0a0909;
	padding: 10px;
}

blockquote cite {
	font-weight: bold;
	border-bottom: 1px solid #0a0909;
	font-style: normal;
	display: block;
	padding-bottom: 3px;
	margin: 0 0 10px 0;
}

blockquote cite > span {
	float: right;
	font-weight: normal;
	font-size: 12pt;
	color: #eeecee;
}

blockquote cite span.highlight {
	float: none;
	font-weight: bold;
	padding-bottom: 0;
}

.codeblock {
	background: #1c1a1a;
	border: 1px solid #872f38;
	padding: 10px;
}

.codeblock .title {
	border-bottom: 1px solid #872f38;
	font-weight: bold;
	padding-bottom: 3px;
	margin: 0 0 10px 0;
}

.codeblock code {
	overflow: auto;
	height: auto;
	max-height: 200px;
	display: block;
	font-family: Monaco, Consolas, Courier, monospace;
	font-size: 10pt;
}

.smilie {	vertical-align: middle;}

.smilie_pointer {	cursor: pointer;}

.separator {
	margin: 5px;
	padding: 0;
	height: 0px;
	font-size: 1px;
	list-style-type: none;
}

.popup_menu .popup_item_container {
	margin: 1px;
	text-align: left;
}

.popup_menu .popup_item {
	display: block;
	padding: 4px;
	white-space: nowrap;
	text-decoration: none;
}

.popup_menu a.popup_item:hover {	text-decoration: none;}

.subject_new {	font-weight: bold;}

.highlight {
	background: #1c1a1a;
	padding-top: 3px;
	padding-bottom: 3px;
}

.pm_alert {
	/* background: #1c1a1a; */
	/* border: 1px solid #1c1a1a; */
	text-align: center;
	padding: 5px 20px;
	margin-bottom: 15px;
	font-size: 12pt;
}

.red_alert {
	background: #1c1a1a;
	border: 1px solid #1c1a1a;
	color: #ed5a5e;
	text-align: center;
	padding: 5px 20px;
	margin-bottom: 15px;
	font-size: 11px;
	word-wrap: break-word;
}

.red_alert a:link,
.red_alert a:visited,
.red_alert a:hover,
.red_alert a:active {
	color: #e3696c;
}

.high_warning,
.moderate_warning,
.low_warning,
.imminent_banned,
.high_banned,
.moderate_banned,
.low_banned{	color: #CC0000;}

.online {	color: #eeecee;}

.offline {	color: #eeecee;}

div.error {
	padding: 5px 10px;
	border: 2px solid #1c1a1a;
	background: #1c1a1a;
	font-size: 12pt;
}

div.error p {
	margin: 0;
	color: #eeecee;
	font-weight: normal;
}

div.error p em {
	font-style: normal;
	font-weight: bold;
	padding-left: 24px;
	display: block;
	color: #eeecee;
}

div.error ul {	margin-left: 24px;}

.pagination {
	font-size: 11px;
	padding-top: 10px;
	margin-bottom: 5px;
}

.tfoot .pagination,
.tcat .pagination {	padding-top: 0;}

.pagination .pages {	font-weight: bold;}

.pagination .pagination_current,
.pagination a {
	padding: 3px 6px;
	margin-bottom: 3px;
}

.pagination a {
	background: #1c1a1a;
	border: 1px solid #1c1a1a;
}

.pagination .pagination_current {
	background: none;
	color: #b38195;
	border: none;
	font-weight: bold;
}

.pagination a:hover {
	background: #1c1a1a;
	color: #b5535d;
	border-color: #1c1a1a;
	text-decoration: none;
}

.pagination .go_page img {	margin-bottom: -4px;}

.drop_go_page {
	background: #1c1a1a;
	padding: 4px;
}

.pagination_breadcrumb {
	background-color: #1c1a1a;
	border: 1px solid #1c1a1a;
	padding: 5px;
	margin-top: 5px;
	font-weight: normal;
}

.pagination_breadcrumb_link {
	vertical-align: middle;
	cursor: pointer;
}

.thread_legend,
.thread_legend dd {
	margin: 0;
	padding: 0;
}

.thread_legend dd {
	padding-bottom: 4px;
	margin-right: 15px;
}

.thread_legend img {
	margin-right: 4px;
	vertical-align: bottom;
}

.forum_legend,
.forum_legend dt,
.forum_legend dd {
	margin: 0;
	padding: 0;
}

.forum_legend dd {
	float: left;
	margin-right: 10px;
	margin-top: 7px;
}

.forum_legend dt {
	margin-right: 10px;
	float: left;
}

.success_message {
	color: #eeecee;
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 10px;
}

.error_message {
	color: #eeecee;
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 10px;
}

.quick_jump {
	background: url(../../../images/jump.png) no-repeat 0;
	width: 13px;
	height: 13px;
	padding-left: 13px; /* amount of padding needed for image to fully show */
	margin-top: -3px;
	border: none;
}

.pollbar {
	background: url(../../../images/pollbar.png) top left repeat-x;
	border: 1px solid #3f3f3f;
	height: 10px;
}

.pollbar .percent {
	display: none;
}

.poll_votedfor {
	background: #efefef;
	border: 1px solid;
	border-color: #fff #ddd #ddd #fff;
}

.posticons_label {
	white-space: nowrap;
}

/** jGrowl Start **/

/** Special IE6 Style Positioning **/
.ie6 {
	position: absolute;
}

.ie6.top-right {
	right: auto;
	bottom: auto;
	left: expression( ( 0 - jGrowl.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth ) + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
	top: expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

.ie6.top-left {
	left: expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
	top: expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

.ie6.bottom-right {
	left: expression( ( 0 - jGrowl.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth ) + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
	top: expression( ( 0 - jGrowl.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

.ie6.bottom-left {
	left: expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
	top: expression( ( 0 - jGrowl.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

.ie6.center {
	left: expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
	top: expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
	width: 100%;
}

/** jGrowl Styling **/
.jGrowl {
	z-index: 9999;
	color: #ffffff;
	font-size: 12pt;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	position: fixed;
}
.jGrowl.top-left {
	left: 0px;
	top: 0px;
}
.jGrowl.top-right {
	right: 0px;
	top: 0px;
}
.jGrowl.bottom-left {
	left: 0px;
	bottom: 0px;
}
.jGrowl.bottom-right {
	right: 0px;
	bottom: 0px;
}
.jGrowl.center {
	top: 0px;
	width: 50%;
	left: 25%;
}

/** Cross Browser Styling **/

.jGrowl.center .jGrowl-notification,
.jGrowl.center .jGrowl-closer {
	margin-left: auto;
	margin-right: auto;
}
.jGrowl-notification {
	background-color: transparent;
	opacity: 0.9;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=(0.9*100));
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=(0.9*100));
	transform: scale(1);
	width: 250px;
	padding: 10px;
	margin: 10px;
	text-align: left;
	display: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	word-break: break-all;
}
.jGrowl .jGrowl-notification {
	min-height: 40px;
}
.jGrowl-notification .ui-state-highlight,
.jGrowl-notification .ui-widget-content .ui-state-highlight,
.jGrowl-notification .ui-widget-header .ui-state-highlight {
	border: 1px solid #1c1a1a;
	background: #1c1a1a;
	color: #fff;
}
.jGrowl-notification .jGrowl-header {
	font-weight: bold;
	font-size: .85em;
}
.jGrowl-notification .jGrowl-close {
	background-color: transparent;
	color: inherit;
	border: none;
	z-index: 99;
	float: right;
	font-weight: bold;
	font-size: 1em;
	cursor: pointer;
}
.jGrowl-closer {
	background-color: #1c1a1a;
	opacity: 0.9;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=(0.9*100));
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=(0.9*100));
	transform: scale(1);
	width: 250px;
	padding: 10px;
	margin: 10px;
	text-align: left;
	display: none;
	border-radius: 5px;
	word-break: break-all;
	padding-top: 4px;
	padding-bottom: 4px;
	cursor: pointer;
	font-size: .9em;
	font-weight: bold;
	text-align: center;
}
.jGrowl-closer .ui-state-highlight,
.jGrowl-closer .ui-widget-content .ui-state-highlight,
.jGrowl-closer .ui-widget-header .ui-state-highlight {
	border: 1px solid #1c1a1a;
	background: #1c1a1a;
	color: #eee;
}

.jGrowl .jGrowl-notification.jgrowl_success {
    background: #1c1a1a;
    border: 1px solid #1c1a1a;
    color: #eee;
}

.jGrowl .jGrowl-notification.jgrowl_error {
    background: #1c1a1a;
    border: 1px solid #1c1a1a;
    color: #eee;
}

.jGrowl .jGrowl-notification.jgrowl_process, .jGrowl .jGrowl-closer {
    background: #1c1a1a;
    border: 1px solid #1c1a1a;
	color: #eee;
}

/** Hide jGrowl when printing **/
@media print {
	.jGrowl {
		display: none;
	}
}

/** jGrowl End **/

/** Modal Start **/

.blocker {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	z-index: 9999;
	padding: 20px;
	box-sizing: border-box;
	background-color: rgb(0,0,0);
	background-color: rgba(0,0,0,0.75);
	text-align: center;
}

.blocker:before{
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	margin-right: -0.05em;
}

.blocker.behind {
	background-color: transparent;
}

.modal {
	width: 70%;
	text-align: left;
	background: #141414;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	z-index: 2;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-o-border-radius: 8px;
	-ms-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 0 0 10px #000;
	-moz-box-shadow: 0 0 10px #000;
	-o-box-shadow: 0 0 10px #000;
	-ms-box-shadow: 0 0 10px #000;
	box-shadow: 0 0 10px #000;
}

.modal a.close-modal {
	position: absolute;
	top: -12.5px;
	right: -12.5px;
	display: block;
	width: 30px;
	height: 30px;
	text-indent: -9999px;
	background: url(../../../images/close.png) no-repeat 0 0;
}

.modal-spinner {
	display: none;
	width: 64px;
	height: 64px;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-right: -32px;
	margin-top: -32px;
	background: url(../../../images/spinner_big.gif) no-repeat center center;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-o-border-radius: 8px;
	-ms-border-radius: 8px;
	border-radius: 8px;
}

/** Modal End **/

/** Impromptu Start **/

/*! jQuery-Impromptu - v6.2.3 - 2016-04-23
* http://trentrichardson.com/Impromptu
* Copyright (c) 2016 Trent Richardson; Licensed MIT */

.jqifade{
	position: absolute;
	background-color: #777777;
}
iframe.jqifade{
	display:block;
	z-index:-1;
}
div.jqi{
	width: 400px;
	max-width:90%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	background-color: #ffffff;
	font-size: 11px;
	text-align: left;
	border: solid 1px #eeeeee;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	padding: 7px;
}
div.jqi .jqicontainer{
}
div.jqi .jqiclose{
	position: absolute;
	top: 4px; right: -2px;
	width: 18px;
	cursor: default;
	color: #bbbbbb;
	font-weight: bold;
}
div.jqi .jqistate{
	background-color: #fff;
}
div.jqi .jqititle{
	padding: 5px 10px;
	font-size: 16px;
	line-height: 20px;
	border-bottom: solid 1px #eeeeee;
}
div.jqi .jqimessage{
	padding: 10px;
	line-height: 20px;
	color: #444444;
	overflow: auto;
}
div.jqi .jqibuttonshide{
	display: none;
}
div.jqi .jqibuttons{
	text-align: right;
	margin: 0 -7px -7px -7px;
	border-top: solid 1px #e4e4e4;
	background-color: #f4f4f4;
	border-radius: 0 0 6px 6px;
	-moz-border-radius: 0 0 6px 6px;
	-webkit-border-radius: 0 0 6px 6px;
}
div.jqi .jqibuttons button{
	margin: 0;
	padding: 15px 20px;
	background-color: transparent;
	font-weight: normal;
	border: none;
	border-left: solid 1px #e4e4e4;
	color: #777;
	font-weight: bold;
	font-size: 12px;
}
div.jqi .jqibuttons button.jqidefaultbutton{
	color: #489afe;
}
div.jqi .jqibuttons button:hover,
div.jqi .jqibuttons button:focus{
	color: #287ade;
	outline: none;
}
div.jqi .jqibuttons button[disabled]{
	color: #aaa;
}
.jqiwarning .jqi .jqibuttons{
	background-color: #b95656;
}

/* sub states */
div.jqi .jqiparentstate::after{
	background-color: #777;
	opacity: 0.6;
	filter: alpha(opacity=60);
	content: '';
	position: absolute;
	top:0;left:0;bottom:0;right:0;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
div.jqi .jqisubstate{
	position: absolute;
	top:0;
	left: 20%;
	width: 60%;
	padding: 7px;
	border: solid 1px #eeeeee;
	border-top: none;
	border-radius: 0 0 6px 6px;
	-moz-border-radius: 0 0 6px 6px;
	-webkit-border-radius: 0 0 6px 6px;
}
div.jqi .jqisubstate .jqibuttons button{
	padding: 10px 18px;
}

/* arrows for tooltips/tours */
.jqi .jqiarrow{ position: absolute; height: 0; width:0; line-height: 0; font-size: 0; border: solid 10px transparent;}

.jqi .jqiarrowtl{ left: 10px; top: -20px; border-bottom-color: #ffffff; }
.jqi .jqiarrowtc{ left: 50%; top: -20px; border-bottom-color: #ffffff; margin-left: -10px; }
.jqi .jqiarrowtr{ right: 10px; top: -20px; border-bottom-color: #ffffff; }

.jqi .jqiarrowbl{ left: 10px; bottom: -20px; border-top-color: #ffffff; }
.jqi .jqiarrowbc{ left: 50%; bottom: -20px; border-top-color: #ffffff; margin-left: -10px; }
.jqi .jqiarrowbr{ right: 10px; bottom: -20px; border-top-color: #ffffff; }

.jqi .jqiarrowlt{ left: -20px; top: 10px; border-right-color: #ffffff; }
.jqi .jqiarrowlm{ left: -20px; top: 50%; border-right-color: #ffffff; margin-top: -10px; }
.jqi .jqiarrowlb{ left: -20px; bottom: 10px; border-right-color: #ffffff; }

.jqi .jqiarrowrt{ right: -20px; top: 10px; border-left-color: #ffffff; }
.jqi .jqiarrowrm{ right: -20px; top: 50%; border-left-color: #ffffff; margin-top: -10px; }
.jqi .jqiarrowrb{ right: -20px; bottom: 10px; border-left-color: #ffffff; }

/** Impromptu End */

		