/* 
   -----------------------------------
     iCart 
	 Style Sheet 
	 by Infomart2000 Corp.
	 www.infomart2000.com
   ----------------------------------
   ##Default
 */	


 /*body::Controls Page Background Color and any other fonts not defined below*/ 	
 body {
	font-family :Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	background-color : #263346;
	background-image: url(/assets/images/site_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	}
.headerbg {
	background-image: url(/assets/images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 177px;
}

.formcells {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #000000; background-color: #FFFFCC; border: 1px #999999 solid}

.topnavibg {
	background-image: url(/assets/images/horizontal_nav_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 32px;
}
.pagebg {
	background-image: url(/assets/images/page_bg.jpg);
	background-repeat: repeat-y;
}
.mainnavibg {
	background-image: url(/assets/images/nav_bg_top.jpg);
	background-repeat: no-repeat;
	width: 189px;
}
.footerbg {
	background-image: url(/assets/images/footer.jpg);
	background-repeat: no-repeat;
	height: 45px;
}


 /*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 : #ffffff;
	font-style : italic;
	text-decoration : none;
	font-weight: bold;
}	
	
 /*frame::  Controls the  Color of the Store's Frame */		
.frame {
	background-color : #eceae9;
}

/*top::  Controls the  Color of the top Bar */		
.top {
	background-color : #339900;
}

/*line::  Controls the  Color of the line bellow the top bar */		
.line {
	background-color :#80c3e3;
}	

 /*menu-headers:: Controls the way the menu headers look*/ 
.menu-headers {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #ffffff;
	font-weight : normal;
	background-color: #80c3e3;
	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 : bold;
	background-color : #80c3e3;
	color : #000000;
	border: solid;
	border-bottom-width: 1px;
	border-left: none;
	border-right: none;
	border-top: none;
	border-color: #ffffff;
} 

/*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 : #2A749C;
	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: #339900;
}

/*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 : 10px;
	text-align : center;
	color : #025228;
}	

 	 
/*A:: Controls the way the  Links look before a user clicks  or mouse overs on them*/ 	 
A {
	font-family :  Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 10px;
	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 : Gray;
}

/*A:visited:: Controls the way the  Links look after a user has visited that section*/ 
A:visited {
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
}
	
/*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 : Gray;
} 
.linkdivider {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #55626e;
	vertical-align: middle;
	padding-left: 20px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 6px;
}


/*A:: Controls the way the  Links look before a user clicks  or mouse overs on them*/ 	 
A.account {
	font-family :  Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-size : 11px;
	font-weight : normal;
	font-style:  normal;
}
	
/*A:hover:: Controls the way the  Links look when a user passes  their mouse over a them*/ 	 	
A.account:hover {
	font-family :  Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style: normal;
	color : #99CCCC;
}

/*A:visited:: Controls the way the  Links look after a user has visited that section*/ 
A.account:visited {
	font-family : Arial, Helvetica, sans-serif;
	color : #ffffff;
}
	
/*A:visited:hover:: Controls the way the  Links look when a user hovers over a section they have visited*/ 	 
A.account:visited:hover {
	font-family :  Arial, Helvetica, sans-serif;
	color : #FFCC99;
} 

















/*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 : #f7f3e9;
	font-size : 13px;
	font-weight : 100;
	font-style: normal;
	text-decoration:  none;
	width: 100%;
	clip: rect(auto,auto,auto,auto);
}
	
/*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 : #EBCAAD;
	text-decoration: none;
}

/*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 : #FFFFFF;
	text-decoration: none;
}
	
/*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 : #CC9966;
	text-decoration: none;
} 


/*menu-text:: Controls the way the menu (mailing list) text look */ 
.menu-text {
	font-family :Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #333333;
}

/*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 : #000000;
	text-decoration: none;
}


.menu {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : Normal;
	color : #000000;
	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 : 16px;
	font-weight : bold;
	color : #2B749A;
	background-color : #ffffff;
}

 /*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 : #2A749C;
	color : #FFFFFF;
} 
/*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 #e6f2e0;
}
 
/*borders:: Controls the color of  the borders on forms*/ 
.borders {
	border : #025228;
	background-color : #660000;		
 }
 
 /*borders_coupon:: Controls the color of  the borders on the coupon and shipping box*/ 
.borders_coupon {
    border: solid;
    border-color: #c2f9fe;
	border-width: 1px;
}

 /*steps:: Controls the way the steps on the checkout pages display*/
.steps {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : #cfd0d1;
	background-color : #ffffff;
}

 /*steps_on:: Controls the way the steps on the top right hand corner look*/
.steps_on {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : #660000;
	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 : #0099cc;
	font-style: italic;
}

/*borders2:: Controls the color of  the borders on forms*/ 
.borders2 {
	border : #025228;
	background-color : #660000;
 }

/*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: #e9ebea;
}

/*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 :Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : Normal;
	color: #000000;
}
 
/*font2:: Secondary Screen Font */ 
.font2 {
	font-family :Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : Normal;
	color: #000000;
}

/*font3:: Secondary Screen Font */ 
.font3 {
	font-family :Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : Normal;
	color: #FFFFFF;
}

/*btn:: Controls the buttons*/ 
.btn {
	background-color: #dae5ea;
	font-family: arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	cursor: pointer;
	border: 1px solid #000000;
	} 
	/*btn_over:: Controls the buttons*/ 
.btn_over {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	background-color: #D5D3C6;
	font-family: arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #3488AE;
	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: #339900;
    font-family: arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 9px;    
    color: #ffffff;
	cursor: pointer;
	} 	
.quicklinkmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

	
 /*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: #f5f4f2;
    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;
	}
 
.indexcontentleft {
	width: 279px;
	height: 111px;
}
.indexcontentright {
	width: 278px;
	height: 111px;
}
.indexheaderwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.indexheaderblue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004568;
	font-weight: bold;
}
.pagetextsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.pagetextsmallbrown {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #943a00;
}
.pagetextreg {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.pagetextbldbrown {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #943a00;
}
.formfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #dae5ea;
	border: 1px solid #000000;
}
.searchfortestbg {
	background-image: url(/assets/templates/default/images/graphic_searchbg.jpg);
	background-repeat: no-repeat;
	height: 215px;
	width: 220px;
}
.whitepagelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.welcomebg {
	background-image: url(/assets/templates/default/images/welcome_bg.jpg);
	background-repeat: no-repeat;
}
.welcomevideobg {
	background-image: url(/assets/templates/default/images/welcome_video.jpg);
	height: 232px;
	background-repeat: no-repeat;
}
.required {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
}
.itemtwo {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : Normal;
	color : #FFFFFF;
	text-decoration: none;
}
.menu2 {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : strong;
	color : #FFFFFF;
	text-decoration: none;
}
.font4 {
	font-family :Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : Normal;
	color: #660000;
}
.linkdividernoborder {
	border-bottom-color: #5b7886;
	vertical-align: middle;
	padding-left: 20px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 6px;
}
.indexbg {
	background-image: url(/assets/images/default/welcome_bg.jpg);
	height: 264px;
	background-repeat: no-repeat;
}
.indextext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
}

