@charset "UTF-8";
/* CSS Document 

//---FAMILY CREST RING styles---//
*/
body {		
  font-family:  Times, "Times New Roman", serif ;
  color:#333;
  font-weight: 400;
  background-color:  #f7f7f7 !important

}

a {color:#666; text-decoration:underline}
a:hover{ color:green}
.container{
	background-color:#fff;
	width:100%;;
	max-width:100rem;	
	border-right:1px solid #e4e4e4;
	border-left:1px solid #e4e4e4;
}

section .row p{
font-weight:400;}
p{
	font-size:1.3em;
}
h1, h2, h4, h5, h6 {
  	font-weight: 700;
}
h3, h4 {
  	font-weight: 400;
}
.logo{
	max-width:377px;
}

.prepend-top{ 
	margin-top:40px; 
}
.append-bottom { 
	margin-bottom:40px; 
}
section .row{
    overflow: hidden;
    padding: 1.25em auto 1.25em auto;
	margin-left: 0;
	margin-right:0;
text-align: center;
}
section .row:last-child{
	border-bottom: none;
    overflow: hidden;
    padding: 0;
}
.green{
	color:#006666;}
.box{
	background:#f2f2f2 none repeat scroll 0 0; border-radius:8px; padding:20px 60px}
/* NAV/HEADER */
.page-header {
	border-bottom: 2px solid #99cc66 ;
   margin: 40px -15px 20px -15px;
    padding-bottom: 20px;
}
.main ul a{
		color:#006666;text-decoration:none;
}
section.col-md-11.col-md-offset-half .col-md-offset-0{
	padding-right:0;}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus, li.active a {
    font-weight: 700;
	color:green;
	background-color:#fff;
}

/* uncomment to make active page not display in menu on mobile ----
.navbar-default .navbar-nav > li#btn5.active{
	display:none;}*/

.navbar-default .navbar-collapse, .navbar-default .navbar-form, .navbar-default{
	background-color:#fff;
	margin-bottom:20px;
	}
.navbar-default {
    border-color: #fff;
}
.navbar-nav {
    margin: 7.5px 15px;
}
.navbar-nav > li{
	float:none;
	display:inherit;}

.nav > li > a {
    display: inline;
    padding: 10px 15px;
    position: relative;
	text-decoration:none;
	color:#006666;
	font-style:italic;
}
.navbar-default .navbar-nav > li > a{
		color:#006666;
}
ul.nav.navbar-nav{
	font-size: 1.1em;
 	letter-spacing: 1px;
	text-align:right;
	list-style-type:none;
	
	}
.navbar-toggle:before
{
content:"MENU";
left:-70px;
top:8px;
position:absolute;
width:50px;
font-size: 1.3em;
}


.main ul{
	font-size: 1.1em;
 	letter-spacing: 1px;
	text-align:right;
	list-style-type:none;
	color:#006666;
	font-style:italic;
	
}
ul.more{
	font-size: 1.3em;
 	letter-spacing: 1px;
	list-style-type:none;
	padding-left: 0;
}

.main ul a:hover{
	color: green}

.main p{
	font-size:1.2em;font-style: italic; text-align:center; margin-top:15px}
.gift-page section p, .history-page  section p, .process-page section p, .letters-page section p{ line-height:1.1em; text-align: justify;}
.index-page section p{
	font-weight: 400;
	text-align:justify;}

.letters-page section h4{font-size:1.5em;	font-weight:700 ;
}
.letters-page section hr {
	margin:20px 0;
	border:2px solid #99cc66;}

	


li#btn6{
	min-width:150px;}
li#btn1:after, li#btn2:after, li#btn3:after, li#btn4:after, li#btn5:after, li#btn6:after   {
    background: rgba(0, 0, 0, 0) url("../images/nav-sprite.png") no-repeat scroll;
	content: " ";
    display: inline-block;
    height: 30px;
	width: 29px;
    left: 7px;
    position: relative;
    top: 10px;
} 
li#btn1:after  {
  background-position: 3px 0;
  }
li#btn2:after  {
   background-position: -26px 0;
  }
li#btn3:after  {
   background-position: -56px 0;
  }
li#btn4:after  {
   background-position: -85px 0;
  }
li#btn5:after  {
   background-position: -114px 0;
 }
li#btn6:after  {
	background-position: -143px 0;
  }
li#btn1:hover:after, li#btn1.active:after{
   background-position: 3px -31px;
  }
li#btn2:hover:after, li#btn2.active:after{
   background-position: -26px -31px;
  }
li#btn3:hover:after, li#btn3.active:after{
   background-position: -56px -31px;
  }
li#btn4:hover:after, li#btn4.active:after{
   background-position: -85px -31px;
  }
li#btn5:hover:after, li#btn5.active:after{
   background-position: -114px -31px;
  }
li#btn6:hover:after, li#btn6.active:after{
   background-position: -143px -31px;
  }


/* Footer*/
/* Sticky footer styles
-------------------------------------------------- */
.button{
	background: white none repeat scroll 0 0;
    border: 2px solid white;
    border-radius: 4rem;
    color: #f45d20;
    display: inline-block;
    font-family: sans-serif;
    font-size: 1.6rem;
    font-weight: 700;
    padding: 1.8rem 4rem 1.6rem;
    text-align: center;
    text-transform: uppercase;
    transition: all 200ms ease 0s;
    z-index: 1;
	min-width: 24rem;
    padding: 2.3rem 3rem 2rem;
	text-decoration:none
}
.button:hover {
    background: transparent none repeat scroll 0 0;
    color: #fff;
	
}

.main-footer {
  
	border-top: 2px solid #99cc66;
	border-right:1px solid #e4e4e4;
	border-left:1px solid #e4e4e4;
    background: #99cc66 none repeat scroll 0 0;
    color: #006666;
    margin: 0 auto;
    overflow: hidden;
    max-width: 100rem;
    z-index: 2;
	 padding:40px 5% 10px 5%;

	 
}
.main-footer p{
text-align:center}

.col-md-offset-half{
	margin-left:4%}
.j-right{
	 text-align:end}

table {
    border: 1px solid #ccc;
    width: 100%;
    margin:0;
    padding:0;
    border-collapse: collapse;
    border-spacing: 0;
 }
table tr {
    padding: 5px;
  }
.table-order th  {
	background-color:#f2f2f2;
  }
 .table-order td, .table-order th {
    padding: 14px 12px 0 12px;
    text-align: center;
    vertical-align: middle;
	font-size:1em;
	font-weight:400;
	 padding: 10px;
    text-align: center;
    border: 1px solid #ddd;
	line-height: 1.5em;
}
 .table-order td{
	 font-size:1.5em}
 th span.table-order{
	font-weight:700;
		font-size:1.3em;
}
 td span.table-order{
	font-weight:700;
		font-size:1.3em;
		    letter-spacing: 1px;

}
.table-order td.td-left {
    text-align: left;
	font-size:1.1em;
	
}
.rod{
	color:lightgrey;
	padding:0 5px;}


  @media screen and (max-width: 600px) {

    table {
      border: 0;
    }

    table thead {
      display: none;
    }

    table tr {
      margin-bottom: 10px;
      display: block;
      border-bottom: 2px solid #ddd;
    }

    table td {
      display: block;
      text-align: right;
		font-size:1.5em;
      border-bottom: 1px dotted #ccc;
    }

    table td:last-child {
      border-bottom: 0;
	  
    }

    table td:before {
     color: #828282;
    content: attr(data-label);
    float: left;
    font-size: 0.8em;
    font-weight: 500;
    }
	.table-order td, .table-order th{
		text-align:center}
	
	.table-order td.td-left {
    text-align: center;
		font-size:1.2em;
		background-color:#f2f2f2
}

  }


@media (max-width: 992px) and (min-width : 768px) {
header.main.col-md-6.col-sm-7.col-sm-offset-2 {
    padding-left: 50px;
}

}

@media (min-width : 1025px) {
nav.main.col-md-pull-12{
	right:98%;}

.prepend-top-desktop{
	margin-top:20px;}
}
@media (max-width: 992px) {
.prepend-top-desktop{
	margin-top:0;}
section .row{
	border-bottom: none;
	margin-left: -15px;
	margin-right:-15px;
}
section .row p{
	text-align:center;
	}
	
.center-block{
	margin-bottom:20px;}
.prepend-top {
    margin-top: 20px;
}
.prepend-top-xx {
    margin-top: 40px;
}
.col-md-offset-half{
	margin-left:0}
.pull-right, .pull-left{
	float:none !important}
.text-right{
	text-align:center;
	float:none;}

.text-left{
	text-align:center;
	float:none;}
.justify{
	text-align:center;
	float:none;}
.j-right{
	 direction:inheritl;text-align:center;}
.box{
	background:#F4F4F4 none repeat scroll 0 0; padding:10px}
	
.append-bottom-mobile{
	margin-bottom: 20px;
	}
.prepend-top-mobile{
	margin-top: 20px;}

}