/* @override http://new.kelacalaq.com/css/stylesheet.css */
/* @override http://www.kelacalaq.com/css/stylesheet.css */


/* @group General */
html {
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	background-color: #6a5e52;
	text-align: center;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#background_wrapper {
	height: 20px;
	overflow: hidden;
}
#background-img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	width: 100%;
}
.clearificator {
	clear: both;
}
img {
	border: 0;
}

/* @end */

/* @group Top Navigation */

#top_navigation {
	list-style-type: none;
	display: block;
	width: 968px;
	text-align: right;
	height: 0px;
	font-size: 13px;
}
#top_navigation li {
	color: white;
	display: inline;
	margin-right: 20px;
	position: relative;
	top: -10px;
	left: -30px;
}
#top_navigation li form {
	display: inline;
}
#top_navigation li input.submit {
	border: 1px solid #6a5e52;
	padding: 2px;
	font-size: 11px;
	color: white;
	background-color: #583138;
}
#top_navigation li a {
	color: white;
	text-decoration: none;
}
#top_navigation li a:hover {
	color: #e6daba;
}

/* @end */

/* @group Main Navigation */

#main_navigation {
	display: block;
	width: 968px;
	height: 102px;
	background: url(/images/top-bg.png) no-repeat left top;
	margin: 0;
	text-align: right;
	list-style-type: none;
	padding: 0;
}
#main_navigation li {
	padding: 0;
	margin: 40px 30px 20px 0;
	display: inline;
	position: relative;
	left: -40px;
	top: 40px;
	font-size: 16px;
	text-transform: lowercase;
}
#main_navigation li a {
	color: white;
	text-decoration: none;
}
#main_navigation li a:hover {
	color: #e6daba;
}
#main_navigation li.selected a {
	color: #d2a894;
}
#main_navigation #logo {
	width: 182px;
	height: 75px;
	float: left;

	position: relative;
	top: 15px;
	left: -10px;
}


/* @end */

/* @group Left Navigation */

#left_navigation {
	background-image: url(/images/left-bg.png);
	width: 218px;
	height: 533px;
	float: left;
	font-size: 12px;
	color: white;
	text-align: left;
}
#left_navigation div.group {
	margin: 22px 15px 20px 36px;
}
#left_navigation div.group div {
	font-weight: bold;
}
#left_navigation ul {
	list-style-type: none;
	padding: 0;
	margin-left: 2px;
	margin-top: 5px;
}
#left_navigation a {
	text-decoration: none;
	color: white;
}
#left_navigation a:hover, #left_navigation li.selected a {
	color: #e6daba;
}


/* @end */

/* @group Main Content */

#main {
	width: 762px;
	min-height: 533px;
	float: right;
	text-align: justify;
	color: #552e3e;
	font-size: 13px;
	line-height: 18px;
	opacity: 1;
	position: relative;
	top: -7px;
}
#main_header {
	background-image: url(/images/main_header.png);
	height: 27px;
}
#main_footer {
	background-image: url(/images/main_footer.png);
	height: 27px;
}
#main h1 {
	font-size: 16px;
	clear: both;
}
#main h2 {
	font-size: 13px;
	margin-bottom: 0;
}
#main a {
	color: #422330;
}
#content_wrapper {
	float: left;
	min-height: 490px;
	background-image: url(/images/main-bg.png);
}
#content_inner {
	padding: 0 20px 0 20px;
	position: relative;
	top: -15px;
	width: 700px;
}
#main img.inline {
	float: left;
	margin: 10px 30px 30px 0px;
	border-width: 1px;
	border-style: solid;
	border-color: #533c3b;
}

/* @end */
/* @group Wrappers */

#wrapper_outer {
	position: absolute;
	z-index: 1;
	width: 100%;
	text-align: center;
}
#wrapper_inner {
	width: 1000px;
	margin:  20px auto;
}

/* @end */

/* @group Footer */

#copyright {
	clear: both;
	color: white;
	text-align: right;
	padding-right: 41px;
	font-size: 10px;
	position: relative;
	top: 30px;
}
#copyright img {
	vertical-align: middle;
	margin-left: 10px;
}

/* @end */

/* @group Slider Controls */

#slider_controls {
	width: 17px;
	float: right;
	height: 450px;
	visibility: hidden;
	position: relative;
	top: 30px;
	left: -23px;
}
#slider_controls #up {
	margin-bottom: 435px;
}
#slider_controls img {
	width: 17px;
	height: 9px;
}

/* @end */

/* @group Items */

.item {
	width: 320px;
	height: 180px;
	float: left;
	margin: 10px 20px 35px 10px;
}
.item .image {
	width: 320px;
	height: 180px;
	background-position: center center;
	background-repeat: no-repeat;
	border-width: 2px;
	border-style: solid;
	border-color: #b58380;
	background-color: white;
}
.item:hover .image {
	border-color: white;
}
.item .image img {
	width: 320px;
	height: 200px;
}
.item .name {
	font-size: 12px;
	text-align: center;
	line-height: 11px;
	margin-top: 3px;
}
#main .item .name a {
	color: #7b5b59;
	text-decoration: none;
}
#main .item:hover .name a {
	color: white;
}
/* @end */

/* @group Item */

.item_photos {
	width: 325px;
	float: left;
	min-height: 470px;
}
.item_photos .image {
	width: 325px;
	height: 325px;
	background-repeat: no-repeat;
	background-position: center center;
	margin-bottom: 1px;
}
.item_photos .thumbs {
	text-align: center;
	margin-top: 20px;
}
.item_photos .thumbs .thumbnail {
	width: 65px;
	height: 65px;
	display: inline-block;
	border-width: 1px;
	border-style: solid;
	border-color: #533c3b;
	margin: 4px 14px 0 0;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: white;
}
.item_photos .thumbs .thumbnail.selected {
	border-color: #b58380;	
}
.item_photos .thumbs .thumbnail img {
	width: 65px;
	height: 65px;
	cursor: pointer;
}
.item_info {
	width: 345px;
	float: right;
	font-size: 12px;
}
.dimensions {
	margin-top: 15px;
}
.how_to_wear {
	margin-top: 15px;
}
.item_other {
	margin-top: 20px;
	font-size: 11px;
}
#main .item_other h2 {
	font-size: 12px;
}
#main .item_other a:hover {
	color: #c59e7a;
}
#add_to_cart_form table {
	margin-bottom: 20px;
	width: 100%;
	margin-top: 20px;
}
#add_to_cart_form tr {
	vertical-align: top;
	font-size: 11px;
}
#add_to_cart_form .price {
	float: right;
	margin-left: 20px;
}
.enlarge_note {
	font-size: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #5e4542;
}
/* @end */

/* @group Detail Pages */
#detail_holder {
	width: 700px;
	height: 700px;
	background: white no-repeat center center;
}
#mbTitle a {
	color: #442632;
}
/* @end */

/* @group Press */

.press {
	width: 700px;
}
#main .press .press_group h2 {
	font-size: 18px;
}
.press_item {
	background-color: rgba(255,255,255,0.25);
	margin: 20px 0;
	padding: 10px;
}
.press_item:hover {
	background-color: rgba(255,255,255,.5);
}
.press_group.print .press_item .title {
	margin-bottom: 10px;
}
.press_item img {
	margin-right: 10px;
}
.press_group.online .press_item {
	padding: 0px;
}
.press_group.online .press_item .title .url {
	float: right;
	margin-right: 30px;
	color: rgba(61,24,35,0.74);
}
#content_inner div.press div.press_group.online div.press_item div.title a {
	text-decoration: none;
	width: 100%;
	display: block;
	padding: 10px;
}
/* @end */

/* @group Home Slideshow */

#front_slideshow {
	width: 732px;
	height: 382px;
	float: left;
	margin-left: -25px;
	margin-top: 1px;
	margin-bottom: -12px;
	background-image: url('/images/front_slideshow_bg.png');
	padding-left: 30px;
	padding-top:30px;
}
#front_slideshow img {
}

/* @end */

/* @group Purple Content Boxes */
div.content {
	width: 762px;
	float: left;
	margin-left: -25px;
}
div.content.purple {
	background-image: url('/images/content_bg_purple.png');
	color: white;
	margin-bottom: 0;
}
#main div.content.purple a {
	color: #d2a894;
}
div.content.white {
	background-image: url('/images/content_bg_white.png');
}
div.content .inner {
	width: 700px;
	margin: 30px 0 0 30px;
}
div.content .curve {
	height: 0;
	padding-bottom: 30px;
	position: relative;
	top: 30px;
	left: -30px;
	width: 762px;
	float: left;
	clear: both;
}
div.content.purple .curve {
	background: url('/images/content_bg-footer_purple.png') no-repeat left top;
}
div.content.white .curve {
	background: url('/images/content_bg-footer_white.png') no-repeat left top;
}

/* @end */

/* @group Item Slideshow */

#item_slideshow {
	width: 732px;
	height: 382px;
	float: left;
	margin-left: -25px;
	margin-top: 1px;
	margin-bottom: -12px;
	background-image: url('/images/front_slideshow_bg.png');
	padding-top: 30px;
	padding-left: 30px;
}
#item_slideshow img {
}

/* @end */

/* @group Shopping Cart */
#cart {
	text-align: left;
	padding: 40px 0px 0px 30px;
}
#cart input {
	width: 25px;
}
#column_headers {
	color: #ffffff;
	font-size: 12px;
	xfont-weight: bold;
	text-align: center;
}
tr.item_row{
	background-color: #7e6f77;
	text-align: center;
}
td.description {
	text-align: left;
	vertical-align: center;
}
td.description img {
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
}
td.center {
text-align: right;
padding-right: 21px;
}
#cart_buttons {
	text-align: left;
	padding: 10px 0px 60px 280px;
}
#address_table {
	width: 500px;
	margin-left: 142px;
	margin-top: 20px;
	text-align: left;
	position: relative;
}
#address_table td {
	text-align: left;
}
#final_address_table {
	width: 500px;
	margin-left: 25px;
	margin-top: 20px;
	text-align: left;
	position: relative;
}
#final_address_table td {
	text-align: left;
}
/* @end */


#photo_credit {
	text-align: right;
	font-size: 9px;
	margin-right: 57px;
	margin-bottom: -15px;
	position: relative;
	top: -21px;
	color: #666666;
	height: 10px;
	float: right;
}

#photo_caption {
	float: left;
	text-align: left;
	font-size: 9px;
	margin-right: 57px;
	margin-bottom: -15px;
	position: relative;
	top: -21px;
	left: 6px;
	color: #666666;
	height: 10px;
}

.left {
	width: 46%;
	float: left;
	margin-bottom: 20px;
	text-align: left;
}
.right {
	width: 49%;
	float: right;
	margin-bottom: 20px;
}
.description h1 {
	margin-bottom: 3px;
	margin-top: -3px;
}
.dimensions {
	font-size: 11px;
}
.how_to_wear {
	font-size: 11px;
}
#main .item_other div a {
	color: #e6daba;
}
#add_to_cart_form td input {
	position: relative;
	left: -6px;
}

/* @group Thumbnails */

.thumbnails img {
	border: 1px solid #e6daba;
	margin-right: 10px;
	margin-bottom: 5px;
}
.thumbnails img.active {
	border-color: white;
}

/* @end */

.error {
	border: 1px solid red;
	padding: 10px;
}