/* 10/8/09 */

/*
COLOR DEFS
bf0030 (red)
f09b31 (gold)
f7cd98 (50% gold)
*/

*
{
	font-family: Arial, Helvetica, 'Trebuchet MS', sans-serif;
	letter-spacing: .02em;
}

html
{
	font-family: Arial, Helvetica, 'Trebuchet MS', sans-serif;
	letter-spacing: .02em;
	height: 100%;
	color: #000000;
	font-size: 13px;
	background-color: #FFFFFF;
}

body
{
	margin: 0;
	padding: 0;
	height: 100%;
	text-align: center;
	background-image: url(../images/window_bkgd.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
}

h1, h2, h3, h4 { }

h1
{
	font-size: 50px;
	line-height: 52px;
	padding: 0;
	margin: 0 0 6px 0;
	font-weight: normal;
	color: #0F0 !important;
}

h2
{
	padding: 0;
	margin: 0 0 36px 0;
	font-size: 40px;
	line-height: 42px;
	font-weight: normal;
	color: #999;
	text-transform: lowercase;
}

h3
{
	padding: 0;
	margin: 24px 0 6px 0;
	font-size: 18px;
	line-height: 21px;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
}

h2 + h3 { margin-top: 0; }

h4
{
	font-size: 14px;
	line-height: 15px;
	padding: 0;
	margin: 6px 0 6px 0;
}

p
{
	padding: 0;
	margin: 0 0 9px 0;
	font-size: 15px;
	line-height: 19px;
}

blockquote + h2,
ul + h2,
p + h2,
h4 + h2 { margin-top: 20px; }

a
{
	color: #504332;
	text-decoration: none;
	cursor: pointer;
}

a:hover { text-decoration: underline; }

img,
a img { border: 0; }

a:focus { outline: none; }

hr
{
	border-top: 1px #CCC solid;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	margin: 10px 0;
}

em { font-style: italic; }

dl
{
	margin: 0 0 9px 0;
	padding: 0;
}

dt
{
	float: left;
	width: 150px;
	padding: 0;
	margin: 0;
	font-weight: bold;
	text-align: right;
}

dd
{
	margin: 0 0 4px 160px;
	padding: 0;
}

ul
{
	margin: 0 0 12px 0;
	padding: 0 0 0 24px;
}

li
{
	margin: 0 0 6px 0;
	padding: 0;
}

/*   FORM ELEMENTS   */
form
{
	margin: 0;
	padding: 0;
	border: 0;
}

fieldset
{
	margin: 0;
	padding: 0;
	border: 0;
}

label
{
	display: inline-block;
	font-size: 13px;
	color: #504332;
	font-weight: normal;
	text-transform: uppercase;
}

input[type=text],
input[type=password],
select,
textarea
{
	background-color: #FFF;
	border: 1px #CCC solid;
	padding: 3px;
	margin: 0;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	letter-spacing: .04em;
	color: #000;
}

form dl
{
	margin: 0;
	padding: 0;
}

form dt
{
	float: left;
	padding: 0 10px 0 0;
	width: 200px;
	text-align: right;
}

form dd
{
	margin: 0 0 6px 210px;
	padding: 0;
}

input.type1,
select.type1 { width: 230px; }
input.type2,
select.type2 { width: 150px; }
input.type3,
select.type3 { width: 60px; }
input.type4,
select.type4 { width: 100px; }

textarea.type1
{
	width: 230px;
	height: 200px;
}

.checkbox { }

textarea.type1
{
	width: 230px;
	height: 200px;
}

/*   END FORM ELEMENTS   */

#outer_wrap,
#footer
{
/*
	max-width: 950px;
	min-width: 700px;
*/
	width: 950px;
}

#outer_wrap
{
	margin: 0 auto;
	min-height: 100%;
	text-align: left;
	background-color: #FFF;
	background-image: url(../images/dotted_line.gif);
	background-repeat: repeat-y;
	background-position: 257px 3px;
}

* html #outer_wrap { height: 100%; }

#outer_wrap .inner
{
	padding: 0 40px 0 20px;
	border-top: 5px #FFFFFF solid;
}

#header
{
	margin: 0;
	overflow: auto;
	background-image: url(../images/dotted_line.gif);
	background-repeat: repeat-x;
	background-position: 3px bottom;
}

#header .inner
{
	margin: 0;
	padding: 0;
}

#header h1
{
	float: left;
	margin: 0;
	padding: 0;
	color: #f09b31 !important;
}

#header h1 a { text-decoration: none; }

#header h1 a span
{
	display: block;
	width: 241px;
	height: 131px;
	background-image: url(../images/Hark_Designs_logo.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -2000px;
}

#header h2
{
	float: right;
	margin: 0;
	padding: 0;
	width: 361px;
	height: 121px;
	background-image: url(../images/slogan_fine_leather_bags.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-indent: -2000px;
}

#header h2 span {}

#footer { margin: -20px auto 0 auto; }

#footer .inner
{
	height: 20px;
	background-color: #FFF;
}

#footer p
{
	font-size: 10px;
	line-height: 11px;
	padding: 0 35px;
}

#footer ul
{
	list-style: none;
	padding: 2px 35px 2px 35px;
	margin: 0;
	line-height: 20px;
	clear: both;
	overflow: auto;
}

#footer li
{
	float: left;
	padding: 0 0 0 10px;
	margin: 0 0 0 10px;
	border-left: 1px #333 solid;
	font-size: 12px;
	line-height: 14px;
}

#footer ul li:first-child
{
	border-left: 0;
	margin-left: 0;
	padding-left: 0;
}

#footer li a {}

#main { padding: 0 0 40px 35px; }

#sidebar
{
	width: 190px;
	float: left;
}

#sidebar .inner
{
	margin: 0;
	padding: 0;
}

#content
{
	width: 630px;
	padding: 20px 0;
	float: right;
}

/* Top Menu */

#nav_wrap { margin: 10px 0 0 261px; }

#nav_wrap ul
{
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
	line-height: 14px;
}

#nav_wrap li
{
	display: block;
	float: left;
	padding: 2px 10px 3px 10px;
	margin: 0;
	font-size: 14px;
	line-height: 15px;
	text-transform: lowercase;
	white-space: nowrap;
}

#nav_wrap li:first-child { margin-left: 0; }

#nav_wrap li#home_menu
{
	border-left: 0;
	margin-left: 0;
	padding-left: 0;
}

#nav_wrap li span {}

#nav_wrap li a
{
	color: #bf0030;
	text-decoration: none;
}

#nav_wrap li a:hover { color: #F09B31; }

#nav_wrap li.menu-current { background-color: #bf0030; }

#nav_wrap li.menu-current a,
#nav_wrap li.menu-current a:hover { color: #FFF; }

#sidebar ul
{
	float: right;
	clear: right;
	list-style: none;
	padding: 0;
	margin: 0;
	position: relative;
	top: -25px;
}

#sidebar li
{
	display: block;
	padding: 0;
	margin: 0 0 0 0;
	background-repeat: no-repeat;
	background-position: 0 0;
}

#sidebar li#p17
{
	background-image: url(../images/menu_icon_everyday.jpg);
	background-position: 6px 9px;
}

#sidebar li#p21
{
	background-image: url(../images/menu_icon_elegant.jpg);
	background-position: 15px 8px;
}

#sidebar li#p22
{
	background-image: url(../images/menu_icon_carryall.jpg);
	background-position: 13px 12px;
}

#sidebar li#p23
{
	background-image: url(../images/menu_icon_hip.jpg);
	background-position: 8px 20px;
}

#sidebar li#p24
{
	background-image: url(../images/menu_icon_belts.jpg);
	background-position: 11px 12px;
}

#sidebar li#p25
{
	background-image: url(../images/menu_icon_travel.jpg);
	background-position: 8px 10px;
}

#sidebar li a
{
	display: block;
	width: 85px;
	height: 85px;
}

#sidebar li a:hover
{
	background-image: url(../images/menu_icon_redring.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#sidebar li a span
{
	text-indent: -2000px;
	display: block;
}

#sidebar li.menu-first { /*margin-top: -10px;*/ }

#sidebar li.menu-current a
{
	background-image: url(../images/menu_icon_redring.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}


p.type1 { float: right; }
.clear { clear: both; }
.float_left { float: left; }
.float_right { float: right; }
img.float_left { margin: 0 20px 10px 0; }
img.float_right { margin: 0 0 10px 20px; }

div.btn
{
	float: left;
	margin-right: 15px;
	padding: 0;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	color: #FFF;
	letter-spacing: .03em;
	text-transform: uppercase;
}

div.btn a
{
	display: block;
	background-color: #bf0030;
	padding: 3px 4px 3px 4px;
	color: #FFF;
	text-decoration: none;
	border-top: 2px #bf0030 solid;
	border-right: 2px #7c001f solid;
	border-bottom: 2px #7c001f solid;
	border-left: 2px #bf0030 solid;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	-moz-border-radius: 6px;
}

div.btn a:hover
{
	background-color: #7c001f;
	border-top: 2px #7c001f solid;
	border-right: 2px #5d0017 solid;
	border-bottom: 2px #5d0017 solid;
	border-left: 2px #7c001f solid;
	color: #FFF;
}

div.btn2
{
	float: left;
	margin: 5px 5px 0 0;
	padding: 0;
	font-size: 9px;
	line-height: 10px;
	font-weight: normal;
	color: #FFF;
	letter-spacing: .03em;
	text-transform: uppercase;
}

div.btn2 a
{
	display: block;
	background-color: #326698;
	padding: 1px 4px 1px 4px;
	border: 0;
	color: #FFF;
	text-decoration: none;
	border-top: 1px #3f81bf solid;
	border-right: 1px #264e74 solid;
	border-bottom: 1px #264e74 solid;
	border-left: 1px #3f81bf solid;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
}

div.btn2 a:hover
{
	background-color: #264e74;
	border-top: 1px #326698 solid;
	border-right: 1px #19344d solid;
	border-bottom: 1px #19344d solid;
	border-left: 1px #326698 solid;
	color: #FFF;
}

/* HOMEPAGE STYLES */

/*
#flash_wrap { float: right;  }
*/

ul.tabs
{
	list-style: none;
	padding: 0;
	margin: 0;
	border-bottom: 4px #FFF solid;
	height: 22px;
	font-size: 11px;
	line-height: 12px;
	text-transform: uppercase;
}

ul.tabs li
{
	display: block;
	float: left;
	padding: 0;
	margin: 0 2px -4px 0;
}

ul.tabs li a
{
	display: block;
	float: left;
	padding: 5px 5px 5px 5px;
	color: #504332;
	text-decoration: none;
	background-color: #FFF;
	border-top: 4px #FFF solid;;
	border-right: 4px #FFF solid;;
	border-left: 4px #FFF solid;;
}

ul.tabs li.nav_up a { background-color: #B3CCE6; }
ul.tabs li.nav_down a { background-color: #FFF; }

ul.tabs li.nav_up a:hover,
ul.tabs li.nav_down a:hover { color: #264e74; }


.row { margin: 6px 0; }

.col2
{
	float: left;
	width: 50%;
}

#content h2
{
}

img.main_pic
{
	float: right;
	height: 399px;
	width: auto !important;
	border: 0;
	
}

/* PRODUCT CATEGORY PAGES */

.thumbnails { display: inline; }

.thumbnails img
{
	height: 130px;
	border: 0;
}

.thumbnails a
{
	display: block;
	float: left;
	border: 0;
	width: 170px;
	height: 195px;
	margin: 0 15px 0 0;
	text-align: center;
	overflow: hidden;
}

.thumbnails a img
{
	display: block;
	border: 0;
	margin: 0 auto;
}

.thumbnails span
{
	display: block;
	margin: 5px 0 15px 0;
}

.thumbnails a span
{
	color: #666;
	text-decoration: none;
}

.thumbnails a:hover span
{
	text-decoration: underline;
}

.section
{
	overflow: auto;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px #CCC solid;
}

.box
{
	width: 300px;
	padding: 15px;
	float: right;
	background-color: #f7cd98;
}

.box h2,
.box h3 { margin-top: 0; }

#measuring
{}


/*  PRODUCT DETAIL PAGES  */

p.description {  }

.color_options
{
	clear: both;
	padding: 20px 0;
}

.color_options h4
{
	width: 51px;
	height: 10px;
	background-image: url(../images/colors.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0;
	padding: 0;
}

.color_options h4 span
{
	text-indent: -2000px;
	display: block;
}

.color_options ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

.color_options li
{
	margin: 2px 0 0 0;
	padding: 0;
}

.color_options li a
{
	color: #000000;
	text-decoration: underline;
}

.color_options li a:hover { text-decoration: none; }

.product img.main_pic { display: none; }

.product .thumbnails
{
	display: block;
	float: left;
	text-align: center;
	width: 130px;
}

.product .thumbnails img
{
	width: 90px;
	height: auto;
	margin: 0 0 6px 0;
}

.product .info { margin-left: 180px; }

.product .order_box
{
	border: 2px #EEE solid;
/*
	-webkit-border-radius: 18px;
	-khtml-border-radius: 18px;
	-moz-border-radius: 18px;
*/
	margin: 18px 0 24px 0;
	padding: 0;
}

#outer_wrap .order_box .inner
{
	margin: 15px;
	padding: 0;
	border-top: none;
}

.product .order_box form
{
}

.product dl
{
	margin: 0 0 12px 0;
	padding: 0 15px 0 0;
}

.product dt
{
	display: none;
	width: auto;
	text-align: left;
	margin: 0 8px 0 0;
}

.product dt.dimensions { display: block; }

.product dd { margin: 0 0 2px 0; }

.product dd.item_name
{
	font-weight: bold;
	font-size: 16px;
}

.product dd.price
{
	font-weight: bold;
	font-size: 14px;
}

.product dd em
{
	font-style: normal;
	font-weight: bold;
}

.product fieldset {}


div#back_btn
{
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	color: #FFF;
	letter-spacing: .03em;
	text-transform: uppercase;
	float: left;
	margin-right: 15px;
	padding: 0;
}

div#back_btn a
{
	display: block;
	background-color: #999;
	padding: 3px 4px 3px 4px;
	color: #FFF;
	text-decoration: none;
	border-top: 2px #999 solid;
	border-right: 2px #666 solid;
	border-bottom: 2px #666 solid;
	border-left: 2px #999 solid;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	-moz-border-radius: 6px;
}

div#back_btn a:hover
{
	background-color: #666;
	border-top: 2px #666 solid;
	border-right: 2px #333 solid;
	border-bottom: 2px #333 solid;
	border-left: 2px #666 solid;
	color: #FFF;
}

#img_main { height: 400px; }

p.fit
{
	font-weight: bold;
	font-size: 13px;
}

p.fit a { text-decoration: underline; }

#size_select,
#size_select_2 { float: left; }

#pp_btn1,
#pp_btn2,
#pp_btn3
{
	float: right;
	margin: 2px 0 0 0;
}

.USER_NOTES { display: none; }

.gallery_pic { width: 600px; }

.photo_desc { margin: 10px 0 24px 0; }

.photo
{
	float: left;
	margin: 0 25px 12px 0;
	text-align: center;
}

.photo .gallery_pic,
.photo .photo_desc { width: 270px; }

.photo_title { display: none; }

.photo span
{
	display: block;
}

.footer_nav
{
	overflow: auto;
	text-align: center;
}

.footer_nav a
{
	color: #bf0030;
	font-weight: bold;
	text-decoration: none;
}

.footer_nav a:hover { color: #F09B31; }

.footer_nav .next { float: right; }
.footer_nav .prev { float: left; }

.footer_nav .count,
.footer_nav .return
{
	margin: 0 auto;
	width: 200px;
}

form.sizes_norm,
form.sizes_abbrev { display: none; }

/* CATEGORIES WITH FULL SETS OF SIZES HERE */
body#wb_23 form.sizes_norm,
body#wb_24 form.sizes_norm { display: block; }

body#wb_23 form.sizes_none,
body#wb_24 form.sizes_none { display: none; }

/* SPECIFIC PRODUCTS WITH REDUCED SIZE SET HERE */

body#wb_23 form#sizes_abbrev_HHW-E9-3R { display: block; }

body#wb_23 form#sizes_none_HHW-E9-3R,
body#wb_23 form#sizes_norm_HHW-E9-3R { display: none; }

/* BLOG/NEWS SECTION */

.post_loop,
.comments
{
	overflow: auto;
	margin: 0 0 25px 0;
}

.byline
{
	float: right;
	color: #999;
	font-size: 11px;
	line-height: 12px;
}

.post_loop h3
{
	margin: 0 0 6px 0;
	padding: 0;
}

.comments
{
	clear: left;
	-webkit-border-radius: 18px;
	-khtml-border-radius: 18px;
	-moz-border-radius: 18px;
	margin: 18px 0 24px 0;
	padding: 18px;
	background-color: #DDD;
}

.comments h3
{
	margin: 0 0 6px 0;
	padding: 0;
	color: #FFF;
}

.comments_loop { margin: 0 0 12px 0; }

.post_footer
{
	overflow: auto;
	margin: 20px 0 0 0;
	padding: 20px 0 0 0;
	border-top: 2px #DDD solid;
}

