﻿
.gallery_spacer_left_page1 /* Gallery Spacer between Menu and Body */
{
	width: 6px; /* You have to make up for the padding in the months for both 'gallery_spacer_left_page2' and 'gallery_large_month_spacer' to be the same width */
}

.gallery_spacer_left_page2 /* Gallery Spacer between Menu and Body */
{
	width: 20px; /* You have to make up for the padding in the months for both 'gallery_spacer_left_page2' and 'gallery_large_month_spacer' to be the same width */
}

.gallery_large_month_spacer /* Spacer between large card and months. */
{
	width: 14px;
	height: 1px;
}

.gallery_spacer_title_top /* top of body content */
{
	width: 171px;
	height: 18px; 
}

.gallery_spacer_bottom /* Spacing at the bottom of the gallery before the bottom navigation */
{
	width: 1px;
	height: 30px; 
}

.gallery_spacer_bottom_calendar /* Spacing at the bottom of the gallery before the bottom navigation */
{
	width: 1px;
	height: 430px; 
}

/* Gallery Menu */

.gallery_spacer_menu_top
{
	width: 1px;
	height: 18px; 
}

.gallery_menu_title_spacer
{
	height: 10px;
}

.gallery_menu
{
	width: 100%;
}

.gallery_menu td
{
	text-align: center;
}

.gallery_menu a
{
	font-weight: normal;
	font-size: 12px;
	color: #8c8a8b;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.gallery_menu a:link
{
	color: #8c8a8b;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.gallery_menu a:hover
{
	font-weight: normal;
	font-size: 12px;
	color: #ff7800;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.gallery_menu_spacer1
{
	width: 1px;
	height: 10px;
}

.gallery_menu_bottom_spacer
{
	width: 1px;
	height: 10px;
}

/* Gallery Page 2 Top */

.gallery_top
{
	width: 100%;
}

.gallery_top td
{
	vertical-align: bottom;
}

.gallery_top_spacer1
{
	width: 3px;
	height: 25px;
}

.gallery_top_spacer2
{
	width: 227px;
	height: 25px;
}

.gallery_top_spacer3
{
	width: 14px;
	height: 25px;
}

.gallery_top_order
{
	width:100%;
	text-align: center;
}

/* Gallery Page 2 Middle */

.gallery_middle
{
	width: 100%;
}

.gallery_body_middle_spacer
{
	height: 38px;
}

.gallery_middle_menu_spacer1
{
	width: 30px;
	height: 1px;
}

.gallery_middle_all12
{
	text-align:right;
}

.gallery_middle_all12 img
{
  position: relative; 
  top: 1px;
}

.gallery_marketing_message
{
	text-align: right;
}

/* Gallery Page 2 Months */

.gallery_months
{
	vertical-align: top;
}

.gallery_months td
{
	text-align: center;
	padding-top: 0px;
	padding-left: 2px;
	padding-right: 2px;
}

.gallery_month_image
{
	padding-bottom: 4px;
}

.gallery_image_border
{
	border: black 1px solid;
}

.gallery_large_image
{
	vertical-align: top;
}

/* Something else */

.gallery_header1
{
	height: 30px; /* Note: The image I am placing here has a greater height */
	text-align: center;
}

.gallery_header2
{
	height: 45px;
	text-align: center;
}

.gallery_left
{
	vertical-align: top;
}

.gallery_left td
{
	font-weight: normal;
	font-size: 12px;
	color: #8c8a8b;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.gallery_left span
{
	font-weight: bold;
	font-size: 14px;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.gallery_right
{
	width: 595px;
	text-align: center;
	vertical-align: top;
}

.gallery_right_spacer
{
	width: 20px;
}

.gallery_right_center
{
	text-align: center;
}

.gallery_right2 td
{
	text-align: center;
}

.gallery_right2 img
{
	border: 1px;
}

.gallery_right_left
{
	text-align: left;
}

.gallery_body_item
{
	vertical-align: top;
	padding: 5px;
}

.gallery_body_item a
{
	font-weight: normal;
	font-size: 12px;
	color: #8c8a8b;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.gallery_body_item a:link
{
	color: #8c8a8b;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.gallery_body_item a:hover
{
	font-weight: normal;
	font-size: 12px;
	color: #ff7800;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.gallery_body_item_text
{
	height: 51px;
}

/* Gallery Page 2 Menu */

.nav_text
{
	font-weight: bold;
	font-size: 15px;
	color: #8c8a8b;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.nav_text_small
{
	font-weight: normal;
	font-size: 12px;
	color: #8c8a8b;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.gallery_nav1
{
	font-weight: bold;
	font-size: 12px;
	color: #ff7800;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.gallery_nav1:link
{
	font-weight: bold;
	font-size: 12px;
	color: #ff7800;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.gallery_nav1:hover
{
	font-weight: bold;
	font-size: 12px;
	color: #8c8a8b;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.gallery_nav2
{
	font-weight: bold;
	font-size: 12px;
	color: red;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.gallery_nav2:link
{
	font-weight: bold;
	font-size: 12px;
	color: red;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.gallery_nav2:hover
{
	font-weight: bold;
	font-size: 12px;
	color: #8c8a8b;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

/* Calendar Ad */
.calendarAd
{
	text-align: center;
}

/* Call To Action */
.call_to_action_close
{
	text-align: center;
	width: 100%;
}

/* Order Set */
.order_content_bottom_spacer
{
	height: 35px;
}

.menuList li
{
	display:inline;
	float: left;
	margin-bottom: 0px;
	margin-left: 0px;
}

.menuListImage
{
	z-index: 100;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 79px;
	width: 110px;
}

.menuListSelectedImage
{
	z-index: 75;
	
}
