/* @override 
	http://www.june15collection.com/june15.css
*/

/*Start Initial CSS*/

html, body, form, fieldset {
	margin: 0;
	padding: 0;
	font: normal 12px Arial, Verdana, sans-serif;
	color: #509330;
}

h1, h2, h3, h4, h5, h6, h7, p, pre,
blockquote, ul, ol, dl, address {
	margin: 1em 0;
	padding: 0;
}

li, dd, blockquote {
	margin-left: 1em;
}

form label {
	cursor: pointer;
}
fieldset {
	border: none;
}

input, select, textarea {
	font-size: 100%;
}

img {
	margin: 0px 0px;
	padding: 0px 0px;
}

p {
	line-height: 18px;
	color: #733800;
	margin: 0px 0px 8px 0px;
}

p.no_gutter {
	margin-bottom: 0;
}

.block {
	display: block;
}

a:link, a:visited, a:hover {
	color: #ff9300;
	text-decoration: none;
}

a:active {
	color: #733800;
}

a.brown, a.brown:visted, a.brown:active {
	color: #733800;
}

a.brown:hover {
	color: #ff9300;
}

/*End Initial CSS*/

body {
	text-align: center;
	background-color: #FFF;
}

#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 15px;
}

#main {
	width: 800px;
	height: 400px;
	float: left;
	margin-top: 12px;
	border: 1px solid #bdc823;
}

#content {
	width: 800px;
	float: left;
	margin-top: 20px;
	border: 1px solid #bdc823;
}

#fscroller {
	width: 790px;
	float: left;
	margin-top: 10px;
	border: 1px solid #bdc823;
	padding: 5px;
	margin-bottom: -7px;
	color: #733800;
	font-size: 14px;
}

#fscroller p.promoTitle {
	color: #ff9300;
	font-weight: bold;
	display: inline;
	font-size: 14px;
}

#fscroller a, #fscroler a:active, #fscroller a:visited {
	color: #733800;
	text-decoration: none;
}

#fscroller a:hover, #fscroler a:active, {
	color: #ff9300;
}

#content2 {
	width: 800px;
	margin-top: 15px;
	border: 1px solid #bdc823;
	display: inline-block;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 0px;
}

#home {
	width: 800px;
	margin-top: 10px;
	border: 1px solid #bdc823;
	display: inline-block;
	padding-right: 0px;
}

.bag_nav_showcase {
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}
.bag_nav_showcase h2 {
	text-align: left;
}
.bag_nav_showcase_description {
	text-align: center;
	font-size: 16px;
}
.bag_nav_showcase_price {
	font-size: 14px;
	color: #ff9300;
}

.softDivider {
     border-bottom: 1px dotted #733800;
     margin-bottom: 10px;
	clear: both;
}

q {
	margin-top: 20px;
	min-width: 600px;
	line-height: 18px;
	color: #733800;
	margin: 0px 0px 7px 0px;
}

strong, strong a:link, strong a:visited {
	color: #733800;
}

strong a:hover {
	color: #ff9300;
}

h2, .h2wrapper {
	color: #bdc823;
	border-bottom: 1px solid #bdc823;
	width: 616px;
	clear: both;
	font-size: 18px;
	margin: 10px 0 6px;
	height: 16px;
	text-transform: uppercase;
}

h2.long {
	width: auto;
	display: block;
	padding-top: 20px;
}

h3 {
	color: #733800;
	font-size: 14pt;
	font-weight: bold;
	margin: 0px 0px;
}

h2.small, h2.small a:link, h2.small a:visited {
	font-size: 12px;
	margin-bottom: 1px;
	height: 12px;
	color: #bdc823;
	width: auto;
	margin-top: 0;
}

h2.small a:hover {
	color: #ff9300;
}

em, em a:link, em a:visited {
	font-size: 10px;
}

em a:hover {
	color: #733800;
}

h4 {
	color: #733800;
	font-size: 14pt;
	font-weight: bold;
	height: 15px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 7px;
}

h5 {
	color: #733800;
	font-size: 11pt;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 5px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

h6 {
	color: #733800;
	font-size: 14pt;
	font-weight: normal;
	margin: 0px 0px;
}

h7 {
	color: #733800;
	font-size: 11pt;
	font-weight: bold;
	margin-top: 10px;
}

hr {
	border: 0px;
	color: #bdc823;
	background-color: #bdc823;
	width: 610px;
	height: 1px;
}

.pageTopBig {
	margin-bottom: 6px;
	border-bottom: 1px dotted #fcb024;
	background-color: #eee;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	font-size: 32px;
}

.sub_newsletter {
	font-weight: bold;
}

.sub_newsletter a:hover {
	color: #733800;
}

#sub_newsletter_home {
	font-size: 14px;
	text-align: center;
	border-top-style: dotted;
	border-top-width: 1px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 231px;
	margin: 15px auto;
}

.twitter-share-button {
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	margin-bottom: -3px;
}
.event_listing {
	margin-bottom: 10px;
	color: #733800;
}
.event_dates {
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 5px;
}

.event_address, .event_body {
	line-height: 18px;
}

.event_map_link {
	display: inline;
}

#home_below {
	border: 1px solid #bdc823;
	width: 800px;
	padding: 0;
}

#home_below .event_map_link, .blognav .event_map_link, #home .event_map_link {
	margin-top: -18px;
	text-align: right;
	margin-right: 10px;
}

#home_below h3, .news h3, .blognav h3, #home h3{
	font-size: 12px;
	line-height: 18px;
}

.homeTextFloat img, .nav_group img {
	width: 50px;
	height: auto;
}

/* @group Testimonials */

#testimonials {
	color: #509330;
	font: italic 16px/20px Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	display: block;
	overflow: hidden;
	height: 90px;
	margin-top: 10px;
}

#testimonials a {
	color: #a9a9a9;
	text-decoration: none;
}

span.testimonial_sig {
	display: block;
	margin-left: 20px;
	margin-top: 5px;
	font-size: 14px;
}


/* @end */

/* @group BLOG */

/* Blog Main */

#BlogHeader {
	margin-top: -15px;
	margin-bottom: 20px;
}

.blogcontent {
	min-height: 380px;
	padding-left: 10px;
	font-weight: normal;
	padding-right: 10px;
	width: 535px;
	float: right;
	border-right: 1px solid #bdc823;
}

.blog h2 {
	width: auto;
	border-bottom-style: none;
	font-size: 20px;
	height: auto;
	margin-bottom: 0;
}

.blogbody h2, .blogbody h3, #blogbodyfull h2, #blogbodyfull h3 {
	border-bottom-style: none;
	margin-bottom: 0;
	font-size: 16px;
	color: #733800;
	height: 19px;
}

.blog .title a:visited, .blog .title a:link {
	font-size: 20px;
	color: #bdc823;
	font-weight: bold;
	text-decoration: none;
}

.blog .title a:hover {
	color: #ff9300;
}

.blog .meta {
	margin-bottom: 10px;
}

.blogbody {
	margin-left: 30px;
	margin-right: 30px;
}

.blog .blogbody ul, .blogcontent .blog ul {
	color: #733800;
	line-height: 20px;
	margin-left: 20px;
	float: none;
}

.blog div.blogbody a {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.blog .blogbody .readall {
	color: #ff9300;
	display: block;
	font-size: 14px;
	text-decoration: none;
	clear: both;
	font-style: italic;
	padding-top: 10px;
	float: right;
	margin-right: 10px;
}

.comments_count {
	color: #cacaca;
	clear: both;
	float: right;
	margin-right: 10px;
	font-style: italic;
}

.blog .categoryList {
	color: #733800;
	font-size: 11px;
	margin-left: 20px;
}

.blog .categoryList2 {
	color: #733800;
	overflow: visible;
	font-size: 10px;
	margin-bottom: 10px;
}

.blog .categoryList a:link {
	font-weight: normal;
	font-style: normal;
}

.blog .article_date {
	color: #733800;
	font-size: 10px;
}

.blognav {
	padding-left: 10px;
	padding-right: 10px;
	width: 220px;
	float: right;
}

h2#blog_cat.small {
	margin-top: 16px;
}

ul.nav_categories {
	margin-top: 0;
	padding-left: 5px;
}

.blognav ul a:link, .blognav ul a:visited, .blognav ul a:active {
	font-weight: bold;
	color: #509330;
	text-decoration: none;
}

.blognav ul a:hover {
	color: #ff9300;
}

.nav_group {
	background-color: #f4f4f4;
	padding: 10px;
}

/* BLOG COMMENTS */

#comments, #addcomment {
     margin-left: 10px;
     margin-right: 10px;
	color: #733800;
}

#dsq-content h3 {
	font-size: 12px;
}


li.dsq-like-activity {
	font-size: 10px;
}

/* end disqus comments */


#comments h2, #addcomment h2 {
     margin-bottom: 10px;
     padding-top: 3px;
     color: #733800;
     border-bottom-color: #733800;
     border-bottom-style: dotted;
     font-size: 14px;
     height: 14px;
     font-weight: bold;
     width: auto;
     margin-top: 20px;
     margin-left: -10px;
}


.comment1, .comment2 {
     padding-left: 10px;
     padding: 10px;
     margin-bottom: 10px;
     margin-right: 10px;
     margin-left: 10px;
     -moz-border-radius: 10px;
border-radius: 10px;
}
.comment1 {
     background-color: #eceee8;
}


.comment2 {
     background-color: #dce2e1;
}


.comment1 p, .comment2 p {
     color: #733800;
     font-size: 14px;
     margin-right: 40px;
}


.commenteer {
     font-size: 10px;
     margin-bottom: 10px;
     color: gray;
     border-bottom-style: dotted;
     border-bottom-width: 1px;
}


.commenteer strong {
     font-weight: normal;
     font-style: normal;
     margin-right: 5px;
     color: #fe6c1f;
     font-size: 20px;
}


#comment_form {
     margin-left: 20px;
     background-color: #ededed;
     margin-right: 20px;
     padding: 10px;
     -moz-border-radius: 5px;
border-radius: 5px;
}

.commentregister label {
	display: block;
}

.commentregister p, .commentinput p {
     color: #000;
}

/* @end */

/* @group Extranet */

#extranet_title {
	font-size: 24px;
	color: #fefffe;
	background-color: #733800;
	padding: 5px;
	margin-bottom: 20px;
}

#extranet_title span {
	font-size: 12px;
	float: right;
	padding-top: 11px;
	padding-right: 10px;
	font-style: italic;
}

.message {
	font-style: italic;
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 15px;
}

.message_text {
	font-style: italic;
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 10px;
}

.button a:link, a.button {
	border: 1px solid #ff9300;
	padding: 4px;
	margin-right: 20px;
	float: left;
}

.noborder, .noborder a:link {
	border-style: hidden;
}

#pickup.file_list {
	margin-left: 10px;
}

p.actions {
	font-size: 10px;
	margin-left: 5px;
	margin-top: 5px;
}

p.actions a.buttonsmall {
	color: #ffffff;
}

a.buttonsmall {
	margin-right: 10px;
	float: left;
	background-color: #bdc823;
	color: #ffffff;
	font-size: 10px;
	padding-right: 5px;
	padding-left: 5px;
	height: 15px;
	line-height: 15px;
}

a.buttonsmall:hover {
	background-color: #733800;
	color: white;
}

.aboutcontent .button a:hover, #download.button:hover {
	background-color: #733800;
	border-color: #733800;
	color: #ff9300;
}

#entry_list {
	margin-top: 20px;
	margin-bottom: 25px;
}

#entry_list h2 {
	padding-top: 20px;
}

#download.button {
	padding: 0 10px;
	margin-top: 12px;
	margin-bottom: 8px;
	margin-left: 10px;
}
.entry_type {
	height: auto;
	width: 45px;
	float: left;
	clear: both;
	margin-top: 6px;
}
.entry_list {
	color: #733800;
	line-height: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
	float: left;
	width: 90%;
}

.entry_list h4 {
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #bdc823;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	margin-top: 5px;
	clear: both;
	margin-bottom: 0;
	width: auto;
}

.file_list {
	font-style: italic;
	padding-bottom: 3px;
	padding-left: 10px;
}

.dropbox_link {
	font-size: 14px;
	display: block;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}

#dropbox_files .entry_list a:link {
	font-weight: normal;
	font-style: normal;
}

#entryform {
	background-color: #ededed;
	margin-left: 15px;
	padding: 10px;
	margin-right: 100px;
}

#showmore {
	margin-bottom: 5px;
	margin-top: 10px;
}

#showmore a:link, #showmore a:visited {
	color: #733800;
	font-weight: normal;
	font-style: normal;
}

.form_group{
	clear: both;
	margin-left: 10px;
}

#date_and_time {
	display: inline-block;
}

.form_group h3 {
	margin-left: -10px;
}


label.inline {
	position:absolute;
	color: #cbcbcb;
	font-style: italic;
	padding-top: 2px;
	padding-left: 5px;
}

#event_add form#entryform {
	margin-right: 15px;
}
form p, form span, form div.inline { position:relative }

.column1 span {
	margin-left: 10px;
	margin-right: 10px;
}
.column3 span {
	float: left;
	margin-top: 6px;
	margin-right: 10px;
	margin-left: 10px;
}
.row {
	clear: both;
	font-size: 12px;
	color: #733800;
	font-style: italic;
	margin-left: 20px;
	display: inline-block;
	height: 20px;
	margin-top: 10px;
}

.column1 {
	float: left;
}

.column2 {
	float: left;
}

.column3 {
	width: 120px;
	float: left;
}

/* @end */

/* @group Header & Main Nav */

/* Start Headers */

#header {
	height: 62px;
	margin-bottom: 5px;
}

#header img {
	border: 0;
}

/*End Headers*/

/*Start Main Navigation*/

#homeNavigation {
	width: 800px;
	height: 30px;
	padding: 0px;
}

a.srollover1 {
	display: block;
	width: 160px;
	height: 30px;
	background: url("/images/button1.png") 0 0 no-repeat;
	text-decoration: none;
}

a:hover.srollover1 {
	background-position: 0 -30px;
}

a.srollover2 {
	display: block;
	width: 160px;
	height: 30px;
	background: url("images/button2.png") 0 0 no-repeat;
	text-decoration: none;
}

a:hover.srollover2 {
	background-position: -160px 0;
}

a.srollover3 {
	display: block;
	width: 160px;
	height: 30px;
	background: url("images/button3.png") 0 0 no-repeat;
	text-decoration: none;
}

a:hover.srollover3 {
	background-position: -160px 0;
}

a.srollover4 {
	display: block;
	width: 160px;
	height: 30px;
	background: url("images/button4.png") 0 0 no-repeat;
	text-decoration: none;
}

a:hover.srollover4 {
	background-position: -160px 0;
}

a.srollover5 {
	display: block;
	width: 160px;
	height: 30px;
	background: url("images/button5.png") 0 0 no-repeat;
	text-decoration: none;
}

a:hover.srollover5 {
	background-position: -160px 0;
}

/* @group Header_nav */

.btn {
	margin: 0 0 0 0;
	padding: 0px;
	float: left;
}

a.header_nav {
	display: block;
	height: 30px;
	text-decoration: none;
}

a:hover.header_nav {
	background-position: 0 -30px;
}

a.header_nav_sel {
	display: block;
	height: 30px;
	text-decoration: none;
	background-position: 0 -60px;
}

.header_ourbags {
	background: url("/images/nav_ourbags.png") 0 0 no-repeat;
	width: 133px;
}

.header_about {
	background: url("/images/nav_about.png") 0 0 no-repeat;
	width: 133px;
}

.header_why {
	background: url("/images/nav_why.png") 0 0 no-repeat;
	width: 133px;
}

.header_storefinder {
	background: url("/images/nav_storefinder.png") 0 0 no-repeat;
	width: 132px;
}

.header_contact {
	background: url("/images/nav_contact.png") 0 0 no-repeat;
	width: 132px;
}

.header_blog {
	background: url("/images/nav_blog.png") 0 0 no-repeat;
	width: 132px;
}

/* @end */
/*End Main Navigation*/

/* @end */

/* @group Home Page */

/*Start Homepage*/

.homeTextLarge {
	border-right-color: #bdc823;
	border-right-width: 1px;
	background-repeat: no-repeat;
	background-position: -17px 0;
	margin-bottom: 15px;
	padding-left: 25px;
}

.homeTextLarge h2 {
	border-bottom: 1px solid #bdc823;
	width: 420px;
	margin-bottom: 4px;
}

.homeTextImg {
	padding-right: 10px;
	float: left;
	padding-bottom: 5px;
	padding-top: 4px;
}

.home_message {
	margin-top: 3px;
	margin-bottom: 15px;
}

.centerAlign {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	margin-top: 10px;
}


.align_left {
	float: left;
}

.align_right {
	float: right;
}

.homeTextFloat {
	width: 260px;
	float: right;
	margin-bottom: 10px;
	background-color: #f4f4f4;
	border: 1px dotted #bdc823;
	margin-left: 10px;
	margin-right: 10px;
	padding: 15px;
}



/*.homeTextFloat a:link, .homeTextFloat a:visited, .homeTextFloat p a:active {
	color:#ff9300;
	text-decoration: none;
}*/

.fb_fanbox {
	background-color: #fefffe;
	border: 1px solid silver;
	width: 230px;
	margin-left: auto;
	margin-right: auto;
}

/* Start v1 */

.homeText {
	width: 250px;
	margin-left: 10px;
	margin-top: 10px;
	height: 245px;
	display: block;
	overflow: hidden;
}

.homeText p {
	line-height: 14px;
}

.homeText a:link, .homeText a:visited, .homeText p a:active {
	color: #ff9300;
	text-decoration: none;
}

.homeText h2 {
	margin-top: 20px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	height: 11px;
	margin-bottom: 4px;
}

.homeText h2.homeSection {
	font-size: 12px;
	margin-bottom: 5px;
	margin-top: 13px;
}

.homeText h2.homeSectionFirst {
	font-size: 12px;
	margin-bottom: 5px;
	margin-top: 3px;
}

.homeText h2 a:link, .homeText h2 a:visited, .homeText h2 a:hover {
	text-decoration: none;
	color: #bdc823;
}

.homeTextFirst h2 a:link, .homeTextFirst h2 a:visited, .homeTextFirst h2 a:hover {
	text-decoration: none;
	color: #bdc823;
}

.quote {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 17px;
	color: silver;
	font-style: italic;
	margin-top: 9px;
}

.right {
	float: right;
	padding-right: 10px;
}

.seemore {
	font-size: 10px;
	color: #bdc823;
	margin-top: 2px;
	float: right;
	display: inline;
}

.seemore a:visited, .seemore a:link {
	color: #bdc823;
	display: inline;
}

img.homeImage {
	padding: 0;
	width: 760px;
	height: 380px;
	margin-left: 20px;
}

/*end Homepage*/

/* @end */

/* @group Mini Cart */

#fc_minicart {
	font-size: 10px;
	margin-top: 32px;
	margin-right: 3px;
}

#fc_minicart a {
	color: #733800;
}

#fc_minicart div {
	float: right;
}

.cart_logo {
	margin-right: 4px;
	margin-top: 1px;
}

.add-to-cart {
	background: url(../images/add-to-cart.png) no-repeat 0 0;
	width: 152px;
	text-decoration: none;
	margin-top: -2px;
}

.add-to-cart:hover {
	background-position: 0 -21px;
	text-decoration: none;
}

/* @end */

/* @group Store */

/* Store Main */

/* @group Store index - old */

/*#collection {
	float: left;
	width: 400px;
	height: 400px;
	padding: 0px;
	border-right: 1px solid #bdc823;
}

#collection1 {
	float: left;
	width: 265px;
	height: 400px;
	padding: 0px;
	border-right-width: 0px;
	border-right-style: none;
	border-right-color: #bdc823;
}

#collection2 {
	float: left;
	width: 265px;
	height: 400px;
	padding: 0px;
	border-right: 0px;
}

.homeCatName a:visited, .homeCatName a:active {
	color: #733800;
}

.homeCatName a:hover {
	color: #ff9300;
}

#JuteDesc, #CottonDesc, #CustomDesc, #GeneralDesc {
	text-align: left;
	line-height: 18px;
	display: block;
	padding-top: 10px;
	width: 707px;
	margin-right: auto;
	margin-left: auto;
	height: 62px;
	border-bottom: 1px dotted #ff9300;
}

#JuteDesc {
	position: relative;
	top: -73px;
	visibility: hidden;
}

#CottonDesc {
	position: relative;
	top: -146px;
	visibility: hidden;
}

#CustomDesc {
	position: relative;
	top: -219px;
	visibility: hidden;
	display: block;
}

.homeCatName {
	font-size: 26px;
	padding-bottom: 8px;
}

.homeCatDesc {
	font-size: 12px;
}

.topHome {
	
}

img.home_title {
	
}

.bagContainer {
	display: block;
	width: 710px;
	padding-top: 2px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -210px;
	height: 380px;
}

.bagJute, .bagCotton, .bagCustom {
	float: left;
	height: 201px;
	padding: 0;
	margin-bottom: -19px;
}

.bagLarge {
	float: left;
	height: 201px;
}

.bagJute a:hover .bagName, .bagCotton a:hover .bagName, .bagCustom a:hover .bagName, .bagLarge a:hover .bagNameLarge {
	font-weight: bold;
	text-decoration: none;
	display: block;
}

.bagName, .bagNameLarge {
	display: none;
	background-color: #ff9300;
	text-align: center;
	color: white;
	position: relative;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	bottom: 182px;
}

.bagName {
	width: 142px;
}

.bagNameLarge {
	width: 220px;
}

.bagPrice {
	background-color: #ff9300;
	display: none;
}

.bagImg {
	overflow: hidden;
	display: block;
	border: 1px solid #fefffe;
	height: 180px;
}

.bagImg img {
	
}

.bagImg:hover {
	border: 1px solid #f60;
}

.HomeCatbags {
	font-size: 12px;
	margin: 10px auto;
	padding-left: 10px;
	border-bottom: 1px dotted #bdc823;
	width: 790px;
	height: 210px;
	display: inline-block;
}

.homeProducts {
	color: #733800;
	display: inline-block;
	margin-right: auto;
	position: relative;
	width: 790px;
	padding: 10px;
}

.catQuickLinks {
	float: right;
	font-size: 12px;
	border-top-width: 1px;
	border-top-color: #733800;
	border-bottom-color: #733800;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-color: #733800;
	padding-right: 10px;
}

.catQuickLinks a:link, .catQuickLinks a:visited, .catQuickLinks a:active {
	color: #c1c1c1;
	text-decoration: none;
}

.catQuickLinks a:hover {
	color: #ff9300;
	text-decoration: none;
}

.collectionside strong {
	font-weight: bold;
	color: #ff9300;
}

.collectionside {
	float: left;
	width: 300px;
	margin-top: 20px;
	margin-left: 20px;
}

.catQuickLinks strong {
	color: #733800;
}

.collectionside p {
	width: 260px;
}

.collectionside a:link, .collectionside a:visited, .collectionside p a:active {
	font-weight: bold;
	color: #733800;
	text-decoration: none;
}

.collectionside a:hover {
	font-weight: bold;
	color: #ff9300;
	text-decoration: none;
}

.collectionside1 {
	float: left;
	width: 300px;
	margin-top: 20px;
	margin-left: 0px;
}

.collectionside1 strong {
	font-weight: bold;
	color: #ff9300;
}

.collectionside1 p {
	width: 260px;
}

.collectionside1 a:link, .collectionside a:visited, .collectionside p a:active {
	font-weight: bold;
	color: #733800;
	text-decoration: none;
}

.collectionside1 a:hover {
	font-weight: bold;
	color: #ff9300;
	text-decoration: none;
}

.categorytop a:link, .categorytop a:visited, .categorytop a:active {
	font-weight: bold;
	color: #c1c1c1;
	text-decoration: none;
}

.categorytop a:hover {
	font-weight: bold;
	color: #733800;
	text-decoration: none;
}

.bagside {
	margin-top: 54px;
	float: left;
	width: 480px;
}*/

/* @end */

/* @group Store / index */

#products_showcase_wrapper {
	margin-right: auto;
	margin-left: auto;
	padding: 20px 30px;
}

#products_showcase_wrapper .titleIMG {
}

.promosCarousel {
	font: 14px Verdana,Arial,Sans-Serif;
	text-align: left;
	color: #ff9300;
	width: 250px;
	margin-right: -30px;
	float: right;
	margin-top: -20px;
	padding-top: 25px;
	padding-left: 20px;
	padding-right: 20px;
}

.promosCarousel li {
	list-style-type: disc;
	margin: 0;
	list-style-position: outside;
	padding-top: 5px;
	height: 70px;
}

#products_showcase  {
	display: block;
	margin-left: 40px;
	overflow: hidden;
}

.product_promos {
	margin-right: auto;
	margin-left: 540px;
	padding-top: 11px;
}


.collection_grid {
	margin-left: auto;
	margin-right: auto;
	clear: both;
}

.products_showcase,  .products_cat_title, .products_cat_description {
	overflow: hidden;
	text-align: center;
	padding-bottom: 10px;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
}

.products_cat_title, .products_cat_description  {
	text-align: left;
	height: 100px;
	margin-bottom: 0;
	padding: 0 0 0 30px;
}
.products_cat_title {
	width: 179px;
	letter-spacing: .4em;
	padding-bottom: 10px;
	padding-left: 25px;
}


.cat_title_1 {
	display: block;
	font-size: 30px;
	color: #bdc823;
	margin-bottom: -23px;
}
.cat_title_2 {
	display: block;
	color: #bdc823;
	margin-bottom: 10px;
	font-size: 30px;
	margin-top: 10px;
}
.cat_title_3 {
	display: block;
	line-height: 1px;
	text-align: left;
	color: #bdc823;
	font-size: 26px;
}

.products_cat_description {
	width: 510px;
	padding-left: 0;
	font-size: 14px;
	color: #733800;
	margin-top: 10px;
	line-height: 1.4em;
	letter-spacing: 1px;
	word-spacing: 1px;
}

.showcase_product_title {
	font-size: 18px;
	color: #733800;
}

.showcase_product_price {
	font-size: 16px;
}

#products_showcase_wrapper a.previous {
	background: url(http://june15collection.com/images/btn_left.png) no-repeat center;
	width: 20px;
	margin-top: 150px;
	float: left;
	clear: left;
	height: 58px;
}

#products_showcase_wrapper a.previous:hover {
	background: url(http://june15collection.com/images/btn_left_hover.png) no-repeat center;
}

#products_showcase_wrapper a.next {
	background: url(http://june15collection.com/images/btn_right.png) no-repeat;
	width: 20px;
	height: 58px;
	display: block;
	margin-top: -177px;
	float: right;
}

#products_showcase_wrapper a.next:hover {
	background: url(http://june15collection.com/images/btn_right_hover.png) no-repeat;
}

#products_showcase a {
	color: #733800;
}

#social_product {
	margin-left: auto;
	margin-right: auto;
	width: 160px;
	clear: both;
}

.product_feature_index {
	width: 350px;
	margin-bottom: 15px;
	margin-left: 20px;
	float: left;
}

#products_showcase li {
	list-style-type: none;
	margin: 0;
	text-align: center;
}

#products_showcase img {
	margin-bottom: -9px;
}

.showcase_product_add_tag {
	color: #b50000;
	margin-right: 10px;
	font-size: 14px;
}

/* @end */

/* @group Store - Bag Detail */

.bagdetailinfotext .titlePageTop {
	font-size: 30px;
	margin-bottom: 10px;
	margin-top: 5px;
}
.bagdetailimage {
	min-height: 0;
	margin-top: 0;
	height: 440px;
	overflow: hidden;
	width: 360px;
	float: left;
}

.bagdetailimage strong {
	font-weight: bold;
	color: #ff9300;
}

.bagdetailimage p a:link, .bagdetailimage p a:visited, .bagdetailimage p a:active {
	font-weight: bold;
	color: #c1c1c1;
	text-decoration: none;
}

.bagdetailimage p a:hover {
	font-weight: bold;
	color: #733800;
	text-decoration: none;
}

.bagbig {
	width: 370px;
	float: left;
	margin: 15px 0 0 20px;
	padding: 0;
}

.bagbig li {
	padding: 0;
	margin: 0;
	list-style-type: none;
	height: 490px;
}

#bagdetailinfo {
	margin-left: 20px;
	width: 370px;
	margin-top: 0;
	float: left;
}

.bagdetailinfotext {
	border-bottom-style: none;
	margin-bottom: 10px;
	min-height: 100px;
	width: 359px;
}



.bagdetailinfotext ul {
	color: #733800;
	line-height: 14px;
	margin-top: 7px;
	margin-left: 10px;
	margin-bottom: 0;
}

.bagdetailpayment {
	float: left;
	width: 359px;
	margin-left: 0px;
	border-bottom: 1px dotted #733800;
	min-height: 122px;
}

.bagdetaillink {
	font-weight: bold;
	float: left;
	width: 350px;
	min-height: 20px;
	margin-left: 20px;
	margin-bottom: 5px;
	margin-top: 15px;
}

.sku {
	color: #b4b4b4;
	font-size: 9px;
	display: block;
	float: right;
	margin-top: 12px;
}

.priceBig {
	color: #733800;
	font-size: 20px;
	display: inline-block;
	margin-bottom: 10px;
}

.onsale {
	color: #b50000;
}

.oldprice {
	text-decoration: line-through;
	color: #733800;
	font-size: 12px;
}

input.add_to_cart {
	margin-top: 20px;
}

.photo_copyright, .msrp {
	font-size: 9px;
	color: #bfbfbf;
	text-align: center;
	margin-top: -3px;
}

.msrp {
	color: #733800;
}

.promo {
	font-size: 10px;
	padding-left: 2px;
	background-color: #fffeff;
	color: #733800;
	margin-bottom: 10px;
}

select.product_option {
}

.accessory_checkbox {
	margin-right: 5px;
	font-size: 12px;
}
label.accessory_label {
	font-size: 10px;
	background-color: #bdc823;
}

#promos {
	color: #733800;
}

#promos p {
	line-height: 1.4em;
}

#promos ul {
	font-size: 12px;
	display: inline;
	border-bottom-color: #fffeff;
	margin-top: 0;
}

#promos p.promoTitle {
	color: #ff9300;
	margin-bottom: 4px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	font-weight: bold;
}

#promos ul li {
	background-color: #fffeff;
	color: #733800;
	list-style-type: disc;
	text-indent: 0;
	margin-bottom: 5px;
}

.promo_details {
	color: #733800;
	font-size: 10px;
}

#bagdetailthumbnav {
	margin-top: 10px;
	margin-left: auto;
	margin-bottom: 10px;
	width: auto;
}

.bagdetailthumb {
	float: left;
	width: 70px;
	margin-right: 6px;
}

#features {
	margin-bottom: 10px;
	clear: both;
	padding-top: 10px;
}

.product_feature {
	width: 370px;
	float: left;
	margin-bottom: 15px;
	margin-left: 20px;
}

.with_image {
	width: 240px;
}

.feature_image {
	text-align: left;
	width: 110px;
	padding-top: 5px;
	margin-right: 10px;
}

.feature_description {
	float: left;
}

.feature_description em {
	font-size: 12px;
	color: #733800;
	font-weight: bold;
}

.priceInline {
	color: #733800;
	float: left;
	font-size: 1.3em;
	margin-right: 10px;
	margin-top: 2px;
	margin-left: 10px;
}

.prevnextbag {
	text-align: right;
	font-size: 12px;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	float: right;
	margin-top: 0;
}

.prevnextbag a:hover {
	font-weight: bold;
	color: #ff9300;
	text-decoration: none;
}

.prevnextbag a:link, .prevnextbag a:visited, .prevnextbag p a:active {
	font-weight: bold;
	color: #733800;
	text-decoration: none;
}

.bagdetailinfo .prevnextbag {
	margin-top: 70px;
}

#current_collection {
	padding-right: 20px;
	clear: both;
	padding-left: 20px;
}

#collection_description, .collection_description {
	width: 260px;
	clear: both;
	float: left;
}

.collection_thumbs {
	margin-top: -5px;
	margin-bottom: 20px;
	width: 480px;
	float: right;
}

.collection_products {
	font-size: 10px;
	color: #733800;
	margin-bottom: 10px;
	width: 90px;
	text-align: center;
	float: left;
}

#product_bottom {
	text-align: right;
	font-size: 10px;
	padding-right: 20px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* @end */

/* @end */

/* @group About J15 */

.aboutnav {
	width: 140px;
	float: left;
	padding-left: 20px;
}

.aboutnav p {
	padding-right: 10px;
}

.aboutnav strong, {
	color: #ff9300;
}

.aboutnav li, .blognav li {
	color: #549534;
	font-size: 9pt;
	line-height: 19px;
}

.aboutnav a:link, .aboutnav a:visited, .aboutnav p a:active {
	font-weight: bold;
	color: #549534;
	text-decoration: none;
}

.aboutnav a:hover {
	font-weight: bold;
	color: #ff9300;
	text-decoration: none;
}

.aboutcontent {
	min-height: 380px;
	padding-left: 10px;
	border-left: #bdc823 solid 1px;
	font-weight: normal;
	display: block;
	float: left;
	clear: none;
	width: 615px;
}

.aboutcontent ul, blogcontent ul {
	color: #733800;
	width: 470px;
	line-height: 20px;
	margin-top: 12px;
	float: left;
}

.aboutindex {
	
}

.origin {
	width: 530px;
}

.origin p {
	float: left;
	margin-top: 12px;
}

.donation {
	width: 610px;
}

.donation p {
	float: left;
	margin-top: 12px;
}

.news {
	width: 615px;
	color: #733800;
	line-height: 18px;
}

.press_entry {
	border-bottom: 1px dotted #733800;
	margin-bottom: 10px;
	padding-bottom: 10px;
	display: block;
	overflow: auto;
}

div.press_entry > strong {
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
}


.news p {
	margin-bottom: 0;
}


.press_logo {
	padding: 0;
	float: right;
	margin: 10px 10px 0 20px;
}

.aboutcontent a:link, .aboutcontent a:visited, .aboutcontent p a:active {
	color: #ff9300;
	text-decoration: none;
	font-weight: bold;
}

.aboutcontent a:hover {
	color: #733800;
	text-decoration: none;
}

.press-related-products {
	text-decoration: none;
	font-variant: normal;
	font-size: 10px;
}

.press-related-products a:link:visited {
	font-weight: normal;
	font-style: normal;
	color: #509330;
}

.mailchimp_form_wrapper {
	width: 560px;
}

.p_narrow {
	width: 75%;
	color: #6b2f01;
}

.custombody {
	float: left;
	width: 500px;
	margin: 0px 0px 20px;
	line-height: 18px;
}

.custombody1 {
	float: left;
	width: 470px;
	margin: 0px 0px 0px;
	line-height: 18px;
}

/* @group Press Kit */

.pressKit {
}

.pressKitImages {
	width: 80px;
	display: block;
	float: left;
	padding-top: 10px;
}

.bagCotton {
	float: left;
	margin-right: 10px;
}
.pressKitText {
	width: 530px;
	display: inline-block;
}

div.pressKitText p {
	width: 530px;
}

/* @end */

/* @end */

/* @group Contact */

.contact {
	width: 800px;
	background-image: url(images/contact_back1.jpg);
	background-repeat: no-repeat;
	min-height: 400px;
	padding-top: 20px;
}

.contact1 {
	min-height: 450px;
	width: 160px;
	float: left;
	

/*background: url('images/contact_back1.jpg') no-repeat;*/
	margin-top: -15px;
}

.contactcontent {
	min-height: 380px;
	padding-left: 10px;
	border-left: #bdc823 solid 1px;
	font-weight: normal;
	display: block;
	float: left;
	clear: none;
	width: 615px;
}

.contactcontent a:link, .contactcontent a:visited, .contactcontent p a:active {
	font-weight: bold;
	color: #ff9300;
	text-decoration: none;
}

.contactcontent a:hover {
	font-weight: bold;
	color: #733800;
	text-decoration: none;
}

.contactcol {
	float: left;
	width: 190px;
}

.contactcol p {
	margin-bottom: 32px;
}

.contactfooter {
	float: left;
	width: 600px;
}

/* @end */

/* @group Why */

.factsbox {
	float: left;
	padding: 10px;
	width: 480px;
	background-color: #f5f7de;
	margin-bottom: 12px;
}

.factsbox ul {
	width: 480px;
	margin-top: 12px;
}

.factsbox li {
	margin-bottom: 7px;
}

.factsh2wrapper {
	float: left;
	width: 100%;
	border-bottom: 1px solid #bdc823;
}

.mycart {
	font-weight: bold;
	float: left;
	width: 200px;
	min-height: 20px;
	margin-left: 20px;
	margin-bottom: 5px;
	margin-top: 0px;
}

.reformsbox {
	float: left;
	padding: 10px;
	width: 260px;
	background-color: #f5f7de;
	margin-right: 10px;
	min-height: 250px;
}

.reformsbox strong {
	margin-bottom: 5px;
	color: #bfc73b;
	font-weight: bold;
}

.reformsbox li {
	margin-bottom: 7px;
}

.trailbox {
	float: left;
	padding: 10px;
	width: 280px;
	background-color: #f5f7de;
	margin-right: 10px;
	height: 800px;
}

.trailbox strong {
	margin-bottom: 5px;
	color: #bfc73b;
	font-weight: bold;
}

.trailbox li {
	margin-bottom: 7px;
}

.linksbox {
	float: left;
	width: 210px;
	margin-bottom: 20px;
	margin-top: 12px;
}

.whyfooter {
	color: #733800;
	font-size: 10px;
	line-height: 12px;
	padding-top: 12px;
	clear: both;
}

/* @end */

/* @group Store Finder */

.wrap {
	display: block;
	width: auto;
	height: auto;
	margin-top: 5px;
}

.stores p {
	float: left;
	width: 185px;
	padding-right: 20px;
	display: block;
	margin-bottom: 10px;
	line-height: 1.4em;
	min-height: 65px;
}

.the_store {
	padding-right: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}
.small {
	color: #733800;
	font-size: 10px;
	line-height: 12px;
	margin-top: -8px;
}

.col1 {
	width: 185px;
}

a:link img, a:visited img, a:active img {
	border: 0px;
	text-decoration: none;
}

a:hover img {
	border: 0px;
	text-decoration: none;
}

.thefooter {
	padding: 6px 0px;
	margin: 12px 0px;
	float: left;
	text-align: center;
	font-size: 10px;
	width: 800px;
	color: #979797;
	background-color: #f4f4f4;
}

.bottomFooter {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	height: 60px;
	text-align: center;
}

.bottomFooter img {
	padding-right: 25px;
	padding-left: 25px;
}

.googleMaps {
	clear: both;
}

/* @end */
