html {
	overflow: -moz-scrollbars-vertical;
	margin: 0;
	padding: 0;
}
* {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 1em;	
}
body, td, th, input, textarea, select, a {
	font-size: 100%;
	font-family: 
}
b{
font-family: "Avant Garde", "Century Gothic", Futura, Modern, "Sans Serif";
}
form {
	padding: 0;
	margin: 0;
	display: inline;
	font-family: "Avant Garde", "Century Gothic", Futura, Modern, "Sans Serif";
}
input, textarea, select {
	margin: 3px 0px;
	font-family: "Avant Garde", "Century Gothic", Futura, Modern, "Sans Serif";
}
a, a:visited {
	color:#6c23a9;
	text-decoration: underline;
	cursor: pointer;
	font-family: "Avant Garde", "Century Gothic", Futura, Modern, "Sans Serif";
}
a:hover {
	text-decoration: none;
	font-family: "Avant Garde", "Century Gothic", Futura, Modern, "Sans Serif";
}
a img {
	border: none;
}
p {
	font-family: "Avant Garde", "Century Gothic", Futura, Modern, "Sans Serif";
	font-size: 100%;
	font-weight: normal;
	line-height: 150%;
	letter-spacing: normal;
	text-align: justify;
	background-color: #f8f8f8;
	margin: 0em;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #666;
}
h2 {
	font-size: 95%;
	font-weight: bold;
	text-transform: capitalize;
	color: #999;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-bottom: 2px;
	font-style: italic;
	font-family: "Avant Garde", "Century Gothic", Futura, Modern, "Sans Serif";
	letter-spacing: normal;
}
/* layout */
#container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-family: "Avant Garde", "Century Gothic", Futura, Modern, "Sans Serif";
}
#header .div2 {
	float: left;
	padding-top: 15px;
	padding-left: 170px;
	font-family: "Avant Garde", "Century Gothic", Futura, Modern, "Sans Serif";
}
	
#header .div3 {
	float: right;
	padding-top: 7px;
	height: 38px;
	font-family: "Avant Garde", "Century Gothic", Futura, Modern, "Sans Serif";
}
#header .div3 a {
	margin-left: 20px;
	padding-left: 20px;
	background-repeat: no-repeat;
	font-family: "Avant Garde", "Century Gothic", Futura, Modern, "Sans Serif";
}
#header .div4 {
	width: 600px;
	clear: right;
	float: right;
	height: 32px;
	padding-right: 14px;
	font-family: "Avant Garde", "Century Gothic", Futura, Modern, "Sans Serif";
}
#header .div4 a {
	float: left;
	margin-right: 2px;
	width: 100px;
	height: 18px;
	padding-top: 9px;
	padding-bottom: 9px;
	background: url(/shop/catalog/view/theme/default/image/tab_1.png) no-repeat;
	text-align: center;
	color: #333333;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	position: relative;
	z-index: 1;
	font-family: "Avant Garde", "Century Gothic", Futura, Modern, "Sans Serif";
}
#header .div4 a.selected {
	background: url(/shop/catalog/view/theme/default/image/tab_2.png) no-repeat;
	color: #FFF;
	padding-bottom: 10px;
	z-index: 3;
	font-family: "Avant Garde", "Century Gothic", Futura, Modern, "Sans Serif";
}
#header .div5 {
	clear: both;
	font-family: "Avant Garde", "Century Gothic", Futura, Modern, "Sans Serif";
}
#header .div5 .left {
	width: 5px;
	height: 40px;
	float: left;
	font-family: "Avant Garde", "Century Gothic", Futura, Modern, "Sans Serif";
}
#header .div5 .right {
	width: 5px;
	height: 40px;
	float: right;
	font-family: "Avant Garde", "Century Gothic", Futura, Modern, "Sans Serif";
}
#header .div5 .center {

	height: 40px;
	margin-left: 5px;
	margin-right: 5px;
	font-family: "Avant Garde", "Century Gothic", Futura, Modern, "Sans Serif";
}
#header .div6 {
	clear: both;
	margin-bottom: 10px;
	font-family: "Avant Garde", "Century Gothic", Futura, Modern, "Sans Serif";
}
#header .div6 .left {
	background: url(/shop/catalog/view/theme/default/image/header_2_left.png) no-repeat;
	width: 5px;
	height: 32px;
	float: left;
}
#header .div6 .right {
	background: url(/shop/catalog/view/theme/default/image/header_2_right.png) no-repeat;
	width: 5px;
	height: 32px;
	float: right;
}
#header .div6 .center {
	background: url(/shop/catalog/view/theme/default/image/header_2_center.png) repeat-x;
	height: 32px;
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 5px;
	padding-right: 5px;
	font-family: "Avant Garde", "Century Gothic", Futura, Modern, "Sans Serif";
}
#header .div7 {
	float: right;
	padding-top: 2px;
}
#search {
	padding-top: 7px;
	padding-left: 5px;
	color: #FFF;
	font-weight: bold;
}
#search select {
	border: 1px solid #0A5391;
	padding: 1px;
}
#search a {
	color: #FFF;
}
#search input {
	border: 1px solid #0A5391;
	padding: 2px;
	font-family: "Avant Garde", "Century Gothic", Futura, Modern, "Sans Serif";
}
#breadcrumb {
	float: left;
	padding-top: 7px;
	padding-bottom: 11px;
	height: 13px;
	margin-bottom: 10px;
	color: #999;
	font-family: "Avant Garde", "Century Gothic", Futura, Modern, "Sans Serif";
}
.switcher {
	float: right;
	margin-top: 3px;
	margin-left: 10px;
	font-family: "Avant Garde", "Century Gothic", Futura, Modern, "Sans Serif";
}
.switcher a {
	text-decoration: none;
	display: block;
	font-family: "Avant Garde", "Century Gothic", Futura, Modern, "Sans Serif";
}
.switcher .selected {
	background: #FFFFFF url(/shop/catalog/view/theme/default/image/switcher.png) repeat-x;
}
.switcher .selected a {
	border: 1px solid #CCCCCC;
	background: url(/shop/catalog/view/theme/default/image/arrow_down.png) 116px center no-repeat;
	color: #666666;
	padding: 2px 5px 2px 5px;
	width: 121px;
	font-family: "Avant Garde", "Century Gothic", Futura, Modern, "Sans Serif";
}
.switcher .selected a:hover {
	background: #F0F0F0 url(/shop/catalog/view/theme/default/image/arrow_down.png) 116px center no-repeat;
	font-family: "Avant Garde", "Century Gothic", Futura, Modern, "Sans Serif";
}
.switcher .option {	
	position: absolute;
	z-index: 3;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #EEEEEE;
	display: none;
	width: 125px;
	padding: 3px;
	font-family: "Avant Garde", "Century Gothic", Futura, Modern, "Sans Serif";
}
.switcher .option a {
	color: #000;
	padding: 3px 5px 3px 5px;
	font-family: "Avant Garde", "Century Gothic", Futura, Modern, "Sans Serif";
}
.switcher img {
	position: relative;
	top: 1px;
	font-family: "Avant Garde", "Century Gothic", Futura, Modern, "Sans Serif";
}
#column_left {
	float: left;
	width: 250px;
	margin-right: 0px;
	clear: left;
	font-family: "Avant Garde", "Century Gothic", Futura, Modern, "Sans Serif";
}
#column_right {
	float: right;
	width: 80px;
	margin-left: 10px;
	clear: right;
	font-family: "Avant Garde", "Century Gothic", Futura, Modern, "Sans Serif";
}
#content {
	margin-left: 270px;
	margin-right: 270px;
	margin-bottom: 10px;
	width:550px;
	font-family: "Avant Garde", "Century Gothic", Futura, Modern, "Sans Serif";
}
#content .top .left {
	/*background: url('../image/content_top_left.png') no-repeat;*/
	width: 5px;
	height: 32px;
	float: left;
	font-family: "Avant Garde", "Century Gothic", Futura, Modern, "Sans Serif";
}
#content .top .right {
	/*background: url('../image/content_top_right.png') no-repeat;*/
	width: 5px;
	height: 32px;
	float: right;
	font-family: "Avant Garde", "Century Gothic", Futura, Modern, "Sans Serif";
}
#content .top .center {
	/*background: url('../image/content_top_center.png') repeat-x;*/
	margin-left: 5px;
	margin-right: 5px;
	font-family: "Avant Garde", "Century Gothic", Futura, Modern, "Sans Serif";
}
#content .top h1 {
	font-size: 100%;
	font-weight: bold;
	font-family: "Avant Garde", "Century Gothic", Futura, Modern, "Sans Serif";
	text-transform: uppercase;
	letter-spacing: 0.2em;
	color: #999;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
#content h1, .heading {
	color: #000000;
	font-size: 100%;
	font-family: "Avant Garde", "Century Gothic", Futura, Modern, "Sans Serif";
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
}
.heading {
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 3px;
	margin-bottom: 10px;
	font-family: "Avant Garde", "Century Gothic", Futura, Modern, "Sans Serif";
}
#content .middle {
	font-size: 85%;
	font-weight: normal;
	font-family: "Avant Garde", "Century Gothic", Futura, Modern, "Sans Serif";
	text-transform: uppercase;
	letter-spacing: normal;
	color: #666;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	min-height: 380px;
}
#content .bottom .left {
	/*background: url('../image/content_bottom_left.png') no-repeat;*/
	width: 5px;
	height: 5px;
	float: left;
	font-family: "Avant Garde", "Century Gothic", Futura, Modern, "Sans Serif";
}
#content .bottom .right {
	/*background: url('../image/content_bottom_right.png') no-repeat;*/
	width: 5px;
	height: 5px;
	float: right;
	font-family: "Avant Garde", "Century Gothic", Futura, Modern, "Sans Serif";
}
#content .bottom .center {
	/*background: url('../image/content_bottom_center.png') repeat-x;*/
	height: 5px;
	margin-left: 5px;
	margin-right: 5px;
	font-family: "Avant Garde", "Century Gothic", Futura, Modern, "Sans Serif";
}
.box {
	margin-bottom: 10px;
	font-family: "Avant Garde", "Century Gothic", Futura, Modern, "Sans Serif";
	/*background: url('../image/box_top.png') no-repeat;*/
}
.box .top {
	padding: 8px 0px 8px 7px;
	color: #000000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-family: "Avant Garde", "Century Gothic", Futura, Modern, "Sans Serif";
}
.box .top img {
	float: left;
	margin-right: 5px;
	font-family: "Avant Garde", "Century Gothic", Futura, Modern, "Sans Serif";
}
.box .middle {
	border-left: 0px solid #DDDDDD;
	border-right: 0px solid #DDDDDD;
	background: #FFFFFF;
	padding: 0px;
	font-family: "Avant Garde", "Century Gothic", Futura, Modern, "Sans Serif";
}
.box .bottom {
	height: 5px;
	font-family: "Avant Garde", "Century Gothic", Futura, Modern, "Sans Serif";
	/*background: url('../image/box_bottom.png') no-repeat;*/
}
.success {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #E4F1C9;
	border: 1px solid #A5BD71;
	font-size: 11px;
	text-align: center;
	font-family: "Avant Garde", "Century Gothic", Futura, Modern, "Sans Serif";
}
.warning {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FFDFE0;
	border: 1px solid #FF9999;
	font-size: 11px;
	font-family: "Avant Garde", "Century Gothic", Futura, Modern, "Sans Serif";
	text-align: center;
}
.wait {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FBFAEA;
	border: 1px solid #EFEBAA;
	font-size: 11px;
	font-family: "Avant Garde", "Century Gothic", Futura, Modern, "Sans Serif";
	text-align: center;
}
.required {
	color: #FF0000;
	font-weight: bold;
	font-family: "Avant Garde", "Century Gothic", Futura, Modern, "Sans Serif";
}
.error {
	color: #FF0000;
	display: block;
	font-family: "Avant Garde", "Century Gothic", Futura, Modern, "Sans Serif";
}
.help {
	cursor: pointer;
	font-family: "Avant Garde", "Century Gothic", Futura, Modern, "Sans Serif";
}
.tooltip {
	border: 1px solid #FDDA5C;
	background: #FBFF95;
	padding: 5px;
	font-size: 11px;
	width: 250px;
	font-family: "Avant Garde", "Century Gothic", Futura, Modern, "Sans Serif";
}
.clear { /* generic container (i.e. div) for floating buttons */
	overflow: hidden;
	width: 100%;
}
.button {
	padding-left: 8px;
	display: inline-block;
	margin-right: 5px;
	color:#FFF;
	font-family: "Avant Garde", "Century Gothic", Futura, Modern, "Sans Serif";
	font-size: 95%;
	font-weight: normal;
	background-image: url(/shop/catalog/view/theme/default/image/button_left.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
}
.button span {
	color: #FFF;
	display: block;
	font-family: "Avant Garde", "Century Gothic", Futura, Modern, "Sans Serif";
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 2px;
	background-image: url(/shop/catalog/view/theme/default/image/button_right.png);
	background-repeat: no-repeat;
	background-position: right top;
	text-decoration: none;
}
.buttons {
	background: #F8F8F8;
	border: 0px solid #DDDDDD;
	padding: 5px;
	margin-bottom: 10px;
	font-family: "Avant Garde", "Century Gothic", Futura, Modern, "Sans Serif";
}
.buttons input {
	padding: 0px;
	margin: 0px;
}
.buttons table {
	width: 100%;
	border-collapse: collapse;
	font-family: "Avant Garde", "Century Gothic", Futura, Modern, "Sans Serif";
}
.buttons table td {
	vertical-align: middle;
	font-family: "Avant Garde", "Century Gothic", Futura, Modern, "Sans Serif";
}
.content {
	background: #F7F7F7;
	border: 0px solid #DDDDDD;
	padding: 10px;
	margin-top: 3px;
	margin-bottom: 10px;
	font-family: "Avant Garde", "Century Gothic", Futura, Modern, "Sans Serif";
}
.list {
	margin-bottom: 10px;
	width: 100%;
	font-family: "Avant Garde", "Century Gothic", Futura, Modern, "Sans Serif";
}
.list td {
	text-align: center;
	vertical-align: top;
	padding-bottom: 10px;
	font-family: "Avant Garde", "Century Gothic", Futura, Modern, "Sans Serif";
}
.sort {
	margin-bottom: 10px;
	background: #F8F8F8;
	height: 30px;
	width: 100%;
	font-family: "Avant Garde", "Century Gothic", Futura, Modern, "Sans Serif";
}
.sort .div1 {
	float: right;
	margin-left: 5px;
	padding-top: 6px;
	padding-right: 9px;
	font-family: "Avant Garde", "Century Gothic", Futura, Modern, "Sans Serif";
}
.sort .div2 {
	text-align:center;
	padding-top: 9px;
	font-family: "Avant Garde", "Century Gothic", Futura, Modern, "Sans Serif";
}
.sort select {
	font-size: 11px;
	margin: 0;
	padding: 0;
	font-family: "Avant Garde", "Century Gothic", Futura, Modern, "Sans Serif";
}
.pagination {
	display: inline-block;
	width: 100%;
	background: #F8F8F8;
	margin-bottom: 10px;
	font-family: "Avant Garde", "Century Gothic", Futura, Modern, "Sans Serif";
}
.pagination .links, .pagination .results {
	padding: 7px;
	font-family: "Avant Garde", "Century Gothic", Futura, Modern, "Sans Serif";
}
.pagination .links {
	float: left;
	font-family: "Avant Garde", "Century Gothic", Futura, Modern, "Sans Serif";
}
.pagination .links a {
	border: 1px solid #CCCCCC;
	padding: 4px 7px;
	text-decoration: none;
	color: #000000;
	font-family: "Avant Garde", "Century Gothic", Futura, Modern, "Sans Serif";
}
.pagination .links b {
	border: 1px solid #CCCCCC;
	padding: 4px 7px;
	text-decoration: none;
	color: #000000;
	background: #FFFFFF;
	font-family: "Avant Garde", "Century Gothic", Futura, Modern, "Sans Serif";
}
.pagination .results {
	float: right;
	font-family: "Avant Garde", "Century Gothic", Futura, Modern, "Sans Serif";
}
.tabs {
	width: 100%;
	height: 31px;
	margin-bottom: 0px;
	font-family: "Avant Garde", "Century Gothic", Futura, Modern, "Sans Serif";
}
.tabs a {
	float: left;
	display: block;
	padding: 6px 15px 7px 15px;
	margin-right: 2px;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	background: #FFFFFF url(/shop/catalog/view/theme/default/image/tab_3.png) repeat-x;
	color: #999;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	z-index: 1;
	position: relative;
	top: 1px;
	font-family: "Avant Garde", "Century Gothic", Futura, Modern, "Sans Serif";
}
.tabs a.selected {
	background: #FFFFFF url(/shop/catalog/view/theme/default/image/tab_3.png) repeat-x;
	border-bottom: 0px;
	padding-bottom: 8px;
	z-index: 3;
}
.tab_page {
	border: 1px solid #DDDDDD;
	background: #FFFFFF;
	padding: 10px;
	display: block;
	z-index: 2;
	margin-bottom: 10px;
	font-family: "Avant Garde", "Century Gothic", Futura, Modern, "Sans Serif";
}
#footer {
	width: 100%;
	clear: both;
	padding-top: 5px;
	border-top: 1px solid #DDDDDD;
	font-family: "Avant Garde", "Century Gothic", Futura, Modern, "Sans Serif";
	}
#footer .div1 {
	float: left;
	text-align: left;
	font-family: "Avant Garde", "Century Gothic", Futura, Modern, "Sans Serif";}
#footer .div2 {
	float: right;
	text-align: right;
	font-family: "Avant Garde", "Century Gothic", Futura, Modern, "Sans Serif";}
#category ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-left: 12px;
	font-family: "Avant Garde", "Century Gothic", Futura, Modern, "Sans Serif";	/*list-style: url('../image/bullet_1.png');*/
}
#information ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left:0px;
	font-family: "Avant Garde", "Century Gothic", Futura, Modern, "Sans Serif";	/*list-style: url('../image/bullet_2.png');*/
}
.cart {
	border-collapse: collapse;
	width: 100%;
	border: 1px solid #EEEEEE;
	margin-bottom: 10px;
	font-family: "Avant Garde", "Century Gothic", Futura, Modern, "Sans Serif";}
.cart th {
	background: #EEEEEE;
	padding: 5px;
	font-weight: normal;
	font-family: "Avant Garde", "Century Gothic", Futura, Modern, "Sans Serif";}
.cart td {
	padding: 5px;
	font-family: "Avant Garde", "Century Gothic", Futura, Modern, "Sans Serif";}

/************************ADD CSS*********************/

.col2,
	.col3 {
		float:left;
		position:relative;
		padding:0 0 1em 0;
		overflow:hidden;
		font-size:14px;
	font-family: "Avant Garde", "Century Gothic", Futura, Modern, "Sans Serif";	}
	/* 2 Column (left menu) settings */
	.leftmenu {
		background:#fff;		/* right column background colour */
	}
	.leftmenu .colleft {
	right:75%;			/* right column width */
	background:#fff;
	}
	.leftmenu .col1 {
	width:71%;			/* right column content width */
	left:102%;
	}
	.leftmenu .col2 {
	width:21%;			/* left column content width (column width minus left and right padding) */
	left:6%;
	}

.arrowlistmenu{
width: 225px; /*width of accordion menu*/
	font-family: "Avant Garde", "Century Gothic", Futura, Modern, "Sans Serif";}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
	color: #999; /*bottom spacing between header and rest of content*/
	text-transform: uppercase; /*header text is indented 10px*/
	cursor: pointer;
	font-family: "Avant Garde", "Century Gothic", Futura, Modern, "Sans Serif";
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	font-weight: normal;
	letter-spacing: .15em;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 10px;
	margin: 0px;
}


.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
	background-color: #fff;
	border-bottom-width: 2px;
	border-bottom-color: #999;
	border-bottom-style: dotted;
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
	list-style-type: none;
	margin: 0;
	padding: 0; /*bottom spacing between each UL and rest of content*/
	text-transform: uppercase;
	font-family: "Avant Garde", "Century Gothic", Futura, Modern, "Sans Serif";
	color: #999;
	letter-spacing: .15em;
}

.arrowlistmenu ul li{
	font-family: "Avant Garde", "Century Gothic", Futura, Modern, "Sans Serif";
	color: #999;
padding-bottom: 5px;
/*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
	font-family: "Avant Garde", "Century Gothic", Futura, Modern, "Sans Serif";
	color: #999;
	background-color: #fff;
	display: block;
/*	padding-left: 10px; link text is indented 19px*/
	text-decoration: none;
	border-bottom: 2px dotted #999;
	font-size: 100%;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 2px;
}

.arrowlistmenu ul li a:visited{
color: #999;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #000;
background-color: #fff;
}
	
#footer {
	clear:both;
	float:left;
	width:100%;
	font-family: "Avant Garde", "Century Gothic", Futura, Modern, "Sans Serif";	
	font-size: 70%;
	color: #999;
}
.arrowlistmenu .menuheader a {
	text-decoration: none;
	color: #999;
}
.arrowlistmenu .menuheader a:hover {
	text-decoration: none;
	color: #000000;
}
.arrowlistmenu .openheader a:hover {
	background-color: white;
	border-bottom-width: 2px;
	border-bottom-color: #999;
	border-bottom-style: dotted;
	color: #000;
}

box .glossymenu{
	margin: 0px 0;
	padding: 0;
	width: 170px; /*width of menu*/
	border: 0px solid #999;
	border-bottom-width: 0;
	text-transform:uppercase;
}

.box .glossymenu a.menuitem{
    color: #999;
	background-color: #fff;
	display: block;
	font-family: "Avant Garde", "Century Gothic", Futura, Modern, "Sans Serif";	
	padding-left: 10px; /*link text is indented 19px*/
	text-decoration: none;
	border-bottom: 2px dotted #999;
	font-size: 90%;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	text-transform:uppercase;
	font-weight: normal;
	letter-spacing: .15em;
}


.box .glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
	font-family: "Avant Garde", "Century Gothic", Futura, Modern, "Sans Serif";	
	color: #999;
}

.box .glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
	font-family: "Avant Garde", "Century Gothic", Futura, Modern, "Sans Serif";
}

.box .glossymenu a.menuitem:hover{
	font-family: "Avant Garde", "Century Gothic", Futura, Modern, "Sans Serif";
background:#FFFFFF;
}

.box .glossymenu div.submenu{ /*DIV that contains each sub menu*/
	font-family: "Avant Garde", "Century Gothic", Futura, Modern, "Sans Serif";	
background: #fff;
}

.box .glossymenu div.submenu ul{ /*UL of each sub menu*/
	font-family: "Avant Garde", "Century Gothic", Futura, Modern, "Sans Serif";
	margin: 0;
	padding: 0;
}

.box .glossymenu div.submenu ul li{
	font-family: "Avant Garde", "Century Gothic", Futura, Modern, "Sans Serif";
border-bottom: 0px solid blue;
}

.box .glossymenu div.submenu ul li a{
	display: block;
	font-family: "Avant Garde", "Century Gothic", Futura, Modern, "Sans Serif";
	color: #999;
	text-decoration: none;
	padding-left: 10px;
	background-color: #fff;
}

.box .glossymenu div.submenu ul li a:hover{
	font-family: "Avant Garde", "Century Gothic", Futura, Modern, "Sans Serif";	
color: #000;
}
