/* @override http://www.sandyleong.com/css/stylesheet.css */

/* @group General */

img {
	border: 0;
}
a {
	outline: none;
	color: black;
}
a:hover {
	color: #46443c;
}
.clearificator {
	clear: both;
}
h3 {
	color: #989482;
}

/* @end */

/* @group Logo */

h1.logo {
	width: 140px;
	height: 137px;	
	padding: 0;
	margin: 23px 0 0 35px;
	overflow: hidden;
	background: url(/images/logo.png) no-repeat;
	position: absolute;
	behavior: url(/css/iepngfix.htc);
}
h1.logo a {
	display: block;
	width: 140px;
	height: 137px;
}


/* @end */

/* @group Background */

#background_wrapper {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: absolute;
	left: 0;
}
#background {
	position: absolute;
	z-index: 0;
}

/* @end */

/* @group Major Blocks */

body {
	text-align: center;
	margin: 0;
	padding: 0;
	background-color: #9c9782;
}
.content {
	position: relative;
	z-index: 1;
	text-align: left;
	width: 830px;
	margin: 0 auto;
	font-family: Palatino Linotype, Palatino, Book Antiqua, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.heading {
	font-size: 14px;
	line-height: 18px;
	color: #989482;		
}
.left {
	width: 212px;
	float: left;
}
.right {
	xwidth: 615px;
	width: 655px;
	float: right;
	padding-bottom: 30px;
}
.inner_content {
	width: 290px;
	padding-top: 270px;
	line-height: 17px;
}
.page_image {
	float: right;
	margin-top: 220px;
}
/* @end */

/* @group Navigation */
ul.navigation {
	font-size: 14px;
	list-style: none;
	width: 100px;
	margin: 400px 0 0 0;
	padding: 0;
	text-align: right;
	position: absolute;
}
ul.navigation li {
	margin: 7px 0 0 0;
	padding-right: 4px;
}
ul.navigation li a {
	text-decoration: none;
	color: #989482;
}

ul.navigation li:hover a {
	color: #727062;	
}
ul.navigation li.selected {
	background: url(/images/nav_selector.png) no-repeat right;
}
ul.navigation li.selected a {
	color: #000;
}


/* @end */

/* @group Subnavigation */
ul.subnavigation {
	font-size: 18px;
	list-style: none;
	width: 600px;
	margin: 220px 0 0 0;
	padding: 0;
	text-align: left;
	position: absolute;
}
ul.subnavigation li {
	display: block;
	float: left;
	margin: 0 8px 0 0;
}
ul.subnavigation li a {
	text-decoration: none;
	color: #989482;
}
ul.subnavigation li:hover a {
	color: #727062;	
}
ul.subnavigation li.selected a {
	color: #000;
}


/* @end */

/* @group Collection Navigation */
ul.collectionnavigation {
	font-size: 17px;
	list-style: none;
	width: 600px;
	margin: 210px 0 0 -84px;
	padding: 0;
	text-align: left;
	position: absolute;
}
ul.collectionnavigation li {
	margin: 6px 0 0 0;
}
ul.collectionnavigation li a {
	text-decoration: none;
	color: #989482;
}
ul.collectionnavigation li:hover a {
	color: #727062;	
}
ul.collectionnavigation li.selected a {
	color: #000;
}


/* @end */

/* @group Special Cases */
body.contact h3 {
	font-weight: normal;
	margin-bottom: 0;
}
body.contact p {
	margin-top: 0;
}
body.contact .inner_content {
	font-size: 16px;
	line-height: 24px;
}
body.contact a {
	text-decoration: none;
}
#collection_description {
	margin-top: -100px;
}


/* @end */

/* @group Page Navigation */

#page_navigation {
	float: left;
	margin-top: 175px;
	font-size: 13px;
}
#page_navigation a {
	text-decoration: none;
	margin: 0 3px;
	color: #86836f;
}
#page_navigation span {
	margin: 0 3px;
	color: #c7c8b8;
}
#page_navigation .selected {
	color: black;
}
#page_navigation .paginator {
	display: inline;
	margin: 0 10px;
}
/* @end */

/* @group Mini Navigation */

.mini_navigation {
	width: 125px;
	float: right;
	clear: right;
	background-color: white;
	position: relative;
	top: 215px;
}
.mini_navigation div {
	height: 30px;
	background-color: #e2e1da;
	color: #86836f;
	font-size: 19px;
	line-height: 30px;
	padding-left: 10px;
}
.mini_navigation ul {
	list-style: none;
	margin: 10px 0 20px 0;
	padding: 0 10px;
}
.mini_navigation li {
	margin: 3px 0;
}
.mini_navigation li.selected a {
	color: black;
}
.mini_navigation a {
	color: #86836f;
	text-decoration: none;
}
/* @end */

/* @group Thumbnails */

#thumbnails {
	float: left;
	margin-top: 20px;
}
#thumbnails td {
	width: 125px;
	height: 232px;
	padding: 0 35px 0 0;
	vertical-align: top;
}
#thumbnails td .image_holder {
	background-color: white;
	height: 155px;
	width: 125px;
}
#thumbnails td .caption {
	margin-top: 10px;
	min-height: 30px;
}
#line_item_select{
	font-size: 12px;
	width: 125px;
}
#line_item_option {
	font-size: 10px;
	width: 135px;	
}
/* @end */

/* @group Shopping Cart */
#add_to_cart {
	height: 55px;
}
#cart {
	margin-top: 220px;
	color: #4c4c3f;
}
#cart td {
	height: 26px;
}
#cart_buttons {
	padding-top: 8px;
}
.cart_qty {
	width: 20px;
	padding-left: 2px;
}
#error {
	margin-top: 100px;
	padding-left: 30px;
	color: #c04111;
}
#column_headers {
	font-size: 14px;
	line-height: 16px;
	color: #989482;
}
#address_table {
	margin-top: 220px;
	color: #4c4c3f;
}
/* @end */


/* @group News */
.announcement {
	border-top: 4px solid #e7e6e0;
	padding-top: 14px;
	padding-bottom: 14px;
}
.announcement_title {
	color: #989482;	
	font-size: 18px;
	line-height: 22px;
}
.announcement_date {
	color: #989482;		
}
.inner_content_wide {
	width: 610px;
	padding-top: 220px;
	line-height: 17px;
}
/* @end */

/* @group Press */
.press_clips {
	xmargin-top: 20px;
}
.press_clips img {
	border: 1px solid #e7e6e0;
}
#press_left_holder {
	float: left;
	display: inline;
	width: 286px;
	margin-right: 29px;
}
.press_right {
	float: left;
	display: inline;
}
.press_right_top {
	border-top: 4px solid #e7e6e0;
	padding-top: 15px;
}
.press_navigation {
	height: 30px;
}
.press_right_bottom {
	border-top: 4px solid #e7e6e0;
}
.press_cover {
	width: 83px;	
	float: left;
	display: inline;
	margin-right: 10px;
}
#press_item_title, #press_item_date {
	color: #989482;	
	font-size: 18px;
	line-height: 22px;
}
#press_item_title {
	padding-top: 6px;
}
#press_item_date {
	padding-bottom: 30px;
}
#right_featured_text {
	float: left;
	display: inline;
	padding-right: 30px;
}
#right_featured_image {
	float: left;
	display: inline;
}

/* @end */
/* @group Press Slider */
#thumbnail_holder {
	clear: both;
	width: 270px;
	height: 110px;
	overflow: hidden;
	
}
#thumbnail_viewer {
	width: 4000px;
	height: 110px;
}

#thumbnail_viewer img {

}
#horizontal_slider_controls {
	width: 267px;
	height: 30px;
  	height:auto !important;
	height: 30px;
	margin-left: 2px;
	margin-bottom: 3px;
	visibility: hidden;
}
#horizontal_slider_controls #left {
	float: left;
	#margin-bottom: 5px;
}
#horizontal_slider_controls #right {
	float: right;
	#margin-bottom: 5px;
}
#horizontal_slider_controls img {
	width: 6px;
	height: 5px;
}

/* @end */

/* @group Press Detail Popup */
.detail {
	background-color: #ffffff;
	color: #989482;
	text-align: left;
	line-height: 22px;
	padding: 12px;
}
.detail a {
	color: #989482;
}
#detail_image {
	text-align: center;
}
/* @end */
