@charset "UTF-8";
/* CSS Document */

.popupbody {
	background:#e1e1e1 none   ;
	border:1px solid #c4c4c4; 
	padding:2px;
	position:absolute;
	z-index:1000;
	top:1.5em;
	left:0;
	display:none;
	min-width:200px;
	color:rgb(0,0,0);
}

.popupmenu:hover ul.popuphover {
	display:block;
	color:rgb(0,0,0);
}

.popupbody li {
	border-top:solid 1px #e1e1e1;
}

.popupbody > li:first-child {
	border-top:none;
}

.popupbody li > a,
.popupbody li > label {
	display:block;
	color:inherit;
	padding:6.235px 10px;
	background:rgb(240,239,239)  bottom repeat-x;
	text-decoration:none;
	text-align:left;
	white-space:nowrap;
	font:   normal 11px Tahoma, Calibri, Verdana, Geneva, sans-serif;
}
.blockhead .popupbody li > a {
	color:rgb(0,0,170);
}

/* vbmenu_hilite and vbmenu_option are for the ajax popup menus (tags) */

.popupbody li > a:hover,
.popupbody li > label:hover,
.popupbody li.vbmenu_hilite > a {
	background-color:#D8ECAF;
	color:rgb(0,0,170);
}

.popupbody li.vbmenu_hilite, li.vbmenu_option {
float: none;
display:list-item;
width: 100%;
}

.popupbody li.vbmenu_option > a:hover {
	background:#D8ECAF  bottom repeat-x;
}

.popupbody li input.searchbox {
	width:180px;
	padding:0px;
	font-size:10pt;
	font-style:italic;
	color:#000;
}

.popupbody li input.searchbox:focus {
	font-style:normal;
	color:rgb(0,0,0);
}

.popupbody li.formsubmit {
	text-align:right;
	padding:0px;
	background:transparent;
}

.popupbody li.formsubmit .submitoptions {
	float:left;
	text-align:left;
	color:rgb(0,0,0);
}

.popupbody li.formsubmit .submitoptions label {
	display:block;
}

.popupbody li.formsubmit.jumptopage > label {
	display:inline;
	background:none;
}

.popupbody li.formsubmit input[type="submit"],
.popupbody li.formsubmit input[type="reset"],
.popupbody li.formsubmit input[type="button"] {
	font:9pt Tahoma, Calibri, Verdana, Geneva, sans-serif;
	padding:2px;
	padding-bottom:1px;
}

.popupbody li.formsubmit input[type="submit"]:hover,
.popupbody li.formsubmit input[type="reset"]:hover,
.popupbody li.formsubmit input[type="button"]:hover {
	color:rgb(0,0,170);
}

.blockhead .popupmenu,
.blocksubhead .popupmenu {
	display:block;
	float: right;
	clear: left;
	text-transform: none;
}

/* MEMBER ACTION DROP-DOWN */
.memberaction.popupmenu {
	position: relative;
	top: 0;
	display: inline-block;
}
.postdetails .memberaction.popupmenu {
	position: static; /* Opera 10.10 Fix */
}
.memberaction.popupmenu a.popupctrl {
	background: none;
	padding: 0;
}
.memberaction_body.popupbody {
	width: 280px;
	background: #e1e1e1;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;	
	-moz-box-shadow: 0px 4px 7px #777;
	-webkit-box-shadow: 0px 4px 7px #777;
}
.memberaction_body.popupbody li {
	border: none;
	width: 140px;
}
.memberaction_body.popupbody li.left {
	float: left;
	clear: left;
}
.memberaction_body.popupbody li.right {
	float: right;
	clear: right;
}
.memberaction_body.popupbody li img {
	float: left;
	padding: 4px;
	position: relative;
	top: -2px;
}
.memberaction_body.popupbody li > a {
	padding: 4px;
}
.memberaction_body.popupbody hr {
	float: left;
	height: 96px;
	width: 0;
	display: inline;
}

.toplinks ul.isuser li {
	display:inline;
	position: relative; 
	color:rgb(0,0,0);
	float: right;
	clear: left;
	padding-right: 10px;
	background:;
}

@charset "UTF-8";
/* CSS Document */

/**
* CHROME: HEADER, NAVBAR, BREADCRUMB, FOOTER
*/

/*************************************************/
/* HEADER */

.toplinks ul.isuser li#fb_headerbox.hidden,
.toplinks ul.nouser li#fb_headerbox.hidden {
	display: none;
}
.toplinks ul.isuser li#fb_headerbox a,
.toplinks ul.nouser li#fb_headerbox a {
	padding-top: 0;
	background: none;
	cursor: pointer;
}
	li#fb_headerbox a#fb_link {
		position: relative;
	}
	li#fb_headerbox a#fb_link #fb_squarepic{
		position:absolute;
		right:-6px;
		top:5px;
		z-index:1;
		border:1px solid #B3CCE7;
		padding:1px;
	}
	li#fb_headerbox a#fb_link #fb_icon{
		position:absolute;
		right:10px;
		top:1px;
		z-index:2;
	}

.toplinks ul.isuser, .toplinks ul.nouser {
	display:block;
	float: right;
	clear: left;
	list-style: none;
}

.toplinks ul.isuser li a:hover {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 4px;
	padding-right: 4px;
	background: #FFF;
	color:rgb(0,0,170);
}

.toplinks ul.nouser li {
	display:inline;
}

.toplinks ul.nouser li a {
	float:left;
	clear:right;
	color:#6E6E6E;
}

.toplinks ul.nouser li a{
	display: block;
	float: right;
	clear: left;
	color:#6E6E6E;
	position: relative;
	padding: 6px 10px 0 10px;
	background: #FFF;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;
	height:20px;
	font-weight:bold;
	font-size:12px;
	margin-right: 10px;
}

.toplinks ul.nouser li a:hover {
	background: #FFF;
	color:rgb(0,0,170);
}

.toplinks ul.isuser li.popupmenu, .toplinks ul.isuser .notifications, .toplinks ul.isuser .nonotifications  {
	color: rgb(0,0,0);
	position: relative;
}

.toplinks ul.isuser li.popupmenu ul li {
	position: relative;
	top: 0;
	margin: 0;
	text-align: left;
}

.toplinks ul.isuser .notifications .popupbody {
	background: #00A;
	border: 1px solid #00A; /* makes it look consistent with the popup background */
}

.toplinks ul.isuser .notifications .popupbody li a{
	color: rgb(0,0,0);
	padding: 0 5px;
	font-weight: normal;
	background:rgb(240,239,239);
	border-top:1px solid #00A; /* makes it look consistent with the popup background */
	/*position: relative;*/
	text-align: left;
	padding-left: 30px;
	line-height: 26px;
}

.toplinks ul.isuser .notifications .popupbody li a span {
	position: absolute;
	line-height: 26px;
	left: 5px;
}

.toplinks ul.isuser .notifications .popupbody li a:hover {
	background:#D8ECAF;
	color:rgb(0,0,170);
	text-decoration: underline;
}

.toplinks form {
	min-width: 220px;
	display:block;
	margin-right: 10px;
	text-align: left;
	float: right;
	clear: left;
        _width:30%;
}

.toplinks .logindetails {
	padding: 0 10px;
	text-align: center;
	background: #00A;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;
	height: 26px;
}

.toplinks form input {
	margin: 3px 0 0;
	vertical-align: baseline;
	font-size: 11px;
	padding: 1px;
	border: 0;
}

.toplinks form input.default-value {
	color: #6E6E6E;
}

.toplinks .remember {
	margin: -3.3333333333333px 0 0 20px;
	font-size: 10px;
        color: ;
}

.toplinks .remember input {
	vertical-align: baseline;
}

.cb_cookieuser_navbar{
	position: relative;
	top: 2px;
}

.notifications a.popupctrl:link, .notifications a.popupctrl:visited,
.toplinks a:link, .toplinks a:visited {
	color: #6E6E6E;
	text-decoration:none;
}

.notifications>a:link, .notifications>a:visited {
        /* ie6 hack: broke this rule out on its own: the > selector makes ie6 ignore rule entirely. */
	color: #6E6E6E;
	text-decoration:none;
}

.notifications > a:hover,
.notifications a.popupctrl:hover {
	color: rgb(0,0,170);
}

.notifications {
	font-size:11px;
	color: #6E6E6E;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
}

.notifications a {
	text-decoration:none;
}

.notifications .popupbody {
	color:rgb(0,0,0);
}

.header hr,
.header h2 {
	display:none;
}

/*************************************************/
/* NAVBAR */

.navbar {
	position:relative;
	height:53px;
	background:#00A none   ;
	margin:10px 0px 0px 0px;
	color:rgb(255,255,255);
	font:   11px Arial, Calibri, Verdana, Geneva, sans-serif;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
}
.navbar a { color:rgb(255,255,255); }
.navbar a:hover { color:rgb(255,255,255); }

.navtabs {
	background:#00A url(themes/moba/moba_skin/navi-bg.gif) repeat-x  ;
	padding: 0px 0px 0px 20px;
	height: 26px;
        _background-image:none;
}

.navtabs li:first-child {
	border-left: 1px solid #80BA2A;
}

.navtabs ul {
/*	background: #00A; */
	position:absolute;
	top:26px;
	left:0px;
	width:100%;
	border-top:1px solid #80BA2A;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	margin-right:-80px;
/* This is to fix RTL menu issue under Opera */
	direction:ltr;
}

.navtabs li {
	float:left;
	border-right: 1px solid #80BA2A;
}

.navtabs ul li:first-child {
	text-indent: 20px;
	border-left: 0;
}

.navtabs ul li {
	border-right: 0;
	position: relative;
}

.navtabs li a {
	height:26px;
	line-height:26px;
	padding:0 10px;
}

.navtabs li a.navtab {
	border-top: 1px solid #D8ECAF;
	border-left: 1px solid #D8ECAF;
	display:block;
	background:#00A url(themes/moba/moba_skin/navi-bg.gif) repeat-x  ;
	_background-image:none;
	min-width:60px;
	width:auto !important;
	width:60px;
	_min-width:75px;
	_width:auto !important;
	_width:75px;
	text-align:center;
	color: #000;
	font:  bold 12px Arial, Calibri, Verdana, Geneva, sans-serif;
	text-decoration:none;
	line-height:26px;
}

.navtabs li a.navtab:hover {
	background:#80BA2A url(images/gradients/selected-tab-gradient-with-top-alpha.png) repeat-x   0 -4px;
	_background-image:none;
	/*color:#80BA2A;*/
	color:#000;
}

.navtabs li.selected {
	height:26px;
	color:#000;
}

.navtabs li.selected a.navtab {
	color:#000;
	background:#80BA2A url(images/gradients/selected-tab-gradient-with-top-alpha.png) repeat-x  ;
	_background-image:none;
	position:relative;
	top:-4px;
	padding-top:4px;
	z-index:10;
}
.navtabs li.selected li a,
.navbar_advanced_search li a {
	text-decoration:none;
	font:   11px Arial, Calibri, Verdana, Geneva, sans-serif;
	line-height: 26px;
}
.navtabs li.selected li a {
	color:rgb(255,255,255);
	padding:2px 5px;
}

.navbar_advanced_search li {
	height: 26px;
	display:block;
	clear:both;
}

.navbar_advanced_search li a {
	color:rgb(255,255,255);
}

.navbar_advanced_search li a:hover {
	color:rgb(255,255,255);
	text-decoration:none;
}

.navtabs li.selected li a:hover {
	color:rgb(255,255,255);
	text-decoration:none;
}

.navtabs li.selected .popupbody li > a {
	padding:0px 10px;
	text-indent: 0;
	color: rgb(0,0,0);
}

.navtabs li.selected .popupbody li > a:hover {
	padding:0px 10px;
	text-indent: 0;
	color:rgb(0,0,170);
}

.navtabs li.selected li a.popupctrl {
	-moz-border-radius:3px;
	-webkit-border-radius:3px;	
	border:solid 0px transparent;
	_border: none;
	background:transparent url(themes/moba/misc/arrow.png) no-repeat right center;
	padding-right:15px;
	_background-image:url('themes/moba/misc/arrow.gif');
	color: rgb(255,255,255);
}

.toplinks .notifications a.popupctrl {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 4px;
	padding-right: 15px;
	background:#2B30FF url(themes/moba/misc/arrow.png) right center no-repeat ;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	_background-image:url('themes/moba/misc/arrow.gif');
	color:rgb(255,255,255);
}

.toplinks .nonotifications a.popupctrl {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 4px;
	padding-right: 15px;
	background: transparent url(themes/moba/misc/arrow.png) no-repeat right center;
        _background-image:url('themes/moba/misc/arrow.gif');
}

.toplinks .notifications a.popupctrl:hover, .toplinks .nonotifications a.popupctrl:hover, .toplinks .nonotifications a.popupctrl.active {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 4px;
	padding-right: 15px;
	background:#FFF url(themes/moba/misc/arrow.png) no-repeat right center;
        _background-image:url('themes/moba/misc/arrow.gif');
}

.toplinks .notifications a.popupctrl:hover {
	padding-top: 3px;
}

.navtabs li.selected li:hover a.popupctrl {
	border-color:#F0EFEF;
	background-color:#F0EFEF;
	color:rgb(0,0,0);
	text-decoration:none;
}

.navtabs li.selected li:hover a.popupctrl.active,
.navtabs li.selected li a.popupctrl.active {
	border-color:#F0EFEF;
	background-color:#F0EFEF;
	color:rgb(0,0,0);
	text-decoration:none;
}

.navtabs .popupbody {
	border: 1px solid #00A;
	background: #00A;
	width: auto;
}

.navtabs .popupbody li {
	float:none;
	border-top: 1px solid #00A;
}

.navtabs .popupbody li a:hover {
	background-color: #D8ECAF;
}

.nonotifications div.popupbody {
	min-width: 170px;
	width: auto !important;
	width: 170px;
	background: #00A;
	border: 1px solid #00A;
}

.nonotifications .popupbody p {
	color: rgb(0,0,0);
	text-align: left;
	background: rgb(240,239,239);
	border-top: 1px solid #00A;
	padding: 0;
	text-indent: 5px;
	line-height: 26px;
	display:block;
}

.toplinks .nonotifications .popupbody a {
	background: rgb(240,239,239);
	color: rgb(0,0,0);
	float: none;
	clear: none;
	padding: 0 5px;
	margin-left: 0;
	text-align: left;
	line-height: 26px;
}

.toplinks .nonotifications .popupbody a:hover {
	background:#D8ECAF;
	color: #80BA2A;
	text-decoration: none;
	padding: 0 5px;
}

.globalsearch {
	position:absolute;
	width:180px;
	right: 20px;
	top: 0px;
	float: right;
	clear: left;
	text-align:right;
	line-height: 1.0em;
	display:block;
}

.navbar_search {
	position:relative;
	width:180px;
	bottom: 1px;
	right: -20px;
	display:block;
}

.navbar_search input {
	font-size: 11px;
	vertical-align:middle;
	padding: 1px;
	border:1px solid #9f9f9f;
}

.globalsearch .textboxcontainer {
	height: 26px;
	border-left:1px solid #80BA2A;
	display:inline-block;
	float: left;
	text-align:center;
}

.globalsearch .textboxcontainer span {
	border-top: 1px solid #D8ECAF;
	border-left: 1px solid #D8ECAF;
	display: inline-block;
	height: 22px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 3px;
	margin-bottom: 1px;
	width: 147px;
        _width:140px; /* ie6 hack */
}

.globalsearch input.textbox {
	width: 120px;
}

.toplinks form input.loginbutton {
	font-size: 11px;
	padding: 0 5px;
	background-color:  ;
	border:solid 1px rgb(206,206,206);
}

.globalsearch .buttoncontainer {
	height: 26px;
	border-left:1px solid #80BA2A;
	display:inline-block;
	border-right:1px solid #80BA2A;
	width: 25px;
	overflow: hidden;
	float: right;
}

.globalsearch .buttoncontainer span{
	border-top: 1px solid #D8ECAF;
	border-left: 1px solid #D8ECAF;
	height: 23px;
	padding-left: 4px;
	padding-top: 2.5px;
	display:inline-block;
}

.globalsearch .searchbutton {
	border: 0;
	padding: 0;
	width: 22px;
	margin-top: -2px;
	margin-left: -2px;
}

/*************************************************/
/* BREADCRUMB */

.breadcrumb > ul {
	background:transparent url(themes/moba/misc/navbit-home.png) left top no-repeat;
	border:none;
}

.breadcrumb .navbit {
	float:left;
	background-image:url(themes/moba/misc/navbit-arrow-right.png);
	background-position:right center;
	background-repeat:no-repeat;
	padding-right:10px;
	padding-left:3px;
}

.breadcrumb .navbit:first-child {
	padding-left:0;
}

.breadcrumb .navbit.lastnavbit {
	background: transparent;
}

.breadcrumb .navbit.lastnavbit span {
	float:left;
	background: transparent;
	padding-right:10px;
	padding-left:3px;
}

.breadcrumb .navbit > a, .breadcrumb .lastnavbit > span {
	display:block;
	padding:2px 4px;
	float:left;
	background-color:transparent;
	border:solid 0px rgb(255,255,255);
	-moz-border-radius:5px;
	-webkit-border-radius:5px;	
}

.breadcrumb .navbit a:hover {
	border-color:;
	background-color:rgb(255,255,255);
}

.breadcrumb .navbit a {
	text-decoration:none;
}

.breadcrumb .navbit a.popupctrl {
	background-image:url(themes/moba/misc/navbit-arrow-right.png);
	background-position:center center;
	padding:2px 6px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}

.breadcrumb .navbit a.popupctrl:hover {
	background-color:#D8ECAF;
	color:rgb(0,0,170);
}

.breadcrumb hr {
	display:none;
}

/*************************************************/
/* PAGE TITLE */
	
#pagetitle {
	padding:0px 0px 0px 0px;
	clear:both;
	padding-top: 5px;
	background: none   ;
	border:  ;
}
#pagetitle a { color:; }
#pagetitle a:hover { color:; }

#pagetitle h1 {
	width:640px;
	margin-bottom:3px;
}

#pagetitle .description {
	color: ;
	width:640px;
	margin-bottom:2px;
}

/*************************************************/
/* NEW CONTENT LINK */
.newcontent_textcontrol {
	background: #80BA2A url(images/buttons/newbtn_middle.png) repeat-x left top;
	_background-image: none;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0 3px 8px #e1e1e1;
	-webkit-box-shadow: 0 3px 8px #e1e1e1;
	font:   normal 14px Arial, sans-serif;
	color: rgb(43,40,50);
	padding: 4px 15px 4px 15px;
	border: 1px solid #2B2832;
	display:block;
	float: left;
	clear: right;
}
.newcontent_textcontrol span {
	font-size:15px;
	font-weight:bold;
	display:inline;
}
.newcontent_textcontrol:hover {
	background: #ABD55A url(images/buttons/newbtn_middle.png) repeat-x left top;
	_background-image: none;
	color: rgb(43,40,50);
	text-decoration: none;
}


/*************************************************/
/* FOOTER */

.footer {
	clear:both;
	margin-top:15px;
	text-align:right;
	display:block;
	width: 100%;
	-moz-box-shadow: -2px 2px 2px transparent;
	-webkit-box-shadow: -2px 2px 2px transparent;
	background:transparent none   ;
	padding:0px 0px 0px 0px;
	border:0  ;
	color:;
	font:  normal 9px Tahoma, Calibri, Verdana, Geneva, sans-serif;
}
.footer a { color:rgb(110,110,110); }
.footer a:hover { color:rgb(0,0,170); }


.footer_copyright,
.footer_morecopyright {
	padding-bottom:5px;
	color:rgb(102,102,102);
	font:  normal 11px Tahoma, Calibri, Verdana, Geneva, sans-serif;
	margin-top: 10px;
	width:33%;
	float:left;
	text-align:right;
	display:block;
}

.footer_time {
	color:rgb(102,102,102);
	font:  normal 11px Tahoma, Calibri, Verdana, Geneva, sans-serif;
	padding-top:10px;
	text-align:center;
	width:34%;
	float: left;
}

.footer_select {
	float:left;
	text-align:left;
	margin-left: 10px;
	margin-top: 0;
}

.footer_links {
	margin-right: 10px;
	margin-top: 2px;
}

.footer_links li {
	display:inline;
	margin-left:5px;
}

.below_body .time {
	color: #3e3e3e;
}

.notices {
	background: rgb(255,255,255);
	margin: 5px 0;
}

.notices li {
	background: #ffeb90 none   ;
	font-size: 12px;
	color: #000;
	padding:5px 10px;
	margin-bottom:5px;
	-moz-box-shadow: -2px 2px 2px #c8c8c8;
	-webkit-box-shadow: -2px 2px 2px #c8c8c8;
	text-align: left;
	clear:both;
}

/* from components.css */
/* start styles for template: navbar */
/*doesn't seem to be used anywhere
.popup_inline_break {
	color:#262626;
	margin-left:5px;
	font-weight:bold;
	padding:4px 0px;
}*/
.breadcrumb > ul {
	background-image:none;
	padding-left:0px;
}
.breadcrumb .navbithome {
	float: left;
	padding: 3.5px 0;
}
/* end styles for template: navbar */

/*************************************************/
/* ADS GLOBAL */
.ad_global_header {
}
#ad_global_header1 {
        float:left;
        clear:right;
        padding:0 0 0 0;
        margin:0 0 0 0;
}
#ad_global_header2 {
        float:left;
        padding:0 0 0 0;
        margin:0 0 0 0;
}
#ad_global_below_navbar {
        width:100%;
        padding:0 0 0 0;
        margin:0 0 0 0;
}
#ad_global_above_footer {
        width:100%;
        padding:0 0 0 0;
        margin:0 0 0 0;
        text-align:left;
        clear:both;
}
#ad_board_below_whats_going_on {
        width:100%;
        padding:0 0 0 0;
        margin:0 0 0 0;
        text-align:left;
}
#ad_thread_first_post_content {
        float:right;
        margin:0 0 0 0;
}
#ad_thread_last_post_content {
        float:right;
        margin:0 0 0 0;
        z-index: 1000;
}
.google_adsense_footer {
        clear:both;
}

.forumdisplaypopups .popupbody a {
	color:rgb(0,0,0);
}

/********************************/
/* Alte Design */
/********************************/

.popupmenu a.popupctrl{
color: #000;
}

#seo_bookmarks{
	float:right;
	text-align:right;
	display:block;
}

.gal_wgo_subblock dl.icon_legends dt {
	float: left;
	clear: right;
	margin-right: 5px;
}

.gal_wgo_subblock dl.icon_legends dt:after {
	content: "";
}

.gal_wgo_subblock dl.icon_legends dd {
	margin-bottom: 5px;
	display:block;
}

.moba_moderator {
	font-weight: bold;
	font-style: oblique;
	text-decoration: none;
	color: #008000;
}

.moba_glob_moderator {
	font-weight: bold;
	font-style: oblique;
	text-decoration: none;
	color: #0000FF;
}

.moba_board_admin { 
	font-weight: bold;
	font-style: oblique;
	text-decoration: none;
	color: #010101;
}

.unregistered_user {
	text-decoration: none;
	color: #FFCC01;
}

.moba_registered_user {
	text-decoration: none;
	color: #FF6600;
}

.closed_user {
	text-decoration: Line-through;
	color: #000000;
}

.moba_top_menu_left_corner {
	position:absolute;
	left:20px;
	top:0;
	color:#6E6E6E;
	font-size: 14px;
	text-align:left;
	padding-top: 3px;
}

#moba_logo_h1 {
	color:#000;
	position: absolute;
	left: 90px;
	top: 35px;
	letter-spacing: -3px;
	font: bold 40px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	margin: 0px;
}

#moba_logo_tagline {
	position: absolute;
	top: 76px;
	left: 93px;
	font: bold 11px arial, verdana, sans-serif;
	margin: 0px;
	padding-right: 10px;
	z-index: 2;
}

#moba_logo_h1 a, #moba_logo_h1 a:visited, #moba_logo_tagline a, #moba_logo_tagline a:visited { 
	text-decoration: none;
	color:#000;
}

h2.relevant_replacement {
	font-size: 140% !important;
	font-weight: bold;
	color:#6E6E6E;
	width: 640px;
	margin-bottom: 3px;
}

p.relevant_replacement {
	font-size: 11px;
	width: 640px;
	margin-bottom: 2px;
}

#container_copyright {
	width:100%;
	margin: 0 auto 0 auto;
	padding-left: 0 0 0 0;
}

#seo_copyright{
	padding-bottom:5px;
	color:rgb(102,102,102);
	font:  normal 11px Tahoma, Calibri, Verdana, Geneva, sans-serif;
	margin-top: 10px;
	width:33%;
	float:left;
	text-align:left;
	display:block;
}

.today {
	/* temp line */
	background: #e1e1e1;
	color: #FFF;
}

.calendar .today {
	border-color:#c4c4c4;
	background: #e1e1e1;
}

#searchtypeswitcher li a {
	color:#000;
	background-color: rgb(187,187,187);
}

#searchtypeswitcher li.selected a {
	color:#fff;
	background-color: rgb(100,100,100);
}

#searchtypeswitcher li a:hover {
	color:#fff;
	background-color: rgb(100,100,100);
}

#searchtypeswitcher {
	border-bottom:4px solid rgb(100,100,100);
}

.cms_widget_header_rss {
	padding-top:0;
}

.cms_widget_header_rss h3 {
	color: #000;
	background:transparent none;
	padding: 0px 6px 2px 6px;
	border:none;
	outline:none;
	font:  bold 13px Tahoma,Calibri,Verdana,Geneva,sans-serif;
}

.cms_widget_header_rss a {
	color: #000;
	text-decoration:none;
}

.cms_widget_header_rss a:hover {
	color: #000;
	text-decoration:none;
}

.cms_widget_header_rss h3 img {
	position: relative;
	top: 2px;
}

.cms_widget_content_rss {
	color: #000;
	border:1px solid #FFF;
	border-top:1px solid #FFF;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
	background:#f5f5f5 none   ;
	_background-image: none;
	padding:2px 6px 2px 6px;
}

.cms_widget_content_rss a {
	color: #336699;
	font-weight: bold;
	text-decoration: none;
}

.cms_widget_content_rss a:hover {
	color: #D60027;
	font-weight: bold;
	text-decoration: none;
}

.cms_widget_content_rss .meta {
	font-size:11px;
}

.cms_widget_content a {
	color: #000;
	text-decoration: none;
}

#sidebar_container .block {
	margin-bottom:0;
	padding:0;
	background:#B4B4B4 none   ;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}

.forumbit_nopost .forumhead .forumtitle a:hover {
	color: #80BA2A;
	margin-left: 10px;
}

.threadlisthead a:hover {
	color: #80BA2A;
}

#forumrules {
	background-color:rgb(255,255,255);
	height:75px;
	overflow:auto;
	padding:10px;
	border:solid 1px #CECECE;
}

#sidebar_container a {
	color:#fff;
}

.blogsubheader {
	background:#3e3e3e;
	border-bottom:solid 1px #CECECE;
	text-align: center;
	font-size:9.5px;
	padding:5px 0;
}

.blogitems li {
	color:#000;
}

#gal_announcement {
	background: #B4B4B4 none   ;
	_background-image: none;
	font:  normal 12px Tahoma, Calibri, Verdana, Geneva, sans-serif;
	font-size: 13px;
	margin-bottom:20px;
	margin-top:10px;
	padding:4px 10px 4px 10px;
	min-height:30px;
	clear:both;
	-moz-box-shadow: -2px 2px 2px #c8c8c8;
	-webkit-box-shadow: -2px 2px 2px #c8c8c8;
} 