/* ONLINE SHOPPING HP - FAVOURITE RPs LIST */

div#favourites {
	/*background-color:#f8f8f8;*/
	padding:5px;
}

td.favRP {
	font-weight:bold;
}

td.removeRP {
	text-align:right;fpBox

	font-weight:normal;
}

td.removeRP a {
	color:#999;
}

.favList{
	border-top:1px dashed #000;
	padding:5px;
	margin-top:15px;
	color:#666;
}

/* ONLINE SHOPPING HP - SEARCH RPs */

div#rpSearch {
	padding:10px 5px; 
	margin:0px;
	
}

div#rpSearch p {
	margin:10px 0px;
}

div#rpSearchBox {
	float:left;
	margin-right:5px;
}

div#rpSearchBox input{
	width:200px;
	font-size:13px;
}

div#rpSearchButton {
	float:right;
	margin-top:2px;	
}
.rpSearchHeader{
	font-weight:bold;
	padding-bottom:5px;
}



/* ONLINE SHOPPING HP - BROWSE RPs */

div.browseOptions {
	padding: 2px 0px;
	font-size:10pt;
	font-weight:normal;
	text-align:right;
	float:right;
}

div#browseMenu {
	text-align:right;
}


/* ONLINE SHOPPING HP - QUICK START GUIDE */

div#guideHeader {
	height:60px;
}

div#guideBody {
	border-left:3px solid #e4e4e4; 
	border-right:3px solid #e4e4e4; 
	background-color: #f5f5f5;
}

/*div#guideBase {
	background:url('../img/earn/onlineShopping/guideBase.gif') no-repeat; 
	display:block; 
	text-align:center; 
	font-weight:bold; 
	cursor:pointer;
	height:25px;
}*/

div#guideBase .visible {
	display:block; 
	padding:3px 0px 7px 0px;
}

div#guideBase .hidden { 
	display:none; 
	padding:3px 0px 7px 0px;
}
div#guideBase a{
	background:url('../img/earn/onlineShopping/guideBase.gif') no-repeat; 
	display:block; 
	text-align:center;
	height:25px; 
	font-weight:bold; 
}

div.guideCol {
	width:166px; 
	margin:25px 0px 0px 11px; 
	float:left; 
	display:inline;
}

div.guideArrow {
	width:24px; 
	padding-top:156px; 
	float:left;
}

div.sectionDiv {
	border-bottom:3px solid #dfdfdf;
	clear:both;
}


/* ONLINE SHOPPING HP - COMPETITIONS */
div.compInfoWrap {
	padding:12px 0px;
}

div.compInfoWrap2 {
	padding:12px;
	border:1px solid #ccc;
	margin:5px 0 20px 0;
	width:613px;
	float:left;
}

div#top30CompImg, div#entriesCompImg {
	float:left; 
	width:148px; 
	margin-right:20px;
}

div#entriesCompImg {
	margin-top:5px;
}

.claimImg {
	float:left;
	width:38px;
}
div.compTxt {
	float:left; 
	width:424px;
}

div.compInfoWrap2 div.compTxt {
	float:left; 
	width:500px;
	line-height:28px;
}

.compTxt span{
	color:#cc0000;
	font-weight:bold;
}

/* ONLINE SHOPPING HP - REWARD PARTNERS */

div#osTabs div.active, div#osTabs div.inactive {
	width:160px;
	margin-right:2px;
	font-weight:bold;
	text-align:center;
	float:left;
}

div#osTabs div.active a, div#osTabs div.inactive a {
	color:#000;
}

div#osTabs div.active a:hover, div#osTabs div.inactive a:hover {
	color:#0000ff;
}

div#osTabs div.active {
	padding:10px 5px 5px 5px;
	background-color:#ccc; 
	border-left:1px solid #ccc; 
	border-top:1px solid #ccc; 
	border-right:1px solid #ccc;
}

div#osTabs div.inactive {
	margin-top:5px;
	padding:5px;
	background-color:#f1f1f1; 
	border-left:1px solid #ccc; 
	border-top:1px solid #ccc; 
	border-right:1px solid #ccc;
}

div#osTabs div.greyDivLine {
	clear:both; 
	height:3px; 
	padding:0px;
	background-color:#ccc;
}

div.viewAll {
	float:right; 
	font-size:10pt; 
	font-weight:normal;
}


/* ONLINE SHOPPING SEARCH RESULTS HEADER */

div.resultsFilters {
	padding:10px 5px 10px 5px;
	font-size:8pt;
	background:url(../img/earn/onlineshopping/dealsTabBg.gif) no-repeat 0 0;
	border-bottom:1px solid #dfdfdf;
}

div.resultsFilters ul, div.pageCount ul {
	 list-style-type:none;
	 margin:0px;
	 padding-left:0px;
}

div.resultsFilters li, div.pageCount li {
	 display:inline; 
	 padding-right:10px;
}

div.resultsFilters li.selected, div.pageCount li.selected {
	 font-weight:bold;
}

div.filter1, div.filter2 {
	float:left;
	padding:0px 5px;
	font-size:8pt;
	width:115px;
	text-align:right;
}

div.filter2, div.sortOptions {
	padding-top:5px;
}

div.searchSummaryEnd {
	
	border-bottom:1px solid #dfdfdf;
	background-color: #f8f7f7;
	padding:3px 0px;
	font-size:8pt;
}

div.itemCount {
	float:left;
	padding-left:5px;
}

div.pageCount {
	text-align:right;
}


/* ONLINE SHOPPING SEARCH RESULTS */

.searchResults {
	padding:8px 5px 0px 5px;
}

.searchResults2 {
	padding:0px 0px 10px 9px;
	border-bottom:1px solid #e6e6e6;
}

div.rpIcon {
	float:left;
	margin-right:3px;
	margin-top:9px;
	/*border:1px solid #ccc;*/
	width:40px;
	height:40px;
}

div.rpDetails {
	padding:5px;
	font-size:10pt;
	color:#000;
	float:left;
	width:390px;
}

span.rpName {
	font-size:12pt;
	font-weight:bold;
}

span.rpPoints {
	font-size:12pt;
	color: #cc0000;
}

div.rpPromos {
	padding-top:5px;
	text-align:right;
}


/* ONLINE SHOPPING OFFER PAGE */

div#rpImgsCol {
	float:left; 
	width:202px; 
	margin-right:15px;
}

div.rpImg1, div.rpImg2, div.rpImg3 {
	float:left;
	margin-bottom:10px;
}

div.rpImg1, div.rpImg2 {
	width:200px;
}

div.rpImg3 { 
	float:left;
	width:94px;
}

div.rpImgGap {
	float:left;
	width:10px;
}

div#summaryWrap {
	float:left; 
	width:700px; 
	border-left:1px solid #e6e6e6; 
	padding:0px 20px;
}

div.sectionWrap {
	border-bottom:1px dashed #ccc;  
	margin-bottom:15px;
}

div#autoClaimWrap {
	border:1px solid #ccc; 
	background-color:#f3f3f3;
	margin-bottom:15px;
}

div.autoClaimImg {
	float:left; 
	margin:5px; 
	width:25px;
	display:inline;
}

div.autoClaimTxt {
	float:left; 
	margin:10px 5px 5px 0px;
}

div#earnTxt, div#entriesTxt {
	font-size:14pt; 
	font-weight:bold; 
	padding-bottom:10px;
}

div#earnTxt {
	color:#cc0000; 
}

div#entriesTxt {
	color:#42a004;
}

div.topPromo img.promoIcon {
	margin:5px 5px 5px 0px;
}

div.topPromo a {
	margin:5px 0px;
}

div.topPromo a.redPromo,span.bonusPoints {
	color:#cc0000; 
	font-weight:bold; 
}

div.topPromo a.goldPromo {
	color:#9D821A; 
	font-weight:bold; 
}

span.promoDetailsLink {
	margin-left:8px;
	font-size:10pt;
	font-weight:normal;
}

div#conditionsWrap {
	padding-bottom:12px; 
	font-size:9pt;
}

span.condMain {
	font-weight:bold;
}

div#startShoppingButton {
	padding-bottom:15px; 
	font-size:11pt;
	font-weight:bold; 
	color:#aaa;
}

span.memberRating {
	color:#008800; 
	font-weight:bold;
}

div.titleWrap {
	padding-top:10px; 
	margin-bottom:30px;
}

div.backToTop {
	float:right; 
	margin-top:4px; 
	font-size:8pt; 
	font-weight:normal;
}

div.promoWrap {
	padding-top:5px;
	padding-left:6px;
	margin-bottom: 20px;
}

div.promoIcon {
	float:left; 
	margin-right:5px;
	width:30px;
}

span.promoTitle {
	color:#cc0000; 
	font-weight:bold;
}

span.promoInst, span.promoCond {
	color:#cc0000;
}

span.goldPromoInst, span.goldPromoCond {
	color:#C9A93B;
}

div.promoTxt {
	width:914px;
	float:left;
	margin:5px 0px 0px 0px;
}

div.promoInst {
	border:1px solid #fcc829; 
	background-color:#fdeab4; 
	padding:5px;
	margin-bottom:15px;
}

div#rpFeedbackWrap {
	width:633px; 
	float:left;
	margin-left:6px;
	display:inline;
}

div.rpFeedbackImg {
	width:16px; 
	float:left; 
	margin-right:14px; 
	display:inline;
}

div.rpFeedbackTxt {
	float:left; 
	width:597px;
}

span.rpReply, span.rpFollowUp {
	font-weight:bold;
}

td.rpFeedbackStats {
	text-align:center;
}

span.rpRatingSpacer {
	margin-left:5px;
}

div.rpFeedbackInfo {
	font-size:8pt;
	color:#666;
}

div.rpFeedbackInfo a {
	color:#666;
}

span.vertDiv {
	margin:0px 5px;
}

div.rpReply {
	margin-top:10px; 
	margin-left:56px;
}

div.rpFeedbackFollowUp {
	margin-top:10px; 
	margin-left:76px;
}

div.rpFeedbackDiv {
	height:10px;
	margin-bottom:15px;
	border-bottom:1px solid #ccc;
	clear:both;
}

div#ratingBoxWrap, div#viewOptionsWrap {
	width:307px;
	float:right;
}

div#ratingBox, div#viewOptions {
	background-color:#f3f3f3; 
	border:1px solid #ccc; 
	padding:10px; 
	margin-bottom:20px;
}

div.rpFeedbackScoreL {
	margin-right:5px; 
	float:left;
}

div.rpFeedbackScoreR {
	float:left;
	text-align:left;
}

span.rpFeedbackPeriod {
	font-weight:normal;
}

div#companyWrap, div#actionItems {
	padding-left:6px;
}

div#actionItems img {
	margin-right:5px;
}


/* SUBMIT REWARD PARTNER FEEDBACK */
div#rpFeedbackForm div.fieldName {
	width:130px; 
	float:left; 
	margin-right:5px; 
	font-weight:bold; 
	text-align:right;
}

div#rpFeedbackForm div.formField {
	width:350px; 
	float:left;
	margin-right:20px;
}

div#rpFeedbackForm div.infoBox {
	float:right; 
	background-color:#f3f3f3;
}

div#rpFeedbackForm div.infoIcon {
	width:16px; 
	float:left; 
	margin:5px;
}

div#rpFeedbackForm div.infoTxt {
	width:374px; 
	float:left; 
	padding:5px 5px 5px 0px; 
	font-size:8pt;
}


/* CLAIM FORM */

div#claimFormWrap {
	padding:15px 10px;
	border:1px solid #e6e6e6;
}

div#claimFormWrap div.formName {
	text-align:right;
	font-weight:bold;
	width:155px;
	margin-right:6px;
	float:left;
}

div#claimFormWrap div.formField {
	/*margin-left:161px;*/
	font-size:8pt;
	margin:0 0 15px;
	float:left;
}

div#claimConditions {
	padding:10px;
	background-color:#f8f8f8;
	border:1px solid #e6e6e6;
}


/* TOP 30 COMPETITION */

img.prizeImg {
	float:right; 
	margin-left:20px;
}

div#compCond {
	font-size:8pt; 
	background-color:#f3f3f3; 
	border:1px solid #ccc; 
	padding:5px;
}

.top30RwdWhite {
      font-size:medium;
      font-weight:bold;
      border-top:none;
}

.top30RwdGrey {
      border-top:none;
      font-size:medium;
      font-weight:bold;
      background-color:#f3f3f3;
}


/* TASKS */
div.stepIndicator {
	float:left; 
	width:65px; 
	font-size:12pt; 
	font-weight:bold; 
	color:#000; 
	background-color:#fdde81; 
	padding:5px; 
	text-align:center;
}

div.stepInst {
	float:right; 
	width:507px; 
	padding-top:2px;
}

div.rewardFooter {
	padding:5px;
	background-color:#e6e6e6;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
}


/* REWARD MAIL */

div.rewardTextHeading {
	border-bottom: 1px dashed #CCC;
	border-collapse:collapse;
	padding-bottom:6px;
}

div.rewardTextLinks {
	border-bottom: 1px dashed #CCC;
	border-collapse:collapse;
	padding-top:3px;
	padding-bottom:3px;
}

/* Comp styles also used on surveys page */
div.compMiniWrap { 
	float:left; 
	width:224px; 
	margin-left:5px; 
	padding-top:10px;
}

div.compMiniImg {
	float:left; 
	width:73px; 
	margin-left:10px;
}

div.compMiniImg img {
	border:1px solid #e6e6e6;
}


/* WEB CLICKS */

div.wcText {
	padding:10px;
}

h4.wcHead {
	font-size:15pt;
	margin:0px 0px 5px 0px;
}

.wcPopularity1 {
	font-size:13pt; 
	margin-right:10px;
}

.wcPopularity2 {
	font-size:12pt; 
	margin-right:10px;
}

.wcPopularity3 {
	font-size:11pt; 
	margin-right:10px;
}

.wcPopularity4 {
	font-size:10pt; 
	margin-right:10px;
}

.wcBonusDesc{
	color:#666;
	font-weight:normal; 
	font-size:10pt;
}

/* GOLD PAGES */

div#goldHeaderImg {
	margin-bottom:25px;
}

ul#benefitsList {
	list-style-image:url('../img/earn/gold/goldBullet.gif');
}

ul#benefitsList li {
	margin-bottom:10px;
}

div#comparisonTable table {
	border:0px;
}

div#comparisonTable td {
	padding:4px;
}

div#comparisonTable td.goldColHead, div#comparisonTable td.normColHead {
	font-size:14pt; 
	font-weight:bold;
}

div#comparisonTable td.goldColHead, div#comparisonTable td.goldcolPoint {
	padding:0;
}

div#comparisonTable td.normColHead {
	color:#777;
}

div#comparisonTable td.goldTxtCol {
	background-color:#f8f0d2; 
}

div#comparisonTable td.goldPtsCol {
	background-color:#e5cc6a; 
	text-align:center;
}

div#comparisonTable td.normTxtCol {
	background-color:#e6e6e6;  
}

div#comparisonTable td.normPtsCol {
	background-color:#ccc; 
	text-align:center; 
}

div#existingSignInPrompt {
	border:1px solid #c7a452;
	background: #fdf7de;  
	padding:10px;
}

span.existingSignInHead {
	font-size:12pt; 
	font-weight:bold; 
	color:#c7a452;
}

div.upgradeFieldName {
	float:left; 
	margin-right:10px; 
	text-align:right; 
	font-weight:bold;
	width:80px;
}

div.upgradeField {
	width:196px; 
	float:left;
}
div.goldHead {
	width:306px;
	float:left;
	background:url('../img/earn/gold/goldGradientUpgrade.gif') no-repeat;
	height:27px;
	
}

div.goldSectionHead, div.goldSectionHeadRight, div#goldPaymentHead {
	float:left;
	background:url('../img/earn/gold/goldGradient.gif') no-repeat;
	width:307px;
	height:28px;
}


div.upgradeHead {
	width:348px;
}

div.upgradeHead, div.goldSectionHead, div.goldSectionHeadRight, div#goldPaymentHead {
	float:left;
	background:url('../img/earn/gold/goldGradient.gif') #dec97a repeat-x;
}

div.goldSectionHeadImg {
	padding:4px 0 0 7px;
}

div.goldSectionHead {
	width:307px;	
}

div.goldSectionHeadRight {
	width:306px;
}

p.goldCongrats {
	font-size:14px;
}

div.goldCol {
	width:307px; 
	float:left; 
	margin-right:20px;
}

div.goldColRight {
	width:306px; 
	float:left;
}

div.goldSectionWrap {
	background:#FDF7DE none repeat scroll 0 0;
	border:1px solid #C7A452;
	padding:10px 7px;
}
div.goldSectionWrapForm {
	border:1px solid #e6e6e6;  
	padding:10px 7px;
}
div.goldLine {
	margin-bottom:10px;
	background: url(/img/earn/gold/golddot.gif) repeat-x;
	width:291px;
	height:2px;
	clear:both;
}
div.goldRPLogo {
	width:40px; 
	float:left; 
	margin-right:10px;
	padding-bottom: 7px;
}

div.goldRPOffer {
	width:236px; 
	float:left;
}

span.normalPoints {
	color:#666; 
	font-size:8pt;
}

div.goldAuctionInfo {
	width:143px; 
	float:left; 
	font-weight:bold; 
	text-align:right; 
	margin-right:5px;
}

div.goldAuctionBid, div.goldAuctionEnding {
	width:143px; 
	float:left; 
}

div.goldAuctionBid {
	font-weight:bold; 
	color:#cc0000;
}

div.renewFieldName {
	float:left; 
	margin-right:5px; 
	text-align:right; 
	font-weight:bold;
	width:110px;
}

div.renewField {
	width:172px; 
	float:left;
}

.clearline
{
	margin-bottom:10px;
}


div.goldFieldName {
	float:left; 
	width:120px; 
	margin-right:5px; 
	font-weight:bold; 
	text-align:right;
}

div.goldFieldValue {
	float:left; 
	width:445px; 
	margin-right:5px;
}

div#goldStatus {
	width:287px;
}

div#goldStatus td {
	padding:4px 0px;
}

div#goldStatus td.goldDiv {
	border-top:1px solid #e2cd81;
}

div#goldStatus td.rightGoldDiv {
	text-align:right;
}

span.goldSpecial {
	color:#333;
}

div.upgradeSpacer {
	clear:both; 
	margin-bottom:10px;
}

div#goldPaymentHead {
	width:592px; 
}

div#bpayDetailsWrap {
	width:494px; 
	float:left;
}

div.bpayDetails {
	float:left; 
	width:359px;
}

div#bpayLogo {
	float:right; 
	width:46px; 
	margin:0px 20px 0px 10px;
}

div#goldInfoBox {
	border:1px solid #e6e6e6; 
	border-collapse:collapse; 
	background-color:#f3f3f3;
}

div#goldInfoPad {
	padding:5px;
}

div#goldInfoImg {
	width:10px; 
	margin-right:10px; 
	float:left;
}

div#goldInfoTxt {
	float:left; 
	width:400px;
}

div#goldInfoTxt li.listTop, div#goldInfoTxt li.listSpace {
	margin-left:-15px; 
}

div#goldInfoTxt li.listSpace {
	margin-top:10px;
}
.goldLeft{
	float:left;
	width:634px;
	margin-right:20px;
}

/* GOLD EXCLUSIVES */

div#goldTabs div.active, div#goldTabs div.inactive {
	width:100px;
	margin-right:2px;
	font-weight:bold;
	text-align:center;
	float:left;
}

div#goldTabs div.active a, div#goldTabs div.inactive a {
	color:#000;
}

div#goldTabs div.active a:hover, div#goldTabs div.inactive a:hover {
	color:#0000ff;
}

div#goldTabs div.active {
	padding:10px 5px 5px 5px;
	background-color:#c9a93b; 
	border-left:1px solid #c9a93b; 
	border-top:1px solid #c9a93b; 
	border-right:1px solid #c9a93b;
}

div#goldTabs div.inactive {
	margin-top:5px;
	padding:5px;
	background-color:#e2cd81;
	border-left:1px solid #c9a93b; 
	border-top:1px solid #c9a93b; 
	border-right:1px solid #c9a93b;
}

div#goldTabs div.divLine {
	clear:both; 
	height:3px; 
	padding:0px; 
	margin:0px; 
	background-color:#c9a93b;
}

div.offersNone {
	padding:20px 5px;
}

.goldExclList {
	padding:10px 5px 0px 5px;
	border-bottom:1px solid #e2cd81;
}

div.goldExclSummaryEnd {
	border-bottom:1px solid #e2cd81;
	background-color: #faf4e1;
	padding:3px 0px;
	font-size:8pt;
}

/* Gold Exclusive TABS */
.goldTabsMenu ul.allOffers{
	margin:0;
	padding:0;
	background:#fff url(../img/earn/gold/goldtab1Bg.gif) no-repeat 0 0;
	list-style-type:none;
	height:44px;
	width:592px;
}
.goldTabsMenu ul.points{
	margin:0;
	padding:0;
	background:#fff url(../img/earn/gold/goldtab2Bg.gif) no-repeat 0 0;
	list-style-type:none;
	height:44px;
	width:592px;
}
.goldTabsMenu ul.discount{
	margin:0;
	padding:0;
	background:#fff url(../img/earn/gold/goldtab3Bg.gif) no-repeat 0 0;
	list-style-type:none;
	height:44px;
	width:592px;
}
.goldTabsMenu ul.freeGift{
	margin:0;
	padding:0;
	background:#fff url(../img/earn/gold/goldtab4Bg.gif) no-repeat 0 0;
	list-style-type:none;
	height:44px;
	width:592px;
}
.goldTabsMenu ul.delivery{
	margin:0;
	padding:0;
	background:#fff url(../img/earn/gold/goldtab5Bg.gif) no-repeat 0 0;
	list-style-type:none;
	height:44px;
	width:592px;
}
.goldTabsMenu ul li{
	float:left;
}
.goldTabsMenu ul li a{
	float: left;
	color: #391b07;
	text-decoration: none;
	outline:none;
	padding:17px 8px 0 40px;	
	display:block;
}
.goldTabsMenu ul li a:hover{
	text-decoration: underline;
}
.goldTabsMenu ul li a:visited{
	color: #391b07;
}
div.GolExcluSelected{
	color: #391b07 !important;
	font-weight:bold;
	padding:15px 8px 0 36px;
}
div.goldExclSummaryWrap {
	border-bottom:1px solid #e2cd81;
	background:url(../img/earn/gold/goldTableGrad.gif) no-repeat;
	width:593px;
	height:30px;
	padding:3px 0px;
	font-size:8pt;
}


/* REFER A FRIEND */

div.codeBox{
	background:#f3f3f3;
	border:1px solid #e6e6e6;
	padding:5px;
	margin-top:5px;
}

p.codeTxt{
	padding:5px;
	margin-bottom:0px;
	font-family:Courier New,Courier,Times New Roman, sans-serif;
}

div#referFormWrap {
	border:1px solid #e6e6e6;
	padding:10px;
}

div#referFormWrap div.fieldName {
	width:150px; 
	float:left; 
	font-weight:bold; 
	margin-bottom:5px;
}

div#referFormWrap div.formField {
	width:288px; 
	float:left; 
	font-weight:bold; 
	margin-bottom:5px;
}

div.referBtnWrap {
	margin-top:15px;
}

div#referLinkWrap, div#referBannersWrap {
	border:1px solid #e6e6e6; 
	padding:10px;
}

div#refStopBox {
	border:1px solid #cc0000;
}

div#refStopImg {
	width:25px; 
	float:left;
	padding:5px;
}

div#refStopTxt {
	width:420px;
	float:left;
	padding:5px 10px 5px 0px;
}

div#affiliatesInfoWrap {
	background-color:#f3f3f3; 
	border:1px solid #ccc; 
	padding:10px; 
	margin-top:15px; 
	display:none;
}

div#affiliatesInfoWrap h5 {
	margin-bottom:10px;
}


/* REFERRAL BANNERS */

div#refBannerLeftCol {
	width:348px; 
	float:left;
}

div#refBannerInst {
	border:1px solid #e6e6e6; 
	padding:10px;
}

div#refBannerInst li {
	margin-bottom:15px;
}

div#refBannerLinking {
	background-color:#f3f3f3; 
	border:1px solid #ccc; 
	padding:10px; 
	font-size:10pt;
}

div#refBannerRightCol {
	width:552px; 
	float:right;
}

div.refBannerWrap {
	margin-bottom:40px;
}


/* EBANK */

div#rightSubNav {
	font-size:10pt; 
	font-weight:normal; 
	padding:0px; 
	margin-top:5px; 
	float:right;
}

div#bankFormWrap {
	padding:10px;
}

div#bankFormWrap div.formName {
	text-align:right;
	font-weight:bold;
	width:115px;
	margin-top:6px;
	margin-right:6px;
	float:left;
}

div#bankFormWrap div.formField {
	float:left;
}

div#bankFormWrap div.infoBox {
	width:170px; 
	background-color:#f8f8f8; 
	padding:5px; 
	font-size:8pt; 
	float:right; 
	margin-right:10px;
}

div#bankFormWrap div.infoBoxImg {
	float:left; 
	margin-right:5px;
}

div#bankFormWrap div.infoBoxTxt {
	margin-left:21px;
}

div#queryImgBox {
	padding:10px;
	float:left;
}

div#withdrawInfo {
	margin-left:35px;
	padding:10px;
}

div.scBankTab {
	background:url(/img/earn/ebank/eBankTab1bk.gif) no-repeat;
	height:43px;
	width:470px;
}
div.goldBankTab {
	background:url(/img/earn/ebank/eBankTab2bk.gif) no-repeat;
	height:43px;
	width:470px;
}

div.scBankActive {
	float:left;
	height:12px;
	font-weight:bold;
	width:107px;
	height:27px;
	padding:13px 0 0 43px; 
}

div.goldBankActive {
	float:left;
	color:#391b07;
	height:12px;
	font-weight:bold;
	height:27px;
	width:84px;
	padding:13px 0 0 48px;
}

div.scBankInactive a {
	float:left;
	display:block;
	color:#000000;
	height:12px;
	width:107px;
	height:24px;
	padding:16px 0 0 43px; 
}
div.goldBankInactive a{
	float:left;
	color:#391b07;
	display:block;
	height:24px;
	width:84px;
	padding:16px 0 0 48px; 
}
.eBankGreyGrad{
	border-top:1px solid #cfcfcf;
	
}

.eBankGoldGrad{
	border-top:1px solid #c9a93b;
}

/* styles for $10,000 comp */

div#compLastTitle, div#compNextTitle{
	width:209px;
	height:85px;
	float:left;
}

div#compLastTitle{
	background:url('../img/earn/entriesComp/lastWinnerBg.jpg');
	background-repeat:no-repeat;
	color:#fff;
}

p.compTitleTxt{
	font-size:1.8em;
	font-weight:bold;
	padding-top:20px;
	padding-left:10px;
	padding-bottom:0px;
	margin-bottom:0px;
}

p.compDate{
	font-size:0.9em;
	margin-top:0px;
	padding-left:10px;
}

div#compNextTitle{
	background:url('../img/earn/entriesComp/nextWinnerBg.gif');
	background-repeat:no-repeat;
}

div.compLastTxt, div.compNextTxt{
	width:299px;
	float:left;
}

p.compQuoteTxt{
	font-size:0.9em;
	padding-left:15px;
}

div.compLastImg, div.compNextImg{
	width:84px;
	height:85px;
	float:left;
}

p#compLastHead{
	font-size:1.2em;
	font-weight:bold;
	padding-left:15px;
}

p#compNextHead{
	font-size:1.4em;
	font-weight:bold;
	padding-left:15px;
}

p#compNextLink{
	font-weight:bold;
	padding-left:15px;
	margin-bottom:0px;
}

#compLastWinner,#compNextWinner{
	width:592px;
}

table.entries{
	background:url(../img/earn/entriesComp/winGrad.gif) repeat-x 0 100%;
	margin:30px 0;
}

td.entriesHeading{

	text-align:center;
	font-weight:bold;
}

td.entriesContent{
	text-align:center;
	padding:20px 0;
}

b.entriesBold{
	color:#42A004;
	font-size:18px;
}

div.entriesOSleft{
	padding:0 7px 3px 14px;
	float:left;
	width:100px;
}
div.entriesOScenter{
	margin-right:7px;
	float:left;
	width:10px;
}

div.entriesOSright{
	float:left;
	width:100px;
}
/* */

/* OnlineShopping - Left Tabs */
.tabsMenu{
	font-size:12px;
	width: 100%; /* leave this value as is in most cases */
}
.tabsMenu ul{
	margin:0;
	padding:0;
	background:#fff url(../img/earn/onlineShopping/leftTab1Bg.gif) no-repeat 0 0;
	list-style-type:none;
	height:41px;
	width:300px;
}
.tabsMenu ul li{
	float:left;
}
.tabsMenu ul li a#browse {
	width:53px;
	
}
.tabsMenu ul li a#search {
	width:52px;
	padding-left:36px;
}
.tabsMenu ul li a#favs {
	width:85px;
	padding-left:36px
}
.tabsMenu ul li a{
	float: left;
	color: #636363;
	text-decoration: none;
	outline:none;
	padding:17px 0 0 38px;
	display:block;
}
.tabsMenu ul li a:hover{
	text-decoration: underline;
}
.tabsMenu ul li a:visited{
	color: #636363;
}
.tabsMenu ul li a.selected{
	color: #000 !important;
	font-weight:bold;
	padding-top:15px;
}
#leftTabsContentWrap {
	width:300px; 
	background:#f8f8f8 url(../img/earn/onlineShopping/leftTabBg.gif) repeat-x 0 0;
	margin-bottom:10px;
}
#leftTabsContentPad {
	border:1px solid #ccc; 
	border-top:none;
	padding:10px 5px; 
	width:288px;
}
.tabContent{
	display:none;
}

/* HOT DEALS TABS */
.dealsTabsMenu ul.hotdeal
{
	background:#f8f8f8 url(../img/earn/onlineShopping/dealsTab1Bg.gif) repeat-x 0 0;
}

.dealsTabsMenu ul.newrp
{
	background:#f8f8f8 url(../img/earn/onlineShopping/dealsTab2Bg.gif) repeat-x 0 0;
}

.dealsTabsMenu{
	font-size:12px;
	width: 100%; /* leave this value as is in most cases */
	margin-top:5px;
	height:41px;
}
.dealsTabsMenu ul{
	margin:0;
	padding:0;
	list-style-type:none;
	height:41px;
	width:639px;
}
.dealsTabsMenu ul li{
	float:left;
}

.dealsTabsMenu ul li a{
	float: left;
	color: #636363;
	text-decoration: none;
	outline:none;
	padding:17px 8px 0 38px;	
	display:block;
}
.dealsTabsMenu ul li a:hover{
	text-decoration: underline;
}
.dealsTabsMenu ul li a:visited{
	color: #636363;
}
.dealsTabsMenu ul li a.selected{
	color: #000 !important;
	font-weight:bold;
	padding-top:15px;
}

/*** Web Clicks Banner ***/
#divBanner {
	position: absolute; 
	top:5px; 
	left:0; 
	z-index: 1; 
	height:250px; 
	width:300px
}

#divBannerClick {
	background: url('/img/random/flashCover.gif'); 
	position: absolute; 
	top:5px; 
	left:0;
	z-index: 5; 
	width: 300px; 
	height: 250px; 
	visibility:visible; 
	cursor:pointer;
}