body {
	position: relative;
	font-family: arial, verdana, sans-serif;
	font-size: 13px;
	line-height: 1.4em;
	color: #333;
	background-color: #f7f7f7;
	margin: 0;
	padding: 0;
}

/* FIXES */
img {
	display: block;
}
dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}
a:active {  /* remove firefox link outlines */
	outline: none;
	border: none;
}
a:focus, a img {  /* remove firefox link outlines */
	-moz-outline-style:	none;
	outline: none;
	border: none;
}

/* LINKS */
a {
	text-decoration: none;
}
a:link, a:visited {
	color: #c41230;
}
a:hover, a:active {
	text-decoration: underline;
}
#topnav a:link, #topnav a:visited {
	color: #faeee6;
	text-decoration: none;
}
#topnav a:hover, #topnav a:active {
	color: #faeee6;
	text-decoration: none;
}
#leftNav a:link, #leftNav a:visited {
	color: #8d8e91;
}
#leftNav a:hover, #leftNav a:active {
	color: #292627;
	text-decoration: none;
}
#leftNav a:link.selected, #leftNav a:visited.selected, #leftNav a:hover.selected, #leftNav a:active.selected{
	color: #292627;
	font-weight: bold;
}
#leftNav h3 a:hover, #leftNav h3 a:active {
	color: inherit;
	text-decoration: underline;
}
#leftNav h1 a:link, #leftNav h1 a:visited {
	color: #666;
}
#leftNav h1 a:hover, #leftNav h1 a:active {
	color: #292627;
}
.homeBox h2 a:link, .homeBox h2 a:visited {
	color: #fff;
}
.homeBox h2 a:hover, .homeBox h2 a:active {
	text-decoration: none;
}
.contentNav h3 a:link, .contentNav h3 a:visited {
	color: #333;
}
.contentLeft a:link, .contentLeft a:visited {
	color: #333;
}
.contentLeft a:hover, .contentLeft a:active {
	text-decoration: none;
}
.row a:link.buttonDetails, .row a:visited.buttonDetails {
	color: #fff;
}
.backButton a:link, .backButton a:visited {
	color: #fff;
}
.shopyourway .homeBox_container .cta a:link.button, .shopyourway .homeBox_container .cta a:visited.button {
	color: #fff;
}

/* CONTAINING ELEMENTS */
.container {
	width: 1000px;
	margin: 0 auto;
}
#topnav {
  height: 30px;
  color: #faeee6;
  font-size: 13px;
  font-weight: bold;
  background: #c41230;
}
#page {
	background: #f7f7f7 url(../images/bg_container.jpg) center top no-repeat;
}
#footer {
	border-top: 15px solid #c41230;
	background: #f7f7f7 url(../images/spriteX_hh.png) 0 0 repeat-x;
	height: 126px;
}

/* TOPNAV */
#topnav .container {
	text-align: center;
	width: 1000px;
}
#topnav a {
	line-height: 30px;
	margin: 0 9px 0 9px;
	padding: 0 0;
}

.image2 {
	margin: 0 10px 0 -25px;
}

/* HEADER */
#header {
	background: #fff;
	height: 90px;
	width: 914px;
	padding: 6px 0 2px 86px;
}
#header .logo {
	float: left;
	background: url(../images/sprite_hh.png) 0 0 no-repeat;
	text-indent: -9999px;
	font-size: .1em;
	width: 200px;
	height: 91px;
}
#header .slogan {
	float: left;
	background: url(../images/sprite_hh.png) 0 -180px no-repeat;
	text-indent: -9999px;
	font-size: .1em;
	width: 240px;
	height: 38px;
	margin: 41px 0 0 105px;
}
#header .headerNav {
	float: right;
	width: 200px;
	padding: 0 22px 0 0;
}
#header .headerNavCTC {
	float: right;
	width: 140px;
	padding: 0px 40px 0 0;
}
.headerNav a {
	display: block;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	margin: 0 0 4px 0;
}

/* THEMES */
.orangeTheme #contentTop {
	background: #fff url(../images/spriteX_hh.png) 0 -130px repeat-x;
}
.orangeTheme #contentTop .rightCol {
	background: #fff url(../images/spriteBanners_hh.png) 0 0 no-repeat;
}
.orangeTheme #contentTop .top_guy {
	background: #f15a29 url(../images/spriteTopGuys_hh.png) right 0 no-repeat;
}
.orangeTheme #leftNav h3 a:link, .orangeTheme #leftNav h3 a:visited {
	color: #f7931d;
}
.orangeTheme .contentLeft a:hover, .orangeTheme .contentLeft a:active {
	color: #f7931d;
}
.orangeTheme .arrow {
	color: #f7931d;
}
.orangeTheme a:link.button, .orangeTheme a:visited.button {
	color: #fff;
	background: #f7931d;
}
.aquaTheme #contentTop {
	background: #fff url(../images/spriteX_hh.png) 0 -280px repeat-x;
}
.aquaTheme #contentTop .rightCol {
	background: #fff url(../images/spriteBanners_hh.png) -797px 0 no-repeat;
}
.aquaTheme #contentTop .top_guy {
	background: #00867e url(../images/spriteTopGuys_hh.png) right -150px no-repeat;
}
.aquaTheme #leftNav h3 a:link, .aquaTheme #leftNav h3 a:visited {
	color: #00a79d;
}
.aquaTheme .contentLeft a:hover, .aquaTheme .contentLeft a:active {
	color: #00a79d;
}
.aquaTheme .arrow {
	color: #00a79d;
}
.brownTheme #contentTop {
	background: #fff url(../images/b3.png) 0 -130px repeat-x;
}
.brownTheme #contentTop .rightCol {
	background: #fff url(../images/b2.png) 0 0 no-repeat;
}
.brownTheme #contentTop .top_guy {
	background: #f15a29 url(../images/b1.png) right 0 no-repeat;
}
.brownTheme #leftNav h3 a:link, .brownTheme #leftNav h3 a:visited {
	color: #f7931d;
}
.brownTheme .contentLeft a:hover, .brownTheme .contentLeft a:active {
	color: #f7931d;
}
.brownTheme .arrow {
	color: #f7931d;
}
.brownTheme a:link.button, .brownTheme a:visited.button {
	color: #fff;
	background: #f7931d;
}
.purpleTheme #contentTop {
	background: #fff url(../images/spriteX_hh.png) 0 -430px repeat-x;
}
.purpleTheme #contentTop .rightCol {
	background: #fff url(../images/spriteBanners_hh.png) -1594px 0 no-repeat;
}
.purpleTheme #contentTop .top_guy {
	background: #662d91 url(../images/spriteTopGuys_hh.png) right -300px no-repeat;
}
.purpleTheme #leftNav h3 a:link, .purpleTheme #leftNav h3 a:visited {
	color: #91268f;
}
.purpleTheme .contentLeft a:hover, .purpleTheme .contentLeft a:active {
	color: #91268f;
}
.purpleTheme .arrow {
	color: #91268f;
}
.redTheme #contentTop {
	background: #fff url(../images/spriteX_hh.png) 0 -580px repeat-x;
}
.redTheme #contentTop .rightCol {
	background: #fff url(../images/spriteBanners_hh.png) -2391px 0 no-repeat;
}
.redTheme #contentTop .top_guy {
	background: #a80a25 url(../images/spriteTopGuys_hh.png) right -450px no-repeat;
}
.redTheme #leftNav h3 a:link, .redTheme #leftNav h3 a:visited {
	color: #c41230;
}
.redTheme .contentLeft a:hover, .redTheme .contentLeft a:active {
	color: #c41230;
}
.redTheme a:link.button, .redTheme a:visited.button {
	color: #fff;
	background: #c41230;
}
.redTheme .arrow {
	color: #c41230;
}
.yellowTheme #contentTop {
	background: #fff url(../images/spriteX_hh.png) 0 -730px repeat-x;
}
.yellowTheme #contentTop .rightCol {
	background: #fff url(../images/spriteBanners_hh.png) -3188px 0 no-repeat;
}
.yellowTheme #contentTop .top_guy {
	background: #fba61a url(../images/spriteTopGuys_hh.png) right -600px no-repeat;
}
.yellowTheme #leftNav h3 a:link, .yellowTheme #leftNav h3 a:visited {
	color: #fe9300;
}
.yellowTheme .contentLeft a:hover, .yellowTheme .contentLeft a:active {
	color: #ffc40c;
}
.yellowTheme a:link.button, .yellowTheme a:visited.button {
	color: #fff;
	background: #ffc40c;
}
.yellowTheme .arrow {
	color: #ffc40c;
}
.blueTheme #contentTop {
	background: #fff url(../images/spriteX_hh.png) 0 -880px repeat-x;
}
.blueTheme #contentTop .rightCol {
	background: #fff url(../images/spriteBanners_hh.png) -3985px 0 no-repeat;
}
.blueTheme #contentTop .top_guy {
	background: #1b75bc url(../images/spriteTopGuys_hh.png) right -750px no-repeat;
}
.blueTheme #leftNav h3 a:link, .blueTheme #leftNav h3 a:visited {
	color: #28aae1;
}
.blueTheme .contentLeft a:hover, .blueTheme .contentLeft a:active {
	color: #28aae1;
}
.blueTheme a:link.button, .blueTheme a:visited.button {
	color: #fff;
	background: #c41230;
}
.blueTheme .arrow {
	color: #28aae1;
}
.greenTheme #contentTop {
	background: #fff url(../images/spriteX_hh.png) 0 -1030px repeat-x;
}
.greenTheme #contentTop .rightCol {
	background: #fff url(../images/spriteBanners_hh.png) -4782px 0 no-repeat;
}
.greenTheme #contentTop .top_guy {
	background: #53ad41 url(../images/spriteTopGuys_hh.png) right -900px no-repeat;
}
.greenTheme #leftNav h3 a:link, .greenTheme #leftNav h3 a:visited {
	color: #99ca3c;
}
.greenTheme .contentLeft a:hover, .greenTheme .contentLeft a:active {
	color: #99ca3c;
}
.greenTheme .arrow {
	color: #99ca3c;
}
.dkblueTheme #contentTop {
	background: #fff url(../images/spriteX_hh.png) 0 -1180px repeat-x;
}
.dkblueTheme #contentTop .rightCol {
	background: #fff url(../images/spriteBanners_hh.png) -5579px 0 no-repeat;
}
.dkblueTheme #contentTop .top_guy {
	background: #12578f url(../images/spriteTopGuys_hh.png) right -1050px no-repeat;
}
.dkblueTheme #leftNav h3 a:link, .dkblueTheme #leftNav h3 a:visited {
	color: #1c75bc;
}
.dkblueTheme .contentLeft a:hover, .orangeTheme .dkblueTheme a:active {
	color: #1c75bc;
}
.dkblueTheme a:link.button, .dkblueTheme a:visited.button {
	color: #fff;
	background: #c41230;
}
.dkblueTheme .arrow {
	color: #1c75bc;
}

/* CONTENT TOP */
#contentTop {
	height: 140px;
}
#contentTop .image {
	float: left;
	padding: 0 0 0 25px;
}
#contentTop .rightCol {
	float: left;
	height: 140px;
	width: 757px;
	padding: 0 0 0 25px;
}
#contentTop h1 {
	float: left;
	color: #fff;
	font-family: arial, san-serif;
	font-size: 35px;
	font-weight: normal;
	text-transform: uppercase;
	text-shadow: 3px 3px 3px #5b5b5b;
	-moz-text-shadow: 3px 3px 3px #5b5b5b;
	-webkit-text-shadow: 3px 3px 3px #5b5b5b;
	line-height: 1em;
	padding: 38px 0 0 0;
}
#contentTop .top_guy {
	float: right;
	width: 95px;
	height: 110px;
	padding: 0 0 0 25px;
}
#contentTop .extended {
	color: #fff;
	text-shadow: 2px 2px 2px #5b5b5b;
	-moz-text-shadow: 2px 2px 2px #5b5b5b;
	-webkit-text-shadow: 2px 2px 2px #5b5b5b;
	width: 190px;
}
#contentTop .small_text {
	font-size: 16px;
	padding: 20px 0 0 15px;
}
#contentTop .dollarSign {
	font-size: 22px;
	font-weight: bold;
	text-shadow: 2px 2px 2px #5b5b5b;
	-moz-text-shadow: 2px 2px 2px #5b5b5b;
	-webkit-text-shadow: 2px 2px 2px #5b5b5b;
	line-height: 45px;
	vertical-align: top;
	*vertical-align: super;
}
#contentTop .price {
	font-size: 45px;
	font-weight: bold;
	text-shadow: 2px 2px 2px #5b5b5b;
	-moz-text-shadow: 2px 2px 2px #5b5b5b;
	-webkit-text-shadow: 2px 2px 2px #5b5b5b;
	line-height: 1.2em;
}

/* LEFTNAV */
#leftNav {
	float: left;
	font-size: 11px;
	background: url(../images/sprite_hh.png) right -230px no-repeat;
	min-height: 557px;
	height: auto !important;
	height: 557px;
	width: 183px;
	padding: 30px 0 0 35px;
}
#leftNav h1 {
	font-size: 16px;
}
#leftNav h2 {
	font-size: 15px;
}
#leftNav h3 {
	font-size: 13px;
}
#leftNav a {
	display: block;
	text-transform: uppercase;
	white-space: nowrap;
	padding: 2px 0;
	margin: 0 0 3px 0;
}
#leftNav .indent {
	padding: 2px 0 2px 5px;
}
#leftNav .smallLink {
	display: inline;
	text-transform: none;
	padding: 0;
	margin: 0;
}

/* CONTENT */
#content {
	background: #fff;
	min-height: 0px;
	height: auto !important;
	height: 587px;
	padding: 0;
}
#mainContent {
	float: left;
	width: 732px;
	padding: 0 25px 40px 25px;
}
#mainContent .leftCol {
	position: relative;
	float: left;
	width: 530px;
}
#mainContent .sidebar {
	float: left;
	font-size: 11px;
	line-height: 1.3em;
	width: 175px;
	padding: 0 0 0 25px;
}
.sidebarContainer {
	background: url(../images/bg_sidebar.gif) 0 0 repeat-x;
	border: 1px solid #e6e6e6;
	padding: 10px;
	margin: 0 0 15px 0;
}
.blueBox {
	color: #fff;
	font-size: 14px;
	text-align: center;
	line-height: 1.2em;
	text-transform: uppercase;
	background: #00aeef;
	padding: 10px;
	margin: 0 0 20px 0;
}
.contentBox {
	font-size: 14px;
	text-align: center;
	border: 2px solid #999;
	width: 400px;
	padding: 10px;
	margin: 0 auto 10px auto;
}
.contentBoxTop {
	color: #fff;
	font-size: 13px;
	text-align: center;
	text-transform: uppercase;
	background: #c51231;
	width: 404px;
	padding: 5px 10px;
	margin: 0 auto 5px auto;
}
h2 {
	line-height: 1.1em;
	padding: 0 0 5px 0;
}
h3 {
	padding: 0 0 2px 0;
}
p {
	padding: 0 0 10px 0;
}
.medium {
	font-size: 16px;
	line-height: 1.4em;
}
.small {
	font-size: 10px;
}
.yellow {
	color: #ffc40c;
}
.yellowOrange {
	color: #fda600;
}
.orange {
	color: #f57b21;
}
.red {
	color: #c51231;
}
.green {
	color: #51ae3c;
}
.aqua {
	color: #00a79d;
}
ul, ol {
	padding: 0 0 10px 20px;
}
ul.ordered {
	border: 2px solid #999;
	list-style: none;
	width: 70%;
	padding: 5px 10px;
	margin: 0 0 20px 0;
}
.ordered li {
	clear: both;
	background: white;
	padding: 5px 0;
}
.ordered .listNumber {
	float: left;
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	background: #C41230;
	padding: 8px 8px;
}
.ordered .listContent {
	float: left;
	padding: 8px 8px;
}
.paragraphWidthContainer {
	width: 600px;
}
.button {
	display: block;
	text-align: center;
	line-height: 1em;
	border-top: 1px solid #dedede;
	border-left: 1px solid #dedede;
	border-right: 1px solid #8a8a8a;
	border-bottom: 1px solid #8a8a8a;
	padding: 4px;
	margin: 0 0 5px 0;
}
.leftCol .image {
	padding: 0 0 20px 0;
}
.sidebar .image {
	overflow: hidden;
	border: 1px solid #aaa;
	width: 173px;
	margin: 0 0 10px 0;
}
.imageLeft {
	float: left;
	padding: 0 10px 10px 0;
}
.contentLeft {
	float: left;
	width: 316px;
	padding: 10px 10px 0 0;
}
.contentLeft a {
	display: block;
	font-size: 18px;
	padding: 0 0 10px 0;
}
.contentRight {
	float: left;
	width: 204px;
	padding: 10px 0 0 0;
}
.contentRight .image {
	padding: 0 0 10px 0;
}
.contentNav {
	float: left;
	text-align: center;
	width: 48%;
	padding: 0 2% 20px 0;
}
.contentNav1 {
	float: left;
	text-align: center;

}
.contentNavCenter {
	float: none;
	text-align: center;
	width: 48%;
	padding: 0 0 20px 0;
	margin: 0 auto;
}
.fullwidth .contentNav {
	width: 31%;
}
.contentNav1 {

}
.contentNav h3 {
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	padding: 0 0 0 0;
}
.contentNav p {
	padding: 0;
}
.contentNav .image {
	padding: 10px 0;
}
.contentNav img {
	margin: 0 auto;
}
.previewImage {
	display: none;
}
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
}
#tooltip h3, #tooltip div { margin: 0; }
.icon {
	float: left;
	padding: 0 10px 10px 0;
}
.hh_icon {
	float: left;
	background: url(../images/sprite_hh.png) 0 -130px no-repeat;
	width: 30px;
	height: 42px;
	margin: 3px 10px 0 0;
}
#leftNav .hh_icon {
	margin: 3px 10px 0 0;
	padding: 0;
}
.faqContainer {
	padding: 0 0 15px 0;
}
.question {
	font-weight: bold;
	font-style: italic;
	padding: 0 0 2px 0;
}
.answer {
	padding: 0 0 2px 0;
}
.quote {
	font-size: 13px;
	font-weight: bold;
	padding: 0 0 2px 0;
}
.credit {
	font-size: 12px;
	font-style: italic;
	padding: 0 0 15px 5px;
}
.center {
	text-align: center;
	padding: 10px 0 0 0;
	margin: 0 auto;
}
.column {
	float: left;
	width: 49%;
	padding: 0 1% 10px 0;
}
/* Gradient Table */
.gradientTable {
	text-align: left;
	background: url(../images/bg_sidebar.gif) 0 0 repeat-x;
	border: 1px solid #e6e6e6;
	width: 100%;
	margin: 0 0 15px;
}
.gradientTable th {
	color: #333;
  font-size: 15px;
	font-weight: bold;
	background: #ffc40c;
	text-align: left;
	padding: 2px 10px;
}
.gradientTable td {
	padding: 2px 3px;
  vertical-align: top;
}
.gradientTable tr:nth-child(odd) {
  background: #d7d7d7;
}

/* FOOTER */
#footer .container {
	font-size: 14px;
	line-height: 1.5em;
	height: 106px;
	padding: 20px 0 0 0;
}
#footer .footerLeft {
	float: left;
}
#footer .footerRight {
	float: right;
}
#footer .footerRegister {
	float: left;
	font-weight: bold;
}

/* Slideshow */
.carousel {
	list-style: none;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.carousel li {
	float: left;
	background: none;
	margin: 0;
	padding: 0;
}
.jcarousel-clip {
	z-index: 2;
	padding: 0;
	margin: 0;
	overflow: hidden;
	position: relative;
}
.jcarousel-list {
	z-index: 1;
	overflow: hidden;
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}
.jcarousel-list li, .jcarousel-item {
	float: left;
	list-style: none;
	background: none;
	padding: 0;
}

/* Home Page */
.homePage #content {
	min-height: 0;
	height: auto !important;
	height: 0;
}
#homeSlides {
	position: relative;
	height: 331px;
}
.slideshowControls {
	position: absolute;
	bottom: 5px;
	right: 80px;
	z-index: 1000;
}
#homeSlides .slideshowControls .prev, #homeSlides .slideshowControls .pause, #homeSlides .slideshowControls .next {
	float: left;
	color: #fff;
	font-size: 12px;
	text-align: center;
	cursor: pointer;
	background: #c41230;
	border-top: 1px solid #dedede;
	border-left: 1px solid #dedede;
	border-right: 1px solid #8a8a8a;
	border-bottom: 1px solid #8a8a8a;
	z-index: 1000;
	line-height: 14px;
	width: 12px;
	height: 12px;
	padding: 4px;
	margin: 0 5px 0 0;
}
#homeSlides .slideshowControls .prev, #homeSlides .slideshowControls .next {
	font-size: 16px;
	line-height: 14px;
	width: 16px;
	height: 16px;
	padding: 2px;
}
#homeSlides .slideshowControls a:hover, #homeSlides .slideshowControls a:active {
	border-top: 1px solid #8a8a8a;
	border-left: 1px solid #8a8a8a;
	border-right: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	text-decoration: none;
}
#homeSlides ul {
	float: left;
	width: 1000px;
	height: 331px;
}
#homeSlides li {
	float: left;
	width: 1000px;
}
#homeSlides .image {
	float: left;
}
#homeSlides .textArea {
	float: left;
	text-align: center;
	width: 220px;
	height: 291px;
	padding: 20px;
}
#homeSlides h2 {
	font-size: 24px;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 1em;
	padding: 0 0 10px 0;
}
#homeSlides .description {
	font-size: 18px;
	line-height: 1.2em;
	padding: 0 0 15px 0;
}
#homeSlides .priceContainer {
	padding: 0 0 15px 0;
}
#homeSlides .priceIntro {
	font-size: 18px;
	line-height: 1.2em;
	padding: 0 0 5px 0;
}
#homeSlides .smallText {
	color: #fff;
	font-size: 14px;
	text-shadow: 2px 2px 2px #5b5b5b;
	-moz-text-shadow: 2px 2px 2px #5b5b5b;
	-webkit-text-shadow: 2px 2px 2px #5b5b5b;
	line-height: 1.2em;
}
#homeSlides .dollarSign {
	font-size: 22px;
	font-weight: bold;
	text-shadow: 2px 2px 2px #5b5b5b;
	-moz-text-shadow: 2px 2px 2px #5b5b5b;
	-webkit-text-shadow: 2px 2px 2px #5b5b5b;
	line-height: 45px;
	vertical-align: top;
	*vertical-align: super;
}
#homeSlides .price {
	font-size: 45px;
	font-weight: bold;
	text-shadow: 2px 2px 2px #5b5b5b;
	-moz-text-shadow: 2px 2px 2px #5b5b5b;
	-webkit-text-shadow: 2px 2px 2px #5b5b5b;
	line-height: 1.2em;
}
#homeSlides .cta {
	font-size: 20px;
	line-height: 1em;
	padding: 0 0 10px 0;
}
#homeSlides .phone {
	font-size: 26px;
	font-weight: bold;
	line-height: 1em;
}
#homeSlides a:link, #homeSlides a:visited {
	color: #333;
}
/* special classes for Shop Your Way banners */
#homeSlides .sywBanner
{
	background-color: #c41230;
	color: #fff;
	text-align: center;
}
.sywBanner h1
{
	font-family: arial, san-serif;
	font-size: 40px;
	line-height: 45px;
	margin: 35px 120px;
	text-shadow: 3px 3px 3px #5b5b5b;
	-moz-text-shadow: 3px 3px 3px #5b5b5b;
	-webkit-text-shadow: 3px 3px 3px #5b5b5b;
}
.sywBanner .image
{
	width: 640px;
	height: 245px;
}
.sywBanner div.sub-message
{
	float: left;
	background-color: #f37020;
	width: 630px;
	height: 40px;
	padding: 30px 5px;
	font-size: 14px;
	font-weight: bold;
}
.sywBanner .white-list
{
	width: 280px;
	height: 230px;
	float: right;
	padding: 20px;
	margin: 20px;
	background-color: #fff;
}
#homeSlides ul.syw-points
{
	width: auto;
	height: auto;
	padding-left: 10px;
}
#homeSlides ul.syw-points li,
#homeSlides .sub-list,
#homeSlides .sub-list a
{
	color: #2a3890;
	text-align: left;
	font-weight: bold;
	line-height: 18px;
}
#homeSlides ul.syw-points li
{
	font-size: 12px;
	float: left;
	width: auto;
	margin-bottom: 5px;
	list-style: disc;
}
#homeSlides .sub-list span
{
	color: #c41230;
}
#homeSlides .sub-list a:link, #homeSlides .sub-list a:visited
{
	text-decoration: underline;
}
#homeSlides .sub-list a:active, #homeSlides .sub-list a:hover
{
	text-decoration: none;
}

.funWeeks .textArea {
	background: url(../images/spriteHome_hh.jpg) 0 0 no-repeat;
}
.funWeeks .dollarSign, .funWeeks .price {
	color: #2e66b1;
}
.fun-weeks-banner {
	width: 732px;
	padding: 0 0 15px 0;
}
.fun-weeks-banner img {
	display: block;
	margin: 0 auto;
}

/* .pinnacleweeks .textArea {
	background: url(../images/spriteHome_hh.jpg) 0 0 no-repeat;
}
.pinnacleweeks .dollarSign, .pinnacleweeks .price {
	color: #2e66b1;
}
.pinnacleweeks-banner {
	width: 732px;
	padding: 0 0 15px 0;
}
.pinnacleweeks-banner img {
	display: block;
	margin: 0 auto;
} */

.pinnacleweeks.welcome #mainContent img {
	width:100%;
	height:auto;
}

.pinnacleweeks #contentTop .top_guy {
	background: #0f9590 url(../images/spriteTopGuys_hh.png) right -1200px no-repeat;
}

/* .pinnacleweeks #mainContent > div:first-of-type {
	margin-bottom:20px;
	float:left;
	width:50%;
} */
.pinnacleweeks #mainContent {
	text-align:center;
}
.pinnacleweeks #mainContent > div {
	text-align:left;
}
.pinnacleweeks #mainContent > div.logos {
	float:none;
	width:auto;
}
.pinnacleweeks #mainContent > div.logos img {
	float:right;
	max-width:230px;
}
.pinnacleweeks #mainContent > div.right {
	float:right;
	width:50%;
	text-align: center;
}
.pinnacleweeks.welcome #mainContent > div:first-of-type {
	float:none;
	width:auto;
}
.pinnacleweeks.welcome #mainContent > div.right {
	text-align: right;
}
.pinnacleweeks #mainContent > img {
	max-width:90%;
	display:inline;
}
.pinnacleweeks #mainContent > div.right img {
	width:auto;
	height:auto;
	display:inline;
}
.pinnacleweeks #mainContent > div.right a:last-child {
	max-width:80%;
	display:inline-block;
	margin: 25px 0;
}
.pinnacleweeks #mainContent .intro {
	padding-top:20px;
	display: block;
	clear:both;
}
.pinnacleweeks #mainContent .cta-call {
	text-align: center;
	margin:110px 0 0;
	float:left;
	width:50%;
}
.pinnacleweeks #mainContent .cta-call > div {
	display:inline-block;
	width:auto;
	background-color:#00a79d;
	color:#FFFFFF;
	text-align: center;
	text-transform: uppercase;
	font-weight:bold;
	padding:10px 15px;
}

.pinnacleweeks #mainContent .content {
	clear:both;
	margin-top:20px;
}

.superWeeks .textArea {
	background: url(../images/spriteHome_hh.jpg) -270px 0 no-repeat;
}
.superWeeks .dollarSign, .superWeeks .price {
	color: #c41230;
}
.premiumWeeks .textArea {
	background: url(../images/spriteHome_hh.jpg) -540px 0 no-repeat;
}
.premiumWeeks .dollarSign, .premiumWeeks .price {
	color: #fcaf17;
}
.outdoorWeeks .textArea {
	background: url(../images/spriteHome_hh.jpg) 0 -341px no-repeat;
}
.outdoorWeeks .dollarSign, .outdoorWeeks .price {
	color: #f15a29;
}
.travelWeeks .textArea {
	color: #fff;
	background: url(../images/spriteHome_hh.jpg) -270px -341px no-repeat;
}
#homeSlides .travelWeeks a:link, #homeSlides .travelWeeks a:visited {
	color: #fff;
}
.travelWeeks .dollarSign, .travelWeeks .price {
	color: #ffd600;
}
.cruiseWeeks .textArea {
	color: #fff;
	background: url(../images/spriteHome_hh.jpg) -540px -341px no-repeat;
}
#homeSlides .cruiseWeeks a:link, #homeSlides .cruiseWeeks a:visited {
	color: #fff;
}
.cruiseWeeks .dollarSign, .cruiseWeeks .price {
	color: #fff;
}
#homeSlides .cruiseWeeks .description {
	padding: 0 0 10px 0;
}
#homeSlides .cruiseWeeks .priceContainer {
	padding: 0 0 10px 0;
}
.homeBox_container {
	width: 950px;
	padding: 20px 25px 10px 25px;
	*padding: 20px 25px 0 25px;
}
.homeBox_container.ctc {
	width: 970px;
  padding: 20px 5px 10px 25px;
}
.homeBox {
	float: left;
	font-size: 12px;
	line-height: 1.2em;
	border-right: 1px solid #ccc;
	width: 226px;
	padding: 0 5px;
}
.homeBox_container .last {
	border: none;
}
.homeBox_container .ctc-cta {
	width: 231px;
  padding: 0 10px;
  float: right
}
.homeBox h2 {
	width: 100%;
	padding: 0 0 5px 0;
}
.homeBox p {
	width: 201px;
	padding: 0;
	margin: 0 auto;
}
.homeBox h2 a {
	display: block;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	text-transform: uppercase;
	line-height: 1em;
	background: #c41230;
	padding: 3px 0;
}
.homeBox .image {
	width: 201px;
	padding: 5px 0 5px 0;
	margin: 0 auto;
}
.homeBox .link {
	text-align: center;
}

/* Travel Pages */
.travelTool {
	float: left;
	width: 234px;
	padding: 0 10px 20px 0;
}
.travelTool .image {
	float: left;
	width: 60px;
	padding: 0 5px 0 0;
}
.travelTool img {
	margin: 0 auto;
}
.travelTool .label {
	padding: 5px 0 0 0;
}

/* Condo Vacation pages */
.offerContainer {
	float: left;
	width: 255px;
	padding: 0 0 20px 0;
}
.offerContainer.first {
	padding: 0 20px 20px 0;
}
.offerContainer.last {
	float: none;
	margin: 0 auto;
}
.offerContainer h2 {
	font-size: 18px;
	text-align: center;
	text-transform: uppercase;
	width: 275px;
	padding: 0 0 5px 0;
}
.offerContainer .image {
	float: left;
	width: 275px;
	padding: 0 30px 0 0;
}
.offerContainer .priceContainer {
	float: left;
	width: 165px;
	padding: 45px 0 0 0;
}
.offerContainer .arrow {
	float: left;
	width: 27px;
	padding: 11px 10px 0 0;
}
.offerContainer .smallText {
	color: #333;
	font-size: 14px;
	text-align: center;
	line-height: 1.2em;
	padding: 0 0 5px 0;
}
.offerContainer .dollarSign {
	font-size: 22px;
	font-weight: bold;
	text-shadow: 2px 2px 2px #828282;
	-moz-text-shadow: 2px 2px 2px #828282;
	-webkit-text-shadow: 2px 2px 2px #828282;
	line-height: 45px;
	vertical-align: top;
	*vertical-align: super;
}
.offerContainer .price {
	font-size: 45px;
	font-weight: bold;
	text-shadow: 2px 2px 2px #828282;
	-moz-text-shadow: 2px 2px 2px #828282;
	-webkit-text-shadow: 2px 2px 2px #828282;
	line-height: 1.2em;
}
.row {
	padding: 0 0 30px 0;
}
.row .image {
	float: left;
	width: 150px;
	padding: 0 20px 0 0;
}
.row .image a, .row .image .imgOverlay {
	display: block;
	border: 1px solid #666;
	overflow: hidden;
	width: 150px;
	height: 110px;
}
.row .details {
	float: left;
	width: 276px;
	margin-right: 10px;
	font-size: 14px;
}
.row .details_small {
	float: left;
	width: 210px;
	font-size: 12px;
}
.row h2 {
	font-size: 16px;
	font-weight: normal;
	line-height: 1.2em;
	padding: 0 0 2px 0;
}
.row .book {
	float: right;
	width: 276px;
}
.row .book_small {
	float: right;
	width: 145px;
}
.row .buttonDetails {
	float: left;
	font-size: 10px;
	line-height: 13px;
	text-transform: uppercase;
	background: url(../images/bg_buttonDetails.gif) right top no-repeat;
	width: 71px;
	height: 13px;
	padding: 0 0 0 4px;
}
.row .inclusive {
	margin-left: 10px;
	padding: 0 0 0 4px;
	white-space: nowrap;
	width: 106px;
	background: url(../images/bg_buttonInclusive.gif) right top no-repeat;
}
.rowTop {
	padding: 0 0 5px 0;
}
.emailDisplay .banner {
	padding: 0 0 10px 0;
}

.inclusiveLabel {
	font-weight: bold;
}
.inclusiveNote {
	color: red;
	font-style: italic;
}

/* Outdoor Resorts */
.outdoorResorts h2 {
	font-size: 18px;
	text-align: center;
}
#map {
	width: 500px;
	height: 315px;
	clear:both;
	cursor: pointer;
	padding: 30px 0;
}
.point {
	position:absolute;
	display:none;
	padding:10px 15px;
	background:#d1a442;
	font-size:14px;
	font-weight:bold;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
}
.point .close {
	display:block;
	position:absolute;
	top:-10px;
	right:-10px;
	width:24px;
	height:24px;
	text-indent:-9999px;
	outline:none;
	background:url(../images/close.png) no-repeat;
}
.point img {
	vertical-align:middle;
	margin-right:10px;
}

/* Resort Directory */
.backButton {
	padding: 0 0 10px 0;
}
.backButton a {
	display: block;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	background: url(../images/bg_buttonBack.gif) 0 0 no-repeat;
	width: 128px;
	height: 20px;
	padding: 0 0 0 5px;
}

/* Property Results Page */
.resultsBook {
	font-size: 12px;
	width: 100%;
}
.resultsBook th, .resultsBook td {
	text-align: left;
	line-height: 1.2em;
	width: 28%;
	padding: 2px 2% 2px 0;
}

/* Property Detail Page */
.detailContainer {
	border-right: 1px solid #333;
	padding: 0 10px 0 0;
}
#mainContent .detailContainer .leftCol, #mainContent .detailContainer .rightCol {
	float: left;
	width: 45%;
	padding: 0 5% 20px 0;
}
#mainContent .detailContainer .column {
	float: left;
	width: auto;
	padding: 0 20px 20px 0;
}
.mainImage {
	padding: 0 0 20px 0;
}
.mainImage2 {
	padding: 0 0 0px 0;
}

.mainImage .prev, .mainImage .next {
	float: left;
	color: #fff;
	font-size: 16px;
	line-height: 72px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background: #c41230;
	border-top: 1px solid #dedede;
	border-left: 1px solid #dedede;
	border-right: 1px solid #8a8a8a;
	border-bottom: 1px solid #8a8a8a;
	z-index: 1000;
	width: 16px;
	height: 72px;
	padding: 2px;
	margin: 135px 10px 0 0;
}
.mainImage .next {
	margin-right: 0;
}
.mainImage  a:hover, .mainImage a:active {
	border-top: 1px solid #8a8a8a;
	border-left: 1px solid #8a8a8a;
	border-right: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	text-decoration: none;
}
.mainImage ul {
	float: left;
	width: 455px;
	height: 364px;
	padding: 0 10px 0 0;
}
.mainImage li {
	float: left;
	width: 465px;
}
.mainImage .image {
	width: 455px;
	height: 364px;
	overflow: hidden;
}
.mainImage .image img {
	width: 100%;
	height: auto;
}
.resortTitle {
	font-size: 18px;
}
.resortTitle2 {
 	text-align: center;
	font-size: 18px;
}
.yellowTheme .resortDetail .resortTitleDetail {
	font-size: 15px;
	color: #7a7a7a;
}
.resortDetail h3 {
	font-size: 16px;
	line-height: 1em;
	padding: 0 0 5px 0;
}
.resortDetail .resortTitleDetail {
	float: left;
	padding: 8px 15px 5px 0;
}
.resortDetail .resortTitleDetail2 {
 text-align: center;
	padding: 8px 15px 5px 0;
}
.resortDetail .starContainer {
	float: left;
}
.resortDetail .starContainer .stars {
	margin: 0;
}
.yellowTheme .resortDetail h3 {
	color: #fba61a;
}
.bookingTable {
	font-size: 12px;
	border: 1px solid #000;
	width: 520px;
	-moz-box-shadow: 3px 3px 5px #999;
	-webkit-box-shadow: 3px 3px 5px #999;
	box-shadow: 3px 3px 5px #999;
	margin: 0 0 30px 0;
}
.resortDetail .bookingTable th, .resortDetail .bookingTable td {
	text-align: left;
	line-height: 1.4em;
	vertical-align: top;
	padding: 2px 5px;
}
.bookingTable th {
	color: #cd6a04;
	background: #f3f0e9;
}
.bookingTable .even td {
	background: #ffe9c0;
}
.bookingTable .odd td {
	background: #f3f0e9;
}
.linkSubmit {
	color: #c41230;
	background: none;
	border: none;
	cursor: pointer;
	width: auto;
	margin: 0;
	padding: 0;
}
.linkSubmit:hover {
	text-decoration: underline;
}
.holdDetails {
	font-size: 12px;
	width: 100%;
	padding: 0 0 5px 0;
}
.holdDetails th, .holdDetails td {
	text-align: left;
	line-height: 1em;
	vertical-align: top;
	padding: 2px 5px 2px 0;
}

/* Modal Video */
.modalWindow {
	display: none;
}
.videoContainer {
	margin: 0 0 20px 0;
}
.videoImage {
	position: relative;
	overflow: hidden;
	cursor: pointer;
	width: 175px;
	height: 140px;
}
.videoImage img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
}
.videoImage .videoIcon {
	position: absolute;
	top: 50%;
	left: 50%;
	background: url(bigplay.png) no-repeat;
	width: 100px;
	height: 100px;
	margin: -50px 0 0 -50px;
}
.ui-widget-overlay {
	background: #000;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
	filter: alpha(opacity=85);
	-moz-opacity: 0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85;
}
.ui-icon {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	text-indent: 0;
}

/* Account Area */
.accountNav {
	padding: 0 0 10px 0;
}
.accountNav .button {
	float: left;
	width: 130px;
	margin: 0 10px 0 0;
}
.resortDetail .row {
	font-size: 12px;
	border-bottom: 1px solid #999;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
}
.resortDetail .row .details {
	font-size: 12px;
	white-space: nowrap;
	width: auto;
	padding: 0 5px 0 0;
}
.resortDetail .row .userDetails {
	width: 200px;
}
.resortDetail .row .detail {
	float: left;
}
.resortDetail .row .floatLeft {
	padding: 0 1% 0 0;
	width: 49%;
}
.resortDetail .propRow .details {
	width: 390px;
}
.resortDetail td {
	text-align: left;
	padding: 0;
}
.resortDetail .row .detailsWide {
	width: 300px;
}
.confirmBox .row {
	border: none;
	padding: 0;
	margin: 0;
}
.attentionSpoofedEmail {
	margin: 10px;
	font-style: italic;
	width: 75%;
}
.noEmail {
	color: red;
}

/* Checkout */
.confirmBox {
	background: url(../images/bg_sidebar.gif) 0 0 repeat-x;
	border: 1px solid #e6e6e6;
	margin: 0 0 15px;
	padding: 10px;
}

/* Forms */
.formBox {
	background: url(../images/bg_sidebar.gif) 0 0 repeat-x;
	border: 1px solid #e6e6e6;
	margin: 0 0 15px;
	padding: 10px;
}
label {
	float: left;
	width: 120px;
	text-align: right;
	white-space: nowrap;
	padding: 0 5px;
}
.selectLabel {
	float: left;
}
input {
	float: left;
	width: 130px;
	padding: 0 0 0 0;
}
select {
	float: left;
}
.inputRow select {
	width: 136px;
}
.inputRow select.exp {
	width: 65px;
}
.checkbox {
	width: auto;
}
.inputRow, .selectRow {
	padding: 0 0 10px 0;
}
.radio {
	display: inline;
	margin: 0 10px 0 0;
}
.radio input {
	float: none;
	width: 14px;
	margin: 0;
}
.inputShort {
	width: 30px !important;
}
.inputMultiple {
	padding: 0 0 10px 0;
}
.inputMultiple label, .inputMultiple .selectLabel, .inputMultiple input, .inputMultiple select {
	float: none;
	width: auto;
}
.inputMultiple .selectLabel {
	display: inline;
}
.inputMultiple .submit {
	display: inline;
}
.submit input {
	float: none;
	color: #fff;
	text-align: center;
	cursor: pointer;
	background: #c41230;
	border-top: 1px solid #dedede;
	border-left: 1px solid #dedede;
	border-right: 1px solid #8a8a8a;
	border-bottom: 1px solid #8a8a8a;
	width: auto;
	padding: 4px;
	margin: 0 0 5px 0;
}
.inputRow .submit {
	display: inline;
}
.searchArea {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 18px 0 5px 0;
	margin: 0 0 30px 0;
}
.searchText {
	float: right;
	width: 340px;
	padding: 0 0 14px 0;
}
.searchBar {
	float: left;
	background: url(../images/bg_sidebar.gif) 0 0 repeat-x;
	border: 1px solid #e6e6e6;
	width: 350px;
	margin: 0 0 15px;
	padding: 10px;
}
.searchBarText {
	float: left;
	background: url(../images/bg_sidebar.gif) 0 0 repeat-x;
	border: 1px solid #e6e6e6;
	width: 350px;
	height: 100px;
	margin: 0 0 15px;
	padding: 40px 10px 0 10px;
}
.searchBar label {
	float: none;
	width: auto;
}
.searchBar input {
	float: none;
	width: 85px;
}
.searchBar .inputRow select {
	float: none;
	width: auto;
}
.submitRow {
	width: 350px;
}
.submitRow .submit {
}
.optinForm .checkbox {
  margin: 2px;
}
.optinForm .label {
  text-align: left;
  font-size: 16px;
  font-weight: bold;
  line-height: 18px;
}
.textarea_big {
	float: left;
	width: 500px;
	height: 100px;
	margin: 0 10px 0 0;
}
.chars_left {
	font-size: 13px;
	text-align: right;
	border: none;
	background: none;
	vertical-align: top;
	margin: 0;
	padding: 0;
}
.emailRow input {
	width: 396px;
}
#login input {
	width: 250px;
}
#login .submit input {
	width: auto;
}

#errors {
	display: none;
	color: red;
	font-size: 14px;
	padding: 0 0 10px 0;
}
#errors h3 {
	font-size: 14px;
	padding: 0;
}
.error {
  font-size: 10px;
  color: red;
}

.success_container {
	padding: 0 0 10px 0;
}
.success {
  font-size: 16px;
  color: green;
}

/* WCTravel */
.wctravel #topnav {
	text-align: center;
}
.wctravel #header {
	*float: none;
	width: 914px;
}
.wctravel #mainContent {
	width: 950px;
	padding: 0 25px 40px 25px;
}
.wctravel #mainContent .container {
	width: 732px;
	margin: 0;
}
.blueTheme #mainContent { /* Cruise page */
}
.wccruise #topnav .container, .wccruise #header, .wccruise #footer .container {
	*width: 1000px;
}
.wccruise .margin {
	_margin-top: 0;
}
.wccruise #footer .container {
	text-align: left;
}
.wccruise #footer .footerLeft, footerLeft.wccruise #footer .footerRight {
	*width: 400px;
}
#cruise label, .wctravel label, .air label {
	display: inline;
	float: none;
	width: auto;
}
#cruise input, .wctravel input, .air input {
	display: inline;
	float: none;
	width: auto;
}
#cruise img, .wctravel img, .air img {
	display: inline;
}
.wctravel #footer {
	color: #333;
	font-size: 14px;
	line-height: 1.5em;
	text-align: left;
	border-top: 15px solid #C41230;
	width: 100%;
	height: 126px;
	padding: 0;
}
.wctravel #footer a {
	color: #C41230;
	background: none;
	text-decoration: none;
}
.air #content {
	min-height: 0;
}
.air #footer {
	color: #333;
	font-size: 14px;
	line-height: 1.5em;
	text-align: left;
	border-top: 15px solid #C41230;
	width: 100%;
	height: 126px;
	padding: 0;
}
.air #footer a {
	color: #C41230;
	background: none;
	text-decoration: none;
}
.air #mainContent {
	float: none;
	padding: 0 25px;
	width: 950px;
}
.wctravel #content #locator #altprogress {
	position: static;
	display: block;
	padding: 20px 0;
}
.hotelbooking #search_lite h3 {
	font-size: 13px;
}
.hotelbooking #search_lite #amenities li {
	font-size: 12px;
}
.hotelbooking table, .hotelbooking th, .hotelbooking td, .hotelbooking div, .hotelbooking ul, .hotelbooking li, .hotelbooking a, .hotelbooking p, .hotelbooking form {
	font-size: 12px;
}
.wctravel #content h2 {
	font-size: 13px;
}
.wctravel #content p, .wctravel #content div, .wctravel #content ul, .wctravel #content ol, .wctravel #content dl, .wctravel #content li, .wctravel #content dd, .wctravel #content dt, .wctravel #content span, .wctravel #content a, .wctravel #content table, .wctravel #content td {
	font-size: 12px;
}
.hotelbooking #search_lite #destination li,
.hotelbooking #search_lite #destination #destination_type {
	float: left;
}
.wctravel #hotelCheckbox {
	margin-right: 5px;
}
.wctravel .formrating,
.wctravel .formHotel {
	float: none;
}

#travelerConditions label {
	float: none;
}

span.stars, span.stars span {
    display: block;
    background: url(../images/stars.png) 0 -16px repeat-x;
    width: 80px;
    height: 16px;
	margin: 5px 0;
}

span.stars span {
    background-position: 0 0;
}


/* DatePicker */
.ui-datepicker a:link, .ui-datepicker a:visited {
}
.ui-datepicker a:hover, .ui-datepicker a:active {
	text-decoration: underline;
}
.ui-datepicker { width: 17em; padding: .2em .2em 0; display: none; background: #eee; border: 1px solid #ccc; font-size: 11px; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; border-bottom: 1px solid #ccc; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; cursor: pointer; }
.ui-datepicker .ui-datepicker-prev-hover span, .ui-datepicker .ui-datepicker-next-hover span { text-decoration: underline; }
.ui-datepicker .ui-datepicker-prev { left:4px; }
.ui-datepicker .ui-datepicker-next { right:10px; }
.ui-datepicker .ui-datepicker-prev-hover { text-decoration: underline; }
.ui-datepicker .ui-datepicker-next-hover { text-decoration: underline; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px; color: #C41230; }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }
.ui-state-default, .ui-widget-content .ui-state-default { background: #f6f6f6; border: 1px solid #ccc; }
.ui-datepicker-trigger { display: inline; margin: 0 5px; }
/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}

/* TableSorter */
.tablesorter .header {
	cursor: pointer;
	background: #ffc40c url(../images/tablesorter/bg.gif) center left no-repeat;
	padding: 5px 10px 5px 20px;
}
.tablesorter .headerSortDown {
	background-image: url(../images/tablesorter/asc.gif);
}
.tablesorter .headerSortUp {
	background-image: url(../images/tablesorter/desc.gif);
}

.noPadding {
	padding: 0;
}
.noBorder {
	border: none !important;
}
.end {
	clear: both;
	font-size: .1em;
	line-height: .1em;
}

.member_card_container {
	background: #fff;
	width: 775px;
}

.floatLeft {
	float: left;
}

.member_card {
	width: 735px;
	text-align: center;
	padding: 20px;
	margin: 0 auto;
}
.member_card img {
	display: inline;
}
.member_card .cards {
	padding: 0 0 40px 0;
}

/* Changed Email */
#change_email h4 {
	margin: 10px;
}

#change_email_inputs {
	line-height: 2em;
}

#change_email_inputs input[type=text], #change_email_inputs input[type=email], #change_email_inputs input[type=password] {
	width: 250px;
}

/* Shop Your Way */
.shopyourway #topnav {
	height: 25px;
}
.shopyourway #header {
	padding: 10px 0 6px 86px;
}
.shopyourway .logo-divider {
	float: left;
	background: #999;
	width: 1px;
	height: 70px;
	margin: 10px 0 0 50px;
}
.shopyourway .shopyourway-logo {
	float: left;
	margin: 0 0 0 60px;
}
.shopyourway .shopyourway-cta {
	float: right;
	margin: 8px 55px 0 0;
}
.shopyourway .shopyourway-points {
	float: right;
	margin: 8px 55px 0 0;
}
.shopyourway .homeBox_container .cta h2 {
	float: left;
	font-size: 34px;
	padding: 0 90px;
}
.shopyourway .homeBox_container .cta .button {
	float: left;
	font-size: 18px;
	border: none;
	background: #c41230;
	line-height: 1em;
	padding: 7px 20px;
}
.shopyourway .homeBox_container .image {
	text-align: center;
}
.shopyourway .homeBox_container .image img {
	display: inline;
}
