/* Kiyonna Styles by Ray Yates PCINet.com */

HTML {
	height: 100%;
	margin-bottom: 1px;
}
BODY{
	margin: 10px 0 0 0;
	background: #535353 url("images_site/bg_grad_grey.jpg") repeat-x fixed;
}
BODY, TH, TD, H1, H2, H3, H4, H5, H6, P {
	color:#000000;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size:11px;
}

H1, H2, H3, H4, H5, H6, P, LABEL, CAPTION {
	padding: 0; margin: 0;
	letter-spacing: 0.05em;
	word-spacing: 0.05em;
}
H1 {
	font-family: tahoma, verdana, arial, sans-serif;
	font-size:32px;
	font-weight: normal;
	color: #606060;
	letter-spacing: 0.05em;
	word-spacing: 0.05em;
	white-space:nowrap;
}
H2 {	font-size:15px; font-weight: normal; color: #606060; }
H3 {	display: inline; font-weight: bold; } /* price */
H4 {	display: inline; font-weight: normal; font-size: 19px} /* cat/product name */
H5 {	display: inline; font-weight: bold; } /* prompts */
H6 {	font-weight: normal; font-size: 11px } /* sub titles */

P {	margin-top:6px;
	margin-bottom: 12px;
	line-height: 1.5em;
}
A {	color: #535353;
	color: #807060;
	text-decoration: none;
}
A:hover {
	color: #000;
	text-decoration:none;
}
IMG {border: 0; }

HR {	border: 1px solid #535353;
	color: #535353;
	background-color: #535353
}

/* FORMS ETC. */
FORM {
	margin:0 ;
	display:inline;
}
INPUT[type="text"], INPUT[type="password"], TEXTAREA, SELECT {
	vertical-align: middle;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #7f9db9;
}
INPUT[type="checkbox"], INPUT[type="radio"] {
	border: none;
}

.clear { clear:both;}
.floatleft {	float: left; }
.floatright {float:right; }
.textleft {	text-align: left; }
.textright { text-align: right; }
.textcenter { text-align: center; }
.underline { border-bottom: 1px solid #ae9781; }
.toupper { text-transform: uppercase; }
.tolower { text-transform: lowercase; }
.capitalize { text-transform: capitalize; }


/* Layout */
#kiyonna {
	width: 990px;
	margin: 0px auto;
	text-align: left;
	padding: 0px;
	height: 100%;
}
#globalheader {
	/* height: 123px; */
}
#main {
	background-color: #f4f3f1;
	clear:both;
	text-align: left;
	min-height: 350px;
}

/* Global Header */

#globalheader #phone {
	float:right;
	width: 149px;
	height: 52px;
	color: #ffffff;
	text-align: center;
	background: #000 url(images_site/bg_phone.png) no-repeat;
}
#globalheader #phone .p_number {
	height: 15px; margin: 0; padding:0; padding-top: 6px;
}
#globalheader #logo {
	margin-top: 6px;
	margin-left: 26px;
}
#topnav {
	position: relative;
	border-top: 1px solid #535353;
	margin-top: 10px;
}
#topnav #navbar, #topnav #navbar_sub {
	height: 24px;
	border-bottom: 1px solid #535353;
}
#navbar_sub * a {
	color: #535353;
}

#topnav #navbar #seams {
	position: absolute;
	z-index: 1;
	top: -11px;
	right: 20px;
	height: 25px;
	width: 166px;
	text-align: right;
	padding-top: 14px;
	background: url(images_site/thread.gif) no-repeat 28px 0 transparent;
}
#topnav #navbar_sub * a {
	display: block;
	float: left;
	text-align: center;
	padding: 4px 22px;
	text-decoration: none;
}
#topnav #navbar_sub * a:hover {
	background-color: #eee;
}
#topnav * #seams a {
	padding: 3px 6px;
	color: #535353;
}
#topnav * #seams a:hover {
	background-color: #eee;
}
#topnav #navbar_sub * a.behind {
	background-color: #eee;
}
.submit_go_w, .submit_go_b {
	height: 19px;
	width: 19px;
	border: none;
	margin-bottom: 2px; padding: 0;
}
.submit_go_w {
	background: transparent url(images_site/go_w.gif) no-repeat;
}
.submit_go_b {
	background: transparent url(images_site/go_b.gif) no-repeat;
	margin-top: 2px;
}

#globalheader * #search {
	float: right;
	padding-top: 3px
}
#globalheader * #search input[type="text"] {
	float: left;
	margin-right: 3px;
}

#globalfooter {
	background-color: transparent;
}
#globalfooter td {
	font-size: 11px;
	color: #fff;
}
#globalfooter #botnav {
	background-color: #535353;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#globalfooter #botnav a {
	display: block;
	float: left;
	color: #fff;
	text-decoration: none;
	text-align: center;
	padding: 0 9px;
}
#globalfooter #botnav a:hover {
	color: #fff0ea;
}
#globalfooter .register {
	font-size: 9px;
	background-color: #535353;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	line-height:10px;
}
#globalfooter .register input[type="text"] {
	float:left;
	margin-right:3px;
	margin-top:2px;
	width:140px;
}
#globalfooter .regprompt{
	height: 11px;
	margin: 0; padding: 0;
}

.indent { padding: 10px; }
.indentm { margin: 10px; }

/* Table headers <tr class=td_th> */
.td_th, .td_th td, th, .td_foot, .td_foot td  {
	color: #ffffff;
	background-color: #949299;
	padding: 3px;
	text-transform: uppercase;
	font-weight: bold;
}
.td_foot, .td_foot td {
	background-color: #494647
}

/* One image file, many buttons */
.submit60, .submit80, .submit100, .submit120, .submit140, .submit160 {
	height: 20px;
	color: #ffffff;
	border: none;
	font: bold 11px Arial, Helvetica, sans-serif;
	text-align: center;
	cursor: pointer;
	padding: 0;
	margin: 0;
	vertical-align: middle;
	text-transform: uppercase;
	display: inline-block;
	padding-bottom: 1px;
}
.submit60 {
	width: 60px;
	background: url('images_site/buttons.png') left 0 no-repeat;
}
.submit80 {
	width: 80px;
	background: url('images_site/buttons.png') left -20px no-repeat;
}
.submit100 {
	width: 100px;
	background: url('images_site/buttons.png') left -40px no-repeat;
}
.submit120 {
	width: 120px;
	background: url('images_site/buttons.png') left -60px no-repeat;
}
.submit140 {
	width: 140px;
	background: url('images_site/buttons.png') left -80px no-repeat;
}
.submit160 {
	width: 160px;
	background: url('images_site/buttons.png') left -100px no-repeat;
}
.submit_wish {
	color: #807060;
	border: medium none;
	background-color: transparent;
	padding: 0;
	cursor: pointer;
	font-family: "Trebuchet MS",Verdana,Helvetica,sans-serif;
	font-size: 11px;
	margin:0;
	padding:0;
}

/* Left Column Category_Tree */
#leftcolumn {
	background-color: #f4f3f1;
	width: 186px;
	padding: 0;
	margin: 0;
}
.cattree {
	width: 186px;

	float: left;
	background-color: #e2e2e2;
	font-family: "Trebuchet MS",Verdana,Helvetica,sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
}

.cattree ul#first{
	list-style-type:none;
	margin:0 0 0 0px;
	width:100%;
	padding:0 0 0 0px;
}
.cattree li {
	background-color: #e2e2e2;
	padding: 0;
}
.cattree * li a {
	display: block;
	height: 20px;
	text-transform: uppercase;
	text-decoration: none;
	color: #444;
	padding: 4px 0 0 2px	;
}
.cattree * li b {
	display: block;
	color: #000;
	background: #f4f3f1 url('images_site/arrow_right.png') no-repeat center right;
	text-transform: uppercase;
	height: 20px;
	padding: 2px;
}
.cattree li a:hover {
	color: #000;
	background-color: #f4f3f1;
}
.cattree li ul {
	list-style-type:none;
	margin: 5px 0 0 10px;
	padding:0 0 0 0px;
}
.cattree li.subcategory {

}
.cattree li.subcategory a {

}
.cattree li.subcategory a:hover {

}
.cattree li.subcategory a:visited:hover {

}
#content, #content_info, #content_0, #content_checkout {
	background-color: #f4f3f1;
	padding: 5px;
}
#content_checkout {
	padding: 5px 15px;
}
#content_checkout h1{
	font-size: 24px;
}
#content_info {
	padding: 20px;
}
#content_0 {
	padding: 0px;
}

/* Category Page */
#pagehead {
    background-color: #ae9781;
    color: #fff;
    position: relative;
    padding: 4px 6px;

}
#producthead {
    background-color: #c7baaf;
    padding: 4px 6px;
    color: #000;
}
#pagehead #rightside {
	position: absolute;
	right: 6px;
	top: 4px;
}
#pagehead select {
	padding: 0px;
	margin: 0px;
}
#pagehead #rightside * {
	vertical-align:text-top;
}
#producthead  a { color: #fff; }
#producthead  a:hover { color: #e5d8cf; }

#category_paging { text-align: left; }
#category_paging #cp_count { float: left; padding-right: 16px;}
#category_paging #cp_pages { float: left; padding-right: 16px; }
#category_paging #cp_page{ }

#breadcrumbs, #breadcrumbs a {
    color: #fff;
    text-transform: capitalize;
}
#breadcrumbs a:hover {
    color: #e5d8cf;
}
a.linkButtonWhite, a.linkButtonPink {
    display: inline-block;
    height: 17px;
    font-size: 11px;
    border: 1px outset #ad9580;
    text-align: center;
    text-decoration: none;
    color: black;
    background-color: #fff;
    padding: 0 6px;
    margin: 0 6px;
}
a.linkButtonPink {
    color: black;
    background-color: #e5d8cf;
}
a:hover.linkButtonWhite, a:hover.linkButtonPink {
    color: #ad9580;
}

.picframe {
    position: relative;
    float: left;
    width: 237px;
    /*
    	min-height: 258px;
    	min-height: 294px;
    */
    border: 5px solid white;
    background-color: #ffffff;
    margin: 5px 8px;
}
.picimage {
    min-height: 258px;
}
.picname {
    min-height: 54px;
    width: 100%;
    background: white;
    text-transform: uppercase;
}
#category_header {
    float: left;
    width: 794px;
    height: 262px;
}
#category_header h1 {
	color: #000000;
	font-family:helvetica,arial,sans-serif;
	font-size:32px;
	font-weight:100;
	letter-spacing:0;
	line-height:28px;
	text-transform:uppercase;
	white-space:normal;
}
#category_header .subtext {
	color:black;
	font-size:13px;
	letter-spacing:0.05em;
}

/* Product Page */
#product {
    position: relative;
    float: left;
    width: 100%;
    background-color: transparent;
    background-repeat: repeat-x;
    background-attachment: scroll;
}
#main_img {
    cursor: pointer;
}
#thumb_frame {
	color:Black;
	cursor:pointer;
	font-size:11px;
	left:5px;
	position:absolute;
	text-align:center;
	top:0;
	z-index:2;
}
#thumb_scroll {
	width:67px;
	max-height:390px;
	overflow:auto;
}

#thumb_frame img {
    border: 1px solid #AE9781;
    margin: 1px 0;
}
#zoom_frame {
    position:absolute;
    top:10px;
    left:50%;
    z-index:10;
    margin:0;
    margin-left: -485px;
    padding:4px;
    background-color: #f4f3f1;
    border:2px outset #e2e2e2;
    display:none;
}
#closelink {
    background-color:#FFFFFF;
    border:1px outset #f4f3f1;
    color:#000000;
    cursor:pointer;
    display:block;
    font-size:11px;
    padding:4px;
    position:absolute;
    right:6px;
    text-align:center;
    top:6px;
    width:75px;
    z-index:3;
}
#zoom_img {
    border:1px inset #f4f3f1;
    cursor:pointer;
}
#product #details {
    width: 406px;
    height: 300px;
    background-color: transparent;
    margin-top: 5px;
}
#product #details div.opaque {
    background: transparent url(images_site/opaque.png);
    margin-right: 5px;
    margin-bottom: 5px;
    padding: 5px;
    border: 1px solid #cccccc;
}
#product #details div.attrcolor  {
    padding: 0; margin: 0 3px 5px 0;
}

#product #details #option_prompt {
	font-weight: bold;
	height: 32px;
}
#product #related {
	min-height: 82px;
}
#product #related img {
    float: left;
    margin-left:5px;
    border: 1px solid #AE9781;
}
.price {
    color: #ae9781;
    font-size: 16px;
}
#attr_table {
	margin-bottom: 12px;
}
.attr_color {
	float: left;
	width: 20px;
	height: 20px;
	cursor: pointer;
	margin: 4px 4px 0 0;
	border: 0px solid #000000;
}

/* Product Page Tabs */
#details #tabs {
    position: relative;
    z-index:2;
    top: 0;
}
#details #tabs .current {
    background: transparent url(images_site/opaque.png) repeat;
}
#details #tabs div {
    float:left;
    width:50px;
    height:18px;
    background-color:#AE9781;
    font-size:11px;
    font-weight:bold;
    text-align:center;
    border: 1px solid #cccccc;
    border-bottom: none;
    padding-top:2px;
    margin-right: 5px;
}
#details #tabs div.current a:link, #tabs div.current a:visited, #tabs div.current a:hover {
    color: #606060;
    text-decoration:none;
}
#details #tabs a.tab:link, #tabs a.tab:visited {
    color:#ffffff;
}
#details #tabs a.tab:hover {
    color:#e5d8cf;
}

#details #tab_content {
    position: relative;
    z-index:1;
    top: -1px;
    letter-spacing: 0.05em;
    word-spacing: 0.05em;
}
#details #tab1_content, #details #tab2_content, #details #tab3_content, #details #content_reviews {
	background: transparent url(images_site/opaque.png);
	margin: 0 5px 5px 0;
	padding: 5px;
	border: 1px solid #cccccc;
	font-size: 11px;
	line-height: 14px;
	width: 198px;
	height: 150px;
	overflow:auto;
}
#reviews * td {
	font-size: 11px;
	line-height: 14px;
}
#reviews * td a {
	color: #ae9781;
	text-decoration: underline;
}

/* Wholesale Pages*/
#notepad_top {
    width: 769px;
    height: 50px;
    background: transparent url(images_site/ws_letter.gif) no-repeat;
    margin: 10px 0 0 15px;
}
#notepad {
    width: 769px;
    background: #E9E4E2 url(images_site/ws_letter.gif)  0px -50px no-repeat;
    margin: 0 0 0 15px;
    padding: 0;
}
#notepad .message, #notepad1 .message {
    padding: 70px 15px 15px 177px;
    font-size:14px;
    color: #606060;
    font-family:Comic Sans MS;
    font-style:italic;
    font-weight: lighter;
}

/* History Page */
#notepad1 {
    width: 960px;
    margin-left:10px;
    padding: 0;
    background: #f2f0f1 url(images_site/notepad.jpg) no-repeat;
}
#notepad1 .message {
    padding: 70px 15px 15px 220px;
    font-size:14px;
    color: #606060;
    font-family:Comic Sans MS;
    font-style:italic;
    font-weight: lighter;
}

#pink_header, #pink_header_wholesale {
	color: #606060;
	background-color: #F3E5E4;
	margin: 0 10px 0 0;
	padding: 12px 24px 20px 24px;
	text-transform: uppercase;
	margin-bottom: 1px;
}
#pink_header_wholesale {
	padding: 24px 24px 41px 24px;
	background: #F3E5E4 url(images_site/ws_header.png) no-repeat;
	margin-bottom: 12px;
}

/* ACAD and Register pages */

#secure{
	background-color: #d8d8d8;
	color: #606060;
	margin: 0 10px 10px 0;
	padding: 30px 0;
	letter-spacing: 0.05em;
}
#secure #privacy {
	width: 450px;
	margin-left: 230px;
	font-size: 13px;
}

#register {
	background-color: #d8d8d8;
	color: #606060;
	float:left;
	line-height:22px;
	padding:20px 23px 0px;
	letter-spacing: 0.05em;
	width: 300px;
	height: 441px;
}

#register h2 {
	font-size:19px;
	margin-bottom:8px;
	text-align:center;
}
#register br {
	clear: left;
}
#register label {
	display:block;
	float:left;
	margin-right: 8px;
	text-transform:uppercase;
	width:130px;
	text-align: right;
}
#register input[type="text"] {
	width: 150px;
}
#register select {
	width: 150px;
}
#register .required {
	text-align: right;
	margin-bottom: 4px;
}

#register input[type="checkbox"] {
	float: left;
	margin: 3px 8px 22px 0;
}
#register .optin {
	line-height: 13px;
	margin-bottom: 12px;
}
#register .privacy, #register .privacy p {
	line-height: 14px;
}

#customerinfo td {
	color: #606060;
	font-size: 13px;
}
#customerinfo label, #secure label {
	color: #606060;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
}
#customerinfo select, #customerinfo input {
	width: 177px;
}
.acount_msg {
        float: right;
        width: 350px;
        text-transform: none;
}

/* Customer Service */
#service_header {
	color: #606060;
	background-color: #F3E5E4;
	margin: 5px 15px 1px 15px;
	padding: 12px 24px;
}

#service {
	background-color: #d9d9d9;
	padding: 10px;
	margin: 0 15px 5px 15px;
}
#service #tabs {
    position: relative;
    z-index:2;
    top: 0;
}
#service #tabs .current {
    background-color: #ffffff;
}
#service #tabs div {
    height: 22px;
    float:left;
    background-color: #e2e2e2;
    font-size:13px;
    font-weight:bold;
    text-align:center;
    border: 1px solid #c4c4c4;
    border-bottom: none;
    padding-top: 2px;
    margin-right: 5px;
    white-space: nowrap;

}
 #service #tab_content .tcontent {
	background: #ffffff;
	margin: 0px;
	padding: 5px;
	border: 1px solid #c4c4c4;
	font-size: 13px;
	min-height: 350px;
}
#service #tabs a.tab {
	display: block;
	padding: 0 20px;
}

/* Wholesale Product Template */
#ws_leftcolumn {
	background-color: #E2E2E2;
	width: 186px;
	padding: 0;
	margin: 0;
}
#ws_details {
	position: relative;
	width: 100%;
}
#details #ws_details #tabs div {
    width:75px;
}

#ws_td_form .opaque {
	width: 665px;
	float: left;
	margin: 5px 0;
	border-top: 1px solid #c4c4c4;
	border-left: 1px solid #c4c4c4;
}

#details #ws_details #tab1_content,
#details #ws_details #tab2_content,
#details #ws_details #tab3_content,
#details #ws_details #tab4_content {
	background: transparent url(images_site/opaque.png);
	margin: 0 5px 5px 0;
	padding: 5px;
	border: 1px solid #cccccc;
	font-size: 11px;
	line-height: 14px;
	width: 389px;
	height: 201px;
	overflow:auto;
}

#options_table th {
    text-transform: uppercase;
    border-bottom: 1px solid #c4c4c4;
    border-right: 1px solid #c4c4c4;
    color: #000;
    background-color: transparent;
    background-image: none;
    text-align: center;
    font-size: 11px;
    padding-top: 0;
}
#options_table .cell {
    text-transform: uppercase;
    border-bottom: 1px solid #c4c4c4;
    border-right: 1px solid #c4c4c4;
    height: 22px;
    white-space: nowrap;
}
#options_table .attr_color{
    margin: 0 4px 0 0;
}
#options_table .attr_prompt {
    float: left;
    white-space: nowrap;
}
#options_table td {
    font-size: 11px;
    white-space: nowrap;
}
#options_table .opt_td {
    border-right: 1px solid #c4c4c4;
}

#options_table .opt_qty .header td {
    padding: 3px;
}
#options_table .qtybox td input[type="text"] {
    width: 20px;
    text-align: center;
}
#options_table .opt_qty td {
    border-bottom: 1px solid #c4c4c4;
     padding: 2px;
}

#options_table .calc_cells .cell {
    padding: 0 3px;
}
#options_table .options_sum td {
    background-color:#AE9781;
    color:#FFFFFF;
    text-transform: uppercase;
    font-weight: bold;
    border-bottom: 1px solid #c4c4c4;
    border-right: 1px solid #c4c4c4;
    padding: 0 3px
}
#options_table .opt_qty .footer td {
    padding: 3px;
    border: none;
}


/* Store Locator -- locations.html*/

#loc_header, #loc_search {
    float: left;
    width: 50%;
    height: 150px;
    color: #666666;
    background-color: #f3e5e4;
}
#loc_search {
    background-color: #d7d7d7
}
#loc_search label {
    font-size: 11px;
    display: block;
}
#loc_search_or {
    float: left;
    font-size: 16px;
}
#loc_map_wrapper, #loc_stores_wrapper {
    float: left;
    width: 50%;
    height: 490px;
    background-color: #ffffff;
    margin: 5px 0;
}
#loc_stores_wrapper {
    background-color: #d7d7d7
}
#loc_stores {
    margin: 5px;
    padding: 5px 10px;
    overflow: auto;
}
#map {
    height: 480px;
    background-color: #d7d7d7;
    border: 5px solid #ffffff;
}
#loc_stores {
    height: 450px;
    background-color: #ffffff;
    color: #000000;
    padding: 15px;
}
#loc_stores .country, #loc_stores .state {
    text-transform: uppercase;
    color: #888888;
    font-weight: bold;
    margin: 10px 0;
    clear: left;
}
#loc_stores .country {
    font-size:16px;
    border-top: 1px solid #888888;
    border-bottom: 1px solid #888888;
}
#loc_stores .state {
    font-size:13px;
}
#loc_stores .store {
    font-size:11px;
    clear: left;
}
#loc_stores .store .icon,
#loc_stores .store .iconhover,
#loc_stores .store .noicon {
    background:#ffffff url(images_site/bg_balloon.gif) no-repeat scroll 0 0;
    color: black;
    float: left;
    font-weight: bold;
    height: 32px;
    margin-right: 5px;
    padding-top: 1px;
    text-align: center;
    width: 18px;
    cursor: pointer;
}
#loc_stores .store .iconhover {
    color: #cc0000;
}
#loc_stores .store .noicon {
    background-image: none;
}
#loc_stores .store .name {
    float: left;
    text-transform: uppercase;
}
#loc_stores .store .detail {
    text-transform: none;
}


#faqlink {
	display: block;
	color: white;
	background-color: #949299;
	padding: 2px 10px;
}
#faq {
	padding: 0 0 10px 0;
}
#faq #tabs {
    position: relative;
    z-index:2;
    top: 0;
}
#faq #tabs div {
    height: 18px;
    float:left;
    background-color: #DFDFDF;
    font-size:11px;
    font-weight:bold;
    text-align:center;
    border: 1px solid #c4c4c4;
    padding:2px 6px 0;
    margin: 0;
    white-space: nowrap;
}
#faq #tabs * a:link, #faq #tabs * a:visited, #faq #tabs * a:hover {
    color: #606060;
    text-decoration:none;
}
#faq #tabs a:hover {
    color:#000000;
}

.progress_current,
.progress_head {
    color: #54595a;
    background-color: #e4ded5;
    border: 1px solid #efe8e5;
    float: left;
    height: 32px;
    width: 125px;
    text-align: center;
    font-weight: bold;
}
.progress_current {
    color: #ffffff;
    background-color: #929399;
    border: 1px solid #cccccc;
}
.progress_head div, .progress_current div {
	height: 15px;
	width: 15px;
	float: left;
	border: 1px solid silver;
	background-color: #F4F3F1;
	margin: 7px 0 0 2px;
	color: black;
	font-weight: normal;
	text-align: center;
}
.progress_current div {
	height: 18px;
	width: 20px;
	font-size: 12px;
	font-weight: bold;
	margin-top: 6px;
}
#grey_content {
    background-color: #d8d8d8;
    margin: 0;
    padding: 5px 15px;
    min-height: 350px;
}
#basket_table {
	background-color: white;
}
.td_underline td {
	border-bottom: 2px solid #949299;
}
.td_underline a {
	color:#94816E;
}
.td_underline a:hover {
	color:#685B4D;
}
.td_underline td table td {
	border-width: 0px;
}
.zoom_basket {
    position:absolute;
    z-index:3;
    margin:0;
    padding:4px;
    background-color: #f4f3f1;
    border:2px outset #e2e2e2;
    left: -2px;
    top: 0px;
}
.zoom_basket a {
    background-color:#FFFFFF;
    border:1px outset #f4f3f1;
    color:#000000;
    cursor:pointer;
    display:block;
    font-size:11px;
    padding:4px;
    position:absolute;
    right:6px;
    text-align:center;
    top:6px;
    width:75px;
    z-index:3;
}
.zoom_basket img {
    border:1px inset #f4f3f1;
    cursor:pointer;
}
#suggested {
	color: black;
	background-color: white;
	padding: 2px 15px;
	text-transform: uppercase;
	margin: 15px 0;

}
#suggested td {
	text-transform: uppercase;
}
#suggested img {
	border: 1px solid #a0a0a0;
}


/* Search */

#search_table {
	margin: 0 -5px -5px 0;
}
.search_pages {
	background-color:#E2E2E2;
	border:1px solid #CCCCCC;
	height:16px;
	margin: 2px 0px;
	padding:5px;
}
.search_item {
    text-align: center;
    background-color: #FFFFFF;
    padding: 5px;
    height: 310px;
}
.search_image {
    background-color: #E2E2E2;
    border: 1px solid #CCCCCC;
    height: 258px;
    width: 237px;
}
.search_item a {
}
.search_noimage {
    background-color: #E2E2E2;
    height: 258px;
    width: 237px;
}
.search_price {
    font-size: 13px;
    font-weight: bold;
}

/* Ray Yates PCInet.llc.com */

.horizontalcssmenu {
    position: absolute;
    font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    z-index: 9;
}

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

/*Top level list items*/
.horizontalcssmenu ul li{
    position: relative;
    display: inline;
    float: left;
    text-align: center;
}

/*Top level menu link items style*/
.horizontalcssmenu ul li a{
    display: block;
    /* width: 109px;  see IE conditional below */
    padding: 5px 26px 3px;
    text-decoration: none;
    color: #585858;
    font-size: 11px;
}
.firstlink {

}

/*1st sub level menu */
.horizontalcssmenu ul li ul{
    position: absolute;
    left: 0;
    display: block;
    visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.horizontalcssmenu ul li ul li{
    display: list-item;
    float: none;
}
/*All subsequent sub menu levels offset after 1st level sub menu */
.horizontalcssmenu ul li ul li ul{
    left: 159px; /* no need to change, as true value set by script */
    top: 10px;
    border-top: 1px solid #585858;
    border-bottom: 1px solid #585858;
}

.horizontalcssmenu .empty {
    z-index: 9;
    border-top: 1px solid #585858;
    border-left: 1px solid #585858;
    border-right: 1px solid #585858;
    background: transparent url(images_site/opaque.png) repeat;
    width: 155px;
    padding: 4px 8px 4px 4px;
}
.horizontalcssmenu .last {
    border-bottom: 1px solid #585858;
}

/* Sub level menu links style */
.horizontalcssmenu ul li ul li a {
    display: block;
    width: 155px; /*width of sub menu levels*/
    color: #585858;
    background: transparent url(images_site/opaque.png) repeat;
    text-align: left;
    border-left: 1px solid #585858;
    border-right: 1px solid #585858;
    text-decoration: none;
    padding: 4px 8px 4px 4px;
}
.horizontalcssmenu ul li ul li a:hover {
    background-color: #eee;
    font-weight: bold;
    background: #eee;
    background-image: none;

}
.horizontalcssmenu ul li a:hover{
    background-color: #eee;
    font-weight: bold;
    background: #eee url(images_site/arrow_down.png) no-repeat;
    background-position: 50% 0;
    z-index: 9;
}

/*Background image for top level menu list links */
.horizontalcssmenu .mainfoldericon {
    /* background: transparent url(/dmenu/menu_m1iad.gif) no-repeat center right; */
}

/*Background image for subsequent level menu list links */
.horizontalcssmenu .subfoldericon{
   background: transparent url(images_site/arrow_right_opaque.png) no-repeat top right;
}

.clear { clear: both }

#kiyonna_menu {
	padding: 0;
	position: relative;
}

/* Behind the Seams */
#seamslinks {
	width: 864px;
	height: 1089px;
	background:url('images_content/behind_the_seams.jpg') no-repeat;
	margin: auto;
}
#seamslinks .top {
	height: 257px;
	width: 100%;
	float: left;
}

#seamslinks a {
	display: block;
	width: 50%;
	float: left;
	text-decoration: none;
}
#sociallinks {
	height: 120px;
	width: 160px;
	float: left;
	padding: 83px 0 0 146px;
	line-height: 2px;
}
#sociallinks a {
	display: block;
	float: left;
	height: 30px;
	width: 120px;
	float: none;
}


/* Upstairs Boutuque */
#boutique_header_pink, #boutique_header_grey  {
	width: 440px;
	height: 105px;
	float: left;
	color: #606060;
	background-color: #F3E5E4;
	margin: 0;
	padding: 12px 24px 20px 24px;
	text-transform: uppercase;
	margin-bottom: 1px;
	clear: none;
}
#boutique_header_grey {
	background-color: #dedede;
	text-align: center;
}
#boutique_header_grey h2 {
	color:#FE3267;
	font-family:Times New Roman;
	font-size:28px;
	font-weight:normal;
	line-height:23px;
	margin-top: 8px;
}
#aboutfooter {
	margin:16px auto 6px;
	width:990px;
}
#aboutfooter p {
	color:#FFFFFF;
	margin: 0 126px;
	text-align:center;
	line-height: 12px;
}
#aboutfooter a {
	color: #ffd0e0;
	text-decoration: none;
}
#aboutfooter a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#press_release {
	background: url(images_content/PRESS_RELEASES_bg.jpg) no-repeat scroll center top #ffffff;
	width: 960px;
	margin: 0 auto;
}
#press_release #header {
	padding: 25px 15px 0;
}
#press_release #header h1 {
	float: left;
	color: #ffffff;
}
#press_release #header div {
	color: #ffffff;
	float: right;
	font-size: 16px;
	margin-top: 10px;
}
#press_release #left, #press_release #right {
	width: 200px;
}
#press_release #center {
	padding-top: 54px;
}
#pr_content {
	text-align: left;
	margin: 0 auto 15;
	width: 425px;
}
#pr_content .press {

}
#pr_content .link {
	display: block;
	background-color: #b4b4b4;
	color: #000;
	padding: 5px 30px;
	font-weight: bold;
	min-height: 32px;
}
#pr_content .link:hover {
	color: #fff;
}
#pr_content .date {

}
#pr_content .headline {

}
#pr_content .copy {
	margin: 0 15px;
	border: 1px solid #b4b4b4;
	border-top: 0px solid #b4b4b4;
	padding: 20px;
	min-height: 64px;
}