 /* home page */
#index-white-box {
	position: absolute;
	top: 75px;
	left: 330px;
	width: 865px;
	height: 655px;
	background-color: white;
	}
    
#index-logo {
    position: absolute;
    left: 350px;
    top: 25px;
    width: 600px;
    height: 300px;
    z-index: 10;
    background: url(../images/zipher-logo_fullsize.png) no-repeat left top;
    background-size: contain; /* replace with sized image */
}
#index-logo h2, #index-logo h1 {
	font-family: 'trajan-pro-3',sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 1.7em; 
	position: absolute;
	top: 215px;
	left: 210px;
	line-height: 1.2;
	}
#index-logo .pad-left { padding-left: 1.5em; }
#index-logo-girl {
	position: absolute;
    top: 5px;
	left: 380px;
    height: 509px;
    width: 500px;
	z-index: 10;
    background: url(../images/zipher-girl_fullsize.png) no-repeat left top;
    background-size: contain; /* replace with sized image */
	}


#innertext {
	position: absolute;
	left: 350px;
	top: 335px;
    width: 430px;
    font-family: 'Federo', sans-serif; 
	font-style: normal;
	font-weight: 400;
	font-size: 1.2em; 
	line-height: 1.2;
    z-index: 10;
	}
#innertext ul {
	list-style-type: circle;
	margin-top: 10px;
	margin-bottom: 15px;
	}
#innertext ul li {
	margin-bottom: 5px; 
	}
    
#innertext li.narrow-item {
    width: 340px;
}

#index-weights {
    position:  absolute;
    top: 70px;
    left: 700px;
    z-index: 100;
    display: none;
    border: ridge black 4px;
    width: 500px;
    height: 660px;
    background: url(../images/ZipHer-Strong.jpg) no-repeat left top;
    background-size: contain;
}

#index-hooks {
    position: absolute;
    top: 545px;
    left: 350px;
    width: 220px;
    height: 165px;
    z-index: 10;
    /*
    background: url(../images/hooks_fullsize.png) no-repeat left top;
    background-size: contain;
    */
}

#index-quote1 {
    position: absolute;
    top: 545px;
    right:60px; 
    width: 600px;
    font-size: 1.1em;
    font-weight: 400;
    font-family: 'trajan-pro-3',sans-serif;
    text-align:  right;
    letter-spacing:  -1px;
    z-index: 10;
}

#index-quote1 .citation {
    font-size:  .9em;
    padding-right: 5px;
}

#index-quote2 {
    position: absolute;
    width: 600px;
    top: 627px;
    left: 580px;
    font-family: 'Federo', sans-serif; 
	font-style: normal;
	font-size: 1.8em;
    font-weight: 400;
    text-align:  left;
    line-height: 1.1;
    z-index: 10;
}
#index-quote2 .quote2-line2 {
	font-size: .8em;
    padding-left: 20px;
}
#mobile-button {
    display: none;
}
#index-quote3 { 
    position: absolute;
    top: 400px;
    right: 38px;
    color: white;
    z-index: 10;
    font-family: 'trajan-pro-3',sans-serif;
	font-style: normal;
	font-weight: 400;
    text-align:  center;
    line-height: 1.1;
    width: 400px; 
    height: 250px;
}
#index-quote3 h2 { 
    font-size: 1.4em; 
    text-decoration: none;
}
#index-quote3 p {
    font-size: 100%;
    text-align: center;
	line-height: 1.3;
}
.quote3-line2 {
    font-size: 0.8em;
}
.quote3-line3 {
    font-size: 0.7em;
}
#index-quote3 a,
#index-quote3 a:visited {
    color: white;
    /* text-decoration: none; */
}
#index-quote3 a:hover,
#index-quote3 a:focus {
    color: rgb(254,197,185);
}

#index-qty-sold {
    display: none;
    position: absolute;
    top: 625px;
    right:60px; 
    width: 160px;
}
#index-qty-sold h4 {
    margin-top: 5px;
    font-family: 'Federo', sans-serif; 
    text-align: center;
    font-size: 1em;
    font-weight: bold;
}

/*
#index-promo {
    position: absolute;
    width: 125px;
    height: 125px;
    top: 620px;
    left: 1085px;
    background: url(../images/button.png) no-repeat left top;
    z-index: 10;
}
#index-promo p {
    position: relative;
    top: 35px;
    left: 12px;
    font-weight: 400;
	font-size: .75em;
    font-family: 'trajan-pro-3',sans-serif;
    color: white;
    width: 100px;
    text-align:  center;
    line-height: 12px ;
}
#index-promo .smaller {
    font-size:  .7em;
    word-spacing: -1px;
}
#index-promo a {
    text-decoration: none;
}
#index-promo .nudge-right {
    padding-left:  2px;
}
#index-promo a:link {
    color: white;
}
#index-promo a:visited {
    color: white;
}
#index-promo a:hover {
    color: white;
}
#index-promo a:active {
    color: white;
}
*/
/* howto page */
#howto-header {
	position: absolute;
	left: 350px;
	top: 20px;
    width: 500px;
    height: 152px;
    background: url(../images/small-logo.png) no-repeat left top;
    background-size: contain;
	}
#howto-header h2, #howto-header h1 {
	position: absolute;
	bottom: 0px;
	left: 130px;
	font-family: 'trajan-pro-3', serif;
	font-style: normal;
	font-weight: 400;
	font-size: 1.8em;
    line-height: 1.0;
	}
#howto-video {
	position: absolute;
	left: 350px;
	top: 230px;
	}
#howto-video iframe {
    width: 500px;
    height: 371px; 
}
#howto-video p {
	text-align: center;
	}
#howto-video h3 {
    margin-top: 15px;
    font-size: 1.5em;
    text-align: center;
}
#howto-q {
	position: absolute;
	top: 20px;
	left: 930px;
	width: 250px;
	font-size: 1em;
	font-weight: 400;
    background: url(../images/q1.jpg) no-repeat top left;
	}
#howto-q h2 {
    font-style: italic;
}
#howto-q p:first-child {
    padding-top: 360px;
}
#howto-q ol {
	margin-top: 10px;
	margin-bottom: 10px;
	}
#howto-q a.howto-zip {
    text-decoration: none;
    color: black;
}
#howto-q a.howto-zip:hover,
#howto-q a.howto-zip:focus {
    text-decoration: underline;
}

/* testimonials page */
#dearzipher-header {
	position: relative;
	left: 350px;
	top: 20px;
	width: 450px;
	}
#dearzipher-header h2, #dearzipher-header h1 {
	font-family: 'trajan-pro-3', serif;
	font-style: normal;
	font-weight: 400;
	font-size: 1.6em;
	line-height: 1.2;
	}
#dearzipher-video {
	position: absolute;
	top: 20px;
	right: 20px;
	z-index: 2;
	}
#dearzipher-video iframe {
    width: 300px;
    height: 225px;
}
#dearzipher-items {
	margin-top: 80px;
	margin-left: 350px; 
	padding-bottom: 100px;
    font-family: 'Federo', sans-serif;
	font-size: 1.2em;
	line-height: 1.1;
	}
#dearzipher-items em {
    font-style: normal;
}
#dearzipher-items p.narrow {
	width: 540px;
	}
#dearzipher-items p.wide {
	width: 860px;
	}
#dearzipher-items p.subhead {
    font-size: 1.3em;
	padding-bottom: 5px;
}
/* faq page */
#faq-header {
	position: relative;
	left: 350px;
	top: 20px;
	width: 680px;
	}
#faq-header h2, #faq-header h1 {
	font-family: 'trajan-pro-3', serif;
	font-style: normal;
	font-weight: 400;
	font-size: 1.6em;
	line-height: 1.2;
    
	}
#faq-header p {
    text-align: left;
    font-family: 'Federo', sans-serif;
	font-size: 1.2em;
	line-height: 1.1;
    padding-top: 20px;
}
#faq-items {
	margin-top: 40px;
	margin-left: 350px; 
	padding-bottom: 100px;
    font-family: 'Federo', sans-serif;
	font-size: 1.2em;
	line-height: 1.1;
    width: 850px;
	}
.faq-question {
	margin-left: 0px;
	padding-left: 30px;
	background: url(../images/show.png) no-repeat 0px 0px;
	cursor: pointer;
    margin-top: 20px;
	}
.faq-answer {
    width: 85%;
    margin-top: 10px;
}
ul.faq-benefits {
    list-style-type: inherit;
    margin-left: 15px;
}
ul.faq-benefits li {
    padding-bottom: 10px;  
}

/* inspiration page */
#inspiration-header {
	position: relative;
	left: 350px;
	top: 20px;
	width: 650px;
	}
#inspiration-header div.iframe {
     position: absolute;
     
}
#inspiration-header h2, #inspiration-header h1 {
	font-family: 'trajan-pro-3', serif;
	font-style: normal;
	font-weight: 400;
	font-size: 1.6em;
	line-height: 1.2;
    text-align: center;
	}
#inspiration-header div.iframe iframe {
    width: 160px;
    height: 40px;
}
#inspiration-header div.iframe p {
	font-size: .8em; 
	text-align: center;
}	

#inspiration-nav {
    position: relative;
    height: 20px;
    width: 650px;
    top: 40px;
	left: 350px; 
    text-align: center;   
}
#inspiration-nav ul {
	list-style-type: none;
	padding-left: 0;
	margin: 0 auto;
	display: inline-block;
	}
#inspiration-nav li {
	float:left;
	border-right: 1px solid black;
	}
#inspiration-nav li:last-child {
	border-right: none;
	}
#inspiration-nav a {
	color: black;
	line-height: 1.0;
	font-size: 1em; 
	padding: 0 20px;
	text-decoration:none;
	font-style: normal;
	font-weight: 400;
	}
#inspiration-photos {
    position: relative;
    top: 40px;
	left: 350px; 
	padding-bottom: 100px;
    font-family: 'Federo', sans-serif;
	font-size: 1.2em;
	line-height: 1.1;
    width: 650px;
}
.inspiration-image img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
}
.inspiration-image p {
    padding-top: 8px;
    text-align: center;
}

/* Innovation Page */
#innovation-header {
	position: relative;
	left: 350px;
	top: 20px;
	width: 790px;
	}
#innovation-header h1 {
	font-family: 'trajan-pro-3', serif;
	font-style: normal;
	font-weight: 400;
	font-size: 1.6em;
	line-height: 1.2;
	}
#innovation-header p.quote {
	text-align: right;
	font-size: 1em;
	padding-top: 5px;
	}
#innovation-items {
	margin-top: 50px;
	margin-left: 350px; 
	padding-bottom: 100px;
    font-family: 'Federo', sans-serif;
	font-size: 1.2em;
	line-height: 1.2;
	}
#innovation-items h2 {
	margin-bottom: 20px;
	font-family: 'trajan-pro-3', serif;
	font-style: normal;
	font-weight: 400;
	font-size: 1.6em;
	line-height: 1.2;
}
#innovation-items h3 {
	margin: 10px 0;
	font-family: 'trajan-pro-3', serif;
	font-style: normal;
	font-weight: 400;
	font-size: 1.3em;
    line-height: 1.2;
}
#innovation-items p.narrow {
	width: 540px;
	float: left;
	padding-top: 7px;
	}
#innovation-items p.wide {
	width: 860px;
	padding-top: 7px;
	}
#innovation-items li {
	width: 500px;
}
/* Why ZipHer Page */
#whyzipher-header {
	position: absolute;
	left: 350px;
	top: 20px;
	width: 580px;
	font-family: 'trajan-pro-3', serif;
	font-style: normal;
	font-weight: 400;
	font-size: 1.5em;
	line-height: 1.2;
	}
#whyzipher-header h2, #whyzipher-header h1 {
	position: relative;
	top: 5px;
	}
#whyzipher-header p.quote {
	text-align: right;
	font-size: .8em;
	padding-top: 5px;
	}
#whyzipher-item1 {
	position: absolute;
	left: 350px;
	top: 130px;
	font-size: 1.2em;
	width: 450px;
	line-height: 1.4;
	}

#whyzipher-pic1 { 
    position: absolute;
    left: 830px;
    top: 130px;
}
.whyzipher-pic1-image { 
    width: 300px;
    height: 400px; 
    background:  url(../images/ZipHer-Strong.jpg) no-repeat center top;
    background-size: contain;
}
#whyzipher-pic1 p {
	text-align: center;
	font-size: .8em;
	text-decoration: underline;
	cursor: pointer;
}

#ring-order-pic {
    position: absolute;
    left: 430px;
    top: 220px;
    width: 375px;
    height: 300px;
    background:  url(../images/black-rings_fullsize.png) no-repeat left top;
    background-size: contain;
}
/* ziphergivesback */
#ziphergivesback-header, #ziphergivesback-h1 {
	position: relative;
	left: 350px;
	top: 20px;
	width: 850px;
	font-family: 'trajan-pro-3', serif;
	font-style: normal;
	font-weight: 400;
	font-size: 1.5em;
	line-height: 1.2;
	}
#ziphergivesback-header h2 {
	position: relative;
	top: 5px;
	}
#ziphergivesback-header p.quote {
	text-align: right;
	font-size: .8em;
	padding-top: 5px;
	}
#ziphergivesback-charity { 
    margin-top: 50px;
	margin-left: 350px; 
    width: 860px;    
	padding-bottom: 100px;
    font-family: 'Federo', sans-serif;
	font-size: 1em;
	line-height: 1.0; 
	
}
#ziphergivesback-charity h3 {
    font-family: 'Federo', sans-serif;
    font-size: 1.2em;
	line-height: 1.4;
    font-weight: bold;
}
#ziphergivesback-charity p {
    font-size: 1.1em;
    line-height: 1.2;
    padding: 8px 0;
}
#ziphergivesback-charity p.narrow {
    width: 450px;
}
#ziphergivesback-charity-image {
    position:absolute;  
	left: 830px; 
	top: 270px; 
}
#ziphergivesback-charity-video {
    position:absolute; 
	left: 830px; 
	top: 530px;
}
#ziphergivesback-charity-video iframe {
    width: 300px;
    height: 225px;
}
/* order page */
#order-header {
	position: absolute;
	left: 350px;
	top: 20px;
	font-family: 'trajan-pro-3', serif;
	font-style: normal;
	font-weight: 400;
	font-size: 1.7em;
	}
.order-header-spacer {
    padding-left: 70px;
}
#order-sale {
    position: absolute;
    top: 110px;
    left: 670px;
    background: url(../images/heart-pic.png) no-repeat left top;
    /* background-size: 192px 183px; */ 
    color: white;
    z-index: 10;
    font-family: 'trajan-pro-3',sans-serif;
	font-style: normal;
	font-weight: 400;
    text-align:  center;
    line-height: 1.1;
    width: 200px; 
    height: 250px;
}
#order-sale h2 {
    padding-top: 50px; 
    padding-left: 25px;
    width: 70%;
    font-size: 1.3em; /* 1.4em; */
    text-decoration: none;
}
#order-sale p {
    padding-top: 10px;
    line-height: 1.0;
    font-size: 1em;
}
#order-form {
	position: absolute;
	left: 350px;
	top: 120px;
    width: 450px;
	line-height: 1.5;
	font-size: 1.2em;
	}
#order-form .order-form-intl {
    font-size: .8em;
}
#order-form ul {
    position: relative;
    margin-bottom: 20px; 
    list-style-type: disc;
}
#order-form select {
	font-size: 1.1em;
    width: 70%;
}
#order-facemask-quantity {
    display: none;
}
#order-paypal-button {
    float: left; 
    margin-right: 30px;
}
input.paypal_button {
    cursor: pointer;

	
	border: 3px double black; 
	border-radius: 10px;
	padding: 4px 4px;
    border

	}


#order-form-special-requests {
    position: relative;
    bottom: 0px; 
    float: left; 
    width: 325px;
    /*
    font-size: 1.2em;
	font-family: 'adelle-sans', sans-serif;
    */
    font-family: 'trajan-pro-3', serif;
	font-style: normal;
    font-size: .8em;
	line-height: 1.1;
}
#order-extra-rings {
    margin-top: 8px;
}
#order-ring-color { 
    margin-top: 8px;
    display: none;
}
#order-usa-only { 
    margin-top: 8px;
    display: none;
}
#order-mixed-rings {
    margin-top: 8px;
    display: none;
}
#order-destination {
    margin-top: 8px;
}
#order-international, #order-international p {
    display: none;
}
#order-telephone-number {
    margin-top: 8px;
}
#order-discrete-package {
    margin-top: 8px;
    margin-left: -5px;
}
#order-form-bottom {
    margin-top: 20px;
}
#order-AmazonPayButton {
    margin-top: 20px;
}
#order-quotation { 
    margin-top: 10px;
    width: 400px;
	font-style: normal;
}
#order-quotation div:last-child {
    display: none;
}
#order-form-bottom {
    margin-top: 40px;
}
#order-paypal-button {
    width:48%; 
    text-align: center; 
    float: left;
}
#order-paypal-button img.not-clickable {
    position: relative;
    top: -76px;
}
#order-paypal-button input:focus {
    outline: none;
}
#siteseal {
    position: relative;
    padding-bottom: 15px;
}
#order-policy {
    position: relative;
    top: 9px;
    width: 40%;
    float: left;
}

.order-radio {
    display: block;
    width: 110px;
    float: left;
}
.extra-rings { 
    display: none;
}
#order-pic { 
	position: absolute;
	top: 30px;
	left: 825px;
    width: 325px;
    height: 600px;
    background:  url(../images/smallzipherpackage_fullsize.png) no-repeat right top;
   /* background-size: contain; */
	}
#order-pic div.order-review { 
    margin-top: 360px;
	font-size: 1.1em;
    font-family: 'Federo', sans-serif;
    line-height: 1.2;
    text-align: right;
	}
#order-pic div.order-review h2 {
    line-height: 1.5;
    font-size: 1.3em;
}
/* #order-pic div.start-stop {
    text-align: left; 
    margin-top: 328px;
    padding-left: 15px;
    font-size: 1.4em;
} */
#order-pic-poster {
    display: none;
	position: absolute;
	top: 30px;
	left: 900px;
	font-size: 1.1em;
	font-family: 'adelle-sans', sans-serif;
	font-style: italic;
	font-weight: 400;
    width: 250px;
    height: 630px;
    background:  url(../images/poster_large.jpg) no-repeat left top;
    background-size: contain;
	}
#order-pic-poster div.text2 {
    margin-top: 350px;
    padding: 10px;
	}
#order-pic-poster div.text2 h3 {
    text-align: center;
}
#order-pic-poster div.text2 p {
    text-align: center;
    font-size: .8em;
}
#order-pic-poster div.text2 ul {
    margin-top: 20px;
}
#order-pic-facewrap { 
    display: none;
	position: absolute;
	top: 30px;
	left: 800px;
	font-size: 1.1em;
	font-family: 'adelle-sans', sans-serif;
	font-style: italic;
	font-weight: 400;
    width: 400px;
    height: 630px;
    background:  url(../images/zipher-face-wrap-4.png) no-repeat center top;
    background-size: 250px;
	}
#order-pic-facewrap div.text2 {
    margin-top: 330px;
    padding: 10px;
	}
#order-pic-facewrap div.text2 h3 {
    text-align: center;
}
#order-pic-facewrap div.text2 p {
    text-align: center;
    font-size: .8em;
}
#order-pic-facewrap div.text2 ul {
    margin-top: 20px;
}
#order-form-branding {
	position: absolute;
    top: 650px;
    left: 425px;
    width: 300px;
	text-align: right;
    font-size: 17px;
}
/* Order Policy Page */
#policy-text {
	position: absolute;
	left: 350px;
	top: 30px;
    width: 750px;
    font-family: 'Federo', sans-serif; 
	font-style: normal;
	font-weight: 400;
	font-size: 1.2em; 
	line-height: 1.2;
    z-index: 10;
	}
#policy-text p {
    padding-top: 20px;
}
#policy-text ul {
	list-style-type: circle;
	margin-top: 10px;
	margin-bottom: 15px;
	}
#policy-text ul li {
	margin-bottom: 5px; 
	}
    

/* Thank you page */
#thankyou-content {
	position: absolute;
	top: 20px;
	left: 450px;
	font-family: 'trajan-pro-3', serif;
	font-style: normal;
	font-weight: 400;
	font-size: 1.8em;
	text-align: center;
    width: 400px;
    height: 450px;
    background: url(../images/q2.png) no-repeat center 70px;
    background-size: contain;
}
#order-retry { /* border: 1px dotted blue; */
    position: absolute;
	left: 330px;
	top: 20px;
    width: 520px;
    text-align: center;
}
#order-retry h2 {
	font-family: 'trajan-pro-3', serif;
	font-style: normal;
	font-weight: 400;
	font-size: 1.6em;
    line-height: 1.3;
}
#order-retry h3 {
    font-family: 'Federo', sans-serif;
    font-size: 1.3em;	
	margin-top: 30px;
}
#order-retry h3.trajan-pro {
    font-family: 'trajan-pro-3', serif;
    font-size: 1.4em;
}
div.order-retry-review {
    margin-left: 75px;
}
/* poster order */
#poster-header {
	position: absolute;
	left: 350px;
	top: 20px;
	width: 800px;
	font-family: 'trajan-pro-3', serif;
	font-style: normal;
	font-weight: 400;
	font-size: 20pt;
	line-height: 1.2;
	}
#poster-item {
	position: absolute;
	left: 350px;
	top: 100px;
	font-size: 14pt;
	width: 400px;
	line-height: 1.4;
	}
#poster-pic {
	position: absolute;
	top: 100px;
	left: 800px;
    width: 380px;
    height: 510px;
    background:  url(../images/poster_fullsize.jpg) no-repeat left top;
    background-size: contain;
	}
#poster-order {
	position: absolute;
	left: 350px;
	top: 370px;
	}
#poster-order p {
    margin-bottom: 32px;
}	
#poster-order h3 {
    margin-top: 32px;
}		

/* zipher gives back */
#ziphergivesback {
	position: relative;
	left: 350px;
	top: 20px;
	width: 750px;
	}
#ziphergivesback h2 {
    position: relative;
	font-family: 'trajan-pro-3', serif;
	font-style: normal;
	font-weight: 400;
	font-size: 1.6em;
	line-height: 1.2;
    text-align: center;
	}

#ziphergivesback p {
	position: relative;
	padding-top: 50px;
    font-family: 'Federo', sans-serif;
	font-size: 1.2em;
	line-height: 1.1;
	}