/* 
 -----------------------------------
 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: Verdana,Arial,Helvetica,sans-serif;
font-size: 10px;
color: #000000;
background-color: #a9a9a9;
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: #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: #025228;
}

/*menu-headers:: Controls the way the menu headers look*/ 
.menu-headers {
font-family: Arial,Helvetica,sans-serif;
font-size: 11px;
color: #ffffff;
font-weight: Bold;
background-color: #025228;
text-decoration: none;
line-height: ;
border: ;
border-bottom-width: ;
border-left: ;
border-right: ;
border-top: ;
border-color: ;
}


/*titles:: Controls the Body Tiles such as (Specials, Feature Items, Items, Related Items)*/ 
.titles {
font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
font-size: 9px;
font-weight: bold;
background-color: #025228;
color: #ffffff;
border: ;
border-bottom-width: ;
border-left: ;
border-right: ;
border-top: ;
border-color: ;
} 

/*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: #025228;
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-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-weight: bold;
color: #000000;
}



/*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: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #2d2c2d;
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: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: normal;
font-style: normal;
color: #2d2c2d;
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: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #2d2c2d;
}

/*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: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #2d2c2d;
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: 16px;
font-weight: bold;
color: #025228;
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: #d0eec0;
color: #025228;
} 
/*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: #025228;

}

/*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: #025228;
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: #025228;
}

/*borders2:: Controls the color of the borders on forms*/ 
.borders2 {
border: #025228;
background-color: #025228;
}

/*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: 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;
}

/*btn:: Controls the buttons*/ 
.btn {

border-top: 1px solid #c2e5d0;
border-bottom: 1px solid #a7ceb7;
border-left: 1px solid #c2e5d0;
border-right: 1px solid #a7ceb7;
background-color: #123758;
font-family: Arial, Helvetica, sans-serif;
font-weight: Bold;
font-size: 10px;
color: #ffffff;
cursor: pointer;
padding: 2px;

} 
/*btn_over:: Controls the buttons*/ 
.btn_over {

border-top: 1px solid #c2e5d0;
border-bottom: 1px solid #c2e5d0;
border-left: 1px solid #a5cdb6;
border-right: 1px solid #a5cdb6;
background-color: #2c5a7e;
font-family: arial, Helvetica, sans-serif;
font-weight: Bold;
font-size: 10px;
color: #FFFFFF;
cursor: pointer;
padding: 2px;

} 

/*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;
} 

/*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;
}

/* HTC.COM STYLES */
.htcfooter { color:#009966; font-family: Arial, Tahoma, Verdana; font-size:11px; line-height: 16px; font-weight:bold; }
.htcfooterlink { color:#FFFFFF; font-family: Arial, Tahoma, Verdana; font-size:11px; line-height: 16px; font-weight:bold; }
.htcfooterlink:hover { color:#DDDDDD; font-family: Arial, Tahoma, Verdana; font-size:11px; line-height: 16px; font-weight:bold; }
.htccopyright { color: #FFFFFF; font-weight: normal; }

.specsheader { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #FFFFFF; }
.specsheader1 { font-family: Arial, Helvetica, sans-serif; font-size:10px; color: #FFF; font-weight: bold; letter-spacing:2px; text-transform:uppercase; }
.specscolumn { font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 11px; }
.specsdata { font-family: Arial, Helvetica, sans-serif; font-size: 11px; } 

.arialblack10 { font-family: Arial, Tahoma, Verdana; font-size: 10px; color: #000000; }
.arialblack11 { font-family: Arial, Tahoma, Verdana; font-size: 11px; color: #000000; }
.arialblack12 { font-family: Arial, Tahoma, Verdana; font-size: 12px; color: #000000; }
.arialblack13 { font-family: Arial, Tahoma, Verdana; font-size: 13px; color: #000000; }
.arialblack14 { font-family: Arial, Tahoma, Verdana; font-size: 14px; color: #000000; }
.arialblack16 { font-family: Arial, Tahoma, Verdana; font-size: 16px; color: #000000; }
.arialblack18 { font-family: Arial, Tahoma, Verdana; font-size: 18px; color: #000000; }

.arialwhite18 { font-family: Arial, Tahoma, Verdana; font-size: 18px; color: #FFFFFF; }

.arialred14 { font-family: Arial, Tahoma, Verdana; font-size: 14px; color: #EA0000; }

.arialblue10 { font-family: Arial, Tahoma, Verdana; font-size: 10px; color: #315F8F; }
.arialblue11 { font-family: Arial, Tahoma, Verdana; font-size: 11px; color: #315F8F; }
.arialblue12 { font-family: Arial, Tahoma, Verdana; font-size: 12px; color: #315F8F; }
.arialblue13 { font-family: Arial, Tahoma, Verdana; font-size: 13px; color: #315F8F; }
.arialblue14 { font-family: Arial, Tahoma, Verdana; font-size: 14px; color: #315F8F; }
.arialblue16 { font-family: Arial, Tahoma, Verdana; font-size: 16px; color: #315F8F; }
.arialblue18 { font-family: Arial, Tahoma, Verdana; font-size: 18px; color: #315F8F; }

.product { font-size:18px; font-style:italic; color:#1B466C; }

