#textbackground {
	width:265px;
	height:400px;
	background-color:#D5D6E3;
}
#textbackground-home {
	width:265px;
	height:400px;
	background-color:#E9F295;
}
#textbackground-sidebars {
	width:265px;
	height:400px;
	background-color:#E9F295;
}
#textbackgroundbig {
	width:450px;
	height:400px;
	background-color:#D5D6E3;
}
.heading {
	font-size:13px;
	color:#3F4259;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
}
.subheading {
	font-size:11px;
	color:#3F4259;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
	margin-bottom:0px;
}
.divider {
	height:15px;
	background-color:#FFFFFF;
}
.featuredivide {
	height:3px;
	background-color:#FFFFFF;
}
hr {
	border: none 0; 
	border-top: 1px solid #99362B;
	border-bottom: 1px solid #F2E3C4;
	height: 2px;
	margin-bottom:5px;
}
.description {
	font-size:11px;
	color:#464646;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	line-height: 16px;
	margin-bottom:0px;
	margin-top:0px;
}
#enlarged {
	position:absolute;
	z-index:10;
}
.close {
	position:absolute;
	left:-62px;
	top:5px;
	z-index:5;
	visibility:inherit;
}
.close2 {
	position:relative;
	right:10px;
	float:right;
	top:5px;
	visibility:inherit;
}
#dropshadowbottom {
	background-color:#B0B2C7;
	position:relative;
	height:5px;
	width:100%;
	left:5px;
	visibility:inherit;
}
#dropshadowright {
	background-color:#B0B2C7;
	position:relative;
	width:5px;
	top:5px;
	height:100%;
	visibility:inherit;
}
#productimage {
	width:231px;
	height:126px;
	border:1px solid #3F4259;
	text-align:center;
	}
#galleryimage {
	width:128px;
	height:128px;
	border:1px solid #3F4259;
	text-align:center;
	}
#thumbnailimage {
	width:136px;
	height:136px;
	border:1px solid #3F4259;
	text-align:center;
}



.linedrawing {
	position:absolute;
	background-color:#FFFFFF;
	border:1px solid #D5D6E3;
	width: 450px;
	height:400px;
	overflow:auto;
	left:0px;
	top:0px;
	z-index:5;
}
.options {
	position:absolute;
	background-color:#FFFFFF;
	border:1px solid #D5D6E3;
	width:450px;
	height:400px;
	overflow:auto;
	left:0px;
	top:0px;
	z-index:5;
}
.gallery {
	position:relative;
	background-color:#FFFFFF;
	border:1px solid #D5D6E3;
	width:450px;
	height:400px;
	/* overflow:auto; */
        overflow:scroll;
	left:0px;
	top:0px;
	z-index:5;
}
.feature01 {
	background-color:#ccdb88;
	height:97px;
}
.feature02 {
	height:97px;
	background-color:#e9f295;
}
#featuretext {
	margin:0px;
	padding-top:10px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:10px;
}
#featureimage {
	float:right;
	width:72px;
	height:72px;
}
#featurelink {
	float:right;
	margin-top:-2px;
}
.featurecopy {
	font-size:10px;
	color:#464646;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	line-height: 13px;
	margin-bottom:0px;
	margin-top:0px;
}
/* catalogue navigation */
#navigation { position:relative; float:left; clear:left; top:0px; }
#nav01 { position:relative; width:78px; background-color:#ccdb88; border:1px solid #3F4259; }
#nav02 { position:relative; float:left; width:138px; height:17px; background-color:#ccdb88; border:1px solid #3F4259;}
#nav03 { position:relative; float:left; width:138px; height:17px; background-color:#ccdb88; border:1px solid #3F4259;}
/*
#dropmenudiv a:link { color: #787878; background-color: #E0E0E0; text-decoration: none }
#dropmenudiv a:visited { color: #787878; background-color: #E0E0E0; text-decoration: none }
#dropmenudiv a:hover { color: #787878; background-color: #C7C7C7; text-decoration: none }
#dropmenudiv a:active { color: #787878; background-color: #E0E0E0; text-decoration: none }*/

#dropmenudiv{
position:absolute;
border:1px solid #3F4259;
font:normal 10px arial;
z-index:100;
background-color: #E0E0E0;
max-height: 340px;
overflow:auto;
text-align:left;
}
#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
text-align:left;

}

/* end of navigation */

#drop01 {
	width:78px;
	height:17px;
	background-color:#E0E0E0;
	border:1px solid #3F4259;
	float:right;
	text-align:left;
}
#drop02 {
	width:138px;
	height:17px;
	background-color:#E0E0E0;
	border:1px solid #3F4259;
	float:right;
	text-align:left;
}
.drop03 {
	width:138px;
	background-color:#E0E0E0;
	border:1px solid #3F4259;
	display:none;
	z-index:10;
	position:absolute;
	top:18px;
	text-align:left;
}
.drop04 {
	width:276px;
	height:340px;
	background-color:#E0E0E0;
	border:1px solid #3F4259;
	display:none;
	z-index:10;
	overflow:auto;
	position:absolute;
	top:18px;
	text-align:left;
}
.dropcopy {
	font-size:10px;
	color:#787878;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	text-align:left;
	line-height: 13px;
	margin:0px;
	padding-left:4px;
	padding-top:3px;
	padding-bottom:4px;
	padding-right:4px;
}
.droptitle {
	font-size:11px;
	color:#787878;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
	margin-bottom:0px;
	padding-left:4px;
	margin-top:0px;
}
a.droplink:link {
	font-size:10px;
	color:#787878;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	text-align:left;
	line-height: 13px;
}
a.droplink:visited {
	font-size:10px;
	color:#787878;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	text-align:left;
	line-height: 13px;
}
a.droplink:hover {
	font-size:10px;
	color:#787878;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	text-align:left;
	line-height: 13px;
}

