/* @override http://victoriantrading.com/stylesheets/victorianOriginal.css */

.textrow {
	font-family: Times, serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
	text-align: center;
	vertical-align: top;
	border: none;
}
.price {
	font-family: Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	vertical-align: top;
	border: none;
}
.thumbclass {
	border: #993300;
	background-color: #ffefc4;
	/*-moz-border-radius: 1em;*/
	border-radius: 20em;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	text-align: center;
	vertical-align: top;
}
.bigthumb {
	border: #993300;
	background-color: #ffefc4;
	-moz-border-radius: 1em;
	border-radius: 20em;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	text-align: center;
	vertical-align: top;
}
.imgrow {
	text-align: center;
}
a.navlinks:link {
	font-family: Times, serif;
	font-size: 12pt;
	font-weight: bold;
	font-variant: small-caps;
	color: #874e31;
	height: 16px;
	width: 15px;
	text-decoration: underline;
}
a.navlinks:visited {
	font-family: Times, serif;
	font-size: 12pt;
	font-weight: bold;
	font-variant: small-caps;
	color: #874e31;
}
a.navlinks:hover {
	font-family: Times, serif;
	font-size: 12pt;
	font-weight: bold;
	font-variant: small-caps;
	color: #996633;
	background-color: #ffefc4;
}
a.navlinks:active {
	font-family: Times, serif;
	font-size: 12pt;
	font-weight: bold;
	font-variant: small-caps;
	color: #874e31;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-color: #fff8f3;
}
a.lglink:link {
	font-family: Times, serif;
	font-size: 10pt;
	font-weight: bold;
	font-variant: small-caps;
	color: #996633;
	text-decoration: underline;
	clip: rect( );
}
a.lglink:visited {
	font-family: Times, serif;
	font-size: 10pt;
	font-weight: bold;
	font-variant: small-caps;
	color: #996633;
}
a.lglink:hover {
	font-family: Times, serif;
	font-size: 10pt;
	font-weight: bold;
	font-variant: small-caps;
	color: #996633;
	background-color: #dcc79e;
}
a.lglink:active {
	font-family: Times, serif;
	font-size: 10pt;
	font-weight: bold;
	font-variant: small-caps;
	color: #996633;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-color: #fff;
}
.lgtext {
	font-family: Times, serif;
	font-size: 12pt;
	font-weight: bold;
	font-variant: small-caps;
	color: #874e31;
}
.linktable {
}

.linktable a {
	padding: 0 2px;
}
.hdrclass {
	font-family: Times, serif;
	font-size: 16pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #790000;
	text-align: center;
	font-variant: small-caps;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-image: url(/images/bar.jpg);
	border-color: #fff;
}
.goldbox {
	border: 1px solid #ffefc4;
	background-color: #ffefc4;
}

.nextclass {
	font-family: Times, serif;
	font-size: 11pt;
	font-weight: bold;
	font-variant: small-caps;
	height: 16px;
}
a.nextclass:link, 
a.nextclass:visited, 
a.nextclass:active {
	color: #874e31;
	text-decoration: underline;
}
a.nextclass:hover {
	color: #996633;
	background-color: #ffefc4;
}
.oldprice {
	text-decoration: line-through;
	font-family: Times, serif;
	font-size: small;
	font-weight: bold;
}
.newprice {
	font-family: Times, serif;
	color: #d02200;
	font-weight: bold;
	font-size: small;
}
.taglinecat {
	font-family: Times, serif;
	font-size: 13px;
	font-weight: bold;
	font-variant: small-caps;
	color: #522e0e;
	text-align: center;
	vertical-align: top;
	border: none;
	padding: 0 2px;
}
.teaser {
	font-family: Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #755731;
	text-align: center;
	vertical-align: top;
	border: none;
}

.teaser b {
	color: #d02200;
}

.bodyglobal {
	/*background-image: url(/images/background.gif);
	background-repeat: repeat;
	top: 0px;
	clip: rect( );*/
}
.dropshadow2 {
	position: relative;
	width: 112px;
	height: 87px;
	padding: 0;	
	margin-bottom:5px;
	z-index: 1;
	background: url(/images/catalog/dropshadow.gif) no-repeat right bottom;
}

.dropshadow3 {
	position: relative;
	/*width: 101px;
	height: 136px;*/
	width: 95px;
	height: 112px;
	padding: 0;
	margin-bottom: 5px;
	z-index:1;
	background-image: url(/images/catalog/dropshadow3.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.inner {
	position: relative;
	padding: 4px;
	/*width: 100px;
	height: 75px;*/
	width:110px;
	height:  85px;
	z-index: 2;
	margin: 0px 0px 0px 0px;
}
.inner2 {
	position: relative;
	padding: 4px;
	/*width: 96px;
	height: 131px;*/
	width: 106px;
	height: 141px;
	z-index: 2;
	margin: 0px 0px 0px 0px;
}

/* ------------------ OLD MISCELLANEOUS LOCAL STYLES MOVED HERE  ----------------*/

.entry {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bolder;
	margin-top:20px;
	margin-bottom:15px;
}
.hdr {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bolder;
	font-variant: small-caps;
	color: #FFFFFF;
	background-color: #000000;
}
.pagehdr {
	text-align:justify;
}
