@charset "utf-8";
/* CSS Document */

h1 {
	font: 900 16px Verdana, Arial, Helvetica, sans-serif;
	color: #FF9933;
}

h1.white {
	color: #FFF;
}

h1 a {
	text-decoration: none;
	color: #FF9933;	
}

h1.white a {
	text-decoration: none;
	color: #FFF;	
}

h1 a:hover {
	text-decoration: underline;
	color: #000;	
}

h2 {
	font: small-caps 900 12px Verdana, Arial, Helvetica, sans-serif;
	color: #FF9933;
	margin: .5em;
}

h2.white {
	color: #FFF;
}

h3 {
	font: 900 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000; 
	margin: 0;
	padding: 0;
}

h4 {
	font: italic 11px Verdana, Arial, Helvetica, sans-serif;
}

h5 {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	background: #FFF;
	text-align: center;
	padding: 5px;
}


.header {
	border: 0;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	width: 860px;
}


.container {
	border: 0;
	margin-left: auto;
	margin-right: auto;
	width: 860px;
	padding: 0;
}


.subFooter {
	background-color:#E7E7E8;
	height: 20px;
	width: 860px;
	margin-left: auto;
	margin-right: auto;
}


.footer {
	height: 20px;
	width: 860px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}

.break {
	width: 100%;
	clear:both;
}

.leftColumn_560 {
	width: 560px;
	border: 0;
	padding: 10px;
	margin: 10px;
	float: left;
}

.rightColumn_220_gray {
	width: 212px;
	border: 3px solid #666;
	background-color: #999;
	color: #FFF;
	padding: 10px;
	margin: 10px;
	float: left;
}

.ebayFeed {
	font-size: smaller;
	text-align: left;
}

.userCP_840_gray {
	width: 840px;
	border: 3px solid #666;
	background-color: #999;
	color: #FFF;
	font-size: 1em;
	text-align: right;
	padding: 3px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}

.smallBlurbCenter_pageTitle {
	border-top: 2px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color: #EEEEEE;
	width: 360px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	padding: 1em;
	display:block;
	text-align: center;
	overflow: auto;
}

.smallBlurbCenter_BB_Shark {
	background-image: url(/images/bb_shark_220w.gif);
	background-repeat: no-repeat;
	background-position: top right;
	border-top: 2px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color: #EEEEEE;
	width: 360px;
	height: 270px;
	margin-left: auto;
	margin-right: auto;
	padding: 2em;
	display:block;
	text-align:left;
	overflow: auto;
}

.smallBlurbCenter_MUSCLE_Claw {
	background-image: url(/images/muscle_claw_220w.gif);
	background-repeat: no-repeat;
	background-position: top left;
	border-top: 2px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color: #EEEEEE;
	width: 360px;
	height: 270px;
	margin-left: auto;
	margin-right: auto;
	padding: 2em;
	display:block;
	text-align:right;
	overflow: auto;
}

.smallBlurbCenter {
	border-top: 2px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color: #EEEEEE;
	width: 360px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	padding: 2em;
	display:block;
	text-align:left;
	overflow: auto;
}

.mediumBlurbCenter {
	border-top: 2px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color: #EEEEEE;
	width: 600px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	padding: 2em;
	display:block;
	text-align:left;
	overflow: auto;
}

.mediumBlurbCenter_bgWhite {
	border-top: 2px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color: #FFFFFF;
	width: 600px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	padding: 2em;
	display:block;
	text-align:left;
	overflow: auto;
}

/* various tables */
table.console01 {
	width: 100%;
	border-top: 2px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	margin-left: auto;
	margin-right: auto;
}

table.console01 tr {
	text-align: left;
	font-weight: bold;
}

table.console01 td {
	text-align: left;
	font-weight:normal;
}

table.console01 td img{
	display:block;
	margin: 3px auto;
}

table.console01 td.rightAlign {
	text-align: right;
	font-weight:normal;
}

table.console01 tr.top_gray td {
	text-align: left;
	background-color:#999;
	color:#000;
	font-weight: bold;
}

.controlPanelLeft {
	width: 20%;
	background-color: #666;
	border: 1px solid #333;
	float: left;
	text-align: left;
	padding: 2em 0 2em 0;
	margin-right: 0;
}

.controlPanelRight {
	width: 79%;
	background-color: #FFF;
	border: 1px solid #666;
	float: left;
	text-align: center;
	padding: 2em 0 2em 0;
	margin-left: 0;
	overflow: hidden;
}

.controlPanelLeftMenu {
	width: 94%;
	background-color: #CCC;
	border: 1px solid #333;
	text-align: left;
	padding: 2px;
	margin-left: auto;
	margin-right: auto;
}

.controlPanelLeftMenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

.controlPanelLeftMenu li {
	border-bottom: 1px solid #999;
	margin: 0;
}

.controlPanelLeftMenu li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	color: #000;
	text-decoration: none;
	width: 100%;
}

html>body .controlPanelLeftMenu li a {
	width: auto;
}


.controlPanelLeftMenu li a:hover {
	background-color: #999;
	color: #fff;
}

.thumb200	{
	border: 1px solid #999;
}

.button_80 {
	background-color: #999;
	border: 1px solid #666;
	color: #FFF;
	height:20px;
	width: 70px;
	font-size:10px;
	margin:5px;
	padding:2px;
	float: left;
}

.button_80:hover {
	background-color:#666;
	color:#FFF;
	border: 1px solid #999;
}

.button_80_clear {
	background-color: inherit;
	border: 0;
	color: #000;
	height:20px;
	width: 70px;
	font-size:11px;
	margin:5px;
	padding:0px;
	float: left;
	text-decoration: underline;
}

.button_80_clear:hover {
	background-color:#666;
	color:#FFF;
	border: 1px solid #999;
	text-decoration: none;
}

/* Begin Guide Image Icons CSS */
/* Hover code taken from http://sixrevisions.com/css/snazzy-hover-effects-using-css/ */
.guideIcon_225 {
	position: relative;
	width: 225px;
	max-width: 225px;
	height: 120px;
	max-height: 120px;
	overflow: hidden;
	background-image: url(/Images/guide_icon_shadow_225.png);
	background-repeat: no-repeat;
	text-align:left;
	float: left;
	margin: 0px 25px 25px 25px;
	padding: 0;
	border: 0;
}

.guideIcon_225 a:hover:after,
.guideIcon_225 a:hover:after {
	background: rgb(255,255,255);
    bottom: 2px;
	white-space: pre;
    content: attr(title);
    color: #000;
    display: block;
    font-weight: bold;
    height: 60px;
    line-height: 30px;
    position: absolute;
    text-align: center;
    width: 215px;
	text-shadow: 1px 1px 1px #fff;
}

.guideIcon_225 a:hover img,
.guideIcon_225 a:focus img {
	outline: 3px solid #ccc;
}

.guideIcon_225 a.reverse:hover:after,
.guideIcon_225 a.reverse:focus:after {
	top: 0px;
}

.guideIcon_225 a.offset:hover:after,
.guideIcon_225 a.offset:focus:after {
	top: 33%;
	margin-top: -15px;
}

.guideIcon_225 a:hover,
.guideIcon_225 a:focus {
    display: block;
    outline: none;
    /* -moz-box-shadow: 3px 3px 5px #000;
    -webkit-box-shadow: 3px 3px 5px #000;
    box-shadow: 3px 3px 5px #000; */ 
}

.guideIcon_225 a:hover:after,
.guideIcon_225 a:focus:after {
    background: rgb(255,255,255);
    background: rgba(255,255,255,0.7);
}

/* End Guide Image Icons CSS */

/* Begin Item Image Thumnails CSS */
/* Hover code taken from http://sixrevisions.com/css/snazzy-hover-effects-using-css/ */
.itemThumb_160 {
	position: relative;
	width: 160px;
	max-width: 160px;
	overflow: hidden;
	text-align: center;
	float: left;
	margin: 0px 10px 10px 10px;
	padding: 0;
	border: 0;
}

.itemThumb_160 a{
	color: #FF9933;
	text-decoration: none;
}

.itemThumb_160 a:hover:after,
.itemThumb_160 a:hover:after {
	background: rgb(255,255,255);
    bottom: 2px;
	white-space: pre;
    content: attr(title);
    color: #000;
    display: block;
    font-weight: bold;
	font-size: smaller;
    height: 60px;
    line-height: 30px;
    position: absolute;
    text-align: center;
    width: 100%;
	text-shadow: 1px 1px 1px #fff;
}

.itemThumb_160 a:hover img,
.itemThumb_160 a:focus img {
	outline: 3px solid #ccc;
}

.itemThumb_160 a.reverse:hover:after,
.itemThumb_160 a.reverse:focus:after {
	top: 45px;
}

.itemThumb_160 a.offset:hover:after,
.itemThumb_160 a.offset:focus:after {
	top: 33%;
	margin-top: -15px;
}

.itemThumb_160 a:hover,
.itemThumb_160 a:focus {
    display: block;
    outline: none;
    /* -moz-box-shadow: 3px 3px 5px #000;
    -webkit-box-shadow: 3px 3px 5px #000;
    box-shadow: 3px 3px 5px #000; */ 
}

.itemThumb_160 a:hover:after,
.itemThumb_160 a:focus:after {
    background: rgb(255,255,255);
    background: rgba(255,255,255,0.7);
}

/* Item thumb with no cover*/
.itemThumb_160_noCover {
	position: relative;
	width: 160px;
	max-width: 160px;
	overflow: hidden;
	text-align: center;
	float: left;
	margin: 0px 10px 10px 10px;
	padding: 0;
	border: 0;
}

.itemThumb_160_noCover a{
	color: #FF9933;
	text-decoration: none;
}


.itemThumb_160_noCover a:hover img,
.itemThumb_160_noCover a:focus img {
	outline: 3px solid #ccc;
}
/* End Item Image Thumnails CSS */