/* 
   -----------------------------------
     iCart 
	 Style Sheet 
	 by Infomart2000 Corp.
	 www.infomart2000.com
   ----------------------------------
   ##Default
   
   Last edited  January 9th 2008
   Still needs cleanup ( "to do" list: )
 */	

 /*body::Controls Page Background Color and any other fonts not defined below*/ 	
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #ffffff;
	font-weight: Normal;
	margin-left: 0px;
	margin-top: 0px;
}
 	 
/*A::Links:: Controls the way the  Links look before a user clicks  or mouse overs on them*/ 	 
A {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	/*font-size: 10px;*/
	font-weight: normal;
	font-style: normal;
}
	
/*A:hover:: Controls the way the  Links look when a user passes  their mouse over a them*/ 	 	
A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #990016;
}

/*A:visited:: Controls the way the  Links look after a user has visited that section*/ 
A:visited {
	font-family: Verdana, 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: Verdana, Arial, Helvetica, sans-serif;
	color: #990016;
	/* text-shadow: white 0 0 0.2em */
} 

/*A.menu::Links:: Controls the way the  Links look before a user clicks  or mouse overs on them*/ 	 
A.menu {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
	
/*A.menu:hover:: Controls the way the  Links look when a user passes  their mouse over a them*/ 	 	
A.menu:hover {
	/* font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; */
	/* font-weight: bold; */
	/* font-style: normal; */
	/* color: #FF0000; */
	color: #000000;
	/* text-decoration: none; */
	/* background-color: #52000a; */
	/* width: 100%; */
	/* line-height: 20px; */
}

/*A.menu:visited:: Controls the way the  Links look after a user has visited that section*/ 
A.menu:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
}
	
/*A.menu:visited:hover:: Controls the way the  Links look when a user hovers over a link section they have visited*/ 	 
A.menu:visited:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	/* background-color: #52000a; */
	width: 100%;
	/* line-height: 20px; */
} 

/*A.cat::Links:: Controls the way the  Links look before a user clicks  or mouse overs on them*/ 	 
A.cat, .cart-text{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	/* text-decoration: underline; */
	text-decoration: none;
}
	
/*A.cat:hover:: Controls the way the  Links look when a user passes  their mouse over a them*/ 	 	
A.cat:hover {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #FF0000;
	text-decoration: underline;
}

/*A.cat:visited:: Controls the way the  Links look after a user has visited that section*/ 
A.cat:visited {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
}
	
/*A.cat:visited:hover:: Controls the way the  Links look when a user hovers over a section they have visited*/ 	 
A.cat:visited:hover {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: underline;
} 
/*A.cat1::Links:: Controls the way the  Links look before a user clicks  or mouse overs on them*/ 	 
A.cat1 {
	font-family: Arial, Helvetica;
	color: #7B7B06;
	/*font-size: 11px;*/
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
	
/*A.cat1:hover:: Controls the way the  Links look when a user passes  their mouse over a them*/ 	 	
A.cat1:hover {
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-style: normal;
	color: #353D18;
	text-decoration: underline;
}

/*A.cat1:visited:: Controls the way the  Links look after a user has visited that section*/ 
A.cat1:visited {
	font-family: Arial, Helvetica;
	color: #7B7B06;
}
	
/*A.cat1:visited:hover:: Controls the way the  Links look when a user hovers over a section they have visited*/ 	 
A.cat1:visited:hover {
	font-family: Arial, Helvetica;
	color: #353D18;
	text-decoration: underline;
} 

 /*frame:: Controls the  Color of the Store's Frame */		
.frame {
	background-color: #000000;
}

 /*menu-headers:: Controls the way the menu headers look*/ 
.menu-headers {
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
	background-color: #000000;
}

 /*menu-text:: Controls the way the menu (mailing list) text look (Default Size is 12)*/ 
.menu-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}

 /*category:: Controls the way the category menu links look*/ 
.category {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0066CC;
	text-decoration: underline;
	font-weight: bold;
}
 
/*titles:: Controls the Body Tiles such as (Specials, Feature Items, Items, Related Items)*/ 
.titles {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #990016;
	border: solid;
	border-color: #000000;
	border-bottom-width: 1px;
	border-left: none;
	border-right: none;
	border-top: none;
} 
 /*alternative:: Controls the form backgrounds and other areas that requred an alternative color Normally Gray (Default Color is EEEEEE)*/
.alternative {
	background-color: #ffffff;
}
  
 /*store-name:: Store Name*/		 
.store-name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: White;
	text-decoration: none;
}

 /*store-slogan:: Store Slogan*/		 
.store-slogan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #30495C;
	font-style: italic;
	text-decoration: none;
}

 /*footer:: Displays at the very bottom of your online store,  copyright and desgined by notices  (Default Size is 9)*/		
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: #000000;
}	

/*borders:: Controls the color of  the borders on forms*/ 
.borders {
	border: #000000;
	background-color: #000000;
 }

/*item:: Controls the Item, Name, Description, Price, Savings, Cost,Font and Color  (Default Size is 12)*/ 
.item {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: Normal;
	color: #585C5F;
	text-decoration: none;
}
/*price:: Controls the Item, Name, Description, Price, Savings, Cost,Font and Color  (Default Size is 12)*/ 
.price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EB1928;
}

 /*data:: Controls body default fonts and colors  (Default Font Size is 12)*/
.data {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

/*frame2:: frame2 settings*/		
.frame2 {
	border-style: solid;
	border-color: #cccccc;
	border-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	background-color: White;
	
}

 /*frame1:: frame1 settings*/		
.frame1 {
	border-style: solid;
	border-color: #4D4D4D;
	border-width: 1px;
	border-bottom-width: 1px;
	border-left: none;
	border-right-width: 1px;
	border-top-width: 1px;

}

/*font1:: Primary  Screen Font size (Default Font Size is 10)*/ 
.font1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: Normal;
	color: #000000;
}
 
/*font2:: Secondary Screen Font (Default Font Size is 12)*/ 
.font2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: Normal;
	color: #000000;
}

 /*font3:: Secondary Screen Font (Default Font Size is 12)*/ 
.font3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #818181;
	border: none;
}

/*font4:: Secondary Screen Font (Default Font Size is 12)*/ 
.font4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #353D18;
}

/*font5:: Secondary Screen Font (Default Font Size is 12)*/ 
.font5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    font-weight: Normal;
	color: White;
}

 /*font6:: Secondary Screen Font (Default Font Size is 12)*/ 
.font6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
    font-weight: Normal;
	color: #191919;
} 

 .txtBoxStyle2{
    border-top: 1px solid #C7D5E0;
    border-bottom: 1px solid #C7D5E0;
    border-left: 1px solid #C7D5E0;
    border-right: 1px solid #C7D5E0;
    background-color: #EDEDED;
    font-family: arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 11px;    
    color: #424040;
	background-image: url(templates/images/shadow_textbox.gif);
	} 
	
.normalLine {
	background-image: url(/images/nav_background.gif);
	text-decoration: none;
	font: bold 8pt arial,helvetica,arial,verdana,tahoma;
	/* color: #FFFFFF; */
}

.currentLine {
	background-color: #00DEFE;
	text-decoration: none;
	font: bold 8pt arial,helvetica,arial,verdana,tahoma;
	/* color: #000000; */
}

.highlightLine {
	/*background-color: #00DEFE;*/
	background-color: #000000;
	cursor: pointer;
	text-decoration: none;
	font: bold 8pt arial,helvetica,arial,verdana,tahoma;
	/* color: #FFFFFF; */
}

.highlightLine2 {
	/*background-color: #00DEFE;*/
	background-color: #0000ff;
	text-decoration: none;
	font: bold 8pt arial,helvetica,arial,verdana,tahoma;
	/* color: #FFFFFF; */
}

.topblueline {
	background-color: #0000FF;
	text-decoration: none;
	font: bold 8pt arial,helvetica,arial,verdana,tahoma;
	/* color: #FFFFFF; */
}

.navigation {
	/* background-color: #0000FF; */
	background-color: #0000FF;
	text-decoration: none;
	font: bold 10pt arial,helvetica,arial,verdana,tahoma;
	/* color: #FFFFFF; */
	vertical-align:top;
}

.bodylink {
	background-color: #0000FF;
	text-decoration: none;
	font: bold 10pt arial,helvetica,arial,verdana,tahoma;
	/* color: #FFFFFF; */
}

.bodylink:hover { 
	background-color: #0000FF;
	text-decoration: underline;
	font: bold 10pt arial,helvetica,arial,verdana,tahoma;
	/* color: #FFFFFF; */
}

.leftsquare { 
	background-color: #FFFFFF;
	text-decoration: none;
	font: 10pt arial,helvetica,arial,verdana,tahoma;
	/* color: #000000; */
}

.rightsquare {
	background-color: #FFFFFF;
	text-decoration: none;
	font: 10pt arial,helvetica,arial,verdana,tahoma;
	/* color: #000000; */
}

.bottom1 { 
	background-color: #5464A8;
	text-decoration: none;
	font: 10pt arial,helvetica,arial,verdana,tahoma;
	/* color: #FFFFFF; */
}

.bottom2 {
	background-color: #FFCC66;
	text-decoration: none;
	font: 10pt arial,helvetica,arial,verdana,tahoma;
	/* color: #000000; */
}

.contentmiddle { background-image: url(assets/templates/[template]/images/content_middle.gif); }

.topcontent { 
	background-image: url(assets/templates/[template]/images/content_top.gif);
	text-decoration: none;
	font: bold 10pt arial,helvetica,arial,verdana,tahoma;
	/* color: #FFFFFF; */
}

.topcontent2 { 
	background-image: url(assets/templates/[template]/images/content_top2.gif);
	text-decoration: none;
	font: bold 10pt arial,helvetica,arial,verdana,tahoma;
	/* color: #FFFFFF; */
}

.topLine { background-image: url(assets/templates/[template]/images/nav_top.gif); }

.contentleft { background-image: url(assets/templates/[template]/images/content_left.gif); }

ul { text-align:left; }
