
/*@import url("/static/style/core.css");*/
/*@import url("/static/style/main.css");*/
/*@import url("/static/style/consumer/style.css");*/

/* From core.css */

* { margin:0; padding: 0; }

body { font-family: Helvetica, Arial, sans-serif; font-size: 100%; color: #292929; background: none; }

p { font-size: 14px; line-height: 1.4em; margin-bottom: 1em; }
a { color: #2565ff; outline: none; text-decoration:none; }
a:hover { color: #ff7000; border-bottom: none; text-decoration:underline; }
a:active { color: #29a627; }

h1 { font-weight: normal; line-height: 1.3em; }
h2 { line-height: 1.1em; margin-bottom: 1em; }
h3 { margin-bottom: 0.75em; }
h4 { margin-bottom: 0.5em; }
h5 { font-size: 13px; line-height: 1.3em; margin-bottom: .5em; }

ul li { margin-bottom: 0.75em; line-height: 1.1em;  margin-left: 1em; list-style-position:outside; }
ol { margin: 0 0 2em 1em; line-height: 1.25em; }
ol li { list-style-type: decimal; margin-bottom: 0.75em; margin-left: 1em; font-size: 14px; line-height: 1.1em; list-style-position: outside;}


select, textarea { font-size: 12px; border-top: 1px solid #7b7b7b; border-right: 1px solid #bdbdbd; border-bottom: 1px solid #bdbdbd; border-left: 1px solid #7b7b7b; }
option { padding: 0 1em 1px 3px; }

img { border: none; }
hr { height: 1px; margin: 1em 0; clear: both; border: 0; border-bottom: 1px dotted #7b7b7b; }

.clear { clear: both; }
.floatRight { float: right; }
.note { font-size: 11px; font-family: Helvetica, Arial, sans-serif; font-style: italic; text-transform: none; color: #232323; }
.corpNewslettersImg { padding: 8px; margin: 0 20px 5px 0; float: left; border: 1px solid #eee; }
.joinNow { margin: 10px 0; float: right; }
#mcMerchants { margin-bottom: 15px; border: 3px solid #dce6f4; }
span.faqDropdown { color:#292929;float:right;clear: right; }
 
/* HEADER */
#head { height: auto; background: #fff; }
#headContent { width: 1000px; text-align: right; margin: 0 auto; }
#headContent a { border: none; }

/* MENU TABS */
#menuTabs { width: 411px; position: relative; float: right; top: 68px; right: 45px; }

/* SEARCH BAR */
#search { background: url('/static/imgs/consumer/bkg/search.png'); color: #fff; float: none; position: normal; top: 0; right: 0; text-align: left; height:45px; padding:0 2px; }
#searchContent { margin:0 auto; width:998px; }
#search table { width: auto; }
#search table td { height: 45px; font-size: 14px; color: #fff; padding: 0 5px; }
#searchForm .input { padding :3px 6px; } /*!important*/
#search input { width: 175px; font-size: 16px; margin-left: 0; padding: 3px 6px; }
#search input.submit, #leftCol input.submit { width: 84px; height: 22px; cursor: pointer; border: none; background: url('/static/imgs/consumer/buttons/search.png') top left; }


#merchantMenu { font-size: 11px; color: #fff; padding-top: 15px; float: right; }
#merchantMenu a { color: #fff; text-decoration: none; margin: 0 3px; border: none; }
#merchantMenu a:hover { text-decoration: underline; }


/* MAIN ELEMENTS */

#wrapper { padding: 0; border-bottom: none; margin-bottom: none; margin: 0 auto; }
#neighbor #wrapper { width: 1000px; border-right: 1px solid #ddd; background: #fff url('/static/imgs/consumer/bkg/consumer.png') repeat-y; }
#leftCol { width: 302px; padding-top: 5px; float: left; word-wrap: break-word; overflow: hidden; }
#largeCol { float: right; padding-bottom: 50px; width: 698px; }
#neighbor #leftCol { width: 261px; padding: 15px 20px; margin: 0; overflow: hidden; }
#leftCol h4 { font-size: 16px; font-family: Geneva, Tahoma, serif; color: #98c518; }
#leftCol .mcPeople { margin: -15px 0 10px -19px; }
#leftCol #qaCategories li { font-size: 16px; }

/* LEFT NAV ELEMENTS */
#leftCol li { margin: 2px 0 2px 15px; }
#qaCategories li { list-style: none; margin-bottom: .5em; margin-left: 0; }
#qaCategories li.activeMenu { font-weight: bold; color: #fff; padding: 7px 10px 5px 10px; margin: 10px -20px; background: #96cd1a; }
#qaCategories li.activeMenu a { color: #fff; }
#neighbor #leftCol p { padding-right: 1em; line-height:1.3em; }

/* TABLES */
#wrapper table td { vertical-align: top; }

.faqSelect { margin-top: 8px; }
.faqSelect option { padding: 0 1em 4px 3px; }
option { padding: 0 1em 1px 3px; }


/* Corporate Info Page */
#pageInfo { padding: 20px 20px 0 20px; }
#pageInfo h1 { font-size: 24px; font-family: Helvetica, Arial, sans-serif; color: #ee6e01; padding-bottom: 5px; margin-bottom: 1em; /*!important*/ border-bottom: 1px dotted #ababab; padding-top: 1em; }
#pageInfo h1 a { font-style: normal; padding-top: 3px; }
#pageInfo h3 { font-size: 18px; font-weight: bold; color: #86be09; margin: 2em 0 .5em 0; }
#pageInfo h4 { font-size: 18px; font-weight: bold; color: #86be09; margin: 2em 0 .5em 0; }
#pageInfo h4.learnMore  { color: #ff7000; padding-left: 50px; line-height: 3em; font-size: 16px; }
#pageInfo h4#reason1  { background: transparent url('/static/imgs/bullets/learnMore1.gif') no-repeat scroll 0 0; }
#pageInfo h4#reason2  { background: transparent url('/static/imgs/bullets/learnMore2.gif') no-repeat scroll 0 0; }
#pageInfo h4#reason3  { background: transparent url('/static/imgs/bullets/learnMore3.gif') no-repeat scroll 0 0; }
#pageInfo .learnMore { float: none; }
h4#reason4  { background: transparent url('/static/imgs/bullets/learnMore4.gif') no-repeat scroll 0 0; }
h4#reason5  { background: transparent url('/static/imgs/bullets/learnMore5.gif') no-repeat scroll 0 0; }
#pageInfo ul li { font-size: 14px; }
.corpArticle { background: transparent url('/static/imgs/div.gif') repeat-x scroll center bottom; border: 0 none; padding:15px 0 5px; }

/* IN THE NEWS */
.corpArticle .date img { margin-bottom: 10px; }
.date { color:#818181; font-size:18px; }
.corpArticle .date { float:left; margin-top:1px; width: 170px;}
.inTheNews .corpArticle .date span { clear:left; line-height: 2em;}
.corpArticlePreview { border:medium none; margin-left:175px; }
.corpArticlePreview h2 { font-size: 18px !important; font-family: Geneva, Tahoma, serif; font-weight: bold; }
/*.newsArchive .date { width: auto;}*/
.news2010 .corpArticle { background: none; padding: 10px 5px 0 5px;}

/* FORM ELEMENTS */

input { font-size: 12px; padding: 3px; color: #393939; }
.input { width: 100%; border-top: 1px solid #7b7b7b; border-right: 1px solid #bdbdbd; border-bottom: 1px solid #bdbdbd; border-left: 1px solid #7b7b7b; }

/* MERCHANTCIRCLE JOURNAL NEWSLETTER */
div.newsletterBkg  { background: #7c7c7c url('/static/imgs/corporate/bkg/newsletter.gif') repeat-y !important; }
div.newsletterArt  { background: transparent url('/static/imgs/corporate/bkg/pageWidth.gif') repeat-y !important; }
.newsletterArt h4 span { font-size: 18px; font-weight: bold; color: #86be09; margin: 2em 0 .5em 0; }
.newsletterArt .subTitle { color: #ababab; font-style: italic; }
.bottomPanel { background: none; margin: 15px 0; border: none; clear:left; font-size: 10px; text-align: right; padding: 3px 5px; margin-top: .25em; clear: left;}
.bottomPanel a { font-size: 14px; font-family: Helvetica, Arial, sans-serif; font-weight: bold; margin-bottom: 2px; }
#contactMC { padding-left: 35px; background: url('/static/imgs/icons/helpBlue_medium.png') no-repeat top left; }
.corpNewsletters  { /*background-color: #7C7C7C;*/ padding: 25px 0 25px 0px; }
.corpNewsletters  td { padding: none; }
.corpNewslettersImg { padding: 8px; margin: 0 20px 5px 0; float: left; border: 1px solid #eee; }
.newsletterArchiveMenu { font-size: 12px; float: right; z-index: 99; }

/* Tutorials */
.tutorialTable { width: auto; }
.tutorialTable td { text-align: center; padding: 8px !important; }
.tutorialTable td img { padding: 5px; margin-top: 5px; border: 1px solid #ddd; background: #fff; }
.tutorialTable td img:hover { background: #eee; }

/* Videos */

.videoLinks { width: 250px; float: right; margin-top:80px; }
.videoLinks p { font-weight: bold; text-align: center; color: #98C518; }
.videoLinks table { margin: 0 auto;}
.videoLinks td { text-align: center; }
.videoLinks td .note { font-size: 10px !important; /* .note is globally set for a larger margin and 11px font size */ font-weight: bold; color: #2565FF; margin-bottom: 2px !important; line-height: 2em;}
.videoLinks td img { padding: 4px; border: 1px solid #ddd; }
.videoEmbed { margin: 0 auto; }
.media #content object { margin-left: 50px; }

/* Support Page */
#pageInfo ul.supportMC li { float: left; width: 220px; height: auto; list-style-type:none; list-style-position: inside; margin-left: 5px; text-align: center; }
div.top5FAQ { width: 180px; height: 290px; float: right; border: solid 1pt #ddd; background-color: #fafafa; padding: 10px 5px; }
#pageInfo .top5FAQ h3, #pageInfo .supportMC h3 { margin-top: 0; margin-bottom:0; text-align: center; }
.top5FAQ ol li { font-size: 14px; margin-bottom: 0.5em; }
#nanoRepEmbedContainer * {width:220px !important;}

/* Answers Howitworks */
.hoverLink img { padding: 5px; background: #fff; }
a.hoverLink img:hover { background: #e9edfe; }
.highlightBox { width: 647px; padding-top: 5px; margin: 15px 0; background: url('/static/imgs/consumer/boxes/highlightTop.png') no-repeat left top; }
#pageInfo .highlightContent h3 { margin: 15px 0 0 0; }
.highlightBox .clear { height: 11px; padding-bottom: 12px; margin: 0; background: url('/static/imgs/consumer/boxes/highlightBot.png') no-repeat left bottom; }
.highlightContent { padding: 0px 20px 5px 20px; border-right: 2px solid #e2e8f7; border-left: 2px solid #e2e8f7; background: #f7f9ff; height: 10px; }

/* Contests */
.contestThumb { float: left; margin: 0 40px 30px 0; }
#pageInfo .contestThumb h3 { margin-top: 0px; }
.contestThumb a img { border: solid 4pt #fff; width: 275px; height: 170px; }
.contestThumb a:hover img { border: solid 4pt #e9edfe; }

/* FOOTER */
#footer {
background:#FFFFFF url('/static/imgs/bkg/gradiant.gif') repeat scroll center top; /*!important*/ border-bottom:1px solid #D3D3D3; border-top:1px dotted #BDBDBD; clear:both; font-size:10px; height: auto; padding: auto; padding: 9px; }
#neighbor #footer { border-left: 1px solid #ddd;  }
#footerContent { color:#7B7B7B; margin:0 auto; width:980px; }
#footerContent #copyright { float: right; padding-top: 3px; }
#footerContent a { color: #7b7b7b; text-decoration: none; margin: 10px 1px; border: none; }
#footerContent a:hover { color: #7b7b7b; text-decoration:underline;}
#extendedFooter { width: 960px; margin: 20px auto 0 auto !important; position: static; font-size: 10px; padding: 0; /*!important */}
#extendedFooter h5 { width: 940px !important; color: #818181; padding: 0 5px; margin: 0 auto; background: #eaeaea; font-size: 11px;}
.directoryListing { width: 940px; font-size: 75%; line-height: 1.1em; margin: 1em auto 25px auto; }
.directoryListing td { font-size: 10px; color: #818181; line-height: 1.5em; vertical-align: top; }
#extendedFooter .directoryListing td a { color: #7b7b7b; text-decoration:none; }
#extendedFooter .directoryListing td a:hover { color: #7b7b7b; text-decoration:underline; }

#footerContent .partners { display:block;margin-top:5px; }
#footerContent .partners em { font-style:normal; margin-top:10px;}
#footerContent .partners a { color: #7b7b7b; outline: none; text-decoration: none;}
#footerContent .partners a:hover { color: #7b7b7b; text-decoration: underline; }




