@charset "utf-8";
/* CSS Document */
#wrapper {
	margin:0 auto 0 auto;
	width:700px;
	background:#003399;
}
#head {
	background:url(images/head.gif) no-repeat center center;
	height:111px;
	width:700px;
}
#tab {
	float:right;
	margin-top:56px;
	color:#003399;
}
#tab a {
	text-decoration:none;
	font:bold 13px Arial, Helvetica, sans-serif;
	padding-top:12px;
	width:55px;
	height:23px;
	display:block;
	float:left;
	padding-left:4px;
	padding-right:4px;
	text-align:center;
	margin-left:2px;
}
#tab a:link {
	color:#FFF;
	background:#003399 url(images/tab.gif) no-repeat left top;
}
#tab a:visited {
	color:#FFF;
	background:#003399 url(images/tab.gif) no-repeat left top;
}
#tab a:hover {
	background:#FF9900 url(images/tab.gif) no-repeat left top;
}
#tab a:active {
	background:#FF9900 url(images/tab.gif) no-repeat left top;
	color:#003399;
}
#main {
	background:#003399;
}
#mainWrapper {
	background:#003399;
	width:700px;
}
#content {
	height:100%;
	padding:10px;
	width:469px;
	float:left;
	clear:none;
	background:#003399;
}
#rAds {
	padding:10px;
	float:right;
	clear:none;
	width:190px;
	background:#003399;
	display: inline;
}
#footer {
	width:700px;
	clear:both;
	background-color: #FFF;
	background-image: url(images/foot.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 22px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-bottom: 5px;
}
#gReferral {
	width:468px;
	height:60px;
	margin:5px auto 5px auto;
}
#gBottomAds {
	width:468px;
	height:60px;
	margin:20px auto 20px auto;
}
#rightCPAad {
	margin:15px auto;
	width:160px;
	height:600px;
}
#rightOffers {
	border:#FFF 2px solid;
	margin:0;
}
#cat {
	border:2px solid #003399;
	padding:0;
	height:910px;
	overflow:hidden;
}
#cat ol {
	margin:0 auto 0 18px;
	padding:0;
	font-size:11px;
	font-weight:bold;
}
#cat ol li {
	float:left;
	width:120px;
	display:inline;
	padding:0;
	list-style:none;
	margin:5px;
	border:none;
}
#cat ol li a {
	display:block;
	padding:7px;
	text-decoration: none;
}
#cat ol li a:link {
	background:url(images/cat_button.gif) center center no-repeat;
	color:#003399;
}
#cat ol li a:visited {
	background:url(images/cat_button.gif) center center no-repeat;
	color:#003399;
}
#cat ol li a:hover {
	background:url(images/cat_buttonAlt.gif) center center no-repeat;
	color:#003399;
}
#cat ol li a:active {
	background:url(images/cat_buttonAlt.gif) center center no-repeat;
	color:#FFF;
}
#Wa a {
	text-decoration:none;
	display:block;
	height:46px;
	width:210px;
}
#rAds img {
	margin-right: auto;
	margin-left: auto;
}
#Wa a:link {
	background:url(images/ad.gif) center center no-repeat;
}
#Wa a:visited {
	background:url(images/ad.gif) center center no-repeat;
}
#Wa a:hover {
	background:url(images/adAlt.gif) center center no-repeat;
}
#Wa a:active {
	background:url(images/ad.gif) center center no-repeat;
}
#catPreload {
	position:absolute;
	visibility:hidden;
	right:0px;
	bottom:0px;
}
#catJump {
	font-size:14px;
	width:469px;
	height:270px;
	overflow:hidden;
}
#catJump ul {
	margin:0;
	padding:0;
}
#catJump ul li {
	float:left;
	list-style:none;
	display:inline;
	margin:5px;
}
#catJump a {
	height:20px;
	width:116px;
	display:block;
	padding-left:30px;
	text-decoration:none;
	background-image: url(images/cat_jump_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#catJump a:link {
	color:#FFF;
}
#catJump a:visited {
	color:#FFF;
}
#catJump a:hover {
	color:#FF9900;
}
#catJump a:active {
	color:#999;
}
#footer p {
	margin:0;
	padding:0;
}
#footer a:link {
	text-decoration:none;
}
#footer a:visited {
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#footer a:active {
	text-decoration:none;
}
#adPageContent p {
	margin:0;
	color:#FFF;
	font-size:12px;
	padding-top:0;
	padding-right:0;
	padding-bottom:0;
	padding-left:20px;
}
#cpaHomeTiles {
	height:120px;
	margin-top:25px;
	margin-bottom:25px;
}
#cpaHomeTiles div.tile {
	color:#FFF;
	float:left;
	height:88px;
	width:85px;
	background-image:url(images/cpa_tiles.gif);
	background-repeat:no-repeat;
	background-position:center center;
	padding:16px;
	font-size:11px;
}
.wholesalesources {
	color:#FFF;
	font-size:12px;
	border:solid 2px #FFF;
	padding:10px;
}
.wholesalesources p {
	margin:5px 0px 0px;
	padding:10px;
	background:#001D59;
}
.wholesalesources a {
	text-decoration:none;
	font-weight:bold;
}
.wholesalesources a:link {
	color:#FF9900;
}
.wholesalesources a:visited {
	color:#FF9900;
}
.wholesalesources a:hover {
	color:#FFCC00;
}
.wholesalesources a:active {
	color:#FF3300;
}
.wholesalesources span {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#CCC;
}
.wholesalesources span a {
	text-decoration:none;
}
p.space {
	margin:5px;
	padding:5px;
	color:#FFF;
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
}
p.space a:link {
	color:#FF9900;
	text-decoration:none;
}
p.space a:visited {
	color:#FF9900;
	text-decoration:none;
}
p.space a:hover {
	color:#FF9900;
	text-decoration:underline;
}
p.space a:active {
	color:#FFF;
	text-decoration:none;
}
p.white {
	color:#FFF;
	font-size:12px;
	margin:0px 0px 10px 0px;
	padding:0px 10px 0;
	border:2px solid #FFF;
}
p.white a {
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
}
p.white a:link {
	color:#FF9900;
}
p.white a:visited {
	color:#FF9900;
}
p.white a:hover {
	color:#FFCC00;
}
p.white a:active {
	color:#FF3300;
}
.rightBanners {
	margin:0 auto 15px auto;
	width:190px;
}
.productDes {
	width:170px;
	margin:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.paymentButton {
	width:170px; 
	margin:20px;
}

a img {
	border:0;
}
body {
	background:#F5F5F5 url(images/bodyBG.gif) repeat-y center;
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
}
h1 {
	color:#003399;
	font-size:18px;
	background:#FFF;
	padding:5px 5px 5px 10px;
	margin:0;
}
h2 {
	font-size:14px;
	}
h3 {
	color:#FFF;
	margin-top:50px;
	margin-bottom:10px;
	padding:0;
	border-bottom:#FFF solid 2px;
}
