.footer_13 {
	width:961px;
	height:27px;
	padding-top:15px;
	color:#525252;
	background-image: url(../images/design/footer_13.jpg);
	background-repeat:repeat-x;
}
.footer_13 a:link {
	color:#525252;
}
.footer_13 a:visited {
	color:#525252;
}
.footer_13 a:active {
	color:#525252;
}
.footer_13 a:hover {
	color:#525252;
	text-decoration: underline;
}
.glossymenu{
margin: 0px 0;
padding: 0;
width: 222px; /*width of menu*/
/*border: 1px solid #9A9A9A;
border-bottom-width: 0;*/
}

.glossymenu a.menuitem2{
background: url(../images/design/menu_bg2.jpg) repeat-x bottom left;
font: normal 12px trebuchet ms, candara, Verdana, Helvetica, sans-serif;
color: #fff;
text-transform:uppercase;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 0px 0;
padding-left: 10px;
line-height:25px;
font-weight:bold;
height:25px;
text-decoration: none;
}


.glossymenu a.menuitem2:visited, .glossymenu .menuitem2:active {
color: #fff;
}

.glossymenu a.menuitem2 .statusicon { /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 8px;
right: 5px;
border: none;
display:none;
}

.glossymenu a.menuitem2:hover {
/*background-image: url(../images/design/menu_bg_hover.jpg);*/
}

.glossymenu div.submenu2 { /*DIV that contains each sub menu*/
/*background: white;*/
}

.glossymenu div.submenu2 ul { /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu2 ul li{
/*border-bottom: 1px solid blue;*/
}

.glossymenu div.submenu2 ul li a {
display: block;
font: normal 13px trebuchet ms, candara, Verdana, Helvetica, sans-serif;
color: #5f5f5f;
font-weight:bold;
text-decoration: none;
padding-left: 10px;
padding-top:5px;
padding-bottom:5px;
background-color:#bfd2ba;
}

.glossymenu div.submenu2 ul li a:hover {
/*background: #DFDCCB;*/
text-decoration: underline;
}
#note1, #note2, #note3, #note4, #note5, #note6 {
	display:none;
}
.header_05 {
	width:177px;
	height:118px;
	background-image: url(../images/design/header_05.jpg);
	background-repeat:repeat-x;
}
.news_content {
	width:120px;
}
.news_image {
	width:55px;
	text-align:center;
}
.news_name {
	font-size:11px;
}
.news_price {
	color:#000;
	font-weight:bold;
}
.news_table {
	height:50px;
	margin-bottom:5px;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px dashed #e2e2e2;	
}
#AjaxifyLoading {
	width:100%;
	text-align:center;
}
#ajax_tooltipObj .ajax_tooltip_content{
	border: 1px solid #000;
	left:-460px;	/* Same as border thickness */
	top:0px;
	position:absolute;
	width:410px;
	background-color: #ff0000;
	padding: 5px;
	padding-left:30px;
	color:#fff;
	text-align:left;
	overflow:auto;	/* Hide overflow content */
	z-index:1000001;
}
.cart_item {
	padding-left:10px;
	padding-right:10px;
}
.cat_table {
	width:134px;
	height:157px;
	background-image: url(../images/design/cat_bg.jpg);
	background-repeat:repeat-x;
	margin:auto;
}
.cat_image {
	padding-top:3px;
	text-align:center;
	height:115px;
}
.cat_name {
	padding:-left:2px;
	padding-right:2px;
	font-size:13px;
}
.cat_name  h4 {
	font-size:12px;
}
.prod_table {
	width:176px;
	height:213px;
	margin:auto;
	background-color:#fff;
}
.prod_image {
	width:174px;
	height:135px;
	text-align:center;
	margin:auto;
	border-left:1px solid #bfd2ba;
	border-right:1px solid #bfd2ba;
}
.prod_name {
	border-left:1px solid #bfd2ba;
	border-right:1px solid #bfd2ba;
	width:170px;
	text-align:left;
	padding-left:2px;
	padding-right:2px;
	height:40px;
	color:#000;
}
.prod_name a:link {
	color:#000;
}
.prod_name a:visited {
	color:#000;
}
.prod_name a:active {
	color:#000;
}
.prod_name a:hover {
	color:#000;
	text-decoration: underline;
}
.prod_more {
	width:176px;
	height:26px;
	background-image: url(../images/design/prod_bottom.jpg);
	background-repeat:repeat-x;
}
.prod_price {
	padding-top:2px;
	padding-left:4px;
	font-weight:Bold;
	color:#c60000;
}
.prod_button {
	padding-right:25px;
	padding-top:4px;
	font-size:12px;
}
.prod_button a:link {
	color:#000;
}
.prod_button a:visited {
	color:#000;
}
.prod_button a:active {
	color:#000;
}
.prod_button a:hover {
	color:#000;
	text-decoration: underline;
}
hr.productInfoHr{
border: 0px;
border-top: 1px dashed;
width: 100%;
color: #ccc;
height: 0px;
}
#productMainImg {
	padding-top:5px;
	width:200px;
	height:195px;
	border:1px solid #e2e2e2;
	text-align:center;
	padding-bottom:10px;
}
legend {
	color:#00774c;
}
.left_bg {
	background-image: url(../images/design/left_bg.jpg);
	background-repeat:repeat-y;
}
