/* Unfortunately, support for RTL languages isn't ideal yet. We're working on it, though! */ 
 
.maintab_first
{
	background: url(../images/maintab_last_prev.gif) left bottom no-repeat;
}

.maintab_last
{
	background: url(../images/maintab_first_prev.gif) left bottom no-repeat;
}

.maintab_active_first
{
	background: url(../images/maintab_active_last.gif) left bottom no-repeat;
	width: 8px;
}

.maintab_active_last
{
	background: url(../images/maintab_active_first.gif) left bottom no-repeat;
	width: 6px;
}

p#stats
{
	text-align: left;
}


#posticons .buttonlist
{
	margin-right: 1em;
	float: left;
}

.infocenter_section p.section
{
	display: block;
	margin: 0;
	width: 3%;
	text-align: center;
	float: right;	
	padding: 0.5em 0 0 0;
}

.infocenter_section div.sectionbody
{
	margin-left: 3%;
	padding: 0.3em;
	border-right: solid #a0a0a0 1px;
}

dl#infocenter_recentposts dt
{
	float: right;
	padding: 0.1em;
}

.modbuttons .buttonlist, .modbuttons .buttonlist_bottom
{
	margin-right: 1em;
	float: left;
}

#message_index_jump_to
{
	margin: 2em 2em 0 4em;
}

#moderationbuttons
{
	margin-right: 0.5em;
}

#postbuttons .nav, #postbuttons_lower .nav
{
	margin: 0.5em 0 0 0.5em;
	text-align: left;
}

#postbuttons_lower .nav
{
	margin: 0em 0 0.5em 0.5em;
}

#postbuttons, #postbuttons_lower
{
	text-align: left;
}

#poll_options ul.options
{
	margin: 0;
	padding: 0 5em 0.5em 0;
}

#poll_options p.submitbutton
{
	clear: both;
	padding: 0 5em 0.5em 0;
	margin: 0;
}


#poll_options p.pollmoderation
{
	margin: 0;
	padding: 0 3em 0 0;
}
#poll_options ul.horizlist dl.options
{
	padding: 0 5em 0.5em 0;
	margin: 0;
	clear: both;
}
#poll_options ul.horizlist dl.options dt
{
	float: right;
}

#poll_options p
{
	margin: 0 0 0.2em 0;
	padding: 0.2em 5em 0.5em 0;
}

#forumposts h3.catbg3 span
{
	padding-right: 2%;
}
#forumposts h3.catbg3 span#top_subject
{
	padding-right: 9%;
}


.postarea
{
	margin-right: 16%;
}
.messageicon
{
	width: 40px;
	margin-left: 10px;
}

ul.postingbuttons
{
	float: left;
	position: relative;
	margin-top: -2.5em;
	padding-left: 1em;
}

.modifybutton
{
	float: left;
}
.attachments
{
	clear: left
	padding-top: 1em;
}
.postfooter
{
	margin-right: 16%;
}


.moderatorbar
{
	clear: both;
	margin-right: 16%;
}
#quickReplyOptions div
{
	text-align: center;
	margin-right: 26%;
	border-right: solid 1px #aaa;
}
#quickReplyOptions #warning
{
	border: none;
	text-align: right;
	margin: 0;
	width: 25%;
}

.readbuttons .buttonlist, .readbuttons .buttonlist_bottom
{
	margin-left: 1em;
	float: left;
}

#greeting_section li#name
{
	padding-right: 0.5em;
}

/* the avatar, located to the right */
#user_section #myavatar
{
	padding: 0.7em;
	border-right: solid 1px #ADADAD;
	margin: 0 0.5em 0 0;
	float: right;
}


#random_news h3
{
	margin-left: 1em;
	color: white;
	font-size: 0.85em;
	display: inline;
}

#main_menu
{
	padding-right: 1em;
}
#main_menu ul
{
	list-style: none;
	padding: 0;
	margin: 0;
	background: url(../images/maintab_first_r.gif) no-repeat bottom right;
	padding-right: 10px;
}

#main_menu li a
{
	float: right;
	display: block;
	color: white;
	font-size: 0.8em;
	font-family: tahoma, sans-serif;
	text-transform: uppercase;
}

#main_menu li a span
{
	background: url(../images/maintab_back.gif) repeat-x bottom right;
	display: block;
	padding: 0.1em 0.5em 0.5em 0.5em;
}

#main_menu li a span.last
{
	background: url(../images/maintab_last_r.gif) no-repeat bottom left;
	padding: 0.1em 0.5em 0.5em 1em;
}
#main_menu li a.active span em
{
	padding: 0.1em 0.5em 0.5em 0.5em;
	display: block;
	font-style: normal;
	background: url(../images/maintab_active_back.gif) repeat-x bottom left;
}
#main_menu li a.active span
{
	background: url(../images/maintab_active_last.gif) no-repeat bottom right;
	padding: 0 8px 0 0;
}
#main_menu li a.active
{
	background: url(../images/maintab_active_first.gif) no-repeat bottom left;
	padding-left: 8px;
}
#footerarea p
{
	clear: both;	
	text-align: right;
	padding-right: 0.5em;
}

#footerarea ul li
{
	text-align: center;
	display: inline;
	border-left: solid 1px #888;
	margin: 0;
	padding: 0 4px 0 2px;
}
#footerarea ul li.copywrite, #footerarea ul li.last
{
	border-left: none;
}

ul.normallist
{
	padding-right:	2em;
}

.post ul
{
	padding-right:	2em;
}

#ajax_in_progress a
{
	color: white;
	text-decoration: underline;
	font-size: smaller;
	float: left;
}

/* ************************************* */
/* Buttons and menus                     */
/* ************************************* */

.buttonlist ul, .buttonlist_bottom ul
{
	background: url(../images/maintab_first_r.gif) no-repeat bottom right;
	padding-right: 10px;
}
.buttonlist ul li, .buttonlist_bottom ul li
{
	margin: 0;
	padding: 0;
	display: inline;
}
.buttonlist ul li a, .buttonlist_bottom ul li a
{
	float: right;
	display: block;
	color: white;
	font-size: 0.8em;
	font-family: tahoma, sans-serif;
	text-transform: uppercase;
}
.buttonlist ul li a:hover, .buttonlist_bottom ul li a:hover
{
	color: #e0e0ff;
	text-decoration: none;
}
.buttonlist ul li a span, .buttonlist_bottom ul li a span
{
	background: url(../images/maintab_back.gif) repeat-x bottom right;
	display: block;
	padding: 0.1em 0.5em 0.5em 0.5em;
}
.buttonlist ul li a.active, .buttonlist_bottom ul li a.active
{
	background: url(../images/maintab_active_last.gif) no-repeat bottom left;
	padding-left: 8px;
}
.buttonlist ul li a.active span em, .buttonlist_bottom ul li a.active span em
{
	padding: 0.1em 0.5em 0.5em 0.5em;
	display: block;
	font-style: normal;
	background: url(../images/maintab_active_back.gif) repeat-x bottom left;
}
.buttonlist ul li a.active span, .buttonlist_bottom ul li a.active span
{
	background: url(../images/maintab_active_first.gif) no-repeat bottom right;
	padding: 0 8px 0 0;
}
.buttonlist ul li a span.last, .buttonlist_bottom ul li a span.last
{
	background: url(../images/maintab_last_r.gif) no-repeat bottom left;
	padding: 0.1em 0.5em 0.5em 1em;
}


/* ..for the "bottom" menu */
.buttonlist_bottom ul
{
	background: url(../images/mirrortab_first_r.gif) no-repeat top right;
}
.buttonlist_bottom ul li a span
{
	padding: 0.5em 0.5em 0.1em 0.5em;
	background: url(../images/mirrortab_back.gif) repeat-x top right;
}
.buttonlist_bottom ul li a.active
{
	background: url(../images/mirrortab_active_first.gif) no-repeat top left;
}
.buttonlist_bottom ul li a.active span em
{
	background: url(../images/mirrortab_active_back.gif) repeat-x top left;
}
.buttonlist_bottom ul li a.active span
{
	background: url(../images/mirrortab_active_last.gif) no-repeat top right;
}
.buttonlist_bottom ul li a span.last
{
	padding: 0.5em 0.5em 0.1em 1.5em;
	background: url(../images/mirrortab_last_r.gif) no-repeat top left;
}
/* the old type of menu, with images */
.oldbuttonlist
{
	text-align: left;
	padding: 0.5em;
}

.maintab_first
{
	background: url(../images/maintab_first_prev.gif) right bottom no-repeat;
	width: 10px;
}
.maintab_back
{
	background: url(../images/maintab_back.gif) left bottom repeat-x;
}
.maintab_last
{
	background: url(../images/maintab_last_prev.gif) right bottom no-repeat;
	width: 8px;
}
.maintab_active_first
{
	background: url(../images/maintab_active_first.gif) right bottom no-repeat;
	width: 6px;
}
.maintab_active_back
{
	background: url(../images/maintab_active_back.gif) right bottom repeat-x;
}
.maintab_active_last
{
	background: url(../images/maintab_active_last.gif) right bottom no-repeat;
	width: 8px;
}

