/******************************************************
*	ECI									*
\*****************************************************/
html, * {
	margin:0px;
	padding:0px;
}
body {
	margin:0px;
	padding:0px;
/*	background-color: #D8CAAF;*/
	background: #D8CAAF url(/images/bg_gradient.gif) repeat-x left top;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #351B1D;
	text-align:center;
}
a:link, a:visited {
	color:#5D5D5D;
	text-decoration:none;
}
a:hover {
	color: #2B2B2B;
}
h3 {
	margin: 12px 0px;
}
img {
	border:0px;
}
ul {
	margin:0px;
	padding:0px;
	list-style-type:none;	
}
/******************************************************
*	layout									*
\*****************************************************/
#container {
	margin: 0px auto;
	width: 1000px;
	position:relative;
}
#sidebar {
	width:150px;
	position:absolute;
	top:0px;
	left:0px;
	text-align:center;
}
#main {
	position:relative;
	top: 20px;
	margin:0px 20px 20px 150px;
	width:724px;
	text-align:left;
	background:#FFF;
}
.info #main {
	width: 737px;
}
#logo {
	margin: 200px 0px 36px 0px; 
}
#content {
	width:auto;
	background:#FFF;
	min-height: 450px;
	_height:450px;
}
.info #content {
	height:552px;
}
#footer {
	position:relative;
	top:20px;
	right: 125px;
	margin: 20px 0px 20px 0px;
	font-size: 9px;
	color: #746E64;
	text-align:right;
}
/******************************************************
*	menus									*
\*****************************************************/
#mainmenu ul li {
	margin: 0px 0px 16px 0px;
	padding:0px;
	font-size:10px;
	color:#746e64;
}
#mainmenu ul li a:link, #mainmenu ul li a:visited {
	font-size:10px;
	color:#746E64;
}
#mainmenu ul li a:hover {
	color:#B2AA9B;
}
#topmenu, #bottommenu {
	position:relative;
	top:0px;
	left:0px;
	width:auto;
	height:20px;
	background:#6a5653;
	margin:0px;
	padding: 0px 12px;
	font-size:10px;
	color:#FFFFFF;
}
#bottommenu {
	clear:both;
}
.corner {
	position:absolute;
	margin: 0px;
	padding:0px;
	line-height:0px;
	width:3px;
	height:3px;
}
#corner_topleft.corner {
	top:-1px;
	_top:0px;
	left:0px;
}
#corner_topright.corner {
	top:-1px;
	_top:0px;
	right:0px;
}
#corner_bottomleft.corner {
	bottom:1px;
	_bottom:0px;
	left:0px;
}
#corner_bottomright.corner {
	bottom:1px;
	_bottom:0px;
	right:0px;
}
.menu_button, .divider {
	position:relative;
	top:5px;
	display:inline;
}
.divider {
	padding: 0px 6px;
}
#menu_signinregister {
	font-size: 10px;
	top: 3px;
	color: #E1DEC9;
}
#menu_signinregister img {
	position:relative;
	top:2px;
}
#menu_bag {
	position:absolute;
	top:0px;
	right:12px;
	padding:0px;
	margin:0px;
	line-height:0px;
}
#menu_bag div {
	position:relative;
	margin:0px;
	padding:0px;
	display:inline;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
}
#menu_bag .divider, #menu_bag .menu_button {
	padding: 0px 6px;
}
#menu_bag div#menu_bag_icon {
	top:0px;
	padding: 0px 2px 0px 4px;
}
#menu_bag div#menu_mybag {
	padding:0px 6px 0px 0px;
}
div#menu_mybag span {
	position:relative;
	top: -2px;
	padding:0px 4px;
}
#bottommenu ul {
	padding: 5px 0px;
}
#bottommenu ul li {
	float:left;
	padding:0px 4px;
	margin:0px;
}
#bottommenu ul li a:link, #bottommenu ul li a:visited {
	color:#FFF;
}
#topmenu a:link, #topmenu a:visited {
	color: #FFF;
}
#topmenu a:hover {
	color: #CCC;
}
/******************************************************
*	pages									*
\*****************************************************/

.hero {
	width: 724px;
	height: 500px;
}
/******************************************************
 *	category									*
\*****************************************************/
#category {
	width:724px;
	padding: 0px;
}
#content h2 {
	font-size: 18px;
	color: #351B1D;
	margin: 0px 12px;
	padding: 24px 0px 12px 0px;
/*	width: 700px;*/
}
.category_items {
	border-top: 1px solid #CCCCCC;
	width: 100%;
	border-collapse:collapse;
}
.category_items td {
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	width: 25%;
}
.category_items td.first {
	border-left: none;
}
.category_items tr {
	border-left: none;
	border-right: none;
}
.category_item {
	height: 210px;
	padding: 0px 12px;
	text-align: center;
}
.category_item_details {
	color: #5d5d5d;
	line-height: 125%;
}
#pagination {
	width: auto;
	text-align:right;
	padding: 10px 5px;
}
#pagination ul li {
	font-weight:bold;
	font-size: 10px;
	display:inline;
	padding: 0px 5px;
	color: #CCC;
}
#pagination img {
	vertical-align: bottom;
}
/******************************************************
*	details									*
\*****************************************************/

#details {
	width:auto;
	background:#FFF;
}
#detail_image {
	width: 345px;
	height: 413px;
	/*	position:absolute;
	top: 0px;
	left:0px;
	*/
	margin:0px;
	float:left;
}
#detail_text {
	margin:0px 0px 0px 345px;
	padding: 32px 32px 0px 32px;
	_height: 400px;
	/*min-height: 413px;*/
}
#detail_text .detail_title {
	font-size:24px;
	font-weight:bold;
	color:#351B1D;
	margin:0px;
}
#detail_text .detail_price {
	font-size:18px;
	font-weight:bold;
	color:#6f6459;
}
#detail_text p label {
	display:block;
	width:100%;
	font-size:12px;
	color:#351B1D;
}
#detail_text p {
	padding: 16px 0px 0px 0px;
	margin:0px;
}
#detail_text .detail_description {
	line-height:130%;
	padding: 12px 16px 16px 0px;
	border-bottom: 1px solid #CCCCCC;
	display: block;
	z-index: 100;
}
#detail_text .detail_functions {
	margin: 16px 0px;
	border-top: 1px solid #CCCCCC;
}
#detail_text .detail_functions p {
	padding: 12px 0px 0px 0px;
	margin:0px;
}
#item_select_holder {
	clear:both;
	background:#FFFFFF;
	border-top: 1px solid #CCCCCC;
	margin:0px;
}
#item_select {
	width:auto;
	margin:0px auto;
	text-align:center;
}
#item_select #left_arrow, #item_select #right_arrow {
	width:24px;
	height:10px;
	float:left;
	text-align: center;
	margin: 38px 0px;
}
/*#item_select #left_arrow a img, #item_select #right_arrow a img {
	position:absolute;
	top:22px;
}
*/
#item_select .item_select_tiny {
	width:60px;
	height: 86px;
	float:left;
}
#item_select .divider {
	height: 66px;
	width:1px;
	background:#CCCCCC;
	padding:0px;
	margin:10px 0px 15px 0px;
	float:left;
	font-size:0px;
	line-height:0px;
}
/******************************************************
 *	email to									*
\*****************************************************/

#item_medium_image {
	float:left;
	width: 160px;
	padding: 0px 24px;
	margin-bottom: 24px;
	border-right: 1px solid #CCCCCC;
}
#email_to_form {
	float:left;
	width: 400px;
	padding: 0px 24px;
}
#email_to_form label {
	width:200px;
}
/******************************************************
 *	wish list									*
\*****************************************************/
#wish_list {
	border-top: 1px solid #CCCCCC;
}
.wish_list_item {
	width:auto;
	margin: 0px 0px;
	padding: 12px 24px;
	border-bottom: 1px solid #CCCCCC;
}
.wish_list_thumb {
	float:left;
	margin: 0px 12px 0px 0px;
	padding: 0px 24px 0px 0px;
	border-right: 1px solid #CCCCCC;
}
h4.title {
	font-size: 14px;
	padding: 12px 0px;
}
.inline_cart_add {
/*	border-top: 1px solid #CCCCCC;*/
	margin: 0px 0px 10px 0px;
}
.inline_cart_add label {
	padding: 0px 10px 0px 0px;
}
.inline_cart_add input[type=image] {
	position:relative;
	top: 4px;
	left: 10px;

}
.wish_list_item .wish_list_remove {
	font-size: 10px;
}
/******************************************************
 *	bag									*
\*****************************************************/
#line_items {
	width: 100%;
	border-top: 1px solid #CCCCCC;
	border-collapse: collapse;
}
#line_items tr {
	border-bottom: 1px solid #CCCCCC;	
}
#line_items th {
	text-align:center;
	padding: 6px 12px;
}
.line_item td {
	padding: 6px 12px;
		text-align:center;
}
#line_items .description {
	vertical-align:top;
	text-align:left;
}
#line_items .size {
	font-size: 12px;
}
#line_items tr.total {
	border:none;
}
table .total td {
	padding: 12px;
	text-align:center;
	font-size: 12px;
}
table .total td.total_label {
	text-align:right;
}


/******************************************************
 *	checkout									*
\*****************************************************/

#checkout, #my_account, .standard_page {
	border-top:1px solid #CCCCCC;
	padding: 24px;
}
#checkout p, .standard_page p {
	font-size: 12px;
	line-height:120%;
	width: 60%;
	margin: 12px 0px;
}
#checkout p.fineprint {
	font-size: 10px;
}
#checkout .line_item td {
	padding: 6px;
}
.shipping_desc {
	padding: 4px 24px;
}

.standard_page ul {
	margin: 0px 15px;
	list-style-type:disc;
	list-style-position: outside;
}

#addresses .address {
	width: 320px;
	float:left;
	padding: 0px 0px 24px 0px;
	font-size: 12px;
}
.address p {
	padding: 3px 0px;
}

.address p label {
	width: 90px;
	float:left;
	font-size: 10px;
}
/*======================/
 * 	account / forms
/*=====================*/
#signup, #login {
	width: 50%;
	float:left;
}
#signup form, #login form {
	border-top: 1px solid #CCCCCC;
	padding: 24px;
	
}
#signup form {
	border-left: 1px solid #CCCCCC;
}
form p {
	padding: 6px 0px;
}
form p label {
	width: 90px;
	font-size: 10px;
	float: left;
}
form p input[type=text],form p input[type=password] {
/*	width: 200px;*/
	padding: 2px;
	color: #351B1D;
	border: 1px solid #CCCCCC;
}
.size_chart_link a:link, .size_chart_link a:visited {
	text-decoration: underline;
	font-weight:bold;
}
/******************************************************
 *	press									*
\*****************************************************/
#press_item_main {
	width:415px;
	float:left;
}
#press_item_main p {
	font-size:12px;
	padding:15px;
}
#press_item_main strong {
	font-weight:normal;
	font-color:#351B1D;
}
#press_items {
	position:relative;
	float:left;
	width:230px;
	height:584px;
	margin:0px 0px 0px 38px;
}
.press_item {
	width:82px;
	height:110px;
	padding: 15px;
	float:left;
}
#press_items .paginator {
	position:absolute;
	bottom:0px;
	width:230px;
	clear:both;
	text-align:right;
}

/******************************************************
 *	flash[]									*
\*****************************************************/
#message_main, .flash {
	width: auto;
	margin: 0px 0px 5px 0px;
	padding: 12px;
	font-size: 12px;
	font-weight: bold;
}
.message, .flash {
	border-bottom: 1px solid #D8CAAF;
	background: #FBF5EC;
	color: #351B1D;
}
.message.warning {
	border-bottom: 1px solid #D8CAAF;
	background: #FBDCD0;
	color: #351B1D;
}
.flash {
	width: auto;
	margin: 10px 0px;
	border-top: 1px solid #D8CAAF;
	font-size: 11px;
}

/*======================/
 * 	error
/*=====================*/
.fieldWithErrors {
/*  padding: 4px 2px 8px 2px;
  background-color: #7F1F1F;
*/  display: inline;
}


.fieldWithErrors input {
	background:#FBDCD0;
	border: 1px solid #CCCCCC;
	padding: 2px;
	color: #351B1D;
/*	border-bottom: 4px solid #7F1F1F;*/
}
#errorExplanation {
  border: 2px solid #FBDCD0;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #FFFFFF;
  color: #351B1D;
}
#errorExplanation h3 {
  text-align: left;
  padding: 5px 5px 5px 15px;
margin: 0px;
  font-size: 14px;
  background-color: #FBDCD0;
  color: #351B1D;
}
#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style-type: none;
	margin: 5px;
	padding: 0px 10px;
}
/*======================/
 * 	general
/*=====================*/

.clear {
	clear:both;
	line-height:0px;	
	height: 0px;
}