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

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	background-color: #192d42;
	position: relative;
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
}

#left_column img {
	float: right;
	border: 3px solid #FFF;
	margin-bottom: 25px;
	margin-left: 25px;
}

#contact_column img {
	float: right;
	border: 3px solid #FFF;
	margin-bottom: 25px;
	margin-left: 25px;
	position: absolute;
	top: 20px;
	right: 0px;
}

#contact_column h2 {
	font-size: 150%;
	color: #2a93ff;
	padding: 0px;
	margin: 0px;
}

#contact_column {
	color: #FFF;
	line-height: 2;
	width: 80%;
	float: left;
	min-height: 600px;
}
#contact_column h1 {
	color: #2a93ff;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
}


#top_bg {
	width: 100%;
	background-color: #e8eff2;
	background-image: url(../images/top_fade.png);
	background-repeat: repeat-y;
	background-position: center;
}
a {
	color: #2a93ff;
	text-decoration: none;
}
a:hover {
	color: #2abbff;
	text-decoration: none;
}
#top_content {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 0px;
	height: auto;
}
#top_content img {
	float: left;
}
.booklets_top_image {
	padding: 0 105px;
}
#menu {
	float: left;
	width: 550px;
	position: absolute;
	top: 25px;
	right: 14px;
}

.insta {
	position: absolute;
	left: 540px;
	top: -8px;
	/* for IE */
  filter:alpha(opacity=15);
	/* CSS3 standard */
  opacity:0.3;
	z-index: 1;
}

.face {
	position: absolute;
	left: 580px;
	top: -8px;
	/* for IE */
  filter:alpha(opacity=15);
	/* CSS3 standard */
  opacity:0.3;
	z-index: 1;
}


.menu-image-title {
	display: none;
}

.child_image_top {
	position: absolute;
	top: 100px;
	right: -100px;
	/* for IE */
  filter:alpha(opacity=25);
	/* CSS3 standard */
  opacity:0.25;
	z-index: 1;
}
.menu_booklets {
	padding-left: 350px;
}
#menu ul li {
	font-weight: bolder;
	color: #666;
	font-size: 85%;
	text-transform: uppercase;
	list-style-type: none;
	display: inline;
	padding-left: 24px;
}
#menu ul li a {
	color: #666;
}
#menu ul li a:hover {
	color: #2abbff;
}

#menu li .current { color: #2abbff; }

#title_text {
	width: 500px;
	padding-left: 85px;
	float: left;
}
#title_text_booklets {
	width: 500px;
	padding-left: 85px;
	float: left;
}
#title_text h1 {
	color: #2a93ff;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	font-size: 350%;
	line-height: 50%;
}
#title_text_booklets h1 {
	color: #2a93ff;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	font-size: 200%;
}
#title_text_booklets h2 {
	color: #2abbff;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 150%;
}
#title_text h2 {
	color: #2abbff;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 300%;
}
#left_column h2 {
	font-size: 150%;
	color: #2a93ff;
	padding: 0px;
	margin: 0px;
}
#title_text h3 {
	color: #000000;
	font-size: 150%;
}
#blue_bg {
	background-color: #192d42;
	width: 100%;
	background-image: url(../images/blue_fade.png);
	background-repeat: repeat-x;
	background-position: top;
	height: auto;
	min-height: 760px;
	position: relative;
	overflow: hidden;
}
#bottom_content {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 2;
	padding: 20px;
	color: #FFF;
}
#bookshelf a img, #bookshelf a {
	border: none;
	text-decoration: none;
}
#bookshelf a img {
	margin: 2px;
}
#bookshelf h2 {
	font-size: 75%;
}
.bookshelf_book {
	width: 127px;
	text-transform: uppercase;
	text-align: center;
	float: left;
	margin: 13px;
}
#bookshelf a:hover img {
	outline: 2px solid #FFF;
}
#popup {
	padding: 10px;
}
#popup img {
	float: left;
}
.reflection_text {
	color: #999 !important;
}
.sorting_text {
	color: #F6C !important;
}
.clay_text {
	color: #900 !important;
}
.drawing_text {
	color: #F63 !important;
}
.natural_text {
	color: #9F0 !important;
}
.painting_text {
	color: #2abbff !important;
}
.popup_text {
	float: left;
	width: 375px;
	padding-left: 25px;
	padding-top: 0px;
	font-size: 130%;
	line-height: 1.5;
}
.testimonial_text {
	padding-top: 10px;
	line-height: 1.5;
}
.testimonial_text h1 {
	color: #2a93ff;
	font-weight: bold;
}
.testimonial_text em {
	font-size: 130%;
}
.right {
	text-align: right;
	padding-right: 25px;
	font-size:100%;
	margin-top:30px;
}

.grey {color: #fff;
	font-style: ;
	font-size: 105%;

}

.right strong {
	color: #2a93ff;
}
#left_column {
	color: #FFF;
	line-height: 2;
	width: 600px;
	float: left;
}
#left_column h1 {
	color: #2a93ff;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
}
#bottom_content h1 {
	color: #2a93ff;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
}
#right_column h2 {
	color: #2a93ff;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	margin:0;
}
#right_column {
	color: #FFF;
	float: right;
	width: 200px;
	margin-top: 40px;
	font-size: 80%;
	line-height: 1.5;
	padding:20px 15px;
	position: relative;
	background-color:#091c2e;
	border-radius: 18px;
	box-shadow: rgba(255, 255, 255, 0.498039) 0px 0px 1px, rgba(0, 0, 0, 0.498039) 1px 1px 5px inset;
}
#right_column .testimonial_text {
	padding:0;
}
#right_column #bookshelf {
	height:230px;
}
#right_column #bookshelf a img, #bookshelf a {
	border: none;
	text-decoration: none;
}
#right_column .bookshelf_book {
	width: 100%;
	text-transform: uppercase;
	text-align: center;
	margin:0;
}
#right_column .bookshelf_book img {
	width:100%;
	height:auto;
}
p {
	line-height: 2;
}
#footer {
	color: #5b7591;
	font-size: 90%;
	padding-top: 80px;
}
#footer_left ul li {
	text-transform: uppercase;
	display: inline;
	list-style-type: none;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
}
#footer_left {
	float: left;
}
.child_image_left {
	position: absolute;
	left: -20px;
	top: 20px;
	/* for IE */
  filter:alpha(opacity=15);
	/* CSS3 standard */
  opacity:0.15;
	z-index: 1;
}
.child_image_right {
	position: absolute;
	right: -200px;
	top: 20px;
	/* for IE */
  filter:alpha(opacity=15);
	/* CSS3 standard */
  opacity:0.15;
	z-index: 1;
}
#footer_right {
	float: right;
	width: 300px;
	margin-top: -5px;
}
.clearfloat {
	clear: both;
}
.hide {
	display: none;
}
.booklet {
	background-color: #FFF;
	width: 433px;
	padding: 10px;
	float: left;
	margin-bottom: 30px;
	height: 122px;
}
#left_booklets {
	float: left;
	width: 452px;
}
#right_booklets {
	float: right;
	width: 452px;
}
.booklet img {
	float: left;
}
.booklet_text {
	float: right;
	width: 300px;
	text-align: center;
	height: 80px;
	margin-top: 20px;
}
#header_lrg {
	height: 440px;
	width: 900px;
	position: relative;
}
#header_sml {
	height: 100px;
	width: 900px;
	position: relative;
}
#header_lrg img a {
	border-style: none;
}
#header_sml img a {
	border-style: none;
}
#left_column #order_blurb {
	width: 250px;
	float: left;
	height: 555px;
	margin-top: 37px;
	background-image: url(../images/bookmark.png);
}
#left_column #form {
	float: left;
	margin-left: 25px;
	margin-top: 12px;
	width: 325px;
}
#form h1 {
	line-height: 1;
}
/** 2012 Ammendments **/
.button {
	float:right;
	margin-bottom:20px;
	margin-left:6px;
}
.button a {
	display:block;
	padding:1px 16px;
	text-decoration:none;
	color:#fff;
	text-shadow:-1px -1px 0px #0082be;
	background-color:#2abbff;
	box-shadow: inset 0 0 4px #77d4ff;
	float:right;
	border-radius:.5em;
	font-size:120%;
	
}
.button a:hover {
	background-color:#4ec7ff;
}
.buy-button {
	float:right;
	margin-bottom:20px;
}
.buy-button a {
	display:block;
	padding:6px 20px;
	margin-top:-2px;
	text-decoration:none;
	color:#fff;
	text-shadow:-1px -1px 0px #d85d00;
	background-color:#ff7f00;
	box-shadow: inset 0 0 4px  #ffcc7a;
	float:right;
	border-radius:.5em;
	font-size:120%;
	margin-right:10px;
}
.buy-button a:hover {
	background-color:#ff9529;
}
#right_column img {
	width:100% !important;
	height:auto !important;
	margin-top:20px;
}
.box {
	background-color: #091C2E;
	border-radius: 18px;
	box-shadow: rgba(255, 255, 255, 0.498039) 0px 0px 1px, rgba(0, 0, 0, 0.498039) 1px 1px 5px inset;
	clear: both;
	height: 48px;
	padding: 26px 15px;
	width: 570px;
}
#left_column .box {
	background-image:url(../images/worked-with.jpg);
}
.form-label-left, .form-label-right, .form-label-top, .form-line-error {
	color:#FFFFFF !important;
}
.form-label {
	width:100px !important;
}
.form-label-left {
	width:150px !important;
}
.form-line {
	padding-top:10px;
	padding-bottom:10px;
}
.form-label-right {
	width:100px !important;
}
.form-all {
	width:390px;
	background:none !important;
	color:#FFFFFF !important;
	font-size:16px !important;
}
.form-radio-item label, .form-checkbox-item label, .form-grading-label, .form-header {
	color:#FFFFFF;
}
.form-line-active {
	color:#fff !important;
}
.form-product-item:hover {
	background-color:transparent !important;
	color:#fff !important;
	cursor:pointer;
}
.form-line-active {
	background: transparent !important;
}
.form-line-error {
	background: transparent !important;
}
.form-all {
	background: none;
}
.form-line {
	background: none;
}
.form-label-top {
	background: none;
}
.bqstart {
	float: left;
	height: 45px;
	margin-top: -45px;
	margin-left:-45px;
	margin-bottom: -50px;
	font-size: 700%;
	color: #5B7591;
}
.bqend {
	float: right;
	height: 25px;
	margin-right: -20px;
	margin-top: -65px;
	font-size: 700%;
	color: #5B7591;
}
#right_column .bqstart {
	display:none;
}
#right_column .bqend {
	display:none;
}
#right_column blockquote {
	padding:0;
	margin:0;
}
#right_column a img {
	border:2px solid #2A93FF;
}


