.site-body-store {
	background: transparent url(/images/store-column-background.png) repeat-y scroll top left;
}
#store-main {
	float: left;
	width: 410px;
	padding: 0px 0px 0px 0px;	/* original 5px 0 0 0 */
}
#store-main h1 {
	color: #A6600C;
	font-size: 20px;
}
#store-main-content-head {
	padding-bottom: 10px;
}
#store-main-content-head p {
	color: #666666;
}


#store-find {
	background-color: #C3BC9A;
	padding: 5px;
	color: #FFFFFF;
}
#store-find-inner {
	border: 1px solid #FFFFFF;
	padding: 6px 9px 10px 9px;
}
#store-find h2 {
	font: normal 30px Georgia, serif;
	font-variant: small-caps;
	padding-bottom: .1em;
}
#store-find-simple {
	width: 100%;
}
#store-find-simple ul {
	font: bold 13px Georgia, serif;
	font-variant: small-caps;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#store-find-simple li {
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
}
#store-find-simple li a {
	float: left;
	display: block;
	color: #FFFFFF;
	padding: 8px 5px 10px 5px;
	margin: 0px;
	background-color: #D1CCB2;
	text-decoration: none;
	border-right: 7px solid #C3BC9A;
	border-bottom: 7px solid #C3BC9A;
}
#store-find-simple li:last-child a,
#store-find-simple li.last-child a {
	border-right: none;
}
#store-find-simple li a:hover {
	text-decoration: underline;
}
#store-find-simple li a span {
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
	text-align: center;
	cursor: pointer;
}
#store-find-advanced {
	clear: both;
	padding-top: 1px;
}
#store-find-advanced ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#store-find-advanced li {
	background-color: #D1CCB2;
	padding: 7px;
	text-align: right;
}
#store-find-advanced h3 {
	font-size: 13px;
	float: left;
}
#store-find-advanced input,
#store-find-advanced select {
	/* width: 160px; */
}
#store-find-advanced input.input-text {
	width: 154px;
	padding: 2px;
}


#store-sidebar {
	float: right;
	width: 200px;
	color: #868267;
}
#store-sidebar h2 {
	font-size: 15px;
	padding-bottom: 0px;
}
#store-sidebar-heading {
	padding-bottom: .7em;
}
#store-sidebar-main {
	padding: 10px;
}
#store-sidebar-main a {
	color: #868267;
}
#store-sidebar-main a:hover {
	color: #949174;
}
.store-sidebar-section {
	clear: both;
	padding-bottom: 1em;
}
.store-sidebar-back {
	font-size: 10px;
}
.store-sidebar-back a {
	text-decoration: none;
}
.store-sidebar-back a span {
	text-decoration: underline;
}






/* styles used only on category pages */

#store-sidebar-list ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#store-sidebar-list li {
	margin: 0px;
	padding: 0px 0px .5em 0px;
	line-height: 110%;
}
#store-sidebar-list a {
	text-decoration: none;
}
#store-sidebar-list a:hover {
	text-decoration: underline;
}
#store-sidebar-list-tabs ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#store-sidebar-list-tabs li {
	margin: 0px;
	padding: 0px;
	float: left;
	color: #BBBBBB;
}

#store-sidebar-list-tabs li.selected a {
	color: #A6600C;
	text-decoration: none;
}

#store-sidebar-list-pager {
	text-align: right;
}
#store-sidebar-list-pager span {
	text-decoration: underline;
	cursor: pointer;
	padding: 0px 3px;
}
#store-sidebar-list-pager span:hover {
	background-color: #ffffff;
}
#store-sidebar-list-pager span.store-sidebar-list-pager-current {
	text-decoration: none;
	cursor: default;
}
#store-sidebar-list-pager span:hover.store-sidebar-list-pager-current {
	background: none;
}




/* styles used only on detail pages */

#store-main-content-head-photos {
	background-color: #cde;
	height: 267px;
}
#store-main-content-head-map {
	background-color: #edc;
	height: 267px;
}
#store-main-content-head-tabs {
	border-top: 1px solid #ffffff;
	background: #949174 url(/images/store-tab-gradient.jpg) repeat-x scroll top left;
}
#store-main-content-head-tabs ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#store-main-content-head-tabs li {
	float: left;
	border-right: 1px solid #ffffff;
}
#store-main-content-head-tabs li a {
	display: block;
	float: left;
	padding: 2px 10px;
	margin: 0px;
	text-decoration: none;
	font-size: 10px;
	color: #ffffff;
	background: #949174 url(/images/store-tab-gradient.jpg) repeat-x scroll top left;
}
#store-main-content-head-tabs li.selected a {
	background: #79755C url(/images/store-tab-gradient-selected.jpg) repeat-x scroll top left;
}
#store-main-content-head-tabs li a:hover {
	background: #868267 url(/images/store-tab-gradient-hover.jpg) repeat-x scroll top left;
}

#store-sidebar-related {
	padding: 30px 0px 0px 0px;
}
#store-sidebar-related h2 {
	padding: 0px 0px 0px 5px;
}
#store-sidebar-related ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#store-sidebar-related li {
	margin: 0px;
	padding: 5px 5px 0px 5px;
	display: block;
}
#store-sidebar-related a {
	margin: 0px;
	padding: 3px 5px;
	display: block;
	text-align: right;
	text-decoration: none;
	background-color: #DDDBC8;
	color: #868267;
	font-weight: bold;
}
#store-sidebar-related a span {
	float: left;
	cursor: pointer;
}













#store-main-content-head-photos-slider {
	position: relative; /*leave this value alone*/
	left: 0;
	top: 0;
	overflow: scroll; /*leave this value alone*/
	height: 267px; /*Height should enough to fit largest content's height*/
}

.store-main-content-head-photos-belt {
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
}

.store-main-content-head-photos-panel {
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	width: 410px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
	margin: 0px;
	padding: 0px;
	border: none;
	font-size: 0px;
	line-height: 0px;
}



#store-main-content-head-photos #store-main-content-head-photos-buttons {
	display: none;
	position: relative;
	top: -150px;
	left: 0px;
}
#store-main-content-head-photos:hover #store-main-content-head-photos-buttons,
#store-main-content-head-photos.hover #store-main-content-head-photos-buttons {
	display: block;
}

#store-main-content-head-photos-buttons div {
	position: absolute;
	top: 0px;
	width: 34px;
	height: 34px;
}
#store-main-content-head-photos-buttons a {
	cursor: pointer;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 34px;
	height: 34px;
}
#store-main-content-head-photos-buttons a span {
	display: none;
}
#store-main-content-head-photos-buttons-prev {
	left: -17px;
}
#store-main-content-head-photos-buttons-prev a {
	background: transparent url(/images/store-photo-left.png) no-repeat scroll top left;
}
#store-main-content-head-photos-buttons-next {
	right: -17px;
}
#store-main-content-head-photos-buttons-next a {
	background: transparent url(/images/store-photo-right.png) no-repeat scroll top left;
}

