﻿body {
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	background: #ffffff url('/images/sidebar.gif') repeat-y scroll
}
div#left {
	position: absolute;
	top: 0;
	left: 0;
}
div#left-top {
	height: 150px;
}
div#left-main {
	padding: 35px 20px 10px 15px;
}
div#right {
	position: absolute;
	top: 0;
	left: 240px;
	right: 0;
	padding: 18px 15px 15px 15px;
	height: 100%;
	max-height: 100%;
	}
a:active,a:link,a:visited {
color: #000000;
text-decoration: none;
}
a:hover {
color: #000000;
text-decoration: underline;

}
.section_legal {
	font-size: 7pt;
	text-align: center;
}
.section_designer{
	font-size: 8pt;
	text-align: center;
	color : #DEB887;
}
.section_table {
	font-size: 10pt;
	text-align: justify;
	line-height: 20px;
	width: 90%;
}
.section_table td {
	width: 50%;
	border-bottom: 1px #EFF9C5 solid;
}
.section_header {
		font-family: "Gill Sans MT", "GillSans", Arial, Helvetica, sans-serif;
		font-size: 18pt;
		text-decoration: none;
		color: #000000;
		height: 33px;
		border: 2px solid #FFFFFF;
		text-align: left;
		margin: 0px 0px 20px 0px;
		padding: 13px 0px 7px 10px;
}
.section_subheader {
	font-family: "Gill Sans MT", "GillSans", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	width: 100%;
	font-weight: bold;
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-top: 35px;
	padding-bottom: 4px;
}
.section_text {
	font-size: 12pt;
	text-align: justify;
	margin-left: 16px;
	margin-right: 16px;
	line-height: 20px;
}
.section_subtext {
	font-size: 12pt;
	text-align: justify;
	line-height: 19px;	
	padding-left: 16px;
	padding-right: 16px;
}
.section_spacer {
	height:0px;
}
#menulink {
	width: 205;
	padding: 0;
	margin-top: 1px;
	font-size: 10pt;
	color: #ffffff;
	margin-bottom: 20px;
}
* html #menulink {
	/*IE 6 only */
width: 147px; /*Box model bug: 180px minus all left and right paddings for #menulink */
}
#menulink ul {
	list-style: none;
	margin: 0;
	margin-top: 8px;
	padding: 0;
	border: none;
}
#menulink li {
	margin: 0;
	margin-bottom: 1px;
}
#menulink li a {
	display: block;
	padding: 5px 5px 5px 8px;
	background-image: url('/images/arrow.gif');
	background-position: right;
	background-repeat: no-repeat;
	color: #000000;
	border: 1pt solid #000000;
	text-decoration: none;
	font-weight: bold;
	width: 195;
	margin-left: 5;
	margin-right 5;

}
#menulink li a:hover {
	background-color: #ffffff;
}

html > body #menulink li a {
	/*Non IE6 width*/
width: auto;
}
#menulink div {
	margin-top: 8px;
}
.menutitle {
	margin-top: 8px;
	width: 205;
	cursor: pointer;
	border: 2px #000000 solid;
	color: #000000;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	text-align: left;
	font-weight: bold;
	font-size: 13pt;
	text-decoration: none;
	background: #B3EB81;
}
.menutitle:hover {
	background: #ffffff;
	text-decoration: none;
}
.c1 {
	background-color: #f4c078;
}
.c2 {
	background-color: #d8f070;
}
.c3 {
	background-color: #81d3eb;
}
.c4 {
	background-color: #619de7;
}

.submenu {
	margin-bottom: 0.5em;
}


#designs {
		padding-left :15px;
}
#designs ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#designs li {
	float:left; 
	display: inline;
	margin :0 0 0 0;
	padding: 0 0 0 0;
	width: 90px;
	height: 90px;
	border:0;
}
#designs li a {
	display: block;
	width: 80px;
	height: 80px;
	background-color: #d8f070;
	border: 2px #ffffff solid;
}
#designs li a:hover {
	border: 2px #000000 solid;
}
#categories {
	padding-left :15px;
}

#categories  ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#categories  li {
	float:left; 
	display: inline;
	margin :0 0 0 0;
	padding: 0 0 0 0;
	width: 215px;
	height: 65px;
	border:0px;
}
#categories  li a {
	display: block;
	text-decoration: none;
	width: 190px;
	height:40px;
	background: white;
    border: 1px #d8f070 solid;
}

#categories  li a:hover {
    border: 2px #d8f070 solid;
	text-decoration: none;
}

#categories  li a:active {
    border: 2px #000000 solid;
	text-decoration: none;
}




#ranges {
		padding-left:15px;
		font-size: 16pt;
		font-weight: bold;
		line-height: 28px;
}
#ranges  ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#ranges  li {
	float:left; 
	display: inline;
	margin :0 0 0 0;
	padding: 0 0 0 0;
	width: 340px;
	height: 85px;
	border:0px;
 
}
#ranges li a {
	display: block;
	text-decoration: none;
	width: 300px;
	height: 60px;
	background: white;
    border: 1px #d8f070 solid;

}
#ranges  li a:hover {
    border: 2px #d8f070 solid;
	text-decoration: none;
}

#ranges  li a:active {
    border: 2px #000000 solid;
	text-decoration: none;
}

.swatch {
	border-top: 2px #000000 solid;
	border-left: 2px #000000 solid;
	border-right: 5px #000000 solid;
	border-bottom: 5px #000000 solid;
	margin-left: 25px;
	background-color: #d8f070;
	
}

#projects {
		padding-left :15px;
		font-size: 12pt;
		line-height: 25px;
}
#projects  ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#projects  li {
	margin :0 0 0 0;
	padding: 0 0 0 0;
	border:0;
}
#projects li a {
	text-decoration: none;
}
#projects  li a:hover {
    border-bottom: 2px #81d3eb solid;
	text-decoration: none;
}

#projects  li a:active {
    border-bottom: 2px #000000 solid;
	text-decoration: none;
}

#dhtmltooltip{
	position: absolute;
	width: 200px;
	height: 200px;
	border-top: 2px #000000 solid;
	border-left: 2px #000000 solid;
	border-right: 5px #000000 solid;
	border-bottom: 5px #000000 solid;
	background-color: #ffffff;  
	background-color: white;
	visibility: hidden;
	z-index: 100;
}

</style>