/**************************************** TEXT BOXES ***************************************/

.searchBox {
	background-color: #ffefef;
	border: 1px solid #fe4f8f;
	height: 14px;
	font-family: Tahoma;
	font-size: 11px;
	color: #996633;
}
.textbox{
	background-color: #FFFFFF;
	border: 1px inset #fe4f8f;
	font-family: Tahoma;
	font-size: 11px;
	color: #996633;
}
.textboxDisabled {
	background-color: #FFFFFF;
	border: none;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.add {	
	width:45px;
    height:35px;
    background-image:url(/template_images/buttons/add.gif);
    background-repeat:no-repeat;
    font-size:0px;
}


/******************************** LOGIN LOGOUT ACCOUNT LINKS***************************/
li.account {
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
.txtSession {
	font-family: Tahoma;
	font-size: 12px;
	color: #313a1c;
	text-decoration: none;
}
a.txtSession {
	font-family: Tahoma;
	font-size: 10px;
	color: #313a1c;
	text-decoration: none;
} 
a.txtSession:hover {
	font-family: Tahoma;
	color: #000000;
	text-decoration: none;
} 
.txtSessionGrey {
	color:	#996633;
	font-family: Tahoma;
	font-size: 12px;
}
/* END LOGIN LOGOUT ACCOUNT LINKS*/




/******************************** BUTTONS ***********************************/
.add {	
	width:45px;
    height:35px;
    background:url(/template_images/buttons/add.gif);
    background-repeat:no-repeat;
    font-size:0px;
}
.searchBtn {
	font-family: Tahoma;
	font-size: 1%;
	color: #000000;
	border: none;
	width: 16px;
    height:16px;
	background-image: url(/template_images/search_icon.gif);
	background-color: transparent;
    vertical-align:top;
}
.mailinglistadd {
	font-family: Tahoma;
	font-size: 1%;
	color: #000000;
	border: none;
	height: 26px;
	width: 39px;	background-image: url(/template_images/buttons/join.gif);
    background-repeat:no-repeat;
    vertical-align:absmiddle;
	background-color: transparent;
}
 a.buyButton2 {
	font-family: arial;
	background-color: #996633;
    color: #ffefef;
    text-decoration: none;
    font-size: 15px;
    text-transform:uppercase;
    height: 25px;
    border: 4px solid #ffffff;
    padding: 4px;
    background-image:url(/template_images/buttons/buy.gif);
    vertical-align:absmiddle;

}
.txtOldPrice {
	text-decoration: line-through;
}
.txtSale {
 	color: #a73331;
}
.txtOutOfStock {
	color: #a73331;
}
 a.buyButton {
	font-family: arial;
	background-color: #ffffff;
    color: #996633;
    text-decoration: none;
    font-size: 13px;
    text-transform:uppercase;
    height: 25px;

}

.redeem {
	width:96px;
    height:41px;
    background:url(/template_images/buttons/redeem.gif);
    background-repeat:no-repeat;
}
.login {
		width:96px;
    height:41px;
    background:url(/template_images/buttons/login.gif);
    background-repeat:no-repeat;
    font-size:1%;

}
/* END BUTTONS */




/****************************************QUICKSTOREEDIT********************************/
.managerLinks {
	background-color: #EAEAEA;
	text-align: center;
	padding: 1px;
}

.managerLinks a { font-size: 12px; }
.managerLinks a:hover {}

.managerCLinks {
	background-color: #EAEAEA;
	text-align: center;
	padding: 0 2px 0 2px;
}
/*END - Store Quick Edit*/






/*************************************** TOPCATEGORIESMENU ***********************************/
.ThemeIEMenu,.ThemeIESubMenuTable
{
	cursor:		default;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;	
	color:		#000000;
	padding:	0;
	border:		0;
	white-space:	nowrap;
	
}
.ThemeIEMenu 
{
	height:		20px;
	text-align: center;
    padding-left:8px;
    padding-right:8px;
}
.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);
}
.ThemeIESubMenu
{
	border:		1px solid #fd75a9;
	background-color:	#FFEAF0;
}
.ThemeIESubMenuTable
{
	height:		1.8em;
	white-space:	nowrap;
	text-align: left;
}
.ThemeIEMainItem,.ThemeIEMainItemHover,.ThemeIEMainItemActive,
.ThemeIEMenuItem,.ThemeIEMenuItemHover,.ThemeIEMenuItemActive
{
	padding-left:	8px;
	padding-right:	8px;
	white-space:	nowrap;
}
.ThemeIEMainItemHover,.ThemeIEMainItemActive,
.ThemeIEMenuItemHover,.ThemeIEMenuItemActive
{
	color:		#FFEAF0;
	background-color:	#ff4f90;
	cursor:		pointer;
}
.ThemeIEMenuSplit
{
	height:		1px;
	margin-top:	1px;
	margin-bottom:	1px;
	overflow:	hidden;
	background-color:	inherit;
	border-top:	1px solid #fd75a9;
}
.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;
} 
/* END TOPCATEGORIESMENU */

 .txtPrice {
 	color: #996633;
font-size: 14px;
}    
.txtWelcome, a.txtWelcome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #996633;
	text-decoration:none;
	font-size: 10px;
}
a.txtWelcome:hover, a.txtWelcome:hover {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #996633;
	text-decoration:none;
	font-size: 10px;
}
.txtNew, a.txtNew {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration:none;
	font-size: 12px;
    
}
a.txtNew:hover, a.txtNew:hover {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #996633;
	text-decoration:underline;
	font-size: 12px;
   
}
.textbox1 {
	background-color: #FFFFFF;
	
	font-family: Tahoma;
	font-size: 11px;
	color: #996633;
	border: 1px inset #fe4f8f;
	width: 80px;
	margin-left: 2px;
	margin-bottom: 2px;
}


/******************************************** PRODUCT PAGE *********************************************/


 .txtPrice {
 	color: #996633;
    font-size: 24px;
} 

.catbox2 { 
	float: left; 
	text-align: center;  
}
.tdprodTitle {
	font-weight: bold;
	color: #603f22;
	background-color: #ffefef;
    padding: 3px;
} 
.prodtitle {
	font-weight: bold;
    text-decoration: none;
	color: #603f22;
    padding: 6px;
    display: block;
} 
/* PRODUCT PAGE */




/******************************************* HOMEPAGE ******************************************/
.latestProds {
	float: left;
	text-align: center;
	width: 150px;
	height: 150px;
} 
/* END HOMEPAGE*/




/******************************************* CATEGORY PAGE **************************************/
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 110px;
	height: 100px;
}
#subCats {
	background-color: #ffffff;
	text-align: center;
	border: 1px solid #ffffff;
	margin: 0px;
	float: left;
	width: 99.5%;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
.catboxcontent {
	padding: 3px;
	font-family: Tahoma;
	font-size: 12px;
	color: #996633;
	margin-bottom: 5px;
    font-weight:bold;
}
.txtBoxSave {
	color: #F90707;
	padding-left: 16px;
}
.tblList {
	
}
.tdListTitle {
	background-color: #ffffff;
	font-family: Tahoma;
	font-weight: bold;
	color: #603f22;
	border-bottom: 1px solid #ffffff;
}
.tdEven {
	background-color: #e2cdb5;
}
.tdOdd {
	background-color: #ffffff;
}

.txtCat {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
/*BOXESONCATEGORYPAGE*/
.catbox { 
	float: left; 
	width: 206px; 
	text-align: center; 
	height: 280px;
margin: 4px;
}
.tdrelTitle {
	font-weight: bold;
	color: #603f22;
	background-color: #ffefef;
padding: 3px;
}
.catbox2 { 
	float: left; 
	text-align: center;  
}
/* End CATEGORIES*/





/*************************************** GLOBAL ****************************************/
.boxContent {
	padding: 3px;
	font-family: Tahoma;
	font-size: 14px;
	color: #996633;
	margin-bottom: 5px;
}

body {
    font-size: 14px;
    color: #996633;
}
.topCats {
	text-align: center;
	height: 25px;
	color: #996633;
	margin-bottom: 1px;
}
.topCatsBgRight {
	height: 25px;
}
.topCatsBgLeft {
	float: left;
	height: 25px;
}
.txtDefault, a.txtDefault, a.txtLink, a.txtLocation {
	font-family: Tahoma;
	color: #000000;
	text-decoration:none;
}
a.txtDefault:hover, a.txtLink:hover, a.txtLocation:hover {
 	font-family: Tahoma;
	color: #b4784c;
	text-decoration: underline;
}
.txtDefault2, a.txtDefault2{
	font-family: Tahoma;
	color: #996633;
	text-decoration:none;
}
a.txtDefault2:hover {
 	font-family: Tahoma;
	color: #000000;
	text-decoration: underline;
}
.txtContentTitle {
	font-family: Tahoma;
	font-size: 16px;
	color: #603f22;
	padding-bottom: 2px;
    font-weight:bold;
}
.txtCopy {
	font-family: Tahoma;
	font-size: 12px;
	color: #996633;
}
/* END GLOBAL*/





/********************************** LISTS AND BULLETS *********************************/
form, ol, ul {
	margin: 0px;
	padding: 0px;
}
ul.sitemap, li.sitemap {
	margin: 0px 0px 0px 10px;
}
li {
	
    list-style-type:none;
	margin: 2px;
	padding: 1px;
}
li.bullet {
list-style-type:none;
	font-family: Tahoma;
	font-size: 11px;
	color: #996633;	
}
li.bulletLrg {
	list-style-type: none;
	font-family: Tahoma;
	font-size: 12px;
	color: #996633;	
}
li.num {
	font-family: Tahoma;
	font-size: 10px;
	color: #996633;		
}
/* END LISTS AND BULLETS*/




/*************************************** SITE DOCUMENTS ************************************/
.siteDocs {
	text-align: center;
	height: 30px;
	color: #ffffff;
} 
.txtSiteDocs, a.txtSiteDocs {
	font-family: Tahoma;
	font-size: 11px;
	color: #996633;
	text-decoration: none;
}
a.txtSiteDocs:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #996633;
	text-decoration: underline overline;
}
/* END SITE DOCS*/




/********************************************* CHECKOUT PAGES ************************************/
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.txtCartPrice {
	float: right;
	color: #338699;
	padding-right: 3px;
}
.txtCart {
	font-family: Tahoma;
	font-size: 12px;
	color: #338699;	
}
.cartTotal {
	border-top: 1px dashed #404040;
	padding-top: 2px;
	margin-top: 3px;
}
a.txtCartProduct:active, a.txtCartProduct:link, a.txtCartProduct:visited {
	text-decoration: none;
	color: #338699;
}
a.txtCartProduct:hover {
	text-decoration: none;
	color: #996633;
}
a.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited {
	
	border: none;
	height: 35px;
	width: 45px;
	
}
a.txtviewCart:hover {
	
}
.cartProgress {
	font-family: Tahoma;
	font-weight: normal;
	color: #996633;
	padding: 4px;
	width: 100%;
	margin: auto;
}
.txtcartProgressCurrent {
	color: #42311c;
	font-weight: bold;
}
.tdcartTitle {
	font-weight: bold;
	color: #996633;
	background-color: #ffefef;

}
.tdcartEven {
	background-color: #ffffff;	
}
.tdcartOdd {
	background-color: #ffefef;
}
.tdCartSubTotal {
	padding-top: 10px;
	border-top: 1px solid #666666;
}

.txtStockWarn {
	font-size: 10px;
	color: #FF0000;
}
.txtError {
	font-family: Tahoma;
	font-weight: bold;
	color: #050F72;
	background-color: #FFCECE;
	border: 1px solid #FF0000;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.dropDown {
	width: 120px;
}
/* END CHECKOUT PAGES*/ 

ul.account_list {
list-style:none;
}
.account_list {
color:#996633;
font-size:12px;
text-decoration:none;
font-family:Tahoma;
}
.account_list a:hover {
color: #ffffff;
font-weight:bold;
background:#996633;
}
.account_list a, .account_list a:visited {
color: #996633;
text-decoration:none
}

.menulinks a:visited{
color: #ffefef;
}
.category_menu ul li {
    
	font: normal normal 14px/115% 'Tahoma';
	margin-top: 0px;
	padding-bottom: 2px; /*border-bottom: dotted 1px #ccc;*/
	padding-left: 2px;
    margin: 0;
padding: 0;
text-decoration: none;
}

.category_menu ul {
text-align: left;
padding-bottom: 2px;
padding-top: 2px;
padding-left: 0px;
margin-top: 0;
/* cancels gap caused by top padding in Opera 7.54 */
margin-left: 0;
color: #045498;
width: 100%;
font-family: Tahoma,Helvetica,sans-serif;
font-size: 12px;
list-style-type:none;

/* fixes Firefox 0.9.3 */

}



.category_menu ul li a {
text-decoration: none;
display: block;
padding-left:18px;
padding-top:2px;
padding-bottom:5px;
padding-right:5px;
height: 1%;
font-size: 100%;
color: #338699;
vertical-align:absmiddle;
}
.categeory_menu ul li a:hover {
background-color: #996633;
color: #ffffff;
text-decoration:none;

}
.category_menu a,
{
	display: block;
	color: #996633;
	text-decoration: none;
	overflow: hidden;
	padding: 4px 0px 4px 0px;
    font-size: 11px;
} 
.category_menu:visited{
color:#996633;}

.category_menu a:hover{
	color: #996633;
	text-decoration: none;
    font-weight:bold;
    background:url(/template_images/mainbk.jpg)#ffefef;
background-repeat:repeat-x;
vertical-align:absmiddle;
}
#topnav a{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;	
	color:#000000;
	padding-left:8px;
    padding-right:8px;
    text-decoration:none;
 }
#topnav a:hover{
color:		#FFEAF0;
	background-color:	#ff4f90;
    }