
/*//////////////////////////////////////////////////////
A1 Responsive Styling & Layout added 7/12/13
////////////////////////////////////////////////////////*

/* Responsive Layout Columns */
.layoutContainer {
  padding: 0 5px;
  margin-bottom: 20px; }

#page-container {
  width: 970px;
  margin: 0 auto;
  padding: 0;
  background-color: #FFFFFF; }

.inner-container {
  margin: 0 auto;
  width: 960px;
  padding: 0 5px; }

.layoutSingle {
  width: 300px;
  padding: 0 10px 0 9px; 
   margin-bottom: 40px;}

.layoutDouble {
  width: 620px;
  padding: 0 10px; }

.layoutTriple {
  /*width: 940px;*/
  padding: 0 10px; }

.layoutSingle.ultra-wide {
  width: 370px; }

.layoutSingle.wide {
  width: 330px; }

.layoutSingle.narrow {
  width: 270px; }

.layoutSingle.ultra-narrow {
  width: 215px; /*Changed from 230px for 3 column in content area */
  }

.layoutDouble.ultra-wide {
  width: 690px; }

.layoutDouble.wide {
  width: 650px; }

.layoutDouble.narrow {
  width: 590px; }

.layoutDouble.ultra-narrow {
  width: 450px; 
 }

.layoutDouble .layoutSingle.right {
  padding-right: 0; }

.layoutDouble .layoutSingle.left {
  padding-left: 0; }

.layoutSingle.left,
.layoutDouble.left {
  float: left; }

.layoutSingle.right,
.layoutDouble.right {
  float: right; }
 
 
//remove
p {
   font-size: 14px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #545556;
  font-weight: normal;
  line-height: 1.3em;
  margin-bottom: 10px; } 
  
  .title,
div.richText h1,
div.richText h2 {
  font-size: 32px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #545556;
  font-weight: 300;
  line-height: 1.3em;
  margin-bottom: 10px;
  border-bottom: 1px solid #DCDDDE;
  padding-bottom: 10px; }

.header,
div.richText h3 {
  font-size: 24px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #545556;
  font-weight: 300;
  line-height: 1.3em;
  margin-bottom: 10px;
  margin-top: 0; }
  
  .header a {
  font-size: 18px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #545556;
  font-weight: 300;
  line-height: 1.3em;
  margin-bottom: 10px;
  margin-top: 0; }

.subheader,
div.richText h4 {
  font-size: 18px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #545556;
  font-weight: 300;
  margin-top: 30px;
  line-height: 1.3em;
  margin-bottom: 10px; }
  
  .subheader a {
  font-size: 18px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #0088CC;
  font-weight: 300;
  line-height: 1.3em;
  margin-bottom: 10px;
  margin-top: 0; }
  
  .subheader p{
  	font-size:14px;
  }
  
 .subheaderTerms {
  font-size: 22px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #545454;
  font-weight: 300;
  margin-top: 30px;
  line-height: 1.3em;
  margin-bottom: 10px;
  letter-spacing:0.125em;
 }
 
 	.subheaderTerms a {
		color: #0088CC;	
	}

p.sectionheader,
div.richText h5,
div.richText h6 {
  font-size: 14px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #545556;
  font-weight: bold;
  line-height: 1.3em;
  margin-bottom: 10px; }

.sectionHeader {
  font-size: 14px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #545556;
  font-weight: bold;
  line-height: 1.3em;
  margin-bottom: 10px; }

.footnote {
  font-size: 11px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #babcbe;
  font-weight: normal; }

.tip-text {
  font-size: 11px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #babcbe;
  font-weight: normal;
  text-decoration: italic; }

.error {
  color: #bb0000; }

a {
  color: #0088cc;
  cursor: pointer;
  text-decoration: none; }

a:hover, a:active {
  color: #0088cc;
  text-decoration: underline; }

ol,
ul.bulletList,
div.richText ul,
div.richText ol,
ol.numberList {
  list-style-position: outside;
  color: #545556;
  font-size: 14px;
  line-height: 1.3em;
  margin-left: 3em;
  margin-bottom: 10px;
  padding: 0; }

ul.bulletList,
div.richText ul,
ul.bulletList li,
div.richText ul li,
ol.numberList {
  list-style-type: disc;
  list-style-position: outside; }

ul.bulletList li,
div.richText ul li {
  margin-bottom: 6px; }

div.richText b {
  font-weight: bold;
  font-size: 1em; }

div.richText u {
  text-decoration: underline;
  font-size: 1em; }

div.richText i {
  font-style: italic;
  font-size: 1em; }

.clear {
  clear: both; }

/* layout elements - sidebar and content detail */
div.navigableContentSection {
	margin-bottom: 80px;
}

div.sidebar {
    border-right: 1px solid #DCDDDE;
    padding: 0px 0 10px 15px;
	margin: 8px 0 0 0;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
div.sidebar .header {
    font-size: 18px;
}
div.sidebar .subheader {
    margin-top: 20px;
}
div.sidebar.navigation a, div.sidebar a.navLink {
    display: block;
    margin-bottom: 4px;
	font-size:14px;
}
div.sidebar.navigation a.current-b, div.sidebar a.navLink.current-b, div.sidebar.navigation a.current-b:hover, div.sidebar a.navLink.current-b:hover {
    color: #545556;
    cursor: auto;
    font-weight: bold;
    text-decoration: none;
	  display: block;
	  background:#DFE7EC;
	  padding:1px 3px 1px 1px;
}
div.sidebar.navigation a.current-b:hover, div.sidebar a.navLink.current-b:hover {
    text-decoration: none;
}
div.contentDetail {
    border: 1px solid #DCDDDE;
    margin-bottom: 10px;
    padding-top: 10px;
	height: 250px;	
}

div.contentDetail .subheader {
    margin-top: 0;
}
a.button:focus, a.tab:focus {
    outline: 0 none;
}


/* How It Works Home */ 
div.infographic {
	height: 250px;	
	background: #f9f9f9;
}

div.infographic-header{
	font-size: 42px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #aec0ce;
  font-weight: 300;
  line-height: 1.3em;
  text-align:center;
  margin-top: 80px;
}

div.indexIntro{
	font-size: 19px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #545556;
  font-weight: 500;
  line-height: 1.3em;
  margin: 10px 0 10px 0;
  text-align:center;
}

div.indexMedallionHeader{
	font-size: 24px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #545556;
  font-weight: 500;
  line-height: 1.3em;
  margin-bottom: 5px;
  text-align:left;
}

div.index-list.navigation a, div.index-list a.navLink {
    display: block;
    margin-bottom: 4px;
	font-size:14px;
}

div.medallionSetIndex {
    display: block;
    margin-bottom: 10px;
	margin-top: 10px;
    text-align: center;
    height: 300px;
    vertical-align: middle;
	border-right: 1px solid #DCDDDE;
	float:left;
}

div.medallionIndex {
    display: inline-block;
    width: 278px;
    margin: 0 20px;
    background-repeat: no-repeat;
    background-position: center 10px;
    height: 120px;
    padding-top: 200px;
    vertical-align: middle;
    position: relative;
    -webkit-print-color-adjust:exact;
	text-align: left;
}

div.medallionSetIndexLast {
	 display: block;
     margin-bottom: 10px;
	margin-top: 10px;
    text-align: center;
    height: 300px;
    vertical-align: middle;
	border-right: 0;
	float:left;
}

	div.medallionIndex.indexFind {
    background-image: url('../images/howto/landing_find.png');
	}
	
	div.medallionIndex.indexBid {
    background-image: url('../images/howto/landing_bid.png');
	}
	
	div.medallionIndex.indexWin {
    background-image: url('../images/howto/landing_win.png');
	}
	
div.indexContentPanel {
	width: 430px;
	float: left;
	margin: 20px 40px 20px 0;
}

/*Table CSS */
 #mytable {
            margin-bottom: 20px;
            padding: 0;
            width: 650px;
        }
        
        
        #mytable th {
            background: url("images/bg_header.jpg") no-repeat scroll 0 0;
            border-right: 0;
            color: #545454;
          font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
		  font-size: 14px;
            letter-spacing: 1px;
            padding: 6px 6px 6px 12px;
            text-align: left;
            text-transform: uppercase;
        }
      
       #mytable td {
            background: none repeat scroll 0 0 #FFFFFF;
            border: 0;
            color: #5B5B5B;
           font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
            padding: 6px 6px 6px 12px;
        }
        
        #mytable td.even {
            background-color: #e7e6e6;
            color: #5B5B5B;
            font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        }
		
/*HOW IT WORKS STYLES */
  /* Medallions and Instructions */

div.medallionSet {
    display: block;
    margin-bottom: 10px;
    text-align: center;
    height: 260px;
    vertical-align: middle;
	float:left;
}

div.medallion {
    display: inline-block;
    width: 185px;
    margin: 0 20px;
    background-repeat: no-repeat;
    background-position: center 10px;
    height: 120px;
    padding-top: 150px;
    vertical-align: middle;
    position: relative;
    -webkit-print-color-adjust:exact;
}

div.medallion.asIs {
    background-image: url('../images/howto/medallion_asis.png');
}


div.medallion.behalf {
    background-image: url('../images/howto/medallion_behalf.png');
}

div.medallion.calendar {
    background-image: url('../images/howto/medallion_calendar.png');
}

div.medallion.cancel {
    background-image: url('../images/howto/medallion_cancel.png');
}


div.medallion.clock {
    background-image: url('../images/howto/medallion_clock.png');
}

div.medallion.cluster {
    background-image: url('../images/howto/medallion_cluster.png');
}

div.medallion.complimentary {
    background-image: url('../images/howto/medallion_complimentary.png');
}

div.medallion.contact {
    background-image: url('../images/howto/medallion_contact.png');
}

div.medallion.courtHouse {
    background-image: url('../images/howto/medallion_courthouse.png');
}

div.medallion.creditCard {
    background-image: url('../images/howto/medallion_creditcard.png');
}

div.medallion.dashBoard {
    background-image: url('../images/howto/medallion_dashboard.png');
}

div.medallion.documents {
    background-image: url('../images/howto/medallion_documents.png');
}

div.medallion.disclosure {
    background-image: url('../images/howto/medallion_disclosure.png');
}

div.medallion.doNot {
    background-image: url('../images/howto/medallion_donot.png');
}

div.medallion.dueDiligence {
    background-image: url('../images/howto/medallion_duediligence.png');
}

div.medallion.finance{
    background-image: url('../images/howto/medallion_financing.png');
}

div.medallion.fees{
    background-image: url('../images/howto/medallion_fees.png');
}

div.medallion.free {
    background-image: url('../images/howto/medallion_free.png');
}

div.medallion.identify {
    background-image: url('../images/howto/medallion_identify.png');
}

div.medallion.license {
    background-image: url('../images/howto/medallion_license.png');
}

div.medallion.noFees {
    background-image: url('../images/howto/medallion_nofees.png');
}

div.medallion.noFinancing {
    background-image: url('../images/howto/medallion_nofinancing.png');
}

div.medallion.noPremium {
    background-image: url('../images/howto/medallion_nopremium.png');
}

div.medallion.offer {
    background-image: url('../images/howto/medallion_offer.png');
}

div.medallion.online {
    background-image: url('../images/howto/medallion_online.png');
}

div.medallion.openHouse {
    background-image: url('../images/howto/medallion_openhouse.png');
}

div.medallion.payment {
    background-image: url('../images/howto/medallion_payment.png');
}

div.medallion.percent {
    background-image: url('../images/howto/medallion_premium.png');
}

div.medallion.proofFunds {
    background-image: url('../images/howto/medallion_prooffunds.png');
}

div.medallion.registration {
    background-image: url('../images/howto/medallion_registration.png');
}

div.medallion.research {
    background-image: url('../images/howto/medallion_research.png');
}

div.medallion.sample {
    background-image: url('../images/howto/medallion_sample.png');
}

div.medallion.trustee {
    background-image: url('../images/howto/medallion_trustee.png');
}

div.medallion.w9 {
    background-image: url('../images/howto/medallion_w9.png');
}



div.medallion p {
    text-align: left;
}

div.medallion a.moreInfo {
    position: absolute;
    bottom: 0;
    right: 0;
    font-size: 11px;
}

.subheader span.instructionStep {
    display: block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    font-weight: bold;
    color: #545556;
    border: 2px solid #545556;
    border-radius: 12px;
    float: left;
    margin-right: 8px;
    text-align: center;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;    
}

.stepDetails {
	margin-left:32px;
}

.stepDetails {
	margin-left:32px;
}

.detailsBlue {
	color:#385161;
}

.stepIndent {
	margin-left: 15px;	
}

.stepDetails img {
	border: 1px solid #DCDDDE;
	padding: 0;
	margin: 15px 0;
}

.insetHeader {
	font-size: 18px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #545556;
  font-weight: 200;
  line-height: 1.8em;
  margin-bottom: 10px;
  margin-top: 0; 
  border-bottom: #dfe7ec solid 5px; 
  }
  
 .sectionDivider {
	 border-bottom: #DCDDDE solid 1px;
	 margin: 10px 0;
 }
 
 .sectionColumnDivider {
	 border-bottom: #DFE7EC solid 1px;
	 margin-bottom: 10px;
 }
 
/* drawers */
ul.drawers {
	margin-bottom: 50px;
}

ul.drawers li {
  margin-bottom: 5px; }

ul.drawers li a.drawerHandle {
  display: block;
  padding: 4px 10px 4px 26px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 300;
  background-repeat: no-repeat;
  background-position: left top; }

ul.drawers li div.drawerContent {
  padding: 0 10px 0 26px;
  color: #545556;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  overflow: hidden;
  margin-bottom: 20px; }

ul.drawers li.closed div.drawerContent {
  display: none; }

ul.drawers li.closed > a.drawerHandle {
  background-image: url("/root/img/icon/triangle_right_26.png"); }

ul.drawers li.opened > a.drawerHandle {
  background-image: url("/root/img/icon/triangle_down_26.png"); }
  
  .scrollup{
			width:40px;
			height:40px;			
			text-indent:-9999px;
			opacity:0.3;
			position:fixed;
			bottom:50px;
			right:100px;
			display:none;			
			background: url('../images/howto/top.png') no-repeat;
		}
		
.prompt{
	width: 545px;
	border: 1px solid #DCDDDE;
	margin: 20px 0 40px 66px;
	padding: 20px 20px;
}

/* ASSET TYPES CONTENT */
div.medallionAsset {
    margin: 0 16px !important;
}

.assetDetailsRow {
	width: 100%;
	floa: left;
	padding-top: 6px;
}

	.assetDetailsLeft {
		width: 20%;
		float: left
	}
	
	.assetDetailsRight {
		width: 80%;
		float: left;
	}
	
	.lightBlue {
		color:#5d87a1;
	}
	
.sectionAssetDivider {
	 border-bottom: #DCDDDE solid 1px;
	 margin: 1px 0;
 }
