@charset "utf-8";

#wrapper {
	background-color: #FFFFFF;
	margin: 0px auto;
	width: 918px;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
	position: relative;
}
a:link {
	color: #666666;
	font-weight: bolder;
}
a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bolder;
}
a:hover {
	color: #99CC00;
	font-weight: bolder;
}
a:active {
	color: #99CC00;
	font-weight: bolder;
}

#main  {
	background-color: #FFFFFF;
	padding: 0px 15px 15px;
	float: right;
	width: 657px;
	border-left: 1px solid #666666;
}
#main p {
	line-height: 1.6;
	margin: 10px;
}
#main ol {
	margin-left: 20px;
}


#main  table#shopinfo {
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	line-height: 1.2;
	border-top: 1px solid #99CC00;
	position: relative;
	bottom: 0px;
}
#main #shopinfo td {
	padding: 5px;
}


#main #news {
	margin-bottom: 10px;
}
#main #banner {
	margin: 5px;
	border: 1px solid #666666;
}
#main      img  {
	margin: 5px 5px 5px 0px;
}
#main h1 {
	font-size: 1.6em;
	font-weight: bolder;
	color: #FFFFFF;
	border-right: #99CC00;
	border-left: 5px solid #333333;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #99CC00;
	padding-top: 5px;
}
#main h2 {
	padding: 5px;
	border-right: 5px solid #99CC00;
	border-left: 5px solid #99CC00;
	font-size: 1.2em;
	background-color: #FFFF99;
	color: #333333;
	margin-top: 20px;
	margin-bottom: 10px;
}
#main h3 {
	padding: 5px 5px 5px 15px;
	border-right: 5px solid #99CC00;
	border-left: 5px solid #99CC00;
	font-size: 1.2em;
	background-color: #FFFFFF;
	color: #666666;
	margin-top: 20px;
	margin-bottom: 10px;
}

/* header style
-----------------------------------------------------------*/
#header {
	position: relative;
	height: 100px;
}



#sidebar1 {
	padding: 15px;
	float: left;
	width: 200px;
	position: absolute;
	top: 100px;
	border-top: 3px solid #99CC00;
	border-right-color: #F8F9FA;
	border-bottom-color: #F8F9FA;
	border-left-color: #F8F9FA;
	background-color: #FFFFFF;
	height: 897px;
	font-weight: normal;
}
#sidebar1 a {
	font-size: small;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	text-align: left;
	list-style: none;
	font-weight: normal;
}
#sidebar1 a:hover {
	color: #99CC00;
	font-weight: normal;
}
#sidebar1 a:active {
	color: #99CC00;
	right: 2px;
	bottom: 2px;
	font-weight: normal;
}
#sidebar1 #menu {
	margin-bottom: 15px;
	font-weight: normal;
}

#sidebar1 ul {
	text-indent: 15px;
	display: inline;
	list-style: none;
	font-weight: normal;
}
#sidebar1          dl  dt a    {
	border: 1px solid #666666;
	margin-bottom: 10px;
	float: left;
	margin-right: 10px;
	font-weight: normal;
}
#sidebar1 dl dt {
	clear: both;
	font-weight: normal;
}

#sidebar1    dl    dt a:hover  {
	border: 1px solid #999900;
	font-weight: normal;
}
#sidebar1    dl    dt a:active  {
	border: 1px solid #999900;
	font-weight: normal;
}
#sidebar1  dl dd {
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	font-size: xx-small;
	margin-bottom: 10px;
}



#sidebar2 {
	padding: 15px;
	width: 180px;
	position: absolute;
	top: 100px;
	margin-left: 708px;
	background-color: #FFFFFF;
	height: 903px;
}

#sidebar2 img {
	margin-bottom: 10px;
	text-align: center;
}
#header #logo {
	position: absolute;
	left: 15px;
	top: 15px;
}


#header ul {
	width: 681px;
	position: absolute;
	left: 239px;
	height: 25px;
	top: 0px;
	padding-top: 10px;
	border-top: 5px solid #99CC00;
}
#header ul li {
	float: left;
	list-style: none;
	margin-right: 15px;
}
#header ul li a {
	font-weight: normal;
}


#footer {
	padding: 15px;
	clear: both;
	background-color: #91B114;
	color: #FFFFFF;
	height: 130px;
}
#footer a {
	color: #FFFFFF;
	font-weight: normal;
}
#footer a:hover {
	color: #666666;
}
#footer a:visited {
	color: #FFFFFF;
	font-weight: normal;
}
#footer a:active {
	color: #FFFFFF;
}

#footer address {
	margin-top: 100px;
}
#footer ul {
	list-style: none;
}


#footer p {
	float: right;
	margin-top: 0px;
}
#footer ul {
	display: inline;
	float: left;
	text-align: left;
	width: 700px;
}
#footer ul li {
	display: inline;
	padding-right: 10px;
	border-right: #FFFFFF;
	text-align: left;
}
#main .productPhoto div {

}
#main .productInfo {
	line-height: 1.5;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
#main #coloursample {
	border: 1px dotted #999999;
	padding: 5px 5px 5px 10px;
}

