@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
}
#header {
	height: 14em;
	background-image: url(../images/header-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: auto;
	width: 980px;
	float: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#logo {
	float: left;
	padding-top: 1.5em;
	padding-left: 0.5em;
}
.navigation {
	float: right;
	width: 700px;
}

#content {
	width: 950px;
	margin: auto;
	padding-top: 1.5em;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.leftside-image-content {
	float: left;
	height: 318px;
	width: 319px;
	padding-right: 20px;
}
#content .main {
	float: left;
	margin: 0px;
	width: 586px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	height: 318px;
}
.content-button {
	float: left;
	background-image: url(../images/index-content-button.jpg);
	height: 58px;
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
	padding-bottom: 10px;
}
.content-button-other {
	float: right;
	background-image: url(../images/index-content-button.jpg);
	height: 58px;
	background-repeat: no-repeat;
	background-position: left top;
	width: 586px;
}
.fabric-manu-btn {
	float: left;
	padding-top: 13px;
	padding-left: 25px;
	padding-right: 45px;
}
.packing-bags-btn {
	float: left;
	padding-top: 13px;
	padding-left: 25px;
	padding-right: 40px;
}
.garment-btn {
	float: left;
	padding-top: 13px;
	padding-left: 14px;
}

p {
	line-height: 1.6em;
	color: #4F4F4F;
	margin-bottom: 0.6em;
	margin-top: 0.8em;
}
h2 {
	font-family: Tahoma;
	font-size: 1.5em;
	color: #0D9BFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #91D0FF;
	border-right-color: #91D0FF;
	border-bottom-color: #91D0FF;
	border-left-color: #91D0FF;
	padding-bottom: 0.1em;
	letter-spacing: 1px;
	margin-top: 0em;
	margin-bottom: 1.5em;
	line-height: 0.2em;
	text-transform: uppercase;
	padding-top: 0px;
}
h1 {
	font-size: 1.6em;
	font-family: "Courier New", Courier, monospace;
	color: #E75B1E;
}


.read-more a {
	color: #FB7335;
	text-decoration: underline;
}
.read-more-bullet {
	margin-bottom: 0.1em;
	margin-right: 0.4em;
}
#product {
	width: 100%;
	padding-top: 30px;
	float: left;
	padding-bottom: 15px;
}
.product-block {
	float: left;
	width: 202px;
	padding-right: 56px;
	padding-left: 55px;
}
.product-block-sep {
	width: 5px;
	height: 210px;
	float: left;
	background-image: url(../images/sep.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#product table td {
	vertical-align: top;
}
.product-block-title {
	background-image: url(../images/product-block-title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 31px;
	width: 202px;
}
.product-content {
	background-image: url(../images/product-block-bg.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 182px;
	background-position: left top;
	padding-right: 5px;
	padding-left: 15px;
	padding-top: 0.8em;
	padding-bottom: 0.5em;
}
.product-block-bottom {
	background-image: url(../images/product-block-bottom-bg.jpg);
	height: 27px;
	width: 202px;
	float: left;
	text-align: right;
}
.product-block-title h4 {
	font-size: 1em;
	margin-top: 0em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1em;
	color: #FFFFFF;
	padding-top: 0.5em;
}

.product-decribtn {
	float: left;
	width: 185px;
	padding-right: 5px;
	padding-left: 12px;
	padding-top: 15px;
	color: #3E3E3E;
}
#footer {
	clear: both;
	width: 100%;
	margin: 0px;
	background-color: #ECF1F7;
	background-image: url(../images/footer-bg-color.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 0.9em;
}
#footer .main {
	width: 950px;
	padding-right: 30px;
	padding-left: 20px;
	background-image: url(../images/footer-bg.jpg);
	background-position: left top;
	height: 40px;
	margin: auto;
	background-repeat: no-repeat;
	padding-top: 21px;
}
#footer .main a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
#footer .main a:hover {
	text-decoration: underline;
}
.gray-box {
	background-color: #F4FCFD;
	border: 1px solid #C6E7EC;
}
.text-area {
	background-color: #FCFDFE;
	border: 1px solid #8CBAC4;
	width: 250px;
	min-height: 20px;
}
#enquiry-form {
	font-weight: bold;
	color: #484848;
}
.bullet {
	margin-right: 0.6em;
	margin-bottom: -3px;
	margin-left: 0.2em;
}
#reflect-product-1, #reflect-product-2, #reflect-product-3{
	background-color: #FFFFFF;
	padding-top: 0.3em;
	padding-right: 0.2em;
	padding-bottom: 0.3em;
	padding-left: 0.2em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.img-decoration {
	background-color: #FFFFFF;
	padding: 0.3em;
	border: 1px solid #CCCCCC;
}
small {
	font-size: 0.8em;
}
.product-category {
	float: right;
	width: 650px;
	text-align: right;
}
.tbl-decoration {
	background-color: #ECF7F9;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.tbl-decoration td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #FFFFFF;
}
.decorative-td {
	background-color: #F5FAFD;
}


img.bullet { 
	behavior: url("js/pngbehavior.htc") }
.flash {
	float: right;
	width: 631px;
}
#content .product-items {
	float: left;
	width: 950px;
	background-color: #F7FBFF;
	border: 1px solid #C9DDE4;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 8px;
	margin-top: 0px;
	margin-bottom: 5px;
}
#content .product-items .product-item-odd {
	float: left;
	width: 308px;
	background-color: #DDEEFF;
	border: 1px solid #C6E2FF;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content .product-items .product-item-even {
	float: left;
	width: 308px;
	background-color: #F0F3F4;
	border: 1px solid #DCE2E9;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content .product-items .product-item-image {
	margin-top: 0.5em;
	margin-right: 0.5em;
	margin-bottom: 0.5em;
	margin-left: 0.8em;
}

