#preloader {
	width: 0px;
	height: 0px;
	overflow: hidden;
}

body {
	text-align: center;
	background-image: url(images/background.png);
	background-repeat: repeat-x;
	background-color: #D1D1D1;
}

.general_text {
	font: 11px Tahoma;
	color: #D33362;
}

#arrow_up_top {
	visibility: hidden;
	position: relative;
	width: 16px;
	height: 16px;
	background: url(images/arrow_up.png);
	left: 208px;
}

#arrow_down_top {
	visibility: hidden;
	position: relative;
	width: 16px;
	height: 16px;
	background: url(images/arrow_down.png);
	left: 208px;
	top: -59px;
}

#arrow_up_bottom {
	visibility: hidden;
	position: relative;
	width: 16px;
	height: 16px;
	background: url(images/arrow_up.png);
	left: 208px;
	top: -160px;
}

#arrow_down_bottom {
	visibility: hidden;
	position: relative;
	width: 16px;
	height: 16px;
	background: url(images/arrow_down.png);
	left: 208px;
	top: -59px;
}

#arrow_up_about {
	visibility: hidden;
	position: relative;
	width: 16px;
	height: 16px;
	background: url(images/arrow_up.png);
	top: 26px;
}

#arrow_down_about {
	visibility: hidden;
	position: relative;
	width: 16px;
	height: 16px;
	background: url(images/arrow_down.png);
	top: 226px;
}

#arrow_up_top:hover {
	background: url(images/arrow_up_hover.png);
	cursor: pointer;
}

#arrow_down_top:hover {
	background: url(images/arrow_down_hover.png);
	cursor: pointer;
}

#arrow_up_bottom:hover {
	background: url(images/arrow_up_hover.png);
	cursor: pointer;
}

#arrow_down_bottom:hover {
	background: url(images/arrow_down_hover.png);
	cursor: pointer;
}

#arrow_up_about:hover {
	background: url(images/arrow_up_hover.png);
	cursor: pointer;
}

#arrow_down_about:hover {
	background: url(images/arrow_down_hover.png);
	cursor: pointer;
}

#javascript_warning {
	width: 870px;
	height: 23px;
	background: url(images/light_background.png);
	font: bold 11px Tahoma;
	color: #D33362;
	margin: auto;
	padding-top: 7px;
	margin-bottom: 10px;
	text-align: center;
}

a:link {
	color: #D33362;
	text-decoration: none;
}

a:visited {
	color: #D33362;
	text-decoration: none;
}
	
a:hover {
	color: #E27898;
	/*text-decoration: underline;*/
	/*font-weight: bold;*/
}

a:active {
	color: #D33362;
	/*text-decoration: underline;*/
}

a.stores_link:link {
	color: #FFFFFF;
	text-decoration: none;
}

a.stores_link:visited {
	color: #FFFFFF;
	text-decoration: none;
}
	
a.stores_link:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a.stores_link:active {
	color: #FFFFFF;
	text-decoration: underline;
}

img {
	border: none;
}

#container {
	width: 871px;
	margin: auto;
	text-align: left;	
}

#navbar {
	width: 871px;
	height: 70px;
	padding-bottom: 10px;
}

#navbar img {
	display: block;
	float: left;
}

#flash_area {
	width: 871px;
	height: 479px;
	background: url(images/light_background.png);
	margin-bottom: 10px;
	text-align: center;
	padding-top: 10px;
}

#blurb_area {
	width: 871px;
	height: 56px;
	background-image: url(images/light_background.png);
	padding-top: 6px;
}

#blurb_text_area {
	width: 520px;
	height: 50px;
	overflow: hidden;
	margin: auto;
	font: 16px Tahoma;
	color: #D33362;
	text-align: center;
}

#about_titlebar {
	width: 870px;
	height: 40px;
}

#about_content_area {
	width: 783px;
	height: 338px;
	background-image: url(images/about_background.png);
	float: left;
}

#about_marquee {
	background: url(images/about_marquee.png);
	width: 71px;
	height: 320px;
	float: left;
	margin-left: 12px;
}

#about_text {
	width: 414px;
	height: 237px;
	overflow-y: hidden;
	padding-right: 10px;
	margin-top: 20px;
	margin-left: 50px;
	margin-bottom: 28px;
	font: 11px Tahoma;
	color: #D33362;
	float: left;
}

#about_scrollbar_container {
	float: left;
}

#about_scrollbar {
	position: relative;
	width: 15px;
	height: 208px;
	background: url(images/about_scrollbar.png);
	top: 26px;
	left: 1px;
}

#about_scrollbar_slug {
	position: relative;
	width: 15px;
	height: 93px;
	background: url(images/about_scrollbar_slug.png);
}

#about_email_address {
	width: 485px;
	margin-left: 50px;
	font: bold 11px Tahoma;
	color: #D33362;
}

#about_bottom_stripe {
	width: 780px;
	height: 24px;
	background: url(images/about_bottom_stripe.png);
	clear: left;
}

#about_picture_frame {
	width: 233px;
	height: 160px;
	background: url(images/about_picture_background.png);
	margin-right: 32px;
	margin-top: 25px;
	float: right;
}

#about_content_container {
	float: left;
	margin-bottom: 10px;
}

#about_picture {
	width: 208px;
	height: 140px;
	padding-top: 10px;
	margin: auto;
}

#footer {
	width: 870px;
	height: 30px;
	background: url(images/footer_background.png);
	margin-top: 10px;
	clear: left;
}

#content_area {
	width: 870px;
	height: 427px;
}

#shared_left_column {
	width: 229px;
	height: 427px;
	float: left;
}

#shared_left_column_heading {
	width: 229px;
	height: 40px;
}

#shared_left_column_content {
	width: 229px;
	height: 348px;
	background: url(images/dark_background.png);
	padding-top: 19px;
}

#shared_left_column_list_item {
	padding-bottom: 6px;
	padding-left: 18px;
	font: 11px Tahoma;
	color: #D33362;
}

#shared_left_column_bottom_stripe {
	width: 229px;
	height: 20px;
	background: url(images/light_background.png);
}

#stores_middle_column {
	width: 540px;
	height: 427px;
	float: left;
	margin-left: 14px;
}

#stores_middle_column_heading {
	width: 540px;
	height: 32px;
	background: url(images/light_background.png);
	padding-top: 8px;
}

#heading_state_name {
	font: bold 19px Tahoma;
	color: #D8567C;
	padding-left: 43px;
	float: left;
}

#stores_left_column_list_item {
	padding-bottom: 5px;
	padding-left: 18px;
	font: 11px Tahoma;
	color: #D33362;
}

#stores_left_column_bottom_stripe {
	width: 223px;
	height: 18px;
	background: url(images/light_background.png);
	text-align: right;
	padding-right: 6px;
	padding-top: 2px;
}

#stores_middle_column_content {
	width: 506px;
	height: 367px;
	background: url(images/dark_background.png);
	padding-left: 34px;
}

#store_square {
	width: 122px;
	height: 87px;
	background: url(images/stores_squares_background.png);
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 8px;
	font: 11px Tahoma;
	color: #FFFFFF;
	float: left;
	margin-right: 16px;
	margin-top: 15px;
	margin-bottom: 11px;
}

#store_square:hover {
	background: url(images/stores_squares_background_hover.png);
}

#stores_content_mini_footer {
	width: 470px;
	height: 18px;
	background: url(images/light_background.png);
	font: 11px Tahoma;
	color: #D33362;
	padding-right: 35px;
	padding-left: 35px;
	padding-top: 2px;
	margin: auto;
}

#stores_content_mini_footer_left {
	float: left;
	width: 40px;
}

#stores_content_mini_footer_middle {
	float: left;
	width: 390px;
	text-align: center;
}

#stores_content_mini_footer_right {
	float: right;
	width: 40px;
	text-align: right;
}

#stores_right_column {
	width: 68px;
	height: 343px;
	float: left;
	background: url(images/stores_marquee.png);
	margin-left: 14px;
}

#stores_shared_left_column_top {
	width: 229px;
	height: 372px;
	margin-bottom: 13px;
}

#stores_content_area {
	float: left;
}

#stores_left_column_content_top {
	width: 229px;
	height: 305px;
	background: url(images/dark_background.png);
	padding-top: 6px;
	overflow: hidden;
}

#stores_left_column_content_bottom {
	width: 229px;
	height: 140px;
	background: url(images/dark_background.png);
	padding-top: 6px;
	overflow: hidden;
}

#stores_nav_link {
	text-align: right;
}

#stores_shared_left_column_bottom {
	display: none;
	height: 40px;
	width: 229px;
	background: url(images/dark_background.png);
	overflow: hidden;
}

#collections_right_column {
	width: 50px;
	height: 425px;
	float: left;
	background: url(images/collections_marquee.png);
	margin-left: 14px;
}

#collections_content_area {
	width: 870px;
	height: 466px;
}

#collections_windowpane {
	width: 627px;
	height: 419px;
	background: url(images/light_background.png);
	float: left;
	padding-top: 8px;
	padding-left: 8px;
}

#collections_landing_list_item {
	padding-bottom: 6px;
	padding-left: 18px;
	font: 11px Tahoma;
	color: #D33362;
	text-align: right;
}

#collections_middle_column {
	width: 165px;
	float: left;
	padding-top: 10px;
}

.collections_banner {
	width: 165px;
	height: 427px;
	background: url(images/light_background.png);
	float: left;
	margin-left: 36px;
}

.collections_banner_photo {
	text-align: center;
	padding-top: 8px;
}

.collections_banner_text_area {
	width: 151px;
	height: 49px;
	font: 11px Tahoma;
	color: #D33362;
	text-align: center;
	margin: auto;
}

#collections_left_column {
	width: 306px;
	height: 466px;
	float: left;
}

#collections_larger_picture {
	width: 306px;
	height: 384px;
	font: 11px Tahoma;
	color: #D33362;
	text-align: center;
	padding-top: 14px;
	background: url(images/dark_background.png);
	margin-bottom: 12px;
}

#collections_item_text {
	width: 306px;
	height: 37px;
	background: url(images/light_background.png);
	font: 11px Tahoma;
	color: #D33362;
	text-align: center;
	padding-top: 20px;
}

#collection_content {
	width: 550px;
	height: 466px;
	float: left;
	margin-left: 14px;
}

#collection_content_titlebar {
	width: 550px;
	height: 104px;
	background: url(images/light_background.png);
}

#collection_name {
	font: bold 19px Tahoma;
	color: #D8567C;
	padding-top: 12px;
	padding-left: 20px;
}

#collection_blurb {
	width: 485px;
	height: 46px;
	overflow: hidden;
	font: 11px Tahoma;
	color: #D33362;
	padding-top: 6px;
	padding-left: 36px;
}

#collection_content_gallery {
	width: 495px;
	height: 338px;
	background: url(images/dark_background.png);
	padding-left: 55px;
}

#collection_thumbnail {
	width: 65px;
	height: 92px;
	float: left;
	margin-right: 28px;
	margin-top: 15px;
}

#collection_content_mini_footer {
	width: 480px;
	height: 20px;
	background: url(images/light_background.png);
	font: 11px Tahoma;
	color: #D33362;
	padding-top: 5px;
	padding-right: 35px;
	padding-left: 35px;
	margin: auto;
}

#collection_content_mini_footer_left {
	float: left;
	width: 40px;
}

#collection_content_mini_footer_middle {
	float: left;
	width: 400px;
	text-align: center;
}

#collection_content_mini_footer_right {
	float: right;
	width: 40px;
	text-align: right;
}

#press_content_area {
	width: 870px;
	height: 444px;
}

#press_left_column {
	width: 785px;
	height: 444px;
	float: left;
}

#press_content_titlebar {
	width: 785px;
	height: 40px;
	background: url('images/press_titlebar.png');
}

#press_content_gallery {
	width: 785px;
	height: 425px;
	background: url(images/dark_background.png);
}

#press_items_area {
	width: 699px;
	height: 335px;
	padding-left: 23px;
}

#press_content_mini_footer {
	width: 715px;
	height: 18px;
	background: url(images/light_background.png);
	font: 11px Tahoma;
	color: #D33362;
	padding-right: 35px;
	padding-left: 35px;
	padding-top: 2px;
	margin: auto;
}

#press_content_mini_footer_left {
	float: left;
	width: 40px;
}

#press_content_mini_footer_middle {
	float: left;
	width: 635px;
	text-align: center;
}

#press_content_mini_footer_right {
	float: right;
	width: 40px;
	text-align: right;
}

#press_right_column {
	width: 68px;
	height: 260px;
	float: left;
	background: url(images/press_marquee.png);
	margin-left: 13px;
}

#collections_imagestrip {
	position: relative;
	height: 411px;
	left: 0px;
}

#windowpane_inner {
	height: 411px;
	width: 619px;
	overflow: hidden;
}

#imagestrip_image {
	height: 411px;
	float: left;
}

.imagestrip_image_img {
	height: 411px;
}

#scroll_arrow_left {
	position: relative;
	width: 16px;
	height: 16px;
	background: url(images/arrow_left.png);
	top: -20px;
	left: 7px;
}

#scroll_arrow_right {
	position: relative;
	width: 16px;
	height: 16px;
	background: url(images/arrow_right.png);
	top: -36px;
	left: 595px;
}

#scroll_arrow_left:hover {
	background: url(images/arrow_left_hover.png);
	cursor: pointer;
}

#scroll_arrow_right:hover {
	background: url(images/arrow_right_hover.png);
	cursor: pointer;
}

#collections_loadingswirl {
	width: 619px;
	height: 246px;
	text-align: center;
	padding-top: 165px;
}

.imagestrip_image_text {
	visibility: hidden;
	background: url(images/light_background.png);
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	position: relative;
	top: -21px;
	font: 11px Tahoma;
	color: #D33362;
}

#press_item {
	width: 94px;
	height: 156px;
	float: left;
	margin-left: 45px;
	margin-top: 32px;
	margin-bottom: 12px;
}

#press_thumbnail {
	width: 94px;
	height: 137px;
	overflow: hidden;
}

#press_text {
	width: 94px;
	/*height: 20px;*/
	background: url(images/light_background.png);
	font: 11px Tahoma;
	color: #D8567C;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}

body.press_popup {
	background-image: url(images/dark_background.png);
	background-repeat: repeat;
	padding-top: 10px;
	cursor: pointer;
}

#linkaddress {
	cursor: pointer;
}

#footer {
	width: 870px;
	height: 30px;
	background: url(images/footer_background.png);
	margin-top: 10px;
}

#copyright_div {
	padding-top: 7px;
	padding-right: 10px;
	text-align: right;
	float: right;
}

.copyright_item {
	float: right;
}

#privacy_policy_link {
	display: none;
}

#fanbox_div {
	padding-left: 5px;
	padding-top: 7px;
	float: left;
}

.fanbox_item {
	float: left;
	display: none;
}

#mailing_list_signup_box_div {
	float: left;
}

#mailing_list_signup_textbox {
	width: 200px;
	height: 19px;
	overflow: hidden;
	border: none;
	padding-left: 4px;
	padding-top: 4px;
	margin-right: 7px;
	margin-top: 3px;
	margin-left: 4px;
}

#privacy_titlebar {
	width: 850px;
	height: 32px;
	background: url(images/light_background.png);
	font: bold 19px Tahoma;
	color: #D8567C;
	padding-top: 8px;
	padding-left: 20px;
}

#privacy_content_area {
	width: 870px;
	height: 338px;
	background-image: url(images/about_background.png);
	overflow-y: auto;
}

#privacy_text {
	padding: 10px;
}

#privacy_bottom_stripe {
	width: 870px;
	height: 24px;
	background: url(images/about_bottom_stripe.png);
	clear: left;
}

#mailing_list_signup_button {
	float: left;
	padding-top: 7px;
}

