.FormButton {
	display: inline-block;
	/*float: left;*/
	background: none;
	text-align: left;
	overflow: visible;
	margin: 0px 0px 0px 2px;
	padding: 0px 0px 0px 0px;
	border: none;
	cursor: pointer;
}

.FormButton span {
	display: block;
	background-image: url(/www/img/button_bg_micro.jpg);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 2px;
	padding: 0px 0px 0px 0px;
}

.FormButton b {
	height: 27px;
	display: block;
	background-color: transparent;
	background-image: url(/www/img/button_end_micro.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #1F1404;
	text-decoration: none;
	text-indent: 11px;
	padding: 7px 13px 0px 0px;
	margin: 0px 0px 0px 0px;
	white-space: nowrap;
}

.FormButton a:link {
	color: #1F1404;
}

.FormButton a:hover {
	color: #1F1404;
}

.FormButton a:visited {
	color: #1F1404;
}


.SmallButton {
	display: inline-block;
	/*float: left;*/
	background: none;
	text-align: left;
	overflow: visible;
	margin: 0px 0px 0px 2px;
	padding: 0px 0px 0px 0px;
	border: none;
	cursor: pointer;
}

.SmallButton span {
	display: block;
	background-image: url(/www/img/small_button_bg.jpg);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 2px;
	padding: 0px 0px 0px 0px;
}

.SmallButton b {
	height: 20px;
	display: block;
	background-color: transparent;
	background-image: url(/www/img/small_button_end.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #1F1404;
	text-decoration: none;
	text-indent: 11px;
	padding: 4px 13px 0px 0px;
	margin: 0px 0px 0px 0px;
	white-space: nowrap;
}

.SmallButton a:link {
	color: #1F1404;
}

.SmallButton a:hover {
	color: #1F1404;
}

.SmallButton a:visited {
	color: #1F1404;
}



.Button {
	display: inline-block;
	float: left;
	background-image: url(/www/img/button_bg_micro.jpg);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 2px;
	padding: 0px 0px 0px 0px;
}

.Button a {
	height: 27px;
	display: block;
	background-image: url(/www/img/button_end_micro.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Verdana, Geneva, sans-serif;
	font-size:13px;
	font-weight: bold;
	color: #1F1404;
	text-decoration: none;
	text-indent: 11px;
	padding-top: 8px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px 0px 0px 0px;
	border: none;
	white-space: nowrap;
}

.Button a:link {
	color: #1F1404;
}

.Button a:hover {
	color: #1F1404;
}

.Button a:visited {
	color: #1F1404;
}

.ButtonArrowImage {
	margin: 2px 0px 0px 0px;
	padding: 0px;
}

#SiteContainer {
	width:960px;
	margin-top:auto;
	margin-right:auto;
	margin-bottom:auto;
	margin-left:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	text-decoration: none;
}
#Center {
	width: 725px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	float: left;
}

#Center1 {
	width: 725px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	float: left;
}

#CenterRegister {
	width: 725px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	float: left;
}

#CenterMyAccount {
	margin-left:155px;
	padding:0px 0px 15px 20px;	
}

#PageContentClearance {
	margin: 0px;
	padding: 0px;
	clear: left;
	height: 0px;
	width: 920px;
	overflow: hidden;
}

#ShadowTop {
	padding: 0px;
	height: 20px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(/www/img/page_base_cap.jpg);
	background-repeat: no-repeat;
	float: left;
}

#ShadowBg {
	width: 920px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(/www/img/page_base_repeater.jpg);
	background-repeat: repeat-y;
	float: left;
}

#PrintContainer {
	display:block;
	min-height:700px;
	background-color:white;
	padding:10px;
}

#PrintHeader {
	display:inline;
	padding: 0px;
	height: 65px;
	width: 720px;
	border-bottom: solid 2px #8A8A8A;
	color:#022B47;
	font-size:17px;
	font-weight:bold;
	float:left;
	margin-left:100px;
	margin-right:0px;
}

@media print {
	#PrintHeader {
		margin-left: 0px;
	}
}

.PrintPhoneNumber {
	font-size:24px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	float:right;
	text-align:right;
	padding:24px 5px 0px 5px;
}


#PrintBody {
	margin-left:100px;
	margin-right:100px;
}

@media print {
	#PrintBody {
		margin-left: 0px;
		margin-right: 0px;
	}
	
	#PrintCloseWindow {
		display: none;
	}
}

#Header1 {
	margin: 0px;
	padding: 0px;
	height: 65px;
	width: 920px;
}

.HeaderRightContainer {
	height:65px;
	float:right;
	width: 400px;
}

.HeaderLink {
	font-size:11px;
	color:#000000;
	float:right;
	padding:5px 5px 3px 5px;
	vertical-align:middle;
}

.HeaderLink a {
	color:#000000;
}

.HeaderLink a:visited {
	color:#000000;
}

.VerticalDivider {
	background-image:url(/www/img/vertical_bar.gif);
	background-repeat:no-repeat;
	width: 3px;
	height: 20px;
	float: right;
}

.HeaderSubtitle {
	font-size:18px;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float:right;
	text-align:right;
	width: 310px;
	padding:8px 5px 5px 5px;
}

.HeaderImage {
	position: relative;
	float: left;
	vertical-align: middle;
}

.HeaderImage img {
	float: left;
	margin: 0px;
	padding: 0px;
}

.HeaderImage span {
	position: absolute;
	left: 0px;
	top: -5px;
	color: #8B7B61;
}

#HeaderOtherRoom {
	margin: 0px;
	float: left;
	height: 47px;
	width: 110px;
	background-image: url(/www/img/other_room_button.jpg);
	background-repeat: no-repeat;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 44px;
}

.CallNowRight {
	color: #022B47;
	font-size: 12px;
	font-weight: bold;
	width: 160px;
	float: right;
	text-align: center;
}

#NavBar {
	margin: 0px;
	padding: 0px;
	width: 920px;
	height: 40px;
	background-image: url(/www/img/nav_bar.jpg);
	background-repeat: no-repeat;
}
#NavBarHomePickARoom {
	margin: 0px;
	height: 40px;
	padding: 0px;
	width: 151px;
	float: left;
}
#NavBarItems {
	margin: 0px;
	height: 40px;
	padding: 0px;
	float: left;
}
#NavBarItems ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
}
#NavBarItems ul li {
	float: left;
	background-image: url(/www/img/menu_tab_off_bg.jpg);
	background-repeat: no-repeat;
}
#NavBarItems ul li a {
	height: 34px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1F1404;
	text-decoration: none;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 9px;
	padding-top: 6px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-image: url(/www/img/menu_tab_off_end.jpg);
	background-repeat: no-repeat;
	background-position: right;
	float: left;
}
#NavBarItems ul li a:hover {
	color: #000000;
	text-decoration: none;
}
#NavBarItems ul li.current {
	float: left;
	background-image: url(/www/img/menu_tab_selected_bg.jpg);
	background-repeat: no-repeat;
}
#NavBarItems ul li a.current {
	height: 34px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 9px;
	padding-top: 6px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-image: url(/www/img/menu_tab_selected_end.jpg);
	background-repeat: no-repeat;
	background-position: right;
	float: left;
}



#AdminItems {
	margin: 0px;
	height: 40px;
	/*width: 920px;*/
	padding: 0px;
	width: 540px;
	float: right;
}
#AdminItems ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#AdminItems ul li {
	float: right;
	background-image: url(/www/img/menu_tab_off_bg.jpg);
	background-repeat: no-repeat;
}
#AdminItems ul li a {
	height: 34px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1F1404;
	text-decoration: none;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 9px;
	padding-top: 6px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-image: url(/www/img/menu_tab_off_end.jpg);
	background-repeat: no-repeat;
	background-position: right;
	float: left;
}
#AdminItems ul li a:hover {
	color: #000000;
	text-decoration: none;
}
#AdminItems ul li.current {
	float: right;
	background-image: url(/www/img/menu_tab_selected_bg.jpg);
	background-repeat: no-repeat;
}
#AdminItems ul li a.current {
	height: 34px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 9px;
	padding-top: 6px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-image: url(/www/img/menu_tab_selected_end.jpg);
	background-repeat: no-repeat;
	background-position: right;
	float: left;
}
#AdminSites {
	float: right;
	height: 30px;
	width: 228px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#AdminSites form {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#AdminSites form p {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#site_options p {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#NavBarClearance {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	width: 920px;
	overflow: hidden;
}


#PageContent {
	margin: 0px;
	padding: 0px;
	width: 920px;
}
#PageBodyContent {
	padding: 0px;
	width: 600px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	float: left;
}
#PageContentClearance {
	margin: 0px;
	padding: 0px;
	clear: left;
	height: 0px;
	width: 920px;
	overflow: hidden;
}
#PageFooter {
	background-image: url(/www/img/page_base_footer.jpg);
	background-repeat: no-repeat;
	height: 60px;
	width: 960px;
	font-size: 12px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}

/* Left sidebar */
#SideBarLeft {
	width: 173px;
	border: 1px solid #6E5D4A;
	background-color: #FCF4DD;
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 12px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
}

/* Left sidebar search region */
#SideBarLeftSearch {
	width: 173px;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#SideBarLeftSearch p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#SideBarLeftSearch .SideBarTitleBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/www/img/sidebar_header.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 165px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	margin: 0px;
}
#SideBarLeftSearch .SideBarSpecialsButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	background-image: url(/www/img/sidebar_special_button_off.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 165px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	text-align: center;
}
#SideBarLeftSearch .SideBarSpecialsButton a {
	color: #003366;
	background-image: none;
	text-decoration: none;
	display: block;
	height: 40px;
	width: 165px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#SideBarLeftSearch .SideBarSpecialsButton a:hover {
	font-weight: bold;
	color: #003366;
	background-image: url(/www/img/sidebar_special_button_over.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	height: 40px;
	width: 165px;
	background-position: 0px -7px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#SideBarLeftSearch img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -7px;
}
#SideBarLeftSearch a img {
	background-image: none;
	margin-left: -22px;
}
#SideBarLeftSearch form {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
}


/* Left sidebar category region */
.SideBarLeftCategory {
	width: 173px;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.SideBarLeftCategory p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.SideBarLeftCategory a {
	color: #000000;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-left: 10px;
	padding-bottom: 3px;
	width: 145px;
}
.SideBarLeftCategory .SideBarTitleBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/www/img/sidebar_header.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 165px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	margin: 0px;
}



/* Left sidebar filter region */
#SideBarLeftFilter {
	width: 173px;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#SideBarLeftFilter p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#SideBarLeftFilter a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-left: 18px;
	background-image: url(/www/img/sidebar_box_off.jpg);
	background-repeat: no-repeat;
	width: 145px;
}
#SideBarLeftFilter .more {
	color: #333333;
	text-decoration: none;
	display: block;
	background-image: url(/www/img/sidebar_bullet_plus.jpg);
	background-repeat: no-repeat;
	width: 145px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
}
#SideBarLeftFilter .more a {
	color: #333333;
	text-decoration: none;
	width: 145px;
	font-weight: normal;
	background-image: none;
	margin: 0px;
	display: inline;
	padding: 0px;
	font-style: italic;
}
#SideBarLeftFilter .more a:hover {
	color: #990000;
	text-decoration: none;
	width: 145px;
	font-weight: normal;
	background-image: none;
	margin: 0px;
	display: inline;
	padding: 0px;
	font-style: italic;
}
#SideBarLeftFilter .less {
	color: #333333;
	text-decoration: none;
	display: block;
	background-image: url(/www/img/sidebar_bullet_minus.jpg);
	background-repeat: no-repeat;
	width: 145px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
}
#SideBarLeftFilter .less a {
	color: #333333;
	text-decoration: none;
	width: 145px;
	font-weight: normal;
	background-image: none;
	margin: 0px;
	display: inline;
	padding: 0px;
	font-style: italic;
}
#SideBarLeftFilter .less a:hover {
	color: #990000;
	text-decoration: none;
	width: 145px;
	font-weight: normal;
	background-image: none;
	margin: 0px;
	display: inline;
	padding: 0px;
	font-style: italic;
}
#SideBarLeftFilter .instructions {
	width: 165px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 7px;
	font-weight: bold;
}
#SideBarLeftFilter .FindMore {
	width: 173px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	font-weight: bold;
	float: left;
	text-align: center;
}
#SideBarLeftFilter .ClearChoices {
	color: #333333;
	text-decoration: none;
	background-image: none;
	width: 165px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 7px;
	font-weight: bold;
}
#SideBarLeftFilter .ClearChoices a {
	color: #333333;
	text-decoration: none;
	width: 165px;
	font-weight: normal;
	background-image: none;
	margin: 0px;
	display: inline;
	padding: 0px;
	font-style: italic;
}
#SideBarLeftFilter .ClearChoices a:hover {
	color: #990000;
	text-decoration: none;
	width: 165px;
	font-weight: normal;
	background-image: none;
	margin: 0px;
	display: inline;
	padding: 0px;
	font-style: italic;
}
#SideBarLeftFilter .selected {
	color: #000000;
	text-decoration: none;
	background-image: url(/www/img/sidebar_box_checked.jpg);
	background-repeat: no-repeat;
	width: 145px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
}
#SideBarLeftFilter .hidden {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-left: 18px;
	background-image: url(/www/img/sidebar_box_off.jpg);
	background-repeat: no-repeat;
	width: 145px;
	display: none;
}
#SideBarLeftFilter .extra {
}
/*
#SideBarLeftFilter a:hover {
	color: #7B7265;
	text-decoration: none;
	display: block;
	padding-left: 18px;
	background-image: url(/www/img/sidebar_box_over.jpg);
	background-repeat: no-repeat;
	width: 145px;
}
*/
#SideBarLeftFilter .SideBarTitleBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/www/img/sidebar_header.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 165px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	margin: 0px;
}
#SideBarLeftFilter .SideBarSectionTitle {
	width: 159px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#SideBarLeftFilter .SideBarSpecialsButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	background-image: url(/www/img/sidebar_special_button_off.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 165px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	margin: 0px;
	text-align: center;
}
#SideBarLeftFilter .SideBarSpecialsButton a {
	color: #003366;
	background-image: none;
	text-decoration: none;
	display: block;
	height: 40px;
	width: 165px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#SideBarLeftFilter .SideBarSpecialsButton a:hover {
	font-weight: bold;
	color: #003366;
	background-image: url(/www/img/sidebar_special_button_over.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	height: 40px;
	width: 165px;
	background-position: 0px -7px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#SideBarLeftFilter img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -7px;
}
#SideBarLeftFilter a img {
	background-image: none;
	margin-left: -22px;
}
#SideBarLeftFilter form {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
}

/* Left sidebar information region */
.SideBarLeftInfo {
	width: 173px;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
.SideBarLeftInfo p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.SideBarLeftInfo a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-left: 15px;
	background-image: url(/www/img/sidebar_info_bullet_off.jpg);
	background-repeat: no-repeat;
	width: 145px;
}
.SideBarLeftInfo a:hover {
	color: #7B7265;
	text-decoration: none;
	display: block;
	padding-left: 15px;
	background-image: url(/www/img/sidebar_info_bullet_over.jpg);
	background-repeat: no-repeat;
	width: 145px;
}
.SideBarLeftInfo .SideBarSectionTitle {
	width: 159px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.SideBarLeftInfo .SideBarTitleBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/www/img/sidebar_header.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 165px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	margin: 0px;
}
.SideBarLeftInfo .SideBarSpecialsButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	background-image: url(/www/img/sidebar_special_button_off.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 165px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	text-align: center;
}
.SideBarLeftInfo .SideBarSpecialsButton a {
	color: #003366;
	background-image: none;
	text-decoration: none;
	display: block;
	height: 40px;
	width: 165px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.SideBarLeftInfo .SideBarSpecialsButton a:hover {
	font-weight: bold;
	color: #003366;
	background-image: url(/www/img/sidebar_special_button_over.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	height: 40px;
	width: 165px;
	background-position: 0px -7px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.SideBarLeftInfo img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -7px;
}
.SideBarLeftInfo a img {
	background-image: none;
	margin-left: -22px;
}
.SideBarLeftInfo form {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

/* Left sidebar customer service region within the sidebar_left info section. */
.SideBarCustomerService {
	width: 164px;
	border: 1px solid #6E5D4A;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	display: inline;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 8px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 3px;
}
.SideBarCustomerService p {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.SideBarCustomerService p.CustomerServiceTitle {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.SideBarCustomerService a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	padding-left: 7px;
	background-image: none;
	background-repeat: no-repeat;
	width: 158px;
}
.SideBarCustomerService a:hover {
	color: #7B7265;
	text-decoration: none;
	padding-left: 7px;
	background-image: none;
	background-repeat: no-repeat;
	width: 158px;
}

/* Left sidebar contact information region within the customer service section. */
.SideBarContactInfo {
	width: 156px;
	border: 1px solid #6E5D4A;
	background-color: #FCF4DD;
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	display: inline;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 2px;
	margin-right: 3px;
	margin-bottom: 6px;
	margin-left: 3px;
}
.SideBarContactInfo p {
	color: #000000;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.SideBarContactInfo a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	background-image: none;
	width: 149px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.SideBarContactInfo a:hover {
	color: #7B7265;
	text-decoration: none;
	background-image: none;
	width: 149px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#FilteredProductHeader {
	border-bottom: solid 2px #8A8A8A;
	width:720px;
}

#FilteredProductHeader p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}

#FilteredProductHeader .ProductCount {
	width:520px;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	margin-top: 0px;
	margin-left: 4px;
	float: left;
}

#FilteredProductHeader .EmailOrPrint {
	font-size: 12px;
	font-weight: bold;
	margin-right: 5px;
	margin-bottom: 3px;
	float: right;
}

#FilteredProductHeader .Instructions {
	width:520px;
	height: 15px;
	font-size: 12px;
	margin-top: 0px;
	margin-left: 5px;
	margin-bottom: 3px;
	float: left;
}

#FilteredProductHeader .PageNavigation {
	height: 15px;
	font-size: 12px;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 3px;
	float: left;
}

#FilteredProductHeader .PageNavigationRight {
	height: 15px;
	font-size: 12px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 3px;
	float: right;
}

.PageNavigationBottomLeft {
	height: 15px;
	font-size: 12px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 3px;
	float: left;
}

.PageNavigationPreviousPage {
	height: 15px;
	font-size: 12px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 3px;
	float: left;
}

#FilteredProduct {
	width: 230px;
	margin-top: 0px;
}

#FilteredProduct p {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#FilteredProduct .Image {
	width: 230px;
	overflow: hidden;
	padding-top: 10px;
	padding-bottom: 4px;
}

#FilteredProduct .ProductName {
	width: 220px;
	padding-bottom: 2px;
	margin-right: 15px;
}

#FilteredProduct .Price {
	width: 230px;
	padding-bottom: 2px;
}

#FilteredProduct .MoreInfo {
	float: left;
}

#FilteredProduct .Compare {
	padding-left: 10px;
	float: left;
}

#ProductComparison {
}

#ProductComparison th {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	padding-left: 2px;
	padding-right: 2px;
}

#ProductComparison td {
	font-size: 15px;
	padding-left: 2px;
	padding-right: 2px;
}

#ProductComparison td ul {
	margin-left: 0px;
	padding-left: 20px;
}

#ProductComparison td ul li {
	padding-left: 0px;
	padding-right: 2px;
}



#BuyGrid {
	width: 720px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	float: left;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 1px;
}

#BuyGrid p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float:left;
}

#BuyGrid .Header {
	background-image: url(/www/img/header_bar.jpg);
	background-repeat:repeat-x;
	font-weight:bold;
	color:#FFFFFF;
	height:22px;
	text-align:center;
	padding-top: 3px;
	padding-right: 0px;
	padding-left: 0px;
}

#BuyGrid .ProductGroup {
	width: 720px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6E5D4A;
	padding-top: 3px;
	padding-bottom: 3px;
	float: left;
}

#BuyGrid .ProductOptions {
	width: 440px;
	float: left;
}

#BuyGrid .ProductGroup .ProductCommon label {
	float: left;
	clear: both;
}

#BuyGrid .ProductOption {
	width: 440px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B6AEA4;
	float: left;
	padding-top: 3px;
	padding-bottom: 3px;
}

#BuyGrid .FirstProductOption {
	width: 440px;
	float: left;
	padding-top: 0px;
	padding-bottom: 3px;
}

#BuyGrid .ProductCommon {
	height: 76px;
	overflow: hidden;
	top: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#BuyGrid .ProductOptionTable {
	height: 40px;
}

#BuyGrid .Product {
	overflow: hidden;
}

#BuyGrid .Image {
	color: #FFFFFF;
	width: 80px;
}

#BuyGrid .Description {
	width: 200px;
	float: left;
}

#BuyGrid .ReturnInfo {
	font-size: 12px;
	font-weight: normal;
	padding-top: 12px;
	float: left;
	clear: both;
	width: 100%;
}

#BuyGrid .ReturnInfo a {
	text-decoration: none;
}

#BuyGrid .Sku {
	width: 103px;
	padding-left: 1px;
	padding-right: 1px;
}

#BuyGrid .Availability {
	width: 98px;
	text-align: center;
	padding-left: 1px;
	padding-right: 1px;
}

#BuyGrid .Availability a {
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}

#BuyGrid .Attribute {
	width: 108px;
	text-align: center;
	padding-left: 1px;
	padding-right: 1px;
}

#BuyGrid .Price {
	width: 73px;
	text-align: center;
	padding-left: 1px;
	padding-right: 1px;
}

#BuyGrid .Quantity {
	width: 50px;
	text-align: center;
}

#BuyGrid .QuantityValue {
	width: 50px;
	text-align: center;
}

/* Drop down menu */

ul#PickARoomMenuBar {
  list-style: none;
  margin: 0;
  padding: 0;
  color: white;
}

ul#PickARoomMenuBar li {
  position: relative;
  list-style: none;
}

ul#PickARoomMenuBar ul {
  position: absolute;
  list-style: none;
  margin: 0;
  padding: 0;
	border: 1px solid #7B0510;
	background-color: #FFFFFF;
	z-index: 1000;
	width: 100%;
	display: none;
}

ul#PickARoomMenuBar:hover ul {
  display: block;
}

ul#PickARoomMenuBar ul li a, ul#PickARoomMenuBar ul li a:visited {
  color: #000000;
}

ul#PickARoomMenuBar ul li a:hover {
  color: #72040d;
}

ul#PickARoomMenuBar a, ul#PickARoomMenuBar a:visited {
	display: block;
	cursor: pointer;
  margin: 0;
	padding-top: 0.5em;
	padding-right: 0em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
  color: white;
  text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}

ul#PickARoomMenuBar a, ul#PickARoomMenuBar a:visited {
	display: block;
	cursor: pointer;
  margin: 0;
	padding-top: 0.5em;
	padding-right: 0em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
  color: white;
  text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}

/* Common */
.MadAlex .ProductName {
  width: auto;
}
.MadAlex .OutOfStock {
  color: red;
  background-color: white;
  font-weight: bold;
}
.MadAlex .InStock {
  color: green;
  background-color: white;
  font-weight: bold;
}
.MadAlex .ProductQty {
  font-weight: bold;
}
.MadAlex .ProductQty button, .MadAlex .ProductQty input {
  vertical-align: middle;
}
.MadAlex button.AddToCart {
  color: black;
}
.MadAlex button.UpdateCart {
  color: green;
}
body .MadAlex .pr-snippet-rating-decimal {
  display: none;
}
.MadAlex p {
  margin: 0px;
}

/* Category page */
.MadAlexCat #FilteredProduct {
  width: 360px;
  padding-top: 2%;
  padding-bottom: 7%;
  min-height: 130px;
}
.MadAlexCat .ProductLeftPanel {
  float: left;
  width: 110px;
}
.MadAlexCat .ProductRightPanel {
  padding-left: 110px;
}
.MadAlexCat #FilteredProduct .Image {
  width: 100px;
}
.MadAlexCat .ProductSize {
  width: 220px;
}

/* Product page */
.MadAlexProd .ProductLeftPanel {
  width: 250px;
  margin: 0;
  padding: 5px;
  float: left;
}
.MadAlexProd .ProductLeftPanel .PhotoThumb {
  margin-bottom: 0.5em;
}
.MadAlexProd .ProductLeftPanel .PhotoThumb {
  margin-bottom: 0.5em;
}
.MadAlexProd .ProductSeasonal {
  margin-bottom: 0.5em;
}
.MadAlexProd .ProductLeftPanel .ProductQty {
  float: right;
  margin-left: 0.5em;
  margin-bottom: 0;
}
.MadAlexProd .ProductLeftPanel .ProductOriginalPrice {
  clear: right;
}
.MadAlexProd .ProductLeftPanel .ProductStock {
  clear: right;
}
.MadAlexProd .ProductLeftPanel .ProductStock {
  clear: right;
}
.MadAlexProd .ProductOptions {
  font-size: 12px;
}
.MadAlexProd .ProductOrderBox {
  margin-top: 0.2em;
}
.MadAlexProd .ProductSize {
  font-size: 120%;
}
.MadAlexProd .ProductLeftPanel .ProductQty {
  font-size: 90%;
}
.MadAlexProd .ProductLeftPanel .ProductQty input {
  padding: 0px;
  font-size: 85%;
}
.MadAlexProd .ProductRightPanel {
  width: 455px;
  margin: 0;
  padding: 5px;
  float: right;
}
.MadAlexProd .Tabs {
  margin-top: 0;
}
.MadAlexProd .ProductNotices {
  margin-top: 2em;
  padding-top: 0.25em;
  border-top: 2px solid #8A8A8A;
  clear: both;
}

.cartPopup {
  position: fixed;
  width: 20%;
  height: 10%;
  padding: 1em;
  border: 1px solid black;
  top: 45%;
  left: 45%;
  color: black;
  background-color: white;
  text-align: center;
}

.IngredientsTable {
  list-style: none;
  margin: .2em;
  padding: 0;
}
.IngredientsTable li {
  margin-bottom: 1em;
}

.MadAlexProd .pr_snippet_product {
  border: none;
  margin: 0;
  padding: 0;
  margin-top: 1em;
}

html .MadAlexProd .pr_snippet_product .pr-snippet-read-write {
  clear: both;
  padding-left: 0;
  width: 100%;
}

.NutritionFacts {
  text-align: center;
}


