/* template */
body {font-size:12px;padding-bottom:45px;}
div#footer {background-image:URL('images/spacer.gif');}

/* header search */
span.search span {position:relative;top:-4px;}
span.search input.txt {width:120px;position:relative;top:-3px;}
span.search input.img {position:relative;top:-1px;left:2px;}

/* frame */
tr.frm4 td {padding:5px;}
.mceEditor td {padding:0px!important;}
.mceEditor td a {color:#000!important;}
tr.frm2 td h1 {margin-bottom:1px;}
tr.frm2 td {padding:0px;margin:0px 0px;}
tr.frm2 td div.frm2 {border-width:0px;border-top-width:1px;}
div.frm3 {padding:0px 5px 5px;}
tr.frm2 td h1 {cursor:pointer;display:block;padding:5px;font-weight:bold;font-size:12px;margin-bottom:4px;}
tr.frm2 td h1 a {font-size:12px;text-decoration:underline;}
tr.frm2 td h1 a:hover {text-decoration:none;}

/* breadcrumb */
div.crumb {font-size:11px;}
div.breadcrumb {font-size:11px;padding:5px 10px;margin:0px 1px;}
div.breadcrumb a.sel {font-weight:bold;text-decoration:none;}
div.breadcrumb span.alert {font-size:12px;padding:10px;display:block;}
div.endcrumb {font-size:11px;padding:0px 0px 3px 10px;}
div.endcrumb a {margin:0px;display:block;float:left;padding:3px 6px;text-decoration:none;font-size:11px;}
div.endcrumb a.sel {font-weight:bold;text-decoration:none;}
div.endcrumb a:hover {text-decoration:underline;}

/* bbcode Textarea */
/*
	div.bbBin {position:relative;padding:3px;height:160px;}
	div.page span, div.bbBin span {display:inline!important;border-top:0px!important;}
	div.bbMenu button {float:left;margin-right:1px;}
	div.bbMenu button:hover {background-color:#eee;}
	div.bbLabel {font-size:10px;color:#444;position:absolute;bottom:10px;left:10px;z-index:5;}
	div.bbLabel span {color:#06a;}
	textarea.bbTxt {-moz-border-radius-bottomleft:5px;-moz-border-radius-bottomright:5px;-moz-border-radius-topleft:5px;-moz-border-radius-topright:5px;width:95%;height:120px;border:1px solid #bbb;margin:5px 0px 0px;padding:5px;font-size:12px;}
*/



/* forum */
tr.thread td.td a {font-weight:bold;}
tr.thread td.td td a {font-weight:normal;}
tr.thread td.postMsg small {display:block;padding-bottom:4px;margin-bottom:7px;font-size:10px;}
tr.disabled td.td a {font-weight:normal;}
.nudgeUp1 {position:relative;top:-1px;}
.previewPost {padding:4px;}
.msgPicFrm {padding:3px;display:block;}
.msgPic {padding:3px;display:block;}
.msgPicLabel {padding:7px;}
.msgVidFrm {background:#000;padding:4px;position:relative;min-height:150px;}
.msgVidFrm img {display:none!important;}
table.vote {margin:0px;}
table.vote td {padding:5px;}
table.vote td.answer {padding-right:22px;}

.msgPicLabel  p {margin-bottom:7px;padding:5px!important;clear:both!important;min-height:1px!important;}
.msgPicLabel ul {list-style-type:disc;margin-left:35px;}

/* news */
.newsBox {padding:8px;margin-bottom:5px;}

.newsBoxDate {float:right;color:#999;font-size:11px;}

.newsDesk {padding:5px;line-height:auto;}
.newsSep {margin-bottom:5px;height:1px;overflow:hidden;border-top:1px solid #fafafa;}
.newsBox .newsSep {height:1px;overflow:hidden;margin-bottom:9px;border-top:1px dotted #eee;}
.newsBox:hover .newsSep {border-top:1px dotted #fce9c7;}
.newsBox b {color:#06a;}
.newsBox:hover b {color:#222;}

/* chat room */
div#chat {-moz-border-radius-bottomleft:5px;-moz-border-radius-bottomright:5px;-moz-border-radius-topleft:5px;-moz-border-radius-topright:5px;}
div#chat {padding:8px;height:400px;overflow-y:scroll;}
div#chat object,div#chat embed {height:173px!important;width:200px!important;}
div#chat img {max-width:200px!important;}
div#chat li {clear:both;padding:2px 0px;}
.chatInput{-moz-border-radius-bottomleft:3px;-moz-border-radius-bottomright:3px;-moz-border-radius-topleft:3px;-moz-border-radius-topright:3px;}
#whosChattingWindow {position:absolute;background-color:#222;right:20px;width:105px;top:0px;padding:5px;padding-bottom:0px;}
#whosChattingWindow .chatLabel {color:#fff;}
#whosChatting {margin-top:3px;padding-top:3px;border-top:1px dotted #333;}

/* link images */
a.imgAdd {background:transparent url('/guild/static/images/icons/add.png') no-repeat left center;padding-left:20px;display:block;float:left;padding-top:2px;padding-bottom:2px;}
a.imgFolder {background:transparent url('/guild/static/images/icons/addFolder.png') no-repeat left;padding-left:20px;display:block;float:left;margin-left:8px;padding-top:2px;padding-bottom:2px;}

table.activity a {border-width:0px!important;display:inline!important;float:left!important;}
table.activity li {padding:3px 0px!important;}

/* styled buttons */
ul.styled {list-style:none;}
ul.styled li {background-color:#eee;color:#06a;padding:3px 9px;float:left;margin-right:3px;cursor:pointer;}
ul.styled li.sel:hover, ul.styled li.sel {background-color:#06a;color:#fff;}
ul.styled li:hover {background-color:#fafafa;}

