
/* Custom, iPhone Retina (col-xs) */ 

@media only screen and (min-width : 320px) {
	
	.textbox {
		width:85%px;
		padding:10px;
		margin:auto;
		border-radius:6px;
		-moz-border-radius:6px;
		border: 1px solid #cccccc;
		box-shadow: 5px 5px 10px #cccccc;
		font-size:8pt;
		margin-bottom:25px;
	}
	
	.sample {
		background-color:black;
		width:100%;
		height:auto;
		border:1px solid #ccc;
	}
	
	.company_logo {
		float: none !important;
		margin:auto;
		display:block;
		margin-top:15px;
		margin-bottom:25px;
		margin-left:-10px;
	}

	.shopping_cart {
		margin:auto;
		margin-bottom:10px;
		background-image:url('../images/shopping_cart_small.png'); 
		background-repeat:no-repeat; 
		width:167px; 
		height:75px;
	}
	
	.cart_counter {
		padding-top:56px;
		padding-left:11px;
		font-size:9pt;
	}
	
	.cart {
		margin-top:10px;
		margin:auto;
		padding-bottom:10px;
	}

	.facebook {
		width:30px;
	}
	
	.youtube {
		width:30px;
	}
	
	.linkedin {
		width:30px;
	}
	
	table.menu {
		width:100%;
		margin:auto;
		margin-bottom:10px;
	}
	
	td.menu {
		text-align:center;
		padding:5px;
		border-top:1px solid #ccc;
		border-bottom:1px solid #ccc; 
		border-right:1px solid #ccc;
	}
	
	.navbar.navigation {
		/* background-color:#2684e6; */
		background-color:#000;
	}
	
	li.nav-item {
		padding:10px;
		border-bottom:1px solid #fff;
	}
	
	.login_box {	
		background-image:url('../images/login_box.jpg'); 
		background-repeat:no-repeat; 
		width:250px;
		height:351px;
		margin-top:20px;
		margin:auto;
		padding-top:60px;
	}
	
	.login_guts {
		margin:auto; 
		width:90%; 
		height:235px;
		text-align:center;
	}
	
	.login_text {
		text-align:left; 
		font-size:9pt; 
		padding-top:5px; 
		margin-left:5px;
	}
	
	.input_text {
		width:200px;
	}
	
	.submit_button {
		background-image:url("../images/submit_button.jpg");
		background-repeat:no-repeat;
		width:135px;
		height:29px;
		border:0 none;		
	}
	
	.testimonial_box {	
		background-image:url('../images/testimonials_box.jpg'); 
		background-repeat:no-repeat; 
		width:250px;
		height:351px;
		margin:auto;
		padding-top:60px;
	}
	
	.testimonial_guts {
		margin:auto; 
		width:90%; 
		height:195px;
		text-align:left;
		font-size:10pt;
	}
	
	.testimonial_link {
		width:25px; 
		height:25px; 
		position:absolute; 
		margin-top:-40px; 
		margin-left:30px;		
	}
	
	.karen_box {	
		background-image:url('../images/karen_box.jpg'); 
		background-repeat:no-repeat; 
		width:250px;
		height:351px;
		margin:auto;
		padding-top:75px;
	}
	
	.karen_guts {
		width:120px; 
		height:100px;
		text-align:left;
		margin-left:110px;
		font-size:8pt;
	}
	
	a.karen {
		color:#000;
		font-size:8pt;
		text-decoration:underline;
	}
	
	a.karen:hover {
		color: #2684e6;
	}
	
	a.karen:visited {
		color:#000;
	}
	
	.search_box {	
		background-image:url('../images/search_box.jpg'); 
		background-repeat:no-repeat; 
		width:250px;
		height:351px;
		margin:auto;
		padding-top:75px;
	}
	
	.search_guts {
		width:200px; 
		height:150px;
		text-align:center;
		margin-left:25px;
	}
	
	.search_input{
		width:200px;
	}
	
	.search_text {
		text-align:center;
		width:185px;
		font-size:9pt;
	}
	
	.search_button {
		background-image:url("../images/search_button.jpg");
		background-repeat:no-repeat;
		width:135px;
		height:29px;
		border:0 none;
	}
	
	.categories_box {	
		background-image:url('../images/categories_box.jpg'); 
		background-repeat:no-repeat; 
		width:250px;
		height:351px;
		margin:auto;
		padding-top:60px;
	}
	
	.categories_guts {
		width:210px; 
		height:195px;
		text-align:center;
		margin-left:20px;
	}
	
	td.category_cells {
		background-image:url('../images/categories_blue_box.jpg'); 
		width:210px; 
		height:40px; 
		background-repeat:no-repeat; 
		color:#fff; 
		text-align:left; 
		font-size:10pt; 
		padding-left:10px;	
	}
	
		a.category_cells {
		color:#fff; 
		text-align:left; 
		font-size:10pt; 		
	}
	
	a.category_cells:hover {
		color:#fff; 
		text-align:left; 
		font-size:10pt; 	
		text-decoration:underline;
	}
	
	a.category_cells:visited {
		color:#fff; 
		text-align:left; 
		font-size:10pt; 	
	}

	.category_titles {
		display:block; 
		margin-top:-5px;
	}

	.content {
		max-width:625px; 
		border:1px solid #4f77b3;
		-moz-border-radius: 14px 14px 14px 14px; 
		border-radius: 14px 14px 14px 14px; 
		box-shadow:7px 7px 10px #4f77b3		
		margin:auto;
	}
	
	.why_box {	
		background-image:url('../images/why_box.jpg'); 
		background-repeat:no-repeat; 
		width:250px;
		height:351px;
		margin:auto;
		padding-top:150px;
	}
	
	.why_guts {
		width:210px; 
		height:70px;
		text-align:center;
		margin-left:20px;
		font-size:8pt;
		color:#fff;
	}
	
	a.why {
		color:#ffffff;
		font-size:8pt;
		text-decoration:underline;
	}
	
	a.why:hover {
		color: #f2871c;
	}
	
	a.why:visited {
		color:#fff;
	}
	
	.featured_product {
		width:100%; 
		border-radius:10pt; 
		height:165px;
		border:1px solid #ccc;
		box-shadow:5px 5px 3px #ccc;
	}	
			
	.featured_title {
		left:0; 
		width:100%; 
		border-top-left-radius:10pt; 
		border-top-right-radius:10pt; 
		height:25px; 
		background-color:#17770b; 
		position:absolute; 
		text-align:right; 
		color:#fff;
		padding-right:10px;
		padding-top:2px;
	}
	
	.featured_picture {
		background-color:#fff; 
		width:100px; 
		height:100px; 
		border:1px solid #ccc; 
		box-shadow:3px 3px 1px #ccc inset; 
		position:absolute; 
		margin-top:18px; 
		margin-left:10px;
		text-align:center;
		padding-top:5px;
	}
	
	.featured_copy {
		width:65%;
		height:auto;
		margin-left:125px; 
		position:absolute;
		margin-top:35px;
		font-size:9pt;
	}
	
	.product_shell {
		border:1px solid #ccc; 
		border-radius:10pt; 
		height:auto; 
		margin-top:10px; 
		box-shadow:5px 5px 3px #ccc; 
		padding-top:10px;
		margin:auto 0;
		margin-bottom:25px;
		
	}
	
	.product_shell_photo {
		text-align:center;
		margin-top:10px;
	}
	
	.product_shell_info {
		font-size:10pt; 
		margin-top:10px;
	}
	
	.product_add_to_cart {
		text-align:right; 
		padding-bottom:10px;
	}
	
	.product_more_info{
		text-align: left; 
		padding-bottom:10px;
	}
	
	.product_shell_info {
		font-size:10pt; 
		margin-top:10px;
		margin-left:5px;
	}
	
	.carousel-pictures {
		width:260px;
	}
	
	.tcmc-pictures {
		margin-top:25px;
		width:260px;
	}
	
}

/* Extra Small Devices, Phones  (col-sm) */ 
@media only screen and (min-width : 576px) {
	
	.textbox {
		width:85%px;
		padding:10px;
		margin:auto;
		border-radius:6px;
		-moz-border-radius:6px;
		border: 1px solid #cccccc;
		box-shadow: 5px 5px 10px #cccccc;
		font-size:8pt;
		margin-bottom:25px;
	}
	
	.sample {
		background-color:blue;
		width:100%;
		height:auto;
		border:1px solid #ccc;
	}
	

	.cart {
		margin-top:10px;
		margin:auto;
		padding-bottom:10px;
	}
	
	.facebook {
		width:40px;
	}
	
	.youtube {
		width:40px;
	}
	
	.linkedin {
		width:40px;
	}
	
	.navbar.navigation {
		background:url("../images/menu_background.jpg");
	}
	
	li.nav-item {
		padding-left:10px;
		padding-top:0px;
		border:none;
	}
	
	.login_box {	
		background-image:url('../images/login_box_wide.jpg'); 
		background-repeat:no-repeat; 
		width:524px;
		height:285px;
		margin:auto;
		padding-top:60px;
		margin-top:10px;
	}
	
	.login_guts {
		margin:auto; 
		width:90%; 
		height:235px;
		text-align:center;
	}
	
	.login_text {
		text-align:left; 
		font-size:9pt; 
		padding-top:5px; 
		margin-left:5px;
	}
	
	.input_text {
		margin-top:10px;
		width:200px;
	}
	
	.submit_button {
	background-image:url("../images/submit_button.jpg");
	background-repeat:no-repeat;
	width:135px;
	height:29px;
	border:0 none;	
	}
	
	.testimonial_box {	
		background-image:url('../images/testimonials_long.jpg'); 
		background-repeat:no-repeat; 
		width:524px;
		height:285px;
		margin:auto;
		padding-top:55px;
	}
	
	.testimonial_guts {
		margin:auto; 
		width:90%; 
		height:195px;
		text-align:left;
		font-size:10pt;
	}
	
	.karen_box {	
		background-image:url('../images/karen_long.jpg'); 
		background-repeat:no-repeat; 
		width:524px;
		height:285px;
		margin:auto;
		padding-top:130px;
	}
	
	.karen_guts {
		width:300px; 
		height:165px;
		text-align:left;
		margin-left:180px;
		font-size:16pt;
	}
	
	a.karen {
		font-size:16pt;
	}
	
	.search_box {	
		background-image:url('../images/search_box_wide.jpg'); 
		background-repeat:no-repeat; 
		width:524px;
		height:285px;
		margin:auto;
		padding-top:65px;
		text-align:center;
	}
	
	.search_guts {
		width:450px; 
		height:165px;
		text-align:center;
		margin-left:40px;
		font-size:12pt;
	}
	
	.search_input {
		width:450px;
	}
	
	.search_text {
		padding-top:10px;
		text-align:left;
	}
	
	.categories_box {	
		background-image:url('../images/categories_long.jpg'); 
		background-repeat:no-repeat; 
		width:524px;
		height:285px;
		margin:auto;
		padding-top:65px;
	}
	
	.categories_guts {
		width:510px; 
		height:195px;
		text-align:center;
		margin-left:25px;
	}
	
	td.category_cells {
		background-image:url('../images/categories_blue_box_long.jpg'); 
		width:477px; 
		height:45px; 
		background-repeat:no-repeat; 
		color:#fff; 
		text-align:left; 
		font-size:10pt; 
		padding-left:10px;	
	}
	
		a.category_cells {
		color:#fff; 
		text-align:left; 
		font-size:10pt; 		
	}
	
	a.category_cells:hover {
		color:#fff; 
		text-align:left; 
		font-size:10pt; 	
		text-decoration:underline;
	}
	
	a.category_cells:visited {
		color:#fff; 
		text-align:left; 
		font-size:10pt; 	
	}

	.category_titles {
		display:block; 
		margin-top:-7px;
	}
	
	.why_box {	
		background-image:url('../images/why_long.jpg'); 
		background-repeat:no-repeat; 
		width:524px;
		height:285px;
		margin:auto;
		padding-top:180px;
		text-align:center;
	}
	
	.why_guts {
		width:450px; 
		height:165px;
		text-align:center;
		margin-left:40px;
		font-size:12pt;
		color:#fff;
	}
	
	a.why {
		font-size:12pt;
	}
	
	.featured_product {
		height:150px;
	}	
	
	.featured_copy {
		width:75%;
		font-size:10pt;
	}
	
	.product_shell_info {
		font-size:10pt; 
		margin-top:10px;
		margin-left:-5px;
	}
	
	.carousel-pictures {
		width:425px;
	}
	
	.tcmc-pictures {
		margin-top:25px;
		width:425px;
	}
}

/* Small Devices, Tablets (col0md) */
@media only screen and (min-width : 768px) {
	.sample {
		background-color:red;
		height:auto;
		width:100%;
		border:1px solid #ccc;
	}
	#header_wwol {
		text-align:center;	
		min-height:80px;
	}

	.company_logo {
		margin-top:10px;
		margin-left:5px;
	}

	.shopping_cart {
		margin-top:-15px;
		float:right;
		background-image:url('../images/shopping_cart_small.png'); 
		background-repeat:no-repeat; 
		width:167px; 
		height:75px;
		margin-right:-10px;
	}

	.cart_counter {
		padding-top:56px;
		padding-left:11px;
		font-size:9pt;
	}
	
	.shipping {
		text-align:center; 
		border-top:1px solid #ccc; 
		border-right:1px solid #ccc; 
		border-bottom:1px solid #ccc; 
		padding:5px;	
		font-size:9pt;
	}
	
	.returns {
		text-align:center; 
		border-top:1px solid #ccc; 
		padding:5px; 
		border-right:1px solid #ccc; 
		border-bottom:1px solid #ccc;
		font-size:9pt;
	}
	
	.checkout {
		text-align:center; 
		border-top:1px solid #ccc; 
		padding:5px;
		border-right:1px solid #ccc; 
		border-bottom:1px solid #ccc;
		font-size:9pt;
	}
	
	.login {
		text-align:center; 
		border-top:1px solid #ccc; 
		padding:5px; 
		border-bottom:1px solid #ccc;
		font-size:9pt;
	}
	
	.center_table_menu {
		text-align:center; 
		padding-top:65px;	
	}
	
	td.center_menu {
		text-align:center; 
		padding:5px;
		white-space:nowrap;		
	}
	
	.cart {
		margin-top:25px;
	}
	
	.facebook {
		width:40px;
	}
	
	.youtube {
		width:40px;
	}
	
	.linkedin {
		width:40px;
	}
	
	li.nav-item {
		padding-right:25px;
		padding-bottom:0px;
	}
	
	.login_box {	
		background-image:url('../images/login_box_tiny.jpg'); 
		background-repeat:no-repeat; 
		width:150px;
		height:211px;
		margin:auto;
		padding-top:30px;
	}
	
	.submit_button {
		background-image:url("../images/submit_button_tiny.jpg");
		background-repeat:no-repeat;
		width:92px;
		height:20px;
		border:0 none;
		margin-top:-5px;
	}
	
	.login_guts {
		margin:auto; 
		width:90%; 
		height:235px;
		text-align:center;
	}
	
	.login_text {
		text-align:left; 
		font-size:6pt; 
		padding-top:5px; 
		margin-left:5px;
	}
	
	.input_text {
		width:125px;
		font-size:9pt;
		height:20px;
	}

	.testimonial_box {	
	background-image:url('../images/testimonials_tiny.jpg'); 
	background-repeat:no-repeat; 
	width:150px;
	height:211px;
	margin:auto;
	padding-top:40px;
	}
	
	.testimonial_guts {
		margin:auto; 
		width:85%; 
		height:125px;
		text-align:left;
		font-size:7pt;
	}
	
	.testimonial_link {
		width:15px; 
		height:15px; 
		position:absolute; 
		margin-top:-30px; 
		margin-left:18px;		
	}
	
	
	.karen_box {	
		background-image:url('../images/karen_tiny.jpg'); 
		background-repeat:no-repeat; 
		width:150px;
		height:211px;
		margin:auto;
		padding-top:50px;
	}
	
	.karen_guts {
		width:80px; 
		height:100px;
		text-align:left;
		margin-left:72px;
		font-size:6pt;
	}
	
	a.karen {
		font-size:6pt;
	}
	
	.search_box {	
		background-image:url('../images/search_box_tiny.jpg'); 
		background-repeat:no-repeat; 
		width:150px;
		height:211px;
		margin:auto;
		padding-top:40px;
	}
	
	.search_guts {
		width:135px; 
		height:100px;
		text-align:center;
		font-size:6pt;
		margin-left:8px;
	}
	
	.search_input {
		width:110px;
		height:20px;
		font-size:9pt;
	}
	
	.search_button {
		background-image:url("../images/search_button_tiny.jpg");
		background-repeat:no-repeat;
		width:92px;
		height:20px;
		border:0 none;
	}
	
	.search_text {
		text-align:center;
		width:120px;
		margin-left:2px;
		margin-top:-5px;
		font-size:6pt;
	}
	
	.categories_box {	
		background-image:url('../images/categories_tiny.jpg'); 
		background-repeat:no-repeat; 
		width:150px;
		height:215px;
		margin:auto;
		padding-top:40px;
	}
	
	.categories_guts {
		width:132px; 
		height:65px;
		text-align:center;
		margin-left:10px;
	}
	
	td.category_cells {
		background-image:url('../images/categories_box_tiny.jpg'); 
		width:132px; 
		height:21px; 
		background-repeat:no-repeat; 
		color:#fff; 
		text-align:left; 
		font-size:6pt; 
		padding-left:4px;	
	}
	
		a.category_cells {
		color:#fff; 
		text-align:left; 
		font-size:6pt; 		
	}
	
	a.category_cells:hover {
		color:#fff; 
		text-align:left; 
		font-size:6pt; 	
		text-decoration:underline;
	}
	
	a.category_cells:visited {
		color:#fff; 
		text-align:left; 
		font-size:6pt; 	
	}

	.category_titles {
		display:block; 
		margin-top:-4px;
	}
	
	.why_box {	
		background-image:url('../images/why_box_tiny.jpg'); 
		background-repeat:no-repeat; 
		width:150px;
		height:215px;
		margin:auto;
		padding-top:100px;
	}
	
	.why_guts {
		width:125px; 
		height:80px;
		text-align:center;
		margin-left:12px;
		font-size:7pt;
		color:#fff;
	}
	
	a.why {
		font-size:7pt;
	}
	
	.featured_copy {
	font-size:8pt;
	width:60%;
	}
	
	.textbox {
	width:200px;
	float:right;
	padding:10px;
	margin:10px;
	border-radius:6px;
	-moz-border-radius:6px;
	border: 1px solid #cccccc;
	box-shadow: 5px 5px 10px #cccccc;
	font-size:7pt;
	}
	
	.carousel-pictures {
		width:150px;
	}
	
	.tcmc-pictures {
		margin-top:0px;
		width:150px;
	}
}

/* Medium Devices, Desktops  (col-lg) */
@media only screen and (min-width : 992px) {
	.sample {
		background-color:#000;
		height:auto;
		width:100%;
		border:1px solid #ccc;
	}
	
	.shipping {
		text-align:center; 
		border-top:1px solid #ccc; 
		border-right:1px solid #ccc; 
		border-bottom:1px solid #ccc; 
		padding:5px;	
		font-size:9pt;
	}
	
	.returns {
	font-size:10pt;
	}
	
	.checkout {
		font-size:10pt;
	}
	
	.login {
		font-size:10pt;
	}
	
	.facebook {
		width:40px;
	}
	
	.youtube {
		width:40px;
	}
	
	.linkedin {
		width:40px;
	}
	
	.login_box {	
		background-image:url('../images/login_box_small.jpg'); 
		background-repeat:no-repeat; 
		width:192px;
		height:176px;
		margin:auto;
		padding-top:60px;
	}
	
	.login_guts {
		margin:auto; 
		width:90%; 
		height:235px;
		text-align:center;
	}
	
	.login_text {
		text-align:left; 
		font-size:8pt; 
		padding-top:5px; 
		margin-left:5px;
	}
	
	.input_text {
		width:150px;
		font-size:9pt;
	}
	
	.submit_button {
		background-image:url("../images/submit_button.jpg");
		background-repeat:no-repeat;
		width:135px;
		height:29px;
		border:0 none;		
	}

	.testimonial_box {	
		background-image:url('../images/testimonials_small.jpg'); 
		background-repeat:no-repeat; 
		width:192px;
		height:176px;
		margin:auto;
		padding-top:55px;
	}
	
	.testimonial_guts {
		margin:auto; 
		width:88%; 
		height:195px;
		text-align:left;
		font-size:8pt;
	}
	
	.testimonial_link {
		width:20px; 
		height:20px; 
		position:absolute; 
		margin-top:-45px; 
		margin-left:20px;		
	}
	
	
	.karen_box {	
		background-image:url('../images/karen_small.jpg'); 
		background-repeat:no-repeat; 
		width:192px;
		height:176px;
		margin:auto;
		padding-top:60px;
	}
	
	.karen_guts {
		width:120px; 
		height:100px;
		text-align:left;
		margin-left:82px;
		font-size:7pt;
	}
	
	a.karen {
		font-size:7pt;
	}
	
	.search_box {	
		background-image:url('../images/search_box_small.jpg'); 
		background-repeat:no-repeat; 
		width:192px;
		height:176px;
		margin:auto;
		padding-top:55px;
	}
	
	.search_guts {
		width:185px; 
		height:100px;
		text-align:center;
		margin-left:5px;
		font-size:6pt;
	}
	
	.search_input {
		width:150px;
		font-size:9pt;
		height:30px;
	}
	
	.search_button {
		background-image:url("../images/search_button.jpg");
		background-repeat:no-repeat;
		width:135px;
		height:29px;
		border:0 none;
	}
	
	.search_text {
		text-align:center;
		font-size:7pt;
		width:165px;
		margin-top:0px;
		margin-left:7px;
	}
	
	.categories_box {	
		background-image:url('../images/categories_small.jpg'); 
		background-repeat:no-repeat; 
		width:192px;
		height:176px;
		margin:auto;
		padding-top:48px;
	}
	
	.categories_guts {
		width:210px; 
		height:195px;
		text-align:center;
		margin-left:13px;
	}
	
	td.category_cells {
		background-image:url('../images/categories_blue_box_small.jpg'); 
		width:167px; 
		height:28px; 
		background-repeat:no-repeat; 
		color:#fff; 
		text-align:left; 
		font-size:9pt; 
		padding-left:10px;	
	}
	
		a.category_cells {
		color:#fff; 
		text-align:left; 
		font-size:9pt; 		
	}
	
	a.category_cells:hover {
		color:#fff; 
		text-align:left; 
		font-size:9pt; 	
		text-decoration:underline;
	}
	
	a.category_cells:visited {
		color:#fff; 
		text-align:left; 
		font-size:9pt; 	
	}

	.category_titles {
		display:block; 
		margin-top:-4px;
	}
	
	.why_box {	
		background-image:url('../images/why_small.jpg'); 
		background-repeat:no-repeat; 
		width:192px;
		height:176px;
		margin:auto;
		padding-top:112px;
	}
	
	.why_guts {
		width:165px; 
		height:65px;
		text-align:center;
		margin-left:13px;
		font-size:6pt;
		color:#fff;
	}
	
	a.why {
		font-size:6pt;
	}
	
	.featured_product {
		height:150px;
	}	
	
	.featured_copy {
	font-size:9pt;
	width:70%;
	}
	
	.textbox {
	width:200px;
	float:right;
	padding:10px;
	margin:10px;
	border-radius:6px;
	-moz-border-radius:6px;
	border: 1px solid #cccccc;
	box-shadow: 5px 5px 10px #cccccc;
	font-size:6pt;
	}
	
	.carousel-pictures {
		width:210px;
	}
	
	.tcmc-pictures {
		width:210px;
	}
	
}

/* Large Devices, Wide Screens (col-xl) */

@media only screen and (min-width : 1200px) {
	
		.textbox {
		width:280px;
		float:right;
		padding:10px;
		margin:10px;
		border-radius:6px;
		-moz-border-radius:6px;
		border: 1px solid #cccccc;
		box-shadow: 5px 5px 10px #cccccc;
		font-size:9pt;
		}
		
		.sample {
		background-color:#ccc;
		height:auto;
		width:100%;
		border:1px solid #ccc;
	}
	
	.cart {
		margin:auto;
	}
	
	.shopping_cart {	
		background-image:url('../images/shopping_cart.png'); 
		background-repeat:no-repeat; 
		width:190px;
		height:85px;
		margin-top:-5px;
	}
	
	.cart_counter {
		padding-top:63px;
		padding-left:20px;
	}
	
	.facebook {
		width:40px;
	}
	
	.youtube {
		width:40px;
	}
	
	.linkedin {
		width:40px;
	}
	
	.login_box {	
		background-image:url('../images/login_box.jpg'); 
		background-repeat:no-repeat; 
		width:250px;
		height:351px;
		margin:auto;
		padding-top:60px;
	}
	
	.login_guts {
		margin:auto; 
		width:90%; 
		height:235px;
		text-align:center;
	}
	
	.login_text {
		text-align:left; 
		font-size:9pt; 
		padding-top:5px; 
		margin-left:5px;
	}
	
	.input_text {
		width:200px;
	}
	
	.testimonial_box {	
		background-image:url('../images/testimonials_box.jpg'); 
		background-repeat:no-repeat; 
		width:250px;
		height:351px;
		margin:auto;
		padding-top:60px;
	}
	
	.testimonial_guts {
		margin:auto; 
		width:90%; 
		height:195px;
		text-align:left;
		font-size:10pt;
		padding:5px;
	}
	
	.testimonial_link {
		width:25px; 
		height:25px; 
		position:absolute; 
		margin-top:-40px; 
		margin-left:30px;		
	}
	
	.karen_box {	
		background-image:url('../images/karen_box.jpg'); 
		background-repeat:no-repeat; 
		width:250px;
		height:351px;
		margin:auto;
		padding-top:75px;
	}
	
	.karen_guts {
		width:120px; 
		height:100px;
		text-align:left;
		margin-left:110px;
		font-size:8pt;
	}
	
	a.karen {
		font-size:8pt;
	}
	
	.search_box {	
		background-image:url('../images/search_box.jpg'); 
		background-repeat:no-repeat; 
		width:250px;
		height:351px;
		margin:auto;
		padding-top:75px;
	}
	
	.search_guts {
		width:200px; 
		height:150px;
		text-align:center;
		margin-left:25px;
	}
	
	.search_input{
		width:200px;
	}
	
	.search_text {
		text-align:center;
		width:185px;
		font-size:9pt;
	}
	
	.categories_box {	
		background-image:url('../images/categories_box.jpg'); 
		background-repeat:no-repeat; 
		width:250px;
		height:351px;
		margin:auto;
		padding-top:60px;
	}
	
	.categories_guts {
	width:210px; 
	height:195px;
	text-align:center;
	margin-left:20px;
	}
	
	td.category_cells {
		background-image:url('../images/categories_blue_box.jpg'); 
		width:210px; 
		height:40px; 
		background-repeat:no-repeat; 
		color:#fff; 
		text-align:left; 
		font-size:10pt; 
		padding-left:10px;	
	}
	
	a.category_cells {
		color:#fff; 
		text-align:left; 
		font-size:10pt; 		
	}
	
	a.category_cells:hover {
		color:#fff; 
		text-align:left; 
		font-size:10pt; 	
		text-decoration:underline;
	}
	
	a.category_cells:visited {
		color:#fff; 
		text-align:left; 
		font-size:10pt; 	
	}

	.category_titles {
		display:block; 
		margin-top:-5px;
	}
	
	.why_box {	
		background-image:url('../images/why_box.jpg'); 
		background-repeat:no-repeat; 
		width:250px;
		height:351px;
		margin:auto;
		padding-top:150px;
	}
	
	.why_guts {
		width:210px; 
		height:70px;
		text-align:center;
		margin-left:20px;
		font-size:8pt;
		color:#fff;
	}
	
	a.why {
		font-size:8pt;
	}
	
	.featured_copy {
		font-size:10pt;
		width:75%;
	}
	
	.product_shell {
		border:1px solid #ccc; 
		border-radius:10pt; 
		height:auto; 
		margin-top:10px; 
		box-shadow:5px 5px 3px #ccc; 
		padding-top:10px;
		margin:auto;
		
	}
	
	.product_shell_photo {
		text-align:center;
		margin-top:10px;
	}
	
	.product_shell_info {
		font-size:10pt; 
		margin-top:10px;
		margin-left:-5px;
	}
	
	.product_add_to_cart {
		text-align:right; 
		padding-bottom:10px;
	}
	
	.product_more_info{
		text-align: left; 
		padding-bottom:10px;
	}
	
	.carousel-pictures {
		width:280px;
	}
	
	.tcmc-pictures {
		width:280px;
	}
	
}
	
body, html {
	height: 100%;
	margin-bottom:45px;
	font-size:11pt;
	font-family:Arial, Helvetica;
}
	
.vertical-align {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
}

.vertical-align-top {
  display: flex;
  align-items: center;
  justify-content: top;
  flex-direction: row;
}

a.menu_item {
	color:#fff;
}

a.shipping {
	color:#000;
	text-decoration:none;
	outline:none;
	border:none;
	font-size:11pt;
}

a.shipping:hover {
	text-decoration:underline;
}

a.shipping:visited {
	color:#000;
}

a.products {
	font-weight:bold;
	font-size:14pt;
	color:#000;
}

a.products:hover {
	text-decoration:underline;
}

a.production:visited {
	font-weight:bold;
	font-size:14pt;	
	color:#000;
}

a.menu_toggle_option {
	color:#000000;
	font-size:16pt;
	text-decoration:none;
}

.tab_once {
margin-left:25px;
font-weight:bold;
}

.tab_twice {
margin-left:50px;
font-weight:bold;
}

.tab_thrice {
margin-left:75px;
font-weight:bold;	
}

.highlight {
	background-color:yellow;
}

.blue {
	color:blue;
}

.green {
	color:green;
}

.footer {
position:fixed;
bottom: -5px;
padding: 0px;
width: 100%;
height: 45px; /* Set the fixed height of the footer here */
background-image:url("../images/footer_image.jpg");
background-repeat: repeat-x;
}