span.listingFromPrice { font-size:11px; font-weight:bold; }


td.pager { font-size:11px; color:White; }
td.pager a { text-decoration:none; color:white; }
td.pager a:hover { color:00FFD8; text-decoration:none; }

.addToCart { border:1px solid #7300CE; padding:3px; background-color:#490080; color:White;  }


form { margin:0px; }


a.adminMenu { color:navy; font-weight:bold; text-decoration:none; }
a.adminMenu:hover { color:#cc0000; }

label { cursor:hand; }
.rblOptions td { white-space:nowrap; }


/* gallery */
a.gallery { text-decoration:none; }
a.gallery:hover { text-decoration:none; }

tr.GalleryPager td { color:silver; font-weight:bold; font-size:11px; }
tr.GalleryPager a { text-decoration:none; }
tr.GalleryPager a:hover { text-decoration:none; }

.GalleryDesc p { font-size:11px; line-height:17px; margin-top:6px; margin-bottom:6px; }

/* classifications */
td.clsList { font-size:11px; padding-top:5px; }
td.clsList a { text-decoration:none; }
.browseBy { border:1px solid #7300CE; background-color:#490080; font-weight:normal; font-size:11px; }
.browseBy a { text-decoration:none; }

th { background-color:White; }


/* new template */


h1 
{
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-weight: bold;
}
h2 { font-size:13px; font-weight:bold; }


body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #666666;
	background:url(images/pattern_bg.gif);
}

td, th, input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

a {
	text-decoration: none;
	color: #EA1594;	
}
a:hover {
	color: #585657;	
}


.price_box {
	border: 1px solid #EA1594;
	background-color: #FFFFFF;
	padding: 5px;
	font-weight: bold;
}

div.button_small {
	width: 63px;
	text-align: center;
	padding: 4 0 4 0;
	background-image:url(images/ButtonSmallBg.gif);	
	background-repeat: no-repeat;
}
div.button_small a {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
div.button_small a:hover { color: #F9C2E3; }

div.button_medium {
	width: 124px;
	text-align: center;
	padding: 4 0 4 0;
	background-image:url(images/ButtonMediumBg.gif);
	background-repeat: no-repeat;
}
div.button_medium a {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
div.button_medium a:hover { color: #F9C2E3; }

div.button_vieworder {
	width: 203px;
	text-align: center;
	padding: 7 0 4 0;
	background-image:url(images/ViewOrderBg.gif);
	background-repeat: no-repeat;
}
div.button_vieworder a {
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
div.button_vieworder a:hover { color: #F9C2E3; }

div.button_checkout {
	width: 105px;
	text-align: center;
	padding: 7 0 4 0;
	background-image:url(images/CheckoutBg.gif);
	background-repeat: no-repeat;	
}
div.button_checkout a {
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
div.button_checkout a:hover { color: #F9C2E3; }


.pageHeading {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-weight: bold;
	text-transform: capitalize;
}

.subHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-transform: capitalize;
	margin:10 0 5 0;
}

.bgWhite {
	background-image: url(images/TransparentBg.gif);
}

table.main {
	width: 772px;
	background-color: #CCCCCC;
	background-image: url(images/BgTile.jpg);
	background-repeat: repeat-y;
}


table.imgBorder td.top {
	background-image: url(images/ImgBorder_T.gif);
	background-repeat: repeat-x;
}
table.imgBorder td.right {
	background-image: url(images/ImgBorder_R.gif);
	background-repeat: repeat-y;
}
table.imgBorder td.bottom {
	background-image: url(images/ImgBorder_B.gif);
	background-repeat: repeat-x;
}
table.imgBorder td.left {
	background-image: url(images/ImgBorder_L.gif);
	background-repeat: repeat-y;
}
table.imgBorder td.center {
	background-color: #FFFFFF;
	padding: 5px;
	text-align: center;
}


table.mainNav {
	width: 747px;
	background-image: url(images/MainNavBg.gif);
	background-repeat: no-repeat;
}
table.mainNav td {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
}
table.mainNav a {
	text-decoration: none;
	color: #000000;
}
table.mainNav a:hover {
	color: #EA1594;
}
table.mainNav a.active {
	text-decoration: none;
	color: #EA1594;
}

table.footer {
	width: 747px;
	background-image: url(images/FooterBg.gif);
	background-repeat: no-repeat;
}
table.footer td {
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	color: #585657;
}
table.footer a {
	font-size: 11px;
	text-decoration: none;
	color: #EA1594;
}
table.footer a:hover {
	color: #585657;
}
