/* layout */
* {	
	margin:0px;
	padding: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
body {
	text-align: center;
}
div {
}

#page-index {
	margin:auto;
	width: 1000px;
	background: url(images/page_bg.jpg) no-repeat  right bottom!important;
	background: url(images/page_bg_ie.jpg) no-repeat  right bottom;
}
#page {
	margin:auto;
	width: 1000px;
	background: url(images/page_bg1.jpg) no-repeat  right bottom!important;
	background: url(images/page_bg1_ie.jpg) no-repeat  right bottom;
}
#page-inner {
width: 1000px;
background: url(images/page_bg_inner.jpg) no-repeat left top;
clear:both;
}
#header {
	height: 180px;
	width: 1000px;
	margin:0;
	clear:both;
}
#navigation-s {
    float:left;
    display:inline;
	width: 1px;
	height:380px;	height/**/:1px;
}
#navigation {
    float:left;
    display:inline;
	width: 170px;width /**/: 210px;
	height:380px;height /**/:380px;
	margin:0;
	text-align:left;
	padding:0 10px 0 30px;
}

#navigation ul{
	list-style-type:none;
	display: inline;
	
}
#navigation li{
	list-style-type: none;
	display: inline;
	width: 160px;
	height: 25px;
	float: left;

}
#navigation li a{
	color: #09c;
	text-decoration: none;
	display: block;
	line-height: 20px;
	font-size: 12px;
	height: 20px;
	text-align: left;
	font-weight:bold;
	padding-left:10px;
	border:1px solid #FF9933;
	background-color:#FFCC66;
}
#navigation li a:hover{
	color: #fff;
}

#footer {
	clear: both;
	text-align:right;
	padding:0;
	width: 1000px;
	height:30px;
	margin:0;
}
#contents {
	width: 750px;
	text-align:left;
	float:right;

}

#contents-products {
	width: 950px;
	text-align:left;
	float:right;

}

#intro-flash {
	width: 650px;
	float:right;
	display:inline;
}
/* format */

h1,h2,h3,h4,h5,h6 {
	font-family:Arial, Helvetica, sans-serif;}
h1 {
font-size:16px;
color:#09c;}
h2 {
	font-size:15px;

}
h5 {
	width: 152px;width /**/: 157px;
	font-size:12px;
	background-color: #3399FF;
	color:#FFFFFF;
	border-right:3px solid #666666;
	padding:2px 5px 2px 0;
	text-align:right;
	margin: 0 0 3px 0;
}
h3, h6 {
	color:#09c;
	font:bold 12px Verdana, Arial, Helvetica, sans-serif;
}
p {
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 10px;
}
a {
	color: #333333;
}
a:hover {
	color:#3399FF;
	text-decoration:none;}
/* table, forms, images, functions */
img {border:0;}
table {
	border:1px solid #999999;
	border-bottom: none;
}
th {
	background-color: #666;
	text-align:center;
	font-size: 11px;
	color:#fff;
	height:14px;
	padding: 3px;
}
td {
	text-align:center;
	font-size: 10px;	
	padding: 3px;
	border-bottom:1px solid #999999;}
	
form {
	font-size: 12px;
	padding: 3px;
}
input {
	font-size: 12px;
	color: #999999;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	height: 20px;
	padding: 2px 0 0 3px;
	vertical-align: middle;
	margin:1px 0 1px 0!important;
	margin:0px;
}
.button {
	font-size: 12px;
	color: #fff;
	background-color: #999999;
	border: 1px solid  #3399FF;
	height: 20px;
	padding: 2px 0 2px 3px;
	vertical-align: middle;
	margin:1px 0 1px 0!important;
	margin:0px;
	}
.button:hover {
	color: #999;
	background-color: #fff;
	border: 1px solid  #3399FF;
	}
.submit-bt{
	text-align:center;
	clear:both;
	margin-bottom:2px;
	}
#contents-products .image-list {
background:url(images/stylelist_bg.jpg) no-repeat top;
padding:5px 5px 0 5px;
width:120px;width /**/:130px;
height:210px;height /**/:215px;

margin:0 20px 15px 80px;
display: inline;
float:left;
text-align:center;
font: bold 12px Verdana, Arial, Helvetica, sans-serif;
color: #09c;
}
.style-detail {
text-align:center;
width:750px;
clear:both;
text-align:left;
}
#style-details {
margin:auto;
margin-right:30px;
}
#style-details image {
}
#style-details .img-th-col {
float:right;
display: block;
width:89px;
}
#style-details .img-th {
display: block;
width:89px;
vertical-align:middle;

}
#style-details .img-or {
float:right;
display:inline;
width:268px;
}

#style-form {
float:right;
display:inline;
width:300px;
padding:10px;
margin:10px;
border:1px solid #CCC;
}
#style-description{
float:right;
display:inline;
width:360px;
padding:10px;
margin:10px;
border:1px solid #CCC;
}

.labels {
	width:250px;
	text-align:right;
	margin-right:10px;
	display:block;
	float:left;
	}
.labelm {
font-weight:bold;
	width:110px;
	text-align:right;
	margin-right:10px;
	display:block;
	float:left;
}
.labell {
	width:90px;
	text-align:right;
	margin-right:5px;
	display:inline;
	float:left;
	font-size:11px;
}
#page-no{
width:900px;
margin-bottom:10px;
clear:both;
color:#999;
font: bold 16px Tahoma, Verdana, Arial;
text-align:right;
}
#page-no a{
color:#0066CC;
font: bold 16px Tahoma, Verdana, Arial;
}
.hiddens {visibility:hidden;position:absolute;bottom:0;right:0;}
.bottom-line {clear:both;height:0;}
.style-image {
background:url(images/style_bg.jpg) no-repeat top;
padding:5px;
width:200px;
height:313px;
margin-top:5px;
}
.customer-rep {
float:left;
display:inline;
width:240px;
height:350px;}