/* HTML ELEMENTS */
body {
font-family:verdana,helvetica,sans-serif;
font-size:0.83em;
color:#bbb; 
}

p, td, li, div, span, a {
font-family:verdana,helvetica,sans-serif;
font-size:1em;
color:#bbb; 
}

h1, h2, h3, h4, h5 {
font-family:verdana,helvetica,sans-serif;
font-weight:bold;
font-size:1em;
}

h1 { 
color:#E6E69E; 
}

h3,h4 { 
color:#E6E69E; 
}

h5 { 
background-color:#444444; 
padding:2px;
}

body {
margin:0px;
padding:0px;
background-color:black;
}

p { 
padding:0px;
margin:0px 0px 12px 0px;
line-height:1.3em;
}

a { 
color:#9999FF; 
text-decoration:none; 
font-weight:bold;
}

a:hover { 
color:#FFFF99; 
text-decoration:none; 
font-weight:bold;
}

th { 
background-color:#666666; 
color:white; 
font-family:verdana,helvetica,sans-serif; 
font-size:1em; 
text-align:left; 
}

input, textarea, select {
border:solid 1px #3A4067;
background-color:#333;
color:#ddd;
font-weight:normal; 
}

fieldset {
border:1px solid #666;
padding:10px;
}

legend {
color:#BBBBBB
}

/* ID's and CLASSES */

#content ul {
padding:0px 0px 0px 2px;
margin:0px;
list-style-type:none;
}

#body ul {
float:left;
}

#content li {
background-image: url('../images/arrow2.gif');
background-repeat: no-repeat;
background-position: 0 .4em;
padding-left: .8em;
line-height:1.3em;
}

#content ol li {
background:none;
padding:0px;
margin:0px;
}

/* CLASS VARIATIONS */

h1.highlight {
background-color:#444444; 
background-color:#444;
border:1px solid #666;
padding:1px;
color:#dddddd; 
margin:0px 0px 12px 0px;
}

h1.profile {
font-size:17px; 
font-weight:bold;
background-color:#444444; 
background-color:#444;
border:1px solid #666;
padding:1px;
color:#dddddd; 
margin:0px 0px 12px 0px;
}



h2.highlight {background-color:#444444; padding:2px;}
h2.plainbold { padding:0px; margin:0px; }

a.menu { 
color:black; 
font-size:11px; 
text-decoration:none; 
font-weight:bold;
}

a.menu:hover { 
color:#CCCCCC; 
font-size:11px; 
text-decoration:none; 
font-weight:bold;}

a.menuSelected { 
color:white; 
font-size:11px; 
text-decoration:none; 
font-weight:bold;
}

a.menuSelected:hover { 
color:white; 
font-size:11px; 
text-decoration:none; 
font-weight:bold;
}

a.thin { color:#9999FF; 
text-decoration:none; 
font-weight:normal;
}

a.thin:hover { 
color:#FFFF99; 
text-decoration:none; 
font-weight:normal;
}


input.button {
background-color:#555;
}

input.radio {
border-width:0;
background-color:transparent;
color:white;
}

input.checkbox {
border-width:0;
background-color:transparent;
}


h2.border {
background-color:#444;
border:1px solid #666;
padding:1px; 
color:#dddddd; 
margin:5px 0px 12px 0px;
clear:both;
float:left;
display:inline;
/*width:511px; 250 if anything*/
}

#whatson table tr td {
text-align:left;
}

#whatson h2 {
font-size:14px;
border:#999999 solid 1px;
padding:0px;
background-color:#222222;
margin:0px;
float:left;
width:515px;
}

#whatson h3 {
margin:-10px 0px 0px 0px;
background-color:#222;
padding:4px 0px 4px 0px;
float:left;
width:515px;
}

#contact table tr td {
text-align:left;
}


#contact textarea {
width:300px;
font-weight:bold;
color:#bbbbff;
}

#contact label {
width:150px;
clear:both;
float:left;
font-weight:bold;
}

#contact span.form_info {
font-size:10px;
}

#main {
float:left;
/*height:100%;*/
margin:0px;
padding:0px;
background-image:url('../images/leftColumnBG.gif');
width:991px;
}

#menuLeft {
float:left;
width:200px;
background-color:#666666;
border-right:#999999 solid 1px;
padding:5px 0px;
margin:0px;
height:100%;
}

#menuLeft h1 {

font-weight:bold;
background-color:#777777;
padding:1px 0px 1px 5px;
margin:0px 5px 10px 5px;
border:1px solid #444444;
background-image:url('../images/sectionBG.jpg');
}

#menuLeft h2 {
font-weight:bold;
padding:0px;
margin:0px 0px 5px 0px;
border-bottom:solid 2px #aaa;
}

#menuLeft h2.menuLeftHeading {

font-weight:bold;
background-color:#777777;
padding:1px 0px 1px 5px;
margin:0px 5px 10px 5px;
border:1px solid #444444;
background-image:url('../images/sectionBG.jpg');
color:#E6E69E;
}

#menuLeft .adSection {
border:1px solid #444444;
background-color:#777777;
padding:5px 0px 5px 3px;
margin: 0px 5px 10px 5px;
background-image:url('../images/sectionBG.jpg');
color:#ddd;
width:184px;
}

#menuLeft .section {
border:1px solid #444444;
background-color:#777777;
padding:5px;
margin: 0px 5px 10px 5px;
background-image:url('../images/sectionBG.jpg');
color:#ddd;
width:177px;
}

/* --- */

#menuLeft .section form {
margin:0px;
padding:0px;
}

#menuLeft .section label {
display:block;
clear:both;
float:left;
width:45px;
}

#menuLeft .section input.text {
float:left;
width:120px;
}

#menuLeft .section select {
width:120px;
}

#menuLeft .section label.radio {
clear:none;
}

#menuLeft .section input.radio {
clear:both;
margin-left:45px;
}

#menuLeft .section .button {
clear:both;
margin-left:45px;
margin-top:3px;
}

#menuLeft .section .inputRow {
clear:both;
display:block;
border:1px solid #333;
white-space:nowrap;
}

#menuLeft form {
margin:0px;
padding:0px;
}

#menuLeft select {
margin:3px 0px 7px 0px;
padding:0px;
border:solid 1px #3A4067;
background-color:#888;
color:#222;
}

#menuLeft input {
border:solid 1px #3A4067;
background-color:#888;
color:#222;
}

.link {
background-image: url('../images/linkArrow.gif');
background-repeat: no-repeat;
background-position: top left;
padding-left: 14px;
margin:5px 0px;
}

#body .link {
clear:both;
float:left;
}

.left {
float:left;
}

.right {
float:right;
}

#menuLeft a {
color:#BBBBFF;
font-weight:bold;
text-decoration:none; 
font-weight:normal;
}

#menuLeft a:hover {
color:#FFFF99; 
font-weight:bold;
text-decoration:none; 
font-weight:normal;
}


#menuLeft ul li a {
font-weight:normal;
color:#BBBBFF;
text-decoration:none; 
font-weight:normal;
}

#menuLeft ul li a:hover {
font-weight:normal;
color:#FFFF99; 
text-decoration:none; 
font-weight:normal;
}

#body {
float:left;
width:515px;
margin:10px 10px 10px 15px;
border:0px;
height:100%;
padding-bottom:10px;
}

#body1024 {
float:left;
width:765px;
background-color:#111;
margin:10px 10px 10px 15px;
border:0px;
height:100%;
padding-bottom:10px;
}

#body h2 {
background-color:#444;
border:1px solid #666;
padding:1px; 
color:#dddddd; 
margin:5px 0px 12px 0px;
float:left;
width:511px;
}

#body1024 h2 {
background-color:#444;
border:1px solid #666;
padding:1px; 
color:#dddddd; 
margin:5px 0px 12px 0px;
float:left;
width:755px;
}

#body h2.profiles {
background-color:#444;
border:1px solid #666;
padding:1px; 
color:#dddddd; 
margin:5px 0px 12px 0px;
clear:both;
float:left;
width:511px;
}

#body1024 h2.profiles {
background-color:#444;
border:1px solid #666;
padding:1px; 
color:#dddddd; 
margin:5px 0px 12px 0px;
clear:both;
float:left;
width:760px;
}

#body h3 {
font-size:12px;
font-weight:bold;
}

#body div.highlightDetails {
background-color:#222222;
padding:5px;
float:left;
width:505px;
}

#AustraliaMap {
width:175px;
height:141px;
padding:0px;
border:0px;
margin:3px 0px 0px 0px;
}

.clear {
clear:both;
}

.photoRow {
width:100%;
text-align:center;
}

.photoCell {
float:left;
width:32%;
padding:0px;
margin:0px;
text-align:center;
}

a.photoFrame {
text-align:center;
width:160px;
height:160px;
background-color:#111111;
border:1px solid #222;
padding:5px 0px 0px 0px;
margin:5px 0px 5px 0px;
display:block;
}

a.photoFrame:hover {
border:1px solid #444;
background-color:#222;
}

.photo {
border:0px;
}

#bodyLiquid {
padding:0px;
margin:0px 0px 0px 210px;
}

#mainLiquid {
width:100%;
padding:0px;
margin:0px;
}

.doofpixInfo {
color:#444444;
width:520px;
}

#events {
clear:both;
float:left;
width:250px;
}

#events h2 {
border-bottom:2px solid gray;
}

#forums {
float:left;
width:250px;
margin-left:20px;
}

#forums h2 {
border-bottom:2px solid gray;
}


.panel {
padding:0px 3px 3px 3px;
background-color:#111;
border:1px solid #384763;
text-align:left;
margin:0px 10px 10px 0px;
float:left;
}

.panel h2 {
background-color:#384763;
margin:0px -3px 3px -3px;
padding:1px;
}

/* ---------- BOUGHT IN FROM TESTDIR ------------- */


#header {
float:left;
background-color:#3A4067;
font-weight:bold;
border-bottom: solid 1px #999999;
border-left:0px;
width:100%;
height:115px;
margin:0px;
padding:0px 0px 0px 0px;

background-image:url(../images/header_bg.jpg);
/*background-position:450px 0px;*/
background-position:0px 0px;
background-repeat: no-repeat;

}

#header ul {
float:left;
margin:0px 0px 0px 5px;
padding:0px;
border-left:1px solid #555;
/* border-right:1px solid #888; */
list-style:none;
width:700px;
}

#header ul li {
margin:0px;
padding:0px;
border:0px;
border-right:1px solid #555;
border-left:1px solid #888;
line-height:15px;
list-style:none;
float:left;
text-align:center;
}

#header ul li a {
padding:0px 4px;
margin:0px;
border:0px;
color:#000000;
display:block;
/* -- */
background: url('../images/menuBGon.jpg') no-repeat -1px 0px;
}

#header ul li a:hover {
background-position: 0px 0px;
background-repeat: repeat;
/* background-image:url('/images/menuBGon.jpg'); */
color:#ccc;
}

#headerTopRow {
float:left;
white-space:nowrap;
margin:5px 0px 5px 0px;
width:764px;
padding:0px;
height:60px;
}

#minimumWidth {
width:764px;
height:0px;
border:0px;
margin:0px;
padding:0px;
clear:both;
float:left;
}

#logo {
float:left;
border:0px;
width:290px;
height:60px;
padding:0px;
margin:0px 0px 0px 0px;
}

#banner {
width:468px;
height:60px;
float:right;
text-align:right;
}

#headerMenuRow{
clear:both;
float:left;
height:17px;
border:0px;
margin:0px 0px 5px 0px;
padding:0px 17px 0px 0px;
background: url('../images/menuRight.gif') no-repeat top right;
width:730px;
}

#headerMenu {
clear:both;
float:left;
color:#000000;
background-color:#666666;
border-bottom: solid 1px #999999;
border-top: solid 1px #cccccc;
border-left: 0px;
border-right: 0px;
padding:0px;
margin:0px;
width:730px;
height:15px;
white-space:nowrap;
display:inline;
background-image:url('../images/menuBG.jpg');
}

#headerMenu span {
margin:0px;
padding:0px;
float:left;
}

#headerMenu a {
color:black; 
text-decoration:none; 
font-weight:bold;
font-size:11px;
}

#headerMenu a.selected {
color:white; 
text-decoration:none; 
}

#headerMenu a.selected:hover {
color:white; 
text-decoration:none; 
}

marquee {
height:13px;
margin:0px 0px 0px 0px;
padding:0px;
}

/*
<div id="marquee">
	<?php
	displayMarquee();
	?>
</div>


#scroller {
text-decoration: marquee;
height:13px;
margin:0px;
padding:0px;
}
*/

#marquee {
/*width:312px;*/

height:13px;
float:left;
margin:0px;
padding:0px 0px 1px 10px;
z-index:10;
}

#marquee a {
font-weight:normal;
color:#eee;
}

#headerSubMenuRow {
height:17px;
clear:both;
padding: 0px 0px 0px 0px;
margin:0px 0px 5px 0px;
background: url('../images/menuRight.gif') no-repeat top right;
width:722px;
}

#headerSubMenu {
height:15px;
display:block;
clear:both;
float:left;
background-image:url('../images/menuBG.jpg');
border-bottom: solid 1px #999; 
border-top: solid 1px #ccc; 
padding: 0px 0px 0px 0px;
margin:0px;
width:705px;
}

#headerSubMenuUserDetails { 
color:white; 
height:15px; 
float:left;
margin:0px;
padding:0px 0px 0px 10px;
/*width:370px;*/
display:inline;
font-size:11px;
} 

#headerSubMenu #subMenu { 
background: url('../images/menuLeft.gif') no-repeat top left; 
margin-left:-17px; 
border:0px; 
padding:0px; 
padding-left: 17px; 
margin-top:-1px;
height:16px;
display:block;
padding-top: 1px;
position:relative;
}


.headerSubMenuCell {
background-color:#666666;
border-bottom: solid 1px #999999;
border-top: solid 1px #cccccc;
color:white;
height:17px;
}

#footer {
display:block;
clear:both;
float:left;
color:white;
background-color:#3A4067;
font-weight:bold;
border-top: solid 1px #cccccc;
width:100%;
height:80px;
padding:0px;
margin:0px;
}

#footerMenu {
border-top: solid 1px #cccccc;
padding:3px;
text-align:center;
}

#content {
padding:0px;
clear:both;
float:left;
width:100%;
height:100%;
margin:0px 0px 0px 0px;
color:#bbb;
}

#mailIcon {
border:0px;
padding:0px;
margin:0px 2px 0px 2px;
width:15px;
height:11px;
vertical-align:middle;
}

/* Covers all logo items */
#headerSubMenu a {
font-weight:bold;
font-size:11px;
padding-left:18px;
padding-right:7px;
margin-left:15px;
background-repeat:no-repeat;
background-position:0px 0px;
}

#headerSubMenu a#login {
background-image:url(../images/door_in.gif);
}

#headerSubMenu a#logout {
background-image:url(../images/door_out.gif);
}

#headerSubMenu a#register {
background-image:url(../images/user_add.gif);
}

#headerSubMenu a#profile {
background-image:url(../images/user.gif);
}

#headerSubMenu a#mail {
background-image:url(../images/mail.gif);
background-position:0px 2px;
}

#headerSubMenu a#rss {
background-image:url(../images/rss.gif);
background-position:0px 0px;
}

a.rss {
background-image:url(../images/rss-feed.gif);
padding-left:19px;
background-repeat:no-repeat;
font-size:0.9em;
}

div#breadcrumbs {
background-image:url(../images/script.gif);
background-repeat:no-repeat;
background-position:0px 0px;
padding-left:18px;
margin-left:15px;
display:inline;
}

#headerSubMenu div#breadcrumbs a {
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}

#contact_topic {
display:none;
}

#contact_url {
display:none;
}

/* --------------------------------------------- */


body.grayBG { background-color: #EEEEEE; color: #000000;}

.normal { color:#dddddd; font-size:11px; /* need this after em'ifying anyway */}
.small { color:#dddddd; font-size:9px; }

table.cwindowheader { background-color:#384763; }
table.cwindowbody { background-color:#111111; }

.subSection { font-size:11px; background-color:#444444; padding:2px;}
.alert { color:#FF0000; }
.mandatory { color:#FF0000; }
.header { font-size:20pt; color:#ffffff; font-weight:bold;}
.header2 { font-size:10pt; color:#ffffff; font-weight:bold;}
.headerHighlight { font-size:14pt; color:#ffff66; font-weight:bold;}
.headerHighlight2 { font-size:10pt; color:#ffff66; font-weight:bold;}

.black { font-size:8pt; color:#000000;}
.blackHeader { font-size:10pt; color:#000000; font-weight:bold;}





input.privmsg {
border:0;
background-color:#DDDDDD; 
}

input.privmsghdr {
border:0;
background-color:#666666; 
}

td.headerBG {color:#ffffff; background-color:#3A4067; font-weight:bold; font-size:1px;}

td.headerMenu {
height: 15px; 
color:#000000; 
background-color:#666666; 
font-weight:bold; 
border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#999999; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#cccccc; 
padding:1px;
background-image:url('../images/menuBG.jpg');
}

td.privmsg {
color:#000000; 
background-color:#DDDDDD;
}
td.pmHighlight {background-color:#9999FF;cursor:pointer;}
a.privmsg {color:#1111FF; font-weight:bold;}
a.privmsg:hover {color:#6699FF; font-weight:bold;}

.FieldLabel {
font-weight:bold;
}

ul.standard {
margin:0px 0px 0px 15px;
padding:0px;
}

#admin {
margin: 10px 0px 10px 30px;
width:700px;
background-color:#EEEEEE;
padding:5px;
color:black;
}

#admin p {
color:black;
}

#admin td {
color:black;
}

#admin #adminHeader {
background-color:#CCCCCC;
border:1px solid black;
width:100%;
padding:2px;
}

#admin a {
font-weight:bold;
color:navy;
}

#admin a.selected {
text-decoration:underline;
}

#admin a:hover {
font-weight:bold;
text-decoration:underline;
}

#admin table.list {
width:100%;
border: 1px solid black;
}

#admin table td {
border-bottom: 1px solid #cccccc;
padding:1px 2px;
text-align:left;
}

#admin table th {
padding:2px;
font-size:11px;
}

#admin a.thin {
font-weight:normal;
color:black;
text-decoration:underline;
}

#admin a:hover.thin {
font-weight:normal;
color:black;
text-decoration:underline;
}


#randomPhoto {
border:1px solid #666;
background-color:#111;
float:left;
text-align:center;
padding:5px;
margin:0px 8px 8px 0px;
width:200px;
}

a.user {
color:#bbb;
text-decoration:none;
}
a.user:hover {
color:#bbb;
text-decoration:underline;
}

/*
#shop div.productRow img {
width:100px;
height:40px;
border:0px;
}
*/


#shop {
float:left;
}
#shop h2 {

}

#shop #categories {
display:block;
float:left;
width:510px;
}

#shop #categories a {
margin:10px 10px;
float:left;
padding:4px;
border:1px solid #222;
background-color:#111;
}

#shop #categories a:hover {
border:1px solid #444;
background-color:#222;
}

#shop #categories a h3 {
margin:0px;
display:block;
clear:both;
padding:0px 0px 0px 5px;
font-size:12px;
}

#shop #categories a img {
clear:both;
float:left;
border:0px;
padding:0px;
margin:0px;
width:150px;
/*height:120px;*/
height:50px;
}

#shop #product #summary {
margin-left:70px;
}

#shop #product img {
float:left;
border:0px;
width:50px;
height:50px;
}

#shop #product {
padding-bottom:20px;
}

#shop #product h3 {
margin-top:0px;
}

#shop h3.highlight {
font-size:11px; 
background-color:#222;
border:1px solid #444;
padding:1px;
color:#dddddd; 
margin:0px 0px 12px 0px;
clear:both;
}

/*
#shop div.productRow div.productItem {
width:155px;
margin-right:5px;
}
*/

div.productItem img {
width:130px;
height:100px;
}

#shop #products #productRow {
float:left;
width:514px;
padding:0px;
margin:0px;
}

#shop #products #productRow a {
float:left;
border:1px solid #333;
background-color:#222;
padding:5px;
width:150px;
margin-right:9px;
text-align:center;
}

#shop #products #productRow a:hover {
border:1px solid #666;
background-color:#333;
}

#shop #products #productRow a h3 {
clear:both;
padding:0px;
margin:0px 0px 3px 0px;
}

#shop #products #productRow a span.price {
clear:both;
padding:0px;
margin:0px;
}

#shop #cart a img {
border:0px;
}

.cartItem {
width:510px;
float:left;
border-bottom:1px dashed #333;
margin-bottom:15px;
}

.cartItem img {
float:left;
width:80px;
height:80px;
margin-right:5px;
margin-bottom:5px;
}

.cartItem .product {
float:left;
color:#E6E69E;
}

.cartItem .summary {
margin-left:60px;
}

#shop span.title {
display:block;
clear:both;
float:left;
width:60px;
}

a.linkButton {
border:solid 1px #3A4067;
background-color:#333;
color:#ddd;
font-weight:normal; 
padding:2px;
margin-right:5px;
}

a.linkButton:hover {
font-weight:normal;
}

#shop label {
display:block;
clear:both;
float:left;
width:100px;
}

#about img.aboutUsImage {
width:150px;
height:192px;
float:left;
margin-right:5px;
margin-bottom:2px;
border:1px solid #eee;
}

#about p.aboutUsSummary {
margin-left:160px;
}


#about div.aboutUsSection {
border-top:1px dashed gray;
padding-top:5px;
}

#about h3 {
margin-top:0px;
}

ul.homepageEvents {
margin:0px !important;
padding:0px !important;
float:left;
width:255px;
background-image:none !important;
list-style:none;
}

ul.homepageEvents li {
margin:0px 0px 0px 0px !important;
padding:0px 0px 5px 0px!important;
background-image:none !important;
list-style:none;
width:245px;
clear:both;
float:left;
font-size:0.85em;
height:4.3em;
}

ul.homepageEvents li img.icon {
border:1px #666 solid;
width:30px;
height:30px;
margin:0px;
padding:0px;
float:left;
}

ul.homepageEvents li img.lastpost {
width:18px;
height:9px;
margin:0px;
padding:1px 0px 1px 0px;
border:0px;
background-color:gray;
}


ul.homepageEvents li a.lastpost {
background-color:gray;
float:left;
padding:0px;
/* padding-top:1px;
padding-bottom:1px; */
margin-top:2px;
margin-right:2px;
height:11px;
}

ul.homepageEvents div.forumTopic {
width:245px;
height:12px;
float:left;
}


ul.homepageEvents li p {
margin:0px 0px 0px 35px;
padding:0px;
width:210px;
}

p.homePageSummary {
margin-left:220px;
}

td.label {
text-align:left;
vertical-align:top;
border-bottom:1px solid #666;
}

td.field {
text-align:left;
vertical-align:top;
border-bottom:1px solid #666;
}

span.fieldDesc {
color:#666;
font-size:10px;
}

h3.labelProfile { 
font-size:12px; 
/*color:#E6E69E; */
color:white;
font-weight:bold;
margin:0px;
padding:0px;
}

/* --- */

.profileDivOpen {
height:none;
}

.profileDivClosed {
height:14px;
}

.profileHeadingOpen {
background-image: url('../images/folderOpen.gif');
background-repeat: no-repeat;
background-position: top left;
padding: 0px 0px 0px 18px;
margin:1px 0px 2px 0px;
font-size:11px;
cursor:pointer;
color:#ddd;

}

.profileHeadingClosed {
background-image: url('../images/folderClosed.gif');
background-repeat: no-repeat;
background-position: top left;
padding: 0px 0px 0px 18px;
margin:1px 0px 2px 0px;
font-size:11px;
cursor:pointer;
color:#ddd;
}

.profileListOpen {
display:'';
margin:0px;
padding:0px 0px 10px 0px;
}

.profileListClosed {
display:none;
margin:0px;
padding:0px 0px 10px 0px;
}

ul.profileListOpen li {
margin-left:10px;
}

ul.profileListClosed li {
margin-left:10px;
}

.profileNumItems {
font-weight:normal;
font-size:9px;
}

.mainProfileLI {
width:248px;
float:left;
}

.affiliation {
font-size:9px;
}

.dualColumn {
width:248px;
float:left;
}

.triColumn {
width:258px;
float:left;
}

a.profileSelected {
text-decoration:underline !important;
}

.error {
color:red;
}

/* rego form stuff */

div#fld_contact_subject {
display:none;
}

div#fld_url {
display:none;
}

div.field {
clear:both;
padding-top:5px;
padding-bottom:5px;
color:#555;
}

div.field label {
width:100px;
float:left;
text-align:right;
padding:0px 10px 0px 0px;
}

.credit {
font-size:10px;
border-bottom:1px dashed gray;
padding-bottom:2px;
float:left;
margin:0 0 20px; 0;
vertical-align:bottom;s
}

.credit a {
font-size:0.9em;
}

.credit a:hover {

}

.credit p {
float:left;
margin:0;
padding:6px 0 0 0;
}

ul#article_functions {
background-image:none;
float:right;
margin:0;
padding:0;
}

ul#article_functions li {
background-image:none;
list-style:none;
float:left;
padding:0;
margin:0 0 0 8px;
}

ul#article_functions li a { 
float:left;
padding:1px 3px;
}

ul#article_functions li a:hover { 
background-color:#333;
padding:0px 2px;

border:1px solid #666;

}

ul#article_functions li a img { 
border-width:0;
}

#forumMenu {
margin-top:10px;
margin-bottom:10px;
}

#forumMenu .link {
color:#C3C3C3;
margin-right:10px;
}

.whatson_date_header {
text-align:left;
border:1px solid #444;
padding-bottom:1px;
padding-top:1px;
background-color:#222;
}

.whatson_list_item {
vertical-align:top;
padding-bottom:5px;
padding-top:5px;
}

.whatson_row_odd {
background-color:#333;
}

.whatson_row_even {
background-color:#444;
}