/* CSS Document */
@charset "utf-8";
body {
	margin: 0px;
	background-color: #f5f6f7;
}
#container {
	margin: 0px auto;
	width: 980px;
	color: #565656;
}
#to-top {
	position:fixed;
	right:10px;
	bottom:10px;
	z-index:100;
	font-size: 40px;
	text-decoration: none;
	color: green!important;
}
.header {
	clear: left;
	float: left;
	position: relative;
	width: 904px;
	padding: 0px 38px;
}
.content {
	clear: left;
	float: left;
	position: relative;
	width: 100%;
}
.footer {
	clear: left;
	float: left;
	position: relative;
	width: 100%;
}
.navbar {
	margin-top: 20px!important;
	border-radius: 5px!important;
	box-shadow: 2px 2px 2px #000!important;
}
.navbar-inner {
	line-height: 35px!important;
	border-radius: 5px!important;
	min-height: 35px!important;
	padding-right: 0px!important;
	padding-left: 10px!important;
}
.navbar-inner::before, .navbar-inner::after {
	border-radius: 5px!important;
}
.navbar .brand {
	border-radius: 5px!important;
	padding: 0px!important;
	width: 124px;
	text-align: center;
}
.navbar .brand img {
	width: 49px!important;
	height: 26px!important;
	padding-top: 4px;
}
.navbar .nav li {
	line-height: 35px!important;
	width: 129px;
	text-align: center;
	border-left: 1px solid silver;
	color: white;
}
.navbar .nav li div {
	margin-left: 3px;
}
.navbar .nav li div span {
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 10px;
}
.navbar .nav li a {
	padding: 0px!important;
	text-shadow: none;
	color: white;
}
.navbar .nav li a:hover {
	color: white;
	background: #155606; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzE1NTYwNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyNTg3MGEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #155606 0%, #25870a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#155606), color-stop(100%,#25870a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #155606 0%,#25870a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #155606 0%,#25870a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #155606 0%,#25870a 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #155606 0%,#25870a 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#155606', endColorstr='#25870a',GradientType=0 ); /* IE6-8 */
}
.navbar .nav .active a {
	color: white!important;
	background: #155606; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzE1NTYwNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyNTg3MGEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #155606 0%, #25870a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#155606), color-stop(100%,#25870a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #155606 0%,#25870a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #155606 0%,#25870a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #155606 0%,#25870a 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #155606 0%,#25870a 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#155606', endColorstr='#25870a',GradientType=0 ); /* IE6-8 */
}
.banner {
	margin: 0px auto;
	width: 910px;
}
.index-footer {
	list-style: none;
	width: 980px;
	margin: 0px auto;
}
.index-footer li {
	float: left;
	position: relative;
	margin: 0px 23px;
}
.index-footer li h3 {
	text-align: center;
	padding: 0%;
	margin: 0%;
}
.index-footer li img {
	box-shadow: 2px 2px 2px silver;
}
.sidebar {
	clear: left;
	float: left;
	position: relative;
	width: 25%;
}
.sidebar ul {
	list-style: none;
}
.sidebar ul li {
	margin-right: 20px;
	margin-bottom: 10px;
	padding-left: 20px;
	border-bottom: 1px dotted green;
}
.sidebar ul li a {
	color: black;
	text-decoration: none;
}
.sidebar ul li a:hover {
	color: green;
	text-decoration: none;
}
.page-article {
	clear: right;
	float: right;
	position: relative;
	padding-right: 5px;
	width: 74%;
}
.page-article h4 {
	clear: both;
	float: left;
	color: green;
	text-decoration: underline;
	margin-top: 15px;
}
.page-article .table-bordered thead {
	background-color: #00ccff;
}
.page-article .table-bordered thead tr td {
	text-align: center;
	font-weight: bolder;
	vertical-align: middle;
}
.page-article .table-bordered tbody tr td {
	text-align: center;
	vertical-align: middle;
}
.page-article #how-tprocess {
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 20px;
}
.page-article #how-tprocess img {
	margin: 2px;
}
.page-article h2 {
	clear: both;
	float: left;
}
.page-article p {
	clear: both;
	float: left;
}
.page-article ol {
	clear: both;
	float: left;
	list-style-type: lower-roman;
}
.page-article #accessories-style {
	clear: both;
	list-style: none;
}
.page-article #accessories-style li {
	float: left;
	width: 23%;
	padding: 0px 7px;
	border-bottom: 1px solid green;
}
.page-article #accessories-style img {
	padding: 5px 0px;
}
.page-article #accessories-style p {
	float: left;
	width: 100%;
	text-align: center;
}
.page-article #fabric-sample {
	clear: both;
	float: left;
	list-style: none;
}
.page-article #fabric-sample li {
	float: left;
	width: 110px;
	height: 110px;
	padding: 10px;
	background-color: white;
	border-radius: 5px;
	margin: 5px;
	box-shadow: 2px 2px 2px silver;
	margin-top: 25px;
}
.page-article #fabric-sample li p {
	width: 100%;
	text-align: center;
	margin-top: 15px;
	text-decoration: underline;
}
.page-article .notice {
	margin-top: 25px;
	text-decoration: underline;
}
.page-article #gift-sample {
	float: left;
	list-style: none;
}
.page-article #gift-sample li {
	float: left;
	width: 128px;
	height: 128px;
	padding: 1px;
	background-color: silver;
	border-radius: 5px;
	margin: 5px;
	box-shadow: 2px 2px 2px silver;
}
.page-article #gift-sample li img {
	border-radius: 5px;
}
.page-article div.accordion-inner img {
	margin: 0px 15px 10px 5px;
	width: 200px;
	box-shadow: 2px 2px 2px silver;
}
.page-article div.accordion-inner {
	text-align: justify;
	margin: 10px 0px;
}
.contact-info {
	clear: left;
	float: left;
	position: relative;
	width: 49%;
	margin-left: 15px;
	padding-bottom: 15px;
	border-right:1px dotted green;
}
.contact-info table tr td.title {
	padding-top: 15px;
}
.contact-info .roc {
	margin-top: -15px;
}
.contact-form {
	float: right;
	float: right;
	position: relative;
	width: 47%;
	padding-left: 20px;
}
.contact-form form label {
	float: left;
	position: relative;
	width: 39%;
	line-height: 30px;
}
.contact-form form textarea {
	min-height: 120px;
	margin-bottom: 15px;
}
.contact-form form input.short {
	width: 25%;
}
.contact-maps-img {
	clear: both;
	float: left;
	position: relative;
	width: 100%;
	border-top: 1px dotted green;
	padding: 20px 0px;
}
.contact-maps {
	clear: both;
	float: left;
	position: relative;
	width: 100%;
	border-top: 1px dotted green;
	padding-top: 20px;
}
.contact-office-face {
	clear: both;
	float: left;
	position: relative;
	width: 100%;
	border-top: 1px dotted green;
	padding-top: 20px;
}
.story-leftbanner {
	clear: left;
	float: left;
	position: relative;
	width: 29%;
	text-align: center;
}
.story-leftbanner img {
	margin-top: 15px;
	box-shadow: 3px 3px 3px silver;
	padding-left: 5px;
}
.our-story {
	clear: right;
	float: right;
	position: relative;
	width: 68%;
	text-align: justify;
	padding-right: 5px;
}
.our-story h3 {
	border-bottom: 1px solid green;
}
.our-story p {
	margin-bottom: 15px;
}
.our-story ul {
	list-style: none;
}
.our-story ul li {
	float: left;
	width: 32%;
	padding: 0px 4px;
}
.our-story ul li img {
	box-shadow: 2px 2px 2px silver;
}
.footer hr {
	border: 1px solid silver;
	margin-bottom: 10px!important;
}
.footer p {
	text-align: center;
}
.footer p img {
	width: 70px;
}
.footer p a {
	font-size: 12px;
}

/* JQuery Modify */
.accordion-heading {
	display: none;
}
div.accordion-inner {
	margin: 0px!important;
	border-top: none!important;
}
div.accordion-inner span {
	font-weight: bolder;
	font-size: 16px;
}