

/* GENERAL PAGE DEFINITIONS */



body {

	margin: 0em;

	padding: 0em;

  	background-color: #fff;

  	font-family: Arial, sans-serif;

  	font-size: 74%;

  	color: #000;

}



p, P, TABLE, table, tr, TR, td, TD, li, LI, select, SELECT {

	font-size: 1.0em;

}



img, IMG {

	border: 0;

}



/* TAKEN FROM RESULTS(R)_JPG.HTML */



a {

	color: rgb(174,33,30);

	text-decoration: none;

}

table, tr, td {
	/* border: 2px solid green; */
}



a:link {

}



a:visited {

	color: #333333;

}



a:hover {

	text-decoration: underline;

}



a:active {

}



h2 {

	font-family: Verdana, Arial, sans-serif;

	font-size: 16px;

	margin: 0;

	padding: 0;

	padding-left: 0.9em;

}



h3 {

	font-family: Verdana, Arial, sans-serif;

	font-size: 12px;

	color: rgb(174,33,30);

	background-image: url(http://i.tnpv.us/i/ad_arrows-down_white.gif);
	background-position: 0em 4px;

	background-repeat: no-repeat;

	margin: 0;

	padding: 0;
	padding-left: 1.0em; /* Leaves space for the bullet-image */

}



h3#brands {

	background-image: url(http://i.tnpv.us/i/ad_arrows-down_grey.gif);
	margin-bottom: 1.0em;

}

* html h3#brands {
	margin-bottom: 0;
}



.view-all {

	font-weight: bold;

}



/* TAKEN FROM DETAIL_VIEW_TEXT */



h4 {

	font-size: 1.2em;

}



h5 {

	font-size: 0.8em;

}



/* */



table#content-shell tr#section-headers h3 {

	margin-left: 1em;

}



table#content-shell td.secondary-nav {

	background-color: rgb(239,239,239);

}



table#content-shell td {

	padding-top: 1em;

}

table#content-shell div td {

	padding-top: 2px;

}



table#content-shell td#center-column {

	padding: 0 40px 5px 15px;

}



table#content-shell td#center-column a, table#content-shell td#center-column A {

	text-decoration: underline;

}



table#content-shell td#right-column {

	border-left: 1px solid #DCDCDC;

}



table#content-shell td#right-column img {

	/* padding-left: 1.5em; */

	/* margin-top: 1.0em; */

}



table#content-shell td#right-column p {

	margin-top: 0;

	padding: 0;
	
	font-size: 1.0em;

	/* padding-left: 1.7em; */

}





select {

	font-size: 0.8em;

	width: 115;

}



table tr td .tiny { 
	font-size: 0.9em;
	text-decoration: none; 
}



/* TAKEN FROM INDEX.HTML */



table#topnav

{

	border-bottom: 1px solid black;

	background-image: url(http://i.tnpv.us/i/ad_background.png);

}



table#content-shell td#center-column {

	/* background-image: url(http://i.tnpv.us/i/border_shade_90efefef.gif); */

}

table#content-shell td#right-column {

	/* background-image: url(http://i.tnpv.us/i/border_shade_90.gif); */

}



table#powered-by {

	/* background-image: url(http://i.tnpv.us/i/border_shade_90.gif); */

}



img#wieck-logo {

	margin-left: auto;

	margin-right: auto;

	width: 104px;

}





/* Header Styles */



a.tnav {

	text-transform: uppercase;

	font-size: 0.9em;

	font-weight: bold;

}

a.tnav:visited {

	

}

a.tnav:hover {

	text-decoration: underline;

}

a.tnav:active {

	

}



/* Secondary nav stuff */



table#content-shell td.secondary-nav {

	position: relative;

}



table#content-shell td.secondary-nav a {

	color: #000;

	display: block;

	font-size: 0.9em;

	margin-left: 1em;

	margin-top: -1.5em;

	padding-bottom: 0.3em;

}



/* the following hack is for IE, which doesn't like negative top margins in the previous rule */



* html table#content-shell td.secondary-nav a {

	display: inline;

	margin-top: 0em;

}



table#content-shell td.secondary-nav a:hover {

	text-decoration: underline;

	color: rgb(174,33,30);

}

/*

table#content-shell td.secondary-nav SELECT {

	width 115px;

}

*/


/* copyright */



p#copyright {

	color: rgb(158,158,157);

	font-size: 0.75em;
	
	text-align: center;

}



/* TAKEN FROM results_jpgFront.html */

/*

table {

	background-image: url(http://i.tnpv.us/i/border_shade_90.gif);

}

*/
