body {
	background: url(../../../images/Majestic/main_bg.gif) repeat-y top left;
	color: #333;
	text-align: left;
	line-height: 1.4;
	margin: 0;
	height: 100%;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 13px;
}

a:link {
	color:#18598B;
	text-decoration: none;
}

a:visited {
	color:#18598B;
	text-decoration: none;
}

a:hover, a:active {
	color:#FF9900;
	text-decoration: underline;
}

.pname {
	color: #fff;
	float: left;
	height: 54px;
	line-height: 54px;
	padding-left: 15px;
	font-size: 24px;
}

#content {
	background: #fff url(../../../images/Majestic/gradient.gif) top left repeat-x;
	width: auto !important;
	padding: 0 10px 10px 10px;
	margin: 10px;
	border-bottom: 1px solid #ccc;
	

}

.logo {
	background: #fff;
	margin:0 10px 0 20px;
}

.logo ul {
	margin: 0;
	padding: 0;
	list-style: none;
        float: right;
        margin-top: 29px;
}

.logo ul li {
        margin: 29px 0 0 0;
        display: inline;
}

.logo ul li a:hover {
	background: url(../../../images/Majestic/main_nav.png) 100% -31px no-repeat;
}

.logo ul li a span {
	background: url(../../../images/Majestic/main_nav.png) 100% 0 no-repeat;
	padding: 8px 12px 7px 8px;
}

.logo ul li a {
	background: url(../../../images/Majestic/main_nav.png) 0 0 no-repeat;
	color: #fff;
	padding: 7px 0 6px 4px;
	margin-right: 10px;
	float: right;
	text-decoration: none;
}

.logo ul li a:hover {
	background: url(../../../images/Majestic/main_nav.png) 0 -31px no-repeat;
	color: #fff;
	padding: 7px 0 6px 4px;
	text-decoration: none;
}

.logo ul li a:hover span {
	background: url(../../../images/Majestic/main_nav.png) 100% -31px no-repeat;
	color: #fff;
	padding: 8px 12px 7px 8px;
	text-decoration: none;
}

.menu {
	background: #BDDD51;
        border-top: 1px solid #CCE47A;
        border-bottom: 1px solid #B7D64E;
        height: 54px;
        clear: both;
}

.menu .navigation {
	display: none;
}

#panel {
	background: #efefef;
	color: #000000;
	padding: 8px;
	border: 1px solid #dadada;
	margin-top: 0;
	font-size: 13px;
}

#panel .links a {
	background: url(../../../images/Majestic/welcome_links.png) 0% 0 no-repeat;
	color: #009EC0;
	padding: 2px 0 3px 5px;
	margin-left: 10px;
	float: left;
	margin-top: -2px;
	text-decoration: none;
}

#panel .links a span {
	background: url(../../../images/Majestic/welcome_links.png) 100% 0 no-repeat;
        padding: 3px 10px 4px 5px;
}

#panel .links a:hover {
	background: url(../../../images/Majestic/welcome_links.png) 0 -23px no-repeat;
        padding: 2px 0 3px 5px;
        color: #009EC0;
        text-decoration: none;
}

#panel .links a:hover span {
	background: url(../../../images/Majestic/welcome_links.png) 100% -23px no-repeat;
        padding: 3px 10px 4px 5px;
}

#quick_login label {
	display: none;
}

#quick_login form {
	display: inline;
}

.misc-links a {
	margin-left: 10px;
}

.welcome {
	color: #555;
        float: left;
}

table {
	color: #000000;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 13px;
}

.tborder {
	background: #ccc;
	width: 100%;
	margin: 5px auto;
}

.thead {
	background: #4C6A8D url(../../../images/Majestic/thead2.gif) top left repeat-x;
	color: #ffffff;
}

.thead a:link {
	color: #ffffff;
	text-decoration: none;
}

.thead a:visited {
	color: #ffffff;
	text-decoration: none;
}

.thead a:hover, .thead a:active {
	color: #ffffff;
	text-decoration: underline;
}

.tcat {
	background: #E8E8E8 url(../../../images/Majestic/tcat.gif) top left repeat-x;
	color: #000000;
	font-size: 12px;
}

.tcat a:link {
	color: #000000;
}

.tcat a:visited {
	color: #000000;
}

.tcat a:hover, .tcat a:active {
	color: #000000;
}

.trow1 {
	background: #F5F5F5;
}

.trow2 {
	background: #efefef;
}

.trow_shaded {
	background: #ffdde0;
}

.trow_selected td {
	background: #E2F9FE;
}

.trow_sep {
	background: #e5e5e5;
	color: #333;
	font-size: 12px;
	font-weight: bold;
}

.tfoot {
	background: #4C6A8D url(../../../images/Majestic/tfoot2.gif) top left repeat-x;
	color: #ffffff;
}

.tfoot a:link {
	color: #ffffff;
	text-decoration: none;
}

.tfoot a:visited {
	color: #ffffff;
	text-decoration: none;
}

.tfoot a:hover, .tfoot a:active {
	color: #ffffff;
	text-decoration: underline;
}

.bottommenu {
	background: #efefef;
	color: #000000;
	height: 20px;
        padding: 8px;
	border: 1px solid #dadada;
	font-size: 11px;
}

.nav .pname {
	display: none;
}

.nav .navigation {
	line-height: 1.4;
}



.navigation {
	color: #333;
	line-height: 54px;
	padding-right: 10px;
	
	font-size: 13px;
	font-weight: bold;
}

.navigation a:link {
	color:#18598B;
	text-decoration: none;
}

.navigation a:visited {
	color:#18598B;
	text-decoration: none;
}

.navigation a:hover, .navigation a:active {
	text-decoration: none;
    color:#FF9900;
}

.navigation .active {
	color:#FF9900;
	font-size: small;
	font-weight: bold;
}

.smalltext {
	font-size: 11px;
}

.largetext {
	color: #333;
	font-size: 16px;
	font-weight: bold;
}

input.textbox {
	background: #ffffff;
	color: #000000;
	border: 1px solid #a1a1a1;
	padding: 1px;
}

textarea {
	background: #ffffff;
	color: #000000;
	border: 1px solid #a1a1a1;
	padding: 2px;
	line-height: 1.4;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 13px;
}

select {
	background: #ffffff;
	border: 1px solid #a1a1a1;
}

.editor {
	background: #f1f1f1;
	border: 1px solid #ccc;
}

.editor_control_bar {
	background: #fff;
	border: 1px solid #a1a1a1;
}

.autocomplete {
	background: #fff;
	border: 1px solid #000;
	color: black;
}

.autocomplete_selected {
	background: #adcee7;
	color: #000;
}

.popup_menu {
	background: #ccc;
	border: 1px solid #000;
}

.popup_menu .popup_item {
	background: #fff;
	color: #000;
}

.popup_menu .popup_item:hover {
	background: #C7DBEE;
	color: #000;
}

.trow_reputation_positive {
	background: #ccffcc;
}

.trow_reputation_negative {
	background: #ffcccc;
}

.reputation_positive {
	color: green;
}

.reputation_neutral {
	color: #444;
}

.reputation_negative {
	color: red;
}

.invalid_field {
	border: 1px solid #f30;
	color: #f30;
}

.valid_field {
	border: 1px solid #0c0;
}

.validation_error {
	background: url(../../../images/invalid.gif) no-repeat center left;
	color: #f30;
	margin: 5px 0;
	padding: 5px;
	font-weight: bold;
	font-size: 11px;
	padding-left: 22px;
}

.validation_success {
	background: url(../../../images/valid.gif) no-repeat center left;
	color: #00b200;
	margin: 5px 0;
	padding: 5px;
	font-weight: bold;
	font-size: 11px;
	padding-left: 22px;
}

.validation_loading {
	background: url(../../../images/spinner.gif) no-repeat center left;
	color: #555;
	margin: 5px 0;
	padding: 5px;
	font-weight: bold;
	font-size: 11px;
	padding-left: 22px;
}

/* Additional CSS (Master) */
img {
	border: none;
}

.clear {
	clear: both;
}

.hidden {
	display: none;
	float: none;
	width: 1%;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

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

.menu li {
	display: inline;
	padding-left: 5px;
}

.menu img {
	padding-right: 5px;
	vertical-align: top;
}

.expcolimage {
	float: right;
	width: auto;
	vertical-align: middle;
	margin-top: 3px;
}

img.attachment {
	border: 1px solid #E9E5D7;
	padding: 2px;
}

hr {
	background-color: #000000;
	color: #000000;
	height: 1px;
	border: 0px;
}

blockquote {
	border: 1px solid #ccc;
	margin: 0;
	background: #fff;
	padding: 4px;
}

blockquote cite {
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	font-style: normal;
	display: block;
	margin: 4px 0;
}

blockquote cite span {
	float: right;
	font-weight: normal;
}

blockquote cite span.highlight {
	float: none;
	font-weight: bold;
	padding-bottom: 0;
}

.codeblock {
	background: #fff;
	border: 1px solid #ccc;
	padding: 4px;
}

.codeblock .title {
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	margin: 4px 0;
}

.codeblock code {
	overflow: auto;
	height: auto;
	max-height: 200px;
	display: block;
	font-family: Monaco, Consolas, Courier, monospace;
	font-size: 13px;
}

.subforumicon {
	border: 0;
	vertical-align: middle;
}

.separator {
	margin: 5px;
	padding: 0;
	height: 0px;
	font-size: 1px;
	list-style-type: none;
}

form {
	margin: 0;
	padding: 0;
}

.popup_menu .popup_item_container {
	margin: 1px;
	text-align: left;
}

.popup_menu .popup_item {
	display: block;
	padding: 3px;
	text-decoration: none;
	white-space: nowrap;
}

.popup_menu a.popup_item:hover {
	text-decoration: none;
}

.autocomplete {
	text-align: left;
}

.subject_new {
	font-weight: bold;
}

.highlight {
	background: #FFFFCC;
	padding: 3px;
}

.pm_alert {
	background: #FFF6BF;
	border: 1px solid #FFD324;
	text-align: center;
	padding: 5px 20px;
	font-size: 11px;
}

.red_alert {
	background: #FBE3E4;
	border: 1px solid #A5161A;
	color: #A5161A;
	text-align: center;
	padding: 5px 20px;
	font-size: 11px;
}

.high_warning {
	color: #CC0000;
}

.moderate_warning {
	color: #F3611B;
}

.low_warning {
	color: #AE5700;
}

div.error {
	padding: 5px 10px;
	border-top: 2px solid #FFD324;
	border-bottom: 2px solid #FFD324;
	background: #FFF6BF;
	font-size: 12px;
}

div.error p {
	margin: 0;
	color: #000;
	font-weight: normal;
}

div.error p em {
	font-style: normal;
	font-weight: bold;
	padding-left: 24px;
	display: block;
	color: #C00;
	background: url(../../../images/error.gif) no-repeat 0;
}

div.error.ul {
	margin-left: 24px;
}

.online {
	color: #15A018;
}

.offline {
	color: #C7C7C7;
}

.pagination {
	font-size: 11px;
	padding-top: 10px;
	margin-bottom: 5px;
}

.tfoot .pagination, .tcat .pagination {
	padding-top: 0;
}

.pagination .pages {
	font-weight: bold;
}

.pagination .pagination_current, .pagination a {
	padding: 2px 6px;
	margin-bottom: 3px;
	color: #555;
}

.pagination a {
	border: 1px solid #ccc;
}

.pagination .pagination_current {
	background: #efefef;
	color: #000;
	border: 1px solid #ccc;
	font-weight: bold;
}

.pagination a:hover {
	background: #F5F5F5;
	color: #000;
	text-decoration: none;
}

.thread_legend, .thread_legend dd {
	margin: 0;
	padding: 0;
}

.thread_legend dd {
	padding-bottom: 4px;
	margin-right: 15px;
}

.thread_legend img {
	margin-right: 4px;
	vertical-align: bottom;
}

.forum_legend, .forum_legend dt, .forum_legend dd {
	margin: 0;
	padding: 0;
}

.forum_legend dd {
	float: left;
	margin-right: 10px;
}

.forum_legend dt {
	margin-right: 10px;
	float: left;
}

.success_message {
	color: #00b200;
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 10px;
}

.error_message {
	color: #C00;
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 10px;
}

.post_body {
	padding: 5px;
}

.post_content {
	padding: 5px 10px;
}

.quick_jump {
	background: url(../../../images/jump.gif) no-repeat 0;
	width: 13px;
	height: 13px;
	padding-left: 13px; /* amount of padding needed for image to fully show */
	vertical-align: middle;
	border: none;
}

/* Postbit Buttons */
.postbit-www {
	background: url(../../../images/Majestic/english/postbit_www2.png) 0 0 no-repeat;
	width: 63px;
	height: 22px;
	float: left;
	margin-right: 5px;
	font-size: 0;
}

.postbit-www:hover {
	background: url(../../../images/Majestic/english/postbit_www2.png) 0 -23px no-repeat;
}

.postbit-email {
	width: 63px;
        height: 22px;
        background: url(../../../images/Majestic/english/postbit_email.png) 0 0 no-repeat;
        font-size: 0;
        float: left;
        margin-right: 5px;
}

.postbit-email:hover {
        background: url(../../../images/Majestic/english/postbit_email.png) 0 -23px no-repeat;
}

.postbit-pm {
	width: 63px;
        height: 22px;
        background: url(../../../images/Majestic/english/postbit_pm.png) 0 0 no-repeat;
        font-size: 0;
        float: left;
        margin-right: 5px;
}

.postbit-pm:hover {
        background: url(../../../images/Majestic/english/postbit_pm.png) 0 -23px no-repeat;
}

.postbit-find {
	width: 63px;
        height: 22px;
        background: url(../../../images/Majestic/english/postbit_find.png) 0 0 no-repeat;
        font-size: 0;
        float: left;
        margin-right: 5px;
}

.postbit-find:hover {
        background: url(../../../images/Majestic/english/postbit_find.png) 0 -23px no-repeat;
}

.postbit-edit {
	width: 63px;
        height: 22px;
        background: url(../../../images/Majestic/english/postbit_edit.png) 0 0 no-repeat;
        font-size: 0;
        float: right;
        margin-right: 5px;
}

.postbit-edit:hover {
        background: url(../../../images/Majestic/english/postbit_edit.png) 0 -23px no-repeat;
}

.postbit-delete {
	width: 22px;
        height: 22px;
        background: url(../../../images/Majestic/english/postbit_delete.png) 0 0 no-repeat;
        font-size: 0;
        float: right;
        margin-right: 5px;
}

.postbit-delete:hover {
        background: url(../../../images/Majestic/english/postbit_delete.png) 0 -23px no-repeat;
}

.postbit-quote {
	width: 63px;
        height: 22px;
        background: url(../../../images/Majestic/english/postbit_quote.png) 0 0 no-repeat;
        font-size: 0;
        float: right;
        margin-right: 5px;
}

.postbit-quote:hover {
        background: url(../../../images/Majestic/english/postbit_quote.png) 0 -23px no-repeat;
}

.postbit-multiquote {
	width: 22px;
        height: 22px;
        background: url(../../../images/Majestic/english/postbit_multiquote.png) 0 0 no-repeat;
        font-size: 0;
        float: right;
        margin-right: 5px;
}

.postbit-multiquote:hover {
        background: url(../../../images/Majestic/english/postbit_multiquote.png) 0 -23px no-repeat;
}

.postbit-multiquote img {
	display: none;
}

.postbit-report {
	width: 63px;
        height: 22px;
        background: url(../../../images/Majestic/english/postbit_report.png) 0 0 no-repeat;
        font-size: 0;
        float: right;
        margin-right: 5px;
}

.postbit-report:hover {
        background: url(../../../images/Majestic/english/postbit_report.png) 0 -23px no-repeat;
}

.postbit-warn {
	width: 63px;
        height: 22px;
        background: url(../../../images/Majestic/english/postbit_warn.png) 0 0 no-repeat;
        font-size: 0;
        float: right;
        margin-right: 5px;
}

.postbit-warn:hover {
        background: url(../../../images/Majestic/english/postbit_warn.png) 0 -23px no-repeat;
}

.pm-forward {
	width: 73px;
        height: 22px;
        background: url(../../../images/Majestic/english/pm_forward.png) 0 0 no-repeat;
        font-size: 0;
        float: left;
        margin-right: 5px;
}

.pm-forward:hover {
        background: url(../../../images/Majestic/english/pm_forward.png) 0 -23px no-repeat;
}

.pm-reply {
	width: 63px;
        height: 22px;
        background: url(../../../images/Majestic/english/postbit_quote.png) 0 0 no-repeat;
        font-size: 0;
        float: left;
        margin-right: 5px;
}

.pm-reply:hover {
        background: url(../../../images/Majestic/english/postbit_quote.png) 0 -23px no-repeat;
}

.pm-delete {
	width: 63px;
        height: 22px;
        background: url(../../../images/Majestic/english/pm_delete.png) 0 0 no-repeat;
        font-size: 0;
        float: left;
        margin-right: 5px;
}

.pm-delete:hover {
        background: url(../../../images/Majestic/english/pm_delete.png) 0 -23px no-repeat;
}

.pm-replyall {
	width: 86px;
        height: 22px;
        background: url(../../../images/Majestic/english/pm_replyall.png) 0 0 no-repeat;
        font-size: 0;
        float: left;
        margin-right: 5px;
}

.pm-replyall:hover {
        background: url(../../../images/Majestic/english/pm_replyall.png) 0 -23px no-repeat;
}

/*End Posbit Buttons */

.linkmenu {
        float: left;
        padding-top: 2px;
}

.linkmenu ul {
	list-style: none;
	margin: 0;
	display: inline;
	padding: 0;
}

.linkmenu li {
	padding: 0 5px 0 5px;
	margin: 0;
	margin-top: 5px;
	display: inline;
	font-size: 11px;
}

.bottompanel {
	background: #efefef;
	color: #000000;
	height: 20px;
        padding: 8px;
	border: 1px solid #dadada;
	font-size: 11px;
}

#debug {
	text-align: right;
	margin-top: 0;
	font-size: 10px;
        text-align: center;
        margin: 0 auto 0 auto;
	width: 450px;
	color: #000000;
	padding: 5px 0 0 0;
	margin-bottom: 10px;
	margin: 0 auto 0 auto;
}

#copyright {
	background: #dfd3b6;
	margin: 0 auto;
	border-top: 1px solid #EADCBF;
	font-size: 11px;
        width: 100%;
}

#copyright a {
	color: #776045;
}

.copyright-info {
        padding: 10px;
	text-align:center;
	display:block;
	font-size: 10px;
}

#copyright ul {
	float: right;
	list-style: none;
	display: inline;
        padding: 0;
	padding-top: 8px;
        margin: 0;
}

#copyright ul li {
	padding: 0 8px 0 2px;
	display: inline;
}


div#wrapper{ width: auto; background: url(../../../images/Majestic/left_br.gif) repeat-y center top;margin: 0;padding: 0;border: 0;}
#page{margin-left: auto; margin-right: auto; width: 980px; border-left: 3px solid #F8B702; border-right: 3px solid #F8B702; position:relative;}
#page-inner {background: #4c6a8d;}
#header {background: #fff; height: 135px;}	

div.box1, div.box5 {
background-position:left top;
}
div.box2, div.box6 {
background-position:right top;
}
div.box3, div.box7 {
background-position:right bottom;
}
div.box4, div.box8 {
background-position:left bottom;
}
div.box1, div.box3 {
background-repeat:repeat-x;
}
div.box2, div.box4 {
background-repeat:repeat-y;
}
div.box5, div.box6, div.box7, div.box8 {
background-repeat:no-repeat;
}

#header-menu {
clear:left;
margin:0 10px;
position:absolute;
top:97px;
width:960px;
font-family: Arial;
}

#header-menu a, #header-menu a:visited{font-weight:bold; text-decoration:underline;}

#header-menu div.box5 {
background-image:url(../../../images/Majestic/otl.png);
}
#header-menu a.link1, #header-menu a.link1:visited {
color:#FF933B;
text-decoration:none;
}
#header-menu a.link1:hover {
color:#FF933B;
text-decoration:underline;
}
#header-menu div.box6 {
background-image:url(../../../images/Majestic/otr.png);
}
#header-menu div.box7 {
background-image:url(../../../images/Majestic/obr.png);
}
#header-menu div.box8 {
background-image:url(../../../images/Majestic/obl.png);
padding:5px;
}
#header-menu div.box1, #header-menu div.box2, #header-menu div.box3, #header-menu div.box4 {
background-image:url(../../../images/Majestic/obrdr.png);
}
ul.hdr-menu {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}
ul.hdr-menu li {
display:inline;
}
ul.hdr-menu a, ul.hdr-menu a:visited {
color:#555555;
}
.hdr-menu span {
color:#FF933B;
font-weight:bold;
}
li.dl-icon {
background:transparent url(../../../images/Majestic/dl-icon.png) no-repeat scroll left top;
margin:0 0 0 8px;
}
li.on-icon {
background:transparent url(../../../images/Majestic/on-icon.png) no-repeat scroll left top;
}
li.dl-icon, li.on-icon {
padding-left:20px;
}
li.other, li.on-icon {
margin-left:8px;
}

#left_part{width: 680px; float:left;}
#right_part{width: 250px; float:right;}

.fs_block {padding: 5px;}
.fs_block ul{margin:0; padding:0;}
.fs_block h2{color: #4C6A8D;font-size:18px;font-weight:normal;margin:0 0 10px;}

#recent_posts{border-bottom: 1px solid #ccc; padding-bottom: 10px;}

#recent_posts ul{margin-left: 15px;}
#recent_posts ul li{margin: 5px 0 5px 0;}
#recent_games ul{list-style:none;}
#recent_games li{width: 100%; float:left;}
#recent_games li img{border: 1px solid #FCE3B2; float:left; margin-right: 7px; margin-bottom: 10px;}

span.more-games{background: url(http://www.favplay.com/images/template/bullet3.gif) no-repeat 0 7px;  display:block; width: 12px; height: 12px; float:left; margin-left: 7px;}
.fs_author{font-size: 11px;}


#search-theme-form{width: 400px; position:absolute; top: 40px; left: 314px;}

#search-theme-form input{
border:1px solid #829BB7;
height:19px;
margin:0 5px 0 0;
padding:4px 2px 2px 4px;
width:280px;
}

#search-theme-form .form-submit{
background:#FB7A27 none repeat scroll 0 0;
border:1px solid #F65E00;
color:#FFFFFF;
cursor:pointer;
font-family:Arial,Helvetica,sans-serif;
font-size:13px;
font-weight:bold;
height:27px;
margin:0;
padding:0;
width:104px;
position: absolute;
top:0; right: 0;
}

#fs_search {border-bottom: 1px solid #ccc; padding-bottom: 5px; margin: 5px 0 3px 0;}
#fs_search form{position: relative; height: 20px;}
#fs_search input.textbox{position: absolute; top:0; left:0; width: 140px; padding: 3px;}
#fs_search input.button{position: absolute; top: -1px; right:0; padding: 2px 1px 3px 1px; font-size: 11px;}
#fs_search p.advanced{width: 100%; text-align:center; font-size: 11px;}

textarea#message_old{width: 400px;}

#footer-inner{background: #F8B704; font-family: Arial;}

ul#footer-links{list-style:none; margin: 7px auto; padding:0; text-align:center; float:left; width: 100%;}
ul#footer-links a, ul#footer-links a:visited{font-weight:bold; text-decoration:underline;}
ul#footer-links a:hover{background:#4C6A8D; color:#F8B704; text-decoration:none;}
ul#footer-links li{display:inline;}