a{

	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif, "Helvetica Neue", Helvetica, sans-serif;
font-size: 13px; line-height: 1.538em; 
font-weight: bold;
	color: #7f913f;
	text-decoration: none;
  
	text-decoration:underline;

}

a:hover{

	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #E09236;
	text-decoration:underline;

}

.leftnavheaders {
	font-family: "Century Gothic","Apple Gothic",Verdana,sans-serif;
	font-size: 10pt;
    font-weight: bold;
	color: #330000;
	margin-bottom:5px;
	margin-top:20px;
}

.leftnav {
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 13px;
    font-weight: bold;
	color: #7F913F;
	list-style-type: none;
}

.leftnav a{
    color: #7F913F;
	font-size: 9pt;
    font-weight: normal;
	text-decoration:none;
}

.left a:visited{
    color: #330000;

   
	text-decoration:none;
}
	
.leftnav a:hover{
    color: #E09236;

	text-decoration: underline;
}



.searchBtn {
	font-size: 80%;
	color: #FFFFFF;
	border: none;
	height: 22px;
	width: 22px;
	/*background-image: url(/images/general/go.gif);*/
	background-color: #c1cd9f;
}
.searchBox {
	background-color: #FFFFFF;
	border: 1px solid #7F9DB9;
	height: 14px;
	font-size: 11px;
	color: #000000;
}
.textbox {
	background-color: #FFFFFF;
	border: 1px solid #7F9DB9;
	font-size: 10pt;
	color: #330000;
}
.textboxDisabled {
	background-color: #FFFFFF;
	border: none;
	font-size: 11px;
	color: #000000;
}
.submit {	
	color: #ffffff;
	background-color: #330000;
	font-weight: bold;
	border: 1px none #330000;
}
form, ol, ul {
	margin: 0px;
	padding: 0px;
}

ul{
margin-left: 12px;
}

li{

	font-size: 95%;
   
}

li.cats{
	list-style-type: none;
	font-size: 95%;
	line-height: 90%;
    font-weight: bold;
	display:inline;
	
}

ul.sitemap, li.sitemap {
	margin: 0px 0px 0px 10px;
}
li {
	list-style-position: inside;
	margin: 2px;
	}
li.bullet {
	list-style-type: none;
	font-size: 95%;
	color: #996633;	
}
li.bulletLrg {
	list-style-type: none;
	font-size: 100%;
	color: #996633;	
}
li.num {
	font-size: 70%;
	color: #996633;		
}
li.account {
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
.txtSession {
	font-size: 11px;
	color: #330000;
	text-decoration: none;
}
a.txtSession {
	color: #7F913F;
	font-size: 9pt;
    font-weight: normal;
	text-decoration:underline;
	font-style:normal;
} 
a.txtSession:hover {
	    color: #E09236;
	text-decoration: underline;
} 
.txtSessionGrey {
	color:	#330000;
	font-size: 70%;
}
.txtCopy {
	font-size: 70%;
	color: #330000;
}
a.txtButton {
	height: 20px;
	background-color: #EAEAEA;
color: #330000;
text-decoration: none;

}
a.txtButton:hover {
	height: 20px;
	background-color: #ffffff;
color: #330000;
text-decoration: none;

}

.txtOldPrice {
	text-decoration: line-through;
}
.txtSale {
 	color: #330000;
}
.txtOutOfStock {
	color: #990000;
	font-weight:bold;
    font-size: 75%;
}
.txtSiteDocs, a.txtSiteDocs {
	font-size: 11px;
	color: #996633;
	text-decoration: none;
}
a.txtSiteDocs:hover {
	font-size: 11px;
	color: #996633;
	text-decoration: underline overline;
}
.txtDefault, a.txtDefault, a.txtLink, a.txtLocation {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 10px;
        font-weight: normal;
	color: #7F913F;
	text-decoration: none;
        line-height: 1.1em;
}
a.txtDefault:hover, a.txtLink:hover, a.txtLocation:hover {
	color: #E09236;
	text-decoration: underline;
}

.txtDefaultProd, a.txtDefaultProd {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 10pt;
    font-weight: bold;
	color: #7f913f;
	text-decoration: underline;
    line-height: 1.1em;

}
a.txtDefaultProd:hover {
	color: #E09236;
	text-decoration: underline;
}
.txtDefault2, a.txtDefault2{
	color: #CCD48C;
	text-decoration:none;
}
a.txtDefault2:hover {
 	color: #CCD48C;
	text-decoration: underline;
}
.txtContentTitle {
	font-size: 18px;
	color: #E09236;
font-weight: bold;
	padding-bottom: 2px;
}
.txtBoxSave {
	color: #F90707;
	padding-left: 16px;
}
.tblList {
	
}
.tdListTitle {
	background-color: #ffffff;
	font-weight: bold;
	color: #996633;
	border-bottom: 1px solid #ffffff;
}
.tdEven {
	background-color: #FFFFFF;
}
.tdOdd {
	background-color: #ffffff;
}
.txtCartPrice {
	float: right;
	color: #330000;
	padding-right: 3px;
}
.txtCart {
	font-size: 70%;
	color: #330000;	
}
.cartTotal {
	border-top: 1px none #CCCCCC;
	padding-top: 2px;
	margin-top: 3px;
}
a.txtCartProduct:active, a.txtCartProduct:link, a.txtCartProduct:visited {
	text-decoration: none;
	color: #330000;
}
a.txtCartProduct:hover {
	text-decoration: none;
	color: #330000;
}
a.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited {
	color: #FFFFFF;
	border: none;
	height: 22px;
	width: 57px;
	background-image: url(../styleImages/buttons/searchSubmit.gif);
	background-color: #c1cd9f;
	padding:5px;
}
a.txtviewCart:hover {
	
}
.cartProgress {
	font-weight: normal;
	color: #330000;
	padding: 4px;
	width: 100%;
	margin: auto;

}
.txtcartProgressCurrent {
	color: #993333;
	font-weight: bold;

}
.quickBuy {
	text-align: center;
	color: #996633;
	font-size: 10pt;
}
.tdcartTitle {
	font-weight: bold;
	color: #330000;
	background-color: #ffffff;

}
.tdcartEven {
	background-color: #ffffff;	
}
.tdcartOdd {
	background-color: #FFFFFF;
	font-size: 10pt;
}
.tdCartSubTotal {
	padding-top: 10px;
	border-top: 1px solid #666666;
	font-size: 10pt;
}
a.txtCheckout {
	font-weight: bold;
	color: #996633;
	background-color: #c1cd9f;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
}
a.txtUpdate {
	font-weight: bold;
	color: #996633;
	background-color: #c1cd9f;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;

}
.txtStockWarn {
	font-size: 70%;
	color: #FF0000;
}
.txtError {
	font-weight: bold;
	color: #050F72;
	background-color: #FFCECE;
	border: 1px solid #FF0000;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.txtCopyright, a.txtCopyright {
	text-align: center;
	font-size: 0%;
	color: #ffffff;
	position: absolute; left: -9000px;
	display: none;
}
a.txtCopyright:hover {
	text-decoration: none;
}
.dropDown {
	width: 120px;
}
.txtCat {
	font-size: 14px;
	color: #330000;
	text-decoration: none;
}
/*BOXESONCATEGORYPAGE*/
.catbox { 
	float: left; 
	text-align: center; 
border: 1px solid #996633; 
	width: 219px; 
	height: 260px;
margin: 5px;
}
.tdrelTitle {
	font-weight: bold;
	color: #996633;
	background-color: #FFF2F4;
padding: 3px;
}
.catbox2 { 
	float: left; 
	text-align: center;  
}
.tdprodTitle {
	font-weight: bold;
	color: #996633;
	background-color: #FFF2F4;
padding: 3px;
} 
.prodtitle {
	font-weight: bold;
text-decoration: none;
	color: #996633;
	background-color: #FFF2F4;
padding: 6px;
display: block;
} 
/*QUICKSTOREEDIT*/
.AdminLinks {
	background-color: #EAEAEA;
	text-align: center;
	padding: 1px;
}

.AdminLinks a { font-size: 12px; }
.AdminLinks a:hover {}

.AdminCLinks {
	background-color: #EAEAEA;
	text-align: center;
	padding: 0 2px 0 2px;
}
/*END - Store Quick Edit*/
/* TOPCATEGORIESMENU */
.ThemeIEMenu,.ThemeIESubMenuTable
{
	cursor:		default;
	font-size: 13px;
	font-weight: bold;	
	color:		#FD9FB7;
	padding:	0;
	border:		0;
	white-space:	nowrap;
	
}
.ThemeIEMenu td
{
	height:		1.8em;
	width: 7em;
	text-align: center;
}
.ThemeIEMenu
{
/*	background-color:	#FFEAF0; */
}
.ThemeIESubMenu
{
	position:	absolute;
	visibility:	hidden;
	z-index:	100;
	border:		0;
	padding:	0;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#848A84, Direction=135, Strength=4);
}
.ThemeIESubMenuTable
{
	border:		1px solid #ADAA9C;
	background-color:	#FFEAF0;
}
.ThemeIESubMenuTable td
{
	height:		1.8em;
	white-space:	nowrap;
	text-align: left;
}
.ThemeIEMainItem,.ThemeIEMainItemHover,.ThemeIEMainItemActive,
.ThemeIEMenuItem,.ThemeIEMenuItemHover,.ThemeIEMenuItemActive
{
	padding-left:	3px;
	padding-right:	3px;
	white-space:	nowrap;
}
.ThemeIEMainItemHover,.ThemeIEMainItemActive,
.ThemeIEMenuItemHover,.ThemeIEMenuItemActive
{
	color:		#FD9FB7;
	background-color:	#FFEAF0;
	cursor:		pointer;
}
.ThemeIEMenuSplit
{
	height:		1px;
	margin-top:	1px;
	margin-bottom:	1px;
	overflow:	hidden;
	background-color:	inherit;
	border-top:	1px solid #ADAA9C;
}
.ThemeIEMenuVSplit
{
	width:		1px;
	margin:		0px;
	overflow:	hidden;
	background-color:	inherit;
	border-right:	1px solid #ADAA9C;
}
.ThemeIEMenuItem img.seq1
{
	display:	inline;
}
.ThemeIEMenuItemHover seq2,
.ThemeIEMenuItemActive seq2
{
	display:	inline;
}
.ThemeIEMenuItem .seq2,
.ThemeIEMenuItemHover .seq1,
.ThemeIEMenuItemActive .seq1
{
	display:	none;
} 
 a.buyButton {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	
	background-color: #ffffff;
color: #996633;
text-decoration: none;
font-size: 13px;
text-transform:uppercase;
height: 25px;

}
 a.buyButton2 {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	
	background-color: #996633;
color: #FFF2F4;
text-decoration: none;
font-size: 15px;
text-transform:uppercase;
height: 25px;
border: 4px solid #ffffff;
padding: 4px;

}
 .txtPrice {
 	color: #996633;
font-size: 24px;
}
/* start mod: Extended Product Options - http://cubecart.expandingbrain.com */

/* COLOURS WHEN NOT SELECTED plus other default values */
.voHorizontal, .voHorizontalSelected, .voVertical, .voVerticalSelected, .voWithNames, .voWithNamesSelected {
	border: 1px solid #E0EAF9;    /* customize this! */
	text-align: center;
	margin: 0 5px 10px 5px;
	padding: 5px;
}
/* COLOURS WHEN SELECTED */
.voHorizontalSelected, .voVerticalSelected, .voWithNamesSelected {
	background-color: #F5F7FF;    /* customize this! */
	border: 1px solid #C0DAF9;    /* customize this! */
}
/* SIZE OF HORIZONTAL VISUAL OPTIONS */
.voHorizontal, .voHorizontalSelected, .voWithNames, .voWithNamesSelected {
	width:  170px;                /* customize this! */
	height: 195px;                /* customize this! */
	float: left;
}
/* SIZE OF VERTICAL VISUAL OPTIONS */
.voVertical, .voVerticalSelected {
	width:  190px;                /* customize this! */
	height: 180px;                /* customize this! */
	padding-left: 0;
}
.voImage {
	vertical-align: middle;
	margin: 5px 0;
}

/* end mod: Extended Product Options - http://cubecart.expandingbrain.com */

.registry label {
	display: block;
	width: 25%;
	border-style: none;
	float: left;
	font-size: 10px;
}
.registry fieldset {
	margin-top: 10px;
	margin-bottom: 5px;
	padding-top: 5px;
}
.registry legend {
	font-size: 10px;
	font-weight: bold;	
}
.registry li {
	list-style-type: square;
	font-size: 11px;
	color: #330000;
	line-height: 1.1em;	
}
.registry li a {
	font-family: Verdana, Arial, "Helvetica Neue", Helvetica, sans-serif, Helvetica, sans-serif;
	color: #0E51A3;
	text-decoration: none;
}

/* start mod: Common code for: Fully Flexible Contact Forms -or- Advanced Contact Forms */
/* by Estelle - http://cubecart.expandingbrain.com */

/* Information displayed after email is sent */
.divEmailInfo {
	margin: 1em auto 1em auto;
	color: black;
	background-color: #E0FFB8;
	padding: 1em;
	position: relative;
}
.divEmailError {
	margin: 1em auto 2em auto;
	padding: 1em;
	color: red;
	background-color: #FFEEE7;
}
.divEmailFields {
	margin: 1em auto;
	padding: 10px;
	width: 95%;
	overflow: auto;
	border: 1px dashed #94DA3A;
}

/* Table and field sizes/alignment */
table.contactForm {
	margin: 0 auto;
	width: 100%;
}
.contactForm input.textbox {
	width: 96%;
}
.contactForm select {
	/*width: 243px;*/
}
.contactForm textarea {
	width: 99%;
	height: 160px;
}

/* Field error messages */
span.validation-advice, span.custom-advice, label.error {
	margin-top: 5px;
	color: #FF0000;
	background-color: #FFFFFF; /* set this to fix problem in IE */
	font-weight: bold;
}

/* This is for the CAPTCHA */
#recaptcha_area {
	margin: 0.5em 0;
}
.recaptcha_theme_white .required, .recaptcha_theme_blackglass .required, .recaptcha_theme_red .required {
	border: 1px solid #70CDCC !important;
}
.recaptcha_theme_white .validation-failed, .recaptcha_theme_blackglass .validation-failed, .recaptcha_theme_red .validation-failed {
	border: 2px solid #FF3333 !important;
}
.recaptcha_theme_white .validation-passed, .recaptcha_theme_blackglass .validation-passed, .recaptcha_theme_red .validation-passed {
	border: 1px solid #B1D16C !important;
}
.recaptcha_theme_white .validation-advice, .recaptcha_theme_blackglass .validation-advice, .recaptcha_theme_red .validation-advice {
    display: none;
}

/* end mod: Common code for: Fully Flexible Contact Forms -or- Advanced Contact Forms */

/* start mod: Gift Registry - http://cubecart.expandingbrain.com */
.txtContentTitle h1 {
	font-size: 13px;
	font-family: "Century Gothic","Apple Gothic",Verdana,sans-serif;
	margin: 0;
}
.boxContent h2 {
	font-size: 12px;
	font-family: "Century Gothic","Apple Gothic",Verdana,sans-serif;
	font-weight: bold;
}
.BlueBg {
	padding: 0 10px;
}
.Button {
	margin: 10px 0;
}
.giftInfo {
}
.giftNoLongerAvailable {
	color: #FF0000;
}
a.txtConfirmGift {
}
a.moveToListButton, a.moveToListButton:hover, a.deleteButton, a.deleteButton:hover {
	font-size: 85%;
    white-space: nowrap;
	color: black;
	background-color: #EEEEEE;
	border: 1px solid #DDDDDD;
	padding: 0 3px;
	text-align: center;
	text-decoration: none;
	line-height: 1.9;
}
a.moveToListButton:hover, a.deleteButton:hover {
	background-color: #DDDDDD;
	border: 1px solid #AAAAAA;
}

.breadcrumbs {
	font-size:10px;
	font-weight:normal;
}

.breadcrumbs a {
	font-size:10px;
	text-decoration:underline;
	color: #7F913F;
	font-weight:normal;
}
.breadcrumbs a:hover {
	font-size:10px;
	text-decoration:underline;
	color: #E09236;
	font-weight:normal;
}
/* end mod: Gift Registry - http://cubecart.expandingbrain.com */
