/* 
   -----------------------------------
     iCart 
	 Style Sheet 
	 by Infomart2000 Corp.
	 www.infomart2000.com
   ----------------------------------
   ##Default
 */	
	
<STYLE>	 
P  {}

 /*body::Controls Page Background Color and any other fonts not defined below*/ 	
.body {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	background-image:url(assets/images/default/back_incense.jpg);
	color : #000000;
	background-color : #e9f3fd;
	font-weight : Normal;
	}


 /*store-name:: Store Name*/		 
.store-name {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 35px;
	color : #ffffff;
	text-decoration : none;
}

 /*store-slogan:: Store Slogan*/		 
.store-slogan {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : #4f9deb;
	font-style : italic;
	text-decoration : none;
	font-weight: bold;
}	
	
 /*frame::  Controls the  Color of the Store's Frame */		
.frame {
	background-color : #FFFFFF;
}
.header-back {
	background-color : #ECECEC
}
/*top::  Controls the  Color of the top Bar */		
.top {
	background-color : #cdcdcd;
}

/*line::  Controls the  Color of the line bellow the top bar */		
.line {
	background-color :#cdcdcd;
}	

 /*menu-headers:: Controls the way the menu headers look*/ 
.menu-headers {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #336699;
	font-weight : normal;

	text-decoration : none;
	line-height : 20px;
	border: solid;
	border-bottom-width: 1px;
	border-left: none;
	border-right: none;
	border-top: none;
	border-color: #ffffff;
}


 /*titles:: Controls the Body Tiles such as (Specials, Feature Items, Items, Related Items)*/ 
.titles {
	font-family :   Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	background-color : #FFFFFF;
	color : #336699;
	border: solid;
	border-bottom-width: 0px;
	border-left: none;
	border-right: none;
	border-top: none;
	border-color: #336699;
	
} 

/*data:: Controls body default fonts and colors */
.data {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal;
	color : #3f4141;
	background-color : #ffffff;
}

 /*page_headers:: Controls the page's titles */
.page_headers {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : #336699;
	background-color : #ffffff;
}


/*icon:: Controls the way the menu icons display*/ 
.icon {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color: #D974CA;
}
.icon2 {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color: #D974CA;
}
/*footer:: Displays at the very bottom of your online store,  copyright and desgined by notices */		
.footer {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align : center;
	color : #336699;
}	

 	 
/*A:: Controls the way the  Links look before a user clicks  or mouse overs on them*/ 	 
A {
	font-family :  Arial, Helvetica, sans-serif;
	color : #77C2DB;
	font-size : 11px;
	font-weight : bold;
	font-style:  normal;
}
	
/*A:hover:: Controls the way the  Links look when a user passes  their mouse over a them*/ 	 	
A:hover {
	font-family :  Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style: normal;
	color : #F8960F;
}

/*A:visited:: Controls the way the  Links look after a user has visited that section*/ 
A:visited {
		font-family : Arial, Helvetica, sans-serif;
		color : #77C2DB;
}
	
/*A:visited:hover:: Controls the way the  Links look when a user hovers over a section they have visited*/ 	 
A:visited:hover {
	font-family :  Arial, Helvetica, sans-serif;
	color : #F8960F;
} 


/*A.cat:: Controls the way the  Links on the left bar look before a user clicks  or mouse overs on them*/ 	 
A.cat {
	font-family :  Arial, Helvetica, sans-serif;
	color : #808080;
	font-size : 11px;
	font-weight : normal;
	font-style: normal;
	text-decoration:  none;
}
.cat2
 {
	font-family :  Arial, Helvetica, sans-serif;
	color : #807F7F;
	font-size : 12px;
	font-weight : normal;
	font-style: normal;
	text-decoration:  none;
}
A.cat2 {
	font-family :  Arial, Helvetica, sans-serif;
	color : #807F7F;
	font-size : 12px;
	font-weight : normal;
	font-style: normal;
	text-decoration:  none;
}
A.cat3 {
	font-family :  Arial, Helvetica, sans-serif;
	color : #B466A8;
	font-size : 12px;
	font-weight : bold;
	font-style: normal;
	text-decoration:  none;
}

/*A.cat:hover:: Controls the way the  Links on the left bar look  when a user passes  their mouse over a them*/ 	 	
A.cat:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style: normal;
	color : red;
	text-decoration: underline;
}
A.cat2:active {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style: normal;
	color : #C281B9;
	text-decoration: underline;
}
A.cat2:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style: normal;
	color : red;
	text-decoration: underline;
}
A.cat3:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : boldl;
	font-style: normal;
	color : red;
	text-decoration: underline;
}
/*A.cat:visited:: Controls the way the  Links on the left bar look after a user has visited that section*/ 
A.cat:visited {
	font-family :  Arial, Helvetica, sans-serif;
	color : #808080;
}
A.cat2:visited {
	font-family :  Arial, Helvetica, sans-serif;
	color : #807F7F;
}
A.cat3:visited {
	font-family :  Arial, Helvetica, sans-serif;
	color : #D974CA;
}
/*A.cat:visited:hover:: Controls the way the  Links on the left bar look when a user hovers over a section they have visited*/ 	 
A.cat:visited:hover {
	font-family :  Arial, Helvetica, sans-serif;
	color : red;
	text-decoration: underline;
} 
A.cat2:visited:hover {
	font-family :  Arial, Helvetica, sans-serif;
	color : red;
	text-decoration: underline;
} 

/*menu-text:: Controls the way the menu (mailing list) text look */ 
.menu-text {
	font-family :Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #2d2c2d;
}

/*item:: Controls the Item, Name, Description, Price, Savings, Cost,Font and Color */ 
.item {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : Normal;
	color : #585C5F;
	text-decoration: none;
}

 /*price-info:: controls the way the prices display on the product page*/ 
.price-info {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : Normal;
	color: #535353;
}

  /*price:: Controls the way the product's prices display*/ 
.price {
	font-family :Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #d90d0e;
	font-weight: bold;
}

 /*checkout-headers:: Controls the titles on the checkout pages (Billing Information, Shipping Information etc)*/
.checkout-headers {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #FFFFFF;
	background-color : #8a81e6;
}

 /*titles2:: Controls the titles on the view cart page*/ 
.titles2 {
	font-family :   Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	background-color : #EEEEEC;
	color : #084a6d;
	
} 
/*alternative:: Controls the form backgrounds and other areas that requred an alternative color */
.alternative {
	background-color : #ffffff;
   padding: 2px 4px 2px 4px;
   border: 1px solid #91bce8;
}
 
/*borders:: Controls the color of  the borders on forms*/ 
.borders {
		border : #91bce8;
		background-color : #91bce8;
 }
.borders_cart {
		border : #C8C9C9;
		background-color : #C8C9C9;
 }
 /*borders_coupon:: Controls the color of  the borders on the coupon and shipping box*/ 
.borders_coupon {
    border: solid;
    border-color: #91bce8;
	border-width: 1px;
}

 /*steps:: Controls the way the steps on the checkout pages display*/
.steps {
	font-family : verdana,Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #cfd0d1;
	background-color : #ffffff;
}

 /*steps_on:: Controls the way the steps on the checkout [ages display*/
.steps_on {
	font-family : verdana,Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #336699;
	background-color : #ffffff;
}

/*error:: Controls the error messages*/ 
.error {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #e10e04;
	text-decoration: none;
}

 /*options-titles:: Controls the way the titles on the product options display*/
.options-titles {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : orange;
}

/*borders2:: Controls the color of  the borders on forms*/ 
.borders2 {
		border : #336699;
		background-color : #336699;
 }
.borders3 {
		border : #ECEAEA;
		background-color : #ECEAEA;
 }
/*cart-text:: Controls the way the text inside the shopping cart looks*/ 
.cart-text {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : Normal;
	color: #2d2c2d;
	line-height : 18px;
	background-color: #ECECEC;
}

/*invoice_title:: Controls the way the title of the invoices look */ 
.invoice_title {
	font-family :   Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	background-color : #cbcaca;
	color : #4f4e4e;
	
} 

/*invoice_table:: Controls the background color on your invoices*/ 
.invoice_table {
    background-color : #f9f8f8;
	
} 

/*font1:: Primary Screen Font */ 
.font1 {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : Normal;
	color: #535353;
}
 
/*font2:: Secondary Screen Font */ 
.font2 {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : Normal;
	color: #535353;
}
/*font2:: Secondary Screen Font Link*/ 
.font3 {
	font-family :Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color: #9C5AE5;
	line-height: 13px;
	text-decoration: none;
}
A.font3:hover {
	text-decoration: underline;
	color:#9C5AE5;
}
A.font3:visited {
	color:#9C5AE5;
}
/*nameLabel:: Controls Product Name Font*/ 
.nameLabel {
	font-family : Arial, Verdana,Helvetica, sans-serif;
	font-size : 18px;
	font-weight : normal;
	color: #BE6FB2;
}
/*btn:: Controls the buttons*/ 
.btn {
    border-top: 1px solid #336699;
    border-bottom: 1px solid #336699;
    border-left: 1px solid #336699;
    border-right: 1px solid #336699;
    background-color: #99CCFF;
    font-family: arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 11px;    
    color: #336699;
	cursor: pointer;
	} 

/*btn_over:: Controls the buttons*/ 
.btn_over {
    border-top: 1px solid #336699;
    border-bottom: 1px solid #336699;
    border-left: 1px solid #336699;
    border-right: 1px solid #336699;
    background-color: #99CCFF;
    font-family: arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 11px;    
    color: #336699;
	cursor: pointer;
	} 


 /*btn2:: Controls the buttons*/
.btn2 {
    border-top: 1px solid #336699;
    border-bottom: 1px solid #336699;
    border-left: 1px solid #336699;
    border-right: 1px solid #336699;
    background-color: #99CCFF;
    font-family: arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 9px;    
    color: #336699;
	cursor: pointer;
	} 	
	
 /*txtBoxStyle:: Controls the text boxes*/  	
.txtBoxStyle {
    border-top: 1px solid #b3b4b5;
    border-bottom: 1px solid #b3b4b5;
    border-left: 1px solid #b3b4b5;
    border-right: 1px solid #b3b4b5;
    background-color: #FFFFFF;
    font-family: arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 11px;    
    color: #38393a;
	} 
	
 /*txtareaStyle:: Controls the text areas*/ 	
 .txtareaStyle {
    border-top: 1px solid #C7D5E0;
    border-bottom: 1px solid #C7D5E0;
    border-left: 1px solid #C7D5E0;
    border-right: 1px solid #C7D5E0;
    background-color: #FBFBFB;
    font-family: arial, Helvetica, sans-serif;
    font-weight: normal;;
    font-size: 11px;    
    color: #343333;
	height : 80px;
	width: 250px;
	}
.leftNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	x-color: #333333;
	color: gray;
	text-align: right;
	margin-bottom: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
A.leftNav {
	color: gray;
	text-decoration: none;
	}
A.leftNav:Hover {
	text-decoration: underline;
	}

.topmenu-text {
			font-family: verdana; 
			font-size: 11px; 
			font-weight: bold; 
			color: B466A8;
			letter-spacing:-.05em;
}
A.topmenu-text {
			text-decoration: none;
			letter-spacing:-.05em;
}
A:hover.topmenu-text {
			color: F8960F;
			text-decoration: none;
			letter-spacing:-.05em;
}
A:visited.topmenu-text {
			text-decoration: none;
			letter-spacing:-.05em;
}
.searchItem {
			COLOR: #64B4CE; 
			font-family: Verdana, Arial, Helvitica, sans-serif; 
			font-size: 14px; 
			font-weight: bold;
			text-decoration:none;
}
A.searchItem {
			COLOR: #64B4CE; 
			font-family: Verdana, Arial, Helvitica, sans-serif; 
			font-size: 14px; 
			font-weight: bold;
			text-decoration:underline;
}
A.searchItem:hover {
			COLOR: #CA31B3; 
			font-family: Verdana, Arial, Helvitica, sans-serif; 
			font-size: 14px; 
			font-weight: bold;
			text-decoration:none;
}
A.searchItem:visited {
			COLOR: #64B4CE; 
			font-family: Verdana, Arial, Helvitica, sans-serif; 
			font-size: 14px; 
			font-weight: bold;
			text-decoration:underline;
}
#xnav {
	margin: 0;
	padding: 0;
	height: 40px;
	list-style: none;
	display: inline;
	overflow: hidden;
	}

#xnav li {
	margin: 0; 
	padding: 0;
        list-style: none;
	display: inline;
	}

#xnav a {
	float: left;
	padding: 40px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:40px; /* for IE5/Win only */
	}
	
#xnav a:hover {
	background-position: 0 -40px;
	}

#xnav a:active, #xnav a.selected {
	background-position: 0 0px;
    background-position: 0 -40px;

	}

#homemenu a {
		display:block;
		width:54px;
		background: url("/assets/images/default/home-button.gif") 0 0 no-repeat;
		}
#homemenu a:hover {	
		background-position: -54px 0;
		}
	
#cartmenu a {
		display:block;
		width:57px;
		background: url("/assets/images/default/cart-button.gif") 0 0 no-repeat;
		}
#cartmenu a:hover {	
		background-position: -57px 0;
		}
#accountmenu a {
		display:block;
		width:95px;
		background: url("/assets/images/default/account-button.gif") 0 0 no-repeat;
		}
#accountmenu a:hover {	
		background-position: -95px 0;
		}
#contactmenu a {
		display:block;
		width:97px;
		background: url("/assets/images/default/contact-button.gif") 0 0 no-repeat;
		}
#contactmenu a:hover {	
		background-position: -97px 0;
		}
#aboutmenu a {
		display:block;
		width:82px;
		background: url("/assets/images/default/about-button.gif") 0 0 no-repeat;
		}
#aboutmenu a:hover {	
		background-position: -82px 0;
		}
#caremenu a {
		display:block;
		width:115px;
		background: url("/assets/images/default/care-button.gif") 0 0 no-repeat;
		}
#caremenu a:hover {	
		background-position: -115px 0;
		}
		
#sitemapmenu a {
		display:block;
		width:68px;
		background: url("/assets/images/default/sitemap-button.gif") 0 0 no-repeat;
		}
#sitemapmenu a:hover {	
		background-position: -68px 0;
		}
/*NAVIGATION TABS:: Controls the rollover effect of graphical tabs*/ 
#sagetab a {
		display:block;
		width:71px;
		background: url("/assets/images/sage-tab.gif") 0 0 no-repeat;
		}
#sagetab a:hover {	
		background-position: -71px 0;
		}
#champatab a {
		display:block;
		width:71px;
		background: url("/assets/images/champa-tab.gif") 0 0 no-repeat;
		}
#champatab a:hover {	
		background-position: -71px 0;
		}
#indiatempletab a {
		display:block;
		width:71px;
		background: url("/assets/images/indiatemple-tab.gif") 0 0 no-repeat;
		}
#indiatempletab a:hover {	
		background-position: -71px 0;
		}
#spiritualskytab a {
		display:block;
		width:71px;
		background: url("/assets/images/spiritualsky-tab.gif") 0 0 no-repeat;
		}
#spiritualskytab a:hover {	
		background-position: -71px 0;
		}
#kaminitab a {
		display:block;
		width:71px;
		background: url("/assets/images/kamini-tab.gif") 0 0 no-repeat;
		}
#kaminitab a:hover {	
		background-position: -71px 0;
		}
#namastetab a {
		display:block;
		width:71px;
		background: url("/assets/images/namaste-tab.gif") 0 0 no-repeat;
		}
#namastetab a:hover {	
		background-position: -71px 0;
		}
#swagattab a {
		display:block;
		width:71px;
		background: url("/assets/images/swagat-tab.gif") 0 0 no-repeat;
		}
#swagattab a:hover {	
		background-position: -71px 0;
		}
#hemtab a {
		display:block;
		width:71px;
		background: url("/assets/images/hem-tab.gif") 0 0 no-repeat;
		}
#hemtab a:hover {	
		background-position: -71px 0;
		}
#resintab a {
		display:block;
		width:71px;
		background: url("/assets/images/resin-tab.gif") 0 0 no-repeat;
		}
#resintab a:hover {	
		background-position: -71px 0;
		}
#oiltab a {
		display:block;
		width:71px;
		background: url("/assets/images/oil-tab.gif") 0 0 no-repeat;
		}
#oiltab a:hover {	
		background-position: -71px 0;
		}
#burnerstab a {
		display:block;
		width:71px;
		background: url("/assets/images/burners-tab.gif") 0 0 no-repeat;
		}
#burnerstab a:hover {	
		background-position: -71px 0;
		}
#carttab a {
		display:block;
		width:160px;
		background: url("/assets/images/go-to-cart.gif") 0 0 no-repeat;
		}
#carttab a:hover {	
		background-position: -160px 0;
		}
#shopbutton a {
		display:block;
		width:85px;
		height:10px;
		background: url("/assets/images/default/shop-now.gif") 0 0 no-repeat;
		}
#shopbutton a:hover {	
		background-position: -85px 0;
		}
#registerbutton a {
		display:block;
		width:162px;
		height:48px;
		background: url("/assets/images/default/wholesale-register.gif") 0 0 no-repeat;
		}
#registerbutton a:hover {	
		background-position: -162px 0;
		}
#widther {width:275px;}

table.linker a {color: #7A8299;width:480px;display: block;}
div.linker a{ 
background: #ffffff;text-decoration:none;font-size:11px;line-height:14px;
padding: 8px 8px;font-family: verdana;color: #7A8299;font-weight:normal
} 
div.linker (position:absolute;top:0; left:0;) /*fixes IE slowness?? */  
div.linker a:link {color: #7A8299; text-decoration: none; background: #ffffff;font-weight:normal}
div.linker a:active {color: #7A8299; text-decoration: none; background: #ffffff;font-weight:normal}
div.linker a:visited {color: #7A8299; text-decoration: none; background: #ffffff;font-weight:normal}
div.linker a:hover {color: #7A8299; text-decoration: none; background: #FBFAEF;font-weight:normal}
.library-text {
	font-weight: normal; font-size: 8pt; COLOR: #636363; font-style: normal; font-family: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none}
A.library-text {
			text-decoration: none;
}
A.library-text:hover {
	COLOR: blue; text-decoration: underline}
.medItem {
	COLOR: #9C5AE5; font-family: Verdana, Arial, Helvitica, sans-serif; font-size: 12pt; font-weight: bold
}
A.medItem {
	color: blue; font-size: 11pt
}
A.medItem:hover {
	color: red; font-size: 11pt
}
.smallItem {
	COLOR: #CC9933; font-family: Verdana, Arial, Helvitica, sans-serif; font-size: 10pt; font-weight: bold; font-style: italic
}
.boxit {border-style : dashed; border-width : 1pt; border-color : #bdbdbd }
.boxit5 {border-style : solid; border-width : 1pt; border-color : #bdbdbd }

.itemdesc
{
font-family:arial;
font-size:14px;
font-weight:bold;
color: #8a81e6
}
.hp-titles {font-family: arial,sans-serif;font-size: 16px;font-weight:bold;}
A.hp-titles {text-decoration:none;color:#FFFFFF}
A.hp-titles:hover {text-decoration:none;color:blue}
A.hp-titles:visited {text-decoration:none;color:#FFFFFF}
A.hp-titles:visited:hover {text-decoration:none;color:blue}
</STYLE>

