
/* 
  -----------------------------------
   iCart 
	 Style Sheet 
	 by Infomart2000 Corp.
	 www.infomart2000.com
  ----------------------------------
  ##Default
 */	
	
			.gallery {
				zoom:1;
				width:auto;				
			}
			.gallery a {
				display:block;
				float:left;
				margin:5px;
				opacity:0.87;
				text-align:center;
			}
			.gallery a:hover {
				opacity:1;
			}
			.gallery a img {
				border:none;
				display:block;
			}
			.gallery a#vlightbox{display:none}
body {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
	background-image: url(../images/greendotbkg.gif);
	background-color: #E0EE76;
	margin-top: 25px;
	line-height: 18px;
}
.cr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #52321A;
}
.cr a {
	color: #52321A;
	text-decoration: none;
}
.cr a:hover {
	color: #52321A;
	text-decoration: underline;
}
.mainbox {
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.myheaderbkg {
	background-image: url(../images/fhc05.gif);
	background-repeat: repeat-x;
	text-align: center;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	padding-bottom: 2px;
}
.myheaderbkg a {
	color: #FFFFFF;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
}
.myheaderbkg a:hover {
	color: #5B381E;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
}
.tagline {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.mainhdr {
	background-color: #FFFFFF;
	background-image: url(../images/header02.gif);
	background-repeat: no-repeat;
	text-align: right;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #663300;
	padding-top: 8px;

}
.mainhdr a {
	color: #663300;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.mainhdr a:hover {
	color: #A8B453;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
a {
	color: #51AFAA;
	text-decoration: none;
}
a:hover {
	color: #D26D1B;
	text-decoration: none;
}
p, td, li, div {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5B381E;
	line-height: 18px;
}

h1 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #6B462A;
}
h2 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #6B462A;
}
h3 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #6B462A;
}

a.leftcol2 {
	color: #523620;
	text-decoration: none;
}
a.leftcol2:hover {
	color: #C80408;
	text-decoration: none;
}




















/*store-name:: Store Name*/		 
.store-name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #5c5c5c;
	text-decoration: none;
}

/*store-slogan:: Store Slogan*/		 
.store-slogan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5A3D1D;
	font-style: italic;
	text-decoration: none;
	font-weight: bold;
}

/*frame:: Controls the Color of the Store's Frame */		
.frame {
	background-color: #ffffff;
}

/*top:: Controls the Color of the top Bar */		
.top {
	background-color: #ffffff;
}

/*line:: Controls the Color of the line bellow the top bar */		
.line {
	background-color:#E8EFAD;
}

/*menu-headers:: Controls the way the menu headers look*/ 
.menu-headers {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	background-color: #FFAF38;
	text-decoration: none;
	line-height: 20px;
	border: solid;
	border-bottom-width: 1px;
	border-left: none;
	border-right: none;
	border-top: none;
	border-color: #FFAF38;
}

/*titles:: Controls the Body Tiles such as (Specials, Feature Items, Items, Related Items)*/ 
.titles {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #5A3D1D;
	font-weight: bold;
	background-color: #ffffff;
}

/*data:: Controls body default fonts and colors */
.data {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #5A3D1D;
	font-size: 12px;
	line-height: 18px;
	background-color: #ffffff;
}

/*page_headers:: Controls the page's titles */
.page_headers {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #5A3D1D;
	background-color: #ffffff;
}

/*icon:: Controls the way the menu icons display*/ 
.icon {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #484646;
}

/*footer:: Displays at the very bottom of your online store, copyright and desgined by notices */		
.footer {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #484646;
}


/*a.menu:: Controls the way the Menu Links look before a user clicks or mouse overs them*/ 	 /*a.menu:: Controls the way the Menu Links look before a user clicks or mouse overs them*/ 	 
a.menu {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #6E502F;
	font-size: 14px;
	text-decoration: none;
}

/*a.menu:hover:: Controls the way the Menu Links look when a user passes their mouse over a them*/
a.menu:hover {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
}

/*a.menu:visited:: Controls the way the menu links look after a user has visited that section*/
a.menu:visited {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #6E502F;
	font-size: 14px;
	text-decoration: none;
}

/*a.menu:visited:hover:: Controls the way the menu links look when a user hovers over a section they have visited*/ 	 /*a.menu:visited:: Controls the way the Menu Links look when a user has already clicked the link*/ 	 
a.menu:visited:hover {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
}

/*a.links:: Controls the way the Menu Links look before a user clicks or mouse overs them*/ 	 /*a.menu:: Controls the way the Menu Links look before a user clicks or mouse overs them*/ 	 
a.links {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #5A3D1D;
	font-size: 12px;
	text-decoration: none;
}

/*a.links:hover:: Controls the way the Menu Links look when a user passes their mouse over a them*/
a.links:hover {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #B93726;
	text-decoration: none;
}

/*a.links:visited:: Controls the way the menu links look after a user has visited that section*/
a.links:visited {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #5A3D1D;
}

/*a.links:visited:hover:: Controls the way the menu links look when a user hovers over a section they have visited*/ 	 /*a.menu:visited:: Controls the way the Menu Links look when a user has already clicked the link*/ 	 
a.links:visited:hover {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #B93726;
}

/*a.cat::Links:: Controls the way the category links look before a user clicks or mouse overs on them*/ 	 
a.cat {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #5A3D1D;
	font-size: 13px;
	text-decoration: none;
	line-height: 18px;
}

/*a.cat:hover:: Controls the way the category links look when a user passes their mouse over a them*/ 	 	
a.cat:hover {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #97A625;
	text-decoration: none;
	font-size: 13px;
	line-height: 18px;
}

/*a.cat:visited:: Controls the way the category links look after a user has visited that section*/ 
a.cat:visited {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #5A3D1D;
	font-size: 13px;
	text-decoration: none;
	line-height: 18px;
}

/*a.cat:visited:hover:: Controls the way the category links look when a user hovers over a section they have visited*/ 	 
a.cat:visited:hover {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #97A625;
	text-decoration: none;
	font-size: 13px;
	line-height: 18px;
}

/*a.sub-cat::Links:: Controls the way the category links look before a user clicks or mouse overs on them*/ 	 
a.sub-cat {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #23282a;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	width: 100%;
	line-height: 20px;
	border: solid;
	border-bottom-width: 1px;
	border-left: none;
	border-right: none;
	border-top: none;
	border-color: #ffffff;
	display:block;
}

/*a.sub-cat:hover:: Controls the way the category links look when a user passes their mouse over a them*/ 	 	
a.sub-cat:hover {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
	width: 100%;
	line-height: 20px;
	border: solid;
	border-bottom-width: 1px;
	border-left: none;
	border-right: none;
	border-top: none;
	border-color: #ffffff;
	background-color: #B93726;
	display:block;
}

/*a.sub-cat:visited:: Controls the way the category links look after a user has visited that section*/ 
a.sub-cat:visited {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #23282a;
	width: 100%;
	line-height: 20px;
	border: solid;
	border-bottom-width: 1px;
	border-left: none;
	border-right: none;
	border-top: none;
	border-color: #ffffff;
	display:block;
}

/*a.sub-cat:visited:hover:: Controls the way the category links look when a user hovers over a section they have visited*/ 	 
a.sub-cat:visited:hover {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	width: 100%;
	line-height: 20px;
	border: solid;
	border-bottom-width: 1px;
	border-left: none;
	border-right: none;
	border-top: none;
	border-color: #ffffff;
	background-color: #B93726;
	display:block;
}

/*menu-text:: Controls the way the menu (mailing list) text look */ 
.menu-text {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5A3D1D;
}

/*item:: Controls the Item, Name, Description, Price, Savings, Cost,Font and Color */ 
.item {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5A3D1D;
	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: 13px;
	font-weight: normal;
	color: #535353;
}

/*price:: Controls the way the product's prices display*/ 
.price {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #d90d0e;
	font-weight: bold;
}

/*checkout-headers:: Controls the titles on the checkout pages (Billing Information, Shipping Information etc)*/
.checkout-headers {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #B93726;
	background-color: #ffffff;
}

/*titles2:: Controls the titles on the view cart page*/ 
.titles2 {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}

/*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 #E8F0AE;
}

/*borders:: Controls the color of the borders on forms*/ 
.borders {
	border: #ffffff;
	background-color: #ffffff;
}

/*borders_coupon:: Controls the color of the borders on the coupon and shipping box*/ 
.borders_coupon {
	border: solid;
	border-color: #aaa9a9;
	border-width: 1px;
}

/*steps:: Controls the way the steps on the checkout pages display*/
.steps {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	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: 16px;
	font-weight: bold;
	color: #B93726;
	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:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B93726;
	border: solid;
	border-bottom-width: 1px;
	border-left: none;
	border-right: none;
	border-top: none;
	border-color: #5A3D1D;
}

/*borders2:: Controls the color of the borders on forms*/ 
.borders2 {
	border: #cbc9c9;
	background-color: #cbc9c9;
}

/*cart-text:: Controls the way the text inside the shopping cart looks*/ 
.cart-text {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #23282a;
	line-height: 18px;
	background-color: #d4e5ed;
}

/*invoice_title:: Controls the way the title of the invoices look */ 
.invoice_title {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #cbcaca;
	color: #384e31;
}

/*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: 13px;
	font-weight: normal;
	color: #535353;
}

/*font2:: Secondary Screen Font */ 
.font2 {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #535353;
}

/*font3:: controls the search on the top*/ 
.font3 {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #484646;
}

/*btn:: Controls the buttons*/ 
.btn {
	border-top: 1px solid #5A3D1D;
	border-bottom: 1px solid #5A3D1D;
	border-left: 1px solid #5A3D1D;
	border-right: 1px solid #5A3D1D;
	background-color: #DBEDAB;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #5A3D1D;
	cursor: pointer;
}

/*btn_over:: Controls the buttons*/ 
.btn_over {
	border-top: 1px solid #5A3D1D;
	border-bottom: 1px solid #5A3D1D;
	border-left: 1px solid #5A3D1D;
	border-right: 1px solid #5A3D1D;
	background-color: #5A3D1D;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
	cursor: pointer;
}

/*btn2:: Controls the buttons*/
.btn2 {
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	background-color: #FFAF38;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #ffffff;
	cursor: pointer;
}

/*txtBoxStyle:: Controls the text boxes*/ 	
.txtBoxStyle {
	border-top: 1px solid #5A3D1D;
	border-bottom: 1px solid #5A3D1D;
	border-left: 1px solid #5A3D1D;
	border-right: 1px solid #5A3D1D;
	background-color: #ffffff;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #5A3D1D;
}

/*txtareaStyle:: Controls the text areas*/ 	
 .txtareaStyle {
	border-top: 1px solid #5A3D1D;
	border-bottom: 1px solid #5A3D1D;
	border-left: 1px solid #5A3D1D;
	border-right: 1px solid #5A3D1D;
	background-color: #ffffff;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #5A3D1D;
	height: 80px;
	width: 250px;
}

/*a.home:: Controls the way the Home page (featured items) links look before a user clicks or mouse overs on them*/ 	 
a.home {
	font-family: Arial, Helvetica, sans-serif;
	color: #0066cc;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

/*a.home:hover:: Controls the way the Home page (featured items) links look when a user passes their mouse over a them*/ 	
a.home:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #800080;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

/*a.home:visited:: Controls the way the Home page (featured items) links look after a user has clicked on them*/ 
a.home:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #0066cc;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

/*a.home:visited:hover:: Controls the way the Home page (featured items) links look when a user hovers over a link they have clicked*/ 	 
a.home:visited:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #800080;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
