﻿body {
	padding-right: 0px;
	padding-left: 0px;
	font-size: 11px;
	padding-bottom: 5px;
	margin: 0px;
	padding-top: 2px;
	font-family: Tahoma, Arial, Times New Roman;
	background-color: #ffffff;
}

p, tr, td { /* Default font for paragraphs rows and data */
    font-family: Tahoma, Arial, serif;
    font-size: 11px;
	color: #333333;
}

table.bounding {
	height: 100%;
	width: 760px;
}

table.boundingFooter {
	height: 100%;
	width: 100%;
}

.sub_heading {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #527598;
	height: 12px;
	font-weight: bold;
}	

a:link, a:visited, a:active {	/* Default text links */
	text-decoration: none;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	}	

a:hover	{
	text-decoration: none;
	color:	#000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7A3A59;
	}
	
.cleanlink, a.cleanLink:link, a.cleanLink:visited, a.cleanLink:active, a.cleanLink:hover {	/* Default text links */
	text-decoration: none;
	color: #333333;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	}	

/*-- Begin top menu --*/

#nav a:link, #nav a:visited, #nav a:active { /* Main menu ID */
	color: #FFFFFF;
	font: normal 12px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	padding: 8px 15px;
	background: #AA5E8B;
	border-style: none;
}

#nav a:hover {
	color: #7A3A59;
	background: #F4DCE8;
}

#subnav li a:link, #subnav a:visited, #subnav a:active, #subnav a:hover { /* Sub menu ID */
	color: #7A3A59;
	background: #FFFFFF;
	font-weight: normal;
	font-size: 8px;
	line-height: 12px;
	margin: 0px;
	padding: 3px 16px;
	border-style: none;
}

ul { /* Menu Container */
	padding: 0;
	margin: 0;
 	list-style: none;
}

li { /* Menu Items */
	float: left;
	position: relative;
}

li ul { /* Sub Menu Items */
	display: none;
	position: absolute; 
	bottom: 30px;
}

li > ul {
	top: auto;
	left: auto;
}

#nav li:hover ul, li.over ul { /* Sub Menu Items */
	display: block;
	padding: 0;
	margin: 0;
	height: 15px;
	font-size: 8px;
}

.top_menu_spec:link, .top_menu_spec:visited, .top_menu_spec:active {  /* Main Horizontal menu bar in header */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 6px;
	padding-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-transform: uppercase;
	display: block;
}

.top_menu_spec:hover {
	color: #FFFFFF;
	background-color: #7A3A59;
}

/*-- End top menu --*/

.small	{	
	font-size:	10px;
	}
		
.whiteText { /* White cart text in header */
	font-family: Tahoma, Arial, serif;
	font-size: 11px;
	color: #FFFFFF;	
}

.whiteText:link, .whiteText:visited, .whiteText:active {	/* Default 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;
	}
	
.large_promo_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
}

.larger_promo_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #000000;
	line-height: 24px;
}

.larger_promo_text_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #000000;
	font-weight: bold;
}

.category_list, .category_list:link, .category_list:visited, .category_list:active {  /* Main Verticle menu bar down the left */
	font-family: Arial, serif;
	font-size: 15px;
	color: #631F41;
	font-weight: normal;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 100px;
	padding-top: 8px;
	padding-right: 7px;
	padding-bottom: 8px;
	padding-left: 10px;
	display: block;
}

.category_list:hover {
	font-family: Arial, serif;
	font-size: 15px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 100px;
	background-color: #FFFFFF;
	padding-top: 8px;
	padding-right: 7px;
	padding-bottom: 8px;
	padding-left: 10px;
	display: block;
}

a.right_menu:link, a.right_menu:visited, a.right_menu:active {  /* Right menu bar */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 8px;
	padding-top: 6px;
	padding-bottom: 3px;
	background-color: #7A3A59;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	display: block;
	white-space: nowrap;
}

a.right_menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 8px;
	padding-top: 6px;
	padding-bottom: 3px;
	background-color: #AA5E8B;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	display: block;
	white-space: nowrap;
}

a.right_menu_last:link, a.right_menu_last:visited, a.right_menu_last:active {  /* Right menu bar */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 8px;
	padding-top: 6px;
	padding-bottom: 3px;
	background-color: #7A3A59;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	white-space: nowrap;
}

a.right_menu_last:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 8px;
	padding-top: 6px;
	padding-bottom: 3px;
	background-color: #AA5E8B;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	white-space: nowrap;
}

.bottom_menu:link, .bottom_menu:visited, .bottom_menu:active {  /* Main Horizontal menu bar in header */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
}

.bottom_menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #AA5E8B;
	display: block;
}

.inputBox {  /* Form fields */
	font: 11px/15px Tahoma, Arial, serif;
	color: #000000;
	height: 15px;
	border: 1px solid #AA5E8B;
	background-color: #FFFFFF;
}

.inputTextBox {  /* Form fields */
	font-family: Tahoma, Arial, serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #AA5E8B;
	background-color: #FFFFFF;
}

.dropBox {  /* Form fields */
	font: 11px/20px Tahoma, Arial, serif;
	color: #000000;
	height: 19px;
	border: 1px solid #AA5E8B;
	background-color: #FFFFFF;
}

.button { /* Form Buttons */
	font-family: Tahoma, Arial, serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #AA5E8B;
	height: 18px;
	background-color: #FFFFFF;
}

.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;
}

.footer, a.footer:link, a.footer:visited, a.footer:active {
	font-size:	11px;
	color: #666666;
	}
		
a.footer:hover {
	font-size:	11px;
	color: #000000;
	}
		
h1, h2, h3 {	
    font-family: Arial, serif;
    font-size: 16px;
	color: #7A3A59;
	}	
	
/*------------------------------------------------------------------------*/

.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;
    
}
