@charset "ISO-8859-1";

/* Reseller Page
----------------------------*/
.resellerPage {
}
.resellerPage p {
	margin: 0 0 1em 0;
	padding: 0;
}
.resellerPage h2 {
	margin: 0 0 .2em 0;
	padding: 0;
}
.resellerPage h4 {
	margin: 0 0 .2em 0;
	padding: 0;
}
.resellerPage label {
	float: right;
	margin-right: 1em;
}
.resellerPage hr {
	margin: 2em 0;
}
.resellerPage .backToTop {
	text-align: right;
}
.resellerPage .boxImageSignup {
	float: right;
	margin: 0 0 .5em 2em;
	padding: 1em;
	text-align: center;
}
.resellerPage .boxImageSignup ul li {
	list-style: none;
}
.resellerPage .boxImageSignup img {
	border: 1px solid #000; 
	margin: 0 0 .5em 0;
}
.resellerBigList ul {
}

.resellerBigList ul li {
	padding: .5em 0;
}
.resellerMenuFooter * {
	padding: 0;
	margin: 0;
	border: 0;
}
.resellerMenuFooter {
	padding: 1em .5em;
	text-align: center;
}
.resellerMenuFooter ul li {
	display: inline;
	margin: 0 5px;
	list-style: none;
}
.resellerButton {
	text-indent: -9999px;
	height: 34px;
	width: 107px;
}
.resellerButton a {
	height: 100%;
	display: block;
}
.learnMorePvt {
	background: url('/images/reseller/btn_pvtlabel_learnmore.gif') no-repeat;
}
.learnMoreBulk {
	background: url('/images/reseller/btn_bulk_learnmore.gif') no-repeat;
}
.learnMoreWsp {
	background: url('/images/reseller/btn_wsp_learnmore.gif') no-repeat;
}
.learnMoreWholesale {
	background: url('/images/reseller/btn_wholesale_learnmore.gif') no-repeat;
}

/* Reseller Package
----------------------------*/
.resellerBody h3 {
	text-indent: -9999px;
	margin: 1em auto;
}
#privateLabel h3 {
	background: url(/images/logos/logo_reseller_pvtlabel_175.png) no-repeat;
	height: 39px;
	width: 175px;
}
#wholesalePlus h3 {
	background: url(/images/logos/logo_reseller_wsp_175.png) no-repeat;
	height: 44px;
	width: 175px;
}
#wholesale h3 {
	background: url(/images/logos/logo_reseller_wholesale_175.png) no-repeat;
	height: 46px;
	width: 175px;
}
#bulk h3 {
	background: url(/images/logos/logo_reseller_bulk_175.png) no-repeat;
	height: 57px;
	width: 175px;
}
.resellerPackageType {
	text-align: center;
	width: 220px;
}
.resellerBody {
	margin-bottom: 20px;
	clear: both;
}
.resellerBody h4 {
	font-size: 14px;
	margin-bottom: .2em;
	margin-top: .4em;
}
#resellerBody * {
	margin: 0;
	padding: 0;
}
.resellerPackageDetails p {
	margin-bottom: 1em;
	margin-top: 0;
}
.resellerPackageDetails table {
	width: 100%;
}
.resellerPackageDetails table tr th, .resellerPackageDetails table tr td {
	text-align: center;
	width: 80px;
	padding: .4em 0;
}
.resellerPackageButtons {
	width: 107px;
	padding: 0 15px;
}
.displaytableheader p {
	padding: .5em 1em;
	margin: 0;
}
.resellerIntro p {
	line-height: 1.4em;
}
