A
{
/*Hyperlinked text.*/
 text-decoration: underline;
 color: #113366;
 cursor: pointer;
}

A:hover
{
/*Mouseover of hyperlinked text.*/
 color: #008080;
}

A:visited
{
/*A hyperlink to a page the user has already visited.*/
 text-decoration: underline;
 color: #113366;
}
.forumlist .categoryheader { text-align: left; }
A:visited:hover
{
/*Mouseover of a hyperlink to a visited page.*/
 color: #008080;
}

BODY
{
/*The main body for all pages.*/
 background-color: #ffffff;
 color: #000000;
 font-family: sans-serif;
 letter-spacing: 1px;
 font-size: 12px;
 margin-left: 30px;
 margin-right: 30px;
}

TABLE
{
/*All HTML tables.*/
 font-size: 12px;
} 

INPUT
{
/*Input boxes where you type a short line.*/
 background-color: #ffffff; 
 color: #000000;
 border: 1px solid;
 border-color: #C0C0C0;
 font-size: 12px;
}

SELECT
{
/*Dropdown selectors.*/
 background-color: #ffffff; 
 color: #000000;
 border: 1px solid;
 border-color: #C0C0C0;
 font-size: 12px;
}

TEXTAREA
{
/*Text areas where you type multiple lines.*/
 background-color: #ffffff; 
 color: #000000;
 border: 1px solid;
 border-color: #C0C0C0;
 font-size: 12px;
}

H1
{
/*Main header element.*/
 font-size: 18px;
 font-weight: bold;
 text-align: center;
 font-family: century gothic;
 letter-spacing: 4px;
 word-spacing: 6px;
 text-shadow: 2px 2px #AAAAAA;
}

H2
{
/*Secondary header element.*/
 font-size: 22px;
 font-weight: normal;
}

.button
{
/*Form submit buttons.*/
 background-color: #ffffff;
 color: #000000;
 border: outset 1px;
 border-color: #C0C0C0;
 font-weight: bold;
}

.main
{
/*The main outline from the top navigation down toward the footer.*/
 border-top: 1px solid;
 border-color: #C0C0C0;
 padding: 10px; 
 margin: 0px 0px 0px 0px;
}

.footer
{
/*The footer area at the bottom with links to admin panel, sitemap, sponsorhip etc.*/
 background-color: #F1F2F5;
 color: #000000;
 padding: 20px;
 margin: 10px;
 -moz-border-radius: 20px;
 -webkit-border-radius: 20px;
 border-radius: 20px;
}

.footer a, .footer a:hover
{
/*Links in the footer area at the bottom with links to admin panel, sitemap, sponsorhip etc.*/
 text-decoration: none;
 border-bottom: 1px dotted;
 border-color: #000000;
 color: #000000;
}

.incomplete
{
/*Input boxes which the user failed to fill in but needs to.*/
 border: 1px solid;
 border-color: #FF0000;
}

.required
{
/*Input boxes that the user will need to fill in.*/
 border: 1px solid;
 border-color: #FF0000;
}

.link
{
/*The listing bit table cell.*/
 background-color: #F5F5F5;
 color: #000000;
 border-bottom: 1px dotted;
 border-color: #7B6709;
 padding: 10px;
}

.category
{
/*The category table cell.*/
 background-color: #ffffff;
 color: #000000;
 border: 1px solid;
 border-color: #ffffff;
 padding: 10px;
}

.commentposter
{
/*The left box showing details of the person who wrote a comment post.*/
 background-color: #E4EDD5;
 color: #000000;
 border: 1px solid;
 border-color: #C0C0C0;
}

.comment
{
/*A comment post.*/
 background-color: #F3F7EC;
 color: #000000;
 padding: 5px;
 border: 1px solid;
 border-color: #C0C0C0;
}

.commentposteralternate
{
/*Alternate rows for the person who wrote a comment post.*/
 background-color: #E1E1E1;
 color: #000000;
 border: 1px solid;
 border-color: #C0C0C0;
}

.commentalternate
{
/*Alternate rows for a comment post.*/
 background-color: #F1F1F1;
 color: #000000;
 border: 1px solid;
 border-color: #C0C0C0;
 padding: 5px;
}

.commentdate
{
/*The date on which a comment was posted.*/
 font-size: 9px;
 font-style: italic;
}

.details
{
/*The container around the listing details page.*/
 background-color: #ffffff;
 color: #000000;
 border: 1px solid;
 border-color: #C0C0C0;
 padding: 10px;
 margin: 10px;
}

.detailsborder
{
/*The border outline around the details page container.*/
 border: 1px solid;
 border-color: #AAAAAA;
 border-radius: 10px;
}

.labels
{
/*Text used as a label for requesting input.*/
 font-weight: bold;
}

.important
{
/*Important text.*/
 font-weight: bold;
}

.columnheader
{
/*The column label label row at the top of some tables.*/
 background-image: url('../images_default/columnheader.png');
 height: 25px;
 line-height: 25px;
 background-repeat: repeat-x;
 font-weight: bold;
 padding-left: 5px;
 padding-right: 5px;
 white-space: nowrap;
}

.labelscolumn
{
/*On pages asking for lots a bunch of input, like post reply, this is the left column with all the labels.*/
 background-color: #F6EECB;
 color: #000000;
 border: 1px solid;
 border-color: #C0C0C0;
 width: 30%;
 vertical-align: top;
 padding: 5px;
 background-image: url('../images_default/labelsbg.png');
}

.optionscolumn
{
/*On pages asking for lots a bunch of input, like post reply, this is the right column where you type the info.*/
 background-color: #D9DCE4;
 color: #000000;
 border: 1px solid;
 border-color: #C0C0C0;
 width: 70%;
 vertical-align: top;
 padding: 5px;
 background-image: url('../images_default/optionsbg.png');
}

.oddcolumns
{
/*The table cell for odd numbered columns in big tables with many columns.*/
 background-color: #F1F1F1;
 color: #000000;
}

.evencolumns
{
/*The table cell for even numbered columns in big tables with many columns.*/
 background-color: #F3F7EC;
 color: #000000;
}

.categoryname, a.categoryname
{
/*Text for category names on the front page, and subcategory names in category display page.*/
 font-weight: bold;
 font-size: 14px;
}

.editedby
{
/*The "Edited by postername at time" text at the bottom of posts after they're edited.*/
 font-size: 9px;
}

.searchhighlight
{
/*Highlighting for search terms in search results.*/
 background-color: #FFFF00;
 color: #000000;
}

.title
{
/*Listing titles.*/
 font-size: 14px;
 padding: 3px;
 font-weight: bold;
 text-align: center;
}

.newpmhighlight
{
/*The notification message indicating a new private message.*/
 font-weight: bold;
}

.quote
{
/*A quoted comment post.*/
 background-color: #EEEEF3;
 color: #000000;
 border-left: 2px solid #607090;
 padding: 3px;
 margin: 3px;
 font-size: 10px;
 padding-left: 15px;
 margin-left: 15px;
}

.quoteby
{
/*The "X wrote:" for a quoted comment post.*/
 font-size: 10px;
 font-weight: bold;
}

.posthistory
{
/*The thread history area on the post reply page.*/
 overflow: auto;
 width: 100%;
 height: 300px;
}

.deletions
{
/*The box offering deletion options on the edit page for listings, categories and comments.*/
 background-color: #C0C0C0;
 color: #000000;
 border: 1px solid;
 border-color: #000000;
 width: 50%;
 padding: 5px;
 margin: 0 auto;
 text-align: center;
}

.code
{
/*The box for text within the [code] WSN Code.*/
 background-color: #F5F5F5;
 color: #000000;
 border: 1px solid;
 border-color: #CCDED1;
 font-family: monospace;
 font-size: 10px;
 padding: 2px;
 margin: 10px;
 overflow: scroll;
 width: 600px;
}

.imtextself
{
/*In the instant messenger, text written by the viewer.*/
 color: #808080;
}

.imtextother
{
/*In the instant messenger, text written by the person the viewer is talking to.*/
 color: #000000;
}

.imauthor
{
/*In the instant messenger, the username of the sender and the time sent.*/
 font-weight: bold;
}

a.admincolor
{
/*An administrator's name, linked to their profile.*/
 color: #3E97CF;
 font-weight: bold;
}

a.modcolor
{
/*A moderator's name, linked to their profile.*/
 color: #113366;
 font-weight: bold;
}

a.bannedcolor
{
/*A banned user's name, linked to their profile.*/
 color: #808080;
}
 
 
.smiliebox
{
/*The box in which you select smilies.*/
 background-color: #C0C0C0;
 color: #000000;
 border: 1px dotted;
 border-color: #C0C0C0;
 padding: 10px;
 width: 140px;
}

.linktools
{
/*The assortment of options with mini-icons in the listing bit.*/
 font-size: 12px;
 color: #808080;
}

.linktools a
{
/*Linked text inside the assortment of options with mini-icons in the listing bit.*/
 text-decoration: none;
 color: #808080;
}

.subcatsmainpage
{
/*Subcategories beneath the main category listing.*/
 font-size: 10px;
 margin: 0;
 padding: 3px;
}

.sort
{
/*The "Show X sorted by Y" areas for sorting listings and categories.*/
 background-color: #F5F5F5;
 color: #000000;
 border-left: 1px solid;
 border-right: 1px solid;
 border-color: #A5A5FA;
 padding: 5px;
 margin: 5px;
}

.box
{
/*Little boxes with options, like the "Additions" and "Online Users" and "Tag Cloud" boxes.*/
 color: #000000;
 margin: 0px 0px 10px 0px;
}

.boxtitle
{
/*The title area for little boxes with options, like the "Additions" and "Online Users" and "Tag Cloud" boxes.*/
 background-color: #113366;
 color: #ffffff;
 border: 1px solid;
 border-color: #AAAACC;
 background-image: url('../images_default/boxbar.png');
 height: 25px;
 line-height: 25px;
 cursor: pointer;
 font-weight: bold;
 font-size: 14px;
 vertical-align: middle;
 color: #ffffff;
 padding-left: 5px;
 padding-right: 5px;
 -moz-border-radius-topleft: 10px;
 -moz-border-radius-topright: 10px;
 -webkit-border-topleft-radius: 10px;
 -webkit-border-topright-radius: 10px;
 border-top-left-radius: 10px;
 border-top-right-radius: 10px;
}

.boxbody
{
/*The content area for little boxes with options, like the "Additions" and "Online Users" and "Tag Cloud" boxes.*/
 padding: 5px;
 border: 1px solid;
 border-color: #AAAACC;
 background-image: url('../images_default/boxbg.png');
}

.newlinks 
{ 
/*The listings in the toplist box (which defaults to newest listings) on the front page.*/
}

.minilabels
{
/*Small labels, like in the information boxes on category pages.*/
 font-style: italic;
}

.tableheader
{
/*The title line heading big boxes like on the details page and big tables like on the submit/edit pages.*/
 background-color: #000055;
 color: #ffffff;
 border: 1px solid;
 border-color: #EEEEFF;
 color: #ffffff;
 font-weight: bold;
 background-image: url('../images_default/boxbar.png');
 height: 25px;
 line-height: 25px;
 padding-left: 5px;
}

.rules
{
/*The submission rules box.*/
 background-color: #EEEEF3;
 border: 2px solid;
 border-color: #FFAAAA;
 color: #000000;
 padding: 5px;
 margin: 5px;
 font-size: 14px;
}

.threadbottom
{
/*The bottom row of search etc in threads.*/
 background-color: #EEEEF3;
 border-width: 0;
}

.threadtools:link
{
/*Link text for the row of tool icons at the top of threads.*/
 text-decoration: none;
 padding: 10px;
}

.threadtools img
{
 vertical-align: middle;
 border-width: 0;
}

 
.whiteboard
{
/*The moderator whiteboard in the ModCP.*/
 background-color: #ffffff;
 border: 1px solid;
 border-color: #C0C0C0;
 margin: 10px;
 padding: 5px;
}

.homenav, .homenav:link, .homenav:visited
{
/*The member home left side menu.*/
 background-color: #D9DCE4; 
 border: 1px solid;
 border-color: #CCCCCC;
 color: #001020;
 display: block;
 padding: 5px;
 padding-left: 15px;
 margin: 5px;
 text-decoration: none;
 font-weight: bold;
 background-image: url('../images_default/homenav.png');
 background-repeat: x;
}

.homenav:hover, .homenav:link:hover, .homenav:visited:hover
{
/*The member home left side menu: mouseover hover.*/
 background-color: #FFEEEE;
 border-color: #FFEEEE;
 background-repeat: x;
 text-decoration: none;
}

.statimage
{
/*The statistics image container on the front page.*/
 float: left;
 width: 40px;
}

.posttextarea
{
/*The text area where people type a new comment post.*/
 width: 97%;
}

.redirect
{
/*The box containing the redirect message on redirect pages.*/
 background-color: #EEEEF3;
 border: 1px solid;
 border-color: #D9DCE4;
 font-weight: bold;
 padding: 20px;
 margin: auto;
 -moz-border-radius: 10px;
 -webkit-border-radius: 10px;
 border-radius: 10px;
}

.denialpage
{
/*The submission denial page.*/
 background-color: #EEEEF3;
 border: 2px solid;
 border-color: #FFAAAA;
 color: #000000;
 padding: 5px;
 margin: 5px;
 font-size: 14px;
}

	

	

.toolsbar
{
/*Tools at the bottom of the details page.*/
 padding: 10px;
 margin: 10px 0px 0px 0px;
 font-size: 18px;
 text-align: center;
}

.toolsbar a
{
/*Hyperlink text in the tools at the bottom of the details page.*/
 padding: 10px;
 margin: 0px 10px 0px 0px;
 border: 1px dotted;
 border-color: #808080;
 text-decoration: none;
}

.alert
{
/*Important alert box.*/
 background-color: #FFF9F9;
 border: 0px solid;
 padding: 10px;
 margin: 10px;
 border-radius: 5px;
}

.signature
{
/*Member signatures below posts.*/
 background-color: #808080;
 border: 1px solid;
 border-color: #C0C0C0;
 width: 70%;
 height: 2px;
 margin: 14px 0px 5px 0px;
 text-align: left;
}

.logobg
{
/*The background behind the logo... you can edit this via the logo uploader page too.*/
 background-image: url('../images_default/headerbg.png');
 background-repeat: repeat-x;
 position: absolute;
 left: 0; top: 0;
 height: 78px;
 width: 100%;
 z-index: -1;
}

.linktitle, a.linktitle
{
/*Listing titles.*/
 font-size: 14px;
}

.subcategoryname, .subcategoryname a, .subcategoryname a:hover
{
 /*The subcategories area beneath a category.*/
}

.catdescription
{
/*Category description text.*/
 text-align: center;
 font-size: 10px;
}

.logo
{
/*The site logo.*/
 float: left;
 width: 40%;
}

.cite
{
/*Citations using the [cite] WSN Code.*/
 background-color: #C0C0C0;
 border: 1px solid;
 border-color: #0000FF;
 padding: 3px;
 margin: 3px;
}

#searchbox
{
/* The search bar at the top.*/
 border-width: 1px 0px 1px 0px;
 border-style: solid;
 border-color: #E5E5FF;
 text-align: center;
 padding: 5px;
 margin: auto;
 opacity: 1;
 border-radius: 4em;
}

.submitbutton
{
/* Submit buttons.*/
 background-color: #F0FFF0;
 border: 1px outset #000000;
 color: #004400;
 font-size: 16px;
 margin: 5px;
 padding: 5px;
 font-weight: bold;
}

.submitbutton:hover
{
/* Mouseover of submit buttons.*/
 background-color: #007744;
 color: #ffffff;
}

.previewbutton
{
/* Preview buttons.*/
 background-color: #FFFFF0;
 border: 1px outset #000000;
 color: #AFAF22;
 font-size: 16px;
 margin: 5px;
 padding: 5px;
 font-weight: bold;
}

.previewbutton:hover
{
/* Mouseover of preview buttons.*/
 background-color: #DFDF66;
 color: #ffffff;
}

.gobutton
{
/* Go buttons.*/
 background-color: #F0F0FF;
 border: 1px outset #000000;
 color: #000022;
 font-size: 12px;
 font-weight: bold;
 margin: 0;
 padding: 0;
}

.gobutton:hover
{
/* Mouseover of go buttons.*/
 background-color: #000022;
 color: #FAFAFF;
}

.gobutton img, .bigbutton, img, .previewbutton img, .submitbutton img, .biglink img
{
/* Vertrically centered images within various elements.*/
 vertical-align: middle;
}

.bigbutton
{
 /* Generic large buttons.*/
 background-color: #F0FFFF;
 border: 1px outset #000000;
 color: #006666;
 font-size: 16px;
 margin: 5px;
 padding: 5px;
 font-weight: bold;
}

.bigbutton:hover
{
/* Mouseover of generic large buttons.*/
 background-color: #ffffff;
 color: #000000;
}

.incompleteblock
{
/* The area describing why a form submission failed and prompting to try again. Note it's a table.*/
 background-color: #FFEEEE;
 border: 1px solid;
 border-color: #FF0000;
 padding: 5px;
 margin: 10px;
 width: 95%;
 align: center;
}

.requiredmarker
{
/* The red asterisk by required fields.*/
 color: #FF0000;
 font-weight: bold;
 vertical-align: top;
}

a.biglink
{
/* Generic large links.*/
 background-color: #F0FFFF;
 color: #006666;
 border: 1px solid;
 border-color: #AACCCC;
 font-size: 16px;
 margin: 5px;
 padding: 5px;
 font-weight: bold;
 text-decoration: none;
}

.biglink:hover
{
/* Mouseover of generic large pseudobuttons.*/
 background-color: #ffffff;
 color: #000000; 
 text-decoration: none;
}

.postrating
{
/* The comment rating 'x of y found this helpful' area.*/
 font-size: 11px;
}

 
.menubullets
{
/*Bulleted menu item lists.*/
 list-style-image: url('../images_default/bullet.png');
 margin: 0;
 padding: 0;
 padding-left: 17px;
}

.menubullets li
{
/*The actual menu items.*/
 padding: 1px;
 margin: 0;
}

.quicklogin
{
/*The quick login dropdown.*/
 background-color: #EEF1F5;
 border: 2px dotted;
 border-color: #dddddd;
 margin-bottom: 5px;
 padding: 0;
 width: 70%;
 height: 40px;
 line-height: 40px;
 text-align: center;
}

.topicpreviews
{ 
/*WSN Forum topic previews.*/
 display: none;
 padding: 0;
 font-size: 10px;
 height: 25px;
 overflow: hidden;
}html, body
{
/*Page height needed for maps to show.*/
 height: 100%;
}

a.admincolor, a.admincolor:visited
{
/*An administrator's name, linked to their profile.*/
 color: #3E97CF;
 font-weight: bold;
}

a.modcolor, a.modcolor:visited
{
/*A moderator's name, linked to their profile.*/
 color: #0000AA;
}

a.bannedcolor, a.bannedcolor:visited
{
/*A banned user's name, linked to their profile.*/
 color: #808080;
}

a.sponsorcolor:link, a.sponsorcolor:visited
{
/*A sponsor's username, linked to their profile.*/
 color: #008800;
 font-weight: bold;
}

.threadtools:link, .threadtools:visited
{
/*Link text for the row of tool icons at the top of threads.*/
 text-decoration: none;
 padding: 10px;
}

.pagination
{
 /* The pagination links at the top and bottom of threads. */
 font-size: 16px;
}

.forumdescription { font-size: 12px; }

.categoryheader
{
 /* WSN Forum's category background.*/
 background-image: url("../images_default/categorybg.jpg");
 background-repeat: x;
 background-color: #DDDDDD;
 font-size: 20px;
 font-weight: bold;
 padding: 10px;
 text-align: left;
}

.postbitusername
{
 /*The username next to a post.*/
 font-size: 16px;
}

.titlecolumn
{
 /*The column the topic title is in for WSN Forum.*/
 width: 40%;
 vertical-align: middle;
 text-align: left;
}

.avatar
{
/*The large regular avatars.*/
 border: 1px solid;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
 border-radius: 5px;
}

.miniavatar
{
/*The microscopic avatars by names.*/
 border: 1px solid;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
 border-radius: 5px;
}

.sitetitle
{
/*Text logo, if there's no image.*/
 padding: 10px;
 text-decoration: none;
 line-height: 74px;
}

SELECT OPTION
{
/*The options on dropdown selectors.*/
 background-color: #ffffff; 
 color: #000000;
}

.currenthometab, .currenthometab:hover
{
/*The currently selected area in the member home*/
 background-color: #FFEEEE; 
 border: 1px solid;
 border-color: #FFEEEE;
 display: block;
 padding: 5px;
 padding-left: 15px;
 margin: 5px;
 text-decoration: none;
 background-repeat: x;
 border-radius: 10px;
 word-spacing: 4px;
 letter-spacing: 2px;
}

.navbutton { text-align: right; margin: 0; }
.navbutton a { text-decoration: none; background-color: #AAAACC; border-top-left-radius: 3px; border-top-right-radius: 3px; padding-left: 4px; padding-right: 4px; margin-left: 4px; margin-right: 4px; }
.navbutton #currenttab
{
/*The area we're in amongst the Options, Search, Private Messaging etc links area at the top of every page.*/
 opacity: 1;
 color: #444444;
 text-shadow: 1px 1px #AAAAAA, -1px -1px white;
 text-decoration: none;
}

.inout
{
/*Login, logout, register links area.*/  
 letter-spacing: 3px;
}

.logintable
{
/*The login and lost password tables on the login page.*/
 width: 350px;
}

.toolsbararea
{
/*Tools at the bottom of the details page.*/
 padding: 10px;
 margin: 10px 0px 0px 0px;
 font-size: 18px;
}

.toolsbararea a
{
/*Tools at the bottom of the details page.*/
 padding: 1px 15px 1px 1px;
}

.selectedtool
{
 background-color: #D0F5F8;
 border: 1px dotted;
 border-color: #AAABAB;
}

.borderimageover
{
/*Borders around thumbnails mouseover.*/
 border: 2px inset;
 border-color: #888888;
}

a.smalllink
{
/* Generic small pseudobuttons.*/
 background-color: #D0EAFF;
 color: #006666;
 border: 1px solid;
 border-color: #AACCCC;
 font-size: 12px;
 margin: 5px;
 padding: 5px;
 margin-top: 1px;
 padding-top: 1px;
 margin-bottom: 1px;
 padding-bottom: 1px;
 text-decoration: none;
 border-radius: 10px;
}

.smalllink:hover
{
/* Mouseover of generic small pseudobuttons.*/
 background-color: #ffffff;
 color: #000000; 
 text-decoration: none;
}

.forumlist
{
 /* Front page forum list in WSN Forum*/
 text-align: center;
 margin-bottom: 10px;
}

.forumlist td { padding: 6px; }

.reportpost
{
/*The report comment box in posts.*/
 padding: 10px;
 margin: 5px;
 margin-top: 0;
 border-radius: 10px;
 border: 1px solid;
 border-color: #FFFFFF;
 background-color: #FFFFFF;
 display: none; opacity: .8;
}

.details a, .details a:link, .details a:active, .details a:visited
{
 color: #555555;
}
.forumname, a.forumname, a.forumname:visited, a.forumname:active
{
 /* Forum names in WSN Forum on the front page.*/
 color: #526D6F;
}

.bullet
{
 /*Things that need to be middle-aligned.*/
 vertical-align: middle;
}

.quotations
{
/*The box containing a random quote if the quotes system is on.*/
 background-color: #EEEEF3;
 border: 1px solid;
 border-color: #C0C0C0;
 background-image: url('../images_default/boxbg.png');
 width: 500px;
 padding: 5px;
 margin: 0 auto;
 text-align: center;
 -moz-border-radius: 3em;
 -webkit-border-radius: 3em;
 border-radius: 3em;
}

.floatattach
{
/*Attachments display in the listing bit.*/
 float: left;
 margin: 5px;
}

.unit-rating
{
/*Part of the AJAX star rating system.*/
 list-style:none;
 margin: 0px;
 padding: 0px;
 width: 100px;
 height: 20px;
 position: relative;
 background: url('../images_default/ajaxstar.png') top left repeat-x;
}

.unit-rating li a:hover
{
/*Part of the AJAX star rating system.*/
 background: url('../images_default/ajaxstar.png') left center;
}

.unit-rating li.current-rating
{
/*Part of the AJAX star rating system.*/
 background: url('../images_default/ajaxstar.png') left bottom;
}

#similar
{
/*Similiar listings/categories.*/
 font-size: 12px;
 margin: 10px;
 padding: 10px;
}

#similar .categoryname
{
/*Category name for similiar listings/categories.*/
 font-size: 12px;
 margin: 5px;
}

.incompleteblock td
{
/* Table cells for the incomplete form submission area.*/
 vertical-align: middle;
 font-size: 17px;
 padding-left: 15px;
}

.onlinebuddies
{
/*In the buddy list, the line indicating how many are online.*/
 background-image: url('../images_default/homenav.png');
 font-size: 16px;
 font-weight: bold;
 padding-left: 10px;
}

.offlinebuddies
{
/*In the buddy list, the line indicating how many are offline.*/
 background-image: url('../images_default/homenav.png');
 font-size: 16px;
 font-weight: bold;
 padding-left: 10px;
}

.oddrow, .oddrow td, .stripeme > tbody > tr:nth-child(odd), .stripeme > ul > li:nth-child(odd)
{
/* For tables where rows need to stand out, the odd numbered ones.*/
 background-color: #E0E1E4;
 color: #000000;
 font-size: 12px;
 padding: 4px;
}

.evenrow, .evenrow td, .stripeme > tbody > tr:nth-child(even), .stripeme > ul > li:nth-child(even)
{
/* For tables where rows need to stand out, the even numbered ones.*/
 background-color: #D0D5E0;
 color: #000000;
 font-size: 12px;
 padding: 4px;
}

.feedcontainer
{
/*The container for the link-associated RSS feeds.*/
 padding: 2px;
}

.feeddescription
{
/*The description in the link-associated RSS feeds.*/
 margin: 5px;
 margin-left: 10px;
 padding-left: 5px;
 border-left: 1px solid;
 border-left-color: #eeeeee;
}

.nowrap
{
/*For use on table cells that shouldn't do wordwrap.*/
 white-space: nowrap;
}

.pinned td
{
 /*Sticky topic cells.*/
 background-color: #D2D3D9;
 border: 2px dotted;
 border-color: #BB8888;
 border-left: 0;
 border-right: 0;
}

.topiclist td
{
 /*Topic list cells.*/
 
}

.ckeditorbackground
{
/*Set the color of the WYSIWYG editor.*/
 background-color: #F3F7FF;
}

.ratingpercent
{
/*The border for the member rating percent image.*/
 width: 100px;
 height: 14px;
 border: 1px solid;
 border-color: #000000;
 margin: 5px;
}

.profiletable td
{
/*Section blocks on the view profile page.*/
 border: 6px double;
 border-color: #AABBCC;
 background-color: #E0E5EF;
 padding: 15px;
}

.attachmentsarea
{
/*Comment post attachments area.*/
 margin-left: 20px;
 color: #555555;
}

 /*Lightbox slideshow stuff:*/
.lb-prev:hover { background-image: url('../images_default/lightbox-prev.png'); }
.lb-next:hover { background-image: url('../images_default/lightbox-next.png'); }
.lb-data .lb-close { background-image: url('../images_default/lightbox-close.png'); }
.lb-cancel { background-image: url('../images_default/lightbox-loading.gif'); }
#loading { background: url('../images_default/loadingAnimation.gif') no-repeat center center; width: 208px;  height: 13px; }
.catmenu li
{
background: rgb(204,204,204); /* Old browsers */
background: -moz-linear-gradient(left,  rgba(204,204,204,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(204,204,204,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(204,204,204,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(204,204,204,1) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(204,204,204,1) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
background: linear-gradient(to right,  rgba(204,204,204,1) 0%,rgba(255,255,255,1) 100%); /* W3C */
}
th.categoryheader
{
 text-shadow: 0;
 border: 0;
 color: #000000;
}

.linkstable, .categoriestable
{
 border-spacing: 0;
}

.detailedinfo { width: auto; }

.badge { background-color: #000000; color: #FFFFFF; padding-top: 1px; padding-bottom: 1px; }

.main { position: relative; top: -14px; }
.cookienotice
{
 background-color: #999999;
}