/*********************/
/**** MOST GENERAL ***/
/*********************/

body {
	font-family: Arial;
	background-color:#203060;
	color:#000000;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

table {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-collapse: collapse;
}

th, td {
	font-size: 9pt;
	font-family: Arial;
	font-weight:bold;
}

th {
	background-color:#BBBBAA;
	white-space:nowrap;
	text-align:center;
}

td {
	background-color:transparent;
}

/*	Defaults to centering these objects	*/
img {
	border-width:0px;
	padding:0px 0px 0px 0px;

	display:block;
	margin-left:auto;
	margin-right:auto;
}

/* no underlining links */
a:link, a:hover, a:visited {
	text-decoration:none;
	color:#00f;
}

hr {
	width:100%;
	border:0px;
	height:2px;
	color:#000000;
	background-color:#000000;
}


/*********************/
/****    Tools     ***/
/*********************/

/*  for centering issues */
div.hmc {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	
	text-align:center;
}

img.feedicon {
	float:left;
	
	width:16px;
	height:16px;
	line-height:16px;

	vertical-align:middle;
	margin-right:5px;
	
	border-width:0px;
}

/* used to trigger "onload" events */
img.affimg {
	width:0;
	height:0;
	border:0px;
	margin:0px;
}


/*********************/
/**** Row 1: Logo  ***/
/*********************/

/* logo table */
#tbllogo {
	width:100%;
}

/* supporting cells */
td.tdlogostruct, td.tdlogotext {
	border-width:0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

td.tdlogotext {
	border-width:0px;
	text-align:center;
	vertical-align:top;
	background-color:transparent;
}

span.logotext, div.logotext {
	color:#ffffff;
	font-family: "Century Gothic";
	font-size:8pt;
	font-weight:bold;
}

div.logotext {
	overflow:hidden;
	text-align:right;
	width:100%;
}

/*	Navbar	*/
td.tdnavbar {
	background-color:#ffffff;
	text-align:right;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border-width:0px;

	height:35px;
}

#navbar {
	height:35px;
	max-height:35px;

	overflow:hidden;
	white-space:nowrap;
	margin-left:20px;
	text-align:right;
	vertical-align:middle;
}

span.nbtext {
	float:left;

	margin-left:20px;
	margin-right:15px;
	line-height:35px;

	white-space:nowrap;
	vertical-align:middle;
}

a.nbtext:link, 
a.nbtext:hover, 
a.nbtext:visited {
	font-family: "Century Gothic";
	font-size: 10pt;
}

a.nbtext:link {color:#FF0000;}
a.nbtext:hover {color:#AAAAFF;}
a.nbtext:visited {color:#FF0000;}


/*********************/
/**Row 2: MAIN TABLE**/
/*********************/

.tblmain {
	width:100%;
}



/*********************/
/*** Row 2: HorizAds**/
/*********************/

#tdtopads {
	border-width:0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align:top;
}

#divtopads {
	text-align:center;
	background-color:transparent;
	overflow:visible;

	margin: 0px 20px 10px 20px;
}

#sponsorad1 {
	overflow:visible;

	vertical-align:middle;
	text-align:center;

	color:#ffff00;

	margin-left:auto;
	margin-right:auto;
}

.imgbanner {
	height:60px;
	width:468px;
}

.horizad {
	margin:0px auto 0px auto;
	text-align:center;
}

#horizad2 {
	padding-top: 10px;
	padding-bottom: 10px;
}
/**********************/
/****General Sidebar***/
/**********************/

.tdsidebar {
	width:125px;
	background-color:transparent;
	vertical-align:top;

	border-width:0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}


.divvertad {
	margin-top:50px;
	text-align:center;
}

/*********************/
/**** Left Sidebar ***/
/*********************/

#taskbar {
	width:125px;
	text-align:left;
    margin-top: 20px;
}


div.affiliate {
	width:125px;
	overflow:hidden;
}

div.tbtext {
	padding:0px 0px 5px 10px;
	white-space:nowrap;
	
}

#leftads {
	width:125px;
}


#tblleaders {
	width:125px;
	margin:10px 0px 20px 0px;
}

#affiliatedlist, 
#sponsorlist {
	width:125px;
	margin:25px 0px 20px 0px;

	color:#ffffff;
	text-align:left;

	float:left;
}

#affiliatedlist {
	border:2px #000000 solid;
}

img.sponsor-logo {
	border:none;
	margin:0px;
}

#leftads img, #leftads div, #leftads table {
	float:right;
}

#leftads .adimg, #leftads .adiframe, #leftads table.leaders, #leftads table.nss  {
	margin-top:25px;
}

#rightads img, #rightads div, #rightads table {
	float:left;
}


/*********************/
/**** Right Sidebar***/
/*********************/


#rightads {
	width:125px;
}


table.leaders, table.nss {
	border:2px #BBBBAA solid;
	width:125px;
  margin:0px;
  padding:0px;
}

td.tdlname, td.tdlval {
	border-width:0px;
	padding: 5px 2px 5px 2px;
	margin: 0px;
}

div.tdlname { width:75px;overflow:hidden; }

td.tdlval {
	text-align:right;
	width:25px;
	color:#00FF00;
}
td.tdlname {
	text-align:left;
	overflow:hidden;
}

th.tdlname, th.tdlval {
	padding: 2px 2px 2px 2px;
	margin: 0px 0px 0px 0px;

	border-width:0px;
}

/*********************/
/****Bottom Credits***/
/*********************/

div.tdcredits,td.tdcredits {
	border-width:0px;
	padding:0px 0px 0px 0px;
	text-align:center;
	font-size:10pt;
	font-family: "Century Gothic";
	color:#6666CC;
}

#divcredits {
	margin:20px 10px 20px 10px;
	padding:0px 0px 0px 0px;
}

#webcredit {
	float:left;
}

#logocredit {
	float:right;
	text-align:right;
}

a.tdcredits {
	color:#44FFFF;
}


/********************/
/****General Table***/
/********************/


table.roundcornertable {
	margin:20px auto 20px auto;
}

table.tblcontent {

	margin-left:auto;
	margin-right:auto;

	border-top-width:0px;
}

.tdstruct,
td.tdcontent {
	border-width:0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

	vertical-align:top;
	text-align:left;
}

td.tdcontent {
	background-color:#ffffff;
}


td.maincorner {
	width:10px;

	border-width:0px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;

	vertical-align:top;
	background-color:transparent;
}

img.maincorner {
	margin-top:auto;
	width:10px;
	height:10px;
	background-color:transparent;
}


.horizwhitespacer { 
	height:10px;
	border-width:0px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background-color:#ffffff;
}

.vertwhitespacer { 
	width:10px;
	border-width:0px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background-color:#ffffff;
}

.mainvspacer {
	width:10px;
	border-width:0px;
}


/********************/
/***Table Headers ***/
/********************/


.tbllistings {
	width:100%;
}

td.tdcontrol {
	border-width:0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

	vertical-align:top;
	text-align:right;
}

select.selectorder, select.selectcategory {
	width:100px;
	z-index:1;
}

td.announcements {
	text-align:center;
	vertical-align:middle;
}



/********************/
/***Table Contents***/
/********************/

/* different row types */
.soldout {
	color:#CC0033;
	font-weight:normal;
}

.soldout td.title, 
.soldout td.price {
	text-decoration:line-through;
	font-weight:normal;
}

.instock {
	color:#33CC00;
}

tr.tr-odd td {
	background-color:#DDDDFF;
}

tr.tr-featured td {
	background-color:#FFAADD;
}
tr.tr-rtevent {
	border-bottom: 0px;
	color:#f00;
}

tr.tr-new {
	background-image:url('../img/new.GIF');
	background-repeat:repeat;
}

/************************/
/* different cell types */
td.status {
	text-align:center;
}


td.price, td.title, td.timediff {
	color:#000000;
}

td.disc {
	border-width:0px;
	color:#a00;
	text-align:center;
	vertical-align:middle;
}

td.status, td.timediff, td.price {
	white-space:nowrap;
}

td.product {
	text-align:left;
}


td.price, td.timediff {
	text-align:right;
}

td.tdlogo2 {
	width:150px;
}

td.timediff {
	text-align:right;
	padding-left:15px;
	padding-right:0px;
}
th.timediff {
	padding-right:0px;
}



td.age {
	text-align:right;
	white-space:nowrap;
	color:#000000;
}

/* don't put a border on the cells for the header rows */
#hrt, #hrb { border-width:0px; }

th.cat, td.cat {
	color:#000000;
	text-decoration:none;
}

th.hotcnt, td.hotcnt {
	width:45px;
	padding-right:0px;
	padding-left:3px;
	text-align:center;
}

/*	Control panel link	*/
td.control {
	border-top-width:0px;
	text-align:right;
	font-weight:normal;
	font-size:8pt;
	background-color:#FFFFFF;
}

/*	Control panel link	*/
td.tablelabel {
	border-width:0px;
	text-align:left;
	vertical-align:top;
	white-space:nowrap;
}

td.logo, td.logo-30, logo-50, logo-75 {
	text-align:center;
	vertical-align:middle;	
}



/************************/
/* different font types */
/* must be towards bottom to overload */


a.title:link,
a.title:visited { color:#000000; }
a.title:hover { color:#2030A0; }


div.hotcnt {
	width:25px;
	height:4px;
	border:1px #000000 solid;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}

div.hotness {
	height:4px;
	background-color:#00FF00;
	font-size:4px;
	margin-left:0px;
	margin-right:0px;
}

.timelow {
	color:#FFA000;
}

.dealnew {
	color:#FFA000;
}

a.headerlink:link {color:#0000FF;}
a.headerlink:hover {color:#FFFF00;}
a.headerlink.visited {color:#0000FF;}

div.control, div.pics-control {
	margin:0px 0px 5px 5px;
}

select { width:100px; }


span.fntlisttablelabel {
	color:red;
	font-size:14pt;
	font-family: "Century Gothic";
	font-weight:bold;
}

span.an1 {
	font-size:12pt;
}
span.an2 {
	font-size:8pt;
	display:none;
}

img.sponsor {
	text-align:left;
	float:left;
}

img.sponsor-small {
	text-align:left;
	float:left;
	width:120px;
	height:60px;
}

a.sponsor:link {color:yellow;}
a.sponsor:hover {color:yellow;}
a.sponsor:visited {color:yellow;}

a.affiliate:link {color:green;}
a.affiliate:hover {color:green;}
a.affiliate:visited {color:green;}

a.lname:link {color:#ffffff;}
a.lname:hover {color:#AAAAFF;}
a.lname:visited {color:#ffffff;}

a.helplink {
	font-size:6pt;
}

span.pws {
	text-decoration:underline;
}

span.wootoff_note, span.ship {
	font-size:8pt;
	font-weight:normal;
}
span.wootoff_note {
	color:#f00;
	font-weight:bold;
}

td.nowrap {
	white-space:nowrap;
	text-align:right;
	font-weight:normal;
}