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

body {
	text-align: center;
}

hr {
	border: none;
	border-bottom: 1px solid #6CA5E8;
}

h1, h2, h3, h4, h5 {
	color: #6CA5E8;
}

#header {
	background-image: url(../images/header/blue_gradient.png);
	background-repeat: repeat-x;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	height: 135px;
}

#header_img {
	float: left;
	width: 100%;
}

a, img, a img {
	border: none;
}

#nav {
	position: relative;
	width: 100%;
	float: left;
	margin-left: -40px;
}

#nav li {
	height: 25px;
	padding: 6px 10px 0px 10px;
	margin-right: 10px;
	list-style: none;
	float: left;
}

#nav li:hover {
	background-color: #6CA5E8;
}

#nav li:hover a {
	color: #fff;
}

#nav li ul {
	width: 200px;
	margin-top: 5px;
	margin-left: -50px;
	display: none;
}

#nav li:hover ul {
	position: relative;
	display: block;
	z-index: 10;
}

#nav li ul li {
	width: 200px;
	background-color: #6CA5E8;
}

#nav li ul li:hover a {
	color: #333;
}

#nav a {
	color: #6CA5E8;
	text-decoration: none;
}

#sel {
	background-color: #6CA5E8;
}

#sel a {
	color: #fff;
}

#slide {
	position: relative;
	background-color: #ccc;/*#95B3D7;*/
	z-index: 0;
}

#slide_images {
	display: none;
}

#content {
	margin-top: -20px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	min-height: 590px;
}

#overlay {
	background-color: #ffffee;
	margin-top: -20px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
}

/*
.panto_box {
	background-color: #DCE6F2;
	margin: 0px 10px 10px 0px;
	text-align: center;
	border: 1px solid #95B3D7;
	width: 150px;
	height: 142px;
	float: left;
}

.panto_box:hover {
	background-color: #95B3D7;
	cursor: pointer;
}

.panto_box img {
	margin-top: 5px;
}
.panto_box span {
	clear: both;
	width: 100%;
	min-height: 15px;
}
*/

.img_box, .panto_box {
	width: 230px;
	height: 170px;
	background-color: #95B3D7;
	margin: 0px 9px 10px 9px;
	text-align: center;
	border: 1px solid #376092;
	float: left;
	cursor: pointer;
}

.img_box:hover, .panto_box:hover {
	background-color: #376092;
	color: #fff;
}

.panto_box {
	width: 270px;
	height: 170px;
	background-color: #95B3D7;
	margin: 0px 9px 10px 9px;
	text-align: center;
	border: 1px solid #376092;
	float: left;
	cursor: pointer;
}

.img_box span {
	width: 228px;
	float: left;
}

#panto_content {
	margin-left: 75px;
	width: 870px;
}

.panto_box {
	height: 190px;
	margin: 0px 5px 10px 5px;
}

.panto_img {
	margin-top: 2px;
	width: 100%;
}

#large_box {
	display: none;
}

#cta {
	margin: -10px auto 20px auto;
	width: 1000px;
	height: 200px;
}

#cta>div {
	width: 488px;
	height: 98px;
	float: left;
	margin: 2px 5px 2px 0px;
	border: 1px solid #376092;
	text-align: left;
	/*
	background-image: url(../images/content/div_box.png);
	float: left;
	width: 320px;
	height: 182px;
	color: #254061;
	*/
}

#cta>div h2, #cta>div p {
	margin: 0px 10px 0px 10px;
}

#cta>div h2 a {
	color: #6CA5E8;
}

#panto_div_link, #quilt_div_link {
	margin-right: 20px;
}

#panto_nav {
	padding-left: 0px;
	padding-bottom: 15px;
	margin-bottom: 5px;
	height: 50px;
	width: 1000px;
	border-bottom: 1px solid #6CA5E8;
	cursor: pointer;
}

#panto_nav li {
	display: block;
	list-style: none;
	float: left;
	width: 90px;
	height: 100%;
	margin: auto 3px 0px 3px;
	padding-left: 2px;
	padding-right: 2px;
	border-top: 1px solid #6CA5E8;
	border-left: 1px solid #6CA5E8;
	border-right: 1px solid #6CA5E8;
	text-align: center;
	background-color: #6CA5E8;
}

#panto_nav li.sel {
	background-color: #fff;
}

#panto_nav li.sel a {
	color: #6CA5E8;
}

#panto_nav li a {
	color: #fff;
	text-decoration: none;
}

#large_box_nav {
	color: #6CA5E8;
	border: 1px solid #6CA5E8;
	padding: 0px;
	width: 1000px;
	height: 20px;
}

#large_box_nav li {
	display: block;
	float: left;
	cursor: pointer;
}

#large_box_img {
	text-align: center;
}

#large_box_title {
	width: 1000px;
	height: 30px;
	text-align: center;
}

#large_box_options {
	cursor: pointer;
}

form {
	border: 1px solid #6CA5E8;
	margin-left: 100px;
	width: 790px;
	padding: 5px;
	margin-bottom: 5px;
}

ol {
	padding: 0px;
}

ol li {
	list-style: none;
}

.tumblr_post {
	border: 1px solid #6CA5E8;
	padding: 10px;
	margin-bottom: 10px;
}

.tumblr_title {
	font-size: 24px;
}

#focus {
	text-align: center;
	margin: 0px 0px 10px 0px;
}

#focus img {
	border: 1px solid #999;
}

#related_quilts {
	margin: 0px;
	width: 100%;
	min-height: 1px;
}

#related_quilts h2 {
	line-height: 20px;
	margin-bottom: 10px;
}

#focus h1 {
	line-height: 10px;
}

.related_quilt {
	background-color: #ffffee;
	border: 1px solid #999;
	text-align: center;
	width: 228px;
	height: 180px;
	float: left;
	margin: 0px 9px 10px 9px;
	cursor: pointer;
}

.related_quilt img {
	margin-top: 5px;
}

.backnext {
	border-top: 1px solid #6CA5E8;
	background-color: #fff;
	width: 100%;
	height: 20px;
	margin-bottom: 10px;
	clear: both;
}

.backnext a {
	color: #6CA5E8;
	text-decoration: none;
}

.back {
	float: left;
}

.next {
	float: right;
}

.hidden {
	display: none;
}

#options {
	height: 30px;
}

#options a {
	color: #6CA5E8;
}

#overlay {
	margin-top: 10px;
	border: 1px solid #6CA5E8;
	text-align: center;
	display: none;
	width: 1000px;
	padding-bottom: 10px;
}

#overlay h1 {
	margin: 0px;
}

#overlay_content img {
	border: 1px solid #333;
}

#close {
	width: 100%;
	margin: auto auto -30px auto;
	text-align: right;
}

#close img {
	cursor: pointer;
}

#footer {
	clear: both;
	background-image: url(../images/footer/blue_gradient.png);
	background-repeat: repeat-x;
	width: 1000px;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 1px;
	text-align: center;
}

.post {
	border: 1px solid #666;
	margin-top: 10px;
	padding: 10px;
}

.post h1 {
	margin: 0px auto 10px auto;
}

.post img {
	border: 1px solid #666;
	margin-bottom: 10px;
}

.post a img:hover {
	border: 1px solid #33f;
	margin-bottom: 10px;
}

.oldnew {
	width: 100%;
	height: 20px;
	border: 1px solid #6CA5E8;
}

.old, .new {
	padding: 2px 5px 2px 5px;
}

.old a, .new a {
	color: #6CA5E8;
}

.old {
	float: left;
	margin-right: 5px;
}

.new {
	float: right;
}

.post h1 {
	width: 80%;
	float: left;
}

.date {
	color: #666;
	width: 20%;
	float: left;
	text-align: right;
}

.postbody {
	min-height: 10px;
	width: 100%;
	clear: both;
}

#social {
	margin-top: 15px;
	width: 100%;
	height: 20px;
	float: right;
	text-align: left;
}

#search_div {
	position: absolute;
	top: 10px;
	right: 125px;
	float: right;
	width: 250px;
	height: 18px;
	z-index: 99999;
}

.ui-autocomplete {
	background: #fff;
	font-family: inherit;
	max-height: 500px;
	overflow-y: auto;
	text-align: left;
}
.ui-autocomplete-category {
	font-size: 14px;
	border: none;
}

.ui-menu .ui-menu-item a {
	font-weight: bold;
	font-size: 12px;
	border: none;
	color: #00c;
	text-decoration: underline;
	cursor: pointer;
	margin: 0px;
}
.ui-menu:hover .ui-menu-item a:hover {
	background: #aaf;
	color: #fff;
	border: none;
}

.referral-section {
	width: 100%;
    height: auto;
    display: block;
}

.referral {
    width: 45%;
    float: left;
    height: auto;
    background: #fff;
    text-align: left;
    padding: 16px 16px 0px 16px;
    border: 1px #aaa solid;
    border-radius: 10px;
    margin-right: 16px;
    margin-bottom: 16px;
}

.have-questions {
    width: 100%;
    border-top: 1px solid #999;
    padding-top: 16px;
    line-height: 16px;
}