.grey_boxes, .grid_5{
	xxxbackground-color: silver;
}
.nudge_3{
	margin-left: 31px;
}
.nudge_4{
	margin-left: 41px;
}
.nudge_5{
	margin-left: 51px;
}
/* @group #navigation_for_store_left */
h5#navigation_for_store_left_title{
	font-size: 30px;
	padding-left: 20px;
	margin-bottom: 20px;
}
#navigation_for_store_left{
	margin: 0;
	font-size: 18px;
}
#navigation_for_store_left ul{
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	margin-bottom: 0;
	margin-top: 0;
	margin-right: 0;
}
#navigation_for_store_left li{
	text-indent: 0;
	padding-right: 0;
	padding-top: 0;
	padding-left: 20px;
	margin: 0 0 20px;
}
#cart_text {
	position: relative;
}
#cart_text a:link{
	color: #5f63f9;
}
#cart_text span{
	position: absolute;
	top: -41px;
	left: 33px;
}
/* @end */

/* @group Store Header */

/* @group store_top_items_block */
#store_top_items_block_wrapper{
	margin-top: 20px;
}
#store_top_items_block_wrapper h3 {
	margin-bottom: 10px;
	margin-left: 14px;
}
ul#store_top_items_block li{
	float: left;
	display: inline-block;
	width: 130px;
	margin-right: 20px;
}

ul#store_top_items_block li p {
	margin-bottom: 0;
}

/* @end */

#store_logo{
	xxxmargin-left: 40px;
	background: url(../layout-images/store_page/store_logo3.gif) no-repeat;
	width: 377px;
	height: 192px;
	display: block;
	text-indent: -9000px;
	margin-left: 20px;
}

#book_coming_soon{
		xxxmargin-left: 40px;
	background: url(../layout-images/store_page/my-book-soon_3.png) no-repeat;
	width: 274px;
	height: 159px;
	display: block;
	text-indent: -9000px;
}
#about_some_text_wrapper h2{
	font-size: 17px;
	margin: 0 0 7px;
}
#about_some_text_wrapper h3{
	font-size: 14px;
	margin: 0 0 8px;
		color: #00c819;	
	padding-left: 9px;
}
#about_some_text_wrapper p{
	xxxfont-size: 13px;
	letter-spacing: -1px;
	padding-left: 10px;
	padding-right: 10px;
	xxxline-height: 15px;
}


/* @end */

/* @group left_hand_store_block */

#left_hand_store_block{
	top: -153px;
	z-index: 100;
	zoom: 1;
	position: relative;
}
/* @group boook */


/* @end */

/* @group view_cart_block */

#view_cart_block{
	margin-bottom: 20px;
	margin-left: 20px;
	background: url(../layout-images/store_page/line_under_cart.png) no-repeat center bottom;
	padding-bottom: 16px;
	padding-left: 20px;
}
#view_cart_block img#cart_icon{
	float: left;
	display: inline-block;
	margin-right: 0px;
	padding-top: 15px;
}
#view_cart_block h3{
		width: 100px;
	float: left;
	display: inline-block;
	margin-right: 12px;
	font-size: 19px;
	padding-top: 9px;
}

/* @end */

/* @end */

/* @group pointer_header_list_wrapper */

#pointer_header_list_wrapper {
	
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 100px;
	margin-bottom: 100px;
}
#pointer_header_list_wrapper #pointer_box {
	background: url(../layout-images/blog_pages/pointer_header.gif) no-repeat;
	display: block;
	width: 289px;
	height: 131px;
	color: white;
	font: 46px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	margin-left: 30px;
}

#pointer_box h2 {
	margin-top: 0;
	padding-top: 28px;
	padding-left: 20px;
	font-weight: normal;
	font-style: normal;
	font-size: 47px;
}
#pointer_header_list_wrapper h3, #pointer_header_list_wrapper h4 {
	margin-top: 0; 
}
#pointer_header_list_wrapper h3{
	color: black;
	font-size: 30px;
	margin-bottom: -6px;
	margin-top: 12px;
}
#pointer_header_list_wrapper h3 a:link{
	color: black;
}
#pointer_header_list_wrapper h3 a:hover{
	color: #d47c05;
	text-decoration: underline;
}

#pointer_header_list_wrapper h4{
	font-size: 14px;
	color: gray;
	font-style: normal;
	font-weight: normal;
	font-style: italic;

}

/* @group huge_list_of_words_wrapper */

#huge_list_of_words_wrapper{
	width: 600px;
	background-color: #eee;

	border: 1px solid #cacaca;
	list-style: none;
	margin-top: 24px;
	margin-left: 40px;
	padding-top: 4px;
	padding-bottom: 14px;
	padding-left: 23px;
}
#pointer_header_list_wrapper #cash_register_border{
	position: absolute;
	z-index: 100;
right: 4px;
top: -42px;
	display: block;
	background: white url(../layout-images/store_page/register2.jpg) no-repeat;
	width: 204px;
	height: 236px;
	text-indent: -9000px;
}



#huge_list_of_words_wrapper a:link, #huge_list_of_words_wrapper a:visited{
	color: #3c29c2;
	font-size: 20px;

}
#huge_list_of_words_wrapper ul {
	margin-left: 0;
}
#huge_list_of_words_wrapper a:hover{
	color: #ff3c35;
	
}
#huge_list_of_words_wrapper h2{
	margin-bottom: 10px;
	font-size: 18px;
}

#huge_list_of_words_wrapper ul li{
	
	float: left;
	min-width: 170px;
	display:block;
	
	background: url(../layout-images/blog_pages/checkmark.gif) no-repeat 0 5px;
	padding-left: 20px;
	margin-top: 6px;
	font-size: 12px;
	padding-bottom: 4px;
}

/* @end */

/* @end */

/* @group store items in a grid front page and thrid_group_wrapper  */
h1#grid_array_of_items_header{
	border-bottom: 2px solid #d9d9d9;
	width: 870px;
}
#thrid_group_wrapper{
	margin-top: 90px;
}

div#store_items_2_inner_wrapper {
}
#store_items_2_inner_wrapper .store_item {
	float: left;
	width: 162px;
	
	
		xxxwidth: 160px;
	xxxmargin-left: 110px;
	xxxheight: 250px;

	margin: 0 10px 50px 0;
	text-align: center;
	padding: 60px;
	height: 280px;
	border: 2px dashed #9a9a9a;
}

.store_item:first-child{
	border-left: 1px dashed #d9d9d9;
}

#store_items_2_inner_wrapper .store_item p{
	text-align: left;
	margin-bottom: 1px;
}
#store_items_2_inner_wrapper .store_item img {
	xxxwidth: 130px;
	xxxheight: 130px;
	margin: 0;
}
#store_items_2_inner_wrapper .store_item_image{
	
}
#store_items_2_inner_wrapper .store_item_image .price_on_item
{
	display: block;
	position: absolute;
	z-index: 200;
	text-align: center;
	bottom: -3px;
	right: -7px;
	background-color: #006a1b;
	font-size: 24px;
	padding: 7px;
	color: white;
}

#store_items_2_inner_wrapper .hot_item_to_focus_on .hot_item_to_focus_on
{
	display: block;
	width: 217px;
	height: 209px;
	position: absolute;
	z-index: 200;
	top: -36px;
	right: -14px;
	background: transparent url(../layout-images/store_page/borders_thumbnails/hot_item_on_display_1.png) no-repeat;
}
#store_blocks_list_wrapper{
	margin-top: 40px;
}

#store_blocks_wrapper {
	margin: 0;
	padding: 0;
	padding: 0 0 0 110px;
		
}
.store_item h6 {
	text-align: left;
margin: 0 0 8px;
	font-weight: bold;
		font-style: normal;
}
#store_items_2_inner_wrapper .store_item h6 a:link {
	color: #3c347c;
	font-weight: bold;
}
#store_items_2_inner_wrapper .store_item h6 a:visited {
	color: #3c347c;
	font-weight: bold;
}
#store_items_2_inner_wrapper .store_item h6 strong {
	color: navy;
	font-size: 14px;
}
.store_item img.store_item_thumb {
	width:160px;
	
}

/* @group store items in a grid two_items_under_about  */
#two_items_under_about h2 {
	margin-left: 39px;
	margin-top: 50px;
}
#two_items_under_about .store_item {
	float: left;
	width: 161px;
	
	
		xxxwidth: 160px;
	xxxmargin-left: 110px;
	xxxheight: 250px;
	text-align: center;
	padding: 41px 50px 41px 45px;
	height: 280px;
	border: 2px dashed #9a9a9a;
	margin-bottom: 50px;
	margin-top: 0;
	margin-left: 29px;
}

#two_items_under_about .store_item p{
	text-align: left;
	margin-bottom: 1px;
}
#two_items_under_about .store_item img {
	xxxwidth: 130px;
	xxxheight: 130px;
	margin: 0;
}

#two_items_under_about div.post.store_item.hot_item_to_focus_on div.store_item_image {
	width: 160px;
}

#two_items_under_about .store_item_image .price_on_item
{
	display: block;
	position: absolute;
	z-index: 200;
	text-align: center;
	bottom: -3px;
	background-color: #006a1b;
	font-size: 24px;
	padding: 7px;
	color: white;
	right: -7px;
}
#two_items_under_about .store_item h6 {
	text-align: left;
margin: 0 0 8px;
	font-weight: bold;
		font-style: normal;
}
#two_items_under_about .store_item h6 a:link {
	color: #3c347c;
	font-weight: bold;
}
#two_items_under_about .store_item h6 a:visited {
	color: #3c347c;
	font-weight: bold;
}
#two_items_under_about .store_item h6 strong {
	color: navy;
	font-size: 14px;
}
#two_items_under_about .store_item img.store_item_thumb {
	width:160px;
	
}

/* @end */
/* @group hand drawn borders */

.store_item span.border_draw1, .store_item span.border_draw2, .store_item span.border_draw3, .store_item span.border_draw4, .store_item span.border_draw5, .store_item span.border_draw6 {
	display: block;
	position: absolute;
	width: 205px;
	height: 217px;
	top: -18px;
	left: -19px;
	xxxopacity: 0.4;
	z-index: -2;
	zoom: 1;
	xxxdisplay: none;
}
.store_item span.border_draw1 {	background: url(../layout-images/store_page/borders_thumbnails/borders_1.png) no-repeat;}
.store_item span.border_draw2 {	background: url(../layout-images/store_page/borders_thumbnails/borders_2.png) no-repeat;}
.store_item span.border_draw3 {	background: url(../layout-images/store_page/borders_thumbnails/borders_3.png) no-repeat;}
.store_item span.border_draw4 {	background: url(../layout-images/store_page/borders_thumbnails/borders_4.png) no-repeat;}
.store_item span.border_draw5 {	background: url(../layout-images/store_page/borders_thumbnails/borders_5.png) no-repeat;}
.store_item span.border_draw6 {	background: url(../layout-images/store_page/borders_thumbnails/borders_6.png) no-repeat;}

/* @end */

/* @end */

/* @group store wrapper */

#store_blocks_wrapper .store_item{
	width: 200px;
	padding: 12px;
	position: relative;
		background-color: #f8f8f8;
		border: 1px solid #d6d6d6;

}
#xxxstore_blocks_wrapper .highlighted{
	border: 14px solid #c0bff7;
	-moz-border-radius: 12px; -webkit-border-radius: 12px;
	margin: 0;

}
#store_blocks_wrapper .hot_item_to_focus_on .hot_item_to_focus_on
{
	display: block;
	width: 70px;
	height: 70px;
	position: absolute;
	z-index: 200;
	background-color: #90b0ff;
	top: -20px;
	right: -12px;
}
#store_blocks_wrapper .store_item .price{
	background-color: #00e51b;
	padding: 8px;
	width: 90px;
	-moz-border-radius: 8px; -webkit-border-radius: 8px;
	text-align: center;	
	margin-top: 14px;
float: left;
color: #ooo;

	}
#store_blocks_wrapper .store_item .add_to_cart{
	margin-top: 14px;
	left: 8px;
	}	
#store_blocks_wrapper .store_item h4{
}
	
#store_blocks_wrapper .store_item h5{
	color: #6f6f6f;
	font-style: italic;
		font-weight: normal;
	font-size: 13px;
}
#store_blocks_wrapper .store_item .start_item_text{
	border-top: 1px dashed #b8b8b8;
			padding-top: 8px;
			margin-top: 14px;
}
#store_blocks_wrapper .store_item span{
	font-variant: small-caps;
	font-size: 12px;
	vertical-align: top;
}

#store_blocks_wrapper .store_item p.item_text{
			border-top: 1px dashed #b8b8b8;
			padding-top: 8px;
}

/* @end */

/* @group store_navigation */
#store_naigation_wrapper{
	margin-bottom: 10px;

}
#store_naigation_inner_wrapper{
		xxxborder-bottom: 4px solid #e97021;
		
background: url(../layout-images/store_page/orange-line-for-store1.jpg) no-repeat 0 bottom;
	padding-bottom: 32px;
}

/* flip the border off and padding on if not liked */

ul#store_navigation {
	margin-top: 34px;
	color: #ff6740;
	font-size: 18px;
}
ul#store_navigation li{
	float: left;
	margin-right: 20px;
	padding-right: 12px;
	border-right: 1px dashed;
	}
ul#store_navigation a, ul#store_navigation a:link{
	color: #c3380d;
	text-transform: uppercase;
}

/* @end */

/* @group about_some_text */


#about_some_text {

	xxxmargin-top: -50px;
	margin-bottom: 20px;
}

#my_book_soon {
	margin-top: 51px;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
}


#store_first_group_wrapper .container_16 .grid_5_bake {
	width: 297px;
	display:inline;
	float: left;
	position: relative;
margin: 0;}


#store_first_group_wrapper .container_16 .grid_9_bake {
	width: 598px;
	display:inline;
	float: left;
	position: relative;
margin: 0;}

/* @end */



/* @group item_of_the_week_text_wrapper */

#item_of_the_week_picture_wrapper img{margin-top: 142px;
	 padding: 4px; border: 1px solid #c9c9c9; width: 256px;
	background-color: white;
}

#item_of_the_week_picture_wrapper h2 {
	xxxdisplay: none;
	text-indent: -9000px;
background: url(../layout-images/store_page/item_of_the_week_title1-03-04.png) no-repeat;
position: absolute;
height: 330px;
width: 369px;
z-index: -20;
	left: -53px;
	top: 1px;
}

#item_of_the_week_picture_wrapper{

	xxxoverflow: hidden;
	xxxmargin-top: 70px;
	margin-top: 7px;
	left: 40px;
}
#item_of_the_week_text_wrapper {


	padding: 20px;
	xxxbackground-color: #f4f4f4;
	xpadding: 12px 30px 12px 12px;


	border: 1px solid #c4c4c4;
	position: relative;
}

#item_of_the_week_text_wrapper .price{
	background-color: #00e51b;
width: 100px;
	padding: 8px;
	-moz-border-radius: 8px; -webkit-border-radius: 8px;
text-align: center;
	margin-top: 14px;

}

#item_of_the_week_text_wrapper h2{

	margin: 0;
	font-size: 24px;
}

	
#item_of_the_week_text_wrapper h5{
	color: gray;
	font-size: 14px;
	margin-bottom: 12px;
	font-style: italic;
	margin-top: 4px;
}
/* @end */

/* @group About text */

div#about_some_text_wrapper {
	margin-top: 51px;
}



/* @end */
