/* SmartBox Panel (Grid in Home) */
TABLE.smartbox-panel { width: 100%; }
TABLE.smartbox-panel TD.panel { text-align: center; vertical-align:top; padding: 5px 5px 5px 0px; width:50%; }

/* Main container */
.smartbox { margin: auto; min-width: 325px; }

/* Header */
.smartbox DIV.header { height: 53px; }
.smartbox DIV.header TABLE TD.left { width: 302px;	}
.smartbox DIV.header TABLE { width: 100%; }
.smartbox DIV.header TABLE TD.center
{
	background-image: url('../images/smartbox/sb-header-bg.gif');
	background-repeat: repeat-x;
	background-position: left top;
}
.smartbox DIV.header TABLE TD.right
{
	width: 10px;
	background-image: url('../images/smartbox/sb-header-right.gif');
	background-repeat: no-repeat;
	background-position: left top;
}

/* Body */
.smartbox DIV.body
{
	margin-left: 19px;
	border: solid 1px #937e54;
	border-top: 0px;
	border-bottom: 0px;
	padding: 0px 0px 5px 0px;
	background-color: #282828;
	background-image: url('../images/smartbox/sb-subheader-bg.gif');
	background-repeat: no-repeat;
	background-position: left top;
}
.smartbox DIV.body .filter { text-align: right; padding: 5px 4px 5px 0px; font-weight: bold; font-size: 10px; }
.smartbox DIV.body .filter SELECT { font-weight: normal; font-size: 11px; width: 150px; background-color: #ababab; }
.smartbox DIV.body .row,
.smartbox DIV.body .row-selected,
.smartbox DIV.body .row-alt,
.smartbox DIV.body .row-selected-alt
{ 
	padding: 4px 4px 4px 4px;
	cursor: pointer;
}
.smartbox DIV.body .row-selected {	background-color: #404040; }
.smartbox DIV.body .row-alt { background-color: #303030; border: solid 1px black; border-left: 0px; border-right: 0px; }
.smartbox DIV.body .row-selected-alt { background-color: #404040; border: solid 1px black; border-left: 0px; border-right: 0px; }
.smartbox DIV.body .emptycontents { text-align: center; padding: 20px 0px 20px 0px; background-color: #303030; border: solid 1px black; border-left: 0px; border-right: 0px; font-size: 11px; font-weight: normal; }
.smartbox DIV.body TABLE { width: 100%; }
.smartbox DIV.body TABLE TD.image IMG { border: solid 1px #937e54; }
.smartbox DIV.body TABLE TD.contents { width: 100%; padding-left: 4px; }
.smartbox DIV.body TABLE TD.contents DIV.name { font-size: 11px; padding-bottom: 2px; }
.smartbox DIV.body TABLE TD.contents DIV.title { padding: 0px 0px 0px 2px; font-weight: bold; font-size: 10px; color: #fafafa; }
.smartbox DIV.body TABLE TD.contents DIV.text { padding-left: 2px; font-weight: normal; font-size: 10px; color: #cdcdcd; text-align: justify; }
.smartbox DIV.body TABLE TD.contents DIV.text A { font-weight: normal; }
.smartbox DIV.body .info { padding-top: 2px; text-align: right; font-size: 9px; }
.smartbox DIV.body .info SPAN.label { font-weight: normal; color: #fafafa; }
.smartbox DIV.body .info SPAN.date { font-style: italic; font-weight: normal; color: #ababab; }
.smartbox DIV.body .info SPAN.comments { font-weight: normal; }
.smartbox DIV.body .info SPAN.comments a { font-weight: normal; }


/* Footer */
.smartbox DIV.footer
{
	margin-left: 19px;
	background-image: url('../images/smartbox/sb-footer-left.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
}
.smartbox DIV.footer .right
{
	background-image: url('../images/smartbox/sb-footer-right.gif');
	background-repeat: no-repeat;
	background-position: right bottom;
}
.smartbox DIV.footer .text
{
	margin: 0px 10px 0px 10px;
	border-bottom: solid 1px #937e54;
	padding: 0px 0px 2px 0px;
	font-size: 10px;
	text-align: right;
	background-color: #282828;
}

/* RandomPair */
.smartbox .randompair-date { text-align: center;font-size: 10px; color: #ababab; }
.smartbox .randompair-title { text-align: center;padding-bottom: 3px; }
.smartbox .randompair-messages { margin: 10px 0px 2px 0px; color: #dedede;}
.smartbox .randompair-messages .errors { text-align: left; padding: 4px; color: #f93b00; font-size: 10px; }
.smartbox .randompair-messages .r1 { padding: 7px; border-top: solid 1px black; background-color: #303030; }
.smartbox .randompair-messages .r2 { padding: 7px; border-top: solid 1px black; background-color: Transparent; }
.smartbox .randompair-messages .text {  }
.smartbox .randompair-messages .author { margin-top: 2px; font-size: 9px; color: #bcbcbc; }
.smartbox .randompair-messages .author a { font-weight: normal; }
.smartbox .randompair-messages .text .quotetitle,
.smartbox .randompair-messages .text .attachtitle
{
	margin: 0px 10px 0px 10px;
	width: auto;
	padding: 3px;
	font-size: 9px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #EFEFEF; 
	background-color: #454545;
	border: solid 1px black;
	border-bottom: 0px;
	
}
.smartbox .randompair-messages .text .quotetitle .quotetitle { font-size: 1em; }
.smartbox .randompair-messages .text .quotecontent,
.smartbox .randompair-messages .text .attachcontent
{
	margin: 0px 10px 0px 10px;
	width: auto;
	padding: 3px;
	font-weight: normal;
	font-size: 9px;
	line-height: 1.4em;
	color: #EFEFEF; 
	background-color: #454545;
	border: solid 1px black;
}
.smartbox .randompair-messages .text .attachcontent { font-size: 0.85em; }
.smartbox .randompair-messages .forum-link { font-weight: normal; font-size: 10px; padding: 5px; }
.smartbox .randompair-messages .newmessage { font-weight: bold; font-size: 10px; border-top: solid 1px black; padding-top: 10px; }

.smartbox .affinity { color: #ababab; font-weight: bold; font-size: 11px; text-align: center;padding: 0px; }
.smartbox .affinity SPAN { font-size: 14px; }
.smartbox .affinity SPAN.a25 { color: #787878; }
.smartbox .affinity SPAN.a50 { color: #cdcdcd; }
.smartbox .affinity SPAN.a60 { color: #cbb86e; }
.smartbox .affinity SPAN.a70 { color: #f6de56; }
.smartbox .affinity SPAN.a80 { color: #ffda2e; }
.smartbox .affinity SPAN.a90 { color: #ffbf36; }
.smartbox .affinity SPAN.a95 { color: #ff782e; }
.smartbox .affinity SPAN.a100 { color: #ff2e2e; }

/* HOF */
.smartbox .hof-gold { border: solid 1px black; border-left: 0px; border-right: 0px; padding: 5px 0px 5px 0px; background-color: #4b0404;}
.smartbox .hof-silver { margin-top: 25px; border: solid 1px black; border-left: 0px; border-right: 0px; padding: 5px 0px 5px 0px; background-color: #301a08;}
.smartbox .hof-bronze { margin-top: 25px; border: solid 1px black; border-left: 0px; border-right: 0px; padding: 5px 0px 5px 0px; background-color: #393939;}
.smartbox .hof-default { margin-top: 25px; }
