h1 {
	color: #999999;
	text-align: left;
	height: 49px;
	background-image: url(images/silk-logo3.gif);
	background-repeat: no-repeat;
	background-position: 10px 8px;
	margin: 0px;
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #5B318D;
}
#shoppingbag {
	position:absolute;
	right:0px;
	top:0px;
	width:98px;
	height:40px;
	z-index:1;
	background-image: url(images/view%20shopping%20bag2.gif);
	background-repeat: no-repeat;
}
.maintable {
	padding: 10px;
	text-align: left;
	vertical-align: top;
}


p {
	FONT-SIZE: 10pt;
	margin-bottom: 15px;
	line-height: 1.25em;
}
p strong {
	color: #5B318D;
}
a {
	FONT-SIZE: 10pt;
	color: #666666;	
}

.nomargine {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

ul {
	FONT-SIZE: 10pt;
	list-style-type: square;
	vertical-align: top;
	color: #000000;
	margin: 25px;
	margin-left: 45px;
}
h2 {
	FONT-SIZE: 20pt;
	font-weight: normal;
	margin-bottom: 5px;
	color: #5B318D;
	font-family: "Times New Roman", Times, serif;
}
.hilight {  font-weight: bold; color: #666666; font-size: 36pt}
#menubox {
	height: 20px;
	text-align: right;
	vertical-align: top;
	margin-right: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	FONT-SIZE: 16pt;
	font-weight: normal;
	width: 100%;
	border-color: black black #666666;
	border-style: dashed;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	padding-top: 20px;
	margin-bottom: 5px;
	color: #5B318D;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #5B318D;
	FONT-SIZE: 16pt;
}
.hilight2 { font-weight: normal; color: #666666}
.imageborder {  border: #999999; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}

.maintable-footer {
	text-align: center;
	vertical-align: bottom;
	margin-top: 20px;
	height: 90px;
	background-image: url(images/page-footer2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 89px;
}

.footer {
	font-size: 6pt;
	text-decoration: none;
	color: #333333;
	font-weight: normal;
	padding-top: 10px;
}
.leftcol {
	width: 175px;
	height: 120px;
	display: block;
	float: left;
}
.sidemap
{
	width: 100%;
	height: 279px;
	background-image: url(images/maporama-box.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
}
.sidemap img
{
	margin-top: 7px;
}
.flashtable {
	background-image: url(images/filters/bbc.gif);
	width: 100%;
	text-align: left;
	padding: 20px;
}
#flashheader {
	position:absolute;
	right: 20px;
	top: 110px;
	width: auto;
	height:25px;
	z-index:2;
	text-align: right;
}

#item {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding: 10px;
	/* height: 110px;
	width: 100%; */
	margin-top: 10px;
	margin-bottom: 10px;
}
#item h2 {
	margin: 0px;
	margin-bottom: 15px;
}
#item p {
	/* white-space: nowrap; */
	margin: 0px;
}
#item b {
	FONT-SIZE: 8pt;
}
#item .leftjustify {
	width: 64px;
	height: 100px;
	margin: 0px;
	margin-bottom: 25px;
	margin-right: 5px;
	float: left;
}
#item .rightjustify {
	width: 64px;
	height: 100px;
	margin: 0px;
	margin-bottom: 25px;
	margin-left: 5px;
	float: right;
}
#item hr {
	width: 90%;
	height: 1px;
	text-align: center;
	color: #CCCCCC;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#item .size {
	margin-left: 14px;
}
#item .qty {
	margin-left: 18px;
}
tr.underline1 td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
tr.underline2 td{
	height: 100px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #BBBBBB;
}  
