/* ========================================================================== */
/* --- FORUM --- */

.forum-selects {
	line-height:25px;
	height:30px;
}


.forum-selects > div {
	float: left;
	margin-left: 15px;
}

/* Top Menu */

.top-menu {
	float:right;
	margin-bottom:20px;
}

.top-menu ul {
	margin:0;
	padding:0;
	list-style:none;
}

.top-menu li {
	float:left;
	font-size:10px;
	background:url(/themes/images/dot.png) left center no-repeat;
	padding-left:12px;
	margin-right:10px;
}

.top-menu li:first-child {
	background:none;
	padding-left:0;
}

/* Forum Main */

.maintitle {
	background: url(/themes/images/footer-menu-separator.png) bottom repeat-x;
	padding: 10px 10px 11px;
}

.forum-box {
	background: #EBF0F3;
	padding:10px;
}

table.forum-table {
	width: 100%;
	line-height: 1.3;
	border-collapse: collapse;
	border: 1px solid #dbe4ef;
	background:white;
}

table.forum-table td {
padding: 10px;
border-bottom: 1px solid #F3F3F3;
}

.hide {
	display: none;
}

.header {
	background: url(/themes/images/separator.png) repeat-x bottom;
}

.col-icon {
	padding: 10px 5px 10px 5px !important;
	width: 30px;
	vertical-align: middle;
	text-align: middle;
}

.col-forum p {
	margin:0;
}

.col-stats {
	width: 15%;
	vertical-align:middle;
}

.col-post {
	padding-top: 10px !important;
	width: 250px;
	vertical-align:middle;
}

.col-stats ul,
.col-post ul {
	margin:0;
	padding:0;
	list-style:none;
}

.col-post .lighter a,
.col-f-post .lighter a {
	color: #A4A4A4;
	background:url(/themes/images/forum/right.png) left no-repeat;
	padding-left:15px;
}

.lighter, 
.lighter a {
	color: #A4A4A4;
}

/*stats*/
#board_stats ul {
text-align: center;
list-style:none;
padding:0;
}

#board_stats li {
margin-right: 20px;
}

.stats-list > li:first-child {
margin-left: 0;
}

.stats-list > li {
display: inline-block;
margin: 0 3px;
}

.stats-list li span {
	background: #0098c4; /* Old browsers */
	background: -moz-linear-gradient(top,  #0098c4 0%, #00b3e7 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0098c4), color-stop(100%,#00b3e7)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #0098c4 0%,#00b3e7 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #0098c4 0%,#00b3e7 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #0098c4 0%,#00b3e7 100%); /* IE10+ */
	background: linear-gradient(top,  #0098c4 0%,#00b3e7 100%); /* W3C */
	-pie-background: linear-gradient(#0098c4, #00b3e7); /*PIE*/
	
	behavior: url(css/PIE.htc);
	

	padding:1px 6px;
	color:white;
	
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}

.stat-links {
	margin:0;
}
.stat-links > li:first-child {
	margin-left: 0;
}

.stat-links > li {
	display: inline-block;
	margin: 0 3px;
}

#board-statistics p {
	margin:0;
}

p.statistics {
	color: #A4A4A4;
}

/* Footer Utilities */

#footer-utilities {
	font-size: 11px;
}

#footer-utilities ul {
	margin:0;
	padding:0;
	list-style:none;
}

#footer-utilities ul li {
	float:left;
	padding-right:10px;
}

#copyright {
	color: #A4A4A4;
	text-align: right;
	text-shadow: 0px 1px 0px white;
}

/* Single Forum page */
.forum-pagination {
	margin-top:20px;
}

.pagination ul,
.topic-buttons {
	margin:0;
	padding:0;
	list-style:none;
}

.pagination .back {
	margin-right: 6px;
}

.topic-buttons li {
	float: left;
	margin: 0 0 10px 10px;
}

.topic-buttons img {
	margin-bottom:5px;
}

.left{
    float: left; 
    text-align:left; 
} 

.non-button {
	padding-top:3px;
}

.follow {
	line-height: 22px;
	height: 22px;
	font-size: 11px;
	margin-left: 5px;
	color: #A4A4A4;
}

.button-gray {
	height: 22px;
	line-height: 22px;
	font-size: 11px;
	padding: 0 10px;
	background: #F6F6F6;
	background: -moz-linear-gradient(top, #F6F6F6 0%, #E5E5E5 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F6F6F6), color-stop(100%,#E5E5E5));
	
	border: 1px solid #DBDBDB;
	-moz-box-shadow: 0px 1px 0px rgba(255,255,255,1) inset, 0px 1px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0px 1px 0px rgba(255, 255, 255, 1) inset, 0px 1px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 1px 0px rgba(255, 255, 255, 1) inset, 0px 1px 0px rgba(0, 0, 0, 0.3);
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;

	display: inline-block;
	white-space: nowrap;
}

.button-gray:active {
	position:relative;
	top:1px;
}

.unread {
background-color: #F7FBFC;
}

.unread .altrow, .unread.altrow {
background-color: #E2E9F0;
}

.badge {
	font-family:Arial, Helvetica, sans-serif;
	display: inline-block;
	height: 16px;
	line-height: 16px;
	padding: 0 5px;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: white;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	vertical-align: middle;
}

.badge-green {background: #0b8d02;}
.badge-orange {background: #ED7710;}
.badge-lightgrey {background: #B3B3B3;}

.col-f-icon {
	padding: 10px 0 0 0 !important;
	width: 24px !important;
	text-align: center;
}

.col-views, 
.col-replies {
	width: 100px !important;
	text-align: right;
	white-space: nowrap;
}

.col-views,
.col-f-post,
.col-f-post_search {
	vertical-align:middle;
}

.col-views ul,
.col-f-post ul,
.col-f-post_search ul {
	margin:0;
	padding:0;
	list-style:none;
}

.col-f-post {
width: 150px !important;
}

.col-f-post_search {
width: 180px !important;
}

.last-post {
	margin-left: 45px;
}

.mini-pagination {
	opacity: 0.5;
	-webkit-transition: all 0.2s ease-in-out; 
	-moz-transition: all 0.2s ease-in-out;
}

.mini-pagination:hover {
	opacity:1;
}

ul.mini-pagination {
	margin:0;
	padding:0;
	list-style:none;
	font-size: 10px;
	display: inline;
	margin-left: 7px;
}

ul.mini-pagination li {
	display: inline;
	margin: 0px 2px;
}

ul.mini-pagination li a {
	background: white;
	border: 1px solid lightGrey;
	padding: 1px 3px;
}

ul.mini-pagination li:first-child a {border: none; padding:1px 0;}
ul.mini-pagination li img {vertical-align:top;}

/* Single Topic Page */

.forum-box-container {
	background: white;
	border: 1px solid #DBE4EF;
}

.forum-box-container hr {
	display:none;
}

.post-block {
	position: relative;
	background: white;
	border-bottom: 1px solid #D6E2EB;
}

.post-wrap {
	top: 0px;
}

.post-block h3 {
	background: url(/themes/images/separator.png) repeat-x bottom;
	padding: 0 10px;
	height: 36px;
	line-height: 36px;
	font-weight: normal;
	font-size: 16px;
}

span.post_id {
  margin-left: 15px;
}

.desc, .desc_attach, .desc.blend-links a, p.posted-info {
	font-size: 12px;
	color: #777;
}

.author-info {
	width: 155px;
	float: left;
	font-size: 12px;
	text-align: center;
	padding: 15px 10px;
}

.author-info ul {
	margin:0;
	padding:0;
	list-style:none;
}

.author-info .member-title {
	margin-bottom: 5px;
	word-wrap: break-word;
}

.author-info .user-photo {
	max-width: 90px;
	max-height: 90px;
		
	border:5px solid #e5e5e5; 
	-moz-border-radius:3px; 
	-webkit-border-radius:3px; 
	border-radius:3px; 
	
	-webkit-transition: all 0.2s ease-out;
  	-moz-transition: all 0.2s ease-out;
  	-ms-transition: all 0.2s ease-out;
  	-o-transition: all 0.2s ease-out;
  	transition: all 0.2s ease-out;
}

.author-info .user-photo:hover {
	border-color:#0098c4;
}

.author-info .group-title {
	color: #5A5A5A;
	margin-top: 5px;
}

.author-info .group-icon {
margin-bottom: 3px;
}

.custom-fields {
	color: #818181;
	margin-top: 20px !important;
	font-size:10px;
	text-align:left;
}

.post-body {
	margin: 0 10px 0 185px;
	padding-top: 15px;
}

.post-body .post {
	line-height: 1.6;
	font-size: 14px;
	word-wrap: break-word;
}

.forum-likebar {
  padding-top:15px;
	margin: 10px 0;
	font-size: 11px;
}

.forum-likebar ul {
	margin:0;
	padding:0;
	list-style:none;
}

.forum-likebar > div {
	margin-bottom:10px !important;
	display: inline-block;
	margin: 0 3px;
}

.forum-likebar > div:first-child {
	margin-left: 0;
}

.forum-likebar > div:last-child {
	margin-right: 0;
}

.forum-likebar-info {
	line-height: 19px;
	background: #F4F4F4;
	padding: 0 10px;
	display: inline-block;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

.signature {
	clear: right;
	color: #A4A4A4;
	font-size: 0.9em;
	background: url(/themes/images/separator.png) repeat-x top;
	padding: 10px 0;
	margin: 6px 0 4px;
	position: relative;
}
.signature a {
	text-decoration: underline;
}

.post-block .post-controls li a {
	opacity: 0.2;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
}

.post-block:hover .post-controls li a {opacity:1}

ul.post-controls {
	padding: 6px;
	margin: 0 0 10px 0;
	list-style:none;
	clear: both;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
ul.post-controls li {
	font-size: 12px;
	float: right;
}
ul.post-controls a {
	height: 22px;
	line-height: 22px;
	padding: 0 12px;
	color: #777;
	text-decoration: none;
	margin-left: 4px;
	display: block;
}
.post-block .post-controls li a.button-controls {
	opacity: 1;
}
ul.post-controls a.button-controls {
	height: 20px;
	line-height: 20px;
}
.button-controls {
	height: 22px;
	line-height: 22px;
	font-size: 12px;
	padding: 0 10px;
	background: #F6F6F6;
	background: -moz-linear-gradient(top, #F6F6F6 0%, #E5E5E5 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F6F6F6), color-stop(100%,#E5E5E5));
	border: 1px solid #DBDBDB;
	-moz-box-shadow: 0px 1px 0px rgba(255,255,255,1) inset, 0px 1px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0px 1px 0px rgba(255, 255, 255, 1) inset, 0px 1px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 1px 0px rgba(255, 255, 255, 1) inset, 0px 1px 0px rgba(0, 0, 0, 0.3);
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	display: inline-block;
	white-space: nowrap;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
}

/* Quote */

div.quotetop {
	font-size: 12px;
	padding: 8px 10px;
	border-left: 2px solid #989898;
	background: #F6F6F6;
	background: -moz-linear-gradient(top, #F6F6F6 0%, #E5E5E5 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F6F6F6), color-stop(100%,#E5E5E5));
	border-top: 2px solid #E5E5E5;
	border-right: 2px solid #E5E5E5;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	font-weight: bold;
}

div.quotemain {
	font-size: 12px;
	padding: 10px;
	border-left: 2px solid #989898;
	border-right: 2px solid #E5E5E5;
	border-bottom: 2px solid #E5E5E5;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	background: #F7F7F7;
}



.ipsPad_top_slimmer {
padding-top: 7px;
}
/* Member List */

#mlist-tabs {
	margin-top: 50px;
}

#mlist-tabs ul {
	margin:0;
	padding:0;
	list-style:none;
}



.forum-vertical-tabs > ul {
	width: 40px !important;
}

.forum-vertical-tabs > ul {
	margin-top: 10px;
	border-top: 1px solid #DBE4EF;
	border-left: 1px solid #DBE4EF;
}

#mlist-tabs li {
	text-align: center;
}

.forum-vertical-tabs li {
	background: #F6F8FB;
	color: gray;
	border-bottom: 1px solid #DBE4EF;
	font-size: 13px;
}

#mlist-tabs li a {
	padding: 5px 8px;
}

.forum-vertical-tabs li a {
	display: block;
	padding: 10px 8px;
	outline: 0;
	color: #8D8D8D;
	-webkit-transition: background-color 0.1s ease-in-out;
	-moz-transition: background-color 0.3s ease-in-out;
}

.forum-vertical-tabs li a:hover {
	background: #eaeff5;
}

.forum-vertical-tabs li.active a {
	width: 24px;
	position: relative;
	z-index: 8000;
	border-right: 1px solid white;
	background: white;
	color: #353535;
	font-weight: bold;
}

.forum-vertical-tabs-content {
	min-height: 400px;
	width: 889px;
	float: left;
}





.main-title {
	background:#009ac4;
	background: -moz-linear-gradient(
		top,
		#00b1e7 0%,
		#009ac4);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#00b1e7),
		to(#009ac4));
	color: white;
	padding: 6px 10px 11px;
	font-size: 16px;
	font-weight: 300;

	-moz-border-radius: 4px 4px 0 0;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	border-radius: 4px 4px 0 0;

	-webkit-box-shadow: inset 0px 1px 0 #03b8ef;
	-moz-box-shadow: inset 0px 1px 0 #03b8ef;
	box-shadow: inset 0px 1px 0 #03b8ef;

	border-width: 1px 1px 0 1px;
	border-color: #009ac4;
	border-style: solid;
}

.main-title ul {
	margin:0;
	padding:0;
	list-style:none;
}

.ipsFilterbar li.active {
	opacity: 1;
}

.ipsList_inline > li:first-child {
	margin-left: 0;
}

.ipsFilterbar li {
	margin: 0px 15px 0px 0;
	font-size: 11px;
}

.ipsList_inline > li {
	display: inline-block;
	margin: 0 3px;
}

.ipsFilterbar li.active a {
	background: #027291;
	opacity: 1;
	color: white;
	padding: 4px 10px;
	font-weight: bold;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px !important;
	border-radius: 10px;
	-webkit-box-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: inset 0px 2px 2px rgba(0,0,0,0.2);
	box-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.2);
}

.ipsFilterbar li a {
	color: white;
	opacity: 0.5;
	text-shadow: 0px 1px 0px #02708e;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
}

	.ipsFilterbar:hover li a {opacity:0.8;}
	.ipsFilterbar li a:hover {opacity:1;}

.main-title a {
	color: white;
}

.forum-box-container ul {
	margin:0;
	padding:0;
	list-style:none;
}

.ipsPad {
	padding: 9px;
}

.ipsPad_post {
	padding: 9px !important;
}

.ipsPad_zaloba {
	padding: 9px !important;
}

.ipsPad_search {
	padding: 9px !important;
}

.ipsMemberList > li:nth-child(2n) {
	background-color:#F1F6F9;
}

.ipsUserPhoto {
	padding: 1px;
	border: 1px solid #D5D5D5;
	background: white;
	-webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 2px 2px rgba(0,0,0,0.1);
	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
}

.ipsUserPhoto_medium {
	width: 50px;
	height: 50px;
}

.ipsBox_withphoto {
	margin-left: 65px;
}

.ipsList_inline {
	list-style:none;
	margin:0;
	padding:0;
}

.ipsList_inline > li:first-child {
	margin-left: 0;
}

.ipsList_inline > li {
	display: inline-block;
	margin: 0 3px;
}

.ipsMemberList > li .ipsButton_secondary {
	margin-top: 15px;
}

.ipsMemberList .ipsButton_secondary, .online-list .ipsButton_secondary {
	opacity: 0.3;
}

.ipsMemberList li:hover .ipsButton_secondary, tr:hover .ipsButton_secondary {opacity:1}

.ipsButton_secondary {
	height: 22px;
	line-height: 22px;
	font-size: 12px;
	padding: 0 10px;
	background: #F6F6F6;
	border: 1px solid #DBDBDB;
	-moz-box-shadow: 0px 1px 0px rgba(255,255,255,1) inset, 0px 1px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0px 1px 0px rgba(255, 255, 255, 1) inset, 0px 1px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 1px 0px rgba(255, 255, 255, 1) inset, 0px 1px 0px rgba(0, 0, 0, 0.3);
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #616161;
	display: inline-block;
	white-space: nowrap;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
}

.ipsMemberList li .spasibo {
	margin: 5px 10px 0 0;
}

.spasibo.zero {
	background: #DEDEDE;
	color: #6E6E6E;
}

.spasibo.positive {
	color: white;
	background: #0b8d02;
}

.spasibo {
	font-weight: bold;
	padding: 3px 8px;
	display: inline-block;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

/* Member list expand search */

div#mlist {
	margin-top: 10px;
	margin-bottom: 15px;
}

.general-box {
	background: #FCFCFC;
	margin-bottom: 10px;
}

.general-box h3 {
	padding: 8px 10px;
	background: #b6d9e3;
	color: #016480;
}

.general-box_warn {
	padding: 8px 10px;
	background: #b6d9e3;
	color: #016480;
}

.mlist ul {
	margin:0;
	padding:0;
	list-style:none;
	margin-bottom: 12px;
	margin-top: 8px;
	width: 49%;
	float: left;
}

div#mlist .chzn-results {
	width: 93%;
	text-align: left;
}

.mlist li {
	background:url(/themes/images/separator.png) repeat-x bottom;
	margin-right:10px;
	padding: 8px 0 8px 0;
	clear: both;
}



.mlist label {
	margin-bottom: 10px;
	display: block;
	float: left;
}

.mlist fieldset.other-filters {
	text-align: center;
	padding: 6px;
	margin-top: 10px;
	clear: both;
}

.row2, .post_block.row2 {
	background-color: #F1F6F9;
}

fieldset, img {
	border: 0;
}

div#mlist fieldset.submit {
	background: #b6d9e3;
	padding: 6px;
	text-align:center;
}

.cancel {
	color: #AD2930;
	font-size: 0.9em;
	font-weight: bold;
}

/* Search Results popups */

.forum-search-popup-otvet li {
	float:left;
	border-bottom: 1px solid #F3F3F3;
	line-height: 30px;
	width:50%;
}

/* Users Online */

table.forum-table th {
	font-size: 11px;
	font-weight: bold;
	padding: 8px 6px;
	text-align: left;
}
td {
	vertical-align:middle;
}

.ipsUserPhoto_mini {
width: 30px;
height: 30px;
}

.ipsForm_center {
text-align: center;
}

/* Moderators */

.forum-list-ava {width:54px;}
.forum-list-username {width:15%;}
.forum-list-forums {}
.forum-list-location {width:20%;}
.forum-list-contact {width:20%;}

/* User Profile */

.forumLayout-smallleft.forumLayout-withleft {
	padding-left: 150px;
}

.forumLayout-smallleft.forumLayout .forumLayout-left {
	width: 140px;
	margin-left: -150px;
}

.forumLayout .forumLayout-left {
	width: 200px;
	margin-left: -210px;
	float: left;
}

.short {
	text-align: center;
}

#profile-photo {
	max-width: 138px;
	max-height: 138px;
}

.forumLayout-content {
	width: 100%;
	float: left;
}

#profile-content-main {
	min-height: 75px;
	line-height: 1.3;
	margin-bottom: 20px;
}

#user-info-cell {
	display: table-cell;
	white-space: nowrap;
	padding-right: 15px;
}

.ipsType_pagetitle, .ipsType_subtitle {
	font: 300 26px/1.3 Helvetica,Arial,sans-serif;
	color: #323232;
}

.reset-cursor {
	cursor: default;
}

#user-utility-links {
	margin-top: 10px;
	text-align: right;
}

.ipsList_data .row_title, .ipsList_data .ft {
	display: inline-block;
	float: left;
	width: 190px;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
}

#profile_panes_wrap .ipsList_data .row_data {
	display: block;
	margin-left: 200px;
}

.user-signature {
	padding: 10px 15px;
	background-color: #EBECE5;
	color: #343434;
	font-size: 11px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	word-wrap: break-word;
}

.profile-options {
	padding:9px !important;
}

.ipsUserPhoto_profile {
	width: 70px;
	height: 70px;
}

/* Poll */

.poll-question {
	padding: 10px;
	margin: 10px 10px 10px 20px;
}

.poll-question h4 {
	background-color: #E4EBF2;
	margin: 0 -7px;
	padding: 5px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

.poll-question ol {
	list-style:none;
	padding: 8px;
	margin:0;
	background-color: #FAFBFC;
}

.poll-question li {
	font-size: 0.9em;
	margin: 6px 0;
}

fieldset.submit {
	padding: 15px 6px 15px 6px;
	text-align: center;
	background-color: #b6d9e3;
}

legend {
	display: none;
}

.poll-question .votes {
	margin-left: 5px;
	color: #747474;
	font-size: 11px;
}

.progress-bar.topic-poll {
	border: 1px solid #D5DDE5;
	margin-top: 2px;
	width: 40%;
}

.progress-bar {
	background-color: white;
	border: 1px solid #D5DDE5;
	padding:0;
}

.progress-bar span {
	background: #243F5C url(/themes/images/forum/gradient_bg.png) repeat-x left 50%;
	color: white;
	font-size: 0em;
	font-weight: bold;
	text-align: center;
	text-indent: -2000em;
	height: 10px;
	display: block;
	overflow: hidden;
}

.red_span span {
	background: #e82b2b url(/themes/images/forum/gradient_bg.png) repeat-x left 50%;
}

.progress-bar span span {
	display: none;
}

/* VCard */

.popupInner {
	background: white;
	width: 500px;
	overflow: auto;
	-webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.4);
	box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.4);
	overflow-x: hidden;
}

.popupInner h3 {
		background:#009ac4;
	background: -moz-linear-gradient(
		top,
		#00b1e7 0%,
		#009ac4);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#00b1e7),
		to(#009ac4));
	color: white;

	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #009ac4;
	padding: 8px 10px 9px;
	font-size: 16px;
	font-weight: 300;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: inset 0px 1px 0 #00a5d4;
	box-shadow: inset 0px 1px 0 #00a5d4;
	-moz-box-shadow: inset 0px 1px 0 #00a5d4;
}

.popupInner h3 a {
	color: white;
}

.userpopup {
	overflow: hidden;
	position: relative;
	font-size: 0.9em;
}

.userpopup h3, .userpopup .side + div {
	padding-left: 110px;
}

.userpopup h3 {
	font-size: 17px;
}



.userpopup .side {
	position: absolute;
	margin-top: -40px;
	width:95px;
}

.ipsUserPhoto_large {
	max-width: 90px;
	max-height: 90px;
}

.popupInner .spasibo.positive, .spasibo.negative {
	color: white;
}

.popupInner .spasibo.positive {
	background: #0b8d02;
}

.popupInner .userpopup .spasibo, .popupInner .reputation {
	display: block;
	text-align: center;
	margin-top: 5px;
}

.popupInner .spasibo {
	font-weight: bold;
	padding: 3px 8px;
	display: inline-block;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.popupInner .ipsButton_secondary {
	width:75px;
	text-align:center;
	margin-top: 5px;
	font-size:0.9em;
}

.userpopup dl {
	border-bottom: 1px solid #D4D4D4;
	padding-bottom: 10px;
	margin-bottom: 4px;
}

.info dt {
	float: left;
	font-weight: bold;
	padding: 3px 6px;
	clear: both;
	width: 35%;
}

.info dd {
	padding: 3px 6px;
	width: 60%;
	margin-left: 35%;
}
.popupInner ul {
	margin:0;
	padding:0;
	list-style:none;
}

.user-controls {
	text-align: left;
	margin: 6px 0;
}

.user-controls li {
	display: inline;
}

.user-controls li a {
	display: inline-block;
	background: #F6F6F6;
	background: -moz-linear-gradient(top, #F6F6F6 0%, #E5E5E5 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F6F6F6), color-stop(100%,#E5E5E5));
	border: 1px solid #DBDBDB;
	-moz-box-shadow: 0px 1px 0px rgba(255,255,255,1) inset, 0px 1px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0px 1px 0px rgba(255, 255, 255, 1) inset, 0px 1px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 1px 0px rgba(255, 255, 255, 1) inset, 0px 1px 0px rgba(0, 0, 0, 0.3);
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 5px;
	color: #616161;
}


/* Reply to topic */

.ipsBox.ipsLayout.ipsLayout_withright {
	padding-right: 220px;
}

.ipsPostForm.ipsLayout_withright {
	padding-right: 260px !important;
}

.ipsPostForm .ipsLayout_right {
	width: 250px;
	margin-right: -251px;
	border-left: 0;
	z-index: 800;
}

.ipsLayout .ipsLayout_right {
	float: right;
}

.ipsLayout_content, .ipsLayout .ipsLayout_left, .ipsLayout_right {
	position: relative;
}

.bar {
	background: #EFF4F7;
	padding: 8px 10px;
}

.field-checkbox {
	margin-left:5px;
	line-height:30px;
}

.field-checkbox .checkbox {
	margin-bottom:2px;
}

.reply-sidebar-block ul {
	margin:0;
	padding:0;
	list-style:none;
}

.ipsPostForm .ipsLayout_content {
	z-index: 900;
	-webkit-box-shadow: 2px 0px 4px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 2px 0px 4px rgba(0,0,0,0.1);
	box-shadow: 2px 0px 4px rgba(0, 0, 0, 0.1);
	float: none;
}

.forum-box-container .ipsLayout_content ul {
	margin:0;
	padding:0;
	list-style:none;
}

.message {
	background: #EBFCDF;
	padding: 10px;
	margin:0;
	border: 1px solid #A4CFA4;
	color: #0E440E;
	line-height: 1.6;
	font-size: 12px;
}

.message.error {
	background-color: #F3E3E6;
	border-color: #E599AA;
	color: #80001C;
	margin-bottom:10px;
}

.attach-controls {
	background: url(/themes/images/forum/icon_attach.png) no-repeat 3px top;
	padding-left: 30px;
	min-height: 82px;
}

.attach-controls h1 {
	padding-left:0 !important;
}

.attach-controls .uploaded-files {
	margin:10px 0;
	padding:0;
	list-style:none;
}

.attach-controls .uploaded-files li {
	line-height: 30px;
	margin:2px 0;
}

.attach-controls .uploaded-files span {
	display: inline-block;
	width:350px;
}

#help-msg {
	margin-top: 8px;
	font-size: 11px;
}

.post-block-otvet h3 {
	background: #b6d9e3;
	padding: 0 10px;
	height: 36px;
	line-height: 36px;
	font-weight: normal;
	font-size: 16px;
}

.post-body-otvet {
	margin-left: 10px !important;
	margin: 0 10px 0 185px;
	padding-top: 15px;
}

p.posted-info {
	font-size: 12px;
	color: #777;
	padding: 0 0 10px 0;
}

p.submit {
	background-color: #b6d9e3;
	padding: 15px 6px 15px 6px;
	text-align: center;
}
.post-block {
background: white;
border-bottom: 1px solid #D6E2EB;
}

.post-wrap {
top: 0px;
}

.post-block.no-sidebar .post-body {
margin-left: 10px!important;
padding-top:0 !important;
}

/* CP */

.ipsVerticalTabbed-tabs ul {
	margin:0;
	padding:0;
	list-style:none;
}

.ipsVerticalTabbed-tabs > ul {
	width: 149px !important;
	margin-top: 10px;
	border-top: 1px solid #DBE4EF;
	border-left: 1px solid #DBE4EF;
}

.ipsVerticalTabbed-tabs li {
	background: #F6F8FB;
	color: gray;
	border-bottom: 1px solid #DBE4EF;
	font-size: 13px;
}

.ipsVerticalTabbed-tabs li.active a {
	width: 135px;
	position: relative;
	z-index: 8000;
	border-right: 1px solid white;
	background: white;
	color: #353535;
	font-weight: bold;
}

.ipsVerticalTabbed-tabs li a {
	display: block;
	padding: 10px 8px;
	outline: 0;
	color: #8D8D8D;
	-webkit-transition: background-color 0.1s ease-in-out;
	-moz-transition: background-color 0.3s ease-in-out;
}

.ipsVerticalTabbed-tabs li a:hover {
	background-color:#eaeff5;
}

.ipsVerticalTabbed-tabs li.active a:hover {
	background-color:white;
}

#usercp-content {
	min-height: 525px;
}

.ipsSettings {
	padding: 0 0px;
}

.ipsSettings h2 {
	margin-bottom:10px;
}

.ipsSettings-section {
	margin: 0 0 15px 0;
	padding: 15px 0 0 0;
}

.ipsSettings-sectiontitle {
	color: #151515;
	width: 165px;
	padding-left: 10px;
	float: left;
}

.reputation-center .ipsSettings-sectiontitle {
	color: #151515;
	width: 330px;
	padding-left: 10px;
	float: left;
}

.ipsSettings-section > div {
	margin-left: 175px;
}

.reputation-center .ipsSettings-section > div {
	margin-left: 350px;
}

.ipsSettings-section input {
	margin-bottom:0 !important;
}

.ipsType-pagedesc {
	color: #7F7F7F;
	line-height: 1.5;
}

.ipsForm-horizontal .ipsField-title {
	float: left;
	width: 200px;
	padding-right: 15px;
	text-align: right;
	line-height: 1.8;
}

.ipsField .ipsField-title {
	font-weight: bold;
}

.ipsForm-horizontal .ipsField-content, .ipsForm-horizontal .ipsField-submit {
	margin-left: 200px;
}

#space-allowance p {
	margin:0;
}

table.ipb-table {
	width: 100%;
	line-height: 1.3;
	border-collapse: collapse;
}

.header {
	background: #B6D9E3;
	color: #016480;
}

table.ipb-table th {
	font-size: 11px;
	font-weight: bold;
	padding: 8px 6px;
	text-align:left;
}

table.ipb-table td {
	padding: 10px;
	border-bottom: 1px solid #F3F3F3;
}

.moderation-bar.with-action {
	background-image: url(/themes/images/forum/topic_mod_arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 35px;
	margin-right:10px;
}

.moderation-bar {
	text-align: right;
	padding: 8px 10px;
}

.moderation-bar div {
	text-align: left;
}

.rounded {
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

.input-submit.alt {
	background: #E2E9F0;
	border-color: #DAE2EA;
	color: #464646;
	-moz-box-shadow: inset 0 1px 0 0 #eff3f8, 0px 2px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: inset 0 1px 0 0 #EFF3F8, 0px 2px 3px rgba(0, 0, 0, 0.2);
	box-shadow: inset 0 1px 0 0 #EFF3F8, 0px 2px 3px rgba(0, 0, 0, 0.2);
	text-decoration: none;
}

.input-submit {
	text-decoration: none;
	border-width: 1px;
	border-style: solid;
	padding: 4px 10px;
	cursor: pointer;

	background: #212121 url(/themes/images/forum/topic_button.png) repeat-x top;
	color: white;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: inset 0 1px 0 0 #5c5c5c, 0px 2px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: inset 0 1px 0 0 #5C5C5C, 0px 2px 3px rgba(0, 0, 0, 0.2);
	box-shadow: inset 0 1px 0 0 #5C5C5C, 0px 2px 3px rgba(0, 0, 0, 0.2);
	border-color: #212121;
}

table.ipb-table th.short label {
	margin-left:3px;
}

table.ipb-table th.short label, table.ipb-table td.short label, .col-mod label {
	margin-right:0 !important;
}

.cp-find-btn {
	vertical-align:top;
	margin-top:2px;
	margin-left:10px;
}

li.field {
	padding: 5px;
	margin-left: 5px;
}

li.field.checkbox .input-check, li.field.checkbox .input-radio {
	margin-right: 10px;
	vertical-align: middle;
}

li.field.checkbox span.desc, li.field.cbox span.desc {
	padding-left: 27px;
	margin-left: auto;
	display: block;
}

.ipsSettings-fieldtitle {
	min-width: 500px;
	margin-right: 10px;
	display: inline-block;
	vertical-align: top;
	padding-top: 3px;
	line-height:25px;
}

.col-stats-cp {
	width: 18%;
	vertical-align:middle;
}

.col-mod {
	width: 20px;
	text-align: right;
}

.col-post-cp {
	padding-top: 10px !important;
	width: 150px;
	vertical-align:middle;
}

/* Messenger */
.messenger-pagination {
	margin-top:0;
}

#messenger-utilities {
	width: 23%;
}

#folder-list, #space-allowance {
	position: relative;
}

.ipsSideBlock {
	background: #F7FBFC;
	padding: 10px;
	margin-bottom: 10px;
}

.ipsSideBlock h3 {
	font: normal 14px helvetica, arial, sans-serif;
	color: #204066;
	padding: 5px 10px;
	background: #DBE2EC;
	margin: -10px -10px 10px;
}

#folder-list ol {
	padding:0;
	list-style:none;
}

#folder-list #folders {
	margin-bottom: 12px;
}

#folder-list li {
	margin-bottom: 8px;
	margin-left: 4px;
	padding: 0px;
}

#folder-list .total {
	background-color: #D5DDE5;
	font-size: 0.75em;
	font-weight: bold;
	padding: 3px 6px;
	margin-right: 10px;
	right: 0;
	position: absolute;
}

#messenger-content {
	width: 75%;
}

.topic-controls {
	min-height: 30px;
}

.topic-buttons li {
	float: left;
	margin: 0 0 10px 10px;
}

#message-list {
	clear: right;
}

.col-ls-photo {
	width: 30px;
}

.col-ls-sender {
	width: 90px;
}

.col-ls-subject {
	width: 220px;
}

.col-ls-date {
	width: 90px;
}

.col-ls-mod {
	width: 30px;
	text-align: right;
}

.moderation-bar_msg.with-action {
	background-image: url(/themes/images/forum/topic_mod_arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 35px;
	margin-right:30px;
}

.moderation-bar_msg {
	text-align: left;
	padding: 8px 10px;
}

.ls-input input {
	margin-bottom: 0 !important;
}

.ipsSettings-section.ls-select-div > div {
	margin-left:0;
}

.ipsSettings-ls-fieldtitle {
	min-width: 400px;
	margin-right: 10px;
	display: inline-block;
	vertical-align: top;
	padding-top: 3px;
	line-height:25px;
}

div.post-form label {
	text-align: right;
	padding-right: 15px;
	width: 140px;
	float: left;
	clear: both;
}

div.post-form label.ls-send-msg {
	text-align: left;
	padding-right:0;
	width: 400px;
	float: left;
	clear: both;
}

div.post-form span.desc {
	margin-left: 180px;
	display: block;
	clear: both;
}

div.post-form span.desc.ls-send-msg-options {
	margin-left:0;
	display: block;
	clear: both;
}

ul.topic-controls {
	margin:0;
	padding:0;
	list-style:none;
}

.topic-buttons li {
	float: left;
	margin: 0 0 10px 10px;
}

#folders li.folder.active {
	font-weight: bold;
}

/* AUTOCOMPLETE */
.ac_over {
  background-color: #3875d7;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1ab5e2', endColorstr='#0098c4', GradientType=0 );  
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #1ab5e2), color-stop(90%, #0098c4));
  background-image: -webkit-linear-gradient(top, #1ab5e2 20%, #0098c4 90%);
  background-image: -moz-linear-gradient(top, #1ab5e2 20%, #0098c4 90%);
  background-image: -o-linear-gradient(top, #1ab5e2 20%, #0098c4 90%);
  background-image: -ms-linear-gradient(top, #1ab5e2 20%, #0098c4 90%);
  background-image: linear-gradient(top, #1ab5e2 20%, #0098c4 90%);
  color: white;
}
/* AUTOCOMPLETE END*/


/* Search Results */

.search-res-sort {
	line-height:25px;
	margin-right:5px;
}

ul.post-controls_2 li {
	font-size: 12px;
	color: #777;
	float: right;
	padding-left: 10px;
}


/* Search Form */

#main-search-form .forum-box-container {
	margin-bottom: 10px;
}

.search-tip {
	margin-left:240px;
}
#sapps {
	margin-bottom: 20px;
}

#main-search-form .search-app.active {
	background: #EBF0F3;
	border: 1px solid #DBE4EF;
	padding-left: 10px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#main-search-form .search-app.disable {
	padding-left: 10px;
}

#main-search-form .search-app {
	font-size: 12px;
	display: inline-block;
	padding: 8px 10px 8px 0;
	margin-right: 12px;
	font-weight: bold;
	border: 1px solid transparent;
	cursor: pointer;
}

#main-search-form .search-msg {
	border-bottom: 1px solid #f0f0f0;
	display: block;
	font-size: 12px;
	padding: 0 0 5px 240px;
	margin-bottom: 15px;
	color: #5c5c5c;
}

/* Help */

.message.unspecific {
	background-color: #f3f3f3;
	border-color: #d4d4d4;
	color: #515151;
	margin: 0 0 10px 0;
	clear: both;
}

#help-topics {
	list-style:none;
	margin:0;
	padding:0;
	border: 1px solid #c9c9c9;
}

#help-topics > li {
	background-image: url(/themes/images/forum/help.png);
	background-repeat: no-repeat;
	background-position: 9px 12px;
	padding: 10px 32px;
	margin-bottom: 2px;
}

#help-topics li h3 {
	padding: 0;
}

#help-topics li > p {
	padding:0;
	margin:0;
}
 
.show-hide {
    display:none;
}

.help-doc {
	border: 1px solid #c9c9c9;
}

/* Report */

ul.zaloba {
	margin:0;
	padding:0;
	list-style:none;
}

.zaloba .ipsField-title {
	width:185px;
}

/* BB Codes */

.bbcodes .ipsSettings-section > div {
	margin-left: 250px;
}

.bbcodes fieldset {
	background: url(/themes/images/separator.png) repeat-x top;
}

strike {text-decoration: line-through;}
i {font-style: italic;}
u {text-decoration: underline;}

pre.prettyprint {
	width: 95%;
	background-color: #fafafa!important;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;

	color: #000;
	padding: 5px;
	border: 1px solid #c9c9c9;
}

/* Registration */

.registration .ipsSettings-sectiontitle {
color: #151515;
width: 280px;
padding-left: 10px;
float: left;
}

.registration .ipsSettings-section > div {
margin-left: 290px;
}

.divider {
	background: url(/themes/images/separator.png) repeat-x bottom;
	margin:10px 0;
	padding:1px 0;
}

.registration-list {
margin: 0;
padding: 0;
list-style: none;
}

.sp-wrap     { background: #E9E9E6; margin: 8px auto; width: 99%; }
.sp-head-wrap { padding: 1px 6px 2px; border: solid #C3CBD1; border-width: 1px 1px 1px 1px;  }
.sp-head      { font-size: 11px; padding: 1px 14px 3px; margin-left: 6px; line-height: 15px; }
.sp-body      { display: none; font-weight: normal; background: #F5F5F5; padding: 1px 6px 2px;; border: solid #C3CBD1; border-width: 1px 1px 1px 1px; border-top-width: 0; }

.clickable { cursor: pointer; }
.folded { display: block; background: transparent url(/forum/style_images/vaz[1]/icon_plus_1.gif) no-repeat left center; padding-left: 14px; }
.unfolded { display: block; background: transparent url(/forum/style_images/vaz[1]/icon_minus_1.gif) no-repeat left center; padding-left: 14px; }



/*     NEW END
 * ========================================
 * Set up IPB table
 * ========================================
 */
 /* 
 * ========================================
 * Set up IPB table
 * ========================================
 */
 /* 
 * ========================================
 * Set up IPB table
 * ========================================
 */
 /* 
 * ========================================
 * Set up IPB table
 * ========================================
 */
 

 

.pagelink,
.pagelinklast,
.pagecurrent,
.minipagelink_111,
.minipagelinklast_111{
	background: #F0F5FA;
	border: 1px solid #072A66;
	padding: 1px 3px 1px 3px;
}

.pagelinklast_111,
.minipagelinklast_111{
	background: #DFE6EF;
}


.pagecurrent{
	background: #FFC9A5;
}

.minipagelink_111,
.minipagelinklast_111{
	border: 1px solid #C2CFDF;
	font-size: 10px;
	margin: 0 1px 0 0;
}

.pagelink a:active,
.pagelink a:visited,
.pagelink a:link,
.pagelinklast a:active,
.pagelinklast a:visited,
.pagelinklast a:link,
.pagecurrent a:active,
.pagecurrent a:visited,
.pagecurrent a:link,
.minipagelink_111 a:active,
.minipagelink_111 a:visited,
.minipagelink_111 a:link,
.minipagelinklast_111 a:active,
.minipagelinklast_111 a:visited,
.minipagelinklast_111 a:link{
	text-decoration: none;
}

/* fake button effect for some links */
.fauxbutton{
	background: #BFCDE0;
	border: 1px solid #072A66;
	font-size: 11px;
	font-weight: bold;
	padding: 4px;
}

.fauxbutton a:link,
.fauxbutton a:visited,
.fauxbutton a:active{
	color: #222 !important;
	text-decoration: none;
}

.forumdesc_111,
.forumdesc a:link,
.forumdesc a:visited,
.forumdesc a:active{ 
	background: transparent;
	font-size: 10px; 
	color: #666;
	line-height: 135%;
	margin: 2px 0 0 0;
	padding: 0;
}

/* =================================================================================== */
/* =================================================================================== */
/* =================================================================================== */

.searchlite {
	background-color:yellow;
	font-weight:bold;
	color: red;
}

.activeusers{
	background: #FFF;
	border: 1px solid #072A66;
	color: #000;
	margin: 0px;
	padding: 1px;
}

.activeuserposting a:link,
.activeuserposting a:visited,
.activeuserposting a:active,
.activeuserposting
{
	font-style:italic;
	text-decoration: none;
	border-bottom:1px dotted black;
}

fieldset.search{ 
	line-height: 150%;
	padding: 6px; 
}

label{ 
	cursor: pointer; 
}

img.attach_111{ 
	background: #808080 url(<#IMG_DIR#>/click2enlarge.gif) no-repeat top right;
	border: 1px solid #808080;
	margin: 0 2px 0 0;
	padding: 11px 2px 2px 2px;
}

.thumbwrap,
.thumbwrapp,
.fullimagewrap{
	border: 1px solid #072A66;
	margin: 2px;
}

.thumbwrapp{
	border: 2px solid #660707;
}

.fullimagewrap{
	background: #F5F9FD;
	text-align: center;
	margin: 5px 0 5px 0;
	padding: 5px;
}

.thumbwrap h4,
.thumbwrapp h4{	
	background: #DDE6F2;
	border: 0 !important;
	border-bottom: 1px solid #5176B5 !important;
	color: #5176B5; 
	font-size: 12px;
	font-weight: bold; 
	margin: 0;
	padding: 5px;
}

.thumbwrap p,
.thumbwrapp p{
	background: #EEF2F7 !important;
	border: 0 !important;
	border-top: 1px solid #5176B5 !important;
	margin: 0 !important;
	padding: 5px !important;
	text-align: left;
}

.thumbwrap p.alt,
.thumbwrapp p.alt{
	background: #DFE6EF !important;
	margin: 0 !important;
	padding: 5px !important;
	text-align: left;
}

.thumbwrapp p.pin{
	background: #EFDFDF !important;
	text-align: center !important;
}
	
.thumbwrap img.galattach,
.thumbwrapp img.galattach{
	background: #FFF url(<#IMG_DIR#>/img_larger.gif) no-repeat bottom right;
	border: 1px solid #072A66;
	margin: 5px;
	padding: 2px 2px 10px 2px;
}

li.helprow{ 
	margin: 0 0 10px 0;
	padding: 0; 
}

ul#help{ 
	padding: 0 0 0 15px; 
}

.warngood,
.warnbad{ 
	color: #0B9500;
	font-weight: bold;
}

.warnbad{ 
	color: #DD0000;
}

#padandcenter{ 
	margin: 0 auto 0 auto;
	padding: 14px 0 14px 0;
	text-align: center;
}

#profilename{ 
	font-size: 28px; 
	font-weight: bold; 
}

#photowrap{ 
	padding: 6px; 
}

#phototitle{ 
	border-bottom: 1px solid #000; 
	font-size: 24px; 
}

#photoimg{ 
	margin: 15px 0 0 0;
	text-align: center; 
} 

#ucpmenu,
#ucpcontent{ 
	background: #F5F9FD;
	border: 1px solid #345487;
	line-height: 150%;
}

#ucpmenu p{ 
	margin: 0; 
	padding: 2px 5px 6px 9px;
}

#ucpmenu a:link, 
#ucpmenu a:active, 
#ucpmenu a:visited{ 
	text-decoration: none; 
}

#ucpcontent{ 
	width: auto;
}

#ucpcontent p{ 
	margin: 0;
	padding: 10px;
}

.activeuserstrip{ 
	background: #BCD0ED;
	padding: 6px;
}

/* Topic View elements */
.signature_111{  
	background: transparent;
	color: #339; 
	font-size: 10px;
	line-height: 150%;
}

.postdetails{ 
	font-size: 10px;
	line-height:140%;
}

.postcolor{ 
	font-size: 12px; 
	line-height: 160%;
}

.normalname{ 
	color: #003;
	font-size: 12px; 
	font-weight: bold; 
}

.normalname a:link, 
.normalname a:visited, 
.normalname a:active{ 
	font-size: 12px;
}

.post1,
.bg1{ 
	background: #F5F9FD;
}

.post2,
.bg3{ 
	background: #F6F2FA;
}

.row2shaded,
.post1shaded { background-color: #DEDBE4 }
.row4shaded,
.post2shaded { background-color: #F6F2FA }

.row1_111{ 
	background: #DFE6EF; 
}

.row2_111{ 
	background: #E4EAF2; 
}

.darkrow1{ 
	background: #BCD0ED;
	color: #3A4F6C; 
}

.darkrow3{ 
	background: #D1DCEB; 
	color: #3A4F6C; 
}

/* tableborders gives the white column / row lines effect */

.tablefill,
.tablepad{ 
	padding: 6px;  
}


.wrapmini{ 
	float: left;
	line-height: 1.5em;
	width: 30%;
}

.pagelinks{
	float: left;
	line-height: 1.2em;
	width: 35%;
}

.desc_111{ 
	font-size: 11px; 
	color: #434951;
}

.lastaction_111
{
	font-size: 10px; 
	color: #434951;
}

.edit{ 
	font-size: 9px;
}

.thin{ 
	border: 1px solid #FFF;
	border-left: 0;
	border-right: 0;
	line-height: 150%;
	margin: 2px 0 2px 0;
	padding: 6px 0 6px 0;
}

/* =================================================================================== */
/* =================================================================================== */
/* =================================================================================== */

/* 
 * ========================================
 * calendar styles 
 * ========================================
 */
	
.calmonths{ 
	background: #F0F5FA;
	border: 1px solid #C2CFDF;
	font-size: 18px; 
	font-weight: bold; 
	margin: 5px 0 5px 0;
	padding: 8px;
	text-align: center;
}

.weekday{
	font-size: 14px;
	font-weight: bold;
}

.calmonths a{
	text-decoration: none;
}

.calday,
.calweekday{ 
	background: #DFE6EF;
	color: #666;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 4px;
	text-align: right;
}

.calweekday{
	border-right: 1px solid #AAA;
	color: #222;
	font-size: 14px;
	padding: 6px;
	text-align: center;
}

.celltodayshaded,
.celldateshaded,
.cellblank,
.celldate,
.celltoday,
.mcellblank,
.mcelldate,
.mcelltoday{
	background: #EEF2F7; 
	height: 100px;
	margin: 0;
	padding: 0;
	vertical-align: top;
}

.celltodayshaded,
.celldateshaded
{
	background: #E3DFE7;
}

.mcellblank,
.mcelldate,
.mcelltoday{
	height: auto;
}

.cellblank,
.mcellblank{
	background: #C2CFDF;
}

.celltoday,
.celltodayshaded,
.mcelltoday{
	border: 2px solid #8B0000;
}

.calranged
{
	border: 2px outset #C2CFDF;
	background: #C2CFDF;
	padding:4px;
}

.calitem
{
	border-bottom: 1px dotted #C2CFDF;
	padding:4px;
}



/*******************************************************************************/

/* 
 * ========================================
 * form styles 
 * ========================================
 */

.input-warn,
.input-green{
	background: #FFF;
	border: 1px solid #4C77B6;
	color: #000;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	margin: 5px;
	padding: 2px;
	vertical-align: middle;
}

.input-warn,
.input-warn-content
{
	border: 1px solid #C00;
}

.input-ok,
.input-ok-content
{
	border: 1px solid #0C0;
}

.input-warn-content
{
	padding: 4px;
	margin: 4px;
	background-color: #FCC;
}

.input-ok-content
{
	padding: 4px;
	margin: 4px;
	background-color: #CFC;
}


.input-text
{
	color: #900;
}

select{

}

optgroup option{
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
}

.codebuttons{ 
	font-family: Verdana, Helvetica, Sans-Serif; 
	font-size: 10px; 
	vertical-align: middle;
	margin:2px;
}

.searchinput_111,
.gobutton{
	background: #FFF;
	border: 1px solid #4C77B6;
	color: #000;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 11px;
	padding: 2px;
	vertical-align: middle;
}
	
.gobutton{
	background: transparent;
	border: 0;
	color: #072A66;
	margin: 0;
	vertical-align: middle;
}

.radiobutton,
.checkbox,
.helpbox { 
	border: 0;
	vertical-align: middle;
}

/* 
 * class.formtable 
 *
 * used for tabled forms 
 * technically tables should not be used for form display 
 * but, in the case of IPB a table is easier to work with
 * for the average webmaster, who has little to no CSS knowledge.
 *
 */

.formtable{
	background: transparent;
}

.formtable td,
.pformleft,
.pformleftw,
.pformright{
	background:#F5F9FD;
	border: 1px solid #C2CFDF;
	border-bottom: 0;
	border-left: 0;
	font-weight: bold;
	margin: 1px 0 0 0;
	padding: 6px;
	width: 25%;
} 

.formtable td.wider,
.pformleftw,
.pformright{
	width: 40%;
}

.formtable td.formright,
.pformright{
	border-right: 0px;
	font-weight: normal;
	width: auto;
} 

.formtable td.formtitle,
.formsubtitle_111{
	background: #D1DCEB;
	border: 1px solid #9FB9D4; 
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	font-weight: normal;
}

.formsubtitle_111{ 
	border: 0;
	color: #3A4F6C;
	font-weight: bold;
	padding: 5px;
}

.formtable td.formstrip{
	background: #DDE8F2;
	border: 1px solid #9FB9D4;
	border-left: 0;
	border-right: 0;
	font-weight: normal;
}

/* 
 * ========================================
 * new style quote and code wrappers MATT's DESIGN 
 * ========================================
 */

.quotetop_111{
	background: #E4EAF2 url(<#IMG_DIR#>/css_img_quote.gif) no-repeat right;
	border: 1px dotted #000;
	border-bottom: 0;
	border-left: 4px solid #8394B2;
	color: #000;
	font-weight: bold;
	font-size: 10px;
	margin: 8px auto 0 auto;
	padding: 3px;
}

.quotemain_111{
	background: #FAFCFE;
	border: 1px dotted #000;
	border-left: 4px solid #8394B2;
	border-top: 0;
	color: #465584;
	padding: 4px;
	margin: 0 auto 8px auto;
}

.codetop,
.sqltop,
.htmltop{
	background: #FDDBCC url(<#IMG_DIR#>/css_img_code.gif) no-repeat right;
	color: #000;
	font-weight: bold;
	margin: 0 auto 0 auto;
	padding: 3px;
	width: 98%;
}

.codemain,
.sqlmain,
.htmlmain{
	background: #FAFCFE;
	border: 1px dotted #000;
	color: #465584;
	font-family: Courier, Courier New, Verdana, Arial;
	margin: 0 auto 0 auto;
	padding: 2px;
	width: 98%;
}

/* 
 * ========================================
 * old school quote and code styles - backwards compatibility 
 * ========================================
 */

#QUOTE,
#CODE{  
	background: #FAFCFE; 
	border: 1px solid #000; 
	color: #465584; 
	font-family: Verdana, Arial; 
	font-size: 11px; 
	padding: 2px; 
	white-space: normal;
}

#CODE{ 
	font-family: Courier, Courier New, Verdana, Arial;
}

/* 
 * ========================================
 * All New Styles 
 * ========================================
 */
.cleared{
	clear: both;
}

.borderwrap_111,
.borderwrapm{ /* this will affect the outlining border of all the tables and boxes through-out the skin. */
	background: #FFF; 
	border: 1px solid #072A66;
	padding: 0px; 
	margin: 0px; 
}

.borderwrapm{
	margin: 5px;
}

.borderwrap h3_111,
.maintitle_111,
.maintitlecollapse{
	background: url(<#IMG_DIR#>/tile_cat.gif);
	border: 1px solid #FFF;
	border-bottom: 1px solid #5176B5;
	color: #FFF; 
	font-size: 12px;
	font-weight: bold; 
	margin: 0px;
	padding: 8px;
}

.maintitle_111 td {
	color: #FFF; 
	font-size: 12px;
	font-weight: bold;
}


.maintitlecollapse{
	border: 1px solid #FFF;
}

.maintitle_111 p,
.maintitlecollapse p,
.formsubtitle p{
	background: transparent !important;
	border: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
}

.maintitle_111 p.expand,
.maintitle_111 p.goto,
.maintitlecollapse p.expand,
.formsubtitle p.members{
	float: right;
	width: auto !important;
}

.maintitle_111 a:link, 
.maintitle_111 a:visited,
.maintitlecollapse a:link, 
.maintitlecollapse a:visited{ 
	background: transparent;
	color: #FFF;
	text-decoration: none; 
}

.maintitle_111 a:hover, 
.maintitle_111 a:active,
.maintitlecollapse a:hover, 
.maintitlecollapse a:active{ 
	background: transparent;
	color: #F1F1F1;
}

table_111 th,
.borderwrap table_111 th,
.subtitle,
.subtitlediv,
.postlinksbar{ 
	background: transparent url(<#IMG_DIR#>/tile_sub.gif);
	border-bottom: 1px solid #5176B5;
	color: #3A4F6C; 
	font-size: 10px;
	font-weight: bold; 
	letter-spacing: 1px;
	margin: 0; 
	padding: 5px; 
}

.subtitlediv{
	border: 1px solid #FFF;
	border-bottom: 1px solid #5176B5;
	text-align: right;
}

.borderwrap table_111 th a:link,
.subtitle a:link,
.subtitlediv a:link,
.borderwrap table_111 th a:visited,
.subtitle a:visited, 
.subtitlediv a:visited, 
.borderwrap table_111 th a:active,
.subtitle a:active,
.subtitlediv a:active,
.borderwrap table_111 th a:hover,
.subtitle a:hover,
.subtitlediv a:hover{ 
	background: transparent;
	color: #3A4F6C;
	text-decoration: none; 
}

.borderwrap h4{
	background: #DDE6F2;
	border: 1px solid #FFF;
	border-bottom: 1px solid #5176B5;
	border-top: 1px solid #5176B5;
	color: #5176B5; 
	font-size: 12px;
	font-weight: bold; 
	margin: 0;
	padding: 5px;
}

.borderwrap p{
	background: #F9F9F9;
	border: 1px solid #CCC;
	margin: 5px;
	padding: 10px;
	text-align: left;
}

td.formbuttonrow_111,
.borderwrap p.formbuttonrow,
.borderwrap p.formbuttonrow1{
	background: #D1DCEB !important; 
	border: 1px solid #FFF;
	border-top: 1px solid #5176B5;
	margin: 0px !important;
	padding: 5px !important;
	text-align: center;
}

td.formbuttonrow{
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
}

.borderwrap p.formbuttonrow1{
	background: #F9F9F9 !important;
	border: 0;
	border-top: 1px solid #CCC;
}

.bar_111,
.barb,
.barc{
	background: #DFE6EF;
	border: 1px solid #FFF;
}

.barc{
	border-bottom: 0;
}

.bar_111 p,
.barb p,
.barc p{
	background: transparent;
	border: 0;
	color: #222;
	font-size: 11px;
	margin: 0;
	padding: 5px;
	text-align: left;
}

.barb p{
	text-align: right;
}

.bar_111 p.over,
.bar p.overs,
.barc p.over,
.barc p.overs{
	float: right;
}

.barb p.over,
.barb p.overs{
	float: left;
}

.bar_111 p.overs,
.barb p.overs,
.barc p.overs{
	position: relative;
	top: 5px;
}

.catend_111{
	background: #8394B2;
	color: #000;
	font-size: 1px;
	height: 5px;
}

.newslink{
	background: #F0F5FA;
	border: 1px solid #C2CFDF;
	margin: 0;
	width: 100%;
}

.newslink td{
	color: #222;
	font-size: 10px;
	padding: 5px 5px 5px 10px;
}

.newslink span{
	background: transparent;
	color: #072A66;
	font-style: italic;
	font-weight: normal;
}

.newslink input{
	background: #FFF;
	border: 1px solid #999;
	color: #072A66;
	font-size: 10px;
	padding: 3px;
	vertical-align: middle;
	width: auto;
}

.newslink {
	background: transparent;
	border: 0;
	color: #072A66;
	vertical-align: middle;
}

.fieldwrap{
	background: #F9F9F9;
	border: 1px solid #CCC;
	border-top: 0;
	margin: 5px;
	padding: 0;
	text-align: left;
}

.fieldwrap{
	background: #EEE;
	border: 1px solid #CCC;
	border-left: 0;
	border-right: 0;
	color: #444; 
	font-size: 12px;
	font-weight: bold; 
	margin: 0;
	padding: 5px;
}

.errorwrap {
  background:#fff2f2; 
  color:#ee6b6b
}
.errorwrap div{
  width:100%; 
  text-align: center; 
  font-weight: normal; 
  font-family: Arial, Helvetica, sans-serif;
}

.errorwrap_111 h4 {
	background: #E3C0C0;
	color: #992A2A; 
	font-size: 12px;
	font-weight: bold; 
	padding: 5px;
}


.ruleswrap_111{
	background: #F2DDDD;
	border: 1px solid #992A2A;
	color: #992A2A; 
	margin: 5px 0 5px 0;
	padding: 5px;
}

#redirectwrap{
	background: #F0F5FA;
	border: 1px solid #C2CFDF;
	margin: 200px auto 0 auto;
	text-align: left;
	width: 500px;
}

#redirectwrap h4{
	background: #D0DDEA;
	border-bottom: 1px solid #C2CFDF;
	color: #3A4F6C;
	font-size: 14px;
	margin: 0;
	padding: 5px;
}

#redirectwrap p{
	margin: 0;
	padding: 5px;
}

#redirectwrap p.redirectfoot{
	background: #E3EBF4;
	border-top: 1px solid #C2CFDF;
	text-align: center;
}


#gfooter{
	background: #8394B2;
	margin: 5px 0 5px 0;
	padding: 0;
	width: 100%;
}

#gfooter td{
	color: #FFF;
	font-size: 10px;
	padding: 4px;
}

#gfooter a:link,
#gfooter a:visited{
	color: #FFF;
}

#logostrip{ 
	background: #3860BB url(<#IMG_DIR#>/tile_back.gif);
	border: 1px solid #FFF;
	height: 68px;
	margin: 0;
	padding: 0;
}

#logographic{
	background: transparent url(<#IMG_DIR#>/logo4.gif) no-repeat left;
	height: 68px;
	margin: 0;
	padding: 0;
}

#submenu111{ 
	background: transparent url(<#IMG_DIR#>/tile_sub.gif);
	border: 1px solid #FFF;
	border-top: 0;
	color: #3A4F6C; 
	margin: 0; 
}

#userlinks,
#userlinksguest{ 
	background: #F0F5FA;
	border: 1px solid #C2CFDF;
	margin: 5px 0 5px 0;
	padding: 0 5px 0 5px;
}

#userlinksguest{ 
	background: #F4E7EA;
	border: 1px solid #986265;
}

#submenu p,
#userlinks p,
#userlinksguest p{
	background: transparent !important;
	border: 0 !important;
	font-size: 10px;
	font-weight: bold; 
	letter-spacing: 1px;
	margin: 0 !important;
	padding: 7px 0 7px 0; 
	text-align: right;
}

#userlinks p,
#userlinksguest p{
	font-weight: normal;
	letter-spacing: 0;
}

#submenu111 p.home111,
#userlinks p.home,
#userlinksguest p.home{
	float: left;
}

#userlinksguest p.pcen{
	text-align: center;
}

#submenu a:link, 
#submenu  a:visited{ 
	background: transparent; 
	color: #3A4F6C; 
	padding: 0 6px 0 6px;
	text-decoration: none;
}

#submenu a:hover, 
#submenu a:active{
	background: transparent; 
	color: #5176B5; 
}

#navstrip{ 
	background: transparent;
	color: #999;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 14px 0px 8px 0px; 
}

#navstrip a:link, 
#navstrip  a:visited{ 
	background: transparent; 
	color: #222; 
	text-decoration: none;
}

#navstrip a:hover, 
#navstrip a:active{
	background: transparent; 
	color: #5176B5; 
}

.toplinks_111{
	background: transparent;
	color: #000;
	margin: 0;
	padding: 0 0 5px 0;
	text-align: right;
}

.toplinks_111 span{
	background: #F0F5FA;
	border: 1px solid #C2CFDF;
	border-bottom: 0;
	color: #000;
	font-size: 10px;
	font-weight: bold;
	margin: 0 10px 0 0;
	padding: 5px;
}

.copyright_111{ 
	background: #EEE;
	font-size: 11px; 
	margin: 0 0 5px 0;
	padding: 8px;
}

/* 
 * ========================================
 * print page styles 
 * ========================================
 */

#print{
	margin: 20px auto 20px auto;
	padding: 0;
	text-align: left;
	width: 85%;
}

#print h1,
#print h2,
#print h3,
#print h4,
#print p{
	color: #036;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 8px;
}

#print h2,
#print h3,
#print p{
	border-bottom: 1px solid #999;
	font-size: 11px;
	font-weight: normal;
}

#print h3{
	background: #F5F5F5;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 10px 0;
}

#print h4{
	background: #F9F9F9;
	font-size: 11px;
}

#print p{
	margin: 0 0 5px 0;
	padding: 10px;
}

#print p.printcopy{
	border: 0;
	color: #000;
	text-align: center;
}

/* ============================================================== */
/* RTE STYLES
/* ============================================================== */

.rteimage {
	/*background: #D3D3D3;*/
	/*border: 1px outset transparent;*/
	cursor: pointer;
	cursor: hand;
	padding:1px;
}

.rteImageRaised {
	/*background: #D3D3D3;*/
	border: 1px outset;
	cursor: pointer;
	cursor: hand;
	padding:0px;
}

.rteImageLowered {
	/*background: #D3D3D3;*/
	border: 1px inset;
	cursor: pointer;
	cursor: hand;
	padding:0px;
}

.rteimage:hover {
	background: #EBEBEB;
	cursor: pointer;
	cursor: hand;
}

.rteVertSep {
	margin: 0 4px 0 4px;
}

.rteBack {
	background: #D3D3D3;
	border: 1px outset;
	letter-spacing: 0;
	padding: 2px;
}

/* used in ips_rte.js - do not remove */
.rtebottombutton
{
	font-size:10px;
	border:1px solid #777;
	border-top:0px;
	padding:3px;
	margin:0px;
	background-color: #EBEBEB;
}

/* used in ips_rte.js - do not remove */
.rtebottombuttonon
{
	font-size:10px;
	border:1px solid #777;
	border-top:0px;
	padding:3px;
	margin:0px;
	background-color: #D3D3D3;
}

.rtebuttonbar1 {
	/*background: #D3D3D3;*/
	background-image: url(<#IMG_DIR#>/folder_rte_images/rte_tile.gif);

	border-bottom:0px;
	letter-spacing: 0;
	padding: 2px;
	height:26px;
}

.rtebuttonbar2 {
	/*background: #D3D3D3;*/
	background-image: url(<#IMG_DIR#>/folder_rte_images/rte_tile.gif);

	letter-spacing: 0;
	padding: 2px;
	height:26px;
}

.rtebuttonbar1 tbody tr td,
.rtebuttonbar1 tr td,
.rtebuttonbar2 tbody tr td,
.rtebuttonbar2 tr td,
.rteBack tbody tr td,
.rteBack tr td
{
	/*background: #D3D3D3;*/
	padding: 0;
}

.rteDiv_all {
	padding:0px;
	margin:0px;
	border:1px solid #D6DDE5;
	background-color:#E6EBF1;
}

.rteDiv {
	display: block;
	position: relative;
	padding:0px;
	margin:0px;

}

.rteiframe
{
  background-color:#fff;

}

textarea.rteiframe  {
	border-radius: 0px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	height: 250px; 
	padding: 6px;
	margin-bottom:0;
	width: 100%;
}


.rteselectbox
{
	font-size:11px;
}


.dny-edit-title
{
	border:0px;
	padding:3px;
	margin:0px;
	background: #D1DCEB; 
	color: #3A4F6C; 
}


/* ======================================== */
/* TABS
/* ======================================== */

.tabon
{
	border-top:1px solid #999;
	border-left:1px solid #999;
	border-right:1px solid #999;
	background-color:#FFF;
	padding:8px;
	padding-bottom:9px;
	font-size:10px;
	float:left;
	width:auto;
	margin-top:3px;
}

.taboff
{
	border-top: 1px solid #777;
	border-left: 1px solid #777;
	border-right: 1px solid #777;
	background-color: #B5C3D9;
	color: #333;
	padding: 8px;
	font-size:10px;
	float: left;
	width: auto;
	margin-top:3px;
}

.tabon a:link, 
.tabon a:visited, 
.tabon a:active
{
	text-decoration:none;
	color: #000;
}

.taboff a:link, 
.taboff a:visited, 
.taboff a:active
{
	text-decoration:none;
	color: #333;
}

.mya-back
{
	background: #072A66;
	margin:1px;
}

.mya-content
{
	background: #FFF;
	padding:8px;
	margin:1px;
	border: 1px solid #777;
}

/* -------------------------------- */
/* Create PM box defaults           */
/* -------------------------------- */

.iframeshim
{
	position:absolute;
	display:none;
	background: #FFF;
	filter:alpha(opacity=0);
	border:0px;
	width:auto;
	height:auto;
}



/* Tooltip */

.bubbleInfo {
	position: relative;
}
.popup {
	position: absolute; 
	display: none; 
	z-index: 50; 
}

.bubble-options {
	margin:0;
	padding:0;
	list-style:none;
	width:200px;
	
	font-size: 11px;
	background: #F6F6F6;
	
	border: 1px solid #DBDBDB;
	-moz-box-shadow: 0px 1px 0px rgba(255,255,255,1) inset, 0px 1px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0px 1px 0px rgba(255, 255, 255, 1) inset, 0px 1px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 1px 0px rgba(255, 255, 255, 1) inset, 0px 1px 0px rgba(0, 0, 0, 0.3);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bubble-options_pignation {
  padding-top: 15px;
	list-style:none;
	width:150px;
}

.bubble-options li {
	padding:5px 10px;
	background:url(/themes/images/separator.png) bottom repeat-x;
}

/* -------------------------------- */
/* Experimental                     */
/* -------------------------------- */

.popupmenu_2
{
   background: #F0F5FA;
   border: 1px solid #3A4F6C;
   text-align:left;
   font-size:10px;
   white-space:nowrap;
   /*padding:3px 5px 3px 3px;*/
   width:300px;
}

.popupmenu-item_2
{
	padding: 5px;
	/*margin-top:4px;*/
	white-space: nowrap;
	border-bottom: 1px solid #C2CFDF;
}

.popupmenu-item-last_2
{
	padding: 5px;
	/*margin-top:4px;*/
	white-space: nowrap;
}

.popmenubutton_111
{
	width:120px;
	white-space:nowrap;
	background-color: #C2CFDF;
	border:1px solid #3A4F6C;
	color: #3A4F6C;
	font-weight:bold;
	float:right;
	height:18px;
	text-align:center;
	margin:0px;
	font-size:11px;
	padding:3px;
}


.popmenubutton_111 a:link, 
.popmenubutton_111 a:visited,
.popupmenu-item a:link, 
.popupmenu-item a:visited,
.popupmenu-item-last a:link, 
.popupmenu-item-last a:visited
{ 
	color: #3A4F6C; 
	text-decoration: none;
}

.popmenubutton_111 a:hover, 
.popupmenu-item a:hover, 
.popupmenu-item-last a:hover
{ 
	color: #5176B5; 
	text-decoration: none;
}

.popupmenu-category
{ 
	background: transparent url(<#IMG_DIR#>/tile_sub.gif);
	border-top: 1px solid #5176B5;
	border-bottom: 1px solid #5176B5;
	color: #3A4F6C; 
	font-size: 10px;
	font-weight: bold; 
	letter-spacing: 1px;
	margin: 0; 
	padding: 5px; 
}


.topic-buttons_disabled li.disabled span{
  background:#ebebeb;
  box-shadow:none;
  -moz-box-shadow:none;
  -webkit-box-shadow:none;
  text-shadow:none;
  border:0;
  color:#7f7f7f
}

.topic-buttons_disabled li span {
  background:#212121 url(/themes/images/forum/topic_button.png) repeat-x top;
  border:1px solid #212121;
  border-width:1px 1px 0 1px;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  border-radius:3px;
  -moz-box-shadow:inset 0 1px 0 0 #5c5c5c, 0px 2px 3px rgba(0,0,0,0.2);
  -webkit-box-shadow:inset 0 1px 0 0 #5c5c5c, 0px 2px 3px rgba(0,0,0,0.2);
  box-shadow:inset 0 1px 0 0 #5c5c5c, 0px 2px 3px rgba(0,0,0,0.2);
  color:#fff;
  text-shadow:0 -1px 0 #191919;
  font:300 12px/1.3 Helvetica, Arial, sans-serif;
  line-height:30px;
  height:30px;
  padding:0 10px;
  text-align:center;
  min-width:125px;
  display:inline-block;
}

div.printnstuff {
	float:right;
}

div.printnstuff ul {
	margin:0;
	padding:0;
	list-style:none;
}

div.printnstuff li {
	float:left;
	font-size:10px;
	background:url(/themes/images/dot.png) left center no-repeat;
	padding-left:12px;
	margin-right:10px;
}

div.printnstuff li:first-child {
	background:none;
	padding-left:0;
}

a.toutline_link {
  font-style:italic;
}

