/*  phpBB3 Style Sheet
	--------------------------------------------------------------
	Style name:			Artodia: Phantom
	Based on style:		prosilver (the default phpBB 3.0.x style)
	Original author:	Tom Beddard ( http://www.subblue.com/ )
	Modified by:		Vjacheslav Trushkin ( http://www.artodia.com/ )
	--------------------------------------------------------------
*/

/*
    Change "none" to "block" (without quotes) to show website title and description in header
*/
/* BEGIN @include socialnet.css */ 
 * {
	outline: none;
}

.sn-page {
	font-size: 11px;
	margin-top: 8px;
}

.sn-page-columnLeft {
	width: 230px;
}

.sn-page-columnRight {
	width: 255px;
}

.sn-page-content {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	margin-bottom: 10px;
	min-height: 550px;
	min-width: 200px;
	overflow: hidden;
	padding: 0 10px 10px;
}

.sn-page-innerContent {
	padding: 10px 0;
}

.ltr .sn-page-innerContent {
	background-position: 5% 6px;
	padding-left: 64px;
}

.rtl .sn-page-innerContent {
	background-position: 95% 6px;
	padding-right: 64px;
}

.ltr .sn-page-content-noRightBorder {
	border-right: none;
}

.rtl .sn-page-content-noRightBorder {
	border-left: none;
}

.sn-page-blockHeader {
	clear: both;
	margin-top: 10px;
}

.sn-page-blockHeader ul.topiclist dt {
	width: 100%;
}

.sn-page-blockHeader.forabg:first-child {
	margin-top: 0;
}

.sn-page-blockHeader.forabg .ui-button {
	margin-right: 5px;
	margin-top: -3px;
	padding: 0 3px;
	text-transform: none;
}

.sn-page-blockHeader.forabg .ui-button a {
	color: #222;
	font-size: .8em;
	text-decoration: none;
}

.sn-page-text {
	padding: 2px 0;
}

span..sn-page-text {
	display: block;
}

.sn-shadow {
	background-color: #ccc;
	background-image: none;
}

.sn-button-bold {
	font-weight: bold!important;
}

.sn-button-italic {
	font-style: italic!important;
}

.sn-link-noDecoration {
	text-decoration: none;
}

.sn-noStyle {
	font-style: normal!important;
	font-weight: normal!important;
}

div:not(.sn-page) .sn-userName a {
	font-size: 11px;
}

.sn-userName {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.sn-more {
	background-color: #EDEFF4;
	border-bottom: 1px solid #D2D9E7;
	border-top: 1px solid #D2D9E7;
	font-size: .95em;
	margin-top: 3px;
	padding: 5px;
}

.sn-more a,.sn-more a.sn-back-top,.sn-more a:active,.sn-more a:visited,.sn-more a.hover {
	background: transparent url("./styles/art_phantom/imageset/socialnet/button_arrow_down.png") no-repeat 100% 60%;
	color: #004279;
	cursor: pointer;
	text-decoration: none;
}

.ltr .sn-more a,.ltr .sn-more a.sn-back-top,.ltr .sn-more a:active,.ltr .sn-more a:visited,.ltr .sn-more a.hover {
	background-position: 100% 60%;
	padding-right: 12px;
}

.rlt .sn-more a,.rlt .sn-more a.sn-back-top,.rlt .sn-more a:active,.rlt .sn-more a:visited,.rlt .sn-more a.hover {
	background-position: 0 60%;
	padding-left: 12px;
}

.sn-more a.sn-back-top {
	background-image: url("./styles/art_phantom/imageset/socialnet/button_arrow_top.png");
}

.icon-activitypage,.icon-profile {
	background-repeat: no-repeat;
	padding: 1px 0 0;
}

.ltr .icon-activitypage,.ltr .icon-profile {
	background-position: 0 50%;
	padding-left: 17px;
}

.rtl .icon-activitypage,.rtl .icon-profile {
	background-position: 100% 50%;
	padding-right: 17px;
}

.icon-profile {
	background-image: url("./styles/art_phantom/imageset/socialnet/icon_profile.gif");
}

.icon-activitypage {
	background-image: url("./styles/art_phantom/imageset/socialnet/icon_activitypage.gif");
}

.sn-action-block .sn-actions a,.sn-action-block .sn-actions div,.sn-action-block .sn-actions span,.sn-action-blockHidden .sn-actions a,.sn-action-blockHidden .sn-actions div,.sn-action-blockHidden .sn-actions span {
	background: transparent none no-repeat 0 0;
	cursor: pointer;
	display: inline-block;
	height: 15px;
	opacity: 1;
	width: 15px;
}

.sn-action-block .sn-actions .sn-action-close,.sn-action-block .sn-actions .sn-action-delete,.sn-action-blockHidden .sn-actions .sn-action-close,.sn-action-blockHidden .sn-actions .sn-action-delete {
	background-image: url("./styles/art_phantom/imageset/socialnet/button_close.png");
}

.sn-action-block .sn-actions .sn-action-delete-red,.sn-action-blockHidden .sn-actions .sn-action-delete-red {
	background-image: url("./styles/art_phantom/imageset/socialnet/button_close_red.png");
}

.sn-action-block .sn-actions .sn-action-ok,.sn-action-blockHidden .sn-actions .sn-action-ok {
	background-image: url("./styles/art_phantom/imageset/socialnet/button_ok.png");
}

.sn-action-block .ui-accordion-header .sn-actions,.sn-action-blockHidden .ui-accordion-header .sn-actions {
	top: 3px;
}

.sn-action-blockHidden:hover .sn-actions {
	display: block;
	visibility: visible;
}

.sn-menu {
	border: none;
	display: block;
	margin: 5px 0;
	width: 99%;
}

.sn-menu .ui-icon.sn-menu-icon {
	background-image: url("./styles/art_phantom/theme/images/ui-icons_phpBB_256x240.png");
}

.sn-menu .ui-menu-item {
	border-bottom: 1px solid #e4e4e4;
}

.sn-menu .ui-menu-item:first-child {
	border-top: 1px solid #e4e4e4;
}

.sn-menu .ui-menu-item a {
	background-image: none;
	border: none!important;
	color: #536482;
	margin: 0!important;
	padding: 3px 18px;
}

.sn-menu .ui-menu-item a:hover {
	color: #314260;
}

.ltr .sn-menu .ui-menu-item a {
	padding-right: 6px;
}

.rtl .sn-menu .ui-menu-item a {
	padding-left: 6px;
}

.sn-menu .ui-menu.ui-widget-content {
	border-width: 0 1px;
	margin: 0 -10px;
	opacity: 1;
	padding: 0;
	z-index: 999;
}

.sn-menu .sn-num-cube {
	background: #dadada;
	padding: 0 3px;
}

.sn-menu .ui-state-focus .sn-num-cube {
	background: #fcfcfc;
}

.sn-menu a.ui-state-active {
	background-color: #b8b8b8;
	color: #314260;
}

.sn-menu .ui-menu-item.sn-menu-active a,.sn-menu .ui-menu-item.sn-menu-active a.ui-state-focus {
	background-color: #0C95D9;
	color: #fff;
}

.sn-menu .ui-menu-item.sn-menu-active a:hover,.sn-menu .ui-menu-item.sn-menu-active a.ui-state-focus:hover {
	background-color: #0073b7;
}

.sn-menu .ui-menu-item.sn-menu-active a .sn-num-cube,.sn-menu .ui-menu-item.sn-menu-active a.ui-state-focus .sn-num-cube {
	color: #536482;
}

.sn-menu .ui-menu-item .ui-icon {
	margin: 0 -2px;
}

.sn-commentsBlock {
	background-color: #EDEFF4;
}

.sn-commentBlock,.sn-shareComment {
	border-bottom-color: #D2D9E7;
	border-style: solid;
	border-top-color: #fff;
	border-width: 1px 0;
	padding: 5px;
}

.sn-inputComment {
	border: 1px solid #bdc7d8;
	height: 18px;
	line-height: 18px;
	max-height: 72px;
	outline: none;
	padding: 2px;
	resize: none;
	width: 99%;
}

.ltr .sn-commentBox {
	padding-left: 40px;
}

.rtl .sn-commentBox {
	padding-right: 40px;
}

.ltr .sn-expander-more a,.ltr .sn-expander-less a {
	float: right;
	margin-right: 5px;
}

.rtl .sn-expander-more a,.rtl .sn-expander-less a {
	float: left;
	margin-left: 5px;
}

.ui-dialog {
	max-height: 80%;
}

.sn-cursor-default {
	cursor: default;
}

#phpbb.sn-im-page {
	margin-bottom: 24px;
}

.sn-im-chatGroup {
	height: 14px;
}

.sn-im-dockWrapper {
	bottom: 0;
	height: 24px;
	position: fixed;
	z-index: 999;
}

.ltr .sn-im-dockWrapper {
	border-right-color: #bbb;
	border-right-style: solid;
	border-right-width: 1px;
	right: 20px;
}

.rtl .sn-im-dockWrapper {
	border-left-color: #bbb;
	border-left-style: solid;
	border-left-width: 1px;
	left: 20px;
}

.sn-im-chatBoxes .sn-im-button {
	width: 140px;
}

.ltr .sn-im-chatBoxes .sn-im-group {
	margin-right: 4px;
}

.rtl .sn-im-chatBoxes .sn-im-group {
	margin-left: 4px;
}

.sn-im-button {
	background: #eee url("./styles/art_phantom/imageset/socialnet/im_bg_toolbar.png") repeat-x 0 0;
	border-top: 1px solid #bbb;
	cursor: pointer;
	display: block;
	font-weight: bold;
	min-height: 24px;
	padding: 0 5px;
	width: 180px;
}

.sn-im-button .label,.sn-im-button.sn-im-nav {
	display: block;
	line-height: 24px;
}

.sn-im-chatBoxes .sn-im-button .label {
	overflow: hidden;
	text-overflow: ellipsis;
}

.sn-im-button .sn-actions {
	margin-top: 4px;
}

.sn-im-button.sn-im-opener:not(.sn-im-online) {
	background: #fff;
}

.ltr .sn-im-button {
	border-left-color: #bbb;
	border-left-style: solid;
	border-left-width: 1px;
	padding-right: 5px;
}

.rtl .sn-im-button {
	border-right-color: #bbb;
	border-right-style: solid;
	border-right-width: 1px;
	padding-left: 5px;
}

.ltr .sn-im-chatBoxes .sn-im-button {
	padding-left: 0;
	padding-right: 15px;
}

.rtl .sn-im-chatBoxes .sn-im-button {
	padding-left: 15px;
	padding-right: 0;
}

.sn-im-status {
	background: transparent none no-repeat 50% 50%;
	line-height: 24px;
	margin-top: 4px;
	padding: 8px;
}

.sn-im-status.sn-im-online {
	background-image: url("./styles/art_phantom/imageset/socialnet/im_user_online.png");
}

.sn-im-status.sn-im-away {
	background-image: url("./styles/art_phantom/imageset/socialnet/im_user_away.png");
}

.sn-im-status.sn-im-offline {
	background-image: url("./styles/art_phantom/imageset/socialnet/im_user_offline.png");
}

.sn-im-unRead {
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background-color: red;
	border-radius: 4px;
	color: #fff;
	display: block;
	line-height: 10px;
	padding: 2px 3px;
	position: absolute;
	top: -7px;
	visibility: visible;
	z-index: 290;
}

.sn-im-unRead.sn-hiddenDefault {
	visibility: visible;
}

.ltr .sn-im-unRead {
	right: 20px;
}

.rtl .sn-im-unRead {
	left: 20px;
}

.sn-im-msgUnread .sn-im-title {
	background-color: #BC2A4D;
	background-image: none;
}

.sn-im-msgUnread .sn-im-button {
	background-color: #ECD5D8;
	background-image: none;
}

.sn-im-online.sn-im-button .label {
	background: transparent none no-repeat 0 50%;
	display: inline-block;
}

.ltr .sn-im-online.sn-im-button .label {
	padding-left: 25px;
}

.rtl .sn-im-online.sn-im-button .label {
	background-position: 100% 50%;
	float: right;
	padding-right: 25px;
}

.sn-im-online.sn-im-block {
	width: 190px;
}

.sn-im-online .sn-im-buttons {
	background: #eee;
	height: 18px;
	line-height: 18px;
}

.rtl .sn-im-online.sn-im-button .count {
	float: right;
	height: 24px;
	line-height: 24px;
	padding-right: 5px;
}

.sn-im-onlineList {
	min-height: 26px;
	overflow-x: hidden;
	overflow-y: auto;
}

.sn-im-chatSub {
	overflow: hidden;
	width: 100%;
}

.sn-im-opener {
	background: #fff none no-repeat 0 0;
}

.sn-im-block {
	background: #fff;
	border: 1px solid #bbb;
	bottom: 24px;
	position: absolute;
	width: 260px;
	z-index: 990;
}

.sn-im-block.ui-corner-top {
	-khtml-border-top-left-radius: 5px;
	-khtml-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.sn-im-title {
	background: #0076b1 url("./styles/art_phantom/theme/images/bg_list.gif") repeat-x 0 -5px;
	color: #fff;
	cursor: pointer;
	font-weight: bold;
	line-height: 24px;
	padding: 0;
}

.sn-im-title.sn-im-buttons .sn-userName {
	display: inline-block;
	line-height: 24px;
	padding: 0 2px 0 0;
	width: 190px;
}

.sn-im-online .sn-im-title {
	padding: 0 5px;
}

.sn-im-buttons {
	height: 24px;
	line-height: 24px;
	padding: 0 3px 1px;
}

.sn-im-buttons .ui-icon {
	background-position: 50% 50%;
	cursor: pointer;
	height: 18px;
	margin: 3px 1px;
}

.sn-button {
	display: inline-block;
	height: 18px;
	margin: 0 3px;
	width: 18px;
}

.sn-im-sound.ui-icon {
	background: transparent url("./styles/art_phantom/imageset/socialnet/button_sound.png") no-repeat 0 0;
	height: 11px;
	margin: 3px;
	width: 16px;
}

.sn-im-loginlogout {
	margin: 2px 0 0;
	width: auto;
}

.ui-icon-volume-on {
	background-position: 0 0;
}

.sn-im-loginlogout label {
	background-color: transparent;
	background-image: url("./styles/art_phantom/imageset/socialnet/im_button_login.png");
	background-repeat: no-repeat;
	cursor: pointer;
	display: inline-block;
	height: 15px;
	line-height: normal;
	margin: 0;
	overflow: hidden;
	padding: 0;
}

.sn-im-loginlogout span {
	background-color: transparent;
	background-image: url("./styles/art_phantom/imageset/socialnet/im_button_login.png");
	background-repeat: repeat-x;
	display: inline-block;
	font-size: 8px;
	font-weight: bold;
	height: 15px;
	line-height: 15px;
	text-indent: 2px;
}

.sn-im-loginlogout .sn-im-login span {
	background-position: 0 0;
	margin: 0 0 0 4px;
	padding: 0 6px 0 0;
}

.sn-im-loginlogout .sn-im-logout {
	background-position: 100% -60px;
}

.sn-im-loginlogout .sn-im-logout span {
	background-position: 100% 0;
	margin: 0 4px 0 0;
	padding: 0 2px 0 4px;
}

.sn-im-loginlogout .sn-im-selected.sn-im-login {
	background-position: 0 -45px;
}

.sn-im-loginlogout .sn-im-selected.sn-im-logout {
	background-position: 100% -75px;
}

.sn-im-loginlogout .sn-im-selected.sn-im-logout span {
	background-position: 100% -15px;
}

.sn-im-userLine {
	background: transparent none no-repeat 98% 50%;
	line-height: 22px;
	padding: 2px 4px;
}

.sn-im-userLine.sn-im-canchat:hover {
	background-color: #ddd;
}

.ltr .sn-im-userLine {
	clear: left;
}

.ltr .sn-im-userLine .sn-user-avatar {
	float: left;
	margin: 1px 4px 1px 0;
}

.sn-im-userLine .rtl * {
	clear: right;
}

.sn-im-userLine .rtl * .sn-user-avatar {
	float: right;
	margin: 1px 0 1px 4px;
}

.ui-icon.sn-im-cbSmiley {
	background-image: url("./styles/art_phantom/imageset/socialnet/button_smiley.png");
}

.ui-icon.sn-im-cbHistory {
	background-image: url("./styles/art_phantom/imageset/socialnet/button_history.png");
}

.ui-icon.sn-im-cbClose {
	background-image: url("./styles/art_phantom/imageset/socialnet/button_close.png");
	background-position: 0 -30px;
	height: 15px;
	margin: 4px 0 0;
	width: 15px;
}

.sn-im-nav {
	font-size: 1.25em;
	font-weight: bold;
	width: auto;
}

.ltr .sn-im-nav {
	border-right-color: #bbb;
	border-right-style: solid;
	border-right-width: 1px;
	margin-right: 4px;
}

.rtl .sn-im-nav {
	border-left-color: #bbb;
	border-left-style: solid;
	border-left-width: 1px;
	margin-left: 4px;
}

.sn-im-textArea {
	border-top: 1px solid #ccc;
	width: 260px;
}

.ltr .sn-im-textArea {
	border-right: 1px solid #ccc;
	float: left;
}

.rtl .sn-im-textArea {
	border-left: 1px solid #ccc;
	float: right;
}

.sn-im-smilies {
	background: #fff url("./styles/art_phantom/imageset/socialnet/im_smiley.png") no-repeat 4px 50%;
	cursor: pointer;
	height: 24px;
	position: relative;
	width: 23px;
}

.sn-im-smiliesBox {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #fff;
	border-radius: 4px;
	display: none;
	position: absolute;
	visibility: hidden;
	width: 150px;
	z-index: 999;
}

.sn-im-smiliesContent {
	background-color: #fff;
	padding: 4px;
}

.sn-im-msgs {
	display: block;
	font-size: 11px;
	height: 240px;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 5px;
}

.sn-im-msg {
	border-top: 1px solid #eee;
	padding: 5px 0 0;
}

.sn-im-msg:not(.sn-im-noborderTop) {
	clear: both;
}

.ltr .sn-im-msg .sn-im-msgText {
	padding-left: 5px;
}

.rtl .sn-im-msg .sn-im-msgText {
	padding-right: 5px;
}

.ltr .sn-im-msg .sn-userName {
	float: left;
	padding-right: 4px;
}

.rtl .sn-im-msg .sn-userName {
	float: right;
	padding-left: 4px;
}

.ltr .sn-im-msg {
	padding-left: 30px;
}

.rtl .sn-im-msg {
	padding-right: 30px;
}

.sn-im-msg.sn-im-history .sn-userName {
	float: none;
	font-size: 1.2em;
	font-weight: bold;
}

.ltr .sn-im-msg.sn-im-history .sn-userName {
	padding-left: 5px;
	padding-right: 0;
}

.rtl .sn-im-msg.sn-im-history .sn-userName {
	padding-left: 0;
	padding-right: 5px;
}

.sn-im-msg.sn-im-history .sn-im-msgText {
	font-size: 1.1em;
	word-wrap: break-word;
}

.sn-im-msg.sn-im-history .sn-im-history-time {
	color: #555;
	font-size: .9em;
}

.sn-im-msg.sn-im-history.sn-im-history-conversation {
	cursor: pointer;
	min-height: 50px;
}

.sn-im-msg.sn-im-history.sn-im-history-conversation:hover .sn-userName {
	text-decoration: underline;
}

.ltr .sn-im-msg.sn-im-history .sn-im-msgAvatar {
	margin-left: -50px;
}

.rtl .sn-im-msg.sn-im-history .sn-im-msgAvatar {
	margin-right: -50px;
}

.ltr .sn-im-msg.sn-im-history {
	padding-left: 50px;
}

.rtl .sn-im-msg.sn-im-history {
	padding-right: 50px;
}

.sn-im-msgAvatar > img {
	bottom: 5px;
	position: absolute;
}

.ltr .sn-im-msgAvatar > img {
	right: 0;
}

.rtl .sn-im-msgAvatar > img {
	left: 0;
}

.ltr .sn-im-msgAvatar {
	float: left;
	margin-left: -30px;
}

.rtl .sn-im-msgAvatar {
	float: right;
	margin-right: -30px;
}

.sn-im-noborderTop {
	border-top: none;
	padding-top: 0;
}

.sn-im-msgTime {
	background-color: #fff;
	border-top: 1px solid #bbb;
	color: #555;
	display: none;
	font-size: 9px;
	line-height: 9px;
	margin-top: -10px;
	padding: 0 3px;
	position: relative;
}

.ltr .sn-im-msgTime {
	border-left: 1px solid #bbb;
	float: right;
	right: 0;
}

.rtl .sn-im-msgTime {
	border-right: 1px solid #bbb;
	float: left;
	left: 0;
}

.sn-im-message {
	border: none;
	height: 18px;
	line-height: 18px;
	max-height: 72px;
	outline: none;
	padding: 3px;
	resize: none;
	width: 258px;
}

.sn-im-textArea.sn-im-smilies-on .sn-im-message {
	width: 234px;
}

.ltr .sn-im-message {
	padding-right: 0;
}

.rtl .sn-im-message {
	padding-left: 0;
}

.sn-im-cbAvatar {
	height: 40px;
	margin-top: 1px;
	width: 40px;
}

.ltr .sn-im-cbAvatar {
	float: left;
	margin-left: -5px;
	margin-right: 5px;
}

.rtl .sn-im-cbAvatar {
	float: right;
	margin-left: 5px;
	margin-right: -5px;
}

.sn-im-chatBox:not(.sn-im-noChatBar) .sn-im-title .sn-im-status {
	display: none;
	visibility: hidden;
}

.sn-im-noChatBar.sn-im-chatBox .sn-im-title .sn-im-status {
	display: inline;
}

.sn-im-noChatBar .sn-im-button.sn-im-opener {
	visibility: hidden;
	width: 250px;
}

.sn-im-noChatBar .sn-im-block {
	border-bottom: none;
	bottom: 0;
}

.sn-im-noChatBar .sn-im-block .sn-im-textArea {
	min-height: 24px;
}

.sn-im-noChatBar .sn-im-msgs {
	height: 261px;
}

.sn-im-history-export {
	margin-top: .5em;
}

.jGrowl .jGrowl-notification.blue,.jGrowl .jGrowl-closer.blue {
	background-color: #109EE5;
}

.jGrowl .jGrowl-notification.green,.jGrowl .jGrowl-closer.green {
	background-color: #78AF85;
}

.jGrowl .jGrowl-notification.red,.jGrowl .jGrowl-closer.red {
	background-color: #DF8B8B;
}

.jGrowl .jGrowl-notification.orange,.jGrowl .jGrowl-closer.orange {
	background-color: #EF9859;
}

.ltr .sn-ntf-unread {
	border-left: 4px solid #BC2A4D;
	padding-left: 5px;
}

.rtl .sn-ntf-unread {
	border-right: 4px solid #BC2A4D;
	padding-right: 5px;
}

.sn-us-profile,.sn-us-membShareStatus {
	display: block;
	margin: 0 auto 5px;
}

.sn-us-share textarea {
	border: solid 1px #aeaeae;
	height: 18px;
	line-height: 18px;
	max-height: 72px;
	outline: none;
	padding: 2px;
	resize: none;
	width: 100%;
}

.sn-us-noStatus {
	padding-top: 5px;
}

.sn-us-share .ui-button,.sn-us-shareComment .ui-button {
	margin-top: 5px;
	padding: 1px 8px;
}

.sn-us-statusBlock {
	border-top: 1px solid #E9E9E9;
	padding: 10px 0;
}

.sn-us-statusBox {
	display: block;
	overflow: hidden;
}

.sn-us-statusText {
	min-height: 50px;
	overflow: hidden;
	word-wrap: break-word;
}

.sn-statusTime {
	color: #888;
	padding: 5px 0;
}

.sn-us-fetchBlock .loader {
	display: none;
	padding: 4px 0;
	text-align: center;
}

.sn-us-fetchImgs {
	height: 160px;
}

.sn-us-fetchDesc {
	height: 18px;
	line-height: 18px;
	max-height: 72px;
	padding: 2px;
}

.sn-us-fetchPreview,.sn-us-thumbs {
	display: none;
	padding: 4px 0;
}

.sn-us-fetchAdditional {
	margin-bottom: 10px;
}

.sn-us-fetchImages {
	width: 120px;
}

.sn-us-fetchData .title {
	font-size: 1.2em;
	font-weight: bold;
}

.sn-us-page-URL {
	padding: 0;
}

.sn-us-page-Info {
	margin-top: 15px;
}

.sn-us-page-Preview {
	padding-top: 2px;
}

.sn-us-videoOverlay {
	background: #000;
	cursor: pointer;
	height: 150px;
	opacity: 0.4;
	position: relative;
	width: 150px;
}

.sn-us-mentions-input-box {
	background: #fff;
	border: solid 1px #aeaeae;
	padding: 2px;
	position: relative;
}

.sn-us-mentions-input-box textarea {
	background: transparent;
	border: 0;
	display: block;
	outline: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
	width: 100%;
}

.sn-us-mentions-input-box .sn-us-mentions {
	color: #fff;
	left: -999px;
	line-height: 18px;
	overflow: hidden;
	position: absolute;
	top: -999px;
	white-space: pre-wrap;
	word-wrap: break-word;
}

.ltr .sn-us-mentions-input-box .sn-us-mentions {
	left: 1px;
}

.rtl .sn-us-mentions-input-box .sn-us-mentions {
	right: 1px;
}

.sn-us-mentions-input-box .sn-us-mentions > div {
	color: #fff;
	white-space: pre-wrap;
	width: 100%;
}

.sn-us-mentions-input-box .sn-us-mentions > div > strong {
	font-weight: normal;
}

.sn-us-mentions-input-box .sn-us-mentions > div > strong > span {
	-moz-opacity: 0;
	filter: alpha(opacity=0);
	opacity: 0;
}

.sn-us-mentions-input-box .sn-us-mentions-autocomplete-list {
	-moz-border-radius: 5px;
	-moz-box-shadow: 0 2px 5px rgba(0,0,0,0.148438);
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 0 2px 5px rgba(0,0,0,0.148438);
	background: #fff;
	border: solid 1px #aeaeae;
	border-radius: 5px;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	box-shadow: 0 2px 5px rgba(0,0,0,0.148438);
	display: none;
	left: 0;
	margin-left: -1px;
	margin-top: 0;
	position: absolute;
	right: 0;
	width: 100%;
	z-index: 10000;
}

.sn-us-mentions-input-box .sn-us-mentions-autocomplete-list li {
	background-color: #fff;
	border-bottom: 1px solid #eee;
	cursor: pointer;
	height: 26px;
	line-height: 26px;
	list-style: none;
	margin: 0;
	overflow: hidden;
	padding: 0 7px;
	white-space: nowrap;
	width: auto;
}

.sn-us-mentions-input-box .sn-us-mentions-autocomplete-list li:last-child {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.sn-us-mentions-input-box .sn-us-mentions-autocomplete-list li > img,.sn-us-mentions-input-box .sn-us-mentions-autocomplete-list li > div.icon {
	-moz-background-origin: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	float: left;
	height: 16px;
	margin-right: 5px;
	margin-top: 5px;
	width: 16px;
}

.sn-us-mentions-input-box .sn-us-mentions-autocomplete-list li em {
	font-style: none;
	font-weight: bold;
}

.sn-us-mentions-input-box .sn-us-mentions-autocomplete-list li:hover,.sn-us-mentions-input-box .sn-us-mentions-autocomplete-list li.active {
	background-color: #f2f2f2;
}

.sn-us-mentions-input-box .sn-us-mentions-autocomplete-list li b {
	background: #ff9;
	font-weight: normal;
}

.ltr .sn-us-page-Video,.ltr .sn-us-page-Image {
	float: left;
	padding: 0 5px 0 2px;
}

.ltr .sn-us-videoOverlay {
	margin-left: 2px;
}

.rtl .sn-us-page-Video,.rtl .sn-us-page-Image {
	float: right;
	padding: 0 2px 0 5px;
}

.rtl .sn-us-videoOverlay {
	margin-right: 2px;
}

.sn-user-avatar-1 {
	border: 1px solid #ccc;
	display: block;
	text-align: center;
}

h2.sn-up-userName {
	line-height: 1.2em;
	margin: .2em .4em;
}

h2.sn-up-userName img {
	margin-top: 10px;
	position: absolute;
}

.sn-up-profileTabs .ui-tabs-nav a {
	font-size: 1.1em;
}

.sn-up-profileTabs .ui-tabs-panel {
	padding: 1em 0;
}

.sn-up-profileTabs.ui-widget-content {
	border: none;
}

.sn-up-profileTabs .details dd {
	margin-bottom: 10px;
	word-wrap: break-word;
}

a.ui-button {
	color: #222;
}

.sn-up-buttons {
	margin-top: -35px;
	position: relative;
}

.sn-fms-inGroup {
	border-top: 1px solid #aaa;
	cursor: pointer;
	line-height: 20px;
	padding: .2em .3em;
}

.sn-fms-inGroup .ui-icon {
	background-image: url("./styles/art_phantom/theme/images/ui-icons_888888_256x240.png");
}

.sn-fms-inGroup:hover {
	background-color: #c4c4c4;
	color: #d31141;
}

.ui-icon-no {
	background-position: 16px 16px;
}

.ltr .sn-up-profileTabs .ui-tabs-nav a .ui-icon {
	float: left;
	margin-left: -6px;
	margin-right: 4px;
}

.ltr .sn-up-profileTabs .ui-tabs-nav a .ui-icon.sn-action-tabClose {
	float: right;
	margin-left: 4px;
	margin-right: -6px;
}

.rtl .sn-up-profileTabs .ui-tabs-nav a .ui-icon {
	float: right;
	margin-left: 4px;
	margin-right: -6px;
}

.rtl .sn-up-profileTabs .ui-tabs-nav a .ui-icon.sn-action-tabClose {
	float: left;
	margin-left: -6px;
	margin-right: 4px;
}

.sn-up-menu {
	border: none;
	margin: 0;
}

.sn-up-menu .sn-up-submenu {
	position: absolute;
}

.sn-up-menu .ui-menu-item a {
	border-color: #e4e4e4;
}

.sn-up-menu > .ui-menu-item {
	margin-left: 2px;
	margin-right: 2px;
}

.sn-up-menu > .ui-menu-item > a {
	background: #dadada url("./styles/art_phantom/theme/images/ui-bg_glass_75_dadada_1x400.png") repeat-x scroll 50% 50%;
	border: 1px solid #b1b1b1;
	color: #536482;
}

.sn-up-menu > .ui-menu-item > a:hover,.sn-up-menu > .ui-menu-item > a.ui-state-active,.sn-up-menu > .ui-menu-item > a.ui-state-hover,.sn-up-menu > .ui-menu-item > a.ui-state-focus {
	background: #a7a7a7 url("./styles/art_phantom/theme/images/ui-bg_highlight-soft_75_cccccc_1x100.png") repeat-x scroll 50% 50%;
	color: #536482;
	margin: 0;
}

.sn-up-menu > .ui-menu-item > a .ui-menu-icon.ui-icon-secondary {
	float: none;
	left: auto;
	position: absolute;
	right: .2em;
}

.sn-up-menu > li > .ui-menu {
	width: 200px;
}

.ltr .ui-menu-icons .sn-up-emote .ui-menu-item a {
	padding-left: .5em;
}

.rtl .ui-menu-icons .sn-up-emote .ui-menu-item a {
	padding-right: .5em;
}

.sn-up-profileTabs dl.details dt,.sn-up-profileTabs dl.details dd {
	line-height: 18px;
}

.sn-up-editableButton {
	background: transparent url("./styles/art_phantom/imageset/socialnet/button_profile_edit.png") no-repeat 0 0;
	cursor: pointer;
	display: none;
	height: 15px;
	position: absolute;
	width: 15px;
}

.inputbox.sn-up-inputbox {
	width: 15%;
}

.sn-up-selectbox {
	width: 31%;
}

.sn-fms-friend {
	border-color: #ddd;
	display: inline-block;
	margin: 2px;
	min-height: 52px;
	overflow: hidden;
	padding: 5px;
	text-overflow: ellipsis;
	width: 180px;
}

.sn-fms-friend.checked {
	background: #ECD5D8;
}

.sn-fms-friend .sn-user-avatar {
	display: block;
	text-align: center;
}

.ltr .sn-fms-friend .sn-user-avatar {
	float: left;
	margin-right: 5px;
}

.rtl .sn-fms-friend .sn-user-avatar {
	float: right;
	margin-left: 5px;
}

.sn-fms-friend .sn-userName {
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.1em;
}

.sn-fms-groupManage .sn-fms-friend {
	cursor: move;
}

.sn-fms-users-fullWidth .sn-fms-friend {
	display: block;
	margin-bottom: 4px;
	width: auto;
}

.sn-fms-users-suggestion .sn-fms-friend {
	text-align: center;
	width: 43%;
}

.sn-fms-users-suggestion .sn-user-avatar {
	display: inline-block;
	float: none!important;
	margin: 0 20px!important;
	padding: 0;
}

.sn-fms-block.ui-accordion h3.ui-accordion-header {
	margin-bottom: 0;
	margin-top: 5px;
}

.sn-fms-block.ui-accordion h3.ui-accordion-header.ui-state-active {
	background: #0a8fd1 url("./styles/art_phantom/theme/images/ui-bg_glass_65_0a8fd1_1x400.png") repeat-x 50% 50%;
}

.sn-fms-block.ui-accordion .grps.ui-accordion-content {
	min-height: 100px;
	padding: 4px;
}

.sn-fms-userBlockPaginationSlider {
	margin-left: 10px;
	width: 150px;
}

.sn-fms-unapproved {
	font-size: .9em;
	font-style: italic;
}

.sn-fms-groups .ui-state-active {
	background-image: url("./styles/art_phantom/theme/images/ui-bg_glass_75_dadada_1x400.png");
}

.sn-fms-groups .ui-state-active .ui-icon {
	background-image: url("./styles/art_phantom/theme/images/ui-icons_454545_256x240.png");
}

.sn-ap-avatar {
	display: inline-block;
	margin: 0 10px;
}

.sn-ap-search {
	border: 1px solid #ccc;
	margin: 8px 0 16px;
}

.sn-ap-search input,.sn-ap-search input:hover,.sn-ap-search input:focus {
	border: none;
	width: 200px;
}

.sn-ap-search:hover,.sn-ap-search:focus,.sn-ap-search.sn-inputbox-focus {
	border-color: #11A3EA;
}

.sn-ap-search input[type=text] {
	height: 16px;
}

.sn-ap-search input[type=image] {
	background-color: #fff;
	height: 20px;
	padding: 0;
	width: 23px;
}

.sn-ap-search .ui-autocomplete {
	max-height: 300px;
	overflow: auto;
}

.sn-ap-loadNewsOver {
	margin-bottom: 4px;
}

.ltr .sn-ap-loadNewsOver {
	text-align: right;
}

.rtl .sn-ap-loadNewsOver {
	text-align: left;
}

.sn-ap-loadNews {
	background-image: url("./styles/art_phantom/imageset/socialnet/button_arrow_down.png");
	background-repeat: no-repeat;
}

.ltr .sn-ap-loadNews {
	background-position: 100% 60%;
	padding-right: 12px;
}

.rtl .sn-ap-loadNews {
	background-position: 0 60%;
	padding-left: 12px;
}

.sn-ap-textBlock {
	border-top: 1px solid #e4e4e4;
	padding: 6px 4px;
}

.sn-ap-textBlock a.topictitle {
	display: block;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
}

.sn-ap-textBlock .sn-us-statusBlock {
	border-top: none;
	padding: 0;
}

.sn-ap-entryIcon {
	background: transparent none no-repeat 55% 50%;
	display: inline-block;
	width: 54px;
}

.ltr .sn-ap-entryIcon {
	float: left;
	margin-left: -60px;
}

.rtl .sn-ap-entryIcon {
	float: right;
	margin-right: -60px;
}

.sn-ap-textBlock-addUser .sn-ap-entryIcon {
	background-image: url("./styles/art_phantom/imageset/socialnet/icon_fms_add_user.png");
}

.sn-ap-textBlock-newFamily .sn-ap-entryIcon {
	background-image: url("./styles/art_phantom/imageset/socialnet/icon_up_new_family.png");
}

.sn-ap-textBlock-profileChanged .sn-ap-entryIcon {
	background-image: url("./styles/art_phantom/imageset/socialnet/icon_up_changed.png");
}

.sn-ap-textBlock-newRelationship .sn-ap-entryIcon {
	background-image: url("./styles/art_phantom/imageset/socialnet/icon_up_new_relationship.png");
}

.sn-ap-textBlock-sendEmote .sn-ap-entryIcon {
	background-image: url("./styles/art_phantom/imageset/socialnet/icon_up_send_emote.png");
}

.section-activitypage #wrap,.section-profile #wrap {
	min-width: 740px;
}

.sn-hiddenDefault,.sn-action-blockHidden .sn-actions,.sn-im-noborderTop .sn-userName,.sn-im-noborderTop .sn-im-msgAvatar,.sn-fms-friend input[type=checkbox] {
	display: none;
	visibility: hidden;
}

.ltr .sn-page-columnLeft,.rtl .sn-page-columnRight,.ltr .sn-posterAvatar,.ltr .sn-us-fpreviews {
	float: left;
	padding-right: 10px;
}

.rtl .sn-page-columnLeft,.ltr .sn-page-columnRight,.rtl .sn-posterAvatar,.rtl .sn-us-fpreviews {
	float: right;
	padding-left: 10px;
}

.sn-page-blockHeader.forabg,.sn-us-page-Desc,.sn-us-page-Additional {
	margin-top: 10px;
}

.ltr .sn-page-blockHeader.forabg .ui-button,.ltr .sn-more a.sn-back-top,.ltr .sn-actions,.ltr .sn-menu .sn-num-cube,.ltr .sn-shareComment .ui-button,.ltr .sn-im-group,.rtl .sn-im-status,.ltr .sn-im-buttons .ui-icon,.rtl .sn-button,.rtl .sn-im-sound.ui-icon,.ltr .sn-im-loginlogout,.rtl .sn-im-loginlogout label,.rtl .sn-im-loginlogout span,.ltr .sn-im-smilies,.ltr .sn-im-msg.sn-im-history .sn-im-history-time,.ltr .sn-im-history-export,.rtl .jGrowl-message .sn-user-avatar,.ltr .sn-us-share .ui-button,.ltr .sn-us-shareComment .ui-button,.rtl .sn-us-share .ui-button.sn-us-fetchButton,.rtl .sn-us-fetchImages,.rtl .sn-us-page-Preview,.ltr .sn-up-buttons,.rtl .sn-up-menu > li,.rtl .sn-fms-friend,.ltr .sn-fms-userBlockPaginationSlider,.rtl .sn-ap-avatar {
	float: right;
}

.rtl .sn-page-blockHeader.forabg .ui-button,.rtl .sn-more a.sn-back-top,.rtl .sn-actions,.rtl .sn-menu .sn-num-cube,.rtl .sn-shareComment .ui-button,.rtl .sn-im-group,.ltr .sn-im-status,.rtl .sn-im-buttons .ui-icon,.ltr .sn-button,.ltr .sn-im-sound.ui-icon,.ltr .sn-im-loginlogout label,.ltr .sn-im-loginlogout span,.rtl .sn-im-loginlogout,.rtl .sn-im-smilies,.rtl .sn-im-msg.sn-im-history .sn-im-history-time,.rtl .sn-im-history-export,.ltr .jGrowl-message .sn-user-avatar,.rtl .sn-us-share .ui-button,.rtl .sn-us-shareComment .ui-button,.ltr .sn-us-share .ui-button.sn-us-fetchButton,.ltr .sn-us-fetchImages,.ltr .sn-us-page-Preview,.rtl .sn-up-buttons,.ltr .sn-up-menu > li,.ltr .sn-fms-friend,.rtl .sn-fms-userBlockPaginationSlider,.ltr .sn-ap-avatar {
	float: left;
}

.sn-ap-textNoWrap,.sn-menu .ui-menu.ui-widget-content .ui-menu-item a {
	white-space: nowrap;
}

.sn-userName a,.snUsername,.sn-userName,.sn-us-statusBox .sn-us-postOnWall,.sn-us-page-Title {
	font-weight: bold;
}

.sn-user-avatar,.sn-posterAvatar,.sn-posterAvatar a:link,.sn-posterAvatar a:visited,.sn-posterAvatar a:hover,.sn-posterAvatar a:active,#sn-ntf-notify,.sn-up-editable,.sn-up-editable:hover .sn-up-editableButton,.sn-fms-friend.sn-fms-user-suggestion a:link,.sn-fms-friend.sn-fms-user-suggestion a:visited,.sn-fms-friend.sn-fms-user-suggestion a:hover,.sn-fms-friend.sn-fms-user-suggestion a:active,.sn-ap-avatar a:link,.sn-ap-avatar a:visited,.sn-ap-avatar a:hover,.sn-ap-avatar a:active {
	display: inline-block;
}

.sn-user-avatar img,.sn-commentText,.ui-body-dialog,.sn-im-msg .sn-im-msgText {
	word-wrap: break-word;
}

.sn-action-block,.sn-action-blockHidden,.sn-im-group,.sn-im-msgAvatar,.sn-up-menu > li {
	position: relative;
}

.sn-action-block .sn-actions .sn-action-ok-green,.sn-action-blockHidden .sn-actions .sn-action-ok-green,.sn-action-block .sn-actions .sn-action-check,.sn-action-blockHidden .sn-actions .sn-action-check {
	background-image: url("./styles/art_phantom/imageset/socialnet/button_ok_green.png");
}

.sn-action-block .ui-accordion-header .sn-actions div,.sn-action-block .ui-accordion-header .sn-actions span,.sn-action-blockHidden .ui-accordion-header .sn-actions div,.sn-action-blockHidden .ui-accordion-header .sn-actions span,.sn-action-blockHidden:hover .sn-actions a,.sn-action-blockHidden:hover .sn-actions div,.sn-action-blockHidden:hover .sn-actions span,.sn-im-loginlogout .sn-im-selected.sn-im-login span {
	background-position: 0 -15px;
}

.sn-action-block:hover .sn-actions div,.sn-action-block:hover .sn-actions span,.sn-action-blockHidden:hover .sn-actions div,.sn-action-blockHidden:hover .sn-actions span,.sn-im-loginlogout .sn-im-login {
	background-position: 0 -30px;
}

.sn-action-block:hover .sn-actions div:hover,.sn-action-block:hover .sn-actions span:hover,.sn-action-blockHidden:hover .sn-actions div:hover,.sn-action-blockHidden:hover .sn-actions span:hover,.sn-im-sound.ui-icon.ui-icon-volume-off,.ui-icon-volume-off,.sn-up-editableButton:hover {
	background-position: 0 100%;
}

.sn-menu .ui-menu-item.sn-menu-active a .ui-icon,.sn-menu .ui-menu-item.sn-menu-active a.ui-state-focus .ui-icon,.sn-fms-block.ui-accordion h3.ui-accordion-header.ui-state-active .ui-accordion-header-icon {
	background-image: url("./styles/art_phantom/theme/images/ui-icons_f0f0f0_256x240.png");
}

.ltr .sn-commentBlock,.ltr .sn-shareComment,.ltr .sn-us-statusText,.ltr .sn-us-commentText {
	padding-right: 15px;
}

.rtl .sn-commentBlock,.rtl .sn-shareComment,.rtl .sn-us-statusText,.rtl .sn-us-commentText {
	padding-left: 15px;
}

.sn-watermark,.sn-us-watermark {
	color: #888;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active a,.ui-tabs .ui-tabs-nav li.ui-state-disabled a,.ui-tabs .ui-tabs-nav li.ui-tabs-loading a,.sn-im-canchat {
	cursor: pointer;
}

.ltr .sn-im-chatBoxes .sn-im-group .sn-im-button,.rtl .sn-im-chatBoxes .sn-im-group .sn-im-button {
	border-right-color: #bbb;
	border-right-style: solid;
	border-right-width: 1px;
}

.sn-im-title.sn-im-buttons .sn-userName a,.sn-im-loginlogout .sn-im-selected span,.jGrowl .jGrowl-notification,.jGrowl .jGrowl-closer,.sn-fms-block.ui-accordion h3.ui-accordion-header.ui-state-active a {
	color: #fff;
}

.sn-im-msg:first-child,.ui-dialog .sn-us-statusBlock,.sn-fms-inGroup:first-child,.sn-ap-textBlock:first-child,.ui-dialog .sn-ap-textBlock {
	border-top: none;
}

.sn-im-msg:last-child,.sn-ap-textBlock:last-child {
	padding-bottom: 0;
}

.ltr .sn-im-msg .sn-im-msgText-Arrow,.rtl #sn-ntf-notify {
	padding-right: 3px;
}

.rtl .sn-im-msg .sn-im-msgText-Arrow,.ltr #sn-ntf-notify {
	padding-left: 3px;
}

.sn-im-msg.sn-im-history.pagination,.sn-us-mentions-input-box .sn-us-mentions-autocomplete-list ul {
	margin: 0;
	padding: 0;
}

.ltr .jGrowl .jGrowl-notification .jGrowl-message span,.rtl .sn-up-editableButton {
	margin-right: 10px;
}

.rtl div.jGrowl div.jGrowl-notification .jGrowl-message span,.ltr .sn-up-editableButton {
	margin-left: 10px;
}

.sn-us-buttonCommentOver,.sn-us-fetchButton,.sn-us-wallButton,.sn-us-wallButton.ui-button,.sn-us-fetchVideoInfo,.sn-us-fetchVideoProvider {
	display: none;
}

.sn-fms-inGroup:hover .ui-icon,.sn-up-menu > .ui-menu-item > a .ui-icon {
	background-image: url("./styles/art_phantom/theme/images/ui-icons_222222_256x240.png");
}

.sn-fms-friend.sn-fms-user-suggestion,.ltr .sn-fms-users-fullWidth .sn-fms-friend,.rtl .sn-fms-users-fullWidth .sn-fms-friend,.ltr .sn-ap-search .sn-ap-searchInput,.rtl .sn-ap-search .sn-ap-searchInput,.ltr .sn-ap-search .sn-ap-searchImage,.rtl .sn-ap-search .sn-ap-searchImage {
	float: none;
} 
 /* END @include socialnet.css */ 

/* BEGIN @include jquery.jgrowl.css */ 
 div.jGrowl {
	padding: 			10px;
	z-index: 			9999;
	color: 				#fff;
	font-size: 			12px;
}

/** Special IE6 Style Positioning **/
div.ie6 {
	position: 			absolute;
}

div.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' );
}

div.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' );
}

div.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' );
}

div.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' );
}

div.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%;
}

/** Normal Style Positions **/
div.jGrowl {
	position:			absolute;
}

body > div.jGrowl {
	position:			fixed;
}

div.jGrowl.top-left {
	left: 				0px;
	top: 				0px;
}

div.jGrowl.top-right {
	right: 				0px;
	top: 				0px;
}

div.jGrowl.bottom-left {
	left: 				0px;
	bottom:				0px;
}

div.jGrowl.bottom-right {
	right: 				0px;
	bottom: 			0px;
}

div.jGrowl.center {
	top: 				0px;
	width: 				50%;
	left: 				25%;
}

/** Cross Browser Styling **/
div.center div.jGrowl-notification, div.center div.jGrowl-closer {
	margin-left: 		auto;
	margin-right: 		auto;
}

div.jGrowl div.jGrowl-notification, div.jGrowl div.jGrowl-closer {
	background-color: 		#000;
	opacity: 				.85;
    -ms-filter: 			"progid:DXImageTransform.Microsoft.Alpha(Opacity=85)"; 
    filter: 				progid:DXImageTransform.Microsoft.Alpha(Opacity=85); 
	zoom: 					1;
	width: 					235px;
	padding: 				10px;
	margin-top: 			5px;
	margin-bottom: 			5px;
	font-family: 			Tahoma, Arial, Helvetica, sans-serif;
	font-size: 				1em;
	text-align: 			left;
	display: 				none;
	-moz-border-radius: 	5px;
	-webkit-border-radius:	5px;
}

div.jGrowl div.jGrowl-notification {
	min-height: 			40px;
}

div.jGrowl div.jGrowl-notification div.jGrowl-header {
	font-weight: 			bold;
	font-size:				.85em;
}

div.jGrowl div.jGrowl-notification div.jGrowl-close {
	z-index:				99;
	float: 					right;
	font-weight: 			bold;
	font-size: 				1em;
	cursor:					pointer;
}

div.jGrowl div.jGrowl-closer {
	padding-top: 			4px;
	padding-bottom: 		4px;
	cursor: 				pointer;
	font-size:				.9em;
	font-weight: 			bold;
	text-align: 			center;
}

/** Hide jGrowl when printing **/
@media print {
	div.jGrowl {
		display: 			none;
	}
} 
 /* END @include jquery.jgrowl.css */ 


#header p, #header h1 { display: none; }

/*
    Change "inline" to "none" (without quotes) to hide logo image
*/
#header a { display: inline; }

/* The following are part of the calendar mod.
   They follow the same format as the reply-icon, post-icon, locked-icon, pmreply-icon, newpm-icon, and forwardpm-icon.
   If you are trying to implement a style other then prosilver, look at how your existing style defines
   those icons, and do the same for the new calendar icons.
*/
.buttons div.calendar-new-icon a { 
	background:none !important;
}

.buttons div.calendar-new-icon a span    { 
	position: absolute;
	width: 100%;
	height: 12px;
	cursor: pointer;
	background: url(./styles/art_phantom/theme/images/en/prosilver_new_star_icon.gif) top left no-repeat;
}

.buttons div.calendar-new-icon a span:hover   { 
		background: url(./styles/art_phantom/theme/images/en/prosilver_new_star_icon.gif) no-repeat scroll left -12px;	
        width:12px;		
}

.buttons div.calendar-day-icon a { 
	background:none !important;
}

.buttons div.calendar-day-icon a span    { 
	position: absolute;
	width: 100%;
	height: 12px;
	cursor: pointer;
	background: url(./styles/art_phantom/theme/images/en/prosilver_day_icon.gif) top left no-repeat;	
}

.buttons div.calendar-day-icon a span:hover    { 
	background: url(./styles/art_phantom/theme/images/en/prosilver_day_icon.gif) no-repeat scroll left -12px;	
    width:12px;	
}

.buttons div.calendar-week-icon a { 
	background:none !important;
}

.buttons div.calendar-week-icon a span    { 
	position: absolute;
	width: 100%;
	height: 12px;
	cursor: pointer;
	background: url(./styles/art_phantom/theme/images/en/prosilver_week_icon.gif) top left no-repeat;	
}

.buttons div.calendar-week-icon a span:hover    { 
	background: url(./styles/art_phantom/theme/images/en/prosilver_week_icon.gif) no-repeat scroll left -12px;	
    width:12px;	
}

.buttons div.calendar-month-icon a { 
	background:none !important;
}

.buttons div.calendar-month-icon a span    { 
	position: absolute;
	width: 100%;
	height: 12px;
	cursor: pointer;
	background: url(./styles/art_phantom/theme/images/en/prosilver_month_icon.gif) top left no-repeat;	
}

.buttons div.calendar-month-icon a span:hover    { 
	background: url(./styles/art_phantom/theme/images/en/prosilver_month_icon.gif) no-repeat scroll left -12px;
    width:12px;	
}
.produc_images_forum {display:none;}
/*
.top_column_nxt {
	width:100%;
	float:left;
}

.top_column_nxt .left_column {
	width: 15%;
	float:left;
}

.top_column_nxt .center_column {
	width:70%;
	float:left;
}
.top_column_nxt .right_column {
	width:15%;
	float:right;
}	

*/



.buttons div.calendar-new-icon	{ width: 12px; height: 12px; text-align: left; }
.buttons div.calendar-day-icon	{ width: 12px; height: 12px; text-align: left; }
.buttons div.calendar-week-icon	{ width: 12px; height: 12px; text-align: left; }
.buttons div.calendar-month-icon	{ width: 12px; height: 12px; text-align: left; }

ul.profile-icons li.edit-all-icon	{ width: 61px; height: 20px; }
ul.profile-icons li.delete-all-icon	{ width: 40px; height: 20px; }

.unread_topic_title { color: #A00; }

/*
    Include css files
*/
/* BEGIN @include layout_global.css */ 
 /*
    Main stuff
*/
* { margin: 0; padding: 0; }
html {
    width: 100%;
    height: 100%;
}
body {
    margin: 0;
    padding: 0;
    min-height: 100%;
    font-family: Verdana;
    line-height: 1.2em;
    font-size: 12px;
    color: #000;
    text-shadow: rgba(255, 255, 255, 0.3) 1px 1px 1px;
    position: relative;
}
html, body {
   /* background: #e7eff3 url(./styles/art_phantom/theme/images/header_g2.png) top center repeat-y;*/
}
body.simple { 
    width: auto; 
    margin: 0;
    padding: 8px;
}

a, a:visited {
    color: #216894;
    text-decoration: none;
    -webkit-transition: color 0.25s ease;
    -moz-transition: color 0.25s ease;
    -o-transition: color 0.25s ease;
    -ms-transition: color 0.25s ease;
    transition: color 0.25s ease;
}
a:hover { color: #b42c2c; }
a:active { 
    color: #c1830b; 
    -moz-transform: translate(0, 1px);
    -webkit-transform: translate(0, 1px);
    -o-transform: translate(0, 1px);
    -ms-transform: translate(0, 1px);
    transform: translate(0, 1px);
}
.buttons a:active, .profile-icons a:active, div.dropdown-tabs a:active, .nav-links a:active, #page-header a:active {
    -moz-transform: none;
    -webkit-transform: none;
    -o-transform: none;
    -ms-transform: none;
    transform: none;
}

img { border-width: 0; }



/*
    Rounded blocks, transitions
*/
div.rules, div.post, .panel, .cp-mini, ul.topiclist li {
   /* background: url(./styles/art_phantom/theme/images/hdr2_br.gif) bottom right no-repeat, url(./styles/art_phantom/theme/images/hdr2_bl.gif) bottom left no-repeat, url(./styles/art_phantom/theme/images/hdr2_tr.gif) top right no-repeat, url(./styles/art_phantom/theme/images/hdr2_tl.gif) 0 0 no-repeat, url(./styles/art_phantom/theme/images/hdr2_r.gif) top right repeat-y, url(./styles/art_phantom/theme/images/hdr2_l.gif) top left repeat-y, url(./styles/art_phantom/theme/images/hdr2_b.gif) bottom left repeat-x, #f1f4f5 url(./styles/art_phantom/theme/images/hdr2_t.gif) 0 0 repeat-x;*/
}
.old-ie div.old-ie-wrap-2, .old-ie .old-ie-wrap-2, .old-ie ul.topiclist li {
    padding: 0 !important;
   /* background: #f1f4f5 url(./styles/art_phantom/theme/images/hdr2_t.gif) 0 0 repeat-x;*/
    background: #f1f4f5;
}
.old-ie .hdr2-1 {
    margin: 0;
    padding: 0;
    background: url(./styles/art_phantom/theme/images/hdr2_b.gif) bottom left repeat-x;
}
.old-ie .hdr2-2 {
    margin: 0;
    padding: 0;
    background: url(./styles/art_phantom/theme/images/hdr2_l.gif) top left repeat-y;
}
.old-ie .hdr2-3 {
    margin: 0;
    padding: 0;
    background: url(./styles/art_phantom/theme/images/hdr2_r.gif) top right repeat-y;
}
.old-ie .hdr2-4 {
    margin: 0;
    padding: 0;
    background: url(./styles/art_phantom/theme/images/hdr2_tl.gif) 0 0 no-repeat;
}
.old-ie .hdr2-5 {
    margin: 0;
    padding: 0;
    background: url(./styles/art_phantom/theme/images/hdr2_tr.gif) top right no-repeat;
}
.old-ie .hdr2-6 {
    margin: 0;
    padding: 0;
    background: url(./styles/art_phantom/theme/images/hdr2_bl.gif) bottom left no-repeat;
}
.old-ie .hdr2-last {
    margin: 0;
    padding: 5px;
    background: url(./styles/art_phantom/theme/images/hdr2_br.gif) bottom right no-repeat;
}
div.forabg, div.forumbg, div.panel-wrapper {
    /*background: url(./styles/art_phantom/theme/images/hdr1_br.gif) bottom right no-repeat, url(./styles/art_phantom/theme/images/hdr1_bl.gif) bottom left no-repeat, url(./styles/art_phantom/theme/images/hdr1_tr.gif) top right no-repeat, url(./styles/art_phantom/theme/images/hdr1_tl.gif) top left no-repeat;*/
    padding: 6px;
}
.section-antmap div.forabg {
	padding: 0px;
}
.old-ie div.old-ie-wrap-1 {
    padding: 0;
}
.old-ie .hdr1-1 {
    margin: 0;
    padding: 0;
}
.old-ie .hdr1-2 {
    margin: 0;
    padding: 0;
    background: url(./styles/art_phantom/theme/images/hdr1_tl.gif) top left no-repeat;
}
.old-ie .hdr1-3 {
    margin: 0;
    padding: 0;
    background: url(./styles/art_phantom/theme/images/hdr1_tr.gif) top right no-repeat;
}
.old-ie .hdr1-4 {
    margin: 0;
    padding: 0;
    background: url(./styles/art_phantom/theme/images/hdr1_bl.gif) bottom left no-repeat;
}
.old-ie .hdr1-5 {
    margin: 0;
    padding: 6px;
    background: url(./styles/art_phantom/theme/images/hdr1_br.gif) bottom right no-repeat;
}

.corners-top, .corners-bottom { display: none; }

.profile-icons {
    opacity: 0;
}
ul.profile-icons li.web-icon{
	display:none;
}
.profile-icons, div.rules, div.forabg, div.forumbg, div.post, .panel, .cp-mini {
    -webkit-transition: opacity 1s ease;
    -moz-transition: opacity 1s ease;
    -o-transition: opacity 1s ease;
    -ms-transition: opacity 1s ease;
    transition: opacity 1s ease;
}
body.transform div.nav-links {
    -webkit-transition-property: border-color, background-color, opacity;
    -moz-transition-property: border-color, background-color, opacity;
    -o-transition-property: border-color, background-color, opacity;
    -ms-transition-property: border-color, background-color, opacity;
    transition-property: border-color, background-color, opacity;
    -webkit-transition-duration: 0.5s, 0.5s, 1s;
    -moz-transition-duration: 0.5s, 0.5s, 1s;
    -o-transition-duration: 0.5s, 0.5s, 1s;
    -ms-transition-duration: 0.5s, 0.5s, 1s;
    transition-duration: 0.5s, 0.5s, 1s;
}
body.transform div.nav-links, body.transform img, body.transform .topic-actions, body.transform .profile-icons { opacity: 1; }

/* 
    Arrow links  
*/
a.up		{ background: url(./styles/art_phantom/theme/images/arrow_up.png) no-repeat left center; }
a.down		{ background: url(./styles/art_phantom/theme/images/arrow_down.png) no-repeat right center; }
a.left		{ background: url(./styles/art_phantom/theme/images/arrow_left.png) no-repeat 3px 60%; }
a.right		{ background: url(./styles/art_phantom/theme/images/arrow_right.png)  no-repeat 95% 60%; }

a.up, a.up:link, a.up:active, a.up:visited {
	padding-left: 10px;
	text-decoration: none;
	border-bottom-width: 0;
}

a.up:hover {
	background-position: left top;
	background-color: transparent;
}

a.down, a.down:link, a.down:active, a.down:visited {
	padding-right: 10px;
}

a.down:hover {
	background-position: right bottom;
	text-decoration: none;
}

a.left, a.left:active, a.left:visited {
	padding-left: 12px;
}

a.left:hover {
	text-decoration: none;
	background-position: 0 60%;
}

a.right, a.right:active, a.right:visited {
	padding-right: 12px;
}

a.right:hover {
	text-decoration: none;
	background-position: 100% 60%;
}

.back2top {
	clear: both;
	height: 11px;
	text-align: right;
}

a.top {
	background: url("./styles/art_phantom/imageset/icon_back_top.png") no-repeat top left;
	text-decoration: none;
	width: 11px;
	height: 11px;
	display: block;
	float: right;
	overflow: hidden;
	letter-spacing: 1000px;
	text-indent: 11px;
}

a.top2 {
	background: url("./styles/art_phantom/imageset/icon_back_top.png") no-repeat 0 center;
	text-decoration: none;
	padding-left: 14px;
	line-height: 1em;
	margin: 4px 0;
	display: inline-block;
}

a.up, a.down, a.left, a.right, a.top, a.top2 {
    -webkit-transition-property: color, background-position;
    -moz-transition-property: color, background-position;
    -o-transition-property: color, background-position;
    -ms-transition-property: color, background-position;
    transition-property: color, background-position;
    -webkit-transition-duration: 0.25s;
    -moz-transition-duration: 0.25s;
    -o-transition-duration: 0.25s;
    -ms-transition-duration: 0.25s;
    transition-duration: 0.25s;
    -webkit-transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    -ms-transition-timing-function: ease;
    transition-timing-function: ease;
}


/*
    Misc stuff
*/
.clear { clear: both; }

.rightside, .right-box { 
    text-align: right;
}

.left-box {
    float: left;
    text-align: left;
    width: auto;
}

p.rightside, li.rightside, ul.rightside, ul.linklist li.rightside, .right-box { 
    float: right; 
    margin-left: 5px;
    margin-right: 0;
}

ul.leftside {
	float: left;
	margin-left: 0;
	margin-right: 5px;
	text-align: left;
}

hr {
    background-color: none;
    border: solid 1px transparent;
    border-bottom-color: #a6bdcd;
    border-top-color: #fafafa;
    width: 95%;
    margin: 0 auto;
    text-align: center;
}

hr.dashed {
	border-top-style: dashed;
	border-bottom-style: dashed;
	border: none;
}

.clearfix, #tabs, #minitabs, fieldset dl, ul.topiclist dl, dl.polls {
    min-height: 1px;
    overflow: hidden;
}
span.corners-bottom { 
    display: block; 
    clear: both;
}

dl.details {
	font-size: 12px;
}

dl.details dt {
	float: left;
	clear: left;
	width: 30%;
	text-align: right;
	color: #444;
	display: block;
}

dl.details dd {
	margin-left: 0;
	padding-left: 5px;
	margin-bottom: 5px;
	color: #000;
	float: left;
	width: 65%;
}

/*
    Main blocks without rounded container
*/
#page-body > h2, #page-body > form > h2, #page-body > h3, #page-body > form > h3, div#message h2, #confirm h2, #agreement h2 {
    font-size: 20px;
    line-height: 1.2em;
    font-weight: normal;
    text-shadow: rgba(0, 0, 0, 0.1) 2px 2px 0;
    margin: 20px 2px 10px;
}
#page-body > h2, #page-body > form > h2, #page-body > h3, #page-body > form > h3, div#message h2, #confirm h2, #agreement h2, 
#page-body h2.title a, #page-body h2.title a:visited { color: #b42c2c; }
#page-body h2.title a:hover { color: #c1830b; }

/*
    Forms
*/
fieldset {
    margin: 0;
    padding: 0;
    border-width: 0;
}
fieldset.display-options { 
    margin: 5px 0;
    text-align: center; 
}

/*
    Errors
*/
.error {
	color: #b42c2c;
	font-weight: bold;
	font-size: 12px;
}

/*
    Old browser
*/
#old-browser {
    text-align: center;
    padding: 4px;
    color: #000;
    background-color: #e2dd47;
}

.menuH
{
    /* You will get totally diffrent menu alignment and layout by setting following margin, width, and float with different values.
    For detailed instruction please visit www.menucool.com/horizontal/change-menu-alignment  */
    margin: 0; width: 100%; float:none;
    /*following "behavior" works for IE6, IE7, and IE8. Other browsers will ignore it.*/
    /*Note: Unlike image file, htc file path is relative to the page, not this CSS file.*/
    behavior: url("/horizontal/menuh/cssmenu.htc");
    height: 36px;
  /*  background: #D4D4D4 url(bg.gif) repeat-x 0 0;
    border: 1px solid #BBB;*/
    position:relative;/*! for IE htc*/
    z-index:4;/*H2*/
  /*  font-family: Arial, Helvetica, sans-serif;*/
    list-style: none;
    padding: 0;
}

.menuH li
{
    padding: 0;
    /*margin: 0;
    display: block; TODO: I am testing them if they can be removed. If can, remove them.*/
    float: left;
    height: 36px;
    position: relative;/*move it into .menuH if you want submenu to be positioned relative to the whole menu instead of this li element*/
}
.menuH li:hover, .menuH li.onhover
{
   /* background: white url(bg.gif) repeat-x 0 -48px;*/
}

ul.menuH a
{
    padding: 0 30px;
    line-height: 36px; /*Note: keep this value the same as the height of .menuH and .menuH li */
    font-size: 12px;
    font-weight: bold;
    color: black;
    display: block;
    outline: 0;
    text-decoration: none;
}
.menuH a:hover
{
    color: red;
}

/*
.menuH ul a.arrow
{
    background: url(right.gif) no-repeat 97% center;
}*/
 
        
/*Used to align a top-level item to the right*/        
.menuH .menuRight
{
    float: right;
    margin-right: 0px;
}
        
/*for the top-level separators*/
.menuH li.separator
{
    font-size:0;
    overflow:hidden;
  /*  border-left:1px solid #F7F7F7;
    border-right:1px solid #BBBBBB;*/
}
               
        
/*######sub level###########*/
        
ul.menuH ul
{
	min-width:100px;
    width:auto;
    position: absolute;
    left: -9999px;
	border: 2px solid #006;
    background: #006;
    /*border: 2px solid #4788B1;
    background: #EBF1F5;  */
    text-align: left;
    list-style: none; margin: 0;  
    /*Following 1px(padding-right) will determine how much it is overlapped by the sub-sub-menu */
    padding: 5px 1px 10px 0;
    box-sizing:content-box;
	margin-top:35px;
	border-radius:10px;
}
ul.menuH ul a, ul.menuH ul a span {
	width:95%;
	background:none !important;
}
.menuH ul li a.arrow  {
    background: url(./styles/art_phantom/theme/images/arrow1.png) no-repeat  70px 10px !important;
}
.menuH ul li a.arrow:hover {
    background: url(./styles/art_phantom/theme/images/arrow2.png) no-repeat  70px 10px !important;
}
.menuH ul li a.arrow  span{
	height:13px !important;
}
ul.menuH ul li {
	/* border-bottom:solid 1px #4788B1; */
	border-bottom:solid 1px #FFF;
}
ul.menuH ul ul {
	margin-top:0px;
	margin-left:2px;
}
ul.menuH ul li a {
	padding-left:5px !important;
}
.menuH li li
{
    float: none;
    white-space:nowrap;
    height: 32px;
}
.menuH li li:hover, .menuH li li.onhover
{
   /* background:#f7f7f7;*/
}
.menuH ul a
{
    padding: 0 20px;
    line-height: 26px;
    font-size: 0.9em;
    font-weight: normal;
    color: #0066CC;
    text-align: left;
}

.menuH ul a:hover, .menuH ul li:hover
{
    color: red !important;
	/*transition-delay: 5s;*/
}
.menuH ul li a.title span {
	 color: red !important;
}
.menuH ul li.last {
	border-bottom:none;
}
.menuH li ul {
	/*transition: .50s all;   */
    transition-delay: .5s; 
}
.menuH li:hover ul, .menuH li.onhover ul
{
    left: -1px;/*Use this property to change offset of the dropdown*/
    top: auto;
	transition-delay: 0s;
}

.menuH li:hover .dropToLeft, .menuH li.onhover .dropToLeft
{
    left: auto;
    right: -1px;
    top: auto;
	/*transition-delay: 5s;*/
	transition-delay: 0s;
}
.menuH ul ul
{
   /* border-top: 1px solid #DDD;*/
}

.menuH li:hover ul ul, .menuH li:hover ul ul ul, .menuH li:hover ul ul ul ul,
.menuH li.onhover ul ul, .menuH li.onhover ul ul ul, .menuH li.onhover ul ul ul ul
{
    left: -9999px;
    top:0;
	/*transition-delay: 5s;*/
	transition-delay: 0s;
}

.menuH li li:hover ul, .menuH li li li:hover ul, .menuH li li li li:hover ul,
.menuH li li.onhover ul, .menuH li li li.onhover ul, .menuH li li li li.onhover ul
{
    left: 100px;
	/* transition-delay: .5s; */	
	transition-delay: 0s;
}
        
/*####### special effects ##########*/
        
.decor1 
{
   /* -moz-border-radius: 3px; /* Firefox */
  /*  -webkit-border-radius: 3px; /* Safari and Chrome */
  /*  border-radius: 3px; /* Opera 10.5+, future browsers, and now also our behavior htc file */

 /*   -moz-box-shadow: 0px 1px 4px #eee; /* Firefox */
  /*  -webkit-box-shadow: 0px 1px 4px #eee; /* Safari and Chrome */
 /*   box-shadow: 0px 1px 4px #eee; /* Opera 10.5+, future browsers and IE6+ using our behavior htc file */
            
}
.menuH ul 
{
    /*-moz-border-radius: 0px 0px 4px 4px;
    -webkit-border-radius: 0px 0px 4px 4px;
    border-radius: 0px 0px 4px 4px;

    -moz-box-shadow: 0px 6px 6px #CCC;
    -webkit-box-shadow: 0px 6px 6px #CCC;
    box-shadow: 0px 6px 6px #CCC;  ********/
    
    /*for older IE browsers, the htc file fix will disable this feature when box-shadow was also applied.*/
    filter:alpha(opacity=90);
    opacity: 0.90;  
            
    /* Gradient background */
   /* background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFFFFF), to(#EEEEEE)); */
}
.menu_ucp {
	height: 50px;
    width: 130px;
	float:left;
	margin-right:50px;
}
.menu_ucp ul ul li a, .menu_ucp ul ul li span, .menu_ucp ul li a, .menu_ucp ul li span {
	background:none !important;
}
.menu_ucp ul ul li a {
	float:left;
	width:98%;
}
.menu_ucp ul li#arrow {
    background: url(./styles/art_phantom/theme/images/downarrowb.png) no-repeat 92px 8px !important;
}
.menu_ucp ul li#arrow:hover {
    background: url(./styles/art_phantom/theme/images/downarrowr.png) no-repeat 92px 8px !important;
}
.menu_ucp ul ul {
	display:none;
}

.menu_ucp ul:hover ul {
	display:block;
}
.menu_ucp ul li {
	border: 2px solid #4788B1;
    border-radius: 30px 30px 30px 30px;
    height: 30px;
    line-height: 28px;
    list-style: none outside none;
    padding-left:20px;
}
.menu_ucp ul li:hover {
	border: 2px solid #B42C2C;
}	
.menu_ucp ul li:hover a span {
	color:#B42C2C;
}

.menu_ucp ul li:hover ul li a span {
	color:#4788B1;
}
.menu_ucp ul li:hover ul li:hover a span {
	color:#B42C2C;
}
.menu_ucp ul li a span{
	font-size:15px;
}

.menu_ucp ul li ul  {
	width:300px;
    position: absolute;
    border: 2px solid #4788B1;
    background: #F4F7F9;  
    text-align: left;
    list-style: none; margin: 0;  
    /*Following 1px(padding-right) will determine how much it is overlapped by the sub-sub-menu */
    padding: 5px 1px 10px 0;
    box-sizing:content-box;	
	border-radius:10px; 
	z-index:999;	
	margin-top:2px;
}

.menu_ucp ul li ul li {
	border:none;
	border-bottom:solid 1px #4788B1;
	border-radius:0px;
	text-align:left;
	padding-left:12px;
}

.menu_ucp ul li ul li:hover {
	border:none;
	border-bottom:solid 1px #4788B1;
}

.menu_ucp2 {
	margin-top:0px !important;
    width:250px;	
}

.menu_ucp2 ul li {
	width:115px;
}
.menu_ucp2 ul li a {
	padding-left:0px !important;
}
.menu_ucp2 ul li ul li{
	width:95%;
}

.menu_ucp2 ul li#arrow {
    background: url(./styles/art_phantom/theme/images/downarrowb.png) no-repeat 98px 9px !important;
}
.menu_ucp2 ul li#arrow:hover {
    background: url(./styles/art_phantom/theme/images/downarrowr.png) no-repeat 98px 8px !important;
}

.mobile-style-switch {
	display:none;
}
ul.footer_right_link {
		float:right;
}

ul.footer_right_link li {
	display:inline;
	list-style:none;
	border-right: solid 1px #FFF;
	height:10px;
	padding-right:3px;
	padding-left:6px;
}

ul.footer_right_link li.last {
	border-right:none;
}

ul.footer_right_link li a, ul.footer_right_link li a:hover {
	text-decoration:none !important;
}

.mChatPanel #mChatMessage {
	margin-bottom:5px;
}

.mChatRowLimitCustom {
	height:auto !important;
}

.section-blog td#left_menu {
	vertical-align:top;
}

.pm-bar-outer {
	width: 300px;
	height: 12px;
	padding: 1px;
	margin: 0px 0 8px 0;
	border: solid 1px #98B3C3;
	border-radius:5px;
}

.pm-bar-inner {
	width: 100%;
	height: 100%;
	background-color: #FFF;
}

.pm-bar-ok {
	height: 100%;
	background-color: #B14444;
}

.pm-bar-alert {
	height: 100%;
	background-color: #B14444;
}

tr:last-child .option_popup {
    bottom: 0;
}

.option_popup {
	display: none;
	position: absolute;
	min-width: 250px;
	padding: 10px;
	background: #fff;
	color: #000000;
	border: 1px solid #fff;
	font-size: 90%;
	z-index:999;
	width:auto;
  }
  
 .option_popup .link_bgclr {
    background-color: #ddd;
} 
 /* END @include layout_global.css */ 

/* BEGIN @include layout_main.css */ 
 /*
    Header and footer
*/
#header {
    margin: 0;
    padding: 0;
    text-align: center;
    min-height: 80px;
    padding-bottom: 5px;
    border-bottom: 2px solid #000066;
   /* background: #3e82ad url(./styles/art_phantom/theme/images/header_g1.png) top left repeat-x;
    background: url(./styles/art_phantom/theme/images/header_g2.png) top center repeat-y, #3e82ad url(./styles/art_phantom/theme/images/header_g1.png) top left repeat-x;*/
	  background: url(./styles/art_phantom/theme/images/header-bg.png);
}
.old-ie #header {
    padding-bottom: 0;
}
.old-ie #header .hdr1 {
    background: url(./styles/art_phantom/theme/images/header_g2.png) top center repeat-y;
    min-height: 25px;
    padding-bottom: 5px;
}

#header a {
    margin: 0;
    padding: 0;
    line-height: 1em;
    font-size: 1px;
    text-decoration: none;
    border-width: 0;
	float:left;
	width:450px;
	height:80px;
}
#header a#logo img {
	display:none;
}
#header a > img { 
    margin: 0; 
    padding: 0;
    opacity: 1 !important;
}

#header p, #header h1 {
    margin: 0;
    padding: 0;
    text-align: center;
    white-space: nowrap;
    font-weight: normal;
    line-height: 1.4em;
    font-family: Arial;
    text-shadow: rgba(0, 0, 0, 0.1) 1px 2px 1px;
}

#header h1 {
    font-size: 24px;
    color: rgba(255, 255, 255, 0.8);
}
.old-ie #header h1 {
    color: #dbe7ef;
}
#header p {
    font-size: 16px;
    color: rgba(255, 255, 255, 0.7);
}
.old-ie #header p {
    color: #dbe7ef;
}


#page-header {
    clear: both;
    margin: 0;
    min-height: 10px;
}

#nav-header, #search-adv {
    display: block;
    float: left;
    z-index: 1;
    margin-left: 5px;
    position: relative;
    top: -16px;
    font-size: 12px;
    line-height: 1em;
    text-align: center;
	background: #006;
	border-radius: 10px;
}
#nav-header a, #nav-header a:visited, #search-adv a, #search-adv a:visited {
    display: block;
    float: left;
    margin: 0 19px 0 4px;
    padding: 0;
    padding-left: 15px;
    line-height: 1em;
	color: #FFF;
    /* color: #3f779a;
    background: url(./styles/art_phantom/theme/images/menu.png) top left no-repeat;*/
    text-decoration: none;
    white-space: nowrap;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
    transition: none;
}
#nav-header a span, #search-adv a span {
    display: inline-block;
    margin: 0;
    margin-right: -15px;
    padding: 0;
    padding-right: 15px;
    padding-top: 9px;
    height: 21px;
    /*background: url(./styles/art_phantom/theme/images/menu2.png) top right no-repeat;*/
    font-size: 14px;
    font-family: Arial;
}

#nav-header a:hover, #nav-header a.new, #search-adv a:hover {
    background-position: bottom left;
}
#nav-header a:hover span, #nav-header a.new span, #search-adv a:hover span {
    background-position: bottom right;
    color: #b42c2c;
}
#nav-header strong { /*font-weight: normal;*/ }

#search-adv {
    float: right;
    z-index: 1;
    margin-left: 0;
    margin-right: 5px;
}
#search-box {
    position: relative;
    float: right;
    z-index: 1;
    top: -16px;
    width: 174px;
    height: 27px;
    background: url(./styles/art_phantom/theme/images/header_search.png) 0 0 no-repeat;
    margin: 0 4px;
    padding: 3px 0 0 26px;
}
#search-box:hover { background-position: 0 -40px; }
#search-box form { 
    display: inline; 
    border-width: 0;
    margin: 0;
    padding: 0;
}
.browser-ie #search-box input[type="text"] {
    margin-top: 1px;
}
#search-box input[type="text"] {
    margin: 0;
    padding: 4px 3px;
    border-width: 0;
    border-radius: 0;
    background: transparent;
    height: 16px;
    width: 160px;
    line-height: 1em;
    font-size: 14px;
    font-family: Arial;
    color: #3f779a;
    outline-style: none;
    -webkit-appearance: none;
}
#search-box:hover input[type="text"], #search-box input[type="text"]:hover, #search-box input[type="text"]:focus {
    color: #b42c2c;
}
.browser-ie #search-box input[type="text"] {
    height: 14px;
}

/*
    Footer
*/
#footer {
   /* position: absolute;*/
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    vertical-align: bottom;
    line-height: 1.3em;
    padding: 4px 10px;
    font-size: 11px;
    /* color: #d9e7ef; */
    color: #333;
    text-shadow: none;
    border-top: 2px solid #E7E7E7;
    /* border-top: 2px solid #73a5c4;
   background: #3e82ad url(./styles/art_phantom/theme/images/header_g2.png) top center repeat-y;*/
    background: #D1D1D1;
    height: 30px;
    overflow: hidden;
	width:100%;
}
#footer .copyright:after {
	content: '';
	display: block;
	clear: both;
}
#footer .copyright > strong { 
    display: block;
    clear: both; 
    text-align: center;
    font-weight: normal;
    font-size: 14px;
    font-family: Arial;
}
#footer .copyright a, #footer .copyright a:visited {
    /* color: #e9f1f5; */
    color: #333;
}
#footer .copyright a:hover {
    color: #fff;
    text-decoration: underline;
}

body.simple .copyright {
    text-align: center;
    color: #444;
    font-size: 11px;
}

.copyright .copy-left {
    float: left;
    text-align: left;
}
.copyright .copy-right {
    float: right;
    text-align: right;
}

/*
    Wrapper
*/
.section-antmap #page-body { 
    padding: 0 10px 45px;
	width:99% !important;
}
#page-body > p, .section-index #page-body > form { margin: 6px 4px; }
#page-body > p.rightside { margin-top: 0; }
body.simple #page-body > h2.solo {
    margin-top: 10px;
}

/*
    Navigation
*/
.nav-links {
    clear: left;
    position: relative;
    left: 10px;
    top: -6px;
    height: 34px;
    margin: 0;
    padding: 0;
    text-align: left;
}
.nav-links-footer { 
    top: 0; 
    margin-top: 6px;
}
.nav-links a {
    display: block;
    float: left;
    height: 30px;
    padding-right: 15px;
    margin-right: 6px;
    margin-bottom: 5px;
    background: url(./styles/art_phantom/theme/images/nav.png) right 0 no-repeat;
}
.nav-links a, .nav-links a:visited, .nav-links a:hover, .nav-links a:active {
    outline-style: none;
}
.nav-links a span {
    display: block;
    background: url(./styles/art_phantom/theme/images/nav2.png) 0 0 no-repeat;
    margin-left: -10px;
    padding-top: 8px;
    padding-left: 14px;
    height: 22px;
    font-size: 14px;
    font-family: Arial;
    line-height: 1em;
    white-space: nowrap;
  /*  max-width: 200px;*/
    overflow: hidden;
    color: #216894;
}
.nav-links a:first-child span {
    background-image: url(./styles/art_phantom/theme/images/nav2a.png);
    padding-left: 25px;
}
.nav-links a:hover {
    background-position: right -40px;
}
.nav-links a:hover span {
    background-position: 0 -40px;
    color: #b42c2c;
}

.nav-extra {
    z-index: 2;
    clear: right;
    float: right;
    position: relative;
    top: -8px;
    font-size: 11px;
    margin: 8px;
    color: #666;
}
.nav-extra-footer { top: 0; }
.nav-extra .time { color: #444; }

/*
    Rules
*/
div.rules {
    margin: 6px 0;
    padding: 8px;
    background: #f5dfdf;
    border: solid 2px #cc8f8f;
    border-radius: 10px;
    text-shadow: none;
}
div.rules .inner > strong { 
    color: #216894; 
    font-family: Arial;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.4em;
}
#information, #newpm {
    text-align: center;
    padding: 20px;
}

/*
	Link to switch to mobile style
*/
.mobile-style-switch a {
	padding: 5px 10px 6px;
	border: 2px solid #a5c0d1;
	border-radius: 10px;
	background: #F1F4F5;
} 
 /* END @include layout_main.css */ 

/* BEGIN @include layout_forms.css */ 
 /* Form Styles
---------------------------------------- */

/* General form styles
----------------------------------------*/
fieldset {
	border-width: 0;
}

input[type="text"], input[type="password"], select, textarea {
	font-weight: normal;
    background: #eef2f5;
    color: #216894;
    outline-style: none;
    border: solid 2px #98b3c3;
    border-radius: 15px;
    font-family: Arial;
    line-height: 1em;
    padding: 5px 10px 5px 8px;
    font-size: 14px;
    -webkit-transition-property: border-color, background-color, color;
    -moz-transition-property: border-color, background-color, color;
    -o-transition-property: border-color, background-color, color;
    -ms-transition-property: border-color, background-color, color;
    transition-property: border-color, background-color, color;
    -webkit-transition-duration: 0.25s;
    -moz-transition-duration: 0.25s;
    -o-transition-duration: 0.25s;
    -ms-transition-duration: 0.25s;
    transition-duration: 0.25s;
}

input[type="text"]:hover, input[type="password"]:hover, select:hover, textarea:hover {
    border-color: #c2a2a2;
    background-color: #f4f7f9;
}
input[type="text"]:focus, input[type="password"]:focus, select:focus, textarea:focus {
    border-color: #c2b7a1;
    background-color: #fff;
    color: #000;
}


input {
	cursor: pointer;
	vertical-align: middle;
	padding: 0 3px;
	font-size: 12px;
}

select {
	cursor: pointer;
	vertical-align: middle;
	padding-top: 4px;
	padding-bottom: 4px;
	max-width: 400px;
}

option {
	padding-right: 1em;
}

option.disabled-option {
	color: #888;
}

textarea {
	width: 60%;
	padding: 6px 4px;
	line-height: 1.4em;
}

label {
	cursor: default;
	padding-right: 5px;
}

label input {
	vertical-align: middle;
}

label img {
	vertical-align: middle;
}

/* Definition list layout for forms
---------------------------------------- */
fieldset dl {
	padding: 4px 0;
}

fieldset dt {
	float: left;	
	width: 40%;
	text-align: left;
	display: block;
}

fieldset dd {
	margin-left: 41%;
	vertical-align: top;
	margin-bottom: 3px;
}

fieldset dd .publicshow{
	display:inline;
	margin-left:250px;
	position: absolute;
	left: 450px;
}

#cp-main fieldset dt {
width: 20em;
}

#cp-main fieldset dd {
	margin-left: 18%;
}

/* Specific layout 1 */
fieldset.fields1 dt {
	width: 15em;
	border-right-width: 0;
}

fieldset.fields1 dd {
	margin-left: 15em;
	border-left-width: 0;
}

fieldset.fields1 {
	background-color: transparent;
}

fieldset.fields1 div {
	margin-bottom: 3px;
}

/* Set it back to 0px for the reCaptcha divs: PHPBB3-9587 */
fieldset.fields1 #recaptcha_widget_div div {
	margin-bottom: 0;
}

/* Specific layout 2 */
fieldset.fields2 dt {
	width: 15em;
	border-right-width: 0;
}

fieldset.fields2 dd {
	margin-left: 16em;
	border-left-width: 0;
}

/* Form elements */
dt label {
	font-weight: bold;
	color: #000;
	font-size: 12px;
    font-family: Arial;
	text-align: left;
}

dd label {
	white-space: nowrap;
}

dd input, dd textarea {
	margin-right: 3px;
}

dd select {
	width: auto;
}

dd textarea {
	width: 85%;
}

#timezone {
	width: 95%;
}

/* Quick-login on index page */
fieldset.quick-login {
	margin-top: 5px;
}

fieldset.quick-login input {
	width: auto;
}

fieldset.quick-login input.inputbox {
	width: 15%;
	vertical-align: middle;
	margin-right: 5px;
}

fieldset.quick-login label {
	white-space: nowrap;
	padding-right: 2px;
}

/* Display options on viewtopic/viewforum pages  */
fieldset.display-options {
	text-align: center;
	margin: 3px 0 5px 0;
}

fieldset.display-options label {
	white-space: nowrap;
	padding-right: 2px;
}

fieldset.display-options a {
	margin-top: 3px;
}

/* Display actions for ucp and mcp pages */
fieldset.display-actions {
	text-align: right;
	line-height: 2em;
	white-space: nowrap;
	padding-right: 1em;
}

fieldset.display-actions label {
	white-space: nowrap;
	padding-right: 2px;
}

fieldset.sort-options {
	line-height: 2em;
}

/* MCP forum selection*/
fieldset.forum-selection {
	margin: 5px 0 3px 0;
	float: right;
}

fieldset.forum-selection2 {
	margin: 13px 0 3px 0;
	float: right;
}

/* Jumpbox */
fieldset.jumpbox {
	text-align: right;
	margin-top: 15px;
	height: 2.5em;
}

fieldset.quickmod {
	width: 50%;
	float: right;
	text-align: right;
	height: 2.5em;
	margin-top: 6px;
}

/* Submit button fieldset */
fieldset.submit-buttons {
	text-align: center;
	vertical-align: middle;
	margin: 5px 0;
}

/* Posting page styles
----------------------------------------*/

/* Buttons used in the editor */
#format-buttons {
	margin: 5px 0 4px 0;
}

/* Main message box */
#message-box {
	width: 80%;
}

#message-box textarea {
	width: 100%;
}

/* Emoticons panel */
#smiley-box {
	width: 18%;
	float: right;
}

#smiley-box img {
	margin: 3px;
}

/* Input field styles
---------------------------------------- */
.inputbox {
	cursor: text;
}

input.inputbox	{ width: 85%; }
input.medium	{ /* width: 50%;*/ width: 85%;  }
input.narrow	{ width: 25%; }
input.tiny		{ width: 125px; }

textarea.inputbox {
	width: 85%;
}

.autowidth {
	width: auto !important;
}

/* Form button styles
---------------------------------------- */
input.button1, input.button2 {
	font-size: 1em;
}

a.button1, input.button1, input.button3, a.button2, input.button2 {
	width: auto !important;
	padding-top: 1px;
	padding-bottom: 1px;
    background: #eef2f5;
    color: #216894;
    border: solid 2px #98b3c3;
    border-radius: 15px;
    font-family: Arial;
    line-height: 1em;
    padding: 4px 8px;
    font-size: 14px;
    outline-style: none;
}
.browser-webkit a.button1, .browser-webkit input.button1, .browser-webkit input.button3, .browser-webkit a.button2, .browser-webkit input.button2 {
    padding-top: 5px;
    padding-bottom: 5px;
}
.browser-ie a.button1, .browser-ie input.button1, .browser-ie input.button3, .browser-ie a.button2, .browser-ie input.button2 {
    padding-top: 5px;
    padding-bottom: 5px;
}

a.button1, input.button1 {
	font-weight: bold;
}

#format-buttons .button2, #format-buttons select {
    padding: 2px 6px;
    font-size: 12px;
}
.browser-webkit #format-buttons .button2, .browser-webkit #format-buttons select {
    padding: 4px 6px;
}

input.button3 {
	padding: 0;
	margin: 0;
	line-height: 5px;
	height: 12px;
	font-variant: small-caps;
}

/* Alternative button */
a.button2, input.button2, input.button3 {
}

/* <a> button in the style of the form buttons */
a.button1, a.button1:link, a.button1:visited, a.button1:active, a.button2, a.button2:link, a.button2:visited, a.button2:active {
	text-decoration: none;
    color: #216894;
	padding: 2px 8px;
	line-height: 250%;
	vertical-align: text-bottom;
}

/* Hover states */
a.button1:hover, input.button1:hover, a.button2:hover, input.button2:hover, input.button3:hover {
    border-color: #c2a2a2;
    background-color: #f4f7f9;
    color: #b42c2c;
}

input.disabled {
	font-weight: normal;
	color: #666;
}

/* Topic and forum Search */
.search-box {
	margin-left: 5px;
	float: left;
}

.search-box input {
}

input.search {
	background-image: url("./styles/art_phantom/theme/images/search_mini.png");
	background-repeat: no-repeat;
	background-position: 8px 6px;
	padding-left: 25px;
	padding-right: 12px;
}

.full { width: 95%; }
.medium { width: 50%;}
.narrow { width: 25%;}
.tiny { width: 10%;}

/* Animated buttons */
.search-box input.button2 {
    opacity: 0;
    -webkit-transition: opacity 0.25s ease;
    -moz-transition: opacity 0.25s ease;
    -o-transition: opacity 0.25s ease;
    -ms-transition: opacity 0.25s ease;
    transition: opacity 0.25s ease;
}
.search-box:hover input.button2, .search-box.focus input.button2 {
    opacity: 1;
} 
 /* END @include layout_forms.css */ 

/* BEGIN @include layout_index.css */ 
 /*
    Website index, forum view
*/
div.forabg, div.forumbg, .panel, .post {
    clear: both;
}

ul.linklist {
    display: block;
    height: 14px;
    margin: 6px 4px;
}
ul.linklist li {
    display: block;
    float: left;
    list-style-type: none;
    margin-right: 5px;
}

div.forabg, div.forumbg {
    margin: 6px 0;
}
.section-antmap div.forabg {
	margin: 0px;
}
.old-ie .forabg, .old-ie .forumbg, .old-ie .panel, .old-ie .post, .old-ie .rules {
    zoom: 1;
}

ul.topiclist {
    display: block;
    clear: both;
    list-style-type: none;
    margin: 0;
}
ul.topiclist li {
    display: block;
    list-style-type: none;
    margin: 4px 0;
    padding: 2px;
    border-width: 0;
	border-bottom: solid 2px #e7e7e7;
}
ul.topiclist li.header {
    margin: 0 0 2px;
    padding: 1px 0;
    border: solid 1px #7697ab;
  /*  background: #4786ad url(./styles/art_phantom/theme/images/th.gif) 0 0 repeat-x;
    background: url(./styles/art_phantom/theme/images/header_g2.png) top center repeat-y, #4786ad url(./styles/art_phantom/theme/images/th.gif) 0 0 repeat-x;*/
	background:#000066;
    border-radius: 6px;
    color: rgba(255, 255, 255, 0.9);
   /* font-family: Arial;*/
}
ul.topiclist li.header a, ul.topiclist li.header a:visited { 
    color: rgba(255, 255, 255, 0.9);
    text-decoration: underline;
}
ul.topiclist li.header a:hover, ul.topiclist li.header a:active {
    color: #fff;
}
ul.topiclist li.header dt, ul.topiclist li.header dd {
    font-size: 12px;
    line-height: 1.2em;
}
.old-ie li.header, .old-ie li.header a {
    color: #fff !important;
}

ul.topiclist dl { 
    overflow: hidden; 
    position: relative;
}
ul.topiclist li.row dl {
	padding: 2px 0;
}

ul.topiclist li.row {
    margin-left: 8px;
}
	
ul.topiclist li.row dl.icon {
    margin-left: -14px;
}
.section-blog ul.topiclist li.row dl.icon {
	margin-left: 0px;
}
.section-blog .main_blog {
	width:100%;
}
.section-blog .main_blog .left_blog {
	width: 24%; 
	float:left;
}
.section-blog .main_blog .right_blog {
	width:75%;
	float:right;
}
/*
ul.topiclist dt {
	display: block;
	float: left;
	width: 50%;
	padding-left: 5px;
	padding-right: 5px;
}
*/
ul.topiclist dd {
	display: block;
	float: left;
	padding: 4px 0;
	border-left: 2px solid #dbe4ea;
    -webkit-transition: border-left-color 0.25s ease;
    -moz-transition: border-left-color 0.25s ease;
    -o-transition: border-left-color 0.25s ease;
    -ms-transition: border-left-color 0.25s ease;
    transition: border-left-color 0.25s ease;
}
ul.topiclist li:hover dd {
	border-left-color: #bfd3df;
}

ul.topiclist dfn {
	/* Labels for post/view counts */
	position: absolute;
	left: -999px;
	width: 990px;
}

ul.topiclist li.row dt a.subforum {
	background-position: 0 50%;
	background-repeat: no-repeat;
	position: relative;
	white-space: nowrap;
	padding: 0 0 0 12px;
}

ul.topiclist li.row dt a.subforum.read {
	background-image: url("./styles/art_phantom/imageset/icon_topic_latest.png");
}

ul.topiclist li.row dt a.subforum.unread {
	background-image: url("./styles/art_phantom/imageset/icon_topic_newest.png");
}

.forum-image {
	float: left;
	padding-top: 5px;
	margin-right: 5px;
}

.feed-icon-forum {
    float: right;
    display: block;
    width: 18px;
    height: 18px;
    background: url(./styles/art_phantom/theme/images/rss.png) 0 0 no-repeat;
}
.feed-icon-forum:hover { background-position: 0 -20px; }
.feed-icon-forum span { display: none; }

li.row {
}

li.row strong {
	font-weight: normal;
}

li.header dt, li.header dd {
    color: rgba(255, 255, 255, 0.8);
	line-height: 1em;
	border-left-width: 0;
	margin: 0;
	padding: 4px 0;
	text-shadow: rgba(0, 0, 0, 0.2) 1px 1px 1px;
}
.old-ie li.header dt, .old-ie li.header dd { color: #fff; }

li.header dd {
	margin-left: 1px;
}

li.header dl {
	min-height: 0;
	padding-left: 6px;
}

li.header dl.icon dt {
	/* Tweak for headers alignment when folder icon used */
	padding-left: 0;
	padding-right: 30px;
}

/* Forum list column styles */
dl.icon {
	min-height: 35px;
	background-position: 0 50%;		/* Position of folder icon */
	background-repeat: no-repeat;
}

dl.icon dt {
	padding-left: 30px;					/* Space for folder icon */
	background-repeat: no-repeat;
	background-position: 12px 100%;		/* Position of topic icon */
	font-size: 11px;
	line-height: 1.3em;
}
dl.icon dt div.extra {
    float: right;
    padding-top: 4px;
}

dd.posts, dd.topics, dd.views {
	width: 8%;
	text-align: center;
	line-height: 2.2em;
	font-size: 12px;
}

a.forumtitle, a.topictitle {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.4em;
    font-family: Arial;
}
.unread a.forumtitle, .unread a.forumtitle:visited, 
.unread a.topictitle, .unread a.topictitle:visited, 
.reported a.topictitle, .reported a.topictitle:visited,
.unapproved a.topictitle, .unapproved a.topictitle:visited { 
    color: #b42c2c; 
}
.unread a.forumtitle:hover, .unread a.topictitle:hover, 
.reported a.topictitle:hover, .unapproved a.topictitle:hover  { 
    color: #c1830b; 
}


/* List in forum description */
dl.icon dt ol,
dl.icon dt ul {
	list-style-position: inside;
	margin-left: 1em;
}

dl.icon dt li {
	display: list-item;
	list-style-type: inherit;
}

dd.lastpost {
	width: 25%;
	font-size: 11px;
}

dd.redirect {
	font-size: 12px;
	line-height: 2.5em;
}
dd.redirect.empty {
    display: none;
}

dd.moderation {
	font-size: 11px;
}

dd.lastpost span, ul.topiclist dd.searchby span, ul.topiclist dd.info span, ul.topiclist dd.time span, dd.redirect span, dd.moderation span {
	display: block;
	padding-left: 5px;
}

dd.time {
	width: auto;
	line-height: 200%;
	font-size: 11px;
}

dd.extra {
	width: 12%;
	line-height: 200%;
	text-align: center;
	font-size: 11px;
}

dd.mark {
	float: right !important;
	width: 9%;
	text-align: center;
	line-height: 200%;
	font-size: 11px;
}

dd.info {
	width: 30%;
}

dd.option {
	width: 15%;
	line-height: 200%;
	text-align: center;
	font-size: 11px;
}

dd.searchby {
	width: 47%;
	font-size: 11px;
	line-height: 1em;
}

ul.topiclist dd.searchextra {
	margin-left: 5px;
	padding: 0.2em 0;
	font-size: 11px;
	color: #000;
	border-left: none;
	clear: both;
	width: 98%;
	overflow: hidden;
}

/* Container for post/reply buttons */
.topic-actions {
    margin: 0 0 6px;
	font-size: 11px;
	height: 28px;
	min-height: 28px;
}
div[class].topic-actions {
	height: auto;
}

/* Buttons */
.buttons {
    float: left;
}
.buttons div {
	float: left;
	margin: 0 5px 0 0;
	background-position: 0 100%;
}
.old-ie .buttons div {
    margin-left: 5px;
}
.buttons div a {
    font-size: 14px;
    font-family: Arial;
    line-height: 1em;
    white-space: nowrap;
    display: inline-block;
    position: relative;
    margin: 0 0 0 15px;
    padding: 8px 16px 0 2px;
    height: 22px;
    text-decoration: none;
    text-align: center;
    color: #216894;
    background: url(./styles/art_phantom/theme/images/buttons.png) top right no-repeat;
}
.browser-ie .buttons div a {
    line-height: 21.49px;
    padding-top: 5px;
    height: 25px;
}

.buttons div a, .buttons div a:hover, .buttons div a:active {
    text-decoration: none;
    border-width: 0;
    outline-style: none;
}
.buttons div a:hover, .buttons div a:active { 
    color: #b42c2c; 
}
.buttons div a span {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: -15px;
    width: 15px;
    background: url(./styles/art_phantom/theme/images/buttons.png) top left no-repeat;
}

.buttons div a:hover {
    background-position: right -40px;
}
.buttons div a:active {
    background-position: right bottom;
}
.buttons div a:hover span {
    background-position: left -40px;
}
.buttons div a:active span {
    background-position: left bottom;
}


/* Pagination
---------------------------------------- */
.pagination {
	width: auto;
	text-align: right;
	margin-top: 5px;
	margin-bottom: 3px;
	float: right;
}

.pagination span.page-sep {
	display: none;
}

li.pagination {
	margin-top: 0;
}

.pagination strong, .pagination b {
	font-weight: normal;
}

.pagination span strong {
	padding: 0 3px;
	margin: 0 2px;
	font-weight: normal;
	border: solid 1px #216894;
    background-color: #216894;
    color: #fff;
    border-radius: 5px;
}

.pagination span a, .pagination span a:link, .pagination span a:visited, .pagination span a:active {
	font-weight: normal;
	text-decoration: none;
	margin: 0 2px;
	padding: 0 3px;
    border: solid 1px #98b3c3;
    border-radius: 5px;
    background-color: #f4f7f9;
	line-height: 1.5em;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
    transition: none;
}

.pagination span a:hover {
    border-color: #c2a2a2;
    background-color: #b42c2c;
    color: #fff;
}
.pagination span a:active {
    border-color: #c2b7a1;
    background-color: #c1830b;
    color: #fff;
}

.pagination img {
	vertical-align: middle;
}

/* Pagination in viewforum for multipage topics */
.row .pagination {
	display: block;
	float: right;
	width: auto;
	margin-top: 0;
	padding: 1px 0 1px 15px;
	font-size: 0.9em;
	background: none 0 50% no-repeat;
}

/* Miscellaneous styles
---------------------------------------- */
#forum-permissions {
	float: right;
	width: auto;
	padding-left: 5px;
	margin-left: 5px;
	margin-top: 10px;
	text-align: right;
}

/* Login on index */
body.section-index #page-body > form > h3 { display: none; } 
 /* END @include layout_index.css */ 

/* BEGIN @include layout_topic.css */ 
 /*
    Layout for posts
*/

.post, .panel {
    margin-top: 4px;
    margin-bottom: 6px;
    padding: 2px;
	border-bottom: solid 2px #e7e7e7;
}
#preview {
    margin-top: 4px;
}
.post > div.inner, .panel > div.inner, .old-ie .post div.inner, .old-ie .panel div.inner-panel {
    padding: 6px;
}

.online .inner { background: url("./styles/art_phantom/imageset/de/icon_user_online.gif") 100% 0 no-repeat; }


.postbody {
	padding: 0;
	line-height: 1.48em;
	width: 76%;
	float: left;
	clear: both;
	word-wrap: break-word;
}

.postbody .ignore {
}

.postbody h3.first, .postbody h3.first a {
	/* The first post on the page uses this */
    color: #b42c2c !important;
}

.postbody h3 {
	/* Postbody requires a different h3 format - so change it here */
	padding: 2px 0 0 0;
	margin: 0 0 2px 0 !important;
	text-transform: none;
	border: none;
	line-height: 125%;
	font-weight: normal;
	font-size: 16px;
    font-family: Arial;
}
.postbody h3, .postbody h3 a, .postbody h3 a:visited { color: #216894; }
.postbody h3 a:hover { color: #b42c2c; }

.postbody h3 img {
	/* Also see tweaks.css */
	vertical-align: bottom;
}

.postbody .post-header {
	overflow: hidden;
}

.postbody .post-header h3 {
	float: left;
}

.postbody .content {
	font-size: 13px;
}

.search .postbody {
	width: 68%;
}

.content {
	min-height: 3em;
	overflow: hidden;
	line-height: 1.4em;
	padding-bottom: 1px;
}

.content h2, .panel h2, .panel > div > h3, .panel .content > h3 {
    font-family: Arial;
	font-weight: normal;
	margin: 4px 0;
	padding: 0;
	font-size: 16px;
	color: #216894;
}

.postbody > .notice {
    clear: left;
    margin-top: 10px;
    font-size: 11px;
    font-style: italic;
}

/* Poster profile icons
----------------------------------------*/
.post ul.profile-icons li {
    opacity: 0;
    -webkit-transition: opacity 0.25s ease;
    -moz-transition: opacity 0.25s ease;
    -o-transition: opacity 0.25s ease;
    -ms-transition: opacity 0.25s ease;
    transition: opacity 0.25s ease;
}
.post:hover ul.profile-icons li {
    opacity: 1;
}

ul.profile-icons {
	padding-top: 10px;
	list-style: none;
}

/* Rollover state */
ul.profile-icons li {
	float: left;
	margin: 0 2px 3px 0;
	background-position: 0 100%;
}

/* Rolloff state */
ul.profile-icons li a {
	display: block;
	width: 100%;
	height: 100%;
	background-color: #edf2f4;
	background-position: 0 0;
	opacity: 1;
    -webkit-transition: opacity 0.25s ease;
    -moz-transition: opacity 0.25s ease;
    -o-transition: opacity 0.25s ease;
    -ms-transition: opacity 0.25s ease;
    transition: opacity 0.25s ease;
}

/* Hide <a> text and hide off-state image when rolling over (prevents flicker in IE) */
ul.profile-icons li span { 
    display: none; 
}
ul.profile-icons li a:hover { 
    opacity: 1;
	color:#216894 !important;
	font-weight:bold;
}

/* Positioning of moderator icons */
.postbody ul.profile-icons {
	float: right;
	width: auto;
	padding: 0;
	padding-bottom: 5px;
}

.postbody ul.profile-icons li {
	margin: 0 3px;
}

/* Forum list column styles */
dl.thanks {
	min-height: 35px;
	background-position: 10px 50%;		/* Position of folder icon */
	background-repeat: no-repeat;
}

dl.thanks dt {
	padding-left: 45px;					/* Space for folder icon */
	background-repeat: no-repeat;
	background-position: 5px 95%;		/* Position of topic icon */
}
/* Icon images
---------------------------------------- */
.icon-thanks, .icon-thanks_toplist {
	background-position: 0 50%;
	background-repeat: no-repeat;
	background-image: none;
	padding: 1px 0 0 17px;
}

.icon-thanks					{ background-image: url("./styles/art_phantom/theme/images/icon_thanks.gif"); }
.icon-thanks_toplist			{ background-image: url("./styles/art_phantom/theme/images/icon_thanks_toplist.gif"); }

/* Set profile icon dimensions */
ul.profile-icons li.thanks-icon	{ width: 20px; height: 20px; }

ul.profile-icons li.removethanks-icon	{ width: 20px; height: 20px; }

/* Profile & navigation icons */
/*.thanks-icon, .thanks-icon a		{ background: url("./styles/art_phantom/imageset/thankposts.gif"); }*/
.removethanks-icon, .removethanks-icon a	{ background-image: url("./styles/art_phantom/imageset/removethanks.gif"); }


/* Profile & navigation icons */
.email-icon, .email-icon a		{ background: url("./styles/art_phantom/imageset/icon_contact_email.gif") top left no-repeat; }
.aim-icon, .aim-icon a			{ background: url("./styles/art_phantom/imageset/icon_contact_aim.gif") top left no-repeat; }
.yahoo-icon, .yahoo-icon a		{ background: url("./styles/art_phantom/imageset/icon_contact_yahoo.gif") top left no-repeat; }
.web-icon, .web-icon a			{ background: url("./styles/art_phantom/imageset/icon_contact_www.gif") top left no-repeat; }
.msnm-icon, .msnm-icon a			{ background: url("./styles/art_phantom/imageset/icon_contact_msnm.gif") top left no-repeat; }
.icq-icon, .icq-icon a			{ background: url("./styles/art_phantom/imageset/icon_contact_icq.gif") top left no-repeat; }
.jabber-icon, .jabber-icon a		{ background: url("./styles/art_phantom/imageset/icon_contact_jabber.gif") top left no-repeat; }
.pm-icon, .pm-icon a				{ background: url("./styles/art_phantom/imageset/icon_contact_pm.gif") top left no-repeat; }
.quote-icon, .quote-icon a		{ background: url("./styles/art_phantom/imageset/de/icon_post_quote.gif") top left no-repeat; }
.thanks-icon, .thanks-icon a		{ background: url("./styles/art_phantom/theme/images/thankposts.gif") top left no-repeat; height:18px; width:18px; }

/* Moderator icons */
.report-icon, .report-icon a		{ background: url("./styles/art_phantom/imageset/icon_post_report.gif") top left no-repeat; }
.warn-icon, .warn-icon a			{ background: url("./styles/art_phantom/imageset/icon_user_warn.gif") top left no-repeat; }
.edit-icon, .edit-icon a			{ background: url("./styles/art_phantom/imageset/de/icon_post_edit.gif") top left no-repeat; }
.delete-icon, .delete-icon a		{ background: url("./styles/art_phantom/imageset/icon_post_delete.gif") top left no-repeat; }
.info-icon, .info-icon a			{ background: url("./styles/art_phantom/imageset/icon_post_info.gif") top left no-repeat; }

/* Set profile icon dimensions */
ul.profile-icons li.email-icon		{ width: 20px; height: 20px; }
ul.profile-icons li.aim-icon	{ width: 20px; height: 20px; }
ul.profile-icons li.yahoo-icon	{ width: 20px; height: 20px; }
ul.profile-icons li.web-icon	{ width: 20px; height: 20px; }
ul.profile-icons li.msnm-icon	{ width: 20px; height: 20px; }
ul.profile-icons li.icq-icon	{ width: 20px; height: 20px; }
ul.profile-icons li.jabber-icon	{ width: 20px; height: 20px; }
ul.profile-icons li.pm-icon		{ width: 20px; height: 20px; }
/* ul.profile-icons li.quote-icon	{ width: 54px; height: 20px; } */
ul.profile-icons li.quote-icon	{ width: 80px; height: 20px; }
ul.profile-icons li.report-icon	{ width: 20px; height: 20px; }
/* ul.profile-icons li.edit-icon	{ width: 42px; height: 20px; } */
ul.profile-icons li.edit-icon	{ width: 95px; height: 20px; }
ul.profile-icons li.delete-icon	{ width: 20px; height: 20px; }
ul.profile-icons li.info-icon	{ width: 20px; height: 20px; }
ul.profile-icons li.warn-icon	{ width: 20px; height: 20px; }

/* Fix profile icon default margins */
/* ul.profile-icons li.edit-icon	{ margin: 0 0 0 3px; }
ul.profile-icons li.quote-icon	{ margin: 0 0 0 10px; }
ul.profile-icons li.info-icon, ul.profile-icons li.report-icon	{ margin: 0 3px 0 0; } */

/* Post author */
p.author {
	margin: 0;
	padding: 0 0 5px;
	font-size: 11px;
	line-height: 1.2em;
	color: #444;
}
p.author img { margin-right: 4px; }
p.author strong { font-weight: normal; }

/* Post signature */
.signature {
	margin-top: 1.5em;
	padding-top: 0.2em;
	font-size: 11px;
	color: #444;
	border-top: 1px solid #c3d5e0;
	clear: left;
	line-height: 140%;
	overflow: hidden;
	width: 100%;
}

dd .signature {
	margin: 0;
	padding: 0;
	clear: none;
	border: none;
}

.signature li {
	list-style-type: inherit;
}

.signature ul, .signature ol {
	margin-bottom: 1em;
	margin-left: 3em;
}

/* Poster profile block
----------------------------------------*/
.postprofile {
	margin: 2px 0 10px 0;
	min-height: 80px;
	color: #444;
	border-left: 1px solid #c3d5e0;
	width: 22%;
	float: right;
	word-wrap: break-word;
}
.pm .postprofile {
	border-left: 1px solid #c3d5e0;
}

.postprofile dd, .postprofile dt {
	line-height: 1.2em;
	margin-left: 8px;
	font-size: 11px;
}
.postprofile dt {
    font-size: 14px;
    line-height: 1.4em;
    font-family: Arial;
}

.postprofile strong {
	font-weight: normal;
	color: #216894;
}

.avatar {
	border: none;
	margin-bottom: 3px;
}

/* Poster profile used by search*/
.search .postprofile {
	width: 30%;
}

/* pm list in compose message if mass pm is enabled */
dl.pmlist dt {
	width: 60% !important;
}

dl.pmlist dt textarea {
	width: 95%;
}

dl.pmlist dd {
	margin-left: 61% !important;
	margin-bottom: 2px;
}

/* Post poll styles
----------------------------------------*/
fieldset.polls dl {
	margin-top: 5px;
	border-top: 1px solid #c3d5e0;
	padding: 5px 0 0 0;
	line-height: 120%;
}

fieldset.polls dl.voted {
	color: #b42c2c;
}

fieldset.polls dt {
	text-align: left;
	float: left;
	display: block;
	width: 30%;
	border-right: none;
	padding: 0;
	margin: 0;
	font-size: 1.1em;
}

fieldset.polls dd {
	float: left;
	width: 10%;
	border-left: none;
	padding: 0 5px;
	margin-left: 0;
	font-size: 1.1em;
}

fieldset.polls dd.resultbar {
	width: 50%;
}

fieldset.polls dd input {
	margin: 2px 0;
}

fieldset.polls dd div {
	text-align: right;
	font-family: Arial;
	color: rgba(255, 255, 255, 0.9);
	font-weight: normal;
	padding: 2px 3px;
	overflow: visible;
	min-width: 12px;
	background: #216894 url(./styles/art_phantom/theme/images/poll.png) 0 0 repeat-x;
	border: solid 0px transparent;
	border-radius: 10px;
}
.old-ie fieldset.polls dd div {
    color: #fff;
}

fieldset.polls dd div.pollbar2 { background-position: 0 -25px; }
fieldset.polls dd div.pollbar3 { background-position: 0 -50px; }
fieldset.polls dd div.pollbar4 { background-position: 0 -75px; }
fieldset.polls dd div.pollbar5 { background-position: 0 -100px; }
fieldset.polls dl.voted dd div { background-position: 0 -125px; }


/* BB Code styles
----------------------------------------*/
/* Quote block */
blockquote {
	background: rgba(255, 255, 255, 0.3) url(./styles/art_phantom/theme/images/bb_quote.png) 5px 8px no-repeat;
	border: 1px solid #c3d5e0;
	border-radius: 8px;
	font-size: 13px;
	margin: 0.5em 1px 0 25px;
	overflow: hidden;
	padding: 5px;
}

blockquote blockquote {
	/* Nested quotes */
	background-color: #f4f7f9;
	font-size: 1em;
	margin: 0.5em 1px 0 15px;	
}

blockquote blockquote blockquote {
	/* Nested quotes */
	background-color: #eef2f5;
}

blockquote cite {
	/* Username/source of quoter */
	font-style: normal;
	font-weight: normal;
	margin-left: 20px;
	display: block;
	font-size: 12px;
	color: #444;
}

blockquote.uncited {
	padding-top: 25px;
}

/* Code block */
dl.codebox {
	padding: 3px;
	background-color: rgba(255, 255, 255, 0.5);
	border: 1px solid #c3d5e0;
	border-radius: 8px;
	margin: 0.5em 1px 0 25px;
	font-size: 1em;
}

dl.codebox dt {
	margin-bottom: 3px;
	padding-left: 2px;
	font-size: 11px;
	font-weight: normal;
	display: block;
	color: #444;
}

blockquote dl.codebox {
	margin-left: 0;
}

dl.codebox code {
	/* Also see tweaks.css */
	overflow: auto;
	display: block;
	height: auto;
	max-height: 200px;
	white-space: normal;
	padding: 5px 2px 2px;
	font-family: Monaco, "Andale Mono","Courier New", Courier, mono;
	font-size: 13px;
	line-height: 1.3em;
	color: #000;
	margin: 2px 0;
}

.syntaxbg		{ color: #f7f7f7; }
.syntaxcomment	{ color: #444; }
.syntaxdefault	{ color: #000; }
.syntaxhtml		{ color: #000; }
.syntaxkeyword	{ color: #b42c2c; }
.syntaxstring	{ color: #216894; }

/* Attachments
----------------------------------------*/
.attachbox {
	float: left;
	width: auto; 
	margin: 5px 5px 5px 0;
	padding: 6px;
	background-color: rgba(255, 255, 255, 0.5);
	border: 1px dashed #c3d5e0;
	border-radius: 8px;
	clear: left;
	max-width: 98%;
	max-width: -moz-calc(100% - 14px);
	max-width: calc(100% - 14px);
}

.attachbox dt {
	color: #444;
	font-size: 11px;
}

.attachbox dd {
	margin-top: 4px;
	padding-top: 4px;
	clear: left;
	border-top: 1px solid #c3d5e0;
}

.attachbox dd dd {
	border: none;
}

.attachbox p {
	line-height: 110%;
	font-weight: normal;
	clear: left;
}

.attachbox p.stats
{
	line-height: 110%;
	font-weight: normal;
	clear: left;
}

.attach-image {
	margin: 3px 0;
	width: 100%;
	max-height: 350px;
	overflow: auto;
}

.attach-image img {
}

/* Inline image thumbnails */
div.inline-attachment dl.thumbnail, div.inline-attachment dl.file {
	display: block;
	margin-bottom: 4px;
}

div.inline-attachment p {
	font-size: 100%;
}

dl.file {
	display: block;
}

dl.file dt {
	text-transform: none;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
}

dl.file dd {
	margin: 0;
	padding: 0;	
}

dl.thumbnail img {
	padding: 3px;
	border: 1px solid #c3d5e0;
}

dl.thumbnail dd {
	font-style: italic;
}

.attachbox dl.thumbnail dd {
	font-size: 100%;
}

dl.thumbnail dt a:hover {
}

dl.thumbnail dt a:hover img {
	border: 1px solid #c3d5e0;
}

/*
    Reported / unapproved
*/
p.rules {
    background: #f7eaea;
    border: solid 2px #cc8f8f;
    border-radius: 10px;
	padding: 8px;
	margin: 5px 10px;
	font-size: 12px;
	line-height: 1.4em;
}

p.rules img {
	vertical-align: middle;
	padding-top: 2px;
}
p.rules strong { font-weight: normal; }

p.rules a {
	vertical-align: middle;
	clear: both;
}

/*
    Lists bbcode
*/
.content ul, .content ol {
    margin-bottom: 1em;
    margin-left: 3em;
}
.content li {
    list-style-type: inherit;
}

/*
    Post highlight
*/
.posthilit { color: #b42c2c; }


/*
	Zoom in image
*/
span.zoom-container {
	position: relative;
	display: inline-block;
	min-height: 34px;
}
span.zoom-image { 
	display: none; 
    -webkit-transition: opacity 0.25s ease;
    -moz-transition: opacity 0.25s ease;
    -o-transition: opacity 0.25s ease;
    -ms-transition: opacity 0.25s ease;
    transition: opacity 0.25s ease;
	opacity: 0.7;
}
img.zoom + span.zoom-image {
	display: block;
	position: absolute;
	top: 2px;
	left: 2px;
	width: 30px;
	height: 30px;
	background: url("./styles/art_phantom/theme/images/zoom.png") 0 0 no-repeat;
	cursor: pointer;
}
.zoom-container:hover span.zoom-image { opacity: 1; }
img.zoom.zoomed-in + span.zoom-image { 
	background-position: 0 -30px;
	opacity: 0;
}
.zoom-container:hover img.zoom.zoomed-in + span.zoom-image { opacity: 0.7; } 
 /* END @include layout_topic.css */ 

/* BEGIN @include layout_pages.css */ 
 /*
    Layouts for pages not covered in other css files
*/


/* notification */
div#message, #confirm .panel, #agreement .panel {
    margin: 40px 0;
    font-size: 12px;
}

div#message .inner, #confirm .panel .inner, #agreement .panel .inner { 
    padding-bottom: 20px; 
}
div#message h2, #confirm h2, #agreement h2 { 
    margin-left: 0; 
    margin-bottom: 20px; 
}

.section-antmap div#message, .section-phoogle div#message {
	margin: 0px; 
	height:auto;
}

.section-antmap .antmap_left, .section-phoogle .antmap_left {
	width: 75%;
	float: left;
}

.section-antmap .antmap_right, .section-phoogle .antmap_left  {
	width: 24%;
	float: right;
}

ul.topiclist_gallery dt {
	margin-right: 0% !important;
}

/*
    UCP tabs
*/
#tabs {
    margin: 10px 0 6px;
}
#navigation, #minitabs {
    margin: 4px 0;
    min-height: 1em;
}
#tabs ul, #navigation ul, #minitabs ul {
    list-style-type: none;
}
#tabs li, #navigation li, #minitabs li {
    display: block;
    float: left;
}
#tabs li a, #navigation li a, #minitabs li a {
    display: block;
    margin: 0;
    padding: 0;
    height: 30px;
    padding-left: 15px;
    background: url(./styles/art_phantom/theme/images/tabs_right.png) top left no-repeat;
    border-width: 0;
    outline-style: none;
    text-decoration: none;
}
#tabs li a span, #navigation li a span, #minitabs li a span {
    display: inline-block;
    font-size: 14px;
    font-famiy: Arial;
    line-height: 1em;
    white-space: nowrap;
    padding-top: 8px;
    padding-right: 13px;
    height: 22px;
    background: url(./styles/art_phantom/theme/images/tabs_left.png) top right no-repeat;
    color: #216894;
}
#tabs li a:hover, #tabs li.activetab a, #navigation li a:hover, #navigation li#active-subsection a, #minitabs li a:hover, #minitabs li.activetab a {
    background-position: bottom left;
}
#tabs li a:hover span, #tabs li.activetab a span, #navigation li a:hover span, #navigation li#active-subsection a span, #minitabs li a:hover span, #minitabs li.activetab a span {
    background-position: bottom right;
    color: #b42c2c;
}
#tabs li.first a, #navigation li.first a, #minitabs li.first a {
    background-image: url(./styles/art_phantom/theme/images/tabs_left.png);
    padding-left: 15px;
}

#tabs li.last a, #navigation li.last a, #minitabs li.last a {
    background-position: top right;
    padding-right: 15px;
    padding-left: 0;
}
#tabs li.last a span, #navigation li.last a span, #minitabs li.last a span {
    background-image: url(./styles/art_phantom/theme/images/tabs_right.png);
    background-position: top left;
    padding-left: 10px;
    padding-right: 0;
}

#tabs li.last a:hover, #tabs li.activetab.last a, #navigation li.last a:hover, #navigation li#active-subsection.last a, #minitabs li.last a:hover, #minitabs li.activetab.last a {
    background-position: bottom right;
}
#tabs li.last a:hover span, #tabs li.activetab.last a span, #navigation li.last a:hover span, #navigation li#active-subsection.last a span, #minitabs li.last a:hover span, #minitabs li.activetab.last a span {
    background-position: bottom left;
}
#navigation strong, #tabs strong, #minitabs strong { 
    color: #216894; 
    font-weight: normal;
}
li.activetab strong, #active-subsection strong,
#navigation a:hover strong, #tabs a:hover strong, #minitabs a:hover strong {
    color: #b42c2c;
}



/*
    UCP stuff
*/
div.cp-panel {
    background: none;
    padding: 0;
}
p.linkmcp { color: #444; }

#cp-main > h2, #cp-main > form > h2 {
    font-family: Arial;
	font-weight: normal;
	margin: 8px 0;
	padding: 0;
	font-size: 16px;
	color: #b42c2c;
    font-size: 20px;
    font-weight: normal;
    margin: 14px 2px;
}

#cp-main h3 {
    margin: 6px 0;
}


#cp-main .content {
	padding: 0;
}

#cp-main .panel ol {
	margin-left: 2em;
	font-size: 11px;
}

ul.cplist {
	margin-bottom: 5px;
}

#cp-main table.table1 {
	margin-bottom: 1em;
}

#cp-main .pagination {
	float: right;
	width: auto;
	padding-top: 1px;
}

#cp-main .postbody p {
	font-size: 12px;
}

#cp-main .pm-message {
	margin: 10px 0;
	width: auto;
	float: none;
}

.pm-message h2 {
	padding-bottom: 5px;
}

#cp-main .postbody h3, #cp-main .box2 h3 {
	margin-top: 0;
}

#cp-main .buttons {
	margin-left: 0;
}

#cp-main ul.linklist {
	margin: 0;
}

/* MCP Specific tweaks */
.mcp-main .postbody {
	width: 100%;
}

div.panel dl.panel, div.panel dl.panel .hdr2-last {
    padding: 10px;
}


/* Friends list */
.cp-mini {
	padding: 0 5px;
	margin: 5px 5px 0 0;
	float: left;
}

.cp-mini .inner {
    padding: 7px 5px;
}

dl.mini dt {
	font-weight: normal;
	color: #000;
	font-size: 14px;
	line-height: 1.3em;
    font-family: Arial;
}

dl.mini dd {
	padding-top: 4px;
}

.friend-online {
	font-weight: bold;
}

.friend-offline {
	font-style: italic;
}

/* PM Styles
----------------------------------------*/
#pm-menu {
	line-height: 2.5em;
}

/* PM panel adjustments */
.reply-all {
	display: block; 
	padding-top: 4px; 
	clear: both;
	float: left;
}

.pm-return-to {
	padding-top: 23px;
}

#cp-main .pm-message-nav {
	margin: 0; 
	padding: 2px 10px 5px 10px; 
}

/* PM Message history */
.current {
	color: #000;
}

/* Defined rules list for PM options */
ol.def-rules {
	padding-left: 0;
}

ol.def-rules li {
	line-height: 180%;
	padding: 1px;
}

/* PM marking colours */
.pmlist li.bg1, .pmlist li.bg2 {
	margin: 2px;
}

.pmlist li.bg1 dl, .pmlist li.bg2 dl {
    border: solid 0px #c3d6e1;
	border-left-width: 2px;
}

.pmlist li.pm_message_reported_colour dl, .pm_message_reported_colour {
	border-color: #b42c2c;
}

.pmlist li.pm_marked_colour dl, .pm_marked_colour {
	border-color: #c1830b;
}

.pmlist li.pm_replied_colour dl, .pm_replied_colour {
	border-color: #216894;
}

.pmlist li.pm_friend_colour dl, .pm_friend_colour {
	border-color: #30ab57;
}

.pmlist li.pm_foe_colour dl, .pm_foe_colour {
	border-color: #b42c2c;
}


.pm-legend {
	border-left-width: 10px;
	border-left-style: solid;
	border-right-width: 0;
	margin-bottom: 3px;
	padding-left: 3px;
}

/* Avatar gallery */
#gallery label {
	position: relative;
	float: left;
	margin: 10px;
	padding: 5px;
	width: auto;
	background: #f4f7f9;
	border: 2px solid #c4d6e1;
	border-radius: 8px;
	text-align: center;
}

#gallery label:hover {
	border-color: #c2a2a2;
	background-color: #eef2f5;
}

/* Topic review panel
----------------------------------------*/
#review {
	margin-top: 2em;
	font-weight: normal;
	font-size: 14px;
	line-height: 1.4em;
	color: #216894;
}

#topicreview {
	padding-right: 5px;
	overflow: auto;
	height: 300px;
}

#topicreview .postbody {
	width: auto;
	float: none;
	margin: 0;
	height: auto;
}

#topicreview .post {
	height: auto;
}

#topicreview h2 {
	border-bottom-width: 0;
}

.post-ignore .postbody {
	display: none;
}

/* MCP Post details
----------------------------------------*/
#post_details
{
	/* This will only work in IE7+, plus the others */
	overflow: auto;
	max-height: 300px;
}

#expand
{
	clear: both;
}


/* FAQ */
dl.faq {
	margin-top: 5px;
	margin-bottom: 20px;
	line-height: 1.4em;
}

dl.faq dt {
	font-weight: normal;
    font-family: Arial;
	font-size: 14px;
	color: #b42c2c;
	line-height: 1.4em;
}
dl.faq dt strong { font-weight: normal; }

.content dl.faq {
	font-size: 12px;
	margin-bottom: 0.5em;
}

.column1 {
	float: left;
	clear: left;
	width: 49%;
}

.column2 {
	float: right;
	clear: right;
	width: 49%;
}


/* Table styles
----------------------------------------*/
table.table1 {
    width: 100%;
}

#ucp-main table.table1 {
	margin: 2px;
}

table.table1 th {
	font-weight: normal;
    border: solid 1px #7697ab;
    background: #4786ad url(./styles/art_phantom/theme/images/th.gif) 0 0 repeat-x;
    background: url(./styles/art_phantom/theme/images/header_g2.png) top center repeat-y, #4786ad url(./styles/art_phantom/theme/images/th.gif) 0 0 repeat-x;
    border-radius: 6px;
    color: rgba(255, 255, 255, 0.9);
    font-size: 12px;
    font-family: Arial;
    line-height: 1.2em;
    padding: 3px 4px;
}
table.table1 thead th a, table.table1 thead th a:visited {
    color: rgba(255, 255, 255, 0.8);
}
table.table1 thead th a:hover {
    color: #fff;
}
.old-ie table.table1 th, .old-ie table.table1 thead th a, .old-ie table.table1 thead th a:visited {
    color: #fff;
}

table.table1 thead th span {
	padding-left: 7px;
}

table.table1 tbody tr:hover, table.table1 tbody tr.hover {
	background-color: #f4f7f9;
}

table.table1 td {
	font-size: 12px;
	padding: 4px;
	border: 1px solid #c2d5e0;
	border-radius: 4px;
}

/* Specific column styles */
table.table1 .name		{ text-align: left; }
table.table1 .posts		{ text-align: center !important; width: 7%; }
table.table1 .joined	{ text-align: left; width: 15%; }
table.table1 .active	{ text-align: left; width: 15%; }
table.table1 .mark		{ text-align: center; width: 7%; }
table.table1 .info		{ text-align: left; width: 30%; }
table.table1 .info div	{ width: 100%; white-space: normal; overflow: hidden; }
table.table1 .autocol	{ line-height: 2em; white-space: nowrap; }
table.table1 thead .autocol { padding-left: 1em; }

table.table1 span.rank-img {
	float: right;
	width: auto;
}

table.info td {
	padding: 3px;
}

table.info tbody th {
	padding: 3px;
	text-align: right;
	vertical-align: top;
	color: #000;
	font-weight: normal;
}

/* Jump to post link for now */
ul.searchresults {
	list-style: none;
	text-align: right;
	clear: both;
}
.post ul.searchresults {
    width: 68%;
    clear: left;
}

/* Close popup */
body.simple #page-body > a { 
    display: block;
    text-align: center; 
    margin: 4px;
}

/* Login form */
form#login, form#register {
    margin-top: 20px;
}

/*
    Dropdown tabs
*/
#tabs { overflow: visible; }
div.dropdown-tabs {
    position: relative;
    float: left;
    margin: 0;
    margin-right: 20px;
    padding: 0;
    padding-left: 15px;
    height: 30px;
    background: url(./styles/art_phantom/theme/images/tabs_left.png) top left no-repeat;
}
div.dropdown-tabs > a {
    display: inline-block;
    font-size: 14px;
    font-family: Arial;
    line-height: 1em;
    white-space: nowrap;
    margin: 0;
    margin-right: -15px;
    padding-top: 8px;
    padding-right: 28px;
    height: 22px;
    color: #216894;
    background: url(./styles/art_phantom/theme/images/tabs_popup.png) top right no-repeat;
}
div.dropdown-tabs:hover { background-position: bottom left; }
div.dropdown-tabs:hover > a { background-position: bottom right; color: #b42c2c; }
div.dropdown-tabs > ul { 
    display: none;
    position: absolute;
    top: 26px;
    left: 4px;
    z-index: 2;
    background: rgba(242, 245, 246, 0.9);
    padding: 0;
    border: solid 2px #3d82ae;
    border-radius: 10px;
}
.old-ie div.dropdown-tabs > ul { 
    background: #f2f5f6;
}
div.dropdown-tabs:hover > ul { display: block; }
.dropdown-tabs li a, .dropdown-tabs span,
#tabs .dropdown-tabs li a, #tabs .dropdown-tabs li a span { 
    background: none;
    margin: 0;
    padding: 0;
    line-height: 1em;
    height: auto;
}
.dropdown-tabs li a, #tabs div.dropdown-tabs ul li a {
    padding: 8px 6px;
}
.dropdown-tabs li, #tabs .dropdown-tabs li { 
    margin: 0;
    padding: 0;
    display: block;
    float: none;
    border-top: solid 1px #fff;
    border-bottom: solid 1px #c4d6e1;
}
.dropdown-tabs li:first-child, #tabs .dropdown-tabs li:first-child { border-top-width: 0; }
.dropdown-tabs li:last-child, #tabs .dropdown-tabs li:last-child { border-bottom-width: 0; }
.cp-mini dl.mini { max-height: 140px; overflow: auto; } 
 /* END @include layout_pages.css */ 

/* BEGIN @include layout_responsive.css */ 
 @media only screen and (max-width: 700px), only screen and (max-device-width: 700px)
{
	body { min-width: 320px; }

	/* navigation */
	.responsive-menu { display: block !important; }
	#page-header { position: relative; }
	.menu-buttons { 
		display: none; 
		position: absolute;
		top: 30px;
		left: 4px;
		background: #E7EFF3;
		padding: 2px 5px;
		border: 2px solid #98b3c3;
		border-radius: 15px;
		z-index: 2;
	}
	#nav-header .menu-buttons a {
		display: block;
		float: none;
		margin: 5px 0;
		padding: 6px 8px;
		background: rgba(255, 255, 255, .5);
		text-align: center;
		border: 2px solid #3f779a;
		border-radius: 12px;
	}
	#nav-header .menu-buttons a:hover {
		border-color: #B42C2C;
		background: rgba(255, 255, 255, .7);
	}

	#nav-header .menu-buttons a span {
		display: inline;
		background: transparent none;
		height: auto;
		margin: 0;
		padding: 0;
	}
	.responsive-menu-hide { text-align: right; }

	#nav-header.responsive-menu-nojs:hover .menu-buttons, .responsive-menu-visible .menu-buttons { display: block; }
	.responsive-menu-visible .responsive-menu-hide { display: block !important; }
}

@media only screen and (max-width: 700px), only screen and (max-device-width: 700px)
{
	/* footer */
	#footer {
		background: #4681a3;
		padding: 0 0 5px;
	}
	#footer .nav-links {
		background: #f2f2f2;
	}
	#footer .nav-links, #footer .nav-links .rightside,
	#footer .copyright, .copyright .copy-left, .copyright .copy-right {
		float: none;
		text-align: center;
		margin: 3px 0;
	}

	/* topic */
	.postprofile, .signature  { display: none; }
	.produc_images_forum {display:block;}
	.postbody { 
		float: none;
		width: auto;
	}
	.post ul.profile-icons li { opacity: 1; }
	blockquote, dl.codebox { margin-left: 5px; }
	
	/* jumpbox */
	#jumpbox { 
		display: block; 
		clear: both;
	}
	fieldset.jumpbox { 
		display: block;
		float: none;
		clear: both;
		padding: 5px 0;
	}
	
	/* navigation */
	div.nav-extra {
		top: 0;
		float: none;
		z-index: 0;
	}
	div.nav-links, ul.linklist { height: auto; }
	div.nav-links:after, ul.linklist:after, div.nav-extra:after, form:after {
		content: '';
		display: block;
		clear: both;
	}
	
	a.left-box, a.right-box, p.rightside, li.rightside, ul.rightside, ul.linklist li.rightside, .right-box {
		float: none;
		clear: both;
		display: block;
		padding-top: 5px;
		padding-bottom: 5px;
	}
	p.rightside { text-align: left; }
	
	div.pagination, div.buttons, div.search-box {
		float: none;
		clear: both;
		padding-top: 5px;
		padding-bottom: 5px;
	}
	.search-box { margin-left: 0; }
	.search-box input.button2 { opacity: 1; }
	#forum-search, #topic-search { display: none; }
	
	fieldset.display-options {
		margin: 10px 0;
		clear: both;
		float: none;
		display: none;
	}
	.display-options label { 
		display: block;
		padding: 5px 0;
	}
	
	/* cp */
	.tabs-container > h2 { margin: 10px 0; }
	fieldset.display-actions { white-space: normal; }
	#cp-main .pagination, #cp-main > h2, #cp-main > form > h2 {
		float: none;
		padding: 10px 0;
		clear: both;
	}
	#cp-main .pagination { text-align: right; }
	#cp-main table.table1 { border-collapse: collapse; }
	#cp-main table.table1 td, #cp-main table.table1 th { border-radius: 0; }
	.column1, .column2 { 
		float: none;
		width: auto;
		clear: both; 
	}
	
	/* message */
	.postbody .post-header {
		overflow: hidden;
	}
	.postbody .post-header h3 {
		float: left;
	}
	.postbody .post-header .profile-icons {
		float: right;
	}

	/* forms */
	select { max-width: 220px; }
	dd label { white-space: normal; }
	
	fieldset.fields2 dt, fieldset.fields2 dd, fieldset dt, fieldset dd, fieldset.fields1 dt, fieldset.fields1 dd {
		float: none;
		width: auto;
		margin: 5px 0;
	}
	fieldset.fields2 dd, fieldset dd, fieldset.fields1 dd { padding-left: 20px; }
	dl.pmlist dt { width: auto !important; }
	dl.pmlist dd { margin-left: 0 !important; }

	/* posting form */
	#smiley-box, #message-box {
		float: none;
		width: auto;
	}
	#message-box textarea, input.inputbox { 
		width: 98%; 
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
	#search-box {
		display: none;
	}
	.autowidth { width: 98% !important; max-width: 240px !important; }

	fieldset.quickmod { width: auto; }

	/* tabs */
	div.dropdown-tabs { 
		float: none;
		height: auto; 
		margin: 10px 0;
		padding: 0;
		background: transparent none;
	}
	div.dropdown-tabs + div.dropdown-tabs {
		border-top: 1px solid #98b3c3;
		padding-top: 5px;
	}
	div.dropdown-tabs > a {
		display: none;
	}
	div.dropdown-tabs > ul {
		display: block;
		position: relative;
		top: 0;
		left: 0;
		background: transparent none !important;
		border-width: 0;
		border-radius: 0;
		z-index: 0;
		box-shadow: none;
	}
	#tabs li, #navigation li, .dropdown-tabs li, #tabs .dropdown-tabs li {
		float: none;
		clear: both;
	}
	.dropdown-tabs li, #tabs .dropdown-tabs li {
		border-width: 0;
		padding: 0;
	}
	#tabs li a, #navigation li a {
		display: block;
		float: none;
		background: rgba(255, 255, 255, .5) none !important;
		padding: 6px 11px !important;
		line-height: 1.3em;
		width: auto;
		max-width: 200px;
		height: auto;
		text-align: center;
		margin: 5px auto !important;
		border: 2px solid #3f779a;
		border-radius: 15px;
	}
	#tabs li a:hover, #navigation li a:hover {
		border-color: #B42C2C;
		background: rgba(255, 255, 255, .7);
	}
	#tabs li a span, #navigation li a span {
		background: transparent none !important;
		padding: 0;
		margin: 0;
		height: auto;
	}
	
	/* misc */
	#page-body > h2, #page-body > form > h2, #page-body > h3, #page-body > form > h3, div#message h2, #confirm h2, #agreement h2, #page-body h2.title a, #page-body h2.title a:visited {
		clear: both;
		float: none;
	}
}

@media only screen and (max-width: 620px), only screen and (max-device-width: 620px)
{
	/* forums/topics lists */
	ul.topiclist dt { 
		float: none;
		width: auto;
	}
	ul.topiclist dd { /*display: none; */}
	ul.topiclist dd.mark { display: block; }
}


@media (max-width: 640px) {
	body {
		min-width:100%;
		max-width:640px !important;
		/* border:solid 1px #FF0000;*/
	}
	
	#header , #page-header{
		width:100% !important; 
		/*width:640px !important;*/
		/* border:solid 1px #FF0000;*/
	}
	#page-body{
		/*width:640px !important; */
		width:100% !important;
		padding:0px 0px 45px !important;
	}
	
	#page-body .nav-links form#nlang fieldset{
		margin-right:5px !important;
	}
	#nav-header ul li a, #nav-header a:visited, #search-adv a, #search-adv a:visited {
		margin: 0 14px 0 4px !important;
		padding-left:10px !important;
	}
	#nav-header a span {font-size:12px;}
	
	.nav-extra {display:none;}
	.center_column ul.topiclist .header .posts, .center_column ul.topiclist .header .views, .center_column ul.topiclist .header .lastpost {
		display:none;
    }	
	.forabg .inner ul.topiclist li.header dd.posts, .forabg .inner ul.topiclist li.header dd.g_lastimage { display:none; }
	.forabg .inner ul.topiclist li.row dt{width:100%;}
	.forabg .inner ul.topiclist li.row dd.posts{ margin-left:94px; border-left:none;}
	.forabg .inner ul.topiclist li.row dd dfn{ position:relative; left:0; width:0; }
	
	body.section-calendar div.forumbg-table table td h1 {line-height:25px;}
	
	.center_column ul.topiclist .header dt { width:100% !important; }
	.center_column ul.topics dt {width:85% !important;}
	.center_column ul.topics dt .pagination {clear:both; width:100%;}
	.center_column ul.topics dd {clear:both; width:100% !important; text-align:center;}
	.center_column ul.topics dd dfn {position:relative; left:0; width:auto; }
	.center_column ul.topics div.topic-actions .pagination {text-align:center;}
	.nav-links-footer, .nav-extra-footer { display:none; }
	
	table.forumline span.genmed a img {width:100%;}
	body.section-image_page #page-body .post a img {width:100%;}
	
	
	#footer {
		/*width:640px !important;*/
		position:relative;
	}
	/*#header{
		background: url(./styles/art_phantom/theme/images/header-bg640.png) no-repeat !important;
	}*/

} 

/*iPhone 6 Portrait*/
@media only screen and (min-width : 320px) and (max-width : 768px) {
	.outter_grafik, .inner_grafik {
		width: 100px !important;
	}
} 
 /* END @include layout_responsive.css */ 

/* BEGIN @include portal.css */ 
 /* main menu, user menu and the links */

.portal-navigation{
	width: auto;
}

.portal-navigation ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.portal-navigation ul li{
	padding-bottom: 2px; /*bottom spacing between menu items*/
}

.portal-navigation ul li a{
	background-image: url("styles/art_phantom/theme/images/portal/arrowbullet.gif");
	background-repeat: no-repeat;
	background-position: center left; /*custom bullet list image*/
	display: block;
	padding: 2px 0;
	padding-left: 19px; /*link text is indented 19px*/
	font-weight: bold;
	font-size: 90%;
}

.portal-navigation div.menutitle{
	padding: 1px 0;
	font: bold 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}

.portal-navigation hr.dashed:last-child {
	display: none;
}

.rtl .portal-navigation .menutitle {
	text-align: right;
}

.calendar-info {
	list-style-type: none;
}

.portal-events li.row
{
	border-top: 0;
	list-style-type: none;
}

.portal-user-icon {
	background-image: url(".styles/art_phantom/theme/.styles/art_phantom/theme/all/theme/images/portal/portal_user.png");
	padding-left: 16px;
	padding-top: 16px;
	float: left;
	margin-bottom: 2px;
}

.rtl .portal-user-icon {
	float: right;
}

.portal-arrow-left-icon {
	background-image: url('.styles/art_phantom/theme/.styles/art_phantom/theme/all/theme/images/portal/cal_icon_left_arrow.png');
	padding-left: 16px;
	padding-top: 16px;
	float: left;
	margin-bottom: 2px;
}

.portal-arrow-right-icon {
	background-image: url('.styles/art_phantom/theme/.styles/art_phantom/theme/all/theme/images/portal/cal_icon_right_arrow.png');
	padding-left: 16px;
	padding-top: 16px;
	float: right;
	margin-bottom: 2px;
}

.portal-user-span {
	float: left;
	padding-left: 5px;
	padding-top: 2px;
}

.rtl .portal-user-span {
	float: right;
	padding: 2px 5px 0 0;
}

.portal-user-annotation {
	float: right;
	padding-top: 2px;
	padding-right: 10px;
}

.rtl .portal-user-annotation {
	float: left;
	padding-right: 0;
}

.portal-title-span {
	float: left;
}

.rtl .portal-title-span {
	float: right;
}

.rtl .portal-title-link {
	float: right;
	padding-right: 2px;
}

.portal-text-span {
	float: left;
	padding-right: 10px;
}

.rtl .portal-text-span {
	float: right;
	padding-right: 0;
	padding-left: 10px;
}

.portal-data-span {
	float: right;
	padding-right: 10px;
}

.rtl .portal-data-span {
	float: left;
	padding-right: 0;
	padding-left: 10px;
}

.portal-module-postbody {
	width: 100%;
}

.portal-module-content {
	min-height: 1em;
}

.portal-stylechanger-select {
	width: 150px;
}

.portal-whois-online-content {
	border-left: 0 !important;
}
.portal-whois-online-content p {
	margin: 0 5px 0 5px;
}

.portal-donation-center-content {
	border-left: 0;
}

.portal-donation-center-content > div {
	text-align: left;
	margin: 5px 5px 5px 5px;
}

.portal-donation-form {
	padding-top: 15px;
}

.portal-centered-content {
	text-align: center;
}

.portal-read-all-link {
	float: right;
	margin: 0 0 5px 0;
}

.portal-module-postbody .post:not(:last-child) {
	margin-bottom: 1px;
}

a.portal-forumtitle {
	font-weight: bold;
}

.portal-random-member-name {
	font-size: 12px;
	padding-top: 1px;
	margin-bottom: 5px;
}

.portal-recent-column {
	width: 33%;
	vertical-align: top;
}

.portal-paypal-icon {
	background-image: url(".styles/art_phantom/theme/.styles/art_phantom/theme/all/theme/images/portal/paypal.gif");
	background-repeat: no-repeat;
	padding-left: 73px;
	padding-top: 44px;
	float: left;
	margin: 5px;
}

.portal-poll-subtext {
	font-size: 1.0em !important;
	width: 10em;
}

.portal-poll-vote {
	border-top: none;
}

.portal-poll-side-option dt {
	width: 30% !important;
}

.portal-poll-side-option dt:first-child {
	width: 60% !important;
}

.portal-poll-side-option-info {
	width: 30% !important;
}

.portal-poll-side-checkbox {
	float: right;
}

.portal-poll-side-checkbox input {
	vertical-align: top;
	margin-top: 0;
}

/**
* Calendar CSS rules
*/
.portal-calendar-go-previous {
	text-align: left;
}

.portal-calendar-current-month {
	text-align: center;
}

.portal-calendar-go-next {
	text-align: right;
}

.portal-calendar-days-title td, .portal-calendar-days td {
	width: 14%;
}

.portal-calendar-days-title span {
	font-weight: bold;
}

.portal-calendar-days td {
	text-align: center;
}

.portal-calendar-events-heading {
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}

.portal-calendar-event-listing {
	width: 100%;
	padding-left: 0;
	padding-bottom: 5px;
}

.portal-calendar-event-title {
	font-weight: bold;
}

.portal-calendar-event-description {
	font-style: italic;
}

.portal-calendar-divider {
	margin: 5px 0;
	border-top: 0;
}

/**
* Replacement for table layout
*/
#portal-left, #portal-right {
	position: relative;
	float: left;
}

.rtl #portal-left, .rtl #portal-right {
	float: right;
}

#portal-center-wrapper {
	width: 100%;
	float: left;
	display: block;
}

#portal-center-wrapper .panel, #portal-center-wrapper .post,
#portal-top .panel, #portal-top .post,
#portal-bottom .panel, #portal-bottom .post
{
	border-radius: 0;
}

.rtl #portal-center-wrapper {
	float: right;
}

#portal-column-area {
	width: 100%;
	margin: 0 auto;
}

#portal-left {
	margin-left: -100%;
}

.rtl #portal-left {
	margin-right: -100%;
	margin-left: 0;
}

/*
* top spacing between portal body table and headerbar spacing is usually 10px
*/
#portal-body {
	padding-top: 10px;
	width: 100%;
}

.portal-side {
	text-align: left;
	margin: 5px 5px 5px 5px
}

.rtl .portal-side {
	text-align: right;
}

.portal-side-wrapper {
	border-left: 0 !important;
	width: 100%;
}

/*
* This is needed in order to have the same spacing between blocks
* as we have between the top blocks and the headerbar
*/
#portal-left .forabg, #portal-center .forabg,
#portal-right .forabg, #portal-top .forabg,
#portal-bottom .forabg {
	margin-bottom: 0;
}

#portal-body td {
	vertical-align: top;
}

#portal-body .row .pagination {
	padding: 1px 0 1px 12px;
}

#portal-body #viewpoll {
	margin-left: 0;
	margin-right: 0;
}

#portal-left li, #portal-center li,
#portal-right li, #portal-top li,
#portal-bottom li {
	list-style-type: none;
}

.portal-news-pagination {
	height: 2em;
}

.portal-news-pagination .pagination {
	font-size: 1.1em;
}

/**
* margin spacing as in default prosilver for the forumlist
*/
#portal-forumlist .forabg {
	margin-bottom: 4px;
}

.portal-no-margin {
	margin: 0;
}

.portal-clear {
	clear: both;
}

/* RTL language fixes */
.rtl .portal-navigation ul li a{
	background-image: url("styles/art_phantom/theme/images/portal/arrowbullet_rtl.gif");
	background-position: center right; /* custom bullet list image */
	padding-right: 19px; /* link text is indented 19px */
	text-align: right;
}

ul.topiclist dt .list-inner {
	margin-right: 60%;
}

ul.topiclist dt {
	/* margin-right: -60%; */
}
ul.responsive-portal-news dd {
		/*margin-left:60%;*/
	}
ul.responsive-portal-news dd:last-of-type, ul.responsive-portal-announcements dd:last-of-type,
#portal-forumlist ul dd:last-of-type {
	width: 25%;
}

dd.responsive-portal-news:last-of-type, dd.responsive-portal-announcements:last-of-type {
	width: 25%;
}

.rtl ul.topiclist dt .list-inner {
	margin-left: 60%;
}

.rtl ul.topiclist dt {
	margin-left: -60%;
}

.rtl ul.responsive-portal-news dd:last-of-type, ul.responsive-portal-announcements dd:last-of-type,
.rtl #portal-forumlist ul dd:last-of-type {
	width: 25%;
}

.rtl dd.responsive-portal-news:last-of-type, dd.responsive-portal-announcements:last-of-type {
	width: 25%;
}

/* Portal clock
-------------------------------------- */
.portal-clock-wrapper {
	text-align: center;
	min-height: 5em;
	margin: 0 10%;
	/* set a fixed height to get rid of the trembling clock in IE9 */
	height: 50px;
}

.rtl .portal-clock-wrapper {
	/* Arabic clocks are ltr */
	direction: ltr;
}

.portal-clock {
	position: relative;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}

.portal-clock-spacer-up {
	content: url("styles/art_phantom/theme/images/portal/spacer_up.png");
}

.portal-clock-spacer-down {
	content: url("styles/art_phantom/theme/images/portal/spacer_down.png");
}

.portal-clock * img {
	float: left;
}

.portal-clock-front, .portal-clock-back {
	position: absolute;
	top: 0;
}

.portal-clock-front-upper div {
	height: 21px;
	position: absolute;
	vertical-align: bottom;
	visibility: hidden;
}

.portal-clock-front-lower div {
	height: 20px;
	position: absolute;
	vertical-align: top;
	visibility: hidden;
}

.portal-clock-back-upper div {
	position: absolute;
	vertical-align: bottom;
}

.portal-clock-back-lower div {
	position: absolute;
	vertical-align: top;
}

.portal-clock-back-seconds-up-left, .portal-clock-back-seconds-up-right,
.portal-clock-front-minutes-up-left, .portal-clock-front-minutes-up-right,
.portal-clock-back-minutes-up-left, .portal-clock-back-minutes-up-right,
.portal-clock-front-seconds-up-left, .portal-clock-front-seconds-up-right,
.portal-clock-back-minutes-down-left, .portal-clock-back-minutes-down-right,
.portal-clock-back-seconds-down-left, .portal-clock-back-seconds-down-right,
.portal-clock-front-minutes-down-left, .portal-clock-front-minutes-down-right,
.portal-clock-front-seconds-down-left, .portal-clock-front-seconds-down-right {
	width: 21px;
	height: 21px;
	background-position: 0 0;
	background: url(".styles/art_phantom/theme/.styles/art_phantom/theme/all/theme/images/portal/portal_clock_single.png") no-repeat;
}

/* Minutes start
-------------------------------------- */
.portal-clock-back-minutes-up-left{
	background-position: 0 0;
	margin: 0 0 0 43px;
}

.portal-clock-back-minutes-up-right {
	background-position: 0 -43px;
	margin: 0 0 0 64px;
}

.portal-clock-front-minutes-up-left {
	background-position: 0 0;
	margin: 0 0 0 43px;
}

.portal-clock-front-minutes-up-right {
	background-position: 0 -43px;
	margin: 0 0 0 63px;
}

.portal-clock-back-minutes-down-left{
	background-position: 0 -22px;
	margin: 21px 0 0 43px;
}

.portal-clock-back-minutes-down-right {
	background-position: 0 -65px;
	margin: 21px 0 0 64px;
}

.portal-clock-front-minutes-down-left {
	background-position: 0 -22px;
	margin: 21px 0 0 42px;
}

.portal-clock-front-minutes-down-right {
	background-position: 0 -65px;
	margin: 21px 0 0 63px;
}

/* Seconds start
---------------------------------------- */
.portal-clock-back-seconds-up-left{
	background-position: 0 0;
	margin: 0 0 0 85px;
}

.portal-clock-back-seconds-up-right {
	background-position: 0 -43px;
	margin: 0 0 0 106px;
}

.portal-clock-front-seconds-up-left {
	background-position: 0 0;
	margin: 0 0 0 84px;
}

.portal-clock-front-seconds-up-right {
	background-position: 0 -43px;
	margin: 0 0 0 105px;
}

.portal-clock-back-seconds-down-left{
	background-position: 0 -22px;
	margin: 21px 0 0 85px;
}

.portal-clock-back-seconds-down-right {
	background-position: 0 -65px;
	margin: 21px 0 0 106px;
}

.portal-clock-front-seconds-down-left {
	background-position: 0 -22px;
	margin: 21px 0 0 84px;
}

.portal-clock-front-seconds-down-right {
	background-position: 0 -65px;
	margin: 21px 0 0 105px;
}

/* Hours start
---------------------------------------- */
.portal-clock-back-hours-up, .portal-clock-front-hours-up {
	width: 42px;
	height: 21px;
	background: url(".styles/art_phantom/theme/.styles/art_phantom/theme/all/theme/images/portal/portal_clock_double.png") no-repeat;
	background-position: 0 0;
	vertical-align: bottom;
	display: inline-block;
	margin: 0 0 0 0;
}

.portal-clock-back-hours-down, .portal-clock-front-hours-down {
	width: 42px;
	height: 20px;
	background: url(".styles/art_phantom/theme/.styles/art_phantom/theme/all/theme/images/portal/portal_clock_double.png") no-repeat;
	background-position: 0 -44px;
	vertical-align: top;
	display: inline-block;
	margin: 21px 0 0 0;
}

@media all\0 {
	.portal-clock-back-hours-down, .portal-clock-front-hours-down {
		margin-left: -1px;
	}
} 
 /* END @include portal.css */ 

/* BEGIN @include portal_all.css */ 
 .portal-body-wrapper {
	width: 100%;
	float: left;
	display: block;
}

.rtl .portal-body-wrapper {
	float: right;
}

#portal-page-body {
	clear: both;
	margin: 4px 0;
}

#page-body {
	float: left;
	width: 100%;
}

ul.topiclist dt .list-inner {
	/*margin-right: 440px;*/
}

ul.topiclist dt {
	/*margin-right: -440px;*/
}

.rtl ul.topiclist dt .list-inner {
	/*margin-left: 440px;*/
}

.rtl ul.topiclist dt {
	/*margin-left: -440px;*/
} 
 /* END @include portal_all.css */ 

/* BEGIN @include portal_all_responsive.css */ 
 @media only screen and (max-width: 870px), only screen and (max-device-width: 870px) {
	.portal-body-center dd.posts, .portal-body-center dd.views, .portal-body-center dd.topics {
		display: none !important;
	}

	.portal-body-center ul.topiclist dt .list-inner {
		/*margin-right: 60%;*/
	}

	.rtl .portal-body-center ul.topiclist dt .list-inner {
		margin-right: 0;
		/*margin-left: 60%;*/
	}

	.portal-body-center ul.topiclist dt {
		/*margin-right: -60%;*/
	}

	.rtl .portal-body-center ul.topiclist dt {
		margin-right: 0;
		/*margin-left: -60%;*/
	}

	.portal-body-center dd.lastpost { width: auto; }
}

@media only screen and (max-width: 740px), only screen and (max-device-width: 740px) {
	#portal-left ul.topiclist dd, #portal-right ul.topiclist dd { display: block !important; }

	#portal-right > .portal-clear, #portal-body > .portal-clear, #portal-left > .portal-clear,
	#portal-center > .portal-clear, #portal-login-box .portal-clear { display: none !important; }
}

@media only screen and (max-width: 700px), only screen and (max-device-width: 700px) {
	.portal-body-center dt { width: 100% !important; }
}

@media only screen and (max-width: 540px), only screen and (max-device-width: 540px) {
	#portal-left, #portal-right {
		/*display: none;*/
	}

	.portal-body-center {
		margin: 0 !important;
		padding: 0 !important;
	}
} 
 /* END @include portal_all_responsive.css */ 

/* BEGIN @include portal_responsive.css */ 
 ul.topiclist dt {
	width: 55%;
	float:left;
}
ul.topiclist dt .list-inner {
	margin-right:0px !important;
}
ul.responsive-portal-news dd:last-of-type, dd.responsive-portal-news:last-of-type {
	float: right;
}

@media only screen and (max-width: 1040px), only screen and (max-device-width: 1040px)
{
	.responsive-portal-announcements dd.views { display: none !important; }
	dd.responsive-portal-announcements { display: none !important; }

	.responsive-portal-announcements dd.posts, .responsive-portal-announcements dd.views {
		display: none !important;
	}

	dt#a { width: 125% !important; }
	.responsive-portal-announcements dt { width: 130% !important; }
	dd.responsive-portal-news { display: none !important; }

	.responsive-portal-news dd.posts, .responsive-portal-news dd.views {
		display: none !important;
	}

	.responsive-portal-news dt { width: 55% !important; }
	dt#n { width: 125% !important; }
	.topiclist .topics, .topiclist .posts { display: none !important; }
	#portal-forumlist dl.icon dt { width: 125% !important; }
	ul.responsive-portal-news dd {margin-left: 0px;}
	
}

@media only screen and (max-width: 895px), only screen and (max-device-width: 895px)
{
	div#portal-right {
		width: 49% !important;
		margin-left: 1% !important;
	}

	div#portal-left {
		width: 50% !important;
		margin-left: 0 !important;
	}

	.rtl div#portal-right {
		margin-left: 0 !important;
		margin-right: 1% !important;
	}

	.rtl div#portal-left {
		margin-left: 0 !important;
		margin-right: 0 !important;
	}

	div#portal-center {
		margin-right: 0 !important;
		margin-left: 0 !important;
		padding-right: 0 !important;
		padding-left: 0 !important;
	}
	.responsive-portal-news dt { width: 100% !important; }
	.responsive-portal-announcements dt { width: 100% !important; }
}

@media only screen and (max-width: 700px), only screen and (max-device-width: 700px)
{
	div#portal-right {
		width: 100% !important;
		margin-left: 1% !important;
	}

	div#portal-left {
		width: 100% !important;
		margin-left: 0 !important;
	}
	.responsive-portal-news dd.lastpost, .responsive-portal-announcements dd.lastpost { display: none !important; }
	.responsive-portal-news dt .list-inner, .responsive-portal-announcements dt .list-inner { margin-right: 0 !important; }
	.responsive-portal-news dt, .responsive-portal-announcements dt { width: 100% !important; }
	dt#n, dt#a { width: 100% !important; }

	.portal-responsive-poll .resultbar {
		display: none !important;
	}

	.portal-responsive-poll dt { width: 45% !important; }
	.portal-responsive-poll dd {
		width: 45% !important;
		float: right !important;
	}

	#portal-forumlist dl.icon dt { width: 100% !important; }
	#portal-left ul.topiclist dd, #portal-right ul.topiclist dd { display: block !important; }
	.portal-responsive-show { display: block !important; }
	.portal-responsive-hide { display: none !important; }
	#portal-body { padding-top: 0 !important; }
	#portal-right > .portal-clear, #portal-body > .portal-clear, #portal-left > .portal-clear,
	#portal-center > .portal-clear, #portal-login-box .portal-clear { display: none !important; }
	#portal-right { width: 50% !important; }
	#portal-left { width: 50% !important; }
	#portal-center {
		margin-left: 0 !important;
		margin-right: 0 !important;
		padding-left: 0 !important;
	}
	ul.responsive-portal-news dd {
		margin-left:75%;
	}
	#search-adv {
		float:left;
	}
} 
 /* END @include portal_responsive.css */ 






