/* main structure */

body {
	background: #fff;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #555;
	margin: 0px;
	padding: 0px;
	font-size: 80%;
}
a {
	 text-decoration: none;
}
a:link {

}
img {
	border: 0px none;
}
#container {
	background: #fff;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 25px;
}
/* header */

h1 {
	padding: 4px;
	margin: 0;
	background: #654321;
	text-align: left;
	font-family: Tahoma;
	font-weight: bold;
}
h1 a {
	color: #fff;
}
h1:hover {
	background: #755827;
	color: #fff;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul li {
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0;
}
ul li a {
	margin: 1px 0px 0px;
	color: #fff;
	text-transform: uppercase;
	display: block;
	padding: 4px;
	font-weight: bold;
}
#news {
	background: #fa4;
	text-align: left;
}
#news:hover {
	background: #fb5;
}
#apparel {
	background: #69f;
	text-align: left;
}
#apparel:hover {
	background: #7af;
}
#accessories {
	background: #f6c;
	text-align: left;
}
#accessories:hover {
	background: #f7d;
}
#housewares {
	background: #6c9;
	text-align: left;
}
#housewares:hover {
	background: #7da;
}
#custom {
	background: #b99c6b;
	text-align: left;
	margin-bottom: 2px;
}
#custom:hover {
	background: #caad7c;
}
#care {
	background: #c9f;
	text-align: left;
	margin-bottom: 2px;
}
#care:hover {
	background: #daf;
}

* html ul li a {
	width: 100%;
}
div {
}
div p {
	text-align: justify;
}
/* content */
#news_text {
	margin: 0px;
	padding: 0px;
	font-size: 110%;

}
#news_text a:link {
	color: #fa4;
	text-decoration: none;
}
#news_text a:visited {
	color: #fa4;
	text-decoration: none;
}
#news_text a:hover {
	color: #ccc;
	text-decoration: none;
}
#news_text a:active {
	color: #fa4;
	text-decoration: none;
}
#news_text h2 {
	color: #fff;
	text-transform: uppercase;
	margin: 0;
	font-weight: bold;
	text-align: left;
	background-color: #fa4;
	font-size: 110%;
	background-image: url(i/arrow-r.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 2px 0px 2px 21px;
}
#news_text h3 {
	color: #fa4;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	font-weight: bold;
	text-align: left;
}
#news_text h4 {
	color: #fa4;
	text-transform: uppercase;
	padding: 0;
	margin: 15 0 0;
	font-weight: bold;
	text-align: left;
}
#news_text h5 {
	color: #fa4;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	font-weight: bold;
	text-align: left;
}
#news_text h6 {
	color: #fa4;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	font-weight: bold;
	text-align: left;
}
#news_text img {
	margin: 0px 13px;
	padding: 0px 13px;
	border-left: 15px solid #fff;
}
#apparel_text {
	margin: 0px;
	padding: 0px;
	font-size: 110%;

}
#apparel_text a:link {
	color: #69f;
	text-decoration: none;
}
#apparel_text a:visited {
	color: #69f;
	text-decoration: none;
}
#apparel_text a:hover {
	color: #ccc;
	text-decoration: none;
}
#apparel_text a:active {
	color: #69f;
	text-decoration: none;
}
#apparel_text h2 {
	color: #fff;
	text-transform: uppercase;
	margin: 0;
	font-weight: bold;
	text-align: left;
	background-color: #69f;
	font-size: 110%;
	background-image: url(i/arrow-r.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 2px 0px 2px 21px;
}
#apparel_text h3 {
	color: #69f;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	font-weight: bold;
	text-align: left;
}
#apparel_text h4 {
	color: #69f;
	text-transform: uppercase;
	padding: 0;
	margin: 15 0 0;
	font-weight: bold;
	text-align: left;
}
#apparel_text h5 {
	color: #69f;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	font-weight: bold;
	text-align: left;
}
#apparel_text h6 {
	color: #69f;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	font-weight: bold;
	text-align: left;
}
#apparel_text img {
	width: 200px;
	border: none;
	clear: none;
	float: none;
	margin: 0px 11px;
	padding: 0px 11px;
}
#accessories_text {
	margin: 0px;
	padding: 0px;
	font-size: 110%;

}
#accessories_text a:link {
	color: #f6c;
	text-decoration: none;
}
#accessories_text a:visited {
	color: #f6c;
	text-decoration: none;
}
#accessories_text a:hover {
	color: #ccc;
	text-decoration: none;
}
#accessories_text a:active {
	color: #f6c;
	text-decoration: none;
}
#accessories_text h2 {
	color: #fff;
	text-transform: uppercase;
	margin: 0;
	font-weight: bold;
	text-align: left;
	background-color: #f6c;
	font-size: 110%;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 0px;
	padding-left: 21px;
	background-image: url(i/arrow-r.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#accessories_text h3 {
	color: #f6c;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	font-weight: bold;
	text-align: left;
}
#accessories_text h4 {
	color: #f6c;
	text-transform: uppercase;
	padding: 0;
	margin: 15 0 0;
	font-weight: bold;
	text-align: left;
}
#accessories_text h5 {
	color: #f6c;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	font-weight: bold;
	text-align: left;
}
#accessories_text h6 {
	color: #f6c;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	font-weight: bold;
	text-align: left;
}
#accessories_text img {
	width: 200px;
	border: none;
	margin-top: 0px;
	margin-right: 11px;
	margin-bottom: 0px;
	margin-left: 11px;
	padding-top: 0px;
	padding-right: 11px;
	padding-bottom: 0px;
	padding-left: 11px;
}
#housewares_text {
	margin: 0px;
	padding: 0px;
	font-size: 110%;

}
#housewares_text a:link {
	color: #6c9;
	text-decoration: none;
}
#housewares_text a:visited {
	color: #6c9;
	text-decoration: none;
}
#housewares_text a:hover {
	color: #ccc;
	text-decoration: none;
}
#housewares_text a:active {
	color: #6c9;
	text-decoration: none;
}
#housewares_text h2 {
	color: #fff;
	text-transform: uppercase;
	margin: 0;
	font-weight: bold;
	text-align: left;
	background-color: #6c9;
	font-size: 110%;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 0px;
	padding-left: 21px;
	background-image: url(i/arrow-r.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#housewares_text h3 {
	color: #6c9;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	font-weight: bold;
	text-align: left;
}
#housewares_text h4 {
	color: #6c9;
	text-transform: uppercase;
	padding: 0;
	margin: 15 0 0;
	font-weight: bold;
	text-align: left;
}
#housewares_text h5 {
	color: #6c9;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	font-weight: bold;
	text-align: left;
}
#housewares_text h6 {
	color: #6c9;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	font-weight: bold;
	text-align: left;
}
#housewares_text img {
	width: 200px;
	border: none;
	margin-top: 0px;
	margin-right: 11px;
	margin-bottom: 0px;
	margin-left: 11px;
	padding-top: 0px;
	padding-right: 11px;
	padding-bottom: 0px;
	padding-left: 11px;
}
#care_text {
	margin: 0px;
	padding: 0px;
	font-size: 110%;

}
#care_text a:link {
	color: #c9f;
	text-decoration: none;
}
#care_text a:visited {
	color: #c9f;
	text-decoration: none;
}
#care_text a:hover {
	color: #ccc;
	text-decoration: none;
}
#care_text a:active {
	color: #c9f;
	text-decoration: none;
}
#care_text h2 {
	color: #fff;
	text-transform: uppercase;
	margin: 0;
	font-weight: bold;
	text-align: left;
	background-color: #c9f;
	font-size: 110%;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 0px;
	padding-left: 21px;
	background-image: url(i/arrow-r.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#care_text h3 {
	color: #c9f;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	font-weight: bold;
	text-align: left;
}
#care_text h4 {
	color: #c9f;
	text-transform: uppercase;
	padding: 0;
	margin: 15 0 0;
	font-weight: bold;
	text-align: left;
}
#care_text h5 {
	color: #c9f;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	font-weight: bold;
	text-align: left;
}
#care_text h6 {
	color: #c9f;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	font-weight: bold;
	text-align: left;
}
#care_text img {
	border: none;
}
#custom_text {
	margin: 0px;
	padding: 0px;
	font-size: 110%;
}
#custom_text a:link {
	color: #bbb;
	text-decoration: none;
	font-weight: bold;
}
#custom_text a:visited {
	color: #bbb;
	text-decoration: none;
	font-weight: bold;
}
#custom_text a:hover {
	color: #ccc;
	text-decoration: none;
	font-weight: bold;
}
#custom_text a:active {
	color: #bbb;
	text-decoration: none;
	font-weight: bold;
}
#custom_text h2 {
	color: #fff;
	text-transform: uppercase;
	margin: 0;
	font-weight: bold;
	text-align: left;
	background-color: #bbb;
	font-size: 110%;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 0px;
	padding-left: 21px;
	background-image: url(i/arrow-r.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#custom_text h3 {
	color: #bbb;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	font-weight: bold;
	text-align: left;
}
#custom_text h4 {
	color: #bbb;
	text-transform: uppercase;
	padding: 0;
	margin: 15 0 0;
	font-weight: bold;
	text-align: left;
}
#custom_text h5 {
	color: #bbb;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	font-weight: bold;
	text-align: left;
}
#custom_text h6 {
	color: #bbb;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	font-weight: bold;
	text-align: left;
}
#custom_text img {
	float: right;
	margin-top: 11px;
	padding-top: 11px;
	padding-bottom: 22px;
	padding-right: 0px;
	padding-left: 22px;
	width: 250px;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #fff;
}
#info_text {
	margin: 0px;
	padding: 0px;
	font-size: 110%;
}
#info_text a:link {
	color: #bbb;
	text-decoration: none;
	font-weight: bold;
}
#info_text a:visited {
	color: #bbb;
	text-decoration: none;
	font-weight: bold;
}
#info_text a:hover {
	color: #777;
	text-decoration: none;
	font-weight: bold;
}
#info_text a:active {
	color: #bbb;
	text-decoration: none;
	font-weight: bold;
}
#info_text h2 {
	color: #fff;
	text-transform: uppercase;
	margin: 0;
	font-weight: bold;
	text-align: left;
	background-color: #bbb;
	font-size: 110%;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 0px;
	padding-left: 21px;
	background-image: url(i/arrow-r.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#info_tinfo_textext h3 {
	color: #bbb;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	font-weight: bold;
	text-align: left;
}
#info_text h4 {
	color: #bbb;
	text-transform: uppercase;
	padding: 0;
	margin: 15 0 0;
	font-weight: bold;
	text-align: left;
}
#info_text h5 {
	color: #bbb;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	font-weight: bold;
	text-align: left;
}
#info_text h6 {
	color: #bbb;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	font-weight: bold;
	text-align: left;
}
#banners_text {
	margin: 0px;
	padding: 0px;
	font-size: 110%;
}
#banners_text a:link {
	color: #bbb;
	text-decoration: none;
	font-weight: bold;
}
#banners_text a:visited {
	color: #bbb;
	text-decoration: none;
	font-weight: bold;
}
#banners_text a:hover {
	color: #777;
	text-decoration: none;
	font-weight: bold;
}
#banners_text a:active {
	color: #bbb;
	text-decoration: none;
	font-weight: bold;
}
#banners_text h2 {
	color: #fff;
	text-transform: uppercase;
	margin: 0;
	font-weight: bold;
	text-align: left;
	background-color: #bbb;
	font-size: 110%;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 0px;
	padding-left: 21px;
	background-image: url(i/arrow-r.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#banners_text h4 {
	color: #bbb;
	text-transform: uppercase;
	padding: 0;
	margin: 15 0 0;
	font-weight: bold;
	text-align: left;
}
#banners_text h5 {
	color: #bbb;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	font-weight: bold;
	text-align: left;
}
#banners_text h6 {
	color: #bbb;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	font-weight: bold;
	text-align: left;
}
#banners_text_spec {
	color: #555;
	font-size: 80%;
}
.hidden
{
  display: none;
}
#visage {
	background-image: url(i/visage.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	height: 200px;
	width: 100%;
	text-align: center;
	margin-top: 2px;
}
#visage2 {
	background-image: url(i/visage2.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	height: 200px;
	width: 100%;
	text-align: center;
	margin-top: 2px;
}
.v {
	padding: 0px;
	margin-right: 5%;
	margin-left: 5%;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #fff;
	border-left-color: #fff;

}
#page_img {
	float: right;
	height: 333px;
	width: 250px;
	padding: 10px;
	margin: 0px 0px 15px 15px;
}
#stripe {
	border-bottom-width: 30px;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #654321;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	margin: 1px 0px;
	padding-top: 0px;
	border-top-width: 50px;
	border-top-style: solid;
	border-top-color: #b99c6b;
}
.kh {
	text-align: center;
	position: absolute;
	right: 7%;
	top: 19px;
	font-size: 16px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 21px;
	padding-bottom: 2px;
	padding-left: 21px;
	background-image: url(i/kh.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.kh a {
	color: #fff;
}
.top {
	float: left;
	margin: 25px 0px;
	padding: 0px;
	clear: right;
	font-weight: bold;
}
#description {
	margin: 0% 1%;
	padding: 0%;
}
#description h3{
	margin: 0%;
	padding: 0%;
	color: #f0f;
	font-size: 155%;
}
#description p{
	margin: 0px;
	padding: 0px;
}
#dynamic {
}
#dynamic h3 {
}
#dynamic p {
}
#payment {
}
#price {
	float: left;
	clear: left;
	margin: 25px 0px 0px;
	padding: 0px;
	font-weight: bold;
}
#size {
	float: left;
	clear: left;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
#color {
	float: left;
	clear: left;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
#fiber {
	float: left;
	clear: left;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
#paypal {
	float: left;
	clear: left;
	margin: 0%;
	padding: 0%;
}
#divider {
	clear: both;
	background-color: #eee;
	height: 15px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-image: url(i/visage.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
#divider2 {
	clear: both;
	background-color: #eee;
	height: 15px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-image: url(i/visage2.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
#form_custom {
	text-align: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 22px;
	padding-left: 0px;
	margin-top: 5px;
	margin-bottom: 22px;
	margin-right: 0px;
	margin-left: 0px;
}
.field_name {
	text-align: left;
	border: 1px solid #bbb;
	margin: 3px;
	padding: 3px;
	background-color: #eee;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	color: #444;
}
.field_email {
	text-align: left;
	border: 1px solid #bbb;
	margin: 3px;
	padding: 3px;
	background-color: #eee;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	color: #444;
}
.field_phone {
	text-align: left;
	border: 1px solid #bbb;
	margin: 3px;
	padding: 3px;
	background-color: #eee;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	color: #444;
}
.field_message {
	text-align: left;
	border: 1px solid #bbb;
	margin: 3px;
	padding: 3px;
	background-color: #eee;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	color: #444;
}
.button {
	text-align: left;
	margin: 3px;
	padding: 3px;
	background-color: #bbb;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	border: none;
}
.info {
	color: #ccc;
}
.info a:link {
	color: #777;
}
.info a:visited {
	color: #777;
}
.info a:hover {
	color: #ccc;
}
.info a:active {
	color: #555;
}
