* { padding: 0; margin: 0; }

P, DIV, TD, BLOCKQUOTE {
	font-family:Times New Roman;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#69487e;
}
h2, blockquote {
 padding-left: 10px;
}
p {
 padding-bottom: 10px;
}
blockquote {
 padding-bottom: 10px;
}
BODY {
	font-family:Times New Roman;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#9a74b2;
	background: #aaa8a4 url(../images/bodybg.jpg) repeat-x;
}
form{margin:0;padding:0;}
A:ACTIVE{color:#0E4369;text-decoration:none;}
A:LINK{color:#0E4369;text-decoration:none;}
A:VISITED{color:#0E4369;text-decoration:none;}
A:HOVER{color:#706E05;text-decoration:underline;}

.TopBottomBar{font-size:11px;
	background-color:#535353;
	height:23px;
	color:#FFFFFF;
}
A:ACTIVE.TopBottomBarLink{color:#9a74b2;text-decoration:none;}
A:LINK.TopBottomBarLink{color:#9a74b2;text-decoration:none;}
A:VISITED.TopBottomBarLink{color:#9a74b2;text-decoration:none;}
A:HOVER.TopBottomBarLink{color:#9a74b2;text-decoration:underline;}

.strike{
	text-decoration:line-through;
}
/** BOX STYLES **/
.BoxFrame{background-color:#a7a9ac;}

#categorytree {
 background-image: url(../images/categorybg.jpg);
 background-repeat: no-repeat;
 width: 183px;
 height: 43px;
}
.categorytreea {
 line-height: 41px;
 color: white;
 padding-left: 20px;
 font-family: Times New Roman;
 font-size: 20px;
}
#category {
 width: 183px;
 border-left: 2px solid #a7a9ac;
 border-top: 2px solid #a7a9ac;
 border-right: 1px solid #a7a9ac;
}
.BoxHeader{
	font-family:Times New Roman;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	background-color:#FFFFFF;
	height:25px;
	color:#454545;
}
.BoxContent{
	font-family:Times New Roman;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	color:#000000;
}
.BoxText{
	font-family:Times New Roman;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	background-color:#F0F0F0;
	color:#000000;
}
A:ACTIVE.BoxLink{color:#000033;text-decoration:none;}
A:LINK.BoxLink{color:#000033;text-decoration:none;}
A:VISITED.BoxLink{color:#000033;text-decoration:none;}
A:HOVER.BoxLink{color:#000055;text-decoration:underline;}

/** PAGE HEADER AND NAVIGATION					**/
.pageHeader{
	font-family:Times New Roman;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	background-color:#FFFFFF;
	text-align:left;
	padding:10px;
	margin:0px;
	color:#6f034b;
}

.pageNavigation{
	font-family:Times New Roman;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	background-color:#FFFFFF;
	padding:5px 5px 5px 10px;
	height:16px;
	color:#6f034b;
}

.pageNavigation div{
	font-family:Times New Roman;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#6f034b;
}

/** CATALOG ITEMS				 				**/
.CatalogNavigation{
	font-family:Times New Roman;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	background-color:#CCCCCC;
	color:#000000;
}
.CatalogItemDark{
	font-family:Times New Roman;
	font-size:9px;
	font-style:normal;
	font-weight:normal;
	background-color:#F0F0F0;
	padding:4px;
	color:#000000;
}
.CatalogItemLight{
	font-family:Times New Roman;
	font-size:9px;
	font-style:normal;
	font-weight:normal;
	background-color:#ffffff;
	padding:4px;
	color:#000000;
}

/** LISTS FOR CART ITEMS - USES CATALOG STYLES **/

.listHeader{
	font-family:Times New Roman;
	font-size:9px;
	font-style:normal;
	font-weight:normal;
	background-color:#F0F0F0;
	color:#000000;
}

.listItem{
	font-family:Times New Roman;
	font-size:9px;
	font-style:normal;
	font-weight:normal;
	background-color:#ffffff;
	color:#000000;
}

/** FORMS										**/
/**NEW FORM STYLES**/

.formFieldSet{
	border:1px solid #9666a7;
	margin-top:0px;
	margin-bottom:5px;
	margin-left:0px;
	margin-right:0px;
	/*border-style: outset;*/
	padding-bottom:10px;

}

.formContent{
	clear:both;
	float:left;
	padding-left:0px;
	width:99%;
}

.formSeparator{
	font-family:Times New Roman;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	background-color:#F0F0F0;
	padding:6px;
	color:#000000;
}

.formHeader{
	clear:both;
	font-family:Times New Roman;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	background-color:#FFFFFF;
	color:#000000;
	padding:5px;
}

.formLine{
	clear:both;
	float:left;
	width:100%;
}

.formCaption{
	font-family:Times New Roman;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#333333;
	float:left;
	padding:0px;
	margin-top:3px;
	text-align:right;
	width:41%;
}

.formControl{
	font-family:Times New Roman;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#333333;
	float:left;
	padding:5px;
}

.formSpace{
	font-family:Times New Roman;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#333333;
	float:left;
	padding:5px;
	padding-left:15px;
}

.formControlText{
	font-family:Times New Roman;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	width:144px;color:#666666;
}

.formControlSelect{
	font-family:Times New Roman;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	width:150px;color:#666666;
}

.formButtons{
	text-align:center;
	padding-top:15px;
	padding-bottom:15px;
	clear:both;
	float:left;
	width:99%;
}
/**NEW FORM END**/

.FormItems{
	font-family:Times New Roman;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	padding:2px;
	color:#333333;
}

.formRemark{
	font-family:Times New Roman;
	font-size:9px;
	font-style:normal;
	font-weight:normal;
	color:#999999;	
}

.ProductSubtitle{
	font-family:Times New Roman;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	border-bottom:1px solid #9666a7;
	padding:5px;
}
#outerwrapper {
 margin: 0 auto;
 width: 1020px;
}
#leftouter {
 float: left;
 background-image: url(../images/leftouter.jpg);
 background-repeat: no-repeat;
 width: 110px;
 height: 507px;
}
#wrapper { 
 float: left;
 width: 800px;
}
#rightouter {
 float: left;
 background-image: url(../images/rightouter.jpg);
 background-repeat: no-repeat;
 width: 110px;
 height: 507px;
 _position: relative;
 _top: -507px;
}
#faux {
 background: url(../images/faux.gif);
 overflow: auto;
 width: 800px;
}
#header {
 color: #333;
 width: 800px;
 height: 90px;
}
#navigation {
 background-image: url(../images/showcase.jpg);
 background-repeat: no-repeat;
 background-color: white;
 padding-left: 236px;
 padding-bottom: 11px;
 width: 564px;
 height: 14px;
 line-height: 13px;
 color: #9a74b2;
}
#rightcolumn { 
 display: inline;
 color: #333;
 width: 187px;
 float: right;
}
#leftcolumn { 
 float: left;
 color: #6f034b;
 width: 613px;
 display: inline;
 position: relative;
 background-color: white;
}
#footer {
 background-image: url(../images/footerbg.jpg);
 background-repeat: no-repeat;
 padding-left: 10px;
 clear: both;
 color: #9a74b2;
 width: 790px;
 height: 56px;
 line-height: 46px;
}
.clear {
 clear: both;
 background: none;
 }
#header2rightcartshell {
 position: relative;
 text-align:left;
 margin-top: 13px;
 z-index: 10;
 background-image: url(../images/cartbg.jpg);
 background-repeat: no-repeat;
 width: 187px;
 height: 143px;
}
div#header2rightcartshell div span.logintext, div#header2rightcartshell div span.logintext a {
 padding: 0px 0px 0px 25px;
 line-height: 40px;
 color: white;
 font-weight: bold;
}
div#header2rightcartshell div span.logintext a:hover {
 color: white;
}
div#header2rightcartshell div div div span.carttext, div#header2rightcartshell div div div span.carttext a {
 padding: 0px 0px 0px 49px;
 line-height: 45px;
 color: white;
 font-weight: bold;
}
#eventsheader {
 text-transform: uppercase;
 font-size: 14pt;
 color: purple;
 font-family: Times New Roman;
 font-weight: bold;
 text-decoration: underline;
 text-align: center;
}
.eventsmonth {
 text-transform: uppercase;
 font-size: 7pt;
 color: purple;
 font-family: Times New Roman;
 font-weight: bold;
 text-decoration: underline;
 clear: both;
 line-height: 28px;
}
.eventsday {
 float: left;
 width: 50px;
 font-size: 7pt;
 font-family: Times New Roman;
 clear: left;
}
.eventsdetails {
 text-transform: uppercase;
 width: 543px;
 float: left;
 font-size: 7pt;
 font-family: Times New Roman;
}
/* Ian's changes Jan 2012 */
#hometable td {border:2px solid #4B2161;
 padding:5px;
 border-radius:5px;
 -webkit-border-radius: 5px;
 background-color:#C49BD7;
 color:#2F133C;
 font-family:arial}

#hometable p {color:#2F133C;
 font-family:arial;
 margin-top:5px}

#hometable h3 {margin-bottom:5px}

#hometable li {margin-left:20px}
