#widthControl {
text-align : left;
margin : 0 auto;
padding : 14px 30px 4px 30px;
}
#ob1 {
border-top : 1px solid #7c7c7c;
border-right : 1px solid #111111;
border-bottom : 1px solid #111111;
border-left : 1px solid #7c7c7c;
background-color : #3c3c3c;
padding : 8px;
}
#ib1 {
border-top : 1px solid #111111;
border-right : 1px solid #7c7c7c;
border-bottom : 1px solid #7c7c7c;
border-left : 1px solid #111111;
background-color : #111111;
}
a:link, a:visited {
color : #f1c534;
text-decoration : none;
}
a:hover {
color : #fff;
text-decoration : none;
}
.nav, .nav:link, .nav:visited {
color : #f1c534;
font-weight : bold;
}
a.nav:hover {
color : #fff;
text-decoration : underline;
}
table {
empty-cells : show;
}
body, td, th, tr {
color : #fff;
font-size : small;
font-family : verdana, sans-serif;
}
body {
background : #191919 url(images/bg.png) repeat-x top left;
margin : 0;
}
input, textarea, button {
background : #333;
border : 1px solid #000;
color : #fff;
font-family : verdana, sans-serif;
font-size : 90%;
}
input, button {
font-size : 90%;
}
textarea {
font-size : 100%;
color : #fff;
font-family : verdana, sans-serif;
}
select {
background : #333;
border : 1px solid #000;
color : #fff;
font-family : verdana, sans-serif;
font-size : 90%;
margin : 5px;
padding : 2px;
}
hr, .hrcolor {
height : 1px;
border : 0;
color : #666;
background-color : #666;
}
a img {
border : 0;
}
blockquote {
color : #fefefe;
border-top : 1px solid #7c7c7c;
border-right : 1px solid #111111;
border-bottom : 1px solid #111111;
border-left : 1px solid #7c7c7c;
background-color : #3c3c3c;
padding : 1px;
font-size : x-small;
line-height : 1.4em;
}
code {
color : #ffffff;
border-top : 1px solid #7c7c7c;
border-right : 1px solid #111111;
border-bottom : 1px solid #111111;
border-left : 1px solid #7c7c7c;
background-color : #3c3c3c;
display : block;
font-family : "courier new", "times new roman", monospace;
font-size : x-small;
line-height : 1.3em;
border : 1px solid #666;
margin : 1px auto 1px auto;
padding : 1px;
width : 99%;
white-space : pre;
overflow : auto;
max-height : 24em;
}
.quoteheader, .codeheader {
color : #fefefe;
text-decoration : none;
font-style : normal;
font-weight : bold;
font-size : x-small;
line-height : 1.2em;
width : 100%;
}
.codeoperation {
font-weight : normal;
}
.help {
cursor : help;
}
.meaction {
color : red;
}
.editor {
width : 96%;
}
.highlight {
background-color : #fff000;
font-weight : bold;
color : #000;
}
.highlight2 {
background-color : #b3f4b0;
color : black;
}
.windowbg, #preview_body {
color : #fff;
background : #2e2e2e;
text-decoration : none;
border-left : 1px solid #3e3e3e;
border-top : 1px solid #3e3e3e;
}
.windowbg2 {
color : #fff;
background : #252525;
border-left : 1px solid #222;
border-top : 1px solid #222;
border-bottom : 1px solid #1c1c1c;
font-size : 11px;
margin : 0 0 5px 0;
padding : 8px;
text-decoration : none;
}
.windowbg3 {
color : #fff;
background : #313131;
text-decoration : none;
border-left : 1px solid #3e3e3e;
border-top : 1px solid #3e3e3e;
}
.approvebg {
color : #000000;
background-color : #f6e0d4;
}
.approvetbg {
text-align : center;
font-weight : 700;
background-color : #343434;
}
.calendar_today {
background-color : #333;
color : #ea7500;
font-weight : bold;
}
.titlebg, tr.titlebg th, tr.titlebg td, .titlebg2, tr.titlebg2 th, tr.titlebg2 td {
color : white;
font-style : normal;
font-family : verdana, tahoma;
background : url(images/titlebg.gif) repeat-x;
border-bottom : 1px solid #000;
border-top : 1px solid #000;
padding-left : 10px;
padding-right : 10px;
}
.titlebg, .titlebg a:link, .titlebg a:visited {
font-weight : bold;
color : #fff;
font-style : normal;
}
.titlebg a:hover {
color : #f1c534;
}
.titlebg2 a:link, .titlebg2 a:visited {
color : white;
font-style : normal;
text-decoration : underline;
}
.titlebg2 a:hover {
text-decoration : underline;
}
.catbg, tr.catbg td, .catbg3, tr.catbg3 td {
font-family : verdana, tahoma;
background : #303031 url(images/catbg.gif) repeat-x;
color : #ffffff;
padding-left : 10px;
padding-right : 10px;
}
.catbg2, tr.catbg2 td {
background : #303031 url(images/catbg.gif) repeat-x;
color : #ffffff;
padding-left : 10px;
padding-right : 10px;
}
.catbg, .catbg2, .catbg3 {
border-bottom : 1px solid #000;
}
.catbg, .catbg2 {
font-weight : bold;
}
.catbg3, tr.catbg3 td, .catbg3 a:link, .catbg3 a:visited {
font-size : 95%;
color : white;
text-decoration : none;
}
.catbg a:link, .catbg a:visited, .catbg2 a:link, .catbg2 a:visited {
color : white;
text-decoration : none;
}
.catbg a:hover, .catbg2 a:hover, .catbg3 a:hover {
color : #e0e0ff;
text-decoration : underline;
}
.bordercolor {
background-color : #333;
padding : 0;
}
.tborder {
padding : 1px;
border : 1px solid #333;
}
.smalltext {
font-size : x-small;
font-family : verdana, sans-serif;
}
.middletext {
font-size : 90%;
}
.normaltext {
font-size : small;
}
.largetext {
font-size : large;
}
.post, .personalmessage {
width : 100%;
overflow : auto;
line-height : 1.3em;
}
.signature {
width : 100%;
overflow : auto;
padding-bottom : 3px;
line-height : 1.3em;
}
.error {
color : #ff0000;
}
.maintab_first, .maintab_back, .maintab_last, .maintab_active_first, .maintab_active_back, .maintab_active_last {
background-position : left bottom;
color : white;
text-transform : uppercase;
vertical-align : middle;
}
.maintab_back, .maintab_active_back {
color : white;
text-decoration : none;
font-size : 9px;
vertical-align : middle;
padding : 6px 2px 10px 2px;
font-family : tahoma, sans-serif;
}
.maintab_first {
background-repeat : no-repeat;
}
.maintab_back {
background-repeat : repeat-x;
}
.maintab_last {
background-repeat : no-repeat;
}
.maintab_active_first {
background-repeat : no-repeat;
}
.maintab_active_back {
background-repeat : repeat-x;
}
.maintab_active_last {
background-repeat : no-repeat;
}
.maintab_back a:link, .maintab_back a:visited, .maintab_active_back a:link, .maintab_active_back a:visited {
color : #fff;
text-decoration : none;
font-weight : bold;
background-image : url("images/catbg2.jpg");
background-position : top left;
background-repeat : repeat-x;
padding : 5px 8px 5px 8px;
margin : 4px 0 4px 0;
border-top : 1px solid #4c4c4c;
border-right : 1px solid #000;
border-bottom : 1px solid #000;
border-left : 1px solid #4c4c4c;
}
.maintab_back a:hover, .maintab_active_back a:hover {
color : #fff;
text-decoration : none;
}
.mirrortab_first, .mirrortab_back, .mirrortab_last, .mirrortab_active_first, .mirrortab_active_back, .mirrortab_active_last {
background-position : left top;
color : white;
text-transform : uppercase;
vertical-align : middle;
}
.mirrortab_back, .mirrortab_active_back {
color : white;
text-decoration : none;
font-size : 9px;
vertical-align : middle;
padding : 10px 2px 6px 2px;
font-family : tahoma, sans-serif;
}
.mirrortab_first {
background-repeat : no-repeat;
width : 10px;
}
.mirrortab_back {
background-repeat : repeat-x;
}
.mirrortab_last {
background-repeat : no-repeat;
width : 6px;
}
.mirrortab_active_first {
background-repeat : no-repeat;
width : 6px;
}
.mirrortab_active_back {
background-repeat : repeat-x;
}
.mirrortab_active_last {
background-repeat : no-repeat;
width : 8px;
}
.mirrortab_back a:link, .mirrortab_back a:visited, .mirrortab_active_back a:link, .mirrortab_active_back a:visited {
color : #fff;
text-decoration : none;
font-weight : bold;
background-image : url("images/catbg2.jpg");
background-position : top left;
background-repeat : repeat-x;
padding : 5px 8px 5px 8px;
margin : 4px 0 4px 0;
border-top : 1px solid #4c4c4c;
border-right : 1px solid #000;
border-bottom : 1px solid #000;
border-left : 1px solid #4c4c4c;
}
.mirrortab_back a:hover, .mirrortab_active_back a:hover {
color : #fff;
text-decoration : none;
}
.help {
cursor : help;
}
.meaction {
color : #f00;
}
.editor {
width : 98%;
}
a img {
border : 0;
}
.post, .personalmessage {
width : 97%;
overflow : auto;
line-height : 1.3em;
}
.signature {
width : 98%;
overflow : auto;
padding-bottom : 3px;
line-height : 1.3em;
}
.error {
color : #ff0000;
}
#tabs6 {
position : relative;
top : -8px;
left : -40px;
width : 99%;
font-size : 80%;
margin : auto;
line-height : normal;
height : 44px;
}
#tabs6 ul {
margin : 0;
padding : 10px 10px 0 50px;
list-style : none;
}
#tabs6 li {
display : inline;
margin : 0;
padding : 0;
}
#tabs6 a {
float : left;
background : url(images/tableft6.gif) no-repeat left top;
margin : 0;
padding : 0 0 0 4px;
text-decoration : none;
}
#tabs6 a span {
float : left;
display : block;
background : url(images/tabright6.gif) no-repeat right top;
padding : 5px 15px 4px 6px;
color : #fff;
}
#tabs6 a span {
float : none;
}
#tabs6 a:hover span {
color : #f1c534;
}
#tabs6 a:hover {
background-position : 0% -42px;
}
#tabs6 a:hover span {
background-position : 100% -42px;
}
#tabs6 ul li a.current {
background-position : 0% -42px;
color : #f1c534;
}
#tabs6 ul li a.current span {
background-position : 100% -42px;
color : #f1c534;
}

/* Sometimes there will be an error when you post */
.error
{
	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;
}