/* PNG FIX */
img, div, .login { behavior: url(iepngfix.htc) }

body {
	background-image:url(../images/bg.gif);
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	font-family:arial;
	color:#383838;
	line-height:18px;
	font-size:11px;
}

.maintable {
	width:901px;
	border:none;
}
.navcell {
	background-image:url(../images/index_03.gif);
	background-repeat:repeat-y;
	width:193px;
	padding-left:16px;
}
.maincell {
	background-image:url(../images/index_04.gif);
	background-repeat:repeat-y;
	width:650px;
	padding-left:16px;
	padding-right:26px;
}
.searchcell {
	background-image:url(../images/index_02.jpg);
	background-repeat:no-repeat;
	width:901px;
	height:46px;
	padding-left:224px;
}
.searchbox {
	background-image:url(../images/search.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	padding-left:20px;
	width:130px;
}
.cart {
	background-image:url(../images/cart_bg.gif);
	background-repeat:no-repeat;
	height:65px;
	width:175px;
	position:absolute;
	top: 302px;
	margin-left:480px;
	padding-top:21px;
	padding-left:19px;
}

.prodfeature {
	background-image:url(../images/prod_feature.gif);
	background-repeat:no-repeat;
	width:648px;
	height:150px;
	border:none;
}
.prodtable{
	background-image:url(../images/prod_table_repeat.gif);
	background-repeat:repeat-y;
	width:648px;
}
.prodheader{
	background-image:url(../images/prod_table_top.gif);
	background-repeat:no-repeat;
	height:34px;
	font-size:14px;
	font-weight:bold;
	padding-left:16px;
	line-height:30px;
}
.detailtable{
	background-image:url(../images/detail_table_repeat.gif);
	background-repeat:repeat-y;
	width:648px;
}
.detailheader{
	background-image:url(../images/detail_table_top.gif);
	background-repeat:no-repeat;
	height:34px;
	font-size:14px;
	font-weight:bold;
	padding-left:16px;
	line-height:30px;
}

h1 {
	font-size:18px;
	font-weight:bold;
	color:#191919;
}

h2 {
	font-size:12px;
	font-weight:bold;
	color:#39265b;
}

.smallgray {
	font-size:10px;
	color:#afafaf;
}
.small{
	font-size:10px;
	line-height:15px;
}
.black {
	line-height:15px;
}
.blackstrikthrough {
	line-height:15px;
	font-weight:bold;
	text-decoration:line-through;
}

.smallred {
	color:#ff0000;
	line-height:15px;
	font-weight:bold;
}
.smallwhite {
	color:#ffffff;
	font-weight:bold;
}
.purpleheader {
	color:#9868f0;
	font-weight:bold;
}

A:link,A:visited,A:active {color:#FFFFFF; text-decoration:none; font-weight:bold;}

A:hover {color:#9868f0; text-decoration:none; }

a.cartlink:link,a.cartlink:visited,a.cartlink:active {font-size:11px; color:#492f77; text-decoration:none; font-weight:bold;}

a.cartlink:hover {color:#9868f0; text-decoration:underline}

a.blacklink:link,a.blacklink:visited,a.blacklink:active {font-size:11px; color:#383838; text-decoration:none; font-weight:bold;}

a.blacklink:hover {color:#000000; text-decoration:underline}

a.biglink:link,a.biglink:visited,a.biglink:active {font-size:14px; color:#383838; text-decoration:none; font-weight:bold;}

a.biglink:hover {color:#9868f0; text-decoration:underline}
