@charset "UTF-8";

.header h1 {
	width:45%;
	float:left;
}
p img {
	padding: 0;
	max-width: 100%;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
.navigation {
	height:25px;
}
/* CSS Tweaks */
* {
	padding:0;
	margin:0;
}
a img {
	border:0;
}
.clear {
	clear:both;
}
a {
	color:#333;
}
body {
	background:#352c78 url(images/bg.gif) no-repeat center top;
	font-family:Arial;
	font-size:12px;
}
.header {
	width:960px;
	margin:auto;
	height:99px;
/*	background:url(images/bg.gif) no-repeat left;
*/}

.input-search {
	height:19px;
}

#myavatar  {
float:left;
padding:0 5px;

}
#myavatar img {
padding:5px;
margin:5px;
background:#FFFFFF;

}
#name em {
font-size:20px;
color:#d8ff46;
}

table.boardsframe td.info h4 a {
color:#c47b25;
font-size:18px;
font-weight:bold;

}

table.boardsframe a{
color:#85560b;

}



.header h1 a {
	display:block;
	width:350px;
	height:99px;
	text-indent:-9999px;
	float:left;
}
.header > ul {
	float:left;
	height:90px;
	overflow:hidden;
}
.header > ul > li {
	float:left;
	color:#99ccff;
	padding:5px 15px 0 15px;
	list-style:none;
}
.header > ul > li:first-child {
	background:url(img/header_div.gif) no-repeat right;

}
.header > ul span {
	font-weight:bold;
	color:#fff;
}
.header li a {
	color:#99ccff;
	text-decoration:none;
}
.header li li {
	font-size:11px;
	list-style:none;
	text-indent:10px;

}
.wrapper {
	width:950px;
	margin:auto;
	background:#d8ff46;
	padding:3px;
}
.menu {
	height:36px;
	background:url(img/menu_bg.gif) repeat-x;
}
.menu .search {
	float:right;
	padding:6px;
}
.menu .search input[type="text"] {
	border:1px solid #3e3d3d;
	color:#407585;
	font-size:12px;
	font-family:Arial;
	text-indent:17px;
	background:#b3d0da url(img/menu_search.gif) no-repeat 2px 3px;
	padding:3px;
	width:150px;
	padding-bottom:4px;
}
.menu .search input[type="image"] {
	vertical-align:bottom;
}
.menu ul {
	float:left;
	margin-left:15px;
}
.menu li {
	float:left;
	list-style:none;
	margin-top:3px;
	height:33px;
}
.menu li.current-cat, .menu li:hover {
	background:url(img/menu_hover.gif);
}
.menu li a {
	color:#fff;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	line-height:30px;
	padding:0 15px 0 15px;
}
.menu li.current-cat a, .menu li a:hover {
	background:url(img/menu_arrow.gif) no-repeat center 25px;
}
.middle {
	height:190px;
	background:url(img/middle_bg.gif);
	position:relative;
}
.middle .box {
	width:324px;
	min-height:110px;
	background:url(img/middle_box.gif) no-repeat top;
	position:absolute;
	top:10px;
	left:15px;
	padding:15px;
	color:#fff;
	font-weight:bold;
}
.middle .box strong {
	color:#0f415e;
	display:block;
	font-size:16px;
	margin-bottom:5px;
}
.middle .featured {
	background:#0f415e;
	width:550px;
	height:230px;
	position:absolute;
	right:0;
	top:10px;
	padding:10px;
	color:#fff;
	font-family:Tahoma;
	font-size:11px;
}
.middle .featured h2 a {
	color:#ccffff;
	font-family:Georgia;
	font-size:18px;
	text-decoration:none;
}
.middle .featured .fimage {
	width:214px;
	height:214px;
	overflow:hidden;
	float:right;
	margin-right:8px;
	margin-top:8px;
	margin-left:10px;
}
.middle .featured .text {
	line-height:16px;
}
.middle .bl {
	position:absolute;
	bottom:0;
	left:0;
	width:5px;
	height:4px;
	background:url(img/middle_corners.gif);
	font-size:1px;
	overflow:hidden;
}
.middle .br {
	position:absolute;
	bottom:0;
	right:0;
	width:5px;
	height:4px;
	background:url(img/middle_corners.gif) 5px;
	font-size:1px;
	overflow:hidden;
}
.breadcrumb {
	background:#2a9ec7;
	padding:10px;
	color:#fff;
}
.breadcrumb a {
	color:#0f415e;
	text-decoration:none;
	font-weight:bold;
}
.breadcrumb span {
	position:relative;
	bottom:2px;
}
.content {
	/*background: #ffffff;*/
	padding:10px;
}
.left {
	width:243px;
	background:#a5b2bb url(img/left_bg.gif) repeat-x top;
	padding:8px;
	float:left;
	overflow:hidden;
}
.left h2 {
	width:240px;
	height:36px;
	background:url(img/left_heading.gif);
	font-size:12px;
	color:#0f415e;
	line-height:38px;
	text-indent:25px;
	overflow:hidden;
}
.left span > div {
	border-left:1px solid #c5c5c5;
	border-right:1px solid #c5c5c5;
	width:218px;
	background:#fff;
	padding:0 10px 10px 10px;
}
.left span > strong {
	width:240px;
	height:13px;
	background:url(img/left_bot.gif);
	display:block;
	margin-bottom:10px;
	font-size:1px;
}
.left ul {
	list-style:none;
}
.left ul li {
	background:#0f415e;
	border-bottom:1px dotted #1e76a9;
}
.left ul li a {
	color:#fff;
	text-decoration:none;
	display:block;
	font-size:11px;
	padding:5px;
	background:url(img/links_arrow.gif) no-repeat 5px;
	padding-left:17px;
}
.left ul li a:hover {
	background:#197ea1 url(img/links_arrow_hover.gif) no-repeat 5px;
}
.recentc, #get-recent-comments ul {
	list-style:none;
}
.recentc li, #get-recent-comments li {
	background:#0f415e;
	border-bottom:1px dotted #1e76a9;
}
.recentc li strong, #get-recent-comments li strong {
	display:block;
	color:#92d6ef;
	font-size:12px;
	text-indent:17px;
}
.recentc li a, #get-recent-comments li a {
	color:#fff;
	text-decoration:none;
	display:block;
	font-size:11px;
	padding:5px;
	background:url(img/recentc_arrow.gif) no-repeat 5px 7px;
}
.recentc li a:hover, #get-recent-comments li a:hover {
	background:#197ea1 url(img/recentc_arrow_hover.gif) no-repeat 5px 7px;
}
.recentc li a:hover strong, #get-recent-comments li a:hover strong {
	color:#fff;
}
.poptags, #tag_cloud div div {
	background:#bcdbe6;
	padding:8px;
	line-height:25px;
}
.poptags a, #tag_cloud a {
	color:#1a7ea2;
	text-decoration:none;
}
.sponsors {
	padding:4px;
	border:1px solid #798893;
}
.sponsors legend {
	color:#5f6c76;
	font-size:10px;
	font-weight:bold;
}
.sponsors img {
	margin-bottom:3px;
}
.lbottom {
	width:259px;
	height:75px;
	background:url(img/left_bottom.gif) repeat-x bottom;
}
.right {
	float:left;
	width:540px;
	padding:10px;
	overflow:hidden;
}
.right h2 {
	font-family:Georgia;
	font-size:22px;
	color:#197da1;
	border-bottom:2px solid #6abcd9;
	height:25px;
	padding-bottom:2px;
}
.right h2 a, .right h2 strong {
	color:#999;
	font-size:11px;
	float:right;
	text-decoration:none;
	margin-top:9px;
	width:100px;
}
.right h2 span {
	float:left;
	height:24px;
	overflow:hidden;
	width:580px;
}
.right h2 a img {
	vertical-align:bottom;
}
.articles {
}
.aimage {
	float:left;
	padding:5px;
	border:1px solid #b8c0c5;
	width:130px;
	height:110px;
	margin-right:5px;
}
.articles h3 {
	margin-bottom:5px;
}
.articles h3 a {
	color:#445f6f;
	text-decoration:none;
	font-size:14px;
}
.articles li {
	padding:8px 0 8px;
	border-bottom:1px dashed #c6c8c9;
	height:122px;
	font-size:11px;
	list-style:none;
}
.page {
	width:681px;
	padding:10px;
	padding-right:0;
}
.page .pinfo {
	background:#c8e9f4;
	margin-top:1px;
	border-bottom:1px solid #abd6e5;
	padding:4px 5px 4px;
	margin-bottom:10px;
}
.page .pinfo li {
	color:#197da1;
	border-left:1px solid #73b1c5;
}
.postlist h3 a {
	font-size:22px;
	color:#666;
	text-decoration:none;
}
.postlist h3 {
	margin-bottom:5px;
	border-bottom:1px dotted #666;
	margin-top:5px;
	padding-bottom:3px;
	clear:left;
	padding-top:5px;
}
.post {
	float:left;
	width:480px;
}
.post p {
	padding:3px 0 3px;
}
.post img[align="left"] {
	padding:5px;
	float:left;
	border:1px solid #b8c0c5;
	margin:5px;
	margin-left:0;
}
.post img[align="right"] {
	padding:5px;
	float:right;
	border:1px solid #b8c0c5;
	margin:5px;
	margin-right:0;
}
.tags {
	padding:5px;
	border:1px solid #c8d8e2;
	font-size:11px;
	padding-left:20px;
	background:#ecf4f9 url(img/pinfo_tags.gif) no-repeat 5px 6px;
}
.tags a {
	color:#197da1;
	text-decoration:none;
	font-weight:bold;
}
.comments {
	list-style:none;
}
.comments li {
	border:1px solid #b1ddfd;
	margin:15px 0 15px;
}
.comments li > div {
	background:#e7f1f7;
	border:1px solid #fff;
	padding:5px;
}
.comments .avatar {
	display:block;
	width:40px;
	height:40px;
	border:1px solid #80aec8;
	padding:2px;
	background:#fff;
	float:left;
	margin-right:5px;
}
.comments h3 {
	margin-top:15px;
}
.comments h3 a {
	color:#197da1;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.comments span {
	display:block;
	font-size:11px;
}
.comments .comment {
	background:#fff;
	border:1px solid #d9e5ed;
	padding:8px;
	margin-top:10px;
}
.addc {
	text-align:right;
	padding-top:5px;
}
.addc a {
	color:#197da1;
	text-decoration:none;
	font-size:11px;
}
.commentform {
	padding-top:10px;
}
.commentform input[type="text"], .commentform textarea {
	background:#e7ecef no-repeat 4px 4px;
	border:1px solid #aab5bb;
	margin:3px 0 3px;
	padding:5px;
	padding-left:25px;
	color:#3d4042;
	font-weight:bold;
	margin-right:5px;
	font-size:12px;
}
.commentform span {
	color:#963d2e;
}
.commentform span span {
	color:#333;
}
.commentform span.opt {
	color:#2e9653;
}
.commentform input.name {
	background-image:url(img/input_name.gif);
}
.commentform input.email {
	background-image:url(img/input_email.gif);
}
.commentform input.website {
	background-image:url(img/input_website.gif);
}
.commentform textarea {
	padding:5px;
	font-family:Arial;
	font-weight:normal;
	width:468px;
	height:100px;
	margin-bottom:10px;
}
.commentform .avatar {
	display:block;
	width:40px;
	height:40px;
	border:1px solid #80aec8;
	padding:2px;
	background:#fff;
	float:left;
	margin-right:8px;
}
.commentform .blue {
	color:#197da1;
}
.commentform a {
	color:#197da1;
}
.commentform input[type="image"] {
	float:right;
	margin-top:15px;
}
.commentform .pleft {
	float:left;
	width:350px;
}
.list {
	list-style:none;
	margin-top:5px;
}
.list li {
	padding:2px 0 2px;
	text-indent:8px;
	background:url(img/list_arrow.gif) no-repeat 2px 7px;
}
.list a {
	color:#333;
	text-decoration:none;
	font-size:11px;
}
.rsponsor fieldset {
	float:right;
	width:120px;
	height:610px;
	text-align:center;
}
.related {
	float:right;
	width:175px;
	padding:7px;
	background:#ecf4f9;
	border:1px solid #c8d8e2;
}
.related h3 {
	font-size:12px;
	color:#333;
}
.related ul {
	list-style:none;
}
.related li {
	padding:5px 0 5px;
	border-bottom:1px solid #c8d8e2;
}
.related a {
	color:#509db9;
	text-decoration:none;
}
.related .list li {
	text-indent:10px;
	background-image:url(img/related_arrow.gif);
	padding:3px 0 3px;
	border:0;
}
.related .list li a {
	font-size:12px;
}
.footer {
	width:960px;
	margin:auto;
	text-align:right;
	height:133px;
	background:url(images/footer.gif) no-repeat  center bottom;
	color:#fff;
	font-size:11px;
	line-height:44px;
}
.footer a {
	color:#99cccc;
	font-weight:bold;
	text-decoration:none;
}
.pinfo {
	margin:5px 0 5px;
	height:15px;
	font-family:Tahoma;
}
.pinfo li {
	list-style:none;
	color:#60a7c0;
	float:left;
	padding:0 5px 0 5px;
	border-left:1px solid #1c597c;
	text-indent:15px;
	background:no-repeat 5px 3px;
}
.pinfo li a {
	color:#60a7c0;
	text-decoration:none;
}
.pinfo li:first-child {
	padding-left:0;
	border:0;
	background:no-repeat 0px 3px;
}
.pinfo li.date {
	background-image:url(img/pinfo_date.gif);
}
.pinfo li.tags {
	background-image:url(img/pinfo_tags.gif);
}
.pinfo li.comments {
	background-image:url(img/pinfo_comments.gif);
}
.pinfo li.user {
	background-image:url(img/pinfo_user.gif);
}
#wp-calendar {
	width:100%;
}
/* Below we copy form Original SMF*/
/* ************************************* */
/* Common styles for the theme           */
/* ************************************* */

/* Normal, standard links. */
a:link {
	color: #476C8E;
	text-decoration: none;
}
a:visited {
	color: #d8ff46;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
/* Tables should show empty cells. */
table {
	empty-cells: show;
}
/* use dark grey for the text, leaving black for headers etc */
td, th, tr {
	color: #444444;
}
/* lets give all forms zero padding/margins */
form {
	padding: 0px;
	margin: 0px;
}
/* Input boxes - just a bit smaller than normal so they align well. */
input, textarea, button {
	color: #000000;
	font-family: verdana, sans-serif;
}
input, button {
	font-size: 90%;
}
textarea {
	font-size: 100%;
	color: #000000;
	font-family: verdana, sans-serif;
}
/* All input elements that are checkboxes or radio buttons. */
input.check {
	border: none;
}
/* Selects are a bit smaller, because it makes them look even better 8). */
select {
	font-size: 90%;
	font-weight: normal;
	color: #000000;
	font-family: verdana, sans-serif;
}
/* Standard horizontal rule.. ([hr], etc.) */
hr, .hrcolor {
	height: 1px;
	border: 0;
	color: #666666;
	background-color: #666666;
}
/* By default set the color on these tags as black. */
h1, h2, h3, h4, h5, h6, h7 {
	color: black;
	font-size: 1em;
	margin: 0;
	padding: 0;
}
/* No image should have a border when linked. */
a img {
	border: 0;
}
/* No lines around buttons in Firefox! */
a {
	outline: none;
}
/* Reset all lists. */
ul, ul li {
	padding: 0;
	margin: 0;
	list-style: none;
}
/* We can define lists to be lists tho! */
ul.normallist {
	padding-left: 2em;
}
ul.normallist li {
	list-style: disc;
}
/* ************************************* */
/* Some handy custom classes             */
/* ************************************* */

.floatright {
	float: right;
}
.floatleft {
	float: left;
}
/* Default font sizes: small (8pt), normal (10pt), and large (14pt). */
.smalltext {
	font-size: 0.8em;
	font-family: verdana, sans-serif;
}
.middletext {
	font-size: 0.85em;
}
.normaltext {
	font-size: 1em;
}
.largetext {
	font-size: 1.4em;
}
/* This style will make sure all headers use the same padding throughout. */
.headerpadding {
	padding: 0.5em;
}
/* smaller padding used in paragraphs, sections etc */
.smallpadding {
	padding: 0.2em;
}
/* larger padding used in paragraphs, sections etc */
.largepadding {
	padding: 0.7em;
}
/* A small space to the next section. */
.marginbottom {
	margin-bottom: 1em;
}
/* On the top too. */
.margintop {
	margin-top: 1em;
}
/* remove bold/italic styles */
span.plainstyle {
	font-weight: normal;
	font-style: normal;
}
/* float a list horizontally */
ul.horizlist {
	width: 100%;
}
ul.horizlist li {
	float: left;
	padding: 0.2em 0.4em 0.2em 0.4em;
	vertical-align: top;
}
/* make a inline-list */
ul.nolist li {
	display: inline;
}
/* Helping style to clear floated items. */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac. \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac. */

/* ************************************* */
/* Some specific SMF elements            */
/* ************************************* */

/* A quote, perhaps from another post. */
blockquote {
	color: #000000;
	background-color: #D7DAEC;
	border: 1px solid #000000;
	margin: 1px;
	padding: 1px;
	font-size: x-small;
	line-height: 1.4em;
}
/* A code block - maybe even PHP ;). */
code {
	color: #000000;
	background-color: #dddddd;
	display: block;
	font-family: "courier new", "times new roman", monospace;
	font-size: x-small;
	line-height: 1.3em;
	/* Put a nice border around it. */
	border: 1px solid #000000;
	margin: 1px auto 1px auto;
	padding: 1px;
	width: 99%;
	overflow: auto;
	white-space: nowrap;
	/* Stop after about 24 lines, and just show a scrollbar. */
	max-height: 24em;
}
/* The "Quote:" and "Code:" header parts... */
.quoteheader, .codeheader {
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-size: x-small;
	line-height: 1.2em;
	width: 100%;
}
/* For links to change the code stuff... */
.codeoperation {
	font-weight: normal;
}
/* Styling for BBC tags */
.bbc_color a {
	color: inherit;
}
.bbc_img {
	border: 0;
}
.bbc_list {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 2em;
}
.bbc_list li {
	list-style: disc;
}
.bbc_list li li {
	list-style: circle;
}
.bbc_size {
	line-height: 1.3em;
}
.bbc_table {
	font: inherit;
	color: inherit;
}
.bbc_table td {
	font: inherit;
	color: inherit;
	vertical-align: top;
}
.bbc_u {
	text-decoration: underline;
}
/* Generally, those [?] icons.  This makes your cursor a help icon. */
.help {
	cursor: help;
}
/* /me uses this a lot. (emote, try typing /me in a post.) */
.meaction {
	color: red;
}
/* The main post box - this makes it as wide as possible. */
.editor {
	width: 96%;
}
/* Highlighted text - such as search results. */
.highlight {
	background-color: yellow;
	font-weight: bold;
	color: black;
}
/* A more discreet highlight colour, for selected membergroups etc. */
.highlight2 {
	background-color: #B3F4B0;
	color: black;
}
/* ************************************* */
/* Real common classes                   */
/* ************************************* */

/* Alternating backgrounds for posts, and several other sections of the forum. */
.windowbg, #preview_body {
	color: #000000;
	background-color: #ECEDF3;
}
.windowbg2 {
	color: #000000;
	background-color: #F6F6F6;
}
.windowbg3 {
	color: #000000;
	background-color: #E0E1E8;
}
/* Color for background of posts requiring approval */
.approvebg {
	color: #000000;
	background-color: #F6E0D4;
}
/* Color for background of *topics* requiring approval */
.approvetbg {
	color: #000000;
	background-color: #E4A17C;
}
/* the today container in calendar */
.calendar_today {
	background-color: #FFFFFF;
}
/* These are used primarily for titles, but also for headers (the row that says what everything in the table is.) */
.titlebg, tr.titlebg th, tr.titlebg td, .titlebg2, tr.titlebg2 th, tr.titlebg2 td, #credits h3 {
	color: black;
	font-style: normal;
	background:#f2efbf;
	border-bottom: solid 1px #9BAEBF;
	border-top: solid 1px #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
}
.titlebg, .titlebg a:link, .titlebg a:visited {
	font-weight: bold;
	color: black;
	font-style: normal;
}
.titlebg a:hover {
	color: #404040;
}
/* same as titlebg, but used where bold text is not needed */
.titlebg2 a:link, .titlebg2 a:visited {
	color: black;
	font-style: normal;
	text-decoration: underline;
}
.titlebg2 a:hover {
	text-decoration: underline;
}
/* This is used for categories, page indexes, and several other areas in the forum.
.catbg and .catbg2 is for boardindex, while .catbg3 is for messageindex and display headers. */
.catbg, tr.catbg td, .catbg3, tr.catbg3 td {
	background: #e4f89b;
	color: #b0a713;
	padding-left: 10px;
	padding-right: 10px;
}
.catbg2, tr.catbg2 td {
	background: url(images/catbg2.jpg) #A1BFD9 repeat-x;
	color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
}
.catbg, .catbg2, .catbg3 {
	border-bottom: solid 1px #FFF;
}
.catbg, .catbg2 {
	font-weight: bold;
}
.catbg3, tr.catbg3 td, .catbg3 a:link, .catbg3 a:visited {
	font-size: 95%;
	color: #918610;
	text-decoration: none;
}
.catbg a:link, .catbg a:visited, .catbg2 a:link, .catbg2 a:visited {
	color: #a29908;
	text-decoration: none;
}
.catbg a:hover, .catbg2 a:hover, .catbg3 a:hover {
	color: #a29908;
}
/* This is used for tables that have a grid/border background color (such as the topic listing.) */
.bordercolor {
	background-color: #EEE;
	padding: 0px;
}
/* This is used on tables that should just have a border around them. */
.tborder {
	padding: 1px;
		background-color: #FFFFFF;
}
/* Posts and personal messages displayed throughout the forum. */
.post, .personalmessage {
	overflow: auto;
	line-height: 1.3em;
	width: 100%;
}
.postarea .post {
	clear: right;
	float: left;
}
/* add a visual divider between subject and post */
.post .inner {
	padding-top: 0.7em;
	border-top: solid 1px #888;
}
/* All the signatures used in the forum.  If your forum users use Mozilla, Opera, or Safari, you might add max-height here ;). */
.signature {
	clear: right;
	padding: 1em 0 3px 0;
	border-top: solid 1px #888;
	width: 100%;
	overflow: auto;
	line-height: 1.3em;
}
/* Sometimes there will be an error when you post */
.error {
	color: red;
}
/* Messages that somehow need to attract the attention. */
.alert {
	color: red;
}
/* Calendar colours for birthdays, events and holidays */
.birthday {
	color: #920AC4;
}
.event {
	color: #078907;
}
.holiday {
	color: #000080;
}
/* Colours for warnings */
.warn_mute {
	color: red;
}
.warn_moderate {
	color: orange;
}
.warn_watch {
	color: green;
}
a.moderation_link, a.moderation_link:visited {
	color: red;
	font-weight: bold;
}
.openid_login {
	background: white url(images/openid.gif) no-repeat;
	padding-left: 18px;
}
/* The AJAX notifier */
#ajax_in_progress {
	background: #32CD32;
	color: white;
	text-align: center;
	font-weight: bold;
	font-size: 18pt;
	padding: 0.4em;
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
}
#ajax_in_progress a {
	color: white;
	text-decoration: underline;
	font-size: smaller;
	float: right;
}
/* ************************************* */
/* Buttons and menus                     */
/* ************************************* */

.buttonlist ul, .buttonlist_bottom ul {
	background: url(images/maintab_first.gif) no-repeat bottom left;
	padding-left: 10px;
}
.buttonlist ul li, .buttonlist_bottom ul li {
	margin: 0;
	padding: 0;
	display: inline;
}
.buttonlist ul li a, .buttonlist ul li a:visited, .buttonlist_bottom ul li a, .buttonlist_bottom ul li a:visited {
	float: left;
	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 left;
	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 right;
	padding-right: 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 right;
}
.buttonlist ul li a.active span, .buttonlist_bottom ul li a.active span {
	background: url(images/maintab_active_first.gif) no-repeat bottom left;
	padding: 0 0 0 8px;
}
.buttonlist ul li a span.last, .buttonlist_bottom ul li a span.last {
	background: url(images/maintab_last.gif) no-repeat bottom right;
	padding: 0.1em 1.5em 0.5em 0.5em;
}
/* For links that are basically submit buttons. */
.buttonlist_submit {
	background: transparent;
	color: white;
	text-transform: uppercase;
	vertical-align: top;
	text-decoration: none;
	font-size: 9px;
	font-family: tahoma, sans-serif;
	border: 0;
}
.buttonlist_submit:hover {
	color: #e0e0ff;
}
/* ..for the "bottom" menu */
.buttonlist_bottom ul {
	background: url(images/mirrortab_first.gif) no-repeat top left;
}
.buttonlist_bottom ul li a span {
	padding: 0.5em 0.5em 0.1em 0.5em;
	background: url(images/mirrortab_back.gif) repeat-x top left;
}
.buttonlist_bottom ul li a.active {
	background: url(images/mirrortab_active_last.gif) no-repeat top right;
}
.buttonlist_bottom ul li a.active span em {
	background: url(images/mirrortab_active_back.gif) repeat-x top right;
}
.buttonlist_bottom ul li a.active span {
	background: url(images/mirrortab_active_first.gif) no-repeat top left;
}
.buttonlist_bottom ul li a span.last {
	padding: 0.5em 1.5em 0.1em 0.5em;
	background: url(images/mirrortab_last.gif) no-repeat top right;
}
/* the old type of menu, with images */
.oldbuttonlist {
	text-align: right;
	padding: 0.5em;
}
/* ************************************* */
/* The below is deprecated.              */
/* ************************************* */

/* definitions for the main tab, active means the tab reflects which page is displayed */
.maintab_first, .maintab_back, .maintab_last, .maintab_active_first, .maintab_active_back, .maintab_active_last {
	color: white;
	text-transform: uppercase;
	vertical-align: top;
}
.maintab_back, .maintab_active_back {
	color: white;
	text-decoration: none;
	font-size:  9px;
	vertical-align: top;
	padding: 2px 6px 6px 6px;
	font-family: tahoma, sans-serif;
}
.maintab_first {
	background: url(images/maintab_first_prev.gif) left 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) left bottom no-repeat;
	width: 8px;
}
.maintab_active_first {
	background: url(images/maintab_active_first.gif) left bottom no-repeat;
	width: 6px;
}
.maintab_active_back {
	background: url(images/maintab_active_back.gif) left bottom repeat-x;
}
.maintab_active_last {
	background: url(images/maintab_active_last.gif) left bottom no-repeat;
	width: 8px;
}
/* how links behave in main tab. */
.maintab_back a:link, .maintab_back a:visited, .maintab_active_back a:link, .maintab_active_back a:visited {
	color: white;
	text-decoration: none;
}
.maintab_back a:hover, .maintab_active_back a:hover {
	color: #e0e0ff;
	text-decoration: none;
}
/* definitions for the mirror tab */
.mirrortab_first, .mirrortab_back, .mirrortab_last, .mirrortab_active_first, .mirrortab_active_back, .mirrortab_active_last {
	color: white;
	text-transform: uppercase;
	vertical-align: top;
}
.mirrortab_back, .mirrortab_active_back {
	color: white;
	text-decoration: none;
	font-size: 9px;
	vertical-align: bottom;
	padding: 6px 6px 2px 6px;
	font-family: tahoma, sans-serif;
}
.mirrortab_first {
	background: url(images/mirrortab_first_prev.gif) no-repeat;
	width: 10px;
}
.mirrortab_back {
	background: url(images/mirrortab_back.gif) repeat-x;
}
.mirrortab_last {
	background: url(images/mirrortab_last_prev.gif) no-repeat;
	width: 6px;
}
.mirrortab_active_first {
	background: url(images/mirrortab_active_first.gif) no-repeat;
	width: 6px;
}
.mirrortab_active_back {
	background: url(images/mirrortab_active_back.gif) repeat-x;
}
.mirrortab_active_last {
	background: url(images/mirrortab_active_last.gif) no-repeat;
	width: 8px;
}
/* how links behave in mirror tab. */
.mirrortab_back a:link, .mirrortab_back a:visited, .mirrortab_active_back a:link, .mirrortab_active_back a:visited {
	color: white;
	text-decoration: none;
}
.mirrortab_back a:hover, .mirrortab_active_back a:hover {
	color: #e0e0ff;
	text-decoration: none;
}
/* These are for the auto suggest floating div type thing. */
.auto_suggest_div {
	border: 1px solid #505050;
	position: absolute;
	font-size: .7em;
}
/* An auto suggest item */
.auto_suggest_item {
	background-color: #FAFAFA;
	padding: 2px;
}
/* hovered auto suggest item */
.auto_suggest_item_hover {
	background: url(images/autosuggest_back.gif) repeat-x;
	background-color: #7897B4;
	padding: 2px;
	cursor: pointer;
	color: white;
}
