/* 
================================
3DCart Style Sheet 
by Infomart2000 Corp.
www.3dcart.com
================================
*/	
	

/***********************************/
/*          DESIGN ELEMENTS        */
/***********************************/

 
/*body:: Controls Page Background Color and any other fonts not defined below*/ 	
body {
	font-family: Microsoft Sans Serif, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background: #1d58de url(images/bg.jpg) repeat-x;
	font-weight: normal;
	padding: 0px;
	margin: 0;
}
/*data:: Controls body default fonts and colors*/
.data {
	font-family: Microsoft Sans Serif, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	background: #FFF;
}
td {
	font-family: Microsoft Sans Serif, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
}
/*frame:: Controls the  Color of the Store's Frame*/		
.frame {
	background-color: #f5f5f5;
}
/*top:: Controls the  Color of the top Bar*/		
.top {
	background: #FFF url(images/BG_Logo.gif) repeat-x;
}
/*footer:: Displays at the very bottom of your online store,  copyright and desgined by notices*/		
.footer {
	font-family: Microsoft Sans Serif, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}
/*line:: Controls the  Color of the line bellow the top bar*/		
.line {
	background: #FFF url(../images/BG_menu.gif) repeat-x;
}
/*alternative:: Controls the form backgrounds and other areas that requred an alternative color*/
.alternative {
	background-color: #e0e5fe;
	padding: 2px 2px 2px 2px;
	border: 1px solid #707070;
}
/*borders:: Controls the color of  the borders on forms*/ 
.borders {
	border: #cccccc;
	background-color: #cccccc;
}
/*borders2:: Controls the color of  the borders on forms*/ 
.borders2 {
	border: 1px dotted #cccccc;
	border-style: none none dotted;
}
/*invoice_table:: Controls the background color on your invoices*/ 
.invoice_table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #585C5F;
	text-decoration: none;
	line-height: 125%;
}
/*invoice_table-old:: Controls the background color on your invoices*/ 
.invoice_table-old {
	background-color: #f9f8f8;
}
/***********************************/
/*         HEADERS & TITLES        */
/***********************************/


/*menu-headers:: Controls the way the menu headers look*/ 
.menu-headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4196e7;
	font-weight: bold;
	background-color: #000000;
	text-decoration: none;
	line-height: 20px;
	border: solid;
	border-bottom-width: 1px;
	border-left: none;
	border-right: none;
	border-top: none;
	border-color: #FFF;
}
/*page_headers:: Controls the page's titles*/
.page_headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0f1577;
}
/*checkout-headers:: Controls the titles on the checkout pages (Billing Information, Shipping Information etc)*/
.checkout-headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ff0d01;
	font-weight: bold;
}
/*titles:: Controls the Body Tiles such as (Specials, Feature Items, Items, Related Items)*/ 
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-top: none;
	border-bottom: 1px solid #666666;
	border-left: none;
	border-right: none;
	color: #ff0d01;
	padding:3px;
}
/*titles-old:: Controls the Body Tiles such as (Specials, Feature Items, Items, Related Items)*/ 
.titles-old {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-top: none;
	border-bottom: 1px solid #666666;
	border-left: none;
	border-right: none;
	color: #666666;
	padding:3px;
}
/*titles2:: Controls the titles on the view cart page*/ 
.titles2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #e0e5fe;
	color: #999999;
	padding:4px;
}
/*titles3:: Controls the Product Listing Title*/ 
.titles3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	background-color:#0000000;
	color: #000000;
	text-decoration: none;
	padding: 10px 4px 10px 4px;
	background-image:url(../images/bgg.gif);
}
/*options-titles:: Controls the way the titles on the product options display*/
.options-titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #585C5F;
}
/*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;
}
/***********************************/
/*          GENERAL FONTS          */
/***********************************/

/*grey10:: Grey Font 10px */ 
.grey10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #707070;
	text-decoration: none;
}
/*font1:: Primary Screen Font */ 
.font1 {
	font-family: Microsoft Sans Serif, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
/*font2:: Secondary Screen Font */ 
.font2 {
	font-family: Microsoft Sans Serif, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #bc0000;
}
.font3 {
	font-family: Microsoft Sans Serif, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
}
.font4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #c32519;
}
.white {
	color: #FFF;
}
.txtSearch {
	font-family: Microsoft Sans Serif, Arial, Helvetica, sans-serif;
	height: 25px;
	color: #000;
	font-size: 11px;
	border: none;
	padding: 4px 0px 0px 0px;
	margin: 0;
}
/*icon:: Controls the way the menu icons display*/ 
.icon {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #89508c;
}
/*store-name:: Store Name*/		 
.store-name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	color: #4982b8;
	text-decoration: none;
}
/*store-slogan:: Store Slogan*/		 
.store-slogan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #3a3740;
	padding-top:28px;
}
/*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: 12px;
	font-weight: normal;
	color: #585C5F;
	text-decoration: none;
	line-height: 125%;
}
/*item-old:: Controls the Item, Name, Description, Price, Savings, Cost,Font and Color*/ 
.item-old {
	font-family: Microsoft Sans Serif, 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: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #585C5F;
}
/*price:: Controls the way the product's prices display*/ 
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #d90d0e;
	font-weight: bold;
}
/*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: #999999;
	line-height: 18px;
	background-color: #FFF;
}
/*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: #cccccc;
}
/*steps_on:: Controls the way the steps on the checkout [ages display*/
.steps_on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ff1102;
}
/*error:: Controls the error messages*/ 
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #e10e04;
	text-decoration: none;
}
/*green1:: Green Font 12px */ 
.green1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #006400;
}
/*green2:: Green Font 12px Bold */ 
.green2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: Bold;
	color: #006400;
}
/*headline:: Red Font 12px */ 
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: Bold;
	color: #cc0017;
}
/*bullet-title:: Controls the Product description bullet point headings*/ 
.bullet-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color:#0000000;
	color: #2C237E;
	text-decoration: none;
}
/*image-caption:: Controls the caption under supporting images on product detail pages*/ 
.image-caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color:#0000000;
	color: #000000;
	text-decoration: none;
}
/*red1:: Red Font 12px */ 
.red1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #cc0017;
}
/*red2:: Red Font 11 px */ 
.red2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #cc0017;
}
/*blue1:: Blue Font 11 px Bold */ 
.blue1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: Bold;
	color: #000080;
}
/***********************************/
/*      FORM FIELDS & BUTTONS      */
/***********************************/



/*btn:: Controls the buttons*/ 
.btn {
	border-top: 1px solid #dcdbdc;
	border-bottom: 1px solid #dcdbdc;
	border-left: 1px solid #dcdbdc;
	border-right: 1px solid #dcdbdc;
	background: url(images/BG_btn.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
	cursor: pointer;
	margin:1px;
}
/*btn_over:: Controls the buttons*/ 
.btn_over {
	border-top: 1px solid #dcdbdc;
	border-bottom: 1px solid #dcdbdc;
	border-left: 1px solid #dcdbdc;
	border-right: 1px solid #dcdbdc;
	background: url(images/BG_btn1.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #666666;
	cursor: pointer;
	margin:1px;
}
/*btn2:: Controls the buttons*/
.btn2 {
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #ff1102;
	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: #FBFBFB;
	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;
}
/***********************************/
/*              LINKS              */
/***********************************/

/*A:old:: Controls the way the  Links look before a user clicks  or mouse overs on them*/ 	 
a.old {
	font-family: Microsoft Sans Serif, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
}
/*A:old:hover:: Controls the way the  Links look when a user passes  their mouse over a them*/ 	 	
a.old:hover {
	font-family: Microsoft Sans Serif, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #ff1102;
	text-decoration: none;
}
/*A:old:visited:: Controls the way the  Links look after a user has visited that section*/ 
a.old:visited {
	font-family: Microsoft Sans Serif, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
}
/*A:old:visited:hover:: Controls the way the  Links look when a user hovers over a section they have visited*/ 	 
a.old:visited:hover {
	font-family: Microsoft Sans Serif, Arial, Helvetica, sans-serif;
	color: #ff1102;
	text-decoration: none;
}
/*A:: Controls the way the  Links look before a user clicks  or mouse overs on them*/ 	 
a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #707070;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
/*A:hover:: Controls the way the  Links look when a user passes  their mouse over a them*/ 	 	
a:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #ff0000;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
/*A:visited:: Controls the way the  Links look after a user has visited that section*/ 
a:visited {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #707070;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
/*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, Verdana, Helvetica, sans-serif;
	color: #ff0000;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
/*A:menu:: Controls the way the  Links on the top and bottom menu look before a user clicks  or mouse overs on them*/ 	 
a.menu {
	font-family: Microsoft Sans Serif, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration:none;
}
/*A:menu:over:: Controls the way the  Links on the top and bottom menu look when a user passes  their mouse over a them*/ 	
a.menu:hover {
	font-family: Microsoft Sans Serif, Arial, Helvetica, sans-serif;
	color: #ff1102;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
/*A:menu:over:: Controls the way the  Links on the top and bottom menu look after a user has visited that section*/ 	
a.menu:visited {
	font-family: Microsoft Sans Serif, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration:none;
}
/*A:menu:visited:over:: Controls the way the  Links on the top and bottom menu look when a user hovers over a section they have visited*/	
a.menu:visited:hover {
	font-family: Microsoft Sans Serif, Arial, Helvetica, sans-serif;
	color: #ff1102;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
/*A.link2:: Controls the way the  Links on the left bar look before a user clicks  or mouse overs on them*/ 	 
a.link2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000080;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
}
/*A.link2:hover:: Controls the way the  Links on the left bar look  when a user passes  their mouse over a them*/ 	
a.link2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ff1102;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
}
/*A.link2:visited:: Controls the way the  Links on the left bar look after a user has visited that section*/ 
a.link2:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000080;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
}
/*A.link2:visited:hover:: Controls the way the  Links on the left bar look when a user hovers over a section they have visited*/ 	 
a.link2:visited:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ff1102;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
}
/*A.link2-bold:: Controls the way the  Links on the left bar look before a user clicks  or mouse overs on them*/ 	 
a.link2-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000080;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;
}
/*A.link2-bold:hover:: Controls the way the  Links on the left bar look  when a user passes  their mouse over a them*/ 	
a.link2-bold:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ff1102;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;
}
/*A.link2-bold:visited:: Controls the way the  Links on the left bar look after a user has visited that section*/ 
a.link2-bold:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000080;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;
}
/*A.link2-bold:visited:hover:: Controls the way the  Links on the left bar look when a user hovers over a section they have visited*/ 	 
a.link2-bold:visited:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ff1102;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;
}
/*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: Microsoft Sans Serif, Arial, Helvetica, sans-serif;
	color: #000080;
	font-size: 11px;
	font-weight: normal;
	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: Microsoft Sans Serif, Arial, Helvetica, sans-serif;
	color: #ff1102;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	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: Microsoft Sans Serif, Arial, Helvetica, sans-serif;
	color: #000080;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	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: Microsoft Sans Serif, Arial, Helvetica, sans-serif;
	color: #ff1102;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
}
/*A.cat-bold:: Controls the way the  Links on the left bar look before a user clicks  or mouse overs on them*/ 	 
a.cat-bold {
	font-family: Microsoft Sans Serif, Arial, Helvetica, sans-serif;
	color: #000080;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;
}
/*A.cat-bold:hover:: Controls the way the  Links on the left bar look  when a user passes  their mouse over a them*/ 	
a.cat-bold:hover {
	font-family: Microsoft Sans Serif, Arial, Helvetica, sans-serif;
	color: #ff1102;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;
}
/*A.cat-bold:visited:: Controls the way the  Links on the left bar look after a user has visited that section*/ 
a.cat-bold:visited {
	font-family: Microsoft Sans Serif, Arial, Helvetica, sans-serif;
	color: #000080;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;
}
/*A.cat-bold:visited:hover:: Controls the way the  Links on the left bar look when a user hovers over a section they have visited*/ 	 
a.cat-bold:visited:hover {
	font-family: Microsoft Sans Serif, Arial, Helvetica, sans-serif;
	color: #ff1102;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;
}
/*A.prod-cat-titles:: Controls the way the  Links on the left bar look before a user clicks  or mouse overs on them*/ 	 
a.prod-cat-titles {
	font-family: Arial, Helvetica, sans-serif, Microsoft Sans Serif;
	color: #000080;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;
}
/*A.prod-cat-titles:hover:: Controls the way the  Links on the left bar look  when a user passes  their mouse over a them*/ 	
a.prod-cat-titles:hover {
	font-family: Arial, Helvetica, sans-serif, Microsoft Sans Serif;
	color: #ff1102;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;
}
/*A.prod-cat-titles:visited:: Controls the way the  Links on the left bar look after a user has visited that section*/ 
a.prod-cat-titles:visited {
	font-family: Arial, Helvetica, sans-serif, Microsoft Sans Serif;
	color: #000080;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;
}
/*A.prod-cat-titles:visited:hover:: Controls the way the  Links on the left bar look when a user hovers over a section they have visited*/ 	 
a.prod-cat-titles:visited:hover {
	font-family: Arial, Helvetica, sans-serif, Microsoft Sans Serif;
	color: #ff1102;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;
}
/*a.sub-cat:: Controls the way the Sub Category links look look before a user clicks or mouse overs on them*/ 	 
a.sub-cat {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
/*a.sub-cat:hover:: Controls the way the Sub Category links look when a user passes their mouse over a them*/ 	
a.sub-cat:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #b12f29;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
/*a.sub-cat:visited:: Controls the way the Sub Category links look after a user has clicked on them*/ 
a.sub-cat:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
/*a.sub-cat:visited:hover:: Controls the way the Sub Category links look when a user hovers over a link they have clicked*/ 	 
a.sub-cat:visited:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #b12f29;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
/*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: 12px;
	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: 12px;
	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: 12px;
	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: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
/*a.grey10v:: Controls the way the Links look before a user clicks or mouse overs on them*/ 
a.grey10v {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #707070;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
/*a.grey10v:hover:: Controls the way the Links look when a user passes their mouse over a them*/
a.grey10v:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ff0000;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
/*a.grey10v:visited:: Controls the way the Links look after a user has visited that section*/ 
a.grey10v:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #707070;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
/*a.grey10v:visited:hover:: Controls the way the Links look when a user hovers over a section they have visited*/ 
a.grey10v:visited:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ff0000;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
/*A.links:: Controls the way the  Links on the left bar look before a user clicks  or mouse overs on them*/ 	 
a.links {
	font-family: Microsoft Sans Serif, Arial, Helvetica, sans-serif;
	color: #000080;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
}
/*A.links:hover:: Controls the way the  Links on the left bar look  when a user passes  their mouse over a them*/ 	
a.links:hover {
	font-family: Microsoft Sans Serif, Arial, Helvetica, sans-serif;
	color: #ff1102;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
}
/*A.links:visited:: Controls the way the  Links on the left bar look after a user has visited that section*/ 
a.links:visited {
	font-family: Microsoft Sans Serif, Arial, Helvetica, sans-serif;
	color: #000080;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
}
/*A.links:visited:hover:: Controls the way the  Links on the left bar look when a user hovers over a section they have visited*/ 	 
a.links:visited:hover {
	font-family: Microsoft Sans Serif, Arial, Helvetica, sans-serif;
	color: #ff1102;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
}
/*a.links-old:: Controls the way the Extra page links look before a user clicks or mouse overs on them*/ 	 
a.links-old {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
/*a.links-old:hover:: Controls the way the Extra page links look when a user passes their mouse over a them*/ 	
a.links-old:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #ca3227;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
/*a.links-old:visited:: Controls the way the Extra page links look after a user has clicked on them*/ 
a.links-old:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
/*a.links-old:visited:hover:: Controls the way the Extra page links look when a user hovers over a link they have clicked*/ 	 
a.links-old:visited:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #ca3227;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
img {
	border: none;
}
