/* default font size*/
@import url(medium.css); 

/* from original style sheet */

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#fff;
	margin:15px 0;
	margin-bottom:10;
}

a:link, a:visited, a:active {
	color: #0060b6;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-weight: normal;
	color: #0060b6;
	font-size:195%;
}

.spotlight {
	background-image: url(../images/spotlight_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border: 3px solid #CACACA;
}

/* orig style sheet end */

.title {
	font-size:330%;
	color:#0060b6;
}

.description {
	font-size:175%;
	font-style:italic;
	color:#0060b6;
}

.menu {
	padding:0px;
	background-image:url(../imagesusa/menu.gif);
	background-repeat:no-repeat;
	background-position:right top;
	padding-top:5px;
	padding-left:15px;
}

.menu a:link, .menu a:visited, menu a:active {
	color:#000;
	text-decoration:none;
	margin-left:5px;
	margin-right:5px;
	font-weight:bold;
	font-size:100%;
}

.menu a:hover {
	text-decoration:underline;
}

.bottommenu {
	background-color:#0060b6;
	border-bottom:2px solid #06347a;
	padding:10px;
	color:#fff;
	background-image: url(../images/PayPal_mark_60x38.gif);
	background-repeat: no-repeat;
	background-position: 40px 10px;
	height: 44px;

}

.bottommenu a:link, .bottommenu a:visited, bottommenu a:active {
	color:#fff;
	text-decoration:none;
	margin-left:2px;
	margin-right:2px;
	font-weight:bold;
	font-size:100%;
}

.bottommenu a:hover {
	text-decoration:underline;
}

.bottomh1 {
	background-color:#0060b6;
	padding:10px;
	padding-left:30px;
	padding-right:30px;
	color:#fff;
}

.bottomh1 h1 {
	margin:0;
	padding:0;
	font-size:90%;
	font-weight:normal;
	color:#fff;
}

.copyright {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#3f3f3f;
	padding:8px;
	padding-left:15px;
	padding-right:15px;
}

.copyright p {
		font-size:70%;
}

.field {
	color:#8c8c8c;
	font-size:80%;
	width:130px;
	padding:2px;
}

.search {
	background-image:url(../imagesusa/search.gif);
	background-repeat:no-repeat;
	height:70px;
	width:450px;
	padding-top:10px;
	padding-left:10px;
}

.searchdesc {
	font-size:80%;
	color: #3f3f3f;
}

.sellers {
	background-image:url(../imagesusa/sellers.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding:8px;
	padding-top:20px;
	padding-right:29px;
}
.sellers2 {
	padding:8px;
	padding-top:20px;
	padding-right:29px;
	background-image:url(../imagesusa/sellers2.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

.buyers {
	background-image:url(../imagesusa/buyers.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	padding:8px;
	padding-top:20px;
	padding-right:29px;
}

.sellers p {
	font-size:90%;
	padding-bottom:10px;
}

.buyers p {
	font-size:90%;
	padding-bottom:10px;
}

.featheader {
	background-image:url(../imagesusa/featheader.gif);
	background-repeat:no-repeat;
	background-position:top;
	padding-top:0px;
	padding-left:15px;
}

.featpanela {
	background-image:url(../imagesusa/featpanel.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding:10px 5px;
}

.featpanelb {
	background-image:url(../imagesusa/featpanel.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-top:0px;
	padding-bottom:15px;
	padding-left: 5px;
	padding-right: 5px;
}



.feattable {
	border-bottom:1px dashed #000;
		font-size:100%;
}

.feattable td {
	padding-top:10px;
	padding-bottom:10px;
}

h2 {
	color:#0060b6;
	font-weight:bold;
	font-size:110%;
}

h3 {
	font-weight:bold;
	color:#0060b6;
	font-size:115%;
	margin:0;
	padding:0;
}

h4 {
	font-weight:bold;
	color:#0060b6;
	font-size:110%;
	padding-top:10px;
	margin:0;
	padding:0;
}

h5 {
	font-size:100%;
	color:#000;
	font-weight:normal;
	margin:0;
	padding:0;
}

#textsize {
	font-size:90%;
	font-weight:bold;
	margin-bottom:15px;
}

a.discreet:link, a.discreet:active,a.discreet:visited,a.discreet:hover {
	text-decoration:none;
	color:#000;
}

h4 a.discreet:link, h4 a.discreet:active, h4 a.discreet:visited, h4 a.discreet:hover,
h2 a.discreet:link, h2 a.discreet:active, h2 a.discreet:visited, h2 a.discreet:hover {
	text-decoration:none;
	color:#0060b6;
}
