﻿body {
	margin: 0px;
	background: #FFFFFF;
	font: 11px Tahoma, Arial;
	color: #000000;
}

tr, td, p {
	font: 11px Tahoma, Arial;
	color: #000000;
}

.bodyText { /* Default font for content text */
	color: #000000;
	font: 11px Tahoma, Arial;
	line-height: 15px;
	text-align: justify;
}

table.bounding {
	height: 100%;
	width: 100%;
}

table.boundingFooter {
	height: 100%;
	width: 100%;
}

.sub_heading {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #527598;
	height: 12px;
	font-weight: bold;
}	

.tagline { /* Note - small text in header for tag line */
    font-family: Tahoma, Arial, serif;
    font-size: 11px;
	color: #666666;
}

.header_cart { /* Note - small text in header for shopping cart */
    font-family: Tahoma, Arial, serif;
    font-size: 10px;
	color: #FFFFFF;
}

.note { /* Note - small text in dark red */
    font-family: Tahoma, Arial, serif;
    font-size: 10px;
	color: #990000;
}
a.Cats:link, a:visited, a:active {	/* Default text links */
	text-decoration: none;
	color: #000000;
	border-bottom: 1px solid #0066CC;
	}	

a.Cats:hover	{
	text-decoration: none;
	color: #B31B34;
	border-bottom: 1px solid #0066CC;
	}

a:link, a:visited, a:active {	/* Default text links */
	text-decoration: none;
	color: #0066CC;
	/*border-bottom: 1px solid #999999;*/
	border-bottom: 1px solid #0066CC;
	}	

a:hover	{
	text-decoration: none;
	color: #B31B34;
	border-bottom: 1px solid #B31B34;
	}
	
a.cleanLink:link, a.cleanLink:visited, a.cleanLink:active, a.cleanLink:hover {	/* links without bottom border */
	text-decoration: none;
	color: #333333;
	border-width: 0px;
	border-style: none;
	font-size: 11px;
	}	

.small	{	
	font-size:	10px;
	}
		
.whiteText:hover,
.whiteText { /* White cart text in header */
	font-family: Tahoma, Arial, serif;
	font-size: 11px;
	color: #FFFFFF;	
	text-decoration: none;
}

.whiteText:link, .whiteText:visited, .whiteText:active {	/* White text links */
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}	

.whiteText:hover	{	
	color: #FFFFFF;
	text-decoration:	underline;
	}
	
.redText {
	color: #b31b34;
	line-height: 15px;
	text-align: justify;
}

.main_menu:link, .main_menu:visited, .main_menu:active {  /* Main Horizontal menu bar */
	color: #BCBDC0;
	text-decoration: none;
	background: #57575A;
	border: 1px dotted #A8A9AD;
	padding: 5px 15px;
	margin: 0px;
	font: 12px/45px Helvetica, Tahoma, Arial, serif;
}

.main_menu:hover {
	font-family: Helvetica, Tahoma, Arial, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background: #57575A;
	border: 1px dotted #A8A9AD;
	padding: 5px 15px;
	margin: 0px;
}

.category_list, .category_list:link, .category_list:visited, .category_list:active {  /* Main vertical category menu */
	color: #333333;
	text-decoration: none;
	font: bold 11px/20px Tahoma, Arial, serif;
	border-style: none;
	padding-left: 22px;
}

.category_list:hover {
	color: #666666;
	text-decoration: none;
	font: bold 11px/20px Tahoma, Arial, serif;
	border-style: none;
	padding-left: 22px;
}

.sub_category_list, .sub_category_list:link, .sub_category_list:visited, .sub_category_list:active {  /* Main vertical category sub menu */
	color: #333333;
	text-decoration: none;
	font: 11px/16px Tahoma, Arial, serif;
	border-style: none;
	padding-left: 32px;
}

.sub_category_list:hover {
	color: #666666;
	text-decoration: none;
	font: 11px/16px Tahoma, Arial, serif;
	border-style: none;
	padding-left: 32px;
}

.category_heading {
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
}

.top5_heading {
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding-top: 0px;
	padding-bottom: 3px;
}

.headerTopMenu:link, .headerTopMenu:visited, .headerTopMenu:active {  /* Top Horizontal menu bar in header */
	font-family: Arial, serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 20px;
}

.headerTopMenu:hover {
	font-family: Arial, serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px 9px;
	height: 20px;
	border: 1px solid #666666;
}

.headerTopSubMenu:link, .headerTopSubMenu:visited, .headerTopSubMenu:active {  /* Top Horizontal menu bar in header */
	font-family: Tahoma, Arial, serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding: 0px;
	margin-left: 20px;
}

.headerTopSubMenu:hover {
	font-family: Tahoma, Arial, serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	border-top: none;
	border-right: none;
	border-bottom: 1px dotted #CCCCCC;
	border-left: none;
	margin-left: 20px;
	padding: 0px;
}

.inputBox {  /* Form fields */
	font-family: Tahoma, Arial, serif;
	font-size: 11px;
	color: #972828;
	border: 1px solid #CCCCCC;
	height: 18px;
	background-color: #FFFFFF;
}

.search_field {  /* Header search field */
	font-family: Tahoma, Arial, serif;
	font-size: 11px;
	color: #000000;
	border: transparent;
	height: 18px;
	background: url(../images/search_field_bg.jpg) no-repeat left top;
	padding-top: 2px;
}

.inputBoxRequired {  /* Form fields */
	font-family: Tahoma, Arial, serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #CC0000;
	height: 14px;
	background-color: #FFFFFF;
}

.inputTextBox {  /* Form fields */
	font-family: Tahoma, Arial, serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #CCCC00;
	background-color: #FFFFFF;
}

.inputTextBoxRequired {  /* Form fields */
	font-family: Tahoma, Arial, serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #CC0000;
	background-color: #FFFFFF;
}

.search {  /* Header search field */
	font-family: Tahoma, Arial, serif;
	font-size: 11px;
	color: #002851;
	border: 1px solid #7F93A8;
	height: 18px;
	background-color: #C3D1DF;
	width: 155px;
}

.button { /* Form Buttons */
	color: #000000;
	border: 1px solid #FFFFFF;
	height: 20px;
	padding-right: 4px;
	padding-left: 4px;
	background: #FFFFFF url(../images/btn_bg.jpg);
	font: 11px Tahoma, Arial, serif;
}

.section_heading {
	font-family: Tahoma, Verdana, Arial;
	font-size: 18px;
	color: #002851;
	letter-spacing: 2px;
	word-spacing: 3px;
	line-height: 28px;
	width: 480px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C3D1DF;
	height: 10px;
}

h1	{
	color: #0066CC;
	font: 20px/20px Tahoma, Arial;
	text-align: center;
	}	
		
h2	{
	color: #0066CC;
	font: 20px/20px Tahoma, Arial;
	text-align: center;
	}	
	
h3	{
	color:#0066CC;
	font: 20px/20px Tahoma, Arial;
	text-align: center;
	}	

li {
	list-style: disc outside;
	color: #333333;
	font: 10px/15px Arial, Tahoma, serif;
}

.footer {
	font: 10px/30px Helvetica, Tahoma, Arial, serif;
	color: #666666;
}

.footer_menu:link, .footer_menu:visited, .footer_menu:active {  /* Main Horizontal menu bar */
	font: 10px Tahoma, Arial, serif;
	color: #666666;
	text-decoration: none;
	border: none;
	margin: 0px;
	padding-right: 14px;
	padding-left: 14px;
}

.footer_menu:hover {
	font: 10px Tahoma, Arial, serif;
	color: #000000;
	text-decoration: none;
	border: none;
	margin: 0px;
	padding-right: 14px;
	padding-left: 14px;
}

.footnote:link, .footnote:visited, .footnote:active {  /* Main Horizontal menu bar */
	font: 10px/30px Helvetica, Tahoma, Arial, serif;
	color: #666666;
	text-decoration: none;
	padding: 2px 6px;
	margin: 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

.footnote:hover {
	font: 10px/30px Helvetica, Tahoma, Arial, serif;
	color: #CCCCCC;
	text-decoration: none;
	padding: 2px 6px;
	margin: 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
/*------------------------------------------------------------------------*/

.admin_tblbdr {
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	background-color: #f9f9f9;
	font-size: 12px;
	font-family: 'Verdana' , Tahoma, Arial, Times New Roman;

}

.admin_form {
	font-size: 11px;
	font-family: 'Verdana' , Tahoma, Arial, Times New Roman;
}

.admin_head {
	background-color: #999999;
	font-weight: bold;
	text-transform: capitalize;
	color: #ffffff;
}

.altItem {
	background-color: #ffffff;
}

.editItem {
	background-color: #CDEBBD;
}

.admin_sml_text {
	font-size: 10px;
	font-style: italic;
}

.sml_text_search {
	font-size:10px;	
}

.hr_form {
	color:#cccccc;
	width:80%;
	text-align: center;
	height: 1px;
}

.bold {
	font-weight: bold;
	text-transform: capitalize;
}

.grey_bdr {
	border: solid 1px #cccccc;
	background-color: #ffffff;
}

.Cart_total {
    background-color: #e4e4e4;
    
}

.thumb {
	height: 100px;
}

