body {
	margin:0;
	background:#D8D8C0;
	color:#000;
}
img {
	border:none;
}
.imagethumb {
    border: 1px solid #999;
    padding: 3px;
    background: white;
}
.imagethumb-container {
    text-align: center;
}
/*header*/
.header {
	height:87px;
	padding:23px 0 0;
	background: #000;
}
body.bare .process /* For bare master */
{
    text-align: center;
    margin-bottom: 2em;
}
/*footer*/
.footer-background {
	background:#000;
	color:#fff;
}
.footer-content {
	padding:45px 0 20px; 
	text-align:center;
}
.footer-content p {
	padding:10px 0 0;
}
.footer-content p a {
    color:#fff;
}
.footer-content ul {
	list-style:none;
}
.footer-content ul li {
	 display:inline;
	 padding:0 5px 0 3px;
}
.footer-content ul li a {
    color:#00B4FF;
}
/*logo*/
.logo a {
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	height:55px;
	margin:5px 0 0 2px;
	background:url(../images/site/logo.gif) no-repeat;
}

ul.tertiary-menu {
    padding: 0;
    margin: 0;
	overflow:hidden;
	list-style:none;
	width:100%;
}
ul.tertiary-menu li {
	float:right;
	padding:0 5px 0 6px;
	color:#fff;
}
ul.tertiary-menu li a {color:#00B4FF;}
ul.tertiary-menu li.new a {color:#D2FF2E;}
ul.menu {
	overflow:hidden;
	list-style:none;
	width:100%;
	padding:25px 0 0;
	margin: 0;
}
ul.menu li {
	float:right;
	padding:0;
}
ul.menu li a {
	color:#fff;
	padding:0 8px 11px;
	text-decoration:none;
	display:block;
}
ul.menu li a:hover,
ul.menu li.active a {background:url(../images/site/menu-roll.gif) repeat-x;}

/* Standard Classes */
.tip {
	font-style: italic;
	font-weight: normal;
}

div.content-header {
    background: #fff;
}

div.content-container {
    background: #fff;
}

div.content-container ul {
    margin-left: 3em;
}

.content-type {
	color: #666;
    margin-bottom: 0;
}

.content-title {
	color: #444;
}

.content-header {
    margin-bottom: 0;
}

a.normal {
    /* A tag override for text that should blend in. */
    color: #000;
    text-decoration: none;
}
a.normal:hover {
    text-decoration: underline;
}

.search-container {
}

/* inner page */
.breadcrumbs {
    color:#666;
	padding:10px 0;
}
.breadcrumbs a {
    color:#666;
    text-decoration:none;
}
.breadcrumbs a:hover {
    text-decoration:underline;
}

hr {
	color: #fff; background-color: #fff; border: 1px dotted #DBC5A5; border-style: none none dotted;
}

/* Sidebars for secific pages REMOVE LATER */
#sidebar-secondary {
	background-color: #EEEBC5;
	border: solid 1px #5f5f5f;
	padding: 5px 10px;
	overflow:hidden;
}

#sidebar-secondary h1, #sidebar-secondary h2, #sidebar-secondary h3, #sidebar-secondary h4, #sidebar-secondary h5, #sidebar-secondary h6 {
	color: #9F1C34;
}

#sidebar-secondary .section {
	background: #f4f3e7;
	border: solid 1px #3c0000;
	padding: 0 0 10px;
}

#sidebar-secondary .sectionlinks {
    padding: 10px;
}

#sidebar-secondary hr {
	margin-left: 10px;
	margin-right: 10px;
	background-color: #EEEBC5;
	color: #EEEBC5;
}

/* ItemList User Control */
.item-summary {
    border-bottom:1px dotted #DBC5A5;
    overflow:hidden;
    padding:11px 0;
}
.item-summary-narrow {
}
.item-summary a {
    color: #000000;
    text-decoration: none;
}
.item-summary a:hover {
    text-decoration: underline;
}
.item-summary .thumb {
    float:left;
    margin:0 0 0 1em;
    padding:0;
}

.item-summary .autographthumb {
    text-align: center;
    margin-right: 1em;
}

.item-summary .thumb img.itemthumb {
}
.item-summary .summary {
}
.item-summary-narrow .summary { }
.item-summary .price {
}

.item-summary .itemowner a {
    color: #7d7d7d;
}

.dollarsign {
    font-size:70%;
    vertical-align:text-top;
}

.pricecontainer {
    border: solid 1px #3C0000;
    background: #EEEBC5;
    margin-bottom: 0.25em;
    padding: 0 1em;
    text-align: center;
}

.saleprice {
    border: solid 1px #3C0000;
    background: #F4F3E7 ;
    text-align: center;
    padding: 0px 1em;
}

.pricetitle {
    font-size: 7pt;
    font-weight: bold;
    margin: 0.5em;
    text-transform: uppercase
}

.pricevalue {
    font-size: 14pt;
}

.fortrade {
    background: #9eb39f;
}

/* SigningHabits User Control */
.votebutton {
	border: 0 none;
	height: 18px;
	width: 22px;
	cursor: pointer;
	background:transparent url(../images/global/vote.gif) no-repeat scroll 0 0;
}

.voteup {
}
.voteupselect, .voteup:hover {
	background-position:0 -18px;
}
.votedown {
	background-position:0 -36px;
}
.votedownselect, .votedown:hover {
	background-position:0 -54px;
}

.voteresult {
	font-weight: bold;
	font-family: "Trebuchet MS",Tahoma,helvetica,verdana,clean,sans-serif;
	font-size: 180%;
}

.votenegative, a.votenegative {
	color: Maroon;
}

.votepositive, a.votepositive {
	color: #006600;
}

.votedata {
	text-align: center;
	width: 70px;
}

.votelabel {
	padding-left: 0.25em;
	padding-top:1.4em;
}

/* StatsCollection User Control */
.stats .label {
	white-space: nowrap;
	padding-right: 0.25em;
	color: #A6A6A6;
}
.stats .details {
	white-space: nowrap;
	color: #444444;
}

/* InfoCollection User Control */
.infoitem {
	clear: both;
	margin-bottom: 1em;
}

.infoitem .url {
	width: 250px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

/* CalendarDate User Control */
.date { 
    float: left;
    display: block;
    font-size: 11px;
    text-align: center;
    line-height: 45px;
    width: 32px;
    height: 45px;
    margin: 0.3em 1em 0 0;
}

.date .day {
	font-size: 140%;
}
.date .daysuffix {
	vertical-align: super;
}
 
.month-01 { background: url(../images/icons/calendar/normal-red/png/jan.png) no-repeat 0 0; }
.month-02 { background: url(../images/icons/calendar/normal-red/png/feb.png) no-repeat 0 0; }
.month-03 { background: url(../images/icons/calendar/normal-red/png/mar.png) no-repeat 0 0; }
.month-04 { background: url(../images/icons/calendar/normal-red/png/apr.png) no-repeat 0 0; }
.month-05 { background: url(../images/icons/calendar/normal-red/png/may.png) no-repeat 0 0; }
.month-06 { background: url(../images/icons/calendar/normal-red/png/jun.png) no-repeat 0 0; }
.month-07 { background: url(../images/icons/calendar/normal-red/png/jul.png) no-repeat 0 0; }
.month-08 { background: url(../images/icons/calendar/normal-red/png/aug.png) no-repeat 0 0; }
.month-09 { background: url(../images/icons/calendar/normal-red/png/sep.png) no-repeat 0 0; }
.month-10 { background: url(../images/icons/calendar/normal-red/png/oct.png) no-repeat 0 0; }
.month-11 { background: url(../images/icons/calendar/normal-red/png/nov.png) no-repeat 0 0; }
.month-12 { background: url(../images/icons/calendar/normal-red/png/dec.png) no-repeat 0 0; }

/* Multiple File Upload User Control */
.multipleuploadcontainer {
    margin-right: 2px;
    width: 300px;
}

.multipleuploadlist {
    border: solid 1px #CCCCCC;
    padding: 0.5em;
    margin-top: 0.5em;
}

/* Fan User Control */
.fanbox {
    overflow: hidden;
    width: 100%;
    margin-bottom: 0.5em;
}
.fanavatar {
    float: left;
    padding-right: 10px;
}
.fanname {
    padding-top: 10px;
}

/* CMS */
.title {
	color: #000000;
	font-size: 14pt;
	font-weight: bold;
}

.left {
	text-align: left;
}

.center
{
	text-align: center;
}

.center img {
	margin: 0 auto;
}

.right {
	text-align: right;
}

.underline {
	text-decoration: underline;
}

.floatright {
	float: right;
}

.floatleft {
	float: left;
}

/* jQuery Gallerific */
div.content {
	display: block;
	float:right;
	width:600px; 
}
div.content a, div.navigation a {
	text-decoration: none;
	color: #777;
}
div.content  a:focus, div.content  a:hover, div.content  a:active {
	text-decoration: underline;
}
div.controls {
	margin-top: 5px;
	height: 23px;
}
div.controls a {
	padding: 5px;
}
div.ss-controls {
	float: left;
}
div.nav-controls {
	float: right;
}

div.loader {
	background-image: url('../images/ajax-loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 600px;
	height: 400px
}
div.slideshow {
	clear: both;
}
div.slideshow span.image-wrapper {
	float: left;
	padding-bottom: 12px;
}
div.slideshow a.advance-link {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
div.slideshow img {
	border: none;
	display: block;
}
div.download {
	float: right;
}
div.embox {
	clear: both;
	border: 1px solid #ccc;
	background-color: #eee;
	padding: 12px;
}
div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}

div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}
div.navigation {
	float: left;
	width: 300px;
}
ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 5px 10px 5px 0;
	list-style: none;
}
a.thumb {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
ul.thumbs li.selected a.thumb {
	background: #000;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
	clear: both;
}
div.navigation div.top {
	margin-bottom: 12px;
	height: 11px;
}
div.navigation div.bottom {
	margin-top: 12px;
}
div.pagination a {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
}
div.pagination a:hover {
	background-color: #eee;
	text-decoration: none;
}
div.pagination .current, div.pagination a.current:hover {
    /* My pagination uses anchors for all items. Galleriffic uses spans for the current. */
	font-weight: bold;
	background-color: #000;
	border-color: #000;
	color: #fff;
}

/* Minimal Gallery Styles */
#thumbs-min ul.thumbs li {
	float: none;
	padding: 0;
	margin: 0;
	list-style: none;
}

#thumbs-min a.thumb {
	padding: 0px;
	display: inline;
	border: none;
}

#thumbs-min ul.thumbs li.selected a.thumb {
	background: inherit;
	color: #000;
	font-weight: bold;
}

.galleria li{display:block;width:80px;height:80px;overflow:hidden;float:left;margin:0 5px 5px 0}

/* jQuery Jeditable */
.autogrow {
    padding-right: 50px;
    cursor: pointer;
}
.autogrow:hover {
    background: #edf4ff url(../images/control/edit.gif) no-repeat top right;
}
.autogrow form {
    background: #fff;
    margin-right: -50px;
    cursor: default;
}

/* Slider Boxes, used for previewing autographs and autograph sets. */
.box-grid{
	height: 160px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: transparent url(../images/site/autograph-thumb-shadow.jpg) no-repeat bottom center;
	overflow: hidden;
	position: relative;
}
.box-grid .box-image-container{
	position: absolute;
	width: 100%;
	top: 10px;
	left: 0;
	text-align:center;
}
.box-caption-background{
	float: left;
	position: absolute;
	top: 120px;
	left: 0;
	height: 50px;
	width: 100%;
	background: #000;
	opacity: .8;
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
.box-grid a.box-caption {
	position: absolute;
	top: 0;
	left: 0;
	width: 200px;
	height: 45px;
	padding-top: 125px;
	padding-right: 10px;
	padding-left: 10px;
	color: white;
	display:block;
	
}
.box-grid a.box-caption span {
    display:block;
}

/* Form Classes */
.formarea {
	padding: 8px 8px 16px 8px;
	text-align: left;
	border: solid 1px #E1E1E1;
	border-top-width: 0;
	margin-bottom: 16px;
}

.formmessagetitle {
	text-align: left;
	font-size: 180%;
	letter-spacing: -1px;
	font-weight: bold;
	background-color: #f4f4f4;
	color: #999;
	padding: 6px 6px 6px 8px;
	margin: 0;
	border: solid 1px #E1E1E1;
}

.formtextbig {
    font-family:Helvetica,Arial,'Liberation Sans',FreeSans,sans-serif;
    font-size:10pt;
    padding:0.2em;
}

.formtextwide {
	width: 320px;
}

.formtextnarrow {
	width: 50px;
}

.formwatermarked {
	color: #AAAAAA;
}

.formtextbig label { }

.formfieldname {
	color: #000;
	padding: 2px 8px 2px 2px;
	font-weight: bold;
	text-align: left;
}

.formfield {
	color: #000;
	padding: 2px;
}

.formtextbutton {
    cursor: pointer;
	margin: 1px;
	padding: 4px;
	border: solid 1px #999;
	background-color: #eee;
	color: #333;
	font-weight: bold;
	white-space: nowrap;
}

.formerror {
	text-align: center;
	color: Maroon;
}

/* Table Data */
.liststyle {
	border: solid 1px #C7C7C9;
	margin-left: 1px;
}

.liststyle td {
	border-color: #545151;
}
.liststyle th {
	border-bottom: solid 1px #C7C7C9;
}

.listheader {
	background: #F3F3F3 url(../images/global/tabstop.gif) repeat-x bottom;
	height: 20px;
}

.listheader th, .listrow td, .listaltrow td, .listhighlight td, .listfooter td {
	padding: 0.3em 0.7em 0.3em 0.7em;
}

.listfooter {
	background: #F3F3F3 url(../images/global/tabstop.gif) repeat-x bottom;
	height: 20px;
}

.listfooter td {
	border-top: solid 1px #C7C7C9;
}

.listrow {
	background-color: #FFFFFF;
}

.listaltrow {
	background-color: #EBEBEB;
}

.listhighlight {
	background-color: #F2EDB8;
}


/*Reorder List*/
.dragHandle {
	width:13px;
	height:20px;
	background-image:url(../images/control/reorderlist/reorderhandle.png);
	cursor:n-resize;
	margin: 3px 5px;
}

.callbackStyle {
	border:thin blue inset;
}

.callbackStyle table {
	background-color:#5377A9;	
	color:Black;
}

.reorderListDemo li {
	list-style:none;
	margin:2px;
	background-image:url(../images/admin/tabstop.gif);
	background-position: bottom;
	background-repeat:repeat-x;
}

.reorderListDemo li a {color:#FFF !important; font-weight:bold;}

.reorderCue {
	border:dashed thin black;
    height: 26px;
}

.itemArea {
	padding:2px 6px;
	margin: 2px 5px;
	text-align:left;
}

.itemAreaLink {
    float: right;
}

/*Admin Forms*/
.button {
	font-family: Arial, Sans-Serif;
	font-size: 8pt;
	font-weight: bold;
	background: #545151;
	border: solid 1px #000000;
	color: #FFFFFF;
	padding: 0.3em 1em 0.3em 1em;
	cursor: pointer;
	width: auto;
}
.button:hover {
	background: #7D7878;
	cursor: pointer;
}

.formlabel {
	color: #000000;
	padding-right: 15px;
	width: 100px;
}
.formheading {
	text-align: left;
	padding-left: 6px;
}

/* Uses TD so that it isn't confused with the normal forms' formfield class. */
td.formfield {
	text-align: left;
	padding: 0.2em;
	width: 200px;
}
.formfield input:focus, .formfield select:focus {
	background: #FBFBF5;
	border-color: #CECD93;
	color: #000000;
}
.forminstructions {
	width: 300px;
	text-align: left;
}
.formvalidation {
	color: #7B1212;
	text-align: left;
	padding-right: 2em;
}
.formrequired {
	font-weight: bold;
	border-right: solid 2px #7B1212;
	padding-right: 30px;
}
.formindent {
	/* Used by elements that need to line up with the formfield. Should = formlabel.width + .padding-right */
	padding-left: 132px;
}

/* jQuery Tools Tooltip CSS
 * Adapted from: http://static.flowplayer.org/tools/css/tooltip.css
 */
div.tooltip {
	background:transparent url(../javascript/themes/jquery-tools/tooltip/white_arrow_big.png) no-repeat scroll 0 0;
	height:153px;
	padding:30px;
	width:310px;
	font-size:14px;
	display:none;
}

/* jQuery jGrowl CSS */
div.jGrowl {
    padding: 10px;
    z-index: 9999;
}

body > div.jGrowl {
    position: fixed;
}

body > div.jGrowl.top-left {
    left: 0px;
    top: 0px;
}

body > div.jGrowl.top-right {
    right: 0px;
    top: 0px;
}

body > div.jGrowl.bottom-left {
    left: 0px;
    bottom: 0px;
}

body > div.jGrowl.bottom-right {
    right: 0px;
    bottom: 0px;
}

body > div.jGrowl.center {
    top: 0px;
    width: 50%;
    left: 25%;
}

div.center div.jGrowl-notification, div.center div.jGrowl-closer {
    margin-left: auto;
    margin-right: auto;
}

div.jGrowl div.jGrowl-notification, div.jGrowl div.jGrowl-closer {
    background-color: #000;
    color: #fff;
    opacity: .85;
    filter: alpha(opacity = 85);
    zoom: 1;
    width: 235px;
    padding: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: left;
    display: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

div.jGrowl div.jGrowl-notification {
    min-height: 40px;
}

div.jGrowl div.jGrowl-notification div.header {
    font-weight: bold;
    font-size: 10px;
}

div.jGrowl div.jGrowl-notification div.close {
    float: right;
    font-weight: bold;
    font-size: 12px;
    cursor: pointer;
}

div.jGrowl div.jGrowl-closer {
    height: 15px;
    padding-top: 4px;
    padding-bottom: 4px;
    cursor: pointer;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
}

/* jQuery Validation Engine CSS */
.formError {
	position:absolute;
	top:300px; left:300px;
	width:150px;
	padding-bottom:15px;
	display:block;
	z-index:5000;
}

.formError .formErrorContent {
    width:100%; 
    background:#000;
    color:#fff;
    font-family:tahoma;
    font-size:10px;
    box-shadow: 0px 0px 6px #000;
    -moz-box-shadow: 0px 0px 6px #000;
    -webkit-box-shadow: 0px 0px 6px #000;
    padding:4px 10px 4px 10px;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}

.formError .formErrorArrow {
    position:absolute;
    bottom:0;left:20px;
    width:15px; height:15px;
}

.formError .formErrorArrow div {
	box-shadow: 0px 0px 6px #000;
	-moz-box-shadow: 0px 0px 6px #000;
	-webkit-box-shadow: 0px 0px 6px #000;
	font-size:0px; 
}

.formError .formErrorArrow .line10 { width:15px;height:1px; background:#000;margin:0 auto; font-size:0px; display:block; }
.formError .formErrorArrow .line9 { width:13px;height:1px; background:#000;margin:0 auto;display:block; }
.formError .formErrorArrow .line8 { width:11px;height:1px; background:#000;margin:0 auto;display:block; }
.formError .formErrorArrow .line7 { width:9px;height:1px; background:#000;margin:0 auto;display:block; }
.formError .formErrorArrow .line6 { width:7px;height:1px; background:#000;margin:0 auto;display:block; }
.formError .formErrorArrow .line5 { width:5px;height:1px; background:#000;margin:0 auto;display:block; }
.formError .formErrorArrow .line4 { width:3px;height:1px; background:#000;margin:0 auto;display:block; }
.formError .formErrorArrow .line3 { width:1px;height:1px; background:#000;margin:0 auto;display:block; }