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

body {
	margin:0;
	padding:0;
	color:#000;
	font-size:.85em;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background:#fff;
	/* suggested background:#ff5ba8; */
}

h1 {
	margin:6px 0 10px;
	padding:3px 0 3px 12px;
	font-size:1.5em;
	font-weight:normal;
	border-left:12px #ee018d solid;
}

h2 {
}

h3 {
}

a:link,
a:active,
a:visited {
	color:#f60395;
}

a:hover {
	text-decoration:none;
}

a img { border:0; }

p {
	margin:0 0 16px;
}

div { position:relative; }

hr {
	clear:both;
}

/* -- misc -- */

.clear { clear:both; }

/* -- layout -- */

#main_container {
	margin:0 auto;
	width:968px;
	background:#fff;
	
}

#header {
	height:120px;
	background:url(/images/sprites.png);
	border-bottom:1px #fff solid;
}

#body {
	margin:10px 0 0;
	width:743px;
	float:right;
}

#body.cart,
#body.chapters {
	margin:0 auto;
	float:none;
}

#body .content {
	padding:10px;
}

.resbox {
	width:200px;
	height:180px;
	margin:0 0 25px 30px;
	float:left;
	text-align:center;
}

.resbox img {
	border:0;
	margin:0 0 5px 0;
}

.resbox a {
	text-decoration:none;
}

.resbox a:hover {
	color:#fa7ec9;
}

.service{
	margin:0;
	padding:0;
	list-style:none;
	text-align:right;
}

.service li {
	font-size:12px;
	color:#57bfee;
	border-bottom:1px solid #fdd055;
}

a.service {
	display:block;
	padding:9px 13px;
	color:#fd9a00;
	text-decoration:none;
}

a.service:hover {
	color:#e34592;
}
span.service {
	color:#e34592;
	font-size:18px;
}

.word {
	margin:0;
	padding:0;
	list-style:none;
	text-align:right;
}

.word li a {
	display:block;
	padding:8px 13px;
	width:160px;
	color:#e34592;
	font-size:12px;
	text-decoration:none;
}

.word li a:hover {
	color:#fff;
	background:#e34592;
}

#locaddress {
	display:inline;
	padding:15px 0 10px 27px;
	width:360px;
	height:250px;
	border-left:solid 1px #d5d5d5;
	float:right;
}

/* -- footer -- */

#footer_hr {
	margin:5px 0 10px;
	height:22px;
	background:#ffffff;
	/* background:#afb1b1; */
	clear:both;
}

#footer_hr span {
	position:absolute;
	top:0;
	width:7px;
	height:22px;
}

#footer {
	margin:0;
	padding:5px 0;
	border-top:5px #a8a8af solid;
}

#copyright {
	padding:30px 0 0 30px;
	width:auto;
	font-size:.8em;
	float:left;
}

#copyright span {
	padding:0 10px 0 0;
}

#cite {
	padding:30px 50px 20px;
	width:auto;
	font-size:.8em;
	float:left;
}

#cite a {
	color:#000;
	text-decoration:none;
}

#cite a span {
	border-bottom:1px #000 solid;
}

#cite a:hover span {
	border:none;
}

/* -- nav -- */

#home_link {
	display:block;
	position:absolute;
	top:20px;
	left:25px;
	width:600px;
	height:95px;
	text-indent:-9999em;
}

#nav_main {
	margin:0;
	padding:5px 0;
	height:32px;
	position:relative;
	list-style:none;
	border-bottom:5px #A8A8AF solid;
	z-index:100;
}

#nav_main li {
	float:left;
}

#nav_main a {
	display:block;
	padding:7px 0 0;
	height:25px;
	color:#000;
	font-size:13px;
	text-decoration:none;
	border-right:1px #d3d3d7 solid;
	text-align:center;
}

#nav_main a:hover, 
#nav_main .active a {
	color:#ee018d;
}

#nav_main .last a {
	border:none;
	background:#ee018d;
	color:#fff;
}

#nav_main .last a:hover {
	background:#fc69c0;
	color:#fff;
}

#nav_main .grey a {
	border-right:1px #ffffff solid;
	background:#959999;
	color:#fff;
}

#nav_main .grey a:hover {
	background:#afb1b1;
	color:#fff;
}

#nav_main .grey2 a {
	border-right:1px #ffffff solid;
	border-left:1px #ffffff solid;
	background:#959999;
	color:#fff;
}

#nav_main .grey2 a:hover {
	background:#afb1b1;
	color:#fff;
}

#nav_main .grey3 a {
	border-right:1px #ffffff solid;
	border-left:1px #ffffff solid;
	background:#959999;
	color:#fff;
	padding:0 0 0;
	height: 32px;
	line-height: 15px;
}

#nav_main .grey3 a:hover {
	background:#afb1b1;
	color:#fff;
}

#nav_main .dnavblk a {
	border:none;
	background:#000;
	color:#fff;
	margin: 0 2px 0 2px;
}

#nav_main .dnavblk a:hover {
	background:#2a2a2a;
	color:#fff;
}

#nav_main .line2 a {
	padding:0 0 0;
	height:32px;
	text-align:center;
}



#nav_main a span {
	position:absolute;
	left:-9999px;
}

#nav_footer {
	width:850px;
}

#footer h4 {
	margin:2px 0 5px;
	font-size:15px;
}

#nav_footer ul {
	margin:0;
	padding:0;
	list-style:none;
}

#nav_footer li {
	float:left;
}

#nav_footer ul {
	margin:0;
	padding:10px 0 0 0;
}

#nav_footer .col_1,
#nav_footer .col_2,
#nav_footer .col_3 {
	padding:6px 0;
	border-right:1px #e0e0e0 solid;
}

#nav_footer .col_1 {
	padding:0 0 0 30px;
	width:450px;
	/* original width:330px; */
}

#nav_footer .col_2 {
	padding:0 0 0 30px;
	width:260px;
}

#nav_footer .col_3 {
	padding:0 0 0 30px;
	width:150px;
	border:none;
}

#nav_footer li {
	border:none;
}

#nav_footer li li {
	float:none;
}


#nav_footer li ul {
	padding:0;
}

#nav_footer li li {
}

#nav_footer ul ul {
	padding:0 30px 0 0 !important;
	position:relative;
	float:left;
}

#nav_footer ul ul.last {
	padding:0 !important;
}

#nav_footer a {
	display:inline-block;
	padding:5px 0 1px;
	color:#000;
	font-size:12px;
	text-decoration:none;
}

#nav_footer a:hover {
	margin:0 0 -1px;
	border-bottom:1px #000 solid;
}

#nav_side {
	margin:10px 0 35px;
	padding:20px 0;
	width:220px;
	border-right:1px #d3d3d7 solid;
	float:left;
}

#nav_side ul {
	margin:0 0 0 20px;
	padding:0;
	list-style:none;
}

#nav_side ul ul {
	margin:0 0 0 10px;
}

#nav_side a {
	display:block;
	padding:5px 0;
	color:#000;
	font-size:14px;
	text-decoration:none;
}


#nav_side li li a {
	font-size:12px;
}

#nav_side .active a,
#nav_side .active .active a {
	color:#ee018d;
}

#nav_side .active li a {
	color:#000;
}

#nav_side a:hover {
	color:#ee018d !important;
}

/* -- drop nav -- */

#nav_main li div.dnav_container {
	position:absolute;
	margin:-3px 0 0 -4px;
	padding:0;
	width:auto;
	height:auto;
	left:-9999px;
	list-style:none;
	background:#fff;
	border:4px #ddd solid;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	z-index:1;
}

#nav_main li div ul {
	position:relative;
	margin:0;
	padding:0;
	min-width:130px;
	max-width:200px;
	list-style:none;
	float:left;
	z-index:2;
}

#nav_main li li {
	margin:0;
	padding:0;
	width:auto;
	float:none;
}

#nav_main li li a,
#nav_main .active li a {
	margin:0;
	padding:5px 10px;
	min-width:130px;
	max-width:200px;
	height:auto;
	color:#000;
	font-size:12px;
	border:none;
	text-align:left;
}

#nav_main li li a:hover,
#nav_main .active li a:hover {
	color:#ee018d;
	background:#FFF4E4;
}

#nav_main li:hover div,
#nav_main li.active div {
	left:auto;
}

#nav_main li.last:hover div,
#nav_main li.last.active div,
#nav_main li.dlast:hover div,
#nav_main li.dlast.active div {
	left:auto;
	right:0;
}

/* -- form styles -- */

form {
	margin:0;
	padding:0;
}

form p.label		{ position:relative; margin:0; padding:0; }
form p.label label	{ position:absolute; top:1px; left:5px; color:#888; background:none; }
form p.label br		{ display:none; }

#search_form  {
	position:absolute;
	bottom:7px;
	right:30px;
	width:230px;
	height:auto;
}

#search_form p {
	float:left;
}

#search_form .text {
	margin:0 5px 0 0;
	padding:2px 3px 3px;
	width:185px;
	border:1px #999 solid;
	border-right:1px #ccc solid;
	border-bottom:1px #ccc solid;
}

#search_form .submit {
	padding:2px 1px 3px;
	color:#fff;
	background:#ee018d;
	border:none;
	text-transform:uppercase;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}

/* -- mailing list join -- */

#mailinglist_join {
	height:30px;
	background:#afb1b1;
}

#mailinglist_join span {
	position:absolute;
	top:0;
	width:9px;
	height:30px;
}

#mailinglist_join p {
	display:inline;
	margin:0;
	padding:0;
}

#mailinglist_join #plug {
	margin:0;
	padding:7px 10px 0 20px;
	width:auto;
	color:#fff;
	float:left;
}

#mailinglist_join #phone {
	margin:0;
	padding:7px 10px 0 10px;
	width:auto;
	color:#fff;
	float:left;
}


#mailinglist_join .text {
	margin:4px 0 0;
	padding:2px 3px 3px;
	width:142px;
	border:1px #999 solid;
	border-right:1px #ccc solid;
	border-bottom:1px #ccc solid;
	color:#888;
	font-size:13px;
}

#mailinglist_join .submit {
	padding:2px 9px 3px;
	color:#fff;
	background:#ee018d;
	border:none;
	text-transform:uppercase;
	-moz-border-radius-topleft:6px 10px;
	-moz-border-radius-topright:6px 10px;
	-moz-border-radius-bottomleft:6px 10px;
	-moz-border-radius-bottomright:6px 10px;
	-webkit-border-top-left-radius:6px 10px;
	-webkit-border-top-right-radius:6px 10px;
	-webkit-border-bottom-left-radius:6px 10px;
	-webkit-border-bottom-right-radius:6px 10px;
}

#mailinglist_join a {
	display:block;
	padding:5px 0 0 18px;
	width:189px;
	height:25px;
	color:#fff;
	font-size:15px;
	background:#afb1b1;
	border-left:1px #fff solid;
	text-decoration:none;
	float:right;
}

#mailinglist_join a:hover {
	text-decoration:underline;
}

/* -- index -- */

#promos {
	margin:0 0 8px;
	padding:4px 4px;
	border-width:0 1px 5px;
	border-color:#a8a8af;
	border-style:solid;
	clear:both;
}

#promos a {
	display:inline-block;
}

#promos a:hover {
	opacity:0.8;
}

#promos .top-right {
	margin:0 0 5px;
	float:right;
}

#promos .bottom-right {
	float:right;
}

#promos .bottom-middle {
}

#promos .bottom-left {
	margin:0 5px 0 0;
	float:left;
}

#slider {
	margin:0 0 5px ;
	width:720px;
	height:330px;
	float:left;
}

#slider ul {
	margin:0;
	padding:0;
	list-style:none
}

#slider li {
	position:absolute;
}

#featured_catalogs {
	margin:0 4px 0 0;
	width:420px;
	height:250px;
	float:left;
}

#featured_catalogs h2 {
	margin:0;
	padding:0;
	height:37px;
	text-indent:-9999em;
	background:url(/images/sprites.png) 0 -120px;
}

#featured_catalogs ul {
	margin:0;
	padding:5px 0 10px;
	list-style:none;
}

#featured_catalogs li {
	padding:15px 0 0;
	width:140px;
	text-align:center;
	float:left;
}

#featured_catalogs .last {
	border:none;
}

#featured_catalogs img {
	margin:0 0 3px;
	border:3px #e5e5e7 solid;
}

#featured_catalogs a {
	display:block;
	color:#ec008c;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}

#featured_catalogs a:hover img {
	border-color:#ec008c;
}

#twitter_feed {
	width:266px;
	height:250px;
	float:left;
}

#twitter_feed h2 {
	margin:0;
	padding:0;
	width:256px;
	height:45px;
	background:url(/images/sprites.png) -541px -120px;
	text-indent:-9999em;
}

#twitter_feed ul {
	margin:0;
	padding:0;
	list-style:none;
}

#twitter_feed li {
	color:#999;
	line-height:1.5em;
	font-size:.8em;
	padding:5px 5px 5px 30px;
}

#twitter_feed br {
	display:none;
}

#twitter_feed a {
	display:block;
	color:#000;
	text-decoration:none;
}

#twitter_feed a:hover {
	color:#f60395;
}



#socialbox {
	width: 272px;
	height: 247px;
	margin:0;
	padding:0;
	list-style:none;
	float:right;
	background-image:url(/images/socialbox.jpg);
}

#face {
	position: absolute;
	/* border-style:solid;
	border-width:1px; */
	top: 170px;
	left: 14px;
	float: right;

}
#twi {
	position: absolute;
	/* border-style:solid;
	border-width:1px; */
	top: 170px;
	left: 62px;
	float: right;

}

#swoo {
	position: absolute;
	/* border-style:solid;
	border-width:1px; */
	top: 170px;
	left: 105px;
	float: right;

}


#social_btns {
	margin:0;
	padding:0;
	list-style:none;
	float:right;
}

#social_btns a {
	display:block;
	margin:0 0 7px;
	width:176px;
	height:67px;
	text-indent:-9999em;
	background-image:url(/images/sprites.png);
}

#social_btns a:hover {
	opacity:0.75;
}

#social_btns .bridal_bar {
	background-position:0 -157px;
}

#social_btns .btn_fb {
	background-position:-176px -157px;
}

#social_btns .btn_tw {
	background-position:-352px -157px;
}


/* locations */
h1.locations {
	border:none;
}


/* -- store -- */

h2.store {
	display:table-cell;
	margin:0;
	padding:0 0 10px 20px;
	width:723px;
	height:142px;
	vertical-align:bottom;
	color:#fff;
	font-size:3.4em;
	font-weight:normal;
	font-family:times;
	text-transform:uppercase;
	background:#000;
}

h2.store span {
	display:block;
	margin:-20px 0 0 100px;
	color:#afb1b1;
	font-size:0.55em;
	font-style:italic;
	text-transform:capitalize;
}

h2.store.img {
	display:block;
	margin:0 0 20px;
	padding:0;
	border:none;
}

#catalog {

}

.store_item {
	margin:0 15px 20px;
	width:150px;
	text-align:center;
	float:left;
}

.store_item img {
	margin:0 0 5px;
}

.store_item a {
	text-decoration:none;
	color:#000;
}

.store_item a span {
	text-decoration:none;
	color:#939393; 
}

.store_item a:hover {
	color:#FFA10D;
}

.product_img {
	width:300px;
	float:right;
}

.product_details {
	margin:20px 0 0 25px;
	width:370px;
	font-size:0.9em;
}

p.price,
p.size,
p.vendor {
	font-size:1.2em;
	margin:0 0 5px;
}

p.price {
	font-size:1.4em;
}

.product_desc {
	margin:15px 0 0;
}

.product_desc p {
	text-align:justify;
}

.cart_header {
	color:#fb0f82;
}

.chapter_spreads div {
	display:inline-block;
	margin:10px 0;
	padding:0 1px 1px 0;
	background:#ccc;
	border:1px #eee solid;
}

.chapter_spreads a {
	display:inline-block;
}

.chapter_spreads img {
	border-bottom:1px #aaa solid;
}

.chapter_spreads a:last-of-type img {
	border-right:1px #aaa solid;
}

/* -- jquery scroller */
.scroll-pane {
	height:200px;
	overflow:auto;
}

.jScrollPaneContainer {
	position:relative;
	overflow:hidden;
	z-index:1;
}

.jScrollPaneTrack {
	position:absolute;
	cursor:pointer;
	right:0;
	top:0;
	height:100%;
	background:url(/images/sprites.png) right;
}
.jScrollPaneDrag {
	position:absolute;
	background:#FFA415;
	cursor:pointer;
	overflow:hidden;
}
.jScrollPaneDragTop {
	position:absolute;
	top:0;
	left:0;
	overflow:hidden;
}
.jScrollPaneDragBottom {
	position:absolute;
	bottom:0;
	left:0;
	overflow:hidden;
}
a.jScrollArrowUp {
	display:block;
	position:absolute;
	z-index:1;
	top:0;
	right:0;
	text-indent:-2000px;
	overflow:hidden;
	/*background-color:#FFA415;*/
	height:9px;
}
a.jScrollArrowUp:hover {
	/*background-color:#f60;*/
}

a.jScrollArrowDown {
	display:block;
	position:absolute;
	z-index:1;
	bottom:0;
	right:0;
	text-indent:-2000px;
	overflow:hidden;
	/*background-color:#FFA415;*/
	height:9px;
}
a.jScrollArrowDown:hover {
	/*background-color:#f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color:#f00;*/
}


.crumbs{
width:743px;
text-align:right;
display:block;
}

.splashEntry {
	color:#999;
	line-height:1.5em;
	font-size: 12px;
	padding:5px 5px 5px 30px;
}
.splashEntrytitle {
	padding:0 0 5px 0;
	font-weight: bold;
}
