﻿/*	Marcianise Designer opportunity Stylesheet
 -----------------------------------------------*/


/* Find Us */
.find-us-landing #ContentPrimary {
    background: #c2c2be url(../../images/marcianise/FindUsBg.png) no-repeat scroll 0 0;
}

/* Outlet */
.outlet-landing #ContentPrimary {
    background: #bfbfbf url(../../images/common/StandardBg.png) no-repeat scroll 0 0;
    position: relative;
    min-height: 1187px;
    height: auto !important;
    height: 1187px;
}

.outlet-landing #ContentPrimary .bottom{
    background: url(../../images/marcianise/OutletBgBottom.png) no-repeat scroll 0 0;
    position: absolute;
    width: 434px;
    height: 532px;
    bottom: 0;
    right: 0;
}


.outlet-landing #ContentPrimary .gallery {
    position: absolute;
    right: 30px;
    top: 140px;
}

/* Brand Directory */
.brand-directory #ContentPrimary {
    background: #bfbfbf url(../../images/marcianise/StandardBg.png) no-repeat scroll 0 0;
    height: auto !important;
   height: 646px;
   min-height: 646px;
   position: relative;
}

.brand-directory #ContentPrimary .bottom{
    background: url(../../images/marcianise/BrandDirectoryBgBottom.png) no-repeat scroll 0 0;
    position: absolute;
    width: 235px;
    height: 457px;
    bottom: 0;
    right: 10px;
}

/* News Directory */
.news #ContentPrimary {
	background: #bfbfbf url(../../images/marcianise/StandardBg.png) no-repeat scroll 0 0;
   height: auto !important;
    height: 552px;
    min-height: 552px;
    position: relative;
}

.news #ContentPrimary .bottom{
    background: url(../../images/marcianise/NewsBgBottom.png) no-repeat scroll 0 0;
    position: absolute;
    width: 211px;
    height: 390px;
    bottom: 0;
    right: 60px;
}

/* News Directory */
.special-offers #ContentPrimary {
	background: #bfbfbf url(../../images/marcianise/StandardBg.png) no-repeat scroll 0 0;
   height: auto !important;
    height: 552px;
    min-height: 552px;
    position: relative;
}

.special-offers #ContentPrimary .bottom{
    background: url(../../images/marcianise/NewsBgBottom.png) no-repeat scroll 0 0;
    position: absolute;
    width: 211px;
    height: 390px;
    bottom: 0;
    right: 60px;
}

/* Amex Directory */
.amex #ContentPrimary {
	background: #c2c2be url(../../images/marcianise/NewsBg.png) no-repeat scroll 0 0;
   height: auto !important;
    height: 552px;
    min-height: 552px;
}

/* Contact Us Directory */
.site-wide-contact-us #ContentPrimary {
	background: #c2c2be url(../../images/marcianise/ContactUsBg.png) no-repeat scroll 0 0;
    height: 697px !important;
    min-height: 697px;
}

/* Main Newsletter */
.site-wide-newsletter #ContentPrimary {
    padding-top: 60px;
    background: #bcbabd url(../../images/marcianise/NewsletterBg.png) no-repeat scroll 0 0;
    height: 1040px !important;
}

/* opportunity */
.opportunity-landing #ContentPrimary {
    background: #c2c2be url(../../images/common/OpportunityBg.jpg) no-repeat scroll 0 0;
}

.opportunity-landing #ContentSecondary .item h2 {
    background: transparent url(../../images/common/Arrows.png) no-repeat scroll right 8px;
}

.opportunity-landing #ContentSecondary .item h2.open {
    background-position: right -35px;
}

.opportunity-landing #ContentSecondary h1 {
    display: block;
    height: 67px;
    text-indent: -9999px;
    width: 319px;
}

.opportunity-landing #ContentSecondary {
    width: 600px;
    margin: 40px 30px;
}

.opportunity-landing #ContentSecondary p {
    margin-left: 20px;
    padding: 5px 0 5px;
    width: 550px;
}

.opportunity-landing #ContentTertiary {
    margin-top: 60px;
    width: 201px;
}

.opportunity-landing #ContentSecondary .opportunity-container {
    margin-left: 10px;
	margin-top: 20px;
	margin-right: 20px;
}

.opportunity-landing #ContentSecondary .content-container {
    margin-bottom: 10px;
}

.opportunity-landing #ContentSecondary .item h2 {
    border-bottom: 1px solid #787878;
    cursor: pointer;
    font-family: Verdana;
    font-size: 1.3em;
    margin: 0 0 15px 10px;
    padding: 0 0 5px;
    width: 100%;
}

.opportunity-landing  h2 span {
	border-bottom: 1px solid #A59698;
	margin: 30px 10px 0 20px;
	padding-bottom: 10px;
	display: block;
}

.opportunity-landing div.title {
	margin-bottom: 10px;
}

.opportunity-landing div.title span {
	border-bottom: 1px solid #A59698;
	margin: 30px 10px 0 20px;
	padding-bottom: 10px;
	display: block;
}

.outlet-landing div.title span {
border-bottom:0px;
display:block;
margin:30px 10px 0 20px;
padding-bottom:0px;
}


#ContentTertiary a {
display:block;
height:55px;
text-indent:-9999px;
width:185px;
}



 