/*--------------------------------------------------------------
Basic CSS Document 

Version:	1.2
Author:		James Roberts
Email:		info@method.org.uk
Website: 	http://www.method.org.uk

MainGreen: #8BC53F
FormBackground: #CCCC98
Bluehover: #3399cc

--------------------------------------------------------------*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, images, ins, kbd,q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }

body {
	background-color: #2b2b2b;
	color: #FFFFFF;
	margin: 0px;
	text-align: left;
	font: 9pt/16pt "Helvetica", Verdana, Arial, sans-serif;
}
a:link, a:visited{
	text-decoration: none;
	color: #8bc53f;
}
a:hover, a:active {
	text-decoration: none;
	color: #3399cc;
}

/*DIV'S*/
#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	clear: both;
	background-repeat: repeat-x;
	background-image: url(../images/header_grade.gif);
	height: 80px;
}
#comingsoon {
	text-align: center;
}
#homeFlash {
	padding-bottom: 20px;
	z-index: 1;
	text-align: center;
	width: 900px;
	height: 100px;
}
.imageStrech {
	padding-bottom: 20px;
	text-align: center;
	width: 1000px;
	clear: both;
}
#homeLeader {
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	text-align: left;
	font-size: 10pt;
	color: white;
	padding-top: 10px;
	width: 500px;
}
#homeTestimon {
	padding-left: 0px;
	float: right;
	padding-right: 0px;
	padding-bottom: 20px;
	text-align: right;
	font-size: 10pt;
	color: white;
	padding-top: 10px;
	width: 300px;
}
#logo {
	background-position: left top;
	height: 120px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
}
.container {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
}
#content {
	margin-top: 60px;
	width: 1000px;
}
#homePanels {
	margin-left: 5px;
	padding-bottom: 10px;
	padding-top: 20px;
}
#footer {
	padding-bottom: 20px;
	background-position: 0px 0px;
	background-image: url(../images/footer_grade.gif);
	background-repeat: repeat-x;
	padding-top: 40px;
	font-size: 90%;
	line-height: 110%;
}
#copyright {
	float: left;
	padding-left: 60px;
	background-position: 0px 20px;
	background-image: url(../images/small_cart.gif);
	background-repeat: no-repeat;
	padding-top: 15px;
	text-align: left;
}
#bidplotter {
	margin-top: 10px;
	clear: both;
	width: 1000px;
}
#leftBox {
	display: block;
	float: left;
	width: 380px;
}
#leftBoxLarge {
	float: left;
	width: 600px;
}
#rightBox {
	float: right;
	width: 410px;
}
  
              
	                     
	                    
	                   
	             
	             
 
  
/*
#auctionBids {
	padding-bottom: 10px;
	                    
	text-align: center;
	float: right;
	width: 150px;
}
*/
#auctionBids {
	/* height: 350px; */
	display: block;
	                    
	padding-bottom: 10px;
	clear: both;                  
	text-align: center;
	width: 100%;
	/* overflow-y: auto; */
}
#auctionBidsNew {
	/* height: 350px; */
	padding-bottom: 10px;
	              
	text-align: center;
	width: 150px;
	margin-right: auto;
	margin-left: auto;
	/* overflow-y: auto; */
}
#rightBoxSmall {
	float: right;
	width: 160px;
}
#flashSelect {
	text-align: left;
	float: left;
	width: 360px;
	height: 40px;
	padding-bottom: 20px;
	display: block;
}
#bidBox {
	float: right;
	text-align: right;
	width: 100%;
	padding-bottom: 20px;
}
#countDown {
	text-align: left;
	padding: 10px;
	                 
	text-shadow: 3px 3px 2px black;
	                 
	float: left;
	width: 360px;
	height: 40px;
	display: block;
	margin: auto;
	height: 50px;
	width: 450px;
	font-size: 26pt;
	color: #fefffe;
	text-align: left;
	font-weight: bold;
	vertical-align: middle;
}
#loginIcon{
	width: 53px;
	height: 85px;
	float: right;
	background: url(../images/loginIcon.gif) no-repeat left top;
}
#controlPanel {
	margin-left: 40px;
	width: 1000px;
}
#highestBox {
	color: #666;
	background-color: #cccc98;
	margin: 10px 0;
	padding: 10px;
/*	border: 1px solid #fff;*/
	width: 335px;
	clear: right;
}
#highestBox h2 {
	text-align: left;
	color: #3399cc;
}
#auction-title {
	width: 980px;
	float: left;
	margin-bottom: 5px;
	padding: 10px;
	border-color: #b90000;
	border-width: 1px;
	border-style: dotted;
}
#auction-titleLeft {
	padding-top: 5px;
	display: inline;
	width: 700px;
	float: left;
}
#auction-titleRight {
	display: inline;
	width: 150px;
	float: right;
}
#auction-title h1 {
	text-align: left;
	font-weight: bold;
	font-size: 20px;
	color: #FFFFFF;
}
                

#auctionRight {
	float: right;
	width: 370px;
}
/*Main Classes*/

.imgLink {
	border: 0px;
}
.iconLeft {
	float: left;
	width: 80%;
}
.clear {
	clear: both;
	height: 0px;
    overflow: hidden;
    width: 100%;
}
.info {
	color: white;
	font-style: italic;
	font-size: 9px;
}
.line {
	clear: both;
	height: 10px;
	width: 100%;
	border-top: 1px dotted #FFFFFF;
	padding-bottom: 10px;
}
.auctionsTable {
	width: 100%;
	background-color: #cccc98;
	border: 1px solid #fff;
	padding: 20px;
}
.auctionsTable a:link, .auctionsTable a:visited {
	font-weight: bold;
	color: #666;
}
.auctionsTable a:hover, .auctionsTable a:active {
	font-weight: bold;
	color: #fff;
	background: #8BC53F;
}
.itemsTable {
}
.itemsTable th {
	padding: 5px;
	text-align: left;
	font-weight: bold;
	font-size: 110%;
	color: #3399cc;
}
.itemsTable td {
	padding: 5px;
	text-align: left;
	color: #666666;
}
.itemsTable a:link, .auctionsTable a:visited {
	font-weight: bold;
	color: #666;
}
.itemsTable a:hover, .auctionsTable a:active {
	font-weight: bold;
	color: #fff;
	background: #8BC53F;
}
.tableOdd {
	background-color: #CCCC98;
	color: #666666;
}
.tableEven {
	background-color: #CCCC98;
	color: #666666;
}
.tableHover {
	background-color: #3399cc;
}
.infoBox {
	color: #666;
	background-color: #cccc98;
	margin: 10px 0;
	padding: 10px;
/*	width: 100%;*/
}
.infoBox a:link {
	text-decoration: none;
	color: #3399cc;
}
.infoBox a:visited {
	text-decoration: none;
	color: #3399cc;
}
.infoBox a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background: #3399cc;
}
.infoBox a:active {
	text-decoration: none;
	color: #FFFFFF;
	background: #3399cc;
}
.infoBox h2  {
	text-align: left;
	color: #3399cc;
}
/*COMMOM*/

p {
	padding: 0px 0px 10px;
	margin: 0px;
}
h1 {
	font-size: 18px;
	color: #8BC53F;
	padding-bottom: 10px;
}
h2 {
	font-size: 16px;
	padding-bottom: 10px;
}
h3 {
	font-size: 12px;
}
h4 {
	font-size: 17px;
	color: #8BC53F;
	padding-bottom: 10px;
}
.star {
	color: #8BC53F;
}
wrapper th {
	font-size: 14px;
	text-align: left;
	background-color: #3399cc;
	padding-left: 10px;
}
wrapper td {
	padding-left: 10px;
}
ul {
	padding-left:20px;
}

/*ERROR/INFORMATION BOXES*/

#KT_tngdeverror, #KT_tngerror {
	font-size: 12px;
	background: #3399cc url(../images/errorIcon.gif) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 60px;
	border-top: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
}
#KT_tngtrace, #infoBox, #runninginfo {
	font-size: 12px;
	margin-bottom: 20px;
	padding-left: 60px;
	padding-bottom: 5px;
	padding-right: 20px;
	padding-top: 5px;
	background: #3399cc url(../images/infoIcon.gif) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	border-top: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
}
#KT_tngtrace a, #infoBox a, #runninginfo a {
	font-weight: bold;
	color: #8bc53f;
}
#KT_tngtrace a:hover, #infoBox a:hover, #runninginfo a:hover {
	font-weight: bold;
	color: #2b2b2b;
}
.messageboard {
	font-size: 12px;
	margin-bottom: 20px;
	padding-left: 60px;
	padding-bottom: 5px;
	padding-right: 20px;
	padding-top: 5px;
	background: #3399cc url(../images/infoIcon.gif) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	border-top: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
}
.messageboard label {
	float: none;
	color: #8BC53F;
	font-weight: bold;
}
#KT_tngtrace {
	width: 258px;
}
#KT_tngtrace ul {
	padding-left: 10px;
}
#KT_tngdeverror label, #infoBox label, #runninginfo label, #KT_tngerror label, #KT_tngtrace label {
	float: none;
	color: #8BC53F;
	font-weight: bold;
}
#KT_tngtrace a:link {
	text-decoration: none;
	color: #8BC53F;
}
#KT_tngtrace a:visited {
	text-decoration: none;
	color: #8BC53F;
}
#KT_tngtrace a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background: #8bc53f;
}
#KT_tngtrace a:active {
	text-decoration: none;
	color: #FFFFFF;
	background: #8BC53F;
}

/*CONTROL PANELS*/
/*CONTROL PANELS*/

.controlPanel {
	padding-left: 10px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-top: 5px;
	display: inline;
	margin: 10px;
	background-color: black;
	text-align: left;
	width: 420px;
}
.panelRight {
	float: right;
}
.panelLeft {
	float: left;
}
.controlTitle {
	width: 420px;
	padding-left: 0px;
	padding-right: 10px;
	float: left;
}
.controlImg {
	width: 40px;
	padding-left: 0px;
	padding-right: 10px;
	float: left;
}
.controlContent {
	width: 420px;
	float: left;
}
.credits {
	font-size: 12px;
	margin-bottom: 20px;
	padding-left: 20px;
	padding-bottom: 5px;
	padding-right: 20px;
	padding-top: 5px;
	background: #666666; /* x-pos y-pos */
	text-align: left;
	border-top: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
}
.controlPanelLeft h2, .controlPanelRight h2 {
	padding-left: 0px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-top: 5px;
	margin: 0px;
	float: left;
	display: inline;	
	color: #8BC53F;
}

/*
.controlPanel {
	margin: 10px;
	background-color: black;
	padding: 5px 20px 5px 60px;
	text-align: left;
	width: 310px;
	height: 150px;
	float: left;
}
.credits {
	font-size: 12px;
	margin-bottom: 20px;
	padding-left: 20px;
	padding-bottom: 5px;
	padding-right: 20px;
	padding-top: 5px;
	background: #666666;
	text-align: left;
	border-top: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
}
#panelDetails {
	background-repeat: no-repeat;
	background-image: url(../images/panelDetails.gif);
	background-position: 15px 10px;
	
}
#panelAuctions {
	background-repeat: no-repeat;
	background-image: url(../images/panelAuctions.gif);
	background-position: 15px 10px;
}
#panelInvites {
	background-repeat: no-repeat;
	background-image: url(../images/panelInvites.gif);
	background-position: 15px 10px;
}
#panelLogout {
	background-repeat: no-repeat;
	background-image: url(../images/panelLogout.gif);
	background-position: 15px 10px;
}
#panelBids {
	background-repeat: no-repeat;
	background-image: url(../images/panelBids.gif);
	background-position: 15px 10px;
}
.controlPanel h2 {
	padding: 0px 0px 5px 0px;
	margin: 0px;	
	color: #8BC53F;
}
*/
#controlLeft {
	width: 470px;
	float: left;
}
#controlRight {
	width: 470px;
	float: right;
}


/* Buttons 
.btn - normal
.btn - on dark
.btn - fixed width on dark

*/
.btn {
	line-height: 100%;
	display: block; 
	position: relative; 
	background: #aaaaaa;
	margin: 2px; 
	padding: 5px; 
	float: left; 
	color: #fff; 
	text-decoration: none; 
	cursor: pointer;
}
.btn * { 
	text-decoration: none; 
	color: #fff; 
	font-style: normal; 
	background-repeat: no-repeat; 
	display: block; 
	position: relative; 
}
.btn i { 
	background-position: top left; 
	position: absolute;
	margin-bottom: -5px;
	top: 0;
	left: 0;
	width: 5px;
	height: 5px; 
}
.btn span { 
	background-position: bottom left; 
	left: -5px; 
	padding: 0 0 5px 10px; 
	margin-bottom: -5px; 
}
.btn span i { 
	background-position: bottom right;
	margin-bottom: 0;
	position: absolute;
	left: 100%;
	width: 10px;
	height: 100%;
	top: 0;
}
.btn span span { 
	background-position: top right;
	position: absolute;
	right: -10px;
	margin-left: 10px;
	top: -5px;
	height: 0;
}
* html .btn span, * html .btn i, * html .btn br { 
	float: left;
	width: auto;
	background-image: none;
	cursor: pointer; 
}

.btn.blue { 
	text-decoration: none; 
	background: #2ae; 
}
.btn.red { 
	text-decoration: none; 
	background: #B90000; 
}
.btn.gray { 
	background: #666666; 
}
.btn.blue { 
	background: #2ae; 
}
.btn.green { 
	background: #8bc53f; 
}
.btn:hover  { 
	text-decoration: none; 
	background-color: #666666; 
}
.btn:active { 
	text-decoration: none; 
	background-color: #444; 
}
.btn:a:link, .files a:link{ 
	color: white; 
	text-decoration: none; 
}
.btn[class] { 
	text-decoration: none; 
	background-image: url(../images/btnshade.png); 
	background-position: bottom; 
}

/*

.btn, .btn, .btn {
	line-height: 100%;
	display: block; 
	position: relative; 
	background: #aaaaaa;
	margin: 2px; 
	padding: 5px; 
	float: left; 
	color: #fff; 
	text-decoration: none; 
	cursor: pointer;
}
.btn {
}
.btn * { 
	color: #fff; 
	font-style: normal;
	background-image: url(../images/btn.png); 
	background-repeat: no-repeat; 
	display: block; 
	position: relative; 
}
.btn *, .btn * { 
	color: #fff; 
	font-style: normal;
	background-image: url(../images/btn.png); 
	background-repeat: no-repeat; 
	display: block; 
	position: relative; 
}
.btn i, .btn i, .btn i { 
	background-position: top left; 
	position: absolute;
	margin-bottom: -5px;
	top: 0;
	left: 0;
	width: 5px;
	height: 5px; 
}
.btn span, .btn span, .btn span { 
	background-position: bottom left; 
	left: -5px; 
	padding: 0 0 5px 10px; 
	margin-bottom: -5px; 
}
.btn span i, .btn span i, .btn span i { 
	background-position: bottom right;
	margin-bottom: 0;
	position: absolute;
	left: 100%;
	width: 10px;
	height: 100%;
	top: 0;
}
.btn span span, .btn span span, .btn span span { 
	background-position: top right;
	position: absolute;
	right: -10px;
	margin-left: 10px;
	top: -5px;
	height: 0;
}
* html .btn span, * html .btn i, * html .btn br, * html .btn span, * html .btn i, * html .btn br, * html .btn span, * html .btn i, * html .btn br { 
	float: left;
	width: auto;
	background-image: none;
	cursor: pointer; 
}
.btn.blue, .btn.blue, .btn.blue { 
	background: #2ae; 
}
.btn.green, .btn.green, .btn.green { 
	background: #8bc53f; 
}
.btn.gray, .btn.gray, .btn.gray { 
	background: #666666; 
}
.btn:hover, .btn:hover, .btn:hover  { 
	background-color: #666666; 
}
.btn:active, .btn:active, .btn:active { 
	background-color: #444; 
}
.btn[class], .btn[class], .btn[class] { 
	background-image: url(../images/btnshade.png); 
	background-position: bottom; 
}
*/

/*NAVIGATION*/

ul#nav {
	position: relative;
	top: 38px;
	width: 564px;
	margin: 0;
	height: 22px;
	list-style-type: none;
	overflow: hidden;
	float: right;
}
ul#nav li a {
	position: absolute;
	top: 0;
	width: 84px;
	text-indent: -9000px;
	text-decoration: none;
	padding: 22px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:22px; /* IE5/Win */
	background: transparent url(../images/nav.png) no-repeat 0 0;
}
/* Welcome */
ul#nav li#wel a { 
	background-position: 0 -44px; 
	left: 0; 
}
ul#nav li#wel a:hover { 
	background-position: 0 -22px; 
}
/* Register */
ul#nav li#reg a { 
	background-position: -84px -44px; 
	left: 84px;
}
ul#nav li#reg a:hover { 
	background-position: -84px -22px; 
}
/* Control Panel */
ul#nav li#pan a { 
	background-position: -336px -44px; 
	left: 84px; 
}
ul#nav li#pan a:hover { 
	background-position: -336px -22px;
}
/* Partners */
ul#nav li#pat a { 
	background-position: -588px -44px; 
	left: 168px; 
}
ul#nav li#pat a:hover { 
	background-position: -588px -22px; 
}
/* about */
ul#nav li#abo a { 
	background-position: -672px -44px; 
	left: 252px; 
}
ul#nav li#abo a:hover { 
	background-position: -672px -22px; 
}
/* Contact */
ul#nav li#con a { 
	background-position: -252px -44px; 
	left: 336px; 
}
ul#nav li#con a:hover { 
	background-position: -252px -22px; 
}
/* Login */
ul#nav li#log a { 
	background-position: -168px -44px; 
	left: 420px; 
}
ul#nav li#log a:hover { 
	background-position: -168px -22px; 
}
/* logout */
ul#nav li#out a { 
	background-position: -420px -44px; 
	left: 420px; 
}
ul#nav li#out a:hover { 
	background-position: -420px -22px; 
}
/* Support */
ul#nav li#sup a { 
	background-position: -504px -44px; 
	left: 504px; 
}
ul#nav li#sup a:hover { 
	background-position: -504px -22px; 
}


body#welcome ul#nav li#wel a { 
	background-position: 0 0; 
}
body#about ul#nav li#abo a { 
	background-position: -672px 0; 
}
body#register ul#nav li#reg a { 
	background-position: -84px 0; 
}
body#login ul#nav li#log a { 
	background-position: -168px 0; 
}

body#control ul#nav li#pan a { 
	background-position: -336px 0; 
}

body#partners ul#nav li#pat a { 
	background-position: -588px 0; 
}
body#contact ul#nav li#con a { 
	background-position: -252px 0; 
}

/*FORMS*/
fieldset {
	margin: 5px 0;
	padding: 10px;
	border: 1px solid #fff;
	background: #cccc98;
}
.fieldblank {
	background-color: #2b2b2b;
	margin: 5px 0;
	padding: 10px;
	border: 1px solid #fff;
}
.fieldtext {
	padding: 15px;
}
fieldset ul {
	color: #3399cc;
}
fieldset h1 {
	color: #3399cc;
}
fieldset a:link {
	text-decoration: none;
	color: #3399cc;
}
fieldset a:visited {
	text-decoration: none;
	color: #3399cc;
}
fieldset a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background: #3399cc;
}
fieldset a:active {
	text-decoration: none;
	color: #FFFFFF;
	background: #3399cc;
}
fieldset h2 {
	text-align: left;
}
legend {
	font-weight: bold;
	font-size: 150%;
	color: #FFFFFF;
	background-color: #3399cc;
	padding-left: 5px;
	padding-right: 5px;
}
fieldset a.legend, fieldset a:visited.legend, fieldset a:link.legend {
	color: #FFFFFF;
	background-color: #3399cc;
}
fieldset p {
	color: #666;
}
label {
	color: #666;
	float: left;
	width: 10em;
}
.checkLine {
	color: #666;
	width: 5em;
	float: none;
}
.tip {
    color: #fff;
    width: 139px;
    z-index: 13000;
}
.tip-title {
    font-weight: bold;
    font-size: 11px;
    margin: 0;
    color: #8bc53f;
    padding: 8px 8px 4px;
    background: url(../images/bubble.png) top left;
}
.tip-text {
    color: #fff;
    font-size: 11px;
    padding: 4px 8px 8px;
    background: url(../images/bubble.png) bottom right;
}
input {
}
textarea {
	width: 200px;
	font: 10pt "Helvetica", Verdana, Arial, sans-serif;
}
.terms {
	height: 200px;
	width: 600px;
	font: 10pt "Helvetica", Verdana, Arial, sans-serif;
}
.formFill input, .formFill textarea {
	width: 160px;
}
.formFill input .percent {
	width: 40px;
}
.formFill fieldset {
	background: #cccc98 url(../images/formIcon.gif) no-repeat right bottom;
}
.formFillFull fieldset {
	background: #cccc98 url(../images/formIcon.gif) no-repeat right bottom;
}
input.checkbox, input.radio, input.submit {
	width: auto;
}
input.radio {
	float: left;
	margin-right: 1em;
}
label.radio {
	color: #666;
	display: block;
	float: none;
}
input[type='submit'] {
	width: auto;
}
textarea {
	width: 300px;
	height: 100px;
}
input:focus, textarea:focus {
	background: #ffc;
}
.KT_field_hint {
	font-size: 80%;
	color: #990000;
}
.KT_field_error {
	font-weight: bold;
	font-size: 80%;
	color: #990000;
}
.form_validation_field_error_error_message {
	color: #990000; 
	clear: left;
	padding-left: 10em;	
}
/* span containing the "*" for required field labels */
span.required {
	padding: 0 2px;
	color: #3399cc;
	font-family: Courier New, Courier, monospace;
	font-weight: normal;
}
a:hover.delete {
	color: white;
}
#rightBoxBids {
	float: right;
	width: 360px;
	text-align: right;
}
fieldset li {
	list-style-type: decimal;
}
#companyDrop {
	padding: 0px;
	display: inline;
	margin: 0px;
}
.composeEmail {
	background-position: right bottom;
	background-image: url(../images/emailIcon.gif);
	background-repeat: no-repeat;
	border-style: none;
}
/* Method CMS */
#middleGround {
	float: left;
	/* margin-right: 200px; */
	width: 150px;
}
#winningBadge {
	height: 276px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-image: url(../images/winningBadge.gif);
	display: inline;
	float: left;
	width: 150px;
}
#rankBadge {
	float: left;
	text-align: center;
	color: white;
	font-size: 45px;
	font-weight: bold;
	height: 250px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-image: url(../images/rank_bg.gif);
	display: inline;
	width: 150px;
}
#rankBadgeNo {
	width: 150px;
	padding-top: 140px;
	float: left;
	text-align: center;
	font-size: 45px;
	font-weight: bold;
	display: inline;
}
/*
#MTDheader {
	padding-left: 0;
	padding-bottom: 10px;
	padding-right: 0;
	padding-top: 0;
	border-bottom-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font: 9px/1.3em "Lucida Grande", Verdana, sans-serif;
	color: #fff;
	margin: 0;
	background: #222222;
	position: relative;
	margin: 0;
	background: #303030;
}
#MTDheader a:link {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dotted #fff;
}
#MTDheader a:visited {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dotted #fff;
}
#MTDheader a:hover {
	color: #222;
	background: none;
}
#MTDheader a:active {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dotted #fff;
}
#MTDheader h1 {
	padding-bottom: 0.78em;
	padding-top: 0.72em;
	font-size: 1.1em;
	font-weight: bold;
	color: #FFF;
	margin: 0;
}

#MTDheader div.titles {
	position: absolute;
	top: 0;
	right: 0;
	padding: 0.9em 8px 0;
	margin: 0;
	font-size: 0.9em; 
	color: #CCC;
	white-space: nowrap;
}
#MTDheader div.titles a {
	color: #FFF;
	text-decoration: none;
}
#MTDheader div.titles a:hover {
	color: #BBB;
}
#MTDheader div.titles a:active {
	color: #7ab800;
}
#MTDheader div.img {
	height: 20px;
	width: 24px;
	margin-left: 30px;
	background-image: url(../images/methodcms-bar.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
}
*/

.managebids {
	border-color: #3399cc;
	border-width: 1px;
	border-style: solid;
}

#screencast {
}

.important {
	font-weight: bold;
	color: #990000;
}

a:hover img, a:active img, img, fieldset a:hover img, fieldset a:active img, fieldset .tipz, .tipz a:hover {
	border: none;
	background: none;
	background-color: transparent;
}

#footer h1 {
	font-size: 10px;
	font-weight: bold;
}

img { border: 0; }

/* HOME HIGHLITE */
#subnav {
	border-top-color: #666666;
	border-top-style: solid;
	border-top-width: 1px;
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: bold;
	border-bottom-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	width: 100%;
	height: 20px;
}
#subnav ul {
	display: inline;
	top: 60px;
	margin: 0;
	list-style-type: none;
	overflow: hidden;
	float: left;
}
#subnav li {
	border-right-color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	padding-left: 10px;
	padding-right: 10px;
	display: inline;
}
#subnav li.first {
	padding-left: 0px;
	display: inline;
}
#subnav li.last {
	border-right-style: none;
	display: inline;
}
#subnav a:hover {
	background-color: transparent;
	color: #ffffff;
}
strong {
	font-weight: bold;
}
#moomessage {
	margin-right: auto;
	margin-left: auto;
}
.divider {
	margin-bottom: 5px;
	margin-top: 5px;
	display: block;
	clear: both;
	width: 100%;
	border-bottom-color: #8bc53f;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
th {
	text-align: left;
	font-size: 110%;
	color: #3399cc;
	font-weight: bold;
}
.column-hover { 
}
.row-hover { 
	background:white; 
}
.cell-hover	{ 
	color: white; background:white;
}

/* !JAVASCRIPT DISABLED NOTIFICATION */
div.javascript_disabled_notification {
  color: #2b2b2b;
  width: 520px;
  margin: 30px auto;
  background: #efefef;
}
 
div.javascript_disabled_notification div.inner {
  padding: 20px;
  text-align: left;
}
 
div.javascript_disabled_notification h1 {
  font-size: 18px;
  margin: 0 0 18px 0;
}
 
div.javascript_disabled_notification p {
  margin: 0 0 14px 0;
  font-size: 14px;
  line-height: 140%;
}

#highliteWrap {
	clear: both;
	margin-top: 0px;
	margin-left: auto;
	margin-bottom: 0;
	margin-right: auto;
	width: 550px;
	height: 250px;
}
#highliteIconWrap {
/*
	margin-top: 0px;
	margin-left: auto;
	margin-bottom: 0;
	margin-right: auto;
	width: 330px;
*/
	text-align: center;
}
#highliteIconWrap h3 {
	padding-left: 5px;
	padding-bottom: 0;
	padding-right: 5px;
	padding-top: 0;
	display: inline;
	margin:0;
}
.tab-toggler { 
	cursor:pointer; 
}
.tab-element { 
	padding:0 5px; 
}
.tab-element h4 { 
	text-align: center;
}                   	                        
.tab-element  p { 
	font-size: 10pt; 
	text-align: center;
}
div#open_bar {
  width: 100%;
  float: left;
  background: #000;
  position: relative;
  text-align: left;
  font-size: 10px;
  z-index: 999;
}
div#open_bar div.message {
  padding: 5px 30px;
  color: #999;
}
div#open_bar .titles_bar {
	float: right;
	padding-right: 30px;
}
div#open_bar .pause_bar {
	text-align: left;
	display: inline;
	float: left;
}
div#open_bar .control_bar{
	padding-right: 10px;
	padding-left: 30px;
	float: left;
	display: inline;
}
/*
#menu-container {
	display:block;
	position:relative;
	width:700px;
	margin:0px auto 0px;
	font-size:11px;
}
*/
#auctions_menu {
	display:block;
	              
	padding: 0px;
	              
	              
	display: inline;
	clear:both;
	margin:0px;
	text-align:left;
	list-style-type:none;
	float:none;
	left:0px;
	top:0px;
}
#auctions_menu li {
	font-weight:bold;
	float:left;
	color:#11a2db;
	cursor:pointer;
	width:150px;
}
#auctions_menu li ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	padding-top:10px;
}
#auctions_menu .links {
	background-color: #171717;
}
#auctions_menu li ul li {
	padding-left: 5px;
	position: static;
	display:block;
	float:none;
	clear:both;
}
#auctions_menu li ul li a {
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
	display:block;
}
.hover_links {
	display: block;
	position: absolute;
}
.pause_bar {
	padding-right: 10px;
}
.paused {
	color: #8bc53f;
}
#auction_DD {
	float: left;
	display: inline;
}
#detail-table{
/* 	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif; */
	width: 420px;                                                             
	font-size: 12px;
	background: #000;
	margin: 5px;
/* 	width: 480px; */
	border-collapse: collapse;
	text-align: left;
}
#detail-table th {
	border-bottom-color: white;
	font-size: 14px;
	font-weight: normal;
	color: #8bc53f;
	padding: 10px 8px;
	border-bottom: 2px solid;
}
#detail-table td{
	border-bottom: 1px solid #ccc;
	color: #fff;
	padding: 6px 8px;
}
#detail-table tbody tr:hover td {
	color: #8bc53f;
}
.files li {
	list-style-type: none;
	height: 30px;
}
#detail-table .small {
	font-style: italic;
	font-size: 9px;
	color: #cccccc;
}

